:root{--color-black:#000;--color-white:#fff;--color-blue-100:#386097;--color-blue-75:#4c79af;--color-blue-25:#56bded;--color-green-25:#a6eb8c;--color-green-50:#70bf5c;--color-green-75:#669e66;--color-gray-100:#282a32;--color-gray-75:#67696f;--bg-primary:var(--color-white);--bg-secondary:var(--color-black);--on-bg-primary:var(--color-black);--on-bg-secondary:var(--color-white);--action-primary:var(--color-black);--on-action-primary:var(--color-white);--font-display:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-body:Arial,"Helvetica Neue",Helvetica,sans-serif;--font-accent:"Work Sans","Inter",sans-serif;--card-shadow:0 10px 20px rgba(0,0,0,.25);--card-shadow-tight:0 10px 10px rgba(0,0,0,.25);--text-shadow-soft:0 0 8px rgba(0,0,0,.5);--text-shadow-strong:0 0 4px rgba(0,0,0,.5),0 0 2px rgba(0,0,0,.8);--max-content:1280px;--page-pad:80px;--navbar-h:100px;--radius-card:8px;--radius-pill:40px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-black);color:var(--on-bg-primary);font-family:var(--font-body);font-size:16px;line-height:22px;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}img{display:block;height:auto;max-width:100%}button{cursor:pointer;font:inherit}a{color:inherit}ol,ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400;margin:0}p{margin:0}.container{margin:0 auto;max-width:var(--max-content);width:100%}.navbar,main{margin-left:auto;margin-right:auto;max-width:1440px}.t-h1{font-size:64px;letter-spacing:-3.5px;line-height:68px}.t-h1,.t-h2{font-family:var(--font-display)}.t-h2{font-size:40px;letter-spacing:-1.5px;line-height:44px}.t-h3{font-family:var(--font-display);font-size:36px;letter-spacing:-1px;line-height:42px}.t-h4{font-size:32px;line-height:38px}.t-h4,.t-h5{font-family:var(--font-display);letter-spacing:-.5px}.t-h5{font-size:28px;line-height:34px}.t-headline{font-family:var(--font-display);font-size:24px;letter-spacing:-.5px;line-height:28px}.t-body{font-family:var(--font-body);font-size:16px;line-height:22px}.navbar{align-items:center;background:var(--color-black);box-shadow:var(--card-shadow-tight);display:flex;height:var(--navbar-h);justify-content:space-between;padding:16px 60px;position:sticky;top:0;z-index:100}.navbar__logo{display:block;flex-shrink:0}.navbar__logo img{aspect-ratio:196/49;display:block;height:auto;width:196px}.navbar__progress{align-items:flex-start;display:flex;flex:1;gap:0;justify-content:space-between;margin-left:24px;max-width:1027px;padding-top:16px}.navbar__step{color:var(--color-white);flex:0 0 auto;font-family:var(--font-body);font-size:14px;line-height:20px;padding-bottom:12px;position:relative;text-align:center;text-decoration:none;width:160px}.navbar__step--active:after{background:var(--color-green-50);border-radius:2px;bottom:0;content:"";height:4px;left:6.25%;position:absolute;right:6.25%}.navbar__step--disabled{color:hsla(0,0%,100%,.5);cursor:not-allowed}.navbar__step--disabled[data-requires]:hover{text-decoration:none}.navbar__tooltip{background:#fff;border-radius:var(--radius-card);box-shadow:0 8px 24px rgba(0,0,0,.35);color:#000;font-family:var(--font-body);font-size:16px;font-weight:400;line-height:22px;opacity:0;padding:20px;pointer-events:none;position:absolute;right:0;text-align:center;top:calc(100% + 40px);transition:opacity .15s ease,visibility 0s linear .15s;visibility:hidden;white-space:normal;width:281px;z-index:300}.navbar__tooltip:before{background:#fff;bottom:100%;clip-path:polygon(50% 0,100% 100%,0 100%);content:"";height:18px;position:absolute;right:60px;width:36px}.navbar__step--disabled[data-requires]:focus-visible .navbar__tooltip,.navbar__step--disabled[data-requires]:hover .navbar__tooltip{opacity:1;transition:opacity .15s ease,visibility 0s linear 0s;visibility:visible}.navbar__sep{align-items:center;align-self:center;display:flex;flex:0 0 auto;margin-top:6px;width:18px}.navbar__sep img{height:36px;width:18px}.hero{background-color:var(--color-black);background-repeat:no-repeat;background-size:cover;height:449px;overflow:hidden;position:relative}#why-elasticity{background-position:100%}#five-dimensions{background-position:100% 0}#breaks-first{background-position:0 100%}#pressure-scenarios{background-position:100% 100%}.hero__copy{color:var(--color-white);display:flex;filter:drop-shadow(0 0 4px rgba(0,0,0,.5));flex-direction:column;gap:24px;height:290px;justify-content:center;position:absolute;text-shadow:var(--text-shadow-soft);top:100px;width:740px}.hero__copy--left{align-items:flex-start;left:max(189px,calc(50% - 531px))}.hero__copy--right{align-items:center;right:max(147px,calc(50% - 573px));text-align:center}.hero__copy--narrow{width:705px}.hero--right .hero__copy--right{width:740px}.hero__head{display:flex;flex-direction:column}.hero__title{font-family:var(--font-display);font-size:64px;font-weight:400;letter-spacing:-3.5px;line-height:68px}.hero__subhead{font-family:var(--font-accent);font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:40px}.hero__body{font-family:var(--font-display);font-size:16px;line-height:22px;max-width:715px}.hero--arial-body .hero__body{font-family:var(--font-body)}.hero__copy--right .hero__body{max-width:604px}#pressure-scenarios .hero__body{max-width:565px}.section{background:var(--color-white);padding:60px var(--page-pad) 40px;position:relative}.section__title{color:var(--color-black);font-size:40px;letter-spacing:-1.5px;line-height:44px}.section__lead,.section__title{font-family:var(--font-display);font-weight:400;text-align:center}.section__lead{color:var(--color-blue-100);font-size:32px;letter-spacing:-.5px;line-height:38px}.section__sub{color:var(--color-black);font-family:var(--font-body);font-size:16px;line-height:22px;text-align:center}.section__sub--lg{font-family:var(--font-display);font-size:24px;letter-spacing:-.5px;line-height:28px}.section__intro{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:850px;text-align:center}.section__intro--center{gap:12px}.section__body{font-family:var(--font-display);font-size:16px;line-height:22px;margin-bottom:22px}.section__body:last-child{margin-bottom:0}.card-row{align-items:stretch;display:flex;gap:20px;margin-top:30px}.card-row>*{flex:1 1 0;min-width:0}.card{background:var(--color-white);border-radius:var(--radius-card);box-shadow:var(--card-shadow);color:var(--color-black);display:flex;flex-direction:column;gap:8px;padding:32px}.card--blue{background:var(--color-blue-100);color:var(--color-white)}.card-row--reveal .card--blue{height:304px;overflow:hidden}.card--icon-row{align-items:center;flex-direction:row;gap:16px;justify-content:flex-start}.card__icon{flex-shrink:0;height:48px;width:48px}.card__icon-lg{flex-shrink:0;height:68px;width:68px}.card__headline{flex:1}.card__headline,.card__title{font-family:var(--font-display);font-size:24px;letter-spacing:-.5px;line-height:28px}.card__title{font-weight:400}.card__body{font-family:var(--font-body);font-size:16px;line-height:22px}.card--blue .card__icon-lg{margin-bottom:22px}.card--blue .card__title+.card__body{margin-top:8px}.card__indicator{display:none}.card--bullets{gap:20px;padding:40px 32px}.card__head{align-items:center;display:flex;gap:16px}.card__head .card__title{width:241px}.card__list{color:var(--color-black);font-family:var(--font-body);font-size:16px;line-height:22px;list-style:disc;padding-left:24px}.card__list li{margin-bottom:8px}.card__list li:last-child{margin-bottom:0}.card--stat{display:flex;flex-direction:column;justify-content:space-between;min-height:322px;padding:40px 32px}.card__stat{font-size:28px;letter-spacing:-.5px;line-height:34px}.card__source,.card__stat{color:var(--color-white);font-family:var(--font-display)}.card__source{font-size:16px;line-height:22px}.featurette{background-color:var(--color-white);background-position:50%;background-size:cover;display:flex;padding:40px var(--page-pad) 80px;position:relative}.featurette--right{justify-content:flex-end}.featurette--left{align-items:center;justify-content:flex-start;padding-bottom:80px;padding-top:80px}.callout{background:var(--color-white);border-radius:var(--radius-card);box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:24px;max-width:100%;padding:40px;width:630px}.callout--gradient{background:linear-gradient(180deg,var(--color-white) 44.231%,#efefef 100%)}.callout--narrow,.callout--white{background:var(--color-white)}.callout--narrow{width:625px}.callout--blue{align-items:center;background:var(--color-blue-100);color:var(--color-white);flex-shrink:0;gap:10px;padding:40px;width:631px}.callout--blue .callout__body--lg{align-self:stretch}.callout--cta{background:var(--color-white);padding:40px;width:849px}.callout__lead,.callout__title{color:var(--color-blue-100);font-family:var(--font-display);font-size:40px;letter-spacing:-1.5px;line-height:44px}.callout__title{font-weight:400}.callout__title--blue{color:var(--color-blue-100);font-size:36px;letter-spacing:-1px;line-height:42px}.callout__body{color:var(--color-black);font-family:var(--font-body);font-size:16px;line-height:22px}.callout__body--bold{font-family:var(--font-display);font-weight:700}.callout__body--lg{color:inherit;font-family:var(--font-display);font-size:28px;letter-spacing:-.5px;line-height:34px}.callout__body--inverted{color:var(--color-white);margin-bottom:32px}.callout__body--blue{color:var(--color-blue-100)}.callout__pullhead{color:var(--color-black);font-family:var(--font-display);font-size:20px;font-weight:600;letter-spacing:-.1px;line-height:24px;margin-bottom:0}.section--as-a-result{padding:60px var(--page-pad) 40px}.section--as-a-result .card{justify-content:center}.section--as-a-result .card-row{width:100%}.featurette--right .callout{align-self:flex-start}.section--blue-gradient{align-items:center;background:var(--color-blue-100);display:flex;justify-content:space-between;padding:80px var(--page-pad)}@media (max-width:1379px){.section--blue-gradient{align-items:center;flex-direction:column;gap:40px;justify-content:center}}.section--blue-gradient .callout--white{align-items:flex-start;flex-shrink:0;gap:10px;padding:40px;width:628px}.section--blue-gradient .callout__title{max-width:542px}.callout__inner{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:40px}.section--blue-gradient .quote-frame{flex-shrink:0;height:406px;position:relative;width:592px}.section--five-dimensions{padding:60px var(--page-pad)}.section--five-dimensions .container{align-items:center;display:flex;flex-direction:column;gap:60px}.section--five-dimensions .card-row--5{margin-top:0;max-width:var(--max-content);width:100%}.section--five-dimensions .card{box-shadow:var(--card-shadow-tight)}.card-row--reveal{align-items:stretch}.card-row--reveal .card{flex:1 1 240px;min-width:0;transition:flex-basis .4s ease}.card-row--reveal .card .card__body--short{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-row--reveal .card .card__body--full{display:none}@media (hover:hover){.card-row--reveal:hover .card{flex-basis:215px}.card-row--reveal:hover .card:nth-child(3){flex-basis:200px}.card-row--reveal:hover .card:nth-child(4){flex-basis:230px}.card-row--reveal .card:hover{flex-basis:340px}.card-row--reveal .card:nth-child(3):hover{flex-basis:325px}.card-row--reveal .card:nth-child(4):hover{flex-basis:355px}.card-row--reveal .card:hover .card__body--short,.card-row--reveal .card:hover .card__title br{display:none}.card-row--reveal .card:hover .card__body--full{animation:bodyFade .4s ease both;display:block}}@keyframes bodyFade{0%{opacity:.4}to{opacity:1}}.section--breaks{padding:60px var(--page-pad) 100px}.section--breaks .container{align-items:center;display:flex;flex-direction:column;gap:40px}.section--breaks .section__title{max-width:100%;width:873px}.section--breaks .card-row{margin-top:0;max-width:var(--max-content);width:100%}.featurette--left .callout--narrow{background:var(--color-white);box-shadow:var(--card-shadow);gap:0;padding:40px;text-shadow:none;width:625px}.featurette--left .callout--narrow .callout__body--blue,.featurette--left .callout--narrow .callout__body--inverted{color:var(--color-blue-100)}.featurette--left .callout--narrow .callout__body--inverted{margin-bottom:32px}.section--stats{padding:80px var(--page-pad) 100px}.section--stats .container{display:flex;flex-direction:column;gap:40px}.section--stats .card-row{margin-top:0}.section--stats .section__intro{max-width:var(--max-content)}.section--stats .section__intro .section__title{width:100%}.quote-frame__mark--top{height:77px;left:29px;position:absolute;top:0;width:108px}.quote-frame__inner{height:268px;left:50%;position:absolute;top:69px;transform:translateX(-50%);width:406px}.quote-frame__quote{bottom:55px;font-size:32px;font-style:italic;letter-spacing:-.5px;line-height:38px;margin:0}.quote-frame__attr,.quote-frame__quote{color:var(--color-white);font-family:var(--font-display);left:0;position:absolute;width:386px}.quote-frame__attr{bottom:0;font-size:16px;line-height:22px}.quote-frame__mark--bottom{height:77px;left:322px;position:absolute;top:229px;transform:rotate(180deg);width:108px}.section--scenarios-intro{background:var(--color-white);padding:80px var(--page-pad)}.scenarios-intro{align-items:center;display:flex;gap:80px;margin:0 auto;max-width:var(--max-content)}.scenarios-intro__copy{display:flex;flex-direction:column;gap:20px;width:569px}.scenarios-intro__copy .section__title{text-align:left}.scenarios-intro__copy .section__body{font-family:var(--font-display);margin-bottom:0}.section--scenarios{background-color:var(--color-black);isolation:isolate;overflow:hidden;padding:60px 0 40px;position:relative}.section--scenarios__inner{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1440px}.section--scenarios:before{background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/dc5ed0ecd708b77fc160c69bcc49f95d99612346.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;content:"";height:45.02%;left:0;pointer-events:none;position:absolute;top:54.97%;width:100%;z-index:0}.section--scenarios>*{position:relative;z-index:1}.scenarios{align-items:stretch;display:flex;width:100%}.scenario{flex:1;gap:40px;justify-content:flex-start;max-width:720px;padding:0 40px 40px}.scenario,.scenario__group{align-items:center;display:flex;flex-direction:column}.scenario__group{gap:20px;width:100%}.scenario:first-child{padding-left:var(--page-pad);padding-right:40px}.scenario:last-child{padding-left:40px;padding-right:var(--page-pad)}.scenario__title{font-family:var(--font-display);font-size:36px;font-weight:400;letter-spacing:-1px;line-height:42px;max-width:100%;text-align:center;width:600px}.scenario--green .scenario__title{color:var(--color-green-25);width:611px}.scenario--blue .scenario__title{color:var(--color-blue-25)}.scenario__sub{color:var(--color-white);font-family:var(--font-display);font-size:32px;font-weight:400;letter-spacing:-.5px;line-height:38px;max-width:100%;text-align:center;width:600px}.scenario__flow{align-items:stretch;display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:100%;padding-bottom:20px;width:600px}.scenario__flow li{border-radius:12px;color:var(--color-black);font-family:var(--font-display);font-size:16px;font-weight:600;line-height:20px;padding:20px;position:relative;text-align:center}.scenario__flow--green li{background:var(--color-green-25)}.scenario__flow--blue li{background:var(--color-blue-25)}.scenario__flow li+li{margin-top:18px}.scenario__flow li+li:before{background-position:50%;background-repeat:no-repeat;background-size:18px 36px;content:"";height:36px;left:50%;position:absolute;top:-27px;transform:translateX(-50%) rotate(90deg);transform-origin:center;width:18px}.scenario__flow--green li+li:before{background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/0fe492aefaaf8bcfe6057e7cfc1c3496200100f9.svg)}.scenario__flow--blue li+li:before{background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/c2b8c41844f3d65252db3eedf8702fa56fd76d0c.svg)}.scenario__strain{display:flex;flex-direction:column;gap:20px;max-width:600px;width:100%}.strain-card{align-items:center;background:var(--color-gray-100);border-radius:var(--radius-card);box-shadow:var(--card-shadow-tight);display:flex;gap:30px;padding:20px 32px}.strain-card img{flex-shrink:0;height:68px;width:68px}.strain-card>:not(img){color:var(--color-white);flex:1;font-family:var(--font-display);font-size:24px;letter-spacing:-.5px;line-height:28px}.scenarios__cta{align-items:center;display:flex;padding:20px var(--page-pad) 40px}.callout--cta{gap:20px}.callout--cta .callout__title--blue{width:100%}.btn{align-items:center;align-self:flex-start;border-radius:var(--radius-pill);display:inline-flex;font-family:var(--font-display);font-size:20px;font-weight:400;gap:16px;line-height:20px;padding:6px 6px 6px 20px;text-decoration:none}.btn--blue{background:var(--color-blue-100);color:var(--color-white);transition:filter .15s ease}.btn--blue .btn__icon{background:var(--color-white);transform-origin:center;transition:background-color .15s ease,transform .15s ease}.btn--blue:focus-visible .btn__icon,.btn--blue:hover .btn__icon{background:var(--color-green-25);transform:scale(1.33)}.btn__icon{align-items:center;border-radius:30px;display:inline-flex;height:36px;justify-content:center;padding:10px 9px;width:36px}.btn__icon img{height:16px;width:18px}.floating-cta{background:var(--color-green-25);border:2px solid var(--color-blue-100);border-radius:var(--radius-pill);bottom:47px;box-shadow:0 4px 2px rgba(0,0,0,.25);color:var(--color-black);font-family:var(--font-display);font-size:20px;gap:16px;line-height:20px;padding:6px 6px 6px 20px;position:fixed;right:max(33px,calc(50vw - 687px));text-decoration:none;transition:border-color .15s ease,background-color .15s ease;z-index:90}.floating-cta,.floating-cta__icon{align-items:center;display:inline-flex}.floating-cta__icon{background:var(--color-black);border-radius:30px;height:36px;justify-content:center;padding:10px 9px;transform-origin:center;transition:background-color .15s ease,transform .15s ease;width:36px}.floating-cta__icon img{height:16px;width:18px}.floating-cta:hover{border-color:var(--color-blue-75)}.floating-cta:hover .floating-cta__icon{background:var(--color-blue-100);transform:scale(1.33)}.floating-cta:active{background:var(--color-green-75);border-color:var(--color-blue-75)}.navbar__menu-btn{background:transparent;border:0;cursor:pointer;display:none;flex-direction:column;height:32px;justify-content:space-between;padding:6px 0;width:32px}.navbar__menu-btn span{background:var(--color-white);border-radius:2px;display:block;height:2px}.mobile-menu{background-attachment:fixed;background-color:var(--color-white);background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/navigation-sub-navigation.png);background-position:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:column;inset:0;overflow-y:auto;pointer-events:none;position:fixed;transform:translateY(-100%);transition:transform .35s ease;z-index:200}.mobile-menu[hidden]{display:flex}.mobile-menu.is-open{pointer-events:auto;transform:translateY(0)}.mobile-menu__header{align-items:center;display:flex;justify-content:space-between;padding:24px 24px 16px}.mobile-menu__logo img{aspect-ratio:196/49;display:block;filter:invert(1);height:auto;width:140px}.mobile-menu__close{background:rgba(0,0,0,.06);border:0;border-radius:50%;color:var(--color-black);cursor:pointer;font-size:28px;height:40px;line-height:1;width:40px}.mobile-menu__list{border-top:1px solid rgba(0,0,0,.1);list-style:none;margin:0;padding:0 0 80px}.mobile-menu__list li{border-bottom:1px solid rgba(0,0,0,.1)}.mobile-menu__list a{align-items:center;color:var(--color-black);display:flex;font-family:var(--font-display);font-size:18px;font-weight:700;gap:24px;justify-content:space-between;line-height:22px;padding:24px;text-decoration:none}.mobile-menu__arrow{font-size:24px;font-weight:400}.mobile-menu__list a[aria-disabled=true]{color:rgba(0,0,0,.4);cursor:not-allowed}@media (max-width:1439px){.card-row--reveal .card,.card-row--reveal .card:hover,.card-row--reveal .card:nth-child(3):hover,.card-row--reveal .card:nth-child(4):hover,.card-row--reveal:hover .card,.card-row--reveal:hover .card:nth-child(3),.card-row--reveal:hover .card:nth-child(4){flex:1 1 200px;min-width:200px;transition:none}.card-row--reveal .card .card__body--short{display:none}.card-row--reveal .card .card__body--full{display:block}.card-row--reveal .card:hover .card__title br{display:inline}.card-row--reveal .card--blue{height:auto;min-height:304px;overflow:visible}.section--scenarios{padding:60px 20px 40px}.scenario{min-width:0}.scenario:first-child{padding-left:40px;padding-right:20px}.scenario:last-child{padding-left:20px;padding-right:40px}}@media (max-width:1339px){.navbar__progress{display:none}.navbar__menu-btn{display:flex}.card-row{flex-wrap:wrap}.card-row--3>*{flex:1 1 calc(33.333% - 14px);min-width:240px}.card-row--5>*,.card-row--reveal .card,.card-row--reveal .card:hover,.card-row--reveal .card:nth-child(3):hover,.card-row--reveal .card:nth-child(4):hover,.card-row--reveal:hover .card,.card-row--reveal:hover .card:nth-child(3),.card-row--reveal:hover .card:nth-child(4){flex:1 1 calc(33.333% - 14px);min-width:220px;transition:none}.card-row--reveal .card .card__body--short{display:none}.card-row--reveal .card .card__body--full{display:block}.card-row--reveal .card:hover .card__title br{display:inline}.card-row--reveal .card--blue{height:auto;min-height:304px;overflow:visible}.hero{height:auto;min-height:360px;padding:80px 60px 90px}.hero__copy,.hero__copy--left,.hero__copy--narrow,.hero__copy--right{align-items:flex-start;height:auto;max-width:600px;position:static;text-align:left;width:100%}#pressure-scenarios .hero__body,.hero__body,.hero__copy--right .hero__body{max-width:100%}#breaks-first{padding:80px 50px 90px 350px}#breaks-first .hero__copy,#breaks-first .hero__copy--right{align-items:flex-start;margin-left:auto;margin-right:0;max-width:500px;text-align:left}.section--scenarios{padding:60px 20px 40px}.scenarios{flex-wrap:wrap;gap:24px;justify-content:center}.scenario,.scenario:first-child,.scenario:last-child{flex:1 1 450px;max-width:720px;min-width:450px;padding:0 0 40px}.scenario__flow,.scenario__strain{max-width:100%;width:100%}.scenario__sub,.scenario__title{width:100%}.scenarios-intro{gap:24px}.scenarios-intro__copy{flex:1 1 0;min-width:0;width:auto}.section--scenarios-intro .callout--blue{flex:1 1 0;flex-shrink:1;min-width:0;width:auto}}@media (max-width:1024px){:root{--page-pad:40px;--navbar-h:64px}.navbar{padding:12px 24px}.navbar__logo img{width:160px}.hero{height:auto;min-height:360px;padding:40px var(--page-pad) 32px}.hero__copy,.hero__copy--left,.hero__copy--narrow,.hero__copy--right{align-items:flex-start;height:auto;max-width:550px;position:static;text-align:left;width:100%}#pressure-scenarios .hero__body,.hero__body,.hero__copy--right .hero__body{max-width:100%}#breaks-first{padding:40px var(--page-pad) 32px}#breaks-first .hero__copy{align-items:flex-start;max-width:450px;text-align:left}#pressure-scenarios .hero__copy{max-width:450px}.section,.section--as-a-result,.section--blue-gradient,.section--breaks,.section--five-dimensions,.section--scenarios-intro,.section--stats{padding:40px var(--page-pad)}.card-row{flex-wrap:wrap;gap:20px}.card-row--3>*{flex:1 1 calc(50% - 10px);min-width:280px}.card-row--5>*,.card-row--reveal .card,.card-row--reveal .card:hover,.card-row--reveal .card:nth-child(3):hover,.card-row--reveal .card:nth-child(4):hover,.card-row--reveal:hover .card,.card-row--reveal:hover .card:nth-child(3),.card-row--reveal:hover .card:nth-child(4){flex:1 1 calc(50% - 10px);min-width:220px;transition:none}.card-row--reveal .card--blue{height:auto;min-height:240px;overflow:visible}.card-row--reveal .card .card__body--short{display:none}.card-row--reveal .card .card__body--full{display:block}.featurette{background-position:50%;justify-content:center;padding:32px var(--page-pad)}.callout,.callout--blue,.callout--cta,.callout--narrow{max-width:720px;padding:32px;width:100%}.section--blue-gradient{gap:40px;padding:60px var(--page-pad)}.section--blue-gradient .callout--white{max-width:628px;width:100%}.section--blue-gradient .quote-frame{height:auto;margin:0 auto;max-width:480px;padding:60px 16px 80px;position:relative;width:100%}.quote-frame__mark--bottom,.quote-frame__mark--top{aspect-ratio:108/77;height:auto;width:64px}.quote-frame__mark--top{left:0;top:0}.quote-frame__mark--bottom{bottom:0;left:auto;right:0;top:auto}.quote-frame__inner{height:auto;left:auto;position:relative;top:auto;transform:none;width:100%}.quote-frame__attr,.quote-frame__quote{bottom:auto;left:auto;position:relative;top:auto;width:100%}.quote-frame__attr{margin-top:12px}.scenarios-intro__copy{width:100%}.scenarios__cta{padding:20px var(--page-pad) 32px}.scenario__flow,.scenario__strain{max-width:600px;width:100%}.floating-cta{bottom:16px;font-size:16px;padding:4px 4px 4px 16px;right:16px}.floating-cta__icon{height:30px;padding:8px 7px;width:30px}}@media (max-width:767px){:root{--page-pad:24px}.hero{align-items:flex-start;background:linear-gradient(0deg,#082751 0,#000)!important;display:flex;height:auto;justify-content:flex-start;min-height:0;overflow:hidden;padding:146px 20px 40px;position:relative}.hero:before{background-color:#000;background-position:50%;background-size:cover;content:"";height:146px;left:0;position:absolute;right:0;top:0;z-index:0}#why-elasticity:before{background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/f1141870b59449c8db02ddf011f2e674c1ebc1f7.png)}#five-dimensions:before{background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/71394bff906941c0da16708209cf8998c33c980f.png)}#breaks-first:before{background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/b3c7f0b01b8f9eaf0ecd5b6a6cf87c161cd66475.png)}#pressure-scenarios:before{background-image:url(https://2942250.fs1.hubspotusercontent-na1.net/hubfs/2942250/talent-elasticity/9aa39b5859e57456130d210485879d80198522f3.png)}#breaks-first{padding:146px 20px 40px}#breaks-first .hero__copy,#breaks-first .hero__copy--right{align-items:flex-start;margin-left:0;margin-right:0;text-align:left}.hero__copy,.hero__copy--left,.hero__copy--narrow,.hero__copy--right{align-items:flex-start;filter:none;gap:30px;height:auto;left:0;margin:0;max-width:none;padding:0;position:relative;right:0;text-align:left;text-shadow:none;top:auto;width:100%;z-index:1}.hero__head{gap:24px}.hero__title{font-size:40px;letter-spacing:-2.5px;line-height:52px}.hero__title br{display:none}#pressure-scenarios .hero__title{font-size:48px;line-height:56px}.hero__subhead{font-family:var(--font-display);font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:30px}.hero__body{font-family:var(--font-body);font-size:16px;line-height:22px}.section,.section--breaks,.section--five-dimensions,.section--scenarios-intro,.section--stats{padding:20px 20px 40px}.section--as-a-result{padding:20px}.section .container,.section--as-a-result .container,.section--breaks .container,.section--five-dimensions .container,.section--stats .container{display:flex;flex-direction:column;gap:20px}.section__intro{gap:20px}.card-row{gap:20px;margin-top:0}.callout__lead,.callout__title,.section__title{font-size:32px;letter-spacing:-.5px;line-height:36px}.scenario__title{font-size:28px;letter-spacing:-.5px;line-height:32px}.callout__title--blue{font-size:24px;letter-spacing:-.5px;line-height:30px}.section--breaks .section__title{margin-left:auto;margin-right:auto;max-width:240px}.section--five-dimensions .section__intro,.section--five-dimensions .section__intro .section__lead,.section--five-dimensions .section__intro .section__sub{text-align:left}.scenarios-intro__copy .section__title{text-align:center}.scenarios-intro{align-items:stretch;flex-direction:column}.scenarios-intro__copy,.section--scenarios-intro .callout--blue{flex:0 1 auto;min-width:0;width:100%}.section--scenarios-intro .callout--blue{padding:20px}.section__lead{font-size:24px;letter-spacing:-.5px;line-height:30px}.section__sub--lg{font-size:16px;letter-spacing:0;line-height:22px}.callout__body--lg,.callout__pullhead,.scenario__sub,.strain-card>:not(img){font-size:20px;letter-spacing:-.1px;line-height:24px}.callout__body--inverted{margin-bottom:16px}.card{box-shadow:var(--card-shadow);gap:16px;padding:30px 20px}.card--bullets,.card--stat{gap:20px;padding:20px}.card-row--reveal .card--blue{height:auto;min-height:0;overflow:visible}.card--blue{align-items:center;column-gap:10px;cursor:pointer;display:grid;grid-template-columns:32px 1fr 20px;grid-template-rows:auto;padding:20px;row-gap:0;transition:grid-template-columns .3s ease,column-gap .3s ease,row-gap .3s ease,padding .3s ease}.card--blue .card__icon-lg{grid-column:1;grid-row:1;height:32px;margin:0;transition:width .3s ease,height .3s ease;width:32px}.card--blue .card__title{align-self:center;grid-column:2;grid-row:1;margin:0;white-space:nowrap}.card--blue .card__title br,.card-row--reveal .card--blue .card__title br,.card-row--reveal .card:hover .card__title br{display:none}.card--blue .card__indicator{align-self:center;aspect-ratio:1;display:block;grid-column:3;grid-row:1;position:relative;transition:width .3s ease;width:20px}.card--blue .card__indicator:after,.card--blue .card__indicator:before{background:var(--color-white);border-radius:1px;content:"";position:absolute}.card--blue .card__indicator:before{height:3px;left:0;right:0;top:50%;transform:translateY(-50%)}.card--blue .card__indicator:after{bottom:0;left:50%;top:0;transform:translateX(-50%);transition:opacity .3s ease;width:3px}.card-row--reveal .card--blue .card__body--short{display:none}.card-row--reveal .card--blue .card__body--full{display:block;font-family:var(--font-body);font-size:16px;grid-column:1/-1;grid-row:2;line-height:22px;margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .2s ease .05s,margin-top .3s ease}.card--blue.is-expanded{align-items:start;column-gap:20px;grid-template-columns:56px 1fr 32px;grid-template-rows:56px auto auto;padding:32px 20px 20px;row-gap:16px}.card--blue.is-expanded .card__icon-lg{grid-column:1;grid-row:1;height:56px;width:56px}.card--blue.is-expanded .card__indicator{align-self:start;grid-column:3;grid-row:1;justify-self:end}.card--blue.is-expanded .card__indicator:after{opacity:0}.card--blue.is-expanded .card__title{grid-column:1/-1;grid-row:2;white-space:normal}.card-row--reveal .card--blue.is-expanded .card__body--full{grid-column:1/-1;grid-row:3;margin-top:0;max-height:500px;opacity:1}.card--stat{cursor:default;display:flex;flex-direction:column}.card--stat .card__indicator{display:none}.card--icon-row{gap:16px}.card__icon{height:48px;width:48px}.card__icon-lg{height:56px;width:56px}.card__headline,.card__title{font-size:20px;letter-spacing:-.1px;line-height:24px}.card__head .card__title{width:auto}.card__list{font-size:16px;line-height:22px}.card--blue.card--stat{align-self:stretch;column-gap:32px;cursor:default;display:inline-grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(2,fit-content(100%));min-height:0;padding:20px;row-gap:20px}.card__stat{font-size:20px;letter-spacing:-.5px;line-height:26px}.card__source,.card__stat{color:var(--color-white);font-family:var(--font-display)}.card__source{font-size:12px;line-height:18px}.section--blue-gradient{gap:40px;padding:40px 20px}.section--blue-gradient .callout--white{max-width:none;padding:30px 20px;width:100%}.section--blue-gradient .callout__title{max-width:none}.callout__inner{gap:30px}.section--blue-gradient .quote-frame{column-gap:16px;display:grid;grid-template-columns:40px 1fr;height:auto;max-width:none;padding:0;width:100%}.quote-frame__mark--bottom,.quote-frame__mark--top{aspect-ratio:auto;bottom:auto;height:28px;left:auto;position:relative;right:auto;top:auto;width:40px}.quote-frame__mark--top{align-self:flex-start;grid-column:1;grid-row:1}.quote-frame__inner{align-items:stretch;display:flex;flex-direction:column;grid-column:2;grid-row:1;height:auto;left:auto;margin:0;max-width:none;padding:0;position:relative;top:auto;transform:none;width:100%}.quote-frame__mark--bottom{align-self:flex-end;margin-top:16px;transform:rotate(180deg)}.quote-frame__quote{font-size:20px;letter-spacing:-.5px;line-height:27px}.quote-frame__attr,.quote-frame__quote{bottom:auto;left:auto;position:relative;width:100%}.quote-frame__attr{font-size:16px;line-height:22px;margin-top:16px}.featurette--left{display:none}.featurette--right{background:var(--color-white)!important;justify-content:center;padding:0 20px 40px}.featurette--right .callout--gradient{gap:20px;max-width:none;padding:30px 20px;width:100%}.floating-cta{align-items:center;bottom:16px;column-gap:12px;display:grid;font-size:18px;font-weight:700;grid-template-columns:36px 1fr 36px;height:48px;left:24px;line-height:22px;margin:0 auto;max-width:335px;padding:0 6px;position:fixed;right:24px;width:auto}.floating-cta>span:first-child{grid-column:2;text-align:center}.floating-cta__icon{grid-column:3;height:36px;padding:10px 9px;width:36px}.card-row--3>*,.card-row--5>*,.card-row--reveal .card,.card-row--reveal .card:hover,.card-row--reveal .card:nth-child(3):hover,.card-row--reveal .card:nth-child(4):hover,.card-row--reveal:hover .card,.card-row--reveal:hover .card:nth-child(3),.card-row--reveal:hover .card:nth-child(4){flex:1 1 100%;min-width:0}.section--scenarios{padding:60px 20px 40px}.scenarios{flex-direction:column;flex-wrap:nowrap}.scenario,.scenario:first-child,.scenario:last-child{flex:1 1 100%;max-width:100%;min-width:0;padding:0 0 32px}.scenarios__cta{padding:0 0 32px}.scenario__flow li{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 20px}.scenario__strain{text-align:left}.strain-card{align-items:center;flex-direction:row;gap:20px;padding:20px}.strain-card img{height:48px;width:48px}.strain-card>:not(img){text-align:left}.section--scenarios:before{background-position:50%;background-size:cover;bottom:0;height:146px;top:auto}.callout--cta{gap:20px;padding:20px}.callout--cta .btn--blue{align-items:center;column-gap:12px;display:grid;font-size:18px;font-weight:700;grid-template-columns:36px 1fr 36px;padding:6px;width:100%}.callout--cta .btn--blue>span:first-child{grid-column:2;text-align:center}.callout--cta .btn--blue .btn__icon{grid-column:3}}@media (max-width:404px){.card-row--reveal .card--blue .card__title{white-space:normal}}.site-footer{background:#fff;font-size:13px;position:relative;z-index:13}.site-footer *{box-sizing:border-box}.site-footer .footer-disclaimer{background:#000;color:#fff;padding:56px 40px 48px}.site-footer .content-wrapper.border-top,.site-footer .footer-copyright,.site-footer .footer-disclaimer-icons,.site-footer .footer-disclaimer-links{margin-left:auto;margin-right:auto;max-width:1440px}.site-footer .footer-disclaimer-icons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0 0 1.75rem}.site-footer .footer-disclaimer-icons .icon{align-items:flex-start;display:flex;height:unset;justify-content:center;margin:0;padding:0}.site-footer .footer-disclaimer-icons .icon.icon3{border-right:2px solid #fff!important;justify-content:flex-end}.site-footer .footer-disclaimer-icons .icon.icon4{justify-content:flex-start}.site-footer .footer-disclaimer-icons .icon img{display:block;max-height:44px;max-width:100%;width:auto}.site-footer .footer-copyright{margin:2rem 3.5rem;text-align:center}.site-footer .footer-copyright p{color:#fff!important;font-size:12px;line-height:2.16;margin:0 auto 2rem;max-width:820px}.site-footer .footer-disclaimer-links{margin-bottom:2rem;text-align:center}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul{display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 0 23px;padding:0}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul>li{border-left:1px solid #fff;font-size:12px;line-height:1;padding:0 16px}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul>li:first-child{border-left:0}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul>li>a{color:#fff;font-size:12px;text-decoration:none}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul>li>a:hover{text-decoration:underline}.site-footer .content-wrapper.border-top{border-top:1px solid #fff!important;margin-top:5rem;padding:0!important}.site-footer .copyright-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-top:2.625rem;padding-bottom:2rem}.site-footer .innercol{flex:0 0 33.33333%;max-width:33.33333%;padding-left:15px;padding-right:15px;position:relative;width:100%}.site-footer .copyright{font-size:13px}.site-footer .copyright p{color:#fff!important;margin:0}.site-footer .footer-social{align-items:center;display:flex;flex-wrap:wrap;padding-left:3%}.site-footer .footer-social .social-icons{width:100%}.site-footer .social-bar{align-items:center;display:flex;justify-content:flex-start}.site-footer a.social-icon{align-items:center;display:inline-flex;font-size:1.125rem;justify-content:center;margin-right:20px}.site-footer .footer-social .social-bar .social-icon{margin-right:3rem!important}.site-footer .footer-social .social-bar .social-icon:last-child{margin-right:0!important}.site-footer .social-bar a.social-icon img{max-height:25px;min-height:25px;vertical-align:middle;width:auto}@media (max-width:881px){.site-footer .footer-disclaimer-icons{flex-wrap:wrap;row-gap:1.5rem}.site-footer .footer-disclaimer-icons .icon{flex:0 0 50%}.site-footer .footer-disclaimer-icons .icon.icon1{justify-content:flex-end;padding-right:1.5rem}.site-footer .footer-disclaimer-icons .icon.icon2{justify-content:flex-start;padding-left:1.5rem}}@media (max-width:767px){.site-footer .footer-disclaimer{padding:40px 20px 32px}.site-footer .footer-disclaimer-icons{align-items:center;flex-direction:column;gap:1.25rem;padding-bottom:0}.site-footer .footer-disclaimer-icons .icon,.site-footer .footer-disclaimer-icons .icon.icon3,.site-footer .footer-disclaimer-icons .icon.icon4{justify-content:center;padding:0;width:auto}.site-footer .footer-disclaimer-icons .icon.icon3{border-bottom:2px solid #fff!important;border-right:0!important;padding-bottom:1.25rem}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 23px}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul>li{border-left:0;flex:0 0 33.333%;padding:0 6px 14px;text-align:center}.site-footer .footer-disclaimer-links .hs-menu-wrapper>ul>li:nth-child(n+4){flex:0 0 50%}.site-footer .content-wrapper.border-top{margin-top:2.5rem}.site-footer .footer-copyright{margin:1.5rem 1rem}.site-footer .copyright-wrapper{flex-direction:column-reverse;margin-top:1.5rem}.site-footer .innercol{flex:0 0 100%;max-width:100%;padding:12px 15px;text-align:center}.site-footer .footer-social{justify-content:center;padding-left:0}.site-footer .social-bar{justify-content:center}.site-footer .footer-social .social-bar .social-icon{margin:0 12px!important}}