.sobre-conteudo{padding:20px 0 82px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px}.sobre-texto h2{font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.2;margin-bottom:18px}.sobre-texto p{color:var(--muted);line-height:1.8;margin-bottom:15px}.sobre-imagem{display:grid;place-items:center;min-width:0}.sobre-tech-visual{width:min(455px,100%);margin-inline:auto}.sobre-tech-visual .dashboard-card{width:100%;min-height:345px}.sobre-tech-visual .floating-chip{z-index:2}
@media(max-width:820px){
  .sobre-tech-visual{max-width:455px;margin-top:8px}
  .sobre-tech-visual .dashboard-card{min-height:320px}
}
@media(max-width:520px){
  .sobre-tech-visual{width:calc(100% - 10px)}
  .sobre-tech-visual .dashboard-card{min-height:290px}
}
