/* Reset básico */
html, body {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
}

/* MENU AZUL SUPERIOR */
.top-menu {
    background-color: #034291;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 150px;
    box-sizing: border-box;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}

.menu-item {
    font-size: 12px !important;
}

.menu-items {
    list-style: none;
    display: flex;
    gap: 50px;
    margin: 0;
    padding: 0;
}

.menu-items li a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.menu-items li a:hover {
    text-decoration: underline;
}

.menu-items li a i {
    font-size: 22px;
    font-weight: 500;
}

/* MENU BRANCO PRINCIPAL */
.main-menu {
    background-color: #ffffff;
    width: 100%;
    height: 90px; /* um pouco mais espesso que o azul */
    display: flex;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0,0,0,0.12);
    position: relative;
    z-index: 5;
}

.main-menu-inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 20px;
}

/* Logo com recuo de 150px da margem esquerda */
.logo-area {
    display: flex;
    align-items: center;
}

.logo-area img {
    object-fit: contain;
}

/* Itens do menu principal alinhados à direita */
.main-menu-items {
    list-style: none;
    display: flex;
    gap: 50px;
    margin: 0;
    align-items: center;
}

.main-menu-items > li > a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

.main-menu-items > li > a:hover {
    text-decoration: underline;
}

/* Dropdown */
.main-menu-items li {
    position: relative;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #ffffff;
    list-style: none;
    margin: 0;
    padding: 8px 0;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    min-width: 200px;
    z-index: 10;
}

.dropdown-menu li a {
    display: block;
    padding: 8px 20px;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
}

.dropdown-menu li a:hover {
    background-color: #f0f4ff;
}

/* Exibir dropdown ao passar o mouse */
.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown > a::after {
    content: "▾";     /* seta para baixo */
    margin-left: 6px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    color: #FF7A00; 
}

/* Conteúdo de teste abaixo dos menus */
.page-content {
    padding: 40px 150px;
}

/* BANNER SLIDER */
.banner-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
}

.banner-slide { display: none; }
.banner-slide.active { display: block; }

.banner-slide img {
    width: 100%;
    height: auto;
    display: block;
}

/* Setas */
.banner-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 6px 18px rgba(0,0,0,0.20);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
}

.banner-prev { left: 20px; }
.banner-next { right: 20px; }

.banner-arrow i {
    font-size: 18px;
    color: #034291;
}

.banner-arrow:hover {
    background: rgba(255, 255, 255, 1);
}

.patrocinados {
  background-image: url("/assets/img/fundo_patrocinado.png");
  background-size: cover;
  background-position: center;
  padding: 60px 0;
  text-align: center;
  position: relative;
}

.patrocinados-slider {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.patrocinado-item {
  width: 180px;
  flex-shrink: 0;
  text-align: center;
}

.patrocinado-item img {
  max-width: 100%;
  max-height: 90px;
  object-fit: contain;
  margin-bottom: 10px;
}

.patrocinado-item strong {
  display: block;
  font-size: 13px;
  color: #333;
}

.patrocinado-item span {
  font-size: 12px;
  color: #666;
}

.patrocinados-header {
  position: absolute;
  top: 20px;
  left: 40px;
}

.patrocinados-title {
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 300; /* bem fino */
  color: #9a9a9a;
  text-transform: uppercase;
}

.patrocinados h3 {
  position: absolute;
  top: 20px;
  left: 40px;
  margin: 0;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #9a9a9a;
  text-transform: uppercase;
}

.patrocinado-nome {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;        /* menor e elegante */
  font-weight: 600;       /* negrito discreto */
  color: #2b2b2b;         /* cinza bem escuro (quase preto) */
  margin-top: 6px;
}

.patrocinado-telefone {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;        /* menor que o nome */
  font-weight: 400;       /* normal */
  color: #2b2b2b;         /* mesmo tom do nome */
  margin-top: 2px;
}

  /* ===== Acesso Rápido ===== */
.qa-section{
    background:#032b5a;
    padding:48px 16px 56px;
  }

.qa-title{
    text-align:center;
    color:#fff;
    margin:0 0 26px;
    font-size:32px;
    font-weight:500;
    letter-spacing:.2px;
  }

.qa-grid{
    max-width:1200px;
    margin:0 auto;
    display:grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    gap:22px;
  }

  .qa-card{
    background:#1667a8;
    border-radius:10px;
    padding:28px 18px;
    text-decoration:none;
    text-align:center;
    box-shadow:0 10px 18px rgba(0,0,0,.18);
    transition:transform .15s ease, box-shadow .15s ease, filter .15s ease;
    min-height:160px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
  }

  .qa-card:hover{
    transform:translateY(-3px);
    box-shadow:0 14px 26px rgba(0,0,0,.22);
    filter:brightness(1.03);
  }

  .qa-icon{
    width:68px;
    height:68px;
    border-radius:50%;
    background:#fff;
    color:#0b3d68;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:800;
    font-size:22px;
    margin-bottom:14px;
    line-height:1;
  }

  .qa-text{
    display:block;
    color:#fff;
    font-size:18px;
    font-weight:600;
    margin-bottom:6px;
  }

  .qa-link{
    display:block;
    color:#ffd24a;
    font-size:14px;
    font-weight:700;
  }
  
    @media (max-width: 1100px){
    .qa-grid{ grid-template-columns:repeat(2, minmax(0, 1fr)); }
  }
  @media (max-width: 560px){
    .qa-grid{ grid-template-columns:1fr; }
    .qa-title{ font-size:26px; }
}

  /* ===== /Acesso Rápido ===== */
  
  /* ===== Publicidade (reaproveitando .patrocinados) ===== */

/* variação para essa seção nova */
.patrocinados--grid{
  padding: 60px 0;               /* mantém a mesma vibe da anterior */
}

/* espaço para o "PUBLICIDADE" no canto não ficar por cima */
.patrocinados--grid .ads-grid-wrap{
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 40px 0;          /* 40px em cima pra não colidir com header */
  box-sizing: border-box;
}

/* grids */
.ads-grid{
  display: grid;
  gap: 28px;
  margin-bottom: 28px;
}

.ads-grid--squares{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ads-grid--banners{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 0;
}

/* cards dinâmicos */
.ads-card{
  display: block;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255,255,255,0.55);
  box-shadow: 0 10px 22px rgba(0,0,0,0.12);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
  position: relative;
}

/* brilho sutil no hover (dinâmico, sem JS) */
.ads-card::after{
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 15%, rgba(255,255,255,.35), rgba(255,255,255,0) 55%);
  opacity: 0;
  transition: opacity .18s ease;
  pointer-events: none;
}

.ads-card:hover{
  transform: translateY(-3px);
  box-shadow: 0 16px 30px rgba(0,0,0,0.16);
  filter: brightness(1.02);
}

.ads-card:hover::after{ opacity: 1; }

.ads-card img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1);
  transition: transform .25s ease;
}

.ads-card:hover img{
  transform: scale(1.03);
}

/* tamanhos (mantém proporção bonita e consistente) */
.ads-card--square{ aspect-ratio: 1 / 1; }
.ads-card--banner{ aspect-ratio: 16 / 4; }

/* responsivo */
@media (max-width: 1100px){
  .ads-grid--squares{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 650px){
  .patrocinados--grid .ads-grid-wrap{ padding: 44px 16px 0; }
  .ads-grid--squares{ grid-template-columns: 1fr; }
  .ads-grid--banners{ grid-template-columns: 1fr; }
  .ads-card--banner{ aspect-ratio: 16 / 6; }
}
/* ===== /Publicidade grid ===== */
/* PRE-RODAPE (faixa de contato) */
.contact-strip {
  background: #034291;
  padding: 28px 20px;
  color: #ffffff;
  font-size: 12px;
}

.contact-strip-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 22px;
}

.contact-card,
.social-card {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  padding: 22px;
  backdrop-filter: blur(6px);
}

.contact-card h3,
.social-card h3 {
  margin: 0 0 14px 0;
  font-size: 12px;
  font-weight: 700;
}

.contact-item {
  display: flex;
  gap: 14px;
  padding: 12px 0;
  border-top: 1px solid rgba(255,255,255,0.12);
}

.contact-item:first-of-type {
  border-top: none;
  padding-top: 0;
}

.contact-item i {
  font-size: 12px;
  margin-top: 2px;
  opacity: 0.95;
  color:#FADC08;
}

.contact-item strong {
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}

.contact-item a {
  color: #ffffff;
  text-decoration: none;
}

.contact-note {
  opacity: 0.85;
  font-size: 12px;
  margin-left: 6px;
}

/* REDES */
.social-link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 12px;
  margin-top: 10px;
  border-radius: 12px;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.14);
  background: rgba(255,255,255,0.06);
  transition: transform 0.15s ease, background 0.15s ease;
}

.social-link:hover {
  background: rgba(255,255,255,0.12);
  transform: translateY(-1px);
}

.social-ico {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.14);
  font-size: 12px;
  color: #FADC08;
}

/* RESPONSIVO */
@media (max-width: 900px) {
  .contact-strip-container {
    grid-template-columns: 1fr;
  }
}


.site-footer-simple {
  background: #ffffff;
  padding: 14px 20px;

  /* “divisória com sombreamento” (linha + sombra suave) */
  border-top: 1px solid #e9e9e9;
  box-shadow: 0 -6px 14px rgba(0,0,0,0.06);
}

.footer-simple-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;

  /* texto menor + cinza */
  font-size: 10px;
  color: #7a7a7a;
}

.footer-left {
  line-height: 1.35;
}

.footer-right {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;

  /* garante que “Desenvolvido por” também fique cinza */
  color: #7a7a7a;
}

.footer-right span {
  font-size: 10px;
  color: #7a7a7a;
}

.footer-savini-logo {
  height: 24px; /* um pouco menor */
  width: auto;
  display: block;
}

/* RESPONSIVO */
@media (max-width: 768px) {
  .footer-simple-container {
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }

  .footer-right {
    justify-content: center;
  }
}

