html {
    scroll-behavior: smooth;
}
body {
	font-family: 'Manrope', sans-serif;
}
.hero-section {
    background-image: 
        linear-gradient(161deg, rgba(68, 139, 201, 0.94) 0%, rgb(147, 138, 253) 100%), 
        url("pexels-codioful-7130548-scaled.jpg");
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: normal; 

    padding-top: 30px;
    position: relative; 
    z-index: 10;
    box-shadow: 0px 9px 70px -12px rgba(15.935652173913052, 43.24967107750472, 149.6, 0.5);
}
.hero-section::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(to bottom, transparent, rgba(255,255,255,0.1));
    pointer-events: none;
}
.btn-kingbill {
	background-color: #000; 
	color: white;
	font-weight: 600;
}
.btn-rabatt {
	font-family: "Manrope", Sans-serif;
	background-color: #21325B !important;
	padding: 15px 40px 15px 40px;
	text-decoration: none;
}
.btn-rabatt:hover {
	background-color: #296fcd !important;
}
.btn-kostenlos-testen {
	font-family: "Manrope", Sans-serif;
	background-color: #00c9A7 !important;
	padding: 15px 60px 15px 60px;
	text-decoration: none;
	color: #fff;
	border: 1px solid transparent;
}
.btn-kostenlos-testen:hover {
	background-color: #fff !important;
	color: #00c9A7 !important;
	border: 1px solid #00c9A7 !important;
}
.btn-aktionspreis {
	font-family: "Manrope", Sans-serif;
	background-color: #21325B !important;
	padding: 15px 42.5px 15px 42.5px;
	text-decoration: none;
	border: 1px solid transparent;
	color: #fff;
}
.btn-aktionspreis:hover {
	background-color: #fff !important;
	color: #21325B !important;
	border: 1px solid #21325B !important;
}
.hero-section h1 {
	line-height: 1.2;
}

@media (max-width: 991px) {
	.span-design {
		display: block;
		margin-bottom: 10px;
	}
}

.header-logo-img {
	height: 55px;
	width: auto;
	max-width: 100%;
}

.btn-header-top {
	font-size: 1rem;
	white-space: nowrap;
}

@media (max-width: 576px) {
	.header-logo-img {
		height: 35px;
	}
	
	.btn-header-top {
		font-size: 0.75rem;
		padding: 10px 15px !important;
	}
	
	.pb-5 {
		padding-bottom: 2rem !important;
	}
}

.btn-kostenlos-testen, .btn-aktionspreis {
	display: block;
	width: 100%;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) {
	.btn-kostenlos-testen, .btn-aktionspreis {
		width: auto;
	}
}
@media (min-width: 992px) {
  .mt-lg-6 {
    margin-top: 5.75rem !important;
  }
  
  .mt-lg-kfz {
	margin-top: 10.75rem;
  }
}

