html,body{height:100%;border:none}body{background:white;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.erro{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-align:center;min-height:100vh}.erro *{font-family:'Open Sans',sans-serif}.erro-image{margin-bottom:1.5rem;width:18rem}.erro-title{margin-bottom:1rem;font-size:1.5rem;font-weight:normal;max-width:95%;color:#051933}.erro-title.--strong{font-weight:700}.erro-message{margin-bottom:1.5rem;max-width:80%;font-size:.875rem;font-weight:normal;color:#051933;line-height:22px}.erro-cta-button{margin-bottom:1rem;font-size:.875rem;padding:1rem 2rem;border-radius:4px;border:none;cursor:pointer;background-color:#2087ED;color:#fff;font-weight:bold;text-decoration:none}.erro-cta-link{font-size:.875rem;color:#051933}@media(min-width:768px){.erro-image{width:21rem}.erro-title{font-size:1.75rem;max-width:36.25rem}.erro-message{font-size:1rem;max-width:30rem}.erro-cta-button{font-size:1rem}.erro-cta-link{font-size:1rem}}