@import url("/css/seoSimpleCards.css?cache=2025021312");
@import url("/css/faq.css");


h2 svg, h2 img {--svgColor: orange; margin-right: 0.4em;}
img {max-width: 100%;}
.imgbanner {padding-top: 2em;}
.kastenWrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	margin: 1em;
}
.kasten {
	display: flex;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	border: 3px solid #F3F4F6;
	box-shadow: 0px 3px 2px 0px #0000001A;
	padding: 0em 4em 1em 4em;
}
.kasten a {
	color: var(--black);
	text-decoration: none;
	width: 100px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
 }
 .kasten p {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 0em;
 }
 .kasten img {
	padding: 1em;
 }
@media only screen and (max-width: 600px) { .displayNoneMobile { display: none;} .ausklapptext{display: none} }
.SeoButtonMehrAnzeigen {
	color: var(--primaryColor);
	cursor: pointer;
}
.produktText {
	display: flex;
	flex-direction: column;
	gap: 1em 0em;
	justify-content: center;
	text-align: center;
	color: black;
	text-decoration: none;
}
.produktText img {
	height: 100%;
	max-height: 130px;
}

.wrapperImgSingle {
	display: flex;
	justify-content: center;
}
	.wrapperImgSingle img {
		max-width: 500px;
	}
.headlineNew {
	background: var(--black);
	color: white;
	padding: 0.312em 0.625em;
	border-radius: 4px;
	margin: 0em 0.5em;
	line-height: 2em;
}
.bildText { 
	display: flex; 
	gap: 3em; 
	margin-top: 3em;
	justify-content: space-between;
} 
.bildText .bildTextHeadline {
	margin: 0em 0em 0.8em 0em;
	display: flex;
}
@media only screen and (max-width: 600px) { 
	.bildTextHeadline {
		font-size: 1em;
	} 
	.wrapperImgSingle img{
		max-width: 100%;
	}
}
.bildText img { 
	max-width: 320px;
	height: auto;
	border-radius: 4px;
} 
@media only screen and (max-width: 750px) { 
	.bildText {flex-wrap: wrap; 
		gap: 1em; 
		justify-content: space-evenly;
	} 
	.bildText img { 
		max-width: 100%;
		border-radius: 4px;
	} 
}

.bildText h3 {
	margin-bottom: 1em;
}

.bildText > * > h3:first-child, .bildText > * > h2:first-child, .bildText > * > p:first-child {
	margin-top: 0;
}
.boxRelative { 
	position: relative;
}
.konfigurationsLinks {
	display: flex;
	justify-content: right;
	flex-direction: column;
	width: 100%;
	max-width: 320px;
	position: absolute;
	right: 0;
}
.konfigurationsLinks a {
	color: var(--black);
}

