

/* Start:/local/templates/2021-main/visually_impaired.css?17638054491954*/
.visually-impaired{
	margin-top: 40px;
}

.visually-impaired a{
	font-size: 22px;
    font-weight: normal;
}

html.visually-impaired-mode{
	font-size: 32px;
}

html.visually-impaired-mode img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}

html.visually-impaired-mode div.navbar,
html.visually-impaired-mode div.news-prev,
html.visually-impaired-mode div.algorithm,
html.visually-impaired-mode div.partners,
html.visually-impaired-mode div.footer__wrap,
html.visually-impaired-mode footer
{
	background-color: white!important;
	color: black!important;
}

html.visually-impaired-mode a{
	color: black!important;
	text-decoration: underline!important;
}

html.visually-impaired-mode button{
	border: 10px solid yellow!important;
	color: black!important;
	background-color: white!important;
	opacity: 1;
}

html.visually-impaired-mode p{
	font-size: 20px!important;
}

html.visually-impaired-mode .news-prev span{
	font-size: 20px!important;
}

html.visually-impaired-mode .navbar .navbar__button{
	color: white!important;
	font-size: 24px!important;
}

html.visually-impaired-mode .algorithm .tabs-nav__item,
html.visually-impaired-mode .algorithm .tab-item__date,
html.visually-impaired-mode .algorithm .tab-item__desc,
html.visually-impaired-mode .algorithm .tab-item__link
{
	font-size: 20px!important;
}

html.visually-impaired-mode .algorithm .algorithm__btn a{
	color: white!important;
	font-size: 24px!important;
}

html.visually-impaired-mode .team .team-item{
	background-color: white!important;
	color: black;
}
html.visually-impaired-mode .team .team-item .team-item__header{
	color: black!important;
}

html.visually-impaired-mode div.footer__wrap,
html.visually-impaired-mode div.footer__wrap a
{
	font-size: 20px!important;
}
/* End */


/* Start:/local/templates/2021-main/template_styles.css?1763805449149*/
#ajax-popup-info{
	display: block;
    padding: 10px;
    font-size: 14px;
}

#ajax-popup-info p{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* End */
/* /local/templates/2021-main/visually_impaired.css?17638054491954 */
/* /local/templates/2021-main/template_styles.css?1763805449149 */
