.contact[data-v-cfcbb4c4]{display:flex;flex-flow:column}.contact p[data-v-cfcbb4c4]{line-height:1.3em}.contact .underline[data-v-cfcbb4c4]{text-decoration:underline}.contact .instagram-wrapper[data-v-cfcbb4c4]{display:block;width:fit-content}.contact .instagram-wrapper .instagram[data-v-cfcbb4c4]{display:flex;gap:.25em;align-items:center}.contact .instagram-wrapper .instagram img[data-v-cfcbb4c4]{height:.8em}.footer[data-v-a6c45b3f]{width:100%;padding:3em 5em 1em;background-color:var(--teritary-color);display:flex;flex-flow:column;gap:1em;z-index:99}.footer .content[data-v-a6c45b3f]{display:flex;justify-content:space-between;gap:1.25em;flex:1}.footer .content .links[data-v-a6c45b3f]{display:flex;align-items:flex-end;gap:2em;font-weight:600}.footer .content .links .link[data-v-a6c45b3f]{text-decoration:none;font-size:var(--font-size-s)}.footer .content .links .link[data-v-a6c45b3f]:hover{text-decoration:underline}.footer .copyright[data-v-a6c45b3f]{font-size:var(--font-size-s);color:var(--accent-color-3);align-self:center}@media screen and (max-width: 900px){.footer[data-v-a6c45b3f]{padding:3em 1.25em .75em}.footer .content[data-v-a6c45b3f]{flex-flow:column;gap:1em}.footer .content .links[data-v-a6c45b3f]{align-self:flex-end}.footer .content .links .link.info[data-v-a6c45b3f]{display:none}}.header[data-v-3a8d0431]{position:fixed;top:0;width:100vw;padding:.75em 5em;z-index:99;font-weight:600;display:flex;justify-content:center;background:transparent;transition:all .25s ease}.header .content[data-v-3a8d0431]{max-width:calc(1920px - 10em);display:flex;justify-content:space-between;gap:3em;flex:1}.header[data-v-3a8d0431]:hover{background-color:#f0f0f0f2}.header>*[data-v-3a8d0431]{background:transparent}.header p[data-v-3a8d0431]{width:fit-content;cursor:pointer}.header .home[data-v-3a8d0431]{flex:1}.header .projects[data-v-3a8d0431],.header .info[data-v-3a8d0431]{font-size:var(--font-size-s)}.header .projects[data-v-3a8d0431]:hover,.header .info[data-v-3a8d0431]:hover{text-decoration:underline}@media screen and (max-width: 900px){.header[data-v-3a8d0431]{display:none}}.mobile-header[data-v-a1daed11]{position:fixed;top:0;width:100%;z-index:101;display:none;flex-flow:column;background-color:var(--secondary-color)}.mobile-header .header[data-v-a1daed11]{display:flex;justify-content:space-between;font-weight:600;padding:.75em 1.25em;border-bottom:1px solid var(--accent-color-2)}.mobile-header .header .home[data-v-a1daed11]{font-size:var(--font-size-mobile-large)}.mobile-header .header[open=true] img[data-v-a1daed11]{content:url(./close-73729eb8.svg)}.mobile-header .menu[data-v-a1daed11]{display:flex;flex-flow:column;gap:.5em;padding:.75em;border-bottom:1px solid var(--accent-color-2)}.mobile-header .menu p[data-v-a1daed11]{font-size:var(--font-size-l);font-weight:400}@media screen and (max-width: 900px){.mobile-header[data-v-a1daed11]{display:flex}}.scroller-icon[data-v-885042f9]{position:absolute;bottom:5em;right:5em;background:transparent;width:2.75em;height:2.75em}.scroller-icon[data-v-885042f9]:hover{cursor:pointer}.scroller-icon:hover path[data-v-885042f9]{opacity:.88}@media screen and (max-width: 900px){.scroller-icon[data-v-885042f9]{display:none}}@font-face{font-family:InterTight;src:url(./InterTight-Light-a5014283.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:InterTight;src:url(./InterTight-Regular-2d153ce4.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:InterTight;src:url(./InterTight-Medium-8831c0a6.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:InterTight;src:url(./InterTight-SemiBold-f2847c8f.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:InterTight;src:url(./InterTight-Bold-6c21575b.woff2) format("woff2");font-weight:700;font-style:normal}:root{--font-family-primary: "InterTight";--font-size-s: clamp(.85rem, .9vw, 1rem);--font-size-m: clamp(.9rem, 1vw, 1.15rem);--font-size-l: clamp(1rem, 1.25vw, 1.5rem);--font-size-xl: clamp(1.5rem, 2.5vw, 2.2rem);--font-size-xxl: clamp(2.25rem, 3.5vw, 3.75rem);--font-size-mobile: clamp(.87rem, 1.5vw, 1.25rem);--font-size-mobile-large: clamp(1.15rem, 2vw, 1.5rem);--font-size-mobile-xl: clamp(1.25rem, 2.25vw, 1.25rem);--primary-color: #333333;--secondary-color: #f0f0f0;--teritary-color: #ebebeb;--accent-color-1: #555555;--accent-color-2: #e0e0e0;--accent-color-3: #707070;--white: #ffffff}*{margin:0;padding:0;position:relative;box-sizing:border-box;font-weight:inherit;font-size:inherit;outline:none;border:none;background-color:inherit;color:inherit;text-align:inherit;cursor:inherit}html{overscroll-behavior:none}body{font-family:var(--font-family-primary);font-size:var(--font-size-m);font-weight:300;color:var(--primary-color);background-color:var(--secondary-color)}#app{display:grid;place-items:center;overflow-x:hidden}a{cursor:pointer;text-decoration:none}a:hover{color:var(--accent-color-1)}.strong{font-weight:600}.strong.s{font-size:var(--font-size-s)}.strong.xl{font-size:var(--font-size-xl)}.strong.xxl{font-size:var(--font-size-xxl)}.app{width:100vw;overflow-y:auto;display:flex;flex-flow:column;align-self:center}.app>*{align-self:center}.app .app-view{flex:1;max-width:1920px}.app .scroll-wrapper{position:fixed;top:0;width:100%;height:100vh;max-width:1920px;background-color:transparent;pointer-events:none;z-index:99}.app .scroll-wrapper>*{pointer-events:auto}.scroller-icon-mobile[data-v-6611bd5a]{display:none;position:fixed;bottom:5em;right:1.25em;background:transparent;font-size:var(--font-size-mobile);width:2em;z-index:100;transition:all .25s ease}.scroller-icon-mobile[data-v-6611bd5a]:hover{cursor:pointer}.scroller-icon-mobile:hover path[data-v-6611bd5a]{opacity:.88}@media screen and (max-width: 900px){.scroller-icon-mobile[data-v-6611bd5a]{display:block}}.home-view[data-v-335069f8]{display:flex;flex-flow:column;align-items:center;gap:5em;width:100%}.home-view .cover-container[data-v-335069f8]{width:100vw;aspect-ratio:1.37/1;max-height:100vh}.home-view .cover-container .cover[data-v-335069f8]{width:100%;height:100%;object-fit:cover;object-position:50% 0}.home-view .cover-container .title[data-v-335069f8]{position:absolute;z-index:99;bottom:20%;left:50%;transform:translate(-50%,-20%);background:transparent;color:var(--white);display:flex;flex-flow:column;align-items:center;gap:.25em}.home-view .cover-container .title .subtitle[data-v-335069f8]{font-size:var(--font-size-xl);padding-bottom:.75em}.home-view .cover-container .title .scroller-icon[data-v-335069f8]{position:initial;transform:rotate(180deg)}.home-view .quote[data-v-335069f8]{text-align:center;width:37%}.home-view .projects-container[data-v-335069f8]{width:100%;display:grid;grid-template-columns:repeat(20,5%);grid-template-rows:repeat(var(--6d48a5ce),4.5em);padding:5em}.home-view .projects-container .project[data-v-335069f8]{display:flex;flex-flow:column;gap:.75em;cursor:pointer}.home-view .projects-container .project .image[data-v-335069f8]{width:100%}.home-view .projects-container .project h2[data-v-335069f8],.home-view .projects-container .project h3[data-v-335069f8]{line-height:.75em}.home-view .projects-container .project[data-v-335069f8]:hover{text-decoration:underline}@media screen and (max-width: 900px){.home-view[data-v-335069f8]{font-size:var(--font-size-mobile);padding:4em 1.25em 3em;gap:3em}.home-view .cover-container .title[data-v-335069f8]{gap:0}.home-view .cover-container .title .subtitle[data-v-335069f8]{font-size:var(--font-size-mobile-large)}.home-view .quote[data-v-335069f8]{text-align:left;width:100%;line-height:1.3em}.home-view .projects-container[data-v-335069f8]{display:flex;flex-flow:column;gap:3em;padding:0}.home-view .projects-container .project[data-v-335069f8]{gap:.5em}.home-view .projects-container .project h3[data-v-335069f8]{line-height:1em}}
