.d-none{display:none !important }.d-block{display:block !important }.d-flex{display:flex !important}.d-flex-col{display:flex;flex-direction:column}@media (min-width: 769px){.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.container{padding:0 2rem}@media (max-width: 768px){.container{padding:0 1.2rem}}.row{display:flex;flex-wrap:wrap;margin:0 calc(2rem / 2 * -1)}[class*='col-']{flex:0 0 auto;padding:0 calc(2rem / 2)}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-12{width:100%}@media (min-width: 769px){.col-md-1{width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-12{width:100%}}br.mo{display:none}@media (max-width: 768px){br.mo{display:block}}.mb-10{margin-bottom:1rem !important}.mb-15{margin-bottom:1.5rem !important}.mb-20{margin-bottom:2rem !important}.mb-40{margin-bottom:4rem !important}.fw-300{font-weight:300 !important}.fw-500{font-weight:500 !important}.fw-700{font-weight:700 !important}.fw-900{font-weight:900 !important}.underline{content:'';width:1.5rem;height:1.5rem;background:url('../image/icon/icon_arrow.svg') no-repeat;background-size:100% 100%;position:absolute;right:-2rem;top:.35rem}.fs-14{font-size:1.4rem}html{font-size:10px}body{background-color:#000;color:#fff;font-size:2rem;line-height:2.3rem;font-feature-settings:"ss01" 1}header{top:0;left:0;width:100%;color:#fff;padding:1.5rem 0;font-size:2rem;line-height:2.3rem;z-index:1000;position:relative}header .menu-list{display:flex;gap:5rem}header .menu-list>li{position:relative;width:fit-content}header .menu-list>li:hover>a,header .menu-list>li.active>a{width:fit-content;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2.5px}header .menu-list>li:hover::after,header .menu-list>li.active::after{content:'';width:1.5rem;height:1.5rem;background:url('../image/icon/icon_arrow.svg') no-repeat;background-size:100% 100%;position:absolute;right:-2rem;top:.35rem}@media (max-width: 768px){header .menu-list>li:hover::after,header .menu-list>li:active::after{display:none !important}}@media (max-width: 768px){header{padding:1.6rem;width:auto;position:fixed}header .hamburger{width:2rem}header .menu-wrapper{display:none;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);padding-top:12rem;z-index:1000}header .menu-wrapper.active{display:block}header .menu-wrapper .work-sub-menu{padding-top:2rem;padding-bottom:2rem;gap:1rem;display:none;width:100%}header .menu-wrapper .work-sub-menu.open{display:flex}header .menu-wrapper .btn-close{position:absolute;top:1.6rem;left:1.6rem;width:2rem;height:2rem}header .menu-wrapper .work-nav-link{position:relative}header .menu-wrapper .work-nav-link.active{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2.5px}header .menu-wrapper .work-nav-link.active::after{content:'';width:1.5rem;height:1.5rem;background:url('../image/icon/icon_arrow.svg') no-repeat;background-size:100% 100%;position:absolute;right:-2rem;top:.35rem}header ul{flex-direction:column;gap:2rem}}footer{padding-top:13rem;color:#fff;padding-bottom:2rem;font-size:2rem;line-height:1}@media (max-width: 768px){footer{font-size:1.6rem;padding-bottom:1.6rem}}.logo-gut{font-family:'GUT';font-size:20rem;position:absolute;right:2rem;top:2rem;font-weight:900;width:28rem;z-index:1001}.logo-gut img{filter:invert(1)}.logo-gut.fixed{position:fixed}@media (max-width: 768px){.logo-gut{position:absolute;width:17rem;right:1.6rem;top:1.6rem}}.trust-your-guts{display:none;position:fixed;width:100%;text-align:right;padding-right:2rem;padding-top:2rem;font-size:1.6rem;line-height:1;height:24rem}.trust-your-guts.active{display:block;background:linear-gradient(180deg, #000000 55.29%, rgba(0,0,0,0) 100%);z-index:999}.trust-your-guts.visible{display:block;height:auto !important;background:unset !important}.page{margin:0}.page-title{font-family:'GUT';font-weight:600;font-size:6rem;line-height:1;margin-bottom:4rem}@media (max-width: 768px){.page-title{font-size:4.6rem}}.work-item{width:100%;height:100vh;overflow:hidden;position:relative}.work-item .thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:opacity .5s ease}.work-item .thumbnail.fade-out{opacity:0}.work-item .thumbnail img{width:100%;height:100%;object-fit:cover}.work-item .video-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:max(100vw, 177.78vh);height:max(100vh, 56.25vw)}.work-item .video-wrapper iframe{width:100%;height:100%;display:block}.work-item .text-wrapper{width:100%;padding:2rem;position:absolute;bottom:0;left:0;z-index:2}@media (max-width: 768px){.work-item .text-wrapper{padding:1.2rem}}.work-item .text-wrapper .featured-work{margin-bottom:1rem;font-size:1.4rem;line-height:1}.work-item .text-wrapper .title{font-size:2rem;line-height:1;position:relative}@media (max-width: 768px){.work-item .text-wrapper .title{font-size:1.6rem;line-height:2.4rem}}