.bgaming-vimeo-consent-ph {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 100%;
	min-height: 180px;
	height: 100%;
	margin: 0;
	padding: 16px 20px;
	border: 0;
	border-radius: 12px;
	background: #ffcc29 !important;
	color: black;
	font: inherit;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.35;
	text-align: center;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	transition: 0.25s ease;
}

.bgaming-vimeo-consent-ph:hover,
.bgaming-vimeo-consent-ph:focus-visible {
	filter: brightness(0.92);
	color: #7a1dff !important;
	outline: none;
}

iframe.bgaming-vimeo-gated {
	display: none !important;
}
