.special-reports__chart--table{background-color:transparent;display:grid}.table-chart{color:var(--color-big-sky);min-width:100%}@media (width >= 1240px){.table-chart{table-layout:fixed}}.table-chart__heading{display:block;font-size:10px;font-weight:600;letter-spacing:normal;line-height:1.15;text-transform:none}.table-chart{border-spacing:0;overflow:hidden;position:relative;text-align:left}.table-chart th[scope=col]:first-of-type{padding-right:20px;width:60%}.table-chart th[scope=col]:nth-of-type(3){padding-left:.125rem;padding-right:0}.table-chart--sinai-beach tr.table-chart__item:first-of-type{background-color:#abe9df}.table-chart--sinai-beach tr.table-chart__item:nth-of-type(2){background-color:#bfece7}.table-chart--sinai-beach tr.table-chart__item:nth-of-type(3){background-color:#c7f0ec}.table-chart--sinai-beach tr.table-chart__item:nth-of-type(4){background-color:#cff4f0}.table-chart--sinai-beach tr.table-chart__item:nth-of-type(5){background-color:#daf3f3}.table-chart--big-sky tr.table-chart__item:first-of-type{background-color:#c1d6ef}.table-chart--big-sky tr.table-chart__item:nth-of-type(2){background-color:#c5ddf8}.table-chart--big-sky tr.table-chart__item:nth-of-type(3){background-color:#cde3fc}.table-chart--big-sky tr.table-chart__item:nth-of-type(4){background-color:#d5e7fd}.table-chart--big-sky tr.table-chart__item:nth-of-type(5){background-color:#e7f1fd}.table-chart th{padding:.25rem .5rem .5rem;vertical-align:bottom}.table-chart td{border:0;color:currentColor;line-height:.7;padding-bottom:20px;padding-top:20px;position:relative}.table-chart__label{font-size:14px}.table-chart__label strong{display:block;font-weight:600;line-height:1.15;padding-bottom:10px}@media (min-width:768px){.table-chart__label strong{padding-bottom:16px}}@media (width >= 1440px){.table-chart__label strong{white-space:nowrap}}.table-chart__value{height:22px}.table-chart__stat,.table-chart__value{display:block;position:relative}.table-chart--default .table-chart__stat{border-radius:50px;overflow:hidden;position:relative;will-change:transform;z-index:0}.table-chart--default .table-chart__value{height:22px;width:100%}.table-chart .table-chart__value:before{border-radius:50px;content:"";height:100%;left:0;position:absolute;width:100%}.table-chart--sinai-beach .table-chart__value:before{background-color:#8ccce1}.table-chart--big-sky .table-chart__value:before{background-color:#a5c4e3}.table-chart--thrive .table-chart__value:before{background-color:hsla(216,2%,51%,.25)}.table-chart__stats{font-size:22px;vertical-align:bottom}@media (min-width:768px){.table-chart__stats{font-size:28px}}.table-chart .table-chart__bar{border-radius:50px;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .9s cubic-bezier(.65,0,.35,1);width:100%}.table-chart--sinai-beach .table-chart__bar{background-color:var(--color-big-sky)}.table-chart--thrive{color:var(--color-thrive)}.table-chart--thrive .table-chart__bar{background-color:var(--color-thrive)}.table-chart .table-chart__bar.table-chart__bar--animate{transform:scaleX(var(--percentage))}.table-chart__points{display:flex;height:22px;position:relative;width:100%}.table-chart__point{align-items:center;display:flex;justify-content:flex-end;position:absolute;top:11px}.table-chart__percentage{display:block;font-size:12px;font-weight:600;position:absolute;transform:translateX(-3px);z-index:2}.table-chart__point:before{border-radius:50%;content:"";height:28px;position:absolute;width:28px}.table-chart__point--sinai-beach:before{background-color:var(--color-sinai-beach)}.table-chart__point--big-sky:before{background-color:var(--color-big-sky)}.table-chart__point--white:before{background-color:var(--color-white)}.table-chart__point--big-sky .table-chart__percentage{color:var(--color-white)}.table-chart__point--white .table-chart__percentage{color:var(--color-big-sky)}.table-chart .x-axis{background-color:transparent}.table-chart .x-axis td{display:grid;gap:15px;padding-top:0}.table-chart .x-axis .x-axis__labels{border-top:2px solid var(--color-big-sky);display:flex;font-size:min(10vw,10px);gap:1%;justify-content:space-between;min-height:0;padding-top:.25rem}@media (width >= 1440px){.table-chart .x-axis .x-axis__labels{font-size:min(5vw,10px)}}.table-chart .x-axis .x-axis__label--title{font-size:10px;font-weight:600;grid-area:2/1;text-align:center}@media (width >= 768px){.table-chart .x-axis .x-axis__label--title{font-size:12px}}.table-chart__name{display:flex;gap:10px;justify-content:space-between}@media (width >= 768px){.table-chart--single .table-chart__value{height:30px}}.table-chart--compare{border-collapse:separate;border-spacing:1.25em 1em;overflow:visible}@media (width >= 768px){.table-chart--compare{border-spacing:3em 1em}}@media (width >= 1024px){.table-chart--compare.table-chart--two-one{border-spacing:5em 1em}}.table-chart--compare .table-chart__heading{font-size:20px}@media (width >= 768px){.table-chart--compare .table-chart__heading{font-size:30px}.table-chart--compare th[scope=col]:last-of-type .table-chart__heading{max-width:20ch}}.table-chart--compare .table-chart__stats-label{color:var(--color-galaxy);display:block;font-size:16px;font-weight:600;line-height:1.3}.table-chart--compare .table-chart__stats-label--single{font-size:18px;margin-left:auto;max-width:13ch;text-align:left}@media (width >= 768px){.table-chart--compare .table-chart__stats-label{font-size:20px}.table-chart--compare .table-chart__stats-label--single{font-size:26px}}.table-chart--compare .table-chart__item--horizontal .table-chart__label:first-of-type .table-chart__stats-label{margin-left:auto;max-width:32ch}.table-chart--compare .table-chart__item--horizontal th[scope=col]:first-of-type .table-chart__heading{margin-left:auto}.table-chart--compare .table-chart__item--horizontal .table-chart__label:last-of-type .table-chart__stats-label{max-width:30ch}.table-chart--compare .table-chart__item--vertical .table-chart__label:first-of-type .table-chart__stats-label{margin-left:auto;max-width:200px;text-align:left}.table-chart--compare .table-chart__item--vertical .table-chart__label:last-of-type .table-chart__stats-label{max-width:20ch}.table-chart--compare .table-chart__percentage{font-size:32px;font-weight:700;line-height:1;position:relative;transform:translateX(0)}@media (width >= 768px){.table-chart--compare .table-chart__percentage{font-size:72px}}.table-chart--compare .table-chart__item .table-chart__label:first-of-type,.table-chart--compare th[scope=col]:first-of-type{text-align:right}.table-chart--compare .table-chart__headers-two-one th[scope=col]:first-of-type .table-chart__heading{margin-left:auto;max-width:200px;text-align:left}.table-chart--compare th[scope=col]:first-of-type{padding-right:0;width:50%}.table-chart--compare .table-chart__item--horizontal .table-chart__label{vertical-align:top}.table-chart--compare .table-chart__item--vertical .table-chart__label{vertical-align:middle}.table-chart--compare .table-chart__item--vertical .table-chart__cell--wrap{display:flex;flex-direction:column;gap:10px 20px}@media (width >= 768px){.table-chart--compare .table-chart__item--vertical .table-chart__cell--wrap{align-items:center;flex-direction:row}}.table-chart--compare.table-chart--two-one th[scope=col]:first-of-type{width:40%}.table-chart__item:empty{display:none}.hero__subheading span{display:block}.dnd-section.hero__section{background-image:url(https://2759869.fs1.hubspotusercontent-na1.net/hubfs/2759869/special-report/managing-age-ai-2026/gradient.jpg)!important;background-position:bottom!important;background-size:cover!important;position:relative}.hero__section:before{position:absolute}@media (width >= 1024px){.special-reports__top{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1240px}.dnd-section.hero__section .special-reports__top .special-reports__hero[aria-hidden=true]{grid-area:1/2}.special-reports__shape--hero{margin-bottom:0}}.special-reports__columns:has(.special-reports__subheading){padding-top:0}.dnd-section.special-reports__chapter.special-reports__chapter--soel .special-reports__text--heading{padding-left:0;padding-top:0}.dnd-section.special-reports__chapter.special-reports__chapter--soel .span7 .special-reports__text{padding-left:0;padding-right:0}h1{font-weight:700}@media (width >= 768px){h2{font-size:60px}h3{font-size:30px}.special-reports__chapter--text h3,.special-reports__chapter--text-and-keyinsight h3,.special-reports__full-width h3{font-size:36px}.special-reports__callout{font-size:30px}}.dnd-section.special-reports__chapter .row-fluid-wrapper .span12.dnd-column .special-reports__row .special-reports__text--paragraph.special-reports__text--half{padding-bottom:0}.special-reports__text h3{margin-top:0}.hero__authors{position:relative}.hero__author p{font-size:22px;font-weight:700}.hero__author span{display:block;font-size:16px;font-weight:300;margin-top:5px}.special-reports__subheading{align-items:center;display:flex;font-weight:700;gap:18px;line-height:1;position:relative}@media (width >= 768px){.special-reports__subheading{font-size:26px}}.special-reports__paragraph p,.special-reports__paragraph ul,.special-reports__theme-description{line-height:1.5}@media (width >= 768px){.special-reports__paragraph p,.special-reports__paragraph ul,p.special-reports__theme-description{font-size:18px}}.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid .span1 .dnd-row:has(.row-fluid),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid .span11 .dnd-row:has(.row-fluid),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid .span6 .dnd-row:has(.row-fluid),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid .span7 .dnd-row:has(.row-fluid),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span1),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span11),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span12.dnd-column),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span5),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span6),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span7),.dnd-section.special-reports__chapter .row-fluid-wrapper:not(:first-of-type) .special-reports__row,.dnd-section.special-reports__chapter--white .special-reports__row{background-color:transparent}.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span1),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span11),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span4),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span5),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span6),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span7),.dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span8),.dnd-section.special-reports__chapter .special-reports__text{margin:auto;max-width:var(--width-main-wrapper);padding:0}.dnd-section.special-reports__chapter .row-fluid-wrapper .span12.dnd-column{margin:0}.dnd-section.special-reports__chapter .row-fluid-wrapper .special-reports__row:has(.quote),.dnd-section.special-reports__chapter .row-fluid-wrapper .special-reports__row:has(.stats),.dnd-section.special-reports__chapter .row-fluid-wrapper .special-reports__row:has(.table-container){max-width:var(--width-main-wrapper)}@media (width <= 1023px){.special-reports__subheading~.text{max-width:100%!important}}.dnd-section.special-reports__chapter .special-reports__text--paragraph.key-insight{grid-template-columns:1fr}.key-insight__content h3{font-size:20px;margin:.5rem 0}.key-insight p{font-size:17px;font-weight:400;line-height:1.7}.special-reports__chapter--galaxy .special-reports__paragraph.text--white p{color:hsla(0,0%,100%,.8)}.special-reports__chapter--galaxy .special-reports__paragraph.text--white p strong{color:var(--color-white)}.special-reports__chapter--galaxy .special-reports__paragraph.text--white p strong.text--sinai-beach{color:var(--color-sinai-beach)}.special-reports__chapter--galaxy{color:hsla(0,0%,100%,.8)}.stats{background-color:transparent}.special-reports__chapter.special-reports__chapter--galaxy .stats{border-bottom:1px solid hsla(0,0%,100%,.08)}.special-reports__chapter .stats:last-of-type{border-bottom:none;border-right:none}@media (width >= 1024px){.special-reports__chapter .stats:last-of-type{justify-self:flex-end}}.special-reports__stats{margin:0 auto;max-width:var(--width-main-wrapper);padding:0}.stats--multiple{margin:0 0 20px;min-height:auto;padding:40px 40px 60px}@media (width >= 1024px){.special-reports__stats--3{gap:200px}}.stats__description{font-size:20px}.stats--multiple:before{display:none}@media (width >= 1024px){.special-reports__chapter.special-reports__chapter--galaxy .stats{border-bottom:none;border-right:1px solid hsla(0,0%,100%,.08);border-top:none}.special-reports__chapter.special-reports__chapter--galaxy .stats:last-of-type{border-right:none}}@media (width >= 768px){.special-reports-nav__links{min-width:420px}.stats--multiple{margin:60px 0 20px;padding:20px}}.special-reports__chart .reports-chart{background-color:transparent;padding:0}.soel-conclusion{position:relative}.soel-conclusion:before{background-image:url(https://2759869.fs1.hubspotusercontent-na1.net/hubfs/2759869/special-report/soel/soel-conclusion-bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%}#about-perceptyx h2{font-size:26px;font-weight:700;margin-top:2rem}.dnd-section.special-reports__chapter .special-reports__row{max-width:var(--width-main-wrapper)}.special-reports__chart--line{padding-left:0;padding-right:0}.reports-chart__top{margin-bottom:2rem}.column-chart .x-axis__label span{font-size:16px;font-weight:700}.column-chart .y-axis__label{font-size:16px}.column-chart{gap:10px}@media (width >= 1024px){.reports-chart--show-lines .y-axis__labels .y-axis__label:before{right:-11px}}.reports-chart--show-lines .y-axis__labels .y-axis__label{margin:-7px 0}@media (width >= 768px){.legend-label{font-size:13px}}.reports-chart{margin-bottom:1.4rem}.special-reports__chart--column .reports-chart .y-axis__label{color:#666}@media (width >= 768px){.stats--multiple{margin:60px 0 50px}}.special-reports__text h3,.special-reports__text h4,.special-reports__text--heading h2:not(.show-for-sr){margin-top:.5rem}.hero__subheading span{font-size:20px;margin-bottom:10px}@media (width >= 768px){.hero__subheading span{font-size:36px}}.hero__section h1{line-height:1;margin-bottom:1rem;margin-top:0}.hero__authors{margin-top:1.4rem}.hero__authors:before{display:none}.reports-chart__title{font-size:20px;margin-bottom:0}.special-reports__chart--bar,.special-reports__chart--column{padding-left:0;padding-right:0}.bar-chart.bar-chart--full{grid-template-columns:.1fr 1fr}.bar-chart .y-axis{font-weight:700}@media (width >= 1200px){#maturity .shape{position:absolute;right:-5%;top:0;transform:translateY(65%)}}.special-reports__stats--bold .stats.stats--multiple{margin-bottom:0;margin-top:0;padding-left:0;padding-right:0}#maturity .special-reports__stats--bold .stats.stats--multiple{margin-top:0}@media (width <= 991px){#maturity .special-reports__stats--bold .stats.stats--multiple{margin-bottom:0;margin-top:0}#maturity .special-reports__stats--bold .stats.stats--multiple:last-of-type{margin-bottom:1.4rem}#maturity .dnd-section.special-reports__chapter .special-reports__full:has(.special-reports__shape){padding-left:0}#maturity .dnd-section.special-reports__chapter .special-reports__shape{margin-bottom:1.4rem}}.about-perceptyx .perceptyx-logo{margin-bottom:50px;position:relative}.about-perceptyx .header__logo{display:inline-block}.dnd-section.special-reports__chapter.special-reports__chapter--stat-only .row-fluid-wrapper .special-reports__row{display:flex;justify-content:center;padding-bottom:20px;padding-top:60px}.special-reports__chapter--stat-only .stats--bold.stats--single .stats__number{font-size:100px;font-weight:800}.special-reports__chapter--stat-only .stats--bold.stats--single .description{font-size:24px;font-style:italic;font-weight:500;line-height:1.7;position:relative}.special-reports__chapter--stat-only .stats--bold.stats--single .description:before{background-color:hsla(0,0%,100%,.5);content:"";height:3px;position:absolute;top:-20px;width:40px}.special-reports__chapter--stat-only .stats--bold .stats__text{gap:30px}.special-reports__chapter--stat-only .stats--bold.stats--single .description strong{color:hsla(0,0%,100%,.6);display:block;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.65px;margin-top:20px;text-transform:uppercase}#from-insights-to-impact .special-reports__row--white .stats--bold.stats--single.border .stats__list li{border-color:var(--color-sinai-beach)}@media (width >= 1024px){#about-perceptyx .special-reports__stats--bold{padding-bottom:0}#about-perceptyx .stats{margin-bottom:0;margin-top:6rem}}.special-reports__icon{height:160px}.special-reports__callout{border-bottom:1px solid;border-top:1px solid}.special-reports__callout:last-of-type{margin-bottom:30px;padding-bottom:30px}.table-chart thead td,.table-chart thead th{background-color:transparent;padding:0}.table-chart tr.table-chart__item{background-color:transparent!important}.reports-chart__top{margin-bottom:0}table{background-color:transparent}@media (min-width:768px){.table-chart__label strong{font-size:22px}}.special-reports__columns:has(.show-for-sr){padding-top:0}.reports-chart{margin:auto;max-width:var(--width-main-wrapper);padding-top:0}.reports-chart,.table-chart td{padding-left:0;padding-right:0}.table-chart__label strong:nth-of-type(2){color:currentColor}.table-chart__value{border-radius:50px;overflow:hidden}.special-reports__callout{padding:30px 0}.special-report__part .special-reports__full:first-of-type{padding:0}#building-managers-for-whats-next .dnd-section:first-of-type{padding-bottom:0}#building-managers-for-whats-next .dnd-section:nth-of-type(2) .special-reports__text--heading .special-reports__columns{padding-top:0}@media (width >= 1024px){#building-managers-for-whats-next .dnd-section.special-reports__chapter .row-fluid-wrapper .row-fluid:has(.span4) .hs_cos_wrapper{display:block;height:100%}}.authors .special-reports__subheading,.authors__additional .special-reports__subheading{font-size:14px;font-weight:700;margin-bottom:.375rem}.author__text p{color:var(--color-white)}@media (width >= 768px){.author__text p{font-size:18px}}.author__title{margin-bottom:1.4rem}.additional-contributors{gap:50px 30px;margin-top:1rem}.additional-contributor__name,.additional-contributor__title{color:var(--color-white)}.stats--bold.stats--single.border{border-color:transparent}@media (width >= 1200px){.authors__additional{margin-left:auto;max-width:960px}}#welcome{overflow:hidden;position:relative}@media (width >= 1024px){.special-reports__shape--hero .shape{position:absolute;transform:translate(-15%,-40%)}}@media (width >= 1280px){.special-reports__shape--hero .shape{transform:translateY(-46%)}}#about-perceptyx .header__logo{display:inline-block}main .page-section:not(:last-of-type) .special-reports__chapter a{color:inherit;font-weight:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}main .special-reports__chapter a:active,main .special-reports__chapter a:focus,main .special-reports__chapter a:hover{color:var(--color-thrive)}.special-reports__full-width{padding:0}.special-reports__full-width .dnd-column .dnd-row .row-fluid{padding:100px 0}.special-reports__full-width .dnd-column .dnd-row .row-fluid .span4,.special-reports__full-width .dnd-column .dnd-row .row-fluid .span8{padding:0 20px;position:relative}@media (width >= 1024px){.special-reports__full-width .dnd-column .dnd-row .row-fluid .span8{padding:0}.special-reports__full-width .dnd-column .dnd-row .row-fluid .span4{padding:0 0 0 40px}.special-reports__full-width .dnd-column .dnd-row .row-fluid{justify-content:flex-start}}.special-reports__full-width .dnd-column .dnd-row .row-fluid .span4 p{line-height:1.3;margin-bottom:.75rem}@media (width >= 768px){.special-reports__full-width .dnd-column .dnd-row .row-fluid .span4 p{font-size:20px}}.special-reports__full-width .dnd-column .dnd-row .row-fluid .span4 h3{margin-bottom:1rem}#building-managers-for-continuous-change{overflow:hidden;position:relative}#building-managers-for-continuous-change .special-reports__chapter--text{padding-top:0}.special-reports__full-width .dnd-column .dnd-row .row-fluid .span4:before{background-color:var(--color-big-sky);content:"";height:100%;left:0;position:absolute;top:0;width:100vw;z-index:0}.special-reports__full-width .special-report__part h3{margin-left:auto;margin-right:auto}.special-report__priorities-grid{display:grid;gap:20px;justify-items:center;text-align:center}@media (width >= 525px){.special-report__priorities-grid{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);text-align:left}}@media (width >= 768px){.special-report__priorities-grid{align-items:center;gap:10px;margin:auto;max-width:780px}}.priorities-item h4{font-size:18px;margin-bottom:.125rem;margin-top:0}.priorities-item p{font-size:14px;margin-bottom:.25rem}@media (width >= 768px){.priorities-item h4{font-size:22px}.priorities-item p{font-size:18px;max-width:230px}}.priorities-item:first-of-type{height:100%;max-height:200px;max-width:200px;width:100%}@media (width >= 525px){.priorities-item:first-of-type{align-content:flex-end;grid-area:1/2/4/6;max-height:400px;max-width:360px}.priorities-item:nth-of-type(2){grid-area:2/1/3/3;text-align:right}.priorities-item:nth-of-type(3){grid-area:1/3/2/5;text-align:center}.priorities-item:nth-of-type(4){grid-area:2/5/3/7}.priorities-item:nth-of-type(2),.priorities-item:nth-of-type(4){transform:translateY(2rem)}.priorities-item .priorities-item__content{background-color:#ebebeb}}@media (width >= 768px){.priorities-item .priorities-item__content{background-color:#ebebeb;padding:10px 5px}}.special-reports__columns .text:empty,.special-reports__columns:empty,.special-reports__columns:has(.text:empty){display:none}.dnd-section.special-reports__chapter .row-fluid-wrapper .special-reports__row:has(.stats--sticky){padding-top:0}@media (width >= 1024px){#about-perceptyx .special-reports__paragraph{display:grid;grid-template-rows:1fr 1fr}#about-perceptyx .special-reports__paragraph p:last-of-type{margin-top:auto}p.special-reports__theme-title{min-height:90px}}.dnd-section.special-reports__chapter .row-fluid-wrapper .span11 .special-reports__row{margin:0;max-width:100%}.footer--galaxy{color:var(--color-white)}