.so-servico-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 18%,rgb(33 150 243 / .18),transparent 32%),radial-gradient(circle at 18% 86%,rgb(255 138 0 / .18),transparent 30%),linear-gradient(135deg,#071018 0%,#101820 100%);color:#fff;padding:clamp(72px, 9vw, 120px) 20px}.so-servico-hero::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgb(255 255 255 / .035) 0,rgb(255 255 255 / .035) 1px,transparent 1px,transparent 14px);pointer-events:none}.so-servico-hero__container{position:relative;z-index:1;width:min(1180px, 100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.52fr);gap:clamp(32px, 6vw, 72px);align-items:center}.so-servico-hero__conteudo{max-width:820px}.so-servico-hero__etiqueta{display:inline-flex;width:fit-content;margin:0 0 18px;padding:8px 14px;border:1px solid rgb(255 210 138 / .34);border-radius:999px;background:rgb(255 138 0 / .11);color:#ffd28a;font-size:.9rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.so-servico-hero__titulo{max-width:840px;margin:0;color:#fff;font-size:clamp(2.15rem, 4.5vw, 4.1rem);line-height:1.04;letter-spacing:-.04em;font-weight:800}.so-servico-hero__texto{max-width:790px;margin:24px 0 0;color:rgb(255 255 255 / .82);font-size:clamp(1.03rem, 1.35vw, 1.2rem);line-height:1.7}.so-servico-hero__acoes{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:34px}.so-servico-hero__botao,.so-servico-hero__telefone{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:15px 24px;border-radius:999px;font-size:.98rem;font-weight:800;line-height:1;text-decoration:none}.so-servico-hero__botao{gap:10px;background:#ff8a00;color:#fff;box-shadow:0 18px 38px rgb(255 138 0 / .24)}.so-servico-hero__botao::after{content:"→"}.so-servico-hero__telefone{border:1px solid rgb(255 255 255 / .2);background:rgb(255 255 255 / .08);color:#fff}.so-servico-hero__botao:hover,.so-servico-hero__botao:focus{background:#ff9f1c;color:#fff}.so-servico-hero__telefone:hover,.so-servico-hero__telefone:focus{border-color:rgb(255 210 138 / .6);color:#ffd28a}.so-servico-hero__painel{display:grid;gap:12px;padding:26px;border:1px solid rgb(255 255 255 / .12);border-radius:28px;background:linear-gradient(145deg,rgb(255 255 255 / .12),rgb(255 255 255 / .045));box-shadow:0 28px 80px rgb(0 0 0 / .28)}.so-servico-hero__painel strong{margin-bottom:8px;color:#ffd28a;font-size:1.02rem;line-height:1.4;font-weight:800}.so-servico-hero__painel span{display:flex;align-items:center;min-height:48px;padding:13px 14px;border-radius:16px;background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .88);font-weight:800}.so-servico-hero__painel span::before{content:"";width:10px;height:10px;flex:0 0 auto;margin-right:12px;border-radius:3px;background:linear-gradient(135deg,#ffd28a,#ff8a00)}@media (max-width:920px){.so-servico-hero__container{grid-template-columns:1fr}}@media (max-width:640px){.so-servico-hero{padding:64px 18px}.so-servico-hero__titulo{font-size:clamp(2rem, 12vw, 3rem)}.so-servico-hero__botao,.so-servico-hero__telefone{width:100%}}