.forbidden{background-color:#f6f8fe;justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;padding:2rem;display:flex}.forbidden__container{justify-content:center;width:100%;max-width:600px;display:flex}.forbidden__content{text-align:center}.forbidden__title{margin:0 0 1rem;font-size:4rem;font-weight:700;line-height:1}@media (min-width:769px){.forbidden__title{font-size:6rem}}.forbidden__subtitle{color:#6b7280;margin:0 0 1rem;font-size:1.25rem;font-weight:600}@media (min-width:769px){.forbidden__subtitle{font-size:1.5rem}}.forbidden__message{color:#9ca3af;max-width:400px;margin:0 auto 2rem;font-size:.875rem;line-height:1.5}@media (min-width:769px){.forbidden__message{font-size:1rem}}.forbidden__actions{justify-content:center;display:flex}.forbidden__link{color:#fff;background-color:#00a6ff;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s ease-in-out;display:inline-block}.forbidden__link:active,.forbidden__link:focus,.forbidden__link:hover{background-color:#0091ff}@media screen and (min-width:768px){.forbidden__link{padding:.75rem 1.5rem;font-size:1rem}}
/*# sourceMappingURL=9dfa7c8d7ce90274.css.map*/