/* Horário de atendimento: bloco público para vCards e Cartões Eleitorais. */
.pbhost-vcard__hours dt{text-align:center}
.pbhost-vcard__hours{color:var(--pbhost-hours-text-color,#fff)!important;font-family:var(--pbhost-hours-font,inherit)!important;font-size:var(--pbhost-hours-font-size,16px)!important}.pbhost-vcard__hours h2{font-size:1.25em!important}.pbhost-vcard__vacation{color:var(--pbhost-vacation-text-color,#7a1d1d)!important;font-family:var(--pbhost-vacation-font,inherit)!important;font-size:var(--pbhost-vacation-font-size,16px)!important}.pbhost-election-card__hours .pbhost-vcard__hours{color:var(--pbhost-hours-text-color,var(--pb-election-text))!important;font-family:var(--pbhost-hours-font,inherit)!important}.pbhost-election-card__hours .pbhost-vcard__vacation{color:var(--pbhost-vacation-text-color,#7a4d00)!important;font-family:var(--pbhost-vacation-font,inherit)!important}
.pbhost-vcard__hours{margin:30px auto 0;padding:17px;border:var(--pbhost-hours-border-width,1px) var(--pbhost-hours-border-style,solid) var(--pbhost-hours-border-color,#ffffff3d);border-radius:14px;background:var(--pbhost-hours-background,#1f2937)}.pbhost-vcard__hours h2{margin:0 0 12px;text-align:center;font-size:20px}.pbhost-vcard__hours dl{margin:0}.pbhost-vcard__hours dl>div{display:grid;grid-template-columns:minmax(120px,1fr) 2fr;gap:12px;padding:9px 0;border-top:1px solid #ffffff29}.pbhost-vcard__hours dt{font-weight:700}.pbhost-vcard__hours dd{margin:0;text-align:right}.pbhost-vcard__vacation{margin:0 0 13px;padding:10px;border:var(--pbhost-vacation-border-width,0) var(--pbhost-vacation-border-style,none) var(--pbhost-vacation-border-color,transparent);border-radius:8px;background:var(--pbhost-vacation-background,#fff);color:#7a1d1d;text-align:center;font-weight:700}.pbhost-election-card__hours{padding:0 24px 28px;background:#fff}.pbhost-election-card__hours .pbhost-vcard__hours{max-width:780px;margin:0 auto;padding:18px;background:var(--pbhost-hours-background,var(--pb-election-surface));color:var(--pb-election-text);text-align:left}.pbhost-election-card__hours .pbhost-vcard__hours h2{text-align:center}.pbhost-election-card__hours .pbhost-vcard__hours dl>div{border-color:#dce2eb}.pbhost-election-card__hours .pbhost-vcard__vacation{background:var(--pbhost-vacation-background,#fff4d6);color:#7a4d00}@media(max-width:480px){.pbhost-vcard__hours dl>div{grid-template-columns:1fr;gap:3px}.pbhost-vcard__hours dd{text-align:left}.pbhost-election-card__hours{padding:0 16px 24px}}
