*{box-sizing:border-box;margin:0;padding:0}:root{--verde-primario:#0f3f2f;--verde-secundario:#1a5a40;--verde-destaque:#2f7a52;--verde-claro:#4e9a6a;--verde-primario-rgb:15,63,47;--verde-secundario-rgb:26,90,64;--verde-destaque-rgb:47,122,82;--verde-navegacao:#1f6f50;--verde-navegacao-rgb:31,111,80;--dourado-principal:#f2b533;--dourado-escuro:#c9921e;--dourado-principal-rgb:242,181,51;--marfim:#f6f3ea;--neutro-claro:#edf3ee;--neutro-medio:#d5e2d8;--texto-principal:#1f2a24;--texto-secundario:#2e3d35;--texto-suave:#4b5a52;--texto-claro:#fff;--borda-suave:#d8e1d9;--fundo-menu:#1a4b38;--fundo-menu-hover:#245a43;--borda-menu:#2e6a4c;--texto-menu:#e9f5ee;--azul-destaque:#4f7ccf;--vermelho-liturgia:#c23c2a;--vermelho-remocao:#a82e21;--sombra-suave:0 2px 6px #0003;--sombra-media:0 4px 12px #0000004d;--aviso-fundo:#f6f3ea;--aviso-borda:#e3dfd2;--aviso-raio:12px;--aviso-texto-cor:#6f6f6f;--aviso-texto-tamanho:0.95rem;--aviso-texto-peso:500;--aviso-texto-espacamento:0.04em;--aviso-largura-maxima:320px;--aviso-padding-vertical:10px;--aviso-padding-horizontal:18px;--aviso-gap:10px;--aviso-imagem-largura:146px;--aviso-imagem-top:-18px;--aviso-container-padding-top:148px;--aviso-imagem-largura-mobile:156px;--aviso-imagem-top-mobile:-20px;--aviso-container-padding-top-mobile:164px;--celebracoes-tom-2:#f9fcfa;--celebracoes-tom-3:#f7fbf8;--celebracoes-tom-4:#eef6f1;--largura-navegador-de-blocos:50px;--margem-lateral-navegador:8px;--espaco-lateral-navegador-sobre-conteudo:calc(var(--largura-navegador-de-blocos) + var(--margem-lateral-navegador));--raio-micro:6px;--raio-padrao:12px;--raio-generoso:20px;--cor-fundo-html:#dce7de;--imagem-fundo-html:linear-gradient(180deg,#dce7de,#e9f3ea);--duracao-transicao-de-pagina:0.22s;--repeticao-fundo-html:no-repeat;--tamanho-fundo-html:100% 100%;--posicao-fundo-html:top left;--anexo-fundo-html:scroll}body,html{overflow-x:hidden}html:has(body.celebracoes_body){scrollbar-gutter:auto}body{background:#0000;color:var(--texto-principal);font-family:Nunito,sans-serif;padding-top:80px}body.celebracao_body{min-height:100vh}html{-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;background-attachment:var(--anexo-fundo-html,scroll);background-color:var(--cor-fundo-html,#0000);background-image:var(--imagem-fundo-html,none);background-position:var(--posicao-fundo-html,0 0);background-repeat:var(--repeticao-fundo-html,no-repeat);background-size:var(--tamanho-fundo-html,cover);scrollbar-gutter:stable}body.com_modal_aberta::-webkit-scrollbar{background:#0000;height:0;width:0}#app-navegacao-overlay{--largura-faixa-direita-overlay:0px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(180deg,#dce7de,#e9f3ea);inset:0;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--largura-faixa-direita-overlay)),#0000 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--largura-faixa-direita-overlay)),#0000 100%);opacity:0;pointer-events:none;position:fixed;transition:opacity var(--duracao-transicao-de-pagina,.22s) ease;z-index:9998}#app-navegacao-overlay.ativo{opacity:.68}.componente_carregamento_global{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity var(--duracao-transicao-de-pagina,.22s) ease;z-index:9997}.componente_carregamento_global.ativo{opacity:1}.componente_carregamento{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f5fbf6f5;border:1px solid rgba(var(--verde-primario-rgb,122,154,138),.2);border-radius:20px;color:rgba(var(--verde-primario-rgb,122,154,138),.86);display:inline-flex;gap:12px;padding:10px 14px}.componente_carregamento--global{box-shadow:0 18px 32px rgba(var(--verde-primario-rgb,122,154,138),.18)}.componente_carregamento--painel{margin:10px auto 6px;width:min(100%,430px)}.componente_carregamento_icone{align-items:center;border-radius:16px;display:inline-flex;flex:0 0 58px;height:58px;justify-content:center;width:58px}.componente_carregamento_logo{display:block;height:58px;width:58px}.componente_carregamento_logo_fundo{fill:rgba(var(--verde-primario-rgb,122,154,138),.58)}.componente_carregamento_logo_trilha{fill:none;stroke:#ffffff59;stroke-linecap:round;stroke-linejoin:round}.componente_carregamento_logo_trilha--externa{stroke-width:2.6}.componente_carregamento_logo_trilha--interna{opacity:.9;stroke-width:2.2}.componente_carregamento_logo_onda{fill:none;stroke:#fffffffa;stroke-linecap:round;stroke-linejoin:round}.componente_carregamento_logo_onda--externa{animation:componente_carregamento_onda_percorrer_externa .58s linear infinite;stroke-dasharray:16 56 10 64;stroke-width:2.8}.componente_carregamento_logo_onda--interna{animation:componente_carregamento_onda_percorrer_interna .52s linear infinite;stroke-dasharray:12 42 8 52;stroke-width:2.4}.componente_carregamento_texto{font-size:.94rem;font-weight:700;letter-spacing:.02em;margin:0}@keyframes componente_carregamento_onda_percorrer_externa{0%{stroke-dashoffset:0}to{stroke-dashoffset:-240}}@keyframes componente_carregamento_onda_percorrer_interna{0%{stroke-dashoffset:0}to{stroke-dashoffset:190}}@media (prefers-reduced-motion:reduce){.componente_carregamento_logo_onda--externa,.componente_carregamento_logo_onda--interna{animation:none}}#container_navegacao_global{overflow-x:hidden;padding-bottom:32px;padding-top:16px}.fade_controlado{opacity:1;pointer-events:auto;transition:opacity .3s ease}.fade_controlado.oculto,body.com_modal_aberta:not(.com_aviso_aberta) .oculto_ao_modal{opacity:0;pointer-events:none}#banner_instabilidades.banner_instabilidades{background:linear-gradient(to right,rgba(var(--verde-primario-rgb),.98) 0,rgba(var(--verde-secundario-rgb),.98) 50%,rgba(var(--verde-primario-rgb),.98) 100%);border-bottom:1px solid rgba(var(--dourado-principal-rgb),.5);box-shadow:var(--sombra-media);color:var(--texto-claro);display:flex;flex-direction:column;left:0;opacity:0;padding:calc(env(safe-area-inset-top, 0px) + 10px) 12px 10px;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-130%);transition:opacity .22s ease,transform .22s ease;z-index:10000}#banner_instabilidades.banner_instabilidades--inferior{border-bottom:none;border-top:1px solid rgba(var(--dourado-principal-rgb),.5);bottom:0;padding:10px 12px calc(env(safe-area-inset-bottom, 0px) + 10px);top:auto;transform:translateY(130%)}#banner_instabilidades.banner_instabilidades--ativo{opacity:1;pointer-events:auto;transform:translateY(0)}.banner_instabilidades__painel{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.banner_instabilidades__texto{display:flex;flex-direction:column;gap:6px;min-width:0}.banner_instabilidades__titulo{color:rgba(var(--dourado-principal-rgb),1);font-size:.95rem;font-weight:800;letter-spacing:.02em;text-shadow:0 1px 2px #00000059}.banner_instabilidades__mensagens{display:flex;flex-direction:column;font-size:.85rem;gap:4px;opacity:.92}.banner_instabilidades__mensagem{line-height:1.35;white-space:pre-line}.banner_instabilidades__acoes{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.banner_instabilidades__botao,.banner_instabilidades__recolhido{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:800;justify-content:center;padding:8px 12px;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease;white-space:nowrap}.banner_instabilidades__botao{background:#ffffff24;border:1px solid #ffffff61;color:var(--texto-claro);min-width:0}.banner_instabilidades__botao:hover{background:#ffffff38;border-color:#ffffff8c;box-shadow:0 10px 20px #00000038;transform:translateY(-1px)}.banner_instabilidades__botao--primario{background:rgba(var(--dourado-principal-rgb),.98);border-color:rgba(var(--dourado-principal-rgb),.85);box-shadow:0 10px 22px #00000038;color:rgba(var(--verde-primario-rgb),1)}.banner_instabilidades__botao--primario:hover{background:rgba(var(--dourado-principal-rgb),1);border-color:rgba(var(--dourado-principal-rgb),1);box-shadow:0 12px 24px #0000003d;transform:translateY(-1px)}.banner_instabilidades__botao:active,.banner_instabilidades__recolhido:active{box-shadow:none;transform:translateY(1px)}.banner_instabilidades__botao--secundario{background:#0000;border-color:#ffffff73;color:#fffffff2}.banner_instabilidades__botao--secundario:hover{background:#ffffff29;border-color:#fff9}.banner_instabilidades__botao--perigo{background:#c23c2aeb;border-color:#c23c2aeb;color:var(--texto-claro)}.banner_instabilidades__botao--perigo:hover{background:#c23c2afa;box-shadow:0 12px 24px #00000042}.banner_instabilidades__recolhido{align-self:flex-end;background:rgba(var(--verde-primario-rgb),.94);border-color:#fff6;box-shadow:var(--sombra-media);color:var(--texto-claro);display:none}.banner_instabilidades__recolhido:hover{background:rgba(var(--verde-secundario-rgb),.98);border-color:#ffffffa6;box-shadow:0 14px 28px #00000047;transform:translateY(-1px)}#banner_instabilidades.banner_instabilidades--recolhido{background:#0000;border-bottom:none;box-shadow:none;padding:calc(env(safe-area-inset-top, 0px) + 10px) 12px 6px}#banner_instabilidades.banner_instabilidades--inferior.banner_instabilidades--recolhido{border-top:none;padding:6px 12px calc(env(safe-area-inset-bottom, 0px) + 10px)}#banner_instabilidades.banner_instabilidades--recolhido .banner_instabilidades__painel{display:none}#banner_instabilidades.banner_instabilidades--recolhido .banner_instabilidades__recolhido{display:inline-flex}:is(.botao_capsula,.botao_principal,.botao_secundario,.autenticacao_botao_primario,.autenticacao_link,.pagina_inicial__botao_principal,.pagina_inicial__botao_secundario,.pagina_doacoes__botao_principal,.pagina_doacoes__botao_secundario){--botao_capsula_largura_maxima:100%;--botao_capsula_cor_fundo:#0000;--botao_capsula_cor_texto:var(--verde-primario);--botao_capsula_cor_borda:rgba(var(--verde-primario-rgb),0.25);--botao_capsula_cor_fundo_hover:rgba(var(--verde-primario-rgb),0.08);--botao_capsula_cor_borda_hover:rgba(var(--verde-primario-rgb),0.45);align-items:center;background:var(--botao_capsula_cor_fundo);border:1px solid var(--botao_capsula_cor_borda);border-radius:999px;box-sizing:border-box;color:var(--botao_capsula_cor_texto);cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;line-height:1;max-width:100%;min-height:42px;min-width:0;overflow-wrap:anywhere;padding:0 20px;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;white-space:normal;width:auto}:is(.botao_capsula,.botao_principal,.botao_secundario,.autenticacao_botao_primario,.autenticacao_link,.pagina_inicial__botao_principal,.pagina_inicial__botao_secundario,.pagina_doacoes__botao_principal,.pagina_doacoes__botao_secundario):focus-visible,:is(.botao_capsula,.botao_principal,.botao_secundario,.autenticacao_botao_primario,.autenticacao_link,.pagina_inicial__botao_principal,.pagina_inicial__botao_secundario,.pagina_doacoes__botao_principal,.pagina_doacoes__botao_secundario):hover{background:var(--botao_capsula_cor_fundo_hover);border-color:var(--botao_capsula_cor_borda_hover);outline:none;transform:translateY(-1px)}:is(.botao_capsula--primario,.botao_principal,.autenticacao_botao_primario,.pagina_inicial__botao_principal,.pagina_doacoes__botao_principal){--botao_capsula_cor_fundo:linear-gradient(135deg,var(--verde-primario),var(--verde-secundario));--botao_capsula_cor_texto:#fff;--botao_capsula_cor_borda:rgba(var(--verde-primario-rgb),0.42);--botao_capsula_cor_fundo_hover:linear-gradient(135deg,#124a37,#226f4f);--botao_capsula_cor_borda_hover:rgba(var(--verde-primario-rgb),0.6);box-shadow:0 10px 22px rgba(var(--verde-primario-rgb),.3)}:is(.botao_capsula--secundario,.botao_secundario,.autenticacao_link,.pagina_inicial__botao_secundario,.pagina_doacoes__botao_secundario){--botao_capsula_cor_fundo:#0000;--botao_capsula_cor_texto:var(--verde-primario);--botao_capsula_cor_borda:rgba(var(--verde-primario-rgb),0.25);--botao_capsula_cor_fundo_hover:rgba(var(--verde-primario-rgb),0.08);--botao_capsula_cor_borda_hover:rgba(var(--verde-primario-rgb),0.4)}:is(.botao_capsula,.botao_principal,.botao_secundario,.autenticacao_botao_primario,.autenticacao_link,.pagina_inicial__botao_principal,.pagina_inicial__botao_secundario,.pagina_doacoes__botao_principal,.pagina_doacoes__botao_secundario):disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.botao_capsula_icone{flex:0 0 18px;height:18px;object-fit:contain;width:18px}.acoes_formulario :is(.botao_capsula,.botao_principal,.botao_secundario){--botao_capsula_largura_maxima:320px;align-self:flex-end;width:min(100%,var(--botao_capsula_largura_maxima))}@media (max-width:720px){.acoes_formulario :is(.botao_capsula,.botao_principal,.botao_secundario){--botao_capsula_largura_maxima:100%;width:100%}}:is(.campo_capsula,.autenticacao_formulario input,.grupo_filtro_input,.campo_infos>input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.combobox input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.filtros input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.modal_editar_grupo_formulario input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset])){background:#fff;border:1px solid rgba(var(--verde-primario-rgb),.25);border-radius:999px;box-sizing:border-box;color:var(--campo_capsula_cor_texto,var(--verde-primario));font-family:inherit;font-size:1rem;line-height:1.2;max-width:100%;min-height:42px;min-width:0;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}:is(.campo_capsula,.autenticacao_formulario input,.grupo_filtro_input,.campo_infos>input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.combobox input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.filtros input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.modal_editar_grupo_formulario input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]))::placeholder{color:var(--texto-suave)}:is(.campo_capsula,.autenticacao_formulario input,.grupo_filtro_input,.campo_infos>input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.combobox input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.filtros input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.modal_editar_grupo_formulario input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset])):focus,:is(.campo_capsula,.autenticacao_formulario input,.grupo_filtro_input,.campo_infos>input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.combobox input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.filtros input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]),.modal_editar_grupo_formulario input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset])):focus-visible{border-color:rgba(var(--verde-primario-rgb),.55);box-shadow:0 0 0 2px rgba(var(--verde-primario-rgb),.15);outline:none}:is(.campo_select_capsula,.seletor_de_grupo select,.campo_infos select,.filtros select,.grupo_modal select){appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:url(../assets/icons/combobox-seta.svg);background-position:right 14px center;background-repeat:no-repeat;background-size:14px 14px;border:1px solid rgba(var(--verde-primario-rgb),.25);border-radius:999px;box-sizing:border-box;color:var(--verde-primario);font-family:inherit;font-size:1rem;line-height:1.2;max-width:100%;min-height:42px;min-width:0;padding:0 40px 0 16px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}:is(.campo_select_capsula,.seletor_de_grupo select,.campo_infos select,.filtros select,.grupo_modal select):focus,:is(.campo_select_capsula,.seletor_de_grupo select,.campo_infos select,.filtros select,.grupo_modal select):focus-visible{border-color:rgba(var(--verde-primario-rgb),.55);box-shadow:0 0 0 2px rgba(var(--verde-primario-rgb),.15);outline:none}:is(.campo_select_capsula,.seletor_de_grupo select,.campo_infos select,.filtros select,.grupo_modal select):disabled{background-color:#f1f5f1;border-color:rgba(var(--verde-primario-rgb),.2);color:rgba(var(--verde-primario-rgb),.6);cursor:not-allowed}:is(.campo_textarea_capsula,.campo_infos textarea,.modal_editar_grupo_formulario textarea,.liturgia_textarea,.liturgia_leituras textarea,.campo_textarea textarea){background:#fff;border:1px solid rgba(var(--verde-primario-rgb),.25);border-radius:16px 0 0 16px;box-sizing:border-box;color:var(--verde-primario);font-family:Consolas,Lucida Console,Courier New,monospace;font-feature-settings:"liga" 0,"kern" 0,"kern" off,none;-webkit-font-kerning:none;font-kerning:none;font-size:1rem;font-variant-ligatures:none;letter-spacing:0;line-height:1.4;max-width:100%;min-width:0;padding:12px 16px;resize:vertical;tab-size:4;-moz-tab-size:4;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;white-space:pre;width:100%;word-spacing:0}:is(.campo_textarea_capsula,.campo_infos textarea,.modal_editar_grupo_formulario textarea,.liturgia_textarea,.liturgia_leituras textarea,.campo_textarea textarea)::placeholder{color:var(--texto-suave)}:is(.campo_textarea_capsula,.campo_infos textarea,.modal_editar_grupo_formulario textarea,.liturgia_textarea,.liturgia_leituras textarea,.campo_textarea textarea):focus,:is(.campo_textarea_capsula,.campo_infos textarea,.modal_editar_grupo_formulario textarea,.liturgia_textarea,.liturgia_leituras textarea,.campo_textarea textarea):focus-visible{border-color:rgba(var(--verde-primario-rgb),.55);box-shadow:0 0 0 2px rgba(var(--verde-primario-rgb),.15);outline:none}.banner_instabilidades__botao:focus-visible,.banner_instabilidades__recolhido:focus-visible{outline:3px solid rgba(var(--dourado-principal-rgb),.95);outline-offset:2px}@media (max-width:520px){.banner_instabilidades__painel{align-items:stretch;flex-direction:column}.banner_instabilidades__acoes{flex-wrap:wrap;gap:8px;justify-content:flex-start}.banner_instabilidades__botao{min-width:0}}#modal_confirmacao{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(var(--verde-primario-rgb),.72);display:flex;gap:12px;inset:0;justify-content:center;padding:20px;position:fixed;z-index:6200}.modal_confirmacao_conteudo{align-items:center;background:var(--marfim);border:1px solid rgba(var(--verde-primario-rgb),.28);border-radius:24px;box-shadow:var(--sombra-media);display:flex;flex-direction:column;gap:16px;padding:30px 28px;position:relative;text-align:center;width:min(92vw,360px)}.modal_confirmacao_acoes{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:18px;width:100%}.modal_confirmacao_conteudo h2{color:var(--verde-primario);font-size:1.35rem;font-weight:700;letter-spacing:.25px;margin:0;text-transform:none}.modal_confirmacao_conteudo p{color:var(--texto-secundario);font-size:.95rem;line-height:1.5;margin:0}.modal_confirmacao_botao{min-width:120px;width:min(100%,170px)}.modal_confirmacao_botao--confirmar{--botao_capsula_cor_fundo:linear-gradient(135deg,#c23c2a,var(--vermelho-remocao));--botao_capsula_cor_texto:#fff;--botao_capsula_cor_borda:#a82e218c;--botao_capsula_cor_fundo_hover:linear-gradient(135deg,#d04032,#b82e24);--botao_capsula_cor_borda_hover:#a82e21b8;box-shadow:0 10px 20px #a82e2147}.modal_confirmacao_botao--confirmar:focus-visible,.modal_confirmacao_botao--confirmar:hover{box-shadow:0 12px 24px #a82e2157}.modal_confirmacao_botao--cancelar{box-shadow:none}.modal_confirmacao_botao-fechar{align-items:center;background:#b23a2b url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 6l12 12M18 6l-12 12' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'/></svg>") no-repeat 50%/16px;border:1px solid #8f2319;border-radius:6px;color:#fff;display:inline-flex;font-size:0;height:28px;justify-content:center;line-height:0;min-height:0;min-width:0;overflow:hidden;padding:0;position:absolute;right:12px;text-indent:-9999px;top:12px;width:28px}.modal_confirmacao_botao-fechar:focus-visible,.modal_confirmacao_botao-fechar:hover{background:#8f2319 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 6l12 12M18 6l-12 12' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'/></svg>") no-repeat 50%/16px;border-color:#86261c;box-shadow:none;transform:none}