@import"https://fonts.googleapis.com/css2?family=Commissioner:wght@200&family=Source+Code+Pro:wght@200;300;400&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400&display=swap";*{margin:0;padding:0}:root{scroll-behavior:smooth}html{font-size:16px;overflow-x:hidden}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{width:100%;max-width:100%;height:auto}strong,b{font-weight:700}em{font-style:italic}.sr-only{position:absolute;padding:0;height:1px;width:1px;margin:-1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}#skip a{display:block;position:absolute;left:-999px;top:-999px}#skip a:focus{left:0;top:0;padding:3px;background:#ffc;border:1px solid #990000}button{-webkit-appearance:none;border:1px solid black;background:transparent;cursor:pointer}a{text-decoration:none}body{overflow-x:hidden}body.theme-dark:after,body.theme-light:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:4}body.theme-dark:after{background-color:#363957cc}body.theme-light:after{background-color:#781ad6cc}p{font-family:Montserrat,sans-serif;font-size:1em;line-height:1.65}.section-title{font-size:1.5em;font-family:Montserrat,sans-serif;color:#000}.section-title:not(.i-am){position:relative;margin-bottom:1.5em}.section-title:not(.i-am):after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:1em;height:3px;border-radius:90px;background-color:#781ad6;transform:translateY(1.8em)}.theme-dark .section-title:not(.i-am):after{background-color:#62c982}.section-title:not(.i-am).kind-words{margin-bottom:.5em}@media screen and (min-width:501px){.section-title{font-size:1.875em}}@media screen and (min-width:768px){.section-title{font-size:2.125em}}@media screen and (min-width:1200px){.section-title{font-size:2.5em}}.icon{position:relative}.icon:before{position:absolute;left:0;top:0;width:1.5em;height:1.5em;transition:all .3s ease-in-out;transform:translate(-50%,-50%)}.icon:hover:before,.icon:hover:after,.icon:focus:before,.icon:focus:after{transform:translate(-50%,-50%) scale(.8);opacity:.8}.icon.sandbox:before{content:url(/images/icons/codeSandbox.svg)}.icon.linkedin:before{content:url(/images/icons/linkedin.svg)}.icon.codepen:before{content:url(/images/icons/codepen.svg)}.icon.github:before{content:url(/images/icons/github.svg)}.icon.instagram:after{content:url(/images/icons/instagram.svg)}.icon.spotify:before{content:url(/images/icons/spotify.svg)}.btn-scroll{position:absolute;left:0;bottom:0;height:2em;width:2em;color:#fff;border:1px solid #ffffff;border-radius:90px;font-family:Source Code Pro,monospace;font-size:1em;z-index:1;transform:translate(22vw,-5vw);transform-origin:center;transition:transform .3s ease-in-out,border-color .3s ease-in-out}.btn-scroll:before{content:"";display:block;position:absolute;bottom:0;right:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/chevron.svg);-webkit-mask-image:url(/images/icons/chevron.svg);left:50%;top:50%;background-color:#fff;width:1em;height:1em;transform:translate(-50%,-50%);transition:background-color .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out}.btn-scroll:hover{border-color:#e4c5fe}.theme-dark .btn-scroll:hover{border-color:#62c982}.btn-scroll:hover:before{height:.8em;width:.8em;background-color:#e4c5fe}.theme-dark .btn-scroll:hover:before{background-color:#62c982}.pager-btns-container{position:relative;display:flex;z-index:1}.pager-btn{background-color:#490b8680;border:none;border-radius:90px;width:.35em;height:.35em;padding:.35em}.pager-btn:nth-of-type(2){margin:0 15px}.pager-btn:nth-of-type(4){margin-left:15px}@media screen and (min-width:992px){.pager-btn{width:1em;height:1em;padding:.5em}}.theme-dark .pager-btn{background-color:#36395780}.pager-btn.active,.pager-btn:hover,.pager-btn:focus{background-color:#490b86}.theme-dark .pager-btn.active,.theme-dark .pager-btn:hover,.theme-dark .pager-btn:focus{background-color:#363957}#save-code-popup-parent{display:none;height:0;width:0}.fade-in{opacity:1;transition:opacity .3s ease-in-out}.fade-out{opacity:0;transition:opacity .3s ease-in-out}.fade-in-up{opacity:1;transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.fade-out-down{opacity:0;transform:translateY(20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.slide-in-left{opacity:1;transform:translate(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.slide-out-left{opacity:0;transform:translate(-35px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.twirl-in{animation:twirlIn .5s ease-in-out}.twirl-out{animation:twirlOut .5s ease-in-out}.delay-half{transition-delay:.5s}.delay-1{transition-delay:1s}@keyframes twirlIn{0%{opacity:0;transform:scale(1.2) rotate(0)}to{opacity:1;transform:scale(1) rotate(-360deg)}}@keyframes twirlOut{0%{opacity:1;transform:scale(1) rotate(-360deg)}to{opacity:0;transform:scale(1.2) rotate(0)}}.fade-in-up:nth-of-type(0){-webkit-transition-delay:0s;transition-delay:-.2s}.fade-out-down:nth-of-type(0){-webkit-transition-delay:0s;transition-delay:-.2s}.fade-in-up:nth-of-type(1){-webkit-transition-delay:.2s;transition-delay:0s}.fade-out-down:nth-of-type(1){-webkit-transition-delay:.2s;transition-delay:0s}.fade-in-up:nth-of-type(2){-webkit-transition-delay:.4s;transition-delay:.2s}.fade-out-down:nth-of-type(2){-webkit-transition-delay:.4s;transition-delay:.2s}.fade-in-up:nth-of-type(3){-webkit-transition-delay:.6s;transition-delay:.4s}.fade-out-down:nth-of-type(3){-webkit-transition-delay:.6s;transition-delay:.4s}.fade-in-up:nth-of-type(4){-webkit-transition-delay:.8s;transition-delay:.6s}.fade-out-down:nth-of-type(4){-webkit-transition-delay:.8s;transition-delay:.6s}.fade-in-up:nth-of-type(5){-webkit-transition-delay:1s;transition-delay:.8s}.fade-out-down:nth-of-type(5){-webkit-transition-delay:1s;transition-delay:.8s}.fade-in-up:nth-of-type(6){-webkit-transition-delay:1.2s;transition-delay:1s}.fade-out-down:nth-of-type(6){-webkit-transition-delay:1.2s;transition-delay:1s}.fade-in-up:nth-of-type(7){-webkit-transition-delay:1.4s;transition-delay:1.2s}.fade-out-down:nth-of-type(7){-webkit-transition-delay:1.4s;transition-delay:1.2s}.fade-in-up:nth-of-type(8){-webkit-transition-delay:1.6s;transition-delay:1.4s}.fade-out-down:nth-of-type(8){-webkit-transition-delay:1.6s;transition-delay:1.4s}.fade-in-up:nth-of-type(9){-webkit-transition-delay:1.8s;transition-delay:1.6s}.fade-out-down:nth-of-type(9){-webkit-transition-delay:1.8s;transition-delay:1.6s}.fade-in-up:nth-of-type(10){-webkit-transition-delay:2s;transition-delay:1.8s}.fade-out-down:nth-of-type(10){-webkit-transition-delay:2s;transition-delay:1.8s}.fade-in-up:nth-of-type(11){-webkit-transition-delay:2.2s;transition-delay:2s}.fade-out-down:nth-of-type(11){-webkit-transition-delay:2.2s;transition-delay:2s}.fade-in-up:nth-of-type(12){-webkit-transition-delay:2.4s;transition-delay:2.2s}.fade-out-down:nth-of-type(12){-webkit-transition-delay:2.4s;transition-delay:2.2s}.fade-in-up:nth-of-type(13){-webkit-transition-delay:2.6s;transition-delay:2.4s}.fade-out-down:nth-of-type(13){-webkit-transition-delay:2.6s;transition-delay:2.4s}.fade-in-up:nth-of-type(14){-webkit-transition-delay:2.8s;transition-delay:2.6s}.fade-out-down:nth-of-type(14){-webkit-transition-delay:2.8s;transition-delay:2.6s}.fade-in-up:nth-of-type(15){-webkit-transition-delay:3s;transition-delay:2.8s}.fade-out-down:nth-of-type(15){-webkit-transition-delay:3s;transition-delay:2.8s}.fade-in-up:nth-of-type(16){-webkit-transition-delay:3.2s;transition-delay:3s}.fade-out-down:nth-of-type(16){-webkit-transition-delay:3.2s;transition-delay:3s}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}5%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}header{position:relative;width:100%;z-index:4}header:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/side-nav-shape.svg);-webkit-mask-image:url(/images/icons/side-nav-shape.svg);background-color:#e4c5fe;width:9em;left:auto;height:100.2vh;z-index:1;transform:translate(18%)}@media screen and (min-height:500px){header:before{width:16vh}}@media screen and (min-width:768px){header:before{transform:translate(14%)}}.theme-dark header:before{background-color:#62c982}header.background{height:2em;background-color:#fff}.theme-dark header.background{background-color:#1e1e1e}header .logo-wrapper{position:absolute;left:0;top:0;transform:translate(2em,2em);z-index:3}header .side-nav-wrap{position:absolute;right:0;top:0;height:100vh;width:100%;max-width:213px;z-index:3}header .menuBtn{position:fixed;right:-9px;top:50vh;display:flex;height:60px;align-items:center;width:4.25em;border:none;z-index:3;transform:translate(-.5vh,-50%)}@media screen and (min-width:501px){header .menuBtn{right:-3px}}header .menuBtn.open{width:5em}@media screen and (min-width:768px){header .menuBtn{width:4.65em}}@media screen and (min-height:1100px){header .menuBtn{transform:translate(-1vh,-50%);right:-5px}}header .menuBtn:before,header .menuBtn:after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:auto;width:2em;height:3px;background-color:#490b86;border-radius:1em;transform:translate(-50%) rotate(0);transition:transform .3s ease-in-out;transform-origin:left}.theme-dark header .menuBtn:before,.theme-dark header .menuBtn:after{background-color:#363957}@media screen and (min-width:768px){header .menuBtn:before,header .menuBtn:after{width:2.25em}}header .menuBtn:before{top:1.5vh}header .menuBtn:after{top:3vh}header .menuBtn .close{opacity:0;color:#fff;letter-spacing:1px;font-size:1.125em;border-left:3px solid #ffffff;padding-left:1em;transform:rotate(0) translate(82%,8%);background-color:#490b86;border-radius:90px;border-color:transparent;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transition-delay:.3s}.theme-dark header .menuBtn .close{background-color:#363957}header .menuBtn .close:hover,header .menuBtn .close:focus{background-color:#781ad6}.theme-dark header .menuBtn .close:hover,.theme-dark header .menuBtn .close:focus{background-color:#148237}header .menuBtn:hover:before,header .menuBtn:hover:after{background-color:#781ad6}.theme-dark header .menuBtn:hover:before,.theme-dark header .menuBtn:hover:after{background-color:#363957}header .menuBtn.open:before,header .menuBtn.open:after{content:none}header .menuBtn.open .close{opacity:1;padding:1em 3em 1em 1em;transform:rotate(0) translate(9%)}@media screen and (min-width:768px){header .menuBtn.open .close{padding:2em 3em 2em 1em}}footer{display:grid;grid-template-rows:25% 75%;height:100vh}@media screen and (min-width:768px){footer{grid-template-rows:40% 60%}}@media screen and (min-width:992px){footer{grid-template-rows:55% 45%}}footer .outer-wrapper{display:grid;background-color:#781ad6;grid-row:2}.theme-dark footer .outer-wrapper{background-color:#363957}footer #footer{display:grid;grid-template-rows:20% 65%;position:relative;padding:0 3em}@media screen and (min-width:375px){footer #footer{grid-template-rows:35% 65%}}@media screen and (min-width:568px){footer #footer{padding:0 4em}}@media screen and (min-width:1000px){footer #footer{padding-bottom:4em}}footer #footer:before{content:"";display:block;position:absolute;top:0;left:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/footer-shape.svg);-webkit-mask-image:url(/images/icons/footer-shape.svg);background-color:#781ad6;width:100%;height:0;padding-bottom:39%;bottom:auto;right:auto;pointer-events:none;transform:translate(-11%,-38.5vw)}.theme-dark footer #footer:before{background-color:#363957}footer .inner-footer-wrapper{display:grid;grid-template-rows:50% 50%;grid-row:2;margin:0 auto;width:100%;background-color:#781ad6}.theme-dark footer .inner-footer-wrapper{background-color:#363957}@media screen and (min-width:568px){footer .inner-footer-wrapper{grid-template-rows:40% 60%}}@media screen and (min-width:1000px){footer .inner-footer-wrapper{gap:2em}}footer .btn-scroll{top:0;bottom:auto;transform:translate(38vw,-13vw) rotate(-180deg)}footer .btn-scroll:after{content:"";white-space:nowrap;display:block;transform:translateY(-8em) rotate(90deg);transition:transform .5s ease-in-out}@media screen and (min-width:375px){footer .btn-scroll:after{content:"to the top"}}footer .btn-scroll:hover:after{transform:translateY(-8em) rotate(-270deg)}@media screen and (min-width:568px){footer .btn-scroll{transform:translate(40vw,-13vw) rotate(-180deg)}}footer h3,footer h6{max-width:200px;font-family:Source Code Pro,monospace;font-size:1.5em;color:#fff}@media screen and (min-width:501px){footer h3,footer h6{font-size:2em}}@media screen and (min-width:768px){footer h3,footer h6{font-size:2.5em}}@media screen and (min-width:1000px){footer h3,footer h6{max-width:none}}footer h3:after,footer h6:after{content:".";color:#af6aff;font-size:1.5em;line-height:0}.theme-dark footer h3:after,.theme-dark footer h6:after{color:#a1d6b7}footer .row .cta-btn{display:flex;flex-direction:column;gap:2em;text-align:center}@media screen and (min-width:375px){footer .row .cta-btn{text-align:left}}footer .row .footer-nav-list{display:none}@media screen and (min-width:375px){footer .row .footer-nav-list{display:flex;flex-direction:column;align-items:flex-end;padding-right:1em}}@media screen and (min-width:568px){footer .row .footer-nav-list{padding-right:0}}@media screen and (min-width:768px){footer .row .footer-nav-list{justify-content:space-between;justify-self:flex-end;width:100%;max-width:300px}}footer .row .footer-nav-list .nav-item{padding:.75em 0}footer .row .footer-nav-list .nav-link{font-family:Montserrat,sans-serif;font-weight:600;font-size:.875em;letter-spacing:.05em;color:#fff;transition:opacity .3s ease-in-out}@media screen and (min-width:501px){footer .row .footer-nav-list .nav-link{font-size:1em}}footer .row .footer-nav-list .nav-link:hover{opacity:.5}footer .row.one{display:grid;align-items:center;justify-content:center}@media screen and (min-width:375px){footer .row.one{grid-template-columns:2fr 1fr}}footer .row.two{margin-top:auto;grid-template-columns:1fr;grid-template-rows:3fr 1fr;grid-gap:2em;align-items:center}@media screen and (min-width:375px){footer .row.two{padding-bottom:2em}}@media screen and (min-width:568px){footer .row.two{display:grid;grid-template-columns:70% 30%;grid-template-rows:auto 1fr;grid-gap:0}}@media screen and (min-width:1000px){footer .row.two{padding-bottom:0}}footer .btn-wrapper{font-size:.875em}@media screen and (min-width:501px){footer .btn-wrapper{font-size:1em}}footer .btn-wrapper a{padding:.875em 1.875em;border-radius:.25em;background-color:#e4c5fe;color:#781ad6;font-weight:600;font-family:Montserrat,sans-serif;transition:background-color .3s ease-in-out}.theme-dark footer .btn-wrapper a{background-color:#62c982;color:#363957}footer .btn-wrapper a:hover{background-color:#af6aff99}.theme-dark footer .btn-wrapper a:hover{background-color:#62c98280}footer .social{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;width:100%;max-width:300px;margin:0 auto}@media screen and (min-width:568px){footer .social{grid-template-columns:auto;grid-column:2;grid-gap:3em;width:auto;margin-right:0}footer .social li{margin-right:9px}}@media screen and (min-width:768px){footer .social{grid-template-columns:repeat(3,1fr)}}footer .social .icon:before{width:1.25em;height:1.25em}footer .copyright{margin:0 auto;font-family:Montserrat,sans-serif;font-size:.75em;text-align:center;color:#fff;padding-top:3em}@media screen and (min-width:568px){footer .copyright{margin:0;text-align:left;padding-top:0}}.page-wrapper{position:relative;height:100vh;background-color:#fff}.page-wrapper .inside-wrapper,.page-wrapper #maincontent{position:relative}.page-wrapper #maincontent:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:auto;background-repeat:no-repeat;background-position:center;background-size:cover;height:0;padding-top:40%;z-index:0;transform:translateY(-50%)}.page-wrapper.theme-light main:before{background-image:url(/images/icons/hero-waves-light.svg)}.page-wrapper.theme-dark main:before{background-image:url(/images/icons/hero-waves-dark.svg)}.page-wrapper .section-wrapper{position:relative;margin:0 auto}.fullPageMenu{position:fixed;left:auto;top:0;right:0;bottom:0;width:0;height:100vh;opacity:0;visibility:hidden;z-index:2;transition:width .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out,opacity .3s ease-in-out}.fullPageMenu.appear{width:100vw;overflow:hidden;visibility:visible;opacity:1;scroll-behavior:none}.nav-wrapper{display:grid;grid-template-rows:auto 1fr;grid-template-columns:12% 1fr 1.5fr;align-items:flex-end;padding:3em 0;height:90vh;z-index:2;transition:height .3s ease-in-out,width .3s ease-in-out,grid-template-columns .3s ease-in-out,grid-template-rows .3s ease-in-out}@media screen and (max-width:991px){.nav-wrapper{grid-template-columns:9% 1fr 1.5fr}}@media screen and (max-width:767px){.nav-wrapper{grid-template-columns:20% 1fr;grid-template-rows:1fr .25fr .1fr}}@media screen and (max-width:500px){.nav-wrapper{padding:5em 0 4em;height:82vh}}.nav-wrapper .social{display:grid;grid-template-columns:repeat(5,1fr);grid-column:2;grid-row:2;grid-gap:1em;margin-bottom:4em;max-width:550px;transition:all .3s ease-in-out}@media screen and (max-width:767px){.nav-wrapper .social{grid-template-columns:1fr;grid-column:1;grid-gap:4em;justify-self:center}}@media screen and (max-width:500px){.nav-wrapper .social{grid-gap:3em}}.nav-wrapper .icon-list-item{opacity:0;transition:opacity .3s ease-in-out}.appear .nav-wrapper .icon-list-item{opacity:1}.appear .nav-wrapper .icon-list-item:nth-child(1){transition-delay:.2s}.appear .nav-wrapper .icon-list-item:nth-child(2){transition-delay:.4s}.appear .nav-wrapper .icon-list-item:nth-child(3){transition-delay:.6s}.appear .nav-wrapper .icon-list-item:nth-child(4){transition-delay:.8s}.appear .nav-wrapper .icon-list-item:nth-child(5){transition-delay:1s}.nav-wrapper .copyright{grid-column:span 2;grid-row:3;padding-left:3em;max-width:123px;font-family:Commissioner,sans-serif;font-size:.75em;color:#e4c5fe;letter-spacing:.05em;line-height:1.4;transition:font-size .3s ease-in-out}.theme-dark .nav-wrapper .copyright{color:#a1d6b7}@media screen and (min-width:768px){.nav-wrapper .copyright{grid-column:2;padding-left:0;max-width:none;font-size:.875em;opacity:1}}.nav-wrapper nav{display:grid;justify-content:center;grid-column:3;grid-row:span 2;grid-gap:.25em;align-self:center;font-size:4em;text-align:right;padding-top:5vh;padding-right:1em;transition:font-size .3s ease-in-out,grid-column .3s ease-in-out,grid-gap .3s ease-in-out,grid-row .3s ease-in-out}@media screen and (max-width:767px){.nav-wrapper nav{grid-column:2;grid-gap:.5em;grid-row:1;font-size:3em;padding-right:15vw;padding-top:0vh}}@media screen and (max-width:500px){.nav-wrapper nav{font-size:2em}}.nav-wrapper nav:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100vh;background-color:#781ad6;z-index:-1;transform:scaleY(1.5);transition:transform .5s ease-in-out}.nav-wrapper nav:after{content:"";display:block;position:absolute;top:0;bottom:0;left:auto;right:0;width:54%;height:100vh;background-color:#af6aff;border-top-left-radius:15% 43%;border-bottom-left-radius:94% 113%;z-index:-1;transform:scale(1.3);transition:width .3s ease-in-out}@media screen and (max-width:767px){.nav-wrapper nav:after{width:70%}}.theme-dark .nav-wrapper nav:before{background-color:#363957}.theme-dark .nav-wrapper nav:after{background-color:#7cc994}.nav-wrapper .nav-item{padding-bottom:.5em;opacity:0;font-family:Montserrat,sans-serif;font-weight:600;text-transform:lowercase;letter-spacing:.04em;transition:all .5s ease-in-out;transition-duration:1s;transform:translateY(4vw)}.nav-wrapper .nav-item.open:nth-child(1){transition-delay:.2s}.nav-wrapper .nav-item.open:nth-child(2){transition-delay:.4s}.nav-wrapper .nav-item.open:nth-child(3){transition-delay:.6s}.nav-wrapper .nav-item.open:nth-child(4){transition-delay:.8s}.nav-wrapper .nav-item.open:nth-child(5){transition-delay:1s}.nav-wrapper .nav-item.open{opacity:1;transform:translateY(0)}.nav-wrapper .nav-link{position:relative;text-decoration:none;color:#fff;transition:color .3s ease-in-out}.nav-wrapper .nav-link:after{content:"";display:block;position:absolute;left:0;right:0;top:50%;bottom:auto;width:0;height:10px;background-color:#fff6;opacity:0;transform:translate(-13px);transition:opacity .3s ease-in-out,width .3s ease-in-out}.nav-wrapper .nav-link:hover:after,.nav-wrapper .nav-link:focus:after,.nav-wrapper .nav-link.active:after{opacity:1;width:calc(100% + 30px)}.themeBtn{position:fixed;right:0;top:0;width:27px;height:27px;border:none;border-radius:0 0 1em 1em;z-index:10;transform:translate(-8vw)}@media screen and (min-width:768px){.themeBtn{transform:translate(-4vw)}}.themeBtn:before{content:"";display:block;position:absolute;bottom:0;right:0;top:0;left:0;border-radius:50%;transition:box-shadow .3s ease-in-out}.themeBtn.dark{margin:0;padding:0;background-color:#000}.themeBtn.dark:before{height:15px;width:15px;box-shadow:-3px 2px 0 1px #fff;transform:translate(67%,13%)}.themeBtn.light{background-color:#69b9ed;box-shadow:1px 4px 8px #1e1e1e66}.themeBtn.light:before{width:18px;height:18px;box-shadow:inset 17px -20px #f1f16e;transform:translate(26%,15%)}.scroll-tracker{position:fixed;top:0;left:0;overflow:auto;width:100vw;padding:.1em;z-index:3;transition:background .5s ease-in-out}.scroll-tracker.scrolled{background:linear-gradient(to right,rgba(196,168,221,.75),calc(var(--scroll, 0) * 100%),transparent 0)}.theme-dark .scroll-tracker.scrolled{background:linear-gradient(to right,rgba(124,201,148,.75),calc(var(--scroll, 0) * 100%),transparent 0)}::-webkit-scrollbar{width:0;background:transparent;scrollbar-width:none;-ms-overflow-style:none}.hero-container{position:relative;width:100%;overflow:hidden;background-color:#781ad6}@media screen and (min-width:768px){.hero-container:before{content:"";position:absolute;background-color:#fff;width:.2em;height:30vh;bottom:0;left:0;z-index:1;transform:translate(4vw)}}.hero-container:after{content:"";mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/hero-pattern.svg);-webkit-mask-image:url(/images/icons/hero-pattern.svg);background-color:#f5edff;position:absolute;bottom:0;right:0;width:48%;height:0;padding-bottom:86%;z-index:1}@media screen and (min-width:992px){.hero-container:after{width:30%;padding-bottom:50%}}.theme-dark .hero-container:after{background-color:#62c982}.theme-dark .hero-container{background-color:#363957}.hero-container .text-box-container{display:flex;align-items:center;height:100vh;transition:width .3s ease-in-out}.hero-container .text-wrapper{max-width:500px;padding-left:15vw;color:#fff;transition:transform .5s ease-in-out}@media screen and (max-width:1200px){.hero-container .text-wrapper{padding-left:10vw}}@media screen and (max-width:767px){.hero-container .text-wrapper{max-width:62%;padding-left:15vw}}.hero-container .hero-title{padding-bottom:.25em;font-family:Montserrat,sans-serif;font-weight:600;font-size:4em;letter-spacing:-.02em;transition:font-size .3s ease-in-out}@media screen and (max-width:991px){.hero-container .hero-title{font-size:3em}}@media screen and (max-width:567px){.hero-container .hero-title{font-size:2em}}.hero-container .hero-title:after{content:".";color:#af6aff;font-size:1.875em;line-height:0}.theme-dark .hero-container .hero-title:after{color:#a1d6b7}.hero-container .hero-subtitle{font-family:Source Code Pro,monospace;font-weight:300;font-size:1.25em;transition:font-size .3s ease-in-out}@media screen and (max-width:567px){.hero-container .hero-subtitle{font-size:1em}}.hero-container .btn-scroll:after{content:"scroll";display:block;transform:translateY(-3em) rotate(-90deg);transition:transform .5s ease-in-out}.hero-container .btn-scroll:hover:after{transform:translateY(-2.5em) rotate(270deg)}.typewriter-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;grid-row:1;min-height:220px}@media screen and (min-width:992px){.typewriter-container{grid-gap:.25em;display:grid;grid-template-columns:40% 50% 10%}}.typewriter-container .typewriter{position:absolute;left:0;top:0;opacity:0}.typewriter-container .typewriter.active{position:relative;opacity:1}@media screen and (min-width:992px){.typewriter-container .section-title.i-am{grid-column:2;align-self:flex-end}}@media screen and (min-width:992px){.typewriter-container .type-wrapper{grid-column:2;align-self:baseline}}.typewriter-container .type{position:relative;padding-left:.275em}@media screen and (max-width:500px){.typewriter-container .type{padding-left:0}}.typewriter-container .type:after{content:"";display:block;position:absolute;bottom:0;right:0;top:auto;left:.25em;height:.12em;width:100%;background-color:#af6aff;transform:translateY(.35em)}.theme-dark .typewriter-container .type:after{background-color:#62c982}@media screen and (max-width:500px){.typewriter-container .type:after{left:0}}.about-container{display:grid;grid-template-columns:1fr;align-items:center;max-width:1200px;padding:0 4em;margin:0 auto;gap:4rem;padding-top:3rem}@media screen and (min-width:501px){.about-container{padding:0 4em;margin-top:0}}@media screen and (min-width:768px){.about-container{gap:0}}@media screen and (min-width:1024px){.about-container{height:100vh}}@media screen and (min-width:1200px){.about-container{grid-gap:4em;padding:0 3em}}.about-container p{margin-top:1.5em}.about-container .col.text{grid-row:2}@media screen and (min-width:1024px){.about-container .col.text{padding:0 4em}}@media screen and (min-width:1200px){.about-container .col.text{grid-row:1}}.about-container .col.right{position:relative;grid-row:1}.about-container .col.right:after{content:"";display:block;position:absolute;top:0;right:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/about-shape.svg);-webkit-mask-image:url(/images/icons/about-shape.svg);background-color:#781ad6;padding-bottom:100%;width:85%;max-width:375px;left:auto;bottom:auto;transform:translate(12%,-5%)}@media screen and (min-width:768px){.about-container .col.right:after{width:100%;transform:translate(-11%,-5%)}}@media screen and (min-width:1024px){.about-container .col.right:after{width:100%;transform:translate(-34%,-5%)}}@media screen and (min-width:1200px){.about-container .col.right:after{width:100%;max-width:425px;transform:translate(-10%,-33%)}}.theme-dark .about-container .col.right:after{background-color:#363957}.about-container .image-container{position:relative;width:45%;max-width:200px;margin:27% 20% 0 auto;z-index:1}@media screen and (min-width:768px){.about-container .image-container{width:50%;margin:32% 25% 0 auto}}@media screen and (min-width:1024px){.about-container .image-container{margin:37% 27% 0 auto}}@media screen and (min-width:1200px){.about-container .image-container{margin:7% 40% 0 auto}}.about-container .image-container:after{opacity:0;content:"";display:block;position:absolute;bottom:0;right:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/about-crosses.svg);-webkit-mask-image:url(/images/icons/about-crosses.svg);background-color:#e4c5fe;padding-bottom:40%;width:100%;left:auto;top:auto;transform:translate(5em,3em) scale(0);transition-delay:3s;transition:opacity .5s ease-in-out,transform .5s ease-in-out}.theme-dark .about-container .image-container:after{background-color:#7cc994}.about-container .image-container.animate:after{opacity:1;transform:translate(5em,3em) scale(.7)}.about-container .image-container .img-wrapper{position:relative;height:0;width:100%;padding-top:101.4285714286%}.about-container .image-container .ft-img{position:absolute;left:0;top:0;width:100%;height:100%}.services-container{display:grid;grid-gap:1em;text-align:center;justify-content:center;align-items:center;min-height:100vh}@media screen and (min-width:992px){.services-container{grid-template-columns:repeat(3,1fr);grid-gap:4em;padding:0 4em}}@media screen and (min-width:1000px){.services-container{max-width:1000px;margin:0 auto}}.services-container h3{display:flex;justify-content:center;margin:2em auto .5em;font-family:Courier New,Courier,monospace;font-size:1em;font-weight:600;text-transform:uppercase;letter-spacing:.125em}@media screen and (min-width:992px){.services-container h3{font-size:1.25em;min-height:45px;max-width:250px}}.services-container p{line-height:1.8;font-family:Montserrat,sans-serif;width:100%;font-size:.875em;max-width:320px;margin:auto}@media screen and (min-width:992px){.services-container p{font-size:1em;min-height:300px;max-width:800px}}.services-container p span.desktopOnly{display:none}@media screen and (min-width:992px){.services-container p span.desktopOnly{display:block}}.services-container .service-img-container{display:flex;justify-content:center;width:3em;height:3em;margin:1em auto;padding:1.5em;border-radius:90px;background-color:#c4a8dd}@media screen and (min-width:992px){.services-container .service-img-container{padding:1.875em}}.theme-dark .services-container .service-img-container{background-color:#62c982}.services-container .svg-stroke{stroke:#fff}.services-container .path4{fill:#fff}.gallery-container{margin:0 auto;width:85%}@media screen and (min-width:568px){.gallery-container{width:70%}}@media screen and (min-width:992px){.gallery-container{max-width:1000px}}.gallery-container .filter-bar{grid-row:2;display:grid;padding-bottom:2em;align-items:center;align-content:center}.gallery-container .filter-bar .tabs-wrapper{display:grid;grid-template-columns:repeat(6,1fr);justify-items:flex-start}@media screen and (min-width:768px){.gallery-container .filter-bar .tabs-wrapper{grid-template-columns:repeat(4,1fr) 60%}}.gallery-container .filter-bar .tab{display:flex;justify-content:center;width:100%;padding:.5em 1.5em;border:none;font-family:Source Code Pro,monospace;font-weight:400;font-size:1em;text-transform:uppercase;letter-spacing:.05em;color:#000}@media screen and (max-width:991px){.gallery-container .filter-bar .tab{padding:.5em 1em;font-size:.875em}}.gallery-container .filter-bar .tab.active,.gallery-container .filter-bar .tab:hover,.gallery-container .filter-bar .tab:focus{background-color:#490b86;color:#fff;transition:background-color .3s ease-in-out,color .3s ease-in-out}.theme-dark .gallery-container .filter-bar .tab.active,.theme-dark .gallery-container .filter-bar .tab:hover,.theme-dark .gallery-container .filter-bar .tab:focus{background-color:#148237}.gallery-container .section-title{grid-row:1;margin-bottom:0;justify-self:flex-end}.gallery-container .project-grid{grid-row:3;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;text-align:center}@media screen and (min-width:768px){.gallery-container .project-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.gallery-container .project-grid{grid-template-columns:repeat(3,1fr)}}.gallery-container .project-grid.no-pointer{pointer-events:none}.gallery-container .project-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.gallery-container .project-item{position:relative;height:40vw;width:100%;overflow:hidden}@media screen and (min-width:568px){.gallery-container .project-item{height:32vw}}@media screen and (min-width:768px){.gallery-container .project-item{height:22vw}}@media screen and (min-width:1200px){.gallery-container .project-item{max-height:320px}}.gallery-container .project-image{position:absolute;left:0;top:0;border:none;background-position:top;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;transform-origin:center;transition:all .3s ease-in-out,transform .3s ease-in-out}.gallery-container .project-image:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;color:transparent;padding-top:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='243.015' height='118.161' viewBox='0 0 243.015 118.161'%3E%3Cpath id='Path_254' data-name='Path 254' d='M7782.194-833.63s45.345,2.689,55.682,17.465-10.685,75.123,21.728,91.942,76.451,9.825,107.923-24.666,57.682-25.205,57.682-25.205V-833.63Z' transform='translate(-7782.194 833.63)' fill='rgba(255,255,255,0.82)'/%3E%3C/svg%3E%0A");background-size:0;background-position:right top;background-repeat:no-repeat;transition:background-size .2s ease-in-out,color .3s ease-in-out}.gallery-container .project-image:hover,.gallery-container .project-image:focus{transform:scale(1.2)}.gallery-container .project-image:hover:after,.gallery-container .project-image:focus:after{content:"+";color:#781ad6;font-family:Montserrat,sans-serif;font-weight:600;font-size:3em;background-size:100% auto}@media screen and (min-width:1200px){.gallery-container .project-image:hover:after,.gallery-container .project-image:focus:after{font-size:5em}}.theme-dark .gallery-container .project-image:hover:after,.theme-dark .gallery-container .project-image:focus:after{color:#363957}.project-modal{background-size:100% 100%;background-repeat:no-repeat;position:fixed;left:50%;top:50%;width:100%;height:100vh;filter:drop-shadow(-1px 9px 5px rgba(0,0,0,.1));transform:translate(-50%,-50%);transition:background-image .01s ease-in-out;z-index:5}@media screen and (max-width:567px){.project-modal{background-color:#fff;background-image:none}}@media screen and (min-width:568px){.project-modal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1077.557' height='1594.956' viewBox='0 0 1077.557 1594.956'%3E%3Cpath id='Path_231' data-name='Path 231' d='M7588.16-1342.812c109.731,41.615,185.293,76.909,236.613,57.659s113.417-72.535,184.977-53.482,86.49,111.222,68.966,315.365,121.5,478.118,102.153,645.972c-9.453,171.691-27.156,355.635-150.972,467.37-73.394,53.713-317.811,136.6-368.543,44.714-68.469-98.3-88.983-117.267-166.66-127.462C7263,19.3,7197.532-193.126,7211.323-355.318c7.143-84.015,135.085-189.952,145.832-393.9,10.037-190.484-83.984-366.2-69.1-405.317C7349.84-1316.857,7478.431-1384.427,7588.16-1342.812Z' transform='matrix(0.998, -0.07, 0.07, 0.998, -7097.508, 1922.308)' fill='%23fff'/%3E%3C/svg%3E%0A")}}@media screen and (min-width:768px){.project-modal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='873.342' height='894.699' viewBox='0 0 873.342 894.699'%3E%3Cpath id='Path_231' data-name='Path 231' d='M7588.16-1354.031c109.731,22.433,185.293,41.459,236.613,31.082s116.814-47.988,159.252-43.169,112.215,74.294,94.691,184.34-37.761,233.771-57.105,324.255c-9.453,92.552-17.865,241.752-141.681,301.984-73.394,28.955-167.844,47.556-218.576-1.974-68.469-52.991-88.983-63.214-166.66-68.71-231.7,6.459-239.589-61.771-225.8-149.2s32.4-449.047,63.285-492.8C7393.962-1355.724,7478.431-1376.464,7588.16-1354.031Z' transform='matrix(0.998, -0.07, 0.07, 0.998, -7151.71, 1926.949)' fill='%23fff'/%3E%3C/svg%3E%0A")}}@media screen and (min-width:992px){.project-modal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1628.992' height='1352.458' viewBox='0 0 1628.992 1352.458'%3E%3Cpath id='Path_231' data-name='Path 231' d='M7985.078-1323.472c136.978,68.5,199.745,157.677,312.771,138.967s211.534-142.459,297.545-154.017,199.337,22.652,239.755,154.181S8730.1-927.628,8683.194-788.775s29.791,241.182,44.149,315.225,17.378,372.41-316.152,328.739c-140.737-24.106-154.79-128.639-266.522-217.943-150.793-95.542-341.779-61.858-466.056,29.146-204.738,149.925-293.277,32.506-346.261-24.213s-56.862-297.519,53.906-430.751-62.1-336.72,73.96-494.485S7848.1-1391.969,7985.078-1323.472Z' transform='matrix(0.998, -0.07, 0.07, 0.998, -7181.83, 2001.558)' fill='%23fff'/%3E%3C/svg%3E%0A");max-width:1200px}}.project-modal .inner-wrapper{position:relative}.project-modal .close-btn{mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/x.svg);-webkit-mask-image:url(/images/icons/x.svg);position:absolute;left:2em;top:7vh;width:3em;height:3em;background-color:#fff;transition:background-color .3s ease-in-out}@media screen and (max-width:567px){.project-modal .close-btn{background-color:#000}}.project-modal .close-btn:hover,.project-modal .close-btn:focus{background-color:#490b86}.theme-dark .project-modal .close-btn:hover,.theme-dark .project-modal .close-btn:focus{background-color:#62c982}.project-modal .dialog-content{display:flex;place-items:center;position:relative;height:72vh;width:100%;max-width:85%;margin:18vh auto}@media screen and (min-width:568px){.project-modal .dialog-content{max-width:300px;height:60vh}}@media screen and (min-width:768px){.project-modal .dialog-content{max-width:64%}}@media screen and (min-width:992px){.project-modal .dialog-content{max-width:700px;height:45vh;margin:24vh auto}}.project-modal .dialog-content .content-wrapper{width:100%}.project-modal .dialog-content .col:first-of-type{animation:fadeInLeft .5s ease-in-out}@media screen and (min-width:992px){.project-modal .dialog-content .col:first-of-type{width:68%}}.project-modal .dialog-content .col:last-of-type{display:flex;flex-wrap:wrap;gap:3em;width:100%;justify-content:space-between;animation:fadeInRight .5s ease-in-out}@media screen and (max-width:767px){.project-modal .dialog-content .col:last-of-type{flex-direction:column}}@media screen and (min-width:768px){.project-modal .dialog-content .col:last-of-type{align-items:self-end}}@media screen and (min-width:992px){.project-modal .dialog-content .col:last-of-type{flex-direction:column;align-items:center;text-align:center;width:23%}.project-modal .dialog-content .col:last-of-type p{margin-bottom:.5em}}.project-modal .dialog-content h2{font-size:1.5em;font-weight:600;margin-bottom:1.5em;margin-right:auto}@media screen and (max-width:767px){.project-modal .dialog-content h2{margin-bottom:.75em}.project-modal .dialog-content h2:after{display:none}}.project-modal .dialog-content .desc{font-size:.875em;margin-bottom:2em}@media screen and (max-width:767px){.project-modal .dialog-content .desc{overflow:auto;max-height:180px;position:relative}}@media screen and (min-width:992px){.project-modal .dialog-content .desc{margin-bottom:3em}}.project-modal .dialog-content .roles{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:2em}@media screen and (min-width:992px){.project-modal .dialog-content .roles{margin-bottom:0;gap:10px 0px}}@media screen and (min-width:992px){.project-modal .dialog-content .roles p{font-size:.875em}}.project-modal .dialog-content span{white-space:nowrap;font-weight:600;margin-right:.5em}.project-modal .dialog-content .row{display:flex}@media screen and (min-width:992px){.project-modal .dialog-content .row{flex-wrap:nowrap;justify-content:space-between}}.project-modal .dialog-content .row.website{flex-wrap:wrap}@media screen and (min-width:992px){.project-modal .dialog-content .row.website .roles p{width:50%}}.project-modal .dialog-content .row.art,.project-modal .dialog-content .row.design{align-items:center;gap:3em;margin-bottom:-40px}@media screen and (max-width:767px){.project-modal .dialog-content .row.art,.project-modal .dialog-content .row.design{flex-direction:column;flex-wrap:wrap;margin-bottom:0;gap:1em}}.project-modal .dialog-content .row.art .desc,.project-modal .dialog-content .row.design .desc{margin-bottom:1em}.project-modal .dialog-content .row.art .col,.project-modal .dialog-content .row.design .col{width:100%}@media screen and (min-width:992px){.project-modal .dialog-content .row.art .col:first-of-type,.project-modal .dialog-content .row.design .col:first-of-type{width:40%;margin-top:-35px}.project-modal .dialog-content .row.art .col:last-of-type,.project-modal .dialog-content .row.design .col:last-of-type{width:60%}}.project-modal .dialog-content .tools p{margin-bottom:1em}.project-modal .dialog-content .tools ul{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.project-modal .dialog-content .tools ul li{position:relative}.project-modal .dialog-content .tools ul li:hover .alt-tool{font-family:Montserrat,sans-serif;display:block;max-width:100px;text-wrap:auto;text-align:center;text-transform:capitalize}@media screen and (min-width:992px){.project-modal .dialog-content .tools ul{flex-wrap:wrap;gap:25px 4%}.project-modal .dialog-content .tools ul li{width:48%;display:flex;place-content:flex-end;place-items:center;justify-content:center;align-items:center}}.project-modal .dialog-content .tools ul img{width:25px;margin:auto}@media screen and (min-width:992px){.project-modal .dialog-content .tools ul img{width:30px}}.project-modal .dialog-content .tools ul .alt-tool{display:none;position:absolute;background:#fff;z-index:1;padding:1em;font-size:.875em;font-weight:300;left:50%;top:50%;transform:translate(-50%,-50%)}.project-modal .dialog-content .tools.design{display:flex;margin-top:2em;align-items:flex-start}@media screen and (min-width:768px){.project-modal .dialog-content .tools.design{flex-direction:column;align-items:baseline}}.project-modal .dialog-content .tools.design ul{flex-wrap:nowrap;gap:25px 20px}.project-modal .dialog-content .thumbnails{position:relative;overflow:hidden;max-width:300px;margin:0 auto}@media screen and (min-width:768px){.project-modal .dialog-content .thumbnails{max-width:none}}.project-modal .dialog-content .thumbnails .thumbnail-slide{opacity:0;visibility:hidden;height:0;z-index:-100;transition:opacity .3s ease-in-out}.project-modal .dialog-content .thumbnails .thumbnail-slide.active{opacity:1;visibility:visible;height:100%;z-index:1;transition:opacity .3s ease-in-out}.project-modal .dialog-content .thumbnails .thumbnail-slide img{border-radius:15px}.project-modal .dialog-content .thumbnails:before{content:"";display:block;position:absolute;top:0;bottom:0;right:auto;left:-2em;background-color:#fff;width:2em;height:100%}.project-modal .dialog-content .thumbnails:after{content:"";display:block;position:absolute;top:0;bottom:0;left:auto;right:-2em;background-color:#fff;width:2em;height:100%}.project-modal .dialog-content .pager-btns-container{margin:-20px auto 0}.project-modal .dialog-content .pager-btns-container .pager-btn:not(:first-of-type),.project-modal .dialog-content .pager-btns-container .pager-btn:not(:last-of-type){margin:0 10px}@media screen and (max-width:991px){.project-modal .dialog-content .pager-btns-container .pager-btn{width:1em;height:1em}}.project-modal .dialog-content .button-col{max-width:135px}@media screen and (min-width:768px){.project-modal .dialog-content .button-col{display:flex;max-width:none}}.theme-dark .project-modal .dialog-content .button-wrapper{border-color:#62c982}@media screen and (min-width:992px){.project-modal .dialog-content .button-wrapper{width:100%}}.project-modal .dialog-content .button-wrapper a{display:block;position:relative;cursor:pointer;pointer-events:all;color:#000;font-family:Montserrat,sans-serif;z-index:1;border:2px solid #af6aff;box-shadow:2px 2px 6px #0003;background:#fff;border-radius:1em;padding:.375em 1.25em;text-align:left;letter-spacing:1px;font-size:.9em}.theme-dark .project-modal .dialog-content .button-wrapper a{border:2px solid #62c982}.project-modal .dialog-content .button-wrapper a div{position:relative;padding-right:1em}.project-modal .dialog-content .button-wrapper a div:after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/arrow.svg);-webkit-mask-image:url(/images/icons/arrow.svg);left:auto;background-color:#af6aff;width:1em;transform:translate(.5em);transition:width .3s ease-in-out}.theme-dark .project-modal .dialog-content .button-wrapper a div:after{background-color:#2d6042}.project-modal .dialog-content .button-wrapper a:hover,.project-modal .dialog-content .button-wrapper a:focus{background-color:#490b86;color:#fff}.theme-dark .project-modal .dialog-content .button-wrapper a:hover,.theme-dark .project-modal .dialog-content .button-wrapper a:focus{background-color:#2d6042}.project-modal .dialog-content .button-wrapper a:hover div:after,.project-modal .dialog-content .button-wrapper a:focus div:after{background-color:#fff}.featured-container{position:relative;display:grid;grid-template-rows:22% 38% 40%;height:100vh}@media screen and (min-width:501px){.featured-container{grid-template-rows:22% 45% 33%}}@media screen and (min-width:768px){.featured-container{grid-template-columns:1fr 1fr;grid-template-rows:65% 35%}}@media screen and (min-width:992px){.featured-container{grid-template-columns:40% 10% 8% 42%;grid-template-rows:30% 10% 10% 40% 10%}}.featured-container:before{content:"";display:block;position:absolute;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/left-shape.svg);-webkit-mask-image:url(/images/icons/left-shape.svg);background-color:#781ad6;height:100%;width:30%;left:0;top:0;right:auto;bottom:auto;z-index:2;transform:translate(-1%,-35%)}@media screen and (min-width:768px){.featured-container:before{width:20%;max-width:250px}}@media screen and (min-width:1000px){.featured-container:before{transform:translate(-3vw,-35%)}}.theme-dark .featured-container:before{background-color:#363957}.featured-container:after{content:"";display:block;position:absolute;right:0;top:0;left:auto;width:100%;height:26%;bottom:auto;background-color:#f5edff;z-index:0;transform:matrix(3,-.5,1,1,0,-1)}@media screen and (min-width:568px){.featured-container:after{height:28%}}@media screen and (min-width:768px){.featured-container:after{width:200%;right:49%;height:100%;transform:matrix(1,0,-.1,1,0,0)}}.theme-dark .featured-container:after{background-color:#f2fdf5}.featured-container .title-carousel-wrapper{grid-column:1/span 4;display:grid;grid-template-columns:35% 40% 25%;grid-template-rows:50% 45% 5%;width:95%}@media screen and (min-width:768px){.featured-container .title-carousel-wrapper{grid-column:1;width:92%}}@media screen and (min-width:992px){.featured-container .title-carousel-wrapper{grid-template-columns:20% 60% 20%;grid-template-rows:20% 65% 15%;grid-row:2/span 2;grid-column:1/span 2;width:95%}}.featured-container .title-carousel-wrapper .slide-title{grid-column:2;grid-row:2}.featured-container .title-carousel-wrapper .slide-title h4{position:relative;margin-bottom:0;max-width:fit-content;z-index:1}.featured-container .title-carousel-wrapper .slide-title .slide-num{position:absolute;right:0;top:0;font-size:3em;opacity:0;color:#781ad6;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(65%,-30%) scale(0)}.theme-dark .featured-container .title-carousel-wrapper .slide-title .slide-num{color:#363957}.featured-container .title-carousel-wrapper .slide-title .slide-num.active{opacity:.1;transform:translate(65%,-30%) scale(1)}.featured-container .title-carousel-wrapper .pager-btns-container{grid-row:3;grid-column:3;justify-content:flex-end;transform:rotate(-8deg)}.featured-container .title-carousel-wrapper .pager-btns-container .pager-btn{width:1em;height:1em}@media screen and (min-width:768px){.featured-container .title-carousel-wrapper .pager-btns-container{transform:rotate(0)}}.featured-container .slide-images{grid-row:2;grid-column:1/span 4}@media screen and (min-width:768px){.featured-container .slide-images{grid-row:1;grid-column:2}}@media screen and (min-width:992px){.featured-container .slide-images{grid-column:3/span 2;grid-row:1/span 3}}.featured-container .slide-images .image-container{display:flex;height:100%;overflow:hidden}@media screen and (min-width:768px){.featured-container .slide-images .image-container{height:auto;width:440%;overflow:auto;transform:translate(-2%)}}.featured-container .img-wrapper{width:0;height:100%;transition:width .3s ease-in-out}.featured-container .img-wrapper.show{width:100%}@media screen and (min-width:768px){.featured-container .img-wrapper.show{width:28%;height:auto}}.featured-container .img-wrapper img{height:100%;object-fit:cover;object-position:top}@media screen and (min-width:768px){.featured-container .img-wrapper img{height:65vh;object-position:right}}@media screen and (min-width:992px){.featured-container .img-wrapper img{height:100vh}}.featured-container .content-container{position:relative;grid-column:1/span 4;display:flex;width:100%;height:100%;min-height:450px;background-color:#fff;font-family:Montserrat,sans-serif;z-index:1;box-shadow:0 17px 41px -1px #0000000d}@media screen and (min-width:400px){.featured-container .content-container{min-height:420px}}@media screen and (min-width:992px){.featured-container .content-container{align-items:center;grid-row:4/span 1;grid-column:1/span 3;min-height:none}}.featured-container .content{width:0;height:0;opacity:0;transition:height .3s ease-in-out;pointer-events:none}.featured-container .content.active{height:auto;width:100%;max-width:75%;opacity:1;pointer-events:initial;padding:2em 0 5% 3em}@media screen and (min-width:501px){.featured-container .content.active{padding:3em 0 3% 3em}}@media screen and (min-width:992px){.featured-container .content.active{padding:0 11% 3% 16%}}.featured-container .content.active h5{padding-bottom:1em;font-size:1em;font-weight:600;color:#781ad6}@media screen and (min-width:768px){.featured-container .content.active h5{font-size:1.2em}}.theme-dark .featured-container .content.active h5{color:#363957}.featured-container .content.active p:nth-of-type(1){padding-bottom:1em}.featured-container .content.active p:nth-of-type(2){padding-bottom:1.5em}.featured-container .content.active p:nth-of-type(3){padding-bottom:.5em}.featured-container .content.active span{color:#490b86;font-weight:600}.theme-dark .featured-container .content.active span{color:#148237}@media screen and (min-width:768px){.featured-container .content.active{max-width:85%}.featured-container .content.active:after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:auto;width:5em;height:100%;background:#fff;transform:skew(354deg) translate(25%);z-index:-2}}.featured-container .site-link{position:absolute;bottom:0;right:0;justify-content:flex-end;max-width:136px;padding:0 .5em .75em;margin-left:auto;font-weight:600;letter-spacing:.05em;color:#fff;display:none}.featured-container .site-link.active{display:flex}@media screen and (min-width:768px){.featured-container .site-link{padding:2em .5em 1em}}.featured-container .site-link:after{content:"";display:block;position:absolute;bottom:0;right:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/ft-btn.svg);-webkit-mask-image:url(/images/icons/ft-btn.svg);top:auto;left:auto;width:130px;padding-bottom:85%;background-color:#af6aff;z-index:-1;transform:translateY(-13%) scale(1.4);transition:background-color .3s ease-in-out}@media screen and (min-width:768px){.featured-container .site-link:after{transform:translate(-4%,-8%) scale(1.3)}}.theme-dark .featured-container .site-link:after{background-color:#62c982}.featured-container .site-link:hover,.featured-container .site-link:focus{color:#fff}.featured-container .site-link:hover:after,.featured-container .site-link:focus:after{background-color:#781ad6}.theme-dark .featured-container .site-link:hover:after,.theme-dark .featured-container .site-link:focus:after{background-color:#2d6042}.testimonials-container{position:relative;display:grid;grid-template-columns:1fr;align-items:center;height:100%;max-width:1200px;padding:18vh 4em 0;margin:0 auto}@media screen and (min-width:768px){.testimonials-container{grid-template-columns:1fr 1fr;grid-template-rows:1fr}}.testimonials-container.animate:before{transform:translate(-30%,-40vw) scaleX(-1) rotate(0)}@media screen and (min-width:375px){.testimonials-container.animate:before{transform:translate(-40%,-28vw) scaleX(-1) rotate(0)}}@media screen and (min-width:568px){.testimonials-container.animate:before{transform:translate(-40%,-13vh) scaleX(-1) rotate(0)}}@media screen and (min-width:768px){.testimonials-container.animate:before{transform:translate(65%,-11vh) scale(1) rotate(0)}}.testimonials-container:before{content:"";display:block;position:absolute;bottom:0;mask-position:center;mask-size:contain;mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(/images/icons/quote.svg);-webkit-mask-image:url(/images/icons/quote.svg);background-color:#781ad6;width:30%;height:100%;right:0;left:auto;top:0;transform:translate(-40%,30vh) scaleX(-1) rotate(-30deg);transition:transform .3s ease-in-out}@media screen and (min-width:768px){.testimonials-container:before{right:auto;left:0;top:auto;width:25%;max-width:none;transform:translate(65%,-12vh) scale(1) rotate(-30deg)}}.theme-dark .testimonials-container:before{background-color:#2d6042}.testimonials-container .inner-wrap{grid-column:2;grid-row:3}@media screen and (min-width:768px){.testimonials-container .inner-wrap{grid-row:1}}@media screen and (max-width:350px){.testimonials-container .section-title{font-size:1.25em}}.testimonials-container .testimonial{display:flex;flex-direction:column;justify-content:center;visibility:hidden;opacity:0;height:0;width:0;transform:translate(-9px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media screen and (min-width:768px){.testimonials-container .testimonial{max-width:380px}}.testimonials-container .testimonial .person{opacity:0;margin-top:2em;text-align:right;transform:translate(12px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition-delay:.3s}.testimonials-container .testimonial.show{visibility:visible;opacity:1;height:auto;width:100%;min-height:250px;transform:translate(0)}.testimonials-container .testimonial.show .person{opacity:1;transform:translate(0)}.testimonials-container .btns-container{margin-top:2em}.testimonials-container .testimonial-btn{border:2px solid #781ad6;border-radius:90px;width:.5em;height:.5em;padding:5px;margin-left:20px}.theme-dark .testimonials-container .testimonial-btn{border:2px solid #7cc994}.testimonials-container .testimonial-btn:nth-of-type(1){margin:0}.testimonials-container .testimonial-btn.active,.testimonials-container .testimonial-btn:hover,.testimonials-container .testimonial-btn:focus{background-color:#781ad6}.theme-dark .testimonials-container .testimonial-btn.active,.theme-dark .testimonials-container .testimonial-btn:hover,.theme-dark .testimonials-container .testimonial-btn:focus{background-color:#7cc994}.sectionScrollTabs{position:fixed;top:50%;left:0;display:flex;flex-direction:column;justify-content:space-between;height:30vh;z-index:3;transform:translate(1em,-35%)}@media screen and (min-width:768px){.sectionScrollTabs{transform:translate(1em,-50%)}}.sectionScrollTabs button{height:2em;max-width:10px;padding:.2em;background:#c4a8dd80;border-radius:1em;border:none;transition:background .3s ease-in-out}.theme-dark .sectionScrollTabs button{background:#7cc9944d}.sectionScrollTabs button.active,.sectionScrollTabs button:hover,.sectionScrollTabs button:focus{background:#c4a8dd}.theme-dark .sectionScrollTabs button.active,.theme-dark .sectionScrollTabs button:hover,.theme-dark .sectionScrollTabs button:focus{background:#7cc994}header:has(.fullPageMenu.appear)~.sectionScrollTabs{z-index:1}.timeline-container{padding:4rem 4rem 2rem 2rem;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:992px){.timeline-container{padding-right:6rem}}.timeline-container .timeline{list-style:none;padding:0;margin:0;width:100%;max-width:1000px}.timeline-container .timeline .timeline-item{margin-bottom:2rem;border-bottom:1px solid #ccc;padding-bottom:1.5rem}@media screen and (min-width:1000px){.timeline-container .timeline .timeline-item{text-align:justify}}@media screen and (min-width:992px){.timeline-container .timeline .timeline-item:nth-of-type(odd){margin-left:auto}}.timeline-container .timeline .timeline-item strong{font-weight:700}.timeline-container .timeline .timeline-item b{letter-spacing:1px;font-weight:600}.timeline-container .timeline .timeline-item:last-child{border-bottom:none}.timeline-container .intro-section{display:flex;align-items:baseline;justify-content:space-between}.timeline-container .intro-section .title-download{display:none}.timeline-container .intro-section .title{font-size:1.25rem;font-family:Montserrat,sans-serif}.timeline-container .intro-section span{text-align:right;margin-left:auto;margin-right:0}@media screen and (min-width:768px){.timeline-container .intro-section .title-download{display:block}}@media screen and (min-width:992px){.timeline-container .intro-section{flex-direction:row}}.timeline-container .intro-section .download{position:relative;z-index:3;font-family:Source Code Pro,monospace;display:inline-flex;align-items:center;gap:1em;justify-content:flex-end;margin-top:.5rem;color:#781ad6}.theme-dark .timeline-container .intro-section .download{color:#148237}.timeline-container .intro-section .download:hover,.timeline-container .intro-section .download:focus{color:#af6aff}.theme-dark .timeline-container .intro-section .download:hover,.theme-dark .timeline-container .intro-section .download:focus{color:#a1d6b7}.timeline-container .timeline-year{font-size:1.25rem;margin-bottom:.5rem;font-family:Source Code Pro,monospace}.timeline-container .timeline-company{font-size:1.2rem;font-family:Montserrat,sans-serif;font-weight:700;margin-bottom:.25rem;color:#490b86}.theme-dark .timeline-container .timeline-company{color:#148237}.timeline-container .timeline-title{margin-bottom:1rem}.timeline-container .timeline-summary{color:#1e1e1e;margin-bottom:.5rem}.timeline-container .timeline-tools b{color:#781ad6;background-color:#c4a8dd66;padding:3px 10px;border-radius:90px;margin-right:.5em}.theme-dark .timeline-container .timeline-tools b{color:#2d6042;background-color:#a1d6b766}.timeline-container .timeline-tools em{color:#781ad6}.theme-dark .timeline-container .timeline-tools em{color:#148237}.timeline-container .timeline-link{color:#1e1e1e;text-decoration:none;font-weight:500}.theme-dark .timeline-container .timeline-link{color:#363957}.timeline-container .timeline-link:hover,.timeline-container .timeline-link:focus{text-decoration:underline;text-decoration-color:#1e1e1e}.theme-dark .timeline-container .timeline-link:hover,.theme-dark .timeline-container .timeline-link:focus{text-decoration-color:#148237}.page-wrapper.home{width:100vw;overflow-x:hidden}.page-wrapper.home .hero-container,.page-wrapper.home #maincontent>*{width:100vw}@media screen and (min-width:768px){.page-wrapper.home .hero-container,.page-wrapper.home #maincontent>*{min-height:100vh}}.page-wrapper.home .section-wrapper:nth-of-type(1){display:grid;grid-template-rows:20% 70% 10%}@media screen and (min-width:992px){.page-wrapper.home .section-wrapper:nth-of-type(1){grid-template-rows:35% 65%}}.page-wrapper.home .section-wrapper:nth-of-type(1),.page-wrapper.home .section-wrapper:nth-of-type(2){padding:5em 0}@media screen and (min-width:992px){.page-wrapper.home .section-wrapper:nth-of-type(1),.page-wrapper.home .section-wrapper:nth-of-type(2){padding:0}}.page-wrapper.home .section-wrapper:nth-of-type(3){background-color:#fff}.page-wrapper.home .section-wrapper:last-of-type{height:auto!important;background:#fff}.page-wrapper.home .section-wrapper:not(:nth-of-type(2)){overflow:hidden}.page-wrapper.work .section-wrapper{padding-top:20vh}.page-wrapper.resume .section-wrapper{padding:10vh 0}.page-wrapper.resume #maincontent{position:relative}.page-wrapper.resume #maincontent:before{content:none}.page-wrapper.resume header:before{position:fixed}@media screen and (max-width:567px){.page-wrapper.resume footer .inner-footer-wrapper{gap:2rem}.page-wrapper.resume footer .row.one{grid-template-columns:1fr;gap:2rem}.page-wrapper.resume footer .row.one h3,.page-wrapper.resume footer .row.one .btn-wrapper{margin:0 auto;text-align:center}.page-wrapper.resume footer .footer-nav-list{align-items:center;flex-direction:row;justify-content:center;gap:2rem;padding-right:0}.page-wrapper.resume footer .row.two{max-width:160px;margin:auto}}@media screen and (min-width:568px){.page-wrapper.resume footer .footer-nav-list{padding-right:3em}.page-wrapper.resume footer .row.two{max-width:none;margin:auto auto 2rem 0;grid-gap:1em;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.page-wrapper.resume footer .row.two .social{padding-left:.75em;display:flex;grid-column:1;grid-row:1;margin:auto auto auto 0}.page-wrapper.resume footer .row.two .copyright{grid-column:1}}@media screen and (min-width:992px){.page-wrapper.resume footer .inner-footer-wrapper{gap:2rem}}@media screen and (min-width:1000px){.page-wrapper.resume footer .inner-footer-wrapper{gap:4rem}}
