.neos-backend main{min-height:80vh}.neos-backend .neos-contentcollection{min-height:6.25rem}.neos-backend .neos-backend-info{outline:2px dashed darkred}.neos-backend .neos-backend-info__lbl{background:#f6e6e6;border-bottom:2px dashed darkred;color:#000;display:block}.neos-backend .wizard-result__description,.neos-backend .wizard-result__product-info{display:block!important}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../Fonts/inter-v12-latin-regularbe7c..woff2) format("woff2"),url(../Fonts/inter-v12-latin-regular817c..woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../Fonts/inter-v12-latin-500c72c..woff2) format("woff2"),url(../Fonts/inter-v12-latin-5002e89..woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../Fonts/inter-v12-latin-6008f1e..woff2) format("woff2"),url(../Fonts/inter-v12-latin-600a890..woff) format("woff")}:root{--font-size-sm:clamp(0.9rem,0.28vw + 0.83rem,1rem);--font-size-base:clamp(1rem,0.35vw + 0.91rem,1.13rem);--font-size-md:clamp(1.13rem,0.39vw + 1.03rem,1.25rem);--font-size-lg:clamp(1.25rem,0.43vw + 1.14rem,1.5rem);--font-size-xl:clamp(1.5rem,0.54vw + 1.42rem,1.875rem);--font-size-xxl:clamp(1.875rem,0.68vw + 1.78rem,2.25rem);--font-size-xxxl:clamp(2.25rem,0.85vw + 2.22rem,2.75rem)}*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;box-sizing:border-box}::-moz-focus-inner{border:0}body,html{height:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-y:scroll}body{color:#667085;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:1.13rem;font-size:var(--font-size-base);font-weight:400;line-height:1.5;margin:0;padding:0;position:relative}body>*{flex-shrink:0}main{background:#fff;flex-grow:1}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}button,input,select,textarea{font:inherit}ol[class],ul[class]{list-style:none}address{font-style:normal}a,button{transition:all 225ms linear 0ms}a:focus,button:focus{outline:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}button{background-color:transparent;border:none;color:currentColor;font:inherit}button:hover{cursor:pointer}img{display:block;max-width:100%;outline:0}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(prefers-reduced-motion:no-preference){html:focus-within{scroll-behavior:smooth}}.tracking-optin__popup{background:#fff;bottom:8px;box-shadow:0 2px 4px hsla(0,0%,4%,.6);display:none;left:8px;max-height:90%;max-width:25rem;overflow-y:auto;position:fixed;right:8px;z-index:100}.tracking-optin__popup.visible{display:block}.tracking-optin__popup form{overflow:auto;padding:16px}.tracking-optin__popup ul{margin:0}.tracking-optin__popup>ul{max-height:21.875rem;overflow-y:auto}.tracking-optin__popup li{list-style-type:none}.tracking-optin__popup h1{font-size:1.7rem;margin-bottom:8px;margin-top:0;text-align:left}.tracking-optin__popup h2{color:#667085;font-size:1.3rem;margin-top:1.5rem;padding-right:48px}.tracking-optin__popup h3{color:#667085;font-size:1.1rem;margin-bottom:4px;padding-right:48px}.tracking-optin__popup button::-moz-focus-inner{border:0}.tracking-optin__popup button:focus{outline:none}.tracking-optin__popup .button{clear:both;cursor:pointer;float:right}.tracking-optin__popup .copy,.tracking-optin__popup .copy p{color:#667085}.tracking-optin__popup .copy a,.tracking-optin__popup .copy a:visited{border-bottom-color:#333;color:#333}.tracking-optin__group{position:relative}.tracking-optin__switch{background:#fff;border:2px solid #101828;border-radius:40px;cursor:pointer;display:inline-block;height:1.75rem;margin-right:16px;position:relative;transition:all .125s linear;width:3.375rem}.tracking-optin__switch:after{background-color:#fff;border:2px solid #101828;border-radius:28px;content:"";display:block;height:1.75rem;left:-2px;position:absolute;top:-2px;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;width:1.75rem}.tracking-optin__switch[aria-checked=true]{background:#466625}.tracking-optin__switch[aria-checked=true]:after{-webkit-transform:translateX(93%);transform:translateX(93%)}.tracking-optin__switch:focus,.tracking-optin__switch:hover{border-color:#466625;box-shadow:0 0 0 4px #466625}.tracking-optin__switch__container{align-content:center;display:flex}.tracking-optin__service{margin-bottom:16px;position:relative}.tracking-optin__info-button{background:#f2f4f7;border:none;border-radius:50%;color:#466625;cursor:pointer;display:inline-block;font-size:.8rem;font-weight:700;height:1.25rem;line-height:1;padding:0;position:absolute;right:0;top:0;transition:all .125s linear;width:1.25rem}.tracking-optin__info-button[aria-expanded=true]{background:#fff}.tracking-optin__info-button:focus,.tracking-optin__info-button:hover{box-shadow:0 0 0 4px #466625}.tracking-optin__info-text{display:none;font-size:1rem;margin-bottom:16px}.tracking-optin__info-button[aria-expanded=true]~.tracking-optin__info-text{display:block}.tracking-optin__info-button:disabled,.tracking-optin__switch:disabled{background:#929292;cursor:not-allowed}.tracking-optin__info-button:not(:disabled):focus,.tracking-optin__info-button:not(:disabled):hover,.tracking-optin__switch:not(:disabled):focus,.tracking-optin__switch:not(:disabled):hover{box-shadow:0 0 0 2px #fff,0 0 0 4px #466625}.tracking-optin__info-button{background-color:#466625;border:1px solid #466625;color:#fff;position:relative;top:-2px}.tracking-optin__info-button[aria-expanded=true]{color:#466625}.tracking-optin__switch{margin-right:.5rem}.tracking-optin__switch:disabled:hover{border-color:inherit;box-shadow:none}.tracking-optin__info-text{padding-right:1.5rem}.tracking-optin__popup{font-family:Inter,sans-serif}.tracking-optin__popup .button{padding:.2rem 1rem}.tracking-optin__popup .button:focus{outline:1px solid #000}.tracking-optin__popup .copy a,.tracking-optin__popup .copy a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.tracking-optin__popup .copy a:active,.tracking-optin__popup .copy a:hover,.tracking-optin__popup .copy a:visited:active,.tracking-optin__popup .copy a:visited:hover{color:#101828}.tracking-optin__popup .copy a:focus,.tracking-optin__popup .copy a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.tracking-optin__popup .copy a:visited[href]:after,.tracking-optin__popup .copy a[href]:after{content:" (" attr(href) ")"}}.tracking-optin__popup h3{display:inline-block;padding-right:.5rem}.tracking-optin__group>ul{padding-left:.5rem}@media(max-width:54em){.tracking-optin__popup h1{font-size:var(--font-size-lg)}.tracking-optin__popup .copy{margin-bottom:.5rem}.tracking-optin__popup form>ul{border-bottom:1px solid #f2f4f7;margin-bottom:1rem;max-height:18.75rem;overflow-y:scroll;position:relative}.tracking-optin__popup form>ul:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(40,4%,71%,.7) 50%,#737068);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";display:block;height:1rem;left:0;position:-webkit-sticky;position:sticky;width:100%}}.page-header{position:relative;z-index:5}.page-header:after{background-color:rgba(71,84,103,.7);bottom:0;content:"";display:block;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s cubic-bezier(.6,0,.3,1);z-index:-1}.page-header[data-chapter-nav-expanded=true]:after,.page-header[data-main-nav-expanded=true]:after{opacity:1;pointer-events:all}body.navigation-extended{overflow-y:hidden}@media screen and (max-width:73.6875em){.page-header__popup{max-height:100%;overflow-y:auto}.page-header[data-main-nav-expanded=true] .nav-chapter{display:none}}.footer__first{background-color:#101828;padding:4rem 0 2rem}@media screen and (min-width:80em){.footer__first .container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}}.footer__second{background-color:#475467;padding:1rem 0 1.2rem}@media screen and (min-width:34.375em){.footer__second .container{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width:79.9375em){.footer__second .container{margin-bottom:1rem}}@media screen and (max-width:34.3125em){.footer__logo-wrapper{margin-bottom:2rem}}@media screen and (min-width:34.375em){.footer__logo-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}}@media screen and (min-width:80em){.footer__logo-wrapper{flex-basis:22%;flex-wrap:wrap}}.footer__logo{height:3.75rem;margin-bottom:2rem;width:3.75rem}@media screen and (min-width:34.375em)and (max-width:79.9375em){.footer__logo{margin-bottom:4rem;margin-right:2rem}}@media screen and (min-width:34.375em){.footer__logo{margin-bottom:0}}@media screen and (min-width:80em){.footer__logo{margin-bottom:2rem}}.footer__link,.footer__link:visited{color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400;margin-left:-2px;margin-right:-2px;padding:0 2px;position:relative;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:none;text-decoration:none}@media print{.footer__link,.footer__link:visited{margin-left:1em!important;margin-right:1em!important}}.footer__link:active,.footer__link:focus,.footer__link:hover,.footer__link:visited:active,.footer__link:visited:focus,.footer__link:visited:hover{box-shadow:0 0 0 2px #fff}@media print{.footer__link:visited[href]:after,.footer__link[href]:after{content:" (" attr(href) ")"}}.footer__link:visited[aria-current]:before,.footer__link[aria-current]:before{background-color:#fff;content:"";display:block;height:100%;left:-8px;position:absolute;top:0;width:.125rem}.footer__link--lang-switcher[aria-current]:before{left:-4px}.footer-menu--ressources{display:flex;flex-wrap:wrap}@media screen and (min-width:64em){.footer-menu--ressources{flex-wrap:nowrap;justify-content:space-between}}@media screen and (min-width:80em){.footer-menu--ressources{flex-basis:75%;justify-content:flex-end}}@media screen and (min-width:34.375em){.footer-menu--ressources>*{flex-basis:15.625rem}}.footer-menu__wrapper{margin-bottom:2rem;min-width:12.5rem;padding-right:2rem}@media screen and (max-width:34.3125em){.footer-menu__wrapper{flex-basis:12.5rem}}@media screen and (min-width:80em){.footer-menu__wrapper{flex-basis:15.625rem;padding-left:2rem;padding-right:0}}.footer-menu__wrapper .footer__link{margin-bottom:.5rem}.footer-menu__heading{color:#101828;color:#fff;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:600;line-height:1.3;margin-bottom:1rem}.footer-menu--lang-switcher{align-items:center;display:flex;gap:1rem;padding-left:2.3rem;position:relative}.footer-menu--lang-switcher:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgdmlld0JveD0iMCAwIDI0IDI1Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0yMy41IDEyLjk0YTExLjUzOCAxMS41MzggMCAwIDEtMTEuNTMyIDExLjU0NUM1LjU2OCAyNC4zNzkuNDUgMTkuMTM1LjUgMTIuNzM0LjUwNSA2LjYyIDUuMzkzIDEuNjMgMTEuNTA1IDEuNWMuMTY2LS4wMDcuMzMyLS4wMS41LS4wMUExMS40MzMgMTEuNDMzIDAgMCAxIDIzLjUgMTIuOTRaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMS41MDUgMS41Yy02IDYuNS02IDE0Ljk4IDAgMjIuOThNMTIuNTA1IDEuNWM2IDYuNSA2IDE0Ljk3NyAwIDIyLjk3N00yLjM4NiA2LjQ4NEgyMS41Mk0uNTAzIDEyLjQ4NEgyMy41TTEuOTg1IDE4LjQ4NGgyMC4xIi8+PC9zdmc+) no-repeat;content:"";height:1.25rem;left:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.25rem}@media screen and (max-width:34.3125em){.footer-menu--lang-switcher{margin-top:2rem}}@media screen and (min-width:34.375em){.footer-menu--legal{display:flex;flex-basis:70%;flex-wrap:wrap}}.footer-menu--legal .footer__link{display:block;margin-bottom:.5rem}@media screen and (min-width:34.375em){.footer-menu--legal .footer__link{margin-right:2rem}}.footer-menu--socmed{display:flex;flex-basis:100%}.footer-menu--socmed-item~.footer-menu--socmed-item{margin-left:1rem}.social-media__link{border-radius:50%;color:#fff;display:block;height:2.8125rem;padding:10px;position:relative;width:2.8125rem}.social-media__link:active,.social-media__link:focus,.social-media__link:hover{box-shadow:0 0 0 2px #fff}.social-media__link svg{fill:currentColor;height:1.5rem;width:1.5rem}.social-media__link svg *{fill:currentColor}.social-media__link~.social-media__link{margin-left:.5rem}.container{container-name:pagewidth;container-type:inline-size;margin:0 auto;max-width:77.5rem;padding:0 16px}@media screen and (min-width:84.625em){.container{padding:0}}.container--comp{max-width:67.5rem}@media screen and (min-width:71.5em){.container--comp{padding:0}}.container--text{max-width:50rem}@media screen and (min-width:54em){.container--text{padding:0}}.container--stage{max-width:55rem}@media screen and (min-width:59em){.container--stage{padding:0}}.container .container{padding:0}.copy-h1{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-xxxl);font-weight:600;letter-spacing:-2%;line-height:1.25;margin-bottom:1rem;margin-top:2rem}.copy-h1,.copy-h1.text-center{text-align:center}@media screen and (min-width:64em){.copy-h1{margin-bottom:2rem}}@media print{.copy-h1{margin-left:1em!important;margin-right:1em!important}}.copy-h2{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-xxl);font-weight:600;letter-spacing:-2%;line-height:1.25;margin-bottom:1rem}.copy-h2.text-center{text-align:center}@media screen and (min-width:64em){.copy-h2{margin-bottom:2rem}}@media print{.copy-h2{margin-left:1em!important;margin-right:1em!important}}.copy-h3{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-xl);font-weight:600;line-height:1.26;margin-bottom:1rem}.copy-h3.text-center{text-align:center}@media print{.copy-h3{margin-left:1em!important;margin-right:1em!important}}.copy-h4{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.333;margin-bottom:.5rem}.copy-h4.text-center{text-align:center}@media print{.copy-h4{margin-left:1em!important;margin-right:1em!important}}.copy li,.copy p{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.copy li,.copy p{margin-left:1em!important;margin-right:1em!important}}.copy p{margin-bottom:1rem}@media screen and (min-width:64em){.copy p{margin-bottom:2rem}}.copy ol,.copy ul{margin:1rem 1.2rem}.copy ol li,.copy ul li{margin-bottom:.5rem}.copy ol ol,.copy ol ul,.copy ul ol,.copy ul ul{margin:.5rem 2rem}.copy ul{list-style:none}@media screen and (min-width:64em){.copy ul{margin:2rem 1.2rem}}.copy ul li{position:relative}.copy ul li:before{background:currentColor;border-radius:50%;content:"";display:block;height:.4375rem;left:-1rem;position:absolute;top:9px;width:.4375rem}@media screen and (min-width:64em){.copy ul li:before{top:10px}}.copy ul[data-list-style-type=check]{margin-left:52px}.copy ul[data-list-style-type=check] li:not(:last-child){margin-bottom:1rem}.copy ul[data-list-style-type=check] li:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjI4IiBoZWlnaHQ9IjI4IiBmaWxsPSIjNDY2NjI1IiByeD0iMTQiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0xOS45NDYgOC42MjItOC4zNTQgOC4wNjEtMi4yMTYtMi4zNjhjLS40MDktLjM4NS0xLjA1LS40MDgtMS41MTctLjA4Mi0uNDU1LjMzOS0uNTgzLjkzNC0uMzAzIDEuNDEybDIuNjI1IDQuMjdjLjI1Ni4zOTcuNy42NDIgMS4yMDEuNjQyLjQ3OSAwIC45MzQtLjI0NSAxLjE5LS42NDIuNDItLjU0OCA4LjQzNS0xMC4xMDMgOC40MzUtMTAuMTAzIDEuMDUtMS4wNzQtLjIyMS0yLjAxOS0xLjA2MS0xLjIwMnYuMDEyWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;background-size:28px;content:"";height:1.875rem;left:-40px;position:absolute;top:0;width:1.875rem}@media screen and (min-width:64em){.copy ol{margin:2rem 1.5rem}}.copy ol ol{list-style-type:upper-latin}.copy a,.copy a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.copy a:active,.copy a:hover,.copy a:visited:active,.copy a:visited:hover{color:#101828}.copy a:focus,.copy a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.copy a:visited[href]:after,.copy a[href]:after{content:" (" attr(href) ")"}}.copy--compact p:last-child{margin-bottom:0}.copy--bold{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:600}@media print{.copy--bold{margin-left:1em!important;margin-right:1em!important}}@media screen and (max-width:34.3125em){.copy a,.copy-h1,.copy-h2,.copy-h3{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.section--ctaDark .copy ul[data-list-style-type=check] li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjI4IiBoZWlnaHQ9IjI4IiBmaWxsPSIjZmZmIiByeD0iMTQiLz48cGF0aCBmaWxsPSIjNDY2NjI1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0xOS45NDYgOC42MjItOC4zNTQgOC4wNjEtMi4yMTYtMi4zNjhjLS40MDktLjM4NS0xLjA1LS40MDgtMS41MTctLjA4Mi0uNDU1LjMzOS0uNTgzLjkzNC0uMzAzIDEuNDEybDIuNjI1IDQuMjdjLjI1Ni4zOTcuNy42NDIgMS4yMDEuNjQyLjQ3OSAwIC45MzQtLjI0NSAxLjE5LS42NDIuNDItLjU0OCA4LjQzNS0xMC4xMDMgOC40MzUtMTAuMTAzIDEuMDUtMS4wNzQtLjIyMS0yLjAxOS0xLjA2MS0xLjIwMnYuMDEyWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}:is(.section--ctaDark) .copy ul[data-list-style-type=check] li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjI4IiBoZWlnaHQ9IjI4IiBmaWxsPSIjZmZmIiByeD0iMTQiLz48cGF0aCBmaWxsPSIjNDY2NjI1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0xOS45NDYgOC42MjItOC4zNTQgOC4wNjEtMi4yMTYtMi4zNjhjLS40MDktLjM4NS0xLjA1LS40MDgtMS41MTctLjA4Mi0uNDU1LjMzOS0uNTgzLjkzNC0uMzAzIDEuNDEybDIuNjI1IDQuMjdjLjI1Ni4zOTcuNy42NDIgMS4yMDEuNjQyLjQ3OSAwIC45MzQtLjI0NSAxLjE5LS42NDIuNDItLjU0OCA4LjQzNS0xMC4xMDMgOC40MzUtMTAuMTAzIDEuMDUtMS4wNzQtLjIyMS0yLjAxOS0xLjA2MS0xLjIwMnYuMDEyWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.section{overflow-x:hidden;padding:2rem 0}@media screen and (min-width:64em){.section{padding:4rem 0}}.section--grayLight{background-color:#f2f4f7}.section--ctaDark{background-color:#475467}.section--ctaLight{background-color:#eaecf0}.section--grayLight .card__content a,.section--grayLight .copy a,.section--grayLight .copy a:visited,.section--grayLight .timeline-item__text a,.section--grayLight .toc__item__link{color:#4c5b50;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.section--grayLight .card__content a:active,.section--grayLight .card__content a:hover,.section--grayLight .copy a:active,.section--grayLight .copy a:hover,.section--grayLight .copy a:visited:active,.section--grayLight .copy a:visited:hover,.section--grayLight .timeline-item__text a:active,.section--grayLight .timeline-item__text a:hover,.section--grayLight .toc__item__link:active,.section--grayLight .toc__item__link:hover{color:#101828}.section--grayLight .card__content a:focus,.section--grayLight .copy a:focus,.section--grayLight .copy a:visited:focus,.section--grayLight .timeline-item__text a:focus,.section--grayLight .toc__item__link:focus{box-shadow:0 0 0 2px #000}@media print{.section--grayLight .card__content a[href]:after,.section--grayLight .copy a:visited[href]:after,.section--grayLight .copy a[href]:after,.section--grayLight .timeline-item__text a[href]:after,.section--grayLight .toc__item__link[href]:after{content:" (" attr(href) ")"}}.section--ctaDark{color:#fff}.section--ctaDark h1,.section--ctaDark h2,.section--ctaDark h3,.section--ctaDark h4,.section--ctaDark li,.section--ctaDark p{color:inherit}.section--ctaDark .copy a,.section--ctaDark .copy a:visited{color:#fff;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.section--ctaDark .copy a:active,.section--ctaDark .copy a:focus,.section--ctaDark .copy a:hover,.section--ctaDark .copy a:visited:active,.section--ctaDark .copy a:visited:focus,.section--ctaDark .copy a:visited:hover{box-shadow:0 0 0 2px #fff}@media print{.section--ctaDark .copy a:visited[href]:after,.section--ctaDark .copy a[href]:after{content:" (" attr(href) ")"}}.section--ctaLight{color:#101828}.section--ctaLight .copy a,.section--ctaLight .copy a:visited{color:#101828;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.section--ctaLight .copy a:active,.section--ctaLight .copy a:focus,.section--ctaLight .copy a:hover,.section--ctaLight .copy a:visited:active,.section--ctaLight .copy a:visited:focus,.section--ctaLight .copy a:visited:hover{box-shadow:0 0 0 2px #101828}@media print{.section--ctaLight .copy a:visited[href]:after,.section--ctaLight .copy a[href]:after{content:" (" attr(href) ")"}}.section>.neos-contentcollection>:last-child>*{margin-bottom:0}.neos-contentcollection>.section:first-child>.neos-contentcollection>:first-child>*{margin-top:0}.neos-backend .section--ctaDark .container,.neos-backend .section--ctaDark .neos-contentcollection{outline-color:#fff}.flow-sm>*+*{margin-top:1em}.flow-md>*+*{margin-top:2em}.button-group{display:flex;flex-wrap:wrap;gap:1rem;min-height:1rem;min-width:2rem}.button-group--right{justify-content:flex-end}.button-group--center{justify-content:center}.button-group--joined{display:inline-flex;gap:8px}.container--text>.button-group{margin-bottom:1rem}.button{border:1px solid;border-radius:8px;display:inline-block;font-family:Inter,sans-serif;font-weight:600;min-height:2.5rem;min-width:6.25rem;text-align:center;-webkit-text-decoration:none;text-decoration:none}.button--large{font-size:1.125rem;padding:1rem 1.75rem}.button--medium{font-size:1rem;padding:.625rem 1.125rem}.button--small{font-size:1rem;padding:.5rem .875rem}.button--icon{align-items:center;display:inline-flex;gap:.5rem}.button--icon.button--medium,.button--icon.button--small{height:1rem;width:1rem}.button--icon.button--large{height:1.25rem;width:1.25rem}.button--icon-only{align-items:center;display:flex;justify-content:center}.button--icon-only.button--small{padding:.5rem}.button--icon-only.button--medium{padding:.75rem}.button--icon-only.button--large{padding:1rem}.button--new-tab{padding-right:4.125rem;position:relative}.button--new-tab:after{content:"";height:1.5rem;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:top;transform-origin:top;width:1.5rem}.button:focus-visible{outline:1px solid #000;outline-offset:2px}.button:hover{box-shadow:0 3px 3px rgba(16,24,40,.3)}.button:active{box-shadow:0 1px 2px rgba(16,24,40,.3)}.button:disabled,.button[disabled]{background-color:#d0d5dd;border-color:#d0d5dd;color:#fff;cursor:none;pointer-events:none}.button--primary{background-color:#627d31;border-color:#627d31;color:#fff}.button--primary:hover{background-color:#466625;border-color:#466625;color:#fff}.button--primary:active{background-color:#36501c;border-color:#36501c;color:#fff}.button--primary.button--new-tab:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDcuNWgtNWExIDEgMCAwIDAtMSAxdjEwYTEgMSAwIDAgMCAxIDFoMTBhMSAxIDAgMCAwIDEtMXYtNC45N003LjUgMTYuNTE0bDEyLTEyTTEzLjUgNC41MTRoNnY2Ii8+PC9zdmc+) 50% no-repeat}.button--inverse,.button--secondary{background-color:#fff;border-color:#000;color:#000}.button--inverse:hover,.button--secondary:hover{background-color:#f2f4f7;border-color:#000;color:#000}.button--inverse:active,.button--secondary:active{background-color:#d0d5dd;border-color:#000;color:#000}.button--inverse.button--new-tab:after,.button--secondary.button--new-tab:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMC41IDcuNWgtNWExIDEgMCAwIDAtMSAxdjEwYTEgMSAwIDAgMCAxIDFoMTBhMSAxIDAgMCAwIDEtMXYtNC45N003LjUgMTYuNTE0bDEyLTEyTTEzLjUgNC41MTRoNnY2Ii8+PC9zdmc+) 50% no-repeat}.button--gray{background-color:#101828;border-color:#101828;color:#fff}.button--gray:hover{background-color:#667085;border-color:#667085;color:#fff}.button--gray:active{background-color:#344054;border-color:#344054;color:#fff}.section--ctaDark .button--primary{background-color:#bbd183;border-color:#bbd183;color:#101828}:is(.section--ctaDark) .button--primary{background-color:#bbd183;border-color:#bbd183;color:#101828}.section--ctaDark .button--primary:hover{background-color:#8eaf47;border-color:#8eaf47}:is(.section--ctaDark) .button--primary:hover{background-color:#8eaf47;border-color:#8eaf47}.section--ctaDark .button--primary:active{background-color:#799a3c;border-color:#799a3c}:is(.section--ctaDark) .button--primary:active{background-color:#799a3c;border-color:#799a3c}.section--ctaDark .button--primary:focus-visible{outline-color:#bbd183}:is(.section--ctaDark) .button--primary:focus-visible{outline-color:#bbd183}.section--ctaDark .button--inverse:focus-visible{outline-color:#fff}.section--ctaDark .button--secondary:focus-visible{outline-color:#fff}:is(.section--ctaDark) .button--inverse:focus-visible,:is(.section--ctaDark) .button--secondary:focus-visible{outline-color:#fff}.content-box{background-color:#f2f4f7;margin:2rem auto;max-width:58rem;padding:2rem 0 .5rem;position:relative}@media screen and (min-width:48em){.content-box{padding:2rem 4rem}}.content-box__marker{padding:0 .5rem}@media screen and (min-width:54em){.content-box__marker{padding:0}}.content-box__marker--icon{margin-bottom:1rem}@media screen and (min-width:64em){.content-box__marker--icon{margin-top:.5rem}}.content-box__marker img{height:1.5625rem;width:1.5625rem}@media screen and (min-width:48em){.content-box__marker img{height:1.875rem;width:1.875rem}}.content-box .copy a,.content-box .copy a:visited{color:#4c5b50;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.content-box .copy a:active,.content-box .copy a:hover,.content-box .copy a:visited:active,.content-box .copy a:visited:hover{color:#101828}.content-box .copy a:focus,.content-box .copy a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.content-box .copy a:visited[href]:after,.content-box .copy a[href]:after{content:" (" attr(href) ")"}}.multicol__row{display:flex;flex-wrap:wrap;gap:2rem}.multicol__row:not(.multicol__row--cta){margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.multicol__row:not(.multicol__row--cta){margin-bottom:4rem;margin-top:4rem}}.multicol__row .copy-image:last-of-type{margin-bottom:0}.multicol__col{flex-basis:100%}.multicol__col .container{margin:0;width:100%}@media screen and (max-width:53.9375em){.multicol__row--cta .neos-contentcollection{align-items:center;display:flex;flex-direction:column}.multicol__row--cta .neos-contentcollection h2,.multicol__row--cta .neos-contentcollection h3,.multicol__row--cta .neos-contentcollection h4,.multicol__row--cta .neos-contentcollection p{text-align:center}.multicol__row--cta .neos-contentcollection .button-group{justify-content:center}.multicol__row--cta .neos-contentcollection .copy-image{margin-left:auto;margin-right:auto}}@media screen and (min-width:54em){.multicol__row{flex-wrap:nowrap;gap:4rem}.multicol__col-1{flex-basis:8.3333333333%}.multicol__col-2{flex-basis:16.6666666667%}.multicol__col-3{flex-basis:25%}.multicol__col-4{flex-basis:33.3333333333%}.multicol__col-5{flex-basis:41.6666666667%}.multicol__col-6{flex-basis:50%}.multicol__col-7{flex-basis:58.3333333333%}.multicol__col-8{flex-basis:66.6666666667%}.multicol__col-9{flex-basis:75%}.multicol__col-10{flex-basis:83.3333333333%}.multicol__col-11{flex-basis:91.6666666667%}.multicol__col-12{flex-basis:100%}}.content-image img{height:auto;width:auto}.content-image~.content-image{margin-top:2rem}.content-image--medium,.content-image--small{text-align:center}.content-image__copyright{display:block}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.content-image img,.text-with-image__img img{width:var(--mscr-img-width-original,auto)}}.content-image{margin:0 auto 2rem}.content-image--large{max-width:77.5rem}.content-image--large .mscr-figure__caption{margin-left:auto;margin-right:auto;max-width:77.5rem;padding:0 16px}@media screen and (min-width:84.625em){.content-image--large .mscr-figure__caption{padding:0}}.content-image--medium{max-width:50rem}.content-image--medium .mscr-figure__caption{margin-left:auto;margin-right:auto;max-width:50rem;padding:0 16px}@media screen and (min-width:52em){.content-image--medium .mscr-figure__caption{padding:0}}.content-image--small{max-width:25rem}@media screen and (max-width:26.25rem){.content-image--small .mscr-figure__caption{padding:0 16px}}.content-image picture{display:inline-block}.content-image--small picture{display:flex;justify-content:center}.mscr-figure__caption{font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400}@media print{.mscr-figure__caption{margin-left:1em!important;margin-right:1em!important}}.mscr-logo-list{margin:4rem auto 2rem;max-width:77.5rem;padding:0 16px}@media screen and (min-width:84.625em){.mscr-logo-list{padding:0}}@media screen and (min-width:34.375em){.mscr-logo-list{margin-bottom:4rem}}.mscr-logo-list__container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.mscr-logo-list__container>*{flex:0 1 auto}.mscr-logo-list__container .mscr-logo-list__item-wrapper{max-width:14.6875rem}.section--cta .mscr-logo-list__container{justify-content:flex-start}.mscr-logo-list__item-wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem}.mscr-logo-list__item{height:auto;max-height:5.375rem;min-height:4.25rem;padding:.5rem;width:auto}.mscr-logo-list__link{border-radius:8px;transition:-webkit-filter 225ms linear 0ms;transition:filter 225ms linear 0ms;transition:filter 225ms linear 0ms,-webkit-filter 225ms linear 0ms}.mscr-logo-list__link:focus{box-shadow:0 0 0 2px #000}.mscr-logo-list__link .mscr-logo-list__item{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.mscr-logo-list__link:focus .mscr-logo-list__item,.mscr-logo-list__link:hover .mscr-logo-list__item{-webkit-filter:grayscale(0);filter:grayscale(0)}.mscr-logo-list__text{padding:0 1rem;text-align:center}.section--ctaDark .mscr-logo-list__link{transition:box-shadow 225ms linear 0ms}:is(.section--ctaDark) .mscr-logo-list__link{transition:box-shadow 225ms linear 0ms}.section--ctaDark .mscr-logo-list__link:focus,.section--ctaDark .mscr-logo-list__link:hover{box-shadow:0 0 0 2px #fff}:is(.section--ctaDark) .mscr-logo-list__link:focus,:is(.section--ctaDark) .mscr-logo-list__link:hover{box-shadow:0 0 0 2px #fff}.section--ctaDark .mscr-logo-list__link .mscr-logo-list__item{-webkit-filter:none;filter:none}:is(.section--ctaDark) .mscr-logo-list__link .mscr-logo-list__item{-webkit-filter:none;filter:none}.section--ctaDark .mscr-logo-list__link:focus .mscr-logo-list__item,.section--ctaDark .mscr-logo-list__link:hover .mscr-logo-list__item{-webkit-filter:none;filter:none}:is(.section--ctaDark) .mscr-logo-list__link:focus .mscr-logo-list__item,:is(.section--ctaDark) .mscr-logo-list__link:hover .mscr-logo-list__item{-webkit-filter:none;filter:none}.neos-backend .mscr-logo-list__item-wrapper{-o-object-fit:contain;object-fit:contain;padding:1rem}.text-with-image{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.text-with-image{gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem;margin-top:4rem}.text-with-image--swapped .text-with-image__col--image{grid-column:1/2;grid-row:1/2}}.text-with-image--align-center{align-items:center}.text-with-image--align-top{align-items:start}@media screen and (min-width:90em){.text-with-image__col--image{margin-right:-14vw}.text-with-image--swapped .text-with-image__col--image{margin-left:-14vw;margin-right:0}.text-with-image__figure{width:100%}}.text-with-image__figure--video{margin:auto;max-width:56.25rem}.text-with-image__img{-webkit-filter:drop-shadow(0 0 34px rgba(16,24,40,.14));filter:drop-shadow(0 0 34px rgba(16,24,40,.14));margin:auto}.text-with-image__img img{height:auto;-o-object-fit:contain;object-fit:contain}.text-with-image__img[srcset*="dummy.svg"]{background:#f3f5f7;-webkit-filter:none;filter:none;height:28.125rem;width:100%}.text-with-image__video{margin:auto;max-width:56.25rem;width:100%}.text-with-image .plyr{-webkit-filter:drop-shadow(0 0 34px rgba(16,24,40,.14));filter:drop-shadow(0 0 34px rgba(16,24,40,.14))}.text-with-image__icon{max-width:3rem}@media screen and (max-width:63.9375em){.text-with-image__icon{margin-bottom:1rem}}@media screen and (min-width:64em){.text-with-image__icon{margin-bottom:2rem}}.copy-table__container{position:relative}.copy-table__inner-container{background:linear-gradient(90deg,#fff 30%,hsla(0,0%,100%,0)),linear-gradient(90deg,hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),transparent) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#fff;background-position:0 0,100%,0 0,100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;margin:2rem 0;max-width:100%;overflow:auto}.copy-table{border:2px solid rgba(3,42,64,.5);border-collapse:collapse;border-spacing:0;margin-bottom:.5rem;min-width:26.25rem;width:100%}.copy-table tr{border:1px solid rgba(3,42,64,.5)}.copy-table tr:first-of-type{border-width:2px}.copy-table tr:nth-child(2n+3){background:#f9fafb;background:lit}.copy-table td,.copy-table th{border-left:1px solid rgba(3,42,64,.5);padding:1rem}.copy-table th{text-align:left}@media screen and (min-width:48em){.copy-table{min-width:50rem}}.copy-table,.copy-table tr:first-of-type{border-width:1px}.copy-table td:nth-child(n+2),.copy-table th:nth-child(n+2){text-align:center}.copy-table th{background-color:#101828;color:#fff;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.copy-table th{margin-left:1em!important;margin-right:1em!important}}.copy-table th:nth-child(n+2){min-width:8.125rem}@media screen and (min-width:48em){.copy-table th:nth-child(n+2){min-width:10.625rem}}.copy-table th a,.copy-table th a:visited{color:#fff;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.copy-table th a:active,.copy-table th a:focus,.copy-table th a:hover,.copy-table th a:visited:active,.copy-table th a:visited:focus,.copy-table th a:visited:hover{box-shadow:0 0 0 2px #fff}@media print{.copy-table th a:visited[href]:after,.copy-table th a[href]:after{content:" (" attr(href) ")"}}.copy-table td{font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400}@media print{.copy-table td{margin-left:1em!important;margin-right:1em!important}}.copy-table td a,.copy-table td a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.copy-table td a:active,.copy-table td a:hover,.copy-table td a:visited:active,.copy-table td a:visited:hover{color:#101828}.copy-table td a:focus,.copy-table td a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.copy-table td a:visited[href]:after,.copy-table td a[href]:after{content:" (" attr(href) ")"}}.copy-table tr:nth-child(2n+2){background:#fff}.copy-table__container{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.copy-table__container{margin-bottom:4rem;margin-top:4rem}}.copy-table__inner-container{background-color:transparent;background-image:none}.card{display:flex;flex-direction:column;padding:1rem}.card--border{position:relative}.card--border:before{border:2px solid #98a2b3;border-radius:12px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all 225ms linear 0ms}.card--border:focus-within:before,.card--border:hover:before{border-color:#466625;-webkit-transform:scale(1.04);transform:scale(1.04)}.card--border a[href]:focus,.card--border a[href]:hover{outline:2px solid #466625}.card--border:focus-within a[href]:focus,.card--border:focus-within a[href]:hover,.card--border:hover a[href]:focus,.card--border:hover a[href]:hover{box-shadow:none;outline:none}.card--border a:after{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.card--border a:focus,.card--border a:hover{-webkit-text-decoration:none;text-decoration:none}.card--center{padding:.25rem;position:relative;text-align:center}.card--center:before{border:2px solid transparent;border-radius:12px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all 225ms linear 0ms}.card--center:focus-within:before,.card--center:hover:before{border-color:#466625;-webkit-transform:scale(1.04);transform:scale(1.04)}.card--center a[href]:focus,.card--center a[href]:hover{outline:2px solid #466625}.card--center:focus-within a[href]:focus,.card--center:focus-within a[href]:hover,.card--center:hover a[href]:focus,.card--center:hover a[href]:hover{box-shadow:none;outline:none}.card--center a:after{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.card--center a:focus,.card--center a:hover{-webkit-text-decoration:none;text-decoration:none}.card--center .card__link--center{display:inline-block;margin-left:auto;margin-right:auto}.card--white{background-color:#fff}.card__header{margin-bottom:1rem}.card__content{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.card__content{margin-left:1em!important;margin-right:1em!important}}.card__content a,.card__content a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.card__content a:active,.card__content a:hover,.card__content a:visited:active,.card__content a:visited:hover{color:#101828}.card__content a:focus,.card__content a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.card__content a:visited[href]:after,.card__content a[href]:after{content:" (" attr(href) ")"}}.card--border .card__content{margin-bottom:2rem}.card__footer{border-top:2px solid #98a2b3;margin-top:auto;padding-top:1rem;text-align:right}.card__title{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.333;margin-bottom:.5rem}@media print{.card__title{margin-left:1em!important;margin-right:1em!important}}.card__image{display:block;margin:auto}.card__image__wrapper{border-radius:12px 12px 0 0;order:-1;overflow:hidden;width:100%}.section--ctaDark .card:hover:before{border-color:#fff}.section--ctaDark .card:focus-within:before{border-color:#fff}:is(.section--ctaDark) .card:focus-within:before,:is(.section--ctaDark) .card:hover:before{border-color:#fff}.back-to-top{box-shadow:0 1px 0 0 #fff;color:#fff;display:inline-block;font-size:var(--font-size-base);margin-bottom:2rem;-webkit-text-decoration:none;text-decoration:none;transition:background-color 225ms linear,box-shadow 125ms linear,opacity 225ms linear}.back-to-top:active,.back-to-top:focus,.back-to-top:hover{box-shadow:0 0 0 2px #fff}.back-to-top--inline{display:block;margin-left:auto;margin-right:auto;max-width:77.5rem;padding:0 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (min-width:84.625em){.back-to-top--inline{padding:0}}.back-to-top--floating{bottom:2rem;box-shadow:none;height:3.875rem;margin-bottom:0;opacity:0;position:fixed;right:0;width:3.875rem;z-index:-1}.back-to-top--floating .back-to-top__icon-bg{fill:#466625;stroke:#466625}.back-to-top--floating:active,.back-to-top--floating:focus,.back-to-top--floating:hover{box-shadow:none}.back-to-top--floating:active .back-to-top__icon-bg,.back-to-top--floating:focus .back-to-top__icon-bg,.back-to-top--floating:hover .back-to-top__icon-bg{fill:#fff}.back-to-top--floating:active .back-to-top__icon-arrow,.back-to-top--floating:focus .back-to-top__icon-arrow,.back-to-top--floating:hover .back-to-top__icon-arrow{stroke:#466625}.back-to-top--floating .back-to-top__link-text{clip:rect(0 0 0 0)!important;height:.0625rem!important;margin:-1px!important;outline:0;overflow:hidden;padding:0;position:absolute!important;width:.0625rem!important}.back-to-top--floating .back-to-top__icon{display:block;transition:all 225ms linear}.back-to-top--visible{cursor:pointer;opacity:1;z-index:10}.back-to-top--visible .back-to-top__link-text{clip:rect(0 0 0 0)!important;height:.0625rem!important;margin:-1px!important;outline:0;overflow:hidden;padding:0;position:absolute!important;width:.0625rem!important}.back-to-top__link-text{color:#fff;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.back-to-top__link-text{margin-left:1em!important;margin-right:1em!important}}.back-to-top__icon{display:none;height:3.875rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3.875rem}.breadcrumb{background-color:#101828;border-bottom:2px solid #fff;padding:1rem 0}.breadcrumb__list{display:flex;flex-wrap:wrap}.breadcrumb__link,.breadcrumb__link:visited{color:#fff;display:inline-block;margin-left:-2px;margin-right:1.1rem;padding:0 2px;position:relative;-webkit-text-decoration:underline;text-decoration:underline}.breadcrumb__link:active,.breadcrumb__link:focus,.breadcrumb__link:hover,.breadcrumb__link:visited:active,.breadcrumb__link:visited:focus,.breadcrumb__link:visited:hover{box-shadow:0 0 0 2px #fff}@media print{.breadcrumb__link:visited[href]:after,.breadcrumb__link[href]:after{content:" (" attr(href) ")"}}.breadcrumb__link:not(:last-of-type):after,.breadcrumb__link:visited:not(:last-of-type):after{content:"/";position:absolute;right:-.8rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.breadcrumb__link:visited[aria-current],.breadcrumb__link[aria-current]{-webkit-text-decoration:none;text-decoration:none}.event-years{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.event-years{margin-bottom:4rem;margin-top:4rem;padding:0 2rem}}.event-years__list{display:flex;flex-wrap:wrap;gap:1rem}.event-years__link--current{background-color:#101828;color:#fff}@media screen and (max-width:73.6875em){.nav-primary__cta-wrapper--mobile{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:25rem;padding-left:1rem;padding-right:1rem}}@media screen and (min-width:73.75em){.nav-primary__cta-wrapper--mobile{display:none}}@media screen and (max-width:73.6875em){.nav-primary__cta-wrapper--desktop{display:none}}.cta-teaser{border:1px solid #eaecf0;display:flex;flex-direction:column;padding:1rem}@media screen and (max-width:47.9375em){.cta-teaser{margin:auto;max-width:24.5rem;width:100%}}.cta-teaser--js{cursor:pointer;transition:box-shadow 225ms linear 0ms}.cta-teaser--js:hover{box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cta-teaser__img{aspect-ratio:131/70;height:100%;margin-bottom:1rem;max-height:17.4375rem;order:-1}.cta-teaser__img img{height:100%;-o-object-fit:cover;object-fit:cover}.cta-teaser__img--fallback{aspect-ratio:131/70}.cta-teaser__img--fallback:before{aspect-ratio:131/70;background-color:#f2f4f7;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIGNsaXAtcnVsZT0iZXZlbm9kZCIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMTAwdjEwMEgweiIvPjxnIGZpbGwtcnVsZT0ibm9uemVybyI+PGcgZmlsbD0iIzdlYTAzZSI+PHBhdGggZD0iTTc0LjY4MiA1NS44MzFoMTcuNDYzVjI2Ljg1OGMwLS43MjUtLjMwMy0xLjQyLS44MTYtMS45MzNMNjguODUyIDIuNDc4YTIuNzQ4IDIuNzQ4IDAgMCAwLTEuOTM0LS44MTZIMTAuODc3YTMuMDMgMy4wMyAwIDAgMC0zLjAyMiAzLjAyMXY5MC45MDZhMi43NiAyLjc2IDAgMCAwIDIuNzUgMi43NDloNzguNzlhMi43NiAyLjc2IDAgMCAwIDIuNzUtMi43NDlWNjcuODU1SDc0LjY4MmEuNjA2LjYwNiAwIDAgMS0uNjA0LS42MDRWNTYuNDA1YzAtLjMzMy4yNzItLjYwNC42MDQtLjYwNHYuMDNabS02LjYxNiAyOS40ODZhLjYwNi42MDYgMCAwIDEtLjYwNC42MDRINTYuNjE2YS42MDYuNjA2IDAgMCAxLS42MDQtLjYwNFY2OC4wMDZzLS4wNi0uMTUxLS4xNTEtLjE1MUgyMC41MTRhLjYwNi42MDYgMCAwIDEtLjYwNC0uNjA0VjU2LjA0MnMuMDYtLjI3Mi4xNTEtLjM5M0w1NS41ODkgMTQuMmEuNTk1LjU5NSAwIDAgMSAuODc2LS4wM2wxMS4zOSAxMS4zODlzLjE4MS4yNzIuMTgxLjQyM3Y1OS4zMzVoLjAzWiIvPjxwYXRoIGQ9Ik01NC45NTUgMzIuOTYxIDM1LjgzMSA1NC44MzRjLS4zMzIuMzkzLS4wNi45OTcuNDUzLjk5N2gxOS41NzdzLjE1MS0uMDYxLjE1MS0uMTUxVjMzLjM1NGMwLS41NDQtLjY5NS0uODE2LTEuMDU3LS4zOTNaIi8+PC9nPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik03NC4wNzggNjcuMjgxVjU2LjQzNWMwLS4zMzIuMjcyLS42MDQuNjA0LS42MDRoMTcuNDYzdjEyLjAyNEg3NC42ODJhLjYwNi42MDYgMCAwIDEtLjYwNC0uNjA0di4wM1pNNTUuNTg5IDE0LjIgMjAuMDYxIDU1LjY0OXMtLjE1MS4yNDItLjE1MS4zOTN2MTEuMjA5YzAgLjMzMi4yNzIuNjA0LjYwNC42MDRoMzUuMzQ3cy4xNTEuMDYuMTUxLjE1MXYxNy4zMTFjMCAuMzMyLjI3Mi42MDQuNjA0LjYwNGgxMC44NDZhLjYwNi42MDYgMCAwIDAgLjYwNC0uNjA0VjI1Ljk4MmEuNTk2LjU5NiAwIDAgMC0uMTgxLS40MjNMNTYuNDk1IDE0LjE3Yy0uMjQxLS4yNDItLjY2NC0uMjQyLS44NzYuMDNoLS4wM1pNMzUuODMxIDU0LjgzNGwxOS4xMjQtMjEuODczYy4zNjItLjQyMyAxLjA1Ny0uMTUxIDEuMDU3LjM5M1Y1NS42OHMtLjA2LjE1MS0uMTUxLjE1MUgzNi4yODRjLS41MTMgMC0uNzg1LS42MDQtLjQ1My0uOTk3WiIvPjwvZz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:25%;content:"";display:block;width:100%}.cta-teaser__title{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.75rem}@media print{.cta-teaser__title{margin-left:1em!important;margin-right:1em!important}}.cta-teaser__text{font-size:1rem;margin-bottom:.5rem}.cta-teaser__link{align-self:flex-start;color:#627d31;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-left:-4px;margin-right:-4px;margin-top:auto;padding-left:4px;padding-right:4px;position:relative;-webkit-text-decoration:none;text-decoration:none}@media print{.cta-teaser__link{margin-left:1em!important;margin-right:1em!important}}.cta-teaser__link:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjI3RDMxIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS42NyIgZD0ibTUuODMzIDE0LjE2NyA4LjMzNC04LjMzNG0wIDBINS44MzNtOC4zMzQgMHY4LjMzNCIvPjwvc3ZnPg==) no-repeat;background-position:0 4px;content:"";display:inline-block;height:1.25rem;margin-left:.5rem;width:1.25rem}.cta-teaser__link:focus{box-shadow:0 0 0 2px #627d31}.nav-primary__submenu-container{display:none}.nav-primary__item--level-1>.nav-primary__link[aria-expanded=true]~.nav-primary__submenu-container{display:block}@media screen and (max-width:73.6875em){.nav-primary__menu-wrapper{display:none}.nav-primary__mobile-toggle[aria-expanded=true]~.nav-primary__menu-wrapper{display:block;z-index:1}}@media screen and (min-width:73.75em){.nav-primary__mobile-toggle{display:none}}.nav-primary{background-color:#fff;border-bottom:1px solid #98a2b3;position:relative;width:100%;z-index:1}@media screen and (min-width:73.75em){.nav-primary{padding:0}}.nav-primary__content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.nav-primary__item{list-style-type:none}.nav-primary__link{align-content:center;color:#475467;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none}@media print{.nav-primary__link{margin-left:1em!important;margin-right:1em!important}}.nav-primary__link:visited{color:#475467}.nav-primary__link:hover{color:#000}.nav-primary__link--level-1{padding:.5rem 1rem;position:relative}.nav-primary__link--level-1:before{background-color:none;content:"";height:.125rem;left:8px;position:absolute;right:8px;top:100%}.nav-primary__link--level-1:hover:before,.nav-primary__link--level-1[aria-expanded=true]:before{background-color:#627d31}.nav-primary__link--level-1.nav-primary__link--active:before,.nav-primary__link--level-1:focus-visible:before{background-color:#000}.nav-primary__link--level-1.nav-primary__link--active,.nav-primary__link--level-1.nav-primary__link[aria-expanded=true]{color:#000}.nav-primary__link--level-1.nav-primary__link--active:hover:before,.nav-primary__link--level-1.nav-primary__link--active[aria-expanded=true]:before,.nav-primary__link--level-1.nav-primary__link[aria-expanded=true]:hover:before,.nav-primary__link--level-1.nav-primary__link[aria-expanded=true][aria-expanded=true]:before{background-color:#627d31}.nav-primary__link--dropdown{align-items:center;display:flex;justify-content:space-between;padding-right:1.5rem}.nav-primary__link-icon{display:inline-block;height:2rem;margin-right:.5rem;width:auto}.nav-primary__item--current .nav-primary__link{color:#000}.nav-primary__link-toggle-icon{cursor:pointer;pointer-events:none}.nav-primary__category-title{color:#466625;display:block;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding-bottom:1rem;text-transform:uppercase}@media print{.nav-primary__category-title{margin-left:1em!important;margin-right:1em!important}}.nav-primary__link-wrapper{border-radius:8px;margin:0 -1rem 1rem;padding:1rem;position:relative;transition:all 225ms linear 0ms}.nav-primary__link-wrapper:after{background:#eaecf0;border-radius:8px;bottom:0;content:"";display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition:all 225ms linear 0ms;z-index:-1}.nav-primary__item--current .nav-primary__link-wrapper:after{opacity:1}.nav-primary__link-wrapper:hover{box-shadow:0 3px 3px rgba(16,24,40,.3);cursor:pointer}.nav-primary__link-wrapper:hover:after{opacity:1}.nav-primary__link-wrapper:hover .nav-primary__link,.nav-primary__link-wrapper:hover .nav-primary__link-description{color:#000}.nav-primary__link-wrapper .nav-primary__link{margin:0 -2px;padding:2px}.nav-primary__link-wrapper .nav-primary__link:focus-visible{outline:1px solid #000;outline-offset:2px}.nav-primary__link-description{font-size:1rem}.nav-primary__item--current .nav-primary__link-description{color:#000}@media screen and (max-width:73.6875em){.page-header[data-main-nav-expanded=true] .nav-primary{display:block;padding-bottom:0}.nav-primary{padding:1rem 0}.nav-primary__menu-wrapper{margin:1rem -1rem 0;position:relative;width:calc(100% + 2rem)}.nav-primary__menu{border-top:1px solid #475467;position:relative;width:100%}.nav-primary__item--level-1{border-bottom:1px solid #eaecf0}.nav-primary__link{font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.nav-primary__link--level-1{padding-bottom:1rem;padding-top:1.5rem;position:relative;width:100%}.nav-primary__link--level-1:focus-visible{box-shadow:inset 0 0 0 2px #101828}.nav-primary__submenu-content{padding:1rem 2rem 1.5rem}.nav-primary__mobile-toggle{background:#000;border:none;color:#fff;cursor:pointer;display:block;font:inherit;height:3.125rem;line-height:1;padding:1rem;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .3s cubic-bezier(.6,0,.3,1);width:3.125rem}.nav-primary__mobile-toggle:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNGRkYiIHZpZXdCb3g9IjAgMCAxNCAxMiI+PHBhdGggZD0iTTEzLjkgMTIuMUgwdi0yaDEzLjl2MnptMC01LjFIMFY1aDEzLjl2MnptMC00LjlIMHYtMmgxMy45djJ6Ii8+PC9zdmc+) no-repeat;content:"";display:block;height:1.3125rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.5rem;will-change:transform}.nav-primary__mobile-toggle:focus-visible,.nav-primary__mobile-toggle:hover{outline:1px solid #000;outline-offset:2px}.nav-primary__mobile-toggle[aria-expanded=true]:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgdmlld0JveD0iMCAwIDI2IDI2Ij48cGF0aCBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0uNzA3IDI1LjAyMSAyNC43NDkuOTc5TS43MDcuOTc5bDI0LjA0MiAyNC4wNDIiLz48L3N2Zz4=) no-repeat;background-position:50%}}@media screen and (min-width:73.75em){.nav-primary{padding:.5rem 0}.nav-primary__content{position:relative}.nav-primary__menu-wrapper{align-items:flex-end;display:flex;flex-grow:1;justify-content:space-between;padding-bottom:1.5rem;padding-top:1.5rem}.nav-primary__menu{display:flex;flex:1 1 auto}.nav-primary__item--level-1+.nav-primary__item--level-1{margin-left:.5rem}.nav-primary__link--level-1{border-radius:8px}.nav-primary__link--level-1:focus-visible{box-shadow:0 0 0 2px #000}.nav-primary__link-toggle-icon{left:12px;position:relative;top:-1px}.nav-primary__submenu-container{background:#fff;box-shadow:0 10px 10px -5px #475467;left:50%;position:absolute;right:0;top:calc(100% + 1px);-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all 225ms linear 0ms;width:100vw;z-index:1}.nav-primary__submenu-content{margin:2rem auto;max-width:77.5rem;padding:0 2rem}}@media screen and (min-width:73.75em)and (min-width:84.625em){.nav-primary__submenu-content{padding:0 1rem}}@media screen and (min-width:73.75em){.nav-primary__submenu-content--grouped{--categories:3;grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(var(--categories),1fr);position:relative}.nav-primary__submenu-content--grouped[data-categories="2"]{grid-template-columns:minmax(45.75rem,2fr) minmax(21.875rem,23.8125rem)}.nav-primary__submenu-content--grouped[data-categories="2"] li:first-child .nav-primary__submenu{-webkit-columns:2;-moz-columns:2;column-count:2;-webkit-column-fill:balance;-moz-column-fill:balance;column-fill:balance;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.nav-primary__submenu-content[data-categories="1"] .nav-primary__submenu{-webkit-columns:3;-moz-columns:3;column-count:3;-webkit-column-fill:balance;-moz-column-fill:balance;column-fill:balance;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.nav-primary__submenu--grouped .nav-primary__item--level-2 .nav-primary__link{margin-bottom:.5rem}.nav-primary__link-wrapper{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;max-width:21.875rem;page-break-inside:avoid}}.nav-farside{align-items:flex-start;display:flex;flex-direction:column;gap:1rem 0}@media screen and (max-width:73.6875em){.nav-farside{margin-left:auto;margin-right:auto;max-width:26.25rem;padding:2rem 1rem}}.nav-farside__bottom,.nav-farside__top{display:flex;gap:1rem .5rem}@media screen and (max-width:73.6875em){.nav-farside__bottom,.nav-farside__top{justify-content:center;width:100%}}.nav-farside__top{padding-left:.5rem;padding-right:.5rem;width:100%}.nav-farside__link{border-radius:8px;color:#475467;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none}@media print{.nav-farside__link{margin-left:1em!important;margin-right:1em!important}}.nav-farside__link:visited{color:#475467}.nav-farside__link--textlink{display:block;position:relative}.nav-farside__link--textlink:after{background-color:none;content:"";height:.125rem;left:8px;position:absolute;right:8px;top:100%}.nav-farside__link--textlink:hover{color:#000}.nav-farside__link--textlink:hover:after{background-color:#627d31}.nav-farside__link--textlink:focus-visible{box-shadow:0 0 0 2px #000}.nav-farside__link--textlink:focus-visible:after{background-color:#000}.nav-farside__link--textlink.nav-farside__link--current{color:#000}.nav-farside__link--textlink.nav-farside__link--current:after{background-color:#000}.nav-farside__link--textlink.nav-farside__link--current:hover:after{background-color:#627d31}.nav-farside__link--buttonlink{background-color:#fff;border:1px solid #475467;text-align:center}.nav-farside__link--buttonlink:hover{background-color:#627d31;border-color:#627d31;box-shadow:0 3px 3px rgba(16,24,40,.3);color:#fff}.nav-farside__link--buttonlink:active{background-color:#36501c;border-color:#36501c;box-shadow:0 1px 2px rgba(16,24,40,.3);color:#fff}.nav-farside__link--buttonlink:focus-visible{outline:1px solid #000;outline-offset:2px}@media screen and (max-width:73.6875em){.nav-farside__link--buttonlink,.nav-farside__link--textlink{max-width:24.25rem;width:100%}.nav-farside__link--textlink{padding:.5rem;text-align:center}.nav-farside__link--buttonlink{border-radius:4px;padding:.5rem 1rem;text-align:center}}@media screen and (min-width:73.75em){.nav-farside__link--buttonlink{flex:1 0 calc(50% - 0.25rem);padding:.5rem 1rem}.nav-farside__link--textlink{padding:.5rem .75rem;position:relative}}.nav-primary__home{aspect-ratio:3.46;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMzciIHZpZXdCb3g9IjAgMCAxMjggMzYuNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmZ9LmNscy0ye2ZpbGw6IzdhOWEwMX08L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMTIxLjE3IDI0Ljg0di00LjFjMC0uMTMuMS0uMjMuMjMtLjIzaDYuNjF2NC41NmgtNi42MWMtLjEzIDAtLjIzLS4xLS4yMy0uMjNaTTExNC4xNyA0Ljc0bC0xMy40NiAxNS43cy0uMDUuMDktLjA1LjE1djQuMjRjMCAuMTMuMS4yMy4yMy4yM2gxMy4zOXMuMDYuMDMuMDYuMDZ2Ni41NWMwIC4xMy4xLjIzLjIzLjIzaDQuMWMuMTMgMCAuMjMtLjEuMjMtLjIzVjkuMjFjMC0uMDYtLjAyLS4xMi0uMDctLjE2bC00LjMyLTQuMzJjLS4wOS0uMDktLjI1LS4wOS0uMzMuMDFabS03LjQ4IDE1LjM5IDcuMjQtOC4yOGMuMTQtLjE2LjQtLjA2LjQuMTV2OC40NXMtLjAzLjA2LS4wNi4wNmgtNy40MmMtLjIgMC0uMy0uMjMtLjE3LS4zOFoiIGNsYXNzPSJjbHMtMSIvPjxwYXRoIGQ9Ik0xMjEuMzkgMjAuNTFIMTI4VjkuNTRjMC0uMjctLjExLS41NC0uMy0uNzNMMTE5LjE5LjNjLS4xOS0uMTktLjQ2LS4zLS43My0uM0g5Ny4yNGMtLjYzIDAtMS4xNC41MS0xLjE0IDEuMTR2MzQuNDJjMCAuNTcuNDYgMS4wNCAxLjA0IDEuMDRoMjkuODNjLjU3IDAgMS4wNC0uNDYgMS4wNC0xLjA0di0xMC41aC02LjYxYy0uMTMgMC0uMjMtLjEtLjIzLS4yM3YtNC4xYzAtLjEzLjEtLjIzLjIzLS4yM1ptLTIuNTEgMTEuMTZjMCAuMTMtLjEuMjMtLjIzLjIzaC00LjFjLS4xMyAwLS4yMy0uMS0uMjMtLjIzdi02LjU1cy0uMDMtLjA2LS4wNi0uMDZoLTEzLjM5Yy0uMTMgMC0uMjMtLjEtLjIzLS4yM3YtNC4yNGMwLS4wNS4wMi0uMTEuMDUtLjE1bDEzLjQ2LTE1LjdjLjA5LS4xLjI0LS4xMS4zMy0uMDFsNC4zMiA0LjMycy4wNy4xLjA3LjE2djIyLjQ2WiIgY2xhc3M9ImNscy0yIi8+PHBhdGggZD0ibTExMy45MyAxMS44NS03LjI0IDguMjhhLjIzLjIzIDAgMCAwIC4xNy4zOGg3LjQycy4wNi0uMDMuMDYtLjA2VjEyYzAtLjIxLS4yNi0uMzEtLjQtLjE1Wk01NS4yIDIwLjM2Yy40IDMuMiAyLjggNC40IDYuOCA0LjQgMi4yIDAgNC42LS40IDctMS44djUuNmMtMi42IDEtNS42IDEuNC04LjYgMS40LTcuNiAwLTEzLjYtNC40LTEzLjYtMTJzNS4yLTEyIDEyLjQtMTJjOC42IDAgMTEuOCA2IDExLjggMTIuOHYxLjRINTUuMnYuMlptOS00LjZjMC0yLjYtMS4yLTQuOC00LjQtNC44LTIuOCAwLTQuMiAyLjItNC40IDQuOGg4LjhaIiBjbGFzcz0iY2xzLTIiLz48cGF0aCBkPSJNNDEuNiAxOC4xNiA0OSA2Ljc2aC05LjJsLTMuNCA2LjItMy40LTYuMmgtOS40bDcuNiAxMS40LTcuNiAxMS4ySDMzbDMuNC02LjIgMy40IDYuMkg0OWwtNy40LTExLjJ6TTIzLjIgMjUuNzZ2LTEwLjJjMC03LTUuMi05LjYtMTEtOS42LTMuNCAwLTYuNC40LTkuNCAxLjZsLjIgNS40YzIuMi0xLjIgNC44LTEuOCA3LjQtMS44IDIuOCAwIDUuMi44IDUuNCA0LTEtLjItMi42LS4yLTMuOC0uMi00LjIgMC0xMiAuOC0xMiA3LjggMCA1IDQuMiA3LjIgOC42IDcuMiAzLjQgMCA1LjYtMS4yIDcuNC00bC4yLS4ydjMuOGg3di0zLjhabS0xMi40LTFjLTEuOCAwLTMuMi0xLTMuMi0yLjYgMC0yLjIgMi4yLTMgNC44LTMgMS4yIDAgMi40IDAgMy40LjIgMCAyLjYtMiA1LjQtNSA1LjRaTTc5LjYgMTIuNzZjMC0xLjIgMi0xLjYgMy42LTEuNiAyIDAgNS4yLjQgNi44IDEuNHYtNS40Yy0yLjQtLjgtNS4yLTEuMi04LTEuMi00LjYgMC05LjggMi4yLTkuOCA3LjQgMCA4LjIgMTEuNCA1LjYgMTEuNCA5LjQgMCAxLjYtMS42IDEuOC0zLjIgMS44LTIuOCAwLTYtMS4yLTcuOC0ydjZjMi40LjggNC44IDEuNCA4LjQgMS40IDUuMiAwIDEwLjgtMS42IDEwLjgtNy42LS4yLTguOC0xMi4yLTYtMTIuMi05LjZaIiBjbGFzcz0iY2xzLTIiLz48L3N2Zz4=) no-repeat;background-size:contain;display:block;height:2.5rem;min-width:8.625rem}.nav-primary__home:focus{box-shadow:0 0 0 2px #000}@media screen and (min-width:73.75em){.nav-primary__home{left:2rem;min-width:8.625rem;position:absolute;top:1.5rem}}@media screen and (min-width:84.625em){.nav-primary__home{left:1rem}}.hidden,.hide{display:none!important}.hidden,.hide,.invisible{visibility:hidden}.skip,.visuallyhidden{clip:rect(0 0 0 0)!important;height:.0625rem!important;margin:-1px!important;outline:0;overflow:hidden;padding:0;position:absolute!important;width:.0625rem!important}.skip.focusable:active,.skip.focusable:focus,.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto!important;height:auto!important;margin:0;overflow:visible;position:static!important;width:auto!important;z-index:20}.skiplink{clip:rect(0 0 0 0)!important;background:#466625;border:3px solid #466625;border-radius:12px;color:#fff;font-size:var(--font-size-base);font-weight:600;height:.0625rem!important;margin:-1px!important;outline:0;overflow:hidden;padding:.5rem 1rem;position:absolute!important;-webkit-text-decoration:none;text-decoration:none;width:.0625rem!important}.skiplink:active,.skiplink:focus{clip:auto!important;height:auto!important;left:1rem;margin:0;overflow:visible;position:static!important;position:fixed!important;top:1rem;width:auto!important;z-index:20}@media screen and (max-width:54.3125em){.nav-chapter__menu-wrapper{display:none}.nav-chapter__mobile-toggle[aria-expanded=true]~.nav-chapter__menu-wrapper{display:block}}@media screen and (min-width:54.375em){.nav-chapter__mobile-toggle{display:none}}.nav-chapter{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.nav-chapter--sticky{-webkit-animation:slideIn .25s linear 1 forwards;animation:slideIn .25s linear 1 forwards;left:0;position:fixed;right:0;top:0;z-index:1}@-webkit-keyframes slideIn{0%{-webkit-transform:translateY(-79px);transform:translateY(-79px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{0%{-webkit-transform:translateY(-79px);transform:translateY(-79px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.nav-chapter__title{font-family:Inter,sans-serif;font-size:1rem;font-size:var(--font-size-base);font-weight:600}@media print{.nav-chapter__title{margin-left:1em!important;margin-right:1em!important}}.nav-chapter__item--current>.nav-chapter__link{box-shadow:0 4px 0 0 #101828}.nav-chapter__link{color:#101828;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none}@media print{.nav-chapter__link{margin-left:1em!important;margin-right:1em!important}}.nav-chapter__link:visited{color:#101828}.nav-chapter__link:active,.nav-chapter__link:focus,.nav-chapter__link:hover{background-color:#101828;color:#fff}.nav-chapter__link--parent{font-weight:600}@media screen and (max-width:54.3125em){.nav-chapter{background:#101828;padding:0 1rem}.nav-chapter__menu-wrapper.container{background:#fff;margin-left:-1rem;margin-right:-1rem;padding:1rem .5rem;width:100vw}}@media screen and (max-width:54.3125em)and (min-width:21.875em){.nav-chapter__menu-wrapper.container{padding:1rem}}@media screen and (max-width:54.3125em){.nav-chapter__menu{text-align:center}.nav-chapter__item{margin:0 auto;max-width:34.375rem;padding:.5rem 0 .6rem}.nav-chapter__link{padding:.5rem 1rem}.nav-chapter__title{color:#fff}.nav-chapter__cta-button{margin:2rem auto 1rem;max-width:34.375rem}.nav-chapter__mobile-toggle{background:#fff;border:none;color:#101828;cursor:pointer;display:block;font:inherit;height:3.125rem;line-height:1;margin:.5rem 0;padding:1rem;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .3s cubic-bezier(.6,0,.3,1);width:3.125rem}.nav-chapter__mobile-toggle:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMTAxODI4Ij48cGF0aCBzdHJva2Utd2lkdGg9IjIiIGQ9Im0xIDggMTEgOCAxMS04Ii8+PC9zdmc+) no-repeat 50%;content:"";display:block;height:1.3125rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.5rem;will-change:transform}.nav-chapter__mobile-toggle:active,.nav-chapter__mobile-toggle:focus,.nav-chapter__mobile-toggle:hover{outline:1px solid #000;outline-offset:2px}.nav-chapter__mobile-toggle[aria-expanded=true]:before{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}}@media screen and (min-width:54.375em){.nav-chapter{background:#fff;border-bottom:4px solid #eaecf0}.nav-chapter__menu-wrapper.container{width:100%}.nav-chapter__menu{align-items:center;display:flex;justify-content:center}.nav-chapter__title{clip:rect(0 0 0 0)!important;height:.0625rem!important;margin:-1px!important;outline:0;overflow:hidden;padding:0;position:absolute!important;width:.0625rem!important}.nav-chapter__item--parent{margin-right:auto}.nav-chapter__link{margin:0 .5rem;padding:1.5rem 1rem}.nav-chapter__cta-button .button{padding:.5rem 1rem}}.mscr-pagination__nav{margin:1rem 0 0}.mscr-pagination__nav ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none}.mscr-pagination__nav li{margin-top:auto}.mscr-pagination__nav li~li{margin-left:.5rem}.mscr-pagination__button{align-items:center;border:1px solid #466625;color:#466625;display:flex;justify-content:center;margin-top:.5rem;padding:.5rem 1rem}a.mscr-pagination__button,a.mscr-pagination__button:visited{background-color:#466625;color:#fff;-webkit-text-decoration:none;text-decoration:none;transition:all 225ms linear 0ms}a.mscr-pagination__button:active,a.mscr-pagination__button:hover{background-color:#fff;color:#466625}a.mscr-pagination__button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #466625}a.mscr-pagination__button.mscr-pagination__button--current{background-color:#fff;color:#466625;pointer-events:none}.mscr-pagination__button{font-size:var(--font-size-base)}a.mscr-pagination__button,a.mscr-pagination__button:visited{background-color:transparent;color:#466625}a.mscr-pagination__button:active,a.mscr-pagination__button:focus,a.mscr-pagination__button:hover{background-color:inherit;color:#466625;outline:1px solid #000;outline-offset:2px}a.mscr-pagination__button.mscr-pagination__button--current{border:none;color:#101828}.sitemap__title a,.sitemap__title a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.sitemap__title a:active,.sitemap__title a:hover,.sitemap__title a:visited:active,.sitemap__title a:visited:hover{color:#101828}.sitemap__title a:focus,.sitemap__title a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.sitemap__title a:visited[href]:after,.sitemap__title a[href]:after{content:" (" attr(href) ")"}}.stage{overflow:hidden;position:relative}.stage--lg .container--stage{min-height:18.75rem}.stage--lightGray{background-color:#fcfcfd}.stage--gradient,.stage--white{background-color:#fff}.stage--gradient{background-image:linear-gradient(0deg,#f2f4f7 40%,#fff)}.stage--custom-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.stage__content{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;padding-bottom:2rem;padding-top:2rem}@media screen and (min-width:64em){.stage__content{padding-bottom:4rem;padding-top:4rem}}.stage__title{margin:0}.stage--green .stage__title{color:#fff}.stage__text{text-align:center}.stage--green .stage__text{color:#fff}.stage__product-logo{height:3.5rem;margin-bottom:2rem;margin-top:0;order:-1}.stage__button-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;width:100%}.stage__button-row,.stage__button-row .button-group{justify-content:center}.stage__partner-logo{max-height:2.0625rem;-o-object-fit:contain;object-fit:contain}.stage__main-image img{height:auto;-o-object-fit:contain;object-fit:contain}.stage__main-image .placeholder{margin:auto}.stage__video{-webkit-filter:drop-shadow(0 32px 32px rgba(0,0,0,.25));filter:drop-shadow(0 32px 32px rgba(0,0,0,.25));margin-bottom:2rem;max-height:37.5rem}@media screen and (min-width:48em){.stage__video{margin-bottom:4rem}}.stage__video video{height:100%;max-width:100%;width:105.625rem}.accordion.js-accordion--init .accordion__title[data-selected=true]+.accordion__content{display:block}.accordion.js-accordion--init .accordion__title+.accordion__content{display:none}.accordion.js-accordion--init .accordion__button{cursor:pointer;width:100%}body.neos-backend .accordion__content{display:block}.accordion{margin:4rem auto;max-width:50rem}.accordion__panel{border-top:1px solid #eaecf0;padding:0}.accordion__panel:last-of-type{border-bottom:1px solid #eaecf0}.accordion__button{background:none;border:none;color:#101828;font:inherit;font-family:Inter,sans-serif;font-size:var(--font-size-md);font-weight:700;margin:0;outline:none;padding:.5rem 4rem .5rem 0;position:relative;text-align:left;transition:all 175ms linear 0ms;z-index:0}.accordion__button:before{background-color:#627d31;display:block;height:100%;left:-1rem;opacity:0;right:-1rem;top:0;z-index:-1}.accordion__button:after,.accordion__button:before{content:"";position:absolute;transition:all 175ms linear 0ms}.accordion__button:after{height:1.5rem;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:top;transform-origin:top;width:1.5rem}.accordion__button:active,.accordion__button:focus,.accordion__button:hover{color:#fff;outline:none}.accordion__button:active:before,.accordion__button:focus:before,.accordion__button:hover:before{opacity:1}.accordion__button:active:after,.accordion__button:focus:after,.accordion__button:hover:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTggMTJoOG02IDBjMCA1LjUyMy00LjQ3NyAxMC0xMCAxMFMyIDE3LjUyMyAyIDEyIDYuNDc3IDIgMTIgMnMxMCA0LjQ3NyAxMCAxMFoiLz48L3N2Zz4=) 50% no-repeat}.accordion__button[aria-expanded=true]:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjI3RDMxIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEyIDh2OG0tNC00aDhtNiAwYzAgNS41MjMtNC40NzcgMTAtMTAgMTBTMiAxNy41MjMgMiAxMiA2LjQ3NyAyIDEyIDJzMTAgNC40NzcgMTAgMTBaIi8+PC9zdmc+) 50% no-repeat;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.accordion__button[aria-expanded=true]+.accordion__content{display:block}.accordion__button[aria-expanded=true]:active:after,.accordion__button[aria-expanded=true]:focus:after,.accordion__button[aria-expanded=true]:hover:after{-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.accordion__content{padding:0}.accordion__content__wrapper{padding:.5rem 0 1rem}.accordion__content__wrapper .container--small,.accordion__content__wrapper .container--text,.accordion__content__wrapper .copy-table__container{margin:0}.accordion{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.accordion{margin-bottom:4rem;margin-top:4rem}}@media screen and (max-width:63.9375em){.accordion{margin-bottom:2rem;margin-top:2rem}.accordion__panel{padding:0 .5rem}}.accordion__button{font-weight:400;line-height:1.3;padding:1rem 4rem 1rem 0}@media screen and (max-width:63.9375em){.accordion__button:before{left:-.5rem;right:-.5rem}}.accordion__button:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjI3RDMxIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEyIDh2OG0tNC00aDhtNiAwYzAgNS41MjMtNC40NzcgMTAtMTAgMTBTMiAxNy41MjMgMiAxMiA2LjQ3NyAyIDEyIDJzMTAgNC40NzcgMTAgMTBaIi8+PC9zdmc+) 50% no-repeat}.accordion__button:active:after,.accordion__button:focus:after,.accordion__button:hover:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEyIDh2OG0tNC00aDhtNiAwYzAgNS41MjMtNC40NzcgMTAtMTAgMTBTMiAxNy41MjMgMiAxMiA2LjQ3NyAyIDEyIDJzMTAgNC40NzcgMTAgMTBaIi8+PC9zdmc+) 50% no-repeat}.accordion__button[aria-expanded=true]:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjI3RDMxIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTggMTJoOG02IDBjMCA1LjUyMy00LjQ3NyAxMC0xMCAxMFMyIDE3LjUyMyAyIDEyIDYuNDc3IDIgMTIgMnMxMCA0LjQ3NyAxMCAxMFoiLz48L3N2Zz4=) 50% no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.accordion__button[aria-expanded=true]:active:after,.accordion__button[aria-expanded=true]:focus:after,.accordion__button[aria-expanded=true]:hover:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTggMTJoOG02IDBjMCA1LjUyMy00LjQ3NyAxMC0xMCAxMFMyIDE3LjUyMyAyIDEyIDYuNDc3IDIgMTIgMnMxMCA0LjQ3NyAxMCAxMFoiLz48L3N2Zz4=) 50% no-repeat;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.accordion__content__wrapper{padding:.5rem 0 0}body.neos-backend .accordion__title{color:#101828;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;padding:1rem 4rem 1rem 0;position:relative;width:100%}body.neos-backend .accordion__title:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMTAxODI4Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTggMTJoOG02IDBjMCA1LjUyMy00LjQ3NyAxMC0xMCAxMFMyIDE3LjUyMyAyIDEyIDYuNDc3IDIgMTIgMnMxMCA0LjQ3NyAxMCAxMFoiLz48L3N2Zz4=) 50% no-repeat;content:"";height:1.5rem;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.5rem}.download-list{display:flex;flex-direction:column;margin-bottom:2rem;margin-top:2rem;width:100%}@media screen and (min-width:64em){.download-list{margin-bottom:4rem;margin-top:4rem}}.download-list__title-img{max-height:3.75rem}.download-item{grid-gap:1rem 4rem;align-items:flex-start;border-top:1px solid #eaecf0;display:grid;gap:1rem 4rem;justify-content:space-between;padding:2rem 0}@media screen and (min-width:48em){.download-item{grid-template-columns:minmax(300px,65%) -webkit-max-content;grid-template-columns:minmax(300px,65%) max-content}}.download-item:last-child{border-bottom:1px solid #eaecf0}.download-item__download{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:48em){.download-item__download{align-items:flex-end}}.download-item__link{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.download-with-image{grid-gap:1rem 2rem;display:grid;gap:1rem 2rem;grid-template-areas:"title" "text" "image" "button";margin-bottom:4rem;margin-top:2rem}@media screen and (min-width:64em){.download-with-image{margin-bottom:4rem;margin-top:4rem}}.download-with-image__title{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-xl);font-weight:600;grid-area:title;line-height:1.26;margin-bottom:0}@media print{.download-with-image__title{margin-left:1em!important;margin-right:1em!important}}.download-with-image__text{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;grid-area:text}@media print{.download-with-image__text{margin-left:1em!important;margin-right:1em!important}}.download-with-image__image__wrapper{border:1px solid #eaecf0;grid-area:image;max-width:16.625rem}.download-with-image__image{display:block;height:auto;min-width:10rem;width:100%}.download-with-image__content{grid-area:button}@container pagewidth (min-width: 600px){.download-with-image{grid-template-areas:"image title" "image text" "image button";grid-template-columns:calc(40% - 2rem) 60%;grid-template-rows:auto auto 1fr}}.feature-matrix{grid-gap:4rem 2rem;display:grid;gap:4rem 2rem;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));justify-content:center;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.feature-matrix{margin-bottom:4rem;margin-top:4rem}}.feature__icon{height:3rem;margin-bottom:1rem;width:3rem}.feature__title{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-md);font-weight:600;margin-bottom:1rem}.feature__text{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.feature__text{margin-left:1em!important;margin-right:1em!important}}.feature__link{color:#627d31;display:inline-block;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:600;margin-left:-2px;margin-right:-2px;margin-top:1rem;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}@media print{.feature__link{margin-left:1em!important;margin-right:1em!important}}.feature__link:active,.feature__link:hover{color:#101828}.feature__link:focus{box-shadow:0 0 0 2px #000}@media print{.feature__link[href]:after{content:" (" attr(href) ")"}}.feature__link:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDY2NjI1Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS42NyIgZD0iTTEuMTY3IDdoMTEuNjY2bTAgMEw3IDEuMTY3TTEyLjgzMyA3IDcgMTIuODMzIi8+PC9zdmc+) no-repeat;background-position:bottom;content:"";display:inline-block;height:1.25rem;margin-left:.5rem;width:1.25rem}.hero-numbers{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(8.125rem,16.5rem));grid-template-rows:1fr 1fr;justify-content:center;margin:4rem 0}.hero-number__number,.hero-number__text{display:block}.hero-number__number{color:#627d31;font-family:Inter,sans-serif;font-size:2.8125rem;font-weight:600;line-height:1.2}.hero-number__text{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.hero-number__text{margin-left:1em!important;margin-right:1em!important}}@container pagewidth (min-width: 1180px){.hero-numbers{grid-template-columns:repeat(auto-fit,minmax(pxToRem130px,16.5rem));grid-template-rows:auto}}@container pagewidth (min-width: 550px){.hero-numbers{gap:2rem}.hero-number__number{font-size:3.75rem}}@supports not (container-type:inline-size){.hero-numbers{display:flex;flex-wrap:wrap;gap:2rem}.hero-numbers>*{flex:0 0 23%}}.quicklinks{border-bottom:2px solid #101828;margin-bottom:2rem;margin-top:-2rem;padding:2.5rem 0 2rem}@media screen and (min-width:64em){.quicklinks{margin-bottom:4rem;margin-top:-4rem}}@media screen and (min-width:48em){.quicklinks .container{align-items:flex-start;display:flex}}@media screen and (min-width:80em){.quicklinks .container{padding-left:8rem;padding-right:8rem}}.quicklinks__intro{display:block;flex:0 0 auto;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:600;margin-bottom:.5rem;margin-right:2rem;max-width:15.625rem}@media print{.quicklinks__intro{margin-left:1em!important;margin-right:1em!important}}.quicklinks__item-wrapper{grid-gap:1.5rem 1rem;display:grid;gap:1.5rem 1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:100%}.quicklinks__item{color:#627d31;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-bottom:.5rem;margin-left:-2px;margin-right:1rem;min-height:1.875rem;min-width:6.25rem;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media print{.quicklinks__item{margin-left:1em!important;margin-right:1em!important}}.quicklinks__item:active,.quicklinks__item:hover{color:#101828}.quicklinks__item:focus{box-shadow:0 0 0 2px #000}@media print{.quicklinks__item[href]:after{content:" (" attr(href) ")"}}.quote-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(auto-fill,minmax(19rem,31.75rem));justify-content:center;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.quote-grid{margin-bottom:4rem;margin-top:4rem}}.quote{container-name:quote;container-type:inline-size}.quote__header{grid-gap:1rem;display:grid;gap:1rem;justify-content:center;margin-left:auto;margin-right:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}@container quote (min-width: 32.5em){.quote__header{align-items:center;gap:1.5rem;grid-template-columns:auto 1fr}}.quote__image{justify-self:center}.quote__person{align-items:center;display:flex;gap:1.5rem}@container quote (max-width: 35.5625em){.quote__person{flex-direction:column;gap:1rem}}@container quote (max-width: 32.4375em){.quote__cite{text-align:center}}@container quote (min-width: 35.625em){.quote__socmed{border-left:1px solid #667085;padding-left:1rem}}.quote--single{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.quote--single{margin-bottom:4rem;margin-top:4rem}}.quote--single .quote__text{margin-left:auto;margin-right:auto;max-width:37.5rem}.quote__profile{border-radius:50%;height:5rem;width:5rem}.quote__cite{display:flex;flex-direction:column;font-style:normal;max-width:16.875rem}.quote__cite-name{color:#101828;font-weight:600}.quote__cite-role{color:#466625}.quote__text{margin-top:2rem;text-align:center}.quote__socmed{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.quote__social{border-radius:50%;color:#667085;display:block;height:2.25rem;padding:.5rem;position:relative;width:2.25rem}.quote__social:active,.quote__social:focus,.quote__social:hover{box-shadow:0 0 0 2px #000}.quote__social svg{fill:currentColor;height:1.125rem;width:1.125rem}.quote__social svg *{fill:currentColor}.speaker-bio{margin-top:2rem}.speaker-bio .content-image{margin-bottom:0}@media screen and (max-width:53.9375em){.speaker-bio .content-image{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:54em){.speaker-bio .multicol__row{gap:2rem}}ol.toc{list-style:decimal;margin-left:1.5rem}ol.toc ol.toc{margin-bottom:.75rem;margin-left:1.2rem;margin-top:.5rem}.toc__wrapper{margin-bottom:2rem;margin-top:2rem}.toc__item{margin-bottom:.5rem}.toc__item::marker{font-weight:600}.toc__item__link,.toc__item__link:visited{color:#627d31;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}@media print{.toc__item__link,.toc__item__link:visited{margin-left:1em!important;margin-right:1em!important}}.toc__item__link:active,.toc__item__link:hover,.toc__item__link:visited:active,.toc__item__link:visited:hover{color:#101828}.toc__item__link:focus,.toc__item__link:visited:focus{box-shadow:0 0 0 2px #000}@media print{.toc__item__link:visited[href]:after,.toc__item__link[href]:after{content:" (" attr(href) ")"}}.timeline{margin-bottom:2rem;margin-top:2rem;max-width:50rem;position:relative}@media screen and (min-width:64em){.timeline{margin-bottom:4rem;margin-top:4rem;padding-bottom:6rem;padding-top:8rem}.timeline:before{background-color:#fff;border:2px solid #466625;border-radius:50%;display:block;height:1.25rem;left:0;width:1.25rem;z-index:1}.timeline:after,.timeline:before{content:"";position:absolute;top:0}.timeline:after{background:#466625;bottom:0;left:9px;width:.125rem}}.timeline-item{align-items:flex-start;display:flex;position:relative}@media screen and (max-width:63.9375em){.timeline-item:not(:last-child):before{background:#466625;bottom:0;content:"";height:100%;left:50px;position:absolute;top:80px;width:.125rem}}@media screen and (max-width:34.3125em){.timeline-item:not(:last-child):before{left:40px}}@media screen and (min-width:64em){.timeline-item{left:10px;margin:-2rem 0;padding-left:2rem}}@media screen and (min-width:80em){.timeline-item{padding-left:3rem}}@media screen and (max-width:63.9375em){.timeline-item+.timeline-item{padding-top:4rem}}@media screen and (min-width:64em){.timeline-item+.timeline-item{padding-top:6rem}}.timeline-item__title{color:#101828;color:#667085;font-family:Inter,sans-serif;font-size:var(--font-size-xl);font-weight:600;line-height:1.26;margin-bottom:1rem}@media print{.timeline-item__title{margin-left:1em!important;margin-right:1em!important}}@media screen and (max-width:34.3125em){.timeline-item__title{font-size:1.2rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.timeline-item__year{display:block}.timeline-item__text-wrapper{width:100%}.timeline-item__text{font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400;margin-bottom:0}@media print{.timeline-item__text{margin-left:1em!important;margin-right:1em!important}}.timeline-item__text a,.timeline-item__text a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.timeline-item__text a:active,.timeline-item__text a:hover,.timeline-item__text a:visited:active,.timeline-item__text a:visited:hover{color:#101828}.timeline-item__text a:focus,.timeline-item__text a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.timeline-item__text a:visited[href]:after,.timeline-item__text a[href]:after{content:" (" attr(href) ")"}}.timeline-item__image-wrapper{aspect-ratio:1/1;background-color:#466625;border:2px solid #466625;border-radius:50%;flex:0 0 auto;height:5rem;margin-right:1rem;position:relative;width:5rem}@media screen and (min-width:34.375em){.timeline-item__image-wrapper{height:6.25rem;width:6.25rem}}@media screen and (min-width:80em){.timeline-item__image-wrapper{height:8.125rem;margin-right:2rem;width:8.125rem}}.timeline-item__image img{border-radius:50%;height:100%;position:relative;z-index:1}@media screen and (min-width:64em){.timeline-item__image-wrapper:after,.timeline-item__image-wrapper:before{content:"";display:block;position:absolute;top:50%}.timeline-item__image-wrapper:before{background-color:#466625;border:2px solid #466625;border-radius:50%;height:1.25rem;width:1.25rem;z-index:1}.timeline-item__image-wrapper:after{background:#466625;height:.125rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6.25rem}.timeline-item .timeline-item__image-wrapper:after,.timeline-item .timeline-item__image-wrapper:before{left:calc(-2rem - 2px)}.timeline-item .timeline-item__image-wrapper:before{-webkit-transform:translate(-10px,-10px);transform:translate(-10px,-10px)}}@media screen and (min-width:80em){.timeline-item .timeline-item__image-wrapper:after,.timeline-item .timeline-item__image-wrapper:before{left:calc(-3rem - 2px)}}.mscr-yt__wrapper{position:relative}.mscr-yt__wrapper--centered{text-align:center}.mscr-yt__wrapper--centered>*{margin:auto}.mscr-yt__wrapper--loaded.mscr-yt__wrapper--responsive{padding-bottom:56.25%}.mscr-yt__wrapper--responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%}.mscr-yt__wrapper--responsive .mscr-yt__optin,.mscr-yt__wrapper--responsive .mscr-yt__optin img{width:100%}.mscr-yt__wrapper iframe,.mscr-yt__wrapper.enabled .mscr-yt__optin{display:none}.mscr-yt__optin{display:inline-block;position:relative}.mscr-yt__optin__content{align-items:center;background-repeat:no-repeat;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;padding:.5rem;position:absolute;right:0;text-align:center;top:0;z-index:1}@media screen and (min-width:550px){.mscr-yt__optin__content{padding:2rem}}.mscr-yt__optin__content:before{background:rgba(0,0,0,.8);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.mscr-yt__optin img{display:block}.mscr-yt__optin__text{font-size:.85rem;margin-bottom:.5rem;width:100%}@media screen and (min-width:550px){.mscr-yt__optin__text{font-size:1rem;margin-bottom:2rem}}.mscr-yt__optin button{background:hsla(0,0%,100%,0);border:2px solid #fff;color:#fff;cursor:pointer;font-size:1rem;margin-top:16px;max-width:75%;padding:8px 16px;transition:all .1s ease-in-out}.mscr-yt__optin button:focus,.mscr-yt__optin button:hover{background:#fff;color:#000;outline:none}.mscr-html__wrapper,.mscr-yt__wrapper{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.mscr-html__wrapper,.mscr-yt__wrapper{margin-bottom:4rem;margin-top:4rem}}.mscr-yt__optin{background-color:#fff}.mscr-yt__optin__text{color:#fff;font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400}@media print{.mscr-yt__optin__text{margin-left:1em!important;margin-right:1em!important}}.mscr-yt__optin__text a{color:#fff;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.mscr-yt__optin__text a:active,.mscr-yt__optin__text a:focus,.mscr-yt__optin__text a:hover{box-shadow:0 0 0 2px #fff}@media print{.mscr-yt__optin__text a[href]:after{content:" (" attr(href) ")"}}.mscr-yt__optin button{background-color:#466625;border:none;border-radius:50%;height:4.375rem;padding:0;position:relative;width:4.375rem}.mscr-yt__optin button:active,.mscr-yt__optin button:focus,.mscr-yt__optin button:hover{background-color:#466625;box-shadow:0 0 0 2px #fff}.mscr-yt__optin button:before{border-bottom:16px solid transparent;border-left:22px solid #fff;border-top:16px solid transparent;content:"";display:block;height:0;left:54%;position:absolute;top:48%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.mscr-yt__wrapper{margin-bottom:2rem}@media screen and (min-width:64em){.mscr-yt__wrapper{margin-bottom:4rem}}.mscr-yt__wrapper--loaded{padding-bottom:56.25%;width:100%}.mscr-yt__wrapper--loaded .js-yt-iframe{background-color:#fff;height:100%;position:absolute;width:100%;z-index:1}.mscr-yt__wrapper--dropshadow:after{background-color:rgba(28,31,96,.4);border-radius:50%;bottom:-60px;content:"";-webkit-filter:blur(50px);filter:blur(50px);height:9.375rem;left:0;position:absolute;-webkit-transform:scale(.9,.3);transform:scale(.9,.3);width:100%;z-index:0}@media screen and (min-width:64em){.mscr-yt__wrapper--dropshadow:after{bottom:-100px;height:12.5rem;-webkit-transform:scale(.9,.3);transform:scale(.9,.3)}}.category-cards{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.category-cards{display:flex;flex-wrap:wrap;gap:0 2rem;justify-content:space-between;margin-bottom:4rem;margin-top:4rem}}.category-card{border:2px solid #f2f4f7;margin:0 auto 2rem;max-width:37.5rem;position:relative}.category-card,.category-card:before{background-color:#f2f4f7;transition:all 225ms linear 0ms}.category-card:before{border:1px solid #f2f4f7;border-radius:0;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.category-card:focus-within:before,.category-card:hover:before{border-color:#466625;-webkit-transform:scale(1.04);transform:scale(1.04)}.category-card a[href]:focus,.category-card a[href]:hover{outline:2px solid #466625}.category-card:focus-within a[href]:focus,.category-card:focus-within a[href]:hover,.category-card:hover a[href]:focus,.category-card:hover a[href]:hover{box-shadow:none;outline:none}.category-card a:after{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.category-card a:focus,.category-card a:hover{-webkit-text-decoration:none;text-decoration:none}.category-card__content-wrapper{padding:2rem;position:relative;z-index:1}@media screen and (min-width:64em){.category-card__content-wrapper{display:flex;flex-direction:column;height:100%;padding:2rem 2rem 2.5rem}}.category-card__title{margin-bottom:1rem}@media screen and (min-width:64em){.category-card__title{margin-bottom:3rem}}.category-card__link,.category-card__link:visited{color:#667085;-webkit-text-decoration:none;text-decoration:none}.neos-backend .category-card__link:after{position:relative}.category-card__description{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.category-card__description{margin-left:1em!important;margin-right:1em!important}}@media screen and (min-width:64em){.category-card__description{margin-bottom:3rem}}.category-card__icon-bar{align-items:baseline;display:flex;justify-content:space-between;margin-top:1.5rem}@media screen and (min-width:64em){.category-card__icon-bar{margin-top:auto}}.category-card__arrow{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQ2NjYyNSIgdmlld0JveD0iMCAwIDM0IDIxIj48cGF0aCBkPSJNMCAxMWgzM20tOS42NDYtOS44NTQgMTAgMTBtLTkuNzA4IDkgOS05Ii8+PC9zdmc+) no-repeat 50%;height:1.3125rem;margin-left:auto;padding-bottom:.5rem;width:2.3125rem}.category-card__icon{height:2.5rem}@media screen and (min-width:64em){.category-card__icon{height:3.75rem}}.teaser-cards{grid-gap:1rem;display:grid;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.teaser-cards{margin-bottom:4rem;margin-top:4rem}}@media screen and (min-width:48em){.teaser-cards{grid-template-areas:"left left" "top bottom";grid-template-columns:1fr 1fr}.teaser-cards__left{grid-area:left}.teaser-cards__top{grid-area:top}.teaser-cards__bottom{grid-area:bottom}}@media screen and (min-width:80em){.teaser-cards{grid-template-areas:"left top" "left bottom";grid-template-columns:1fr 35%}}.teaser-card{display:flex;gap:.25rem;height:100%}@media screen and (max-width:47.9375em){.teaser-card{margin-left:auto;margin-right:auto;max-width:34.375rem}.teaser-card--primary{flex-direction:column}}@media screen and (max-width:21.8125em){.teaser-card--secondary{flex-direction:column}}.teaser-card__content{flex:1 1 auto;min-width:.625rem}.teaser-card__image-wrapper{flex:0 0 auto}@media screen and (min-width:48em){.teaser-card__image-wrapper--primary{flex-basis:38%}}@media screen and (min-width:21.875em){.teaser-card__image-wrapper--secondary{flex-basis:38%}}.teaser-card__image-wrapper--bottom,.teaser-card__image-wrapper--center{display:flex;flex-direction:column}.teaser-card__image-wrapper--bottom{justify-content:flex-end}.teaser-card__image-wrapper--center{justify-content:center}.teaser-card{border-radius:8px}.teaser-card--gray200{background-color:#eaecf0}.teaser-card--gray600{background-color:#475467}.teaser-card--greenPrimary100{background-color:#e2ebc8}.teaser-card--greenSecondary100{background-color:#cfe6d8}.teaser-card--greenSecondary900{background-color:#4c5b50}.teaser-card__content{color:#000;padding:1rem}@media screen and (min-width:48em){.teaser-card--primary .teaser-card__content{margin-top:auto;padding:3rem 2rem}}@media screen and (min-width:21.875em){.teaser-card--secondary .teaser-card__content{padding:1.5rem}}.teaser-card__image-wrapper{border-radius:0 0 8px 8px;overflow:hidden}@media screen and (min-width:48em){.teaser-card__image-wrapper--primary{border-radius:0 8px 8px 0}}.teaser-card__image-wrapper--primary img{height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:21.875em){.teaser-card__image-wrapper--secondary{border-radius:0 8px 8px 0}}.teaser-card__image{height:auto;margin-left:auto}.teaser-card__title{color:#000}.teaser-card--primary .teaser-card__title{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.333;margin-bottom:.5rem}@media print{.teaser-card--primary .teaser-card__title{margin-left:1em!important;margin-right:1em!important}}.teaser-card--secondary .teaser-card__title{font-size:var(--font-size-base);font-weight:600;margin-bottom:1rem}.teaser-card__text{color:#000;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.teaser-card__link{color:#101828;display:inline-block;margin-left:-2px;margin-right:-2px;margin-top:1rem;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.teaser-card__link:active,.teaser-card__link:focus,.teaser-card__link:hover{box-shadow:0 0 0 2px #101828}@media print{.teaser-card__link[href]:after{content:" (" attr(href) ")"}}.teaser-card--gray600,.teaser-card--gray600 .teaser-card__text,.teaser-card--gray600 .teaser-card__title,.teaser-card--greenSecondary900,.teaser-card--greenSecondary900 .teaser-card__text,.teaser-card--greenSecondary900 .teaser-card__title{color:#fff}.teaser-card--gray600 .teaser-card__link,.teaser-card--greenSecondary900 .teaser-card__link{color:#fff;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.teaser-card--gray600 .teaser-card__link:active,.teaser-card--gray600 .teaser-card__link:focus,.teaser-card--gray600 .teaser-card__link:hover,.teaser-card--greenSecondary900 .teaser-card__link:active,.teaser-card--greenSecondary900 .teaser-card__link:focus,.teaser-card--greenSecondary900 .teaser-card__link:hover{box-shadow:0 0 0 2px #fff}@media print{.teaser-card--gray600 .teaser-card__link[href]:after,.teaser-card--greenSecondary900 .teaser-card__link[href]:after{content:" (" attr(href) ")"}}.teaser-list{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.teaser-list{margin-bottom:4rem;margin-top:4rem}}.teaser-list--even{margin-left:auto;margin-right:auto;max-width:50rem;padding:0 16px}@media screen and (min-width:52em){.teaser-list--even{padding:0}}.teaser-list--odd{margin-left:auto;margin-right:auto;max-width:77.5rem;padding:0 16px}@media screen and (min-width:84.625em){.teaser-list--odd{padding:0}}.teaser-list--has-border{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.teaser-list--has-border .teaser{flex-basis:384px;flex-grow:1;flex-shrink:1;max-width:24rem}.teaser-list--no-border{--teaserlist-gap:2rem;--items-per-row:5;--gaps-per-row:(var(--items-per-row) - 1);--item-width:285px;display:flex;flex-wrap:wrap;gap:var(--teaserlist-gap);justify-content:center;margin-left:auto;margin-right:auto;max-width:calc(var(--items-per-row)*var(--item-width) + var(--gaps-per-row)*var(--teaserlist-gap))}.teaser-list--no-border .teaser{max-width:var(--item-width)}@media screen and (min-width:84.625em){.teaser-list--no-border.teaser-list--items-5{--teaserlist-gap:1rem}.teaser-list--no-border.teaser-list--items-5 .teaser{--item-width:235px}}.teaser__product-logo{height:2.5rem}.cart.container{margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:64em){.cart.container{margin-bottom:4rem;margin-top:4rem}}.cart__form{max-width:100%}@media screen and (max-width:47.9375em){.cart__form{background:linear-gradient(90deg,#fff 30%,hsla(0,0%,100%,0)),linear-gradient(90deg,hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),transparent) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#fff;background-position:0 0,100%,0 0,100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;overflow:auto}}.cart__form a,.cart__form a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.cart__form a:active,.cart__form a:hover,.cart__form a:visited:active,.cart__form a:visited:hover{color:#101828}.cart__form a:focus,.cart__form a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.cart__form a:visited[href]:after,.cart__form a[href]:after{content:" (" attr(href) ")"}}.cart__table{border-collapse:collapse;border-spacing:0;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-bottom:2rem;min-width:26.25rem;padding:0;width:100%}@media print{.cart__table{margin-left:1em!important;margin-right:1em!important}}.cart__table tfoot td,.cart__table th{padding:1rem .5rem}.cart__table tbody td{padding:2rem .5rem}.cart__cell--product{min-width:9.375rem;text-align:left;width:55%}.cart__cell--price,.cart__cell--quantity,.cart__cell--total{min-width:6.25rem;text-align:right;width:15%}.cart__cell .form-control.cart__input--quantity{width:5rem}.cart__cell__price-value{display:none;white-space:nowrap}.currency--CHF .cart__cell__price-value--CHF,.currency--EUR .cart__cell__price-value--EUR,.currency--USD .cart__cell__price-value--USD{display:inline}.cart__tfoot,.cart__thead{border:0 solid #101828}.cart__thead{border-bottom-width:1px;border-top-width:1px}.cart__tfoot{border-top-width:1px;font-weight:600}.cart__foot-total{border-bottom:6px double #101828}.cart__pull-right{display:flex}@media screen and (min-width:34.375em){.cart__pull-right{justify-content:flex-end}}.cart__info{font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400}@media print{.cart__info{margin-left:1em!important;margin-right:1em!important}}@media screen and (min-width:34.375em){.cart__info{text-align:right}}.cart__submit{display:block;margin-left:auto;margin-top:2rem}.cart__tos .form-element,.cart__tos .form-element__container{margin-bottom:0}.product-feature{font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400}@media print{.product-feature{margin-left:1em!important;margin-right:1em!important}}.product-feature__label{margin-right:.5rem}.currency-switch{margin-bottom:1rem}.cart .currency-switch{text-align:right}.currency-switch__button{cursor:pointer}.currency-switch__button[aria-pressed=true]{background-color:#fff;color:#466625}.currency-switch__label{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-right:1rem}@media print{.currency-switch__label{margin-left:1em!important;margin-right:1em!important}}:root{--checkable-input-size:30px}.form-element__container{margin:0 0 2rem}.form-element__label{color:#111;display:inline-block;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:700;line-height:1.5;margin:0 0 .5rem}.form-element__label--disabled{color:#555}.form-element__label--checkbox,.form-element__label--radio{font-weight:400}.form-element__description{color:#667085;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;margin:.5rem 0 0}.form-element{position:relative}.form-element input:not([type]),.form-element input[type=date],.form-element input[type=email],.form-element input[type=file],.form-element input[type=number],.form-element input[type=tel],.form-element input[type=text],.form-element select,.form-element textarea{background:#fff;border:2px solid #667085;border-radius:8px;color:#222;font-family:Inter,sans-serif;font-size:1.125rem;padding:.3rem .5rem;transition:border .2s linear,box-shadow .2s linear;width:100%}.form-element input:not([type]):hover,.form-element input[type=date]:hover,.form-element input[type=email]:hover,.form-element input[type=file]:hover,.form-element input[type=number]:hover,.form-element input[type=tel]:hover,.form-element input[type=text]:hover,.form-element select:hover,.form-element textarea:hover{box-shadow:0 0 0 4px #627d31}.form-element input:not([type]):focus,.form-element input[type=date]:focus,.form-element input[type=email]:focus,.form-element input[type=file]:focus,.form-element input[type=number]:focus,.form-element input[type=tel]:focus,.form-element input[type=text]:focus,.form-element select:focus,.form-element textarea:focus{box-shadow:0 0 0 2px #627d31;outline:none}.form-element textarea{resize:vertical}.form-element--radio{margin-bottom:1rem;position:relative}.form-element input[type=checkbox],.form-element input[type=radio]{cursor:pointer;height:var(--checkable-input-size);left:0;margin:0;opacity:0;position:absolute;top:0;width:var(--checkable-input-size);z-index:1}.form-element input[type=checkbox]+label,.form-element input[type=radio]+label{cursor:pointer;display:inline-block;margin-bottom:0;padding:0 1rem 0 2.6rem;touch-action:manipulation}.form-element input[type=checkbox]+label:before,.form-element input[type=radio]+label:before{background:#fff;border:2px solid #667085;content:"";height:var(--checkable-input-size);left:0;position:absolute;top:0;width:var(--checkable-input-size)}.form-element input[type=checkbox]:hover:not(:disabled)+label:before,.form-element input[type=radio]:hover:not(:disabled)+label:before{box-shadow:0 0 0 4px #627d31}.form-element input[type=checkbox]:focus:not(:disabled)+label:before,.form-element input[type=radio]:focus:not(:disabled)+label:before{box-shadow:0 0 0 2px #627d31}.form-element input[type=checkbox]:disabled+label,.form-element input[type=radio]:disabled+label{-webkit-text-decoration:line-through;text-decoration:line-through}.form-element input[type=checkbox]:disabled+label:before,.form-element input[type=radio]:disabled+label:before{background-color:#eee}.form-element input[type=checkbox]+label:after{border:4px solid;border-width:0 0 4px 4px;content:"";display:block;height:.6875rem;left:8px;opacity:0;position:absolute;top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:1.125rem}.form-element input[type=checkbox]:checked+label:after{opacity:1}.form-element input[type=radio]+label:before{border-radius:50%}.form-element input[type=radio]+label:after{background:currentColor;border:8px solid;border-radius:50%;content:"";height:0;left:9px;opacity:0;position:absolute;top:9px;width:0}.form-element input[type=radio]:checked+label:after{opacity:1}.checkbox-list__item{margin:0 0 .5rem;position:relative}.file-upload__discard,.file-upload__preview-file,.file-upload__preview-title{font-family:Inter,sans-serif;font-size:1.125rem}.file-upload__preview-file-wrapper{margin:0 0 1rem}.file-upload__discard{margin:0 0 0 .5rem}.form-element__fieldset{border:none}.form-element__legend{color:#111;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:700;line-height:1.5;margin-bottom:.5rem}.form-error-container .form-errors{display:none}.form-error-container .form-errors--form-submitted{display:block}.form-errors--form-submitted{border:4px solid #667085}@media screen and (min-width:768px){.form-errors--form-submitted{padding:2rem}}.form-errors--form-submitted .copy-list{list-style:disc none outside;margin-left:1rem}.form-errors--form-submitted .error-list__item{margin-bottom:.5rem}.form-errors--form-submitted .error-list__item a,.form-errors--form-submitted .error-list__item a:visited{font-family:sans-serif;font-size:1rem;font-weight:inherit;margin:0 -2px}.form-errors--form-submitted .error-list__item a:active,.form-errors--form-submitted .error-list__item a:focus,.form-errors--form-submitted .error-list__item a:hover,.form-errors--form-submitted .error-list__item a:visited:active,.form-errors--form-submitted .error-list__item a:visited:focus,.form-errors--form-submitted .error-list__item a:visited:hover{box-shadow:0 0 0 2px #627d31}.form-errors--form-submitted .error-list__item--done{-webkit-text-decoration:line-through;text-decoration:line-through}.form-element__container--error{border-left:5px solid #d92d20;padding:.5rem .5rem .5rem 1.5rem}.form-element__label--error{color:#d92d20}.form-element__error-message{color:#d92d20;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;margin-top:.5rem}.form-element__validation-icon{display:none;position:absolute;right:-2.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-element__validation-icon:after{align-items:center;border-radius:50%;color:#fff;display:flex;font-weight:700;height:1.75rem;justify-content:center;padding-top:2px;width:1.75rem}.form-element__validation-icon--error:after{background-color:#d92d20;content:"!";font-size:1.8rem}.form-element__validation-icon--success:after{background-color:#097b32;content:"✔";font-size:1.1rem}.form-element__container--error .form-element__validation-icon{display:block}.form__navigation button~button{margin-left:1rem}.static-content{background-color:transparent;margin:0;max-width:100%;padding:0}@media screen and (min-width:768px){.static-content{padding:0}}.conditional:not(.valid){display:none}@media screen and (min-width:34.375em){.range-slider{display:flex;flex-wrap:wrap}}.range-slider input[type=number]{-webkit-appearance:none;-moz-appearance:textfield;border-radius:8px;margin-right:2rem;max-width:9.375rem;text-align:center}.range-slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:auto;outline:none;width:100%}@supports(-webkit-appearance:none){.range-slider input[type=range]{background-color:#466625;height:.3125rem}}.range-slider input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#fff;border:3px solid #466625;border-radius:24px;box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06);cursor:pointer;height:1.5rem;width:1.5rem}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#fff;border:3px solid #466625;border-radius:24px;box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06);cursor:pointer;height:1.5rem;width:1.5rem}.range-slider__range-wrapper{display:none}@media screen and (min-width:34.375em){.range-slider__range-wrapper{align-items:center;display:grid;flex:1 0 auto}}.range-slider__axis{padding-top:2rem;position:relative}.range-slider__axis__container{margin-bottom:1rem;padding:0 15px}.range-slider__axis__marker{bottom:10px;color:#667085;font-size:1rem;text-align:center;white-space:nowrap;width:1.875rem}.range-slider__axis__marker,.range-slider__axis__marker:after{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.range-slider__axis__marker:after{background-color:#667085;bottom:-10px;content:"";display:block;height:.625rem;left:50%;width:.125rem}.range-slider__axis__marker--last{left:100%}#wizard-employeeCount_description,#wizard-licenseCount_description{margin:0 0 1rem}.product-order-wizard .form-element__legend{margin-bottom:1rem}.product-order-wizard .form-element--radio-button-group{--checkable-input-size:24px}@media screen and (min-width:48em){.product-order-wizard .form-element--radio-button-group{display:flex;flex-wrap:wrap;gap:2rem}.product-order-wizard .form-element--radio-button-group>*{flex:1 1 calc(50% - 1rem)}}.product-order-wizard .form-element--radio-button-group .form-element--radio{display:flex}.product-order-wizard .form-element--radio-button-group .form-element__label{font-size:1.125rem;font-weight:600;line-height:1.2;padding:0 1rem 0 2rem}.product-order-wizard .form-element--radio-button-group input[type=radio]:focus+label:before,.product-order-wizard .form-element--radio-button-group input[type=radio]:not(:disabled):hover+label:before{box-shadow:0 0 0 2px #627d31}.product-order-wizard .form-element--radio-button-group input[type=radio]:checked+label:after{border-color:#627d31;border-width:6px;left:6px;top:6px}.product-order-wizard .form-element--radio-button-group input[type=radio]:disabled,.product-order-wizard .form-element--radio-button-group input[type=radio]:disabled+label{cursor:not-allowed}.product-order-wizard .form-element--radio-button-group .form-element__description{font-weight:400;margin:0}.product-order-wizard .wizard-result__product-info{margin-bottom:2rem}.product-order-wizard .wizard-result__product-count{font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400;font-weight:600}@media print{.product-order-wizard .wizard-result__product-count{margin-left:1em!important;margin-right:1em!important}}.product-order-wizard .wizard-result__product-info__price{display:none;font-family:Inter,sans-serif;font-size:var(--font-size-sm);font-weight:400;font-weight:600}@media print{.product-order-wizard .wizard-result__product-info__price{margin-left:1em!important;margin-right:1em!important}}.currency--CHF .product-order-wizard .wizard-result__product-info__price--CHF,.currency--EUR .product-order-wizard .wizard-result__product-info__price--EUR,.currency--USD .product-order-wizard .wizard-result__product-info__price--USD{display:inline}.product-order-wizard .wizard-result__title--quote{margin-top:2rem}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-flat-wizard .form-element__legend{margin-bottom:1rem}.product-flat-wizard .form-element--radio-button-group,.product-flat-wizard .form-element--radio-buttons{--checkable-input-size:24px}.product-flat-wizard .form-element--radio-button-group .form-element__label,.product-flat-wizard .form-element--radio-buttons .form-element__label{font-size:1.125rem;font-weight:600;line-height:1.2;padding:0 1rem 0 2rem}.product-flat-wizard .form-element--radio-button-group input[type=radio]:focus+label:before,.product-flat-wizard .form-element--radio-button-group input[type=radio]:not(:disabled):hover+label:before,.product-flat-wizard .form-element--radio-buttons input[type=radio]:focus+label:before,.product-flat-wizard .form-element--radio-buttons input[type=radio]:not(:disabled):hover+label:before{box-shadow:0 0 0 2px #627d31}.product-flat-wizard .form-element--radio-button-group input[type=radio]:checked+label:after,.product-flat-wizard .form-element--radio-buttons input[type=radio]:checked+label:after{border-color:#627d31;border-width:6px;left:6px;top:6px}.product-flat-wizard .form-element--radio-button-group input[type=radio]:disabled,.product-flat-wizard .form-element--radio-button-group input[type=radio]:disabled+label,.product-flat-wizard .form-element--radio-buttons input[type=radio]:disabled,.product-flat-wizard .form-element--radio-buttons input[type=radio]:disabled+label{cursor:not-allowed}.product-flat-wizard .form-element--radio-button-group .form-element__description,.product-flat-wizard .form-element--radio-buttons .form-element__description{font-weight:400;margin:0}.form-element__card{margin-bottom:2rem;padding:1rem}@media screen and (min-width:48em){.form-element__card{padding:2rem}}.form-element__card--bg{background-color:#f9fafb;border:1px solid #98a2b3;border-radius:8px;margin-bottom:2rem;padding:1rem}@media screen and (min-width:48em){.form-element__card--bg{padding:2rem}}.form .form-element__label a,.form .form-element__label a:visited{color:#627d31;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.form .form-element__label a:active,.form .form-element__label a:hover,.form .form-element__label a:visited:active,.form .form-element__label a:visited:hover{color:#101828}.form .form-element__label a:focus,.form .form-element__label a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.form .form-element__label a:visited[href]:after,.form .form-element__label a[href]:after{content:" (" attr(href) ")"}}.form .g-recaptcha{margin:0 0 2rem}.form__container{margin-bottom:2rem;margin-top:2rem}.form-element__container input[type=checkbox]+label:before{border-radius:8px}.form-element__container input[type=checkbox]+label:after{color:#627d31;left:6px;top:7px}.form-element__container input[type=radio]+label:after{left:7px;top:7px}@media screen and (min-width:48em){.form-element__layout-row{display:flex;gap:1rem;justify-content:space-between}.form-element__layout-row>*{flex-basis:23.875rem}}.form__navigation .button{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:600;padding:.75rem 1.5rem}@media print{.form__navigation .button{margin-left:1em!important;margin-right:1em!important}}.form__navigation .button--primary{color:#fff}.form-errors--form-submitted{border:4px solid #d92d20;margin-bottom:2rem;padding:1rem}@media screen and (min-width:48em){.form-errors--form-submitted{padding:2rem}}.form-errors--form-submitted h2{font-size:var(--font-size-lg);line-height:1.333;margin-bottom:1rem}.form-errors--form-submitted .copy-list{list-style:none;margin:1rem 1.2rem}.form-errors--form-submitted .copy-list li{margin-bottom:.5rem;position:relative}.form-errors--form-submitted .copy-list li:before{background:#000;border-radius:50%;content:"";display:block;height:.4375rem;left:-1rem;position:absolute;top:9px;width:.4375rem}@media screen and (min-width:64em){.form-errors--form-submitted .copy-list li:before{top:10px}}.form-errors--form-submitted .error-list__item a,.form-errors--form-submitted .error-list__item a:visited{color:#627d31;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}@media print{.form-errors--form-submitted .error-list__item a,.form-errors--form-submitted .error-list__item a:visited{margin-left:1em!important;margin-right:1em!important}}.form-errors--form-submitted .error-list__item a:active,.form-errors--form-submitted .error-list__item a:hover,.form-errors--form-submitted .error-list__item a:visited:active,.form-errors--form-submitted .error-list__item a:visited:hover{color:#101828}.form-errors--form-submitted .error-list__item a:focus,.form-errors--form-submitted .error-list__item a:visited:focus{box-shadow:0 0 0 2px #000}@media print{.form-errors--form-submitted .error-list__item a:visited[href]:after,.form-errors--form-submitted .error-list__item a[href]:after{content:" (" attr(href) ")"}}.form-errors--form-submitted .error-list__item--done a,.form-errors--form-submitted .error-list__item--done a:visited{color:#101828}.conditional.valid{-webkit-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards}.event-page__date{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNTk0RjU0Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xIDMuNTAxYTEgMSAwIDAgMSAxLTFoMjFhMSAxIDAgMCAxIDEgMXYxOWExIDEgMCAwIDEtMSAxSDJhMSAxIDAgMCAxLTEtMXYtMTlaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik02IC41MDF2NU0xOSAuNTAxdjVNMSA3LjUwMWgyM00xMi41IDcuNTAxdjE2TTYuNSA3LjUwMXYxNk0xOC41IDcuNTAxdjE2TTEgMTUuNTAxaDIzTTEgMTEuNTAxaDIzTTEgMTkuNTAxaDIzIi8+PC9zdmc+);background-position:left 0;background-repeat:no-repeat;background-size:1.25rem;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;padding-left:1.75rem}@media screen and (min-width:64em){.event-page__date{background-position:left 5px}}@media print{.event-page__date{margin-left:1em!important;margin-right:1em!important}}.event-info{background:#f2f4f7;margin-top:4rem;padding:1rem}@media screen and (min-width:48em){.event-info{padding:2rem}}.event-info__data,.event-info__entry{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.event-info__data,.event-info__entry{margin-left:1em!important;margin-right:1em!important}}.event-info__entry{margin-bottom:1rem}@media screen and (min-width:48em){.event-info__entry{display:flex}}.event-info__label{font-weight:600}@media screen and (min-width:48em){.event-info__label{flex:0 0 26%}}.event-info a{color:#101828;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}.event-info a:active,.event-info a:focus,.event-info a:hover{box-shadow:0 0 0 2px #101828}@media print{.event-info a[href]:after{content:" (" attr(href) ")"}}.event-info--jobposting .event-info__label{flex-basis:45%}.event-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));margin-bottom:2rem;margin-top:2rem}.event-list .mscr-pagination__nav{grid-column:1/2;margin:1rem 0 0}@media screen and (min-width:34.375em){.event-list .mscr-pagination__nav{grid-column:1/3}}@media screen and (min-width:64em){.event-list .mscr-pagination__nav{grid-column:1/4}}.neos-backend .event-list{outline:2px solid #027a48;position:relative}.neos-backend .event-list:before{background-color:#027a48;color:#fff;content:"Eventliste wird automatisch geladen";display:block;left:-2px;padding:.25rem .5rem;position:absolute;top:-36px}.event-item{border:1px solid #eaecf0;display:flex;flex-direction:column;gap:2rem;height:100%;padding:1rem}@media screen and (max-width:47.9375em){.event-item{margin:auto;max-width:24.5rem;width:100%}}.event-item--js{cursor:pointer;transition:box-shadow 225ms linear 0ms}.event-item--js:hover{box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.event-item__content{display:flex;flex-direction:column;gap:.75rem;height:100%;order:2}.event-item__category{color:#627d31;display:block;font-size:var(--font-size-sm);margin-bottom:.5rem}.event-item__title{font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.3;transition:all 225ms linear 0ms}.event-item__link{color:#101828;display:block;padding-right:1.5rem;position:relative;-webkit-text-decoration:none;text-decoration:none}.event-item__link:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMTAxODI4Ij48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS42NyIgZD0iTTEuMTY3IDdoMTEuNjY2bTAgMEw3IDEuMTY3TTEyLjgzMyA3IDcgMTIuODMzIi8+PC9zdmc+);background-repeat:no-repeat;content:"";height:1rem;position:absolute;right:0;top:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:1rem}.event-item__link:focus{box-shadow:0 0 0 2px #627d31}.event-item__meta{margin-top:auto}.event-item__date,.event-item__location{color:#101828;font-size:var(--font-size-sm)}.event-item__image{aspect-ratio:300/161;background-color:#466625;-o-object-fit:cover;object-fit:cover;order:1;width:100%}.event-item__image img{height:auto;width:100%}.event-item.event-item--no-image:before{aspect-ratio:300/161;background-color:#f2f4f7;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIGNsaXAtcnVsZT0iZXZlbm9kZCIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMTAwdjEwMEgweiIvPjxnIGZpbGwtcnVsZT0ibm9uemVybyI+PGcgZmlsbD0iIzdlYTAzZSI+PHBhdGggZD0iTTc0LjY4MiA1NS44MzFoMTcuNDYzVjI2Ljg1OGMwLS43MjUtLjMwMy0xLjQyLS44MTYtMS45MzNMNjguODUyIDIuNDc4YTIuNzQ4IDIuNzQ4IDAgMCAwLTEuOTM0LS44MTZIMTAuODc3YTMuMDMgMy4wMyAwIDAgMC0zLjAyMiAzLjAyMXY5MC45MDZhMi43NiAyLjc2IDAgMCAwIDIuNzUgMi43NDloNzguNzlhMi43NiAyLjc2IDAgMCAwIDIuNzUtMi43NDlWNjcuODU1SDc0LjY4MmEuNjA2LjYwNiAwIDAgMS0uNjA0LS42MDRWNTYuNDA1YzAtLjMzMy4yNzItLjYwNC42MDQtLjYwNHYuMDNabS02LjYxNiAyOS40ODZhLjYwNi42MDYgMCAwIDEtLjYwNC42MDRINTYuNjE2YS42MDYuNjA2IDAgMCAxLS42MDQtLjYwNFY2OC4wMDZzLS4wNi0uMTUxLS4xNTEtLjE1MUgyMC41MTRhLjYwNi42MDYgMCAwIDEtLjYwNC0uNjA0VjU2LjA0MnMuMDYtLjI3Mi4xNTEtLjM5M0w1NS41ODkgMTQuMmEuNTk1LjU5NSAwIDAgMSAuODc2LS4wM2wxMS4zOSAxMS4zODlzLjE4MS4yNzIuMTgxLjQyM3Y1OS4zMzVoLjAzWiIvPjxwYXRoIGQ9Ik01NC45NTUgMzIuOTYxIDM1LjgzMSA1NC44MzRjLS4zMzIuMzkzLS4wNi45OTcuNDUzLjk5N2gxOS41NzdzLjE1MS0uMDYxLjE1MS0uMTUxVjMzLjM1NGMwLS41NDQtLjY5NS0uODE2LTEuMDU3LS4zOTNaIi8+PC9nPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik03NC4wNzggNjcuMjgxVjU2LjQzNWMwLS4zMzIuMjcyLS42MDQuNjA0LS42MDRoMTcuNDYzdjEyLjAyNEg3NC42ODJhLjYwNi42MDYgMCAwIDEtLjYwNC0uNjA0di4wM1pNNTUuNTg5IDE0LjIgMjAuMDYxIDU1LjY0OXMtLjE1MS4yNDItLjE1MS4zOTN2MTEuMjA5YzAgLjMzMi4yNzIuNjA0LjYwNC42MDRoMzUuMzQ3cy4xNTEuMDYuMTUxLjE1MXYxNy4zMTFjMCAuMzMyLjI3Mi42MDQuNjA0LjYwNGgxMC44NDZhLjYwNi42MDYgMCAwIDAgLjYwNC0uNjA0VjI1Ljk4MmEuNTk2LjU5NiAwIDAgMC0uMTgxLS40MjNMNTYuNDk1IDE0LjE3Yy0uMjQxLS4yNDItLjY2NC0uMjQyLS44NzYuMDNoLS4wM1pNMzUuODMxIDU0LjgzNGwxOS4xMjQtMjEuODczYy4zNjItLjQyMyAxLjA1Ny0uMTUxIDEuMDU3LjM5M1Y1NS42OHMtLjA2LjE1MS0uMTUxLjE1MUgzNi4yODRjLS41MTMgMC0uNzg1LS42MDQtLjQ1My0uOTk3WiIvPjwvZz48L3N2Zz4=);background-position:center 40%;background-repeat:no-repeat;background-size:40%;content:"";display:block;max-width:22.875rem;min-height:10.25rem;width:100%}.blog-category-nav__link{color:#627d31;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-left:-2px;margin-right:-2px;padding:0 2px 0 16px;position:relative;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:none;text-decoration:none}@media print{.blog-category-nav__link{margin-left:1em!important;margin-right:1em!important}}.blog-category-nav__link:active,.blog-category-nav__link:hover{color:#101828}.blog-category-nav__link:focus{box-shadow:0 0 0 2px #000}@media print{.blog-category-nav__link[href]:after{content:" (" attr(href) ")"}}.blog-category-nav__link--current{color:#667085;-webkit-text-decoration:none;text-decoration:none}.blog-category-nav__link:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0cm9rZT0iIzYyN0QzMSIgdmlld0JveD0iMCAwIDY0IDY0Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMTIiIGQ9Im0yNCA4IDIyIDI0LTIyIDI0Ii8+PC9zdmc+);content:"";height:.75rem;left:0;position:absolute;top:5px;width:.75rem}.blog-category-nav--horizontal{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:100%;padding:2rem}@media screen and (min-width:34.375em){.blog-category-nav--horizontal{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto}}@media screen and (min-width:64em){.blog-category-nav--horizontal{padding:2rem 4rem}}.blog-category-nav--horizontal .blog-category-nav__list{display:flex;flex-grow:1;flex-wrap:wrap;gap:1rem}.blog-category-nav--horizontal .blog-category-nav__link{white-space:nowrap}.blog-category-nav--vertical{background-color:#fcfcfd;padding:1rem 1rem 2rem}.blog-category-nav--vertical .blog-category-nav__item{border-bottom:1px solid #eaecf0;padding-bottom:.5rem;padding-top:.5rem}.mscr-blog-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(19rem,32.75rem));justify-content:center;margin-bottom:2rem;margin-top:2rem}.blog-list--element{margin-bottom:4rem}.blog-list__navigation--start,.mscr-pagination__nav{margin:2rem auto;max-width:77.5rem;padding:0 16px}@media screen and (min-width:84.625em){.blog-list__navigation--start,.mscr-pagination__nav{padding:0}}@media screen and (min-width:64em){.blog-list__navigation--start,.mscr-pagination__nav{margin-bottom:4rem;margin-top:4rem}}.mscr-pagination__list{border-color:#101828;border-style:solid;border-width:2px 0;padding:2rem 0}.blog-teaser{border:1px solid #eaecf0;display:flex;flex-direction:column;padding-bottom:2rem}@media screen and (max-width:47.9375em){.blog-teaser{margin:auto;max-width:24.5rem;width:100%}}.blog-teaser--js{cursor:pointer;transition:box-shadow 225ms linear 0ms}.blog-teaser--js:hover{box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.blog-teaser__img{aspect-ratio:131/70;height:100%;margin-bottom:2rem;max-height:17.4375rem;order:-1}.blog-teaser__img img{height:100%;-o-object-fit:cover;object-fit:cover}.blog-teaser__img--fallback{aspect-ratio:131/70}.blog-teaser__img--fallback:before{aspect-ratio:131/70;background-color:#f2f4f7;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIGNsaXAtcnVsZT0iZXZlbm9kZCIgdmlld0JveD0iMCAwIDEwMCAxMDAiPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMTAwdjEwMEgweiIvPjxnIGZpbGwtcnVsZT0ibm9uemVybyI+PGcgZmlsbD0iIzdlYTAzZSI+PHBhdGggZD0iTTc0LjY4MiA1NS44MzFoMTcuNDYzVjI2Ljg1OGMwLS43MjUtLjMwMy0xLjQyLS44MTYtMS45MzNMNjguODUyIDIuNDc4YTIuNzQ4IDIuNzQ4IDAgMCAwLTEuOTM0LS44MTZIMTAuODc3YTMuMDMgMy4wMyAwIDAgMC0zLjAyMiAzLjAyMXY5MC45MDZhMi43NiAyLjc2IDAgMCAwIDIuNzUgMi43NDloNzguNzlhMi43NiAyLjc2IDAgMCAwIDIuNzUtMi43NDlWNjcuODU1SDc0LjY4MmEuNjA2LjYwNiAwIDAgMS0uNjA0LS42MDRWNTYuNDA1YzAtLjMzMy4yNzItLjYwNC42MDQtLjYwNHYuMDNabS02LjYxNiAyOS40ODZhLjYwNi42MDYgMCAwIDEtLjYwNC42MDRINTYuNjE2YS42MDYuNjA2IDAgMCAxLS42MDQtLjYwNFY2OC4wMDZzLS4wNi0uMTUxLS4xNTEtLjE1MUgyMC41MTRhLjYwNi42MDYgMCAwIDEtLjYwNC0uNjA0VjU2LjA0MnMuMDYtLjI3Mi4xNTEtLjM5M0w1NS41ODkgMTQuMmEuNTk1LjU5NSAwIDAgMSAuODc2LS4wM2wxMS4zOSAxMS4zODlzLjE4MS4yNzIuMTgxLjQyM3Y1OS4zMzVoLjAzWiIvPjxwYXRoIGQ9Ik01NC45NTUgMzIuOTYxIDM1LjgzMSA1NC44MzRjLS4zMzIuMzkzLS4wNi45OTcuNDUzLjk5N2gxOS41NzdzLjE1MS0uMDYxLjE1MS0uMTUxVjMzLjM1NGMwLS41NDQtLjY5NS0uODE2LTEuMDU3LS4zOTNaIi8+PC9nPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik03NC4wNzggNjcuMjgxVjU2LjQzNWMwLS4zMzIuMjcyLS42MDQuNjA0LS42MDRoMTcuNDYzdjEyLjAyNEg3NC42ODJhLjYwNi42MDYgMCAwIDEtLjYwNC0uNjA0di4wM1pNNTUuNTg5IDE0LjIgMjAuMDYxIDU1LjY0OXMtLjE1MS4yNDItLjE1MS4zOTN2MTEuMjA5YzAgLjMzMi4yNzIuNjA0LjYwNC42MDRoMzUuMzQ3cy4xNTEuMDYuMTUxLjE1MXYxNy4zMTFjMCAuMzMyLjI3Mi42MDQuNjA0LjYwNGgxMC44NDZhLjYwNi42MDYgMCAwIDAgLjYwNC0uNjA0VjI1Ljk4MmEuNTk2LjU5NiAwIDAgMC0uMTgxLS40MjNMNTYuNDk1IDE0LjE3Yy0uMjQxLS4yNDItLjY2NC0uMjQyLS44NzYuMDNoLS4wM1pNMzUuODMxIDU0LjgzNGwxOS4xMjQtMjEuODczYy4zNjItLjQyMyAxLjA1Ny0uMTUxIDEuMDU3LjM5M1Y1NS42OHMtLjA2LjE1MS0uMTUxLjE1MUgzNi4yODRjLS41MTMgMC0uNzg1LS42MDQtLjQ1My0uOTk3WiIvPjwvZz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:25%;content:"";display:block;width:100%}.blog-teaser__link,.blog-teaser__text,.blog-teaser__title{margin-left:1rem;margin-right:1rem}.blog-teaser__title{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.333;margin-bottom:1rem}@media print{.blog-teaser__title{margin-left:1em!important;margin-right:1em!important}}.blog-teaser__text{margin-bottom:2rem}.blog-teaser__link{align-self:flex-start;color:#627d31;font-weight:600;margin-top:auto;position:relative;-webkit-text-decoration:none;text-decoration:none}.blog-teaser__link:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNjI3RDMxIj48cGF0aCBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS42NyIgZD0ibTUuODMzIDE0LjE2NyA4LjMzNC04LjMzNG0wIDBINS44MzNtOC4zMzQgMHY4LjMzNCIvPjwvc3ZnPg==) no-repeat;background-position:0 4px;content:"";display:inline-block;height:1.25rem;margin-left:.5rem;width:1.25rem}.blog-teaser__link:focus{box-shadow:0 0 0 2px #627d31}.mscr-blog-article{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:67.5rem;padding:0 16px}@media screen and (min-width:71.5em){.mscr-blog-article{padding:0}}.mscr-blog-article .container:not(.quote){padding:0}@media screen and (max-width:63.9375em){.mscr-blog-article .container--comp,.mscr-blog-article .container--page{max-width:50rem}}.mscr-blog-article{grid-gap:2rem;display:grid;gap:2rem;grid-template-areas:"titleImage" "title" "pubInfo" "intro" "content" "metadata" "sidebar"}.mscr-blog-article>*{width:100%}@media screen and (min-width:64em){.mscr-blog-article{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;grid-template-areas:"titleImage titleImage" "title sidebar" "pubInfo sidebar" "intro sidebar" "content sidebar" "metadata sidebar";grid-template-columns:1fr 17.875rem}}.mscr-blog-article .blog-title-image__wrapper{grid-area:titleImage}.mscr-blog-article .blog-title{grid-area:title}.mscr-blog-article .blog-pub-info{grid-area:pubInfo}.mscr-blog-article .blog-intro{grid-area:intro}.mscr-blog-article .blog-content{grid-area:content}.mscr-blog-article .blog-metadata{grid-area:metadata}.mscr-blog-article .blog-category-menu{grid-area:sidebar}.blog-title-image__img{aspect-ratio:52/19;-o-object-fit:cover;object-fit:cover;width:100%}.blog-title-image__img img{height:auto;-o-object-fit:cover;object-fit:cover}.neos-backend .blog-title-image__img.placeholder{min-height:25rem;-o-object-fit:contain;object-fit:contain}.blog-title .copy-h1{margin:0;text-align:left}.blog-publication-info{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}@media screen and (max-width:47.9375em){.blog-publication-info{align-items:center}}@media screen and (min-width:48em){.blog-publication-info{flex-direction:row}}.blog-publication-info__img-wrapper,.blog-publication-info__links{align-items:center;display:flex;gap:1rem}.blog-publication-info__img{border-radius:50%;height:auto;max-width:3.4375rem}@media screen and (max-width:47.9375em){.blog-publication-info__authors,.blog-publication-info__time{text-align:center}}.blog-publication-info__links,.blog-publication-info__time{padding-left:1rem}@media screen and (min-width:48em){.blog-publication-info__links,.blog-publication-info__time{border-left:1px solid #466625}}.blog-publication-info__label{color:#466625;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.blog-publication-info__label{margin-left:1em!important;margin-right:1em!important}}.blog-publication-info__content{color:#667085;font-family:Inter,sans-serif;font-size:var(--font-size-md);font-weight:400}.blog-intro__text{font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:400}.blog-content .section{padding:0}.blog-content .section:where(.section--grayLight,.section--ctaDark,.section--ctaLight){padding:2rem}.blog-metadata{position:relative}.blog-metadata:before{background-color:#466625;content:"";height:.5rem;left:0;position:absolute;top:8px;width:4.5625rem}.mscr-blog-categories{margin:2rem 0}.mscr-blog-categories__title{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.333;margin-bottom:.5rem}@media print{.mscr-blog-categories__title{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-categories__list{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem}.mscr-blog-categories__link{color:#627d31;display:inline-block;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-left:-2px;margin-right:-2px;padding:0 2px;-webkit-text-decoration:underline;text-decoration:underline}@media print{.mscr-blog-categories__link{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-categories__link:active,.mscr-blog-categories__link:hover{color:#101828}.mscr-blog-categories__link:focus{box-shadow:0 0 0 2px #000}@media print{.mscr-blog-categories__link[href]:after{content:" (" attr(href) ")"}}.mscr-blog-tags{margin:2rem 0}.mscr-blog-tags__title{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.333;margin-bottom:.5rem}@media print{.mscr-blog-tags__title{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-tags__list{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem}.mscr-blog-tags__link{color:#627d31;display:inline-block;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400;margin-left:-2px;margin-right:-2px;padding:0 2px 0 26px;position:relative;-webkit-text-decoration:underline;text-decoration:underline}@media print{.mscr-blog-tags__link{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-tags__link:active,.mscr-blog-tags__link:hover{color:#101828}.mscr-blog-tags__link:focus{box-shadow:0 0 0 2px #000}@media print{.mscr-blog-tags__link[href]:after{content:" (" attr(href) ")"}}.mscr-blog-tags__link:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiM0NjY2MjUiIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtOS4wNzguODMzIDEwLjQ4NSAxMC40OWgtLjAwM2ExLjI4MyAxLjI4MyAwIDAgMS0uNTU1IDIuMjE2bC0zLjk3OCAxLjIxNGEuNDE3LjQxNyAwIDAgMC0uMjc3LjI3N2wtMS4yMTIgMy45OGMtLjExOS40NjMtLjQ3Ny44MjctLjkzOS45NTNhMS4yMyAxLjIzIDAgMCAxLS4yOTYuMDM3IDEuMzk1IDEuMzk1IDAgMCAxLS45ODEtLjQzN0wuODM5IDkuMDgxYTMuMTE2IDMuMTE2IDAgMCAxLS44MzMtMi4wMUwwIDEuNjY4QzAgLjc0Ny43NDYgMCAxLjY2NyAwaDUuNDAyYy43NDUuMDQgMS40NTQuMzM1IDIuMDEuODMzWm0tNS4zMzQgNC4xNmExLjI1IDEuMjUgMCAxIDAgMi41IDAgMS4yNSAxLjI1IDAgMCAwLTIuNSAwWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;background-size:100%;content:"";display:block;height:1.125rem;left:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.125rem}.mscr-blog-author-list{border-top:1px solid #466625}.mscr-blog-author-list__heading{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-xl);font-weight:600;line-height:1.26;margin-bottom:1rem;margin-top:2rem}@media print{.mscr-blog-author-list__heading{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-author-list .mscr-blog-social-link{color:#667085}.mscr-blog-author{grid-gap:1rem 2rem;display:grid;gap:1rem 2rem;margin:1rem 0 2rem}.mscr-blog-author__name-name{color:#101828;font-family:Inter,sans-serif;font-size:var(--font-size-lg);font-weight:600;line-height:1.333;margin-bottom:0}@media print{.mscr-blog-author__name-name{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-author__name-overline{color:#466625;display:block;font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.mscr-blog-author__name-overline{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-author__text{font-family:Inter,sans-serif;font-size:var(--font-size-base);font-weight:400}@media print{.mscr-blog-author__text{margin-left:1em!important;margin-right:1em!important}}.mscr-blog-author__social-links{display:flex;gap:0 1rem}.mscr-blog-author__img{max-width:5.625rem}.mscr-blog-author--with-img .mscr-blog-author__img{border-radius:50%}@media screen and (min-width:48em){.mscr-blog-author--with-img{grid-template-columns:5.625rem auto}.mscr-blog-author--with-img .mscr-blog-author__name,.mscr-blog-author--with-img .mscr-blog-author__social-links,.mscr-blog-author--with-img .mscr-blog-author__text{grid-column:2/3}.mscr-blog-author--with-img .mscr-blog-author__img{grid-column:1/2;grid-row:1/span 2}}.mscr-blog-social-link{border-radius:50%;color:#667085;display:block;height:2.8125rem;padding:10px;position:relative;width:2.8125rem}.mscr-blog-social-link:active,.mscr-blog-social-link:focus,.mscr-blog-social-link:hover{box-shadow:0 0 0 2px #000}.mscr-blog-social-link svg{fill:currentColor;height:1.5rem;width:1.5rem}.mscr-blog-social-link svg *{fill:currentColor}.blog-category-nav--vertical{max-width:17.875rem}@media screen and (max-width:47.9375em){.mscr-blog-article .content-box{padding:2rem 1rem}}@media screen and (min-width:48em){.mscr-blog-article .content-box{padding:2rem}}