.errorComponent{align-items:center;display:flex;height:50vh;justify-content:center}.errorComponent-mainContainer{text-align:center}.errorComponent-errorIcon{align-items:center;display:flex;justify-content:center}.errorComponent-errorT1{font-size:40px;font-weight:700}.errorComponent-errorT2{font-size:25px}.errorComponent-errorT3{font-size:18px}.errorComponent-errorT3 a:hover{-webkit-text-decoration:underline;text-decoration:underline}.errorComponent-doc{color:#737373;font-size:14px}.errorComponent-doc a{color:#0075ff;font-weight:700;-webkit-text-decoration:underline;text-decoration:underline}.errorComponent-exemplo{display:inline-flex;flex-direction:column;text-align:left}.errorComponent-exemplo>p{font-size:16px;font-weight:700;margin-bottom:10px}.errorComponent-exemplo>code{background-color:#ddd;border-radius:5px;font-size:16px;min-width:500px;padding:20px 15px}.errorComponent-exemplo>code b{color:red}