.GalleriesGrid-module__8I_fBW__section{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:100vh;display:flex;overflow:hidden}.GalleriesGrid-module__8I_fBW__GalleryGridList{will-change:transform;grid-template-columns:repeat(5,1fr);row-gap:6vw;width:fit-content;height:auto;margin:0;padding:100px 0;list-style:none;display:grid}.GalleriesGrid-module__8I_fBW__GalleryGridListItem{cursor:pointer;width:24vw;height:24vw;padding:6vw;display:flex}.GalleriesGrid-module__8I_fBW__GalleryGridListItem:nth-child(odd){justify-content:center;align-items:flex-end}.GalleriesGrid-module__8I_fBW__GalleryGridListItem:nth-child(2n){justify-content:center;align-items:flex-start}.GalleriesGrid-module__8I_fBW__GalleryImage{object-fit:cover;width:100%;height:100%}.GalleriesGrid-module__8I_fBW__GalleryGridListItem:hover .GalleriesGrid-module__8I_fBW__GalleryPicture{opacity:1}.GalleriesGrid-module__8I_fBW__GalleryPicture{aspect-ratio:3/4;opacity:.5;border-radius:15px;overflow:hidden}.GalleriesGrid-module__8I_fBW__GalleryInformationSection{pointer-events:none;flex-direction:column;padding-left:10px;display:flex;position:fixed;bottom:30px}.GalleriesGrid-module__8I_fBW__GalleryInformationSection h1,.GalleriesGrid-module__8I_fBW__GalleryInformationSection p{margin:0}@media (max-width:768px){.GalleriesGrid-module__8I_fBW__section{height:auto;padding-top:150px}.GalleriesGrid-module__8I_fBW__GalleryGridList{will-change:auto;flex-direction:column;align-items:center;row-gap:20px;padding:0 20px;display:flex;transform:none}.GalleriesGrid-module__8I_fBW__GalleryGridListItem{cursor:default;justify-content:center;align-items:center;width:100%;height:auto;padding:0}.GalleriesGrid-module__8I_fBW__GalleryPicture{opacity:1;border-radius:10px;width:100%;transform:none}.GalleriesGrid-module__8I_fBW__GalleryImage{object-fit:cover;width:100%;height:100%;transform:none}.GalleriesGrid-module__8I_fBW__GalleryInformationSection{display:none}}
.Transition-module__nfmCZW__transition{z-index:3;background:var(--bg-color);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:none;position:fixed;transform:translateY(200%)}
.TransitionOverlay-module__6eF_SW__transition_overlay{z-index:2;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}
.Main-module__FuK6JG__main{flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}
.Button-module__xMgWUa__button{width:fit-content;color:var(--color-title);cursor:pointer;border:none;border:2px solid var(--main-color);z-index:1;background:0 0;border-radius:50px;outline:none;justify-content:center;align-items:center;padding:10px 20px;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Button-module__xMgWUa__button.Button-module__xMgWUa__primary{border-color:var(--main-color)}.Button-module__xMgWUa__button.Button-module__xMgWUa__secondary{border-color:var(--color-title)}.Button-module__xMgWUa__button span{z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:5px;transition:color .3s;display:flex;position:relative}.Button-module__xMgWUa__button:hover span{color:var(--bg-color)}.Button-module__xMgWUa__fitContent{width:fit-content}.Button-module__xMgWUa__fullWidth{width:100%}.Button-module__xMgWUa__circle{background-color:var(--main-color);pointer-events:none;z-index:0;border-radius:50%;transition:width .3s,height .3s;position:absolute;transform:translate(-50%,-50%)}.Button-module__xMgWUa__button.Button-module__xMgWUa__primary .Button-module__xMgWUa__circle{background-color:var(--main-color)}.Button-module__xMgWUa__button.Button-module__xMgWUa__secondary .Button-module__xMgWUa__circle{background-color:var(--color-title)}
.Text-module__h8hMVa__text{font-family:var(--text-font-cashdisplay);color:var(--paragraph)}.Text-module__h8hMVa__text.Text-module__h8hMVa__colored{color:var(--main-color)}.Text-module__h8hMVa__text.Text-module__h8hMVa__contrasted{color:var(--color-title)}.Text-module__h8hMVa__text.Text-module__h8hMVa__white{color:#fff}.Text-module__h8hMVa__text.Text-module__h8hMVa__default{color:var(--paragraph)}
.ImageText-module__lZQpea__bentoDiv{transform-origin:50%;background:#1f1d273d;border:1px solid #38333f;border-radius:10px;flex-direction:column;justify-content:center;gap:10px;width:22vw;padding:10% 10% 20%;display:flex;position:relative;overflow:hidden;transform:translate(0,0)rotate(0)}.ImageText-module__lZQpea__bentoParentDiv{transform-origin:50%;margin:0;padding:0;position:relative}.ImageText-module__lZQpea__video{object-fit:cover;border-radius:5px;width:100%;height:100%}.ImageText-module__lZQpea__bentoDiv a{color:var(--secondary-bg-color);opacity:0;cursor:pointer}.ImageText-module__lZQpea__bentoDiv a:after{z-index:1;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.ImageText-module__lZQpea__container{align-items:center;width:100%;max-width:65vw;display:flex}.ImageText-module__lZQpea__image_wrapper{justify-content:center;width:60%;display:flex}.ImageText-module__lZQpea__content_wrapper{flex-direction:column;justify-content:center;gap:20px;width:40%;display:flex}.ImageText-module__lZQpea__container_row_reverse{flex-direction:row-reverse}.ImageText-module__lZQpea__container_row{flex-direction:row}@media (max-width:768px){.ImageText-module__lZQpea__container,.ImageText-module__lZQpea__container_row,.ImageText-module__lZQpea__container_row_reverse{flex-direction:column;max-width:100%}.ImageText-module__lZQpea__content_wrapper,.ImageText-module__lZQpea__image_wrapper{width:100%}.ImageText-module__lZQpea__bentoDiv{width:50%;padding:5% 5% 10%}}
.InvisibleLink-module__ol9S4G__linkButton{pointer-events:fill;width:fit-content;color:inherit}
.ImageTextParallax-module__lS6cAW__image_bg{object-fit:cover;opacity:.6;will-change:transform;width:100%;height:100%;transform:translateY(-10%)}.ImageTextParallax-module__lS6cAW__image_section{z-index:-1;background:#000;width:100%;height:190vh;margin:0;position:absolute;top:0;left:0;overflow:hidden}.ImageTextParallax-module__lS6cAW__bentoDiv{transform-origin:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f1d273d;border:1px solid #38333f;border-radius:10px;flex-direction:column;justify-content:center;gap:10px;width:22vw;padding:10% 10% 20%;display:flex;position:relative;overflow:hidden;transform:translate(0,0)rotate(0)}.ImageTextParallax-module__lS6cAW__bentoParentDiv{transform-origin:50%;margin:0;padding:0;position:relative;transform:translate(-10px,150px)rotate(10deg)}.ImageTextParallax-module__lS6cAW__image{object-fit:cover;border-radius:5px;width:100%;height:100%}.ImageTextParallax-module__lS6cAW__bentoDiv a{color:var(--secondary-bg-color);opacity:0;cursor:pointer}.ImageTextParallax-module__lS6cAW__bentoDiv a:after{z-index:1;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.ImageTextParallax-module__lS6cAW__image_wrapper{justify-content:center;width:60%;display:flex}.ImageTextParallax-module__lS6cAW__content_wrapper{flex-direction:column;justify-content:center;gap:20px;width:40%;display:flex}.ImageTextParallax-module__lS6cAW__container{align-items:center;width:100%;max-width:65vw;display:flex}.ImageTextParallax-module__lS6cAW__container_row_reverse{flex-direction:row-reverse}.ImageTextParallax-module__lS6cAW__container_row{flex-direction:row}.ImageTextParallax-module__lS6cAW__global_wrapper{flex-direction:column;align-items:center;gap:10vw;width:100%;padding:50vh 0 0;display:flex}.ImageTextParallax-module__lS6cAW__section{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:100%;margin:0 auto;padding:100px 0;display:flex;overflow:hidden}.ImageTextParallax-module__lS6cAW__scroll_section{flex-direction:column;justify-content:flex-start;gap:100px;width:100%;height:160vh;padding:0 0 70vh;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.ImageTextParallax-module__lS6cAW__scroll_section{height:100vh}.ImageTextParallax-module__lS6cAW__global_wrapper{padding:30vh 30px 0}.ImageTextParallax-module__lS6cAW__container,.ImageTextParallax-module__lS6cAW__container_row,.ImageTextParallax-module__lS6cAW__container_row_reverse{flex-direction:column;max-width:100%}.ImageTextParallax-module__lS6cAW__content_wrapper,.ImageTextParallax-module__lS6cAW__image_wrapper{width:100%}.ImageTextParallax-module__lS6cAW__bentoDiv{width:50%;padding:5% 5% 10%}}
.Header-module__6qqs_G__header{z-index:4;pointer-events:none;justify-content:center;align-items:center;padding:40px;transition:all .2s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__6qqs_G__header_wrapper{grid-column-gap:1rem;z-index:1;grid-template-columns:repeat(12,1fr);align-items:center;width:100%;margin:0 auto;padding:0;display:grid;position:relative}.Header-module__6qqs_G__header_logo{grid-column:1/5}.Header-module__6qqs_G__header_menu{grid-column:5/9;justify-self:center}.Header-module__6qqs_G__header_time{text-align:right;grid-column:9/13}@media (max-width:768px){.Header-module__6qqs_G__header_wrapper{grid-template-columns:repeat(4,1fr)}.Header-module__6qqs_G__header_logo{grid-column:1/6}.Header-module__6qqs_G__header_menu{grid-column:6/12;justify-self:end}.Header-module__6qqs_G__header_time{display:none}}.Header-module__6qqs_G__asideButton{pointer-events:fill;z-index:2;cursor:pointer;color:var(--color-title);font-size:20px;font-weight:500;line-height:1;font-family:var(--text-font-cashdisplay);opacity:1;background:0 0;border:none;width:80px;height:20px;padding:0;transition:opacity .3s;position:relative;overflow:hidden}.Header-module__6qqs_G__buttonHidden{opacity:0}.Header-module__6qqs_G__buttonTextWrapper{pointer-events:fill;height:100%;position:relative;overflow:hidden}.Header-module__6qqs_G__buttonText{pointer-events:fill;text-align:center;will-change:transform;visibility:hidden;width:100%;position:absolute;left:0}
.Footer-module__64_EZG__footer{background:var(--secondary-bg-color);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:calc(100% - 30px);margin:100px auto 0;padding:100px 30px;display:flex}
.Title-module__9vbEcq__title{font-family:var(--text-font-cashdisplay);margin:0;position:relative;overflow:hidden}
.Container-module__qZaqwq__container{gap:30px;display:flex}.Container-module__qZaqwq__directionRow{flex-direction:row}.Container-module__qZaqwq__directionRowReverse{flex-direction:row-reverse}.Container-module__qZaqwq__directionColumn{flex-direction:column}.Container-module__qZaqwq__alignCenter{align-items:center}.Container-module__qZaqwq__justify_start{justify-content:start}.Container-module__qZaqwq__justify_center{justify-content:center}.Container-module__qZaqwq__justify_space-between{justify-content:space-between}.Container-module__qZaqwq__width_full{width:100%}.Container-module__qZaqwq__width_half{width:50%}.Container-module__qZaqwq__width_auto{width:auto}.Container-module__qZaqwq__maxWidth_sm{max-width:640px}.Container-module__qZaqwq__maxWidth_md{max-width:768px}.Container-module__qZaqwq__maxWidth_lg{max-width:1024px}.Container-module__qZaqwq__maxWidth_xl{max-width:65vw}@media (max-width:1000px){.Container-module__qZaqwq__responsive{flex-direction:column}}
.WorkGrid-module__m6muDq__projectGrid{grid-column-gap:1rem;grid-template-columns:repeat(12,1fr);row-gap:calc(8.33333vw - .333333rem);width:100vw;margin-left:-50vw;margin-right:-50vw;padding-top:80px;display:grid;position:relative;left:50%;right:50%}.WorkGrid-module__m6muDq__video{object-fit:cover;width:100%;height:100%}.WorkGrid-module__m6muDq__gridItem{aspect-ratio:16/9;border-radius:5px;position:relative;overflow:hidden}.WorkGrid-module__m6muDq__gridItem a{color:var(--bg-color);cursor:pointer}.WorkGrid-module__m6muDq__gridItem a:after{z-index:1;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.WorkGrid-module__m6muDq__gridItem:first-child{grid-area:1/1/auto/7;transform:translate(-33vw,25%)}.WorkGrid-module__m6muDq__gridItem:nth-child(2){grid-area:1/4/auto/10}.WorkGrid-module__m6muDq__gridItem:nth-child(3){grid-area:1/7/auto/13;transform:translate(33vw,-75%)}.WorkGrid-module__m6muDq__gridItem:nth-child(4){grid-area:2/7/auto/13;transform:translate(33vw,-75%)}.WorkGrid-module__m6muDq__button_wrapper{justify-content:center;width:100%;margin:-30vw 0 0;display:flex}@media (max-width:768px){.WorkGrid-module__m6muDq__gridItem:first-child,.WorkGrid-module__m6muDq__gridItem:nth-child(2),.WorkGrid-module__m6muDq__gridItem:nth-child(3),.WorkGrid-module__m6muDq__gridItem:nth-child(4){grid-area:auto/1/auto/span 12;transform:none}.WorkGrid-module__m6muDq__button_wrapper{margin:0}.WorkGrid-module__m6muDq__projectGrid{padding:20px}}
.Section-module___4Rsta__section{border-radius:10px;flex-direction:column;width:100%;max-width:calc(100% - 30px);display:flex;overflow:hidden}.Section-module___4Rsta__defaultPadding{padding:100px 30px}.Section-module___4Rsta__defaultMargin{margin:0 auto}.Section-module___4Rsta__defaultSpacing{gap:10px}.Section-module___4Rsta__defaultJustify{justify-content:center}.Section-module___4Rsta__highlight{background:var(--secondary-bg-color)}.Section-module___4Rsta__overflowVisible{overflow:visible}.Section-module___4Rsta__fullWidth{max-width:100%;padding:100px 0}.Section-module___4Rsta__justify_start{justify-content:flex-start}.Section-module___4Rsta__justify_end{justify-content:flex-end}.Section-module___4Rsta__justify_center{justify-content:center}.Section-module___4Rsta__justify_between{justify-content:space-between}.Section-module___4Rsta__justify_around{justify-content:space-around}.Section-module___4Rsta__justify_evenly{justify-content:space-evenly}.Section-module___4Rsta__alignCenter{align-items:center}.Section-module___4Rsta__alignStart{align-items:flex-start}.Section-module___4Rsta__alignEnd{align-items:flex-end}.Section-module___4Rsta__spacing_small{gap:5px}.Section-module___4Rsta__spacing_medium{gap:10px}.Section-module___4Rsta__spacing_large{gap:20px}.Section-module___4Rsta__spacing_xlarge{gap:30px}.Section-module___4Rsta__padding_none{padding:0}.Section-module___4Rsta__padding_small{padding:50px 15px}.Section-module___4Rsta__padding_medium{padding:100px 30px}.Section-module___4Rsta__padding_large{padding:150px 45px}.Section-module___4Rsta__margin_none{margin:0}.Section-module___4Rsta__margin_auto{margin:0 auto}.Section-module___4Rsta__margin_top{margin-top:auto}.Section-module___4Rsta__margin_bottom{margin-bottom:auto}.Section-module___4Rsta__height_full{height:100%}.Section-module___4Rsta__height_screen{height:100vh}.Section-module___4Rsta__height_auto{height:auto}
.Stack-module__6flzpq__stack{display:flex}.Stack-module__6flzpq__position_fixed{position:fixed}.Stack-module__6flzpq__position_absolute{position:absolute}.Stack-module__6flzpq__position_relative{position:relative}.Stack-module__6flzpq__position_sticky{position:sticky}.Stack-module__6flzpq__directionRow{flex-direction:row}.Stack-module__6flzpq__directionColumn{flex-direction:column}.Stack-module__6flzpq__alignCenter{align-items:center}.Stack-module__6flzpq__alignStart{align-items:flex-start}.Stack-module__6flzpq__alignEnd{align-items:flex-end}.Stack-module__6flzpq__justify_start{justify-content:start}.Stack-module__6flzpq__justify_center{justify-content:center}.Stack-module__6flzpq__justify_end{justify-content:end}.Stack-module__6flzpq__justify_space-between{justify-content:space-between}.Stack-module__6flzpq__justify_space-around{justify-content:space-around}.Stack-module__6flzpq__justify_space-evenly{justify-content:space-evenly}.Stack-module__6flzpq__width_full{width:100%}.Stack-module__6flzpq__width_half{width:50%}.Stack-module__6flzpq__width_tiers{width:33%}.Stack-module__6flzpq__width_quarter{width:25%}.Stack-module__6flzpq__width_auto{width:auto}.Stack-module__6flzpq__width_fit{width:fit-content}.Stack-module__6flzpq__height_full{height:100%}.Stack-module__6flzpq__height_half{height:50%}.Stack-module__6flzpq__height_screen{height:100vh}.Stack-module__6flzpq__height_auto{height:auto}.Stack-module__6flzpq__spacing_none{gap:0}.Stack-module__6flzpq__spacing_xs{gap:5px}.Stack-module__6flzpq__spacing_sm{gap:10px}.Stack-module__6flzpq__spacing_md{gap:15px}.Stack-module__6flzpq__spacing_lg{gap:20px}.Stack-module__6flzpq__spacing_xl{gap:30px}.Stack-module__6flzpq__padding_none{padding:0}.Stack-module__6flzpq__padding_xs{padding:5px}.Stack-module__6flzpq__padding_sm{padding:10px}.Stack-module__6flzpq__padding_md{padding:15px}.Stack-module__6flzpq__padding_lg{padding:20px}.Stack-module__6flzpq__padding_xl{padding:30px}.Stack-module__6flzpq__margin_none{margin:0}.Stack-module__6flzpq__margin_xs{margin:5px}.Stack-module__6flzpq__margin_sm{margin:10px}.Stack-module__6flzpq__margin_md{margin:15px}.Stack-module__6flzpq__margin_lg{margin:20px}.Stack-module__6flzpq__margin_xl{margin:30px}.Stack-module__6flzpq__radius_none{border-radius:0}.Stack-module__6flzpq__radius_sm{border-radius:4px}.Stack-module__6flzpq__radius_md{border-radius:8px}.Stack-module__6flzpq__radius_lg{border-radius:12px}.Stack-module__6flzpq__radius_xl{border-radius:16px}.Stack-module__6flzpq__radius_full{border-radius:9999px}.Stack-module__6flzpq__overflow_hidden{overflow:hidden}.Stack-module__6flzpq__overflow_scroll{overflow:scroll}.Stack-module__6flzpq__overflow_auto{overflow:auto}.Stack-module__6flzpq__overflow_visible{overflow:visible}.Stack-module__6flzpq__flexWrap{flex-wrap:wrap}.Stack-module__6flzpq__flexNoWrap{flex-wrap:nowrap}.Stack-module__6flzpq__zIndex_0{z-index:0}.Stack-module__6flzpq__zIndex_10{z-index:10}.Stack-module__6flzpq__zIndex_20{z-index:20}.Stack-module__6flzpq__zIndex_30{z-index:30}.Stack-module__6flzpq__zIndex_40{z-index:40}.Stack-module__6flzpq__zIndex_50{z-index:50}.Stack-module__6flzpq__zIndex_auto{z-index:auto}.Stack-module__6flzpq__opacity_0{opacity:0}.Stack-module__6flzpq__opacity_25{opacity:.25}.Stack-module__6flzpq__opacity_50{opacity:.5}.Stack-module__6flzpq__opacity_75{opacity:.75}.Stack-module__6flzpq__opacity_100{opacity:1}.Stack-module__6flzpq__separator{border-bottom:1px solid var(--grey-color);margin-bottom:10px;padding-bottom:10px}.Stack-module__6flzpq__top_0{top:0}.Stack-module__6flzpq__right_0{right:0}.Stack-module__6flzpq__bottom_0{bottom:0}.Stack-module__6flzpq__left_0{left:0}.Stack-module__6flzpq__top_auto{top:auto}.Stack-module__6flzpq__right_auto{right:auto}.Stack-module__6flzpq__bottom_auto{bottom:auto}.Stack-module__6flzpq__left_auto{left:auto}
.Mattershapes-module__q79NGW__matter_section{border-radius:10px;flex-direction:column;width:100%;max-width:100%;height:auto;margin:0 auto;padding:100px 0;display:flex;overflow:hidden}.Mattershapes-module__q79NGW__matter_scene{width:100%;height:80vh;overflow:hidden}
.GalleriesHighlight-module__a8ZIDW__image_list{pointer-events:none;justify-content:center;align-items:center;height:22rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.GalleriesHighlight-module__a8ZIDW__image_item{opacity:1;position:absolute}.GalleriesHighlight-module__a8ZIDW__picture{width:21vw;height:27vw;margin:0;display:block}@media (max-width:1200px){.GalleriesHighlight-module__a8ZIDW__picture{width:33vw;height:45vw}}@media (max-width:550px){.GalleriesHighlight-module__a8ZIDW__picture{width:60vw;height:75vw}}.GalleriesHighlight-module__a8ZIDW__image{object-fit:cover;border-radius:15px;width:100%;height:100%}.GalleriesHighlight-module__a8ZIDW__image_bg{object-fit:cover;opacity:.6;will-change:transform;width:100%;height:100%;transform:translateY(-10%)}.GalleriesHighlight-module__a8ZIDW__image_section{background:#000;width:100%;height:190vh;margin:0;position:absolute;bottom:0;left:0;overflow:hidden}
.AboutMeHero-module__-c1iOG__thumnailImage{object-fit:cover;border-radius:1vw;width:100%;height:100%}.AboutMeHero-module__-c1iOG__home_hero_content{grid-column-gap:1rem;z-index:2;grid-template-columns:repeat(12,1fr);align-items:center;width:100%;margin:0 auto;padding:0;display:grid;position:relative}.AboutMeHero-module__-c1iOG__home_hero_title{grid-area:1/5/auto/9;align-self:center;line-height:1.2}.AboutMeHero-module__-c1iOG__home_hero_link{grid-area:1/1/auto/13;justify-content:space-between;align-self:center;align-items:center;margin:0;padding:0;display:flex}.AboutMeHero-module__-c1iOG__home_hero_link_item{list-style:none}.AboutMeHero-module__-c1iOG__hero_heading{color:var(--main-color);z-index:-1;margin:0;font-size:14vw;position:relative;overflow:hidden}@media (max-width:768px){.AboutMeHero-module__-c1iOG__home_hero_content{grid-row-gap:2vw;grid-template-columns:repeat(2,1fr)}.AboutMeHero-module__-c1iOG__home_hero_link{flex-direction:column;grid-area:2/1/auto/3;justify-content:center;gap:10px}.AboutMeHero-module__-c1iOG__home_hero_title{text-align:center;grid-area:1/1/auto/3}.AboutMeHero-module__-c1iOG__hero_heading{font-size:10vw}}
.SingleHero-module__E9G62q__button_wrapper{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.SingleHero-module__E9G62q__work_info_grid{width:100%;display:flex}.SingleHero-module__E9G62q__work_info_grid>:first-child{text-align:left}.SingleHero-module__E9G62q__work_info_grid>:nth-child(2){text-align:center}.SingleHero-module__E9G62q__work_info_grid>:last-child{text-align:right}.SingleHero-module__E9G62q__work_info_item{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.SingleHero-module__E9G62q__button_wrapper,.SingleHero-module__E9G62q__work_info_grid{flex-direction:column}.SingleHero-module__E9G62q__work_info_grid>:first-child,.SingleHero-module__E9G62q__work_info_grid>:nth-child(2),.SingleHero-module__E9G62q__work_info_grid>:last-child{text-align:left}}
.TextTextSection-module__tKfTPa__paragraph_wrapper{justify-content:center;width:60%;display:flex}.TextTextSection-module__tKfTPa__content_wrapper{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:40%;display:flex}.TextTextSection-module__tKfTPa__text_wrapper{width:20vw}.TextTextSection-module__tKfTPa__container{align-items:center;gap:10px;width:100%;max-width:65vw;display:flex}.TextTextSection-module__tKfTPa__container_row_reverse{flex-direction:row-reverse}.TextTextSection-module__tKfTPa__container_row{flex-direction:row}.TextTextSection-module__tKfTPa__global_wrapper{flex-direction:column;align-items:center;gap:10vw;width:100%;padding:50vh 0 0;display:flex}@media (max-width:768px){.TextTextSection-module__tKfTPa__text_wrapper{width:100%}.TextTextSection-module__tKfTPa__container{max-width:100%}.TextTextSection-module__tKfTPa__global_wrapper{padding:30vh 30px 0}.TextTextSection-module__tKfTPa__container,.TextTextSection-module__tKfTPa__container_row,.TextTextSection-module__tKfTPa__container_row_reverse{flex-direction:column;max-width:100%}.TextTextSection-module__tKfTPa__content_wrapper,.TextTextSection-module__tKfTPa__paragraph_wrapper{width:100%}.TextTextSection-module__tKfTPa__bentoDiv{width:50%;padding:5% 5% 10%}}
.SingleMainSection-module__Slkl_a__image_bg{object-fit:cover;opacity:.8;will-change:transform;width:100%;height:100%;transform:translateY(-10%)scale(1.15)}.SingleMainSection-module__Slkl_a__image_section{z-index:-1;background:#000;border-radius:15px;width:70%;height:100%;margin:0;overflow:hidden}.SingleMainSection-module__Slkl_a__section{justify-content:center;align-items:center;width:100%;max-width:calc(100% - 30px);height:100vh;margin:0 auto;padding:10px 0;display:flex;overflow:hidden}@media (max-width:768px){.SingleMainSection-module__Slkl_a__image_section{width:100%}.SingleMainSection-module__Slkl_a__section{height:100%}}
.SectionTextQuadrupleImage-module__8M2dpW__bentoDiv{transform-origin:50%;background:#1f1d273d;border:1px solid #38333f;border-radius:10px;flex-direction:column;justify-content:center;gap:10px;width:22vw;padding:10% 10% 20%;display:flex;position:relative;overflow:hidden;transform:translate(0,0)rotate(0)}.SectionTextQuadrupleImage-module__8M2dpW__bentoParentDiv{transform-origin:50%;margin:0;padding:0;list-style:none;position:absolute}.SectionTextQuadrupleImage-module__8M2dpW__bentoParentDiv:first-child{top:0;left:0;transform:translate(-10%,-10%)}.SectionTextQuadrupleImage-module__8M2dpW__bentoParentDiv:nth-child(2){top:0;right:0;transform:translate(10%,-15%)}.SectionTextQuadrupleImage-module__8M2dpW__bentoParentDiv:nth-child(3){bottom:0;left:0;transform:translate(10%,200%)}.SectionTextQuadrupleImage-module__8M2dpW__bentoParentDiv:nth-child(4){bottom:0;right:0;transform:translate(10%,150%)}.SectionTextQuadrupleImage-module__8M2dpW__image{object-fit:cover;border-radius:5px;width:100%;height:100%}.SectionTextQuadrupleImage-module__8M2dpW__listAbout{border-radius:15px;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.SectionTextQuadrupleImage-module__8M2dpW__bentoDiv a{color:var(--secondary-bg-color);opacity:0;cursor:pointer}.SectionTextQuadrupleImage-module__8M2dpW__bentoDiv a:after{z-index:1;content:"";width:100%;height:100%;position:absolute;top:0;left:0}
.SingleDoubleSection-module__rvhCEG__image_bg{object-fit:cover;opacity:.8;will-change:transform;width:100%;height:100%;transform:scale(1.15)}.SingleDoubleSection-module__rvhCEG__image_section{z-index:-1;background:#000;border-radius:15px;width:100%;height:100%;margin:0;overflow:hidden}.SingleDoubleSection-module__rvhCEG__wrapper_single{justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex;overflow:hidden}.SingleDoubleSection-module__rvhCEG__stack_single{flex:1;height:100%}.SingleDoubleSection-module__rvhCEG__section{justify-content:center;align-items:center;width:100%;max-width:calc(100% - 30px);height:100vh;margin:0 auto;padding:10px 0;display:flex;overflow:hidden}@media (max-width:768px){.SingleDoubleSection-module__rvhCEG__image_section{width:100%}.SingleDoubleSection-module__rvhCEG__section{height:100%}.SingleDoubleSection-module__rvhCEG__wrapper_single{flex-direction:column}}
.SingleDescription-module__qJ3tPW__section{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:calc(100% - 30px);margin:0 auto;padding:100px 30px;display:flex;overflow:hidden}.SingleDescription-module__qJ3tPW__description_wrapper{max-width:35vw}@media (max-width:768px){.SingleDescription-module__qJ3tPW__description_wrapper{max-width:100%}}
.ProjectsList-module__QraYpa__Section{border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:100%;max-width:100%;height:100vh;margin:0 auto;padding:100px 0;display:flex;overflow:hidden}.ProjectsList-module__QraYpa__ProjectRow{gap:20px;padding:20px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ProjectsList-module__QraYpa__ProjectArticle{opacity:1;flex-shrink:0;width:40vw;position:relative}.ProjectsList-module__QraYpa__ProjectRow .ProjectsList-module__QraYpa__ProjectArticle:nth-child(-n+3){opacity:0;will-change:transform}.ProjectsList-module__QraYpa__ProjectArticle figure{margin:0}.ProjectsList-module__QraYpa__ProjectArticle img{border-radius:10px;width:100%;height:auto;display:block}.ProjectsList-module__QraYpa__ProjectArticle a{color:var(--bg-color);cursor:pointer}.ProjectsList-module__QraYpa__ProjectArticle a:after{z-index:1;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.ProjectsList-module__QraYpa__ProjectVideo{object-fit:cover;border-radius:10px;width:100%;height:100%}@media (max-width:768px){.ProjectsList-module__QraYpa__ProjectRow .ProjectsList-module__QraYpa__ProjectArticle:nth-child(-n+3){opacity:1}.ProjectsList-module__QraYpa__Section{border-radius:10px;flex-direction:column;justify-content:flex-start;gap:10px;width:100%;max-width:100%;margin:0 auto;padding:100px 0;display:flex;overflow:visible}.ProjectsList-module__QraYpa__ProjectRow{flex-direction:column;gap:5px;position:relative;top:0%;transform:translateY(0%)}.ProjectsList-module__QraYpa__ProjectArticle{width:100%}}
