body {
	color: #111c4e !important;
	font-family: Montserrat;
	min-height: 100vh;
}

.info.after-inside {
	top: -50px;
	right: -200px;
}

.info.before-inside {
	top: -50px;
	right: 20px;
}

footer.pb_footer.text-left {
	background-color: #3bbfad !important;
}

.efaktor footer.pb_footer.text-left {
	background-color: #000000 !important;
}

.efaktor .slider-handle {
	background: #f1f1f1;
}

.efaktor .slider-handle::before {
	background: #f1f1f1;
}

.form-max-width {
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
}

span#range_val {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */

	text-align: center;

	/* #000000 */

	color: #000000;
}

.slider {
	position: relative;
	height: 1rem;
	border-radius: 20px;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: none;

	margin-top: 120px;
	margin-bottom: 70px;
	background-color: #f1f1f1;
}

.slider .edge.min {
	left: -36px;
}

.slider .edge {
	width: 36px;
	height: 36px;
	border-radius: 18px;
	border: 1px solid #e0e0e0;
	background-color: #f8f8f8;
	position: absolute;
	top: -15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 12px;
	color: #224064;
}

.slider .edge.max {
	right: -36px;
}

.slider-handle {
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index: 1;
	display: inline-block;
	transition: all 0.2s ease-in-out;
	touch-action: manipulation;
	width: 35px;
	height: 35px;
	border-radius: 25px;
	background: #f1f1f1;
	top: 50%;
	box-sizing: border-box;
	background: #ffffff;
	border: 2px solid #b7b7b7;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.27);
}

.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 20px;
	display: inline-block;
	max-width: 100%;
	height: 1rem;
	transition: all 0.2s ease-in-out;
	background-color: #3bbfad;
}

.efaktor .slider-fill {
	background-color: #ffd800;
}

.slider .slider-drop input:disabled {
	cursor: pointer;
}

.slider .slider-drop input {
	text-align: center;
	color: #000000;
	background-color: unset;
	border: none;
	width: 42px;
	height: 40px;
	font-weight: bold;
	font-size: 20px;
	pointer-events: none;
}

span.slider-handle:focus {
	outline: none !important;
}

.slider .slider-drop {
	position: absolute;
	display: flex;
	top: -103px;
	left: -211%;
	border-radius: 8.15423px;
	width: 160px;
	height: 80px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	box-shadow: 0px 8.15423px 13.5904px rgba(0, 0, 0, 0.15);
	align-content: center;
}

span.slider-drop::before {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: -7px;
	transform: rotate(45deg);
	background: #fff;
}

.slider .info {
	position: absolute;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */

	/* #000000 */

	color: #000000;
}

.slider .info.before {
	top: -30px;
	left: 0;
}

.slider .info.after {
	top: -30px;
	right: 0px;
}

body section.pb_section.mid_sec {
	padding-bottom: 2em !important;
}

.fin_c {
	background-image: url("../images/fin_bg.png");
	background-size: cover;
}

.fin_c2 {
	background-image: url("../images/lamp_bg.png");
	background-size: cover;
	padding-left: 450px;
}

.efaktor .fin_c {
	border-bottom: 4px solid #ffd100 !important;
	background-image: url("../images/ef_bg.png");
}

.efaktor .fin_c > br {
	display: none;
}

.efaktor .fin_c .col-12 > div {
	width: 686px !important;
}

.efaktor .fin_c .col-12 > div > div {
	width: 50% !important;
}

.navbar-brand {
	position: relative;
}

nav {
	overflow: hidden;
}

.onlyef {
	display: none;
}

.onlyfin {
	display: block;
}

.efaktor .onlyfin {
	display: none;
}

.efaktor .onlyef {
	display: block;
}

.efaktor .onlyef.flex {
	display: flex;
}

.efaktor .boxes {
	border-bottom: 4px solid #ffd100 !important;
}