.hero-laptop-img {
	width: 100%;
	height: auto;
	object-fit: contain;
	display: block;
	margin: 0 auto;
}
.btn-aktionspreis2 {
	font-family: "Manrope", Sans-serif;
	background-color: #296fcd !important;
	color: #fff;
	padding: 15px 42.5px 15px 42.5px;
	text-decoration: none;
	border: 1px solid transparent;
}
.btn-aktionspreis2:hover {
	background-color: #fff !important;
	color: #296fcd !important;
	border: 1px solid #296fcd !important;
}
.span-design {
	font-size: 1rem;
	font-weight: 400;
}
.features-wrapper {
	max-width: 700px;
}
.icon-margin-right {
	margin-right: 10px;
}
.icon-trennstrich {
	margin-left: 10px;
	margin-right: 10px;
}
.margin-y-1 {
	margin-top: 40px;
	margin-bottom: 40px;
}
h1 {
	font-family: "Manrope", Sans-serif;
	line-height: 1.2em;
	font-weight: 600;
	font-size: 65px;
	color: #fff;
}
h3 {
	line-height: 1.2em;
	font-weight: 600;
	font-size: 46px;
	color: #000;
}
.card-shadow {
	box-shadow: 0px 0px 62px 5px rgba(159.1532608695652, 183.83820888468807, 246.5, 0.5);
}
.card-header-flex {
	background: linear-gradient(194deg, rgba(46, 92, 145, 0.9) 0%, rgba(68, 179, 187, 0.9) 100%), 
	url('https://www.kingbill.com/de/upload/web/neuenavi/FlexHeaderReal.jpg') no-repeat center center;
	background-size: cover;
	border: none;
	padding: 2.5rem 2rem 1.5rem 2rem !important;
}
.card-header-flex-kaufen {
	background: linear-gradient(28deg, rgba(37, 86, 153, 0.9) 0%, rgba(78, 158, 202, 0.9) 100%), 
	url('https://www.kingbill.com/de/upload/web/neuenavi/OnlineHeaderReal.jpg') no-repeat center center;
	background-size: cover;
	border: none;
	padding: 2.5rem 2rem 1.5rem 2rem !important;
}
.kingbill-badge {
	font-size: 0.8rem;
	font-weight: 600;
	padding: 8px 20px;
	border-radius: 50px;
	text-transform: uppercase;
}
.kingbill-badge-green {
	background-color: #00c9A7;
	color: #fff;
}
.kingbill-badge-blue {
	background-color: #3b66df;
	color: #fff;
}
.kingbill-badge-white {
	background-color: #fff;
	color: #3b66df;
}
.card-price {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1;
}
.card-price-sub {
	font-size: 1.1rem;
	font-weight: 400;
	margin-bottom: 0.25rem;
}
.price-divider {
	border-left: 1px solid rgba(255, 255, 255, 1);
	height: 100%;
	margin: auto 0;
}
.check-icon {
	color: #007bff;
	font-size: 1.2rem;
	margin-right: 12px;
}
.feature-item {
	color: #333;
	font-size: 0.95rem;
	font-weight: 550;
}
.card-body {
	padding: 2.5rem 2rem !important;
}
.btn-full-width {
	width: 100%;
	border-radius: 50px;
	padding: 15px 0;
	font-weight: bold;
	font-size: 1.1rem;
	margin-top: 2rem;
}
.rounded-45 {
	border-radius: 1.5rem !important;
}
.vorteile-section {
	background: linear-gradient(180deg, #D0E3FD 0%, #CAD8FF 100%);
	padding: 80px 0;
	position: relative;
	box-shadow: 0px 0px 62px 5px rgba(159.1532608695652, 183.83820888468807, 246.5, 0.5);
}

.white-info-card {
	background: #fff;
	border-radius: 30px;
	padding: 40px;
	box-shadow: 0px 10px 30px rgba(0,0,0,0.05);
}

.vorteil-icon {
	font-size: 2rem;
	color: #0d6efd;
	margin-bottom: 15px;
}

.vorteil-title {
	font-weight: 700;
	font-size: 1.1rem;
	margin-bottom: 10px;
}

.vorteil-text {
	font-size: 0.9rem;
	color: #555;
	line-height: 1.5;
}

.pre-title {
	font-size: 1rem;
	font-weight: 600;
	color: #296fcd;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.geeignet-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.geeignet-item {
	display: flex;
	align-items: center;
	font-size: 1rem;
	color: #333;
}

.geeignet-icon {
	color: #0d6efd; 
	font-size: 1.25rem;
	margin-right: 15px;
	margin-top: 2px;
}


.video-wrapper {
	position: relative;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
}

.video-poster {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}

.play-button-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 15px rgba(0,0,0,0.2);
	transition: all 0.3s ease;
	z-index: 2;
}

.play-button-overlay::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 26px;
	border-color: transparent transparent transparent #0d6efd;
	margin-left: 5px;
}

.video-wrapper:hover .play-button-overlay {
	background-color: #fff;
	transform: translate(-50%, -50%) scale(1.2);
}

.video-wrapper:hover .video-poster {
	transform: scale(1.00);
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	z-index: 1;
}
.testimonial-section {
	background: linear-gradient(180deg, rgba(188, 188, 188, 0.8) 0%, rgb(100, 142, 255) 100%),
	url('https://www.kingbill.com/de/upload/web/neuenavi/FlexHeaderReal.jpg') no-repeat center center;
	background-size: cover;
	background-attachment: scroll;
	color: #000;
	position: relative;
	z-index: 10;
	box-shadow: 0px 9px 70px -12px rgba(15.935652173913052, 43.24967107750472, 149.6, 0.5);
}
#testimonialCarousel .carousel-inner {
	overflow: visible;
}

#testimonialCarousel .carousel-item {
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
}

#testimonialCarousel .carousel-item.active {
	opacity: 1;
}

