<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:"CeraProBlack";src:url(/static/media/CeraProBlack.a48853e4.eot);src:url(/static/media/CeraProBlack.a48853e4.eot) format("embedded-opentype"),url(/static/media/CeraProBlack.8d36b1d3.woff2) format("woff2"),url(/static/media/CeraProBlack.8270b966.woff) format("woff"),url(/static/media/CeraProBlack.096e59c5.ttf) format("truetype"),url(/static/media/CeraProBlack.2e3487bb.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"CeraProBold";src:url(/static/media/CeraProBold.078ff23b.eot);src:url(/static/media/CeraProBold.078ff23b.eot) format("embedded-opentype"),url(/static/media/CeraProBold.cb6a6181.woff2) format("woff2"),url(/static/media/CeraProBold.ca30692d.woff) format("woff"),url(/static/media/CeraProBold.657c37f5.ttf) format("truetype"),url(/static/media/CeraProBold.f6a68368.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"CeraProMedium";src:url(/static/media/CeraProMedium.fa0963c5.eot);src:url(/static/media/CeraProMedium.fa0963c5.eot) format("embedded-opentype"),url(/static/media/CeraProMedium.f694e801.woff2) format("woff2"),url(/static/media/CeraProMedium.6ceae406.woff) format("woff"),url(/static/media/CeraProMedium.451b5941.ttf) format("truetype"),url(/static/media/CeraProMedium.d178b306.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"CeraProRegular";src:url(/static/media/CeraProRegular.26da42d3.eot);src:url(/static/media/CeraProRegular.26da42d3.eot) format("embedded-opentype"),url(/static/media/CeraProRegular.69ab7ab7.woff2) format("woff2"),url(/static/media/CeraProRegular.82d7b15a.woff) format("woff"),url(/static/media/CeraProRegular.0a1e7a78.ttf) format("truetype"),url(/static/media/CeraProRegular.51d8f799.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"CeraProLight";src:url(/static/media/CeraProLight.003bf81e.eot);src:url(/static/media/CeraProLight.003bf81e.eot) format("embedded-opentype"),url(/static/media/CeraProLight.0096023d.woff2) format("woff2"),url(/static/media/CeraProLight.9695b42a.woff) format("woff"),url(/static/media/CeraProLight.b85726ab.ttf) format("truetype"),url(/static/media/CeraProLight.f70c9feb.svg) format("svg");font-weight:400;font-style:normal}button{margin:1vw 0;padding:1rem;border:.2vw solid #00aeef;border-radius:0;background-color:#00aeef;box-shadow:none;font-size:1rem;color:#fff;cursor:pointer;outline:none;-webkit-appearance:none;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif}button:hover{background:#0090c6;border:.2vw solid #0090c6;transition:all .2s linear}button:disabled{opacity:.5;cursor:not-allowed!important}button:active{background:#005170}button+a,button+button{margin:0 .5rem}button.outline{background-color:#ccc;border:1px solid #aaa;color:#757575}button.outlineBlue,button.outlineBlueSmall{background-color:#fff;border:2px solid #00aeef;color:#00aeef}button.outlineBlueSmall{padding:8px 16px!important}button.outlineBlueSmall.disable{opacity:0;cursor:default}.backButtonWrapper{text-align:center}.backButtonWrapper button.backButton{background-color:#fff;border:0 solid #00aeef;color:#00aeef;margin:auto}.buttonDelete,.textButton{cursor:pointer}.buttonDelete{padding:1rem;border:.2vw solid red;border-radius:0;background-color:#fff;box-shadow:none;font-size:1rem;color:red;outline:none;-webkit-appearance:none;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;margin:1vw 0 1vw 1rem}.buttonDelete:hover{color:#fff;background:#d60000;border:.2vw solid #d60000;transition:all .2s linear}.buttonDelete:disabled{opacity:.5;cursor:not-allowed!important}.buttonDelete:active{background:maroon}.buttonDelete.small{margin-left:0;border:0 solid red;font-family:"CeraProRegular",-apple-system,BlinkMacSystemFont,sans-serif}.buttonDelete.small:hover{color:red;background:#fff;border:0 solid #d60000;transition:all .2s linear}.buttonDelete.small:disabled{opacity:.5;cursor:not-allowed!important}.buttonDelete.small:active{background:#fff}.filters{width:100%;margin:1rem 0;display:grid;grid-template-columns:repeat(auto,1fr);grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}@media (min-width:600px){.filters{margin:1.5rem 0 2rem}}@media (min-width:1010px){.filters{margin:2rem 0}}.filtersMobileWrapper{border:1px solid rgba(0,0,0,.125)!important;box-shadow:none}.filtersMobileWrapper .MuiAccordionSummary-root,.filtersMobileWrapper .MuiAccordionSummary-root.Mui-expanded{min-height:auto}.filtersMobileWrapper .MuiAccordionSummary-content{margin:.5rem 0!important}.filtersMobileWrapper .MuiAccordionSummary-expandIcon{padding:.5rem!important}.filtersMobileWrapper{display:block}.filtersDesktopWrapper{display:none}@media (min-width:600px){.filtersMobileWrapper{display:none}.filtersDesktopWrapper{display:block}}input{padding:.25rem .5rem;font-size:1rem;color:#586a7a;width:95%;display:block;border-radius:.5vw;border:0 solid #ccc;background-color:#f4f4f4;box-sizing:border-box}input:focus{outline:none}input.error{border-color:red}label{font-weight:700;display:block;margin-bottom:.5rem}.input-feedback{color:red;font-size:.85rem;margin-top:.35rem}.input-feedback.countCharactersMargin{width:calc(100% - 70px);display:block;float:left}.textarea{padding:.25rem .5rem;font-size:1rem;color:#586a7a;width:95%;display:block;background-color:#f4f4f4;box-sizing:border-box}.textarea,.textarea .MuiOutlinedInput-root{border-radius:.5vw!important}.textarea .MuiOutlinedInput-root .MuiOutlinedInput-input{padding:0!important;color:#586a7a}.textarea fieldset{border:0 solid #ccc}.countCharacters{float:right;font-size:75%;margin-top:5px;width:50px;text-align:right}.radioGroupWrapper{color:#757575;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif}.radioGroupWrapper svg path{fill:#ccc;stroke:#fff!important}.radioGroupWrapper .Mui-checked svg path{fill:#00aeef;stroke:#fff!important}.radioGroupWrapper input{margin-bottom:0}.radioGroupWrapper .copy{flex:0 1 90%}.radioGroup{padding:1rem;background-color:#f4f4f4}.radioGroup,.radioGroup .MuiFormGroup-root{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.radioGroup .MuiFormGroup-root{margin-left:1rem;width:145px}.radioGroup:nth-of-type(2n){background-color:#fff!important}.MuiInputBase-root,.MuiInputBase-root:hover{box-shadow:none;outline:none}.MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ccc!important}.MuiInputBase-root:focus{border-color:#00aeef;box-shadow:none;outline:none}.MuiOutlinedInput-root{border-radius:0!important}.MuiOutlinedInput-root .MuiOutlinedInput-input,.MuiOutlinedInput-root .MuiSelect-outlined{padding:.6rem!important}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#00aeef!important;border-width:1px!important}.MuiInputLabel-outlined{transform:translate(14px,14px) scale(1)!important}.MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(14px,-6px) scale(.75)!important}.MuiIconButton-colorPrimary.Mui-checked:hover,.MuiIconButton-colorPrimary:hover,.MuiIconButton-colorSecondary:hover.Mui-checked:hover,.MuiIconButton-colorSecondary:hover:hover{background-color:transparent!important}.MuiFormControl-root{width:100%}.inputNumberFormatted input{padding:.55rem .6rem!important;overflow:hidden;border-radius:inherit;border:1px solid rgba(0,0,0,.23);background-color:transparent}.inputNumberFormatted input:focus{border-color:#00aeef;box-shadow:none;outline:none}.summaryContainer .MuiFormControl-root input{min-height:2rem}.summaryContainer .MuiFormControl-root .MuiSelect-outlined{font-size:1rem;color:#586a7a;width:95%;display:block;border-radius:.5vw;border:0 solid #ccc;background-color:#f4f4f4;box-sizing:border-box}.summaryContainer .MuiFormControl-root .MuiSelect-outlined:focus{outline:none}.summaryContainer .MuiFormControl-root .MuiSelect-outlined.error{border-color:red}.summaryContainer .MuiFormControl-root fieldset.MuiOutlinedInput-notchedOutline{padding:0!important;border-width:0!important}.summaryContainer .MuiFormControl-root .MuiOutlinedInput-root.Mui-focused fieldset.MuiOutlinedInput-notchedOutline{border-width:0!important}.attributesContainer .hide{display:none!important}.attributesContainer .MuiFormControl-root,.attributesContainer input{min-height:2rem}.attributesContainer .MuiFormControl-root .MuiOutlinedInput-input,.attributesContainer .MuiFormControl-root .MuiSelect-outlined{padding:.25rem .5rem!important;font-size:1rem;color:#586a7a;width:95%;display:block;border-radius:.5vw;border:0 solid #ccc;background-color:#f4f4f4;box-sizing:border-box;min-height:2rem}.attributesContainer .MuiFormControl-root .MuiSelect-outlined:focus{outline:none}.attributesContainer .MuiFormControl-root .MuiSelect-outlined.error{border-color:red}.attributesContainer .MuiFormControl-root fieldset.MuiOutlinedInput-notchedOutline{padding:0!important;border-width:0!important}.attributesContainer .MuiFormControl-root .MuiOutlinedInput-root.Mui-focused fieldset.MuiOutlinedInput-notchedOutline{border-width:0!important}.filtersInnerWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media (min-width:600px){.filtersInnerWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}}.filtersInnerWrapper .filtersColumn{width:100%;display:flex;flex-direction:column;margin-bottom:1rem;justify-content:flex-start;align-items:baseline}.filtersInnerWrapper .filtersColumn:last-of-type{margin-bottom:.25rem}@media (min-width:600px){.filtersInnerWrapper .filtersColumn{margin-bottom:0}}.filtersInnerWrapper .filtersColumn .header{margin-bottom:.25rem;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#22292f}.filtersInnerWrapper .filtersColumn .inputWrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.filtersInnerWrapper .filtersColumn .inputWrapper .inputInnerWrapper{width:100%}.filtersInnerWrapper .filtersColumn .inputWrapper .inputInnerWrapper input{box-sizing:border-box;border-radius:0;padding:.5rem}.filtersInnerWrapper .filtersColumn .inputWrapper .inputInnerWrapper input:focus{border-color:#00aeef;box-shadow:none;outline:none}.filtersInnerWrapper .filtersColumn .inputWrapper .inputInnerWrapper input#date_of_birth{padding:1.25rem .5rem}.filtersInnerWrapper .filtersColumn .inputWrapper .inputInnerWrapper .error.select fieldset,.filtersInnerWrapper .filtersColumn .inputWrapper .inputInnerWrapper .error.text-input fieldset,.filtersInnerWrapper .filtersColumn .inputWrapper .inputInnerWrapper .error.textarea fieldset{border:1px solid red}.filtersInnerWrapper .filtersColumn:last-of-type{margin-right:0!important}.investorspageBodyTopWrapper .column2{width:100%}@media (min-width:600px){.investorspageBodyTopWrapper .column2{width:200%;margin-left:2rem;margin-right:0}}.investorspageBodyTopWrapper .column2 .inputWrapper .inputInnerWrapperSplitter{display:block;width:2rem}.companiespageBodyTopWrapper .column2{width:100%;margin-left:2rem;margin-right:2rem}@media (min-width:600px){.companiespageBodyTopWrapper .column2{width:200%}}.companiespageBodyTopWrapper .column2 .inputWrapper .inputInnerWrapperSplitter{display:block;width:2rem}.investmentspageBodyTopWrapper .column2{width:100%}@media (min-width:600px){.investmentspageBodyTopWrapper .column2{margin-left:2rem;margin-right:0}}.investmentspageBodyTopWrapper .column2 .inputWrapper .inputInnerWrapperSplitter{display:block;width:2rem}.investmentspageBodyTopWrapper .column3{width:100%}@media (min-width:600px){.investmentspageBodyTopWrapper .column3{margin-left:2rem;margin-right:2rem}}.investmentspageBodyTopWrapper .column3 .inputWrapper .inputInnerWrapperSplitter{display:block;width:2rem}.highlights{margin-top:2rem;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;align-items:baseline}@media (min-width:600px){.highlights{margin-top:0}}.highlights .highlightsColumn{min-width:50%}.highlights .highlightsColumn.column1{order:1}.highlights .highlightsColumn.column2{order:2}.highlights .highlightsColumn.column3{order:3}.highlights .highlightsColumn.column4{order:4}.highlights .highlightsColumn.column5{order:5}@media (min-width:799px){.highlights{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;align-items:baseline}.highlights .highlightsColumn{min-width:auto}}.highlights .header{display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#22292f;max-width:auto}@media (min-width:799px){.highlights .header{max-width:5.5rem}}.highlights .value{display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.85rem;color:#00aeef}.highlights .subtitlesWrapper{display:block;width:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}@media (min-width:799px){.highlights .subtitlesWrapper{width:25vw}}@media (min-width:799px) and (min-width:1400px){.highlights .subtitlesWrapper{max-width:400px}}.highlights .subtitlesWrapper .attributeContainer .header{font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#757575}h1{grid-row:2;color:#00aeef;font-weight:700}h1,h4{margin:0}h4{grid-row:1}nav{display:flex;margin:1vw 5vw;padding:1rem 0;background:#fff}@media (min-width:1400px){nav{padding:1vw 8vw;max-width:1400px;margin:1vw auto}}nav .logoWrapper{display:flex;width:100%}nav .logoWrapper img{width:11rem;max-width:164px}nav .mobileMenuWrapper{display:block}@media (min-width:600px){nav .mobileMenuWrapper{display:none}}nav .mobileMenuWrapper button.MuiIconButton-root:hover{background:#fff;border:0;transition:none}nav .desktopMenuWrapper{display:none}@media (min-width:600px){nav .desktopMenuWrapper{display:flex;justify-content:flex-end;width:100%}nav .desktopMenuWrapper a{font-family:"CeraProRegular",-apple-system,BlinkMacSystemFont,sans-serif;text-transform:capitalize;line-height:1.85rem;padding:0 1.5vw;border-radius:.5vw;color:#22292f}nav .desktopMenuWrapper a.selected{color:#fcad28}nav .desktopMenuWrapper a:last-of-type{padding:0}}#mobile-menu .MuiPaper-root{box-shadow:0 1px 6px 1px rgba(0,0,0,.1)!important}#mobile-menu .MuiPaper-root ul.MuiMenu-list a li.MuiMenuItem-root{font-family:"CeraProRegular"!important;text-transform:capitalize;line-height:1.85rem!important;padding:0 2rem!important;border-radius:.5vw!important;color:#22292f!important}#mobile-menu .MuiPaper-root ul.MuiMenu-list a.selected li.MuiMenuItem-root{color:#fcad28!important}html{font-size:3.5vw}@media (min-width:480px){html{font-size:2.75vw}}@media (min-width:600px){html{font-size:2vw}}@media (min-width:799px){html{font-size:1.5vw}}@media (min-width:1010px){html{font-size:1.35vw}}@media (min-width:1280px){html{font-size:1.25vw}}@media (min-width:1400px){html{font-size:16.125px}}body{margin:0;font-family:"CeraProLight",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h3{color:#22292f}h3{font-size:1.2rem;line-height:1.7rem;margin-top:3rem}p{line-height:1.4rem;color:#22292f}a,p{font-family:"CeraProLight",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem}a{color:#00aeef;text-decoration:none;cursor:pointer}.pageWrapper .pageBodyTopWrapper{padding:2vw 5vw;background-color:#fff}@media (min-width:1400px){.pageWrapper .pageBodyTopWrapper{padding:1vw 8vw;max-width:1400px;margin:0 auto}}.pageWrapper .pageBodyBottomWrapper{font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;padding:5vw;background-color:#f4f4f4}@media (min-width:1400px){.pageWrapper .pageBodyBottomWrapper{padding:4vw 8vw}.pageWrapper .pageBodyBottomWrapper .pageBodyBottomInnerWrapper{max-width:1400px;margin:0 auto}}.pageWrapper .pageBodyBottomWrapper .MuiBox-root{padding:0!important}.tableHidden{display:none}.grid-table{display:grid;margin:0 auto;align-items:center;background:transparent;font-family:"CeraProLight",-apple-system,BlinkMacSystemFont,sans-serif;grid-row-gap:2rem}@media (min-width:800px){.grid-table{grid-row-gap:0}}.grid-table-row{display:grid;align-items:center;grid-template-columns:1fr 1fr}.grid-table-row:first-of-type{font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif}@media (min-width:500px){.grid-table-row{grid-template-columns:1fr 1fr 1fr}}@media (min-width:800px){.grid-table-row{grid-template-columns:5fr repeat(4,3fr) repeat(3,2fr)}.grid-table-row:not(:last-child){border-bottom:1px solid #ddd}}.grid-table-row:first-child{display:none}@media (min-width:800px){.grid-table-row:first-child{display:grid}}.grid-table-cell{align-items:center;text-align:center;margin-bottom:.75rem}.grid-table-cell:last-of-type{font-size:1rem;margin-top:.75rem}.grid-table-cell:last-of-type:before{display:none}.grid-table-cell:before{content:attr(data-title);font-weight:700;display:block;background:hsla(0,0%,86.7%,.8);border:2px solid #f4f4f4;padding:.75rem;margin-bottom:.75rem}.grid-table-cell:first-child,.grid-table-cell:last-child{grid-column-start:1;grid-column-end:3}@media (min-width:500px){.grid-table-cell:first-child,.grid-table-cell:last-child{grid-column-start:1;grid-column-end:4}}@media (min-width:800px){.grid-table-cell{margin-bottom:0;text-align:right;padding:2rem .5rem}.grid-table-cell:last-of-type{margin-top:0}.grid-table-cell:last-of-type:before{display:none}.grid-table-cell:not(:last-child){border-right:0 solid #ddd}.grid-table-cell:first-of-type{text-align:left;justify-self:left!important}.grid-table-cell:before{content:attr(data-title);display:none}.grid-table-cell:first-child{grid-column-start:1;grid-column-end:2;border-bottom:0}.grid-table-cell:last-child{padding-right:0;grid-column-start:8;grid-column-end:9;border-bottom:0}}.grid-table-cell.no-sort{color:#757575}.grid-table-cell.sortable{cursor:pointer;display:flex;justify-self:right}.tablePagination{width:100%;padding:4rem 0;margin:0 auto;text-align:center}.tablePagination nav{display:flex;margin:1vw auto;padding:1rem 0;background:none}.tablePagination nav .MuiPagination-ul{margin:0 auto}.tablePagination nav .MuiPagination-ul button:hover{border:none}.tableSwitchWrap{position:relative;width:100%}.tableSwitchWrap .tableSwitch{width:12rem;padding:1rem 0 3rem;margin:0 auto;text-align:center}@media (min-width:1010px){.tableSwitchWrap .tableSwitch{padding:1rem 0 2rem}}.tableSwitchWrap .tableSwitch .MuiTypography-body1{margin:auto}.tableSwitchWrap .tableSwitch .MuiSwitch-root{overflow:visible;width:30px;height:16px;padding:0;display:flex}.tableSwitchWrap .tableSwitch .MuiSwitch-root .MuiSwitch-switchBase{padding:3px;color:#fff}.tableSwitchWrap .tableSwitch .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translateX(12px);color:#fff;opacity:1;background-color:#22292f!important;border-color:#22292f!important}.tableSwitchWrap .tableSwitch .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1;background-color:#22292f!important;border:1px solid #22292f!important}.tableSwitchWrap .tableSwitch .MuiSwitch-root .MuiSwitch-thumb{width:12px;height:12px;box-shadow:none}.tableSwitchWrap .tableSwitch .MuiSwitch-root .MuiSwitch-track{border:1px solid #c6d3de;border-radius:10px!important;opacity:1;background-color:#c6d3de!important}.tableSwitchWrap .tableSwitchlabels{display:none;position:absolute;top:.5rem;right:0}@media (min-width:480px){.tableSwitchWrap .tableSwitchlabels.tableChart{display:block}}.tableSwitchWrap .tableSwitchlabels span{display:inline-block;width:1.5rem;height:.5rem;margin-right:.5rem}.tableSwitchWrap .tableSwitchlabels .investedLabel span{background-color:#8fadc7}.tableSwitchWrap .tableSwitchlabels .investedValue span{background-color:#1daef0}.MuiAlert-root button:hover{border:none}.actionsTopMenu{padding:0 0 2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}@media (min-width:600px){.actionsTopMenu{padding:1rem 0}}@media (min-width:1010px){.actionsTopMenu{padding:0}}.actionsTopMenu .addNewButton a,.actionsTopMenu .exportCSV a{font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer}.filterInputTitle{margin-bottom:.25rem;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#22292f;grid-row:1}.filterInputWrapper{grid-row:2;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.filterInputWrapper .inputInnerWrapper{width:100%}.filterInputWrapper .inputInnerWrapper input{box-sizing:border-box;border-radius:0;padding:.5rem}.filterInputWrapper .inputInnerWrapper input:focus{border-color:#00aeef;box-shadow:none;outline:none}.filterInputWrapper .inputInnerWrapper input#date_of_birth{padding:1.25rem .5rem}.filterInputWrapper .inputInnerWrapper .error.select fieldset,.filterInputWrapper .inputInnerWrapper .error.text-input fieldset,.filterInputWrapper .inputInnerWrapper .error.textarea fieldset{border:1px solid red}.companyPage .attributeContainer .header,.investmentPage .attributeContainer .header,.investorPage .attributeContainer .header{grid-row:1;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;margin:1vh 0}.companyPage .attributeContainer .value,.investmentPage .attributeContainer .value,.investorPage .attributeContainer .value{grid-row:2;display:block;margin:1vh 0;text-overflow:ellipsis;overflow:hidden}.companyPage .subtitlesWrapper .attributeContainer .header,.investmentPage .subtitlesWrapper .attributeContainer .header,.investorPage .subtitlesWrapper .attributeContainer .header{margin:0;display:block;text-overflow:ellipsis;overflow:hidden}.application-table{background-color:#fff;padding:3rem 3rem 0}@media (min-width:800px){.application-table{padding:0 3rem}}.application-table .grid-table-row .grid-table-cell:before{background-color:#f4f4f4;border:2px solid #fff}.application-table .grid-table-row .company{text-align:-webkit-center}.application-table .grid-table-row .company p{color:#00aeef;font-weight:bolder;margin:0}@media (min-width:480px){.application-table .grid-table-row .company p{width:9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:600px){.application-table .grid-table-row .company p{width:15rem}}@media (min-width:799px){.application-table .grid-table-row .company p{width:inherit;white-space:normal}}.application-table .grid-table-row .company p:last-child{display:none}@media (min-width:400px){.application-table .grid-table-row{grid-template-columns:1fr 1fr}}@media (min-width:800px){.application-table .grid-table-row{grid-template-columns:repeat(5,2fr)}.application-table .grid-table-row .grid-table-cell:first-child{display:block;text-align:center}.application-table .grid-table-row .grid-table-cell:first-child img{height:80%;width:80%;max-height:4rem;max-width:4rem}.application-table .grid-table-row .grid-table-cell:first-child{text-align:start;padding:0;justify-self:left}.application-table .grid-table-row .company p{margin:.1rem}.application-table .grid-table-row .company p:first-child{font-size:1.2rem}.application-table .grid-table-row .company p:last-child{display:block;color:#586a7a;font-size:.75rem}}.application-table .grid-table-cell:last-of-type{font-size:1rem;margin-top:.75rem}.application-table .grid-table-cell:last-of-type:before{display:block}.application-table .grid-table-cell:first-child{grid-column-start:1;grid-column-end:4}.application-table .grid-table-cell:nth-child(2){grid-column-start:1;grid-column-end:2}.application-table .grid-table-cell:nth-child(3){grid-column-start:2;grid-column-end:3}.application-table .grid-table-cell:nth-child(4){grid-column-start:3;grid-column-end:4}.application-table .grid-table-cell:last-child{grid-column-start:1;grid-column-end:4;margin-top:0}.application-table .grid-table-cell:last-child:before{display:none}@media (min-width:800px){.application-table .grid-table-cell{margin-bottom:0;text-align:right;padding:2rem .5rem 2rem 0}.application-table .grid-table-cell:last-of-type{margin-top:0}.application-table .grid-table-cell:last-of-type:before{display:none}.application-table .grid-table-cell:not(:last-child){border-right:0 solid #ddd}.application-table .grid-table-cell:first-of-type{text-align:left;justify-self:start;flex-direction:row-reverse}.application-table .grid-table-cell:before{content:attr(data-title);display:none}.application-table .grid-table-cell:first-child{border-bottom:0;padding:0}.application-table .grid-table-cell:last-child{padding-right:0;border-bottom:0}.application-table .grid-table-cell:first-child{grid-column-start:1;grid-column-end:2}.application-table .grid-table-cell:nth-child(2){grid-column-start:2;grid-column-end:3}.application-table .grid-table-cell:nth-child(3){grid-column-start:3;grid-column-end:4}.application-table .grid-table-cell:nth-child(4){grid-column-start:4;grid-column-end:5}.application-table .grid-table-cell:last-child{grid-column-start:5;grid-column-end:6;margin-top:0}.application-table .grid-table-cell:last-child:before{display:none}}.application-table .tablePagination{padding:2rem 0}.application-dialog{width:100%;height:100%;position:fixed;top:0;left:0;overflow-x:hidden;overflow-y:hidden;background-color:rgba(0,0,0,.6)}.application-dialog .dialog{margin:10vh 10vw 10vh 8vw;padding:0 2vw;width:80vw;height:80vh;background-color:#fff;position:fixed;top:0;left:0;overflow-x:hidden;overflow-y:scroll}.application-dialog .dialog a{position:-webkit-sticky;position:sticky;float:right;top:0;padding:2vw 0 2vw 2vw}.application-dialog .dialog .application-table{margin:2vw 0;word-break:break-word}.application-dialog .dialog .application-table .section-header{margin:5vw 0 1vw;font-size:1.5rem;font-family:"CeraProMedium"}.application-dialog .dialog .application-table .table-row{display:grid;grid-template-columns:1fr 2fr;grid-row-gap:1vw;row-gap:1vw;grid-column-gap:2vw;-webkit-column-gap:2vw;column-gap:2vw;padding:1vw 0}.application-dialog .dialog .application-table .table-row .attribute{text-transform:capitalize;font-family:"CeraProRegular"}.application-dialog .dialog .application-table .table-row:not(:last-child){border-bottom:1px solid #ddd}.application-dialog .dialog .application-table .table-row p{margin:0}.application-dialog .dialog .application-table .table-row a{padding:0}@media (min-width:400px){.application-dialog .dialog .application-table .table-row{grid-template-columns:1fr 2fr}}@media (min-width:800px){.application-dialog .dialog .application-table .table-row{grid-template-columns:1fr 3fr}}.allocation-table{background-color:#fff;padding:3rem 3rem 0}@media (min-width:800px){.allocation-table{padding:0 3rem}}.allocation-table .grid-table-row .company{text-align:-webkit-center}.allocation-table .grid-table-row .company p{color:#00aeef;font-weight:bolder;margin:0}@media (min-width:480px){.allocation-table .grid-table-row .company p{width:9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:600px){.allocation-table .grid-table-row .company p{width:15rem}}@media (min-width:799px){.allocation-table .grid-table-row .company p{width:inherit;white-space:normal}}.allocation-table .grid-table-row .company p:last-child{display:none}@media (min-width:400px){.allocation-table .grid-table-row{grid-template-columns:1fr 1fr}}@media (min-width:800px){.allocation-table .grid-table-row{grid-template-columns:2fr repeat(6,1fr)}.allocation-table .grid-table-row .company p{margin:.1rem}.allocation-table .grid-table-row .company p:first-child{font-size:1.2rem}.allocation-table .grid-table-row .company p:last-child{display:block;color:#586a7a;font-size:.75rem}}.allocation-table .grid-table-cell:before{background-color:#f4f4f4;border:2px solid #fff}.allocation-table .grid-table-cell:last-of-type{font-size:1rem;margin-top:.75rem}.allocation-table .grid-table-cell:last-of-type:before{display:block}.allocation-table .grid-table-cell .allocation-investor{margin:0}.allocation-table .grid-table-cell .allocation-address{display:none}.allocation-table .grid-table-cell:first-child,.allocation-table .grid-table-cell:last-child{grid-column-start:1;grid-column-end:3}.allocation-table .grid-table-cell:last-child:before{display:none}@media (min-width:800px){.allocation-table .grid-table-cell{margin-bottom:0;text-align:right;padding:2rem .5rem 2rem 0}.allocation-table .grid-table-cell:last-of-type{margin-top:0}.allocation-table .grid-table-cell:last-of-type:before{display:none}.allocation-table .grid-table-cell:not(:last-child){border-right:0 solid #ddd}.allocation-table .grid-table-cell:first-of-type{text-align:left;justify-self:start;flex-direction:row-reverse}.allocation-table .grid-table-cell:before{content:attr(data-title);display:none}.allocation-table .grid-table-cell:first-child{grid-column-start:1;grid-column-end:2;border-bottom:0;padding:0}.allocation-table .grid-table-cell:last-child{padding-right:0;grid-column-start:7;grid-column-end:8;border-bottom:0}.allocation-table .grid-table-cell .allocation-investor{font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;color:#00aeef}.allocation-table .grid-table-cell .allocation-address{display:block;margin:0;font-size:.75rem}}.allocation-table .tablePagination{padding:2rem 0}.allocation-table.invested-mode .grid-table-row .grid-table-cell:first-child,.allocation-table.invested-mode .grid-table-row .grid-table-cell:last-child{grid-column-start:1;grid-column-end:3}@media (min-width:800px){.allocation-table.invested-mode .grid-table-row{grid-template-columns:5fr repeat(3,2fr);grid-column-gap:1vw;-webkit-column-gap:1vw;column-gap:1vw}.allocation-table.invested-mode .grid-table-row .grid-table-cell:first-child{display:block;text-align:start;justify-self:left;padding:0;grid-column-start:1;grid-column-end:2}.allocation-table.invested-mode .grid-table-row .grid-table-cell:last-child{padding-right:0;grid-column-start:4;grid-column-end:5;border-bottom:0}}.allocation-table.investor-mode .grid-table-row .grid-table-cell:first-child{display:none}.allocation-table.investor-mode .grid-table-row .grid-table-cell:last-child,.allocation-table.investor-mode .grid-table-row .grid-table-cell:nth-child(2){grid-column-start:1;grid-column-end:3}@media (min-width:800px){.allocation-table.investor-mode .grid-table-row{grid-template-columns:6vw 4fr repeat(5,2fr);grid-column-gap:1vw;-webkit-column-gap:1vw;column-gap:1vw}.allocation-table.investor-mode .grid-table-row .grid-table-cell:first-child{display:block;text-align:center;padding:0}.allocation-table.investor-mode .grid-table-row .grid-table-cell:first-child img{height:90%;width:90%;max-height:4rem;max-width:4rem}.allocation-table.investor-mode .grid-table-row .grid-table-cell:nth-child(2){text-align:start;padding:0;justify-self:left;grid-column-start:2;grid-column-end:3}.allocation-table.investor-mode .grid-table-row .grid-table-cell:last-child{padding-right:0;grid-column-start:7;grid-column-end:8;border-bottom:0}}.allocationspageBodyTopWrapper{width:100%}.allocationspageBodyTopWrapper .allocationFilters{display:grid;grid-column-gap:1vw;-webkit-column-gap:1vw;column-gap:1vw}@media (min-width:400px){.allocationspageBodyTopWrapper .allocationFilters{grid-template-columns:1fr 1fr}}@media (min-width:800px){.allocationspageBodyTopWrapper .allocationFilters{grid-template-columns:repeat(4,1fr)}}.allocationspageBodyTopWrapper .allocationFilters .filtersColumn{display:flex;flex-direction:column;margin-bottom:1rem;justify-content:flex-start;align-items:baseline}.actionsTopMenuAllocations .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuAllocations .formContainer .columnsWrap input{width:100%}@media (min-width:600px){.actionsTopMenuAllocations .formContainer .columnsWrap{display:flex}.actionsTopMenuAllocations .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuAllocations .formContainer .columnsWrap input{width:95%}.actionsTopMenuAllocations .formContainer .columnsWrap .columnLeft,.actionsTopMenuAllocations .formContainer .columnsWrap .columnRight{flex:50% 1}}.actionsTopMenuAllocations .formContainer .columnsWrap .attributeContainer{margin-bottom:1.5rem!important}.actionsTopMenuAllocations .formContainer .header{grid-row:1;display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;margin:2vh 0 .5vh}.actionsTopMenuAllocations .formContainer .MuiSelect-iconOutlined{right:1rem!important}.actionsTopMenuAllocations .MuiDialog-paperWidthLg{width:75vw}@media (min-width:1010px){.actionsTopMenuAllocations .MuiDialog-paperWidthLg{width:50vw}}.actionsTopMenuAllocations #form-dialog-title{margin-top:1rem}.actionsTopMenuAllocations .MuiDialogActions-root{padding:0 2rem 2rem!important}.actionsTopMenuAllocations .MuiDialogActions-root:first-child{padding-top:0}.actionsTopMenuAllocations .MuiDialogActions-root .textButton span{font-weight:700}.actionsTopMenuAllocations .MuiAutocomplete-endAdornment button:hover{background:transparent;border:0!important;transition:all .2s linear}.actionsTopMenuAllocations .MuiDialogActions-spacing&gt;:not(:first-child){margin-left:2rem}.actionsTopMenuAllocations .MuiFormControl-root{margin-top:0;margin-bottom:0}.actionsTopMenuAllocations .MuiFormControl-root .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding:0;width:95%}@media (min-width:799px){.pageWrapper.companyListPage .highlights{max-width:75%}}.pageWrapper.companyListPage .highlights .highlightsColumn{min-width:50%;margin-bottom:1rem}.pageWrapper.companyListPage .highlights .highlightsColumn.column3{width:75%;order:6}@media (min-width:480px){.pageWrapper.companyListPage .highlights .highlightsColumn{min-width:50%}}@media (min-width:600px){.pageWrapper.companyListPage .highlights .highlightsColumn{min-width:33%}.pageWrapper.companyListPage .highlights .highlightsColumn.column3{width:50%}}@media (min-width:799px){.pageWrapper.companyListPage .highlights .highlightsColumn{min-width:auto}.pageWrapper.companyListPage .highlights .highlightsColumn.column3{width:inherit;order:3}}@media (min-width:1400px){.pageWrapper.companyListPage .highlights .highlightsColumn.column3{max-width:400px}}.pageWrapper.companyListPage .tableCompanyList .grid-table .grid-table-row:first-of-type .grid-table-cell:first-of-type{display:block;width:3rem;min-width:3rem;max-width:3rem}.pageWrapper.companyListPage .tableCompanyList .grid-table .grid-table-row:first-of-type .grid-table-cell:nth-child(2){justify-self:left!important;text-align:left;padding:2rem .5rem 2rem 0}@media (min-width:800px){.pageWrapper.companyListPage .tableCompanyList .grid-table-row{grid-template-columns:1fr repeat(6,3fr) 3fr}}.pageWrapper.companyListPage .tableCompanyList .grid-table-cell:first-child.companyLogo{display:none}@media (min-width:800px){.pageWrapper.companyListPage .tableCompanyList .grid-table-cell:first-child{grid-column-start:1;grid-column-end:2;border-bottom:0}.pageWrapper.companyListPage .tableCompanyList .grid-table-cell:first-child.companyLogo{display:block;width:3rem;min-width:3rem;max-width:3rem}.pageWrapper.companyListPage .tableCompanyList .grid-table-cell:first-child.companyLogo img{height:90%;width:90%;max-height:4rem;max-width:4rem}.pageWrapper.companyListPage .tableCompanyList .grid-table-cell:nth-child(2){text-align:left}.pageWrapper.companyListPage .tableCompanyList .grid-table-cell:last-child{padding-right:0;grid-column-start:8;grid-column-end:9;border-bottom:0}}.pageWrapper.companyListPage .tableCompanyListChart .grid-table-row{grid-template-columns:1fr 3fr}@media (min-width:800px){.pageWrapper.companyListPage .tableCompanyListChart .grid-table-cell:first-child{grid-column-start:1;grid-column-end:2}.pageWrapper.companyListPage .tableCompanyListChart .grid-table-cell:last-child{grid-column-start:2;grid-column-end:3}}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .grid-table-row:first-of-type .grid-table-cell{text-align:left}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .grid-table-cell:not(:first-of-type){padding:0 .5rem 0 0}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barInvested{position:relative;background-color:#8fadc7;height:.75rem;width:0;margin-bottom:.25rem}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barInvested .value{font-family:"CeraProMedium";position:absolute;color:#8fadc7;top:-.25rem;margin-left:calc(100% + .5rem)}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barValue{position:relative;background-color:#1daef0;height:.75rem;width:0}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barValue .value{font-family:"CeraProMedium";position:absolute;color:#1daef0;top:-.25rem;margin-left:calc(100% + .5rem)}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .listItem.companyListItemChart .grid-table-cell:not(:first-of-type){border-left:1px solid #ddd}.pageWrapper.companyListPage .tableCompanyListChart .grid-table .yaxis{width:9%;display:inline-block}.companyPage .header{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:800px){.companyPage .header{flex-direction:row}}.companyPage .header .companyDescriptionContainer{width:75%;display:flex;flex-direction:row;justify-content:left;align-items:center;padding-bottom:1rem}@media (min-width:800px){.companyPage .header .companyDescriptionContainer{padding-bottom:0}}.companyPage .header .companyDescriptionContainer .left{display:none}@media (min-width:800px){.companyPage .header .companyDescriptionContainer .left{height:10vw;max-height:175px;width:10vw;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center}.companyPage .header .companyDescriptionContainer .left img{height:auto;width:auto;max-width:90%;max-height:90%}}.companyPage .header .companyDescriptionContainer .right{padding:5vw 0 0 4vw}@media (min-width:800px){.companyPage .header .companyDescriptionContainer .right{padding:1vw}}.companyPage .header .companyDescriptionContainer .right .companyName{color:#00aeef;margin:0}.companyPage .header .companyDescriptionContainer .right .companySector{margin:.25rem 0}.companyPage .header .companyDescriptionContainer .right .companyLink{color:#00aeef}.companyPage .header .summaryContainer{width:auto;padding:1.5rem 0 0 4vw}@media (min-width:799px){.companyPage .header .summaryContainer{padding:1.5rem 0 0 11vw;width:100%;padding:1.5rem 0 0 1.5vw;width:25%}}.companyPage .header .summaryContainer .highlights{margin-top:0}.companyPage .header .summaryContainer .highlights .highlightsColumn{margin-bottom:0;min-width:100%}@media (min-width:500px){.companyPage .header .summaryContainer .highlights .highlightsColumn{min-width:50%;margin-bottom:1rem}}@media (min-width:799px){.companyPage .header .summaryContainer .highlights .highlightsColumn{min-width:inherit}}@media (min-width:799px){.companyPage .header .summaryContainer .highlights .highlightsColumn.column1 .header:after,.companyPage .header .summaryContainer .highlights .highlightsColumn.column4 .header:after{content:"\A  ";white-space:pre;min-width:25%}}@media (min-width:799px){.companyPage .header .summaryContainer .highlights .highlightsColumn.column1,.companyPage .header .summaryContainer .highlights .highlightsColumn.column4{min-width:inherit}}.companyPage .header .summaryContainer .highlights input{margin-top:.75rem;padding:.6rem!important}.companyPage .header .summaryContainer .highlights input+svg.MuiSelect-iconOutlined{right:1rem!important}.companyPage .tabsWrapper{padding-bottom:4vw}.companyPage .tabsWrapper .MuiTabs-indicator{background-color:#00aeef!important}.companyPage .tabsWrapper .MuiTab-textColorPrimary.Mui-selected{color:#00aeef}.companyPage .tabsWrapper button:active,.companyPage .tabsWrapper button:hover{background:rgba(0,0,0,.08);border:0 solid rgba(0,0,0,.08)}.companyPage .attributesContainer{padding:1.5rem 0 1.5rem 5vw}@media (min-width:799px){.companyPage .attributesContainer{padding:1.5rem 11vw}}.companyPage .attributesContainer .textButton{margin-top:5vh;font-weight:700;color:#1dacf5;cursor:pointer}.companyPage .attributesContainer .textButton span{font-size:1.25rem}.companyPage .attributeGrid{display:inline-grid;align-content:center;grid-column-gap:3vw;grid-row-gap:1vw;grid-template-columns:repeat(1,1fr)}@media (min-width:500px){.companyPage .attributeGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:800px){.companyPage .attributeGrid{grid-template-columns:repeat(4,1fr)}}.companyPage .textButton{margin:1.5rem 0 1.5rem 5vw;font-weight:700;color:#1dacf5;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;box-sizing:content-box}@media (min-width:799px){.companyPage .textButton{margin:1.5rem 11vw}}.companyPage .textButton span{font-size:1.25rem}.companyPage .pageBodyBottomWrapper .filtersMobileWrapper{margin-bottom:2rem}.actionsTopMenuCompanies .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuCompanies .formContainer .columnsWrap input{width:100%}@media (min-width:600px){.actionsTopMenuCompanies .formContainer .columnsWrap{display:flex}.actionsTopMenuCompanies .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuCompanies .formContainer .columnsWrap input{width:95%}.actionsTopMenuCompanies .formContainer .columnsWrap .columnLeft{flex:50% 1;max-width:50%}.actionsTopMenuCompanies .formContainer .columnsWrap .columnRight{flex:50% 1}}.actionsTopMenuCompanies .formContainer .columnsWrap .attributeContainer{margin-bottom:1.5rem!important}.actionsTopMenuCompanies .formContainer .header{grid-row:1;display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;margin:2vh 0 .5vh}.actionsTopMenuCompanies .formContainer .MuiSelect-iconOutlined{right:1rem!important}.actionsTopMenuCompanies .MuiDialog-paperWidthLg{width:75vw}@media (min-width:1010px){.actionsTopMenuCompanies .MuiDialog-paperWidthLg{width:50vw}}.actionsTopMenuCompanies #form-dialog-title{margin-top:1rem}.actionsTopMenuCompanies .MuiDialogActions-root{padding:0 2rem 2rem!important}.actionsTopMenuCompanies .MuiDialogActions-root:first-child{padding-top:0}.actionsTopMenuCompanies .MuiDialogActions-root .textButton span{font-weight:700}.actionsTopMenuCompanies .MuiAutocomplete-endAdornment button:hover{background:transparent;border:0!important;transition:all .2s linear}.actionsTopMenuCompanies .MuiDialogActions-spacing&gt;:not(:first-child){margin-left:2rem}.actionsBottomMenuAllocations .newAllocation .companyAmountWrap,.actionsBottomMenuAllocations .newAllocation .totalPriceWrap.pounds{position:relative}.actionsBottomMenuAllocations .newAllocation .companyAmountWrap input,.actionsBottomMenuAllocations .newAllocation .totalPriceWrap.pounds input{padding-left:1.25rem}.actionsBottomMenuAllocations .newAllocation .companyAmountWrap .pound,.actionsBottomMenuAllocations .newAllocation .totalPriceWrap.pounds .pound{position:absolute;top:.25rem;left:.25rem;font-size:1.25rem;font-weight:700;color:#5e707f;margin-right:.5rem}.errorMessageWrapper,.loaderWrapper{text-align:center;height:calc(100vh - 200px);display:flex;flex-direction:column;align-items:center;justify-content:center}.errorMessageWrapper img,.loaderWrapper img{width:50px;height:50px}.errorMessageWrapper.modalWindow,.loaderWrapper.modalWindow{height:60vh}.warningMessageWrapper{text-align:center;height:15rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.warningMessageWrapper img{width:50px;height:50px}.warningMessageWrapper.modalWindow{height:60vh}.loginWrap{width:75%;margin:0 auto;text-align:center}.loginFormWrapper{display:flex;flex-direction:row;justify-content:center;align-items:baseline}.loginFormWrapper .loginFormColumn{width:100%!important;max-width:600px;padding:23vh 0 1rem!important;margin:0 auto!important;background-color:#fff!important}.loginFormWrapper .loginFormColumn p{color:#757575;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif}.loginFormWrapper .loginFormColumn input{box-sizing:border-box;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.2rem;line-height:1.1;letter-spacing:0;width:100%;border-radius:0;border:1px solid #ccc;background:#fff;margin:1rem 0 0;padding:1rem}.loginFormWrapper .loginFormColumn input:focus{border-color:#00aeef;box-shadow:none;outline:none}.loginFormWrapper .loginFormColumn #password{letter-spacing:.2rem}.loginFormWrapper .loginFormColumn #password::-webkit-input-placeholder{letter-spacing:0}.loginFormWrapper .loginFormColumn #password:-ms-input-placeholder{letter-spacing:0}.loginFormWrapper .loginFormColumn #password::-ms-input-placeholder{letter-spacing:0}.loginFormWrapper .loginFormColumn #password::placeholder{letter-spacing:0}.loginFormButtons button{width:100%;font-size:1.15rem;max-width:600px}.pageWrapper.investmentsListPage .investmentspageBodyTopWrapper{width:100%}.pageWrapper.investmentsListPage .investmentspageBodyTopWrapper .investmentFilters .filtersColumn{display:flex;flex-direction:column;margin-bottom:1rem;justify-content:flex-start;align-items:baseline}.pageWrapper.investmentsListPage .investmentspageBodyTopWrapper .investmentFilters .filtersColumn:last-of-type{margin-bottom:0}@media (min-width:600px){.pageWrapper.investmentsListPage .investmentspageBodyTopWrapper .investmentFilters .filtersColumn{margin-bottom:.25rem}}@media (min-width:799px){.pageWrapper.investmentsListPage .highlights{max-width:80%}}.pageWrapper.investmentsListPage .highlights .highlightsColumn{margin-bottom:1rem;min-width:33%}.pageWrapper.investmentsListPage .highlights .highlightsColumn.column3{width:75%;order:6}.pageWrapper.investmentsListPage .highlights .highlightsColumn.column3 .subtitlesWrapper{width:75%}@media (min-width:480px){.pageWrapper.investmentsListPage .highlights .highlightsColumn{min-width:33%}}@media (min-width:799px){.pageWrapper.investmentsListPage .highlights .highlightsColumn{min-width:auto}.pageWrapper.investmentsListPage .highlights .highlightsColumn.column3{width:35%;order:3}.pageWrapper.investmentsListPage .highlights .highlightsColumn.column3 .subtitlesWrapper{width:85%}}.pageWrapper.investmentsListPage .investment-table .grid-table-row .grid-table-cell:first-child{display:none}.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p{margin:0}@media (min-width:480px){.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p{width:9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:600px){.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p{width:15rem}}@media (min-width:799px){.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p{width:inherit;white-space:normal}}.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p:last-child{display:none}@media (min-width:800px){.pageWrapper.investmentsListPage .investment-table .grid-table-row{grid-template-columns:1fr 4fr repeat(6,2fr)}.pageWrapper.investmentsListPage .investment-table .grid-table-row .grid-table-cell:first-child{display:block;text-align:center;padding:0}.pageWrapper.investmentsListPage .investment-table .grid-table-row .grid-table-cell:first-child img{height:80%;width:80%;max-height:4rem;max-width:4rem}.pageWrapper.investmentsListPage .investment-table .grid-table-row .grid-table-cell:nth-child(2){text-align:start;padding:0;justify-self:left}.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p{margin:.1rem}.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p:first-child{color:#00aeef;font-size:1.2rem;font-weight:bolder}.pageWrapper.investmentsListPage .investment-table .grid-table-row .company p:last-child{display:block;color:#586a7a;font-size:.75rem}}.pageWrapper.investmentsListPage .investmentCompanyContainer{display:flex}.pageWrapper.investmentsListPage .investmentCompanyContainer .left{height:10vw;max-height:175px;width:10vw;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center}.pageWrapper.investmentsListPage .investmentCompanyContainer .left img{max-height:175px;max-width:175px}.pageWrapper.investmentsListPage .investmentCompanyContainer .right{padding:1vw}.pageWrapper.investmentsListPage .investmentCompanyContainer .right .companyName{color:#00aeef;margin:0}.pageWrapper.investmentsListPage .investmentCompanyContainer .right .companySector{margin:.25rem 0}.pageWrapper.investmentsListPage .investmentCompanyContainer .right .companyLink{color:#00aeef}.investmentPage .header{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:800px){.investmentPage .header{flex-direction:row}}.investmentPage .header .investmentCompanyContainer{width:45%;display:flex;flex-direction:row;justify-content:left;align-items:center;padding-bottom:1rem}@media (min-width:800px){.investmentPage .header .investmentCompanyContainer{padding-bottom:0}}.investmentPage .header .investmentCompanyContainer .left{display:none}@media (min-width:800px){.investmentPage .header .investmentCompanyContainer .left{height:10vw;max-height:175px;width:10vw;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center}.investmentPage .header .investmentCompanyContainer .left img{height:auto;width:auto;max-width:90%;max-height:90%}}.investmentPage .header .investmentCompanyContainer .right{padding:5vw 0 0 4vw}@media (min-width:800px){.investmentPage .header .investmentCompanyContainer .right{padding:1vw}}.investmentPage .header .investmentCompanyContainer .right .companyName{color:#00aeef;margin:0}.investmentPage .header .investmentCompanyContainer .right .companySector{margin:.25rem 0}.investmentPage .header .investmentCompanyContainer .right .companyLink{color:#00aeef}.investmentPage .header .summaryContainer{width:auto;padding:1.5rem 0 0 4vw}@media (min-width:799px){.investmentPage .header .summaryContainer{padding:1.5rem 0 0 11vw;width:100%;padding:1.5rem 0 0 1.5vw;width:50%}}.investmentPage .header .summaryContainer .highlights{margin-top:0}.investmentPage .header .summaryContainer .highlights .highlightsColumn{margin-bottom:0;min-width:100%}@media (min-width:500px){.investmentPage .header .summaryContainer .highlights .highlightsColumn{min-width:50%;margin-bottom:1rem}}@media (min-width:799px){.investmentPage .header .summaryContainer .highlights .highlightsColumn{min-width:inherit}}@media (min-width:799px){.investmentPage .header .summaryContainer .highlights .highlightsColumn.column1 .header:after,.investmentPage .header .summaryContainer .highlights .highlightsColumn.column4 .header:after{content:"\A  ";white-space:pre;min-width:25%}}@media (min-width:799px){.investmentPage .header .summaryContainer .highlights .highlightsColumn.column1,.investmentPage .header .summaryContainer .highlights .highlightsColumn.column4{min-width:inherit}}@media (min-width:1400px){.investmentPage .header .summaryContainer .highlights .highlightsColumn.column3{max-width:400px}}.investmentPage .header .summaryContainer .highlights input{margin-top:.75rem;padding:.6rem!important}.investmentPage .header .summaryContainer .highlights input+svg.MuiSelect-iconOutlined{right:1rem!important}.investmentPage .attributesContainer{padding:1.5rem 0 1.5rem 5vw}@media (min-width:799px){.investmentPage .attributesContainer{padding:1.5rem 11vw}}.investmentPage .attributesContainer .textButton{margin-top:5vh;font-weight:700;color:#1dacf5;cursor:pointer}.investmentPage .attributesContainer .textButton span{font-size:1.25rem}.investmentPage .attributeGrid{display:inline-grid;align-content:center;grid-column-gap:3vw;grid-row-gap:1vw;grid-template-columns:repeat(1,1fr)}@media (min-width:500px){.investmentPage .attributeGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:800px){.investmentPage .attributeGrid{grid-template-columns:repeat(4,1fr)}}.investmentPage .textButton{margin:1.5rem 0 1.5rem 5vw;font-weight:700;color:#1dacf5;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;box-sizing:content-box}@media (min-width:799px){.investmentPage .textButton{margin:1.5rem 11vw}}.investmentPage .textButton span{font-size:1.25rem}.investmentPage .pageBodyBottomWrapper .filtersMobileWrapper{margin-bottom:2rem}.actionsTopMenuInvestments .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuInvestments .formContainer .columnsWrap input{width:100%}@media (min-width:600px){.actionsTopMenuInvestments .formContainer .columnsWrap{display:flex}.actionsTopMenuInvestments .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuInvestments .formContainer .columnsWrap input{width:95%}.actionsTopMenuInvestments .formContainer .columnsWrap .columnLeft,.actionsTopMenuInvestments .formContainer .columnsWrap .columnRight{flex:50% 1}}.actionsTopMenuInvestments .formContainer .columnsWrap .attributeContainer{margin-bottom:1.5rem!important}.actionsTopMenuInvestments .formContainer .header{grid-row:1;display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;margin:2vh 0 .5vh}.actionsTopMenuInvestments .formContainer .MuiSelect-iconOutlined{right:1rem!important}.actionsTopMenuInvestments .MuiDialog-paperWidthLg{width:75vw}@media (min-width:1010px){.actionsTopMenuInvestments .MuiDialog-paperWidthLg{width:50vw}}.actionsTopMenuInvestments #form-dialog-title{margin-top:1rem}.actionsTopMenuInvestments .MuiDialogActions-root{padding:0 2rem 2rem!important}.actionsTopMenuInvestments .MuiDialogActions-root:first-child{padding-top:0}.actionsTopMenuInvestments .MuiDialogActions-root .textButton span{font-weight:700}.actionsTopMenuInvestments .MuiAutocomplete-endAdornment button:hover{background:transparent;border:0!important;transition:all .2s linear}.actionsTopMenuInvestments .MuiDialogActions-spacing&gt;:not(:first-child){margin-left:2rem}.actionsTopMenuInvestments .MuiFormControl-root{margin-top:0;margin-bottom:0}.actionsTopMenuInvestments .MuiFormControl-root .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding:0;width:95%}.actionsBottomMenu{display:flex;flex-direction:row;justify-content:left;align-items:center}.actionsBottomMenu span.divider{font-weight:100;color:#00aeef;display:inline-block;margin:0 1rem}.actionsBottomMenuAllocations .formContainer .columnsWrap .MuiSelect-outlined,.actionsBottomMenuAllocations .formContainer .columnsWrap input{width:100%}@media (min-width:600px){.actionsBottomMenuAllocations .formContainer .columnsWrap{display:flex}.actionsBottomMenuAllocations .formContainer .columnsWrap .MuiSelect-outlined,.actionsBottomMenuAllocations .formContainer .columnsWrap input{width:95%}.actionsBottomMenuAllocations .formContainer .columnsWrap .columnLeft,.actionsBottomMenuAllocations .formContainer .columnsWrap .columnRight{flex:50% 1}}.actionsBottomMenuAllocations .formContainer .columnsWrap .attributeContainer{margin-bottom:.25rem!important}.actionsBottomMenuAllocations .formContainer .header{grid-row:1;display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;margin:1.25vh 0 .5vh}.actionsBottomMenuAllocations .formContainer .MuiSelect-iconOutlined{right:1rem!important}.actionsBottomMenuAllocations .MuiDialog-paperWidthLg{width:75vw}@media (min-width:1010px){.actionsBottomMenuAllocations .MuiDialog-paperWidthLg{width:50vw}}.actionsBottomMenuAllocations #form-dialog-title{margin-top:1rem}.actionsBottomMenuAllocations .MuiDialogActions-root{padding:0 2rem 2rem!important}.actionsBottomMenuAllocations .MuiDialogActions-root:first-child{padding-top:0}.actionsBottomMenuAllocations .MuiDialogActions-root .textButton span{font-weight:700}.actionsBottomMenuAllocations .MuiAutocomplete-endAdornment button:hover{background:transparent;border:0!important;transition:all .2s linear}.actionsBottomMenuAllocations .MuiDialogActions-spacing&gt;:not(:first-child){margin-left:2rem}.actionsBottomMenuAllocations .MuiFormControl-root{margin-top:0;margin-bottom:0}.actionsBottomMenuAllocations .MuiFormControl-root .MuiAutocomplete-inputRoot[class*=MuiOutlinedInput-root]{padding:0;width:95%}.actionsBottomMenuAllocations .investorArea{min-height:125px;width:95%;background-color:#f8f8f8;padding:1rem;box-sizing:border-box}.actionsBottomMenuAllocations .newAllocation{margin:.45em 0 0}.actionsBottomMenuAllocations .newAllocation .tableSwitch{width:12rem;padding:0;margin:0 auto;text-align:center}.actionsBottomMenuAllocations .newAllocation label{font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:100;margin:0 0 .25rem}.actionsBottomMenuAllocations .newAllocation label.totalPrice{margin:.5rem 0 .25rem}.actionsBottomMenuAllocations .newAllocation .investmentAmountWrap,.actionsBottomMenuAllocations .newAllocation .totalPriceWrap.pounds{position:relative}.actionsBottomMenuAllocations .newAllocation .investmentAmountWrap input,.actionsBottomMenuAllocations .newAllocation .totalPriceWrap.pounds input{padding-left:1.25rem}.actionsBottomMenuAllocations .newAllocation .investmentAmountWrap .pound,.actionsBottomMenuAllocations .newAllocation .totalPriceWrap.pounds .pound{position:absolute;top:.25rem;left:.25rem;font-size:1.25rem;font-weight:700;color:#5e707f;margin-right:.5rem}.actionsBottomMenuAllocations .newAllocation .totalPriceWrap input{background-color:#c6d3de}.actionsBottomMenuInvestments{width:100%}.actionsBottomMenuInvestments .MuiDialog-container .MuiDataGrid-columnSeparator{display:none}.actionsBottomMenuInvestments .MuiDialog-container .MuiDialog-paperWidthLg{overflow:hidden;width:80vw!important}.actionsBottomMenuInvestments .MuiDialog-container .MuiDialogActions-root{padding:1rem 2rem}.actionsBottomMenuInvestments .targetsWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0 1.25rem}.actionsBottomMenuInvestments .targetsWrapper .space{min-width:3rem}.actionsBottomMenuInvestments .targetsWrapper .header{display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;line-height:.85rem;margin-bottom:.35rem}.actionsBottomMenuInvestments .targetsWrapper .inputWrapper{display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;line-height:1.5rem;color:#00aeef;text-align:right}.actionsBottomMenuInvestments .targetsWrapper .inputWrapper.maxExceed{color:red!important}.actionsBottomMenuInvestments .targetsWrapper .searchWrapper{min-width:20rem}.actionsBottomMenuInvestments .targetsWrapper .searchWrapper .totalMaxFundSubscription.maxReached{color:red!important}.actionsBottomMenuInvestments .MuiCheckbox-colorPrimary.Mui-checked{color:#00aeef!important}.actionsBottomMenuInvestments .MuiDataGrid-root .MuiDataGrid-cell:focus-within,.actionsBottomMenuInvestments .MuiDataGrid-root .MuiDataGrid-columnHeader:focus-within{outline:0 solid transparent}.actionsBottomMenuInvestments .MuiDataGrid-root .MuiDataGrid-cell:focus,.actionsBottomMenuInvestments .MuiDataGrid-root .MuiDataGrid-columnHeader:focus{outline:0 solid transparent}.actionsBottomMenuInvestments .MuiDataGrid-root .maxExceed .MuiDataGrid-cell.projectedInvestment{color:red!important}.actionsBottomMenuInvestments .MuiDataGrid-footerContainer button:hover{background:transparent;border:0 solid transparent;transition:all .2s linear}.pageWrapper.investorListPage .highlights .highlightsColumn{min-width:50%;margin-bottom:1rem}.pageWrapper.investorListPage .highlights .highlightsColumn.column3{width:75%;order:6}@media (min-width:480px){.pageWrapper.investorListPage .highlights .highlightsColumn{min-width:50%}}@media (min-width:600px){.pageWrapper.investorListPage .highlights .highlightsColumn{min-width:33%}.pageWrapper.investorListPage .highlights .highlightsColumn.column3{width:50%}}@media (min-width:799px){.pageWrapper.investorListPage .highlights .highlightsColumn{min-width:auto}.pageWrapper.investorListPage .highlights .highlightsColumn.column3{width:inherit;order:3}}.tableInvestorListChart .grid-table-row{grid-template-columns:1fr 3fr}@media (min-width:800px){.tableInvestorListChart .grid-table-cell:first-child{grid-column-start:1;grid-column-end:2}.tableInvestorListChart .grid-table-cell:last-child{grid-column-start:2;grid-column-end:3}}.tableInvestorListChart .grid-table .grid-table-row:first-of-type .grid-table-cell{text-align:left}.tableInvestorListChart .grid-table .grid-table-cell:not(:first-of-type){padding:0 .5rem 0 0}.tableInvestorListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barInvested{position:relative;background-color:#8fadc7;height:.75rem;width:0;margin-bottom:.25rem}.tableInvestorListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barInvested .value{font-family:"CeraProMedium";position:absolute;color:#8fadc7;top:-.25rem;margin-left:calc(100% + .5rem)}.tableInvestorListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barValue{position:relative;background-color:#1daef0;height:.75rem;width:0}.tableInvestorListChart .grid-table .grid-table-cell:not(:first-of-type) .barsWrapper .barValue .value{font-family:"CeraProMedium";position:absolute;color:#1daef0;top:-.25rem;margin-left:calc(100% + .5rem)}.tableInvestorListChart .grid-table .listItem.investorListItemChart .grid-table-cell:not(:first-of-type){border-left:1px solid #ddd}.tableInvestorListChart .grid-table .yaxis{width:9%;display:inline-block}.pageWrapper.investorPage .header{display:block}.pageWrapper.investorPage .header .investorDescriptionContainer{width:100%;display:flex;align-items:flex-start;flex-direction:column;padding-bottom:1rem}@media (min-width:800px){.pageWrapper.investorPage .header .investorDescriptionContainer{padding-bottom:0;flex-direction:row}}.pageWrapper.investorPage .header .investorDescriptionContainer .left{display:none}@media (min-width:800px){.pageWrapper.investorPage .header .investorDescriptionContainer .left{height:10vw;max-height:175px;width:10vw;min-width:10vw;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center}.pageWrapper.investorPage .header .investorDescriptionContainer .left img{max-height:175px;max-width:9vw;max-width:175px}}.pageWrapper.investorPage .header .investorDescriptionContainer .right{padding:5vw 0 0 4vw}@media (min-width:800px){.pageWrapper.investorPage .header .investorDescriptionContainer .right{padding:1vw}}.pageWrapper.investorPage .header .investorDescriptionContainer .right .investorName{display:flex;flex-direction:column;justify-content:left;align-items:left}@media (min-width:600px){.pageWrapper.investorPage .header .investorDescriptionContainer .right .investorName{flex-direction:row}.pageWrapper.investorPage .header .investorDescriptionContainer .right .investorName .space:after{content:" ";white-space:pre}}.pageWrapper.investorPage .header .investorDescriptionContainer .right .investorDescription{max-width:90vw}@media (min-width:800px){.pageWrapper.investorPage .header .investorDescriptionContainer .right .investorDescription{max-width:50vw}}.pageWrapper.investorPage .header .investorDescriptionContainer .right .companyName{color:#00aeef;margin:0}.pageWrapper.investorPage .header .investorDescriptionContainer .right .companySector{margin:.25rem 0}.pageWrapper.investorPage .header .investorDescriptionContainer .right .companyLink{color:#00aeef}.pageWrapper.investorPage .header .summaryContainer{width:100%;display:block;box-sizing:border-box;padding:1.5rem 0 0 4vw}@media (min-width:799px){.pageWrapper.investorPage .header .summaryContainer{padding:1.5rem 0 0 11vw}}.pageWrapper.investorPage .header .summaryContainer .highlights{margin-top:0}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn{margin-bottom:1rem}@media (min-width:600px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn{min-width:33%}}@media (min-width:799px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn{min-width:inherit}}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column1{order:1}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column2{order:2}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column3{order:3}@media (min-width:1400px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column3{max-width:400px}}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column4{order:7;min-width:100%}@media (min-width:600px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column4{order:4;min-width:50%}}@media (min-width:799px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column4{min-width:inherit}}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column4 .header{max-width:inherit}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column4 .subtitlesWrapper{width:55%}@media (min-width:600px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column4 .subtitlesWrapper{width:70%}}@media (min-width:799px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column4 .subtitlesWrapper{width:17vw}}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column5{order:5;min-width:25%}@media (min-width:600px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column5 .header:after{content:"\A  ";white-space:pre;min-width:25%}}@media (min-width:799px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column5{min-width:inherit}}.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column6{order:6;min-width:25%}@media (min-width:600px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column6 .header:after{content:"\A  ";white-space:pre;min-width:25%}}@media (min-width:799px){.pageWrapper.investorPage .header .summaryContainer .highlights .highlightsColumn.column6{min-width:inherit}}.pageWrapper.investorPage .header .summaryContainer .highlights input{margin-top:.75rem}.pageWrapper.investorPage .tabsWrapper{padding-bottom:4vw}.pageWrapper.investorPage .tabsWrapper .MuiTabs-indicator{background-color:#00aeef!important}.pageWrapper.investorPage .tabsWrapper .MuiTab-textColorPrimary.Mui-selected{color:#00aeef}.pageWrapper.investorPage .tabsWrapper button:active,.pageWrapper.investorPage .tabsWrapper button:hover{background:rgba(0,0,0,.08);border:0 solid rgba(0,0,0,.08)}.pageWrapper.investorPage .attributesContainer{padding:1.5rem 0 1.5rem 5vw}@media (min-width:799px){.pageWrapper.investorPage .attributesContainer{padding:1.5rem 11vw}}.pageWrapper.investorPage .attributeGrid{width:100%;display:inline-grid;align-content:center;grid-column-gap:3vw;grid-row-gap:1vw;grid-template-columns:repeat(1,minmax(90%,1fr))}.pageWrapper.investorPage .attributeGrid .attributesContainer{padding:1.5rem 0 1.5rem 11vw}@media (min-width:600px){.pageWrapper.investorPage .attributeGrid{grid-template-columns:repeat(2,minmax(50%,1fr))}}@media (min-width:800px){.pageWrapper.investorPage .attributeGrid{grid-template-columns:repeat(4,minmax(25%,1fr))}}.pageWrapper.investorPage .textButton{margin:1.5rem 0 1.5rem 5vw;font-weight:700;color:#1dacf5;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;box-sizing:content-box}@media (min-width:799px){.pageWrapper.investorPage .textButton{margin:1.5rem 11vw}}.pageWrapper.investorPage .textButton span{font-size:1.25rem}.actionsTopMenuInvestors .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuInvestors .formContainer .columnsWrap input{width:100%}@media (min-width:600px){.actionsTopMenuInvestors .formContainer .columnsWrap{display:flex}.actionsTopMenuInvestors .formContainer .columnsWrap .MuiSelect-outlined,.actionsTopMenuInvestors .formContainer .columnsWrap input{width:95%}.actionsTopMenuInvestors .formContainer .columnsWrap .columnLeft{flex:50% 1;max-width:50%}.actionsTopMenuInvestors .formContainer .columnsWrap .columnRight{flex:50% 1}}.actionsTopMenuInvestors .formContainer .columnsWrap .attributeContainer{margin-bottom:1.5rem!important}.actionsTopMenuInvestors .formContainer .header{grid-row:1;display:block;font-family:"CeraProMedium",-apple-system,BlinkMacSystemFont,sans-serif;margin:2vh 0 .5vh}.actionsTopMenuInvestors .formContainer .MuiSelect-iconOutlined{right:1rem!important}.actionsTopMenuInvestors .MuiDialog-paperWidthLg{width:75vw}@media (min-width:1010px){.actionsTopMenuInvestors .MuiDialog-paperWidthLg{width:50vw}}.actionsTopMenuInvestors #form-dialog-title{margin-top:1rem}.actionsTopMenuInvestors .MuiDialogActions-root{padding:0 2rem 2rem!important}.actionsTopMenuInvestors .MuiDialogActions-root:first-child{padding-top:0}.actionsTopMenuInvestors .MuiDialogActions-root .textButton span{font-weight:700}.actionsTopMenuInvestors .MuiAutocomplete-endAdornment button:hover{background:transparent;border:0!important;transition:all .2s linear}.actionsTopMenuInvestors .MuiDialogActions-spacing&gt;:not(:first-child){margin-left:2rem}.portfolio-table{background-color:#fff;padding:3rem 3rem 0}@media (min-width:800px){.portfolio-table{padding:0 3rem}}.portfolio-table .grid-table-row .grid-table-cell:before{background-color:#f4f4f4;border:2px solid #fff}.portfolio-table .grid-table-row .grid-table-cell:first-child{display:none}.portfolio-table .grid-table-row .company{text-align:-webkit-center}.portfolio-table .grid-table-row .company p{color:#00aeef;font-weight:bolder;margin:0}@media (min-width:480px){.portfolio-table .grid-table-row .company p{width:9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:600px){.portfolio-table .grid-table-row .company p{width:15rem}}@media (min-width:799px){.portfolio-table .grid-table-row .company p{width:inherit;white-space:normal}}.portfolio-table .grid-table-row .company p:last-child{display:none}@media (min-width:400px){.portfolio-table .grid-table-row{grid-template-columns:1fr 1fr}}@media (min-width:800px){.portfolio-table .grid-table-row{grid-template-columns:5rem repeat(4,2fr)}.portfolio-table .grid-table-row .grid-table-cell:first-child{display:block;text-align:center;padding:0}.portfolio-table .grid-table-row .grid-table-cell:first-child img{height:80%;width:80%;max-height:4rem;max-width:4rem}.portfolio-table .grid-table-row .grid-table-cell:nth-child(2){text-align:start;padding:0;justify-self:left;grid-column-start:2;grid-column-end:3}.portfolio-table .grid-table-row .grid-table-cell:last-child{padding-right:0;grid-column-start:5;grid-column-end:6;border-bottom:0}.portfolio-table .grid-table-row .company p{margin:.1rem}.portfolio-table .grid-table-row .company p:first-child{font-size:1.2rem}.portfolio-table .grid-table-row .company p:last-child{display:block;color:#586a7a;font-size:.75rem}}.portfolio-table .grid-table-cell:last-of-type{font-size:1rem;margin-top:.75rem}.portfolio-table .grid-table-cell:last-of-type:before{display:block}.portfolio-table .grid-table-cell:nth-child(2){grid-column-start:1;grid-column-end:3}.portfolio-table .grid-table-cell:last-child{grid-column-start:1;grid-column-end:2;margin-top:0}@media (min-width:800px){.portfolio-table .grid-table-cell{margin-bottom:0;text-align:right;padding:2rem .5rem 2rem 0}.portfolio-table .grid-table-cell:last-of-type{margin-top:0}.portfolio-table .grid-table-cell:last-of-type:before{display:none}.portfolio-table .grid-table-cell:not(:last-child){border-right:0 solid #ddd}.portfolio-table .grid-table-cell:first-of-type{text-align:left;justify-self:start;flex-direction:row-reverse}.portfolio-table .grid-table-cell:before{content:attr(data-title);display:none}.portfolio-table .grid-table-cell:first-child{grid-column-start:1;grid-column-end:2;border-bottom:0;padding:0}.portfolio-table .grid-table-cell:last-child{padding-right:0;grid-column-start:5;grid-column-end:6;border-bottom:0}}.portfolio-table .tablePagination{padding:2rem 0}.subscription-table{background-color:#fff;padding:3rem 3rem 0}@media (min-width:800px){.subscription-table{padding:0 3rem}}.subscription-table .grid-table-row .grid-table-cell:before{background-color:#f4f4f4;border:2px solid #fff}.subscription-table .grid-table-row .company{text-align:-webkit-center}.subscription-table .grid-table-row .company p{color:#00aeef;font-weight:bolder;margin:0}@media (min-width:480px){.subscription-table .grid-table-row .company p{width:9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:600px){.subscription-table .grid-table-row .company p{width:15rem}}@media (min-width:799px){.subscription-table .grid-table-row .company p{width:inherit;white-space:normal}}.subscription-table .grid-table-row .company p:last-child{display:none}@media (min-width:400px){.subscription-table .grid-table-row{grid-template-columns:1fr 1fr}}@media (min-width:800px){.subscription-table .grid-table-row{grid-template-columns:repeat(4,2fr)}.subscription-table .grid-table-row .grid-table-cell:first-child{display:block;text-align:center}.subscription-table .grid-table-row .grid-table-cell:first-child img{height:80%;width:80%;max-height:4rem;max-width:4rem}.subscription-table .grid-table-row .grid-table-cell:first-child{text-align:start;padding:0;justify-self:left}.subscription-table .grid-table-row .company p{margin:.1rem}.subscription-table .grid-table-row .company p:first-child{font-size:1.2rem}.subscription-table .grid-table-row .company p:last-child{display:block;color:#586a7a;font-size:.75rem}}.subscription-table .grid-table-cell:last-of-type{font-size:1rem;margin-top:.75rem}.subscription-table .grid-table-cell:last-of-type:before{display:block}.subscription-table .grid-table-cell:last-child{grid-column-start:1;grid-column-end:2;margin-top:0}@media (min-width:800px){.subscription-table .grid-table-cell{margin-bottom:0;text-align:right;padding:2rem .5rem 2rem 0}.subscription-table .grid-table-cell:last-of-type{margin-top:0}.subscription-table .grid-table-cell:last-of-type:before{display:none}.subscription-table .grid-table-cell:not(:last-child){border-right:0 solid #ddd}.subscription-table .grid-table-cell:first-of-type{text-align:left;justify-self:start;flex-direction:row-reverse}.subscription-table .grid-table-cell:before{content:attr(data-title);display:none}.subscription-table .grid-table-cell:first-child{grid-column-start:1;grid-column-end:2;border-bottom:0;padding:0}.subscription-table .grid-table-cell:last-child{padding-right:0;grid-column-start:4;grid-column-end:5;border-bottom:0}}.subscription-table .tablePagination{padding:2rem 0}
/*# sourceMappingURL=main.928321dd.chunk.css.map */</pre></body></html>