모든 훌륭한 프로젝트는 대화에서 시작됩니다. 비디오 게임을 개발하거나, 영화를 제작하거나, 몰입형 경험을 기획하고 계시다면 여러분의 프로젝트에 대해 함께 이야기 나누고, Studio X Labs가 이를 현실로 구현하는 데 어떻게 기여할 수 있을지 함께 모색해 보고 싶습니다.

/* Interior page banners */ .inner_page_banner { width: 100%; aspect-ratio: 1920 / 700; padding: 0 !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; display: flex; align-items: flex-end; } .inner_page_banner .container { width: 100%; padding-bottom: 5%; }