@import"https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800";:root{--plus-1-svg-width: 100px;--plus-1-svg-height: 100px;--plus-2-svg-width: 120px;--plus-2-svg-height: 120px;--plus-3-svg-width: 140px;--plus-3-svg-height: 140px;--plus-4-svg-width: 80px;--plus-4-svg-height: 80px}.app-wrapper[data-v-15cdf8fe]{display:grid;grid-template-rows:auto 1fr;grid-template-areas:"header" "main";height:100dvh;width:100vw;position:fixed;top:0;left:0;z-index:9999;overflow:hidden;background-color:#141e34;line-height:1rem}.app-wrapper .main-content[data-v-15cdf8fe]{grid-area:main;overflow:hidden}.app-wrapper .main-content .main-content-inner[data-v-15cdf8fe]{height:100%;width:100%;overflow:hidden}.pink-half-circles[data-v-15cdf8fe]{display:inline-block;max-width:100%}.pink-half-circles--full-width[data-v-15cdf8fe]{width:100%;position:absolute}.pink-half-circles__image[data-v-15cdf8fe]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.pink-half-circles-overlay[data-v-15cdf8fe]{position:relative;width:100%;height:100%;overflow:hidden;background-color:#141e34;color:#fff}.pink-half-circles-overlay__slot[data-v-15cdf8fe]{position:absolute;left:0;top:0;width:50%;height:100%;z-index:2;pointer-events:auto}@media(max-width:1199.98px){.pink-half-circles-overlay__slot[data-v-15cdf8fe]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;left:0}}.pink-half-circles-overlay__svg[data-v-15cdf8fe]{position:absolute;right:0;bottom:0;width:50%;height:100%;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;overflow:hidden}.pink-half-circles-overlay__svg .plus[data-v-15cdf8fe]{position:absolute;top:0;left:0;pointer-events:none;will-change:transform,opacity,filter;transform-origin:center;visibility:hidden}.pink-half-circles-overlay__svg .plus.plus-1[data-v-15cdf8fe]{width:var(--plus-1-svg-width);height:var(--plus-1-svg-height)}.pink-half-circles-overlay__svg .plus.plus-2[data-v-15cdf8fe]{width:var(--plus-2-svg-width);height:var(--plus-2-svg-height)}.pink-half-circles-overlay__svg .plus.plus-3[data-v-15cdf8fe]{width:var(--plus-3-svg-width);height:var(--plus-3-svg-height)}.pink-half-circles-overlay__svg .plus.plus-4[data-v-15cdf8fe]{width:var(--plus-4-svg-width);height:var(--plus-4-svg-height)}.pink-half-circles-overlay__svg .pink-1[data-v-15cdf8fe]{width:450px;height:450px}.pink-half-circles-overlay__svg .pink-half-circles[data-v-15cdf8fe]{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom right;object-position:bottom right;display:block}@media(max-width:1199.98px){.pink-half-circles-overlay__svg[data-v-15cdf8fe]{width:100%;left:0;right:0}.pink-half-circles-overlay__svg .pink-half-circles[data-v-15cdf8fe]{width:100%}}.login-view__body-content[data-v-15cdf8fe]{display:grid;grid-template-rows:1fr auto;height:100dvh;padding:50px 100px;gap:30px}@media(max-width:1199.98px){.login-view__body-content[data-v-15cdf8fe]{width:100vw;left:0;position:relative;padding:25px 50px;z-index:3}}.intro-content[data-v-15cdf8fe]{display:grid;place-content:center;height:100%;gap:30px}.intro-content .heading[data-v-15cdf8fe]{display:flex;gap:20px;align-items:center}.intro-content .heading .logo[data-v-15cdf8fe]{height:100px}@media(max-width:1199.98px){.intro-content .heading .logo[data-v-15cdf8fe]{height:50px}}.intro-content .heading .title[data-v-15cdf8fe]{font-size:2rem;line-height:2.5rem}.intro-content .p-button[data-v-15cdf8fe]{width:-moz-fit-content;width:fit-content}.intro-content .intro-text[data-v-15cdf8fe]{font-size:1.25rem;font-weight:700;line-height:1.4rem;margin:0}.intro-content .intro-text--bold[data-v-15cdf8fe]{font-weight:700}.intro-content .intro-text-small[data-v-15cdf8fe]{font-size:.9rem;line-height:1.2rem;margin:0}.non-selectable[data-v-15cdf8fe]{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.policies-container[data-v-15cdf8fe]{display:flex;flex-direction:column;gap:6px}.policies-container a[data-v-15cdf8fe]{font-size:.75rem;color:#fff;text-decoration:underline}.policies-container .copyright-text[data-v-15cdf8fe],.policies-container .terms-text[data-v-15cdf8fe]{font-size:.75rem;margin:0}.p-button[data-v-15cdf8fe]{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative;color:#fff;background:var(--investment-violet);border:1px solid var(--investment-violet);padding:.75rem 1.25rem;font-family:var(--gotham),var(--fallback-fonts);font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;outline-color:transparent}.p-button[data-v-15cdf8fe]:not(:disabled):hover{background:var(--toggle-background-investment-violet);color:#fff;border-color:var(--investment-violet)}.p-button[data-v-15cdf8fe]:not(:disabled):active{background:var(--investment-violet);color:#fff;border-color:var(--investment-violet)}.p-button[data-v-15cdf8fe]:focus-visible{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a7f3d0}.p-button[data-v-15cdf8fe]:disabled{cursor:default}.p-button.p-component[data-v-15cdf8fe]{display:inline-flex;align-items:center;justify-content:center}.p-button-label[data-v-15cdf8fe]{font-family:var(--gotham),var(--fallback-fonts);flex:1 1 auto;transition-duration:.2s}.p-ink[data-v-15cdf8fe]{position:absolute;background:#ffffff4d;border-radius:50%;transform:scale(0);pointer-events:none}.p-toast.p-toast-top-right[data-v-15cdf8fe]{position:fixed;top:20px;right:20px}.p-toast.p-toast-center[data-v-15cdf8fe]{position:fixed;top:50%;left:50%}.cls-1[data-v-15cdf8fe]{fill:#e93f6f;stroke-width:0}.cls-2[data-v-15cdf8fe]{fill:#c90541;stroke-width:0}@media(max-width:767.98px){.login-view__body-content[data-v-15cdf8fe]{padding:20px}.intro-content .heading[data-v-15cdf8fe]{flex-direction:column;gap:15px}.intro-content .heading .title[data-v-15cdf8fe]{width:auto;text-align:center}.intro-content .intro-text[data-v-15cdf8fe],.intro-content .intro-text-small[data-v-15cdf8fe]{text-align:center}.intro-content .p-button[data-v-15cdf8fe]{justify-self:center}}@media(max-width:480px){.policies-container .copyright-text[data-v-15cdf8fe]{margin:0 0 50px}.intro-content .heading .logo[data-v-15cdf8fe]{height:60px}.intro-content .heading .title[data-v-15cdf8fe]{font-size:2rem}.intro-content .intro-text[data-v-15cdf8fe]{font-size:1.25rem;line-height:1.75rem}.intro-content .p-button[data-v-15cdf8fe]{justify-self:center}}.pulse-circle[data-v-15cdf8fe]{transform-origin:center;transition:transform .3s ease-out}.pulse-circle-1[data-v-15cdf8fe]{animation:pulse-1-15cdf8fe 8s ease-in-out infinite}.pulse-circle-2[data-v-15cdf8fe]{animation:pulse-2-15cdf8fe 9s ease-in-out infinite}.pulse-circle-3[data-v-15cdf8fe]{animation:pulse-3-15cdf8fe 7s ease-in-out infinite}.pulse-circle-4[data-v-15cdf8fe]{animation:pulse-4-15cdf8fe 10s ease-in-out infinite}.pulse-circle-5[data-v-15cdf8fe]{animation:pulse-5-15cdf8fe 6s ease-in-out infinite}.pulse-circle-6[data-v-15cdf8fe]{animation:pulse-6-15cdf8fe 11s ease-in-out infinite}.pulse-circle-7[data-v-15cdf8fe]{animation:pulse-7-15cdf8fe 8.5s ease-in-out infinite}.pulse-circle-8[data-v-15cdf8fe]{animation:pulse-8-15cdf8fe 7.5s ease-in-out infinite}.pulse-circle-9[data-v-15cdf8fe]{animation:pulse-9-15cdf8fe 9.5s ease-in-out infinite}.pulse-circle-10[data-v-15cdf8fe]{animation:pulse-10-15cdf8fe 6.5s ease-in-out infinite}.pulse-circle-11[data-v-15cdf8fe]{animation:pulse-11-15cdf8fe 10.5s ease-in-out infinite}.pulse-circle-12[data-v-15cdf8fe]{animation:pulse-12-15cdf8fe 8.8s ease-in-out infinite}.pulse-circle-13[data-v-15cdf8fe]{animation:pulse-13-15cdf8fe 7.2s ease-in-out infinite}.pulse-circle-14[data-v-15cdf8fe]{animation:pulse-14-15cdf8fe 9.8s ease-in-out infinite}.pulse-circle-15[data-v-15cdf8fe]{animation:pulse-15-15cdf8fe 6.8s ease-in-out infinite}@keyframes pulse-1-15cdf8fe{0%,to{transform:scale(1)}50%{transform:scale(.8)}}@keyframes pulse-2-15cdf8fe{0%,to{transform:scale(1)}40%{transform:scale(.8)}}@keyframes pulse-3-15cdf8fe{0%,to{transform:scale(1)}60%{transform:scale(.8)}}@keyframes pulse-4-15cdf8fe{0%,to{transform:scale(1)}35%{transform:scale(.8)}}@keyframes pulse-5-15cdf8fe{0%,to{transform:scale(1)}65%{transform:scale(.8)}}@keyframes pulse-6-15cdf8fe{0%,to{transform:scale(1)}45%{transform:scale(.8)}}@keyframes pulse-7-15cdf8fe{0%,to{transform:scale(1)}55%{transform:scale(.8)}}@keyframes pulse-8-15cdf8fe{0%,to{transform:scale(1)}30%{transform:scale(.8)}}@keyframes pulse-9-15cdf8fe{0%,to{transform:scale(1)}70%{transform:scale(.8)}}@keyframes pulse-10-15cdf8fe{0%,to{transform:scale(1)}25%{transform:scale(.8)}}@keyframes pulse-11-15cdf8fe{0%,to{transform:scale(1)}75%{transform:scale(.8)}}@keyframes pulse-12-15cdf8fe{0%,to{transform:scale(1)}42%{transform:scale(.8)}}@keyframes pulse-13-15cdf8fe{0%,to{transform:scale(1)}58%{transform:scale(.8)}}@keyframes pulse-14-15cdf8fe{0%,to{transform:scale(1)}48%{transform:scale(.8)}}@keyframes pulse-15-15cdf8fe{0%,to{transform:scale(1)}62%{transform:scale(.8)}}.tableArea[data-v-77c2b213]{overflow-x:auto;overflow-y:hidden;margin:20px 0;scrollbar-color:rebeccapurple var(--background-colour);height:auto}table[data-v-77c2b213]{border-collapse:separate;border-spacing:0;width:100%}tr[data-v-77c2b213]{background-color:var(--background-colour)}tr td[data-v-77c2b213]:first-child,tr th[data-v-77c2b213]:first-child{display:flex;flex-direction:row-reverse;align-items:center;border:none;text-align:right;padding-right:10px;min-width:200px}tr td[data-v-77c2b213],tr th[data-v-77c2b213]{border-bottom:2px solid var(--lcp-blue);padding:6px 4px;text-align:left;font-size:.9rem}tbody tr:nth-child(1) td .circle[data-v-77c2b213]{float:right;background:#00a5c9;width:14px;height:14px;border-radius:100px;margin:2px 2px 2px 10px}tbody tr:nth-child(2) td .circle[data-v-77c2b213]{float:right;background:#fba61c;width:14px;height:14px;border-radius:100px;margin:2px 2px 2px 10px}tbody tr:nth-child(3) td .circle[data-v-77c2b213]{float:right;background:#17355e;width:14px;height:14px;border-radius:100px;margin:2px 2px 2px 10px}tbody tr td .circle.circle-top[data-v-77c2b213]{float:right;background:#00a5c9;width:14px;height:14px;border-radius:100px;margin:2px 2px 2px 10px}tbody tr td .circle.circle-median[data-v-77c2b213]{float:right;background:#fba61c;width:14px;height:14px;border-radius:100px;margin:2px 2px 2px 10px}tbody tr td .circle.circle-bottom[data-v-77c2b213]{float:right;background:#17355e;width:14px;height:14px;border-radius:100px;margin:2px 2px 2px 10px}tbody tr td[data-v-77c2b213]:first-child{position:sticky;left:0;z-index:10;background-color:var(--background-colour);min-width:auto;width:auto;border-bottom:2px solid var(--lcp-blue);white-space:nowrap;background-clip:padding-box}thead tr th[data-v-77c2b213]:first-child{position:sticky;left:0;z-index:10;background-color:var(--background-colour);min-width:auto;width:auto;border-bottom:2px solid var(--background-colour)}.mobile-scroll-hint[data-v-77c2b213]{display:none;text-align:center;margin-top:-15px;margin-bottom:20px;font-size:.8rem;color:var(--lcp-blue);font-style:italic}.mobile-scroll-hint svg[data-v-77c2b213]{margin-right:5px}@media only screen and (max-width:1024px){.mobile-scroll-hint[data-v-77c2b213]{display:block}}.article-content[data-v-3bab8fdd]{padding:25px}h2[data-v-3bab8fdd]{font-size:1.5rem;font-weight:700;padding:0 0 20px;color:var(--lcp-blue);position:relative;margin-bottom:20px;display:inline-block}h2[data-v-3bab8fdd]:before{content:"";position:absolute;bottom:8px;left:0;width:calc(100% - 10px);height:3px;background:linear-gradient(to right,var(--investment-violet) 0%,var(--investment-violet) 50%,transparent 100%);border-radius:2px}h2[data-v-3bab8fdd]:after{content:"";position:absolute;bottom:5px;left:0;width:9px;height:9px;background:var(--investment-violet);border-radius:50%}p[data-v-3bab8fdd]{margin-bottom:15px}a[data-v-3bab8fdd]{color:var(--lcp-blue);font-weight:700;text-decoration:underline}a[data-v-3bab8fdd]:hover{color:var(--dark-orange)}.pdf-logo[data-v-7468dd63]{display:none}.pdf-btn[data-v-7468dd63]{background-color:var(--lcp-blue, #17355e);color:#fff;border:none;border-radius:5px;padding:8px 16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s}.pdf-btn[data-v-7468dd63]:hover{background-color:var(--investment-violet, #00a5c9)}.description-top[data-v-7468dd63]{display:none;margin-bottom:20px}.pdf-mode[data-v-7468dd63]{display:block!important;overflow:hidden!important;font-family:var(--gotham)!important}.pdf-mode .pdf-logo[data-v-7468dd63]{display:block!important;max-width:125px!important;height:auto!important;flex-shrink:0!important}.pdf-mode .left-pane[data-v-7468dd63],.pdf-mode .right-pane[data-v-7468dd63]{width:100%!important;padding:0!important}.pdf-mode .right-pane[data-v-7468dd63]{display:none!important}.pdf-mode .description-top[data-v-7468dd63]{display:block!important}.pdf-mode[data-v-7468dd63]{font-size:10pt!important;line-height:12.5pt!important;margin-bottom:4pt!important}.pdf-mode p[data-v-7468dd63]{font-size:10pt!important;line-height:12.5pt!important;margin-top:0!important;margin-bottom:4pt!important}.pdf-mode h1[data-v-7468dd63]{font-size:18pt!important;line-height:22pt!important;margin-top:0!important;margin-bottom:12pt!important;padding-bottom:12pt!important;position:relative!important;display:inline-block!important}.pdf-mode h1[data-v-7468dd63]:before,.pdf-mode h1[data-v-7468dd63]:after{display:block!important}.pdf-mode h2[data-v-7468dd63]{font-size:14pt!important;line-height:18pt!important;margin-top:0!important;margin-bottom:5px!important}.pdf-mode .disclaimer-text[data-v-7468dd63]{margin-bottom:5px!important}.pdf-mode .fig-text-wrapper[data-v-7468dd63],.pdf-mode .description-top .fig-text-wrapper[data-v-7468dd63]{font-size:10pt!important;padding-left:0!important}.pdf-mode .fig-text-wrapper[data-v-7468dd63]:before,.pdf-mode .description-top .fig-text-wrapper[data-v-7468dd63]:before{display:none!important}.pdf-mode .fig-text-wrapper[data-v-7468dd63]:first-letter,.pdf-mode .description-top .fig-text-wrapper[data-v-7468dd63]:first-letter{text-transform:uppercase!important}.pdf-mode .chartContainer[data-v-7468dd63]{width:1000px!important;min-height:400px!important;padding:0!important;margin:8pt 0!important;box-shadow:none!important;border-radius:0!important}.pdf-mode .dataContainer[data-v-7468dd63]{margin:0!important;padding:0!important;min-height:180mm!important;position:relative!important;break-inside:avoid-page!important;page-break-inside:avoid!important}.pdf-mode.article-content[data-v-7468dd63]{padding:10px!important}.pdf-mode[data-v-7468dd63] .tableArea{margin:0!important;padding:0!important;overflow-x:visible!important}.pdf-mode[data-v-7468dd63] .highcharts-container,.pdf-mode[data-v-7468dd63] .highcharts-root{height:400px!important}.pdf-mode[data-v-7468dd63] .highcharts-root{padding:0!important;margin:0!important}.pdf-mode[data-v-7468dd63] td,.pdf-mode[data-v-7468dd63] th{font-size:.55rem!important;padding:2px!important}.pdf-mode[data-v-7468dd63] td:first-child,.pdf-mode[data-v-7468dd63] th:first-child{min-width:auto!important}.pdf-mode[data-v-7468dd63] tr,.pdf-mode[data-v-7468dd63] tbody tr td:first-child,.pdf-mode[data-v-7468dd63] thead tr th:first-child{background-color:#fff!important}.pdf-mode[data-v-7468dd63] .mobile-scroll-hint{display:none!important}.pdf-mode .pdf-page-header[data-v-7468dd63]{display:block!important}.pdf-mode .web-only-title[data-v-7468dd63],.pdf-mode .pdf-page-footer[data-v-7468dd63]{display:none!important}.pdf-page-header[data-v-7468dd63]{display:none}.pdf-page-header h1[data-v-7468dd63]{margin:0}.web-only-title[data-v-7468dd63]{display:inline-block}.pdf-page-footer[data-v-7468dd63]{display:none;padding-top:5px!important;border-top:1px solid #ccc;font-size:.65rem;color:#666;text-align:center}.html2pdf__page-break[data-v-7468dd63]{page-break-after:always}.article-content[data-v-7468dd63]{display:flex;flex-wrap:wrap;padding:25px}.left-pane[data-v-7468dd63]{padding-right:20px;width:75%}.right-pane[data-v-7468dd63]{width:25%}.dataContainer[data-v-7468dd63]{margin:0 0 60px}.dataContainer[data-v-7468dd63]:last-child{margin-bottom:0}.chartContainer[data-v-7468dd63]{margin:0;border-radius:20px;padding:20px;background-color:#fff;box-shadow:0 2px 8px #0000001a}h1[data-v-7468dd63]{font-size:1.5rem;font-weight:700;padding:0 0 20px;color:var(--lcp-blue);position:relative;margin-bottom:20px;display:inline-block}h1[data-v-7468dd63]:before{content:"";position:absolute;bottom:8px;left:0;width:calc(100% - 10px);height:3px;background:linear-gradient(to right,var(--investment-violet) 0%,var(--investment-violet) 50%,transparent 100%);border-radius:2px}h1[data-v-7468dd63]:after{content:"";position:absolute;z-index:0;bottom:5px;left:0;width:9px;height:9px;background:var(--investment-violet);border-radius:50%}.disclaimer-text[data-v-7468dd63]{font-style:italic;margin-bottom:20px}h3[data-v-7468dd63]{font-size:1.1rem;font-weight:700}figcaption[data-v-7468dd63]{display:flex;align-items:flex-start;position:relative;padding:0 0 0 20px}.fig-text-wrapper[data-v-7468dd63]{color:var(--lcp-blue);position:relative;padding:0 0 0 20px}.fig-text-wrapper[data-v-7468dd63]:first-letter{text-transform:uppercase}.fig-text-wrapper[data-v-7468dd63]:before{font-family:var(--font-awesome-font);font-weight:900;content:"+";display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-size:1.4rem;position:absolute;left:0;top:-13px;color:var(--investment-violet)}@media only screen and (min-width:821px)and (max-width:1024px){.article-content[data-v-7468dd63]{display:block}.left-pane[data-v-7468dd63]{padding-right:0;width:100%}.right-pane[data-v-7468dd63]{padding-top:20px;width:100%}}@media only screen and (max-width:820px){article[data-v-7468dd63]{min-width:100%;display:block;overflow-y:scroll;-webkit-overflow-scrolling:touch}.left-pane[data-v-7468dd63],.right-pane[data-v-7468dd63]{width:100%!important;padding:0}.right-pane[data-v-7468dd63]{margin-top:20px}.article-content[data-v-7468dd63]{width:100%!important;padding:15px;display:block;margin:0;overflow:hidden}.chartContainer[data-v-7468dd63],.highcharts-container[data-v-7468dd63]{width:100%!important}.fa-plus[data-v-7468dd63]{min-width:25px;padding:3px 8px 0 0}.right-pane[data-v-7468dd63]{padding-top:20px;width:100%}.tableArea[data-v-7468dd63]{overflow-x:auto}h3[data-v-7468dd63],.table[data-v-7468dd63]{width:100%;margin-left:0}.left-menu[data-v-7468dd63]{display:block;position:absolute;left:-1000px;z-index:100}.left-menu.active[data-v-7468dd63]{left:0}}.feeWrapper[data-v-069922cc]{margin:20px 0 0}.feesImage[data-v-069922cc]{margin:0 10px 10px 0;display:block}.how-to-use-menu__img[data-v-069922cc]{width:60px;height:60px;float:left;margin:2px 10px 10px 0}strong[data-v-069922cc]{font-weight:700}.matt-gibson[data-v-069922cc]{width:200px;margin-top:10px;border-radius:20px;box-shadow:0 2px 6px #0000004d}.fade-enter-active[data-v-069922cc],.fade-leave-active[data-v-069922cc]{transition:opacity .5s}.fade-enter[data-v-069922cc],.fade-leave-to[data-v-069922cc]{opacity:0}.article-content[data-v-069922cc]{position:relative;padding:25px}h2[data-v-069922cc],h3[data-v-069922cc],h4[data-v-069922cc]{font-weight:700}h4[data-v-069922cc]{margin:20px 0 0}h1[data-v-069922cc]{font-size:1.5rem;font-weight:700;padding:0 0 20px;color:var(--lcp-blue);position:relative;margin-bottom:20px;display:inline-block}h1[data-v-069922cc]:before{content:"";position:absolute;bottom:8px;left:0;width:calc(100% - 10px);height:3px;background:linear-gradient(to right,var(--investment-violet) 0%,var(--investment-violet) 50%,transparent 100%);border-radius:2px}h1[data-v-069922cc]:after{content:"";position:absolute;bottom:5px;left:0;width:9px;height:9px;background:var(--investment-violet);border-radius:50%}h3[data-v-069922cc]{font-size:1.1rem;line-height:1.8rem}ol[data-v-069922cc]{margin:0 0 0 10px}ol li[data-v-069922cc]{font-size:.9rem;margin:0 0 10px 10px;list-style-type:lower-alpha}ol li[data-v-069922cc]:last-child{margin:0 0 0 10px}li span[data-v-069922cc]{font-style:italic}li[data-v-069922cc]{margin:0 0 10px}ul[data-v-069922cc]{margin:20px 0 10px}ul li[data-v-069922cc]:last-child{padding-bottom:35px;margin:0}a[data-v-069922cc],a[data-v-069922cc]:active,a[data-v-069922cc]:visited{color:var(--lcp-blue);font-weight:700}a[data-v-069922cc]:hover{color:var(--dark-orange)}@media only screen and (max-width:800px)and (orientation:portrait){.left-pane[data-v-069922cc],.right-pane[data-v-069922cc]{padding:0}.article-content[data-v-069922cc]{display:block;margin:0;padding:25px;overflow:hidden}article[data-v-069922cc]{min-width:100%;display:block;overflow:auto}}@media only screen and (max-width:820px)and (orientation:portrait),screen and (max-width:1366px)and (orientation:landscape){.desc[data-v-069922cc]{width:calc(100% - 50px)}}@media only screen and (max-width:480px)and (orientation:portrait),screen and (max-width:768px)and (orientation:landscape){.desc[data-v-069922cc]{width:calc(100% - 30px)}.article-content[data-v-069922cc]{padding:15px}}.how-to-use-menu__container[data-v-069922cc]{display:flex;flex-wrap:wrap;margin-bottom:10px}.how-to-link[data-v-069922cc]{display:block}.how-to-use-menu__items[data-v-069922cc]{flex:1 1 100%}.article-content[data-v-5bc67f9a]{padding:25px}h2[data-v-5bc67f9a],h3[data-v-5bc67f9a],li span[data-v-5bc67f9a]{font-weight:700}h2[data-v-5bc67f9a]{font-size:1.5rem;font-weight:700;padding:0 0 20px;color:var(--lcp-blue);position:relative;margin-bottom:20px;display:inline-block}h2[data-v-5bc67f9a]:before{content:"";position:absolute;bottom:8px;left:0;width:calc(100% - 10px);height:3px;background:linear-gradient(to right,var(--investment-violet) 0%,var(--investment-violet) 50%,transparent 100%);border-radius:2px}h2[data-v-5bc67f9a]:after{content:"";position:absolute;bottom:5px;left:0;width:9px;height:9px;background:var(--investment-violet);border-radius:50%}h3[data-v-5bc67f9a]{font-size:1.1rem}ul[data-v-5bc67f9a]{list-style-type:disc;padding-left:20px}li[data-v-5bc67f9a]{margin:0 0 8px}li[data-v-5bc67f9a]::marker{color:#a250d6;font-size:20px}li[data-v-5bc67f9a]:last-child{margin:0}a[data-v-5bc67f9a]:active,a[data-v-5bc67f9a]:visited{color:var(--lcp-blue)}a[data-v-5bc67f9a]:hover{color:var(--dark-orange)}@media only screen and (max-width:800px)and (orientation:portrait){.left-pane[data-v-5bc67f9a],.right-pane[data-v-5bc67f9a]{padding:0}.article-content[data-v-5bc67f9a]{display:block;margin:0;padding:25px;overflow:hidden}article[data-v-5bc67f9a]{min-width:100%;display:block;overflow:auto}}@media only screen and (max-width:480px)and (orientation:portrait),screen and (max-width:768px)and (orientation:landscape){.article-content[data-v-5bc67f9a]{padding:15px}}.matt-gibson[data-v-e553dda0],.no-pic[data-v-e553dda0]{width:100%;border-radius:20px;box-shadow:0 2px 6px #0000004d;-o-object-fit:cover;object-fit:cover;background-color:#e5e5e5;margin-bottom:20px;display:block}strong[data-v-e553dda0]{font-weight:700}p[data-v-e553dda0]{margin:0 0 6px;line-height:1.4rem;word-break:break-all}.article-content[data-v-e553dda0]{padding:25px}.article-content .contacts-container[data-v-e553dda0]{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;width:100%}.contact[data-v-e553dda0]{display:flex;flex-direction:column;height:100%}h2[data-v-e553dda0],h3[data-v-e553dda0],li span[data-v-e553dda0]{font-weight:700}h2[data-v-e553dda0]{font-size:1.5rem;font-weight:700;padding:0 0 20px;color:var(--lcp-blue);position:relative;margin-bottom:20px;display:inline-block}h2[data-v-e553dda0]:before{content:"";position:absolute;bottom:8px;left:0;width:calc(100% - 10px);height:3px;background:linear-gradient(to right,var(--investment-violet) 0%,var(--investment-violet) 50%,transparent 100%);border-radius:2px}h2[data-v-e553dda0]:after{content:"";position:absolute;bottom:5px;left:0;width:9px;height:9px;background:var(--investment-violet);border-radius:50%}h3[data-v-e553dda0],h3 a[data-v-e553dda0]{font-size:1.124rem;line-height:1.6rem;margin:0 0 6px;flex-grow:1}a[data-v-e553dda0],a[data-v-e553dda0]:active,a[data-v-e553dda0]:visited{color:var(--lcp-blue)}a[data-v-e553dda0]:hover{color:var(--dark-orange)}@media only screen and (max-width:1024px){.article-content .contacts-container[data-v-e553dda0]{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){.article-content .contacts-container[data-v-e553dda0]{grid-template-columns:1fr}}.highcharts-xaxis-labels span:hover,.highcharts-xaxis-labels span:focus,.highcharts-xaxis-labels span:active{visibility:visible!important;opacity:1!important;overflow:visible!important;z-index:10000!important;width:-moz-max-content!important;width:max-content!important}.highcharts-xaxis-labels span{z-index:10000!important}.label-anchor{font-size:.8rem;font-weight:500;cursor:pointer;color:#17355e}.label-anchor:focus-visible{outline:2px solid #2196F3;outline-offset:2px}.highcharts-boxplot-box{fill:#f0f0e0;display:none}.highcharts-boxplot-median{stroke:#faa743;stroke-width:3px}.highcharts-boxplot-whisker{stroke:#00a5c9;stroke-width:4px}.highcharts-boxplot-stem{stroke:#93b1b6;stroke-width:4px}@media only screen and (max-width:1024px){.highcharts-container,.highcharts-root{width:100%!important}}.pdf-logo[data-v-4fe5afed]{display:none}.pdf-btn[data-v-4fe5afed]{background-color:var(--lcp-blue, #17355e);color:#fff;border:none;border-radius:5px;padding:8px 16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s}.pdf-btn[data-v-4fe5afed]:hover{background-color:var(--investment-violet, #00a5c9)}.description-top[data-v-4fe5afed]{display:none;margin-bottom:20px}.pdf-mode[data-v-4fe5afed]{display:block!important;overflow:hidden!important;font-family:var(--gotham)!important}.pdf-mode .pdf-logo[data-v-4fe5afed]{display:block!important;max-width:125px!important;height:auto!important;flex-shrink:0!important}.pdf-mode .left-pane[data-v-4fe5afed],.pdf-mode .right-pane[data-v-4fe5afed]{width:100%!important;padding:0!important}.pdf-mode .right-pane[data-v-4fe5afed]{display:none!important}.pdf-mode .description-top[data-v-4fe5afed]{display:block!important}.pdf-mode[data-v-4fe5afed]{font-size:10pt!important;line-height:14pt!important}.pdf-mode p[data-v-4fe5afed]{font-size:10pt!important;line-height:14pt!important;margin-top:0!important;margin-bottom:2pt!important}.pdf-mode h1[data-v-4fe5afed]{font-size:18pt!important;line-height:22pt!important;margin-top:0!important;margin-bottom:5px!important}.pdf-mode h2[data-v-4fe5afed]{font-size:14pt!important;line-height:18pt!important;margin-top:0!important;margin-bottom:5px!important}.pdf-mode .fig-text-wrapper[data-v-4fe5afed],.pdf-mode .description-top .fig-text-wrapper[data-v-4fe5afed]{font-size:10pt!important;padding-left:0!important}.pdf-mode .fig-text-wrapper[data-v-4fe5afed]:before,.pdf-mode .description-top .fig-text-wrapper[data-v-4fe5afed]:before{display:none!important}.pdf-mode .fig-text-wrapper[data-v-4fe5afed]:first-letter,.pdf-mode .description-top .fig-text-wrapper[data-v-4fe5afed]:first-letter{text-transform:uppercase!important}.pdf-mode .chartContainer[data-v-4fe5afed]{width:900px!important;min-height:400px!important;padding:0!important;margin:0!important;box-shadow:none!important;border-radius:0!important}.pdf-mode .dataContainer[data-v-4fe5afed]{margin:0!important;padding:0!important;min-height:180mm!important;display:flex!important;flex-direction:column!important;break-inside:avoid-page!important;page-break-inside:avoid!important}.pdf-mode.article-content[data-v-4fe5afed]{padding:10px!important}.pdf-mode[data-v-4fe5afed] .tableArea{margin:0!important;padding:0!important;overflow-x:visible!important}.pdf-mode[data-v-4fe5afed] .highcharts-container,.pdf-mode[data-v-4fe5afed] .highcharts-root{height:400px!important;overflow:visible!important}.pdf-mode[data-v-4fe5afed] .highcharts-axis-labels{overflow:visible!important}.pdf-mode[data-v-4fe5afed] .highcharts-xaxis-labels span{width:auto!important;text-overflow:clip!important;white-space:nowrap!important}.pdf-mode[data-v-4fe5afed] .highcharts-root{padding:0!important;margin:0!important}.pdf-mode[data-v-4fe5afed] td,.pdf-mode[data-v-4fe5afed] th{font-size:.55rem!important;padding:2px!important}.pdf-mode[data-v-4fe5afed] td:first-child,.pdf-mode[data-v-4fe5afed] th:first-child{min-width:auto!important}.pdf-mode[data-v-4fe5afed] tr,.pdf-mode[data-v-4fe5afed] tbody tr td:first-child,.pdf-mode[data-v-4fe5afed] thead tr th:first-child{background-color:#fff!important}.pdf-mode[data-v-4fe5afed] .mobile-scroll-hint{display:none!important}.pdf-mode .pdf-page-header[data-v-4fe5afed]{display:block!important}.pdf-mode .pdf-page-footer[data-v-4fe5afed],.pdf-mode .web-only-title[data-v-4fe5afed]{display:none!important}.web-only-title[data-v-4fe5afed]{display:block}.pdf-page-header[data-v-4fe5afed]{display:none}.pdf-page-header h2[data-v-4fe5afed]{font-size:1.2rem;color:var(--lcp-blue);margin-top:0!important;margin-bottom:5px!important;padding:0 0 15px!important;position:relative!important;display:inline-block!important}.pdf-page-header h2[data-v-4fe5afed]:before,.pdf-page-header h2[data-v-4fe5afed]:after{display:block!important}.pdf-page-footer[data-v-4fe5afed]{display:none;margin-top:5px!important;padding-top:5px!important;border-top:1px solid #ccc;font-size:.65rem;color:#666;text-align:center}.dataContainer[data-v-4fe5afed]{margin:0 0 60px}.dataContainer[data-v-4fe5afed]:last-child{margin-bottom:0}.chartContainer[data-v-4fe5afed]{margin:0;border-radius:20px;padding:20px;background-color:#fff;box-shadow:0 2px 8px #0000001a}#highcharts[data-v-4fe5afed]{height:calc(100dvh - 100px)!important}.rightGutter[data-v-4fe5afed]{margin:5% 0 0;width:20%;display:inline-block;vertical-align:top}p[data-v-4fe5afed]{text-align:left;font-size:.8em;line-height:1.2em}ul[data-v-4fe5afed]{list-style-type:none;padding:0}li[data-v-4fe5afed]{display:block;margin:0 10px}a[data-v-4fe5afed]{color:#42b983}.table[data-v-4fe5afed]{width:100%;max-width:100%}.tableArea[data-v-4fe5afed]{overflow-x:auto}table[data-v-4fe5afed]{border-collapse:collapse;border-spacing:0}tr:nth-child(2) td[data-v-4fe5afed]:first-child{border:none}tr:nth-child(2) td[data-v-4fe5afed]{border-top:2px solid #17355e;padding-top:10px}tr td[data-v-4fe5afed]:first-child{border:none;text-align:right;padding-right:10px;min-width:200px}tr td[data-v-4fe5afed]{border-bottom:2px solid #17355e;padding-left:4px;padding-right:4px}td[data-v-4fe5afed]{text-align:left;padding-top:.5em;padding-bottom:.5em;font-size:.9rem}h2[data-v-4fe5afed]{font-size:1.5rem;font-weight:700;padding:0 0 20px;color:var(--lcp-blue);position:relative;margin-bottom:20px;display:inline-block}h2[data-v-4fe5afed]:before{content:"";position:absolute;bottom:8px;left:0;width:calc(100% - 10px);height:3px;background:linear-gradient(to right,var(--investment-violet) 0%,var(--investment-violet) 50%,transparent 100%);border-radius:2px}h2[data-v-4fe5afed]:after{content:"";position:absolute;bottom:5px;left:0;width:9px;height:9px;background:var(--investment-violet);border-radius:50%}h3[data-v-4fe5afed]{font-size:1.25rem;font-weight:700}h3[data-v-4fe5afed]{font-size:1.1rem}.article-content[data-v-4fe5afed]{flex-wrap:wrap;padding:25px;display:flex}.left-pane[data-v-4fe5afed]{padding:0 20px 0 0;width:75%}.right-pane[data-v-4fe5afed]{width:25%}figcaption[data-v-4fe5afed]{display:flex;align-items:flex-start;position:relative;padding:0 0 0 20px}.fig-text-wrapper[data-v-4fe5afed]{color:var(--lcp-blue);position:relative;padding:0 0 0 20px}.fig-text-wrapper[data-v-4fe5afed]:first-letter{text-transform:uppercase}.fig-text-wrapper[data-v-4fe5afed]:before{font-family:var(--font-awesome-font);font-weight:900;content:"+";display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-size:1.4rem;position:absolute;left:0;top:-13px;color:var(--investment-violet)}tr:nth-child(3) td .circle[data-v-4fe5afed]{float:right;background:#00a5c9;width:14px;height:14px;border-radius:100px;margin:2px 2px 0 10px}tr:nth-child(4) td .circle[data-v-4fe5afed]{float:right;background:#fba61c;width:14px;height:14px;border-radius:100px;margin:2px 2px 0 10px}tr:nth-child(5) td .circle[data-v-4fe5afed]{float:right;background:#17355e;width:14px;height:14px;border-radius:100px;margin:2px 2px 0 10px}tr:nth-child(6) td .circle[data-v-4fe5afed]{float:right;background:#bec7c8;width:14px;height:14px;border-radius:100px;margin:2px 2px 0 10px}@media only screen and (min-width:821px)and (max-width:1024px){.article-content[data-v-4fe5afed]{display:block}.left-pane[data-v-4fe5afed]{padding-right:0;width:100%}.right-pane[data-v-4fe5afed]{padding-top:20px;width:100%}}@media only screen and (max-width:820px){article[data-v-4fe5afed]{min-width:100%;display:block;overflow-y:scroll;-webkit-overflow-scrolling:touch}.left-pane[data-v-4fe5afed],.right-pane[data-v-4fe5afed]{width:100%!important;padding:0}.right-pane[data-v-4fe5afed]{margin-top:20px}.article-content[data-v-4fe5afed]{width:100%!important;padding:15px;display:block;margin:0;overflow:hidden}.chartContainer[data-v-4fe5afed],.highcharts-container[data-v-4fe5afed]{width:100%!important}.fa-plus[data-v-4fe5afed]{min-width:25px;padding:3px 8px 0 0}}@media only screen and (max-width:768px){.tableArea[data-v-4fe5afed]{overflow-x:auto}h3[data-v-4fe5afed],.table[data-v-4fe5afed]{width:100%;margin-left:0}.left-menu[data-v-4fe5afed]{display:block;position:absolute;left:-1000px;z-index:100}.left-menu.active[data-v-4fe5afed]{left:0}}.viewport{overflow:auto!important}.app-wrapper[data-v-3cf3965b]{display:flex;flex-direction:column;min-height:100dvh}.app-wrapper .main-content[data-v-3cf3965b]{flex:1;padding:20px}.app-wrapper .main-content.termsAndConditions[data-v-3cf3965b]{background-color:#f7f4f1;color:#676e73}.app-wrapper .main-content .wrapper[data-v-3cf3965b]{margin:0 auto}.app-wrapper .main-content .wrapper.main-content-inner[data-v-3cf3965b]{padding:20px}.app-wrapper .main-content .card[data-v-3cf3965b]{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.app-wrapper .main-content .card.card-usual[data-v-3cf3965b]{padding:0}.app-wrapper .main-content .legal-item .card-header[data-v-3cf3965b]{background:#f7f4f1;padding:20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:20px;border-radius:8px 8px 0 0}.app-wrapper .main-content .legal-item .card-header .logo[data-v-3cf3965b]{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.app-wrapper .main-content .legal-item .card-header h1[data-v-3cf3965b]{font-size:2rem;font-weight:700;color:#141e34;margin:0}.app-wrapper .main-content .legal-item .content[data-v-3cf3965b]{padding:20px}.app-wrapper .main-content .legal-item .content .section[data-v-3cf3965b]{margin-bottom:30px}.app-wrapper .main-content .legal-item .content .section[data-v-3cf3965b]:last-child{margin-bottom:0}.app-wrapper .main-content .legal-item .content .section h3[data-v-3cf3965b]{font-size:1.4rem;font-weight:700;color:#141e34;margin:0 0 20px}.app-wrapper .main-content .legal-item .content .section p[data-v-3cf3965b]{font-size:1rem;line-height:1.6;margin:0 0 15px;color:#676e73}.app-wrapper .main-content .legal-item .content .section p[data-v-3cf3965b]:last-child{margin-bottom:0}.app-wrapper .main-content .legal-item .content .section p strong[data-v-3cf3965b]{font-weight:700;color:#141e34}.app-wrapper .main-content .legal-item .content .section p a[data-v-3cf3965b]{color:#00a3c7;text-decoration:underline}.app-wrapper .main-content .legal-item .content .section p a[data-v-3cf3965b]:hover{color:#0077a3}.app-wrapper .main-content .legal-item .content .section ul[data-v-3cf3965b]{margin:15px 0;padding-left:30px}.app-wrapper .main-content .legal-item .content .section ul li[data-v-3cf3965b]{font-size:1rem;line-height:1.6;margin-bottom:8px;color:#676e73;list-style:disc}.app-wrapper .main-content .legal-item .content .section ul li[data-v-3cf3965b]:last-child{margin-bottom:0}.app-wrapper .main-content .legal-item .content .section ul li strong[data-v-3cf3965b]{font-weight:700;color:#141e34}.app-wrapper .main-content .legal-item .content .section ul li ul[data-v-3cf3965b]{margin:8px 0;padding-left:20px}.app-wrapper .main-content .legal-item .content .section ul li ul li[data-v-3cf3965b]{margin-bottom:5px}.app-wrapper .main-content .legal-item .copyright-wrapper[data-v-3cf3965b]{background:#f7f4f1;padding:20px 40px;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px}.app-wrapper .main-content .legal-item .copyright-wrapper p[data-v-3cf3965b]{font-size:1.2rem;color:#676e73;margin:0;text-align:center}@media(max-width:768px){.app-wrapper .header[data-v-3cf3965b]{grid-area:header;display:grid}.app-wrapper .header.is-absolute[data-v-3cf3965b]{position:absolute;top:0;left:0;width:100%}.app-wrapper .header.with-banner[data-v-3cf3965b]{grid-template-rows:auto 1fr}.app-wrapper .main-content[data-v-3cf3965b],.app-wrapper .main-content .wrapper.main-content-inner[data-v-3cf3965b]{padding:10px}.app-wrapper .main-content .legal-item .card-header[data-v-3cf3965b]{padding:20px;flex-direction:column;text-align:center}.app-wrapper .main-content .legal-item .card-header .brand-logo[data-v-3cf3965b]{width:50px;height:50px}.app-wrapper .main-content .legal-item .card-header h1[data-v-3cf3965b]{font-size:1.5rem}.app-wrapper .main-content .legal-item .content[data-v-3cf3965b]{padding:20px}.app-wrapper .main-content .legal-item .content .section[data-v-3cf3965b]{margin-bottom:20px}.app-wrapper .main-content .legal-item .content .section h3[data-v-3cf3965b]{font-size:1.2rem;margin-bottom:5px}.app-wrapper .main-content .legal-item .content .section p[data-v-3cf3965b],.app-wrapper .main-content .legal-item .content .section li[data-v-3cf3965b]{font-size:1rem}.app-wrapper .main-content .legal-item .copyright-wrapper[data-v-3cf3965b]{padding:15px 20px}.app-wrapper .main-content .legal-item .copyright-wrapper p[data-v-3cf3965b]{font-size:1.1rem}}.header[data-v-0431655a]{display:flex;align-items:center;justify-content:space-between;color:var(--lcp-off-white);position:relative}h1[data-v-0431655a],a[data-v-0431655a]{line-height:28px;color:var(--header-font-colour);font-family:var(--gotham);font-weight:700;font-size:.9rem}h1[data-v-0431655a]{padding:11px 0 11px 11px;float:left}img[data-v-0431655a]{float:right;padding:5px 13px 10px 25px;min-width:150px}.logo[data-v-0431655a]{filter:brightness(0) invert(1)}.header-nav[data-v-0431655a]{padding:11px 20px}.header-nav ul[data-v-0431655a]{list-style:none;margin:0;padding:0;display:flex;gap:20px;align-items:center}.header-nav li[data-v-0431655a]{margin:0}.header-nav a[data-v-0431655a]{color:var(--header-font-colour);text-decoration:none;font-family:var(--gotham);font-weight:600;font-size:1rem;transition:color .3s ease}.header-nav a[data-v-0431655a]:hover{color:var(--toggle-background-active, #ccc)}.header-nav a.router-link-active[data-v-0431655a]{color:var(--toggle-background, #007acc)}.year-selector[data-v-0431655a]{margin-right:15px}.year-selector select[data-v-0431655a]{background:transparent;color:var(--header-font-colour);font-family:var(--gotham);font-weight:700;font-size:1rem;border:1px solid var(--header-font-colour);padding:5px 10px;margin-right:10px;border-radius:4px;cursor:pointer}.year-selector select option[data-v-0431655a]{color:#000}.header-controls[data-v-0431655a]{display:flex;align-items:center}.header.active .hamburger[data-v-0431655a]:before{content:"";transform:rotate(180deg)}.hamburger[data-v-0431655a]{position:relative;width:50px;height:50px;display:none;justify-content:center;align-items:center;cursor:pointer;background:var(--investment-violet);transition:all .3s ease}.hamburger[data-v-0431655a]:before{font-family:var(--font-awesome-font);font-weight:900;content:"";color:var(--lcp-off-white);font-size:1.2rem;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;transition:all .3s ease;transform:rotate(0)}@media only screen and (max-width:820px),only screen and (min-width:821px)and (max-height:500px)and (orientation:landscape){.header[data-v-0431655a]{justify-content:flex-start;position:fixed;top:0;width:100%;z-index:999;background:var(--header-background);transition:transform .3s ease-in-out}.header.header-hidden[data-v-0431655a]{transform:translateY(-100%)}h1[data-v-0431655a]{padding:11px 0}.hamburger[data-v-0431655a]{display:flex;float:left;height:90px;width:50px;background:var(--investment-violet)}.fa-icon[data-v-0431655a]{width:auto;height:1.2rem}.header-nav[data-v-0431655a]{display:none}.year-selector[data-v-0431655a]{position:absolute;right:60px;top:50%;transform:translateY(-50%);margin-right:0}}.search-trigger[data-v-0431655a]{cursor:pointer;padding:10px;color:var(--lcp-off-white);font-size:1.2rem;transition:color .3s;margin-left:10px;margin-right:20px}.search-trigger[data-v-0431655a]:hover{color:var(--toggle-background-active, #ccc)}.search-modal-overlay[data-v-0431655a]{position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#000000b3;z-index:1000;display:flex;justify-content:center;align-items:center}.search-modal-anim-enter-active[data-v-0431655a],.search-modal-anim-leave-active[data-v-0431655a]{transition:opacity .3s ease}.search-modal-anim-enter-from[data-v-0431655a],.search-modal-anim-leave-to[data-v-0431655a]{opacity:0}.search-modal-anim-enter-active .search-modal[data-v-0431655a],.search-modal-anim-leave-active .search-modal[data-v-0431655a]{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.search-modal-anim-enter-from .search-modal[data-v-0431655a],.search-modal-anim-leave-to .search-modal[data-v-0431655a]{transform:scale(.9)}.search-modal[data-v-0431655a]{background:#fff;width:75%;height:75%;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 25px #00000080}.modal-header[data-v-0431655a]{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:var(--toggle-background-active);color:#fff}.modal-header h3[data-v-0431655a]{margin:0;font-family:var(--gotham)}.close-btn[data-v-0431655a]{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn[data-v-0431655a]:hover{background:#fff3;border-radius:4px}.modal-body[data-v-0431655a]{padding:20px;flex:1;display:flex;flex-direction:column;overflow:hidden}.search-input[data-v-0431655a]{max-width:100%;padding:15px;font-size:1.2rem;border:2px solid #ddd;border-radius:8px;margin-bottom:20px;font-family:var(--gotham)}.search-input[data-v-0431655a]:focus{border-color:var(--lcp-light-blue);outline:none}.scope-toggle[data-v-0431655a]{display:flex;gap:20px;margin-bottom:20px;font-family:var(--gotham)}.scope-toggle label[data-v-0431655a]{display:flex;flex:1 1 50%;align-items:center;vertical-align:middle;gap:8px;cursor:pointer;font-size:.9rem;line-height:1.2rem;color:var(--lcp-black)}.scope-toggle input[type=radio][data-v-0431655a]{cursor:pointer;margin:0}.results-container[data-v-0431655a]{flex:1;overflow-y:auto}.search-results[data-v-0431655a]{list-style:none;padding:0;margin:0}.search-results li[data-v-0431655a]{margin-bottom:15px}.search-results a[data-v-0431655a]{display:block;padding:15px;background:#f5f5f5;border-radius:6px;text-decoration:none;color:#333;transition:background .2s}.search-results a[data-v-0431655a]:hover{background:#e0e0e0}.result-name[data-v-0431655a]{font-weight:700;font-size:1.1rem;color:var(--lcp-dark-blue, #17355e);margin-bottom:5px;display:flex;gap:15px;justify-content:space-between}.result-year[data-v-0431655a]{display:inline-block;background:var(--lcp-light-blue);color:var(--lcp-dark-blue);font-weight:700}.result-desc[data-v-0431655a]{font-size:.9rem;color:#666}.no-results[data-v-0431655a]{text-align:center;color:#999;font-size:1.2rem;margin-top:20px}@media only screen and (max-width:820px),only screen and (min-width:821px)and (max-height:500px)and (orientation:landscape){.search-modal[data-v-0431655a]{width:95%;height:95%;max-height:95dvh}.search-trigger[data-v-0431655a]{position:absolute;right:20px;top:50%;transform:translateY(-50%);margin:0;font-size:1.5rem}}@media only screen and (min-width:768px){.scope-toggle label[data-v-0431655a]{flex:none}}nav[data-v-de7082cf]{flex:0 0 317px;width:317px;background:var(--nav-background)}.content[data-v-de7082cf]::-webkit-scrollbar{width:12px}.content[data-v-de7082cf]::-webkit-scrollbar-track{box-shadow:inset 0 0 16px #6464644d;background:#d2d2d7}.content[data-v-de7082cf]::-webkit-scrollbar-thumb{border-radius:16px;background:#7b9fa5;box-shadow:inset 0 0 20px #64646466}.content[data-v-de7082cf]::-webkit-scrollbar-thumb:window-inactive{background:#7b9fa566}.no-border[data-v-de7082cf]{padding-left:0!important}.left-menu[data-v-de7082cf]{width:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:rebeccapurple var(--background-colour);background:var(--header-font-colour)}.left-menu a[data-v-de7082cf]{color:var(--lcp-black)}.accordion[data-v-de7082cf]{color:var(--header-font-colour);width:100%;box-shadow:0 2px 8px #0000001a;background:var(--nav-background)}.accordion .section[data-v-de7082cf]{width:100%}.accordion .section input[type=radio][data-v-de7082cf]{display:none}.accordion .section input[type=radio]:checked+label[data-v-de7082cf]{background:var(--toggle-background-active);color:var(--white)}.accordion .section input[type=radio]:checked+label[data-v-de7082cf]:before{transform:translateY(-50%) rotate(90deg)}.accordion .section input[type=radio]:checked~.content-wrapper[data-v-de7082cf]{grid-template-rows:1fr}.accordion .section input[type=radio]:checked~.content-wrapper .content[data-v-de7082cf]{opacity:1;z-index:10}.accordion .section label[data-v-de7082cf]{position:relative;cursor:pointer;display:table;background:var(--nav-background);width:100%;transition:background .3s ease-in-out,color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion .section label span[data-v-de7082cf]{display:inline-block;padding:10px 45px 10px 10px;vertical-align:middle;width:100%;font-weight:700}.accordion .section label[data-v-de7082cf]:before{content:"";font-family:var(--font-awesome-font);font-weight:900;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out;font-size:14px;color:var(--header-font-colour)}.accordion .section label[data-v-de7082cf]:hover{color:var(--toggle-background-active, #ccc)}.accordion .section label a[data-v-de7082cf],.accordion .section label a[data-v-de7082cf]:active{display:inline-block;color:var(--header-font-colour);width:100%}.accordion .section .content-wrapper[data-v-de7082cf]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-out}.accordion .section .content[data-v-de7082cf]{min-height:0;overflow:hidden;background:var(--white);box-shadow:inset 0 0 8px #64646480;border-radius:0 0 8px 8px}.accordion .section .content li[data-v-de7082cf]{transition:background-color 1s ease,box-shadow .3s ease;padding:0;margin:0}.accordion .section .content li[data-v-de7082cf]:hover{cursor:pointer}.accordion .section .content li[data-v-de7082cf]:has(.router-link-exact-active){box-shadow:inset 0 0 8px #c8c8c880;background-color:#00000005}.accordion .section .content a[data-v-de7082cf]{display:block;box-sizing:border-box;width:100%;font-weight:700;transition:color .3s ease;line-height:1.5rem;padding:10px 15px}.accordion .section .content a.router-link-exact-active[data-v-de7082cf]{color:var(--toggle-background)}.accordion .section .content a[data-v-de7082cf]:hover{color:var(--toggle-background-active, #ccc)}.accordion .section.no-submenu label[data-v-de7082cf]:before{display:none}@media only screen and (max-width:320px){nav[data-v-de7082cf]{width:100%}.accordion .section input[type=radio]:checked~.content[data-v-de7082cf]{max-height:120px}}@media only screen and (max-width:480px){nav[data-v-de7082cf]{width:100%}}@media only screen and (min-width:1024px){.mobile-only[data-v-de7082cf]{display:none}}@media only screen and (min-width:821px)and (max-width:1023px)and (min-height:501px){.mobile-only[data-v-de7082cf]{display:none}}@media only screen and (max-width:820px),only screen and (min-width:821px)and (max-height:500px)and (orientation:landscape){.left-menu[data-v-de7082cf]{overflow-y:scroll;-webkit-overflow-scrolling:touch}.accordion .section label span[data-v-de7082cf]{padding:10px 45px 10px 10px}.accordion .section .content li[data-v-de7082cf]{padding:8px}}.view-wrapper{flex:1 1 auto;position:relative;overflow-y:hidden;display:flex;min-width:calc(100vw - 317px)}.crossfade-enter-active,.crossfade-leave-active{transition:opacity .8s ease;position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.crossfade-enter-from,.crossfade-leave-to{opacity:0}@media only screen and (min-width:821px)and (max-width:1024px){.view-wrapper{min-width:calc(100% - 317px);width:calc(100% - 317px)}}@media only screen and (min-width:768px)and (max-width:820px){.view-wrapper{overflow:visible!important;height:auto!important;display:block}}@media only screen and (min-width:576px)and (max-width:767px){.view-wrapper{overflow:visible!important;height:auto!important;display:block}}@media only screen and (max-width:575px){.view-wrapper{overflow:visible!important;height:auto!important;display:block}}@media only screen and (max-width:950px)and (orientation:landscape)and (max-height:500px){.view-wrapper{overflow:visible!important;height:auto!important;display:block;width:100%!important;min-width:100%!important}}:root{--lcp-blue: #141e34;--lcp-black: #0d1311;--other-blue: #0095ba;--investment-violet: #a250d6;--lcp-off-white: #f6f4f1;--dark-orange: #f7a600;--header-font-colour: var(var(--investment-violet));--nav-background: #f6f4f1;--header-background: #141e34;--main-background: #f6f4f1;--white: #ffffff;--background-colour: #f6f4f1;--border-colour: #ddd;--highlight-colour: #454734;--cancel-colour: #f4991b;--shadow: 0px 3px 10px rgba(0, 0, 0, .3);--hover-shadow: 0px 3px 10px rgba(0, 0, 0, .5);--font-size-base: 1.6em;--font-line-height-base: 1.9em;--gotham: "Gotham SSm 4r", "Gotham SSm A", "Gotham SSm B", "Helvetica", "Geneva", "Verdana", "sans-serif";--fallback-fonts: "Open Sans", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--font-awesome-font: "Font Awesome 6 Free";--toggle-background: var(--investment-violet);--toggle-background-active: var(--investment-violet);--toggle-background-investment-violet: hsl(from var(--investment-violet) h s calc(l - 25) );--nav-border-colour: #dee2e6}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box;text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:16px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}@font-face{font-family:Documenta;src:url(/fonts/D019W33T.eot) format("eot"),url(/fonts/D019W33T.woff) format("woff"),url(/fonts/D019W33T.ttf) format("truetype"),url(/fonts/D019W33T.svg) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Documenta;src:url(/fonts/D019W14T.eot) format("eot"),url(/fonts/D019W14T.woff) format("woff"),url(/fonts/D019W14T.ttf) format("truetype"),url(/fonts/D019W14T.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Documenta;src:url(/fonts/D019W16T.eot) format("eot"),url(/fonts/D019W16T.woff) format("woff"),url(/fonts/D019W16T.ttf) format("truetype"),url(/fonts/D019W16T.svg) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/fonts/fa-solid-900.woff2)}.highcharts-yaxis-grid .highcharts-grid-line{stroke:#002f5f;stroke-width:1;opacity:.3}.highcharts-xaxis .highcharts-axis-line{stroke-width:2;stroke:#002f5f}.highcharts-legend-item *{cursor:default!important}.highcharts-title,.highcharts-axis-labels,.highcharts-legend{font-family:var(--gotham),var(--fallback-fonts);color:#17355e00!important}.highcharts-axis-title{font-family:var(--gotham),var(--fallback-fonts);font-weight:500;font-size:1.1rem;fill:var(--lcp-blue)!important}.highcharts-title{letter-spacing:.1em;font-size:4em}.highcharts-legend{font-weight:400!important}header,footer,nav,article,aside{padding:0}p{margin-bottom:10px}html,body,.viewport,html body>div{width:100%;height:100%;margin:0;font-family:var(--gotham),var(--fallback-fonts);font-style:normal;font-variant:normal;font-weight:400;line-height:var(--font-line-height-base);overflow:hidden;color:var(--lcp-black);background:var(--background-colour)}.layout-container{flex:1;display:flex;flex-direction:column;height:100%;width:100%}.vbox{display:flex;flex-direction:column}.hbox{display:flex;flex-direction:row}.space-between{justify-content:space-between}header{height:90px;flex-shrink:0;flex-grow:0;background:var(--header-background);color:var(--header-font-colour)}footer{height:80px;flex-shrink:0;flex-grow:0;background:var(--header-background);color:#fff}.main{flex:1 1 auto;display:flex;overflow:hidden}.splash{display:flex;flex:1 1 auto}article{width:100%;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;background:var(--background-colour);scrollbar-color:rebeccapurple var(--background-colour)}.global-fade-enter-active,.global-fade-leave-active{transition:opacity .5s ease}.global-fade-enter-from,.global-fade-leave-to{opacity:0}footer{width:100%;padding:14px 14px 14px 70px;color:#fff;display:flex;align-items:center}.copyright{font-weight:700;font-size:1rem;width:60%}.copyright a:active,.copyright a:link,.copyright a:visited{color:#fff;transition:color .3s ease}.copyright a:hover{color:var(--toggle-background-active, #ccc)}.copyright a{font-size:1rem}.links{width:50%;text-align:right}.links a:active,.links a:link,.links a:visited{color:#fff;padding:0 10px;font-weight:700;transition:color .3s ease}.links a:hover{color:var(--toggle-background-active, #ccc)}.links .fa-plus{margin:0 5px -3px 0}.left-menu{transition:left .5s;left:0;z-index:100}@media only screen and (min-width:821px)and (max-width:1023px)and (min-height:501px){.left-menu{position:relative;left:0;z-index:1}}@media only screen and (max-width:820px),only screen and (min-width:821px)and (max-height:500px)and (orientation:landscape){html,body,html body .viewport,html body>div{height:auto!important;min-height:100dvh;overflow-y:auto!important;overflow-x:hidden}.viewport.with-header{padding-top:90px}.main{overflow:visible!important;height:auto!important;display:flex;flex-direction:column}article{overflow:visible!important;height:auto!important}footer{width:100%;position:relative}.left-menu{display:block;position:fixed;top:90px;bottom:0;width:100%;left:-100%;z-index:100;overflow-y:auto}.active{left:0}.copyright{max-width:50%;font-size:.8rem;line-height:1rem}.copyright a{font-size:.8rem}.links a{font-size:.8rem;line-height:1rem;float:right}.fa-plus{width:7px;height:11px}}
