@media (min-width: 1024px) {
	.navbar__menu>ul>li._active .navbar__popup._large {
		width: max-content;
		max-width: 700px;
		min-width: auto;
		max-height: 482px;
	}
}

@media screen and (max-width: 735px) {
	.page._single-technology .section._entry .section__info.center {
		display: flex;
		justify-content: center;
		margin-bottom: 32px;
	}

	.page._single-technology .section._entry .section__sub-title {
		display: none;
	}

	#nav-menu-item-5829 {
		border-bottom: 0;
	}
}

.form_717 {}

.form.form_717 {
	color: #fff;
	font-family: 'Kaspersky Sans Text';
	-webkit-font-smoothing: antialiased;
}

.form_717 .form__title {
	text-align: center;
	margin-bottom: 41px;
}

.form_717 h2 {
	font-size: 42px;
	line-height: 47px;
}

.form_717 .form__description {
	font-size: 20px;
	line-height: 24px;
}

.form_717 .form__description p {
	margin-bottom: 22px;
}

.form_717 .form__description h3 {
	/* margin-bottom: 19px; */
	font-size: 20px;
	line-height: 24px;
}

.form_717 .b24-form-wrapper {
	background-color: transparent;
}

.form_717 .b24-form-padding-side {
	padding-left: 0;
	padding-right: 0;
}

.form_717 .b24-form-content {
	padding: 0;
}

.form_717 .b24-form-control-label,
.b24-form-control-select-label {
	color: #fff;
}

.form_717 .b24-form-control-string .b24-form-control {
	color: #fff;
}

.form_717 .b24-form-wrapper.b24-form-border-bottom {
	border-bottom: 0;
}

.card._material:hover .card__title {
	color: #00FFD7;
}

img {
	user-select: none;
}

* {
	-webkit-tap-highlight-color: transparent;
}

.materials._1 .slider-button-prev,
.materials._1 .slider-button-next {
	display: none;
}

@media screen and (max-width: 1023px) {
	.search__filter-group-list {
		display: block !important;
	}
}

@media screen and (max-width: 768px) {
	.search__loadmore-button {
		width: 100% !important;
	}
}