{"id":653,"date":"2026-05-15T17:03:25","date_gmt":"2026-05-15T20:03:25","guid":{"rendered":"https:\/\/cuidapp.site\/?page_id=653"},"modified":"2026-05-22T17:06:22","modified_gmt":"2026-05-22T20:06:22","slug":"onde-buscar-apoio","status":"publish","type":"page","link":"https:\/\/cuidapp.site\/es\/onde-buscar-apoio\/","title":{"rendered":"Onde buscar apoio?"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"653\" class=\"elementor elementor-653\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d52c10 e-flex e-con-boxed e-con e-parent\" data-id=\"9d52c10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4ffb7d efeito-entrada elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"b4ffb7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Onde buscar apoio<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-724cab8 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"724cab8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1243\" height=\"980\" src=\"https:\/\/cuidapp.site\/wp-content\/uploads\/2026\/05\/6bfd4614-5cec-415c-98c5-228c73f9931d-e1779477536283.webp\" class=\"attachment-full size-full wp-image-904\" alt=\"\" srcset=\"https:\/\/cuidapp.site\/wp-content\/uploads\/2026\/05\/6bfd4614-5cec-415c-98c5-228c73f9931d-e1779477536283.webp 1243w, https:\/\/cuidapp.site\/wp-content\/uploads\/2026\/05\/6bfd4614-5cec-415c-98c5-228c73f9931d-e1779477536283-300x237.webp 300w, https:\/\/cuidapp.site\/wp-content\/uploads\/2026\/05\/6bfd4614-5cec-415c-98c5-228c73f9931d-e1779477536283-1024x807.webp 1024w, https:\/\/cuidapp.site\/wp-content\/uploads\/2026\/05\/6bfd4614-5cec-415c-98c5-228c73f9931d-e1779477536283-768x606.webp 768w, https:\/\/cuidapp.site\/wp-content\/uploads\/2026\/05\/6bfd4614-5cec-415c-98c5-228c73f9931d-e1779477536283-15x12.webp 15w\" sizes=\"(max-width: 1243px) 100vw, 1243px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-464b5052 e-flex e-con-boxed e-con e-parent\" data-id=\"464b5052\" data-element_type=\"container\" data-e-type=\"container\" id=\"canais\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a30a1 elementor-widget elementor-widget-heading\" data-id=\"a30a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Canais nacionais<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30314c8d elementor-widget elementor-widget-html\" data-id=\"30314c8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .cu-hot {\n    --cu-purple: #631A54;\n    --cu-yellow: #F8B500;\n    --cu-cream: #FFFAEC;\n    --cu-line: #F2E5DD;\n    --cu-muted: #5C4A55;\n    width: 100%; max-width: 1180px; margin: 0 auto;\n    display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;\n    font-family: 'Outfit', system-ui, sans-serif;\n  }\n  @media (max-width: 900px) { .cu-hot { grid-template-columns: 1fr; } }\n\n  .cu-hot-card {\n    position: relative; overflow: hidden;\n    background: #fff; border: 1px solid var(--cu-line);\n    border-radius: 22px; padding: 32px 28px 28px;\n    transition: transform .45s cubic-bezier(.2,.7,.2,1),\n                box-shadow .45s ease, border-color .35s ease;\n    display: flex; flex-direction: column;\n  }\n  .cu-hot-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 22px 50px -22px rgba(99,26,84,.25);\n    border-color: rgba(248,181,0,.4);\n  }\n  .cu-hot-ico {\n    width: 52px; height: 52px; border-radius: 14px;\n    background: rgba(248,181,0,.18); color: var(--cu-purple);\n    display: flex; align-items: center; justify-content: center;\n    margin-bottom: 18px;\n    transition: transform .4s ease, background .4s ease;\n  }\n  .cu-hot-card:hover .cu-hot-ico {\n    background: var(--cu-yellow);\n    transform: rotate(-8deg) scale(1.05);\n  }\n  .cu-hot-ico svg { width: 26px; height: 26px;\n      \n  }\n  .cu-hot-name {\n    font-size: 18px; font-weight: 500; color: var(--cu-purple);\n    line-height: 1.3; margin-bottom: 16px;\n  }\n  .cu-hot-text {\n    font-size: 14px; line-height: 22px; color: var(--cu-muted);\n    margin-bottom: 22px; flex: 1;\n  }\n  .cu-hot-cta {\n    display: inline-flex; align-items: center; gap: 10px;\n    background: var(--cu-purple); color: #fff !important;\n    text-decoration: none;\n    padding: 14px 22px; border-radius: 999px;\n    font-size: 16px; font-weight: 500; font-family: inherit;\n    transition: all .3s ease;\n    align-self: flex-start;\n  }\n  .cu-hot-cta:hover {\n    background: var(--cu-yellow); color: var(--cu-purple) !important;\n    transform: translateY(-2px);\n    box-shadow: 0 12px 24px -10px rgba(99,26,84,.4);\n  }\n  .cu-hot-cta .cu-hot-num {\n    font-size: 22px; font-weight: 600; letter-spacing: -.02em;\n  }\n  .cu-hot-cta svg { width: 16px; height: 16px; }\n  .cu-hot-alt {\n    margin-top: 12px; font-size: 13px; color: var(--cu-muted);\n  }\n  .cu-hot-alt a {\n    color: var(--cu-purple); font-weight: 500; text-decoration: none;\n    border-bottom: 1px dotted var(--cu-purple);\n  }\n  .cu-hot-alt a:hover { color: var(--cu-yellow); border-bottom-color: var(--cu-yellow); }\n<\/style>\n\n<div class=\"cu-hot\">\n  <article class=\"cu-hot-card\">\n    <div class=\"cu-hot-ico\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\">\n        <path d=\"M3 21V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v16l-4-3-4 3-4-3-4 3z\"\/>\n        <path d=\"M9 9h6M9 13h6\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"cu-hot-name\">Defensoria P\u00fablica<\/div>\n    <p class=\"cu-hot-text\">Apoio jur\u00eddico gratuito. Ligue para o Disque 129\n    e a central indica a unidade da Defensoria P\u00fablica mais pr\u00f3xima de voc\u00ea.<\/p>\n    <a class=\"cu-hot-cta\" href=\"tel:129\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n      <\/svg>\n      <span class=\"cu-hot-num\">129<\/span>\n    <\/a>\n  <\/article>\n\n  <article class=\"cu-hot-card\">\n    <div class=\"cu-hot-ico\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\">\n        <path d=\"M12 2 4 6v6c0 5 3.5 9 8 10 4.5-1 8-5 8-10V6l-8-4z\"\/>\n        <path d=\"M9 12l2 2 4-4\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"cu-hot-name\">Direitos Humanos<\/div>\n    <p class=\"cu-hot-text\">Denuncie viola\u00e7\u00f5es de direitos no trabalho dom\u00e9stico.<\/p>\n    <a class=\"cu-hot-cta\" href=\"tel:100\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n      <\/svg>\n      <span class=\"cu-hot-num\">100<\/span>\n    <\/a>\n    <div class=\"cu-hot-alt\">\n      Tamb\u00e9m por WhatsApp:\n      <a href=\"https:\/\/wa.me\/5561996110100\" target=\"_blank\" rel=\"noopener\">(61) 99611-0100<\/a>\n    <\/div>\n  <\/article>\n\n  <article class=\"cu-hot-card\">\n    <div class=\"cu-hot-ico\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\">\n        <circle cx=\"12\" cy=\"8\" r=\"5\"\/>\n        <path d=\"M12 13v8M9 18h6\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"cu-hot-name\">Central de Atendimento \u00e0 Mulher<\/div>\n    <p class=\"cu-hot-text\">Den\u00fancia de viol\u00eancia, inclusive sexual, no trabalho dom\u00e9stico.\n    Informa\u00e7\u00f5es sobre direitos e locais de atendimento. Liga\u00e7\u00e3o gratuita.<\/p>\n    <a class=\"cu-hot-cta\" href=\"tel:180\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n      <\/svg>\n      <span class=\"cu-hot-num\">180<\/span>\n    <\/a>\n  <\/article>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-587721f2 e-flex e-con-boxed e-con e-parent\" data-id=\"587721f2\" data-element_type=\"container\" data-e-type=\"container\" id=\"mapa\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13190798 elementor-widget elementor-widget-heading\" data-id=\"13190798\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">No mapa<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b0e8910 elementor-widget elementor-widget-heading\" data-id=\"3b0e8910\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sindicatos e Associa\u00e7\u00f5es de Trabalhadoras Dom\u00e9sticas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77302930 elementor-widget elementor-widget-text-editor\" data-id=\"77302930\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Os sindicatos atuam na defesa dos direitos das trabalhadoras dom\u00e9sticas. Atrav\u00e9s do site Fenatrad (Federa\u00e7\u00e3o Nacional Das Trabalhadoras Dom\u00e9sticas) voc\u00ea encontra os contatos dos sindicatos mais pr\u00f3ximos da sua regi\u00e3o. Veja alguns sindicatos localizados em v\u00e1rias regi\u00f5es do pa\u00eds:\u00a0<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60fdb816 elementor-widget elementor-widget-html\" data-id=\"60fdb816\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .mapa-sindicatos {\n    --roxo: #631B54;\n    --amarelo: #F8B500;\n    --texto: #3b303b;\n    --suave: #766a76;\n    --borda: #E9DDE7;\n    --fundo: #fff;\n\n    width: 100%;\n    font-family: \"Outfit\", system-ui, sans-serif;\n  }\n\n  .mapa-sindicatos * {\n    box-sizing: border-box;\n  }\n\n  .ms-box {\n    width: 100%;\n    display: grid;\n    grid-template-columns: 1.4fr 0.9fr;\n    min-height: 620px;\n    border: 1px solid var(--borda);\n    border-radius: 28px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  #mapa-sindicatos-brasil {\n    width: 100%;\n    min-height: 620px;\n    z-index: 1;\n  }\n\n  .ms-side {\n    padding: 26px;\n    border-left: 1px solid var(--borda);\n    background: #fff;\n    overflow-y: auto;\n    max-height: 620px;\n  }\n\n  .ms-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 10px;\n    color: var(--roxo);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .ms-kicker::before {\n    content: \"\";\n    width: 26px;\n    height: 2px;\n    background: var(--amarelo);\n    border-radius: 999px;\n  }\n\n  .ms-title {\n    margin: 0 0 10px;\n    color: var(--roxo);\n    font-size: 30px;\n    line-height: 1.12;\n    font-weight: 600;\n    letter-spacing: -0.03em;\n  }\n\n  .ms-intro {\n    margin: 0 0 18px;\n    color: var(--suave);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .ms-search {\n    width: 100%;\n    height: 44px;\n    margin-bottom: 16px;\n    border: 1px solid var(--borda);\n    border-radius: 999px;\n    padding: 0 16px;\n    font-family: inherit;\n    font-size: 14px;\n    outline: none;\n  }\n\n  .ms-search:focus {\n    border-color: var(--roxo);\n  }\n\n  .ms-filters {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 18px;\n  }\n\n  .ms-chip {\n    border: 1px solid var(--borda);\n    background: #fff;\n    color: var(--roxo);\n    border-radius: 999px;\n    padding: 8px 12px;\n    font-family: inherit;\n    font-size: 13px;\n    font-weight: 600;\n    cursor: pointer;\n  }\n\n  .ms-chip.is-active {\n    background: var(--roxo);\n    border-color: var(--roxo);\n    color: #fff;\n  }\n\n  .ms-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .ms-card {\n    border: 1px solid var(--borda);\n    border-radius: 18px;\n    padding: 16px;\n    background: #fff;\n    cursor: pointer;\n    transition: 0.2s ease;\n  }\n\n  .ms-card:hover {\n    border-color: var(--roxo);\n    transform: translateY(-2px);\n  }\n\n  .ms-card h3 {\n    margin: 0 0 8px;\n    color: var(--roxo);\n    font-size: 17px;\n    line-height: 1.25;\n    font-weight: 600;\n  }\n\n  .ms-state {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 9px;\n    border-radius: 999px;\n    background: #FFFAEC;\n    color: var(--roxo);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .ms-card p {\n    margin: 0 0 7px;\n    color: var(--texto);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ms-card a {\n    color: var(--roxo);\n    font-weight: 600;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .ms-empty {\n    display: none;\n    padding: 22px;\n    border: 1px dashed var(--borda);\n    border-radius: 18px;\n    background: #FFFAEC;\n    color: var(--suave);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .leaflet-popup-content-wrapper {\n    border-radius: 16px;\n  }\n\n  .leaflet-popup-content {\n    font-family: \"Outfit\", system-ui, sans-serif;\n    color: #3b303b;\n  }\n\n  .ms-popup-title {\n    color: #631B54;\n    font-weight: 700;\n    font-size: 15px;\n    line-height: 1.25;\n    margin-bottom: 6px;\n  }\n\n  .ms-popup-state {\n    color: #766a76;\n    font-size: 12px;\n    margin-bottom: 6px;\n  }\n\n  @media (max-width: 900px) {\n    .ms-box {\n      grid-template-columns: 1fr;\n    }\n\n    #mapa-sindicatos-brasil {\n      min-height: 430px;\n    }\n\n    .ms-side {\n      max-height: none;\n      border-left: 0;\n      border-top: 1px solid var(--borda);\n    }\n  }\n<\/style>\n\n<link\n  rel=\"stylesheet\"\n  href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\"\n\/>\n\n<section class=\"mapa-sindicatos\">\n  <div class=\"ms-box\">\n    <div id=\"mapa-sindicatos-brasil\"><\/div>\n\n    <aside class=\"ms-side\">\n      <span class=\"ms-kicker\">Mapa de contatos<\/span>\n  \n      <p class=\"ms-intro\">\n        Clique nos pontos do mapa ou filtre por estado para encontrar contatos, endere\u00e7os e hor\u00e1rios de atendimento.\n      <\/p>\n\n      <input\n        class=\"ms-search\"\n        type=\"search\"\n        placeholder=\"Buscar por estado, cidade, sindicato...\"\n        data-ms-search\n      >\n\n      <div class=\"ms-filters\" data-ms-filters><\/div>\n\n      <div class=\"ms-list\" data-ms-list><\/div>\n\n      <div class=\"ms-empty\" data-ms-empty>\n        Nenhum resultado encontrado. Tente buscar por outro estado, cidade ou sindicato.\n      <\/div>\n    <\/aside>\n  <\/div>\n<\/section>\n\n<script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"><\/script>\n\n<script>\n(function () {\n  const data = [\n    {\n      estado: \"Acre\",\n      sigla: \"AC\",\n      cidade: \"Rio Branco\",\n      lat: -9.97499,\n      lng: -67.8243,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas do Rio Branco\",\n      endereco: \"Rua Rio Grande do Sul, n.\u00ba 182, Bairro Dom Giocondo. Rio Branco\/AC. CEP: 69.900-324\",\n      telefone: \"(68) 99999-3103\",\n      email: \"sindomesticoac@hotmail.com\"\n    },\n    {\n      estado: \"Amap\u00e1\",\n      sigla: \"AP\",\n      cidade: \"Macap\u00e1\",\n      lat: 0.0349,\n      lng: -51.0694,\n      nome: \"Sindicato dos Trabalhadores Dom\u00e9sticos de Amap\u00e1\",\n      endereco: \"Av. Padre Manoel da N\u00f3brega, n\u00ba 537, Sede da CUT. Macap\u00e1\/AP. CEP: 68908-030\",\n      telefone: \"(96) 99123-3671 \/ 99104-2896\",\n      email: \"sindomesticaap3@gmail.com\"\n    },\n    {\n      estado: \"Bahia\",\n      sigla: \"BA\",\n      cidade: \"Salvador\",\n      lat: -12.9777,\n      lng: -38.5016,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas do Estado da Bahia\",\n      endereco: \"Avenida Vasco da Gama, 682, Edif\u00edcio Juremeiro, 1\u00ba andar, Salvador\/BA. CEP: 40.290-350\",\n      telefone: \"(71) 3334-1734 \/ 98845-1777\",\n      email: \"sindomesticobahia@gmail.com\"\n    },\n    {\n      estado: \"Esp\u00edrito Santo\",\n      sigla: \"ES\",\n      cidade: \"Vit\u00f3ria\",\n      lat: -20.3155,\n      lng: -40.3128,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Vit\u00f3ria\",\n      endereco: \"Rua da Alf\u00e2ndega, 22, Ed. Sarkis, Sala 1.107, Centro. Vit\u00f3ria\/ES. CEP: 29.010-090\",\n      telefone: \"(27) 3222-2826 \/ 99799-4508\",\n      email: \"sindomesticosdevitoria@hotmail.com\"\n    },\n    {\n      estado: \"Maranh\u00e3o\",\n      sigla: \"MA\",\n      cidade: \"S\u00e3o Lu\u00eds\",\n      lat: -2.5307,\n      lng: -44.3068,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de S\u00e3o Luiz\",\n      endereco: \"Av. Jer\u00f4nimo de Albuquerque, s\/n, 1\u00ba andar, sala 204, Casa do Trabalhador, Retorno do Calhau. S\u00e3o Lu\u00eds\/MA. CEP: 65051-200\",\n      telefone: \"(98) 97006-7555\",\n      email: \"sindomesticoma.27@gmail.com\"\n    },\n    {\n      estado: \"Para\u00edba\",\n      sigla: \"PB\",\n      cidade: \"Campina Grande\",\n      lat: -7.2306,\n      lng: -35.8811,\n      nome: \"Associa\u00e7\u00e3o das Trabalhadoras Dom\u00e9sticas de Campina Grande\",\n      endereco: \"Rua Sulpino Cola\u00e7o, 23, S\u00e3o Jos\u00e9. Campina Grande\/PB\",\n      telefone: \"(83) 99302-1579\",\n      email: \"associadomestica@gmail.com\"\n    },\n    {\n      estado: \"Para\u00edba\",\n      sigla: \"PB\",\n      cidade: \"Jo\u00e3o Pessoa\",\n      lat: -7.1195,\n      lng: -34.845,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas da Grande Jo\u00e3o Pessoa\",\n      endereco: \"Av. Cruz Cordeiro, n\u00ba 75, Varadouro, Centro. Jo\u00e3o Pessoa\/PB. CEP: 58010-120\",\n      telefone: \"(83) 98832-0497\",\n      email: \"sindomestica.jp2009@gmail.com\"\n    },\n    {\n      estado: \"Paran\u00e1\",\n      sigla: \"PR\",\n      cidade: \"Curitiba\",\n      lat: -25.4284,\n      lng: -49.2733,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Curitiba\",\n      endereco: \"Rua 15 de Novembro, 279, Sala 303, Ed. Assun\u00e7\u00e3o Fernandes. Curitiba\/PR. CEP: 80020-310\",\n      telefone: \"(41) 3225-4144\",\n      email: \"\"\n    },\n    {\n      estado: \"Paran\u00e1\",\n      sigla: \"PR\",\n      cidade: \"Londrina\",\n      lat: -23.3045,\n      lng: -51.1696,\n      nome: \"Sedel - Sindicato dos Empregados Dom\u00e9sticos de Londrina e Regi\u00e3o\",\n      endereco: \"Rua Souza Naves, 441, sala 114. Londrina\/PR\",\n      telefone: \"(43) 3345-0738\",\n      email: \"sedel.londrina@gmail.com\"\n    },\n    {\n      estado: \"Pernambuco\",\n      sigla: \"PE\",\n      cidade: \"Recife\",\n      lat: -8.0476,\n      lng: -34.877,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas da Regi\u00e3o Metropolitana de Recife\",\n      endereco: \"Rua da Conc\u00f3rdia, n\u00ba 977, S\u00e3o Jos\u00e9. Recife\/PE. CEP: 50020-050\",\n      telefone: \"(81) 3244-4479 \/ 3244-8529\",\n      email: \"domestc1@gmail.com\",\n      atendimento: \"Segunda, ter\u00e7a e quarta, das 8h \u00e0s 13h.\"\n    },\n    {\n      estado: \"Piau\u00ed\",\n      sigla: \"PI\",\n      cidade: \"Teresina\",\n      lat: -5.0892,\n      lng: -42.8016,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Teresina\",\n      endereco: \"Rua Desembargador Freitas, n\u00ba 1808, Centro Norte. Teresina\/PI\",\n      telefone: \"(86) 98813-0406\",\n      email: \"sintradomesticospiaui@hotmail.com\"\n    },\n    {\n      estado: \"Rio Grande do Sul\",\n      sigla: \"RS\",\n      cidade: \"Pelotas\",\n      lat: -31.7654,\n      lng: -52.3376,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Pelotas\",\n      endereco: \"Rua Santa Cruz, 2454, Centro. Pelotas\/RS. CEP: 96015-710\",\n      telefone: \"(53) 3025-2690 \/ 3025-2600\",\n      email: \"sindomesticars@gmail.com\"\n    },\n    {\n      estado: \"Rio de Janeiro\",\n      sigla: \"RJ\",\n      cidade: \"Volta Redonda\",\n      lat: -22.5202,\n      lng: -44.0996,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Volta Redonda\",\n      endereco: \"Rua General Oswaldo Pinto da Veiga, 350, 11\u00ba andar, Sala 1125, Pontual Shopping, Vila Santa Cec\u00edlia. Volta Redonda\/RJ. CEP: 27.260-140\",\n      telefone: \"(24) 99919-1101\",\n      email: \"contato207@hotmail.com\"\n    },\n    {\n      estado: \"Rio de Janeiro\",\n      sigla: \"RJ\",\n      cidade: \"Rio de Janeiro\",\n      lat: -22.9068,\n      lng: -43.1729,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas do Munic\u00edpio do Rio de Janeiro\",\n      endereco: \"Av. Paulo de Frontin, n\u00ba 665, Rio Comprido. Rio de Janeiro\/RJ. CEP: 20261-241\",\n      telefone: \"(21) 2293-7270 \/ 98149-6310\",\n      email: \"sindomesticas.rj@gmail.com\"\n    },\n    {\n      estado: \"Rio de Janeiro\",\n      sigla: \"RJ\",\n      cidade: \"Nova Igua\u00e7u\",\n      lat: -22.7561,\n      lng: -43.4604,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Nova Igua\u00e7u\",\n      endereco: \"Rua Brasil, 412, Centro, Metr\u00f3pole. Nova Igua\u00e7u\/RJ\",\n      telefone: \"(21) 2668-260 \/ 96681-3214\",\n      email: \"sindomesticas@yahoo.com.br\",\n      atendimento: \"Segunda, ter\u00e7a e quarta, das 9h \u00e0s 14h.\"\n    },\n    {\n      estado: \"Santa Catarina\",\n      sigla: \"SC\",\n      cidade: \"Chapec\u00f3\",\n      lat: -27.1004,\n      lng: -52.6152,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Chapec\u00f3\",\n      endereco: \"Rua Rui Barbosa, 274-e, Ed. 1\u00ba de Maio, Sala 02, Centro. Chapec\u00f3\/SC. CEP: 89812-000\",\n      telefone: \"(49) 3330-4100\",\n      email: \"sintradom1993@gmail.com\",\n      atendimento: \"Segunda, quarta e sexta, das 14h \u00e0s 17h.\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"S\u00e3o Paulo\",\n      lat: -23.5505,\n      lng: -46.6333,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de S\u00e3o Paulo\",\n      endereco: \"Rua Margarida, 298, Barra Funda. S\u00e3o Paulo\/SP. CEP: 01154-030\",\n      telefone: \"(11) 3826-0651 \/ 3824-9191\",\n      email: \"stdmspsindicato@gmail.com\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Campinas\",\n      lat: -22.9056,\n      lng: -47.0608,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Campinas\",\n      endereco: \"Rua Ataulfo Alves, 396, Vila Castelo Branco. Campinas\/SP. CEP: 13061-030\",\n      telefone: \"(19) 3229-1377 \/ 99494-0919\",\n      email: \"sinddomcampinas@yahoo.com.br\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Franca\",\n      lat: -20.5386,\n      lng: -47.4008,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Franca\",\n      endereco: \"Rua General Carneiro, n\u00ba 1768, Centro. Franca\/SP. CEP: 14400-500\",\n      telefone: \"(16) 3723-9749 \/ 99698-1999\",\n      email: \"sindomestico@yahoo.com.br\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Piracicaba\",\n      lat: -22.7338,\n      lng: -47.6476,\n      nome: \"Sindicato das Trabalhadoras Dom\u00e9sticas de Piracicaba\",\n      endereco: \"Rua Benjamin Constant, 1575, Centro. Piracicaba\/SP. CEP: 13400-053\",\n      telefone: \"(16) 3422-0467\",\n      email: \"sindomesticaspiracicaba@gmail.com\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Ara\u00e7atuba\",\n      lat: -21.2076,\n      lng: -50.4401,\n      nome: \"Sindicato das Empregadas e Trabalhadores Dom\u00e9sticos de Ara\u00e7atuba e Regi\u00e3o\",\n      endereco: \"Rua Bol\u00edvia, 1104, Jd. Planalto. Ara\u00e7atuba\/SP\",\n      telefone: \"(18) 3305-9923\",\n      email: \"sind.domesticaaracatuba@hotmail.com\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Catanduva\",\n      lat: -21.1378,\n      lng: -48.9728,\n      nome: \"Sindicato dos Trabalhadores Dom\u00e9sticos de Catanduva e Regi\u00e3o\",\n      endereco: \"Rua Cear\u00e1, 168, Centro. Catanduva\/SP\",\n      telefone: \"(17) 3524-5836 \/ (17) 99618-5141 \/ 99111-5734\",\n      email: \"stec9962010@hotmail.com\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Morro Agudo\",\n      lat: -20.7314,\n      lng: -48.0586,\n      nome: \"Sindicato das Empregadas e Trabalhadores Dom\u00e9sticos de Morro Agudo e Regi\u00e3o\",\n      endereco: \"Rua Jos\u00e9 Martins Pombeiro, 63, Norberto Jos\u00e9 Ribeiro. Morro Agudo\/SP. CEP: 14.640-000\",\n      telefone: \"(16) 3851-6953\",\n      email: \"sindomestica.ma@hotmail.com\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Jundia\u00ed\",\n      lat: -23.1857,\n      lng: -46.8978,\n      nome: \"Sindicato das Empregadas e Trabalhadores Dom\u00e9sticos de Jundia\u00ed e Regi\u00e3o\",\n      endereco: \"Rua Rangel Pestana, 600, Centro. Jundia\u00ed\/SP\",\n      telefone: \"(11) 4586-9780\",\n      email: \"contato@sindomesticajundiai.com.br \/ atendimento@sindomesticajundiai.com.br\",\n      site: \"www.sindomesticajundiai.com.br\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"S\u00e3o Paulo\",\n      lat: -23.535,\n      lng: -46.635,\n      nome: \"Sindicato das Empregadas e Trabalhadores Dom\u00e9sticos da Grande S\u00e3o Paulo\",\n      endereco: \"Av. Casper L\u00edbero, 383, 13\u00ba andar, Sala 13C, Santa Efig\u00eania. S\u00e3o Paulo\/SP\",\n      telefone: \"(11) 3326-6857 \/ 2849-1708\",\n      email: \"\",\n      site: \"www.sindomestica.com.br\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"Sorocaba\",\n      lat: -23.5015,\n      lng: -47.4526,\n      nome: \"Sindicato das Empregadas e Trabalhadores Dom\u00e9sticos de Sorocaba e Regi\u00e3o\",\n      endereco: \"Rua Leite Penteado, 78, Centro. Sorocaba\/SP\",\n      telefone: \"(15) 3346-4237\",\n      email: \"contato@sindomesticasorocaba.com.br\",\n      site: \"www.sindomesticasorocaba.com.br\"\n    },\n    {\n      estado: \"S\u00e3o Paulo\",\n      sigla: \"SP\",\n      cidade: \"S\u00e3o Paulo\",\n      lat: -23.5365,\n      lng: -46.6345,\n      nome: \"Federa\u00e7\u00e3o das Empregadas e Trabalhadores Dom\u00e9sticos do Estado de S\u00e3o Paulo\",\n      endereco: \"Av. Casper L\u00edbero, 383, 13\u00ba andar, sala 13C, Centro. S\u00e3o Paulo\/SP. CEP: 01033-001\",\n      telefone: \"(11) 3228-1390 \/ Disque Den\u00fancia: 0800 000 4074\",\n      email: \"\",\n      site: \"https:\/\/federacaodomesticas.com.br\/contato.php\",\n      atendimento: \"Segunda \u00e0 sexta, das 08h30 \u00e0s 12h e das 13h \u00e0s 17h30.\"\n    },\n    {\n      estado: \"Sergipe\",\n      sigla: \"SE\",\n      cidade: \"Aracaju\",\n      lat: -10.9472,\n      lng: -37.0731,\n      nome: \"Sindicato de Trabalhadoras Dom\u00e9sticas de Sergipe\",\n      endereco: \"Rua Pr\u00f3pria, 386, Centro. Aracaju\/SE. CEP: 49010-450\",\n      telefone: \"(79) 98171-2077\",\n      email: \"sindose@gmail.com\"\n    },\n    {\n      estado: \"Minas Gerais\",\n      sigla: \"MG\",\n      cidade: \"Belo Horizonte\",\n      lat: -19.9167,\n      lng: -43.9345,\n      nome: \"Associa\u00e7\u00e3o de Trabalhadoras Dom\u00e9sticas Tereza de Benguela\",\n      endereco: \"Rua Jaguari, n\u00ba 700, Bairro Bonfim. Belo Horizonte\/MG\",\n      telefone: \"(31) 99477-6158\",\n      email: \"coletivoterezadebenguela@gmail.com\"\n    }\n  ];\n\n  const mapEl = document.getElementById(\"mapa-sindicatos-brasil\");\n  const listEl = document.querySelector(\"[data-ms-list]\");\n  const filtersEl = document.querySelector(\"[data-ms-filters]\");\n  const searchEl = document.querySelector(\"[data-ms-search]\");\n  const emptyEl = document.querySelector(\"[data-ms-empty]\");\n\n  if (!mapEl || typeof L === \"undefined\") return;\n\n  const map = L.map(mapEl, {\n    scrollWheelZoom: false\n  }).setView([-14.2, -51.9], 4);\n\n  L.tileLayer(\"https:\/\/{s}.basemaps.cartocdn.com\/light_all\/{z}\/{x}\/{y}{r}.png\", {\n    maxZoom: 19,\n    attribution: \"&copy; OpenStreetMap &copy; CARTO\"\n  }).addTo(map);\n\n  const icon = L.divIcon({\n    className: \"ms-marker\",\n    html: '<div style=\"width:26px;height:26px;background:#631B54;border:3px solid #F8B500;border-radius:50%;box-shadow:0 6px 16px rgba(99,27,84,.35);\"><\/div>',\n    iconSize: [26, 26],\n    iconAnchor: [13, 13]\n  });\n\n  const markers = [];\n  let activeState = \"Todos\";\n\n  const states = [\"Todos\", ...Array.from(new Set(data.map(item => item.estado))).sort()];\n\n  states.forEach(state => {\n    const btn = document.createElement(\"button\");\n    btn.className = \"ms-chip\" + (state === \"Todos\" ? \" is-active\" : \"\");\n    btn.type = \"button\";\n    btn.textContent = state;\n    btn.addEventListener(\"click\", () => {\n      activeState = state;\n\n      document.querySelectorAll(\".ms-chip\").forEach(chip => chip.classList.remove(\"is-active\"));\n      btn.classList.add(\"is-active\");\n\n      render();\n    });\n\n    filtersEl.appendChild(btn);\n  });\n\n  function normalize(text) {\n    return String(text || \"\")\n      .toLowerCase()\n      .normalize(\"NFD\")\n      .replace(\/[\\u0300-\\u036f]\/g, \"\");\n  }\n\n  function makePopup(item) {\n    return `\n      <div class=\"ms-popup-title\">${item.nome}<\/div>\n      <div class=\"ms-popup-state\">${item.cidade} \u00b7 ${item.estado}<\/div>\n      <div>${item.telefone ? item.telefone : \"\"}<\/div>\n    `;\n  }\n\n  function makeCard(item, index) {\n    const card = document.createElement(\"article\");\n    card.className = \"ms-card\";\n\n    card.innerHTML = `\n      <span class=\"ms-state\">${item.estado} \u00b7 ${item.cidade}<\/span>\n      <h3>${item.nome}<\/h3>\n      <p><strong>Endere\u00e7o:<\/strong> ${item.endereco}<\/p>\n      ${item.telefone ? `<p><strong>Telefone:<\/strong> ${item.telefone}<\/p>` : \"\"}\n      ${item.email ? `<p><strong>E-mail:<\/strong> <a href=\"mailto:${item.email.split(\" \/ \")[0]}\">${item.email}<\/a><\/p>` : \"\"}\n      ${item.site ? `<p><strong>Site:<\/strong> <a href=\"${item.site.startsWith(\"http\") ? item.site : \"https:\/\/\" + item.site}\" target=\"_blank\" rel=\"noopener\">${item.site}<\/a><\/p>` : \"\"}\n      ${item.atendimento ? `<p><strong>Atendimento:<\/strong> ${item.atendimento}<\/p>` : \"\"}\n    `;\n\n    card.addEventListener(\"click\", () => {\n      const marker = markers[index];\n      if (!marker) return;\n\n      map.setView([item.lat, item.lng], 12);\n      marker.openPopup();\n    });\n\n    return card;\n  }\n\n  data.forEach((item, index) => {\n    const marker = L.marker([item.lat, item.lng], { icon })\n      .bindPopup(makePopup(item))\n      .addTo(map);\n\n    markers[index] = marker;\n  });\n\n  function render() {\n    const term = normalize(searchEl.value);\n    listEl.innerHTML = \"\";\n\n    let visibleCount = 0;\n    const bounds = [];\n\n    data.forEach((item, index) => {\n      const haystack = normalize([\n        item.estado,\n        item.sigla,\n        item.cidade,\n        item.nome,\n        item.endereco,\n        item.telefone,\n        item.email,\n        item.site\n      ].join(\" \"));\n\n      const matchState = activeState === \"Todos\" || item.estado === activeState;\n      const matchSearch = !term || haystack.includes(term);\n      const show = matchState && matchSearch;\n\n      if (markers[index]) {\n        if (show) {\n          markers[index].addTo(map);\n          bounds.push([item.lat, item.lng]);\n        } else {\n          map.removeLayer(markers[index]);\n        }\n      }\n\n      if (show) {\n        listEl.appendChild(makeCard(item, index));\n        visibleCount++;\n      }\n    });\n\n    emptyEl.style.display = visibleCount ? \"none\" : \"block\";\n\n    if (bounds.length > 1) {\n      map.fitBounds(bounds, { padding: [40, 40] });\n    } else if (bounds.length === 1) {\n      map.setView(bounds[0], 11);\n    } else {\n      map.setView([-14.2, -51.9], 4);\n    }\n\n    setTimeout(() => map.invalidateSize(), 150);\n  }\n\n  searchEl.addEventListener(\"input\", render);\n\n  render();\n\n  setTimeout(() => map.invalidateSize(), 500);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e97924f elementor-widget elementor-widget-text-editor\" data-id=\"4e97924f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align:center; max-width:760px; margin:0 auto; font-size:13px; line-height:20px; color:#9A8A91; font-style:italic;\">N\u00e3o encontrou seu munic\u00edpio? Procure tamb\u00e9m atrav\u00e9s da <a href=\"https:\/\/fenatrad.org.br\" target=\"_blank\" style=\"color:#631A54; font-weight:500;\">Fenatrad &mdash; Federa\u00e7\u00e3o Nacional das Trabalhadoras Dom\u00e9sticas<\/a>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Onde buscar apoio Canais nacionais Defensoria P\u00fablica Apoio jur\u00eddico gratuito. Ligue para o Disque 129 e a central indica a unidade da Defensoria P\u00fablica mais pr\u00f3xima de voc\u00ea. 129 Direitos Humanos Denuncie viola\u00e7\u00f5es de direitos no trabalho dom\u00e9stico. 100 Tamb\u00e9m por WhatsApp: (61) 99611-0100 Central de Atendimento \u00e0 Mulher Den\u00fancia de viol\u00eancia, inclusive sexual, no [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-653","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/pages\/653","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/comments?post=653"}],"version-history":[{"count":37,"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/pages\/653\/revisions"}],"predecessor-version":[{"id":942,"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/pages\/653\/revisions\/942"}],"wp:attachment":[{"href":"https:\/\/cuidapp.site\/es\/wp-json\/wp\/v2\/media?parent=653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}