@charset "UTF-8";:root{--color-black: rgb(49, 49, 48);--color-black-alpha-20: rgba(49, 49, 48, .2);--color-white: rgb(255, 255, 255);--color-green: rgb(0, 203, 118);--color-darkgreen: rgb(0, 113, 83);--color-blue: rgb(0, 144, 225);--color-red: rgb(222, 89, 89);--color-gray-light: rgb(243, 243, 240);--color-gray-medium: rgb(168, 168, 168);--color-gray-medium-alpha-50: rgba(168, 168, 168, .5);--color-gray-dark: rgb(140, 140, 140);--padding-x-base: 1rem;--space-multiplier: .75;--space-0\.5: calc(.5rem * var(--space-multiplier));--space-1: calc(1rem * var(--space-multiplier));--space-1\.5: calc(1.5rem * var(--space-multiplier));--space-2: calc(2rem * var(--space-multiplier));--space-2\.5: calc(2.5rem * var(--space-multiplier));--space-3: calc(3rem * var(--space-multiplier));--space-4: calc(4rem * var(--space-multiplier));--space-5: calc(5rem * var(--space-multiplier));--space-6: calc(6rem * var(--space-multiplier));--space-7: calc(7rem * var(--space-multiplier));--space-8: calc(8rem * var(--space-multiplier));--space-9: calc(9rem * var(--space-multiplier));--space-10: calc(10rem * var(--space-multiplier))}@media (min-width: 36em){:root{--padding-x-base: 2.5rem}}@media (min-width: 62em){:root{--padding-x-base: 4.25rem}}@media (min-width: 36em){:root{--space-multiplier: 1}}@font-face{font-family:GT Walsheim Web;font-weight:400;font-style:normal;font-display:swap;src:url(./gt-walsheim-pro-regular-PyTN2AU4.woff2) format("woff2")}@font-face{font-family:GT Walsheim Web;font-weight:400;font-style:italic;font-display:swap;src:url(./gt-walsheim-pro-regular-oblique-C-ibx22D.woff2) format("woff2")}@font-face{font-family:GT Walsheim Web;font-weight:700;font-style:normal;font-display:swap;src:url(./gt-walsheim-pro-bold-DjwZRsmG.woff2) format("woff2")}@font-face{font-family:GT Walsheim Web;font-weight:700;font-style:italic;font-display:swap;src:url(./gt-walsheim-pro-bold-oblique-BxBnDN3V.woff2) format("woff2")}html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;overflow-wrap:break-word;font-variant:no-common-ligatures;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0}main{display:block;position:relative}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit}ul,ol,dl,dt,dd,p{margin:0;padding:0}b,strong{font-weight:bolder}ul li,ol li{padding:0;list-style-type:none}blockquote,figure{margin:0}figcaption{font-weight:inherit}img,video,picture{display:block;width:100%;height:auto}svg{display:block}iframe{border:none}address{font-style:normal}a{color:inherit;text-decoration:none}button{border:0;border-radius:0;color:inherit;background:none;padding:0;margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}input,select{font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;text-transform:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;margin:0;border-radius:0}fieldset{padding:0;margin:0;border:none}legend{box-sizing:border-box;color:inherit;display:block;width:100%;padding:0;white-space:normal}table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}table{border-collapse:collapse;border-spacing:0}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline-color:transparent;outline-style:solid}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important;transition-delay:0s!important}}::-moz-selection{background-color:var(--color-black);color:var(--color-white)}::selection{background-color:var(--color-black);color:var(--color-white)}html{font-family:GT Walsheim Web,-system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1em;color:var(--color-black);background-color:var(--color-gray-light)}body{font-size:1.0625rem;line-height:1.6;letter-spacing:.02em;overflow-y:scroll;min-height:100vh;position:relative;display:flex;flex-direction:column;max-width:98.75rem;margin-left:auto;margin-right:auto;box-shadow:0 0 50px rgba(0,0,0,.05)}@media (min-width: 36em){body{font-size:calc(.3205128205vw + .9471153846rem)}}@media (min-width: 75em){body{font-size:1.1875rem}}@media (max-width: 35.9375em){body{-webkit-hyphens:auto;hyphens:auto}}main{flex-grow:1;background-color:var(--color-gray-light)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes move-in{0%{transform:translateY(32px)}to{transform:translateY(0)}}@media (min-width: 45em){@keyframes move-in{0%{transform:translateY(48px)}to{transform:translateY(0)}}}.u-anim--in,.u-anim--in-stagger>*{animation:fade-in 1s cubic-bezier(0,0,.25,1) backwards,move-in 1.5s cubic-bezier(.23,1,.32,1) backwards;animation-play-state:paused}.no-js .u-anim--in,.no-js .u-anim--in-stagger>*{animation-play-state:running}.u-anim--delay-1{animation-delay:.15s}.u-anim--in-stagger>*:nth-child(1){animation-delay:.15s}.u-anim--delay-2{animation-delay:.3s}.u-anim--in-stagger>*:nth-child(2){animation-delay:.3s}.u-anim--delay-3{animation-delay:.45s}.u-anim--in-stagger>*:nth-child(3){animation-delay:.45s}.u-anim--delay-4{animation-delay:.6s}.u-anim--in-stagger>*:nth-child(4){animation-delay:.6s}.u-anim--delay-5{animation-delay:.75s}.u-anim--in-stagger>*:nth-child(5){animation-delay:.75s}.u-anim--delay-6{animation-delay:.9s}.u-anim--in-stagger>*:nth-child(6){animation-delay:.9s}.u-anim--delay-7{animation-delay:1.05s}.u-anim--in-stagger>*:nth-child(7){animation-delay:1.05s}.u-anim--play,.u-anim--in-stagger.u-anim--play>*{animation-play-state:running}.u-bg--white{background-color:var(--color-white)}.u-bg--green{background-color:var(--color-green)}.u-mw--article{max-width:42.5rem}.u-ta--center{text-align:center}.u-px--base{padding-left:1rem;padding-right:1rem}@media (min-width: 36em){.u-px--base{padding-left:2.5rem}}@media (min-width: 75em){.u-px--base{padding-left:4.25rem}}@media (min-width: 36em){.u-px--base{padding-right:2.5rem}}@media (min-width: 75em){.u-px--base{padding-right:4.25rem}}.u-pt--base{padding-top:3.5rem}@media (min-width: 45em){.u-pt--base{padding-top:5rem}}.u-pb--base{padding-bottom:6rem}@media (min-width: 45em){.u-pb--base{padding-bottom:7.5rem}}.u-pt--xs{padding-top:1rem}@media (min-width: 45em){.u-pt--xs{padding-top:1.5rem}}.u-pt--s{padding-top:1.5rem}@media (min-width: 45em){.u-pt--s{padding-top:2.5rem}}.u-pt--ms{padding-top:2.5rem}@media (min-width: 45em){.u-pt--ms{padding-top:3.5rem}}.u-pt--m{padding-top:3.5rem}@media (min-width: 45em){.u-pt--m{padding-top:5rem}}.u-pt--ml{padding-top:4rem}@media (min-width: 45em){.u-pt--ml{padding-top:6rem}}.u-pt--l{padding-top:5rem}@media (min-width: 45em){.u-pt--l{padding-top:7rem}}.u-pt--xl{padding-top:6rem}@media (min-width: 45em){.u-pt--xl{padding-top:8rem}}.u-pb--xs{padding-bottom:1rem}@media (min-width: 45em){.u-pb--xs{padding-bottom:1.5rem}}.u-pb--s{padding-bottom:1.5rem}@media (min-width: 45em){.u-pb--s{padding-bottom:2.5rem}}.u-pb--ms{padding-bottom:2.5rem}@media (min-width: 45em){.u-pb--ms{padding-bottom:3.5rem}}.u-pb--m{padding-bottom:3.5rem}@media (min-width: 45em){.u-pb--m{padding-bottom:5rem}}.u-pb--ml{padding-bottom:4rem}@media (min-width: 45em){.u-pb--ml{padding-bottom:6rem}}.u-pb--l{padding-bottom:5rem}@media (min-width: 45em){.u-pb--l{padding-bottom:7rem}}.u-pb--xl{padding-bottom:6rem}@media (min-width: 45em){.u-pb--xl{padding-bottom:8rem}}.u-text-spacing>*+*{margin-top:1.5em}.u-text-spacing>.o-hl--1+*{margin-top:2em}.u-text-spacing>.o-hl--2+*{margin-top:1.5em}.u-text-spacing>.o-hl--3+*{margin-top:.5em}.u-text-spacing>*+.o-hl--1{margin-top:4.5rem}.u-text-spacing>*+.o-hl--2{margin-top:4.5rem}.u-text-spacing>*+.o-hl--3{margin-top:3rem}.u-text-spacing>.o-hl--1+.o-hl--2{margin-top:3rem}.u-text-spacing>.o-hl--2+.o-hl--3{margin-top:2.5rem}.u-text-spacing>.o-service-icon+.o-hl--2{margin-top:3.5rem}.u-text-spacing>.o-quote+*{margin-top:3.5rem}.u-text-spacing>.o-figure+*,.u-text-spacing>.c-figure+*{margin-top:3.5rem}.u-text-spacing>.o-image+*,.u-text-spacing>.c-image+*{margin-top:3.5rem}.u-text-spacing>.c-text-teaser+*{margin-top:3rem}.u-text-spacing>.l-speaker-list+*{margin-top:6rem}.u-text-spacing>.l-author-list+*{margin-top:6rem}.u-text-spacing>*+.o-quote{margin-top:3.5rem}.u-text-spacing>*+.o-figure,.u-text-spacing>*+.c-figure{margin-top:3.5rem}.u-text-spacing>*+.o-image,.u-text-spacing>*+.c-image{margin-top:3.5rem}.u-text-spacing>*+.c-text-teaser{margin-top:3rem}.u-text-spacing>p>.o-button{margin-top:1rem;margin-bottom:1rem}.u-text-spacing>*+.o-category{margin-top:2.5rem}.u-text-spacing>.o-category+*{margin-top:3.5rem}.u-text-spacing>*+.c-anchor-target{margin-top:0}@media (max-width: 47.9375em){.u-text-spacing.l-layout__column-narrow .o-image+*{margin-top:1.5rem}}.u-teaser-spacing>*+*{margin-top:.875rem}.u-teaser-spacing>*+.o-hl--1{margin-top:1.375rem}.u-teaser-spacing>*+.o-button{margin-top:1.75rem}.u-teaser-spacing>.o-category+.o-hl--1{margin-top:1rem}.u-teaser-spacing>.o-category+.o-hl--2{margin-top:.625rem}.u-teaser-spacing>.o-service-icon+.o-hl--3{margin-top:2.25rem}@media (min-width: 45em){.u-teaser-spacing>.o-service-icon+.o-hl--3{margin-top:3.5rem}}.u-teaser-spacing>.o-hl--1+*{margin-top:1rem}.u-teaser-spacing>.o-hl--3+*{margin-top:0}.u-anim-hidden{opacity:0}.no-js .u-anim-hidden{opacity:1}.u-a11y-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.l-about-hero__wrapper,.l-about-hero__image{position:relative}.l-about-hero__image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5rem;background:linear-gradient(to top,#f3f3f0,rgba(243,243,240,.737) 19%,rgba(243,243,240,.54) 34%,rgba(243,243,240,.38) 47%,rgba(243,243,240,.28) 56.5%,rgba(243,243,240,.192) 65%,rgba(243,243,240,.125) 73%,rgba(243,243,240,.075) 80.2%,rgba(243,243,240,.043) 86.1%,rgba(243,243,240,.02) 91%,rgba(243,243,240,.008) 95.2%,rgba(243,243,240,.004) 98.2%,rgba(243,243,240,0))}@media (min-width: 45em){.l-about-hero__image:after{height:7rem}}.l-about-hero__overlay{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;color:#fff;padding-bottom:6rem;display:flex;flex-direction:column}@media (min-width: 45em){.l-about-hero__overlay{padding-bottom:10rem}}.l-about-hero__numbers{flex:1}.l-about-hero__numbers>*{position:sticky;top:4rem}@media (min-width: 45em){.l-about-hero__numbers>*{top:6rem;display:flex;justify-content:space-between;align-items:flex-start}}@media (max-width: 44.9375em){.l-about-hero__number{display:flex;align-items:center}.l-about-hero__number+.l-about-hero__number{margin-top:1.5rem}}@media (min-width: 45em){.l-about-hero__number{text-align:center;width:30%}}.l-about-hero__number>span:nth-child(1){display:block}@media (max-width: 44.9375em){.l-about-hero__number>span:nth-child(1){flex:0 0 30%}}@media (max-width: 35.9375em){.l-about-hero__number>span:nth-child(1){flex:0 0 6.625rem}}.l-about-hero__number>span:nth-child(1) span:nth-child(1){display:inline-block;line-height:1;font-size:3rem}@media (min-width: 48em){.l-about-hero__number>span:nth-child(1) span:nth-child(1){font-size:calc(28.5714285714vw - 10.7142857143rem)}}@media (min-width: 62em){.l-about-hero__number>span:nth-child(1) span:nth-child(1){font-size:calc(23.0769230769vw - 7.3076923077rem)}}@media (min-width: 75em){.l-about-hero__number>span:nth-child(1) span:nth-child(1){font-size:10rem}}.l-about-hero__number>span:nth-child(1) span:nth-child(2){display:inline-block;margin-left:.25rem;line-height:1;max-width:4ch;text-align:left;font-size:1em}@media (min-width: 36em){.l-about-hero__number>span:nth-child(1) span:nth-child(2){font-size:calc(2.5641025641vw + .0769230769em)}}@media (min-width: 75em){.l-about-hero__number>span:nth-child(1) span:nth-child(2){font-size:2em}}.l-about-hero__number>span:nth-child(2){display:block}@media (max-width: 44.9375em){.l-about-hero__number>span:nth-child(2){margin-left:1.5rem;line-height:1.4}}@media (min-width: 45em){.l-about-hero__number>span:nth-child(2){margin-top:1rem}}.l-about-hero__article{text-align:center}@media (max-width: 44.9375em){.l-about-hero__article{margin-top:2rem}}@media (min-width: 45em){.l-about-hero__article{margin-top:-3rem}}.l-article{position:relative}.l-article__content{max-width:42.5rem;margin-left:auto;margin-right:auto}.l-article__columns{display:grid;justify-content:center;grid-template-columns:minmax(auto,42.5rem)}.l-article__columns>*{grid-column-start:1;grid-column-end:-1}.l-article__columns>.o-button,.l-article__columns>.o-text-link{width:-moz-fit-content;width:fit-content}@media (min-width: 62em){.l-article__columns{grid-template-columns:minmax(0,8rem) minmax(auto,42.5rem) minmax(0,8rem)}.l-article__columns>*{grid-column-start:2;grid-column-end:2}.l-article__columns>.o-image,.l-article__columns>.o-figure,.l-article__columns>.o-iframe{grid-column-start:1;grid-column-end:4}.l-article__columns>.o-image--portrait,.l-article__columns>.o-figure--portrait,.l-article__columns>.o-iframe--portrait{width:26.5rem;justify-content:center;margin-left:auto;margin-right:auto}}.l-article__text-column{grid-column-start:2;grid-column-end:2}.l-article__links{font-size:1rem}@media (min-width: 36em){.l-article__links{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.l-article__links{font-size:1.0625rem}}@media (max-width: 74.9375em){.l-article__links{margin-top:4rem;max-width:42.5rem;margin-left:auto;margin-right:auto}}@media (min-width: 75em){.l-article__links{position:absolute;top:0;left:0;height:100%;width:10.9375rem}.l-article__links>*{position:sticky;top:2.5em;left:0}}.l-article__links>*>*+*{margin-top:1.75rem}.l-author{max-width:42.5rem;margin-left:auto;margin-right:auto}.l-author__data{margin-top:1.5rem}.l-author__text{margin-top:1.25rem;flex:0 1 auto}.l-author__contact{color:#00cb76;margin-top:2rem}.l-author__contact a{transition:color .15s cubic-bezier(0,0,.25,1)}.l-author__contact a:hover,.l-author__contact a:focus{color:#313130}.l-author__contact abbr{display:inline-block;width:.75em;border-bottom:none;text-decoration:none}.l-cases-teaser{position:relative}.l-cases-teaser__text{margin-top:1.25rem}@media (min-width: 45em){.l-cases-teaser__text{width:50%;margin-top:1.5rem}}@media (min-width: 45em){.l-cases-teaser__hl{width:50%;position:absolute;top:0;left:0;padding-top:4rem;padding-left:2.5rem}}@media (min-width: 75em){.l-cases-teaser__hl{padding-top:5rem;padding-left:4.25rem}}.l-cases-teaser__hl a{transition:color .15s cubic-bezier(0,0,.25,1)}.l-cases-teaser__hl a:hover,.l-cases-teaser__hl a:focus{color:#00cb76}.l-certification{max-width:57rem;margin-left:auto;margin-right:auto;display:grid;row-gap:3.5rem}.l-certification__item{display:grid;row-gap:2rem}@media (min-width: 36em){.l-certification__item{grid-template-columns:repeat(2,minmax(0,auto));-moz-column-gap:3.5rem;column-gap:3.5rem}}.l-certification__item .o-figure{width:6.875rem}.l-certification__item .o-button{margin-top:1.5rem}@media (min-width: 45em){.l-columns{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}@media (max-width: 44.9375em){.l-columns__item+.l-columns__item{margin-top:5rem}.l-columns--close .l-columns__item+.l-columns__item{margin-top:3rem}}@media (min-width: 45em){.l-columns__item:nth-child(n+3){margin-top:7rem}.l-columns--close .l-columns__item:nth-child(n+3){margin-top:5rem}}@media (min-width: 45em){.l-columns__item{width:47%;width:calc(50% - 1.875rem)}}@media (min-width: 75em){.l-columns__item{width:calc(50% - 3.1875rem)}}@media (min-width: 45em){.l-group__text{width:50%}}.l-group__logo{margin-top:6rem;position:relative}@media (min-width: 45em){.l-group__logo{margin-top:5rem}}.l-group__logo>*{margin-left:auto;margin-right:auto;box-sizing:content-box;width:14.375rem;height:2rem}@media (min-width: 45em){.l-group__logo>*{width:19.9375rem;height:2.75rem}}.l-group__logo>* svg{fill:#00cb76;display:block;width:100%;height:100%}.l-group__logo>* path:nth-of-type(2){fill:#a8a8a8}.l-group__columns{border-top:2px solid rgb(49,49,48);margin-top:3rem;display:grid;grid-template-columns:minmax(0,1fr);grid-row-gap:6rem}@media (min-width: 45em){.l-group__columns{grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:3rem}}@media (min-width: 48em){.l-group__columns{grid-column-gap:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 75em){.l-group__columns{grid-column-gap:4rem}}.l-group__column-hl{border-bottom:1px solid rgb(49,49,48);padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width: 45em){.l-group__column-hl{min-height:9.5rem}}@media (min-width: 48em){.l-group__column-hl{min-height:10.25rem}}.l-group__column-hl>*{display:block}.l-group__column-hl>*+*{margin-top:.25rem}.l-group__item{position:relative;margin-top:4rem}.l-group__item a{display:block;max-width:10.625rem;margin-left:auto;margin-right:auto;opacity:.5;transition:opacity .15s}.l-group__item a:hover,.l-group__item a:focus{opacity:.9}.l-group__item-info{font-size:.75rem;line-height:1.3;color:#a8a8a8;position:absolute;top:1.25rem}.l-home-hero{position:relative;overflow:hidden}.l-home-hero__image{position:relative}.l-home-hero__image>*:nth-child(2){position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1}.l-home-hero--loop .l-home-hero__image>*:nth-child(1){opacity:0;z-index:-1}.l-home-hero--loop .l-home-hero__image>*:nth-child(2){opacity:1;z-index:1}.l-home-hero__overlay{position:absolute;z-index:2;top:0;left:0;height:100%;color:#fff;background:linear-gradient(140deg,#00cb76 25%,#0090e1 150%);padding-top:1.75rem;padding-bottom:1.75rem;display:flex;align-items:center;transform:translate(-100%);transition:transform 1s cubic-bezier(.23,1,.32,1)}@media (min-width: 45em){.l-home-hero__overlay{padding-top:3rem;padding-bottom:3rem}}.l-home-hero--anim .l-home-hero__overlay,.no-js .l-home-hero__overlay{transform:translate(0)}.l-home-hero__hl{padding-right:.25rem;font-size:1.575rem}@media (min-width: 45em){.l-home-hero__hl{padding-right:1rem}}@media (min-width: 36em){.l-home-hero__hl{font-size:calc(10.3125vw - 2.1375rem)}}@media (min-width: 48em){.l-home-hero__hl{font-size:calc(1.2295081967vw + 2.2223360656rem)}}@media (min-width: 93.75em){.l-home-hero__hl{font-size:3.375rem}}.l-home-hero__hl>span{display:block;transform:translate(-200%);transition:transform 1.5s cubic-bezier(.23,1,.32,1)}.l-home-hero__hl>span:nth-child(1){transition-delay:0ms}.l-home-hero__hl>span:nth-child(1)>span:nth-child(1){transition-delay:.2s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(2){transition-delay:.26s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(3){transition-delay:.32s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(4){transition-delay:.38s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(5){transition-delay:.44s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(6){transition-delay:.5s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(7){transition-delay:.56s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(8){transition-delay:.62s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(9){transition-delay:.68s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(10){transition-delay:.74s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(11){transition-delay:.8s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(12){transition-delay:.86s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(13){transition-delay:.92s}.l-home-hero__hl>span:nth-child(1)>span:nth-child(14){transition-delay:.98s}.l-home-hero__hl>span:nth-child(2){transition-delay:.2s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(1){transition-delay:.6s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(2){transition-delay:.66s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(3){transition-delay:.72s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(4){transition-delay:.78s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(5){transition-delay:.84s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(6){transition-delay:.9s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(7){transition-delay:.96s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(8){transition-delay:1.02s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(9){transition-delay:1.08s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(10){transition-delay:1.14s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(11){transition-delay:1.2s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(12){transition-delay:1.26s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(13){transition-delay:1.32s}.l-home-hero__hl>span:nth-child(2)>span:nth-child(14){transition-delay:1.38s}.l-home-hero__hl>span:nth-child(3){transition-delay:.4s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(1){transition-delay:1s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(2){transition-delay:1.06s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(3){transition-delay:1.12s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(4){transition-delay:1.18s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(5){transition-delay:1.24s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(6){transition-delay:1.3s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(7){transition-delay:1.36s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(8){transition-delay:1.42s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(9){transition-delay:1.48s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(10){transition-delay:1.54s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(11){transition-delay:1.6s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(12){transition-delay:1.66s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(13){transition-delay:1.72s}.l-home-hero__hl>span:nth-child(3)>span:nth-child(14){transition-delay:1.78s}.l-home-hero__hl>span:nth-child(4){transition-delay:.6s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(1){transition-delay:1.4s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(2){transition-delay:1.46s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(3){transition-delay:1.52s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(4){transition-delay:1.58s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(5){transition-delay:1.64s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(6){transition-delay:1.7s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(7){transition-delay:1.76s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(8){transition-delay:1.82s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(9){transition-delay:1.88s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(10){transition-delay:1.94s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(11){transition-delay:2s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(12){transition-delay:2.06s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(13){transition-delay:2.12s}.l-home-hero__hl>span:nth-child(4)>span:nth-child(14){transition-delay:2.18s}.l-home-hero--anim .l-home-hero__hl>span,.no-js .l-home-hero__hl>span{transform:translate(0)}.l-home-hero__hl>span>span{opacity:.2;transition:opacity .5s cubic-bezier(0,0,.25,1)}.l-home-hero--anim .l-home-hero__hl>span>span,.no-js .l-home-hero__hl>span>span{opacity:1}.l-house-infographic{aspect-ratio:var(--ratio)}.l-house-infographic>*{width:100%!important;height:100%!important}.l-image-teaser{position:relative}@media (max-width: 44.9375em){.l-image-teaser__overlay{padding-top:2.5rem;padding-bottom:3rem;background-color:#fff}}@media (min-width: 45em){.l-image-teaser__overlay{position:absolute;z-index:2;top:0;left:0;width:50%;height:100%;padding-top:2.5rem}.l-image-teaser__overlay--right{right:0;left:auto}}@media (min-width: 48em){.l-image-teaser__overlay{padding-top:4.5rem}}.l-image-teaser__overlay>div{position:relative}.l-image-teaser__overlay>div:hover .l-image-teaser__more,.l-image-teaser__overlay>div:focus-within .l-image-teaser__more{color:#313130}.l-image-teaser__hl a{transition:color .15s cubic-bezier(0,0,.25,1)}.l-image-teaser__hl a:hover,.l-image-teaser__hl a:focus{color:#00cb76}.l-image-teaser__hl a:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.l-image-teaser__more:after{content:none}.l-magazine-list__articles{display:grid;-moz-column-gap:2rem;column-gap:2rem;row-gap:3rem}@media (min-width: 36em){.l-magazine-list__articles{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3.5rem}}@media (min-width: 62em){.l-magazine-list__articles{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:5rem}}.l-magazine-teaser-carousel{position:relative}.l-magazine-teaser-carousel__button-prev,.l-magazine-teaser-carousel__button-next{--x: -2.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:calc(100% - 2.5rem);position:absolute;top:-.125rem;z-index:1}@media (max-width: 35.9375em){.l-magazine-teaser-carousel__button-prev,.l-magazine-teaser-carousel__button-next{display:none}}@media (min-width: 62em){.l-magazine-teaser-carousel__button-prev,.l-magazine-teaser-carousel__button-next{width:4rem;--x: -4rem}}.l-magazine-teaser-carousel__button-prev svg,.l-magazine-teaser-carousel__button-next svg{margin-top:1rem;width:.9375rem;height:2.125rem;fill:none;stroke:var(--color-gray-medium);transition:stroke .2s;stroke-width:2.5}@media (min-width: 62em){.l-magazine-teaser-carousel__button-prev svg,.l-magazine-teaser-carousel__button-next svg{width:1.125rem;height:2.5rem}}.l-magazine-teaser-carousel__button-prev:hover svg,.l-magazine-teaser-carousel__button-next:hover svg{stroke:var(--color-green)}.l-magazine-teaser-carousel__button-prev.swiper-button-disabled,.l-magazine-teaser-carousel__button-next.swiper-button-disabled{display:none}.l-magazine-teaser-carousel__button-prev{left:var(--x)}.l-magazine-teaser-carousel__button-prev:before{left:100%}.l-magazine-teaser-carousel__button-next{right:var(--x)}.l-magazine-teaser-carousel__button-next:before{right:100%}.l-magazine-teaser-carousel__pagination{margin-top:2.5rem;display:flex;justify-content:center}.l-magazine-teaser-carousel__pagination.swiper-pagination-lock{visibility:hidden}.l-magazine-teaser-carousel__pagination .swiper-pagination-bullet{display:block;width:.625rem;height:.625rem;margin:0 .5rem;background-color:currentColor;border-radius:50%}.l-magazine-teaser-carousel__pagination .swiper-pagination-bullet-active{background-color:var(--color-green)}.l-management--narrow{max-width:50rem;margin-left:auto;margin-right:auto}@media (min-width: 45em){.l-management__list{display:flex;align-items:flex-start;margin-left:-1rem;margin-right:-1rem}}@media (min-width: 48em){.l-management__list{margin-left:-2rem;margin-right:-2rem}}.l-management__item{position:relative}@media (max-width: 44.9375em){.l-management__item+.l-management__item{margin-top:4rem}}@media (min-width: 45em){.l-management__item{flex:1 1 200px;margin-left:1rem;margin-right:1rem}}@media (min-width: 48em){.l-management__item{margin-left:2rem;margin-right:2rem}}.l-management__item a{transition:color .15s cubic-bezier(0,0,.25,1)}.l-management__item a:hover,.l-management__item a:focus{color:#00cb76}.l-management__item a:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.l-management__item:hover .o-link--more,.l-management__item:focus-within .o-link--more{color:#313130}.l-management__item .o-link--more:after{content:none}.l-management__item blockquote{quotes:"»" "«";line-height:1.4}.l-management__item blockquote>p:before{content:open-quote}.l-management__item blockquote>p:after{content:close-quote}.l-map-section{position:relative}@media (min-width: 45em){.l-map-section__overlay--white{color:#fff}}@media (max-width: 44.9375em){.l-map-section__overlay{padding-top:2.5rem;padding-bottom:3rem;background-color:#fff}}@media (min-width: 45em){.l-map-section__overlay{position:absolute;z-index:2;top:0;left:0;width:57%;height:100%;padding-top:2.5rem}}@media (min-width: 48em){.l-map-section__overlay{padding-top:4.5rem}}.l-map-section__map{position:relative}@media (min-width: 45em){.l-map-section__map{width:60%;margin-left:auto}}.l-map-section__map-anim{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.l-map-section__legend{padding-top:2rem;padding-bottom:2rem;box-shadow:0 0 10px rgba(49,49,48,.1)}@media (max-width: 44.9375em){.l-map-section__legend>*+*{margin-top:2rem}}@media (min-width: 45em){.l-map-section__legend{padding-top:3rem;padding-bottom:3rem;display:flex;justify-content:space-between}.l-map-section__legend>*{width:30%}}.l-map-section__legend>div{padding-left:2.5rem;position:relative}@media (min-width: 45em){.l-map-section__legend>div{padding-left:3rem}}.l-map-section__legend>div:before{content:"";position:absolute;top:.1875em;left:0;width:1.25em;height:1.25em;border-radius:50%}.l-map-section__legend>div:nth-child(1):before{background-color:#00cb76}.l-map-section__legend>div:nth-child(2):before{background-color:#66e0ad}.l-map-section__legend>div:nth-child(3):before{background-color:#d0d0c9}@media (min-width: 45em){.l-news{display:flex}}.l-news__item{background-color:#fff}@media (min-width: 45em){.l-news__item{width:50%}}.l-news__item:nth-child(2n){position:relative}.l-news__item:nth-child(2n):before{content:"";background-color:#f3f3f0;position:absolute;height:2px;top:-1px;width:calc(100% - 2rem);left:1rem}@media (min-width: 36em){.l-news__item:nth-child(2n):before{width:calc(100% - 5rem);left:2.5rem}}@media (min-width: 45em){.l-news__item:nth-child(2n):before{width:2px;height:80%;top:10%;left:-1px}}@media (max-width: 47.9375em){.l-offers>*+*{margin-top:2rem}}@media (min-width: 48em){.l-offers{display:flex;justify-content:space-between}}.l-offers__item{position:relative;background-color:#00cb76;color:#fff;padding:3rem 1rem}@media (min-width: 36em){.l-offers__item{padding:3.5rem 1.75rem 3.25rem}}@media (min-width: 75em){.l-offers__item{padding:4rem 2.5rem 3.75rem}}@media (max-width: 44.9375em){.l-offers__item+.l-offers__item{margin-top:1rem}}.l-offers--1 .l-offers__item{width:100%}@media (min-width: 48em){.l-offers--1 .l-offers__item{padding:4rem 2.5rem 3.75rem}}@media (min-width: 62em){.l-offers--1 .l-offers__item{padding:4rem 4.25rem 3.75rem}}@media (max-width: 47.9375em){.l-offers--1 .l-offers__item>*+*{margin-top:3.5rem}}@media (min-width: 48em){.l-offers--1 .l-offers__item{display:flex;justify-content:space-between}.l-offers--1 .l-offers__item>*:first-child{flex:1 1 auto;max-width:42.5rem}.l-offers--1 .l-offers__item>*:last-child{flex:0 0 18.75rem;margin-left:7rem}}@media (min-width: 48em){.l-offers--2 .l-offers__item{width:48%;width:calc(50% - .25rem);display:flex;flex-direction:column;justify-content:space-between}}.l-offers--2 .l-offers__item>*+*{margin-top:3.5rem}@media (min-width: 48em){.l-offers--3 .l-offers__item{width:30%;width:calc(33.3333333333% - .25rem);display:flex;flex-direction:column;justify-content:space-between}}.l-offers--3 .l-offers__item>*+*{margin-top:3.5rem}.l-offers__item:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:1rem 1.75rem 0 1.75rem;border-color:rgb(243,243,240) transparent transparent transparent}.l-offers__item>div:nth-child(1)>*+*{margin-top:.75rem}.l-offers__item>div:nth-child(2){color:#313130}.l-offers__item>div:nth-child(2)>h4{text-transform:uppercase;letter-spacing:.05em;font-size:85%;margin-bottom:.75rem}.l-offers__item>div:nth-child(2)>p{line-height:1.4}.l-offers__item>div:nth-child(2)>p span{display:block}.l-offers__item>div:nth-child(2)>p span:first-child{font-weight:700}.l-offers__item>div:nth-child(2)>p+p{margin-top:1.125rem}.l-offers__item a{transition:color .15s cubic-bezier(0,0,.25,1)}.l-offers__item a:hover,.l-offers__item a:focus{color:#fff}.l-offers__item abbr{display:inline-block;width:.75em;border-bottom:none;text-decoration:none}.l-quote{position:relative}@media (max-width: 47.9375em){.l-quote__overlay,.l-quote__overlay-blocks{padding-top:2rem;padding-bottom:2.5rem}}@media (min-width: 48em){.l-quote__overlay,.l-quote__overlay-blocks{position:absolute;z-index:2;top:0;left:0;width:50%;height:100%;padding-top:3rem;display:flex;align-items:center}.l-quote__overlay--right,.l-quote__overlay-blocks--right{left:auto;right:0}}.l-quote__overlay-blocks{padding-top:1rem;padding-bottom:1rem;flex-direction:column;align-items:flex-start;justify-content:center}.l-quote__quote{quotes:"»" "«"}.l-quote__quote>p:before{content:open-quote}.l-quote__quote>p:after{content:close-quote}.l-quote__quote>p{line-height:1.4;color:#00cb76;font-size:1.1875rem}@media (min-width: 36em){.l-quote__quote>p{font-size:calc(.4807692308vw + 1.0144230769rem)}}@media (min-width: 75em){.l-quote__quote>p{font-size:1.375rem}}.l-quote__quote--large>p{line-height:1.3;font-size:1.375rem}@media (min-width: 36em){.l-quote__quote--large>p{font-size:calc(2.2435897436vw + .5673076923rem)}}@media (min-width: 75em){.l-quote__quote--large>p{font-size:2.25rem}}.l-quote__quote-footer{padding-top:1.5rem;color:#313130}.l-report-about__hl{max-width:43.75rem;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:3rem}@media (min-width: 45em){.l-report-about__hl{margin-top:3.5rem;margin-bottom:4.5rem}}.l-report-about__video{max-width:53.125rem;margin-left:auto;margin-right:auto;box-shadow:0 0 5px rgba(49,49,48,.05)}.l-report-hero{position:relative;overflow:hidden}@media (min-width: 45em) and (max-height: 68.6875em){.l-report-hero__image .o-figure__wrapper{padding-bottom:0!important;height:calc(100vh - 6rem);min-height:29rem}}@media (min-height: 68.75em){.l-report-hero__image .o-figure__wrapper{height:62.75rem}}@media (min-width: 45em){.l-report-hero__image .o-figure__wrapper img{-o-object-position:75% 75%;object-position:75% 75%}}.l-report-hero__overlay{position:absolute;z-index:2;top:0;left:0;height:100%;color:#fff;background:linear-gradient(to right,#00cb76,rgba(0,153,89,.51));display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-top:1.75rem;padding-bottom:2rem;animation:report-hero-overlay-move-in 1s cubic-bezier(.23,1,.32,1) both .5s}@media (min-width: 36em){.l-report-hero__overlay{padding-bottom:4rem}}@media (min-width: 45em){.l-report-hero__overlay{padding-top:3rem;padding-bottom:7rem}}.l-report-hero__overlay>*+*{margin-top:1.5rem}@media (min-width: 45em){.l-report-hero__overlay>*+*{margin-top:2rem}}@keyframes report-hero-overlay-move-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.l-report-hero__hl{padding-right:.25rem;font-size:2.1rem}@media (min-width: 45em){.l-report-hero__hl{padding-right:1rem}}@media (min-width: 36em){.l-report-hero__hl{font-size:calc(3.2692307692vw + .9230769231rem)}}@media (min-width: 75em){.l-report-hero__hl{font-size:3.375rem}}.l-report-hero__hl>span{display:block;animation:report-hero-hl-lines 1.5s cubic-bezier(.23,1,.32,1) both .5s}@keyframes report-hero-hl-lines{0%{transform:translate(-200%)}to{transform:translate(0)}}.l-report-hero__hl>span:nth-child(1){animation-delay:.5s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(1){animation-delay:.7s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(2){animation-delay:.76s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(3){animation-delay:.82s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(4){animation-delay:.88s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(5){animation-delay:.94s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(6){animation-delay:1s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(7){animation-delay:1.06s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(8){animation-delay:1.12s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(9){animation-delay:1.18s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(10){animation-delay:1.24s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(11){animation-delay:1.3s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(12){animation-delay:1.36s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(13){animation-delay:1.42s}.l-report-hero__hl>span:nth-child(1)>span:nth-child(14){animation-delay:1.48s}.l-report-hero__hl>span:nth-child(2){animation-delay:.7s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(1){animation-delay:1.1s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(2){animation-delay:1.16s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(3){animation-delay:1.22s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(4){animation-delay:1.28s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(5){animation-delay:1.34s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(6){animation-delay:1.4s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(7){animation-delay:1.46s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(8){animation-delay:1.52s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(9){animation-delay:1.58s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(10){animation-delay:1.64s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(11){animation-delay:1.7s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(12){animation-delay:1.76s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(13){animation-delay:1.82s}.l-report-hero__hl>span:nth-child(2)>span:nth-child(14){animation-delay:1.88s}.l-report-hero__hl>span:nth-child(3){animation-delay:.9s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(1){animation-delay:1.5s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(2){animation-delay:1.56s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(3){animation-delay:1.62s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(4){animation-delay:1.68s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(5){animation-delay:1.74s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(6){animation-delay:1.8s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(7){animation-delay:1.86s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(8){animation-delay:1.92s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(9){animation-delay:1.98s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(10){animation-delay:2.04s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(11){animation-delay:2.1s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(12){animation-delay:2.16s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(13){animation-delay:2.22s}.l-report-hero__hl>span:nth-child(3)>span:nth-child(14){animation-delay:2.28s}.l-report-hero__hl>span:nth-child(4){animation-delay:1.1s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(1){animation-delay:1.9s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(2){animation-delay:1.96s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(3){animation-delay:2.02s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(4){animation-delay:2.08s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(5){animation-delay:2.14s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(6){animation-delay:2.2s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(7){animation-delay:2.26s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(8){animation-delay:2.32s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(9){animation-delay:2.38s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(10){animation-delay:2.44s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(11){animation-delay:2.5s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(12){animation-delay:2.56s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(13){animation-delay:2.62s}.l-report-hero__hl>span:nth-child(4)>span:nth-child(14){animation-delay:2.68s}.l-report-hero__hl>span>span{animation:report-hero-hl-letters .5s cubic-bezier(0,0,.25,1) both .5s}@keyframes report-hero-hl-letters{0%{opacity:.2}to{opacity:1}}.l-report-hero__subhl{line-height:1.4;font-size:1.0625rem;animation:report-hero-subhl 1.5s cubic-bezier(.23,1,.32,1) both 2s}@media (min-width: 36em){.l-report-hero__subhl{font-size:calc(1.7628205128vw + .4278846154rem)}}@media (min-width: 75em){.l-report-hero__subhl{font-size:1.75rem}}@keyframes report-hero-subhl{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}.l-report-intro{background:linear-gradient(125deg,#00cb76,#0090e1 150%);color:#fff}@keyframes intro-hl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes intro-hl-move-in{0%{transform:translateY(40%)}to{transform:translateY(0)}}.l-report-intro__hl{font-weight:700;line-height:1.3;font-size:2.25rem;max-width:68.75rem;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:3rem}@media (min-width: 36em){.l-report-intro__hl{font-size:calc(5.1282051282vw + .4038461538rem)}}@media (min-width: 75em){.l-report-intro__hl{font-size:4.25rem}}@media (min-width: 45em){.l-report-intro__hl{margin-top:4rem;margin-bottom:5.5rem}}.l-report-intro__hl span{display:inline-block;animation:intro-hl-fade-in 1s cubic-bezier(0,0,.25,1) both,intro-hl-move-in 1s cubic-bezier(.23,1,.32,1) both;animation-play-state:paused}.l-report-intro__hl span:nth-child(1){animation-delay:65ms}.l-report-intro__hl span:nth-child(2){animation-delay:.13s}.l-report-intro__hl span:nth-child(3){animation-delay:195ms}.l-report-intro__hl span:nth-child(4){animation-delay:.26s}.l-report-intro__hl span:nth-child(5){animation-delay:325ms}.l-report-intro__hl span:nth-child(6){animation-delay:.39s}.l-report-intro__hl span:nth-child(7){animation-delay:455ms}.l-report-intro__hl span:nth-child(8){animation-delay:.52s}.l-report-intro__hl span:nth-child(9){animation-delay:585ms}.l-report-intro__hl span:nth-child(10){animation-delay:.65s}.no-js .l-report-intro__hl span,.l-report-intro__hl--play span{animation-play-state:running}.l-report-intro__videos{max-width:35rem;margin-left:auto;margin-right:auto}.l-report-intro__slider{position:relative}@media (max-width: 35.9375em){.l-report-intro__slider{padding-right:1rem;padding-left:1rem}}.l-report-intro__caption{margin-top:1.75rem}.glide{width:100%}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal}.glide__slide a,.glide__arrows{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__arrow{position:absolute;box-sizing:content-box;width:.9375rem;height:2.0625rem;padding:.25rem .5rem;top:50%;transform:translateY(-48%);transition:opacity .15s cubic-bezier(0,0,.25,1);color:#fff}@media (min-width: 45em){.glide__arrow{width:1.25rem;height:2.75rem;padding:.25rem .75rem}}.glide__arrow:hover,.glide__arrow:focus{opacity:.5}.glide__arrow--left{left:-1rem}@media (min-width: 36em){.glide__arrow--left{left:-2.25rem}}@media (min-width: 45em){.glide__arrow--left{left:-3.5rem}}.glide__arrow--right{right:-1rem}@media (min-width: 36em){.glide__arrow--right{right:-2.25rem}}@media (min-width: 45em){.glide__arrow--right{right:-3.5rem}}.glide__arrow svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.2}.l-report-key-figures{overflow:hidden}.l-report-key-figures__list{display:flex;flex-wrap:wrap;margin-top:1rem}.l-report-key-figures__item{margin-top:3rem;flex:1 1 100%}@media (min-width: 45em){.l-report-key-figures__item{margin-top:4.5rem;flex-basis:50%;padding-right:1rem;padding-left:1rem}}@media (min-width: 48em){.l-report-key-figures__item{flex-basis:33.33%}}.l-report-key-figures__item--large{flex-basis:100%}@media (min-width: 45em){.l-report-key-figures__item--medium{flex-basis:50%}}.l-report-management{background-color:#fff}.l-report-management__hl{margin-top:1rem;margin-bottom:3.5rem}@media (min-width: 45em){.l-report-management__hl{margin-top:1.5rem;margin-bottom:5rem}}.l-report-management__list{max-width:15rem;margin-left:auto;margin-right:auto}@media (min-width: 45em){.l-report-management__list{max-width:40rem}}@media (min-width: 48em){.l-report-management__list{max-width:62.5rem}}@media (min-width: 45em){.l-report-management__list{display:flex;flex-wrap:wrap;align-items:flex-start}}.l-report-management__item{font-size:1.0625rem;line-height:1.4}.l-report-management__item>*:nth-child(2){margin-top:2rem}.l-report-management__item>*:nth-child(3){margin-top:.25rem}@media (max-width: 44.9375em){.l-report-management__item+.l-report-management__item{margin-top:3.5rem}}@media (min-width: 45em) and (max-width: 47.9375em){.l-report-management__item{width:46%}.l-report-management__item:nth-child(2n+2){margin-left:8%}.l-report-management__item:nth-child(n+3){margin-top:5rem}}@media (min-width: 48em){.l-report-management__item{width:30%}.l-report-management__item:nth-child(3n+2),.l-report-management__item:nth-child(3n+3){margin-left:5%}.l-report-management__item:nth-child(n+4){margin-top:6rem}}.l-report-milestones{background:linear-gradient(180deg,#00cb76,#0090e1 170%);overflow:hidden}.l-report-milestones__hl{color:#fff;max-width:42.5rem;margin-left:auto;margin-right:auto;margin-top:3rem}@media (min-width: 45em){.l-report-milestones__hl{margin-top:4rem}}.l-report-milestones__list+.l-report-milestones__hl{margin-top:5rem}@media (min-width: 45em){.l-report-milestones__list+.l-report-milestones__hl{margin-top:7rem}}.l-report-milestones__list{max-width:75rem;margin-left:auto;margin-right:auto;margin-top:2.5rem}@media (min-width: 45em){.l-report-milestones__list{margin-top:5rem}}.l-report-numbers{background-color:#00cb76;color:#fff}.l-report-numbers__hl{margin-top:1rem;margin-bottom:3.5rem}@media (min-width: 45em){.l-report-numbers__hl{margin-top:1.5rem;margin-bottom:5.5rem}}@media (min-width: 75em){.l-report-numbers__tables{display:flex;justify-content:space-between;flex-wrap:wrap}}@media (min-width: 62em){.l-report-numbers__tables{justify-content:space-around}}@media (max-width: 74.9375em){.l-report-numbers__table{max-width:56.25rem;margin-left:auto;margin-right:auto}.l-report-numbers__table+.l-report-numbers__table{margin-top:7rem}}@media (max-width: 44.9375em){.l-report-numbers__table+.l-report-numbers__table{margin-top:4rem}}@media (min-width: 75em){.l-report-numbers__table:nth-child(1),.l-report-numbers__table:nth-child(2){flex:0 1 42%}.l-report-numbers__table:nth-child(3){margin-top:7rem;margin-left:auto;margin-right:auto}.l-report-numbers__table:only-child{flex:0 1 auto;margin-left:auto;margin-right:auto}}.l-report-numbers__table-subhl{font-size:1.0625rem;color:#313130;margin-bottom:.5rem}@media (min-width: 45em){.l-report-numbers__table-subhl{margin-bottom:1rem}}.l-report-section{scroll-snap-align:start;min-height:100vh;display:flex;flex-direction:column;justify-content:stretch;padding-top:3rem}@media (min-height: 68.75em){.l-report-section{min-height:68.75rem}}@media (min-width: 45em){.l-report-section{padding-top:4rem}}.l-report-section--flush{padding-top:0}.l-report-section:focus:not(:focus-visible){outline:none}.l-report-section__wrapper{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:5rem}@media (min-width: 45em){.l-report-section__wrapper{padding-bottom:7rem}}.l-report-solutions{padding-bottom:calc(100vh - 5rem)}.l-report-solutions__title{position:sticky;top:2rem;z-index:2}@media (min-width: 45em){.l-report-solutions__title{top:3rem}}.l-report-solutions__wrapper{position:relative;margin-top:4rem;margin-bottom:calc(-100vh + 5rem)}@media (min-width: 45em){.l-report-solutions__wrapper{margin-top:5rem}}.l-report-solutions__list-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.l-report-solutions__list{position:sticky;top:0}.l-report-solutions__placeholder{min-height:125vh}.l-report-solutions__placeholder:first-child{min-height:150vh}.l-report-solutions__placeholder:last-child{min-height:100vh}.l-report-solutions__item{min-height:100vh;visibility:hidden;opacity:0}.l-report-solutions__item:not(:first-child){position:absolute;width:100%;top:0}.l-report-solutions__item--visible{visibility:visible}@media (min-width: 45em){.l-report-solutions__item{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-between;align-items:stretch}}@media (min-width: 45em){.l-report-solutions__text-wrapper,.l-report-solutions__anim-wrapper{display:flex;flex-direction:column;justify-content:center}}@media (max-width: 44.9375em){.l-report-solutions__anim-wrapper{padding-top:5.5rem;width:70%;margin-left:auto;margin-right:auto}}@media (min-width: 45em){.l-report-solutions__anim-wrapper{flex:0 1 52%}}.l-report-solutions__text-wrapper{padding-top:2rem;padding-bottom:2rem}@media (min-width: 45em){.l-report-solutions__text-wrapper{flex:0 1 45%}}.l-report-solutions__text>*+*{margin-top:.75rem}@media (min-width: 45em){.l-report-solutions__text>*+*{margin-top:1rem}}.l-report-solutions__hl{font-weight:700;line-height:1.3;font-size:1.4rem}@media (min-width: 22.5em){.l-report-solutions__hl{font-size:calc(1.619047619vw + 1.0357142857rem)}}@media (min-width: 75em){.l-report-solutions__hl{font-size:2.25rem}}.l-report-solutions__anim{width:100%;height:0;padding-bottom:100%;position:relative}.l-report-solutions__anim>*{position:absolute;width:100%;height:100%;top:0;left:0}.l-report-strategy__hl{max-width:38.75rem;margin-left:auto;margin-right:auto;margin-top:3rem;margin-bottom:4rem}@media (min-width: 45em){.l-report-strategy__hl{margin-top:5rem;margin-bottom:6rem}}@media (min-width: 45em){.l-report-strategy__list{display:flex;flex-wrap:wrap;align-items:flex-start}}.l-report-strategy__item>*+*{margin-top:1.25rem}@media (max-width: 44.9375em){.l-report-strategy__item+.l-report-strategy__item{margin-top:3.5rem}}@media (min-width: 45em) and (max-width: 47.9375em){.l-report-strategy__item{width:46%}.l-report-strategy__item:nth-child(2n+2){margin-left:8%}.l-report-strategy__item:nth-child(n+3){margin-top:5rem}}@media (min-width: 48em){.l-report-strategy__item{width:30%}.l-report-strategy__item:nth-child(3n+2),.l-report-strategy__item:nth-child(3n+3){margin-left:5%}.l-report-strategy__item:nth-child(n+4){margin-top:6rem}}.l-report-year__hl{text-align:center;font-weight:700;line-height:1.3;font-size:2.25rem;padding-top:3rem;padding-bottom:2.5rem}@media (min-width: 36em){.l-report-year__hl{font-size:calc(5.1282051282vw + .4038461538rem)}}@media (min-width: 75em){.l-report-year__hl{font-size:4.25rem}}@media (min-width: 45em){.l-report-year__hl{padding-top:5rem;padding-bottom:4.5rem}}.l-report-year__articles>*+*{margin-top:5rem}.l-report-year__article-hl+*{margin-top:1.25rem!important}.l-report-year__article-text:not(.l-report-year__article-text--expanded){display:none}.l-services-hero{position:relative}.l-services-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.l-services-hero__overlay--right{display:block;left:auto;right:0;padding-top:2rem}@media (min-width: 45em){.l-services-hero__overlay--right{padding-top:4.5rem;width:60%;text-align:right}}.l-services-hero__overlay--white{color:#fff}@media (max-width: 47.9375em){.l-services-hero__hl br{display:none}}.l-services-hero__hl span{display:block}.l-services-hero__hl--large{font-weight:700;font-size:1.925rem}@media (min-width: 48em){.l-services-hero__hl--large{font-size:calc(14.375vw - 4.975rem)}}@media (min-width: 62em){.l-services-hero__hl--large{font-size:3.9375rem}}.l-services-nav{background-color:#fff}@media (max-width: 44.9375em){.l-services-nav{display:none}}.l-services-nav__list{display:flex;justify-content:space-between}.l-services-nav__item{text-align:center;width:33.33%;padding:1.375rem 1rem 1.25rem;position:relative}@media (min-width: 36em){.l-services-nav__item{padding-left:2.5rem}}@media (min-width: 75em){.l-services-nav__item{padding-left:4.25rem}}@media (min-width: 36em){.l-services-nav__item{padding-right:2.5rem}}@media (min-width: 75em){.l-services-nav__item{padding-right:4.25rem}}.l-services-nav__item+.l-services-nav__item:before{content:"";width:2px;height:1.25em;background-color:#00cb76;position:absolute;left:0;top:50%;transform:translateY(-50%)}.l-services-nav__item--active:after{content:"";width:0;height:0;border-style:solid;border-width:0 .9375em .8125em .9375em;border-color:transparent transparent rgb(243,243,240) transparent;position:absolute;left:50%;bottom:-1px;transform:translate(-50%)}.l-services-teaser>*+*{margin-top:4rem}@media (min-width: 45em){.l-services-teaser>*+*{margin-top:6rem}}.l-services-teaser__text-columns{max-width:53.125rem;margin-left:auto;margin-right:auto}@media (max-width: 44.9375em){.l-services-teaser__text-columns>*+*{margin-top:1.5em}}@media (min-width: 45em){.l-services-teaser__text-columns{display:flex;justify-content:space-between}.l-services-teaser__text-columns>*{width:45%;width:calc(50% - 2rem)}}@media (max-width: 44.9375em){.l-services-teaser__list>*+*{margin-top:6rem}}@media (min-width: 45em){.l-services-teaser__list{display:flex;justify-content:space-between;align-items:flex-start}.l-services-teaser__list>*{width:29%}}.l-services-teaser__item{position:relative}.l-services-teaser__item:hover .l-services-teaser__icon,.l-services-teaser__item:focus-within .l-services-teaser__icon{transform:scale(1.05)}.l-services-teaser__item:hover .l-services-teaser__more,.l-services-teaser__item:focus-within .l-services-teaser__more{background-color:#313130}.l-services-teaser__icon{transition:transform .6s cubic-bezier(.23,1,.32,1)}.l-services-teaser__hl a{transition:color .15s cubic-bezier(0,0,.25,1)}.l-services-teaser__hl a:hover,.l-services-teaser__hl a:focus{color:#00cb76}.l-services-teaser__hl a:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.l-smart-heating-teaser{display:grid;row-gap:2rem}@media (min-width: 45em){.l-smart-heating-teaser{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}}.l-smart-heating-teaser__text-wrapper{padding-left:var(--padding-x-base);padding-right:2rem}.l-subservices{position:relative}.l-subservices__tabs{position:relative;display:flex;justify-content:space-between;background-color:#fff;position:sticky;top:0;z-index:2}.l-subservices__tabs:after{content:"";position:absolute;width:100%;left:0;height:6px;bottom:-6px;opacity:.15;background:linear-gradient(to bottom,#313130,rgba(49,49,48,.737) 19%,rgba(49,49,48,.54) 34%,rgba(49,49,48,.38) 47%,rgba(49,49,48,.28) 56.5%,rgba(49,49,48,.192) 65%,rgba(49,49,48,.125) 73%,rgba(49,49,48,.075) 80.2%,rgba(49,49,48,.043) 86.1%,rgba(49,49,48,.02) 91%,rgba(49,49,48,.008) 95.2%,rgba(49,49,48,.004) 98.2%,rgba(49,49,48,0))}.l-subservices__tabs>*{width:33.33%}@media (max-width: 44.9375em){.l-subservices__tabs{display:none}}.l-subservices__tab{display:flex;align-items:center;justify-content:center;height:100%;line-height:1.4;position:relative;text-align:center;padding:1rem 1rem .875rem}@media (min-width: 75em){.l-subservices__tab{font-size:120%;padding:1.125rem 1rem 1rem}}.l-subservices__tab:not([aria-selected]){color:#b5b5b5}.l-subservices__tab[aria-selected]{color:#00cb76}.l-subservices__tab[aria-selected]:after{content:"";position:absolute;width:100%;height:3px;bottom:-3px;left:0;background-color:currentColor}.l-subservices__section{position:relative;background-color:#fff}.l-subservices__section:focus:not(:focus-visible){outline:none}@media (max-width: 44.9375em){.l-subservices__section+.l-subservices__section{margin-top:3rem}}@media (min-width: 45em){.l-subservices__title{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}}@media (max-width: 44.9375em){.l-subservices__title{position:sticky;top:0;z-index:2;text-align:center;font-size:120%;padding:.75rem 1rem .5625rem;background-color:#fff;color:#00cb76}.l-subservices__title:after{content:"";position:absolute;width:100%;left:0;height:6px;bottom:-6px;opacity:.15;background:linear-gradient(to bottom,#313130,rgba(49,49,48,.737) 19%,rgba(49,49,48,.54) 34%,rgba(49,49,48,.38) 47%,rgba(49,49,48,.28) 56.5%,rgba(49,49,48,.192) 65%,rgba(49,49,48,.125) 73%,rgba(49,49,48,.075) 80.2%,rgba(49,49,48,.043) 86.1%,rgba(49,49,48,.02) 91%,rgba(49,49,48,.008) 95.2%,rgba(49,49,48,.004) 98.2%,rgba(49,49,48,0))}}.l-subservices__list{padding-bottom:2rem;padding-top:1rem}@media (min-width: 45em){.l-subservices__list{display:flex;flex-wrap:wrap;padding-top:1.5rem;padding-bottom:2rem}}.l-subservices__item{padding:1.125rem 1rem}@media (min-width: 36em){.l-subservices__item{padding:2rem 2.5rem}}@media (min-width: 45em){.l-subservices__item{width:50%;text-align:center}}@media (min-width: 75em){.l-subservices__item{width:33.33%}}@media (max-width: 44.9375em){.l-subservices__item{display:flex}}@media (max-width: 44.9375em){.l-subservices__item figure{flex:0 0 3.75rem;margin-right:2rem}}@media (max-width: 35.9375em){.l-subservices__item figure{flex-basis:2.75rem;margin-right:1rem}}@media (max-width: 22.4375em){.l-subservices__item figure{flex-basis:1.875rem;margin-right:1rem}}@media (min-width: 45em){.l-subservices__item figure{width:5.75rem;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}}@media (max-width: 44.9375em){.l-subservices__item>div{min-width:0}}.awesomplete [hidden]{display:none}.awesomplete .visually-hidden{position:absolute;clip:rect(0,0,0,0)}.awesomplete{position:relative}.awesomplete>ul{position:absolute;left:0;z-index:1;min-width:100%;box-sizing:border-box;list-style:none;padding:.375em 0;margin-top:0;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.15);text-shadow:none;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .15s cubic-bezier(0,0,.25,1);transform-origin:top}.awesomplete>ul:empty{display:none}.awesomplete>ul[hidden],.awesomplete>ul:empty{opacity:0;transform:translateY(-.25em);display:block;transition-timing-function:ease}.awesomplete>ul:before{content:"";position:absolute;top:-.5em;left:1.5em;width:0;height:0;padding:.5em;background:#fff;border:inherit;border-right:0;border-bottom:0;transform:rotate(45deg)}.awesomplete>ul>li{position:relative;padding:.375em 1em;cursor:pointer;line-height:1.3}.awesomplete>ul>li:hover{text-decoration:underline;color:#00cb76}.awesomplete>ul>li[aria-selected=true]{color:#00cb76}.awesomplete mark{color:#00cb76;background-color:transparent}.awesomplete li[aria-selected=true]{text-decoration:underline}.o-button{display:inline-block;position:relative;background-color:#00cb76;color:#fff;padding:.3125em 1.5em;border-radius:1px;transition:transform .3s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(0,0,.25,1)}.o-button:not(.o-button--loading):hover,.o-button:not(.o-button--loading):focus{background-color:#313130}.o-button:not(.o-button--loading):active{transform:scale(.95)}.o-button[disabled]{cursor:not-allowed;background-color:#a8a8a8}.o-button[disabled]:hover,.o-button[disabled]:focus,.o-button[disabled]:active{background-color:#a8a8a8;transform:none}.o-button--center{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.o-button--gray{background-color:#a8a8a8}.o-button__text{display:block;transition:transform .3s cubic-bezier(0,0,.25,1),opacity .2s cubic-bezier(0,0,.25,1)}.o-button--loading .o-button__text{opacity:0;transform:scale(.75)}.o-button__spinner{width:1.125em;height:1.125em;position:absolute;top:50%;left:50%;margin-top:-.5625em;margin-left:-.5625em;opacity:0;transform:scale(.25);transition:transform .3s cubic-bezier(0,0,.25,1),opacity .2s cubic-bezier(0,0,.25,1)}.o-button__spinner:after{content:"";width:100%;height:100%;display:block;border-top:2px solid rgba(255,255,255,0);border-left:2px solid rgb(255,255,255);border-bottom:2px solid rgb(255,255,255);border-right:2px solid rgb(255,255,255);border-radius:50%;transform-origin:center center}.o-button--loading .o-button__spinner{opacity:1;transform:scale(1)}.o-button--loading .o-button__spinner:after{animation:button-spinner-anim 1s linear infinite}.o-category{font-size:.9375rem}.o-category--gray{color:#8c8c8c}.o-category--green{color:#00cb76}@media (min-width: 36em){.o-category{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.o-category{font-size:1.0625rem}}.o-category__separator{display:inline-block;width:3px;height:3px;border-radius:50%;margin-left:.25em;margin-right:.3125em;vertical-align:middle;margin-bottom:.125em;background-color:currentColor}.o-figure{width:100%;outline:1px solid transparent}.o-figure__wrapper{height:0;overflow:hidden;position:relative}@media (min-width: 45em){.o-figure__wrapper--small{display:none}}@media (max-width: 44.9375em){.o-figure__wrapper--large{display:none}}.o-figure__wrapper:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(168,168,168,.15);transition:opacity .4s cubic-bezier(0,0,.25,1);z-index:0}.o-figure__wrapper--transparent:before{opacity:0}.o-figure__wrapper>*{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover}.o-figure__caption{padding-top:.625em}.lazyloaded{transition:opacity .5s cubic-bezier(0,0,.25,1) 0ms;transform-origin:top;opacity:1;backface-visibility:hidden}.video-lazyload,.video-lazyloading{opacity:0}.video-lazyloaded{transition:opacity .5s cubic-bezier(0,0,.25,1);opacity:1}.o-hl--1{font-weight:700;line-height:1.3;font-size:1.75rem}@media (min-width: 36em){.o-hl--1{font-size:calc(1.2820512821vw + 1.2884615385rem)}}@media (min-width: 75em){.o-hl--1{font-size:2.25rem}}.o-hl--2{font-weight:700;line-height:1.4;font-size:1.375rem}@media (min-width: 36em){.o-hl--2{font-size:calc(.9615384615vw + 1.0288461538rem)}}@media (min-width: 75em){.o-hl--2{font-size:1.75rem}}.o-hl--2--light{font-weight:400}.o-hl--3{font-weight:700}.o-input--hnpt{position:absolute;left:-9999px}.o-input__label{margin-bottom:.125em;font-size:1rem}@media (min-width: 36em){.o-input__label{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.o-input__label{font-size:1.0625rem}}.o-input__input,.o-input__select{padding:.4375rem .8125rem .375rem;border:1px solid rgba(168,168,168,.5);color:#313130;background-color:#fff;outline-offset:-2px;transition:outline .15s cubic-bezier(0,0,.25,1);outline:2px solid transparent}.o-input--light .o-input__input,.o-input--light .o-input__select{background-color:#fafaf9}.o-input__input:focus,.o-input__select:focus{outline-color:#00cb76}.o-input__input::-moz-placeholder{color:#a8a8a8;opacity:1}.o-input__input::placeholder{color:#a8a8a8;opacity:1}.o-input__input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.o-input__select{background-repeat:no-repeat;background-position:right .875em center;background-size:1.25em;background-image:url("data:image/svg+xml;charset=uft8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 13'%3E%3Cpolyline fill='none' stroke='rgb(168, 168, 168)' stroke-width='2.5' points='1,1 12,11.5 23,1'/%3E%3C/svg%3E")}.o-input__select:invalid{color:#a8a8a8}.o-input__select option{color:#313130}.o-input__select::-ms-expand{display:none}.o-input__select:-moz-focusring{color:transparent;text-shadow:0 0 0 rgb(49,49,48)}.o-input__suggestions{display:none}.o-link{position:relative;display:inline-block;transition:transform .3s cubic-bezier(.23,1,.32,1),color .15s cubic-bezier(0,0,.25,1)}.o-link--extended:after{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;top:0;left:0}.o-link--inline{display:inline}.o-link:hover,.o-link:focus,.o-link--active{color:#00cb76}.o-link--white{color:#fff}.o-link--white:hover,.o-link--white:focus,.o-link--white.o-link--active{color:#313130}.o-link--green{color:#00cb76}.o-link--green:hover,.o-link--green:focus,.o-link--green.o-link--active{color:#313130}@media (max-width: 47.9375em){.o-link--sub-active{color:inherit}}.o-link:active{transform:scale(.95)}.o-link--more{text-decoration:underline;color:#00cb76}.o-link--more:hover,.o-link--more:focus{color:#313130}.o-link--more:after{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;top:0;left:0}.o-link--toggle{display:inline-flex;align-items:center;color:#00cb76}.o-link--toggle:hover,.o-link--toggle:focus{color:#313130}.o-link--toggle span:nth-child(1){text-decoration:underline;color:currentColor}.o-link--toggle span:nth-child(2){margin-top:.25em;margin-left:.375em;width:1.375em;height:.75em}.o-link--toggle span:nth-child(2) svg{fill:none;stroke:currentColor;stroke-width:1.7}.o-link--toggle-close span:nth-child(2){margin-top:-.125em;transform:scaleY(-1)}.o-link__icon{width:.75em;display:inline-block}.o-link__icon:last-child{text-align:right}.o-link__icon--svg{width:1.0625em;height:1.0625em;position:relative;top:.1875em;margin-right:.5em}.o-link__icon--svg svg{width:100%;height:100%;display:block;fill:#a8a8a8}.o-quote{quotes:"»" "«"}.o-quote>p:before{content:open-quote}.o-quote>p:after{content:close-quote}.o-quote>p{line-height:1.4;color:#00cb76;font-size:1.1875rem}@media (min-width: 36em){.o-quote>p{font-size:calc(.4807692308vw + 1.0144230769rem)}}@media (min-width: 75em){.o-quote>p{font-size:1.375rem}}.o-quote--large>p{line-height:1.3;font-size:1.375rem}@media (min-width: 36em){.o-quote--large>p{font-size:calc(2.2435897436vw + .5673076923rem)}}@media (min-width: 75em){.o-quote--large>p{font-size:2.25rem}}.o-quote__footer{padding-top:1.5rem;color:#313130}.o-service-icon{display:block;width:8.4375rem;height:8.4375rem;margin-left:auto;margin-right:auto;position:relative}.c-pagination{display:flex}.c-pagination__next{margin-left:auto}.c-press-contact{display:flex}.c-press-contact__image{flex:0 0 5rem;margin-right:1.5rem}@media (min-width: 45em){.c-press-contact__image{flex:0 0 6.25rem;margin-right:1.75rem}}@media (min-width: 75em){.c-press-contact__image{margin-right:2.5rem;flex:0 0 8.75rem}}.c-press-contact__text{flex:1 1 auto;min-width:0}.c-press-contact__hl{margin-bottom:1rem}.c-quote .o-image{max-width:185px;margin-right:auto}@media (max-width: 44.9375em){.c-quote .o-image{margin-left:auto;order:-1}}.sr-only{border:0;clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap}.bg-black{background-color:var(--color-black)}.bg-white{background-color:var(--color-white)}.bg-gray-light{background-color:var(--color-gray-light)}.color-black{color:var(--color-black)}.color-white{color:var(--color-white)}.color-green{color:var(--color-green)}.font-weight-bold{font-weight:700}.c-hl--1{font-size:1.75rem;line-height:1.3}@media (min-width: 36em){.c-hl--1{font-size:calc(1.2820512821vw + 1.2884615385rem)}}@media (min-width: 75em){.c-hl--1{font-size:2.25rem}}.c-hl--2{font-size:1.375rem;line-height:1.4}@media (min-width: 36em){.c-hl--2{font-size:calc(.9615384615vw + 1.0288461538rem)}}@media (min-width: 75em){.c-hl--2{font-size:1.75rem}}.c-hl--3{font-size:1.0625rem}@media (min-width: 36em){.c-hl--3{font-size:calc(.3205128205vw + .9471153846rem)}}@media (min-width: 75em){.c-hl--3{font-size:1.1875rem}}.c-hl--4{font-size:.9375rem}@media (min-width: 36em){.c-hl--4{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.c-hl--4{font-size:1.0625rem}}.hnpt{position:absolute;left:-9999px}.mx-auto{margin-left:auto;margin-right:auto}.mt-0\.5{margin-top:var(--space-0\.5)}.mt-1{margin-top:var(--space-1)}.mt-1\.5{margin-top:var(--space-1\.5)}.mt-2{margin-top:var(--space-2)}.mt-2\.5{margin-top:var(--space-2\.5)}.mt-3{margin-top:var(--space-3)}.mt-4{margin-top:var(--space-4)}.mt-5{margin-top:var(--space-5)}.mt-6{margin-top:var(--space-6)}.mt-7{margin-top:var(--space-7)}.mt-8{margin-top:var(--space-8)}.mt-9{margin-top:var(--space-9)}.mt-10{margin-top:var(--space-10)}.mb-0\.5{margin-bottom:var(--space-0\.5)}.mb-1{margin-bottom:var(--space-1)}.mb-1\.5{margin-bottom:var(--space-1\.5)}.mb-2{margin-bottom:var(--space-2)}.mb-2\.5{margin-bottom:var(--space-2\.5)}.mb-3{margin-bottom:var(--space-3)}.mb-4{margin-bottom:var(--space-4)}.mb-5{margin-bottom:var(--space-5)}.mb-6{margin-bottom:var(--space-6)}.mb-7{margin-bottom:var(--space-7)}.mb-8{margin-bottom:var(--space-8)}.mb-9{margin-bottom:var(--space-9)}.mb-10{margin-bottom:var(--space-10)}.max-w--default{max-width:90rem}.max-w--l{max-width:98.75rem}.max-w--m{max-width:58.75rem}.max-w--s{max-width:42.5rem}.px-base{padding-right:var(--padding-x-base);padding-left:var(--padding-x-base)}.pt-0\.5{padding-top:var(--space-0\.5)}.pt-1{padding-top:var(--space-1)}.pt-1\.5{padding-top:var(--space-1\.5)}.pt-2{padding-top:var(--space-2)}.pt-2\.5{padding-top:var(--space-2\.5)}.pt-3{padding-top:var(--space-3)}.pt-4{padding-top:var(--space-4)}.pt-5{padding-top:var(--space-5)}.pt-6{padding-top:var(--space-6)}.pt-7{padding-top:var(--space-7)}.pt-8{padding-top:var(--space-8)}.pt-9{padding-top:var(--space-9)}.pt-10{padding-top:var(--space-10)}.pb-0\.5{padding-bottom:var(--space-0\.5)}.pb-1{padding-bottom:var(--space-1)}.pb-1\.5{padding-bottom:var(--space-1\.5)}.pb-2{padding-bottom:var(--space-2)}.pb-2\.5{padding-bottom:var(--space-2\.5)}.pb-3{padding-bottom:var(--space-3)}.pb-4{padding-bottom:var(--space-4)}.pb-5{padding-bottom:var(--space-5)}.pb-6{padding-bottom:var(--space-6)}.pb-7{padding-bottom:var(--space-7)}.pb-8{padding-bottom:var(--space-8)}.pb-9{padding-bottom:var(--space-9)}.pb-10{padding-bottom:var(--space-10)}.spacing-text>*+*{margin-top:1.5rem}.spacing-text>.c-hl--1+*{margin-top:1.5rem}.spacing-text>.c-hl--2+*{margin-top:1.125rem}.spacing-text>.c-hl--3+*{margin-top:1rem}.spacing-text>*+.c-hl--2{margin-top:4rem}.spacing-text>*+.c-hl--3{margin-top:3rem}.spacing-text>.c-hl--4+.c-hl--2{margin-top:.5rem}.spacing-text>*+.l-more{margin-top:2rem}.spacing-teaser>*+*{margin-top:.875rem}.spacing-teaser>*+.c-hl--1{margin-top:1.375rem}.spacing-teaser>*+.c-button{margin-top:1.75rem}.spacing-teaser>*+p{margin-top:1.25rem}.spacing-teaser>.c-category+*{margin-top:.125rem}.spacing-teaser>.c-category+.c-hl--2{margin-top:.875rem}.spacing-teaser>.c-hl--1+*{margin-top:1rem}.spacing-teaser>.c-hl--3+*{margin-top:0}.spacing-teaser-large>*+*{margin-top:.875rem}.spacing-teaser-large>*+.c-hl--1{margin-top:1.375rem}.spacing-teaser-large>*+.c-button{margin-top:1.75rem}.spacing-teaser-large>*+p{margin-top:1.625rem}.spacing-teaser-large>.c-category+.c-hl--1{margin-top:.625rem}.spacing-teaser-large>.c-category+.c-hl--2{margin-top:.625rem}.spacing-teaser-large>.c-hl--1+*{margin-top:1rem}.spacing-teaser-large>.c-hl--3+*{margin-top:0}.spacing-article>*+*{margin-top:1.5rem}.spacing-article>.c-hl--1+*{margin-top:2rem}.spacing-article>*+.c-hl--1{margin-top:2rem}.spacing-article>*+.c-hl--2{margin-top:4.5rem}.spacing-article>*+.c-hl--3{margin-top:3rem}.spacing-article>.c-hl--1+.c-hl--2{margin-top:3rem}.spacing-article>*+.l-author-list{margin-top:4rem}.spacing-article>.l-author-list+*{margin-top:4rem}.spacing-article>*+.c-text-teaser{margin-top:3rem}.spacing-article>*+.c-category{margin-top:2.5rem}.spacing-article>.c-image+*{margin-top:3.5rem}.spacing-article>*+.c-image{margin-top:3.5rem}.spacing-article>*+.l-magazine-quote{margin-top:3.5rem}.spacing-article>*+.l-contacts{margin-top:3.5rem}.spacing-article>.l-magazine-quote+*{margin-top:3.5rem}.spacing-article>*+.c-anchor-target{margin-top:0}.text-align-center{text-align:center}.c-text--xl{font-size:1.5rem}@media (min-width: 36em){.c-text--xl{font-size:calc(.641025641vw + 1.2692307692rem)}}@media (min-width: 75em){.c-text--xl{font-size:1.75rem}}.c-text--l{font-size:1.1875rem}@media (min-width: 36em){.c-text--l{font-size:calc(.4807692308vw + 1.0144230769rem)}}@media (min-width: 75em){.c-text--l{font-size:1.375rem}}.c-text--s{font-size:.9375rem}@media (min-width: 36em){.c-text--s{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.c-text--s{font-size:1.0625rem}}.c-anchor-nav{background-color:var(--color-white);box-shadow:0 2px 5px var(--color-black-alpha-20);position:fixed;top:3rem;right:0;left:0;z-index:2;font-size:.9375rem;visibility:hidden;opacity:0;transform:translateY(-50%);transition:opacity .1s cubic-bezier(0,0,.25,1),visibility 0ms linear .1s,transform .2s cubic-bezier(0,0,.2,1)}@media (min-width: 98.75rem){.c-anchor-nav{right:calc((100% - 98.75rem)/2);left:calc((100% - 98.75rem)/2)}}@media (min-width: 36em){.c-anchor-nav{font-size:calc(.4807692308vw + .7644230769rem)}}@media (min-width: 62em){.c-anchor-nav{font-size:1.0625rem}}.c-anchor-nav.visible{visibility:visible;opacity:1;transform:translateY(-1%);transition:opacity .2s cubic-bezier(0,0,.25,1),visibility 0ms linear 0ms,transform .4s cubic-bezier(.23,1,.32,1)}.c-anchor-nav__wrapper{display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;text-overflow:ellipsis}.c-anchor-nav__wrapper a{white-space:nowrap;transition:color .3s;border-bottom:.125rem solid transparent;padding:.5em 0;margin-left:auto}.c-anchor-nav__wrapper a:hover,.c-anchor-nav__wrapper a.active{color:var(--color-green);border-color:var(--color-green)}.c-anchor-nav__wrapper a:hover .c-anchor-nav__line:after,.c-anchor-nav__wrapper a.active .c-anchor-nav__line:after{opacity:1}.c-anchor-nav__wrapper a+a{margin-left:1.25rem}@media (min-width: 48em){.c-anchor-nav__wrapper a+a{margin-left:2rem}}.c-anchor-nav__button{padding:.5em 1em;display:inline-flex;align-items:center;transition:transform .3s cubic-bezier(.23,1,.32,1),color .15s cubic-bezier(0,0,.25,1);margin-left:auto}.c-anchor-nav__button>*+*{margin-left:.5em}.c-anchor-nav__button:hover,.c-anchor-nav__button:focus{color:var(--color-green)}.c-anchor-nav__button:active{transform:scale(.95)}.c-anchor-nav__button svg{fill:none;stroke:currentColor;stroke-width:1.5;display:inline-block;width:1.125em;height:1.125em}.c-backlink{color:#00cb76;transition:color .15s}.c-backlink:before{content:"←";padding-right:.5rem;margin-top:-.125rem}.c-backlink:hover,.c-backlink:focus{color:#313130}.c-backlink--black{color:#313130;text-shadow:0 0 .125rem rgb(255,255,255)}.c-backlink--black:hover{color:#00cb76}.c-button-group{display:flex;justify-content:center;align-items:center;-moz-column-gap:2rem;column-gap:2rem;row-gap:2rem;flex-wrap:wrap}.c-button-group .c-image-link{margin:0;flex:1 1 var(--width)}.c-button{--text-color: var(--color-white);--bg-color: var(--color-green);--text-hover-color: var(--color-white);--bg-hover-color: var(--color-black);position:relative;color:var(--text-color);background-color:var(--bg-color);display:inline-block;width:-moz-fit-content;width:fit-content;padding:.3125em 1.5em;border-radius:1px;transition:color .3s cubic-bezier(.23,1,.32,1),background-color .15s cubic-bezier(0,0,.25,1)}.c-button:not(.c-button--loading):hover{color:var(--text-hover-color);background-color:var(--bg-hover-color)}.c-button:not(.c-button--loading):active{transform:scale(.95)}.c-button[disabled]{cursor:not-allowed;background-color:var(--color-gray-medium)}.c-button[disabled]:hover,.c-button[disabled]:focus,.c-button[disabled]:active{background-color:var(--color-gray-medium);transform:none}.c-button--center{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.c-button--loading .c-button__text{visibility:hidden}.c-button--loading .c-button__spinner{opacity:1;transform:scale(1)}.c-button--loading .c-button__spinner:after{animation:button-spinner-anim 1s linear infinite}@keyframes button-spinner-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.c-button__spinner{width:1.125em;height:1.125em;position:absolute;top:50%;left:50%;margin-top:-.5625em;margin-left:-.5625em;opacity:0;transform:scale(.25);transition:transform .3s cubic-bezier(0,0,.25,1),opacity .2s cubic-bezier(0,0,.25,1)}.c-button__spinner:after{content:"";width:100%;height:100%;display:block;border-top:2px solid transparent;border-left:2px solid var(--color-white);border-bottom:2px solid var(--color-white);border-right:2px solid var(--color-white);border-radius:50%;transform-origin:center center}.c-category{display:inline-block;font-size:.9375rem}@media (min-width: 36em){.c-category{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.c-category{font-size:1.0625rem}}.c-category--gray{color:#8c8c8c}.c-category--green{color:#00cb76}.c-category--center{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.c-category__separator{display:inline-block;width:3px;height:3px;border-radius:50%;margin-left:.25em;margin-right:.25em;vertical-align:middle;margin-bottom:.0625em;background-color:currentColor}.c-checkbox{--bg-color: var(--color-white);position:relative}.c-checkbox--light{--bg-color: rgba(243, 243, 240, .5)}.c-checkbox__input{width:1.25rem;height:1.25rem;position:absolute;left:.125em;top:.125em;opacity:0;pointer-events:none}.c-checkbox__label{display:inline-flex;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1rem}@media (min-width: 36em){.c-checkbox__label{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.c-checkbox__label{font-size:1.0625rem}}.c-checkbox__label:before{content:"";display:inline-block;flex-shrink:0;width:1.3125em;height:1.3125em;position:relative;top:.0625em;margin-right:.625em;background-color:var(--bg-color);border:1px solid var(--color-gray-medium-alpha-50);background-repeat:no-repeat;background-position:center;background-size:77.5%;outline-offset:-2px;outline:2px solid transparent;box-shadow:0 0 0 transparent;transition:background-color .3s cubic-bezier(.23,1,.32,1),box-shadow .15s cubic-bezier(0,0,.25,1)}.c-checkbox__input:checked+.c-checkbox__label:before{background-color:var(--bg-color);background-image:url("data:image/svg+xml;charset=uft8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='rgb(49, 49, 48)' stroke-width='3' d='M1 13l8 8L23 5'/%3E%3C/svg%3E")}.c-checkbox__input--radio:checked+.c-checkbox__label:before{background-image:url("data:image/svg+xml;charset=uft8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle fill='rgb(49, 49, 48)' cx='12' cy='12' r='10' y='2'/%3E%3C/svg%3E")}.c-checkbox__input:focus+.c-checkbox__label:before{outline:.125rem solid var(--color-green);box-shadow:0 0 0 .125rem var(--color-white)}.c-checkbox__input:focus:not(:focus-visible)+.c-checkbox__label:before{outline:none;box-shadow:none}.c-checkbox__input:active+.c-checkbox__label:before{transform:scale(.8)}.c-checkbox__input:checked:active+.c-checkbox__label:before{transform:none;transition:none}.c-checkbox__label--radio:before{border-radius:50%}.c-citation{position:relative;font-weight:400}.c-citation__toggle{position:relative}.c-citation__toggle:hover,.active .c-citation__toggle{color:var(--color-green)}.c-citation__toggle:after{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;top:-.25rem;left:-.75rem;padding:.25rem .75rem}.c-citation__popover{text-align:center;font-size:.9375rem;color:var(--color-gray-dark);position:absolute;background-color:var(--color-white);box-shadow:0 2px 5px var(--color-black-alpha-20);z-index:-2;visibility:hidden;transform:translateY(-2rem);pointer-events:none;left:0;opacity:0;width:0;height:0;overflow:hidden;--offset: 0px}@media (min-width: 36em){.c-citation__popover{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.c-citation__popover{font-size:1.0625rem}}.active .c-citation__popover{width:18.75rem;height:auto;overflow:visible;padding:.875em 1.75em .8125em;z-index:2;visibility:visible;transform:translateY(-1rem);pointer-events:auto;opacity:1;transition-duration:0ms,0ms,0ms;transition:opacity .2s cubic-bezier(0,0,.25,1),transform .3s cubic-bezier(.23,1,.32,1),visibility 0ms linear}.c-citation__popover:focus:not(:focus-visible){outline:none}@supports (clip-path: polygon(0 0)){.c-citation__popover:after{content:"";position:absolute;width:1.25rem;height:1.25rem;margin-left:-.625rem;margin-left:calc(-.625rem + var(--offset));bottom:-.625rem;left:50%;transform:rotate(45deg) translate(-.5px) translateY(-.5px);transform-origin:center;box-shadow:2px 2px 5px rgba(49,49,48,.15);background-color:var(--color-white);clip-path:polygon(150% -50%,150% 150%,-50% 150%)}}.c-citation__close-button{padding:.75em;margin-left:auto;width:2.25em;height:2.25em;display:block;position:absolute;right:-.125rem;top:-.125rem}.c-citation__close-button svg{fill:none;stroke:var(--color-gray-medium);stroke-width:4;display:block;width:.75em;height:.75em}.c-fieldset{margin-top:.5rem}.c-fieldset__legend{width:100%;font-size:1rem}@media (min-width: 36em){.c-fieldset__legend{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.c-fieldset__legend{font-size:1.0625rem}}.c-fieldset__checkbox-list{margin-top:1em;display:flex}.c-fieldset__checkbox-list>*+*{margin-left:1.5em}.c-fieldset__alert{margin-top:.75em;color:var(--color-red);position:relative;padding-left:1.625em;display:none;font-size:1rem}@media (min-width: 36em){.c-fieldset__alert{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.c-fieldset__alert{font-size:1.0625rem}}.c-fieldset__alert--visible{display:block}.c-fieldset__alert span{background-color:var(--color-red);position:absolute;left:0;top:.1875em;width:1.125em;height:1.125em;text-align:center;border-radius:50%;color:var(--color-white);font-weight:700;line-height:1.25em;font-size:1em}.c-iframe{width:100%;position:relative}.c-iframe__wrapper{position:relative;z-index:0}.c-iframe__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.c-iframe__wrapper:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-color:rgba(128,128,128,.1);transition:opacity .2s .2s}.c-iframe__wrapper--transparent:after{opacity:0}.c-iframe__legal-overlay{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;z-index:1}.c-iframe__legal-overlay:after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;background:var(--color-white);opacity:.8;z-index:2}.c-iframe__legal-overlay p{position:absolute;top:calc(50% + 4.5rem);left:50%;width:100%;max-width:18.75rem;font-size:.75rem;line-height:1.4;text-align:center;z-index:4;padding:0 1rem;color:var(--color-black);transform:translate(-50%,-50%)}.c-iframe__legal-overlay button{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;height:2rem;width:2rem}@media (min-width: 36em){.c-iframe__legal-overlay button{height:2.5rem;width:2.5rem}}@media (min-width: 62em){.c-iframe__legal-overlay button{height:3rem;width:3rem}}.c-iframe__legal-overlay button svg{transition:fill .3s}.c-iframe__legal-overlay button svg path{fill:var(--color-white);transition:fill .15s}.c-iframe__legal-overlay button:hover svg{fill:var(--color-white)}.c-iframe__legal-overlay button:hover svg path{fill:var(--color-black)}.c-iframe__legal-overlay .c-image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.c-iframe__legal-overlay .c-image *{height:100%;width:auto}.c-iframe__legal-overlay .c-image img{margin-left:auto;margin-right:auto}.c-image-link{display:block;max-width:var(--width);transition:transform .2s}.c-image-link--center{margin-left:auto;margin-right:auto}.c-image-link:hover{transform:scale(1.03)}.c-image--small{max-width:26.5rem;justify-content:center;margin-left:auto;margin-right:auto}.c-image__wrapper{position:relative;z-index:0}.c-image__wrapper img{-o-object-fit:cover;object-fit:cover}.c-image__wrapper--responsive{--preview: var(--preview-small)}@media (min-width: 48em){.c-image__wrapper--responsive{--preview: var(--preview-large)}}.c-image__wrapper:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:var(--preview, linear-gradient(rgba(128, 128, 128, .1), rgba(128, 128, 128, .1)));background-position:center;background-size:cover;transition:opacity .5s}.c-image__wrapper--transparent:after{opacity:0}.c-image__caption{font-size:1.0625rem;margin-top:.625em;color:var(--color-gray-dark)}@media (min-width: 36em){.c-image__caption{font-size:calc(-.2403846154vw + 1.1490384615rem)}}@media (min-width: 62em){.c-image__caption{font-size:1rem}}.lazyload,.lazyloading{opacity:0}.lazyloaded{transition:opacity .5s;opacity:1}@media (max-width: 47.9375em){.no-js .c-image__wrapper--responsive noscript img:nth-child(2){display:none}}@media (min-width: 48em){.no-js .c-image__wrapper--responsive noscript img:nth-child(1){display:none}}.no-js .lazyload{display:none}.c-input{padding:.4375rem .8125rem .375rem;border:1px solid var(--color-gray-medium-alpha-50);color:var(--color-black);background-color:var(--color-white);outline-offset:-2px;transition:outline .15s cubic-bezier(0,0,.25,1);outline:2px solid transparent}.c-input::-moz-placeholder{color:var(--color-gray-medium)}.c-input::placeholder{color:var(--color-gray-medium)}.c-input--light{background-color:rgba(243,243,240,.4)}.c-input:focus{outline-color:var(--color-green)}.c-input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.c-label{display:block;margin-bottom:.125em;font-size:1rem}@media (min-width: 36em){.c-label{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.c-label{font-size:1.0625rem}}.c-label span{margin-left:.25rem}.c-link{display:inline-block;transition:transform .3s cubic-bezier(.23,1,.32,1),color .15s cubic-bezier(0,0,.25,1)}.c-link:hover,.c-link:focus-visible,.c-link.active{color:var(--color-green)}.c-link--inline{display:inline}.c-link--standalone{display:block;width:-moz-fit-content;width:fit-content}.c-link--center{margin-left:auto;margin-right:auto}.c-link--underline{text-decoration:underline;text-decoration-color:currentColor;transition:color .15s cubic-bezier(0,0,.25,1),text-decoration-color .15s cubic-bezier(0,0,.25,1)}.c-link--underline:hover,.c-link--underline:focus{text-decoration-color:currentColor}.c-link--underline:active{color:currentColor;text-decoration-color:currentColor}.c-link--extended{position:relative}.c-link--extended:after{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;padding:.1875rem 0;top:-.1875rem;left:0}.c-link--white{color:var(--color-white)}.c-link--white:hover,.c-link--white:focus,.c-link--white.active{color:var(--color-black)}.c-link--green{color:var(--color-green);text-decoration-color:currentColor}.c-link--green:hover,.c-link--green:focus,.c-link--green.active{color:var(--color-black)}.c-list{padding-left:1em}.c-list--bold{font-weight:700}.c-list--marker-green li:before{color:var(--color-green)}.c-list li{position:relative}.c-list li+li{margin-top:.25em}.c-list li:before{content:"–";position:absolute;left:-1em}.c-list.o-text--l li+li{margin-top:.5em}.c-list--ordered{padding-left:1.25em;list-style-type:none;counter-reset:section}.c-list--ordered li:before{left:-1.25em;counter-increment:section;content:counter(section) "."}.c-lottie{align-self:center;opacity:0;transition:opacity .5s;position:relative}.c-lottie>svg:nth-child(3){position:absolute;top:0;left:0;bottom:0;right:0}.c-lottie--visible{opacity:1}.c-lottie__ratio-mobile{display:block}@media (min-width: 48em){.c-lottie__ratio-mobile{display:none}}.c-lottie__ratio-desktop{display:block}@media (max-width: 47.9375em){.c-lottie__ratio-desktop{display:none}}.c-magazine-teaser{position:relative}.c-magazine-teaser:hover .c-magazine-teaser__more,.c-magazine-teaser:focus-within .c-magazine-teaser__more{color:var(--color-black)}.c-magazine-teaser__hl a{transition:color .15s cubic-bezier(0,0,.25,1)}.c-magazine-teaser__hl a:hover,.c-magazine-teaser__hl a:focus{color:var(--color-green)}.c-magazine-teaser__hl a:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.c-magazine-teaser__more:after{content:none}.c-magazine-thumb{color:var(--color-white);background-color:rgba(0,0,0,.7);width:-moz-fit-content;width:fit-content;padding:.125rem .75rem .125rem .5rem;display:flex;align-items:center;gap:.5rem;word-spacing:-.0625em}.c-magazine-thumb svg{width:.75rem;height:1rem;fill:currentColor}.c-map{width:100%;height:18.75rem}.c-map__wrapper{height:100%;background-color:var(--color-gray-light)}.c-map__marker{--path-color: var(--color-green);--ellipse-color: var(--color-black-alpha-20);--circle-color: var(--color-white);width:34px;height:52px;display:none}.c-map__marker--blue{--path-color: var(--color-blue)}.c-map__marker[style]{display:block}.c-map__marker svg{width:100%;height:100%;display:block}.c-map__marker svg path{fill:var(--color-green)}.c-map__marker svg circle{fill:var(--circle-color)}.c-map__marker svg ellipse{fill:var(--ellipse-color);opacity:.2}.c-milestone{position:relative;padding-right:2.25rem}.c-milestone+.c-milestone{margin-top:2rem}@media (max-width: 35.9375em){.c-milestone{-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:9 4 4;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%}}@media (min-width: 48em){.c-milestone{width:50%}.c-milestone:nth-child(2n){margin-left:auto;padding-right:0;padding-left:2.25rem}.c-milestone+.c-milestone{margin-top:-2.75rem}}@keyframes milestone-fade-in{0%{opacity:0}to{opacity:1}}@keyframes milestone-move-in-left{0%{transform:translate(-40px)}to{transform:translateY(0)}}@keyframes milestone-move-in-right{0%{transform:translate(40px)}to{transform:translateY(0)}}.c-milestone__content{background-color:#fff;padding:1.25rem 1.25rem 1.275rem;position:relative;animation:milestone-fade-in .8s cubic-bezier(0,0,.25,1) both,milestone-move-in-left 1.5s cubic-bezier(.23,1,.32,1) both;animation-play-state:paused}@media (min-width: 36em){.c-milestone__content{padding:1.75rem 2rem}}@media (min-width: 48em){.c-milestone:nth-child(2n) .c-milestone__content{animation:milestone-fade-in .8s cubic-bezier(0,0,.25,1) both,milestone-move-in-right 1.5s cubic-bezier(.23,1,.32,1) both;animation-play-state:paused}}.no-js .c-milestone__content,.c-milestone--play .c-milestone__content{animation-play-state:running}@media (min-width: 48em){.no-js .c-milestone:nth-child(2n) .c-milestone__content,.c-milestone--play.c-milestone:nth-child(2n) .c-milestone__content{animation-play-state:running}}.c-milestone__content:after{content:"";position:absolute;top:2rem;right:-.5rem;width:0;height:0;padding:.5rem;background:#fff;border:inherit;border-right:0;border-bottom:0;transform:rotate(45deg)}@media (min-width: 48em){.c-milestone:nth-child(2n) .c-milestone__content:after{right:auto;left:-.5rem}}.c-milestone__time{margin-bottom:.625rem;color:#00cb76}.c-milestone__time--blue{color:#0090e1}.c-milestone__border{background-image:url("data:image/svg+xml;charset=uft8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 20'%3E%3Ccircle fill='white' cx='5' cy='10' r='4.5'/%3E%3C/svg%3E");background-repeat:space;background-size:10px;background-position:2px center;position:absolute;z-index:1;top:31px;bottom:-60px;right:0;width:14px}.c-milestone:last-child .c-milestone__border{bottom:0;-webkit-mask-image:linear-gradient(to bottom,#000 25%,transparent 100%);mask-image:linear-gradient(to bottom,#000 25%,transparent 100%)}.c-milestone:first-child .c-milestone__border:after{content:"";background-image:url("data:image/svg+xml;charset=uft8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 20'%3E%3Ccircle fill='white' cx='5' cy='10' r='4.5'/%3E%3C/svg%3E");background-repeat:space;background-size:10px;background-position:2px center;position:absolute;z-index:1;width:14px;height:65px;top:-68px;left:0;-webkit-mask-image:linear-gradient(to top,#000 25%,transparent 100%);mask-image:linear-gradient(to top,#000 25%,transparent 100%)}@media (min-width: 48em){.c-milestone__border{right:-7px;bottom:16px}.c-milestone:nth-child(2n) .c-milestone__border{left:-7px;right:auto}}.c-milestone__border:before{content:"";display:block;width:14px;height:14px;background-color:#313130;border-radius:50%;position:absolute;top:3px;left:0;z-index:2;transform:scale(.7);animation:milestone-scale-in 1.5s cubic-bezier(.23,1,.32,1) both;animation-play-state:paused}@keyframes milestone-scale-in{0%{transform:scale(.7)}to{transform:scale(1)}}.no-js .c-milestone__border:before,.c-milestone--play .c-milestone__border:before{animation-play-state:running}.c-nav-icon{width:100%;height:auto;display:block;fill:none;pointer-events:none;stroke-width:2.5;stroke:currentColor}.c-nav-icon__line{stroke-dasharray:24;stroke-dashoffset:0;opacity:1;transition:stroke-dashoffset .3s cubic-bezier(.23,1,.32,1),opacity .1s cubic-bezier(0,0,.25,1);transition-delay:.2s,.2s}.c-nav-icon__line:nth-child(2){transition-delay:.3s,.3s}.c-nav-icon__line:nth-child(3){transition-delay:.4s,.4s}.c-nav-icon--active .c-nav-icon__line{stroke-dashoffset:24;opacity:0;transition-delay:0ms,.2s}.c-nav-icon--active .c-nav-icon__line:nth-child(1){transition-delay:.2s,.4s}.c-nav-icon--active .c-nav-icon__line:nth-child(2){transition-delay:.1s,.3s}.c-nav-icon__cross{stroke-dasharray:33.9411239624;stroke-dashoffset:33.9411239624;opacity:0;transition:stroke-dashoffset .3s cubic-bezier(.23,1,.32,1),opacity .1s cubic-bezier(0,0,.25,1);transition-delay:0ms,.2s}.c-nav-icon__cross:nth-child(5){transition-delay:.1s,.3s}.c-nav-icon--active .c-nav-icon__cross{stroke-dashoffset:0;opacity:1;transition-delay:.3s,.3s}.c-nav-icon--active .c-nav-icon__cross:nth-child(5){transition-delay:.4s,.4s}@media (max-width: 61.9375em){.c-nav__lang{margin-top:3rem}}@media (min-width: 62em){.c-nav__lang{font-size:.8125rem;position:absolute;top:-1.875rem;right:0}}.c-nav__lang>*+*{margin-left:.625em}@media (min-width: 62em){.c-nav__lang>*+*{margin-left:.5em}}.c-nav__lang a{display:inline-block;position:relative;color:var(--color-gray-medium);text-transform:uppercase}.c-nav__lang a.active{text-decoration:underline}.c-nav__lang a:before{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;padding:.4375rem .8125rem;top:-.4375rem;left:-.8125rem}.c-quicknav{background-color:var(--color-white);box-shadow:0 2px 5px var(--color-black-alpha-20);padding:.25rem .5rem;display:inline-flex;position:fixed;top:0;right:0;z-index:2;font-size:.9375rem;visibility:hidden;opacity:0;transform:translateY(-50%);transition:opacity .1s cubic-bezier(0,0,.25,1),visibility 0ms linear .1s,transform .2s cubic-bezier(0,0,.2,1)}@media (min-width: 98.75rem){.c-quicknav{right:calc((100% - 98.75rem)/2)}}@media (min-width: 36em){.c-quicknav{font-size:calc(.9615384615vw + .5913461538rem)}}@media (min-width: 62em){.c-quicknav{font-size:1.1875rem}}.l-header--quicknav-hidden .c-quicknav{display:none}.l-header--quicknav-visible .c-quicknav{visibility:visible;opacity:1;transform:translateY(0);transition:opacity .2s cubic-bezier(0,0,.25,1),visibility 0ms linear 0ms,transform .4s cubic-bezier(.23,1,.32,1)}.c-quicknav--menu-only>*:nth-child(1){display:none}.c-quicknav>*:nth-child(1){margin-right:.375rem}.c-quicknav__button{padding:.25em .5em;display:inline-flex;align-items:center;transition:transform .3s cubic-bezier(.23,1,.32,1),color .15s cubic-bezier(0,0,.25,1)}.c-quicknav__button>*+*{margin-left:.5em}.c-quicknav__button:hover,.c-quicknav__button:focus{color:var(--color-green)}.c-quicknav__button:active{transform:scale(.95)}.c-quicknav__button svg{fill:none;stroke:currentColor;stroke-width:1.5;display:inline-block;width:1.125em;height:1.125em}.c-quote{display:grid;row-gap:2rem}@media (min-width: 45em){.c-quote{grid-template-columns:minmax(0,auto) minmax(0,auto);-moz-column-gap:2rem;column-gap:2rem}}@media (min-width: 48em){.c-quote{-moz-column-gap:4rem;column-gap:4rem}}.c-quote .c-image{max-width:185px;margin-right:auto}@media (max-width: 44.9375em){.c-quote .c-image{margin-left:auto;order:-1}}.c-quote blockquote{quotes:"»" "«";max-width:42.5rem;margin-left:auto}.c-quote blockquote>p:before{content:open-quote}.c-quote blockquote>p:after{content:close-quote}.c-quote blockquote>p{line-height:1.4;font-size:1.1875rem}@media (min-width: 36em){.c-quote blockquote>p{font-size:calc(.4807692308vw + 1.0144230769rem)}}@media (min-width: 75em){.c-quote blockquote>p{font-size:1.375rem}}.c-quote blockquote footer{padding-top:1rem;color:#00cb76}.c-search{display:flex;gap:1rem;margin-left:auto;justify-content:center;align-items:center}@media (max-width: 47.9375em){.c-search{flex-wrap:wrap}}.c-search__form-wrapper{height:-moz-fit-content;height:fit-content}@media (max-width: 35.9375em){.c-search__form-wrapper{width:100%}}.c-search__form{display:flex}@media (max-width: 35.9375em){.c-search__form>div{width:100%}}.c-search__form .awesomplete,.c-search__form .c-input{height:100%}.c-search__form .c-input{border-right:none}@media (min-width: 36em){.c-search__form .c-input{min-width:21.25rem}}.c-search__button{padding:.375rem 1rem;background-color:#dddddb;transition:background-color .3s}.c-search__button svg{width:2rem;height:2rem;transition:fill .3s}.c-search__form:focus-within .c-search__button,.c-search__button:hover{background-color:var(--color-green)}.c-search__form:focus-within .c-search__button svg,.c-search__button:hover svg{fill:var(--color-white)}.c-search__suggestions{display:none}.c-search__popular-tags{margin-top:-.375em}.c-search__popular-tags li{display:inline-block;margin-right:.125em;margin-top:.375em}.c-search__pagination{text-align:center}.c-select{padding:.4375rem .8125rem .375rem;border:1px solid var(--color-gray-medium-alpha-50);color:var(--color-black);background-color:var(--color-white);outline-offset:-2px;transition:outline .15s cubic-bezier(0,0,.25,1);outline:2px solid transparent;background-repeat:no-repeat;background-position:right .875em center;background-size:1.25em;background-image:url("data:image/svg+xml;charset=uft8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 13'%3E%3Cpolyline fill='none' stroke='rgb(168, 168, 168)' stroke-width='2.5' points='1,1 12,11.5 23,1'/%3E%3C/svg%3E")}.c-select--light{background-color:rgba(243,243,240,.4)}.c-select:hover{cursor:pointer}.c-select:focus{outline-color:var(--color-green)}.c-select:has(option:checked:first-child){color:var(--color-gray-medium)}.c-select:has(option:checked:first-child) option{color:#000}.c-select option{color:var(--color-black)}.c-select::-ms-expand{display:none}.c-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-black)}.c-skip-link{border:0;clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap}.c-skip-link:focus{position:absolute;top:3px;left:3px;width:auto;height:auto;clip:auto;padding:.625em 1.25em;z-index:20;background-color:var(--color-white);color:var(--color-black);box-shadow:0 0 0 .0625rem var(--color-white),0 0 0 .125rem var(--color-black);outline:.0625rem solid transparent}.c-social-links+.c-social-links{margin-top:.25em}.c-social-links__toggle{display:inline-flex;align-items:center;transition:transform .3s cubic-bezier(.23,1,.32,1),color .15s cubic-bezier(0,0,.25,1)}.c-social-links__toggle:hover,.c-social-links__toggle:focus{color:#00cb76}.c-social-links__toggle:active{transform:scale(.95)}.c-social-links__toggle svg{width:1.25em;height:1.25em;fill:#a8a8a8}.c-social-links__toggle span{margin-left:.375em;margin-top:.0625em}.c-social-links__list{margin-left:1.5rem;padding-top:.25rem;padding-bottom:1.75rem;display:none}.c-social-links__toggle[aria-expanded=true]+.c-social-links__list{display:block}.swiper{position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-lock{display:none}.c-tag{display:inline-block;background-color:rgba(168,168,168,.3);padding:.1875em .6875em .125em;color:#313130;border-radius:1px;transition:transform .3s cubic-bezier(.23,1,.32,1),color .15s cubic-bezier(0,0,.25,1),background-color .15s cubic-bezier(0,0,.25,1);font-size:.9375rem}@media (min-width: 36em){.c-tag{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.c-tag{font-size:1.0625rem}}.c-tag:hover,.c-tag:focus,.c-tag.active{color:#fff;background-color:#00cb76}.c-tag:active{transform:scale(.95)}.c-teaser-meta{display:inline-flex;align-items:center;gap:.375rem;flex-wrap:wrap}.c-teaser-meta__author{display:inline-block}.c-teaser__text-duration{display:inline-flex;align-items:center}.c-teaser__text-duration svg{width:.9rem;height:.9rem;fill:currentColor}@media (min-width: 62em){.c-teaser__text-duration svg{width:1rem;height:1rem;fill:currentColor}}.c-teaser__text-duration span{margin-left:.375rem}.c-teaser,.c-teaser__image-wrapper{position:relative}.c-teaser__image-wrapper .c-magazine-thumb{position:absolute;bottom:.5rem;right:.5rem}@media (min-width: 36em){.c-teaser__image-wrapper .c-magazine-thumb{bottom:1rem;right:1rem}}.c-teaser__wrapper{margin-top:1.25rem}.c-teaser__hl{transition:color .3s}.c-teaser__hl:hover{color:var(--color-green)}.c-teaser__link:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.c-text-quote{quotes:"»" "«";max-width:42.5rem}.c-text-quote>p:before{content:open-quote}.c-text-quote>p:after{content:close-quote}.c-text-quote>p{color:#00cb76;font-size:1.375rem;line-height:1.3}@media (min-width: 36em){.c-text-quote>p{font-size:calc(2.2435897436vw + .5673076923rem)}}@media (min-width: 75em){.c-text-quote>p{font-size:2.25rem}}.c-text-quote footer{padding-top:1.5rem}.c-text-teaser{background-color:var(--color-white);color:var(--color-green);max-width:37.5rem;padding:2rem 1rem 2.375rem}@media (min-width: 36em){.c-text-teaser{padding-right:2.5rem;padding-left:2.5rem}}@media (min-width: 75em){.c-text-teaser{padding-right:4.25rem;padding-left:4.25rem}}.c-text-teaser--article{max-width:none}@media (min-width: 75em){.c-text-teaser--article{padding-right:2.5rem;padding-left:2.5rem}}@supports (-webkit-background-clip: text){.c-text-teaser--highlight .c-text-teaser__hl{background:radial-gradient(closest-side,#009fc6 30%,#00cb76);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:gradient 5s linear infinite}@keyframes gradient{to{background-position:-200% -200%}}}.c-textarea{display:grid}.c-textarea:after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}.c-textarea>.c-textarea__textarea{resize:none;overflow:hidden}.c-textarea>.c-textarea__textarea--light{background-color:rgba(243,243,240,.4)}.c-textarea>.c-textarea__textarea:focus{outline-color:var(--color-green)}.c-textarea>.c-textarea__textarea,.c-textarea:after{font:inherit;grid-area:1/1/2/2;width:100%;border:1px solid var(--color-gray-medium-alpha-50);padding:.4375rem .8125rem .375rem}.c-textarea__textarea::-moz-placeholder{color:var(--color-gray-medium)}.c-textarea__textarea::placeholder{color:var(--color-gray-medium)}.c-video{position:relative}.c-video__wrapper{position:relative;z-index:0;display:grid;height:auto}.c-video__wrapper>*{grid-area:1/1/2/2}.c-video__wrapper .c-video__placeholder-s{display:none}@media (max-width: 47.9375em){.c-video__wrapper .c-video__placeholder-s{display:block}}.c-video__wrapper .c-video__placeholder-l{display:none}@media (min-width: 48em){.c-video__wrapper .c-video__placeholder-l{display:block}}.c-video__wrapper:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-color:var(--color-gray-light);transition:opacity .2s .2s}.c-video__wrapper--transparent:after{opacity:0}.c-video__video{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:auto}.video-lazyload{opacity:0}.video-lazyloaded{transition:opacity 1s;opacity:1}.l-author-list{background-color:var(--color-white);padding:1.5rem 1.25rem}@media (min-width: 36em){.l-author-list{padding:2.5rem 1.75rem}}@media (min-width: 48em){.l-author-list{padding:3rem 2.5rem}}.l-author-list__list{margin-top:2.5rem;font-size:.9375rem}@media (min-width: 36em){.l-author-list__list{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.l-author-list__list{font-size:1.0625rem}}.l-author-list__item{display:flex;gap:1.5rem}@media (max-width: 35.9375em){.l-author-list__item{flex-direction:column}}@media (min-width: 48em){.l-author-list__item{gap:2.25rem}}.l-author-list__item+.l-author-list__item{margin-top:2rem}@media (min-width: 36em){.l-author-list__item+.l-author-list__item{margin-top:2.5rem}}.l-author-list__item>.c-image{flex:0 0 8.125rem}@media (min-width: 48em){.l-author-list__item>.c-image{flex-basis:13.125rem}}@media (min-width: 36em){.l-author-list__item .l-author-list__wrapper{flex:0 1 auto}}.l-author-list__item .l-author-list__info-mobile,.l-author-list__item .l-author-list__info-desktop,.l-author-list__item .l-author-list__contact{margin-top:.75rem}@media (min-width: 36em){.l-author-list__item .l-author-list__info-mobile{display:none}}@media (max-width: 35.9375em){.l-author-list__item .l-author-list__info-desktop{display:none}}.l-author-list__contact a+a{margin-top:.5rem}.l-author-list__social{display:flex;margin-top:.25rem;margin-left:-.4375rem}.l-author-list__social a{width:1.375rem;height:1.375rem;padding:.5rem;display:block;box-sizing:content-box}.l-author-list__social a:hover svg,.l-author-list__social a:focus svg{fill:var(--color-green)}.l-author-list__social svg{width:100%;height:100%;display:block;fill:var(--color-gray-medium);transition:fill .3s cubic-bezier(0,0,.25,1)}.l-author{max-width:42.5rem;margin-left:auto;margin-right:auto;margin-top:5.5em}.l-author__wrapper{margin-top:2.5rem;display:grid;row-gap:1.5rem;font-size:.9375rem}@media (min-width: 36em){.l-author__wrapper{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.l-author__wrapper{font-size:1.0625rem}}@media (min-width: 36em){.l-author__wrapper{grid-template-columns:minmax(0,1fr) minmax(0,2fr);-moz-column-gap:2.5rem;column-gap:2.5rem}}.l-author__name{margin-top:1.125rem;font-weight:700}.l-author__contact,.l-author__social{margin-top:.75rem}.l-author__contact a+a{margin-top:.5rem}.l-author__social{display:flex;margin-top:.25rem;margin-left:-.4375rem}.l-author__social a{width:1.375rem;height:1.375rem;padding:.5rem;display:block;box-sizing:content-box}.l-author__social a:hover svg,.l-author__social a:focus svg{fill:var(--color-green)}.l-author__social svg{width:100%;height:100%;display:block;fill:var(--color-gray-medium);transition:fill .3s cubic-bezier(0,0,.25,1)}.l-contact-flyout{padding-top:6rem;padding-bottom:3rem;box-shadow:0 2px 5px var(--color-black-alpha-20);background-color:var(--color-gray-light);position:absolute;z-index:1;top:0;left:0;width:100%;overflow-y:scroll;visibility:hidden;opacity:0;height:0;min-height:auto;transform:translateY(3rem);transform-origin:top;transition:opacity .1s cubic-bezier(0,0,.25,1),visibility 0ms linear .1s,transform .2s cubic-bezier(0,0,.2,1)}@media (min-width: 48em){.l-contact-flyout{padding-top:8rem}}.l-header--quicknav-hidden .l-contact-flyout{display:none}.l-header--contact-visible .l-contact-flyout{visibility:visible;opacity:1;height:0;min-height:100vh;transform:translateY(0);transition:opacity .2s cubic-bezier(0,0,.25,1),visibility 0ms linear 0ms,transform .4s cubic-bezier(.23,1,.32,1)}.l-contact-flyout__close-button{padding:.5em;margin-left:auto;width:2.25em;height:2.25em;display:block;position:relative;right:-.5em}.l-contact-flyout__close-button svg{fill:none;stroke:var(--color-black);stroke-width:3.5;display:inline-block;width:100%;height:100%;display:block}.l-contact-form__icon svg{width:1.875rem;height:1.875rem;fill:var(--color-green)}.l-contact-form__hl{margin-top:.75rem;margin-bottom:1.75rem}@media (min-width: 62em){.l-contact{display:flex;justify-content:space-between}}.l-contact__column .c-button{min-width:13rem;text-align:center}@media (max-width: 61.9375em){.l-contact__column+.l-contact__column{margin-top:5rem}}@media (min-width: 62em){.l-contact__column{width:29%;width:calc((100% - 8.5rem - 1px) / 3)}}.l-contact__icon{width:1.875rem;height:1.875rem}.l-contact__icon svg{width:100%;height:100%;fill:var(--color-green)}.l-contact__hl{margin-top:.75rem;margin-bottom:1.75rem}.l-contact__address{margin-top:-.5em;margin-bottom:1.5rem}.l-contact__map{margin-top:2.375rem}.l-contacts>*+*{margin-top:1.5rem}.l-contacts__list{display:grid;row-gap:4rem}@media (min-width: 36em){.l-contacts__list{row-gap:5rem}}@media (min-width: 62em){.l-contacts__list{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2.5rem;column-gap:2.5rem}}.l-contacts__wrapper{display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem}.l-contacts__wrapper>div{min-width:0}.l-contacts__wrapper>.c-image{width:100%;max-width:6.25rem;flex-shrink:0}@media (min-width: 36em){.l-contacts__wrapper{-moz-column-gap:2.5rem;column-gap:2.5rem}.l-contacts__wrapper>.c-image{max-width:8.75rem}}.l-downloads-slider{padding-top:3rem;padding-bottom:4rem;box-shadow:0 0 10px rgba(49,49,48,.1);overflow:hidden}.l-downloads-slider__slider{position:relative}.l-downloads-slider__intro{max-width:31.875rem}.l-downloads-slider__archive>a{margin-top:.25rem;color:var(--color-green);display:none}.l-downloads-slider__archive>a:hover{color:var(--color-black)}.l-downloads-slider__archive.active .l-downloads-slider__archive-show{display:none}.l-downloads-slider__archive.active .l-downloads-slider__archive-hide{display:block}.l-downloads-slider__archive.active svg{margin-bottom:0;transform:rotate(-45deg)}.l-downloads-slider__archive.active>a{display:block}.l-downloads-slider__archive-button{display:flex;align-items:center;color:var(--color-gray-dark);transition:color .3s}.l-downloads-slider__archive-button svg{width:1rem;height:1rem;margin-left:.5rem;margin-bottom:.125rem;fill:currentColor;transition:transform .3s}.l-downloads-slider__archive-button:hover{color:var(--color-black)}.l-downloads-slider__archive-button .l-downloads-slider__archive-hide{display:none}.l-downloads-slider__button-prev,.l-downloads-slider__button-next{--x: -3rem;display:flex;align-items:center;justify-content:center;width:3rem;position:absolute;z-index:1;transform:translateY(-50%);top:var(--offsetTop, 25%)}@media (max-width: 35.9375em){.l-downloads-slider__button-prev,.l-downloads-slider__button-next{display:none}}@media (min-width: 62em){.l-downloads-slider__button-prev,.l-downloads-slider__button-next{--x: -3.5rem}}.l-downloads-slider__button-prev:before,.l-downloads-slider__button-next:before{content:"";width:2rem;height:100%;position:absolute;top:0;pointer-events:none}.l-downloads-slider__button-prev svg,.l-downloads-slider__button-next svg{width:1rem;height:2.25rem;fill:none;stroke:var(--color-gray-medium);transition:stroke .2s;stroke-width:2.5}.l-downloads-slider__button-prev:hover svg,.l-downloads-slider__button-next:hover svg{stroke:var(--color-black)}.l-downloads-slider__button-prev.swiper-button-disabled,.l-downloads-slider__button-next.swiper-button-disabled{display:none}.l-downloads-slider__button-prev{left:var(--x)}.l-downloads-slider__button-next{right:var(--x)}.l-downloads-slider__pagination{margin-top:2.5rem;display:flex;justify-content:center}.l-downloads-slider__pagination.swiper-pagination-lock{visibility:hidden}.l-downloads-slider__pagination .swiper-pagination-bullet{display:block;width:.625rem;height:.625rem;margin:0 .5rem;background-color:currentColor;border-radius:50%;background-color:var(--color-gray-dark)}.l-downloads-slider__pagination .swiper-pagination-bullet-active{background-color:var(--color-green)}*+.l-dreamform-block{margin-top:3rem!important}.l-dreamform{scroll-margin-top:7.5rem}@media (min-width: 48em){.l-dreamform{scroll-margin-top:9.5rem}}.l-dreamform .c-label em,.l-dreamform .c-checkbox__label em{font-style:normal}.l-dreamform .c-checkbox{padding-top:.375rem}.l-dreamform .c-textarea>.c-textarea__textarea,.l-dreamform .c-textarea:after{grid-area:2/1/3/2}.l-dreamform .c-error{color:var(--color-red);font-size:1rem;margin-top:.25em;display:block}@media (min-width: 36em){.l-dreamform .c-error{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.l-dreamform .c-error{font-size:1.0625rem}}.l-dreamform__row+.l-dreamform__row{margin-top:3rem}.c-error:not(:empty)+.l-dreamform__row{margin-top:2rem}*+.l-dreamform__field{margin-top:1.75rem}.l-dreamform-block__blocks1{margin-bottom:3rem}.l-dreamform-block__blocks1:empty{display:none}.l-dreamform-block__blocks1:not(:has(+form)){display:none}.l-dreamform-block__blocks2:not(:empty){margin-top:5rem}.l-dreamform-block__blocks2:empty{display:none}.l-dreamform-block__blocks2:not(form+.l-dreamform-block__blocks2){display:none}.l-footer{padding-top:3.75rem;padding-bottom:3.25rem;background-color:var(--color-green);color:var(--color-white)}@media (max-width: 47.9375em){.l-footer>*+*{margin-top:3.25rem}}@media (min-width: 48em){.l-footer{display:flex}}.l-footer__logo{position:relative;display:block;width:9rem;height:1.75rem}@media (min-width: 48em){.l-footer__logo{width:11.25rem;height:2.1875rem}}.l-footer__logo svg{fill:var(--color-white);display:block;width:100%;height:100%}.l-footer__nav{-moz-columns:2;columns:2;-moz-column-gap:2.5rem;column-gap:2.5rem}@media (min-width: 48em){.l-footer__nav{margin-left:auto}}@media (min-width: 62em){.l-footer__nav{-moz-column-gap:3rem;column-gap:3rem}}.l-footer__social{display:flex;align-items:flex-start}@media (min-width: 48em){.l-footer__social{margin-left:3rem}}@media (min-width: 62em){.l-footer__social{margin-left:4rem}}.l-footer__social a{width:1.375rem;height:1.375rem;padding:.5rem;display:block;box-sizing:content-box;color:var(--color-white);transition:color 150s cubic-bezier(0,0,.25,1)}.l-footer__social a:hover,.l-footer__social a:focus{color:var(--color-black)}.l-footer__social svg{width:100%;height:100%;display:block;fill:currentColor}.l-footer__cookie-settings{position:absolute;bottom:1.5rem;right:var(--padding-x-base);font-size:.875rem}.l-form{position:relative}.l-form--success .l-form__form-wrapper{visibility:hidden}.l-form__error{color:var(--color-red);margin-top:1.5rem;display:none;font-size:1rem}@media (min-width: 36em){.l-form__error{font-size:calc(.1602564103vw + .9423076923rem)}}@media (min-width: 75em){.l-form__error{font-size:1.0625rem}}.l-form__error--visible{display:block}.l-form__success{display:none;color:var(--color-black)}.l-form--success .l-form__success{display:block}.l-form__grid{display:grid;row-gap:1.25rem}@media (min-width: 48em){.l-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1.5rem;column-gap:1.5rem}.l-form__grid>*{grid-column:1/span 2}}.l-form__grid+.c-checkbox{margin-top:2rem}@media (min-width: 48em){.l-form__item--1{grid-column:1}}@media (min-width: 48em){.l-form__item--2{grid-column:2}}.l-form__submit{margin-top:1.75rem}.l-form__success{position:absolute;top:4rem}.l-header-sticky{--header-height: 4.5rem;height:var(--header-height);background-color:var(--color-white)}@media (min-width: 48em){.l-header-sticky{--header-height: 6rem}}.l-header-sticky .l-header-sticky__wrapper{height:var(--header-height);max-width:98.75rem;position:relative;display:flex;justify-content:space-between;align-items:center;z-index:6;position:fixed;background-color:var(--color-white);z-index:4;width:100%}@media (min-width: 48em){.l-header-sticky .l-header-sticky__wrapper{height:var(--header-height)}}.l-header-sticky .c-nav__lang{transition:opacity .3s}.l-header-sticky.scrolled .l-header-sticky__wrapper{box-shadow:0 2px 5px var(--color-black-alpha-20)}.l-header-sticky.scrolled .c-nav__lang{visibility:hidden;opacity:0}.l-header--fixed:after{content:"";display:block;height:4.5rem}@media (min-width: 48em){.l-header--fixed:after{height:6rem}}.l-header__wrapper{height:4.5rem;background-color:var(--color-white);position:relative;display:flex;justify-content:space-between;align-items:center;z-index:6}@media (min-width: 48em){.l-header__wrapper{height:6rem}}.l-header--fixed:not(.l-header--contact-and-nav-visible) .l-header__wrapper{position:fixed;top:0;width:100%;max-width:98.75rem}.l-header__wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-white);z-index:2}.l-header--fixed .l-header__wrapper:after,.l-header--contact-visible .l-header__wrapper:after{box-shadow:0 2px 5px var(--color-black-alpha-20)}.l-hero-overlay{position:relative}.l-hero-overlay__wrapper{display:grid;grid-template-columns:1fr;width:100%}.l-hero-overlay__wrapper>*{grid-area:1/1/2/2}.l-hero-overlay__overlay{position:relative;z-index:1;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}@media (min-width: 36em){.l-hero-overlay__overlay{padding-top:4rem;padding-bottom:4rem}}.l-hero-overlay__overlay--topRight{justify-content:flex-end}.l-hero-overlay__overlay--center{text-align:center;align-items:center;justify-content:center}.l-hero-overlay__overlay--centerLeft{align-items:center}.l-hero-overlay__overlay--centerRight{align-items:center;justify-content:flex-end}.l-hero-overlay__overlay--bottomLeft{align-items:flex-end}.l-hero-overlay__overlay--bottomRight{align-items:flex-end;justify-content:flex-end}.l-hero-overlay__hl{font-size:1.75rem}@media (min-width: 36em){.l-hero-overlay__hl{font-size:calc(4.1666666667vw + .25rem)}}@media (min-width: 75em){.l-hero-overlay__hl{font-size:3.375rem}}.l-hero-overlay__hl+*{margin-top:.5rem}.l-hero-overlay__sub-hl{line-height:1.4;font-size:1.03125rem}@media (min-width: 36em){.l-hero-overlay__sub-hl{font-size:calc(1.8429487179vw + .3677884615rem)}}@media (min-width: 75em){.l-hero-overlay__sub-hl{font-size:1.75rem}}.l-hero-overlay__backlink{margin-top:2rem;margin-left:var(--padding-x-base)}.l-hero-overlay__backlink:not(.not-sticky){position:sticky;bottom:1rem;left:0}.l-hero-overlay--new{display:grid;grid-template-columns:1fr;width:100%}.l-hero-overlay--new>*{grid-area:1/1/2/2}.l-hero-overlay__overlay-new{position:relative;z-index:1;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}@media (min-width: 36em){.l-hero-overlay__overlay-new{padding-top:4rem;padding-bottom:4rem}}.l-hero-overlay__overlay-new--topRight{justify-content:flex-end}.l-hero-overlay__overlay-new--center{text-align:center;align-items:center;justify-content:center}.l-hero-overlay__overlay-new--centerLeft{align-items:center}.l-hero-overlay__overlay-new--centerRight{align-items:center;justify-content:flex-end}.l-hero-overlay__overlay-new--bottomLeft{align-items:flex-end}.l-hero-overlay__overlay-new--bottomRight{align-items:flex-end;justify-content:flex-end}.l-hero-overlay__overlay-new>div>*+*{margin-top:1.5rem}@media (min-width: 36em){.l-hero-overlay__overlay-new>div>*+*{margin-top:2.5rem}}.l-hero-overlay__overlay-new .l-hero-overlay__hl{line-height:1.2;font-size:2rem}@media (min-width: 36em){.l-hero-overlay__overlay-new .l-hero-overlay__hl{font-size:calc(7.3717948718vw - .6538461538rem)}}@media (min-width: 75em){.l-hero-overlay__overlay-new .l-hero-overlay__hl{font-size:4.875rem}}.l-hero-text-image{display:grid;row-gap:2rem;padding:2rem 0}@media (max-width: 35.9375em){.l-hero-text-image>.c-image{grid-area:1/1/2/2}}@media (min-width: 36em){.l-hero-text-image{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1rem;column-gap:1rem;align-items:center}}.l-hero-text-image__article-wrapper{padding-left:var(--padding-x-base);padding-right:var(--padding-x-base)}@media (min-width: 36em){.l-hero-text-image__article-wrapper{padding-right:1.5rem}.l-hero-text-image--right .l-hero-text-image__article-wrapper{order:1;padding-right:var(--padding-x-base);padding-left:1.5rem}}.l-hero-text-image__article-wrapper>*+*{margin-top:2.25rem}.l-hero-text-image__hl{font-size:2.5rem;line-height:1.2}@media (min-width: 36em){.l-hero-text-image__hl{font-size:calc(3.2051282051vw + 1.3461538462rem)}}@media (min-width: 75em){.l-hero-text-image__hl{font-size:3.75rem}}.l-hero-text-image__anchors>*+*{margin-top:.5rem}.l-hero-text-image__anchor{display:flex;align-items:center;color:var(--color-green);transition:color .3s;width:-moz-fit-content;width:fit-content}.l-hero-text-image__anchor:hover{color:var(--color-black)}.l-hero-text-image__anchor svg{width:1rem;height:1rem;fill:currentColor;margin-bottom:.25rem;margin-left:.5rem}.l-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));row-gap:3rem;--vertical-align: start}@media (min-width: 36em){.l-layout{-moz-column-gap:1rem;column-gap:1rem}}.l-layout--va-center{--vertical-align: center}.l-layout--va-end{--vertical-align: end}@media (min-width: 48em){.l-layout{row-gap:4rem;align-items:var(--vertical-align)}}@media (min-width: 62em){.l-layout{-moz-column-gap:2.5rem;column-gap:2.5rem}}.l-layout>*{grid-column:span 12}@media (min-width: 36em){.l-layout--large-gap{-moz-column-gap:1rem;column-gap:1rem}}@media (min-width: 48em){.l-layout--large-gap{-moz-column-gap:3.5rem;column-gap:3.5rem}}@media (min-width: 62em){.l-layout--large-gap{-moz-column-gap:5rem;column-gap:5rem}}@media (max-width: 47.9375em){.l-layout--flip>:first-child{order:1}}.l-layout__vp-col1>div:nth-child(1){padding-left:var(--padding-x-base);padding-right:2rem}.l-layout__vp-col2>div:nth-child(2){padding-left:2rem;padding-right:var(--padding-x-base)}@media (min-width: 36em){.l-layout__column-narrow{grid-column:span 6}}@media (min-width: 48em){.l-layout__column-narrow{grid-column:span 4}}@media (min-width: 36em){.l-layout__column-half{grid-column:span 6}}@media (min-width: 36em){.l-layout__column-wide{grid-column:span 6}}@media (min-width: 48em){.l-layout__column-wide{grid-column:span 8}}.l-login{max-width:25.5rem;margin-left:auto;margin-right:auto}.l-login__error{color:#de5959}.l-login__submit{border-color:transparent;cursor:pointer}.l-login__submit:active{border-color:transparent}.l-logo-list{margin-top:3rem}.l-logo-list .c-hl--4{text-align:center}.l-logo-list__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}.l-logo-list__list>li{width:6.25rem;flex-shrink:0}.l-logo-list__list>li .c-image{opacity:.5;transition:opacity .3s}.l-logo-list__list>li a:hover .c-image{opacity:.9}@media (min-width: 36em){.l-logo-list__list{-moz-column-gap:4rem;column-gap:4rem}.l-logo-list__list>li{width:7.5rem}}@media (min-width: 48em){.l-logo-list__list{-moz-column-gap:5rem;column-gap:5rem}.l-logo-list__list>li{width:10rem}}.l-lottie-scroll{height:calc(100vw * var(--length, 1));background:var(--color-gray-light);position:relative}.l-lottie-scroll__category{position:absolute;z-index:0;top:0;left:0;width:100%;height:calc(100% - 90vh);height:calc(100% - 90svh)}.l-lottie-scroll__category>*{position:sticky;top:2.25rem;padding-top:1.5rem}@media (min-width: 36em){.l-lottie-scroll__category>*{top:2rem;padding-top:3rem}}.l-lottie-scroll__sticky{position:sticky;top:3rem;z-index:1;width:100%;min-height:calc(100vh - 3rem);min-height:calc(100svh - 3rem);display:flex;align-items:center}@media (min-width: 36em){.l-lottie-scroll__sticky{top:4rem}}.l-lottie-scroll__wrapper{width:100%;aspect-ratio:var(--ratio-mobile)}@media (min-width: 36em){.l-lottie-scroll__wrapper{aspect-ratio:var(--ratio-desktop)}}.l-lottie-scroll__pagination{position:absolute;right:0;top:50%;z-index:2;transform:translateY(-50%)}.l-lottie-scroll__pagination li+li{margin-top:.625rem}.l-lottie-scroll__pagination button{display:block;width:.625rem;height:.625rem;border-radius:50%;background-color:var(--color-gray-dark);transition:background-color .2s;position:relative}.l-lottie-scroll__pagination button:after{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;padding:.3125rem;top:-.3125rem;left:-.3125rem}.l-lottie-scroll__pagination button:hover,.l-lottie-scroll__pagination button.active,.l-lottie-scroll__pagination button:focus-visible{background-color:var(--color-green)}.l-magazine-hero{display:grid;row-gap:2rem;padding:2rem 0}@media (min-width: 36em){.l-magazine-hero{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1rem;column-gap:1rem;align-items:center}}@media (min-width: 48em){.l-magazine-hero{-moz-column-gap:2rem;column-gap:2rem;align-items:start}}@media (min-width: 62em){.l-magazine-hero{-moz-column-gap:3.125rem;column-gap:3.125rem}}@media (max-width: 35.9375em){.l-magazine-hero .c-image{grid-area:1/1/2/2}}.l-magazine-hero__hl{font-size:3.125rem}@media (min-width: 36em){.l-magazine-hero__hl{font-size:calc(6.4102564103vw + .8173076923rem)}}@media (min-width: 75em){.l-magazine-hero__hl{font-size:5.625rem}}@media (min-width: 48em){.l-magazine-hero__hl{margin-top:3rem}}.l-magazine-hero__text{margin-top:.5rem;max-width:34.1875rem}.l-magazine-hero__search{color:var(--color-gray-medium);font-size:.9375rem;transition:color .3s;display:inline-flex;align-items:center;position:relative;margin-top:1.5rem}@media (min-width: 36em){.l-magazine-hero__search{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.l-magazine-hero__search{font-size:1.0625rem}}.l-magazine-hero__search:hover{color:var(--color-green)}.l-magazine-hero__search:after{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;padding:.375rem .5rem;top:-.375rem;left:-.5rem}.l-magazine-hero__search svg{width:2rem;height:2rem;fill:currentColor}.l-magazine-hero__search span{margin-left:.5rem}.l-magazine-quote{quotes:"»" "«"}.l-magazine-quote>p:before{content:open-quote}.l-magazine-quote>p:after{content:close-quote}.l-magazine-quote>p{font-size:1.1875rem;line-height:1.4;color:var(--color-green)}@media (min-width: 36em){.l-magazine-quote>p{font-size:calc(.4807692308vw + 1.0144230769rem)}}@media (min-width: 75em){.l-magazine-quote>p{font-size:1.375rem}}.l-magazine-quote--large>p{font-size:1.375rem;line-height:1.3}@media (min-width: 36em){.l-magazine-quote--large>p{font-size:calc(2.2435897436vw + .5673076923rem)}}@media (min-width: 75em){.l-magazine-quote--large>p{font-size:2.25rem}}.l-magazine-quote__footer{padding-top:1.5rem;color:var(--color-black)}.l-magazine-rubrics{position:relative;padding-bottom:3rem;margin-top:1rem}.l-magazine-rubrics .swiper-slide{position:relative;width:12.5rem}@media (min-width: 48em){.l-magazine-rubrics .swiper-slide{width:15rem}}.l-magazine-rubrics__hl{display:flex;align-items:center;margin-bottom:.5rem;transition:color .3s}.l-magazine-rubrics__hl svg{width:1.375rem;height:1.375rem;margin-left:.5rem;fill:currentColor;visibility:hidden;opacity:0;transition:fill .3s,opacity .3s}.l-magazine-rubrics__hl a:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.l-magazine-rubrics__hl:hover{color:var(--color-green)}.l-magazine-rubrics__hl:hover svg{visibility:visible;opacity:1}.l-magazine-rubrics__image-wrapper{position:relative;display:grid;overflow:hidden}.l-magazine-rubrics__image-wrapper>*{grid-area:1/1/2/2}.l-magazine-rubrics__hl:hover+.l-magazine-rubrics__image-wrapper .l-magazine-rubrics__text-wrapper,.l-magazine-rubrics__hl:hover+.l-magazine-rubrics__image-wrapper .l-magazine-rubrics__text{visibility:visible;opacity:1;transform:translateY(0)}.l-magazine-rubrics__text-wrapper{background-color:rgba(49,49,48,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);visibility:hidden;opacity:0;transition:opacity .3s}.l-magazine-rubrics__text{color:var(--color-white);line-height:1.3;z-index:1;padding:.5rem;font-size:.9375rem;visibility:hidden;opacity:0;transform:translateY(1rem);transition:opacity .3s,transform .3s cubic-bezier(.23,1,.32,1)}@media (min-width: 36em){.l-magazine-rubrics__text{font-size:calc(.3205128205vw + .8221153846rem)}}@media (min-width: 75em){.l-magazine-rubrics__text{font-size:1.0625rem}}@media (min-width: 48em){.l-magazine-rubrics__text{margin-right:2rem}}.l-magazine-rubrics__button-prev,.l-magazine-rubrics__button-next{--x: -2rem;display:flex;align-items:center;justify-content:center;width:3rem;height:9rem;position:absolute;top:-.125rem;background-color:var(--color-gray-light);z-index:1}@media (max-width: 35.9375em){.l-magazine-rubrics__button-prev,.l-magazine-rubrics__button-next{display:none}}@media (min-width: 62em){.l-magazine-rubrics__button-prev,.l-magazine-rubrics__button-next{width:4rem;--x: -4rem}}.l-magazine-rubrics__button-prev:before,.l-magazine-rubrics__button-next:before{content:"";width:2rem;height:100%;position:absolute;top:0;pointer-events:none}.l-magazine-rubrics__button-prev svg,.l-magazine-rubrics__button-next svg{margin-top:2rem;width:1.125rem;height:2.5rem;fill:none;stroke:var(--color-gray-medium);transition:stroke .2s;stroke-width:2.5}.l-magazine-rubrics__button-prev:hover svg,.l-magazine-rubrics__button-next:hover svg{stroke:var(--color-black)}.l-magazine-rubrics__button-prev.swiper-button-disabled,.l-magazine-rubrics__button-next.swiper-button-disabled{display:none}.l-magazine-rubrics__button-prev{left:var(--x)}.l-magazine-rubrics__button-prev:before{left:100%;background:linear-gradient(to right,#f3f3f0,rgba(243,243,240,.737) 19%,rgba(243,243,240,.54) 34%,rgba(243,243,240,.38) 47%,rgba(243,243,240,.28) 56.5%,rgba(243,243,240,.192) 65%,rgba(243,243,240,.125) 73%,rgba(243,243,240,.075) 80.2%,rgba(243,243,240,.043) 86.1%,rgba(243,243,240,.02) 91%,rgba(243,243,240,.008) 95.2%,rgba(243,243,240,.004) 98.2%,rgba(243,243,240,0))}.l-magazine-rubrics__button-next{right:var(--x)}.l-magazine-rubrics__button-next:before{right:100%;background:linear-gradient(to left,#f3f3f0,rgba(243,243,240,.737) 19%,rgba(243,243,240,.54) 34%,rgba(243,243,240,.38) 47%,rgba(243,243,240,.28) 56.5%,rgba(243,243,240,.192) 65%,rgba(243,243,240,.125) 73%,rgba(243,243,240,.075) 80.2%,rgba(243,243,240,.043) 86.1%,rgba(243,243,240,.02) 91%,rgba(243,243,240,.008) 95.2%,rgba(243,243,240,.004) 98.2%,rgba(243,243,240,0))}.l-magazine-rubrics__pagination{margin-top:2.5rem;display:flex;justify-content:center}@media (min-width: 36em){.l-magazine-rubrics__pagination{display:none}}.l-magazine-rubrics__pagination.swiper-pagination-lock{visibility:hidden}.l-magazine-rubrics__pagination .swiper-pagination-bullet{display:block;width:.625rem;height:.625rem;margin:0 .5rem;background-color:currentColor;border-radius:50%}.l-magazine-rubrics__pagination .swiper-pagination-bullet-active{background-color:var(--color-green)}.l-magazine-teaser-highlight{--spacing: 1rem}@media (min-width: 36em){.l-magazine-teaser-highlight{--spacing: 2rem}}@media (min-width: 48em){.l-magazine-teaser-highlight{--spacing: 3rem}}@media (min-width: 62em){.l-magazine-teaser-highlight{--spacing: 4rem}}.l-magazine-teaser-highlight .c-teaser{padding:2rem var(--padding-x-base);height:100%;display:flex;align-items:center}@media (min-width: 62em){.l-magazine-teaser-highlight .c-teaser{padding:3rem var(--padding-x-base)}}@media (min-width: 75em){.l-magazine-teaser-highlight .c-teaser{padding:4rem var(--padding-x-base)}}.l-magazine-teaser-highlight .c-teaser .c-teaser__wrapper{min-width:0}.l-magazine-teaser-highlight--split{display:grid}@media (min-width: 48em){.l-magazine-teaser-highlight--split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}}.l-magazine-teaser-highlight--split .l-magazine-teaser-highlight__text-wrapper{height:100%}@media (max-width: 47.9375em){.l-magazine-teaser-highlight--split .l-magazine-teaser-highlight__text-wrapper{order:1}}.l-magazine-teaser-highlight--fullscreen{display:grid}@media (min-width: 48em){.l-magazine-teaser-highlight--fullscreen{grid-template-columns:minmax(0,var(--padding-x-base)) minmax(0,1fr) minmax(0,1fr) minmax(0,var(--padding-x-base));grid-template-rows:minmax(0,var(--spacing)) minmax(0,1fr) minmax(0,var(--spacing))}.l-magazine-teaser-highlight--fullscreen .l-magazine-teaser-highlight__image-wrapper{grid-area:1/1/4/5;position:relative}.l-magazine-teaser-highlight--fullscreen .l-magazine-teaser-highlight__image-wrapper .c-image,.l-magazine-teaser-highlight--fullscreen .l-magazine-teaser-highlight__image-wrapper .c-image *{height:100%}}.l-magazine-teaser-highlight--fullscreen .l-magazine-teaser-highlight__text-overlay{height:-moz-fit-content;height:fit-content;align-self:center}.l-magazine-teaser-highlight--fullscreen .l-magazine-teaser-highlight__text-overlay .c-teaser{background-color:var(--color-white)}@media (min-width: 48em){.l-magazine-teaser-highlight--fullscreen .l-magazine-teaser-highlight__text-overlay--left{grid-area:2/2/3/3}.l-magazine-teaser-highlight--fullscreen .l-magazine-teaser-highlight__text-overlay--right{grid-area:2/3/3/4}}.l-magazine-teaser-highlight__image-wrapper{position:relative}.l-magazine-teaser-highlight__image-wrapper .c-magazine-thumb{position:absolute;bottom:.5rem;right:.5rem}@media (min-width: 36em){.l-magazine-teaser-highlight__image-wrapper .c-magazine-thumb{bottom:1rem;right:1rem}}.l-magazine-videos__hero{margin-bottom:4rem;display:grid;gap:2rem 2.5rem}@media (min-width: 48em){.l-magazine-videos__hero{grid-template-columns:minmax(0,1.75fr) minmax(0,1fr)}}.l-magazine-videos__hero.hidden{display:none}.l-magazine-videos__hero-category{color:var(--color-gray-medium)}.l-magazine-videos__hero-category span{text-align:center;width:.875rem;display:inline-block}.l-magazine-videos__slideshow{position:relative}.l-magazine-videos__slideshow .swiper-slide{position:relative;width:100%;padding-top:1rem}@media (min-width: 36em){.l-magazine-videos__slideshow .swiper-slide{width:28.125rem}.l-magazine-videos__slideshow .swiper-slide:hover .l-magazine-videos__slideshow-slide{transform:translateY(-1rem);color:var(--color-green)}}.l-magazine-videos__slideshow-slide{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:.75rem;align-items:start;transition:transform .4s cubic-bezier(.23,1,.32,1),color .2s}@media (min-width: 36em){.l-magazine-videos__slideshow-slide{grid-template-columns:repeat(2,minmax(0,1fr))}}.l-magazine-videos__slideshow-slide>.c-category{line-height:1.4;display:block;margin-top:-.125rem;margin-bottom:.375rem}.l-magazine-videos__slideshow-slide .c-hl--3{line-height:1.4}.l-magazine-videos__slideshow-slide button{text-align:left}.l-magazine-videos__slideshow-slide button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:-1rem}.l-magazine-videos__slideshow-image{position:relative}.c-magazine-thumb{position:absolute;bottom:.25rem;right:.25rem;transition:opacity .2s,visibility .2s}.c-magazine-thumb.hidden{opacity:0;visibility:hidden}.l-magazine-videos__button-prev,.l-magazine-videos__button-next{--x: -2rem;display:flex;align-items:center;justify-content:center;width:3rem;height:9rem;position:absolute;top:-.125rem;background-color:var(--color-black);z-index:1}@media (max-width: 35.9375em){.l-magazine-videos__button-prev,.l-magazine-videos__button-next{display:none}}@media (min-width: 62em){.l-magazine-videos__button-prev,.l-magazine-videos__button-next{width:4rem;--x: -4rem}}.l-magazine-videos__button-prev:before,.l-magazine-videos__button-next:before{content:"";width:2rem;height:100%;position:absolute;top:0;pointer-events:none}.l-magazine-videos__button-prev svg,.l-magazine-videos__button-next svg{margin-top:1rem;width:1.125rem;height:2.5rem;fill:none;stroke:var(--color-gray-medium);transition:stroke .2s;stroke-width:2.5}.l-magazine-videos__button-prev:hover svg,.l-magazine-videos__button-next:hover svg{stroke:var(--color-white)}.l-magazine-videos__button-prev.swiper-button-disabled,.l-magazine-videos__button-next.swiper-button-disabled{display:none}.l-magazine-videos__button-prev{left:var(--x)}.l-magazine-videos__button-prev:before{left:100%;background:linear-gradient(to right,#313130,rgba(49,49,48,.737) 19%,rgba(49,49,48,.54) 34%,rgba(49,49,48,.38) 47%,rgba(49,49,48,.28) 56.5%,rgba(49,49,48,.192) 65%,rgba(49,49,48,.125) 73%,rgba(49,49,48,.075) 80.2%,rgba(49,49,48,.043) 86.1%,rgba(49,49,48,.02) 91%,rgba(49,49,48,.008) 95.2%,rgba(49,49,48,.004) 98.2%,rgba(49,49,48,0))}.l-magazine-videos__button-next{right:var(--x)}.l-magazine-videos__button-next:before{right:100%;background:linear-gradient(to left,#313130,rgba(49,49,48,.737) 19%,rgba(49,49,48,.54) 34%,rgba(49,49,48,.38) 47%,rgba(49,49,48,.28) 56.5%,rgba(49,49,48,.192) 65%,rgba(49,49,48,.125) 73%,rgba(49,49,48,.075) 80.2%,rgba(49,49,48,.043) 86.1%,rgba(49,49,48,.02) 91%,rgba(49,49,48,.008) 95.2%,rgba(49,49,48,.004) 98.2%,rgba(49,49,48,0))}.l-magazine-videos__pagination{margin-top:2.5rem;display:flex;justify-content:center}.l-magazine-videos__pagination.swiper-pagination-lock{visibility:hidden}.l-magazine-videos__pagination .swiper-pagination-bullet{display:block;width:.625rem;height:.625rem;margin:0 .5rem;background-color:currentColor;border-radius:50%}.l-magazine-videos__pagination .swiper-pagination-bullet-active{background-color:var(--color-green)}.l-more{display:flex;align-items:center;color:var(--color-green);transition:color .3s}.l-more svg{width:1rem;height:1rem;margin-left:.5rem;margin-bottom:.125rem;fill:currentColor}.l-more--less:not(.hidden){display:none}.l-more--less svg{margin-bottom:0;transform:rotate(-45deg)}.l-more:hover{color:var(--color-black)}.l-more:not(.l-more--less).show-more{display:none}.l-more:not(.show-more)~*{display:none}.l-nav__desktop{display:none;z-index:4;margin-left:auto;position:relative;align-self:end}@media (min-width: 62em){.l-nav__desktop{display:block}}.l-nav__desktop>ul{margin-bottom:-.125rem}.l-header--nav-hidden .l-nav__desktop{display:none}.l-nav__desktop .l-nav__item+.l-nav__item{margin-left:1.25rem}.l-nav__desktop .l-nav__item{display:inline-block}.l-nav__desktop .l-nav__item--seperator{margin-right:-.5rem}.l-nav__desktop .l-nav__item--seperator:after{content:"•";margin-left:1rem;color:var(--color-gray-medium)}.l-nav__mobile{z-index:4;margin-left:auto;align-self:end}@media (min-width: 62em){.l-nav__mobile{display:none}}.l-nav__mobile .l-nav__toggle{display:block;box-sizing:content-box;width:2rem;height:2rem;padding:.375rem;position:relative;z-index:10;right:-.625rem;margin-left:auto}.l-nav__mobile .l-nav__wrapper{padding-top:7rem;padding-bottom:3rem;position:absolute;z-index:8;top:0;right:0;width:100%;min-height:100vh;background-color:var(--color-white);box-shadow:0 2px 5px var(--color-black-alpha-20)}.l-nav__mobile .l-nav__list{font-size:1.5rem}@media (min-width: 48em){.l-nav__mobile .l-nav__list{margin-top:1.125rem}}.l-nav__mobile .l-nav__subitem+.l-nav__subitem{margin-top:.5rem}.l-nav__mobile .l-nav__subpages{font-size:1.25rem;padding-left:1.25rem;padding-top:.125rem;padding-bottom:.75rem}.l-nav__mobile .l-nav__wrapper{visibility:hidden;opacity:0}.l-nav__mobile .l-nav__wrapper--active{visibility:visible;opacity:1}.l-nav__mobile .l-nav__wrapper--anim{transition:opacity .3s cubic-bezier(0,0,.25,1),visibility 0ms linear .3s}.l-nav__mobile .l-nav__wrapper--anim.l-nav__wrapper--active{transition-delay:0ms,0ms}.l-nav__mobile .l-nav__item{transition:opacity .1s cubic-bezier(0,0,.25,1),transform .5s cubic-bezier(.23,1,.32,1);opacity:0;transform:translateY(1em)}.l-nav__mobile .l-nav__wrapper--active .l-nav__item{transition:opacity .3s cubic-bezier(0,0,.25,1),transform .6s cubic-bezier(.23,1,.32,1);opacity:1;transform:translateY(0)}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(1){transition-delay:30ms}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(2){transition-delay:60ms}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(3){transition-delay:90ms}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(4){transition-delay:.12s}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(5){transition-delay:.15s}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(6){transition-delay:.18s}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(7){transition-delay:.21s}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(8){transition-delay:.24s}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(9){transition-delay:.27s}.l-nav__mobile .l-nav__wrapper--active .l-nav__item:nth-child(10){transition-delay:.3s}.l-nav__mobile .c-nav__lang{transition:opacity .1s cubic-bezier(0,0,.25,1),transform .5s cubic-bezier(.23,1,.32,1);opacity:0;transform:translateY(1em)}.l-nav__mobile .l-nav__wrapper--active .c-nav__lang{transition:opacity .3s cubic-bezier(0,0,.25,1),transform .6s cubic-bezier(.23,1,.32,1);transition-delay:.27s;opacity:1;transform:translateY(0)}.l-nav{display:flex;align-items:center;justify-content:space-between;width:100%}.l-nav__logo{display:block;position:relative;z-index:10;width:9rem;height:1.75rem;margin-top:.25rem}@media (min-width: 48em){.l-nav__logo{width:11.25rem;height:2.1875rem}}.l-nav__logo svg{fill:var(--color-green);width:100%;height:100%}.l-nav__logo--noventic-group{width:12.75rem;height:1.75rem}@media (min-width: 48em){.l-nav__logo--noventic-group{width:15.9375rem;height:2.1875rem}}.l-nav__logo--noventic-group path:nth-of-type(2){fill:var(--color-gray-medium)}.l-nav__logo--noventic-css{width:10.0625rem;height:2.3125rem;margin-top:unset}@media (min-width: 48em){.l-nav__logo--noventic-css{width:12.625rem;height:2.875rem}}.l-nav__logo--noventic-css path:nth-of-type(2){fill:var(--color-gray-medium)}.l-nav__logo--noventic-css~.l-nav__desktop{margin-bottom:.25rem}.l-newsletter__icon{width:15.9375rem;height:2.34375rem;margin-left:auto;margin-right:auto}.l-newsletter__hl,.l-newsletter__text{text-align:center}.l-newsletter__hl{margin-top:2.5rem}@media (min-width: 36em){.l-newsletter__hl{margin-top:3rem}}.l-newsletter__text{margin-top:1.5rem}@media (min-width: 36em){.l-newsletter__text{margin-top:2rem}}.l-newsletter__form{margin-top:4rem}@media (min-width: 36em){.l-newsletter__form{margin-top:5rem}}.l-signature{margin-top:4rem;display:flex;row-gap:3rem;justify-content:center;flex-wrap:wrap;-moz-column-gap:2rem;column-gap:2rem}.l-signature__person .l-signature__image{border-radius:50%;overflow:hidden;max-width:7rem;margin-left:auto;margin-right:auto}.l-signature__person>.c-image{margin-top:.5rem;max-width:15rem;margin-left:auto;margin-right:auto}.l-signature__text{text-align:center;margin-top:.25rem}.l-signature__text .l-signature__name{font-weight:700}.l-slideshow{position:relative}.l-slideshow__button-prev,.l-slideshow__button-next{display:flex;align-items:center;justify-content:center;width:3.25rem;height:4rem;position:absolute;top:calc(50% - 2rem);z-index:1}@media (max-width: 61.9375em){.l-slideshow__button-prev,.l-slideshow__button-next{display:none}}.l-slideshow__button-prev svg,.l-slideshow__button-next svg{width:1.125rem;height:2.5rem;fill:none;stroke:currentColor;stroke-width:3}.l-slideshow__button-prev{left:0}.l-slideshow__button-next{right:0}.l-slideshow__pagination{display:flex;justify-content:center}@media (max-width: 47.9375em){.l-slideshow__pagination{padding-bottom:2rem}}@media (min-width: 48em){.l-slideshow__pagination{width:100%;position:absolute;bottom:1rem;left:0;z-index:1}}@media (min-width: 62em){.l-slideshow__pagination{bottom:1.5rem}}.l-slideshow__pagination .swiper-pagination-bullet{display:block;width:.625rem;height:.625rem;margin:0 .5rem;background-color:currentColor;border-radius:50%}.l-slideshow__pagination .swiper-pagination-bullet-active{background-color:var(--color-green)}.l-smart-heating,.l-smart-heating .l-smart-heating__wrapper{position:relative}.l-smart-heating .c-image{padding:5% 5% 5% 7%}.l-smart-heating .l-smart-heating__legend{background-color:var(--color-green);color:var(--color-white);font-size:max(2.75vw,14px);font-weight:700;display:flex;width:max(6vw,27px);height:max(6vw,27px);justify-content:center;align-items:center;border-radius:50%;transform:rotateX(50deg) rotateY(0) rotate(45deg);position:absolute}.l-smart-heating .l-smart-heating__legend--1{left:12%;bottom:31%}.l-smart-heating .l-smart-heating__legend--2{top:16%;right:19%}.l-smart-heating .l-smart-heating__legend--3{bottom:9%;right:23%}.l-smart-heating .l-smart-heating__content div>*+*{margin-top:.5rem}.l-smart-heating .l-smart-heating__content h3{font-size:1.375rem;line-height:1.3}.l-smart-heating .l-smart-heating__content a{font-size:1.25rem;color:var(--color-green);text-decoration:underline;display:inline-block;position:relative;transition:color .15s cubic-bezier(0,0,.25,1)}.l-smart-heating .l-smart-heating__content a:hover,.l-smart-heating .l-smart-heating__content a:focus{color:var(--color-black)}.l-smart-heating .l-smart-heating__content a:after{content:"";width:100%;height:100%;box-sizing:content-box;position:absolute;top:0;left:0}@media (max-width: 47.9375em){.l-smart-heating .l-smart-heating__content{padding-left:var(--padding-x-base);padding-right:var(--padding-x-base);padding-top:2rem;display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem}.l-smart-heating .l-smart-heating__content:before{background-color:var(--color-green);color:var(--color-white);font-weight:700;height:1.625rem;width:1.625rem;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:.875rem;flex-shrink:0}.l-smart-heating .l-smart-heating__content--residents:before{content:"1"}.l-smart-heating .l-smart-heating__content--hub:before{content:"2"}.l-smart-heating .l-smart-heating__content--control:before{content:"3"}}@media (min-width: 36em){.l-smart-heating .l-smart-heating__content:before{height:2rem;width:2rem;font-size:1rem}}@media (min-width: 48em){.l-smart-heating .c-image{padding:5% 19% 5% 24%}.l-smart-heating .l-smart-heating__legend{display:none}.l-smart-heating .l-smart-heating__content{position:absolute;width:20%}.l-smart-heating .l-smart-heating__content--residents{top:48%;left:4%;transform:translateY(-50%)}.l-smart-heating .l-smart-heating__content--hub{top:16%;right:3%}.l-smart-heating .l-smart-heating__content--control{bottom:7%;right:3%}.l-smart-heating .l-smart-heating__content div>*+*{margin-top:.5rem}.l-smart-heating .l-smart-heating__content h3{font-size:min(1.5vw,24px)}.l-smart-heating .l-smart-heating__content p{font-size:min(1vw,16px)}.l-smart-heating .l-smart-heating__content a{font-size:min(1.3vw,20px)}}.l-story__teaser{position:relative;display:grid}.l-story__teaser>*{grid-area:1/1/2/2}.l-story__teaser>.c-image{position:relative;z-index:1}.l-story__teaser>.c-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(49,49,48,.2);transition:background-color .3s}.l-story__teaser:hover>.c-image:after{background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.l-story__teaser:hover .l-story__title{color:#313130}.l-story__teaser:hover .l-story__plus{background-color:#00cb76}.l-story__button{position:relative;z-index:2;text-align:left;container-type:inline-size}.l-story__button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:6}.l-story__button .l-story__title{position:absolute;top:0;left:0;padding:1.5rem;color:#fff;transition:color .3s;max-width:100%;line-height:1.4;font-size:1.375rem}@media (min-width: 36em){.l-story__button .l-story__title{font-size:calc(.9615384615vw + 1.0288461538rem)}}@media (min-width: 75em){.l-story__button .l-story__title{font-size:1.75rem}}@container (max-width: 300px){.l-story__button .l-story__title{font-size:1.1875rem}}@container (min-width: 500px){.l-story__button .l-story__title{font-size:1.75rem}}.l-story__plus{background-color:#313130;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:1.5rem;right:1.5rem;z-index:2;transition:background-color .3s;pointer-events:none}.l-story__plus svg{fill:var(--color-white);width:1.25rem;height:1.25rem}.l-story__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.l-story__overlay[aria-hidden=true]{display:none}.l-story__overlay-bg{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(140,140,140,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2}.l-story__overlay-content-container{height:100%;overflow-y:auto;position:relative;z-index:3;padding:1.25rem}@media (min-width: 36em){.l-story__overlay-content-container{padding:2rem 2.25rem}}@media (min-width: 48em){.l-story__overlay-content-container{padding:3rem 3.25rem}}@media (min-width: 62em){.l-story__overlay-content-container{padding:4rem 4.25rem}}.l-story__overlay-content-wrapper{animation:story-slide-in .6s cubic-bezier(.23,1,.32,1);background-color:#f3f3f0;padding-top:.625rem;padding-bottom:3rem;max-width:98.75rem;margin-left:auto;margin-right:auto}@media (min-width: 62em){.l-story__overlay-content-wrapper{padding-bottom:4.5rem}}.l-story__overlay-close-button{display:block;width:1.875rem;height:1.875rem;padding:.5rem;box-sizing:content-box;margin-left:auto;margin-bottom:.5rem;margin-right:calc(var(--padding-x-base) * -.75)}@media (min-width: 62em){.l-story__overlay-close-button{position:sticky;top:-3rem;margin-bottom:1.5rem}}.l-story__overlay-close-button:hover svg{fill:#00cb76}.l-story__overlay-close-button svg{width:1.25rem;height:1.25rem;transform:rotate(45deg);margin-left:auto;margin-right:auto}@keyframes story-slide-in{0%{transform:translateY(14rem)}}.l-story__overlay-content{max-width:42.5rem;margin-left:auto;margin-right:auto}.l-story__overlay-content .l-contacts__list{grid-template-columns:minmax(0,1fr)}@media (max-width: 35.9375em){.l-story__overlay-content .l-contacts__wrapper{flex-direction:column;gap:1rem}.l-story__overlay-content .l-contacts__wrapper>.c-image{max-width:none}}.l-sustainability .l-sustainability__header{background-color:var(--color-green);text-align:center;padding:2.5rem .5rem;position:relative}.l-sustainability .l-sustainability__header h2{margin-top:.625rem}@media (max-width: 35.9375em){.l-sustainability .l-sustainability__header h2 br{display:none}}.l-sustainability .l-sustainability__header:before{content:"";position:absolute;width:3rem;height:3rem;bottom:-2.875rem;left:50%;transform:translate(-50%);background-color:var(--color-white);clip-path:polygon(50% 33%,0 0,100% 0);top:-.0625rem}.l-sustainability .l-sustainability__header:after{content:"";position:absolute;background-color:var(--color-white);left:var(--padding-x-base);right:var(--padding-x-base);bottom:0;height:.125rem}@media (min-width: 48em){.l-sustainability__mobile{display:none}}.l-sustainability__mobile .l-sustainability__keyword{background-color:var(--color-green);padding:1rem;text-align:center;position:relative;z-index:6}.l-sustainability__mobile .l-sustainability__keyword:before{content:"";position:absolute;width:3rem;height:3rem;bottom:-2.875rem;left:50%;transform:translate(-50%);background-color:var(--color-green);clip-path:polygon(50% 33%,0 0,100% 0)}.l-sustainability__mobile .l-sustainability__text-wrapper{text-align:center;padding:3.5rem 1rem;position:relative}.l-sustainability__mobile .l-sustainability__text-wrapper>*+*{margin-top:1rem}.l-sustainability__mobile .l-sustainability__text-wrapper:after{content:"";position:absolute;top:auto;bottom:-1px;left:0;height:1rem;background-color:var(--color-gray-light);width:100%;z-index:2}.l-sustainability__mobile .l-sustainability__shadow{width:100%;height:.125rem;position:relative;filter:drop-shadow(0 0 8px rgba(49,49,48,.1));box-shadow:-1px 2px 7px rgba(49,49,48,.2)}.l-sustainability__mobile .l-sustainability__shadow:after{content:"";position:absolute;width:3rem;height:3rem;bottom:-2.875rem;left:50%;transform:translate(-50%);background-color:var(--color-gray-light);clip-path:polygon(50% 33%,0 0,100% 0)}.l-sustainability__mobile .l-sustainability__goals{padding:3.5rem 1rem 2.5rem;position:relative}.l-sustainability__mobile .l-sustainability__goals .l-sustainability__goals-hl{text-align:center}.l-sustainability__mobile .l-sustainability__goals .l-sustainability__goals-hl+.c-image{margin-top:1rem}@media (min-width: 36em){.l-sustainability__mobile .l-sustainability__goals .l-sustainability__goals-hl br{display:none}}.l-sustainability__mobile .l-sustainability__stories{position:relative;padding-bottom:3.5rem}.l-sustainability__mobile .l-sustainability__stories-hl{font-size:1.0625rem;text-align:center;padding-top:2rem;padding-bottom:1rem}@media (max-width: 47.9375em){.l-sustainability__desktop{display:none}}.l-sustainability__desktop .l-sustainability__keywords{background-color:var(--color-green);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));text-align:center;padding-left:var(--padding-x-base);padding-right:var(--padding-x-base);z-index:6;-moz-column-gap:2.5rem;column-gap:2.5rem}@media (min-width: 62em){.l-sustainability__desktop .l-sustainability__keywords{-moz-column-gap:3.5rem;column-gap:3.5rem}}.l-sustainability__desktop .l-sustainability__keywords>*{position:relative;padding-top:2.25rem;padding-bottom:1.5rem}.l-sustainability__desktop .l-sustainability__keywords>*:before{content:"";position:absolute;width:3rem;height:3rem;bottom:-2.875rem;left:50%;transform:translate(-50%);background-color:var(--color-green);clip-path:polygon(50% 33%,0 0,100% 0)}.l-sustainability__desktop .l-sustainability__contents{--column-gap: 2.5rem;display:grid;grid-template-columns:minmax(0,var(--padding-x-base)) minmax(0,1fr) minmax(0,var(--column-gap)) minmax(0,1fr) minmax(0,var(--column-gap)) minmax(0,1fr) minmax(0,var(--padding-x-base))}@media (min-width: 62em){.l-sustainability__desktop .l-sustainability__contents{--column-gap: 3.5rem}}.l-sustainability__desktop .l-sustainability__text-wrapper{text-align:center;padding-top:3.5rem;padding-bottom:2rem}.l-sustainability__desktop .l-sustainability__text-wrapper>*+*{margin-top:1rem}.l-sustainability__desktop .l-sustainability__container{grid-row:1/2;position:relative;z-index:2;filter:drop-shadow(0 0 10px rgba(49,49,48,.1))}.l-sustainability__desktop .l-sustainability__container:nth-child(1){grid-area:1/2/2/3}.l-sustainability__desktop .l-sustainability__container:nth-child(5){grid-area:1/4/2/5}.l-sustainability__desktop .l-sustainability__container:nth-child(9){grid-area:1/6/2/7}.l-sustainability__desktop .l-sustainability__container:after{content:"";position:absolute;width:3rem;height:3rem;bottom:-2.875rem;left:50%;transform:translate(-50%);background-color:var(--color-gray-light);clip-path:polygon(50% 33%,0 0,100% 0);z-index:4}.l-sustainability__desktop .l-sustainability__shadow{height:1px;grid-area:2/1/3/8;box-shadow:-1px 2px 7px rgba(49,49,48,.1);position:relative}.l-sustainability__desktop .l-sustainability__shadow:before{content:"";position:absolute;top:auto;bottom:0;left:0;height:1rem;background-color:var(--color-gray-light);width:100%;z-index:2}.l-sustainability__desktop .l-sustainability__goals-hl{grid-area:2/1/4/8;margin-top:3rem}.l-sustainability__desktop .l-sustainability__goals{margin-top:1.5rem;margin-bottom:4.5rem}.l-sustainability__desktop .l-sustainability__goals:nth-child(4){grid-area:4/2/5/3}.l-sustainability__desktop .l-sustainability__goals:nth-child(8){grid-area:4/4/5/5}.l-sustainability__desktop .l-sustainability__goals:nth-child(12){grid-area:4/6/5/7}.l-sustainability__desktop .l-sustainability__stories{position:relative}.l-sustainability__desktop .l-sustainability__stories-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;padding-bottom:4rem}@media (min-width: 62em){.l-sustainability__desktop .l-sustainability__stories-list{padding-bottom:7rem}}
