*{box-sizing:border-box}html{overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#20242d;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.skills-list{display:flex;flex-direction:row;flex-wrap:1;justify-content:center;max-width:1050px;opacity:1;padding-bottom:60}.navbar{background-color:#20242d;max-height:60px;width:100%}.navbar-container{display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:600px}.navbar-container ul{margin:0;padding:0}.navbar-container ul li{display:inline-flex;list-style-type:none;margin:0 20px}.navbar-container a{color:#fff;display:block;font-size:20px;text-decoration:none;transition:color .3s ease-in-out}.navbar-container a:hover{color:#f33a6e;transition:color .3s ease-in-out}@media only screen and (max-width:390px){.navbar-container a{font-size:16px}}.hero-container{flex-direction:row;z-index:99999}.hero-image{align-self:center;display:block;margin:0 40px}#heroImg{animation:slide-in-from-left 1s}.header-text{animation:slide-in-from-right 1s}.header-text h1{font-size:60px;font-weight:800;margin:0}.header-text h3{color:#f33a6a;font-size:20px;font-weight:400;text-align:center;text-transform:uppercase}.bg-wave{bottom:-1px;display:block;height:auto;left:0;line-height:0;overflow:hidden;position:absolute;right:0;width:100%;z-index:1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-left{0%{transform:translateX(-500px)}to{transform:translateX(0)}}@keyframes slide-in-from-right{0%{transform:translateX(500px)}to{transform:translateX(0)}}@media only screen and (max-width:675px){.hero-container{flex-direction:column;justify-content:center}.hero-image{margin:20px 0}.header-text h1{font-size:40px}.header-text h3{font-size:18px}.bg-wave{display:none}}.socialLink{font-size:40px}.social-links a{color:#fff;margin:0 10px;transition:all .3s ease-in-out}.social-links a:hover{color:#f33a6a;transition:all .3s ease-in-out}@media only screen and (max-width:675px){.social-links a{font-size:30px}}.skill-card{align-items:center;background-color:#20242d;border-color:#20242d;border-radius:0;box-shadow:0 0 3px #13151b;display:flex;flex-direction:column;justify-content:center;margin:15px 15px 0;min-height:380px;padding:20px 10px;width:300px}.outOfView{opacity:0}.animateFadeIn{animation:AnimationFadeIn var(--transition-delay) ease-in forwards;opacity:1}@keyframes AnimationFadeIn{0%{opacity:0}to{opacity:1}}.quote-bar{overflow:hidden}.quote-bar-container{background-color:#e6e6e64d;display:flex;flex-direction:column;height:500px;justify-content:center;transition:opacity 1s ease-in-out;width:100%}.quote{color:#2e4053;font-size:24px;font-style:italic;text-align:center}.quoteAuthor{color:#f33a6a;font-size:18px;font-weight:700;text-align:left}.quote-bar-text{margin:0 auto;max-width:1050px}.hidden{opacity:0}.hidden,.visible{transition:opacity 1s ease-in-out}.visible{opacity:1}@media only screen and (max-width:850px){.quote{font-size:20px}.quoteAuthor{font-size:16px}}@media only screen and (max-width:770px){.quote-bar-text{padding:0 10px}}.projectCard{background-color:#fff;border-radius:20px;box-shadow:5px 5px 20px #252525;display:flex;flex-direction:row;height:400px;margin:20px auto;overflow:hidden;padding:10px;width:800px}.projectCardImg,.projectCardImg img{align-self:center;border-radius:20px;height:250px;width:250px}.projectCardImg img{box-shadow:5px 5px 10px grey;display:block;object-fit:cover;object-position:center;position:absolute;transform:translateX(-90px)}.projectCardContainer{align-self:center;height:auto;width:100%}.projectCardHeader{font-size:20px;height:auto;width:100%}.projectCardBody{font-size:16px;height:auto;letter-spacing:.75px;line-height:1.5;width:100%}.projectCardFooter{display:flex;flex-direction:row;justify-content:flex-end}.projectCardFooter div{padding:0 20px;text-align:center}.projectInfo a{color:#20242d;font-size:40px;transition:all .3s ease-in-out}.projectInfo a:hover{color:#f33a6a;transition:all .3s ease-in-out}.sideButtons{display:flex;flex-direction:column;justify-content:center;margin:5px}.sideBtn{background-color:grey;border-radius:2rem;height:20px;margin:5px 0;width:10px}.sideBtn,.sideBtn:hover{transition:all .2s ease-in-out}.activeBtn,.sideBtn:hover{height:40px}.activeBtn{background-color:#9eb7e5}@media only screen and (max-width:1000px){.projectCard{height:350px;width:600px}.projectCardImg,.projectCardImg img{height:200px;width:200px}.projectCardFooter div h2,.projectCardHeader h2{font-size:18px}.projectCardBody p{font-size:14px}}@media only screen and (max-width:700px){.projectCardImg{display:none}.projectCardContainer{height:auto;margin:0 auto}}.video-background{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.about{background-color:#31333b;height:auto;width:100%}.about-container{display:flex;flex-direction:row;justify-content:space-between;margin:10px auto;max-width:1200px;opacity:1;padding:20px 0;transform:translateY(60px);transition:all .5s ease-in-out}.about-image img{border:10px solid #20242d;border-bottom-left-radius:180px;border-top-right-radius:180px;height:500px;object-fit:cover;object-position:center;width:400px}.about-image,.about-text{margin:0 40px}.about-text{color:#fff;display:flex;flex-direction:column;font-size:18px;word-spacing:4px}.about-text ul{margin:0;padding:0}.about-text li{border-bottom:2px dashed #d3d3d3;list-style-type:none;margin:10px 0;padding:5px 0}.special-prefix{color:#f33a6a}.about-animation{animation:fade-in 3s;opacity:1;transform:translateY(0)}@keyframes fade-height-in{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:1240px){.about-text{font-size:16px}.about-image img{height:450px;width:350px}}@media only screen and (max-width:1080px){.about-text{font-size:14px;letter-spacing:1.5px}.about-image img{height:400px;width:300px}}@media only screen and (max-width:900px){.about-container{align-content:center;flex-direction:column}.about-image{margin:10px auto 20px}}
/*# sourceMappingURL=main.175a802d.css.map*/