
.texto .rotulo{font-family:var(--sans);font-size:.875rem;font-weight:600;letter-spacing:.18em;
    text-transform:uppercase;color:var(--teal-texto)}
.texto .filete{height:2px;width:64px;background:var(--gold);border:0;margin:20px 0}
.texto section{padding-top:26px;margin-top:22px;border-top:1px solid rgba(0,46,110,.1)}
.texto section:first-of-type{border-top:0}
.texto h2{font-family:var(--serif);font-weight:600;font-size:36px;color:var(--navy);line-height:1.1;margin:6px 0 4px}
.texto h3{font-family:var(--serif);font-weight:600;font-size:23px;color:var(--navy);margin:24px 0 6px}
.texto p{margin:12px 0}
.texto a{color:var(--navy)}
.texto strong{font-weight:600;color:var(--navy-deep)}
.texto ul,.texto ol{margin:12px 0;padding-left:22px}
.texto li{margin:6px 0}
.texto .termo{font-style:italic;color:#6b6b60}
.texto .box{border-radius:12px;padding:18px 22px;margin:20px 0;border:1px solid rgba(0,46,110,.12)}
.texto .box--teal{background:var(--agua-tint);border-left:3px solid var(--teal)}
.texto .box--gold{background:var(--ouro-tint);border-left:3px solid var(--gold)}
.texto .box--navy{background:var(--navy);color:#fff}
.texto .box--navy h3,.texto .box--navy strong{color:#fff}
.texto .box--navy a{color:var(--agua);text-decoration:underline;
    text-underline-offset:3px;font-weight:600}
.texto .box--navy a:hover,.texto .box--navy a:focus-visible{color:#fff}
.texto .box .rotulo{margin-bottom:6px}
.texto .box--gold .rotulo{color:#88692B}
.texto .box--navy .rotulo{color:var(--teal)}
.texto .tab-wrap{overflow-x:auto;margin:18px 0}
.texto table{width:100%;border-collapse:collapse;font-size:1.0625rem;}
.texto th{background:var(--navy);color:#fff;font-family:var(--sans);font-weight:600;
    font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;text-align:left;padding:12px 14px;vertical-align:bottom}
.texto td{padding:12px 14px;border-bottom:1px solid rgba(0,46,110,.1);vertical-align:top}
.texto tr:nth-child(even) td{background:rgba(230,246,248,.5)}
.texto td:first-child{font-weight:600;color:var(--navy-deep)}
.texto .lente{border:1px solid rgba(0,46,110,.14);border-radius:14px;padding:22px 24px;margin:18px 0;background:#fff}
.texto .lente .tag{display:inline-block;font-family:var(--sans);font-size:.875rem;font-weight:600;letter-spacing:.14em;
    text-transform:uppercase;color:#fff;background:var(--navy);border-radius:999px;padding:4px 13px}
.texto .lente h3{margin:14px 0 2px}
.texto .lente .foco{font-family:var(--sans);font-size:.875rem;letter-spacing:.04em;color:var(--teal-texto);
    font-weight:600;text-transform:uppercase;margin:0 0 6px}
.texto .pc{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:12px}
.texto .pc h4{font-family:var(--sans);font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-weight:600}
.texto .pc .pros h4{color:#1d6b52}
.texto .pc .contras h4{color:#8a5a1c}
.texto .pc ul{margin:0;padding-left:18px}
.texto .pc li{margin:5px 0;font-size:1.0625rem}
.texto .quando{margin-top:14px;padding-top:12px;border-top:1px dashed rgba(0,46,110,.18);font-size:1.0625rem}
.texto .quando b{color:var(--navy-deep)}
.texto .pills{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}
.texto .pill{background:#fff;border:1px solid var(--gold);color:var(--navy-deep);
    border-radius:999px;padding:5px 14px;font-size:1.0625rem;font-weight:500}
@media print{
.texto .no-print{display:none!important}
.texto section,.texto .lente{break-inside:avoid-page}
.texto table{min-width:0}
.texto .tab-wrap{overflow:visible}
.texto a{color:var(--navy)!important;text-decoration:none}
.texto .box--navy{background:#fff!important;color:var(--tinta)!important;
      border:1px solid rgba(0,46,110,.35)}
.texto .box--navy .rotulo,.texto .box--navy strong,.texto .box--navy h3{color:var(--navy)!important}
}
@media(max-width:640px){
.texto h2{font-size:28px}
.texto .pc{grid-template-columns:1fr}
.texto .tab-wrap{overflow:visible}
.texto table{min-width:0;font-size:1.0625rem}
.texto thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.texto table,.texto tbody,.texto tr,.texto td{display:block;width:100%}
.texto tr{border:1px solid rgba(0,46,110,.16);border-radius:12px;margin:0 0 14px;overflow:hidden;background:#fff}
.texto tr:nth-child(even) td{background:transparent}
.texto td{padding:11px 16px;border-bottom:1px solid rgba(0,46,110,.08)}
.texto tr td:first-child{background:var(--navy);color:#fff;font-family:var(--sans);font-size:.875rem;
      letter-spacing:.08em;text-transform:uppercase;font-weight:600}
.texto td:not(:first-child){display:flex;justify-content:space-between;align-items:baseline;gap:16px}
.texto td:not(:first-child)::before{content:attr(data-label);font-weight:600;color:var(--navy-deep);
      font-size:.875rem;letter-spacing:.04em;text-transform:uppercase;flex:none}
.texto td:last-child{border-bottom:0}
}
.texto .figc{margin:1.6rem 0}
.texto .figc img{width:100%;height:auto;display:block;border-radius:10px;
  box-shadow:0 10px 30px rgba(0,46,110,.13)}
.texto .figc figcaption{font-family:var(--sans);font-size:.78rem;letter-spacing:.06em;
  text-transform:uppercase;color:var(--navy);opacity:.62;margin-top:1.6rem;text-align:center}
.texto .figduo{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem;margin:1.6rem 0}
.texto .figduo figure{margin:0;display:flex;flex-direction:column}
.texto .figduo img{width:100%;height:auto;object-fit:cover;aspect-ratio:4/3;display:block;
  border-radius:10px;box-shadow:0 10px 30px rgba(0,46,110,.13)}
.texto .figduo figcaption{margin-bottom:0}
.texto .figduo figcaption{font-family:var(--sans);font-size:.75rem;letter-spacing:.06em;
  text-transform:uppercase;color:var(--navy);opacity:.62;margin-top:1.6rem;text-align:center}
.texto .figc.fig-topo{display:contents}
.texto .figc.fig-topo img{grid-column:1;grid-row:1;width:100%;height:auto;
  aspect-ratio:4/5;object-fit:cover;object-position:center 10%}
.texto .figc.fig-topo figcaption{grid-column:1;grid-row:2}
.texto .figc.fig-topo{margin:0}
.texto .figc.fig-topo img{border-radius:12px}
@media(max-width:820px){
.texto .figc.fig-topo{display:block;order:1;max-width:330px;margin-inline:auto}
.texto .figc.fig-topo img{grid-column:auto;grid-row:auto;aspect-ratio:auto;object-fit:contain}
.texto .figc.fig-topo figcaption{grid-column:auto;grid-row:auto}
}
@media(max-width:640px){
.texto .figduo{grid-template-columns:1fr}
}
@media(max-width:640px){
.texto .figc.fig-topo img{aspect-ratio:4/5;object-fit:cover;object-position:center 12%}
}
.texto .horarios-agrup{display:none}
@media(max-width:640px){
.texto .tab-wrap.tw-horarios{display:none}
.texto .horarios-agrup{display:block;margin:18px 0 0}
.texto .horarios-agrup > div{display:flex;align-items:baseline;gap:16px;
    padding:13px 0;min-height:46px;border-top:1px solid rgba(0,46,110,.10)}
.texto .horarios-agrup > div:first-child{border-top:0}
.texto .horarios-agrup dt{margin:0;margin-right:auto;font-family:var(--sans);
    font-size:1.0625rem;font-weight:500;color:var(--tinta)}
.texto .horarios-agrup dd{margin:0;font-family:var(--sans);font-size:1.0625rem;
    font-weight:600;color:var(--navy);font-variant-numeric:tabular-nums}
.texto .horarios-agrup dd.fechado{font-weight:400;color:var(--tinta);opacity:.7}
}
.texto .conv-lista{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0}
.texto .conv-tag{padding:8px 14px;background:#fff;border:1px solid rgba(0,46,110,.16);
  border-radius:2px;font-family:var(--sans);font-size:1.0625rem;font-weight:500;
  color:var(--tinta);line-height:1.2}
.texto .conv-nota{margin-top:16px;font-family:var(--sans);font-size:1.0625rem;
  color:rgba(42,42,36,.7);line-height:1.5}
@media(max-width:640px){
.texto .conv-lista{display:block;column-count:2;column-gap:18px;margin-top:16px}
.texto .conv-tag{display:block;background:none;border:0;border-radius:0;
    padding:3px 0 3px 14px;font-size:1.0625rem;line-height:1.34;
    break-inside:avoid;position:relative}
.texto .conv-tag::before{content:'';position:absolute;left:2px;top:.62em;
    width:5px;height:5px;border-radius:50%;background:var(--navy)}
}
.texto .cta-inline{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-start;
  margin:1.6rem 0;padding:0}
.texto .cta-inline a{display:inline-flex;align-items:center;font-family:var(--sans);font-size:1.0625rem;
  font-weight:600;text-decoration:none;padding:14px 28px;border-radius:999px;
  transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.texto .btn-wa{background:var(--navy);color:#fff;box-shadow:0 6px 18px rgba(0,46,110,.22)}
.texto .btn-wa:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(0,46,110,.30)}
.texto .btn-sec{background:transparent;color:var(--navy);border:1.5px solid rgba(0,46,110,.28)}
.texto .btn-sec:hover{border-color:var(--navy)}
.texto .alt-contato{font-size:1.0625rem;line-height:1.75;margin-top:.2rem}
.texto .alt-contato a{color:var(--navy);font-weight:600}
