@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);#app{font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}*{box-sizing:border-box;margin:0;padding:0}html.non-touch .content-container .content .content-link-buttons a:hover{background:#e95557;border:1px solid transparent;color:#fff}h1{font-size:3em;font-weight:700;color:#09100e}h3{font-size:1.875em;font-weight:300;letter-spacing:.42px;color:#5d5d5d}p{font-weight:500}a,p{font-size:1.25em}a{text-decoration:none;font-weight:400}img{max-width:100%;max-height:100%}hr{width:100px;border:none;height:2px;background-color:#e95557;margin:auto}.content,.navbar{max-width:1440px;width:100%;margin:auto;padding:0 1.5em}.navbar{height:80px;display:flex;align-items:center;margin:auto}.navbar p{font-size:1em;color:#3c3c3b;margin-left:1em}.navbar img{width:85px;height:45px}.content-container{background:#fbfbfb;height:calc(100vh - 80px);width:100%;display:flex}.content-container .content{justify-content:center;align-items:center;flex-direction:column}.content-container .content h1{font-size:2em;margin:1rem auto}.content-container .content h3{margin:1.75rem auto 2.5rem auto;font-size:1.2em}.content-container .content h3 br{display:none}.content-container .content-link-buttons a{margin:1em auto;display:flex;flex-direction:column;background:transparent;padding:20px;color:#e95557;border-radius:6px;max-width:500px;cursor:pointer;font-size:1rem;border:1px solid #e95557}.content-container .content-socials{display:flex;justify-content:space-between;max-width:268px;margin:2.5rem auto 1rem auto}.content-container .content-socials a{cursor:pointer}@media(min-width:768px){.content-container .content h1{margin:1.5rem auto}.content-container .content h3{font-size:1.875rem;line-height:40px;margin:2.8rem auto 3.75rem auto}.content-container .content h3 br{display:inherit}.content-container .content-socials{margin:3.75rem auto 1.5rem auto}}