/* Scoped B2B guidance: no framework reset, external assets or new JavaScript. */
.ngw-b2b{color:var(--ngw-ink);font-family:var(--ngw-font);line-height:1.65}
.ngw-b2b *{box-sizing:border-box}
.ngw-b2b-section{padding:clamp(42px,6vw,84px) 0;scroll-margin-top:120px}
.ngw-b2b-section--soft{background:#edf5f5}
.ngw-b2b-wrap{width:min(calc(100% - 2 * var(--ngw-gutter,24px)),var(--ngw-container,1180px));margin-inline:auto}
.ngw-site-design .ngw-page-shell .ngw-b2b h2{font-size:clamp(1.65rem,2.8vw,2.65rem);line-height:1.2;letter-spacing:-.035em;margin:0 0 22px;max-width:900px}
.ngw-site-design .ngw-page-shell .ngw-b2b h3{font-size:clamp(1.12rem,1.6vw,1.35rem);line-height:1.3;margin:0 0 14px;letter-spacing:-.015em}
.ngw-b2b p{color:#455d6b;margin:0 0 20px}
.ngw-b2b a:not(.ngw-button){color:#005c66;font-weight:650;text-underline-offset:.22em;text-decoration-thickness:1px}
.ngw-b2b a:hover{text-decoration:underline}
.ngw-b2b a:focus-visible,.ngw-b2b summary:focus-visible,.ngw-b2b-table-scroll:focus-visible{outline:3px solid #008c95;outline-offset:5px}
.ngw-b2b-intro{max-width:840px;margin-bottom:30px}
.ngw-b2b-audiences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.ngw-b2b-audience{padding:clamp(24px,3vw,38px);background:#fff;border:1px solid var(--ngw-line);border-top:4px solid #368977;border-radius:0 0 20px 20px;min-width:0}
.ngw-site-design .ngw-page-shell .ngw-b2b-checklist{padding:0;list-style:none;margin:22px 0 0}
.ngw-b2b-checklist li{position:relative;padding-left:24px;margin:12px 0;color:#243e50}
.ngw-b2b-checklist li::before{content:"";position:absolute;left:1px;top:.55em;width:9px;height:9px;border-radius:50%;background:#368977}
.ngw-b2b-needs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ngw-b2b-need{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ngw-line);border-radius:20px;padding:28px;background:#fff}
.ngw-b2b-number{font-size:.86rem;letter-spacing:.08em;color:#28725e;font-weight:750;display:block;margin-bottom:18px}
.ngw-b2b-card-links{margin-top:auto;display:grid;gap:10px}
.ngw-b2b-follow{margin-top:28px!important}
.ngw-b2b .ngw-button{white-space:normal;text-align:center}
.ngw-b2b-table-hint{font-size:.85rem;margin-bottom:10px!important}
.ngw-b2b-table-scroll{overflow-x:auto;border:1px solid #c8dadd;border-radius:16px;background:white}
.ngw-b2b-table{width:100%;min-width:760px;border-collapse:collapse;font-size:.96rem}
.ngw-b2b-table caption{caption-side:top;text-align:left;color:#243e50;padding:18px 22px;background:#fff;font-weight:650}
.ngw-b2b-table th,.ngw-b2b-table td{text-align:left;vertical-align:top;padding:22px;border-top:1px solid #d9e7ee;white-space:normal}
.ngw-b2b-table thead th{background:#0c2d42;color:#fff;font-size:.88rem;letter-spacing:.01em;border-top:0}
.ngw-b2b-table tbody th{width:21%;font-weight:650;color:#15364a}
.ngw-b2b-table tbody td:nth-child(2){width:25%}
.ngw-b2b-table tbody td:nth-child(3){width:35%}
.ngw-b2b-table tbody tr:nth-child(even){background:#f5f9fa}
.ngw-b2b-scope{font-size:.88rem;margin:18px 0 24px!important;max-width:980px}
.ngw-site-design .ngw-page-shell .ngw-b2b-steps{counter-reset:b2b-step;list-style:none;padding:0;margin:36px 0 52px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.ngw-site-design .ngw-page-shell .ngw-b2b-steps li+li{margin-top:0}
.ngw-b2b-steps li{counter-increment:b2b-step;border-top:2px solid #bbd8d5;padding-top:22px;min-width:0}
.ngw-b2b-steps li::before{content:counter(b2b-step,decimal-leading-zero);display:block;font-size:1.7rem;font-weight:750;color:#28725e;margin-bottom:12px}
.ngw-b2b-steps p{font-size:.94rem;margin:0}
.ngw-b2b-platform{display:grid;grid-template-columns:minmax(0, .9fr) minmax(0,1.1fr);gap:42px;align-items:center;padding-top:28px;border-top:1px solid var(--ngw-line)}
.ngw-b2b-platform figure{margin:0;min-width:0}
.ngw-b2b-platform img{display:block;width:100%;height:auto;border-radius:20px}
.ngw-b2b-platform figcaption{font-size:.78rem;margin-top:10px;color:#455d6b}
.ngw-site-design .ngw-page-shell .ngw-b2b-platforms{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:20px 0 25px}
.ngw-site-design .ngw-page-shell .ngw-b2b-platforms li+li{margin-top:0}
.ngw-b2b-platforms li{border:1px solid #cadcde;border-radius:8px;padding:6px 10px;font-size:.83rem;color:#244558;background:#f6fafb}
.ngw-b2b-faq{max-width:940px;margin-top:30px}
.ngw-b2b-faq details{border-bottom:1px solid #c3d8d9;padding:20px 0}
.ngw-b2b-faq summary{cursor:pointer;font-weight:650;font-size:1.04rem;padding-right:20px;color:#18374a}
.ngw-b2b-faq summary::marker{color:#28725e}
.ngw-b2b-faq details p{margin:16px 0 0;max-width:840px;padding-left:20px}
.ngw-b2b-cta{background:#0b2a3f;color:#fff}
.ngw-b2b-cta .ngw-b2b-wrap{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:44px;align-items:center}
.ngw-b2b-cta h2{color:#fff}.ngw-b2b-cta p{color:#dfebf1;margin:0}
.ngw-b2b-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.ngw-b2b-cta .ngw-button{background:#fff;color:#0b2a3f;border-color:#fff}
.ngw-b2b-cta .ngw-b2b-about{color:#fff!important}
@media(max-width:1000px){.ngw-b2b-needs{grid-template-columns:repeat(2,minmax(0,1fr))}.ngw-site-design .ngw-page-shell .ngw-b2b-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.ngw-b2b-wrap{width:calc(100% - 40px)}.ngw-b2b-audiences,.ngw-b2b-platform,.ngw-b2b-cta .ngw-b2b-wrap{grid-template-columns:1fr}.ngw-b2b-platform{gap:24px}.ngw-b2b-platform figure{max-width:540px}.ngw-b2b-cta .ngw-b2b-wrap{gap:26px}}
@media(max-width:540px){.ngw-b2b-needs,.ngw-site-design .ngw-page-shell .ngw-b2b-steps{grid-template-columns:1fr}.ngw-b2b-need{padding:24px}.ngw-site-design .ngw-page-shell .ngw-b2b-steps{gap:22px}.ngw-b2b-faq details p{padding-left:0}}
@media(prefers-reduced-motion:reduce){.ngw-b2b *{scroll-behavior:auto!important}}
