/* devel */
.grecaptcha-badge {
	visibility: hidden;
}
.component.component--list.is-events .component__inside {
	height: 100%;
}
.component.component--list.is-events .component__content {
	flex-grow: 1;
}
.component.component--list.is-events .component__text {
	margin-bottom: 15px;
}
.component.component--list.is-events .btn {
	margin-top: auto;
}

@media (min-width: 1000px) {
	.cms-grid {
		margin-right: -36px;
		margin-left: -36px;
	}
	.cms-grid .col-12 {
		padding-right: 36px;
		padding-left: 36px;
	}
}

.cmp-banner-opener {
	background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 150 150"><!-- Generator: Adobe Illustrator 29.4.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 152) --><defs><style> .st0 { fill: %231b4555; } .st1 { fill: %23f5b472; } </style></defs><rect class="st1" x="-.3" y="-.2" width="150.2" height="150.2"/><path class="st0" d="M75.2,47.2c14.8,0,27.4,6.8,35.3,12.4,9.4,6.7,14.2,13.2,15.5,15.7-1.3,2.5-6.1,9-15.5,15.7-7.9,5.7-20.5,12.4-35.3,12.4s-27.4-6.8-35.3-12.4c-9.4-6.7-14.2-13.2-15.5-15.7,1.3-2.5,6.1-9,15.5-15.7,7.9-5.7,20.5-12.4,35.3-12.4M75.2,40.1c-32,0-58,28.1-58,35.2s26,35.2,58,35.2,58-28.1,58-35.2-26-35.2-58-35.2h0ZM75.2,54.2c-11.7,0-21.1,9.4-21.1,21.1s9.4,21.1,21.1,21.1,21.1-9.4,21.1-21.1-9.4-21.1-21.1-21.1ZM69.6,75.3c-4.9,0-8.9-4-8.9-8.9s4-8.9,8.9-8.9,8.9,4,8.9,8.9-4,8.9-8.9,8.9Z"/></svg>');
	background-size: auto 100%;
	border-radius: 0;
}
.cmp-banner-opener:after {
	right: -4px;
	bottom: -4px;
}
