:root{--i1: cubic-bezier(.47, 0, .745, .715);--o1: cubic-bezier(.39, .575,.565, 1);--io1: cubic-bezier(.445, .05, .55, .95);--i2: cubic-bezier(.55, .085,.68, .53);--o2: cubic-bezier(.25, .46, .45, .94);--io2: cubic-bezier(.455, .03, .515, .955);--i3: cubic-bezier(.55, .055,.675, .19);--o3: cubic-bezier(.215, .61, .355, 1);--io3: cubic-bezier(.645, .045,.355, 1);--i4: cubic-bezier(.895, .03, .685, .22);--o4: cubic-bezier(.165, .84, .44, 1);--io4: cubic-bezier(.77, 0, .175, 1);--i5: cubic-bezier(.755, .05, .855, .06);--o5: cubic-bezier(.23, 1, .32, 1);--io5: cubic-bezier(.86, 0, .07, 1);--i6: cubic-bezier(.95, .05, .795, .035);--o6: cubic-bezier(.19, 1, .22, 1);--io6: cubic-bezier(1, 0, 0, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0}html{font-size:62.5%}*,*:before,*:after{scrollbar-width:none}*::-webkit-scrollbar{display:none}body{background:#141516;color:#fff;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:300;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;overflow-x:hidden}img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}a{color:inherit;text-decoration:none}button{background:none;border:none;color:inherit;font:inherit;cursor:pointer;padding:0}.nav{position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:4rem;padding:3.4rem 0 2rem;z-index:100}.nav__link{font-size:1.6rem;font-weight:400;letter-spacing:.08em;color:#ffffff73;transition:color .3s var(--o2)}.nav__link:hover{color:#fff}.nav__link--active{color:#fff;pointer-events:none}.nav--crossfade .nav__link,.nav--crossfade .nav__lang-trigger{transition:color .55s cubic-bezier(.77,0,.175,1)}.nav--bright .nav__link:not(.nav__link--active),.nav--bright .nav__lang-trigger{color:rgba(255,255,255,var(--nav-bright-op, .65))}.nav--bright .nav__link:not(.nav__link--active):hover,.nav--bright .nav__lang-trigger:hover{color:#fff}.nav__lang{position:relative}.nav__lang-icon{width:1.8rem;height:1.8rem;flex-shrink:0}.nav__lang-trigger{display:flex;align-items:center;gap:.6rem;font-size:1.6rem;font-weight:400;letter-spacing:.08em;color:#ffffff73;transition:color .3s var(--o2);cursor:pointer}.nav__lang-trigger:hover{color:#fff}.nav__lang-current{width:8.6rem;text-align:left}.nav__lang-menu{position:absolute;top:calc(100% + 1.2rem);left:0;list-style:none;display:flex;flex-direction:column;gap:.2rem;min-width:100%;padding:.6rem;background:#14151699;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:.1rem solid rgba(255,255,255,.12);border-radius:.8rem;z-index:200}.nav__lang-option{display:block;width:100%;text-align:left;white-space:nowrap;padding:.8rem 1rem;font-size:1.5rem;font-weight:400;letter-spacing:.04em;color:#ffffff73;border-radius:.5rem;cursor:pointer;transition:color .2s var(--o2),background .2s var(--o2)}.nav__lang-option:hover{color:#fff;background:#ffffff0f}.nav__lang-option--active{color:#fff}.nav__lang-option--disabled,.nav__lang-option--disabled:hover{color:#fff3;background:transparent;cursor:not-allowed}.loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#141516;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:hidden}.loading__counter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.8rem;font-weight:400;line-height:1.8rem;letter-spacing:.02em;color:#ffffffe6}.loading__counter-num{display:inline-block;min-width:3.2rem;text-align:right}@media (min-width: 577px) and (max-width: 992px){.loading__counter{font-size:2.6rem;line-height:2.6rem}.loading__counter-num{min-width:4.6rem}}.loading__masonry{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform}.loading__col{position:absolute}.loading__card{position:absolute;top:0;left:0;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#1a1a1a;will-change:transform}.loading__card img{width:100%;height:100%;object-fit:cover}.loading__warmup{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.loading__reel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}@keyframes homeIntroFade{0%{opacity:0}to{opacity:1}}.home{position:relative;width:100vw;height:100vh;overflow:hidden}.home__stage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.home__track{display:flex;gap:2.8rem;align-items:center;padding:0 0 0 calc(50vw - 11.25rem);flex-shrink:0}.home__card{flex-shrink:0;width:22.5rem;height:32.2rem;overflow:hidden;position:relative;cursor:pointer}.home__card-inner{width:100%;height:100%}.home__card-inner img{width:100%;height:100%;object-fit:cover}.home__card-img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.home__expanded{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;overflow:hidden;pointer-events:none;background:#141516}.home__expanded-base,.home__nav-zone,.home__expanded-title,.thumbnail-strip,.thumbnail-strip *{pointer-events:auto}.home__expanded-base{position:absolute;top:0;right:0;bottom:0;left:0;cursor:default}.home__expanded-img{position:absolute;top:0;right:0;bottom:0;left:0;will-change:clip-path}.home__expanded-img img{width:100%;height:100%;object-fit:cover}.home__expanded-title-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.home__expanded-title{font-size:5rem;font-weight:300;letter-spacing:.04em;white-space:nowrap;cursor:pointer}.home__nav-zone{position:absolute;top:0;height:100%;width:calc(15% + 5rem);display:flex;align-items:center;cursor:pointer;z-index:1}.home__nav-zone--left{left:0;justify-content:flex-start;padding-left:23.6rem}.home__nav-zone--right{right:0;justify-content:flex-end;padding-right:23.6rem}.home__nav-zone__icon{width:4rem;height:4rem;flex-shrink:0;color:#fff9;-webkit-user-select:none;user-select:none}.home__counter{position:fixed;bottom:2.4rem;left:50%;transform:translate(-50%);text-align:center;font-size:1.6rem;font-weight:500;letter-spacing:.08em;color:#fff;z-index:200}.home__counter-num{display:inline-block;min-width:1.4rem;text-align:center}.thumbnail-strip{position:absolute;bottom:2.4rem;right:2.4rem;display:flex;gap:.4rem;z-index:200}.thumbnail-strip__item{width:6rem;height:3.8rem;overflow:hidden;opacity:.45;filter:grayscale(.6) brightness(.6);cursor:pointer;transition:opacity .3s var(--o2),filter .3s var(--o2)}.thumbnail-strip__item--active{opacity:1;filter:grayscale(0) brightness(1)}.thumbnail-strip__item--bright{filter:grayscale(.6) brightness(1.6)}.thumbnail-strip__item--bright.thumbnail-strip__item--active{filter:grayscale(0) brightness(2)}.thumbnail-strip__item img{width:100%;height:100%;object-fit:cover}.scroll-progress{position:fixed;top:0;left:0;bottom:0;width:.3rem;background:#ffffff57;transform-origin:top;z-index:500;pointer-events:none}.about{min-height:100vh;overflow-x:clip}.about__nav-bar{position:fixed;top:0;left:0;right:0;z-index:100;background:#141516;padding-bottom:2.4rem}.about__nav-bar .nav{position:static}.about__layout{display:grid;grid-template-columns:calc(50% - 18.47rem) 1fr;gap:0;padding:24rem 0 12rem}.about__index{grid-column:1;justify-self:start;padding-left:17rem;margin-top:1.5rem;position:sticky;top:25.5rem;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.about__index-link{font-size:1.8rem;line-height:2.6rem;letter-spacing:.01em;color:#ffffff57;transition:color .3s var(--o2);display:block}.about__index-link:hover{color:#fff}.about__content{grid-column:2;max-width:66rem;padding-right:4vw}.about__section{margin-bottom:5.6rem;padding-bottom:5.6rem;border-bottom:.1rem solid rgba(255,255,255,.08);scroll-margin-top:11.2rem}.about__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.about__section--bio{margin-bottom:7.2rem;padding-bottom:7.2rem}.about__bio{font-size:3.4rem;line-height:4.2rem;font-weight:400;letter-spacing:-.01em;color:#ffffffeb}.about__bio+.about__bio{margin-top:5.6rem}.about__section-title{font-size:4.2rem;line-height:5.6rem;font-weight:400;letter-spacing:-.01em;color:#fff;margin-bottom:4.8rem}.about__list{list-style:none;display:flex;flex-direction:column;gap:4rem;padding-left:9.78rem}.about__item{display:flex;flex-direction:column}.about__item-title{font-size:3.4rem;line-height:4.2rem;font-weight:400;color:#ffffffeb}.about__item-meta{display:flex;flex-direction:column;margin-top:1.6rem;font-size:1.8rem;line-height:2.6rem;letter-spacing:.01em;color:#ffffff57}.about__item-meta-line{display:block}.about__minilist{list-style:none;display:flex;flex-direction:column;gap:.8rem;padding-left:9.78rem}.about__minilist li{font-size:1.8rem;line-height:2.6rem;font-weight:400;color:#ffffff73}.about__minilink{color:#ffffff73;transition:color .3s var(--o2)}.about__minilink:hover{color:#fff}.project{min-height:100vh;overflow-x:clip}.project__rail{position:fixed;right:2.4rem;top:4rem;display:flex;flex-direction:column;gap:.6rem;z-index:100}.project__rail-thumb{position:relative;display:block;width:5.6rem;height:3.15rem;padding:0;border:0;background:none;overflow:hidden;cursor:pointer}.project__rail-thumb img{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(.5);transition:filter .2s var(--o2)}.project__rail-thumb--break{margin-top:2.4rem}.project__rail-thumb:hover img{filter:brightness(.7)}.project__rail-selector{position:absolute;left:-.92rem;top:0;width:7.44rem;height:4.5rem;border:.1rem solid #fff;pointer-events:none;z-index:2}.project__sections{display:flex;flex-direction:column}.project__hero{position:relative;width:100%;height:100vh;overflow:hidden}.project__hero img{width:100%;height:100%;object-fit:cover}.project__hero-media{position:relative;width:100%;height:100%;overflow:hidden}.project__hero-parallax{width:100%;height:114.333vh;will-change:transform}.project__hero--events img{transform:scale(1.1);transform-origin:20% 50%}.project__hero--events img{object-position:50% 36%}.project__hero-panel{--hero-panel-pad: 4.6rem;position:absolute;top:0;bottom:0;left:59%;right:0;padding-left:var(--hero-panel-pad);z-index:5}.project__hero-text{position:absolute;top:3.4rem;left:var(--hero-panel-pad);right:4vw;text-align:left}.project__scroll-btn{position:absolute;bottom:4rem;right:3.56rem;z-index:10;display:flex;align-items:center;justify-content:center;width:5.005rem;height:5.005rem;background:transparent;border:.1848rem solid currentColor;border-radius:1.2012rem;color:#ffffff73;transition:color .3s var(--o2),border-color .3s var(--o2)}.project__scroll-btn:hover{color:#ffffffb3}.project__scroll-btn svg{width:2.4rem;height:2.4rem}.project__scroll-text{position:absolute;left:var(--hero-panel-pad);bottom:6.5025rem;transform:translateY(50%);font-size:1.6rem;font-weight:400;letter-spacing:.05em;color:#fff;transition:color .3s var(--o2);z-index:10}.project__scroll-text:hover{color:#ffffff73}.project__title{font-size:4rem;line-height:4.1rem;font-weight:400;color:#fff}.project__subtitle{margin-top:7rem;font-size:1.8rem;line-height:2.4rem;font-weight:400;color:#fff}.project__desc{margin-top:2.2rem;max-width:42rem;font-size:1.8rem;line-height:2.4rem;font-weight:400;color:#ffffff57}.project__gallery{display:flex;flex-direction:column;align-items:center;gap:5rem;padding:30rem 0 37.1rem}.project__gallery-item{position:relative;width:102rem;height:57.4rem;max-width:100%;overflow:hidden;cursor:default}.project__gallery-item img{width:100%;height:100%;object-fit:cover}.project__gallery--natural .project__gallery-item{box-sizing:content-box;width:81.5rem;height:45rem;max-width:100%;padding:2.35rem;display:flex;align-items:center;justify-content:center;background:#191a1c}.project__gallery--natural .project__gallery-item img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.project__gallery--natural .project__gallery-item--row{justify-content:space-evenly}.project__gallery--natural .project__gallery-item--auto-height{height:auto}.project__gallery--natural .project__gallery-item--auto-height img{width:100%;height:auto;max-height:none}.project__gallery-item--break{margin-top:30rem}.project__gallery-caption{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;background:#000000b3;opacity:0;transition:opacity .35s var(--o2)}.project__gallery-caption-bar{background:#000;color:#fff;font-size:1.6rem;font-weight:300;letter-spacing:.03em;padding:1.6rem 2.4rem}.project__caption-group{white-space:nowrap}.project__caption-link{color:inherit;text-decoration:underline;text-underline-offset:.2em;cursor:pointer;transition:opacity .2s var(--o2)}.project__caption-link:hover{opacity:.65}.project__gallery-item:hover .project__gallery-caption{opacity:1}.project__gallery-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#0d0d0d;pointer-events:none}.project__transition-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;will-change:transform}.project__transition-overlay img{width:100%;height:100%;object-fit:cover}.project__back{position:fixed;top:4.2rem;left:3.8rem;font-size:1.6rem;font-weight:400;letter-spacing:.05em;color:#fff;transition:color .3s var(--o2);z-index:100}.project__back:hover{color:#ffffff73}.project__counter{position:absolute;top:4.9rem;right:3.8rem;font-size:1.6rem;font-weight:500;letter-spacing:.08em;color:#fff;font-variant-numeric:tabular-nums;z-index:100}.project__counter-num{display:inline-block;min-width:1.4rem;text-align:center}.project__next{position:relative;height:250vh}.project__next-stage{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#141516}.project__next-card{position:relative;width:22.5rem;height:32.2rem;overflow:hidden;will-change:width,height}.project__next-card img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block}.project__next-meta{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;pointer-events:none;color:#fff}.project__next-title{position:relative;display:inline-block;font-size:clamp(2.64rem,3.3vw,3.96rem);font-weight:500;letter-spacing:.01em}.project__next-counter{position:absolute;left:100%;top:0;font-size:.3em;font-weight:500;margin-left:.4rem;transform:translateY(.6em);color:#ffffffb3}.project__next-label{display:block;margin-top:-.6rem;font-size:2rem;font-weight:500;letter-spacing:.04em;color:#ffffffb3}@media (min-width: 120.1rem){.about__content{max-width:72rem}}@media (max-width: 992px){body{overflow-y:auto;overflow-x:hidden}.about__layout{grid-template-columns:1fr;padding:10rem 6vw 8rem}.about__index{display:none}.about__content{grid-column:1;padding-right:0}.about__brk{display:none}.about__list,.about__minilist{padding-left:0}.about__bio{font-size:2.2rem;line-height:3rem}.about__bio+.about__bio{margin-top:3.2rem}.about__section-title{font-size:2.6rem;line-height:3.2rem;margin-bottom:3rem}.about__item-title{font-size:2.2rem;line-height:2.8rem}.about__item-meta,.about__minilist li{font-size:1.5rem;line-height:2.2rem}.about__list{gap:3.2rem}.about__section{margin-bottom:4.4rem;padding-bottom:4.4rem}.about__section--bio{margin-bottom:5.2rem;padding-bottom:5.2rem}}@media (min-width: 577px) and (max-width: 992px){.about__layout{gap:8rem;padding:18rem 10vw 14rem}.about__bio{font-size:2.8rem;line-height:3.6rem}.about__section-title{font-size:3.2rem;line-height:4rem}.about__item-title{font-size:2.7rem;line-height:3.4rem;max-width:60vw}.about__item-meta,.about__minilist li{font-size:1.7rem;max-width:60vw}}@media (min-width: 621px) and (max-width: 992px){.about__item-meta--rbrk-621-992 .about__brk{display:revert}}@media (min-width: 711px) and (max-width: 992px){.about__item-meta--rbrk-711-992 .about__brk{display:revert}}@media (min-width: 763px) and (max-width: 992px){.about__item-meta--rbrk-763-992 .about__brk{display:revert}}@media (min-width: 923px) and (max-width: 1050px){.about__index{padding-left:70px}}@media (min-width: 1050px) and (max-width: 1200px){.about__index{padding-left:100px}}@media (min-width: 1200px) and (max-width: 1300px){.about__index{padding-left:130px}}@media (max-width: 340px){#education .about__item-title{font-size:2rem;line-height:2.6rem}}@media (max-width: 992px){.home{height:auto;min-height:100vh;overflow:visible}.home__list{list-style:none;display:grid;grid-template-columns:1fr;gap:1.6rem;padding:8.4rem 5vw 6rem}.home__list-card{position:relative;display:block;width:100%;aspect-ratio:3 / 2;overflow:hidden}.home__list-thumb{position:absolute;top:0;right:0;bottom:0;left:0}.home__list-thumb img{width:100%;height:117%;object-fit:cover;will-change:transform}.home__list-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.12) 45%,transparent 68%)}.home__list-title{position:absolute;left:1.8rem;bottom:1.5rem;z-index:1;font-size:2.2rem;font-weight:400;letter-spacing:.02em;color:#fff}.home--intro .nav,.home--intro .home__list-title{animation:homeIntroFade .5s ease-out both}}@media (min-width: 577px) and (max-width: 992px){.home__list{gap:8rem;padding:18rem 10vw 14rem}.home__list-title{font-size:2.4rem}}@media (max-width: 992px){.project__hero{height:auto}.project__hero-media{height:52vh}.project__hero-parallax{height:68vh}.project__hero--ui-themes img{object-position:0% 50%}.project__hero--events img{transform:none}.project__hero-panel{position:static;padding:3rem 6vw 3.6rem}.project__hero-text{position:static}.project__title{font-size:3.2rem;line-height:1.06}.project__subtitle{margin-top:1.6rem;font-size:1.7rem;line-height:1.35}.project__desc{margin-top:1.4rem;max-width:none;font-size:1.6rem;line-height:1.5}.project__scroll-text,.project__scroll-btn,.project__counter,.project__rail{display:none}.project__gallery{gap:5rem;padding:8rem 6vw 12rem}.project__gallery--natural .project__gallery-item{width:auto;height:auto;padding:1.1rem}.project__gallery--natural .project__gallery-item img{width:100%;height:auto;max-height:none}.project__gallery--natural .project__gallery-item--row img{width:auto;max-width:48%}.project__gallery-item--break{margin-top:8rem}}@media (min-width: 577px) and (max-width: 671px){.project__hero--ui-themes img{object-position:15% 50%}}@media (max-width: 576px){.project__hero--ui-themes img{object-position:20% 50%}}@media (max-width: 519px){.project__hero--ui-themes img{object-position:30% 50%}}@media (max-width: 439px){.project__hero--ui-themes img{object-position:40% 50%}}@media (max-width: 576px){.project__hero--visual-communication img{object-position:33% 50%}}@media (min-width: 577px) and (max-width: 992px){.project__hero--visual-communication img{object-position:40% 50%}}@media (max-width: 576px){.project__hero--versatil img{object-position:34% 50%}}@media (min-width: 577px) and (max-width: 992px){.project__hero--versatil img{object-position:25% 50%}}@media (min-width: 577px) and (max-width: 992px){.project__hero-media{height:56vh}.project__hero-parallax{height:72vh}.project__hero-panel{padding:3.6rem 5vw 4.2rem}.project__title{font-size:4rem}.project__subtitle{font-size:1.9rem}.project__desc{font-size:1.8rem;max-width:62rem}.project__gallery{gap:8rem;padding:8rem 12vw 12rem}.project__gallery--natural .project__gallery-item{padding:2.4rem}.project__gallery--natural .project__gallery-item--row{justify-content:center;gap:4rem}}@media (max-width: 576px){.nav{gap:2rem;padding:2.4rem 3vw 1.6rem}.nav__link,.nav__lang-trigger{font-size:1.4rem}.nav__lang-current{width:auto}.nav__lang-icon{width:1.6rem;height:1.6rem}.home__list,.about__layout{gap:6rem;padding:14rem 8vw 12rem}.about__item-meta,.about__minilist li{max-width:70vw}.about__item-meta--free{max-width:none}.project__gallery--natural .project__gallery-item--row{flex-direction:column;justify-content:flex-start;gap:5rem;background:none;padding:0}.project__gallery--natural .project__gallery-item--row .project__gallery-subitem{position:relative;width:100%;box-sizing:border-box;padding:1.1rem;background:#191a1c}.project__gallery--natural .project__gallery-item--row .project__gallery-subitem img{display:block;width:100%;max-width:100%;height:auto;max-height:none}.project__gallery-item--row:hover .project__gallery-caption{opacity:0}.project__gallery-subitem:hover .project__gallery-caption{opacity:1}}@media (min-width: 376px) and (max-width: 576px){.about__item-meta--mcap60{max-width:60vw}}@media (min-width: 797px) and (max-width: 992px){.about__item-meta--cap50{max-width:50vw}}@media (min-width: 993px) and (max-width: 1108px){.about__item-meta--cap40{max-width:40vw}}@media (min-width: 1109px) and (max-width: 1267px){.about__item-meta--cap35{max-width:35vw}}@media (min-width: 1267px) and (max-width: 1408px){.about__item-meta--cap30{max-width:30vw}}
