:root{--transition-timing-function:cubic-bezier(.4,0,.2,1);--transition-duration-slow:.5s;--transition-duration:.3s;--transition-duration-fast:.15s;--transition:var(--transition-duration) var(--transition-timing-function);--transparent:transparent;--white:#fff;--black:#101010;--gray:#cfcfcf;--black-faded:#10101060;--bar-chart-index-gray:#b5c6d6;--robeco-blue:#00a2bd;--robeco-orange:#e76408;--robeco-warning-orange:#db940e;--robeco-green:#adba00;--robeco-magenta:#b50063;--robeco-purple:#4a04a5;--robeco-gray-darkbg-100:#b7b7b7;--robeco-gray-darkbg-500:#404040;--robeco-gray-darkbg-700:#333;--robeco-gray-darkbg-900:#1c1c1c;--robeco-gray-lightbg-100:#f3f3f3;--robeco-gray-lightbg-500:#cfcfcf;--robeco-gray-lightbg-900:#7a7a7a;--robeco-gray-coloredbg-100:#ffffff0d;--robeco-gray-coloredbg-500:#fff3;--robeco-gray-coloredbg-900:#ffffffb3;--robeco-darken:#10101033;--robeco-morning-star-yellow:#cc9130;--roboco-glass-dark:linear-gradient(180deg,#ffffff1f,#fff0);--spacing-0-5:.125rem;--spacing-1:.25rem;--spacing-1-5:.375rem;--spacing-2:.5rem;--spacing-2-5:.625rem;--spacing-3:.75rem;--spacing-3-5:.875rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-7:1.75rem;--spacing-7-5:1.875rem;--spacing-8:2rem;--spacing-9:2.25rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-18:4.5rem;--spacing-20:5rem;--spacing-22:5.5rem;--spacing-24:6rem;--spacing-26:6.5rem;--spacing-28:7rem;--spacing-30:7.5rem;--container-width-sm:40rem;--container-width-md:52rem;--container-width-lg:72rem;--container-width-xlg:96rem;--gutter:var(--spacing-4);--header-height:4rem;--footer-offset:12em;--submenu-offset:var(--header-height)}@media screen and (width>=1024px){:root{--header-height:5rem;--gutter:var(--spacing-10)}}:root{--font-family:"Roboto",sans-serif;--font-family-heading:"Roboto Condensed",var(--font-family);--font-family-numbers:"Overpass";--font-family-quote:"Ramabhadra";--font-weight-light:300;--font-weight-normal:400;--font-weight-bold:700;--font-size-h1:2.5rem;--font-size-h2:1.75rem;--font-size-h3:1.6rem;--font-size-h4:1.5rem;--font-size-h5:1.25rem;--font-size-h6:1.1rem;--font-size-base:1rem;--font-size-xl:6em;--font-size-sm:.875rem;--font-size-xs:.75rem;--font-size-xxs:.7rem;--font-size-xxxs:.625rem;--line-height:2;--line-height-medium:1.4;--line-height-small:1.75;--line-height-heading:1.25}@media screen and (width>=768px){:root{--font-size-h1:3rem;--font-size-h2:2.25rem;--font-size-h3:1.75rem}}@media screen and (width>=1024px){:root{--font-size-h1:3.5rem;--font-size-h2:2.75rem;--font-size-h3:1.75rem}}:root{--z-index-bottom-background:-2;--z-index-top-backgrond:-1;--z-index-tabs:1;--z-index-hero-media:1;--z-index-hero-canvas:2;--z-index-hero-content:3;--z-index-funds-header:6;--z-index-select:7;--z-index-menu:8;--z-index-tooltip:28;--z-index-footer:28;--z-index-modal-floating:29;--z-index-header:30;--z-index-notification:30;--z-index-cookiewall:31;--z-index-overlay:31;--z-index-modal-full:32}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@layer app{button:not(.portal *){font-family:var(--font-family);font-size:var(--font-size-base);color:currentColor;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.btn-tag:not(.portal *){gap:var(--spacing-3);padding:var(--spacing-2) var(--spacing-4);font-size:var(--font-size-xs);background:var(--robeco-gray-coloredbg-100);display:flex}.btn-tag:not(.portal *):hover,a:not(.portal *){color:var(--robeco-blue)}a:not(.portal *){transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration);text-decoration:none;transition-property:color;position:relative}a:not(.portal *):hover{color:var(--robeco-blue)}a:not(.portal *):before{content:"";height:1px;transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration);transform-origin:0 0;background-color:currentColor;transition-property:scale;display:block;position:absolute;inset:auto 0 0;scale:0 1}a:not(.portal *):hover:before{scale:1}input[type=search]:not(.portal *),input[type=text]:not(.portal *),select:not(.portal *){width:100%;padding:var(--spacing-4) var(--spacing-4);font-family:var(--font-family);font-size:var(--font-size-base);color:currentColor;background:var(--robeco-gray-coloredbg-100);border:0;border-radius:0;display:block}input[type=search]:not(.portal *):focus,input[type=text]:not(.portal *):focus,select:not(.portal *):focus{border-color:var(--white)}input[type=search] select option,input[type=text] select option,select select option{color:var(--white);background-color:var(--black)}input[type=search] input[type=search]::-webkit-search-cancel-button{appearance:none}input[type=search] input[type=search]::-webkit-search-decoration{appearance:none}input[type=search] input[type=search]::-webkit-search-results-button{appearance:none}input[type=search] input[type=search]::-webkit-search-results-decoration{appearance:none}input[type=text] input[type=search]::-webkit-search-cancel-button{appearance:none}input[type=text] input[type=search]::-webkit-search-decoration{appearance:none}input[type=text] input[type=search]::-webkit-search-results-button{appearance:none}input[type=text] input[type=search]::-webkit-search-results-decoration{appearance:none}select input[type=search]::-webkit-search-cancel-button{appearance:none}select input[type=search]::-webkit-search-decoration{appearance:none}select input[type=search]::-webkit-search-results-button{appearance:none}select input[type=search]::-webkit-search-results-decoration{appearance:none}input[type=search] fieldset,input[type=text] fieldset,select fieldset{border:0;margin:0;padding:0}p:not(.portal *){margin:0 0 1.5em}p:not(.portal *):last-child{margin-bottom:0}.h1:not(.portal *),.h2:not(.portal *),.h3:not(.portal *),.h4:not(.portal *),.h5:not(.portal *),.h6:not(.portal *),blockquote:not(.portal *),h1:not(.portal *),h2:not(.portal *),h3:not(.portal *),h4:not(.portal *),h5:not(.portal *),h6:not(.portal *){font-family:var(--font-family-heading);line-height:var(--line-height-heading);margin:0 0 .5em}.h1:not(.portal *),.h2:not(.portal *),.h3:not(.portal *),.h4:not(.portal *),.h5:not(.portal *),.h6:not(.portal *),h1:not(.portal *),h2:not(.portal *),h3:not(.portal *),h4:not(.portal *),h5:not(.portal *),h6:not(.portal *){font-weight:var(--font-weight-normal)}.h1:not(.portal *),h1:not(.portal *){font-size:var(--font-size-h1)}.h2:not(.portal *),blockquote:not(.portal *),h2:not(.portal *){font-size:var(--font-size-h2)}.h3:not(.portal *),h3:not(.portal *){font-size:var(--font-size-h3)}.h4:not(.portal *),h4:not(.portal *){font-size:var(--font-size-h4);line-height:var(--line-height-medium)}.h5:not(.portal *),h5:not(.portal *){font-size:var(--font-size-h5)}.h6:not(.portal *),h6:not(.portal *){font-size:var(--font-size-h6)}blockquote{gap:var(--spacing-2);font-weight:var(--font-weight-light);display:flex;position:relative}blockquote:before{font-family:var(--font-family-quote);font-size:var(--font-size-h1);color:var(--robeco-orange);content:"“";margin-top:-.25em}.top-title:not(.portal *){margin-bottom:var(--spacing-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);text-transform:uppercase}pre:not(.portal *){white-space:pre-wrap}}@layer vendors,utils,pages;@layer components{.block-hero[data-v-e63d1366]{padding-top:0}.insights-overview[data-v-6e3ab29f],.products-overview[data-v-33129e11],.search-overview[data-v-6f9a9c0b],.strategies-overview[data-v-484ade54]{padding-top:var(--header-height)}}ol,ul{padding-left:var(--spacing-4);margin:0 0 var(--spacing-4)}li{margin-bottom:var(--spacing-1)}*,:after,:before{box-sizing:border-box}body{background:var(--black);margin:0;position:relative}iframe{border:0;width:100%;display:block}.header-spacing{padding-top:var(--header-height)}html{font-size:clamp(16px,1vw,20px)}body{font-family:var(--font-family);font-weight:var(--font-weight-light);line-height:var(--line-height);color:var(--white)}.large-only{display:none}@media screen and (width>=1024px){.large-only{display:block}.small-only{display:none}}body>div.wrapper{background:0 0}.clickdform{height:auto!important;overflow-x:visible!important}.clickdform form{width:100%!important}.clickdform .alignBottom,.clickdform .alignTop{display:block!important}.clickdform ::placeholder{color:currentColor;text-transform:uppercase}.clickdform .requiredInfo,.clickdform input,.clickdform select,.clickdform span{font-family:var(--font-family)!important;font-size:1rem!important}.clickdform span{color:currentColor!important}.clickdform input[type=text],.clickdform select{padding:var(--spacing-4) var(--spacing-4);background-color:var(--input-background-color,var(--robeco-gray-darkbg-700));border:2px solid #0000}.clickdform input[type=text]:hover,.clickdform select:hover{border-color:var(--robeco-blue)}.clickdform select{text-transform:uppercase;appearance:none}.clickdform input[type=checkbox],.clickdform input[type=radio]{aspect-ratio:1;width:1.25rem;accent-color:var(--robeco-blue);opacity:.2;margin:0 .5rem 0 0;translate:0 .2rem}.clickdform input[type=checkbox]+span,.clickdform input[type=radio]+span{margin-right:1rem;display:inline-block}.clickdform input[type=checkbox]:checked,.clickdform input[type=radio]:checked{opacity:1}.clickdform input[type=button]{display:none}.clickdform :has(>input[type=radio]){display:inline-block}@media screen and (width>=1024px){.clickdform .responsiveRow{-moz-column-gap:var(--spacing-4);column-gap:var(--spacing-4);flex-wrap:wrap;display:flex}}.clickdform .responsiveCell{flex:1 0 auto;width:auto;min-width:auto;display:block}.clickdform .responsiveCell:has(input[type=text],input[type=checkbox],input[type=radio],select){margin-bottom:1rem}.clickdform .responsiveCell:has(select){position:relative}.clickdform .responsiveCell:has(select):after{top:1.5rem;right:var(--spacing-4);pointer-events:none;content:"";border-top:.35rem solid;border-left:.35rem solid #0000;border-right:.35rem solid #0000;width:0;height:0;display:block;position:absolute}.clickdform .responsiveCell:has(input[type=text],select)>div>span{display:none}.clickdform .responsiveCellSize1{width:100%}@media screen and (width>=1024px){.clickdform .responsiveCellSize1{width:calc(50% - var(--spacing-4)/2)}}.clickdform .responsiveCellSize2{width:100%}.clickdform .maxSize1,.clickdform .maxSize2,.clickdform .minSize1,.clickdform .minSize2{width:100%!important}.clickdform .minSize1,.clickdform .minSize2{min-width:auto}.clickdform .maxSize1,.clickdform .maxSize2{max-width:none!important}.clickdform input[type=text]{width:100%;display:block}.clickdform .clear{display:none!important}#__tealiumGDPRecModal,.cookie-consent{z-index:var(--z-index-cookiewall)!important}.cookie-consent{-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);background-color:#ffffff0d;justify-content:center;align-items:center;display:flex;position:fixed;padding:var(--spacing-4)!important;inset:0!important}.cookie-consent table{width:100%;margin-bottom:1em;font-size:1rem!important}.cookie-consent th{font-size:var(--font-size-sm);text-transform:uppercase;display:none;background:var(--white)!important}@media screen and (width>=1024px){.cookie-consent th{display:table-cell}}.cookie-consent td,.cookie-consent th{padding:0 .75rem!important}@media screen and (width>=1024px){.cookie-consent td,.cookie-consent th{border-bottom:1px solid var(--robeco-gray-lightbg-500)!important;padding:.5em .75rem!important}}.cookie-consent td{text-align:left!important;display:block!important}@media screen and (width>=1024px){.cookie-consent td{vertical-align:top;display:table-cell!important}}.cookie-consent tr{grid-template-columns:1fr min-content;padding-block:.75em;display:grid;border-bottom:1px solid var(--robeco-gray-lightbg-500)!important}.cookie-consent tr:has(th){display:none}@media screen and (width>=1024px){.cookie-consent tr:has(th){border-bottom:0;display:table-row}.cookie-consent tr{display:table-row}}.cookie-consent tr:nth-child(2n){background:var(--robeco-gray-lightbg-100)}.cookie-consent input{width:1.25em;height:1.25em;accent-color:var(--robeco-blue)}.cookie-consent .cookie-consent__inner a{color:var(--robeco-blue);text-decoration:none}.cookie-consent__container{width:min(var(--container-width-xlg),100%);max-height:calc(100vh - 2em);padding:var(--spacing-4) var(--spacing-4) var(--spacing-4);font-size:var(--font-size-base);flex-direction:column;display:flex;position:relative;overflow:hidden;max-width:none!important;color:var(--black)!important;background:var(--white)!important;border-radius:.25em!important;margin:0!important}.cookie-consent__container:before{aspect-ratio:1;content:"";background:var(--robeco-blue);filter:blur(3em);border-radius:50%;width:95%;position:absolute;bottom:85%;left:50%}@media screen and (width>=1024px){.cookie-consent__container{padding:var(--spacing-8) var(--spacing-8) var(--spacing-6)}}.cookie-consent__inner{position:relative;font-size:var(--font-size-base)!important;color:currentColor!important;background:0 0!important;border-radius:0!important;padding:0!important}.consent__logo{width:8em;margin-bottom:1em;display:block;padding-bottom:0!important}.cookie-consent__text--mobile{display:none!important}.cookie-consent__text{display:block!important}.cookie-consent__content{position:relative;overflow-y:auto;padding:0!important}.cookie-consent__body{margin-bottom:1em;position:relative;padding-right:0!important}.cookie-consent__buttons,.cookie-consent__footer{gap:var(--spacing-2);border-top:1px solid var(--robeco-gray-lightbg-500);flex-direction:column;justify-content:flex-start;margin-bottom:0;padding-top:1em;padding-left:0;list-style:none;display:flex;position:relative!important;inset:auto!important}@media screen and (width>=1024px){.cookie-consent__buttons,.cookie-consent__footer{flex-direction:row-reverse}}.cookie-consent__buttons div,.cookie-consent__footer div{padding:0!important}.cookie-consent__buttons:before,.cookie-consent__footer:before{content:"";background-image:linear-gradient(to bottom,transparent,var(--white));height:1em;position:absolute;inset:auto 0 100%;translate:0 -1px}.cookie-consent__buttons #preferences_prompt_submit,.cookie-consent__buttons .btn,.cookie-consent__footer #preferences_prompt_submit,.cookie-consent__footer .btn{color:currentColor;white-space:normal}.cookie-consent__buttons #preferences_prompt_submit:before,.cookie-consent__buttons .btn:before,.cookie-consent__footer #preferences_prompt_submit:before,.cookie-consent__footer .btn:before{display:none}.cookie-consent__buttons #preferences_prompt_submit,.cookie-consent__buttons .btn,.cookie-consent__footer #preferences_prompt_submit,.cookie-consent__footer .btn{width:100%;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);text-align:center;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 10px -8px var(--robeco-blue);transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration-fast);border-radius:.125rem;justify-content:center;align-items:center;gap:.5em;transition-property:box-shadow,padding;display:flex;padding-block:var(--spacing-6)!important;padding-inline:var(--spacing-6) var(--spacing-8)!important;color:var(--white)!important;background:var(--robeco-blue)!important;border:1px solid var(--robeco-blue)!important}.cookie-consent__buttons #preferences_prompt_submit:after,.cookie-consent__buttons #preferences_prompt_submit:before,.cookie-consent__buttons .btn:after,.cookie-consent__buttons .btn:before,.cookie-consent__footer #preferences_prompt_submit:after,.cookie-consent__footer #preferences_prompt_submit:before,.cookie-consent__footer .btn:after,.cookie-consent__footer .btn:before{color:#fff;content:"";filter:brightness(0)invert();fill:#fff;width:1em;height:1em;transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration-fast);background:url(../svgs/arrow-right.svg) 0%/.75rem no-repeat;flex:none;transition-property:opacity;display:block;position:static;scale:1}.cookie-consent__buttons #preferences_prompt_submit:before,.cookie-consent__buttons .btn:before,.cookie-consent__footer #preferences_prompt_submit:before,.cookie-consent__footer .btn:before{opacity:0}.cookie-consent__buttons #preferences_prompt_submit:hover,.cookie-consent__buttons .btn:hover,.cookie-consent__footer #preferences_prompt_submit:hover,.cookie-consent__footer .btn:hover{box-shadow:none;padding-inline:var(--spacing-8) var(--spacing-6)!important}.cookie-consent__buttons #preferences_prompt_submit:hover:after,.cookie-consent__buttons .btn:hover:after,.cookie-consent__footer #preferences_prompt_submit:hover:after,.cookie-consent__footer .btn:hover:after{opacity:0}.cookie-consent__buttons #preferences_prompt_submit:hover:before,.cookie-consent__buttons .btn:hover:before,.cookie-consent__footer #preferences_prompt_submit:hover:before,.cookie-consent__footer .btn:hover:before{opacity:1}@media screen and (width>=1024px){.cookie-consent__buttons #preferences_prompt_submit,.cookie-consent__buttons .btn,.cookie-consent__footer #preferences_prompt_submit,.cookie-consent__footer .btn{width:auto}}.cookie-consent__buttons #preferences_prompt_submit,.cookie-consent__buttons #sdgdpr_modal_button-manage,.cookie-consent__buttons #sdgdpr_modal_buttons-necessary,.cookie-consent__footer #preferences_prompt_submit,.cookie-consent__footer #sdgdpr_modal_button-manage,.cookie-consent__footer #sdgdpr_modal_buttons-necessary{color:currentColor!important;background:var(--white)!important}.cookie-consent__buttons #preferences_prompt_submit:after,.cookie-consent__buttons #preferences_prompt_submit:before,.cookie-consent__buttons #sdgdpr_modal_button-manage:after,.cookie-consent__buttons #sdgdpr_modal_button-manage:before,.cookie-consent__buttons #sdgdpr_modal_buttons-necessary:after,.cookie-consent__buttons #sdgdpr_modal_buttons-necessary:before,.cookie-consent__footer #preferences_prompt_submit:after,.cookie-consent__footer #preferences_prompt_submit:before,.cookie-consent__footer #sdgdpr_modal_button-manage:after,.cookie-consent__footer #sdgdpr_modal_button-manage:before,.cookie-consent__footer #sdgdpr_modal_buttons-necessary:after,.cookie-consent__footer #sdgdpr_modal_buttons-necessary:before{filter:none}.sdgdpradv_td_category{font-weight:var(--font-weight-normal)}@media screen and (width>=1024px){.sdgdpradv_td_category{font-weight:var(--font-weight-light);width:12em!important}}.sdgdpradv_td_desc{order:3;grid-column:1/-1;font-size:var(--font-size-sm)!important}@media screen and (width>=1024px){.sdgdpradv_td_desc{font-size:var(--font-size-base)!important}}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/DjqLtQmWy3Sy26TlSZoazWKlNJfaXSyR1J7pZxNm01w-pf5_Q6V6zxlBs7jQCjg1kndUxgmki2bslyAe77_O6wQ.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/BytOw1WpauQKDI26Z7Zi_jjmRfrbDnjpWxdiylsqHmY-Pj1RZo3KAlJy1JBWXCmdTiWYYlgzR6iidxd0fpQ7qtU.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/yh0ak2-oYBSnZxDNj3bqXlr-CViKiu-xNROahZJAseA-KBQTZ4X21yCk1MqJGP3k10HztaFZfyg1BHfFVqpEAp8.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/6gxaoD7DQeGZTK54nUXSkdRWC0c-wCuX7MyFieq-1K8-ZLx7HtBcS9_CqGQb8GrqmGFS_Kxz_aWHIDrFFvBlB3A.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/JGpV_UcLP8V5a1WH2PeMgam0F8KzAc-NHgo22tNt244-jByqijzF3saWFerZCOJxy55vMOtdZT6DklleUc2rTbU.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/jnTaqgqIXQJvRvZjoADo4u9rPrHhIg9x0Pkby2MksBA-a08JU6ZcB0b8zoJCSXq6cfQTFIHnSA3lRaBnzjRbzKs.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/Yr7HGIjsxw1ejDRZ1fDEK_uI9N9oVX--72BOJvhGns0-JnadzHv6gW7dkCRbgacgjWh1BQX87I1wg6MwXsr_Qcs.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/DjqLtQmWy3Sy26TlSZoazWKlNJfaXSyR1J7pZxNm01w-pf5_Q6V6zxlBs7jQCjg1kndUxgmki2bslyAe77_O6wQ.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/BytOw1WpauQKDI26Z7Zi_jjmRfrbDnjpWxdiylsqHmY-Pj1RZo3KAlJy1JBWXCmdTiWYYlgzR6iidxd0fpQ7qtU.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/yh0ak2-oYBSnZxDNj3bqXlr-CViKiu-xNROahZJAseA-KBQTZ4X21yCk1MqJGP3k10HztaFZfyg1BHfFVqpEAp8.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/6gxaoD7DQeGZTK54nUXSkdRWC0c-wCuX7MyFieq-1K8-ZLx7HtBcS9_CqGQb8GrqmGFS_Kxz_aWHIDrFFvBlB3A.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/JGpV_UcLP8V5a1WH2PeMgam0F8KzAc-NHgo22tNt244-jByqijzF3saWFerZCOJxy55vMOtdZT6DklleUc2rTbU.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/jnTaqgqIXQJvRvZjoADo4u9rPrHhIg9x0Pkby2MksBA-a08JU6ZcB0b8zoJCSXq6cfQTFIHnSA3lRaBnzjRbzKs.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/Yr7HGIjsxw1ejDRZ1fDEK_uI9N9oVX--72BOJvhGns0-JnadzHv6gW7dkCRbgacgjWh1BQX87I1wg6MwXsr_Qcs.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/DjqLtQmWy3Sy26TlSZoazWKlNJfaXSyR1J7pZxNm01w-pf5_Q6V6zxlBs7jQCjg1kndUxgmki2bslyAe77_O6wQ.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/BytOw1WpauQKDI26Z7Zi_jjmRfrbDnjpWxdiylsqHmY-Pj1RZo3KAlJy1JBWXCmdTiWYYlgzR6iidxd0fpQ7qtU.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/yh0ak2-oYBSnZxDNj3bqXlr-CViKiu-xNROahZJAseA-KBQTZ4X21yCk1MqJGP3k10HztaFZfyg1BHfFVqpEAp8.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/6gxaoD7DQeGZTK54nUXSkdRWC0c-wCuX7MyFieq-1K8-ZLx7HtBcS9_CqGQb8GrqmGFS_Kxz_aWHIDrFFvBlB3A.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/JGpV_UcLP8V5a1WH2PeMgam0F8KzAc-NHgo22tNt244-jByqijzF3saWFerZCOJxy55vMOtdZT6DklleUc2rTbU.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/jnTaqgqIXQJvRvZjoADo4u9rPrHhIg9x0Pkby2MksBA-a08JU6ZcB0b8zoJCSXq6cfQTFIHnSA3lRaBnzjRbzKs.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/Yr7HGIjsxw1ejDRZ1fDEK_uI9N9oVX--72BOJvhGns0-JnadzHv6gW7dkCRbgacgjWh1BQX87I1wg6MwXsr_Qcs.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/XDL4h8cIroh1AI30355-6EdXC4VLRTJDQEFnBxyrruE-n3sD97RLyaU1Ps_JWelIyNthMiYE62GqGAwwOtiZVEU.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/auXPe3ZKiUcEpUCV6WUns9YnBBbTsWuKwtesi_8WLJQ-VZ8_ep7jahd6R7LXspw5QvvWJ0bagtcTJYfkx_a8fw4.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/hwdBUbneWNnoMlJaBBo8lCMnw9j_Ex7FrYBFoMmAb6Q-VHhcaoBbs9_jV9UjiGrVcThd2yZBS5MLev4NM946Akg.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/pFVHc1vdPmKUOVbC-oPNlu579jq898KZ6kByQAibRcM-ftZvQGdR4x76ak8DCXAmv3glckQCVx4b7_6UNrpIHXU.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/QdUA0WfUO-WPJcIRrsY44o3ueRi_9-EsQTU36CIkDoc-1hOIxck4UC_OkB2Ui_VW1o_0G-b-WGolF8KmT6lBaS4.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/WFnd9i24bHwwi9nCxDYKKobwMl6TIN-k117y2K8oGC4-f1ks2AkypuiXYWJD_cKlpXdRUSdf_L7ruICj2F3zwG0.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/H2FXkDRX4aGYE7pLEuvYkNHQSqxd4MIt2393pduYjiU-JYjCoYe9Oa1Qm087CqF9sjyLh8XBFLdHHxZvjC_uJJ8.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/XDL4h8cIroh1AI30355-6EdXC4VLRTJDQEFnBxyrruE-n3sD97RLyaU1Ps_JWelIyNthMiYE62GqGAwwOtiZVEU.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/auXPe3ZKiUcEpUCV6WUns9YnBBbTsWuKwtesi_8WLJQ-VZ8_ep7jahd6R7LXspw5QvvWJ0bagtcTJYfkx_a8fw4.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/hwdBUbneWNnoMlJaBBo8lCMnw9j_Ex7FrYBFoMmAb6Q-VHhcaoBbs9_jV9UjiGrVcThd2yZBS5MLev4NM946Akg.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/pFVHc1vdPmKUOVbC-oPNlu579jq898KZ6kByQAibRcM-ftZvQGdR4x76ak8DCXAmv3glckQCVx4b7_6UNrpIHXU.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/QdUA0WfUO-WPJcIRrsY44o3ueRi_9-EsQTU36CIkDoc-1hOIxck4UC_OkB2Ui_VW1o_0G-b-WGolF8KmT6lBaS4.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/WFnd9i24bHwwi9nCxDYKKobwMl6TIN-k117y2K8oGC4-f1ks2AkypuiXYWJD_cKlpXdRUSdf_L7ruICj2F3zwG0.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/H2FXkDRX4aGYE7pLEuvYkNHQSqxd4MIt2393pduYjiU-JYjCoYe9Oa1Qm087CqF9sjyLh8XBFLdHHxZvjC_uJJ8.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/XDL4h8cIroh1AI30355-6EdXC4VLRTJDQEFnBxyrruE-n3sD97RLyaU1Ps_JWelIyNthMiYE62GqGAwwOtiZVEU.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/auXPe3ZKiUcEpUCV6WUns9YnBBbTsWuKwtesi_8WLJQ-VZ8_ep7jahd6R7LXspw5QvvWJ0bagtcTJYfkx_a8fw4.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/hwdBUbneWNnoMlJaBBo8lCMnw9j_Ex7FrYBFoMmAb6Q-VHhcaoBbs9_jV9UjiGrVcThd2yZBS5MLev4NM946Akg.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/pFVHc1vdPmKUOVbC-oPNlu579jq898KZ6kByQAibRcM-ftZvQGdR4x76ak8DCXAmv3glckQCVx4b7_6UNrpIHXU.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/QdUA0WfUO-WPJcIRrsY44o3ueRi_9-EsQTU36CIkDoc-1hOIxck4UC_OkB2Ui_VW1o_0G-b-WGolF8KmT6lBaS4.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/WFnd9i24bHwwi9nCxDYKKobwMl6TIN-k117y2K8oGC4-f1ks2AkypuiXYWJD_cKlpXdRUSdf_L7ruICj2F3zwG0.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/H2FXkDRX4aGYE7pLEuvYkNHQSqxd4MIt2393pduYjiU-JYjCoYe9Oa1Qm087CqF9sjyLh8XBFLdHHxZvjC_uJJ8.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Light Italic),url(../_fonts/hQIeWFiCkv6d0KRNgBFyKZ6Iw5VaQqTtc_eev8Z28dU-mnilnW5vI_ucS9DKF8Q3hUfRyU4sqFtKlFh9Q3Vh_tA.woff)format("woff");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Regular Italic),local(Roboto Italic),url(../_fonts/2ggHYVDCbvazc1p0tuDugeS6Wvthvyw03JcDFsTBGjE-_4PBg8TERZuZwrDkDPxwspvuL74v0BoZ-oHvu6uOWsQ.woff)format("woff");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Bold Italic),url(../_fonts/_IDQ8Qq9TvL4YR5UDgI4kyxtSzWtqaeiV_-tku-6-hA-ka_dOeKpgcpsllS0OG_eJb68GO9U23RZuJwvEzFbDrg.woff)format("woff");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:local(Roboto Light),url(../_fonts/UnBWOBQQX2QO5baAvbi6o0CsZpPvIJdunL9OqvRqVYY-qtCEL1NPN2d9V7C4QEdz7l7pFGNFPdnVLNhZl84zd2c.woff)format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Regular),local(Roboto),url(../_fonts/w6IyUMb7I-Yy2vbAlgUry4sKIBOdeyt3qoKc4MDVQ-c-woX6PBuBMIeDPiQA6OfrKEYgA8k63sLDpZvLEd0NDTM.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:local(Roboto Bold),url(../_fonts/2WyNPcZmaATeK1mN5QI4WtqOBLy_qY2uDPYvP6z6nbw-T7jDOSJr2lWYkYdDqOs4lDD83Y1O_twFU2R6lTwYUmU.woff)format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/xFA6zf7l1UUfPSVRtDSUemCC_BN_GScpmykmHcLKdPw-wlmZ8dQuOaZiy7XiDAa8FP6e29slEwYje3p5S9IScz8.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/g-cB0aVus9g7R3NCQoDfpINkDaPrlUqfBUhX3ReHB-s-HVY6A5v79lkxJJAobGOzIN4pleboWaCK8cjXwItsxLQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/hrCpJe3JqNhBuZPHTAcRar60zfXXsyqBxbE3DkEvEb4-EDI__zvSMIpWaT5KLfa60ygJyA7H4ylL8e2XpOA3etA.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/GliQKHfUWK-exxkMiN7mQdJQrtwNkMDW1L31XQwY-UQ-wcSksJBeKDj40DYGXybiequGoX43NwbH07HVPVJpuxQ.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/pXiRTghopX8Q1YQavIICWP-e8yewT4NuMEs1jz-l6zw-HliJSABh3J4CZDg6Bg_ftsq_agMBPW7884IuO37xT1g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/uh76erJJOMOQ1rtJpUa3SjrUSRb_F2wqIM7Z5NY_Szs-iOKyGx98JIbvlK89U62nBwfTVuN9EyhNfkiaE4DPRHE.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/TSfnGuzL1lA0iz-__m213kYDo5KKdj245FlAB0DzPg8-PKbF5BL_F3H2fnKSC4CUhJRitrrX8J18Q7aqosqFa4w.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/xFA6zf7l1UUfPSVRtDSUemCC_BN_GScpmykmHcLKdPw-wlmZ8dQuOaZiy7XiDAa8FP6e29slEwYje3p5S9IScz8.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/g-cB0aVus9g7R3NCQoDfpINkDaPrlUqfBUhX3ReHB-s-HVY6A5v79lkxJJAobGOzIN4pleboWaCK8cjXwItsxLQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/hrCpJe3JqNhBuZPHTAcRar60zfXXsyqBxbE3DkEvEb4-EDI__zvSMIpWaT5KLfa60ygJyA7H4ylL8e2XpOA3etA.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/GliQKHfUWK-exxkMiN7mQdJQrtwNkMDW1L31XQwY-UQ-wcSksJBeKDj40DYGXybiequGoX43NwbH07HVPVJpuxQ.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/pXiRTghopX8Q1YQavIICWP-e8yewT4NuMEs1jz-l6zw-HliJSABh3J4CZDg6Bg_ftsq_agMBPW7884IuO37xT1g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/uh76erJJOMOQ1rtJpUa3SjrUSRb_F2wqIM7Z5NY_Szs-iOKyGx98JIbvlK89U62nBwfTVuN9EyhNfkiaE4DPRHE.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/TSfnGuzL1lA0iz-__m213kYDo5KKdj245FlAB0DzPg8-PKbF5BL_F3H2fnKSC4CUhJRitrrX8J18Q7aqosqFa4w.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/xFA6zf7l1UUfPSVRtDSUemCC_BN_GScpmykmHcLKdPw-wlmZ8dQuOaZiy7XiDAa8FP6e29slEwYje3p5S9IScz8.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/g-cB0aVus9g7R3NCQoDfpINkDaPrlUqfBUhX3ReHB-s-HVY6A5v79lkxJJAobGOzIN4pleboWaCK8cjXwItsxLQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/hrCpJe3JqNhBuZPHTAcRar60zfXXsyqBxbE3DkEvEb4-EDI__zvSMIpWaT5KLfa60ygJyA7H4ylL8e2XpOA3etA.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/GliQKHfUWK-exxkMiN7mQdJQrtwNkMDW1L31XQwY-UQ-wcSksJBeKDj40DYGXybiequGoX43NwbH07HVPVJpuxQ.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/pXiRTghopX8Q1YQavIICWP-e8yewT4NuMEs1jz-l6zw-HliJSABh3J4CZDg6Bg_ftsq_agMBPW7884IuO37xT1g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/uh76erJJOMOQ1rtJpUa3SjrUSRb_F2wqIM7Z5NY_Szs-iOKyGx98JIbvlK89U62nBwfTVuN9EyhNfkiaE4DPRHE.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/TSfnGuzL1lA0iz-__m213kYDo5KKdj245FlAB0DzPg8-PKbF5BL_F3H2fnKSC4CUhJRitrrX8J18Q7aqosqFa4w.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/skxCGbWQNJaLno7JLfGP8WPFcQOeVAyFojB0ESllqw0-pYGZb3LxVrxLxMHzcBEcfcsUIiHlvwpsvy9yyNds98k.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/J1_vgxiOjjki2fkmjbepG6eW14MMAwmvLNOyCR7HKD0-X3Thdn7plyhw_TM1_2OUfjug6nfgbCoJmZt1yA-CxgU.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/7GvmuXgQBuVPppbwWuAsjld4NHDFfB9cnT9YMhz58QM-4AS239S__nC4vKivWGQsffEY-4oyMnZ3ZctiW44m-Tw.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/46g-aOOciwIHN5dVsJD-Pne1NmfHOg7oeVwin0nfehk-WiXrg_K234kbWeLKKB8vOGlCDh1P5QYFiqgPaVG5UiI.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/KzReldznry05T6UB7heNQGa0U3OoQT4-8jEGA3k4t3I-qJgUeQ6kQcqQZfHGddqKinMYTK51UHngf6y2f7HczSc.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/YbrfNt0NKHdd72BdCA26TpvUbychpDJ0T4axD89aw4E-i70QsQj0pwwK4DLkvt18yRbgpCxHqvREZ1d5TUDJAVM.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/NmnaFNFsYIlq4G68Ynj5MPWWI_RfJHnty0GrNqjXRzc-9GbGSu_92GzsA7A2MzhaYIQgLZbQuOn1a2UlIHiAIXg.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/skxCGbWQNJaLno7JLfGP8WPFcQOeVAyFojB0ESllqw0-pYGZb3LxVrxLxMHzcBEcfcsUIiHlvwpsvy9yyNds98k.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/J1_vgxiOjjki2fkmjbepG6eW14MMAwmvLNOyCR7HKD0-X3Thdn7plyhw_TM1_2OUfjug6nfgbCoJmZt1yA-CxgU.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/7GvmuXgQBuVPppbwWuAsjld4NHDFfB9cnT9YMhz58QM-4AS239S__nC4vKivWGQsffEY-4oyMnZ3ZctiW44m-Tw.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/46g-aOOciwIHN5dVsJD-Pne1NmfHOg7oeVwin0nfehk-WiXrg_K234kbWeLKKB8vOGlCDh1P5QYFiqgPaVG5UiI.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/KzReldznry05T6UB7heNQGa0U3OoQT4-8jEGA3k4t3I-qJgUeQ6kQcqQZfHGddqKinMYTK51UHngf6y2f7HczSc.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/YbrfNt0NKHdd72BdCA26TpvUbychpDJ0T4axD89aw4E-i70QsQj0pwwK4DLkvt18yRbgpCxHqvREZ1d5TUDJAVM.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/NmnaFNFsYIlq4G68Ynj5MPWWI_RfJHnty0GrNqjXRzc-9GbGSu_92GzsA7A2MzhaYIQgLZbQuOn1a2UlIHiAIXg.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/skxCGbWQNJaLno7JLfGP8WPFcQOeVAyFojB0ESllqw0-pYGZb3LxVrxLxMHzcBEcfcsUIiHlvwpsvy9yyNds98k.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/J1_vgxiOjjki2fkmjbepG6eW14MMAwmvLNOyCR7HKD0-X3Thdn7plyhw_TM1_2OUfjug6nfgbCoJmZt1yA-CxgU.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/7GvmuXgQBuVPppbwWuAsjld4NHDFfB9cnT9YMhz58QM-4AS239S__nC4vKivWGQsffEY-4oyMnZ3ZctiW44m-Tw.woff2)format("woff2");font-display:swap;unicode-range:U+1F??;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/46g-aOOciwIHN5dVsJD-Pne1NmfHOg7oeVwin0nfehk-WiXrg_K234kbWeLKKB8vOGlCDh1P5QYFiqgPaVG5UiI.woff2)format("woff2");font-display:swap;unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/KzReldznry05T6UB7heNQGa0U3OoQT4-8jEGA3k4t3I-qJgUeQ6kQcqQZfHGddqKinMYTK51UHngf6y2f7HczSc.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/YbrfNt0NKHdd72BdCA26TpvUbychpDJ0T4axD89aw4E-i70QsQj0pwwK4DLkvt18yRbgpCxHqvREZ1d5TUDJAVM.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/NmnaFNFsYIlq4G68Ynj5MPWWI_RfJHnty0GrNqjXRzc-9GbGSu_92GzsA7A2MzhaYIQgLZbQuOn1a2UlIHiAIXg.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light Italic),url(../_fonts/Mhftmj96dvaEJY0I72rN-nW5-kdw8TAPcv-udEmEB8M-5OzrqromwDm9Q0csUuw4PEctpgVf2k5pIaXPg0SK_sc.woff)format("woff");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular Italic),local(Roboto Condensed Italic),url(../_fonts/hF4h7aK7T89PqgxAoItHeipWS_NbmzViPbexQVY30Ak-fpHqxSLCrrK0bAhdFIwKAb6jX7zRMfXhe8tswQtr_00.woff)format("woff");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold Italic),url(../_fonts/aAdynf4gob7Yw5zYl-PDfvG39irX60rwuVkzBzrJ4-8-xEI9MN1libQLrZ_7lncSZ6QBq4QtBPthLniEFzuwb6A.woff)format("woff");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Light),url(../_fonts/8WnQzOD2afSicaqwqaMbHrKHM5W4uBxO6S3iWKYEEE8-Tt__w_28nBJQXTCCOTcnpjgrywhPQxT7gpZe6GbMGBg.woff)format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Regular),local(Roboto Condensed),url(../_fonts/lRQlQZt4RrfKLkeSMGM9vxG270Qcw6px9Da5guZ7VJ8-yF3_p9aIdpEsfZ2gB2rEkvgEWt4W9l_ktvEvu3md0_8.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Roboto Condensed;src:local(Roboto Condensed Bold),url(../_fonts/_lq7SWmpV8SdWbSxH0Z1X_YYeeF30wgDEFVZ9q5ipEg-A6KDIyFE67o9si_GEaIvKf7vg468fcWf7XYONP7Rgo4.woff)format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Light Italic),url(../_fonts/9ZxyKNHay20CTbFEPliuTf-UrDb1sjFP3WGK8Kqmw4g-z5RtDKF6YBycA3RlZNqFRfdoLW87tVAAaGJs730iA3U.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:300;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Light Italic),url(../_fonts/ZC9gUacpBmpG4WxaiMzDhZSPoEPxAtmBCXNSpsULB5k-lL8FowewqQQRwsB_GXyUb6D---81lvgHpsvLuZJdbGM.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:300;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Light Italic),url(../_fonts/LZ2aM_DMij_PoRQhjPSFAeFHKVrJcW_tKZDUQQDZRU4-hfXQUancxVRtU0EeQJ7oLLSyS3nk0wYXU25FoUkcaI0.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:300;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Light Italic),url(../_fonts/GfVL_RUONI7qjKGckJSpRCaggcB--ER4qrDNTbfIKAw-eQCcJzqDMjAliw__o5a0J80oux4yeHcQCWXR5b2GlMk.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:300;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Light Italic),url(../_fonts/PIqxUFy4OrxAOAAqII0q05AhGUgJ1qWZb91nBJ0D_8M-1rJzWRFcpjPM5WzzZ92lH_OeQ1NCep2hXUMNdIjlvtg.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Regular Italic),local(Overpass Italic),url(../_fonts/9ZxyKNHay20CTbFEPliuTf-UrDb1sjFP3WGK8Kqmw4g-z5RtDKF6YBycA3RlZNqFRfdoLW87tVAAaGJs730iA3U.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Regular Italic),local(Overpass Italic),url(../_fonts/ZC9gUacpBmpG4WxaiMzDhZSPoEPxAtmBCXNSpsULB5k-lL8FowewqQQRwsB_GXyUb6D---81lvgHpsvLuZJdbGM.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Regular Italic),local(Overpass Italic),url(../_fonts/LZ2aM_DMij_PoRQhjPSFAeFHKVrJcW_tKZDUQQDZRU4-hfXQUancxVRtU0EeQJ7oLLSyS3nk0wYXU25FoUkcaI0.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Regular Italic),local(Overpass Italic),url(../_fonts/GfVL_RUONI7qjKGckJSpRCaggcB--ER4qrDNTbfIKAw-eQCcJzqDMjAliw__o5a0J80oux4yeHcQCWXR5b2GlMk.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Regular Italic),local(Overpass Italic),url(../_fonts/PIqxUFy4OrxAOAAqII0q05AhGUgJ1qWZb91nBJ0D_8M-1rJzWRFcpjPM5WzzZ92lH_OeQ1NCep2hXUMNdIjlvtg.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Bold Italic),url(../_fonts/9ZxyKNHay20CTbFEPliuTf-UrDb1sjFP3WGK8Kqmw4g-z5RtDKF6YBycA3RlZNqFRfdoLW87tVAAaGJs730iA3U.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Bold Italic),url(../_fonts/ZC9gUacpBmpG4WxaiMzDhZSPoEPxAtmBCXNSpsULB5k-lL8FowewqQQRwsB_GXyUb6D---81lvgHpsvLuZJdbGM.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:700;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Bold Italic),url(../_fonts/LZ2aM_DMij_PoRQhjPSFAeFHKVrJcW_tKZDUQQDZRU4-hfXQUancxVRtU0EeQJ7oLLSyS3nk0wYXU25FoUkcaI0.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Bold Italic),url(../_fonts/GfVL_RUONI7qjKGckJSpRCaggcB--ER4qrDNTbfIKAw-eQCcJzqDMjAliw__o5a0J80oux4yeHcQCWXR5b2GlMk.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Bold Italic),url(../_fonts/PIqxUFy4OrxAOAAqII0q05AhGUgJ1qWZb91nBJ0D_8M-1rJzWRFcpjPM5WzzZ92lH_OeQ1NCep2hXUMNdIjlvtg.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Light),url(../_fonts/qEc_zO2UlTJUJ3KII4KCNdO4mEkDmJVzvN7m2frpEQA-cEPEmf6CNCPvKLLVWOygJSL6hE6SUn1v0_HWHpUsz_c.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:300;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Light),url(../_fonts/tIZUZDh7BcW-xWjDEVV1q91mxn0R-RyTZ6bBWpi3UeE-qBlheau0hCxdbe3sJgeOBHk4xMw2FoCBoO171ShIHlQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:300;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Light),url(../_fonts/Ilzg0OZ5KvoBF00qwxEU9RKuuBXPL8WEY1NMs1NAiw0-pvxeYP1uWxcx_EsAugLpj_Y2hjANpn9vlnfXTCxpXTE.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:300;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Light),url(../_fonts/Gksf1lpfg4FH2LLtkDgdxc73PbVzKPpM5mgj5Z-_z6A-0zDchnQl4J0oiaS956c3vY1Q9vuo0n9E0jyJ_yLdexs.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:300;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Light),url(../_fonts/OaoLVF0GKbxpeJBFI6kykvcEYGo9bIS9iTVYv-oF6N8-GZBvwUtJVD7Ww_FhIj7sKMzG_ZW_pA6r26LEq5dhgqc.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:300;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Regular),local(Overpass),url(../_fonts/qEc_zO2UlTJUJ3KII4KCNdO4mEkDmJVzvN7m2frpEQA-cEPEmf6CNCPvKLLVWOygJSL6hE6SUn1v0_HWHpUsz_c.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Regular),local(Overpass),url(../_fonts/tIZUZDh7BcW-xWjDEVV1q91mxn0R-RyTZ6bBWpi3UeE-qBlheau0hCxdbe3sJgeOBHk4xMw2FoCBoO171ShIHlQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Regular),local(Overpass),url(../_fonts/Ilzg0OZ5KvoBF00qwxEU9RKuuBXPL8WEY1NMs1NAiw0-pvxeYP1uWxcx_EsAugLpj_Y2hjANpn9vlnfXTCxpXTE.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Regular),local(Overpass),url(../_fonts/Gksf1lpfg4FH2LLtkDgdxc73PbVzKPpM5mgj5Z-_z6A-0zDchnQl4J0oiaS956c3vY1Q9vuo0n9E0jyJ_yLdexs.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Regular),local(Overpass),url(../_fonts/OaoLVF0GKbxpeJBFI6kykvcEYGo9bIS9iTVYv-oF6N8-GZBvwUtJVD7Ww_FhIj7sKMzG_ZW_pA6r26LEq5dhgqc.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Bold),url(../_fonts/qEc_zO2UlTJUJ3KII4KCNdO4mEkDmJVzvN7m2frpEQA-cEPEmf6CNCPvKLLVWOygJSL6hE6SUn1v0_HWHpUsz_c.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:700;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Bold),url(../_fonts/tIZUZDh7BcW-xWjDEVV1q91mxn0R-RyTZ6bBWpi3UeE-qBlheau0hCxdbe3sJgeOBHk4xMw2FoCBoO171ShIHlQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:700;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Bold),url(../_fonts/Ilzg0OZ5KvoBF00qwxEU9RKuuBXPL8WEY1NMs1NAiw0-pvxeYP1uWxcx_EsAugLpj_Y2hjANpn9vlnfXTCxpXTE.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:700;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Bold),url(../_fonts/Gksf1lpfg4FH2LLtkDgdxc73PbVzKPpM5mgj5Z-_z6A-0zDchnQl4J0oiaS956c3vY1Q9vuo0n9E0jyJ_yLdexs.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:700;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Bold),url(../_fonts/OaoLVF0GKbxpeJBFI6kykvcEYGo9bIS9iTVYv-oF6N8-GZBvwUtJVD7Ww_FhIj7sKMzG_ZW_pA6r26LEq5dhgqc.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:700;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Light Italic),url(../_fonts/BDccBf8XiV4G1tC_-xgrNn5JFhNJGk7BPl2U5irykH0-_thvA215zZvMTHfz1naFTAMzMYE1iU2uMutWevZi4U8.woff)format("woff");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Regular Italic),local(Overpass Italic),url(../_fonts/bE9uQxCsGKnwBTd6EvyOzta72pDNQwDdvURlKoc4QZA-BEWfl6G7L_o36Rl2UooJMvYjwlJMCJzJ_uZ6qyyWonQ.woff)format("woff");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Bold Italic),url(../_fonts/GSicpDngbAyTjwNkSOKqZlr1QzHzuI2SgPuJhHGOiQ-cipQcOFJ6Lv37SWX9CrEZweP39VlURwopRb4lDABAGQ.woff)format("woff");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:Overpass;src:local(Overpass Light),url(../_fonts/oNNIvw9FmPhQXoDKGatloD4G-SyXFzrs1FbY7mJAVlI-ZaZTCs1dFmup9DJzT9b1Up6Nsywo8ltsrx8R4A_DjZo.woff)format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Regular),local(Overpass),url(../_fonts/wz91UCCeBx6FmYhGunPTURz-kU84Bui_lZuQTyP03p8-SJ5HvHuUQnVSfvsLCPLyIjMbOD87BXxedHgSZFWdnkg.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Overpass;src:local(Overpass Bold),url(../_fonts/8wcsb4LTierrI8e2Am1TiQng8l78oPZp2pITUygUJvk-43mkp_YDC7ERkybXJ0UKA1Aa1GKHCsZB28F5UcvuiJs.woff)format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Ramabhadra;src:local(Ramabhadra Regular),local(Ramabhadra),url(../_fonts/1IVXp1t2BCzheRhuxbkJEOd-hMv_rdOkpZ_zBj0JrdA-fY7SjzqwZISHZWuoq4TOTLhxgQwwD1kByhpeWuh9KZ4.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Ramabhadra;src:local(Ramabhadra Regular),local(Ramabhadra),url(../_fonts/vcWsKKUpwxoJNmHEer41gLXeVbL7pZCZlHdsauGjFIY-pE6JexyRe1F7eMfLjeZj8pt8mBmo6iRfy6IsNxUjf1s.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}.indicator[data-v-842d36a5]{width:1em;height:40em;position:absolute;top:0}.nuxt-icon[data-v-4e46b949]{width:auto;height:auto}.icon[data-v-4e46b949]{aspect-ratio:1;fill:currentColor;width:1em}.btn-black[data-v-8c42db39]{--tint-color:var(--black)}.app-btn[data-v-8c42db39],.app-btn .title[data-v-8c42db39],.arrow[data-v-8c42db39]{transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration-fast)}.app-btn .title[data-v-8c42db39],.arrow[data-v-8c42db39]{translate:calc(var(--spacing-2)*-1) 0}.arrow[data-v-8c42db39]{flex:none;transition-property:translate,opacity}.arrow-hover[data-v-8c42db39]{opacity:0}.app-btn[data-v-8c42db39]{color:currentColor;white-space:normal}.app-btn[data-v-8c42db39]:before{display:none}.app-btn[data-v-8c42db39]{margin-bottom:var(--spacing-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);text-transform:uppercase;justify-content:center;text-decoration:none;transition-property:box-shadow}.app-btn[data-v-8c42db39],.app-btn .title[data-v-8c42db39]{gap:var(--spacing-2);align-items:center}.app-btn .title[data-v-8c42db39]{flex:0 auto;transition-property:translate;display:inline-flex}.app-btn[data-v-8c42db39]:hover{box-shadow:none}.app-btn:hover .arrow[data-v-8c42db39],.app-btn:hover .title[data-v-8c42db39]{translate:calc(var(--v715c0287)*var(--spacing-2)) 0}.app-btn:hover .arrow-hover[data-v-8c42db39]{opacity:1}.app-btn:hover .arrow-default[data-v-8c42db39]{opacity:0}.app-btn[data-v-8c42db39]:disabled{--tint-color:var(--robeco-gray-lightbg-500);cursor:not-allowed}.btn-primary[data-v-8c42db39],.btn-secondary[data-v-8c42db39]{width:100%;padding:var(--spacing-6) var(--spacing-4);box-shadow:var(--tint-color) 0 .5em .75em -.5em;border-style:solid;border-width:1px;border-radius:2px;display:inline-flex}@media screen and (width>=1024px){.btn-primary[data-v-8c42db39],.btn-secondary[data-v-8c42db39]{width:auto}}.btn-primary[data-v-8c42db39]{color:var(--white);background-color:var(--tint-color);border-color:var(--tint-color)}.btn-primary-blue[data-v-8c42db39]{--tint-color:var(--theme-button-primary-blue-color)}.btn-primary-orange[data-v-8c42db39]{--tint-color:var(--theme-button-primary-orange-color)}.btn-secondary[data-v-8c42db39]{color:var(--theme-text-color);border-color:var(--tint-color)}.btn-secondary-blue[data-v-8c42db39]{--tint-color:var(--theme-button-secondary-blue-color)}.btn-secondary-orange[data-v-8c42db39]{--tint-color:var(--theme-button-secondary-orange-color)}.btn-secondary-white[data-v-8c42db39]{--tint-color:var(--theme-button-secondary-white-color)}.btn-tertiary[data-v-8c42db39]{padding-block:var(--spacing-2);color:var(--tint-color);translate:calc(var(--spacing-4)*-1) 0;display:inline-flex}.btn-tertiary-white[data-v-8c42db39]{--tint-color:var(--theme-button-tertiary-white-color)}.btn-tertiary-black[data-v-8c42db39]{--tint-color:var(--theme-button-tertiary-black-color)}.btn-tertiary-blue[data-v-8c42db39]{--tint-color:var(--theme-button-tertiary-blue-color)}.btn-tertiary-orange[data-v-8c42db39]{--tint-color:var(--theme-button-tertiary-orange-color)}.btn-tertiary-default[data-v-8c42db39]{--tint-color:var(--theme-button-tertiary-default-color)}.title[data-v-8c42db39]{gap:var(--spacing-2);align-items:center;display:inline-flex}.adaptive-image-wrapper[data-v-6dbecfd5]{container:image/inline-size}.image[data-v-6dbecfd5]{height:100%}.image[data-v-6dbecfd5] img{max-width:100%;height:auto;display:block}.image-lg[data-v-6dbecfd5],.image-md[data-v-6dbecfd5]{display:none}@container image (width>=512px){.image-sm[data-v-6dbecfd5]{display:none}.image-md[data-v-6dbecfd5]{display:block}}@container image (width>=768px){.image-md[data-v-6dbecfd5]{display:none}.image-lg[data-v-6dbecfd5]{display:block}}.link[data-v-2b4d4aab]{cursor:default;color:currentColor;white-space:normal}.link[data-v-2b4d4aab]:before{display:none}.clickable[data-v-2b4d4aab] img{cursor:pointer}.image[data-v-2b4d4aab] img{-o-object-fit:cover;object-fit:cover;max-width:100%;height:100%;display:block}@media (width>=4000px){.image[data-v-2b4d4aab] img{width:100%}}.image-lg[data-v-2b4d4aab],.image-md[data-v-2b4d4aab]{display:none}.image .image-sm[data-v-2b4d4aab]{display:block}.image .image-lg[data-v-2b4d4aab],.image .image-md[data-v-2b4d4aab]{display:none}@media screen and (width>=1024px){.image .image-sm[data-v-2b4d4aab]{display:none}.image .image-lg[data-v-2b4d4aab],.image .image-md[data-v-2b4d4aab]{display:block}}.wrapper[data-v-5efcafff]{container:wrapper/inline-size}.rich-text-columns[data-v-5efcafff]{gap:var(--spacing-4);margin-bottom:var(--spacing-4);grid-template-columns:1fr;display:grid}@container wrapper (width>830px){.rich-text-columns[data-v-5efcafff]{grid-template-columns:repeat(var(--v8f8b6a82),1fr)}}@container wrapper (width>540px){.grid-50-50 .rich-text-columns[data-v-5efcafff]{grid-template-columns:repeat(var(--v8f8b6a82),1fr)}}.link-list-wrapper[data-v-c34e92a9]{margin-bottom:var(--spacing-4)}.link-list-wrapper[data-v-c34e92a9] a:not(:hover){color:currentColor}.list[data-v-c34e92a9]{margin-bottom:0;padding-left:0;list-style:none}.list[data-v-c34e92a9],.list-item[data-v-c34e92a9]{margin-bottom:var(--spacing-2)}.rating[data-v-69cfaeb4]{gap:var(--spacing-2);display:flex}.icon[data-v-69cfaeb4]{width:1.25em;color:var(--robeco-morning-star-yellow)}.dropdown-container[data-v-ca6c2e2f]{flex-direction:column;align-items:center;min-width:16rem;max-width:100%;display:flex;position:relative}.dropdown-header[data-v-ca6c2e2f]{width:100%}.dropdown-toggle[data-v-ca6c2e2f]{width:100%;padding:0 var(--spacing-4);cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:space-between;align-items:center;display:flex}.dropdown-toggle-mobile[data-v-ca6c2e2f]{color:var(--theme-text-color);background-color:var(--theme-input-background-color)}.dropdown-toggle-mobile[data-v-ca6c2e2f]:hover{border-color:var(--theme-tertiary-text-color)}.dropdown-toggle-mobile.dropdown-open[data-v-ca6c2e2f]{border-color:var(--theme-button-primary-blue-color)}.dropdown-toggle-share-class[data-v-ca6c2e2f]{color:var(--white);background-color:var(--robeco-gray-coloredbg-100)}.dropdown-toggle-share-class[data-v-ca6c2e2f]:hover{border-color:var(--robeco-gray-lightbg-900)}.dropdown-toggle-share-class.dropdown-open[data-v-ca6c2e2f]{border-color:var(--robeco-blue)}.dropdown-text-mobile[data-v-ca6c2e2f]{color:var(--theme-text-color)}.dropdown-text-share-class[data-v-ca6c2e2f]{color:var(--white)}.selected-indicator-mobile[data-v-ca6c2e2f]{background-color:var(--theme-input-background-color)}.selected-indicator-share-class[data-v-ca6c2e2f]{background-color:var(--white)}.dropdown-label[data-v-ca6c2e2f]{padding:var(--spacing-5) 0;align-items:center;display:inline-flex;overflow:hidden}.dropdown-text[data-v-ca6c2e2f]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.dropdown-list[data-v-ca6c2e2f]{z-index:var(--z-index-overlay);width:100%;padding:var(--spacing-2) 0;margin-top:var(--spacing-2);border-radius:2px;position:absolute;top:100%;left:0}@media screen and (width>=1024px){.dropdown-list[data-v-ca6c2e2f]{z-index:var(--z-index-overlay);position:absolute}}.dropdown-list-mobile[data-v-ca6c2e2f]{background-color:var(--theme-input-background-color);border:1px solid var(--theme-border-color)}.dropdown-option-mobile[data-v-ca6c2e2f]:hover{background-color:var(--theme-secondary-background)}.dropdown-list-share-class[data-v-ca6c2e2f]{background-color:var(--robeco-gray-darkbg-900)}.dropdown-option-share-class[data-v-ca6c2e2f]{font-weight:var(--font-weight-normal);color:var(--white)}.dropdown-option-share-class[data-v-ca6c2e2f]:hover{background-color:var(--robeco-gray-darkbg-500)}.dropdown-option[data-v-ca6c2e2f]{padding:var(--spacing-2) var(--spacing-4);margin:var(--spacing-2);font-size:var(--font-size-sm);text-transform:capitalize;cursor:pointer;border-radius:2px}.link[data-v-ca6c2e2f]{color:var(--white)}.rating-container[data-v-738ded71]{flex-direction:column;display:flex}.icon-row[data-v-738ded71]{gap:var(--spacing-2);display:flex}.filled-star[data-v-738ded71]{color:var(--robeco-morning-star-yellow)}.empty-star[data-v-738ded71]{color:var(--robeco-gray-darkbg-500)}:root .skeleton-container{flex-direction:column;gap:.75em;animation:.2s fade-in;display:flex}:root .skeleton-animate{background:linear-gradient(90deg,var(--robeco-gray-lightbg-100) 25%,var(--robeco-gray-lightbg-500) 37%,var(--robeco-gray-lightbg-100) 63%);background-size:400% 100%;animation:1.2s linear infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){:root .skeleton-animate{animation:none}}.chart-header[data-v-7571b9f1]{flex-direction:column;gap:.5em;height:4.375em;display:flex}@media screen and (width>=1024px){.chart-header[data-v-7571b9f1]{flex-direction:row;justify-content:space-between}}.chart[data-v-7571b9f1]{height:34em}svg[data-v-a55f7438]{width:100%;height:100%;fill:var(--chart-x-grid-fill);stroke:var(--chart-x-grid-stroke)}svg[data-v-a55597ca]{width:100%;height:100%}.grid-line[data-v-a55597ca]{stroke:var(--chart-y-grid)}svg[data-v-fcc103ec]{width:100%;height:100%}.text-label[data-v-fcc103ec]{fill:var(--chart-label-text-color)}svg[data-v-4d78bd7e]{width:100%;height:100%}.date-label[data-v-4d78bd7e]{fill:var(--chart-label-text-color)}svg[data-v-13990f91]{width:100%;height:100%}.value-line-fill[data-v-13990f91]{fill:var(--chart-value-line)}.value-line-stroke[data-v-13990f91]{stroke:var(--chart-value-line)}.chart-slider.knob{cursor:pointer}.chart-slider.knob .btn{fill:#fff;transition:fill .15s}.chart-slider.knob.dragging .btn,.chart-slider.knob:hover .btn{fill:#e6f6f8}.chart-slider .bar{cursor:pointer;fill:var(--chart-price-chart-slider-fill)}.chart-slider .bar.dragging{fill:#e6f6f8}svg[data-v-55510285]{width:100%;height:100%}.tooltip-shadow[data-v-55510285]{flood-color:var(--chart-tooltip-shadow)}.chart-text-color[data-v-55510285]{fill:var(--chart-text-color)}.tooltip-circle[data-v-55510285]{fill:var(--chart-tooltip-circle)}.tooltip-rect[data-v-55510285]{fill:var(--chart-background);stroke:var(--chart-border-color)}.price-chart .svg-wrap[data-v-bb82a52a]{position:relative}.price-chart .svg-wrap svg[data-v-bb82a52a]{position:absolute}.price-chart .reset-button[data-v-bb82a52a]{align-items:center;position:absolute;bottom:70px;right:20px}.price-chart .reset-text[data-v-bb82a52a]{color:var(--robeco-blue);text-transform:uppercase;margin-right:.5rem;font-weight:700}.price-chart .reset-icon[data-v-bb82a52a]{fill:var(--robeco-blue)}.icon[data-v-2ea1517e]{width:1.5rem;color:var(--robeco-blue);vertical-align:middle}.download-button[data-v-47303a28]{text-align:right}.sub-header[data-v-47303a28]{flex-direction:column;justify-content:space-between;display:flex}@media screen and (width>=1024px){.sub-header[data-v-47303a28]{flex-direction:row}}.sub-header .input-container[data-v-47303a28]{align-items:center}@media screen and (width>=1024px){.sub-header .input-container[data-v-47303a28]{display:inline-flex}.sub-header .input-container .drop-down[data-v-47303a28]{padding-right:var(--spacing-5);border-right:1px solid var(--robeco-gray-lightbg-500)}.sub-header .input-container .download-button[data-v-47303a28]{margin-left:var(--spacing-10)}}.sub-title[data-v-47303a28]{font-size:var(--font-size-xxs);text-transform:uppercase;flex-direction:column;display:flex}.price-header[data-v-47303a28],.sub-title[data-v-47303a28]{font-weight:var(--font-weight-bold)}.price-header[data-v-47303a28]{font-size:var(--font-size-h6)}.rect-fill:nth-child(2n){fill:var(--chart-grid-color-one)}.rect-fill:nth-child(odd){fill:var(--chart-grid-color-two)}.stroke-color[data-v-283d56c4]{stroke:var(--chart-border-color)}.text-label-color[data-v-6632aa64]{fill:var(--chart-label-text-color)}.x-label-text{font-size:var(--font-size-xs);fill:var(--chart-label-text-color)}@media screen and (width>=768px){.x-label-text{font-size:var(--font-size-sm)}}.tooltip fe-drop-shadow[data-v-82e0a5e6]{flood-color:var(--chart-tooltip-shadow)}.tooltip rect[data-v-82e0a5e6]{fill:var(--chart-background);stroke:var(--chart-border-color)}.tooltip circle[data-v-82e0a5e6]{fill:var(--chart-tooltip-circle)}.tooltip text[data-v-82e0a5e6]{fill:var(--chart-text-color)}@media screen and (width>=768px){.text[data-v-ee287b56]{display:none}}.stop-price-bar-start[data-v-ee287b56]{stop-color:var(--chart-price-bar-start)}.stop-price-bar-stop[data-v-ee287b56]{stop-color:var(--chart-price-bar-stop)}.path-stroke[data-v-ee287b56]{stroke:var(--chart-dark-border-color)}.bar-chart-container[data-v-4dd3827e]{margin-bottom:var(--spacing-4)}.tooltip[data-v-4dd3827e]{display:none}@media screen and (width>=768px){.tooltip[data-v-4dd3827e]{display:block}}.header[data-v-931039f5]{margin-bottom:var(--spacing-3);border-bottom:1px solid var(--robeco-gray-lightbg-500);justify-content:space-between;display:flex}.sub-header[data-v-931039f5]{flex-direction:column;display:flex}@media screen and (width>=1024px){.sub-header[data-v-931039f5]{flex-direction:row;justify-content:space-between}}.download-button[data-v-931039f5]{align-self:end}.sub-title[data-v-931039f5]{font-size:var(--font-size-xs);text-transform:uppercase;flex-direction:column;display:flex}.price-header[data-v-931039f5],.sub-title[data-v-931039f5]{font-weight:var(--font-weight-bold)}.price-header[data-v-931039f5]{font-size:var(--font-size-h6)}.block-wrapper[data-v-bc15b57c]{--block-wrapper-spacing:var(--spacing-8);padding-block:var(--block-wrapper-spacing)}@media screen and (width>=1024px){.block-wrapper[data-v-bc15b57c]{--block-wrapper-spacing:var(--spacing-12)}}.center-wrapper-sm[data-v-7d596780]{--max-width:var(--container-width-sm)}.center-wrapper-md[data-v-7d596780]{--max-width:var(--container-width-md)}.center-wrapper-lg[data-v-7d596780]{--max-width:var(--container-width-lg)}.center-wrapper[data-v-7d596780]{width:min(var(--max-width,var(--container-width-xlg)),100%);padding-inline:var(--gutter);margin-inline:auto}.disclaimer-container[data-v-f85e7652]{gap:var(--spacing-2);padding:var(--spacing-5) var(--spacing-6) var(--spacing-5) var(--spacing-4);border:1px solid var(--robeco-gray-lightbg-100);background:linear-gradient(120deg,#ef73004d,#0000 31.26%),linear-gradient(211.87deg,#eeeeee1a .38%,#eee9 99.07%);align-items:flex-start;display:flex}.warning-icon[data-v-f85e7652]{width:var(--spacing-5);color:var(--robeco-warning-orange);translate:0 var(--spacing-0-5);flex:none}p[data-v-f85e7652]{font-size:var(--font-size-sm)}.light-weight[data-v-f85e7652]{font-weight:var(--font-weight-light)}.header[data-v-555e5eb3]{margin-bottom:var(--spacing-3);border-bottom:1px solid var(--robeco-gray-lightbg-500);justify-content:space-between;display:flex}.date[data-v-555e5eb3]{padding-bottom:var(--spacing-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase}[data-v-3e1ff1f1]:root{--chart-background:#fff;--chart-tooltip-shadow:#d3dae270;--chart-border-color:#cfcfcf;--chart-dark-border-color:#7a7a7a;--chart-grid-color-one:#f3f3f3;--chart-grid-color-two:#fff;--chart-text-color:#101010;--chart-label-text-color:#7a7a7a;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#f5f5f5;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#cfcfcf;--chart-price-chart-slider-fill:#f5f5f5}.bg-white[data-v-3e1ff1f1]{--theme-text-color:var(--black);--theme-background:var(--white);--theme-secondary-background:var(--robeco-gray-lightbg-500);--theme-tertiary-text-color:var(--robeco-gray-lightbg-500);--theme-border-color:var(--robeco-gray-lightbg-500);--theme-glass-effect:linear-gradient(211.87deg,#eeeeee1a 0.38%,#eee9 99.07%);--theme-button-color:var(--robeco-blue);--theme-button-background:var(--white);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-blue);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--robeco-blue);--theme-button-tertiary-white-color:var(--robeco-blue);--theme-button-tertiary-black-color:var(--black);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--robeco-blue);--theme-button-tertiary-default-color:var(--black);--theme-tile-background-color:var(--robeco-gray-lightbg-100);--theme-input-background-color:var(--robeco-gray-lightbg-100);--theme-top-title-color:var(--robeco-blue);--chart-background:#fff;--chart-tooltip-shadow:#d3dae270;--chart-border-color:#cfcfcf;--chart-dark-border-color:#7a7a7a;--chart-grid-color-one:#f3f3f3;--chart-grid-color-two:#fff;--chart-text-color:#101010;--chart-label-text-color:#7a7a7a;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#f5f5f5;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#cfcfcf;--chart-price-chart-slider-fill:#f5f5f5}.bg-transparent[data-v-3e1ff1f1]{--theme-text-color:var(--white);--theme-secondary-background:var(--robeco-gray-darkbg-500);--theme-tertiary-text-color:var(--robeco-gray-darkbg-500);--theme-border-color:var(--robeco-gray-darkbg-500);--theme-button-color:var(--white);--theme-button-background:var(--transparent);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-blue);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--robeco-blue);--theme-button-tertiary-white-color:var(--white);--theme-button-tertiary-black-color:var(--black);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--robeco-blue);--theme-button-tertiary-default-color:var(--white);--theme-glass-effect:linear-gradient(180deg,#ffffff1f,#fff0);--theme-tile-background-color:var(--robeco-gray-darkbg-900);--theme-input-background-color:var(--robeco-gray-darkbg-900);--theme-top-title-color:var(--robeco-white);--chart-background:#101010;--chart-tooltip-shadow:#101010;--chart-border-color:#404040;--chart-dark-border-color:#b7b7b7;--chart-grid-color-one:#1c1c1c;--chart-grid-color-two:#101010;--chart-text-color:#fff;--chart-label-text-color:#b7b7b7;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#1c1c1c;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#404040;--chart-price-chart-slider-fill:#404040}.bg-black[data-v-3e1ff1f1]{--theme-text-color:var(--white);--theme-background:var(--black);--theme-secondary-background:var(--robeco-gray-darkbg-500);--theme-tertiary-text-color:var(--robeco-gray-darkbg-500);--theme-border-color:var(--robeco-gray-darkbg-500);--theme-button-background:var(--black);--theme-button-color:var(--white);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-blue);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--robeco-blue);--theme-button-tertiary-white-color:var(--white);--theme-button-tertiary-black-color:var(--robeco-blue);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--robeco-blue);--theme-button-tertiary-default-color:var(--white);--theme-glass-effect:linear-gradient(180deg,#ffffff1f,#fff0);--theme-tile-background-color:var(--robeco-gray-darkbg-900);--theme-input-background-color:var(--robeco-gray-darkbg-900);--theme-top-title-color:var(--robeco-white);--chart-background:#101010;--chart-tooltip-shadow:#101010;--chart-border-color:#404040;--chart-dark-border-color:#b7b7b7;--chart-grid-color-one:#1c1c1c;--chart-grid-color-two:#101010;--chart-text-color:#fff;--chart-label-text-color:#b7b7b7;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#1c1c1c;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#404040;--chart-price-chart-slider-fill:#404040}.bg-blue[data-v-3e1ff1f1] a:not(.app-btn){--theme-text-color:var(--black)}.bg-blue[data-v-3e1ff1f1]{--theme-background:var(--robeco-blue);--theme-secondary-background:var(--robeco-gray-coloredbg-500);--theme-tertiary-text-color:var(--robeco-gray-coloredbg-500);--theme-button-background:var(--robeco-blue);--theme-border-color:var(--robeco-gray-coloredbg-500);--theme-button-color:var(--white);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-orange);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--white);--theme-button-tertiary-white-color:var(--white);--theme-button-tertiary-black-color:var(--black);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--white);--theme-button-tertiary-default-color:var(--white);--theme-glass-effect:linear-gradient(180deg,#ffffff1f,#fff0);--theme-tile-background-color:var(--robeco-gray-darkbg-900);--theme-input-background-color:var(--robeco-gray-darkbg-900);--theme-top-title-color:var(--robeco-white);--chart-background:#fff;--chart-tooltip-shadow:#d3dae270;--chart-border-color:#cfcfcf;--chart-dark-border-color:#7a7a7a;--chart-grid-color-one:#f3f3f3;--chart-grid-color-two:#fff;--chart-text-color:#101010;--chart-label-text-color:#7a7a7a;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#f5f5f5;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#cfcfcf;--chart-price-chart-slider-fill:#f5f5f5}.bg-gradient-black-blue[data-v-3e1ff1f1]{--theme-text-color:var(--white);--theme-background:linear-gradient(175deg,var(--black) 30%,var(--robeco-blue) 100%);--theme-secondary-background:var(--robeco-gray-darkbg-500);--theme-tertiary-text-color:var(--robeco-gray-darkbg-500);--theme-border-color:var(--robeco-gray-coloredbg-500);--theme-button-color:var(--white);--theme-button-background:var(--transparent);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-blue);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--robeco-blue);--theme-button-tertiary-white-color:var(--white);--theme-button-tertiary-black-color:var(--black);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--robeco-blue);--theme-button-tertiary-default-color:var(--white);--theme-glass-effect:linear-gradient(180deg,#ffffff1f,#fff0);--theme-tile-background-color:var(--robeco-gray-darkbg-900);--theme-input-background-color:var(--robeco-gray-darkbg-900);--theme-top-title-color:var(--robeco-white);--chart-background:#101010;--chart-tooltip-shadow:#101010;--chart-border-color:#404040;--chart-dark-border-color:#b7b7b7;--chart-grid-color-one:#1c1c1c;--chart-grid-color-two:#101010;--chart-text-color:#fff;--chart-label-text-color:#b7b7b7;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#1c1c1c;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#404040;--chart-price-chart-slider-fill:#404040}@media screen and (width>=768px){.bg-gradient-black-blue[data-v-3e1ff1f1]{--theme-background:linear-gradient(176deg,var(--black) 40%,var(--robeco-blue) 100%)}}.bg-gradient-black-blue-orange[data-v-3e1ff1f1]{--theme-text-color:var(--white);--theme-background:linear-gradient(355deg,#e36d00 0%,var(--robeco-blue) 39.28%,var(--black) 70%);--theme-secondary-background:var(--robeco-gray-darkbg-500);--theme-tertiary-text-color:var(--robeco-gray-darkbg-500);--theme-border-color:var(--robeco-gray-coloredbg-500);--theme-button-color:var(--white);--theme-button-background:var(--transparent);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-blue);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--robeco-blue);--theme-button-tertiary-white-color:var(--white);--theme-button-tertiary-black-color:var(--black);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--robeco-blue);--theme-button-tertiary-default-color:var(--white);--theme-glass-effect:linear-gradient(180deg,#ffffff1f,#fff0);--theme-tile-background-color:var(--robeco-gray-darkbg-900);--theme-input-background-color:var(--robeco-gray-darkbg-900);--theme-top-title-color:var(--robeco-white);--chart-background:#101010;--chart-tooltip-shadow:#101010;--chart-border-color:#404040;--chart-dark-border-color:#b7b7b7;--chart-grid-color-one:#1c1c1c;--chart-grid-color-two:#101010;--chart-text-color:#fff;--chart-label-text-color:#b7b7b7;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#1c1c1c;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#404040;--chart-price-chart-slider-fill:#404040}.bg-gradient-transparent-blue[data-v-3e1ff1f1]{--theme-text-color:var(--white);--theme-background:linear-gradient(175deg,transparent 30%,var(--robeco-blue) 100%);--theme-secondary-background:var(--robeco-gray-darkbg-500);--theme-tertiary-text-color:var(--robeco-gray-darkbg-500);--theme-border-color:var(--robeco-gray-coloredbg-500);--theme-button-color:var(--white);--theme-button-background:var(--transparent);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-blue);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--robeco-blue);--theme-button-tertiary-white-color:var(--white);--theme-button-tertiary-black-color:var(--black);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--robeco-blue);--theme-button-tertiary-default-color:var(--white);--theme-glass-effect:linear-gradient(180deg,#ffffff1f,#fff0);--theme-tile-background-color:var(--robeco-gray-darkbg-900);--theme-input-background-color:var(--robeco-gray-darkbg-900);--theme-top-title-color:var(--robeco-white);--chart-background:#101010;--chart-tooltip-shadow:#101010;--chart-border-color:#404040;--chart-dark-border-color:#b7b7b7;--chart-grid-color-one:#1c1c1c;--chart-grid-color-two:#101010;--chart-text-color:#fff;--chart-label-text-color:#b7b7b7;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#1c1c1c;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#404040;--chart-price-chart-slider-fill:#404040}.bg-gradient-transparent-blue-orange[data-v-3e1ff1f1]{--theme-text-color:var(--white);--theme-background:linear-gradient(355deg,#e36d00 0%,var(--robeco-blue) 39.28%,transparent 70%);--theme-secondary-background:var(--robeco-gray-darkbg-500);--theme-tertiary-text-color:var(--robeco-gray-darkbg-500);--theme-border-color:var(--robeco-gray-coloredbg-500);--theme-button-color:var(--white);--theme-button-background:var(--transparent);--theme-button-primary-orange-color:var(--robeco-orange);--theme-button-primary-blue-color:var(--robeco-blue);--theme-button-secondary-white-color:var(--white);--theme-button-secondary-orange-color:var(--robeco-orange);--theme-button-secondary-blue-color:var(--robeco-blue);--theme-button-tertiary-white-color:var(--white);--theme-button-tertiary-black-color:var(--black);--theme-button-tertiary-orange-color:var(--robeco-orange);--theme-button-tertiary-blue-color:var(--robeco-blue);--theme-button-tertiary-default-color:var(--white);--theme-glass-effect:linear-gradient(180deg,#ffffff1f,#fff0);--theme-tile-background-color:var(--robeco-gray-darkbg-900);--theme-input-background-color:var(--robeco-gray-darkbg-900);--theme-top-title-color:var(--robeco-white);--chart-background:#101010;--chart-tooltip-shadow:#101010;--chart-border-color:#404040;--chart-dark-border-color:#b7b7b7;--chart-grid-color-one:#1c1c1c;--chart-grid-color-two:#101010;--chart-text-color:#fff;--chart-label-text-color:#b7b7b7;--chart-value-line:#00a2bd;--chart-price-bar-start:#007a8e;--chart-price-bar-stop:#00a2bd;--chart-index-bar-start:#7595b3;--chart-index-bar-stop:#b5c6d6;--chart-funds-bar-start:#007a8e;--chart-funds-bar-stop:#00a2bd;--chart-tooltip-circle:#00a2bd;--chart-x-grid-fill:#1c1c1c;--chart-x-grid-stroke:#cfcfcf;--chart-y-grid:#404040;--chart-price-chart-slider-fill:#404040}.theme-wrapper[data-v-3e1ff1f1]{color:var(--theme-text-color);background:var(--theme-background)}.section[data-v-09eae18e]{scroll-margin-top:var(--submenu-offset)}.funds dt[data-v-1f560000]{flex-direction:column;align-items:flex-start;display:flex}.funds dt>span[data-v-1f560000]{margin-bottom:calc(var(--spacing-3)*-1)}.funds dt span[data-v-1f560000]:last-child{margin-bottom:var(--spacing-1)}@media screen and (width>=768px){.funds dt[data-v-1f560000]{flex-direction:row}}.heading[data-v-1f560000]{margin-bottom:var(--spacing-4)}@media screen and (width>=768px){.heading[data-v-1f560000]{gap:var(--spacing-2);justify-content:space-between;align-items:end;display:flex}}dl[data-v-1f560000]{padding-block:var(--spacing-4);margin-bottom:var(--spacing-2);border-top:1px solid var(--robeco-gray-lightbg-500);border-bottom:1px solid var(--robeco-gray-lightbg-500);grid-template-columns:repeat(2,1fr);display:grid}@media screen and (width>=768px){dl[data-v-1f560000]{grid-template-columns:repeat(5,1fr)}}dt[data-v-1f560000]{gap:var(--spacing-1);align-items:center;margin:0;display:flex}.top-title[data-v-1f560000]{margin-bottom:0}dd[data-v-1f560000]{margin-left:0}@media screen and (width>=768px){dd[data-v-1f560000]{grid-row:2/3}}.value[data-v-1f560000]{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:1}.date[data-v-1f560000]{font-size:var(--font-size-xs)}[data-v-277ba3af] .image-wrapper{margin-bottom:var(--spacing-2)}.fund-notification[data-v-ec31b55f]{border-bottom:1px solid var(--robeco-gray-coloredbg-500);padding:1rem 0}.fund-notification[data-v-ec31b55f] a{color:var(--white);text-decoration:underline}.list[data-v-90c853cf]{gap:var(--spacing-4);color:currentColor;padding-left:0;list-style:none;display:flex}.list[data-v-90c853cf],.list-item[data-v-90c853cf]{margin-bottom:0}.link[data-v-90c853cf]{color:currentColor;white-space:normal}.link[data-v-90c853cf]:before{display:none}.link[data-v-90c853cf]:hover{color:var(--robeco-blue)}.icon[data-v-90c853cf]{width:1.5em}.tooltip[data-v-e7903aa4]{display:inline-block}@media screen and (width>=1024px){.tooltip[data-v-e7903aa4]{position:relative}}.icon-info[data-v-e7903aa4]{width:1.25rem;translate:0 .4em}.btn-tooltip[data-v-e7903aa4]:hover{opacity:.7}.content[data-v-e7903aa4]{z-index:var(--z-index-tooltip);padding:var(--spacing-3);margin-top:var(--spacing-4);font-size:var(--font-size-xs);font-weight:var(--font-weight-normal);line-height:var(--line-height-small);color:var(--black);text-align:left;text-transform:none;background:var(--white);border:1px solid var(--robeco-gray-lightbg-900);border-radius:.5em;position:absolute;inset-inline:0}@media screen and (width>=1024px){.content[data-v-e7903aa4]{width:40em;margin-top:0;top:.5em;translate:0 -50%}.content.left[data-v-e7903aa4]{inset-inline:auto 3em}.content.right[data-v-e7903aa4]{inset-inline:3em auto}}.header[data-v-e7903aa4]{margin-bottom:var(--spacing-2);justify-content:space-between;display:flex}.btn-close[data-v-e7903aa4]:hover{color:var(--robeco-gray-lightbg-900)}.title[data-v-e7903aa4]{font-weight:var(--font-weight-bold)}.tooltip-appear-left-enter-active[data-v-e7903aa4],.tooltip-appear-left-leave-active[data-v-e7903aa4],.tooltip-appear-right-enter-active[data-v-e7903aa4],.tooltip-appear-right-leave-active[data-v-e7903aa4]{transition:var(--transition);transition-property:opacity transform}.tooltip-appear-left-enter-from[data-v-e7903aa4],.tooltip-appear-left-leave-to[data-v-e7903aa4],.tooltip-appear-right-enter-from[data-v-e7903aa4],.tooltip-appear-right-leave-to[data-v-e7903aa4]{opacity:0}.tooltip-appear-left-enter-from[data-v-e7903aa4],.tooltip-appear-left-leave-to[data-v-e7903aa4]{translate:0 2em}@media screen and (width>=1024px){.tooltip-appear-left-enter-from[data-v-e7903aa4],.tooltip-appear-left-leave-to[data-v-e7903aa4]{translate:-2em -50%}}.tooltip-appear-right-enter-from[data-v-e7903aa4],.tooltip-appear-right-leave-to[data-v-e7903aa4]{translate:0 2em}@media screen and (width>=1024px){.tooltip-appear-right-enter-from[data-v-e7903aa4],.tooltip-appear-right-leave-to[data-v-e7903aa4]{translate:-2em -50%}}.mainlist-title[data-v-2c96e57c]{padding-bottom:var(--spacing-1);border-bottom:1px solid var(--robeco-gray-coloredbg-500);grid-column:span 2}@media screen and (width>=1024px){.mainlist-title[data-v-2c96e57c]{grid-column:span 1;padding-bottom:0}}.fund-notification[data-v-2c96e57c]{margin-bottom:var(--spacing-8)}.block-wrapper[data-v-2c96e57c]{padding-top:0}.mainlist-subtitle[data-v-2c96e57c]{font-weight:var(--font-weight-bold);grid-column:span 2}@media screen and (width>=1024px){.mainlist-subtitle[data-v-2c96e57c]{font-weight:var(--font-weight-normal);grid-column:span 1}}.decoration[data-v-2c96e57c]{position:absolute;inset:0;overflow:hidden}.decoration[data-v-2c96e57c]:after,.decoration[data-v-2c96e57c]:before{aspect-ratio:1;content:"";filter:blur(9.5em);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:50%;width:62.5em;position:absolute}.decoration[data-v-2c96e57c]:before{background-color:var(--robeco-orange);top:-18.5em;left:-28.5em}.decoration[data-v-2c96e57c]:after{background-color:var(--robeco-blue);top:-46em;right:-32em}.fund-hero[data-v-2c96e57c]{padding-top:var(--header-height);position:relative}.columns-3[data-v-2c96e57c]{--n-columns:3}.columns-4[data-v-2c96e57c]{--n-columns:4}.columns-5[data-v-2c96e57c]{--n-columns:5}dl[data-v-2c96e57c]{gap:var(--spacing-3) var(--spacing-6);font-size:var(--font-size-sm);grid-template-columns:4fr 6fr;margin-top:auto;display:grid}@media screen and (width>=1024px){dl[data-v-2c96e57c]{grid-template-columns:repeat(var(--n-columns),1fr)}}dt[data-v-2c96e57c]{font-weight:var(--font-weight-bold);text-transform:uppercase}@media screen and (width>=1024px){dt[data-v-2c96e57c]{padding-bottom:var(--spacing-1);border-bottom:1px solid var(--robeco-gray-coloredbg-500);grid-row:1/2;align-self:end}}dd[data-v-2c96e57c]{margin-left:0}@media screen and (width>=1024px){dd[data-v-2c96e57c]{grid-row:2/3}}ul[data-v-2c96e57c]{margin-bottom:0;padding-left:0;list-style:none}.large-only li[data-v-2c96e57c]{-moz-column-gap:var(--spacing-2);column-gap:var(--spacing-2);flex-wrap:wrap;margin-bottom:0;display:flex}.title-container[data-v-2c96e57c]{margin-bottom:var(--spacing-4)}@media screen and (width>=1024px){.title-container[data-v-2c96e57c]{max-width:50%}}.sublist-title[data-v-2c96e57c]{font-weight:var(--font-weight-bold)}.sublist-title[data-v-2c96e57c]:after{content:":"}.sublist-value[data-v-2c96e57c]{flex:1 0 auto}.hero-container[data-v-2c96e57c]{z-index:2;justify-content:flex-start;min-height:38rem;position:relative}.hero-container[data-v-2c96e57c],.rating-wrapper[data-v-2c96e57c]{flex-direction:column;display:flex}.rating-wrapper[data-v-2c96e57c]{gap:var(--spacing-1);margin-top:var(--spacing-1)}.share-wrapper[data-v-2c96e57c]{gap:var(--spacing-4);justify-content:end;align-items:center;display:flex}.btn-contact-mobile[data-v-2c96e57c]{margin-bottom:var(--spacing-8)}@media screen and (width>=1024px){.btn-contact-mobile[data-v-2c96e57c]{display:none}}.btn-contact-desktop[data-v-2c96e57c]{display:none}@media screen and (width>=1024px){.btn-contact-desktop[data-v-2c96e57c]{display:flex}}.rating-date[data-v-2c96e57c]{gap:var(--spacing-1);display:flex}@media screen and (width>=1024px){.rating-date[data-v-2c96e57c]{order:-1}}.share-class[data-v-2c96e57c]{font-weight:var(--font-weight-bold)}.disclosures[data-v-2c96e57c]{margin-top:var(--spacing-6);margin-left:var(--spacing-4);list-style:outside}.disclosures li[data-v-2c96e57c]:first-child{margin-left:calc(var(--spacing-4)*-1);font-weight:var(--font-weight-bold);list-style:none}.fund-details-heading[data-v-622dcbc2]{margin-bottom:var(--spacing-4);border-bottom:1px solid var(--robeco-gray-lightbg-500)}@media screen and (width>=1024px){.fund-details-heading[data-v-622dcbc2]{gap:var(--spacing-2);justify-content:space-between;align-items:end;display:flex}}.date[data-v-622dcbc2]{margin-bottom:var(--spacing-2);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase}.table-wrapper[data-v-2ee239b7]{overflow-x:clip}table[data-v-2ee239b7]{width:100%;margin:var(--spacing-4) 0 var(--spacing-2);table-layout:fixed;border-collapse:collapse}table[data-v-2ee239b7]:has(tbody tr:last-child:nth-child(2n)){border-bottom:1px solid var(--robeco-gray-lightbg-500)}table.format-first-cell tbody tr:first-child td[data-v-2ee239b7]:first-child{font-weight:var(--font-weight-bold)}th[data-v-2ee239b7]{font-size:var(--font-size-xs);text-transform:uppercase}td[data-v-2ee239b7],th[data-v-2ee239b7]{padding:var(--spacing-3) var(--spacing-4);text-align:right;word-break:break-word}td[data-v-2ee239b7]:first-child,th[data-v-2ee239b7]:first-child{text-align:left}td[data-v-2ee239b7]:nth-child(n+4),th[data-v-2ee239b7]:nth-child(n+4){display:none}@media screen and (width>=1024px){td[data-v-2ee239b7],th[data-v-2ee239b7]{text-align:left}td[data-v-2ee239b7]:nth-child(n+4),th[data-v-2ee239b7]:nth-child(n+4){display:table-cell}}tbody tr[data-v-2ee239b7]{background:var(--white)}tbody tr.subrow[data-v-2ee239b7],tbody tr[data-v-2ee239b7]:nth-child(odd){border:1px solid var(--robeco-gray-lightbg-100);background:linear-gradient(211.87deg,#eeeeee1a .38%,#eee9 99.07%)}tbody tr.subrow td[data-v-2ee239b7]:first-child{padding-left:var(--spacing-10)}.footer[data-v-2ee239b7]{font-size:var(--font-size-base);font-weight:var(--font-weight-light)}.footer p[data-v-2ee239b7]{margin:0}.wrapper[data-v-d310d235]{transition:grid-template-rows var(--transition);grid-template-rows:0fr;display:grid;overflow:hidden}.wrapper.is-visible[data-v-d310d235]{animation:delay-overflow-d310d235 var(--transition);grid-template-rows:1fr;overflow:visible}.content[data-v-d310d235]{min-height:0;overflow:hidden}.is-expanded[data-v-d310d235]{animation:delay-overflow-d310d235 var(--transition);overflow:visible}@keyframes delay-overflow-d310d235{0%{overflow:hidden}to{overflow:visible}}.details[data-v-8b0a4bb0]{padding-inline:var(--spacing-4);margin-bottom:var(--spacing-2);border:1px solid var(--robeco-gray-lightbg-500)}@media screen and (width>=1024px){.details[data-v-8b0a4bb0]{padding-inline:var(--spacing-6)}}.summary[data-v-8b0a4bb0]{width:100%;padding-block:var(--spacing-4)}.summary[data-v-8b0a4bb0] .title{gap:var(--spacing-4);justify-content:space-between;align-items:start;display:flex}@media screen and (width>=1024px){.summary[data-v-8b0a4bb0]{padding-block:var(--spacing-6)}}.content[data-v-8b0a4bb0]{padding-block:var(--spacing-4);border-top:1px solid var(--robeco-gray-lightbg-500)}.content[data-v-8b0a4bb0] .btn-wrapper a{padding-inline:var(--spacing-2)}@media screen and (width>=1024px){.content[data-v-8b0a4bb0]{padding-block:var(--spacing-6)}}.title[data-v-8b0a4bb0]{margin-bottom:0}.icon[data-v-8b0a4bb0]{flex:none;font-size:1.5em}.details[data-v-445f8efa]{padding-inline:var(--spacing-4);margin-bottom:var(--spacing-2);color:var(--black);background-color:var(--white);border:1px solid var(--robeco-gray-lightbg-500)}@media screen and (width>=1024px){.details[data-v-445f8efa]{padding-inline:var(--spacing-6)}}.summary[data-v-445f8efa]{width:100%;padding-block:var(--spacing-4)}.summary[data-v-445f8efa] .title{gap:var(--spacing-4);justify-content:space-between;align-items:start;display:flex}@media screen and (width>=1024px){.summary[data-v-445f8efa]{padding-block:var(--spacing-6)}}.content[data-v-445f8efa]{padding-block:var(--spacing-4);border-top:1px solid var(--robeco-gray-lightbg-500)}@media screen and (width>=1024px){.content[data-v-445f8efa]{padding-block:var(--spacing-6)}}.title[data-v-445f8efa]{margin-bottom:0}.icon[data-v-445f8efa]{flex:none;font-size:1.5em}.list[data-v-b5daafee]{gap:var(--spacing-4);margin-bottom:0;margin-bottom:var(--spacing-6);grid-template-columns:repeat(2,1fr);padding-left:0;list-style:none;display:grid}@media screen and (width>=1024px){.list[data-v-b5daafee]{grid-template-columns:repeat(3,1fr)}.content[data-v-b5daafee]{gap:var(--spacing-2);align-items:flex-end;display:flex}}.image-wrapper[data-v-b5daafee]{margin-bottom:var(--spacing-2)}@media screen and (width>=1024px){.image-wrapper[data-v-b5daafee]{flex:none;width:8em;margin-bottom:0}}.name[data-v-b5daafee]{font-family:var(--font-family-heading);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.placeholder[data-v-b5daafee]{width:100%;height:auto;display:block}.text-wrapper[data-v-9c0dfa0e]{max-height:13rem;margin-bottom:var(--spacing-4);position:relative;overflow:hidden}.text-wrapper[data-v-9c0dfa0e]:after{pointer-events:none;content:"";background-image:linear-gradient(transparent,var(--theme-button-background));height:4em;display:block;position:absolute;inset:auto 0 0}.btn-wrapper[data-v-9c0dfa0e]{margin-bottom:var(--spacing-4);justify-content:center;display:flex}.btn[data-v-9c0dfa0e]{margin-top:var(--spacing-4);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--theme-button-color);text-transform:uppercase}.icon[data-v-9c0dfa0e]{vertical-align:middle;width:1.25rem;height:1.25rem;position:relative}.sub-menu-wrapper[data-v-9896e31f]{gap:var(--spacing-4);display:grid;position:relative}@media screen and (width>=1024px){.sub-menu-wrapper[data-v-9896e31f]{grid-template-columns:4fr 1fr}}.side-navigation[data-v-9896e31f]{padding-top:var(--spacing-12);display:none}@media screen and (width>=1024px){.side-navigation[data-v-9896e31f]{display:block}}.menu[data-v-9896e31f]{top:calc(var(--submenu-offset) + var(--spacing-14));font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--robeco-gray-lightbg-900);text-transform:uppercase;position:sticky}li[data-v-9896e31f]{margin-bottom:0;padding-bottom:1.25em;position:relative}li[data-v-9896e31f]:not(:last-child):after{content:"";background-color:currentColor;width:2px;position:absolute;inset:1.6em .3em -.35em auto}.list[data-v-9896e31f]{margin-bottom:0;padding-left:0;list-style:none}.link[data-v-9896e31f]{white-space:normal}.link[data-v-9896e31f]:before{display:none}.link[data-v-9896e31f]{gap:var(--spacing-4);color:currentColor;text-align:right;justify-content:flex-end;align-items:center;display:flex}.link[data-v-9896e31f] .title{text-overflow:ellipsis;white-space:nowrap;max-width:12em;display:block;overflow:hidden}.link[data-v-9896e31f]:hover{color:var(--robeco-blue)}.link.active[data-v-9896e31f]{color:var(--black)}.link.active[data-v-9896e31f]:after{background-color:var(--black)}.link[data-v-9896e31f]:after{content:"";background-color:var(--robeco-gray-lightbg-900);outline-offset:.25em;border-radius:50%;outline:1px solid;flex:none;width:.75em;height:.75em;display:block}.text[data-v-51520aba]{margin-bottom:var(--spacing-3)}.app-data-tabs-wrapper[data-v-66c408e8]{margin-bottom:var(--spacing-4)}.header[data-v-66c408e8]{border-bottom:1px solid var(--robeco-gray-lightbg-500);flex-direction:column;display:flex}@media screen and (width>=1024px){.header[data-v-66c408e8]{flex-direction:row;justify-content:space-between;align-items:flex-end}}.title-and-tabs[data-v-66c408e8]{flex-direction:column;display:flex}h3[data-v-66c408e8]{margin:0 0 var(--spacing-4) 0}.tabs[data-v-66c408e8]{display:none}@media screen and (width>=1024px){.tabs[data-v-66c408e8]{flex-wrap:wrap;align-items:flex-start;display:flex}}.dropdown[data-v-66c408e8]{margin-bottom:var(--spacing-4);display:block}@media screen and (width>=1024px){.dropdown[data-v-66c408e8]{display:none}}.tab-button[data-v-66c408e8]{padding:var(--spacing-2) 0 var(--spacing-4);margin-right:var(--spacing-7);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--robeco-gray-lightbg-900);text-transform:uppercase}.tab-button.active[data-v-66c408e8],.tab-button[data-v-66c408e8]:hover{color:var(--robeco-blue);border-bottom:1px solid var(--robeco-blue)}.date[data-v-66c408e8]{padding-bottom:var(--spacing-3);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase}@media screen and (width>=1024px){.date[data-v-66c408e8]{margin-left:auto}}.disclaimer[data-v-9e00dee2]{font-size:var(--font-size-xs);font-weight:var(--font-weight-light)}.grid-line[data-v-c64d913d],.grid-rect[data-v-c64d913d]{vector-effect:non-scaling-stroke}.grid-line[data-v-c64d913d]{stroke:var(--chart-border-color);stroke-width:1px}.grid-rect[data-v-c64d913d]:nth-child(2n){fill:var(--chart-grid-color-one)}.grid-rect[data-v-c64d913d]:nth-child(odd){fill:var(--chart-grid-color-two)}.x-grid-line[data-v-80500ad5]{stroke:var(--chart-border-color);display:none}@media screen and (width>=1024px){.x-grid-line[data-v-80500ad5]{display:inline}}.x-label[data-v-21f8129e]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);dominant-baseline:hanging;text-anchor:middle;display:none}@media screen and (width>=1024px){.x-label[data-v-21f8129e]{fill:var(--chart-text-color);display:inline}}.grid-label[data-v-4b5fb66d]{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);dominant-baseline:middle;text-anchor:start;fill:var(--chart-text-color)}.label-desktop[data-v-4b5fb66d]{display:none}.label-mobile[data-v-4b5fb66d]{display:inline}@media screen and (width>=1024px){.label-desktop[data-v-4b5fb66d]{display:inline}.label-mobile[data-v-4b5fb66d]{display:none}}text[data-v-a2771b20]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);dominant-baseline:middle}.bar-label[data-v-a2771b20]{fill:var(--chart-text-color)}.stop-funds-bar-start[data-v-a2771b20]{stop-color:var(--chart-funds-bar-start)}.stop-funds-bar-stop[data-v-a2771b20]{stop-color:var(--chart-funds-bar-stop)}.stop-index-bar-start[data-v-a2771b20]{stop-color:var(--chart-index-bar-start)}.stop-index-bar-stop[data-v-a2771b20]{stop-color:var(--chart-index-bar-stop)}.path-stroke[data-v-a2771b20],.zero-line[data-v-a2771b20]{stroke:var(--chart-dark-border-color)}.chart-container[data-v-cd7577af]{margin:var(--spacing-4) 0}.chart-container svg[data-v-cd7577af]{overflow:visible}.chart-legend[data-v-cd7577af]{gap:var(--spacing-5);padding-top:var(--spacing-1);font-size:var(--font-size-xs);font-weight:var(--font-weight-normal);flex-direction:row;display:flex}.legend-item[data-v-cd7577af]{align-items:center;display:flex}.legend-dot[data-v-cd7577af]{width:var(--spacing-3-5);height:var(--spacing-3-5);margin-right:var(--spacing-2);border-radius:50%}.fund-dot[data-v-cd7577af]{background-color:var(--chart-funds-bar-stop)}.index-dot[data-v-cd7577af]{background-color:var(--chart-index-bar-stop)}svg[data-v-cd7577af]{max-width:100%;height:auto;display:block}@media screen and (width>=1024px){.chart-container[data-v-cd7577af]{margin-bottom:var(--spacing-4)}.chart-legend[data-v-cd7577af]{font-size:var(--font-size-xs)}}.footer[data-v-cd7577af]{font-size:var(--font-size-xs);font-weight:var(--font-weight-light)}.allocation-heading[data-v-9593e465]{gap:var(--spacing-2);margin-top:var(--spacing-2);align-items:center;display:flex}.heading-text[data-v-9593e465]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);align-items:center;margin:0;display:flex}.table-group[data-v-cf8d451a]{margin-top:var(--spacing-4)}.table-heading[data-v-cf8d451a]{margin-bottom:var(--spacing-2)}.heading-text[data-v-cf8d451a]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);margin:0}.table-wrapper[data-v-cf8d451a]{margin-bottom:var(--spacing-3)}.largest-holding-table-header-text[data-v-cf8d451a],.largest-holding-table-header-text[data-v-b62cbf86]{margin-top:2rem}.btn[data-v-f6e75a78]{white-space:normal}.btn[data-v-f6e75a78]:before{display:none}.btn[data-v-f6e75a78]{gap:var(--spacing-2);font-weight:var(--font-weight-bold);line-height:var(--line-height-small);color:currentColor;text-transform:uppercase;align-items:flex-start;display:flex}.btn[data-v-f6e75a78]:hover{color:var(--robeco-blue)}.icon-file[data-v-f6e75a78]{aspect-ratio:1;flex:none;width:1.25em;translate:0 -.05em}.btn-small[data-v-f6e75a78]{font-size:var(--font-size-xs)}.btn-medium[data-v-f6e75a78]{font-size:var(--font-size-sm)}.title[data-v-f6e75a78]{word-break:break-word;white-space:normal}.document-columns[data-v-8bc94b1d]{-moz-column-gap:var(--spacing-4);column-gap:var(--spacing-4);margin-bottom:var(--spacing-6);color:var(--robeco-gray-lightbg-900)}@media screen and (width>=1024px){.document-columns[data-v-8bc94b1d]{grid-template-columns:repeat(var(--column-count,1),1fr);display:grid}}.column[data-v-8bc94b1d]{flex-direction:column;display:flex}.button-file[data-v-8bc94b1d]{width:fit-content;margin-bottom:var(--spacing-2);display:inline}.sfdr-section-content[data-v-78245bd0]{gap:var(--spacing-4);display:grid}@media screen and (width>=1024px){.sfdr-section-content[data-v-78245bd0]{grid-template-columns:1fr 1fr;align-items:center}}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(./roboto-v30-latin-100.iCvkX9tA.eot);src:local(""),url(./roboto-v30-latin-100.iCvkX9tA.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-100.GvNyhdIw.woff2)format("woff2"),url(./roboto-v30-latin-100.C5u4Lasg.woff)format("woff"),url(./roboto-v30-latin-100.DPQ73D_S.ttf)format("truetype"),url(./roboto-v30-latin-100.XJSM55im.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(./roboto-v30-latin-300.Dr-mPw7t.eot);src:local(""),url(./roboto-v30-latin-300.Dr-mPw7t.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-300.BT2gQuD_.woff2)format("woff2"),url(./roboto-v30-latin-300.CDXAfhRl.woff)format("woff"),url(./roboto-v30-latin-300.Dtccv7s7.ttf)format("truetype"),url(./roboto-v30-latin-300.DfKhDSca.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(./roboto-v30-latin-regular.D6rCVYvC.eot);src:local(""),url(./roboto-v30-latin-regular.D6rCVYvC.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-regular.DhSZiSTw.woff2)format("woff2"),url(./roboto-v30-latin-regular.CEBEUyyq.woff)format("woff"),url(./roboto-v30-latin-regular.Cue2L2FQ.ttf)format("truetype"),url(./roboto-v30-latin-regular.BtaLw5qP.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(./roboto-v30-latin-500.B1s1Dwek.eot);src:local(""),url(./roboto-v30-latin-500.B1s1Dwek.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-500.Dxdx3aXO.woff2)format("woff2"),url(./roboto-v30-latin-500.CmrjBfHG.woff)format("woff"),url(./roboto-v30-latin-500.CLa3pWsv.ttf)format("truetype"),url(./roboto-v30-latin-500.DkrQ4AA0.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(./roboto-v30-latin-700.B1ZWqx5r.eot);src:local(""),url(./roboto-v30-latin-700.B1ZWqx5r.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-700.CeM5gOv8.woff2)format("woff2"),url(./roboto-v30-latin-700.7z0HfM8a.woff)format("woff"),url(./roboto-v30-latin-700.D_O0FlWO.ttf)format("truetype"),url(./roboto-v30-latin-700.CLehDXAV.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(./roboto-v30-latin-900.DMhM5n1b.eot);src:local(""),url(./roboto-v30-latin-900.DMhM5n1b.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-900.C7sVBXJt.woff2)format("woff2"),url(./roboto-v30-latin-900.Yv75Cvt_.woff)format("woff"),url(./roboto-v30-latin-900.2lQUz8a-.ttf)format("truetype"),url(./roboto-v30-latin-900.D-mwgYNc.svg#Roboto)format("svg")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(./roboto-condensed-v25-latin-regular.BBhyg5oX.eot);src:local(""),url(./roboto-condensed-v25-latin-regular.BBhyg5oX.eot?#iefix)format("embedded-opentype"),url(./roboto-condensed-v25-latin-regular.D04f1TZi.woff2)format("woff2"),url(./roboto-condensed-v25-latin-regular.CYz8fmTf.woff)format("woff"),url(./roboto-condensed-v25-latin-regular.DUuAkITS.ttf)format("truetype"),url(./roboto-condensed-v25-latin-regular.CHnNda39.svg#RobotoCondensed)format("svg")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(./roboto-condensed-v25-latin-700.Db39fJcg.eot);src:local(""),url(./roboto-condensed-v25-latin-700.Db39fJcg.eot?#iefix)format("embedded-opentype"),url(./roboto-condensed-v25-latin-700.gXOfHJ_C.woff2)format("woff2"),url(./roboto-condensed-v25-latin-700.YOJOxIp9.woff)format("woff"),url(./roboto-condensed-v25-latin-700.ConE9fBT.ttf)format("truetype"),url(./roboto-condensed-v25-latin-700.9jcYDyCK.svg#RobotoCondensed)format("svg")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(./roboto-condensed-v25-latin-300.11D4RtOZ.eot);src:local(""),url(./roboto-condensed-v25-latin-300.11D4RtOZ.eot?#iefix)format("embedded-opentype"),url(./roboto-condensed-v25-latin-300.CagJHeqM.woff2)format("woff2"),url(./roboto-condensed-v25-latin-300.Cwrsm-XP.woff)format("woff"),url(./roboto-condensed-v25-latin-300.D9oZB0NH.ttf)format("truetype"),url(./roboto-condensed-v25-latin-300.UjEOjUet.svg#RobotoCondensed)format("svg")}.wrapper[data-v-2d9393af]{overflow:hidden}.desktop[data-v-2d9393af]{visibility:hidden;height:0}@media screen and (width>=1024px){.desktop[data-v-2d9393af]{visibility:visible;height:auto}}.mobile-landscape[data-v-2d9393af]{visibility:hidden;height:0}@media screen and (width>=768px){.mobile-landscape[data-v-2d9393af]{visibility:visible;height:auto}}@media screen and (width>=1024px){.mobile-landscape[data-v-2d9393af]{visibility:hidden;height:0}}.mobile-portrait[data-v-2d9393af]{visibility:visible}@media screen and (width>=768px){.mobile-portrait[data-v-2d9393af]{visibility:hidden;height:0}}.source-text[data-v-2d9393af]{margin-bottom:var(--spacing-2);font-size:var(--font-size-base)}.alternate-source-text[data-v-2d9393af]{font-style:italic}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(./roboto-v30-latin-100.iCvkX9tA.eot);src:local(""),url(./roboto-v30-latin-100.iCvkX9tA.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-100.GvNyhdIw.woff2)format("woff2"),url(./roboto-v30-latin-100.C5u4Lasg.woff)format("woff"),url(./roboto-v30-latin-100.DPQ73D_S.ttf)format("truetype"),url(./roboto-v30-latin-100.XJSM55im.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(./roboto-v30-latin-300.Dr-mPw7t.eot);src:local(""),url(./roboto-v30-latin-300.Dr-mPw7t.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-300.BT2gQuD_.woff2)format("woff2"),url(./roboto-v30-latin-300.CDXAfhRl.woff)format("woff"),url(./roboto-v30-latin-300.Dtccv7s7.ttf)format("truetype"),url(./roboto-v30-latin-300.DfKhDSca.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(./roboto-v30-latin-regular.D6rCVYvC.eot);src:local(""),url(./roboto-v30-latin-regular.D6rCVYvC.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-regular.DhSZiSTw.woff2)format("woff2"),url(./roboto-v30-latin-regular.CEBEUyyq.woff)format("woff"),url(./roboto-v30-latin-regular.Cue2L2FQ.ttf)format("truetype"),url(./roboto-v30-latin-regular.BtaLw5qP.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(./roboto-v30-latin-500.B1s1Dwek.eot);src:local(""),url(./roboto-v30-latin-500.B1s1Dwek.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-500.Dxdx3aXO.woff2)format("woff2"),url(./roboto-v30-latin-500.CmrjBfHG.woff)format("woff"),url(./roboto-v30-latin-500.CLa3pWsv.ttf)format("truetype"),url(./roboto-v30-latin-500.DkrQ4AA0.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(./roboto-v30-latin-700.B1ZWqx5r.eot);src:local(""),url(./roboto-v30-latin-700.B1ZWqx5r.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-700.CeM5gOv8.woff2)format("woff2"),url(./roboto-v30-latin-700.7z0HfM8a.woff)format("woff"),url(./roboto-v30-latin-700.D_O0FlWO.ttf)format("truetype"),url(./roboto-v30-latin-700.CLehDXAV.svg#Roboto)format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(./roboto-v30-latin-900.DMhM5n1b.eot);src:local(""),url(./roboto-v30-latin-900.DMhM5n1b.eot?#iefix)format("embedded-opentype"),url(./roboto-v30-latin-900.C7sVBXJt.woff2)format("woff2"),url(./roboto-v30-latin-900.Yv75Cvt_.woff)format("woff"),url(./roboto-v30-latin-900.2lQUz8a-.ttf)format("truetype"),url(./roboto-v30-latin-900.D-mwgYNc.svg#Roboto)format("svg")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(./roboto-condensed-v25-latin-regular.BBhyg5oX.eot);src:local(""),url(./roboto-condensed-v25-latin-regular.BBhyg5oX.eot?#iefix)format("embedded-opentype"),url(./roboto-condensed-v25-latin-regular.D04f1TZi.woff2)format("woff2"),url(./roboto-condensed-v25-latin-regular.CYz8fmTf.woff)format("woff"),url(./roboto-condensed-v25-latin-regular.DUuAkITS.ttf)format("truetype"),url(./roboto-condensed-v25-latin-regular.CHnNda39.svg#RobotoCondensed)format("svg")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(./roboto-condensed-v25-latin-700.Db39fJcg.eot);src:local(""),url(./roboto-condensed-v25-latin-700.Db39fJcg.eot?#iefix)format("embedded-opentype"),url(./roboto-condensed-v25-latin-700.gXOfHJ_C.woff2)format("woff2"),url(./roboto-condensed-v25-latin-700.YOJOxIp9.woff)format("woff"),url(./roboto-condensed-v25-latin-700.ConE9fBT.ttf)format("truetype"),url(./roboto-condensed-v25-latin-700.9jcYDyCK.svg#RobotoCondensed)format("svg")}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;src:url(./roboto-condensed-v25-latin-300.11D4RtOZ.eot);src:local(""),url(./roboto-condensed-v25-latin-300.11D4RtOZ.eot?#iefix)format("embedded-opentype"),url(./roboto-condensed-v25-latin-300.CagJHeqM.woff2)format("woff2"),url(./roboto-condensed-v25-latin-300.Cwrsm-XP.woff)format("woff"),url(./roboto-condensed-v25-latin-300.D9oZB0NH.ttf)format("truetype"),url(./roboto-condensed-v25-latin-300.UjEOjUet.svg#RobotoCondensed)format("svg")}.esgenius[data-esgenius-theme=light] .comparisonLabel text{fill:#101010;font-family:Roboto}.esgenius[data-esgenius-theme=light] .comparisonLabel rect{fill:#d9e2ea}.esgenius[data-esgenius-theme=light] .title text{fill:#000;font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .title .sub-title{fill:#101010;font-family:Roboto}.esgenius[data-esgenius-theme=light] svg{shape-rendering:geometricprecision}.esgenius[data-esgenius-theme=light] line.zeroLine{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] #horizontal-portfolio-bar-gradient .start-color{stop-color:#007a8e}.esgenius[data-esgenius-theme=light] #horizontal-portfolio-bar-gradient .end-color{stop-color:#00a2bd}.esgenius[data-esgenius-theme=light] #horizontal-index-bar-gradient .start-color{stop-color:#7595b3}.esgenius[data-esgenius-theme=light] #horizontal-index-bar-gradient .end-color{stop-color:#b5c6d6}.esgenius[data-esgenius-theme=light] #horizontal-portfolio-bar-gradient-inverted .start-color{stop-color:#00a2bd}.esgenius[data-esgenius-theme=light] #horizontal-portfolio-bar-gradient-inverted .end-color{stop-color:#007a8e}.esgenius[data-esgenius-theme=light] #horizontal-index-bar-gradient-inverted .start-color{stop-color:#b5c6d6}.esgenius[data-esgenius-theme=light] #horizontal-index-bar-gradient-inverted .end-color{stop-color:#7595b3}.esgenius[data-esgenius-theme=light] #vertical-portfolio-bar-gradient .start-color{stop-color:#00a2bd}.esgenius[data-esgenius-theme=light] #vertical-portfolio-bar-gradient .end-color{stop-color:#007a8e}.esgenius[data-esgenius-theme=light] #vertical-index-bar-gradient .start-color{stop-color:#b5c6d6}.esgenius[data-esgenius-theme=light] #vertical-index-bar-gradient .end-color{stop-color:#7595b3}.esgenius[data-esgenius-theme=light] #history-portfolio-line-gradient .end-color,.esgenius[data-esgenius-theme=light] #history-portfolio-line-gradient .start-color{stop-color:#00a2bd}.esgenius[data-esgenius-theme=light] #history-index-line-gradient .end-color,.esgenius[data-esgenius-theme=light] #history-index-line-gradient .start-color{stop-color:#b5c6d6}.esgenius[data-esgenius-theme=light] #vertical-index-bar-2-gradient .start-color{stop-color:#d3dde6}.esgenius[data-esgenius-theme=light] #vertical-index-bar-2-gradient .end-color{stop-color:#b5c6d6}.esgenius[data-esgenius-theme=light] .sdg-logo-color{fill:#000}.esgenius[data-esgenius-theme=light] .binding-element-icon .binding-element-background{fill:#fff}.esgenius[data-esgenius-theme=light] .binding-element-icon .binding-element-outline,.esgenius[data-esgenius-theme=light] .binding-element-icon path.icon{fill:#adba00}.esgenius[data-esgenius-theme=light] .overview-cards-tiles{fill:#000;font-family:Roboto Condensed;font-weight:700}.esgenius[data-esgenius-theme=light] .overview-cards-tiles .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .overview-cards-tiles .tile .background{fill:#fff;stroke:#efefef}.esgenius[data-esgenius-theme=light] .overview-cards-tiles .tile .divider{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .overview-cards-tiles .tile .icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .overview-cards-tiles .tile .value{fill:#00a2bd;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component text{fill:#000;font-family:Roboto}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .horizontal-bar-chart-y-axis-wrapper .domain{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .domain,.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .tick line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .bands-wrapper text,.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component text.domain-label{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .horizontal-bar-chart-y-axis-wrapper text.label{font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .horizontal-bar-chart-x-axis-wrapper text,.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .horizontal-stacked-bar-chart-x-axis-wrapper .tick text{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component text.label-inside{fill:#101010;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component text.label{fill:#000;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .tick rect.odd-rect{fill:#fff}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .tick rect.even-rect{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group .value-label{font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group .subgroup-label{font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group.stacked-group-0.last.elem_0 rect:nth-child(2),.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group.stacked-group-0.last.elem_0 text:last-of-type+rect,.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:first-child{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:not(:first-child){fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(2) rect:nth-of-type(3){fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:not(:first-child) rect:not(:first-child){fill:#d3dde6}.esgenius[data-esgenius-theme=light] .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:not(:first-child) rect:first-of-type{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component text{fill:#000;font-family:Roboto}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .horizontal-bar-chart-y-axis-wrapper .domain{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .domain,.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .tick line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .bands-wrapper text,.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component text.domain-label{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .horizontal-bar-chart-y-axis-wrapper text.label{font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .horizontal-bar-chart-x-axis-wrapper text,.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .horizontal-grouped-bar-chart-x-axis-wrapper .tick text{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component text.label-inside{fill:#101010;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component text.label{fill:#000;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .tick rect.odd-rect,.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component text.label-inside{fill:#fff}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .tick rect.even-rect{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group .value-label{font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group .subgroup-label{font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group.grouped-group-0.last.elem_0 rect:nth-child(2),.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group.grouped-group-0.last.elem_0 text:last-of-type+rect,.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group:first-child rect:first-child{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group:first-child rect:not(:first-child),.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group:first-child rect:nth-of-type(2){fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group:first-child rect:nth-of-type(3),.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group:not(:first-child) rect:not(:first-child){fill:#d3dde6}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group:nth-child(2) rect:nth-of-type(3){fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .generic-horizontal-grouped-bar-chart-component .grouped-bar-group:not(:first-child) rect:first-of-type{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .stacked-bar-chart-with-comparison-label .background,.esgenius[data-esgenius-theme=light] .stacked-bar-chart-with-comparison-label .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table .title{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .breakdown-table .separator-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .breakdown-table .header .text-label{font-weight:700}.esgenius[data-esgenius-theme=light] .breakdown-table .breakdown-table-row:nth-child(2n) .label-background{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table .breakdown-table-row:nth-child(odd) .label-background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .breakdown-table .breakdown-table-row .label-background{stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .breakdown-table .breakdown-table-row .column2-background{stroke:#efefef}.esgenius[data-esgenius-theme=light] #negativeRose-gradient .start-color,.esgenius[data-esgenius-theme=light] #rose-gradient .start-color{stop-color:#88004a}.esgenius[data-esgenius-theme=light] #negativeRose-gradient .end-color,.esgenius[data-esgenius-theme=light] #rose-gradient .end-color{stop-color:#b50063}.esgenius[data-esgenius-theme=light] .breakdown-table.negativeRose .bar-chart,.esgenius[data-esgenius-theme=light] .breakdown-table.rose .bar-chart{fill:url(#rose-gradient)}.esgenius[data-esgenius-theme=light] #green-gradient .start-color,.esgenius[data-esgenius-theme=light] #negativeGreen-gradient .start-color{stop-color:#828b00}.esgenius[data-esgenius-theme=light] #green-gradient .end-color,.esgenius[data-esgenius-theme=light] #negativeGreen-gradient .end-color{stop-color:#a7b341}.esgenius[data-esgenius-theme=light] .breakdown-table.green .bar-chart,.esgenius[data-esgenius-theme=light] .breakdown-table.negativeGreen .bar-chart{fill:url(#green-gradient)}.esgenius[data-esgenius-theme=light] #negativePurple-gradient .start-color,.esgenius[data-esgenius-theme=light] #purple-gradient .start-color{stop-color:#37037c}.esgenius[data-esgenius-theme=light] #negativePurple-gradient .end-color,.esgenius[data-esgenius-theme=light] #purple-gradient .end-color{stop-color:#4a04a5}.esgenius[data-esgenius-theme=light] .breakdown-table.negativePurple .bar-chart,.esgenius[data-esgenius-theme=light] .breakdown-table.purple .bar-chart{fill:url(#purple-gradient)}.esgenius[data-esgenius-theme=light] #blue-gradient .start-color,.esgenius[data-esgenius-theme=light] #negativePurple-gradient .start-color{stop-color:#007a8e}.esgenius[data-esgenius-theme=light] #blue-gradient .end-color,.esgenius[data-esgenius-theme=light] #negativePurple-gradient .end-color{stop-color:#00a2bd}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .bar-chart,.esgenius[data-esgenius-theme=light] .breakdown-table.negativeBlue .bar-chart{fill:url(#blue-gradient)}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row:nth-child(2n) .column2-container.range-NA .column2-background{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row:nth-child(2n) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row:nth-child(odd) .column2-container.range-NA .column2-background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row:nth-child(odd) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-10 .column2-background{fill:#f7daed}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-10 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-20 .column2-background{fill:#f3c9e5}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-20 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-30 .column2-background{fill:#efb8dd}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-30 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-40 .column2-background{fill:#eba8d5}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-40 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-50 .column2-background{fill:#e68fc9}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-50 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-60 .column2-background{fill:#df77b6}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-60 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-70 .column2-background{fill:#d95ea9}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-70 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-80 .column2-background{fill:#c0267a}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-80 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-90 .column2-background{fill:#aa226c}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-90 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-100 .column2-background{fill:#b50063}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row:nth-child(2n) .column2-container.range-NA .column2-background,.esgenius[data-esgenius-theme=light] .breakdown-table.rose .breakdown-table-row .column2-container.range-100 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row:nth-child(2n) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row:nth-child(odd) .column2-container.range-NA .column2-background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row:nth-child(odd) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-10 .column2-background{fill:#f3f5e0}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-10 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-20 .column2-background{fill:#eef0d1}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-20 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-30 .column2-background{fill:#e8ebc1}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-30 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-40 .column2-background{fill:#e2e6b1}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-40 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-50 .column2-background{fill:#d9df9b}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-50 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-60 .column2-background{fill:#d0d683}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-60 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-70 .column2-background{fill:#c5cc66}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-70 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-80 .column2-background{fill:#b4c049}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-80 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-90 .column2-background{fill:#b0bd42}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-90 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-100 .column2-background{fill:#a7b341}.esgenius[data-esgenius-theme=light] .breakdown-table.green .breakdown-table-row .column2-container.range-100 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row:nth-child(2n) .column2-container.range-NA .column2-background{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row:nth-child(2n) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row:nth-child(odd) .column2-container.range-NA .column2-background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row:nth-child(odd) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-10 .column2-background{fill:#ece5f6}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-10 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-20 .column2-background{fill:#e7ddf3}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-20 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-30 .column2-background{fill:#e1d6f0}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-30 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-40 .column2-background{fill:#dbcded}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-40 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-50 .column2-background{fill:#c9b4e4}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-50 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-60 .column2-background{fill:#b79bdb}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-60 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-70 .column2-background{fill:#a380d1}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-70 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-80 .column2-background{fill:#9268c9}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-80 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-90 .column2-background{fill:#7040b0}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-90 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-100 .column2-background{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row:nth-child(2n) .column2-container.range-NA .column2-background,.esgenius[data-esgenius-theme=light] .breakdown-table.purple .breakdown-table-row .column2-container.range-100 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row:nth-child(2n) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row:nth-child(odd) .column2-container.range-NA .column2-background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row:nth-child(odd) .column2-container.range-NA .text-label{fill:#000}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-10 .column2-background{fill:#ccecf2}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-10 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-20 .column2-background{fill:#a3dde7}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-20 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-30 .column2-background{fill:#99dae5}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-30 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-40 .column2-background{fill:#75ccdb}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-40 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-50 .column2-background{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-50 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-60 .column2-background{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-60 .text-label{fill:#101010}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-70 .column2-background{fill:#47bccf}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-70 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-80 .column2-background{fill:#33b4ca}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-80 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-90 .column2-background{fill:#19abc3}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-90 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-100 .column2-background{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .breakdown-table.blue .breakdown-table-row .column2-container.range-100 .text-label{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .table .header .header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .table .table-cell{stroke:#efefef}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .table .odd-row .table-cell{fill:#fafafa}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .table .even-row .table-cell{fill:#fff}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .donut line.base-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .donut text.axis-label{font-weight:700}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-1 .legend{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-2 .legend{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-3 .legend{fill:#b50063}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-4 .legend{fill:#f79608}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-5 .legend{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-6 .legend{fill:#a7b341}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-7 .legend{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-8 .legend{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-9 .legend{fill:#d366a1}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-10 .legend{fill:#fac06b}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-11 .legend{fill:#9268c9}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-12 .legend{fill:#d0d683}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-13 .legend{fill:#99dae5}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-14 .legend{fill:#e9eef3}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-15 .legend{fill:#efb8dd}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-16 .legend{fill:#fcddb0}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-17 .legend{fill:#e1d6f0}.esgenius[data-esgenius-theme=light] .breakdown-table-with-donut .breakdown-18 .legend{fill:#e8ebc1}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component text{font-family:Roboto}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .horizontal-bar-chart-y-axis-wrapper .domain{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .domain,.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .tick line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .bands-wrapper text,.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .horizontal-bar-chart-x-axis-wrapper .tick text,.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .horizontal-bar-chart-y-axis-wrapper text{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .horizontal-bar-chart-y-axis-wrapper text.label{font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .horizontal-bar-chart-x-axis-wrapper text{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component text.label-inside{fill:#fff;font-weight:700}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component text.label{fill:#000;font-weight:400}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .tick rect.odd-rect{fill:#fff}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component .tick rect.even-rect{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component rect.bar-0{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component rect.bar-1{fill:url(#horizontal-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component rect.bar-2{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .generic-horizontal-bar-chart-component rect{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .scope-distribution-table .table-row.odd-row,.esgenius[data-esgenius-theme=light] .scope-distribution-table rect.background{fill:#fff}.esgenius[data-esgenius-theme=light] .scope-distribution-table .table-row.odd-row rect.table-cell{stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .scope-distribution-table .table-row.even-row{fill:#fafafa}.esgenius[data-esgenius-theme=light] .scope-distribution-table .table-row.even-row rect.table-cell{stroke:#efefef}.esgenius[data-esgenius-theme=light] .scope-distribution-table .scope-distribution-table-header text.header-label{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .scope-distribution-table .table-row text{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .equivalence-container text{font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .equivalence-container .equivalence-description{fill:#000;font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .equivalence-container rect.equivalence-background{fill:#fafafa;stroke:#efefef}.esgenius[data-esgenius-theme=light] .equivalence-container line.separator-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .equivalence-container text.equivalence-value,.esgenius[data-esgenius-theme=light] .equivalence-container text.equivalence-value-multiple{fill:#00a2bd;font-weight:700}.esgenius[data-esgenius-theme=light] .equivalence-container .equivalence-value-icon,.esgenius[data-esgenius-theme=light] .equivalence-container .equivalence-value-unit{fill:#00a2bd;font-weight:500}.esgenius[data-esgenius-theme=light] .equivalence-container .equivalence-value-label{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .bar-chart-with-comparison-label .background,.esgenius[data-esgenius-theme=light] .bar-chart-with-comparison-label .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .scatter-plot-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .background{fill:#fff}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .legend-label{font-weight:500}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .tick text,.esgenius[data-esgenius-theme=light] .scatter-plot-chart .y-axis-label{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .scatter-plot-chart path.legends{fill:none}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .line-dots circle{stroke:#fff}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .legend ellipse{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .legend-0 ellipse,.esgenius[data-esgenius-theme=light] .scatter-plot-chart .line-dots.line-0 circle{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .scatter-plot-chart path.chart-lines{stroke:#d3dde6}.esgenius[data-esgenius-theme=light] .scatter-plot-chart path.line-0{stroke:#00a2bd}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .legend-1 ellipse,.esgenius[data-esgenius-theme=light] .scatter-plot-chart .line-dots.line-1 circle{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .scatter-plot-chart path.line-1{stroke:#b5c6d6}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .line-dots.target-line circle,.esgenius[data-esgenius-theme=light] .scatter-plot-chart .target-legend ellipse{fill:#adba00}.esgenius[data-esgenius-theme=light] .scatter-plot-chart path.target-line{stroke:#adba00}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .odd-rect{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .even-rect{fill:#fff}.esgenius[data-esgenius-theme=light] .scatter-plot-chart .tick line,.esgenius[data-esgenius-theme=light] .scatter-plot-chart .y-axis-group path.domain{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .radial-bar-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .radial-bar-chart .background{fill:none}.esgenius[data-esgenius-theme=light] .radial-bar-chart .axis line{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .radial-bar-chart .axis circle{fill:none}.esgenius[data-esgenius-theme=light] .radial-bar-chart .arcs .arc:first-child{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .radial-bar-chart .arcs .arc:not(:first-child){fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .radial-bar-chart .arcs .arc:nth-child(3){fill:#d3dde6}.esgenius[data-esgenius-theme=light] .radial-bar-chart .arcs.full-arcs .arc{fill:#f3f3f3}.esgenius[data-esgenius-theme=light] .radial-bar-chart path.legends{fill:none}.esgenius[data-esgenius-theme=light] .radial-bar-chart .legend ellipse{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .radial-bar-chart .legend-0 ellipse{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .radial-bar-chart .legend-2 ellipse{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data rect.background.main-background{fill:#f7f7f7;stroke:#efefef}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data text{font-family:Roboto}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .distributed-data-container text.distributed-data-title,.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .title-subtitle-container text.title{font-family:Roboto Condensed;font-weight:400}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data rect.comparison-distributed-values-rect,.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data rect.comparison-values-rect{fill:#fff;stroke:#efefef}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-distributed-values-container text.comparison-label,.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-total-values-container text.comparison-label{font-weight:400}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-distributed-values-container text.comparison-value,.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-total-values-container text.comparison-value{font-weight:700}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-distributed-values-container .comparison-value:nth-of-type(2),.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-total-values-container .comparison-value:nth-of-type(2){fill:#00a2bd}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-distributed-values-container .comparison-value:nth-of-type(4),.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-distributed-values-container .comparison-value:nth-of-type(6),.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-distributed-values-container .comparison-value:nth-of-type(8),.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-total-values-container .comparison-value:nth-of-type(4),.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-total-values-container .comparison-value:nth-of-type(6),.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .comparison-total-values-container .comparison-value:nth-of-type(8){fill:#7595b3}.esgenius[data-esgenius-theme=light] .box-with-total-and-distribution-data .arrow-icon{fill:none;stroke:#101010}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label rect.background{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label text{font-family:Roboto}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .title-subtitle-container text.sub-title,.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .title-subtitle-container text.title{fill:#fff;font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .title-subtitle-container text.comparison-label{fill:#101010}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .watermark-icon path{fill:#32b4c9;stroke:#32b4c9}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .comparison-values-container text,.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .custom-index-container text{fill:#fff}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .comparison-values-container text.comparison-value,.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .custom-index-container text.custom-index-key-label{font-weight:700}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label rect.comparison-values-rect{fill:#fafafa33}.esgenius[data-esgenius-theme=light] .tile-with-comparison-label .arrow-icon{fill:none;stroke:#101010}.esgenius[data-esgenius-theme=light] .footprint-intensity-asset-class-split-chart .scope-distribution-table .table-row:first-child .top{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .footprint-intensity-asset-class-split-chart .scope-distribution-table .table-row:first-child .bottom{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .footprint-intensity-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .top{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .footprint-intensity-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .bottom{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .stacked-bar-group:first-child rect.portfolio,.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .stacked-bar-group:first-child rect.user{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .stacked-bar-group:not(:first-child) rect.portfolio,.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .stacked-bar-group:not(:first-child) rect.user{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .scope-distribution-table .table-row:first-child .top{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .scope-distribution-table .table-row:first-child .bottom{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .top{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .footprint-ownership-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .bottom{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart text.title{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .legends .portfolio-legend .legend{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .legends .index-legend .legend{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .legends .legend-label{font-weight:500}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart text.sub-title{fill:#7a7a7a}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item text.text-label{font-weight:500}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item .bar-graph line.zero-line{stroke:#000}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item .bar-graph text.value-label{font-weight:500}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item .bar-graph rect.value-outline{fill:none;stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item .bar-graph rect.value-bar:nth-child(3){fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item .bar-graph rect.value-bar.negative:nth-child(3){fill:url(#horizontal-portfolio-bar-gradient-inverted)}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item .bar-graph rect.value-bar:nth-child(6){fill:url(#horizontal-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .footprint-breakdown-chart .breakdown-item .bar-graph rect.value-bar.negative:nth-child(6){fill:url(#horizontal-index-bar-gradient-inverted)}.esgenius[data-esgenius-theme=light] .footprint-intensity-chart .tile-with-comparison-label .title-subtitle-container text.comparison-label,.esgenius[data-esgenius-theme=light] .footprint-ownership-chart .tile-with-comparison-label .title-subtitle-container text.comparison-label{fill:#00424e}.esgenius[data-esgenius-theme=light] .footprint-intensity-chart .tile-with-comparison-label .arrow-icon,.esgenius[data-esgenius-theme=light] .footprint-ownership-chart .tile-with-comparison-label .arrow-icon{fill:none;stroke:#00424e}.esgenius[data-esgenius-theme=light] .sdg-all-chart{font-family:Roboto}.esgenius[data-esgenius-theme=light] .sdg-all-chart .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-all-chart .logo-background,.esgenius[data-esgenius-theme=light] .sdg-all-chart .tile-background{fill:#fff;stroke:#efefef}.esgenius[data-esgenius-theme=light] .sdg-all-chart .sdg-title{fill:#101010;font-family:Roboto Condensed;font-weight:400}.esgenius[data-esgenius-theme=light] .sdg-all-chart .legend-label{fill:#101010;font-weight:700}.esgenius[data-esgenius-theme=light] .sdg-all-chart .sdg-butterfly-chart-wrapper .value-label-wrapper{fill:#101010;font-weight:400}.esgenius[data-esgenius-theme=light] .sdg-all-chart .sdg-butterfly-chart-wrapper .zero-line-wrapper .zeroLine line{stroke:#000}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-0 .breakdown-positive .breakdown-element-0{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-0 .breakdown-positive .breakdown-element-1{fill:#33b5ca}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-0 .breakdown-positive .breakdown-element-2{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-0 .breakdown-negative .breakdown-element-0{fill:#d366a1}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-0 .breakdown-negative .breakdown-element-1{fill:#c43382}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-0 .breakdown-negative .breakdown-element-2{fill:#b50063}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-1 .breakdown-positive .breakdown-element-0{fill:#ccecf2}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-1 .breakdown-positive .breakdown-element-1{fill:#99dae5}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-1 .breakdown-positive .breakdown-element-2{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-1 .breakdown-negative .breakdown-element-0{fill:#f0cce0}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-1 .breakdown-negative .breakdown-element-1{fill:#e199c1}.esgenius[data-esgenius-theme=light] .sdg-all-chart .breakdown-wrapper .breakdown-group-1 .breakdown-negative .breakdown-element-2{fill:#d366a1}.esgenius[data-esgenius-theme=light] #negative-bar-gradient .start-color{stop-color:#88004a}.esgenius[data-esgenius-theme=light] #negative-bar-gradient .end-color{stop-color:#b50063}.esgenius[data-esgenius-theme=light] #positive-bar-gradient .start-color{stop-color:#007a8e}.esgenius[data-esgenius-theme=light] #positive-bar-gradient .end-color{stop-color:#00a2bd}.esgenius[data-esgenius-theme=light] .sdg-all-chart .factsheet-background{fill:#0000}.esgenius[data-esgenius-theme=light] .sdg-all-chart .factsheet-tile-label,.esgenius[data-esgenius-theme=light] .sdg-all-chart .negative-score,.esgenius[data-esgenius-theme=light] .sdg-all-chart .positive-score{fill:#000;font-weight:400}.esgenius[data-esgenius-theme=light] .sdg-all-chart .negative-score{fill:#b50063}.esgenius[data-esgenius-theme=light] .sdg-all-chart .positive-score{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sdg-all-chart .stacked-bar-group.negative rect,.esgenius[data-esgenius-theme=light] .sdg-all-chart ellipse.legend.negative-score{fill:url(#negative-bar-gradient)}.esgenius[data-esgenius-theme=light] .sdg-all-chart .stacked-bar-group.positive rect,.esgenius[data-esgenius-theme=light] .sdg-all-chart ellipse.legend.positive-score{fill:url(#positive-bar-gradient)}.esgenius[data-esgenius-theme=light] .sdg-all-chart .stacked-bar-group.space rect,.esgenius[data-esgenius-theme=light] .sdg-all-chart path.legend{fill:#0000}.esgenius[data-esgenius-theme=light] .sdg-individual-chart{font-family:Roboto}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .tile-background{fill:#fff;stroke:#efefef}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-title{fill:#101010;font-family:Roboto Condensed;font-weight:400}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .value-label-wrapper{fill:#101010;font-weight:400}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .zero-line-wrapper .zeroLine line{stroke:#000}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-0 .breakdown-positive rect.breakdown-element-0{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-0 .breakdown-positive rect.breakdown-element-1{fill:#33b5ca}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-0 .breakdown-positive rect.breakdown-element-2{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-0 .breakdown-negative rect.breakdown-element-0{fill:#d366a1}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-0 .breakdown-negative rect.breakdown-element-1{fill:#c43382}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-0 .breakdown-negative rect.breakdown-element-2{fill:#b50063}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-1 .breakdown-positive rect.breakdown-element-0{fill:#ccecf2}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-1 .breakdown-positive rect.breakdown-element-1{fill:#99dae5}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-1 .breakdown-positive rect.breakdown-element-2{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-1 .breakdown-negative rect.breakdown-element-0{fill:#f0cce0}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-1 .breakdown-negative rect.breakdown-element-1{fill:#e199c1}.esgenius[data-esgenius-theme=light] .sdg-individual-chart .sdg-butterfly-chart-wrapper .breakdown-wrapper .breakdown-group-1 .breakdown-negative rect.breakdown-element-2{fill:#d366a1}.esgenius[data-esgenius-theme=light] .sdg-goal-1 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-1 .cls-2{fill:#e5243b}.esgenius[data-esgenius-theme=light] .sdg-goal-2 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-2 .cls-2{fill:#dda63a}.esgenius[data-esgenius-theme=light] .sdg-goal-3 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-3 .cls-2{fill:#4c9f38}.esgenius[data-esgenius-theme=light] .sdg-goal-4 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-4 .cls-2{fill:#c5192d}.esgenius[data-esgenius-theme=light] .sdg-goal-5 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-5 .cls-2{fill:#ff3a21}.esgenius[data-esgenius-theme=light] .sdg-goal-6 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-6 .cls-2{fill:#26bde2}.esgenius[data-esgenius-theme=light] .sdg-goal-7 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-7 .cls-2{fill:#fcc30b}.esgenius[data-esgenius-theme=light] .sdg-goal-8 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-8 .cls-2{fill:#a21942}.esgenius[data-esgenius-theme=light] .sdg-goal-9 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-9 .cls-2{fill:#fd6925}.esgenius[data-esgenius-theme=light] .sdg-goal-10 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-10 .cls-2{fill:#dd1367}.esgenius[data-esgenius-theme=light] .sdg-goal-11 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-11 .cls-2{fill:#fd9d24}.esgenius[data-esgenius-theme=light] .sdg-goal-12 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-12 .cls-2{fill:#bf8b2e}.esgenius[data-esgenius-theme=light] .sdg-goal-13 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-13 .cls-2{fill:#3f7e44}.esgenius[data-esgenius-theme=light] .sdg-goal-14 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-14 .cls-2{fill:#0a97d9}.esgenius[data-esgenius-theme=light] .sdg-goal-15 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-15 .cls-2{fill:#56c02b}.esgenius[data-esgenius-theme=light] .sdg-goal-16 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-16 .cls-2{fill:#00689d}.esgenius[data-esgenius-theme=light] .sdg-goal-17 .cls-1{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-goal-17 .cls-2{fill:#19486a}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart{fill:#101010;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .sdg-title{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .legend-label{fill:#101010;font-weight:700}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .sdg-label text:first-child{font-weight:700}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .sdg-butterfly-chart-wrapper .value-label-wrapper{fill:#101010;font-weight:400}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .sdg-butterfly-chart-wrapper .zero-line-wrapper .zeroLine line{stroke:#000}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-0 .breakdown-positive .breakdown-element-0{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-0 .breakdown-positive .breakdown-element-1{fill:#33b5ca}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-0 .breakdown-positive .breakdown-element-2{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-0 .breakdown-negative .breakdown-element-0{fill:#d366a1}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-0 .breakdown-negative .breakdown-element-1{fill:#c43382}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-0 .breakdown-negative .breakdown-element-2{fill:#b50063}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-1 .breakdown-positive .breakdown-element-0{fill:#ccecf2}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-1 .breakdown-positive .breakdown-element-1{fill:#99dae5}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-1 .breakdown-positive .breakdown-element-2{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-1 .breakdown-negative .breakdown-element-0{fill:#f0cce0}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-1 .breakdown-negative .breakdown-element-1{fill:#e199c1}.esgenius[data-esgenius-theme=light] .sdg-grouped-chart .breakdown-wrapper .breakdown-group-1 .breakdown-negative .breakdown-element-2{fill:#d366a1}.esgenius[data-esgenius-theme=light] .distribution-table-chart .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .distribution-table-chart .cellBarChart .textLabel,.esgenius[data-esgenius-theme=light] .distribution-table-chart .cellWithLabel text,.esgenius[data-esgenius-theme=light] .distribution-table-chart .cellWithLabels text{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .distribution-table-chart .distributionTableRowWrapper:nth-child(2n) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .distribution-table-chart .distributionTableRowWrapper:nth-child(2n) .cellWithLabel rect,.esgenius[data-esgenius-theme=light] .distribution-table-chart .distributionTableRowWrapper:nth-child(2n) .cellWithLabels rect{fill:#fafafa;stroke:#efefef;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-table-chart .distributionTableRowWrapper:nth-child(odd) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .distribution-table-chart .distributionTableRowWrapper:nth-child(odd) .cellWithLabel rect,.esgenius[data-esgenius-theme=light] .distribution-table-chart .distributionTableRowWrapper:nth-child(odd) .cellWithLabels rect{fill:#fff;stroke:#f2f2f2;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-table-chart .contributionLabel text,.esgenius[data-esgenius-theme=light] .distribution-table-chart .indexLabel text,.esgenius[data-esgenius-theme=light] .distribution-table-chart .portfolioLabel text,.esgenius[data-esgenius-theme=light] .distribution-table-chart .titleLabel text{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .distribution-table-chart .cellWithDiscreteBar .cellBarChart .barWrapper .horizontalBar{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-table-chart .subLabel text{fill-opacity:.5;stroke-opacity:.05}.esgenius[data-esgenius-theme=light] .distribution-table-chart .circle-icon-1,.esgenius[data-esgenius-theme=light] .distribution-table-chart .gray-blue-circle{color:#99dae5;fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart .circle-icon-2{color:#f0cce0;fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-table-chart .circle-icon-3{color:#d0d683;fill:#a7b341}.esgenius[data-esgenius-theme=light] .distribution-table-chart .circle-icon-4{color:#9268c9;fill:#4a04a5}.esgenius[data-esgenius-theme=light] .distribution-table-chart .gray-blue-circle-1{color:#b5c6d6;fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart .gray-blue-circle-2{color:#c4d1de;fill:#33b5ca}.esgenius[data-esgenius-theme=light] .distribution-table-chart .gray-blue-circle-3{color:#d3dde6;fill:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .no-benchmark.plain-circle-2{color:#b50063}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .no-benchmark.plain-circle-3{color:#a7b341}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .no-benchmark.plain-circle-4{color:#4a04a5}.esgenius[data-esgenius-theme=light] .distribution-table-chart .no-benchmark.plain-circle-1{color:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart .no-benchmark.plain-circle-2{color:#33b5ca}.esgenius[data-esgenius-theme=light] .distribution-table-chart .no-benchmark.plain-circle-3{color:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:first-child .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table.no-index .table-row:first-child .bottom{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:first-child .bottom{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:nth-child(2) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table.no-index .table-row:nth-child(2) .bottom{fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:nth-child(2) .bottom{fill:#df77b6}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:nth-child(3) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table.no-index .table-row:nth-child(3) .bottom{fill:#a7b341}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:nth-child(3) .bottom{fill:#d0d683}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:nth-child(4) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table.no-index .table-row:nth-child(4) .bottom{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .distribution-table-chart.labeled-bonds-table-chart .scope-distribution-table .table-row:nth-child(4) .bottom{fill:#b79bdb}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:first-child .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table.no-index .table-row:first-child .bottom{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:first-child .bottom{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:nth-child(2) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(2) .bottom{fill:#33b5ca}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:nth-child(2) .bottom{fill:#c4d1de}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:nth-child(3) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(3) .bottom{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:nth-child(4) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(4) .bottom{fill:#99dae5}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:nth-child(3) .bottom{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .distribution-table-chart .scope-distribution-table .table-row:nth-child(4) .bottom{fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .distribution-table-chart.footprint-scopes-distribution-table-chart .scope-distribution-table-rows.small-rows .bottom,.esgenius[data-esgenius-theme=light] .distribution-table-chart.footprint-scopes-distribution-table-chart .scope-distribution-table-rows.small-rows .top{display:none}.esgenius[data-esgenius-theme=light] .distribution-table-chart.footprint-scopes-distribution-table-chart .scope-distribution-table-rows.small-rows .cellWithLabels rect.table-cell{fill:#fff;stroke:none}.esgenius[data-esgenius-theme=light] .distribution-table-chart.footprint-scopes-distribution-table-chart .scope-distribution-table-rows.small-rows .divider{stroke:#efefef}.esgenius[data-esgenius-theme=light] .sustainalytics-total-chart .background,.esgenius[data-esgenius-theme=light] .sustainalytics-total-chart .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .sustainalytics-total-chart .title text{fill:#000;font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .tile-with-comparison-label rect.background,.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart rect.main-background{fill:#0000}.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .tile-with-comparison-label rect.comparison-values-rect{fill:#f7f7f7}.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .tile-with-comparison-label .comparison-values-container text,.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .tile-with-comparison-label .title-subtitle-container text.title{fill:#000}.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .tile-with-comparison-label .comparison-values-container .comparison-value:nth-of-type(2){fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .tile-with-comparison-label .comparison-values-container .comparison-value:nth-of-type(4){fill:#7595b3}.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .divider line.separator-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .distribution-graph-chart .distribution-chart .distribution-graph .bottom-labels .labels text.sub-label,.esgenius[data-esgenius-theme=light] .sustainalytics-total-and-distribution-chart .distribution-graph-chart .distribution-chart .distribution-graph .scale-labels text.sub-label{fill:#7a7a7a}.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .background,.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .background .rect{fill:#fff}.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .stacked-bar-group:first-child rect.portfolio{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .stacked-bar-group:not(:first-child) rect.portfolio{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .scope-distribution-table .table-row:first-child .top{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .scope-distribution-table .table-row:first-child .bottom{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .top{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .sustainalytics-total-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .bottom{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .legends .legend-label{font-weight:500}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .title{font-weight:700}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .bar-group.barWrapper rect:first-child,.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .legends .portfolio-legend .legend{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .bar-group.barWrapper rect,.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .legends .index-legend .legend{fill:url(#horizontal-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .prevalence .group .item>.item-background{fill:#fafafa;stroke:#efefef}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .prevalence .group .item>.item-label{font-weight:400}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .prevalence .group .item:first-child>.item-legend{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .relative-issue-performance-graph-chart .prevalence .group .item:not(:first-child)>.item-legend{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .background rect{fill:#fff;stroke:#fff}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .radialAxis .radialAxisArc:nth-child(2n){fill:#f5f5f5;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .radialAxis .radialAxisArc:nth-child(odd){fill:#fff;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .radialAxis .radialAxisArcLabel,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .radialAxis .radialAxisLabel{font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .radialAxis .radialAxisArcLabel{fill:#7a7a7a}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .radialAxis .radialAxisLabel{fill:#1c1c1c}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .comparisonSectorEmpty{fill:#0000;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .environmental .mainLabel circle,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .pieSectorGroup .valueSector.environmental{fill:#a7b341}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .environmental .comparisonLabel circle,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .pieSectorGroup .comparisonSector.environmental{fill:#d0d683}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .pieSectorGroup .valueSector.social,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .social .mainLabel circle{fill:#b50063}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .pieSectorGroup .comparisonSector.social,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .social .comparisonLabel circle{fill:#d366a1}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .governance .mainLabel circle,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .pieSectorGroup .valueSector.governance{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .governance .comparisonLabel circle,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .pieSectorGroup .comparisonSector.governance{fill:#9268c9}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .pieSectorGroup .pieSectorOverlay{opacity:.2;stroke:#fff}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .labelGroup>text.title{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .labelGroup>line.separator{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .labelGroup>.comparisonLabel text,.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .labelGroup>.mainLabel text{fill:#101010;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .dataLabelGroup text{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .dataLabelGroup text.value{fill:#101010;font-weight:700}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .comparisonProportion rect{fill:#d9e2ea}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .comparisonProportion.notAvailable text{fill:#101010;fill-opacity:.4}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .comparisonProportion text{fill:#000;font-family:Roboto}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .centralLabels text{fill:#000;font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .key-criteria-scores-sunburst-chart .lines{fill:#0000;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .smartESG rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .smartESG #horizontal-environmental-bar-gradient .start-color{stop-color:#828b00}.esgenius[data-esgenius-theme=light] .smartESG #horizontal-environmental-bar-gradient .end-color{stop-color:#a7b341}.esgenius[data-esgenius-theme=light] .smartESG #horizontal-social-bar-gradient .start-color{stop-color:#88004a}.esgenius[data-esgenius-theme=light] .smartESG #horizontal-social-bar-gradient .end-color{stop-color:#b50063}.esgenius[data-esgenius-theme=light] .smartESG #horizontal-governance-bar-gradient .start-color{stop-color:#37037c}.esgenius[data-esgenius-theme=light] .smartESG #horizontal-governance-bar-gradient .end-color{stop-color:#4a04a5}.esgenius[data-esgenius-theme=light] .smartESG-total-asset-class-split-chart .scope-distribution-table .table-row:first-child .top{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .smartESG-total-asset-class-split-chart .scope-distribution-table .table-row:first-child .bottom{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .smartESG-total-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .top{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .smartESG-total-asset-class-split-chart .scope-distribution-table .table-row:not(:first-child) .bottom{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .separation-line,.esgenius[data-esgenius-theme=light] .smartESG-dimensions-chart .separation-line,.esgenius[data-esgenius-theme=light] .smartESG.smartESG-environmental-chart .separation-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-environmental .stacked-bar-group:first-child rect:first-of-type{fill:#a7b341}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-environmental .stacked-bar-group.stacked-bar-group:nth-child(2) rect:first-of-type{fill:#d9df9b}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-social .stacked-bar-group:first-child rect:first-of-type{fill:#b50063}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-social .stacked-bar-group:nth-child(2) rect:first-of-type{fill:#e68fc9}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-governance .stacked-bar-group:first-child rect:first-of-type{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-governance .stacked-bar-group:nth-child(2) rect:first-of-type{fill:#c9b4e4}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-environmental .scope-distribution-table .table-row:first-child .top{fill:#a7b341}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-social .scope-distribution-table .table-row:first-child .top{fill:#b50063}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-governance .scope-distribution-table .table-row:first-child .top{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-environmental .scope-distribution-table .table-row:not(:first-child) .top{fill:#d9df9b}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-social .scope-distribution-table .table-row:not(:first-child) .top{fill:#e68fc9}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-governance .scope-distribution-table .table-row:not(:first-child) .top{fill:#c9b4e4}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-environmental .scope-distribution-table .table-row:first-child .bottom,.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-governance .scope-distribution-table .table-row:first-child .bottom,.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-social .scope-distribution-table .table-row:first-child .bottom{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-environmental .scope-distribution-table .table-row:not(:first-child) .bottom,.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-governance .scope-distribution-table .table-row:not(:first-child) .bottom,.esgenius[data-esgenius-theme=light] .smartESG-dimensions-asset-class-split-chart .chart-social .scope-distribution-table .table-row:not(:first-child) .bottom{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-chart .chart-environmental .bar-0,.esgenius[data-esgenius-theme=light] .smartESG.smartESG-environmental-chart .bar-0{fill:url(#horizontal-environmental-bar-gradient)}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-chart .chart-social .bar-0,.esgenius[data-esgenius-theme=light] .smartESG.smartESG-social-chart .bar-0{fill:url(#horizontal-social-bar-gradient)}.esgenius[data-esgenius-theme=light] .smartESG-dimensions-chart .chart-governance .bar-0,.esgenius[data-esgenius-theme=light] .smartESG.smartESG-governance-chart .bar-0{fill:url(#horizontal-governance-bar-gradient)}.esgenius[data-esgenius-theme=light] .smartESG .impact-container.title-and-legend text.sub-title{fill:#7a7a7a;font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .base-axis line{stroke:#101010;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .side-scale .scale-labels text.sub-label,.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph text{fill:#101010;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph rect.main-background.transparent{fill:#0000}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .legends .legend{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .legends .portfolio-legend .legend{fill:url(#vertical-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .legends .index-legend-1 .legend{fill:url(#vertical-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .legends .index-legend-2 .legend{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .legends .legend-label{font-weight:500}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .bottom-labels .labels text.label{font-weight:700}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .backgrounds .background-even{fill:#fff}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .backgrounds .background-odd{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .scale-axes line{stroke:#cfcfcf;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart .bar{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart .bar .bar-0{fill:url(#vertical-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart .bar .bar-1{fill:url(#vertical-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart .bar .bar-2{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart .bar .bar-label{font-weight:500}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .side-scale .y-scale line{stroke:#cfcfcf;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .side-scale .scale-labels text,.esgenius[data-esgenius-theme=light] .distribution-graph-chart .distribution-graph .side-scale .y-scale .scale-ticks text{font-weight:700}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .bottom-legends text{fill:#7a7a7a;font-weight:500}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .bottom-legends .under-performers-icon{fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-graph-chart .bottom-legends .top-performers-icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .base-axis line{stroke:#101010;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph text{fill:#101010;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .legends .portfolio-legend ellipse:first-of-type{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .legends .portfolio-legend ellipse:nth-of-type(2){fill:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .legends .index-legend ellipse:first-of-type{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .legends .index-legend ellipse:nth-of-type(2){fill:#d3dde6}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .legends .legend-label{font-weight:500}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .bottom-labels .labels text.label{font-weight:700}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .backgrounds .background-even{fill:#fff}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .backgrounds .background-odd{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .scale-axes line{stroke:#cfcfcf;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .bar-chart-container .bar-chart .bar:first-child>rect:first-child{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .bar-chart-container .bar-chart .bar:first-child>rect:not(:first-child){fill:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .bar-chart-container .bar-chart .bar:not(:first-child)>rect:first-child{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .bar-chart-container .bar-chart .bar:not(:first-child)>rect:not(:first-child){fill:#c4d1de}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .bar-chart-container .bar-chart .bar .bar-label{font-weight:500}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .side-scale .y-scale line{stroke:#cfcfcf;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .side-scale .scale-labels text,.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .distribution-graph .side-scale .y-scale .scale-ticks text{font-weight:700}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .bottom-legends text{fill:#7a7a7a;font-weight:500}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .bottom-legends .under-performers-icon{fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-graph-asset-class-split-chart .bottom-legends .top-performers-icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .multiple-legend-chart{font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .closed-effective{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .positive-progress{fill:#99dae5}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .flat-progress{fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .negative-progress{fill:#e199c1}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .closed-non-effective{fill:#b50063}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .no-objective{fill:#f0f4f7;stroke:#b5c6d6}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .in-place-before-engagement{fill:#9268c9}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .status-change ellipse{fill:#fff;stroke:#efefef}.esgenius[data-esgenius-theme=light] .multiple-legend-chart .legend-container .status-change path{fill:#101010}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height .tableRow:nth-child(2n) .cell{fill:#fafafa;stroke:#efefef;stroke-width:1px}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height .tableRow:nth-child(odd) .cell{fill:#fff;stroke:#f2f2f2;stroke-width:1px}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height .cellWithDiscreteBar rect.horizontalBar{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height .cellWithDiscreteBar rect{fill:none}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height .tableHeaderWrapper text{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height .tableRow text{fill:#000;text-anchor:start;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height.sdg-aggregate-table-chart .tableHeaderWrapper text{font-weight:500}.esgenius[data-esgenius-theme=light] .table-with-variable-row-height.sdg-aggregate-table-chart .cellWithDiscreteBar text,.esgenius[data-esgenius-theme=light] .table-with-variable-row-height.sdg-aggregate-table-chart text.column0{font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart text{fill:#101010;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-esgme-chart .tableRow:nth-child(odd) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-esgme-chart .tableRow:nth-child(odd) .cellWithLabels rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-esgme-chart .tableRow:nth-child(odd) .tableCell rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-overview-theme-details-chart .tableRow:nth-child(2n) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-overview-theme-details-chart .tableRow:nth-child(2n) .cellWithLabels rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-overview-theme-details-chart .tableRow:nth-child(2n) .tableCell rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .tableRow:nth-child(odd) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .tableRow:nth-child(odd) .cellWithLabels rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .tableRow:nth-child(odd) .tableCell rect{fill:#fafafa;stroke:#efefef;stroke-width:1px}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-esgme-chart .tableRow:nth-child(2n) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-esgme-chart .tableRow:nth-child(2n) .cellWithLabels rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-esgme-chart .tableRow:nth-child(2n) .tableCell rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-overview-theme-details-chart .tableRow:nth-child(odd) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-overview-theme-details-chart .tableRow:nth-child(odd) .cellWithLabels rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-overview-theme-details-chart .tableRow:nth-child(odd) .tableCell rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .tableRow:nth-child(2n) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .tableRow:nth-child(2n) .cellWithLabels rect,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .tableRow:nth-child(2n) .tableCell rect{fill:#fff;stroke:#f2f2f2;stroke-width:1px}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .tableRow .cellWithLabels .label-1{fill:#7a7a7a}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-esgme-chart .cellWithDiscreteBar .cellBarChart .barWrapper .horizontalBar,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.engagement-overview-theme-details-chart .cellWithDiscreteBar .cellBarChart .barWrapper .horizontalBar,.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart.simple-columns-table-chart .cellWithDiscreteBar .cellBarChart .barWrapper .horizontalBar{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart .tableHeaderWrapper text{fill:#101010;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart defs #sdg circle{fill:#fff}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart .disclaimers .disclaimer-text{fill:#7a7a7a;font-family:Roboto Condensed;font-weight:400}.esgenius[data-esgenius-theme=light] .engagement-esgme-chart .simple-table .simple-table-header rect.table-cell{fill:#fff;stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .sector-attribution-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .header{font-weight:500}.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .body .table-cell.even-row rect{fill:#fff;stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .body .table-cell.odd-row rect,.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .body .table-cell.totalRow rect{fill:#fafafa;stroke:#efefef}.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .body .table-cell.cell-bar,.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .body .table-cell.totalRow{font-weight:500}.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .body .table-cell.cell-bar rect.value-bar{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sector-attribution-chart .sector-attribution-table .body .table-cell.cell-bar line.zero-line{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .coverage-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .coverage-chart rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .header text.title{font-weight:700}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .header text.subtitle{font-weight:400}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .header line.separator-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .header text.breakdown-label,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .header text.description-label{font-weight:400}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .bar-chart rect.bar-outline{fill:#fff;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .bar-chart line.axis-line,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .bar-chart line.not-covered-breakdown,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .bar-chart line.tick-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .bar-chart text.tick-label{font-weight:700}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .covered-main{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .bar-chart .covered-main{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.coverage-item-1.benchmark .bar-chart .covered-main{fill:url(#horizontal-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.coverage-item-2.benchmark .bar-chart .covered-main{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .covered-breakdown:nth-of-type(2),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .header .legend:first-of-type{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .covered-breakdown:nth-of-type(3),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .header .legend:nth-of-type(2){fill:#4a04a5}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .covered-breakdown:nth-of-type(4){fill:#b50063}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .bar-chart .covered-breakdown:nth-of-type(2),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .header .legend:first-of-type{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .bar-chart .covered-breakdown:nth-of-type(3),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .header .legend:nth-of-type(2){fill:#9268c9}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .header .legend:nth-of-type(4),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .header .legend:nth-of-type(4){fill:#fff;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .separator-line{stroke:#efefef}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .legend:first-of-type,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .legend:first-of-type .portfolio{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .legend:first-of-type,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .legend:first-of-type .benchmark{fill:#99dae5}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .legend:nth-of-type(2),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .legend:nth-of-type(2) .portfolio{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .legend:nth-of-type(2),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .legend:nth-of-type(2) .benchmark{fill:#b79bdb}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .legend:nth-of-type(3),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .legend:nth-of-type(3) .benchmark{fill:#e199c1}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item .bar-chart .compact .not-covered-breakdown,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .legend.not-covered,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .legend:nth-of-type(3),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .legend.not-covered,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .legend:nth-of-type(3),.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .legend:nth-of-type(3) .benchmark,.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-legends .legend:nth-of-type(3) .portfolio{fill:#fff;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .compact .covered-main{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .compact .covered-breakdown:first-of-type{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .compact .covered-breakdown:nth-of-type(2){fill:#4a04a5}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.portfolio .bar-chart .compact .covered-breakdown:nth-of-type(3){fill:#b50063}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .bar-chart .compact .covered-main{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.coverage-item-1.benchmark .bar-chart .compact .covered-main{fill:url(#horizontal-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.coverage-item-2.benchmark .bar-chart .compact .covered-main{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .bar-chart .compact .covered-breakdown:first-of-type{fill:#99dae5}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .bar-chart .compact .covered-breakdown:nth-of-type(2){fill:#b79bdb}.esgenius[data-esgenius-theme=light] .coverage-chart .coverage-item.benchmark .bar-chart .compact .covered-breakdown:nth-of-type(3){fill:#e199c1}.esgenius[data-esgenius-theme=light] .distribution-table-chart.coverage-pai .scope-distribution-table .table-row .top.green-bonds{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart.coverage-pai .scope-distribution-table .table-row .bottom.green-bonds{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-table-chart.coverage-pai .scope-distribution-table .table-row .top.social-bonds{fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-table-chart.coverage-pai .scope-distribution-table .table-row .bottom.social-bonds{fill:#df77b6}.esgenius[data-esgenius-theme=light] .distribution-table-chart.coverage-pai .scope-distribution-table .table-row .top.sustainability-bonds{fill:#a7b341}.esgenius[data-esgenius-theme=light] .distribution-table-chart.coverage-pai .scope-distribution-table .table-row .bottom.sustainability-bonds{fill:#d0d683}.esgenius[data-esgenius-theme=light] .counties-rank-table .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .counties-rank-table text{fill:#000;font-family:Roboto}.esgenius[data-esgenius-theme=light] .counties-rank-table .flag-rect{stroke:#b9b9b9}.esgenius[data-esgenius-theme=light] .counties-rank-table .top-header text{fill:#000;font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .counties-rank-table .header text{font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .counties-rank-table .header text.small{fill:#7a7a7a;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .counties-rank-table .nv-tableRow .rect-color-even{fill:#fafafa}.esgenius[data-esgenius-theme=light] .counties-rank-table .nv-tableRow .rect-color-odd{fill:#fff}.esgenius[data-esgenius-theme=light] .counties-rank-table line{stroke:#efefef}.esgenius[data-esgenius-theme=light] .counties-rank-table line.delta-score-line{stroke:#000}.esgenius[data-esgenius-theme=light] .counties-rank-table .delta-rank-arrow{fill:#000}.esgenius[data-esgenius-theme=light] .counties-rank-table line.delta-rank-line{stroke:#000}.esgenius[data-esgenius-theme=light] .counties-rank-table .rect-shadow{fill:#f3f3f3}.esgenius[data-esgenius-theme=light] .counties-rank-table #horizontal-governance-bar-gradient .start-color{stop-color:#37037c}.esgenius[data-esgenius-theme=light] .counties-rank-table #horizontal-governance-bar-gradient .end-color{stop-color:#4a04a5}.esgenius[data-esgenius-theme=light] .counties-rank-table #horizontal-environmental-bar-gradient .start-color{stop-color:#828b00}.esgenius[data-esgenius-theme=light] .counties-rank-table #horizontal-environmental-bar-gradient .end-color{stop-color:#a7b341}.esgenius[data-esgenius-theme=light] .counties-rank-table #horizontal-social-bar-gradient .start-color{stop-color:#88004a}.esgenius[data-esgenius-theme=light] .counties-rank-table #horizontal-social-bar-gradient .end-color{stop-color:#b50063}.esgenius[data-esgenius-theme=light] .counties-rank-table .dimension-total{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .counties-rank-table .dimension-governance{fill:url(#horizontal-governance-bar-gradient)}.esgenius[data-esgenius-theme=light] .counties-rank-table .dimension-environmental{fill:url(#horizontal-environmental-bar-gradient)}.esgenius[data-esgenius-theme=light] .counties-rank-table .dimension-social{fill:url(#horizontal-social-bar-gradient)}.esgenius[data-esgenius-theme=light] .counties-rank-table .zeroLine{opacity:1;stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .counties-rank-table .rank-delta-icon{stroke:#000}.esgenius[data-esgenius-theme=light] .footprint-scopes rect.background{fill:#fff}.esgenius[data-esgenius-theme=light] .footprint-scopes{font-family:Roboto}.esgenius[data-esgenius-theme=light] .footprint-scopes .title-container{fill:#000}.esgenius[data-esgenius-theme=light] .footprint-scopes .title{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .footprint-scopes .sub-title{fill:#101010;font-family:Roboto}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:nth-of-type(2){fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:not(:first-child) rect:nth-of-type(n+1){fill:#c4d1de}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-of-type(3) rect:nth-of-type(n+1){fill:#d3dde6}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-of-type(4) rect:nth-of-type(n+1){fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-of-type(5) rect:nth-of-type(n+1){fill:#f0f4f7}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:first-of-type{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(2) rect:first-of-type{fill:#33b5ca}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(3) rect:first-of-type{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(4) rect:first-of-type{fill:#99dae5}.esgenius[data-esgenius-theme=light] .footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(5) rect:first-of-type{fill:#a3dde7}.esgenius[data-esgenius-theme=light] .labeled-bonds rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .labeled-bonds .title text{fill:#000;font-family:Roboto Condensed;font-weight:400}.esgenius[data-esgenius-theme=light] .labeled-bonds .comparisonLabel text{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .labeled-bonds .comparisonLabel rect{fill:#d9e2ea}.esgenius[data-esgenius-theme=light] .labeled-bonds .main-bar-wrap .barWrapper rect:first-child{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .labeled-bonds .main-bar-wrap .barWrapper rect:nth-child(2){fill:#b50063}.esgenius[data-esgenius-theme=light] .labeled-bonds .main-bar-wrap .barWrapper rect:nth-child(3){fill:#a7b341}.esgenius[data-esgenius-theme=light] .labeled-bonds .main-bar-wrap .barWrapper rect:nth-child(4){fill:#4a04a5}.esgenius[data-esgenius-theme=light] .labeled-bonds .index-bar-wrap .barWrapper rect:first-child{fill:#99dae5}.esgenius[data-esgenius-theme=light] .labeled-bonds .index-bar-wrap .barWrapper rect:nth-child(2){fill:#f0cce0}.esgenius[data-esgenius-theme=light] .labeled-bonds .index-bar-wrap .barWrapper rect:nth-child(3){fill:#d0d683}.esgenius[data-esgenius-theme=light] .labeled-bonds .index-bar-wrap .barWrapper rect:nth-child(4){fill:#9268c9}.esgenius[data-esgenius-theme=light] .labeled-bonds .labelsAxis .domain,.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .domain,.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .tick line{stroke:#cfcfcf;stroke-width:1px}.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .tick .tick-rect-odd,.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .tick rect.odd-rect,.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .tick.first .tick-rect-even,.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .tick.last .tick-rect-even{fill:#fff}.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .tick rect.even-rect,.esgenius[data-esgenius-theme=light] .labeled-bonds .valuesAxis .tick-rect-even{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .labeled-bonds text{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .labeled-bonds text.textLabel{font-weight:700}.esgenius[data-esgenius-theme=light] .labeled-bonds text.valueLabel{font-weight:400}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(2) rect{fill:#b50063}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(3) rect{fill:#a7b341}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(4) rect{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:nth-of-type(2){fill:#33b4ca}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(2) rect:nth-of-type(2){fill:#c0267a}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(3) rect:nth-of-type(2){fill:#b4c049}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(4) rect:nth-of-type(2){fill:#9268c9}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:nth-of-type(3){fill:#66c7d7}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(2) rect:nth-of-type(3){fill:#df77b6}.esgenius[data-esgenius-theme=light] .labeled-bonds .stacked-bar-group:nth-child(3) rect:nth-of-type(3){fill:#d0d683}.esgenius[data-esgenius-theme=light] .labeled-bonds .stacked-bar-group:nth-child(4) rect:nth-of-type(3){fill:#b79bdb}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:nth-of-type(4){fill:#75ccdb}.esgenius[data-esgenius-theme=light] .labeled-bonds .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(2) rect:nth-of-type(4){fill:#eba8d5}.esgenius[data-esgenius-theme=light] .labeled-bonds .stacked-bar-group:nth-child(3) rect:nth-of-type(4){fill:#e2e6b1}.esgenius[data-esgenius-theme=light] .labeled-bonds .stacked-bar-group:nth-child(4) rect:nth-of-type(4){fill:#dbcded}.esgenius[data-esgenius-theme=light] .map-chart .pattern-class{fill:#c4d1de}.esgenius[data-esgenius-theme=light] .map-chart rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .map-chart path{stroke:#fff}.esgenius[data-esgenius-theme=light] .map-chart .negative-high-score{fill:#c43382}.esgenius[data-esgenius-theme=light] .map-chart .nagative-medium-score{fill:#d366a1}.esgenius[data-esgenius-theme=light] .map-chart .nagative-low-score{fill:#f0cce0}.esgenius[data-esgenius-theme=light] .map-chart .positive-low-score{fill:#c4d1de}.esgenius[data-esgenius-theme=light] .map-chart .positive-medium-score{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .map-chart .positive-high-score{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .smart-esg-profiles-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .smart-esg-profiles-chart .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendClosedEffective{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendPositiveProgress{fill:#99dae5}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendFlatProgress{fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendNegativeProgress{fill:#e199c1}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendClosedNonEffective{fill:#b50063}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendNoObjective{fill:#f0f4f7;stroke:#b5c6d6}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendInPlaceBeforeEngagement{fill:#9268c9}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-icon.legendStatusChange{fill:#101010;stroke:#efefef}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .legends .progress-legend-label{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .header text.header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .header line.progress-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .table-cell{stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress.odd-row .table-cell{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress.even-row .table-cell{fill:#fafafa}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .theme-icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .theme-icon .stroke-outline{fill:none;stroke:#00a2bd}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress.odd-row .theme-icon .mask-fill{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress.odd-row .theme-icon .mask-stroke{stroke:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress.even-row .theme-icon .mask-fill{fill:#fafafa}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress.even-row .theme-icon .mask-stroke{stroke:#fafafa}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .chevron-icon{fill:none;stroke:#101010;visibility:hidden}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-icon{fill:none;opacity:.4;stroke:#101010}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-background.closedEffective{fill:#33b5ca}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-background.positiveProgress{fill:#99dae5}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-background.flatProgress{fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-background.negativeProgress{fill:#e199c1}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-background.closedNonEffective{fill:#b50063}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-background.noObjective{fill:#f0f4f7}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-overall .progress .progress-background.inPlaceBeforeEngagement{fill:#9268c9}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .header text.header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .header text.objective-label{fill:#7a7a7a;font-weight:400}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .header line.objective-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .header rect.objectives-background{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .header text.objectives-label{font-weight:500}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .table-cell{stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress.odd-row .table-cell{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress.even-row .table-cell{fill:#fafafa}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-icon{fill:none;opacity:.4;stroke:#101010}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-background.closedEffective{fill:#33b5ca}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-background.positiveProgress{fill:#99dae5}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-background.flatProgress{fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-background.negativeProgress{fill:#e199c1}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-background.closedNonEffective{fill:#b50063}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-background.noObjective{fill:#f0f4f7}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .progress-background.inPlaceBeforeEngagement{fill:#9268c9}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .corner-triangle{fill:#000;stroke:none}.esgenius[data-esgenius-theme=light] .engagement-theme-progress-per-theme .progress .total-label{font-weight:500}.esgenius[data-esgenius-theme=light] .engagement-breakdown-overview{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .engagement-breakdown-overview .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .engagement-breakdown-overview .tile .background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .engagement-breakdown-overview .tile .sub-label{fill:#7a7a7a}.esgenius[data-esgenius-theme=light] .country-score-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .country-score-chart .full rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .country-score-chart .tile rect.main-background{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .country-score-chart text.title-label{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .country-score-chart ellipse.legend-icon{filter:drop-shadow(0 4px 4px #47618b1a)}.esgenius[data-esgenius-theme=light] .country-score-chart ellipse.legend-icon:first-of-type{fill:#00a2bd;stroke:#fff}.esgenius[data-esgenius-theme=light] .country-score-chart ellipse.legend-icon:nth-of-type(2){fill:#b5c6d6;stroke:#fff}.esgenius[data-esgenius-theme=light] .country-score-chart text.legend-label{font-weight:700}.esgenius[data-esgenius-theme=light] .country-score-chart text.legend-value{font-weight:400}.esgenius[data-esgenius-theme=light] .country-score-chart line.scale-line,.esgenius[data-esgenius-theme=light] .country-score-chart line.tick-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .country-score-chart text.tick-label{font-weight:700}.esgenius[data-esgenius-theme=light] .country-score-chart rect.tick-background:nth-of-type(2n){fill:#fff}.esgenius[data-esgenius-theme=light] .country-score-chart rect.tick-background:nth-of-type(odd){fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .country-score-chart .line-graph .lines path.score-line:nth-of-type(odd){stroke:#00a2bd}.esgenius[data-esgenius-theme=light] .country-score-chart .line-graph .lines path.score-line:nth-of-type(2n){stroke:#b5c6d6}.esgenius[data-esgenius-theme=light] .country-score-chart .line-graph .areas path.score-area:nth-child(odd){fill:url(#history-portfolio-line-gradient)}.esgenius[data-esgenius-theme=light] .country-score-chart .line-graph .areas path.score-area:nth-child(2n){fill:url(#history-index-line-gradient)}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart text.label{font-weight:700}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .side-scale line.scale-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group line.separator-line,.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group rect.background{stroke:#efefef}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .header .legend-label{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .exclusion .title{font-weight:700}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .exclusion .zero-line{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .count-label,.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .value-label{fill:#000}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .exclusion .no-exposure{opacity:.4}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .background{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .portfolio{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .index{fill:#e9eef3}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group .not-exposed-icon{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-0 .background{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-0 .portfolio{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-0 .index{fill:#99dae5}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-0 .not-exposed-icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-1 .background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-1 .portfolio{fill:#a7b341}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-1 .index{fill:#e8ebc1}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-1 .not-exposed-icon{fill:#a7b341}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-2 .background{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-2 .portfolio{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-2 .index{fill:#b79bdb}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-2 .not-exposed-icon{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-3 .background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-3 .portfolio{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-3 .index{fill:#e9eef3}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-3 .not-exposed-icon{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-4 .background{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-4 .portfolio{fill:#f79608}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-4 .index{fill:#fcddb0}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-4 .not-exposed-icon{fill:#f79608}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-5 .background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-5 .portfolio{fill:#b50063}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-5 .index{fill:#e199c1}.esgenius[data-esgenius-theme=light] .controversial-behavior-chart .exclusion-group.index-5 .not-exposed-icon{fill:#b50063}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .title text{fill:#000;font-family:Roboto Condensed;font-weight:400}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .comparisonLabel text,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .sub-title text{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .comparisonLabel rect{fill:#d9e2ea}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .main-bar-wrap .barWrapper .bar-breakdown{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .index-bar-wrap .barWrapper .bar-breakdown{fill:#e9eef3}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .main-bar-wrap .barWrapper .bar-breakdown:first-child{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .index-bar-wrap .barWrapper .bar-breakdown:first-child{fill:#99dae5}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .main-bar-wrap .barWrapper .bar-breakdown:nth-child(2){fill:#a7b341}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .index-bar-wrap .barWrapper .bar-breakdown:nth-child(2){fill:#e8ebc1}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .main-bar-wrap .barWrapper .bar-breakdown:nth-child(3){fill:#4a04a5}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .index-bar-wrap .barWrapper .bar-breakdown:nth-child(3){fill:#b79bdb}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .main-bar-wrap .barWrapper .bar-breakdown:nth-child(4){fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .index-bar-wrap .barWrapper .bar-breakdown:nth-child(4){fill:#e9eef3}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .main-bar-wrap .barWrapper .bar-breakdown:nth-child(5){fill:#f79608}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .index-bar-wrap .barWrapper .bar-breakdown:nth-child(5){fill:#fcddb0}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .main-bar-wrap .barWrapper .bar-breakdown:nth-child(6){fill:#b50063}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .index-bar-wrap .barWrapper .bar-breakdown:nth-child(6){fill:#e199c1}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .labelsAxis .domain,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .domain,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .tick line{stroke:#cfcfcf;stroke-width:1px}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .tick .tick-rect-odd,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .tick rect.odd-rect,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .tick.first .tick-rect-even,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .tick.last .tick-rect-even{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .tick rect.even-rect,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .valuesAxis .tick-rect-even{fill:#f5f5f5}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart text{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart text.textLabel{font-weight:700}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart text.subLabel,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart text.valueLabel{font-weight:400}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .not-exposed-background{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .not-exposed-icon{fill:#000}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .not-exposed-label{font-weight:400}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet rect.main-background{fill:#f7f7f7;stroke:#efefef}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet rect.comparison-values-rect{fill:#fff;stroke:#efefef}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet .title-subtitle-container text.title{font-family:Roboto Condensed;font-weight:400}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet .chip-container text.chip-label,.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet .comparison-total-values-container text.comparison-label{font-weight:400}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet .comparison-total-values-container .comparison-value:nth-of-type(2){fill:#00a2bd}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet .comparison-total-values-container .comparison-value:nth-of-type(4){fill:#7595b3}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet .chip-container rect.chip-rectangle{fill:#fff}.esgenius[data-esgenius-theme=light] .controversial-behavior-total-chart .factsheet .chip-container .chip-icon.groups path.mask-stroke{stroke:#101010}.esgenius[data-esgenius-theme=light] .equivalent-use-of-proceeds .main-background{fill:#fafafa;stroke:#efefef}.esgenius[data-esgenius-theme=light] .equivalent-use-of-proceeds .tile .no-background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .equivalent-use-of-proceeds .overview-cards-tiles .tile .value+.value{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .allocation-of-proceeds-chart .background{fill:#fff}.esgenius[data-esgenius-theme=light] .allocation-of-proceeds-chart .bar-group.barWrapper rect{fill:url(#horizontal-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .allocation-of-proceeds-chart .bar-group.barWrapper rect:first-child{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .use-of-proceeds-breakdown-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .use-of-proceeds-breakdown-chart .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .voting-meetings-overview .tile .background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .with-against-management .background{fill:#fff}.esgenius[data-esgenius-theme=light] .with-against-management text{fill:#000;font-family:Roboto}.esgenius[data-esgenius-theme=light] .with-against-management .allocations-x-axis-wrap,.esgenius[data-esgenius-theme=light] .with-against-management text.textLabel{font-weight:700}.esgenius[data-esgenius-theme=light] .with-against-management text.valueLabel{font-weight:400}.esgenius[data-esgenius-theme=light] .with-against-management .allocations-x-axis-wrap .domain,.esgenius[data-esgenius-theme=light] .with-against-management .allocations-x-axis-wrap .tick line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .with-against-management .legend-icon.votes-with,.esgenius[data-esgenius-theme=light] .with-against-management .with{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .with-against-management .abstained,.esgenius[data-esgenius-theme=light] .with-against-management .legend-icon.votes-abstained{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .with-against-management .against,.esgenius[data-esgenius-theme=light] .with-against-management .legend-icon.votes-against{fill:#b50063}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart text{fill:#101010;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .simple-table .table-row.odd-row{fill:#fff}.esgenius[data-esgenius-theme=light] .simple-table .table-row.odd-row rect.table-cell{stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .simple-table .table-row.even-row{fill:#fafafa}.esgenius[data-esgenius-theme=light] .simple-table .table-row.even-row rect.table-cell{stroke:#efefef}.esgenius[data-esgenius-theme=light] .simple-table .simple-table-header text.header-label,.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .header-stacked-bar-table-row-1 text.header-label,.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .header-stacked-bar-table.col-0 text.header-label,.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .header-stacked-bar-table.col-2 text.header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .table-row.odd-row{fill:#fff}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .table-row.odd-row rect.table-full-cell{stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .table-row.even-row rect.table-full-cell{stroke:#efefef}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .table-row.even-row,.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .table-row.even-row .table-full-cell{fill:#fafafa}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .stacked-group-0 rect{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .stacked-group-1 rect{fill:#b50063}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .stacked-group-2 rect{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .voting-breakdown-chart .chart-divider{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .sustainable-investments rect.background{fill:#fff}.esgenius[data-esgenius-theme=light] .sustainable-investments .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:first-child{fill:#a7b341}.esgenius[data-esgenius-theme=light] .sustainable-investments .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:not(:first-child) rect:first-of-type{fill:#b50063}.esgenius[data-esgenius-theme=light] .sustainable-investments .target-title text{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .sustainable-investments .target-value text{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .sustainable-investments .separation-line-container{stroke:#efefef}.esgenius[data-esgenius-theme=light] .distribution-table-chart.sustainable-investments-table-chart .scope-distribution-table .table-row:first-child .top{fill:#a7b341}.esgenius[data-esgenius-theme=light] .distribution-table-chart.sustainable-investments-table-chart .scope-distribution-table .table-row:first-child .bottom{fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-table-chart.sustainable-investments-table-chart .scope-distribution-table .table-row:nth-child(2) .top{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .distribution-table-chart.sustainable-investments-table-chart .scope-distribution-table .table-row:nth-child(2) .bottom,.esgenius[data-esgenius-theme=light] .distribution-table-chart.sustainable-investments-table-chart .scope-distribution-table .table-row:nth-child(3) .top{fill:#c4d1de}.esgenius[data-esgenius-theme=light] .distribution-table-chart.sustainable-investments-table-chart .scope-distribution-table .table-row:nth-child(3) .bottom{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart{fill:#000;font-family:Roboto}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .domain,.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .tick line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .legend-label,.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .tick text{fill:#000;font-weight:700}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments .not-filled{fill:#fff;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments .filled{fill:#d3dde6;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments.row-1 .filled{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments.row-2 .filled{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments.row-3 .filled{fill:#c4d1de}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments ellipse.average{fill:#d3dde6;stroke:#fff}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments.row-1 ellipse.average{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments.row-2 ellipse.average{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .bar-segments.row-3 ellipse.average{fill:#c4d1de}.esgenius[data-esgenius-theme=light] .sdg-average-score-chart .circle-label{fill:#000;font-weight:500}.esgenius[data-esgenius-theme=light] .climate-beta-totals{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .climate-beta-totals rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .climate-beta-totals .header-labels text,.esgenius[data-esgenius-theme=light] .climate-beta-totals .value-group text{font-weight:700}.esgenius[data-esgenius-theme=light] .climate-beta-totals .divider-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .climate-beta-totals .scale-labels text{font-weight:700}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-bars .high-positive,.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-bars .low-positive,.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-bars .medium-positive{fill:#b50063}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-bars .neutral{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-bars .high-negative,.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-bars .low-negative,.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-bars .medium-negative{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .chart-label rect.label-background{fill:#fff;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .chart-label.portfolio rect.label-foreground{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .chart-label.index rect.label-foreground{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .chart-label .label{font-weight:700}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .chart-label.portfolio .label{fill:#fff}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .chart-label.index .label{fill:#101010}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .chart-label .value-label{font-weight:400}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .value-pointer{fill:none}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .value-pointer.portfolio{stroke:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-beta-totals .chart-labels .value-pointer.index{stroke:#d3dde6}.esgenius[data-esgenius-theme=light] .pai-indicators-table{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .pai-indicators-table rect.main-background{fill:#fff}.esgenius[data-esgenius-theme=light] .pai-indicators-table .label{font-weight:700}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .section-row>rect.row-background{fill:#fafafa;stroke:#efefef}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .section-row>.icon .mask-stroke{fill:none}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .section-row.environmental>.icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .section-row.social>.icon{fill:#b50063}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .section-row.sovereign>.icon{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row>line.separator-line,.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row>rect.row-background{stroke:#efefef}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row.even-row>rect.row-background{fill:#fafafa}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row.odd-row>rect.row-background{fill:#fff}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row>.barchart>line.zero-line{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .pai-indicators-table .linearGradientWrapper #horizontal-social-bar-gradient .start-color{stop-color:#b50063}.esgenius[data-esgenius-theme=light] .pai-indicators-table .linearGradientWrapper #horizontal-social-bar-gradient .end-color{stop-color:#88004a}.esgenius[data-esgenius-theme=light] .pai-indicators-table .linearGradientWrapper #horizontal-governance-bar-gradient .start-color{stop-color:#4a04a5}.esgenius[data-esgenius-theme=light] .pai-indicators-table .linearGradientWrapper #horizontal-governance-bar-gradient .end-color{stop-color:#37037c}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row.environmental>.barchart>rect.value-bar{fill:url(#horizontal-portfolio-bar-gradient-inverted)}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row.social>.barchart>rect.value-bar{fill:url(#horizontal-social-bar-gradient)}.esgenius[data-esgenius-theme=light] .pai-indicators-table .table-container .indicator-row.sovereign>.barchart>rect.value-bar{fill:url(#horizontal-governance-bar-gradient)}.esgenius[data-esgenius-theme=light] .global-warming-alignment{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .global-warming-alignment rect.main-background{fill:none}.esgenius[data-esgenius-theme=light] .global-warming-alignment line.dotted-line{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .global-warming-alignment .generic-horizontal-bar-chart-component rect.bar{fill:#efefef}.esgenius[data-esgenius-theme=light] .global-warming-alignment .generic-horizontal-bar-chart-component rect.bar.portfolio{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .global-warming-alignment .generic-horizontal-bar-chart-component text.label-inside:not(.portfolio){fill:#101010}.esgenius[data-esgenius-theme=light] .global-warming-alignment text.consensus-label{fill:#7a7a7a}.esgenius[data-esgenius-theme=light] .global-warming-alignment path.legends{fill:none}.esgenius[data-esgenius-theme=light] .global-warming-alignment .legend-0 ellipse{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .global-warming-alignment .legend-1 ellipse{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .global-warming-alignment .legend-2 ellipse{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .global-warming-alignment .legend-container text.legend-label:nth-child(2n){font-weight:700}.esgenius[data-esgenius-theme=light] .exposure-to-fossil-fuel-activities{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .exposure-to-fossil-fuel-activities .header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .exposure-to-fossil-fuel-activities rect.main-background,.esgenius[data-esgenius-theme=light] .exposure-to-fossil-fuel-activities rect.table-cell{fill:none}.esgenius[data-esgenius-theme=light] .exposure-to-fossil-fuel-activities .table-row rect.table-cell{stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart rect.main-background{fill:none}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .coverage-sub-title-label,.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .title-legend-label{font-weight:700}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .legend-group-0 .legend-0{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .legend-group-0 .legend-1{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .legend-group-1 .legend-0{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .legend-group-1 .legend-1{fill:#d3dde6}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .footprint-title-label,.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .intensity-title-label{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .covered-main:first-of-type{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .covered-main{fill:url(#horizontal-index-bar-gradient)}.esgenius[data-esgenius-theme=light] .green-house-gas-emissions-chart .not-covered-breakdown{fill:none;stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .public-report-world-map{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .public-report-world-map .title{font-weight:500}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .north-america{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .latin-america{fill:#4a04a5}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .united-kingdom{fill:#9268c9}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .europe{fill:#b50063}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .middle-east-africa{fill:#adba00}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .asia-ex-japan{fill:#b5c6d6}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .japan{fill:#8d806a}.esgenius[data-esgenius-theme=light] .public-report-world-map .world-map .oceania{fill:#e76408}.esgenius[data-esgenius-theme=light] .public-report-world-map .values-overlay .value-group .value{font-weight:700}.esgenius[data-esgenius-theme=light] .public-report-world-map .values-overlay .value-group .main-line{fill:none;stroke:#b5c6d6}.esgenius[data-esgenius-theme=light] .public-report-world-map .values-overlay .value-group .underline{fill:none;stroke:#fff}.esgenius[data-esgenius-theme=light] .public-report-world-map .values-overlay .value-group .region{font-weight:400}.esgenius[data-esgenius-theme=light] .public-report-world-map .footer{font-weight:500}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-header .header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-rows .table-row text{fill:#000;font-weight:400}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-rows .table-row .icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-rows .table-row .icon .mask-stroke{fill:none}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-rows .table-row.even-row .icon .mask-fill{fill:#fafafa}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-rows .table-row.odd-row .icon .mask-fill{fill:#fff}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-rows .table-row .separator-line.total{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .public-report-breakdown-table .simple-table-rows .table-row text.total{font-weight:700}.esgenius[data-esgenius-theme=light] .public-report-engagement-breakdown,.esgenius[data-esgenius-theme=light] .public-report-progress-table,.esgenius[data-esgenius-theme=light] .public-report-voting-breakdown{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-header .header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-header .header-sub-label{font-weight:400}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-rows .table-row text{fill:#000;font-weight:400}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-rows .table-row .icon{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-rows .table-row .icon .mask-stroke{fill:none}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-rows .table-row.even-row .icon .mask-fill{fill:#fafafa}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-rows .table-row.odd-row .icon .mask-fill{fill:#fff}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-rows .table-row .separator-line.total{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .public-report-progress-table .simple-table-rows .table-row text.total{font-weight:700}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-header .progress-line{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-header .header-label{font-weight:700}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-body .breakdown-row.even-row .background{fill:#fafafa;stroke:#efefef}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-body .breakdown-row.odd-row .background{fill:#fff;stroke:#f2f2f2}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-body .breakdown-row .tick-line{stroke:#7a7a7a}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-body .breakdown-row .breakdown-progress{stroke:#fff}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-body .breakdown-row .separator-line{stroke:none}.esgenius[data-esgenius-theme=light] .public-report-progress-table .breakdown-table .breakdown-body .breakdown-row .separator-line.total{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .public-report-progress-table .high-positive{fill:#adba00}.esgenius[data-esgenius-theme=light] .public-report-progress-table .medium-positive{fill:#c5cc66}.esgenius[data-esgenius-theme=light] .public-report-progress-table .neutral{fill:#e1e8ef}.esgenius[data-esgenius-theme=light] .public-report-progress-table .medium-negative{fill:#d366a1}.esgenius[data-esgenius-theme=light] .public-report-progress-table .high-negative{fill:#b50063}.esgenius[data-esgenius-theme=light] .public-report-companies-table{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .public-report-companies-table .simple-table-rows .table-row .text-label.topic{font-weight:700}.esgenius[data-esgenius-theme=light] .public-report-companies-table .simple-table-rows .table-row .text-label.theme{font-weight:500}.esgenius[data-esgenius-theme=light] .public-report-companies-table .simple-table-rows .table-row .text-label.company{font-style:italic}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #aligned-bar-gradient .start-color{stop-color:#adba00}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #aligned-bar-gradient .end-color{stop-color:#828b00}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #aligning-bar-gradient .start-color{stop-color:#c5cc66}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #aligning-bar-gradient .end-color{stop-color:#b4c049}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #partially-aligning-bar-gradient .start-color{stop-color:#f79608}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #partially-aligning-bar-gradient .end-color{stop-color:#e76408}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #misaligned-bar-gradient .start-color{stop-color:#b50063}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #misaligned-bar-gradient .end-color{stop-color:#88004a}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #index-bar-gradient .start-color{stop-color:#d3dde6}.esgenius[data-esgenius-theme=light] .distribution-graph-chart #index-bar-gradient .end-color{stop-color:#7595b3}.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .table-row:first-child .top,.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:first-child .bar .bar-0{fill:url(#aligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(2) .bar .bar-0{fill:url(#aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(3) .bar .bar-0{fill:url(#partially-aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(4) .bar .bar-0{fill:url(#misaligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .legends g:first-child .circle-arc-0{fill:url(#partially-aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .legends g:first-child .circle-arc-1{fill:url(#misaligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .legends g:first-child .circle-arc-2{fill:url(#aligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-distribution-graph-chart .legends g:first-child .circle-arc-3{fill:url(#aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] #aligned-bar-gradient .start-color{stop-color:#828b00}.esgenius[data-esgenius-theme=light] #aligned-bar-gradient .end-color{stop-color:#adba00}.esgenius[data-esgenius-theme=light] #aligning-bar-gradient .start-color{stop-color:#b4c049}.esgenius[data-esgenius-theme=light] #aligning-bar-gradient .end-color{stop-color:#c5cc66}.esgenius[data-esgenius-theme=light] #partially-aligning-bar-gradient .start-color{stop-color:#e76408}.esgenius[data-esgenius-theme=light] #partially-aligning-bar-gradient .end-color{stop-color:#f79608}.esgenius[data-esgenius-theme=light] #misaligned-bar-gradient .start-color{stop-color:#88004a}.esgenius[data-esgenius-theme=light] #misaligned-bar-gradient .end-color{stop-color:#b50063}.esgenius[data-esgenius-theme=light] #index-bar-gradient .start-color{stop-color:#d3dde6}.esgenius[data-esgenius-theme=light] #index-bar-gradient .end-color{stop-color:#7595b3}.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table .table-row .bottom{fill:url(#index-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table .table-row:nth-child(2) .top{fill:url(#aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table .table-row:nth-child(3) .top{fill:url(#partially-aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table .table-row:nth-child(4) .top{fill:url(#misaligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table.no-index .table-row:first-child .bottom,.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(2) .bottom,.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(3) .bottom,.esgenius[data-esgenius-theme=light] .distribution-table-chart.paris-alignment-distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(4) .bottom{fill:none}.esgenius[data-esgenius-theme=light] .paris-alignment-top-bottom-table-chart .aligned.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#aligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-top-bottom-table-chart .aligning.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-top-bottom-table-chart .misaligned.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#misaligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-top-bottom-table-chart .partially-aligning.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#partially-aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart rect.background{fill:#fff}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .legends text{fill:#101010;font-family:Roboto;font-weight:500}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:first-child rect:first-of-type{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:first-child rect:nth-of-type(2){fill:#33b4ca}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:first-child rect:nth-of-type(3){fill:#66c7d7}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:first-child rect:nth-of-type(4){fill:#75ccdb}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:nth-child(2) rect:first-of-type{fill:#b50063}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:nth-child(2) rect:nth-of-type(2){fill:#c0267a}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:nth-child(2) rect:nth-of-type(3){fill:#df77b6}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .stacked-bar-group:nth-child(2) rect:nth-of-type(4){fill:#eba8d5}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .legends .top.legend-low-or-medium-impact,.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .legends.no-index .bottom.legend-low-or-medium-impact{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .legends .bottom.legend-low-or-medium-impact{fill:#33b4ca}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .legends .top.legend-high-impact,.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .legends.no-index .bottom.legend-high-impact{fill:#b50063}.esgenius[data-esgenius-theme=light] .high-impact-sector-exposure-chart .legends .bottom.legend-high-impact{fill:#c0267a}.esgenius[data-esgenius-theme=light] .distribution-table-chart.high-impact-sector-exposure-table-chart .scope-distribution-table .table-row:first-child .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.high-impact-sector-exposure-table-chart .scope-distribution-table.no-index .table-row:first-child .bottom{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart.high-impact-sector-exposure-table-chart .scope-distribution-table .table-row:first-child .bottom{fill:#33b4ca}.esgenius[data-esgenius-theme=light] .distribution-table-chart.high-impact-sector-exposure-table-chart .scope-distribution-table .table-row:nth-child(2) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.high-impact-sector-exposure-table-chart .scope-distribution-table.no-index .table-row:nth-child(2) .bottom{fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-table-chart.high-impact-sector-exposure-table-chart .scope-distribution-table .table-row:nth-child(2) .bottom{fill:#c0267a}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:first-child .bar .bar-0:first-child{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:first-child .bar .bar-0:nth-of-type(2){fill:#b50063}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:first-child .bar .bar-0:nth-of-type(3){fill:#a7b341}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:first-child .value-pointer-0{stroke:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:first-child .value-pointer-1{stroke:#b50063}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:first-child .value-pointer-2{stroke:#a7b341}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(2) .bar .bar-0:first-child{fill:#33b4ca}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(2) .bar .bar-0:nth-of-type(2){fill:#c0267a}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(2) .bar .bar-0:nth-of-type(3){fill:#b4c049}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(2) .value-pointer-0{stroke:#33b4ca}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(2) .value-pointer-1{stroke:#c0267a}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(2) .value-pointer-2{stroke:#b4c049}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(3) .bar .bar-0:first-child{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(3) .bar .bar-0:nth-of-type(2){fill:#df77b6}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(3) .bar .bar-0:nth-of-type(3){fill:#d0d683}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(3) .value-pointer-0{stroke:#66c7d7}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(3) .value-pointer-1{stroke:#df77b6}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(3) .value-pointer-2{stroke:#d0d683}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(4) .bar .bar-0:first-child{fill:#75ccdb}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(4) .bar .bar-0:nth-of-type(2){fill:#eba8d5}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(4) .bar .bar-0:nth-of-type(3){fill:#e2e6b1}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(4) .value-pointer-0{stroke:#75ccdb}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(4) .value-pointer-1{stroke:#eba8d5}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .distribution-graph .bar-chart-container .bar-chart:nth-child(4) .value-pointer-2{stroke:#e2e6b1}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends text{fill:#101010;font-family:Roboto;font-weight:500}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends .portfolio-legend .top,.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends.no-index .portfolio-legend .bottom{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends .portfolio-legend .bottom{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends .portfolio-legend .top:nth-of-type(3),.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends.no-index .portfolio-legend .bottom:nth-of-type(4){fill:#b50063}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends .portfolio-legend .bottom:nth-of-type(4){fill:#d366a1}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends .portfolio-legend .top:nth-of-type(5),.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends.no-index .portfolio-legend .bottom:nth-of-type(6){fill:#a7b341}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .legends .portfolio-legend .bottom:nth-of-type(6){fill:#d0d683}.esgenius[data-esgenius-theme=light] .climate-scores-solution-distribution-graph-chart .value-pointer,.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .no-index .table-row:first-child .bottom,.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .table-row:first-child .bottom,.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .table-row:first-child .top{fill:none}.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .table-row:first-child .bottom path.legends,.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .table-row:first-child .top path.legends{stroke:#cfcfcf;stroke-width:1px}.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table .table-row:nth-child(2) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(2) .bottom{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table .table-row:nth-child(2) .bottom{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table .table-row:nth-child(3) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(3) .bottom{fill:#b50063}.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table .table-row:nth-child(3) .bottom{fill:#d366a1}.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table .table-row:nth-child(4) .top,.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table.no-index .table-row:nth-child(4) .bottom{fill:#a7b341}.esgenius[data-esgenius-theme=light] .distribution-table-chart.climate-scores-solution-distribution-table-chart .scope-distribution-table .table-row:nth-child(4) .bottom{fill:#d0d683}.esgenius[data-esgenius-theme=light] .table-multiple-columns-chart rect.background{fill:#fff}.esgenius[data-esgenius-theme=light] .high-impact-sectors-table-chart .legends .legend-misaligned .legend{fill:url(#misaligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .high-impact-sectors-table-chart .aligned.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#aligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .high-impact-sectors-table-chart .aligning.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .high-impact-sectors-table-chart .legends .legend-partially-aligning .legend{fill:url(#partially-aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .high-impact-sectors-table-chart .misaligned.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#misaligned-bar-gradient)}.esgenius[data-esgenius-theme=light] .high-impact-sectors-table-chart.table-multiple-columns-chart.simple-columns-table-chart .partially-aligning.tableCellDiscrete .cellWithDiscreteBar .cellBarChart .barWrapper rect.horizontalBar{fill:url(#partially-aligning-bar-gradient)}.esgenius[data-esgenius-theme=light] .paris-alignment-high-impact-distribution-table-chart .scope-distribution-table .table-row text.total{font-weight:700}.esgenius[data-esgenius-theme=light] .paris-alignment-high-impact-distribution-table-chart .scope-distribution-table .separator-line.total{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-table .scope-distribution-table .top.total{fill:#00a2bd!important}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-table .scope-distribution-table .bottom.total{fill:#66c7d7!important}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-scopes rect.background{fill:#fff}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-scopes{font-family:Roboto}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-scopes .title-container{fill:#000}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-scopes .title{font-family:Roboto Condensed}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-scopes .sub-title{fill:#101010;font-family:Roboto}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:first-child rect:first-of-type{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-engagement-footprint-scopes .generic-horizontal-stacked-bar-chart-component .stacked-bar-group:nth-child(2) rect:first-of-type{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-chart .distribution-graph .bottom,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-chart .distribution-graph .top{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-chart .distribution-graph .bottom:last-of-type{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table-total{font-weight:700!important}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .background rect{fill:#fff}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .cellBarChart .textLabel,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .cellWithLabel text,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .cellWithLabels text{fill:#000;font-family:Roboto;font-weight:400}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .distributionTableRowWrapper:nth-child(2n) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .distributionTableRowWrapper:nth-child(2n) .cellWithLabel rect,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .distributionTableRowWrapper:nth-child(2n) .cellWithLabels rect{fill:#fafafa;stroke:#efefef;stroke-width:1px}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .distributionTableRowWrapper:nth-child(odd) .cellWithDiscreteBar rect,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .distributionTableRowWrapper:nth-child(odd) .cellWithLabel rect,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .distributionTableRowWrapper:nth-child(odd) .cellWithLabels rect{fill:#fff;stroke:#f2f2f2;stroke-width:1px}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .contributionLabel text,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .indexLabel text,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .portfolioLabel text,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .titleLabel text{fill:#000;font-family:Roboto;font-weight:700}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .cellWithDiscreteBar .cellBarChart .barWrapper .horizontalBar{fill:url(#horizontal-portfolio-bar-gradient)}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .subLabel text{fill-opacity:.5;stroke-opacity:.05}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .circle-icon-1,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .gray-blue-circle{color:#99dae5;fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .scope-distribution-table .top{fill:#00a2bd}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .scope-distribution-table .bottom{fill:#66c7d7}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table.footprint-scopes-climate-engagement-high-impact-table .scope-distribution-table-rows.small-rows .bottom,.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table.footprint-scopes-climate-engagement-high-impact-table .scope-distribution-table-rows.small-rows .top{display:none}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table.footprint-scopes-climate-engagement-high-impact-table .scope-distribution-table-rows.small-rows .cellWithLabels rect.table-cell{fill:#fff;stroke:none}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table.footprint-scopes-climate-engagement-high-impact-table .scope-distribution-table-rows.small-rows .divider{stroke:#efefef}.esgenius[data-esgenius-theme=light] .climate-engagement-high-impact-table .scope-distribution-table .separator-line.total{stroke:#cfcfcf}.esgenius[data-esgenius-theme=light] .esgenius-thumbnail{display:none}.esgenius[data-esgenius-theme=light] [data-esgenius-benchmark-selection=multiple-benchmark-selected] .multiple-benchmark-thumbnail,.esgenius[data-esgenius-theme=light] [data-esgenius-benchmark-selection=no-benchmark-selected] .no-benchmark-thumbnail,.esgenius[data-esgenius-theme=light] [data-esgenius-benchmark-selection=single-benchmark-selected] .single-benchmark-thumbnail{display:initial}.fund-details-heading[data-v-b0830fb9]{margin-bottom:var(--spacing-4);border-bottom:1px solid var(--robeco-gray-lightbg-500)}@media screen and (width>=1024px){.fund-details-heading[data-v-b0830fb9]{gap:var(--spacing-2);justify-content:space-between;align-items:end;display:flex}}.dropdown[data-v-b0830fb9]{margin-bottom:var(--spacing-2);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase}.wrapper[data-v-4fc2ee7c]{--tabs-height:3rem;--offset-top:calc(var(--header-height) + var(--tabs-height));--submenu-offset:var(--offset-top);scroll-margin-top:var(--header-height);position:relative}@media screen and (width>=1024px){.wrapper[data-v-4fc2ee7c]{--tabs-height:5rem}.wrapper:not(:has(.tab.active)) .tab[data-v-4fc2ee7c]:first-child{color:var(--theme-button-color);border-bottom-color:var(--theme-button-color)}.wrapper:not(:has(.tab.active)) .item[data-v-4fc2ee7c]:first-child{display:block!important}}.tabs-wrapper[data-v-4fc2ee7c]{top:var(--header-height);z-index:var(--z-index-tabs);font-family:var(--font-family-heading);font-weight:var(--font-weight-normal);background-color:var(--theme-button-background);position:sticky}.header[data-v-4fc2ee7c]{padding-block:var(--spacing-2);margin-bottom:var(--spacing-4);text-align:center;border-bottom:1px solid var(--theme-border-color);position:relative}@media screen and (width>=1024px){.header[data-v-4fc2ee7c]{display:none}}.btn-back[data-v-4fc2ee7c]{color:currentColor;white-space:normal}.btn-back[data-v-4fc2ee7c]:before{display:none}.btn-back[data-v-4fc2ee7c]{inset:0 auto 0 var(--gutter);align-items:center;display:flex;position:absolute}.tabs[data-v-4fc2ee7c]{gap:var(--spacing-4);padding-block:var(--spacing-4);margin-bottom:var(--spacing-4);border-bottom:1px solid var(--theme-border-color);grid-template-columns:repeat(2,1fr);display:grid}.tabs[data-v-4fc2ee7c]:has(.tab.active){display:none}@media screen and (width>=1024px){.tabs[data-v-4fc2ee7c]{gap:var(--spacing-8);flex-direction:row;margin-bottom:0;padding-block:0;display:flex}:is(.tabs[data-v-4fc2ee7c],.tabs[data-v-4fc2ee7c]:has(.tab.active)){display:flex}}.tabs .navigation-button[data-v-4fc2ee7c]{grid-column:2;margin-left:auto}.tabs .navigation-button[data-v-4fc2ee7c]:hover{color:unset;border-bottom-color:#0000}.mobile-only[data-v-4fc2ee7c]{justify-content:end;width:100%}.mobile-only.hide[data-v-4fc2ee7c]{display:none}@media screen and (width>=1024px){.mobile-only[data-v-4fc2ee7c]{display:none}}.title[data-v-4fc2ee7c]{gap:var(--spacing-2);justify-content:space-around;display:flex}.tab[data-v-4fc2ee7c]{color:currentColor;white-space:normal}.tab[data-v-4fc2ee7c]:before{display:none}.tab[data-v-4fc2ee7c]{min-height:6.5rem;padding:var(--spacing-3) var(--spacing-4);border:1px solid var(--theme-border-color);border-radius:2px;align-items:end;display:flex}@media screen and (width>=1024px){.tab[data-v-4fc2ee7c]{min-height:auto;padding:var(--spacing-6) 0;border:0;border-bottom:2px solid #0000;border-radius:0}.tab.active[data-v-4fc2ee7c],.tab[data-v-4fc2ee7c]:hover{color:var(--theme-button-color);border-bottom-color:var(--theme-button-color)}}.details[data-v-4fc2ee7c]{scroll-margin-top:var(--offset-top)}@media screen and (width>=1024px){.icon[data-v-4fc2ee7c]{display:none}}.wrapper[data-v-d5e3ee19]{position:fixed;inset:0}.wrapper.full[data-v-d5e3ee19]{z-index:var(--z-index-modal-full)}.wrapper.floating[data-v-d5e3ee19]{z-index:var(--z-index-modal-floating)}.backdrop[data-v-d5e3ee19]{-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);background-color:#ffffff0d;position:absolute;inset:0}.content[data-v-d5e3ee19]{max-height:100dvh;padding-block:calc(var(--header-height) + var(--spacing-4)) var(--spacing-4);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;position:relative;overflow-y:auto}.content[data-v-b3e6c6cf]{width:100%;padding:var(--spacing-8);border-radius:.25em;position:relative;overflow:hidden}.content[data-v-b3e6c6cf]:has(.header){padding-top:var(--spacing-4)}.wrapper[data-v-b3e6c6cf]{display:flex}.wrapper.floating[data-v-b3e6c6cf]{justify-content:end}.wrapper.floating .content[data-v-b3e6c6cf]{width:min(var(--container-width-sm),100%)}.header[data-v-b3e6c6cf]{padding-bottom:var(--spacing-4);margin-bottom:var(--spacing-4);font-weight:var(--font-weight-bold);text-transform:uppercase;border-bottom:1px solid var(--robeco-gray-lightbg-500);display:flex}.title[data-v-b3e6c6cf]{gap:var(--spacing-3);text-align:center;flex:90%;justify-content:center;display:flex}.icon-header[data-v-b3e6c6cf]{width:1.25em}.btn[data-v-b3e6c6cf]{flex:none;font-size:.8em;translate:0 .1em}.content[data-v-b31e470f]{margin-bottom:var(--spacing-4)}.clickable-wrapper[data-v-b7882173]{cursor:pointer}.text[data-v-5de58848]{padding:var(--spacing-4) var(--spacing-4) var(--spacing-5);position:relative}@media screen and (width>=768px){.text[data-v-5de58848]{padding:var(--spacing-8) var(--spacing-8) var(--spacing-10);transition:translate var(--transition);translate:0 2em}}.read-more[data-v-5de58848]{gap:var(--spacing-2);opacity:0;transition:opacity var(--transition);display:none}@media screen and (width>=768px){.read-more[data-v-5de58848]{display:flex}}.meta[data-v-5de58848]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);text-transform:uppercase}.card[data-v-5de58848]{width:100%;max-height:36em;color:var(--white);background:var(--roboco-glass-dark);border:1px solid var(--theme-border-color);flex:1 0 auto;align-items:flex-end;display:flex;position:relative;overflow:hidden}@media screen and (width>=768px){.card[data-v-5de58848]{aspect-ratio:5/7}}.card.is-highlight[data-v-5de58848]{aspect-ratio:2;margin-bottom:var(--spacing-4)}.card:focus-within .text[data-v-5de58848],.card:hover .text[data-v-5de58848]{translate:0}.card:focus-within .image[data-v-5de58848],.card:hover .image[data-v-5de58848]{scale:1.1}.card:focus-within .read-more[data-v-5de58848],.card:hover .read-more[data-v-5de58848]{opacity:1}.card .card-title[data-v-5de58848]{font-size:var(--font-size-h5)}@media screen and (width>=768px){.card .card-title[data-v-5de58848]{font-size:var(--font-size-h4)}}.image[data-v-5de58848]{transition:scale var(--transition);position:absolute;inset:0}.image[data-v-5de58848] img,.image[data-v-5de58848] picture{height:100%}.image-wrapper[data-v-5de58848]:after{content:"";background-image:linear-gradient(to top,var(--black),transparent);display:block;position:absolute;inset:0}.link[data-v-5de58848]{color:currentColor;white-space:normal}.link[data-v-5de58848]:before{display:none}.link[data-v-5de58848]:hover{color:currentColor}.upcoming[data-v-5de58848]{color:var(--robeco-orange)}.list[data-v-a1b3ba11]{--scrollbar-width:calc(100vw - 100%);--tile-size:22rem;--gap:var(--spacing-4);--placeholder-size:calc(var(--gutter) - var(--gap));grid-template-columns:var(--placeholder-size) repeat(var(--v535d0b72),var(--tile-size)) var(--placeholder-size);gap:var(--gap);padding-bottom:var(--spacing-4);scroll-snap-type:x mandatory;scroll-padding:var(--gutter);scrollbar-color:currentcolor #fff3;scrollbar-width:thin;margin-bottom:0;padding-left:0;list-style:none;display:grid;overflow-x:auto}@media screen and (width>=1540px){.list[data-v-a1b3ba11]{--placeholder-size:calc((100% - var(--container-width-xlg))/2 + var(--gutter) - var(--gap))}}.list[data-v-a1b3ba11]:after,.list[data-v-a1b3ba11]:before{content:"";scroll-snap-align:start}.list.list-size-1[data-v-a1b3ba11]{--tile-size:1fr}@media screen and (width>=768px){.list.list-size-2[data-v-a1b3ba11]{--tile-size:1fr}}@media screen and (width>=1024px){.list.list-size-3[data-v-a1b3ba11]{--tile-size:1fr}}@media screen and (width>=1592px){.list.list-size-4[data-v-a1b3ba11]{--tile-size:1fr}}@media screen and (width>=1024px){.list.block[data-v-a1b3ba11]{max-width:var(--container-width-xlg);padding-inline:var(--spacing-10);grid-template-columns:repeat(auto-fit,minmax(18em,1fr));margin-inline:auto;padding-bottom:0}.list.block[data-v-a1b3ba11]:after,.list.block[data-v-a1b3ba11]:before{display:none}}.list[data-v-a1b3ba11]::-webkit-scrollbar{height:2px}.list[data-v-a1b3ba11]::-webkit-scrollbar-thumb{background:var(--white)}.list[data-v-a1b3ba11]::-webkit-scrollbar-thumb:active{background:var(--robeco-gray-coloredbg-900)}.list[data-v-a1b3ba11]::-webkit-scrollbar-thumb:hover{background:var(--robeco-gray-coloredbg-900)}.list-item[data-v-a1b3ba11]{grid-template-rows:subgrid;scroll-snap-align:start;grid-row:span 2;row-gap:0;display:grid}.list-item[data-v-a1b3ba11] .card{aspect-ratio:5/7}.title[data-v-a1b3ba11]{align-self:flex-end}.text-wrapper[data-v-a1b3ba11]{padding-bottom:var(--spacing-4);justify-self:flex-end}@media screen and (width>=1024px){.text-wrapper[data-v-a1b3ba11]{max-width:70%}}.header[data-v-a1b3ba11]{margin-bottom:var(--spacing-6);border-bottom:1px solid var(--theme-border-color)}@media screen and (width>=1024px){.header[data-v-a1b3ba11]:has(.text-wrapper){gap:var(--spacing-4);justify-content:space-between;display:flex}}.link[data-v-a1b3ba11]{color:currentColor;white-space:normal}.link[data-v-a1b3ba11]:before{display:none}.block-related-insights[data-v-699d64dd]:last-child{padding-bottom:calc(var(--footer-offset) - var(--spacing-8))}.footer-offset{padding-block-end:calc(var(--footer-offset) - var(--spacing-8))}@media screen and (width>=1024px){.grid-50-50[data-v-f65f4ff8]{grid-template-columns:repeat(2,1fr)}.grid-30-70[data-v-f65f4ff8],.grid-50-50[data-v-f65f4ff8]{gap:var(--spacing-8);display:grid}.grid-30-70[data-v-f65f4ff8]{grid-template-columns:3fr 7fr}.grid-70-30[data-v-f65f4ff8]{gap:var(--spacing-8);grid-template-columns:7fr 3fr;display:grid}}.grid-100-center[data-v-f65f4ff8]{max-width:min(var(--container-width-md),100vw);margin-inline:auto}.grid-60-center[data-v-f65f4ff8]{max-width:min(var(--container-width-sm),100vw);margin-inline:auto}.block-wrapper.fund-publication[data-v-830eff74]{padding-inline:var(--spacing-4)}.wrapper[data-v-830eff74]{--gap:0}@media screen and (width>=1024px){.wrapper[data-v-830eff74]{--gap:var(--spacing-30)}}.column-1[data-v-830eff74]{padding-bottom:var(--spacing-2);margin-bottom:var(--spacing-4);position:relative}@media screen and (width>=1024px){.column-1[data-v-830eff74]{margin-bottom:0;padding-bottom:0}}.column-1[data-v-830eff74]:before{inset-inline:calc(var(--gutter)*-1);top:calc(var(--block-wrapper-spacing)*-1);content:"";background:var(--theme-background);position:absolute;bottom:0}@media screen and (width>=1024px){.column-1[data-v-830eff74]:before{right:calc(var(--gap)*-.5);bottom:calc(var(--block-wrapper-spacing)*-1)}}@media screen and (width>=1024px) and (width>=96rem){.column-1[data-v-830eff74]:before{left:calc((100vw - var(--container-width-xlg))/-2 - var(--gap))}}.content[data-v-830eff74]{position:relative}[data-v-830eff74] .grid-30-70,[data-v-830eff74] .grid-50-50{gap:var(--gap)}.wrapper[data-v-0f050636]{max-width:var(--v443813ec);margin-inline:auto}.image-wrapper[data-v-0f050636]{margin-bottom:var(--spacing-2)}source[data-v-0f050636]{font-size:var(--font-size-sm)}.person[data-v-df735012]{gap:var(--spacing-4);font-family:var(--font-family-heading);line-height:var(--line-height-small);display:flex}@media screen and (width>=1024px){.person[data-v-df735012]{display:block}}.image[data-v-df735012]{max-width:5em;margin-bottom:var(--spacing-4);display:block}.name[data-v-df735012]{font-weight:var(--font-weight-normal)}.job-title[data-v-df735012]{font-size:var(--font-size-sm)}@media screen and (width>=1024px){.wrapper[data-v-e95f2c19]:has(.author){gap:var(--spacing-4);grid-template-columns:1fr 4fr;display:grid}.author-wrapper[data-v-e95f2c19]{order:-1;grid-row:span 2}}.top-title[data-v-e95f2c19]{color:var(--theme-top-title-color)}@media screen and (width>=1024px){.quote-with-author[data-v-5f6fb45c]{padding-top:var(--spacing-12);border-top:1px solid var(--theme-border-color)}}.quote-with-author[data-v-5f6fb45c] .author{padding-top:var(--spacing-6);border-top:1px solid var(--theme-border-color)}@media screen and (width>=1024px){.quote-with-author[data-v-5f6fb45c] .author{padding-top:var(--spacing-1);border-top:0}}.cta[data-v-225fd3ff]{background:var(--theme-glass-effect);border:1px solid var(--theme-border-color);position:relative;overflow:hidden;container:cta/inline-size}.cta-with-image[data-v-225fd3ff],.cta-with-image .cta-app-link[data-v-225fd3ff] span.title,.cta-with-image .cta-rich-text[data-v-225fd3ff] span.title{color:var(--white)}.cta-with-image .cta-app-link[data-v-225fd3ff] .arrow,.cta-with-image .cta-rich-text[data-v-225fd3ff] .arrow{fill:var(--white)}.cta-with-image .cta-app-link[data-v-225fd3ff] .app-btn,.cta-with-image .cta-rich-text[data-v-225fd3ff] .app-btn{margin-bottom:0}.cta-with-image .content[data-v-225fd3ff]{background-color:#00000080}.cta-with-circle .title[data-v-225fd3ff]{color:var(--white);margin-bottom:0}.content[data-v-225fd3ff]{padding:var(--spacing-12) var(--spacing-4);align-items:center;position:relative}@container cta (width>=900px){.content[data-v-225fd3ff]{gap:var(--spacing-20,5rem);padding-inline:var(--spacing-20,5rem);grid-template-columns:1fr 1fr;display:grid}}.cta-app-link[data-v-225fd3ff]{margin-block-start:1rem}.image[data-v-225fd3ff]{inset:0}.circle[data-v-225fd3ff],.image[data-v-225fd3ff]{position:absolute}.circle[data-v-225fd3ff]{aspect-ratio:1;filter:blur(1em);border-radius:50%;width:200%;top:0;left:25%;transform:translate(-50%,-75%)}@media screen and (width>=1024px){.circle[data-v-225fd3ff]{width:65%;top:40%;left:10%;transform:translate(-50%,-50%)}}.circle-blue[data-v-225fd3ff]{background:radial-gradient(90% 90% at 15% 30%,var(--robeco-blue) 40%,#0fcfef 100%)}.circle-orange[data-v-225fd3ff]{background:radial-gradient(90% 90% at 15% 30%,var(--robeco-orange) 40%,#e36d00 100%)}.circle-blue-orange[data-v-225fd3ff]{background:radial-gradient(90% 90% at 15% 30%,var(--robeco-blue) 40%,#e36d00 100%)}.iframe[data-v-1cab22da]{height:var(--v734518cf)}@media screen and (width>=1024px){.iframe[data-v-1cab22da]{height:var(--v09260d8f)}}.text[data-v-98bce603]{margin-bottom:var(--spacing-4)}.heading[data-v-9dea8497]{gap:var(--spacing-2);grid-auto-flow:column;justify-content:start;display:grid}.chapter[data-v-9dea8497]{font-weight:var(--font-weight-bold);translate:0 calc(var(--spacing-1)*-1)}.content[data-v-9dea8497]{position:relative;overflow:hidden}.content[data-v-9dea8497]:after{content:"";border-bottom:1px solid var(--theme-border-color);width:95%;height:0;margin:auto;position:absolute;top:0;left:0;right:0}.btn-reading[data-v-9dea8497]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--theme-button-color);text-transform:uppercase}.btn-next[data-v-9dea8497]{margin-left:auto}.block-wrapper-content[data-v-9dea8497]{border-top:1px solid var(--theme-border-color)}.theme-wrapper[data-v-9dea8497]{isolation:isolate;background-color:#0000;position:relative}.background[data-v-9dea8497]{z-index:-2;background-color:var(--theme-background);width:100%;height:100%;position:absolute}.background-animator[data-v-9dea8497]{z-index:-1;width:100%;position:absolute}.background-animator-enter-from[data-v-9dea8497],.background-animator-leave-from[data-v-9dea8497]{height:100%}.background-animator-enter-active[data-v-9dea8497]{background-color:var(--black);transition:height var(--transition);bottom:0}.background-animator-leave-active[data-v-9dea8497]{background-color:var(--white);transition:height var(--transition)}.background-animator-enter-to[data-v-9dea8497],.background-animator-leave-to[data-v-9dea8497]{height:0}.progress[data-v-21c4f7d1]{gap:var(--spacing-1);background:var(--robeco-gray-coloredbg-100);justify-content:space-between;display:flex}.item[data-v-21c4f7d1]{background-color:var(--robeco-gray-darkbg-500);flex:1 0 auto;height:.5rem}.item.active[data-v-21c4f7d1]{background-color:var(--robeco-blue)}.item.correct[data-v-21c4f7d1]{background-color:var(--robeco-green)}.item.incorrect[data-v-21c4f7d1]{background-color:var(--robeco-magenta)}.btn-icon[data-v-47fea6fd]{width:3em;height:3em;color:var(--white);border:1px solid var(--robeco-blue);transition:var(--transition);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition-property:background-color;display:flex;overflow:hidden}.btn-icon[data-v-47fea6fd]:hover{background-color:var(--robeco-blue)}.btn-icon:hover .icon-default[data-v-47fea6fd]{opacity:0;translate:0 2em}.btn-icon:hover .icon-active[data-v-47fea6fd]{opacity:1;translate:0}.icon-active[data-v-47fea6fd],.icon-default[data-v-47fea6fd]{width:1.5em;transition:var(--transition);flex:none;transition-property:opacity,translate}.icon-default[data-v-47fea6fd]{opacity:1}.icon-active[data-v-47fea6fd]{opacity:0;position:absolute;translate:0 -2em}.form.light[data-v-4d844b19]{--input-background-color:var(--robeco-gray-lightbg-100)}.disclaimer[data-v-4d844b19]{font-size:var(--font-size-sm)}.btn[data-v-4d844b19]{margin-bottom:1em}.list[data-v-4d844b19]{margin-bottom:0;padding-left:0;list-style:none}.header[data-v-4deb507f]{margin-bottom:var(--spacing-14);color:var(--robeco-blue);text-align:center}.header-title[data-v-4deb507f]{margin-bottom:var(--spacing-1)}.marker[data-v-4deb507f]{aspect-ratio:1;background:var(--black);border:1px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:12rem;margin-inline:auto;line-height:1.75;display:flex;position:relative}.btn-icon-reset[data-v-4deb507f]{background-color:var(--black);position:absolute;bottom:0;right:0}.total[data-v-4deb507f]{border-top:3px solid;width:2em}.score[data-v-4deb507f]{color:var(--white)}.title[data-v-4deb507f]{margin-bottom:var(--spacing-8);color:var(--robeco-blue)}ul[data-v-4deb507f]{margin-bottom:0;padding-left:0;list-style:none}li[data-v-4deb507f]{grid-template-columns:var(--spacing-14) auto;-moz-column-gap:var(--spacing-4);column-gap:var(--spacing-4);padding-bottom:var(--spacing-8);display:grid}.question[data-v-4deb507f]{margin-bottom:var(--spacing-1)}.answer[data-v-4deb507f]{color:var(--robeco-gray-darkbg-100)}.index[data-v-4deb507f]{aspect-ratio:1;border:1px solid;border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;display:flex;translate:0 -.5em}.index.correct[data-v-4deb507f]{color:var(--robeco-green)}.index.incorrect[data-v-4deb507f]{color:var(--robeco-magenta)}.form[data-v-4deb507f]{--input-background-color:var(--black);margin-bottom:var(--spacing-12)}.footer[data-v-4deb507f]{gap:var(--spacing-4);flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}.btn-reset[data-v-4deb507f]{margin-left:auto}.answer[data-v-d21774d1]{gap:var(--spacing-6);padding:var(--spacing-4);cursor:pointer;background-color:var(--black);align-items:center;line-height:1.2;display:flex}.answer[data-v-d21774d1]:hover{outline:1px solid var(--robeco-blue)}input[type=radio][data-v-d21774d1]{font:inherit;appearance:none;background-color:var(--black);border:1px solid var(--robeco-blue);place-content:center;margin:0;display:grid}input[type=radio][data-v-d21774d1],input[type=radio][data-v-d21774d1]:before{aspect-ratio:1;border-radius:50%;width:4em}input[type=radio][data-v-d21774d1]:before{content:"";background-color:var(--robeco-blue);scale:0}input[type=radio][data-v-d21774d1]:checked:before{scale:1}fieldset[data-v-9c49f2db]{padding:0}legend[data-v-9c49f2db]{margin-bottom:var(--spacing-2)}.answer[data-v-9c49f2db],.subtitle[data-v-9c49f2db]{margin-bottom:var(--spacing-4)}.wrapper[data-v-d88e5675]{padding-block:var(--spacing-14);font-weight:var(--font-weight-normal);background:var(--robeco-gray-coloredbg-100);overflow:hidden}.header[data-v-d88e5675]{padding-inline:var(--spacing-4)}@media screen and (width>=1024px){.header[data-v-d88e5675]{padding-inline:var(--spacing-14)}}.questions[data-v-d88e5675]{margin-bottom:var(--spacing-4);transition:translate var(--transition-timing-function) var(--transition-duration-slow);translate:calc(-100%*var(--v6c2dbc89)) 0;display:flex}.question[data-v-d88e5675]{width:100%;padding-inline:var(--spacing-4);flex:none}@media screen and (width>=1024px){.question[data-v-d88e5675]{padding-inline:var(--spacing-14)}}.results[data-v-d88e5675]{padding-inline:var(--spacing-4)}@media screen and (width>=1024px){.results[data-v-d88e5675]{padding-inline:var(--spacing-14)}}.question-index[data-v-d88e5675]{margin-bottom:var(--spacing-2);text-transform:uppercase}.footer[data-v-d88e5675]{gap:var(--spacing-4);padding-inline:var(--spacing-4);justify-content:space-between;align-items:center;display:flex}@media screen and (width>=1024px){.footer[data-v-d88e5675]{padding-inline:var(--spacing-14)}}.btn-next[data-v-d88e5675]{margin-left:auto}.btn[data-v-d88e5675],.intro[data-v-d88e5675]{margin-bottom:var(--spacing-9)}.btn-previous[data-v-d88e5675]{rotate:90deg}ol[data-v-d3273dba],ul[data-v-d3273dba]{margin-bottom:0;padding-left:0;list-style:none}li[data-v-d3273dba]{margin:0}.bg-blue[data-v-acd8795f]{--title-color:var(--white)}.list[data-v-acd8795f]{gap:var(--spacing-10);grid-template-columns:repeat(auto-fill,minmax(18em,1fr));margin-bottom:0;padding-left:0;list-style:none;display:grid}@media screen and (width>=1024px){.list[data-v-acd8795f]{margin-left:15%}}.header[data-v-acd8795f]{gap:var(--spacing-2);padding-bottom:var(--spacing-4);font-family:var(--font-family-numbers);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);border-bottom:1px solid var(--theme-border-color);align-items:flex-end;display:flex}.title[data-v-acd8795f]{color:var(--title-color,var(--robeco-blue));font-size:3rem;line-height:1}@media screen and (width>=1024px){.title[data-v-acd8795f]{font-size:6rem}}.suffix[data-v-acd8795f]{color:var(--theme-tertiary-text-color);font-size:1.5rem}@media screen and (width>=1024px){.suffix[data-v-acd8795f]{font-size:2.75rem}}.text[data-v-acd8795f]{padding-top:var(--spacing-4)}.text-wrapper[data-v-b998df2f]{padding-bottom:var(--spacing-12)}.title[data-v-b998df2f]{margin-bottom:0}@media screen and (width>=1024px){.title[data-v-b998df2f]{font-size:6em;line-height:1}}.top-title[data-v-b998df2f]{color:var(--robeco-blue);margin-bottom:0}.slide-down-enter-active[data-v-9c47c509],.slide-down-leave-active[data-v-9c47c509],.slide-up-enter-active[data-v-9c47c509],.slide-up-leave-active[data-v-9c47c509]{transition:var(--transition-timing-function) var(--transition-duration-slow);transition-property:opacity,translate}.slide-down-enter-from[data-v-9c47c509],.slide-down-leave-to[data-v-9c47c509],.slide-up-enter-from[data-v-9c47c509],.slide-up-leave-to[data-v-9c47c509]{opacity:0}.slide-up-enter-from[data-v-9c47c509],.slide-up-leave-to[data-v-9c47c509]{translate:0 -100%}.slide-down-enter-from[data-v-9c47c509],.slide-down-leave-to[data-v-9c47c509]{translate:0 100%}@media screen and (width>=1024px){.news-wrapper[data-v-e2a40440]{gap:var(--spacing-4);display:flex}}.link[data-v-e2a40440]{text-wrap:wrap}.title[data-v-e2a40440]{width:8em;font-weight:var(--font-weight-bold);color:var(--robeco-gray-darkbg-100);text-transform:uppercase;flex:none}.list[data-v-e2a40440]{margin-bottom:0;padding-left:0;list-style:none}.link[data-v-e2a40440]:not(:hover){color:currentColor}.btn[data-v-66a0c29e]{font-weight:var(--font-weight-bold);text-transform:uppercase;align-items:center;display:flex}.btn:hover .title[data-v-66a0c29e]{translate:.5em}.btn:hover .chevrons[data-v-66a0c29e]{background:var(--robeco-blue)}.btn:hover .icon[data-v-66a0c29e]{translate:0 2em}.title[data-v-66a0c29e]{transition:translate var(--transition)}.chevrons[data-v-66a0c29e]{aspect-ratio:1;width:3em;margin-left:var(--spacing-2);border:1px solid var(--robeco-blue);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;transition-property:background-color;display:flex;position:relative;overflow:hidden}.icon[data-v-66a0c29e]{width:1.5em;transition:translate var(--transition);flex:none}.icon-active[data-v-66a0c29e]{position:absolute;top:-1.5em}.icon-close[data-v-1211f7c0]{position:absolute;bottom:0;right:0}.btn[data-v-1211f7c0]{color:var(--white);display:flex;position:relative}.btn[data-v-1211f7c0]:not(.muted){color:#555}.btn[data-v-1211f7c0]:hover{color:var(--robeco-blue)}.ellipse[data-v-1211f7c0]{position:absolute}.ellipse-1[data-v-1211f7c0]{width:3rem;top:-1em;left:.25em}.ellipse-2[data-v-1211f7c0]{width:5rem;top:-2em;left:-.75em}.musical-note[data-v-1211f7c0]{width:3rem}.canvas[data-v-b2b64ab2]{z-index:var(--z-index-hero-canvas);margin-bottom:-100vh;position:sticky;bottom:0}.video[data-v-a765d50a]{width:100%;display:block}.content-wrapper[data-v-e63d1366]{z-index:var(--z-index-hero-content);align-items:flex-end;width:100%;height:100vh;display:flex;position:sticky;top:0}.content[data-v-e63d1366]{opacity:0;flex:none;width:100%;position:relative;translate:0 100%}.content-revealed[data-v-e63d1366]{animation:content-reveal-e63d1366 var(--transition-duration-slow) var(--transition-timing-function) forwards}@keyframes content-reveal-e63d1366{0%{opacity:0;translate:0 100%}to{opacity:1;translate:0}}.loading-background[data-v-e63d1366]{background-color:var(--black);height:100vh}.video[data-v-e63d1366]{z-index:var(--z-index-hero-media);-o-object-fit:cover;object-fit:cover;width:100%;height:100vh;position:sticky;bottom:0}.text[data-v-e63d1366]{padding-right:4em}@media screen and (width>=1024px){.text[data-v-e63d1366]{width:60%;padding-right:0}}.footer[data-v-e63d1366]{gap:var(--spacing-4);padding-top:var(--spacing-4);border-top:1px solid var(--robeco-gray-coloredbg-500);justify-content:space-between;align-items:start;display:flex}.footer-scrolled[data-v-e63d1366]{padding-right:var(--spacing-4);justify-content:flex-end;align-items:end;display:flex}@media screen and (width>=1024px){.footer-scrolled[data-v-e63d1366]{padding-right:0}}.btn-scroll[data-v-e63d1366]{display:none}@media screen and (width>=1024px){.btn-scroll[data-v-e63d1366]{display:block}}.list[data-v-35bb8144]{margin-bottom:0;padding-left:0;list-style:none}.list.is-number-list[data-v-35bb8144]{counter-reset:items}.list.is-number-list .title[data-v-35bb8144]{gap:var(--spacing-2);display:flex}.list.is-number-list .title[data-v-35bb8144]:before{font-size:var(--font-size-base);font-weight:var(--font-weight-bold);content:"0" counter(items);counter-increment:items;translate:0 .1em}.list.has-seperator[data-v-35bb8144]{padding-top:var(--spacing-8);margin-top:var(--spacing-2);border-top:1px solid var(--robeco-gray-lightbg-500)}@media screen and (width>=1024px){.list.is-text-only[data-v-35bb8144]{gap:var(--spacing-4);grid-template-columns:repeat(2,1fr);display:grid}}.list-item[data-v-35bb8144]{gap:var(--spacing-6);margin-bottom:var(--spacing-8);display:flex}@media screen and (width>=1024px){.list-item[data-v-35bb8144]{gap:var(--spacing-8)}}.image-wrapper[data-v-35bb8144]{flex:0 0 5em}@media screen and (width>=1024px){.image-wrapper[data-v-35bb8144]{flex-basis:8em}}.image-wrapper[data-v-35bb8144] img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.wrapper[data-v-c36aeb12]{min-height:40em;color:var(--white);align-items:flex-end;display:flex;position:relative;overflow:hidden}.image-wrapper[data-v-c36aeb12],.image-wrapper[data-v-c36aeb12]:after{position:absolute;inset:0}.image-wrapper[data-v-c36aeb12]:after{--gradient-direction:top;content:"";background:linear-gradient(to var(--gradient-direction),var(--black),transparent);opacity:.5;display:block}@media screen and (width>=1024px){.image-wrapper[data-v-c36aeb12]:after{--gradient-direction:right}}.text[data-v-c36aeb12]{padding:var(--spacing-12) var(--spacing-4);position:relative}@media screen and (width>=1024px){.text[data-v-c36aeb12]{width:50%;padding-inline:var(--spacing-12) 0}}.image[data-v-c36aeb12] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wrapper[data-v-2f26c245]{align-items:flex-end;min-height:40em;display:flex;position:relative;overflow:hidden}.image-wrapper[data-v-2f26c245],.image-wrapper[data-v-2f26c245]:after{position:absolute;inset:0}.image-wrapper[data-v-2f26c245]:after{--gradient-direction:top;content:"";background:linear-gradient(to var(--gradient-direction),var(--black),transparent);opacity:.5;display:block}@media screen and (width>=1024px){.image-wrapper[data-v-2f26c245]:after{--gradient-direction:right}}.text[data-v-2f26c245]{padding-block:var(--spacing-20) var(--spacing-12);position:relative}.image[data-v-2f26c245] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wrapper[data-v-b2bc5cfc]{position:relative;overflow:hidden}@media screen and (width>=1024px){.content .text[data-v-b2bc5cfc]{padding-top:var(--header-height)}.content.has-text-first .text[data-v-b2bc5cfc]{padding-right:var(--spacing-12);margin-right:50%}.content.has-text-first .image-wrapper[data-v-b2bc5cfc]{inset-inline:50% 0}.content.has-image-first .text[data-v-b2bc5cfc]{padding-left:var(--spacing-12);margin-left:50%}.content.has-image-first .image-wrapper[data-v-b2bc5cfc]{inset-inline:0 50%}}.image-wrapper[data-v-b2bc5cfc]{height:25em;margin-inline:calc(var(--spacing-4)*-1);overflow:hidden}@media screen and (width>=768px){.image-wrapper[data-v-b2bc5cfc]{height:36em}}@media screen and (width>=1024px){.image-wrapper[data-v-b2bc5cfc]{height:auto;margin-inline:auto;position:absolute;inset-block:0}}.image[data-v-b2bc5cfc] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.list[data-v-a04c7156]{margin-bottom:0;margin-top:var(--spacing-6);padding-left:0;list-style:none}[data-testid=block-image][data-v-a04c7156] .footer-overlap{padding-block-end:0!important}.list[data-v-8367201f]{border-top:1px solid var(--robeco-gray-coloredbg-500);margin-bottom:0;padding-left:0;list-style:none}.list-item[data-v-8367201f]{padding-block:var(--spacing-3);border-bottom:1px solid var(--robeco-gray-coloredbg-500);display:flex}.list-item:hover .link[data-v-8367201f]{color:var(--robeco-blue);text-underline-offset:var(--spacing-1);text-decoration:underline;display:flex}.date[data-v-8367201f]{font-weight:var(--font-weight-bold);text-transform:uppercase;flex:0 0 7rem}.link[data-v-8367201f]{color:currentColor;white-space:normal}.link[data-v-8367201f]:before{display:none}.list[data-v-165c556e]{margin-bottom:0;margin-bottom:var(--spacing-4);padding-left:0;list-style:none}.button-wrapper[data-v-4c5ccc0c]{margin-top:var(--spacing-5);justify-content:center;display:flex}.buttons[data-v-a5e232af]{grid-template-columns:repeat(var(--bbedd140),1fr);gap:var(--gutter);margin-top:var(--spacing-6);display:grid}.title[data-v-a5e232af]{margin-bottom:var(--spacing-2)}.btn[data-v-a5e232af],.quote-title[data-v-a5e232af]{font-family:var(--font-family-heading);font-weight:var(--font-weight-light)}.border[data-v-a5e232af]{padding-bottom:var(--spacing-6);border-top:1px solid var(--theme-border-color)}.btn[data-v-a5e232af]{padding-top:var(--spacing-4);position:relative;overflow:hidden}.btn[data-v-a5e232af]:before{background-color:var(--theme-border-color)}.btn[data-v-a5e232af]:after,.btn[data-v-a5e232af]:before{inset-inline:0;content:"";height:1px;position:absolute;top:0}.btn[data-v-a5e232af]:after{background-color:var(--white);translate:-100%}.btn.active[data-v-a5e232af]:after{transition:translate var(--v4515a0e5) linear;translate:0}.btn.active .btn-text[data-v-a5e232af],.btn:hover .btn-text[data-v-a5e232af]{opacity:1}.btn.disabled[data-v-a5e232af]{cursor:default}.btn-text[data-v-a5e232af],.btn.disabled:not(.active) .btn-text[data-v-a5e232af]{opacity:.5}.btn-text[data-v-a5e232af]{display:none}@media screen and (width>=1024px){.btn-text[data-v-a5e232af]{display:block}.quote-title[data-v-a5e232af]{display:none}}.quote-wrapper[data-v-a5e232af]{height:22rem;position:relative;overflow:hidden}@media screen and (width>=1024px){.quote-wrapper[data-v-a5e232af]{height:18rem}}.quote-wrapper.has-buttons[data-v-a5e232af]{height:30rem}@media screen and (width>=768px){.quote-wrapper.has-buttons[data-v-a5e232af]{height:26rem}}@media screen and (width>=1024px){.quote-wrapper.has-buttons[data-v-a5e232af]{height:20rem}}.header[data-v-a5e232af]{padding-bottom:var(--spacing-6);margin-bottom:var(--spacing-6)}.slide-quote-enter-active[data-v-a5e232af],.slide-quote-leave-active[data-v-a5e232af]{transition:translate var(--transition-timing-function) 3s}.slide-quote-enter-active[data-v-a5e232af]{position:absolute;inset:0}.slide-quote-leave-to[data-v-a5e232af]{translate:-100%}.slide-quote-enter-from[data-v-a5e232af]{translate:100%}.btn-toggle[data-v-04d89a17]{--tint-color:var(--robeco-gray-darkbg-900);--border-radius:.375em;width:100%;padding-block:var(--spacing-5);padding-inline:var(--spacing-2) var(--spacing-4);margin-bottom:var(--spacing-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);color:var(--white);text-transform:uppercase;background-color:var(--tint-color);border:1px solid var(--tint-color);border-radius:var(--border-radius);text-decoration:none;position:relative}@media screen and (width>=1024px){.btn-toggle[data-v-04d89a17]{width:auto;padding-inline:var(--spacing-6) var(--spacing-8)}}.btn-toggle[data-v-04d89a17]:after,.btn-toggle[data-v-04d89a17]:before{content:"";border-radius:var(--border-radius);position:absolute}.btn-toggle[data-v-04d89a17]:before{background:radial-gradient(circle at bottom right,var(--robeco-blue) 0,transparent 10%),radial-gradient(circle at top left,var(--robeco-orange) 0,transparent 10%);opacity:.8;transition:opacity .2s ease-out;inset:0}.btn-toggle[data-v-04d89a17]:after{background:var(--robeco-gray-darkbg-900);transition:scale .2s ease-out;inset:.125em}.btn-toggle[data-v-04d89a17]:focus:after,.btn-toggle[data-v-04d89a17]:hover:after{scale:.99}.btn-toggle[data-v-04d89a17]:focus:before,.btn-toggle[data-v-04d89a17]:hover:before{opacity:1}.btn-toggle:focus .arrow[data-v-04d89a17],.btn-toggle:focus .title[data-v-04d89a17],.btn-toggle:hover .arrow[data-v-04d89a17],.btn-toggle:hover .title[data-v-04d89a17]{translate:var(--spacing-2) 0}.btn-toggle:focus .arrow-hover[data-v-04d89a17],.btn-toggle:hover .arrow-hover[data-v-04d89a17]{opacity:1}.btn-toggle:focus .arrow-default[data-v-04d89a17],.btn-toggle:hover .arrow-default[data-v-04d89a17]{opacity:0}.btn-toggle-content[data-v-04d89a17]{z-index:1;gap:var(--spacing-2);justify-content:center;align-items:center;display:inline-flex;position:relative}.arrow[data-v-04d89a17],.title[data-v-04d89a17]{transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration-fast)}.arrow[data-v-04d89a17]{flex:none;transition-property:translate,opacity}.arrow-hover[data-v-04d89a17]{opacity:0}.icon-ai[data-v-04d89a17]{flex:none;width:2em;margin-right:1em}.share-buttons[data-v-04d89a17]{justify-content:end;display:flex}.list[data-v-061466d7]{counter-reset:item;margin-bottom:0;padding-left:0;list-style:none}.list-item[data-v-061466d7]{gap:var(--spacing-4);padding-block:var(--spacing-10);font-weight:var(--font-weight-bold);border-top:1px solid var(--theme-border-color);display:flex}.list-item[data-v-061466d7]:before{content:"0" counter(item);counter-increment:item;translate:0 -.5em}.ai-summary[data-v-061466d7]{margin-bottom:var(--spacing-4)}.icon[data-v-d18e93ee]{opacity:0;flex:none;width:1.25em}.field[data-v-d18e93ee]{gap:var(--spacing-4);padding:var(--spacing-4) var(--spacing-6) var(--spacing-4) var(--spacing-4);border-radius:.25em;align-items:center;display:flex}.field[data-v-d18e93ee]:hover{background-color:var(--robeco-gray-darkbg-900)}.field:has(:checked) .icon[data-v-d18e93ee]{opacity:1}.field:has(:checked) .icon-wrapper[data-v-d18e93ee]{background-color:var(--robeco-blue);border-color:var(--robeco-blue)}.icon-wrapper[data-v-d18e93ee]{aspect-ratio:1;border:2px solid var(--robeco-gray-coloredbg-500);border-radius:.375rem;flex:none;justify-content:center;align-items:center;width:1.5rem;display:flex}.label[data-v-1e443b64]{inset:0 auto 0 var(--spacing-12);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase;pointer-events:none;transition:var(--transition);transform-origin:0;align-items:center;transition-property:translate,scale;display:flex;position:absolute}.icon-search[data-v-1e443b64]{flex:none;font-size:1.5em}.icon-close[data-v-1e443b64]{font-size:1em}.btn-reset[data-v-1e443b64]{flex:none}.item[data-v-1e443b64]{gap:var(--spacing-2);padding-inline:var(--spacing-4);background:var(--robeco-gray-coloredbg-100);border:1px solid var(--robeco-darken);align-items:center;display:flex;position:relative}.item.has-value .label[data-v-1e443b64]{translate:0 -1.1em;scale:.9}.item[data-v-1e443b64]:focus-within{border-color:var(--white);outline:1px auto -webkit-focus-ring-color}.item:focus-within .label[data-v-1e443b64]{scale:.8}.item[data-v-1e443b64]:hover{border-color:var(--robeco-gray-coloredbg-500)}.input[data-v-1e443b64]{padding-block:var(--spacing-4);background:0 0;padding-inline:0}.input[data-v-1e443b64]::-webkit-search-cancel-button{appearance:none}.input[data-v-1e443b64]::-webkit-search-decoration{appearance:none}.input[data-v-1e443b64]:focus{outline:none}.list[data-v-dec8429f]{z-index:var(--z-index-select);padding:var(--spacing-2);margin-bottom:0;margin-top:var(--spacing-2);background:var(--robeco-gray-darkbg-900);border:1px solid var(--robeco-gray-coloredbg-100);list-style:none;display:none;position:absolute;inset:100% 0 auto}.item:has([aria-expanded=true]) .list[data-v-dec8429f]{background:var(--robeco-gray-darkbg-900);display:block}.item[data-v-dec8429f]{width:100%;position:relative}.btn[data-v-dec8429f]{gap:var(--spacing-2);width:100%;padding:var(--spacing-5) var(--spacing-4);font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase;background:var(--robeco-gray-coloredbg-100);border:1px solid var(--robeco-darken);align-items:center;display:flex}.btn[data-v-dec8429f]:hover{border-color:var(--robeco-gray-coloredbg-500)}.btn[aria-expanded=true][data-v-dec8429f]{border-color:var(--robeco-blue)}.marker[data-v-dec8429f]{aspect-ratio:1;background-color:var(--robeco-blue);border-radius:50%;flex:none;width:.5rem;translate:0 -.25em}.icon[data-v-dec8429f]{margin-top:-.1em;margin-left:auto;font-size:1.5em}.field[data-v-dec8429f]{gap:var(--spacing-2);align-items:center;display:flex}.field[data-v-dec8429f]:hover{background:var(--robeco-gray-darkbg-700)}.field[data-v-dec8429f]:focus-within{background:var(--robeco-gray-darkbg-500);outline:1px auto -webkit-focus-ring-color}.field:has(:checked) .icon-check[data-v-dec8429f]{opacity:1}.field:has(:checked) .label[data-v-dec8429f]{font-weight:var(--font-weight-bold)}.label[data-v-dec8429f]{gap:var(--spacing-1);width:100%;padding:var(--spacing-1) var(--spacing-2);cursor:pointer;border-radius:.1em;align-items:center;font-weight:400;display:flex}.label[data-v-dec8429f]:hover{background:var(--robeco-gray-darkbg-500)}.icon-check[data-v-dec8429f]{opacity:0;flex:none;width:1.5em}.rating[data-v-dec8429f]{margin-left:var(--spacing-4)}.icon-close[data-v-71ca8023]{flex:none;width:.8em}.icon-check[data-v-22ea01d8]{opacity:0;flex:none;width:1.5em}.field[data-v-22ea01d8]{gap:var(--spacing-2)}.check-wrapper[data-v-22ea01d8],.field[data-v-22ea01d8]{align-items:center;display:flex}.check-wrapper[data-v-22ea01d8]{border:2px solid var(--robeco-gray-darkbg-500);border-radius:.375rem;flex:none;justify-content:center;width:1.5em;height:1.5em;translate:0 .25em}.label[data-v-22ea01d8]{gap:var(--spacing-4);padding:var(--spacing-4) var(--gutter);cursor:pointer;border-radius:.1em;font-weight:400;display:flex}.label:has(:checked) .check-wrapper[data-v-22ea01d8]{background-color:var(--robeco-blue);border-color:var(--robeco-blue)}.label:has(:checked) .icon-check[data-v-22ea01d8]{opacity:1}button[data-v-719e99cc]{width:100%;padding:var(--spacing-5) var(--gutter);font-family:var(--font-family);color:var(--white);background:var(--black);border-bottom:1px solid var(--robeco-darken);border:1px solid var(--robeco-darken);border-bottom-color:var(--robeco-gray-darkbg-500)}.title[data-v-719e99cc]{gap:var(--spacing-2);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase;justify-content:space-between;display:flex}.icon-arrow[data-v-719e99cc]{translate:0 -.1em}.selected-filters[data-v-719e99cc]{margin-top:var(--spacing-2);display:block}.overlay[data-v-e8c5a59a]{display:none}.overlay[aria-expanded=true][data-v-e8c5a59a]{z-index:var(--z-index-overlay);padding-bottom:var(--spacing-18);background-color:var(--black);display:block;position:fixed;inset:0;overflow:scroll}@media screen and (width>=1024px){.overlay[data-v-e8c5a59a],.overlay[aria-expanded=true][data-v-e8c5a59a]{display:none}}.overlay-inner[data-v-e8c5a59a]{flex-direction:column;height:100%;display:flex}.filters-container[data-v-e8c5a59a]{flex:1;overflow-y:auto}.filter-header-text[data-v-e8c5a59a]{text-transform:uppercase;font-size:.75rem;font-weight:700}.header[data-v-e8c5a59a]{width:100%;padding:var(--spacing-6) var(--gutter);border-bottom:1px solid var(--robeco-gray-coloredbg-500);align-items:baseline;display:flex}.header .return-section[data-v-e8c5a59a]{flex:1 1 0;justify-content:flex-start;align-items:center;display:flex}.header .reset-section[data-v-e8c5a59a]{flex:1 1 0;justify-content:flex-end;align-items:center;display:flex}.header .filter-header-text[data-v-e8c5a59a]{text-align:center;flex:2 1 0;line-height:1}.reset-button[data-v-e8c5a59a]{white-space:nowrap;background:0 0;justify-content:center;align-items:center;display:inline-flex}.reset-button .reset-button-text[data-v-e8c5a59a]{color:var(--robeco-blue);text-transform:uppercase;white-space:nowrap;margin-right:.25rem;font-size:.75rem;font-weight:700}.reset-button .icon[data-v-e8c5a59a]{vertical-align:middle;width:1rem;height:1rem;fill:var(--robeco-blue);display:inline-block}.reset-button:disabled .reset-button-text[data-v-e8c5a59a]{color:var(--robeco-gray-coloredbg-500)}.reset-button:disabled .icon[data-v-e8c5a59a]{fill:var(--robeco-gray-coloredbg-500)}.show-funds-button-container[data-v-e8c5a59a]{bottom:var(--spacing-4);width:100%;padding:0 var(--spacing-4);background-color:var(--black);position:fixed}.show-funds-button[data-v-e8c5a59a]{width:100%;padding:var(--spacing-6);text-align:center;text-transform:uppercase;background-color:var(--robeco-blue);justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:flex}.show-funds-button .active-icon[data-v-e8c5a59a]{fill:var(--white)}.show-funds-button .inactive-icon[data-v-e8c5a59a]{opacity:.5;fill:var(--white)}.show-filters-button[data-v-e8c5a59a]{margin-bottom:var(--spacing-4);font-size:var(--font-size-xs);box-shadow:var(--robeco-blue) 0 .5em .75em -.5em}@media screen and (width>=1024px){.show-filters-button[data-v-e8c5a59a]{display:none}}.wrapper[data-v-46fff75e]{border-bottom:1px solid var(--robeco-gray-coloredbg-500)}.filters[data-v-46fff75e],.wrapper[data-v-46fff75e]{margin-bottom:var(--spacing-4)}.filters[data-v-46fff75e]{gap:var(--spacing-20);align-items:start;display:grid}@media screen and (width>=1024px){.filters[data-v-46fff75e]{grid-template-columns:1fr 3fr}}.fields-wrapper[data-v-46fff75e]{display:none}@media screen and (width>=1024px){.fields-wrapper[data-v-46fff75e]{grid-template-columns:repeat(var(--v1808830c),1fr);gap:var(--spacing-4);display:grid}.fields-wrapper .secondary-filters[data-v-46fff75e]{display:none}}.search-wrapper[data-v-46fff75e]{gap:var(--spacing-4);display:grid}@media screen and (width>=1024px){.search-wrapper-with-secondary-filters[data-v-46fff75e]{grid-template-rows:repeat(3,1fr)}}.icon[data-v-46fff75e]{font-size:1.5rem;font-weight:var(--font-weight-bold);margin-left:auto}.title[data-v-46fff75e]{width:100%}.filter-btn[data-v-46fff75e]{gap:var(--spacing-2);padding:var(--spacing-4);font-weight:var(--font-weight-bold);background:var(--robeco-gray-coloredbg-100);border:1px solid var(--robeco-blue);align-items:center;display:flex}@media screen and (width>=1024px){.filter-btn[data-v-46fff75e]{grid-column:4}}.btn-tag[data-v-46fff75e]{text-transform:uppercase}.selected-filters[data-v-46fff75e]{padding-block:var(--spacing-4);border-top:1px solid var(--robeco-gray-coloredbg-500);display:none}@media screen and (width>=1024px){.selected-filters[data-v-46fff75e]{gap:var(--spacing-2);display:flex}}.button-wrapper[data-v-3530ccbe]{margin-bottom:var(--spacing-4);justify-content:center;display:flex}.list[data-v-17a3f45c]{gap:var(--spacing-4);margin-bottom:0;margin-bottom:var(--spacing-4);grid-template-columns:repeat(2,1fr);padding-left:0;list-style:none;display:grid}@media screen and (width>=1024px){.list[data-v-17a3f45c]{gap:var(--spacing-8);grid-template-columns:repeat(12,1fr);grid-auto-rows:auto}}.list-item[data-v-17a3f45c]{position:relative}.list-item[data-v-17a3f45c]:first-child{grid-row:span 2}.list-item:first-child .card[data-v-17a3f45c]{position:sticky;top:6.5em}.list-item[data-v-17a3f45c]:nth-child(4) .image-wrapper:after,.list-item[data-v-17a3f45c]:nth-child(5) .image-wrapper:after{display:none}.list-item[data-v-17a3f45c]:nth-child(4){grid-column:span 2}.list-item:nth-child(4) .card[data-v-17a3f45c]{aspect-ratio:2}.list-item:nth-child(4) .decoration[data-v-17a3f45c]{--scrollbar:20px;--right-spacing:calc((100vw - 1920px - var(--scrollbar))/2 + 2.5rem);inset-block:-100%;right:calc(var(--gutter)*-1);z-index:0;position:absolute;left:0;overflow-x:hidden}@media screen and (width>=1024px){.list-item:nth-child(4) .decoration[data-v-17a3f45c]{right:min(-2.5rem,-1 * var(--right-spacing))}}.list-item:nth-child(4) .circle-wrapper[data-v-17a3f45c]{inset-block:33.3333%;right:var(--gutter);position:absolute;left:0}@media screen and (width>=1024px){.list-item:nth-child(4) .circle-wrapper[data-v-17a3f45c]{right:max(-2.5rem,var(--right-spacing))}}.list-item:nth-child(4) .circle[data-v-17a3f45c]{background:radial-gradient(100% 90% at 15% 15%,var(--robeco-blue) 36.46%,#e36d00 100%);width:110%;top:-80%;left:50%}.list-item:nth-child(5) .circle[data-v-17a3f45c]{background-color:var(--robeco-blue);width:120%;top:30%;left:-50%}.list-item[data-v-17a3f45c]:nth-child(6n+1) .image,.list-item[data-v-17a3f45c]:nth-child(6n+2) .image,.list-item[data-v-17a3f45c]:nth-child(6n+4) .image,.list-item[data-v-17a3f45c]:nth-child(6n+5) .image{opacity:0;transition-property:opacity,scale}.list-item[data-v-17a3f45c]:nth-child(6n+1):hover .image,.list-item[data-v-17a3f45c]:nth-child(6n+2):hover .image,.list-item[data-v-17a3f45c]:nth-child(6n+4):hover .image,.list-item[data-v-17a3f45c]:nth-child(6n+5):hover .image{opacity:1}@media screen and (width>=1024px){.list-item[data-v-17a3f45c]{grid-column:span 3}.list-item[data-v-17a3f45c]:first-child,.list-item[data-v-17a3f45c]:nth-child(2),.list-item[data-v-17a3f45c]:nth-child(3),.list-item[data-v-17a3f45c]:nth-child(5){grid-column:span 4}.list-item[data-v-17a3f45c]:nth-child(4){grid-column:span 8}.list-item[data-v-17a3f45c]:nth-child(6){grid-column:span 8;padding-right:50%}}.card[data-v-17a3f45c]{z-index:1;position:relative}.circle-content-wrapper[data-v-17a3f45c]{position:absolute;inset:0;overflow:hidden}.circle[data-v-17a3f45c]{z-index:0;aspect-ratio:1;border-radius:50%;position:absolute}.circle-blurred[data-v-17a3f45c]{filter:blur(1em)}.header[data-v-17a3f45c]{gap:var(--gutter);margin-bottom:var(--spacing-4);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.total[data-v-17a3f45c]{flex:none;margin-bottom:0}.local-insights[data-v-17a3f45c]{flex:none;width:fit-content}.insights-overview[data-v-6e3ab29f]{position:relative;overflow:hidden}.decoration[data-v-6e3ab29f]{inset:0}.blue-circle[data-v-6e3ab29f],.decoration[data-v-6e3ab29f],.glass-triangle[data-v-6e3ab29f],.orange-circle[data-v-6e3ab29f]{position:absolute}.orange-circle[data-v-6e3ab29f]{background-color:var(--robeco-orange);filter:blur(3em);border-radius:50%;width:50vw;height:50vh;top:-15vh;right:-15vh}@media screen and (width>=1024px){.orange-circle[data-v-6e3ab29f]{top:-25vh;right:-25vh}}.blue-circle[data-v-6e3ab29f]{background-color:var(--robeco-blue);filter:blur(1.5em);border-radius:50%;width:18.75em;height:18.75em;top:10.625em;left:-10em;transform:rotate(-32deg)}@media screen and (width>=1024px){.blue-circle[data-v-6e3ab29f]{width:31.25em;height:31.25em;top:8.125em;left:-10em;transform:none}}.glass-triangle[data-v-6e3ab29f]{aspect-ratio:1;border:1px solid var(--robeco-gray-coloredbg-500);transform-origin:0 0;background:linear-gradient(#d0d0d04d,#a7a7a733);border-bottom-right-radius:4.375em;width:51.25em;top:-7.5em;left:-63.75em;overflow:hidden;transform:skew(9deg,17deg)rotate(-32deg)}@media screen and (width>=1024px){.glass-triangle[data-v-6e3ab29f]{transform-origin:50%;border-top-left-radius:10em;width:60.3125em;top:-28.75em;left:-32.5em;transform:skew(207deg)rotate(-194deg)}}.glass-triangle .blue-circle[data-v-6e3ab29f]{filter:blur();transform-origin:50%;width:15.625em;height:18.75em;top:37.75em;left:23.75em;transform:skew(162deg)rotate(18deg)}@media screen and (width>=1024px){.glass-triangle .blue-circle[data-v-6e3ab29f]{transform-origin:100%;width:31.25em;height:31.25em;top:10.3125em;left:-7.5em;transform:translateY(-13em)skew(155deg)rotate(158deg)}}.content[data-v-6e3ab29f]{position:relative}.text-wrapper[data-v-6e3ab29f]{padding-block:var(--spacing-16)}@media screen and (width>=1024px){.text-wrapper[data-v-6e3ab29f]{min-height:32em}.title[data-v-6e3ab29f]{font-size:var(--font-size-xl)}}.header[data-v-6e3ab29f]{gap:var(--spacing-4);padding-bottom:var(--spacing-4);margin-bottom:var(--spacing-4);border-bottom:1px solid var(--theme-border-color);justify-content:space-between;align-items:end;display:flex}.header[data-v-6e3ab29f]:has(.local-insights){flex-direction:column;align-items:start}@media screen and (width>=1024px){.header[data-v-6e3ab29f]:has(.local-insights){flex-direction:row;align-items:end}.header[data-v-6e3ab29f]{gap:var(--spacing-12);padding-bottom:var(--spacing-6);margin-bottom:var(--spacing-8)}}.header-title[data-v-6e3ab29f]{margin-bottom:0}.local-insights[data-v-6e3ab29f]{width:fit-content}.background[data-v-ed100382]{z-index:var(--z-index-bottom-background);position:absolute;inset:0;overflow:hidden}.circle-container[data-v-ed100382]{max-width:120rem;position:relative}.blue-circle[data-v-ed100382]{z-index:var(--z-index-bottom-background);aspect-ratio:1;background:radial-gradient(57.68% 57.68% at 34.95% 27.51%,#007e93 0,#0fcfef 100%);border-radius:50%;width:14.375rem;position:absolute;right:-9.375rem}@media screen and (width>=768px){.blue-circle[data-v-ed100382]{top:3rem;right:-7.5rem}}@media screen and (width>=1024px){.blue-circle[data-v-ed100382]{width:22.5rem;right:calc(3rem - 5vw)}}@media screen and (width>=1300px){.blue-circle[data-v-ed100382]{width:27rem;right:calc(3rem - 10vw)}}@media screen and (width>=1920px){.blue-circle[data-v-ed100382]{right:calc(3rem - 25vw)}}.glass-circle[data-v-ed100382]{z-index:var(--z-index-top-backgrond);aspect-ratio:1;width:62.5rem;margin-block:var(--spacing-18);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);border:1px solid var(--robeco-gray-coloredbg-500);background:linear-gradient(#d0d0d04d,#a7a7a733);border-radius:50%;padding-top:0;position:absolute;top:-50rem;right:-9.375rem}@media screen and (width>=1024px){.glass-circle[data-v-ed100382]{width:70vw;padding-top:70vw;top:calc(3rem - 55vw);right:-15vw}}@media screen and (width>=1920px){.glass-circle[data-v-ed100382]{width:84rem;padding-top:84rem;top:-60.75rem;right:-20vw}}.link[data-v-5abcf568]{color:currentColor;white-space:normal}.link[data-v-5abcf568]:before{display:none}.header[data-v-5abcf568]{top:var(--header-height);z-index:var(--z-index-funds-header);gap:var(--spacing-4);background:var(--black);display:grid;position:sticky}@media screen and (width>=1024px){.header[data-v-5abcf568]{padding:var(--spacing-4) var(--spacing-6);margin-bottom:var(--spacing-2);border-bottom:1px solid var(--robeco-gray-darkbg-500)}}.row[data-v-5abcf568]{display:grid}.small-header[data-v-5abcf568]{grid-template-columns:2fr 8fr 2fr}@media screen and (width>=1300px){.small-header[data-v-5abcf568]{grid-template-columns:3fr 8fr 3fr}}.small-grid[data-v-5abcf568]{grid-template-columns:repeat(5,1fr)}@media screen and (width>=1300px){.small-grid[data-v-5abcf568]{gap:var(--spacing-8);grid-template-columns:repeat(5,1fr)}}.medium-header[data-v-5abcf568]{grid-template-columns:1fr 8fr 1fr}@media screen and (width>=1300px){.medium-header[data-v-5abcf568]{grid-template-columns:2fr 8fr 2fr}}.medium-grid[data-v-5abcf568]{grid-template-columns:repeat(8,1fr)}@media screen and (width>=1300px){.medium-grid[data-v-5abcf568]{gap:var(--spacing-8);grid-template-columns:repeat(8,1fr)}}.large-header[data-v-5abcf568]{grid-template-columns:1fr 9fr 1fr}@media screen and (width>=1300px){.large-header[data-v-5abcf568]{grid-template-columns:2fr 9fr 2fr}}.large-grid[data-v-5abcf568]{grid-template-columns:repeat(9,1fr)}@media screen and (width>=1300px){.large-grid[data-v-5abcf568]{gap:var(--spacing-8);grid-template-columns:repeat(9,1fr)}}.header-item[data-v-5abcf568]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--robeco-gray-darkbg-100);text-transform:uppercase;display:none}.header-item.active[data-v-5abcf568]{color:var(--robeco-blue)}.header-item.is-hidden[data-v-5abcf568]{display:none}@media screen and (width>=1024px){.header-item[data-v-5abcf568]{justify-content:center;align-items:center;display:flex}.header-item[data-v-5abcf568]:first-child{justify-content:flex-start}.header-item[data-v-5abcf568]:last-child{justify-content:flex-end}}.icons[data-v-5abcf568]{flex-direction:column;flex:0 0 .5em;align-items:center;gap:1px;display:flex}.icon-sort[data-v-5abcf568]{opacity:.5;fill:currentColor;display:block}.icon-sort.active[data-v-5abcf568]{color:var(--robeco-blue);opacity:1}.btn-toggle[data-v-5abcf568]{color:currentColor;white-space:normal}.btn-toggle[data-v-5abcf568]:before{display:none}.btn-toggle[data-v-5abcf568]{gap:var(--spacing-2);color:var(--white);align-items:center;display:flex}.icon-grid[data-v-5abcf568]{flex:none;width:1.75em}.list[data-v-88c5fb96]{-moz-column-gap:var(--spacing-4);column-gap:var(--spacing-4);padding-left:0;padding-top:var(--spacing-4);margin-bottom:0;margin-top:var(--spacing-4);border-top:1px solid var(--robeco-gray-darkbg-500);grid-template-columns:repeat(auto-fill,minmax(18em,1fr));list-style:none;display:grid}.list-item-docs[data-v-88c5fb96]{margin-bottom:var(--spacing-3)}@media screen and (width>=768px){.list-item-docs[data-v-88c5fb96]{margin-bottom:0}}.column[data-v-88c5fb96]{margin-bottom:0;padding-left:0;list-style:none}.list-item[data-v-88c5fb96]{margin-bottom:var(--spacing-2)}.row[data-v-52936d41]{padding:var(--spacing-5);margin-bottom:0;margin-bottom:var(--spacing-2);background-color:var(--black);border:1px solid var(--black);list-style:none}.body[data-v-52936d41]{gap:var(--spacing-4);grid-template-columns:5fr 1fr;justify-content:space-between;align-items:center;display:grid}@media screen and (width>=1024px){.body[data-v-52936d41]{gap:var(--spacing-8);grid-template-columns:2fr repeat(5,1fr) 1fr}}@media screen and (width>=1300px){.body[data-v-52936d41]{grid-template-columns:2fr repeat(5,1fr) 2fr}}.body[data-v-52936d41] :nth-child(2){justify-content:flex-start}.body[data-v-52936d41] :nth-child(6){justify-content:flex-end}.content-item[data-v-52936d41]{justify-content:center;align-items:center;display:none}@media screen and (width>=1024px){.content-item[data-v-52936d41]{display:flex}}.title[data-v-52936d41]{margin:0}.sub-title[data-v-52936d41]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--robeco-gray-darkbg-100);text-transform:uppercase}.button-container[data-v-52936d41]{height:100%;padding-left:var(--spacing-3);border-left:1px solid var(--robeco-gray-coloredbg-500);justify-content:flex-end;display:flex}.button-container[data-v-52936d41]:hover{color:var(--robeco-blue);cursor:pointer}.button-container button[data-v-52936d41]{margin-right:8px}.button-container .icon[data-v-52936d41]{font-size:1.5em}.btn-section[data-v-086b8737]{gap:var(--spacing-4);display:flex}.btn[data-v-086b8737]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase}.btn-text[data-v-086b8737]{display:none}@media screen and (width>=1024px){.btn-text[data-v-086b8737]{display:block}}.icon[data-v-086b8737]{font-size:1.5em}.list[data-v-086b8737]{padding-left:0;padding-top:var(--spacing-4);margin:0 var(--spacing-6) var(--spacing-6);border-top:1px solid var(--robeco-gray-darkbg-500);list-style:none}.list-item[data-v-086b8737]{margin-bottom:var(--spacing-4);background-color:var(--robeco-gray-coloredbg-100);border:1px solid var(--robeco-gray-coloredbg-100)}.list-item[data-v-086b8737]:hover{border-color:var(--robeco-blue)}.list-item:hover .icon[data-v-086b8737]{color:var(--robeco-blue)}.list-item[aria-expanded=true][data-v-086b8737]:hover{border-color:var(--robeco-gray-coloredbg-100)}.content[data-v-086b8737]{gap:var(--spacing-4);padding:var(--spacing-6);justify-content:space-between;align-items:center;display:flex}.title[data-v-086b8737]{margin:0}.text[data-v-086b8737]{flex-direction:column;display:flex}.sub-text[data-v-086b8737]{color:var(--robeco-gray-coloredbg-900);display:none}@media screen and (width>=1024px){.sub-text[data-v-086b8737]{display:block}}.list[data-v-efa1ec8c]{margin-bottom:0;margin-block:var(--spacing-2) var(--spacing-8);padding-left:0;list-style:none}.overview[data-v-b1fd1ac4]{position:relative}.wrapper[data-v-23997ac1]{padding-block:var(--spacing-8)}@media screen and (width>=1024px){.wrapper[data-v-23997ac1]{margin-block:var(--spacing-18)}}.top-title[data-v-23997ac1]{padding-top:var(--spacing-4);color:var(--robeco-blue)}.text-wrapper .foldable-text[data-v-23997ac1]{display:block}.text-wrapper .text[data-v-23997ac1]{display:none}@media screen and (width>=1024px){.text-wrapper .foldable-text[data-v-23997ac1]{display:none}.text-wrapper .text[data-v-23997ac1]{display:block}}.link[data-v-8819dde3]{color:currentColor;white-space:normal}.link[data-v-8819dde3]:before{display:none}.header[data-v-8819dde3]{top:var(--header-height);z-index:var(--z-index-funds-header);gap:var(--spacing-4);background:var(--black);display:grid;position:sticky}@media screen and (width>=1024px){.header[data-v-8819dde3]{padding:var(--spacing-4) var(--spacing-6);margin-bottom:var(--spacing-2);border-bottom:1px solid var(--robeco-gray-darkbg-500)}}.row[data-v-8819dde3]{display:grid}.small-header[data-v-8819dde3]{grid-template-columns:2fr 8fr 2fr}@media screen and (width>=1300px){.small-header[data-v-8819dde3]{grid-template-columns:3fr 8fr 3fr}}.small-grid[data-v-8819dde3]{grid-template-columns:repeat(6,1fr)}@media screen and (width>=1300px){.small-grid[data-v-8819dde3]{gap:var(--spacing-8);grid-template-columns:repeat(6,1fr)}}.medium-header[data-v-8819dde3]{grid-template-columns:1fr 8fr 1fr}@media screen and (width>=1300px){.medium-header[data-v-8819dde3]{grid-template-columns:2fr 8fr 2fr}}.medium-grid[data-v-8819dde3]{grid-template-columns:repeat(8,1fr)}@media screen and (width>=1300px){.medium-grid[data-v-8819dde3]{gap:var(--spacing-8);grid-template-columns:repeat(8,1fr)}}.large-header[data-v-8819dde3]{grid-template-columns:1fr 9fr 1fr}@media screen and (width>=1300px){.large-header[data-v-8819dde3]{grid-template-columns:2fr 9fr 2fr}}.large-grid[data-v-8819dde3]{grid-template-columns:repeat(9,1fr)}@media screen and (width>=1300px){.large-grid[data-v-8819dde3]{gap:var(--spacing-8);grid-template-columns:repeat(9,1fr)}}.header-item[data-v-8819dde3]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--robeco-gray-darkbg-100);text-transform:uppercase;display:none}.header-item.active[data-v-8819dde3]{color:var(--robeco-blue)}.header-item.is-hidden[data-v-8819dde3]{display:none}@media screen and (width>=1024px){.header-item[data-v-8819dde3]{justify-content:center;align-items:center;display:flex}.header-item[data-v-8819dde3]:first-child{justify-content:flex-start}.header-item[data-v-8819dde3]:last-child{justify-content:flex-end}}.icons[data-v-8819dde3]{flex-direction:column;flex:0 0 .5em;align-items:center;gap:1px;display:flex}.icon-sort[data-v-8819dde3]{opacity:.5;fill:currentColor;display:block}.icon-sort.active[data-v-8819dde3]{color:var(--robeco-blue);opacity:1}.btn-toggle[data-v-8819dde3]{color:currentColor;white-space:normal}.btn-toggle[data-v-8819dde3]:before{display:none}.btn-toggle[data-v-8819dde3]{gap:var(--spacing-2);color:var(--white);align-items:center;display:flex}.icon-grid[data-v-8819dde3]{flex:none;width:1.75em}.list[data-v-cef15baf]{-moz-column-gap:var(--spacing-4);column-gap:var(--spacing-4);padding-left:0;padding-top:var(--spacing-4);border-top:1px solid var(--robeco-gray-darkbg-500);grid-template-columns:repeat(auto-fill,minmax(18em,1fr));margin-bottom:0;list-style:none;display:grid}.list-item-docs[data-v-cef15baf]{margin-bottom:var(--spacing-3)}@media screen and (width>=768px){.list-item-docs[data-v-cef15baf]{margin-bottom:0}}.column[data-v-cef15baf]{margin-bottom:0;padding-left:0;list-style:none}.list-item[data-v-cef15baf]{margin-bottom:var(--spacing-2)}.wrapper[data-v-cef15baf]{padding:var(--spacing-6)}.row[data-v-0e0c24d7]{margin-bottom:0;margin-bottom:var(--spacing-2);background-color:var(--black);border:1px solid var(--black);padding-left:0;list-style:none}.row[data-v-0e0c24d7]:hover{border-color:var(--robeco-blue)}.body[data-v-0e0c24d7],.content-container[data-v-0e0c24d7]{justify-content:space-between;align-items:center;display:grid}.content-container[data-v-0e0c24d7]{padding:var(--spacing-6)}.content[data-v-0e0c24d7]{justify-content:space-between;align-items:center;display:grid}.small-body[data-v-0e0c24d7]{grid-template-columns:10fr 2fr}.small-body .small-content[data-v-0e0c24d7]{grid-template-columns:2fr 8fr}@media screen and (width>=1300px){.small-body[data-v-0e0c24d7]{grid-template-columns:11fr 3fr}.small-body .small-content[data-v-0e0c24d7]{grid-template-columns:3fr 8fr}}.small-grid[data-v-0e0c24d7]{grid-template-columns:repeat(6,1fr)}@media screen and (width>=1300px){.small-grid[data-v-0e0c24d7]{gap:var(--spacing-8);grid-template-columns:repeat(6,1fr)}}.medium-body[data-v-0e0c24d7]{grid-template-columns:9fr 1fr}.medium-body .medium-content[data-v-0e0c24d7]{grid-template-columns:1fr 8fr}@media screen and (width>=1300px){.medium-body[data-v-0e0c24d7]{grid-template-columns:10fr 2fr}.medium-body .medium-content[data-v-0e0c24d7]{grid-template-columns:2fr 8fr}}.medium-grid[data-v-0e0c24d7]{grid-template-columns:repeat(8,1fr)}@media screen and (width>=1300px){.medium-grid[data-v-0e0c24d7]{gap:var(--spacing-8);grid-template-columns:repeat(8,1fr)}}.large-body[data-v-0e0c24d7]{grid-template-columns:10fr 1fr}.large-body .medium-content[data-v-0e0c24d7]{grid-template-columns:1fr 9fr}@media screen and (width>=1300px){.large-body[data-v-0e0c24d7]{grid-template-columns:11fr 2fr}.large-body .medium-content[data-v-0e0c24d7]{grid-template-columns:2fr 9fr}}.large-grid[data-v-0e0c24d7]{grid-template-columns:repeat(9,1fr)}@media screen and (width>=1300px){.large-grid[data-v-0e0c24d7]{gap:var(--spacing-8);grid-template-columns:repeat(9,1fr)}}.content-item[data-v-0e0c24d7]{justify-content:center;align-items:center;display:none}@media screen and (width>=1024px){.content-item[data-v-0e0c24d7]{display:flex}}.pricing[data-v-0e0c24d7]{gap:var(--spacing-1);flex-wrap:wrap}.title[data-v-0e0c24d7]{margin:0}.link[data-v-0e0c24d7]{font-size:var(--font-size-h6);color:var(--white);white-space:normal}.link[data-v-0e0c24d7]:hover{color:var(--robeco-blue)}.sub-title[data-v-0e0c24d7]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--robeco-gray-darkbg-100);text-transform:uppercase}.border[data-v-0e0c24d7]{margin-right:var(--spacing-3);border-left:1px solid var(--robeco-gray-darkbg-500)}.button-container[data-v-0e0c24d7]{height:100%;padding:var(--spacing-6) var(--spacing-6) var(--spacing-6) 0;justify-content:space-between;display:flex}.button-container[data-v-0e0c24d7]:hover{color:var(--robeco-blue);cursor:pointer}.button-container .icon[data-v-0e0c24d7]{font-size:1.5em}.btn[data-v-0e0c24d7]{display:flex}.btn-section[data-v-84b26ccf]{gap:var(--spacing-4);display:flex}.btn[data-v-84b26ccf]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase}.btn-text[data-v-84b26ccf]{display:none}@media screen and (width>=1024px){.btn-text[data-v-84b26ccf]{display:block}}.icon[data-v-84b26ccf]{font-size:1.5em}.list[data-v-84b26ccf]{padding-left:0;padding-top:var(--spacing-4);margin:0 var(--spacing-6) var(--spacing-6);border-top:1px solid var(--robeco-gray-darkbg-500);list-style:none}.list-item[data-v-84b26ccf]{margin-bottom:var(--spacing-4);background-color:var(--robeco-gray-coloredbg-100);border:1px solid var(--robeco-gray-coloredbg-100)}.list-item[data-v-84b26ccf]:hover{border-color:var(--robeco-blue)}.list-item:hover .icon[data-v-84b26ccf]{color:var(--robeco-blue)}.list-item[aria-expanded=true][data-v-84b26ccf]:hover{border-color:var(--robeco-gray-coloredbg-100)}.content[data-v-84b26ccf]{gap:var(--spacing-4);padding:var(--spacing-6);justify-content:space-between;align-items:center;display:flex}.title[data-v-84b26ccf]{margin:0}.text[data-v-84b26ccf]{flex-direction:column;display:flex}.sub-text[data-v-84b26ccf]{color:var(--robeco-gray-coloredbg-900);display:none}@media screen and (width>=1024px){.sub-text[data-v-84b26ccf]{display:block}}.list[data-v-746bedad]{margin-bottom:0;margin-block:var(--spacing-2) var(--spacing-8);padding-left:0;list-style:none}.shareclass[data-v-3e9693fe]{background-color:var(--robeco-gray-darkbg-900)}.list[data-v-3e9693fe]{margin-bottom:0;padding-left:0;list-style:none}.overview[data-v-f26197b7]{position:relative}.button-toggles[data-v-f26197b7]{margin-bottom:var(--spacing-4);border-bottom:1px solid var(--robeco-gray-coloredbg-500);display:flex}@media screen and (width>=1024px){.button-toggles[data-v-f26197b7]{display:none}}.button-text[data-v-f26197b7]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold)}button[data-v-f26197b7]{padding:var(--spacing-4);text-align:center;text-transform:uppercase;flex:1}.active[data-v-f26197b7]{color:var(--robeco-blue);border-bottom:1px solid var(--robeco-blue)}.header-container[data-v-f26197b7]{margin-bottom:var(--spacing-4);grid-template-columns:auto auto;justify-content:space-between;align-items:center;display:grid}.download-button[data-v-f26197b7]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--theme-button-color);text-transform:uppercase;align-items:center}.download-button[data-v-f26197b7]:hover{color:var(--theme-button-secondary-blue-color)}.icon[data-v-f26197b7]{margin-bottom:var(--spacing-1);font-size:var(--font-size-h5);font-weight:var(--font-weight-bold)}.wrapper[data-v-081939a2]{padding-block:var(--spacing-8)}@media screen and (width>=1024px){.wrapper[data-v-081939a2]{margin-block:var(--spacing-18)}}.top-title[data-v-081939a2]{padding-top:var(--spacing-4);color:var(--robeco-blue)}.text-wrapper .foldable-text[data-v-081939a2]{display:block}.text-wrapper .text[data-v-081939a2]{display:none}@media screen and (width>=1024px){.text-wrapper .foldable-text[data-v-081939a2]{display:none}.text-wrapper .text[data-v-081939a2]{display:block}}.wrapper[data-v-407fa4c5]{border-bottom:1px solid var(--robeco-gray-darkbg-500)}.list[data-v-407fa4c5]{margin-bottom:0;margin-bottom:var(--spacing-4);padding-left:0;list-style:none}.list-item[data-v-407fa4c5]{padding-block:var(--spacing-2);border-bottom:1px solid var(--robeco-gray-darkbg-500);margin-bottom:0}.content[data-v-407fa4c5]{transition:translate var(--transition)}@media screen and (width>=1024px){.content[data-v-407fa4c5]{gap:var(--spacing-2);display:flex}}.content[data-v-407fa4c5]:hover{color:var(--robeco-blue);translate:.5em}.link[data-v-407fa4c5]{color:currentColor;white-space:normal}.link[data-v-407fa4c5]:before{display:none}.link[data-v-407fa4c5]{font-size:var(--font-size-base)}.meta[data-v-407fa4c5]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);flex:0 0 16em}.video[data-v-33360089]{width:100%;display:block}.wrapper[data-v-997dabb2]{padding-top:30vh;position:relative}@media screen and (width>=1024px){.wrapper[data-v-997dabb2]{padding-top:18vh}}.image[data-v-997dabb2]{position:absolute;inset:0}@media screen and (width>=1024px){.image.image-hide-desktop[data-v-997dabb2]{display:none}}.image[data-v-997dabb2] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video[data-v-997dabb2]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.media-wrapper[data-v-997dabb2]{z-index:-1;height:50em;inset:0 0 auto}.media-wrapper.fixed[data-v-997dabb2]{position:fixed}.media-wrapper.absolute[data-v-997dabb2]{position:absolute}.media-wrapper[data-v-997dabb2]:after{content:"";background:linear-gradient(transparent,var(--black));display:block;position:absolute;inset:0}.media-wrapper.full-gradient[data-v-997dabb2]:after{background:linear-gradient(180deg,#10101000 0,var(--black) 100%),linear-gradient(180deg,var(--black) 0,#10101000 40%)}.wrapper[data-v-c93f5e5e]{position:relative}.wrapper:has(.warning) .video-wrapper[data-v-c93f5e5e]:after{display:block}.wrapper:has(.warning) .video-wrapper[data-v-c93f5e5e]:before{display:block}@media screen and (width>=1024px){.wrapper:has(.warning) .text[data-v-c93f5e5e]{display:none}.wrapper.is-triggered .text[data-v-c93f5e5e]{display:none}}.video-wrapper[data-v-c93f5e5e]{padding-top:1em;position:relative;overflow:hidden}.video-wrapper[data-v-c93f5e5e] iframe{z-index:1;height:100%}.video-wrapper[data-v-c93f5e5e]:after,.video-wrapper[data-v-c93f5e5e]:before{content:"";display:none;position:absolute}.video-wrapper[data-v-c93f5e5e]:after{aspect-ratio:1;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);transform-origin:50%;background:linear-gradient(#d0d0d04d,#a7a7a733);border:1px solid #a7a7a733;border-radius:10%;width:60%;top:0;right:-30%;transform:rotate(135deg)}.video-wrapper[data-v-c93f5e5e]:before{aspect-ratio:1;background-color:var(--robeco-blue);border-radius:50%;width:40%;bottom:-40%;right:10%}.content[data-v-c93f5e5e]{aspect-ratio:560/315;position:relative}@media screen and (width>=1024px){.text[data-v-c93f5e5e]{bottom:var(--spacing-8);left:var(--spacing-8);z-index:1;width:50%;color:var(--white);position:absolute}.text h2[data-v-c93f5e5e]{margin-bottom:0}}.btn-play[data-v-c93f5e5e]{padding:var(--spacing-8);background-image:linear-gradient(to top,var(--black),transparent);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.icon-play[data-v-c93f5e5e]{aspect-ratio:1;width:5em;display:block}.warning[data-v-c93f5e5e]{z-index:1;gap:var(--spacing-2);padding:var(--spacing-4) var(--spacing-4) 0;margin-inline:auto;-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);border:1px solid;background-image:linear-gradient(#ffffff1f,#0000);border-image-source:linear-gradient(90deg,#e76408,#e7640815);border-image-slice:1;align-items:start;margin-bottom:1em;display:flex;position:relative}@media screen and (width>=1024px){.warning[data-v-c93f5e5e]{--container-width:36em;top:1em;left:calc(100% - var(--container-width)/2 - var(--container-width));width:var(--container-width);position:absolute}}.icon-warning[data-v-c93f5e5e]{width:1.25em;color:var(--robeco-orange);flex:none;translate:0 .25em}.list[data-v-1427c400]{gap:var(--spacing-4);grid-template-columns:repeat(auto-fill,minmax(15em,1fr));margin-bottom:0;padding-left:0;list-style:none;display:grid}.list:is(ul) .list-item[data-v-1427c400]:first-child{color:var(--white);background-color:var(--robeco-blue)}.list:is(ul) .list-item:first-child .image-wrapper[data-v-1427c400]{opacity:1}.list-item[data-v-1427c400]{background-color:var(--theme-tile-background-color);transition:background-color var(--transition);position:relative;overflow:hidden}.list-item[data-v-1427c400]:hover{color:var(--white);background-color:var(--robeco-blue)}.list-item:hover .image-wrapper[data-v-1427c400]{opacity:1}.list-item:hover .text[data-v-1427c400]{background-image:none;translate:0 -.5em}.list-item button[data-v-1427c400]{width:100%;height:100%;display:flex}.image-wrapper[data-v-1427c400]{opacity:0;transition:opacity var(--transition);position:absolute;inset:0}.image-wrapper[data-v-1427c400]:after{content:"";background-image:linear-gradient(to top,var(--black),transparent);position:absolute;inset:0}.image-wrapper .image[data-v-1427c400]{position:relative}.image-wrapper[data-v-1427c400] img{-o-object-fit:cover;object-fit:cover;height:100%}.text[data-v-1427c400]{aspect-ratio:3/4;width:100%;padding:var(--spacing-4);text-align:left;transition:translate var(--transition);flex-direction:column;justify-content:flex-end;margin:0;display:flex;position:relative}.top-title[data-v-1427c400]{margin-bottom:var(--spacing-1)}.icon[data-v-1427c400]{position:absolute;top:-.2em;left:-.2em}.products-overview[data-v-33129e11]{margin-bottom:-8rem;padding-bottom:5rem;position:relative;overflow:hidden}.decoration[data-v-33129e11]{inset:0}.blue-circle[data-v-33129e11],.decoration[data-v-33129e11],.glass-triangle[data-v-33129e11],.orange-circle[data-v-33129e11]{position:absolute}.blue-circle[data-v-33129e11]{background-color:var(--robeco-blue);filter:blur(3em);border-radius:50%;width:50vw;height:50vh;top:-15vh;right:-15vh}@media screen and (width>=1024px){.blue-circle[data-v-33129e11]{top:-25vh;right:-25vh}}.orange-circle[data-v-33129e11]{background-color:var(--robeco-orange);filter:blur(1.5em);border-radius:50%;width:18.75em;height:18.75em;top:10.625em;left:-10em;transform:rotate(-32deg)}@media screen and (width>=1024px){.orange-circle[data-v-33129e11]{width:31.25em;height:31.25em;top:8.125em;left:-10em;transform:none}}.glass-triangle[data-v-33129e11]{aspect-ratio:1;border:1px solid var(--robeco-gray-coloredbg-500);transform-origin:0 0;background:linear-gradient(#d0d0d04d,#a7a7a733);border-bottom-right-radius:4.375em;width:51.25em;top:-7.5em;left:-63.75em;overflow:hidden;transform:skew(9deg,17deg)rotate(-32deg)}@media screen and (width>=1024px){.glass-triangle[data-v-33129e11]{transform-origin:50%;border-top-left-radius:10em;width:60.3125em;top:-28.75em;left:-32.5em;transform:skew(207deg)rotate(-194deg)}}.glass-triangle .orange-circle[data-v-33129e11]{filter:blur();transform-origin:50%;width:15.625em;height:18.75em;top:37.75em;left:23.75em;transform:skew(162deg)rotate(18deg)}@media screen and (width>=1024px){.glass-triangle .orange-circle[data-v-33129e11]{transform-origin:100%;width:31.25em;height:31.25em;top:10.3125em;left:-7.5em;transform:translateY(-13em)skew(155deg)rotate(158deg)}}.content[data-v-33129e11]{position:relative}.text-wrapper[data-v-33129e11]{padding-block:var(--spacing-16)}@media screen and (width>=1024px){.text-wrapper[data-v-33129e11]{min-height:32em}.title[data-v-33129e11]{font-size:var(--font-size-xl)}}.text[data-v-e61ed877]{margin-bottom:var(--spacing-8)}.buttons[data-v-e61ed877]{gap:var(--spacing-4);flex-direction:column;align-items:flex-start;display:flex}.cpo-wrapper[data-v-57ee6d6f]{padding-top:var(--header-height)}.wrapper[data-v-48709c00]{min-height:10vw;position:relative}.job-description[data-v-48709c00]{padding-bottom:var(--spacing-4)}.list[data-v-0546b5c4]{gap:var(--spacing-4);margin-bottom:0;padding-left:0;list-style:none;display:none}@media screen and (width>=1024px){.list[data-v-0546b5c4]{display:flex}.select-field[data-v-0546b5c4]{display:none}}.btn[data-v-0546b5c4]{padding:var(--spacing-2-5) var(--spacing-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--robeco-gray-darkbg-100);text-transform:uppercase}.btn[data-v-0546b5c4]:hover{color:var(--robeco-blue)}.btn.active[data-v-0546b5c4]{color:var(--white);background-color:var(--robeco-gray-coloredbg-100)}.list-item[data-v-66ef961d]{gap:var(--spacing-6);padding-bottom:var(--spacing-6);margin-bottom:var(--spacing-6);border-bottom:1px solid var(--robeco-gray-darkbg-500);display:flex}@media screen and (width>=1024px){.list-item[data-v-66ef961d]{border:0}.list-item:hover .content[data-v-66ef961d]{translate:.5em}.list-item:hover .link[data-v-66ef961d]{color:var(--robeco-blue)}}.image[data-v-66ef961d]{width:var(--v75d41a61);height:var(--v75d41a61);-o-object-fit:cover;object-fit:cover;flex:none;display:none}@media screen and (width>=1024px){.image[data-v-66ef961d]{display:block}}.meta[data-v-66ef961d]{gap:var(--spacing-1);margin-bottom:var(--spacing-1);font-weight:var(--font-weight-bold);display:flex}.content[data-v-66ef961d]{padding-top:var(--spacing-4);transition:translate var(--transition)}.link[data-v-66ef961d]{color:currentColor;white-space:normal}.link[data-v-66ef961d]:before{display:none}.link[data-v-66ef961d]{color:var(--robeco-blue)}@media screen and (width>=1024px){.link[data-v-66ef961d]{color:var(--white)}}.text[data-v-66ef961d]{display:block}.tag[data-v-66ef961d]{text-transform:uppercase}.list[data-v-f324a68a]{margin-bottom:0;padding-left:0;list-style:none}.header[data-v-6f9a9c0b]{gap:var(--spacing-2);padding-bottom:var(--spacing-8);margin-bottom:var(--spacing-8);border-bottom:1px solid var(--theme-border-color);display:grid}@media screen and (width>=1024px){.header[data-v-6f9a9c0b]{gap:var(--spacing-4);grid-template-columns:repeat(3,1fr)}}.total[data-v-6f9a9c0b]{padding-top:var(--spacing-2)}.field[data-v-6f9a9c0b]{margin-bottom:var(--spacing-8)}.total[data-v-d7f9cc66]{margin-bottom:var(--spacing-4)}.list[data-v-d7f9cc66]{gap:var(--spacing-4);margin-bottom:0;padding-left:0;list-style:none;display:grid}.card[data-v-d7f9cc66]{aspect-ratio:1}@media screen and (width>=768px){.card[data-v-d7f9cc66]{aspect-ratio:5/7}}@media screen and (width>=1024px){.list[data-v-d7f9cc66]{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.list-item[data-v-d7f9cc66]:nth-child(9n-3){grid-column:span 3}.list-item[data-v-d7f9cc66]:nth-child(9n-2){grid-column:span 2}.list-item:nth-child(9n-2) .card[data-v-d7f9cc66],.list-item:nth-child(9n-3) .card[data-v-d7f9cc66]{aspect-ratio:auto;height:100%}}.strategies-overview[data-v-484ade54]{position:relative;overflow:hidden}.strategies-overview[data-v-484ade54]:before{aspect-ratio:1;content:"";filter:blur(6.25rem);background-color:#035e6f;border-radius:50%;width:37.5rem;position:absolute;top:-30rem;left:5rem}@media screen and (width>=1024px){.strategies-overview[data-v-484ade54]:before{filter:blur(6.875rem);background-color:#067d92;width:87.5rem;top:-73rem;left:auto;right:-50rem}}.content[data-v-484ade54]{padding-top:var(--spacing-16);position:relative}@media screen and (width>=1024px){.title[data-v-484ade54]{font-size:var(--font-size-xl)}}.wrapper[data-v-43845e5d]:has(.text){gap:var(--spacing-8);display:grid}@media screen and (width>=1024px){.wrapper[data-v-43845e5d]:has(.text){grid-template-columns:2fr 8fr}}.image-wrapper[data-v-43845e5d]{max-width:20rem;margin-inline:auto;position:relative}.image-wrapper.has-circle[data-v-43845e5d]{padding-block:var(--spacing-4);padding-left:var(--spacing-4)}.image-wrapper.has-circle[data-v-43845e5d]:before{top:calc(var(--spacing-8)*-1);left:calc(var(--spacing-8)*-1);aspect-ratio:1;content:"";filter:blur(1.5em);background:radial-gradient(57.68% 57.68% at 34.95% 27.51%,#007e93 0,#0fcfef 100%);border-radius:50%;width:100%;display:block;position:absolute}.text[data-v-43845e5d]{border-bottom:1px solid var(--theme-border-color)}@media screen and (width>=1024px){.text[data-v-43845e5d]{padding-right:var(--spacing-8);border-right:1px solid var(--theme-border-color);border-bottom:0}}.image[data-v-43845e5d]{position:relative}.images-wrapper[data-v-7b28873e]{--background-height:9em;padding-bottom:var(--spacing-8);background:linear-gradient(to top,var(--black) var(--background-height),transparent var(--background-height))}@media screen and (width>=1024px){.images-wrapper[data-v-7b28873e]{--background-height:12em;padding-bottom:var(--spacing-12)}}.images[data-v-7b28873e]{gap:var(--spacing-3);grid-template-rows:160px 90px 150px 20px;grid-template-columns:160px 180px 65px;justify-content:flex-end;display:grid}@media screen and (width>=1024px){.images[data-v-7b28873e]{gap:var(--spacing-4);grid-template-rows:230px 120px 210px 30px;grid-template-columns:360px 250px 90px}}.image-0[data-v-7b28873e]{grid-area:1/2/3/3}.image-1[data-v-7b28873e]{grid-area:2/1/5/2}.image-2[data-v-7b28873e]{grid-column:2/4}.last .theme-wrapper{padding-block-end:calc(var(--footer-offset) - var(--spacing-8))}.last:not(:has(.theme-wrapper)){padding-block-end:calc(var(--footer-offset) - var(--spacing-8))}.footer .cta{margin-block-start:calc(var(--footer-offset)*-1)}.logo[data-v-de66fd29]{flex:0 0 var(--ecbe01e4);margin-right:var(--spacing-16);align-self:center}.logo.dark .logo-dark[data-v-de66fd29],.logo.light .logo-light[data-v-de66fd29],.logo.transparent .logo-dark[data-v-de66fd29]{display:none}.btn-logo[data-v-de66fd29]{color:currentColor;white-space:normal}.btn-logo[data-v-de66fd29]:before{display:none}.btn-logo[data-v-de66fd29] .title{display:block}.logo-desktop[data-v-de66fd29]{display:none}@media screen and (width>=1024px){.logo-desktop[data-v-de66fd29]{display:block}}.logo-mobile[data-v-de66fd29]{display:block}@media screen and (width>=1024px){.logo-mobile[data-v-de66fd29]{display:none}}.sub-nav[data-v-5afc8b23]{z-index:var(--z-index-header);justify-content:center;padding-top:2em;display:none;position:absolute;inset:4em 0 auto}.main-list-item[data-v-5afc8b23]{padding-inline:var(--spacing-8)}.main-list-item:focus-within .sub-nav[data-v-5afc8b23],.main-list-item:hover .sub-nav[data-v-5afc8b23]{display:flex}.list[data-v-5afc8b23]{gap:var(--spacing-8);padding:var(--spacing-4) var(--spacing-16);color:var(--black);background-color:var(--white);border:1px solid var(--robeco-gray-lightbg-500);border-radius:.25em;margin-bottom:0;list-style:none;display:flex}.main-link[data-v-5afc8b23],.sub-link[data-v-5afc8b23]{color:currentColor;white-space:normal}.main-link[data-v-5afc8b23]:before,.sub-link[data-v-5afc8b23]:before{display:none}.main-link[data-v-5afc8b23]{height:var(--header-height);border-bottom:2px solid #0000;align-items:center;display:flex}.list-item:focus-within .main-link[data-v-5afc8b23],.list-item:hover .main-link[data-v-5afc8b23],.main-link[data-v-5afc8b23]:hover,.router-link-active[data-v-5afc8b23],.sub-link[data-v-5afc8b23]:hover{color:var(--robeco-blue);border-bottom-color:var(--robeco-blue)}.list[data-v-0cea63f2]{font-family:var(--font-family-heading);font-weight:var(--font-weight-normal);margin-bottom:0;padding-left:0;list-style:none;display:flex}.logged-in-modal[data-v-28311fe5]{top:calc(var(--header-height) + var(--spacing-4));z-index:var(--z-index-modal);min-width:12em;padding:var(--spacing-6);background-color:var(--white);border-radius:.25em;position:absolute;right:0}.list[data-v-28311fe5]{border-bottom:1px solid var(--gray);margin-bottom:0;padding-left:0;list-style:none}.list[data-v-28311fe5],.list-item[data-v-28311fe5]{margin-bottom:var(--spacing-2)}.icon[data-v-28311fe5]{flex:none;font-size:1.2em}.btn[data-v-28311fe5]{color:currentColor;white-space:normal}.btn[data-v-28311fe5]:before{display:none}.btn[data-v-28311fe5]{gap:var(--spacing-2);width:100%;padding:var(--spacing-1);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--black);text-transform:uppercase;display:flex}.btn[data-v-28311fe5]:hover{color:var(--robeco-blue);background-color:var(--gray)}.wrapper[data-v-44f40ea9]{gap:var(--spacing-4);padding:var(--spacing-4) var(--spacing-4);color:var(--black);background-color:var(--white);border-radius:.25em;position:relative}.label[data-v-44f40ea9],.wrapper[data-v-44f40ea9]{align-items:center;display:flex}.label[data-v-44f40ea9]{flex:none;font-size:2em}.btn-reset[data-v-44f40ea9]{padding-block:var(--spacing-2);color:var(--robeco-gray-lightbg-900);flex:none}.btn-reset[data-v-44f40ea9]:hover{color:var(--black)}.icon-close[data-v-44f40ea9]{font-size:1.5em}.btn-submit[data-v-44f40ea9]{flex:none;margin-bottom:0}.text[data-v-6817fd8e]{margin-bottom:var(--spacing-4)}.list[data-v-2d7cce87]{gap:var(--spacing-4);grid-template-columns:repeat(2,1fr);margin-bottom:0;padding-left:0;list-style:none;display:grid}@media screen and (width>=1024px){.list[data-v-2d7cce87]:has(>:nth-child(4):last-child){--columns:4}.list[data-v-2d7cce87]{grid-template-columns:repeat(var(--columns,3),18em)}}.wrapper[data-v-b3ce3440]{justify-content:end;display:flex}.content[data-v-b3ce3440]{max-width:100%;padding:var(--spacing-8);color:var(--black);background-color:var(--white);border-radius:.25em;position:relative;overflow:hidden}.content[data-v-b3ce3440]:before{z-index:0;content:"";filter:blur(1em);background:radial-gradient(57.68% 57.68% at 34.95% 27.51%,#007e93 0,#0fcfef 100%);border-radius:50%;width:100rem;height:60rem;position:absolute;bottom:-50rem;left:25%}.breadcrumb[data-v-42f197c0]{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:uppercase;border-bottom:1px solid var(--robeco-gray-lightbg-500);justify-content:space-between;padding-right:2em}.breadcrumb[data-v-42f197c0],.btn-back[data-v-42f197c0]{align-items:center;display:flex}.btn-back[data-v-42f197c0]{width:2em;padding:var(--spacing-4);flex:none;justify-content:center}.icon[data-v-42f197c0]{flex:none;font-size:.8rem;translate:0 -.05em}.title[data-v-42f197c0]{text-align:center;flex:1 0 auto;padding-right:3em;display:block}.slide-in-enter-active[data-v-454c23cd],.slide-in-leave-active[data-v-454c23cd]{transition:opacity var(--transition)}.slide-in-enter-active .header[data-v-454c23cd],.slide-in-leave-active .header[data-v-454c23cd]{transition:var(--transition);transition-property:opacity translate}.slide-in-enter-from[data-v-454c23cd],.slide-in-leave-to[data-v-454c23cd]{opacity:0}.slide-in-enter-from .header[data-v-454c23cd],.slide-in-leave-to .header[data-v-454c23cd]{opacity:0;translate:0 1em}.languages[data-v-454c23cd]{margin-block:var(--spacing-6) var(--spacing-20)}.header[data-v-454c23cd]{z-index:var(--z-index-header);position:sticky;top:0}.breadcrumb[data-v-454c23cd]{background:var(--white);position:relative}.footer[data-v-454c23cd]{inset:auto var(--gutter) 0;border-top:1px solid var(--robeco-gray-lightbg-500);background-color:#fff;position:fixed}.submenu[data-v-454c23cd]{height:calc(100vh - var(--header-height));position:relative;overflow-y:auto}.btn[data-v-454c23cd]{width:100%}.slide-in-enter-active[data-v-a96ebe50],.slide-in-leave-active[data-v-a96ebe50]{transition:opacity var(--transition)}.slide-in-enter-active .header[data-v-a96ebe50],.slide-in-leave-active .header[data-v-a96ebe50]{transition:var(--transition);transition-property:opacity translate}.slide-in-enter-from[data-v-a96ebe50],.slide-in-leave-to[data-v-a96ebe50]{opacity:0}.slide-in-enter-from .header[data-v-a96ebe50],.slide-in-leave-to .header[data-v-a96ebe50]{opacity:0;translate:0 1em}.slide-in-enter-from .list-item[data-v-a96ebe50],.slide-in-leave-to .list-item[data-v-a96ebe50]{opacity:0;translate:calc((var(--order) + 1)*.5rem) 0}.list[data-v-a96ebe50]{margin-bottom:0;margin-top:var(--spacing-4);padding-left:0;list-style:none}.list-item[data-v-a96ebe50]{transition:all calc(var(--v071ea557)*1ms) ease-in-out;transition-delay:calc((var(--order) + 1)*var(--v0cc2c863)*1ms)}.link[data-v-a96ebe50]{color:currentColor;white-space:normal}.link[data-v-a96ebe50]:before{display:none}.link[data-v-a96ebe50]{padding-block:var(--spacing-2);margin-bottom:0;display:block}.link.active[data-v-a96ebe50]{color:var(--robeco-blue)}.list[data-v-e7e7c8d0]{gap:var(--spacing-14);padding-left:0;padding-block:var(--spacing-8);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--white);text-transform:uppercase;border-top:1px solid var(--white);justify-content:center;margin-bottom:0;list-style:none;display:flex;position:relative}.link[data-v-e7e7c8d0]{color:currentColor}.meta-slide-in-enter-active[data-v-fd31c06e],.meta-slide-in-leave-active[data-v-fd31c06e]{transition:var(--transition-timing-function) .5s;transition-property:translate opacity}.meta-slide-in-enter-from[data-v-fd31c06e],.meta-slide-in-leave-to[data-v-fd31c06e]{opacity:0;translate:0 2em}.menu-mobile-wrapper[data-v-fd31c06e]{z-index:var(--z-index-menu);padding:var(--header-height) var(--spacing-4) var(--spacing-4);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.menu-mobile-wrapper.has-visible-main-menu[data-v-fd31c06e]:before{translate:-20em}.menu-mobile-wrapper.has-visible-languages-menu[data-v-fd31c06e]:before{opacity:0}.menu-mobile-wrapper[data-v-fd31c06e]:before{z-index:0;aspect-ratio:1;pointer-events:none;content:"";filter:blur(1em);width:100rem;transition:all var(--transition-timing-function);transition-duration:calc(var(--v5ba718ec)*1ms);background:radial-gradient(57.68% 57.68% at 34.95% 27.51%,#007e93 0,#0fcfef 100%);border-radius:50%;position:fixed;bottom:-80rem;left:-20rem}@media screen and (width>=1024px){.menu-mobile-wrapper[data-v-fd31c06e]{display:none}}.list[data-v-fd31c06e]{margin-bottom:0;margin-block:var(--spacing-8);padding-left:0;list-style:none}.btn-languages[data-v-fd31c06e]{gap:var(--spacing-2);padding-block:var(--spacing-4);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--black);text-transform:uppercase;cursor:pointer;background:0 0;border:none;justify-content:center;display:flex;position:relative}.menu-secondary[data-v-fd31c06e]{margin-top:auto}.menu-item-link[data-v-fd31c06e]{width:100%;padding:var(--spacing-3) 0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;margin-bottom:0;text-decoration:none;display:flex}.menu-item-link.router-link-active[data-v-fd31c06e]{color:var(--robeco-blue)}.icon-next[data-v-fd31c06e]{flex:none;margin-left:auto;font-size:1rem}.list-item[data-v-fd31c06e]{transition:all calc(var(--v54ee0778)*1ms) ease-in-out;transition-delay:calc((var(--order) + 1)*var(--f47a9bd4)*1ms)}.wrapper-slide-in-enter-active[data-v-fd31c06e],.wrapper-slide-in-leave-active[data-v-fd31c06e]{transition:all var(--transition-timing-function);transition-duration:calc(var(--v282cef26)*1ms)}.wrapper-slide-in-enter-from[data-v-fd31c06e],.wrapper-slide-in-leave-to[data-v-fd31c06e]{opacity:0}.wrapper-slide-in-enter-from.menu-mobile-wrapper[data-v-fd31c06e]:before,.wrapper-slide-in-leave-to.menu-mobile-wrapper[data-v-fd31c06e]:before{translate:-20em}.icon-language[data-v-fd31c06e]{font-size:1rem}.main-menu-slide-in-enter-active[data-v-fd31c06e],.main-menu-slide-in-leave-active[data-v-fd31c06e]{transition-duration:calc(var(--v54ee0778)*1ms);transition-property:opacity translate}.main-menu-slide-in-enter-active .list-item[data-v-fd31c06e],.main-menu-slide-in-leave-active .list-item[data-v-fd31c06e]{opacity:0;translate:calc((var(--order) + 1)*1rem) 0}.main-menu-slide-in-enter-from[data-v-fd31c06e],.main-menu-slide-in-leave-to[data-v-fd31c06e]{opacity:0;translate:-2em}.header[data-v-b838df10]{--border-color:var(--robeco-gray-coloredbg-500);z-index:var(--z-index-header);position:fixed;inset:0 0 auto}.header-bar[data-v-b838df10]{background-color:var(--v3f4f4618);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-color);transition:var(--transition);transition-property:background-color}.header-bar.dark[data-v-b838df10]{--border-color:var(--robeco-gray-coloredbg-500);color:var(--white);background-color:var(--black)}.header-bar.light[data-v-b838df10]{--border-color:var(--robeco-gray-lightbg-500);color:var(--black);background-color:var(--white)}.header-bar.has-active-modal .menu-desktop[data-v-b838df10]{color:var(--robeco-gray-lightbg-500);position:relative}.header-bar.has-active-modal .menu-desktop[data-v-b838df10] .router-link-active{color:currentColor}.header-bar.has-active-modal .menu-desktop[data-v-b838df10]:after{content:"";position:absolute;inset:0}.wrapper[data-v-b838df10]{height:var(--header-height);justify-content:space-between;align-items:stretch;display:flex}.buttons[data-v-b838df10]{border-right:1px solid var(--border-color);display:flex}.login-wrapper[data-v-b838df10]{display:none;position:relative}@media screen and (width>=1024px){.login-wrapper[data-v-b838df10]{display:flex}}.icon[data-v-b838df10]{font-size:1.5em}.icon-check[data-v-b838df10]{color:var(--white);background-color:var(--robeco-blue);border:2px solid var(--black);border-radius:50%;font-size:.9rem;position:absolute;top:2.65rem;right:1.25rem}.btn[data-v-b838df10]{gap:var(--spacing-2);padding:var(--spacing-6) var(--spacing-5);font-family:var(--font-family-heading);font-size:1.1em;font-weight:var(--font-weight-normal);border-bottom:2px solid #0000;border-left:1px solid var(--border-color);align-items:center;display:flex}.btn[data-v-b838df10]:hover{color:var(--robeco-blue);border-bottom-color:var(--robeco-blue)}.btn:hover .icon-check[data-v-b838df10]{border-color:var(--white)}.btn[aria-expanded=true][data-v-b838df10]{color:var(--white);background-color:var(--robeco-blue)}.btn[aria-expanded=true] .icon-check[data-v-b838df10]{color:var(--robeco-blue);background-color:var(--white);border-color:var(--robeco-blue)}.btn-languages[data-v-b838df10]{display:none}@media screen and (width>=1024px){.btn-languages[data-v-b838df10]{display:block}}.menu-desktop[data-v-b838df10]{display:none}@media screen and (width>=1024px){.menu-desktop[data-v-b838df10]{display:block}.btn-menu[data-v-b838df10]{display:none}}.footer[data-v-c7415b63]{z-index:var(--z-index-footer);color:var(--black);background-color:var(--white);position:relative}.primary-links-title[data-v-c7415b63],.secondary-links[data-v-c7415b63]{margin-bottom:var(--spacing-4);color:var(--black)}.secondary-links[data-v-c7415b63]{gap:var(--spacing-6);grid-template-columns:repeat(auto-fit,minmax(8em,1fr));display:grid}.secondary-links[data-v-c7415b63] a{font-family:var(--font-family-heading);font-size:var(--font-size-h6);font-weight:var(--font-weight-normal);line-height:var(--line-height-heading);white-space:normal}@media screen and (width>=768px){.secondary-links[data-v-c7415b63] a{font-size:var(--font-size-h5)}}.secondary-links[data-v-c7415b63] .top-title{color:var(--robeco-gray-lightbg-500)}.blockcta[data-v-c7415b63] .cta{background:var(--white)}.image[data-v-c7415b63]{max-width:8em}.disclaimers[data-v-c7415b63],.image[data-v-c7415b63]{margin-bottom:var(--spacing-4)}.disclaimers[data-v-c7415b63]{padding-top:var(--spacing-6);border-top:1px solid var(--robeco-gray-lightbg-500)}.list[data-v-c7415b63]{gap:var(--spacing-4);margin-bottom:0;margin-bottom:var(--spacing-4);flex-wrap:wrap;padding-left:0;list-style:none;display:flex}.social-media-link-list[data-v-c7415b63]{margin-bottom:var(--spacing-2);color:var(--black)}.notification[data-v-41807f93]{z-index:var(--z-index-notification);padding:var(--spacing-2) var(--spacing-4);text-align:center;background-color:var(--robeco-orange);position:fixed;inset:auto 0 0}[data-v-41807f93] a{font-weight:var(--font-weight-bold);color:var(--white)}.logo-bar[data-v-afa946b5]{padding:var(--spacing-3) 0;margin:calc(var(--spacing-8)*-1) calc(var(--spacing-8)*-1) 0;border-bottom:1px solid var(--robeco-gray-lightbg-500);justify-content:center;display:flex}.logo[data-v-afa946b5] img{width:140px;display:block}.body[data-v-afa946b5]{padding-top:var(--spacing-4)}@media screen and (width>=768px){.body[data-v-afa946b5]{padding-top:var(--spacing-6)}}.title[data-v-afa946b5]{margin-bottom:var(--spacing-3);color:var(--robeco-blue)}.intro[data-v-afa946b5]{margin-bottom:var(--spacing-2);font-size:var(--font-size-sm)}@media screen and (width>=768px){.intro[data-v-afa946b5]{margin-bottom:var(--spacing-6)}}.grid[data-v-afa946b5]{margin-bottom:var(--spacing-6);grid-template-columns:minmax(8rem,1fr) 2fr auto;display:grid}.category[data-v-afa946b5],.description[data-v-afa946b5],.head[data-v-afa946b5],.status[data-v-afa946b5]{padding:var(--spacing-1);font-size:var(--font-size-sm);align-content:center}@media screen and (width>=768px){.category[data-v-afa946b5],.description[data-v-afa946b5],.head[data-v-afa946b5],.status[data-v-afa946b5]{padding:var(--spacing-3) var(--spacing-4);font-size:var(--font-size-base)}}.head[data-v-afa946b5]{font-size:.75rem;font-weight:var(--font-weight-bold);color:var(--robeco-gray-lightbg-700,currentcolor);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--robeco-gray-lightbg-500)}.grid[data-v-afa946b5]>:nth-child(6n+4),.grid[data-v-afa946b5]>:nth-child(6n+5),.grid[data-v-afa946b5]>:nth-child(6n+6){background-color:var(--robeco-gray-lightbg-100)}.status[data-v-afa946b5]{justify-content:center;align-items:center;display:flex}.status input[type=checkbox][data-v-afa946b5]{cursor:pointer}.status input[type=checkbox][data-v-afa946b5]:disabled{cursor:not-allowed}@media screen and (width>=768px){.status[data-v-afa946b5]{justify-content:flex-end}}.preferences-buttons[data-v-afa946b5]{gap:var(--spacing-4);grid-template-columns:1fr 1fr;display:grid}@media screen and (width>=768px){.preferences-buttons[data-v-afa946b5]{grid-template-columns:max-content max-content;justify-content:flex-end}}.content[data-v-2c13065a],.wrapper[data-v-2c13065a]{position:relative}.content[data-v-2c13065a]{flex-direction:column;display:flex}.title[data-v-2c13065a]{padding-top:var(--spacing-4);color:var(--robeco-blue)}.logo-bar[data-v-2c13065a]{padding:var(--spacing-3) 0;margin:calc(var(--spacing-8)*-1) calc(var(--spacing-8)*-1) 0;border-bottom:1px solid var(--robeco-gray-lightbg-500);justify-content:center;display:flex}.logo[data-v-2c13065a] img{width:140px;display:block}.selectors[data-v-2c13065a]{gap:var(--spacing-4);margin-bottom:var(--spacing-4);flex-direction:column;display:flex}@media screen and (width>=768px){.selectors[data-v-2c13065a]{gap:var(--spacing-10);flex-direction:row;align-items:center}}.target-groups[data-v-2c13065a]{gap:var(--spacing-2) var(--spacing-4);border:0;flex-flow:wrap;margin:0;padding:0;display:flex}.selector-label[data-v-2c13065a]{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--robeco-gray-lightbg-900);text-transform:uppercase;letter-spacing:.05em}.locale-switcher select[data-v-2c13065a]{padding:var(--spacing-2) var(--spacing-3);background-color:var(--white);border:1px solid var(--robeco-gray-lightbg-500);border-radius:var(--radius-1,4px)}.target-group[data-v-2c13065a]{gap:var(--spacing-2);cursor:pointer;align-items:center;display:inline-flex}.disclaimer-title[data-v-2c13065a]{background-color:var(--white);border-bottom:1px solid var(--robeco-gray-lightbg-500)}.text[data-v-2c13065a]{height:calc(100vh - 32em);max-height:14rem;padding:var(--spacing-8);border:solid var(--robeco-gray-lightbg-500);border-width:1px 1px 0;overflow-y:auto}.agreement-wrapper[data-v-2c13065a],.text[data-v-2c13065a]{background-color:var(--robeco-gray-lightbg-100)}.agreement-wrapper[data-v-2c13065a]{border:1px solid var(--robeco-gray-lightbg-500)}.agreement[data-v-2c13065a]{gap:var(--spacing-2);padding:var(--spacing-4);cursor:pointer;align-items:center;display:inline-flex}.agreement-text[data-v-2c13065a]{font-weight:var(--font-weight-bold)}.cookies-section[data-v-2c13065a]{margin-top:var(--spacing-6)}.cookies-title[data-v-2c13065a]{border-bottom:1px solid var(--robeco-gray-lightbg-500)}.cookies-text[data-v-2c13065a]{margin-top:var(--spacing-4)}.buttons[data-v-2c13065a]{gap:var(--spacing-1);padding-top:var(--spacing-4);background-color:var(--white);flex-direction:row;grid-template-columns:1fr;display:grid;bottom:0}@media screen and (width>=768px){.buttons[data-v-2c13065a]{gap:var(--spacing-1);justify-content:flex-end;display:flex}}.wrapper[data-v-83313afe]{position:relative}.wrapper[data-v-83313afe]:before{aspect-ratio:1;content:"";background:var(--robeco-blue);filter:blur(4rem);border-radius:50%;width:95%;position:absolute;bottom:80%;left:50%}.content[data-v-83313afe]{flex-direction:column;display:flex;position:relative}.image[data-v-83313afe] img{width:10em;margin-bottom:var(--spacing-6)}.buttons[data-v-83313afe]{gap:var(--spacing-4);padding-top:var(--spacing-4);background-color:var(--white);border-top:1px solid var(--robeco-gray-lightbg-500);flex-direction:row;grid-template-columns:repeat(2,1fr);display:grid;bottom:0}@media screen and (width>=768px){.buttons[data-v-83313afe]{justify-content:flex-end;display:flex}}.tabs[data-v-7b07398b]{gap:var(--spacing-4);margin-bottom:var(--spacing-2);flex-direction:column;display:flex}@media screen and (width>=768px){.tabs[data-v-7b07398b]{flex-direction:row}}.text[data-v-7b07398b]{max-height:22rem;margin-bottom:var(--spacing-4);overflow-y:auto}.content[data-v-bfabc743],.wrapper[data-v-bfabc743]{position:relative}.content[data-v-bfabc743]{flex-direction:column;display:flex}.title[data-v-bfabc743]{padding-top:var(--spacing-4);color:var(--robeco-blue)}.logo-bar[data-v-bfabc743]{padding:var(--spacing-3) 0;margin:calc(var(--spacing-8)*-1) calc(var(--spacing-8)*-1) 0;border-bottom:1px solid var(--robeco-gray-lightbg-500);justify-content:center;display:flex}.logo[data-v-bfabc743] img{width:140px;display:block}.disclaimer-title[data-v-bfabc743]{background-color:var(--white);border-bottom:1px solid var(--robeco-gray-lightbg-500)}.text[data-v-bfabc743]{height:calc(100vh - 32em);max-height:14rem;padding:var(--spacing-8);border:solid var(--robeco-gray-lightbg-500);border-width:1px 1px 0;overflow-y:auto}.agreement-wrapper[data-v-bfabc743],.text[data-v-bfabc743]{background-color:var(--robeco-gray-lightbg-100)}.agreement-wrapper[data-v-bfabc743]{border:1px solid var(--robeco-gray-lightbg-500)}.agreement[data-v-bfabc743]{gap:var(--spacing-2);padding:var(--spacing-4);cursor:pointer;align-items:center;display:inline-flex}.agreement-text[data-v-bfabc743]{font-weight:var(--font-weight-bold)}.cookies-section[data-v-bfabc743]{margin-top:var(--spacing-6)}.cookies-title[data-v-bfabc743]{border-bottom:1px solid var(--robeco-gray-lightbg-500)}.cookies-text[data-v-bfabc743]{margin-top:var(--spacing-4)}.buttons[data-v-bfabc743]{gap:var(--spacing-1);padding-top:var(--spacing-4);background-color:var(--white);flex-direction:row;grid-template-columns:1fr;display:grid;bottom:0}@media screen and (width>=768px){.buttons[data-v-bfabc743]{gap:var(--spacing-1);justify-content:flex-end;display:flex}}.text[data-v-fe5bffd8]{height:calc(100vh - 25em);max-height:22rem;margin-bottom:var(--spacing-4);overflow-y:auto}.page[data-v-25de8106]{position:relative}.main[data-v-25de8106]{isolation:isolate}.page[data-v-25de8106]:has(.block-related-insights) .footer .cta{margin-top:calc(var(--footer-offset)*-1)}.blocks[data-v-60e9de5c]>:first-child{padding-top:var(--header-height)}
