
#uid1697155311731 {
	background-repeat: no-repeat;
	background-blend-mode: overlay;
	background-color: hsla(0, 0%, 0%, .6);
	padding-top: 200px;
	padding-bottom: 100px;
	background-size: cover;
	background-image: url("https://cdn-kcmdh.nitrocdn.com/vPHZktYdBoqrsDRUwJDqXUqbdzzglhee/assets/images/optimized/rev-89272c1/backline.care/wp-content/uploads/2024/05/banner-5.png");
	background-position: 50% 50%;
}

@media (max-width:1440px) {
	#uid1697155311731 {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width:767px) {
	#uid1697155311731 {
		padding-top: 150px;
	}
}

#uid1697155311731 .zb-section__innerWrapper {
	max-width: 980px;
	max-width: 980px;
}

#uid1697155855541 {
	text-align: center;
	font-family: Poppins;
	color: #fcfef2;
	font-weight: 800;
	font-size: 102px;
	line-height: 1em;
	text-transform: uppercase;
}

@media (max-width:1440px) {
	#uid1697155855541 {
		font-size: 82px;
	}
}

@media (max-width:1200px) {
	#uid1697155855541 {
		font-size: 72px;
	}
}

@media (max-width:1024px) {
	#uid1697155855541 {
		font-size: 62px;
	}
}

@media (max-width:767px) {
	#uid1697155855541 {
		font-size: 52px;
	}
}

@media (max-width:575px) {
	#uid1697155855541 {
		font-size: 42px;
	}
}

@media (max-width:414px) {
	#uid1697155855541 {
		font-size: 32px;
	}
}

#uid1698854597481 {
	font-family: Poppins;
	color: #fff;
	font-size: 24px;
	text-align: center;
}

.zb-el-zionButton {
	display: flex;
	width: 100%;
}

.zb-el-button {
	display: flex;
}

.zb-el-button--has-icon.zb-el-button--icon-right .zb-el-button__text {
	margin-right: 10px;
}

.zb-el-button--icon-right {
	flex-direction: row-reverse;
}

.zb-el-button--icon-right .zb-el-button__icon {
	margin-right: 0;
	margin-left: 10px;
}

.zb-el-button__icon {
	margin-right: 10px;
}

.zb-el-button--icon-left {
	flex-direction: row;
}

.zb-el-button--icon-left .zb-el-button__icon {
	margin-right: 10px;
}

.zb-el-button--icon-top {
	flex-direction: column;
	align-items: center;
}

.zb-el-button--icon-top .zb-el-button__icon {
	margin-right: 0;
	margin-bottom: 5px;
}

.zb-el-button--icon-bottom {
	flex-direction: column-reverse;
	align-items: center;
}

.zb-el-button--icon-bottom .zb-el-button__icon {
	margin-top: 5px;
	margin-right: 0;
}

.zb-el-zionButton--align--right {
	justify-content: flex-end;
}

.zb-el-zionButton--align--left {
	justify-content: flex-start;
}

.zb-el-zionButton--align--center {
	justify-content: center;
}

.zb-el-button {
	padding: 15px 20px;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	background-color: #006dd2;
	border-radius: 3px;
}

.zb-el-button--icon-black {
	color: #fff;
	background-color: #000;
}

.zb-el-button--icon-dark {
	color: #fff;
	background-color: #3a3a3a;
}

.zb-el-button--icon-gray {
	color: #313131;
	background-color: #dcdcdc;
}

.zb-el-button--icon-white {
	color: #313131;
	background-color: #fff;
}

.zb-el-button--icon-succes {
	color: #fff;
	background-color: #28a745;
}

.zb-el-button--icon-danger {
	color: #fff;
	background-color: #dc3545;
}

.zb-el-button--icon-warning {
	color: #fff;
	background-color: #edbf34;
}

.zb-el-button--icon-info {
	color: #fff;
	background-color: #17a2b8;
}

.zb-el-button--icon-link {
	color: #006dd2;
	background: none;
}

.zb-el-button--normal {
	border-radius: 0;
}

.zb-el-button--semi-rounded {
	border-radius: 3px;
}

.zb-el-button--rounded {
	border-radius: 200px;
}

