.elementor-2700 .elementor-element.elementor-element-3d92d64{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2700 .elementor-element.elementor-element-9526e34{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2700 .elementor-element.elementor-element-ffd10d2{--display:flex;--min-height:7vh;--overlay-opacity:1;}.elementor-2700 .elementor-element.elementor-element-ffd10d2::before, .elementor-2700 .elementor-element.elementor-element-ffd10d2 > .elementor-background-video-container::before, .elementor-2700 .elementor-element.elementor-element-ffd10d2 > .e-con-inner > .elementor-background-video-container::before, .elementor-2700 .elementor-element.elementor-element-ffd10d2 > .elementor-background-slideshow::before, .elementor-2700 .elementor-element.elementor-element-ffd10d2 > .e-con-inner > .elementor-background-slideshow::before, .elementor-2700 .elementor-element.elementor-element-ffd10d2 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2700 .elementor-element.elementor-element-bee6b3f{text-align:left;}.elementor-2700 .elementor-element.elementor-element-bee6b3f img{width:20%;}.elementor-2700 .elementor-element.elementor-element-a5369d6{--display:flex;--min-height:90vh;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-2700 .elementor-element.elementor-element-ae90c4c.elementor-element{--align-self:stretch;--order:99999 /* order end hack */;--flex-grow:1;--flex-shrink:0;}.elementor-2700 .elementor-element.elementor-element-a79c042{--display:flex;--overlay-opacity:1;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2700 .elementor-element.elementor-element-a79c042:not(.elementor-motion-effects-element-type-background), .elementor-2700 .elementor-element.elementor-element-a79c042 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bewerbung.sellwerk-duesseldorf.de/wp-content/uploads/2025/02/hintergrund-1.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2700 .elementor-element.elementor-element-a79c042::before, .elementor-2700 .elementor-element.elementor-element-a79c042 > .elementor-background-video-container::before, .elementor-2700 .elementor-element.elementor-element-a79c042 > .e-con-inner > .elementor-background-video-container::before, .elementor-2700 .elementor-element.elementor-element-a79c042 > .elementor-background-slideshow::before, .elementor-2700 .elementor-element.elementor-element-a79c042 > .e-con-inner > .elementor-background-slideshow::before, .elementor-2700 .elementor-element.elementor-element-a79c042 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(181deg, #FFFFFF00 30%, #FFFBFC 87%);}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2700 .elementor-element.elementor-element-9526e34{--width:80%;}.elementor-2700 .elementor-element.elementor-element-a79c042{--width:20%;}}/* Start custom CSS for image, class: .elementor-element-bee6b3f */.fade-in {
  opacity: 0;
  animation: fadeIn 1s ease-in-out forwards;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ae90c4c */h2 {
	color: #00A497;
}

.wpcf7-form label a {
    font-size: 1.2rem;
    padding: 1rem 1rem;
    color: #00A497;
    text-transform: uppercase;
}

.wpcf7-form label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border: 1px solid #fff; */
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.3s;
    max-width: 500px;
    border-radius: 5px;
    box-shadow: 0 10px 20px rgba(0, 164, 151, 0.3);
    margin-bottom: 10px;
}

.distans {
	margin: 3vw 0vw 0vw 5vw;
	min-height: 70vh;
}

.shadow-container {
	box-shadow: inset 0px -10px 10px -5px rgba(0, 164, 151, 0.3);
}

.marketing-container {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 70vh;
	max-height: 70vh;
	padding: 50px 20px;
}

@media (max-width: 768px) {
  .marketing-container {
    max-height: 70vh;
    min-height:70vh;
  }
}

.angled-card {
	background:
		linear-gradient(to right,
			rgba(255, 255, 255, 0.5) 5%,
			rgba(255, 255, 255, 0.6) 10%,
			rgba(255, 255, 255, 0.7) 15%,
			rgba(255, 255, 255, 0.8) 20%,
			rgba(255, 255, 255, 0.8) 20%,
			rgba(255, 255, 255, 1) 30%),
		url('https://bewerbung.sellwerk-duesseldorf.de/wp-content/uploads/2025/02/hintergrund-1.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	/* Unsichtbar */
	transform: translateX(-50px) rotate(-2deg);
	/* Start: nach links + schief */
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
	box-shadow: 0 10px 40px rgba(0, 164, 151, 0.3);
	transform: rotate(-2deg);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	min-width: 75vh;
	max-width: 130vh;
	margin-bottom: 100px;
	margin-right: calc(-500px - 1rem);
	z-index: 1000;
}

.transp {
	color: #00A497 !important;
	background-color: #fff !important;
	border: 2px solid #00A497 !important;
	cursor: pointer;
}

.transp {
	background-color: #00A497;
	color: #fff
}

.angled-card:hover {
	transform: rotate(0deg) scale(1.02);
	box-shadow: 0 15px 50px rgba(0, 164, 151, 0.3);
}

.angled-card.fade-in {
	opacity: 1;
	transform: translateX(0) rotate(-2deg);
}

@media (max-width: 480px) {
    .angled-card {
        display: grid;
    }
}

.card-content {
	padding: 30px 30px;
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.card-content-responsive {
	padding: 30px 30px;
	overflow: hidden;
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.menu-content {
	min-width: 80%;
}

@media (max-width: 1376px) {
  .menu-container {
    display: none !important;
  }
}

.card-content h2 {
	color: #333;
	font-size: clamp(1.8rem, 2.3vw, 3.6rem);
	margin-bottom: 15px;
}

.card-content p {
	color: #555;
	font-size: 1.1rem;
	margin-bottom: 30px;
}

@media (max-width: 768px) {
    .card-content {
        padding: 20px 15px 15px 15px !important;
        justify-self: center !important;
        max-width: 350px !important;
    }
    
    .back {
    	float: left;
    	margin-top: 20px;
    }
}

.cta-btn {
	background-color: #FE6601;
	color: #fff;
	border: none;
	padding: 15px 40px;
	font-size: 1rem;
	font-weight: 600;
	cursor: pointer;
	box-shadow: 0 8px 20px rgba(0, 164, 151, 0.3);
	transition: background 0.3s, transform 0.2s;
}

.cta-btn:hover {
	background-color: #ff7f32;
	transform: translateY(-3px);
}

@media (min-width: 768px) {
	.card-content h2 {
		font-size: 2.4rem;
	}

	.card-content p {
		font-size: 1.3rem;
	}
}

.back {
	float: left;
}

/* Wrapper für Buttons */
.elementor-button-wrapper {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
}

/* Allgemeine Link-Stile */
a {
	font-size: 1.33rem;
	padding: 1rem 3rem;
	color: #00A497;
	text-transform: uppercase;
}

/* Standard-Button-Stile */
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.elementor-button {
	line-height: normal;
}

/* Button-Styles inkl. Fade-in Animation */
.wpcf7-submit,
.elementor-button,
.uacf7-radio-button[type=button],
.uacf7-choice-btn[type=button],
[type=submit],
button {
	text-decoration: none;
	color: #00A497 !important;
	background-color: #fff !important;
	border: 2px solid #00A497 !important;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: center;
	font-size: 20px;
	opacity: 0;
	transform: translateX(-50px);
	animation: fadeInLeft 0.8s ease forwards;
	z-index: 9999;
	margin-left: 10px;
}

@media (max-width: 768px) {
	.wpcf7-submit,
    .elementor-button,
    .uacf7-radio-button[type=button],
    .uacf7-choice-btn[type=button],
    [type=submit],
    button {
		font-size: 16px;
	}
}

/* NEU: Unterschiedliche Geschwindigkeit mit Delay */
.uacf7-choice-btn:nth-child(1),
.elementor-button:nth-child(1),
.wpcf7-submit:nth-child(1) {
	animation-delay: 0.1s;
}

.uacf7-choice-btn:nth-child(2),
.elementor-button:nth-child(2),
.wpcf7-submit:nth-child(2) {
	animation-delay: 0.3s;
}

.uacf7-choice-btn:nth-child(3),
.elementor-button:nth-child(3),
.wpcf7-submit:nth-child(3) {
	animation-delay: 0.5s;
}

.uacf7-choice-btn:nth-child(4),
.elementor-button:nth-child(4),
.wpcf7-submit:nth-child(4) {
	animation-delay: 0.7s;
}

/* Hover-Effekte für Buttons */
.wpcf7-submit:hover,
.elementor-button:hover,
.uacf7-radio-button[type=button]:hover,
.uacf7-choice-btn[type=button]:hover,
[type=submit]:hover,
button:hover {
	color: #fff !important;
	background-color: #00A497 !important;
	box-shadow: 1px 1px 25px 10px rgba(0, 164, 151, 0.3);
	transform: none !important;
}

/* Glanz-/Glide-Effekt mit Pseudo-Element */
.wpcf7-submit:before,
.elementor-button:before,
.uacf7-radio-button[type=button]:before,
.uacf7-choice-btn[type=button]:before,
[type=submit]:before,
button:before {
	content: "";
	font-size: 20px;
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(120deg,
			transparent,
			rgba(0, 164, 151, 0.5),
			transparent);
	transition: all 650ms;
}

/* Bewegung des Pseudo-Elements bei Hover */
.wpcf7-submit:hover:before,
.elementor-button:hover:before,
.uacf7-radio-button[type=button]:hover:before,
.uacf7-choice-btn[type=button]:hover:before,
[type=submit]:hover:before,
button:hover:before {
	left: 100%;
}

.button-container {
	display: flex;
	gap: 20px;
	margin-right: 3vw;
	margin-left: 6vw;
	justify-content: flex-end;
	align-items: center;
	min-height: 10vh;
}

.elementor-heading-title {
	line-height: 1.3;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}

.elementor-progress-wrapper {
	background-color: #e0e0e0;
	height: 10px;
	border-radius: 5px;
	width: 30%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	/* zentriert das Element horizontal innerhalb eines Block-Elements */
	display: block;
}

@keyframes progressSlide {
	from {
		width: 0;
	}

	to {
		width: var(--target-width);
	}
}

.elementor-progress-bar {
	background-color: #00A497;
	height: 100%;
	border-radius: 5px;
	width: 0;
	animation: progressSlide 1s forwards;
	/* Animation: 1 Sekunde, Endzustand beibehalten */
}

.elementor-spacer-inner {
	display: block;
	height: 20px;
	width: 100%;
}

.elementor-spacer-inner-2 {
	display: block;
	height: 40px;
	width: 100%;
}

.hidden-field {
	display: none !important;
	visibility: hidden;
	height: 0;
	width: 0;
	position: absolute;
	opacity: 0;
}

.wpcf7-list-item {
	display: block;
	margin-bottom: 5px;
}

.step-content {
	display: block;
}

.wpcf7 form.sent .wpcf7-response-output {
	display: none !important;
}

.radio {
	display: none;
}

.wpcf7-spinner {
	display: none !important;
}

.menu-tabs {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.menu-container {
	display: flex;
	justify-content: center;
}

.menu-container button {
	color: #00A497 !important;
	background-color: #fff !important;
	border: 2px solid #00A497 !important;
	font-size: 16px;
	cursor: pointer;
	margin: 5px;
	transition: color 0.3s ease-in-out;
}

.menu-container button:hover,
.menu-container button:focus,
.menu-container button.active {
	color: #fff !important;
	background-color: #00A497 !important;
}

.device-frame {
	margin: 20px auto;
	position: relative;
	background: #fff;
	border: 16px solid #050505;
	justify-content: center;
	transform: scale(0.5);
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0, 164, 151, 0.3);
}

.device-frame iframe {
	width: 100%;
	height: 100%;
	border: none;
}

@media (max-width: 768px) {
    .device-frame.desktop {
        max-width: 500px;
        height: 1200px;
        aspect-ratio: 500 / 1200;
        margin-top: -10em;
        margin-bottom: -10em;
    }
    
    .button-container {
    	display: flex;
    	gap: 10px;
    	align-items: center;
    }
    
   .menu-container {
        display: flex;
        margin-bottom: 150px;
    }
}

.desktop {
	overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 1988px;
    height: 800px;
    aspect-ratio: 1980 / 800;
    margin-top: -10em;
	margin-bottom: -10em;
}

@media (max-width: 1749px) {
    .desktop {
        max-width: 1750px;
        height: 800px;
        aspect-ratio: 1750 / 800;
        margin-top: -10em;
        margin-bottom: -10em;
    }
}

@media (max-width: 1365px) {
    .tablet {
        max-width: 1366px;
        height: 800px;
        aspect-ratio: 1366 / 800;
        margin-top: -10em;
        margin-bottom: -10em;
    }
}

@media (max-width: 1198px) {
    .tablet {
        max-width: 1200px;
        height: 800px;
        aspect-ratio: 1200 / 800;
        margin-top: -10em;
        margin-bottom: -10em;
    }
}

@media (max-width: 1024px) {
    .tablet {
        overflow: hidden;
	    position: relative;
        max-width: 1025px !important;
        height: 800px !important;
        aspect-ratio: 1025 / 800 !important;
        margin-top: -10em;
        margin-bottom: -10em;
    }
}

@media (max-width: 880px) {
    .tablet {
        max-width: 880px;
        height: 800px;
        aspect-ratio: 880 / 800;
        margin-top: -10em;
        margin-bottom: -10em;
    }
}

@media (max-width: 359px) {
    .tablet {
        width: 480px;
		height: 667px;
		aspect-ratio: 480 / 667;
		margin-top: -6em;
		margin-bottom: -6em;
    }
}

.tablet {
	overflow: hidden;
	position: relative;
	width: 1024px;
	height: 800px;
	aspect-ratio: 1024 / 800;
	margin-top: -10em;
	margin-bottom: -10em;
}

/* ab <= 1365px */
@media (max-width: 1365px) {
	.tablet {
		width: 1366px;
		height: 800px;
		aspect-ratio: 1366 / 800;
		margin-top: -10em;
		margin-bottom: -10em;
	}
}

/* ab <= 1198px */
@media (max-width: 1198px) {
	.tablet {
		width: 1200px;
		height: 800px;
		aspect-ratio: 1200 / 800;
		margin-top: -10em;
		margin-bottom: -10em;
	}
}

/* ab <= 1024px */
@media (max-width: 1024px) {
	.tablet {
		width: 1024px;
		height: 800px;
		aspect-ratio: 1024 / 800;
		margin-top: -10em;
		margin-bottom: -10em;
	}
}

/* ab <= 880px */
@media (max-width: 880px) {
	.tablet {
		width: 880px;
		height: 800px;
		aspect-ratio: 880 / 800;
		margin-top: -10em;
		margin-bottom: -10em;
	}
}

/* ab <= 480px */
@media (max-width: 480px) {
	.tablet {
		width: 480px;
		height: 800px;
		aspect-ratio: 480 / 800;
		margin-top: -10em;
		margin-bottom: -10em;
	}
}

/* ab <= 359px */
@media (max-width: 359px) {
	.tablet {
		width: 360px;
		height: 800px;
		aspect-ratio: 360 / 800;
		margin-top: -10em;
		margin-bottom: -10em;
	}
}

.mobile {
	overflow: hidden;
	position: relative;
	width: 375px;
	height: 667px;
	aspect-ratio: 375 / 667;
	margin-top: -6em;
	margin-bottom: -6em;
}

/* ab <= 480px */
@media (max-width: 480px) {
	.mobile {
		width: 480px;
		height: 667px;
		aspect-ratio: 480 / 667;
		margin-top: -6em;
		margin-bottom: -6em;
	}
}

/* ab <= 400px */
@media (max-width: 400px) {
	.mobile {
		width: 400px;
		height: 667px;
		aspect-ratio: 400 / 667;
		margin-top: -6em;
		margin-bottom: -6em;
	}
}

/* ab <= 375px */
@media (max-width: 375px) {
	.mobile {
		width: 375px;
		height: 667px;
		aspect-ratio: 375 / 667;
		margin-top: -6em;
		margin-bottom: -6em;
	}
}

/* ab <= 360px */
@media (max-width: 360px) {
	.mobile {
		width: 360px;
		height: 667px;
		aspect-ratio: 360 / 667;
		margin-top: -6em;
		margin-bottom: -6em;
	}
}

/* ab <= 320px */
@media (max-width: 320px) {
	.mobile {
		width: 320px;
		height: 667px;
		aspect-ratio: 320 / 667;
		margin-top: -6em;
		margin-bottom: -6em;
	}
}

.tab-button {
	padding: 0px;
	margin: 10px;
	border: none;
	background-color: #00A497;
	color: #fff !important;
	font-size: 16px;
	max-width: 200px;
	height: 120px;
	width: 200px;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-word;
	line-height: 1.4;
	text-align: center;
	justify-content: flex-start;
	white-space: normal;
	align-items: center;
	cursor: pointer;
	border-radius: 0px;
	transition: background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease-out;
	box-shadow: 0 5px 15px rgba(0, 164, 151, 0.3);
	z-index: 9999 !important;
	will-change: transform;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.tab-button img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: transform 0.5s ease;
	align-self: flex-start;
	position: absolute;
	top: 0;
}

.tab-button span {
	position: relative;
	display: flex;
	align-items: end;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding-bottom: 5px;
	z-index: 2;
}

.tab-button span::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20%;
	background-color: #00A497;
	z-index: -1;
}

.tab-button.active,
.tab-button:hover {
	background-color: #FE6601;
	transform: scale(1.08);
}

.tab-content {
	display: none !important;
}

.tab-content.active {
	display: block !important;
}

.wpcf7-form label {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* border: 1px solid #fff; */
	padding: 10px;
	cursor: pointer;
	transition: background-color 0.3s;
	width: 500px;
	border-radius: 5px;
	box-shadow: 0 10px 20px rgba(0, 164, 151, 0.3);
	margin-bottom: 10px;
}

.question label {
	display: flex;
	width: 500px;
	box-shadow: none;
}

.wpcf7-acceptance label {
	display: flex;
	width: 500px;
	justify-content: flex-start;
	gap: 20px;
	box-shadow: none;
	margin: 15px -15px;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	width: 500px;
	border: 1px solid #666;
	border-radius: 3px;
	padding: .5rem 1rem;
	transition: all .3s;
	margin: -50px 0 -50px 0;
}

/* === MEDIA QUERIES === */
@media (max-width: 1200px) {
	.angled-card {
		margin-right: 0;
		transform: rotate(0deg);
	}
}

@media (max-width: 992px) {
	.distans {
		margin: 2vw;
		min-height: 60vh;
	}

	.marketing-container {
		flex-direction: column;
		padding: 30px 10px;
	}

	.angled-card {
		min-width: 60vh;
		max-width: 600px;
		margin-bottom: 100px;
	}

	.card-content {
		padding: 20px 15px;
	}

	.card-content h2 {
		font-size: 1.8rem;
	}

	.card-content p {
		font-size: 1rem;
	}
}

@media (max-width: 768px) {
	.distans {
		margin: 2vw 0vw;
		min-height: 50vh;
	}

	.marketing-container {
		padding: 20px 5px;
		min-height: 1000px;
	}

	.angled-card {
		min-width: 50vh;
		max-width: 90%;
		margin-bottom: 50px;
	}

	.card-content h2 {
		font-size: 1.6rem;
	}

	.card-content p {
		font-size: 0.95rem;
	}

	.cta-btn {
		padding: 12px 30px;
		font-size: 0.9rem;
	}

	.card-content-responsive {
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}

	.menu-tabs {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}

	.tab-button {
		width: 45%;
		max-width: 120px;
		height: 80px;
	}

	.tab-button img {
		height: 70px;
		position: relative;
	}

	.tab-button span {
		padding-top: 10px;
	}

	.menu-container {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.device-frame.desktop {
		width: 100%;
		height: 400px;
		transform: scale(0.8);
	}

	.device-frame.tablet {
		width: 100%;
		height: 400px;
		transform: scale(0.8);
	}

	.device-frame.mobile {
		width: 100%;
		height: 400px;
		transform: scale(1);
	}

	.wpcf7-form label,
	.question label,
	.wpcf7-acceptance label {
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
	}

	input[type=text],
	input[type=email],
	input[type=tel],
	textarea {
		width: 100% !important;
	}

	.elementor-button-wrapper {
		flex-direction: column;
		gap: 10px;
	}

	.elementor-progress-wrapper {
		width: 90%;
	}
}

@media (max-width: 480px) {
	.distans {
		margin: 1vw 0vw;
		min-height: 40vh;
	}

	.angled-card {
		transform: rotate(0deg);
		margin-bottom: 30px;
		box-shadow: 0 5px 20px rgba(0, 164, 151, 0.2);
	}

	.card-content h2 {
		font-size: 1.4rem;
	}

	.card-content p {
		font-size: 0.9rem;
	}

	.cta-btn {
		padding: 10px 20px;
		font-size: 0.85rem;
	}

	.button-container {
		flex-direction: column;
		margin-left: 0;
		margin-right: 0;
	}

	.elementor-progress-wrapper {
		width: 80%;
		margin-top: 160px;
        margin-left: 40px;
	}

	input[type=date],
	input[type=email],
	input[type=number],
	input[type=password],
	input[type=search],
	input[type=tel],
	input[type=text],
	input[type=url],
	select,
	textarea {
		width: 90%;
		margin: 10px auto;
	}
}/* End custom CSS */