/* Corporate service overview additions; native content areas retain their styles. */
.ngw-services-wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}
.ngw-services-section{padding-block:64px;scroll-margin-top:110px}
.ngw-services-section--soft{background:#f2f7f9}
.ngw-site-design .ngw-page-shell .ngw-services-section h2{font-size:clamp(1.7rem,2.7vw,2.65rem);line-height:1.2;letter-spacing:-.025em;margin:0 0 24px}
.ngw-site-design .ngw-page-shell .ngw-services-section h3{font-size:1.25rem;line-height:1.3;letter-spacing:-.02em;margin:0 0 16px}
.ngw-services-intro{max-width:820px;color:var(--ngw-muted);line-height:1.75;margin:0 0 32px}
.ngw-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.ngw-services-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--ngw-line);border-radius:18px;overflow:hidden}
.ngw-services-card picture{display:block;aspect-ratio:1.8;overflow:hidden}
.ngw-services-card img{width:100%;height:100%;object-fit:cover}
.ngw-services-card__body{padding:24px;display:flex;flex-direction:column;align-items:flex-start;flex:1}
.ngw-services-card p{margin:0 0 18px;line-height:1.7;color:var(--ngw-muted);font-size:.95rem}
.ngw-services-card .ngw-services-label{color:var(--ngw-ink);font-weight:700;margin-bottom:8px;font-size:.88rem}
.ngw-site-design .ngw-page-shell .ngw-services-card ul{list-style:disc;margin:0 0 24px;padding-left:18px;line-height:1.65;font-size:.92rem}
.ngw-site-design .ngw-page-shell .ngw-services-card li{margin:0 0 8px;padding:0}
.ngw-services-card .ngw-text-link{margin-top:auto;overflow-wrap:anywhere}
.ngw-services-note{font-size:.85rem;color:var(--ngw-muted);margin-top:18px}
.ngw-services-duo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.ngw-services-panel{padding:30px;background:#fff;border:1px solid var(--ngw-line);border-radius:18px}
.ngw-services-panel p{margin:0;line-height:1.75;color:var(--ngw-muted)}
.ngw-services-table-scroll{overflow-x:auto;border:1px solid var(--ngw-line);border-radius:16px;background:#fff}
.ngw-services-table-scroll:focus-visible{outline:3px solid var(--ngw-accent-dark);outline-offset:4px}
.ngw-services-table{width:100%;min-width:780px;border-collapse:collapse;line-height:1.65;font-size:.95rem}
.ngw-services-table caption{caption-side:top;text-align:left;padding:18px 22px;color:var(--ngw-muted);font-size:.92rem}
.ngw-services-table th,.ngw-services-table td{text-align:left;vertical-align:top;padding:22px;border-bottom:1px solid var(--ngw-line)}
.ngw-services-table thead th{background:var(--ngw-dark);color:#fff}
.ngw-services-table tbody th{width:20%;font-weight:700}.ngw-services-table tbody td{width:26.66%}
.ngw-services-table tbody tr:last-child>*{border-bottom:0}
.ngw-services-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}
.ngw-services-faq details{border-bottom:1px solid var(--ngw-line);padding:20px 0}
.ngw-services-faq summary{font-weight:650;line-height:1.6;cursor:pointer;padding:4px}
.ngw-services-faq details p{line-height:1.75;color:var(--ngw-muted);margin:16px 4px 8px}
.ngw-services-cta{display:flex;align-items:center;gap:32px;padding:36px;border-radius:20px;background:#eaf5f7}
.ngw-services-cta>div{flex:1}.ngw-services-cta p{line-height:1.75;margin:0;color:var(--ngw-muted)}
.ngw-services-cta .ngw-button{flex-shrink:0}
.ngw-services-related{display:flex;flex-wrap:wrap;gap:20px 32px;margin-top:24px}
@media(max-width:1050px){.ngw-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ngw-services-cta{flex-wrap:wrap}}
@media(max-width:760px){.ngw-services-wrap{width:calc(100% - 40px)}.ngw-services-section{padding-block:44px}.ngw-services-duo,.ngw-services-faq{grid-template-columns:1fr;gap:24px}.ngw-services-panel,.ngw-services-cta{padding:24px}.ngw-services-cta>div{flex-basis:100%}.ngw-services-table th,.ngw-services-table td{padding:16px}}
@media(max-width:620px){.ngw-services-wrap{width:calc(100% - 32px)}.ngw-services-grid{grid-template-columns:1fr}.ngw-services-cta .ngw-button{width:100%;white-space:normal;text-align:center}}
