/* Ð‘Ð»Ð¾Ðº Ð¿Ñ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð² Ð½Ð° Ð³Ð»Ð°Ð²Ð½Ð¾Ð¹ (Ð¿Ð¾ÑÐ»Ðµ Hero) */
.adns_block_section.advantages{
	padding: 40px 0;
    background: #F8F8F8;
    border-radius: 0 0 38px 38px;
}
.adns_block_advantages__up {
	display: flex;
	gap: 20px;
}
.adns_block_advantages__up1-container {
	width: 50%;
}
.adns_block_advantages__up2-container {
	width: 25%;
}
.adns_block_advantages__up3-container {
	width: 25%;
}
.adns_block_advantages__up1 {
	padding: 32px;
	color: white;
	min-height: 718px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 16px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.adns_block_advantages__up1 .title {
	font-weight: 500;
	font-size: 60px;
	line-height: 68px;
	letter-spacing: 0%;
	margin-bottom: 25px;
}
.adns_block_advantages__up1 .text1,
.adns_block_advantages__up1 .text2 {
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0%;
	margin-bottom: 10px;
}
.adns_block_advantages-btn button {
	width: 100%;
	padding: 12px 24px;
	background: white;
	border-radius: 40px;
	border: none;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0%;
	margin-top: 24px;
	color: black;
}
.adns_block_advantages__up2 {
	border-radius: 16px;
	padding: 10px;
	overflow: hidden;
	width: 100%;
	transition: 0.3s;
	position: relative;
	height: 718px;
	background: #e9ebf3;
}
.adns_block_advantages2-img {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.adns_block_advantages2-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	margin-top: 0;
	margin-left: 0;
	transition: 0.4s;
}
.adns_block_advantages2-title {
	font-weight: 500;
	font-size: 36px;
	line-height: 110%;
	letter-spacing: 0%;
	margin-bottom: 20px;
	color: white;
}
.adns_block_advantages__up2 .content {
	position: absolute;
	bottom: 32px;
	left: 32px;
	right: 32px;
}
.adns_advantages2__icon {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 34px;
	height: 34px;
}
.adns_advantages2__link_arrow {
	border: 1px solid white;
	border-radius: 30px;
	padding: 3px 10px 5px;
}
.advantages2-up_card {
	border-radius: 16px;
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 718px;
}
.adns_card_link {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.advantages2-up-img {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 5;
}
.advantages2-up_image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.advantages2-up_button_bg {
	width: 100%;
	height: 100%;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}
.advantages2-up_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(4px);
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}
.advantages2-up_btn::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 14px solid #fff;
	margin-left: 2px;
}
.advantages2-up_video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
}
.advantages2-up-video_content {
	width: 100%;
	height: 100%;
}
.advantages2-up_video.active {
	display: block;
}
.advantages2-up_video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}
.advantages-container {
	display: flex;
	gap: 20px;
	margin-top: 20px;
}
.advantages-card__bottom {
	display: flex;
	background: white;
	padding: 24px;
	border-radius: 16px;
	align-items: center;
	justify-content: space-between;
	transition: all 0.3s ease;
	position: relative;
	cursor: pointer;
}
.advantages-card__cntn {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.advantages-card__cntn1 {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0%;
	color: #333;
	transition: color 0.3s ease;
}
.advantages-card__cntn2 {
	color: #5A5C70;
	transition: color 0.3s ease;
}

.advantages-card__img {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	transition: all 0.3s ease;
}
.advantages-card__img img {
	width: 134px;
	object-fit: cover;
	display: block;
	transition: filter 0.3s ease;
	max-width: none;
}
.advantages-card__bottom:not(.is-active) .advantages-card__img img {
	filter: grayscale(100%);
}
.advantages-card__bottom.is-active .advantages-card__img img {
	filter: grayscale(100%) sepia(100%) hue-rotate(190deg) saturate(300%) brightness(90%);
}
.advantages-card__bottom.is-active .advantages-card__img {
	border: none;
}

.advantages-card__bottom.is-active {
	background: #032279;
}
.advantages-card__bottom.is-active .advantages-card__cntn1,
.advantages-card__bottom.is-active .advantages-card__cntn2 {
	color: white;
}
.advantages-card__bottom:hover {
	background: #032279;
}
.advantages-card__bottom:hover .advantages-card__cntn1,
.advantages-card__bottom:hover .advantages-card__cntn2 {
	color: white;
}

@media (max-width: 991px) {
	.adns_block_advantages-section {
		border-radius: 24px 24px 0 0;
		padding: 20px 0;
	}
	.adns_block_advantages__up,
	.advantages-container{
		flex-direction: column;
	}
	.adns_block_advantages__up1-container,
	.adns_block_advantages__up2-container,
	.adns_block_advantages__up3-container {
		width: 100%;
	}
	.adns_block_advantages__up1 {
		min-height: 550px;
		padding: 16px;
	}
	.adns_block_advantages__up2 .content {
		bottom: 16px;
		left: 16px;
		right: 16px;
	}
	.adns_advantages__up1-cntn {
		text-align: center;
	}
	.adns_block_advantages__up1 .title {
		font-size: 36px;
		line-height: 110%;
	}
	.adns_block_advantages__up1 .text1,
	.adns_block_advantages__up1 .text2 {
		font-size: 16px;
	}
	.adns_block_advantages__up2 {
		height: 520px;
	}
	.advantages2-up_card {
		height: 520px;
	}
	.advantages-card__bottom {
		flex-direction: column-reverse;
		padding: 16px;
	}
}
