/**** Sto Custom Stylesheet ****/

.form__select--stocustom+.input__textfield{
	margin-top:20px;
}
.filter__block--first{
	margin-top:0px;
}
div.system_legalnotice {
	margin-top:20px;
}
div.downloadTeaser__formCookieInformation {
	height: 35px;
}
.downloadTeaser__listLargeColumn {
    width: 33.334%;
}
.iframe__resize {
	width: 1px;
	min-width: 100%;
}
figure.teaser__image {
    border-width: 1px;
    border-style: solid;
    border-color: #bdbdbd;
}
/*** CMP ***/
.cmp--placeholder {
	padding:15px;
	background-color:#eef0f2;
	border-radius: 4px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
}
.cmp--placeholder>div {
	margin-top:10px;
}
.cmp--placeholder h3 {
	margin-top:0;
}
.cmp--placeholder .btn.more {
	color:#000;
	background-color:#fff;
}
** Usercentrics Embed **/
.uc-embed-container {
    font-family: FrutigerNext,Arial,sans-serif !important;
    background-color: #fff !important;
    font-size: 17px !important;
    line-height: 22px !important;
    color: #000 !important;
}
.uc-embed-list-headline {
	padding: 30px 0 24px !important;
}
.uc-embed-opened-button, .uc-embed-collapsed-button {
	padding: 15px 0 !important;
}
.uc-embed-container p.uc-p, .uc-embed-container .uc-embed-subelement-item-list-element{
	font-size: 17px !important;
}
.uc-list {
	list-style: disc !important;
	padding-left: 35px !important;
}
.uc-heading {
	font-size: 17px; !important
    line-height: 1.29412 !important;
    font-weight: 600 !important;
    margin-top: 24px !important;
}
.uc-a, .uc-subservice-link-text, .uc-embed-collapsed-link-content, .uc-embed-opened-link-content {
	font-size: 17px !important;
	word-wrap: break-word; !important
    overflow-wrap: break-word !important;
    text-decoration: none !important;
    color: #000 !important;
    -webkit-tap-highlight-color: transparent !important;
    color: #06c !important;
}
.uc-subservice-link-arrow, .uc-embed-collapsed-arrow {
	border-color: #06c !important;
}