html{font-size:100%;box-sizing:border-box}:root,:root.light{--theme-primary:#e0d8cd;--theme-text:#231f20;--theme-secondary:#e5d8c7}:root.light{--cursor-default:#dd4d42;--render-button-sel:#1d1813;--render-button:#231f20}:root.dark{--theme-primary:#231f20;--theme-text:#e0d8cd;--theme-secondary:#e5d8c7;--cursor-default:#dd4d42;--render-button-sel:#ebd2b1;--render-button:#b4ada2}body,body *,html,html *{cursor:none}@media only screen and (max-width:1024px){body,body *,html,html *{cursor:default}}body{font-family:WorkSansLight;cursor:default;background-color:var(--theme-primary);color:var(--theme-text);-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;transition:.3s ease-out}*,:after,:before{box-sizing:inherit;margin:0;padding:0;text-rendering:optimizeLegibility}.noise:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:150;opacity:.03;pointer-events:none;background:url(/static/noise.gif)}a{text-decoration:none;color:#e5d8c7}.mouse-container{height:100%}li{list-style:none}.row-container{overflow:hidden;display:block}.row,.row-letter-ani{font-family:inherit;display:block}.row-letter-ani{overflow:hidden}.letter-ani{display:inline-block;white-space:nowrap;line-height:inherit}@font-face{font-family:WorkSans;src:url(/fonts/WorkSans/WorkSans-Regular.woff2) format("woff2")}@font-face{font-family:WorkSansBold;src:url(/fonts/WorkSans/WorkSans-Bold.woff2) format("woff2")}@font-face{font-family:WorkSansSemiBold;src:url(/fonts/WorkSans/WorkSans-SemiBold.woff2) format("woff2")}@font-face{font-family:WorkSansMedium;src:url(/fonts/WorkSans/WorkSans-Medium.woff)}@font-face{font-family:WorkSansLight;src:url(/fonts/WorkSans/WorkSans-Light.woff) format("woff")}@font-face{font-family:IvyMode;src:url(/fonts/IvyMode/IvyMode-Regular.ttf)}.greeter-container{width:100%;background-color:var(--theme-primary);color:var(--theme-text);position:relative;transition:background .5s ease,color .8s ease}.greeter{padding-top:35vh;margin:0 auto;width:calc(100% - 300px);padding-bottom:7em}@media only screen and (max-width:1024px){.greeter{width:calc(100% - 100px);padding-top:20vh}}@media only screen and (max-width:480px){.greeter{padding-bottom:7em;padding-top:7em}}.greeter-title{font-family:IvyMode;font-weight:400;font-style:normal;width:82%;font-size:14.5vh;line-height:1}@media only screen and (min-width:481px)and (max-width:1024px){.greeter-title{font-size:12vw;width:100%}}@media only screen and (min-width:481px)and (max-width:800px){.greeter-title{font-size:11vw;width:100%}}@media only screen and (max-width:480px){.greeter-title{font-size:10vw;width:100%;line-height:1.2}}.greeter-title .row{overflow:hidden}.greeter-title .row span{display:inline-block;white-space:nowrap;height:16.32vh}@media only screen and (max-width:1024px){.greeter-title .row span{height:14vw}}@media only screen and (max-width:480px){.greeter-title .row span{height:auto}}.greeter-subtitle{padding:2em 0 2em 5em;font-family:IvyMode;font-weight:400;font-style:normal;font-size:6.7vh}.nav-title{position:absolute;top:0;right:150px;height:150px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:481px)and (max-width:800px){.nav-title{right:0}}@media only screen and (max-width:480px){.nav-title{position:fixed;z-index:1700;right:0;transform:translateX(-10%);width:calc(100% - 100px);justify-content:space-between}}@media(max-width:480px){.nav-title{height:100px}}.nav-title li{margin-right:3em;font-family:WorkSansLight;font-size:1.6rem}@media only screen and (max-width:480px){.nav-title li{font-size:1.2rem;margin-right:0}}.nav-title a{color:var(--theme-text);line-height:1.2em;margin-bottom:.5em}@media only screen and (max-width:480px){.nav-title a{mix-blend-mode:difference}}.intro-container{background-color:var(--theme-primary);color:var(--theme-text);transition:background .5s ease,color .8s ease}.about_intro{padding:10rem 10rem 4rem}@media only screen and (max-width:1382px){.about_intro{padding:8rem 8rem 4rem}}@media only screen and (max-width:800px){.about_intro{padding:3rem 3rem 1rem}}.about-section-start{padding:0 10rem 10rem}@media only screen and (max-width:1382px){.about-section-start{padding:0 8rem 8rem}}@media only screen and (max-width:800px){.about-section-start{padding:0 3rem 3rem}}.about-section-title-content{overflow:hidden;display:inline-block}.section-header-title{font-size:14.5vh;font-family:IvyMode;font-weight:300;color:var(--theme-text);overflow:hidden;margin-bottom:1em}@media only screen and (max-width:1024px){.section-header-title{font-size:12vw}}@media only screen and (max-width:480px){.section-header-title{font-size:3.4rem}}.intro-subtitle{font-size:1.4rem;font-family:WorkSans;padding-left:9px}@media only screen and (max-width:480px){.intro-subtitle{font-size:1rem;padding-left:0}}.intro-text{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:4em}@media only screen and (max-width:1024px){.intro-text{flex-direction:column;align-items:center}}@media only screen and (max-width:800px){.intro-text{margin-left:calc(50px + 1.8rem)}}@media only screen and (max-width:480px){.intro-text{margin-left:0}}.intro-text-p{font-size:1.4rem;font-family:WorkSansLight;line-height:1.5;padding-right:1em;width:90%}@media screen and (max-width:1280px){.intro-text-p{font-size:1.2rem;width:80%}}@media only screen and (max-width:1024px){.intro-text-p{padding-bottom:5em;padding-right:0}}@media only screen and (max-width:800px){.intro-text-p{width:100%}}@media only screen and (max-width:480px){.intro-text-p{font-size:1rem;width:100%}}.intro-text-p .bold{font-family:IvyMode;font-size:5.5vh;line-height:1;font-weight:500}@media screen and (max-width:1280px){.intro-text-p .bold{font-size:5vh}}@media only screen and (max-width:1024px){.intro-text-p .bold{font-size:4vw}}@media only screen and (max-width:480px){.intro-text-p .bold{font-size:1.2rem}}.intro-text-p .row{padding-top:1.5em;font-family:WorkSansLight;width:80%}@media screen and (max-width:1280px){.intro-text-p .row{padding-top:1em}}@media only screen and (max-width:480px){.intro-text-p .row{width:100%}}.intro-text-p .top-row{padding-top:0}.intro-image{position:relative;width:60%;height:70vh}@media only screen and (max-width:1024px){.intro-image{height:50vh;width:100%}}.intro-img-content{filter:saturate(1);-webkit-filter:saturate(1);-moz-filter:saturate(1);transition:.6s cubic-bezier(0,.89,.41,1)}.intro-img-content:hover{filter:saturate(0);-webkit-filter:saturate(0);-moz-filter:saturate(0)}.about-section-title{font-family:IvyMode;font-size:14.5vh;font-weight:lighter;margin-bottom:1em;display:flex;align-items:center}@media only screen and (max-width:1024px){.about-section-title{font-size:8vw}}@media only screen and (max-width:480px){.about-section-title{font-size:2.5rem}}.about-section-title svg{margin-right:5rem;margin-left:9px}@media only screen and (max-width:1024px){.about-section-title svg{margin-right:1.8rem}}@media only screen and (max-width:800px){.about-section-title svg{display:none}}.about-section-title path{fill:var(--theme-text)}.section-content-space{margin-left:calc(50px + 5rem)}@media only screen and (max-width:1024px){.section-content-space{margin-left:calc(50px + 1.8rem)}}@media only screen and (max-width:480px){.section-content-space{margin-left:0}}.character-info{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1280px){.character-info{flex-direction:column-reverse;align-items:flex-start}}@media only screen and (max-width:480px){.about-tags-wrapper{width:100%}}.about-tags{font-size:1.6rem;font-family:IvyMode;line-height:1.5em;width:50%}@media only screen and (max-width:800px){.about-tags{width:100%;line-height:1.5;font-size:1.2rem}}@media screen and (max-width:1280px){.about-desc{padding-bottom:3em}}.about-lang{padding-top:2em;font-size:5.5vh;font-family:IvyMode;font-weight:lighter}@media screen and (max-width:1280px){.about-lang{font-size:4vw}}@media only screen and (max-width:480px){.about-lang{font-size:1.6rem}}.about-lang-title{overflow:hidden}.lang-item-wrapper{display:flex;align-items:center;padding-top:1em}@media only screen and (max-width:800px){.lang-item-wrapper{flex-wrap:wrap;justify-content:space-between}}@media only screen and (max-width:480px){.lang-item-wrapper{flex-direction:column}}.lang-item-wrapper .lang-item{display:flex;flex-direction:column;align-items:center;padding-right:1.5em}@media only screen and (max-width:800px){.lang-item-wrapper .lang-item{padding-top:1.5em}}@media only screen and (max-width:480px){.lang-item-wrapper .lang-item{padding-right:0;padding-bottom:2em}}.lang-item-wrapper .lang-info{text-align:center}.lang-item-wrapper .lang-info h3{font-family:IvyMode;font-size:1.4rem;padding-bottom:.5em}.lang-item-wrapper .lang-info p{font-size:1rem;font-family:WorkSansLight;word-wrap:break-word}.circular-counter{width:80px;height:80px;margin-bottom:.5em}@media only screen and (max-width:480px){.circular-counter{width:35vw;height:35vw}}.circular-counter .CircularProgressbar-path{stroke:var(--theme-text)!important;stroke-width:2px!important}.circular-counter .CircularProgressbar-trail{stroke:#352c2d!important;stroke-width:2px!important}.circular-counter .CircularProgressbar-text{fill:var(--theme-text)!important;font-family:IvyMode;text-align:center}@media only screen and (max-width:480px){.circular-counter .CircularProgressbar-text{font-size:2.2rem}}.circular-counter .CircularProgressbar-background{fill:green}.about-desc,.render-desc{font-size:1.4rem;font-family:WorkSansLight;line-height:1.5}@media screen and (max-width:1280px){.about-desc,.render-desc{font-size:1.2rem}}@media only screen and (max-width:480px){.about-desc,.render-desc{font-size:1rem}}.wrapper-render{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1024px){.wrapper-render{flex-direction:column-reverse;align-items:normal}}.button-section{display:flex;justify-content:space-between}@media only screen and (max-width:1024px){.button-section{flex-direction:column;align-items:flex-start}}.button-section button{font-family:IvyMode;opacity:.9;font-size:5.5vw;color:inherit;outline:none;border:none;background:none}@media only screen and (max-width:800px){.button-section button{font-size:2rem}}.render{position:relative;width:60%}@media only screen and (min-width:1025px){.render{width:50vw;height:50vw}}@media only screen and (max-width:1024px){.render{width:100%;height:50vw}}@media only screen and (max-width:800px){.render{height:90vw}}.render-animate{height:100%}.render-desc{opacity:0;width:40%}@media only screen and (max-width:1024px){.render-desc{width:80%}}@media only screen and (max-width:800px){.render-desc{width:100%}}.render-desc h3{font-family:IvyMode;font-size:2vw;padding-bottom:.5em;line-height:1}@media only screen and (max-width:1024px){.render-desc h3{font-size:1.6rem}}.skills{cursor:none}.skills li{width:100%;position:relative;white-space:nowrap;margin:0;font-size:1.2rem;transition:all .5s;transform-style:preserve-3d;border-top:1px solid var(--theme-text);transition:all .5s cubic-bezier(.215,.61,.355,1)}.skills li:after{content:"";position:absolute;bottom:0;top:0;left:0;right:0;z-index:-1;transform:scaleY(0);transform-origin:center top;background:var(--theme-text);transition:transform .6s cubic-bezier(.215,.61,.355,1)}.skills li:hover{color:var(--theme-primary)}.skills li:hover:after{transform:scaleY(1);transform-origin:center bottom}.skills-space{padding:0 10rem}@media only screen and (max-width:1382px){.skills-space{padding:0 8rem}}@media only screen and (max-width:800px){.skills-space{padding:0 3rem}}.skills{position:relative;overflow-x:hidden}.skills ul{padding-bottom:15em;padding-top:8em}.skills-list-item h2{margin:0 2vw;font-family:IvyMode,sans-serif;font-weight:400;font-style:normal;left:-12vw;font-size:13.5vh;position:relative;line-height:1.3}@media only screen and (max-width:1024px){.skills-list-item h2{font-size:12vw}}@media only screen and (max-width:800px){.skills-list-item h2{font-size:5rem}}.skills-list-item h2:after{content:attr(data-text) attr(data-text) attr(data-text) attr(data-text) attr(data-text) attr(data-text);position:absolute;white-space:nowrap;padding-left:3.4vw}.skills-list-item-wrapper{z-index:1}.image-hover-reveal{position:absolute;transform:translateX(-50%) translateY(-50%);top:50%;left:50%;opacity:0}.loader-container{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#231f20;color:#e0d8cd;justify-content:center;font-family:IvyMode;font-weight:300;pointer-events:none}.loader-container,.loading{display:flex;flex-direction:column;align-items:center}.loading{font-size:6.9rem}.loader-bar{background-color:#e0d8cd;max-width:25em;width:0;height:2px;transition:width .5 ease}.title-year{font-size:6.9rem;margin-bottom:.1em;position:relative;line-height:1}.subtitle-loader{font-size:2.8rem;font-weight:300}.project-container{background-color:var(--theme-primary);color:var(--theme-text);position:relative;transition:background .5s ease,color .8s ease}.projects{padding:10rem 10rem 4rem}@media only screen and (max-width:1382px){.projects{padding:8rem 8rem 4rem}}@media only screen and (max-width:800px){.projects{padding:3rem 3rem 1rem}}.project-header{color:var(--theme-text)}@media only screen and (max-width:800px){.project-header{line-height:1}}.projects-layout{width:100%;display:flex;flex-direction:column}@media only screen and (max-width:1024px){.projects-layout{align-items:center;justify-content:center}}.item-img{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%)}.item-img>span{overflow:inherit!important}.project-item-wrapper{margin-bottom:10rem;position:relative;overflow:hidden;z-index:10;width:60%;height:45vw}@media only screen and (max-width:1024px){.project-item-wrapper{width:70vw;height:70vw}}@media only screen and (max-width:800px){.project-item-wrapper{width:100%;height:90vw}}.project-item-wrapper-0{align-self:flex-end}@media only screen and (max-width:1024px){.project-item-wrapper-0{align-self:auto}}.project-item-wrapper-0 .project-item-container{background-color:#e8b7f9}.project-item-wrapper-1 .project-item-container{background-color:#e5e097}.project-item-wrapper-1 .project-item-container .item-img span{width:30vw!important;height:30vw!important}@media only screen and (max-width:1024px){.project-item-wrapper-1 .project-item-container .item-img span{width:50vw!important;height:50vw!important}}@media only screen and (max-width:800px){.project-item-wrapper-1 .project-item-container .item-img span{width:60vw!important;height:60vw!important}}.project-item-wrapper-2{align-self:flex-end}@media only screen and (max-width:1024px){.project-item-wrapper-2{align-self:auto}}.project-item-wrapper-2 .project-item-container{background-color:#92d3af}.project-item-wrapper-2 .project-item-container .item-img{left:55%}.project-item-wrapper-2 .project-item-container .item-img span{width:35vw!important;height:35vw!important}@media only screen and (max-width:1024px){.project-item-wrapper-2 .project-item-container .item-img span{width:50vw!important;height:50vw!important}}@media only screen and (max-width:800px){.project-item-wrapper-2 .project-item-container .item-img span{width:70vw!important;height:70vw!important}}.project-item-wrapper-3 .project-item-container{background-color:#a7bce8}.project-item-wrapper-3 .project-item-container .item-img{left:45%}.project-item-wrapper-3 .project-item-container .item-img span{width:30vw!important;height:30vw!important}@media only screen and (max-width:1024px){.project-item-wrapper-3 .project-item-container .item-img span{width:50vw!important;height:50vw!important}}@media only screen and (max-width:800px){.project-item-wrapper-3 .project-item-container .item-img span{width:70vw!important;height:70vw!important}}.project-item-wrapper-4{align-self:flex-end}@media only screen and (max-width:1024px){.project-item-wrapper-4{align-self:auto}}.project-item-wrapper-4 .project-item-container{background-color:#e8a7af}.project-item-wrapper-4 .project-item-container .item-img span{width:30vw!important;height:30vw!important}@media only screen and (max-width:1024px){.project-item-wrapper-4 .project-item-container .item-img span{width:50vw!important;height:50vw!important}}@media only screen and (max-width:800px){.project-item-wrapper-4 .project-item-container .item-img span{width:70vw!important;height:70vw!important}}.proj-img{width:100%;height:100%;z-index:7;transition:.4s cubic-bezier(.215,.61,.355,1)}.project-item-container{display:flex;flex-direction:column;position:relative;overflow:hidden;z-index:4;width:100%;height:75%}.project-item-container:hover .project-title,.project-item-container:hover .project-type{opacity:1;transform:translateY(0)}.hide-container{width:100%;height:100%;background-color:var(--theme-primary);z-index:10;position:absolute;transition:background .5s ease,color .8s ease}.project-title-wrapper{position:relative;z-index:5}.project-title{font-size:4vw;font-family:IvyMode}@media only screen and (max-width:1024px){.project-title{font-size:2rem}}@media only screen and (max-width:480px){.project-title{font-size:1.8rem}}.project-type{font-size:1.2rem;font-family:WorkSansLight;position:absolute;left:12%;padding-top:.25em}@media only screen and (max-width:480px){.project-type{font-size:1rem}}.contact-container{background-color:var(--theme-primary);color:var(--theme-text);transition:background .5s ease,color .8s ease;padding:5em 0}.contact-footer-section{padding:10rem 10rem 4rem;position:relative}@media only screen and (max-width:1382px){.contact-footer-section{padding:8rem 8rem 4rem}}@media only screen and (max-width:800px){.contact-footer-section{padding:3rem 3rem 1rem}}.contact-wrapper{height:100%;display:flex;align-items:center;justify-content:space-evenly}@media only screen and (max-width:1024px){.contact-wrapper{justify-content:space-between}}@media only screen and (max-width:800px){.contact-wrapper{flex-direction:column-reverse;align-items:normal;padding-bottom:5em}}@media only screen and (max-width:1024px){.social-item{padding-right:2em}}@media only screen and (max-width:480px){.social-item{padding-right:0}}.social-item h3{display:block;font-family:WorkSans;font-weight:300;opacity:.6;font-size:2rem;line-height:1.25;margin-bottom:1em;letter-spacing:1px}@media only screen and (max-width:1024px){.social-item h3{margin-bottom:.5em}}@media only screen and (max-width:800px){.social-item h3{display:none}}.social-item .social-list{font-family:IbarraRealNova;font-size:4vw;line-height:1.5}@media only screen and (max-width:1024px){.social-item .social-list{line-height:1.2}}@media only screen and (max-width:800px){.social-item .social-list{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;font-size:2.5rem}}@media only screen and (max-width:480px){.social-item .social-list{font-size:2rem;flex-direction:column;align-items:flex-start}.social-item .social-list li{padding-bottom:.5em}}.social-item .social-list a{position:relative;color:var(--theme-text)}.social-item .social-list a:before{content:"";position:absolute;bottom:0;width:100%;height:2px;background-color:var(--theme-text);transform:scaleX(0);transform-origin:right;transition:transform .8s cubic-bezier(.19,1,.22,1)}.social-item .social-list a:hover:before{transform:scaleX(100%);transform-origin:left}@media only screen and (max-width:800px){.contact-header{padding-bottom:3rem}}@media only screen and (max-width:480px){.contact-header{font-size:1rem;padding-bottom:1rem}}.contact-header p{font-family:WorkSans;padding-bottom:2em;font-size:1.4rem}@media only screen and (max-width:1024px){.contact-header p{font-size:1.2rem;padding-bottom:1em}}@media only screen and (max-width:480px){.contact-header p{font-size:1rem}}.btn-connect{border-bottom:1px solid rgba(240,240,243,.18);display:flex;align-items:center;justify-content:space-between;font-family:IbarraRealNova;font-size:1.6rem;padding:15px 0;margin-bottom:2em;color:var(--theme-text);box-shadow:inset 0 0 var(--theme-secondary);transition:all .6s}@media only screen and (max-width:800px){.btn-connect{width:50%}}@media only screen and (max-width:480px){.btn-connect{width:100%}}.btn-connect svg{width:20;height:20}.btn-connect path{transition:all .6s;fill:var(--theme-text)}.btn-connect:hover{box-shadow:0 -150px 0 0 var(--theme-text) inset;color:var(--theme-primary);padding:15px 1.3em}.btn-connect:hover path{fill:var(--theme-primary)}.credit p{font-size:1rem;opacity:.6}@media only screen and (max-width:800px){.credit{position:absolute;bottom:0;font-size:.8rem}}.circle{position:fixed;z-index:100;display:flex;flex-flow:row;align-content:center;justify-content:center;top:0;left:0;height:50px;width:50px;border-radius:50%;background:transparent;border:2px solid var(--cursor-default);pointer-events:none;color:#fff;text-align:center;font-family:workSans;letter-spacing:1px;font-size:16px;transition:opacity .3s ease-in-out,transform .1s ease;opacity:0}body:hover .circle{opacity:1!important}.cursorText{flex:auto;font-size:inherit;pointer-events:none;margin:auto}.cursorImage{border-radius:50%}.c-scrollbar_thumb{background-color:#dd4d42!important;width:5px!important;border-radius:0!important}html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-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]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{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{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}