@charset "utf-8";
/* CSS Document */

/*https://storyblok-assets.mindvalley.com/css/components/webinar-video-player-wrapper.5f157d95bc64f8c96aa2.css*/
.mv-modal .close-button-wrapper.dark-border-bottom{
	border-bottom:1px solid;
	border-color:hsla(0,0%,100%,.24)
}
.mv-card.dark-border{
	border:1px solid hsla(0,0%,100%,.24)
}
.mv-modal .close-button.light-icon:hover{
	background-color:#292d38
}
.mv-modal .close-button.light-icon:before{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M.84 9.245a1.19 1.19 0 0 0 0 1.681 1.19 1.19 0 0 0 1.681 0l3.478-3.478 3.478 3.478a1.19 1.19 0 0 0 1.681 0 1.19 1.19 0 0 0 0-1.681L7.68 5.768l3.247-3.247a1.19 1.19 0 0 0 0-1.681 1.19 1.19 0 0 0-1.681 0L5.999 4.087 2.752.84a1.19 1.19 0 0 0-1.681 0 1.19 1.19 0 0 0 0 1.681l3.246 3.246z'/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:contain;
	content:"";
	height:12px;
	width:12px
}
.dark-modal{
	background:#000;
	color:#fff
}
.modal-mobile{
	border-radius:0;
	height:100%;
	max-width:100%
}
.modal-mobile .close-button-wrapper{
	border-style:none
}
.modal-mobile h3{
	color:#000;
	font-family:Karla-Regular,Verdana-fallback-1,"sans-serif";
	font-size:22px;
	font-weight:700;
	left:16px;
	letter-spacing:.25px;
	line-height:26px;
	top:22px
}
.modal-mobile .mobile-close-button{
	position:absolute;
	right:16px;
	top:27px
}
.mv-modal-content>div{
	max-height:80vh;
	overflow:auto
}