

/* Start:/local/templates/bstil/components/bitrix/main.register/reg/style.css?17612177072176*/
div.bx-auth-reg input.bx-auth-input {
	vertical-align: middle;
}

div.bx-auth-reg span.bx-auth-secure {
	background-color: #FFFAE3;
	border: 1px solid #DEDBC8;
	padding: 2px;
	display: inline-block;
	vertical-align: middle;
}

div.bx-auth-reg div.bx-auth-secure-icon {
	background-image: url(/local/templates/bstil/components/bitrix/main.register/reg/images/sec.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 19px;
	height: 18px;
}

div.bx-auth-reg div.bx-auth-secure-unlock {
	background-image: url(/local/templates/bstil/components/bitrix/main.register/reg/images/sec-unlocked.png);
}

.alg-content {
	font-family: 'Involve-Regular';
	font-weight: 400;
}

.auth-lk-group {
	/*width: 12% !important;*/
}
@media (max-width: 767px) {
	.auth-lk-group {
		width: 100% !important;
		padding: 40px;
	}
}
.auth-lk-group {
	width: 12% !important;
}


@media (max-width: 1024px) {
	.auth-lk-group {
		width: 60% !important;
		margin: 0 auto;
	}

	.algc-head h1 {
		font-size: 24px;
		text-align: center;
	}

	.algc-auth input {
		font-size: 16px;
		padding: 12px 15px;
	}
}


@media (max-width: 767px) {
	.auth-lk-group {
		width: 100% !important;
		padding: 20px 15px;
	}

	.algc-head h1 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.bx-auth-reg {
		padding: 0 10px;
	}

	.algc-auth {
		display: flex;
		flex-direction: column;
		gap: 15px;
	}

	.algc-auth input {
		width: 100%;
		font-size: 16px;
		padding: 14px 12px;
		box-sizing: border-box;
	}



	#register-submit {
		width: 100%;
		padding: 14px;
		font-size: 16px;
		background: #ffffff;
		color: #000000;
		cursor: pointer;
		margin-top: 10px;
	}




	.bx-auth-reg img {
		max-width: 100%;
		height: auto;
	}

	.bx-auth-reg input[name="captcha_word"] {
		width: 100%;
		margin-top: 10px;
	}

	.bx-auth-reg p {
		font-size: 14px;
		line-height: 1.4;
		padding: 10px;
		text-align: center;
	}
}


@media (max-width: 360px) {
	.auth-lk-group {
		padding: 15px 10px;
	}

	.algc-head h1 {
		font-size: 18px;
	}

	.algc-auth input {
		padding: 12px 10px;
		font-size: 14px;
	}

	#register-submit {
		padding: 12px;
		font-size: 14px;
	}
}


@media (max-width: 767px) and (orientation: landscape) {
	.auth-lk-group {
		padding: 15px;
	}

	.algc-auth {
		gap: 10px;
	}

	.algc-auth input {
		padding: 10px 12px;
	}
}

/* End */
/* /local/templates/bstil/components/bitrix/main.register/reg/style.css?17612177072176 */
