.stack-L2E26Swf {
    display: flex;
    list-style: none
}

.stack-L2E26Swf>* {
    display: inline-flex
}

.stack--xxxsmall-L2E26Swf>:not(:first-child) {
    margin-left: -3px
}

.stack--xxxsmall-L2E26Swf>:not(:last-child) {
    clip-path: path("m-1-1h25a1 1 0 0 0 0 20H-1z")
}

.stack--xsmall-L2E26Swf>:not(:first-child) {
    margin-left: -4px
}

.stack--xsmall-L2E26Swf>:not(:last-child) {
    clip-path: path("m-1-1h33a1 1 0 0 0 0 26H-1z")
}