.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--galaxy .table-chart__value:before{background-color:#d1d3d4;height:2px;inset:0;margin:auto}.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--galaxy{color:var(--color-galaxy)}.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__values-bottom .table-chart__percentage{font-size:10px;transform:translate(.25em,1.75em)}@media (width >= 768px){.table-chart__values-bottom .table-chart__percentage{font-size:12px}}.table-chart__point:before{border-radius:50%;content:"";position:absolute}@media (width >= 768px){.table-chart__point:before{height:28px;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--marigold:before{background-color:var(--color-marigold)}.table-chart__point--white:before{background-color:var(--color-white)}.table-chart__point--galaxy:before{background-color:var(--color-galaxy)}.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{display:flex;font-size:min(10vw,10px);gap:1%;justify-content:space-between;min-height:0;padding-top:.25rem}.table-chart .x-axis .x-axis__labels--top{border-top:2px solid var(--color-big-sky)}.table-chart .x-axis .x-axis__labels--bottom{border-bottom:2px solid var(--color-big-sky)}@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}.table-chart__item--multiple:not(:last-of-type) .table-chart__label{padding-bottom:40px}.table-chart__item--multiple .table-chart__stat+.table-chart__stat{margin-top:.75rem}.table-chart__item--multiple .table-chart__stat{align-items:center;display:grid;gap:.25rem;grid-template-columns:1fr 60px}.table-chart__item--multiple .table-chart__stat .count-up{padding-bottom:0;text-align:right}.table-chart .table-chart__bar--big-sky{background-color:var(--color-big-sky)}.table-chart .table-chart__bar--galaxy{background-color:var(--color-galaxy)}.table-chart--full-width.table-chart__labels-left .table-chart__value{overflow:visible}.table-chart--full-width.table-chart__labels-left td{align-items:center;display:grid;gap:10px 40px}@media (width >= 768px){.table-chart--full-width.table-chart__labels-left td{grid-template-columns:.375fr 1fr}.table-chart--full-width.table-chart__labels-left .table-chart__name{justify-content:flex-end;text-align:right}.table-chart--full-width.table-chart__labels-left .x-axis .x-axis__labels{grid-area:1/2}.table-chart--full-width.table-chart__labels-left .x-axis .x-axis__label--title{grid-area:2/2}}.table-chart--full-width.table-chart__labels-left .table-chart__name strong{padding-bottom:0}@media (width >= 768px){.table-chart--full-width.table-chart__labels-left .table-chart__name strong{font-size:18px}}.table-chart--full-width.table-chart--galaxy .x-axis__label{color:#838383}.table-chart--full-width.table-chart--galaxy .x-axis__label--title{color:#6d6e71;font-weight:600}.table-chart--full-width.table-chart--galaxy .x-axis .x-axis__labels--bottom{border-bottom:4px solid #d1d3d4;padding-bottom:.375rem;padding-top:1.5rem}.dnd-section.special-reports__psa{background-attachment:fixed;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1728 1084'%3E%3Cpath fill='%23040725' d='M0 0h1728v1084H0z'/%3E%3Cpath fill='url(%23a)' fill-opacity='.8' d='M0 0h1728v1084H0z'/%3E%3Cpath fill='url(%23b)' fill-opacity='.8' d='M0 0h1728v1084H0z'/%3E%3Cpath fill='url(%23c)' fill-opacity='.8' d='M0 0h1728v1084H0z'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='rotate(39.654 -220.134 1475.583)scale(1115.72 874.447)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2335aefd'/%3E%3Cstop offset='1' stop-color='%231e2939' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(150.585 390.363 365.68)scale(301.347 406.862)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23c426c4'/%3E%3Cstop offset='.373' stop-color='%2381278c' stop-opacity='.596'/%3E%3Cstop offset='1' stop-color='%231e2939' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='0' cy='0' r='1' gradientTransform='matrix(-29 383 -704.752 -241.401 1068 439.5)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fd8c07'/%3E%3Cstop offset='1' stop-color='%231e2939' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E")!important;background-position:50%!important;background-size:cover!important;overflow:hidden;position:relative}.dnd-section.special-reports__psa .row-fluid .span6{align-content:center}.dnd-section.special-reports__psa .button{color:var(--color-galaxy);margin-bottom:30px}.dnd-section.special-reports__chapter .special-reports__psa-image .special-reports__full{padding:0}.dnd-section.special-reports__psa .special-reports__columns h3{margin-top:0}.dnd-section.special-reports__psa .special-reports__shape{display:flex;justify-content:center}.dnd-section.special-reports__psa .special-reports__psa-shape .shape{position:absolute;transform:translateY(-35%)}@media (width >= 768px){.dnd-section.special-reports__psa .special-reports__text h3{font-size:36px}}@media (width <= 1025px){.special-reports__psa .special-reports__psa-image .shape{width:400px!important}.special-reports__psa .special-reports__psa-shape .shape{width:600px!important}}@media (width <= 1023px){.dnd-section.special-reports__psa .row-fluid-wrapper .row-fluid:has(.span6){display:grid!important}.dnd-section.special-reports__psa .row-fluid .span6:nth-of-type(2){grid-area:1/1}}main{overflow:hidden}main .page-section:not(:last-of-type) .special-reports__chapter a:not(.button){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)}.menu-toggle{background-color:var(--color-big-sky)}.content{background-attachment:fixed;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1728 1084'%3E%3Cpath fill='%23040725' d='M0 0h1728v1084H0z'/%3E%3Cpath fill='url(%23a)' fill-opacity='.8' d='M0 0h1728v1084H0z'/%3E%3Cpath fill='url(%23b)' fill-opacity='.8' d='M0 0h1728v1084H0z'/%3E%3Cpath fill='url(%23c)' fill-opacity='.8' d='M0 0h1728v1084H0z'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='rotate(38.8 -116.584 1966.478)scale(697.396 546.586)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2335aefd'/%3E%3Cstop offset='1' stop-color='%231e2939' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(-31.494 1678.08 -2271.783)scale(314.885 425.139)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23c426c4'/%3E%3Cstop offset='.373' stop-color='%2381278c' stop-opacity='.596'/%3E%3Cstop offset='1' stop-color='%231e2939' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='0' cy='0' r='1' gradientTransform='matrix(82.0001 382.5 -758 -32.8048 1495.5 445.5)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fd8c07'/%3E%3Cstop offset='1' stop-color='%231e2939' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E")!important;background-position:60%!important;background-size:cover!important;position:relative}@media (width >= 1024px){.content{background-position:bottom!important}}.hero__subheading span{display:block}.dnd-section.hero__section{position:relative}.hero__section:before{position:absolute}#executive-summary,.dnd-section.special-reports__chapter{position:relative}#executive-summary:before,#seeing-the-loop-through-different-lenses:before{content:"";height:100%;position:absolute;width:100%}#executive-summary:before{background-image:linear-gradient(0deg,var(--color-galaxy) 50%,transparent)}#seeing-the-loop-through-different-lenses:before{background-image:linear-gradient(0deg,var(--color-galaxy) 35%,transparent)}#executive-summary .dnd-section,#seeing-the-loop-through-different-lenses .dnd-section,#welcome .dnd-section{background-image:none!important}#executive-summary h2{font-size:26px}#listening-creates-direction .process-end strong,#listening-creates-direction .special-reports__theme-title{font-size:24px;text-align:center}#listening-creates-direction .special-reports__theme-title{margin:1rem 0 1.4rem}#listening-creates-direction .special-reports__item{position:relative}#listening-creates-direction .special-reports__system .special-reports__item:nth-of-type(2):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 5 492'%3E%3Cpath stroke='%23ddd' stroke-dasharray='10 10' stroke-width='5' d='M2.5 0v492'/%3E%3C/svg%3E");content:"";display:block;height:100%;left:-30px;position:absolute;width:5px}@media (width >= 1024px){#listening-creates-direction .special-reports__system .special-reports__grid--2{grid-template-columns:.65fr 1fr}}#listening-creates-direction .special-reports__grid--2{padding:40px 0 60px}#listening-creates-direction .special-reports__gaps .special-reports__grid--2{gap:90px 0}#listening-creates-direction .special-reports__gaps .special-reports__item{text-align:center}#listening-creates-direction .special-reports__gaps .gaps-group{display:flex;flex-direction:column;font-size:22px;font-weight:600;gap:60px 0;justify-content:space-evenly;position:relative}@media (width >= 525px){#listening-creates-direction .special-reports__gaps .gaps-group{flex-direction:row}#listening-creates-direction .special-reports__gaps .special-reports__item:first-of-type .gaps-group:before{left:-120%}#listening-creates-direction .special-reports__gaps .special-reports__item:nth-of-type(2) .gaps-group:before{right:-120%}#listening-creates-direction .special-reports__gaps .gaps-group:before{background-color:var(--color-big-sky);bottom:1.4em;content:"";height:4px;position:absolute;width:230%}}#listening-creates-direction .special-reports__gaps .gaps-item{background-color:var(--color-light-grey);display:grid;font-weight:700;position:relative}#listening-creates-direction .special-reports__gaps .gaps-number{color:var(--color-big-sky);display:flex;font-size:64px;justify-content:center;min-width:200px;position:relative}.gaps-divider{height:4px;width:153px}.gaps-title{transform:translateY(30px)}#listening-creates-direction .special-reports__gaps .gaps-item .gaps-number:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 185 4'%3E%3Cpath stroke='%23227fc8' stroke-dasharray='8 8' stroke-width='4' d='M0 2h185'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";height:4px;left:0;margin:auto;position:absolute;right:0;width:123px}@media (width >= 525px){#listening-creates-direction .special-reports__gaps .gaps-item .gaps-number:before{background-size:auto .075em;width:100%}}#listening-creates-direction .special-reports__gaps .gaps-number:before{left:0}#listening-creates-direction .special-reports__gaps .gaps-divider{height:4px;margin:auto;opacity:0;position:relative;width:153px;z-index:1}.traditional-approach{display:flex;flex-direction:column;text-align:center}.traditional-approach strong{display:block}.traditional-approach{counter-reset:approach-counter}.traditional-approach li{counter-increment:approach-counter;font-size:20px;line-height:1.3}.traditional-approach li strong:before{content:counter(approach-counter) ".";font-weight:700;margin-right:5px}.traditional-approach li:first-of-type:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 54 60'%3E%3Cpath stroke='%23227fc8' stroke-width='10' d='M26.54 47.5V0m24 30.78L26.584 52.514 3.421 30.78'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:block;height:57px;margin:20px auto;position:relative;width:51px}.process-end{margin:1.25rem auto auto;position:relative;text-align:center;width:284px}.process-end:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 284 4'%3E%3Cpath stroke='%23227fc8' stroke-dasharray='8 8' stroke-width='4' d='M0 2h284'/%3E%3C/svg%3E");content:"";display:block;height:4px;position:relative}.process-end p{margin-top:.75rem}@media (width >= 1024px){.special-reports__top{align-items:center;display:grid;grid-template-columns:1fr .875fr;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){h1,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__author p{font-size:22px;font-weight:700;margin-bottom:2rem}.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}}.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}#about-perceptyx h2{font-size:26px;font-weight:700;margin-top:2rem}#about-perceptyx a{color:var(--color-big-sky)}.dnd-section.special-reports__chapter .special-reports__row{max-width:var(--width-main-wrapper)}.reports-chart__top{margin-bottom:2rem}@media (width >= 768px){.legend-label{font-size:13px}}.reports-chart{margin-bottom:1.4rem}@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:2rem;position:relative}.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}.special-reports__stats--bold .stats.stats--multiple{margin-bottom:0;margin-top:0;padding-left:0;padding-right:0}.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{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:translate(-15%,-45%)}}#about-perceptyx .header__logo{display:inline-block}.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}.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{align-items:center;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);justify-items:center;text-align:center;text-align:left}@media (width >= 768px){.special-report__priorities-grid{align-items:center;gap:10px;margin:auto;max-width:780px}}.priorities-item p{font-size:14px;line-height:1.25;margin-bottom:.25rem}.priorities-item h4{font-size:22px}.priorities-item:nth-of-type(6) p{font-size:16px;margin-bottom:0;max-width:50px;text-align:center}@media (width >= 525px){.priorities-item h4{font-size:18px;margin-bottom:.125rem;margin-top:0}.priorities-item p{font-size:18px;max-width:200px}.priorities-item:nth-of-type(6) p{font-size:24px;max-width:100px}}@media (width >= 992px){.priorities-item p{max-width:110px}}.priorities-item:first-of-type{height:100%;max-height:200px;max-width:200px;width:100%}.priorities-item:first-of-type svg{animation:rotate 10s linear infinite forwards;transform-origin:center}@keyframes rotate{to{transform:rotate(1turn)}}.priorities-item:nth-of-type(2) p strong{display:block}.priorities-item:first-of-type{align-content:center;grid-area:1/2/4/6;max-height:400px;max-width:360px}.priorities-item:nth-of-type(2){align-self:flex-start;grid-area:1/3/2/5;text-align:center}.priorities-item:nth-of-type(3){grid-area:2/5/3/7}.priorities-item:nth-of-type(4){align-self:flex-end;grid-area:4/3/2/5}.priorities-item:nth-of-type(4) p{max-width:120px}.priorities-item:nth-of-type(5){grid-area:2/1/3/3;text-align:right}.priorities-item:nth-of-type(6){grid-area:2/5/3/3}.priorities-item .priorities-item__content{background-color:var(--color-light-grey);position:relative}@media (width >= 768px){.priorities-item .priorities-item__content{padding:5px}}@media (width >= 1200px){.priorities-item__content p strong{display:flex;gap:5px}.priorities-item .priorities-item__content{padding:5px 10px}.priorities-item p{max-width:170px}}@media (width >= 425px){.priorities-item:nth-of-type(2){transform:translateY(-.5rem)}.priorities-item:nth-of-type(4){transform:translateY(1.25rem)}}.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){overflow:hidden;padding-top:0}@media (width >= 1024px){.dnd-section.special-reports__chapter .row-fluid-wrapper .special-reports__row:has(.stats--sticky){overflow:visible}}@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}}.dnd-section.special-reports__chapter .row-fluid-wrapper .span11 .special-reports__row{margin:0;max-width:100%}.footer--galaxy{color:var(--color-white)}.reports-chart .legend{font-weight:600}@media (width >= 768px){.reports-chart .legend{gap:20px 60px;justify-content:flex-end}}#listening-creates-direction .reports-chart .legend{max-width:860px}.list-square{display:grid;font-weight:700;gap:.5rem;grid-template-columns:14px 1fr;position:relative}.list-square:before{background:var(--color-white);content:"";display:block;height:14px;position:relative;top:.25rem;width:14px}.special-reports__row--big-sky .stats{padding-bottom:60px;padding-top:60px}@media (width >= 1024px){#listening-creates-direction .special-reports__row--big-sky .stats{margin-top:110px}}.special-reports__row--big-sky:has(.stats):before{background-color:var(--color-big-sky);content:"";height:100%;left:0;position:absolute;width:100vw}#listening-creates-direction .stats .shape{transform:translate(115%,-20%)}@media (width >= 1024px){#listening-creates-direction .stats .shape{overflow:visible}}#seeing-the-loop-through-different-lenses{overflow:hidden;position:relative}#seeing-the-loop-through-different-lenses .special-reports__full--default .shape{position:absolute;transform:translate(35%,-60%)}@media (width <= 1024px){#seeing-the-loop-through-different-lenses .special-reports__full--default .shape{transform:translate(45%,-70%);width:800px!important}}#seeing-the-loop-through-different-lenses .stats .shape{overflow:hidden;position:absolute;transform:translate(90%,-7.125%)}#seeing-the-loop-through-different-lenses .special-reports__chapter--sticky{padding-top:0}@media (width >= 1024px){#seeing-the-loop-through-different-lenses .special-reports__chapter--sticky{padding-top:60px}}.special-reports__chapter--light-grey{background-color:var(--color-light-grey)!important;position:relative}.table-chart__point--big-sky .table-chart__percentage{color:var(--color-big-sky)}.legend-color{height:14px;width:14px}.table-chart__point:before{height:18px;width:18px}#turning-insight-into-better-investments .stats .description{line-height:1.4}@media (width >= 768px){#turning-insight-into-better-investments .stats .description{font-size:20px}}#turning-insight-into-better-investments .special-reports__row--white .stats--bold.stats--single.border .stats__list li{border:0;padding:30px 0}#turning-insight-into-better-investments .special-reports__grid .special-reports__item:not(:last-of-type):before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 60 54'%3E%3Cpath stroke='%23227fc8' stroke-width='10' d='M47.5 27.36H0m30.78-24 21.735 23.954L30.78 50.478'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:51px;position:absolute;right:50%;transform:rotate(90deg) translate(75%,-50%);width:57px}@media (width >= 1024px){#turning-insight-into-better-investments .special-reports__grid .special-reports__item:not(:last-of-type):before{transform:translateX(175%)}}.special-reports__chapter--sticky ul li:last-of-type p{margin-bottom:0}#turning-insight-into-better-investments .special-reports__grid{gap:60px 30px;grid-template-columns:1fr;justify-items:center;text-align:center}@media (width >= 1024px){#closing-the-loop-through-continuous-improvement .dnd-section.special-reports__chapter.special-reports__chapter--sticky .row-fluid-wrapper .row-fluid:has(.span6),#creating-the-conditions-for-growth .dnd-section.special-reports__chapter.special-reports__chapter--sticky .row-fluid-wrapper .row-fluid:has(.span6){gap:60px}#closing-the-loop-through-continuous-improvement .special-reports__chapter--sticky .span6:first-of-type,#creating-the-conditions-for-growth .special-reports__chapter--sticky .span6:first-of-type{width:70%}#closing-the-loop-through-continuous-improvement .dnd-section.special-reports__chapter.special-reports__chapter--sticky .stats,#creating-the-conditions-for-growth .dnd-section.special-reports__chapter.special-reports__chapter--sticky .stats{padding-left:60px}#turning-insight-into-better-investments .special-reports__grid{justify-items:stretch;text-align:left}}#creating-the-conditions-for-growth .stats .shape{overflow:hidden;position:absolute;transform:translate(130%,15%)}@media (width >= 1024px){#turning-insight-into-better-investments .special-reports__grid--4{grid-template-columns:.8fr 1fr 1fr .8fr}}#turning-insight-into-better-investments .special-reports__item{width:100%}#closing-the-loop-through-continuous-improvement .stats .shape{bottom:0;left:0;transform:translateY(100%)}#closing-the-loop-through-continuous-improvement .special-reports__chapter--sticky .dnd-column:nth-of-type(2),#seeing-the-loop-through-different-lenses .special-reports__chapter--sticky .dnd-column:nth-of-type(2){margin-top:30px}.stats .shape{overflow:hidden}@media (width <= 1024px){.special-reports__shape.special-reports__shape--hero .shape.shape--static{width:380px!important}}.table-chart--full-width{overflow:visible}.table-chart--full-width.table-chart--galaxy .x-axis__label{transform:translate(-5px)}.table-chart--full-width .x-axis__label[aria-label="100"]{transform:translateX(5px)}