@charset "UTF-8";main{display:grid;align-content:start;grid-template-columns:1fr var(--main-content-side-padding) minmax(0,var(--main-content-max-width)) var(--main-content-side-padding) 1fr;padding-bottom:7.5em}main:after,main:before,main>*{grid-column:3/-3}main .main-introduction-slider{grid-column:1/-1}main>section h2{margin:1.3em 0;font-weight:400;font-size:1.75em;color:#009ee2;text-align:center}main>section>.editorjs-container{margin-top:0}main>section>.editorjs-container>:last-child{margin-bottom:0!important}main>section .people-with-popup-list{margin-bottom:0}main>section+section{margin-top:2.5em}@media (min-width:1200px){main{padding-bottom:13.3em}main>section>.editorjs-container,main>section h2{margin:0 auto;max-width:63.3rem}main>section h2{margin:2em auto 1em;font-size:2.7em}main>section>.editorjs-container{--big-vertical-gap:4.5em;font-size:1.2em;margin:0 auto}main>section>.editorjs-container h2{margin:1em 0;font-size:2.2em}main>section>.editorjs-container h3{margin:1.2em 0 .4em;font-size:1.7em}main>section>.editorjs-container h3+p{margin-top:0}main>section>.editorjs-container figure.block-quote blockquote{font-style:italic;font-size:1.7em}main>section>.editorjs-container figure.block-quote figcaption{margin-top:1.3em}main>section>.editorjs-container figure.block-quote.center figcaption,main>section>.editorjs-container figure:not(.block-quote) figcaption{text-align:center}main>section>.editorjs-container figure.block-quote.center figcaption:before{position:static}main>section+section{margin-top:4em}}.editorjs-container{--big-vertical-gap:5em;margin-top:2.5em}.editorjs-container>:first-child{margin-top:0!important}.editorjs-container h2{margin:1.3em 0;font-weight:400;font-size:1.75em;color:#009ee2}.editorjs-container h3{margin:1.6em 0 .8em;font-weight:400;font-size:1.3em}.editorjs-container div.raw-block,.editorjs-container figure.block-quote,.editorjs-container ol,.editorjs-container p,.editorjs-container ul{margin:1.2em 0}.editorjs-container ol,.editorjs-container ul{position:relative;padding:0 0 0 .75em;list-style:none}.editorjs-container ol li:before,.editorjs-container ul li:before{position:absolute;left:0}.editorjs-container ol li b,.editorjs-container ul li b{color:#009ee2}.editorjs-container ul li:before{content:"•"}.editorjs-container ol{padding-left:1.2em;counter-reset:ordered-list}.editorjs-container ol li:before{content:counter(ordered-list) ".";font-weight:300;counter-increment:ordered-list}.editorjs-container figure.block-quote blockquote{margin:0;font-size:1.3em;line-height:1.2}.editorjs-container figure.block-quote blockquote:before{content:"“"}.editorjs-container figure.block-quote blockquote:after{content:"”"}.editorjs-container figure.block-quote figcaption{position:relative;padding-left:.9em;line-height:1.3;white-space:pre-line}.editorjs-container figure.block-quote figcaption:before{content:"– ";position:absolute;left:0}.editorjs-container figure.block-quote.center blockquote{text-align:center}.editorjs-container figure figcaption{margin-top:.6em;font-size:.8125rem}@media (min-width:1200px){.editorjs-container figure figcaption{font-size:.8666666667rem}}.editorjs-container figure:not(.block-quote){margin:var(--big-vertical-gap) 0;display:grid}.editorjs-container figure:not(.block-quote) img{grid-row:1/2;grid-column:1/-1;width:100%;height:auto}.editorjs-container .youtube-video{margin:var(--big-vertical-gap) 0}.editorjs-container .standard-button{margin:2.2em 0}.editorjs-container .download-document{--button-icon:url(/build/images/download-gray.89f78ada.svg)}.square-picture{position:relative;display:block;overflow:hidden}.square-picture:before{content:"";padding-top:100%;display:block}.square-picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-position:center top}.people-with-popup-list{margin:2.5em 0 7.5em;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(10em,1fr));grid-gap:2.5em 1.2em;list-style:none}.people-with-popup-list .person-with-popup .preview{position:relative;display:flex;flex-direction:column}.people-with-popup-list .person-with-popup .preview picture{order:-1}.people-with-popup-list .person-with-popup .preview picture img{transition:transform .5s ease-out}.people-with-popup-list .person-with-popup .preview .name{margin-top:.5em;line-height:1.2;text-transform:uppercase}.people-with-popup-list .person-with-popup .preview .role{margin:.3em 0 -.2rem;font-size:.8125rem}@media (min-width:1200px){.people-with-popup-list .person-with-popup .preview .role{font-size:.8666666667rem}}.people-with-popup-list .person-with-popup .preview:after{content:"";margin-top:.5rem;width:1.2em;height:2px;display:block;background-color:#009ee2}.people-with-popup-list .person-with-popup .preview .show-popup-button{position:absolute;top:0;left:0;width:100%;height:100%}.people-with-popup-list .person-with-popup .preview:hover picture img{transform:scale(1.1)}.people-with-popup-list .person-with-popup .preview:focus-within picture img{transform:scale(1.1)}.standard-popup.person-with-popup-details>*{--vertical-padding:2.5rem;display:grid;align-content:start;grid-template-columns:1fr var(--main-content-side-padding) minmax(0,var(--main-content-max-width)) var(--main-content-side-padding) 1fr;grid-column:1/-1;grid-template-rows:repeat(4,min-content);background-color:#fff}.standard-popup.person-with-popup-details>*>*,.standard-popup.person-with-popup-details>:after,.standard-popup.person-with-popup-details>:before{grid-column:3/-3}.standard-popup.person-with-popup-details>* .hide-popup-button{z-index:1}.standard-popup.person-with-popup-details>* picture{grid-row:1;grid-column:2/5}.standard-popup.person-with-popup-details>* h2,.standard-popup.person-with-popup-details>* h3{margin:var(--vertical-padding) 0 0;font-weight:400;font-size:1.75em;text-transform:uppercase}.standard-popup.person-with-popup-details>* h2.no-role:after,.standard-popup.person-with-popup-details>* h3.no-role:after{content:"";margin-top:.23em;margin-bottom:1.42em;width:2.3rem;height:3px;display:block;background-color:#009ee2}.standard-popup.person-with-popup-details>* .role{margin:.4em 0 2.5em;display:block}.standard-popup.person-with-popup-details>* .role:after{content:"";margin-top:.5em;width:2.3rem;height:3px;display:block;background-color:#009ee2}.standard-popup.person-with-popup-details>* .editorjs-container{margin:0}.standard-popup.person-with-popup-details>* .editorjs-container>:last-child{margin-bottom:0}.standard-popup.person-with-popup-details>* .linkedin{margin-top:2.3em;width:2.5em;height:2.5em;display:block;background-image:url(/build/images/linkedin-gray.5e1e37eb.svg);background-size:contain}.standard-popup.person-with-popup-details>*>:last-child{margin-bottom:var(--vertical-padding)}@media (min-width:1200px){.people-with-popup-list{margin:5.3em 0 9.3em;grid-template-columns:repeat(auto-fit,minmax(20em,1fr));gap:9.3em 2em}.people-with-popup-list.three-columns{margin-right:auto;margin-left:auto;width:100%;max-width:72em}.people-with-popup-list .person-with-popup .preview .name{margin-top:1.2em;font-size:1.2em}.people-with-popup-list .person-with-popup .preview .role{margin:.1em 0 -.2em;font-size:1em}.people-with-popup-list .person-with-popup .preview:after{margin-top:.8em;width:2.2rem;height:3px}.standard-popup.person-with-popup-details{display:flex;align-items:center;justify-content:center;background-color:rgba(59,66,72,.5);transition:all .3s;transition-property:visibility,opacity}.standard-popup.person-with-popup-details>*{--horizontal-padding:2rem;--vertical-padding:3.6rem;position:relative;margin:0 60px;max-height:95vh;padding:var(--vertical-padding) var(--horizontal-padding);overflow-y:auto;background-color:#fff;box-shadow:0 2em 6.6em rgba(0,0,0,.5);transition:transform .3s}.standard-popup.person-with-popup-details>* .hide-popup-button{position:absolute;top:calc(var(--vertical-padding) - .5rem);right:calc(var(--horizontal-padding) - .5rem)}.standard-popup.person-with-popup-details:not(.popup-visible){visibility:hidden;opacity:0;transform:none}.standard-popup.person-with-popup-details:not(.popup-visible)>*{transform:scale(.8)}.standard-popup.person-with-popup-details>*{width:85em;max-width:100%;max-height:none;padding:0;grid-template:"image content" max-content/2fr 3.8fr}.standard-popup.person-with-popup-details>* .hide-popup-button{grid-row:unset;grid-column:unset;top:calc(var(--horizontal-padding) - .5rem)}.standard-popup.person-with-popup-details>* .square-picture{grid-area:image}.standard-popup.person-with-popup-details>* .popup-content-wrapper{grid-area:content;margin:0;max-height:95vh;padding:3.5rem var(--horizontal-padding) 0;overflow-y:auto}.standard-popup.person-with-popup-details>* .popup-content-wrapper:after,.standard-popup.person-with-popup-details>* .popup-content-wrapper:before{content:"";width:100%;height:3.5rem;display:block}.standard-popup.person-with-popup-details>* .popup-content-wrapper:before{grid-area:content;position:absolute;right:0;bottom:0;left:0;z-index:1;background-image:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,.5) 80%,hsla(0,0%,100%,0));pointer-events:none}.standard-popup.person-with-popup-details>* .popup-content-wrapper>:first-child{margin-top:0}.standard-popup.person-with-popup-details>* .hide-popup-button{top:calc(var(--vertical-padding) + .5rem)}.standard-popup.person-with-popup-details>* .square-picture{position:absolute;top:0;left:0;width:100%;height:100%}.standard-popup.person-with-popup-details>* .square-picture:before{display:none}.standard-popup.person-with-popup-details>* h2,.standard-popup.person-with-popup-details>* h3{font-size:2.6em}.standard-popup.person-with-popup-details>* h2.no-role:after,.standard-popup.person-with-popup-details>* h3.no-role:after{margin-top:.2em;margin-bottom:.69em}.standard-popup.person-with-popup-details>* .role{margin:.1em 0 1.5em;font-size:1.2em}.standard-popup.person-with-popup-details>* .linkedin{margin-top:2em;width:2.7em;height:2.7em}.standard-popup.person-with-popup-details>*>:last-child{margin-bottom:0}.standard-popup.person-with-popup-details>* .popup-content-wrapper{min-height:min(40rem,95vh)}}html.standard-popup-prevent-page-scrolling{overflow:hidden}.standard-popup{display:grid;align-content:start;grid-template-columns:1fr var(--main-content-side-padding) minmax(0,var(--main-content-max-width)) var(--main-content-side-padding) 1fr;position:fixed;top:0;left:0;z-index:200;width:100%;height:100%;overflow:auto;background-color:#fff;transition:all .3s ease-out;transition-property:visibility,transform;overscroll-behavior:none}.standard-popup:after,.standard-popup:before,.standard-popup>*{grid-column:3/-3}.standard-popup>*{grid-column:1/-1}.standard-popup .hide-popup-button{grid-row:1;grid-column:3/4;position:absolute;top:calc(25px - .5rem);right:-.5rem;width:2.25rem;height:2.25rem}.standard-popup .hide-popup-button:after,.standard-popup .hide-popup-button:before{content:"";position:absolute;top:50%;left:50%;width:1.767766953rem;height:1px;background-color:#3b4248}.standard-popup .hide-popup-button:before{transform:translate(-50%,-50%) rotate(45deg)}.standard-popup .hide-popup-button:after{transform:translate(-50%,-50%) rotate(-45deg)}.standard-popup:not(.popup-visible){visibility:hidden;pointer-events:none;transform:translateX(-100%)}