@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";.hero{display:flex;height:100vh;width:100%}@keyframes moveInFromLeft{0%{opacity:0;transform:translate(-13rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInFromRight{0%{opacity:0;transform:translate(13rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInFromBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.heading{align-items:center;align-self:center;flex-direction:column;justify-self:center;position:relative;z-index:999;display:flex;margin-left:auto;margin-right:auto;width:fit-content;height:auto;color:#fafafa;font-weight:300;line-height:normal}.heading__line-1{animation-name:moveInFromLeft}.heading__line-1 span{color:#39e0cf;font-weight:400}.heading__line-2{animation-name:moveInFromRight}.heading__line-1,.heading__line-2{font-size:6rem;background-color:#0e0d0d;animation-duration:1.4s;animation-timing-function:cubic-bezier(.21,1.11,.81,.99)}@media(max-width:700px){.heading__line-1,.heading__line-2{margin-left:4rem;margin-right:4rem;font-size:5rem;text-align:center}}@media(max-width:550px){.heading__line-1,.heading__line-2{font-size:5rem}}.heading-cta{align-items:center;position:relative;display:flex;animation:moveInFromBottom .7s 1.2s;animation-fill-mode:backwards;animation-timing-function:cubic-bezier(.21,1.11,.81,.99);border:2px solid #39E0CF;border-radius:2px;margin-top:2.4rem;padding:.8rem 3rem;width:27.5rem;height:4.8rem;background-color:#1a1a1a99;cursor:pointer;color:#39e0cf;font-size:2.4rem;font-weight:500}@media(max-width:1500px){.heading-cta{width:auto}}@media(max-width:700px){.heading-cta{margin-top:1.8rem}}@media(max-width:550px){.heading-cta{padding:.8rem 2rem}}.heading-cta:before,.heading-cta:after{content:"";position:absolute;top:-2px;left:-2px;z-index:-1;transform-origin:50%;border-radius:3px;border:2px solid #39E0CF;filter:blur(0);height:4.8rem;width:27.5rem}@media(max-width:1500px){.heading-cta:before,.heading-cta:after{width:27.8rem}}@media(max-width:1200px){.heading-cta:before,.heading-cta:after{width:28.5rem;border:2px solid transparent}}.heading-cta:hover{transform:translateY(-2px)}.heading-cta:hover:before,.heading-cta:hover:after{border-color:transparent;filter:blur(2px);pointer-events:none;transform:scaleX(1.3) scaleY(2.2);transition:.8s transform ease,1.9s blur ease,.7s border-color ease}.heading-cta:hover:after{transition-delay:.15s}.heading-cta:active{transform:translateY(-1px)}.heading__arrow{display:inline-block;fill:#39e0cf;transition:all .3s;height:24px;margin-left:15px;width:24px}@media(max-width:770px){.heading__arrow{height:20px;width:20px}}@media(max-width:615px){.heading__arrow{margin-left:10px}}@media(max-width:550px){.heading__arrow{height:16px;width:16px}}.navigation-bar{align-items:center;justify-content:flex-end;position:sticky;position:-webkit-sticky;top:0;z-index:99999999999;display:flex;border-bottom:1px solid #0e0d0d;box-shadow:0 4px 4px #0000004d;height:6rem;background-color:#1f2323;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:700px){.navigation-bar{justify-content:center}}.navigation__item{transition:all .2s}.navigation__item:not(:last-child){margin-right:3rem}.navigation__item-active,.navigation__item:hover{color:#39e0cf}.projects{display:flex;align-items:center;flex-direction:column;justify-content:center}.projects__heading:before{content:"";left:3.5rem;position:relative;top:6.3rem;z-index:-1;display:block;border-bottom:9px solid #39E0CF;margin:0 auto;width:22.5rem}@media(max-width:770px){.projects__heading:before{border-bottom:6px solid #39E0CF}}.project{justify-content:flex-start;position:relative;display:flex;margin-bottom:14rem}@media(max-width:560px){.project{margin-bottom:12rem}}@media(max-width:440px){.project{margin-bottom:10rem}}.project__image-container{position:relative;transition:all .2s;height:70rem;width:100rem;background-color:#1f2323}@media(max-width:1100px){.project__image-container{height:64rem;width:90rem}}@media(max-width:970px){.project__image-container{height:58rem;width:80rem}}@media(max-width:900px){.project__image-container{height:54rem;width:75rem}}@media(max-width:700px){.project__image-container{height:48rem;width:64rem}}@media(max-width:560px){.project__image-container{height:40rem;width:52rem}}@media(max-width:440px){.project__image-container{height:30rem;width:39rem}}.todo{align-items:center;justify-content:flex-end;display:flex}.project__image-container:hover{transform:scale(.95)}.project__image-image{position:relative;width:63%}.project__image-image img{width:40%}.project__info{position:relative;top:8rem;z-index:9999999;height:fit-content;padding:1rem}@media(max-width:1000px){.project__info{width:fit-content}}@media(max-width:700px){.project__info{background-color:#1a1a1a80}}@media(max-width:560px){.project__info{top:4rem}}@media(max-width:440px){.project__info{top:2rem}}@media(max-width:400px){.project__info{top:0}}.project__title{position:relative;z-index:66;font-size:3.5rem}@media(max-width:900px){.project__title{font-size:3rem}}@media(max-width:820px){.project__title{font-size:2.7rem}}@media(max-width:550px){.project__title{font-size:2.5rem}}@media(max-width:400px){.project__title{font-size:2.2rem}}.project__description{position:relative;z-index:999909999;margin-top:3rem;font-size:1.8rem;font-weight:500}@media(max-width:560px){.project__description{margin-top:2rem}}.project__button{align-items:center;flex-direction:column;justify-content:center;position:relative;display:flex;padding:1rem 1.2rem;width:fit-content;cursor:pointer;font-size:1.6rem;font-weight:700;letter-spacing:3px;line-height:1;text-transform:uppercase}@media(max-width:560px){.project__button{margin-top:2rem}}.project__button:after{content:"";bottom:1px;position:absolute;z-index:-1;display:block;transform-origin:bottom;transition:all .25s;height:2px;width:100%;background-color:#39e0cf}.project__button:hover{color:#1a1a1a}.project__button:hover:after{height:100%}.project-left{align-self:flex-start;margin-left:22rem}@media(max-width:1700px){.project-left{margin-left:11rem}}@media(max-width:1500px){.project-left{margin-left:0}}.project-left .project__info{left:-8rem;margin-right:-2rem}@media(max-width:800px){.project-left .project__info{margin-right:-4rem}}@media(max-width:770px){.project-left .project__info{margin-right:-4rem}}@media(max-width:600px){.project-left .project__info{margin-right:-6rem}}@media(max-width:440px){.project-left .project__info{left:-10rem;margin-right:-7rem}}.project-right{align-self:flex-end;margin-right:22rem}@media(max-width:1700px){.project-right{margin-right:11rem}}@media(max-width:1500px){.project-right{margin-right:0}}.project-right .project__info{right:-8rem;margin-left:-2rem}@media(max-width:770px){.project-right .project__info{margin-left:-4rem}}@media(max-width:600px){.project-right .project__info{margin-left:-6rem}}@media(max-width:440px){.project-right .project__info{right:-10rem;margin-left:-7rem}}.contact{align-items:center;flex-direction:column;justify-content:center;position:relative;z-index:10;display:flex;margin-bottom:10rem;margin-left:auto;margin-right:auto;width:500px}@media(max-width:700px){.contact{width:400px}}@media(max-width:470px){.contact{width:330px}}@media(max-width:400px){.contact{width:260px}}.contact__heading{margin-bottom:6rem!important;margin-top:-4rem!important}.contact__heading:before{content:"";left:5rem;position:relative;top:6.3rem;z-index:-1;display:block;border-bottom:9px solid #39E0CF;width:21rem}@media(max-width:770px){.contact__heading:before{border-bottom:6px solid #39E0CF}}.contact__text{margin-bottom:4rem;font-size:1.8rem}.footer{align-items:center;flex-direction:column;justify-content:center;position:relative;display:flex;height:120px;background-color:#1f2323}.return-to-hero{left:0;position:absolute;right:0;top:-25px;animation-duration:1s;-webkit-animation-duration:1s;animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;box-shadow:0 4px 4px #0000004d;height:42.5px;margin-left:auto;margin-right:auto;width:40px;background-color:#1f1f1f;text-align:center}.return-to-hero:hover{animation-name:bounceUpDown;-moz-animation-name:bounceUpDown;cursor:pointer}@keyframes bounceUpDown{0%{transform:translateY(0)}50%{transform:translateY(-.5rem)}to{transform:translateY(0)}}.copyright{color:#fafafa;font-size:10px}.licenses__button{margin-top:15px;cursor:pointer;font-size:8px;letter-spacing:2px}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}html{overflow-x:hidden;box-sizing:border-box;scroll-behavior:smooth;font-size:62.5%}@media(max-width:1500px){html{font-size:57.25%}}@media(max-width:1200px){html{font-size:50%}}@media(max-width:770px){html{font-size:43.75%}}@media(max-width:615px){html{font-size:40%}}@media(max-width:350px){html{font-size:35%}}body{min-height:100vh;overflow-x:hidden;background-color:#0e0d0d;color:#fafafa;font-family:montserrat,sans-serif}li{list-style:none}a{text-decoration:none;color:inherit}button{outline:none;border:none;background-color:transparent;color:inherit}.canvas{inset:0;overflow:hidden;position:absolute;height:100vh;width:100%;background-color:#0e0d0d}.main-bg{position:fixed;top:0;height:100vh;width:100%}.navigation{display:flex;margin-right:10rem;font-size:2rem;font-weight:500;letter-spacing:1px}@media(max-width:1200px){.navigation{margin-right:3rem}}@media(max-width:700px){.navigation{margin-right:0}}.section-heading{position:relative;z-index:9999;margin-bottom:13rem;margin-top:9rem;font-size:5.5rem;font-weight:700}@media(max-width:1200px){.section-heading{margin-bottom:10rem}}@media(max-width:1000px){.section-heading{margin-top:6rem}}.privacy-policy{align-items:center;flex-direction:column;justify-content:center;display:flex;margin-bottom:10rem}.privacy-policy__heading:before{content:"";left:5.5rem;position:relative;top:6.3rem;z-index:-1;display:block;border-bottom:9px solid #39E0CF;margin:0 auto;width:33.5rem}@media(max-width:770px){.privacy-policy__heading:before{border-bottom:6px solid #39E0CF}}.privacy-policy__section-heading{position:relative;z-index:9999;margin-top:9rem;margin-bottom:6rem;font-size:5.5rem;font-weight:700}.policy__title{position:relative;margin-top:6rem;z-index:66;font-size:3.5rem}@media(max-width:900px){.policy__title{font-size:3rem}}@media(max-width:820px){.policy__title{font-size:2.7rem}}@media(max-width:550px){.policy__title{font-size:2.5rem}}@media(max-width:400px){.policy__title{font-size:2.2rem}}.policy__description{position:relative;margin-top:3rem;z-index:999909999;font-size:1.8rem;font-weight:500;text-align:center}@media(max-width:560px){.policy__description{margin-top:2rem}}.policy__button{align-items:center;flex-direction:column;justify-content:center;position:relative;display:inline-flex;padding:1rem 1.2rem;width:fit-content;cursor:pointer;font-size:1.6rem;letter-spacing:3px;line-height:1}@media(max-width:560px){.policy__button{margin-top:2rem}}.policy__button:after{content:"";bottom:1px;position:absolute;z-index:-1;display:block;transform-origin:bottom;height:2px;width:100%;background-color:#39e0cf;transition:all .25s}.policy__button:hover{color:#0e0d0d}.policy__button:hover:after{height:100%}.licenses{align-items:center;flex-direction:column;justify-content:center;display:flex;margin-bottom:3rem}.licenses__heading:before{content:"";left:3.5rem;position:relative;top:6.3rem;z-index:-1;display:block;border-bottom:9px solid #39E0CF;margin:0 auto;width:22.5rem}@media(max-width:770px){.licenses__heading:before{border-bottom:6px solid #39E0CF}}.licenses__section-heading{position:relative;z-index:9999;margin-top:9rem;margin-bottom:6rem;font-size:5.5rem;font-weight:700}.license__title{position:relative;margin-top:6rem;z-index:66;font-size:3rem}@media(max-width:900px){.license__title{font-size:3rem}}@media(max-width:820px){.license__title{font-size:2.7rem}}@media(max-width:550px){.license__title{font-size:2.5rem}}@media(max-width:400px){.license__title{font-size:2.2rem}}.license__description{position:relative;margin-left:1.5rem;margin-top:3rem;margin-right:1.5rem;z-index:999909999;font-size:1.8rem;font-weight:500;text-align:center}@media(max-width:560px){.license__description{margin-top:2rem}}.license__button{align-items:center;flex-direction:column;justify-content:center;position:relative;display:inline-flex;padding:1rem 1.2rem;width:fit-content;cursor:pointer;font-size:1.6rem;letter-spacing:3px;line-height:1}@media(max-width:560px){.license__button{margin-top:2rem}}.license__button:after{content:"";bottom:1px;position:absolute;z-index:-1;display:block;transform-origin:bottom;height:2px;width:100%;background-color:#39e0cf;transition:all .25s}.license__button:hover{color:#0e0d0d}.license__button:hover:after{height:100%}
