.header{display:flex;height:5rem;flex-shrink:0;border-bottom:1px solid var(--color-primary);padding:1rem}.header__logo{margin-right:auto;width:12rem;height:2.8rem}.header__back{font-size:2.5rem;outline:none;background:none;border:none;width:2.6rem;cursor:pointer}.header__title{margin:0 auto;font-size:2.4rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;word-wrap:none}.header__spacer{margin-right:auto}.header__close{border:none;background-color:hsla(0,0%,100%,0);cursor:pointer;outline:none}.header__close>svg{width:18px;height:18px;margin:5px}.header__bookmark{border:none;background-color:hsla(0,0%,100%,0);cursor:pointer;outline:none}.header__bookmark>svg{width:20px;height:20px;margin:5px 10px}.bookmark{margin-right:1rem;display:flex;align-items:center;border:1px solid #e1e5eb;border-radius:4px;background-color:hsla(0,0%,100%,0);cursor:pointer}.bookmark__text{font-size:1.4rem;color:#4d535f;padding:.6rem 1.6rem}.bookmark__icon{width:2rem;height:2rem}.footer{background-color:var(--color-grey-light2);position:relative;display:flex;align-items:flex-end;flex-shrink:0}.footer__scooter{width:25rem;position:absolute;bottom:10rem;right:6rem}.copyright{display:flex;align-items:center;padding:2.4rem}.copyright__logo{height:24px;margin-right:2rem}.copyright__text{font-size:1.2rem;text-align:justify;color:var(--color-grey);line-height:1.6rem}.spinner{z-index:5;display:block}.threes_three,.threes_three_1,.threes_three_2{display:inline-flex;width:30%;height:30%;border-radius:100%;background-color:var(--loader-color);-webkit-animation:three var(--animation-duration) infinite ease-in-out both;animation:three var(--animation-duration) infinite ease-in-out both}.threes{display:flex;align-items:center;justify-content:space-between;width:var(--loader-size);height:var(--loader-size)}.threes_three{-webkit-animation-delay:-.32s;animation-delay:-.32s}.threes_three_1{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes three{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes three{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.main{margin-top:2rem;padding:1.2rem 2.4rem;flex:1 1}.main ul{list-style:none}.main__heading{font-size:2.4rem;font-weight:600;line-height:3.3rem;margin-bottom:1rem}.main__content{margin-bottom:5rem}.search{margin-bottom:3rem}.rbt-input{width:31.5rem;height:4rem;border-radius:4px;outline:none;border:1px solid var(--color-grey-light);padding-left:1.6rem;line-height:1.6;font-size:1.4rem;font-family:inherit;font-weight:200;color:#4d535f;background:no-repeat 280px 10px;background-image:url(/images/search.svg);background-size:1.7rem;transition:all .4s}.rbt-input:active,.rbt-input:focus{border-color:var(--color-primary)}#search__input{background-color:#fff;border-radius:4px;box-shadow:0 5px 22px 0 rgba(0,0,0,.09),0 1px 4px 0 rgba(0,0,0,.12)}#search__input>.dropdown-item{height:3.8rem;width:100%;display:block;color:#4d535f;font-family:inherit;font-size:1.4rem;padding-left:1.6rem;line-height:3.8rem;overflow:hidden;text-overflow:ellipsis}#search__input>.dropdown-item:hover{background:#f5f5f5}.recent{margin-bottom:5rem}.recent__heading{display:flex;align-items:center;margin-bottom:1rem;color:var(--color-primary);font-size:1.4rem;font-weight:500}.recent__heading:after{content:"\203A";margin-left:.5rem;line-height:0;font-size:2.2rem}.recent__heading:hover{text-decoration:none}.recent__entry{margin:2rem 0;font-size:1.4rem;line-height:2rem;display:flex;align-items:center;cursor:pointer}.recent__entry:hover{color:var(--color-primary)}.recent__entry:before{content:"";background-image:url(/images/rewind.png);background-size:contain;width:21px;height:21px;display:inline-block;margin-right:.5rem}.dropdown_full{position:relative}.dropdown_full__input{font-size:1.4rem;font-weight:400;font-family:inherit;padding:.5rem 2rem;border-radius:4px;border:1px solid #e9e9e9;outline:none;transition:all .2s;width:20rem;cursor:pointer}.dropdown_full__input:active,.dropdown_full__input:focus{border-color:var(--color-primary)}.dropdown_full__icon{position:absolute;height:20px;width:20px;right:10px;top:0;cursor:pointer}.dropdown_full__content{position:absolute;background-color:#fff;border-radius:4px;box-shadow:0 5px 22px 0 rgba(0,0,0,.09),0 1px 4px 0 rgba(0,0,0,.12)}.dropdown_full__content>.dropdown_full__item{height:3.8rem;width:20rem;display:block;color:#4d535f;font-family:inherit;font-size:1.4rem;padding-left:1.6rem;line-height:3.8rem;cursor:pointer;font-weight:400}.dropdown_full__content>.dropdown_full__item:hover{background:#f5f5f5}.dropdown_plain{font-size:1.7rem;font-weight:700;cursor:pointer;display:flex}.dropdown_plain__arrow{width:24px;height:24px;margin-left:1.5rem}.dropdown_plain__content{position:absolute;background-color:#fff;border-radius:4px;z-index:1;box-shadow:0 5px 22px 0 rgba(0,0,0,.09),0 1px 4px 0 rgba(0,0,0,.12)}.dropdown_plain__content>.dropdown_plain__item{height:3.8rem;width:20rem;display:block;color:#4d535f;font-family:inherit;padding-left:1.6rem;line-height:3.8rem;cursor:pointer;font-weight:400}.dropdown_plain__content>.dropdown_plain__item:hover{background:#f5f5f5}.bookmarks{margin-bottom:5rem}.bookmarks__heading{display:flex;align-items:center;margin-bottom:1rem;color:var(--color-primary);font-size:1.4rem;font-weight:500}.bookmarks__heading:after{content:"\203A";margin-left:.5rem;line-height:0;font-size:2.2rem}.bookmarks__heading:hover{text-decoration:none}.bookmarks__entry{margin:2rem 0;font-size:1.4rem;line-height:2rem;display:flex;align-items:center}.bookmarks__entry a:hover{color:var(--color-primary)}.bookmarks__btn{outline:none;display:inline-block;border:none;background:none;margin-right:1rem;width:18px;height:18px;cursor:pointer;background-image:url(/images/bookmark.svg);background-size:contain}.bookmarks__btn:hover{background-image:url(/images/delete.png)}.heading{display:flex;font-weight:600;margin-bottom:3rem;align-items:flex-end;padding-bottom:1.6rem;border-bottom:1px solid #cfd1d5}.heading__text{margin-right:auto;font-size:1.7rem}.tabs{height:7rem;box-shadow:0 3px 5px 0 rgba(0,0,0,.3);flex-shrink:0;padding:0 2.5rem}.tabs__list{display:flex;align-items:center;height:100%}.tabs__item{list-style:none;margin:0 2rem;font-size:1.7rem;cursor:pointer;border-bottom:2px solid hsla(0,0%,100%,0);transition:all .2s}.tabs__item--selected{border-bottom:2px solid var(--color-primary);font-weight:500}.tabs__item:hover{border-bottom-color:var(--color-primary)}.client_number{font-size:1.4rem;margin:3rem 2rem}.client_info{flex:1 1;margin-bottom:4rem}.shareholder{display:flex;margin:1.6rem;border-top:1px solid #ccc;padding-top:1rem;font-size:1.4rem}.shareholder__name{width:100%}.shareholder__value{font-weight:500}.director{margin:1.6rem;border-top:1px solid #ccc;padding-top:1rem;font-size:1.4rem}.director__name{width:100%}.director__value{font-weight:500;margin-bottom:1rem}.search_filter{margin:2.2rem 1.4rem 0;display:flex;align-items:center}.search_filter>div:first-child{margin-right:auto;height:3.6rem}:root{--area-chart-info-label:#939db2;--area-chart-info-value:#fff;--area-chart-primary:#007db8;--area-chart-primary-line:#007db8;--area-chart-primary-info-marker:#007db8;--area-chart-secondary:#d8d8d8;--area-chart-secondary-line:#d8d8d8;--area-chart-secondary-info-marker:#d8d8d8;--area-chart-forecast:#032e66;--area-chart-forecast-line:#007db8;--area-chart-tick-line:#fff;--area-chart-current-divider-line:inherit;--area-chart-focus-primary-marker-fill:#007db8;--area-chart-focus-primary-marker-stroke:#007db8;--area-chart-focus-secondary-marker-fill:#d8d8d8;--area-chart-focus-current-value:#273036;--area-chart-axis-line:#ccc;--area-chart-tick-value:#242424}.chart{font-size:16px;font-family:"Lato"}.chart svg{display:block}.chart text{fill:#939db2;fill:var(--area-chart-info-label)}.chart .info-label{font-weight:500;font-size:.9em;fill:#242424;fill:var(--area-chart-tick-value)}.chart .info-value{font-size:36px;font-weight:800;color:#fff;color:var(--area-chart-info-value)}.chart .info-value-current{fill:#007db8;fill:var(--area-chart-primary-info-marker)}.chart .up-arrow{fill:#0176bb}.chart .down-arrow{fill:#e85160}.chart .no-change{fill:#fff}.chart .axis-line{stroke:#ccc}.chart .tick-value{font-size:12px;fill:#242424;fill:var(--area-chart-tick-value);fill-opacity:.3;font-weight:700}.chart .tick-value.selected{fill-opacity:.8}.chart .previous-info-marker{fill:none;stroke:#d8d8d8;stroke:var(--area-chart-secondary-info-marker);stroke-width:2px}.chart .current-info-marker{fill:none;stroke:#007db8;stroke:var(--area-chart-primary-info-marker);stroke-width:2px}.chart .y1-info-marker,.chart .y2-info-marker{fill:none;stroke-width:2px}.chart .focus-previous-marker{fill:#d8d8d8;fill:var(--area-chart-focus-secondary-marker-fill)}.chart .focus-current-marker{fill:#007db8;fill:var(--area-chart-focus-primary-marker-fill);stroke:#007db8;stroke:var(--area-chart-focus-primary-marker-stroke);stroke-width:3px}.chart .focus-current-value{font-size:.7em;font-weight:700}.zero-line{stroke:#000;stroke-width:1px;stroke-dasharray:2}.chart .previous-line{fill:none;stroke:#d8d8d8;stroke:var(--area-chart-secondary-line);stroke-width:3px}.chart .current-line{fill:none;stroke:#007db8;stroke:var(--area-chart-primary-line);stroke-width:3px}.chart .current-divider-line{stroke:inherit;stroke:var(--area-chart-current-divider-line);stroke-width:1.5px}.chart .predict-line{fill:none;stroke:#007db8;stroke:var(--area-chart-forecast-line);stroke-width:3px;stroke-dasharray:6}.chart .tick-line{stroke:#fff;stroke:var(--area-chart-tick-line);stroke-width:.25px}.chart .focus-y1-value{font-size:.7em;font-weight:700}.chart .focus-y2-marker{fill:#007db8;fill:var(--area-chart-focus-primary-marker-fill);stroke:#d8d8d8;stroke:var(--area-chart-focus-secondary-marker-fill);stroke-width:3px}.focus-opaque-overlay{fill:#fff;fill-opacity:.3}.chart .y2-line{fill:none;stroke:#d8d8d8;stroke:var(--area-chart-secondary-line);stroke-width:3px}.chart .chart-past{stop-color:#d8d8d8;stop-color:var(--area-chart-secondary)}.chart .chart-current{stop-color:#007db8;stop-color:var(--area-chart-primary)}.chart .chart-forecast{stop-color:#032e66;stop-color:var(--area-chart-forecast)}.barChart-info-label,.barChart-info-value{fill:var(--area-chart-info-value)}.barChart-secondary-info-marker{stroke:var(--area-chart-secondary-info-marker)}.barChart-primary-info-marker{stroke:var(--area-chart-primary-info-marker)}.barChart-secondary{stop-color:var(--area-chart-secondary)}.barChart-primary{stop-color:var(--area-chart-primary)}.barChart-forecast{stop-color:var(--area-chart-forecast)}.barChart-primary-line{stroke:var(--area-chart-primary-line)}.barChart-secondary-line{stroke:var(--area-chart-secondary-line)}.barChart-forecast-line{stroke:var(--area-chart-forecast-line)}.barChart-tick-line{stroke:var(--area-chart-tick-line)}.barChart-focus-primary-marker{fill:var(--area-chart-focus-primary-marker-fill);stroke:var(--area-chart-focus-primary-marker-stroke)}.barChart-focus-secondary-marker{fill:var(--area-chart-focus-secondary-marker-fill)}.barChart-focus-current-value{fill:var(--area-chart-focus-current-value)}.barChart-tick-value{fill:var(--area-chart-tick-value)}.not-connected{display:flex;flex-direction:column;align-items:center}.not-connected__image{margin-top:5rem}.not-connected__text{margin-top:3rem;width:50rem}.not-connected__request{margin-top:3rem;color:#fff;font-size:1.8rem;height:4rem;text-align:center;width:23rem;background-color:#595959;border-radius:4px;outline:none;border:none;cursor:pointer;font-family:inherit}.client_hc{flex:1 1;margin-bottom:4rem}.view{text-align:right;display:flex;margin:2.5rem 1.5rem;font-size:1.4rem}.view__label{margin-left:auto}.view>div:not(:last-child){margin-right:1.5rem}.view__btn{outline:none;border:none;font-family:inherit;font-size:inherit;background:none;font-weight:400;cursor:pointer}.view__btn--selected{color:var(--color-primary);font-weight:500}.hc_table{width:100%;padding:0 1.5rem;margin-bottom:4.5rem;border-spacing:0}.hc_table>thead{background-color:rgba(26,122,93,.1)}.hc_table>thead th{text-align:left}.hc_table td,.hc_table th{font-weight:500;font-size:1.4rem;padding:1.5rem 1rem}.hc_table td:not(:last-child),.hc_table th:not(:last-child){border-right:1px solid #cfd1d5}.hc_table>tbody>tr:nth-child(2n){background-color:#f8f8f8}.hc_table>tbody>tr>td:not(:first-child){text-align:right}.hc_table__trend{display:flex;justify-content:center}.hc_table__trend>img{width:24px;height:24px}.chart_container{margin:2rem;border:1px solid #d8d8d8;border-radius:8px;box-shadow:7px 7px 8px rgba(0,0,0,.03)}.chart_container__heading{padding:1.5rem;font-size:1.6rem;font-weight:500;border-bottom:1px solid #d8d8d8}.company_summary{display:flex;background-color:#d9e8e3;padding:2.5rem 1.5rem;font-size:1.4rem;margin-bottom:4rem}.company_summary__heading{font-weight:500;display:block}.company_details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;width:60%;box-sizing:content-box;border-right:1px solid #ccc}.company_contact{display:flex;width:40%;padding-left:2rem;flex-direction:column;justify-content:space-between}.company_contact__icon{width:24px;height:24px;margin-top:.5rem;margin-right:.5rem}.company_contact__section{display:flex}.error__container .error__content{text-align:center;font-style:italic;font-size:1.2rem;margin:2rem;color:#777}:root{--color-primary:#3ad4a7;--color-grey:#242424;--color-grey-light:#e9e9e9;--color-grey-light2:#f8f8f8;--color-grey2:#ccc;--shadow-dark:0 2rem 6rem rgba(0,0,0,0.3);--shadow-light:0 2rem 5rem rgba(0,0,0,0.06);--loader-color:var(--color-primary);--spinner-overlay-bgcolor:rgba(#fff,0.7);--animation-duration:1.5s;--loader-size:3rem}*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:"Manrope",sans-serif;font-weight:300;line-height:23px;letter-spacing:0;color:#242424;color:var(--color-grey);font-size:1.6rem;width:100%}.body,body{background-color:#fff}.body{min-height:60rem;display:flex;flex-direction:column;overflow-x:hidden;height:100vh}a:active,a:focus,a:link,a:visited{text-decoration:none;color:#242424;color:var(--color-grey)}
/*# sourceMappingURL=main.a9c8b2f3.chunk.css.map */