.eventos-home{
  width: 100%;
  padding: 26px 0 10px;
}

.eventos-home-head{
  max-width: 1200px;
  margin: 0 auto 14px;
  padding: 0 16px;
}
.eventos-home-head h2{
  font-size: 18px;
  margin-bottom: 4px;
}
.eventos-home-head p{
  font-size: 13px;
  color: #666;
}
.eventos-home-more{
  margin: 10px 0 0;
}
.eventos-home-more a{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #c62828;
  text-decoration: none;
}
.eventos-home-more a:hover{
  text-decoration: underline;
}

.eventos-list--home{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.eventos-list--home li{
  min-width: 0;
}

.eventos-list--home .eventos-card{
  grid-template-columns: 1fr;
  gap: 0;
  padding: 0;
  margin-bottom: 0;
  overflow: hidden;
  height: 100%;
}

.eventos-list--home .eventos-card-media{
  min-height: 220px;
  border-radius: 0;
}

.eventos-list--home .eventos-card-media img,
.eventos-list--home .eventos-card-media-placeholder{
  min-height: 220px;
  max-height: 220px;
}

.eventos-list--home .eventos-card-content{
  padding: 22px 24px 24px;
}

.eventos-list--home .eventos-card-content h2{
  font-size: 22px;
}

.eventos-home-empty{
  margin-bottom: 24px;
}

.eventos-home-empty a{
  color: #c62828;
  font-weight: 600;
}

@media (max-width: 900px){
  .eventos-list--home{
    grid-template-columns: 1fr;
  }
}

.ig-carousel{
  overflow: hidden;
  width: 100%;
}
.ig-track{
  display: flex;
  gap: 14px;
  will-change: transform;
  transition: transform 550ms ease;
  padding: 0 16px 16px;
}

.ig-card{
  flex: 0 0 260px;          /* largura do card */
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,.10);
  overflow: hidden;
}
.ig-card a{
  text-decoration: none;
  color: inherit;
  display: block;
}
.ig-card img{
  width: 100%;
  height: 260px;            /* quadrado */
  object-fit: cover;
  display: block;
}
.ig-card .ig-meta{
  padding: 10px 12px 12px;
  font-size: 12px;
  color: #444;
  line-height: 1.25;
  min-height: 44px;
}
.ig-card .ig-meta .date{
  display:block;
  margin-top:6px;
  color:#777;
  font-size:11px;
}

/* Responsivo */
@media (max-width: 700px){
  .ig-card{ flex-basis: 220px; }
  .ig-card img{ height: 220px; }
}

.menu-active {
    color: #e53935 !important;
    font-weight: 600;
}

.guia-hero {
    position: relative;
    width: 100%;
    min-height: clamp(420px, 38vw, 640px);
    background: url('/assets/img/banner-2.png') center 42% / cover no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.guia-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.42);
}

.guia-page-title {
    text-align: center;
    font-size: 52px;
    font-weight: 300;
    color: #2f2f2f;
    margin: 0 0 38px;
    letter-spacing: 0.3px;
}

.guia-page {
    background: #f5f5f5;
    padding: 50px 0 80px;
}

.guia-container {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.guia-card {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
    padding: 34px 42px;
    margin-bottom: 28px;
    display: grid;
    grid-template-columns: 200px 1fr 200px;
    gap: 30px;
    align-items: center;
}

.guia-card-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.guia-card-logo img {
    max-width: 180px;
    max-height: 110px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.guia-card-logo-placeholder {
    width: 180px;
    height: 110px;
    border: 1px dashed #cfcfcf;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #888;
    font-size: 14px;
    text-align: center;
    padding: 10px;
}

.guia-card-content h2 {
    margin: 0 0 18px;
    font-size: 28px;
    font-weight: 600;
    color: #4a4a4a;
}

.guia-card-content p {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 1.6;
    color: #444;
}

.guia-card-content p strong {
    color: #0d57a1;
}

.guia-social {
    display: flex;
    gap: 12px;
    margin-top: 18px;
}

.guia-social a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #0d57a1;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: 0.2s ease;
}

.guia-social a:hover {
    transform: translateY(-2px);
    opacity: 0.92;
}

.guia-card-action {
    display: flex;
    justify-content: flex-end;
}

.guia-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 182px;
    height: 56px;
    padding: 0 24px;
    background: #f4d400;
    color: #111;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.2s ease;
}

.guia-btn:hover {
    filter: brightness(0.96);
    transform: translateY(-1px);
}

.guia-empty {
    background: #fff;
    padding: 28px;
    border-radius: 16px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
    text-align: center;
    color: #666;
    font-size: 16px;
}

@media (max-width: 991px) {
    .guia-hero {
        min-height: clamp(280px, 52vw, 480px);
        background-position: center 40%;
    }

    .guia-hero-overlay h1 {
        font-size: 42px;
    }

    .guia-card {
        grid-template-columns: 1fr;
        text-align: center;
        padding: 26px 22px;
    }

    .guia-card-action {
        justify-content: center;
    }

    .guia-social {
        justify-content: center;
    }
}

/* =========================
   SOBRE NÓS
========================= */

