@import url("https://use.typekit.net/bya1uqa.css");
@import url("https://use.typekit.net/qbs4sur.css");

/* stix-two-text-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 400;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 500;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 500;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 600;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 600;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* stix-two-text-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'STIX Two Text';
  font-style: italic;
  font-weight: 700;
  src: url('/assets/FXL3zr/css/font/stix-two-text-v17-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


input, textarea, select {
    font-size: 16px !important;
} 

html, body {
    overflow-x: hidden;
}


body {
    font-family: 'futura-pt';
    /*font-weight: 300;*/
    font-size: 18px;
}

.hexagon {
  position: relative;
  width: 150px; /* Breite des Hexagons */
  height: 86.6px; /* H�he des Hexagons */
  background: #ffffff;
  margin: 10px auto; /* Zentrierung */
  text-align: center;
  color: #000;
  font-weight:700;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Obere und untere Dreiecke */
.hexagon::before, .hexagon::after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
}

.hexagon::before {
  bottom: 100%;
  border-bottom: 43.3px solid #fff;
}

.hexagon::after {
  top: 100%;
  border-top: 43.3px solid #fff;
}

/* Zentrierter Text */
.hexagon-text {
  font-size: 1rem;
  line-height: 1.2;
}
    
    
header {
	position: fixed;
	top: 0px;
	width: 100%;
	background-color: #ffffff;
	z-index: 2;
}

h1 {
	font-weight: 700;
	font-size: 52px;
}

h2 {
	font-weight: 700;
	font-size: 40px;
}

h3 {
	font-weight: 700;
}

h4 {
	font-weight: 700;
}


strong {
	color: #07A0E3;
}

.heavyfont {
	font-weight: 700;
}

hr {
	color: gray;
}

.navbar-nav {
	font-size: 16px;
}

.navbar-nav li{
	font-size: 18px;
}

.floatingtext {
	line-height: 1.7em;
	font-size: 16px;
}

#sliderValue {
	color: white !important;
	padding: 5px 40px !important;
}

.headerlogo{
	width:250px;
}

.OFST6E3JB .underline{
	text-decoration: underline;
	text-decoration-thickness: 5px; 
	text-decoration-color: #029fe1;
	text-decoration-skip-ink: none;
}

.OFST6E3JB .submit-btn{
	background-color: #FFD700 !important;
	    color: black!important;
		border-radius:5px;
}

.OFST6E3JB .boxpaddingbig{
	border-radius:30px;
}

@media (max-width: 992px) {
    .OFST6E3JB .navbar-expand-lg {
        left: 20px;
    }
}

.OFST6DR3J p.usp{
	float:left;
	padding-left:50px;
}

@media screen and(max-width:768px){
	.OFST6DR3J p.usp{
		display:none;
	}
}
  
  
  @media (max-width: 768px) {
	
	    .OFST6E3JB .custom-checkbox {
	        width: 42px !important;
	    }
    
      .OFST6E3JB .minififont {
		font-size: 16px;
		}
		
	.OFST6E3JB .mobilechange {text-align: center; font-size: 16px;}
	.OFST6E3JB .mobilechange a {text-decoration: underline;}
	
	.OFST6E3JB .boxpaddingbig {padding: 20px;}
	
	.OFST6E3JB .bigheadline {font-size: 34px !important; line-height: 1.1em !important;}
	.OFST6E3JB h2 {margin-top: -10px; font-size: 16px;}
	.OFST6E3JB h5 {font-size: 1em;}
	.OFST6E3JB h4 {font-size: 16px !important;}
    /*.navbar-toggler {display:none !important;}*/
    .OFST6E3JB .logo img {width: 130px !important;}
    .OFST6E3JB .herosection {margin-top: 20px !important; padding-bottom: 85px !important;}
    .OFST6E3JB .logo {width: 100%; text-align: left;}
    .OFST6E3JB .borderyellow {font-size: 16px; line-height: 1.2em;}
    .OFST6E3JB .minifont {font-size: 15px;}
    .OFST6E3JB .py-3 {padding-top: 0px !important; padding-bottom: 0px !important;}
    .OFST6E3JB .checkbox-group label {line-height: 1.1em; font-size: 16px;}
    .OFST6E3JB .topperhoch {margin-top: -17px; line-height: 1em;}
    .OFST6E3JB .hiddentext {height: 25px !important;}
    .OFST6E3JB .graybackground {background-color: #ededed; padding:20px; margin-left: 4%; width: 92%;margin-bottom: 15px;}
    .OFST6E3JB .accordion-item {border: 0px solid white;}
	.OFST6E3JB .submit-btn {font-weight:700!important;font-size:17px;}
    
  }

@media (min-width:768px){
	.OFST6E3JB .checkbox-group label {
	    font-size: 18px;
		line-height:1.0;
	}
}
  
.OFST6E3JB .content {
    padding-left: 6%;
    padding-right: 6%;
}
  .OFST6E3JB .bigheadline {line-height: 1em !important;}
  
  .OFST6E3JB #document-list {
    transition: all 0.3s ease-in-out;
}
.OFST6E3JB .hiddentext{
  margin-left:0px;
}

.OFST6E3JB li{
  font-size:14px;
  line-height:1.2em;
}

.OFST6FC3M .laststephero{
	/*background-image:none!important;*/
	background-image: url("/assets/FXL3zr/img/HeaderNovaSedes.jpg")!important;
	background-size: stretch!important;
	background-repeat: no-repeat!important;
}


.OFST6FC3M body{
	line-height:1.2em!important;
}

#OFSSV65M1_userDataArea,
#OFSSV65M1_infoArea,
#OFST6FC3M_userDataArea {
    display: none;
}



.OFST6FC3M .form-row{
	display:inherit;
}

.OFST6FC3M .accordion-item {
	border: 1px solid black!important;
}
@media screen and (min-width: 768px) {
    .OFST6FC3M .accordion-button {
        border: 0px  !important;
    }
}

@media (max-width: 768px) {
   .OFST6DV4I .card {
	 margin-left:0%;
	 margin-right:0%;
 }
}

.OFST6DV4I .uspimg{
 width:30%!important;
 margin-top:-160px;
}

.OFST6DV4I .card {
    margin-top: 0px;
}

.OFST6DV4I .hexagonTCCwrap1{
	filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
margin-top:-70px;
}

.OFST6DV4I .hexagonTCCwrap2{
	filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
}
.OFST6DV4I .hexagonTCC {
           position: relative;
           width: 280px;
           height: 320px;
           background: white;
           clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           text-align: center;
       }

       .OFST6DV4I .hexagonTCC img {
           width: 30%;
           height: auto;
           border-radius: 50%;
           margin-bottom: 10px;
       }

       .OFST6DV4I .hexagonTCC p {
           font-size: 16px;
           color: #333;
           margin: 0;
       }
	
.OFST6DV4I .accordionTCC {
            max-width: 600px;
            margin: 20px auto;
            border-radius: 5px;
            overflow: hidden;
        }

        .OFST6DV4I .accordion-item {
            border-bottom: 1px solid #ddd;
        }

       .OFST6DV4I .accordion-item:last-child {
            border-bottom: none;
        }

       .OFST6DV4I .accordion-header {
            background: #dadada;
            cursor: pointer;
            padding: 15px;
            font-size: 20px;
            font-weight: bold;
            display: flex;
            justify-content: space-between;
            align-items: center;
	 
        }

        .OFST6DV4I .accordion-header:hover {
            background: #eee;
        }

        .OFST6DV4I .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
            padding: 0 15px;
            background: #fff;
        }

        .OFST6DV4I .accordion-content p {
            margin: 15px 0;
        }

        .OFST6DV4I .accordion-item.active .accordion-content {
            max-height: 150px;
        }
		
	 @media (max-width: 768px) {
	     .OFST6DYR5 .card {
			 margin-left:0%;
			 margin-right:0%;
			 margin-top: -110px !important;
		 }
	 }
	 
	 .OFST6DYR5 .uspimg{
		 width:30%!important;
		 margin-top:-160px;
	 }
	 
	 .OFST6DYR5 .card {
	     margin-top: 0px;
	 }
	 
	 .OFST6DYR5 .hexagonTCCwrap1{
	 	filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
		margin-top:-70px;
	 }
	 
	 .OFST6DYR5 .hexagonTCCwrap2{
	 	filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
	 }
	 .OFST6DYR5 .hexagonTCC {
	            position: relative;
	            width: 280px;
	            height: 320px;
	            background: white;
	            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	            display: flex;
	            flex-direction: column;
	            align-items: center;
	            justify-content: center;
	            text-align: center;
	        }

	        .OFST6DYR5 .hexagonTCC img {
	            width: 30%;
	            height: auto;
	            border-radius: 50%;
	            margin-bottom: 10px;
	        }

	        .OFST6DYR5 .hexagonTCC p {
	            font-size: 16px;
	            color: #333;
	            margin: 0;
	        }
	 
	 
	 .OFST6DYR5 .accordionTCC {
	             max-width: 600px;
	             margin: 20px auto;
	             border-radius: 5px;
	             overflow: hidden;
	         }

	         .OFST6DYR5 .accordion-item {
	             border-bottom: 1px solid #ddd;
	         }

	         .OFST6DYR5 .accordion-item:last-child {
	             border-bottom: none;
	         }

	         .OFST6DYR5 .accordion-header {
	             background: #dadada;
	             cursor: pointer;
	             padding: 15px;
	             font-size: 20px;
	             font-weight: bold;
	             display: flex;
	             justify-content: space-between;
	             align-items: center;
			 
	         }

	         .OFST6DYR5 .accordion-header:hover {
	             background: #eee;
	         }

	         .OFST6DYR5 .accordion-content {
max-height: 0;
	             overflow: hidden;
	             transition: max-height 0.3s ease;
	             padding: 0 15px;
	             background: #fff;
	         }

	         .OFST6DYR5 .accordion-content p {
	             margin: 15px 0;
	         }

	         .OFST6DYR5 .accordion-item.active .accordion-content {
	             max-height: 200px;
	         }		

