/*
Allgemein

LOGOFARBEN:
grün: #186842;
blau: #20476E;

*/

#header .mainmenu,
#header .mainmenu .level_1,
#header .mainmenu li {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	overflow: hidden;
}

#header .mainmenu {
	height: 60px;
	opacity: 1;
	width: max-content;
}
#header .mainmenu .level_1 {
	opacity: 1;
	height: 45px;
	width: max-content;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden !important;
}

.dropshadow {
	-webkit-box-shadow: -1px 3px 19px -6px rgba(0,0,0,0.53);
	-moz-box-shadow: -1px 3px 19px -6px rgba(0,0,0,0.53);
	box-shadow: -1px 3px 19px -6px rgba(0,0,0,0.53);
}

.first {
	font-weight: 700;
	*color: #919d89;
	font-family: "Roboto Slab";
}
.second {
	*font-style: italic;
	color: #DC9C75;
	color: #C05C27;
	color: #919d89;
	*text-transform: uppercase;
}
.mobile_content {
	display: none;
}
.img_radius img,
#main img:not(#main .cards img):not(#main .bigone img):not(#main .thumb img) {
	border-radius: 10px;
}

.ce_text.maxwidth_800 p {
	max-width: 70%;
	min-width: 800px;
}

.center figure {
	display: flex;
	align-items: center;
	justify-content: center;
}

.borderradius {
	border-radius: 10px;
}

@media only screen and (max-width: 1450px) {
	.max_width_smaller {
		max-width: 1280px !important;
		max-width: initial !important
	}
	.fullwidth:not(#hero .fullwidth) {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.ce_textimageblock {
	display: flex;
}


.ce_textimageblock .textblock {
	position: relative;
	right: 0px;
	top: 30px;
	width: 50%;
	float: right;
	padding-bottom: 80px;
}

.ce_textimageblock .textblock.left .inside {
	float: right;
}



.ce_textimageblock .textblock .inside {
	max-width: 800px;
	padding: 10% 10% 10% 0%;
}

.padding_10_30_10_10 .textblock .inside {
	padding: 10% 30% 10% 10%;
}

.ce_textimageblock .headline {
	background: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

.ce_textimageblock .headline h2,
.ce_textimageblock .headline h3
{
	text-align: left;
}

.ce_textimageblock .imageblock {
	position: relative;
	width: 50%;
	*border-bottom: 5px solid #cfc399;
}

.imagepadding30 .ce_textimageblock .imageblock {
	background-position: 30% !important
}






.fontsize_smaller {
	font-size: 20px;
}

.fontsize_22px {
	font-size: 22px;
	line-height: 35px;
}

.max_width_640px {
	position: relative;
	max-width: 840px;
	*margin: auto;
}
.max_width_840px {
	display: block;
	position: relative;
	max-width: 840px;
	margin: auto;
}

.max_width_80 {
	max-width: 80%;
}

.max_width_smaller {
	max-width: 80%;
	margin: auto;
	display: block;
}
.max_width_1000px {
	max-width: 1000px;
	margin: auto;
}


.ce_text li:not(.mainmenu .ce_text li) {
	position: relative;
	list-style: none;
	padding-left: 3px;
}

.ce_text li:before {
	content: "•";
	position: absolute;
	left: -22px;
	top: 0px;
	font-size: 50px;
	color: #ccd093;
}
.ce_text ul ul {
	padding-left: 0px;
}
.ce_text ul ul li:before {
	content: "";
}



#hero .backgroundpos_left0_top25 .responsive-background-image {
	background-position: 0px 0px !important;
}

#hero .backgroundpos_top .responsive-background-image {
	background-position: center top !important;
}


a {
	text-decoration: none;
	//color: #355FA4;
	color: #5e6e53;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}


.backbutton {
	text-align: center;
	width: 100px;
	font-size: 12pt;
	background: #e2e2e2;
	color: #000000;
	margin: auto;
	margin-top: 100px;
}
.backbutton a {
	color: inherit;
}

#backToTop {
	display: none;
	line-height: 0;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1020;
	height: 20px;
	width: 20px;
	color: #FFFFFF;
	padding-top: 22px !important;
	padding-bottom: 0px !important;
	padding-left: 17px;
	padding-right: 7px;
	background-color: #C35C2D;
	border-radius: 10px;
}


/*************************************/


#container {
	position: relative;
	top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	background: #FFFFFF;
}