.sobre-container {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.sobre-hero {
    min-height: 420px;
    position: relative;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 85% 25%, rgba(255, 179, 0, 0.28), transparent 18%),
        radial-gradient(circle at 18% 75%, rgba(255, 179, 0, 0.16), transparent 20%),
        linear-gradient(135deg, #082b66 0%, #0d4f9c 55%, #082b66 100%);
    overflow: hidden;
}

.sobre-hero::before {
    content: "";
    position: absolute;
    right: -120px;
    top: 40px;
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: rgba(255, 179, 0, 0.13);
}

.sobre-hero::after {
    content: "";
    position: absolute;
    left: -90px;
    bottom: -90px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: rgba(255, 179, 0, 0.10);
}

.sobre-hero-overlay {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 50px 0;
}

.sobre-kicker {
    display: inline-block;
    margin-bottom: 14px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.sobre-hero h1 {
    margin: 0 0 16px;
    color: #fff;
    font-size: 68px;
    font-weight: 700;
    line-height: 1.05;
}

.sobre-hero p {
    margin: 0;
    max-width: 760px;
    color: rgba(255, 255, 255, 0.92);
    font-size: 24px;
    line-height: 1.6;
    font-weight: 400;
}

.sobre-institucional {
    background: #fff;
    padding: 70px 0 80px;
}

.sobre-institucional h2,
.sobre-missao h2,
.sobre-tecard h2 {
    margin: 0 0 30px;
    font-size: 50px;
    line-height: 1.1;
    color: #1e1e1e;
    font-weight: 700;
}

.sobre-grid {
    display: grid;
    grid-template-columns: 420px 1fr;
    gap: 40px;
    align-items: start;
}

.sobre-image-card {
    min-height: 420px;
    border-radius: 22px;
    padding: 34px 30px;
    background:
        radial-gradient(circle at top right, rgba(255, 179, 0, 0.24), transparent 22%),
        linear-gradient(135deg, #0b326d 0%, #0d4f9c 60%, #08306c 100%);
    color: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.sobre-image-badge {
    display: inline-block;
    align-self: flex-start;
    margin-bottom: 18px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(255, 179, 0, 0.18);
    color: #ffd166;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.sobre-image-card h3 {
    margin: 0 0 16px;
    font-size: 34px;
    line-height: 1.2;
    color: #fff;
}

.sobre-image-card p {
    margin: 0;
    font-size: 18px;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.90);
}

.sobre-texto p {
    margin: 0 0 22px;
    font-size: 20px;
    line-height: 1.9;
    color: #353535;
}

.sobre-missao {
    background:
        linear-gradient(135deg, rgba(6, 47, 111, 0.96), rgba(9, 32, 79, 0.94)),
        radial-gradient(circle at bottom right, rgba(255, 180, 0, 0.22), transparent 28%);
    color: #fff;
    padding: 75px 0 85px;
}

.sobre-missao h2 {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 14px;
}

.sobre-missao h2 i {
    color: #ffb300;
    font-size: 38px;
}

.sobre-missao p {
    margin: 0 0 24px;
    font-size: 21px;
    line-height: 1.9;
    color: rgba(255, 255, 255, 0.94);
    max-width: 1080px;
    text-align: center;
}

.sobre-tecard {
    background: #f7f7f7;
    padding: 80px 0 90px;
}

.tecard-grid {
    display: grid;
    grid-template-columns: 1fr 520px;
    gap: 40px;
    align-items: center;
}

.tecard-label {
    display: inline-block;
    margin-bottom: 14px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(14, 76, 151, 0.10);
    color: #0e4c97;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.tecard-subtitle {
    margin: -10px 0 24px;
    font-size: 24px;
    color: #0e4c97;
    font-weight: 600;
}

.tecard-content p {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.85;
    color: #3a3a3a;
}

.tecard-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-top: 12px;
    padding: 16px 28px;
    background: #2e7d32;
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-weight: 700;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(46, 125, 50, 0.20);
    transition: 0.2s ease;
}

.tecard-btn:hover {
    transform: translateY(-2px);
    filter: brightness(0.97);
}

.tecard-btn i {
    font-size: 32px;
}

.tecard-phone {
    margin-top: 18px;
    font-size: 30px;
    font-weight: 700;
    color: #3a3a3a;
}

.tecard-visual {
    position: relative;
    min-height: 420px;
    border-radius: 24px;
    background:
        radial-gradient(circle at top right, rgba(255, 191, 0, 0.85), transparent 25%),
        linear-gradient(135deg, #f4f4f4 0%, #ffffff 28%, #eef4ff 100%);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tecard-visual::before {
    content: "";
    position: absolute;
    inset: auto -40px -80px auto;
    width: 320px;
    height: 320px;
    background: radial-gradient(circle, rgba(10, 64, 136, 0.22), transparent 65%);
}

.tecard-card {
    position: relative;
    z-index: 2;
    width: 360px;
    height: 220px;
    border-radius: 22px;
    padding: 22px 24px;
    color: #fff;
    background:
        linear-gradient(145deg, #0f3f89 0%, #174f9f 58%, #0a2e6a 100%);
    box-shadow: 0 24px 45px rgba(9, 32, 79, 0.28);
    transform: rotate(-8deg);
}

.tecard-card-top {
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 28px;
}

.tecard-chip {
    width: 58px;
    height: 42px;
    border-radius: 8px;
    background: linear-gradient(135deg, #f7d56a, #b98d15);
    margin-bottom: 26px;
}

.tecard-number {
    font-size: 27px;
    letter-spacing: 2px;
    margin-bottom: 26px;
}

.tecard-card-bottom {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.tecard-card-bottom small {
    display: block;
    font-size: 13px;
    opacity: 0.8;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.tecard-card-bottom strong {
    font-size: 18px;
}

@media (max-width: 991px) {
    .sobre-hero {
        min-height: 320px;
    }

    .sobre-hero h1 {
        font-size: 44px;
    }

    .sobre-hero p {
        font-size: 18px;
    }

    .sobre-institucional h2,
    .sobre-missao h2,
    .sobre-tecard h2 {
        font-size: 36px;
    }

    .sobre-grid,
    .tecard-grid {
        grid-template-columns: 1fr;
    }

    .sobre-texto p,
    .sobre-missao p,
    .tecard-content p {
        font-size: 18px;
        
    }

    .tecard-btn,
    .tecard-phone {
        font-size: 24px;
    }

    .tecard-visual {
        min-height: 320px;
    }

    .tecard-card {
        width: 310px;
        height: 200px;
        transform: none;
    }

    .tecard-card-top {
        font-size: 20px;
    }

    .tecard-number {
        font-size: 22px;
    }
}
.associados-container {
    width: min(1240px, calc(100% - 40px));
    margin: 0 auto;
}

.associados-hero {
    min-height: 360px;
    position: relative;
    display: flex;
    align-items: center;
    background:
        radial-gradient(circle at 82% 28%, rgba(255, 179, 0, 0.30), transparent 18%),
        radial-gradient(circle at 18% 78%, rgba(255, 179, 0, 0.14), transparent 20%),
        linear-gradient(135deg, #082b66 0%, #0d4f9c 55%, #082b66 100%);
    overflow: hidden;
}

.associados-hero::before {
    content: "";
    position: absolute;
    right: -100px;
    top: 25px;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background: rgba(255, 179, 0, 0.12);
}

.associados-hero::after {
    content: "";
    position: absolute;
    left: -80px;
    bottom: -80px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: rgba(255, 179, 0, 0.08);
}

.associados-hero-overlay {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 50px 0;
}

.associados-kicker {
    display: inline-block;
    margin-bottom: 14px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.associados-hero h1 {
    margin: 0 0 16px;
    color: #fff;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.05;
}

.associados-hero p {
    margin: 0;
    max-width: 760px;
    color: rgba(255, 255, 255, 0.92);
    font-size: 23px;
    line-height: 1.6;
}

.associados-page {
    background: #f5f5f5;
    padding: 70px 0 90px;
}

.associados-page-title {
    text-align: center;
    margin: 0 0 34px;
    font-size: 52px;
    line-height: 1.15;
    color: #4b4b4b;
    font-weight: 300;
}

.associados-table-wrap {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.associados-table {
    width: 100%;
    border-collapse: collapse;
}

.associados-table thead th {
    background: #0d4f9c;
    color: #fff;
    text-align: left;
    padding: 20px 24px;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    border-right: 1px solid rgba(255,255,255,0.08);
}

.associados-table thead th:last-child {
    border-right: none;
}

.associados-table tbody td {
    padding: 22px 24px;
    font-size: 20px;
    color: #5a5a5a;
    border-top: 1px solid #e7e7e7;
    border-right: 1px solid #eeeeee;
}

.associados-table tbody td:last-child {
    border-right: none;
}

.associados-table tbody tr:hover {
    background: #f9fbff;
}

.associados-empty {
    text-align: center;
    color: #777;
}





/* ==================================================
   PADRONIZAÇÃO GERAL E MENU RESPONSIVO
================================================== */
* { box-sizing: border-box; }
body {
  font-family: 'Montserrat', sans-serif;
  color: #222;
  background: #fff;
}
.site-shell {
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
}
.top-menu {
  height: auto;
  min-height: 54px;
  padding: 10px 0;
}
.top-menu-inner {
  display: flex;
  justify-content: flex-end;
}
.menu-items {
  flex-wrap: wrap;
  gap: 18px 28px;
  justify-content: flex-end;
}
.menu-items li a {
  font-size: 14px;
}
.main-menu {
  height: auto;
  min-height: 88px;
}
.main-menu-inner {
  padding: 14px 0;
  gap: 24px;
}
.logo-area img {
  max-width: 100%;
}
.menu-toggle {
  display: none;
  width: 48px;
  height: 48px;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 10px;
  cursor: pointer;
  padding: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}
.menu-toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background: #034291;
  border-radius: 2px;
}
.navigation-panel {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.main-menu-items {
  gap: 28px;
}
.main-menu-items > li > a,
.dropdown-trigger {
  color: #222;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  background: transparent;
  border: 0;
  padding: 0;
  font-family: inherit;
  cursor: pointer;
}
.dropdown-trigger::after {
  content: "▾";
  margin-left: 6px;
  font-size: 16px;
  color: #FF7A00;
}
.dropdown > a::after { content: none; }
.dropdown-menu {
  border-radius: 12px;
  overflow: hidden;
}
.dropdown:hover .dropdown-menu,
.dropdown.is-open .dropdown-menu {
  display: block;
}
.menu-active,
.main-menu-items > li > a.menu-active,
.dropdown-menu a.menu-active,
.dropdown.is-current > .dropdown-trigger {
  color: #034291 !important;
  font-weight: 700;
}
.guia-container,
.eventos-container,
.sobre-container,
.associados-container,
.contact-strip-container,
.footer-simple-container,
.ig-news-head {
  width: min(1200px, calc(100% - 40px));
  max-width: 1200px;
}
.patrocinados,
.qa-section,
.ig-news,
.contact-strip,
.site-footer-simple {
  overflow-x: clip;
}
.patrocinados {
  padding: 60px 0;
}
.patrocinados .site-shell {
  position: relative;
}
.patrocinados-slider {
  padding-top: 28px;
  transition: transform .6s ease;
}
.qa-section {
  padding: 56px 0;
}
.qa-title {
  margin: 0 0 24px;
  font-size: 28px;
}
.qa-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.qa-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 22px;
  border-radius: 16px;
  background: #fff;
  text-decoration: none;
  color: #222;
  box-shadow: 0 8px 20px rgba(0,0,0,.08);
}
.qa-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #034291;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.qa-link { color: #034291; font-weight: 600; }
.ads-grid-wrap {
  position: relative;
  padding-top: 40px;
}
.internal-page { min-height: 40vh; }
.internal-hero {
  padding: 90px 0 60px;
  background: linear-gradient(135deg, #082b66 0%, #0d4f9c 55%, #082b66 100%);
  color: #fff;
}
.internal-hero-content { max-width: 860px; }
.internal-kicker {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.14);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.internal-hero h1 {
  margin: 0 0 12px;
  font-size: 48px;
}
.internal-hero p {
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
}
.internal-content-section {
  padding: 48px 0 72px;
  background: #f5f6f8;
}
.internal-card {
  background: #fff;
  border-radius: 18px;
  padding: 32px;
  box-shadow: 0 8px 24px rgba(0,0,0,.08);
}

@media (max-width: 991px) {
  .menu-toggle {
    display: inline-flex;
    margin-left: auto;
  }
  .navigation-panel {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #ececec;
    box-shadow: 0 14px 30px rgba(0,0,0,.10);
    padding: 12px 20px 20px;
    display: none;
    z-index: 20;
  }
  .navigation-panel.is-open {
    display: block;
  }
  .main-menu-items {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }
  .main-menu-items > li {
    border-bottom: 1px solid #efefef;
    padding: 14px 0;
  }
  .main-menu-items > li:last-child {
    border-bottom: 0;
  }
  .main-menu-items > li > a,
  .dropdown-trigger {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
  }
  .dropdown-menu {
    position: static;
    box-shadow: none;
    min-width: 100%;
    padding: 8px 0 0;
    margin-top: 10px;
    border-top: 1px solid #f2f2f2;
  }
  .dropdown:not(.is-open) .dropdown-menu {
    display: none;
  }
  .top-menu-inner,
  .menu-items {
    justify-content: center;
  }
  .qa-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .site-shell,
  .guia-container,
  .eventos-container,
  .sobre-container,
  .associados-container,
  .contact-strip-container,
  .footer-simple-container,
  .ig-news-head {
    width: min(1200px, calc(100% - 28px));
  }
  .logo-area img {
    height: 74px;
  }
  .banner-prev { left: 10px; }
  .banner-next { right: 10px; }
  .banner-arrow {
    width: 38px;
    height: 38px;
  }
  .qa-section,
  .internal-content-section {
    padding: 34px 0 48px;
  }
  .qa-grid {
    grid-template-columns: 1fr;
  }
  .internal-hero {
    padding: 64px 0 44px;
  }
  .internal-hero h1 {
    font-size: 34px;
  }
  .internal-hero p {
    font-size: 16px;
  }
  .internal-card {
    padding: 24px;
  }
}


/* ==================================================
   AJUSTES FINOS SOLICITADOS
================================================== */
.main-menu {
  min-height: 68px;
}
.main-menu-inner {
  padding: 8px 0;
}
.logo-area img {
  height: 72px;
}
.main-menu-items {
  gap: 22px;
}
.main-menu-items > li > a,
.dropdown-trigger {
  font-size: 14px;
}

.patrocinados--logos {
  padding: 28px 0 18px;
}
.patrocinados--logos .patrocinados-slider {
  padding-top: 0;
}

.qa-section {
  background: #032b5a;
  padding: 36px 0 52px;
}
.qa-title {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 26px;
}
.qa-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.qa-card {
  background: #1f69b3;
  color: #fff;
  min-height: 168px;
  border-radius: 10px;
  padding: 26px 18px;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-shadow: none;
}
.qa-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 26px rgba(0,0,0,.22);
  filter: brightness(1.03);
}
.qa-icon {
  width: 56px;
  height: 56px;
  border-radius: 999px;
  background: #fff;
  color: #0b3d68;
  margin-bottom: 8px;
  font-size: 20px;
}
.qa-text {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 2px;
}
.qa-link {
  color: #ffd24a;
  font-size: 14px;
  font-weight: 700;
}

.patrocinados--grid {
  padding: 20px 0 34px;
}
.patrocinados--grid .ads-grid-wrap {
  padding-top: 0;
}

@media (max-width: 991px) {
  .main-menu {
    min-height: 62px;
  }
  .logo-area img {
    height: 60px;
  }
}

@media (max-width: 767px) {
  .main-menu-inner {
    padding: 6px 0;
  }
  .logo-area img {
    height: 52px;
  }
  .qa-section {
    padding: 30px 0 40px;
  }
  .qa-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }
  .qa-card {
    min-height: 148px;
    padding: 20px 14px;
  }
  .qa-text {
    font-size: 15px;
  }
}

@media (max-width: 560px) {
  .qa-grid {
    grid-template-columns: 1fr;
  }
}

/* ==================================================
   ASSOCIE-SE
================================================== */
.associate-hero {
  position: relative;
  overflow: hidden;
}
.associate-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top right, rgba(255,255,255,.16), transparent 36%);
  pointer-events: none;
}
.associate-hero .internal-hero-content {
  position: relative;
  z-index: 1;
}
.associate-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}
.btn-primary,
.btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  transition: .2s ease;
}
.btn-primary {
  background: #ff9f1c;
  color: #082b66;
}
.btn-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.03);
}
.btn-secondary {
  background: rgba(255,255,255,.14);
  color: #fff;
  border: 1px solid rgba(255,255,255,.24);
}
.btn-secondary:hover {
  background: rgba(255,255,255,.22);
}
.associate-benefits-section,
.associate-pricing-section,
.associate-steps-section {
  padding: 56px 0;
}
.associate-benefits-section,
.associate-steps-section {
  background: #f5f6f8;
}
.associate-section-head {
  max-width: 760px;
  margin: 0 auto 28px;
  text-align: center;
}
.associate-section-head--left {
  margin-left: 0;
  text-align: left;
}
.section-tag {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(3,66,145,.08);
  color: #034291;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.associate-section-head h2,
.associate-pricing-card h2 {
  margin: 14px 0 12px;
  font-size: 34px;
  line-height: 1.2;
  color: #10233f;
}
.associate-section-head p,
.associate-pricing-card p,
.associate-step-card p,
.associate-intro-card p,
.associate-cta-strip p {
  margin: 0;
  color: #536277;
  line-height: 1.7;
}
.associate-intro-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin-bottom: 24px;
}
.associate-intro-card,
.associate-pricing-card,
.associate-step-card {
  background: #fff;
  border-radius: 22px;
  padding: 28px;
  box-shadow: 0 12px 28px rgba(10,29,62,.08);
}
.associate-intro-icon {
  width: 66px;
  height: 66px;
  border-radius: 18px;
  background: linear-gradient(135deg, #034291 0%, #1d74c7 100%);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  margin-bottom: 18px;
}
.associate-intro-card h3,
.associate-step-card h3 {
  margin: 0 0 10px;
  font-size: 24px;
  color: #10233f;
}
.associate-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.associate-benefit-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 76px;
  padding: 18px 20px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(10,29,62,.06);
  color: #10233f;
  font-weight: 600;
}
.associate-benefit-card i {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: rgba(3,66,145,.10);
  color: #034291;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 42px;
}
.associate-cta-strip {
  padding: 30px 0;
  background: #082b66;
  color: #fff;
}
.associate-cta-strip-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.associate-cta-strip h2 {
  margin: 0 0 8px;
  font-size: 30px;
}
.associate-cta-strip p {
  color: rgba(255,255,255,.82);
}
.associate-pricing-grid,
.associate-steps-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}
.associate-pricing-card--highlight {
  background: linear-gradient(135deg, #082b66 0%, #0f57aa 100%);
  color: #fff;
}
.associate-pricing-card--highlight .section-tag {
  background: rgba(255,255,255,.14);
  color: #fff;
}
.associate-pricing-card--highlight h2,
.associate-pricing-card--highlight p {
  color: #fff;
}
.associate-price-big {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  margin: 16px 0 10px;
  line-height: 1;
}
.associate-price-big strong {
  font-size: 76px;
  font-weight: 800;
}
.associate-price-big small {
  font-size: 24px;
  font-weight: 700;
  margin-top: 10px;
}
.associate-price-list {
  list-style: none;
  padding: 0;
  margin: 18px 0 0;
}
.associate-price-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #e9edf4;
}
.associate-price-list li:last-child {
  border-bottom: 0;
}
.associate-price-list span {
  color: #10233f;
  font-weight: 500;
}
.associate-price-list strong {
  color: #034291;
}
.associate-steps-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.associate-step-card {
  position: relative;
}
.associate-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: #ff9f1c;
  color: #082b66;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  .associate-benefits-grid,
  .associate-steps-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .associate-cta-strip-inner,
  .associate-pricing-grid {
    grid-template-columns: 1fr;
    display: grid;
  }
}
@media (max-width: 767px) {
  .associate-benefits-section,
  .associate-pricing-section,
  .associate-steps-section {
    padding: 40px 0;
  }
  .associate-section-head h2,
  .associate-pricing-card h2,
  .associate-cta-strip h2 {
    font-size: 28px;
  }
  .associate-intro-grid,
  .associate-benefits-grid,
  .associate-pricing-grid,
  .associate-steps-grid {
    grid-template-columns: 1fr;
  }
  .associate-intro-card,
  .associate-pricing-card,
  .associate-step-card {
    padding: 22px;
  }
  .associate-price-big strong {
    font-size: 58px;
  }
  .associate-hero-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .btn-primary,
  .btn-secondary {
    width: 100%;
  }
}
/* Página Downloads */
.downloads-page {
    padding: 72px 0 88px;
}

