<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Plano Hapvida &#8211; Promoção 15% de desconto nas 3 primeiras mensalidades</title>
	<atom:link href="https://fazbempravoce.com.br/feed/" rel="self" type="application/rss+xml" />
	<link>https://fazbempravoce.com.br</link>
	<description>Confira nossa Tabelas promocionais de 2025</description>
	<lastBuildDate>Thu, 14 May 2026 20:50:13 +0000</lastBuildDate>
	<language>pt-PT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://fazbempravoce.com.br/wp-content/uploads/2023/12/logomarca-1-150x150.png</url>
	<title>Plano Hapvida &#8211; Promoção 15% de desconto nas 3 primeiras mensalidades</title>
	<link>https://fazbempravoce.com.br</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Plano de Saúde Hapvida Contagem (MG): Guia Completo 2026</title>
		<link>https://fazbempravoce.com.br/plano-de-saude-hapvida-contagem/</link>
					<comments>https://fazbempravoce.com.br/plano-de-saude-hapvida-contagem/#respond</comments>
		
		<dc:creator><![CDATA[hopemissoes]]></dc:creator>
		<pubDate>Wed, 13 May 2026 11:06:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://fazbempravoce.com.br/?p=3683</guid>

					<description><![CDATA[A Hapvida em Contagem oferece planos de saúde a partir de por mês, com rede própria que inclui o Hospital Lifecenter Contagem — 121 leitos, pronto-socorro 24h, UTI e centro cirúrgico — e mais 4 unidades no bairro Eldorado. A operadora investiu R$ 133 milhões na cidade (R$ 110 mi na aquisição do antigo Hospital&#8230;&#160;]]></description>
										<content:encoded><![CDATA[        <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800;900&display=swap" rel="stylesheet">
        <style>
            /* Reset e base */
            .hapvida-form-container * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }

            /* ===== GLASSMORPHISM CARD ===== */
            .hapvida-form-container {
                width: 100%;
                max-width: 460px;
                margin: 0 auto 25px;
                font-family: 'Open Sans', sans-serif;
                background: linear-gradient(160deg, rgba(0,84,184,0.18) 0%, rgba(0,84,184,0.08) 25%, rgba(255,255,255,0.45) 50%, rgba(0,84,184,0.1) 70%, rgba(0,84,184,0.2) 100%);
                backdrop-filter: blur(24px);
                -webkit-backdrop-filter: blur(24px);
                border-radius: 24px;
                border: 1px solid rgba(0,84,184,0.15);
                padding: 40px 32px;
                box-shadow: 0 20px 60px rgba(0,84,184,0.1), inset 0 1px 0 rgba(255,255,255,0.7);
                position: relative;
                overflow: hidden;
            }

            /* Decorative blur orbs */
            .hapvida-form-container::before {
                content: '';
                position: absolute;
                width: 220px;
                height: 220px;
                border-radius: 50%;
                background: radial-gradient(circle, rgba(0,84,184,0.2), transparent 70%);
                top: -70px;
                right: -50px;
                filter: blur(40px);
                pointer-events: none;
            }

            .hapvida-form-container::after {
                content: '';
                position: absolute;
                width: 180px;
                height: 180px;
                border-radius: 50%;
                background: radial-gradient(circle, rgba(0,84,184,0.16), transparent 70%);
                bottom: -50px;
                left: -40px;
                filter: blur(35px);
                pointer-events: none;
            }

            /* ===== HEADER ===== */
            .hapvida-form-header {
                text-align: center;
                margin-bottom: 28px;
                position: relative;
                z-index: 1;
            }

            .hapvida-form-title {
                color: #0a2540;
                font-size: 24px;
                font-weight: 900;
                letter-spacing: -0.02em;
                margin-bottom: 8px;
                line-height: 1.4;
            }

            .hapvida-form-subtitle {
                color: #2c4a63;
                font-size: 14px;
                font-weight: 500;
                line-height: 1.5;
            }

            .hap-tag {
                background: #ff6600;
                color: #fff;
                padding: 2px 10px;
                border-radius: 6px;
                display: inline-block;
                transform: skew(-5deg);
                margin: 0 2px;
                line-height: 1.4;
            }

            .hap-tag span {
                display: inline-block;
                transform: skew(5deg);
                font-weight: 700;
            }

            .accent-orange {
                color: #ff6600;
                font-weight: 700;
            }

            /* ===== FORM FIELDS ===== */
            .hapvida-form {
                display: flex;
                flex-direction: column;
                gap: 14px;
                position: relative;
                z-index: 1;
            }

            .hapvida-field-row {
                display: grid;
                grid-template-columns: 1fr 1fr;
                gap: 14px;
            }

            .hapvida-field {
                display: flex;
                align-items: center;
                gap: 12px;
                background: rgba(255,255,255,0.6);
                border: 1.5px solid rgba(0,84,184,0.15);
                border-radius: 14px;
                padding: 0 16px;
                height: 52px;
                transition: all 0.3s ease;
            }

            .hapvida-field:focus-within {
                border-color: #0054B8;
                background: rgba(255,255,255,0.85);
                box-shadow: 0 0 0 3px rgba(0,84,184,0.08);
            }

            .hapvida-field-icon {
                display: flex;
                align-items: center;
                justify-content: center;
                flex-shrink: 0;
                color: #0054B8;
                font-size: 16px;
                opacity: 0.9;
            }

            .hapvida-field-icon svg {
                stroke: #0054B8;
            }

            .hapvida-field:focus-within .hapvida-field-icon {
                opacity: 1;
            }

            .hapvida-field input,
            .hapvida-field select {
                flex: 1;
                background: none;
                border: none;
                outline: none;
                color: #0a2540;
                font-size: 14px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 500;
                width: 100%;
                min-width: 0;
                height: auto !important;
                padding: 0 !important;
                box-shadow: none !important;
            }

            .hapvida-field input::placeholder {
                color: rgba(0,84,184,0.45);
            }

            .hapvida-field select {
                appearance: none;
                -webkit-appearance: none;
                cursor: pointer;
                color: rgba(0,84,184,0.45);
            }

            .hapvida-field select option {
                color: #0a2540;
            }

            .hapvida-field select:valid:not([value=""]) {
                color: #0a2540;
            }

            .hapvida-chevron {
                flex-shrink: 0;
            }

            .hapvida-chevron svg {
                stroke: rgba(0,84,184,0.35);
            }

            /* ===== CONTAINER DE IDADES ===== */
            .age-inputs {
                display: grid;
                gap: 10px;
            }

            .age-inputs .hapvida-field {
                display: flex;
                align-items: center;
                gap: 12px;
                background: rgba(255,255,255,0.6);
                border: 1.5px solid rgba(0,84,184,0.1);
                border-radius: 14px;
                padding: 0 16px;
                height: 52px;
                transition: all 0.3s ease;
            }

            .age-inputs .hapvida-field:focus-within {
                border-color: #0054B8;
                background: rgba(255,255,255,0.85);
                box-shadow: 0 0 0 3px rgba(0,84,184,0.08);
            }

            .age-inputs input[name="form_fields[ages][]"] {
                flex: 1 !important;
                width: 100% !important;
                min-width: 0 !important;
                height: auto !important;
                padding: 0 !important;
                border: none !important;
                border-radius: 0 !important;
                font-family: 'Open Sans', sans-serif !important;
                font-size: 14px !important;
                font-weight: 500 !important;
                color: #0a2540 !important;
                background: none !important;
                outline: none !important;
                box-shadow: none !important;
            }

            .age-inputs input[name="form_fields[ages][]"]::placeholder {
                color: rgba(0,84,184,0.45) !important;
                font-weight: 400 !important;
                opacity: 1 !important;
            }

            .age-inputs .hapvida-field-icon {
                display: flex !important;
                align-items: center !important;
                justify-content: center !important;
                flex-shrink: 0 !important;
                color: #0054B8 !important;
                font-size: 16px !important;
                opacity: 0.9 !important;
                pointer-events: none !important;
            }

            .age-inputs .hapvida-field:focus-within .hapvida-field-icon {
                opacity: 1 !important;
            }

            /* ===== BOTÃO PRINCIPAL ===== */
            .hapvida-submit-btn {
                margin-top: 8px;
                width: 100%;
                height: 54px;
                border: none;
                border-radius: 14px;
                background: linear-gradient(135deg, #0054B8, #0078dc);
                color: #fff;
                font-size: 16px;
                font-weight: 700;
                cursor: pointer;
                font-family: 'Open Sans', sans-serif;
                letter-spacing: 0.04em;
                box-shadow: 0 8px 28px rgba(0,84,184,0.3);
                transition: all 0.25s ease;
                text-transform: uppercase;
                position: relative;
                overflow: hidden;
            }

            .hapvida-submit-btn:hover {
                transform: translateY(-2px);
                box-shadow: 0 12px 36px rgba(0,84,184,0.4);
            }

            .hapvida-submit-btn:active {
                transform: translateY(0);
            }

            .hapvida-submit-btn:disabled {
                background: #9ca3af;
                cursor: not-allowed;
                box-shadow: none;
                transform: none;
            }

            .hapvida-submit-btn.loading {
                background: linear-gradient(135deg, #6b7280, #4b5563);
                cursor: wait;
                transform: none;
            }

            .hapvida-submit-btn.loading .hapvida-btn-text {
                opacity: 0;
            }

            .hapvida-submit-btn.loading::after {
                content: '';
                position: absolute;
                width: 20px;
                height: 20px;
                margin: auto;
                border: 3px solid transparent;
                border-top-color: white;
                border-radius: 50%;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

            /* ===== SECURE NOTICE ===== */
            .hapvida-secure-notice {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 6px;
                margin-top: 12px;
            }

            .hapvida-secure-notice svg {
                stroke: #0054B8;
                opacity: 0.4;
                flex-shrink: 0;
            }

            .hapvida-secure-notice span {
                color: #8ea4b8;
                font-size: 11px;
                font-weight: 500;
                font-family: 'Open Sans', sans-serif;
            }

            /* ===== VALIDATION STATES ===== */
            .hapvida-field.error {
                border-color: #ef4444 !important;
                background-color: rgba(239, 68, 68, 0.05) !important;
                box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1) !important;
            }

            .hapvida-field.success {
                border-color: #10b981 !important;
                background-color: rgba(16, 185, 129, 0.05) !important;
                box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.1) !important;
            }

            /* ========================================
                                           NOVO MODAL DE SUCESSO MELHORADO
                                           ======================================== */
            .hapvida-modal-success {
                display: none;
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 999999;
                align-items: center;
                justify-content: center;
                opacity: 0;
                visibility: hidden;
                transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                    visibility 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            }

            .hapvida-modal-success.show {
                display: flex;
                opacity: 1;
                visibility: visible;
            }

            /* Overlay com blur elegante */
            .hapvida-modal-success::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(135deg,
                        rgba(0, 84, 184, 0.95) 0%,
                        rgba(0, 61, 133, 0.95) 50%,
                        rgba(0, 41, 89, 0.95) 100%);
                backdrop-filter: blur(10px);
                -webkit-backdrop-filter: blur(10px);
            }

            /* Container do conteúdo */
            .hapvida-modal-success-content {
                position: relative;
                background: linear-gradient(145deg, #ffffff 0%, #f8fbff 100%);
                border-radius: 20px;
                padding: 0;
                width: 90%;
                max-width: 480px;
                overflow: hidden;
                box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3),
                    0 0 100px rgba(0, 84, 184, 0.2);
                transform: scale(0.8) translateY(30px);
                transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
            }

            .hapvida-modal-success.show .hapvida-modal-success-content {
                transform: scale(1) translateY(0);
            }

            /* Header do modal */
            .hapvida-modal-success-header {
                background: #0054B8;
                padding: 35px 25px 30px;
                text-align: center;
                position: relative;
                overflow: hidden;
            }

            /* Padrão decorativo no header */
            .hapvida-modal-success-header::before {
                content: '';
                position: absolute;
                top: -50%;
                right: -50%;
                width: 200%;
                height: 200%;
                background: repeating-linear-gradient(45deg,
                        transparent,
                        transparent 10px,
                        rgba(255, 255, 255, 0.03) 10px,
                        rgba(255, 255, 255, 0.03) 20px);
                /*animation: slidePattern 20s linear infinite;*/
            }

            @keyframes slidePattern {
                0% {
                    transform: translate(0, 0);
                }

                100% {
                    transform: translate(50px, 50px);
                }
            }

            /* Ãcone de sucesso animado */
            .hapvida-success-check {
                width: 80px;
                height: 80px;
                margin: 0 auto 20px;
                position: relative;
                z-index: 2;
            }

            .hapvida-success-check-circle {
                width: 80px;
                height: 80px;
                border-radius: 50%;
                background: rgba(255, 255, 255, 0.15);
                border: 3px solid rgba(255, 255, 255, 0.3);
                display: flex;
                align-items: center;
                justify-content: center;
                position: relative;
                /* animation: successPulse 1.5s ease-in-out;*/
            }

            .hapvida-success-check-icon {
                font-size: 40px;
                color: #ffffff;
                /*animation: successScale 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s both;*/
            }

            @keyframes successPulse {
                0% {
                    transform: scale(0);
                    opacity: 0;
                }

                50% {
                    transform: scale(1.1);
                }

                100% {
                    transform: scale(1);
                    opacity: 1;
                }
            }

            @keyframes successScale {
                0% {
                    transform: scale(0) rotate(-45deg);
                    opacity: 0;
                }

                100% {
                    transform: scale(1) rotate(0);
                    opacity: 1;
                }
            }

            /* Título do sucesso */
            .hapvida-modal-success-title {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
                font-size: 24px;
                font-weight: 700;
                color: #ffffff;
                margin: 0;
                position: relative;
                z-index: 2;
                letter-spacing: -0.5px;
                text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
                /*animation: fadeInUp 0.6s ease 0.3s both;*/
            }

            @keyframes fadeInUp {
                0% {
                    transform: translateY(20px);
                    opacity: 0;
                }

                100% {
                    transform: translateY(0);
                    opacity: 1;
                }
            }

            /* Botão de fechar elegante */
            .hapvida-modal-success-close {
                position: absolute;
                top: 15px;
                right: 15px;
                width: 36px;
                height: 36px;
                background: rgba(255, 255, 255, 0.1);
                border: 2px solid rgba(255, 255, 255, 0.2);
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                transition: all 0.3s ease;
                z-index: 3;
            }

            .hapvida-modal-success-close:hover {
                background: rgba(255, 255, 255, 0.2);
                transform: rotate(90deg) scale(1.1);
                border-color: rgba(255, 255, 255, 0.3);
            }

            .hapvida-modal-success-close i {
                color: #ffffff;
                font-size: 18px;
            }

            /* Body do modal */
            .hapvida-modal-success-body {
                padding: 35px 30px;
                text-align: center;
                background: #ffffff;
                /*animation: fadeIn 0.6s ease 0.4s both;*/
            }

            @keyframes fadeIn {
                0% {
                    opacity: 0;
                }

                100% {
                    opacity: 1;
                }
            }

            /* Mensagem principal */
            .hapvida-success-main-message {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
                font-size: 17px;
                color: #1e293b;
                line-height: 1.6;
                margin-bottom: 25px;
            }

            .hapvida-success-main-message strong {
                color: #0054B8;
                font-weight: 600;
            }

            .hapvida-success-highlight {
                color: #10b981 !important;
                font-weight: 700;
            }

            /* Container de redirecionamento com WhatsApp */
            .hapvida-whatsapp-redirect {
                background: #ffffff !important;
                /* Força branco */
                background-image: none !important;
                /* Remove gradiente */
                border: 2px solid #25D366 !important;
                border-radius: 16px;
                padding: 20px;
                margin-top: 20px;
                position: relative;
                overflow: hidden;
            }

            /* Estilo para o link alternativo do WhatsApp */
            #hapvida-whatsapp-link-container {
                animation: slideIn 0.4s ease-out;
            }

            #hapvida-whatsapp-link:hover {
                background: #20ba5a;
                transform: translateY(-2px);
                box-shadow: 0 6px 16px rgba(37, 211, 102, 0.4);
            }

            #hapvida-whatsapp-link:active {
                transform: translateY(0);
            }

            /* Responsivo para mobile */
            @media (max-width: 480px) {
                #hapvida-whatsapp-link {
                    padding: 10px 20px !important;
                    font-size: 14px !important;
                }

                #hapvida-whatsapp-link-container p {
                    font-size: 13px !important;
                }
            }

            @keyframes slideIn {
                0% {
                    transform: translateY(20px);
                    opacity: 0;
                }

                100% {
                    transform: translateY(0);
                    opacity: 1;
                }
            }

            .hapvida-whatsapp-redirect::before {
                display: none;
                /* Remove animação de fundo */
            }

            @keyframes shimmer {
                0% {
                    background-position: 0% 50%;
                }

                50% {
                    background-position: 100% 50%;
                }

                100% {
                    background-position: 0% 50%;
                }
            }

            .hapvida-whatsapp-content {
                position: relative;
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 12px;
                font-size: 15px;
                font-weight: 600;
                color: #1b5e20;
            }

            .hapvida-whatsapp-icon {
                font-size: 28px;
                color: #25D366;
                /*animation: bounce 2s infinite;*/
            }

            @keyframes bounce {

                0%,
                20%,
                50%,
                80%,
                100% {
                    transform: translateY(0);
                }

                40% {
                    transform: translateY(-10px);
                }

                60% {
                    transform: translateY(-5px);
                }
            }

            /* Loading dots animados */
            .hapvida-loading-dots {
                display: inline-flex;
                gap: 4px;
                margin-left: 8px;
            }

            .hapvida-loading-dots span {
                width: 8px;
                height: 8px;
                background: #25D366;
                border-radius: 50%;
                /*animation: loadingDot 1.4s ease-in-out infinite;*/
            }


            @keyframes loadingDot {

                0%,
                60%,
                100% {
                    transform: scale(1);
                    opacity: 1;
                }

                30% {
                    transform: scale(1.3);
                    opacity: 0.8;
                }
            }

            /* Timer countdown */
            .hapvida-countdown {
                margin-top: 20px;
                padding: 12px;
                background: rgba(0, 84, 184, 0.08);
                border-radius: 12px;
                font-size: 14px;
                color: #475569;
                font-weight: 500;
            }

            .hapvida-countdown-number {
                display: inline-block;
                min-width: 20px;
                padding: 2px 8px;
                background: #0054B8;
                color: white;
                border-radius: 6px;
                font-weight: 700;
                margin: 0 5px;
                animation: countPulse 1s ease-in-out infinite;
            }

            @keyframes countPulse {

                0%,
                100% {
                    transform: scale(1);
                }

                50% {
                    transform: scale(1.05);
                }
            }

            @keyframes modalZoomIn {
                0% {
                    transform: scale(0.5) translateY(100px);
                    opacity: 0;
                }

                75% {
                    transform: scale(1.02) translateY(-5px);
                }

                100% {
                    transform: scale(1) translateY(0);
                    opacity: 1;
                }
            }

            .hapvida-modal-success.zoom-entrance .hapvida-modal-success-content {
                animation: modalZoomIn 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
            }

            /* Melhorias de acessibilidade */
            .hapvida-field input:focus,
            .hapvida-field select:focus {
                outline: none;
            }

            .hapvida-submit-btn:focus {
                outline: 3px solid rgba(245, 158, 11, 0.4);
                outline-offset: 2px;
            }

            .hapvida-modal-success-close:focus {
                outline: 3px solid rgba(255, 255, 255, 0.5);
                outline-offset: 2px;
            }

            /* Previne scroll quando modal está aberto */
            body.modal-open {
                overflow: hidden;
            }

            /* Responsividade */
            @media (max-width: 768px) {
                .hapvida-form-container {
                    margin: 0 16px 20px;
                    border-radius: 20px;
                    max-width: 95%;
                    padding: 32px 20px;
                }

                .hapvida-form-title {
                    font-size: 20px;
                }

                .hapvida-form-subtitle {
                    font-size: 13px;
                }

                .hapvida-form-header {
                    margin-bottom: 22px;
                }

                .hapvida-field-row {
                    grid-template-columns: 1fr 1fr;
                    gap: 10px;
                }

                .hapvida-field,
                .age-inputs .hapvida-field {
                    height: 48px;
                }

                .hapvida-submit-btn {
                    height: 50px;
                    font-size: 15px;
                    border-radius: 14px;
                }

                /* Modal de sucesso responsivo */
                .hapvida-modal-success-content {
                    width: 95%;
                    margin: 20px;
                    border-radius: 20px;
                }

                .hapvida-modal-success-header {
                    padding: 30px 20px 25px;
                }

                .hapvida-success-check {
                    width: 70px;
                    height: 70px;
                }

                .hapvida-success-check-circle {
                    width: 70px;
                    height: 70px;
                }

                .hapvida-success-check-icon {
                    font-size: 35px;
                }

                .hapvida-modal-success-title {
                    font-size: 23px;
                    color: #ffffff;
                }

                .hapvida-modal-success-body {
                    padding: 25px 20px;
                }

                .hapvida-success-main-message {
                    font-size: 15px;
                }

                .hapvida-whatsapp-redirect {
                    padding: 16px;
                }

                .hapvida-whatsapp-content {
                    font-size: 14px;
                    flex-direction: column;
                    gap: 8px;
                }

                .hapvida-whatsapp-icon {
                    font-size: 24px;
                }
            }

            @media (max-width: 500px) {
                .hapvida-form-container {
                    padding: 32px 20px;
                    border-radius: 20px;
                }

                .hapvida-form-title {
                    font-size: 20px;
                }

                .hapvida-form-subtitle {
                    font-size: 13px;
                }

                .hapvida-field-row {
                    grid-template-columns: 1fr;
                }

                .hapvida-field,
                .age-inputs .hapvida-field {
                    height: 48px;
                    border-radius: 12px;
                }

                .hapvida-submit-btn {
                    height: 48px;
                    font-size: 14px;
                    border-radius: 12px;
                    margin-top: 6px;
                }

                /* Modal de sucesso em mobile pequeno */
                .hapvida-modal-success-content {
                    border-radius: 16px;
                }

                .hapvida-modal-success-header {
                    padding: 25px 16px 20px;
                }

                .hapvida-success-check {
                    width: 60px;
                    height: 60px;
                    margin-bottom: 15px;
                }

                .hapvida-success-check-circle {
                    width: 60px;
                    height: 60px;
                    border-width: 2px;
                }

                .hapvida-success-check-icon {
                    font-size: 30px;
                }

                .hapvida-modal-success-title {
                    font-size: 18px;
                    color: #ffffff;
                }

                .hapvida-modal-success-body {
                    padding: 20px 16px;
                }

                .hapvida-success-main-message {
                    font-size: 14px;
                    margin-bottom: 20px;
                }

                .hapvida-whatsapp-redirect {
                    padding: 14px;
                    border-radius: 12px;
                }

                .hapvida-whatsapp-content {
                    font-size: 13px;
                }

                .hapvida-countdown {
                    font-size: 13px;
                    padding: 10px;
                }
            }
                </style>

                <!-- HTML DO FORMULARIO -->
                <div class="hapvida-form-container">
                                        <div class="hapvida-form-header">
                        <div class="hapvida-form-title">
                            <span class="hap-tag"><span>Faça uma cotação</span></span><br>
                            <span style="color:#0054B8;">em menos de</span> <span class="accent-orange">1 minuto</span>
                        </div>
                        <div class="hapvida-form-subtitle">
                            Apenas assuntos para <span class="hap-tag"><span>CONTRATAÇÃO</span></span><br>
                            de um novo plano Hapvida
                        </div>
                    </div>
                                        <form class="hapvida-form" id="hapvida-main-form">
                        <!-- Nome Completo -->
                        <div class="hapvida-field" id="hapvida-field-name">
                            <span class="hapvida-field-icon">
                                <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
                                    <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/>
                                    <circle cx="12" cy="7" r="4"/>
                                </svg>
                            </span>
                            <input type="text" id="hapvida-name" name="form_fields[name]"
                                placeholder="Seu nome completo" required autocomplete="off">
                        </div>

                        <!-- Telefone (WhatsApp) -->
                        <div class="hapvida-field" id="hapvida-field-telefone">
                            <span class="hapvida-field-icon">
                                <svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor">
                                    <path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z"/>
                                </svg>
                            </span>
                            <input type="tel" id="hapvida-telefone" name="form_fields[telefone]"
                                data-real-name="form_fields[telefone]"
                                placeholder="(00) 00000-0000" required autocomplete="new-password" readonly="readonly"
                                data-form-type="other" spellcheck="false">
                        </div>

                        <!-- Cidade e Tipo de Plano -->
                        <div class="hapvida-field-row">
                            <div class="hapvida-field" id="hapvida-field-cidade">
                                <span class="hapvida-field-icon">
                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
                                        <path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"/>
                                        <circle cx="12" cy="10" r="3"/>
                                    </svg>
                                </span>
                                <select id="hapvida-cidade" name="form_fields[cidade]" required autocomplete="off">
                                    <option value="">Cidade</option>
                                                                            <option value="Belo Horizonte">
                                            Belo Horizonte                                        </option>
                                                                            <option value="Betim">
                                            Betim                                        </option>
                                                                            <option value="Contagem">
                                            Contagem                                        </option>
                                                                    </select>
                                <span class="hapvida-chevron">
                                    <svg width="14" height="14" fill="none" viewBox="0 0 24 24" stroke-width="2.5">
                                        <polyline points="6 9 12 15 18 9"/>
                                    </svg>
                                </span>
                            </div>
                            <div class="hapvida-field" id="hapvida-field-tipo-plano">
                                <span class="hapvida-field-icon">
                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
                                        <path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/>
                                        <polyline points="14 2 14 8 20 8"/>
                                        <line x1="12" y1="18" x2="12" y2="12"/>
                                        <line x1="9" y1="15" x2="15" y2="15"/>
                                    </svg>
                                </span>
                                <select id="hapvida-tipo-plano" name="form_fields[qual_plano]" required autocomplete="off">
                                    <option value="">Tipo de Plano</option>
                                    <option value="individual">Individual</option>
                                    <option value="familiar">Familiar</option>
                                    <option value="adesao">Adesão</option>
                                    <option value="empresarial">Empresarial</option>
                                </select>
                                <span class="hapvida-chevron">
                                    <svg width="14" height="14" fill="none" viewBox="0 0 24 24" stroke-width="2.5">
                                        <polyline points="6 9 12 15 18 9"/>
                                    </svg>
                                </span>
                            </div>
                        </div>

                        <!-- Quantidade de Pessoas e Idades -->
                        <div class="hapvida-field-row">
                            <div class="hapvida-field" id="hapvida-field-qtd-pessoas">
                                <span class="hapvida-field-icon">
                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
                                        <path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/>
                                        <circle cx="9" cy="7" r="4"/>
                                        <path d="M23 21v-2a4 4 0 0 0-3-3.87"/>
                                        <path d="M16 3.13a4 4 0 0 1 0 7.75"/>
                                    </svg>
                                </span>
                                <input type="number" id="hapvida-qtd-pessoas" name="form_fields[qtd_pessoas]"
                                    placeholder="Nº Pessoas" value="1" min="1" max="20" required autocomplete="off">
                            </div>
                            <div class="age-inputs" id="hapvida-age-inputs">
                                <div class="hapvida-field">
                                    <span class="hapvida-field-icon">
                                        <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
                                            <rect x="3" y="4" width="18" height="18" rx="2" ry="2"/>
                                            <line x1="16" y1="2" x2="16" y2="6"/>
                                            <line x1="8" y1="2" x2="8" y2="6"/>
                                            <line x1="3" y1="10" x2="21" y2="10"/>
                                        </svg>
                                    </span>
                                    <input type="number" name="form_fields[ages][]"
                                        placeholder="Idade 1" min="0" max="120" required autocomplete="off">
                                </div>
                            </div>
                        </div>

                        <!-- Campos ocultos -->
                        <input type="hidden" name="form_fields[data]" value="2026-05-20 21:37:40">
                        <input type="hidden" name="form_fields[atendente]" value="">

                        <!-- Botão de Envio -->
                        <button type="submit" class="hapvida-submit-btn" id="hapvida-submit-btn">
                            <span class="hapvida-btn-text">Solicitar Cotação</span>
                        </button>

                        <!-- Secure Notice -->
                        <div class="hapvida-secure-notice">
                            <svg width="14" height="14" fill="none" viewBox="0 0 24 24" stroke-width="2.5">
                                <path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/>
                                <path d="M9 12l2 2 4-4"/>
                            </svg>
                            <span>Fique tranquilo, seus dados estão seguros</span>
                        </div>
                    </form>
                </div>

                <!-- MODAL DE SUCESSO -->
                <div id="hapvida-success-modal" class="hapvida-modal-success">
                    <div class="hapvida-modal-success-content">
                        <div class="hapvida-modal-success-header">
                            <div class="hapvida-success-check">
                                <div class="hapvida-success-check-circle">
                                    <i class="fas fa-check hapvida-success-check-icon"></i>
                                </div>
                            </div>
                            <h3 class="hapvida-modal-success-title" style="color: white;">
                                Formulário Enviado com Sucesso!
                            </h3>

                            <button type="button" class="hapvida-modal-success-close" id="hapvida-modal-close">
                                <i class="fas fa-times"></i>
                            </button>
                        </div>

                        <div class="hapvida-modal-success-body">
                            <p class="hapvida-success-main-message">
                                <strong>Parabéns!</strong> Seus dados foram recebidos.<br>
                                Em <span class="hapvida-success-highlight">alguns instantes</span>
                                nossos consultores entrarão em contato com você!
                            </p>
                        </div>
                    </div>
                </div>

                <script>
                            (function ($) {
                                   'use strict';

                                // Evita múltipla inicialização
                                if (window.hapvidaPopupReady) return;
                                window.hapvidaPopupReady = true;

                                var isSubmitted = false;

                                // Modal de sucesso (sem redirecionamento - so aviso ao usuario)
                                window.showSuccessModal = function () {
                                    $('.hapvida-modal-success').removeClass('show zoom-entrance');
                                    $('body').addClass('modal-open');

                                    var $modal = $('#hapvida-success-modal');
                                    if ($modal.length === 0) return;

                                    setTimeout(function () {
                                        $modal.addClass('show zoom-entrance');
                                    }, 10);

                                    try { if (typeof playSuccessSound === 'function') playSuccessSound(); } catch (e) {}
                                    if ('vibrate' in navigator) {
                                        navigator.vibrate([100, 50, 100]);
                                    }
                                };

                                window.closeSuccessModal = function () {
                                    console.log('ðŸ”š Fechando modal de sucesso');

                                    var $modal = $('#hapvida-success-modal');

                                    // Para o countdown se estiver rodando
                                    if (window.hapvidaCountdownInterval) {
                                        clearInterval(window.hapvidaCountdownInterval);
                                    }

                                    // Remove classes
                                    $modal.removeClass('show');
                                    $('body').removeClass('modal-open');

                                    // Remove completamente após animação
                                    setTimeout(function () {
                                        $modal.removeClass('zoom-entrance');
                                        // Reset do countdown
                                        $('.hapvida-countdown-number').text('3');
                                    }, 400);
                                };

                                // Som de sucesso (opcional)
                                function playSuccessSound() {
                                    var audio = new Audio('data:audio/wav;base64,UklGRnoGAABXQVZFZm10IBAAAAABAAEAQB8AAEAfAAABAAgAZGF0YQoGAACBhYqFbF1fdJivrJBhNjVgodDbq2EcBj+a2/LDciUFLIHO8tiJNwgZaLvt559NEAxQp+PwtmMcBjiR1/LMeSwFJHfH8N2QQAoUXrTp66hVFApGn+DyvmwhBSl+zPPTgjMGHm7A7+OZURE');
                                    audio.volume = 0.1;
                                    audio.play().catch(function () {
                                        // Ignora erro se autoplay for bloqueado
                                    });
                                }

                                // ====================================================================
                                // VALIDAÇÃO DE TELEFONE SIMPLIFICADA
                                // ====================================================================
                                function validatePhoneNumber(phone) {
                                    const cleanPhone = phone.replace(/\D/g, '');

                                    if (cleanPhone.length >= 10 && cleanPhone.length <= 11) {
                                        const ddd = cleanPhone.substring(0, 2);

                                        if (parseInt(ddd) >= 11 && parseInt(ddd) <= 99) {
                                            return {
                                                valid: true,
                                                format: cleanPhone.length === 11 ? 'celular' : 'residencial',
                                                clean: cleanPhone
                                            };
                                        }
                                    }

                                    return { valid: false, format: null, clean: cleanPhone };
                                }

                                function getPhoneValidationMessage(phoneResult) {
                                    if (phoneResult.valid) return '';

                                    const length = phoneResult.clean.length;

                                    if (length === 0) {
                                        return 'Por favor, digite seu número de telefone';
                                    } else if (length < 10) {
                                        return `Número muito curto. Digite o DDD + número (faltam ${10 - length} dígitos)`;
                                    } else if (length > 11) {
                                        return `Número muito longo (${length} dígitos). Máximo: 11 dígitos`;
                                    } else {
                                        const ddd = phoneResult.clean.substring(0, 2);
                                        if (parseInt(ddd) < 11 || parseInt(ddd) > 99) {
                                            return 'DDD inválido. Use um DDD entre 11 e 99';
                                        }
                                    }

                                    return 'Formato inválido. Use: (DD) XXXX-XXXX';
                                }

                                function formatPhoneDisplay(phone) {
                                    const clean = phone.replace(/\D/g, '');

                                    if (clean.length >= 10) {
                                        if (clean.length === 10) {
                                            return `(${clean.substring(0, 2)}) ${clean.substring(2, 6)}-${clean.substring(6)}`;
                                        } else if (clean.length === 11) {
                                            return `(${clean.substring(0, 2)}) ${clean.substring(2, 7)}-${clean.substring(7)}`;
                                        }
                                    }

                                    return phone;
                                }

                                // ====================================================================
                                // MENSAGENS DE ERRO MELHORADAS
                                // ====================================================================
                                function getImprovedErrorMessage(errorMessage) {
                                    if (errorMessage.includes('telefone já enviou um formulário') ||
                                        errorMessage.includes('já foi processado recentemente') ||
                                        errorMessage.includes('já está sendo processado')) {

                                        return {
                                            title: 'Formulario Ja Enviado',
                                            message: `
                    <div style="text-align: center; padding: 20px; font-family: Arial, sans-serif;">
                        <h3 style="color: #0054B8; margin-bottom: 15px;">
                            Seus dados ja foram enviados com sucesso!
                        </h3>
                        <p style="font-size: 16px; color: #333; line-height: 1.5; margin-bottom: 20px;">
                            <strong>Nao se preocupe!</strong> Suas informacoes ja estao com nossa equipe de consultores.
                        </p>
                        <div style="background: #f8f9ff; border: 2px solid #0054B8; border-radius: 12px; padding: 20px; margin: 20px 0;">
                            <p style="margin: 0; color: #0054B8; font-weight: bold; font-size: 18px;">
                                Em instantes, um de nossos consultores especializados entrara em contato pelo WhatsApp!
                            </p>
                        </div>
                        <p style="font-size: 14px; color: #666; margin-bottom: 15px;">
                            <strong>Tempo medio de resposta:</strong> 5 a 15 minutos
                        </p>
                        <p style="font-size: 14px; color: #666;">
                            Se nao receber contato em 30 minutos, pode enviar o formulario novamente.
                        </p>
                    </div>
                `,
                                            type: 'info'
                                        };
                                    }

                                    return {
                                        title: 'Erro',
                                        message: `<div style="text-align: center; padding: 20px;">${errorMessage}</div>`,
                                        type: 'error'
                                    };
                                }

                                function showImprovedModal(config) {
                                    const { title, message, type = 'info' } = config;

                                    const colors = {
                                        'info': { bg: '#0054B8', text: '#ffffff' },
                                        'error': { bg: '#dc3545', text: '#ffffff' },
                                        'warning': { bg: '#ffc107', text: '#000000' },
                                        'success': { bg: '#28a745', text: '#ffffff' }
                                    };

                                    const color = colors[type] || colors.info;

                                    // Remove modal anterior
                                    $('#hapvida-improved-modal').remove();

                                    const modalHtml = `
            <div id="hapvida-improved-modal" class="hapvida-modal-success show" style="z-index: 999999;">
                <div class="hapvida-modal-success-content" style="max-width: 500px;">
                    <div class="hapvida-modal-success-header" style="background: ${color.bg}; color: ${color.text};">
                        <h3 style="margin: 0; font-size: 18px;">${title}</h3>
                        <button type="button" class="hapvida-modal-success-close hapvida-close-btn">
                            <i class="fas fa-times"></i>
                        </button>
                    </div>
                    <div class="hapvida-modal-success-body">
                        ${message}
                        <div style="text-align: center; margin-top: 20px;">
                            <button type="button" class="hapvida-close-btn" 
                                    style="background: ${color.bg}; color: ${color.text}; border: none; padding: 12px 30px; border-radius: 8px; font-weight: bold; cursor: pointer; font-size: 14px;">
                                Entendi
                            </button>
                        </div>
                    </div>
                </div>
            </div>
        `;

                                    $('body').append(modalHtml);

                                    // Event delegation para fechar modal
                                    $(document).off('click.hapvidaModal').on('click.hapvidaModal', '.hapvida-close-btn', function (e) {
                                        e.preventDefault();
                                        e.stopPropagation();
                                        $('#hapvida-improved-modal').remove();
                                    });

                                    // Fechar clicando fora do modal
                                    $(document).off('click.hapvidaModalBg').on('click.hapvidaModalBg', '#hapvida-improved-modal', function (e) {
                                        if (e.target === this) {
                                            $(this).remove();
                                        }
                                    });

                                    // Fechar com ESC
                                    $(document).off('keydown.hapvidaModal').on('keydown.hapvidaModal', function (e) {
                                        if (e.keyCode === 27) {
                                            $('#hapvida-improved-modal').remove();
                                        }
                                    });
                                }

                                // ====================================================================
                                // SETUP DO CAMPO DE TELEFONE
                                // ====================================================================
                                $(document).on('focus', '#hapvida-telefone', function () {
                                    $(this).removeAttr('readonly');
                                });

                                function setupPhoneFormatting() {
                                    $(document).on('input', '#hapvida-telefone', function () {
                                        let value = $(this).val().replace(/\D/g, '');
                                        let formatted = '';

                                        if (value.length >= 2) {
                                            formatted = `(${value.substring(0, 2)}`;

                                            if (value.length > 2) {
                                                if (value.length <= 6) {
                                                    formatted += `) ${value.substring(2)}`;
                                                } else if (value.length <= 10) {
                                                    formatted += `) ${value.substring(2, 6)}-${value.substring(6)}`;
                                                } else if (value.length === 11) {
                                                    formatted += `) ${value.substring(2, 7)}-${value.substring(7)}`;
                                                } else {
                                                    value = value.substring(0, 11);
                                                    formatted += `) ${value.substring(2, 7)}-${value.substring(7)}`;
                                                }
                                            }
                                        } else {
                                            formatted = value;
                                        }

                                        $(this).val(formatted);
                                        $(this).closest('.hapvida-field').removeClass('error');
                                        $(this).closest('.hapvida-field').next('.phone-error-message').remove();
                                    });

                                    $(document).on('focus', '#hapvida-telefone', function () {
                                        if (!$(this).val()) {
                                            $(this).attr('placeholder', '(11) 1234-5678');
                                        }
                                    });

                                    $(document).on('blur', '#hapvida-telefone', function () {
                                        if (!$(this).val()) {
                                            $(this).attr('placeholder', '(00) 00000-0000');
                                        }
                                    });
                                }

                                function preventPhoneAutofill() {
                                    $(document).on('focus blur change', '#hapvida-telefone', function () {
                                        var $field = $(this);

                                        if ($field.val() && !$field.data('user-typed')) {
                                            setTimeout(function () {
                                                $field.val('').removeAttr('readonly');
                                                $field.attr('placeholder', 'Digite seu WhatsApp');
                                            }, 100);
                                        }
                                    });

                                    $(document).on('keydown input', '#hapvida-telefone', function () {
                                        $(this).data('user-typed', true);
                                    });

                                    setTimeout(function () {
                                        var $phone = $('#hapvida-telefone');
                                        if ($phone.length && $phone.val() && !$phone.data('user-typed')) {
                                            $phone.val('').removeAttr('readonly');
                                        }
                                    }, 1000);
                                }

                                // ====================================================================
                                // EVENT DELEGATION GLOBAL - FUNCIONA COM POPUPS
                                // ====================================================================
                                $(document).on('submit', '#hapvida-main-form', function (e) {
                                    e.preventDefault();

                                    if (isSubmitted) {
                                        return false;
                                    }

                                    var $form = $(this);

                                    if (!validateFormImproved($form)) {
                                        return false;
                                    }

                                    isSubmitted = true;
                                    submitFormImproved($form);
                                });

                                $(document).on('change input', '#hapvida-qtd-pessoas, [name="form_fields[qtd_pessoas]"]', function () {
                                    updateAgeFields($(this));
                                });

                                // Event listeners para o novo modal de sucesso
                                $(document).on('click', '#hapvida-modal-close', function (e) {
                                    e.preventDefault();
                                    e.stopPropagation();
                                    closeSuccessModal();
                                });

                                $(document).on('click', '#hapvida-success-modal', function (e) {
                                    if ($(e.target).hasClass('hapvida-modal-success')) {
                                        closeSuccessModal();
                                    }
                                });

                                // Fechar com ESC
                                $(document).keyup(function (e) {
                                    if (e.key === "Escape" && $('#hapvida-success-modal').hasClass('show')) {
                                        closeSuccessModal();
                                    }
                                });

                                // Observer para detectar formulários em popups
                                var observer = new MutationObserver(function (mutations) {
                                    mutations.forEach(function (mutation) {
                                        if (mutation.type === 'childList') {
                                            mutation.addedNodes.forEach(function (node) {
                                                if (node.nodeType === 1) {
                                                    var $forms = $(node).find('#hapvida-main-form, form[id*="hapvida"]');
                                                    if ($forms.length) {
                                                        $forms.each(function () {
                                                            var $form = $(this);
                                                            if (!$form.data('popup-ready')) {
                                                                initializeForm($form);

                                                                setTimeout(function () {
                                                                    var $qtdField = $form.find('#hapvida-qtd-pessoas, [name="form_fields[qtd_pessoas]"]');
                                                                    if ($qtdField.length) {
                                                                        updateAgeFields($qtdField);
                                                                    }
                                                                }, 100);
                                                            }
                                                        });
                                                    }

                                                    if ((node.id === 'hapvida-main-form' || node.tagName === 'FORM') &&
                                                        !$(node).data('popup-ready')) {
                                                        initializeForm($(node));

                                                        setTimeout(function () {
                                                            var $qtdField = $(node).find('#hapvida-qtd-pessoas, [name="form_fields[qtd_pessoas]"]');
                                                            if ($qtdField.length) {
                                                                updateAgeFields($qtdField);
                                                            }
                                                        }, 100);
                                                    }
                                                }
                                            });
                                        }
                                    });
                                });

                                observer.observe(document.body, {
                                    childList: true,
                                    subtree: true
                                });

                                // ====================================================================
                                // INICIALIZAÇÃO DE FORMULÃRIO
                                // ====================================================================
                                function initializeForm($form) {
                                    $form.data('popup-ready', true);

                                    var $qtdPessoas = $form.find('#hapvida-qtd-pessoas');
                                    if (!$qtdPessoas.length) {
                                        $qtdPessoas = $form.find('[name="form_fields[qtd_pessoas]"]');
                                    }

                                    if ($qtdPessoas.length) {
                                        if ($qtdPessoas.val()) {
                                            updateAgeFields($qtdPessoas);
                                        } else {
                                            $qtdPessoas.val('1');
                                            updateAgeFields($qtdPessoas);
                                        }
                                    }
                                }

                                // ====================================================================
                                // VALIDAÇÃO MELHORADA DO FORMULÃRIO
                                // ====================================================================
                                function validateFormImproved($form) {
                                    let isValid = true;
                                    let firstErrorField = null;

                                    $form.find('[required]').each(function () {
                                        const $field = $(this);
                                        const fieldValue = $field.val().trim();

                                        $field.closest('.hapvida-field').removeClass('error');

                                        if (!fieldValue) {
                                            $field.closest('.hapvida-field').addClass('error');
                                            if (!firstErrorField) firstErrorField = $field;
                                            isValid = false;
                                        }
                                    });

                                    const $phoneField = $form.find('#hapvida-telefone');
                                    if ($phoneField.length) {
                                        const phoneValue = $phoneField.val().trim();
                                        const phoneResult = validatePhoneNumber(phoneValue);

                                        if (!phoneResult.valid) {
                                            $phoneField.closest('.hapvida-field').addClass('error');
                                            const message = getPhoneValidationMessage(phoneResult);

                                            $phoneField.closest('.hapvida-field').find('.phone-error-message').remove();

                                            const errorHtml = `
                    <div class="phone-error-message" style="
                        color: #dc3545; 
                        font-size: 12px; 
                        margin-top: 5px; 
                        padding: 8px 12px;
                        background: rgba(220, 53, 69, 0.1);
                        border-radius: 8px;
                        border-left: 3px solid #dc3545;
                    ">
                        <i class="fas fa-exclamation-triangle" style="margin-right: 8px;"></i>
                        ${message}
                    </div>
                `;
                                            $phoneField.closest('.hapvida-field').after(errorHtml);

                                            if (!firstErrorField) firstErrorField = $phoneField;
                                            isValid = false;
                                        } else {
                                            $phoneField.closest('.hapvida-field').next('.phone-error-message').remove();

                                            const formattedPhone = formatPhoneDisplay(phoneValue);
                                            if (formattedPhone !== phoneValue) {
                                                $phoneField.val(formattedPhone);
                                            }
                                        }
                                    }

                                    if (!isValid && firstErrorField) {
                                        firstErrorField.focus();

                                        if (firstErrorField.offset()) {
                                            $('html, body').animate({
                                                scrollTop: firstErrorField.offset().top - 100
                                            }, 300);
                                        }
                                    }

                                    if (isValid) {
                                        const qtdPessoas = parseInt($form.find('#hapvida-qtd-pessoas').val()) || 1;
                                        let filledAges = 0;

                                        $form.find('[name="form_fields[ages][]"]').each(function () {
                                            if ($(this).val().trim()) filledAges++;
                                        });

                                        if (filledAges < qtdPessoas) {
                                            showImprovedModal({
                                                title: 'ðŸ‘¨â€ðŸ‘©â€ðŸ‘§â€ðŸ‘¦ Idades Incompletas',
                                                message: `
                        <div style="text-align: center; padding: 20px;">
                            <div style="font-size: 48px; color: #ffc107; margin-bottom: 15px;">âš ï¸</div>
                            <h3 style="color: #ffc107; margin-bottom: 15px;">Informação Incompleta</h3>
                            <p style="font-size: 16px; margin-bottom: 20px;">
                                Você selecionou <strong>${qtdPessoas} pessoa(s)</strong>, 
                                mas preencheu apenas <strong>${filledAges} idade(s)</strong>.
                            </p>
                            <div style="background: #fff3cd; border: 2px solid #ffc107; border-radius: 12px; padding: 15px;">
                                <p style="margin: 0; color: #856404; font-weight: bold;">
                                    ðŸ“ Por favor, preencha a idade de todas as pessoas para uma cotação precisa!
                                </p>
                            </div>
                        </div>
                    `,
                                                type: 'warning'
                                            });
                                            isValid = false;
                                        }
                                    }

                                    return isValid;
                                }

                                // ====================================================================
                                // ENVIO MELHORADO DO FORMULÃRIO COM NOVO MODAL
                                // ====================================================================
                                function submitFormImproved($form) {
                                    var $btn = $form.find('#hapvida-submit-btn');
                                    var originalText = $btn.html();

                                    $btn.prop('disabled', true).html('<i class="fas fa-spinner fa-spin"></i> Enviando...');

                                    var formData = {};

                                    $form.serializeArray().forEach(function (field) {
                                        if (field.name.includes('[]')) {
                                            var cleanName = field.name.replace('[]', '');
                                            if (!formData[cleanName]) {
                                                formData[cleanName] = [];
                                            }
                                            if (field.value && field.value.trim() !== '') {
                                                formData[cleanName].push(field.value.trim());
                                            }
                                        } else {
                                            formData[field.name] = field.value;
                                        }
                                    });

                                    const phoneField = formData['form_fields[telefone]'];
                                    if (phoneField) {
                                        formData['form_fields[telefone]'] = phoneField.replace(/\D/g, '');
                                    }

                                    // Envia o formulário
                                    $.ajax({
                                        url: 'https://fazbempravoce.com.br/wp-json/formulario-hapvida/v1/submit-form',
                                        method: 'POST',
                                        data: formData,
                                        timeout: 30000,

                                        success: function (response) {
                                            if (response.success) {
                                                console.log('Formulario enviado com sucesso - redirecionando');
                                                window.location.href = 'https://fazbempravoce.com.br/obrigado/';
                                            } else {
                                                handleImprovedError(response.message || 'Erro desconhecido');
                                            }

                                            $btn.prop('disabled', false).html(originalText);
                                            setTimeout(function () {
                                                isSubmitted = false;
                                            }, 2000);
                                        },

                                        error: function (xhr, status, error) {
                                            let serverMessage = 'Erro de conexão. Tente novamente.';
                                            if (xhr.responseJSON && xhr.responseJSON.message) {
                                                serverMessage = xhr.responseJSON.message;
                                            }

                                            handleImprovedError(serverMessage);
                                            $btn.prop('disabled', false).html(originalText);
                                            setTimeout(function () {
                                                isSubmitted = false;
                                            }, 2000);
                                        }
                                    });
                                }

                                // ====================================================================
                                // TRATAMENTO DE ERRO
                                // ====================================================================
                                function handleImprovedError(errorMessage) {
                                    const improvedError = getImprovedErrorMessage(errorMessage);
                                    showImprovedModal(improvedError);

                                    isSubmitted = false;
                                }

                                // ====================================================================
                                // ATUALIZAR CAMPOS DE IDADE
                                // ====================================================================
                                function updateAgeFields($qtdInput) {
                                    var qtd = parseInt($qtdInput.val()) || 1;

                                    var $container = $qtdInput.closest('form').find('#hapvida-age-inputs');

                                    if (!$container.length) {
                                        $container = $qtdInput.closest('form').find('.age-inputs');
                                    }

                                    if (!$container.length) {
                                        $container = $('#hapvida-age-inputs');
                                        if (!$container.length) {
                                            $container = $('.age-inputs');
                                        }
                                    }

                                    if (!$container.length) {
                                        return;
                                    }

                                    $container.empty();

                                    for (var i = 1; i <= qtd; i++) {
                                        var $wrapper = $('<div class="hapvida-field">');
                                        var ageSvg = '<span class="hapvida-field-icon"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"/><line x1="16" y1="2" x2="16" y2="6"/><line x1="8" y1="2" x2="8" y2="6"/><line x1="3" y1="10" x2="21" y2="10"/></svg></span>';
                                        $wrapper.append(ageSvg);
                                        var $input = $('<input type="number" name="form_fields[ages][]" min="0" max="120" required autocomplete="off">');
                                        $input.attr('placeholder', 'Idade ' + i);
                                        $wrapper.append($input);
                                        $container.append($wrapper);
                                    }
                                }

                                // ====================================================================
                                // INICIALIZAÇÃO COMPLETA
                                // ====================================================================
                                $(document).ready(function () {
                                    setupPhoneFormatting();
                                    preventPhoneAutofill();

                                    var $existingForm = $('#hapvida-main-form');
                                    if ($existingForm.length) {
                                        initializeForm($existingForm);
                                    }

                                    var attempts = 0;
                                    var maxAttempts = 50;

                                    var polling = setInterval(function () {
                                        attempts++;
                                        var $forms = $('#hapvida-main-form, form[id*="hapvida"]');

                                        $forms.each(function () {
                                            var $form = $(this);
                                            if (!$form.data('popup-ready')) {
                                                initializeForm($form);

                                                setTimeout(function () {
                                                    var $qtdField = $form.find('#hapvida-qtd-pessoas, [name="form_fields[qtd_pessoas]"]');
                                                    if ($qtdField.length) {
                                                        $qtdField.val('1');
                                                        updateAgeFields($qtdField);
                                                    }
                                                }, 200);
                                            }
                                        });

                                        if ($forms.length > 0 || attempts >= maxAttempts) {
                                            clearInterval(polling);
                                        }
                                    }, 100);
                                });

                            })(jQuery);
                        </script>

                        
