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}@media(min-width:360px){.App{height:100vh}.App,.App .navigation-wrapper{background-color:#171b24;left:0;right:0}.App .navigation-wrapper{align-items:center;display:flex;justify-content:space-between;padding:20px;position:fixed;z-index:100}.App .navigation-wrapper img{width:110px}.App .navigation-wrapper .resume-link{border:solid;border-color:#14b8a6;border-width:1px;color:#14b8a6;margin:0;padding:6px 10px;text-decoration:none;transition:.2s ease-in-out}.App .navigation-wrapper .resume-link:hover{border-color:#5eead4;color:#5eead4}}@media(min-width:1200px){.App{height:100vh;left:0;right:0}.App .navigation-wrapper{display:flex;padding:20px 60px;position:fixed}.App .navigation-wrapper .resume-link{border:solid;border-color:#14b8a6;border-width:1px;color:#14b8a6;margin:0;padding:6px 10px 10px;text-decoration:none;transition:.2s ease-in-out}}body h1,body h2{font-family:Chakra Petch}@media(min-width:360px){.container1{background-color:#171b24;color:#fff;display:flex;display:absolute;flex-direction:column;height:100vh;left:0;right:0;top:0}.container1 .main-column{padding-left:20px;padding-right:20px;padding-top:170px}.container1 .main-column .button-wrapper{margin-top:50px}.container1 .main-column .button-wrapper .contact-button{border:solid;border-color:#14b8a6;border-width:1px;color:#14b8a6;margin:0;padding:10px 20px;text-decoration:none;transition:.2s ease-in-out}.container1 .main-column .button-wrapper .contact-button:hover{border-color:#5eead4;color:#5eead4}.container1 .tags{color:#115e59;font-family:caveat;font-size:1.5rem;margin:0}.container1 h1{color:#14b8a6;font-size:3.8rem;line-height:4rem;margin:20px 0 0}.container1 h2{color:#d4d4d8;font-size:2rem;margin:0}.container1 p{color:#71717a;font-size:1.1rem;line-height:1.8rem;margin:30px 0 20px}.container1 .footer-column{display:flex;height:258px}.container1 .footer-column .arrow{display:flex;flex-direction:column;justify-content:flex-end}.container1 .footer-column .arrow p{color:#fff;margin:0;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr}.container1 .footer-column .arrow .scroll{-webkit-animation:scrollmove 3s linear infinite;animation:scrollmove 3s linear infinite;color:#14b8a6;font-size:.8rem;margin-bottom:10px}@-webkit-keyframes scrollmove{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes scrollmove{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.container1 .footer-column .logo-icon{align-items:center;display:flex;flex:1 1;justify-content:center;justify-content:space-between;padding:190px 145px 0}.container1 .footer-column .logo-icon .a,.container1 .footer-column .logo-icon .b,.container1 .footer-column .logo-icon .c,.container1 .footer-column .logo-icon .d,.container1 .footer-column .logo-icon .e,.container1 .footer-column .logo-icon .f,.container1 .footer-column .logo-icon .g,.container1 .footer-column .logo-icon .h,.container1 .footer-column .logo-icon .i{align-items:center;background-color:#14b8a6;border-radius:3px;color:transparent;display:flex;height:4px;justify-content:center;width:2px}.container1 .footer-column .logo-icon .a,.container1 .footer-column .logo-icon .i{-webkit-animation:logoicon1 2s linear infinite;animation:logoicon1 2s linear infinite}@-webkit-keyframes logoicon1{0%{height:4px}50%{height:0}to{height:4px}}@keyframes logoicon1{0%{height:4px}50%{height:0}to{height:4px}}.container1 .footer-column .logo-icon .b,.container1 .footer-column .logo-icon .h{-webkit-animation:logoicon2 1s linear infinite;animation:logoicon2 1s linear infinite;height:14px}@-webkit-keyframes logoicon2{0%{height:14px}50%{height:0}to{height:14px}}@keyframes logoicon2{0%{height:14px}50%{height:0}to{height:14px}}.container1 .footer-column .logo-icon .c,.container1 .footer-column .logo-icon .g{-webkit-animation:logoicon3 2s linear infinite;animation:logoicon3 2s linear infinite;height:21px}@-webkit-keyframes logoicon3{0%{height:21px}50%{height:0}to{height:21px}}.container1 .footer-column .logo-icon .d,.container1 .footer-column .logo-icon .f{-webkit-animation:logoicon3 3s linear infinite;animation:logoicon3 3s linear infinite;height:28px}@keyframes logoicon3{0%{height:28px}50%{height:0}to{height:28px}}.container1 .footer-column .logo-icon .e{-webkit-animation:logoicon4 2s linear infinite;animation:logoicon4 2s linear infinite;background-color:#939598;height:32px;margin:0 6px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}@-webkit-keyframes logoicon4{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes logoicon4{0%{opacity:1}50%{opacity:.4}to{opacity:1}}}@media(min-width:1200px){.container1{height:100vh;padding:0 60px 0 100px}.container1 .main-column{padding:160px 0 0}.container1 .main-column h1{font-size:6.5rem;line-height:5rem;margin:0}.container1 .main-column h2{color:gray;font-size:4rem;margin:0}.container1 .main-column p{font-size:1.1rem;font-weight:400;margin:10px 0 0;width:600px}.container1 .main-column .tags{margin:0}.container1 .main-column .button-wrapper{margin-top:50px}.container1 .main-column .button-wrapper .contact-button{border:solid;border-color:#14b8a6;border-width:1px;color:#14b8a6;margin:0;padding:6px 20px 10px;text-decoration:none;transition:.2s ease-in-out}.container1 .main-column .button-wrapper .contact-button:hover{border-color:#5eead4;color:#5eead4}.container1 .footer-column,.container1 .footer-column .arrow{padding:0}.container1 .footer-column .arrow p{margin-bottom:20px}.container1 .footer-column .logo-icon{padding:120px 610px 0}}@media(min-width:360px){.container2{background-color:#171b24;color:#fff;height:150vh;overflow:hidden;padding:80px 20px 0;position:relative}.container2 .background-name-wrapper{z-index:1}.container2 .background-name-wrapper .background-name{color:#fff;font-size:10rem;font-weight:700;left:0;line-height:8rem;margin:0;opacity:.01;position:absolute;top:550px;z-index:1}.container2 .sect-2-body-wrapper{position:relative;z-index:20}.container2 .sect-2-body-wrapper .me-wrapper{display:flex;justify-content:center}.container2 .header-wrapper{border:solid;border-color:#115e59;border-width:.5px;margin-bottom:40px;margin-top:30px;padding:0 10px;position:relative;z-index:20}.container2 .header-wrapper h1{color:#14b8a6;margin:0;z-index:1000}.container2 .tags3{color:#115e59;font-family:Caveat;z-index:1000}.container2 p{color:#d4d4d8;font-size:1.1rem;line-height:1.8rem;margin-bottom:10px;margin-top:10px;z-index:1000}.container2 p .iron-man{color:#14b8a6;font-weight:700;z-index:1000}.container2 .arc-wrapper{-webkit-animation:arc 5s linear infinite;animation:arc 5s linear infinite;display:flex;justify-content:center;margin-bottom:50px}.container2 .arc-wrapper img{width:65px}@-webkit-keyframes arc{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{opacity:.2;-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{opacity:1;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes arc{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{opacity:.2;-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{opacity:1;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container2 .me-wrapper .me-teal{background-color:#14b8a6;height:427px;width:320px}.container2 .me-wrapper img{-webkit-filter:grayscale(40%);filter:grayscale(40%);margin-left:4px;margin-top:4px;width:300px}}@media(min-width:1200px){.container2{height:100vh;padding:200px 300px 0}.container2 .background-name-wrapper .background-name{font-size:14rem;top:600px}.container2 .sect-2-body-wrapper{display:flex;justify-content:space-between;z-index:2}.container2 .sect-2-body-wrapper .tags3{color:#115e59;margin:0}.container2 .sect-2-body-wrapper p{color:#d4d4d8;font-size:1.1rem;font-weight:400;line-height:1.8rem;margin:0;width:500px}.container2 .sect-2-body-wrapper .button-wrapper{margin-top:20px}.container2 .sect-2-body-wrapper .button-wrapper .contact-button{border:solid;border-color:#14b8a6;border-width:1px;color:#14b8a6;margin:0;padding:6px 10px 10px;text-decoration:none;transition:.2s ease-in-out}.container2 .sect-2-body-wrapper .button-wrapper .contact-button:hover{border-color:#5eead4;color:#5eead4}.container2 .sect-2-body-wrapper .me-wrapper{padding-top:35px}.container2 .background-name-wrapper .background-name{top:800px}}@media(min-width:360px){.container3{background-color:#171b24;color:#fff;height:95vh;padding-top:40px}.container3 .intro-section{margin-bottom:30px;padding:0 20px}.container3 .intro-section .header-wrapper-2{border:solid;border-color:#115e59;margin-bottom:40px;margin-top:40px}.container3 .intro-section .header-wrapper-2 h1{color:#14b8a6;margin:0 0 0 10px}.container3 .intro-section p{color:#d4d4d8;font-size:1.1rem;line-height:1.8rem;margin:20px 0}.container3 .intro-section .tags4{color:#115e59;font-family:Caveat}.container3 .project-section{display:flex;flex-wrap:wrap;height:24rem}.container3 .project-section .project-wrapper{display:flex;height:12rem;width:50vw}.container3 .project-section .project-wrapper .img-background{height:12rem;position:absolute;width:50vw}.container3 .project-section .project-wrapper .img-background img{height:12rem;object-fit:cover;object-position:center;opacity:.7;transition:.2s ease-in-out;width:50vw}.container3 .project-section .project-wrapper .link-wrapper-3{align-items:center;display:flex;justify-content:center}.container3 .project-section .project-wrapper .link-wrapper-3 a{align-items:center;display:flex;justify-content:center;margin:3px;width:30px}.container3 .project-section .project-wrapper .project{align-items:center;-webkit-backdrop-filter:blur();backdrop-filter:blur(3px);background-color:rgba(23,27,36,.8);display:flex;flex-direction:column;height:12rem;justify-content:center;width:50vw}.container3 .project-section .project-wrapper .project h2{color:#fff;display:block;font-size:1.1rem;font-weight:300;text-align:center}.container3 .project-section .project-wrapper .project img{margin:0 10px;width:25px}}@media(min-width:1200px){.container3{height:100vh;padding-left:100px;padding-top:200px}.container3 .intro-section{margin:0;padding-left:200px;padding-right:300px}.container3 .intro-section .header-wrapper-2{border-width:.5px;margin:0;width:auto}.container3 .intro-section p{color:#d4d4d8;line-height:1.8rem;width:500px}.container3 .project-section{display:flex;height:23rem;justify-content:space-between;width:92.4vw}.container3 .project-section .project-wrapper{display:flex;flex:1 1;height:100%;position:relative;width:100%}.container3 .project-section .project-wrapper .img-background{height:23rem;position:absolute;width:100%}.container3 .project-section .project-wrapper .img-background img{cursor:pointer;height:100%;margin:0;object-fit:cover;object-position:center;opacity:.7;padding:0;transition:.2s ease-in-out;width:100%}.container3 .project-section .project-wrapper img:hover{opacity:1}.container3 .project-section .project-wrapper .project{align-items:center;-webkit-backdrop-filter:blur();backdrop-filter:blur(3px);background-color:rgba(23,27,36,.8);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}}@media(min-width:360px){.container4{background-color:#171b24;color:#fff;display:flex;flex-direction:column;height:85vh;justify-content:space-between;overflow:hidden;padding-top:60px;position:relative}.container4 .background-name-wrapper .background-name{color:#fff;font-size:8rem;line-height:6rem;margin:0;opacity:.03;position:absolute;top:480px;z-index:1}.container4 .header-wrapper-3{border:solid;border-color:#115e59;margin:0 20px;position:relative;z-index:100}.container4 .header-wrapper-3 h1{color:#14b8a6;margin:0 0 0 10px}.container4 .skills-wrapper{flex:1 1;margin-bottom:200px;margin-top:90px}.container4 .skills-wrapper p{color:#fff;text-align:center}.container4 .social-wrapper{display:flex;justify-content:center;margin-bottom:40px;margin-top:100px}.container4 .social-wrapper a{opacity:.5}.container4 .social-wrapper img{height:30px;margin:0 10px}.container4:first-child{margin-bottom:auto}}@media(min-width:1200px){.container4{padding:50px 300px 0}.container4 .background-name-wrapper .background-name{bottom:0;font-size:14rem;left:0;margin:0}.container4 .header-wrapper-3{border-width:.5px;margin:0;z-index:10}.container4 .header-wrapper-3 h1{text-align:center}.container4 .skills-wrapper{display:flex;flex-wrap:wrap;gap:39px;justify-content:center;z-index:10}.container4 .skills-wrapper .skill-container{align-items:center;aspect-ratio:3/2;background-color:#10151f;display:flex;height:200px;justify-content:center;width:200px;z-index:10}.container4 .skills-wrapper .skill-container p{font-size:1.5rem}.container4 .social-wrapper{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;margin:0;padding:0 0 30px;position:fixed;top:0;width:100px;z-index:100}.container4 .social-wrapper a{align-items:center;display:flex;height:25px;justify-content:center;margin-bottom:20px;transition:.2s ease-in-out;width:25px}.container4 .social-wrapper a img{height:25px}.container4 .social-wrapper a:hover{opacity:1}}.landing-container{background-color:#171b24}
/*# sourceMappingURL=main.aea39ab6.css.map*/