.cmp-spacer--mobile-s{height:8px}
.cmp-spacer--mobile-m{height:12px}
.cmp-spacer--mobile-l{height:16px}
.cmp-spacer--mobile-xl{height:20px}
@media(min-width:768px){.cmp-spacer--tablet-s{height:12px}
.cmp-spacer--tablet-m{height:16px}
.cmp-spacer--tablet-l{height:20px}
.cmp-spacer--tablet-xl{height:40px}
}
@media(min-width:1024px){.cmp-spacer--desktop-s{height:20px}
.cmp-spacer--desktop-m{height:24px}
.cmp-spacer--desktop-l{height:40px}
.cmp-spacer--desktop-xl{height:60px}
}