#container .mod_article .maxwidth {
	max-width: 1400px;
	margin: auto;
	padding-left: 100px;
	padding-right: 100px;
	box-sizing: border-box;
	overflow: visible;
}

/*************** TAGS **********************/

.mod_tagcloudnews ul {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 30px;
}

.mod_tagcloudnews li {
	color: #f4f3f0;
	display: inline-block;
	list-style: none;
	border: 1px solid #999999;
	padding: 0px 8px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.mod_tagcloudnews li a {
 color: #919d89;
 font-size: 13px;
 line-height: 12px;
}
.mod_tagcloudnews li a:hover {
 	color: #C76029;
}

.mod_tagcloudnews li.active {
	border: 1px solid #C76029;	
}
.mod_tagcloudnews li.active a {
	color: #C76029;	
}

/* Referenzen: filterbare, responsive Projektkarten */
.mod_tagcloudnews {
	margin-bottom: 35px;
}

.mod_tagcloudnews ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.mod_tagcloudnews li {
	margin: 0;
	padding: 7px 13px;
	border: 1px solid rgba(145,157,137,.65);
	border-radius: 999px;
	background: rgba(244,243,240,.75);
	transition: background .2s ease, border-color .2s ease, color .2s ease;
}

.mod_tagcloudnews li:hover,
.mod_tagcloudnews li.active {
	border-color: #C76029;
	background: #C76029;
}

.mod_tagcloudnews li a,
.mod_tagcloudnews li.active a {
	color: #202020;
	font-size: 14px;
	line-height: 1.2;
}

.mod_tagcloudnews li:hover a,
.mod_tagcloudnews li.active a {
	color: #ffffff;
}

#masonry_news.references-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
	margin-top: 25px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	align-items: stretch;
	padding: 8px 10px 18px;
	margin-left: -10px;
	width: calc(100% + 20px);
}

#masonry_news .reference-card {
	min-width: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: visible;
	padding: 10px;
}

#masonry_news .reference-card .layout_latest {
	display: flex;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	height: 100%;
	flex-direction: column;
	margin: 0;
	padding: 0;
	border: 0 !important;
	border-radius: 12px;
	background: #f4f3f0;
	box-shadow: 0 5px 18px rgba(0,0,0,.08);
	overflow: hidden;
	transition: transform .2s ease, box-shadow .2s ease;
}

#masonry_news .reference-card .referenzen.card {
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
	border: 0 !important;
}

#masonry_news .reference-card .layout_latest:hover {
	transform: translateY(-4px);
	box-shadow: 0 12px 28px rgba(0,0,0,.15);
}

#masonry_news .reference-card .image_container {
	margin: 0;
	padding: 0 !important;
	padding-top: 0 !important;
	width: 100% !important;
	max-width: 100%;
	flex: 0 0 auto;
	background: #d9ddd7;
}

#masonry_news .reference-card figure.image_container {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#masonry_news .reference-card .image_container img {
	width: 100%;
	max-width: 100%;
	aspect-ratio: 16 / 9;
	height: auto;
	object-fit: cover;
	display: block;
}

#masonry_news .reference-card .layout_latest > h2,
#masonry_news .reference-card .layout_latest > .teaser {
	padding-left: 22px;
	padding-right: 22px;
}

#masonry_news .reference-card .layout_latest > h2 {
	margin: 20px 0 8px;
	font-size: 24px;
	line-height: 1.2;
}

#masonry_news .reference-card .teaser {
	padding-bottom: 22px;
	font-size: 16px;
	line-height: 1.55;
}

#masonry_news .reference-card .teaser p:last-child {
	margin-bottom: 0;
}



/*************************************/

#ImageFullWidth .fullwidth {
	height: 400px;
	width: 100%;
	background: url(../images/_all/Spandl-054.jpg);
	background-size: cover;
	background-position: center;
}

/*************************************/

#Leistungen {
	display: flex;
	justify-content: center;
	background-color: #69A832
}

/*************************************/

#Kacheln {
	position: relative;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: 500;
}

#Kacheln .cardborder {
	border: 2px solid #e3d9a5;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 100%;
}

#Kacheln a {
	color: #000000;
}

#Kacheln .card {
	position: relative;
	*border: 2px solid #e3d9a5;
}

#Kacheln .card .image_container {
	position: relative;	
	z-index: 1 !important;
}
#Kacheln .card .text_container {
	position: relative;
	background: #eeeeee;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	z-index: 4;
}

