@import"https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;700&display=swap";:root{color-scheme:dark;--background:#0a0a0a;--foreground:#fff;--page-padding:2rem;--color-text:#fff;--color-bg:#0a0a0a;--color-link:hsla(0,0%,100%,.8);--color-link-hover:#fff;--color-list-item:#fff;--color-title:#fff;--color-number:#fff;--color-bg-effect:#fff;--blendmode-effect:difference;--bg-blur:0px;--font-size-list-item:18px}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Titillium Web,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.header .text-shuffler{width:auto!important}.hoverEffect .word{white-space:nowrap}.hoverEffect,.hoverEffect .char{position:relative}.hoverEffect{font-feature-settings:"kern" off;font-kerning:none;white-space:nowrap}.hoverEffect--cursor-square .char{--opa:0}.hoverEffect--cursor-square .char:after{content:"";width:1ch;top:0;left:0;position:absolute;opacity:var(--opa);background:currentColor;height:100%}.hoverEffect--bg,.hoverEffect--bg-south{--anim:0}.hoverEffect--bg-south:after,.hoverEffect--bg:after{content:"";position:absolute;left:0;width:100%;height:calc(100% + 3px);top:0;background-color:var(--color-bg-effect);mix-blend-mode:var(--blendmode-effect);-webkit-backdrop-filter:blur(var(--bg-blur));backdrop-filter:blur(var(--bg-blur));transform-origin:0 50%;transform:scaleX(var(--anim))}.hoverEffect--bg-south:after{z-index:-1;left:-8px;right:-8px;top:-8px;bottom:-8px;border-radius:2px;height:auto;width:auto;transform-origin:50% 100%;transform:scaleY(var(--anim))}.hide-cursor{cursor:none}.grid{grid-area:main;display:grid;width:100%;height:100%;grid-template-columns:repeat(8,1fr);grid-template-rows:1fr 1fr 1fr}.grid--spaced{gap:.5rem}.grid--zoomed{gap:2rem;grid-template-columns:repeat(3,70%);grid-template-rows:repeat(3,60%);justify-content:center;align-content:center;aspect-ratio:2/1}.grid--zoomed .grid__img{width:100%;height:100%}.grid--columns{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,min-content);align-content:center}@media(max-width:648px){.grid--columns{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}}.grid--single{height:auto;justify-self:center}.grid--column{grid-template-columns:repeat(15,calc((100% - 140px) / 15));gap:10px;grid-template-rows:auto}.grid__img:has(.grid__img-inner){position:relative;overflow:hidden;display:grid;place-items:center;max-height:100%;min-width:100%}.grid__img .grid__img-inner{width:100%;height:100%;background-size:cover;background-position:50% 50%;will-change:transform}.ar-wide{aspect-ratio:4/3}.ar-narrow{aspect-ratio:2/3}.ar-rect{aspect-ratio:1}.span-2{grid-column:auto/span 2}.span-3{grid-column:auto/span 3}.grid--small{grid-template-columns:repeat(9,1fr);grid-auto-rows:1fr}.grid--tiny{height:60vh;grid-template-columns:repeat(14,1fr);grid-auto-rows:auto}.grid--wide{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr)}.pos-1{grid-area:1/1}.pos-2{grid-area:1/3}.pos-3{grid-area:1/4}.pos-4{grid-area:1/5}.pos-5{grid-area:1/7}.pos-6{grid-area:2/1}@media(max-width:648px){.pos-6{grid-area:3/1}}.pos-7{grid-area:2/3}@media(max-width:648px){.pos-7{grid-area:2/2}}.pos-8{grid-area:2/4}.pos-9{grid-area:2/6}.pos-10{grid-area:2/7}.pos-11{grid-area:2/8}.pos-12{grid-area:3/1}.pos-13{grid-area:3/2}.pos-14{grid-area:3/4}.pos-15{grid-area:3/5}.pos-16{grid-area:3/7}.pos-17{grid-area:3/8}.pos-18{grid-area:2/5}@media(max-width:648px){.pos-18{grid-area:4/2}}.grid__img,.project-tile{background-size:cover;background-position:50% 50%;will-change:transform;transform:translateZ(.1px)}.grid--columns .grid__img{height:min-content;aspect-ratio:2/3}@media(max-width:648px){.grid--columns .grid__img{aspect-ratio:3/2}.grid__item{display:flex;justify-content:center;flex-direction:column}}.projects-grid{display:flex;gap:60px;padding:0;flex-wrap:wrap;justify-content:space-between}@media(max-width:648px){.projects-grid{gap:20px}}.project-tile{width:calc(50% - 30px);aspect-ratio:3/2;margin-bottom:15rem;border:1px solid hsla(0,0%,100%,.2);border-radius:2rem;box-shadow:0 5px 10px -3px rgba(0,0,0,.1);transition:all .3s ease-out;overflow:hidden;cursor:pointer}.project-tile:hover{border:1px solid #fff}@media(max-width:1024px){.project-tile{aspect-ratio:2/2;margin-bottom:5rem}}@media(max-width:648px){.project-tile{width:100%;aspect-ratio:3/2;border-radius:1rem;margin-bottom:1rem}}.project-tile:nth-of-type(2),.project-tile:nth-of-type(3),.project-tile:nth-of-type(6),.project-tile:nth-of-type(7){width:25%;position:relative;top:150px}@media(max-width:1024px){.project-tile:nth-of-type(2),.project-tile:nth-of-type(3),.project-tile:nth-of-type(6),.project-tile:nth-of-type(7){top:0;width:35%}}@media(max-width:648px){.project-tile:nth-of-type(2),.project-tile:nth-of-type(3),.project-tile:nth-of-type(6),.project-tile:nth-of-type(7){width:100%;top:auto}}.project-tile:nth-of-type(2),.project-tile:nth-of-type(6){margin-right:10%}@media(max-width:648px){.project-tile:nth-of-type(2),.project-tile:nth-of-type(6){margin-right:0}}.project-tile:nth-of-type(2) canvas,.project-tile:nth-of-type(6) canvas{width:102%!important;height:102%!important;margin-left:-1%;margin-top:-1%}.project-tile:nth-of-type(3),.project-tile:nth-of-type(7){margin-left:10%}@media(max-width:648px){.project-tile:nth-of-type(3),.project-tile:nth-of-type(7){margin-left:0}}.project-tile:nth-of-type(3) canvas,.project-tile:nth-of-type(7) canvas{width:102%!important;height:102%!important;margin-left:-1%;margin-top:-1%}.project-tile h3{position:absolute;bottom:0;left:0;font-size:2.1rem;padding:20px;text-transform:uppercase}@media(max-width:648px){.project-tile h3{font-size:1.6rem;padding:10px}}.project-tags{position:absolute;right:0;top:0;display:flex;gap:10px;padding:20px}@media(max-width:648px){.project-tags{padding:10px}}.project-tags span{border:1px solid #fff;color:#fff;border-radius:3rem;padding:.2rem .8rem;font-weight:700;font-size:.9rem;text-transform:uppercase}@media(max-width:648px){.project-tags span{font-size:.7rem;text-transform:uppercase}}.text-shuffler{display:flex!important;justify-content:center;gap:20px;max-width:100%;flex-wrap:wrap;line-height:.8}.canvas{opacity:0}.content{max-width:100%!important}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important;height:100svh}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.lenis>div{height:100%}.leva-wrapper>[class*=leva]{top:50%!important;left:0!important;right:auto!important}.modal-content{display:flex;gap:80px;margin:0 auto;overflow:hidden}.modal-content .gallery{width:60%}.modal-content .gallery .gallery-image{width:100%;height:100%;max-height:80vh;object-fit:cover;border-radius:16px}.modal-content .gallery-tags{display:flex;gap:10px;margin-top:10px;margin-bottom:15px}.modal-content .gallery-tags span{border:1px solid #666;border-radius:2rem;padding:0 10px}.modal-content .info{display:flex;flex-direction:column;justify-content:center;color:#000;text-align:left}.modal-content .info h2{font-size:3.8rem;margin-bottom:10px;text-transform:uppercase;width:60%;line-height:.9}.modal-content .info .subheading{font-size:1.5em;color:#333;margin-bottom:15px}.modal-content .info .modal-type,.modal-content .info .project-id{font-size:1em;margin-bottom:5px}.modal-content .info .description{font-size:1.2rem;line-height:1.2;width:80%}.modal-content .swiper-button-next,.modal-content .swiper-button-prev{color:#000}.modal-content .swiper-pagination-bullet{background:#333}.modal-content .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}.fourth-section>div{position:absolute!important;width:100vw!important}.loading_loadingScreen__dn6iW{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;z-index:20000;pointer-events:none;text-align:center}.loading_loader__HezbZ{font-size:2rem;font-weight:700;text-align:center;line-height:1;text-transform:uppercase}