@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&family=Geist:wght@100..900&display=swap";:root{--font-family: "Geist", sans-serif;--second-family: "Geist Mono", sans-serif;--container-spacing-vertical: 24px;--container-spacing: 48px;--container-spacing-top: 9.44rem}@media screen and (max-width: 991.98px){:root{--container-spacing: 20px}}*{margin:0;padding:0;box-sizing:border-box;text-rendering:optimizeLegibility;color:inherit;font-size:inherit;scroll-behavior:smooth}html,body{margin:0;padding:0;height:100%;font-family:var(--second-family),monospace;background:#fff}a{text-decoration:none}button{all:unset;cursor:pointer;transition:opacity .3s ease-in-out}button:hover{opacity:.8}.app_content_layout__ctt__header{position:fixed;top:var(--container-spacing-vertical);left:var(--container-spacing);right:var(--container-spacing);display:flex;justify-content:space-between;pointer-events:none;z-index:9}@media screen and (max-width: 991.98px){.app_content_layout__ctt__header{display:none}}.app_content_layout__ctt__left__name{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#282828;pointer-events:all}.app_content_layout__ctt__left__name.cinematography{color:#fff}.app_content_layout__ctt__left__role{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0;pointer-events:all}.app_content_layout__ctt__left__role.cinematography{color:#d2d2d2}.app_content_layout__ctt__right{display:flex;flex-direction:column;justify-content:flex-end}.app_content_layout__ctt__right__link{text-align:right;font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0;pointer-events:all}.app_content_layout__ctt__right__link.active{color:#282828}.app_content_layout__ctt__right__link.cinematography{color:#e6e6e6}.app_content_layout__ctt__right__link.cinematography.active{color:#fff}.app_content_layout__ctt__footer{position:fixed;bottom:var(--container-spacing-vertical);left:var(--container-spacing);right:var(--container-spacing);display:flex;justify-content:space-between;pointer-events:none;z-index:9}@media screen and (max-width: 991.98px){.app_content_layout__ctt__footer{display:none}}.app_content_layout__ctt__footer__left p{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0;pointer-events:all}.app_content_layout__ctt__footer__right{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;pointer-events:all;display:flex;align-items:center;gap:.5rem}.app_content_layout__ctt__footer__right p{color:#a0a0a0}.app_content_layout__ctt__footer__right a{color:#000;text-decoration:underline}.app_layout_transition{position:fixed;width:100vw;height:100vh;display:flex;left:0;top:0;pointer-events:none;z-index:99999}@media screen and (max-width: 991.98px){.app_layout_transition{display:none}}.app_layout_transition__stairs{position:relative;height:100%;width:100%;background-color:#fff}.app_layout_transition.mobile{display:none}@media screen and (max-width: 991.98px){.app_layout_transition.mobile{display:flex}}.app_layout_transition_background{position:fixed;width:100%;height:100vh;background-color:#000;z-index:998;pointer-events:none;top:0;left:0}.app_cinematography_grid_item{display:flex;flex-direction:column;gap:.25rem}.app_cinematography_grid_item__details{display:flex;justify-content:space-between;align-items:center}.app_cinematography_grid_item__details__category{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0;text-transform:uppercase}.app_cinematography_grid_item__sizes{display:flex;justify-content:flex-end;gap:.25rem}.app_cinematography_grid_item__sizes__btn{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.app_cinematography_grid_item__sizes__btn.active{color:#000}@media screen and (max-width: 991.98px){.app_cinematography_grid_item__sizes{display:none}}.app_cinematography_grid_item__name{display:flex;overflow:hidden;position:absolute;left:24px;bottom:24px;z-index:9}.app_cinematography_grid_item__name__text{font-family:var(--font-family);font-weight:500;font-size:32px;font-size:28px;letter-spacing:-.03em;color:#fff;line-height:100%;text-transform:uppercase}.app_cinematography_grid_item__name__year{font-family:var(--font-family);font-weight:500;font-size:16px;letter-spacing:-.04em;color:#000}.app_cinematography_grid_item__media{width:100%;position:relative;overflow:hidden;aspect-ratio:16/9}.app_cinematography_grid_item__media__video{width:100%;height:100%;--media-object-fit: cover;--media-object-position: center;--controls: none}.app_cinematography_grid_item__media__img{width:100%;height:100%;object-fit:cover}.app_cinematography_grid_item__cover{position:absolute;top:0;left:0;bottom:0;right:0;object-fit:cover;z-index:9;opacity:0;pointer-events:none}.app_cinematography_grid_item__mobile__info{display:none;justify-content:space-between;align-items:center}.app_cinematography_grid_item__mobile__info__name{font-weight:500;font-size:24px;letter-spacing:-.03em;color:#000}.app_cinematography_grid_item__mobile__info__year{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#000}.app_follow_mouse{position:absolute;top:-100vh;left:-100vw;z-index:99}.app_cinematography_gallery{min-height:100vh}.app_cinematography_gallery__ctt{min-height:100vh;position:sticky;top:30px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:.5rem;gap:2rem}.app_cinematography_gallery__ctt__con{display:flex;flex-direction:column;gap:1rem;flex:1}.app_cinematography_gallery__ctt__con__selected{display:flex;align-items:center;flex:1;width:100%}.app_cinematography_gallery__ctt__relative{position:relative;height:300px;width:100%;overflow:hidden}.app_cinematography_gallery__ctt__gallery{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:hidden;position:absolute;top:0;left:0;bottom:0;transform:will-change}.app_cinematography_gallery__ctt__gallery__item{width:250px;height:300px;flex-shrink:0}.app_cinematography_gallery__ctt__gallery__item__media{width:100%;height:100%;object-fit:cover}.app_cinematography_gallery__ctt__gallery__item.second{background-color:green}.app_cinematography_gallery__ctt__gallery.right{left:unset;right:0}.app_cinematography_ruler{position:relative}.app_cinematography_ruler__con{display:flex;justify-content:center;height:38px;position:relative;overflow-x:hidden}.app_cinematography_ruler__units{gap:.3rem;background-image:url(../../../media/images/cinematography/ruler.svg);background-repeat:repeat-x;position:absolute;top:0;left:-100vw;width:300vw;height:100%}.app_cinematography_ruler__units.bottom{transform:scaleY(-1)}.app_cinematography_ruler__ctt{padding:0 var(--container-spacing);display:grid;grid-template-columns:1fr 2fr 1fr;gap:1.5rem}.app_cinematography_ruler__ctt__date{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}@media screen and (max-width: 575.98px){.app_cinematography_ruler__ctt__date{display:none}}.app_cinematography_ruler__ctt__date__text{font-family:var(--font-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#464646}.app_cinematography_ruler__ctt__name{display:flex;align-items:center;justify-content:center;gap:.25rem}.app_cinematography_ruler__ctt__name__text{font-family:var(--font-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#464646;text-transform:uppercase}.app_cinematography_ruler__ctt__name__dot{width:4px;height:4px;border-radius:50%;background-color:#000}.app_cinematography_ruler__indicator{position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:36px;background-color:#6e6e6e}.app_cinematography_ruler__indicator.bottom{top:unset;bottom:0;left:50%}.app_cinematography_selected_image{display:flex;gap:3rem;padding:0 var(--container-spacing);padding-top:3rem;margin:auto 0;justify-content:center}@media screen and (max-width: 767.98px){.app_cinematography_selected_image{flex-direction:column-reverse;padding-top:4rem;align-items:center;gap:2rem}}.app_cinematography_selected_image__left{display:flex;flex-direction:column;gap:2rem;margin-top:calc(1rem + 16px)}@media screen and (max-width: 767.98px){.app_cinematography_selected_image__left{margin-top:0}}.app_cinematography_selected_image__left__title{font-weight:500;font-size:32px;letter-spacing:-.03em;color:#000}.app_cinematography_selected_image__left__credits{display:flex;flex-direction:column;gap:1.5rem;max-width:267px;width:100%}.app_cinematography_selected_image__left__credits__box{width:13px;height:10px;background:#000}.app_cinematography_selected_image__left__credits__ctt{display:flex;flex-direction:column;gap:.5rem}.app_cinematography_selected_image__left__credits__ctt__title{margin-bottom:.5rem}.app_cinematography_selected_image__left__credits__ctt__item{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.app_cinematography_selected_image__left__credits__ctt__item__label{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0;text-transform:uppercase}.app_cinematography_selected_image__left__credits__ctt__item__value{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#464646}.app_cinematography_selected_image__center{display:flex;flex-direction:column;gap:.5rem}.app_cinematography_selected_image__center__back{display:flex;justify-content:center;padding-bottom:.5rem}.app_cinematography_selected_image__center__back__btn{font-weight:500;font-size:12px;letter-spacing:-.04em;text-align:right;color:#a0a0a0}.app_cinematography_selected_image__center__media{display:flex;align-items:center}.app_cinematography_selected_image__center__media__img{max-height:477px;height:100%;max-width:100%}@media screen and (max-width: 767.98px){.app_cinematography_selected_image__center__media__img{max-width:400px;width:100%}}.app_cinematography_selected_image__center__action{display:flex;gap:1rem}.app_cinematography_selected_image__right{margin-top:calc(1rem + 16px)}@media screen and (max-width: 767.98px){.app_cinematography_selected_image__right{display:none}}.app_cinematography_footer{padding:70px var(--container-spacing);padding-top:100px;display:flex;flex-direction:column;gap:3rem}.app_cinematography_footer__ctt{display:flex;justify-content:space-between;align-items:center}.app_cinematography_footer__ctt__left{display:flex;align-items:center;gap:.5rem}@media screen and (max-width: 575.98px){.app_cinematography_footer__ctt__left{justify-content:space-between;flex:1}}.app_cinematography_footer__ctt__left__project{font-weight:500;font-size:24px;letter-spacing:-.03em;color:#000;opacity:.1}.app_cinematography_footer__ctt__left__year{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#1e1e1e;opacity:.1;border-left:1px solid #1e1e1e;padding:0 .25rem}@media screen and (max-width: 575.98px){.app_cinematography_footer__ctt__left__year{display:none}}.app_cinematography_footer__ctt__left__next{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}@media screen and (max-width: 575.98px){.app_cinematography_footer__ctt__right{display:none}}.app_cinematography_footer__ctt__right__count{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.app_cinematography_footer__ctt__right__count span{color:#464646}.app_cinematography_footer__credits__text{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.photography-modal{position:fixed;top:0;left:0;background-color:#d9d9d9;width:100vw;height:100vh;z-index:10}.photography-modal__container{display:flex;gap:5rem;justify-content:center;align-items:center;height:100%}.photography-modal__container__text{max-width:300px}.photography-modal__container__text h2{font-weight:600}.photography-modal__container__text h1{margin-top:1rem;margin-bottom:3rem;font-size:2rem}.photography-modal__container__text p{font-size:1rem;font-family:var(--font-family);font-weight:400}.photography-modal__container img{position:relative;z-index:20;width:332px;border-radius:1rem;height:auto}.photography-modal__container__minmap{margin-top:2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.photography-modal__container__minmap__image{width:50px}.photography-modal__container__minmap__image img{width:100%;height:auto;border-radius:2px}.photography-modal__container__minmap__empty{width:50px}.collection-grid{overflow-x:hidden;margin:3rem auto 0}.collection-grid__items{display:flex;align-items:center;justify-content:center;min-height:460px;will-change:transform}.collection-grid__item{display:flex;flex-direction:column;justify-content:center;padding-inline:20px;position:relative}.collection-grid__item h1{font-family:var(--font-family);font-weight:500;letter-spacing:-.04em;font-size:12px;padding-bottom:.3125rem;text-align:right;transform-origin:right;width:fit-content}.collection-grid__item p{font-family:var(--font-family);font-weight:500;letter-spacing:-.04em;font-size:12px;padding-top:.5rem;transform-origin:right;width:fit-content}.collection-grid__item img{width:182px;height:273px;object-fit:cover;will-change:height,width}.collection-grid__controls{display:flex;align-items:center;justify-content:center;gap:10.4375rem;margin-top:1rem}.collection-grid__controls button{font-family:var(--font-family);font-weight:500;color:#a0a0a0;letter-spacing:-.04em;font-size:12px;transition:color .1s ease}.collection-grid__controls button:hover{color:#000}.image-stack{position:absolute;top:0;left:300px}.image-stack__container{position:relative}.image-stack__container img{position:absolute;width:269px;height:404px;object-fit:cover}.app_cinematography_list_item{display:grid;grid-template-columns:1fr 2fr 1fr .5fr;padding:.75rem 2rem;border-bottom:1px solid #e6e6e6;position:relative}@media screen and (max-width: 767.98px){.app_cinematography_list_item{display:none}}.app_cinematography_list_item__mobile{display:none;flex-direction:column;gap:.25rem;border-bottom:1px solid #e6e6e6;padding:.5rem 0}@media screen and (max-width: 767.98px){.app_cinematography_list_item__mobile{display:flex}}.app_cinematography_list_item__mobile__name{font-family:var(--font-family);font-weight:600;font-size:12px;letter-spacing:-.04em;color:#282828;text-transform:capitalize}@media screen and (max-width: 458.98px){.app_cinematography_list_item__mobile__name{font-size:11px}}.app_cinematography_list_item__mobile__details{display:flex;align-items:center;gap:.5rem}.app_cinematography_list_item__mobile__details__role{font-family:var(--font-family);font-weight:600;font-size:12px;letter-spacing:-.04em;color:#a0a0a0;text-transform:uppercase}@media screen and (max-width: 458.98px){.app_cinematography_list_item__mobile__details__role{font-size:11px}}.app_cinematography_list_item__mobile__details__year{font-family:var(--font-family);font-weight:600;font-size:12px;letter-spacing:-.04em;color:#282828;text-transform:uppercase}@media screen and (max-width: 458.98px){.app_cinematography_list_item__mobile__details__year{font-size:11px}}.app_cinematography_list_item__name__text{font-family:var(--font-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#000;text-transform:uppercase}.app_cinematography_list_item__name__text.year{text-align:right}.app_cinematography_list_item__role__text{font-family:var(--font-family);font-weight:700;font-size:12px;letter-spacing:-.04em;color:#000;text-transform:uppercase}.app_cinematography_list_item__indicator{position:absolute;top:0;left:0;bottom:0;width:13px;z-index:1;display:flex;justify-content:center;align-items:center}.app_cinematography_list_item__indicator__child{width:13px;height:10px;background:#000}.app_cinematography_list_item__indicator.right{right:0;left:unset}.app_cinematography_list_item__indicator.right__child{width:13px;height:10px;background:#000}.app_cinematography_list_item.active .app_cinematography_list_item__text__hover{color:#d2d2d2}.app_cinematography_list_item.inactive .app_cinematography_list_item__text__hover{color:#000}.app_cinematography_list_item.inactive .app_cinematography_list_item__text__hover.role{color:#a0a0a0}.app_cinematography_list_item:hover .app_cinematography_list_item__text__hover{color:#000}.app_cinematography_list_hover{position:absolute;top:0;background-color:#fff;width:395px;height:250px;z-index:1;transform:translateY(-50%);opacity:0}@media screen and (max-width: 767.98px){.app_cinematography_list_hover{display:none}}.app_cinematography_list_hover__media{width:100%;height:100%;object-fit:cover;--media-object-fit: cover;--media-object-position: center;--controls: none}.app_cinematography_mobile_item{height:100%;position:relative;overflow:hidden;padding:20px;display:flex;align-items:flex-end}.app_cinematography_mobile_item__img{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%;z-index:-1}.app_cinematography_mobile_item__media{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%;z-index:-1;--media-object-fit: cover;--media-object-position: center;--controls: none}.app_cinematography_mobile_item__title{display:flex;align-items:flex-start}.app_cinematography_mobile_item__title__text{font-weight:500;font-size:32px;letter-spacing:-.03em;color:#fff}@media screen and (max-width: 575.98px){.app_cinematography_mobile_item__title__text{font-size:24px}}.app_cinematography_mobile_item__title__year{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#fff}.app_mobile_menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9;display:none;flex-direction:column;pointer-events:none}@media screen and (max-width: 991.98px){.app_mobile_menu{display:flex}}.app_mobile_menu__header{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:20px 20px 10px;position:relative;z-index:99;pointer-events:all}.app_mobile_menu__header__title__name{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#282828}.app_mobile_menu__header__title__role{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.app_mobile_menu__header__menu{display:flex;gap:4px;align-items:center}.app_mobile_menu__header__menu__label{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.app_mobile_menu__header__menu__icon{gap:2px;width:12px;height:6px;position:relative;gap:0}.app_mobile_menu__header__menu__icon__line{position:absolute;width:12px;height:2px;top:0;left:0;background-color:#a0a0a0;border-radius:2px}.app_mobile_menu__header__menu__icon__line.lower{bottom:0;top:unset}.app_mobile_menu__ctt{flex:1;position:relative;pointer-events:all}.app_mobile_menu__ctt__animation{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row-reverse;z-index:9}.app_mobile_menu__ctt__animation__bar{flex:1;height:100%;background-color:#fff}.app_mobile_menu__ctt__links{padding:26px 20px 10px;position:relative;z-index:10;display:flex;flex-direction:column;gap:.5rem}.app_mobile_menu__ctt__links__label{font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.app_mobile_menu__ctt__links__ctt{display:flex;flex-direction:column;gap:.25rem}.app_mobile_menu__ctt__links__ctt__item{font-weight:600;font-size:24px;letter-spacing:-.03em;color:#000}.equalizer-container{padding:5px;width:100%;max-width:300px}.equalizer-bars{display:flex;justify-content:center;align-items:center;height:40px;gap:2px;position:relative}.equalizer-bar{width:2px;height:18px;transform-origin:center}.contact-page{display:flex;justify-content:center;align-items:center;height:100vh}.contact-page__container{text-align:center}.contact-page__email{display:flex;align-items:center;gap:.375rem}.contact-page__email a{text-decoration:underline;font-family:var(--font-family);font-size:16px;font-weight:600;letter-spacing:-.03em;line-height:1.5em}.contact-page h2{font-family:var(--second-family);font-size:12px;font-weight:500;letter-spacing:-.04em;color:#282828;padding-top:1.5rem}.contact-page h3{font-family:var(--second-family);font-size:12px;font-weight:500;letter-spacing:-.04em;color:#a0a0a0;padding-top:.25rem}.resume-page{margin:9.44rem var(--container-spacing) 0 var(--container-spacing)}.resume-page__category__header{padding-bottom:1.5rem}.resume-page__category h1{font-family:var(--font-family);font-size:16px;font-weight:600;letter-spacing:-.03em;text-decoration:underline}.resume-page__category__child{margin-bottom:1rem;font-family:var(--second-family);letter-spacing:-.04em;padding-bottom:.25rem}.resume-page__category__child h2{font-size:12px;font-weight:500}.resume-page__category__child h3{color:#a0a0a0;font-size:12px;font-weight:500}.app_home{min-height:100vh;min-height:100dvh;height:100%}.app_home__inverted{position:fixed;top:0;left:0;z-index:2;width:100%;transform:translateY(calc(-100% + 50vh));padding:5rem 0}.app_home__inverted__ctt{display:flex;flex-direction:column;gap:3.75rem;max-width:918px;margin-left:auto;margin-right:auto;padding:5rem 0;min-height:100vh;min-height:100dvh;height:100%}@media screen and (max-width: 991.98px){.app_home__inverted__ctt{max-width:100%;padding-left:20px;padding-right:20px;gap:2.5rem}}@media screen and (max-width: 767.98px){.app_home__inverted__ctt{gap:.5rem;padding-left:0;padding-right:0;padding-bottom:0;padding-top:4rem;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden}}.app_home__inverted__ctt__items{display:flex;flex-direction:column;gap:3.75rem}@media screen and (max-width: 767.98px){.app_home__inverted__ctt__items{display:none}}.app_home__inverted__ctt__options{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (max-width: 767.98px){.app_home__inverted__ctt__options{position:absolute;top:4rem;left:0;width:100%;z-index:9;background-color:#fff;padding-bottom:.5rem}}.app_home__inverted__ctt__options__scroll{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;text-align:center;color:#a0a0a0;text-transform:uppercase}.app_home__inverted__ctt__options__item{display:flex;align-items:center;gap:.5rem}.app_home__inverted__ctt__options__item__label{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.app_home__inverted__ctt__options__item__label.active{color:#000}.app_home__inverted__ctt__options-v2{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (max-width: 767.98px){.app_home__inverted__ctt__options-v2{top:4rem;left:0;width:100%;z-index:9;background-color:#fff;padding-bottom:.5rem}}.app_home__inverted__ctt__options-v2__scroll{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;text-align:center;color:#a0a0a0;text-transform:uppercase}.app_home__inverted__ctt__options-v2__item{display:flex;align-items:center;gap:.5rem}.app_home__inverted__ctt__options-v2__item__label{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#a0a0a0}.app_home__inverted__ctt__options-v2__item__label.active{color:#000}.app_home__filler{height:400vh;pointer-events:none}.app_splide_ctt{height:100%;display:none}@media screen and (max-width: 767.98px){.app_splide_ctt{display:block}}.app_splide_ctt__item{height:100%}.app-photography{margin:5rem 0rem 0;overflow-x:hidden}.app-photography__container{position:relative;margin-bottom:10rem}.app-photography__side{position:absolute;left:0;top:0;width:7.5625rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem}.app-photography__side__item{flex:1;display:flex;align-items:center}.app-photography__side__item p{color:#a0a0a0;font-size:12px;font-weight:500;font-family:var(--font-family);letter-spacing:-.04em}.app-photography__grid{margin-top:5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));column-gap:2rem;row-gap:2rem;margin-inline:7.5625rem}.app-photography__grid__item{position:relative}.app-photography__grid__item__image{background-color:#ebebeb;position:relative}.app-photography__grid__item__image__pseudo1{content:"";position:absolute;top:0;left:0;width:calc(100% + 30rem);transform:translate(-15rem);height:1px;background-color:#ebebeb;display:block}.app-photography__grid__item__image__pseudo2{content:"";position:absolute;bottom:0;left:0;width:calc(100% + 30rem);transform:translate(-15rem);height:1px;background-color:#ebebeb;display:block}.app-photography__grid__item__image__pseudo3{content:"";position:absolute;top:0;left:0;height:calc(100% + 4rem);width:1px;background-color:#ebebeb;display:block}.app-photography__grid__item__image__pseudo4{content:"";position:absolute;top:0;right:0;height:calc(100% + 4rem);width:1px;background-color:#ebebeb;display:block}.app-photography__grid__item__image img{width:100%;height:auto;object-fit:cover}.app-photography__grid__item__content{display:flex;gap:.25rem;align-items:center;justify-content:flex-end;margin-top:.875rem;margin-right:.5rem}.app-photography__grid__item__content h2{margin-bottom:2px;font-size:12px}.app-photography__grid__item__content p{color:#a0a0a0;font-size:12px;font-weight:500;font-family:var(--font-family)}.app_cinematograpy{display:flex;flex-direction:column;gap:1rem}.app_cinematograpy__main{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden}.app_cinematograpy__main__overlay{position:absolute;top:0;left:0;bottom:0;width:100%;height:100vh;height:100dvh;background-color:#0003;padding:var(--container-spacing);padding-top:120px;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;z-index:3}.app_cinematograpy__main__overlay__ratio__label{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#fff}.app_cinematograpy__main__overlay__ratio__item{display:flex;gap:.25rem}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__ratio__item{display:none}}.app_cinematograpy__main__overlay__ratio__item__label{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#d2d2d2;opacity:.75}.app_cinematograpy__main__overlay__ratio__item__label.active{color:#fff;opacity:1}.app_cinematograpy__main__overlay__center__ctt{max-width:1150px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.app_cinematograpy__main__overlay__center__ctt__slider{background-color:#949494;height:2px;border-radius:1px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;cursor:pointer;overflow:hidden}.app_cinematograpy__main__overlay__center__ctt__slider__progress{width:100%;height:1px;background-color:#fff;transition:all .3s ease-in-out}.app_cinematograpy__main__overlay__center__ctt__slider.disabled{cursor:not-allowed}.app_cinematograpy__main__overlay__center__ctt__timestamp{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#fff}.app_cinematograpy__main__overlay__center__ctt__bottom{display:flex;justify-content:space-between;align-items:center}.app_cinematograpy__main__overlay__center__ctt__bottom__options{display:flex;align-items:center;gap:.3rem}.app_cinematograpy__main__overlay__bottom{display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__bottom{flex-direction:column;justify-content:unset;align-items:unset;gap:8px}}.app_cinematograpy__main__overlay__bottom__name{font-family:var(--font-family);font-weight:500;font-size:48px;font-size:40px;letter-spacing:-.03em;color:#fff;line-height:100%;text-transform:uppercase}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__bottom__name{font-size:32px}}.app_cinematograpy__main__overlay__bottom__left{display:flex;flex-direction:column;gap:3rem}.app_cinematograpy__main__overlay__bottom__fullscreen{display:flex;align-items:center;gap:1rem}.app_cinematograpy__main__overlay__bottom__fullscreen__text{font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#fff}.app_cinematograpy__main__overlay__bottom__details{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__bottom__details{display:none}}.app_cinematograpy__main__overlay__bottom__details__item{display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__bottom__details__item{gap:0}}.app_cinematograpy__main__overlay__bottom__details__item__label{font-family:var(--font-family);font-weight:500;font-size:16px;letter-spacing:-.04em;color:#d2d2d2;text-align:right}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__bottom__details__item__label{font-size:12px;text-align:left}}.app_cinematograpy__main__overlay__bottom__details__item__value{font-family:var(--font-family);font-weight:500;font-size:16px;letter-spacing:-.04em;color:#fff;text-align:right}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__bottom__details__item__value{font-size:12px;text-align:left}}.app_cinematograpy__main__overlay__bottom__details.mobile{display:none;align-items:center;gap:2rem}@media screen and (max-width: 767.98px){.app_cinematograpy__main__overlay__bottom__details.mobile{display:flex}}.app_cinematograpy__main__action__label{text-align:right;font-family:var(--second-family);font-weight:500;font-size:12px;letter-spacing:-.04em;color:#e6e6e6}@media screen and (max-width: 767.98px){.app_cinematograpy__main__action__label{display:none}}.app_cinematograpy__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.app_cinematograpy__video{position:absolute;height:100%;width:100%;top:0;left:0;overflow:hidden;display:flex;justify-content:center;align-items:center;object-fit:cover}.app_cinematograpy__video__media{height:100%;aspect-ratio:16/9;display:flex;justify-content:center;align-items:center;background-color:#fff;--media-object-fit: cover;--media-object-position: center;--controls: none;transition:all .3 ease-in-out}.app_cinematograpy__video__media.controls{--controls: unset}.photography-list{margin:5rem 4rem 0}@media screen and (max-width: 767.98px){.photography-list{margin:6rem 1rem 0}}.photography-list__con{display:flex;flex-direction:column;position:relative;margin-top:4rem}.photography-list__con__item{position:relative}.photography-list__con__item__indicator{position:absolute;top:6px;left:0;background-color:#000;width:13px;height:10px}.photography-list__con__item__content{margin-left:1.8125rem;padding-bottom:.5rem;display:flex;align-items:center;color:#d2d2d2;font-family:var(--font-family);font-size:16px;letter-spacing:-.04em;cursor:pointer}@media screen and (max-width: 767.98px){.photography-list__con__item__content{margin-left:0rem}}.photography-list__con__item__content h3{font-weight:500;transition:color .5s ease;font-size:.875rem}@media screen and (max-width: 767.98px){.photography-list__con__item__content h3{font-size:.675rem}}@media screen and (max-width: 575.98px){.photography-list__con__item__content h3{font-size:.65rem}}.photography-list__con__item__content span{padding-left:.625rem;padding-right:.225rem;transition:color .5s ease}.photography-list__con__item__content p{font-weight:500}@media screen and (max-width: 767.98px){.photography-list__con__item__content p{font-size:.675rem}}@media screen and (max-width: 575.98px){.photography-list__con__item__content p{font-size:.65rem}}.photography-list__con__item__content:hover h3,.photography-list__con__item__content:hover span{color:#000}.app_cinematograpy_list{padding:5rem var(--container-spacing);padding-bottom:4rem;display:flex;flex-direction:column;gap:3rem;height:100%;min-height:100vh;position:relative;overflow-x:hidden}@media screen and (max-width: 767.98px){.app_cinematograpy_list{padding-top:4rem}}.app_cinematograpy_list__nav{display:flex;justify-content:center}.single-collection{height:100vh;display:flex;justify-content:center;align-items:center;overflow-x:hidden;position:fixed;top:0;left:0}.single-collection__grid{display:flex;gap:20px}.single-collection__grid img{width:20vw;height:100%;object-fit:cover}.single-collection__text{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2.5625rem;font-family:var(--font-family);text-align:center}.single-collection__text h1{font-size:32px;font-weight:500;letter-spacing:-.03em;padding-bottom:1rem}.single-collection__text h3{color:#a0a0a0;font-size:12px;font-weight:500;letter-spacing:-.04em;padding-bottom:.25rem}.single-collection__text p{font-size:12px;font-weight:500;letter-spacing:-.04em}.single-collection__virtual-page{height:300vh;pointer-events:none}.single-collection-image{display:flex;justify-content:center;align-items:center;height:100vh}@media screen and (max-width: 767.98px){.single-collection-image{max-width:251px;margin:0 auto}}.single-collection-image__con{display:grid;grid-template-columns:267px 518px 167px;align-items:flex-start;gap:4.5rem;position:relative}@media screen and (max-width: 1440px){.single-collection-image__con{grid-template-columns:267px 318px 37px}}@media screen and (max-width: 991.98px){.single-collection-image__con{grid-template-columns:267px 318px}}@media screen and (max-width: 767.98px){.single-collection-image__con{display:flex;flex-direction:column-reverse;margin-top:300px;align-items:center;gap:30px}}.single-collection-image__content__indicator{width:13px;height:10px;background-color:#000;margin-bottom:1.5rem}@media screen and (max-width: 767.98px){.single-collection-image__content__indicator{margin-bottom:1rem}}.single-collection-image__content__title{display:none}@media screen and (max-width: 767.98px){.single-collection-image__content__title{display:block;font-weight:500;font-size:1.5rem;margin-bottom:8px}}.single-collection-image__content__children{margin-bottom:3rem}.single-collection-image__content__children h1{color:#a0a0a0;font-weight:500;font-family:var(--font-family);font-size:12px;letter-spacing:-.04em;padding-bottom:13px}.single-collection-image__content__children__body{display:flex;align-items:flex-start;gap:.75rem;padding-bottom:8px}.single-collection-image__content__children__body h2{color:#a0a0a0;font-weight:500;font-family:var(--font-family);font-size:12px;letter-spacing:-.04em;flex:1}.single-collection-image__content__children__body__child{display:flex;flex-direction:column;gap:.5rem;flex:1}.single-collection-image__content__children__body__child p{color:#464646;font-weight:500;font-family:var(--font-family);font-size:12px;letter-spacing:-.04em}.single-collection-image__img__con{position:relative}.single-collection-image__img__con__arrow{position:absolute;bottom:100%;right:0;display:flex;justify-content:center;align-items:center;gap:1rem}.single-collection-image__img img{width:100%;height:auto;object-fit:cover}@media screen and (max-width: 767.98px){.single-collection-image__img img{width:173px;height:auto}}.single-collection-image__text{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1.1875rem;font-family:var(--font-family)}@media screen and (max-width: 767.98px){.single-collection-image__text{display:none}}.single-collection-image__text h1{font-size:2rem;font-weight:500;letter-spacing:-.03em;padding-bottom:1rem;text-transform:uppercase;text-align:center}.single-collection-image__text h3{color:#a0a0a0;font-size:12px;font-weight:500;letter-spacing:-.04em;padding-bottom:.25rem}.single-collection-image__text p{font-size:12px;font-weight:500;letter-spacing:-.04em;text-transform:uppercase}.app-photography-v2{padding:1rem}.app-photography-v2__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.app-photography-v2__grid__item{transition:scale .5s ease-out;border-radius:.5rem;overflow:hidden}.app-photography-v2__grid__item:hover{scale:.95}.app-photography-v2__grid__item img{cursor:pointer;width:100%;height:auto;border-radius:.5rem;transition:scale .5s ease-out}.app-photography-v2__grid__item img:hover{scale:1.35}.app-photography-v3{margin:0 auto}.app-photography-v3__header{margin-top:5rem;z-index:1000;position:relative}.app-photography-v3__grid{display:grid;grid-template-columns:repeat(5,minmax(204px,1fr));padding:9.9375rem 4rem 6.9375rem;justify-content:center;gap:1rem;margin:0 auto}@media screen and (max-width: 1199.98px){.app-photography-v3__grid{grid-template-columns:repeat(4,minmax(204px,1fr));padding:6.9375rem 2rem 3.9375rem}}@media screen and (max-width: 991.98px){.app-photography-v3__grid{grid-template-columns:repeat(3,minmax(124px,1fr));padding:2.9375rem 1rem 1.9375rem}}.app-photography-v3__grid .grid__column{display:flex;flex-direction:column;gap:1rem}.app-photography-v3__grid__item{display:flex;flex-direction:column;justify-content:center}.app-photography-v3__grid__item__image,.app-photography-v3__grid__item img{object-fit:cover;width:100%;aspect-ratio:128/160}.app-photography-v3__grid__item p{font-size:.5rem;padding-top:.2rem;font-weight:500;letter-spacing:.01rem}.app-loader{background-color:#010101;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.app-loader__content{display:flex;justify-content:center;align-items:center;gap:1.5rem}.app-loader__content__item{display:flex;flex-direction:column;justify-content:center;align-items:center}.app-loader__content__item p{font-family:var(--second-family);font-weight:500;font-size:.75rem;letter-spacing:-.04em;color:#a0a0a0}.app-loader__content__item img{width:24px;margin:0 auto}.app-loader-2{background-color:#010101;height:100dvh;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.app-loader-2__content{position:relative;width:80px;height:80px}.app-loader-2__content__rectangle{position:absolute;background-color:transparent;width:100%;height:100%}.app-loader-2__content__rectangle__inner{position:relative;width:100%;height:100%}.app-loader-2__content__rectangle__overlay{position:fixed;background-color:#fff;top:50%;left:50%;width:100%;height:100%;animation:fadeInScale 5s ease forwards;z-index:200;transform:translate(-50%,-50%)}.app-loader-2__content__rectangle__top-left{position:absolute;top:0;left:0;width:22px;height:22px;background-color:transparent;border-left:1px solid #a0a0a0;border-top:1px solid #a0a0a0;animation:topLeftAnimation 5s ease forwards}.app-loader-2__content__rectangle__top-right{position:absolute;top:0;right:0;width:22px;height:22px;background-color:transparent;border-right:1px solid #a0a0a0;border-top:1px solid #a0a0a0;animation:topRightAnimation 5s ease forwards}.app-loader-2__content__rectangle__bottom-right{position:absolute;bottom:0;right:0;width:22px;height:22px;background-color:transparent;border-right:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0;animation:bottomRightAnimation 5s ease forwards}.app-loader-2__content__rectangle__bottom-left{position:absolute;bottom:0;left:0;width:22px;height:22px;background-color:transparent;border-left:1px solid #a0a0a0;border-bottom:1px solid #a0a0a0;animation:bottomLeftAnimation 5s ease forwards}.app-loader-2__content__plus{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.app-loader-2 .app-loader-2__numbers{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:100vh;top:100dvh;left:50%;gap:20px;animation:numbersRollIn 5s ease forwards}.app-loader-2 .app-loader-2__numbers__box{background-color:#0c0c0c;width:300px;height:180px;display:flex;justify-content:center;align-items:center}.app-loader-2 .app-loader-2__numbers p{color:#fff;font-size:1rem;font-weight:500;font-family:var(--font-family)}@keyframes fadeInScale{0%{opacity:0;width:100px;height:100px}25%{opacity:0;width:100px;height:100px}50%{opacity:0;width:100px;height:100px}75%{opacity:0;width:100px;height:100px}to{opacity:1;width:100%;height:100%}}@keyframes topLeftAnimation{0%{transform:translate(0) translateY(0);opacity:1}25%{opacity:1;transform:translate(-150px) translateY(-70px)}50%{opacity:1;transform:translate(-150px) translateY(-70px)}75%{opacity:1;transform:translate(-140px) translateY(-60px)}to{opacity:1;transform:translate(-600px) translateY(-300px)}}@keyframes topRightAnimation{0%{transform:translate(0) translateY(0);opacity:1}25%{opacity:1;transform:translate(150px) translateY(-70px)}50%{opacity:1;transform:translate(150px) translateY(-70px)}75%{opacity:1;transform:translate(140px) translateY(-60px)}to{opacity:1;transform:translate(600px) translateY(-300px)}}@keyframes bottomLeftAnimation{0%{transform:translate(0) translateY(0);opacity:1}25%{opacity:1;transform:translate(-150px) translateY(70px)}50%{opacity:1;transform:translate(-150px) translateY(70px)}75%{opacity:1;transform:translate(-140px) translateY(60px)}to{opacity:1;transform:translate(-600px) translateY(300px)}}@keyframes bottomRightAnimation{0%{transform:translate(0) translateY(0);opacity:1}25%{opacity:1;transform:translate(150px) translateY(70px)}50%{opacity:1;transform:translate(150px) translateY(70px)}75%{opacity:1;transform:translate(140px) translateY(60px)}to{opacity:1;transform:translate(600px) translateY(300px)}}@keyframes numbersRollIn{0%{transform:translate(-50%) translateY(0);top:100dvh;top:100vh}25%{transform:translate(-50%) translateY(0);top:100dvh;top:100vh}50%{transform:translate(-50%) translateY(-2090px);top:50dvh;top:50vh}75%{transform:translate(-50%) translateY(-2090px);top:50dvh;top:50vh}to{transform:translate(-50%) translateY(-2090px);top:50dvh;top:50vh}}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
