.PillButton_pillBtn__5dRwv{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:var(--pill-bg,#EA0029);color:var(--pill-fg,#ffffff);-webkit-text-fill-color:currentColor;border:none;padding:14px 36px;font-family:Poppins,PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;line-height:1.2;border-radius:9999px;cursor:pointer;overflow:hidden;isolation:isolate;contain:layout paint style;text-decoration:none;white-space:nowrap;transition:background-color .15s ease;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);--pill-mx:50%;--pill-my:50%;--pill-tw:70px;--pill-th:20px;--pill-particle:#ffffff}.PillButton_pillBtn__5dRwv:active,.PillButton_pillBtn__5dRwv:focus,.PillButton_pillBtn__5dRwv:focus-visible,.PillButton_pillBtn__5dRwv:hover,.PillButton_pillBtn__5dRwv:visited{color:var(--pill-fg,#ffffff)!important;-webkit-text-fill-color:currentColor!important}.PillButton_pillBtn__5dRwv:active *,.PillButton_pillBtn__5dRwv:focus *,.PillButton_pillBtn__5dRwv:focus-visible *,.PillButton_pillBtn__5dRwv:hover *,.PillButton_pillBtn__5dRwv:visited *{-webkit-text-fill-color:inherit}.PillButton_pillBtn__5dRwv>span{position:relative;z-index:2;display:inline-flex;align-items:center;gap:4px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.PillButton_pillBtn__5dRwv:before{content:none}.PillButton_pillBtn__5dRwv[data-fxhover]:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,var(--pill-particle) .5px,transparent .8px);background-size:5px 5px;background-position:0 0;opacity:0;-webkit-mask-image:radial-gradient(circle 90px at var(--pill-mx) var(--pill-my),rgb(0,0,0) 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,0) 100%),radial-gradient(ellipse var(--pill-tw) var(--pill-th) at center,rgba(0,0,0,0) 0,rgba(0,0,0,.25) 55%,rgb(0,0,0) 100%);mask-image:radial-gradient(circle 90px at var(--pill-mx) var(--pill-my),rgb(0,0,0) 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,0) 100%),radial-gradient(ellipse var(--pill-tw) var(--pill-th) at center,rgba(0,0,0,0) 0,rgba(0,0,0,.25) 55%,rgb(0,0,0) 100%);-webkit-mask-composite:source-in;mask-composite:intersect;transition:opacity .2s ease;z-index:1}@media(hover:hover){.PillButton_pillBtn__5dRwv:hover{background-color:var(--pill-bg-hover,#DC0026)}.PillButton_pillBtn__5dRwv:hover:before{opacity:1}}.PillButton_pillBtn__5dRwv:disabled,.PillButton_pillBtn__5dRwv[aria-disabled=true]{opacity:.5;cursor:not-allowed}.PillButton_primary__JAepZ{--pill-bg:#EA0029;--pill-bg-hover:#ffffff;--pill-fg:#ffffff;--pill-particle:#EA0029;border:1px solid rgba(0,0,0,0);transition:background-color .15s ease,color .15s ease,border-color .15s ease}@media(hover:hover){.PillButton_primary__JAepZ:hover{color:#ea0029!important;border-color:#dbdbdb}}.PillButton_white__em4pJ{--pill-bg:#ffffff;--pill-bg-hover:#ffffff;--pill-fg:#111111;--pill-particle:#aaaaaa}.PillButton_ghost__UWITF{--pill-bg:transparent;--pill-bg-hover:transparent;--pill-fg:#111111;--pill-particle:#aaaaaa;border:1px solid #dbdbdb}.PillButton_outline__vGkPI{--pill-bg:#ffffff;--pill-bg-hover:#EA0029;--pill-fg:#111111;--pill-particle:#ffffff;border:1px solid rgba(17,17,17,.15);transition:background-color .15s ease,color .15s ease,border-color .15s ease}@media(hover:hover){.PillButton_outline__vGkPI:hover{color:#fff!important;border-color:#ea0029}}.PillButton_fxInk__jX8GE{--pill-ink-bg:var(--pill-bg,#fff);--pill-ink-fg:var(--pill-fg,#000);--pill-particle-hover:var(--pill-particle,#fff)}.PillButton_fxInk__jX8GE.PillButton_primary__JAepZ{--pill-ink-bg:#ffffff;--pill-ink-fg:#EA0029;--pill-particle-hover:#EA0029}.PillButton_fxInk__jX8GE.PillButton_ghost__UWITF,.PillButton_fxInk__jX8GE.PillButton_outline__vGkPI,.PillButton_fxInk__jX8GE.PillButton_white__em4pJ{--pill-ink-bg:#EA0029;--pill-ink-fg:#ffffff;--pill-particle-hover:#ffffff}.PillButton_fxInk__jX8GE[data-fxhover]:before{z-index:2}.PillButton_fxInk__jX8GE:after{content:"";position:absolute;left:50%;top:50%;width:120%;height:0;padding-bottom:120%;background:var(--pill-ink-bg);border-radius:50%;transform:translate(-50%,50%) scale(0);transform-origin:50% 50%;z-index:1;pointer-events:none}.PillButton_fxInk__jX8GE>span{z-index:3;will-change:transform,opacity}.PillButton_fxInk__jX8GE[data-fxink=in]:after,.PillButton_fxInk__jX8GE[data-fxink=out]:after{will-change:transform}.PillButton_fxInk__jX8GE[data-fxink=in]:after{animation:PillButton_pillInkBlobIn__XQdvy .4s cubic-bezier(.1,0,.3,1) forwards}.PillButton_fxInk__jX8GE[data-fxink=in]>span{animation:PillButton_pillInkLabelOut__YIN45 .3s forwards,PillButton_pillInkLabelIn__MUrP_ .3s .3s forwards,PillButton_pillInkLabelColor__UjOPS .6s forwards}.PillButton_fxInk__jX8GE[data-fxink=out]:after{animation:PillButton_pillInkBlobOut___mWUG .42s cubic-bezier(.22,.61,.36,1) forwards}.PillButton_fxInk__jX8GE[data-fxink=in],.PillButton_fxInk__jX8GE[data-fxink=out]{--pill-particle:var(--pill-particle-hover);background-color:var(--pill-bg)!important}.PillButton_fxInk__jX8GE[data-fxink=in]:before,.PillButton_fxInk__jX8GE[data-fxink=out]:before{opacity:1}@keyframes PillButton_pillInkBlobIn__XQdvy{0%{transform:translate(-50%,50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes PillButton_pillInkBlobOut___mWUG{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-170%) scale(1)}}@keyframes PillButton_pillInkLabelOut__YIN45{to{transform:translate3d(0,-105%,0) scaleY(2);opacity:0}}@keyframes PillButton_pillInkLabelIn__MUrP_{0%{transform:translate3d(0,100%,0) scaleY(2);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes PillButton_pillInkLabelColor__UjOPS{0%,49.99%{color:var(--pill-fg);-webkit-text-fill-color:var(--pill-fg)}50%,to{color:var(--pill-ink-fg);-webkit-text-fill-color:var(--pill-ink-fg)}}@media(prefers-reduced-motion:reduce){.PillButton_pillBtn__5dRwv,.PillButton_pillBtn__5dRwv[data-fxhover]:before{transition:none!important}.PillButton_fxInk__jX8GE:after{animation:none!important;transition:none!important}.PillButton_fxInk__jX8GE>span{animation:none!important}.PillButton_fxInk__jX8GE[data-fxink=in]:after{transform:translate(-50%,-50%) scale(1)}.PillButton_fxInk__jX8GE[data-fxink=out]:after{transform:translate(-50%,-170%) scale(1)}.PillButton_fxInk__jX8GE[data-fxink=in],.PillButton_fxInk__jX8GE[data-fxink=in]>span{color:var(--pill-ink-fg)!important;-webkit-text-fill-color:var(--pill-ink-fg)!important}}@media screen and (max-width:768px){.PillButton_pillBtn__5dRwv{padding:12px 28px;font-size:14px}}@keyframes corevalues_redSweepText__v0aYJ{0%{background-position:100% 0}to{background-position:0 0}}.corevalues_page__sPQpp{background:#f9f9f9}.corevalues_hero__ylFCl{position:relative;width:100%;background:#f9f9f9;padding:161px 0 42px;overflow:hidden}.corevalues_heroBubble__daJbk{position:absolute;top:86px;right:max(28px,50% - 692px);width:642px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.corevalues_heroInner__YZSwq{position:relative;z-index:1;max-width:1200px;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.corevalues_heroTitle__ABWC3{margin:0;font-family:Poppins,PingFang SC,sans-serif;font-weight:600;font-size:86px;line-height:1;text-transform:capitalize;background:linear-gradient(90deg,#000000,#000000 40%,#b3001f 50%,#000000 60%,#000000);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);animation:corevalues_redSweepText__v0aYJ 6s linear infinite}.corevalues_heroSubtitle__GtMHu{margin:15px 0 0;font-family:Poppins,PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:rgba(17,17,17,.6)}.corevalues_heroCta__0Y3JP{margin-top:30px;min-width:229px;height:50px;font-size:16px}.corevalues_heroChevron__v7ukn{vertical-align:middle}.corevalues_missionRow__lMD_Q{display:flex;flex-direction:row;gap:80px;margin-top:50px;align-items:flex-start}.corevalues_missionCol__J6KXG{display:flex;flex-direction:column;gap:10px;position:relative}.corevalues_missionCol__J6KXG+.corevalues_missionCol__J6KXG:before{content:"";position:absolute;left:-40px;top:0;bottom:0;width:1px;background:rgba(17,17,17,.1)}.corevalues_missionLabel__9O3Q7{margin:0;font-family:Poppins,PingFang SC,sans-serif;font-weight:600;font-size:20px;line-height:1;text-transform:capitalize;color:#000}.corevalues_missionDesc__Iflnh{margin:0;font-family:Poppins,PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:rgba(17,17,17,.6)}.corevalues_values__SEXfl{width:100%;background:linear-gradient(180deg,#F9F9F9,#FFFFFF 10%);padding:90px 0 100px}.corevalues_valuesInner__vZSwu{max-width:1200px;margin:0 auto;box-sizing:border-box}.corevalues_sectionTitle__XB_Tq{margin:0 0 60px;font-family:Poppins,PingFang SC,sans-serif;font-weight:600;font-size:48px;line-height:1.2;letter-spacing:-1px;color:#111;display:flex;align-items:center;gap:24px}.corevalues_sectionTitle__XB_Tq:after{content:"";flex:1 1 auto;height:1px;background:rgba(17,17,17,.1);margin-right:min(-180px,540px - 50vw)}.corevalues_valuesGrid__AuC1x{display:grid;grid-template-columns:1fr 1fr;column-gap:120px;row-gap:100px}.corevalues_valueCard__CTJNu{display:flex;flex-direction:column;gap:20px;position:relative;isolation:isolate}.corevalues_valueCard__CTJNu:after{content:"";position:absolute;top:-30px;bottom:-30px;left:-60px;right:-60px;background:#f5f5f5;border-radius:8px;opacity:0;z-index:-1;transition:opacity .2s ease}.corevalues_valueCard__CTJNu:hover:after{opacity:1}.corevalues_valueCard__CTJNu:nth-child(2n):before{content:"";position:absolute;left:-60px;top:6px;width:1px;height:150px;background:rgba(17,17,17,.1);transition:opacity .2s ease}.corevalues_valueCard__CTJNu:nth-child(2n):hover:before,.corevalues_valueCard__CTJNu:nth-child(odd):hover+.corevalues_valueCard__CTJNu:before{opacity:0}.corevalues_valueIcon__Jo1IO{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center}.corevalues_valueIcon__Jo1IO svg{width:60px;height:60px}.corevalues_valueText__ElL_l{display:flex;flex-direction:column;gap:4px}.corevalues_valueTitle___Tv8Y{font-weight:500;font-size:24px;text-transform:capitalize;color:#111}.corevalues_valueDesc__aguj8,.corevalues_valueTitle___Tv8Y{margin:0;font-family:Poppins,PingFang SC,sans-serif;line-height:1.5}.corevalues_valueDesc__aguj8{font-weight:400;font-size:14px;color:rgba(17,17,17,.6)}.corevalues_recruitment__4Ky5Y{width:100%;background:#f9f9f9;padding:64px 0 80px}.corevalues_recruitmentInner__V5CYl{max-width:1200px;margin:0 auto;box-sizing:border-box}.corevalues_stepRow__VFmLU{display:flex;align-items:flex-start;justify-content:space-between;gap:0;margin-top:0}.corevalues_stepItem__tdF9U{display:flex;flex-direction:column;gap:20px;flex:0 0 auto;text-align:center;align-items:center}.corevalues_stepIcon__0eDQp{width:62px;height:62px;flex:0 0 62px}.corevalues_stepLabels__IKAMt{display:flex;flex-direction:column;gap:5px;align-items:center}.corevalues_stepLabel__Nvn8R{font-weight:400;font-size:14px;color:rgba(17,17,17,.6)}.corevalues_stepLabel__Nvn8R,.corevalues_stepName__zJYMs{margin:0;font-family:Poppins,PingFang SC,sans-serif;line-height:1.5}.corevalues_stepName__zJYMs{font-weight:600;font-size:16px;color:#111;max-width:100px;text-align:center}.corevalues_stepLine__guOTt{flex:1 1 auto;height:0;border-top:1px dashed rgba(17,17,17,.25);margin:31px 60px 0;min-width:40px}@media screen and (max-width:768px){.corevalues_hero__ylFCl{padding:100px 0 0}.corevalues_heroInner__YZSwq,.corevalues_recruitmentInner__V5CYl,.corevalues_valuesInner__vZSwu{padding:0 20px}.corevalues_heroInner__YZSwq{align-items:center;text-align:center}.corevalues_heroBubble__daJbk{top:230px;left:0;right:auto;width:100%;height:300px;object-fit:cover;object-position:center}.corevalues_heroTitle__ABWC3{font-size:36px;line-height:1;white-space:nowrap}.corevalues_heroSubtitle__GtMHu{margin-top:10px;font-size:14px;line-height:1.5}.corevalues_heroCta__0Y3JP{margin-top:22px;min-width:158px;height:38px;font-size:14px}.corevalues_missionRow__lMD_Q{flex-direction:column;gap:20px;margin-top:260px;width:100%;text-align:left;align-items:stretch}.corevalues_missionCol__J6KXG{gap:10px}.corevalues_missionCol__J6KXG+.corevalues_missionCol__J6KXG:before{display:none}.corevalues_missionLabel__9O3Q7{font-size:16px;line-height:16px}.corevalues_missionDesc__Iflnh{font-size:14px;line-height:21px}.corevalues_values__SEXfl{padding:40px 0 32px;background:#f9f9f9}.corevalues_sectionTitle__XB_Tq{font-size:32px;line-height:1.2;margin-bottom:28px}.corevalues_sectionTitle__XB_Tq:after{margin-right:-20px}.corevalues_valuesGrid__AuC1x{grid-template-columns:1fr;row-gap:40px;column-gap:0}.corevalues_valueCard__CTJNu{gap:10px}.corevalues_valueCard__CTJNu:after,.corevalues_valueCard__CTJNu:nth-child(2n):before{display:none}.corevalues_valueIcon__Jo1IO,.corevalues_valueIcon__Jo1IO svg{width:60px;height:60px}.corevalues_valueText__ElL_l{gap:4px}.corevalues_valueTitle___Tv8Y{font-size:20px;line-height:30px}.corevalues_valueDesc__aguj8{font-size:14px;line-height:21px}.corevalues_recruitment__4Ky5Y{padding:40px 0 56px}.corevalues_stepRow__VFmLU{display:grid;grid-template-columns:1fr 1fr;column-gap:19px;row-gap:30px;margin-top:0}.corevalues_stepItem__tdF9U{flex-direction:column;align-items:center;gap:14px;text-align:center;width:auto;position:relative}.corevalues_stepItem__tdF9U:first-child:after,.corevalues_stepItem__tdF9U:nth-child(5):after{content:"";position:absolute;top:31px;left:calc(100% - 20px);width:59px;border-top:1px dashed rgba(17,17,17,.25);pointer-events:none}.corevalues_stepIcon__0eDQp{width:62px;height:62px;flex:0 0 62px}.corevalues_stepLabels__IKAMt{align-items:center;gap:5px}.corevalues_stepLine__guOTt{display:none}}