@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wght@400;500;600;700&display=swap);:root{--font-main:"Calibre",sans-serif;--font-sub:"Noto Sans Mono",monospace;--color-bg:#040c18;--color-sub:#099fff;--color-light:hsla(0,0%,100%,.65)}::-webkit-scrollbar{width:10px!important}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border:2px solid #040c18;border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3);cursor:pointer}*{scrollbar-color:transparent hsla(0,0%,100%,.2);scrollbar-width:thin}@font-face{font-family:Calibre;font-style:normal;font-weight:600;src:url(/static/media/Calibre-Semibold.310d6493d5c0c17af102.eot);src:local("Calibre Semibold"),local("Calibre-Semibold"),url(/static/media/Calibre-Semibold.310d6493d5c0c17af102.eot?#iefix) format("embedded-opentype"),url(/static/media/Calibre-Semibold.94fc73852539d6733dc0.woff2) format("woff2"),url(/static/media/Calibre-Semibold.6972688a249bd53a6c7e.woff) format("woff"),url(/static/media/Calibre-Semibold.0208f194a01d73daec7a.ttf) format("truetype")}@font-face{font-family:Calibre;font-style:normal;font-weight:500;src:url(/static/media/Calibre-Medium.0c070a5371b0871d0e6c.eot);src:local("Calibre Medium"),local("Calibre-Medium"),url(/static/media/Calibre-Medium.0c070a5371b0871d0e6c.eot?#iefix) format("embedded-opentype"),url(/static/media/Calibre-Medium.568dce56f869a519a015.woff2) format("woff2"),url(/static/media/Calibre-Medium.46693d9b57a6b8a657b5.woff) format("woff"),url(/static/media/Calibre-Medium.c75a2cfb4c06fd961b18.ttf) format("truetype")}@font-face{font-family:Calibre;font-style:normal;font-weight:700;src:url(/static/media/Calibre-Bold.c30e36603e46e7be4bd8.eot);src:local("Calibre Bold"),local("Calibre-Bold"),url(/static/media/Calibre-Bold.c30e36603e46e7be4bd8.eot?#iefix) format("embedded-opentype"),url(/static/media/Calibre-Bold.d59344f14f9fe0340d6a.woff2) format("woff2"),url(/static/media/Calibre-Bold.a314742204aebcc8f615.woff) format("woff"),url(/static/media/Calibre-Bold.70a328b4da877424884b.ttf) format("truetype")}@font-face{font-family:Calibre;font-style:normal;font-weight:400;src:url(/static/media/Calibre-Regular.07923f2645d1f8e84014.eot);src:local("Calibre"),local("Calibre-Regular"),url(/static/media/Calibre-Regular.07923f2645d1f8e84014.eot?#iefix) format("embedded-opentype"),url(/static/media/Calibre-Regular.b0d4cbb1201155ddccc2.woff2) format("woff2"),url(/static/media/Calibre-Regular.98526589fa32315c5521.woff) format("woff"),url(/static/media/Calibre-Regular.5953fa35a6c05f584064.ttf) format("truetype")}.app__heading{margin-bottom:3rem;width:100%}.app__heading-main{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.app__heading-main-group{align-items:center;display:flex;justify-content:flex-start;width:100%}.app__heading-main-group p{color:hsla(0,0%,100%,.85);font-family:var(--font-main);font-size:1.75rem;font-weight:500;margin-right:1rem}.app__heading-main-group-line{background-color:hsla(0,0%,100%,.1);flex-grow:1;height:1px}.app__heading-main-icons{display:flex}.app__heading-main-icon{color:var(--color-light);font-size:1.5rem;margin-left:1.25rem;transition:.2s ease-in-out}.app__heading-main-icon:hover{color:var(--color-sub);cursor:pointer}@media screen and (max-width:850px){.app__heading-main{max-width:60vw}}@media screen and (max-width:600px){.app__heading{margin-bottom:2rem}.app__heading-main{align-items:flex-start;flex-direction:column;justify-content:flex-start}.app__heading-main-group p{font-size:1.5rem;font-weight:500}.app__heading-main-icon{font-size:1.25rem;margin:1rem 1rem 0 0}}@media screen and (min-width:1700px){.app__heading{margin-bottom:5rem}.app__heading-main p{font-size:3.5rem}.app__heading-main-icon{font-size:2.75rem;margin-left:2.5rem}}.modal{align-items:center;display:flex;justify-content:center}.backdrop,.modal{height:100vh;width:100%}.backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.5);left:0;position:fixed;top:0;z-index:500}.modal__overlay{align-items:flex-start;background:var(--color-bg);border-radius:10px;box-shadow:0 0 10px var(--color-sub);display:flex;flex-direction:column;max-height:90vh;padding:3rem 4rem;position:fixed;width:60%;z-index:1000}.modal__overlay-close{color:var(--color-light);cursor:pointer;font-family:var(--font-main);font-size:1.5rem;position:absolute;right:30px;top:30px;transition:.2s ease-in-out}.modal__overlay-close:hover{color:var(--color-sub)}.modal__overlay-img{line-height:0;overflow-y:scroll}.modal__overlay-img img{height:100%;width:100%}.modal__overlay-content{overflow-y:scroll;padding-right:1rem;width:100%}.modal__overlay-content::-webkit-scrollbar{width:6px!important}.modal__overlay-content-main{display:flex;width:100%}.modal__overlay-content-main img{border:.25px solid hsla(0,0%,100%,.25);max-width:420px}.modal__overlay-content-tech{display:flex;flex-direction:column;flex-wrap:wrap;margin-left:3rem}.modal__overlay-content-tech span{margin-bottom:2rem}.modal__overlay-content-tech span:last-child{margin-bottom:0}.modal__overlay-content p{color:var(--color-light);font-family:var(--font-main);font-size:1.1rem;line-height:1.5rem;margin-top:2rem;padding-right:1rem}@media screen and (max-width:1200px){.modal__overlay-content-tech{margin-left:2rem}}@media screen and (max-width:1150px){.modal__overlay{padding:3rem}.modal__overlay-content-main{flex-direction:column}.modal__overlay-content-tech{flex-direction:row;justify-content:flex-start;margin:1.5rem 0 0}.modal__overlay-content-tech span{margin:0 1rem .5rem 0}.modal__overlay-content p{margin-top:1.5rem}}@media screen and (max-width:850px){.modal__overlay{padding:2rem;width:75%}.modal__overlay-content{padding-right:0}}@media screen and (max-width:600px){.modal__overlay{max-height:75vh;padding:1.5rem;width:85%}.modal__overlay-content p{font-size:1rem}}@media screen and (min-width:1700px){.modal__overlay{padding:5rem 7rem}.modal__overlay-close{font-size:2.5rem;right:50px;top:50px}.modal__overlay-content-main img{border:.15rem solid hsla(0,0%,100%,.25);min-width:650px}.modal__overlay-content p{font-size:2rem;line-height:3rem;margin-top:4rem}}.app__project{align-items:flex-start;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;overflow:hidden;transition:.3s ease-in-out}.app__project:hover{box-shadow:0 0 10px var(--color-sub)}.app__project:last-child{margin-right:0}.app__project-img img{max-height:200px;max-width:360px;position:relative;z-index:5}.app__project-img-overlay{background-color:var(--color-bg);height:860px;max-height:200px;max-width:360px;opacity:.3;position:absolute;transition:.3s ease-in-out;width:1440px;z-index:10}.app__project:hover .app__project-img-overlay{opacity:0}.app__project-title{align-items:flex-end;display:flex;justify-content:space-between;padding:.5rem 1rem;width:100%}.app__project-title p{color:var(--color-light);font-family:var(--font-main);font-size:1rem}@media screen and (max-width:1050px){.app__project{margin-right:2rem}.app__project-title p{font-size:.9rem;max-width:150px}}@media screen and (max-width:850px){.app__project{margin:0 0 2rem}.app__project-title p{max-width:250px}.app__project:last-child{margin-bottom:0}}@media screen and (min-width:1700px){.app__project{margin-right:5rem}.app__project-img img{width:400px}.app__project-title{padding:.8rem 1.2rem}.app__project-title p{font-size:1.2rem}}@media screen and (min-width:2100px){.app__project-img img{width:500px}.app__project-title{padding:1rem 1.5rem}.app__project-title p{font-size:1.5rem}}.app__about{align-items:flex-start;flex-direction:column;padding:4rem 6rem}.app__about,.app__about-content{display:flex;justify-content:space-between}.app__about-content{align-items:center}.app__about-content-text{margin-right:7rem}.app__about-content-text li,.app__about-content-text p{color:var(--color-light);font-family:var(--font-main);font-size:1.2rem;line-height:1.8rem;margin-bottom:1.3rem}.app__about-content-text li{list-style:none;margin-bottom:.5rem}.app__about-content-text span{margin-right:.7rem}.app__about-content-text span:first-child{font-size:.75rem}.tech__heading{color:var(--color-sub);margin-right:0!important}.app__about-img img{width:400px}@media screen and (max-width:1200px){.app__about-content-text{margin-right:5rem}.app__about-img img{width:350px}}@media screen and (max-width:1000px){.app__about{padding:4rem}.app__about-img img{width:300px}}@media screen and (max-width:850px){.app__about-content{flex-direction:column}.app__about-content-text{margin:0 0 6rem}.app__about-img img{width:350px}}@media screen and (max-width:500px){.app__about{padding:4rem 2rem}.app__about-content-text li,.app__about-content-text p{font-size:1.1rem}.app__about-img img{width:300px}}@media screen and (min-width:1700px){.app__about{margin:6rem 8rem}.app__about-content-text{margin-right:10rem}.app__about-content-text p{font-size:2rem;line-height:3rem;margin-bottom:2rem}.app__about-content-text li{font-size:2rem;line-height:2.5rem;margin-bottom:1.2rem}.app__about-content-text span,.tech__heading{font-size:2rem!important}.app__about-img img{width:600px}}.app__contact{align-items:flex-start;flex-direction:column;padding:4rem 6rem}.app__contact,.app__contact-content{display:flex;justify-content:space-between}.app__contact-content{align-items:center}.app__contact-content-text{margin-right:7rem}.app__contact-content-text p{color:var(--color-light);font-family:var(--font-main);font-size:1.2rem;line-height:1.8rem;margin-bottom:2rem}.app__contact-content-text button{font-size:1rem;margin-bottom:1rem;padding:.8rem 1.2rem}.mail-group{margin-bottom:2rem}.mail{cursor:pointer;display:inline;font-size:.9rem!important;font-weight:400!important;transition:.3s ease}.mail:hover{color:var(--color-sub)}.socials{color:var(--color-light);font-size:1.3rem;margin-right:1.5rem;transition:.2s ease-in-out}.socials:hover{color:var(--color-sub);cursor:pointer}.app__contact-img img{width:375px}@media screen and (max-width:1200px){.app__contact-content-text{margin-right:5rem}.app__contact-img img{width:350px}}@media screen and (max-width:1000px){.app__contact{padding:4rem}.app__contact-img img{width:300px}}@media screen and (max-width:850px){.app__contact-content{flex-direction:column}.app__contact-content-text{margin:0 0 4rem}.app__contact-img img{width:350px}}@media screen and (max-width:500px){.app__contact{padding:4rem 2rem}.app__contact-content-text p{font-size:1.1rem}.app__contact-img img{width:300px}}@media screen and (min-width:1700px){.app__contact{margin:6rem 8rem}.app__contact-content-text{margin-right:10rem}.app__contact-content-text p{font-size:2rem;line-height:3rem}.app__contact-content-text button{font-size:2rem;margin:3rem 0 2rem;padding:1.5rem 3rem}.mail{font-size:1.7rem!important;margin-bottom:4rem!important}.socials{font-size:2rem;margin-right:3rem}.app__contact-img img{width:600px}}.app__header{align-items:center;display:flex;justify-content:space-between;margin-top:7rem;padding:4rem 6rem}.app__header-content{align-items:flex-start;display:flex;flex-direction:column;margin-right:7rem}.app__header-content p:first-child{margin-bottom:2rem}.app__header-content h1{color:hsla(0,0%,100%,.85);font-family:var(--font-main);font-size:6vw;font-weight:600;letter-spacing:1px;line-height:4rem;margin-bottom:1rem}.app__header-content h3{font-size:4.3vw;font-weight:600;line-height:3.5rem}.app__header-content h3,.app__header-content-p{color:var(--color-light);font-family:var(--font-main)}.app__header-content-p{font-size:1.2rem;line-height:1.8rem;margin:2rem 0 3rem}.app__header-content-cta button{font-size:1rem;margin:0 2rem 2rem 0;padding:.8rem 1.2rem}.app__header-img img{width:400px}@media screen and (max-width:1200px){.app__header-content{margin-right:5rem}.app__header-img img{width:350px}}@media screen and (max-width:1000px){.app__header{padding:4rem}.app__header-content h3{line-height:3rem}.app__header-img img{width:300px}}@media screen and (max-width:850px){.app__header{flex-direction:column}.app__header-content{margin:0 0 2rem}.app__header-content h1{font-size:4rem;margin-bottom:.5rem}.app__header-content h3{font-size:3rem}.app__header-img img{width:350px}}@media screen and (max-width:500px){.app__header{padding:4rem 2rem}.app__header-content{margin:4rem 0 5rem}.app__header-content p:first-child{margin-bottom:.5rem}.app__header-content h1{font-size:2.75rem;margin-bottom:0}.app__header-content h3{font-size:2.25rem;line-height:2.5rem}.app__header-img img{width:300px}.app__header-content-p{font-size:1.1rem;margin:1.5rem 0 2.5rem}.app__header-content-cta button{font-size:.8rem}}@media screen and (max-width:400px){.app__header{padding:2rem}.app__header-content{margin:2rem 0 5rem}.app__header-img img{width:300px}}@media screen and (min-width:1700px){.app__header{margin:20rem 8rem 6rem}.app__header-content{margin-right:10rem}.app__header-content p:first-child{font-size:1.8rem;margin-bottom:4rem}.app__header-content h1{font-size:8rem;margin-bottom:4rem}.app__header-content h3{font-size:6.5rem;line-height:6rem}.app__header-content-p{font-size:2rem;line-height:3.5rem;margin:4rem 0 5rem}.app__header-content-cta button{font-size:2rem;margin-right:5rem;padding:1.5rem 3rem}.app__header-img img{width:600px}}.app__navbar{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(4,12,24,.75);display:flex;justify-content:space-between;left:0;padding:.75rem 3rem;position:fixed;right:0;top:0;transition:.3s ease-in-out;z-index:20}.scroll-down .app__navbar{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.scroll-up .app__navbar{-webkit-filter:drop-shadow(0 -10px 20px #000);filter:drop-shadow(0 -10px 20px rgb(0,0,0))}.app__navbar-logo{z-index:100}.app__navbar-logo img{cursor:pointer;width:80px}.app__navbar-links{align-items:center;display:flex;flex-direction:row}.app__navbar-container p,.app__navbar-links p{color:var(--color-light);cursor:pointer;font-family:var(--font-sub);font-size:.85rem;margin:0 1.5rem}.app__navbar-container a:hover,.app__navbar-links a:hover{color:var(--color-sub);transition:.2s ease-in-out}.app__navbar-links button{margin:0 1rem}.app__navbar-menu{display:none}@media screen and (max-width:750px){.app__navbar{padding:.75rem 2rem}.app__navbar-links{display:none}.app__navbar-menu{display:flex}.container-close,.navbar-menu{cursor:pointer}.app__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(4,12,24,.75);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:75}.app__navbar-container{background:#08172e;box-shadow:-5px 0 10px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100vh;justify-content:center;min-width:350px;position:fixed;right:0;top:0;z-index:100}.container-close{position:absolute;right:31px;top:41px}.container-links{align-items:center;display:flex;flex-direction:column}.container-links button,.container-links p{font-size:1.1rem;margin:2.5rem}.container-links button{padding:1rem 2rem}}@media (max-height:750px){.container-links button,.container-links p{font-size:1rem;margin:1.5rem}}@media screen and (max-width:500px){.app__navbar{padding:.75rem 1.5rem .75rem 2rem}.app__navbar-container{min-width:300px}.container-links button,.container-links p{font-size:1rem;margin:2rem}.container-close{right:32px}}@media screen and (max-width:425px){.app__navbar-container{min-width:250px}}@media screen and (min-width:1700px){.app__navbar{padding:4rem 6rem}.app__navbar-logo img{width:150px}.app__navbar-links p{font-size:1.8rem;margin:0 3rem}.app__navbar-links button{font-size:1.8rem;margin:0 1.5rem}}.app__projects-figma_designs{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -1rem}.app__project{flex:1 1 45%;margin:1rem;text-align:center}.app__projects{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:4rem 6rem}.app__projects-figma_designs{margin-bottom:3rem}.app__projects-headings{color:var(--color-light);font-family:var(--font-main);font-size:1.5rem;font-weight:500;margin-left:1rem}.app__projects-project_list{display:flex;flex-wrap:wrap;justify-content:flex-start}@media screen and (max-width:1000px){.app__projects{padding:4rem}}@media screen and (max-width:850px){.app__projects-project_list{flex-direction:column;padding:1rem}}@media screen and (max-width:500px){.app__projects{padding:4rem 2rem}.app__projects-headings{font-size:1.3rem;margin-left:0}.app__projects-project_list{padding:1rem 0}}@media screen and (min-width:1700px){.app__projects{margin:6rem 8rem}.app__projects-headings{font-size:2.2rem;margin:2rem 0 3rem 1rem}}.app__footer{display:flex;justify-content:center;padding:2rem}.app__footer a{color:var(--color-light);cursor:pointer;font-family:var(--font-sub);font-size:.85rem;transition:.2s ease-in-out}.app__footer a:hover{color:var(--color-sub)}@media screen and (min-width:1700px){.app__footer{padding:6rem}.app__footer a{font-size:1.8rem}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg);overflow-x:hidden}a{color:unset;text-decoration:none}.blue-text{color:var(--color-sub)}.subtext{font-size:1rem;margin-bottom:.75rem}.border__button,.subtext{color:var(--color-sub);font-family:var(--font-sub)}.border__button{background:transparent;border:1px solid var(--color-sub);border-radius:5px;cursor:pointer;font-size:.85rem;outline:none;padding:.7rem 1rem;transition:.2s ease-in-out}.border__button:hover{background:#071427}.color__button{background:#077fcc;border:1px solid #077fcc;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-sub);font-size:.85rem;outline:none;padding:.7rem 1rem;transition:.2s ease-in-out}.color__button:hover{background:#066eaf;border:1px solid #066eaf}@media screen and (max-width:600px){.subtext{font-size:.8rem}}@media screen and (min-width:1700px){.subtext{font-size:1.8rem;margin-bottom:1.5rem}}.slide-left{-webkit-animation:slide-left .3s ease-in-out;animation:slide-left .3s ease-in-out}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-left{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
/*# sourceMappingURL=main.46c7badf.css.map*/