

/* Start:/local/templates/taVostok/components/bitrix/sale.personal.section/personal/style.css?1640250938613*/
.personalSections{
	margin-top: 40px;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	margin-left: -20px;
	margin-bottom: 80px;
}

.personalSection{
	flex:1;
	margin-left: 20px;

}
.personalSection__link{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 25px;
	height: 100%;
	background: #2b4c88;
	border: 2px solid #2b4c88;
	color: #fff;
	text-align: center;
}
.personalSection__link:hover{
	cursor: pointer;
	background-color: #fff;
}
.personalSection__text{
	color: #fff;
	font-size: 24px;
}
.personalSection__link:hover .personalSection__text{
	color: #2b4c88;
}
/* End */


/* Start:/local/templates/taVostok/components/bitrix/main.auth.form/auth_personal/style.css?1640254597137*/
.formAuth{
    margin: 70px 0 140px;
}

.formAuth_form{
    max-width: 400px;
}
.formAuth__error{
    margin-top: 15px;
    color: red;
}
/* End */
/* /local/templates/taVostok/components/bitrix/sale.personal.section/personal/style.css?1640250938613 */
/* /local/templates/taVostok/components/bitrix/main.auth.form/auth_personal/style.css?1640254597137 */
