.elementor-6729 .elementor-element.elementor-element-01b99c3{--display:flex;}.elementor-6729 .elementor-element.elementor-element-01b99c3.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-6729 .elementor-element.elementor-element-c5bad46{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6729 .elementor-element.elementor-element-5b8d521{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6729 .elementor-element.elementor-element-9376fb6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6729 .elementor-element.elementor-element-9376fb6.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-6729 .elementor-element.elementor-element-e70d32a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6729 .elementor-element.elementor-element-3a8a0db{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-6729 .elementor-element.elementor-element-01b99c3{--width:99.857%;}.elementor-6729 .elementor-element.elementor-element-9376fb6{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-01b99c3 *//* ==========================================================================
   E-SAÚDE B2C HERO - MARGENS E GRID DE DUAS COLUNAS CORRIGIDO
   Cole este bloco NO FINAL do CSS da pagina.
   ========================================================================== */

:root {
  --yc-numbers-side: clamp(36px, 3.5vw, 66px);
  --yc-numbers-max: 1580px; /* Mantém a largura expandida Youcast */
}

html,
body {
  max-width: 100% !important;
  overflow-x: clip !important;
}

/* Libera somente os pais desta secao dentro do Elementor */
html body .elementor-section:has(section#esaude-b2c-hero),
html body .elementor-container:has(section#esaude-b2c-hero),
html body .elementor-column:has(section#esaude-b2c-hero),
html body .elementor-widget:has(section#esaude-b2c-hero),
html body .elementor-widget-html:has(section#esaude-b2c-hero),
html body .elementor-widget-container:has(section#esaude-b2c-hero),
html body .elementor-element:has(> section#esaude-b2c-hero),
html body .e-con:has(section#esaude-b2c-hero),
html body .e-con-inner:has(section#esaude-b2c-hero) {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

/* Força o breakout de 100vw e a centralização */
html body section#esaude-b2c-hero#esaude-b2c-hero {
  position: relative !important;
  left: 50% !important;
  right: auto !important;
  width: 100vw !important;
  max-width: 100vw !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding:
    100px
    var(--yc-numbers-side)
    60px !important;
  transform: translateX(-50%) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

/* Define a largura máxima expandida idêntica à Youcast */
html body section#esaude-b2c-hero#esaude-b2c-hero > .ea-hero-container {
  position: relative !important;
  width: 100% !important;
  max-width: var(--yc-numbers-max) !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

/* Grid utiliza toda a largura liberada */
html body #esaude-b2c-hero .ea-hero-grid {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

/* CORREÇÃO DO GRID: Texto largo na esquerda (1.25fr) e Card estreito na direita (0.75fr) */
html body #esaude-b2c-hero .ea-hero-grid {
  display: grid !important;
  grid-template-columns:
    minmax(0, 1.25fr)
    minmax(320px, 0.75fr) !important;
  gap: clamp(30px, 4vw, 60px) !important;
  align-items: center !important;
}

/* Tablet */
@media (max-width: 1120px) {
  html body section#esaude-b2c-hero#esaude-b2c-hero {
    padding: 90px 32px 44px !important;
  }

  html body #esaude-b2c-hero .ea-hero-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  html body section#esaude-b2c-hero#esaude-b2c-hero {
    padding: 70px 18px 34px !important;
  }

  html body section#esaude-b2c-hero#esaude-b2c-hero > .ea-hero-container,
  html body #esaude-b2c-hero .ea-hero-grid,
  html body #esaude-b2c-hero .ea-hero-content,
  html body #esaude-b2c-hero .ea-hero-card {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}
/* ==========================================================================
   E-SAÚDE B2C - MASTER LP STYLESHEET
   Sora/Inter Fonts + Margens Youcast + Fundo Claro Tecnológico Premium
   ========================================================================== */

/* ==========================================================================
   1. FUNDO GLOBAL CLARO TECNOLÓGICO (Versão Irmã Clara da Youcast - Amarelo E-Saúde)
   ========================================================================== */
html,
body {
  background:
    radial-gradient(circle at 15% 15%, rgba(243, 194, 79, 0.03), transparent 30%),  /* Brilho amarelo super sutil */
    radial-gradient(circle at 85% 20%, rgba(47, 154, 165, 0.04), transparent 25%),  /* Brilho ciano sutil */
    linear-gradient(180deg, #f4fafb 0%, #ffffff 42%, #f4fafb 100%) !important;      /* Degradê claro premium e-saúde */
  overflow-x: hidden !important;
}

/* Camada fixa com conexões digitais e-saúde (Pintado em Amarelo E-Saúde #f3c24f sutil) */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    url("data:image/svg+xml,%3Csvg width='920' height='620' viewBox='0 0 920 620' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23f3c24f' stroke-opacity='.08' stroke-width='1'%3E%3Cpath d='M80 120 H210 V210 H355'/%3E%3Cpath d='M560 80 H710 V170 H840'/%3E%3Cpath d='M110 430 H260 V350 H410 V270 H520'/%3E%3Cpath d='M620 420 H760 V330 H860'/%3E%3Cpath d='M250 95 L335 180 L455 180'/%3E%3Cpath d='M180 500 L240 440 H380'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 920px 620px;
  background-repeat: repeat;
  opacity: 0.85;
}

/* ==========================================================================
   2. PADRONIZAÇÃO DE FONTES - SORA & INTER
   ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&family=Sora:wght@400;600;700;800;900&display=swap');

#page .elementor-widget-html,
#page .elementor-widget-html p,
#page .elementor-widget-html li,
#page .elementor-widget-html a,
#page .elementor-widget-html [class*="-subtitle"],
#page .elementor-widget-html [class*="-text"],
#page .elementor-widget-html [class*="-desc"],
#page .elementor-widget-html [class*="-paragraph"],
#wrapper .elementor-widget-html,
#wrapper .elementor-widget-html p,
#wrapper .elementor-widget-html [class*="-text"],
#main .elementor-widget-html,
#main .elementor-widget-html p,
#main .elementor-widget-html [class*="-text"] {
  font-family: 'Inter', sans-serif !important;
  letter-spacing: -0.015em !important;
  line-height: 1.62 !important;
}

#page .elementor-widget-html h1,
#page .elementor-widget-html h2,
#page .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
#wrapper .elementor-widget-html h2,
#wrapper .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
#main .elementor-widget-html h2,
#main .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]) {
  font-family: 'Sora', sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
  line-height: 1.15 !important;
  text-transform: none !important;
}

#page .elementor-widget-html h3,
#page .elementor-widget-html h4,
#page .elementor-widget-html h5,
#page .elementor-widget-html h6,
#page .elementor-widget-html [class*="-card-title"],
#page .elementor-widget-html [class*="-brand-copy"] strong,
#page .elementor-widget-html .stat-box strong,
#wrapper .elementor-widget-html h3,
#wrapper .elementor-widget-html [class*="-card-title"],
#main .elementor-widget-html h3,
#main .elementor-widget-html [class*="-card-title"] {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: -0.025em !important;
  line-height: 1.35 !important;
}

#page .elementor-widget-html [class*="-tag"],
#page .elementor-widget-html [class*="-kicker"],
#page .elementor-widget-html [class*="-chip"],
#wrapper .elementor-widget-html [class*="-tag"],
#main .elementor-widget-html [class*="-tag"] {
  font-family: 'Sora', sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

/* ==========================================================================
   3. REGRAS GERAIS DE MARGENS E BREAKOUT (Largura de 1580px Youcast)
   ========================================================================== */
:root {
  --yc-site-side: clamp(36px, 3.5vw, 66px);
  --yc-site-max: 1580px;
  --yc-section-y: clamp(72px, 6vw, 108px);
}

/* Destrava os blocos HTML do Elementor automaticamente */
body:not(.elementor-editor-active) .elementor-widget-html:has(section[id]),
body:not(.elementor-editor-active) .elementor-widget-container:has(> section[id]) {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

/* Margem lateral real das secoes */
html body section[id]:not(#formulario-final) {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: var(--yc-site-side) !important;
  padding-right: var(--yc-site-side) !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
}

/* Espacamento vertical padrao de secoes */
html body section[id^="sec-"]:not(#formulario-final),
html body section[id^="yc-"]:not(#formulario-final),
html body section#esaude-b2c-hero,
html body section#planos-esaude-assist,
html body section#ea-diferenciais,
html body section#ea-comparativo,
html body section#ea-video-telemedicina,
html body section#ea-faq,
html body section#ea-contato-b2c {
  padding-top: var(--yc-section-y) !important;
  padding-bottom: var(--yc-section-y) !important;
}

/* Containers internos de todas as secoes centralizados a 1580px */
html body section[id]:not(#formulario-final) :is(
  [class$="-wrap"],
  [class*="-wrap "],
  [class$="-container"],
  [class*="-container "],
  [class$="-inner"],
  [class*="-inner "],
  .wrap,
  .container
) {
  width: 100% !important;
  max-width: var(--yc-site-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* Grids e blocos internos usando a largura liberada */
html body section[id]:not(#formulario-final) :is(
  [class$="-grid"],
  [class*="-grid "],
  [class$="-cards"],
  [class*="-cards "],
  [class$="-bento-grid"],
  [class*="-bento-grid "],
  [class$="-carousel"],
  [class*="-carousel "]
) {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* Nao mexe no header, footer e formulario final */
html body .elementor-location-header section,
html body .elementor-location-footer section,
html body header section,
html body footer section,
html body #formulario-final {
  width: auto !important;
  max-width: none !important;
  margin-left: initial !important;
  margin-right: initial !important;
}

/* ==========================================================================
   4. OTIMIZAÇÕES MOBILE E RESPONSIVIDADE (MOBILE-FIRST)
   ========================================================================== */
@media (max-width: 1024px) {
  :root {
    --yc-site-side: 32px;
    --yc-section-y: 82px;
  }
}

@media (max-width: 767px) {
  :root {
    --yc-site-side: 18px;
    --yc-section-y: 58px;
  }

  /* Ajustes de fontes em telas mobile */
  #page .elementor-widget-html h1,
  #page .elementor-widget-html h2,
  #page .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
  #wrapper .elementor-widget-html h2,
  #wrapper .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
  #main .elementor-widget-html h2,
  #main .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]) {
    font-size: clamp(23px, 6.8vw, 30px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.04em !important;
  }
  
  #page .elementor-widget-html h3,
  #page .elementor-widget-html [class*="-card-title"],
  #wrapper .elementor-widget-html h3,
  #wrapper .elementor-widget-html [class*="-card-title"],
  #main .elementor-widget-html h3,
  #main .elementor-widget-html [class*="-card-title"] {
    font-size: 19px !important;
    line-height: 1.3 !important;
    letter-spacing: -0.025em !important;
  }
  
  #page .elementor-widget-html p,
  #page .elementor-widget-html [class*="-subtitle"],
  #page .elementor-widget-html [class*="-text"],
  #wrapper .elementor-widget-html p,
  #wrapper .elementor-widget-html [class*="-text"],
  #main .elementor-widget-html p,
  #main .elementor-widget-html [class*="-text"] {
    font-size: 15px !important;
    line-height: 1.5 !important;
    letter-spacing: -0.02em !important;
  }
  
  #page .elementor-widget-html [class*="-tag"],
  #page .elementor-widget-html [class*="-kicker"],
  #wrapper .elementor-widget-html [class*="-tag"],
  #main .elementor-widget-html [class*="-tag"] {
    font-size: 10px !important;
    letter-spacing: 0.06em !important;
  }

  html body section[id]:not(#formulario-final) :is(
    [class$="-wrap"],
    [class*="-wrap "],
    [class$="-container"],
    [class*="-container "],
    [class$="-inner"],
    [class*="-inner "],
    .wrap,
    .container
  ) {
    max-width: 100% !important;
  }
}
/* E-SAÚDE ASSIST - fundo global moderno para B2C saúde */
html,
body {
  background:
    radial-gradient(circle at 16% 10%, rgba(47, 154, 165, 0.14), transparent 30%),
    radial-gradient(circle at 84% 16%, rgba(246, 183, 57, 0.12), transparent 26%),
    radial-gradient(circle at 50% 92%, rgba(91, 203, 177, 0.10), transparent 34%),
    linear-gradient(180deg, #f7fcfd 0%, #eef9fa 42%, #ffffff 100%) !important;
  overflow-x: hidden !important;
}

/* Camada fixa com conexões suaves de saúde digital */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    url("data:image/svg+xml,%3Csvg width='920' height='620' viewBox='0 0 920 620' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%232f9aa5' stroke-opacity='.14' stroke-width='1.2'%3E%3Cpath d='M80 125 H210 V215 H355'/%3E%3Cpath d='M565 82 H712 V172 H842'/%3E%3Cpath d='M110 430 H262 V350 H410 V272 H522'/%3E%3Cpath d='M620 420 H760 V330 H860'/%3E%3Cpath d='M250 95 L335 180 L455 180'/%3E%3Cpath d='M520 505 L610 420 L700 420'/%3E%3Cpath d='M62 300 H166 L240 245'/%3E%3Cpath d='M725 245 H820 L890 300'/%3E%3C/g%3E%3Cg fill='%23f6b739' fill-opacity='.34'%3E%3Ccircle cx='80' cy='125' r='3'/%3E%3Ccircle cx='210' cy='215' r='3'/%3E%3Ccircle cx='355' cy='215' r='3'/%3E%3Ccircle cx='565' cy='82' r='3'/%3E%3Ccircle cx='842' cy='172' r='3'/%3E%3Ccircle cx='410' cy='350' r='3'/%3E%3Ccircle cx='522' cy='272' r='3'/%3E%3Ccircle cx='760' cy='330' r='3'/%3E%3Ccircle cx='860' cy='330' r='3'/%3E%3Ccircle cx='700' cy='420' r='3'/%3E%3C/g%3E%3Cg stroke='%232f9aa5' stroke-opacity='.10' stroke-width='1.1'%3E%3Cpath d='M462 292 h34 m-17 -17 v34'/%3E%3Cpath d='M728 112 h26 m-13 -13 v26'/%3E%3Cpath d='M176 494 h26 m-13 -13 v26'/%3E%3C/g%3E%3C/svg%3E"),
    linear-gradient(rgba(47,154,165,0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(47,154,165,0.035) 1px, transparent 1px);
  background-size: 920px 620px, 54px 54px, 54px 54px;
  background-position: center top, center top, center top;
  opacity: 0.78;
}

/* Vinheta clara e acolhedora */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.82), transparent 20%, transparent 80%, rgba(255,255,255,0.82)),
    radial-gradient(circle at center, transparent 42%, rgba(47,154,165,0.10) 100%);
}

/* Conteúdo acima do fundo */
body > * {
  position: relative;
  z-index: 1;
}

/* Seções transparentes */
body section[id] {
  background: transparent !important;
}

/* Elementor costuma colocar fundo sólido */
body .elementor,
body .elementor-section,
body .elementor-container,
body .elementor-widget-wrap,
body .elementor-widget-container {
  background: transparent !important;
}

/* Cards continuam legíveis sobre o fundo */
body section[id] :is(.ea-card, .ea-hero-card, .ea-product-card, .ea-benefit, .ea-compare-card, .ea-faq-item) {
  background-color: rgba(255, 255, 255, 0.82) !important;
  backdrop-filter: blur(14px) saturate(1.12);
  -webkit-backdrop-filter: blur(14px) saturate(1.12);
}

/* Mobile */
@media (max-width: 767px) {
  body::before {
    background-size: 720px 485px, 42px 42px, 42px 42px;
    opacity: 0.52;
  }

  body::after {
    background:
      linear-gradient(90deg, rgba(255,255,255,0.90), transparent 22%, transparent 78%, rgba(255,255,255,0.90)),
      radial-gradient(circle at center, transparent 48%, rgba(47,154,165,0.08) 100%);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c5bad46 *//* ==========================================================================
   E-SAÚDE B2C PLANOS - MARGENS FINAIS E ALINHAMENTO EXPANDIDO (Estilo Youcast)
   Cole este bloco NO FINAL do CSS da pagina.
   ========================================================================== */

/* Libera somente os pais desta secao dentro do Elementor */
html body .elementor-section:has(section#planos-esaude-assist),
html body .elementor-container:has(section#planos-esaude-assist),
html body .elementor-column:has(section#planos-esaude-assist),
html body .elementor-widget:has(section#planos-esaude-assist),
html body .elementor-widget-html:has(section#planos-esaude-assist),
html body .elementor-widget-container:has(section#planos-esaude-assist),
html body .elementor-element:has(> section#planos-esaude-assist),
html body .e-con:has(section#planos-esaude-assist),
html body .e-con-inner:has(section#planos-esaude-assist) {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

/* Força o breakout de 100vw e a centralização */
html body section#planos-esaude-assist#planos-esaude-assist {
  position: relative !important;
  left: 50% !important;
  right: auto !important;
  width: 100vw !important;
  max-width: 100vw !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding:
    100px
    var(--yc-numbers-side)
    60px !important; /* Herda a margem lateral Youcast */
  transform: translateX(-50%) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

/* Define a largura máxima expandida idêntica à Youcast */
html body section#planos-esaude-assist#planos-esaude-assist > .ea-plans-container {
  position: relative !important;
  width: 100% !important;
  max-width: var(--yc-numbers-max) !important; /* Herda a largura Youcast */
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

/* Grid utiliza toda a largura liberada */
html body #planos-esaude-assist .ea-plans-grid {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

/* Tablet */
@media (max-width: 1120px) {
  html body section#planos-esaude-assist#planos-esaude-assist {
    padding: 90px 32px 44px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  html body section#planos-esaude-assist#planos-esaude-assist {
    padding: 70px 18px 34px !important;
  }

  html body section#planos-esaude-assist#planos-esaude-assist > .ea-plans-container,
  html body #planos-esaude-assist .ea-plans-grid {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5b8d521 *//* ==========================================================================
   E-SAÚDE B2C DIFERENCIAIS - MARGENS FINAIS E ALINHAMENTO EXPANDIDO (Estilo Youcast)
   Cole este bloco NO FINAL do CSS da pagina.
   ========================================================================== */

/* Libera somente os pais desta secao dentro do Elementor */
html body .elementor-section:has(section#ea-diferenciais),
html body .elementor-container:has(section#ea-diferenciais),
html body .elementor-column:has(section#ea-diferenciais),
html body .elementor-widget:has(section#ea-diferenciais),
html body .elementor-widget-html:has(section#ea-diferenciais),
html body .elementor-widget-container:has(section#ea-diferenciais),
html body .elementor-element:has(> section#ea-diferenciais),
html body .e-con:has(section#ea-diferenciais),
html body .e-con-inner:has(section#ea-diferenciais) {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

/* Força o breakout de 100vw e a centralização */
html body section#ea-diferenciais#ea-diferenciais {
  position: relative !important;
  left: 50% !important;
  right: auto !important;
  width: 100vw !important;
  max-width: 100vw !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding:
    100px
    var(--yc-numbers-side)
    60px !important; /* Herda a margem lateral Youcast */
  transform: translateX(-50%) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

/* Define a largura máxima expandida idêntica à Youcast */
html body section#ea-diferenciais#ea-diferenciais > .ea-diff-container {
  position: relative !important;
  width: 100% !important;
  max-width: var(--yc-numbers-max) !important; /* Herda a largura Youcast */
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

/* Grid utiliza toda a largura liberada */
html body #ea-diferenciais .ea-diff-grid {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

/* Tablet */
@media (max-width: 1120px) {
  html body section#ea-diferenciais#ea-diferenciais {
    padding: 90px 32px 44px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  html body section#ea-diferenciais#ea-diferenciais {
    padding: 70px 18px 34px !important;
  }

  html body section#ea-diferenciais#ea-diferenciais > .ea-diff-container,
  html body #ea-diferenciais .ea-diff-grid {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-9376fb6 *//* ==========================================================================
   E-SAÚDE B2C - MASTER LP STYLESHEET (SORA & INTER + AUTOMATIC 1580px BREAKOUTS)
   ========================================================================== */

/* ==========================================================================
   1. PADRONIZAÇÃO DE FONTES - SORA & INTER (GOOGLE FONTS)
   ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&family=Sora:wght@400;600;700;800;900&display=swap');

/* Reset de fontes do corpo, textos de apoio e parágrafos para Inter */
#page .elementor-widget-html,
#page .elementor-widget-html p,
#page .elementor-widget-html li,
#page .elementor-widget-html a,
#page .elementor-widget-html [class*="-subtitle"],
#page .elementor-widget-html [class*="-text"],
#page .elementor-widget-html [class*="-desc"],
#page .elementor-widget-html [class*="-paragraph"],
#wrapper .elementor-widget-html,
#wrapper .elementor-widget-html p,
#wrapper .elementor-widget-html [class*="-text"],
#main .elementor-widget-html,
#main .elementor-widget-html p,
#main .elementor-widget-html [class*="-text"] {
  font-family: 'Inter', sans-serif !important;
  letter-spacing: -0.015em !important;
  line-height: 1.62 !important;
}

/* Títulos principais de seção (h1, h2) para Sora */
#page .elementor-widget-html h1,
#page .elementor-widget-html h2,
#page .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
#wrapper .elementor-widget-html h2,
#wrapper .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
#main .elementor-widget-html h2,
#main .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]) {
  font-family: 'Sora', sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
  line-height: 1.15 !important;
  text-transform: none !important;
}

/* Títulos de Cards, Benefícios e Subtítulos menores (h3, h4, h5, h6) para Inter */
#page .elementor-widget-html h3,
#page .elementor-widget-html h4,
#page .elementor-widget-html h5,
#page .elementor-widget-html h6,
#page .elementor-widget-html [class*="-card-title"],
#page .elementor-widget-html [class*="-brand-copy"] strong,
#page .elementor-widget-html .stat-box strong,
#wrapper .elementor-widget-html h3,
#wrapper .elementor-widget-html [class*="-card-title"],
#main .elementor-widget-html h3,
#main .elementor-widget-html [class*="-card-title"] {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: -0.025em !important;
  line-height: 1.35 !important;
}

/* Tags, Kickers e Destaques Técnicos para Sora */
#page .elementor-widget-html [class*="-tag"],
#page .elementor-widget-html [class*="-kicker"],
#page .elementor-widget-html [class*="-chip"],
#wrapper .elementor-widget-html [class*="-tag"],
#main .elementor-widget-html [class*="-tag"] {
  font-family: 'Sora', sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

/* ==========================================================================
   2. REGRAS GERAIS DE MARGENS E BREAKOUT (Largura de 1580px Youcast)
   ========================================================================== */
:root {
  --yc-site-side: clamp(36px, 3.5vw, 66px);
  --yc-site-max: 1580px;
  --yc-section-y: clamp(72px, 6vw, 108px);
}

html,
body {
  overflow-x: hidden !important;
}

/* Destrava os blocos HTML do Elementor automaticamente */
body:not(.elementor-editor-active) .elementor-widget-html:has(section[id]),
body:not(.elementor-editor-active) .elementor-widget-container:has(> section[id]) {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

/* Margem lateral real das secoes */
html body section[id]:not(#formulario-final) {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: var(--yc-site-side) !important;
  padding-right: var(--yc-site-side) !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
}

/* Espacamento vertical padrao de secoes */
html body section[id^="sec-"]:not(#formulario-final),
html body section[id^="yc-"]:not(#formulario-final),
html body section#esaude-b2c-hero,
html body section#planos-esaude-assist,
html body section#ea-diferenciais,
html body section#ea-comparativo,
html body section#ea-video-telemedicina,
html body section#ea-faq,
html body section#ea-contato-b2c {
  padding-top: var(--yc-section-y) !important;
  padding-bottom: var(--yc-section-y) !important;
}

/* Containers internos de todas as secoes centralizados a 1580px */
html body section[id]:not(#formulario-final) :is(
  [class$="-wrap"],
  [class*="-wrap "],
  [class$="-container"],
  [class*="-container "],
  [class$="-inner"],
  [class*="-inner "],
  .wrap,
  .container
) {
  width: 100% !important;
  max-width: var(--yc-site-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* Grids e blocos internos usando a largura liberada */
html body section[id]:not(#formulario-final) :is(
  [class$="-grid"],
  [class*="-grid "],
  [class$="-cards"],
  [class*="-cards "],
  [class$="-bento-grid"],
  [class*="-bento-grid "],
  [class$="-carousel"],
  [class*="-carousel "]
) {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* Nao mexe no header, footer e formulario final */
html body .elementor-location-header section,
html body .elementor-location-footer section,
html body header section,
html body footer section,
html body #formulario-final {
  width: auto !important;
  max-width: none !important;
  margin-left: initial !important;
  margin-right: initial !important;
}

/* ==========================================================================
   3. OTIMIZAÇÕES MOBILE E RESPONSIVIDADE (MOBILE-FIRST)
   ========================================================================== */
@media (max-width: 1024px) {
  :root {
    --yc-site-side: 32px;
    --yc-section-y: 82px;
  }
}

@media (max-width: 767px) {
  :root {
    --yc-site-side: 18px;
    --yc-section-y: 58px;
  }

  /* Ajustes de fontes em telas mobile */
  #page .elementor-widget-html h1,
  #page .elementor-widget-html h2,
  #page .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
  #wrapper .elementor-widget-html h2,
  #wrapper .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]),
  #main .elementor-widget-html h2,
  #main .elementor-widget-html [class*="-title"]:not([class*="-card-title"]):not([class*="-subtitle"]) {
    font-size: clamp(23px, 6.8vw, 30px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.04em !important;
  }
  
  #page .elementor-widget-html h3,
  #page .elementor-widget-html [class*="-card-title"],
  #wrapper .elementor-widget-html h3,
  #wrapper .elementor-widget-html [class*="-card-title"],
  #main .elementor-widget-html h3,
  #main .elementor-widget-html [class*="-card-title"] {
    font-size: 19px !important;
    line-height: 1.3 !important;
    letter-spacing: -0.025em !important;
  }
  
  #page .elementor-widget-html p,
  #page .elementor-widget-html [class*="-subtitle"],
  #page .elementor-widget-html [class*="-text"],
  #wrapper .elementor-widget-html p,
  #wrapper .elementor-widget-html [class*="-text"],
  #main .elementor-widget-html p,
  #main .elementor-widget-html [class*="-text"] {
    font-size: 15px !important;
    line-height: 1.5 !important;
    letter-spacing: -0.02em !important;
  }
  
  #page .elementor-widget-html [class*="-tag"],
  #page .elementor-widget-html [class*="-kicker"],
  #wrapper .elementor-widget-html [class*="-tag"],
  #main .elementor-widget-html [class*="-tag"] {
    font-size: 10px !important;
    letter-spacing: 0.06em !important;
  }

  /* Garante contorno total nos wraps e containers internos no mobile */
  html body section[id]:not(#formulario-final) :is(
    [class$="-wrap"],
    [class*="-wrap "],
    [class$="-container"],
    [class*="-container "],
    [class$="-inner"],
    [class*="-inner "],
    .wrap,
    .container
  ) {
    max-width: 100% !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e70d32a *//* ==========================================================================
   E-SAUDE FAQ - impedir coluna fixa de expandir ao descer
   Cole depois do CSS/JS atual do FAQ.
   ========================================================================== */

html body #ea-faq {
  --ea-faq-left-max: 680px;
  --ea-faq-left-min: 0;
}

/* Mantem as duas colunas proporcionais e impede a esquerda de invadir a direita */
html body #ea-faq .ea-faq-grid {
  grid-template-columns:
    minmax(var(--ea-faq-left-min), 0.82fr)
    minmax(520px, 1.18fr) !important;
  align-items: start !important;
}

/* A coluna esquerda fica no tamanho dela, sem virar faixa full width */
html body #ea-faq .ea-faq-aside {
  width: 100% !important;
  max-width: var(--ea-faq-left-max) !important;
  min-width: 0 !important;
  justify-self: start !important;
  align-self: start !important;
  overflow: visible !important;
}

html body #ea-faq .ea-faq-sticky-inner,
html body #ea-faq .ea-faq-aside > * {
  width: 100% !important;
  max-width: var(--ea-faq-left-max) !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

/* Quando o JS fixa manualmente, mantem a largura da coluna, nunca da tela */
html body #ea-faq .ea-faq-sticky-inner.ea-sticky-fixed {
  width: min(var(--ea-sticky-width), var(--ea-faq-left-max)) !important;
  max-width: min(var(--ea-sticky-width), var(--ea-faq-left-max)) !important;
}

/* Titulo e texto precisam quebrar dentro da coluna esquerda */
html body #ea-faq .ea-faq-title,
html body #ea-faq .ea-faq-copy,
html body #ea-faq .ea-faq-note {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  white-space: normal !important;
}

html body #ea-faq .ea-faq-title {
  overflow-wrap: normal !important;
  text-wrap: balance;
}

/* O card branco nao pode atravessar para a coluna das perguntas */
html body #ea-faq .ea-faq-note {
  display: flex !important;
  box-sizing: border-box !important;
}

/* Tablet */
@media (max-width: 1100px) {
  html body #ea-faq {
    --ea-faq-left-max: 560px;
  }

  html body #ea-faq .ea-faq-grid {
    grid-template-columns:
      minmax(0, 0.9fr)
      minmax(430px, 1.1fr) !important;
    gap: 34px !important;
  }
}

/* Mobile: volta tudo para fluxo normal */
@media (max-width: 900px) {
  html body #ea-faq .ea-faq-grid {
    grid-template-columns: 1fr !important;
  }

  html body #ea-faq .ea-faq-aside,
  html body #ea-faq .ea-faq-sticky-inner,
  html body #ea-faq .ea-faq-aside > * {
    width: 100% !important;
    max-width: 100% !important;
  }

  html body #ea-faq .ea-faq-sticky-inner.ea-sticky-fixed,
  html body #ea-faq .ea-faq-sticky-inner.ea-sticky-bottom {
    position: static !important;
    left: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}/* End custom CSS */