body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.card{background:linear-gradient(180deg,#52b8fd,#00d5ff);border-radius:10px;box-shadow:0 35px 70px 0 #87c4ffa6,0 30px 40px -10px #87c4ff8c;display:flex;flex-direction:column;height:80%;margin:auto;min-height:512px;width:90%}@media screen and (max-width:512px){.card{border-radius:0;box-shadow:none;height:100%;width:100%}}.header{align-items:center;color:#fff;display:flex;justify-content:space-between;padding:48px}.logo{border-radius:50%;transform:scale(1);transition:.5s;z-index:1}.logo:hover:before{box-shadow:0 0 15px #1074ff;transform:scale(1.1)}.logo:hover{box-shadow:0 0 5px #1074ff;color:#1074ff;text-shadow:0 0 5px #1074ff;transform:scale(1.3)}.social{display:flex}.social a{display:inline-block;margin-right:12px;transition:opacity .05s ease}.social a:last-child{margin-right:0}.social a:hover{opacity:.75}.social .icon{fill:#fff;width:18px}.content{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:256px}.content .title-holder{color:#fff;margin-bottom:24px;text-align:center}.content .title-holder h1{font-size:36px;font-weight:700;margin-bottom:12px}.content .title-holder p{color:#ffffffbf;font-size:16px;font-weight:500;line-height:28px}@media screen and (max-width:768px){.content .title-holder{max-width:80%}}.content .cta{background:#fff;border-radius:50px;box-shadow:0 10px 30px 0 #0000001a;cursor:pointer;font-size:1em;font-weight:700;min-width:64px;padding:16px 24px;text-align:center;transform:none;transition:box-shadow .3s cubic-bezier(.25,.25,.315,1.35),transform .1s linear}.content .cta:hover{box-shadow:0 10px 40px 0 #0000004d;transform:translateY(-1px)}.footer{color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:500;justify-content:center;padding:48px;text-align:center}a.underlined:hover{border-bottom:1px dotted #fff}
/*# sourceMappingURL=main.9e679dde.css.map*/