body.login{
	background-image: url(/img/bg_ads.svg);
  	background-repeat: no-repeat;
  	background-size: cover;
  	backdrop-filter: blur(18px);
}