.auflistung {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.auflistung .auflistungBox {
	display: grid;
	grid-template-columns: 7em 2em auto
}



@media (max-width: 600px) {

	.seoText {
		overflow: hidden;
		width: 100%;
		max-width: 400px;
		display: flex;
		flex-wrap: wrap;
	}
}
/*BannerSEO Oben*/
.bannerSEO { 
	display: flex;
	box-shadow: 0px 3px 4px #0000001A;
	border: 2px solid #F3F4F6;
	border-radius: 4px;
	position: relative;
	width: 100%;
	max-width: 100%;
	background-color: var(--white);
	text-decoration: none;
	color: var(--black);
	margin: 1.5em auto;
}
.bannerImage {
	height: 100%;
	border-radius: 4px;
	max-height: 195px;
}
.bannerSEOText {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.colors {
	display: flex;
	gap: 0.222em;
	align-items: center;
}
.colors .color {
	min-width: 0.944em;
	height: 0.944em;
	border-radius: 50%;
}
.preisZahnrad {
	display: flex;
	justify-content: right;
	gap: 0.3em;
	line-height: 2em;
	max-height: 1.8em;
	margin-right: 2em;
}
.preisZahnrad svg {
	--svgColor: var(--primaryColor);
}
.searchIconSEO {
	width: 35px;
	position: absolute;
	top: 35%;
	left: 30%;
	background: white;
	border-radius: 100%;
	padding: 0.4em;
	height: 35px;
}
.searchIconSEO svg {
	--svgColor: var(--primaryColor);
}
.sliderBlock {
	display: flex;
	gap: 1.222em;
}
@media (max-width: 1100px) {
	.sliderBlock .productCard {
	  width: 100%;
	  flex-shrink: 0;
	  max-width: 22em;
	  min-width: 20em;
	}
  }
.preisBox {
	position: absolute;
	top: 35%;
	right: 20%;
	background-color: white;
	border-radius: 5px;
	box-shadow: 1px 1px 3px gray;
	display: flex;
	flex-direction: column;
	padding: 0.5em 1em;
	gap: 0.5em;
	align-items: center;
}
.preisBox h4 {
	margin: 0em;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}
.preisBox span {
	font-weight: 300;
	font-size: 14px;
  }
.bannerCorner {
	--svgColor: var(--white);
	width: 100%;
	background: var(--black);
	position: absolute;
	max-width: 55px;
	text-align: center;
	border-radius: 4px;
	padding-top: 5px;
	top: 1em;
	left: 0;
}
.bannerCorner svg, .bannerCorner img {
	--svgColor: var(--white);
	width: 42px;
}
.bannerSEOHeadlineBox {
	display: flex;
	line-height: 2em;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.bannerSEOHeadline {
	margin: 0;
}
.bannerSEOhaken {
	font-size: 1.1rem;
	margin-left: 2rem;
}
.desktop {
	display: block;
}
.tablet, .mobile {
	display: none;
}
@media (max-width: 1200px) {
	.bannerSEOText {
		width: 100%;
 		padding: 1em 0em;
	}
	.tablet {
		display: block;
	}
	.desktop, .mobile {
		display: none;
	}
	.bannerCorner {
		display: none;
	}
	.preisZahnrad {
		max-height: 2em;
	}
}
@media (max-width: 600px) {
	.bannerSEO { 
		flex-direction: column;
		width: 100%;
    	max-width: 320px;
	}
	.bannerSEOHeadline {
		font-size: 19px;
	}
	.bannerSEOText {
		padding: 0em;
		max-width: 320px;
	}
	.mobile {
		display: block;
	}
	.desktop, .tablet {
		display: none;
	}
	.preisZahnrad {
		max-height: 2em;
		line-height: 1.8em;
		max-height: 1.8em;
		margin-right: 1em;
		margin-bottom: 0.5em;
	}
	.bannerCorner {
		display: block;
	}
	.bannerImage {
		max-width: 320px;
		border-radius: 4px 4px 0px 0px;
		width: 100%;
	}
	.bannerSEOhaken {
		font-size: 1.1rem;
	}
}
/*Fachmann Kategorie*/
.rasterSEO {
	display: grid;
	gap: 2em 2em;
	margin: 2em 0em;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.rasterSEO.rasterSEOBreit{
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

@media only screen and (max-width: 600px) {
	.rasterSEO {
		gap: 1em 0em;
		justify-content: space-evenly;
		grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	}
	.rasterSEO .rasterSEOLink {
		max-width: 100% !important;
	}
	.rasterSEO .rasterSEOBild {
		object-fit: cover !important;	
	}
}
.rasterSEO .rasterSEOLink {
	display: flex;
	width: 100%;
	flex-direction: column;
	background: var(--white) 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 4px #0000001A;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	color: var(--black);
}
	.rasterSEO .rasterSEOUeberschrift{    
		font-weight: 500;
		display: flex;
		justify-content: center;
		margin: 1em 0 1em 0;
		font-size: 1.3em;
	}
.rasterSEO .rasterSEOBild {
	border-radius: 4px 4px 0px 0px;
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.rasterSEO .rasterSEOText {
	padding: 1em 1em;
}
.rasterSEO .rasterSEOLink .iconCornerRight {
	background: var(--white);
	position: absolute;
	right: 0%;
	border-radius: 0px 4px;
	width: 48px;
	height: 48px;
	opacity: 0.8;
	display: flex;
  	justify-content: center;
}
.iconCornerRight svg {
	--svgColor: black;
	width: 35px;
}
.rasterSEO .rasterSEOLink .iconCornerLeft {
	background: var(--black);
	position: absolute;
	left: 0%;
	border-radius: 0px 4px 4px 0px;
	width: 48px;
	height: 48px;
	top: 15px;
	display: flex;
  	justify-content: center;
	align-items: center;
}
.iconCornerLeft svg {
	--svgColor: white;
	width: 35px;
}
/*Kategorie nach Farbe*/
@media only screen and (max-width: 600px) {
	.farbenSEO {
		gap: 2em 2em !important;
		flex-wrap: wrap;
		justify-content: center;
	}
	.farbenSEO .farbenSEOLink {
		width: inherit !important;
		flex-direction: column;
  		gap: 1em 1em;
	}
}
.farbenSEO {
	display: flex;
	flex-wrap: wrap;
	gap: 2em 0em;
	margin: 1em 0em 1em 0em;
}
.farbenSEO .farbenSEOLink {
	text-decoration: none;
	color: var(--black);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	max-width: 170px;
	width: 100%;
	gap: 1em;
}
.farbenSEO .farbenSEOBild {
	max-width: 72px;
	border-radius: 4px;
}
/*Kategorie nach Eignung*/
.eignungSEO {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
@media only screen and (max-width: 600px) {
	.eignungSEO {
		justify-content: space-evenly;
		gap: 2em 1em;	
	}
}
.eignungSEO .eignungSEOdiv {
	display: flex;
	flex-direction: column;
	gap: 1em 0em;
}
.eignungSEO img {
	width: 40px;
}
.eignungSEO .eignungSEOLink {
	text-decoration: none;
	color: var(--black);
	display: flex;
	gap: 0em 1em;
}
.eignungSEO .eignungSEOLink svg {
	width: 2.5em;
}
.eignungSEO .eignungSEOText {
	align-items: center;
  	display: flex;
}
/*Box für Fensterarten*/
.fensterArtBox {
	display: flex;
	flex-wrap: wrap;
	gap: 2em 7em;
	margin: 2em 0em;
}
@media only screen and (max-width: 600px) {
	.fensterArtBox {
		gap: 1em 1em;
		justify-content: space-evenly;
	}
}
.fensterArtBox .fensterArtLink {
	text-decoration: none;
	color: var(--black);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	max-width: 200px;
	width: 100%;
	gap: 0em 1em;
}
.fensterArtBox svg {
	max-width: 48px;
	width: 100%;
	height: 100%;
	max-height: 66px;
}
/*Anleitungen*/
.anleitungBox {
	box-shadow: 0px 3px 4px #00000029;
	border: 2px solid #F3F4F6;
	border-radius: 4px;
	color: var(--black);
	display: flex;
	width: 100%;
  	max-width: 350px;
	background-color: var(--white);
}
.anleitungBox .anleitungBoxText {
	background-image: url(/bilder/icons/colorSeperate/arrow_forward_primaryColor.svg);
	margin: 2.4em 1em;
	padding-left: 1.5em;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 650px) {
	.anleitungBox .anleitungBoxText { 
		margin: 3.2em 0em 0em 1em;
		padding-left: 2.3em;
		background-repeat: no-repeat;
		font-size: 0.8em;
		text-decoration: none;
		font-weight: 500;

	}
}
/*Anlagen Plissee*/
.rasterSEO .produktBoxSEOLink {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	color: var(--black);
	padding: 1em 1.87em;
	align-items: center;
	max-width: 250px;
	box-shadow: 0px 2px 4px #00000029;
	border: 2px solid #F3F4F6;
	border-radius: 4px;
	gap: 2em;
	text-align: center;
	width: 100%;
}
.produktBoxSEOLink .produktBoxSEOBild {
	width: 170px;
}
.produktBoxSEOLink .produktBoxSEOName {
	font-size: 1.5em;
}
.produktBoxSEOLink span {
	font-size: 0.9em;
}

/* Montage Beispiel Cards*/
.montageExampleCardWrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.montageExampleCardWrapper > div {
	width: 22%;
	flex-shrink: 1;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-width: 255px;
	max-width: 22%;
	gap: 1em;
}

.montageExampleCardWrapper .montageExampleImageWrapper {
	-webkit-box-shadow: 0px 0px 7px 0px #0000001A; 
	box-shadow: 0px 0px 7px 0px #0000001A;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1;
	overflow: hidden;
}

.montageExampleCardWrapper .montageExampleImageWrapper img {
	max-width: 100%;
	max-height: 100%;
	width: 50%;
}

@media only screen and (max-width: 650px) { 
	.montageExampleCardWrapper > div {
		width: 22%;
		flex-shrink: 1;
		flex-grow: 1;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		min-width: 255px;
		max-width: 100%;
	}
}

/*Box mit 2 Buttons unten*/
.rasterSEO .zweiButtonBox {
	display: flex;
	flex-direction: column;
	gap: 1em 0em;
	border: 2px solid #F3F4F6;
	border-radius: 6px;
	box-shadow: 0px 3px 4px #0000001A;
	width: 100%;
	max-width: 320px;
}
.zweiButtonBox h3 {
	margin: 1em 0em 0em 1em;
}
.zweiButtonBox img { 
	max-width: 320px;
	width: 100%;
}
.zweiButtonBoxText { 
	display: flex;
	flex-direction: column;
  	gap: 1em 0em;
  	margin: 0em 0em 1em 1em;
	justify-content: space-between;
	height: 100%;
}
/* Kleine Banner für verschiedenste Kategorien*/
@media(max-width: 1500px){
	.miniBannerWrapper{
		grid-template-columns: 100% !important;
	}
}
.miniBanner {
	display: flex;
	-webkit-box-shadow: 0px 3px 4px 0px #0000001A; 
	box-shadow: 0px 3px 4px 0px #0000001A;
	border-radius: 4px;
	position: relative;
	overflow: hidden;

}
.miniBanner h3{
	margin: 0;
}
.miniBanner img {
	height: 10.778em;
	aspect-ratio: 1;
	object-fit: cover;
}
.miniBanner > div {
	padding: 1.056em 1.667em;
	height: 100%;
	width: 100%;
}

.miniBanner .bannerCorner {
	display: flex;
	padding: 0;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	width: 2.667em;
	aspect-ratio: 1;
	height: unset;
	background-color: var(--black);
}
@media(max-width: 600px){
	.miniBanner {
		flex-direction: row;
		width: 100%;
	}
	.miniBanner img {
		height: 100%;
		aspect-ratio: 1;
		object-fit: cover;
		max-height: 160px;
	}
	.miniBanner > div {
		padding: 1em;
		height: 100%;
		width: 100%;
	  }
}
@media(max-width: 400px){
	.miniBanner h3 {
		font-size: 1.15rem;
	}
}


.miniBanner .bannerCorner svg{
	width: 1.333em;
	--svgColor: var(--white);
}

.miniBanner .ghostButton {
	/*float: right;*/
	margin-top: 1em;
}




.seoInfoBoxWithButton{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
	.seoInfoBoxWithButtonWrapper{
		display: flex;
		flex-direction: column;	
	}



.wrapperGroessenuebersicht{
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	justify-content: space-around;
	margin-bottom: 3em;
}
	.groessenuebersicht {
		display: flex;
		flex-direction: column;
		padding-top:0;
		border: 2px solid var(--softWhite);
		box-shadow: 0px 3px 8px var(----shadowLightgray);
		max-width: 350px;
		border-radius: 4px;
		
	}
		.groessenuebersichtHead {
			display: flex;
			gap: 1em;
			padding-bottom: 1em;
		}
		.groessenuebersichtHead > span{
			padding: 1em;
		}
		.groessenuebersicht a:not(.primaryButton){
			color: #000;
		}
		.groessenuebersicht .ueberschriftAlleGroessen{
			font-weight: 500;
			display: block;
			font-style: italic;
			margin: 1em 0;
		}
		.groessenuebersicht .wrapperUbersicht{
			border-top: 1px solid black;
			position: relative;
			margin: 1em;
		}
		.groessenuebersicht .iconMass{
				position: absolute;
				right: 0;
				top: 0;
				transform: translate(0, -50%);
		}
		.groessenuebersicht .massBtns{
				display: flex;
				flex-wrap: wrap;
				margin: 1em 0;
				gap: 0.5em;
		}
		.groessenuebersicht .ghostButton{
				padding: 0.5em;
		}


.typeFinden {
		color: #000;
		min-width: 225px;
		display: block;
		text-align: center;
}



.bildBeschriftet {
    position: relative;
}
	.bildBeschriftet .beschriftungBild {
		position: absolute;
		top: 0;
		left: 0;
		transform: translate(-50%);
		background-color: var(--primaryColor);
		padding: 1em;
		border-radius: 2em 2em 0em 2em;
		color: white;
		display: flex;
		align-items: center;
		gap: 0.5em;
		text-transform: uppercase;
	}
		.bildBeschriftet .beschriftungBild svg{
			--svgColor: #fff;
			width: 1.5em;
		}
	.bildBeschriftet .icon{
		position: absolute;
		top: 0;
		right: 0;
		padding: 0.5em;
		background-color: rgba(255,255,255,0.8);
		width: 3em;
	}

.linkRechtsbuendig{
	display: flex;
	justify-content: right;
}


.typfindung{
	display: flex;
	flex-wrap: wrap;
	gap: 2em;
	justify-content: space-between;
}
	.typfindung .typfindungBox{
		width: calc(50% - 2em);
	}
	.typfindung img {
		max-width: 600px;
	}
	.typfindung .typenschild img{
		max-width: 400px;
	}
	@media (max-width: 768px) { 
		.typfindung .typfindungBox{
			width: 100%;
		}
		.typfindung img, .typfindung .typenschild img{
			max-width: 100%;
		}
	}	


.SeoLandscapebanenr {
	display: flex;
	box-shadow: 0px 3px 4px #0000001A;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	color: var(--black);
	margin-bottom: 3.938em;
}
.SeoLandscapebanenr .bannerCornerTipp {
	position: absolute;
	top: 0.889em;
	left: 0;
	background-color: var(--black);
	padding: 0.5em;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	z-index: 1;
	color: #fff;
	text-align: center;
}
.SeoLandscapebanenr .bannerCornerTipp svg, .SeoLandscapebanenr .bannerCornerTipp img{
	--svgColor: var(--white);
	width: 1.667em;
	display: block;
}
.SeoLandscapebanenr .cover {
	clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
}
.SeoLandscapebanenr .cover > img {
	height: 100%;
	object-fit: cover;
}
.SeoLandscapebanenr .contentWrapper {
	padding: 0.889em 1.778em 2.222em 3.111em;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.SeoLandscapebanenr .contentWrapper .headline{
	font-size: 1.111em;
	margin-bottom: 0.5em;
	display: block;
	font-weight: 500;
}
.SeoLandscapebanenr .contentWrapper .textLine {
	line-height: 1.444em;
	margin-bottom: 0.667em;
}
.SeoLandscapebanenr .contentWrapper .optimalForWrapper{
	display: grid;
	grid-template-columns: repeat(2, min-content);
	column-gap: 0.5em;
	margin-bottom: 1.5em;
}
.SeoLandscapebanenr .contentWrapper .optimalForWrapper > *{
	white-space: nowrap;
}
.SeoLandscapebanenr .contentWrapper .optimalForWrapper .optimalFor{
	display: flex;
	align-items: center;
	grid-column: 2;
	gap: 0.5em;
}
.SeoLandscapebanenr .contentWrapper .optimalForWrapper .optimalFor svg {
	--svgColor: var(--primaryColor);
}
.SeoLandscapebanenr .contentWrapper .footerLine{
	display: flex;
	justify-content: space-between;
}
@media (max-width: 750px) {
	.SeoLandscapebanenr {
		flex-direction: column;
	}
	.SeoLandscapebanenr .cover {
		max-width: 100%;
		max-height: min(100%, 10.667em);
		flex-shrink: 1;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	}
	.SeoLandscapebanenr .contentWrapper {
		padding: 2.222em 1.778em;
	}
}

@media (max-width: 400px) {
	.SeoLandscapebanenr .contentWrapper {
		padding: 1em .75em;
	}
	.SeoLandscapebanenr .contentWrapper .optimalForWrapper {
		grid-template-columns: 100%;
	}
	.SeoLandscapebanenr .contentWrapper .optimalForWrapper > *:not(.optimalFor) {
		display: none;
	}
	.SeoLandscapebanenr .contentWrapper .optimalForWrapper .optimalFor{
		grid-column: 1;
	}
}




.imageTopCornerWrapper {
	position:  relative;
}
.imageTopCornerWrapper .topCorner{
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	left: -2em;
	padding: 0.722em 1.056em;
	background-color: var(--primaryColor);
	border-radius: 1.6em 1.6em 0px 1.6em;
}
.ourTippWrapper {
	display: flex;
	color: var(--white);
	gap: 0.4em;
}
.ourTippWrapper svg {
	--svgColor: var(--white);
	width: 1.778em;
}
.ourTippWrapper .ourTippText {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ourTippWrapper .ourTippText span:first-child {
	font-size: 0.556em;
}
.ourTippWrapper .ourTippText span:last-child {
	font-size: 0.889em;
}