.error-module__bSZLSW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.error-module__bSZLSW__errorCode{color:#005b5c;margin:0;font-size:6rem;font-weight:700;line-height:1}.error-module__bSZLSW__title{color:#333;margin-top:1rem;margin-bottom:1rem;font-size:2rem;font-weight:600}.error-module__bSZLSW__description{color:#666;max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.error-module__bSZLSW__actionButton{color:#fff;cursor:pointer;background-color:#005b5c;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.error-module__bSZLSW__actionButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.error-module__bSZLSW__actionButton:hover{background-color:#006c6d}.error-module__bSZLSW__actionButton:hover:before{left:100%}
