:root{--accent:#ff4e27;--white-04:#ffffff0a;--white-08:#ffffff14;--white-10:#ffffff1a;--white-20:#fff3;--white-30:#ffffff4d;--white-40:#fff6;--white-50:#ffffff80}*{box-sizing:border-box;margin:0;padding:0}html{font-size:.520833vw}@media (width<=768px){html{font-size:2.5641vw}}@media (width>=1600px){html{font-size:8.33333px}}body{color:#fff;word-break:keep-all;overflow-wrap:break-word;background:#000;font-family:Pretendard Variable,Pretendard,-apple-system,sans-serif;overflow-x:hidden}h1,h2,h3{text-wrap:balance}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}[data-reveal]{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),translate .9s cubic-bezier(.22,1,.36,1),scale .9s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);translate:0 5rem}[data-reveal=fade]{translate:0}[data-reveal=left]{translate:-5rem}[data-reveal=right]{translate:5rem}[data-reveal=scale]{translate:0;scale:.92}[data-reveal].is-revealed{opacity:1;translate:0;scale:1}a:active,button:active{scale:.97}.is-resizing *,.is-resizing :before,.is-resizing :after{transition-duration:0s!important;transition-delay:0s!important}html,body{overscroll-behavior:none}body{-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;user-select:text}img,a{-webkit-user-drag:none}.site-header{z-index:100;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);will-change:transform;background:#000000b3;align-items:center;height:10rem;transition:transform .38s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;left:0;right:0}.site-header.is-hidden{transform:translateY(-100%)}.site-header__logo{height:3rem;position:absolute;left:5.7rem}.site-header__logo img{object-fit:contain;width:11rem;height:100%}.site-header__nav{color:var(--white-20);gap:10rem;font-size:2.5rem;font-weight:600;line-height:1.5;display:flex;position:absolute;left:50%;transform:translate(-50%)}.site-header__nav a{transition:color .3s;position:relative}.site-header__nav a:hover,.site-header__nav a.active{color:#fff}.site-header__contact{border:1px solid #fff;justify-content:center;align-items:center;gap:1rem;width:17rem;height:6rem;font-size:2.5rem;font-weight:600;transition:background .3s,color .3s;display:flex;position:absolute;right:5rem}.site-header__contact:hover{color:#000;background:#fff}.site-header__contact:hover .site-header__contact-arrow{filter:invert();transform:translate(.4rem)}.site-header__contact-arrow{width:2rem;transition:filter .3s,transform .3s cubic-bezier(.22,1,.36,1)}.site-header__logo{transition:opacity .3s}.site-header__logo:hover{opacity:.7}@media (width>=1600px){.site-header__logo{left:calc(50px + .7rem)}.site-header__contact{right:50px}}.site-header--light{background:#ffffffd9}.site-header--light .site-header__logo img{filter:invert()}.site-header--light .site-header__nav{color:#00000059}.site-header--light .site-header__nav a:hover,.site-header--light .site-header__nav a.active{color:#000}.site-header--light .site-header__contact{color:#000;border-color:#000}.site-header--light .site-header__contact-arrow{filter:invert()}.site-header--light .site-header__contact:hover{color:#fff;background:#000}.site-header--light .site-header__contact:hover .site-header__contact-arrow{filter:none}.site-header--light .site-header__burger:not(.is-open) span{background:#000}.site-header__burger,.site-menu{display:none}@media (width<=768px){.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000000e6;height:6rem}.site-header.is-menu-open{will-change:auto;transition:none;transform:none}.site-header__nav,.site-header__contact{display:none}.site-header__logo{height:2.2rem;left:2rem}.site-header__logo img{width:8rem}.site-header__burger{z-index:210;flex-direction:column;justify-content:center;gap:.7rem;width:4.4rem;height:4.4rem;padding:1rem;display:flex;position:absolute;right:2rem}.site-header__burger span{background:#fff;width:2.4rem;height:1px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s;display:block}.site-header__burger.is-open span:first-child{transform:translateY(.75rem)rotate(45deg)}.site-header__burger.is-open span:nth-child(2){opacity:0}.site-header__burger.is-open span:nth-child(3){transform:translateY(-.75rem)rotate(-45deg)}.site-header.site-header--light{background:#fff}.site-menu{z-index:200;opacity:0;pointer-events:none;background:#000;transition:opacity .4s;display:block;position:fixed;inset:0}.site-menu.is-open{opacity:1;pointer-events:auto}.site-menu__nav{flex-direction:column;gap:3.4rem;padding:12rem 3rem 0;display:flex}.site-menu__nav a{color:var(--white-40);opacity:0;font-size:3.6rem;font-weight:600;transition:opacity .45s,translate .45s cubic-bezier(.22,1,.36,1),color .3s;translate:0 2rem}.site-menu.is-open .site-menu__nav a{opacity:1;translate:0}.site-menu__nav a.active,.site-menu__nav a:hover{color:#fff}.site-menu__nav .site-menu__contact{color:var(--accent);margin-top:2rem}}.site-footer{border-top:1px solid var(--white-08);background:#000;height:40rem;position:relative}.site-footer--light{color:#000;background:#fff;border-top-color:#00000014}.site-footer__left{flex-direction:column;gap:3rem;display:flex;position:absolute;top:8.8rem;left:5rem}.site-footer__group{flex-direction:column;gap:1.2rem;display:flex}.site-footer__label{font-size:2rem;font-weight:400;line-height:1}.site-footer__value{font-size:5rem;font-weight:600;line-height:1}.site-footer__right{flex-direction:column;align-items:flex-end;gap:4.5rem;display:flex;position:absolute;top:9.1rem;right:5rem}.site-footer__brochure{border:1px solid #fff;justify-content:center;align-items:center;gap:2rem;width:25rem;height:7rem;font-size:2.3rem;font-weight:600;transition:background .3s,color .3s;display:flex}.site-footer__brochure:hover{color:#000;background:#fff}.site-footer__brochure img{width:2.5rem;transition:filter .3s,transform .3s cubic-bezier(.22,1,.36,1);transform:rotate(-45deg)}.site-footer__brochure:hover img{filter:invert();transform:rotate(0)}.site-footer__info{text-align:right;color:var(--white-50);flex-direction:column;gap:1.5rem;font-size:1.7rem;font-weight:500;line-height:1;display:flex}.site-footer--light .site-footer__info{color:#00000080}.site-footer__legal{justify-content:flex-end;gap:.8rem;display:flex}.site-footer__company-break{display:none}.site-footer__legal a:hover{color:#fff}.site-footer--light .site-footer__legal a:hover{color:#000}.site-footer--light .site-footer__brochure{border-color:#000}.site-footer--light .site-footer__brochure img{filter:invert()}.site-footer--light .site-footer__brochure:hover{color:#fff;background:#000}.site-footer--light .site-footer__brochure:hover img{filter:none}@media (width>=1600px){.site-footer__left{left:50px}.site-footer__right{right:50px}}@media (width<=768px){.site-footer{height:auto;padding:5rem 2rem 4rem}.site-footer__left{gap:2.4rem;position:static}.site-footer__label{font-size:1.3rem}.site-footer__value{font-size:2.6rem}.site-footer__right{align-items:flex-start;gap:2.4rem;margin-top:4rem;position:static}.site-footer__brochure{gap:1.2rem;width:16rem;height:4.6rem;font-size:1.5rem}.site-footer__brochure img{width:1.6rem}.site-footer__info{text-align:left;gap:.6rem;font-size:1.25rem;line-height:1.35}.site-footer__company-separator{display:none}.site-footer__company-break{display:block}.site-footer__company-registration{white-space:nowrap}.site-footer__legal{flex-wrap:wrap;justify-content:flex-start;gap:.35rem .8rem}.site-footer__separator--copyright{display:none}.site-footer__copyright{flex-basis:100%}}.home{background:#000;height:1175.5rem;position:relative;overflow:clip}.home-hero__title{white-space:nowrap;z-index:2;font-size:16.9rem;font-weight:700;line-height:1.5;position:absolute;top:25rem;left:5rem}.home-hero__cat{object-fit:cover;z-index:1;width:97.5rem;height:97.5rem;position:absolute;top:37.6rem;left:calc(50% + 41.95rem);transform:translate(-50%)}.home-hero__marquee{align-items:flex-start;height:32rem;display:flex;position:absolute;top:86.8rem;left:0;right:0;overflow:hidden}.home-hero__marquee p{white-space:nowrap;color:#0000;-webkit-text-stroke:3px var(--accent);font-size:30rem;font-weight:900;line-height:1;animation:40s linear infinite home-marquee;position:relative}.home-hero__marquee p:after{content:attr(data-text);color:#000;-webkit-text-stroke:0;position:absolute;top:0;left:0}.home-statement{height:306rem;position:absolute;top:132rem;left:0;right:0}.home-statement__stage{flex-direction:column;justify-content:center;align-items:center;gap:4rem;height:110rem;display:flex;position:sticky;top:calc(50vh - 55rem)}.home-statement__eyebrow{white-space:nowrap;margin-bottom:4rem;font-size:5rem;font-weight:600;line-height:1.3}.home-statement__line{white-space:nowrap;align-items:center;gap:4rem;font-size:14rem;font-weight:600;line-height:1.4;display:flex}.home-statement__stage .home-statement__eyebrow,.home-statement__stage .home-statement__line{animation-duration:1s;animation-play-state:paused;animation-fill-mode:both;animation-delay:calc(var(--scene-p,0) * -1s);will-change:opacity, transform;animation-timing-function:cubic-bezier(.4,0,.2,1)}.home-statement__stage .home-statement__eyebrow{animation-name:home-scene-eyebrow}.home-statement__stage .home-statement__line:first-of-type{animation-name:home-scene-line1}.home-statement__stage .home-statement__line:nth-of-type(2){animation-name:home-scene-line2}.home-statement__stage .home-statement__line:nth-of-type(3){animation-name:home-scene-line3}@keyframes home-scene-eyebrow{0%{opacity:0;transform:translateY(3rem)}14%,to{opacity:1;transform:translateY(0)}}@keyframes home-scene-line1{0%{opacity:0;transform:translateY(5rem)scale(.96)}26%,42%{opacity:1;transform:translateY(0)scale(1)}66%,to{opacity:.42;transform:translateY(-.6rem)scale(.985)}}@keyframes home-scene-line2{0%,24%{opacity:0;transform:translateY(5rem)scale(.96)}56%,70%{opacity:1;transform:translateY(0)scale(1)}92%,to{opacity:.42;transform:translateY(-.6rem)scale(.985)}}@keyframes home-scene-line3{0%,52%{opacity:0;transform:translateY(5rem)scale(.96)}86%,to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.home-statement__stage .home-statement__eyebrow,.home-statement__stage .home-statement__line{opacity:1!important;animation:none!important;transform:none!important}.home-statement__emoji img{animation:none!important}}.home-work{width:100%;height:180.4rem;position:absolute;top:447.8rem;left:0}.home-work__grid{flex-wrap:wrap;gap:2rem;width:182rem;display:flex;position:absolute;top:4rem;left:5rem}.home-work__card{background:#191919;width:90rem;height:55rem;display:block;position:relative;overflow:hidden}.home-work__card-bg{object-fit:cover;width:100%;height:124%;position:absolute;top:-12%;bottom:-12%;left:0}.home-work__card-overlay{background:#000000a6;flex-direction:column;justify-content:center;align-items:center;gap:1.3rem;display:flex;position:absolute;inset:0}.home-work__card-category{border:1px solid var(--white-50);background:#00000080;border-radius:10rem;padding:1rem 2rem;font-size:2rem;font-weight:600;line-height:1.4}.home-work__card-title{font-size:3.5rem;font-weight:500;line-height:1.4}.home-work__card-tags{gap:1rem;display:flex}.home-work__card-tags span{background:#00000080;border-radius:10rem;padding:1rem 2rem;font-size:2rem;font-weight:500;line-height:1.4}.home-work:after{content:"";pointer-events:none;background:linear-gradient(#000 0%,#0000 19.569% 78.277%,#000 97.847%);position:absolute;inset:0}.home-divider{transform-origin:top;background:#fff;width:1px;height:40rem;position:absolute;top:632.1rem;left:50%;transform:scaleY(0)}@media (prefers-reduced-motion:reduce){[data-scrolldraw]{transform:none!important}}.home-beyond{text-align:center;flex-direction:column;align-items:center;gap:8rem;width:113.5rem;display:flex;position:absolute;top:683.2rem;left:50%;transform:translate(-50%)}.home-beyond__eyebrow{font-size:5rem;font-weight:600;line-height:1.3}.home-beyond__title{font-size:8rem;font-weight:600;line-height:1.4}.home-services__list{flex-direction:column;gap:3rem;list-style:none;display:flex;position:absolute;top:747.3rem;left:4.6rem}.home-services__list li{color:var(--white-20);align-items:center;gap:5rem;font-size:13rem;font-weight:500;line-height:1;display:flex}.home-services__list li.is-active{color:#fff}.home-services__list li a{color:inherit;align-items:center;gap:5rem;text-decoration:none;display:flex}.home-services__list li img{width:15rem}.home-services__panel{background:#343434;width:100rem;height:80rem;position:absolute;top:745.8rem;left:86.6rem;overflow:hidden}.home-services__video{object-fit:cover;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.home-services__video{display:none}.home-services__panel{background:#343434 url(/assets/home/services-panel-v1.jpg) 50%/cover no-repeat}}.home-partners__heading{text-align:center;flex-direction:column;align-items:center;gap:3rem;width:182rem;display:flex;position:absolute;top:853.9rem;left:50%;transform:translate(-50%)}.home-partners__eyebrow{font-size:5rem;font-weight:600;line-height:1.3}.home-partners__title{font-size:8rem;font-weight:600;line-height:1.3}.home-partners__grid{grid-template-columns:repeat(4,43rem);gap:3.1rem 3.5rem;display:grid;position:absolute;top:888.1rem;left:2.6rem}.home-partners__cell{background:var(--white-08);justify-content:center;align-items:center;width:43rem;height:20rem;display:flex}.home-partners__cell img{object-fit:contain;width:auto;max-width:80%;max-height:80%}.home-news__eyebrow{font-size:5rem;font-weight:600;line-height:1.3;position:absolute;top:979.8rem;left:50%;transform:translate(-50%)}.home-news__cards{gap:2.7rem;display:flex;position:absolute;top:994.5rem;left:4.4rem}.home-news__card{flex-direction:column;gap:2.4rem;width:90rem;display:flex}.home-news__thumb{background:#1a1a1a;height:45rem;position:relative;overflow:hidden}.home-news__thumb img{object-fit:cover;width:100%;height:128%;position:absolute;inset:-14% 0}.home-news__card h3{font-size:5rem;font-weight:600;line-height:1.3}.home-news__meta{color:#ffffffa6;letter-spacing:.04em;text-transform:uppercase;font-size:1.8rem;font-weight:500}.home-news__card p{color:var(--white-40);font-size:2.5rem;font-weight:300;line-height:1.4}.home-contact__heading{flex-direction:column;gap:3rem;display:flex;position:absolute;top:1087.5rem;left:4.6rem}.home-contact__eyebrow{font-size:5rem;font-weight:600;line-height:1.3}.home-contact__title{font-size:11rem;font-weight:600;line-height:1.3}.home-contact__cta{white-space:nowrap;border:1px solid #fff;border-radius:10rem;align-items:center;gap:1.5rem;padding:2rem 6rem;font-size:4rem;font-weight:500;line-height:1.3;display:flex;position:absolute;top:1136.1rem;left:28.2rem;transform:translate(-50%)}.home-contact__cta img{width:5rem}.home-contact__sns{width:13rem;height:8rem;position:absolute;top:1130.7rem;left:44.1rem}.home-marquee-bar{background:var(--accent);align-items:center;height:5rem;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.home-marquee-bar p{color:#000;white-space:nowrap;font-size:2.3rem;font-weight:700;line-height:1;animation:60s linear infinite home-marquee}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-hero__line{display:block}.home-hero__word{white-space:nowrap;display:inline-block}.home-hero__word+.home-hero__word{margin-left:.25em}.home-hero__char{animation:.5s cubic-bezier(.22,1,.36,1) both home-char-in;animation-delay:calc(.12s + var(--char-delay,0s));display:inline-block}@keyframes home-char-in{0%{opacity:0;transform:translateY(.4em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-hero__char{animation:none}}.home-hero__cat{animation:1.1s cubic-bezier(.22,1,.36,1) .35s both home-cat-in}@keyframes home-cat-in{0%{opacity:0;transform:translate(-44%)translateY(5rem)rotate(4deg)}to{opacity:1;transform:translate(-50%)translateY(0)rotate(0)}}.home-hero__cat img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-statement__line:nth-of-type(2){--reveal-delay:.12s}.home-statement__line:nth-of-type(3){--reveal-delay:.24s}.home-statement__emoji{transform-origin:50% 72%;flex-shrink:0;transition:scale .4s cubic-bezier(.34,1.56,.64,1);display:block;position:relative}.home-statement__emoji img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.home-statement__line:hover .home-statement__emoji{scale:1.06}@media (width<=768px){.home-statement__emoji{animation:none!important}}.home-work__card:nth-child(2n){--reveal-delay:.1s}.home-work__card{cursor:pointer}.home-work__card-bg{transition:transform .7s cubic-bezier(.22,1,.36,1)}.home-work__card:hover .home-work__card-bg{transform:scale(1.06)}.home-work__card-overlay{transition:background .5s}.home-work__card:hover .home-work__card-overlay{background:#0006}.home-services__list li:nth-child(2){--reveal-delay:80ms}.home-services__list li:nth-child(3){--reveal-delay:.16s}.home-services__list li:nth-child(4){--reveal-delay:.24s}.home-services__list li:nth-child(5){--reveal-delay:.32s}.home-services__list li{cursor:pointer;transition:opacity .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), translate .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), color .4s ease, padding-left .4s cubic-bezier(.22, 1, .36, 1)}.home-services__list li:hover{color:#fff;padding-left:1.5rem}.home-services__list:hover li.is-active{color:var(--white-20)}.home-services__list:hover li:hover{color:#fff}.home-services__list li img{opacity:0;transition:opacity .4s}.home-services__list li.is-active img{opacity:1}.home-services__list:hover li.is-active img{opacity:0}.home-services__list:hover li:hover img{opacity:1}.home-partners__cell:nth-child(4n+2){--reveal-delay:70ms}.home-partners__cell:nth-child(4n+3){--reveal-delay:.14s}.home-partners__cell:nth-child(4n+4){--reveal-delay:.21s}.home-partners__cell{transition:opacity .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), scale .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), background .4s ease}.home-partners__cell:hover{background:#ffffff29}.home-partners__cell img{transition:transform .4s cubic-bezier(.22,1,.36,1)}.home-partners__cell:hover img{transform:translateY(-.5rem)}.home-news__card:nth-child(2){--reveal-delay:.12s}.home-news__card{cursor:pointer}.home-news__thumb img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.home-news__card:hover .home-news__thumb img{transform:scale(1.05)}.home-contact__cta{transition:opacity .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), background .35s ease, color .35s ease}.home-contact__cta:hover{color:#000;background:#fff}.home-contact__cta img{transition:filter .35s,transform .35s cubic-bezier(.22,1,.36,1)}.home-contact__cta:hover img{filter:invert();transform:translate(.8rem)}.home-contact__sns{cursor:pointer;transform-origin:50% 100%;transition:opacity .5s cubic-bezier(.34, 1.56, .64, 1) var(--reveal-delay,0s), scale .5s cubic-bezier(.34, 1.56, .64, 1) var(--reveal-delay,0s), transform .35s cubic-bezier(.22, 1, .36, 1)}.home-contact__sns:not(.is-revealed){scale:.5}.home-contact__sns:hover{transform:translateY(-1.2rem)}@media (width>=1600px){.home-hero__title{left:50px}.home-hero__cat{left:calc(100vw - 50px - 48.75rem)}.home-work__grid{left:50%;transform:translate(-50%)}.home-services__list{left:calc(50% - 91.4rem)}.home-services__panel{left:calc(50% - 9.4rem)}.home-partners__heading{width:max(182rem,100vw - 100px)}.home-partners__grid,.home-news__cards{left:50%;transform:translate(-50%)}.home-contact__heading{left:calc(50% - 91.4rem)}.home-contact__cta{left:calc(50% - 91.4rem);transform:none}.home-contact__sns{left:calc(50% - 51.9rem)}}@media (width<=768px){.home{height:auto;overflow-x:hidden}.home-hero{flex-direction:column;align-items:center;gap:3rem;padding:10rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.home-hero__title{white-space:normal;text-align:center;order:1;font-size:5.46rem;line-height:1.3;position:static;inset:auto}.home-hero__cat{aspect-ratio:1;order:2;width:40.3rem;height:auto;animation:none;position:relative;inset:-8rem auto auto;transform:none}.home-hero__marquee{order:3;width:100vw;height:auto;margin:0 -2rem;position:static;inset:auto}.home-hero__marquee p{-webkit-text-stroke:1px var(--accent);font-size:8rem}.home-statement{height:auto;position:static;inset:auto}.home-statement__stage{text-align:center;flex-direction:column;align-items:center;gap:2.4rem;height:auto;padding:5rem 2rem;display:flex;position:static}.home-statement__stage .home-statement__eyebrow,.home-statement__stage .home-statement__line{opacity:1!important;animation:none!important;transform:none!important}.home-statement__eyebrow{white-space:normal;margin-bottom:1.5rem;font-size:1.8rem;position:static;inset:auto;transform:none}.home-statement__line{justify-content:center;gap:1.6rem;font-size:3.4rem;position:static;inset:auto;transform:none}.home-statement__emoji{height:5rem!important}.home-work{width:auto;height:auto;padding:4rem 2rem;position:static;inset:auto}.home-work:after{display:none}.home-work__grid{flex-direction:column;gap:2rem;width:auto;position:static;inset:auto}.home-work__card{width:100%;height:24rem}.home-work__card-title{padding:0 2rem;font-size:2.4rem}.home-work__card-category{padding:.7rem 1.5rem;font-size:1.4rem}.home-work__card-tags span{padding:.7rem 1.5rem;font-size:1.3rem}.home-work__card-overlay{gap:1rem}.home-divider{height:8rem;margin:2rem auto;position:static;inset:auto;transform:none}.home-beyond{gap:2.4rem;width:auto;padding:4rem 2rem;position:static;inset:auto;transform:none}.home-beyond__eyebrow{font-size:1.8rem}.home-beyond__title{text-wrap:balance;font-size:2.4rem}.home-beyond__title br{display:none}.home-services{padding:5rem 2rem}.home-services__list{gap:2rem;position:static;inset:auto}.home-services__list li{justify-content:space-between;gap:2rem;font-size:4.4rem}.home-services__list li img{width:6rem}.home-services__panel{width:100%;height:24rem;margin-top:4rem;position:static;inset:auto}.home-partners{padding:5rem 2rem}.home-partners__heading{gap:2rem;width:auto;margin-bottom:3.5rem;position:static;inset:auto;transform:none}.home-partners__eyebrow{font-size:1.8rem}.home-partners__title{font-size:2.8rem}.home-partners__grid{grid-template-columns:repeat(2,1fr);gap:2rem;position:static;inset:auto}.home-partners__cell{width:auto;height:10rem}.home-partners__cell img{width:auto;max-width:60%;max-height:3.2rem;height:auto!important}.home-news{padding:5rem 2rem}.home-news__eyebrow{text-align:center;margin-bottom:3.5rem;font-size:1.8rem;position:static;inset:auto;transform:none}.home-news__cards{flex-direction:column;gap:4rem;position:static;inset:auto}.home-news__card{gap:2rem;width:100%}.home-news__thumb{height:22rem}.home-news__card h3{font-size:2.2rem}.home-news__meta{font-size:1.2rem}.home-news__card p{font-size:1.5rem;line-height:1.55}.home-contact{flex-direction:column;align-items:center;gap:3rem;padding:5rem 2rem 9.7rem;display:flex}.home-contact__heading{text-align:center;align-items:center;gap:2rem;position:static;inset:auto}.home-contact__eyebrow{font-size:1.8rem}.home-contact__title{text-wrap:balance;font-size:2.6rem}.home-contact__title br{display:none}.home-contact__cta{padding:2rem 4rem;font-size:2.2rem;position:static;inset:auto;transform:none}.home-contact__cta img{width:3rem}.home-contact__sns{z-index:2;width:8rem;height:auto;margin-top:-12.6rem;margin-left:26.8rem;position:relative;inset:auto}.home-marquee-bar{height:3.6rem;position:static;inset:auto}.home-marquee-bar p{font-size:1.6rem}}.about{background:#000;height:603.7rem;position:relative;overflow:clip}.about-accent{color:var(--accent)}.about-hero__run{white-space:nowrap;font-size:12rem;font-weight:700;line-height:1.2;position:absolute;top:23rem;left:5rem}.about-hero__ideas{white-space:nowrap;font-size:12rem;font-weight:700;line-height:1.2;position:absolute;top:23rem;left:55.3rem}.about-photo{background:#dadada;width:182rem;height:70rem;position:absolute;top:56.2rem;left:50%;overflow:hidden;transform:translate(-50%)}.about-photo img{object-fit:cover;width:184rem;max-width:none;height:86.9rem;position:absolute;top:-13.7rem;left:-.5rem}.about-identity{white-space:nowrap;font-size:8rem;font-weight:700;line-height:1.2;position:absolute;top:150.4rem;left:5rem}.about-desc{white-space:nowrap;font-size:8rem;font-weight:300;line-height:1.4;position:absolute;top:168.1rem;left:5rem}.about-desc__line{display:block}.about-values{position:absolute;top:244.9rem;left:0;right:0;overflow:hidden}.about-values__track{will-change:transform;width:max-content;animation:65s linear .4s infinite both paused about-values-flow;display:flex}.about-values.is-revealed .about-values__track{animation-play-state:running}.about-values:hover .about-values__track{animation-play-state:paused}.about-value{flex-shrink:0;margin-right:20.6rem}@keyframes about-values-flow{0%{transform:translate(6rem)}to{transform:translate(calc(6rem - 50%))}}.about-value__title{white-space:nowrap;font-size:3rem;font-weight:700;line-height:1.2}.about-value__body{white-space:nowrap;margin-top:2.6rem;font-size:4rem;font-weight:300;line-height:1.5}.about-stat{white-space:nowrap;font-size:10rem;font-weight:800;line-height:1.1;position:absolute;left:5rem}.about-stat__pill{left:calc(var(--pill-x) * 1rem);z-index:2;white-space:nowrap;background:#ff4e27e6;border-radius:10rem;justify-content:center;align-items:center;padding:2rem 4rem;font-size:8rem;font-weight:800;line-height:1;display:inline-flex;position:absolute}.about-cases{color:#000;background:#fff;width:192rem;height:192.4rem;position:absolute;top:411.3rem;left:50%;overflow:hidden;transform:translate(-50%)}.about-cases__heading{text-align:center;white-space:nowrap;font-size:5rem;font-weight:700;line-height:1.4;position:absolute;top:21rem;left:50%;transform:translate(-50%)}.about-cases__row{position:absolute;top:44.4rem;left:0;right:0;overflow:hidden}.about-cases__track{will-change:transform;width:max-content;padding:1.5rem 0 3rem;animation:70s linear infinite about-cases-flow;display:flex}.about-case{margin-right:3rem}@keyframes about-cases-flow{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.about-case{color:#000;background:#f4f4f4;border:1px solid #fff;border-radius:5rem;flex-shrink:0;width:45rem;height:55rem;transition:background .45s,color .45s;position:relative;overflow:hidden}.about-case.is-center{color:#fff;background:#000}.about-case__category{white-space:nowrap;font-size:3rem;font-weight:700;line-height:1;position:absolute;top:5.1rem;left:50%;transform:translate(-50%)}.about-case__label{white-space:nowrap;font-size:3rem;font-weight:700;line-height:1;position:absolute;left:50%;transform:translate(-50%)}.about-case__value{white-space:nowrap;align-items:baseline;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}.about-case__sign{font-size:5rem;line-height:1}.about-case__num{font-size:10rem;line-height:1}.about-case__pct{font-size:5rem;line-height:1}.about-case__pct--lg{font-size:10rem}.about-case__metric--1 .about-case__label{top:15.8rem}.about-case__metric--1 .about-case__value{top:19.9rem}.about-case__metric--2 .about-case__label{top:35.5rem}.about-case__metric--2 .about-case__value{top:39.6rem}.about-cases__outro{text-align:center;white-space:nowrap;font-size:5rem;font-weight:700;line-height:1.4;position:absolute;top:124.4rem;left:50%;transform:translate(-50%)}.about-cases__cta{color:#fff;white-space:nowrap;background:#000;border-radius:10rem;align-items:center;gap:1.5rem;padding:2rem 6rem;font-size:4rem;font-weight:500;line-height:1.3;display:inline-flex;position:absolute;top:153.1rem;left:50%;transform:translate(-50%)}.about-cases__cta img{width:5rem}.about-hero__swap{width:var(--w-ideas,4.6em);vertical-align:baseline;margin:0 .26em;animation:6s cubic-bezier(.22,1,.36,1) .36s infinite backwards about-swap-width;display:inline-block;position:relative}.about-hero__swap-word{text-align:center;opacity:0;animation:6s cubic-bezier(.22,1,.36,1) infinite about-word-swap;display:block}.about-hero__swap-word:nth-child(2){animation-delay:3s;position:absolute;top:0;left:0;right:0}@keyframes about-word-swap{0%{opacity:0;transform:translateY(.5em)}7%,46%{opacity:1;transform:translateY(0)}53%,to{opacity:0;transform:translateY(-.5em)}}@keyframes about-swap-width{0%,40%{width:var(--w-ideas,4.6em)}51%,90%{width:var(--w-together,6.7em)}to{width:var(--w-ideas,4.6em)}}.about-stat__pill{--reveal-delay:.4s}.about-hero__run{animation:.9s cubic-bezier(.22,1,.36,1) .1s both about-rise}.about-hero__ideas{animation:.9s cubic-bezier(.22,1,.36,1) .3s both about-rise}@keyframes about-rise{0%{opacity:0;translate:0 5rem}to{opacity:1;translate:0}}.about-hero__ideas .about-accent{animation:1.6s ease-in-out infinite about-pulse}@keyframes about-pulse{0%,to{opacity:1}50%{opacity:.25}}.about-value:nth-child(2){--reveal-delay:.1s}.about-value:nth-child(3){--reveal-delay:.2s}.about-value:nth-child(4){--reveal-delay:.3s}.about-case:nth-child(2){--reveal-delay:80ms}.about-case:nth-child(3){--reveal-delay:.16s}.about-case:nth-child(4){--reveal-delay:.24s}.about-case:nth-child(5){--reveal-delay:.32s}.about-case{transition:opacity .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), translate .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), scale .9s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), background .32s ease, color .32s ease, box-shadow .4s ease, margin-top .4s cubic-bezier(.22, 1, .36, 1)}.about-case:hover{margin-top:-1rem;box-shadow:0 2rem 4rem #00000026}.about-cases__cta{transition:background .35s}.about-cases__cta:hover{background:var(--accent)}.about-cases__cta img{transition:transform .35s cubic-bezier(.22,1,.36,1)}.about-cases__cta:hover img{transform:translate(.8rem)}@media (width<=768px){.about{height:auto;padding-bottom:0;overflow:visible}.about-hero__run,.about-hero__ideas{margin-top:9rem;font-size:3.4rem;line-height:1.2;display:inline-block;position:static;inset:auto}.about-hero__run{margin-left:2rem}.about-hero__ideas{margin-left:1.2rem}.about-photo{width:auto;height:22rem;margin:5rem 2rem 0;position:static;inset:auto;transform:none}.about-photo img{object-fit:cover;width:100%;max-width:100%;height:100%;position:absolute;inset:0}.about-identity{white-space:normal;margin:8rem 2rem 0;font-size:2.8rem;position:static;inset:auto}.about-desc{white-space:normal;margin:2.5rem 2rem 0;font-size:2.2rem;line-height:1.55;position:static;inset:auto}.about-desc__line{display:inline}.about-desc__line:after{content:" "}.about-values{margin:8rem 2rem 0;position:static;inset:auto;overflow:visible}.about-values__track{flex-direction:column;gap:4rem;width:auto;padding:0;animation:none}.about-value{margin-right:0}.about-value[aria-hidden=true]{display:none}.about-value__title{white-space:normal;font-size:1.6rem}.about-value__body{white-space:normal;margin-top:1.2rem;font-size:1.8rem}.about-stat{white-space:normal;margin:7rem 2rem 0;font-size:3.2rem;display:block;position:static;inset:auto}.about-stat__pill{margin:1.6rem 0 0 2rem;padding:1rem 2.4rem;font-size:2.4rem;display:inline-flex;position:static;inset:auto}.about-cases{text-align:center;width:100%;height:auto;margin-top:9rem;padding:6rem 0;position:static;inset:auto;overflow:visible;transform:none}.about-cases__heading{white-space:normal;text-wrap:balance;padding:0 2rem;font-size:2rem;position:static;inset:auto;transform:none}.about-cases__heading br{display:none}.about-cases__row{margin-top:3rem;position:static;inset:auto;overflow:hidden;transform:none}.about-cases__track{padding:1rem 0 2rem;animation-duration:56s}.about-case{border-radius:3rem;width:26rem;height:32rem;margin-right:2rem}.about-case__category{font-size:2.4rem;top:3rem}.about-case__label{font-size:1.8rem}.about-case__sign{font-size:3rem}.about-case__num{font-size:6rem}.about-case__pct{font-size:3rem}.about-case__pct--lg{font-size:6rem}.about-case__metric--1 .about-case__label{top:9rem}.about-case__metric--1 .about-case__value{top:12.5rem}.about-case__metric--2 .about-case__label{top:20rem}.about-case__metric--2 .about-case__value{top:23.5rem}.about-cases__outro{white-space:normal;text-wrap:balance;margin-top:6rem;padding:0 2rem;font-size:2rem;line-height:1.55;position:static;inset:auto;transform:none}.about-cases__outro br{display:none}.about-cases__cta{margin-top:5rem;padding:2rem 5rem;font-size:2rem;position:static;inset:auto;transform:none}.about-cases__cta img{width:3rem}}@media (width>=1600px){.about-hero__run{left:50px}.about-hero__ideas{left:calc(50px + 50.3rem)}.about-photo{width:auto;left:50px;right:50px;transform:none}.about-photo img{object-fit:cover;object-position:50% 62%;width:100%;height:100%;inset:0}.about-identity,.about-desc,.about-stat{left:50px}.about-stat__pill{left:calc(50px + (var(--pill-x) - 5) * 1rem)}.about-cases{width:auto;left:0;right:0;transform:none}}.career{background:#000;height:690.7rem;position:relative;overflow:hidden}.career-hero__eyebrow{white-space:nowrap;font-size:5rem;font-weight:700;line-height:1.2;position:absolute;top:25rem;left:5rem}.career-hero__title{white-space:nowrap;font-size:8rem;font-weight:300;line-height:1.4;position:absolute;top:33.7rem;left:5rem}.career-hero__image{object-fit:cover;width:182rem;height:70rem;position:absolute;top:66.8rem;left:5rem}.career-intro{letter-spacing:-.1rem;white-space:nowrap;font-size:5rem;font-weight:300;line-height:1.6;position:absolute;top:146rem;left:5rem}.career-apply{color:#000;white-space:nowrap;background:#fff;border-radius:10rem;align-items:center;gap:1.5rem;padding:2rem 6rem;font-size:4rem;font-weight:500;line-height:1.3;display:inline-flex;position:absolute;top:177.2rem;left:5rem}.career-apply img{width:5rem}.career-jobs{flex-direction:column;width:182rem;display:flex;position:absolute;top:204.5rem;left:5rem}.career-jobs__row{border-top:1px solid #fff;justify-content:space-between;align-items:center;gap:5rem;padding:4rem 5rem;display:flex}.career-jobs__row:last-child{border-bottom:1px solid #fff}.career-jobs__text{flex-direction:column;gap:.5rem;display:flex}.career-jobs__title{font-size:5rem;font-weight:600;line-height:1.6}.career-jobs__desc-wrap{grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.22,1,.36,1);display:grid}.career-jobs__row.is-open .career-jobs__desc-wrap{grid-template-rows:1fr}.career-jobs__desc{font-size:2.5rem;font-weight:300;line-height:1.6;overflow:hidden}.career-jobs__arrow{flex-shrink:0;width:10rem}.career-culture__eyebrow{white-space:nowrap;font-size:5rem;font-weight:700;line-height:1.2;position:absolute;top:380.8rem;left:5rem}.career-culture__title{white-space:nowrap;font-size:8rem;font-weight:300;line-height:1.4;position:absolute;top:389.5rem;left:5rem}.career-culture__icon{left:calc(var(--x) * 1rem);position:absolute}.career-culture__text{flex-direction:column;gap:1.5rem;display:flex;position:absolute;left:107.8rem}.career-culture__text h3{white-space:nowrap;font-size:5rem;font-weight:600;line-height:1.5}.career-culture__text p{white-space:nowrap;font-size:3rem;font-weight:300;line-height:1.7}.career-env__title{white-space:nowrap;font-size:8rem;font-weight:300;line-height:1.4;position:absolute;top:555.6rem;left:5rem}.career-benefit{left:calc(var(--x) * 1rem);flex-direction:column;gap:2.2rem;display:flex;position:absolute}.career-benefit__icon{align-self:flex-start;width:auto;height:11rem;margin-bottom:-.5rem}.career-benefit h4{white-space:nowrap;font-size:3rem;font-weight:700;line-height:1.7}.career-benefit ul{flex-direction:column;list-style:none;display:flex}.career-benefit li{white-space:nowrap;font-size:2rem;font-weight:300;line-height:1.7}.career-benefit li.is-wrap{white-space:normal;max-width:26rem}.career-hero__eyebrow{animation:.9s cubic-bezier(.22,1,.36,1) .1s both career-rise}.career-hero__title{animation:.9s cubic-bezier(.22,1,.36,1) .25s both career-rise}.career-hero__image[data-reveal]{filter:blur(1.2rem);transition:opacity .9s cubic-bezier(.22,1,.36,1),scale .9s cubic-bezier(.22,1,.36,1),filter 1.1s}.career-hero__image[data-reveal].is-revealed{filter:blur()}@keyframes career-rise{0%{opacity:0;translate:0 5rem}to{opacity:1;translate:0}}.career-apply{transition:opacity .9s cubic-bezier(.22,1,.36,1),background .35s,color .35s}.career-apply:hover{background:var(--accent);color:#fff}.career-apply img{transition:filter .35s,transform .35s cubic-bezier(.22,1,.36,1)}.career-apply:hover img{filter:invert();transform:translate(.8rem)}.career-jobs__row{cursor:pointer;transition:opacity .9s cubic-bezier(.22,1,.36,1),translate .9s cubic-bezier(.22,1,.36,1),background .4s,padding-left .4s cubic-bezier(.22,1,.36,1)}.career-jobs__row:hover{background:var(--white-04);padding-left:7.5rem}.career-jobs__arrow{transition:transform .4s cubic-bezier(.22,1,.36,1)}.career-jobs__row:hover .career-jobs__arrow{transform:translate(1.5rem)}.career-culture__icon{transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.34,1.56,.64,1);overflow:visible}.career-culture__icon:hover{transform:scale(1.08)rotate(-3deg)}.career-shape__talk-a{animation:5s ease-in-out infinite career-talk-a}.career-shape__talk-b{animation:5s ease-in-out infinite career-talk-b}@keyframes career-talk-a{0%,to{transform:translate(-8px)}50%{transform:translate(12px)}}@keyframes career-talk-b{0%,to{transform:translate(8px)}50%{transform:translate(-12px)}}.career-shape__swap-a{animation:7s ease-in-out infinite career-swap-a}.career-shape__swap-b{animation:7s ease-in-out infinite career-swap-b}@keyframes career-swap-a{0%,10%{transform:translate(0)}30%{transform:translate(33px,-22px)}50%,60%{transform:translate(66px)}80%{transform:translate(33px,-22px)}to{transform:translate(0)}}@keyframes career-swap-b{0%,10%{transform:translate(0)}30%{transform:translate(-33px,22px)}50%,60%{transform:translate(-66px)}80%{transform:translate(-33px,22px)}to{transform:translate(0)}}.career-shape__spin{transform-origin:88px 93px;animation:16s linear infinite career-spin}@keyframes career-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.career-shape__talk-a,.career-shape__talk-b,.career-shape__swap-a,.career-shape__swap-b,.career-shape__spin{animation:none}}@media (width>=1600px){.career-hero__eyebrow,.career-hero__title,.career-intro,.career-apply,.career-culture__eyebrow,.career-culture__title,.career-env__title{left:50px}.career-jobs{width:auto;left:50px;right:50px}.career-hero__image{width:calc(100% - 100px);left:50px}.career-culture__icon,.career-benefit{left:calc(50px + (var(--x) - 5) * (100vw - 100px) / 182)}.career-culture__text{left:calc(56.4835vw - 6.48352px)}}@media (width<=768px){.career{height:auto;padding:9rem 2rem 8rem;overflow:visible}.career-hero__eyebrow,.career-hero__title,.career-hero__image,.career-intro,.career-apply,.career-jobs,.career-culture__eyebrow,.career-culture__title,.career-culture__icon,.career-culture__text,.career-env__title,.career-benefit{width:auto;position:static;inset:auto;translate:none}.career-hero__eyebrow{white-space:normal;margin-bottom:1.2rem;font-size:1.6rem}.career-hero__title{white-space:normal;text-wrap:balance;margin-bottom:3rem;font-size:2.6rem;line-height:1.4}.career-hero__title br,.career-intro br{display:none}.career-hero__image{width:100%;height:22rem;display:block}.career-intro{white-space:normal;margin-top:6rem;margin-bottom:3rem;font-size:2.2rem;line-height:1.55}.career-apply{border-radius:6rem;gap:1.2rem;margin-bottom:7rem;padding:1.6rem 4rem;font-size:1.8rem;display:inline-flex}.career-apply img{width:2.6rem}.career-jobs{display:flex}.career-jobs__row{gap:2rem;padding:2.4rem 1rem 2.4rem 0;overflow:hidden}.career-jobs__row:hover{background:0 0;padding-left:0}.career-jobs__row:hover .career-jobs__arrow{transform:none}.career-jobs__title{font-size:2.4rem;line-height:1.4}.career-jobs__desc{margin-top:.6rem;font-size:1.4rem;line-height:1.55}.career-jobs__arrow{width:3.2rem}.career-culture__eyebrow{white-space:normal;margin-top:8rem;margin-bottom:1.2rem;font-size:1.6rem}.career-culture__title{white-space:normal;margin-bottom:4rem;font-size:2.8rem;line-height:1.35}.career-culture__icon{margin-bottom:1.6rem;display:block;width:auto!important;height:6rem!important}.career-culture__text{margin-bottom:4.5rem;display:flex}.career-culture__text h3{white-space:normal;font-size:2.2rem;line-height:1.4}.career-culture__text p{white-space:normal;font-size:1.4rem;line-height:1.6}.career-env__title{white-space:normal;margin-top:6rem;margin-bottom:4rem;font-size:2.8rem;line-height:1.35}.career-benefit{gap:1.4rem;margin-bottom:4.5rem}.career-benefit__icon{height:6.5rem;margin-bottom:0}.career-benefit h4{white-space:normal;font-size:1.8rem}.career-benefit li{white-space:normal;font-size:1.5rem;line-height:1.7}.career-benefit li.is-wrap{max-width:none}}.contact{background:#000;padding:25rem 5rem 30rem;position:relative}.contact-eyebrow{color:#fff;font-size:5rem;font-weight:700;line-height:1.2}.contact-title{color:#fff;margin-top:2.7rem;font-size:8rem;font-weight:300;line-height:1.4}.contact-form{flex-direction:column;align-items:flex-start;gap:10rem;margin-top:15rem;display:flex}.contact-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-group{border:none;flex-direction:column;gap:3rem;margin:0;padding:0;display:flex}.contact-label{color:#fff;font-size:3.5rem;font-weight:500;line-height:1.4}.contact-pills{flex-wrap:wrap;gap:2rem;width:182rem;display:flex}.contact-pill{border:1px solid var(--white-30);color:#fff;background:#000;justify-content:center;align-items:center;width:44rem;height:8rem;font-size:2.2rem;font-weight:400;line-height:1.3;transition:background .15s,color .15s;display:flex}.contact-pill.is-active{border-color:var(--white-20);color:#000;background:#fff;font-weight:600}.contact-row{align-items:flex-start;gap:8rem;display:flex;position:relative}.contact-row:has(.contact-dropdown.is-open){z-index:20}.contact-col{flex-direction:column;gap:1rem;display:flex}.contact-col--select{gap:2rem}.contact-underline{border-bottom:1px solid var(--white-30);align-items:center;width:87rem;height:9rem;display:flex}.contact-label__note{color:var(--white-50);margin-left:1.2rem;font-size:1.8rem;font-style:normal;font-weight:300}.contact-dropdown{z-index:1;width:87rem;position:relative}.contact-dropdown.is-open{z-index:20}.contact-dropdown__trigger{border:1px solid var(--white-30);color:#fff;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:2rem;width:100%;height:9rem;padding:0 2.6rem;font-family:inherit;font-size:3rem;font-weight:400;transition:background .25s,border-color .25s,color .25s;display:flex}.contact-dropdown__trigger.is-placeholder{color:var(--white-20)}.contact-dropdown__trigger:hover,.contact-dropdown__trigger:focus-visible{border-color:#fff;outline:none}.contact-dropdown__trigger:active{scale:1}.contact-dropdown__value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.contact-dropdown__arrow{opacity:.6;flex-shrink:0;width:2.59rem;height:1.6rem;transition:transform .25s,filter .25s;transform:rotate(180deg)}.contact-dropdown.is-open .contact-dropdown__trigger{border-color:var(--white-30);color:#fff;background:#000}.contact-dropdown.is-open .contact-dropdown__trigger.is-placeholder{color:var(--white-20)}.contact-dropdown.is-open .contact-dropdown__arrow{filter:none;opacity:.6;transform:rotate(0)}.contact-dropdown__list{border:1px solid var(--white-30);transform-origin:top;background:#000;border-top:0;width:100%;max-height:68rem;margin:0;padding:0 0 1.6rem;list-style:none;animation:.22s cubic-bezier(.22,1,.36,1) both contact-dropdown-open;position:absolute;top:calc(9rem - 1px);left:0;overflow-y:auto;box-shadow:0 1.6rem 3.2rem #00000040}@keyframes contact-dropdown-open{0%{opacity:0;translate:0 -1rem}to{opacity:1;translate:0}}.contact-dropdown__option{color:#fff;cursor:pointer;padding:1.4rem 2.6rem;font-size:2.6rem;font-weight:400;line-height:1.4;transition:background .15s}.contact-dropdown__option.is-active{background:var(--white-10)}.contact-dropdown__option[aria-selected=true]{font-weight:600}.contact-input{color:#fff;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 2.6rem;font-family:inherit;font-size:3rem;font-weight:400}.contact-input::placeholder{color:var(--white-20)}.contact-file{flex-direction:column;gap:1rem;display:flex}.contact-file__row{align-items:flex-start;gap:3rem;display:flex}.contact-file__display{padding:0 2.6rem}.contact-file__placeholder{color:var(--white-20);font-size:3rem}.contact-file__names{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:3rem;overflow:hidden}.contact-file__btn{border:1px solid var(--white-30);width:17rem;height:9rem;color:var(--white-50);border-radius:.5rem;font-size:2.3rem;font-weight:500}.contact-file__note{color:var(--white-30);margin-top:1.7rem;font-size:1.8rem;font-weight:300;line-height:1.3}.contact-submit-area{flex-direction:column;align-self:center;align-items:center;gap:5rem;width:50rem;margin-top:4rem;display:flex}.contact-agree{cursor:pointer;align-items:center;gap:1rem;display:flex}.contact-agree__input{opacity:0;width:0;height:0;position:absolute}.contact-agree__box{background:#fff;border:1px solid #000;flex-shrink:0;width:2.5rem;height:2.5rem;position:relative}.contact-agree__input:checked+.contact-agree__box:after{content:"";border:.25rem solid #000;border-width:0 .25rem .25rem 0;width:.55rem;height:1.2rem;position:absolute;top:.35rem;left:.85rem;transform:rotate(45deg)}.contact-agree__input:checked+.contact-agree__box{animation:.3s cubic-bezier(.34,1.56,.64,1) contact-check-pop}@keyframes contact-check-pop{0%{scale:.7}60%{scale:1.15}to{scale:1}}.contact-agree__text{color:var(--white-30);font-size:2rem;font-weight:300;text-decoration:underline}.contact-submit{color:#fff;background:0 0;border:1px solid #fff;width:100%;height:9rem;font-size:2.5rem;font-weight:500}.contact-submit-controls{flex-direction:column;gap:2rem;width:100%;display:flex}.contact-submit:disabled{cursor:wait;opacity:.55}.contact-submit:disabled:hover{color:#fff;background:0 0}.contact-submit-feedback{color:var(--white-50);text-align:center;font-size:1.8rem;font-weight:400;line-height:1.5}.contact-submit-feedback.is-success{color:#fff}.contact{--contact-error:#ff5f5f}.contact-submit-feedback.is-error{color:var(--contact-error)}.contact-error{color:var(--contact-error);margin-top:1.2rem;font-size:1.8rem;font-weight:400;line-height:1.5}.contact-error:before{content:"⚠ "}.contact-col.has-error .contact-underline{border-bottom-color:var(--contact-error)}.contact-pills.has-error{outline:1px solid var(--contact-error);outline-offset:1.2rem}.contact-agree.has-error .contact-agree__box{border-color:var(--contact-error);box-shadow:0 0 0 1px var(--contact-error)}.contact-agree__input:focus-visible+.contact-agree__box{outline-offset:.3rem;outline:.2rem solid #fff}.contact-success{z-index:320;background:#0009;animation:.3s both contact-privacy-fade;position:fixed;inset:0}.contact-success__box{color:#000;text-align:center;background:#fff;width:56rem;max-width:calc(100% - 4rem);padding:6rem 4rem 4.5rem;animation:.4s cubic-bezier(.22,1,.36,1) both contact-success-pop;position:absolute;top:50%;left:50%;translate:-50% -50%}.contact-success__mark{background:#000;border-radius:50%;width:7rem;height:7rem;margin:0 auto 3rem;display:block;position:relative}.contact-success__mark:after{content:"";border-bottom:.3rem solid #fff;border-left:.3rem solid #fff;width:2.4rem;height:1.3rem;position:absolute;top:46%;left:50%;translate:-50% -50%;rotate:-45deg}.contact-success__box h2{font-size:3rem;font-weight:600;line-height:1.4}.contact-success__box p{color:#000000a6;margin-top:2rem;font-size:1.8rem;font-weight:400;line-height:1.6}.contact-success__confirm{color:#fff;background:#000;width:100%;height:6.4rem;margin-top:4rem;font-family:inherit;font-size:1.8rem;font-weight:500;transition:opacity .2s}.contact-success__confirm:hover{opacity:.78}@keyframes contact-success-pop{0%{opacity:0;scale:.94}to{opacity:1;scale:1}}.contact-eyebrow{animation:.9s cubic-bezier(.22,1,.36,1) .1s both contact-rise}.contact-title{animation:.9s cubic-bezier(.22,1,.36,1) .25s both contact-rise}@keyframes contact-rise{0%{opacity:0;translate:0 5rem}to{opacity:1;translate:0}}.contact-pill{transition:background .25s,color .25s,border-color .25s,transform .15s}.contact-pill:not(.is-active):hover{background:var(--white-08);border-color:#fff}.contact-pill:active{transform:scale(.96)}.contact-underline{transition:border-color .3s}.contact-underline:focus-within{border-color:#fff}.contact-file__btn{transition:color .3s,border-color .3s}.contact-file__btn:hover{color:#fff;border-color:#fff}.contact-submit{transition:background .3s,color .3s}.contact-submit:hover{color:#000;background:#fff}.contact-submit:active{scale:1}.contact-privacy{z-index:300;background:#00000080;animation:.35s both contact-privacy-fade;position:fixed;inset:0}@keyframes contact-privacy-fade{0%{opacity:0}to{opacity:1}}.contact-privacy__panel{color:#000;background:#fff;width:60rem;max-width:calc(100% - 4rem);height:75rem;max-height:92vh;padding:6rem 4rem 5rem;animation:.45s cubic-bezier(.22,1,.36,1) both contact-privacy-slide;position:absolute;top:50%;left:50%;overflow-y:auto;translate:-50% -50%}@keyframes contact-privacy-slide{0%{opacity:0;transform:translateY(3rem)scale(.97)}to{opacity:1;transform:none}}.contact-privacy__close{cursor:pointer;background:0 0;border:none;width:3.4rem;height:3.4rem;position:absolute;top:3rem;right:4rem}.contact-privacy__close:before,.contact-privacy__close:after{content:"";background:#000;width:100%;height:.3rem;position:absolute;top:50%;left:0}.contact-privacy__close:before{transform:rotate(45deg)}.contact-privacy__close:after{transform:rotate(-45deg)}.contact-privacy__panel h2{border-bottom:1px solid #000;margin-bottom:3rem;padding-bottom:2.4rem;font-size:2.6rem;font-weight:700}.contact-privacy__panel h3{margin:3rem 0 1.6rem;font-size:2rem;font-weight:700}.contact-privacy__panel h3:first-of-type{margin-top:0}.contact-privacy__panel p{color:#222;margin-bottom:1.6rem;font-size:1.6rem;font-weight:400;line-height:1.7}.contact-privacy__table{border-collapse:collapse;width:100%;margin:2.4rem 0 2rem;font-size:1.6rem}.contact-privacy__table th,.contact-privacy__table td{text-align:center;border:1px solid #000;padding:1.4rem 1.6rem}.contact-privacy__table th{color:#fff;background:#000;font-weight:700}.contact-privacy__table td{font-weight:500}@media (width>=1600px){.contact{padding-left:50px;padding-right:50px}.contact-group,.contact-pills,.contact-row,.contact-file,.contact-file__row{width:100%}.contact-pills{grid-template-columns:repeat(4,1fr);display:grid}.contact-pill{width:auto}.contact-col{flex:1;min-width:0}.contact-col .contact-underline,.contact-dropdown{width:100%}.contact-file__display{width:calc(50% - 4rem)}}@media (width<=768px){.contact{padding:10rem 2rem 8rem}.contact-eyebrow{font-size:1.6rem}.contact-title{margin-top:1.5rem;font-size:2.6rem}.contact-form{gap:5rem;margin-top:6rem}.contact-group{gap:2rem;width:100%}.contact-label{font-size:1.6rem}.contact-pills{grid-template-columns:repeat(2,1fr);gap:1.2rem;width:100%;display:grid}.contact-pill{width:auto;height:4.4rem;padding:0 .5rem;font-size:1.3rem}.contact-row{flex-direction:column;gap:3.5rem;width:100%}.contact-col{width:100%}.contact-underline{width:100%;height:5rem}.contact-input{padding:0 1.4rem;font-size:1.5rem}.contact-label__note{margin-top:.4rem;margin-left:0;font-size:1.2rem;display:block}.contact-dropdown{width:100%}.contact-dropdown__trigger{height:5rem;padding:0 1.4rem;font-size:1.5rem}.contact-dropdown__arrow{width:1.8rem;height:1.1rem}.contact-dropdown__list{max-height:26rem;padding-bottom:.8rem;top:calc(5rem - 1px)}.contact-dropdown__option{padding:1rem 1.4rem;font-size:1.4rem}.contact-privacy__panel{width:100%;max-width:100%;height:85vh;padding:3.4rem 2rem 3rem;animation-name:contact-privacy-slide-up;inset:auto 0 0;translate:0}@keyframes contact-privacy-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.contact-privacy__close{width:2rem;height:2rem;top:1.6rem;right:2rem}.contact-privacy__close:before,.contact-privacy__close:after{height:.2rem}.contact-privacy__panel h2{margin-bottom:1.8rem;padding-bottom:1.4rem;font-size:1.8rem}.contact-privacy__panel h3{margin:2rem 0 1rem;font-size:1.4rem}.contact-privacy__panel p{margin-bottom:1rem;font-size:1.2rem}.contact-privacy__table{margin:1.4rem 0 1.2rem;font-size:1.2rem}.contact-privacy__table th,.contact-privacy__table td{padding:.8rem 1rem}.contact-file{width:100%}.contact-file__row{gap:1.5rem}.contact-file__display{flex:1;min-width:0;padding:0 1.4rem}.contact-file__placeholder,.contact-file__names{font-size:1.5rem}.contact-file__btn{flex-shrink:0;width:10rem;height:5rem;font-size:1.2rem}.contact-file__note{margin-top:1rem;font-size:1.2rem;line-height:1.5}.contact-submit-area{gap:3rem;width:100%;margin-top:2rem}.contact-submit-feedback{font-size:1.3rem}.contact-error{margin-top:.8rem;font-size:1.3rem}.contact-pills.has-error{outline-offset:.8rem}.contact-success__box{width:calc(100% - 3.2rem);padding:4rem 2.4rem 3rem}.contact-success__mark{width:5.4rem;height:5.4rem;margin-bottom:2.2rem}.contact-success__mark:after{width:1.9rem;height:1rem}.contact-success__box h2{font-size:2.1rem}.contact-success__box p{margin-top:1.4rem;font-size:1.4rem}.contact-success__confirm{height:5rem;margin-top:3rem;font-size:1.5rem}.contact-agree__text{font-size:1.3rem}.contact-submit{height:5rem;font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.contact-success,.contact-success__box{animation:none}}.work{--wk-tabs-h:12rem;--wk-dim:#ffffff4d;color:#fff;background:#000;position:relative}.wk-hero{background:var(--accent);height:calc(160vh + 70rem);position:relative;overflow-x:clip}.wk-hero__stage{z-index:0;perspective:130rem;justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0}.wk-mark__prism{--mark-h:36rem;width:100%;height:var(--mark-h);transform-style:preserve-3d;transform:rotateX(calc(min(var(--scene-p,0) * var(--wk-roll-scale,1), 1) * -90deg));position:relative}.wk-mark__face{white-space:nowrap;letter-spacing:var(--mark-tracking,-.03em);color:#000;backface-visibility:hidden;justify-content:center;align-items:center;font-size:min(34rem,14.76vw);font-weight:900;line-height:1;display:flex;position:absolute;inset:0}.wk-mark__face>:last-child{margin-right:calc(-1 * var(--mark-tracking,-.03em))}.wk-mark__face--front{transform:translateZ(calc(var(--mark-h) / 2))}.wk-mark__face--top{transform:rotateX(90deg) translateZ(calc(var(--mark-h) / 2))}.wk-mark__sp{width:.24em}.wk-mark__ch{transform-origin:bottom;opacity:0;display:inline-block;transform:translateY(6rem)scaleY(.5)}.wk-hero__stage.is-inview .wk-mark__face--front .wk-mark__ch{animation:.6s cubic-bezier(.22,1,.36,1) both wk-mark-pop}.wk-mark__face--top .wk-mark__ch{opacity:1;transform:none}@keyframes wk-mark-pop{0%{opacity:0;transform:translateY(6rem)scaleY(.5)}to{opacity:1;transform:translateY(0)scaleY(1)}}.wk-tabs{z-index:20;height:var(--wk-tabs-h);transform:translateY(var(--wk-head,0px));background:#000;justify-content:center;align-items:center;margin-top:-60vh;display:flex;position:sticky;top:0}.wk-tabs.is-stuck{transition:transform .38s cubic-bezier(.22,1,.36,1)}.wk-tabs__inner{justify-content:center;gap:10rem;display:flex}.wk-tab{white-space:nowrap;color:#ffffff73;padding:1.7rem 2.5rem 0;font-size:2.6rem;font-weight:500;line-height:1.45;transition:color .25s;position:relative}.wk-tab:hover{color:#fffc}.wk-tab__dot{opacity:0;background:#fff;border-radius:50%;width:1rem;height:1rem;transition:opacity .3s,scale .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:0;left:50%;translate:-50%;scale:.4}.wk-tab.is-active{color:#fff;font-weight:600}.wk-tab.is-active .wk-tab__dot{opacity:1;scale:1}.wk-body{z-index:10;background:#000;padding:0 5rem;position:relative}.wk-shell{flex-direction:column;max-width:182rem;margin:0 auto;display:flex}.wk-circles[data-reveal],.wk-plat__mocks[data-reveal]{opacity:1;transition:none;translate:none}.wk-gap-20{height:20rem}.wk-gap-5{height:5rem}.wk-rule{background:#ffffff47;align-self:center;width:1px;height:20rem;margin:10rem 0}.wk-rule.is-tall{height:30rem;margin:11rem 0}.wk-rule[data-scrolldraw]{transform-origin:top;transform:scaleY(0)}.wk-intro{text-align:center;flex-direction:column;align-items:center;gap:3rem;margin-top:20rem;display:flex}.wk-intro__title{text-wrap:balance;font-size:5.8rem;font-weight:600;line-height:1.6}.wk-intro__body{flex-direction:column;gap:1.4rem;display:flex}.wk-intro__body p{color:var(--wk-dim);font-size:4rem;font-weight:300;line-height:1.6}.wk-intro__body b{color:#fff;font-weight:600}.wk-circles{justify-content:center;align-self:center;max-width:100%;display:flex}.wk-circles__item{text-align:center;opacity:0;border-radius:50%;flex-direction:column;flex:none;align-items:center;width:25rem;height:25rem;padding:0 1.8rem;transition:opacity .8s cubic-bezier(.22,1,.36,1),translate .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.wk-circles__item+.wk-circles__item{margin-left:-2rem}.wk-circles--drop{z-index:2;position:relative}.wk-circles--drop .wk-circles__item{transition-duration:.9s,.9s;translate:0 -14rem}.wk-circles--slide{z-index:1;position:relative}.wk-circles--slide .wk-circles__item{transition-property:opacity,translate;transition-duration:10ms,.8s;translate:0 -30rem}.wk-circles.is-revealed .wk-circles__item{opacity:1;translate:0}.wk-circles.is-stagger .wk-circles__item,.wk-circles--drop.is-stagger .wk-circles__item{transition-delay:calc(var(--i) * .1s)}.wk-circles--slide.is-stagger .wk-circles__item{transition-delay:1s, calc(1.1s + var(--i) * 80ms)}.wk-circles--white .wk-circles__item{background:#fff;border:2px solid #000;padding-top:7.6rem}.wk-circles--white .wk-circles__t{color:#000;font-size:2.3rem;font-weight:700;line-height:1.4}.wk-circles--white .wk-circles__d{color:#0006;margin-top:.9rem;font-size:1.7rem;font-weight:500;line-height:1.4}.wk-circles--orange .wk-circles__item{background:var(--accent);border:2px solid var(--accent);padding-top:7rem}.wk-circles--orange .wk-circles__t{color:#000;font-size:2.2rem;font-weight:700;line-height:1.4}.wk-circles--orange .wk-circles__d{color:#00000080;margin-top:.8rem;font-size:1.5rem;font-weight:500;line-height:1.4}.wk-plats{flex-direction:column;gap:6rem;display:flex}.wk-plats:not(.is-sequence-ready) .wk-plat{opacity:0;translate:0 5rem}.wk-plat{border:1px solid var(--wk-dim);border-radius:3rem;grid-template-rows:auto auto;grid-template-columns:minmax(0,70rem) 1fr;align-items:center;gap:4rem 5rem;padding:5.8rem 5rem;display:grid}.wk-plat__head{grid-area:1/1;align-self:end;align-items:center;gap:1.8rem;display:flex}.wk-plat__logo{filter:brightness(0)invert();width:auto;height:3.6rem}.wk-plat__logo.is-google{height:4.6rem}.wk-plat__logo.is-kakao{height:4.1rem}.wk-plat__sub{font-size:4rem;font-weight:600;line-height:1.2}.wk-plat__text{grid-area:2/1;align-self:start}.wk-plat__text p{color:#ffffff80;font-size:2rem;font-weight:400;line-height:1.6}.wk-plat__text p+p{margin-top:2.2rem}.wk-plat__chips{flex-wrap:wrap;gap:1rem;margin-top:3.6rem;display:flex}.wk-chip{white-space:nowrap;background:#fff3;padding:.8rem 2rem;font-size:2rem;font-weight:400;line-height:1.6}.wk-plat__mocks{grid-area:1/2/span 2;justify-content:flex-end;justify-self:end;align-items:center;gap:1.5rem;width:100%;display:flex}.wk-mock{opacity:0;min-width:0;max-width:24rem;transition:opacity .7s cubic-bezier(.22,1,.36,1),translate .7s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--i) * 80ms);flex-direction:column;flex:1 1 0;align-items:center;gap:.9rem;display:flex;translate:0 4rem}.wk-plat.is-revealed .wk-mock{opacity:1;translate:0}.wk-mock__frame{aspect-ratio:240/450;background:#efefef;border-radius:3rem;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.wk-mock__frame img{object-fit:cover;background:#fff;border-radius:2rem;width:91.6%;height:95.5%}.wk-mock figcaption{text-align:center;font-size:1.7rem;font-weight:500;line-height:1.4}.wk-plat__mocks.is-wide{gap:2.4rem}.wk-plat__mocks.is-wide .wk-mock{flex:none;max-width:none}.wk-plat__mocks.is-wide .wk-mock__frame{aspect-ratio:auto;background:0 0;border-radius:0;width:auto}.wk-plat__mocks.is-wide .wk-mock__frame img{background:0 0;border-radius:0;width:auto;height:20.2rem}.wk-strat{text-align:center;flex-direction:column;align-items:center;display:flex}.wk-strat__eyebrow{letter-spacing:-.01em;font-size:8rem;font-weight:700;line-height:1.4}.wk-strat__title{margin-top:7rem;font-size:4rem;font-weight:600;line-height:1.6}.wk-strat__lead{color:var(--wk-dim);margin-top:5rem;font-size:3rem;font-weight:300;line-height:1.6}.wk-strat__lead b{color:#fff;font-weight:600}.wk-strat__list{flex-direction:column;gap:3rem;width:150rem;max-width:100%;margin-top:18rem;display:flex}.wk-strat__bar{background:#fff;justify-content:center;align-items:center;gap:3.2rem;height:8rem;display:flex}.wk-strat__bar img{width:auto;height:3rem}.wk-strat__bar span{color:#000;font-size:2.8rem;font-weight:700;line-height:1.4}.wk-strat__row{border:1px solid #fff3;height:12rem;position:relative}.wk-strat__row:nth-child(3){border-color:#ffffff4d}.wk-strat__row:nth-child(4){border-color:#fff6}.wk-strat__row:nth-child(5){border-color:#ffffffb3}.wk-strat__row:nth-child(6){border-color:#fff}.wk-strat__rt{text-align:right;width:55.8rem;font-size:3rem;font-weight:600;line-height:1.4;position:absolute;top:3.8rem;left:0}.wk-strat__rd{text-align:left;color:#fff9;font-size:2.3rem;font-weight:400;line-height:1.4;position:absolute;top:4.3rem;left:60.2rem;right:3rem}.wk-say{text-align:center;flex-direction:column;align-items:center;gap:5rem;margin-top:12rem;display:flex}.wk-say.is-tight{margin-top:8rem}.wk-say__head{color:var(--wk-dim);font-size:5rem;font-weight:300;line-height:1.6}.wk-say__head b{color:#fff;font-weight:600}.wk-say__sub p{color:#fff6;font-size:3rem;font-weight:300;line-height:1.6}.wk-say__sub b{color:#fff;font-weight:600}.wk-bridge{text-align:center;color:#fff;margin-top:15rem;font-size:5rem;font-weight:300;line-height:1.6}.wk-bridge b{font-weight:600}.wk-bridge.is-dim p{color:var(--wk-dim)}.wk-bridge.is-dim b{color:#fff}.wk-note{text-align:center;color:var(--wk-dim);margin-top:20rem;font-size:3rem;font-weight:300;line-height:1.6}.wk-note b{color:#fff;font-weight:600}.wk-stack{flex-direction:column;align-items:center;gap:6.6rem;margin-top:10rem;display:flex}.wk-stack__line{color:var(--wk-dim);white-space:nowrap;align-items:center;font-size:5rem;font-weight:300;line-height:1.6;display:inline-flex}.wk-stack__line b{color:var(--accent);text-shadow:0 0 2.4rem #ff4e2780;font-weight:700}.wk-stack__icon{filter:drop-shadow(0 0 1.6rem #ff4e2766);width:auto;height:9rem;margin:0 1.4rem}.wk-stack__icon,.wk-cards__icon{animation:3.8s ease-in-out infinite paused wk-float}.wk-stack.is-anim .wk-stack__icon,.wk-cards.is-anim .wk-cards__icon{animation-play-state:running}.wk-stack__line:nth-child(2) .wk-stack__icon{animation-delay:-1.3s}.wk-stack__line:nth-child(3) .wk-stack__icon{animation-delay:-2.5s}.wk-stack__line:nth-child(4) .wk-stack__icon{animation-delay:-.7s}.wk-cards__item:nth-child(2) .wk-cards__icon{animation-delay:-1.3s}.wk-cards__item:nth-child(3) .wk-cards__icon{animation-delay:-2.5s}@keyframes wk-float{0%,to{translate:0}50%{translate:0 -.9rem}}@media (prefers-reduced-motion:reduce){.wk-stack__icon,.wk-cards__icon{animation:none!important}}.wk-cards{justify-content:center;gap:5rem;margin-top:16rem;display:flex}.wk-cards__item{border:1px solid var(--wk-dim);border-radius:3rem;flex-direction:column;flex:none;align-items:center;width:40rem;height:40rem;padding-top:5.9rem;display:flex}.wk-cards__icon{filter:drop-shadow(0 0 2rem #ff4e2759);width:auto;height:15.9rem}.wk-cards__en{margin-top:2.8rem;font-size:3.5rem;font-weight:600;line-height:1.6}.wk-cards__ko{font-size:2rem;font-weight:300;line-height:1.6}.wk-orbit{align-self:center;width:80rem;height:80rem;margin-top:12rem;position:relative}.wk-orbit__ring{width:61.4rem;height:61.4rem;animation:44s linear infinite wk-orbit-spin;position:absolute;top:50%;left:50%;overflow:visible;translate:-50% -50%}.wk-orbit__ring circle{fill:none;stroke:#ffffff14;stroke-width:.6px;stroke-linecap:round;stroke-dasharray:1 2}@keyframes wk-orbit-spin{to{rotate:360deg}}.wk-orbit__core,.wk-orbit__node{text-align:center;background:#000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.wk-orbit__core{border:1px solid #ffffff80;width:30rem;height:30rem;font-size:3rem;font-weight:600;line-height:1.5;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 6rem #ffffff12}.wk-orbit__node{border:1px solid var(--wk-dim);width:15rem;height:15rem;font-size:2rem;font-weight:400;line-height:1.6;box-shadow:0 0 3rem #ffffff0d}.wk-orbit__node.is-top{top:0;left:50%;translate:-50%}.wk-orbit__node.is-bottom{bottom:0;left:50%;translate:-50%}.wk-orbit__node.is-left{top:50%;left:0;translate:0 -50%}.wk-orbit__node.is-right{top:50%;right:0;translate:0 -50%}.wk-stats{justify-content:center;align-self:center;gap:22rem;margin-top:9rem;display:flex}.wk-stats__item{padding-top:6.5rem;position:relative}.wk-stats__label{white-space:nowrap;font-size:7rem;font-weight:700;line-height:1.1}.wk-stats__bubble{white-space:nowrap;transform-origin:20% 80%;opacity:0;transition:opacity .45s,scale .5s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--reveal-delay,0s) + .4s);background:#ff4e27e6;border-radius:10rem;justify-content:center;align-items:center;padding:2rem 4rem;font-size:5rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:0;left:calc(100% - 4rem);scale:.5}.wk-stats__item.is-revealed .wk-stats__bubble{opacity:1;scale:1}.wk-stats__bubble i,.wk-stats__bubble em{font-style:normal}.wk-sol-hero{text-align:center;flex-direction:column;align-items:center;margin-top:6rem;font-size:8rem;font-weight:700;line-height:1.8;display:flex}.wk-ring{align-self:center;margin-top:12rem;padding-top:1.05rem;position:relative}.wk-ring__ci{z-index:2;background:#000;padding:0 1.6rem;line-height:0;position:absolute;top:0;left:50%;translate:-50%}.wk-ring__ci img{filter:invert();width:auto;height:2.1rem}.wk-ring__track{border:1px dashed var(--wk-dim);border-radius:100rem;align-items:center;gap:6rem;padding:5rem;display:flex}.wk-ring__node{border:1px solid #fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15rem;height:15rem;font-size:2rem;font-weight:600;line-height:1.4;display:flex}.wk-suite{justify-content:center;gap:3.4rem;margin-top:18rem;display:flex}.wk-suite__item{border:1px solid var(--wk-dim);text-align:center;border-radius:3rem;flex-direction:column;flex:1 1 0;align-items:center;min-width:0;max-width:27.5rem;height:40rem;padding:6.4rem 1.5rem 0;display:flex}.wk-suite__icon{width:auto;height:10.2rem}.wk-suite__icon--trace{display:block}.wk-suite__icon--trace svg{width:auto;height:10.2rem;display:block;overflow:visible}.wk-suite__icon--trace path{fill-opacity:0;stroke:#f5f5f5;stroke-width:.8px;stroke-dasharray:120;stroke-dashoffset:120px}.wk-suite__item.is-revealed .wk-suite__icon--trace path{animation:1.3s ease-in-out forwards wk-trace,.45s forwards wk-trace-fill;animation-delay:var(--reveal-delay,0s), calc(var(--reveal-delay,0s) + 1.1s)}@keyframes wk-trace{to{stroke-dashoffset:0}}@keyframes wk-trace-fill{to{fill-opacity:1}}@media (prefers-reduced-motion:reduce){.wk-suite__icon--trace path{fill-opacity:1;stroke-dashoffset:0;animation:none!important}}.wk-suite__name{margin-top:3.3rem;font-size:2.8rem;font-weight:600;line-height:1.6}.wk-suite__d{color:#ffffff80;flex-direction:column;margin-top:2.1rem;font-size:1.7rem;font-weight:300;line-height:1.6;display:flex}.wk-q{text-align:center;flex-direction:column;align-items:center;margin-top:8rem;display:flex}.wk-q__t{font-size:5rem;font-weight:600;line-height:1.6}.wk-q__sub{color:var(--wk-dim);margin-top:2.5rem;font-size:3rem;font-weight:300;line-height:1.6}.wk-wp{flex-direction:column;align-items:center;margin-top:23rem;display:flex}.wk-wp__head{margin-bottom:4.4rem;font-size:3rem;font-weight:700;line-height:1.4}.wk-spark{text-align:center;flex-direction:column;align-items:center;gap:3rem;margin-top:6rem;display:flex}.wk-spark__head{letter-spacing:-.01em;font-size:8rem;font-weight:700;line-height:1.4}.wk-spark__body p{color:var(--wk-dim);font-size:3.5rem;font-weight:300;line-height:1.6}.wk-spark__body b{color:#fff;font-weight:600}.wk-cta{text-align:center;flex-direction:column;align-items:center;margin-top:24rem;padding-bottom:30rem;display:flex}.wk-cta__q,.wk-cta__d{font-size:4.5rem;font-weight:700;line-height:1.55}.wk-cta__d{margin-top:1rem}.wk-cta__mobile-break{display:none}.wk-cta__btn{color:#000;background:#fff;border-radius:10rem;justify-content:center;align-items:center;gap:1.5rem;width:47.2rem;max-width:100%;height:9.2rem;margin-top:8rem;font-size:3.5rem;font-weight:700;transition:background .3s,color .3s,transform .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.wk-cta__btn svg{transition:translate .3s cubic-bezier(.22,1,.36,1)}.wk-cta__btn:hover{background:var(--accent);color:#fff;transform:translateY(-.4rem)}.wk-cta__btn:hover svg{translate:.6rem}.wk-cta__btn:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width>=1600px){.wk-body{padding:0 50px}.wk-shell{max-width:none}.wk-plat{padding:5.8rem max(5rem,50% - 86rem)}.wk-suite{justify-content:space-between;width:100%;max-width:200rem;margin-inline:auto}.wk-suite__item{flex:none;width:27.5rem;max-width:none}.wk-stats{gap:32rem}}@media (prefers-reduced-motion:reduce){.wk-mark__prism{transform:none}.wk-mark__ch{opacity:1;transform:none;animation:none!important}.wk-orbit__ring{animation:none}.wk-circles__item,.wk-mock,.wk-stats__bubble{opacity:1;transition:none;translate:none;scale:1}.site-header{transition:none}}@media (width<=768px){.work{--wk-tabs-h:8rem}.wk-hero{box-sizing:border-box;align-items:center;height:32rem;padding-top:6rem;display:flex}.wk-hero__stage{perspective:none;width:100%;height:auto;position:static;top:auto}.wk-mark__prism{--mark-h:9rem;transform-style:flat;--mark-tracking:-.03em;transform:none!important}.wk-mark__face{font-size:6.4rem}.wk-mark__face--front{transform:none}.wk-mark__face--top{display:none}.wk-tabs{height:auto;margin-top:0;padding:1.6rem 0 1.2rem}.wk-tabs__inner{flex-wrap:nowrap;gap:1.2rem;padding:0 1rem}.wk-tab{padding:1.2rem 0 0;font-size:1.3rem}.wk-tab__dot{width:.6rem;height:.6rem}.wk-body{padding:0 2rem}.wk-gap-20{height:5rem}.wk-gap-5{height:3rem}.wk-rule{height:9rem;margin:5rem 0}.wk-rule.is-tall{height:12rem;margin:5rem 0}.wk-intro{gap:2rem;margin-top:7rem}.wk-intro__title{font-size:2.2rem}.wk-intro__body p{font-size:1.6rem}.wk-circles{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;width:auto;margin:0 -2rem;padding:0 2rem;overflow:auto hidden}.wk-circles::-webkit-scrollbar{display:none}.wk-circles__item{width:16rem;height:16rem;padding:0 1.2rem}.wk-circles__item+.wk-circles__item{margin-left:-1.3rem}.wk-circles--white .wk-circles__item{padding-top:4.9rem}.wk-circles--orange .wk-circles__item{padding-top:4.5rem}.wk-circles--white .wk-circles__t{font-size:1.5rem}.wk-circles--white .wk-circles__d{font-size:1.1rem}.wk-circles--orange .wk-circles__t{font-size:1.4rem}.wk-circles--orange .wk-circles__d{font-size:1rem}.wk-circles--drop .wk-circles__item{translate:0 -9rem}.wk-circles--slide .wk-circles__item{translate:0 -19rem}.wk-plats{gap:3rem;margin-top:8rem}.wk-plat{border-radius:1.6rem;grid-template-rows:auto auto auto;grid-template-columns:1fr;row-gap:2.4rem;padding:3rem 2rem}.wk-plat__head{grid-area:1/1;gap:1.2rem}.wk-plat__text{grid-area:2/1}.wk-plat__mocks{scroll-snap-type:x proximity;grid-area:3/1;justify-content:flex-start;justify-self:stretch;gap:1rem;overflow-x:auto}.wk-plat__logo{height:2.2rem}.wk-plat__logo.is-google{height:2.8rem}.wk-plat__logo.is-kakao{height:2.6rem}.wk-plat__sub{font-size:2.2rem}.wk-plat__text p{font-size:1.35rem}.wk-plat__text p+p{margin-top:1.4rem}.wk-plat__chips{gap:.6rem;margin-top:2rem}.wk-chip{padding:.5rem 1.1rem;font-size:1.2rem}.wk-mock{scroll-snap-align:start;flex:0 0 12rem;max-width:12rem}.wk-mock figcaption{font-size:1.1rem}.wk-plat__mocks.is-wide .wk-mock__frame img{height:9rem}.wk-strat__eyebrow{font-size:3.2rem}.wk-strat__title{margin-top:3rem;font-size:1.9rem}.wk-strat__lead{margin-top:2.4rem;font-size:1.4rem}.wk-strat__list{gap:1.4rem;margin-top:7rem}.wk-strat__bar{gap:1.4rem;height:5.4rem}.wk-strat__bar img{height:2rem}.wk-strat__bar span{font-size:1.8rem}.wk-strat__row{flex-direction:column;gap:.8rem;height:auto;padding:1.8rem 1.6rem;display:flex;position:static}.wk-strat__rt{text-align:left;width:auto;font-size:1.7rem;position:static}.wk-strat__rd{font-size:1.3rem;position:static}.wk-say{gap:2.4rem;margin-top:6rem}.wk-say__head{font-size:2.2rem}.wk-say__sub p{font-size:1.4rem}.wk-bridge{margin-top:7rem;font-size:2.2rem}.wk-note{margin-top:8rem;font-size:1.4rem}.wk-stack{gap:3rem;margin-top:5rem}.wk-stack__line{white-space:normal;flex-wrap:wrap;justify-content:center;font-size:2rem}.wk-stack__icon{height:3.6rem;margin:0 .8rem}.wk-cards{flex-direction:column;align-items:center;gap:2rem;margin-top:7rem}.wk-cards__item{border-radius:1.6rem;width:100%;max-width:30rem;height:auto;padding:3rem 1.5rem}.wk-cards__icon{height:8rem}.wk-cards__en{margin-top:1.6rem;font-size:2rem}.wk-cards__ko{font-size:1.3rem}.wk-orbit{width:33rem;height:33rem;margin-top:6rem}.wk-orbit__ring{width:25.5rem;height:25.5rem}.wk-orbit__core{width:13rem;height:13rem;font-size:1.4rem}.wk-orbit__node{width:7rem;height:7rem;font-size:1.1rem}.wk-stats{flex-direction:column;align-items:center;gap:3.4rem;margin-top:5rem;padding-left:0}.wk-stats__item{text-align:center;padding-top:3rem}.wk-stats__label{font-size:3rem}.wk-stats__bubble{padding:.9rem 1.8rem;font-size:2rem;left:50%;translate:-50%}.wk-sol-hero{margin-top:4rem;font-size:3rem;line-height:1.7}.wk-ring{width:100%;margin-top:6rem}.wk-ring__ci{height:1.4rem;padding:0 .8rem}.wk-ring__track{border-radius:3rem;flex-wrap:wrap;justify-content:center;gap:1.4rem;padding:2.4rem 1.6rem}.wk-ring__node{width:7.6rem;height:7.6rem;font-size:1.2rem}.wk-suite{flex-wrap:wrap;gap:1.4rem;margin-top:7rem}.wk-suite__item{border-radius:1.6rem;flex:0 0 calc(50% - .7rem);max-width:none;height:auto;padding:2.6rem 1.2rem 3rem}.wk-suite__icon,.wk-suite__icon--trace svg{height:4.2rem}.wk-suite__name{margin-top:1.8rem;font-size:1.7rem}.wk-suite__d{margin-top:1.2rem;font-size:1.15rem}.wk-q{margin-top:5rem}.wk-q__t{font-size:2.2rem}.wk-q__sub{margin-top:1.6rem;font-size:1.4rem}.wk-wp{margin-top:9rem}.wk-wp__head{margin-bottom:2.6rem;font-size:1.8rem}.wk-spark{gap:2rem;margin-top:4rem}.wk-spark__head{font-size:3.4rem}.wk-spark__body p{font-size:1.5rem}.wk-cta{margin-top:9rem;padding-bottom:12rem}.wk-cta__q,.wk-cta__d{font-size:2rem}.wk-cta__mobile-break{display:block}.wk-cta__btn{gap:1rem;width:24rem;height:5.4rem;margin-top:4rem;font-size:1.8rem}.wk-cta__btn svg{width:3rem}}.work-detail{align-items:center;min-height:calc(100svh - 10rem);margin-top:10rem;padding:8rem 5rem 8rem 4.6rem;display:flex}.work-detail__layout{align-items:center;gap:12rem;width:100%;display:flex}.work-detail__content{flex-direction:column;flex:1;gap:3rem;min-width:0;display:flex}.work-cat-nav__rail{flex:0 0 58.5rem;align-self:stretch;width:58.5rem}.work-cat-nav{flex-direction:column;width:58.5rem;display:flex;position:absolute;top:50vh;left:4.6rem;transform:translateY(-50%)}.work-cat-nav__item{letter-spacing:-.02em;white-space:nowrap;color:#0000;-webkit-text-stroke:2px #fff6;padding:1.5rem 0;font-size:10rem;font-weight:800;line-height:1;transition:color .35s,-webkit-text-stroke-color .35s;position:relative}.work-cat-nav__item:after{content:attr(data-text);color:#000;-webkit-text-stroke:0;pointer-events:none;transition:opacity .35s;position:absolute;top:1.5rem;left:0}.work-cat-nav__item:hover,.work-cat-nav__item.is-active{color:#fff;-webkit-text-stroke-color:transparent}.work-cat-nav__item:hover:after,.work-cat-nav__item.is-active:after{opacity:0}@media (hover:hover){.work-cat-nav:hover .work-cat-nav__item.is-active{color:#0000;-webkit-text-stroke-color:#fff6}.work-cat-nav:hover .work-cat-nav__item.is-active:after{opacity:1}.work-cat-nav:hover .work-cat-nav__item:hover{color:#fff;-webkit-text-stroke-color:transparent}.work-cat-nav:hover .work-cat-nav__item:hover:after{opacity:0}}.wd-row{align-items:center;gap:10rem;display:flex}.wd-row--top{align-items:flex-start}.wd-label{width:12rem;color:var(--white-30);flex-shrink:0;font-size:2rem;font-weight:700;line-height:1.2}.wd-value{color:#fff;font-size:2rem;font-weight:400;line-height:1.4}.wd-value--lg{font-size:2.5rem;font-weight:700;line-height:1.2}.wd-results{gap:2.9rem;display:flex}.wd-card{border:1px solid var(--white-30);text-align:center;flex-direction:column;gap:.7rem;width:28rem;padding:2rem 1.6rem;display:flex}.wd-card__title{color:#fff;font-size:2rem;font-weight:700}.wd-card__desc{color:#fff;font-size:2rem;font-weight:400}.wd-visual__box{background:#fff;flex-shrink:0;width:89.8rem;height:52.2rem;position:relative;overflow:hidden}.wd-visual__img{object-fit:cover;filter:blur(1rem);pointer-events:none;width:110%;height:110%;position:absolute;inset:-5%}.wd-visual__overlay{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.wd-visual__label{color:#000;text-align:center;font-size:2.5rem;font-weight:700}.wd-visual__chips{flex-direction:column;display:flex}.wd-chip{color:#fff;text-align:center;background:#00000080;flex-direction:column;justify-content:center;align-items:center;width:40rem;display:flex}.wd-visual__chips .wd-chip{font-weight:500}.wd-visual__chips .wd-chip b{font-weight:600}.wd-cta{flex-direction:column;align-items:center;gap:3rem;margin-top:8rem;margin-left:22rem;display:flex}.wd-cta__text{text-align:center;color:#fff;font-size:3rem;font-weight:500;line-height:1.4}.wd-cta__btn{background:0 0;border:1px solid #fff;border-radius:10rem;align-items:center;gap:1.5rem;padding:2rem 5rem;transition:background-color .25s;display:inline-flex}.wd-cta__btn:hover{background:#fff}.wd-cta__btn span{color:#fff;white-space:nowrap;font-size:2.5rem;font-weight:600;line-height:1.3;transition:color .25s}.wd-cta__btn:hover span{color:#000}.wd-cta__btn img{filter:invert();width:4rem;height:auto;transition:filter .25s}.wd-cta__btn:hover img{filter:none}@media (width>=1600px){.work-detail{padding-left:50px;padding-right:50px}.work-detail__layout{justify-content:center;gap:12rem}.work-detail__content{flex:0 0 111.9rem}.work-cat-nav{left:calc(50vw - 91.2rem)}}@media (width<=768px){.work-detail{min-height:100vh;margin-top:0;padding:10rem 2rem}.work-detail__layout{flex-direction:column;gap:4rem}.work-cat-nav__rail{flex:none;align-self:stretch;width:100%}.work-cat-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:3rem;width:100%;max-width:100%;padding-bottom:1rem;position:static;top:auto;left:auto;overflow-x:auto;transform:none}.work-cat-nav::-webkit-scrollbar{display:none}.work-cat-nav__item{color:var(--white-30);-webkit-text-stroke:0;flex-shrink:0;padding:0;font-size:2.8rem}.work-cat-nav__item:after{content:none}.work-detail__content{gap:3rem}.wd-row,.wd-row--top{flex-direction:column;align-items:flex-start;gap:.8rem}.wd-label{width:auto;font-size:1.4rem}.wd-value{font-size:1.5rem}.wd-value--lg{font-size:1.9rem}.wd-results{flex-direction:column;gap:1.5rem;width:100%}.wd-card{gap:.5rem;width:100%;padding:1.6rem 0}.wd-card__title,.wd-card__desc{font-size:1.5rem}.wd-visual__box{width:100%;height:42rem}.wd-visual__label{font-size:1.9rem}.wd-chip{width:30rem}.wd-cta{width:100%;margin-top:5rem;margin-left:0}.wd-cta__text{font-size:1.9rem}.wd-cta__btn{border-radius:8rem;padding:1.6rem 3rem}.wd-cta__btn span{font-size:1.6rem}.wd-cta__btn img{width:3rem}}.work-cat-nav__item:active{scale:1}.wd-visual__chips{gap:2rem;margin-top:2rem}.wd-chip{height:7rem;font-size:2.5rem;font-weight:600;line-height:1.2}.wd-chip:has(span){gap:.2rem;height:10rem}:is(.wd-chip:has(span) b,.wd-chip:has(span) span){font-size:2rem}.wd-chip:has(span) span{font-weight:300}@media (width<=768px){.wd-visual__chips{gap:1.4rem;margin-top:1.5rem}.wd-chip{height:6rem;font-size:1.8rem}.wd-chip:has(span){height:8rem}.wd-chip:has(span) b{font-size:1.6rem}.wd-chip:has(span) span{font-size:1.4rem}}.work-detail--creative .wd-visual__label{color:#fff}.work-detail--creative .wd-chip{gap:.2rem;height:10rem}.work-detail--creative .wd-chip b{font-size:2rem;font-weight:700}.work-detail--creative .wd-chip span{font-size:2rem;font-weight:300}.wd-visual__img--sub{object-fit:cover;filter:blur(1rem);pointer-events:none;width:34.5rem;height:22.1rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (width<=768px){.work-detail--creative .wd-chip{height:8rem}.work-detail--creative .wd-chip b{font-size:1.6rem}.work-detail--creative .wd-chip span{font-size:1.4rem}.wd-visual__img--sub{aspect-ratio:345/221;width:40%;height:auto}}.portfolio{align-items:center;min-height:calc(100svh - 10rem);margin-top:10rem;padding:8rem 5.2rem 8rem 4.6rem;display:flex}.portfolio__layout{align-items:center;gap:11.8rem;width:100%;display:flex}.portfolio__grid{flex-shrink:0;grid-template-columns:repeat(2,54.95rem);gap:2rem;display:grid}.portfolio__card{cursor:pointer;background:#000;height:35rem;display:block;position:relative;overflow:hidden}.portfolio__thumb{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.portfolio__overlay{text-align:center;background:#000c;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0 2.8rem;transition:background .4s;display:flex;position:absolute;inset:0}.portfolio__badge,.portfolio__title,.portfolio__tags{transition:translate .4s cubic-bezier(.22,1,.36,1)}@media (hover:hover){.portfolio__card:hover .portfolio__thumb{transform:scale(1.06)}.portfolio__card:hover .portfolio__overlay{background:#00000094}.portfolio__card:hover .portfolio__badge,.portfolio__card:hover .portfolio__title,.portfolio__card:hover .portfolio__tags{translate:0 -.5rem}}.portfolio__card:focus-visible{outline:2px solid var(--accent);outline-offset:.4rem}.portfolio__badge{border:1px solid var(--white-50);color:#fff;white-space:nowrap;padding:.5rem 1rem;font-size:2rem;font-weight:600;line-height:1.4}.portfolio__title{color:#fff;font-size:3rem;font-weight:500;line-height:1.4}.portfolio__tags{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.portfolio__tag{background:var(--white-20);color:#fff;white-space:nowrap;padding:.5rem;font-size:1.7rem;font-weight:500;line-height:1.4}@media (width>=1600px){.portfolio{padding-left:50px;padding-right:50px}.portfolio__layout{justify-content:center;gap:12rem}}@media (width<=768px){.portfolio{min-height:100vh;margin-top:0;padding:10rem 2rem}.portfolio__layout{flex-direction:column;align-items:stretch;gap:4rem}.portfolio__grid{grid-template-columns:1fr;gap:2rem;width:100%}.portfolio__card{aspect-ratio:549.5/350;height:auto}.portfolio__overlay{gap:.8rem;padding:0 2rem}.portfolio__badge{padding:.4rem .9rem;font-size:1.6rem}.portfolio__title{font-size:2.2rem}.portfolio__tag{font-size:1.3rem}}.news-page,.news-detail{background:#000;min-height:100vh;overflow:clip}.news-hero{border-bottom:1px solid var(--white-20);padding:19rem 0 7rem}.news-hero__inner,.news-featured,.news-archive{width:calc(100vw - 10rem);max-width:1702px;margin-left:auto;margin-right:auto}.news-hero__lead{display:block}.news-hero__title{font-size:10rem;font-weight:700;line-height:.94}.news-hero__title span{color:var(--accent)}.news-hero__copy{color:var(--white-50);white-space:nowrap;margin-top:3.5rem;font-size:2.4rem;font-weight:300;line-height:1.55}.news-filter{flex-wrap:wrap;gap:.8rem;margin-top:7rem;display:flex}.news-filter button{border:1px solid var(--white-20);height:4.4rem;color:var(--white-40);font:inherit;cursor:pointer;background:0 0;border-radius:10rem;padding:0 2rem;font-size:1.6rem;font-weight:600;transition:border-color .25s,background-color .25s,color .25s}.news-filter button:hover{border-color:var(--white-50);color:#fff}.news-filter button.is-active{border-color:var(--accent);background:var(--accent);color:#000}.news-filter button:focus-visible,.news-featured__link:focus-visible,.news-card:focus-visible{outline:2px solid var(--accent);outline-offset:.8rem}.news-feed{animation:.5s cubic-bezier(.22,1,.36,1) both news-feed-in}@keyframes news-feed-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.news-featured{padding-top:8rem}.news-featured__link{display:block}.news-card__visual{background:#1a1a1a;position:relative;overflow:hidden}.news-featured__content{padding:4rem 0}.news-meta{color:var(--white-40);align-items:center;gap:2rem;font-size:1.6rem;font-weight:500;display:flex}.news-meta span{color:var(--accent);text-transform:uppercase}.news-meta time:before{content:"";vertical-align:middle;background:var(--white-20);width:2.5rem;height:1px;margin-right:2rem;display:inline-block}.news-featured__content h2{font-size:4.4rem;font-weight:600;line-height:1.25}.news-featured__content>p{max-width:110rem;color:var(--white-50);margin-top:2.4rem;font-size:2.2rem;font-weight:300;line-height:1.65}.news-featured__footer{border-top:1px solid var(--white-20);border-bottom:1px solid var(--white-20);justify-content:space-between;align-items:center;gap:4rem;padding:3rem 0;display:flex;position:relative}.news-featured__footer:before{content:"";background:var(--accent);width:14rem;height:1px;position:absolute;top:-1px;left:0}.news-read-more{text-transform:uppercase;align-items:center;gap:2rem;font-size:1.6rem;font-weight:600;display:flex}.news-read-more>span{color:var(--accent);font-size:2.4rem;transition:transform .35s cubic-bezier(.22,1,.36,1)}.news-featured__link:hover .news-read-more>span{transform:translate(.5rem,-.5rem)}.news-archive{padding:13rem 0 30rem}.news-archive__heading{border-bottom:1px solid var(--white-20);justify-content:space-between;align-items:center;padding-bottom:2.5rem;display:flex}.news-archive__heading h2{color:var(--white-50);text-transform:uppercase;font-size:1.8rem;font-weight:600}.news-archive__heading>span{color:var(--white-50);font-size:1.5rem;font-weight:600;line-height:1}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9rem 3.2rem;margin-top:4rem;display:grid}.news-card{flex-direction:column;display:flex}.news-card__visual{aspect-ratio:16/9;margin-bottom:3rem}.news-card__visual img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.news-card h3{text-underline-offset:.15em;font-size:3.2rem;font-weight:600;line-height:1.35;text-decoration-color:#0000;text-decoration-thickness:.07em;transition:text-decoration-color .25s}.news-card .news-meta{margin-top:2.4rem;font-size:1.4rem}.news-card:hover .news-card__visual img{transform:scale(1.045)}@media (width>=769px) and (width<=1100px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.news-detail{padding-bottom:18rem}.news-detail__header{width:min(142rem,100vw - 10rem);margin:0 auto;padding:18rem 0 9rem}.news-detail__back{color:var(--white-50);align-items:center;gap:1.5rem;font-size:2rem;font-weight:500;transition:color .3s;display:inline-flex}.news-detail__back span{transition:transform .3s}.news-detail__back:hover{color:#fff}.news-detail__back:hover span{transform:translate(-.5rem)}.news-detail__meta{margin-top:12rem}.news-detail__header h1{max-width:128rem;margin-top:4rem;font-size:9rem;font-weight:650;line-height:1.14}.news-detail__lead{max-width:92rem;color:var(--white-50);margin-top:5rem;font-size:3rem;font-weight:300;line-height:1.65}.news-detail__hero{background:#151515;width:calc(100vw - 10rem);height:88rem;margin:0 auto;overflow:hidden}.news-detail__hero img{object-fit:cover;width:100%;height:100%}.news-detail__body{width:min(100rem,100vw - 10rem);margin:13rem auto 0}.news-detail__body section+section{margin-top:10rem}.news-detail__body h2{margin-bottom:3.5rem;font-size:4rem;font-weight:600;line-height:1.35}.news-detail__body section p{color:#ffffffb3;font-size:2.4rem;font-weight:300;line-height:1.9}.news-detail__body section p+p{margin-top:2.5rem}.news-detail__body blockquote{border-left:.8rem solid var(--accent);margin-top:12rem;padding:5rem 0 5rem 5rem;font-size:4.5rem;font-weight:500;line-height:1.45}.news-detail__rendered>:first-child{margin-top:0}.news-detail__rendered p{color:#ffffffb3;font-size:2.4rem;font-weight:300;line-height:1.9}.news-detail__rendered p+p{margin-top:2.5rem}.news-detail__rendered h2{margin:10rem 0 3.5rem;font-size:4rem;font-weight:600;line-height:1.35}.news-detail__rendered h3{margin:6rem 0 2.5rem;font-size:3rem;font-weight:600;line-height:1.4}.news-detail__rendered ul,.news-detail__rendered ol{color:#ffffffb3;margin-top:3rem;padding-left:3rem;font-size:2.4rem;font-weight:300;line-height:1.9}.news-detail__rendered li+li{margin-top:1rem}.news-detail__rendered strong{color:#fff;font-weight:500}.news-detail__rendered a{color:#fff;text-underline-offset:.5rem;text-decoration:underline}.news-detail__rendered img{max-width:100%;margin:5rem 0}.news-detail__rendered hr{border:0;border-top:1px solid var(--white-10);margin:8rem 0}.news-detail__rendered blockquote{margin:8rem 0}.news-detail__rendered blockquote p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.news-state{width:min(100rem,100vw - 10rem);color:var(--white-50);text-align:center;margin:16rem auto;font-size:2.2rem;font-weight:300}.news-state--error{color:#ff5f5f}.news-state-block{flex-direction:column;align-items:center;gap:3rem;padding-bottom:16rem;display:flex}.news-state-block .news-detail__back{margin:0}.news-detail__sample-note{border-top:1px solid var(--white-10);color:var(--white-30);margin-top:11rem;padding-top:3rem;font-size:1.6rem}.news-next{border-top:1px solid var(--white-20);width:calc(100vw - 10rem);margin:18rem auto 0;padding-top:4rem}.news-next>p{color:var(--accent);text-transform:uppercase;font-size:1.8rem;font-weight:600}.news-next a{justify-content:space-between;align-items:flex-end;gap:5rem;padding-top:4rem;display:flex}.news-next a span:first-child{max-width:140rem;font-size:6.5rem;font-weight:600;line-height:1.25}.news-next a span:last-child{flex:none;font-size:7rem;transition:transform .35s cubic-bezier(.22,1,.36,1)}.news-next a:hover span:last-child{transform:translate(.8rem,-.8rem)}@media (width>=1600px){.news-hero__inner,.news-featured,.news-archive{width:min(1702px,100vw - 100px)}.news-detail__hero,.news-next{width:calc(100vw - 100px)}}@media (width<=768px){.news-hero{padding:12rem 0 4rem}.news-hero__inner,.news-featured,.news-archive{width:calc(100vw - 4rem)}.news-hero__lead{display:block}.news-hero__title{font-size:5.4rem}.news-hero__copy{white-space:normal;margin-top:3.5rem;font-size:1.65rem}.news-filter{scrollbar-width:none;flex-wrap:nowrap;gap:.7rem;margin-top:4rem;padding-bottom:.5rem;overflow-x:auto}.news-filter::-webkit-scrollbar{display:none}.news-filter button{flex:none;height:3.6rem;padding:0 1.6rem;font-size:1.2rem}.news-featured{padding-top:4rem}.news-featured__content{padding:2.8rem 0}.news-meta{gap:1.2rem;font-size:1.2rem}.news-meta time:before{width:2rem;margin-right:1.2rem}.news-featured__content h2{font-size:2.8rem}.news-featured__content>p{margin-top:2rem;font-size:1.5rem}.news-featured__footer{gap:2rem;padding:2rem 0}.news-featured__footer:before{width:8rem}.news-read-more{gap:1rem;font-size:1.2rem}.news-read-more>span{font-size:1.8rem}.news-archive{padding:9rem 0 12rem}.news-archive__heading{padding-bottom:2.5rem}.news-archive__heading h2{font-size:1.4rem}.news-archive__heading>span{font-size:1.2rem}.news-grid{grid-template-columns:1fr;gap:6rem;margin-top:4rem}.news-card__visual{margin-bottom:2rem}.news-card h3{font-size:2.5rem}.news-card .news-meta{margin-top:1.8rem;font-size:1.2rem}.news-detail{padding-bottom:10rem}.news-detail__header{width:auto;margin:0;padding:11rem 2rem 5rem}.news-detail__back{gap:1rem;font-size:1.4rem}.news-detail__meta{margin-top:7rem}.news-detail__header h1{margin-top:2.5rem;font-size:4.3rem;line-height:1.18}.news-detail__lead{margin-top:3rem;font-size:1.8rem;line-height:1.65}.news-detail__hero{width:calc(100vw - 4rem);height:24rem}.news-detail__body{width:auto;margin:7rem 2rem 0}.news-detail__body section+section{margin-top:7rem}.news-detail__body h2{margin-bottom:2.5rem;font-size:2.6rem}.news-detail__body section p{font-size:1.65rem;line-height:1.85}.news-detail__body section p+p{margin-top:2rem}.news-detail__body blockquote{border-left-width:.5rem;margin-top:7rem;padding:3rem 0 3rem 2.5rem;font-size:2.5rem}.news-detail__sample-note{margin-top:7rem;font-size:1.2rem;line-height:1.6}.news-next{width:auto;margin:10rem 2rem 0;padding-top:2.5rem}.news-next>p{font-size:1.3rem}.news-next a{gap:2rem;padding-top:2.5rem}.news-next a span:first-child{font-size:3rem}.news-next a span:last-child{font-size:3.5rem}}@media (prefers-reduced-motion:reduce){.news-feed{animation:none}.news-card__visual img{transition:none}}.legal-page{color:#111;background:#fff;min-height:100vh;padding:22rem 5.3rem 18rem}.legal-page__inner{width:min(181.3rem,100%);margin:0 auto}.legal-page h1{font-size:8rem;font-weight:700;line-height:1.15}.legal-page__lead{color:#111;margin-top:6rem;font-size:1.8rem;font-weight:500;line-height:1.4}.legal-page__articles{-webkit-user-select:text;user-select:text;margin-top:8rem}.legal-article{justify-content:space-between;align-items:flex-start;padding-bottom:5rem;display:flex}.legal-article__head{flex-shrink:0;width:26rem;padding-top:3rem;position:relative}.legal-article__head:before{content:"";background:#111;width:33rem;max-width:100%;height:2px;position:absolute;top:0;left:0}.legal-article__head h2{font-size:2.2rem;font-weight:800;line-height:1.4}.legal-article__no{margin-right:.6rem}.legal-article__body{flex-shrink:0;width:144.5rem;padding-top:3rem;position:relative}.legal-article__body:before{content:"";background:#00000040;width:100%;height:1px;position:absolute;top:0;left:0}.legal-article__body p{color:#111;font-size:1.8rem;font-weight:500;line-height:1.4}.legal-article__body p+p{margin-top:1.4rem}.legal-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:2.4rem 0;font-size:1.8rem;font-weight:500;line-height:1.4}.legal-table th,.legal-table td{text-align:left;vertical-align:top;white-space:pre-line;border:1px solid #00000040;padding:1.6rem 2rem}.legal-table th{text-align:center;background:#f4f4f4;font-weight:700}.legal-table tbody td:first-child{width:26rem;font-weight:700}.legal-page__appendix{color:#111;margin-top:2rem;font-size:1.8rem;font-weight:500;line-height:1.4}@media (width>=1600px){.legal-page{padding-left:50px;padding-right:50px}}@media (width<=768px){.legal-page{padding:14rem 2rem 10rem}.legal-page h1{font-size:4rem}.legal-page__lead{margin-top:3rem;font-size:1.4rem;line-height:1.75}.legal-page__articles{margin-top:4.5rem}.legal-article{padding-bottom:3.5rem;display:block}.legal-article__head,.legal-article__body{width:auto}.legal-article__head{padding-top:2.2rem}.legal-article__head:before{width:100%}.legal-article__head h2{font-size:1.8rem}.legal-article__body{padding-top:1.6rem}.legal-article__body:before{display:none}.legal-article__body p{font-size:1.4rem;line-height:1.75}.legal-table{table-layout:fixed;font-size:1.3rem;display:table;overflow:visible}.legal-table th,.legal-table td{overflow-wrap:anywhere;width:50%;padding:1rem 1.2rem}.legal-table tbody td:first-child{width:50%}.legal-page__appendix{font-size:1.4rem;line-height:1.75}}
