#strategy-report .r57-report-overview{margin:0 0 22px}
#strategy-report .r57-report-heading{align-items:center;gap:12px;margin:0 0 14px}
#strategy-report .r57-report-heading h2{margin:0;font-size:clamp(24px,2.2vw,32px);line-height:1.3;letter-spacing:0}
#strategy-report .r57-report-heading>p{margin:0;font-size:13px;line-height:1.5}
#strategy-report .r57-service-types{display:flex;flex-wrap:wrap;gap:8px}
#strategy-report .r57-service-types a{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px;padding:8px 14px;border:1px solid #dcd6f4;border-radius:8px;background:#fff;color:#5145d7;font-size:14px;line-height:1.4;text-decoration:none;box-sizing:border-box}
#strategy-report .r57-service-types a:hover{background:#f4f1ff;border-color:#ab9aec}
#strategy-report .r57-service-types a:focus-visible{outline:2px solid #16aec8;outline-offset:3px}
#strategy-report .r57-service-types a span{color:#9380d8}
#strategy-report .r36-report-card{scroll-margin-top:calc(var(--r44-header-height,76px) + 78px)}
@media(max-width:760px){
 #strategy-report .r57-report-overview{margin-bottom:18px}
 #strategy-report .r57-report-heading{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:12px}
 #strategy-report .r57-service-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 #strategy-report .r57-service-types a{gap:4px;padding:9px 8px;font-size:13px;min-width:0;min-height:44px}
 #strategy-report .r57-service-types a span{display:none}
}
