@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');

#opu-0000-0000 video[data-target='#opu-0000-0000'],
.opu-0000-0000 video[data-target='#opu-0000-0000'],
#opu-0000-0000 iframe[data-target='#opu-0000-0000'],
.opu-0000-0000 iframe[data-target='#opu-0000-0000'] {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#opu-0000-0000 video {
	max-width: 100%;
}

#opu-0000-0005,
.opu-0000-0005 {
	display: block;
	vertical-align: middle;
}

#opu-0000-0006,
.opu-0000-0006 {
	display: block;
	vertical-align: middle;
	text-align: right;
	width: 150px;
}

#opu-0000-0001,
.opu-0000-0001 {
	position: absolute;
	right: 10px;
	top: 5px;
	text-decoration: none;
	color: rgb(0, 0, 0);
	font-size: 25px;
	line-height: 100%;
	font-weight: bold;
}

#opu-0000-0003,
.opu-0000-0003 {
	margin: 0 0 0 0;
	font: 700 16px/20px 'Poppins', sans-serif;
	color: #000;
}

#opu-0000-0004,
.opu-0000-0004 {
	margin: 2px 0 0 0;
	padding: 0;
	font: 400 12px/14px 'Poppins', sans-serif;
	color: #9ba2b3;
	display: block;
}

#opu-0000-0002,
.opu-0000-0002 {
	text-decoration: none;
	font: 700 12px/16px 'Poppins', sans-serif;
	color: #fff;
	padding: 12px 26px;
	background: #1ad98c;
	text-align: center;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	-webkit-box-shadow: 1px 1px 25px 7px rgba(232, 232, 232, 1);
	-moz-box-shadow: 1px 1px 25px 7px rgba(232, 232, 232, 1);
	box-shadow: 1px 1px 25px 7px rgba(232, 232, 232, 1);
	transition: 0.6s;
	width: 130px;
	box-sizing: border-box;
	display: inline-block;
}

#opu-0000-0002:hover,
.opu-0000-0002:hover {
	background: #15ab6f;
}

@media screen and (max-width: 1900px) {
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 768px) {
	#opu-popup-0000,
	.opu-popup-0000 {
		width: 400px;
	}
	#opu-0000-0003,
	.opu-0000-0003 {
		font: 700 14px/18px 'Poppins', sans-serif;
	}
}

@media screen and (max-width: 350px) {
	#opu-popup-0000,
	.opu-popup-0000 {
		width: 300px;
	}
}

#opu-0000-0007 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
#opu-0000-overlay {
      	width: 100vw;
				height: 100vh;
				position: absolute;
				top: 0;
				left: 0;
        background-color: rgba(0, 0, 0, 0.3) !important;
        overflow: hidden;
        z-index: auto;
      }