.b-hero:not(.b-hero--layout-lp) {
	min-height: 440px;
	background: url(https://cyberint.com/wp-content/uploads/2024/05/image-11-5.webp)
		no-repeat !important;
	background-size: cover;
	padding: 120px 0 244px;
	position: relative;
	overflow: hidden;
}

.b-hero .block-container {
	position: relative;
}

.b-hero__lottie {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	transform: translate(350px);
}

@media only screen and (max-width: 414px) {
	.b-hero__lottie {
		bottom: -100px;
	}
}

.b-hero__content {
	max-width: 950px;
	z-index: 20;
	position: relative;
}

@media only screen and (max-width: 992px) {
	.b-hero__content {
		margin: auto;
	}
}

.b-hero__headline {
	font-size: 45px;
	line-height: 0.97;
}

.b-hero__title {
	margin-top: 29px;
	margin-bottom: 0px;
	font-size: 110px;
	font-weight: 900;
	line-height: 0.97;
	min-height: 225px;
}

.b-hero__text,
.b-hero__buttons {
	margin-bottom: 31px;
}
.b-hero__text {
	font-size: 32px;
	line-height: 1.37;
}
.b-hero__buttons a {
	margin-right: 27px;
	text-transform: capitalize;
	width: 200px;
	padding: 0 !important;
}

.b-hero__buttons a:last-child {
	margin-right: 0;
	padding: 0 73px;
	color: #fff;
}
.b-hero__buttons a:last-child:hover {
	color: #e65043;
}
.b-hero__circles {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.b-hero__circle {
	width: 470px;
	height: 470px;
	-webkit-backdrop-filter: blur(4.2978px);
	-webkit-backdrop-filter: blur(4.2978px);
	backdrop-filter: blur(4.2978px);
	background: linear-gradient(107.84deg, #ff781680 9.84%, #15154680 92.37%);
	border-radius: 50%;
	position: absolute;
	top: -40px;
	right: 0;
	transform: matrix(-0.51, -0.86, -0.86, 0.51, 0, 0);
}

.b-hero__circle--small {
	display: none;
}

.b-hero--style-about-us {
	min-height: auto;
	background: linear-gradient(-270deg, #ffe87666 -15%, #ff78161a 80%);
	padding: 105px 0 90px;
}

.b-hero--style-about-us .block-container {
	position: relative;
}

.b-hero--style-about-us .b-hero__content {
	max-width: 570px;
	z-index: 20;
	padding-top: 0;
	position: relative;
}

.b-hero--style-about-us .b-hero__headline {
	color: #3f4090;
	margin-bottom: 10px;
	font-size: 2rem;
	font-weight: 600;
	display: inline-block;
}

.b-hero--style-about-us .b-hero__title {
	margin-bottom: 20px;
}

.b-hero--style-about-us .b-hero__text {
	font-size: 1.8rem;
	line-height: 1.7;
}

.b-hero--style-about-us .b-hero__circle {
	z-index: 1;
	top: -50px;
	right: 30px;
	transform: matrix(-0.9, 0.5, 0.5, 0.9, 0, 0);
}

.b-hero--style-about-us .b-hero__circle--small {
	width: 155px;
	height: 155px;
	-webkit-backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	background: linear-gradient(107.84deg, #6a83f180 9.84%, #1b146480 92.37%);
	border-radius: 50%;
	display: block;
	position: absolute;
	top: -5px;
	right: -30px;
	transform: rotate(30deg);
}

@media only screen and (max-width: 992px) {
	.b-hero {
		min-height: 660px;
		padding: 152px 0 0;
	}

	.b-hero__lottie {
		width: 860px;
		left: auto;
		right: 50%;
		transform: translate(48.8%);
	}

	.b-hero__headline {
		font-size: 30px;
		line-height: 0.97;
		text-align: center;
		display: block;
	}

	.b-hero__title {
		text-align: center;
		padding: 0;
		font-size: 6rem;
		line-height: 1.3;
		margin: 8px 0;
	}

	.b-hero__text {
		text-align: center;
		margin-bottom: 38px;
		font-size: 2.65rem;
	}

	.b-hero__buttons {
		width: 220px;
		margin: auto;
	}

	.b-hero .btn {
		width: 100%;
		margin: 0 0 10px;
		padding: 0;
	}

	.b-hero a.btn.btn--orange {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0;
	}

	.b-hero__circle {
		width: 320px;
		max-width: 100%;
		height: 320px;
		-webkit-backdrop-filter: blur(2.97692px);
		-webkit-backdrop-filter: blur(2.97692px);
		backdrop-filter: blur(2.97692px);
		background: linear-gradient(107.84deg, #ff781680 9.84%, #15154680 92.37%);
		margin: auto;
		top: auto;
		bottom: -90px;
		left: 0;
		right: 0;
		transform: matrix(-0.89, 0.46, 0.46, 0.89, 0, 0);
	}

	.b-hero--style-about-us {
		min-height: auto;
		padding: 40px 0 230px;
	}

	.b-hero--style-about-us .block-container {
		position: static;
	}

	.b-hero--style-about-us .b-hero__content {
		max-width: 100%;
		text-align: center;
	}

	.b-hero--style-about-us .b-hero__headline {
		margin-bottom: 5px;
		font-size: 1.8rem;
	}

	.b-hero--style-about-us .b-hero__title {
		margin-bottom: 10px;
		font-size: 3.8rem;
	}

	.b-hero--style-about-us .b-hero__circles {
		max-width: 300px;
		margin: 0 auto;
	}

	.b-hero--style-about-us .b-hero__circle {
		width: 300px;
		height: 300px;
		top: auto;
		bottom: -80px;
		left: 0;
		right: 0;
	}

	.b-hero--style-about-us .b-hero__circle--small {
		width: 100px;
		height: 100px;
		margin: 0 auto;
		top: auto;
		bottom: 95px;
		right: -30px;
	}

	.b-hero__buttons a:last-child {
		padding: 0;
	}
}

/*# sourceMappingURL=block-hero.css.map */

/*LP*/
.b-hero--layout-lp .b-hero__lottie {
	display: none;
}
.b-hero--layout-lp {
	padding: 110px 0;
	text-align: center;
}
.b-hero--layout-lp .b-hero__content {
	max-width: 1004px;
	margin: 0 auto;
}
.b-hero--layout-lp .b-hero__title {
	margin: 0 0 15px;
	font-size: 50px;
	line-height: 63px;
	font-weight: 500;
	min-height: inherit;
}
.b-hero--layout-lp .b-hero__text {
	font-size: 26px;
	line-height: 33px;
	letter-spacing: 0.26px;
	margin-bottom: 45px;
}

@media (min-width: 992px) and (max-width: 1440px) {
	.b-hero--layout-lp {
		padding: 7.64vw 0;
        min-height: inherit;
	}
	/*.b-hero--layout-lp .b-hero__content {
		max-width: 50.35vw;
	}*/
	.b-hero--layout-lp .b-hero__title {
		margin: 0 0 1.04vw;
		font-size: 3.47vw;
		line-height: 4.38vw;
	}
	.b-hero--layout-lp .b-hero__text {
		font-size: 1.81vw;
		line-height: 2.29vw;
		letter-spacing: 0.02vw;
		margin-bottom: 3.13vw;
	}
    .b-hero--layout-lp .b-hero__buttons a {
        margin-right: 1.88vw;
        width: 13.89vw;
    }
    .b-hero--layout-lp .b-hero__buttons {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .b-hero--layout-lp {
		padding: 65px 0;
        min-height: auto;
	}
	.b-hero--layout-lp .b-hero__content {
		max-width: 100%;
	}
	.b-hero--layout-lp .b-hero__title {
        margin: 0 0 15px;
        font-size: 34px;
        line-height: 1.5;
    }
	.b-hero--layout-lp .b-hero__text {
        font-size: 20px;
        line-height: 1.5;
        letter-spacing: 0.26px;
        margin-bottom: 45px;
    }
    .b-hero--layout-lp .b-hero__buttons {
        width: 100%;
    }
}
