.schools-showcase-edge{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);box-sizing:border-box}.section{padding:72px 0;border-bottom:1px solid #f0f0f0}.section:last-of-type{border-bottom:none}.section-title{font-size:28px;font-weight:800;margin-bottom:12px;color:#1a1a1a}.section-title.center{text-align:center}.section-subtitle{font-size:15px;color:#888;margin-bottom:40px}.section-subtitle.center{text-align:center}.banner{position:relative;margin:0 auto 64px;max-width:100%;color:#fff;overflow:visible}.banner-photo{display:block;width:100%;height:auto;vertical-align:top}.banner-inner{position:absolute;left:0;right:0;bottom:0;width:min(1200px,calc(100% - 40px));margin:0 auto;z-index:2;pointer-events:none}.banner-inner .banner-float{pointer-events:auto}.banner-float{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);width:min(100%,min(920px,calc(100% - 32px)));z-index:3;display:flex;flex-direction:column;border-radius:clamp(8px,1.5vw,12px);overflow:hidden;box-shadow:0 6px 24px #00000012,0 2px 8px #0000000a}.banner-news-strip{display:flex;flex-direction:row;align-items:center;gap:clamp(6px,1.5vw,12px);flex-wrap:nowrap;padding:clamp(8px,1.2vw + 4px,11px) clamp(12px,2.2vw + 6px,20px);background:rgba(32,36,42,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffffeb;font-size:clamp(10px,.28rem + 1.35vw,13px);line-height:1.45}.banner-news-date{flex-shrink:0;color:#ffffffbf;font-weight:500}.banner-news-divider{width:1px;height:clamp(11px,1.2vw + 8px,14px);background:rgba(255,255,255,.28);flex-shrink:0}.banner-news-headline{flex:1 1 auto;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner-news-headline--link{color:inherit;text-decoration:none}.banner-news-headline--link:hover{color:#fff;text-decoration:underline}.stats-panel{position:relative;left:auto;bottom:auto;transform:none;width:100%;max-width:none;background:#fff;border-radius:0;box-shadow:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;z-index:auto}.stats-panel .stat-item{min-width:0;text-align:center;padding:clamp(12px,2vw + 6px,26px) clamp(4px,1.2vw + 2px,16px) clamp(14px,2.2vw + 8px,28px);border-right:1px solid #eceef1}.stats-panel .stat-item:last-child{border-right:none}.stats-panel .stat-number{font-size:clamp(16px,3.6vw + 5px,36px);font-weight:800;color:var(--brand-teal);margin-bottom:clamp(2px,.8vw + 2px,8px);line-height:1.15}.stat-plus,.stat-unit{font-size:1em;font-weight:inherit;vertical-align:baseline}.stats-panel .stat-label{font-size:clamp(9px,.35vw + 8.5px,14px);color:#5c6169;font-weight:500;line-height:1.3}.banner{--banner-fx-line-x: 16.5%;--banner-fx-rail-w: clamp(24px, 3.2vw, 40px);--banner-fx-line-glow-w: clamp(2px, .28vw, 3.5px);--banner-fx-right-col-w: clamp(40px, 5vw, 56px)}.banner-media{position:relative;z-index:0;overflow:hidden}.banner-photo{position:relative;z-index:0}.banner-fx-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(100deg,rgba(12,36,52,.22) 0%,rgba(8,28,44,.08) 40%,rgba(0,28,36,.05) 68%,rgba(0,28,36,0) 100%);pointer-events:none}.banner-fx-line-box{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.banner-fx-line-wrap{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100%;height:100%;pointer-events:none}.banner-fx-rail{position:absolute;top:0;bottom:0;width:var(--banner-fx-rail-w);box-sizing:border-box}.banner-fx-rail--left{left:var(--banner-fx-line-x);transform:translate(-50%);border-right:1px solid rgba(255,255,255,.28)}.banner-fx-gdd{position:absolute;top:0;left:auto;width:var(--banner-fx-line-glow-w);height:clamp(72px,18vh,168px);opacity:.92;border-radius:999px;z-index:1;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 8%,#000 22%,#000 78%,rgba(0,0,0,.35) 92%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 8%,#000 22%,#000 78%,rgba(0,0,0,.35) 92%,transparent 100%);background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.04) 22%,rgba(255,255,255,.28) 38%,rgba(255,255,255,.88) 50%,rgba(200,248,235,.38) 62%,rgba(38,177,164,.14) 78%,rgba(38,177,164,.04) 92%,transparent 100%);box-shadow:0 0 14px #ffffff57,0 0 26px #26b1a433;will-change:transform}.banner-fx-rail--left .banner-fx-gdd{right:0;animation:banner-fx-gdd-down 6.2s linear infinite}.banner-fx-rail--right .banner-fx-gdd{left:0;animation:banner-fx-gdd-up 6.2s linear infinite;background:linear-gradient(0deg,transparent 0%,rgba(38,177,164,.04) 8%,rgba(38,177,164,.14) 22%,rgba(200,248,235,.38) 38%,rgba(255,255,255,.88) 50%,rgba(255,255,255,.28) 62%,rgba(255,255,255,.04) 78%,transparent 100%)}@keyframes banner-fx-gdd-down{0%{transform:translate3d(50%,-142%,.001px)}to{transform:translate3d(50%,188%,.001px)}}@keyframes banner-fx-gdd-up{0%{transform:translate3d(-50%,188%,.001px)}to{transform:translate3d(-50%,-142%,.001px)}}@supports (height: 1cqh){.banner-fx-rail{container-type:size;container-name:banner-fx-rail}@keyframes banner-fx-gdd-down{0%{transform:translate3d(50%,-52cqh,.001px)}to{transform:translate3d(50%,calc(1.12 * 100cqh),.001px)}}@keyframes banner-fx-gdd-up{0%{transform:translate3d(-50%,calc(1.12 * 100cqh),.001px)}to{transform:translate3d(-50%,-52cqh,.001px)}}}.banner-inner{top:0;bottom:0;box-sizing:border-box;padding-left:clamp(16px,2.4vw,24px);padding-right:clamp(16px,2.4vw,24px)}.banner-inner .banner-fx-right-col{pointer-events:none}.banner-inner .banner-fx-scroll{pointer-events:auto}.banner-fx-rails-clip{position:absolute;top:0;right:0;bottom:0;z-index:3;width:var(--banner-fx-right-col-w);overflow:hidden;pointer-events:none}.banner-fx-rails-clip .banner-fx-rail--right{position:absolute;left:50%;top:0;bottom:0;transform:none;z-index:0;border-left:1px solid rgba(255,255,255,.28);pointer-events:none}.banner-fx-right-col{position:absolute;top:0;right:0;bottom:0;z-index:4;width:var(--banner-fx-right-col-w);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:clamp(8px,1.8vw,26px);padding-bottom:clamp(8px,1.8vw,26px);align-self:stretch;overflow:visible}.banner-fx-vline{flex:0 0 1px;width:1px;align-self:stretch;min-height:0;background:rgba(255,255,255,.4);box-shadow:0 0 12px #ffffff1f}.banner-fx-rails-clip .banner-fx-vline{position:absolute;left:50%;top:0;bottom:0;transform:translate(-50%);z-index:1}.banner-fx-scroll{position:relative;z-index:2;display:grid;place-items:center;width:clamp(40px,5vw,56px);height:clamp(40px,5vw,56px);margin:0;padding:0;border-radius:50%;text-decoration:none;background:transparent;border:none;box-shadow:none;overflow:visible;flex-shrink:0;outline:none}.banner-fx-scroll-sprite{position:relative;display:block;width:100%;height:100%;overflow:visible}.banner-fx-scroll-bob:before{content:"";position:absolute;left:50%;top:36%;transform:translate(-50%,-50%);z-index:0;width:clamp(26px,3.4vw,36px);height:clamp(26px,3.4vw,36px);border-radius:50%;box-sizing:border-box;border:1px solid rgba(160,238,252,.88);box-shadow:0 0 10px #5ad2dc59,inset 0 0 0 1px #ffffff1f;pointer-events:none}.banner-fx-scroll-ring{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);z-index:0;display:grid;place-items:center;width:clamp(58px,7.5vw,84px);height:clamp(58px,7.5vw,84px);pointer-events:none}.banner-fx-scroll-ripple{position:absolute;left:50%;top:50%;width:58%;height:58%;margin:0;border-radius:50%;box-sizing:border-box;border:1px solid rgba(140,235,215,.55);box-shadow:0 0 14px #32c8af47;transform:translate3d(-50%,-50%,0) scale(.72);transform-origin:center center;opacity:.5;z-index:0;pointer-events:none;will-change:transform,opacity;animation:banner-fx-scroll-ripple 2.45s cubic-bezier(.22,.61,.36,1) infinite}.banner-fx-scroll-ripple--b{animation-delay:1.22s}.banner-fx-scroll-icon--cxx{position:relative;z-index:1;display:block;width:100%;height:auto;max-width:none;object-fit:contain;mix-blend-mode:screen;transform:scale(1.06);transform-origin:50% 50%;opacity:.94;filter:drop-shadow(0 0 8px rgba(60,210,190,.4))}.banner-fx-scroll-bob{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;animation:banner-fx-scroll-nudge 2.2s ease-in-out infinite}.banner-fx-scroll-icon--mouse{position:relative;z-index:1;display:block;width:clamp(15px,1.85vw,20px);height:auto;flex-shrink:0;margin:0;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.banner-fx-scroll-chevron{position:relative;z-index:1;width:0;height:0;margin-top:2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(255,255,255,.92);filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}.banner-fx-scroll:hover .banner-fx-scroll-icon--cxx{filter:drop-shadow(0 0 12px rgba(90,235,210,.5))}.banner-fx-scroll:focus-visible{outline:2px solid #d8f96e;outline-offset:4px}@keyframes banner-fx-scroll-ripple{0%{transform:translate3d(-50%,-50%,0) scale(.68);opacity:.48}to{transform:translate3d(-50%,-50%,0) scale(1.52);opacity:0}}@keyframes banner-fx-scroll-nudge{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% + 4px))}}@media (max-width: 640px){.banner{--banner-fx-line-x: 11%;--banner-fx-rail-w: clamp(18px, 5vw, 28px);--banner-fx-line-glow-w: 2px}.banner-fx-line-box{opacity:.55}.banner{--banner-fx-right-col-w: clamp(36px, 10vw, 48px)}.banner-fx-right-col{flex-basis:var(--banner-fx-right-col-w);width:var(--banner-fx-right-col-w)}.banner-fx-scroll{--scroll-tile: clamp(48px, min(15vw, 11vh), 62px);width:var(--scroll-tile);height:var(--scroll-tile)}.banner-fx-scroll-ring{width:calc(var(--scroll-tile) * 1.38);height:calc(var(--scroll-tile) * 1.38)}.banner-fx-scroll-bob:before{width:calc(var(--scroll-tile) * .56);height:calc(var(--scroll-tile) * .56);top:36%}.banner-fx-scroll-icon--mouse{width:calc(var(--scroll-tile) * .38)}.banner-fx-scroll-chevron{margin-top:calc(var(--scroll-tile) * .04);border-left:calc(var(--scroll-tile) * .09) solid transparent;border-right:calc(var(--scroll-tile) * .09) solid transparent;border-top:calc(var(--scroll-tile) * .11) solid rgba(255,255,255,.92)}.banner-fx-rail--left .banner-fx-gdd,.banner-fx-rail--right .banner-fx-gdd{height:clamp(64px,16vh,140px)}}@media (prefers-reduced-motion: reduce){.banner-fx-scroll-bob{animation:none}.banner-fx-scroll-ripple{animation:none;transform:translate3d(-50%,-50%,0) scale(1);opacity:.22}.banner-fx-scroll-icon--cxx{transform:scale(1.06);opacity:.9}.banner-fx-rail--left .banner-fx-gdd,.banner-fx-rail--right .banner-fx-gdd{animation:none;opacity:.35}.banner-fx-rail--left .banner-fx-gdd{transform:translate3d(50%,42%,0)}.banner-fx-rail--right .banner-fx-gdd{transform:translate3d(-50%,52%,0)}}.section-solutions{padding-top:96px;background-repeat:no-repeat;background-position:right bottom;background-size:min(52vw,580px) auto}.section-solutions.is-near-viewport{background-image:url(/Static/images/home/reform/background.jpg)}.section-solutions .reform-section-title{text-shadow:0 0 2px #fff,0 0 6px #fff,0 0 14px #fff,0 0 24px #fff,0 1px 0 #fff}.section-solutions .reform-section-sub{color:#888;text-shadow:none}.reform-section-head{margin-bottom:36px}.reform-section-title{font-size:clamp(30px,3.1vw,36px);font-weight:800;color:#1a1a1a;margin-bottom:10px}.reform-section-sub{font-size:clamp(16px,1.55vw,19px);color:#888}.reform-ipart{position:relative}.reform-ipart .reform-left{float:left;width:58%;margin-right:0}.reform-ipart .reform-right{float:right;width:40%;padding-left:76px;position:relative;padding-top:0;margin-top:-14px}.reform-right:before{content:"";position:absolute;top:0;right:-20px;width:280px;height:280px;background:radial-gradient(circle,rgba(13,143,106,.06) 0%,transparent 70%);pointer-events:none;z-index:0}.reform-carousel{position:relative;z-index:1}.reform-carousel-viewport{border-radius:16px;overflow:hidden}.reform-slides{position:relative;height:420px;background:#0a6b4a}.reform-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.reform-slide.is-active{opacity:1;visibility:visible;z-index:2}.reform-slide-visual--diagram{position:absolute;top:0;right:0;bottom:0;left:0;display:block;padding:0;width:100%;height:100%;box-sizing:border-box}.reform-slide-diagram-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.reform-slide-visual{position:relative;z-index:2;height:100%}.reform-top{position:relative;z-index:1;margin-bottom:32px}.reform-solution-h{font-size:24px;font-weight:800;color:#1a1a1a;margin-bottom:14px}.reform-lead{font-size:14px;color:#555;line-height:1.9;margin:0;min-height:7.6em}.reform-bott ul{list-style:none;margin:0;padding:0;position:relative;z-index:1}.reform-bott .item{margin-bottom:10px;cursor:pointer;display:flex;align-items:center;gap:10px;padding:2px 0;outline:none}.reform-bott .item:last-child{margin-bottom:0}.reform-bott .item .icon{display:inline-flex;width:34px;height:34px;flex-shrink:0;align-items:center;justify-content:center}.reform-bott .item .icon img{max-width:30px;max-height:30px;width:auto;height:auto;display:block;opacity:.75;transition:opacity .25s ease,transform .25s ease}.reform-bott .item .tit{position:relative;display:inline-block;font-size:15px;color:#444;padding:4px 2px 6px;border-radius:0;transition:color .35s ease,font-weight .25s ease}.reform-bott .item .tit:after{content:"";position:absolute;top:0;right:0;width:20px;height:20px;border-radius:50%;background:rgba(38,177,164,.22);transform:translate(calc(50% - 2px),calc(-50% + 10px));opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.reform-bott .item .tit:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--brand-teal-dark);transition:width .35s ease}.reform-bott .item:hover .tit:before,.reform-bott .item.cur .tit:before{width:100%}.reform-bott .item:hover .icon img,.reform-bott .item.cur .icon img{opacity:1;transform:scale(1.05)}.reform-bott .item:hover .tit{color:var(--brand-teal);font-weight:600}.reform-bott .item.cur .tit{color:var(--brand-teal-dark);font-weight:700}.reform-bott .item.cur .tit:after{opacity:1;visibility:visible}.edu-products__edge{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:calc(env(safe-area-inset-left,0px) + clamp(16px,4.5vw,48px));padding-right:calc(env(safe-area-inset-right,0px) + clamp(16px,4.5vw,48px));box-sizing:border-box}#products.section-products{--edu-reveal-edge: 0}#products.section-products>.edu-products__edge{transform:translate3d(calc((1 - var(--edu-reveal-edge)) * clamp(120px,24vw,280px)),0,0);will-change:transform}@media (prefers-reduced-motion: reduce){#products.section-products{--edu-reveal-edge: 1}#products.section-products>.edu-products__edge{transition:none;transform:none;will-change:auto}}.section-products.edu-products{background:#fff;padding-top:56px;padding-bottom:48px}.edu-products__carousel-wrap{position:relative}.edu-products__viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;padding:6px 0 8px;margin:0 -6px;-webkit-user-select:none;user-select:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.edu-products__viewport::-webkit-scrollbar{display:none}.edu-products__viewport.is-dragging{cursor:grabbing;scroll-behavior:auto}.edu-products__track{display:flex;flex-direction:row;gap:16px;padding:clamp(24px,3.85vw,38px) 0 22px;width:max-content;transform:translateZ(0)}.edu-products__viewport.is-dragging .edu-products__track{will-change:transform}.edu-card{flex:0 0 auto;width:clamp(273px,29.7vw,361px);display:flex;flex-direction:column;align-items:stretch;position:relative;background:transparent;border-right:none;cursor:pointer}.edu-card:last-child{border-right:none}.edu-card__panel{position:relative;width:100%;min-height:420px;height:100%;overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 4px 18px #0f233414}.edu-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;transform:scale(1);transform-origin:center center;transition:transform .65s cubic-bezier(.33,1,.68,1)}.edu-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#fff;transform-origin:left center;transform:scaleX(1);opacity:1;transition:transform .65s cubic-bezier(.4,0,.2,1),opacity .55s ease .08s;pointer-events:none}@media (hover: hover) and (pointer: fine){.edu-card:hover .edu-card__shade{transform:scaleX(0);opacity:0;transition:transform .55s cubic-bezier(.33,1,.68,1),opacity .4s ease}.edu-card:hover .edu-card__bg{transform:scale(1.06)}.edu-card:hover .edu-card__name,.edu-card:hover .edu-card__hint{color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.5)}.edu-card:hover .edu-card__preview{transform:scaleX(0);opacity:0;transition:transform .55s cubic-bezier(.33,1,.68,1),opacity .4s ease}}.edu-card.is-expanded .edu-card__shade{transform:scaleX(0);opacity:0;transition:transform .55s cubic-bezier(.33,1,.68,1),opacity .4s ease}.edu-card.is-expanded .edu-card__bg{transform:scale(1.06)}.edu-card.is-expanded .edu-card__name,.edu-card.is-expanded .edu-card__hint{color:#fff;text-shadow:0 1px 14px rgba(0,0,0,.5)}.edu-card.is-expanded .edu-card__preview{transform:scaleX(0);opacity:0;transition:transform .55s cubic-bezier(.33,1,.68,1),opacity .4s ease}.edu-products:not(.is-near-viewport) .edu-card__bg{background-image:none}.edu-card--teach .edu-card__bg{background-image:linear-gradient(145deg,rgba(13,143,106,.2),rgba(8,50,40,.45)),url(/Static/images/home/products/未标题-3_16_副本.png);background-position:center top;background-size:cover}.edu-card--learn .edu-card__bg{background-image:linear-gradient(145deg,rgba(43,140,255,.2),rgba(15,40,70,.45)),url(/Static/images/home/products/未标题-3_18.png);background-position:center top;background-size:cover}.edu-card--eval .edu-card__bg{background-image:linear-gradient(145deg,rgba(123,79,212,.22),rgba(30,15,50,.48)),url(/Static/images/home/products/未标题-3_20.png);background-position:center top;background-size:cover}.edu-card--manage .edu-card__bg{background-image:linear-gradient(145deg,rgba(217,148,63,.22),rgba(50,30,10,.48)),url(/Static/images/home/products/未标题-3_29.png);background-position:center top;background-size:cover}.edu-card--edu .edu-card__bg{background-image:linear-gradient(145deg,rgba(212,176,50,.24),rgba(40,32,8,.5)),url(/Static/images/home/products/未标题-3_31.png);background-position:center top;background-size:cover}.edu-card__badge{position:absolute;top:0;left:50%;z-index:4;transform:translate(-50%,-46%);width:clamp(62px,13.2vw,84px);height:clamp(62px,13.2vw,84px);margin:0;padding:0;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;box-shadow:0 6px 18px #0f233429;border:none;line-height:0;box-sizing:border-box}.edu-card__badge-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.edu-card__content{position:relative;z-index:2;min-height:420px;padding:clamp(57px,7.7vw,77px) 24px 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center}.edu-card__name{margin:0 0 11px;width:100%;font-size:clamp(22px,2.42vw,29px);font-weight:800;color:#1a1a1a;letter-spacing:.02em;line-height:1.3;transition:color .35s ease,text-shadow .35s ease}.edu-card__hint{margin:0 0 18px;width:100%;font-size:clamp(16px,1.92vw,20px);color:#5f646d;line-height:1.65;transition:color .35s ease,text-shadow .35s ease}.edu-card--teach .edu-card__hint{margin-bottom:18px}.edu-card__preview{flex:1 1 auto;width:calc(100% + 48px);min-height:0;margin:4px -24px 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;transform-origin:left center;transform:scaleX(1);opacity:1;transition:transform .65s cubic-bezier(.4,0,.2,1),opacity .55s ease .08s;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.edu-card__preview-img{display:block;width:100%;height:auto;object-fit:contain;object-position:center bottom;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.edu-products__arrow-img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:18px;height:auto;max-height:14px;object-fit:contain;display:block;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .12s ease}.schools-grid{display:flex;flex-direction:column;gap:8px;margin-top:36px}.schools-row-window{overflow:hidden;width:100%}.schools-row{display:inline-flex;align-items:center;flex-wrap:nowrap;width:max-content;animation-duration:var(--marquee-duration, 22s);animation-delay:var(--marquee-delay, 0s);animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.schools-row__segment{display:inline-flex;align-items:center;flex-shrink:0;gap:10px;white-space:nowrap}@media (prefers-reduced-motion: reduce){.schools-row{animation:none}}.scroll-right{animation-name:marquee-right}.scroll-left{animation-name:marquee-left}@keyframes marquee-right{0%{transform:translate3d(calc(-1 * var(--marquee-shift, 50%)),0,0)}to{transform:translateZ(0)}}@keyframes marquee-left{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--marquee-shift, 50%)),0,0)}}.school-item{display:flex;align-items:center;justify-content:center;height:68px;min-width:0;padding:4px 6px;text-align:center;font-size:14px;color:#555;background:transparent;border:none;border-radius:0;transition:transform .28s}.school-item__logo{display:block;max-height:60px;width:auto;max-width:176px;object-fit:contain;border:none;outline:none}.school-item:hover{background:transparent;box-shadow:none;transform:scale(1.04)}@media (max-width: 992px){.edu-products__track{gap:11px}.edu-card{width:clamp(242px,72vw,330px)}.edu-card__panel,.edu-card__content{min-height:386px}}@media (max-width: 768px){.banner-float{transform:translate(-50%,48%)}.section-solutions{padding-top:152px;background-size:min(88vw,400px) auto;background-position:right bottom}.reform-ipart .reform-left{float:none;width:100%;margin-right:0;margin-bottom:36px}.reform-ipart .reform-right{float:none;width:100%;padding-left:0}.reform-slides{height:300px}}@media (max-width: 480px){.edu-card{width:min(88vw,295px)}.edu-card__panel,.edu-card__content{min-height:364px}.section-title{font-size:22px}}.page-products{background:#f7f8fa;max-width:none;--products-content-max: 1200px;--products-content-pad-x: 24px}@media (min-width: 769px){.page-products .header-container{max-width:var(--products-content-max);padding:14px var(--products-content-pad-x)}}.products-page__container{max-width:var(--products-content-max, 1200px);margin:0 auto;padding:0 var(--products-content-pad-x, 24px)}.products-block{padding:clamp(56px,8vw,88px) 0;background-color:#fff}.page-products main>section.products-block:nth-of-type(2n){background-color:#fff}.page-products main>section.products-block:nth-of-type(odd){background-color:#f7f8fa}.products-block-head{text-align:center;margin-bottom:clamp(32px,5vw,48px)}.products-block-title{font-size:clamp(28px,3.2vw,40px);font-weight:800;color:#111;line-height:1.2}.products-block-sub{margin-top:12px;font-size:clamp(15px,1.5vw,18px);color:#888;line-height:1.5}.products-block-sub--en{margin-top:8px;font-size:13px;letter-spacing:.14em;color:#bababa;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif}.page-products .about-hero{--about-hero-line-x: 16.5%}.page-products .about-hero__bg-img{display:block;width:100%;height:auto}.page-products .about-hero__subtitle-img{max-height:clamp(16px,1.6vw,28px)}.products-block--platform{position:relative;overflow:hidden}.products-block--platform:before,.products-block--platform:after{content:"";position:absolute;z-index:0;width:min(44vw,512px);height:min(48vw,518px);background:url(/Static/images/about/introduction/profile-frame.png) no-repeat center / contain;pointer-events:none;top:clamp(120px,16vw,200px)}.products-block--platform:before{left:max(-2%,calc(50% - 50vw + 12px));transform:scaleX(-1)}.products-block--platform:after{right:max(-2%,calc(50% - 50vw + 12px))}.products-block--platform .products-page__container{position:relative;z-index:1}.products-block--platform .products-block-head{margin-bottom:clamp(24px,3.5vw,36px)}.products-block--platform .products-block-title{font-size:clamp(28px,3.2vw,40px);font-weight:800;letter-spacing:.02em}.products-platform__tabs{--platform-tab-rail: #e6e6e6;--platform-tab-rail-active: #bdbdbd;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;width:100%;gap:0;margin-bottom:0;padding-bottom:0;border-bottom:1px solid var(--platform-tab-rail)}.products-platform__tab{position:relative;flex:1 1 0;min-width:0;margin:0;padding:8px clamp(4px,1.2vw,12px) 20px;border:0;background:transparent;font-size:clamp(14px,1.45vw,18px);font-weight:500;color:#666;cursor:pointer;white-space:nowrap;text-align:center;transition:color .4s cubic-bezier(.4,0,.2,1),font-weight .35s ease}.products-platform__tab:before{content:"";position:absolute;left:50%;bottom:1px;transform:translate(-50%) translateY(4px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid var(--platform-tab-rail-active);opacity:0;z-index:2;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.34,1.2,.64,1);pointer-events:none}.products-platform__tab:after{content:"";position:absolute;left:50%;bottom:0;width:clamp(52px,46%,80px);height:1px;background:var(--platform-tab-rail-active);transform:translate(-50%,50%) scaleX(0);transform-origin:center center;opacity:0;z-index:2;transition:transform .45s cubic-bezier(.34,1.15,.64,1),opacity .35s cubic-bezier(.4,0,.2,1);pointer-events:none}.products-platform__tab:hover{color:#14bd87}.products-platform__tab.is-active{color:#14bd87;font-weight:700}.products-platform__tab.is-active:before{opacity:1;transform:translate(-50%) translateY(0);border-bottom-color:#14bd87}.products-platform__tab.is-active:after{transform:translate(-50%,50%) scaleX(1);opacity:1;background:#14bd87}@media (prefers-reduced-motion: reduce){.products-platform__tab,.products-platform__tab:before,.products-platform__tab:after{transition:none}}.products-platform__panels{margin-top:clamp(20px,2.8vw,28px)}.products-platform__panel{display:none}.products-platform__panel.is-active{display:block}.products-platform__lead{margin:clamp(16px,2.4vw,24px) 0 clamp(20px,3vw,28px);text-align:center;font-size:clamp(16px,1.6vw,20px);font-weight:400;color:#999;letter-spacing:.04em}.products-platform__showcase{position:relative;max-width:900px;margin:0 auto;border-radius:14px;overflow:hidden;background:#1a1a1a;--platform-shade-h: clamp(72px, 12vw, 100px)}.products-platform__showcase-photo{display:block;width:100%;height:auto;min-height:clamp(220px,38vw,420px);object-fit:cover;object-position:center 30%}.products-platform__showcase-photo--placeholder{display:block;width:100%;min-height:clamp(220px,38vw,420px);background:#111}.products-platform__showcase[hidden]{display:none}.products-platform__showcase-shade{position:absolute;left:0;right:0;bottom:0;z-index:1;min-height:clamp(72px,12vw,100px);height:var(--platform-shade-h);pointer-events:none;background:rgba(0,0,0,.6)}.products-platform__showcase-caption{position:absolute;left:50%;bottom:0;z-index:2;width:max-content;max-width:calc(100% - clamp(32px,6vw,64px));transform:translate(-50%);box-sizing:border-box}.products-platform__showcase-list{position:relative;z-index:1;width:max-content;max-width:min(100%,720px);margin:0;padding:clamp(16px,2.6vw,28px) clamp(20px,3.5vw,40px);list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(5px,.85vw,8px);text-align:left;box-sizing:border-box}.products-platform__showcase-item{display:block;width:100%;max-width:100%;font-size:clamp(12px,.85vw + 9px,15px);line-height:1.65;color:#fff;word-break:break-word;overflow-wrap:break-word}.products-platform__showcase-label{font-weight:700;color:#fff}.products-platform__showcase-text{font-weight:500}.products-platform__card-area{position:relative;width:100%;max-width:900px;margin-inline:auto}.products-platform__card-area.has-phase-nav{--phase-tab-shift: 60px;position:relative;display:block;max-width:900px;margin-left:auto;margin-right:auto}.products-platform__showcase-group{position:relative;z-index:1;width:100%;max-width:900px;margin:0 auto}.products-platform__showcase-group .products-platform__showcase{max-width:900px;width:100%;margin:0 auto;border-radius:14px}.products-platform__phase-slot{--phase-tab-w: clamp(62px, 7vw, 78px);position:absolute;left:calc(-1 * var(--phase-tab-shift, 60px));top:0;z-index:0;width:var(--phase-tab-w);height:100%;margin-right:0;display:flex;align-items:flex-start;pointer-events:none}.products-platform__phase-slot>.products-platform__phase-nav,.products-platform__phase-slot>.about-timeline-tabs{pointer-events:auto}.products-platform__card-area.has-phase-nav:has([data-phase-count="2"]) .products-platform__phase-slot{--phase-tab-w: clamp(68px, 7.6vw, 84px)}.products-platform__phase-slot[hidden]{display:none}.products-block--platform .products-platform__phase-nav{--phase-tab-r: 14px;--phase-tab-overlap: 14px;--phase-tab-bg: #ececec;--phase-tab-bg-hover: #e2e2e2;--phase-tab-active: #14bd87;display:flex;flex-direction:column;width:100%;height:50%;flex:0 0 auto;align-self:flex-start;margin:0;padding:0;gap:0;border:none;border-radius:var(--phase-tab-r) 0 0 var(--phase-tab-r);overflow:hidden;box-shadow:none;background:var(--phase-tab-bg)}.products-block--platform .products-platform__phase-nav[hidden]{display:none}.products-block--platform .products-platform__phase-nav.about-timeline-tabs{width:100%;max-width:none;margin-inline:0;margin-bottom:0;flex-wrap:nowrap;justify-content:stretch;align-items:stretch;gap:0}.products-block--platform .products-platform__phase-nav .about-timeline-tab{flex:1 1 0;display:flex;align-items:center;justify-content:center;min-height:0;padding:0 var(--phase-tab-overlap) 0 0;border:0;border-radius:0;background:var(--phase-tab-bg);cursor:pointer;text-align:center;transition:background .3s ease,color .3s ease}.products-block--platform .products-platform__phase-nav .about-timeline-tab:hover:not(.is-active){background:var(--phase-tab-bg-hover)}.products-block--platform .products-platform__phase-nav .about-timeline-tab.is-active{background:var(--phase-tab-active)}.products-block--platform .products-platform__phase-nav .about-timeline-tab__text{position:relative;z-index:1;display:inline-block;width:max-content;max-width:100%;margin-inline:auto;padding:4px 4px 6px;font-size:clamp(13px,1.2vw,15px);font-weight:500;color:#666;text-align:center;line-height:1.2;letter-spacing:.04em;white-space:nowrap}.products-block--platform .products-platform__phase-nav .about-timeline-tab:hover:not(.is-active) .about-timeline-tab__text{color:#666;font-weight:500}.products-block--platform .products-platform__phase-nav .about-timeline-tab.is-active .about-timeline-tab__text{color:#fff;font-weight:600}.products-block--platform .products-platform__phase-nav .about-timeline-tab__text:before{display:none}.products-block--platform .products-platform__phase-nav .about-timeline-tab__text:after{content:"";position:absolute;top:0;right:0;width:20px;height:20px;border-radius:50%;background:rgba(38,177,164,.22);transform:translate(calc(50% - 2px),calc(-50% + 6px));opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;pointer-events:none}.products-block--platform .products-platform__phase-nav .about-timeline-tab.is-active .about-timeline-tab__text:after{background:rgba(255,255,255,.28);opacity:1;visibility:visible}.products-block--platform .products-platform__phase-nav[data-phase-count="2"] .about-timeline-tab__text{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.1em;white-space:nowrap;width:auto;max-width:none;margin-inline:auto;line-height:1;font-size:clamp(13px,1.1vw,14px)}@media (prefers-reduced-motion: reduce){.products-block--platform .products-platform__phase-nav .about-timeline-tab{transition:none}}.products-platform__timeline-foot{margin-top:clamp(24px,3.5vw,32px)}.products-block--platform .about-timeline-tabs[hidden]{display:none}.products-block--platform .about-timeline-foot>.edu-products__foot{max-width:min(920px,100%)}.products-block--platform .products-platform__timeline-foot .about-timeline-tabs{--platform-tab-rail: #e6e6e6;--platform-tab-rail-active: #bdbdbd;position:relative;border-bottom:1px solid var(--platform-tab-rail);padding-top:18px;padding-bottom:0}.products-block--platform .products-platform__timeline-foot .about-timeline-tab{position:relative;flex:1 1 0;justify-content:center;padding-bottom:14px}.products-block--platform .products-platform__timeline-foot .about-timeline-tab__text{padding-bottom:4px}.products-block--platform .products-platform__timeline-foot .about-timeline-tab__text:before{left:50%;bottom:-14px;width:100%;height:1px;background:var(--platform-tab-rail-active);transform:translate(-50%,50%) scaleX(0);transform-origin:center center;opacity:0;border-radius:0;transition:transform .45s cubic-bezier(.34,1.15,.64,1),opacity .35s cubic-bezier(.4,0,.2,1)}.products-block--platform .products-platform__timeline-foot .about-timeline-tab:hover .about-timeline-tab__text:before{transform:translate(-50%,50%) scaleX(.55);opacity:.65}.products-block--platform .products-platform__timeline-foot .about-timeline-tab.is-active .about-timeline-tab__text:before{transform:translate(-50%,50%) scaleX(1);opacity:1}@media (prefers-reduced-motion: reduce){.products-block--platform .products-platform__timeline-foot .about-timeline-tab__text:before{transition:none}}.products-assessment__roles{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:clamp(32px,6vw,72px);max-width:min(100%,996px);margin:0 auto clamp(32px,4.5vw,48px)}.products-assessment__role-card{flex:0 1 clamp(200px,22vw,280px);width:clamp(200px,22vw,280px);max-width:280px;aspect-ratio:280 / 296;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(8px,1.2vw,12px);background:#fff;border-radius:6px;padding:clamp(14px,2vw,18px) clamp(12px,1.5vw,16px);text-align:center;box-shadow:0 4px 18px #0000000f}.products-assessment__role-img{display:block;flex:0 0 auto;width:88%;max-width:220px;max-height:clamp(96px,12vw,128px);height:auto;margin:0 auto;object-fit:contain;object-position:center center}.products-assessment__role-label{flex-shrink:0;margin:0;width:100%;font-size:18px;font-weight:700;color:#111;line-height:1.35}.products-assessment__role-desc{flex-shrink:0;margin:0;width:100%;padding:0 6px;font-size:clamp(13px,1.15vw,16px);color:#bababa;line-height:1.45}#assessment.products-block{position:relative;overflow:hidden;isolation:isolate;--pa-motion-duration: .45s;--pa-motion-ease: cubic-bezier(.22, .61, .36, 1);--pa-dot-core: 8px;--pa-dot-ring: 20px;--pa-dot-idle: #c5c8c9;--pa-dot-brand: #2ebda8;--pa-feature-aspect: 1067 / 500}#assessment.products-block:after{content:"";position:absolute;right:0;bottom:0;width:min(52vw,580px);height:min(40vw,400px);max-width:100%;pointer-events:none;z-index:0;background:url(/Static/images/home/reform/background.jpg) no-repeat right bottom / contain}#assessment.products-block>.products-page__container{position:relative;z-index:1}.products-assessment__body{display:grid;grid-template-columns:minmax(200px,280px) minmax(0,1fr);gap:clamp(20px,3vw,48px);align-items:start}@media (min-width: 1025px){.products-assessment__panel.is-active{display:flex;flex-direction:column;height:auto;min-height:0}.products-assessment__slides-viewport,.products-assessment__slide.is-active{flex:none;height:auto;min-height:0}.products-assessment__slide.is-active{display:flex;flex-direction:column}.products-assessment__stage--multi-collect,.products-assessment__stage--single{flex:none;height:auto;min-height:0}.products-assessment__stage--multi-collect{aspect-ratio:var(--pa-feature-aspect)}.products-assessment__stage--gallery{flex:none;min-height:0;height:auto;align-items:stretch}.products-assessment__gallery-side{height:100%}.products-assessment__gallery-side-cap{padding:6px 4px 7px;font-size:clamp(10px,.85vw,12px)}}.products-assessment__aside{padding-top:clamp(4px,1vw,12px)}#assessment .products-assessment__reform-bott ul{list-style:none;margin:0;padding:0;position:relative;z-index:1}#assessment .products-assessment__reform-bott .item{margin-bottom:10px;cursor:pointer;display:flex;align-items:center;gap:10px;padding:2px 0;outline:none}#assessment .products-assessment__reform-bott .item:last-child{margin-bottom:0}#assessment .products-assessment__reform-bott .item .icon{display:inline-flex;width:34px;height:34px;flex-shrink:0;align-items:center;justify-content:center}#assessment .products-assessment__reform-bott .item .icon img.products-assessment__nav-icon{width:22px;height:22px;max-width:30px;max-height:30px;display:block;object-fit:contain;opacity:.85;transition:opacity .25s ease,transform .25s ease}#assessment .products-assessment__reform-bott .item .tit{position:relative;display:inline-block;font-size:15px;color:#444;padding:4px 2px 6px;border-radius:0;transition:color .35s ease,font-weight .25s ease}#assessment .products-assessment__reform-bott .item .tit:after{content:"";position:absolute;top:0;right:0;width:20px;height:20px;border-radius:50%;background:rgba(38,177,164,.22);transform:translate(calc(50% - 2px),calc(-50% + 10px));opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}#assessment .products-assessment__reform-bott .item .tit:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--brand-teal-dark, #1d948a);transition:width .35s ease}#assessment .products-assessment__reform-bott .item:hover .tit:before,#assessment .products-assessment__reform-bott .item.cur .tit:before{width:100%}#assessment .products-assessment__reform-bott .item:hover .icon img.products-assessment__nav-icon,#assessment .products-assessment__reform-bott .item.cur .icon img.products-assessment__nav-icon{opacity:1;transform:scale(1.05)}#assessment .products-assessment__reform-bott .item:hover .tit{color:var(--brand-teal, #26b1a4);font-weight:600}.products-assessment__stage--single{position:relative;width:100%;background:#000;overflow:hidden}.products-assessment__single-visual{position:relative;width:100%;aspect-ratio:var(--pa-feature-aspect);overflow:hidden}.products-assessment__single-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.products-assessment__single-intro{position:absolute;left:0;right:0;bottom:0;z-index:2;margin:0;padding:clamp(28px,4vw,48px) clamp(10px,1.2vw,14px) clamp(10px,1.2vw,14px);background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.55) 38%,rgba(0,0,0,.88) 100%);color:#ffffffeb;font-size:clamp(10px,.82vw,12px);font-weight:400;line-height:1.55;text-align:left;pointer-events:none}.products-assessment__single-intro p{margin:0 0 .35em}.products-assessment__single-intro p:last-child{margin-bottom:0}#assessment .products-assessment__reform-bott .item.cur .tit{color:var(--brand-teal-dark, #1d948a);font-weight:700}#assessment .products-assessment__reform-bott .item.cur .tit:after{opacity:1;visibility:visible}#assessment .products-assessment__reform-bott .item:focus-visible{outline:2px solid var(--brand-teal, #26b1a4);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion: reduce){#assessment .products-assessment__reform-bott .item .icon img.products-assessment__nav-icon,#assessment .products-assessment__reform-bott .item .tit,#assessment .products-assessment__reform-bott .item .tit:before,#assessment .products-assessment__reform-bott .item .tit:after{transition:none}}.products-assessment__stage-wrap{display:flex;flex-direction:column;gap:clamp(20px,2.5vw,28px);min-width:0}.products-assessment__panels{position:relative;min-height:0}.products-assessment__panel{position:absolute;left:0;right:0;top:0;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,12px,0);transition:opacity .42s ease,transform .48s cubic-bezier(.22,.61,.36,1),visibility 0s linear .45s;z-index:0}.products-assessment__panel.is-active{position:relative;top:auto;left:auto;right:auto;opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0);transition:opacity .48s ease,transform .52s cubic-bezier(.22,.61,.36,1),visibility 0s;z-index:1}.products-assessment__slides-viewport{position:relative;isolation:isolate;min-height:clamp(220px,28vw,300px)}.products-assessment__slide{position:absolute;left:0;right:0;top:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(28px,0,0) scale(.985);transition:opacity .48s ease,transform .55s cubic-bezier(.22,.61,.36,1),visibility 0s linear .5s;z-index:0}.products-assessment__slide.is-active{position:relative;top:auto;left:auto;right:auto;opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0) scale(1);transition:opacity .5s ease,transform .58s cubic-bezier(.22,.61,.36,1),visibility 0s;z-index:1}.products-assessment__stage--gallery{display:flex;flex-direction:row;align-items:stretch;gap:clamp(10px,1.4vw,16px);min-height:0}.products-assessment__stage--gallery:not(.products-assessment__stage--multi-collect){min-height:clamp(220px,28vw,300px)}.products-assessment__gallery-sides{flex:1 1 auto;display:flex;flex-direction:row;align-items:stretch;gap:clamp(8px,1.1vw,12px);min-width:0;width:100%;max-width:none}.products-assessment__gallery-side{flex:1 1 0;min-width:clamp(44px,6vw,76px);display:flex;flex-direction:column;margin:0;min-height:0;background:#000;overflow:hidden;transition:flex var(--pa-motion-duration) var(--pa-motion-ease)}.products-assessment__gallery-side-media{position:relative;flex:1 1 auto;min-height:0;background:#000;overflow:hidden}.products-assessment__gallery-side-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transform-origin:center center;will-change:transform,opacity;transition:opacity .4s cubic-bezier(.22,.61,.36,1)}.products-assessment__collect-intro{position:absolute;left:0;right:0;bottom:0;z-index:3;margin:0;padding:clamp(28px,4vw,48px) clamp(10px,1.2vw,14px) clamp(10px,1.2vw,14px);background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.55) 38%,rgba(0,0,0,.88) 100%);color:#ffffffeb;font-size:clamp(10px,.82vw,12px);font-weight:400;line-height:1.55;text-align:left;pointer-events:none}.products-assessment__collect-intro p{margin:0 0 .35em}.products-assessment__collect-intro p:last-child{margin-bottom:0}.products-assessment__gallery-side:not(.is-col-active) .products-assessment__collect-intro{display:none}.products-assessment__gallery-side-img--narrow{object-position:center top;opacity:1;z-index:1}.products-assessment__stage--multi-collect .products-assessment__gallery-side-img--narrow,.products-assessment__stage--multi-collect .products-assessment__gallery-side-img--wide{object-position:center center}.products-assessment__stage--multi-collect .products-assessment__gallery-side-media{height:100%}.products-assessment__gallery-side-img--wide{opacity:0;z-index:2}@media (max-width: 1024px){.products-assessment__gallery-side-img--wide{opacity:1}.products-assessment__gallery-side-img--narrow{opacity:0;pointer-events:none}.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active .products-assessment__gallery-side-img--wide{animation:none!important;transform:none!important}.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active{animation:products-assessment-col-in .4s cubic-bezier(.22,.61,.36,1)}.products-assessment__stage--multi-collect .products-assessment__gallery-side-media{height:auto}.products-assessment__stage--multi-collect .products-assessment__gallery-side-img{-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none}}@keyframes products-assessment-col-in{0%{opacity:.92}to{opacity:1}}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side:hover .products-assessment__gallery-side-img--wide,.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side.is-dot-hover .products-assessment__gallery-side-img--wide,.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active .products-assessment__gallery-side-img--wide{opacity:1}.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side:hover .products-assessment__gallery-side-img--narrow,.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side.is-dot-hover .products-assessment__gallery-side-img--narrow,.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active .products-assessment__gallery-side-img--narrow{opacity:0}.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side:not(:hover):not(.is-dot-hover):not(.is-col-active) .products-assessment__gallery-side-img--wide{opacity:0}.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side:not(:hover):not(.is-dot-hover):not(.is-col-active) .products-assessment__gallery-side-img--narrow{opacity:1}}.products-assessment__gallery-side-media--placeholder{background-color:#000;background-image:linear-gradient(125deg,#000 0%,#0d1210 40%,#000 70%,#0a1512 100%);background-size:220% 220%;will-change:background-position}.products-assessment__gallery-side-cap{flex-shrink:0;margin:0;padding:9px 4px 10px;background:#000;border-top:1px solid #161616;font-size:clamp(11px,.95vw,13px);font-weight:700;color:#ffffffe0;text-align:center;letter-spacing:.02em;line-height:1.25}@media (min-width: 1025px){.products-assessment__stage--multi-collect .products-assessment__gallery-side[data-collect]{display:grid;grid-template:1fr / 1fr}.products-assessment__stage--multi-collect .products-assessment__gallery-side[data-collect] .products-assessment__gallery-side-media,.products-assessment__stage--multi-collect .products-assessment__gallery-side[data-collect] .products-assessment__gallery-side-cap{grid-area:1 / 1}.products-assessment__stage--multi-collect .products-assessment__gallery-side[data-collect] .products-assessment__gallery-side-media{min-height:0}.products-assessment__stage--multi-collect .products-assessment__gallery-side-cap{position:relative;z-index:3;align-self:start;justify-self:stretch;margin:0;padding:clamp(10px,1.2vw,14px) 6px clamp(8px,1vw,12px);background:none;border:none;font-size:clamp(11px,.95vw,13px);font-weight:700;color:#fff;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.55);pointer-events:none}}@media (min-width: 1025px){.products-assessment__gallery-sides{display:contents}.products-assessment__gallery-side{flex:1 1 0;min-width:0}.products-assessment__gallery-side-media{flex:1 1 auto;min-height:0;height:auto}}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect:has(.products-assessment__gallery-side:hover) .products-assessment__gallery-side:not(:hover),.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect:has(.products-assessment__gallery-side.is-dot-hover) .products-assessment__gallery-side:not(.is-dot-hover),.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect:has(.products-assessment__gallery-side.is-col-active) .products-assessment__gallery-side:not(.is-col-active){flex:.72 1 0}.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect:has(.products-assessment__gallery-side:hover) .products-assessment__gallery-side:hover,.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect:has(.products-assessment__gallery-side.is-dot-hover) .products-assessment__gallery-side.is-dot-hover,.products-assessment__panel[data-gallery-mode=multi] .products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active{flex:2.12 1 0}}.products-assessment__slide.is-active .products-assessment__gallery-side-img--wide{animation:products-assessment-kenburns 24s ease-in-out infinite alternate}.products-assessment__stage--multi-collect .products-assessment__slide.is-active .products-assessment__gallery-side-img--wide{animation:none}.products-assessment__stage--multi-collect .products-assessment__slide.is-active .products-assessment__gallery-side.is-col-active .products-assessment__gallery-side-img--wide{transform-origin:center center;animation:products-assessment-kenburns-x 24s ease-in-out infinite alternate}@media (hover: hover) and (pointer: fine) and (min-width: 1025px){.products-assessment__stage--multi-collect .products-assessment__slide.is-active .products-assessment__gallery-side:hover .products-assessment__gallery-side-img--wide,.products-assessment__stage--multi-collect .products-assessment__slide.is-active .products-assessment__gallery-side.is-dot-hover .products-assessment__gallery-side-img--wide{animation:products-assessment-kenburns-x 24s ease-in-out infinite alternate}.products-assessment__stage--multi-collect .products-assessment__slide.is-active .products-assessment__gallery-side.is-col-active:not(:hover):not(.is-dot-hover) .products-assessment__gallery-side-img--wide{animation:products-assessment-kenburns-x 24s ease-in-out infinite alternate}}@keyframes products-assessment-kenburns{0%{transform:scale(1.02) translate(0)}to{transform:scale(1.08) translate(-1.2%,-.6%)}}@keyframes products-assessment-kenburns-x{0%{transform:translate(0)}to{transform:translate(-2.5%)}}.products-assessment__slide.is-active .products-assessment__gallery-side-media--placeholder{animation:products-assessment-placeholder-sheen 20s ease-in-out infinite alternate}@keyframes products-assessment-placeholder-sheen{0%{background-position:0% 40%}to{background-position:100% 60%}}.products-assessment__dots{display:flex;justify-content:center;align-items:center;gap:18px;padding:10px 0 2px;min-height:calc(var(--pa-dot-ring) + 8px)}.products-assessment__dots[hidden]{display:none}.products-assessment__dot{position:relative;display:inline-block;width:var(--pa-dot-core);height:var(--pa-dot-core);padding:0;border:none;border-radius:50%;background:var(--pa-dot-idle);cursor:default;flex-shrink:0;transition:background var(--pa-motion-duration) var(--pa-motion-ease),box-shadow var(--pa-motion-duration) var(--pa-motion-ease),transform var(--pa-motion-duration) var(--pa-motion-ease)}.products-assessment__dot:after{content:"";position:absolute;left:50%;top:50%;width:var(--pa-dot-core);height:var(--pa-dot-core);border-radius:50%;border:1.5px solid transparent;box-sizing:border-box;transform:translate(-50%,-50%);pointer-events:none;transition:width var(--pa-motion-duration) var(--pa-motion-ease),height var(--pa-motion-duration) var(--pa-motion-ease),border-color var(--pa-motion-duration) var(--pa-motion-ease),opacity var(--pa-motion-duration) var(--pa-motion-ease)}.products-assessment__dot:hover,.products-assessment__dot.is-preview{background:var(--pa-dot-brand);box-shadow:0 0 0 2px #fff}.products-assessment__dot:hover:after,.products-assessment__dot.is-preview:after{width:var(--pa-dot-ring);height:var(--pa-dot-ring);border-color:var(--pa-dot-brand)}@media (prefers-reduced-motion: no-preference){html.products-assessment-reveal-js .products-assessment__stage--multi-collect{transition:transform 1.1s cubic-bezier(.22,1,.36,1),opacity .9s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}html.products-assessment-reveal-js .products-assessment__stage--multi-collect:not(.is-inview){transform:translate3d(clamp(40px,8vw,80px),0,0);opacity:0}html.products-assessment-reveal-js .products-assessment__stage--multi-collect.is-inview{transform:translateZ(0);opacity:1}}@media (prefers-reduced-motion: reduce){html.products-assessment-reveal-js .products-assessment__stage--multi-collect{opacity:1!important;transform:none!important;transition:none!important}.products-assessment__nav-arrow,.products-assessment__nav-label,.products-assessment__nav-line,.products-assessment__dot,.products-assessment__dot:after,.products-assessment__panel,.products-assessment__slide,.products-assessment__gallery-side{transition:none}.products-assessment__slide.is-active .products-assessment__gallery-side-img,.products-assessment__slide.is-active .products-assessment__gallery-side-media--placeholder,.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active{animation:none}.products-assessment__stage--gallery:has(.products-assessment__gallery-side:hover) .products-assessment__gallery-side:not(:hover),.products-assessment__stage--gallery:has(.products-assessment__gallery-side:hover) .products-assessment__gallery-side:hover,.products-assessment__stage--gallery:has(.products-assessment__gallery-side.is-dot-hover) .products-assessment__gallery-side:not(.is-dot-hover),.products-assessment__stage--gallery:has(.products-assessment__gallery-side.is-dot-hover) .products-assessment__gallery-side.is-dot-hover{flex:1 1 0}@media (min-width: 1025px){.products-assessment__gallery-side-media{transition:none}}}.products-english__pillars{--products-english-line: #e5e5e5;--products-english-wm-h: clamp(48px, 5.2vw, 64px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-bottom:0;border:1px solid var(--products-english-line);background-color:var(--products-english-line)}.products-english__pillar{position:relative;margin:0;padding:clamp(12px,1.6vw,18px) clamp(8px,1.1vw,12px) clamp(12px,1.6vw,18px);text-align:center;overflow:hidden;min-height:clamp(132px,15vw,168px);background:#fff}.products-english__pillar-wm{position:absolute;right:clamp(4px,.6vw,8px);bottom:clamp(4px,.6vw,8px);width:auto;height:var(--products-english-wm-h);max-width:42%;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.products-english__pillar-wm img{display:block;height:100%;width:auto;max-width:100%;object-fit:contain;object-position:right bottom;opacity:.09;filter:invert(1)}.products-english__pillar-body{position:relative;z-index:1;max-width:100%;margin:0 auto}.products-english__pillar-title{margin:0 0 clamp(6px,.9vw,10px);font-size:clamp(13px,1.2vw,16px);font-weight:800;color:#111;line-height:1.35}.products-english__pillar-desc{margin:0;font-size:clamp(11px,.95vw,13px);font-weight:400;color:#707070;line-height:1.55}.products-english__tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,auto);gap:0;margin-top:0}.products-english__tile{position:relative;margin:0;box-sizing:border-box;overflow:hidden}.products-english__tile--black{background:#000000;color:#fff}.products-english__tile--grey{background:#444444;color:#fff}.products-english__tile--photo{padding:0;aspect-ratio:350 / 250;min-height:0;background-color:#1a1a1a;background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fff}.products-english__tile--photo .products-english__tile-inner{position:absolute;left:0;right:0;bottom:clamp(6px,1vw,12px);padding:0 clamp(8px,1.2vw,14px);text-align:center;box-sizing:border-box}.products-english__tile--z45{background-image:url(/Static/images/products/english/english-z_45.png)}.products-english__tile--z46{background-image:url(/Static/images/products/english/english-z_46.png)}.products-english__tile--z47{background-image:url(/Static/images/products/english/english-z_47.png)}.products-english__tile--z48{background-image:url(/Static/images/products/english/english-z_48.png)}.products-english__tile--z49{background-image:url(/Static/images/products/english/english-z_49.png)}.products-english__tile--z50{background-image:url(/Static/images/products/english/english-z_50.png)}.products-english__tile--z51{background-image:url(/Static/images/products/english/english-z_51.png)}.products-english__tile--z52{background-image:url(/Static/images/products/english/english-z_52.png)}.products-english__tile-inner{position:relative;z-index:1;width:100%;max-width:100%;text-align:center}.products-english__tile-title{margin:0 0 clamp(4px,.8vw,8px);font-size:clamp(15px,1.5vw,20px);font-weight:700;color:#fff;line-height:1.35;text-shadow:0 1px 4px rgba(0,0,0,.45)}.products-english__tile-desc{margin:0;font-size:clamp(11px,1vw,13px);font-weight:400;color:#fff;line-height:1.55;text-shadow:0 1px 3px rgba(0,0,0,.4)}#service.products-block{position:relative;overflow:hidden;isolation:isolate}#service.products-block:after{content:"";position:absolute;right:0;bottom:0;width:min(52vw,580px);height:min(40vw,400px);max-width:100%;pointer-events:none;z-index:0;background:url(/Static/images/home/reform/background.jpg) no-repeat right bottom / contain}#service.products-block>.products-page__container{position:relative;z-index:1;--products-service-text-max: min(100%, 400px)}.products-service__item{display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);gap:clamp(28px,4.8vw,64px);align-items:start;padding:clamp(24px,3.6vw,40px) 0}.products-service__item--reverse{grid-template-columns:minmax(0,.62fr) minmax(0,.38fr)}.products-service__item+.products-service__item{border-top:1px solid #eee}.products-service__item--online{align-items:stretch}.products-service__item--online .products-service__text{display:flex;flex-direction:column;justify-content:center}.products-service__item--reverse .products-service__text{order:2;justify-self:end}.products-service__item--reverse .products-service__visual{order:1;justify-self:start}.products-service__text{max-width:var(--products-service-text-max);width:100%}.products-service__item:not(.products-service__item--reverse) .products-service__text{justify-self:start}.products-service__item:not(.products-service__item--reverse) .products-service__visual{justify-self:stretch}.products-service__item-title{font-size:clamp(20px,2.2vw,26px);font-weight:800;color:#111;margin-bottom:16px}.products-service__item-title--featured,.products-service__item-title--reform{font-size:clamp(22px,2.35vw,28px);margin-bottom:clamp(10px,1.2vw,14px)}.products-service__title-accent{position:relative;display:inline-block}.products-service__title-accent:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:4px;background:var(--brand-teal, #26b1a4)}.products-service__item-desc{font-size:clamp(13px,1.25vw,15px);color:#333;line-height:1.55}.products-service__list{list-style:none;padding:0;margin:clamp(12px,1.6vw,16px) 0 0;display:flex;flex-direction:column;gap:clamp(4px,.6vw,7px)}.products-service__list li{position:relative;padding-left:18px;font-size:clamp(13px,1.25vw,15px);color:#555;line-height:1.4}.products-service__list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;background:var(--brand-teal, #26b1a4)}.products-service__pillars{list-style:none;padding:0;margin:clamp(12px,1.6vw,16px) 0 0;display:flex;flex-direction:column;gap:clamp(8px,1vw,11px)}.products-service__pillar-head{position:relative;margin:0 0 3px;padding-left:18px;font-size:clamp(14px,1.35vw,16px);font-weight:800;color:#111;line-height:1.35}.products-service__pillar-head:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;background:var(--brand-teal, #26b1a4)}.products-service__pillar-body{margin:0;padding-left:18px;font-size:clamp(13px,1.25vw,15px);color:#555;line-height:1.45}.products-service__item--reform .products-service__item-desc{line-height:1.5}.products-service__item--reform .products-service__pillars{margin-top:clamp(10px,1.3vw,14px);gap:clamp(7px,.9vw,10px)}.products-service__item--reform .products-service__pillar-head{margin-bottom:2px;line-height:1.3}.products-service__item--reform .products-service__pillar-body{line-height:1.4}.products-service__visual{border-radius:12px;overflow:hidden;box-shadow:0 12px 36px #00000014}.products-service__visual-img{display:block;width:100%;height:auto}@media (prefers-reduced-motion: no-preference){html.products-service-reveal-js .products-service__item:not(.is-inview) .products-service__visual{opacity:0;transform:translate3d(clamp(20px,4vw,48px),0,0)}html.products-service-reveal-js .products-service__item--reverse:not(.is-inview) .products-service__visual{transform:translate3d(calc(-1*clamp(20px,4vw,48px)),0,0)}html.products-service-reveal-js .products-service__item.is-inview .products-service__visual{opacity:1;transform:translateZ(0);transition:opacity 1.15s cubic-bezier(.22,1,.36,1),transform 1.15s cubic-bezier(.22,1,.36,1)}}@media (prefers-reduced-motion: reduce){html.products-service-reveal-js .products-service__visual{opacity:1!important;transform:none!important;transition:none!important}}.page-products{--about-scroll-line-w: clamp(2px, .24vw, 3px);--about-scroll-line-x:calc(16.5% + clamp(12px, 1.6vw, 20px) + clamp(7px, .85vw, 11px) + clamp(4px, .45vw, 7px))}@media (max-width: 640px){.page-products{--about-scroll-line-x:calc(11% + clamp(9px, 2.6vw, 15px) + clamp(6px, 1vw, 9px) + clamp(3px, .5vw, 6px))}}@media (prefers-reduced-motion: no-preference){.page-products .about-hero__title{animation:about-motion-hero-fade-up .85s cubic-bezier(.22,1,.36,1) both}.page-products .about-hero__subtitle{animation:about-motion-hero-fade-up .75s cubic-bezier(.22,1,.36,1) .12s both}.page-products .about-hero__col--right{animation:about-motion-hero-fade-in .7s ease-out .35s both}.page-products .about-hero__bg-img{transform-origin:50% 40%;animation:about-motion-hero-ken 28s ease-in-out infinite alternate}}@media (prefers-reduced-motion: reduce){.page-products .about-hero__title,.page-products .about-hero__subtitle,.page-products .about-hero__col--right,.page-products .about-hero__bg-img{animation:none!important}}@media (max-width: 1024px){.products-block--platform:before,.products-block--platform:after{width:min(38vw,400px);height:min(42vw,420px);opacity:.75}.products-assessment__body{grid-template-columns:1fr}.products-assessment__stage--gallery:not(.products-assessment__stage--multi-collect){flex-direction:column;min-height:0}.products-assessment__stage--multi-collect{flex-direction:column;min-height:0;gap:0;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.products-assessment__stage--multi-collect .products-assessment__gallery-sides{display:block;width:100%;min-height:0}.products-assessment__stage--multi-collect .products-assessment__gallery-side:not(.is-col-active){display:none!important}.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active{width:100%;max-width:min(86vw,320px);margin-inline:auto;min-width:0}.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active{display:grid;grid-template:1fr / 1fr}.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active .products-assessment__gallery-side-media,.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active .products-assessment__gallery-side-cap{grid-area:1 / 1}.products-assessment__stage--multi-collect .products-assessment__gallery-side-media{position:relative;width:100%;height:auto!important;flex:none;aspect-ratio:430 / 500;min-height:clamp(200px,52vw,280px);max-height:min(50vh,320px)}.products-assessment__stage--multi-collect .products-assessment__gallery-side-img{animation:none!important;transform:none!important;-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none;pointer-events:none}.products-assessment__single-intro{font-size:clamp(11px,2.8vw,13px);padding:clamp(40px,10vw,56px) clamp(12px,3.2vw,16px) clamp(12px,3vw,14px)}.products-assessment__single-visual{max-width:100%}.products-assessment__collect-intro{max-width:100%;font-size:clamp(11px,2.8vw,13px);padding:clamp(40px,10vw,56px) clamp(12px,3.2vw,16px) clamp(12px,3vw,14px)}.products-assessment__stage--multi-collect .products-assessment__gallery-side-cap{position:relative;z-index:3;align-self:start;justify-self:stretch;margin:0;padding:clamp(10px,2.5vw,14px) 8px clamp(8px,2vw,12px);background:none;border:none;font-size:clamp(12px,3.2vw,14px);font-weight:700;color:#fff;text-align:center;text-shadow:0 1px 4px rgba(0,0,0,.55)}.products-assessment__dots{padding:14px 0 8px;gap:12px}.products-assessment__dot{cursor:pointer}.products-assessment__dot.is-active{background:var(--pa-dot-brand);box-shadow:0 0 0 2px #fff}.products-assessment__dot.is-active:after{width:var(--pa-dot-ring);height:var(--pa-dot-ring);border-color:var(--pa-dot-brand)}.products-assessment__gallery-side{min-width:0}.products-english__pillars{grid-template-columns:repeat(3,minmax(0,1fr))}.products-english__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.products-block--platform:before,.products-block--platform:after{width:min(46vw,260px);height:min(50vw,280px);top:clamp(64px,10vw,100px);opacity:.5}#assessment.products-block:after,#service.products-block:after{width:min(56vw,280px);height:min(44vw,220px);opacity:.55}.products-platform__tabs{flex-wrap:nowrap;justify-content:space-between}.products-platform__tab{font-size:clamp(12px,3.2vw,14px);padding-inline:2px}.products-assessment__roles{flex-direction:column;align-items:center;gap:20px;max-width:280px}.products-assessment__role-card{width:min(78vw,280px);max-width:280px}.products-assessment__aside{padding-top:0}#assessment .products-assessment__reform-bott .item .tit{font-size:14px}.products-assessment__stage--multi-collect .products-assessment__gallery-side.is-col-active{max-width:min(90vw,280px)}.products-assessment__stage--multi-collect .products-assessment__gallery-side-media{min-height:clamp(180px,48vw,240px);max-height:min(45vh,280px)}.products-english__pillars{grid-template-columns:1fr}.products-english__pillar{min-height:0}.products-english__tiles{grid-template-columns:1fr}.products-service__item,.products-service__item--reverse{grid-template-columns:1fr;align-items:start;gap:clamp(20px,5vw,28px)}#service.products-block>.products-page__container{--products-service-text-max: 100%}.products-service__text,.products-service__item--reverse .products-service__text,.products-service__item:not(.products-service__item--reverse) .products-service__text{max-width:100%;justify-self:stretch}.products-service__item--reverse .products-service__text,.products-service__item--reverse .products-service__visual{order:unset}.products-service__item--reverse .products-service__visual{order:-1}.products-platform__lead{font-size:clamp(14px,3.6vw,18px)}.products-platform__showcase{--platform-shade-h: clamp(46px, 14vw, 60px)}.products-platform__showcase-shade{min-height:clamp(46px,14vw,60px)}.products-platform__showcase-caption{width:100%;max-width:calc(100% - 24px);height:var(--platform-shade-h);min-height:clamp(46px,14vw,60px);display:flex;align-items:center;box-sizing:border-box}.products-platform__showcase-list{width:100%;max-width:100%;padding:8px 10px;gap:1px}.products-platform__showcase-item{font-size:clamp(9px,2.35vw,11px);line-height:1.45}.products-platform__card-area.has-phase-nav{--phase-tab-shift: 0;display:flex;flex-direction:column;max-width:900px}.products-platform__phase-slot{--phase-tab-w: 100%;position:static;left:auto;flex:0 0 auto;width:100%;height:auto;margin-right:0;margin-bottom:8px;z-index:auto;pointer-events:auto;align-items:stretch}.products-platform__showcase-group{z-index:auto;width:100%;max-width:900px;margin:0 auto}.products-block--platform .products-platform__phase-nav{flex-direction:row;width:100%;height:auto;flex:none;align-self:stretch;--phase-tab-r: 10px;border-radius:var(--phase-tab-r);overflow:hidden;box-shadow:none}.products-block--platform .products-platform__phase-nav .about-timeline-tab{flex:1 1 0;min-height:44px;padding:0}.products-block--platform .products-platform__phase-nav .about-timeline-tab__text{font-size:clamp(12px,3.2vw,14px);max-width:100%;white-space:nowrap;color:#666}.products-block--platform .products-platform__phase-nav[data-phase-count="2"] .about-timeline-tab__text{writing-mode:horizontal-tb;text-orientation:mixed;letter-spacing:.04em}}html:has(body.page-products){overflow-x:visible}body.page-products{overflow-x:visible;max-width:none}.about-block--profile{--about-profile-pad-top: clamp(64px, 9vw, 104px);position:relative;padding:var(--about-profile-pad-top) 0 clamp(72px,10vw,112px);background-color:#fff;background-image:url(/Static/images/about/introduction/profile-frame.png);background-repeat:no-repeat;background-origin:content-box;background-clip:padding-box;background-position:right clamp(20px,2.8vw,40px) top 0;background-size:min(52vw,580px) auto}.about-profile-shell{position:relative}.about-profile{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,min(100%,560px));gap:clamp(20px,3.2vw,40px);align-items:start}.about-profile__left{min-width:0;max-width:min(560px,100%)}.about-block-head--profile{margin-bottom:clamp(18px,2.6vw,26px);border:0;box-shadow:none}.about-block-head--profile .about-block-title{margin:0;font-size:clamp(24px,2.35vw,30px);font-weight:700;color:#000;line-height:1.25;letter-spacing:.02em}.about-block-head--profile .about-block-sub{margin:8px 0 0;font-size:clamp(13px,1.45vw,17px);font-weight:400;letter-spacing:.1em;color:#999;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;border:0;box-shadow:none}.page-about .about-block-head--profile:before,.page-about .about-block-head--profile:after,.page-about .about-block-head--profile .about-block-sub:before,.page-about .about-block-head--profile .about-block-sub:after{content:none;display:none}.page-about .about-block-head--profile .about-block-title:before,.page-about .about-block-head--profile .about-block-title:after{content:none;display:none}.about-block--profile .about-profile__text{font-size:16px;line-height:1.8;color:#333;border:0;box-shadow:none}.page-about .about-block--profile .about-profile__text:before,.page-about .about-block--profile .about-profile__text:after{content:none;display:none}.about-block--profile .about-profile__text p{margin:0}.about-block--profile .about-profile__text p+p{margin-top:1.1em}.about-profile__visual{position:relative;width:100%;max-width:560px;justify-self:start}.about-profile__photo{display:block;width:100%;height:auto;aspect-ratio:648 / 408;object-fit:cover;border-radius:clamp(14px,1.4vw,20px)}.about-block.about-block--vision{position:relative;overflow:hidden;background-image:none}.about-block.about-block--vision:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url(/Static/images/about/want.png);background-repeat:no-repeat;background-position:center center;background-size:min(108%,1120px) auto;mix-blend-mode:multiply;opacity:.92}.about-block.about-block--vision>.container{position:relative;z-index:1}.about-block--vision .about-block-sub{color:#ccc}.about-block--vision .about-block-head--profile .about-block-title{font-size:clamp(18px,2.55vw + .4vmin,30px)}.about-block--vision .about-block-head--profile .about-block-sub{font-size:clamp(12px,1.35vw,16px)}.about-vision{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;column-gap:clamp(32px,7vw,96px);row-gap:clamp(36px,6vw,72px);align-items:start;width:100%;max-width:min(100%,1180px)}.about-vision__card{background:transparent;border:0;box-shadow:none;border-radius:0;padding:0;min-width:0;display:flex;flex-direction:column}.about-vision__card:first-child{grid-column:1;grid-row:1;justify-self:start;align-items:flex-start;width:auto;max-width:min(100%,560px)}.about-vision__card:last-child{grid-column:1 / -1;grid-row:2;justify-self:end;align-items:flex-end;width:auto;max-width:min(100%,1180px);margin-top:clamp(-18px,-3.2vw,-44px)}.about-block--vision.about-block--muted .about-vision__card{background:transparent}.about-vision__label{font-size:clamp(12px,1.9vw,16px);font-weight:400;color:#000;margin:0 0 12px;width:100%;box-sizing:border-box}.about-vision__card:last-child .about-vision__label{text-align:right}.about-vision__box{background:#fff;border-radius:clamp(10px,1.2vw,14px);box-shadow:0 4px 20px #0000000f;padding:clamp(18px,2.5vw,26px) clamp(28px,4vw,48px);width:max-content;max-width:100%;box-sizing:border-box}.about-vision__card:first-child .about-vision__box{width:min(100%,560px)}.about-vision__quote{margin:0;font-family:SimSun,NSimSun,Songti SC,STSong,serif;font-size:clamp(12px,2.85vw,24px);font-weight:700;line-height:1.65;text-align:center;color:#42b983}.about-vision__card:last-child .about-vision__box{width:max-content;max-width:100%;box-sizing:border-box}.about-vision__card:last-child .about-vision__quote{white-space:nowrap}.edu-products__foot{position:relative;margin-top:12px;padding-top:8px}.edu-products__foot-bar{display:flex;align-items:center;width:100%;gap:0}.edu-products__rule-line{flex:1 1 auto;height:1px;background:rgba(0,0,0,.1);min-width:12px}.edu-products__arrows{position:relative;z-index:1;display:inline-flex;flex:0 0 auto;justify-content:center;align-items:center;gap:0;padding:0 14px;background:#fff}.edu-products__arrows-divider{width:1px;height:22px;margin:0 10px;background:rgba(0,0,0,.12);flex-shrink:0}.edu-products__arrow{width:44px;height:44px;border-radius:50%;border:1px solid transparent;font-size:0;line-height:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;transition:border-color .2s,color .2s,box-shadow .2s,background .15s,transform .12s;box-shadow:0 2px 10px #0000000f}.edu-products__arrow-stack{position:relative;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.edu-products__arrow-img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:18px;height:auto;max-height:14px;object-fit:contain;display:block;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .12s ease}.edu-products__arrow-img--pressed{opacity:0}.edu-products__arrow--prev:hover .edu-products__arrow-img--pressed,.edu-products__arrow--prev:active .edu-products__arrow-img--pressed,.edu-products__arrow--prev.is-pressed .edu-products__arrow-img--pressed,.edu-products__arrow--next:hover .edu-products__arrow-img--pressed,.edu-products__arrow--next:active .edu-products__arrow-img--pressed,.edu-products__arrow--next.is-pressed .edu-products__arrow-img--pressed{opacity:1}.edu-products__arrow--prev:hover .edu-products__arrow-img--rest,.edu-products__arrow--prev:active .edu-products__arrow-img--rest,.edu-products__arrow--prev.is-pressed .edu-products__arrow-img--rest,.edu-products__arrow--next:hover .edu-products__arrow-img--rest,.edu-products__arrow--next:active .edu-products__arrow-img--rest,.edu-products__arrow--next.is-pressed .edu-products__arrow-img--rest{opacity:0}.edu-products__arrow--prev,.edu-products__arrow--next{background:#fff;border-color:#d8dce3;color:#a8aeb8}.edu-products__arrow--prev:hover,.edu-products__arrow--next:hover{border-color:var(--brand-teal);color:var(--brand-teal);background:#fff}.edu-products__arrow--prev:active,.edu-products__arrow--prev.is-pressed,.edu-products__arrow--next:active,.edu-products__arrow--next.is-pressed{background:#fff;border-color:var(--brand-teal);color:var(--brand-teal);transform:scale(.94)}.edu-products__arrow:focus-visible{outline:2px solid var(--brand-teal);outline-offset:2px}.about-timeline{max-width:100%}.about-block--history .about-block-head{margin-bottom:clamp(24px,3.2vw,38px)}.about-timeline-track{transform:translateZ(0)}.about-block--history .about-timeline .about-timeline-viewport{padding-top:0}.about-timeline .about-timeline-viewport{overflow-x:auto;overflow-y:hidden;margin:0 -6px;padding:6px 6px 18px;scroll-behavior:smooth;overscroll-behavior-x:contain;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x}.about-timeline-viewport::-webkit-scrollbar{display:none}@supports (scrollbar-width: none){.about-timeline .about-timeline-viewport{scrollbar-width:none}}.about-timeline-viewport.is-dragging{cursor:grabbing;scroll-behavior:auto}.about-timeline-viewport.is-dragging .about-timeline-track{will-change:transform}.about-timeline-row{display:flex;flex-direction:row;align-items:stretch;width:max-content;min-height:clamp(300px,46vw,400px);padding:10px 8px 24px}.about-timeline-col{flex:0 0 auto;width:min(300px,76vw)}.about-timeline-col__inner{padding:4px 0 0;min-height:100%;height:100%;display:flex;flex-direction:column;background:transparent;border-radius:0;border:none;box-shadow:none;overflow:visible}.about-timeline-col__year{font-size:clamp(26px,3.5vw,40px);font-weight:500;color:#0f0f0f;font-family:STSong,Songti SC,SimSun,Georgia,serif;line-height:1.15;margin:4px 22px 16px;letter-spacing:.03em}.about-timeline-col__desc{font-size:14px;color:#555;line-height:1.75;margin:0 22px;flex:1 1 auto;min-height:0;padding-bottom:4px}.about-timeline-col__desc strong{font-weight:700;color:#1a1a1a}.about-timeline-photo{margin-top:auto;margin-inline:22px;margin-bottom:6px;border-radius:6px;overflow:hidden;background:#eceef2;min-height:122px;aspect-ratio:16 / 10;flex-shrink:0}.about-timeline-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;-webkit-user-select:none;user-select:none;transition:transform .55s cubic-bezier(.33,1,.68,1)}.about-timeline-col__inner:hover .about-timeline-photo img{transform:scale(1.03)}@media (prefers-reduced-motion: reduce){.about-timeline-photo img{transition:none}.about-timeline-col__inner:hover .about-timeline-photo img{transform:none}}.about-timeline-photo--empty{margin-top:auto;margin-inline:22px;margin-bottom:6px;border-radius:6px;background:linear-gradient(180deg,#eceef2 0%,#dfe3e8 100%);min-height:122px}.about-timeline-sep{flex:0 0 auto;width:1px;align-self:center;height:clamp(200px,44vw,292px);margin:0 clamp(12px,2vw,22px);background:rgba(0,0,0,.075);border-radius:999px;flex-shrink:0}.about-timeline-foot{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:20px}.about-timeline-foot>.edu-products__foot{width:100%;max-width:min(920px,100%);margin-top:0;padding-top:0}.about-timeline-tabs{width:100%;max-width:960px;margin-inline:auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin-bottom:clamp(14px,2.4vw,22px)}.about-block--history .about-timeline-tabs{position:relative;max-width:100%;margin-top:clamp(4px,.6vw,8px);margin-bottom:0;gap:clamp(10px,2vw,28px)}.about-block--history .about-timeline-tabs:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(0,0,0,.1);pointer-events:none;z-index:0}.about-block--history .about-timeline-tab{position:relative;z-index:1;flex:1 1 0;min-width:0;justify-content:center;padding:0 clamp(6px,1.2vw,16px)}.about-block--history .about-timeline-tab__text{text-align:center;padding:2px 4px 16px;font-size:clamp(14px,1.45vw,16px);color:#666;font-weight:400}.about-block--history .about-timeline-tab__text:before{display:none}.about-block--history .about-timeline-tab:hover .about-timeline-tab__text:before,.about-block--history .about-timeline-tab.is-active .about-timeline-tab__text:before{display:none}.about-block--history .about-timeline-tab__text:after{width:14px;height:14px;transform:translate(calc(50% - 15px),calc(-50% + 5px))}.about-block--history .about-timeline-tab__mark{position:absolute;left:50%;bottom:0;width:min(100%,220px);height:10px;transform:translate(-50%);pointer-events:none}.about-block--history .about-timeline-tab__mark:before,.about-block--history .about-timeline-tab__mark:after{content:"";position:absolute;left:50%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.about-block--history .about-timeline-tab.is-active .about-timeline-tab__mark:before{bottom:1px;z-index:2;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:none;border-bottom:5px solid var(--brand-teal-dark, #1d948a);opacity:1;visibility:visible}.about-block--history .about-timeline-tab.is-active .about-timeline-tab__mark:after{bottom:0;z-index:1;width:100%;height:1px;background:var(--brand-teal-dark, #1d948a);transform:translate(-50%);opacity:1;visibility:visible}.about-block--history .about-timeline-tab:hover .about-timeline-tab__text{color:var(--brand-teal, #26b1a4);font-weight:500}.about-block--history .about-timeline-tab.is-active .about-timeline-tab__text{color:var(--brand-teal-dark, #1d948a);font-weight:600}.about-timeline-tab{margin:0;padding:2px 0;border:none;background:transparent;cursor:pointer;outline:none;font:inherit;text-align:left;display:inline-flex;align-items:center;justify-content:flex-start}.about-timeline-tab__text{position:relative;display:inline-block;font-size:clamp(13px,1.45vw,15px);color:#444;padding:4px 2px 6px;border-radius:0;line-height:1.35;transition:color .35s ease,font-weight .25s ease}.about-timeline-tab__text:after{content:"";position:absolute;top:0;right:0;width:16px;height:16px;border-radius:50%;background:rgba(38,177,164,.22);transform:translate(calc(50% - 8px),calc(-50% + 6px));opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.about-timeline-tab__text:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--brand-teal-dark, #1d948a);transition:width .35s ease}.about-timeline-tab:hover .about-timeline-tab__text:before,.about-timeline-tab.is-active .about-timeline-tab__text:before{width:100%}.about-timeline-tab:hover .about-timeline-tab__text{color:var(--brand-teal, #26b1a4);font-weight:600}.about-timeline-tab.is-active .about-timeline-tab__text{color:var(--brand-teal-dark, #1d948a);font-weight:700}.about-timeline-tab.is-active .about-timeline-tab__text:after{opacity:1;visibility:visible}.about-timeline-tab:focus-visible{outline:2px solid var(--brand-teal, #26b1a4);outline-offset:3px}@media (prefers-reduced-motion: reduce){.about-timeline-tab__text,.about-timeline-tab__text:before,.about-timeline-tab__text:after,.about-block--history .about-timeline-tab__mark:before,.about-block--history .about-timeline-tab__mark:after{transition:none}}.about-block--honors{position:relative;overflow:hidden;isolation:isolate}.about-block--honors>.about-page__container{position:relative;z-index:1}.about-block--honors:after{content:"";position:absolute;right:0;bottom:0;width:min(636px,calc(100% - 2 * var(--about-content-pad-x, 24px)));height:min(400px,50vw);max-width:100%;pointer-events:none;z-index:0;opacity:1;mix-blend-mode:multiply;background:url(../../images/home/reform/background.jpg) no-repeat right bottom / contain}.about-honors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:clamp(20px,2.8vw,36px);row-gap:clamp(28px,4vw,44px)}.about-honors__item{margin:0;display:flex;flex-direction:column;align-items:center;text-align:center}.about-honors__img-wrap{box-sizing:border-box;width:100%;min-height:clamp(132px,16vw,168px);padding:clamp(10px,1.4vw,16px);margin-bottom:clamp(12px,1.6vw,16px);display:flex;align-items:center;justify-content:center;border:0;background:transparent;box-shadow:none}.about-honors__item:hover .about-honors__img-wrap,.about-honors__img-wrap:hover{box-shadow:none}.about-honors__img-wrap img{max-width:100%;max-height:clamp(120px,14vw,152px);width:auto;height:auto;object-fit:contain}.about-honors__item figcaption{font-size:clamp(13px,1.05vw,15px);color:#111;line-height:1.5;max-width:16em;margin:0 auto;font-weight:400}.page-about .about-block--pr{background-color:#f5f6f8}.page-about .about-block--pr .about-block-head--profile{margin-bottom:clamp(28px,4vw,40px)}.about-pr{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(32px,5vw,64px) clamp(28px,4.5vw,56px);align-items:stretch;justify-items:center}.about-pr__card{display:flex;flex-direction:column;box-sizing:border-box;min-height:0;width:min(100%,clamp(196px,19vw,244px));padding:clamp(16px,2vw,26px);background:#ffffff;border-radius:2px;box-shadow:0 10px 28px #0000000f,0 2px 6px #0000000a}.about-pr__img{flex-shrink:0;width:100%;margin:0 0 clamp(16px,2vw,22px);border-radius:0;overflow:hidden;background:#eceef1;aspect-ratio:3 / 2}.about-pr__img img{width:100%;height:100%;object-fit:cover;display:block}.about-pr__cap{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;margin:0;text-align:center;font-size:clamp(14px,1.05vw,15px);line-height:1.65;letter-spacing:.02em;color:#333}.about-contact{margin-bottom:0}.about-contact__intro{max-width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:clamp(16px,3vw,28px);row-gap:clamp(16px,2.5vw,22px)}.about-contact__intro>.about-block-head{flex:0 1 auto;min-width:0;margin-bottom:0}.about-contact__shots{--about-contact-card-gap: clamp(16px, 2.8vw, 28px);--about-contact-deco-gap: clamp(6px, 1vw, 12px);display:flex;flex-wrap:nowrap;align-items:stretch;gap:var(--about-contact-card-gap);flex:1 1 0;min-width:0}.about-contact__shot-card:first-child{flex:1 1 0;min-width:0}.about-contact__shots-deco{display:flex;flex-wrap:nowrap;align-items:stretch;gap:var(--about-contact-deco-gap);flex:1 1 0;min-width:0}.about-contact__shots-deco .about-contact__shot-card{flex:1 1 0;min-width:0}.about-contact__shot-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(8px,1.2vw,12px);width:100%;max-width:100%;padding:2px 4px;margin:0;border:none;border-radius:0;background:transparent;box-shadow:none;outline:none;box-sizing:border-box;min-width:0;min-height:0}.about-contact__shot-link{display:block;line-height:0;text-decoration:none}.about-contact__shot-link:hover{opacity:.9}.about-contact__shot-img{display:block;max-height:clamp(52px,8vw,80px);max-width:100%;width:auto;height:auto;object-fit:contain}.page-about .about-block--contact{padding-bottom:0}.about-map-shell{width:100%;margin-top:clamp(36px,5.5vw,72px);padding-bottom:clamp(10px,2vw,20px)}.about-map{width:100%;height:clamp(320px,52vh,440px);border:none;border-radius:0;overflow:hidden;background:#e9e9e9;box-shadow:none}.about-map__foot{margin:0 auto;max-width:var(--about-content-max, 1200px);padding:6px var(--about-content-pad-x, 24px) 4px;font-size:13px;line-height:1.5;color:#888;text-align:center;box-sizing:border-box}.about-map__sep{margin:0 .35em;color:#ccc}.about-map__link{color:var(--brand-teal, #26b1a4);text-decoration:none}.about-map__link:hover{text-decoration:underline}@media (prefers-reduced-motion: no-preference){.page-about .about-hero__title{animation:about-motion-hero-fade-up .85s cubic-bezier(.22,1,.36,1) both}.page-about .about-hero__subtitle{animation:about-motion-hero-fade-up .75s cubic-bezier(.22,1,.36,1) .12s both}.page-about .about-hero__col--right{animation:about-motion-hero-fade-in .7s ease-out .35s both}.page-about .about-hero__bg-img{transform-origin:50% 40%;animation:about-motion-hero-ken 28s ease-in-out infinite alternate}}@keyframes about-motion-hero-fade-up{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes about-motion-hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes about-motion-hero-ken{0%{transform:scale(1)}to{transform:scale(1.04)}}html.about-motion-js .about-reveal--profile:not(.is-inview) .about-profile__text,html.about-motion-js .about-reveal--profile:not(.is-inview) .about-profile__visual{opacity:0;transform:translate3d(0,22px,0);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}html.about-motion-js .about-reveal--profile.is-inview .about-profile__text{opacity:1;transform:translateZ(0);transition-delay:.06s}html.about-motion-js .about-reveal--profile.is-inview .about-profile__visual{opacity:1;transform:translateZ(0);transition-delay:.18s}@media (prefers-reduced-motion: no-preference){@keyframes about-vision-box-from-left{0%{transform:translate3d(-115%,0,0)}to{transform:translateZ(0)}}@keyframes about-vision-box-from-right{0%{transform:translate3d(115%,0,0)}to{transform:translateZ(0)}}html.about-motion-js .about-reveal--vision:not(.is-inview) .about-vision__card:nth-child(1) .about-vision__box{opacity:0;transform:translate3d(-115%,0,0)}html.about-motion-js .about-reveal--vision:not(.is-inview) .about-vision__card:nth-child(2) .about-vision__box{opacity:0;transform:translate3d(115%,0,0)}html.about-motion-js .about-reveal--vision.is-inview .about-vision__card:nth-child(1) .about-vision__box{opacity:1;animation:about-vision-box-from-left 2.35s cubic-bezier(.16,1,.3,1) .06s both}html.about-motion-js .about-reveal--vision.is-inview .about-vision__card:nth-child(2) .about-vision__box{opacity:1;animation:about-vision-box-from-right 2.35s cubic-bezier(.16,1,.3,1) .16s both}}html.about-motion-js .about-reveal--history:not(.is-inview) .about-timeline{opacity:0;transform:translate3d(0,20px,0);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}html.about-motion-js .about-reveal--history.is-inview .about-timeline{opacity:1;transform:translateZ(0);transition-delay:.14s}html.about-motion-js .about-reveal--honors:not(.is-inview) .about-honors__item{opacity:0;transform:translate3d(0,16px,0) scale(.98);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(1){transition-delay:.04s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(2){transition-delay:.08s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(3){transition-delay:.12s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(4){transition-delay:.16s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(5){transition-delay:.2s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(6){transition-delay:.24s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(7){transition-delay:.28s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item:nth-child(8){transition-delay:.32s}html.about-motion-js .about-reveal--honors.is-inview .about-honors__item{opacity:1;transform:translateZ(0) scale(1)}html.about-motion-js .about-reveal--pr:not(.is-inview) .about-pr__card{opacity:0;transform:translate3d(0,18px,0);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}html.about-motion-js .about-reveal--pr.is-inview .about-pr__card:nth-child(1){transition-delay:.08s}html.about-motion-js .about-reveal--pr.is-inview .about-pr__card:nth-child(2){transition-delay:.14s}html.about-motion-js .about-reveal--pr.is-inview .about-pr__card:nth-child(3){transition-delay:.2s}html.about-motion-js .about-reveal--pr.is-inview .about-pr__card:nth-child(4){transition-delay:.26s}html.about-motion-js .about-reveal--pr.is-inview .about-pr__card{opacity:1;transform:translateZ(0)}html.about-motion-js .about-reveal--contact:not(.is-inview) .about-contact__intro>*:not(header),html.about-motion-js .about-reveal--contact:not(.is-inview) .about-map-shell{opacity:0;transform:translate3d(0,20px,0);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}html.about-motion-js .about-reveal--contact.is-inview .about-contact__intro>*:not(header){opacity:1;transform:translateZ(0);transition-delay:.06s}html.about-motion-js .about-reveal--contact.is-inview .about-map-shell{opacity:1;transform:translateZ(0);transition-delay:.16s}@media (hover: hover) and (prefers-reduced-motion: no-preference){.page-about .about-vision__card{transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease,border-color .38s ease}.page-about .about-vision__card:hover{transform:translate3d(0,-5px,0);box-shadow:0 14px 36px #26b1a424;border-color:#26b1a459}.page-about .about-pr__card{transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease}.page-about .about-pr__card:hover{transform:translate3d(0,-4px,0);box-shadow:0 16px 40px #00000014,0 4px 10px #0000000d}.page-about .about-pr__img img{transition:transform .55s cubic-bezier(.22,1,.36,1)}.page-about .about-pr__card:hover .about-pr__img img{transform:scale(1.04)}.page-about .about-profile__photo{transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s ease}.page-about .about-profile:hover .about-profile__photo{transform:scale(1.02);box-shadow:0 16px 40px #0000001a}}@media (prefers-reduced-motion: reduce){html.about-motion-js .about-reveal--profile:not(.is-inview) .about-profile__text,html.about-motion-js .about-reveal--profile:not(.is-inview) .about-profile__visual,html.about-motion-js .about-reveal--vision:not(.is-inview) .about-vision__box,html.about-motion-js .about-reveal--history:not(.is-inview) .about-timeline,html.about-motion-js .about-reveal--honors:not(.is-inview) .about-honors__item,html.about-motion-js .about-reveal--pr:not(.is-inview) .about-pr__card,html.about-motion-js .about-reveal--contact:not(.is-inview) .about-contact__intro>*:not(header),html.about-motion-js .about-reveal--contact:not(.is-inview) .about-map-shell{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}}@media (max-width: 640px){.about-hero__inner{width:100%;max-width:var(--about-content-max, 1200px);--about-hero-inner-pad-y-top: 2px;--about-hero-inner-pad-y-bottom: 4px;padding:var(--about-hero-inner-pad-y-top) var(--about-content-pad-x, 24px) var(--about-hero-inner-pad-y-bottom) var(--about-content-pad-x, 24px)}.about-hero__title{font-size:clamp(11px,3.1vw,18px);letter-spacing:.04em}.about-hero__titles{padding:4px 0 clamp(6px,3vw,16px) 0}.about-hero__subtitle{margin-top:clamp(6px,1.8vw,12px)}.about-hero__subtitle-img{max-width:min(100%,calc(42vw + 24px));max-height:clamp(13px,3.65vw,24px)}.about-hero__col--right{flex-basis:clamp(48px,min(15vw,11vh),62px)}.about-hero__scroll{--scroll-tile: clamp(48px, min(15vw, 11vh), 62px);width:var(--scroll-tile);height:var(--scroll-tile)}.about-hero__scroll-ring{width:calc(var(--scroll-tile) * 1.38);height:calc(var(--scroll-tile) * 1.38)}.about-hero__scroll-bob:before{width:calc(var(--scroll-tile) * .56);height:calc(var(--scroll-tile) * .56);top:36%}.about-hero__scroll-icon--mouse{width:calc(var(--scroll-tile) * .38)}.about-hero__scroll-chevron{margin-top:calc(var(--scroll-tile) * .04);border-left:calc(var(--scroll-tile) * .09) solid transparent;border-right:calc(var(--scroll-tile) * .09) solid transparent;border-top:calc(var(--scroll-tile) * .11) solid rgba(255,255,255,.92)}.about-block--profile{background-size:min(88vw,400px) auto;background-origin:content-box;background-position:right clamp(14px,3vw,28px) top 0}.about-hero{--about-hero-line-x: 11%;--about-hero-rail-w: clamp(18px, 5vw, 28px);--about-hero-line-glow-w: 2px}.about-hero__line-box{opacity:.55}.about-block--vision .about-block-head--profile .about-block-title{font-size:clamp(18px,5.2vw,24px)}.about-block--vision .about-block-head--profile .about-block-sub{font-size:clamp(12px,2.9vw,15px)}.about-vision__card:last-child .about-vision__quote{white-space:normal;text-align:center}}@media (prefers-reduced-motion: reduce){.about-hero__scroll-bob{animation:none}.about-hero__scroll-ripple{animation:none;transform:translate3d(-50%,-50%,0) scale(1);opacity:.22}.about-hero__scroll-icon--cxx{transform:scale(1.06);opacity:.9}.about-hero__rail--left .about-hero__gdd,.about-hero__rail--right .about-hero__gdd{animation:none;opacity:.35}.about-hero__rail--left .about-hero__gdd{transform:translate3d(50%,42%,0)}.about-hero__rail--right .about-hero__gdd{transform:translate3d(-50%,52%,0)}}@media (max-width: 1100px){.about-profile{grid-template-columns:1fr}.about-profile__left{max-width:none}.about-profile__visual{justify-self:center;max-width:min(560px,100%)}.about-vision{grid-template-columns:1fr;grid-template-rows:auto auto;row-gap:clamp(24px,5vw,36px)}.about-vision__card:first-child,.about-vision__card:last-child{grid-column:1}.about-vision__card:first-child{max-width:min(100%,560px);grid-row:1;justify-self:start;align-items:flex-start}.about-vision__card:last-child{max-width:100%;grid-row:2;justify-self:end;align-items:flex-end}.about-honors,.about-pr{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1024px){.about-contact__intro{flex-direction:column;align-items:stretch}.about-contact__shots{width:100%;max-width:100%;margin-inline:0;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:clamp(18px,4vw,28px)}.about-contact__shot-card:first-child,.about-contact__shots-deco{flex:0 0 auto;width:100%;max-width:min(420px,100%)}.about-contact__shots-deco{flex-direction:column;align-items:center;gap:clamp(16px,3.5vw,24px)}.about-contact__shots-deco .about-contact__shot-card{flex:0 0 auto;width:100%}}@media (max-width: 560px){.about-honors,.about-pr{grid-template-columns:1fr}.about-timeline-col{width:min(280px,88vw)}.about-timeline-tabs{flex-direction:column;align-items:stretch;justify-content:flex-start}.about-timeline-tab{width:100%;padding:10px 4px}}.page-download{background:#f5f7fa;max-width:none;--download-content-max: 1200px;--download-content-pad-x: 24px}@media (min-width: 769px){.page-download .header-container{max-width:var(--download-content-max);padding:14px var(--download-content-pad-x)}}.download-page__container{max-width:var(--download-content-max, 1200px);margin:0 auto;padding:0 var(--download-content-pad-x, 24px);--download-card-aspect: 3.15;--download-card-preview-basis: 40%;--download-card-gap: 24px;--download-card-icon-size: 40px;--download-card-head-gap: 10px;--download-store-btn-w: 6.75rem;--download-card-content-shift: clamp(16px, 2vw, 28px)}.download-main{min-height:calc(100vh - var(--site-header-height) - 120px)}.download-hero{padding:clamp(48px,5.5vw,72px) 0 clamp(64px,7vw,96px)}.download-title{margin:0 0 clamp(36px,4vw,48px);text-align:center;font-size:clamp(28px,2.8vw,36px);font-weight:700;color:#222;line-height:1.25}.download-tabs{--download-tab-rail: #e8e8e8;--download-tab-rail-active: #666;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:720px;margin:0 auto 40px;position:relative;padding-bottom:2px}.download-tabs:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--download-tab-rail);pointer-events:none}.download-tab{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0;border:0;background:transparent;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.download-tab__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;width:100%;aspect-ratio:1.35;min-height:140px;max-height:160px;padding:24px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000f;transition:box-shadow .25s ease}.download-tab:hover .download-tab__card,.download-tab:focus-visible .download-tab__card{box-shadow:0 6px 24px #00000014}.download-tab__icon{display:block;width:48px;height:48px;object-fit:contain}.download-tab:not(.is-active) .download-tab__label{color:#888}.download-tab.is-active .download-tab__label{color:#333}.download-tab__label{font-size:18px;font-weight:600;line-height:1.2;transition:color .25s ease}.download-tab__indicator{position:relative;display:block;width:100%;height:12px;flex-shrink:0}.download-tab.is-active .download-tab__indicator:before{content:"";position:absolute;left:50%;bottom:1px;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid var(--download-tab-rail-active);z-index:2;pointer-events:none;transition:opacity .35s ease,transform .4s cubic-bezier(.34,1.2,.64,1)}.download-tab.is-active .download-tab__indicator:after{content:"";position:absolute;left:50%;bottom:0;width:min(88%,280px);height:2px;background:var(--download-tab-rail-active);transform:translate(-50%,50%);z-index:2;pointer-events:none;transition:opacity .35s ease,transform .4s cubic-bezier(.34,1.15,.64,1)}.download-tab:focus-visible{outline:2px solid var(--brand-teal, #26b1a4);outline-offset:4px;border-radius:12px}@media (prefers-reduced-motion: reduce){.download-tab.is-active .download-tab__indicator:before,.download-tab.is-active .download-tab__indicator:after{transition:none}}@media (max-width: 520px){.download-tabs{gap:12px;margin-bottom:28px}.download-tab__card{min-height:108px;max-height:none;aspect-ratio:1.2;padding:16px 12px;gap:10px}.download-tab__icon{width:40px;height:40px}.download-tab__label{font-size:16px}.download-tab.is-active .download-tab__indicator:before{border-left-width:4px;border-right-width:4px;border-bottom-width:5px}.download-tab.is-active .download-tab__indicator:after{width:min(92%,200px);height:2px}}.download-panel[hidden]{display:none!important}.download-grid{list-style:none;margin:0;padding:0;display:grid;gap:var(--download-card-gap, 24px);align-items:stretch}.download-grid--pc,.download-grid--mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.download-card{display:flex;align-items:stretch;width:100%;aspect-ratio:var(--download-card-aspect, 2.5);min-height:0;background:#fff;border:1px solid #d8ebe8;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000a}.download-card__preview{flex:0 0 var(--download-card-preview-basis, 40%);display:flex;align-items:center;justify-content:center;padding-top:14px;padding-bottom:14px;padding-left:calc(12px + var(--download-card-content-shift, 10px));padding-right:max(6px,calc(12px - var(--download-card-content-shift, 10px) * .4));background:#fff;overflow:hidden;box-sizing:border-box}.download-card__preview-img{display:block;width:auto;max-width:100%;height:auto;max-height:88%;margin-inline:auto;object-fit:contain;object-position:center center}.download-card__preview--bottom{align-items:flex-end;justify-content:center;padding-top:12px;padding-bottom:0;padding-left:calc(12px + var(--download-card-content-shift, 10px));padding-right:max(6px,calc(12px - var(--download-card-content-shift, 10px) * .4))}.download-card__preview--bottom .download-card__preview-img{margin-top:0;max-height:96%;object-position:bottom center}.download-card--pc .download-card__preview-img{width:100%;max-width:100%;max-height:100%}.download-card--student-hd .download-card__preview-img{max-width:min(100%,92%)}.download-card__body{flex:1 1 60%;display:flex;flex-direction:column;justify-content:center;padding-top:14px;padding-bottom:14px;padding-left:calc(16px + var(--download-card-content-shift, 10px));padding-right:max(8px,calc(16px - var(--download-card-content-shift, 10px) * .35));min-width:0;box-sizing:border-box}.download-card__head{display:flex;align-items:center;gap:var(--download-card-head-gap, 10px);margin-bottom:10px}.download-card__head--link{text-decoration:none;color:inherit;cursor:pointer;transition:color .2s ease}.download-card__head--link:hover .download-card__title,.download-card__head--link:focus-visible .download-card__title{color:var(--brand-teal, #26b1a4)}.download-card__head--link:focus-visible{outline:2px solid var(--brand-teal, #26b1a4);outline-offset:2px;border-radius:6px}.download-card__app-icon-slot{flex:0 0 var(--download-card-icon-size, 40px);width:var(--download-card-icon-size, 40px);height:var(--download-card-icon-size, 40px);min-width:var(--download-card-icon-size, 40px);min-height:var(--download-card-icon-size, 40px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.download-card__app-icon{display:block;width:100%;height:100%;max-width:var(--download-card-icon-size, 40px);max-height:var(--download-card-icon-size, 40px);object-fit:contain;object-position:center center}.download-card__title{margin:0;font-size:clamp(17px,1.25vw,20px);font-weight:700;color:#222;line-height:1.3;transition:color .2s ease}.download-card--pc .download-card__body{align-items:flex-start}.download-card--pc .download-card__head--link{width:100%;justify-content:flex-start}.download-card__meta{padding-left:0;width:100%}.download-card__subtitle{margin:0 0 2px;font-size:clamp(11px,.85vw,13px);color:#999;line-height:1.5}.download-card__version{margin:0;font-size:clamp(11px,.85vw,13px);color:#999;line-height:1.5}.download-card--mobile .download-card__body{align-items:flex-start}.download-card--mobile .download-card__head{margin-bottom:clamp(10px,1.2vw,14px);width:100%;justify-content:flex-start;align-items:center}.download-card--mobile .download-card__store-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;align-content:flex-start;gap:clamp(10px,1.2vw,14px);padding:0;margin:0;width:100%}.download-card--mobile .download-store-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;width:var(--download-store-btn-w, 6.75rem);min-width:var(--download-store-btn-w, 6.75rem);max-width:var(--download-store-btn-w, 6.75rem);height:32px;padding-inline:10px;border-radius:999px;border:1.5px solid;background:#fff;font-size:14px;font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;transition:background .2s ease,color .2s ease}.download-card--mobile .download-store-btn__icon{flex:0 0 auto;width:16px;height:16px;object-fit:contain;object-position:center center}.download-card--mobile .download-store-btn span{flex:0 1 auto;line-height:1}.download-card--mobile .download-store-btn--android{border-color:#14bd87;color:#14bd87}.download-card--mobile .download-store-btn--android:hover,.download-card--mobile .download-store-btn--android:focus-visible{background:rgba(20,189,135,.08);color:#14bd87}.download-card--mobile .download-store-btn--ios{gap:10px;border-color:#f8aa37;color:#faad32}.download-card--mobile .download-store-btn--ios:hover,.download-card--mobile .download-store-btn--ios:focus-visible{background:rgba(248,170,55,.08);color:#faad32}.download-wechat-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:rgba(0,0,0,.72)}.download-wechat-layer[hidden]{display:none!important}.download-wechat-guide{position:fixed;top:clamp(12px,3vw,24px);right:clamp(12px,3vw,24px);z-index:9999;max-width:min(280px,78vw);padding:16px 18px;background:#fff;border-radius:10px;box-shadow:0 8px 32px #0000002e}.download-wechat-guide[hidden]{display:none!important}.download-wechat-guide__title{margin:0 0 8px;font-size:16px;font-weight:700;color:#222}.download-wechat-guide__text{margin:0;font-size:14px;color:#666;line-height:1.55}.download-wechat-guide__text strong{color:#222;font-weight:700}@media (max-width: 900px){.download-grid--pc,.download-grid--mobile{grid-template-columns:1fr}.download-card{aspect-ratio:auto;min-height:clamp(168px,36vw,200px)}.download-card__preview{flex:0 0 40%;min-height:0;padding-top:12px;padding-bottom:12px;padding-left:calc(10px + var(--download-card-content-shift, 10px));padding-right:max(6px,calc(10px - var(--download-card-content-shift, 10px) * .4))}.download-card__preview-img{max-height:85%}}@media (max-width: 640px){.download-card{flex-direction:column;min-height:clamp(232px,60vw,300px)}.download-card__preview{flex:0 0 auto;width:100%;min-height:clamp(112px,30vw,148px);padding-top:14px;padding-bottom:8px;padding-left:calc(16px + var(--download-card-content-shift, 10px));padding-right:max(8px,calc(16px - var(--download-card-content-shift, 10px) * .4))}.download-card__preview--bottom{padding-top:10px;padding-bottom:0;padding-left:calc(16px + var(--download-card-content-shift, 10px))}.download-card__preview-img{max-height:clamp(120px,32vw,160px)}.download-card__body{flex:1 1 auto;padding-top:12px;padding-bottom:18px;padding-left:calc(16px + var(--download-card-content-shift, 10px));padding-right:max(8px,calc(16px - var(--download-card-content-shift, 10px) * .35))}.download-card__meta,.download-card--mobile .download-card__store-row{padding-left:0}}@media (max-width: 520px){.download-card--mobile .download-card__store-row{flex-direction:row;flex-wrap:wrap;gap:10px}.download-page__container{--download-store-btn-w: 6.25rem}.download-card--mobile .download-store-btn{height:30px;padding-inline:9px;font-size:13px}.download-card--mobile .download-store-btn--ios{gap:9px}.download-card--mobile .download-store-btn__icon{width:15px;height:15px}}:root{--brand-teal: #26b1a4;--brand-teal-dark: #1d948a;--brand-orange: #f97316;--site-header-height: 68px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;scroll-padding-top:var(--site-header-height)}@supports (scrollbar-gutter: stable){html{scrollbar-gutter:stable}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6;overflow-x:hidden;max-width:100%;padding-top:var(--site-header-height)}html:has(body.page-about){overflow-x:hidden}body.page-about{overflow-x:hidden;max-width:100%}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:10000;left:12px;top:12px;width:auto;height:auto;margin:0;padding:10px 16px;clip:auto;overflow:visible;white-space:normal;background:#111;color:#fff;font-size:15px;line-height:1.3;text-decoration:none;border-radius:6px;outline:2px solid var(--brand-teal, #26b1a4);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fix:after{content:"";display:table;clear:both}.container{max-width:1200px;margin:0 auto;padding:0 20px}header.site-header{background:#fff;box-shadow:0 2px 10px #0000000f,0 1px 2px #0000000a;position:fixed;left:0;right:0;top:0;z-index:100;width:100%}.header-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:14px 24px;gap:20px;position:relative;z-index:2;background:#fff}.logo{display:flex;flex-direction:row;align-items:center;gap:14px;text-decoration:none;flex-shrink:0;min-width:0}.logo-wordmark-img{display:block;height:30px;width:auto;max-width:min(160px,38vw);object-fit:contain;object-position:left center}.logo-sub{font-size:11px;color:#9aa3ad;font-weight:400;letter-spacing:.03em;line-height:1.35}.header-actions{display:flex;align-items:center;gap:28px;margin-left:auto;flex-shrink:0}header.site-header nav{display:flex;gap:32px;align-items:center;margin:0}header.site-header nav a{text-decoration:none;color:#1a1d22;font-size:14px;font-weight:400;transition:color .2s;white-space:nowrap}header.site-header nav a:hover{color:#2ec4b6}header.site-header nav a.is-active{color:#2ec4b6;font-weight:500}.register-btn{display:inline-block;background:linear-gradient(90deg,#3b82f6 0%,#2dd4bf 100%);color:#fff;padding:9px 22px;border:none;border-radius:999px;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;text-align:center;box-sizing:border-box;transition:opacity .2s,transform .2s,box-shadow .2s;flex-shrink:0;box-shadow:0 3px 12px #3b82f647}.register-btn:hover{opacity:.96;transform:translateY(-1px);box-shadow:0 5px 16px #2dd4bf59}.header-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin:0;padding:0;border:none;border-radius:10px;background:transparent;cursor:pointer;color:#1a1d22;-webkit-tap-highlight-color:transparent}.header-menu-toggle:focus-visible{outline:2px solid var(--brand-teal, #26b1a4);outline-offset:2px}.header-menu-toggle__bar{display:block;width:22px;height:2px;border-radius:1px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.header-nav-backdrop{display:none}.site-footer{background:#2c2e35;color:#c5c7ce;padding:40px 28px 36px}.footer-shell{max-width:1200px;margin:0 auto}.footer-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.footer-col--left{flex:0 1 auto;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:18px;text-align:left}.footer-topnav{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:0;width:100%;margin:0;padding:0;text-align:left;box-sizing:border-box}.footer-topnav a{color:#fff;text-decoration:none;font-size:14px;font-weight:400}.footer-topnav a:hover{color:#fff}.footer-topnav a:hover .footer-nav__text{text-decoration:underline;text-underline-offset:3px}.footer-topnav a+a:before{content:"·";margin:0 10px;color:#7a7e87;pointer-events:none}.footer-brand-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px 28px;width:100%;margin:0;padding:0;box-sizing:border-box}.footer-logo-img-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;margin:0;padding:0}.footer-logo-img{display:block;height:40px;width:auto;max-width:220px;margin:0;object-fit:contain;object-position:left center}.footer-slogan{font-size:13px;font-weight:400;color:#fff;margin:0;padding:0;line-height:1.5;letter-spacing:.04em}.footer-legal{font-size:12px;color:#999;line-height:1.65;margin:0;padding:0;width:100%;text-align:left;box-sizing:border-box}.footer-legal a{color:#b0b0b0;text-decoration:none}.footer-legal a:hover{color:#e8e8e8;text-decoration:underline}.footer-col--mid{flex:0 0 auto;text-align:center}.footer-qr-pair{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:32px}.footer-qr-item{margin:0;text-align:center}.footer-qr-item figcaption{margin-top:10px;font-size:12px;font-weight:400;color:#fff;letter-spacing:.08em}.qr-placeholder{width:100px;height:100px;margin:0 auto;background:repeating-linear-gradient(45deg,#2a2a32,#2a2a32 6px,#36363f 6px,#36363f 12px);border-radius:8px;border:1px solid #444}.footer-qr-img{display:block;width:108px;height:108px;margin:0 auto;object-fit:contain;background:#fff;border-radius:2px}.qr-placeholder--sm{width:120px;height:120px}.footer-col--right{flex:0 1 auto;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:14px;text-align:left}.footer-social-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px;width:100%}.footer-social-row.footer-sitelinks{justify-content:flex-start;gap:18px;flex-wrap:wrap;overflow-x:visible;overflow-y:visible}.footer-sitelink{display:block;line-height:0;flex-shrink:0}.footer-sitelink:hover{opacity:.88}.footer-sitelink-img{display:block;height:auto;width:auto;max-height:28px;flex-shrink:0;object-fit:contain;object-position:left center}.footer-contact-lines{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}.footer-phone,.footer-mail{font-size:13px;color:#d0d2d8;margin:0;line-height:1.5;white-space:nowrap}.footer-phone a,.footer-mail a{color:#fff;text-decoration:none;font-weight:400;font-variant-numeric:tabular-nums}.footer-phone a:hover,.footer-mail a:hover{text-decoration:underline}.footer-subnav{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:0;width:100%;margin:0;padding:0;text-align:left;box-sizing:border-box}.footer-subnav a{color:#e8e8ea;text-decoration:none;font-size:13px;font-weight:400}.footer-subnav a:hover{color:#fff}.footer-subnav a:hover .footer-nav__text{text-decoration:underline;text-underline-offset:3px}.footer-subnav a+a:before{content:"·";margin:0 10px;color:#7a7e87;pointer-events:none}.footer-subnav__cert{display:inline-flex;align-items:center;line-height:0;margin-left:6px;text-decoration:none}.footer-subnav__cert:hover{opacity:.92}.footer-subnav__cert-img{display:block;width:91px;height:28px;object-fit:contain}.float-sidebar{position:fixed;right:12px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;height:fit-content;max-height:100vh;max-height:100dvh;z-index:250;display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-right:0;padding-right:env(safe-area-inset-right)}.float-sidebar__qr,.float-sidebar__cs{position:relative;align-self:flex-end;flex-shrink:0}.float-cs-popover{position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);min-width:132px;max-width:min(200px,calc(100vw - 56px));padding:12px 14px;background:#fff;border-radius:10px;box-shadow:0 8px 28px #0000002e;box-sizing:border-box;text-align:center}.float-cs-popover__inner{display:flex;flex-direction:column;align-items:center;gap:6px}.float-cs-popover__label{font-size:11px;font-weight:600;color:#666;letter-spacing:.06em}.float-cs-popover__phone{font-size:16px;font-weight:700;color:var(--brand-teal, #26b1a4);text-decoration:none;letter-spacing:.04em;line-height:1.2;white-space:nowrap}.float-cs-popover__phone:hover{color:var(--brand-teal-dark, #1d948a);text-decoration:underline;text-underline-offset:3px}.float-cs-popover__hint{font-size:10px;color:#888;line-height:1.35;max-width:12em}.float-cs-popover[hidden]{display:none}.float-btn{width:40px;border:none;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;font-size:10px;color:#fff;box-shadow:0 2px 10px #0000002e;transition:transform .2s,box-shadow .2s,opacity .35s,visibility .35s,filter .2s}.float-btn--pic{background:transparent;padding:0;box-shadow:none;overflow:hidden;line-height:0}.float-btn--pic:hover{transform:scale(1.04);filter:brightness(1.03)}.float-img{display:block;width:100%;height:auto;object-fit:contain;pointer-events:none}.float-btn--dl{margin-bottom:20px}.float-sidebar--download .float-sidebar__cs .float-btn--sq{margin-top:0}.float-btn--sq{width:40px;height:auto;min-height:0;padding:0}.float-btn--top{width:40px;height:auto;min-height:0;margin-top:2px;padding:0;opacity:0;visibility:hidden;pointer-events:none}.float-btn--top.is-visible{opacity:1;visibility:visible;pointer-events:auto}.float-btn--top.is-visible:hover{filter:brightness(.94)}.float-qr-popover{position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);width:148px;max-width:min(148px,calc(100vw - 56px));padding:12px 10px;background:#fff;border-radius:10px;box-shadow:0 8px 28px #0000002e;font-size:12px;color:#555;text-align:center;box-sizing:border-box}.float-qr-popover__stack{display:flex;flex-direction:column;align-items:center;gap:12px}.float-qr-popover__item{margin:0;padding:0;text-align:center}.float-qr-popover__img{display:block;width:104px;height:104px;margin:0 auto;object-fit:contain;background:#fff;border-radius:2px}.float-qr-popover__cap{margin:6px 0 0;font-size:11px;font-weight:500;color:#444;letter-spacing:.02em;line-height:1.3}.float-qr-popover[hidden]{display:none}@media (max-width: 992px){.footer-row{flex-direction:column;align-items:stretch;gap:28px}.footer-col--left{align-items:stretch;text-align:left}.footer-brand-row,.footer-logo-img-wrap{justify-content:flex-start}.footer-legal{text-align:left}.footer-col--mid{width:100%}.footer-col--right{align-items:stretch;text-align:left}.footer-social-row{justify-content:flex-start}.footer-contact-lines{align-items:flex-start}.footer-phone,.footer-mail{white-space:normal;text-align:left}.footer-subnav,.footer-topnav{justify-content:flex-start}.footer-qr-pair{justify-content:center}}@media (max-width: 768px){:root{--site-header-height: 88px}header.site-header.nav-mobile-open{z-index:320}.header-menu-toggle{display:inline-flex;order:-1;margin-right:4px}.header-actions{gap:10px;flex-wrap:nowrap}.header-nav-backdrop{display:none}header.site-header.nav-mobile-open .header-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;padding:0;border:0;background:rgba(15,23,42,.38);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}header.site-header.nav-mobile-open .header-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}header.site-header nav{position:fixed;left:0;right:0;top:var(--site-header-height);width:100%;max-width:none;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:6px 0 14px;background:#fff;box-shadow:0 16px 40px #0f23341f;border-top:1px solid #eceef1;z-index:1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease}header.site-header.nav-mobile-open nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}header.site-header nav a{white-space:normal;padding:14px 22px;font-size:15px;border-bottom:1px solid #f0f2f5}header.site-header nav a:last-child{border-bottom:none}header.site-header.nav-mobile-open .header-menu-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}header.site-header.nav-mobile-open .header-menu-toggle__bar:nth-child(2){opacity:0;transform:scaleX(0)}header.site-header.nav-mobile-open .header-menu-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-container{flex-wrap:nowrap}.logo{flex-direction:column;align-items:flex-start;gap:4px;max-width:calc(100% - 200px);min-width:0}.logo-sub{font-size:10px;line-height:1.4}.float-sidebar{right:6px;gap:4px}.float-btn{width:36px}.float-btn--dl{margin-bottom:16px}.float-btn--sq,.float-btn--top{width:36px}}@media (max-width: 480px){.logo-sub{font-size:11px}.logo-wordmark-img{height:26px;max-width:min(140px,44vw)}}.page-about{background:#f7f8fa;max-width:100%;overflow-x:clip;--about-content-max: 1200px;--about-content-pad-x: 24px}@media (min-width: 769px){.page-about .header-container{max-width:var(--about-content-max);padding:14px var(--about-content-pad-x)}}.about-page__container{max-width:var(--about-content-max, 1200px);margin:0 auto;padding:0 var(--about-content-pad-x, 24px)}.about-block{padding:clamp(56px,8vw,88px) 0;background-color:#fff}.about-block--muted{background-color:#f7f8fa}.page-about main>section.about-block:nth-of-type(2n){background-color:#fff}.page-about main>section.about-block:nth-of-type(odd){background-color:#f7f8fa}.about-block-head{text-align:left;margin-bottom:clamp(32px,5vw,48px);background:transparent;border:0;box-shadow:none}.about-block-head--flush,.about-block-head--profile.about-block-head--flush{margin-bottom:28px}.about-block-title{font-size:clamp(28px,3.2vw,40px);font-weight:800;color:#111;line-height:1.2}.about-block-sub{margin-top:12px;font-size:13px;letter-spacing:.12em;color:#bababa;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif}.page-about .about-block-head,.page-about .about-block-title{position:static;top:auto;bottom:auto}.about-hero{position:relative;display:block;overflow:hidden;color:#fff;--about-hero-line-x: 16.5%;--about-hero-rail-w: clamp(24px, 3.2vw, 40px);--about-hero-line-glow-w: clamp(2px, .28vw, 3.5px)}.about-hero__bg{position:relative;z-index:0;margin:0;padding:0;line-height:0}.about-hero__bg-img{display:block;width:100%;height:auto}.about-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(100deg,rgba(12,36,52,.26) 0%,rgba(8,28,44,.1) 40%,rgba(0,28,36,.06) 68%,rgba(0,28,36,0) 100%);pointer-events:none}.about-hero__line-box{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.about-hero__line-wrap{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100%;height:100%;pointer-events:none}.about-hero__rail{position:absolute;top:0;bottom:0;width:var(--about-hero-rail-w);box-sizing:border-box}.about-hero__rail--left{left:var(--about-hero-line-x);transform:translate(-50%);border-right:1px solid rgba(255,255,255,.3)}.about-hero__col--right .about-hero__rail--right{position:absolute;left:50%;top:calc(-1 * var(--about-hero-inner-pad-y-top));bottom:calc(-1 * var(--about-hero-inner-pad-y-bottom));transform:none;z-index:0;border-left:1px solid rgba(255,255,255,.3);pointer-events:none}.about-hero__gdd{position:absolute;top:0;left:auto;width:var(--about-hero-line-glow-w);height:clamp(72px,18vh,168px);opacity:.92;border-radius:999px;z-index:1;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 8%,#000 22%,#000 78%,rgba(0,0,0,.35) 92%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.35) 8%,#000 22%,#000 78%,rgba(0,0,0,.35) 92%,transparent 100%);background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.04) 22%,rgba(255,255,255,.28) 38%,rgba(255,255,255,.88) 50%,rgba(200,248,235,.38) 62%,rgba(38,177,164,.14) 78%,rgba(38,177,164,.04) 92%,transparent 100%);box-shadow:0 0 14px #ffffff57,0 0 26px #26b1a433;filter:none;will-change:transform}.about-hero__rail--left .about-hero__gdd{right:0;animation:about-hero-gdd-down 6.2s linear infinite}.about-hero__rail--right .about-hero__gdd{left:0;animation:about-hero-gdd-up 6.2s linear infinite;background:linear-gradient(0deg,transparent 0%,rgba(38,177,164,.04) 8%,rgba(38,177,164,.14) 22%,rgba(200,248,235,.38) 38%,rgba(255,255,255,.88) 50%,rgba(255,255,255,.28) 62%,rgba(255,255,255,.04) 78%,transparent 100%)}@keyframes about-hero-gdd-down{0%{transform:translate3d(50%,-142%,.001px)}to{transform:translate3d(50%,188%,.001px)}}@keyframes about-hero-gdd-up{0%{transform:translate3d(-50%,188%,.001px)}to{transform:translate3d(-50%,-142%,.001px)}}@supports (height: 1cqh){.about-hero__rail{container-type:size;container-name:hero-rail}@keyframes about-hero-gdd-down{0%{transform:translate3d(50%,-52cqh,.001px)}to{transform:translate3d(50%,calc(1.12 * 100cqh),.001px)}}@keyframes about-hero-gdd-up{0%{transform:translate3d(-50%,calc(1.12 * 100cqh),.001px)}to{transform:translate3d(-50%,-52cqh,.001px)}}}.about-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;box-sizing:border-box;width:100%;max-width:var(--about-content-max, 1200px);margin:0 auto;--about-hero-inner-pad-y-top: clamp(8px, 1.5vw, 28px);--about-hero-inner-pad-y-bottom: clamp(8px, 1.8vw, 40px);padding:var(--about-hero-inner-pad-y-top) var(--about-content-pad-x, 24px) var(--about-hero-inner-pad-y-bottom) var(--about-content-pad-x, 24px);display:flex;align-items:stretch;justify-content:space-between;gap:clamp(12px,2.5vw,28px)}.about-hero__col--left{flex:1;min-width:0;display:flex;align-items:stretch;gap:0}.about-hero__col--left>.about-hero__vline{display:none}.about-hero__col--right{position:relative;flex:0 0 clamp(56px,7.5vw,88px);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:clamp(8px,1.8vw,26px);align-self:stretch;overflow:visible}.about-hero__vline{flex:0 0 1px;width:1px;align-self:stretch;min-height:0;background:rgba(255,255,255,.42);box-shadow:0 0 12px #ffffff1f}.about-hero__col--right .about-hero__vline{position:absolute;left:50%;top:calc(-1 * var(--about-hero-inner-pad-y-top));bottom:calc(-1 * var(--about-hero-inner-pad-y-bottom));transform:translate(-50%);z-index:1}.about-hero__titles{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:flex-end;align-self:stretch;padding:clamp(4px,.9vw,12px) 0 clamp(10px,2.2vw,38px) 0}.about-hero__title{margin:0;font-size:clamp(17px,calc(3vw + 2px),46px);font-weight:700;line-height:1.06;letter-spacing:.06em;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35)}.about-hero__subtitle{margin:clamp(8px,.95vw,14px) 0 0;max-width:min(440px,94%)}.about-hero__subtitle-img{display:block;width:auto;max-width:min(100%,calc(.29 * 100vw + 32px));height:auto;max-height:clamp(16px,calc(1.6vw + 7px),30px);object-fit:contain;object-position:left center;filter:drop-shadow(0 1px 12px rgba(0,0,0,.35))}.about-hero__scroll{position:relative;z-index:2;display:grid;place-items:center;width:clamp(40px,5vw,56px);height:clamp(40px,5vw,56px);margin:0;padding:0;border-radius:50%;text-decoration:none;background:transparent;border:none;box-shadow:none;overflow:visible;flex-shrink:0;outline:none}.about-hero__scroll-sprite{position:relative;display:block;width:100%;height:100%;overflow:visible}.about-hero__scroll-bob:before{content:"";position:absolute;left:50%;top:36%;transform:translate(-50%,-50%);z-index:0;width:clamp(26px,3.4vw,36px);height:clamp(26px,3.4vw,36px);border-radius:50%;box-sizing:border-box;border:1px solid rgba(160,238,252,.88);box-shadow:0 0 10px #5ad2dc59,inset 0 0 0 1px #ffffff1f;pointer-events:none}.about-hero__scroll-ring{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);z-index:0;display:grid;place-items:center;width:clamp(58px,7.5vw,84px);height:clamp(58px,7.5vw,84px);pointer-events:none}.about-hero__scroll-ripple{position:absolute;left:50%;top:50%;width:58%;height:58%;margin:0;border-radius:50%;box-sizing:border-box;border:1px solid rgba(140,235,215,.55);box-shadow:0 0 14px #32c8af47;transform:translate3d(-50%,-50%,0) scale(.72);transform-origin:center center;opacity:.5;z-index:0;pointer-events:none;will-change:transform,opacity;animation:about-hero-scroll-ripple 2.45s cubic-bezier(.22,.61,.36,1) infinite}.about-hero__scroll-ripple--b{animation-delay:1.22s}.about-hero__scroll-icon--cxx{position:relative;z-index:1;display:block;width:100%;height:auto;max-width:none;object-fit:contain;mix-blend-mode:screen;transform:scale(1.06);transform-origin:50% 50%;opacity:.94;filter:drop-shadow(0 0 8px rgba(60,210,190,.4))}.about-hero__scroll-bob{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;animation:about-hero-scroll-nudge 2.2s ease-in-out infinite}.about-hero__scroll-icon--mouse{position:relative;z-index:1;display:block;width:clamp(15px,1.85vw,20px);height:auto;flex-shrink:0;margin:0;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.about-hero__scroll-chevron{position:relative;z-index:1;width:0;height:0;margin-top:2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(255,255,255,.92);filter:drop-shadow(0 1px 1px rgba(0,0,0,.35))}.about-hero__scroll:hover .about-hero__scroll-icon--cxx{filter:drop-shadow(0 0 12px rgba(90,235,210,.5))}.about-hero__scroll:focus-visible{outline:2px solid #d8f96e;outline-offset:4px}@keyframes about-hero-scroll-ripple{0%{transform:translate3d(-50%,-50%,0) scale(.68);opacity:.48}to{transform:translate3d(-50%,-50%,0) scale(1.52);opacity:0}}@keyframes about-hero-scroll-nudge{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% + 4px))}}.page-about{--about-scroll-line-w: clamp(2px, .24vw, 3px);--about-scroll-line-x:calc(16.5% + clamp(12px, 1.6vw, 20px) + clamp(7px, .85vw, 11px) + clamp(4px, .45vw, 7px))}.about-scroll-line{position:fixed;left:var(--about-scroll-line-x);top:0;box-sizing:border-box;width:var(--about-scroll-line-w);height:0;z-index:4;pointer-events:none;transform:translate(-50%);opacity:0;transition:opacity .25s ease;will-change:height,top,opacity;border-radius:0;border:0;box-shadow:none;background:linear-gradient(180deg,#064a42 0%,#0a6b5e 14%,#148a7a 32%,#2cb5a4 55%,#7fe8d4 78%,#c9f7ec 100%)}.about-scroll-line.is-active{opacity:1}@media (max-width: 640px){.page-about{--about-scroll-line-x:calc(11% + clamp(9px, 2.6vw, 15px) + clamp(6px, 1vw, 9px) + clamp(3px, .5vw, 6px))}.about-scroll-line{z-index:3}}@media (prefers-reduced-motion: reduce){.about-scroll-line{display:none}}.page-legal{--about-scroll-line-w: clamp(2px, .24vw, 3px);--about-scroll-line-x:calc(16.5% + clamp(12px, 1.6vw, 20px) + clamp(7px, .85vw, 11px) + clamp(4px, .45vw, 7px))}@media (max-width: 640px){.page-legal{--about-scroll-line-x:calc(11% + clamp(9px, 2.6vw, 15px) + clamp(6px, 1vw, 9px) + clamp(3px, .5vw, 6px))}}.page-legal .about-hero__subtitle-text{margin:12px 0 0;font-size:clamp(12px,1.1vw,14px);font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#ffffffe0;line-height:1.4}@keyframes legal-motion-hero-fade-up{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes legal-motion-hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes legal-motion-hero-ken{0%{transform:scale(1)}to{transform:scale(1.04)}}@media (prefers-reduced-motion: no-preference){.page-legal .about-hero__title{animation:legal-motion-hero-fade-up .85s cubic-bezier(.22,1,.36,1) both}.page-legal .about-hero__subtitle{animation:legal-motion-hero-fade-up .75s cubic-bezier(.22,1,.36,1) .12s both}.page-legal .about-hero__col--right{animation:legal-motion-hero-fade-in .7s ease-out .35s both}.page-legal .about-hero__bg-img{transform-origin:50% 40%;animation:legal-motion-hero-ken 28s ease-in-out infinite alternate}}@media (prefers-reduced-motion: reduce){.page-legal .about-hero__title,.page-legal .about-hero__subtitle,.page-legal .about-hero__col--right,.page-legal .about-hero__bg-img{animation:none!important}}html:has(body.page-legal){overflow-x:visible}body.page-legal{overflow-x:visible}.page-legal{background:#f7f8fa;max-width:100%;overflow-x:clip;--about-content-max: 1200px;--about-content-pad-x: 24px;--legal-content-max: 900px}@media (min-width: 769px){.page-legal .header-container{max-width:var(--about-content-max);padding:14px var(--about-content-pad-x)}}.legal-main{min-height:calc(100vh - var(--site-header-height) - 120px)}.legal-block.about-block{padding:clamp(48px,6vw,72px) 0 clamp(64px,7vw,88px);background-color:#fff}.legal-block .about-page__container{max-width:var(--legal-content-max)}.legal-article{margin:0;padding:0;background:transparent;border-radius:0;box-shadow:none}.legal-article__list{margin:0;padding:0;list-style:none}.legal-article__item{margin:0 0 1.35em;font-size:16px;line-height:1.8;color:#444}.legal-article__item:before{content:attr(data-label) "、";font-weight:700;color:#111}.legal-article__closing{margin:2em 0 0;padding-top:1.5em;border-top:1px solid #e8eaed;font-size:16px;line-height:1.8;color:#555;text-align:center}.legal-prose{font-size:16px;line-height:1.8;color:#444}.legal-prose p{margin:0 0 1em}.legal-prose p:last-child{margin-bottom:0}.legal-prose strong{display:block;margin-top:1.75em;margin-bottom:.65em;font-size:clamp(18px,1.6vw,20px);font-weight:800;color:#111;line-height:1.35}.legal-prose strong:first-child{margin-top:0}.legal-prose p[style*="margin-left: 40px"],.legal-prose p[style*="margin-left: 80px"]{margin-left:0!important;padding-left:1.25em;border-left:3px solid rgba(38,177,164,.35)}@media (max-width: 768px){.legal-article__item,.legal-prose{font-size:15px}.legal-prose p[style*="margin-left: 40px"],.legal-prose p[style*="margin-left: 80px"]{padding-left:1em}}
