: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}}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}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transition:none!important;translate:0!important;scale:1!important}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{z-index:100;border-bottom:1px solid var(--white-10);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#000000b3;align-items:center;height:10rem;display:flex;position:fixed;top:0;left:0;right:0}.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:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-.6rem;left:0;transform:scaleX(0)}.site-header__nav a:hover{color:#fff}.site-header__nav a:hover:after{transform:scaleX(1)}.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}.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__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:2px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s;display:block}.site-header__burger.is-open span:first-child{transform:translateY(.77rem)rotate(45deg)}.site-header__burger.is-open span:nth-child(2){opacity:0}.site-header__burger.is-open span:nth-child(3){transform:translateY(-.77rem)rotate(-45deg)}.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-30);background:#000;height:40rem;position:relative}.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:700;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}@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:.9rem;font-size:1.25rem;line-height:1.6}}.home{background:#000;height:1038.1rem;position:relative;overflow:hidden}.home-hero__title{white-space:nowrap;z-index:2;font-size:13rem;font-weight:700;line-height:1.5;position:absolute;top:25rem;left:5rem}.home-hero__cat{object-fit:cover;z-index:1;width:86.9rem;height:67.8rem;position:absolute;top:57.2rem;left:calc(50% + 42.65rem);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:2px #ffffff59;font-size:30rem;font-weight:900;line-height:1;animation:40s linear infinite home-marquee}.home-hero__marquee:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 30%,#000 100%);position:absolute;inset:0}.home-statement__eyebrow{white-space:nowrap;font-size:5rem;font-weight:600;line-height:1.3;position:absolute;top:163.1rem;left:50%;transform:translate(-50%)}.home-statement__line{white-space:nowrap;align-items:center;gap:4rem;font-size:14rem;font-weight:600;line-height:1.4;display:flex;position:absolute;left:50%;transform:translate(-50%)}.home-work{width:100%;height:180.4rem;position:absolute;top:279.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;position:relative;overflow:hidden}.home-work__card-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset: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);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:600;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{background:#fff;width:1px;height:40rem;position:absolute;top:464.1rem;left:50%}.home-beyond{text-align:center;flex-direction:column;align-items:center;gap:8rem;width:113.5rem;display:flex;position:absolute;top:515.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:579.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 img{width:15rem}.home-services__panel{background:#343434;width:100rem;height:80rem;position:absolute;top:577.8rem;left:86.6rem}.home-partners__heading{text-align:center;flex-direction:column;align-items:center;gap:3rem;width:182rem;display:flex;position:absolute;top:685.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:720.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{width:auto}.home-news__eyebrow{font-size:5rem;font-weight:600;line-height:1.3;position:absolute;top:811.8rem;left:50%;transform:translate(-50%)}.home-news__cards{gap:2.7rem;display:flex;position:absolute;top:826.5rem;left:4.4rem}.home-news__card{flex-direction:column;gap:3rem;width:90rem;display:flex}.home-news__thumb{background:#1a1a1a;height:45rem;overflow:hidden}.home-news__thumb img{object-fit:cover;width:100%;height:100%}.home-news__card h3{font-size:5rem;font-weight:600;line-height:1.3}.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:944.9rem;left:4.6rem}.home-contact__eyebrow{font-size:4rem;font-weight:600;line-height:1.3}.home-contact__title{font-size:8rem;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:984.4rem;left:28.2rem;transform:translate(-50%)}.home-contact__cta img{width:5rem}.home-contact__sns{width:13rem;height:8rem;position:absolute;top:979rem;left:44.1rem}.home-contact__cat{object-fit:cover;width:56.2rem;height:74.3rem;position:absolute;top:932rem;left:113.8rem}.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__title{animation:1s cubic-bezier(.22,1,.36,1) .1s both home-rise}.home-hero__cat{animation:1.1s cubic-bezier(.22,1,.36,1) .35s both home-cat-in,4.5s ease-in-out 1.6s infinite alternate home-cat-float}@keyframes home-rise{0%{opacity:0;translate:0 6rem}to{opacity:1;translate:0}}@keyframes home-cat-in{0%{opacity:0;transform:translate(-44%)translateY(5rem)rotate(4deg)}to{opacity:1;transform:translate(-50%)translateY(0)rotate(0)}}@keyframes home-cat-float{0%{transform:translate(-50%)translateY(0)}to{transform:translate(-50%)translateY(-1.8rem)}}.home-statement__line:nth-of-type(2){--reveal-delay:.12s}.home-statement__line:nth-of-type(3){--reveal-delay:.24s}.home-statement__line img{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.home-statement__line:hover img{transform:rotate(-8deg)scale(1.12)}.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-work__card-category{transition:background .4s,border-color .4s}.home-work__card:hover .home-work__card-category{background:var(--accent);border-color:var(--accent)}.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-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),background .35s,color .35s}.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-marquee-bar:hover p{animation-play-state:paused}@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:4.2rem;line-height:1.3;position:static;inset:auto}.home-hero__cat{order:2;width:28rem;height:auto;animation:none;position:static;inset: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 #ffffff59;font-size:8rem}.home-statement{text-align:center;flex-direction:column;align-items:center;gap:2.4rem;padding:5rem 2rem;display:flex}.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__line img{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__card p{font-size:1.5rem;line-height:1.55}.home-contact{flex-direction:column;align-items:center;gap:3rem;padding:5rem 2rem;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{width:13rem;height:auto;position:static;inset:auto}.home-contact__cat{width:24rem;height:auto;margin-top:1rem;position:static;inset:auto}.home-marquee-bar{height:3.6rem;position:static;inset:auto}.home-marquee-bar p{font-size:1.6rem}}.about{background:#000;height:602.7rem;position:relative;overflow:hidden}.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:pre;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-values{scrollbar-width:none;gap:20.6rem;padding-right:5rem;display:flex;position:absolute;top:244.9rem;left:74.5rem;right:0;overflow:auto hidden}.about-values::-webkit-scrollbar{display:none}.about-value{flex-shrink:0}.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{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:191.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{gap:3rem;display:flex;position:absolute;top:45.9rem;left:50%;transform:translate(-50%)}.about-case{color:#000;background:#f4f4f4;border:1px solid #fff;border-radius:5rem;flex-shrink:0;width:45rem;height:55rem;position:relative;overflow:hidden}.about-case.is-highlight{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__num{font-size:10rem;line-height:1}.about-case__pct{font-size:5rem;line-height:1}.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__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-photo[data-reveal]:not(.is-revealed) img{filter:blur(1.2rem)}.about-photo img{transition:transform 1.4s cubic-bezier(.22,1,.36,1),filter 1.1s}.about-photo:hover img{transform:scale(1.04)}.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), 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:6rem;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:static;inset:auto}.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 br{display:none}.about-values{flex-direction:column;gap:4rem;margin:8rem 2rem 0;padding:0;position:static;inset:auto;overflow:visible}.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{scrollbar-width:none;justify-content:flex-start;gap:2rem;margin-top:4rem;padding:0 2rem;position:static;inset:auto;overflow:auto hidden;transform:none}.about-cases__row::-webkit-scrollbar{display:none}.about-case{border-radius:3rem;width:26rem;height:32rem}.about-case__category{font-size:2.4rem;top:3rem}.about-case__label{font-size:1.8rem}.about-case__num{font-size:6rem}.about-case__pct{font-size:3rem}.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}}.career{background:#000;height:675rem;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{font-size:2.5rem;font-weight:300;line-height:1.6}.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{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{flex-direction:column;gap:2.2rem;display:flex;position:absolute}.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)}.career-culture__icon:hover{transform:scale(1.08)rotate(-3deg)}@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 0}.career-jobs__row:hover{background:0 0;padding-left:0}.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:4rem}.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 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 20rem;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-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}.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-box{border:1px solid var(--white-30);align-items:center;width:87rem;height:9rem;display:flex;position:relative}.contact-box .contact-input{padding-left:2.5rem;padding-right:7rem}.contact-box__arrow{opacity:.6;width:2.59rem;height:1.6rem;position:absolute;top:50%;right:2.6rem;transform:translateY(-50%)rotate(180deg)}.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-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,.contact-box{transition:border-color .3s}.contact-underline:focus-within,.contact-box: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}@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,.contact-box{width:100%;height:5rem}.contact-input{padding:0 1.4rem;font-size:1.5rem}.contact-box .contact-input{padding-left:1.4rem;padding-right:4rem}.contact-box__arrow{width:1.8rem;height:1.1rem;right:1.6rem}.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-agree__text{font-size:1.3rem}.contact-submit{height:5rem;font-size:1.5rem}}.work{background:#000;min-height:80rem;position:relative}.work-title{white-space:nowrap;font-size:5rem;font-weight:700;line-height:1.2;position:absolute;top:25rem;left:5rem}.work-filters{align-items:center;gap:2rem;display:flex;position:absolute;top:36.8rem;left:5rem}.work-filter{border:1px solid var(--white-50);color:#fff;white-space:nowrap;height:5rem;padding:1rem 2.5rem;font-size:2rem;font-weight:400;line-height:1.5}.work-filter.is-active{color:#000;background:#fff;border-color:#fff;font-weight:700}.work-filter:nth-child(2){--reveal-delay:70ms}.work-filter:nth-child(3){--reveal-delay:.14s}.work-filter:nth-child(4){--reveal-delay:.21s}.work-filter:nth-child(5){--reveal-delay:.28s}.work-filter{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), background .25s ease, color .25s ease, border-color .25s ease}.work-filter:not(.is-active):hover{background:var(--white-08);border-color:#fff}@media (width<=768px){.work{min-height:40rem;padding:10rem 2rem 0}.work-title{font-size:2.6rem;position:static}.work-filters{flex-wrap:wrap;gap:1rem;margin-top:3rem;position:static}.work-filter{height:3.6rem;padding:.8rem 1.6rem;font-size:1.3rem}}
