:root{
  --navy:#061a55;--navy2:#030d37;--blue:#0b39bf;--yellow:#f5b21b;--soft:#f7faff;--text:#07124a;--muted:#425174;--line:#dfe8f6;--white:#fff;--shadow:0 18px 45px rgba(6,26,85,.12)
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}.page{width:min(1420px,92vw);margin:0 auto}
.topbar{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;flex-direction:column;justify-content:center;line-height:1}.brand-line{display:flex;align-items:baseline;font-size:41px;font-weight:800;letter-spacing:-2.3px;color:var(--navy)}.brand-line strong{color:var(--yellow);font-weight:800}.brand small{font-size:13px;color:#7180a0;margin-top:2px;font-weight:400;letter-spacing:.1px}
.menu{display:flex;align-items:center;gap:32px;font-size:15px;color:#07113d;font-weight:400}.menu a:not(.btn){font-weight:400}.menu a:not(.btn):hover{color:var(--blue)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;padding:14px 22px;font-size:14px;font-weight:600;border:1px solid transparent;white-space:nowrap;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-dark,.btn-primary{background:var(--navy);color:#fff;box-shadow:0 14px 28px rgba(6,26,85,.22)}.btn-outline{background:#fff;color:#0a30af;border-color:#8aa4ef}.btn-light{background:#fff;color:var(--navy)}.btn.small{padding:12px 18px}.menu-toggle{display:none;background:none;border:0;font-size:28px;color:var(--navy)}
.hero{background:linear-gradient(90deg,#fff 0%,#fff 44%,#eef5ff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:46% 54%;align-items:center;min-height:470px;gap:34px}.hero-copy{position:relative;z-index:2;padding:30px 0 20px}.pill{display:inline-flex;align-items:center;gap:8px;background:#edf3ff;color:#0a339d;border-radius:999px;padding:9px 17px;font-size:14px;font-weight:600;margin-bottom:20px}.hero h1{font-size:clamp(40px,4.35vw,58px);line-height:1.08;letter-spacing:-2.2px;color:#050d3e;margin-bottom:18px;font-weight:400;max-width:720px;text-wrap:balance}.hero h1 strong{font-weight:700}.hero h1 span{color:#0b35bd}.hero p{font-size:18px;line-height:1.62;max-width:700px;color:#26355e;margin-bottom:24px;font-weight:400;text-wrap:pretty}.hero p strong{font-weight:600;color:#0b2368}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:25px}
.hero-features{display:grid;grid-template-columns:repeat(4,minmax(125px,1fr));gap:14px;max-width:760px}.hero-features div{display:grid;grid-template-columns:30px 1fr;column-gap:7px;border-right:1px solid var(--line);padding-right:8px;min-height:42px}.hero-features i{grid-row:1/3;font-style:normal;font-size:25px;color:#0b39bf;line-height:1}.hero-features b{display:block;font-size:12.5px;color:var(--navy);margin-top:2px;font-weight:600;white-space:nowrap}.hero-features small{font-size:11.5px;color:#61708f;font-weight:400;white-space:nowrap}
.hero-art{position:relative;height:440px;margin-right:calc((100vw - min(1420px,92vw))/ -2)}.hero-art:before{content:"";position:absolute;z-index:1;left:-120px;top:0;bottom:0;width:250px;background:linear-gradient(90deg,#fff 25%,rgba(255,255,255,.75),rgba(255,255,255,0))}.hero-art:after{content:"";position:absolute;z-index:1;left:0;right:0;bottom:0;height:70px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff)}.hero-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.exclusive-band{padding:18px 0 12px;background:#fff}.exclusive-box{display:grid;grid-template-columns:74px minmax(520px,1.15fr) 1.35fr;gap:24px;align-items:center;border:1px solid #efcf86;background:linear-gradient(90deg,#fffaf0,#fff);border-radius:16px;padding:18px 28px}.lock{width:62px;height:62px;border-radius:18px;background:var(--yellow);display:grid;place-items:center;color:white;font-size:24px;font-weight:700}.exclusive-box h2{font-size:21px;line-height:1.42;color:var(--navy);letter-spacing:-.2px;font-weight:400;text-wrap:pretty}.exclusive-box h2 strong{font-weight:700}.trust-items{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-items div{display:grid;grid-template-columns:34px 1fr;column-gap:9px;border-left:1px solid #eed49b;padding-left:18px}.trust-items i{grid-row:1/3;font-style:normal;color:var(--navy);font-size:26px;line-height:1}.trust-items b{display:block;color:var(--navy);font-size:13px;font-weight:600}.trust-items span{font-size:11.5px;color:#52607e;font-weight:400}
.panel-section{padding:0 0 18px;background:#fff}.panel-card{display:grid;grid-template-columns:minmax(430px,.9fr) minmax(520px,1.1fr);gap:34px;align-items:center;background:linear-gradient(90deg,#f7fbff,#fff);border-radius:18px;padding:26px 32px 30px;box-shadow:0 10px 36px rgba(6,26,85,.07)}.panel-copy h2{font-size:clamp(34px,3.2vw,44px);line-height:1.12;color:var(--navy);letter-spacing:-1.1px;margin-bottom:14px;font-weight:700;text-wrap:balance}.panel-copy p{color:#263760;font-size:16px;line-height:1.62;margin-bottom:14px;font-weight:400;text-wrap:pretty}.panel-copy ul{list-style:none;display:grid;gap:5px;margin-bottom:15px}.panel-copy li{font-size:14px;line-height:1.45;color:#0c2053;font-weight:400}.panel-copy li strong{font-weight:600}.panel-copy li:before{content:"✓";display:inline-grid;place-items:center;width:15px;height:15px;background:#0b39bf;color:#fff;border-radius:50%;font-size:10px;margin-right:8px}.map-card{height:250px;border-radius:14px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff}.map-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.resources{padding:0 0 54px;background:#fff}.resource-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.resource-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 17px;box-shadow:0 8px 22px rgba(6,26,85,.05);display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;min-width:0}.resource-grid h3{font-size:15px;color:var(--navy);line-height:1.22;font-weight:700;text-wrap:balance}.resource-grid p{font-size:13.2px;line-height:1.42;color:#53617d;margin-top:4px;font-weight:400;text-wrap:pretty}.ico{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;color:white;font-weight:700;font-size:22px}.ico.blue{background:#2f6df1}.ico.yellow{background:#f5b21b}.ico.green{background:#56aa67}.ico.purple{background:#7354d6}.ico.red{background:#ff6557}
.audience,.benefits{padding:78px 0;background:#f8fbff}.section-title{text-align:center;max-width:920px;margin:0 auto 38px}.section-title span{display:block;color:var(--blue);font-weight:600;margin-bottom:8px}.section-title h2,.benefits h2,.cta h2{font-size:clamp(34px,3.45vw,46px);line-height:1.14;letter-spacing:-1.15px;color:var(--navy);font-weight:700;text-wrap:balance}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.audience-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:0 12px 30px rgba(6,26,85,.06);min-width:0}.audience-grid h3{font-size:19px;color:var(--navy);margin-bottom:8px;font-weight:700}.audience-grid p{font-size:15.5px;line-height:1.58;color:var(--muted);font-weight:400;text-wrap:pretty}.benefits{background:#fff}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.benefit-list{display:grid;gap:14px}.benefit-list p{background:#f8fbff;border:1px solid var(--line);border-radius:16px;padding:18px 22px;color:#263760;font-weight:400;font-size:16px;line-height:1.5;text-wrap:pretty}
.cta{background:var(--navy);padding:75px 0}.cta-box{text-align:center;color:#fff}.cta-box p{max-width:860px;margin:16px auto 30px;color:rgba(255,255,255,.76);font-size:18px;line-height:1.62;font-weight:400;text-wrap:pretty}.footer{background:#04123c;color:#fff;padding:34px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer strong{font-weight:700}.footer p{color:rgba(255,255,255,.65);font-size:14px;font-weight:400}
@media(max-width:1180px){.menu{gap:18px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-art{height:420px;margin:0;border-radius:0;overflow:hidden}.hero-art:before{display:none}.hero-copy{padding-top:42px}.exclusive-box{grid-template-columns:70px 1fr}.trust-items{grid-column:1/-1}.panel-card{grid-template-columns:1fr}.panel-copy{max-width:720px}.resource-grid{grid-template-columns:repeat(2,1fr)}.audience-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid{grid-template-columns:1fr}}
@media(max-width:980px){.menu{position:absolute;display:none;top:80px;left:0;right:0;background:#fff;padding:24px;box-shadow:var(--shadow);flex-direction:column}.menu.open{display:flex}.menu-toggle{display:block}}
@media(max-width:640px){.page{width:min(100% - 30px,1420px)}.brand-line{font-size:31px}.brand small{font-size:11px}.nav{height:70px}.menu{top:70px}.hero-copy{padding-top:32px}.hero h1{font-size:36px;letter-spacing:-1.45px;line-height:1.12}.hero p{font-size:16px;line-height:1.58}.actions{align-items:stretch}.actions .btn{width:100%}.hero-features,.trust-items,.audience-grid,.resource-grid{grid-template-columns:1fr}.hero-features div{border-right:0;border-bottom:1px solid var(--line);padding-bottom:10px}.exclusive-box{grid-template-columns:1fr;padding:22px}.panel-card{padding:22px 16px}.panel-copy h2,.section-title h2,.benefits h2,.cta h2{font-size:32px}.map-card{height:220px}.footer-grid{flex-direction:column;text-align:center}}

/* Integração aplicativos + painel mantendo o visual da versão anterior */
.flow-section { padding-top: 84px; }
.flow-card { align-items: stretch; }
.flow-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  width: 100%;
}
.flow-grid article {
  background: rgba(255,255,255,.86);
  border: 1px solid rgba(211,222,243,.92);
  border-radius: 28px;
  padding: 28px;
  box-shadow: 0 20px 50px rgba(6,26,85,.08);
}
.flow-grid span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: #EEF4FF;
  color: #0A3FAE;
  font-weight: 700;
  margin-bottom: 18px;
}
.flow-grid h3 {
  font-size: 21px;
  margin-bottom: 10px;
  letter-spacing: -.4px;
}
.flow-grid p {
  color: #5F6F89;
  font-weight: 400;
}
@media (max-width: 900px) {
  .flow-grid { grid-template-columns: 1fr; }
}


/* Ajuste final de distribuição tipográfica */
.hero-copy,.panel-copy{min-width:0}
.hero-copy{max-width:760px}
@media (min-width:1181px){
  .hero-copy{padding-right:8px}
  .flow-card{grid-template-columns:minmax(370px,.75fr) minmax(680px,1.25fr)}
}
@media (max-width:760px){
  .hero h1,.panel-copy h2,.section-title h2,.benefits h2,.cta h2{text-wrap:auto}
  .hero-features b,.hero-features small{white-space:normal}
  .exclusive-box h2{font-size:19px}
  .panel-copy p{font-size:15.5px}
}

/* Correção dos cards da seção Para quem é (#publicos)
   Mantém os cards compactos e evita alturas desnecessárias no desktop. */
#audience,
.audience {
  padding: 66px 0 70px;
}

.audience .section-title {
  margin-bottom: 30px;
}

.audience-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: stretch;
  gap: 16px;
}

.audience-grid article {
  padding: 22px 20px;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 0;
  height: auto;
}

.audience-grid h3 {
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 7px;
  letter-spacing: -0.2px;
}

.audience-grid p {
  font-size: 14.2px;
  line-height: 1.42;
  max-width: 100%;
  margin: 0;
  text-wrap: auto;
}

@media (min-width: 1181px) {
  .audience-grid article {
    min-height: 142px;
  }
}

@media (max-width: 1180px) {
  .audience-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .audience,
  #audience {
    padding: 56px 0;
  }

  .audience-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .audience-grid article {
    padding: 20px;
    min-height: 0;
  }
}


/* V10 - refinamento profissional da faixa de integração e grids
   Corrige estouro do último item, reduz quebras e melhora responsividade. */
.exclusive-band{
  padding:18px 0 18px;
}
.exclusive-box{
  display:grid;
  grid-template-columns:64px minmax(360px, 1.75fr) minmax(460px, 1.25fr);
  gap:22px;
  align-items:center;
  overflow:hidden;
  max-width:100%;
  padding:18px 24px;
}
.lock{
  width:54px;
  height:54px;
  border-radius:16px;
  font-size:20px;
}
.exclusive-copy{
  min-width:0;
}
.exclusive-copy span{
  display:block;
  margin-bottom:4px;
  color:#0b39bf;
  font-size:11px;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:700;
}
.exclusive-copy h2,
.exclusive-box h2{
  font-size:clamp(18px, 1.42vw, 21px);
  line-height:1.34;
  max-width:760px;
  margin:0;
  text-wrap:balance;
}
.trust-items{
  min-width:0;
  display:grid;
  grid-template-columns:repeat(4, minmax(104px, 1fr));
  gap:0;
  align-items:center;
}
.trust-items div{
  min-width:0;
  display:flex;
  align-items:center;
  gap:9px;
  border-left:1px solid #eed49b;
  padding:8px 10px 8px 18px;
}
.trust-items i{
  flex:0 0 22px;
  font-size:21px;
  line-height:1;
  text-align:center;
}
.trust-items b{
  min-width:0;
  font-size:13px;
  line-height:1.2;
  white-space:normal;
}
.trust-items span{
  display:none;
}

@media (max-width:1280px){
  .exclusive-box{
    grid-template-columns:58px minmax(0,1fr);
    gap:18px;
  }
  .trust-items{
    grid-column:1/-1;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    border-top:1px solid rgba(238,212,155,.75);
    padding-top:12px;
  }
  .trust-items div:first-child{border-left:0;}
}
@media (max-width:760px){
  .exclusive-box{
    grid-template-columns:1fr;
    padding:20px;
  }
  .lock{width:52px;height:52px;}
  .exclusive-copy h2,
  .exclusive-box h2{
    font-size:18px;
    line-height:1.42;
    text-wrap:auto;
  }
  .trust-items{
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:8px 0;
  }
  .trust-items div{
    border-left:0;
    padding:8px 4px;
  }
}
@media (max-width:420px){
  .trust-items{grid-template-columns:1fr;}
}

/* V11 - refinamento da seção Solução (#solucao)
   Mantém o visual anterior, mas elimina qualquer aperto/estouro de texto
   e melhora a leitura da faixa institucional em telas intermediárias. */
#solucao.exclusive-band{
  padding:20px 0 26px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
}
#solucao .exclusive-box{
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  grid-template-areas:
    "icon copy"
    "trust trust";
  gap:14px 20px;
  align-items:center;
  border-radius:18px;
  padding:20px 24px 18px;
  overflow:hidden;
}
#solucao .lock{
  grid-area:icon;
  width:56px;
  height:56px;
  border-radius:17px;
  align-self:start;
}
#solucao .exclusive-copy{
  grid-area:copy;
  min-width:0;
  max-width:980px;
}
#solucao .exclusive-copy h2{
  font-size:clamp(20px,1.6vw,24px);
  line-height:1.32;
  max-width:980px;
  text-wrap:pretty;
}
#solucao .trust-items{
  grid-area:trust;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  padding-top:14px;
  border-top:1px solid rgba(238,212,155,.72);
}
#solucao .trust-items div{
  min-width:0;
  border-left:0;
  border-radius:14px;
  background:rgba(255,255,255,.74);
  border:1px solid rgba(238,212,155,.72);
  padding:12px 14px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
}
#solucao .trust-items i{
  flex:0 0 22px;
  font-size:20px;
}
#solucao .trust-items b{
  font-size:13px;
  line-height:1.15;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

/* Refina a sequência imediatamente abaixo de Solução */
.flow-section{
  padding-top:46px;
  padding-bottom:20px;
}
.flow-card{
  border-radius:22px;
  padding:30px 34px;
  gap:28px;
}
.flow-grid{
  gap:14px;
}
.flow-grid article{
  border-radius:20px;
  padding:22px;
  min-height:150px;
}
.flow-grid span{
  width:38px;
  height:38px;
  border-radius:14px;
  margin-bottom:14px;
  font-size:13px;
}
.flow-grid h3{
  font-size:19px;
  line-height:1.18;
}
.flow-grid p{
  font-size:14px;
  line-height:1.45;
}

@media (min-width:1181px){
  #solucao .exclusive-box{
    width:min(100%,1420px);
  }
}
@media (max-width:900px){
  #solucao .trust-items{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .flow-card{
    padding:26px 22px;
  }
  .flow-grid article{
    min-height:auto;
  }
}
@media (max-width:560px){
  #solucao .exclusive-box{
    grid-template-columns:1fr;
    grid-template-areas:
      "icon"
      "copy"
      "trust";
    padding:20px;
  }
  #solucao .exclusive-copy h2{
    font-size:18px;
    line-height:1.42;
  }
  #solucao .trust-items{
    grid-template-columns:1fr;
  }
  #solucao .trust-items b{
    white-space:normal;
    overflow:visible;
    text-overflow:clip;
  }
  .flow-section{padding-top:34px;}
}


