/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 19 2025 | 14:35:08 */
.close-popup-ts {
	color: #000;
}
.zespol-popup {
	position: fixed;
	top: 0;
	left: 0;
	background: #000000b0;
	z-index: 10000000;
	height: 100vh;
	width: 100%;
}
.zespol-popup-inner {
	max-width: 1200px;
	background: #B2C5A6;
	margin: 5% auto;
	position: relative;
	display: flex;
}