.section-heading--left {
    text-align: left;
    max-width: 780px;
    margin: 0 0 32px;
}

.section-kicker {
    display: inline-flex;
    align-items: center;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(16, 76, 157, 0.08);
    color: #104c9d;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.downloads-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.download-card {
    background: #fff;
    border: 1px solid rgba(16, 76, 157, 0.1);
    border-radius: 22px;
    padding: 28px;
    box-shadow: 0 18px 45px rgba(14, 42, 90, 0.08);
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.download-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
}

.download-card__badge {
    display: inline-flex;
    align-items: center;
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(255, 171, 30, 0.16);
    color: #b66a00;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.download-card__icon {
    width: 52px;
    height: 52px;
    border-radius: 16px;
    background: linear-gradient(135deg, #104c9d 0%, #2c7be5 100%);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 700;
}

.download-card h3 {
    margin: 0 0 14px;
    color: #0f274d;
    font-size: 28px;
    line-height: 1.15;
}

.download-card p {
    margin: 0 0 18px;
    color: #52627a;
    line-height: 1.75;
}

.download-card__highlights {
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    display: grid;
    gap: 10px;
}

.download-card__highlights li {
    position: relative;
    padding-left: 18px;
    color: #1a2f52;
    line-height: 1.5;
}

.download-card__highlights li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ffab1e;
    position: absolute;
    left: 0;
    top: 9px;
}

.download-card__actions {
    margin-top: auto;
}

.download-card .btn {
    width: 100%;
    justify-content: center;
}

.downloads-note {
    margin-top: 32px;
    background: linear-gradient(135deg, rgba(16, 76, 157, 0.06) 0%, rgba(44, 123, 229, 0.08) 100%);
    border: 1px solid rgba(16, 76, 157, 0.08);
    border-radius: 22px;
    padding: 28px;
}

.downloads-note h3 {
    margin: 0 0 10px;
    color: #0f274d;
    font-size: 24px;
}

.downloads-note p {
    margin: 0;
    color: #52627a;
    line-height: 1.75;
}

@media (max-width: 1024px) {
    .downloads-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .downloads-page {
        padding: 56px 0 72px;
    }

    .download-card {
        padding: 22px;
        border-radius: 18px;
    }

    .download-card h3 {
        font-size: 24px;
    }
}

/* ==================================================
   DIRETORIA
================================================== */