.kachel img:hover {
	transform: scale(1.15);
}

#Kacheln .ce_text {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}

#Kacheln .rs-column {
	margin-right: 3.5%;
	margin-top: 3.5%;
}
#Kacheln .rs-column.-large-last {
	margin-right:-5px
}
#Kacheln .rs-column.-large-col-3-1 {
	width: 31%;
}


/*************************************/

.mod_newslist a {
	color: inherit;
}
.mod_newslist h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 10px 15px;
	font-weight: normal;
}

.mod_newslist .card {
	width: 28%;
	padding: 15px;
	margin-right: 2.0%;
	margin-bottom: 2.0%;
	background: #DC9C75;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	}


.layout_latest figure {
	padding-bottom: 10px !important
}

.mod_newslist .more {
	display: none;
}

.mod_newsreader h1 {
	font-size: 40pt!important;
	line-height: 54pt!important;
	font-weight: 500;
	margin-bottom: 0px;
}

/*************************************/

.no_arrows .slider-control .slider-prev,
.no_arrows .slider-control .slider-next {
	display: none;
}

.no_bullets .slider-control .slider-menu {
	display: none;
}



a.slider-prev,
a.slider-next {
	color: #FFFFFF;
	font-size: 18pt;
	border: 0px solid rgba(255,255,255,0.5);
	border-radius: 46px;
	padding: 13px 20px;
	background: rgba(255,255,255,0.5);
	margin-top: -30%;
}

a.slider-prev {
	margin-left: 20px;
}

a.slider-next {
	margin-right: 20px;
	float: right;
}

.slider-control {
	position: initial;
}

.slider-control .slider-menu {
	font-size: 30px;
	display: flex;
	flex-direction: column;
	top: 50%;
	margin-top: -10%;
	height: 50%;
	left: calc(50% + 100px);
	width: initial;
	margin-left:initial;
}

.bullets_beneath .slider-control .slider-menu {
	top: 20px;
}

.bullets_beneath {
	overflow: visible;
}

.slider-control .slider-menu b {
	margin: 8px;
}

.slider-control .slider-menu b.active {
	color: #DC9C75;
}

.slider-control .slider-menu b {
	color: #919d89;
}

.bullets_beneath .slider-control .slider-menu b.active {
	color: #000000;
}


.slider-control {
	overflow: visible;
}

/*************************************/

.contao-cookiebar .cc-inner {
	max-width: 400px;
	*background: #BFA684;
}

.cookiebar_default p ,
.cookiebar_default a {
	*color: #FFFFFF !important
}

label {
	color: #4F6444;
	font-size: 15px;
}

form button, input[type=submit] {
	background: #0099dd !important;
	color: #FFFFFF;
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
}

input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input:not([type]), textarea {
	font-size: 16px;
	line-height: 23px;
}

.no_margin_headlines h3,
.no_margin_headlines h4,
.no_margin_headlines h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.no_margin_top h5 {
	margin-top: 0px;
}

html, body{
  height:100%
}


#wrapper {
	position: relative;
	min-height: 100%;
	margin:auto;
	}
	

:focus {
  outline: 0px;
}

.mod_newslist .headlines {
	display: flex;
}

