CINXE.COM
The page you were looking for doesn't exist (404)
<!DOCTYPE html> <html lang="en"> <head> <title>The page you were looking for doesn't exist (404)</title> </head> <style> html { box-sizing: border-box; min-height: 100%; display: flex; font-size: 16px; } *, *::before, *::after { box-sizing: inherit; } body { background-color: #fff; color: #5b627d; margin: 0; flex: 1 0; font-family: 'LL Circular', Helvetica, Arial, sans-serif; font-size: 0.875rem; font-weight: 400; line-height: 1.25rem; } body .font-small { font-size: 0.8125rem; } body .font-normal { font-size: 0.875rem; } body .font-large { font-size: 1rem; } input, button { font-family: inherit; } h1 { font-size: 1.25rem; font-weight: 500; letter-spacing: -0.03125rem; line-height: 1.875rem; padding: 0; margin: 0; margin-bottom: 2.5rem; text-align: center; } .outer-container { min-height: calc(100vh - 2em); max-width: 1000px; margin: 0 auto; } @supports (display: grid) { .outer-container { min-height: 100%; display: grid; grid-gap: 0.875rem; grid-template-areas: 'logo' 'content' 'sign-up' 'footer'; grid-template-rows: 80px auto 80px 0; } @media screen and (min-width: 721px) { .outer-container { grid-template-areas: 'logo sign-up' 'content content' 'footer footer'; grid-template-rows: 80px auto 0; } } } .brand-logo { display: block; grid-area: logo; width: 160px; height: 42px; justify-self: center; margin: 1.25rem auto; } @supports (display: grid) { .brand-logo { margin: 1.25rem; } } @media screen and (min-width: 721px) { .brand-logo { justify-self: left; } } .inner-container { grid-area: content; margin: 0.875rem auto; width: calc(100% - 2rem); min-width: 15.625rem; max-width: 380px; } .footer { grid-area: footer; z-index: -1; position: relative; overflow: visible; height: 0; width: 100%; } .footer::before { content: ''; position: absolute; bottom: 0; left: 0; background-image: url(images/background.svg); background-repeat: no-repeat; background-attachment: local; background-position: center bottom; background-size: 100%; width: 100%; height: 250px; } @media screen and (max-width: 720px) { .footer::before { height: 100px; } } .inner-container { display: flex; flex-direction: row-reverse; align-items: center; max-width: none; } @media screen and (max-width: 720px) { .inner-container { display: block; max-width: 380px; } } @media screen and (min-width: 721px) { .inner-container { margin-bottom: 100px; } } .message { flex: 1 0 auto; width: 50%; padding: 0 3.4375rem; } @media screen and (max-width: 720px) { .message { width: 100%; padding: 0; text-align: center; } } @media screen and (min-width: 721px) { .message h1 { text-align: left; } } .message p { margin-bottom: 1rem; } .message .buttons .btn { display: inline-block; margin: 0 0 1rem 0; } .image { display: block; margin: 0 auto; max-width: 300px; } @media screen and (min-width: 721px) { .image { margin: 0 4rem; } } .btn { appearance: none; -moz-appearance: none; -webkit-appearance: none; color: #0f1f29; background-color: #fff; background-image: none; border-radius: 4px; border: 1px solid transparent; cursor: pointer; display: block; font-size: inherit; font-weight: 400; height: 40px; letter-spacing: 0.015em; line-height: 1.125rem; max-width: 100%; outline: 1px solid transparent; overflow-x: hidden; padding: 0.5rem 0.875rem; margin: 1.25rem auto; position: relative; transform: translate3d(0, 0, 0); transition-property: background, border-radius, box-shadow, border, color; -webkit-transition-property: background, border-radius, box-shadow, border, color; transition-duration: 0.2s, 0.2s, 0.2s, 0.2s, 0.2s; -webkit-transition-duration: 0.2s, 0.2s, 0.2s, 0.2s, 0.2s; text-align: center; text-decoration: none; touch-action: manipulation; vertical-align: middle; white-space: nowrap; user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } @media screen and (-ms-high-contrast: active) { .btn { border: 1px solid; } } .btn:active { color: #bfc4ff; border-color: #bfc4ff; outline: none; } .btn:hover { color: #475066; border-color: #475066; text-decoration: none; } .btn:focus { color: #bfc4ff; border-color: #bfc4ff; text-decoration: none; } @media screen and (-ms-high-contrast: active) { .btn:focus { outline: 1px dotted #a9b0c9; outline-offset: 0.3em; } } .btn-default { border: 1px solid #a9b0c9; color: #5b627d; } .btn-default:hover { color: #475066; background-color: #ebf0f7; border: 1px solid #a9b0c9; } .btn-default:focus { color: #5b627d; background-color: #fff; box-shadow: 0 0 0 3px #bfc4ff; } .btn-default:active { color: #475066; background-color: #dde1f0; border: 1px solid #a9b0c9; } @font-face { font-family: 'LL Circular'; font-style: normal; font-weight: 400; src: url('../fonts/lineto-circular-book.eot'); src: url('../fonts/lineto-circular-book.eot?#iefix') format('embedded-opentype'), url('../fonts/lineto-circular-book.woff2') format('woff2'), url('../fonts/lineto-circular-book.woff') format('woff'); } @font-face { font-family: 'LL Circular'; font-style: normal; font-weight: 500; src: url('../fonts/lineto-circular-medium.eot'); src: url('../fonts/lineto-circular-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/lineto-circular-medium.woff2') format('woff2'), url('../fonts/lineto-circular-medium.woff') format('woff'); } @font-face { font-family: 'LL Circular'; font-style: normal; font-weight: 700; src: url('../fonts/lineto-circular-bold.eot'); src: url('../fonts/lineto-circular-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/lineto-circular-bold.woff2') format('woff2'), url('../fonts/lineto-circular-bold.woff') format('woff'); } </style> <body> <!-- This file lives in public/404.html --> <div class="outer-container"> <img class="brand-logo" alt="Vidyard Logo" src="/images/vidyard-horizontal-full.svg" /> <div class="inner-container"> <div class="message"> <h1>404: Page Not Found</h1> <p>Sorry! We can't seem to find the page you're looking for.<br/>For any extra help, check out our knowledge base.</p> <div class="buttons"> <a class="btn btn-default" href="https://knowledge.vidyard.com">Knowledge Base</a> </div> </div> <img class="image" src="/images/not-found.svg" alt="A person looking for something" aria-hidden="true" /> </div> <div class="footer"></div> </div> </body> </html>