/* V12 - Correção da seção Como funciona: cards compactos e texto menos quebrado */
#fluxo.flow-section{
  padding-top:36px;
  padding-bottom:18px;
}
#fluxo .flow-card{
  grid-template-columns:minmax(520px,.9fr) minmax(650px,1.1fr);
  align-items:center;
  gap:24px;
  padding:24px 28px;
}
#fluxo .panel-copy{
  max-width:none;
}
#fluxo .panel-copy .pill{
  margin-bottom:12px;
}
#fluxo .panel-copy h2{
  max-width:760px;
  font-size:clamp(30px,2.6vw,40px);
  line-height:1.08;
  margin-bottom:10px;
  text-wrap:balance;
}
#fluxo .panel-copy p{
  max-width:760px;
  font-size:15.5px;
  line-height:1.5;
  margin-bottom:0;
  text-wrap:pretty;
}
#fluxo .flow-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
#fluxo .flow-grid article{
  min-height:0;
  height:auto;
  padding:16px 16px 15px;
  border-radius:17px;
  box-shadow:0 10px 24px rgba(6,26,85,.055);
}
#fluxo .flow-grid span{
  width:34px;
  height:34px;
  border-radius:12px;
  font-size:12px;
  margin-bottom:10px;
}
#fluxo .flow-grid h3{
  font-size:17px;
  line-height:1.15;
  margin-bottom:6px;
  white-space:nowrap;
}
#fluxo .flow-grid p{
  font-size:13.5px;
  line-height:1.35;
  max-width:210px;
}
@media(max-width:1180px){
  #fluxo .flow-card{
    grid-template-columns:1fr;
  }
  #fluxo .flow-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:760px){
  #fluxo .flow-card{
    padding:22px 16px;
  }
  #fluxo .flow-grid{
    grid-template-columns:1fr;
  }
  #fluxo .flow-grid article{
    display:grid;
    grid-template-columns:42px 1fr;
    column-gap:12px;
    align-items:start;
    padding:15px;
  }
  #fluxo .flow-grid span{
    grid-row:1 / span 2;
    margin-bottom:0;
  }
  #fluxo .flow-grid h3{
    white-space:normal;
  }
  #fluxo .flow-grid p{
    max-width:none;
  }
}