.mod_newslist h3,
.mod_newslist h4,
.mod_newslist h5 {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mod_newslist .layout_latest .inside {
	max-width: 1024px;
	position: relative;
	margin: auto;
}

/*
.mod_newslist .layout_latest.odd {
	background: rgba(255,255,255,0);
}
*/

.image_container.float_right {
	padding-left: 50px;
}
.image_container.float_left {
	padding-right: 50px;
}


ul {
	padding-left: 20px;
}

figure, img {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	display: block;
	vertical-align: bottom;
	width: auto;
}

/******************************************/

.mobile_menu_icon {
	position: absolute;
	right: 25px;
	top: 18px;
	background: url(../assets/mmenu.png);
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
	z-index: 1002;
	-webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    transition:all 0.4s ease;
}

.bt_close {
	position: absolute;
	right: 20px;
	top: 10px;
}

.bt_close a {
	font-weight: 400 !important;
	font-size: 25px !important
}

.mobile_menu {
	top: 0px !important;
	padding: 0px;
	width: 300px !important;
	height: 100vh !important;
	-webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    transition:all 0.4s ease;
	color: #000000 !important;
	z-index: 2001;
}

.mobile_menu .inner {
	background: #FFFFFF;
	overflow-y: auto;
	z-index: 1001 !important;
	position: relative;
	padding-top: 30px;
}


.mobile_menu a,
.mobile_menu li {
	text-decoration: none;
	color: #000000;
	font-weight: 500;
	font-size: 18px;
	color: inherit;
}
.mobile_menu li.active {
	color: #0099dd;
}

.mobile_menu .mainmenu li .nomenu {
	display: block !important;
}

.mainmenu li.first {
	display: none !important;
}
.mobile_menu .mainmenu li.first {
	display: block !important;
}

.mod_navigation.mobile {
	background: rgba(76,48,48,0.8);
	border-bottom: 3px solid #BECFD4;
}

.mobile_menu  li {
	display: block;
	padding-right: 25px;
	padding-bottom: 10px;
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 10px;
	padding-bottom: 10px;
} 

/******************************************/

#header .mainmenu {
	display: block;
	position: relative;
	top: 40px;
	float: right;
	font-weight:500;
	font-size: 14px;
	padding-right: 80px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 15px;
}

.smallhero #header .mainmenu {
	top: 20px;
} 

.mainmenu li .nomenu {
	display: none;
}

#header .mainmenu li {
	position: relative;
	display: inline;
	padding-left: 20px;
	list-style-type: none;
	color: #000000;
	position: relative;
	z-index: 12;
	font-size: 18px;
}

#header .mainmenu li.news {
	*padding-right: 200px;
}

#header .mainmenu li a:hover {
	color: #DC9C75 !important;
}


#header .mainmenu li.active strong {
	color: #DC9C75;
	font-weight: 700;
}
/*
#header .mainmenu li.active strong:before {
	position: relative;
	content:"●";
	color: #000000;
	left: -7px;
}
*/


#header .mainmenu li a {
	color: inherit;
}

#header .mainmenu {
	overflow: hidden;
}

.mainmenu li.mm_container .mm_dropdown>.inner {
	background: #e3d9a5;;
	background: #FFFFFF;
	border: none;
}
.mainmenu li.mm_container .mm_dropdown {
	margin-top: -5px;
	width: 800px;
	left: -400px;
	padding-top: 40px;
}

.mainmenu li.mm_container:not(.mm_container_onClickOnly):hover>a:after, .mainmenu li.mm_container:not(.mm_container_onClickOnly):hover>strong:after, .mainmenu li.mm_container.mm_container_onClickOnly.mm_isActive>a:after, .mainmenu li.mm_container.mm_container_onClickOnly.mm_isActive>strong:after {
	/*
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	background-color: #F4F2F0;
	z-index: 110;
	*/
	height: 0px;
}

.mm_dropdown>.inner {
	display: none;
	-webkit-box-shadow: 2px 3px 5px 7px rgba(0,0,0,0.12); 
	box-shadow: 2px 3px 5px 7px rgba(0,0,0,0.12);
}

.mm_dropdown .mod_customnav {
	top: 0px !important;
}
.mm_dropdown ul {
	padding: 0;
}
.mm_dropdown li {
	padding-left: 0px !important;
	display: block !important;
	color: #565656 !important;
}

.mm_dropdown .mod_customnav {
	float: none !important;
	clear: all !important;
}





#header {
	padding-bottom: 20px;
	height: 80px;
	z-index: 20;
	//background: #ffffff;
	position: fixed;
	top: 35px;
	width: 100vw;
	-webkit-transition: height 0.4s ease, top 0.4s ease;
	-moz-transition: height 0.4s ease, top 0.4s ease;
	-ms-transition: height 0.4s ease, top 0.4s ease;
	-o-transition: height 0.4s ease, top 0.4s ease;
	transition: height 0.4s ease, top 0.4s ease;
}



#header .inside {
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1550px;
	margin: auto;
}

#header .logo {
	position: absolute;
	padding-top: 20px;
	width: 100px;
	margin-top: 0px;
}


#header .logo a {
	width:180px;
	height:180px;
	background: url(../assets/Logo-Sonk-5.png);
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 300;
	float: left;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.smallhero #header .logo a {
	width:90px;
	height:90px;
	margin-top: -15px;
}

