.page-landing .section-landing-hero {
	position: relative;
	overflow: hidden;
	margin-bottom: 140px;
	padding: 130px 15px;
	background-image: url("/frontPages/pages/homePage/img/hero-bg.jpeg");
	background-size: cover;
}
.image.animate {
	position: relative;
}

.image.animate .svg {
	bottom: -1rem;
}

@media (max-width: 767px) {
	.page-landing .section-landing-hero-heading {
		margin-bottom: 0;
		font-size: 58px;
		font-family: ubuntu,sans-serif;
		color: #242427;
	}
}

@media (max-width: 450px) {
	.page-landing .section-landing-hero-heading {
		font-size: 40px;
		font-family: ubuntu,sans-serif;
		color: #242427;
	}
}

@media (min-width: 768px) {
	.page-landing .section-landing-hero-heading {
		margin-bottom: 0;
		font-size: 50px;
		font-family: ubuntu,sans-serif;
		color: #242427;
	}
}

@media (min-width: 991px) {
	.page-landing .section-landing-hero-heading {
		font-size: 58px;
		font-family: ubuntu,sans-serif;
		color: #242427;
	}
}

@media (min-width: 1200px) {
	.page-landing .section-landing-hero-heading {
		font-size: 58px;
		font-family: ubuntu,sans-serif;
		color: #242427;
	}
}

.page-landing .section-landing-hero-subheading {
	margin-top: 12px;
	font-size: 20px;
	line-height: 1.7;
}

/* .page-landing .section-landing-hero-cog{position:absolute;right:20px;bottom:0} */
.page-landing .section-landing-hero-cog{position:absolute;right:100px;bottom:0}
@media(max-width: 1199px){.page-landing .section-landing-hero-cog{width:140px;right:0;bottom:0}}@media(max-width: 900px){.page-landing .section-landing-hero-cog{width:120px}}@media(max-width: 767px){.page-landing .section-landing-hero-cog{width:180px;right:100px;bottom:-20px}}@media(max-width: 700px){.page-landing .section-landing-hero-cog{width:150px;right:60px;bottom:0}}@media(max-width: 575px){.page-landing .section-landing-hero-cog{width:140px;right:40px}}@media(max-width: 450px){.page-landing .section-landing-hero-cog{right:0}}.page-landing .section-about-api{margin-bottom:140px;position:relative}@media(min-width: 768px){.page-landing .section-about-api::after{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#e2e2ee}}.page-landing .section-about-api .square-rounded{width:32px;height:32px;font-size:16px;border-radius:4px}