.section-mission .plyr__control--overlaid {
	width: 6rem;
	height: 6rem;
	align-items: center;
	justify-content: center;
	color: #101038;
	background: linear-gradient(180deg, #ffdf8f 0%, #d4a528 48.08%, #be9008 100%),
				linear-gradient(292.6deg, rgba(255,255,255,0) 17.21%, rgba(255,255,255,0.5) 77.5%);
	box-shadow: 0 -3px 4px rgba(0,0,0,0.2) inset;
}