<article style="max-width: 820px; margin: 0 auto; font-family: 'Open Sans',Arial,sans-serif; color: #333; line-height: 1.7;">
<div style="padding: 20px 10px; border-bottom: 1px solid #e2e8f0;">
<p style="text-align: justify!important; font-size: 17px; line-height: 1.7; color: #4a5568;">A Hapvida em Contagem oferece planos de saúde a partir de <strong style="color: #ff6b00;">R$ 64,35</strong> por mês, com rede própria que inclui o Hospital Lifecenter Contagem — 121 leitos, pronto-socorro 24h, UTI e centro cirúrgico — e mais 4 unidades no bairro Eldorado. A operadora investiu R$ 133 milhões na cidade (R$ 110 mi na aquisição do antigo Hospital Santa Helena + R$ 23 mi em modernização) e opera um modelo verticalizado que integra hospital, clínicas, laboratório e diagnóstico sob o mesmo sistema eletrônico.</p>
<p style="text-align: justify!important; font-size: 17px; line-height: 1.7; color: #4a5568;">Contagem é a 2ª cidade mais populosa da Região Metropolitana de Belo Horizonte, com <a style="color: #2563eb; text-decoration: none;" href="https://cidades.ibge.gov.br/brasil/mg/contagem/panorama" target="_blank" rel="nofollow noopener">651 mil habitantes</a> e uma economia industrial que responde por 4,3% do PIB de Minas Gerais. Totalmente conurbada com BH, a cidade permite que beneficiários acessem também os 3 hospitais próprios Hapvida da capital — <span class="destaque-laranja-suave" style="background-image: linear-gradient(120deg,rgba(255,107,0,0.22) 0%,rgba(255,133,51,0.22) 100%); background-repeat: no-repeat; background-position: 0 50%; background-size: 100% 100%; padding: 2px 6px; transition: background-size 1.2s ease-out;">Lifecenter BH (213 leitos, ONA Nível III), Octaviano Neves (156 leitos, 45 UTIs) e Vera Cruz</span> — somando mais de 490 leitos na RMBH. Confira aqui toda a Rede própria do Hapvida.</p>
<p style="text-align: justify!important; font-size: 17px; line-height: 1.7; color: #4a5568;">Neste guia você vai encontrar a tabela de preços atualizada, os planos disponíveis, a rede assistencial completa com endereços, cobertura por regional, o comparativo com Unimed BH e Amil, e o passo a passo para contratar com portabilidade. Este guia foi preparado pela equipe da DRV Corretora, especialista Hapvida com mais de 10 anos de mercado e amplo portfólio de contratos na RMBH.</p>
</div>
<section style="background: linear-gradient(135deg,#fafbfc 0%,#f0f4f8 100%); padding: 20px 10px; border-radius: 20px; margin-bottom: 4px; border: 1px solid #e2e8f0;">
<div class="toc-list" style="display: flex!important; flex-direction: column!important; gap: 10px!important; padding: 0!important; margin: 0!important;">
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 14px; font-weight: bold;">≡</span><span style="font-size: 17px; font-weight: 800; color: #1a202c;">Neste Guia Você Vai Encontrar</span></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">1</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#por-que-contagem">Por Que a Hapvida em Contagem É Diferente</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">2</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#precos">Preços e Investimento em Saúde</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">3</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#planos-disponiveis">Planos Disponíveis em Contagem</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">4</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#rede-contagem">Rede Assistencial em Contagem</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">5</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#cobertura-bairros">Cobertura por Regional</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">6</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#cenario-saude">Cenário de Saúde em Contagem</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">7</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#como-contratar">Como Contratar Hapvida em Contagem</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">8</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#faq">FAQ — Perguntas Frequentes</a></div>
<div class="toc-item" style="display: flex!important; align-items: center!important; gap: 10px!important; padding: 0!important; margin: 0!important;"><span class="toc-badge" style="min-width: 28px; height: 28px; flex-shrink: 0!important; background: #ff6b00; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 13px; font-weight: bold;">9</span><a style="color: #1a202c; font-weight: 600; font-size: 15px; text-decoration: none;" href="#conclusao">Conclusão</a></div>
</div>
</section>
<section id="por-que-contagem" style="background: #f8f9fa; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">Por Que a Hapvida em Contagem É Diferente de Outras Cidades</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Uma operação que nasceu de R$ 110 milhões em aquisições e se integra à maior rede privada de MG</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<div style="background: linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%); border: 1px solid #bfdbfe; border-radius: 12px; padding: 24px 28px; margin-bottom: 24px;">
<div class="box-row" style="display: flex!important; align-items: center!important; gap: 10px!important; margin-bottom: 12px;">
<div style="width: 28px; height: 28px; flex-shrink: 0!important; background: #2563eb; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 14px; font-weight: 800;">R</div>
<p><span style="font-size: 14px; font-weight: bold; color: #1e40af; text-transform: uppercase; letter-spacing: 1px;">Resumo Rápido</span></p>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #1e40af; margin: 0;">Contagem possui 5 unidades próprias Hapvida, todas no bairro Eldorado — incluindo o Hospital Lifecenter 24h com 121 leitos. Beneficiários acessam também os 3 hospitais próprios de BH (Lifecenter BH, Octaviano Neves e Vera Cruz), somando mais de 490 leitos na RMBH.</p>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">A presença da Hapvida em Contagem não surgiu de uma expansão gradual. Em setembro de 2021, o grupo adquiriu o Hospital Santa Helena — referência no bairro Eldorado desde os anos 1990 — por R$ 110 milhões. A operação fez parte de uma estratégia agressiva de entrada em Minas Gerais, que incluiu a compra do Grupo Promed por R$ 1,5 bilhão (com cerca de 30 mil beneficiários em Contagem, segundo dados da aquisição) e a incorporação do Hospital Octaviano Neves em BH por R$ 134 milhões.</p>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Após R$ 23 milhões adicionais em modernização, o antigo Santa Helena reabriu em abril de 2023 como Hospital Lifecenter Contagem — o 9º hospital do grupo em Minas Gerais. A conversão ampliou a capacidade de 74 para 121 leitos e trouxe a marca Lifecenter, reconhecida em BH pelo selo ONA Nível III (máxima acreditação hospitalar) da unidade matriz.</p>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">O que diferencia Contagem de cidades onde a operadora atua apenas com rede credenciada é justamente o modelo verticalizado: hospital, clínicas, laboratório e diagnóstico próprios, todos sob o mesmo sistema de prontuário eletrônico e autorizações integradas. Em termos práticos, <span class="destaque-laranja-suave" style="background-image: linear-gradient(120deg,rgba(255,107,0,0.22) 0%,rgba(255,133,51,0.22) 100%); background-repeat: no-repeat; background-position: 0 50%; background-size: 100% 100%; padding: 2px 6px; transition: background-size 1.2s ease-out;">uma consulta no Centro Clínico Eldorado pode gerar encaminhamento para exame no Diagnóstico Lifecenter e, se necessário, internação no hospital — sem troca de operadora, sem reautorização, sem papel</span>.</p>
<div class="grid4" style="display: flex!important; flex-wrap: wrap!important; gap: 12px!important; margin-bottom: 24px;">
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 20px 16px; text-align: center;">
<div style="font-size: 28px; font-weight: 900; color: #1a202c; margin-bottom: 4px;">5</div>
<div style="font-size: 13px; color: #718096;">Unidades próprias em Contagem</div>
</div>
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 20px 16px; text-align: center;">
<div style="font-size: 28px; font-weight: 900; color: #1a202c; margin-bottom: 4px;">121</div>
<div style="font-size: 13px; color: #718096;">Leitos no Lifecenter Contagem</div>
</div>
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 20px 16px; text-align: center;">
<div style="font-size: 28px; font-weight: 900; color: #1a202c; margin-bottom: 4px;">R$ 133M</div>
<div style="font-size: 13px; color: #718096;">Investidos em Contagem</div>
</div>
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #ff6b00; border: none; border-radius: 20px; padding: 20px 16px; text-align: center;">
<div style="font-size: 28px; font-weight: 900; color: #fff; margin-bottom: 4px;">9.500</div>
<div style="font-size: 13px; color: rgba(255,255,255,0.85);">Atendimentos/mês no hospital</div>
</div>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Contagem está totalmente conurbada com Belo Horizonte — a divisa urbana é contínua. Isso significa que os beneficiários de planos vendidos aqui acessam, sem restrição, toda a rede própria de BH: o Hospital Lifecenter BH (213 leitos, ONA Nível III, 30+ especialidades), o Hospital e Maternidade Octaviano Neves (156 leitos, 45 UTIs com 30 neonatais Nível III) e o Hospital Vera Cruz. A partir da Estação Eldorado do Metrô, a viagem até os hospitais de BH leva entre 20 e 35 minutos.</p>
<div style="background: linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%); border: 1px solid #bfdbfe; border-radius: 12px; padding: 24px 28px; margin-bottom: 24px;">
<div class="box-row" style="display: flex!important; align-items: center!important; gap: 10px!important; margin-bottom: 12px;"><span style="font-size: 14px; font-weight: bold; color: #1e40af; text-transform: uppercase; letter-spacing: 1px;">DICA DRV</span></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #1e40af; margin: 0;">A inauguração da Estação Novo Eldorado do Metrô (fevereiro de 2026, investimento de R$ 96 milhões) amplia ainda mais o acesso: moradores da região da Glória ganham estação a 1,7 km da atual, com expectativa de 7 a 12 mil passageiros/dia.</p>
</div>
</section>
<section id="precos" style="background: #fff; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">Quanto Custa: Tabela de Preços Hapvida Contagem 2026</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Valores atualizados com coparticipação total — a opção mais acessível para empresas em Contagem</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">A Hapvida comercializa planos empresariais em Contagem a partir de 2 vidas (MEI, micro e pequenas empresas). Os valores abaixo referem-se ao plano ambulatorial + hospitalar com coparticipação total — modalidade que oferece a menor mensalidade em troca de taxas de uso nos procedimentos eletivos.</p>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Contagem integra a tabela da Região Metropolitana de BH, que segue os valores do Grupo 1 (SP/BH) — historicamente entre os mais competitivos do portfólio Hapvida. Isso acontece porque a operadora possui rede própria consolidada na RMBH, o que reduz custos operacionais e permite repassar a economia ao beneficiário.</p>
    <div class="gpp-container-cidade">
        
                    <div class="tabela-precos-hapvida">
                <table>
                    <thead>
                        <tr>
                            <th>Faixa Etária</th>
                            <th>Valor</th>
                        </tr>
                    </thead>
                    <tbody>
                                                    <tr>
                                <td>0 a 18 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 64,35                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>19 a 23 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 72,06                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>24 a 28 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 80,71                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>29 a 33 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 92,81                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>34 a 38 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 106,73                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>39 a 43 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 127,02                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>44 a 48 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 158,77                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>49 a 53 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 198,47                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>54 a 58 anos</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 337,39                                    </span>
                                </td>
                            </tr>
                                                    <tr>
                                <td>59 anos ou mais</td>
                                <td>
                                    <span class="valor-destaque">
                                        R$ 377,88                                    </span>
                                </td>
                            </tr>
                                            </tbody>
                </table>
            </div>
                
                
                                    <p class="gpp-desconto-info"><strong>* Valores com 15% de desconto aplicado</strong></p>
                        
            <div class="gpp-observacoes-info">
                <strong>ℹ️ Observações Importantes:</strong><br>
                Os valores apresentados referem-se somente ao plano empresarial Hapvida, podendo sofrer alterações ou reajustes a qualquer momento, sem aviso prévio. <br><br>Para obter uma cotação completa — incluindo OUTRAS CIDADES, segmentações, acomodações, coberturas e eventuais promoções vigentes — clique no botão abaixo.
            </div>
            
            <div class="gpp-botao-container">
                <a href="https://tabelaplanos.com.br/plano-hapvida-valores" target="_blank" class="gpp-botao-consulta">
                    Consulte as promoções de hoje
                </a>
            </div>
                
    </div>
    
