#performance-chart-wrapper{height:100%;width:100%}@media screen and (max-width:911px){#performance-chart-wrapper{overflow:hidden;padding:0 24px}}@media screen and (min-width:912px) and (max-width:1024px){#performance-chart-wrapper{overflow:hidden;padding:0 64px}}#performance-chart-wrapper ol,#performance-chart-wrapper ul{margin:0;padding:0}#performance-chart-wrapper p{margin:0}#performance-chart-wrapper header{margin:0 auto;max-width:720px}#performance-chart-wrapper header>h2,#performance-chart-wrapper header>p{text-align:center}#performance-chart-wrapper main>:not(.pc-performance-chart){margin-left:auto;margin-right:auto;max-width:912px}#performance-chart-wrapper .black,#performance-chart-wrapper .black p{color:#000}#performance-chart-wrapper .flex{display:flex}#performance-chart-wrapper .space-between{justify-content:space-between}#performance-chart-wrapper .align-center{align-items:center}#performance-chart-wrapper .align-start{align-items:flex-start}#performance-chart-wrapper .flex-wrap{flex-wrap:wrap}#performance-chart-wrapper .w-full{width:100%}#performance-chart-wrapper .w-1-2{width:50%}#performance-chart-wrapper .w-2-3{width:66%}#performance-chart-wrapper .w-3-4{width:75%}#performance-chart-wrapper .w-1-3{width:40%}#performance-chart-wrapper .m-t-gap-3-4{margin-top:12px}#performance-chart-wrapper .m-r-gap{margin-right:16px}#performance-chart-wrapper .m-r-gap-2x{margin-right:32px}#performance-chart-wrapper .m-l-gap-2x{margin-left:32px}#performance-chart-wrapper .m-t-gap{margin-top:16px}#performance-chart-wrapper .m-t-gap-2x{margin-top:32px}#performance-chart-wrapper .divider,#performance-chart-wrapper .m-t-gap-3x{margin-top:48px}#performance-chart-wrapper .divider,#performance-chart-wrapper .m-b-gap-3x{margin-bottom:48px}#performance-chart-wrapper .m-t-gap-4x{margin-top:34px}#performance-chart-wrapper .gap-3x>*+*{margin-left:48px}#performance-chart-wrapper .gap-4x>*+*{margin-left:64px}#performance-chart-wrapper .gap-6x>*+*{margin-left:96px}#performance-chart-wrapper .divider{background-color:#00000026;height:1px;width:100%}#performance-chart-wrapper .relative{position:relative}#performance-chart-wrapper .green{color:#a7dc72}#performance-chart-wrapper .yellow{color:#ffc36e}#performance-chart-wrapper .red{color:#f4858c}#performance-chart-wrapper .btn-full{width:100%}#performance-chart-wrapper .pure-button{padding-bottom:8px;padding-top:8px}@media screen and (max-width:911px){#performance-chart-wrapper .hide-mobile{display:none}#performance-chart-wrapper .w-full-mobile{width:100%}#performance-chart-wrapper .reverse-mobile{flex-direction:row-reverse}#performance-chart-wrapper .show-mobile{display:block}}#performance-chart-wrapper .button-group .pure-button{margin-top:16px}.pc-performance-chart{margin:0 auto;max-width:968px;position:relative}.pc-performance-chart__header{align-items:center;display:flex;justify-content:flex-end;position:absolute;top:-24px;width:100%}.pc-performance-chart__header div{align-items:center;background-color:#fff9;border:none;border-radius:6px;color:#00000080;cursor:pointer;display:flex;justify-content:center;padding:16px;transition:all .3s ease-in-out;z-index:10}.pc-performance-chart__header div svg{height:32px;width:32px}.pc-performance-chart__header div:hover{color:#5b7381}.pc-performance-chart__header div+div{margin-left:16px}.pc-performance-chart__wrapper{height:400px}.pc-performance-chart__ticks{display:none}@media screen and (max-width:911px){.pc-performance-chart__ticks{align-items:flex-start;color:#00000080;display:flex;flex-direction:column-reverse;font-size:13px;height:calc(100% - 30px);justify-content:space-between;left:10px;margin-top:-12px;position:absolute;z-index:1}}.pc-performance-chart__ticks span{background-color:#fffc;padding:1px}.pc-performance-chart .recharts-active-dot{filter:drop-shadow(0 0 5px rgba(0,0,0,.4))}.pc-performance-chart .recharts-yAxis .recharts-cartesian-axis-ticks{transform:translate(-16px)}.pc-performance-chart text,.pc-performance-chart tspan{color:#00000080;font-size:13px}.pc-custom-tooltip{background-color:#fafafa;border:1px solid #ccc;border-radius:6px;color:#333;margin:0 16px;padding:16px 32px}.pc-custom-tooltip__value,.pc-custom-tooltip__value div{align-items:center;display:flex}.pc-custom-tooltip__value div{font-size:18px;font-weight:600;line-height:24px}.pc-custom-tooltip__value div:first-child:not(.pc-custom-tooltip__color){font-weight:400;min-width:24px}.pc-custom-tooltip__value div+div{margin-left:8px}.pc-custom-tooltip__value+.pc-custom-tooltip__value{margin-top:4px}.pc-custom-tooltip__color{border-radius:4px;color:#666;height:18px;margin-right:5px;width:4px}.pc-custom-tooltip__date{font-size:14px;margin-top:4px}.pc-accordion__item{border-top:1px solid rgba(0,0,0,.15)}.pc-accordion__item:last-child{border-bottom:1px solid rgba(0,0,0,.15)}.pc-accordion__header{align-items:center;display:flex;justify-content:space-between;padding:16px 0}.pc-accordion__header h4{font-size:18px;margin:0;padding:0}.pc-accordion__header span{transition:all .3s ease-in-out}.pc-accordion__content{margin:0 -24px;max-height:0;overflow:hidden;padding:0 24px;transition:all .3s ease}.pc-accordion .is-open .pc-accordion__header span{transform:rotate(180deg)}.pc-accordion .is-open .pc-accordion__content{margin-bottom:16px;max-height:1000px}.pc-return{width:100%}.pc-return__label{align-items:center;display:flex;justify-content:flex-start;margin-bottom:16px;max-width:336px}.pc-return__label h4{font-size:18px;line-height:26px;margin:0}.pc-return__slide-label{margin-bottom:8px}.pc-return__slide-label h4{color:#5b7381;font-size:14px;font-weight:500;line-height:20px;margin:0;text-transform:uppercase}.pc-return__tabs{max-width:336px}.pc-return__tab{background:#fff;border:1px solid #ddd;border-radius:16px;color:#888;font-size:14px;line-height:20px;padding:6px 26px;transition:all .3s ease-in-out}.pc-return__tab:hover{background-color:#5b7381;border-color:#5b7381;color:#fff}.pc-return__tab--active{background-color:#000;border-color:#000;color:#fff}.pc-return__tab+.pc-return__tab{margin-left:16px}.pc-return__content{max-width:336px}.pc-return__values{align-items:center;display:flex;justify-content:space-between}.pc-return__values+.pc-return__values{margin-top:8px}.pc-return__period span{font-size:.75em}.pc-return__value{color:#b61f45}.pc-return__value--positive{color:#4c9265}.pc-return__slide{background-color:#f5f7f8;border-radius:6px;padding:16px}#performance-chart-wrapper .pc-carousel{margin:0 -3px}#performance-chart-wrapper .pc-carousel .slick-slider{box-sizing:border-box;display:block;margin:0 -4px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-khtml-user-select:none;-webkit-tap-highlight-color:transparent}#performance-chart-wrapper .pc-carousel .slick-list{display:block;margin:0;padding:0;position:relative}#performance-chart-wrapper .pc-carousel .slick-list:focus{outline:none}#performance-chart-wrapper .pc-carousel .slick-list.dragging{cursor:pointer;cursor:hand}#performance-chart-wrapper .pc-carousel .slick-slider .slick-list,#performance-chart-wrapper .pc-carousel .slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}#performance-chart-wrapper .pc-carousel .slick-track{display:block;left:0;position:relative;top:0}#performance-chart-wrapper .pc-carousel .slick-track:after,#performance-chart-wrapper .pc-carousel .slick-track:before{content:"";display:table}#performance-chart-wrapper .pc-carousel .slick-track:after{clear:both}#performance-chart-wrapper .pc-carousel .slick-loading .slick-track{visibility:hidden}#performance-chart-wrapper .pc-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}#performance-chart-wrapper .pc-carousel .slick-slide>div{margin:0 4px}#performance-chart-wrapper .pc-carousel .slick-slide img{display:block}#performance-chart-wrapper .pc-carousel .slick-slide.slick-loading img{display:none}#performance-chart-wrapper .pc-carousel .slick-slide.dragging img{pointer-events:none}#performance-chart-wrapper .pc-carousel .slick-initialized .slick-slide{display:block}#performance-chart-wrapper .pc-carousel .slick-loading .slick-slide{visibility:hidden}#performance-chart-wrapper .pc-carousel ul.slick-dots,#performance-chart-wrapper .pc-carousel ul.slick-dots li{list-style:none;margin:0;padding:0;text-align:center}#performance-chart-wrapper .pc-carousel ul.slick-dots li{display:inline-block}#performance-chart-wrapper .pc-carousel ul.slick-dots button{background:transparent;border-color:transparent;color:transparent;font-size:0;margin-top:16px;padding:4px}#performance-chart-wrapper .pc-carousel ul.slick-dots button:before{background-color:#d9d9d9;border-radius:8px;content:" ";display:block;height:8px;transition:all .3s ease-in-out;width:8px}#performance-chart-wrapper .pc-carousel ul.slick-dots .slick-active button:before{background-color:#000;width:24px}#performance-chart-wrapper .carousel .slick-dots{bottom:0;position:relative;width:auto}#performance-chart-wrapper .carousel .slick-dots li{background:transparent;height:auto;width:auto}#performance-chart-wrapper .carousel .slick-dots li.slick-active button:before{color:#fff}#performance-chart-wrapper .carousel .slick-dots li button{height:auto;width:auto}.pc-step{border-radius:6px;width:100%}.pc-step__label{align-items:center;display:flex;justify-content:flex-start;margin-bottom:16px}.pc-step__label h4{font-size:18px;line-height:26px;margin:0}.pc-step__circle{border-radius:18px;display:flex;flex-shrink:0;height:18px;margin-right:16px;width:18px}.pc-step__circle--l1{background-color:#bdfd7c}.pc-step__circle--l2{background-color:#a7dc72}.pc-step__circle--l3{background-color:#74ba2b}.pc-step__circle--l4{background-color:#ffda8e}.pc-step__circle--l5{background-color:#ffc36e}.pc-step__circle--l6{background-color:#ffa01a}.pc-step__circle--l7{background-color:#feb2b7}.pc-step__circle--l8{background-color:#f4858c}.pc-step__circle--l9{background-color:#ea5962}.pc-step__circle--l10{background-color:#df2b37}.pc-step__value-and-explanation{margin-top:48px}@media screen and (max-width:911px){.pc-step__value-and-explanation{margin-top:24px}}.pc-step__value-and-explanation+.pc-step__value-and-explanation{margin-top:16px}.pc-step__value{font-size:20px;line-height:24px;margin:0 0 4px}.pc-step__explanation{color:#0009;font-size:16px;line-height:24px}@media screen and (max-width:911px){.pc-step{padding:20px}.pc-step--green,.pc-step--low{background-color:#a7dc7214}.pc-step--medium,.pc-step--yellow{background-color:#ffc36e14}.pc-step--high,.pc-step--red{background-color:#f4858c14}}.pc-dropdown{width:100%}.pc-dropdown:before{background-color:#00000080;content:"";height:100%;left:0;opacity:0;position:fixed;top:0;width:100%;z-index:-1}.pc-dropdown--disabled .pc-dropdown__label svg{display:none}.pc-dropdown--disabled .pc-dropdown__label:hover{color:unset;cursor:default}@media screen and (max-width:911px){.pc-dropdown--open:before{opacity:1;z-index:90}}.pc-dropdown--open .pc-dropdown__content{display:block}@media screen and (max-width:911px){.pc-dropdown--open .pc-dropdown__content{transform:translateY(0)}}.pc-dropdown--open .pc-dropdown__label svg{transform:rotate(180deg)}.pc-dropdown__label{border:2px solid #000;border-radius:6px;display:flex;justify-content:space-between;padding:12px 18px;transition:all .3s ease-in-out}@media screen and (max-width:911px){.pc-dropdown__label{padding:12px}}.pc-dropdown__label strong{width:calc(100% - 24px)}.pc-dropdown__label svg{transition:all .3s ease-in-out}.pc-dropdown__label:hover{border-color:#5b7381;color:#5b7381;cursor:pointer}.pc-dropdown__label:hover svg{color:#5b7381}.pc-dropdown__content{background-color:#fff;border-radius:6px;box-shadow:0 12px 32px #00000029;display:none;left:0;margin-top:8px;padding:16px;position:absolute;width:100%}@media screen and (max-width:911px){.pc-dropdown__content{border-radius:6px 6px 0 0;bottom:0;display:block;position:fixed;transform:translateY(110%);transition:all .3s ease-in-out;z-index:99}}.pc-dropdown+.pc-dropdown{margin-left:16px;margin-right:0}.pc-strategy-content__top{padding-bottom:16px}.pc-strategy-content__scroll-wrapper{margin-left:-16px;margin-right:-16px;max-height:396px}.pc-strategy-content__scroll-wrapper .pc-strategy-content__item{padding-left:16px;padding-right:16px}.pc-strategy-content__divider{background-color:#00000026;height:1px;margin-bottom:16px;margin-top:16px}.pc-strategy-content--scrollable .pc-strategy-content__scroll-wrapper{overflow:auto;padding:16px 0}.pc-strategy-content .pc-strategy-content__shadow{background:linear-gradient(180deg,hsla(0,0%,86%,0),#dcdcdc);height:16px;left:0;position:absolute;right:0}.pc-strategy-content .pc-strategy-content__shadow--top{transform:rotate(180deg)}.pc-strategy-content .pc-strategy-content__shadow--bottom{transform:translateY(-100%)}.pc-strategy-content--bottom .pc-strategy-content__shadow--bottom,.pc-strategy-content--top .pc-strategy-content__shadow--top{display:none}.input-control{align-items:center;cursor:pointer;display:flex}.input-control--small{margin-right:24px;margin-top:12px;max-width:100px}.input-control--disabled{cursor:not-allowed;opacity:.5}.input-control input[type=checkbox],.input-control input[type=radio]{-webkit-appearance:none;appearance:none;background-color:var(--form-background);border:1px solid;color:currentColor;display:grid;font:inherit;height:20px;margin:0 12px 0 0;place-content:center;position:relative;width:20px}.input-control input[type=checkbox]:before,.input-control input[type=radio]:before{transform:scale(0)}.input-control input[type=checkbox]:checked:before,.input-control input[type=radio]:checked:before{transform:scale(1)}.input-control input[type=radio]{border-radius:50%}.input-control input[type=radio]:before{background-color:CanvasText;border-radius:50%;content:"";height:8px;width:8px}.input-control input[type=radio]:checked:before{transform:scale(1)}.input-control input[type=checkbox]{border-radius:4px}.input-control input[type=checkbox]:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCAxNy44MzcgMTcuODM3Ij48cGF0aCBkPSJNMTYuMTQ1IDIuNTcxYS43LjcgMCAwIDAtLjk5IDBMNi45MiAxMC44MDRsLTQuMjQxLTQuMjdhLjcuNyAwIDAgMC0uOTg5IDBMLjIwNCA4LjAxOWEuNzAzLjcwMyAwIDAgMCAwIC45OWw2LjIxNyA2LjI1OGEuNzA0LjcwNCAwIDAgMCAuOTkgMEwxNy42MyA1LjA0N2EuNy43IDAgMCAwIDAtLjk5NHoiIHN0eWxlPSJmaWxsOiMwMzAxMDQiLz48L3N2Zz4=);height:12px;left:50%;position:absolute;top:50%;translate:-50% -100%;width:12px}.pc-risk-content__item .green{color:#74ba2b!important}.pc-risk-content__item .yellow{color:#ffa01a!important}.pc-risk-content__item .red{color:#df2b37!important}.pc-risk-content__divider{background-color:#00000026;height:1px;margin:16px -16px}.loading{animation:fadeIn .5s ease-in-out forwards;background-color:#f5f7f8;border-radius:6px;justify-content:center;opacity:0;padding:48px}.loading,.loading__content{align-items:center;display:flex}.loading__content{flex-direction:column}.loading__content img{animation:spin 1s linear infinite;display:inline-block;height:32px;width:32px}.loading__content span{display:inline-block;font-size:14px;margin-top:8px}:export{redDarkest:#df2b37;redDark:#ea5962;red:#f4858c;redLight:#feb2b7;yellowDark:#ffa01a;yellow:#ffc36e;yellowLight:#ffda8e;greenDark:#74ba2b;green:#a7dc72;greenLight:#bdfd7c}.error{animation:fadeIn .5s ease-in-out forwards;background-color:#f8f5f6;border-radius:6px;justify-content:center;opacity:0;padding:48px}.error,.error__content{align-items:center;display:flex}.error__content{flex-direction:column}.error__content img{animation:spin 1s linear infinite;display:inline-block;height:32px;width:32px}.error__content span{display:inline-block;font-size:14px;margin-top:8px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}