#topbar {
	top: 0px;
	position: fixed;
	width: 100vw;
	*background: #404D37;
	height: 35px;
	font-size: 14px;
	line-height: 27px;
	color: #ffffff;
	z-index: 21;
	-webkit-transition: height 0.4s ease, top 0.4s ease;
	-moz-transition: height 0.4s ease, top 0.4s ease;
	-ms-transition: height 0.4s ease, top 0.4s ease;
	-o-transition: height 0.4s ease, top 0.4s ease;
	transition: height 0.4s ease, top 0.4s ease;

}

#topbar a {
	color: inherit;
}
#topbar a:hover {
	color: #0099dd !important;
}
#topbar .inside {
	top: 5px;
	max-width: 1400px;
	margin: auto;
	padding-left: 100px;
	padding-right: 100px;
	overflow: visible;
}

#topbar .inside .ce_text{
	display: flex;
	justify-content: right;
	align-items: center;
}

#topbar .topbar_line {
	position: absolute;
	width: calc(100% - 200px);
	text-align: center;
}

#topbar .topbar_contact {
	z-index: 2;
}

#topbar ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#topbar li {
	margin-right: 2px;
	display: inline-block;
	list-style: none;
}

#topbar li:last-child {
	margin-right: 0px;
}

.mod_changelanguage.block {
	overflow: visible;
}

.mod_changelanguage li:first-child:after {
	content: " /";
}
	
.mod_article {
	position: relative;
}	

/******************************************/

#footer {
	background: #818f77;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 24px;
	height: 100%;
	*margin-top: 20px;
}
#footer .inside {
	max-width: 1400px;
	margin: auto;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 40px;
	padding-top: 50px;
}

#footer .einruecken {
	padding-left: 100px;
	width: 60%;
	min-width: 350px;
}

.footer_logo_subline {
	font-size: 20px;
	padding-top: 20px;
	padding-left: 10px;
}
#footer p:first-child{
	margin-top: 0px;
}
#footer .uppercase_links p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#footer .uppercase_links a {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}

#footer .rs-columns {
	
}

#footer .rs-column {
		margin-right: 5%;
}


#footer .rs-column.-large-col-4-1:nth-child(2) {
	width: 30%;
	margin-right: 5%;
}
#footer .rs-column.-large-col-4-1:nth-child(3) {
	width: 15%;	
}
#footer .rs-column.-large-col-4-1:nth-child(4) {
	width: 15%;
	margin-right: 0%;	
}

#footer a {
	color: #FFFFFF;
}
#footer h4 {
	color: #FFFFFF;
	padding:0;
	margin:0;
}


.cookiebar {
	width: 330px;
	min-height: auto;
	right: 20px;
	bottom: 20px;
	left: auto;
	padding: 30px;
	background-color: #262630;
	font-size: 18px;
	line-height: 28px;
	border: 1px solid #55555d
}
.cookiebar .button_invers .ce_button a {
	padding:7px 37px 7px 37px;	
	width: 270px;
	max-width: 100%;
}

.cookiebar__message, .cookiebar__text {
	margin-right: initial;
	text-align: left;
}

.cookiebar__message a {
	text-decoration: underline;
}

.cookiebar .cookie_close {
	cursor: pointer;
	position: absolute;
	right: 13px;
	top: 13px;
	width: 15px;
	height: 15px;
	background:url(../assets/Schliessen-X-weiss.svg)
}

.cookiebar .button_invers .ce_button a:after {
	content: "";
	background: none;
	width: 0px;
	height: 0px;
	margin-left: 0px;
	}

/* FAQ page */
.faq-page {
	padding-top: 150px !important;
}

body:has(.faq-page) .versionen {
	display: none;
}

html:has(body .faq-page),
body:has(.faq-page) {
	overflow-x: clip;
}

