.error-page-container{height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;padding:120px 4rem}.row{row-gap:100px;height:fit-content;padding:4rem 2rem;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='30' ry='30' stroke='%2392A2C4FF' stroke-width='2' stroke-dasharray='21%2c 22' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");border-radius:30px}.Text-box{margin-bottom:60px}.table{max-width:40%;margin:0 auto}.footerLogo{position:absolute;right:50%;transform:translateX(50%);bottom:10px}.button.primary{background-color:#212121;max-width:350px;width:100%}.button.primary:before{background-color:#0e0e0f}.button.primary:focus,.button.primary:hover{background-color:#0e0e0f;border-color:#0e0e0f}@media screen and (max-width:63.99875em){.table{max-width:90%}}@media screen and (max-width:63.99875em){.row{padding:2rem 1rem}}@media screen and (max-width:39.99875em){.error-page-container{padding:120px 30px}}