/* Tony ScriptOps v2.1.7.1 — Benefícios com ilustrações técnicas */
.ts-benefit-tech-v2171{
  width:70px!important;height:70px!important;border-radius:17px!important;
  background:linear-gradient(145deg,#f4f8ff,#eaf2ff)!important;
  border:1px solid #dce9fb!important;position:relative!important;
  display:grid!important;place-items:center!important;overflow:hidden!important;
  margin-left:auto!important;margin-right:auto!important;
}
.ts-benefit-tech-v2171::before,.ts-benefit-tech-v2171::after{content:"";position:absolute}

/* entrega: janela técnica + fluxo */
.ts-benefit-tech-v2171[data-tech="delivery"]::before{
  width:39px;height:30px;border:2px solid #1e3a5f;border-radius:7px;
  background:
    linear-gradient(#1e3a5f 0 0) 6px 7px/18px 3px no-repeat,
    linear-gradient(#2563eb 0 0) 6px 14px/26px 4px no-repeat,
    linear-gradient(#22c55e 0 0) 6px 21px/15px 4px no-repeat,#fff;
  box-shadow:-10px 0 0 -8px #60a5fa,-16px 0 0 -14px #60a5fa;
}
.ts-benefit-tech-v2171[data-tech="delivery"]::after{
  width:8px;height:8px;border-right:3px solid #22c55e;border-bottom:3px solid #22c55e;
  transform:rotate(45deg);right:13px;bottom:13px;
}

/* garantia: hexágono técnico + check */
.ts-benefit-tech-v2171[data-tech="warranty"]::before{
  width:39px;height:39px;
  background:linear-gradient(145deg,#2563eb,#0ea5e9);
  clip-path:polygon(25% 7%,75% 7%,96% 50%,75% 93%,25% 93%,4% 50%);
  box-shadow:0 7px 18px rgba(37,99,235,.22);
}
.ts-benefit-tech-v2171[data-tech="warranty"]::after{
  width:14px;height:7px;border-left:3px solid white;border-bottom:3px solid white;
  transform:rotate(-45deg);top:28px;left:27px;
}

/* documentação: stack de janelas/código */
.ts-benefit-tech-v2171[data-tech="docs"]::before{
  width:40px;height:31px;border:2px solid #1e3a5f;border-radius:6px;
  background:
    linear-gradient(#60a5fa 0 0) 6px 7px/23px 3px no-repeat,
    linear-gradient(#cbd5e1 0 0) 6px 14px/28px 3px no-repeat,
    linear-gradient(#2563eb 0 0) 6px 21px/17px 3px no-repeat,#fff;
  box-shadow:7px -6px 0 -2px #dbeafe,12px -10px 0 -3px #bfdbfe;
}
.ts-benefit-tech-v2171[data-tech="docs"]::after{
  content:"</>";font:800 10px/1 monospace;color:#fff;background:#2563eb;
  border-radius:5px;padding:4px;right:8px;bottom:9px;
}

/* updates: painel + ciclo */
.ts-benefit-tech-v2171[data-tech="updates"]::before{
  width:42px;height:34px;border:2px solid #1e3a5f;border-radius:7px;
  background:
    linear-gradient(#cbd5e1 0 0) 24px 9px/10px 3px no-repeat,
    linear-gradient(#cbd5e1 0 0) 24px 16px/8px 3px no-repeat,
    linear-gradient(#cbd5e1 0 0) 24px 23px/11px 3px no-repeat,#fff;
}
.ts-benefit-tech-v2171[data-tech="updates"]::after{
  width:17px;height:17px;border:3px solid #2563eb;border-right-color:transparent;
  border-radius:50%;left:16px;top:25px;box-shadow:0 0 0 3px rgba(37,99,235,.06);
}