.faq-page .inside {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.faq-page .faq-intro {
	max-width: 760px;
	margin-bottom: 45px;
}

.faq-page details {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.faq-page details:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.faq-page summary {
	position: relative;
	padding: 24px 60px 24px 0;
	cursor: pointer;
	font-family: "Roboto Slab", serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.35;
	list-style: none;
}

.faq-page summary::-webkit-details-marker {
	display: none;
}

.faq-page summary::after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: var(--color_link_button_background, #d2d695);
	color: var(--color_link_button_font, #fff);
	font-family: Arial, sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 1;
	transform: translateY(-50%);
}

.faq-page details[open] summary::after {
	content: "−";
}

.faq-page .faq-answer {
	max-width: 820px;
	padding: 0 60px 26px 0;
}

/* Landing pages for direct clients and agencies */
html:has(body .audience-page),
body:has(.audience-page) {
	overflow-x: clip;
}

.audience-hero .ce_text {
	max-width: 820px;
}

.audience-hero .eyebrow,
.audience-page .eyebrow {
	display: inline-block;
	margin-bottom: 18px;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.audience-hero .hero-lead {
	max-width: 720px;
	font-size: 22px;
	line-height: 1.55;
}

.audience-benefits {
	padding: 58px 0;
}

.audience-benefits .inside,
.audience-page .inside {
	max-width: 1180px;
	margin-right: auto;
	margin-left: auto;
}

.audience-benefits-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 42px;
}

.audience-benefits-grid h2 {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1.25;
}

.audience-benefits-grid p {
	margin-bottom: 0;
}

.audience-page .section-intro {
	max-width: 780px;
	margin-bottom: 45px;
}

.audience-page .service-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	margin: 35px 0 90px;
}

.audience-page .service-card {
	padding: 32px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius: 16px;
	background: #fff;
}

.audience-page .service-number {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	margin-bottom: 24px;
	border-radius: 50%;
	background: var(--color_link_button_background, #d2d695);
	color: var(--color_link_button_font, #fff);
	font-weight: 700;
}

.audience-page .service-card h3 {
	margin-bottom: 12px;
	font-size: 22px;
	line-height: 1.3;
}

.audience-page .service-card p {
	margin-bottom: 0;
}

.audience-page .process-section {
	margin: 0 -40px 80px;
	padding: 55px 40px;
	border-radius: 22px;
	background: #f2f2ef;
}

.audience-page .process-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 34px;
	margin-top: 35px;
	counter-reset: audience-step;
}

.audience-page .process-step {
	counter-increment: audience-step;
}

.audience-page .process-step::before {
	content: "0" counter(audience-step);
	display: block;
	margin-bottom: 12px;
	font-family: "Roboto Slab", serif;
	font-size: 34px;
	font-weight: 700;
	opacity: 0.28;
}

.audience-page .process-step h3 {
	font-size: 20px;
}

.audience-page .audience-cta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
	padding: 55px;
	border-radius: 22px;
	background: #111;
	color: #fff;
}

.audience-page .audience-cta h2 {
	margin-bottom: 10px;
	color: #fff;
}

.audience-page .audience-cta p {
	max-width: 650px;
	margin-bottom: 0;
}

.audience-page .cta-actions {
	display: flex;
	flex: 0 0 auto;
	gap: 12px;
}

.audience-page .cta-actions a {
	display: inline-block;
	padding: 12px 20px;
	border-radius: 4px;
	background: var(--color_link_button_background, #d2d695);
	color: var(--color_link_button_font, #fff);
	font-weight: 700;
	text-decoration: none;
}

.audience-page .cta-actions a.secondary {
	border: 1px solid rgba(255, 255, 255, 0.65);
	background: transparent;
	color: #fff;
}

/* Einheitliches, schriftunabhängiges Pfeilsystem */
.ui-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.ui-arrow::after,
.arrow.down::after {
	content: "";
	display: inline-block;
	flex: 0 0 auto;
	width: 1em;
	height: 1em;
	margin-left: 0.65em;
	background-color: currentColor;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 11h12.17l-5.59-5.59L12 4l8 8-8 8-1.42-1.41L16.17 13H4z'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 11h12.17l-5.59-5.59L12 4l8 8-8 8-1.42-1.41L16.17 13H4z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.ui-arrow-left::after {
	order: -1;
	margin-right: 0.65em;
	margin-left: 0;
	transform: rotate(180deg);
}

.ui-arrow-up::after {
	transform: rotate(-90deg);
}

.ui-arrow-down::after,
.arrow.down::after {
	transform: rotate(90deg);
}

a.slider-prev.ui-arrow,
a.slider-next.ui-arrow {
	font-size: 0;
}

a.slider-prev.ui-arrow::after,
a.slider-next.ui-arrow::after {
	width: 24px;
	height: 24px;
	margin: 0;
}

#backToTop.ui-arrow {
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	right: 12px;
	bottom: 12px;
	padding: 0 !important;
	border-radius: 50%;
	font-size: 20px;
}

#backToTop.ui-arrow::after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	transform: translate(-50%, -50%) rotate(-90deg);
}
	
