

/* Start:/local/templates/asbleasing/components/bitrix/system.auth.authorize/asbleasing/style.css?175928996649*/
.reg__form .show-pass{
    #margin-top: 10px;
}
/* End */


/* Start:/local/components/for_it/asb.auth.background/templates/background/style.css?1777459819746*/
.background-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: 20px;
	#object-fit: cover;
	height: 100%;
}

.background-overlay-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	pointer-events: none; /* если не нужно взаимодействие с текстом */
}

.background-overlay-text h2,
.background-overlay-text h3 {
	color: white;
	margin: 0;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.5); /* затемнение фона под текстом */
	border-radius: 8px;
}

@media (max-width: 1294px) {
	.background-wrapper {
		display: none;
	}
}



/* End */
/* /local/templates/asbleasing/components/bitrix/system.auth.authorize/asbleasing/style.css?175928996649 */
/* /local/components/for_it/asb.auth.background/templates/background/style.css?1777459819746 */
