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}body,html{margin:0;overflow-x:hidden;padding:0;width:100%}.App{background-color:initial;display:flex;flex-direction:column;min-height:100vh;text-align:center}.header{background-image:url(/static/media/bg.37ceceedc91278f288f4.jpg);background-position:50%;background-size:cover;box-sizing:border-box;height:100px;position:relative;width:100%;z-index:1}.landing-page{box-sizing:border-box;padding:2rem;text-align:center}.title{font-family:Comfortaa,sans-serif;font-optical-sizing:auto}.text-left,.title{color:#fff;font-style:normal}.text-left{font-family:Roboto,sans-serif;font-weight:300}.profile-section{margin-bottom:1.5rem;margin-top:-100px}.profile-pic{border:5px solid #fff;border-radius:50%;box-shadow:0 0 15px #0003;height:150px;margin-bottom:.5rem;margin-top:.5rem;position:relative;width:150px;z-index:2}.button-links{align-items:center;display:flex;flex-direction:column}.link-button{background-color:initial;border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;font-size:1.2rem;margin:.5rem 0;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-align:center;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:250px}.link-button:hover{box-shadow:0 0 15px #ffffffb3;transform:scale(1.1)}.link-button:before{background:#ffffff1a;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.link-button:hover:before{opacity:1}.footer{background-image:url(/static/media/bg.37ceceedc91278f288f4.jpg);background-position:50%;background-size:cover;box-sizing:border-box;height:50px;position:relative;width:100%;z-index:1}.text-white{color:#fff}.bg{align-items:center;animation:AnimateBG 20s ease infinite;background-image:linear-gradient(-45deg,blue,blue 20%,violet 40%,#f56b9e 60%,#56a256 70%,#eabe0e 80%);background-size:300% 300%;height:100vh;justify-content:center;width:100%}@keyframes AnimateBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.landing-page{padding:1rem}.profile-pic{height:120px;width:120px}.link-button{font-size:1rem;padding:.5rem 1rem;width:200px}.link-button:last-child{margin-bottom:1rem}}
/*# sourceMappingURL=main.15e44651.css.map*/