.diretoria-hero {
    min-height: 430px;
    background:
        radial-gradient(circle at 82% 22%, rgba(255, 179, 0, 0.20), transparent 18%),
        radial-gradient(circle at 18% 78%, rgba(255, 179, 0, 0.12), transparent 20%),
        linear-gradient(135deg, #082b66 0%, #0d4f9c 55%, #082b66 100%);
}

.diretoria-intro-section {
    padding: 56px 0 26px;
    background: #ffffff;
}

.diretoria-intro-grid {
    display: grid;
    grid-template-columns: 1.35fr 0.95fr;
    gap: 24px;
    align-items: stretch;
}

.diretoria-intro-card {
    background: #fff;
    border-radius: 24px;
    padding: 30px;
    box-shadow: 0 16px 40px rgba(10, 29, 62, 0.08);
    border: 1px solid rgba(16, 76, 157, 0.08);
}

.diretoria-intro-card--highlight {
    background:
        radial-gradient(circle at top right, rgba(255, 179, 0, 0.16), transparent 22%),
        linear-gradient(135deg, #ffffff 0%, #f7fbff 100%);
}

.diretoria-intro-card h2 {
    margin: 14px 0 14px;
    font-size: 34px;
    line-height: 1.2;
    color: #10233f;
}

.diretoria-intro-card p {
    margin: 0;
    color: #536277;
    font-size: 17px;
    line-height: 1.8;
}

.diretoria-mini-stat {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 18px 0;
    border-bottom: 1px solid #e9edf4;
}

.diretoria-mini-stat:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.diretoria-mini-stat:first-child {
    padding-top: 0;
}

.diretoria-mini-stat strong {
    font-size: 38px;
    line-height: 1;
    color: #034291;
    font-weight: 800;
}

.diretoria-mini-stat span {
    color: #5f6f84;
    font-size: 15px;
    line-height: 1.6;
}

.diretoria-section {
    padding: 34px 0 64px;
    background: #ffffff;
}

.diretoria-section--light {
    background: #f6f8fb;
}

.diretoria-presidencia-grid {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 22px;
}

.diretoria-presidente-card {
    display: flex;
    align-items: stretch;
    gap: 20px;
    padding: 28px;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(10, 29, 62, 0.08);
    border: 1px solid rgba(16, 76, 157, 0.08);
}

.diretoria-presidente-card.is-highlight {
    background:
        radial-gradient(circle at top right, rgba(255, 179, 0, 0.18), transparent 24%),
        linear-gradient(135deg, #082b66 0%, #0e4c97 100%);
    border-color: transparent;
}

.diretoria-presidente-card.is-highlight .diretoria-card-role,
.diretoria-presidente-card.is-highlight h3,
.diretoria-presidente-card.is-highlight p {
    color: #fff;
}

.diretoria-presidente-card.is-highlight .diretoria-presidente-icon {
    background: rgba(255, 255, 255, 0.16);
    color: #ffd166;
}

.diretoria-presidente-icon {
    width: 78px;
    height: 78px;
    border-radius: 22px;
    flex: 0 0 78px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(3, 66, 145, 0.10);
    color: #034291;
    font-size: 28px;
}

.diretoria-presidente-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.diretoria-card-role {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #0f57aa;
}

.diretoria-presidente-content h3,
.diretoria-card h3,
.diretoria-conselho-card h3 {
    margin: 0;
    font-size: 24px;
    line-height: 1.35;
    color: #10233f;
}

.diretoria-presidente-content p {
    margin: 12px 0 0;
    color: #5f6f84;
    line-height: 1.7;
}

.diretoria-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.diretoria-card {
    background: #fff;
    border-radius: 22px;
    padding: 26px;
    box-shadow: 0 14px 34px rgba(10, 29, 62, 0.07);
    border: 1px solid rgba(16, 76, 157, 0.08);
    min-height: 100%;
    transition: 0.2s ease;
}

.diretoria-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 38px rgba(10, 29, 62, 0.10);
}

.diretoria-card-icon {
    width: 62px;
    height: 62px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    background: linear-gradient(135deg, #034291 0%, #2b79d0 100%);
    color: #fff;
    font-size: 22px;
}

.diretoria-conselho-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
}

.diretoria-conselho-card {
    background: #fff;
    border-radius: 24px;
    padding: 28px;
    box-shadow: 0 16px 38px rgba(10, 29, 62, 0.08);
    border: 1px solid rgba(16, 76, 157, 0.08);
}

.diretoria-conselho-head {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 24px;
}

.diretoria-conselho-icon {
    width: 66px;
    height: 66px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #082b66 0%, #0f57aa 100%);
    color: #fff;
    font-size: 24px;
    flex: 0 0 66px;
}

.diretoria-conselho-icon--secondary {
    background: linear-gradient(135deg, #f0a31c 0%, #ffbf47 100%);
    color: #082b66;
}

.diretoria-conselho-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.diretoria-conselho-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 14px 0;
    border-bottom: 1px solid #e9edf4;
    color: #334155;
    line-height: 1.6;
}

.diretoria-conselho-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.diretoria-conselho-list i {
    color: #0f57aa;
    margin-top: 4px;
    flex: 0 0 16px;
}

@media (max-width: 991px) {
    .diretoria-intro-grid,
    .diretoria-presidencia-grid,
    .diretoria-conselho-grid,
    .diretoria-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .diretoria-intro-section {
        padding: 40px 0 16px;
    }

    .diretoria-section {
        padding: 26px 0 44px;
    }

    .diretoria-intro-card,
    .diretoria-presidente-card,
    .diretoria-card,
    .diretoria-conselho-card {
        padding: 22px;
        border-radius: 20px;
    }

    .diretoria-intro-card h2 {
        font-size: 28px;
    }

    .diretoria-presidente-card {
        flex-direction: column;
        gap: 16px;
    }

    .diretoria-presidente-icon {
        width: 70px;
        height: 70px;
        font-size: 24px;
        border-radius: 18px;
    }

    .diretoria-mini-stat strong {
        font-size: 32px;
    }

    .diretoria-presidente-content h3,
    .diretoria-card h3,
    .diretoria-conselho-card h3 {
        font-size: 21px;
    }
}

/* ==================================================
   ANUNCIE AQUI
================================================== */

.advertise-page {
  min-height: 40vh;
  background: #fff;
}

.feature-hero {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  display: flex;
  align-items: stretch;
}

.feature-hero--associate {
  background:
    radial-gradient(circle at 82% 18%, rgba(255, 183, 0, 0.22), transparent 18%),
    radial-gradient(circle at 14% 78%, rgba(255, 183, 0, 0.10), transparent 22%),
    linear-gradient(135deg, rgba(6, 38, 92, 0.96) 0%, rgba(10, 74, 145, 0.94) 58%, rgba(7, 41, 93, 0.98) 100%),
    url('assets/img/banner-3.png') center center / cover no-repeat;
}

.feature-hero--advertise {
  background:
    radial-gradient(circle at 82% 18%, rgba(255, 183, 0, 0.28), transparent 16%),
    radial-gradient(circle at 18% 78%, rgba(255, 183, 0, 0.12), transparent 24%),
    linear-gradient(135deg, rgba(6, 38, 92, 0.95) 0%, rgba(11, 79, 156, 0.92) 55%, rgba(7, 41, 93, 0.98) 100%),
    url('assets/img/fundo_patrocinado.png') center center / cover no-repeat;
}

.feature-hero--associate::before,
.feature-hero--advertise::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(6, 28, 66, 0.84) 0%, rgba(6, 28, 66, 0.70) 38%, rgba(6, 28, 66, 0.28) 68%, rgba(6, 28, 66, 0.12) 100%);
  pointer-events: none;
}

.feature-hero--associate::after,
.feature-hero--advertise::after {
  content: "";
  position: absolute;
  right: 6%;
  top: 50%;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 183, 0, 0.16) 0%, rgba(255, 183, 0, 0.06) 42%, transparent 72%);
  transform: translateY(-50%);
  pointer-events: none;
  filter: blur(2px);
}

.feature-hero-overlay {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 84px 0 70px;
}

.feature-hero-content {
  position: relative;
  z-index: 2;
  width: min(1200px, calc(100% - 40px));
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
}

.feature-kicker {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.14);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.feature-hero-content h1 {
  margin: 16px 0 14px;
  font-size: 48px;
  line-height: 1.12;
  color: #fff;
}

.feature-hero-content p {
  max-width: 760px;
  margin: 0;
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255,255,255,.92);
}

.advertise-benefit-section,
.advertise-slots-section,
.advertise-contact-section {
  padding: 56px 0;
}

.advertise-benefit-section,
.advertise-contact-section {
  background: #f5f6f8;
}

.advertise-slots-section {
  background: #fff;
}

.advertise-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.advertise-mini-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 82px;
  padding: 20px 22px;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 10px 24px rgba(10,29,62,.06);
  color: #10233f;
  font-weight: 600;
}

.advertise-mini-card i {
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  border-radius: 12px;
  background: rgba(3,66,145,.10);
  color: #034291;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.advertise-slots-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.advertise-slot-card {
  position: relative;
  background: #fff;
  border-radius: 22px;
  padding: 28px;
  box-shadow: 0 12px 28px rgba(10,29,62,.08);
  border: 1px solid rgba(3,66,145,.08);
  overflow: hidden;
}

.advertise-slot-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 6px;
}

