

/* Start:/local/templates/pl/styles.css?1737387070360*/
.et-boc {
	margin-bottom: 3.735%;
}

.video {
	max-width: 800px !important;
	margin: 0 auto 3.735% auto !important;
}

.video:last-child {
	margin-bottom: 0 !important;
}

.video__container {
	padding-bottom: 56.2% !important;
	position: relative;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
/* End */


/* Start:/local/templates/pl/template_styles.css?17508617291029*/
.subscribe-form {
	display: flex;
	align-items: center;
	height: 100%;
	box-sizing: border-box;
}

@media all and (max-width: 991px) {
	.subscribe-form {
		margin-bottom: 80px;
	}
}

@media all and (max-width: 560px) {
	.subscribe-form {
		flex-direction: column;
		margin-bottom: 30px;
	}
}

.subscribe-form__input {
	flex-grow: 1;
	max-width: 400px;
	margin-right: 30px;
	border: 2px solid #333;
	background: none;
	border-radius: 30px;
	padding: 10px 20px;
	color: #333;
	font-size: 18px;
	line-height: 1em;
	box-sizing: border-box;
}

@media all and (max-width: 560px) {
	.subscribe-form__input {
		margin-right: 0px;
		margin-bottom: 30px;
		max-width: 90%;
		width: 100%;
	}
}

.subscribe-form__input:focus {
	outline: none;
}

.subscribe-form__input::placeholder {
	color: #333;
	opacity: 0.75;
}

.subscribe-form__submit {
	color: #fff;
	background: #333;
	padding: 12px 22px;
	border-radius: 5px;
	font-size: 18px;
	line-height: 1em;
	border: 2px solid #333;
}
/* End */
/* /local/templates/pl/styles.css?1737387070360 */
/* /local/templates/pl/template_styles.css?17508617291029 */