.OFST6E2M2 .herosection{
	margin-top: 60px;
	padding-bottom: 430px !important;
	background:white;
	background-image: url('/assets/FXL3zr/img/HeaderOHNEXL.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center !important;
 }

.OFST6DV4I .herosection {
		
	margin-top: 60px;
	padding-bottom: 430px !important;
	background:white;
	background-image: url('../img/HeaderOHNEXL.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center !important;
	
	}
	
	.OFST6E4ZY body {
	 hyphens: auto;
	}
	
.OFST6E4ZY .herosection {
		
	    padding-bottom: 70px !important;
	}
	
.OFST6E4ZY .herosection h1 {
	    text-align: center !important;
	}


.OFST6DV4I .herosection h1 {
		
	text-align: center !important;
	
	}
	
.OFST6DYR5 .herosection {
		
	margin-top: 60px;
	padding-bottom: 430px !important;
	background:white;
	background-image: url('../img/HeaderOHNEXL.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center !important;
	
	}


.OFST6DYR5 .herosection h1 {
		
	text-align: center !important;
	
	}

.kreditalter .herosection container {
	text-align: center !important;
}

.lightbutton {
	padding: 0.85em 1.5em;
	border-radius: 0px;
	background: #40ac3c;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	color: white !important;
	font-weight: 700 !important;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.lightbutton:hover {
	padding: 0.85em 1.5em;
	border-radius: 0px;
	background: #07A0E3 !important;
	color: white !important;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	transform: scale(1.05) translateY(-2px);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.yellowbutton {
	padding: 0.85em 1.5em;
	border-radius: 0px;
	background: #40ac3c;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	color: white !important;
	font-weight: 700 !important;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
/**
.yellowbutton:hover {
	padding: 0.85em 1.5em;
	border-radius: 0px;
	background: #07A0E3 !important;
	color: white !important;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	transform: scale(1.05) translateY(-2px);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}
**/

.submit-btn {
	color: white !important;
	font-weight: 700 !important;
}


.fa-circle-check {
	color:#40ac3c !important;
	
}

.py-3 {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.my-7 {
	margin-top: 5rem!important;
	margin-bottom: 5rem!important;
}

.my-4 {
	margin-top: 2rem!important;
	margin-bottom: 2rem!important;
}

.floattextleft {
	text-align: left;
}

.content {
	padding-left: 10%;
	padding-right: 10%;
}

.smallergrid {
	padding-left: 10%;
	padding-right: 10%;
}

.adjustform {
	margin-top: -480px;
}

.OFST6DYR5 .adjustform {
	margin-top: -480px;
	}


.boxpadding {
		padding: 15px;
		border-radius: 0px;
}

.boxpaddingbig{
	
		padding: 35px;
		border-radius: 0px;
}

.roundimage {
	border-radius: 0px;
}

.testimonial {
	margin-top: 15px;
	font-weight: 700;
}

.numberthing {
	font-size: 28px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.hovershadow {
	transition: transform 0.3s ease;
}


.hovershadow:hover {
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.12);
	transform: translateY(-3px);
}

.blogheadline {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom:10px;
	float: left;
	color: black;
}

.successform {
	margin-top: 10px;
	font-size: 18px;
	font-weight: 700;
}

.morelink {
	color: #07A0E3;
	transition: transform 0.5s ease;
	text-decoration: none;
}

.morelink:hover {
	color: #07A0E3;
	transform: translateX(4px);
}

.cleanlink {
	color: gray;
	text-decoration: none;
}

.cleanlink:hover {
	color: gray;
	text-decoration: underline;
}

.biggreen {
	font-size: 42px;
	color: #7dbd0d;
	margin-top: 0px;
	text-align: center;
}

.biggreen2 {
	font-size: 40px;
	color: #7dbd0d;
	margin-top: 0px;
	text-align: center;
}

.biggray {
	font-size: 40px;
	color: #bdbdbd;
	margin-top: 0px;
	text-align: center;
}

.blogheadlinewhite h1 {
	color:white !important;
}

.blogheadlinewhite p {
	color:white !important;
}

.positionnegativ {
	margin-top: -10px;
	background: white;
	position: relative;
	z-index: 1;
}

.testimonialimage {
	clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}

.greenbg {
	display: inline-block;
	    background-color: #40ac3c !important;
	    padding: 5px 15px;
	    width: 80%;
	    font-weight: 700;
	    color: white;
}

.green {
	text-align: center;
}

.backgrounded {
	background-color: white;
	padding: 13px 30px;
	border-radius: 0px;
	display: inline-block;
}

.backgroundrsv {
	background-color: white;
	margin-top: -100px;
	position: relative;
	z-index: 1;
	border-radius: 30px;
}


.bordergreen {
	border: 2px solid #7dbd0d;
	border-radius: 0px;
	padding: 30px 15px 5px 15px;
}

.bordergray {
	border: 2px solid #b5b5b5;
	border-radius: 0px;
	padding: 30px 15px 5px 15px;
}

.accordion-button:not(.collapsed) {
	font-weight: 700;
	color: black;

	}

.accordion-button {
	background-color: #ffffff!important;
}

.accordion-item {
    border: 0px solid #000 !important; /* 1px schwarzer Rahmen um das gesamte Element */
    border-radius: 5px; /* 10px abgerundete Ecken */
    margin-bottom: 1rem; /* Abstand zwischen den Accordions */
     background-color: #ffffff!important;
  
}

.accordion-button {
	   padding: 16px 20px;
	 font-size: 22px;
}

/* Oberer Rand explizit hinzuf�gen, um sicherzustellen, dass er angezeigt wird */
.accordion-item:not(:first-child) {
    border-top: 0px solid #000;
    border-radius: 5px !important;
    
}

@media screen and (min-width:768px){
	.accordion-button {
		border: 1px solid black!important
	}
}
.accordion-button {
	border-radius: 5px !important;
	border: 1px solid white;
	box-shadow: 0px 0px 0px black !important;
	font-weight: 700;
	color: black;}
	/*
.accordion-button:not(.collapsed) {
	background-color: #40ac3c !important;
	
}
*/
.nav-link {
	padding-left: 20px !important;
	padding-right: 20px !important;
	display: inline-block;
	position: relative;
	color:black;
}

.nav-link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #07A0E3;
  transition: transform 0.25s ease-out;
}

.nav-link:hover::after {
  transform: scaleX(1);
}

.nav-link::after {
  transform-origin: bottom center;
}


.nav-link:hover {
	color:#000000;
	padding-bottom:5px;
}

.btn-primary {
	padding: 0.85em 1.5em;
	border-radius: 0px;
	background: #40ac3c;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	color: white !important;
	font-weight: 700 !important;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
  
}

.btn-primary:hover {
	padding: 0.85em 1.5em;
	border-radius: 0px;
	background: #07A0E3 !important;
	color: white !important;
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	transform: scale(1.05) translateY(-2px);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);

}

.card {
	border: 0px solid white;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14);
	padding:20px;
	border-radius: 15px;
	margin-top:90px;
}

.bigtopimage .herosection {
	margin-top: 90px;
	padding-bottom: 50px !important;
	background-color: #fff;
	padding-top: 60px !important;
	background-image: url('../img/background.jpg');
	background-position: left -170px center;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	}


.herosection {
	margin-top: 80px;
	padding-bottom: 50px !important;
	background-color: #fff;
	padding-top: 60px !important;
	background-image: url('../img/background.jpg');
	background-position: top -40px center;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: right !important;
	}
	
.herosection h1 {
	text-align: right !important;
}	

.card-title {
	text-align: center;

}

.forwhat .col-md-6 img {
	clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
	box-shadow: 0px 0px 15px 0px 0px 0px rgba(0, 0, 0, 0.16);
}

	
.bg-dark {
	background-color: #07A0E3 !important;
}

.lh-sm {
	font-size: 12px;
}

.logo {
	padding-top: 20px;
	padding-bottom: 20px;
}

.footerimage {
	width: 100%;
  height: auto;
}


/* Mobile Menu */

.navbar-collapse {
	position: fixed;
	top: 0;
	right: -100%;
	width: 300px;
	height: 100%;
	background-color: white;
	transition: right 0.3s ease;
	z-index: 1000;
        }
            
.navbar-collapse.show {
    right: 0;
		}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;      
	z-index: 999;
        }

.overlay.show {
    display: block;
        }
        
/* Burger icon */
.navbar-toggler {
	 border: none;
	 outline: none;
        }

.navbar-toggler-icon {
    background-image: url("https://cdn.iconscout.com/icon/free/png-256/burger-menu-462145.png"); /* Beispiel f�r ein Icon */
}

.fa-circle-check {
	color: #40ac3c;
	font-size: 24px;
	margin-right: 10px;
	top: 2px;
	position: relative;
}

.backgrounded {
	font-size: 13px !important;
    background-color: #ffe790 !important;
    border: 1px solid white !important;
}

.bigheadline {
	font-size: 72px !important;
	font-weight: 700 !important;
	line-height: 0.8em !important;
	text-align: center;
}

.screamgreen {
	color: #40ac3c !important;
}

.laststephero {
	background:#ade6ff !important; /* f�r gelben Hintergrund */
    background-size: cover !important; /* Passt das Bild an die Gr��e der Section an */
    background-position: center !important; /* Zentriert das Bild */
    background-repeat: no-repeat !important; /* Verhindert das Wiederholen des Bildes */
}

.laststephero2 {
	background:#ade6ff !important;
    background-size: cover !important; /* Passt das Bild an die Gr��e der Section an */
    background-position: bottom !important; /* Zentriert das Bild */
    background-repeat: no-repeat !important; /* Verhindert das Wiederholen des Bildes */
}

.datenschutz strong {
	color:black !important;
	font-weight: 700;
}

.novabackgrounded {
    background-color: white;
    padding: 2px 10px 4px 10px;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 20px;
}

.novabackgrounded {
    font-size: 12px !important;
    background-color: rgba(255, 255, 255, 1) !important;
    border: 1px solid white !important;
}

.novabigheadline {
    font-size: 62px !important;
    font-weight: 700 !important;
    line-height: 0.8em !important;
}

.novaunderline {
	text-decoration: underline 5px #FFF0A0;
	text-decoration-skip-ink: none;
}

.novaboxpaddingbig {
    padding: 35px;
    border-radius: 5px;
}

.nova-content {
    padding-left: 6%;
    padding-right: 6%;
}

.nova-submit-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: #FFD700;
    color: white;
    border: none;
    border-radius: 25px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
}

.nova-submit-btn {
	color: black !important;
	font-weight: 700 !important;
}

.novaherosection {
    margin-top: 50px;
    padding-bottom: 120px !important;
    background: #fff091 !important;
    clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
}

/*VWL Schleife*/
.vwl-ohne-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000;
    border-radius: 25px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
}


    .novaohnegraybackground {
        background-color: #ededed;
        padding: 20px;
        margin-left: 1%;
        width: 98%;
        margin-bottom: 15px;
		margin-top:20px;
    }
	
	/*VWL Schleife Ende*/
	

@media (max-width: 768px) {
	
	.OFST6FC3M .laststephero{
		background-image: url("/assets/FXL3zr/img/MobileBGNova.jpg")!important;
		background-size: contain!important;
		background-repeat: no-repeat!important;
	}
	
	.OFST6DYR5 .creditcard1 .custom-radio {
		width: 25px;
	}
	
	.novagraybackground {
	        background-color: #ededed;
	        padding: 20px;
	        margin-left: 4%;
	        width: 92%;
	        margin-bottom: 15px;
	    }
	
    .novabigheadline {
        font-size: 34px !important;
        font-weight: 700 !important;
        line-height: 1em !important;
    }
	
	.novaboxpaddingbig {
	        padding: 30px 10px 30px 10px;
	    }

	    .novaherosection {
	        margin-top: 40px;
	        padding-bottom: 120px !important;
	        background: #fff091 !important;
	        clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
	    }

	
	.py-3 {
		box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
		padding-top: 2px !important;
		padding-bottom: 2px !important;
	}
	
    .mobilehide{
    	display:none;
    }
	
	.headerlogo{
		width:150px;
	}
	
	
	.index .card {
		margin-top: -60px !important;
	}
	
	.index .herosection {
		padding-bottom: 0px !important;
	}
	
	.hidemobile {
		display:none !important;
	}
	
	.card-title {
	font-size: 20px;
	}	
	
	
	.accordion-button {
	   padding: 20px;
	 font-size: 16px;
}
	
	.bigheadline {
	font-size: 42px !important;
	font-weight: 700 !important;
	line-height: 0.8em !important;
	}
	
	.my-4 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important;
	}
	
	.my-7 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important;
	} 
	
	.my-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important;
	}
	

	.biggreen {
	font-size: 40px;
	color: #7dbd0d;
	margin-top: -10px;
	text-align: center;
	}
	
	
	body .OFST6E3JB1 .custom-checkbox {
	width: 200px !important;
	
	}
	
	.OFST6E3JB2 .custom-checkbox {
		
		width: 40px !important;
		
	}

	
	.gx-3 .col-md-3 {
		margin-bottom:30px;
	}
	
    .desktopnav {
        display:none !important;
        }
        
     h1 {
	font-weight: 700;
	font-size: 20px !important;
	margin-top: 10px;
	}
	
	.nova h1 {
		font-size: 30px !important;
	}
	
	h2 {
		font-weight: 700;
		font-size: 16px;
	}
	
	h3 {
		font-weight: 700;
	}
	
	.splitmobile {
		margin-bottom: 20px !important;
	}
	
	.index .counter {
		padding:30px !important;
	}
	
	select {
		color:black !important;
	}
	
	.input-fields select{
		color:black !important;
	}
	
	.boxpadding {
		margin-bottom: 40px;
	}
	
	.boxpaddingbig {
		padding: 30px;
	}
	
	.OFST6E2M2 .herosection{
		margin-top: 67px;
		padding-bottom: 115px !important;
		background:white;
		background-image: url('../img/BGmob.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		text-align: center !important;
	 }
	
	.OFST6DV4I .herosection {
		
	margin-top: 45px;
	padding-bottom: 115px !important;
	background:white;
	background-image: url('../img/BGmob.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center !important;
	
	}
	
	.OFST6DYR5 .herosection {
		
		margin-top: 67px;
		padding-bottom: 115px !important;
		background:white;
		background-image: url('../img/BGmob.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		text-align: center !important;
	
	}

	
	/*MOBILE* HERO */
	
	.herosection {
	margin-top: 67px;
	padding-bottom: 0px !important;
	background:white;
	background-image: url('../img/BGmob.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center !important;
	}
	
	.step-container {
	    padding-left: 2%!important;
	    padding-right: 2%!important;
	}
	
	.herosection h1 {
		text-align: center !important;
	}
	
	.smallheight .herosection {
	margin-top: 90px;
	padding-bottom: 40px !important;
	background:#ffdd0e;
	clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
	margin-bottom: 30px;
	}

	.card {
		margin-bottom: 10px !important;
		padding: 20px 5px 20px 5px;
        margin-left: 2%;
        margin-right: 2%;
		margin-top: 100px;
	}
	
	.card-body {
		padding: 0px;
	}
	
	.mobilehide {
		display: none!important;
	}
	
	.adjustform {
	margin-top: -740px;
	}
	
	.OFST6DYR5 .adjustform {
	margin-top: -43px;
	}
	
	
	.OFST6DV4I .adjustform {
	margin-top: -113px;
	}
	.custom-checkbox{
		width: 42px !important;
	}

	.OFST6DV4I .counter {
		margin-bottom: 40px !important;
	}
	
	.OFST6DYR5 .counter {
		margin-bottom: 40px !important;
	}
	
	.testimonial {
		text-align: center !important;
		margin-top: 70px !important;
	}
	
	.img-fluid {
		margin-top: 30px !important;
		margin-bottom: -40px !important;
	}
	
	.OFST6DYR5 .step-container {
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.OFST6DYR5 .creditcard1 .custom-checkbox {
		width: 28px !important;
	}
	
	.OFST6DYR5 .creditcard2 .custom-checkbox {
		width: 20px !important;
	}
	
	.boxpaddingbig .col-md-9 {
		text-align: center;
		margin-top: 20px;
	}
	
	.bordergreen .col-md-6 {
		text-align: center;
		margin-top: 20px;
	}
	
	.bordergreen .col-md-4 {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	
	.bordergray .col-md-6 {
		text-align: center;
		margin-top: 20px;
	}
	
	.bordergray .col-md-4 {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 20px;
	}

	.nova .custom-checkbox {
		width: 95px !important;
	}
	
	.OFST6E31T .img-fluid {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}


html .OFST6E3JB .herosection {
		padding-bottom: 55px !important;
	}
	
}

/* Hide the mobile menu button on large screens */
@media (min-width: 768px) {
    .desktophide{
    	display:none;
    }

    .navbar-collapse {
        position: relative;
        right: 0;
        height: auto;
        width: auto;
        background-color: transparent;
        transition: none;
    }

    .overlay {
        display: none !important;
    }

    .navbar-toggler {
        display: none;
    }
   
    
}


/* STEP SYSTEM */

.step-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0;
    padding-left: 10%;
    padding-right: 10%;
}

.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
}

.circle {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f1f1f1;
    color: #333;
    z-index: 1;
	border-radius:40px;
	font-weight:700;
}

.active .circle {
    background-color: #07A0E3;
    color: white;
}

.green .circle {
    background-color: #40ac3c;
    color: white;
}

.line {
    height: 4px;
    background-color: #06a0e3 !important;
    position: absolute;
    top: 18px;
left: 100%;
    width: 100%;
    transform: translateX(-50%);
    z-index: 0;
}

.active ~ .line {
    background-color: #07A0E3;
}

.step-title {
    margin-top: 10px;
    font-size: 15px;
}


/* RECHNER CONTAINER */

.counter {
	margin-bottom: 50px;
}

.slider-container {
            width: 100%;
            text-align: center;
        }

.slider-value {
    font-size: 24px;
    font-weight: 700;
    color: #97c333;
    margin-bottom: 20px;
    background: #07A0E3;
    border-radius: 10px;
    padding: 10px;
    width: fit-content;
    margin: 0 auto;
    border-radius: 300px;
}

.slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 12px;
    background: #ddd;
    border-radius: 0px;
    outline: none;
    opacity: 0.7;
    transition: opacity .2s;
    margin: 5px 0;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #97c333;
    border: 3px solid white;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #97c333;
    border: 3px solid white;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.input-fields {
    display: flex;
    justify-content: space-between;
    margin: 14px 0;
}

.input-fields input, .input-fields select {
    width: 48%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0px;
    font-size: 16px;
    background-color: #f9f9f9;
    text-align: center;
    outline: none;
    transition: border-color 0.2s;
}

.input-fields input:focus, .input-fields select:focus {
    border-color: #97c333;
}

.button {
    background-color: #07A0E3;
    color: white;
    padding: 15px;
    border: none;
    border-radius: 0px;
    font-size: 18px;
    cursor: pointer;
    width: 100%;
    margin-top: 20px;
	font-weight:bold;
    transition: background-color 0.3s;
}

.button:hover {
    background-color: #07A0E3;
}

.monthly-rate {
    font-size: 18px;
    margin-top: 10px;
}

.input-fields select {
    width: 48%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0px;
    font-size: 16px;
    background-color: #f9f9f9;
    text-align: center;
    outline: none;
    appearance: none; /* Entfernt das Standard-Dropdown-Pfeil */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="000000"><path d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
    transition: border-color 0.2s;
}

.input-fields select:focus {
    border-color: #97c333;
}


/* FORM CSS */

.form-container {
    width: 100%;
    max-width: 800px;
    background-color: white;
    padding: 20px;
    border-radius: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 15px;
}
.form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}
.form-group input,
.form-group select {
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-group select {
    background-color: #fff;
    padding-right: 40px;
    cursor: pointer;
}
.form-group .fa-chevron-down {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #333;
}
.three-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.checkbox-group {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.checkbox-group input[type="checkbox"] {
	opacity: 0;
}

@media screen and (min-width:768px){
.OFST6DV4I .custom-checkbox {
    width: 48px!important;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}
}

@media screen and (max-width:768px){
.OFST6DV4I .custom-checkbox {
    width: 68px!important;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}
}

@media screen and (min-width:768px){
.OFST6DYR5 .custom-checkbox {
    width: 48px!important;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}
.custom-checkbox1 {
    width: 150px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}
.OFST6DYR5 .creditcard1 .custom-radio {
	width: 20px;
}
}

@media screen and (max-width:768px){
.OFST6DYR5 .custom-checkbox {
    width: 68px!important;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}

.custom-checkbox1 {
    width: 180px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}
}



.custom-checkbox {
    width: 35px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}



.custom-checkbox1 i {
    display: none;
    font-size: 14px;
}


.creditcard2 .custom-checkbox {
	width: 20px;
}

.checkbox-group input[type="checkbox"]:checked + .custom-checkbox {
    background-color: #a3cf11; /* Gr�n */
    border-color: #a3cf11;
}

.checkbox-group input[type="checkbox"]:checked + .custom-checkbox1 {
    background-color: #a3cf11; /* Gr�n */
    border-color: #a3cf11;
}

.checkbox-group input[type="checkbox"]:checked + .custom-checkbox i {
    display: block;
    color: white;
}

.checkbox-group input[type="checkbox"]:checked + .custom-checkbox1 i {
    display: block;
    color: white;
}

.checkbox-group label {
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
}

.custom-checkbox i {
    display: none;
    font-size: 14px;
}     

.radio-group input[type="radio"] {
    display: none;
}

.custom-radio {
    width: 48px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}

.creditcard1 .custom-radio {
	width: 20px;
}



.creditcard2 .custom-radio {
	width: 20px;
}

.radio-group {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.radio-group input[type="radio"]:checked + .custom-radio {
    background-color: #a3cf11; /* Gr�n */
    border-color: #a3cf11;
}

.radio-group input[type="radio"]:checked + .custom-radio i {
    display: block;
    color: white;
}

.radio-group label {
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer;
}

.custom-radio i {
    display: none;
    font-size: 14px;
}     

.submit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: #06a0e3;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}   

.section-title {
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.green-line {
    width: 100%;
    height: 2px;
    background-color: #40ac3c;
    margin: 30px 0px;
   
}
        
/* LIST STYLING */

.styled-list {
    list-style-type: none;
    padding: 0;
}
.styled-list li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
}
.styled-list li i {
    margin-right: 10px;
    color: #07A0E3; /* Bootstrap Primary Color */
}


/* Mobile Menu Overlay */
.mobile-menu-overlay {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* Fills the entire screen */
    background: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
    z-index: 1000;

}

.mobile-menu-content {
    background: white;
    width: calc(100% - 30px); /* Adds 15px margin on each side */
    height: 65%; /* Fills 65% of the screen height */
    padding: 20px;
    border-radius: 20px 20px 0 0;
    overflow-y: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    background: none;
    border: none;
    cursor: pointer;
    color: black;
}

.mobile-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    flex-grow: 1;
}

.mobile-menu-list li {
    margin-bottom: 15px;
}

.mobile-menu-list li a {
    text-decoration: none;
    font-size: 20px;
    color: #000;
}

.social-icons {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
    font-size: 24px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.language-switcher {
    margin-top: 20px;
    text-align: center;
}

/* Hide the desktop menu on mobile */
@media (max-width: 992px) {
    .desktopnav {
        display: none;
    }
    
    .navbar-expand-lg {
	    left: 80px;
    }
}

/* Slide-in animation */
@keyframes slideUp {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

/* Slide-down animation for closing the menu */
@keyframes slideDown {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(100%);
    }
}

.greenicon {
	color: #40ac3c;
	margin-right: 10px;
}

.listicon ul {
            list-style: none; /* Standard-Aufz�hlungszeichen entfernen */
            padding: 0;
        }

.listicon  li {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            list-style: none;
        }

.listicon   li i {
            margin-right: 20px; /* Platz zwischen Icon und Text */
            color: #7dbd0d; /* Farbe der Icons */
            font-size: 18px
        }
        
.blogheadline {
	width: 100%;
}

.footerlinks a {
	color:white;
	text-decoration: none;
}

.footerlinks a:hover {
	color:white;
	text-decoration: underline;
}
        
        
@media (min-width: 2560px) {
    .content {
	    padding-left: 2% !important;
	    padding-right: 2% !important;
    }
}

/* FEHLERMELDUNGEN */

.form-control.error {
    border-color: #dc3545;
    color: #dc3545;
    
}

.form-control.success {
    border-color: #7dbd0d;
    color:#7dbd0d;
}

.error-message {

	display: none;
	background-color: #ffdce0;
	font-size: 11px;
	position: absolute;
	top: -10px;
	left: 20px;
	color: #dc3545;
	padding: 1px 10px;
	border-radius: 20px;
	border: 1px solid #dc3545;
	color:red;
	
}

.error-icon {
	display: none;
	position: absolute;
	top: 14px;
	right: -7px;
	color: #dc3545;
	background-color: white;
	width: 20px;
	text-align: center;
	border-radius: 400px;
	height: 20px;
	border: 2px solid #dc3545;
	font-size: 12px;
}


.success-icon {
	display: none;
	position: absolute;
	top: 14px;
	right: -7px;
	color: #7dbd0d;
	background-color: white;
	width: 20px;
	text-align: center;
	border-radius: 400px;
	height: 20px;
	border: 2px solid #7dbd0d;
	font-size: 12px;
}

.sepa .custom-checkbox {
	width: 65px;
}

.rsv .custom-checkbox {
	width: 35px;
}

.minitext {
	font-size: 10px;
	}





.erroricon {
	position: absolute;
	top: 14px;
	right: 14px;
	color: #dc3545;
}


.successicon {
	position: absolute;
	top: 14px;
	right: 14px;
	color: #7dbd0d;
}



.buttongray {
	color: black;
	background-color: #e1e1e1;
	padding: 9px 40px;
	width: 100%;
	border-radius: 0px;
	margin-bottom: 30px;
	border: 0px solid white;
}

.hiddentext {
	margin-left: 20px;
	margin-top: 15px;
	max-height: 50px;
	overflow: scroll;
	
}

.OFST6E3JB1 .custom-checkbox {
	width: 130px;
	
}

.OFST6E3JB2 .custom-checkbox {
	
	width: 35px;
	
}

.fa-circle-right {
	color:#40ac3c !important;
}

.heavytext {
	font-weight: 700;
	margin-bottom: 0px !important;
}

.info-box {
    background-color: #fafafa; /* Sehr hellgrau */
    border: 1px solid #e3e3e3; /* Grauer Rahmen */
    max-width: 600px;
    margin: 50px auto; /* Zentriert die Box */
    padding: 20px;
    border-radius: 0px;
    text-align: center;
}
.info-box h5 {
    font-size: 0.8rem;
    margin-bottom: 10px;
}
.info-box p {
    font-size: 0.7rem;
}

.backgrounded {
	font-size: 12px !important;
    background-color: rgba(255, 255, 255, 0.32) !important;
    border: 1px solid white !important;
	font-weight:300;
}

#funnelMessageZone {
    overflow-x: scroll;
    max-width: 305px;
}

	/***TCC Custom Infopage***/
	
.infopage-content{
		padding-left:6%;
		padding-right:6%;
	}
	
.infopage-underline{
		text-decoration: underline;
		text-decoration-skip-ink: none;
		text-decoration-color: #40ac3c !important;
		text-decoration-thickness: 5px;
	}
	
.tccrightbox{
		    background-color: #EFFDFF;
			border-radius:20px;
			border:solid 2px #D2EFF2;
			padding: 20px 20px 10px 10px;
			text-align: center;
			width: 39%;
			margin-top:35px;
			margin-bottom:50px;
}
	
@media screen and (max-width:768px){
.tccrightbox{
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
	margin-top:-10px;
	margin-bottom:10px;
}
.infopage-borderyellow {
    border: 2px solid #FFECA0;
	background-color: #FFFBE8;
    border-radius: 20px;
    padding: 5px 10px 5px 10px;
}

.bordergrau {
    border: 2px solid #BEBEBE;
    border-radius: 20px;
    padding: 5px 10px 5px 10px;
	background:#F8F8F8;
}
.infopageHero{
        margin-top: 40px;
        padding-bottom: 120px !important;
		padding-top: 70px !important;
}

.infopage{
	        font-weight: 700;
	        font-size: 25px !important;
	        margin-top: 10px;
}
.infopage-order-2{
	order:1!important;
}
.infopage-order-1{
	order:2!important;
}
.infopage-boxpaddingbig {
    padding: 10px 20px 10px 20px;
}


.infopageh2 {
        font-weight: 700;
        font-size: 20px;
    }
}

@media screen and (min-width:768px){
.infopageHero{
	    padding-bottom: 150px !important;
		padding-top: 150px !important;
}

.infopage{
	        font-weight: 700;
	        font-size: 40px !important;
}

.infopageh2 {
        font-weight: 700;
        font-size: 30px;
    }
.infopage-col-md-6 {
flex: 0 0 auto;
width: 100%!important;
}
.infopage-order-md-2 {
order: 1!important;
}
.infopage-boxpaddingbig {
    padding: 35px;
    border-radius: 5px;
}
}


.infopage-borderyellow {
border: 2px solid #D2EFF2;
background-color: #EFFDFF;
border-radius: 20px;
padding: 20px 20px 10px 10px;
text-align:center;
}

.bordergrau {
border: 2px solid #BEBEBE;
border-radius: 20px;
padding: 20px 20px 10px 10px;
background: #F8F8F8;
text-align:center;
}

.tcc-order-md-3{
	order:3!important;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:30px;
}

.infopageBox{
	margin-top:-80px!important;
	background-color:#ffffff;
    position: relative;
    z-index: 1;
    border-radius: 20px;
}

.infopageKredit{
	background-image:url("/assets/FXL3zr/img/HeaderInfoKredit.jpg")!important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.infopageRSV{
	background-image:url("/assets/FXL3zr/img/HeaderInfoRSV.jpg")!important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.infopageVWL{
	background-image:url("/assets/FXL3zr/img/HeaderInfoVWL.jpg")!important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.infopage-submit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background-color: #40ac3c;
    color: white;
    border: none;
    border-radius: 0px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
}

.infopage-submit-btn {
    color: white !important;
    font-weight: 700 !important;
}

/***TCC Custom Infopage Ende***/

/***TCC zuschuss plus VarB***/

		.OFST6FCAC p, ul, li, .borderyellow, a{
			font-weight:300;
			color:#082c3d;
		}
		
		.OFST6FCAC .borderyellow{
			border: 2px solid #fade4b;
			    border-radius: 10px;
			    padding: 10px;
		}
		
		.OFST6FCAC a{
			text-decoration:none;
		}
		
		.OFST6FCAC li {
			color:#082C3D;
		}
		
		.OFST6FCAC .nova-submit-btn {
			font-weight:800!important;
		}

	
		.OFST6FCAC .nav-link{
			font-weight:400!important;
		}
		
		.OFST6FCAC .form-row {
			display:block;
		}
		
		.OFST6FCAC .fa-circle-check{
			color:#fade4b!important;
		}
		
		
			
			.OFST6FCAC .footerlinks{
				color:#ffffff!important;
				font-weight:400!important;
				
			}
			
			.OFST6FCAC .footerlinks a{
				color:#ffffff!important;
				font-weight:400!important;
		}
		
		.OFST6FCAC .shadow{
			box-shadow:0px 0px 15px 0px rgb(0 0 0 / 30%)!important;
		}
		
		@media screen and (min-width:768px){
		.OFST6FCAC .laststephero{
		background: url(/assets/FXL3zr/img/HeaderNovaAltDesk.svg)!important;
		clip-path:none!important;
	    background-position: center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;
	}
	
	.OFST6FCAC h4{
		font-weight:800;
		font-size:28px;
		color:#082c3d;
	}
	
	.OFST6FCAC .novaherosection{
		padding-bottom:330px!important;
	}
	
	.OFST6FCAC .left-side{
		margin-top:-275px!important;
	}
	
	.OFST6FCAC .right-side{
		margin-top:-70px!important;
	}
	.OFST6FCAC .novabigheadline{
		font-size: 2.8vw !important;
		    text-align: left !important;
		    font-weight: 800 !important;
		    color: #000000;
			line-height:1em!important;
		}
}

		@media screen and (max-width:768px){
		.OFST6FCAC .laststephero{
		background: url(/assets/FXL3zr/img/HeaderNovaAltMob.jpg)!important;
		clip-path:none!important;
	    background-repeat: no-repeat !important;
	    background-size: contain !important;
		margin-top:65px!important;
		padding-top:10px!important;
	}
	
	.OFST6FCAC h4{
		font-weight:800;
		font-size:26px;
		color:#082c3d;
	}
	.OFST6FCAC .novabigheadline{
		font-size: 2.2em !important;
		    text-align: center !important;
		    font-weight: 800 !important;
		    color: #000000;
			line-height:1em!important;
		}
		
		.OFST6FCAC .nova-content {
		    padding-left: 5%;
		    padding-right: 5%;
		}
}
	
	@media screen and (max-width:1199px) and (min-width:768px){
	   .OFST6FCAC .container{
	    	max-width:1000px!important;
	    }
	}	
	
	/***TCC zuschuss plus VarB Ende***/
	
	/***TCC LP Kredite-Im-Alter OFST6E18A START***/
	.OFST6E18A p.usp{
		float:left;
		padding-left:50px;
	}
	
	@media screen and(max-width:768px){
		.OFST6E18A p.usp{
			display:none;
		}
	}
	
	@media (max-width: 768px) {
	    .OFST6E18A .herosection {
	        margin-top: 67px;
	        padding-bottom: 0px !important;
	        background: white;
	        background-image: url(/assets/FXL3zr/img/MobileHeaderKIA.jpg);
	        background-repeat: no-repeat;
	        background-size: contain;
	        text-align: center !important;
			padding-top:100px!important;
	    }
		.OFST6E18A .lp-heading{
			font-weight:700;
		}
	}
	
	@media (min-width: 769px) {
	.OFST6E18A .herosection {
	    margin-top: 80px;
	    padding-bottom: 50px !important;
	    background-color: #fff;
	    padding-top: 60px !important;
	    background-image: url(/assets/FXL3zr/img/DeskHeaderKIA.jpg);
	    background-position: top -40px center;
	    margin-bottom: 50px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    text-align: right !important;
	}
	.OFST6E18A .lp-heading{
		font-weight:700;
		font-size:25px;
		text-align:center;
	}
}

/***TCC LP Kredite-Im-Alter OFST6E18A ENDE***/

/***TCC LP Kredite-Ohne-Schufa OFSSYBBB START***/
.OFST6E143 p.usp{
	float:left;
	padding-left:50px;
}

@media screen and(max-width:768px){
	.OFST6E143 p.usp{
		display:none;
	}
}

/***TCC LP Kredite-Ohne-Schufa OFSSYBBB ENDE***/

/***TCC LP mobile Heading OFST6E0YX START***/
.OFST6E0YX p.usp{
	float:left;
	padding-left:50px;
}

@media screen and(max-width:768px){
	.OFST6E0YX p.usp{
		display:none;
	}
}

	
	@media (max-width: 768px) {
	    .OFST6E0YX .herosection {
	        margin-top: 67px;
	        padding-bottom: 0px !important;
	        background: white;
	        background-image: none!important;
	        background-repeat: no-repeat;
	        background-size: contain;
	        text-align: center !important;
			padding-top:0px!important;
	    }
		.OFST6E0YX .lp-mobile-heading{
			font-weight:700;
			padding-top:20px;
		}
		
		.OFST6E0YX .card {
        margin-bottom: 10px !important;
        padding: 20px 5px 20px 5px;
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 20px;
    }
	
	.OFST6E0YX .navbar{
		display:none!important;
	}
	}
	
	@media (min-width: 769px) {
	.OFST6E0YX .herosection {
	    margin-top: 80px;
	    padding-bottom: 50px !important;
	    background-color: #fff;
	    padding-top: 60px !important;
	    background-image: url(/assets/FXL3zr/img/background.jpg);
	    background-position: top -40px center;
	    margin-bottom: 50px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    text-align: right !important;
	}
	.OFST6E0YX .lp-mobile-heading{
		font-weight:700;
		font-size:25px;
		text-align:center;
	}
}

/***TCC LP mobile Heading OFST6E0YX ENDE***/

	/***TCC LP Immobesitzer OFST6E0S5 START***/
	.OFST6E0S5 p.usp{
		float:left;
		padding-left:50px;
	}
	
	@media screen and(max-width:768px){
		.OFST6E0S5 p.usp{
			display:none;
		}
	}
	
	@media (max-width: 768px) {
	    .OFST6E0S5 .herosection {
	        margin-top: 67px;
	        padding-bottom: 0px !important;
	        background: white;
	        background-image: url(/assets/FXL3zr/img/MobileHeaderImmo.jpg);
	        background-repeat: no-repeat;
	        background-size: contain;
	        text-align: center !important;
			padding-top:100px!important;
	    }
		.OFST6E0S5 .lp-heading{
			font-weight:700;
		}
	}
	
	@media (min-width: 769px) {
	.OFST6E0S5 .herosection {
	    margin-top: 80px;
	    padding-bottom: 50px !important;
	    background-color: #fff;
	    padding-top: 60px !important;
	    background-image: url(/assets/FXL3zr/img/DeskHeaderImmo.jpg);
	    background-position: top -40px center;
	    margin-bottom: 50px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    text-align: right !important;
	}
	.OFST6E0S5 .lp-heading{
		font-weight:700;
		font-size:25px;
		text-align:center;
	}
}

/***TCC LP Immobesitzer OFST6E0S5 ENDE***/

/***TCC Bold VarB OFST6E31T Start***/

.OFST6E31T .nova-steps{
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
	border-radius: 10px;
	height: 40px;
	padding-top:10px;
	font-size:16px;
	font-weight:300;
	margin-bottom:8px;
	padding-left:15px;
	}

.OFST6E31T .steps-container{
	width:93%;
	margin:auto;
}

.OFST6E31T .connector {
     position: relative;
     top: 100%;
     width: 60px;
     height: 80px;
     margin-top:-60px
   }
	
   .OFST6E31T svg {
   	         display: block;
   	       }
	
	.OFST6E31T body{
		overflow:visible!important;
	}
	
	.OFST6E31T .yellowbutton1 {
	            position: relative;
	            cursor: pointer;
	            transition: all 0.8s ease;
				
	        }

	  
	.OFST6E31T .yellowbutton{
		padding-top: 0.85em;
		padding-bottom: 0.85em;
		width:100%;
		background-color:#07A0E3;
		border-radius:20px!important;
	}


	.OFST6E31T ul.tcclist li::marker {
	  content: "\f058"; /* FontAwesome Unicode */
	  font-family: 'Font Awesome 6 Pro'!important;
	  color:#40ac3c!important;
	  margin-right:10px;
	}
	

	
	.OFST6E31T ul.tcclist li:before{
	  content: "\f058"; /* FontAwesome Unicode */
	  font-family: 'Font Awesome 6 Pro'!important;
	  color:#40ac3c!important;
	  margin-right:10px;
	}
	
	.OFST6E31T ul.tcclist1 li:before{
	  content: "\f058"; /* FontAwesome Unicode */
	  font-family: 'Font Awesome 6 Pro'!important;
	  color:#07A0E3!important;
	  margin-right:10px;
	}
	
	.OFST6E31T ul.tcclist1 li::marker {
	  content: "\f058"; /* FontAwesome Unicode */
	  font-family: 'Font Awesome 6 Pro'!important;
	  color:#07A0E3!important;
	  margin-right:10px;
	}
	
	.OFST6E31T .time-box{
		border-radius: 20px;
		    padding: 10px;
		    border: 2px dashed #40ac3c;
	}
	
	.OFST6E31T .time-box1{
		border-radius: 20px;
		    padding: 10px;
			background-color: #40ac3c;
			color:#ffffff;
	}
	
	.OFST6E31T .tcclist li {
	    padding-left: 10px;
	    margin-left: 20px;
	    padding-bottom: 10px;
	}
	
	.OFST6E31T .tcclist1 li {
	    padding-left: 10px;
	    margin-left: 20px;
	    padding-bottom: 10px;
	}
	
	.OFST6E31T hr.divider {
	    border-top: 2px solid #40ac3c;
	    border-radius: 0px;
	    width: 70px;
	    opacity: 1;
	}
	
	.OFST6E31T body{
		line-height:1.1em!important;
	}
	.OFST6E31T .backgrounded {
	    font-size: 13px !important;
	    background-color: #ffffff !important;
	    border: 1px solid white !important;
		border-radius:30px;
	}
	
	.OFST6E31T .yellowbutton{
		border-radius:5px;
	}
	
	@media (min-width:768px){
		.OFST6E31T .connector.right {
		    transform: rotate(0deg);
		    left: 98%;
		    opacity: 33%;
		}
		.OFST6E31T .connector.left {
		    transform: rotate(180deg);
		    left: -17%;
		    opacity: 33%;
		}
		
	.OFST6E31T .herosection {
		text-align:left!important;
	    background-image: url(/assets/FXL3zr/img/HeaderBoldDesk.jpg);
	    background-size: cover !important;
	    background-position: center;
	    background-repeat: no-repeat !important;
	    margin-top: 90px!important;
	    padding-bottom: 90px!important;
		
	}
    .OFST6E31T .bigheadline {
		text-align:left!important;
	}
	.OFST6E31T .novabackgrounded {
	 	font-size: 18px !important;
	}
	
}
	
	@media (max-width: 768px) {
		
        .OFST6E31T .connector.right {
          transform: rotate(0deg);
 		 left:97%;
 		 opacity:33%;
        }

        .OFST6E31T .connector.left {
          transform: rotate(180deg);
 		 left:-21%;
 		 opacity:33%;
        }
		
       .OFST6E31T .fixed {
            position: fixed;
            top:63px;
            right: 0px;
            z-index: 1000;
			border-radius:0px!important;
        }
		
	    /* Platzhalter, der die gleiche H�he wie der Button hat */
	           .OFST6E31T .placeholder {
	               display: none;
	               height: 60px; /* H�he des Buttons */
	           }

		
	    .OFST6E31T .img-fluid {
	        margin-bottom: 0px !important;
	    }
	    .OFST6E31T .boxpaddingbig {
	        padding: 30px 15px!important;
	    }
		.OFST6E31T .herosection {
		    background-image: url(/assets/FXL3zr/img/HeaderBoldMob.jpg);
		    background-size: cover !important;
		    background-position: center;
		    background-repeat: no-repeat !important;
		    margin-top: 50px!important;
			padding-bottom:50px!important;
			padding-top:110px!important;
		}
	    .OFST6E31T .bigheadline {
	        font-size: 30px !important;
	        font-weight: 700 !important;
	        line-height: 0.9em !important;
	    }
		
		.OFST6E31T .container{
			padding-left:5%!important;
			padding-right:5%!important;
		}
	}
	
	/*** TCC Bold VarB OFST6E31T Ende***/
	
	/*** TCC Bold VarA(alt) OFST6E2YU Start***/
	
	.OFST6E2YU .backgrounded {
	    font-size: 13px !important;
	    background-color: #ffffff !important;
	    border: 1px solid white !important;
		border-radius:30px;
	}
	
	.OFST6E2YU .yellowbutton{
		border-radius:5px;
	}
	
	@media (max-width: 768px) {
	    .OFST6E2YU .herosection {
			padding-bottom:50px!important;
		}
	    .OFST6E2YU .img-fluid {
	        margin-top: 30px !important;
	        margin-bottom: 0px !important;
	    }
	    .OFST6E2YU .boxpaddingbig {
	        padding: 30px 20px!important;
	    }
	}
	
	/*** TCC BoldVarA(alt) OFST6E2YU Ende***/
	
	/*** BKM VarA OFST6E3GY Start***/
	.OFST6E3GY .herosection{
	text-align:center!important;
	padding-bottom:80px!important;
	}
	
	.OFST6E3GY .bigheadline {
    font-size: 87px !important;
	}
	.OFST6E3GY h2 {
    font-size: 33px;
	}
	.OFST6E3GY .content {
	padding-left: 6%;
	padding-right: 6%;
	}
	.OFST6E3GY .backgrounded{
	border-radius:30px!important;	
	}
	.OFST6E3GY p.lightfont{
	font-weight:300!important;
	line-height:1.1em;
	}
	.OFST6E3GY ul.TCC-ul-small{
	font-size:16px!important;
	line-height:1.3em!important;
	}
	.OFST6E3GY .checkbox-group label{
	font-size: 16px;
	line-height: 1.3em;
	}
	.OFST6E3GY p.heavyfont {
	font-weight: 700 !important;
	}
	.OFST6E3GY .accordion-body{
	font-weight:300!important;	
	}
	
	@media screen and (min-width:768px){
	.OFST6E3GY .custom-checkbox {
	width:115px!important;	
	}
	.OFST6E3GY .custom-checkbox1 {
	width:30px!important;	
	}
	.OFST6E3GY .bigheadline {
    font-size: 87px !important;
	}
	.OFST6E3GY .herosection{
	text-align:center!important;
	padding-bottom:80px!important;
	}		
	}
	
	@media screen and (max-width:768px){
	.OFST6E3GY .bigheadline {
	font-size: 35px !important;
	}
	.OFST6E3GY h2 {
	font-size: 18px;
	}
	.OFST6E3GY .herosection{
	text-align:center!important;
	padding-bottom:60px!important;
	margin-top:10px!important;
	}
	.OFST6E3GY .custom-checkbox1 {
	width:50px!important;	
	}
	.OFST6E3GY .custom-checkbox {
	width:190px!important;	
	}
    .OFST6E3GY .boxpaddingbig {
        padding: 20px 15px;
    }		
	}
	/*** BKM VarA OFST6E3GY Ende***/
	
	/*** BKM VarB TCC OFST6E3JB Start***/
	.OFST6E3JB .herosection{
		padding-bottom:75px!important;
	}
	.OFST6E3JB .accordion-body{
	font-weight:300!important;	
	}
	/*** BKM VarB TCC OFST6E3JB Ende***/
	
	
	/*** Seite 2 Extra Karte VarC minified***/
	@media (max-width:768px){.OFST6DZWL .card{margin-left:0%;margin-right:0%;margin-top:-95px !important;}.OFST6DZWL .creditcard1 .custom-radio{width:20px;}.OFST6DZWL .herosection{margin-top:67px;padding-bottom:115px !important;background:white;background-image:url('/assets/FXL3zr/img/BGmob.jpg');background-repeat:no-repeat;background-size:cover;text-align:center !important;}.OFST6DZWL .adjustform{margin-top:-43px;}.OFST6DZWL .counter{margin-bottom:40px !important;}.OFST6DZWL .step-container{padding-left:4%;padding-right:4%;}.OFST6DZWL .creditcard1 .custom-checkbox{width:20px !important;}.OFST6DZWL .creditcard2 .custom-checkbox{width:20px !important;}.OFST6DZWL .custom-checkbox{width:68px!important;height:20px;border:2px solid #ccc;border-radius:0px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:10px;position:relative;}}.OFST6DZWL .uspimg{width:30%!important;margin-top:-160px;}.OFST6DZWL .card{margin-top:0px;}.OFST6DZWL .hexagonTCCwrap1{filter:drop-shadow(0 4px 10px rgba(0,128,0,0.5));margin-top:-70px;}.OFST6DZWL .hexagonTCCwrap2{filter:drop-shadow(0 4px 10px rgba(7,160,227,0.5));}.OFST6DZWL .hexagonTCC{position:relative;width:280px;height:320px;background:white;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}.OFST6DZWL .hexagonTCC img{width:30%;height:auto;border-radius:50%;margin-bottom:10px;}.OFST6DZWL .hexagonTCC p{font-size:16px;color:#333;margin:0;}.OFST6DZWL .accordionTCC{max-width:600px;margin:20px auto;border-radius:5px;overflow:hidden;}.OFST6DZWL .accordion-item{border-bottom:1px solid #ddd;}.OFST6DZWL .accordion-item:last-child{border-bottom:none;}.OFST6DZWL .accordion-header{background:#dadada;cursor:pointer;padding:15px;font-size:20px;font-weight:bold;display:flex;justify-content:space-between;align-items:center;}.OFST6DZWL .accordion-header:hover{background:#eee;}.OFST6DZWL .accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease;padding:0 15px;background:#fff;}.OFST6DZWL .accordion-content p{margin:15px 0;}.OFST6DZWL .accordion-item.active .accordion-content{max-height:200px;}.OFST6DZWL .herosection{margin-top:60px;padding-bottom:430px !important;background:white;background-image:url('/assets/FXL3zr/img/HeaderOHNEXL.jpg');background-repeat:no-repeat;background-size:cover;text-align:center !important;}.OFST6DZWL .herosection h1{text-align:center !important;}.OFST6DZWL .adjustform{margin-top:-480px;}@media screen and (min-width:768px){.OFST6DZWL .custom-checkbox{width:48px!important;height:20px;border:2px solid #ccc;border-radius:0px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:10px;position:relative;}.OFST6DZWL .creditcard1 .custom-radio{width:20px;}}.OFST6DZWL .radio-group.creditcard1{display:flex;align-items:center;width:108%;margin-left:-4%;}.OFST6DZWL .creditcard1{position:relative;margin-bottom:20px;background-color:#D3E6FB;padding:15px;border-radius:12px;margin-top:40px;}.OFST6DZWL .creditcard1 input[type="radio"]{display:none;}.OFST6DZWL .custom-radio{background-color:#fff;display:flex;align-items:center;justify-content:center;}.OFST6DZWL .creditcard1 .creditcard-label{display:flex;flex-direction:column;cursor:pointer;position:relative;flex:1;}.OFST6DZWL .creditcard1 .highlight-tag{position:absolute;top:-42px;left:-5px;background-color:#3fac3c;color:#ffffff;padding:2px 20px;border-radius:10px 10px 0px 0px;font-weight:700;font-size:16px;}.OFST6DZWL .creditcard1 .creditcard-headline{margin-bottom:12px;}.OFST6DZWL .creditcard1 .creditcard1-title{font-size:17px;font-weight:700;display:block;}.OFST6DZWL .creditcard1 .subline{font-size:14px;color:#444;margin-top:-5px;display:block;}.OFST6DZWL .creditcard1 .creditcard-content{display:flex;justify-content:space-between;align-items:center;gap:20px;}.OFST6DZWL .creditcard1 .creditcard-text{flex:1;}.OFST6DZWL .creditcard1 .cta{font-size:14px;margin-bottom:20px;display:inline-block;font-weight:500;line-height:1.2;}.OFST6DZWL .creditcard1 .creditcard-image{position:relative;margin-left:20px;}.OFST6DZWL .creditcard1 .creditcard-image img{width:130px;border-radius:8px;}@media (max-width:600px){.OFST6DZWL .creditcard1 .creditcard-content{flex-direction:row;align-items:flex-start;gap:15px;}.OFST6DZWL .creditcard1 .creditcard-image{margin-left:0;}.OFST6DZWL .creditcard1 .creditcard-image img{width:120px;height:auto;}}@media (min-width:601px){.OFST6DZWL .creditcard1 .creditcard-content{margin-top:-20px;}}
	
	.OFST6DZWL .styled-list1 li {
	    margin-bottom: 0px;
	    font-size: 15px;
	    color: #333;
		line-height:1.1em;
		margin-left:0px;
	}
	
	.OFST6DZWL .styled-list1 {
	    list-style-type: none;
	    padding: 0;
	}
	
	.OFST6DZWL .styled-list1 li i {
	    margin-right: 5px;
	    color: #3fac3c;
	}
	@media (max-width: 600px) {
	    .OFST6DZWL .creditcard1 .creditcard-image {
	        margin-left: 0;
	        margin-top: -25px;
	    }
	}
	
	.OFST6DZWL .creditcard1 .creditcard-headline {
	    margin-bottom: 0px;
	}
	
	@media (max-width: 768px) {
	    .OFST6DZWL .creditcard1 .custom-radio {
	        width: 20px;
	        margin-top: 55px;
	    }
	}
	
	@media (min-width: 769px) {
	    .OFST6DZWL .creditcard1 .custom-radio {
	        margin-top: 35px;
	    }
	}
	
	/*** Seite 2 Extra Karte VarC minified Ende***/
	
	/*** TCC Ratenrechner VarC TikTok Start***/
	
.OFST6DTS5 .tcc-not-visible, .OFST6DTS5 header {
  display: none;
}

/* Hero-Sektion */
.OFST6DTS5 .tcc-hero {
  margin-top: 0;
  padding-bottom: 50px !important;
  background: url('/assets/FXL3zr/img/BGTikTokDesk.jpg') top no-repeat;
  background-size: cover;
}

/* Slider-Anzeige */
.OFST6DTS5 .slider-value {
  font-size: 35px;
  margin: 0 auto 20px;
  border: 7px solid #41FCF6;
  border-radius: 300px !important;
  height: 225px;
  width: 225px !important;
}

.OFST6DTS5 #sliderValue {
  color: #fff !important;
  padding: 78px 20px !important;
  background: transparent !important;
}

/* Container */
.OFST6DTS5 .tt-container {
  max-width: 800px;
}

/* Überschriften */
.OFST6DTS5 .tt-h1,
.OFST6DTS5 .tt-h1-effect h1 {
  color: #0FFDF7;
  font-family: "subway-paris-sc", sans-serif;
  font-weight: 400;
  line-height: 0.9em;
  position: relative;
}

.OFST6DTS5 .tt-h1 {
  font-size: 80px !important;
}

.OFST6DTS5 .tt-h1-effect {
  position: relative;
  display: inline-block;
}

.OFST6DTS5 .tt-h1-effect h1 {
  font-size: 120px !important;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  line-height: 0.8;
}

.OFST6DTS5 .tt-h1-shadow {
  position: absolute !important;
  top: 2px;
  left: 2px;
  color: #E805D4 !important;
  z-index: 1;
  pointer-events: none;
}

.OFST6DTS5 .tt-h1-span {
  position: relative;
  background: linear-gradient(180deg, #13FAF7, #1FB5EA);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 2;
}

/* Karten */
.OFST6DTS5 .card-title {
  color: #fff;
}

/* Slider-Styling */
.OFST6DTS5 .slider {
  -webkit-appearance: none;
  appearance: none;
  width: 65%;
  height: 8px;
  background: linear-gradient(90deg, rgba(19,250,247,1) 0%, rgba(171,56,222,1) 50%, rgba(232,5,212,1) 100%);
  border-radius: 6px;
  outline: none;
  opacity: 1;
  transition: opacity 0.2s;
  margin: 20px 0;
}

/* Button */
.OFST6DTS5 .button {
  background: linear-gradient(90deg, rgb(255 0 152) 0%, rgb(149 84 226) 100%);
  font-weight: 700;
  border-radius: 30px;
}

/* Input-Felder */
.OFST6DTS5 .input-fields input,
.OFST6DTS5 .input-fields select {
  width: 40%;
  color: #fff !important;
  background: transparent;
  border: 2px solid #E805D4;
  font-weight: 700;
  border-radius: 30px;
}

/* Custom Dropdown */
.OFST6DTS5 .input-fields select {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fdd835'><path d='M7 10l5 5 5-5z'/></svg>");
  background-position: right -5px center;
  background-repeat: no-repeat;
}

.OFST6DTS5 .input-fields {
  margin: 5px 0 !important;
}

.OFST6DTS5 .input-fields select:focus,
.OFST6DTS5 .input-fields input:focus {
  border-color: #13FAF7;
}

/* Schritte-Boxen */
.OFST6DTS5 .tcc-steps {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
  padding: 40px 0;
}

.OFST6DTS5 .tcc-step-box {
  background: #0a0a1a;
  color: #fff;
  padding: 15px 5px;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  border-radius: 20px;
  width: 110px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  border: 2px solid transparent;
  position: relative;
}

.OFST6DTS5 .tcc-step-box span {
  font-size: 13px;
}

.OFST6DTS5 .step-1 {
  border-color: #4ef4ff;
}

.OFST6DTS5 .step-2 {
  border-color: #ff0099;
}

.OFST6DTS5 .step-3 {
  border-color: #8a61e3;
}

/* Farbverlauf-Strich */
.OFST6DTS5 .tcc-gradient {
  height: 20px;
  margin: 0 !important;
  background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(7 9 32) 100%);
}

/* Responsive Styles */
@media (max-width: 768px) {
  .OFST6DTS5 .slider-value {
    height: 180px;
    width: 180px !important;
  }

  .OFST6DTS5 #sliderValue {
    padding: 55px 0 !important;
  }

  .OFST6DTS5 .tcc-hero {
    margin-top: 0;
    padding-bottom: 0 !important;
    background-image: url('/assets/FXL3zr/img/BGTikTok.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }

  .OFST6DTS5 .tt-h1 {
    font-size: 55px !important;
  }

  .OFST6DTS5 .tt-h1-effect h1 {
    font-size: 70px !important;
  }

  .OFST6DTS5 .card-title {
    font-size: 24px;
    padding-top: 10px;
  }
}

@media (max-width: 768px) {
.OFST6DTS5 .hexagonTCCwrap1{
    margin-top:20px!important;
}
.OFST6DTS5 .hexagonTCCwrap2{
    margin-top:20px!important;
}
}

.OFST6DTS5 .hexagonTCCwrap1{
	filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
margin-top:-70px;
}

.OFST6DTS5 .hexagonTCCwrap2{
	filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
}
.OFST6DTS5 .hexagonTCC {
           position: relative;
           width: 280px;
           height: 320px;
           background: white;
           clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           text-align: center;
       }

      .OFST6DTS5 .hexagonTCC img {
           width: 30%;
           height: auto;
           border-radius: 50%;
           margin-bottom: 10px;
       }

       .OFST6DTS5 .hexagonTCC p {
           font-size: 16px;
           color: #333;
           margin: 0;
       }
	
.OFST6DTS5 .accordionTCC {
            max-width: 600px;
            margin: 20px auto;
            border-radius: 5px;
            overflow: hidden;
        }

        .OFST6DTS5 .accordion-item {
            border-bottom: 1px solid #ddd;
        }

       .OFST6DTS5 .accordion-item:last-child {
            border-bottom: none;
        }

       .OFST6DTS5 .accordion-header {
            background: #dadada;
            cursor: pointer;
            padding: 15px;
            font-size: 20px;
            font-weight: bold;
            display: flex;
            justify-content: space-between;
            align-items: center;
	 
        }

        .OFST6DTS5 .accordion-header:hover {
            background: #eee;
        }

        .OFST6DTS5 .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
            padding: 0 15px;
            background: #fff;
        }

        .OFST6DTS5 .accordion-content p {
            margin: 15px 0;
        }

       .OFST6DTS5 .accordion-item.active .accordion-content {
            max-height: 150px;
        }
	/*** TCC Ratenrechner VarC TikTok Ende***/

	/*** TCC Ratenrechner VarD Immo Start***/
.OFST6DU08 .herosection {
  padding-bottom: 20px !important;
  background: #ECECEB;
background: linear-gradient(180deg,rgba(236, 236, 235, 1) 0%, rgba(236, 236, 235, 1) 90%, rgba(255, 255, 255, 1) 100%);
  clip-path: none;
  margin-top: 50px;
}

.OFST6DU08 .line {
  height: 4px;
  background-color: #BFA143 !important;
  top: 41px;
}

.OFST6DU08 .circle {
  width: 25px;
  height: 25px;
  border: 1px solid #BFA143;
  background-color: #ffffff;
  font-size: 13px;
}

.OFST6DU08 .active .circle {
  background-color: #BFA143;
  color: white;
  border: none;
}

.OFST6DU08 .step-container {
  padding-left: 0%;
  padding-right: 0%;
}

.OFST6DU08 h1 {
  font-weight: 500;
  font-size: 45px !important;
  margin-top: 40px;
  font-family: 'Stix Two Text';
  text-align: left !important;
  max-width: 60%;
}

.OFST6DU08 .tcc-66 { width: 60% !important; }
.OFST6DU08 .tcc-33 { width: 40% !important; }

.OFST6DU08 .tcc-row {
  display: flex;
  gap: 5px;
}

.OFST6DU08 .card {
  margin-bottom: 10px !important;
  padding: 0px 20px 20px 20px;
  width: 100%;
  margin: -540px 20px 20px 10px;
}

.OFST6DU08 .card-title {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.OFST6DU08 .slider-value {
  font-size: 22px;
  font-weight: 700 !important;
  border: 2px solid #BFA143 !important;
  border-radius: 10px;
  width: 100%;
  background: #ffffff !important;
}

.OFST6DU08 #sliderValue {
  padding: 2px 20px !important;
  color: #000000 !important;
}

.OFST6DU08 input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: #BFA143 !important;
}

.OFST6DU08 .input-fields input,
.OFST6DU08 .input-fields select {
  width: 48%;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.OFST6DU08 .slider {
  margin: 20px 0px 0px 0px;
}

.OFST6DU08 .tcc-none { display: none; }

.OFST6DU08 .button {
  background-color: #BFA143;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 10px;
  font-weight: 700;
}

.OFST6DU08 .tcc-usp {
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: left;
}

.OFST6DU08 .usp-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
}

.OFST6DU08 .usp-item i {
  color: #000;
  font-size: 20px;
  margin-top: 3px;
}

.OFST6DU08 .immo-pic {
  margin-top: -70px;
}

/* ----------- MEDIA QUERIES ------------ */

@media (max-width: 768px) {
  .OFST6DU08 .herosection {
    margin-top: 25px;
  }

  .OFST6DU08 h1 {
    font-size: 28px !important;
    margin-top: 10px;
    max-width: 100%;
    text-align: left !important;
  }

  .OFST6DU08 .card {
    width: 80%;
    margin: -85px 20px 20px 10px;
  }

  .OFST6DU08 .immo-pic {
    margin-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .OFST6DU08 .card {
    margin: -350px 20px 20px 10px;
  }

  .OFST6DU08 h1,
  .OFST6DU08 .immo-pic {
    max-width: 100%;
    margin-top: 0px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .OFST6DU08 .card {
    margin: -500px 20px 20px 10px;
  }

  .OFST6DU08 h1,
  .OFST6DU08 .immo-pic {
    max-width: 100%;
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
.OFST6DU08 .hexagonTCCwrap1{
    margin-top:20px!important;
}
.OFST6DU08 .hexagonTCCwrap2{
    margin-top:20px!important;
}
}

.OFST6DU08 .hexagonTCCwrap1{
	filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
margin-top:-70px;
}

.OFST6DU08 .hexagonTCCwrap2{
	filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
}
.OFST6DU08 .hexagonTCC {
           position: relative;
           width: 280px;
           height: 320px;
           background: white;
           clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           text-align: center;
       }

      .OFST6DU08 .hexagonTCC img {
           width: 30%;
           height: auto;
           border-radius: 50%;
           margin-bottom: 10px;
       }

      .OFST6DU08 .hexagonTCC p {
           font-size: 16px;
           color: #333;
           margin: 0;
       }
	
.OFST6DU08 .accordionTCC {
            max-width: 600px;
            margin: 20px auto;
            border-radius: 5px;
            overflow: hidden;
        }

        .OFST6DU08 .accordion-item {
            border-bottom: 1px solid #ddd;
        }

       .OFST6DU08 .accordion-item:last-child {
            border-bottom: none;
        }

       .OFST6DU08 .accordion-header {
            background: #dadada;
            cursor: pointer;
            padding: 15px;
            font-size: 20px;
            font-weight: bold;
            display: flex;
            justify-content: space-between;
            align-items: center;
	 
        }

       .OFST6DU08 .accordion-header:hover {
            background: #eee;
        }

        .OFST6DU08 .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
            padding: 0 15px;
            background: #fff;
        }

        .OFST6DU08 .accordion-content p {
            margin: 15px 0;
        }

       .OFST6DU08 .accordion-item.active .accordion-content {
            max-height: 150px;
        }
	/*** TCC Ratenrechner VarD Immo Ende***/
	
	/*** TCC Ratenrechner VarE Google Start***/
.OFST6DU85 p.usp{
	float:left;
	padding-left:50px;
}

.OFST6DU85 .navbar{
    display:none;
}

.OFST6DU85 .desktopnav{
    display:none;
}

@media screen and(max-width:768px){
.OFST6DU85 p.usp{
		display:none;
	}
}

@media (max-width: 768px) {
 .OFST6DU85 .card {
	 margin-left:0%;
	 margin-right:0%;
 }
.OFST6DU85 .hexagonTCCwrap1{
    margin-top:20px!important;
}
.OFST6DU85 .hexagonTCCwrap2{
    margin-top:20px!important;
}
.OFST6DU85 .herosection{
    margin-bottom:20px!important;
}
.OFST6DU85 h2{
    font-size:24px!important;
}
}

.OFST6DU85 .uspimg{
 width:30%!important;
 margin-top:-160px;
}

.OFST6DU85 .card {
    margin-top: 100px;
}

.OFST6DU85 .hexagonTCCwrap1{
	filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
margin-top:-70px;
}

.OFST6DU85 .hexagonTCCwrap2{
	filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
}
.OFST6DU85 .hexagonTCC {
           position: relative;
           width: 280px;
           height: 320px;
           background: white;
           clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           text-align: center;
       }

       .OFST6DU85 .hexagonTCC img {
           width: 30%;
           height: auto;
           border-radius: 50%;
           margin-bottom: 10px;
       }

       .OFST6DU85 .hexagonTCC p {
           font-size: 16px;
           color: #333;
           margin: 0;
       }
	
.OFST6DU85 .accordionTCC {
            max-width: 600px;
            margin: 20px auto;
            border-radius: 5px;
            overflow: hidden;
        }

        .OFST6DU85 .accordion-item {
            border-bottom: 1px solid #ddd;
        }

       .OFST6DU85 .accordion-item:last-child {
            border-bottom: none;
        }

       .OFST6DU85 .accordion-header {
            background: #dadada;
            cursor: pointer;
            padding: 15px;
            font-size: 20px;
            font-weight: bold;
            display: flex;
            justify-content: space-between;
            align-items: center;
	 
        }

        .OFST6DU85 .accordion-header:hover {
            background: #eee;
        }

        .OFST6DU85 .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
            padding: 0 15px;
            background: #fff;
        }

        .OFST6DU85 .accordion-content p {
            margin: 15px 0;
        }

       .OFST6DU85 .accordion-item.active .accordion-content {
            max-height: 150px;
        }

	/*** TCC Ratenrechner VarE Google Ende***/

	/*** TCC Ratenrechner VarB Frau im Header Start***/
    .OFST6DTIH .tcc-none{
        display:none;
    }
 .OFST6DTIH p.usp{
	float:left;
	padding-left:50px;
}

.OFST6DTIH .tcc-header-img{
	display: block;
    margin-left: -150px;
    width: 500px;
    margin-top: -120px;
}
.OFST6DTIH .card{
	margin-top:-120px;
}
.OFST6DTIH .label-container {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 5px;
    font-size: 14px;
    color: #333;
}
.OFST6DTIH .label-container .min, .OFST6DTIH .label-container .max {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30px;
}
.OFST6DTIH .label-container .min::after, .OFST6DTIH .label-container .max::after {
    content: "▼";
    display: block;
    font-size: 12px;
    text-align: center;
    color: rgb(85, 85, 85);
    margin-bottom: 2px;
}

@media (max-width:768px){
.OFST6DTIH p.usp{
		display:none;
	}
.OFST6DTIH .card{
    margin-top:-50px!important;
	padding: 20px 20px 20px 20px;
}

.OFST6DTIH .tcc-header-img{
	width:320px;
	margin-left:-55px;
	margin-top:0px;
}
.OFST6DTIH .herosection{
	margin-top:-40px;
}
}


.OFST6DTIH .herosection{
    background-image:none;
    background: #07A0E3;
    background: linear-gradient(166deg,rgba(7, 160, 227, 1) 0%, rgba(56, 168, 56, 1) 100%);
}

	/*** TCC Ratenrechner VarB Frau im Header Ende***/
	
	/*** TCC Ratenrechner VarF Start***/
	.OFST6DUFT .label-container {
	    display: flex;
	    justify-content: space-between;
	    position: relative;
	    margin-top: 5px;
	    font-size: 14px;
	    color: #333;
	}
	.OFST6DUFT .label-container .min, .OFST6DUFT .label-container .max {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    width: 30px;
	}
	.OFST6DUFT .label-container .min::after, .OFST6DUFT .label-container .max::after {
	    content: "▼";
	    display: block;
	    font-size: 12px;
	    text-align: center;
	    color: rgb(85, 85, 85);
	    margin-bottom: 2px;
	}
	.OFST6DUFT .trust-img {
	    width: 100%;
	    padding-top: 20px;
	    max-width: 350px;
	    margin: auto;
	}
	.OFST6DUFT .info-text{
		margin-bottom:0px!important;
		font-size:12px!important;
		text-align:left!important;
	}
  	.OFST6DUFT .gradient-usp{
  		background: #D65B26;
	    background: linear-gradient(90deg, rgb(8 158 223 / 100%) 0%, rgb(11 157 223 / 0%) 70%);
	    border-radius: 30px;
	    padding: 1px 10px 4px 5px;
	    margin-bottom: 5px;
  	}

  	.OFST6DUFT .usp-check{
  		width: 15px;
  		margin-right: 5px;
  	}

  	.OFST6DUFT .usp-check1 {
  	    width: 30px;
  	    margin-right: 5px;
  	}
  	.OFST6DUFT p.usp-text{
  		font-weight:600;
  		color:#ffffff;
  		margin-bottom:0px;
  		font-size:12px;
  	}
	.OFST6DUFT .card{
		margin-top:0px!important;
	}
	.OFST6DUFT h1 {
	    font-weight: 900;
	    font-size: 52px;
	    line-height: 1.0em;
		text-align:left!important;
	}
	.OFST6DUFT .herosection {
    background-image: url(../img/backgroundF.jpg);
    background-size: contain;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
	@media (min-width: 768px) {
	    .OFST6DUFT .col-md-6 {
	        flex: 0 0 auto;
	        width: 50%;
	        max-width: 900px;
	        margin: auto;
	    }
	}
	
	@media (max-width: 768px) {
		.OFST6DUFT .top-section{
			margin-top:-50px!important;
		}
		
		.OFST6DUFT .card-title {
        font-weight: 900;
    }

	.OFST6DUFT .herosection h1 {
		  text-align: left !important;
		  font-size:25px!important;
		    }
	 .OFST6DUFT .card {
		 margin-left:10px;
		 margin-right:10px;
	 }
	.OFST6DUFT .hexagonTCCwrap1{
	    margin-top:20px!important;
	}
	.OFST6DUFT .hexagonTCCwrap2{
	    margin-top:20px!important;
	}
	.OFST6DUFT .herosection{
	    margin-bottom:20px!important;
	}
	.OFST6DUFT h2{
	    font-size:24px!important;
	}
	}

	.OFST6DUFT .uspimg{
	 width:30%!important;
	 margin-top:-160px;
	}

	.OFST6DUFT .card {
	    margin-top: 100px;
	}

	.OFST6DUFT .hexagonTCCwrap1{
		filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
	margin-top:-70px;
	}

	.OFST6DUFT .hexagonTCCwrap2{
		filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
	}
	.OFST6DUFT .hexagonTCC {
	           position: relative;
	           width: 280px;
	           height: 320px;
	           background: white;
	           clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	           display: flex;
	           flex-direction: column;
	           align-items: center;
	           justify-content: center;
	           text-align: center;
	       }

	       .OFST6DUFT .hexagonTCC img {
	           width: 30%;
	           height: auto;
	           border-radius: 50%;
	           margin-bottom: 10px;
	       }

	       .OFST6DUFT .hexagonTCC p {
	           font-size: 16px;
	           color: #333;
	           margin: 0;
	       }
	
	.OFST6DUFT .accordionTCC {
	            max-width: 600px;
	            margin: 20px auto;
	            border-radius: 5px;
	            overflow: hidden;
	        }

	        .OFST6DUFT .accordion-item {
	            border-bottom: 1px solid #ddd;
	        }

	       .OFST6DUFT .accordion-item:last-child {
	            border-bottom: none;
	        }

	       .OFST6DUFT .accordion-header {
	            background: #dadada;
	            cursor: pointer;
	            padding: 15px;
	            font-size: 20px;
	            font-weight: bold;
	            display: flex;
	            justify-content: space-between;
	            align-items: center;
	 
	        }

	        .OFST6DUFT .accordion-header:hover {
	            background: #eee;
	        }

	        .OFST6DUFT .accordion-content {
	            max-height: 0;
	            overflow: hidden;
	            transition: max-height 0.3s ease;
	            padding: 0 15px;
	            background: #fff;
	        }

	        .OFST6DUFT .accordion-content p {
	            margin: 15px 0;
	        }

	       .OFST6DUFT .accordion-item.active .accordion-content {
	            max-height: 220px;
	        }
			.OFST6DUFT .top-section{
				padding-left:10px;
				padding-right:10px;
				text-align:left!important;
			}
			.OFST6DUFT .form-top {
			    padding: 0px 20px 0px 20px;
			}
	
			.OFST6DUFT p.card-subheader {
			    font-size: 14px;
			    font-weight: 400;
			    margin-top: -5px;
			}
			.OFST6DUFT .card-title {
		    font-weight:900!important;
		}
		.OFST6DUFT .bottom-info {
		    border-radius: 20px;
		    border: 2px dashed #08a0e3;
		    padding: 15px 0px 0px 0px;
		    font-weight: 500;
		    margin: auto;
		    max-width: 800px;
		}
		.OFST6DUFT p.card-subheader1 {
			font-size: 16px;
			    font-weight: 400;
			    margin-top: 5px;
			    line-height: 1em;
			}
		@media (max-width: 768px) {
		    .OFST6DUFT .splitmobile {
		        margin-bottom: 0px !important;
		    }
			    .OFST6DUFT .roundimage {
			        max-width: 30%;
			        display: flex;
			        margin: auto;
			}
		}

		.OFST6DUFT .styled-list li {
			font-weight:400!important;
			font-size:18px;
		}
	
	/*** TCC Ratenrechner VarF Ende***/
	
	/*** TCC Seite 2 VarD Start***/
	
	.OFST6E091 .section-title {
	    display: flex;
	    align-items: center;
	    gap: 6px;
		justify-content: center;
		font-weight: 700; 
	}
	
	.OFST6E091 .info-icon {
	    display: inline-flex;
	    justify-content: center;
	    align-items: center;
	    width: 18px;
	    height: 18px;
	    border-radius: 50%;
	    background: #eee;
	    color: #333;
	    font-size: 12px;
	    cursor: pointer;
	    position: relative;
	    flex-shrink: 0;
	}
	
	.OFST6E091 .tooltip {
	    visibility: hidden;
	    opacity: 0;
	    width: 220px;
	    background-color: #333;
	    color: #fff;
	    text-align: left;
	    border-radius: 6px;
	    padding: 8px;
	    position: absolute;
	    z-index: 10;
	    bottom: 125%;
	    left: 50%;
	    transform: translateX(-50%);
	    transition: opacity 0.3s;
	    font-size: 13px;
	}
	
	.OFST6E091 .tooltip::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #333 transparent transparent transparent; } 
	
	.OFST6E091 .info-icon:hover .tooltip, .OFST6E091 .info-icon:focus .tooltip { visibility: visible; opacity: 1; }
	
	
	/*Info Sections Titles End*/
	
	@media (min-width:768px){
		.OFST6E091 .desktophide {
		        display: none !important;
		    }
		.OFST6E091 .green .circle {
		    margin-top: 7px!important;
		    left: -20px!important;
		}
		.OFST6E091 .custom-checkbox {
		        width: 43px !important;
		        border-radius: 40px;
		        border: 1px solid #aaa;
		    }
		.OFST6E091 .small-h1{
			font-size:35px;
		}
		.OFST6E091 .header-status-stacked {
	        top: 20px !important;
	        right: 6% !important;
	        left: auto !important;
		}
		.OFST6E091 .cta{
			visibility:hidden;
		}
		.OFST6E091 .uspimg {
		    width: 30% !important;
		    margin-top: -160px;
		}
		.OFST6E091 .hexagonTCC {
		    position: relative;
		    width: 280px;
		    height: 320px;
		    background: white;
		    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
		    display: flex;
		    flex-direction: column;
		    align-items: center;
		    justify-content: center;
		    text-align: center;
		}
		.OFST6E091 .hexagonTCCwrap1 {
		    filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
		    margin-top: -70px;
		}
		.OFST6E091 .hexagonTCCwrap2 {
		    filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
		}
		.OFST6E091 .herosection {
		    margin-top: 60px;
		    padding-bottom: 430px !important;
		    background-repeat: no-repeat;
		    background-size: cover;
		    text-align: center !important;
		}
		.OFST6E091 .card {
			margin-top:20px;
		}
		.OFST6E091 .hexagonTCC img {
		    width: 30%;
		    height: auto;
		    border-radius: 50%;
		    margin-bottom: 10px;
		}
	}
	
	
	/*-----Desktop Ende-----*/
	
/* === ExtraCard Option – horizontales Layout mit 70/30-Aufteilung === */

.OFST6E091 .extra-card-option {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 10px;
  flex-wrap: nowrap;
  margin-top: 3px;
  margin-left: 6px;
}


.OFST6E091 .extra-card-input {
  display: none;
}


.OFST6E091 .extra-card-box {
  border: 1px solid #dbdbdb;
  border-radius: 12px;
  background: #fff;
  padding: 20px 25px;
  cursor: pointer;
  position: relative;
  transition: all 0.25s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.OFST6E091 .extra-card-box.extra-narrow {
  flex: 0 0 30%;
}

.OFST6E091 .extra-card-box.extra-wide {
  background-image: url("/assets/FXL3zr/img/extra-card-bg.svg");
    background-size: 70%;
    background-position: bottom right;
    background-repeat: no-repeat;
    opacity: 0.8;
}


.OFST6E091 .extra-card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.OFST6E091 .extra-card-top{
	display: flex;
	gap: 12px;
	align-items: center;
}

.OFST6E091 .extra-card-chip{
	max-width:30px;
}

.OFST6E091 .extra-card-mc {
    max-width: 30px;
    right: 10px;
    top: 15px;
    position: absolute;
}

.OFST6E091 .extra-card-title {
    font-weight: 600;
    font-size: 16px;
    color: #9cd02a;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.OFST6E091 .extra-card-number {
	font-size: 14px;
	color: #000;
	font-weight: 600;
}

.OFST6E091 .extra-card-name {
    font-weight: 700;
    font-size: 14px;
    margin: 5px 0;
    color: #000;
    line-height: 1.0em;
}

.OFST6E091 .extra-card-subtext {
  font-size: 12px;
  color: #000;
  line-height:1em;
  font-weight:100;
}


.OFST6E091 .extra-card-box:hover {
  border-color: #63b600;
}


.OFST6E091 .extra-card-box.extra-inactive {
  opacity: 1;
}


.OFST6E091 .extra-card-input:checked + .extra-card-box {
  border: 1px solid #000000;
}

.OFST6E091 .extra-card-input:checked + .extra-card-box::before {
content: "\f00c";
font-family: 'Font Awesome 6 Pro';
  position: absolute;
  top: -12px;
  left: -11px;
  background: #a3cf11;
  color: white;
  border-radius: 50%;
  font-size: 13px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
}

.OFST6E091 .extra-card-input + .extra-card-box::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -11px;
  background: #ffffff;
  color: white;
  border-radius: 50%;
  font-size: 13px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dbdbdb;
}


.OFST6E091 .extra-card-subtext.grey {
	color: #7a7a7a;
	    font-size: 14px;
	    margin-bottom: 10px;
}


@media (max-width: 600px) {

	.OFST6E091 .extra-card-box {
	        padding: 15px 5px 10px 10px;
	    }

 .OFST6E091 .extra-card-title {
    font-size: 14px;
  }
}

	
	
	
	/* Daniel Design Entwicklung Ende*/
	
	
	.OFST6E091 .green-line {
	    height: 1px;
	    background-color: #dadada;
	    margin: 20px 0px;
	}
	
	.OFST6E091 .circle {
	    width: 30px;
	    height: 30px;
	}
	.OFST6E091 .green .circle {
	    margin-top: 17px;
	    position: absolute;
	    left: 10px;
	}
	
	.OFST6E091 .submit-btn {
	  position: relative;
	}

	.OFST6E091 .submit-btn::after {
	  content: "\f061";
	  position: absolute;
	  right: 20px;
	  font-size: 18px;
	  color: white;
	  font-family: 'FONT AWESOME 6 PRO';
	}
	
	.OFST6E091 .credit-value {
	    font-size: 14px;
	    color: #777;
	}
	
	.OFST6E091 .logo {
	    margin-left: 15px;
	    margin-top: -2px;
	}
	.OFST6E091 .checkbox-group label[for^="consent"] {
	    line-height: 1.1em;
	    color: #3b3b3b;
	    font-weight: 100;
	}
	
	/* --- Trustbannner unterhalb Start ---*/
	
	.OFST6E091 .credit-summary-box {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  border: 1px solid #ddd;
	  border-radius: 13px;
	  padding: 5px 5px 5px 15px;
	  margin-top: 0px;
	  margin-left:2%;
	  margin-right:2%;
	  background: #fff;
	  box-shadow: 0 1px 3px rgba(0,0,0,0.03);
	  flex-wrap: nowrap;
	}

	.OFST6E091 .credit-info {
	  display: flex;
	  gap: 50px;
	  flex-wrap: nowrap;
	}

	.OFST6E091 .credit-info .label {
	    display: block;
	    color: #aaa;
	    margin-bottom: -5px;
	    font-size: 0.6em;
	}

	.OFST6E091 .credit-info .value {
	  font-size: 22px;
	  font-weight: 600;
	  color: #333;
	}

	.OFST6E091 .credit-info .value small {
	  font-size: 13px;
	  font-weight: 400;
	  color: #777;
	}

	.OFST6E091 .credit-seals {
	  display: flex;
	  align-items: center;
	  gap: 15px;
	}

	.OFST6E091 .credit-seals .seal {
	  height: 22px;
	  opacity: 0.8;
	}

	.OFST6E091 .credit-seals .lock {
	    border: 1px solid #ddd;
	    border-radius: 6px;
	    padding: 4px 8px;
	    color: #aaa;
	    font-size: 12px;
	}

	/* Responsive */
	@media (max-width: 768px) {

	  .OFST6E091 .credit-info {
	    gap: 25px;
	  }
	}
	
	/* --- Trustbanner unterhalb Ende --- */
	
	/* --- Statusleiste unter Header --- */
	.OFST6E091 .header-status-stacked {
	  position: fixed;
	  top: 70px; 
	  left: 50%;
	  transform: translateX(-50%);
	  background: #fff;
	  border: 1px solid #dbdbdb;
	  border-radius: 8px;
	  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
	  padding: 10px 16px;
	  font-size: 14px;
	  color: #333;
	  z-index: 999;
	  width: fit-content;
	  min-width: 170px;
	  text-align: center;
	}

	
	.OFST6E091 .header-status-stacked .status-content {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  gap: 4px;
	}

	.OFST6E091 .header-status-stacked .status-text strong {
	  font-weight: 600;
	  color: #333;
	}

	.OFST6E091 .header-status-stacked .status-text small {
	  color: #999;
	  font-weight: 400;
	  margin-left: 1px;
	}

	.OFST6E091 .status-bar {
	  position: relative;
	  width: 100%;
	  height: 6px;
	  background: #eee;
	  border-radius: 4px;
	  overflow: hidden;
	}

	.OFST6E091 .status-bar-fill {
	  width: 85%; 
	  height: 100%;
	  background: linear-gradient(90deg, #f8c926, #ffce00);
	  border-radius: 4px;
	  transition: width 0.3s ease;
	}
	
	
	
	/* Schloss-Icon im Feld */
	.OFST6E091 .with-lock {
	  position: relative;
	}

	.OFST6E091 .with-lock .lock-icon {
	  position: absolute;
	  right: 12px;
	  top: 50%;
	  transform: translateY(-50%);
	  color: #aaa;
	  font-size: 15px;
	  pointer-events: none;
	}

	.OFST6E091 .with-lock input {
	  padding-right: 40px;
	}

	/* Hinweistext */
	.OFST6E091 .privacy-hint {
	  display: block;
	  margin-top: 4px;
	  font-size: 12px;
	  color: #aaa;
	  line-height: 1.4;
	}

	.OFST6E091 .privacy-hint i {
	  font-size: 11px;
	  margin-right: 4px;
	  color: #aaa;
	  font-weight:100;
	}
	
	
	.OFST6E091 .form-group .fa-chevron-down {
	    right: 8px;
	    color: #aaa;
	    font-size: 12px;
	}
	
	.OFST6E091 .check-select {
	  width: 100%;
	  padding: 10px 12px;
	  border: 1px solid #ccc;
	  border-radius: 6px;
	  font-size: 15px;
	  background-color: #fff;
	  appearance: none;
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  color: #999; /* Standard: grauer Placeholder */
	  cursor: pointer;
	  transition: border-color 0.2s ease, color 0.2s ease;
	}

	.OFST6E091 .check-select:invalid {
	  color: #aaa!important;
	}

	.OFST6E091 .check-select:not(:invalid) {
	  color: #000!important;
	}

	.OFST6E091 .check-select option[disabled] {
	  color: #999;
	}
	
	.OFST6E091 .form-group input, .OFST6E091 .form-group select {
	    padding: 10px;
	    border: 1px solid #909090;
	    border-radius: 7px;
	}
	
	.OFST6E091 .form-group input::placeholder, .OFST6E091 .form-group select::placeholder {
	  color: transparent;
	}
	
	.OFST6E091 .form-group input,
	.OFST6E091 .form-group select {
	  width: 100%;
	  padding: 10px 12px 8px;
	  font-size: 16px !important;
	}
	.OFST6E091 .form-group label {
	  position: absolute;
	  font-weight:100;
	  left: 8px;
	  top: 0;
	  transform: translateY(-50%);
	  color: #909090;
	  background-color:#ffffff;
	  padding-left: 5px;
	  padding-right: 5px;
	  font-size: 14px !important;
	  pointer-events: none;
	  transition: 0.2s ease all;
	}
	.OFST6E091 .form-group input:focus + label,
	.OFST6E091 .form-group select:focus + label {
	  top: 0;
	  left:8px;
	  font-size: 12px;
	  color: #333;
	  transform: translateY(-50%);
	  background-color: #fff;
	  padding-left: 5px;
	  padding-right: 5px;
	}
	
	.OFST6E091 .form-control.success {
	    color: #000000;
	}
	
	.OFST6E091 .success-icon, .OFST6E091 .error-icon{
	    top: -8px;
	    right: 10px;
	    width: 20px;
	    border: 0px;
	}
	
	.OFST6E091 .error-message {
	    background-color: #ffffff;
	    position: absolute;
	    top: 32px;
	    left: 5px;
	    padding: 0px 5px 0px 5px;
	    border: 0px;
		border-radius:0px;
		color:#dc3545!important;
	}
	/***Media Queries***/
	@media (max-width: 768px) {
		.OFST6E091 .custom-checkbox {
		        width: 65px !important;
		        border-radius: 40px;
		        border: 1px solid #aaa;
		    }
		.OFST6E091 .navbar-toggler {
		    border: 1px solid #aaa !important;
		    border-radius: 80px!important;
		    padding-right: 3px!important;
		    padding-left: 5px!important;
		}
	   .OFST6E091  .navbar-expand-lg {
	        left: 92px;
	    }
  	  .OFST6E091 .header-status-stacked {
  	    top: 12px;
  	    padding: 8px 5px;
  	    font-size: 12px;
  		left:63%;
  	  }
  	  .OFST6E091 .status-bar {
  	    width: 100%;
  	  }
	   .OFST6E091 .headerlogo {
	        width: 130px;
	    }
		.OFST6E091 .section-title {
		    color: #000000;
		    margin-top: -10px;
		    margin-bottom: 10px;
		    text-align: center;
		    font-weight: 700;
		    font-size: 16px;
		}
	    .OFST6E091 .adjustform {
	        margin-top: 0px;
	    }
		.OFST6E091 .herosection{
			display:none;
		}
		.OFST6E091 .card {
		        margin-bottom: 10px !important;
		        padding: 10px 10px 12px 10px;
		        margin-left: 2%;
		        margin-right: 2%;
		        margin-top: 73px;
				}
		.OFST6E091 .container{
			padding-left:0!important;
			padding-right:0!important;
			}
	}
	
	/*** TCC Seite 2 VarD Ende***/
	
	
	/*** TCC Seite 1 VarB Start***/
	
	.OFST6DY4I .section-title {
	    display: flex;
	    align-items: center;
	    gap: 6px;
		justify-content: center;
		font-weight: 700; 
	}
	
	.OFST6DY4I .info-icon {
	    display: inline-flex;
	    justify-content: center;
	    align-items: center;
	    width: 18px;
	    height: 18px;
	    border-radius: 50%;
	    background: #eee;
	    color: #333;
	    font-size: 12px;
	    cursor: pointer;
	    position: relative;
	    flex-shrink: 0;
	}
	
	.OFST6DY4I .tooltip {
	    visibility: hidden;
	    opacity: 0;
	    width: 220px;
	    background-color: #333;
	    color: #fff;
	    text-align: left;
	    border-radius: 6px;
	    padding: 8px;
	    position: absolute;
	    z-index: 10;
	    bottom: 125%;
	    left: 50%;
	    transform: translateX(-50%);
	    transition: opacity 0.3s;
	    font-size: 13px;
	}
	
	.OFST6DY4I .tooltip::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #333 transparent transparent transparent; } 
	
	.OFST6DY4I .info-icon:hover .tooltip, .OFST6DY4I .info-icon:focus .tooltip { visibility: visible; opacity: 1; }
	
	
	/*Info Sections Titles End*/
	
	@media (min-width:768px){
		.OFST6DY4I .desktophide {
		        display: none !important;
		    }
		.OFST6DY4I .custom-checkbox {
		        width: 43px !important;
		        border-radius: 40px;
		        border: 1px solid #aaa;
		    }
		.OFST6DY4I .small-h1{
			font-size:35px;
		}
		.OFST6DY4I .header-status-stacked {
	        top: 20px !important;
	        right: 6% !important;
	        left: auto !important;
		}
		.OFST6DY4I .cta{
			visibility:hidden;
		}
		.OFST6DY4I .uspimg {
		    width: 30% !important;
		    margin-top: -160px;
		}
		.OFST6DY4I .hexagonTCC {
		    position: relative;
		    width: 280px;
		    height: 320px;
		    background: white;
		    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
		    display: flex;
		    flex-direction: column;
		    align-items: center;
		    justify-content: center;
		    text-align: center;
		}
		.OFST6DY4I .hexagonTCCwrap1 {
		    filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
		    margin-top: -70px;
		}
		.OFST6DY4I .hexagonTCCwrap2 {
		    filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
		}
		.OFST6DY4I .herosection {
		    margin-top: 60px;
		    padding-bottom: 430px !important;
		    background-repeat: no-repeat;
		    background-size: cover;
		    text-align: center !important;
		}
		.OFST6DY4I .card {
			margin-top:20px;
		}
		.OFST6DY4I .hexagonTCC img {
		    width: 30%;
		    height: auto;
		    border-radius: 50%;
		    margin-bottom: 10px;
		}
	}
	
	
	/*-----Desktop Ende-----*/
	
	
	.OFST6DY4I .submit-btn {
	  position: relative;
	}

	.OFST6DY4I .submit-btn::after {
	  content: "\f061";
	  position: absolute;
	  right: 20px;
	  font-size: 18px;
	  color: white;
	  font-family: 'FONT AWESOME 6 PRO';
	}
	
	.OFST6DY4I .credit-value {
	    font-size: 14px;
	    color: #777;
	}
	
	.OFST6DY4I .logo {
	    margin-left: 15px;
	    margin-top: -2px;
	}
	.OFST6DY4I .checkbox-group label[for^="consent"] {
	    line-height: 1.1em;
	    color: #3b3b3b;
	    font-weight: 100;
	}
	
	/* --- Trustbannner unterhalb Start ---*/
	
	.OFST6DY4I .credit-summary-box {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  border: 1px solid #ddd;
	  border-radius: 13px;
	  padding: 5px 5px 5px 15px;
	  margin-top: 0px;
	  margin-left:2%;
	  margin-right:2%;
	  background: #fff;
	  box-shadow: 0 1px 3px rgba(0,0,0,0.03);
	  flex-wrap: nowrap;
	}

	.OFST6DY4I .credit-info {
	  display: flex;
	  gap: 50px;
	  flex-wrap: nowrap;
	}

	.OFST6DY4I .credit-info .label {
	    display: block;
	    color: #aaa;
	    margin-bottom: -5px;
	    font-size: 0.6em;
	}

	.OFST6DY4I .credit-info .value {
	  font-size: 22px;
	  font-weight: 600;
	  color: #333;
	}

	.OFST6DY4I .credit-info .value small {
	  font-size: 13px;
	  font-weight: 400;
	  color: #777;
	}

	.OFST6DY4I .credit-seals {
	  display: flex;
	  align-items: center;
	  gap: 15px;
	}

	.OFST6DY4I .credit-seals .seal {
	  height: 22px;
	  opacity: 0.8;
	}

	.OFST6DY4I .credit-seals .lock {
	    border: 1px solid #ddd;
	    border-radius: 6px;
	    padding: 4px 8px;
	    color: #aaa;
	    font-size: 12px;
	}

	/* Responsive */
	@media (max-width: 768px) {

	  .OFST6DY4I .credit-info {
	    gap: 25px;
	  }
	}
	
	/* --- Trustbanner unterhalb Ende --- */
	
	/* --- Statusleiste unter Header --- */
	.OFST6DY4I .header-status-stacked {
	  position: fixed;
	  top: 70px; 
	  left: 50%;
	  transform: translateX(-50%);
	  background: #fff;
	  border: 1px solid #dbdbdb;
	  border-radius: 8px;
	  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
	  padding: 10px 16px;
	  font-size: 14px;
	  color: #333;
	  z-index: 999;
	  width: fit-content;
	  min-width: 170px;
	  text-align: center;
	}

	.OFST6DY4I .header-status-stacked .status-content {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  gap: 4px;
	}

	.OFST6DY4I .header-status-stacked .status-text strong {
	  font-weight: 600;
	  color: #333;
	}

	.OFST6DY4I .header-status-stacked .status-text small {
	  color: #999;
	  font-weight: 400;
	  margin-left: 1px;
	}

	.OFST6DY4I .status-bar {
	  position: relative;
	  width: 100%;
	  height: 6px;
	  background: #eee;
	  border-radius: 4px;
	  overflow: hidden;
	}

	.OFST6DY4I .status-bar-fill {
	  width: 35%; 
	  height: 100%;
	  background: linear-gradient(90deg, #f8c926, #ffce00);
	  border-radius: 4px;
	  transition: width 0.3s ease;
	}
	
	
	
	/* Schloss-Icon im Feld */
	.OFST6DY4I .with-lock {
	  position: relative;
	}

	.OFST6DY4I .with-lock .lock-icon {
	  position: absolute;
	  right: 12px;
	  top: 34%;
	  transform: translateY(-50%);
	  color: #aaa;
	  font-size: 15px;
	  pointer-events: none;
	}

	.OFST6DY4I .with-lock input {
	  padding-right: 40px;
	}

	/* Hinweistext */
	.OFST6DY4I .privacy-hint {
	  display: block;
	  margin-top: 4px;
	  font-size: 12px;
	  color: #aaa;
	  line-height: 1.4;
	}

	.OFST6DY4I .privacy-hint i {
	  font-size: 11px;
	  margin-right: 4px;
	  color: #aaa;
	  font-weight:100;
	}
	
	
	.OFST6DY4I .form-group .fa-chevron-down {
	    right: 8px;
	    color: #aaa;
	    font-size: 12px;
	}
	
	.OFST6DY4I .check-select {
	  width: 100%;
	  padding: 10px 12px;
	  border: 1px solid #ccc;
	  border-radius: 6px;
	  font-size: 15px;
	  background-color: #fff;
	  appearance: none;
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  color: #999; 
	  cursor: pointer;
	  transition: border-color 0.2s ease, color 0.2s ease;
	}

	.OFST6DY4I .check-select:invalid {
	  color: #aaa!important;
	}

	.OFST6DY4I .check-select:not(:invalid) {
	  color: #000;
	}

	.OFST6DY4I .check-select option[disabled] {
	  color: #999;
	}
	
	.OFST6DY4I .form-group input, .OFST6DY4I .form-group select {
	    padding: 10px;
	    border: 1px solid #909090;
	    border-radius: 7px;
	}
	
	.OFST6DY4I .form-group input::placeholder, .OFST6DY4I .form-group select::placeholder {
	  color: transparent;
	}
	
	.OFST6DY4I .form-group input,
	.OFST6DY4I .form-group select {
	  width: 100%;
	  padding: 10px 12px 8px;
	  font-size: 16px !important;
	}
	.OFST6DY4I .form-group label {
	  position: absolute;
	  font-weight:100;
	  left: 8px;
	  top: 0;
	  transform: translateY(-50%);
	  color: #909090;
	  background-color:#ffffff;
	  padding-left: 5px;
	  padding-right: 5px;
	  font-size: 14px !important;
	  pointer-events: none;
	  transition: 0.2s ease all;
	}
	.OFST6DY4I .form-group input:focus + label,
	.OFST6DY4I .form-group select:focus + label {
	  top: 0;
	  left:8px;
	  font-size: 12px;
	  color: #333;
	  transform: translateY(-50%);
	  background-color: #fff;
	  padding-left: 5px;
	  padding-right: 5px;
	}
	
	.OFST6DY4I .form-control.success {
	    color: #000000;
	}
	
	.OFST6DY4I .success-icon, .error-icon{
	    top: -8px;
	    right: 10px;
	    width: 20px;
	    border: 0px;
	}
	
	.OFST6DY4I .error-message {
	    background-color: #ffffff;
	    position: absolute;
	    top: 32px;
	    left: 5px;
	    padding: 0px 5px 0px 5px;
	    border: 0px;
		border-radius:0px;
		color:#dc3545!important;
	}
	/***Media Queries***/
	@media (max-width: 768px) {
		.OFST6DY4I .custom-checkbox {
		        width: 72px !important;
		        border-radius: 40px;
		        border: 1px solid #aaa;
		    }
		.OFST6DY4I .navbar-toggler {
		    border: 1px solid #aaa !important;
		    border-radius: 80px!important;
		    padding-right: 3px!important;
		    padding-left: 5px!important;
		}
	   .OFST6DY4I .navbar-expand-lg {
	        left: 92px;
	    }
  	  .OFST6DY4I .header-status-stacked {
  	    top: 12px;
  	    padding: 8px 5px;
  	    font-size: 12px;
  		left:63%;
  	  }
  	  .OFST6DY4I .status-bar {
  	    width: 100%;
  	  }
	    .OFST6DY4I .headerlogo {
	        width: 130px;
	    }
		.OFST6DY4I .section-title {
		    color: #000000;
		    margin-top: -10px;
		    margin-bottom: 10px;
		    text-align: center;
		    font-weight: 700;
		    font-size: 16px;
		}
	    .OFST6DY4I .adjustform {
	        margin-top: 0px;
	    }
		.OFST6DY4I .herosection{
			display:none;
		}
		.OFST6DY4I .card {
		        margin-bottom: 10px !important;
		        padding: 10px 10px 0px 10px;
		        margin-left: 2%;
		        margin-right: 2%;
		        margin-top: 73px;
				}
		.OFST6DY4I .container{
			padding-left:0!important;
			padding-right:0!important;
			}
	}
	
	/*** TCC Seite 1 VarB Ende***/
	
	/*** TCC Danke Start ***/
	
	@media (max-width: 768px) {
		     .OFST6E2M2 .card {
				 margin-left:0%;
				 margin-right:0%;
			 }

			     .OFST6E2M2 .adjustform {
			         margin-top: -90px;
			     }
		 }
	 
	 
		 .OFST6E2M2 .uspimg{
			 width:30%!important;
			 margin-top:-160px;
		 }
	 
		 .OFST6E2M2 .card {
		     margin-top: 0px;
		 }
	 
		 .OFST6E2M2 .hexagonTCCwrap1{
		 	filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
			margin-top:-70px;
		 }
	 
		 .OFST6E2M2 .hexagonTCCwrap2{
		 	filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
		 }
		 .OFST6E2M2 .hexagonTCC {
		            position: relative;
		            width: 280px;
		            height: 320px;
		            background: white;
		            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
		            display: flex;
		            flex-direction: column;
		            align-items: center;
		            justify-content: center;
		            text-align: center;
		        }

		        .OFST6E2M2 .hexagonTCC img {
		            width: 30%;
		            height: auto;
		            border-radius: 50%;
		            margin-bottom: 10px;
		        }

		        .OFST6E2M2 .hexagonTCC p {
		            font-size: 16px;
		            color: #333;
		            margin: 0;
		        }
	 
	 
		 .OFST6E2M2 .accordionTCC {
		             max-width: 600px;
		             margin: 20px auto;
		             border-radius: 5px;
		             overflow: hidden;
		         }

		         .OFST6E2M2 .accordion-item {
		             border-bottom: 1px solid #ddd;
		         }

		         .OFST6E2M2 .accordion-item:last-child {
		             border-bottom: none;
		         }

		         .OFST6E2M2 .accordion-header {
		             background: #dadada;
		             cursor: pointer;
		             padding: 15px;
		             font-size: 20px;
		             font-weight: bold;
		             display: flex;
		             justify-content: space-between;
		             align-items: center;
			 
		         }

		         .OFST6E2M2 .accordion-header:hover {
		             background: #eee;
		         }

		         .OFST6E2M2 .accordion-content {
		             max-height: 0;
		             overflow: hidden;
		             transition: max-height 0.3s ease;
		             padding: 0 15px;
		             background: #fff;
		         }

		         .OFST6E2M2 .accordion-content p {
		             margin: 15px 0;
		         }

		         .OFST6E2M2 .accordion-item.active .accordion-content {
		             max-height: 100px;
		         }
	
	/*** TCC Danke Ende ***/
	
	
	/*** RSV Parigon alt Start***/
	
	.OFST6E4ZY body{
				font-size:16px!important;
			}
			.OFST6E4ZY .info-box p {
			    font-size: 13px;
			}
		
		
			.OFST6E4ZY .submit-btn{
				background-color:#FFD700!important;
			}
		
			.OFST6E4ZY #OFST6E4ZY_userDataArea, .OFST6E4ZY #OFST6E4ZY_infoArea {
			    display: none;
			}
		
			.OFST6E4ZY .minitext {
			    font-size: 12px;
			}
			.OFST6E4ZY .checkbox-group label {
			    font-size: 16px;
			}
		
			@media (max-width: 992px) {

			}

			@media (max-width: 768px) {
			    .OFST6E4ZY .bigheadline {
			        font-size: 34px !important;
			    }
			
		
				    .OFST6E4ZY .custom-checkbox {
				        width: 55px !important;
				    }
				

					    .OFST6E4ZY .custom-checkbox1 {
					        width: 105px!important;
						}
			
			    .OFST6E4ZY .boxpaddingbig {
			        padding: 10px 20px 10px 20px;
					border-radius:5px;
			    }
			    .OFST6E4ZY .herosection {
			        margin-top: 20px;
			        padding-bottom: 85px !important;
			        background: #ffdd0e;
			        clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
			    }
			
				.OFST6E4ZY h2{
					font-size:18px;
				}
				    .OFST6E4ZY .bordergreen .col-md-4 {
				        text-align: center;
				        margin-top: 5px;
				        margin-bottom: 10px;
				    }
					.OFST6E4ZY img.arrow{
						left:32%;
					}
					.OFST6E4ZY .order-2{
						order:1!important;
					}
					.OFST6E4ZY .order-1{
						order:2!important;
					}
			}
		
		
			.OFST6E4ZY .underline{
				text-decoration: underline;
				text-decoration-skip-ink: none;
				text-decoration-color: #40ac3c;
				text-decoration-thickness: 5px;
			}
			.OFST6E4ZY .laststephero2{
				background-image:none!important;
				background: #DFF6DE!important;
			}
			.OFST6E4ZY .content{
				padding-left:6%;
				padding-right:6%;
			}
		
			.OFST6E4ZY .backgrounded{
				background-color:white!important;
				padding:3px 10px 5px 10px;
				border-radius: 30px;
			}
		
			.OFST6E4ZY ul li{ display: flex; padding: 10px 0; } 
		
			.OFST6E4ZY .fa-circle-check{
				color:#40ac3c!important;
			}
		
			.OFST6E4ZY .bordergray {
			    border: 2px solid #b5b5b5;
			    border-radius: 20px;
			    padding: 5px 10px 5px 10px;
			}
		
			.OFST6E4ZY .bordergreen {
			    border: 2px solid #00D425;
			    border-radius: 20px;
			    padding: 5px 10px 5px 10px;
				background:#DFF6DE;
			}
		
			.OFST6E4ZY .yellowbutton {
			    padding: 0;
			    border-radius: 0px;
			    background-color: transparent;
			    border: 0px solid white;
			    box-shadow: none;
			    color: black !important;
			    font-weight: 900 !important;
			}
		
			.OFST6E4ZY .graybackground{
			        background-color: #ededed;
			        padding: 20px;
			        margin-left: 4%;
			        width: 92%;
			        margin-bottom: 15px;
			    }

			@media (min-width:768px){
			
			    .OFST6E4ZY .custom-checkbox1 {
			        width: 65px!important;
				}
			
				.OFST6E4ZY .hideonDesktop{
					display:none;
				}
			.OFST6E4ZY .col-md-6 {
			flex: 0 0 auto;
			width: 100%!important;
			}
			.OFST6E4ZY .col-md-4 {
			flex: 0 0 auto;
			width: 100%;
			}
			.OFST6E4ZY .bordergray {
			border: 2px solid #b5b5b5;
			border-radius: 20px;
			padding: 20px 20px 10px 10px;
			text-align:center;
			}
			.OFST6E4ZY .bordergreen {
			border: 2px solid #00D425;
			border-radius: 20px;
			padding: 20px 20px 10px 10px;
			background: #DFF6DE;
			text-align:center;
			}
			.OFST6E4ZY img.arrow{
				left:22%;
			}
			.OFST6E4ZY .order-md-2 {
			order: 1!important;
			}
			.OFST6E4ZY .graybackground {
			background-color: #ededed;
			padding: 20px;
			margin-left: 0%;
			width: 40%;
			margin-bottom: 15px;
			border-radius: 30px;
			margin-top: 35px;
			}
			.OFST6E4ZY .herosection{
				margin-top: 75px;
			}
			.OFST6E4ZY h1{
				font-size:40px;
			}
		
		}
		.OFST6E4ZY .submit-btn {
		    color: black !important;
		    font-weight: 900 !important;
			font-size:17px;
		}
	
	/*** RSV Parigon VarA alt Ende***/
	
	/*** RSV Parigon VarB 2025 Start***/
	
	.OFST6E6RB body{
				font-size:16px!important;
			}
			.OFST6E6RB .info-box p {
			    font-size: 13px;
			}
		
		
			.OFST6E6RB .submit-btn{
				background-color:#FFD700!important;
			}
		
			.OFST6E6RB #OFST6E6RB_userDataArea, .OFST6E6RB #OFST6E6RB_infoArea {
			    display: none;
			}
		
			.OFST6E6RB .minitext {
			    font-size: 13px;
			}
			.OFST6E6RB .checkbox-group label {
			    font-size: 16px;
			}
		
			@media (max-width: 992px) {

			}

			@media (max-width: 768px) {
			    .OFST6E6RB .bigheadline {
			        font-size: 34px !important;
			    }
			
		
				    .OFST6E6RB .custom-checkbox {
				        width: 55px !important;
				    }
				

					    .OFST6E6RB .custom-checkbox1 {
					        width: 105px!important;
						}
			
			    .OFST6E6RB .boxpaddingbig {
			        padding: 10px 20px 10px 20px;
					border-radius:5px;
			    }
			    .OFST6E6RB .herosection {
			        margin-top: 20px;
			        padding-bottom: 85px !important;
			        background: #ffdd0e;
			        clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
			    }
			
				.OFST6E6RB h2{
					font-size:18px;
				}
				    .OFST6E6RB .bordergreen .col-md-4 {
				        text-align: center;
				        margin-top: 5px;
				        margin-bottom: 10px;
				    }
					.OFST6E6RB img.arrow{
						left:32%;
					}
					.OFST6E6RB .order-2{
						order:1!important;
					}
					.OFST6E6RB .order-1{
						order:2!important;
					}
			}
		
			.OFST6E6RB .linksdarunter {
				font-weight: 700;
				color: darkgreen;
			}
		
			.OFST6E6RB .smarttext {
				font-size: 12px;
			}
		
			.OFST6E6RB .linksdarunter a {
				font-weight: 700;
				color: darkgreen;
				text-decoration: none;
			}		
		
		
			.OFST6E6RB .underline{
				text-decoration: underline;
				text-decoration-skip-ink: none;
				text-decoration-color: #40ac3c;
				text-decoration-thickness: 5px;
			}
			.OFST6E6RB .laststephero2{
				background-image:none!important;
				background: #DFF6DE!important;
			}
			.OFST6E6RB .content{
				padding-left:6%;
				padding-right:6%;
			}
		
			.OFST6E6RB .backgrounded{
				background-color:white!important;
				padding:3px 10px 5px 10px;
				border-radius: 30px;
			}
		
			.OFST6E6RB ul li{ display: flex; padding: 10px 0; } 
		
			.OFST6E6RB .fa-circle-check{
				color:#40ac3c!important;
			}
		
			.OFST6E6RB .bordergray {
			    border: 2px solid #b5b5b5;
			    border-radius: 20px;
			    padding: 5px 10px 5px 10px;
			}
		
			.OFST6E6RB .bordergreen {
			    border: 2px solid #00D425;
			    border-radius: 20px;
			    padding: 5px 10px 5px 10px;
				background:#DFF6DE;
			}
		
			.OFST6E6RB .yellowbutton {
			    padding: 0;
			    border-radius: 0px;
			    background-color: transparent;
			    border: 0px solid white;
			    box-shadow: none;
			    color: black !important;
			    font-weight: 900 !important;
			}
		
			.OFST6E6RB .graybackground{
			        background-color: #ededed;
			        padding: 20px;
			        margin-left: 4%;
			        width: 92%;
			        margin-bottom: 15px;
			    }

			@media (min-width:768px){
			
			    .OFST6E6RB .custom-checkbox1 {
			        width: 65px!important;
				}
			
				.OFST6E6RB .hideonDesktop{
					display:none;
				}
			.OFST6E6RB .col-md-6 {
			flex: 0 0 auto;
			width: 100%!important;
			}
			.OFST6E6RB .col-md-4 {
			flex: 0 0 auto;
			width: 100%;
			}
			.OFST6E6RB .bordergray {
			border: 2px solid #b5b5b5;
			border-radius: 20px;
			padding: 20px 20px 10px 10px;
			text-align:center;
			}
			.OFST6E6RB .bordergreen {
			border: 2px solid #00D425;
			border-radius: 20px;
			padding: 20px 20px 10px 10px;
			background: #DFF6DE;
			text-align:center;
			}
			.OFST6E6RB img.arrow{
				left:22%;
			}
			.OFST6E6RB .order-md-2 {
			order: 1!important;
			}
			.OFST6E6RB .graybackground {
			background-color: #ededed;
			padding: 20px;
			margin-left: 0%;
			width: 40%;
			margin-bottom: 15px;
			border-radius: 30px;
			margin-top: 35px;
			}
			.OFST6E6RB .herosection{
				margin-top: 75px;
			}
			.OFST6E6RB h1{
				font-size:40px;
			}
		
		}
		.OFST6E6RB .submit-btn {
		    color: black !important;
		    font-weight: 900 !important;
			font-size:17px;
		}
	
	/*** RSV Parigon VarB 2025 Start***/
	
	
	/*** RSV Würzburger VarA Start***/
	
	#OFST6E7T6_userDataArea, #OFST6E7T6_infoArea {
	    display: none;
	}
	
	.OFST6E7T6 .checkbox-group label {
	    font-size: 16px;
	}
	
	@media (max-width: 992px) {
	    .OFST6E7T6 .navbar-expand-lg {
	        left: 70px;
	    }
	}

	@media (max-width: 768px) {
		.OFST6E7T6 body .info .custom-checkbox {
		width: 35px !important;
		}
		
		.OFST6E7T6 body .sepa .custom-checkbox {
		width: 180px !important;
		}
		
	    .OFST6E7T6 .custom-checkbox {
	        width: 60px !important;
	    }
		
		.OFST6E7T6 body .bigheadline {
		font-size: 22px !important;
		line-height: 1em !important;
	}	
	
	.OFST6E7T6 .content {
		margin-top: 10px;
	}
	
	.OFST6E7T6 .backgrounded {font-size: 12px !important;}
	.OFST6E7T6 .linksdarunter {font-size: 13px !important;}
		
	    .OFST6E7T6 .boxpaddingbig {
	        padding: 10px 20px 10px 20px;
	    }
	    .OFST6E7T6 .herosection {
	        margin-top: 25px;
	        padding-bottom: 80px !important;
	        background: #ffdd0e;
	        clip-path: polygon(100% 0, 100% 91%, 69% 88%, 45% 93%, 16% 89%, 0 93%, 0 0);
	    }
		
		    .OFST6E7T6 .bordergreen .col-md-4 {
		        text-align: center;
		        margin-top: 5px;
		        margin-bottom: 10px;
		    }
			.OFST6E7T6 img.arrow{
				left:32%;
			}
			.OFST6E7T6 .order-2{
				order:1!important;
			}
			.OFST6E7T6 .order-1{
				order:2!important;
			}
	}
	
	.OFST6E7T6 .infoshort{
		text-align:center;
		font-weight:700;
		font-size:16px;
	}
	
	.OFST6E7T6 .logo 
	{width:150px!important;}
	
	.OFST6E7T6 .underline{
		text-decoration: underline;
		text-decoration-skip-ink: none;
		text-decoration-color: #40ac3c!important;
		text-decoration-thickness: 5px;
	}
	.OFST6E7T6 .laststephero2{
		background-image:none!important;
		background: #DFF6DE!important;
	}
	.OFST6E7T6 .content{
		padding-left:6%;
		padding-right:6%;
	}
	
	.OFST6E7T6 .linksdarunter {
		font-weight: 700;
		color: darkgreen;
	}
	
	.OFST6E7T6 .smarttext {
		font-size: 14px;
	}
	
	.OFST6E7T6 .linksdarunter a {
		font-weight: 700;
		color: darkgreen;
		text-decoration: none;
	}
	
		.OFST6E7T6 .backgrounded {
		    background-color: white !important;
		    padding: 3px 10px 5px 10px;
		    border-radius: 30px;
		}
	
	.OFST6E7T6 ul li{ display: flex; padding: 10px 0; } 
	
	.OFST6E7T6 .fa-circle-check{
		color:#40ac3c!important;
	}
	
	.OFST6E7T6 .bordergray {
	    border: 2px solid #b5b5b5;
	    border-radius: 20px;
	    padding: 5px 10px 5px 10px;
	}
	
	.OFST6E7T6 .bordergreen {
	    border: 2px solid #00D425;
	    border-radius: 20px;
	    padding: 5px 10px 5px 10px;
		background:#DFF6DE;
	}
	
	.OFST6E7T6 .bordergreen:hover {
	    border: 2px solid #009a1b;
	    border-radius: 20px;
		background:#e8f8e7;
	}

	
	.OFST6E7T6 .bigheadline {
		font-size: 48px !important;
		line-height:1.1em!important;
	}
	
	.OFST6E7T6 .bordergray:hover {
		border: 2px solid #e25151;
		
	}
	
	.OFST6E7T6 .check1 .costum-checkbox {
		width: 20px;
	}
	

	
	.OFST6E7T6 .yellowbutton {
	    padding: 0;
	    border-radius: 0px;
	    background-color: transparent;
	    border: 0px solid white;
	    box-shadow: none;
	    color: black !important;
	    font-weight: 900 !important;
	}
	
	.OFST6E7T6 .graybackground{
	        background-color: #f1f1f1;
	        padding: 20px;
	        margin-left: 4%;
	        width: 92%;
	        margin-bottom: 15px;
	    }
	    
	    .OFST6E7T6 body .submit-btn {
		    background-color: #FFD700;
		    color: black !important;
	    }

	@media (min-width:768px){
		.OFST6E7T6 body .info .custom-checkbox {
		width: 22px !important;
		}
		
		.OFST6E7T6 body .sepa .custom-checkbox {
		width: 105px !important;
		}
		
		.OFST6E7T6 .herosection {
			padding-bottom:80px!important;
		}

		
		.OFST6E7T6 .hideonDesktop{
			display:none;
		}
	.OFST6E7T6 .col-md-6 {
	flex: 0 0 auto;
	width: 100%!important;
	}
	.OFST6E7T6 .col-md-4 {
	flex: 0 0 auto;
	width: 100%;
	}
	.OFST6E7T6 .bordergray {
	border: 2px solid #b5b5b5;
	border-radius: 20px;
	padding: 20px 20px 10px 10px;
	text-align:center;
	}
	.OFST6E7T6 .bordergreen {
	border: 2px solid #00D425;
	border-radius: 20px;
	padding: 20px 20px 10px 10px;
	background: #DFF6DE;
	text-align:center;
	}
	.OFST6E7T6 img.arrow{
		left:22%;
	}
	.OFST6E7T6 .order-md-2 {
	order: 1!important;
	}
	.OFST6E7T6 .graybackground {
	background-color: #ededed;
	padding: 20px;
	margin-left: 0%;
	width: 40%;
	margin-bottom: 15px;
	border-radius: 30px;
	margin-top: 35px;
	}
	.OFST6E7T6 .herosection{
		margin-top: 75px;
	}
	.OFST6E7T6 h1{
		font-size:40px;
	}
	
	.OFST6E7T6 .fa-shield-check {font-size: 32px;
				position: relative;
				top: 4px;
				right: 5px;
				color: #82cc11;}
	
}
.OFST6E7T6 .submit-btn {
    color: black !important;
    font-weight: 900 !important;
	font-size:17px;
}
	
	/*** RSV Würzburger VarA Ende***/
	
	
	/***TCC zuschuss plus VarE OFSSUCGDU***/

	@media (max-width: 768px) {
	    .OFST6FCW1 .novagraybackground {
			width:100%!important;
			background-color:#ffffff;
			margin-left:0!important;
			}}

	@media (max-width: 992px) {
	    .OFST6FCW1 .navbar-expand-lg {
	        left: 25px;
	    }
	}


	 .OFST6FCW1 .logo img{
		content:url('/assets/FXL3zr/img/NovaSedesVarELogo.svg');
		width:100%;
		padding-left:4%;
	}



	 .OFST6FCW1 .nova-steps{
		-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
		border-radius: 10px;
		height: 40px;
		padding-top:10px;
		font-size:14px;
		margin-bottom:8px;
		padding-left:15px;
		}
	
			.OFST6FCW1 p, ul, li, .borderyellow, a{
				font-weight:100;
				color:#000000;
			}
	
			.OFST6FCW1 .borderyellow{
				border: 2px solid #fade4b;
				    border-radius: 10px;
				    padding: 10px;
			}
	
			 .OFST6FCW1 a{
				text-decoration:none;
			}
	
			 .OFST6FCW1 li {
				color:#000000;
			}
	
			 .OFST6FCW1 .nova-submit-btn {
				font-weight:800!important;
				color:#394B05!important;
				background: rgb(159,214,10);
				background: linear-gradient(54deg, rgba(159,214,10,1) 0%, rgba(219,244,33,1) 100%);
			}


			 .OFST6FCW1 .nav-link{
				font-weight:400!important;
			}
	
			 .OFST6FCW1 .form-row {
				display:block;
			}
	
			 .OFST6FCW1 .fa-circle-check{
				color:#a3cf11!important;
			}
		
				 .OFST6FCW1 .footerlinks{
					color:#ffffff!important;
					font-weight:400!important;
			
				}
		
				 .OFST6FCW1 .footerlinks a{
					color:#ffffff!important;
					font-weight:400!important;
			}
	
			 .OFST6FCW1 .shadow{
				box-shadow:0px 0px 15px 0px rgb(0 0 0 / 30%)!important;
			}
	
			@media screen and (min-width:768px){
			 .OFST6FCW1 .laststephero{
			background: url(/assets/FXL3zr/img/HeaderNovaAltDesk.svg)!important;
			clip-path:none!important;
		    background-position: center !important;
		    background-repeat: no-repeat !important;
		    background-size: cover !important;
		}
	
		 .OFST6FCW1 .nova-steps{
			width:100%!important;
			-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			border-radius: 10px;
			height: 40px;
			padding-top:10px;
			font-size:14px;
			padding-left:25px;
			padding-right:25px;
			}
		
	        .OFST6FCW1 .connector.right {
	          transform: rotate(0deg);
	 		 left:104%;
	 		 opacity:33%;
	        }

	        .OFST6FCW1 .connector.left {
	          transform: rotate(180deg);
	 		 left:-18%;
	 		 opacity:33%;
	        }
		
			.OFST6FCW1 .flag-top{
				margin-top:-41px;
			}

		 .OFST6FCW1 h4{
			font-weight:800;
			font-size:24px;
			color:#000000;
		}

		 .OFST6FCW1 .novaherosection{
			padding-bottom:330px!important;
		}

		 .OFST6FCW1 .left-side{
			margin-top:-275px!important;
		}

		 .OFST6FCW1 .right-side{
			margin-top:-70px!important;
		}
		 .OFST6FCW1 .novabigheadline{
			font-size: 2.8vw !important;
			    text-align: left !important;
			    font-weight: 800 !important;
			    color: #000000;
				line-height:1em!important;
			}
	}

			@media screen and (max-width:768px){
			 .OFST6FCW1 .laststephero{
			background: url(/assets/FXL3zr/img/HeaderBGNovaSedesVarEmob.jpg)!important;
			clip-path:none!important;
		    background-repeat: no-repeat !important;
		    background-size: contain !important;
			margin-top:70px!important;
			padding-top:15px!important;
			padding-bottom:100px!important;
		}

		 .OFST6FCW1 h4{
			font-weight:800;
			font-size:18px;
			color:#000000;
		}
		 .OFST6FCW1 .novabigheadline{
			font-size: 2.2em !important;
			    text-align: center !important;
			    font-weight: 800 !important;
			    color: #000000;
				line-height:1em!important;
			}
	
			 .OFST6FCW1 .nova-content {
			    padding-left: 5%;
			    padding-right: 5%;
			}
		
			.OFST6FCW1 .flag-top{
				margin-top:-35px;
			}
	}

		@media screen and (max-width:1199px) and (min-width:768px){
		    .OFST6FCW1 .container{
		    	max-width:1000px!important;
		    }
		}	
	
		.OFST6FCW1 hr.divider {
		  border-top: 2px solid #FCCC21;
		  border-radius: 0px;
		  width:70px;
		  opacity:1;
		}
	
		@media (max-width: 768px) {
		    .OFST6FCW1 h4.novah4 {
		        font-weight: 900;
		        font-size: 24px;
		    }
	        .OFST6FCW1 .connector.right {
	          transform: rotate(0deg);
	 		 left:97%;
	 		 opacity:33%;
	        }

	        .OFST6FCW1 .connector.left {
	          transform: rotate(180deg);
	 		 left:-21%;
	 		 opacity:33%;
	        }
	   
		}
	
		.OFST6FCW1 .steps-container{
			width:93%;
			margin:auto;
		}
	
	    .OFST6FCW1 .connector {
	         position: relative;
	         top: 100%;
	         width: 60px;
	         height: 80px;
	         margin-top:-60px
	       }
	   
		   .OFST6FCW1 .scrollbox-list {
		       border: solid 1px #EBEBEB;
		       border-radius: 20px;
		       padding: 10px 10px 10px 10px;
		       height: 220px;
		       overflow: scroll;
			   margin-bottom:20px;
	   
		   }
	   
		   .OFST6FCW1 .scrollbox-list2 {
		          position:relative;
		          padding: 10px 10px 10px 10px;
		   	       height: 130px;
		   	       overflow: scroll;
		   	   }
       
		          .OFST6FCW1 .info-section2{
		         position: relative;
		         width: 100%;
		         height: 100px;
		         overflow: hidden;
		         border-radius: 20px;
		         border: solid 1px #EBEBEB;
		       }
       
		            .OFST6FCW1 .fade-bottom {
		         position: absolute;
		         bottom: 0;
		         left: 0;
		         width: 100%;
		         height: 50px;
		         background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
		         pointer-events: none; /* damit der Benutzer trotzdem scrollen kann */
		       }
	   
	   
	       .OFST6FCW1 svg {
	         display: block;
	       }
	   
	   

		/***TCC zuschuss plus VarE Ende***/
		
		/***Gehalts-/Persoupload Start***/
		
		/*Beschleunige deine Anfrage*/
		.spinner {
		    border: 3px solid rgba(255,255,255,0.3);
		    border-top-color: #fff;
		    border-radius: 50%;
		    width: 16px;
		    height: 16px;
		    animation: spin 0.8s linear infinite;
		    margin-right: 8px;
		}

		@keyframes spin {
		    to { transform: rotate(360deg); }
		}

		.btn-green.is-loading {
		    opacity: 0.65;
		    cursor: progress !important;
		    pointer-events: none !important;
		}
		
		
		.inner-hero{
			position: relative;
		}
		.inner-hero::before{
			content: '';
			position: absolute;
			z-index: -1;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 510px;
			background: transparent linear-gradient(180deg, #019edf96 0%, #FEEF9100 100%) 0% 0% no-repeat padding-box;
		}
		.inner-hero-title{
			font-size: 52px;
			font-weight: 900;
			color: #000000;
			margin-bottom: 70px;
			position: relative;
		}
		.box001{
			background: #FFFFFF 0% 0% no-repeat padding-box;
			box-shadow: 0px 3px 6px #00000064;
			border-radius: 30px;
			padding: 54px 95px 71px;
			margin-top: -58px;
			position: relative;
			z-index: 1;
		}
		.title{
			font-weight: 900;
		    font-size: 23px;
		    text-align: center;
			color: #000000;
			position: relative;
			margin-bottom: 60px;
		}
		.title:after{
			content: '';
			position: absolute;
			bottom: -20px;
			left: 50%;
			transform: translateX(-50%);
			border: 3px solid #7dc4e4;
			width: 130px;
		}
		.small-title{
			text-align: center;
			font-weight: 800;
			color: #000000;
			position: relative;
			margin-bottom: 16px;
		}
		.small-title::after{
			content: '';
			position: absolute;
			bottom: -10px;
			left: 50%;
			transform: translateX(-50%);
			border: 2px solid #7dc4e4;
			width: 36px;
		}
		.dotted-box{
			border: 1px dashed #707070;
			border-radius: 20px;
			padding: 13px;
		}
		.dotted-box.selected {
		    border-color: #A3CF10 !important;
		    background: #F6FFE0 !important;
		    box-shadow: 0 0 10px rgba(163, 207, 16, 0.35);
		    transition: all 0.2s ease-in-out;
		}
		.small-text{
			text-align: center;
			color: #717171;
			font-size: 11px;
			margin-bottom: 12px;
			margin-top: -3px;
		}
		.btn-yellow{
		    padding: 8px 20px;
		    background-color: #FFD701;
		    border-radius: 50px;
		    font-weight: 800;
		    color: #000000;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    gap: 16px;
		    width: fit-content;
		    margin: 0 auto;
		    border: 0px;
		    transition: all 0.2s ease-in-out;
		}
		.btn.btn-yellow:hover{
			background-color: #ffe123;
			color: #000000;
		}
		.btn-green{
			padding: 8px 40px;
		    background-color: #A3CF10;
		    border-radius: 50px;
		    font-size: 17px;
		    font-weight: 800;
		    color: #000000;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    gap: 24px;
		    width: fit-content;
		    margin: 0 auto;
		    border: 0px;
		    transition: all 0.2s ease-in-out;
		}
		.btn.btn-green:hover{
			background-color: #92b90f;
			color: #000000;
		}
		.btn-lock{
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    gap: 6px;
		    margin: 0 auto;
		    border: 0px;
		    color: #717171;
			font-size: 11px;
			transition: all 0.2s ease-in-out;
		}
		.sub-title{
			text-align: center;
			font-size: 20px;
			font-weight: 900;
			color: #000000;
		}
		.bold{
			font-weight: bold;
		}
		.border-left{
			position: relative;
		}
		.border-left::after {
			content: '';
			position: absolute;
			top: 35px;
			left: 50%;
			transform: translateX(-50%);
		    border: 1px solid #D0D0D0;
		    height: 720px;
		    width: 0px;
		    margin: auto auto;
		}
		body.modal-open .inner-hero {
		    opacity: 0.3; /* Adjust as needed */
		    transition: all 0.3s ease-in-out;
		}
		.modal-content {
		    background-color: transparent;
		    border: 0px; 
		}
		.btn-close {
		    --bs-btn-close-color: #000;
		    --bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
		    --bs-btn-close-opacity: 1;
		    --bs-btn-close-hover-opacity: 0.75;
		    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
		    --bs-btn-close-focus-opacity: 1;
		    --bs-btn-close-disabled-opacity: 0.25;
		    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
		    box-sizing: content-box;
		    width: 1em;
		    height: 1em;
		    padding: .25em .25em;
		    color: var(--bs-btn-close-color);
		    background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
		    border: 1px solid #000;
		    border-radius: 50%;
		    opacity: 1;
		}
		.btn-close:focus {
		    box-shadow: none;
		    opacity: 1;
		}
		.inner-hero hr{
			color: #D0D0D0;
			margin-top: 26px;
			margin-bottom: 15px;
		}
		.mobi-show {
		    opacity: 0;
		    visibility: hidden;
		    max-height: 0;
		    overflow: hidden;
		    transition: opacity 0.5s ease-in-out, max-height 0.5s ease-in-out, visibility 0.5s;
		    display: none;
		}

		.mobi-show.active {
		    opacity: 1;
		    visibility: visible;
		    max-height: 500px; /* Adjust as needed */
		    display: block;
		}

		.mobi-open {
		    transition: margin-bottom 0.3s ease-in-out;
		}

		.mobi-open.active {
		    display: none !important;
		}

		.upload-options {
		    display: none;
		    position: absolute;
		    background: #f2f2f2;
		    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
		    padding: 0px;
		    border-radius: 10px;
		    bottom: 55px;
		    left: 50%;
		    transform: translateX(-50%);
		    width: 200px;
		    z-index: 1000;
		    overflow: hidden;
		}

		.upload-options button {
		    display: flex;
		    align-items: center;
		    justify-content: space-between;
		    width: 100%;
		    background: none;
		    text-align: left;
		    cursor: pointer;
		    transition: background 0.3s;
		    padding: 5px 10px 5px;
		    margin-bottom: 5px;
		    border: none;
		    border-bottom: 1px solid #f5f5f5 !important;
		}

		.upload-options button:last-child {
		    margin-bottom: 0px;
		    border: none;
		    border-bottom: 0px !important;
		}

		.upload-options button img{
			width: 12%;
		}
		.w-11{
			width: 11% !important;
		}

		.upload-options button:hover {
		    background: #d1d1d1;
		}
		.custom-file-upload{
				cursor: pointer;
			}
			
			.upload-status {
			    margin: 0 auto;
			    margin-top: 10px;
				margin-bottom:10px;
			    padding: 10px 14px;
			    background: #F0FFD4;
			    border: 1px solid #A3CF10;
			    border-radius: 12px;
			    font-weight: 700;
			    font-size: 14px;
			    display: flex;
			    align-items: center;
			    justify-content: center;  
			    gap: 10px;
			    color: #2E570A;
			    width: fit-content;       
			    max-width: 100%;            
			    white-space: nowrap;       
			}

			.upload-status img {
			    width: 20px;
			}
			.btn-file.selected {
			    background: #f6ffe0 !important;
			    border: 1px solid #00000050 !important;
			    color: #757575 !important;
			    font-weight: 400 !important;
			    opacity: 0.85;
			    transition: all 0.2s ease-in-out;
			    width: auto;
			    min-height: auto;
			    padding: 0px 10px;
			}

			#submitButton.disabled {
			    background: #D9D9D9 !important;
			    color: #9d9d9d !important;
			    border: none !important;
			    cursor: not-allowed !important;
			    opacity: 0.8;
			}
			
			.remove-file-btn {
			    background: transparent;
			    border: none;
			    color: #c80000;
			    font-size: 18px;
			    cursor: pointer;
			    line-height: 1;
			    padding: 0 4px;
			}
			.remove-file-btn:hover {
			    color: #ff0000;
			}
			
		/*--------------------------------------------------------------
		15. Media queries Gehaltsupload
		--------------------------------------------------------------*/

		@media (max-width: 1400px) {
		.inner-hero-title {
		    font-size: 45px;
		}
		.border-right::after {
		    content: '';
		    position: absolute;
		    top: 47px;
		    border: 1px solid #D0D0D0;
		    height: 688px;
		    width: 0px;
		    margin: auto auto;
		    right: -28px;
		}
		.box001 {
		    padding: 40px 50px 45px;
		}
		}


		@media (max-width: 1350px){

		}


		@media (max-width: 1200px) {
		.border-right::after {
		    height: 705px;
		    right: -15px;
		}
		.title {
		    font-size: 21px;
		    margin-bottom: 40px;
		}
		.sub-title {
		    font-size: 18px;
		} 
		}


		@media (max-width: 992px){
		.inner-hero-title {
		    font-size: 42px;
		}
		.box001 {
		    padding: 30px 40px 40px;
		}
		}


		@media (max-width: 768px) {
		.inner-hero-title{
			font-size: 30px !important;
			text-align:left!important;
			padding-top:20px;
			padding-bottom:20px;
		}
		.inner-hero .img-fluid {
		    margin: 0px !important;
		}
		.box001 {
		    padding: 20px;
		}     
		.col-tcc-mobile-upload-60{
			width:65%!important;
		}  
		.col-tcc-mobile-upload-40{
			width:35%!important;
		}  
		}


		@media (max-width: 576px) {
		.btn-yellow {
		    padding: 8px 15px;
		    gap: 10px;
		    font-size: 15px;
		} 
		.btn-green {
		    padding: 8px 40px;
		    font-size: 15px;
		    gap: 12px;
		}      
		}


		@media (max-width: 400px) {
       
		}

		/***PersoUpload***/

		.upload{ position:relative; display:flex; justify-content:center; width:100% }

		.upload > input[type="file"]{
		  position:absolute !important;
		  left:0; top:0; right:0; bottom:0;
		  width:100% !important; height:48px !important;
		  opacity:.01 !important;
		  cursor:pointer;
		  margin:0 !important; padding:0 !important; border:0 !important;
		}

		.btn-file{
		  display:inline-flex; align-items:center; justify-content:center;
		  min-height:48px; padding:12px 18px; border-radius:9999px;
		  font-weight:800; border:0; background:#ffd400; color:#111;
		  width:100%; max-width:360px; transition:background .2s,color .2s;
		}

		.btn-file::after{ content:attr(data-default) }
		.upload:has(> input[type="file"]:valid) .btn-file{
		  background:#A3CF10; color:#fff;
		}
		.upload:has(> input[type="file"]:valid) .btn-file::after{
		  content:attr(data-selected);
		}


		.btn-green-selected {
		  position: relative;
		  z-index: 1;
		  display: inline-flex;
		  align-items: center;
		  justify-content: center;
		  padding: 12px 16px;
		  border-radius: 8px;
		  font-weight: bold;
		  cursor: pointer;

		}

		/* Ausgewählt: Grün */
		.btn-green-selected {
		  background-color: #A3CF10; !important;
		  color: #000 !important;
		  border-color: #A3CF10; !important;
		  padding: 8px 20px;
		    border-radius: 50px;
		    font-size: 17px;
		    font-weight: 800;
		    color: #000000;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    gap: 16px;
		    width: fit-content;
		    margin: 0 auto;
		    border: 0px;
		    transition: all 0.2s ease-in-out;
		}

		/* Wrapper für Input + Button */
		.upload-btn {
		  position: relative;
		  display: flex;               
		  justify-content: center;     
		  width: 100%;                 
		}

		.upload-btn button {
		  width: auto;                 
		}

		/* Echte Inputs über den Button legen */
		.upload-btn .real-file {
		  position: absolute;
		  inset: 0;
		  opacity: 0;
		  cursor: pointer;
		  width: 100%;
		  height: 100%;
		}

		/***PersoUpload End***/
		
		
		/***Gehalts-/Perosupload Ende***/
		
		
		/*** TCC Ratenrechner VarG Start***/
		.OFST6FO3I .label-container {
		    display: flex;
		    justify-content: space-between;
		    position: relative;
		    margin-top: -10px;
		    font-size: 14px;
		    color: #333;
		}
		.OFST6FO3I .label-container .min, .OFST6FO3I .label-container .max {
		    display: flex;
		    flex-direction: column;
		    align-items: center;
		    width: 30px;
		}
		.OFST6FO3I .label-container .min::after, .OFST6FO3I .label-container .max::after {
		    content: "▼";
		    display: block;
		    font-size: 12px;
		    text-align: center;
		    color: rgb(85, 85, 85);
		    margin-bottom: 2px;
		}
		.OFST6FO3I .trust-img {
		    width: 100%;
		    padding-top: 20px;
		    max-width: 350px;
		    margin: auto;
		}
		.OFST6FO3I .info-text{
			margin-bottom:0px!important;
			font-size:12px!important;
			text-align:left!important;
		}
	  	.OFST6FO3I .gradient-usp{
	  		background: #D65B26;
		    background: linear-gradient(90deg, rgb(8 158 223 / 100%) 0%, rgb(11 157 223 / 0%) 70%);
		    border-radius: 30px;
		    padding: 1px 10px 4px 5px;
		    margin-bottom: 5px;
	  	}

	  	.OFST6FO3I .usp-check{
	  		width: 15px;
	  		margin-right: 5px;
	  	}

	  	.OFST6FO3I .usp-check1 {
	  	    width: 30px;
	  	    margin-right: 5px;
	  	}
	  	.OFST6FO3I p.usp-text{
	  		font-weight:600;
	  		color:#ffffff;
	  		margin-bottom:0px;
	  		font-size:12px;
	  	}
		.OFST6FO3I .card{
			margin-top:0px!important;
		}
		.OFST6FO3I h1 {
		    font-weight: 900;
		    font-size: 52px;
		    line-height: 1.0em;
			text-align:left!important;
		}
		.OFST6FO3I .herosection {
	    background-image: url(../img/backgroundF.jpg);
	    background-size: contain;
	    padding-bottom: 0px !important;
	    margin-bottom: 0px !important;
	}
		@media (min-width: 768px) {
		    .OFST6FO3I .col-md-6 {
		        flex: 0 0 auto;
		        width: 50%;
		        max-width: 900px;
		        margin: auto;
		    }
		}
	
		@media (max-width: 768px) {
			.OFST6FO3I .top-section{
				margin-top:-50px!important;
			}
		
			.OFST6FO3I .card-title {
	        font-weight: 900;
	    }

		.OFST6FO3I .herosection h1 {
			  text-align: left !important;
			  font-size:25px!important;
			    }
		 .OFST6FO3I .card {
			 margin-left:10px;
			 margin-right:10px;
		 }
		.OFST6FO3I .hexagonTCCwrap1{
		    margin-top:20px!important;
		}
		.OFST6FO3I .hexagonTCCwrap2{
		    margin-top:20px!important;
		}
		.OFST6FO3I .herosection{
		    margin-bottom:20px!important;
		}
		.OFST6FO3I h2{
		    font-size:24px!important;
		}
		}

		.OFST6FO3I .uspimg{
		 width:30%!important;
		 margin-top:-160px;
		}

		.OFST6FO3I .card {
		    margin-top: 100px;
		}

		.OFST6FO3I .hexagonTCCwrap1{
			filter: drop-shadow(0 4px 10px rgba(0, 128, 0, 0.5));
		margin-top:-70px;
		}

		.OFST6FO3I .hexagonTCCwrap2{
			filter: drop-shadow(0 4px 10px rgba(7, 160, 227, 0.5));
		}
		.OFST6FO3I .hexagonTCC {
		           position: relative;
		           width: 280px;
		           height: 320px;
		           background: white;
		           clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
		           display: flex;
		           flex-direction: column;
		           align-items: center;
		           justify-content: center;
		           text-align: center;
		       }

		       .OFST6FO3I .hexagonTCC img {
		           width: 30%;
		           height: auto;
		           border-radius: 50%;
		           margin-bottom: 10px;
		       }

		       .OFST6FO3I .hexagonTCC p {
		           font-size: 16px;
		           color: #333;
		           margin: 0;
		       }
	
		.OFST6FO3I .accordionTCC {
		            max-width: 600px;
		            margin: 20px auto;
		            border-radius: 5px;
		            overflow: hidden;
		        }

		        .OFST6FO3I .accordion-item {
		            border-bottom: 1px solid #ddd;
		        }

		       .OFST6FO3I .accordion-item:last-child {
		            border-bottom: none;
		        }

		       .OFST6FO3I .accordion-header {
		            background: #dadada;
		            cursor: pointer;
		            padding: 15px;
		            font-size: 20px;
		            font-weight: bold;
		            display: flex;
		            justify-content: space-between;
		            align-items: center;
	 
		        }

		        .OFST6FO3I .accordion-header:hover {
		            background: #eee;
		        }

		        .OFST6FO3I .accordion-content {
		            max-height: 0;
		            overflow: hidden;
		            transition: max-height 0.3s ease;
		            padding: 0 15px;
		            background: #fff;
		        }

		        .OFST6FO3I .accordion-content p {
		            margin: 15px 0;
		        }

		       .OFST6FO3I .accordion-item.active .accordion-content {
		            max-height: 220px;
		        }
				.OFST6FO3I .top-section{
					padding-left:10px;
					padding-right:10px;
					text-align:left!important;
				}
				.OFST6FO3I .form-top {
				    padding: 0px 20px 0px 20px;
				}
	
				.OFST6FO3I p.card-subheader {
				    font-size: 14px;
				    font-weight: 400;
				    margin-top: -10px;
				}
				.OFST6FO3I .card-title {
			    font-weight:900!important;
			}
			.OFST6FO3I .bottom-info {
			    border-radius: 20px;
			    border: 2px dashed #08a0e3;
			    padding: 15px 0px 0px 0px;
			    font-weight: 500;
			    margin: auto;
			    max-width: 800px;
			}
			.OFST6FO3I p.card-subheader1 {
				font-size: 16px;
				    font-weight: 400;
				    margin-top: 5px;
				    line-height: 1em;
				}
			@media (max-width: 768px) {
			    .OFST6FO3I .splitmobile {
			        margin-bottom: 0px !important;
			    }
				    .OFST6FO3I .roundimage {
				        max-width: 30%;
				        display: flex;
				        margin: auto;
				}
			}

			.OFST6FO3I .styled-list li {
				font-weight:400!important;
				font-size:18px;
			}
	
		/*** TCC Ratenrechner VarG Ende***/
		
		/***TCC Fides VarA OFST6FAO4***/

		@media (max-width: 768px) {
		    .OFST6FAO4 .novagraybackground {
				width:100%!important;
				background-color:#ffffff;
				margin-left:0!important;
				}}

		@media (max-width: 992px) {
		    .OFST6FAO4 .navbar-expand-lg {
		        left: 25px;
		    }
		}


		 .OFST6FAO4 .logo img{
			content:url('/assets/FXL3zr/img/NovaSedesVarELogo.svg');
			width:100%;
			padding-left:4%;
		}



		 .OFST6FAO4 .nova-steps{
			-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
			border-radius: 10px;
			height: 40px;
			padding-top:10px;
			font-size:14px;
			margin-bottom:8px;
			padding-left:15px;
			}
	
				.OFST6FAO4 p, ul, li, .borderyellow, a{
					font-weight:100;
					color:#000000;
				}
	
				.OFST6FAO4 .borderyellow{
					border: 2px solid #fade4b;
					    border-radius: 10px;
					    padding: 10px;
				}
	
				 .OFST6FAO4 a{
					text-decoration:none;
				}
	
				 .OFST6FAO4 li {
					color:#000000;
				}
	
				 .OFST6FAO4 .nova-submit-btn {
					font-weight:800!important;
					color:#394B05!important;
					background: rgb(159,214,10);
					background: linear-gradient(54deg, rgba(159,214,10,1) 0%, rgba(219,244,33,1) 100%);
				}


				 .OFST6FAO4 .nav-link{
					font-weight:400!important;
				}
	
				 .OFST6FAO4 .form-row {
					display:block;
				}
	
				 .OFST6FAO4 .fa-circle-check{
					color:#a3cf11!important;
				}
		
					 .OFST6FAO4 .footerlinks{
						color:#ffffff!important;
						font-weight:400!important;
			
					}
		
					 .OFST6FAO4 .footerlinks a{
						color:#ffffff!important;
						font-weight:400!important;
				}
	
				 .OFST6FAO4 .shadow{
					box-shadow:0px 0px 15px 0px rgb(0 0 0 / 30%)!important;
				}
	
				@media screen and (min-width:768px){
				 .OFST6FAO4 .laststephero{
				background: url(/assets/FXL3zr/img/HeaderNovaAltDesk.svg)!important;
				clip-path:none!important;
			    background-position: center !important;
			    background-repeat: no-repeat !important;
			    background-size: cover !important;
			}
	
			 .OFST6FAO4 .nova-steps{
				width:100%!important;
				-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
				-moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
				box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
				border-radius: 10px;
				height: 40px;
				padding-top:10px;
				font-size:14px;
				padding-left:25px;
				padding-right:25px;
				}
		
		        .OFST6FAO4 .connector.right {
		          transform: rotate(0deg);
		 		 left:104%;
		 		 opacity:33%;
		        }

		        .OFST6FAO4 .connector.left {
		          transform: rotate(180deg);
		 		 left:-18%;
		 		 opacity:33%;
		        }
		
				.OFST6FAO4 .flag-top{
					margin-top:-41px;
				}

			 .OFST6FAO4 h4{
				font-weight:800;
				font-size:24px;
				color:#000000;
			}

			 .OFST6FAO4 .novaherosection{
				padding-bottom:330px!important;
			}

			 .OFST6FAO4 .left-side{
				margin-top:-275px!important;
			}

			 .OFST6FAO4 .right-side{
				margin-top:-70px!important;
			}
			 .OFST6FAO4 .novabigheadline{
				font-size: 2.8vw !important;
				    text-align: left !important;
				    font-weight: 800 !important;
				    color: #000000;
					line-height:1em!important;
				}
		}

				@media screen and (max-width:768px){
				 .OFST6FAO4 .laststephero{
				background: url(/assets/FXL3zr/img/HeaderBGNovaSedesVarEmob.jpg)!important;
				clip-path:none!important;
			    background-repeat: no-repeat !important;
			    background-size: contain !important;
				margin-top:70px!important;
				padding-top:15px!important;
				padding-bottom:100px!important;
			}

			 .OFST6FAO4 h4{
				font-weight:800;
				font-size:18px;
				color:#000000;
			}
			 .OFST6FAO4 .novabigheadline{
				font-size: 2.2em !important;
				    text-align: center !important;
				    font-weight: 800 !important;
				    color: #000000;
					line-height:1em!important;
				}
	
				 .OFST6FAO4 .nova-content {
				    padding-left: 5%;
				    padding-right: 5%;
				}
		
				.OFST6FAO4 .flag-top{
					margin-top:-38px;
				}
		}

			@media screen and (max-width:1199px) and (min-width:768px){
			    .OFST6FAO4 .container{
			    	max-width:1000px!important;
			    }
			}	
	
			.OFST6FAO4 hr.divider {
			  border-top: 2px solid #FCCC21;
			  border-radius: 0px;
			  width:70px;
			  opacity:1;
			}
	
			@media (max-width: 768px) {
			    .OFST6FAO4 h4.novah4 {
			        font-weight: 900;
			        font-size: 24px;
			    }
		        .OFST6FAO4 .connector.right {
		          transform: rotate(0deg);
		 		 left:97%;
		 		 opacity:33%;
		        }

		        .OFST6FAO4 .connector.left {
		          transform: rotate(180deg);
		 		 left:-21%;
		 		 opacity:33%;
		        }
	   
			}
	
			.OFST6FAO4 .steps-container{
				width:93%;
				margin:auto;
			}
	
		    .OFST6FAO4 .connector {
		         position: relative;
		         top: 100%;
		         width: 60px;
		         height: 80px;
		         margin-top:-60px
		       }
	   
			   .OFST6FAO4 .scrollbox-list {
			       border: solid 1px #EBEBEB;
			       border-radius: 20px;
			       padding: 10px 10px 10px 10px;
			       height: 220px;
			       overflow: scroll;
				   margin-bottom:20px;
	   
			   }
	   
			   .OFST6FAO4 .scrollbox-list2 {
			          position:relative;
			          padding: 10px 10px 10px 10px;
			   	       height: 130px;
			   	       overflow: scroll;
			   	   }
       
			          .OFST6FAO4 .info-section2{
			         position: relative;
			         width: 100%;
			         height: 100px;
			         overflow: hidden;
			         border-radius: 20px;
			         border: solid 1px #EBEBEB;
			       }
       
			            .OFST6FAO4 .fade-bottom {
			         position: absolute;
			         bottom: 0;
			         left: 0;
			         width: 100%;
			         height: 50px;
			         background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
			         pointer-events: none; /* damit der Benutzer trotzdem scrollen kann */
			       }
	   
	   
		       .OFST6FAO4 svg {
		         display: block;
		       }
	   
	   

			/***TCC Fides VarA OFST6FAO4 Ende***/
			
			
	