<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-container-wrapper:before {
	opacity: 0
}

h1,
h2 {
	font-family: var(--zf-secondary-bold)
}

h1 {
	font-size: 56px;
	line-height: 1.1
}

h2 {
	font-size: 42px;
	margin-bottom: 20px
}

.features-qlinks {
	display: none
}

.features-banner-content {
	max-width: 620px
}

.features-item .image-part {
	overflow: inherit
}

.html-part p {
	margin-bottom: 46px;
	font-size: 18px
}

.all-features {
	display: none
}

.features-item.left-image .content-wrap&gt;div.cont-part,
.features-item.right-image .content-wrap&gt;div.cont-part {
	padding: 0 60px
}

.features-item .content-wrap {
	padding: 60px 0 30px
}

.features-item.left-image .content-wrap&gt;div,
.features-item.right-image .content-wrap&gt;div {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box
}

.features-item .cont-part ul {
	margin: 50px 0 0
}

.bottom-cta-wrap .content-wrap {
	padding: 80px 0 65px;
}

.bottom-cta-wrap {
	margin-top: 60px;
	background-color: #031b33;
	color: white
}

.bottom-cta-wrap .content-wrap h2 {
	max-width: 700px
}

.bottom-image {
	max-width: 1500px;
	margin: 60px auto 0;
	position: relative;
	padding-top: 30px
}

.bottom-image::before {
	position: absolute;
	content: "";
	background-color: #e9f6ff;
	width: 100%;
	height: 70%;
	border-radius: 5px;
	top: 0
}

#features-4.bottom-image::before {
	background-color: #FFEAEA;
}

.features-item.bottom-image .image-part img {
	max-width: 930px;
	width: 90%
}

#features-3.bottom-image::before {
    background-color: #ffeaea;  
}

#features-1 .image-part&gt;div {
    max-width: 80%;
}
.features-banner-content p{
    max-width: 650px;
}
@media screen and (max-width:1500px) and (min-width:992px) {
	h1 {
		font-size: 48px
	}
	h2 {
		font-size: 38px
	}
	.html-part p {
		font-size: 17px
	}
	.features-banner-content {
		max-width: 920px;
		margin-bottom: 40px;
		margin: 40px auto 0
	}
	.bottom-cta-wrap .content-wrap {
		padding: 70px 0 55px;
	}
}

@media screen and (max-width:992px) and (min-width:768px) {
	h1 {
		font-size: 46px
	}
	h2 {
		font-size: 34px
	}
	.features-banner-wrap .content-wrap {
		margin: 40px auto 0
	}
}

@media screen and (max-width:991px) {
	.features-item.left-image .content-wrap&gt;div,
	.features-item.right-image .content-wrap&gt;div {
		display: block
	}
	.features-banner-content {
		max-width: 600px
	}
}

@media screen and (max-width:767px) {
	h1 {
		font-size: 42px
	}
	h2 {
		font-size: 34px
	}
	.bottom-image {
		padding-top: 0
	}
	.bottom-image::before {
		height: 100%
	}
	.features-item.left-image .content-wrap&gt;div.cont-part,
	.features-item.right-image .content-wrap&gt;div.cont-part {
		padding: 0
	}
	.bottom-cta-wrap {
		margin-top: 0
	}
    .i18n-ar .bottom-cta-wrap h2 {
        max-width: 420px;
    }
}

@media screen and (max-width:480px) {
	h1 {
		font-size: 34px
	}
	h2 {
		font-size: 28px
	}
	.features-banner-content p a {
		margin-top: 10px
	}
	.features-item .content-wrap {
		padding: 20px 0 20px
	}
	.bottom-image {
		padding: 40px 0
	}
	#features-1 {
		margin-bottom: 30px;
		margin-top: 0
	}
	#features-4 {
		margin-top: 20px
	}
	.features-banner-content {
		margin-bottom: 30px
	}
	.bottom-cta-wrap .content-wrap {
		padding: 50px 0 40px;   
	}
	.features-item .cont-part ul {
		margin: 0 0 20px
	}
	.image-part&gt;div {
		padding: 20px 0 0 0
	}
    .features-item.bottom-image .image-part img{
        width:100%;
    }
    .bottom-cta-wrap .content-wrap h2{
        max-width: 320px;
    }
}

@media screen and (min-width:1100px) {
	a.act-btn.cta-btn {
		padding: 10px 32px;
		font-size: 18px
	}
}

.i18n-ar .bottom-cta-wrap h2, .i18n-ar .bottom-cta-wrap .content-wrap p {
    text-align: center;
}</pre></body></html>