.tech-intro{max-width:760px;margin:0 0 2rem;color:#536572;line-height:1.9}.number-grid.tech-illustrated{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.tech-illustrated article{position:relative;display:grid;grid-template-columns:170px 1fr;grid-template-areas:"visual number" "visual title" "visual points" "text text";column-gap:1.5rem;align-items:start;padding:1.5rem;border:1px solid #d9e7e5;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(18,66,75,.08);overflow:hidden}.tech-illustrated article>picture{grid-area:visual;display:grid;place-items:center;width:170px;height:170px;border-radius:20px;background:linear-gradient(145deg,#e9f8f4,#eef5ff)}.tech-illustrated article>picture svg{width:145px;height:145px}.tech-illustrated article>b{grid-area:number;justify-self:start;color:#0c7b72;font-size:.9rem;letter-spacing:.12em;background:#e4f6f2;border-radius:999px;padding:.3rem .65rem}.tech-illustrated article>h3{grid-area:title;margin:.6rem 0 .7rem;font-size:1.18rem;line-height:1.45}.tech-illustrated article>.tech-points{grid-area:points;display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.tech-illustrated article>.tech-points li{font-size:.78rem;font-weight:700;color:#176264;background:#e9f6f4;border-radius:999px;padding:.35rem .65rem}.tech-illustrated article>p{grid-area:text;margin:1.25rem 0 0;line-height:1.95;color:#41545f}.tech-illustrated article::after{content:"";position:absolute;width:90px;height:90px;right:-40px;bottom:-45px;border-radius:50%;background:#1ca58d18}.ti-line{fill:none;stroke:#176c77;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.ti-fill{fill:#28b899}.ti-soft{fill:#a9e6dc}.ti-accent{fill:#f2b84b}.ti-dark{fill:#163f55}.ti-white{fill:#fff}.ti-label{font:700 12px system-ui,sans-serif;fill:#163f55;text-anchor:middle}.tech-illustrated article:nth-child(3n+2)>picture{background:linear-gradient(145deg,#edf5ff,#e8fbf7)}.tech-illustrated article:nth-child(3n)>picture{background:linear-gradient(145deg,#fff7df,#eaf8f5)}
@media(max-width:1050px){.number-grid.tech-illustrated{grid-template-columns:1fr}.tech-illustrated article{grid-template-columns:150px 1fr}.tech-illustrated article>picture{width:150px;height:150px}.tech-illustrated article>picture svg{width:128px;height:128px}}
@media(max-width:620px){.number-grid.tech-illustrated{gap:1rem}.tech-illustrated article{display:block;padding:1.2rem}.tech-illustrated article>picture{width:100%;height:190px;margin-bottom:1rem}.tech-illustrated article>picture svg{width:155px;height:155px}.tech-illustrated article>h3{font-size:1.1rem}.tech-illustrated article>.tech-points{margin-top:.6rem}.tech-illustrated article>p{font-size:.94rem;margin-top:1rem}}