/* V13 - Ajuste do título do Painel em uma única linha no desktop
   Mantém o visual atual, amplia a coluna do texto e evita quebra excessiva.
   No mobile/tablet, o título volta a quebrar normalmente para preservar a responsividade. */

@media (min-width: 1181px) {
  .panel-section .panel-card:not(.flow-card) {
    grid-template-columns: minmax(760px, 1.18fr) minmax(500px, .82fr);
    gap: 42px;
    align-items: center;
  }

  .panel-section .panel-copy {
    max-width: none;
    min-width: 0;
  }

  .panel-section .panel-copy h2 {
    max-width: none;
    white-space: nowrap;
    font-size: clamp(36px, 2.8vw, 42px);
    line-height: 1.08;
    letter-spacing: -1.3px;
    margin-bottom: 16px;
  }

  .panel-section .panel-copy p {
    max-width: 720px;
  }

  .panel-section .map-card {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 1180px) {
  .panel-section .panel-copy h2 {
    white-space: normal;
    text-wrap: balance;
  }
}

@media (max-width: 760px) {
  .panel-section .panel-copy h2 {
    font-size: 32px;
    line-height: 1.12;
    letter-spacing: -1px;
  }
}

/* V14 - Correção do mapa saindo do card
   O ajuste anterior deixou a coluna do texto muito larga e empurrou o mapa.
   Aqui o grid volta a respeitar o tamanho real do card, mantendo o mapa contido. */

.panel-card {
  overflow: hidden;
}

.map-card {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}

.map-card img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

@media (min-width: 1181px) {
  .panel-section .panel-card:not(.flow-card) {
    grid-template-columns: minmax(0, 1.04fr) minmax(0, .96fr);
    gap: 36px;
    align-items: center;
  }

  .panel-section .panel-copy,
  .panel-section .map-card {
    min-width: 0;
  }

  .panel-section .panel-copy h2 {
    max-width: 100%;
    white-space: nowrap;
    font-size: clamp(32px, 2.45vw, 40px);
    line-height: 1.08;
    letter-spacing: -1.2px;
  }

  .panel-section .panel-copy p {
    max-width: 640px;
  }
}

@media (max-width: 1320px) and (min-width: 1181px) {
  .panel-section .panel-card:not(.flow-card) {
    grid-template-columns: minmax(0, 1fr) minmax(0, .95fr);
    gap: 30px;
  }

  .panel-section .panel-copy h2 {
    font-size: clamp(29px, 2.25vw, 34px);
    letter-spacing: -1px;
  }

  .map-card {
    height: 235px;
  }
}

@media (max-width: 1180px) {
  .panel-card {
    overflow: hidden;
  }

  .panel-section .panel-card:not(.flow-card) {
    grid-template-columns: 1fr;
  }

  .panel-section .panel-copy h2 {
    white-space: normal;
  }

  .map-card {
    width: 100%;
    max-width: 100%;
  }
}