.efaktor .boxes hr {
	border-top: 2px solid #ffd100 !important;
}

.efaktor a.btn.btn-primary {
	background-color: #ffd100 !important;
	border-color: #ffd100 !important;
	color: #000000 !important;
	font-weight: bold !important;
}

.efaktor .navbar-brand::before {
	content: "";
	position: absolute;
	top: calc(50% - 5px);
	left: -24vw;
	height: 5px;
	width: 22vw;
	background-color: #f9cb3a;
	z-index: 200;
}

.efaktor .navbar-brand::after {
	content: "";
	position: absolute;
	top: calc(50% - 5px);
	left: 170px;
	height: 5px;
	width: 650px;
	background-color: #f9cb3a;
	z-index: 200;
}

.navbar-brand img {
	z-index: 20;
}

.efaktor .pb_section.formafter {
    background-image: url('../images/efaktor_hero-scaled.webp');
}

.efaktor .siteheader {
	color: #000000 !important;
}

.efaktor .finea {
	display: none;
}

.efaktor .ef {
	display: inline;
}

.ef {
	display: none;
}

.efaktor form label a {
	color: #ffd100;
}

.finea {
	display: inline;
}

.efaktor input.btn.btn-lg.btn-block.pb_btn-pill {
	background-color: #ffd100 !important;
	border-color: #ffd100 !important;
	color: #000000;
}

.efaktor .button-change {
	border: 1px solid #000000;
	box-sizing: border-box;
	border-radius: 80px;
	padding: 20px 50px;
	color: #ffd100;
	text-align: center;
	text-decoration: unset !important;
	font-weight: 800;
	background-color: #000000;
}

.efaktor .button-change.active {
	background-color: unset;
	border-color: #000000;
	color: #000000;
	font-weight: 800;
	padding: 20px 70px;
}

.form-control.reverse {
	background: #ffffff;
	border: 1px solid #d1d1d1;
	border-bottom: 3px solid #d1d1d1;
	box-shadow: 0px 0px 46.9231px rgba(0, 0, 0, 0.05);
	border-radius: 5px 5px 0 0;
}

.pb_navbar {
	padding-top: 10px;
	padding-bottom: 10px;
}

input.error {
	border: 1px red solid !important;
}

input[type="checkbox"].error + label {
	color: red;
}

input[type="checkbox"].error + label:before {
	border-color: red !important;
}

label {
	position: relative;
	padding-left: 40px;
}

[type="checkbox"] {
	display: none;
}

[type="checkbox"] + label:before {
	content: "";
	display: inline-block;
	border: 1px solid #d0d0d0;
	border-color: #d0d0d0;
	width: 27px;
	height: 27px;
	margin-right: 5px;
	vertical-align: baseline;
	top: 0;
	left: 0;
	border-radius: 5px;
	position: absolute;
}

[type="checkbox"] + label:after {
	position: absolute;
	top: 6px;
	left: 4px;
	content: "";
	display: block;
	height: 10px;
	width: 20px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: 1px solid #d0d0d0;
	border-color: #d0d0d0;
	border-width: 2px;
	border-top: 0;
	border-right: 0;
	opacity: 0;
}

[type="checkbox"]:checked + label:after {
	opacity: 1;
}

.pb_form_v1 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

div.pb_form_v1 {
	border-bottom-left-radius: 0 !important;
	background-color: #111c4e !important;
	border-bottom-right-radius: 0 !important;
	color: #ffff;
}

div.pb_form_v1 h3 {
	margin-bottom: 0 !important;
}

form.pb_form_v1 {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	width: 100%;
	z-index: 80;
	box-shadow: 0px 0px 46.9231px rgba(0, 0, 0, 0.05);
	margin-top: -300px;
	background-color: #ffffff !important;
}

.swal2-confirm {
	background-color: #3bbfad !important;
	border-radius: 2em !important;
}

