*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@page{margin:0}html,body{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{height:100%;display:flex}input:focus,select:focus,textarea:focus,button:focus{outline:none}video{animation:1s fadeIn}.loader{width:6em;height:6em;position:absolute;top:calc(50% - 4em);left:calc(50% - 4em)}.loader:after{content:" ";width:6em;height:6em;border:12px solid #48164b;border-color:#48164b #0000;border-radius:50%;margin:8px;animation:1.2s linear infinite lds-dual-ring;display:block}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@page{size:A4;margin:10mm 5mm}