/* Buyer guidance scoped to the corporate technology overview. */
.ngw-tech-intro{max-width:850px;margin:0 0 32px;line-height:1.75;color:var(--ngw-muted)}
.ngw-tech-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ngw-tech-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ngw-line);border-radius:18px;overflow:hidden;background:#fff}
.ngw-tech-card picture{display:block;aspect-ratio:1.9;overflow:hidden}.ngw-tech-card img{width:100%;height:100%;object-fit:cover}
.ngw-tech-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:28px}
.ngw-site-design .ngw-page-shell .ngw-tech h3{font-size:1.35rem;line-height:1.3;letter-spacing:-.02em;margin:0 0 16px}
.ngw-tech p{line-height:1.75;color:var(--ngw-muted)}
.ngw-site-design .ngw-page-shell .ngw-tech ul{list-style:disc;padding-left:20px;margin:8px 0 24px;line-height:1.7}
.ngw-site-design .ngw-page-shell .ngw-tech li{padding:0;margin:0 0 10px}
.ngw-tech-card .ngw-text-link{margin-top:auto}
.ngw-tech-note{font-size:.9rem;margin:18px 0 0}
.ngw-tech-table-scroll{overflow-x:auto;background:#fff;border:1px solid var(--ngw-line);border-radius:16px}
.ngw-tech-table-scroll:focus-visible{outline:3px solid var(--ngw-accent-dark);outline-offset:4px}
.ngw-tech-table{width:100%;min-width:820px;border-collapse:collapse;line-height:1.65;font-size:.95rem}
.ngw-tech-table caption{caption-side:top;text-align:left;padding:18px 22px;color:var(--ngw-muted)}
.ngw-tech-table th,.ngw-tech-table td{text-align:left;vertical-align:top;padding:22px;border-bottom:1px solid var(--ngw-line)}
.ngw-tech-table thead th{background:var(--ngw-dark);color:#fff}.ngw-tech-table tbody th{width:17%}.ngw-tech-table tbody td{width:27.66%}
.ngw-tech-table tbody tr:last-child>*{border-bottom:0}
.ngw-tech-deliverables{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start}
.ngw-tech-deliverables aside{padding:30px;border-radius:18px;background:#edf7f8}
.ngw-tech-deliverables .ngw-button{white-space:normal;text-align:center}
.ngw-platform__service-link{display:inline-block;margin-top:18px;font-weight:650}
@media(max-width:1050px){.ngw-tech-card__body{padding:22px}.ngw-tech-deliverables{gap:24px}}
@media(max-width:760px){.ngw-tech-cards,.ngw-tech-deliverables{grid-template-columns:1fr}.ngw-tech-deliverables aside{padding:24px}.ngw-tech-table th,.ngw-tech-table td{padding:16px}}