.testimonial-card {
	background: white;
	border-radius: 25px;
	padding: 40px;
	color: #333;
	min-height: 380px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: 0 15px 45px rgba(0,0,0,0.12);
	margin: 20px; 
}
.carousel-fade .carousel-item {
	transition-duration: 0.6s;
}
.testimonial-stars {
	color: #ffb400;
	font-size: 1.2rem;
	margin-bottom: 15px;
}
.testimonial-text {
	font-size: 1.05rem;
	line-height: 1.6;
	margin-bottom: 20px;
}
.testimonial-author {
	font-weight: 700;
	margin-bottom: 0;
}
.testimonial-sub {
	font-size: 0.85rem;
	color: #777;
}
.btn-contact {
	display: inline-block !important;
	width: auto !important;
	padding: 12px 35px !important;
	text-decoration: none;
	transition: all 0.3s ease;
}

.btn-contact:hover {
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.team-title {
	font-size: 3rem;
	font-weight: 800;
	margin-bottom: 1.5rem;
}

.team-text {
	font-size: 1.1rem;
	color: #555;
	line-height: 1.6;
	margin-bottom: 2rem;
}
.faq-section {
	background-color: #21325B;
	color: white;
	padding: 100px 0 50px 0;
}

.faq-section .accordion {
	--bs-accordion-bg: transparent;
	--bs-accordion-color: white;
	--bs-accordion-btn-color: white;
	--bs-accordion-btn-bg: transparent;
	--bs-accordion-active-color: #4E9ECA;
	--bs-accordion-active-bg: transparent;
	--bs-accordion-border-color: rgba(255, 255, 255, 0.1);
	border: none;
}

.accordion-button:focus {
	box-shadow: none;
	border-color: rgba(255, 255, 255, 0.1);
}

.accordion-button::after {
	filter: invert(1);
}

.accordion-item {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}

.footer-logo {
	max-width: 150px;
	margin-bottom: 20px;
}

.footer-links a {
	color: #4E9ECA;
	text-decoration: none;
	margin: 0 10px;
	font-size: 0.9rem;
}

.footer-links a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 0.8rem;
	margin-top: 5px;
}

.popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	backdrop-filter: blur(5px);
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
}

.popup-content {
	background: #296fcd;
	border-radius: 15px;
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
	max-width: 450px;
	width: 90%;
	max-height: 90vh;
	overflow-y: auto;
}

.popup-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 25px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.popup-header h3 {
	margin: 0;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
}

.popup-close {
	background: none;
	border: none;
	font-size: 28px;
	cursor: pointer;
	color: rgba(255,255,255,0.5);
	transition: color 0.3s;
}

.popup-close:hover {
	color: #fff;
}

.popup-body {
	padding: 25px;
}

.success-icon {
	animation: successPulse 0.6s ease-in-out;
}

@keyframes successPulse {
	0% { transform: scale(0.8); opacity: 0; }
	50% { transform: scale(1.1); }
	100% { transform: scale(1); opacity: 1; }
}

#cookie-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
    z-index: 9999;
    display: none;
}

.cookie-banner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 450px;
    background: #21325B;
    border-radius: 20px;
    z-index: 10000;
    box-shadow: 0 20px 50px rgba(0,0,0,0.5);
    border: 1px solid rgba(255,255,255,0.1);
    display: none;
    padding: 30px;
    text-align: center;
    animation: zoomIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes zoomIn {
    from { transform: translate(-50%, -50%) scale(0.8); opacity: 0; }
    to { transform: translate(-50%, -50%) scale(1); opacity: 1; }
}

.cookie-text {
    font-size: 1.1rem;
    line-height: 1.5;
    color: white;
    margin-bottom: 25px;
}

.cookie-buttons {
    display: flex;
    flex-direction: column; 
    gap: 12px;
}

#cookie-accept {
    background-color: #296fcd; 
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 1.1rem;
    font-weight: bold;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#cookie-accept:hover {
    background-color: white;
    color: #296fcd;
    transform: scale(1.03);
}

#cookie-deny {
    background: transparent;
    border: none;
    color: rgba(255,255,255,0.5);
    font-size: 0.9rem;
    text-decoration: underline;
    cursor: pointer;
    padding: 10px;
}

#cookie-deny:hover {
    color: white;
}

#aktion {
    scroll-margin-top: 70px; 
}