<p style="text-align: justify!important; font-size: 12px; color: #94a3b8; font-style: italic; margin-top: 8px;">*Valores referentes a fevereiro/2026. Planos empresariais a partir de 2 vidas (CNPJ ativo). Tabela sujeita a reajuste anual autorizado pela ANS. Consulte condições atualizadas com a DRV Corretora.</p>
<div style="background: linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%); border: 1px solid #bfdbfe; border-radius: 12px; padding: 24px 28px; margin-bottom: 24px;">
<div class="box-row" style="display: flex!important; align-items: center!important; gap: 10px!important; margin-bottom: 12px;">
<div style="width: 28px; height: 28px; flex-shrink: 0!important; background: #2563eb; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 14px; font-weight: 800;">!</div>
<p><span style="font-size: 14px; font-weight: bold; color: #1e40af; text-transform: uppercase; letter-spacing: 1px;">Importante</span></p>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #1e40af; margin: 0;">A Hapvida não comercializa planos individuais ou familiares em Contagem. Todas as contratações são feitas pelo CNPJ — incluindo MEI (a partir de 2 vidas), microempresa e PME. Profissionais liberais podem usar o CNPJ próprio para contratar.</p>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Para a faixa de 59+ anos — a mais procurada por aposentados e servidores de Contagem —, o plano com coparticipação total parte de <strong style="color: #ff6b00;">R$ 377,88</strong>. Já com coparticipação parcial (consultas e exames simples isentos de taxa), o valor sobe cerca de 20%, mas pode compensar para quem faz acompanhamento médico frequente.</p>
<h3 style="font-size: 20px; font-weight: 800; color: #1a202c; margin-top: 32px; margin-bottom: 12px;">Coparticipação na prática em Contagem</h3>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Contagem segue a Tabela 2 de coparticipação (RMBH), com consulta eletiva a R$ 43,63 e exame simples a R$ 51,52 na modalidade total. Esses valores são mais altos que os de capitais fora do eixo SP/MG, mas vêm acompanhados de um diferencial que nenhuma outra cidade da RMBH oferece fora BH: internações, cirurgias e partos são 100% isentos de coparticipação no Hospital Lifecenter Contagem — sem precisar se deslocar até BH.</p>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Para beneficiários que moram nas regionais Eldorado, Industrial e Riacho — a menos de 20 minutos das 5 unidades Hapvida —, a coparticipação parcial tende a compensar: consultas e exames ficam isentos, e o custo se limita a terapias (R$ 78,87 neurológicas, R$ 42,47 demais). Já para quem mora em Vargem das Flores, Nacional ou Ressaca — onde o deslocamento até o Eldorado é de 40-55 minutos —, a coparticipação total (mensalidade menor) pode fazer mais sentido, combinada com teleconsulta 24h para demandas de baixa complexidade. Veja todos os detalhes no nosso guia completo de coparticipação Hapvida.</p>
<div style="background: linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%); border: 1px solid #bfdbfe; border-radius: 12px; padding: 24px 28px; margin-bottom: 24px;">
<div class="box-row" style="display: flex!important; align-items: center!important; gap: 10px!important; margin-bottom: 12px;"><span style="font-size: 14px; font-weight: bold; color: #1e40af; text-transform: uppercase; letter-spacing: 1px;">DICA DRV</span></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #1e40af; margin: 0;">Para equipes de indústrias de Contagem (Cidade Industrial, distritos da regional Petrolândia), onde o perfil tende a ser jovem e masculino com baixa frequência de uso, a coparticipação total costuma gerar economia real de 15-25% sobre o parcial. Já para escritórios com equipe mista e colaboradores 40+, o parcial tende a compensar a partir de 3 consultas/mês.</p>
</div>
</section>
<div style="margin-bottom: 4px;"></div>
<section id="planos-disponiveis" style="background: #fff8f3; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">Planos Disponíveis em Contagem</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Cobertura ambulatorial, hospitalar ou completa — sempre empresarial, a partir de 2 vidas</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Todos os planos Hapvida vendidos em Contagem seguem a regulamentação da ANS (Lei 9.656/98) e cobrem no mínimo o Rol de Procedimentos e Eventos em Saúde. A diferença entre as modalidades comercializadas na cidade está na abrangência (ambulatorial, hospitalar ou ambos) e no modelo de coparticipação escolhido. Contagem opera exclusivamente com planos empresariais — não há oferta individual ou familiar na cidade.</p>
<div class="grid3" style="display: flex!important; flex-wrap: wrap!important; gap: 16px!important; margin-bottom: 24px;">
<div style="flex: 1 1 220px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 28px 22px;">
<div style="width: 36px; height: 36px; background: #ff6b00; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800; margin-bottom: 14px;">AH</div>
<h3 style="font-size: 17px; font-weight: 800; color: #1a202c; margin-bottom: 8px;">Ambulatorial + Hospitalar com Obstetrícia</h3>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">Cobertura mais completa disponível em Contagem — consultas, exames, internações, cirurgias e parto. Internação em enfermaria no Lifecenter Contagem e hospitais de BH. Parto no Hospital Octaviano Neves (BH) — referência em maternidade de alto risco com 45 UTIs (30 neonatais Nível III).</p>
<div style="background: #fff8f3; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #ff6b00; font-weight: 600;">Ideal para: famílias, colaboradoras em idade fértil, empresas com equipe mista</div>
</div>
<div style="flex: 1 1 220px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 28px 22px;">
<div style="width: 36px; height: 36px; background: #2563eb; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800; margin-bottom: 14px;">H</div>
<h3 style="font-size: 17px; font-weight: 800; color: #1a202c; margin-bottom: 8px;">Ambulatorial + Hospitalar (sem Obstetrícia)</h3>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">Cobertura ampla sem parto — consultas, exames, internações e cirurgias em toda a rede própria e credenciada da RMBH. Mensalidade ligeiramente menor que a opção com obstetrícia. Disponível em Contagem para empresas de todos os portes.</p>
<div style="background: #eff6ff; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #2563eb; font-weight: 600;">Ideal para: equipes predominantemente masculinas, empresas de logística e indústria</div>
</div>
<div style="flex: 1 1 220px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 28px 22px;">
<div style="width: 36px; height: 36px; background: #2563eb; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800; margin-bottom: 14px;">A</div>
<h3 style="font-size: 17px; font-weight: 800; color: #1a202c; margin-bottom: 8px;">Ambulatorial (sem Internação)</h3>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">Apenas consultas e exames — a menor mensalidade do portfólio em Contagem. Inclui todas as especialidades, exames simples e complexos (ECG, Raio-X, tomografia, ultrassom). Sem cobertura para internações, cirurgias ou parto.</p>
<div style="background: #eff6ff; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #2563eb; font-weight: 600;">Ideal para: MEIs, startups, equipes jovens que priorizam custo mínimo</div>
</div>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Independentemente da modalidade, todos os planos em Contagem incluem acesso ao aplicativo Hapvida Minas Gerais (disponível para iOS e Android, herdado da marca Vitallis) com teleconsulta 24h em 20+ especialidades, ao Programa Qualivida de medicina preventiva — acompanhamento de hipertensos, diabéticos, gestantes e portadores de doenças crônicas — e ao agendamento online via portal GNDI Minas.</p>
</section>
<section id="rede-contagem" style="background: #fff; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">Rede Assistencial em Contagem</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Hospital 24h, clínicas, laboratório e diagnóstico — tudo no principal polo comercial da cidade</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Diferente de operadoras que atuam em Contagem apenas com rede credenciada de terceiros, a Hapvida concentrou no bairro Eldorado um ecossistema completo de saúde. São 5 unidades próprias que cobrem desde a coleta laboratorial até a internação em UTI, todas integradas pelo mesmo sistema eletrônico de prontuários e agendamento via central 4090-2210.</p>
<h3 style="font-size: 20px; font-weight: 800; color: #1a202c; margin-top: 28px; margin-bottom: 16px;">Hospital Lifecenter Contagem</h3>
<div style="background: #fff; border: 2px solid #ff6b00; border-radius: 20px; padding: 28px 24px; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(0,0,0,0.04);">
<div style="display: flex!important; align-items: center!important; gap: 12px!important; margin-bottom: 14px;">
<div style="width: 40px; height: 40px; background: #ff6b00; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 16px; font-weight: 800;">HP</div>
<h3 style="font-size: 18px; font-weight: 800; color: #1a202c; margin: 0;">Hospital Lifecenter Contagem</h3>
</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">PS 24h adulto e infantil com brinquedoteca. 121 leitos (ampliado de 74). UTI adulta. Centro cirúrgico. Tomografia e Raio-X 24h. 9 consultórios no pronto-atendimento, 2 leitos de emergência, 9 de observação, 28 de medicação/hidratação, 10 de inalação e 6 de recuperação pós-anestésica. Capacidade: 8.000 atendimentos adultos + 1.500 pediátricos/mês.</p>
<div style="background: #fff8f3; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #ff6b00; font-weight: 600;">Rua das Mangueiras, 150 – Eldorado, CEP 32310-560</div>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">A história do Lifecenter Contagem começa com o Hospital Santa Helena, que atendia a região do Eldorado há décadas. Em setembro de 2021, a Hapvida NotreDame Intermédica adquiriu a unidade por R$ 110 milhões — parte de uma onda de aquisições que totalizou mais de R$ 3 bilhões em Minas Gerais entre 2019 e 2022 (incluindo Promed, Medisanitas, Lifecenter BH, Octaviano Neves, Climepe e Grupo Serpram).</p>
<div style="position: relative; padding-left: 32px; margin-bottom: 28px;">
<div style="position: absolute; left: 10px; top: 8px; bottom: 8px; width: 2px; background: linear-gradient(180deg,#ff6b00,#e2e8f0);"></div>
<div style="position: relative; margin-bottom: 24px;">
<div style="position: absolute; left: -27px; top: 4px; width: 14px; height: 14px; background: #ff6b00; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 2px #ff6b00;"></div>
<div style="font-size: 14px; font-weight: 800; color: #ff6b00; margin-bottom: 4px;">SET 2021</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0;">Aquisição do Hospital Santa Helena por R$ 110 milhões — 74 leitos, bairro Eldorado.</p>
</div>
<div style="position: relative; margin-bottom: 24px;">
<div style="position: absolute; left: -27px; top: 4px; width: 14px; height: 14px; background: #ff6b00; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 2px #ff6b00;"></div>
<div style="font-size: 14px; font-weight: 800; color: #ff6b00; margin-bottom: 4px;">FEV 2022</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0;">Conclusão da fusão Hapvida-GNDI. Integração das marcas em MG sob &#8220;Hapvida NDI Minas&#8221;.</p>
</div>
<div style="position: relative; margin-bottom: 24px;">
<div style="position: absolute; left: -27px; top: 4px; width: 14px; height: 14px; background: #ff6b00; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 2px #ff6b00;"></div>
<div style="font-size: 14px; font-weight: 800; color: #ff6b00; margin-bottom: 4px;">2022</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0;">R$ 47 milhões investidos em infraestrutura hospitalar em todo o estado de MG.</p>
</div>
<div style="position: relative; margin-bottom: 24px;">
<div style="position: absolute; left: -27px; top: 4px; width: 14px; height: 14px; background: #ff6b00; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 2px #ff6b00;"></div>
<div style="font-size: 14px; font-weight: 800; color: #ff6b00; margin-bottom: 4px;">ABR 2023</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0; font-weight: 600;">Inauguração do Hospital Lifecenter Contagem: R$ 23 mi em modernização, 121 leitos, 9º hospital em MG.</p>
</div>
<div style="position: relative;">
<div style="position: absolute; left: -27px; top: 4px; width: 14px; height: 14px; background: #e2e8f0; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 2px #e2e8f0;"></div>
<div style="font-size: 14px; font-weight: 800; color: #94a3b8; margin-bottom: 4px;">2025-2026 (FUTURO)</div>
<p style="text-align: justify!important; font-size: 14px; color: #94a3b8; line-height: 1.6; margin: 0;">Projeto de expansão para hospital geral e maternidade em andamento, segundo informações institucionais.</p>
</div>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">A modernização transformou o antigo Santa Helena em uma unidade com padrão Lifecenter: 9 consultórios no pronto-atendimento, 2 leitos de emergência, 9 de observação, 28 de medicação/hidratação, 10 de inalação e 6 de recuperação pós-anestésica. O centro cirúrgico e a UTI foram ampliados, elevando a capacidade total de 74 para 121 leitos. A área de diagnóstico opera com tomografia e Raio-X 24 horas — recurso que evita transferências noturnas para BH em casos de politrauma ou AVC.</p>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Com capacidade para 8.000 atendimentos adultos e 1.500 pediátricos por mês, <span class="destaque-laranja-suave" style="background-image: linear-gradient(120deg,rgba(255,107,0,0.22) 0%,rgba(255,133,51,0.22) 100%); background-repeat: no-repeat; background-position: 0 50%; background-size: 100% 100%; padding: 2px 6px; transition: background-size 1.2s ease-out;">o Lifecenter Contagem processa mais de 9.500 atendimentos mensais — volume comparável a um hospital de médio porte do SUS</span> e que retira pressão das UPAs municipais, especialmente da UPA JK no próprio Eldorado. A unidade infantil conta com brinquedoteca — detalhe que reduz a ansiedade em crianças e agiliza o atendimento pediátrico. A equipe multidisciplinar segue os protocolos da marca Lifecenter, cuja unidade matriz em BH (Av. do Contorno, 4747) mantém acreditação ONA Nível III desde 2019.</p>
<h3 style="font-size: 20px; font-weight: 800; color: #1a202c; margin-top: 28px; margin-bottom: 16px;">Demais Unidades no Eldorado</h3>
<div class="grid2" style="display: flex!important; flex-wrap: wrap!important; gap: 16px!important; margin-bottom: 24px;">
<div style="flex: 1 1 300px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 28px 22px;">
<div style="display: flex!important; align-items: center!important; gap: 12px!important; margin-bottom: 14px;">
<div style="width: 36px; height: 36px; background: #2563eb; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">CC</div>
<h3 style="font-size: 17px; font-weight: 800; color: #1a202c; margin: 0;">Centro Clínico Eldorado</h3>
</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">12+ especialidades. ~26.000 consultas/ano. Seg-sex 7h-19h. Diagnóstico por imagem e ECG.</p>
<div style="background: #eff6ff; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #2563eb; font-weight: 600;">Praça José Olinto Fontes, 275, 3º andar – Eldorado, CEP 32315-172</div>
</div>
<div style="flex: 1 1 300px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 28px 22px;">
<div style="display: flex!important; align-items: center!important; gap: 12px!important; margin-bottom: 14px;">
<div style="width: 36px; height: 36px; background: #2563eb; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">PC</div>
<h3 style="font-size: 17px; font-weight: 800; color: #1a202c; margin: 0;">Centro Médico Proclin Eldorado</h3>
</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">Clínica Médica, Pediatria, Ginecologia, Gastro, Otorrino. Horário comercial. Tel: (31) 3546-6100.</p>
<div style="background: #eff6ff; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #2563eb; font-weight: 600;">Av. João César de Oliveira, 1009 – Eldorado, CEP 32315-000</div>
</div>
</div>
<div class="grid2" style="display: flex!important; flex-wrap: wrap!important; gap: 16px!important; margin-bottom: 24px;">
<div style="flex: 1 1 300px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 28px 22px;">
<div style="display: flex!important; align-items: center!important; gap: 12px!important; margin-bottom: 14px;">
<div style="width: 36px; height: 36px; background: #2563eb; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">NL</div>
<h3 style="font-size: 17px; font-weight: 800; color: #1a202c; margin: 0;">NotreLabs Contagem</h3>
</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">Análises clínicas e coleta laboratorial. Agendamento via 4090-2210.</p>
<div style="background: #eff6ff; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #2563eb; font-weight: 600;">Praça José Olinto Fontes, 275, 3º andar – Eldorado (mesmo edifício do Centro Clínico)</div>
</div>
<div style="flex: 1 1 300px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 28px 22px;">
<div style="display: flex!important; align-items: center!important; gap: 12px!important; margin-bottom: 14px;">
<div style="width: 36px; height: 36px; background: #2563eb; border-radius: 10px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">DL</div>
<h3 style="font-size: 17px; font-weight: 800; color: #1a202c; margin: 0;">Diagnóstico Lifecenter Contagem</h3>
</div>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin-bottom: 12px;">Raio-X e Tomografia 24h. Ultrassom, Endoscopia, Colonoscopia, ECG. Seg-sex 7h-19h para imagem.</p>
<div style="background: #eff6ff; border-radius: 8px; padding: 10px 14px; font-size: 13px; color: #2563eb; font-weight: 600;">Rua das Mangueiras, 150 – Eldorado (integrado ao hospital)</div>
</div>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">A concentração no Eldorado não é acidental: o bairro é o principal polo comercial de Contagem, servido pela Estação Eldorado do Metrô (a mais movimentada do sistema, com 934 mil embarques/mês) e pela Av. João César de Oliveira, espinha dorsal viária da cidade. Para moradores de outras regionais, a rede é complementada por unidades próprias de BH — especialmente a <span class="destaque-laranja-suave" style="background-image: linear-gradient(120deg,rgba(255,107,0,0.22) 0%,rgba(255,133,51,0.22) 100%); background-repeat: no-repeat; background-position: 0 50%; background-size: 100% 100%; padding: 2px 6px; transition: background-size 1.2s ease-out;">Clínica e Diagnóstico Barreiro, limítrofe com o sul de Contagem, que funciona como satélite da rede para moradores das regionais Industrial e Riacho</span>. Consulte a lista completa no nosso guia da rede credenciada Hapvida.</p>
</section>
<section id="cobertura-bairros" style="background: #f8f9fa; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">Cobertura por Regional: Qual Unidade Fica Mais Perto de Você</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Contagem tem 8 regionais administrativas — veja onde a rede Hapvida chega com mais rapidez</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Todas as 5 unidades próprias da Hapvida estão no Eldorado, mas a cobertura se estende por toda a cidade via rede credenciada e, principalmente, pelas unidades próprias de BH acessíveis por Metrô e Via Expressa. A tabela abaixo mostra a referência mais próxima para cada regional de Contagem.</p>
<div style="overflow-x: auto; margin: 10px 0; border-radius: 20px; border: 1px solid #e2e8f0;">
<table style="width: 100%; border-collapse: collapse; background: #fff; font-size: 14px;">
<thead>
<tr style="background: linear-gradient(135deg,#1a1a2e 0%,#16213e 100%); color: #fff;">
<th style="padding: 12px 15px; text-align: left; font-weight: 600; font-size: 13px; text-transform: uppercase;">Regional</th>
<th style="padding: 12px 15px; text-align: left; font-weight: 600; font-size: 13px; text-transform: uppercase;">Unidade Hapvida + Próxima</th>
<th style="padding: 12px 15px; text-align: center; font-weight: 600; font-size: 13px; text-transform: uppercase;">Tempo Estimado</th>
</tr>
</thead>
<tbody>
<tr style="background: #fff8f3;">
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold;">Eldorado</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold;">5 unidades próprias no bairro</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold; text-align: center;">Imediato</td>
</tr>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Sede (Centro)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568;">Lifecenter Contagem (Eldorado)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">10-15 min</td>
</tr>
<tr style="background: #fafbfc;">
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Industrial</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568;">Eldorado ou Clínica Barreiro (BH)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">15-25 min</td>
</tr>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Nacional</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568;">Eldorado ou Policlínica Venda Nova (BH)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">20-30 min</td>
</tr>
<tr style="background: #fafbfc;">
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Ressaca</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568;">Eldorado (Metrô) ou Venda Nova (BH)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">25-35 min</td>
</tr>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Petrolândia</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568;">Eldorado (Via Expressa)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">30-40 min</td>
</tr>
<tr style="background: #fafbfc;">
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Riacho</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568;">Eldorado ou Clínica Barreiro (BH)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">30-45 min</td>
</tr>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Vargem das Flores</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568;">Eldorado ou Diagnóstico Avançada Betim</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">40-55 min</td>
</tr>
</tbody>
</table>
</div>
<p style="text-align: justify!important; font-size: 12px; color: #94a3b8; font-style: italic; margin-top: 8px;">*Tempos estimados em transporte público ou carro em horário comercial. Variam conforme trânsito.</p>
<div style="margin: 28px 0 24px;">
<div style="font-size: 15px; font-weight: bold; color: #1a202c; margin-bottom: 16px;">Raio-X da Cobertura</div>
<div style="display: flex!important; align-items: flex-start!important; gap: 10px!important; margin-bottom: 12px;">
<div style="width: 14px; height: 14px; flex-shrink: 0!important; background: #ff6b00; border-radius: 50%; margin-top: 3px;"></div>
<div>
<div style="font-size: 14px; font-weight: bold; color: #1a202c;">Cobertura Total</div>
<p style="text-align: justify!important; font-size: 13px; color: #718096; margin: 4px 0 0;">Contagem + RMBH (30+ municípios: BH, Betim, Ibirité, Nova Lima, Sabará, etc.). Consultas, exames, internações e cirurgias eletivas sem restrição geográfica dentro da área coberta.</p>
</div>
</div>
<div style="display: flex!important; align-items: flex-start!important; gap: 10px!important; margin-bottom: 12px;">
<div style="width: 14px; height: 14px; flex-shrink: 0!important; background: #d45500; border-radius: 50%; margin-top: 3px;"></div>
<div>
<div style="font-size: 14px; font-weight: bold; color: #1a202c;">Apenas Emergência</div>
<p style="text-align: justify!important; font-size: 13px; color: #718096; margin: 4px 0 0;">Interior de MG e demais estados do Brasil. Fora da RMBH, cobertura apenas para urgência e emergência (risco de vida). Não cobre consultas eletivas ou check-ups.</p>
</div>
</div>
<div style="display: flex!important; align-items: flex-start!important; gap: 10px!important; margin-bottom: 12px;">
<div style="width: 14px; height: 14px; flex-shrink: 0!important; background: #e2e8f0; border-radius: 50%; margin-top: 3px;"></div>
<div>
<div style="font-size: 14px; font-weight: bold; color: #1a202c;">Sem Cobertura</div>
<p style="text-align: justify!important; font-size: 13px; color: #718096; margin: 4px 0 0;">Exterior (fora do Brasil). Planos nacionais não cobrem atendimento fora do território brasileiro, nem em emergência.</p>
</div>
</div>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Para moradores de Vargem das Flores e Petrolândia — as regionais mais distantes do Eldorado — a alternativa mais prática para consultas e exames de rotina é a unidade Diagnóstico Avançada Betim (Av. Edmeia Matos Lazzarotti, 2192), que funciona como satélite da rede para o Vetor Oeste. Já moradores de Industrial e Riacho podem encontrar na Clínica e Diagnóstico Barreiro (BH) uma opção a 15-20 minutos pela BR-381.</p>
</section>
<section id="cenario-saude" style="background: #fff8f3; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">Cenário de Saúde em Contagem</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Três modelos diferentes de operação — e o que cada um significa no dia a dia do beneficiário</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">A RMBH tem uma das maiores concentrações de operadoras do Brasil, liderada pela Unimed BH com mais de 50% de market share e ~1,55 milhão de beneficiários. A Hapvida opera com modelo verticalizado (rede própria), enquanto Unimed funciona como cooperativa médica e Amil pertence ao grupo americano UnitedHealth. Cada modelo implica diferenças práticas em preço, rede e experiência de atendimento para quem mora em Contagem.</p>
<div style="overflow-x: auto; margin: 10px 0; border-radius: 20px; border: 1px solid #e2e8f0;">
<table style="width: 100%; border-collapse: collapse; background: #fff; font-size: 14px;">
<thead>
<tr>
<th style="padding: 12px 15px; text-align: left; font-weight: 600; font-size: 13px; text-transform: uppercase; background: linear-gradient(135deg,#1a1a2e 0%,#16213e 100%); color: #fff;">Critério</th>
<th style="padding: 12px 15px; text-align: center; font-weight: 600; font-size: 13px; text-transform: uppercase; background: #ff6b00; color: #fff;">Hapvida</th>
<th style="padding: 12px 15px; text-align: center; font-weight: 600; font-size: 13px; text-transform: uppercase; background: linear-gradient(135deg,#1a1a2e 0%,#16213e 100%); color: #fff;">Unimed BH</th>
<th style="padding: 12px 15px; text-align: center; font-weight: 600; font-size: 13px; text-transform: uppercase; background: linear-gradient(135deg,#1a1a2e 0%,#16213e 100%); color: #fff;">Amil</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Modelo</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold; text-align: center;">Verticalizado (rede própria)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">Cooperativa médica</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">Medicina de grupo (UnitedHealth)</td>
</tr>
<tr style="background: #fafbfc;">
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Unidades próprias Contagem</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold; text-align: center;">5 (hospital + clínicas + lab)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">3 (CPS + Diagnóstico + PA)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">0 (apenas credenciada)</td>
</tr>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Preço inicial (0-18, empresa)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold; text-align: center;">A partir de R$ 64,35</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">A partir de ~R$ 121-153</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">A partir de ~R$ 495</td>
</tr>
<tr style="background: #fafbfc;">
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Beneficiários RMBH (est.)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold; text-align: center;">~300-350 mil</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">~1,55 milhão</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">~200-300 mil (MG)</td>
</tr>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Hospitais próprios BH+Contagem</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold; text-align: center;">4 (Lifecenter CTG + BH, Vera Cruz, Octaviano)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">1 (Unimed Contorno) + rede ampla</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">0 (credenciada: Santa Rita, etc.)</td>
</tr>
<tr style="background: #fafbfc;">
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Plano individual</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">Não disponível</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">Disponível (Bem Digital)</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">Não (apenas coletivo)</td>
</tr>
<tr>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; font-weight: 600;">Teleconsulta</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #ff6b00; font-weight: bold; text-align: center;">App 24h, 20+ especialidades</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">Disponível via app</td>
<td style="padding: 10px 15px; border-bottom: 1px solid #f1f5f9; color: #4a5568; text-align: center;">Disponível via app</td>
</tr>
</tbody>
</table>
</div>
<p style="text-align: justify!important; font-size: 12px; color: #94a3b8; font-style: italic; margin-top: 8px;">*Valores e dados referentes a fevereiro/2026. Preços Unimed e Amil são estimativas baseadas em informações públicas. Consulte cada operadora para cotação atualizada.</p>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">O que o comparativo revela sobre o mercado de Contagem é uma dinâmica clara: a Unimed BH domina em volume e amplitude de rede credenciada, mas cobra significativamente mais. A Amil opera sem nenhuma unidade própria na cidade, dependendo integralmente de prestadores terceiros. A Hapvida, com <span class="destaque-laranja-suave" style="background-image: linear-gradient(120deg,rgba(255,107,0,0.22) 0%,rgba(255,133,51,0.22) 100%); background-repeat: no-repeat; background-position: 0 50%; background-size: 100% 100%; padding: 2px 6px; transition: background-size 1.2s ease-out;">5 unidades próprias no Eldorado e o menor preço de entrada entre as três, posiciona-se como a alternativa verticalizada para quem prioriza custo-benefício com infraestrutura própria em Contagem</span>.</p>
<div style="background: linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%); border: 1px solid #bfdbfe; border-radius: 12px; padding: 24px 28px; margin-bottom: 24px;">
<div class="box-row" style="display: flex!important; align-items: center!important; gap: 10px!important; margin-bottom: 12px;"><span style="font-size: 14px; font-weight: bold; color: #1e40af; text-transform: uppercase; letter-spacing: 1px;">DICA DRV</span></div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #1e40af; margin: 0;">Para empresas de Contagem que já possuem Unimed BH ou Amil e consideram trocar, a análise deve ir além do preço mensal. Compare a rede de prestadores que seus colaboradores efetivamente utilizam, o tempo de deslocamento até as unidades e o modelo de coparticipação. A DRV Corretora faz esse mapeamento gratuitamente.</p>
</div>
</section>
<div style="margin-bottom: 4px;"></div>
<section id="como-contratar" style="background: #f8f9fa; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">Como Contratar Hapvida em Contagem</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Portabilidade, carências e o passo a passo para ativar seu plano na RMBH</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<h3 style="font-size: 20px; font-weight: 800; color: #1a202c; margin-bottom: 12px;">Portabilidade e Carências em Contagem</h3>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Contagem é o único município da RMBH — fora BH — com hospital Hapvida próprio de internação. O Lifecenter Contagem opera 24 horas com pronto-socorro adulto e infantil, 121 leitos, UTI e centro cirúrgico. Para quem contrata Hapvida em Contagem, isso significa que desde o primeiro dia do plano o acesso a urgências e emergências acontece num hospital completo, não num PA sem internação. Em 30 dias, o beneficiário já acessa consultas no Centro Clínico Eldorado (12+ especialidades) e exames no Diagnóstico Lifecenter (tomografia e Raio-X 24h). Em 180 dias, internações e cirurgias no próprio Lifecenter Contagem, sem necessidade de deslocamento até BH. Para gestantes, o parto é realizado no Octaviano Neves em BH (45 UTIs, 30 neonatais Nível III) — e a Estação Eldorado do Metrô garante acesso rápido. Os prazos de carência são nacionais e idênticos em qualquer operadora regulada pela <a style="color: #2563eb; text-decoration: none;" href="https://www.gov.br/ans/pt-br" target="_blank" rel="nofollow noopener">ANS</a> — consulte os detalhes completos no nosso guia completo de carências Hapvida.</p>
<div style="background: linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%); border: 1px solid #bfdbfe; border-radius: 12px; padding: 24px 28px; margin-bottom: 24px;">
<div class="box-row" style="display: flex!important; align-items: center!important; gap: 10px!important; margin-bottom: 12px;">
<div style="width: 28px; height: 28px; flex-shrink: 0!important; background: #2563eb; border-radius: 8px; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 14px; font-weight: 800;">P</div>
<p><span style="font-size: 14px; font-weight: bold; color: #1e40af; text-transform: uppercase; letter-spacing: 1px;">Portabilidade em Contagem</span></p>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #1e40af; margin: 0;">Quem já possui plano ativo há pelo menos 2 anos (ou 3 anos para CPT) pode migrar para a Hapvida sem cumprir novas carências. Isso significa acesso imediato ao Hospital Lifecenter para internações e cirurgias — sem esperar 180 dias. Servidores da Cemig e funcionários de grandes indústrias de Contagem que possuem Cemig Saúde ou Unimed BH são os candidatos ideais: em muitos casos, a economia mensal pode chegar a 30-40% com cobertura equivalente na rede Hapvida da RMBH.</p>
</div>
<h3 style="font-size: 20px; font-weight: 800; color: #1a202c; margin-top: 28px; margin-bottom: 12px;">Passos para Contratar em Contagem</h3>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">A contratação é feita exclusivamente via CNPJ (MEI, micro, pequena ou média empresa). O processo leva em média 3 a 5 dias úteis entre a proposta e a ativação das carteirinhas virtuais no app Hapvida Minas Gerais.</p>
<div style="margin-bottom: 24px;">
<div class="step-row" style="display: flex!important; gap: 16px!important; margin-bottom: 0;">
<div class="step-col" style="display: flex!important; flex-direction: column!important; align-items: center!important; width: 40px; flex-shrink: 0!important;">
<div class="step-num" style="width: 36px; height: 36px; background: #ff6b00; border-radius: 50%; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">1</div>
<div style="width: 2px; flex: 1; background: #e2e8f0; margin: 4px 0;"></div>
</div>
<div style="flex: 1; padding-bottom: 20px;">
<h3 style="font-size: 16px; font-weight: bold; color: #1a202c; margin-bottom: 6px;">Consultoria com a DRV Corretora</h3>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0;">Agende uma consultoria gratuita — a DRV atende Contagem e toda a RMBH com certificação Diamante Hapvida. Analisamos o perfil da equipe, o orçamento e a localização da empresa para recomendar a melhor combinação de modalidade e coparticipação.</p>
</div>
</div>
<div class="step-row" style="display: flex!important; gap: 16px!important; margin-bottom: 0;">
<div class="step-col" style="display: flex!important; flex-direction: column!important; align-items: center!important; width: 40px; flex-shrink: 0!important;">
<div class="step-num" style="width: 36px; height: 36px; background: #ff6b00; border-radius: 50%; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">2</div>
<div style="width: 2px; flex: 1; background: #e2e8f0; margin: 4px 0;"></div>
</div>
<div style="flex: 1; padding-bottom: 20px;">
<h3 style="font-size: 16px; font-weight: bold; color: #1a202c; margin-bottom: 6px;">Documentação e Proposta</h3>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0;">Envie CNPJ ativo, documentos dos beneficiários e declaração de saúde. A DRV cuida de toda a formalização junto à Hapvida e verifica a viabilidade de portabilidade para quem já possui outro plano em Contagem.</p>
</div>
</div>
<div class="step-row" style="display: flex!important; gap: 16px!important; margin-bottom: 0;">
<div class="step-col" style="display: flex!important; flex-direction: column!important; align-items: center!important; width: 40px; flex-shrink: 0!important;">
<div class="step-num" style="width: 36px; height: 36px; background: #ff6b00; border-radius: 50%; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">3</div>
<div style="width: 2px; flex: 1; background: #e2e8f0; margin: 4px 0;"></div>
</div>
<div style="flex: 1; padding-bottom: 20px;">
<h3 style="font-size: 16px; font-weight: bold; color: #1a202c; margin-bottom: 6px;">Ativação e Acesso à Rede</h3>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0;">Após aprovação, as carteirinhas digitais são liberadas no app Hapvida Minas Gerais. O agendamento na rede de Contagem já pode ser feito pela central 4090-2210 ou pelo portal GNDI Minas. Se aplicável, escolha a unidade mais próxima no Eldorado para a perícia médica.</p>
</div>
</div>
<div class="step-row" style="display: flex!important; gap: 16px!important; margin-bottom: 0;">
<div class="step-col" style="display: flex!important; flex-direction: column!important; align-items: center!important; width: 40px; flex-shrink: 0!important;">
<div class="step-num" style="width: 36px; height: 36px; background: #2563eb; border-radius: 50%; display: flex!important; align-items: center!important; justify-content: center!important; color: #fff; font-size: 15px; font-weight: 800;">✓</div>
</div>
<div style="flex: 1;">
<h3 style="font-size: 16px; font-weight: bold; color: #1a202c; margin-bottom: 6px;">Suporte Contínuo</h3>
<p style="text-align: justify!important; font-size: 14px; color: #4a5568; line-height: 1.6; margin: 0;">A DRV Corretora oferece suporte durante todo o contrato — inclusão e exclusão de beneficiários, orientação sobre reajustes, intermediação com a operadora e análise de portabilidade para novos colaboradores.</p>
</div>
</div>
</div>
</section>
<section id="faq" style="background: #fff; padding: 20px 10px; border-radius: 20px; margin-bottom: 4px; border: 1px solid #e2e8f0;">
<div style="display: inline-block; background: #ff6b00; color: #fff; font-size: 12px; font-weight: bold; padding: 4px 12px; border-radius: 6px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 12px;">Perguntas Frequentes</div>
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">FAQ — Hapvida em Contagem</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">Tire suas principais dúvidas sobre planos, rede e cobertura na cidade</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">1. Qual hospital Hapvida atende 24h em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">O Hospital Lifecenter Contagem (Rua das Mangueiras, 150, Eldorado) funciona 24 horas, com pronto-socorro adulto e infantil, UTI, centro cirúrgico e diagnóstico por imagem (tomografia e Raio-X 24h).</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">2. Hapvida Contagem cobre parto?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim, nos planos com obstetrícia. O parto é realizado no Hospital Octaviano Neves em BH (Rua Ceará, 186), referência em maternidade de alto risco com 45 UTIs (30 neonatais Nível III). Carência de 300 dias, exceto portabilidade.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">3. Qual o valor do plano Hapvida em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Os planos começam a partir de <strong style="color: #ff6b00;">R$ 64,35</strong> para a faixa de 0-18 anos com coparticipação total. Valores variam conforme idade, cobertura e modalidade de coparticipação.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">4. Beneficiário de Contagem pode usar hospitais Hapvida em BH?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim, sem restrição. Os planos cobrem toda a RMBH: Lifecenter BH (213 leitos, ONA III), Vera Cruz e Octaviano Neves. Acesso via Metrô Eldorado em 20-35 minutos.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">5. Existe plano individual Hapvida em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Não. A Hapvida comercializa apenas planos empresariais em Contagem, a partir de 2 vidas e CNPJ ativo. MEI pode contratar. Para plano individual, a alternativa no mercado é a Unimed BH (Bem Digital).</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">6. Todas as unidades Hapvida em Contagem ficam no Eldorado?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim, as 5 unidades próprias estão no Eldorado: Hospital Lifecenter (Rua das Mangueiras, 150), Centro Clínico e NotreLabs (Praça José Olinto Fontes, 275), Proclin (Av. João César de Oliveira, 1009) e Diagnóstico Lifecenter (integrado ao hospital). A região é servida pelo Metrô.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">7. Quem mora em Vargem das Flores, qual unidade Hapvida mais próxima?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Para exames, o Diagnóstico Avançada Betim (Av. Edmeia Matos Lazzarotti, 2192). Para consultas e internações, o Lifecenter Contagem no Eldorado (40-55 min). A teleconsulta 24h pelo app evita deslocamentos em consultas de acompanhamento.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">8. A Hapvida aceita portabilidade da Unimed BH em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim, desde que o beneficiário tenha ao menos 2 anos no plano atual (ou 3 anos com CPT) e faixa de preço compatível. A DRV Corretora analisa a viabilidade gratuitamente.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">9. O Hospital Lifecenter Contagem tem UTI?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim, possui UTI adulta. Para alta complexidade neonatal, a referência é o Octaviano Neves (BH), com 30 leitos UTI neonatal Nível III. Há projeto de expansão da UTI no Lifecenter Contagem.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">10. Qual a diferença entre coparticipação total e parcial em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Contagem segue a Tabela 2 (RMBH). Na total, paga-se R$ 43,63 por consulta e R$ 51,52 por exame simples. Na parcial, consultas e exames são isentos — paga-se apenas terapias (R$ 78,87 neurológicas, R$ 42,47 demais). Internações no Lifecenter Contagem são isentas em ambas. Veja detalhes no Guia de Coparticipação.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">11. MEI pode contratar Hapvida em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim. MEI contrata a partir de 2 beneficiários (titular + 1 dependente ou 2 titulares). CNPJ ativo e regular é obrigatório.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">12. Hapvida Contagem cobre emergência fora de BH?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim, em todo o Brasil — mas apenas urgência/emergência (risco de vida). Consultas eletivas e internações programadas são cobertas somente na RMBH. Fora do Brasil, não há cobertura.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">13. Como agendar consulta na rede Hapvida em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Pelo app Hapvida Minas Gerais (iOS/Android), pelo portal GNDI Minas (gndiminas.com.br) ou pela central 4090-2210. O app também permite teleconsulta 24h em 20+ especialidades.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">14. A rede Hapvida em Contagem atende crianças?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim. Lifecenter Contagem tem PS infantil 24h com brinquedoteca e 1.500 atendimentos pediátricos/mês. Centro Clínico e Proclin oferecem pediatria eletiva. UTI neonatal de alta complexidade no Octaviano Neves (BH).</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">15. Quanto a Hapvida investiu em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">R$ 133 milhões: R$ 110 mi na aquisição do Hospital Santa Helena (set/2021) e R$ 23 mi em modernização para marca Lifecenter (abr/2023). Em MG todo, mais de R$ 3 bilhões em aquisições entre 2019-2022.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">16. A Hapvida é maior que a Unimed em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Em beneficiários, não. Unimed BH lidera a RMBH com ~1,55 milhão de vidas (50%+ market share). Hapvida tem ~300-350 mil na RMBH (~13-14%). A vantagem Hapvida está no preço mais acessível e na rede verticalizada com autorização automática em urgências.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">17. O que é o Programa Qualivida em Contagem?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Programa de medicina preventiva da Hapvida: acompanhamento de hipertensos, diabéticos, gestantes e portadores de doenças crônicas. Em Contagem, acessado nas unidades do Eldorado sem necessidade de ir a BH.</p>
</div>
</details>
<details style="border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px;">
<summary style="padding: 16px 20px; font-size: 15px; font-weight: 600; color: #1a202c; cursor: pointer; display: flex!important; justify-content: space-between!important; align-items: center!important; list-style: none;">18. A Estação Novo Eldorado facilita acesso às unidades Hapvida?<span style="color: #ff6b00; font-size: 20px; font-weight: 300; transition: transform 0.3s;">+</span></summary>
<div style="padding: 14px 20px; font-size: 14px; color: #4a5568; line-height: 1.7; background: #fafbfc; border-top: 1px solid #e2e8f0;">
<p style="text-align: justify!important; margin: 0;">Sim. Inaugurada em fevereiro de 2026 (Rua Portugal, Glória), é extensão de 1,7 km da Estação Eldorado atual. Moradores da Glória ganham acesso mais direto ao hub de saúde do Eldorado e às 5 unidades Hapvida.</p>
</div>
</details>
</section>
<div style="margin-bottom: 4px;"></div>
<section id="conclusao" style="background: linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%); padding: 20px 10px; border-radius: 20px; margin-bottom: 4px; border-top: 1px solid #e2e8f0;">
<h2 style="font-size: clamp(24px,4vw,30px); font-weight: 900; color: #1a202c; margin-bottom: 8px;">R$ 133 Milhões que Transformaram a Saúde Suplementar de Contagem</h2>
<p style="text-align: justify!important; font-size: 15px; font-weight: 500; color: #718096; margin-bottom: 12px;">De hospital adquirido a ecossistema completo no Eldorado — e acesso integrado à maior rede privada de MG</p>
<div style="width: 60px; height: 4px; background: linear-gradient(90deg,#ff6b00,#ff8533); border-radius: 2px; margin-bottom: 28px;"></div>
<div class="grid4" style="display: flex!important; flex-wrap: wrap!important; gap: 12px!important; margin-bottom: 24px;">
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 20px 16px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);">
<div style="font-size: 28px; font-weight: 900; color: #1a202c; margin-bottom: 4px;">5</div>
<div style="font-size: 13px; color: #718096;">Unidades Próprias</div>
<div style="font-size: 11px; color: #94a3b8;">em Contagem</div>
</div>
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 20px 16px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);">
<div style="font-size: 28px; font-weight: 900; color: #1a202c; margin-bottom: 4px;">121</div>
<div style="font-size: 13px; color: #718096;">Leitos Hospitalares</div>
<div style="font-size: 11px; color: #94a3b8;">Lifecenter Contagem</div>
</div>
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #fff; border: 1px solid #e2e8f0; border-radius: 20px; padding: 20px 16px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);">
<div style="font-size: 28px; font-weight: 900; color: #1a202c; margin-bottom: 4px;">9,5k</div>
<div style="font-size: 13px; color: #718096;">Atendimentos/Mês</div>
<div style="font-size: 11px; color: #94a3b8;">Adultos + pediátricos</div>
</div>
<div style="flex: 1 1 160px!important; box-sizing: border-box!important; background: #ff6b00; border: none; border-radius: 20px; padding: 20px 16px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);">
<div style="font-size: 28px; font-weight: 900; color: #fff; margin-bottom: 4px;">30+</div>
<div style="font-size: 13px; color: rgba(255,255,255,0.85);">Cidades na RMBH</div>
<div style="font-size: 11px; color: rgba(255,255,255,0.7);">Cobertura integrada</div>
</div>
</div>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Contagem passou de uma cidade sem presença hospitalar Hapvida para um dos principais hubs do grupo em Minas Gerais em menos de 3 anos. O Hospital Lifecenter Contagem, fruto de R$ 133 milhões em investimentos, trouxe para o Eldorado um ecossistema completo: pronto-socorro 24h, UTI, centro cirúrgico, diagnóstico por imagem, clínicas ambulatoriais e laboratório — tudo integrado ao prontuário eletrônico e com autorização automática em urgências.</p>
<p style="text-align: justify!important; font-size: 15px; line-height: 1.7; color: #4a5568;">Para os 651 mil habitantes da 3ª maior cidade de Minas Gerais, isso significa acesso a uma rede que combina atendimento local com a robustez dos 3 hospitais próprios de BH — a 20-35 minutos de Metrô. Com planos a partir de <strong style="color: #ff6b00;">R$ 64,35</strong> e portabilidade que pode eliminar carências, a Hapvida posiciona-se como a alternativa mais acessível do mercado em Contagem para quem busca rede verticalizada com infraestrutura própria. A DRV Corretora, com certificação Diamante e mais de 10 anos de experiência no mercado Hapvida, oferece consultoria gratuita para empresas de Contagem e toda a RMBH.</p>
<p style="text-align: justify!important; font-size: 12px; color: #94a3b8; font-style: italic; margin-top: 20px;">Fontes: IBGE Censo 2022 e estimativa 2025. Dados hospitalares: fontes institucionais Hapvida, GNDI Minas e Hospital Lifecenter. Dados de mercado: ANS (TabNet). Artigo atualizado em fevereiro de 2026. Preços sujeitos a alteração. Consulte condições atualizadas.</p>
</section>
<style>
/* === UTILITY CLASSES === */<br />
.fx{display:flex!important}<br />
.fx-col{display:flex!important;flex-direction:column!important}<br />
.fx-center{display:flex!important;align-items:center!important;justify-content:center!important}</p>
<p>/* === GRIDS (FLEXBOX) === */<br />
.grid2{display:flex!important;flex-wrap:wrap!important;gap:16px!important}<br />
.grid3{display:flex!important;flex-wrap:wrap!important;gap:16px!important}<br />
.grid4{display:flex!important;flex-wrap:wrap!important;gap:12px!important}<br />
.grid5{display:flex!important;flex-wrap:wrap!important;gap:12px!important}</p>
<p>/* === ANTI-WPAUTOP (GRIDS) === */<br />
.grid2>p,.grid2>br,.grid3>p,.grid3>br,.grid4>p,.grid4>br,.grid5>p,.grid5>br{display:none!important;margin:0!important;padding:0!important;height:0!important;line-height:0!important}</p>
<p>/* === ANTI-WPAUTOP (SUMÁRIO) === */<br />
.toc-list>p,.toc-list>br,.toc-item>p,.toc-item>br{display:none!important}</p>
<p>/* === ANTI-WPAUTOP (BOXES) === */<br />
.box-row>p{display:contents!important}<br />
.box-row>br{display:none!important}</p>
<p>/* === ANTI-WPAUTOP (STEPS) === */<br />
.step-row>p,.step-row>br,.step-col>p,.step-col>br{display:none!important}</p>
<p>/* === PARÁGRAFOS === */<br />
article p{text-align:justify!important}</p>
<p>/* === EXCEÇÃO COTAÇÃO === */<br />
.titulo-cotacao,.subtitulo-cotacao,.titulo-cotacao .elementor-heading-title,.subtitulo-cotacao .elementor-heading-title{text-align:center!important}</p>
<p>/* === CARDS === */<br />
.card-head{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:14px}<br />
.card-icon{flex-shrink:0!important}</p>
<p>/* === ANIMATED HIGHLIGHT (REFORÇO) === */<br />
.destaque-laranja-suave{<br />
background-image:linear-gradient(120deg,rgba(255,107,0,0.22) 0%,rgba(255,133,51,0.22) 100%);<br />
background-repeat:no-repeat;<br />
background-position:0 50%;<br />
background-size:100% 100%;<br />
padding:2px 6px;<br />
transition:background-size 1.2s ease-out;<br />
}</p>
<p>/* === FAQ === */<br />
details summary{list-style:none}<br />
details summary::-webkit-details-marker{display:none}<br />
details[open] summary span:last-child{transform:rotate(45deg)}</p>
<p>/* === SCROLL SUAVE === */<br />
html{scroll-behavior:smooth}</p>
<p>/* === RESPONSIVO (apenas padding/font — NÃO grids) === */<br />
@media(max-width:768px){<br />
section{padding:10px 5px!important}<br />
table{font-size:13px!important}<br />
.toc-item a{font-size:14px!important}<br />
}<br />
</style>
<p><script><br />
document.addEventListener('DOMContentLoaded',function(){<br />
var els=document.querySelectorAll('.destaque-laranja-suave');<br />
if(!els.length)return;<br />
els.forEach(function(el){el.style.backgroundSize='0% 100%';});<br />
var ob=new IntersectionObserver(function(entries){<br />
entries.forEach(function(e){<br />
if(e.isIntersecting){<br />
e.target.style.backgroundSize='100% 100%';<br />
ob.unobserve(e.target);<br />
}<br />
});<br />
},{threshold:0.5});<br />
els.forEach(function(el){ob.observe(el);});<br />
function fixCotacao(){<br />
document.querySelectorAll('.titulo-cotacao,.subtitulo-cotacao,.titulo-cotacao .elementor-heading-title,.subtitulo-cotacao .elementor-heading-title').forEach(function(el){el.style.setProperty('text-align','center','important');});<br />
}<br />
fixCotacao();<br />
setTimeout(fixCotacao,500);<br />
setTimeout(fixCotacao,1500);<br />
setTimeout(fixCotacao,3000);<br />
var mo=new MutationObserver(fixCotacao);<br />
mo.observe(document.body,{childList:true,subtree:true});<br />
setTimeout(function(){mo.disconnect();},10000);<br />
});<br />
</script></p>
</article>
]]></content:encoded>
					
					<wfw:commentRss>https://fazbempravoce.com.br/plano-de-saude-hapvida-contagem/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hello world!</title>
		<link>https://fazbempravoce.com.br/hello-world/</link>
					<comments>https://fazbempravoce.com.br/hello-world/#respond</comments>
		
		<dc:creator><![CDATA[hopemissoes]]></dc:creator>
		<pubDate>Wed, 06 Dec 2023 14:52:02 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://fazbempravoce.com.br/?p=1</guid>

					<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start writing!]]></description>
										<content:encoded><![CDATA[
<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://fazbempravoce.com.br/hello-world/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
