@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;700;800&display=swap";:root{--light-blue: hsl(191, 47%, 89%);--light-blue-bg: hsl(196, 55%, 92%);--blue: hsl(191, 53%, 63%);--blue-hover: hsl(191, 75%, 75%);--blue-button: hsl(189, 53%, 93%);--blue-secondary: hsl(191, 55%, 74%);--purple: hsl(288, 37%, 41%);--purple-hover: hsl(288, 36%, 52%);--purple-button: hsl(289, 27%, 88%);--purple-secondary: hsl(289, 25%, 59%);--desat: hsl(0, 0%, 44%);--desat-secondary: hsl(0, 0%, 58%);--desat-tertiary: hsl(0, 0%, 72%);--red: hsl(3, 86%, 58%);--red-secondary: hsl(3, 85%, 79%);--red-tertiary: hsl(3, 86%, 83%);--red-button: hsl(3, 86%, 92%);--red-line: hsl(355, 85%, 76%);--red-light: hsl(3, 86%, 91.6%);--red-bg: hsl(351, 90%, 96%);--yellow: hsl(49, 97%, 52%);--yellow-hover: hsl(49, 100%, 77%);--yellow-secondary: hsl(50, 100%, 65%);--yellow-button: hsl(49, 100%, 90%);--dark: hsla(240, 2%, 30%, 1);--dark-transparent: hsla(240, 2%, 30%, 0);--tooltip: hsl(30, 5%, 85%);--light-grey: hsl(20, 4.1%, 85.7%);--grey-button: hsl(0, 0%, 89.4%);--grey-secondary: hsl(0, 0%, 70%);--low-shadow: .5px .6px .9px hsla(0 0%, 0%, .2), .8px 1px 1.4px -1.2px hsla(0 0%, 0%, .2), 1.8px 2.5px 3.5px -2.5px hsla(0 0%, 0%, .2);--medium-shadow: .5px .6px .7px hsla(0 0%, 0%, .08), 1px 1.4px 1.6px -1.2px hsla(0 0%, 0%, .07), 2.7px 3.7px 4.3px -2.5px hsla(0 0%, 0%, .05), 7px 9.7px 11.3px -3.7px hsla(0 0%, 0%, .04);--margin-inline: 16px;--nav-height: 132px;--base-font-size: 15px;--button_size--round: 6em;--case-study_border-radius: 16px;--max-width__p--column: 36em}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:museo-sans,sans-serif;color:var(--dark);height:100%;width:100%}.link{color:inherit}section{margin-left:0;margin-right:0;width:100%;padding-inline:var(--margin-inline)}.wrapper{width:100%;height:100%}.section__header{grid-row:1;grid-column:1 / -1;width:100%;display:flex;flex-direction:column;justify-content:space-between}.line{display:block;height:4px;border-radius:2px;margin-inline:var(--margin-inline);padding:0}h1{font-family:program,sans-serif;font-weight:700;font-size:calc(5 * var(--base-font-size));line-height:.86}.big-number{font-family:program,sans-serif;font-weight:700;font-size:calc(2.5 * var(--base-font-size));width:max-content;line-height:1.067;padding-bottom:0}h2{font-family:program,sans-serif;font-weight:700;font-size:calc(2.5 * var(--base-font-size));margin-bottom:.5em;line-height:1.067}h3{font-family:program,sans-serif;font-weight:700;font-size:calc(1.875 * var(--base-font-size));line-height:1.08}h4.name{font-weight:900;font-size:calc(1.125 * var(--base-font-size));letter-spacing:-.01em}blockquote{font-weight:900;font-size:calc(1.5 * var(--base-font-size));line-height:1.08}.button,.label{font-family:museo-sans,sans-serif;font-weight:700;font-size:calc(1.125 * var(--base-font-size))}.value,.position{font-weight:300;font-size:calc(1.125 * var(--base-font-size))}h4.inline{font-weight:900;font-size:var(--base-font-size);line-height:1.5625}p{margin-top:16px;font-weight:300;font-size:var(--base-font-size);line-height:1.5625;padding-bottom:.7em}p.highlight,span.highlight{font-weight:700;font-size:calc(1.125 * var(--base-font-size));line-height:1.5;letter-spacing:-.01em}strong{font-weight:700;font-size:var(--base-font-size)}ol,ul{margin-left:1em;margin-top:1em;padding-bottom:.7em}ol li{margin-top:1em;padding-bottom:.7em}.category{display:inline-block;font-size:calc(.875 * var(--base-font-size));font-weight:500;text-transform:uppercase;margin-top:calc(3 * var(--base-font-size));margin-bottom:calc(1.875 * var(--base-font-size))}.icon{margin-top:calc(3.75 * var(--base-font-size));padding-top:0}ul{margin-left:1em;margin-top:1em;margin-bottom:1em}li{margin-top:.75em;margin-bottom:.75em}li:last-child{margin-bottom:0}@media (min-width: 600px){:root{--base-font-size: 16px}h1{font-size:calc(7.625 * var(--base-font-size))}h2,.big-number{font-size:calc(3.75 * var(--base-font-size))}h3{font-size:calc(2.25 * var(--base-font-size))}blockquote{font-size:calc(1.875 * var(--base-font-size))}.category{margin-top:calc(3.75 * var(--base-font-size));margin-bottom:calc(2.5 * var(--base-font-size))}}@media (min-width: 768px){:root{--margin-inline: 32px}}@media (min-width: 1024px){:root{--margin-inline: 120px;--nav-height: 90px}.wrapper{display:grid;grid-template-columns:1fr}}@media (min-width: 1200px){.wrapper{max-height:unset}}@media (min-width: 1440px){section{height:auto;padding-bottom:30px}}img{max-width:100%}.light-yellow{background-color:#fff2b2}.yellow{background-color:var(--yellow)}section{padding-bottom:16px}.text-dark{color:var(--dark)}.yellow-button{background-color:var(--yellow-button)!important}div.svelte-c2gko9{z-index:3;position:fixed;max-width:100vw;width:100%;top:0;transition:transform .3s linear;transform:translateY(0)}.svelte-headroom--unpin.svelte-c2gko9{transform:translateY(-100%)}nav.svelte-nx38xs{--logo-width: 100px;z-index:2;width:100%;max-width:100vw;max-height:165px;padding:1rem var(--margin-inline);background-color:var(--light-blue);display:grid;grid-template-rows:1fr;grid-template-columns:calc(var(--logo-width) + 1em) auto 8px;column-gap:0;transition:transform .3s ease-in-out}a.nav__link--logo.svelte-nx38xs{justify-self:start}.nav__link--logo.svelte-nx38xs>img:where(.svelte-nx38xs){justify-self:start;margin-top:4px;margin-right:1rem;width:var(--logo-width)}.nav__list--links.svelte-nx38xs{list-style:none;margin:0;padding:0;grid-column:2;display:flex;flex-direction:column;align-items:flex-end}li.svelte-nx38xs{list-style:none;margin:0;padding:0;max-width:100%;text-align:end}.nav__link--section.svelte-nx38xs{display:inline-block;color:var(--dark);font-size:var(--base-font-size);text-decoration:none;white-space:nowrap}.nav__link--section.current.svelte-nx38xs:after{content:"";position:relative;display:inline-block;width:.6em;height:4px;border-radius:2px 0 0 2px;top:-3px;margin-left:.4em;background-color:var(--blue)}.nav__link--section.not-current.svelte-nx38xs:after{content:"";display:inline-block;width:.6em;margin-left:.4em;background-color:transparent}.wrap.svelte-nx38xs{white-space:nowrap}.nav__link--section.svelte-nx38xs:hover{text-decoration:underline}.nav__link--section.svelte-nx38xs:focus{border-radius:1px;outline-width:1px;outline-style:solid;outline-color:inherit;outline-offset:2px;transition:.15s all cubic-bezier(.35,.05,.25,1)}.nav__link--section.svelte-nx38xs:focus:not(:focus-visible){outline:0}.nav__link--section.svelte-nx38xs:visited{color:var(--dark)}.nav__link--section.current.svelte-nx38xs{font-weight:700}.nav__progress-line.svelte-nx38xs{grid-row:1/-1;grid-column:3;align-self:center;margin:0;display:block;border-radius:2px;padding:0;width:4px;height:100%;background-color:var(--blue)}#indicator.svelte-nx38xs{display:none}@media (min-width: 600px){nav.svelte-nx38xs{--logo-width: 115px;height:90px;grid-template-rows:2fr 1fr;grid-template-columns:var(--logo-width) 1fr;column-gap:1em}.nav__link--logo.svelte-nx38xs>img:where(.svelte-nx38xs){margin-top:0}.nav__list--links.svelte-nx38xs{display:grid;max-width:100%;grid-template-columns:auto repeat(7,1fr);grid-row:1;column-gap:1em}li.svelte-nx38xs{align-self:end;justify-self:center;position:relative;max-width:8em;text-align:center}.wrap.svelte-nx38xs{white-space:normal}.nav__progress-line.svelte-nx38xs{grid-row:2;grid-column:1/-1;align-self:end;width:100%;height:4px}#indicator.svelte-nx38xs{display:block;position:relative;top:-12px;height:16px;width:4px;border-radius:2px;background-color:var(--blue)}.nav__link--section.current.svelte-nx38xs:after{display:none}.nav__link--section.not-current.svelte-nx38xs:after{display:none}}@media (min-width: 768px){.nav__list--links.svelte-nx38xs{column-gap:4px}}@media (min-width: 1100px){nav.svelte-nx38xs{column-gap:var(--margin-inline)}.nav__list--links.svelte-nx38xs{column-gap:1rem}li.svelte-nx38xs{width:8em}}.text-input.svelte-w9go3q{border:1px #ccc solid;border-radius:5px;padding:3px;width:60px;margin:0}.color-picker.svelte-w9go3q{display:flex;flex-direction:row;justify-content:space-between;height:90px}.color-selectors.svelte-w9go3q{display:flex;flex-direction:column;justify-content:space-between}.color-component.svelte-w9go3q{display:flex;flex-direction:row;font-size:12px;align-items:center;justify-content:center}.color-component.svelte-w9go3q strong:where(.svelte-w9go3q){width:40px}.color-component.svelte-w9go3q input[type=range]:where(.svelte-w9go3q){margin:0 0 0 10px}.color-component.svelte-w9go3q input[type=number]:where(.svelte-w9go3q){width:50px;margin:0 0 0 10px}.color-preview.svelte-w9go3q{font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.preview.svelte-w9go3q{height:60px;width:60px}h4.svelte-1gm5gmt{font-size:.85rem;padding:5px;margin:0}.property.svelte-1gm5gmt{display:flex;flex-direction:row;font-size:.75rem;align-items:center;justify-content:space-between;padding:3px 5px}.label.svelte-1gm5gmt{display:block;color:#999}.value.svelte-1gm5gmt{display:block;color:#666}.popover.svelte-cq7jp3{position:relative}.popover-content.svelte-cq7jp3{display:inline-block;position:absolute;opacity:1;visibility:visible;transform:translateY(-10px);box-shadow:0 2px 5px #00000042;transition:all .3s cubic-bezier(.75,-.02,.2,.97)}.popover-content.hidden.svelte-cq7jp3{opacity:0;visibility:hidden;transform:translate(0)}.arrow.svelte-cq7jp3{position:absolute;z-index:-1;content:"";bottom:-9px;border-style:solid;border-width:10px 10px 0px 10px}.left-align.svelte-cq7jp3,.left-align.svelte-cq7jp3 .arrow:where(.svelte-cq7jp3){left:0;right:unset}.right-align.svelte-cq7jp3,.right-align.svelte-cq7jp3 .arrow:where(.svelte-cq7jp3){right:0;left:unset}.lottie-player-controls.svelte-9yox50{align-items:center;display:flex;justify-content:space-between;padding:4px 8px;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif!important}.lottie-player-controls.svelte-9yox50>div:where(.svelte-9yox50){margin-left:4px}.spacer.svelte-9yox50{flex-grow:1;width:14px}.btn.svelte-9yox50{cursor:pointer;fill:#999;width:14px}.btn.svelte-9yox50:hover{fill:#222}.btn.active.svelte-9yox50{fill:#555}.progress.svelte-9yox50{-webkit-appearance:none;-moz-apperance:none;width:100%;margin:0 10px;height:4px;border-radius:3px;cursor:pointer}.progress.svelte-9yox50:focus{outline:none;border:none}.progress.svelte-9yox50::-moz-range-track{cursor:pointer;background:none;border:none;outline:none}.progress.svelte-9yox50::-webkit-slider-thumb{-webkit-appearance:none!important;height:13px;width:13px;border:0;border-radius:50%;background:#0fccce;cursor:pointer}.progress.svelte-9yox50::-moz-range-thumb{-moz-appearance:none!important;height:13px;width:13px;border:0;border-radius:50%;background:#0fccce;cursor:pointer}.progress.svelte-9yox50::-ms-track{width:100%;height:3px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.progress.svelte-9yox50::-ms-fill-lower{background:#ccc;border-radius:3px}.progress.svelte-9yox50::-ms-fill-upper{background:#ccc;border-radius:3px}.progress.svelte-9yox50::-ms-thumb{border:0;height:15px;width:15px;border-radius:50%;background:#0fccce;cursor:pointer}.progress.svelte-9yox50:focus::-ms-fill-lower{background:#ccc}.progress.svelte-9yox50:focus::-ms-fill-upper{background:#ccc}.popover.svelte-9yox50{padding:10px;background:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:.75rem;border-radius:5px}.popover-snapshot.svelte-9yox50{width:150px}.popover-snapshot.svelte-9yox50 h5:where(.svelte-9yox50){margin:5px 0 10px;font-size:.75rem}.popover-snapshot.svelte-9yox50 a:where(.svelte-9yox50){display:block;text-decoration:none}.popover-snapshot.svelte-9yox50 a:where(.svelte-9yox50):before{content:"⥼";margin-right:5px}.popover-snapshot.svelte-9yox50 .note:where(.svelte-9yox50){display:block;margin-top:10px;color:#999}.popover-info.svelte-9yox50{width:250px}.frame-number.svelte-9yox50{outline:none;border:1px #ccc solid;border-radius:3px;width:40px;text-align:center;color:#999;font-size:.7rem;padding:0;font-family:inherit}.popover-background.svelte-9yox50{width:350px}.lottie-player.svelte-1aiskgp{box-sizing:border-box;display:flex;flex-direction:column;transition:box-shadow .6s}.lottie-player.is-zoomed.svelte-1aiskgp{position:absolute;top:0;left:0;right:0;box-shadow:0 0 56px -14px #0009;margin:100px;border-radius:6px}.animation.svelte-1aiskgp{overflow:hidden}.lottie-player-error.svelte-1aiskgp{display:flex;justify-content:center;height:100%;align-items:center}section.svelte-94n2w3{padding-top:calc(var(--nav-height) * 2);background-color:var(--light-blue)}.wrapper.svelte-94n2w3{display:flex;justify-content:space-between;min-height:calc(100vh - 180px)}.col.svelte-94n2w3{flex-basis:calc(50% - 30px);flex-shrink:1}.intro-left.svelte-94n2w3{margin-right:15px}.intro-right.svelte-94n2w3{margin-left:15px;align-self:flex-start}h1.svelte-94n2w3{margin-bottom:30px}p.landing.svelte-94n2w3{font-size:calc(1.75 * var(--base-font-size));line-height:1.42;padding-bottom:.4em;max-width:23em}@media (max-width: 1024px){section.svelte-94n2w3{padding-top:calc(var(--nav-height) * 1)}h1.svelte-94n2w3{padding-top:.2em}.wrapper.svelte-94n2w3{flex-direction:column;padding-bottom:40px}.col.svelte-94n2w3{width:100%}p.landing.svelte-94n2w3{font-size:calc(1.75 * var(--base-font-size));padding-bottom:.4em;max-width:100%}}path.svelte-1p9u2nx{stroke:var(--dark);fill:none}.chart__label--value.svelte-8rvp7j{font-weight:300;font-size:var(--base-font-size)}@media (min-width: 600px){.chart__label--value.svelte-8rvp7j{font-size:calc(1.125 * var(--base-font-size))}}.chart__label--value.svelte-4cuziz{font-weight:300;font-size:var(--base-font-size)}@media (min-width: 600px){.chart__label--value.svelte-4cuziz{font-size:calc(1.125 * var(--base-font-size))}}abbr[data-title].svelte-16wa1dm{position:relative;cursor:pointer}abbr[data-title].svelte-16wa1dm:after{content:"";font-variant-caps:normal;font-weight:300;transform:translateY(20px) scale(0);inline-size:var(--tooltip-width);width:var(--tooltip-width);max-width:280px;bottom:26px;transition:.2s transform ease}abbr[data-title].svelte-16wa1dm:hover:after{content:attr(data-title);position:absolute;left:var(--left);right:var(--right);z-index:2;border-radius:8px;display:inline-block;padding:.8em;background-color:var(--tooltip);color:var(--dark);font-family:museo-sans,sans-serif;font-size:var(--base-font-size);font-weight:300;line-height:1.2;transform:translateY(0) scale(1);transform-origin:var(--origin);transition:.2s transform ease;box-shadow:.5px .6px .7px #0000001c,1.1px 1.5px 1.8px -1.2px #00000017,3.2px 4.4px 5.1px -2.5px #00000014,8.5px 11.8px 13.7px -3.7px #00000012}.tooltip__question-mark.svelte-16wa1dm{transform-origin:50% 50%;overflow:visible}figure.svelte-6g8b6a{margin:0;display:flex;flex-direction:column;width:100%}figure.short.svelte-6g8b6a{max-width:clamp(60%,100%,140vh)}.chart__labels--top.svelte-6g8b6a{display:flex;justify-content:space-between;align-items:flex-end}.pad-right.svelte-6g8b6a{padding-right:4px}.max-content.svelte-6g8b6a{width:5em}.chart__label-value-pair--top.svelte-6g8b6a{display:flex;flex-direction:column;justify-content:flex-end}.chart__label-value-pair--bottom.svelte-6g8b6a{display:flex;flex-direction:column;justify-content:flex-start}.chart__label-value-pair--bottom.padded.svelte-6g8b6a{padding-top:1.5em}.chart__label--title.svelte-6g8b6a{max-width:8.5em;font-weight:700;font-size:var(--base-font-size)}.chart__label--value.svelte-6g8b6a{font-weight:300;font-size:var(--base-font-size)}.chart__row--details.svelte-6g8b6a{width:100%;display:grid;grid-template-rows:repeat(2,4em);gap:1em}.chart__detail.svelte-6g8b6a{display:flex;flex-direction:column;max-width:9.5em}.chart__year.svelte-6g8b6a{font-family:program,sans-serif;font-variant-numeric:proportional-nums;font-weight:700;fill:#fff}.chart__graphic.svelte-6g8b6a{width:100%;stroke-width:3px;overflow:visible}@media (min-width: 600px){.chart__label--label.svelte-6g8b6a,.chart__label--value.svelte-6g8b6a{font-size:calc(1.125 * var(--base-font-size))}.chart__graphic.svelte-6g8b6a{stroke-width:1px}}.big-number__wrapper.svelte-1ndypx1{display:block}.big-number_underlined.svelte-1ndypx1{width:max-content}.label.svelte-1ndypx1,.big-number.svelte-1ndypx1,.line.svelte-1ndypx1{margin:0}button.svelte-wre4rq,a.svelte-wre4rq{display:block;border:none;outline:none;border-radius:30px;padding:12px 24px;margin:0;text-decoration:none;color:var(--dark);cursor:pointer;text-align:center;transition:background .25s ease-in-out,transform .15s ease;-webkit-appearance:none;-moz-appearance:none}.button.link.svelte-wre4rq{width:fit-content;margin:1em 0}.red.svelte-wre4rq{background-color:var(--red-button)}.red.svelte-wre4rq:focus{outline-color:var(--red-secondary)}.red.svelte-wre4rq:hover{background-color:var(--red-secondary)}.yellow.svelte-wre4rq{background-color:var(--yellow-button)}.yellow.svelte-wre4rq:focus{outline-color:var(--yellow-secondary)}.yellow.svelte-wre4rq:hover{background-color:var(--yellow-secondary)}.purple.svelte-wre4rq{background-color:var(--purple-button)}.purple.svelte-wre4rq:focus{outline-color:var(--purple-secondary)}.purple.svelte-wre4rq:hover{background-color:var(--purple-secondary)}.blue.svelte-wre4rq{background-color:var(--blue-button)}.blue.svelte-wre4rq:focus{outline-color:var(--blue-secondary)}.blue.svelte-wre4rq:hover{background-color:var(--blue-secondary)}.white.svelte-wre4rq{background-color:var(--grey-button)}.white.svelte-wre4rq:focus{outline-color:var(--grey-secondary)}.white.svelte-wre4rq:hover{background-color:var(--grey-secondary)}button.svelte-wre4rq:focus:not(:focus-visible),a.svelte-wre4rq:focus:not(:focus-visible){outline:0}button.svelte-wre4rq:focus,a.svelte-wre4rq:focus{outline-width:2px;outline-style:solid;outline-offset:4px}a.svelte-wre4rq:active,button.svelte-wre4rq:active{transform:scale(.99)}button.read-more.svelte-wre4rq{margin-top:1em}button.read-more.padded.svelte-wre4rq{margin-bottom:2em}svg.svelte-cpdpew{height:3rem}section.svelte-he5uar{height:unset}section.nopadding.svelte-he5uar{padding-inline:0}.wrapper.svelte-he5uar{display:flex;flex-direction:column;justify-content:flex-start;gap:2em;min-height:100vh}.graph__header.svelte-he5uar{width:100%;display:grid;grid-template-rows:repeat(3,auto);grid-template-columns:auto 1fr auto}.graph__header--scheme-financials.svelte-he5uar{width:100%;grid-template-rows:repeat(4,auto)}.graph__category.svelte-he5uar{grid-row:1;grid-column:1;display:inline-block;font-size:calc(.875 * var(--base-font-size));font-weight:500;margin-top:calc(3.75 * var(--base-font-size));margin-bottom:calc(1.125 * var(--base-font-size));text-transform:uppercase}.graph__category--no-icon.svelte-he5uar{margin-bottom:calc(2.5 * var(--base-font-size))}.graph__title.svelte-he5uar{margin:0;align-self:end;grid-row:2;grid-column:1/3}.graph__title.graph__title--no-icon.svelte-he5uar{align-self:start}.graph__icon--category.svelte-he5uar{grid-row:2;grid-column:3;align-self:start;justify-self:end;padding-right:10px}.graph__button--compare.svelte-he5uar{grid-row:-1;grid-column:1/-1;padding-top:2em}.graph__big-number.svelte-he5uar{grid-row:3;grid-column:2/4;justify-self:end}.graph__big-number--no-icon.svelte-he5uar{margin-top:7px;grid-row:2}.number-icon.svelte-he5uar{display:flex;gap:1em;flex-wrap:nowrap;align-items:center}p.svelte-he5uar{margin-top:2em;max-width:39em}@media (min-width: 900px){.wrapper.svelte-he5uar{display:grid;grid-template-columns:1fr;row-gap:var(--base-font-size);align-items:start;justify-items:start}.wrapper.financials.svelte-he5uar{grid-template-rows:30vh auto auto 1fr}.wrapper.highlights.svelte-he5uar{grid-template-rows:26vh auto auto 1fr;overflow:visible}.graph__header.svelte-he5uar{grid-template-rows:auto 8em;grid-template-columns:auto 1fr 260px}.graph__title.svelte-he5uar{align-self:start}.graph__button--compare.svelte-he5uar{grid-row:2;align-self:end;padding:0}.graph__big-number.svelte-he5uar{grid-row:2/3;grid-column:3;justify-self:start}.graph__big-number--no-icon.svelte-he5uar{justify-self:end}.graph__icon--category.svelte-he5uar{justify-self:end;align-self:center}h3.svelte-he5uar{margin-top:.7em;margin-bottom:.8em}}@media (min-width: 1200px) and (max-aspect-ratio: 15/9){section.svelte-he5uar{height:100vh}}.wrapper.svelte-1sdwlcx{max-height:100vh;grid-template-columns:2fr 3fr;grid-template-rows:auto 1fr 1fr 1fr;row-gap:2em;max-width:100%;padding-bottom:2em}@media screen and (min-width: 1200px){.wrapper.svelte-1sdwlcx{max-height:120vh}}.in-numbers__header.svelte-1sdwlcx{grid-column:1;grid-row:1}.in-numbers__compare.svelte-1sdwlcx{grid-column:1;grid-row:2 / 5;display:flex;flex-direction:column;align-items:flex-start;gap:3em}.in-numbers__animation--stack.svelte-1sdwlcx{grid-column:2;grid-row:1 / 4;align-self:center;justify-self:center;max-height:calc(100% - 50px);margin-top:50px;overflow:hidden}.in-numbers__cases.svelte-1sdwlcx{grid-column:2;grid-row:4;justify-self:center}h2.svelte-1sdwlcx{margin:0 0 .5em}h3.svelte-1sdwlcx{margin-bottom:1em}@media (max-width: 1200px){section.svelte-1sdwlcx{height:unset}.wrapper.svelte-1sdwlcx{max-height:unset}}@media (max-width: 1000px){.wrapper.svelte-1sdwlcx{max-height:unset;display:flex;flex-direction:column;justify-content:flex-start;gap:1em}.in-numbers__animation--stack.svelte-1sdwlcx{flex-shrink:0;margin-top:0;margin-bottom:1em}}section.read-more.svelte-ht8cmk{height:unset;padding-bottom:4em}.purple.svelte-ht8cmk{background-color:var(--purple);color:#fff}.white.svelte-ht8cmk{background-color:#fff}@media screen and (max-width: 1200px) and (min-width: 1024px){h2.person-title.svelte-ht8cmk{font-size:50px}}.wrapper.svelte-ht8cmk{grid-template-rows:10em 1fr;grid-template-columns:2fr auto 1fr;row-gap:2em;column-gap:2.5em}h2.svelte-ht8cmk{margin:0}.column.svelte-ht8cmk{grid-row:2;max-width:100%}.second.column.svelte-ht8cmk{grid-column:3;display:flex;flex-direction:column;align-items:flex-start;gap:1em}.portrait.svelte-ht8cmk{max-height:51.25vh}.signature.svelte-ht8cmk{margin-top:2em;max-height:3em}.name-pos.svelte-ht8cmk{margin-bottom:2.5em}@media (max-width: 600px){section.svelte-ht8cmk{max-width:100vw;overflow-wrap:anywhere;padding-bottom:1em}.wrapper.svelte-ht8cmk{grid-template-columns:1fr}h2.svelte-ht8cmk{width:auto}.column.svelte-ht8cmk{grid-column:1;grid-row:3}.second.column.svelte-ht8cmk{grid-column:1;grid-row:2}}section.svelte-j5oqrg{background-color:var(--light-blue);height:auto;min-height:100vh}.wrapper.svelte-j5oqrg{display:flex;flex-direction:column;justify-content:flex-start}header.svelte-j5oqrg{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding-bottom:1em;margin:0}.category.svelte-j5oqrg{margin-bottom:2em}h2.svelte-j5oqrg{max-width:80vw;word-wrap:break-word}.icon.svelte-j5oqrg{align-self:flex-end;grid-row:1;display:flex;flex-direction:column;padding-right:1em;margin-bottom:calc(1.875 * var(--base-font-size))}article.svelte-j5oqrg{border-radius:var(--case-study_border-radius);padding-block:2em;padding-inline:1em}.yellow.svelte-j5oqrg{background-color:var(--yellow)}.purple.svelte-j5oqrg{background-color:var(--purple);color:#fff}.blue.svelte-j5oqrg{background-color:var(--blue)}p.svelte-j5oqrg,li.svelte-j5oqrg{padding-right:0}ul.svelte-j5oqrg{list-style-position:outside;margin-top:0}.case-study-img.svelte-j5oqrg{align-self:flex-start;height:12em;margin-bottom:2em}aside.svelte-j5oqrg{grid-row:3;font-size:var(--base-font-size);font-style:italic;margin-top:1em;margin-bottom:1em}@media (min-width: 1200px){.wrapper.svelte-j5oqrg{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;row-gap:1em}header.svelte-j5oqrg{flex-direction:row;align-self:start;align-items:flex-end}article.svelte-j5oqrg{column-count:2;column-gap:10px;column-fill:balance}p.svelte-j5oqrg,li.svelte-j5oqrg{max-width:38vw;padding-right:2em}aside.svelte-j5oqrg{grid-row:3;font-size:var(--base-font-size);font-style:italic;margin-top:1em;margin-bottom:1em}}@media (min-width: 1400px) and (max-aspect-ratio: 15/9){section.svelte-j5oqrg{min-height:100vh}article.svelte-j5oqrg{height:100%}}@media screen and (max-width: 1250px) and (min-width: 1024px){min-height: 1100px}section.read-more.svelte-jl3plu{height:unset;padding-bottom:4em}.purple.svelte-jl3plu{background-color:var(--purple);color:#fff}.white.svelte-jl3plu{background-color:#fff}.yellow.svelte-jl3plu{background-color:var(--yellow)}@media screen and (max-width: 1200px) and (min-width: 1024px){h2.person-title.svelte-jl3plu{font-size:50px;margin-bottom:1em}}.wrapper.svelte-jl3plu{grid-template-rows:10em 1fr;grid-template-columns:2fr auto 1fr;row-gap:2em;column-gap:2.5em}h2.svelte-jl3plu{margin:0}.column.svelte-jl3plu{grid-row:2;max-width:100%}.second.column.svelte-jl3plu{grid-column:3;display:flex;flex-direction:column;align-items:flex-start;gap:1em}.portrait.svelte-jl3plu{max-height:51.25vh}.signature.svelte-jl3plu{margin-top:2em;max-height:3em}.name-pos.svelte-jl3plu{margin-bottom:2.5em}@media (max-width: 600px){section.svelte-jl3plu{max-width:100vw;overflow-wrap:anywhere;padding-bottom:1em}.wrapper.svelte-jl3plu{grid-template-columns:1fr}h2.svelte-jl3plu{width:auto}.column.svelte-jl3plu{grid-column:1;grid-row:3}.second.column.svelte-jl3plu{grid-column:1;grid-row:2}}section.svelte-wrt7ik{height:unset}.wrapper.svelte-wrt7ik{display:flex;flex-direction:column;justify-content:flex-start}.first.column.svelte-wrt7ik{margin-top:1em;margin-bottom:4em}h2.svelte-wrt7ik{margin:0}.last.svelte-wrt7ik{margin-bottom:2em}.column.svelte-wrt7ik{grid-row:2}.second.column.svelte-wrt7ik{align-self:start;margin-top:1em;margin-bottom:2em;grid-column:2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,max-content);gap:1em;width:100%}.member-total.svelte-wrt7ik{grid-column:1 / 3}.line.svelte-wrt7ik{background-color:#fff;margin:0 0 2em}.big-number.svelte-wrt7ik{color:#fff}.membership__icon.svelte-wrt7ik{margin-top:8px;height:4em;align-self:start;justify-self:center}@media (min-width: 900px){.wrapper.svelte-wrt7ik{display:grid;grid-template-rows:10em 1fr;grid-template-columns:38vw 300px 1fr;row-gap:2em;column-gap:var(--margin-inline)}.wrapper.noHeader.svelte-wrt7ik{grid-template-rows:0 1fr}.column.svelte-wrt7ik{margin:0}}.red.svelte-wrt7ik{background-color:var(--red-bg)}section.svelte-1hc1wps{height:unset;background-color:var(--yellow)}.wrapper.svelte-1hc1wps{display:flex;flex-direction:column;justify-content:flex-start}p.svelte-1hc1wps{max-width:unset}.first.column.svelte-1hc1wps{margin-top:1em;margin-bottom:4em}h2.svelte-1hc1wps{margin:0}.last.svelte-1hc1wps{margin-bottom:2em}.column.svelte-1hc1wps{grid-row:2}.member-total.svelte-1hc1wps{grid-column:1 / 3}.second.column.svelte-1hc1wps{align-self:start;margin-top:1em;margin-bottom:2em;grid-column:2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,max-content);gap:1em}.membership__icon.svelte-1hc1wps{margin-top:8px;height:4em;align-self:start;justify-self:center}.member-total--energy.svelte-1hc1wps{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (min-width: 900px){.wrapper.svelte-1hc1wps{display:grid;grid-template-rows:10em 1fr;grid-template-columns:38vw 300px 1fr;row-gap:2em;column-gap:var(--margin-inline);min-height:100vh}.column.svelte-1hc1wps{margin:0}}.line.svelte-1hc1wps{background-color:#fff;margin:0 0 2em}.quote-container.svelte-1p6gr6a{margin-top:2em;margin-bottom:2em}svg.quote.svelte-1p6gr6a{height:4em;justify-self:center}figure.svelte-155h6gc{display:grid;grid-template-columns:1fr 8em;grid-template-rows:repeat(3,auto);column-gap:1em;margin-bottom:1.5em}.metric-chart__graphic.svelte-155h6gc{grid-column:1;grid-row:2;z-index:0;align-self:center;width:100%}.metric-chart__label.svelte-155h6gc{font-weight:700;font-size:calc(1.125 * var(--base-font-size))}.metric-chart__label--standard.svelte-155h6gc{grid-column:1/3;margin-bottom:.5em}.metric-chart__label--goal.svelte-155h6gc{grid-column:1;margin-top:.25em}.metric-chart__label--status.svelte-155h6gc,.metric-chart__label--score.svelte-155h6gc{color:var(--red)}.metric-chart__label--overlay.svelte-155h6gc{z-index:1;grid-column:1;grid-row:2;align-self:center;margin-left:1em}.metric-chart__status.svelte-155h6gc{grid-column:2;grid-row:2;align-self:center;display:flex;flex-direction:column}.metric-chart__icon--status.svelte-155h6gc{width:calc(1.125 * var(--base-font-size))}@media (max-width: 600px){figure.svelte-155h6gc{grid-template-columns:1fr auto}}section.svelte-12lxh2b{background-color:var(--red-bg);overflow-x:hidden}.wrapper.svelte-12lxh2b{grid-template-rows:10em 1fr;grid-template-columns:10fr minmax(auto,7fr);row-gap:2em;column-gap:12em}h2.svelte-12lxh2b{margin:0}h3.svelte-12lxh2b{margin-bottom:.5em}h4.svelte-12lxh2b{margin-bottom:1em}p.svelte-12lxh2b{max-width:var(--max-width__p--column)}.column.svelte-12lxh2b{grid-row:2}.second.column.svelte-12lxh2b{grid-template-rows:calc(3 * var(--base-font-size)) auto;grid-column:2}.red.svelte-12lxh2b{color:var(--red)}@media (max-width: 900px){.wrapper.svelte-12lxh2b{display:flex;flex-direction:column;justify-content:flex-start}}section.svelte-jd3sx2{background-color:var(--red-bg);overflow-x:hidden}.wrapper.svelte-jd3sx2{grid-template-rows:1fr;row-gap:2em}.metric.svelte-jd3sx2{display:grid;grid-template-columns:10fr minmax(auto,7fr);width:100%;column-gap:12em}.line.svelte-jd3sx2{background-color:var(--red-light);margin:0}h3.svelte-jd3sx2{margin-bottom:.5em}h4.svelte-jd3sx2{margin-bottom:1em}p.svelte-jd3sx2{max-width:var(--max-width__p--column)}.second.column.svelte-jd3sx2{grid-template-rows:calc(3 * var(--base-font-size)) auto;grid-column:2}.red.svelte-jd3sx2{color:var(--red)}@media (max-width: 900px){.wrapper.svelte-jd3sx2,.metric.svelte-jd3sx2{display:flex;flex-direction:column;justify-content:flex-start;gap:0}.column.svelte-jd3sx2+.column:where(.svelte-jd3sx2){margin-top:2em}.line.svelte-jd3sx2{margin-block:1em}}.performance-standards.svelte-1e70e63{max-width:900px;margin:0 auto}table.svelte-1e70e63{width:100%;border-collapse:separate;border-spacing:0;background:transparent}thead.svelte-1e70e63 th:where(.svelte-1e70e63){color:var(--dark);font-size:18px;font-weight:600;padding:10px;text-align:left;border:none;background:transparent}.year-header.svelte-1e70e63{width:50%}tbody.svelte-1e70e63 tr:where(.svelte-1e70e63){background:transparent}.left-column.svelte-1e70e63{padding:10px;vertical-align:top;width:75%}.right-column.svelte-1e70e63{padding:10px;vertical-align:top;width:25%}.percentage.svelte-1e70e63{font-size:16px;font-weight:900;color:#dc3545;line-height:1;margin-bottom:10px}.description.svelte-1e70e63{color:var(--dark);font-size:16px;font-weight:500;line-height:1.3;max-width:300px}.right-column.svelte-1e70e63 .percentage:where(.svelte-1e70e63){margin-bottom:0}@media (max-width: 768px){.performance-standards.svelte-1e70e63{padding:20px 10px}thead.svelte-1e70e63 th:where(.svelte-1e70e63){font-size:28px;padding:15px 20px}.left-column.svelte-1e70e63,.right-column.svelte-1e70e63{padding:20px}.description.svelte-1e70e63{font-size:16px}}main.svelte-btl5zv{scroll-snap-type:y mandatory}.line.svelte-btl5zv{background-color:var(--light-grey);margin:0 0 2em}.tag.svelte-btl5zv{margin:0;padding:0;scroll-snap-align:start}.italic.svelte-btl5zv{font-style:italic}.member-total.svelte-btl5zv{grid-column:1 / 3}.big-number.svelte-btl5zv{color:var(--dark)}h3.svelte-btl5zv{margin-bottom:16px;margin-top:16px}.list-red-bullets.svelte-btl5zv{list-style:none;margin-left:0}.list-red-bullets.svelte-btl5zv li:where(.svelte-btl5zv){display:flex;align-items:center;gap:15px}.background-red.svelte-btl5zv{background-color:var(--red-bg)}.red-text.svelte-btl5zv{color:var(--red)}.at-a-glance.svelte-btl5zv{list-style:none;display:flex;gap:5px;flex-direction:column}@media (min-width: 900px){.at-a-glance.svelte-btl5zv{flex-direction:row;justify-content:space-between;align-items:stretch;height:100%}}.at-a-glance.svelte-btl5zv li:where(.svelte-btl5zv){flex:1;max-width:200px;border-bottom:4px solid red;margin-bottom:.75em!important}ul.dashed.svelte-btl5zv{list-style-type:none}ul.dashed.svelte-btl5zv>li:where(.svelte-btl5zv){text-indent:-5px}ul.dashed.svelte-btl5zv>li:where(.svelte-btl5zv):before{content:"– ";text-indent:-5px}.flex-row.svelte-btl5zv{display:flex;flex-direction:column;gap:1em}@media (min-width: 900px){.flex-row.svelte-btl5zv{flex-direction:row;justify-content:space-between}}.columns-within-section.svelte-btl5zv{display:flex;flex-direction:column}@media (min-width: 900px){.columns-within-section.svelte-btl5zv{flex-direction:row;gap:1em;justify-content:space-between}}.red-line.svelte-btl5zv{background-color:var(--red-line)}.icon-box.svelte-btl5zv{display:grid;grid-template-columns:60px 1fr;gap:15px}.red-underline.svelte-btl5zv{border-bottom:4px solid red}@media (min-width: 900px){.half-width-column.svelte-btl5zv{width:50%}}.red-inset.svelte-btl5zv{background-color:#fad6d4;border-radius:25px;padding:25px}
