#loader{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background-color:#e9ebbe;position:absolute;top:0;left:0;z-index:1000}main #loader{background-color:#0006}#loader img{height:120px;width:auto;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(.95);opacity:.6}50%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:.6}}.info-tooltip{position:relative;margin-left:.25rem;vertical-align:top;cursor:help}.info-tooltip svg{width:16px;height:16px;fill:#2f2f2f}.info-tooltip .icon-info{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAAsSAAALEgHS3X78AAABbElEQVQ4jbVVO26DQBQcSEMXSjo4gtNRIEEHZW4QcoLQpXzZGzg3sE8Q+wTmCM4NcEc60kFF9BA4BLG7RnZGWmGj92aH0fsYbdtCBSFEBCCavD4CyImokuXNEgshbABZf+4VF+8BrIko1xL3CncawineiSgbvzMnpCmAw0JSxosQYjOruFd6kGX6vg/LslAURXck2BJRelbce7qRRTPiOEYYhvA8TxX21As8W8H+uKqMpmm6Z13XqjAMAjsrhBCFjnghHu4Mw1gBeNXlJUmCIAi632VZ6sK/2AqlaQMcx4HrurBt+5LwiIlXy79UD/NaAhnMvu//hVha7VfgaBIRKz7dmDgfPFZ23UKciGg3EK8BfN+IuJty4yH0COBDFs31y0cxgBh7ImKe33Jj+QCeZRlVVelIPwGkw58/dUxE7DWTL7Vly902XlWy1cRt/sZjUEPIKrOLVtPkAh4M7BlfNCxULk/2hJfpfHMB+AH6TYGCahcEmwAAAABJRU5ErkJggg==) 50% no-repeat;background-size:auto;background-size:contain;display:inline-block;height:16px;vertical-align:middle;width:16px}.info-tooltip .text{position:absolute;top:10px;left:10px;width:90vw;max-width:300px;height:auto;max-height:50vh;overflow:hidden;overflow-y:auto;background-color:#eee;box-shadow:1px 1px 10px #a3a3a3;padding:1rem 1.5rem;border-radius:8px;display:none;line-height:1.3;z-index:1000;font-size:14px;color:#444;font-weight:500}.info-tooltip .text.wide{max-width:700px}.info-tooltip .text ul{padding-left:1.35rem}.info-tooltip .text ul li{list-style-type:disc}.info-tooltip .text ol{padding-left:1.3rem}.info-tooltip .text ol li{list-style-type:decimal}.info-tooltip .text ol.roman-list li{list-style-type:lower-roman}.info-tooltip .text p{margin-bottom:.6rem}.info-tooltip .text p:last-child{margin-bottom:0}.info-tooltip:hover .text{display:block}
