@keyframes brand-scroll-capsule{0%,to{transform:translate(-50%,0);opacity:.9}50%{transform:translate(-50%,18px);opacity:.25}}@keyframes brand-scroll-line{0%{transform:translateY(0);opacity:0}20%{opacity:1}to{transform:translateY(122px);opacity:0}}body:has(.brand-page){overflow-x:hidden}.brand-page{position:relative;width:1366px;max-width:100vw;left:50%;transform:translateX(-50%);padding:24px 0 70px}.brand-hero__scroll-capsule::before,.brand-page__bg{position:absolute;left:50%;transform:translateX(-50%)}.brand-page__bg{top:0;width:100vw;height:1080px;max-width:1920px;z-index:0;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 30%,transparent 100%);mask-image:linear-gradient(180deg,#000 0,#000 30%,transparent 100%)}.brand-page__bg-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(1.3)}.brand-hero{position:relative;z-index:1;min-height:482px;padding:104px 0 0}.brand-hero__bg{display:none}.brand-hero__content,.brand-hero__scroll{position:relative;z-index:1}.brand-hero__content{max-width:1367px;padding:0}.brand-hero h1{margin:0;font-size:48px;font-weight:500;line-height:1.396;color:#eee}.brand-hero__desc{margin:30px 0 0;max-width:1367px;font-size:20px;line-height:1.4;color:#888}.brand-hero__scroll{display:flex;flex-direction:column;align-items:center;gap:9px;margin-top:60px;cursor:pointer}.brand-hero__scroll-indicator{position:relative;width:48px;height:132px}.brand-hero__scroll-capsule{position:absolute;top:0;left:0;width:48px;height:60px;border:1px solid #2f92ff;border-radius:43px;background:rgba(255,128,10,.1);box-sizing:border-box}.brand-hero__scroll-capsule::before{content:"";top:12px;width:6px;height:12px;border-radius:999px;background:#2f92ff;box-shadow:0 0 14px rgba(255,128,10,.45);animation:brand-scroll-capsule 1.8s ease-in-out infinite}.brand-hero__scroll-line{position:absolute;left:50%;top:38px;width:2px;height:94px;background:linear-gradient(180deg,#2f92ff 0,rgba(16,16,16,0) 100%);transform:translateX(-50%);border-radius:1px;overflow:hidden}.brand-hero__scroll-line::after{content:"";position:absolute;top:-28px;left:0;width:100%;height:28px;background:linear-gradient(180deg,rgba(255,128,10,0) 0,rgba(255,128,10,.95) 50%,rgba(255,128,10,0) 100%);animation:brand-scroll-line 1.8s linear infinite}.brand-hero__scroll-text{color:#888;font-size:20px;line-height:1.4}.brand-links,.brand-panel,.brand-section{position:relative;z-index:1;margin-top:120px}.brand-hero+.brand-section{margin-top:55px}.brand-bubbles h2,.brand-growth__head .brand-growth__title,.brand-growth__head h2,.brand-links__group h2,.brand-section__head h2{margin:0;font-size:26px;font-weight:500;line-height:normal;color:#eee}.brand-links__group p,.brand-section__head p{margin:27px 0 0;max-width:1184px;font-size:20px;line-height:1.4;color:#888}.brand-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:48px}.brand-media-card{position:relative;height:248px;border-radius:8px;overflow:hidden;background:var(--brand-card-image) center/cover no-repeat}.brand-media-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,24,24,0) 0,rgba(24,24,24,0) 63.31%,#181818 100%);border-radius:0 0 8px 8px;z-index:1}.brand-media-card h3,.brand-media-card p{position:relative;z-index:2;margin-left:20px;margin-right:20px}.brand-media-card h3{margin-top:177px;margin-bottom:12px;font-size:18px;font-weight:500;line-height:normal;color:#eee}.brand-media-card p{margin-top:0;margin-bottom:0;font-size:14px;line-height:20px;color:#eee}.brand-media-card__link,.brand-media-card__keywords a{color:inherit;text-decoration:none}.brand-media-card__keywords a:hover,.brand-media-card__link:hover{color:inherit;opacity:.88}.brand-panel{display:grid;gap:30px}.brand-bubbles,.brand-growth{border-radius:8px;background:#181818}.brand-bubbles{overflow:hidden}.brand-bubbles__stage{position:relative;width:100%;height:601px;min-height:601px;overflow:hidden}.brand-bubble{position:absolute;left:var(--left);top:var(--top);width:var(--size);height:var(--size);display:block;border-radius:999px;background:linear-gradient(135deg,var(--bubble-start) 0%,var(--bubble-end) 100%)}.brand-bubble__label{position:absolute;top:var(--label-top);left:50%;transform:translateX(-50%);color:#fff;text-align:center;font-size:var(--font-size);font-weight:600;line-height:1;white-space:nowrap}.brand-growth{position:relative;height:350px;padding:0;overflow:hidden}.brand-growth__head{position:absolute;inset:0;pointer-events:none}.brand-growth__title{position:absolute;top:27px;margin:0;font-size:26px;font-weight:500;line-height:normal;color:#eee}.brand-growth__title-line{display:inline}.brand-growth__title--right{right:80px;text-align:right}.brand-growth__title:not(.brand-growth__title--right){left:30px}.brand-growth__bars{position:relative;width:100%;height:100%}.brand-growth__item{position:absolute;top:var(--top);left:var(--left);width:150px;text-align:center}.brand-growth__bar{height:var(--bar-height);display:flex;align-items:flex-start;justify-content:center;padding-top:14px;border-radius:16px;background:linear-gradient(180deg,#313131 0,#262626 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.brand-growth__item--accent .brand-growth__bar{background:linear-gradient(180deg,#64aeff 0,#2f92ff 100%)}.brand-growth__bar span{font-size:var(--value-size);font-weight:600;line-height:normal;color:var(--value-color)}.brand-growth__item--accent .brand-growth__bar span{padding-top:2px}.brand-growth__item p{margin:14px 0 0;color:#9a9a9a;font-size:16px;line-height:normal}.brand-timeline__list{position:relative;display:grid;gap:125px;margin-top:60px;padding-left:56px;padding-bottom:53px}.brand-timeline__list::before{content:'';position:absolute;left:10px;top:17px;width:2px;height:1300px;background:linear-gradient(180deg,#2f92ff 0,#2f92ff 71.23%,rgba(255,128,10,0) 100%)}.brand-timeline__item{position:relative}.brand-timeline__dot{position:absolute;left:-56px;top:7px;width:20px;height:20px;border-radius:999px;background:#2f92ff;border:2px solid #f0f0f0;box-shadow:none}.brand-timeline__period-outer{display:flex;align-items:center;min-height:34px;margin:0 0 40px;color:#888;font-size:24px;font-weight:500;line-height:34px}.brand-timeline__card{position:relative;min-height:264px;padding:64px 50px 72px 100px;border-radius:8px;background:#181818}.brand-timeline__card::before{content:'';position:absolute;left:76px;top:74px;width:2px;height:64px;background:#2f92ff}.brand-timeline__card h3,.brand-timeline__period{margin:0 0 13px;color:#eee;font-size:24px;font-weight:500;line-height:normal}.brand-timeline__card h3{margin:0}.brand-timeline__desc{margin:37px 0 0;color:#888;font-size:20px;line-height:1.4}.brand-links__group+.brand-links__group{margin-top:40px}.brand-link-list,.brand-tag-list{display:flex;flex-wrap:wrap;gap:20px;margin-top:23px}.brand-link-list{gap:8px 18px}.brand-tag{position:relative;display:block;width:150px;height:40px;background:#222;color:#eee;border-radius:0;transition:background-color .2s ease,color .2s ease}.brand-link:hover,.brand-tag:hover{color:#2f92ff}.brand-tag:hover{background:#292929}.brand-tag__arrow,.brand-tag__icon{position:absolute;left:8px;top:8px;width:24px;height:24px;flex-shrink:0}.brand-tag__arrow{left:124px;top:14px;width:12px;height:12px}.brand-tag__text{position:absolute;left:37px;top:9px;color:#eee;font-size:15px;font-weight:600;line-height:normal}.brand-link{color:#eee;font-size:15px;font-weight:500;line-height:21px}@media (max-width:1024px){.brand-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-growth{height:auto;padding:27px 30px 36px}.brand-growth__head{position:static;display:flex;justify-content:space-between;align-items:center;pointer-events:auto}.brand-growth__title,.brand-growth__title--right,.brand-growth__title:not(.brand-growth__title--right){position:static;text-align:left}.brand-growth__bars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:24px;height:auto;margin-top:34px}.brand-growth__item{position:static;width:auto}.brand-growth__bar{height:var(--bar-height)}.brand-growth__item:last-child{grid-column:span 2}.brand-bubbles__stage{min-height:0;height:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:24px}.brand-bubble{position:relative;left:auto;top:auto;width:96px;height:96px}.brand-bubble__label{top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px}}@media (max-width:767px){.brand-page{--brand-m:clamp(0.46, calc((100vw - 24px) / 700px), 1);max-width:none;padding:calc(24px*var(--brand-m)) 0 calc(80px*var(--brand-m))}.brand-page__bg{height:calc(1625px*var(--brand-m));max-width:none}.brand-page__bg-img{-o-object-position:center top;object-position:center top}.brand-hero{min-height:0;padding:calc(40px*var(--brand-m)) 0 0}.brand-hero__content{width:calc(700px*var(--brand-m));max-width:none;padding:0;margin:0 auto}.brand-hero h1{font-size:calc(36px*var(--brand-m));line-height:calc(50px*var(--brand-m))}.brand-hero__desc,.brand-section__head p{font-size:calc(26px*var(--brand-m));line-height:calc(40px*var(--brand-m))}.brand-hero__desc{margin-top:calc(40px*var(--brand-m))}.brand-hero__scroll{width:calc(700px*var(--brand-m));height:calc(80px*var(--brand-m));margin:calc(60px*var(--brand-m)) auto 0;border:1px solid #2f92ff;border-radius:calc(8px*var(--brand-m));background:rgba(255,128,10,.1);justify-content:center}.brand-hero__scroll-indicator{display:none}.brand-hero__scroll-text{font-size:calc(30px*var(--brand-m));line-height:normal;color:#2f92ff}.brand-links,.brand-panel,.brand-section{width:calc(700px*var(--brand-m));margin-top:calc(100px*var(--brand-m));margin-left:auto;margin-right:auto}.brand-hero+.brand-section{margin-top:calc(100px*var(--brand-m))}.brand-bubbles h2,.brand-links__group h2,.brand-media-card h3,.brand-section__head h2{font-size:calc(32px*var(--brand-m))}.brand-media-card{height:calc(394px*var(--brand-m));min-height:0;border-radius:calc(12px*var(--brand-m))}.brand-media-card__overlay{border-radius:0 0 calc(12px*var(--brand-m)) calc(12px*var(--brand-m))}.brand-media-card h3{margin:calc(271px*var(--brand-m)) calc(30px*var(--brand-m)) calc(15px*var(--brand-m))}.brand-media-card p{margin-right:calc(30px*var(--brand-m));margin-left:calc(30px*var(--brand-m));font-size:calc(24px*var(--brand-m));line-height:calc(34px*var(--brand-m))}.brand-card-grid{grid-template-columns:1fr;gap:calc(41px*var(--brand-m));margin-top:calc(30px*var(--brand-m))}.brand-panel{gap:calc(40px*var(--brand-m))}.brand-bubbles,.brand-growth{border-radius:calc(16px*var(--brand-m))}.brand-bubbles,.brand-bubbles__stage{padding:0;height:calc(900px*var(--brand-m))}.brand-bubbles__stage{width:calc(700px*var(--brand-m));min-height:0;margin:0 auto;display:block}.brand-bubble{position:absolute;left:calc(var(--mobile-left)*var(--brand-m));top:calc(var(--mobile-top)*var(--brand-m));width:calc(var(--mobile-size)*var(--brand-m));height:calc(var(--mobile-size)*var(--brand-m))}.brand-bubble__label{top:calc(var(--mobile-label-top)*var(--brand-m));font-size:calc(var(--mobile-font-size)*var(--brand-m))}.brand-growth{height:calc(700px*var(--brand-m));padding:0}.brand-growth__head{position:absolute;inset:0;display:block;pointer-events:none;z-index:2}.brand-growth__title{top:calc(45px*var(--brand-m));font-size:calc(28px*var(--brand-m));line-height:calc(39px*var(--brand-m))}.brand-growth__title:not(.brand-growth__title--right){left:calc(30px*var(--brand-m));width:calc(230px*var(--brand-m))}.brand-growth__title--right{right:calc(5px*var(--brand-m));width:calc(140px*var(--brand-m));text-align:right;white-space:nowrap}.brand-growth__title-line{display:block}.brand-growth__bars{position:relative;z-index:1;height:100%;margin-top:0}.brand-growth__item{position:absolute;left:calc(var(--mobile-left)*var(--brand-m));top:calc(var(--mobile-top)*var(--brand-m));width:calc(var(--mobile-width)*var(--brand-m))}.brand-growth__bar{height:calc(var(--mobile-bar-height)*var(--brand-m));padding-top:calc(20px*var(--brand-m));border-radius:calc(16px*var(--brand-m))}.brand-growth__bar span{font-size:calc(var(--value-size)*var(--brand-m))}.brand-growth__item p{margin-top:calc(24px*var(--brand-m));font-size:calc(16px*var(--brand-m))}.brand-timeline__list{gap:calc(55px*var(--brand-m));margin-top:calc(55px*var(--brand-m));padding-left:calc(95px*var(--brand-m));padding-bottom:calc(61px*var(--brand-m))}.brand-timeline__list::before{left:calc(41px*var(--brand-m));top:calc(18px*var(--brand-m));bottom:auto;width:calc(2px*var(--brand-m));height:calc(1372px*var(--brand-m));background:linear-gradient(180deg,#2f92ff 0,#2f92ff 71.23%,rgba(255,128,10,0) 100%)}.brand-timeline__dot{left:calc(-72px*var(--brand-m));top:calc(-1px*var(--brand-m));width:calc(36px*var(--brand-m));height:calc(36px*var(--brand-m));border-width:calc(4px*var(--brand-m))}.brand-timeline__period-outer{position:static;min-height:auto;margin:0 0 calc(20px*var(--brand-m));font-size:calc(24px*var(--brand-m));line-height:calc(36px*var(--brand-m))}.brand-timeline__card{width:calc(605px*var(--brand-m));min-height:calc(348px*var(--brand-m));padding:calc(40px*var(--brand-m)) calc(30px*var(--brand-m)) calc(28px*var(--brand-m)) calc(68px*var(--brand-m));border-radius:calc(8px*var(--brand-m))}.brand-timeline__card::before{left:calc(44px*var(--brand-m));top:calc(50px*var(--brand-m));width:calc(4px*var(--brand-m));height:calc(72px*var(--brand-m))}.brand-timeline__period{margin-bottom:calc(11px*var(--brand-m))}.brand-timeline__card h3,.brand-timeline__period{font-size:calc(28px*var(--brand-m))}.brand-timeline__desc{margin-top:calc(20px*var(--brand-m));font-size:calc(26px*var(--brand-m));line-height:calc(40px*var(--brand-m))}.brand-links__group+.brand-links__group{display:none}.brand-tag-list{gap:calc(14px*var(--brand-m));margin-top:calc(21px*var(--brand-m))}.brand-tag{width:calc(224px*var(--brand-m));height:calc(54px*var(--brand-m))}.brand-tag__icon{left:calc(11px*var(--brand-m));top:calc(9px*var(--brand-m));width:calc(36px*var(--brand-m));height:calc(36px*var(--brand-m))}.brand-tag__text{left:calc(55px*var(--brand-m));top:calc(10px*var(--brand-m));color:#a6a6a6;font-size:calc(24px*var(--brand-m));font-weight:400}.brand-tag__arrow{display:none}}
