body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;flex:1 1;min-height:500vh;width:100vw;background-color:#ededed;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;overflow-y:scroll}.snap-point{scroll-snap-align:start}.hstack{flex-flow:row wrap}.hstack,.vstack{display:flex;align-items:center;justify-content:center}.vstack{flex-flow:column nowrap}.nowrap{flex-wrap:nowrap}.space-between{align-items:center;justify-content:space-between}.menu{height:70px;width:85%;padding:10px}.card{flex:1 1;max-width:50vw;min-width:300px;max-height:200px;box-shadow:0 0 2px 4px rgba(0,0,0,.2);justify-content:space-between}.card,.hero{background-color:#212121;border-radius:10px;align-items:flex-end;padding:20px;margin-bottom:30px}.hero{max-width:85%;min-height:300px;justify-content:space-evenly}.profile{width:40px;height:40px;background-color:#eee;border-radius:20px;margin-top:30px;margin-right:10px}.avatar{max-width:40vw;margin-bottom:-20px}.intro{width:100%;min-width:200px;text-align:end}.flex-end{align-items:flex-end;justify-content:flex-end}.flex-start{align-items:center;justify-content:flex-start}.badge{width:50px;height:50px;border-radius:25px;margin:5px;background-color:#212121;box-shadow:0 0 2px 4px rgba(0,0,0,.2)}.buttons{width:100%}.button-primary{padding:14px 30px;margin:10px;background-color:#a0653d;border-radius:10px;color:#eee;text-decoration:none;box-shadow:0 0 2px 4px rgba(0,0,0,.2);font-weight:700}h1,h2,h3,p{color:#eee;text-align:start;max-width:40vw}h1{font-size:3em}h2{margin-top:30px;margin-bottom:0}h3{font-weight:600;font-size:.8em;text-transform:uppercase;color:#bbb;margin-bottom:10px}h3,p{margin-top:0}p{max-width:400px}hr{max-width:100px;min-width:50px;margin-top:20px}body,html{display:flex;flex-flow:row nowrap}section{position:relative;display:flex;flex-direction:column;align-items:center;min-height:400px;padding-top:100px;background:#3c31dd}.waves{background-image:url(/static/media/waves.d22c992a.svg);width:100vw;background-repeat:no-repeat;background-position:50%;background-size:cover}
/*# sourceMappingURL=main.8a71932b.chunk.css.map */