:root{--bem-color-white:#fff;--bem-color-black:#000;--bem-color-text-primary:#29282a;--bem-color-text-muted:#6d6e71;--bem-color-text-subtle:#505050;--bem-color-text-50:rgba(0,0,0,.5);--bem-color-text-70:rgba(0,0,0,.7);--bem-color-text-80:rgba(0,0,0,.8);--bem-color-overlay:rgba(0,0,0,.4);--bem-color-surface-soft:#f2f2f2;--bem-color-surface-subtle:#f8f8f8;--bem-color-surface-very-light:#dfdfdf;--bem-color-border-muted:#babfc7;--bem-color-divider:#666;--bem-color-grey-row:hsla(0,0%,50%,.68);--bem-color-success:green;--bem-color-danger:#ff0549;--bem-color-accent:#17a2b8;--bem-color-brand-ff:#3d6d9e;--bem-color-brand-wo:#4b8697;--bem-color-brand-ch:#e65b27;--bem-color-brand-ni:#000;--bem-color-brand-nb:#3c6d9e;--bem-color-brand-em:#5f386a;--bem-color-footer-bg:#29282a;--bem-color-footer-secondary:#767676;--bem-font-sans:"IBM Plex Sans","Helvetica Neue",Arial,sans-serif;--bem-font-sans-fallback:avenirregular,helvetica neue,helvetica,arial;--bem-font-serif:Georgia,times,times new roman,serif;--bem-shadow-modal:0 4px 40px rgba(0,0,0,.25);--bem-shadow-card-hover:0 12px 16px -4px rgb(0 0 0/8%),0 4px 6px -2px rgb(0 0 0/3%);--bem-container-padding:2.4rem;--bem-container-padding-large:3rem}.c-section-faq{padding:0 2.4rem var(--bem-container-padding)}@media(width >= 1023px){.c-section-faq{padding:0 4.8rem var(--bem-container-padding-large)}}.c-section-faq__main{color:var(--bem-color-text-primary);margin:0 auto;max-width:99.6rem;padding:0}.c-section-faq__item{border-top:1px solid;interpolate-size:allow-keywords}.c-section-faq__item:first-child{border-top:0}.c-section-faq__item:first-of-type{margin-top:-.4rem}.c-section-faq__item::details-content{height:0;overflow:hidden;transition:height .3s,content-visibility .3s;transition-behavior:allow-discrete}.c-section-faq__item[open]::details-content{height:auto}.c-section-faq__question{align-items:center;color:var(--bem-color-black);display:flex;font-family:var(--bem-font-serif);font-size:2rem;font-weight:400;gap:2.4rem;justify-content:space-between;line-height:normal;padding:2rem 0}.c-section-faq__question::marker{display:none}.c-section-faq__question::-webkit-details-marker{display:none}.c-section-faq__question:after{background:50% no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='none' viewBox='0 0 14 9'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.7' stroke-width='1.5' d='m1 1.52 6 6 6-6'/%3E%3C/svg%3E");content:"";flex:0 0 auto;height:2.4rem;transition:transform .3s linear;width:2.4rem}[open]>.c-section-faq__question:after{transform:rotate(-180deg)}@media(width >= 768px){.c-section-faq__question{font-size:2.4rem}}.c-section-faq__answer{color:var(--bem-color-text-70);font-family:var(--bem-font-sans);font-size:1.6rem;font-weight:400;padding-bottom:2rem}.c-section-intro{align-items:center;color:var(--bem-color-text-primary);display:flex;flex-direction:column;gap:.8rem;margin:0 auto;max-width:99.6rem;padding:0 0 2rem;text-align:center}@media(width >= 768px){.c-section-intro{gap:1rem}}.c-section-intro--variant-portfolio:after{border-bottom:.2rem solid;content:"";display:block;margin:.8rem auto 0;width:6rem}.c-section-intro__heading{font-family:var(--bem-font-sans);font-size:3.2rem;font-weight:500;line-height:1.2;margin-bottom:0}@media(width >= 768px){.c-section-intro__heading{font-size:3.6rem}}.c-section-intro--variant-portfolio .c-section-intro__heading{font-family:inherit;font-size:2.5rem}@media(width >= 768px){.c-section-intro--variant-portfolio .c-section-intro__heading{font-size:2.5rem}}.c-section-intro__description{color:var(--bem-color-black);font-family:var(--bem-font-sans);font-size:2rem;font-weight:300;line-height:1.5;margin:0;opacity:.7}@media(width >= 768px){.c-section-intro__description{font-size:2.4rem}}.c-section-intro--variant-portfolio .c-section-intro__description{font-family:inherit;font-size:1.5rem;font-style:italic}@media(width >= 768px){.c-section-intro--variant-portfolio .c-section-intro__description{font-size:1.5rem}}.c-section-intro .rich-text p{margin:0}.c-section-portfolio-cards{padding:2.4rem var(--bem-container-padding)}@media(width >= 1023px){.c-section-portfolio-cards{padding-inline:var(--bem-container-padding-large)}}.c-section-portfolio-cards__main{display:flex;gap:3rem;margin:0 calc(var(--bem-container-padding)*-1);overflow:auto hidden;padding:2rem var(--bem-container-padding);scroll-padding:0 var(--bem-container-padding);scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.c-section-portfolio-cards__main::-webkit-scrollbar{display:none}@media(width >= 1023px){.c-section-portfolio-cards__main{margin-inline:calc(var(--bem-container-padding-large)*-1);padding-inline:var(--bem-container-padding-large)}}@media(width >= 1400px){.c-section-portfolio-cards__main{justify-content:center;padding-top:2rem}}@media(pointer:fine){.c-section-portfolio-cards__main{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:thin}.c-section-portfolio-cards__main::-webkit-scrollbar{display:block}}.c-section-portfolio-cards__card{align-items:center;background-color:var(--bem-color-surface-soft);border:1px solid var(--bem-color-border-muted);border-radius:2px;box-shadow:none;color:var(--bem-color-text-primary);display:flex;flex:0 0 auto;flex-direction:column;font-size:1.4rem;gap:1rem;line-height:2rem;padding:1rem 2.6rem 2.6rem;scroll-snap-align:start;text-align:center;text-decoration:none;transition:background-color .3s;width:260px}.c-section-portfolio-cards__card:hover{background-color:var(--bem-color-white);box-shadow:var(--bem-shadow-card-hover);color:var(--bem-color-text-primary);text-decoration:none}.c-section-portfolio-cards__card:focus-visible{background:var(--bem-color-white)}@media(width >= 1400px){.c-section-portfolio-cards__card{flex:0 1 20%;max-width:260px}}@media(pointer:fine){.c-section-portfolio-cards__card:hover{background:var(--bem-color-white)}}.c-section-portfolio-cards__logo{height:6rem;opacity:.6;padding:.6rem 0 1rem;transition:opacity .3s;width:100%}.c-section-portfolio-cards__logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(pointer:fine){.c-section-portfolio-cards__card:hover .c-section-portfolio-cards__logo{opacity:1}}.c-section-portfolio-cards__title{color:var(--bem-color-black);font-family:var(--bem-font-sans);font-size:2rem;font-weight:400}.c-section-portfolio-cards__description{color:var(--bem-color-text-70);flex:1 0 auto;font-family:var(--bem-font-sans);font-size:1.4rem;font-style:normal;font-weight:300;line-height:2rem;overflow-wrap:break-word;padding:0}.c-section-portfolio-cards__timeframe{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.c-section-portfolio-cards__label{font-family:var(--bem-font-sans);font-size:1.34rem;font-weight:500;line-height:2.25rem;text-align:center}.c-section-portfolio-cards__value{color:var(--bem-color-text-50);font-family:var(--bem-font-sans);font-size:1.25rem;font-weight:300;line-height:1.5rem}.c-section-portfolio{overflow:hidden;padding:2.4rem var(--bem-container-padding)}@media(width >= 1023px){.c-section-portfolio{padding:3rem var(--bem-container-padding-large)}}.c-section-portfolio__main{font-family:var(--bem-font-sans);margin:0 auto;max-width:141.6rem}@media(width <= 1023px){.c-section-portfolio__main{margin-inline:calc(var(--bem-container-padding)*-1)}}.c-section-portfolio__quick-search{background:var(--bem-color-surface-subtle);border:.1rem solid var(--bem-color-border-muted);border-bottom:none;border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:1.2rem 3.6rem}.c-section-portfolio__quick-search-input{background:var(--bem-color-white);border:.1rem solid var(--bem-color-border-muted);border-radius:.3rem;font-size:1.6rem;line-height:2.4rem;padding:.8rem 1.8rem;width:100%}.c-section-portfolio__table{--ag-wrapper-border-radius:0;--ag-header-font-weight:700;--ag-font-size:1.3rem;--ag-data-font-size:1.4rem;--ag-header-background-color:var(--bem-color-surface-subtle);height:911px;max-height:calc(100svh - 207px);padding:0}@media(width <= 1023px){.c-section-portfolio__table{padding-inline:0}}.c-section-portfolio__table .ag-root-wrapper,.c-section-portfolio__table .ag-row{border-color:var(--bem-color-border-muted)}.c-section-portfolio__table .ag-row{cursor:pointer}@media(width <= 500px){.c-section-portfolio__table .ag-paging-page-size{display:none}}.c-section-portfolio__table .ag-cell-wrap-text{white-space:pre-line}.c-section-portfolio__table .ag-cell-wrap-text .ag-cell-wrapper{height:100%}.c-section-portfolio__table .ag-cell-wrap-text .ag-cell-value{align-self:center;line-height:1.5}.c-section-portfolio__table-row--grey .ag-cell{color:var(--bem-color-grey-row)}.c-section-portfolio__table-cell-active-mandate--yes{font-size:0}.c-section-portfolio__table-cell-active-mandate--yes:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23181d1f' fill-opacity='.9' fill-rule='evenodd' d='m5.793 11.48 8.066-8.066 1.061 1.061-9.127 9.126L1.2 9.008l1.06-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";display:inline-block;height:1.6rem;vertical-align:middle;width:1.6rem}.c-section-portfolio__table-cell-percent{font-weight:700}.c-section-portfolio__table-cell-percent--green{color:var(--bem-color-success)}.c-section-portfolio__table-cell-percent--red{color:var(--bem-color-danger)}.c-section-portfolio__table-cell-portfolio--next-investors{color:var(--bem-color-brand-ni)}.c-section-portfolio__table-cell-portfolio--catalyst-hunter{color:var(--bem-color-brand-ch)}.c-section-portfolio__table-cell-portfolio--next-biotech{color:var(--bem-color-brand-nb)}.c-section-portfolio__table-cell-portfolio--wise-owl{color:var(--bem-color-brand-wo)}.c-section-portfolio__table-cell-portfolio--emerge{color:var(--bem-color-brand-em)}.c-section-portfolio__tooltips{background-color:var(--bem-color-white);border:.1rem solid var(--bem-color-border-muted);border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem;border-top:none;font-size:1.3rem;line-height:1.5;padding:.8rem 1.8rem}@media(width >= 768px){.c-section-portfolio__tooltips{padding-block:1.2rem}}.c-section-portfolio__tooltips-list{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;list-style:none;margin:0;padding:0 1.8rem;position:relative}.c-section-portfolio__tooltip-button{all:unset;color:var(--bem-color-black);cursor:pointer;font:inherit;font-size:1.2rem;font-weight:700;opacity:.7;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-color:var(--bem-color-divider);text-decoration-thickness:15%}.c-section-portfolio__tooltip-button--open{opacity:1;text-decoration-color:currentcolor}.c-section-portfolio__tooltip-content{background-color:var(--bem-color-black);border:0;color:var(--bem-color-white);inset:0;left:0;margin:0;overflow:visible;padding:.8rem 1.2rem;width:100%}@media(width >= 575px){.c-section-portfolio__tooltip-content{left:var(--left);width:40rem}}.c-section-portfolio__tooltip-content:after{border-color:var(--bem-color-black) transparent transparent;border-style:solid;border-width:.6rem .6rem 0;content:"";height:0;left:calc(50% - .6rem + var(--triangle-adjustment));position:absolute;top:100%;width:0}.c-section-portfolio__info{display:flex;gap:1.2rem;margin-top:2rem;opacity:.7;padding-inline:3rem}.c-section-portfolio__info .simple-section{color:var(--bem-color-text-80);font-size:1.5rem;line-height:2.25rem}.c-section-portfolio__info p:last-child{margin:0}.c-section-portfolio__info-icon{flex:0 0 auto;height:2rem;padding:.2rem;width:2rem}.c-section-portfolio__info-icon svg{display:block;height:1.6rem;width:1.6rem}.c-section-portfolio__table-custom-filter{font-size:1.4rem;line-height:1.8rem;max-height:calc(6lh + 4.4rem);overflow:auto;padding:1.2rem}.c-section-portfolio__table-custom-filter__item:not(:last-child){margin-bottom:.4rem}.c-section-portfolio__table-custom-filter__label{align-items:center;display:flex;gap:.4rem;margin-bottom:0}.c-section-portfolio__us-stock-cell{align-items:center;display:flex;gap:.6rem;height:100%}.c-section-portfolio__us-stock-flag{font-size:1.6rem;line-height:1}.c-section-hero-form__container{display:flex;flex-direction:column;gap:1rem}.c-section-hero-form__fields{display:flex;flex-direction:column;font-size:2.4rem;gap:1.6rem}@media(width >= 768px){.c-section-hero-form__fields{flex-direction:row;font-size:3.2rem;gap:0}}.c-section-hero-form__label{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.c-section-hero-form__consent{align-items:flex-start;display:flex;flex-direction:column;font-weight:0;width:100%}.c-section-hero-form__consent-checkbox{height:2.2rem;width:2.2rem}@media(width >= 768px){.c-section-hero-form__consent-checkbox{height:2.5rem;width:2.5rem}}.c-section-hero-form__consent-label{align-items:center;color:var(--bem-color-text-70);display:flex;font-family:var(--bem-font-sans);font-size:1.5rem;font-weight:300;gap:.6rem}.c-section-hero-form__consent-error{color:var(--bem-color-danger);display:block;font-size:1.6rem;text-align:center;width:100%}@media(width >= 768px){.c-section-hero-form__consent-error{display:initial;padding:0;text-align:left}}.c-section-hero-form__input{flex:1;font-family:var(--bem-font-sans);font-size:2.4rem;padding:1.6rem 2.4rem}@media(width >= 768px){.c-section-hero-form__input{font-size:3.2rem}}.c-section-hero-form__input::-moz-placeholder{color:var(--bem-color-text-50);font-weight:300;text-align:center}.c-section-hero-form__input::placeholder{color:var(--bem-color-text-50);font-weight:300;text-align:center}@media(width >= 768px){.c-section-hero-form__input::-moz-placeholder{text-align:left}.c-section-hero-form__input::placeholder{text-align:left}}.c-section-hero-form__button{background-color:var(--bem-color-black);color:var(--bem-color-white);font-family:var(--bem-font-sans);font-size:2.4rem;font-weight:700;padding:1.4rem 8rem;text-align:center;width:100%}@media(width >= 768px){.c-section-hero-form__button{font-size:3.2rem;max-width:31.5rem;padding:0}}.c-section-hero-form__error{color:var(--bem-color-danger);display:block;font-size:1.6rem;text-align:center;width:100%}@media(width >= 768px){.c-section-hero-form__error{display:initial;padding:0;text-align:left}}.c-section-hero-form__success{color:var(--bem-color-success);font-size:4.6rem;margin-top:.8rem;text-align:center}.c-section-hero{align-items:center;display:flex;flex-direction:column;padding:1.7rem 2.4rem;width:100%}@media(width >= 768px){.c-section-hero{flex-direction:row;justify-content:center;padding:6.4rem 12rem}}.c-section-hero__wrapper{display:flex;flex-direction:column;gap:2.4rem;max-width:82.6rem}@media(width >= 768px){.c-section-hero__wrapper{gap:4.8rem}}.c-section-hero__content{align-items:center;display:flex;flex-direction:column;gap:2.4rem}.c-section-hero__content img{max-height:6.4rem;max-width:19.2rem}@media(width >= 768px){.c-section-hero__content img{max-height:9.6rem;max-width:28.8rem}}.c-section-hero__content h1{color:var(--bem-color-black);font-family:var(--bem-font-serif);font-size:4.8rem;font-weight:400;line-height:5.6rem;text-align:center}@media(width >= 768px){.c-section-hero__content h1{font-size:6.4rem;line-height:7.2rem}}.c-section-hero__content p{color:var(--bem-color-text-70);font-family:var(--bem-font-sans);font-size:2.4rem;font-weight:300;margin-bottom:0;text-align:center}@media(width >= 768px){.c-section-hero__content p{font-size:3.2rem}}.c-section-hero__modal-overlay{align-items:center;background:var(--bem-color-overlay);display:flex;inset:0;justify-content:center;position:fixed;z-index:50}@media(width <= 768px){.c-section-hero__modal-overlay{padding:1rem}}.c-section-hero__modal{background:var(--bem-color-white);box-shadow:var(--bem-shadow-modal);display:flex;flex-direction:column;gap:3rem;padding:4rem;position:relative;text-align:center;width:90%}@media(width >= 768px){.c-section-hero__modal{gap:4.8rem;max-width:90.6rem;width:100%}}.c-section-hero__modal-header{align-items:center;display:flex;justify-content:center}.c-section-hero__modal-logo-wrapper{flex:1}.c-section-hero__modal-logo{max-height:6rem;max-width:18rem}@media(width >= 768px){.c-section-hero__modal-logo{max-height:6.4rem;max-width:19.2rem}}.c-section-hero__modal-close{background:transparent;border:0;color:var(--bem-color-text-50);cursor:pointer;font-size:3.2rem;line-height:1;position:absolute;right:1.6rem;top:1.6rem}.c-section-hero__modal-close:hover{color:var(--bem-color-text-80)}@media(width <= 768px){.c-section-hero__modal-close svg{height:3.6rem;width:3.6rem}}@media(width >= 768px){.c-section-hero__modal-close{right:1rem;top:1rem}}.c-section-hero__modal-content{align-items:center;display:flex;flex-direction:column;gap:2rem;padding-bottom:1rem}@media(width >= 768px){.c-section-hero__modal-content{gap:4rem;padding-bottom:2rem}}.c-section-hero__modal-content-header{display:flex;flex-direction:column;gap:.8rem}@media(width >= 768px){.c-section-hero__modal-content-header{gap:1rem}}.c-section-hero__modal-heading{color:var(--bem-color-success);font-family:var(--bem-font-serif);font-size:3.2rem;font-weight:400;line-height:4rem;margin:0}@media(width >= 768px){.c-section-hero__modal-heading{font-size:6.4rem;line-height:7.2rem}}.c-section-hero__modal-copy{color:var(--bem-color-text-70);font-family:var(--bem-font-sans);font-size:1.6rem;font-weight:300;margin:0}@media(width >= 768px){.c-section-hero__modal-copy{font-size:2.4rem}}body.ni--modal-open{overflow:hidden}.c-section-mobile-header{background:var(--bem-color-black);display:block;padding:8px 0}@media(width >= 768px){.c-section-mobile-header{display:none}}.c-section-mobile-header__logo{height:auto;width:80px}.c-section-mobile-header__link{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content}.c-section-portfolio-hero{background:var(--bem-color-white);color:var(--bem-color-text-primary)}@media(width >= 1023px){.c-section-portfolio-hero{background-position-y:bottom;background-repeat:no-repeat;background-size:cover;color:var(--bem-color-white)}.c-section-portfolio-hero--theme-finfeed,.c-section-portfolio-hero--theme-next-biotech{background-color:var(--bem-color-brand-ff);background-image:url(/static/shared/img/ff-homepage-bg.png)}.c-section-portfolio-hero--theme-wise-owl{background-color:var(--bem-color-brand-wo);background-image:url(/static/shared/img/wo-homepage-bg.png)}.c-section-portfolio-hero--theme-catalyst-hunter{background-color:var(--bem-color-brand-ch);background-image:url(/static/shared/img/catalyst-hunter-background.png)}.c-section-portfolio-hero--theme-next-investors{background-color:var(--bem-color-brand-ni);background-image:url(/static/shared/img/ni-homepage-bg.png)}.c-section-portfolio-hero--theme-emerge{background-color:var(--bem-color-brand-em);background-image:url(/static/shared/img/em-homepage-bg.png)}}.c-section-portfolio-hero__wrapper{margin:0 auto;max-width:1476px;padding:1.7rem var(--bem-container-padding)}@media(width >= 1023px){.c-section-portfolio-hero__wrapper{min-height:21.6rem;padding:6rem var(--bem-container-padding-large)}}.c-section-portfolio-hero__ni-link{display:block;height:5rem;margin:0 auto 1rem}.c-section-portfolio-hero__ni-link img{display:block;height:auto;margin:0 auto;width:15rem}@media(width >= 1023px){.c-section-portfolio-hero__ni-link{display:none}}.c-section-portfolio-hero__title{font-size:2.4rem;font-weight:600;line-height:3.2rem;margin-bottom:.8rem}@media(width >= 768px){.c-section-portfolio-hero__title{font-size:3.6rem;line-height:4.8rem;margin-bottom:1.6rem}}.c-section-portfolio-hero__copy{display:none}@media(width >= 768px){.c-section-portfolio-hero__copy{display:block;font-size:2.4rem;line-height:4rem;max-width:65%}}.homepage-template{background:linear-gradient(90deg,var(--bem-color-surface-very-light) 0,var(--bem-color-white) 50%,var(--bem-color-surface-very-light) 100%)}