.section--current-projects {
    padding-block-start: clamp(10rem, 6.66vw, 24rem);
}

.ci--current-projects__services:not(:last-child) .current-projects__services:after {
    content: ",\00a0";
}