.advertise-slot-card--top::before {
  background: linear-gradient(90deg, #ffb703 0%, #ff9f1c 100%);
}

.advertise-slot-card--middle::before {
  background: linear-gradient(90deg, #034291 0%, #2b79d0 100%);
}

.advertise-slot-card--bottom::before {
  background: linear-gradient(90deg, #0f766e 0%, #14b8a6 100%);
}

.advertise-slot-badge {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(3,66,145,.08);
  color: #034291;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.advertise-slot-card h3 {
  margin: 16px 0 18px;
  font-size: 24px;
  line-height: 1.25;
  color: #10233f;
}

.advertise-slot-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.advertise-slot-card ul li {
  padding: 14px 0;
  border-bottom: 1px solid #e9edf4;
  color: #536277;
  line-height: 1.65;
}

.advertise-slot-card ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.advertise-slot-card ul li strong {
  color: #10233f;
}

.advertise-contact-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 26px;
  align-items: start;
}

.advertise-contact-copy {
  background: linear-gradient(135deg, #082b66 0%, #0f57aa 100%);
  color: #fff;
  border-radius: 24px;
  padding: 34px;
  box-shadow: 0 14px 32px rgba(10,29,62,.14);
}

.advertise-contact-copy .section-tag {
  background: rgba(255,255,255,.14);
  color: #fff;
}

.advertise-contact-copy h2 {
  margin: 14px 0 14px;
  font-size: 34px;
  line-height: 1.2;
  color: #fff;
}

.advertise-contact-copy p {
  margin: 0;
  color: rgba(255,255,255,.88);
  line-height: 1.8;
}

.advertise-contact-points {
  display: grid;
  gap: 14px;
  margin-top: 28px;
}

.advertise-contact-points div {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-weight: 600;
}

.advertise-contact-points i {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: rgba(255,255,255,.12);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffd166;
}

.advertise-form-card {
  background: #fff;
  border-radius: 24px;
  padding: 30px;
  box-shadow: 0 14px 34px rgba(10,29,62,.08);
}

.form-grid-two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.form-field {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 18px;
}

.form-field label {
  font-size: 14px;
  font-weight: 700;
  color: #10233f;
}

.form-field input,
.form-field select,
.form-field textarea {
  width: 100%;
  min-height: 52px;
  border: 1px solid #d9e1ec;
  border-radius: 14px;
  padding: 0 16px;
  font-family: inherit;
  font-size: 15px;
  color: #223046;
  background: #fff;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.form-field textarea {
  min-height: 140px;
  padding: 14px 16px;
  resize: vertical;
}

.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus {
  outline: none;
  border-color: #2b79d0;
  box-shadow: 0 0 0 4px rgba(43,121,208,.12);
}

.form-field-hidden {
  position: absolute;
  left: -9999px;
  opacity: 0;
  pointer-events: none;
}

.form-feedback {
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 14px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
}

.form-feedback.is-success {
  background: #ecfdf3;
  color: #166534;
  border: 1px solid #bbf7d0;
}

.form-feedback.is-error {
  background: #fef2f2;
  color: #b91c1c;
  border: 1px solid #fecaca;
}

.advertise-submit {
  min-width: 220px;
}

@media (max-width: 991px) {
  .advertise-benefits-grid,
  .advertise-slots-grid,
  .advertise-contact-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .feature-hero-overlay {
    padding: 64px 0 46px;
  }

  .feature-hero-content {
    width: min(1200px, calc(100% - 28px));
  }

  .feature-hero-content h1 {
    font-size: 34px;
  }

  .feature-hero-content p {
    font-size: 16px;
  }

  .advertise-benefit-section,
  .advertise-slots-section,
  .advertise-contact-section {
    padding: 40px 0;
  }

  .advertise-form-card,
  .advertise-contact-copy,
  .advertise-slot-card {
    padding: 22px;
    border-radius: 20px;
  }

  .advertise-contact-copy h2 {
    font-size: 28px;
  }

  .form-grid-two {
    grid-template-columns: 1fr;
  }

  .advertise-submit {
    width: 100%;
  }
}

/* Página Cursos */
.cursos-main {
  padding: 72px 0 88px;
  background: #f5f6f8;
}
.cursos-stack {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.cursos-intro-card h2,
.cursos-why-card h2,
.cursos-areas-card h2,
.cursos-partners-card h2,
.cursos-cta-card h2 {
  margin-top: 0;
  font-size: 1.35rem;
  color: #082b66;
}
.cursos-intro-card h2 i {
  margin-right: 10px;
  color: #0d4f9c;
}
.cursos-benefit-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 12px;
}
.cursos-benefit-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  line-height: 1.55;
}
.cursos-benefit-list i {
  color: #0d7a4d;
  margin-top: 3px;
  flex-shrink: 0;
}
.cursos-areas-lead {
  margin-top: 0;
  color: #444;
}
.cursos-pill-list {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.cursos-pill-list li {
  background: linear-gradient(135deg, #082b66 0%, #0d4f9c 100%);
  color: #fff;
  padding: 10px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
}
.cursos-highlight-block {
  margin-top: 24px;
  padding: 20px;
  border-radius: 14px;
  background: #f0f4fa;
  border: 1px solid #d8e3f0;
}
.cursos-highlight-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  color: #082b66;
  font-size: 15px;
}
.cursos-highlight-block p {
  margin: 10px 0 0;
  color: #333;
  line-height: 1.6;
}
.cursos-partners-lead {
  margin-top: 0;
  color: #444;
}
.cursos-partner-logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 28px 36px;
  align-items: stretch;
  justify-items: center;
  margin-top: 24px;
}
.cursos-partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 280px;
  min-height: 96px;
  padding: 22px 28px;
  box-sizing: border-box;
  background: #fafbfc;
  border-radius: 14px;
  border: 1px solid #e8eaed;
  transition: box-shadow 0.2s, transform 0.2s;
}
.cursos-partner-logo:hover {
  box-shadow: 0 8px 22px rgba(8, 43, 102, 0.12);
  transform: translateY(-2px);
}
.cursos-partner-logo img,
.cursos-partner-img {
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}
.cursos-partner-img--vector {
  max-height: 52px;
  width: auto;
  max-width: 220px;
}
/* PNGs SESI/SENAI compactos (wordmark, sem legenda longa) — mesma escala visual dos SVGs */
.cursos-partner-img--wide {
  max-height: 52px;
  width: auto;
  max-width: 240px;
}
@media (min-width: 992px) {
  .cursos-partner-logos {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px 32px;
  }
  .cursos-partner-logo {
    max-width: none;
  }
}
@media (max-width: 600px) {
  .cursos-partner-logos {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.cursos-partners-note {
  margin: 20px 0 0;
  font-size: 13px;
  color: #666;
  line-height: 1.5;
}
.cursos-partners-note code {
  font-size: 12px;
  background: #f0f0f0;
  padding: 2px 6px;
  border-radius: 4px;
}
.cursos-partners-note a {
  color: #0d4f9c;
  font-weight: 600;
}
.cursos-partners-note a:hover {
  text-decoration: underline;
}
.cursos-cta-card {
  background: linear-gradient(180deg, #fff 0%, #f7f9fc 100%);
  border: 1px solid #e0e6ef;
}
.cursos-cta-strong {
  font-weight: 700;
  color: #082b66;
  margin-bottom: 16px;
}
.cursos-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.cursos-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 20px;
  border-radius: 12px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}
.cursos-btn-phone {
  background: #082b66;
}
.cursos-btn-phone:hover {
  background: #0a3577;
  color: #fff;
}
.cursos-btn-wa {
  background: #25d366;
}
.cursos-btn-wa:hover {
  background: #1ebe5a;
  color: #fff;
}
@media (max-width: 767px) {
  .cursos-main {
    padding: 56px 0 72px;
  }
  .cursos-cta-actions {
    flex-direction: column;
  }
  .cursos-btn {
    justify-content: center;
  }
}

/* Página Plano de Saúde (Viva+ Card) */
.plano-saude-main {
  padding: 72px 0 88px;
  background: #f5f6f8;
}
.plano-saude-stack {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.plano-saude-hero-card {
  display: grid;
  grid-template-columns: minmax(0, 280px) minmax(0, 1fr);
  gap: 36px;
  align-items: center;
  background: #fff;
  border-radius: 20px;
  padding: 36px 40px;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
  border: 1px solid #e8eaed;
}
.plano-saude-logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  background: linear-gradient(145deg, #f0f6fc 0%, #e8f0fa 100%);
  border-radius: 16px;
}
.plano-saude-logo {
  width: 100%;
  max-width: 240px;
  height: auto;
  display: block;
  border-radius: 12px;
}
.plano-saude-hero-text {
  min-width: 0;
}
.plano-saude-tagline {
  margin: 0 0 12px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #082b66;
  line-height: 1.35;
}
.plano-saude-lead {
  margin: 0 0 20px;
  color: #444;
  line-height: 1.65;
  font-size: 16px;
}
.plano-saude-cta-phone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 22px;
  background: #082b66;
  color: #fff !important;
  font-weight: 600;
  text-decoration: none;
  border-radius: 12px;
  font-size: 16px;
  transition: background 0.2s, transform 0.2s;
}
.plano-saude-cta-phone:hover {
  background: #0a3577;
  transform: translateY(-1px);
}
.plano-saude-cta-phone i {
  font-size: 18px;
}
.plano-saude-card h2 {
  margin-top: 0;
  font-size: 1.35rem;
  color: #082b66;
}
.plano-saude-disclaimer {
  margin: 16px 0 0;
  padding: 16px 18px;
  background: #fff8e6;
  border: 1px solid #f0e0b2;
  border-radius: 12px;
  font-size: 14px;
  line-height: 1.55;
  color: #5c4a1a;
}
.plano-saude-card-intro {
  margin: 0 0 14px;
  color: #555;
}
.plano-saude-benefits {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 12px;
}
.plano-saude-benefits li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  line-height: 1.55;
}
.plano-saude-benefits i {
  color: #0d7a4d;
  margin-top: 3px;
  flex-shrink: 0;
}
.plano-saude-note {
  margin: 18px 0 0;
  font-size: 14px;
  color: #666;
  line-height: 1.55;
}
.plano-saude-steps {
  margin: 0;
  padding-left: 22px;
  line-height: 1.7;
  color: #333;
}
.plano-saude-steps a {
  color: #0d4f9c;
  font-weight: 600;
}
.plano-saude-footer-cta {
  text-align: center;
  padding: 40px 32px;
  background: linear-gradient(135deg, #082b66 0%, #0d4f9c 100%);
  border-radius: 20px;
  color: #fff;
}
.plano-saude-footer-cta h2 {
  margin: 0 0 10px;
  font-size: 1.5rem;
  color: #fff;
}
.plano-saude-footer-cta p {
  margin: 0 0 22px;
  opacity: 0.95;
  font-size: 16px;
}
.plano-saude-cta-wa {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 18px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #fff !important;
  text-decoration: none;
  background: #25d366;
  border-radius: 14px;
  box-shadow: 0 4px 14px rgba(37, 211, 102, 0.45);
  transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
}
.plano-saude-cta-wa i {
  font-size: 26px;
}
.plano-saude-cta-wa:hover {
  background: #20bd5a;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.5);
}
@media (max-width: 900px) {
  .plano-saude-hero-card {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 28px 24px;
  }
  .plano-saude-logo-wrap {
    max-width: 280px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .plano-saude-main {
    padding: 56px 0 72px;
  }
  .plano-saude-cta-phone {
    width: 100%;
    justify-content: center;
  }
  .plano-saude-footer-cta {
    padding: 32px 22px;
  }
  .plano-saude-cta-wa {
    width: 100%;
    font-size: 16px;
    padding: 16px 22px;
  }
}

/* ========== Página TECARD ========== */
.tecard-page {
  overflow-x: clip;
}
.tecard-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  padding: 48px 0 56px;
  background: linear-gradient(145deg, #04132e 0%, #082b66 45%, #0d4f9c 100%);
  overflow: hidden;
}
.tecard-hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 60% at 100% 0%, rgba(255, 179, 0, 0.18), transparent 55%),
    radial-gradient(circle at 12% 88%, rgba(255, 255, 255, 0.08), transparent 42%),
    repeating-linear-gradient(
      -12deg,
      transparent,
      transparent 48px,
      rgba(255, 255, 255, 0.02) 48px,
      rgba(255, 255, 255, 0.02) 49px
    );
  pointer-events: none;
}
.tecard-hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 40px;
  align-items: center;
}
.tecard-hero-inner--text-only {
  grid-template-columns: 1fr;
}
.tecard-hero-copy {
  color: #fff;
}
.tecard-hero-kicker {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.tecard-hero h1 {
  margin: 0 0 14px;
  font-size: clamp(2.2rem, 5vw, 3.5rem);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0.04em;
}
.tecard-hero-lead {
  margin: 0 0 22px;
  font-size: 1.1rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.94);
  max-width: 540px;
}
.tecard-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
}
.tecard-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 22px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
}
.tecard-btn-primary {
  background: #ffb300;
  color: #1a1a1a !important;
  box-shadow: 0 6px 20px rgba(255, 179, 0, 0.35);
}
.tecard-btn-primary:hover {
  background: #ffc107;
  color: #1a1a1a !important;
  transform: translateY(-2px);
}
.tecard-btn-outline {
  background: rgba(255, 255, 255, 0.12);
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.35);
}
.tecard-btn-outline:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff !important;
}
.tecard-btn-whatsapp {
  background: #25d366;
  color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.35);
}
.tecard-btn-whatsapp:hover {
  background: #20bd5a;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(37, 211, 102, 0.45);
}
.tecard-btn-whatsapp i {
  font-size: 1.25em;
}
.tecard-hero-note {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
  max-width: 520px;
}
.tecard-hero-visual {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tecard-hero-cardimg {
  width: 100%;
  max-width: 380px;
  height: auto;
  display: block;
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.35));
}
.tecard-main {
  padding: 72px 0 88px;
  background: #f5f6f8;
}
.tecard-stack {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.tecard-block h2 {
  margin-top: 0;
  font-size: 1.3rem;
  color: #082b66;
  display: flex;
  align-items: center;
  gap: 10px;
}
.tecard-block h2 i {
  color: #0d4f9c;
}
.tecard-block p {
  line-height: 1.65;
  color: #333;
  margin: 0 0 14px;
}
.tecard-block p:last-child {
  margin-bottom: 0;
}
.tecard-block a {
  color: #0d4f9c;
  font-weight: 600;
}
.tecard-benefit-list {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  display: grid;
  gap: 12px;
}
.tecard-benefit-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  line-height: 1.55;
  text-align: left;
}
.tecard-benefit-list .tecard-benefit-text {
  flex: 1;
  min-width: 0;
  text-align: left;
  color: #333;
}
.tecard-benefit-list i {
  color: #0d7a4d;
  margin-top: 3px;
  flex-shrink: 0;
}
.tecard-cycle-intro {
  margin: 0 0 16px !important;
  color: #555 !important;
}
.tecard-cycle-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.tecard-cycle-item {
  background: linear-gradient(180deg, #f8fafc 0%, #eef2f7 100%);
  border: 1px solid #dde3eb;
  border-radius: 14px;
  padding: 18px 16px;
  text-align: center;
}
.tecard-cycle-label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #0d4f9c;
  margin-bottom: 8px;
}
.tecard-cycle-item strong {
  font-size: 15px;
  color: #111;
  line-height: 1.35;
}
.tecard-banners-block {
  border: 1px solid #d9e5f2;
}
.tecard-banners-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.tecard-banner-item {
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #e4e8ee;
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.tecard-banner-item img {
  display: block;
  width: 100%;
  height: auto;
}
.tecard-partners-block {
  border: 1px solid #c8dcf0;
  box-shadow: 0 8px 28px rgba(8, 43, 102, 0.08);
}
.tecard-partners-lead {
  margin: 0 0 18px !important;
  color: #444 !important;
}
.tecard-partners-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 10px 20px;
  counter-reset: tecardPartner;
}
.tecard-partners-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  color: #222;
}
.tecard-partners-idx {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #082b66, #0d4f9c);
  color: #fff;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
}
.tecard-partners-name {
  min-width: 0;
  line-height: 1.35;
}
.tecard-partners-empty {
  margin: 0 0 12px !important;
  color: #666 !important;
}
.tecard-partners-hint {
  margin: 0 !important;
  font-size: 13px !important;
  color: #777 !important;
  line-height: 1.5 !important;
}
.tecard-partners-hint code {
  font-size: 12px;
  background: #f0f0f0;
  padding: 2px 6px;
  border-radius: 4px;
}
.tecard-cta-strip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 28px 32px;
  background: linear-gradient(135deg, #082b66 0%, #0d4f9c 100%);
  border-radius: 20px;
  color: #fff;
}
.tecard-cta-strip h2 {
  margin: 0 0 6px;
  font-size: 1.35rem;
  color: #fff;
}
.tecard-cta-strip p {
  margin: 0;
  opacity: 0.95;
  font-size: 15px;
}
.tecard-btn-light {
  background: #fff;
  color: #082b66 !important;
}
.tecard-btn-light:hover {
  background: #f0f4fa;
  color: #082b66 !important;
  transform: translateY(-2px);
}
@media (max-width: 900px) {
  .tecard-hero-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .tecard-hero-lead,
  .tecard-hero-note {
    margin-left: auto;
    margin-right: auto;
  }
  .tecard-hero-actions {
    justify-content: center;
  }
  .tecard-banners-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .tecard-hero {
    padding: 40px 0 44px;
    min-height: 0;
  }
  .tecard-main {
    padding: 56px 0 72px;
  }
  .tecard-cta-strip {
    flex-direction: column;
    text-align: center;
    padding: 24px 20px;
  }
  .tecard-btn {
    width: 100%;
    justify-content: center;
  }
  .tecard-banners-grid {
    grid-template-columns: 1fr;
  }
}

