.crop-diagram { margin-block: 16px; }
.crop-diagram svg { display: block; width: 100%; overflow: visible; }
.crop-diagram__before { fill: #e6e6e6; stroke: #969696; stroke-width: 1; vector-effect: non-scaling-stroke; }
.crop-diagram__after { fill: #fff; stroke: #333; stroke-width: 2; vector-effect: non-scaling-stroke; }
