.branding{margin:20px 0;display:flex;align-items:center;justify-content:space-between;min-height:60px;transition:opacity .45s cubic-bezier(.24,1.12,.71,.98);opacity:1}.branding__backlink{flex:0 0 auto}.branding__logo{flex:0 0 200px}.branding__logo img{display:inline-block}.branding__content{flex:0 1 auto}.branding.is-hidden{opacity:0}@media (max-width: 30em){.branding--footer{display:block;text-align:center}.branding--footer .branding__logo{margin:0 0 15px}}.footer-end{font-size:.75em;color:#333;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:0 0 10px}.footer-end a{color:#333}.footer-end a:hover{color:#84bd00}.footer-end__in-sidebar{flex-direction:column;align-items:flex-start;margin-top:100px}@media (max-width: 30em){.footer-end{flex-direction:column;align-items:center;margin:20px 0 0}}.footer-social{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.footer-social__label{margin:0 10px 0 0}.footer{border-top:1px solid #e3e6e6;transition:opacity .45s cubic-bezier(.24,1.12,.71,.98) 1.5s;opacity:1;backface-visibility:hidden}.footer.is-hidden{opacity:0;transition-delay:0s}button{all:unset}.DropdownTrigger{font-size:.85em;border:1px solid transparent;border-radius:5px;padding:5px;box-sizing:border-box;display:flex;align-items:center;cursor:pointer}.DropdownTrigger:hover{background:#e3e6e6;border:1px solid #949494}.DropdownContent{background:#fff;border:1px solid #e3e6e6;box-shadow:#0000003d 0 3px 8px;border-radius:5px;padding:5px}.DropdownItem{border-radius:5px;display:flex;align-items:center;height:25px;padding:5px;position:relative;-webkit-user-select:none;user-select:none;outline:none;cursor:pointer;border:1px solid transparent}.DropdownItem[data-disabled]{color:#666;background:#fff;pointer-events:none}.DropdownItem[data-highlighted]{background-color:#e3e6e6;color:#333;border:1px solid #949494}.link{color:#333;text-decoration:none;cursor:pointer}.link:hover{text-decoration:underline}.logo-link{display:inline-block;transition:.2s all ease-out;color:#333;text-decoration:none;position:relative}.logo-link__slide{transition:.4s all cubic-bezier(.54,0,.28,1);display:block;position:relative}.logo-link__icon{transition:.4s opacity ease-out;position:absolute;top:50%;transform:translateY(-50%);opacity:0}.logo-link__img{margin-top:7px;transition:.4s all cubic-bezier(.54,0,.28,1)}.logo-link__text{transition:.4s all cubic-bezier(.54,0,.28,1);position:absolute;top:50%;left:130px;white-space:nowrap;font-size:1em;line-height:1;margin-top:-1px;transform:translateY(-50%);opacity:0}.logo-link--small .logo-link__img{transform:scale(.55)}.logo-link--small .logo-link__text{opacity:.8}.logo-link--small .logo-link__slide{transform:translate(-32px)}.logo-link--small:hover .logo-link__icon{opacity:1}.logo-link--small:hover .logo-link__slide{transform:translate(0)}.fadable{opacity:1;transition:opacity .2s cubic-bezier(.54,0,.28,1)}.fadable.is-faded{opacity:0}.hero-headline{font-size:1.5em;font-weight:300;line-height:1.2;color:#333;padding:0;margin:0}.hero-headline__alt,.hero-headline--inverse{color:#333}@media (max-width: 30em){.hero-headline{font-size:1.625em}.hero-headline__alt{display:block}}.profile-card{display:flex;gap:1.5rem;padding:1.5rem;background-color:#e3e6e6;border-radius:8px;margin-bottom:1.5rem;align-items:flex-start}@media (max-width: 48em){.profile-card{flex-direction:column;align-items:center;text-align:center}}.profile-card__image-container{flex-shrink:0}.profile-card__image{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #84bd00}@media (max-width: 48em){.profile-card__image{width:100px;height:100px}}.profile-card__content{flex:1;display:flex;flex-direction:column;gap:.5rem}.profile-card__name{margin:0;font-size:1.25rem;font-weight:700;color:#333}.profile-card__bio{margin:0;line-height:1.6;color:#333}.profile-cards-container{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.badge{color:#333;opacity:75%;display:inline-block;box-sizing:border-box;padding:2px 15px;text-transform:uppercase;border-radius:13px;font-size:.75em;overflow:hidden;text-decoration:none;border:1px solid rgb(51,51,51)}.badge--big{border-radius:15px;font-size:.87em;padding:2px 20px}.badge--all{background:#333;color:#fff;border-color:#333}.badge--empty{opacity:100%;color:#333}.badge--first{background:#1b6500;color:#fff;opacity:100%;border-color:#1b6500}.badge--second{background:#5f9a00;color:#000;border-color:#5f9a00}.badge--third{background:#abd064;color:#000;border-color:#abd064}.badge--fourth{background:#7f45d9;color:#000;border-color:#7f45d9}.badge--impact{background:#ff007a;color:#000;border-color:#ff007a}.badge--trend{background:#ff9201;color:#000;border-color:#ff9201}.badge--tag{color:#333}.flag{font-size:.5625em;display:inline-block;padding:3px 8px;border-radius:10px;position:relative;vertical-align:top;left:5px;color:#000}.flag--new,.flag--changed{background:#949494}.item-list .flag,.ring-list .flag{margin-top:2px}.quadrant-section__header{margin-bottom:20px;border-bottom:1px solid #e3e6e6}.quadrant-section__description{margin-bottom:20px}.quadrant-section__link{text-decoration:none}@media screen and (min-width: 1400px){.quadrant-section__description{display:none}}.quadrant-section__rings{display:flex;flex-wrap:wrap}.quadrant-section__ring{box-sizing:border-box;padding:0 8px 0 0;flex:0 0 25%;margin:0 0 25px}@media (max-width: 48em){.quadrant-section__ring{flex-basis:50%}}.tooltip-wrapper .tooltip{background:#fff;color:#000;opacity:1;box-shadow:#0000003d 0 3px 8px;border-radius:5px;font-size:.85em;max-width:50ch}.tooltip-wrapper .tooltip a{color:#333;text-decoration:none}.tooltip-wrapper .tooltip h3{margin:1.3157894737ex 0}.tooltip-wrapper .tooltip p{margin:1.5625ex 0}.quadrant-grid{display:flex;flex-wrap:wrap;justify-content:space-between}.quadrant-grid__quadrant{flex:0 0 45%;margin-bottom:40px}@media (max-width: 61.875em){.quadrant-grid__quadrant{flex-basis:100%}}.blip:hover{cursor:pointer}.blip-label{font-size:12px;pointer-events:none}@media screen and (min-width: 1400px){.quadrant-labels{display:none}}.animation-gradient{width:100%;height:100%}.ring-label{text-transform:uppercase}.chart{fill:#333;font-size:.75em;text-align:center;position:relative;margin:0 auto}.chart .chart .tooltip{padding:5px 10px;border-radius:11px}.tag{position:relative;display:inline-block;vertical-align:middle;padding:6px 15px 5px;margin:6px;text-transform:uppercase;border:1px solid #949494;border-radius:13px;background:#e3e6e6;font-size:.75em;line-height:1;overflow:hidden;text-decoration:none;transition:all .15s ease-in-out;cursor:pointer;-webkit-user-select:none;user-select:none}.tag:hover,.tag:focus,.tag.active{background:#636362;color:#fff}.tag:hover .tag__icon,.tag:focus .tag__icon,.tag.active .tag__icon{fill:#fff}.tag.active .tag__icon{transform:scale(.8)}.tag__icon{width:15px;height:15px;display:inline-block;vertical-align:middle;margin:-2px 6px 0 -5px;transition:all .15s ease-in-out}.tag__title{line-height:1}.tags{text-align:center;max-width:600px}.tags__title{margin-top:0}.quadrant-label{position:absolute;width:20%;display:none}.quadrant-label__link{text-decoration:none}.quadrant-label__header{padding-bottom:2px;margin-bottom:2px;border-bottom:2px solid}.quadrant-label__icon{position:relative;top:4px}.quadrant-label .description{font-size:.85em;color:#666}@media screen and (min-width: 1400px){.quadrant-label{display:block}}.radar-legend{font-size:.85em;color:#333;margin:auto;width:fit-content}.radar-legend .wrapper{margin-bottom:10px}.radar-legend .icon{background-position:center;margin-right:5px}.export-menu{font-size:.85em}.lds-ring{display:inline-block;position:relative;width:20px;height:20px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;margin:2px;border:2px solid rgb(51,51,51);border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:rgb(51,51,51) transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.radar-settings{margin-top:20px}.toggle{white-space:nowrap;margin-bottom:11px;padding-left:5px;display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:.85em}.toggle+.toggle{margin-bottom:6px}.radar{position:relative;margin-bottom:50px}.radar-grid{position:relative;color:#333;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}@media screen and (min-width: 1400px){.radar-grid .radar-sidebar{position:absolute;right:0;top:50%;margin:auto}}.dropdown-button{width:100%;margin-bottom:5px}.dropdown-button:hover{background:#e3e6e6}.radar-info{padding-top:40px;display:block;width:fit-content;margin:auto}.radar-info>*{margin-bottom:30px}.radar-info>*:last-child{margin-bottom:0}@media screen and (min-width: 388px){.radar-info{gap:40px;flex-wrap:wrap;display:flex;justify-content:center;align-items:center}.radar-info>*{margin-bottom:0}.radar-legend{margin:0}}.item-outer{border-bottom:1px solid #e3e6e6}.item-outer:last-child{border-bottom:none}.item{font-size:.87em;padding:10px;display:block;text-decoration:none;transition:background .2s ease-out;color:#333;box-sizing:border-box;border:1px solid transparent;border-radius:5px}.item.is-active,.item:hover{background:#e3e6e6;border:1px solid #636362}.item:last-child{margin-bottom:0}.item--big{min-height:80px;padding:20px 10px}.item__title{font-size:1em;color:#333}.item__title.greyed-out{color:#636362}.item-list{margin:0 0 25px}.item-list__header{margin-bottom:20px}.headline-group{margin:0 0 40px}@media (max-width: 30em){.headline-group{margin:30px 0}}.headline-group--secondary{margin:10px 0}@media (max-width: 30em){.headline-group--secondary{margin:5px 0}}.item-revisions{margin-top:12px}.item-revisions__timeline{padding:0;list-style:none}.item-revisions__timeline-entry{padding-bottom:5px;padding-left:40px;position:relative}.item-revisions__timeline-entry__dot{left:0;position:absolute;top:0;bottom:0;width:15px}.item-revisions__timeline-entry__dot:before,.item-revisions__timeline-entry__dot:after{content:"";background:#84bd00;position:absolute}.item-revisions__timeline-entry__dot:before{border-radius:100%;height:15px;width:15px;top:1px}.item-revisions__timeline-entry__dot:after{width:3px;opacity:.4;top:19px;bottom:2px;left:6px}.item-revision__header{display:flex;align-items:center;border:1px solid transparent;padding:5px 10px}.item-revision__date{font-size:.75em;margin-bottom:8px;opacity:.75;text-transform:uppercase;letter-spacing:1px;font-weight:700}.item-revision__icon{margin-left:auto}.item-page{display:flex;min-height:100vh;width:100vw;position:absolute;top:0;left:0;z-index:10}.item-page__nav,.item-page__content{box-sizing:border-box;padding-top:130px;min-height:100vh;position:relative}.item-page__header{min-height:40px;margin:0 0 25px}.item-page__nav{background:#fff;flex-grow:0;flex-shrink:0;flex-basis:calc((100vw - 1200px)/2 + 400px)}.item-page__nav__inner{box-sizing:border-box;float:right;width:410px;padding:0 40px 0 10px}.item-page__content{transform:translateZ(0);flex-grow:0;flex-shrink:0;flex-basis:calc((100vw - 1200px)/2 + 800px);background:#fff}.item-page__content__inner{box-sizing:border-box;width:810px;padding:0 10px 0 100px}.hero-headline__wrapper{display:flex;align-items:center;gap:15px}.mobile-item-page{background:#fff;margin:0 -15px;padding:15px;min-height:300px}.mobile-item-page__aside{padding:20px 0}.item-page-meta{padding:10px;border-radius:5px;background-color:#e3e6e6}.item-page-meta__list{padding-left:0;display:inline;list-style:none;margin:0}.item-page-meta__list li{display:inline}.item-page-meta__list li:after{content:", "}.item-page-meta__list li:last-child:after{content:""}.item-page-meta__li-internal:after{padding-left:1.1em;background-image:url(data:image/png;base64,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);background-position:.25em .5em;background-size:.75em .75em;background-repeat:no-repeat}.item-page-meta__content{display:flex;align-items:flex-start;margin-bottom:2px}.item-page-meta__content:last-child{margin-bottom:0}.item-page-meta__content:before{width:1em;height:1em;padding-left:.5em;margin-top:.3em;background-size:1em 1em;background-repeat:no-repeat;content:"";flex-shrink:0}.item-page-meta__reading-time:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M160%2064C142.3%2064%20128%2078.3%20128%2096C128%20113.7%20142.3%20128%20160%20128L160%20139C160%20181.4%20176.9%20222.1%20206.9%20252.1L274.8%20320L206.9%20387.9C176.9%20417.9%20160%20458.6%20160%20501L160%20512C142.3%20512%20128%20526.3%20128%20544C128%20561.7%20142.3%20576%20160%20576L480%20576C497.7%20576%20512%20561.7%20512%20544C512%20526.3%20497.7%20512%20480%20512L480%20501C480%20458.6%20463.1%20417.9%20433.1%20387.9L365.2%20320L433.1%20252.1C463.1%20222.1%20480%20181.4%20480%20139L480%20128C497.7%20128%20512%20113.7%20512%2096C512%2078.3%20497.7%2064%20480%2064L160%2064zM224%20139L224%20128L416%20128L416%20139C416%20164.5%20405.9%20188.9%20387.9%20206.9L320%20274.8L252.1%20206.9C234.1%20188.9%20224%20164.4%20224%20139z'/%3e%3c/svg%3e")}.item-page-meta__tags:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M433.2%20103.1L581.4%20253.4C609.1%20281.5%20609.1%20326.5%20581.4%20354.6L425%20512.9C415.7%20522.3%20400.5%20522.4%20391.1%20513.1C381.7%20503.8%20381.6%20488.6%20390.9%20479.2L547.3%20320.8C556.5%20311.5%20556.5%20296.4%20547.3%20287.1L399%20136.9C389.7%20127.5%20389.8%20112.3%20399.2%20103C408.6%2093.7%20423.8%2093.8%20433.1%20103.2zM64.1%20293.5L64.1%20160C64.1%20124.7%2092.8%2096%20128.1%2096L261.6%2096C278.6%2096%20294.9%20102.7%20306.9%20114.7L450.9%20258.7C475.9%20283.7%20475.9%20324.2%20450.9%20349.2L317.4%20482.7C292.4%20507.7%20251.9%20507.7%20226.9%20482.7L82.9%20338.7C70.9%20326.7%2064.2%20310.4%2064.2%20293.4zM208.1%20208C208.1%20190.3%20193.8%20176%20176.1%20176C158.4%20176%20144.1%20190.3%20144.1%20208C144.1%20225.7%20158.4%20240%20176.1%20240C193.8%20240%20208.1%20225.7%20208.1%20208z'/%3e%3c/svg%3e")}.item-page-meta__links:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M384%2064C366.3%2064%20352%2078.3%20352%2096C352%20113.7%20366.3%20128%20384%20128L466.7%20128L265.3%20329.4C252.8%20341.9%20252.8%20362.2%20265.3%20374.7C277.8%20387.2%20298.1%20387.2%20310.6%20374.7L512%20173.3L512%20256C512%20273.7%20526.3%20288%20544%20288C561.7%20288%20576%20273.7%20576%20256L576%2096C576%2078.3%20561.7%2064%20544%2064L384%2064zM144%20160C99.8%20160%2064%20195.8%2064%20240L64%20496C64%20540.2%2099.8%20576%20144%20576L400%20576C444.2%20576%20480%20540.2%20480%20496L480%20416C480%20398.3%20465.7%20384%20448%20384C430.3%20384%20416%20398.3%20416%20416L416%20496C416%20504.8%20408.8%20512%20400%20512L144%20512C135.2%20512%20128%20504.8%20128%20496L128%20240C128%20231.2%20135.2%20224%20144%20224L224%20224C241.7%20224%20256%20209.7%20256%20192C256%20174.3%20241.7%20160%20224%20160L144%20160z'/%3e%3c/svg%3e")}.item-page-meta__links .item-page-meta__list{display:block}.item-page-meta__links .item-page-meta__list li{display:block;margin-bottom:.3em}.item-page-meta__links .item-page-meta__list li:last-child{margin-bottom:0}.item-page-meta__links .item-page-meta__list li:after{content:""}.item-page-meta__expected-impact-high:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M256.5%2037.6C265.8%2029.8%20279.5%2030.1%20288.4%2038.5C300.7%2050.1%20311.7%2062.9%20322.3%2075.9C335.8%2092.4%20352%20114.2%20367.6%20140.1C372.8%20133.3%20377.6%20127.3%20381.8%20122.2C382.9%20120.9%20384%20119.5%20385.1%20118.1C393%20108.3%20402.8%2096%20415.9%2096C429.3%2096%20438.7%20107.9%20446.7%20118.1C448%20119.8%20449.3%20121.4%20450.6%20122.9C460.9%20135.3%20474.6%20153.2%20488.3%20175.3C515.5%20219.2%20543.9%20281.7%20543.9%20351.9C543.9%20475.6%20443.6%20575.9%20319.9%20575.9C196.2%20575.9%2096%20475.7%2096%20352C96%20260.9%20137.1%20182%20176.5%20127C196.4%2099.3%20216.2%2077.1%20231.1%2061.9C239.3%2053.5%20247.6%2045.2%20256.6%2037.7zM321.7%20480C347%20480%20369.4%20473%20390.5%20459C432.6%20429.6%20443.9%20370.8%20418.6%20324.6C414.1%20315.6%20402.6%20315%20396.1%20322.6L370.9%20351.9C364.3%20359.5%20352.4%20359.3%20346.2%20351.4C328.9%20329.3%20297.1%20289%20280.9%20268.4C275.5%20261.5%20265.7%20260.4%20259.4%20266.5C241.1%20284.3%20207.9%20323.3%20207.9%20370.8C207.9%20439.4%20258.5%20480%20321.6%20480z'/%3e%3c/svg%3e")}.item-page-meta__expected-impact-low:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M352.2%2064C352.2%2046.3%20337.9%2032%20320.2%2032C302.5%2032%20288.2%2046.3%20288.2%2064L288.2%20126.1L273.2%20111.1C263.8%20101.7%20248.6%20101.7%20239.3%20111.1C230%20120.5%20229.9%20135.7%20239.3%20145L288.3%20194L288.3%20264.6L227.1%20229.3L209.2%20162.4C205.8%20149.6%20192.6%20142%20179.8%20145.4C167%20148.8%20159.3%20162%20162.7%20174.8L168.2%20195.3L114.5%20164.3C99.2%20155.5%2079.6%20160.7%2070.8%20176C62%20191.3%2067.2%20210.9%2082.5%20219.7L136.2%20250.7L115.7%20256.2C102.9%20259.6%2095.3%20272.8%2098.7%20285.6C102.1%20298.4%20115.3%20306%20128.1%20302.6L195%20284.7L256.2%20320L195%20355.3L128.1%20337.4C115.3%20334%20102.1%20341.6%2098.7%20354.4C95.3%20367.2%20102.9%20380.4%20115.7%20383.8L136.2%20389.3L82.5%20420.3C67.2%20429.1%2062%20448.7%2070.8%20464C79.6%20479.3%2099.2%20484.6%20114.5%20475.7L168.2%20444.7L162.7%20465.2C159.3%20478%20166.9%20491.2%20179.7%20494.6C192.5%20498%20205.7%20490.4%20209.1%20477.6L227%20410.7L288.2%20375.4L288.2%20446L239.2%20495C229.8%20504.4%20229.8%20519.6%20239.2%20528.9C248.6%20538.2%20263.8%20538.3%20273.1%20528.9L288.1%20513.9L288.1%20576C288.1%20593.7%20302.4%20608%20320.1%20608C337.8%20608%20352.1%20593.7%20352.1%20576L352.1%20513.9L367.1%20528.9C376.5%20538.3%20391.7%20538.3%20401%20528.9C410.3%20519.5%20410.4%20504.3%20401%20495L352%20446L352%20375.4L413.2%20410.7L431.1%20477.6C434.5%20490.4%20447.7%20498%20460.5%20494.6C473.3%20491.2%20480.9%20478%20477.5%20465.2L472%20444.7L525.7%20475.7C541%20484.5%20560.6%20479.3%20569.4%20464C578.2%20448.7%20573%20429.1%20557.7%20420.3L504%20389.3L524.5%20383.8C537.3%20380.4%20544.9%20367.2%20541.5%20354.4C538.1%20341.6%20524.9%20334%20512.1%20337.4L445.2%20355.3L384%20320L445.2%20284.7L512.1%20302.6C524.9%20306%20538.1%20298.4%20541.5%20285.6C544.9%20272.8%20537.3%20259.6%20524.5%20256.2L504%20250.7L557.7%20219.7C573%20210.9%20578.3%20191.3%20569.4%20176C560.5%20160.7%20541%20155.5%20525.7%20164.3L472%20195.3L477.5%20174.8C480.9%20162%20473.3%20148.8%20460.5%20145.4C447.7%20142%20434.5%20149.6%20431.1%20162.4L413.2%20229.3L352%20264.6L352%20194L401%20145C410.4%20135.6%20410.4%20120.4%20401%20111.1C391.6%20101.8%20376.4%20101.7%20367.1%20111.1L352.1%20126.1L352.1%2064z'/%3e%3c/svg%3e")}.impact-title{display:inline-block;width:1em;height:1em;background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:middle;font-size:1em}.impact-title__high{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M256.5%2037.6C265.8%2029.8%20279.5%2030.1%20288.4%2038.5C300.7%2050.1%20311.7%2062.9%20322.3%2075.9C335.8%2092.4%20352%20114.2%20367.6%20140.1C372.8%20133.3%20377.6%20127.3%20381.8%20122.2C382.9%20120.9%20384%20119.5%20385.1%20118.1C393%20108.3%20402.8%2096%20415.9%2096C429.3%2096%20438.7%20107.9%20446.7%20118.1C448%20119.8%20449.3%20121.4%20450.6%20122.9C460.9%20135.3%20474.6%20153.2%20488.3%20175.3C515.5%20219.2%20543.9%20281.7%20543.9%20351.9C543.9%20475.6%20443.6%20575.9%20319.9%20575.9C196.2%20575.9%2096%20475.7%2096%20352C96%20260.9%20137.1%20182%20176.5%20127C196.4%2099.3%20216.2%2077.1%20231.1%2061.9C239.3%2053.5%20247.6%2045.2%20256.6%2037.7zM321.7%20480C347%20480%20369.4%20473%20390.5%20459C432.6%20429.6%20443.9%20370.8%20418.6%20324.6C414.1%20315.6%20402.6%20315%20396.1%20322.6L370.9%20351.9C364.3%20359.5%20352.4%20359.3%20346.2%20351.4C328.9%20329.3%20297.1%20289%20280.9%20268.4C275.5%20261.5%20265.7%20260.4%20259.4%20266.5C241.1%20284.3%20207.9%20323.3%20207.9%20370.8C207.9%20439.4%20258.5%20480%20321.6%20480z'/%3e%3c/svg%3e")}.impact-title__low{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20640'%3e%3c!--!Font%20Awesome%20Free%207.1.0%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M352.2%2064C352.2%2046.3%20337.9%2032%20320.2%2032C302.5%2032%20288.2%2046.3%20288.2%2064L288.2%20126.1L273.2%20111.1C263.8%20101.7%20248.6%20101.7%20239.3%20111.1C230%20120.5%20229.9%20135.7%20239.3%20145L288.3%20194L288.3%20264.6L227.1%20229.3L209.2%20162.4C205.8%20149.6%20192.6%20142%20179.8%20145.4C167%20148.8%20159.3%20162%20162.7%20174.8L168.2%20195.3L114.5%20164.3C99.2%20155.5%2079.6%20160.7%2070.8%20176C62%20191.3%2067.2%20210.9%2082.5%20219.7L136.2%20250.7L115.7%20256.2C102.9%20259.6%2095.3%20272.8%2098.7%20285.6C102.1%20298.4%20115.3%20306%20128.1%20302.6L195%20284.7L256.2%20320L195%20355.3L128.1%20337.4C115.3%20334%20102.1%20341.6%2098.7%20354.4C95.3%20367.2%20102.9%20380.4%20115.7%20383.8L136.2%20389.3L82.5%20420.3C67.2%20429.1%2062%20448.7%2070.8%20464C79.6%20479.3%2099.2%20484.6%20114.5%20475.7L168.2%20444.7L162.7%20465.2C159.3%20478%20166.9%20491.2%20179.7%20494.6C192.5%20498%20205.7%20490.4%20209.1%20477.6L227%20410.7L288.2%20375.4L288.2%20446L239.2%20495C229.8%20504.4%20229.8%20519.6%20239.2%20528.9C248.6%20538.2%20263.8%20538.3%20273.1%20528.9L288.1%20513.9L288.1%20576C288.1%20593.7%20302.4%20608%20320.1%20608C337.8%20608%20352.1%20593.7%20352.1%20576L352.1%20513.9L367.1%20528.9C376.5%20538.3%20391.7%20538.3%20401%20528.9C410.3%20519.5%20410.4%20504.3%20401%20495L352%20446L352%20375.4L413.2%20410.7L431.1%20477.6C434.5%20490.4%20447.7%20498%20460.5%20494.6C473.3%20491.2%20480.9%20478%20477.5%20465.2L472%20444.7L525.7%20475.7C541%20484.5%20560.6%20479.3%20569.4%20464C578.2%20448.7%20573%20429.1%20557.7%20420.3L504%20389.3L524.5%20383.8C537.3%20380.4%20544.9%20367.2%20541.5%20354.4C538.1%20341.6%20524.9%20334%20512.1%20337.4L445.2%20355.3L384%20320L445.2%20284.7L512.1%20302.6C524.9%20306%20538.1%20298.4%20541.5%20285.6C544.9%20272.8%20537.3%20259.6%20524.5%20256.2L504%20250.7L557.7%20219.7C573%20210.9%20578.3%20191.3%20569.4%20176C560.5%20160.7%20541%20155.5%20525.7%20164.3L472%20195.3L477.5%20174.8C480.9%20162%20473.3%20148.8%20460.5%20145.4C447.7%20142%20434.5%20149.6%20431.1%20162.4L413.2%20229.3L352%20264.6L352%20194L401%20145C410.4%20135.6%20410.4%20120.4%20401%20111.1C391.6%20101.8%20376.4%20101.7%20367.1%20111.1L352.1%20126.1L352.1%2064z'/%3e%3c/svg%3e")}.impact-info{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='23px'%20height='23px'%20viewBox='0%200%2023%2023'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2039.1%20(31720)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eGroup%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20transform='translate(1.000000,%201.000000)'%3e%3cpath%20d='M10.7625,0.525%20C5.09744667,0.525%200.525,5.09744667%200.525,10.7625%20C0.525,16.4275533%205.09744667,21%2010.7625,21%20C16.4275533,21%2021,16.4275533%2021,10.7625%20C21,5.09744667%2016.4275533,0.525%2010.7625,0.525%20Z'%20id='Path'%20stroke='%23000'%20stroke-width='1.5'%3e%3c/path%3e%3cpath%20d='M10.7625,16.45%20C10.08,16.45%209.53369667,15.9036967%209.53369667,15.2211967%20C9.53369667,14.5386967%2010.08,13.9923933%2010.7625,13.9923933%20L10.7625,13.9923933%20C11.445,13.9923933%2011.9913033,14.5386967%2011.9913033,15.2211967%20C11.9913033,15.9036967%2011.445,16.45%2010.7625,16.45%20Z%20M13.5373933,9.53369667%20C13.4011967,9.71630333%2013.24134,9.89739333%2013.0823933,10.0575533%20C12.9686433,10.1713033%2012.8324467,10.2850533%2012.67259,10.4673567%20C12.4899833,10.6263033%2012.3537867,10.7637133%2012.2400367,10.89991%20C12.1262867,11.01366%2012.0125367,11.12741%2011.9439833,11.2187133%20C11.73893,11.4911067%2011.6476267,11.8560167%2011.6712867,12.1972667%20L11.6712867,12.9025167%20L9.89648333,12.9025167%20L9.89648333,11.94732%20C9.87373333,11.6285167%209.91893,11.3100167%2010.0551267,10.9924267%20C10.2377333,10.69607%2010.44127,10.4236767%2010.71518,10.17373%20L11.85268,9.03623%20C12.1026267,8.76353333%2012.2163767,8.42228333%2012.2163767,8.05737333%20C12.2163767,7.69367667%2012.08018,7.35242667%2011.8302333,7.10248%20C11.5799833,6.85223%2011.2162867,6.71603333%2010.8513767,6.71603333%20C10.48768,6.69358667%2010.1239833,6.82978333%209.85007333,7.07973%20C9.57768,7.32998%209.41752,7.69367667%209.39507333,8.05858667%20L7.48377,8.05858667%20C7.55262667,7.21714%207.93877,6.42119333%208.57637667,5.87489%20C9.23643,5.32858667%2010.0551267,5.05619333%2010.9202333,5.07864%20C11.73893,5.03344333%2012.5576267,5.30614%2013.1952333,5.82969333%20C13.78643,6.32989%2014.0824833,7.05849667%2014.0824833,7.96849667%20C14.06125,8.53239333%2013.8786433,9.10114333%2013.5373933,9.53369667%20Z'%20id='Page-1'%20fill='%23000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");display:inline-block;width:1em;height:1em;background-size:1em;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;margin-left:5px;margin-top:.3em}.search{box-sizing:border-box;max-width:650px;height:45px;position:relative;margin:0;padding:0}.search__field{height:100%;width:100%;box-sizing:border-box;padding:10px 80px 10px 20px;background:#e3e6e6;display:block;border:none;color:#333;font-size:.85em;font-family:DIN;font-weight:400;border:1px solid transparent;border-radius:5px}.search__field::placeholder{color:#a0a4a4}.search__field:focus{outline:none;border:1px solid #949494}.search__button{position:absolute;top:50%;width:20px;height:20px;margin:-22px 0 0;right:22px}.overview-wrapper{width:100ch;margin:0 auto}.page-quadrant{display:flex;flex-wrap:wrap;justify-content:space-between}.page-quadrant__section{flex:0 0 45%}@media (max-width: 61.875em){.page-quadrant__section{flex-basis:100%}}.page-quadrant__quadrant{flex:0 0 45%;margin:auto;overflow-x:auto;overflow-y:hidden;flex-direction:column;display:flex;justify-content:center;align-items:center;gap:40px}@media (max-width: 61.875em){.page-quadrant__quadrant{flex-basis:100%}}.button{border:none;background:transparent;position:relative;padding:10px 10px 10px 35px;margin:0;font-size:1em;line-height:16px;color:#333}.button__icon{position:absolute;left:5px;top:50%;margin-top:-11px}.link-button{background-color:transparent;border:none;cursor:pointer;text-decoration:underline;display:inline;margin:0;padding:0}.link-button:hover,.link-button:focus{text-decoration:none}.fullpage-wrapper{max-width:fit-content;margin:0 auto}.fullpage-content{font-size:1em;color:#333;width:100ch;max-width:100%}.fullpage-content p,.fullpage-content ul{font-weight:lighter}.fullpage-content a{color:#333}.filter{margin-bottom:40px}.footnote{font-size:.75em;color:#333}h4.headline{font-size:1.125em}.headline{margin:0;padding:0;color:#333;font-size:1.25em;font-weight:400}.headline--dark{color:#333}.hljs{display:block;overflow-x:auto;padding:.5em;background:#2b2b2b}.hljs{color:#bababa}.hljs-strong,.hljs-emphasis{color:#a8a8a2}.hljs-bullet,.hljs-quote,.hljs-link,.hljs-number,.hljs-regexp,.hljs-literal{color:#6896ba}.hljs-code,.hljs-selector-class{color:#a6e22e}.hljs-emphasis{font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-section,.hljs-attribute,.hljs-name,.hljs-variable{color:#cb7832}.hljs-params{color:#b9b9b9}.hljs-string{color:#6a8759}.hljs-subst,.hljs-type,.hljs-built_in,.hljs-builtin-name,.hljs-symbol,.hljs-selector-id,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-template-tag,.hljs-template-variable,.hljs-addition{color:#e0c46c}.hljs-comment,.hljs-deletion,.hljs-meta{color:#7f7f7f}.icon{display:inline-block;width:22px;height:22px;background-size:22px 22px;background-repeat:no-repeat;background-position:0 0;vertical-align:middle}.icon--pie{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='22px'%20height='22px'%20viewBox='0%200%2022%2022'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2039.1%20(31720)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eSlice%201%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M9.33152835,0%20L8.68756287,0%20L8.68756287,2.60709564%20C3.84312353,2.94056136%200,6.97751758%200,11.9064716%20C0,17.0522244%204.18577564,21.238%209.33152835,21.238%20C14.2586451,21.238%2018.2974386,17.3948765%2018.6290671,12.5504371%20L21.2361627,12.5504371%20L21.2361627,11.9064716%20C21.2361627,5.34142268%2015.8965773,0%209.33152835,0%20Z%20M9.33152835,19.9496097%20C4.89450513,19.9496097%201.28655301,16.3416576%201.28655301,11.9046344%20C1.28655301,7.68624707%204.55001574,4.21471275%208.68756287,3.88629954%20L8.68756287,12.5485999%20L17.3498632,12.5485999%20C17.0196127,16.6843097%2013.5517529,19.9496097%209.33152835,19.9496097%20Z%20M18.6616787,11.2620468%20L9.97595316,11.2620468%20L9.97595316,1.30584441%20C15.3187538,1.62736784%2019.6087949,5.91878689%2019.929859,11.2620468%20L18.6616787,11.2620468%20Z'%20id='Page-1-Copy-2'%20fill='%23000'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.icon--question{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='23px'%20height='23px'%20viewBox='0%200%2023%2023'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2039.1%20(31720)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eGroup%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20transform='translate(1.000000,%201.000000)'%3e%3cpath%20d='M10.7625,0.525%20C5.09744667,0.525%200.525,5.09744667%200.525,10.7625%20C0.525,16.4275533%205.09744667,21%2010.7625,21%20C16.4275533,21%2021,16.4275533%2021,10.7625%20C21,5.09744667%2016.4275533,0.525%2010.7625,0.525%20Z'%20id='Path'%20stroke='%23000'%20stroke-width='1.5'%3e%3c/path%3e%3cpath%20d='M10.7625,16.45%20C10.08,16.45%209.53369667,15.9036967%209.53369667,15.2211967%20C9.53369667,14.5386967%2010.08,13.9923933%2010.7625,13.9923933%20L10.7625,13.9923933%20C11.445,13.9923933%2011.9913033,14.5386967%2011.9913033,15.2211967%20C11.9913033,15.9036967%2011.445,16.45%2010.7625,16.45%20Z%20M13.5373933,9.53369667%20C13.4011967,9.71630333%2013.24134,9.89739333%2013.0823933,10.0575533%20C12.9686433,10.1713033%2012.8324467,10.2850533%2012.67259,10.4673567%20C12.4899833,10.6263033%2012.3537867,10.7637133%2012.2400367,10.89991%20C12.1262867,11.01366%2012.0125367,11.12741%2011.9439833,11.2187133%20C11.73893,11.4911067%2011.6476267,11.8560167%2011.6712867,12.1972667%20L11.6712867,12.9025167%20L9.89648333,12.9025167%20L9.89648333,11.94732%20C9.87373333,11.6285167%209.91893,11.3100167%2010.0551267,10.9924267%20C10.2377333,10.69607%2010.44127,10.4236767%2010.71518,10.17373%20L11.85268,9.03623%20C12.1026267,8.76353333%2012.2163767,8.42228333%2012.2163767,8.05737333%20C12.2163767,7.69367667%2012.08018,7.35242667%2011.8302333,7.10248%20C11.5799833,6.85223%2011.2162867,6.71603333%2010.8513767,6.71603333%20C10.48768,6.69358667%2010.1239833,6.82978333%209.85007333,7.07973%20C9.57768,7.32998%209.41752,7.69367667%209.39507333,8.05858667%20L7.48377,8.05858667%20C7.55262667,7.21714%207.93877,6.42119333%208.57637667,5.87489%20C9.23643,5.32858667%2010.0551267,5.05619333%2010.9202333,5.07864%20C11.73893,5.03344333%2012.5576267,5.30614%2013.1952333,5.82969333%20C13.78643,6.32989%2014.0824833,7.05849667%2014.0824833,7.96849667%20C14.06125,8.53239333%2013.8786433,9.10114333%2013.5373933,9.53369667%20Z'%20id='Page-1'%20fill='%23000'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.icon--overview{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='16px'%20height='21px'%20viewBox='0%200%2016%2021'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2039.1%20(31720)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eSlice%201%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M2.66666667,5.21153877e-05%20C1.21540741,5.21153877e-05%200,1.21545952%200,2.66671878%20L0,17.7778299%20C0,18.9976817%201.00237037,20.0000521%202.22222222,20.0000521%20L15.3333333,20.0000521%20C15.682963,20.0000521%2016,19.6830151%2016,19.3333854%20L16,4.66671878%20C15.9976296,4.27560767%2015.7140741,3.99649656%2015.3333333,4.00005212%20C14.6921481,4.00005212%2014,3.30790397%2014,2.66671878%20C14,2.0255336%2014.6921481,1.33338545%2015.3333333,1.33338545%20C15.6853333,1.33812619%2016,1.01871878%2016,0.666718782%20C16,0.314718782%2015.6853333,-0.00468862535%2015.3333333,5.21153877e-05%20L2.66666667,5.21153877e-05%20Z%20M2.66666667,1.33338545%20L13.0346667,1.33338545%20C12.8020741,1.72805212%2012.6666667,2.18405212%2012.6666667,2.66671878%20C12.6666667,3.14938545%2012.8020741,3.60538545%2013.0346667,4.00005212%20L2.66666667,4.00005212%20C2.02548148,4.00005212%201.33333333,3.30790397%201.33333333,2.66671878%20C1.33333333,2.0255336%202.02548148,1.33338545%202.66666667,1.33338545%20Z%20M1.33333333,4.96538545%20C1.72681481,5.19797804%202.18518519,5.33338545%202.66666667,5.33338545%20L14.6666667,5.33338545%20L14.6666667,18.6667188%20L2.22222222,18.6667188%20C1.71881481,18.6667188%201.33333333,18.2812373%201.33333333,17.7778299%20L1.33333333,4.96538545%20Z%20M3.77777778,7.77782989%20C3.40977778,7.77782989%203.11111111,8.07649656%203.11111111,8.44449656%20C3.11111111,8.81249656%203.40977778,9.11116323%203.77777778,9.11116323%20L12.2222222,9.11116323%20C12.5902222,9.11116323%2012.8888889,8.81249656%2012.8888889,8.44449656%20C12.8888889,8.07649656%2012.5902222,7.77782989%2012.2222222,7.77782989%20L3.77777778,7.77782989%20Z%20M3.77777778,11.3333854%20C3.40977778,11.3333854%203.11111111,11.6320521%203.11111111,12.0000521%20C3.11111111,12.3680521%203.40977778,12.6667188%203.77777778,12.6667188%20L12.2222222,12.6667188%20C12.5902222,12.6667188%2012.8888889,12.3680521%2012.8888889,12.0000521%20C12.8888889,11.6320521%2012.5902222,11.3333854%2012.2222222,11.3333854%20L3.77777778,11.3333854%20Z%20M3.77777778,14.888941%20C3.40977778,14.888941%203.11111111,15.1876077%203.11111111,15.5556077%20C3.11111111,15.9236077%203.40977778,16.2222743%203.77777778,16.2222743%20L12.2222222,16.2222743%20C12.5902222,16.2222743%2012.8888889,15.9236077%2012.8888889,15.5556077%20C12.8888889,15.1876077%2012.5902222,14.888941%2012.2222222,14.888941%20L3.77777778,14.888941%20Z'%20fill='%23000'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.icon--search{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='20px'%20height='20px'%20viewBox='0%200%2020%2020'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3c!--%20Generator:%20Sketch%2039.1%20(31720)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3ePage%201%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M19.6015482,17.6785496%20L15.5875479,13.6657346%20C18.0332228,10.2976722%2017.7392915,5.55921406%2014.7021982,2.52330599%20C13.0203893,0.841497065%2010.8167929,0%208.61290024,0%20C6.40811867,0%204.204226,0.841497065%202.52271338,2.52330599%20C-0.840904461,5.88662753%20-0.840904461,11.3403582%202.52271338,14.703976%20C4.204226,16.3857849%206.40930388,17.227282%208.61290024,17.227282%20C10.3883405,17.227282%2012.1628919,16.6809015%2013.6651419,15.5893257%20L17.677957,19.6021408%20C17.9431471,19.8673309%2018.2913017,20.0003704%2018.6397526,20.0003704%20C18.9882035,20.0003704%2019.3366544,19.8673309%2019.6015482,19.6021408%20C20.1328173,19.0708717%2020.1328173,18.2098187%2019.6015482,17.6785496%20Z%20M3.86881239,13.3566918%20C1.25276394,10.7409396%201.25276394,6.48397193%203.86881239,3.86821978%20C5.13609511,2.60064075%206.82116335,1.90285005%208.61290024,1.90285005%20C10.4046371,1.90285005%2012.0900017,2.60064075%2013.3572844,3.86821978%20C15.9730365,6.48397193%2015.9730365,10.7409396%2013.3572844,13.3566918%20C12.0900017,14.6239745%2010.4046371,15.3220615%208.61290024,15.3220615%20C6.82027445,15.3220615%205.13609511,14.6239745%203.86881239,13.3566918%20Z'%20fill='%23000'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.icon--bars{margin-top:1px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Svg%20Vector%20Icons%20:%20http://www.onlinewebfonts.com/icon%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20enable-background='new%200%200%20256%20256'%20xml:space='preserve'%3e%3cmetadata%3e%20Svg%20Vector%20Icons%20:%20http://www.onlinewebfonts.com/icon%20%3c/metadata%3e%3cg%3e%3cg%3e%3cpath%20fill='%23000000'%20d='M226.3,10c10.9,0,19.7,8.8,19.7,19.7l0,0c0,10.9-8.8,19.7-19.7,19.7H29.7C18.8,49.3,10,40.5,10,29.7l0,0C10,18.8,18.8,10,29.7,10H226.3z%20M226.3,108.3c10.9,0,19.7,8.8,19.7,19.7l0,0c0,10.9-8.8,19.7-19.7,19.7H29.7c-10.9,0-19.7-8.8-19.7-19.7l0,0c0-10.9,8.8-19.7,19.7-19.7H226.3z%20M226.3,206.7c10.9,0,19.7,8.8,19.7,19.7l0,0c0,10.9-8.8,19.7-19.7,19.7H29.7c-10.9,0-19.7-8.8-19.7-19.7l0,0c0-10.9,8.8-19.7,19.7-19.7L226.3,206.7L226.3,206.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.icon--back{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2030%2021'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;'%3e%3cpath%20id='Combined-Shape'%20d='M4.012,11.427l24.704,0c0.626,0%201.134,-0.508%201.134,-1.134c0,-0.626%20-0.508,-1.133%20-1.134,-1.133l-24.987,0l7.224,-7.225c0.443,-0.442%200.443,-1.16%200,-1.603c-0.443,-0.443%20-1.16,-0.443%20-1.603,0l-9.018,9.018c-0.404,0.404%20-0.439,1.037%20-0.106,1.481c0.099,0.182%200.245,0.335%200.423,0.439l8.701,8.701c0.443,0.443%201.16,0.443%201.603,0c0.443,-0.443%200.443,-1.16%200,-1.603l-6.941,-6.941Z'%20style='fill:%23000;'%20/%3e%3c/svg%3e")}.icon--close{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2022%2022'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;'%3e%3cpath%20d='M18.703,1.405l-7.675,7.732l-7.674,-7.732c-0.54,-0.54%20-1.405,-0.54%20-1.892,0c-0.54,0.541%20-0.54,1.406%200,1.892l7.675,7.731l-7.732,7.675c-0.54,0.54%20-0.54,1.405%200,1.892c0.541,0.54%201.406,0.54%201.892,0l7.731,-7.675l7.675,7.675c0.54,0.54%201.405,0.54%201.892,0c0.487,-0.541%200.54,-1.405%200,-1.892l-7.675,-7.675l7.675,-7.674c0.54,-0.54%200.54,-1.405%200,-1.892c-0.484,-0.54%20-1.352,-0.54%20-1.892,-0.057Z'%20style='fill:%23000;'%20/%3e%3c/svg%3e")}.icon--teams{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20fill='%23000000'%20viewBox='0%200%20256%20256'%3e%3cpath%20d='M112,104a8,8,0,0,1-8,8H96v40a8,8,0,0,1-16,0V112H72a8,8,0,0,1,0-16h32A8,8,0,0,1,112,104ZM232,92.74V152a40,40,0,0,1-36.63,39.85,64,64,0,0,1-118.7.15H40a16,16,0,0,1-16-16V80A16,16,0,0,1,40,64H96.81a40,40,0,0,1,73.31-28.85A32,32,0,0,1,211.69,80h7.57A12.76,12.76,0,0,1,232,92.74ZM112,56a23.82,23.82,0,0,0,1.38,8H136a16,16,0,0,1,15.07,10.68A24,24,0,1,0,112,56Zm24,120h0V80H40v96h96Zm48-80H152v80a16,16,0,0,1-16,16H94.44A48,48,0,0,0,184,168Zm16-32a16,16,0,0,0-24.4-13.6A39.89,39.89,0,0,1,168,80h16A16,16,0,0,0,200,64Zm16,32H200v72a62.76,62.76,0,0,1-.36,6.75A24,24,0,0,0,216,152Z'%3e%3c/path%3e%3c/svg%3e")}.icon--globe{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32px'%20height='32px'%20viewBox='2%202%2021%2021'%3e%3cpath%20d='M14.645,2.428a8.1,8.1,0,0,0-1.61-.3,9.332,9.332,0,0,0-3.6.28l-.07.02a9.928,9.928,0,0,0,.01,19.15,9.091,9.091,0,0,0,2.36.34,1.274,1.274,0,0,0,.27.02,9.65,9.65,0,0,0,2.63-.36,9.931,9.931,0,0,0,.01-19.15Zm-.27.96a8.943,8.943,0,0,1,5.84,5.11h-4.26a13.778,13.778,0,0,0-2.74-5.35A8.254,8.254,0,0,1,14.375,3.388Zm-2.37-.09a12.78,12.78,0,0,1,2.91,5.2H9.075A12.545,12.545,0,0,1,12.005,3.3Zm3.16,6.2a13.193,13.193,0,0,1,0,5.01H8.845a12.185,12.185,0,0,1-.25-2.5,12.353,12.353,0,0,1,.25-2.51Zm-5.6-6.09.07-.02a9.152,9.152,0,0,1,1.16-.23A13.618,13.618,0,0,0,8.045,8.5H3.8A9,9,0,0,1,9.565,3.408Zm-6.5,8.6a8.71,8.71,0,0,1,.37-2.51h4.39a13.95,13.95,0,0,0-.23,2.51,13.757,13.757,0,0,0,.23,2.5H3.435A8.591,8.591,0,0,1,3.065,12.008Zm6.57,8.61a8.9,8.9,0,0,1-5.84-5.11h4.24a13.632,13.632,0,0,0,2.77,5.35A8.1,8.1,0,0,1,9.635,20.618Zm-.56-5.11h5.84a12.638,12.638,0,0,1-2.91,5.21A12.872,12.872,0,0,1,9.075,15.508Zm5.3,5.11a11.551,11.551,0,0,1-1.17.24,13.8,13.8,0,0,0,2.75-5.35h4.26A8.924,8.924,0,0,1,14.375,20.618Zm1.8-6.11a13.611,13.611,0,0,0,0-5.01h4.39a8.379,8.379,0,0,1,.37,2.51,8.687,8.687,0,0,1-.36,2.5Z'/%3e%3c/svg%3e")}.icon--blip_changed{width:25px;height:25px;background-size:25px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20viewBox='0%200%2018%2018'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ccircle%20cx='9'%20cy='9'%20r='7.8'%20fill='none'%20stroke='%23000'%20stroke-width='1.2'%3e%3c/circle%3e%3ccircle%20cx='9'%20cy='9'%20r='6'%3e%3c/circle%3e%3c/g%3e%3c/svg%3e")}.icon--blip_default{width:25px;height:25px;background-size:25px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20viewBox='0%200%2018%2018'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='9'%20cy='9'%20r='6'%20fill='%23000'%3e%3c/circle%3e%3c/svg%3e")}.icon--blip_trend{width:25px;height:25px;background-size:25px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'%20?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20viewBox='0%200%2018%2018'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='9.0'%20cy='9.0'%20r='6'%20fill='%23000'%3e%3c/circle%3e%3cpath%20stroke='%23000'%20fill='none'%20stroke-width='2'%20stroke-linecap='round'%20d='M%209.0%201.0%20A%208%208%200%200%201%2015.92820323027551%205.0'%20/%3e%3c/svg%3e")}.icon--blip_impact{width:25px;height:50px;background-size:25px 50px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20viewBox='0%200%2018%2038'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='9'%20cy='4'%20r='4'%20fill='%23000'%3e%3c/circle%3e%3ccircle%20cx='9'%20cy='15'%20r='6'%20fill='%23000'%3e%3c/circle%3e%3ccircle%20cx='9'%20cy='30'%20r='8'%20fill='%23000'%3e%3c/circle%3e%3c/svg%3e")}.icon--filter{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Svg%20Vector%20Icons%20:%20http://www.onlinewebfonts.com/icon%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%201000%201000'%20enable-background='new%200%200%201000%201000'%20xml:space='preserve'%3e%3cmetadata%3e%20Svg%20Vector%20Icons%20:%20http://www.onlinewebfonts.com/icon%20%3c/metadata%3e%3cg%3e%3cpath%20d='M981.4,50.7c-15.5-29.2-39.5-43-72.2-43c-135.8,0-273.4,0-409.2,0c-51.6,0-103.2,0-154.7,0c-86,0-171.9,0-257.9,0c-43,0-72.2,25.8-77.4,67.1c0,3.4,1.7,10.3,3.4,12C121.8,210.6,230.1,331,340.1,453c5.2,5.2,6.9,10.3,6.9,18.9c0,113.5,0,225.2,0,338.7c0,49.9,24.1,87.7,68.8,110c30.9,15.5,63.6,25.8,94.6,39.5c25.8,10.3,49.9,20.6,75.6,29.2c25.8,8.6,49.9-3.4,58.5-25.8c3.4-8.6,5.2-20.6,5.2-30.9c0-153,0-306,0-459.1c0-6.9,1.7-12,6.9-17.2c39.5-44.7,80.8-89.4,120.4-134.1c68.8-77.4,139.3-154.7,208-232.1c1.7-1.7,5.2-6.9,5.2-10.3C986.6,69.6,986.6,59.3,981.4,50.7z%20M878.2,95.4C792.3,190,708,284.6,622.1,379.1c-1.7,1.7-22.4,22.4-48.1,46.4c0,144.4,0,340.4,0,476.2c-3.4-1.7-6.9-1.7-8.6-3.4c-36.1-13.8-72.2-29.2-108.3-43c-22.4-8.6-32.7-25.8-32.7-49.9c0-110,0-220.1,0-331.8c0-1.7,0-25.8,0-48.1c-24.1-24.1-44.7-43-46.4-44.7c-89.4-96.3-175.4-194.3-263.1-290.6c-1.7-1.7-3.4-3.4-5.2-6.9c259.6,0,517.5,0,778.8,0C883.4,88.6,881.7,92,878.2,95.4z'%20fill='%23000'%20/%3e%3c/g%3e%3c/svg%3e")}.icon--icc_logo{background-image:url(/assets/icc_logo-BcSAjEjb.png)}.icon--link{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%202C2.44772%202%202%202.44772%202%203V12C2%2012.5523%202.44772%2013%203%2013H12C12.5523%2013%2013%2012.5523%2013%2012V8.5C13%208.22386%2012.7761%208%2012.5%208C12.2239%208%2012%208.22386%2012%208.5V12H3V3L6.5%203C6.77614%203%207%202.77614%207%202.5C7%202.22386%206.77614%202%206.5%202H3ZM12.8536%202.14645C12.9015%202.19439%2012.9377%202.24964%2012.9621%202.30861C12.9861%202.36669%2012.9996%202.4303%2013%202.497L13%202.5V2.50049V5.5C13%205.77614%2012.7761%206%2012.5%206C12.2239%206%2012%205.77614%2012%205.5V3.70711L6.85355%208.85355C6.65829%209.04882%206.34171%209.04882%206.14645%208.85355C5.95118%208.65829%205.95118%208.34171%206.14645%208.14645L11.2929%203H9.5C9.22386%203%209%202.77614%209%202.5C9%202.22386%209.22386%202%209.5%202H12.4999H12.5C12.5678%202%2012.6324%202.01349%2012.6914%202.03794C12.7504%202.06234%2012.8056%202.09851%2012.8536%202.14645Z'%20fill='currentColor'%20fill-rule='evenodd'%20clip-rule='evenodd'%3e%3c/path%3e%3c/svg%3e")}.icon-link{display:inline-block;position:relative;text-decoration:none;font-size:.87em;line-height:25px;background:none;color:#333;cursor:pointer;border:1px solid transparent;border-radius:5px;padding:5px}.icon-link:hover{background:#e3e6e6;border:1px solid #949494}.icon-link:hover:after{display:none}.icon-link--ul:hover{background:none;text-decoration:underline}.icon-link--primary{color:#84bd00}.icon-link--big{font-size:1em}.icon-link__icon{margin-right:6px;position:relative;top:-1px}.icon-link--mobile{display:block;box-sizing:border-box;width:100%;text-align:left}.markdown{color:#333;font-size:1em;width:66ch;max-width:100%}.markdown a{color:#333;text-decoration:underline}.markdown a:hover{color:#84bd00}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#333}.markdown h1{font-size:2em;font-weight:300}.markdown h2{font-size:1.5em}.markdown h3{font-size:1.2em}.markdown img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.markdown .d2{max-height:80vh}.markdown iframe,.markdown video{width:100%;aspect-ratio:16/9}.markdown pre{overflow-x:auto;padding:10px;background:#fff;-webkit-overflow-scrolling:touch}.markdown figcaption{text-align:center}.nav{white-space:nowrap}.nav__item{display:inline-flex;position:relative}.nav__item+.nav__item{margin-left:5px}.nav__item-mobile+.nav__item{margin-left:unset}.nav__search{position:absolute;right:0;top:50%;visibility:hidden;overflow:hidden;width:0;margin-top:-25px;opacity:.8;transition:width .4s cubic-bezier(.24,1.12,.71,.98) .1s,visibility 0s linear .5s,opacity .2s linear}.nav__search.is-open{opacity:1;width:650px;visibility:visible;transition-delay:0s}.nav--overview{padding-top:5px;display:flex;flex-wrap:wrap;gap:5px}.nav--overview .nav__item+.nav__item{margin-left:0}@media (max-width: 48em){.nav--relations .nav__item{display:block;margin:5px 0 0}}.page{max-width:1500px;min-height:100%;margin:0 auto;padding:0 15px;display:flex;flex-direction:column;min-height:100vh}.page__header{flex:0 0 auto;position:relative;z-index:100}@media (max-width: 30em){.page__header{margin:0}}.page__content{flex:1 1 auto}.page__footer{margin-top:5px;flex:0 0 auto}.publish-date{color:#333;text-align:right}@media (max-width: 30em){.publish-date{text-align:center}}.ring-list__header{margin-bottom:15px}.ring-list__item{border-bottom:1px solid #e3e6e6;font-size:.8125em;display:block}.ring-list__item:last-child{border-bottom:none}.ring-list__link{display:block;color:#333;text-decoration:none;cursor:pointer;padding:8px;border-radius:5px;border:1px solid transparent}.ring-list__link:hover{background:#e3e6e6;border:1px solid #949494}.social-icon-a{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;width:30px;height:30px;margin:0 5px;background-color:#333;border-radius:50%}.social-icon{font-size:1em;color:#fff}.split{display:flex;align-items:center;justify-content:space-between}.split--align-top{align-items:flex-start}.split--overview{min-height:40px}.split__left,.split__right{flex:0 1 auto}@media (max-width: 30em){.split{display:block}}.split--filter{gap:10px}@media (max-width: 750px){.split--filter{display:block}}.right-slot{margin-left:auto;padding-left:20px;display:flex;align-items:center;height:fit-content}body{background:#fff;box-sizing:border-box;margin:0;padding:0;font-family:DIN;font-weight:400;font-size:clamp(1rem,.93rem + .33vw,1.19rem);line-height:1.5}body h1{line-height:2.380952381ex;margin:2.380952381ex 0}body h3{line-height:2.6315789474ex;margin:2.6315789474ex 0}body h2{line-height:2.380952381ex;margin:2.380952381ex 0}body h4{line-height:2.7027027027ex;margin:2.7027027027ex 0}body p{line-height:3.125ex;margin:3.125ex 0}body li,body span{line-height:3.125ex}#root{min-height:100vh;overflow:hidden}
