
/* V97 — reforço mobile/performance */
img{max-width:100%;height:auto}
@media(max-width:768px){
  body{overflow-x:hidden}
  h1{overflow-wrap:break-word}
  .container{max-width:100%}
  a,button{touch-action:manipulation}
  .v95-actions,.v96-actions{gap:8px}
  .v95-actions a,.v96-actions a{min-height:48px;display:flex;flex-direction:column;justify-content:center}
  .v92-service-visual{padding-top:34px;padding-bottom:34px}
}
@media(max-width:480px){
  .v95-conversion,.v96-site-cta{padding-left:14px;padding-right:14px}
  .v95-conversion h2,.v96-site-cta h2{font-size:24px}
}
