@charset "utf-8";
/* CSS Document */

/*https://storyblok-assets.mindvalley.com/css/components/upsell-hero.4fa75eedcd90e1c84acc.css*/
.video-thumb{
	cursor:pointer
}
.video-thumb:hover svg #play{
	fill:red
}
.video-thumb svg{
	height:48px;
	left:50%;
	margin-left:-34px;
	margin-top:-24px;
	position:absolute;
	top:50%;
	transition:opacity .25s cubic-bezier(0,0,.2,1);
	width:68px;
	z-index:0
}
.lang-rtl .video-thumb svg{
	right:50%
}
.h-370{
	height:370px!important
}
.zero-line-height{
	line-height:0
}