iframe[src*="player.vimeo.com"] {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
}

iframe[src*="youtube.com"] {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
}

#CybotCookiebotDialog button,
#CybotCookiebotDialog a,
#CookiebotWidget button,
#CookiebotWidget a {
    &:after {
        display: none;
    }
}


.category-press-releases .filter-wrapper .filter:has(.facetwp-facet-research_formats) {
	display: none;
}
