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}.App-logo{height:40vmin}.App-content{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.profile-bg{opacity:.5;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;overflow:hidden}.profile-bg img{width:inherit;height:inherit}.profile{position:relative;background-size:cover;margin:12px;border-radius:12px;background-color:#4c4c4c;min-height:480px;display:flex;flex-direction:row;max-width:840px;flex-wrap:wrap-reverse}.profile .profile-details{z-index:2;border-radius:12px 0 0 12px;max-width:480px;padding:8px;justify-content:center;display:flex;flex-direction:column;height:inherit;min-width:280px;flex-grow:1;margin:0 auto}.profile:hover .img-container img{opacity:.99}.profile .profile-pic{padding:8px;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:280px;flex-grow:1}.profile .profile-pic .img-container{width:120px;height:120px;border-radius:120px;overflow:hidden}.img-container img{max-width:120px;opacity:.8}.profile .profile-details p{font-size:14px;text-align:center}.profile .profile-details p span{padding:4px;background-color:hsla(0,0%,100%,.3);margin:2px}.profile .profile-details p:hover span{background-color:rgba(12,10,10,.466)}.profile .profile-details h3,.profile .profile-details p{margin:0;line-height:4px;-webkit-animation:down 1.2s forwards;animation:down 1.2s forwards}.btn{border:none;padding:8px;border-radius:6px;background-color:#09d3ac;color:#fff;font-weight:500;font-size:12px;cursor:pointer;text-decoration:none}.more{margin-top:8px;display:flex;flex-direction:row}.twitter{color:#fff;padding:4px;margin:2px;background-color:hsla(0,0%,100%,.205)}.twitter:hover{background-color:hsla(0,0%,100%,.45)!important}.example{color:#fff;padding:4px;margin:2px;background-color:rgba(225,80,52,.68)}.example:hover{background-color:hsla(0,0%,100%,.48)!important}.btn:hover{background-color:#0b9176;-webkit-animation:up .6s forwards;animation:up .6s forwards}@-webkit-keyframes down{0%{margin-top:0;line-height:4px}to{margin-top:20px;line-height:14px}}@keyframes down{0%{margin-top:0;line-height:4px}to{margin-top:20px;line-height:14px}}@-webkit-keyframes up{0%{margin-bottom:0}to{margin-bottom:5px}}@keyframes up{0%{margin-bottom:0}to{margin-bottom:5px}}.App-link{color:#09d3ac}.white-bg{background-color:rgba(0,0,0,.22)}.art-container{opacity:.8}#react-logo{-webkit-animation:move1 2.2s infinite;animation:move1 2.2s infinite}#go{-webkit-animation:move2 2.2s infinite;animation:move2 2.2s infinite}@-webkit-keyframes move1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:translate(10px,15px) rotate(5deg);transform:translate(10px,15px) rotate(5deg);-webkit-transform-origin:center center;transform-origin:center center}}@keyframes move1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:translate(10px,15px) rotate(5deg);transform:translate(10px,15px) rotate(5deg);-webkit-transform-origin:center center;transform-origin:center center}}@-webkit-keyframes move2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:translate(10px,15px) rotate(5deg);transform:translate(10px,15px) rotate(5deg);-webkit-transform-origin:center center;transform-origin:center center}}@keyframes move2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:translate(10px,15px) rotate(5deg);transform:translate(10px,15px) rotate(5deg);-webkit-transform-origin:center center;transform-origin:center center}}
/*# sourceMappingURL=main.53691225.chunk.css.map */