html{box-sizing:border-box;font-family:DINPro,DIN,Arial,sans-serif;min-height:100%;overflow-y:scroll}body{color:var(--color-secondary);overflow:hidden}*,:after,:before{box-sizing:inherit}button,h1,h2,h3,h4,h5,h6,input,optgroup,select{margin:0;word-break:break-word}h1,h2,h3,h4,h5,h6{font-weight:500}p{line-height:1.5}address,blockquote,dl,fieldset,figure,hgroup,hr,ol,p,pre,table,ul{margin:0 0 1.5rem}ol,ul{padding-left:1.5rem}dd{margin-left:1.5rem}button{background:transparent}button,fieldset{padding:0}button,fieldset,iframe{border:0}[tabindex="-1"]:focus{outline:none!important}:focus:not(:focus-visible){outline:none}img{font-style:italic;height:auto;max-width:100%}.pin-spacer{z-index:1!important}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}svg{fill:currentcolor;display:block}@font-face{font-display:swap;font-family:DIN;font-style:normal;font-weight:400;src:url(/assets/fonts/DIN-Regular.woff2) format("woff2"),url(/assets/fonts/DIN-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:DIN;font-style:normal;font-weight:700;src:url(/assets/fonts/DIN-Bold.woff2) format("woff2"),url(/assets/fonts/DIN-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:DIN;font-style:normal;font-weight:500;src:url(/assets/fonts/DIN-Medium.woff2) format("woff2"),url(/assets/fonts/DIN-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:DINPro;font-style:normal;font-weight:400;src:url(/assets/fonts/DINPro-Regular.woff2) format("woff2"),url(/assets/fonts/DINPro-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:DINPro;font-style:normal;font-weight:500;src:url(/assets/fonts/DINPro-Medium.woff2) format("woff2"),url(/assets/fonts/DINPro-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:DINPro;font-style:normal;font-weight:700;src:url(/assets/fonts/DINPro-Bold.woff2) format("woff2"),url(/assets/fonts/DINPro-Bold.woff) format("woff")}.c-story-header{background-color:rgb(var(--color-secondary-rgb)/.9);left:0;padding:2rem 2.5rem;position:fixed;top:0;width:100%;z-index:10}@media(min-width:60em){.c-story-header{background-color:hsla(0,0%,100%,.2);transition:background-color .5s,backdrop-filter .5s}.c-story-header.filter-active{backdrop-filter:blur(12.5px);background-color:hsla(0,0%,100%,.1);transform:translateZ(0)}}.c-story-header__content{align-items:center;display:flex;justify-content:space-between;width:100%}@media(min-width:40em){.c-story-header__content{margin-left:auto;width:50%}}.c-story-header__logo-button{background-color:transparent;border:none;cursor:pointer;height:-moz-fit-content;height:fit-content;outline:none;z-index:11}@media(min-width:40em){.c-story-header__logo-button{transform:translateX(-50%)}}.c-story-header__logo{display:block;height:2.25rem;position:relative;transform:translateY(15%)}@media(min-width:40em){.c-story-header__logo{height:3rem}}.c-story-header__menu-toggle{align-items:center;background-color:transparent;border:1px solid transparent;cursor:pointer;display:flex;flex-direction:column;padding:.5rem;position:relative;z-index:10}@media(min-width:40em){.c-story-header__menu-toggle{transform:translateY(.25rem)}}.c-story-header__burger{background-color:transparent;height:1.5rem;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;width:2rem}.c-story-header__burger span{background:var(--color-white);border-radius:.125rem;display:block;height:.25rem;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:all .25s ease-in-out;width:100%}.c-story-header__burger span:first-child{top:0;transform-origin:left center}.c-story-header__burger span:nth-child(2){top:.625rem;transform-origin:left center}.c-story-header__burger span:nth-child(3){top:1.25rem;transform-origin:left center}.c-story-header__menu-toggle[aria-expanded=true] .c-story-header__burger span:first-child{left:.375rem;top:0;transform:rotate(45deg)}.c-story-header__menu-toggle[aria-expanded=true] .c-story-header__burger span:nth-child(2){opacity:0;width:0}.c-story-header__menu-toggle[aria-expanded=true] .c-story-header__burger span:nth-child(3){left:.375rem;top:22px;transform:rotate(-45deg)}.c-story-header__burger-label{color:var(--color-white);font-size:.875rem;margin-top:.125rem;text-align:center;text-transform:lowercase}@media(max-width:39.99em){.c-story-header__burger-label{clip:rect(0 0 0 0)!important;block-size:1px!important;border:0!important;clip-path:inset(50%)!important;inline-size:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important}}.c-story-header__menu{backdrop-filter:blur(12.5px);background:var(--color-menu);box-sizing:border-box;color:var(--color-white);display:none;flex-direction:column;font-size:1.25rem;height:100vh;line-height:1.8;max-width:37rem;opacity:0;overflow-y:auto;padding-bottom:4.5rem;position:fixed;right:0;top:0;transform:translateX(100%);width:100%;z-index:1}@media(min-width:40em){.c-story-header__menu{font-size:1.5rem;line-height:2}}.c-story-header__menu-gradient{background:linear-gradient(to bottom,rgb(var(--color-menu-rgb)/1) 0,rgb(var(--color-menu-rgb)/.9) 65%,rgb(var(--color-menu-rgb)/0) 100%);content:"";height:10rem;left:0;min-height:10rem;position:sticky;top:0;width:100%;z-index:1}.c-story-header__anchor-list{list-style:none;margin-bottom:1rem;padding:0 2.5rem}@media(min-width:40em){.c-story-header__anchor-list{padding:0 4rem}}.c-story-header__anchor-list br{display:none}.c-story-header__anchor{color:inherit;font-size:inherit;font-weight:500;line-height:inherit;text-decoration:none}.c-story-header__anchor:hover{text-decoration:underline}.c-story-header__bottom-container{margin-top:auto;padding:0 2.5rem}@media(min-width:40em){.c-story-header__bottom-container{padding:0 4rem}}.c-story-header__bottom-link{color:inherit;display:block;font-size:inherit;font-weight:400;line-height:inherit;text-decoration:underline}.c-story-header__scroll{background-color:transparent;border-top:1px solid var(--color-white);display:none;height:.75rem;left:0;position:absolute;top:100%;width:100%}@media(min-width:60em){.c-story-header__scroll{display:block}}.c-story-header__progress{background-color:var(--color-white);height:100%;left:0;position:absolute;top:0;transition:width .1s;width:0}.c-story-header__progress-sections{display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.c-story-header__progress-section{flex:1;height:100%}.c-story-header__progress-section:not(:last-child){border-right:1px solid var(--color-white)}@keyframes fade-up{0%{opacity:0;transform:translate(-50%,50%)}to{opacity:1;transform:translate(-50%,-50%)}}.c-story-hero{height:100vh;position:relative;width:100%}@media(min-width:60em){.c-story-hero{height:200vh}}.c-story-hero__gradient{background:linear-gradient(rgba(236,67,56,.2),#d9ebf7);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.c-story-hero__title{color:var(--color-white);font-size:3rem;left:50%;margin:0;position:absolute;text-align:center;top:40%;transform:translate(-50%,-50%);width:100%;z-index:2}@media(min-width:30em){.c-story-hero__title{font-size:4rem;top:48%}}@media(min-width:40em){.c-story-hero__title{font-size:6rem}}@media(min-width:60em){.c-story-hero__title{display:flex;font-size:10rem;gap:5rem;justify-content:center}.c-story-hero__title span{display:block}}.c-story-hero__title--annual-report{font-size:2.5rem}@media(min-width:30em){.c-story-hero__title--annual-report{top:48%}}@media(min-width:40em){.c-story-hero__title--annual-report{font-size:3rem;max-width:75%}}@media(min-width:100em){.c-story-hero__title--annual-report{font-size:4rem}.c-story-hero__title--annual-report span{display:block}}.c-story-hero__content{height:100vh;position:relative;width:100%}.c-story-hero__content:before{background:linear-gradient(rgba(236,67,56,.2),#d9ebf7);content:"";height:calc(100% + 1px);left:0;opacity:.5;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}@media(min-width:60em){.c-story-hero__content:before{opacity:1}}.c-story-hero__figure{height:100%;margin:0;position:relative;width:100%;z-index:1}.c-story-hero__video{display:block;height:100%;object-fit:cover;width:100%}.c-story-hero__cta{align-items:center;animation:fade-up 1s ease-out 0s 1 forwards;background:var(--color-primary);border:none;color:var(--color-white);cursor:pointer;display:none;font-size:.875rem;left:50%;opacity:0;padding:1rem 1.5rem;position:absolute;top:65%;transform:translate(-50%,-50%);transition:background-color .2s;white-space:nowrap;z-index:3}@media(min-width:30em){.c-story-hero__cta{font-size:1rem;top:75%}}.c-story-hero__cta:hover{background-color:var(--color-secondary)}.c-story-hero__cta-icon{height:1.25rem;margin-left:.5rem;width:1.25rem}@media(min-width:30em){.c-story-hero__cta-icon{height:1.5rem;width:1.5rem}}.c-story-hero__scroll-cta{--line-length:3rem;--font-size:1rem;background-color:transparent;border:none;bottom:calc(var(--font-size)*-1.5/2);color:var(--color-secondary);cursor:pointer;font-size:var(--font-size);left:50%;line-height:1.5;padding-left:var(--line-length);position:fixed;text-transform:lowercase;transform:rotate(-90deg);transform-origin:left center;z-index:2}@media(min-width:40em){.c-story-hero__scroll-cta{--line-length:4rem}}.c-story-hero__scroll-cta:before{background-color:currentcolor;content:"";height:1px;left:0;position:absolute;top:50%;width:calc(var(--line-length) - .5rem)}.c-story-hero__title--stz{font-size:1.5rem}@media(min-width:40em){.c-story-hero__title--stz{font-size:2rem}}@media(min-width:80em){.c-story-hero__title--stz{font-size:3rem}}.c-story-section{min-height:100vh;padding:6rem 0;position:relative}.c-story-section__content{margin:0 auto;max-width:100rem;padding:0 2rem;position:relative;width:100%;z-index:2}.c-story-section__image,.c-story-section__image:after{height:100%;left:0;position:absolute;top:0;width:100%}.c-story-section__image:after{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.5) 50%,transparent);content:"";z-index:1}@media(min-width:40em){.c-story-section__image:after{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.5) 45%,rgba(0,0,0,.2) 60%,transparent)}}@media(min-width:60em){.c-story-section__image:after{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.5) 30%,rgba(0,0,0,.2) 45%,transparent)}}.c-story-section__image figure,.c-story-section__image img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.c-story-section__logo{height:3rem;width:auto}.c-story-section__logo-container{align-items:center;display:flex;flex-flow:row wrap;gap:2rem;justify-content:center;margin:0 auto 2rem}.c-story-section__logo--msba{height:2.3rem;transform:translateY(-.34rem)}.c-story-section--center{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.c-story-section--grid-2 .c-story-section__content{display:grid;gap:2rem}@media(min-width:67.5em){.c-story-section--grid-2 .c-story-section__content{grid-template-columns:repeat(2,minmax(0,1fr))}}.c-story-section--height-auto{min-height:auto;padding:15rem 0 3rem;position:relative;z-index:5}@media(min-width:40em){.c-story-section--height-auto{padding:8rem 0}}@media(min-width:67.5em){.c-story-section--height-auto{padding:14rem 0}}@media(min-width:80em){.c-story-section--height-auto{padding:16rem 0}}.c-story-section--height-auto .c-story-section__image{opacity:.95}.c-story-section--height-auto .c-story-section__image img{object-position:60% top}@media(min-width:40em){.c-story-section--height-auto .c-story-section__image img{object-position:right top}}@media(min-width:67.5em){.c-story-section--height-auto .c-story-section__image img{object-position:right 10%}}@media(min-width:80em){.c-story-section--height-auto .c-story-section__image img{object-position:right 20%}}.c-story__text{margin:0 0 2rem}.c-story__cta{background:var(--color-primary);border:none;color:var(--color-white);cursor:pointer;font-size:.875rem;padding:1rem 1.5rem;text-decoration:none;white-space:nowrap;width:-moz-max-content;width:max-content;z-index:3}.c-story__cta:hover{background-color:var(--color-secondary)}.c-story-section--small-padding{min-height:100vh;padding:3rem 0;position:relative}.c-skiplinks{height:0;left:1rem;overflow:hidden;padding:0;position:fixed;top:1rem;width:0;z-index:101}.c-skiplinks:focus,.c-skiplinks:focus-within{height:auto;overflow:visible;width:100%}.story-figure{display:block;width:-moz-fit-content;width:fit-content}.hospital-1-figure{margin-bottom:2rem}@media(min-width:67.5em){.hospital-1-figure{margin-bottom:0}}.hospital-1{opacity:.8}@media(min-width:67.5em){.hospital-1{max-width:62.5rem;opacity:1}}.hospital-2{margin-left:-8rem;max-width:32rem}.hospital-3{max-width:21rem}.hospital-3-figure{margin-left:auto;margin-top:-10rem}@media(min-width:67.5em){.hospital-4-figure{width:100%}.hospital-4{max-width:35rem;width:100%}}.hospital-5{margin-left:-3rem}@media(min-width:67.5em){.hospital-5{margin-left:0;max-width:25rem}}.hospital-6-figure{margin-left:auto;margin-right:-15%;margin-top:-6rem}@media(min-width:67.5em){.hospital-6-figure{margin-right:-10%;margin-top:2rem;width:100%}}@media(min-width:80em){.hospital-6-figure{margin-top:-10rem;width:auto}}.hospital-6{max-width:30rem}@media(min-width:40em){.hospital-6{max-width:35rem}}@media(min-width:67.5em){.hospital-6{max-width:43rem;width:100%}}@media(min-width:80em){.hospital-6{width:auto}}.hospital-7{max-width:100%}@media(min-width:67.5em){.hospital-7{max-width:71rem}}.hospital-8-figure{margin-left:-3rem;margin-top:-5rem}@media(min-width:67.5em){.hospital-8-figure{margin-bottom:15rem;margin-left:auto;margin-top:0}}@media(min-width:80em){.hospital-8-figure{margin-top:-10rem}}.hospital-8{margin-right:-6rem;max-width:22.5rem}@media(min-width:67.5em){.hospital-8{margin-right:5rem}}.prof-img-1{max-width:60%}@media(min-width:67.5em){.prof-img-1{max-width:28.5rem}}.prof-fig-2{margin-left:auto;max-width:60%}@media(min-width:67.5em){.prof-fig-2{max-width:none}}.prof-img-2{margin-top:-100%}@media(min-width:67.5em){.prof-img-2{max-width:23rem}}.pin-spacer-prof-fig-3{z-index:2!important}.prof-fig-3{margin-left:50%}.prof-img-3{margin-left:-50%;max-width:21rem}@media(min-width:67.5em){.prof-img-3{margin-left:20%;margin-top:-10%}}@media(min-width:80em){.prof-img-3{margin-left:-50%;margin-top:-100%}}.prof-fig-4{display:none;margin-left:50%;margin-top:-20rem}@media(min-width:67.5em){.prof-fig-4{display:block;margin-top:0;position:relative;z-index:3}}@media(min-width:80em){.prof-fig-4{margin-top:-20rem;z-index:auto}}.prof-img-4{max-width:43.5rem}@media(min-width:67.5em){.prof-img-4{max-width:100%}}@media(min-width:80em){.prof-img-4{max-width:43.5rem}}.prof-fig-5{margin-bottom:5rem;margin-left:10%;position:relative;z-index:2}@media(min-width:67.5em){.prof-fig-5{margin-bottom:8rem;z-index:auto}}.prof-img-5{margin-top:-125%;max-width:21rem}.pat-fig-1{display:none}@media(min-width:67.5em){.pat-fig-1{display:block}}.pat-img-1{max-width:33rem}.pat-fig-2{display:none}@media(min-width:67.5em){.pat-fig-2{display:block;margin-left:auto;margin-top:-10rem}}.pat-img-2{max-width:23rem}@media(min-width:67.5em){.pat-fig-3{margin-left:50%}.pat-img-3{margin-left:-40%;max-width:36rem}}.pat-img-4{margin-bottom:4rem;max-width:28.5rem}@media(min-width:67.5em){.pat-img-4{margin-bottom:0;margin-top:-12rem}}.coop-fig-1{float:right}@media(min-width:40em){.coop-fig-1{float:none;margin-left:auto;margin-right:-5rem}}.coop-img-1{max-width:32rem}@media(min-width:30em){.coop-img-1{max-width:38rem}}.coop-fig-2{margin-bottom:3rem;margin-left:auto;margin-top:-8rem;max-width:35%}@media(min-width:67.5em){.coop-fig-2{margin-bottom:0;margin-left:0;margin-top:-12rem;max-width:40%}}@media(min-width:80em){.coop-fig-2{margin-left:20%;margin-top:-15rem;max-width:none}}@media(min-width:67.5em){.coop-img-2{max-width:100%}}@media(min-width:80em){.coop-img-2{max-width:40rem}}.coop-fig-3{max-width:70%}@media(min-width:67.5em){.coop-fig-3{margin-top:3rem;max-width:50%}}@media(min-width:80em){.coop-fig-3{max-width:none}}@media(min-width:67.5em){.coop-img-3{max-width:100%}}@media(min-width:80em){.coop-img-3{max-width:35.5rem}}@media(min-width:67.5em){.sci-fig-1{margin-left:50%}.sci-img-1{margin-left:-50%;max-width:41.5rem}}.sci-fig-2{display:none;margin-top:-15rem}@media(min-width:67.5em){.sci-fig-2{display:block}}.sci-img-2{max-width:17.5rem}.sci-fig-3{display:none;margin-left:auto;margin-top:-15rem}@media(min-width:67.5em){.sci-fig-3{display:block}}.sci-img-3{max-width:17.5rem}.sci-fig-4{display:none;margin-left:10%}@media(min-width:67.5em){.sci-fig-4{display:block}}.sci-img-4{max-width:34rem}.ops-fig-1{margin-left:20%}.ops-img-1{max-width:23rem}.ops-fig-2{display:none}@media(min-width:67.5em){.ops-fig-2{display:block;margin-left:auto}}.ops-img-2{max-width:27.5rem}.ops-fig-3{display:none}@media(min-width:67.5em){.ops-fig-3{display:block;margin-left:50%;margin-top:-15rem}}.ops-img-3{max-width:40.5rem}.ops-fig-4{left:10%;margin-top:-6rem;max-width:50%}@media(min-width:67.5em){.ops-fig-4{left:auto;margin-top:-10rem;max-width:none}.ops-img-4{max-width:36rem}.theme-six-fig-1{margin-left:50%}}.theme-six-img-1{max-width:23rem}.theme-six-fig-2{display:none;margin-top:-15rem}@media(min-width:67.5em){.theme-six-fig-2{display:block}}.theme-six-img-2{max-width:27.5rem}.theme-six-fig-3{display:none;margin-left:auto;margin-top:-15rem}@media(min-width:67.5em){.theme-six-fig-3{display:block}}.theme-six-img-3{max-width:40.5rem}@media(min-width:67.5em){.prof-fig-3--annual-report{margin-left:55%}}#h2-1{color:var(--color-secondary);margin-bottom:2rem;max-width:67rem;width:100%}@media(min-width:67.5em){#h2-1{color:var(--color-white);margin-bottom:10rem;margin-left:auto}}#h2-1 span{color:var(--color-primary)}@media(min-width:67.5em){#h2-1 span{color:var(--color-secondary)}}#together{margin-bottom:5rem;text-align:center}@media(min-width:67.5em){#together{color:var(--color-white)}.colleague-group{padding-right:3rem;width:50%}}@media(min-width:80em){.colleague-group{padding-right:0;width:auto}}#listen{margin:4rem 0}@media(min-width:67.5em){#listen{margin:-5rem 0 0 50%}}#our-job{margin-bottom:6rem;margin-top:4rem}@media(min-width:67.5em){#our-job{margin-bottom:12rem;margin-top:0;width:-moz-fit-content;width:fit-content}#our-pride{text-align:center}}#invn-innovation,#invn-pride{font-size:3.5rem;margin-bottom:2rem;width:-moz-fit-content;width:fit-content}@media(min-width:40em){#invn-innovation,#invn-pride{font-size:5rem}}@media(min-width:60em){#invn-innovation,#invn-pride{font-size:7rem}}@media(min-width:67.5em){#invn-innovation,#invn-pride{font-size:7rem}}@media(min-width:100em){#invn-innovation,#invn-pride{font-size:7rem}}#invn-goals,#invn-job{margin-bottom:1rem}@media(min-width:67.5em){#invn-innovation{margin-top:25rem}}#invn-group{margin-bottom:2rem}#quote{color:var(--color-white);font-size:1.75rem;line-height:1.6}#quote-author{margin-bottom:0;padding-left:5rem;position:relative}#quote-author:after{background-color:currentcolor;color:inherit;content:"";height:1px;left:0;position:absolute;top:50%;width:4.5rem}#important{margin-bottom:10rem;text-align:center}#prof-text{margin-bottom:4rem;margin-top:2rem}@media(min-width:67.5em){#prof-text{margin-bottom:10rem}}#pat-text{margin-bottom:2rem;margin-top:3rem}@media(min-width:67.5em){#pat-text{margin-bottom:10rem;margin-left:50%;width:50%}}#strategy-three-text{margin-bottom:2rem}@media(min-width:67.5em){#strategy-three-text{margin-bottom:10rem;margin-left:auto;margin-top:5rem}}#tech-text{margin-bottom:4rem}@media(min-width:67.5em){#tech-text{margin-bottom:10rem;margin-left:auto;margin-top:-3rem;transform:translateX(-50%)}}@media(min-width:80em){#tech-text{margin-top:-6rem}}.pin-spacer-h2-1,.pin-spacer-intro-text,.pin-spacer-listen,.pin-spacer-prof-text,.pin-spacer-strategy-five,.pin-spacer-strategy-four,.pin-spacer-strategy-four-1,.pin-spacer-strategy-four-2,.pin-spacer-strategy-one,.pin-spacer-strategy-three,.pin-spacer-strategy-three-text,.pin-spacer-strategy-two,.pin-spacer-theme-six-title,.pin-spacer-together{z-index:3!important}#intro-text{margin-bottom:10rem}@media(min-width:67.5em){#intro-text{margin-bottom:10rem}}#strategy-one{color:var(--color-white);margin-bottom:2rem;margin-top:2rem}@media(min-width:67.5em){#strategy-one{margin-bottom:0;margin-top:0}}#strategy-two{color:var(--color-white);margin-bottom:2rem;text-align:center}@media(min-width:67.5em){#strategy-two{margin-bottom:0}}#strategy-three{color:var(--color-white);margin-bottom:2rem}@media(min-width:67.5em){#strategy-three{margin-bottom:0}}#strategy-four{color:var(--color-white);margin-bottom:2rem}@media(min-width:67.5em){#strategy-four{display:flex;flex-direction:column;margin-bottom:0}#strategy-four #strategy-four-1,#strategy-four #strategy-four-2{width:-moz-fit-content;width:fit-content}#strategy-four #strategy-four-2{margin-left:auto;margin-top:2.5rem!important}}#strategy-four span{display:block}#strategy-five{color:var(--color-white);margin-bottom:2rem;margin-top:2rem}@media(min-width:67.5em){#strategy-five{margin-bottom:0;margin-top:2rem}}#sust-text{margin-top:3rem}@media(min-width:67.5em){#sust-text{margin-top:0}}#theme-six-title{color:var(--color-white);margin-bottom:2rem;margin-top:2rem}@media(min-width:67.5em){#theme-six-title{margin-bottom:0;margin-top:2rem}}.strategy-cta{line-height:1.28}.strategy-link{color:inherit;transition:color .2s}.strategy-link:focus,.strategy-link:hover{color:var(--color-primary)}.content-group{width:-moz-fit-content;width:fit-content}#pat-text-two{margin-bottom:2rem;margin-top:3rem}@media(min-width:67.5em){#pat-text-two{margin-bottom:0;margin-top:-5rem;position:relative;width:50%;z-index:10!important}}#pat-text-three{margin-bottom:2rem;margin-top:3rem}@media(min-width:67.5em){#pat-text-three{margin-bottom:10rem;margin-left:50%;width:50%}}#strategy-three-text-annual-report{margin-bottom:8rem}@media(min-width:67.5em){#strategy-three-text-annual-report{margin-top:-20rem}}#strategy-three-text-subject-one{margin-bottom:2rem}@media(min-width:67.5em){#strategy-three-text-subject-one{margin-bottom:10rem;margin-top:5rem}}#strategy-three-text-subject-three{margin-bottom:2rem}@media(min-width:67.5em){#strategy-three-text-subject-three{margin-bottom:35rem;margin-left:50%;margin-top:50rem}}#intro-text-annual-report{font-size:1.25rem;font-weight:500;margin:0 auto 2rem}@media(min-width:67.5em){#intro-text-annual-report{margin:8rem auto 2rem}}.year-result-img{display:none}@media(min-width:67.5em){.year-result-img{display:block;max-width:100%}.pat-img-3--annual-report{margin-left:-120%;margin-top:5rem;max-width:36rem}}.pat-img-5{margin-bottom:4rem;max-width:28.5rem}@media(min-width:67.5em){.pat-img-5{margin-bottom:0;margin-top:-12rem}}.annual-report-theme-3-fig-2{margin-bottom:3rem;margin-left:auto;margin-top:8rem;max-width:35%}@media(min-width:67.5em){.annual-report-theme-3-fig-2{margin-bottom:20rem;max-width:40%}}@media(min-width:80em){.annual-report-theme-3-fig-2{margin-left:0;max-width:none}}.annual-report-theme-3-img-2{display:none}@media(min-width:67.5em){.annual-report-theme-3-img-2{display:block;left:5%!important;max-width:100%}}@media(min-width:80em){.annual-report-theme-3-img-2{max-width:33.75rem}}.annual-report-theme-3-fig-3{max-width:70%}@media(min-width:67.5em){.annual-report-theme-3-fig-3{margin-left:50%;margin-top:-120rem;max-width:50%}}@media(min-width:80em){.annual-report-theme-3-fig-3{max-width:none}}@media(min-width:67.5em){.annual-report-theme-3-img-3{max-width:100%}}@media(min-width:80em){.annual-report-theme-3-img-3{max-width:35.5rem}}.ops-fig-1--annual-report{margin-left:20%}@media(min-width:67.5em){.ops-fig-1--annual-report{margin-bottom:30rem;margin-top:-30rem}}#strategy-three-text-subject-two{margin-bottom:2rem}.pin-spacer-pat-text-two,.pin-spacer-strategy-three-text-subject-one,.pin-spacer-strategy-three-text-subject-three,.pin-spacer-strategy-three-text-subject-two{z-index:3!important}.pat-img-4__annual-report{max-width:28.5rem}@media(min-width:67.5em){.pat-img-4__annual-report{left:50vw;margin-bottom:0;margin-top:-2rem}}.ops-fig-4__annual-report{left:10%;margin-top:4rem;max-width:50%}@media(min-width:67.5em){.ops-fig-4__annual-report{left:auto;max-width:none}}#sust-text-annual-report{margin-top:3rem}@media(min-width:67.5em){#sust-text-annual-report{margin-bottom:3rem;margin-top:-10rem}}.c-story__text--annual-report{margin-top:4rem}@media(min-width:67.5em){.c-story__text--annual-report{margin-top:0}}.c-story__result-container{display:flex;flex-wrap:wrap;gap:2rem}@media(min-width:67.5em){.c-story__result-container{height:0;visibility:hidden}}.c-story__result-item{--dog-ear-height:min(75%,70px);--dog-ear-width:min(75%,25px);align-items:center;background-color:var(--color-white);display:flex;gap:2rem;padding:1.5rem}.c-story__result-item:last-of-type{clip-path:polygon(0 0,100% 0,100% calc(100% - var(--dog-ear-height)),calc(100% - var(--dog-ear-width)) 100%,0 100%)}.c-story__result-content{display:flex;flex-direction:column}.c-story__result-subject{color:#427aac;font-size:1rem}.c-story__result-figure{font-size:2.5rem;font-weight:900;margin:0}.c-story__result-icon{align-items:center;background-color:#73c6ee;border-radius:50%;display:flex;height:4rem;justify-content:center;width:4rem}.u-font-xs{font-size:.875rem}.u-font-sm{font-size:1.125rem}.u-font-lg,.u-font-md{font-size:1.5rem}@media(min-width:40em){.u-font-lg{font-size:2rem}}@media(min-width:60em){.u-font-lg{font-size:3rem}}.u-font-xl{font-size:2rem}@media(min-width:40em){.u-font-xl{font-size:2rem}}@media(min-width:60em){.u-font-xl{font-size:3rem}}@media(min-width:80em){.u-font-xl{font-size:4rem}}.u-font-xxl{font-size:3.5rem}@media(min-width:40em){.u-font-xxl{font-size:5rem}}@media(min-width:60em){.u-font-xxl{font-size:8rem}}@media(min-width:80em){.u-font-xxl{font-size:9rem}}@media(min-width:100em){.u-font-xxl{font-size:10rem}}.u-max-width-sm{max-width:26ch}.u-max-width-md{max-width:30rem}.u-max-width-lg{max-width:60rem}.u-anchor{transform:translateY(-14rem)}@media(min-width:40em){.u-anchor{transform:translateY(-16rem)}}.u-block{display:block}@media(min-width:67.5em){.u-text-shadow{text-shadow:0 0 12px rgba(0,0,0,.18)}}:after,:before,:root{--color-primary:#008690;--color-primary-rgb:0 134 144;--color-secondary:#225d8a;--color-secondary-rgb:34 93 138;--color-white:#fff;--color-disabled:#ccc;--color-menu:rgba(31,68,68,.75);--color-menu-rgb:31 68 68}

/*# sourceMappingURL=story.ee159c4f4a9075df04e3.css.map*/