.siteheader {
	font-style: normal;
	font-weight: bold !important;
	font-size: 64px;
	line-height: 78px;
	text-align: center;
	text-transform: uppercase;
}

.sitesub {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-size: 46px;
	line-height: 111%;
	color: #ffffff;
}

.sitesub-small {
	font-family: Nunito Sans;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 151%;
	color: #ffffff;
}

.top-btn {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(34, 39, 47, 0.12);
    color: #000000;
    display: inline-block;
    padding: 1rem 6rem;
}
.efaktor .top-btn {
    background: #FFD100;
    color: #000000;
}
.top-btn:hover {
    background: #ffdf4f;
    color: #000000;
    text-decoration: unset;
}
.navtext {
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
}

.chess .row {
	padding-top: 50px;
	padding-bottom: 50px;
}

.chess p {
	font-size: 14px;
	line-height: 30px;
	padding-right: 100px;
}

.chess {
	padding-top: 0 !important;
}

.side {
	padding-top: 70px;
}

.form-row,
.form-group {
	max-width: 950px;
	margin: 10px auto;
}

.form-row,
.agrees {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.form-row .form-group {
	width: 30%;
	display: flex;
}

.agree {
	width: 50%;
	display: flex;
}

.media p {
	font-weight: 300;
	font-size: 12px;
	line-height: 24px;
}

.aboutus {
	background: radial-gradient(19.7% 50% at 50% 50%, #122757 0%, #111c4e 100%);
	position: relative;
}

.aboutus .container {
	position: relative;
	z-index: 95;
}

.aboutus::before {
	position: absolute;
	z-index: 90;
	content: "";
	background-image: url("../images/iphone.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: contain;
	bottom: 0;
	left: 0;
	width: 1000px;
	height: 1000px;
}

.formtext {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal !important;
}

.formtext-top {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500 !important;
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 0 !important;
	margin-top: 3rem;
}

.formtext-big {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500 !important;
	font-size: 42px;
	line-height: 63px;
}

form label {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;

	color: #2d2c2c;
	align-self: flex-start;
	margin-top: 0.5rem;
	margin-bottom: 0;
}

form label a {
	color: #74d0c4;
}

.chess img {
	max-width: 100%;
}

.white {
	color: #ffffff;
}

.pb_section.formin {
	padding-top: 15em !important;
	padding-bottom: 1em !important;
}

.pb_section.formafter {
	background-image: url("../images/bg.png");
	background-size: cover;
	padding-top: 8em !important;
	padding-bottom: 12em !important;
	background-position: center;
	font-weight: 300;
	transition: auto;
	min-height: 300px;
}


@media screen and (min-width: 1920px) {

    .pb_section.formafter {
        background-repeat: no-repeat;
        background-position: center;
        background-color: #62CCBE;
        background-size: contain;
    }

    .efaktor .pb_section.formafter {
        background-color: #212023;

    }
}


@media screen and (max-width: 767.98px) {

    .pb_section.formafter {
        background: #62CCBE;
    }

    .efaktor .pb_section.formafter {
        background: #212023;

    }
    .sitesub,.sitesub-small,.top-btn {
        text-align: center;
        width: 100%;
    }
}
.awake .navtext {
    display: none;
}

.navbutton {
	display: none;
}

.awake .navbutton {
	display: block;
}

.button-change {
	border: 1px solid #ffffff;
	box-sizing: border-box;
	border-radius: 80px;
	padding: 20px 50px;
	color: #3bbfad;
	text-align: center;
	text-decoration: unset !important;
	font-weight: 800;
}

.button-change.active {
	background-color: #ffffff;
	padding: 20px 70px;
}

.buttons {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	width: 800px;
	max-width: 100%;
	justify-content: space-evenly;
}

.sec_text {
	width: 880px;
	max-width: 100%;
	margin: 0 auto;
	padding: 5em 0 4em;
}

.sec_text h2 {
	font-family: Nunito Sans;
	font-style: normal;
	font-weight: 900 !important;
	font-size: 32px;
	line-height: 44px;
	text-align: center;
}

.sec_text p {
	font-family: Nunito Sans;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

@media screen and (max-width: 1450px) {
	.aboutus::before {
		width: 700px;
		height: 700px;
	}
}

@media screen and (max-width: 1366px) {
	.pb_navbar {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.pb_section.formafter {
		padding-top: 1em !important;
		padding-bottom: 9em !important;
	}
}

@media screen and (max-width: 1199px) {
	.slider .info {
		position: absolute;
		font-family: Montserrat;
		font-style: normal;
		font-weight: 300;
		font-size: 11px;
		line-height: 21px;
		color: #000000;
	}

	.slider:before {
		height: 40px;
		top: -25px;
	}

	.slider:after {
		height: 40px;
		top: -25px;
	}

	.slider .slider-fill:after {
		height: 40px;
		top: -25px;
	}

	.info.after-inside {
		top: -45px;
		right: -120px;
	}

	.info.before-inside {
		top: -45px;
		right: 10px;
	}

	body section.pb_section.mid_sec > br {
		display: none;
	}

	body section.pb_section.mid_sec {
		padding-top: 0em !important;
	}

	.text-center + .sec_text {
		padding-top: 2em !important;
	}

	.sec_text {
		padding: 3em 0 2em !important;
	}

	.sec_text h2 {
		font-size: 26px;
		line-height: 30px;
		text-align: center;
	}

	.sec_text p {
		text-align: left;
	}

	.sec_text p img {
		display: block;
		margin: 0 auto;
	}

	body section .fin_c div.sec_text div.col-12 > div > div,
	.fin_c2 div.sec_text div.col-12 > div > div {
		width: 100% !important;
	}

	.fin_c2 {
		background: #e0eff3;
		padding-left: 15px !important;
		padding-top: 2em !important;
	}

	.fin_c2 img {
		margin-right: 10px !important;
	}

	.boxes.onlyef br {
		display: none !important;
	}

	.boxes.onlyef p {
		margin-bottom: 50px !important;
	}

	.boxes.onlyef div {
		border-left: unset !important;
		border-right: unset !important;
	}

	.right a.btn.btn-primary.btn-lg.pb_btn-pill.scroll_to {
		padding: 1rem 3rem !important;
		text-align: center !important;
	}

	section.pb_section {
		padding-top: 2rem !important;
	}

	.slider {
		margin-left: 10px;
		margin-right: 10px;
	}

	.slider .info {
		display: none;
	}

	.boxes div {
		width: 100% !important;
		padding: 0 !important;
	}

	.efaktor .navbar-brand::after {
		content: unset;
	}

	.pb_section.formafter {
		padding-top: 1em !important;
		padding-bottom: 3em !important;
	}

	.formtext {
		font-size: 16px;
		line-height: 19px;
	}

	.button-change {
		padding: 20px 20px !important;
		font-size: 10px;
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

	.sitesub {
		font-size: 1.5rem;
		line-height: 1.2em;
	}

	.form-row,
	.agrees {
		flex-wrap: wrap;
	}

	.siteheader {
		font-size: 26px;
	}

	h3,
	.h3 {
		font-size: 1.2rem;
	}

	.pb_section {
		padding: 5rem 0 1rem !important;
	}

	.pb_footer {
		padding: 2em 0;
	}

	.pb_font-20 {
		font-size: 15px !important;
	}

	.pb_font-18 {
		font-size: 13px !important;
	}

	.hideonmobile {
		display: none;
	}

	h4 {
		font-size: 1rem;
	}

	.bulls {
		margin-bottom: 2.5rem !important;
		margin-top: 2.5rem !important;
	}

	.form-row .form-group,
	.agree {
		width: 100% !important;
	}

	form.pb_form_v1 {
		position: relative;
		margin-top: 0;
		margin-bottom: 2em;
	}

	.pb_section.formin {
		padding-top: 2em !important;
	}

	.pb_section.formafter {
		padding-bottom: 0 !important;
	}

	.aboutus::before {
		content: none;
	}

	.pb_section.formin h1 {
		font-size: 1.8em;
	}

	.pb_section.chess h2 {
		font-size: 1.6em;
		margin-bottom: 1.5rem !important;
	}

	.pb_section.chess p {
		padding-right: 0;
	}

	.pb_section.chess {
		padding-top: 0 !important;
	}

	.pb_section.chess .row {
		padding-top: 0 !important;
	}

	.pb_section.chess .row.reverse {
		flex-wrap: wrap-reverse !important;
	}

	.side {
		padding-top: 0;
	}

	.pb_font-10 {
		font-size: 8px !important;
	}

	.pb_section.aboutus {
		padding-top: 2rem !important;
	}

	.aboutus h2 {
		font-size: 1.6rem;
		margin-bottom: 1.5rem !important;
	}

	.aboutus p {
		font-size: 14px;
	}

	.pb_navbar {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.navbar-brand {
		width: 27%;
	}

	.navbar-brand img {
		max-width: 100%;
	}

	.navtext {
		font-size: 10px;
		line-height: 13px;
	}

	.navbutton {
		width: 60%;
	}

	.navbutton input {
		font-size: 12px;
	}
}

@media screen and (max-width: 540px) {
	.pb_section.formin {
		padding-top: 0 !important;
	}

	.pb_section.formafter {
		padding-top: 25px !important;
	}

	.pb_section.formafter .siteheader {
		font-size: 20px;
		line-height: 120%;
	}

	.pb_section.formafter .pb_font-14 {
		font-size: 10px !important;
	}

	p.mb-4.pb_font-14.sitesub.bulls {
		line-height: 22px !important;
		margin-top: 0px !important;
		margin-bottom: 25px !important;
	}
}

@media screen and (min-width: 1200px) {
	.form-wrap {
		position: absolute;
		top: -220px;
	}

	.pb_section {
		padding: 2em 0 9em 0 !important;
	}

	.hideondesktop {
		display: none;
	}
}

#form-send ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;

	color: #bdbdbd;
	opacity: 1; /* Firefox */
}

#form-send :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;

	color: #bdbdbd;
}

#form-send ::-ms-input-placeholder {
	/* Microsoft Edge */
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 27px;

	color: #bdbdbd;
}

.form-button {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	border-radius: 5px;
	line-height: 36px;
	background-color: #3bbfad;
	border-color: #3bbfad;
	color: #000;
	padding: 1rem;
}

.bg-color {
	background: #3dd0bc;
}
.efaktor .bg-color {
	background: #ffd800;
}
.bg-gray {
	background: #444444;
	color: #ffffff;
}

.cards-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 2rem;
}
.card-item {
	background: #ffffff;
	padding: 1rem 2rem 2rem;
	box-shadow: 0px 0px 46.9231px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	position: relative;
}
.card-item_gap-arrow::before {
	content: "";
	width: 2rem;
	height: 100%;
	position: absolute;
	right: -2rem;
	background: url("../images/arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
}
@media screen and (max-width: 1199.98px) {
	.card-item_gap-arrow::before {
		background: url("../images/arrow_down.svg");
		width: 100%;
		height: 2rem;
		right: 0;
		bottom: -2rem;
		background-repeat: no-repeat;
		background-position: center;
		transform: rotate(90deg);
	}
}
.card-item__image {
	height: 48px;
	margin-bottom: 28px;
}
.card-item__image img {
	height: 100%;
}
.card-item__title {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	color: #000000;
	margin-bottom: 1rem;
}
.card-item__text {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	color: #333333;
}
.card-item__single-text {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 135%;
}
@media screen and (max-width: 1199.98px) {
	.cards-wrapper {
		grid-template-columns: 1fr 1fr;
	}
	.cards-wrapper_lg-1 {
		grid-template-columns: 1fr;
	}
}
@media screen and (max-width: 767.98px) {
	.cards-wrapper {
		grid-template-columns: 1fr;
	}
}

.faktoring__h2 {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500 !important;
	font-size: 36px;
	line-height: 133%;
	color: #000000;
	margin-bottom: 4rem;
}

.faktoring__p {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	color: #000000;
	margin-bottom: 4rem;
}

.join-us {
}
.join-us__image {
	border-radius: 20px;
}
.join-us__h2 {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500 !important;
	font-size: 30px;
	line-height: 160%;
	text-align: center;
	color: #ffffff;
}
.join-us__h3 {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500 !important;
	font-size: 30px;
	line-height: 160%;
	text-align: left;
	color: #ffffff;
	margin-bottom: 3rem;
	margin-top: 3rem;
}
.join-us__bg::before {
	content: "";
	background: url(../images/quote.svg);
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
}
.join-us__quote {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	color: #ffffff;
}
.join-us__sign {
	font-family: "Nunito Sans";
	font-style: italic;
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	color: #ffffff;
	margin-top: 4rem;
}
.usp-wrapper {
	background: #ffffff;
	box-shadow: 0px 16px 32px rgba(34, 39, 47, 0.1);
	border-radius: 5px;
	color: #000;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 1rem;
	padding: 2rem 4rem;
	align-items: start;
}
@media screen and (max-width: 767.98px) {
	.usp-wrapper {
		grid-template-columns: 1fr;
	}
}
.usp {
	display: flex;
	height: 100%;
	gap: 0.5rem;
}

.usp__image {
	align-self: center;
}

.usp__title {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	display: flex;
	align-items: center;
	margin-bottom: 0.1rem;
}

.usp__text {
	font-family: "Nunito Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}

.thin-h2 {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500 !important;
	font-size: 42px;
	line-height: 63px;
	text-align: center;
	color: #000000;
	max-width: 645px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.podcast-section {
	padding-top: 0; 
	padding-bottom: 0; 
	margin-top: 300px; 
	margin-bottom: 200px;
} 

.podcast-image {
	margin-top: -300px; 
	margin-bottom: -300px;
}

@media screen and (max-width: 1200px) and (min-width: 769px) {

	.podcast-section {
	padding-top: 0; 
	padding-bottom: 0; 
	margin-top: 80px; 
	margin-bottom: 80px;
	} 

	.podcast-image {
	margin-top: 30px; 
	margin-bottom: 30px;
	}

}


@media screen and (max-width: 768px) {
	.top-btn {
		display: none;
	}
	.pb_section.formafter {
		min-height: auto;
	}
	.formtext-top {
		margin-top: 0;
		text-align: center;
	}
	.formtext-big {
		display: none;
	}
	.slider {
		display: none;
	}
	.agrees {
		row-gap: 10px;
	}
	h2.cw-heading {
		font-weight: bold !important;
		text-align: left;
	}
	.cw-content {
		text-align: left !important;
		font-weight: normal !important;
	}
	.cw-container {
		padding: 0px 40px;
	}
	.faktoring__h2 {
		font-size: 25px;
		font-weight: bold;
	}
	.join-us__h2 {
		padding: 0px 40px;
	}
	.join-us__h2,
	.join-us__h3,
	.thin-h2 {
		font-size: 25px;
		font-family: "Poppins";
		text-align: left !important;
		line-height: normal;
	}
	.usp {
		flex-direction: column;
	}
	.usp__image {
		align-self: start;
	}
	.podcast-section {
	padding-top: 0; 
	padding-bottom: 0; 
	margin-top: 80px; 
	margin-bottom: 80px;
	} 

	.podcast-image {
	margin-top: 0; 
	margin-bottom: 80px;
	}
}


