.Error-Page-Container{justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:30px;display:flex}.Error-Page-Container .Custom-Error{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Error-Page-Container .Custom-Error .error-container{background-color:#f7f4ef;border-radius:3rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1180px;min-height:326px;padding:4rem;display:flex}.Error-Page-Container .Custom-Error .error-container .error-box{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Error-Page-Container .Custom-Error .error-container .error-box .heading{color:#474747;text-align:center;max-width:80%;margin-top:0;margin-bottom:15px;font-size:2.5rem;font-weight:700;line-height:2.75rem}.Error-Page-Container .Custom-Error .error-container .error-box .content{color:#767571;text-align:center;max-width:60%;margin-bottom:15px;font-size:.875rem;font-weight:400;line-height:1.375rem}.Error-Page-Container .Custom-Error .error-container .error-box .link{color:#767571;text-align:center;font-size:.875rem;font-weight:700;line-height:1.375rem}
