*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}@page{margin:0}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;overflow:hidden}#root{display:flex;height:100%}button:focus,input:focus,select:focus,textarea:focus{outline:none}video{animation:fadeIn 1s ease}.loader{position:absolute;top:calc(50% - 4em);left:calc(50% - 4em);width:6em;height:6em}.loader:after{content:" ";display:block;width:6em;height:6em;margin:8px;border-radius:50%;border-color:#48164b transparent;border-style:solid;border-width:12px;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@page{size:A4;margin:10mm 5mm}