.error-module__uHmsfa__container{color:#fff;text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:20px;display:flex;overflow:hidden}.error-module__uHmsfa__head{width:200px;margin-bottom:60px;animation:.2s infinite error-module__uHmsfa__shvr;display:block;position:relative}.error-module__uHmsfa__head:after{content:"";background:#000;border-radius:50%;width:20px;height:20px;animation:2.5s infinite error-module__uHmsfa__eye;position:absolute;top:30px;left:25px;box-shadow:125px 0 #000}.error-module__uHmsfa__eye{background:#fff;border-radius:50%/45px 45px 45% 45%;width:75px;height:80px;display:inline-block;position:relative;transform:rotate(45deg)}.error-module__uHmsfa__eye:after{content:"";border-bottom:2px solid #fff;border-radius:50%;width:70px;height:50px;position:absolute;bottom:-10px;left:0}.error-module__uHmsfa__eye:nth-of-type(2){float:right;transform:rotate(-45deg)}.error-module__uHmsfa__eye:nth-of-type(2):after{left:5px}.error-module__uHmsfa__messageSection{flex-direction:column;align-items:center;gap:15px;margin-top:40px;display:flex}.error-module__uHmsfa__errorCode{margin:0;font-size:clamp(80px,15vw,150px);font-weight:800;line-height:1}.error-module__uHmsfa__textContainer{white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.error-module__uHmsfa__subtitle{color:#fff;animation:4s steps(3,end) infinite error-module__uHmsfa__text-show;display:inline-block}.error-module__uHmsfa__buttonWrapper{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;display:flex}@keyframes error-module__uHmsfa__eye{0%,30%,55%,90%,to{transform:translate(0)}10%,25%{transform:translateY(20px)}65%{transform:translate(-20px)}80%{transform:translate(20px)}}@keyframes error-module__uHmsfa__shvr{0%{transform:translate(1px)}50%{transform:translate(0)}to{transform:translate(-1px)}}@keyframes error-module__uHmsfa__text-show{0%{transform:translate(0)}to{transform:translate(-100%)}}
