@keyframes fadeOutAll{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes fadeInNormal{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100%}.appLoaderContainerBlue,.appLoaderContainerDark,.appLoaderContainerWhite{align-content:center;display:none;height:100%;left:0;overflow:hidden;place-items:center;position:fixed;top:0;width:100vw;z-index:9999999999999}.appLoaderContainerBlue{background:#0072cf;background:linear-gradient(38deg,#05428a,#0070ce)}.appLoaderContainerWhite{background-color:#fff}.appLoaderContainerDark{background:#49494b;background:linear-gradient(38deg,#231f20,#49494b)}.appLoaderContainerFadeOut{animation-duration:.4s;animation-fill-mode:forwards;animation-name:fadeOutAll;animation-timing-function:ease-out}.appLoaderIcon{animation-delay:.1s;animation-duration:.3s;animation-fill-mode:forwards;animation-name:fadeInNormal;animation-timing-function:ease-in-out;height:216px;opacity:0;position:relative;width:600px}.appLoaderContainerDark .appLoaderIcon,.appLoaderContainerWhite .appLoaderIcon{height:145px;width:400px}@media screen and (max-width:740px){.appLoaderContainerDark .appLoaderIcon,.appLoaderContainerWhite .appLoaderIcon,.appLoaderIcon{height:145px;width:400px}}@media screen and (max-width:500px){.appLoaderContainerDark .appLoaderIcon,.appLoaderContainerWhite .appLoaderIcon,.appLoaderIcon{height:100px;width:280px}}@media screen and (max-width:350px){.appLoaderContainerDark .appLoaderIcon,.appLoaderContainerWhite .appLoaderIcon,.appLoaderIcon{height:86px;width:240px}}.appLoaderIcon img{width:100%}.loadingTextRow{align-items:center;animation-delay:.1s;animation-duration:.3s;animation-fill-mode:forwards;animation-name:fadeInNormal;animation-timing-function:ease-in-out;display:flex;margin-top:50px;opacity:0;position:relative}.textImageContainer{height:30px;margin-left:20px;width:200px}.textImageContainer img{width:100%}.appLoaderContainerDark .loadingTextRow,.appLoaderContainerWhite .loadingTextRow{margin-top:30px}.appLoaderContainerDark .textImageContainer,.appLoaderContainerWhite .textImageContainer{height:20px;width:150px}.appLoaderContainerDark .lds-roller,.appLoaderContainerWhite .lds-roller{transform:scale(.8)}@media screen and (max-width:740px){.appLoaderContainerDark .loadingTextRow,.appLoaderContainerWhite .loadingTextRow,.loadingTextRow{margin-top:30px}.appLoaderContainerDark .lds-roller,.appLoaderContainerWhite .lds-roller,.lds-roller{transform:scale(.8)}.appLoaderContainerDark .textImageContainer,.appLoaderContainerWhite .textImageContainer,.textImageContainer{height:20px;margin-left:10px;width:150px}}.lds-roller{display:inline-block;height:40px;position:relative;width:40px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:20px 20px}.lds-roller div:after{border-radius:50%;content:" ";display:block;height:3.5px;margin:-2px 0 0 -2px;position:absolute;width:3.5px}.lds-roller-blue div:after{background:#0072cf}.lds-roller-white div:after{background:#fff}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{left:31.5px;top:31.5px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:28px;top:34px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:24px;top:35.5px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:20px;top:36px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:16px;top:35.5px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:12px;top:34px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:8.5px;top:31.5px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:6px;top:28px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.close{color:#252525;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #b9bbbe}.close:focus,.close:hover{color:#b9bbbe;opacity:.75;text-shadow:0 1px 0 #252525}.close:not(:disabled):not(.disabled){cursor:pointer}.modal-header .close{color:#b9bbbe;opacity:1;text-shadow:0 1px 0 #252525}.modal-header .close:focus,.modal-header .close:hover{color:#b9bbbe;opacity:.75;text-shadow:0 1px 0 #252525}