.container-REevdZT9 {
    margin-bottom: var(--series-chart-legend-margin-bottom, 16px)
}

.scrollWrap-REevdZT9 {
    contain: content;
    margin: -4px calc(max(var(--adaptive-mf-container-padding, 0px), 4px)*-1);
    overflow-x: auto;
    overflow-y: hidden;
    padding: 4px max(var(--adaptive-mf-container-padding, 0px), 4px);
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none
}

@supports (-moz-appearance:none) {
    .scrollWrap-REevdZT9 {
        scrollbar-width: none
    }
}

.scrollWrap-REevdZT9.sb-scrollbar-wrap {
    display: none
}

.scrollWrap-REevdZT9::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
}

.scrollWrap-REevdZT9::-webkit-scrollbar-thumb,
.scrollWrap-REevdZT9::-webkit-scrollbar-track {
    display: none
}

.scrollWrap-REevdZT9::-webkit-scrollbar-corner {
    display: none
}

.blockWrap-REevdZT9 {
    display: flex;
    flex-direction: row;
    gap: 8px;
    width: fit-content
}

@media (min-width:768px) {
    .blockWrap-REevdZT9 {
        flex-flow: wrap
    }
}

.buttonContent-REevdZT9 {
    align-items: center;
    display: flex;
    flex-flow: row;
    --ui-lib-checkboxView-mark-color: #fff
}

.checkbox-REevdZT9 {
    margin-right: 4px
}

.buttonContent-deMo1h0j {
    align-items: center;
    display: flex;
    flex-flow: row;
    gap: 10px;
    white-space: nowrap;
    --ui-lib-checkboxView-mark-color: #fff
}

.checkbox-deMo1h0j {
    min-height: 18px;
    min-width: 18px
}

.icon-deMo1h0j {
    background-color: currentColor;
    display: block;
    height: 28px;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 28px
}

.icon--period-deMo1h0j {
    -webkit-mask-image: url(calendar.7498e0887afcdaff4cc4.svg);
    mask-image: url(calendar.7498e0887afcdaff4cc4.svg)
}

.icon--countries-deMo1h0j {
    -webkit-mask-image: url(globe.73a5317ead2b2a49dafd.svg);
    mask-image: url(globe.73a5317ead2b2a49dafd.svg)
}