:root{--bg-dark:#121212;--bg-white:#fff;--bg-green-pastel:#bdceaf;--bg-red-pastel:#ceafaf;--text-white:#fff;--text-dark:#121212;--violet:#6052ce;--cyan:#52ceb0;--orange:#ffcc69;--green:#def599;--soft-peach:#f2efea;--marble-blue:#557373;--old-lace:#fff2e5;--egg-plant:#380d30;--link-water:#dfe5f3;--dark-brown:#272401;--text-large:5rem;--text-heading:2.5rem;--text-sub-heading:1.8rem;--text-medium:1.2rem;--text-normal:1rem;--text-small:0.8rem;--text-xsmall:0.7rem}@font-face{font-family:brooklyn;font-weight:700;src:url(/static/media/bold.70b148046675256405a7.otf) format("opentype")}@font-face{font-family:brooklyn;font-weight:bolder;src:url(/static/media/heavy.73dd75ee1257ea905c1d.otf) format("opentype")}@font-face{font-family:brooklyn;font-weight:500;src:url(/static/media/normal.0cc8488dc9b463a62dc2.otf) format("opentype")}@font-face{font-family:brooklyn;font-weight:700;src:url(/static/media/semibold.661ab3978aa6a8c802e1.otf) format("opentype")}@font-face{font-family:akira;src:url(/static/media/akira.5198553380d9bb727554.otf) format("opentype")}*{box-sizing:border-box;cursor:default;margin:0;padding:0}::-webkit-scrollbar{display:none}.cursor{background:#f7f7f7;border-radius:100%;height:24px;mix-blend-mode:difference;pointer-events:none;position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.5s cubic-bezier(.22,1,.36,1);transition-property:border,opacity,background-color,mix-blend-mode,-webkit-transform;transition-property:border,opacity,background-color,transform,mix-blend-mode;transition-property:border,opacity,background-color,transform,mix-blend-mode,-webkit-transform;width:24px;z-index:9999}.cursor--hidden{opacity:0}.cursor--clicked{background-color:#fefefe;-webkit-transform:translate(-50%,-50%) scale(.9);transform:translate(-50%,-50%) scale(.9)}.cursor--link-hovered{border:1px solid #f7f7f7;-webkit-transform:translate(-50%,-50%) scale(3);transform:translate(-50%,-50%) scale(3)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-dark);color:var(--text-white);font-family:akira;letter-spacing:2px;width:100%}.center,.center-column{align-items:center;display:flex;justify-content:center}.center-column{flex-direction:column}.end-column{align-items:flex-end;justify-content:center}.end-column,.start-column{display:flex;flex-direction:column}.start-column{align-items:center;justify-content:flex-start}.wrap{flex-wrap:wrap}.wrap-reverse{flex-wrap:wrap-reverse}.space-between{align-items:center;display:flex}.justify-between,.space-between{justify-content:space-between}.justify-even{justify-content:space-evenly}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-start{align-items:flex-start}.direction-row-reverse{flex-direction:row-reverse}.textlink{color:var(--text-white);text-decoration:none}.font-xsmall-brooklyn{font-size:var(--text-xsmall)}.font-small-brooklyn,.font-xsmall-brooklyn{font-family:brooklyn;font-weight:500;letter-spacing:0}.font-small-brooklyn{font-size:var(--text-small)}.font-normal-brooklyn{font-family:brooklyn;font-size:var(--text-normal);font-weight:500;letter-spacing:0}.width-100{width:100%}.app{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center}html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{display:inline-block;height:100vh;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;height:100%;vertical-align:top;white-space:nowrap}.c-scrollbar{height:100%;opacity:0;position:absolute;right:0;top:0;-webkit-transform-origin:center right;transform-origin:center right;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;width:11px}.c-scrollbar:hover{-webkit-transform:scaleX(1.45);transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{bottom:0;height:10px;top:auto;-webkit-transform:scaleY(1);transform:scaleY(1);width:100%}[data-scroll-direction=horizontal] .c-scrollbar:hover{-webkit-transform:scaleY(1.3);transform:scaleY(1.3)}.c-scrollbar_thumb{background-color:#000;border-radius:10px;cursor:-webkit-grab;cursor:grab;margin:2px;opacity:.5;position:absolute;right:0;top:0;width:7px}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}.layout{align-items:flex-start;overflow:hidden;width:100%}.layout-padding{max-width:1400px;padding:0 2rem 1rem;width:95%}@media only screen and ((max-width:420px)){.layout-padding{padding:1rem;width:100%}}.transition-container{width:100%}.slide-in{-webkit-transform-origin:bottom;transform-origin:bottom}.slide-in,.slide-out{background:#000;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1000}.slide-out{-webkit-transform-origin:top;transform-origin:top}.navbar-container{padding-top:1rem;top:0;width:100%}.navbar-container .navbar-hamburger{cursor:pointer;padding:0;width:2rem}.navbar-container .navbar-hamburger .hamburger-lines{background-color:var(--bg-white);display:inline-block;height:1px;margin:0;width:100%}.loader{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.loader-p{font-size:var(--text-small);margin-top:1rem}.text-transition{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;position:relative}.text-transition-overlay{background-color:var(--bg-white);height:100%;left:0;position:absolute;top:0;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:2}.text-transition-text-hide{height:100%;overflow:hidden;width:100%}.hero-section-container{min-height:90vh;width:100%}.mesh-background-home{height:400px;position:absolute;width:400px;z-index:-2}.purple{background:radial-gradient(at 50% 50%,rgba(84,50,195,.354) 20px,transparent 70%)}.green{background:radial-gradient(at 50% 50%,rgba(50,171,195,.354) 20px,transparent 70%);-webkit-transform:translateX(200px);transform:translateX(200px)}.hero-section-container-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:6rem;width:100%}.hero-section-container-top-profile{border-radius:50%;height:6rem;overflow:hidden;width:6rem}.hero-section-container-bottom{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.hero-section-container-bottom-sub{align-items:flex-start}.hero-section-container-bottom-mid{align-items:start;display:flex;flex-direction:column;justify-content:space-between;min-height:230px}.hero-section-container-bottom-right{min-height:230px}.hero-section-container-bottom-mid-text{font-family:brooklyn;font-size:var(--text-xsmall);font-weight:500;letter-spacing:0;line-height:calc(var(--text-xsmall) + 1rem);margin-bottom:1.2rem;max-width:400px;text-transform:uppercase}.hero-links{margin-bottom:1.2rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.hero-links,.hero-links-span{transition:1 cubic-bezier(.6,.01,-.05,.95)}.hero-links-span{background-color:#fff;display:inline-block;height:.5px;margin-bottom:0;margin-top:0;width:0}.hero-links:hover .hero-links-span{transition:1 cubic-bezier(.6,.01,-.05,.95);width:100%}@media only screen and (max-width:1024px){.hero-section-container-bottom-mid-text{max-width:300px}}@media only screen and ((max-width:420px)){.mesh-background-home{height:100px;position:absolute;width:100px;z-index:-2}.hero-section-container-top{align-items:start;flex-direction:column-reverse;margin-bottom:3rem;margin-top:2rem;width:100%}.hero-section-container-top-profile{height:4rem;margin-bottom:2rem;width:4rem}.hero-section-container-bottom{align-items:flex-start;flex-direction:column;width:100%}.hero-section-container-bottom-mid{margin-bottom:3rem;min-height:200px;width:100%}.hero-section-container-bottom-mid-text{max-width:100%}}.icon-link{margin-right:2rem}.work-experience-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin-top:5rem;padding:2rem 0;position:relative;width:100%}.background{background-color:var(--bg-white);z-index:-2}.background,.reverse-background{height:100%;position:absolute;right:0;top:0;width:100%}.reverse-background{background-color:var(--bg-dark);z-index:-1}.intersection{top:50%;z-index:1}.intersection,.reverse-intersection{position:absolute;right:0;width:100%}.reverse-intersection{top:80%;z-index:2}.work-experience-top{margin:2rem 0 4rem;width:100%}.work-experience-top-text{font-size:var(--text-large);line-height:(var(--text-large) + 1rem);max-width:100%;min-width:200px;mix-blend-mode:difference;text-align:center}.work-experience-top-text-span{-webkit-text-stroke:1px var(--bg-white);color:transparent}.experience-container{min-height:70vh}.experience-role{min-width:300px}.experience{align-items:start;display:flex;justify-content:space-between;margin:1rem;padding:2rem 0;position:relative;-webkit-transform-origin:left;transform-origin:left}.experience-left{align-items:start;height:100%}.experience-span{background-color:#fff;bottom:0;display:inline-block;height:.5px;mix-blend-mode:difference;position:absolute;width:100%}.experience-company{align-items:flex-end;max-width:30%}@media only screen and (max-width:1024px){.hero-section-container-bottom-mid-text{max-width:300px}.experience-company{max-width:40%}}@media only screen and ((max-width:420px)){.work-experience-container{justify-content:flex-start;margin-top:0}.work-experience-top{margin:0 0 2rem}.work-experience-top-text{line-height:(var(--text-sub-heading) + 1rem);text-align:start}.experience{align-items:center;flex-direction:column;justify-content:center}.experience-company{align-items:center;max-width:100%}.experience-left{width:100%}.experience-left,.experience-role{align-items:center;margin-bottom:2rem}.experience-role{display:flex;flex-direction:column;justify-content:center}}.image-carousel-container{position:relative}.image-carousel-image{margin-right:1rem;max-height:300px;width:auto}.image-caraousel-clip-path{background-color:var(--bg-dark);height:100%;position:absolute;right:0;top:0;width:100%;z-index:100}.clip-path-top{-webkit-clip-path:ellipse(50% 20% at 50% 0);clip-path:ellipse(50% 20% at 50% 0)}.clip-path-bottom{-webkit-clip-path:ellipse(50% 20% at 50% 100%);clip-path:ellipse(50% 20% at 50% 100%)}@media only screen and ((max-width:420px)){.image-carousel-image{max-height:200px}}.works-container{align-items:flex-start;margin-top:6rem;width:100%}.works-container-pane{width:50%}.works-container-left{margin-right:2rem}.works-container-right{margin-left:2rem}@media only screen and ((max-width:420px)){.works-container{flex-wrap:wrap}.works-container-pane{width:100%}.works-container-left{margin-right:0}.works-container-right{margin-left:0}}.single-work-container{height:auto;margin-bottom:4rem;width:100%}.single-work-about{line-height:2rem;margin-bottom:2rem;margin-top:2rem;text-align:start;width:100%}.arrow-background{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:75px;justify-content:center;width:75px}.single-work-link{align-items:flex-end;display:flex;justify-content:space-between}@media only screen and ((max-width:420px)){.single-work-about{text-align:center}.single-work-link{align-items:center;flex-direction:column;justify-content:center}}.parent{position:relative}.image-intersection{position:absolute;right:0;top:40%;width:100%}.image-reveal-overLay{align-items:center;-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0);display:flex;height:100%;justify-content:center;overflow:hidden;transition:cubic-bezier(.6,.01,-.05,.95);width:100%}.image-reveal-image{width:100%}.tool-section-container{margin-top:6rem;position:relative;width:110%}.tools-background{background-color:var(--bg-dark);height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.tools-intersection{position:absolute;right:0;top:100%;width:100%}.marquee-text{font-size:var(--text-large);margin:0 1rem}@media only screen and (max-width:1024px){.marquee-text{font-size:var(--text-heading);margin:0 1rem}}@media only screen and ((max-width:420px)){.tool-section-container{margin-top:2rem}.marquee-text{font-size:var(--text-sub-heading);margin:0 1rem}}.contact-section-container{align-items:flex-start;margin-top:4rem;width:100%}.contact-big-text{font-size:13rem}.contact-bottom{width:100%}.contact-button{border:1px solid var(--bg-white);font-size:var(--text-normal);margin-top:2rem;padding:1rem;width:70%}@media only screen and (max-width:1024px){.contact-button{font-size:var(--text-small);margin-top:1rem;padding:.8rem}}@media only screen and ((max-width:420px)){.contact-button{margin-bottom:1rem;margin-top:1rem;width:100%}.contact-big-text{margin-bottom:2rem}.contact-bottom{flex-wrap:wrap}}.footer-container{margin-top:4rem;width:100%}.footer-span{background-color:var(--bg-white);display:inline-block;height:.5px;margin-bottom:4rem;width:100%}.footer-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:4rem}@media only screen and (max-width:420px){.contact-button{margin-bottom:1rem;margin-top:1rem;width:100%}.footer-content{flex-direction:column;justify-content:center}}.homepage-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.secondary-loading{height:100vh;width:100%}.homepage-moreprojects{height:auto;width:100%}.homepage-moreprojects-text{font-size:var(--text-heading);line-height:calc(var(--text-heading) + 3rem);margin:5rem 0;text-align:center}.more-projects-button{border:1px solid var(--text-white);margin-bottom:5rem;padding:1rem 3rem}@media only screen and ((max-width:420px)){.more-projects-button{font-size:var(--text-small);text-align:center}}.contact{height:calc(100vh - 5rem);width:100%}.form{height:100%}.form,.input-div{width:100%}.label{color:var(--bg-dark);font-size:var(--text-sub-heading)}.input-feild{background-color:initial;border:none;border-bottom:1px solid var(--bg-dark);height:3rem;margin-left:2rem;padding:1rem;width:100%}.text-div{min-height:30vh;width:100%}.text-feild{background-color:initial;border:1px solid var(--bg-dark);height:100%;margin-top:2rem;min-width:100%;padding:1rem}.input-feild:focus,.text-feild:focus{outline:none}.submit-button{background-color:initial;border:1px solid var(--bg-dark);color:var(--bg-dark);font-family:akira;font-size:var(--text-medium);padding:1rem 2rem}.single-project-navigation-container{height:40vh}.single-project-navigation-text{font-size:var(--text-sub-heading);margin:0 1rem}.arrow-svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.navpage-container{align-items:center;display:flex;height:calc(100vh - 6rem);justify-content:space-between;width:100%}.navpage-container-left{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;max-height:400px;min-height:400px}.navpage-container-left-sub{font-family:brooklyn;font-size:var(--text-normal);font-weight:500;letter-spacing:0;margin-bottom:1rem}.mesh-background{background:radial-gradient(at 50% 50%,rgba(84,50,195,.354) 20px,transparent 70%);height:500px;position:absolute;width:500px;z-index:-2}.nav-links{margin:1rem 0 3rem;opacity:.3;transition:.3s cubic-bezier(.22,1,.36,1)}.nav-links:hover{opacity:1;-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}@media only screen and (max-width:1024px){.navpage-container-left-sub{font-size:var(--text-small);margin-bottom:.8rem}}@media only screen and (max-width:420px){.navpage-container{justify-content:center}}.category{justify-content:space-between;margin:1rem;padding:2rem 0;position:relative;-webkit-transform-origin:left;transform-origin:left}.category,.category-left{align-items:start;display:flex}.category-left{flex-direction:column;height:100%;justify-content:flex-start}.category-span{background-color:var(--bg-dark);bottom:0;display:inline-block;height:.5px;position:absolute;width:100%}.category-type{align-items:flex-end;max-width:40%}@media only screen and ((max-width:420px)){.category{flex-direction:column;justify-content:center;margin:1rem;padding:0}.category-left{display:flex;flex-direction:row;justify-content:space-between;width:100%}.category-left,.category-type{align-items:center;margin-bottom:2rem}.category-type{max-width:100%}.category-description{font-size:var(--text-xsmall)}}.project-main-hero-section{min-height:100vh;padding:auto 0;width:100%}@media only screen and ((max-width:420px)){.project-main-hero-section{margin:5rem 0;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}}.error-container{height:calc(100vh - 18rem)}.error-404{font-size:10rem}.error-404,.error-text{margin-bottom:2rem;text-align:center}.error-text{font-size:3rem}.error-sub-text{font-size:1rem;text-align:center}@media only screen and ((max-width:420px)){.error-404{font-size:4rem;margin-bottom:1rem}.error-text{font-size:1.8rem;line-height:3rem;margin-bottom:1rem}.error-sub-text{font-size:.8rem;line-height:1.5rem}}.single-project-container{width:100%}.single-project-hero-container{min-height:100vh;padding:10vh 0 0;position:relative;width:100%}.image-slide-image{object-fit:cover;position:absolute;top:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.single-project-hero-top{height:32vh;width:100%}.single-project-hero-section-right{height:100%}.single-project-content-section{margin-top:30vh}.single-project-description-container{align-items:start;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding:5rem 0 0;width:100%}.single-project-description-paragraph{max-width:60%;min-width:300px}.single-project-description-paragraph-text{line-height:calc(var(--text-normal) + 1rem)}.single-project-description-tech{align-items:start;display:flex;flex-wrap:wrap;justify-content:end}.single-project-description-tech-text{margin-bottom:2rem;margin-left:2rem}.single-project-information-container{margin-top:15vh}.single-project-information-card{margin-bottom:5rem}.single-project-information-card-left{max-width:50%}.single-project-information-card-right{max-width:500px}.single-project-contributor-container{width:100%}.single-project-contributor-list-item{align-items:start;border-bottom:.5px solid var(--text-white);display:flex;justify-content:space-between;margin-bottom:3rem;padding-bottom:3rem}.single-project-navigation-container{align-items:center;display:flex;justify-content:space-between;width:100%}.single-project-contributor-list-item-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;max-width:50%}.single-project-contributor-list-item-role-desc{text-align:end}@media only screen and (max-width:1024px){.single-project-information-card-left{max-width:40%}}@media only screen and (max-width:420px){.single-project-information-card-left{max-width:100%}.single-project-description-paragraph{margin-bottom:4rem;text-align:center}.single-project-information-card{margin-bottom:2rem}.single-project-description-container{align-items:center;flex-direction:column;justify-content:center}.single-project-description-tech{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:100%}.single-project-description-tech-text{margin-bottom:2rem;margin-left:1rem;margin-right:1rem}.single-project-information-card-right{width:100%}.single-project-contributor-list-item{align-items:flex-start;flex-direction:column;justify-content:center;max-width:100%}.single-project-contributor-list-item-left{margin-bottom:2rem;max-width:100%}.single-project-contributor-list-item-right{align-items:flex-start;flex-direction:column;justify-content:center;max-width:100%}.single-project-contributor-list-item-role-desc{text-align:start}.single-project-navigation-container{align-items:center;flex-direction:column;justify-content:center;width:100%}.single-project-navigation-link{margin-bottom:3rem}}
/*# sourceMappingURL=main.fdf6c761.css.map*/