body{min-height:100vh}@keyframes pulse{from{transform:scale3d(.6,.6,.6);opacity:.4}to{transform:scale3d(1.1,1.1,1.1);opacity:0}}.container-app-loader{display:flex;position:fixed;left:0;top:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:10000000000;background:#fff;opacity:1;text-align:center}.app-logo,.container-app-logo,.container-pulse{position:absolute;left:50%;top:50%}.container-pulse{margin:-100px 0 0 -100px;width:200px;height:200px;background:url(/static/img/covid-trash/gosuslugi-bg.inverted.svg) center center no-repeat #fff;opacity:.3}.pulse{animation-name:pulse}.animated{animation:1.4s linear infinite forwards pulse}.container-app-logo{margin:-61px 0 0 -61px;width:122px;height:122px;align-items:center;justify-content:center;text-align:center;background:url(/static/img/covid-trash/gosuslugi-bg-2.original.svg) center center no-repeat}.app-logo{margin:-50px 0 0 -50px;width:100px;height:100px;align-items:center;justify-content:center;text-align:center;background:url(/static/img/covid-trash/gosuslugi-logo-mobile.inverted.svg) center center no-repeat}