:root{--title-size: 6.2rem;--h1-size: 3.2rem;--h2-size: 2.4rem;--h3-size: 2rem;--h4-size: 1.8rem;--body-md-size: 1.6rem;--body-sm-size: 1.5rem;--caption-md-size: 1.3rem;--caption-sm-size: 1.2rem;--gap-tit-body: 2.4rem;--gap-tit-sub: 1.2rem;--gap-txt-btn: 4rem;--gap-txt-list: 2.5rem;--gap-img-txt: 1.5rem;--pag-hor-lg: 14.7rem;--pag-hor-sm: 3rem;--pag-top: 15rem;--pag-gap: 15rem;--sect-pad: 8rem}@media(max-width: 1280px){:root{--title-size: 4.8rem;--h1-size: 2.8rem;--h2-size: 2.1rem;--h3-size: 1.8rem;--body-md-size: 1.5rem;--caption-md-size: 1.2rem;--caption-sm-size: 1rem}}@media(max-width: 768px){:root{--pag-hor-lg: 1.5rem;--pag-hor-sm: 1.5rem;--pag-top: 8rem;--pag-gap: 10rem;--sect-pad: 6rem}}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.pc-only{display:inherit !important}@media(max-width: 768px){.pc-only{display:none !important}}.mo-only{display:none !important}@media(max-width: 768px){.mo-only{display:inherit !important}}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,nav,section,article,header,footer,main,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object,figure,figcaption{margin:0;padding:0}body,input,select,textarea,button,img,fieldset{border:none}ul,ol,li{list-style:none}table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed}address,cite,code,em,i{font-style:normal;font-weight:normal}label,img,input,select,textarea,button,a{vertical-align:middle}u,ins,a{text-decoration:none}button{cursor:pointer;background-color:unset}caption>div,legend,.hide{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input[type=number],input[type=text],input[type=password],input[type=url],input[type=email],input[type=tel],input[type=date],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}html{font-size:62.5%;font-family:"neue-haas-grotesk-display",pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif}body{font-size:1rem;line-height:1.6;font-weight:500;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;word-break:keep-all;color:#000}:where(h1,h2,h3,h4,h5,h6){color:#000;margin:0 0 2rem}h1{font-size:var(--h1-size);line-height:1.3;font-weight:500}h2{font-size:var(--h2-size);line-height:1.5;font-weight:500}h3{font-size:var(--h3-size);line-height:1.4;font-weight:500}h4{font-size:var(--h4-size);line-height:1.4;font-weight:500}.box-txt{text-align:center;padding:1.8rem;font-size:1.6rem;font-weight:700;line-height:2.3rem;letter-spacing:-0.05rem}.box-basic{background-color:#fff;padding:4rem}@media(max-width: 768px){.box-basic .btn-group{display:flex;gap:1rem;flex-direction:column}.box-basic .btn-group button{width:100%;margin:0}}@media(max-width: 1280px){.box-basic .btn-group{display:flex;gap:1rem}.box-basic .btn-group button{flex:1;margin:0}}.btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:inherit}.btn-link{font-size:var(--h4-size);line-height:1;font-weight:600;position:relative;text-decoration:none;padding-bottom:.3rem;transition:filter .3s ease,border .2s ease}@media(max-width: 768px){.btn-link{font-size:var(--body-sm-size)}}.btn-link::after{content:"";display:block;width:1.2rem;height:1.2rem;margin-left:.8rem;background-image:url(../images/ico/arrow-right-top-black.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}.btn-link:hover{filter:blur(1px)}.btn-link-sm{font-size:var(--body-sm-size);line-height:1;font-weight:500;background:none;border-bottom:1px solid rgba(0,0,0,0)}.btn-link-sm:hover{border-bottom:1px solid #000;filter:unset}.btn-link-sm::after{width:.8rem;height:.8rem;margin-left:.6rem}.card-list{display:block}.card-list__link:hover .card-list__img img{filter:blur(5px)}.card-list__link:hover .card-list__dim{opacity:1}.card-list__img{border-radius:10px;overflow:hidden;position:relative}.card-list__img img,.card-list__img video{width:100%;height:100%;object-fit:cover;display:block;transition:filter 400ms cubic-bezier(0.2, 0.8, 0.2, 1)}.card-list__dim{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;position:absolute;top:0;left:0;right:0;bottom:0;padding:3rem;color:#fff;background:linear-gradient(180deg, rgba(20, 20, 20, 0) 0%, rgba(20, 20, 20, 0.8) 80%);opacity:0;transition:opacity 400ms cubic-bezier(0.2, 0.8, 0.2, 1)}@media(max-width: 1280px){.card-list__dim{padding:2rem;flex-wrap:wrap}}.card-list__dim .txt{font-size:var(--h4-size);line-height:1.4;width:60%;max-width:50rem;min-width:30rem}@media(max-width: 1280px){.card-list__dim .txt{font-size:var(--body-md-size)}}.card-list__dim .view{font-size:var(--caption-md-size);line-height:1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.6rem}.card-list__dim .view::after{content:"";display:block;width:1.2rem;height:1.2rem;background-image:url(../images/ico/arrow-right-white.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}.card-list__txt{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;margin-top:1rem}@media(max-width: 768px){.card-list__txt{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}}.card-list__txt .tit{font-size:var(--h2-size);line-height:1.2;width:60%}@media(max-width: 768px){.card-list__txt .tit{width:unset}}.card-list__txt .roles{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.3rem;flex:1;flex-wrap:wrap}.tag{font-size:var(--caption-sm-size);line-height:1;font-weight:600;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:#949499;padding:.4rem .7rem;border:1px solid #949499}.section-inner{padding-left:var(--pag-hor-sm);padding-right:var(--pag-hor-sm)}.section-inner-full{width:100%;margin:0;padding:0}#header{position:fixed;top:0;left:0;right:0;z-index:1000}#header .header__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;position:relative;width:100%;margin:0 auto;padding:1.5rem var(--pag-hor-sm) 0;box-sizing:border-box}#header .header__inner a{font-size:var(--body-md-size);line-height:1;font-weight:600;color:#000;text-decoration:none;transition:filter .28s ease}#header .header__inner a:hover{filter:blur(1px)}#header .header__inner .logo{position:absolute;left:50%;transform:translateX(-50%)}@media(max-width: 768px){#header .header__inner .logo{position:relative;left:unset;transform:unset}}#header .header__menu{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;gap:2rem}#header .header__contact{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:1.5rem}#header[data-theme=dark] .header__inner a,#header[data-theme=dark] .logo a{color:#fff}#header[data-theme=dark] .header__contact img,#header[data-theme=dark] .header__toggle img{filter:invert(1) brightness(1.2)}#header .header-mo{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:3rem;padding:10rem var(--pag-hor-sm) 2rem;overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .4s ease,opacity .3s ease;background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(12px) saturate(120%);backdrop-filter:blur(12px) saturate(120%);z-index:999}#header .header-mo .logo{position:absolute;top:1.5rem;left:var(--pag-hor-sm)}#header .header-mo .logo a{font-size:var(--body-md-size);line-height:1;font-weight:600;color:#000}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){#header .header-mo{background:hsla(0,0%,100%,.95)}}@media(max-width: 768px){#header .header-mo{display:flex !important;position:fixed;top:0;left:0;right:0;bottom:0;width:100%}}#header .header-mo.active{max-height:100vh;opacity:1;pointer-events:auto}#header .header-mo .menu-toggle{position:absolute;top:1.5rem;right:1.5rem}#header .header-mo__item{margin-bottom:2rem}#header .header-mo__item .link{font-size:var(--h1-size);line-height:1;color:inherit}#header .header-mo__info{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;width:100%;margin-top:auto}#header .header-mo__contact{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:2rem}#header .header-mo__contact a{display:inline-flex;width:2.4rem;height:2.4rem}#header .header-mo__contact a img{width:100%;height:100%;object-fit:cover;display:block}#header .header-mo__credit{font-size:var(--caption-sm-size);line-height:1.2;font-weight:600;color:#949499;text-align:right}#footer .footer__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;position:relative;width:100%;height:20rem;margin:0 auto;padding:0 var(--pag-hor-sm) 2rem;box-sizing:border-box;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 10%, #fff 60%);pointer-events:none}@media(max-width: 768px){#footer .footer__inner{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;flex-wrap:nowrap}}#footer .footer__title{font-size:var(--body-md-size);line-height:1.4;font-weight:500;margin-bottom:3rem;pointer-events:auto}#footer .footer__links{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:3rem;pointer-events:auto}#footer .footer__credit{font-size:var(--caption-md-size);line-height:1.5;font-weight:600;color:#949499;text-align:right}.layout-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));column-gap:2.4rem;row-gap:8rem;align-items:start}.layout-grid .col-1{grid-column:span 1}.layout-grid .col-2{grid-column:span 2}.layout-grid .col-3{grid-column:span 3}.layout-grid .col-4{grid-column:span 4}.layout-grid .col-5{grid-column:span 5}.layout-grid .col-6{grid-column:span 6}.layout-grid .col-7{grid-column:span 7}.layout-grid .col-8{grid-column:span 8}.layout-grid .col-9{grid-column:span 9}.layout-grid .col-10{grid-column:span 10}.layout-grid .col-11{grid-column:span 11}.layout-grid .col-12{grid-column:span 12}.layout-grid .start-1{grid-column-start:1}.layout-grid .start-2{grid-column-start:2}.layout-grid .start-3{grid-column-start:3}.layout-grid .start-4{grid-column-start:4}.layout-grid .start-5{grid-column-start:5}.layout-grid .start-6{grid-column-start:6}.layout-grid .start-7{grid-column-start:7}.layout-grid .start-8{grid-column-start:8}.layout-grid .start-9{grid-column-start:9}.layout-grid .start-10{grid-column-start:10}.layout-grid .start-11{grid-column-start:11}.layout-grid .start-12{grid-column-start:12}.layout-grid .span-1{grid-column-end:span 1}.layout-grid .span-2{grid-column-end:span 2}.layout-grid .span-3{grid-column-end:span 3}.layout-grid .span-4{grid-column-end:span 4}.layout-grid .span-5{grid-column-end:span 5}.layout-grid .span-6{grid-column-end:span 6}.layout-grid .span-7{grid-column-end:span 7}.layout-grid .span-8{grid-column-end:span 8}.layout-grid .span-9{grid-column-end:span 9}.layout-grid .span-10{grid-column-end:span 10}.layout-grid .span-11{grid-column-end:span 11}.layout-grid .span-12{grid-column-end:span 12}@media(max-width: 1280px){.layout-grid{grid-template-columns:repeat(8, minmax(0, 1fr))}.layout-grid .md\:col-1{grid-column:span 1}.layout-grid .md\:col-2{grid-column:span 2}.layout-grid .md\:col-3{grid-column:span 3}.layout-grid .md\:col-4{grid-column:span 4}.layout-grid .md\:col-5{grid-column:span 5}.layout-grid .md\:col-6{grid-column:span 6}.layout-grid .md\:col-7{grid-column:span 7}.layout-grid .md\:col-8{grid-column:span 8}.layout-grid .md\:start-1{grid-column-start:1}.layout-grid .md\:start-2{grid-column-start:2}.layout-grid .md\:start-3{grid-column-start:3}.layout-grid .md\:start-4{grid-column-start:4}.layout-grid .md\:start-5{grid-column-start:5}.layout-grid .md\:start-6{grid-column-start:6}.layout-grid .md\:start-7{grid-column-start:7}.layout-grid .md\:start-8{grid-column-start:8}.layout-grid .md\:span-1{grid-column-end:span 1}.layout-grid .md\:span-2{grid-column-end:span 2}.layout-grid .md\:span-3{grid-column-end:span 3}.layout-grid .md\:span-4{grid-column-end:span 4}.layout-grid .md\:span-5{grid-column-end:span 5}.layout-grid .md\:span-6{grid-column-end:span 6}.layout-grid .md\:span-7{grid-column-end:span 7}.layout-grid .md\:span-8{grid-column-end:span 8}.layout-grid .md\:full{grid-column:1/-1}}@media(max-width: 768px){.layout-grid{grid-template-columns:repeat(6, minmax(0, 1fr));column-gap:1.2rem;row-gap:6rem}.layout-grid>*,.layout-grid>[class*=col-],.layout-grid>[class*=start-],.layout-grid>[class*=span-],.layout-grid>[class*=md\:],.layout-grid>[class*=sm\:]{grid-column:1/-1 !important;justify-self:stretch;width:auto;max-width:100%}}.ar-16-10{aspect-ratio:16/10}.ar-5-6{aspect-ratio:5/6}.ar-2-1{aspect-ratio:2/1}.ar-1-1{aspect-ratio:1/1}html{width:100%;height:100%;scroll-behavior:smooth}body{overflow-x:hidden}::selection{background:#0fff00 !important;color:#000 !important}::-moz-selection{background:#0fff00 !important;color:#000 !important}#main{padding-top:var(--pag-top)}#main #intro{margin-bottom:6rem}#main #intro .intro__head{width:80%;max-width:82rem}@media(max-width: 768px){#main #intro .intro__head{width:unset}}#main #intro .intro__head h1{margin-bottom:6rem}#main #intro .intro__scroll{font-size:var(--h4-size);line-height:1.4;color:#949499}@media(max-width: 768px){#main #intro .intro__scroll{font-size:var(--body-sm-size)}}#main #intro .intro__scroll::after{content:"";display:block;width:1.4rem;height:1.4rem;margin-left:1rem;background-image:url(../images/ico/arrow-bottom-grey.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}#main .work{margin-bottom:10rem}#main .work-cta__inner{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}#main .work-cta__box{display:inline-flex}#main .work-cta__box .btn__label{font-size:var(--h3-size);line-height:1;font-weight:600}#main .work-cta__box .btn__ico{margin-left:1rem;transition:margin-left .28s ease}#main .work-cta__box .btn:hover .btn__ico{margin-left:1.8rem}#project .hero{margin-bottom:4.5rem;overflow:hidden;aspect-ratio:2/1}@media(max-width: 768px){#project .hero{margin-bottom:2rem;aspect-ratio:1/1}}#project .hero .img{width:100%;height:100%}#project .hero img,#project .hero video{width:100%;height:100%;object-fit:cover;display:block}#project .intro{margin-bottom:var(--pag-gap)}#project .intro .section-inner{row-gap:4rem}#project .intro__title{font-size:var(--title-size);line-height:1.25;font-weight:600}#project .intro__info .list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2.5rem}@media(max-width: 768px){#project .intro__info .list{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:2rem;flex-direction:row;flex-wrap:wrap}#project .intro__info .list li{flex:0 0 calc((100% - 4rem)/3)}#project .intro__info .list li:last-child{flex-basis:100%}}#project .intro__info .list li{font-size:var(--caption-md-size);line-height:1.5;font-weight:600}#project .intro__info .list li a{color:inherit;border-bottom:1px solid #000;margin-left:.3rem}#project .intro__info .list li .label{color:#949499}#project .intro__info .list li .credit{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}#project .intro__info .list li .credit__com{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-top:2rem}#project .intro__info .list li .credit .role{min-width:15rem}#project .intro__info .list li .credit .name{font-weight:500}#project .intro__summary .tit{margin-bottom:var(--gap-tit-body)}#project .intro__summary .desc{font-size:var(--h3-size);line-height:1.4;margin-bottom:var(--gap-txt-btn)}#project .detail .section{padding-top:1rem;padding-bottom:1rem}#project .detail .section-inner{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));column-gap:2.4rem;row-gap:8rem;align-items:start}@media(max-width: 1280px){#project .detail .section-inner{grid-template-columns:repeat(8, minmax(0, 1fr))}}@media(max-width: 768px){#project .detail .section-inner{grid-template-columns:repeat(6, minmax(0, 1fr))}}#project .detail .section .txt .eyebrow{font-size:var(--caption-md-size);line-height:1;font-weight:600;margin-bottom:var(--gap-tit-sub);color:#949499}#project .detail .section .txt .tit{margin-bottom:var(--gap-tit-body)}#project .detail .section .txt .desc{font-size:var(--h3-size);line-height:1.4}#project .detail .section .txt .desc+.desc{margin-top:1.2rem}#project .detail .section .cap{font-size:var(--caption-md-size);line-height:1;font-weight:600;color:#949499;text-align:center;margin-top:1.2rem}#project .detail .section .img,#project .detail .section .vid{border-radius:10px;overflow:hidden;aspect-ratio:16/9}#project .detail .section .img img,#project .detail .section .img video,#project .detail .section .vid img,#project .detail .section .vid video{width:100%;height:100%;object-fit:cover;display:block}#project .detail .section .img.ver,#project .detail .section .vid.ver{aspect-ratio:1/1}#project .detail .section .img.border,#project .detail .section .vid.border{border:1px solid #e1e2e3}#project .detail .section .img.colorchip,#project .detail .section .vid.colorchip{padding:2.5rem}@media(max-width: 1280px){#project .detail .section .img.colorchip,#project .detail .section .vid.colorchip{padding:1.5rem}}@media(max-width: 768px){#project .detail .section .img.colorchip,#project .detail .section .vid.colorchip{padding:1rem}}#project .detail .section .img.colorchip.ver,#project .detail .section .vid.colorchip.ver{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}#project .detail .section .img.colorchip .colorchip__txt,#project .detail .section .vid.colorchip .colorchip__txt{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:2rem;color:#fff}@media(max-width: 1280px){#project .detail .section .img.colorchip .colorchip__txt,#project .detail .section .vid.colorchip .colorchip__txt{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;height:100%}}#project .detail .section .img.colorchip .colorchip__txt.light,#project .detail .section .vid.colorchip .colorchip__txt.light{color:#000}#project .detail .section .img.colorchip .colorchip__txt .cate,#project .detail .section .vid.colorchip .colorchip__txt .cate{font-size:var(--body-md-size);line-height:1;margin-bottom:1rem}@media(max-width: 1280px){#project .detail .section .img.colorchip .colorchip__txt .cate,#project .detail .section .vid.colorchip .colorchip__txt .cate{font-size:var(--caption-md-size);margin-bottom:.8rem}}@media(max-width: 768px){#project .detail .section .img.colorchip .colorchip__txt .cate,#project .detail .section .vid.colorchip .colorchip__txt .cate{margin-bottom:.6rem}}#project .detail .section .img.colorchip .colorchip__txt .name,#project .detail .section .vid.colorchip .colorchip__txt .name{font-size:var(--h3-size);line-height:1;font-weight:600}@media(max-width: 1280px){#project .detail .section .img.colorchip .colorchip__txt .name,#project .detail .section .vid.colorchip .colorchip__txt .name{font-size:var(--body-md-size)}}#project .detail .section .img.colorchip .colorchip__txt .code,#project .detail .section .vid.colorchip .colorchip__txt .code{font-size:var(--body-md-size);line-height:1;opacity:.5}@media(max-width: 1280px){#project .detail .section .img.colorchip .colorchip__txt .code,#project .detail .section .vid.colorchip .colorchip__txt .code{font-size:var(--caption-md-size)}}#project .detail .section .img.as-is,#project .detail .section .vid.as-is{aspect-ratio:2/3}#project .detail .section .img.double,#project .detail .section .img.rightwide,#project .detail .section .img.leftwide,#project .detail .section .img.triple,#project .detail .section .img.quad,#project .detail .section .vid.double,#project .detail .section .vid.rightwide,#project .detail .section .vid.leftwide,#project .detail .section .vid.triple,#project .detail .section .vid.quad{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;aspect-ratio:2/1}@media(max-width: 768px){#project .detail .section .img.double,#project .detail .section .img.rightwide,#project .detail .section .img.leftwide,#project .detail .section .img.triple,#project .detail .section .img.quad,#project .detail .section .vid.double,#project .detail .section .vid.rightwide,#project .detail .section .vid.leftwide,#project .detail .section .vid.triple,#project .detail .section .vid.quad{gap:.5rem}}#project .detail .section .img.double>*,#project .detail .section .img.rightwide>*,#project .detail .section .img.leftwide>*,#project .detail .section .img.triple>*,#project .detail .section .img.quad>*,#project .detail .section .vid.double>*,#project .detail .section .vid.rightwide>*,#project .detail .section .vid.leftwide>*,#project .detail .section .vid.triple>*,#project .detail .section .vid.quad>*{border-radius:10px}#project .detail .section .img.double>*,#project .detail .section .vid.double>*{flex:1;height:100%}#project .detail .section .img.double .col,#project .detail .section .vid.double .col{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}@media(max-width: 768px){#project .detail .section .img.double .col,#project .detail .section .vid.double .col{gap:.5rem}}#project .detail .section .img.double .col>*,#project .detail .section .vid.double .col>*{border-radius:10px}#project .detail .section .img.triple>*,#project .detail .section .vid.triple>*{flex:1}#project .detail .section .img.triple.flip .flip-img,#project .detail .section .vid.triple.flip .flip-img{display:block;backface-visibility:hidden;transform-origin:center;transform-style:preserve-3d}@media(max-width: 768px){#project .detail .section .img.triple.flip,#project .detail .section .vid.triple.flip{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;aspect-ratio:unset}}#project .detail .section .img.quad,#project .detail .section .vid.quad{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;flex-wrap:nowrap;gap:1rem}@media(max-width: 768px){#project .detail .section .img.quad,#project .detail .section .vid.quad{gap:.5rem}}#project .detail .section .img.quad .row,#project .detail .section .vid.quad .row{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;flex-wrap:nowrap;gap:1rem;flex:1;width:100%}@media(max-width: 768px){#project .detail .section .img.quad .row,#project .detail .section .vid.quad .row{gap:.5rem}}#project .detail .section .img.quad .logo,#project .detail .section .vid.quad .logo{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border-radius:10px;flex:1;height:100%}#project .detail .section .img.quad .logo.border,#project .detail .section .vid.quad .logo.border{border:1px solid #e1e2e3}#project .detail .section .img.quad .logo img,#project .detail .section .vid.quad .logo img{width:50%;height:auto}#project .detail .section.is-full .section-inner{display:block;padding:0}#project .detail .section.is-full .section-inner .img,#project .detail .section.is-full .section-inner .vid{border-radius:0;overflow:hidden;aspect-ratio:2/1}#project .detail .section.is-wide .img,#project .detail .section.is-wide .vid{grid-column:1/-1}#project .detail .section.is-txt-media .section-inner,#project .detail .section.is-media-txt .section-inner{align-items:center}#project .detail .section.is-txt-media .txt .eyebrow,#project .detail .section.is-media-txt .txt .eyebrow{font-size:var(--caption-md-size);line-height:1;font-weight:600;margin-bottom:var(--gap-tit-sub);color:#949499}#project .detail .section.is-txt-media .txt .tit,#project .detail .section.is-media-txt .txt .tit{margin-bottom:var(--gap-tit-body)}#project .detail .section.is-txt-media .txt .desc,#project .detail .section.is-media-txt .txt .desc{font-size:var(--h3-size);line-height:1.4}#project .detail .section.is-txt-media .img,#project .detail .section.is-txt-media .vid,#project .detail .section.is-media-txt .img,#project .detail .section.is-media-txt .vid{aspect-ratio:2/3}@media(max-width: 768px){#project .detail .section.is-txt-media .section-inner,#project .detail .section.is-media-txt .section-inner{row-gap:0}#project .detail .section.is-txt-media .txt,#project .detail .section.is-txt-media .img,#project .detail .section.is-txt-media .vid,#project .detail .section.is-media-txt .txt,#project .detail .section.is-media-txt .img,#project .detail .section.is-media-txt .vid{grid-column:1/-1 !important;width:100%}#project .detail .section.is-txt-media .img,#project .detail .section.is-txt-media .vid,#project .detail .section.is-media-txt .img,#project .detail .section.is-media-txt .vid{aspect-ratio:1/1}#project .detail .section.is-txt-media .txt,#project .detail .section.is-media-txt .txt{padding-top:var(--sect-pad);padding-bottom:var(--sect-pad)}}#project .detail .section.is-txt-media .txt{grid-column:2/span 5}@media(max-width: 1280px){#project .detail .section.is-txt-media .txt{grid-column:1/span 4}}#project .detail .section.is-txt-media .img,#project .detail .section.is-txt-media .vid{grid-column:span 4/-1}#project .detail .section.is-media-txt .txt{grid-column:7/span 5}@media(max-width: 1280px){#project .detail .section.is-media-txt .txt{grid-column:span 4/-1}}#project .detail .section.is-media-txt .img,#project .detail .section.is-media-txt .vid{grid-column:1/span 4}#project .detail .section.is-txt-right,#project .detail .section.is-txt-center{padding-top:var(--sect-pad);padding-bottom:var(--sect-pad)}#project .detail .section.is-txt-right .txt{grid-column:span 6/-1}@media(max-width: 768px){#project .detail .section.is-txt-right .txt{grid-column:1/-1}}#project .detail .section.is-txt-center .txt{grid-column:4/span 6}@media(max-width: 1280px){#project .detail .section.is-txt-center .txt{grid-column:2/-2}}@media(max-width: 768px){#project .detail .section.is-txt-center .txt{grid-column:1/-1}}#project .detail .section.is-rightstack .wrap,#project .detail .section.is-leftstack .wrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;grid-column:1/-1;aspect-ratio:2/1}#project .detail .section.is-rightstack .wrap>*,#project .detail .section.is-leftstack .wrap>*{height:100%}@media(max-width: 768px){#project .detail .section.is-rightstack .wrap,#project .detail .section.is-leftstack .wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem}#project .detail .section.is-rightstack .wrap>*,#project .detail .section.is-leftstack .wrap>*{height:unset}}#project .detail .section.is-rightstack .wrap .row,#project .detail .section.is-leftstack .wrap .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}#project .detail .section.is-rightstack .wrap .row>*,#project .detail .section.is-leftstack .wrap .row>*{flex:1;height:100%}#project .detail .section.is-rightstack .wrap .row .img,#project .detail .section.is-rightstack .wrap .row .vid,#project .detail .section.is-leftstack .wrap .row .img,#project .detail .section.is-leftstack .wrap .row .vid{aspect-ratio:unset}@media(max-width: 768px){#project .detail .section.is-rightstack .wrap .row,#project .detail .section.is-leftstack .wrap .row{width:100%;max-height:25rem;gap:.5rem}}#project .detail .section.is-rightstack .wrap .col,#project .detail .section.is-leftstack .wrap .col{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}#project .detail .section.is-rightstack .wrap .col>*,#project .detail .section.is-leftstack .wrap .col>*{flex:1;aspect-ratio:1/1;width:100%}@media(max-width: 768px){#project .detail .section.is-rightstack .wrap .col,#project .detail .section.is-leftstack .wrap .col{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.5rem;width:100%}#project .detail .section.is-rightstack .wrap .col .img,#project .detail .section.is-leftstack .wrap .col .img{aspect-ratio:4/3}}#project .detail .section.is-rightstack.short .wrap,#project .detail .section.is-leftstack.short .wrap{aspect-ratio:2/1}#project .detail .section.is-rightstack .wrap>*:first-child{flex:2}#project .detail .section.is-rightstack .wrap>*:nth-child(2){flex:1}@media(max-width: 768px){#project .detail .section.is-rightstack .wrap>*:first-child{flex:unset;aspect-ratio:1/1}#project .detail .section.is-rightstack .wrap>*:nth-child(2){flex:unset}}#project .detail .section.is-leftstack .wrap>*:first-child{flex:1}#project .detail .section.is-leftstack .wrap>*:nth-child(2){flex:2}@media(max-width: 768px){#project .detail .section.is-leftstack .wrap>*:first-child{flex:unset}#project .detail .section.is-leftstack .wrap>*:nth-child(2){flex:unset;aspect-ratio:1/1}}#project .detail .section.is-colorchip .wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;grid-column:1/-1;aspect-ratio:2/1}#project .detail .section.is-colorchip .wrap>*{flex:1}@media(max-width: 768px){#project .detail .section.is-colorchip .wrap{gap:.5rem}}#project .detail .section.is-colorchip .wrap .row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem;width:100%}#project .detail .section.is-colorchip .wrap .row>*{flex:1;height:100%}#project .detail .section.is-colorchip .wrap .row .img,#project .detail .section.is-colorchip .wrap .row .vid{aspect-ratio:unset}@media(max-width: 768px){#project .detail .section.is-colorchip .wrap .row{width:100%;max-height:25rem;gap:.5rem}}#project .detail .section.is-colorchip .wrap .col{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}#project .detail .section.is-colorchip .wrap .col>*{flex:1;aspect-ratio:1/1;width:100%}@media(max-width: 768px){#project .detail .section.is-colorchip .wrap .col{gap:.5rem}}#project .detail .section.mt-100{margin-top:10rem}@media(max-width: 768px){#project .detail .section.mt-100{margin-top:2rem}}#project .detail .section.mt-150{margin-top:15rem}@media(max-width: 768px){#project .detail .section.mt-150{margin-top:4rem}}#project .detail .section.mt-200{margin-top:20rem}@media(max-width: 768px){#project .detail .section.mt-200{margin-top:6rem}}#info{padding-top:var(--pag-top)}#info .about{margin-bottom:var(--pag-gap)}#info .about-hero{align-items:end}@media(max-width: 1280px){#info .about-hero{align-items:start}}#info .about-hero__txt{align-self:end}#info .about-hero__txt .tit{font-size:var(--title-size);line-height:1.25;font-weight:600;margin-bottom:var(--gap-tit-body)}#info .about-hero__txt .desc{margin-bottom:var(--gap-txt-btn)}#info .about-hero__txt .desc p{font-size:var(--body-sm-size);line-height:1.6}#info .about-hero__txt .desc p:not(:last-child){margin-bottom:1.5rem}#info .about-hero__txt .links{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:3rem;margin-bottom:var(--gap-txt-btn)}#info .about-hero__img{border-radius:10px;align-self:end;overflow:hidden}#info .about-hero__img img{width:100%;height:100%;object-fit:cover;display:block}#info .experience{margin-bottom:var(--pag-gap)}#info .experience .exp__row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2.4rem}#info .experience .exp__row:not(:first-child){padding-top:var(--gap-txt-list);border-top:1px solid #000}#info .experience .exp__row:not(:last-child){padding-bottom:var(--gap-txt-list)}@media(max-width: 768px){#info .experience .exp__row{flex-direction:column}}#info .experience .exp__meta{width:20%;min-width:15rem}#info .experience .exp__meta .company{font-size:var(--h3-size);line-height:1.4;margin-bottom:1rem}#info .experience .exp__meta .term{font-size:var(--caption-md-size);line-height:1.5;color:#949499}#info .experience .exp__desc{font-size:var(--body-sm-size);line-height:1.6;flex:1}#info .community{margin-bottom:var(--pag-gap)}#info .community .com-item:not(:last-child){margin-bottom:8rem}#info .community .com-item__img{border-radius:10px;overflow:hidden;margin-bottom:var(--gap-img-txt)}#info .community .com-item__img img{width:100%;height:100%;object-fit:cover;display:block}#info .community .com-item__txt{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2.4rem}@media(max-width: 768px){#info .community .com-item__txt{flex-direction:column;gap:1rem}}#info .community .com-item__txt .tit{width:30%;min-width:2rem}@media(max-width: 768px){#info .community .com-item__txt .tit{width:unset;min-width:unset}}#info .community .com-item__txt .desc{font-size:var(--body-sm-size);line-height:1.6;flex:1}#info .free__item:not(:last-child){margin-bottom:8rem}#info .free__item .free__img{display:grid;gap:.5rem;grid-template-columns:repeat(3, minmax(0, 1fr));margin-bottom:var(--gap-img-txt)}#info .free__item .free__img .item{aspect-ratio:1/1;overflow:hidden;border-radius:10px}#info .free__item .free__img .item img{display:block;width:100%;height:100%;object-fit:cover}#info .free__item .free__txt{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2.4rem}@media(max-width: 768px){#info .free__item .free__txt{flex-direction:column;gap:1rem}}#info .free__item .free__txt .tit{font-size:var(--h3-size);line-height:1.4;width:30%;min-width:2rem}@media(max-width: 768px){#info .free__item .free__txt .tit{width:unset;min-width:unset}}#info .free__item .free__txt .desc{font-size:var(--body-sm-size);line-height:1.6;flex:1}#info .free__item .free__txt .desc p{margin-bottom:1rem}#info .free__item .free__txt .desc p:last-of-type{margin-bottom:var(--gap-tit-body)}#work{padding-top:var(--pag-top)}#work .intro{margin-bottom:4rem}#work .intro__title{font-size:var(--title-size);line-height:1.25;font-weight:500}#work .work__list{display:flex;flex-wrap:wrap;margin-left:-1.2rem;margin-right:-1.2rem}@media(max-width: 768px){#work .work__list{margin-left:0;margin-right:0}}#work .work__filter{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.3rem;flex-wrap:wrap;margin-bottom:2rem}#work .work__filter-btn{font-size:var(--caption-sm-size);line-height:1;font-weight:600;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:#949499;padding:.4rem .7rem;border:1px solid #949499}#work .work__filter-btn:hover{background-color:#e1e2e3}#work .work .card-list{width:50%;padding:0 1.2rem 6rem;box-sizing:border-box}#work .work .card-list__txt{min-height:5rem}@media(max-width: 1280px){#work .work .card-list{padding:0 .6rem 3rem}}@media(max-width: 768px){#work .work .card-list{width:100%;padding-left:0;padding-right:0}}