/* ========== Página Notícias (widget Instagram) ========== */
.noticias-site-page {
  overflow-x: clip;
}

.noticias-page-section {
  background: #f5f5f5;
  padding: 50px 0 80px;
}

.noticias-stack {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.noticias-intro-card h2,
.noticias-widget-card h2,
.noticias-widget-fallback h2 {
  margin-top: 0;
  color: #082b66;
  font-size: 1.35rem;
}
.noticias-ig-cta {
  margin: 8px 0 0;
}
.noticias-ig-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  border-radius: 12px;
  background: linear-gradient(135deg, #833ab4, #fd1d1d, #fcb045);
  color: #fff !important;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 6px 20px rgba(131, 58, 180, 0.35);
  transition: transform 0.2s, box-shadow 0.2s;
}
.noticias-ig-btn:hover {
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(131, 58, 180, 0.45);
}
.noticias-ig-btn i {
  font-size: 1.35rem;
}
.noticias-widget-note {
  margin: 0 0 16px !important;
  font-size: 14px !important;
  color: #666 !important;
}
.noticias-instagram-widget {
  width: 100%;
  min-height: 420px;
  overflow: hidden;
  border-radius: 12px;
}
.noticias-instagram-widget iframe,
.noticias-instagram-widget .lightwidget-widget {
  max-width: 100% !important;
  width: 100% !important;
  min-height: 420px;
  border: 0;
  display: block;
}
.noticias-widget-fallback .noticias-widget-hint {
  margin-bottom: 0 !important;
  font-size: 13px !important;
  color: #777 !important;
}
.noticias-widget-fallback code {
  font-size: 12px;
  background: #f0f0f0;
  padding: 2px 8px;
  border-radius: 4px;
}

/* ========== Página Colégio Cespacc SESI ========== */
.sesi-page {
  overflow-x: clip;
}
.sesi-hero {
  position: relative;
  padding: 52px 0 60px;
  background: linear-gradient(160deg, #b0081c 0%, #8f0618 42%, #5c0610 100%);
  overflow: hidden;
}
.sesi-hero-pattern {
  position: absolute;
  inset: 0;
  opacity: 0.18;
  background-image: repeating-linear-gradient(
    -8deg,
    transparent,
    transparent 36px,
    rgba(255, 255, 255, 0.06) 36px,
    rgba(255, 255, 255, 0.06) 37px
  );
  pointer-events: none;
}
.sesi-hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(220px, 0.85fr);
  gap: 40px;
  align-items: center;
}
.sesi-hero-copy {
  color: #fff;
}
.sesi-hero-kicker {
  display: inline-block;
  margin-bottom: 12px;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}
.sesi-hero h1 {
  margin: 0 0 12px;
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0.02em;
}
.sesi-hero-quote {
  margin: 0 0 14px;
  font-size: 1.08rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.95);
  border-left: 4px solid rgba(255, 255, 255, 0.45);
  padding-left: 16px;
}
.sesi-hero-lead {
  margin: 0 0 20px;
  font-size: 1rem;
  line-height: 1.62;
  color: rgba(255, 255, 255, 0.92);
}
.sesi-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sesi-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 12px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
}
.sesi-btn-solid {
  background: #fff;
  color: #8f0618 !important;
  border: none;
}
.sesi-btn-solid:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.25);
}
.sesi-btn-outline {
  background: transparent;
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.55);
}
.sesi-btn-outline:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #fff !important;
}
.sesi-btn-wa {
  background: #25d366;
  color: #fff !important;
  border: none;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
}
.sesi-btn-wa:hover {
  background: #20bd5a;
  color: #fff !important;
  transform: translateY(-2px);
}
.sesi-hero-brand {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.sesi-hero-logo {
  width: 100%;
  max-width: 420px;
  height: auto;
  display: block;
}

.sesi-main {
  padding: 64px 0 88px;
  background: #f3f5f9;
}
.sesi-stack {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.sesi-block h2 {
  margin-top: 0;
  font-size: 1.3rem;
  color: #082b66;
  display: flex;
  align-items: center;
  gap: 10px;
}
.sesi-intro-card h2 {
  margin-top: 0;
  font-size: 1.3rem;
  color: #082b66;
}
.sesi-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 380px);
  gap: 32px;
  align-items: start;
}
.sesi-intro-text p {
  line-height: 1.68;
  color: #424242;
}
.sesi-intro-text abbr[title] {
  text-decoration: none;
  border-bottom: none;
  cursor: help;
}
.sesi-cartaz-wrap {
  margin: 0;
  padding: 16px;
  background: linear-gradient(180deg, #fff9e6 0%, #fff 100%);
  border-radius: 16px;
  border: 1px solid #f0e4c4;
  text-align: center;
}
.sesi-cartaz-img {
  width: 100%;
  height: auto;
  max-height: min(520px, 72vh);
  object-fit: contain;
  border-radius: 12px;
  display: inline-block;
  vertical-align: top;
}
.sesi-cartaz-caption {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: #666;
}

.sesi-pill-row {
  list-style: none;
  margin: 16px 0 8px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sesi-pill-row li {
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(3, 66, 145, 0.08);
  color: #0a3980;
  font-size: 13px;
  font-weight: 600;
}
.sesi-note {
  margin-top: 16px !important;
  font-size: 14px !important;
  color: #666 !important;
  line-height: 1.6 !important;
}

.sesi-highlights {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 8px;
}
.sesi-highlight {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 14px 16px;
  background: linear-gradient(135deg, #f8fafc 0%, #eef3f9 100%);
  border-radius: 14px;
  border: 1px solid #e2e8f0;
}
.sesi-highlight-ico {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, #e8eef8 0%, #d4e2f4 100%);
  color: #0d4f9c;
  border-radius: 12px;
  font-size: 1.05rem;
  border: 1px solid rgba(13, 79, 156, 0.18);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
}
.sesi-highlight strong {
  display: block;
  color: #082b66;
  margin-bottom: 4px;
}
.sesi-highlight-body span {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}

.sesi-contact-card {
  background: linear-gradient(165deg, #082b66 0%, #0d4f9c 100%);
  color: #fff;
  border: none;
}
.sesi-contact-card h2 {
  color: #fff !important;
}
.sesi-contact-lead {
  margin: 0 0 18px;
  opacity: 0.94;
}
.sesi-contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sesi-contact-list li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
.sesi-contact-list i {
  font-size: 1.25rem;
  margin-top: 2px;
  opacity: 0.92;
}
.sesi-contact-list a {
  color: #fff !important;
  text-decoration: underline;
  font-weight: 600;
}

.sesi-gallery-section {
  scroll-margin-top: 80px;
}
.sesi-gallery-heading {
  margin: 8px 0 10px;
  font-size: 1.5rem;
  color: #082b66;
}
.sesi-gallery-lead {
  margin: 0 0 20px;
  color: #555;
  line-height: 1.55;
  max-width: 720px;
}
.sesi-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 16px;
}
.sesi-gallery-item {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  background: #fff;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  text-align: left;
  transition: transform 0.22s, box-shadow 0.22s;
  font-family: inherit;
}
.sesi-gallery-item:hover,
.sesi-gallery-item:focus-visible {
  transform: translateY(-4px);
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.12);
  outline: none;
}
.sesi-gallery-item:focus-visible {
  box-shadow: 0 0 0 3px rgba(176, 8, 28, 0.35), 0 16px 38px rgba(0, 0, 0, 0.12);
}
.sesi-gallery-item img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}
.sesi-gallery-caption {
  display: block;
  padding: 12px 14px 14px;
  font-size: 14px;
  font-weight: 600;
  color: #082b66;
  line-height: 1.4;
}

.sesi-lightbox {
  width: calc(100% - 32px);
  max-width: 1100px;
  padding: 0;
  border: none;
  border-radius: 16px;
  background: #111;
  color: #fff;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.5);
}
.sesi-lightbox::backdrop {
  background: rgba(0, 0, 0, 0.82);
}
.sesi-lightbox-inner {
  position: relative;
  padding: 12px;
}
.sesi-lightbox-close {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  display: grid;
  place-items: center;
}
.sesi-lightbox-close:hover {
  background: rgba(255, 255, 255, 0.22);
}
.sesi-lightbox-img {
  width: 100%;
  height: auto;
  max-height: min(78vh, 880px);
  object-fit: contain;
  border-radius: 10px;
  display: block;
  background: #000;
}
.sesi-lightbox-caption {
  margin: 14px 8px 6px;
  font-size: 15px;
  line-height: 1.45;
  text-align: center;
  color: rgba(255, 255, 255, 0.92);
}

@media (max-width: 992px) {
  .sesi-hero-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .sesi-hero-quote {
    border-left: none;
    padding-left: 0;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 560px;
  }
  .sesi-hero-lead {
    margin-left: auto;
    margin-right: auto;
    max-width: 560px;
  }
  .sesi-hero-actions {
    justify-content: center;
  }
  .sesi-intro-grid {
    grid-template-columns: 1fr;
  }
  .sesi-highlights {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .sesi-hero {
    padding: 40px 0 44px;
  }
  .sesi-main {
    padding: 44px 0 64px;
  }
  .sesi-gallery-item img {
    height: 190px;
  }
  .sesi-btn {
    width: 100%;
    justify-content: center;
  }
}

/* ========== Página Eventos (mesmo padrão visual do Guia Comercial) ========== */
.eventos-site-page {
  overflow-x: clip;
}

.eventos-page {
  background: #f5f5f5;
  padding: 50px 0 80px;
}

.eventos-container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

/* Hero interno da publicação (título longo) */
.eventos-site-page .sobre-hero--artigo h1 {
  font-size: clamp(1.65rem, 3.5vw, 44px);
  line-height: 1.15;
  max-width: 920px;
}

.eventos-site-page .sobre-hero--artigo p {
  font-size: clamp(1rem, 2vw, 20px);
}

.eventos-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.eventos-card {
  position: relative;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  padding: 34px 42px;
  margin-bottom: 28px;
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 30px;
  align-items: center;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.eventos-card:hover {
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.eventos-card-hit {
  position: absolute;
  inset: 0;
  z-index: 2;
  border-radius: 18px;
}

.eventos-card-media {
  position: relative;
  z-index: 1;
  border-radius: 14px;
  overflow: hidden;
  background: #eef2f7;
  min-height: 180px;
}

.eventos-card-media img {
  width: 100%;
  height: 100%;
  min-height: 180px;
  max-height: 220px;
  object-fit: cover;
  display: block;
}

.eventos-card-media-placeholder {
  min-height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9aa8bc;
  font-size: 2.5rem;
  background: linear-gradient(145deg, #eef2f8 0%, #dde6f2 100%);
}

.eventos-card-content {
  position: relative;
  z-index: 1;
  min-width: 0;
}

.eventos-card-date {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 600;
  color: #0d57a1;
}

.eventos-card-date i {
  margin-right: 6px;
}

.eventos-card-content h2 {
  margin: 0 0 14px;
  font-size: 26px;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 1.25;
}

.eventos-card-excerpt {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #444;
}

.eventos-card-cta {
  font-size: 16px;
  font-weight: 600;
  color: #0d57a1;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  pointer-events: none;
}

.eventos-card:hover .eventos-card-cta {
  color: #034291;
}

.eventos-empty {
  background: #fff;
  padding: 40px 28px;
  border-radius: 16px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  text-align: center;
  color: #666;
  font-size: 16px;
}

.eventos-empty i {
  display: block;
  font-size: 2.5rem;
  color: #0d57a1;
  opacity: 0.45;
  margin-bottom: 12px;
}

.eventos-empty--warn h2 {
  margin: 0 0 10px;
  font-size: 20px;
  color: #4a4a4a;
}

.eventos-empty code {
  font-size: 13px;
  background: #f0f0f0;
  padding: 2px 8px;
  border-radius: 4px;
}

.eventos-site-backlink {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  color: #0d57a1 !important;
  text-decoration: none;
  font-size: 16px;
}

.eventos-site-backlink:hover {
  text-decoration: underline;
}

/* Detalhe do evento */
.evento-detalhe-page {
  background: #f5f5f5;
  padding: 50px 0 80px;
}

.evento-detalhe-cover {
  margin: -10px 0 28px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
}

.evento-detalhe-cover img {
  width: 100%;
  max-height: 420px;
  object-fit: cover;
  display: block;
}

.evento-detalhe-meta {
  font-size: 15px;
  color: #666;
  margin-bottom: 12px;
}

.evento-detalhe-crumb {
  color: #0d57a1 !important;
  font-weight: 600;
  text-decoration: none;
}

.evento-detalhe-crumb:hover {
  text-decoration: underline;
}

.evento-detalhe-sep {
  margin: 0 8px;
  opacity: 0.5;
}

.evento-detalhe-title {
  margin: 0 0 24px;
  font-size: 34px;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 1.2;
}

.evento-detalhe-article {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  padding: 36px 42px;
}

.cms-plain {
  font-size: 17px;
  line-height: 1.74;
  color: #353535;
}

.cms-plain p {
  margin: 0 0 1.05em;
}

.cms-plain p:last-child {
  margin-bottom: 0;
}

.evento-detalhe-footer-nav {
  margin: 28px 0 0 !important;
  padding-top: 22px !important;
  border-top: 1px solid #eee !important;
}

@media (prefers-reduced-motion: reduce) {
  .eventos-card:hover {
    transform: none;
  }
}

@media (max-width: 991px) {
  .eventos-page-title {
    font-size: 42px;
  }

  .eventos-card {
    grid-template-columns: 1fr;
    padding: 26px 22px;
    text-align: left;
  }

  .eventos-card-media img {
    max-height: 240px;
  }

  .evento-detalhe-title {
    font-size: 26px;
  }

  .evento-detalhe-article {
    padding: 26px 22px;
  }
}