.zb-el-button--size-small {
	padding: 12px 15px;
	font-size: 13px;
}

.zb-el-button--size-normal {
	padding: 16px 20px;
	font-size: 14px;
}

.zb-el-button--size-medium {
	padding: 22px 26px;
	font-size: 14px;
}

.zb-el-button--size-large {
	padding: 26px 36px;
	font-size: 16px;
}

.zb-el-button--full-width {
	justify-content: center;
	align-items: center;
	width: 100%;
}

@media (max-width:991.98px) {
	.zb-el-zionButton--lg--align--left {
		justify-content: flex-start;
	}
	
	.zb-el-zionButton--lg--align--right {
		justify-content: flex-end;
	}
	
	.zb-el-zionButton--lg--align--center {
		justify-content: center;
	}
}

@media (max-width:767.98px) {
	.zb-el-zionButton--md--align--left {
		justify-content: flex-start;
	}
	
	.zb-el-zionButton--md--align--right {
		justify-content: flex-end;
	}
	
	.zb-el-zionButton--md--align--center {
		justify-content: center;
	}
}

@media (max-width:575.98px) {
	.zb-el-zionButton--sm--align--left {
		justify-content: flex-start;
	}
	
	.zb-el-zionButton--sm--align--right {
		justify-content: flex-end;
	}
	
	.zb-el-zionButton--sm--align--center {
		justify-content: center;
	}
}

#uid1728222214601 {
	padding-top: 25px;
}

#uid1728222214601 .zb-el-button {
	background-color: #ac6433;
	font-family: Poppins;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	padding-left: 65px;
	padding-right: 65px;
	text-align: center;
}

#uid1698856362801 {
	background-color: #fcfef2;
	padding-top: 125px;
	padding-bottom: 125px;
}

@media (max-width:1440px) {
	#uid1698856362801 {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width:1200px) {
	#uid1698856362801 {
		padding-top: 75px;
		padding-bottom: 75px;
	}
}

#uid1698856362801 .zb-section__innerWrapper {
	max-width: 1440px;
	max-width: 1440px;
}

#uid1698856536761 {
	text-align: center;
	font-family: Poppins;
	color: #575e50;
	font-weight: 700;
	font-size: 72px;
}

@media (max-width:1440px) {
	#uid1698856536761 {
		font-size: 52px;
	}
}

@media (max-width:767px) {
	#uid1698856536761 {
		font-size: 34px;
	}
}

#uid1728216441031 {
	text-align: center;
	font-family: Poppins;
	font-size: 20px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	color: #2e3525;
}

@media (max-width:991px) {
	#uid1728216441031 {
		width: 100%;
	}
}

#uid1698856827661 {
	padding-top: 25px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-bottom: 25px;
}

@media (max-width:991px) {
	#uid1698856827661 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		row-gap: 30px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

#uid1728217549191 {
	font-family: Poppins;
	color: #575e50;
	font-weight: 700;
	font-size: 32px;
}

@media (max-width:767px) {
	#uid1728217549191 {
		font-size: 34px;
	}
}

#uid1728219006341 {
	font-family: Poppins;
	font-size: 18px;
	color: #2e3525;
}

.zb-el-zionVideo {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.zb-el-zionVideo:before {
	padding-top: 56.25%;
	content: " ";
	display: block;
}

.zb-el-zionVideo iframe, .zb-el-zionVideo video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.zb-el-zionVideo-wrapper video {
	display: block;
}

.zb-el-zionVideo-overlay {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.zb-el-zionVideo-play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	color: #fff;
	border: 5px solid white;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.zb-el-zionVideo-overlay--inline {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: cover;
}

#uid1728221298871 {
	padding-top: 25px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-bottom: 25px;
}

@media (max-width:991px) {
	#uid1728221298871 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		row-gap: 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#uid1728221298873 {
	font-family: Poppins;
	color: #575e50;
	font-weight: 700;
	font-size: 32px;
}

@media (max-width:767px) {
	#uid1728221298873 {
		font-size: 34px;
	}
}

#uid1728221298874 {
	font-family: Poppins;
	font-size: 18px;
	color: #2e3525;
}

#uid1697155311731.nitro-lazy {
	background-image: none !important;
}
