:root{--color-purple1:#5017b1;--color-purple2:#8156d4;--color-white:#fff;--color-black:#000;--color-gray1:#f2f2f7;--color-gray2:#ebe9ed;--color-accent:#ffb651;--color-gradient:linear-gradient(90deg, #5017b1 0%, #8156d4 100%);--color-gray0:#fafafa;--color-gray3:#707070;--color-gray4:#818181;--color-bluegray:#8ea0ad;--color-gray5:#d7d7d7;--color-accent-blue:#107ce1;--color-panel:#e6eaed}.scene-about-pin{--panel-inset:10px;--panel-h:calc(100vh - 2 * var(--panel-inset));--head-top:128px;--figure-gap:40px;flex-direction:column;justify-content:center;height:100vh;display:flex;position:relative}.scene-about{height:var(--panel-h);background:#e6eaed;border-radius:40px;flex:none;margin:0 10px;position:relative;overflow:hidden}.scene-about-inner{height:100%;padding-top:var(--head-top);margin-left:-10px;margin-right:-10px}@media screen and (max-width:1024px){.scene-about-inner{margin-left:-8px;margin-right:-8px;padding-top:12px}}.scene-about-head{z-index:2;row-gap:var(--figure-gap);grid-template-rows:auto minmax(0,1fr);grid-template-columns:403px 1fr;align-items:start;height:100%;padding-bottom:12px;display:grid}@media screen and (max-width:1024px){.scene-about-head{padding-left:20px!important;padding-right:20px!important}}.scene-about-headings{grid-area:1/1}.about-cta{grid-area:1/1;position:absolute;top:114px;left:0}.about-label{letter-spacing:0;color:#000;white-space:nowrap;font-size:48px;font-weight:700;line-height:1}@media (max-width:800px){.about-label{letter-spacing:0;font-size:24px;font-weight:700;line-height:42px}}.about-sublabel{letter-spacing:0;color:#000;margin-top:10px;font-size:16px;font-weight:600;line-height:1}@media (max-width:800px){.about-sublabel{margin-top:0}}.about-body{color:#000;grid-area:1/2;width:775px;font-size:14px;font-weight:500;line-height:24px}.about-body p+p{margin-top:0}.about-marquee{z-index:0;-webkit-user-select:none;user-select:none;position:absolute;top:53.2%;left:0;right:0}.about-marquee-track{letter-spacing:6.4px;color:#fff;white-space:nowrap;will-change:transform;width:max-content;font-size:128px;font-weight:700;line-height:1;animation:60s linear infinite about-marquee;display:flex}.about-marquee-track span{padding-right:80px}@keyframes about-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-figure{grid-area:2/1/auto/-1;justify-content:center;align-self:stretch;align-items:center;min-height:0;display:flex;container-type:size}.about-diagram{z-index:1;--fig-h:min(100cqh, calc(100cqw * 611 / 943), 560px);height:var(--fig-h);aspect-ratio:943/611;width:auto;font-size:clamp(9px,var(--fig-h)*16/560,16px);position:relative}@media (max-width:1024px){.about-diagram{margin-top:24px}}.about-infinity-svg{width:100%;height:100%;display:block}#circle-l,#circle-r{--sweep:280deg;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-origin:fill-box;mask-origin:fill-box}#circle-r{-webkit-mask-image:conic-gradient(from 310deg at 50% 50%, #000 0deg, #000 var(--sweep), transparent var(--sweep));mask-image:conic-gradient(from 310deg at 50% 50%, #000 0deg, #000 var(--sweep), transparent var(--sweep));-webkit-mask-image:conic-gradient(from 310deg at 50% 50%, #000 0deg, #000 var(--sweep), transparent var(--sweep))}#circle-l{-webkit-mask-image:conic-gradient(from 130deg at 50% 50%, #000 0deg, #000 var(--sweep), transparent var(--sweep));mask-image:conic-gradient(from 130deg at 50% 50%, #000 0deg, #000 var(--sweep), transparent var(--sweep));-webkit-mask-image:conic-gradient(from 130deg at 50% 50%, #000 0deg, #000 var(--sweep), transparent var(--sweep))}.about-diagram .center-circle-content{aspect-ratio:1;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:19%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-diagram .center-circle-content p:first-child{margin-bottom:.75em}@media screen and (max-width:1440px) and (min-width:1024px){.about-diagram .center-circle-content p:last-child{font-size:18px}}.about-diagram .circle-r-content,.about-diagram .circle-l-content{aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;width:43%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.about-diagram .circle-r-content .label,.about-diagram .circle-l-content .label{font-size:18px}.about-diagram .circle-r-content .label-en,.about-diagram .circle-l-content .label-en{margin-bottom:12px;font-size:32px}.about-diagram .circle-r-content .tags,.about-diagram .circle-l-content .tags{color:#fff;font-size:14px;display:flex}.about-diagram .circle-r-content .tags span,.about-diagram .circle-l-content .tags span{background:#000;border-radius:999px;padding:.5em 1em}.about-diagram .circle-r-content .tags span:first-child,.about-diagram .circle-l-content .tags span:first-child{margin-right:1em}.about-diagram .circle-r-content{right:0}.about-diagram .circle-l-content{left:0}.about-diagram .logo{width:20%;position:absolute;top:13%;left:50%;transform:translate(-50%)}.about-diagram .logo img{width:100%;height:auto}.about-diagram .bottom-content{color:#8ea0ad;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:13%;left:50%;transform:translate(-50%)}.about-diagram .bottom-content p:first-child{margin-bottom:.25em}.about-diagram .bottom-content p:last-child{font-size:28px}@media (max-width:1024px){.scene-about-pin{--head-top:63px}.scene-about-head{grid-template-columns:273px 1fr}.about-body{width:442px}.about-marquee{top:89.5%}.about-marquee-track{letter-spacing:4.8px;font-size:96px}}@media (max-width:800px){.scene-about-pin{--head-top:36px;--figure-gap:0px;--panel-inset:0px;height:auto}.scene-about{height:auto;min-height:885px}.scene-about-head{grid-template-rows:auto;grid-template-columns:minmax(0,1fr);padding-top:12px}.about-body{grid-area:2/1;width:auto;margin-top:24px}.about-body p+p{margin-top:16px}.about-cta{grid-area:4/1;justify-content:center;margin-top:32px;display:flex;position:static}.about-marquee{display:none}.about-figure{grid-area:3/1;margin-top:1px;container-type:normal}.about-diagram{width:100%;height:auto;font-size:10px}.about-diagram .circle-r-content .tags,.about-diagram .circle-l-content .tags{font-size:1.2em}.about-diagram .circle-r-content .tags span,.about-diagram .circle-l-content .tags span{padding:.333em .667em}.about-diagram .circle-r-content .tags span:first-child,.about-diagram .circle-l-content .tags span:first-child{margin-right:.333em}.about-diagram .circle-r-content .label-en,.about-diagram .circle-l-content .label-en{margin-bottom:8px;font-size:1.4em}.about-diagram .bottom-content p:last-child{font-size:1.4em}}@media (prefers-reduced-motion:reduce){.about-marquee-track{animation:none}}
:root{--color-purple1:#5017b1;--color-purple2:#8156d4;--color-white:#fff;--color-black:#000;--color-gray1:#f2f2f7;--color-gray2:#ebe9ed;--color-accent:#ffb651;--color-gradient:linear-gradient(90deg, #5017b1 0%, #8156d4 100%);--color-gray0:#fafafa;--color-gray3:#707070;--color-gray4:#818181;--color-bluegray:#8ea0ad;--color-gray5:#d7d7d7;--color-accent-blue:#107ce1;--color-panel:#e6eaed}.scene-service{min-height:100svh;padding-block:var(--header-height);flex-direction:column;margin-top:131px;display:flex;position:relative}@media (max-width:1024px){.scene-service{margin-top:113px}}@media (max-width:800px){.scene-service{margin-top:46px}}.scene-service>.container{margin-block:auto}.scene-service-inner{position:relative}.service-label{letter-spacing:0;color:#000;white-space:nowrap;font-size:48px;font-weight:700;line-height:1}@media (max-width:800px){.service-label{letter-spacing:0;font-size:24px;font-weight:700;line-height:42px}}.service-sublabel{letter-spacing:0;color:#000;margin-top:10px;font-size:16px;font-weight:600;line-height:1}@media (max-width:800px){.service-sublabel{margin-top:0}}.service-sublabel{margin-bottom:52px}.service-cluster{flex:none;position:relative}.service-content{justify-content:space-between;align-items:center;gap:36px;display:flex}.service-products{margin:0;padding:0;list-style:none;position:absolute;inset:0}.service-product[data-product=onelive],.service-progress-seg[data-product=onelive]{--product-color:#5017b1}.service-product[data-product=chichat],.service-progress-seg[data-product=chichat]{--product-color:#000}.service-product[data-product=onecatch],.service-progress-seg[data-product=onecatch]{--product-color:#379cd8}.service-product[data-product=onelive]{--icon-height:64px}.service-product{left:var(--slot-x);top:var(--slot-y);color:#000;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.service-product:after{content:"";opacity:var(--ring-a,1);border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #707070}.service-product-fill{z-index:1;background:var(--product-color);color:#fff;clip-path:var(--fill-clip,circle(0));border-radius:50%;position:absolute;inset:0}.service-product:first-child{--ring-a:0}.service-product:first-child .service-product-fill{--fill-clip:none}.service-product-icon{height:var(--icon-height,72px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-product-icon svg{width:auto;height:100%}.service-product-icon svg :is(path,polygon,circle,rect,g){fill:currentColor}.service-product-name{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.service-origin{opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.service-origin-svg{position:absolute;inset:.5px;overflow:visible}.service-origin-ring{fill:none;stroke:#707070;stroke-width:1px}.service-origin-logo{width:58%}.service-origin-logo svg{width:100%;height:auto;display:block}@media (min-width:1025px){.service-cluster{width:279.588px;height:262.226px}.service-product{width:150px;height:150px}.service-product:first-child{--slot-x:139.794px;--slot-y:75px}.service-product:nth-child(2){--slot-x:75px;--slot-y:187.226px}.service-product:nth-child(3){--slot-x:204.588px;--slot-y:187.226px}.service-product{--icon-height:53px}.service-product[data-product=onelive]{--icon-height:47px}}@media (min-width:1200px){.service-cluster{width:335.506px;height:314.672px}.service-product{width:180px;height:180px}.service-product:first-child{--slot-x:167.753px;--slot-y:90px}.service-product:nth-child(2){--slot-x:90px;--slot-y:224.672px}.service-product:nth-child(3){--slot-x:245.506px;--slot-y:224.672px}.service-product{--icon-height:63px}.service-product[data-product=onelive]{--icon-height:56px}}@media (min-width:1400px){.service-cluster{width:383.036px;height:359.25px}.service-product{width:205.5px;height:205.5px}.service-product:first-child{--slot-x:191.518px;--slot-y:102.75px}.service-product:nth-child(2){--slot-x:102.75px;--slot-y:256.5px}.service-product:nth-child(3){--slot-x:280.286px;--slot-y:256.5px}}@media (min-width:1441px){.service-cluster{width:443.614px;height:416.066px}.service-product{width:238px;height:238px}.service-product:first-child{--slot-x:221.807px;--slot-y:119px}.service-product:nth-child(2){--slot-x:119px;--slot-y:297.066px}.service-product:nth-child(3){--slot-x:324.614px;--slot-y:297.066px}.service-product{--icon-height:83px}.service-product[data-product=onelive]{--icon-height:74px}}@media (min-width:1680px){.service-cluster{width:506.987px;height:475.504px}.service-product{width:272px;height:272px}.service-product:first-child{--slot-x:253.494px;--slot-y:136px}.service-product:nth-child(2){--slot-x:136px;--slot-y:339.504px}.service-product:nth-child(3){--slot-x:370.987px;--slot-y:339.504px}.service-product{--icon-height:95px}.service-product[data-product=onelive]{--icon-height:85px}}.service-card{color:#fff;background:#000;border-radius:40px;flex:0 658px;min-width:0;min-height:480px;padding:63px 101px 100px;position:relative}@media (max-width:1440px){.service-card{padding:36px 56px 56px}}.service-card-stage{display:grid;overflow:hidden}.service-card-slide{grid-area:1/1}.service-card-slide:not(:first-child) .service-card-logo,.service-card-slide:not(:first-child) .service-card-body{opacity:0;visibility:hidden;transform:translateY(40px)}.service-card-logo{width:317px;height:81px;margin:0 auto;display:block}.service-card-logo img{object-fit:contain;width:100%;height:100%;display:block}.service-card-body{margin-top:35px;font-size:14px;font-weight:500;line-height:32px}.service-card-cta{justify-items:end;display:grid;position:absolute;bottom:63px;right:66px}.service-card-cta-slot{grid-area:1/1}.service-card-cta-slot:not(:first-child){opacity:0;visibility:hidden;transform:translateY(40px)}@media (max-width:1024px){.service-cluster{width:551px;height:199px}.service-product{width:199px;height:199px}.service-product:first-child{--slot-x:99.5px;--slot-y:99.5px}.service-product:nth-child(2){--slot-x:275.5px;--slot-y:99.5px}.service-product:nth-child(3){--slot-x:451.5px;--slot-y:99.5px}.service-content{flex-direction:column;gap:90px}.service-product{--icon-height:70px}.service-product[data-product=onelive]{--icon-height:62px}.service-card{flex:none;width:100%;min-height:437px;padding:53px 101px 85px}.service-card-body{margin-top:38px}.service-card-cta{bottom:34px;right:101px}}@media (max-width:767px){.service-cluster{width:488px;height:176px}.service-product{width:176px;height:176px}.service-product:first-child{--slot-x:88px;--slot-y:88px}.service-product:nth-child(2){--slot-x:244px;--slot-y:88px}.service-product:nth-child(3){--slot-x:400px;--slot-y:88px}.service-product{--icon-height:62px}.service-product[data-product=onelive]{--icon-height:55px}}@media (max-width:575px){.service-cluster{width:304px;height:110px}.service-product{width:110px;height:110px}.service-product:first-child{--slot-x:55px;--slot-y:55px}.service-product:nth-child(2){--slot-x:152px;--slot-y:55px}.service-product:nth-child(3){--slot-x:249px;--slot-y:55px}.service-product{--icon-height:39px}.service-product[data-product=onelive]{--icon-height:34px}}@media (max-width:800px){.scene-service{height:100svh;padding-block:var(--header-height) 0}.scene-service>.container{flex-direction:column;flex:1;min-height:0;margin-block:0;display:flex}.scene-service-inner{flex-direction:column;flex:1;min-height:0;display:flex}.service-content{flex:1;gap:32px;min-height:0}.service-sublabel{margin-bottom:36px}.service-card{flex-direction:column;flex:1;min-height:0;padding:36px 32px 64px;display:flex}.service-card-stage{flex:1;min-height:0;-webkit-mask-image:linear-gradient(#000 calc(100% - 32px),#0000);mask-image:linear-gradient(#000 calc(100% - 32px),#0000)}.service-card-logo{width:217px;height:55px}.service-card-body{margin-top:28px}.service-card-cta{bottom:34px;right:32px}}.service-progress{gap:4px;margin:0;padding:0;list-style:none;display:none}.service-progress-seg{background:#d7d7d7;border-radius:999px;flex:1;height:3px;position:relative;overflow:hidden}.service-progress-seg:after{content:"";border-radius:inherit;background:var(--product-color);transform:scaleX(var(--seg-a,0));transform-origin:0;position:absolute;inset:0}.service-progress-seg:first-child{--seg-a:1}@media (max-width:800px){.service-cluster{display:none}.service-content{gap:0}.service-progress{width:100%;margin-bottom:20px;display:flex}}
:root{--color-purple1:#5017b1;--color-purple2:#8156d4;--color-white:#fff;--color-black:#000;--color-gray1:#f2f2f7;--color-gray2:#ebe9ed;--color-accent:#ffb651;--color-gradient:linear-gradient(90deg, #5017b1 0%, #8156d4 100%);--color-gray0:#fafafa;--color-gray3:#707070;--color-gray4:#818181;--color-bluegray:#8ea0ad;--color-gray5:#d7d7d7;--color-accent-blue:#107ce1;--color-panel:#e6eaed}.scene-recruit{background:radial-gradient(38% 55% at 76% 14%,#006ee180 0%,#006ee100 70%),radial-gradient(28% 60% at 0 22%,#0073e180 0%,#0073e100 70%),radial-gradient(34% 48% at 44% 40%,#fffffff2 0%,#fff0 72%),radial-gradient(38% 45% at 82% 72%,#ffffffe6 0%,#fff0 72%),radial-gradient(45% 50% at 12% 94%,#0078e273 0%,#0078e200 70%),linear-gradient(#b7d0f0 0%,#c9dbf3 40%,#bfd5f1 100%);grid-template-columns:auto auto auto;grid-template-areas:"interview body city""hands body team";place-content:center;justify-items:center;gap:175px 128px;max-width:100%;min-height:734px;margin-top:94px;padding:0 40px;display:grid;overflow:hidden}.scene-recruit-body{text-align:center;flex-direction:column;grid-area:body;align-self:center;align-items:center;width:fit-content;padding-top:112px;padding-bottom:120px;display:flex}.recruit-label{letter-spacing:0;color:#000;white-space:nowrap;font-size:48px;font-weight:700;line-height:1}@media (max-width:800px){.recruit-label{letter-spacing:0;font-size:24px;font-weight:700;line-height:42px}}.recruit-sublabel{letter-spacing:0;color:#000;margin-top:10px;font-size:16px;font-weight:600;line-height:1}@media (max-width:800px){.recruit-sublabel{margin-top:0}}.recruit-sublabel{font-size:14px;line-height:24px}.recruit-body{color:#000;white-space:pre-line;flex-shrink:1;width:fit-content;margin-top:59px;font-size:14px;font-weight:500;line-height:24px}.recruit-body p+p{margin-top:24px}.recruit-cta{margin-top:90px}.recruit-photo{border-radius:20px;overflow:hidden}.recruit-photo img{object-fit:cover;width:100%;height:100%;display:block}.recruit-photo--interview{grid-area:interview;align-self:end;width:20vw;max-width:294px}.recruit-photo--city{grid-area:city;align-self:end;width:23vw;max-width:338px}.recruit-photo--hands{grid-area:hands;align-self:start;width:16vw;max-width:228px}.recruit-photo--team{grid-area:team;align-self:start;width:16vw;max-width:235px}@media (max-width:1024px){.scene-recruit{grid-template-columns:1fr 1fr;grid-template-areas:"interview city""body body""hands team";gap:0 84px;min-height:1040px;margin-top:65px}.scene-recruit-body{width:100%;margin-top:60px;margin-bottom:44px;padding:0}.recruit-photo--interview{justify-self:end;width:262px;height:156px}.recruit-photo--city{justify-self:start;width:281px;height:156px}.recruit-photo--hands{justify-self:end;width:269px;height:173px}.recruit-photo--team{justify-self:start;width:277px;height:173px}}@media (max-width:800px){.scene-recruit{grid-template-areas:"interview hands""body body""city city";column-gap:10px;min-height:878px;margin-top:56px;padding:42px 40px 120px}.recruit-body{width:min(348px,100%);margin-top:28px;margin-bottom:56px}.recruit-cta{margin-top:0}.recruit-photo{border-radius:10px}.recruit-photo--interview,.recruit-photo--hands{width:151px;height:90px}.recruit-photo--hands{justify-self:start}.recruit-photo--city{justify-self:center;width:100%;max-width:318px}.recruit-photo--team{display:none}}
