.icon{width:80px;height:80px;margin-top:48px;background-image:url(images/error.png);background-repeat:no-repeat}.login{height:auto;min-height:300px;max-height:fit-content;padding:0 2em 2em 2em;position:relative}.error-message-loader{background-color:rgba(197,197,197,.13);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;min-height:220px;z-index:20}.error-message-loader-container{position:relative;width:100px;height:100px}.error-message-loader-spinner{width:100px;height:100px;background-image:url(images/spinner/spinner-complete.svg);background-repeat:no-repeat;background-size:contain;transform-origin:center center;animation:error-message-spinner-spin 2s ease-in-out infinite;-webkit-animation:error-message-spinner-spin 2s ease-in-out infinite}@keyframes error-message-spinner-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.otherProblems{background-position:-1px -270px;width:81px;height:50px;margin:30px auto 30px auto}.no-justify{justify-content:inherit}.unlock-icon{min-width:40px;min-height:40px;background-image:url(images/unlock.png);background-repeat:no-repeat;background-size:contain;cursor:pointer}.warning{max-width:700px;margin:0 auto;line-height:1.65em;color:#070e46;gap:.5em;text-align:left;overflow-wrap:break-word;word-break:break-word}.warning p{word-wrap:break-word;word-break:break-word}.warning ul{padding-left:1.5em;margin:.5em 0;list-style-type:disc}.warning li{margin-bottom:.4em;line-height:1.5em}.warning a{color:#001391;text-decoration:underline;word-break:break-all}.access{max-width:600px;color:#070e46}.unlock-wrapper{justify-content:center;align-items:center;flex-direction:row;gap:.5em}.unlock-wrapper .fa-unlock{margin-bottom:2px}@media(max-width: 769px){.login{padding:1em !important;width:85%}}@media(max-width: 487px){.unlock-wrapper{flex-direction:column}.login{padding:.5em !important;width:85%}}