@import url(https://fonts.googleapis.com/css2?family=Bruno+Ace&display=swap);.footer{background:none;bottom:0;color:#fa8815;font-size:14px;height:1rem;margin:2rem;padding:0;position:fixed;text-align:center;width:100vw}@media screen and (max-width:700px){.footer{visibility:hidden}}.navbar{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:0 4rem}@-webkit-keyframes navbarAnimation{0%{width:0}to{width:100vw}}@keyframes navbarAnimation{0%{width:0}to{width:100vw}}@media screen and (max-width:700px){.navbar{visibility:hidden}.navbarExpanded{align-items:center;-webkit-animation:navbarAnimation 1s;animation:navbarAnimation 1s;display:flex;flex-direction:column;height:100vh;padding-bottom:8rem;padding-top:4rem;position:fixed;width:100vw;z-index:9}}.logo{height:3rem;width:6rem}.header{align-items:center;display:flex;font-size:18px;justify-content:space-around;width:40%}.GeneratedText{color:#fa8815;font-family:Papyrus;font-size:2em;font-weight:700;letter-spacing:0;line-height:1.3em;padding:.5em}@media screen and (max-width:700px){.header{align-items:center;flex-direction:column;height:18rem;padding:0;width:8rem}}a{color:#fa8815}.toggleNavbar{display:none}@media screen and (max-width:700px){.toggleNavbar{background:transparent;border:none;color:#fa8815;display:block;font-size:24px;left:19rem;position:absolute;top:2rem}}.devInfo{-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;background:none;left:10rem;position:absolute;top:18rem}@media screen and (max-width:700px){.devInfo{-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;background:none;left:20vw;position:absolute;top:18rem;width:80vw}}.devName{color:#fa8815;font-size:42px}#star1{-webkit-animation:float 2s ease-in-out infinite;animation:float 2s ease-in-out infinite;color:#f7f3f3;font-size:14px;left:48rem;position:absolute;top:10rem}.star{display:block;height:3rem;width:3rem}#star1 span{background:none}@media screen and (max-width:700px){.devName{background:none;font-size:19px;text-shadow:none}}.devBio{color:#faebd7;display:block;text-align:center;width:36rem}@media screen and (max-width:700px){.devBio{word-wrap:break-word;background:none;font-size:12px;text-align:center;width:16rem}}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.soicalicons-containner{-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;background:none;font-size:36px;left:18rem;position:absolute;top:28rem}@media screen and (max-width:700px){.soicalicons-containner{align-items:center;-webkit-animation:float 3s ease-in-out infinite;animation:float 3s ease-in-out infinite;display:flex;flex-wrap:wrap;font-size:32px;justify-content:space-evenly;left:20%;top:28rem;width:14rem}}.soicalicons-containner a{margin:0 1rem;transition-duration:1s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.projectCard{background:#f4e8e8;border:1px solid #010101;border-radius:20px;box-sizing:border-box;display:inline-block;height:300px;margin:1rem 2rem;padding:.5rem 1rem;width:360px}@media screen and (max-width:700px){.projectCard{height:14rem;margin:1rem 0;padding:.2rem;width:18rem}}.projectImg{height:180px;position:relative;top:1rem;width:320px}@media screen and (max-width:700px){.projectImg{height:140px;left:.8rem;width:260px}}.projectTitle{background:none;color:#090808;font-family:Bruno Ace;font-size:21px;font-style:normal;font-weight:400;height:29px;line-height:29px;margin:1.2rem 1rem;position:relative;text-align:left;text-shadow:0 2px 2px rgba(0,0,0,.25);width:380px}@media screen and (max-width:700px){.projectTitle{word-wrap:break-word;font-size:14px;font-style:bold;text-shadow:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.links{align-items:flex-end;background:none;display:flex;flex-direction:row-reverse;font-size:28px;height:30px;width:100%}@media screen and (max-width:700px){.links{font-size:18px;position:relative;top:-2rem}}.links a{background:none;margin:0 1rem}.projects-containner{-webkit-animation:projectCardAnimation 1s;animation:projectCardAnimation 1s;margin:auto;padding:1rem 2rem;position:absolute;top:4rem}@-webkit-keyframes projectCardAnimation{0%{width:80vw}to{width:99vw}}@keyframes projectCardAnimation{0%{width:80vw}to{width:99vw}}@media screen and (max-width:700px){.projects-containner{margin:0;max-width:100vw;padding:.2rem;top:4rem}}.projects-flex{display:flex;flex-wrap:wrap;justify-content:space-evenly}.projects-heading{color:#fa8815;text-align:center}@media screen and (max-width:700px){.projects-heading{font-size:24px}}*{background-attachment:fixed;background-color:#2a2828;background-image:url(/static/media/bg.69f63473254596a2bbf2.jpg);background-size:cover;font-family:Bruno Ace,cursive;list-style:none;text-decoration:none}
/*# sourceMappingURL=main.f5c0eb12.css.map*/