@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap";*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;vertical-align:baseline}*:focus{outline:none}*:before,*:after{box-sizing:inherit}strong,b{font-weight:bolder}html,body{font-family:cairo,sans-serif}body{overscroll-behavior:none;font-size:var(--typography-size-f2);line-height:1.4;font-weight:400;text-rendering:optimizeLegibility;word-wrap:break-word;height:100vh;overflow:hidden;color:#000a28}h1,h2,h3,h4,h5,h6,span{font-family:cairo,sans-serif,Helvetica,Arial}code{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace}@media print{body{background-color:#fff}}body::backdrop{background-color:#f6f6f6}a,button{cursor:pointer}i{font-style:italic}#launcher{display:none}.layout-padding{padding:var(--spacing-tight) var(--spacing-tight-looser)}.card-content-padding{padding:var(--spacing-tight-looser)}@media screen and (min-width: 992px){.layout-padding{padding:var(--spacing-tight-looser) var(--spacing-regular)}}.ltr-important{direction:ltr!important}.ant-card{box-shadow:0 .375rem .75rem #8c98a41a;transition:.2s all ease-in-out}.ant-card:hover{box-shadow:0 .375rem .75rem #8c98a433}.ant-steps-item-finish .ant-steps-item-icon{background-color:var(--colors-successDark)!important;border-color:var(--colors-successDark)!important}.ant-steps-item-finish .ant-steps-item-icon .ant-steps-finish-icon{color:#fff!important}.ka{overflow:hidden;background-color:#fff;font-size:14px;display:flex;flex-direction:column}.ka-table-wrapper{height:100%;width:100%;overflow-y:auto}.ka-table{width:100%;table-layout:fixed;border-collapse:collapse}.ka-thead-background{background-color:#f1f5f7}.ka-thead-cell-height{box-sizing:border-box;height:47px}.ka-thead-fixed{position:sticky}.ka-thead-row:nth-child(1) .ka-thead-fixed{top:0}.ka-thead-row:nth-child(2) .ka-thead-fixed{top:47px}.ka-thead-row:nth-child(3) .ka-thead-fixed{top:94px}.ka-thead-row:nth-child(4) .ka-thead-fixed{top:141px}.ka-thead-row:nth-child(5) .ka-thead-fixed{top:188px}.ka-thead-row:nth-child(6) .ka-thead-fixed{top:235px}.ka-thead-cell{padding:15px 20px;color:#646d76}.ka-thead-cell-wrapper{display:flex}.ka-thead-cell-content-wrapper,.ka-thead-cell-content{width:100%}.ka-tbody{height:100%}.ka-thead-cell,.ka-cell{text-align:left}.ka-cell{padding:8px 20px;line-height:29px;color:#353c44}.ka-tree-cell{display:flex}.ka-icon{font-weight:100;font-size:10px;font-family:icons}.ka-input{max-width:100%;border:1px solid #747D86}.ka-cell-editor-validation-error .ka-input{background:#ffe7e7;border:1px solid #FF0C0C}.ka-validation-message-container{position:absolute}.ka-validation-message{font-size:12px;color:#fff;background-color:#ff0c0c;padding:0 10px;max-width:200px}.ka-empty-cell{width:40px;min-width:40px}.ka-tree-empty-space{width:20px;min-width:20px}.ka-tr{width:100%}.ka-no-data-row{height:100px;text-align:center}.ka-row{box-sizing:border-box;border-bottom:2px solid #F9FBFC;border-top:2px solid #F9FBFC}.ka-even{background-color:#f9fbfc}.ka-dragged-row{opacity:.5}.ka-drag-over-row{box-shadow:inset 0 7px 0 -4px #e1ebf0}.ka-dragged-row~.ka-drag-over-row{box-shadow:inset 0 -7px 0 -4px #e1ebf0}.ka-drag-over-column{box-shadow:inset 7px 0 0 -4px #e1ebf0}.ka-dragged-column~.ka-drag-over-column{box-shadow:inset -7px 0 0 -4px #e1ebf0}.ka-row-selected{background-color:#f7fcfd}.ka-group-row{background-color:#f9fbfc;box-sizing:border-box;border-bottom:1px solid white;border-top:1px solid white}.ka-group-cell{padding:8px 10px}.ka-group-cell-content{display:flex;align-items:center}.ka-icon-group-arrow{padding:7px 5px 7px 10px;margin-right:5px;cursor:pointer}.ka-group-panel{display:flex}.ka-group-panel-cell{margin-bottom:15px;margin-top:15px;margin-left:15px;display:flex;gap:15px;align-items:center}.ka-group-panel-cell-remove{cursor:pointer;color:#a6adb4;display:flex;fill:currentColor}.ka-group-panel-text{color:#747d86;margin:30px 20px}.ka-icon-tree-arrow{padding:0 10px;margin-left:-10px;cursor:pointer}.ka-icon-sort{margin-left:3px}.ka-icon-sort-arrow-up,.ka-icon-sort-arrow-down{color:#586068;fill:currentColor;position:relative;top:1px}.ka-pointer{cursor:pointer}.ka-filter-row-cell{padding:0 20px 15px}.ka-loading{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff8;display:flex;justify-content:center;align-items:center;flex-direction:column}.ka-loading-active{position:relative}.ka-loading-icon{width:10px;height:10px;border-radius:50%;animation:ka-loading-animation 1s linear infinite alternate;position:relative;left:-20px}.ka-thead-cell-resize{-webkit-user-select:none;user-select:none;width:2px;cursor:col-resize;background-color:#d7e4eb;position:relative;left:19px}.ka-thead-cell-resize:active:after{content:"";display:block;position:fixed;cursor:col-resize;z-index:2;top:0;left:0;width:100%;height:100%}.ka-thead-background{z-index:1}.ka-summary-cell{padding:12px 20px}@keyframes ka-loading-animation{0%{background-color:#747d86;box-shadow:20px 0 #747d8633,40px 0 #747d8633}25%{background-color:#747d8666;box-shadow:20px 0 #747d86,40px 0 #747d8633}75%{background-color:#747d8666;box-shadow:20px 0 #747d8633,40px 0 #747d86}to{box-shadow:none}}.ka-loading-text{margin-top:15px;color:#353c44}.ka-paging-sizes-active{display:flex;justify-content:space-between}.ka-paging-pages,.ka-paging-sizes{list-style:none;display:flex;flex-direction:row;padding:0 10px;margin:0}.ka-paging-pages{justify-content:flex-end}.ka-paging-page-index,.ka-paging-size{cursor:pointer;padding:5px;margin:10px 5px;min-width:18px;border-radius:50%;text-align:center;color:#646d76;-webkit-user-select:none;user-select:none}.ka-paging-page-index-active,.ka-paging-size-active{background-color:#f1f5f7;font-weight:700;color:#747d86}.ka-popup{background-color:#fff;border:1px solid #F9FBFC;border-radius:6px;box-sizing:border-box;box-shadow:0 6px 12px #0000002e;color:#747d86;position:absolute;text-align:center;width:245px;overflow-y:auto;z-index:1000}.ka-header-filter-button-icon{font-size:16px;position:absolute;padding:0 3px;color:#41474d;fill:currentColor}.ka-header-filter-button{position:relative}.ka-header-filter-button-has-value{font-weight:700}.ka-header-filter-table{box-shadow:none}.ka-header-filter-table .ka-table-wrapper{max-height:325px}.ka-header-filter-table .ka-thead-background{background:#fff}.ka-header-filter-table .ka-cell{padding:3px 10px}.ka-header-filter-table .ka-cell-text{display:flex;align-items:center}.ka-header-filter-table .ka-filter-row-cell{padding:10px}.ka-header-filter-table .ka-row,.ka-header-filter-table input[type=checkbox]{cursor:pointer}.ka-header-filter-table .ka-input{width:100%;box-sizing:border-box;border-radius:3px;padding:3px 5px;margin:0}@keyframes slidein{0%{opacity:0;transform:translate(200px)}to{opacity:1;transform:translate(0)}}._uiComponent_appMessages{display:block;position:fixed;bottom:0;right:0;z-index:99999999}._uiComponent_appMessages>div{position:relative;padding:var(--spacing-tight) var(--spacing-tight-looser);word-break:break-word;transition:transform .25s ease-out,opacity .25s ease-out;background:#fff;width:100vw;margin-top:var(--spacing-small);box-shadow:0 8px 16px #0000001a;border:1px solid #dfe0e6;display:flex;animation:slidein .25s ease}._uiComponent_appMessages>div.hidden{transform:translate(200px);opacity:0}@media (min-width: 600px){._uiComponent_appMessages>div{border-radius:4px;margin:var(--spacing-tight);max-width:400px}}._uiComponent_appMessages>div.dark{border:1px solid #000a28;background-color:#000a28;color:#fff}._uiComponent_appMessages>div>.iconContainer{display:flex;align-items:flex-start;justify-content:center;flex-shrink:0;flex-grow:0;margin-right:var(--spacing-small)}._uiComponent_appMessages>div>.iconContainer>svg{display:block}._uiComponent_appMessages>div>.messagesContainer{flex-grow:1}._uiComponent_appMessages>div>.messagesContainer>.main{font-size:var(--typography-size-f1);font-weight:var(--typography-weight-bold)}._uiComponent_appMessages>div>.messagesContainer>.secondary{font-size:var(--typography-size-f1)}._uiComponent_appMessages>div>button{display:flex;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;background:none;border:none;font-size:var(--typography-size-f1);font-weight:var(--typography-weight-bold);color:var(--colors-main)}._uiComponent_button{border:none;height:48px;cursor:pointer;overflow:hidden;line-height:1;max-width:100%;position:relative;text-decoration:none;width:auto;display:flex;flex-direction:row;padding:0 var(--spacing-tight-looser);border-radius:var(--spacing-xs);font-weight:var(--typography-weight-bold);align-items:center;justify-content:center;transition:filter .2s ease-out}._uiComponent_button:hover{filter:brightness(75%)}._uiComponent_button.tertiary{background:none;border:none}._uiComponent_button.tertiary>span{position:relative}._uiComponent_button.tertiary>span>.underline{opacity:0;display:block;position:absolute;bottom:-10px;left:0;width:100%;height:2px;transition:transform .2s ease-out,opacity .2s ease-out;transform:translateY(10px)}._uiComponent_button.tertiary:hover>span>.underline{opacity:1;transform:translateY(0)}._uiComponent_button.small{height:40px;border-radius:var(--spacing-xs);font-size:var(--typography-size-f1);padding:0 var(--spacing-tight)}._uiComponent_button>span{display:flex;align-items:center;flex-direction:row;white-space:nowrap;justify-content:center;gap:8px}._uiComponent_button>span>svg{display:block}._uiComponent_button.disabled{opacity:.5}._uiComponent_button.disabled,._uiComponent_button.isLoading{filter:brightness(100%)!important;cursor:not-allowed}._uiComponent_button.link{display:inline-block}._uiComponent_button:focus{outline:none}.uiComponent_pageLoader{flex-grow:1;padding:var(--spacing-regular);display:flex;align-items:center;justify-content:center}._uiComponent_pill{display:inline-block;padding:6px var(--spacing-small);background:var(--colors-mainLighter);color:var(--colors-main);border:1px solid var(--colors-main);box-shadow:inset 0 -2px #ffffff1a;border-radius:var(--spacing-xs);font-size:var(--typography-size-f0);line-height:1;position:relative;white-space:nowrap}._uiComponent_pill.withAction{padding-right:24px}._uiComponent_pill>button{display:inline-block;border:none;background:none;vertical-align:middle;height:var(--spacing-tight);margin-left:var(--spacing-xs);position:absolute;top:var(--spacing-xs);right:var(--spacing-xs)}._uiComponent_pill>button>svg{display:block;fill:var(--colors-main)!important}._uiComponent_pill.accent1{color:var(--colors-accent1);border-color:var(--colors-accent1);background-color:var(--colors-accent1Light)}._uiComponent_pill.accent1>button>svg{fill:var(--colors-accent1)!important}._uiComponent_pill.accent2{color:var(--colors-accent2);border-color:var(--colors-accent2);background-color:var(--colors-accent2Light)}._uiComponent_pill.accent2>button>svg{fill:var(--colors-accent2)!important}._uiComponent_pill.accent3{color:var(--colors-accent3);border-color:var(--colors-accent3);background-color:var(--colors-accent3Light)}._uiComponent_pill.accent3>button>svg{fill:var(--colors-accent3)!important}._uiComponent_pill.accent4{color:var(--colors-accent4);border-color:var(--colors-accent4);background-color:var(--colors-accent4Light)}._uiComponent_pill.accent4>button>svg{fill:var(--colors-accent4)!important}._uiComponent_pill.accent5{color:var(--colors-accent5);border-color:var(--colors-accent5);background-color:var(--colors-accent5Light)}._uiComponent_pill.accent5>button>svg{fill:var(--colors-accent5)!important}._uiComponent_pill.success{color:var(--colors-successDark);border-color:var(--colors-success);background-color:var(--colors-successLight)}._uiComponent_pill.success>button>svg{fill:var(--colors-success)!important}._uiComponent_pill.error{color:var(--colors-errorDark);border-color:var(--colors-error);background-color:var(--colors-errorLight)}._uiComponent_pill.error>button>svg{fill:var(--colors-error)!important}._uiComponent_pill.warning{color:var(--colors-warningDark);border-color:var(--colors-warning);background-color:var(--colors-warningLight)}._uiComponent_pill.warning>button>svg{fill:var(--colors-warning)!important}@keyframes uiComponent_appModal_backggroun_appear{0%{opacity:0}to{opacity:1}}@keyframes uiComponent_appModal_slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._uiComponent_appModal{display:flex;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999;justify-content:center}._uiComponent_appModal.hidden>figure{opacity:0}._uiComponent_appModal.hidden>div{opacity:0;transform:translateY(-40px)}._uiComponent_appModal>figure{position:absolute;background:#000a28b3;top:0;left:0;width:100%;height:100%;display:block;animation:uiComponent_appModal_backggroun_appear .2s ease-in;transition:opacity .2s ease-out}._uiComponent_appModal>.app-modal-paper{position:relative;z-index:9;background:#fff;height:100vh;max-width:100vw;min-width:100vw;width:100vw;overflow:auto;animation:uiComponent_appModal_slideUp .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out}@media (min-width: 992px){._uiComponent_appModal>.app-modal-paper{box-shadow:0 4px 8px #0000001a;border-radius:4px;width:auto;min-width:712px;height:auto}}._uiComponent_appModal>.app-modal-paper>.modal-header{display:flex;justify-content:space-between;padding:26px 32px}._uiComponent_appModal>.app-modal-paper>.modal-header h2{font-size:var(--typography-size-f4);font-weight:var(--typography-weight-medium);margin:0}._uiComponent_appModal>.app-modal-paper>.modal-header button{border:none;background-color:transparent}._uiComponent_appModal>.app-modal-paper>.app-modal-content{border-bottom:1px solid #dfe0e5;border-top:1px solid #dfe0e5;line-height:150%;padding:24px 32px 30px}._uiComponent_appModal>.app-modal-paper>.app-modal-content.noPadding{padding:0}._uiComponent_appModal>.app-modal-paper.fullscreen-modal{width:100vw!important;height:100vh!important;max-width:100vw!important;min-width:100vw!important}._uiComponent_appModal>.app-modal-paper>footer{padding:16px 32px;display:flex;justify-content:flex-end}._uiComponent_appModal>.app-modal-paper>footer>button{margin-left:16px}.uiComponent_pageError{width:100%;flex-grow:1;height:100%;padding:var(--spacing-regular);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--colors-error);max-width:100vw;max-height:100vh}.uiComponent_pageError>h1{font-size:var(--typography-size-f6);font-weight:var(--typography-weight-bold);max-width:450px}.uiComponent_pageError>p{max-width:450px;margin-bottom:var(--spacing-tight)}.uiComponent_inputGroup>.subTitle{display:block;margin-bottom:var(--spacing-small);font-size:var(--typography-size-f1)}.uiComponent_inputGroup>div{display:flex;flex-direction:column;font-size:var(--typography-size-f1)}.investment-product-container{width:100%}.investment-product-container .center-div{display:flex;justify-content:center;align-items:center}.investment-product-container .width-full{width:100%}.investment-product-container .investment-product-content{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 992px){.investment-product-container .investment-product-content{padding:0 var(--spacing-large)}}.investment-product-container .backlink{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:24px}.investment-product-container .backlink:hover{text-decoration:underline}.investment-product-container .alerts-container{margin-bottom:16px}.uiComponent_keyValueOverview{width:100%}.uiComponent_keyValueOverview .section-title{margin-bottom:0}.uiComponent_keyValueOverview .title-divider{margin:0 0 16px}.uiComponent_keyValueOverview .field-label{text-transform:uppercase;word-spacing:.1rem;line-height:1}.uiComponent_keyValueOverview .key-value-container{width:100%}.uiComponent_keyValueOverview .field-label-container{margin-bottom:4px;flex-wrap:wrap}.uiComponent_keyValueOverview .field-label-container span{display:flex}._uiComponent_preview>.pdf,._uiComponent_preview>.img{height:70vh;width:100%}.signTransactionDialog{min-width:580px;max-height:800px;overflow:"auto";padding:10px}.signTransactionDialog>div{margin:24px 32px}.signTransactionDialog>div>div{max-width:65%}.signTransactionDialog>div p{margin-bottom:0}.signTransactionDialog .corporateActionConfirmation{display:flex;align-items:center}.signTransactionDialog p{font-size:14px;line-height:24px;font-weight:600;color:#1a2233}.uiComponent_loader{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none;width:100%;height:100%}.uiComponent_loader>svg{display:block}.uiComponent_loader>p{color:#666;font-size:var(--typography-size-f0)}.dd-wrapper{position:relative;display:inline-block}.dd-header{cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;padding:6px;padding-inline-start:12px;box-sizing:content-box}.dd-header.regular.highlighted,.dd-header.outlined.highlighted{background:#475166;color:#fff}.dd-header.regular.disabled,.dd-header.outlined.disabled{opacity:.5;cursor:default}.dd-header.outlined{background:#fff;border:1px solid #c2c4cc;border-radius:4px}.dd-header.regular{background:#f0f0f2;border-radius:3px}.dd-list{position:absolute;z-index:1000;display:flex;flex-direction:column;align-items:stretch;background:#fff;box-shadow:0 3px 5px #091e4233,0 0 1px #091e424f;border-radius:3px;padding:8px 0;margin:4px 0;max-height:300px;overflow:auto;white-space:nowrap}.dd-list-item{display:flex;gap:8px;cursor:pointer;padding:4px 12px}.dd-list-item.selected{background:#f8f8f9}.dd-closing-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999}.tablePagination{margin-top:24px}.cancelButton{font-weight:600;font-size:16px;line-height:24px;background:transparent;border-radius:4px;display:flex;align-items:center;padding:12px 24px;height:48px;box-sizing:border-box;cursor:pointer}.clearButton{font-weight:400;font-size:16px;line-height:32px;background:transparent;border-radius:4px;height:32px;cursor:pointer}.saveButton{font-weight:600;font-size:16px;line-height:24px;border-radius:4px;display:flex;align-items:center;color:#fff;padding:12px 24px;height:48px;box-sizing:border-box;cursor:pointer}._uiComponent_card{background-color:#fff;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:6px}#_route_investor_portfolio{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}#_route_investor_portfolio>main{display:flex;flex-direction:column;gap:8px;padding:12px 40px}@media (max-width: 768px){#_route_investor_portfolio>main{padding:12px 20px}}#_route_investor_portfolio>main>div{margin-bottom:24px}#_route_investor_portfolio>main .top{display:flex;flex-direction:column}@media (min-width: 1050px){#_route_investor_portfolio>main .top{flex-direction:row}}#_route_investor_portfolio>main .top>.balance{flex-grow:0;flex-shrink:0;margin-inline-end:24px;padding:24px;margin-bottom:24px;width:100%}@media (min-width: 1050px){#_route_investor_portfolio>main .top>.balance{width:350px;margin-bottom:0}}#_route_investor_portfolio>main .top>.balance>h2{font-weight:500;color:#475166;margin-bottom:4px}#_route_investor_portfolio>main .top>.balance>.total{font-weight:500;font-size:24px;color:#000a28;margin-bottom:24px}#_route_investor_portfolio>main .top>.balance>ul>li{list-style-type:none;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:12px 0}#_route_investor_portfolio>main .top>.balance>ul>li:last-of-type{border-bottom:none}#_route_investor_portfolio>main .top>.balance>ul>li>span{font-size:14px;display:block}#_route_investor_portfolio>main .top>.balance>ul>li>span:first-of-type{color:#777c8c}#_route_investor_portfolio>main .top>.balance>ul>li>span:last-of-type{color:#000a28}#_route_investor_portfolio>main .top>.graph{flex-grow:1}#_route_investor_portfolio>main>.dataView>header{font-weight:600;padding:16px 24px;font-size:20px;color:#1a2233;border-bottom:1px solid #eee}#_route_investor_portfolio>main>.dataView>.empty{height:250px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#_route_investor_portfolio>main>.dataView>.empty>.img{display:flex;align-items:center;justify-content:center;background:#e4eefd;width:80px;height:80px;border-radius:100px}#_route_investor_portfolio>main>.dataView>.empty>.img>svg{display:block}#_route_investor_portfolio>main>.dataView>.empty>h2{font-weight:600;font-size:20px;color:#777c8c}#_route_investor_portfolio>main>.dataView>.empty>p{font-size:14px;color:#475166}#_route_subscriptionOrderOverview{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}#_route_subscriptionOrderOverview>main{background:#f6f6f6;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;padding:var(--spacing-tight);height:100%}@media (min-width: 1050px){#_route_subscriptionOrderOverview>main>div{width:600px}}#_routes_issuer_ordersManagement{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}#_routes_issuer_ordersManagement>main{padding:32px}#_routes_issuer_ordersManagement>main>.dataView>header{font-weight:600;padding:16px 24px;font-size:20px;color:#1a2233;border-bottom:1px solid #eee}#_routes_issuer_ordersManagement>main>.dataView>.empty{height:250px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#_routes_issuer_ordersManagement>main>.dataView>.empty>.img{display:flex;align-items:center;justify-content:center;background:#e4eefd;width:80px;height:80px;border-radius:100px}#_routes_issuer_ordersManagement>main>.dataView>.empty>.img>svg{display:block}#_routes_issuer_ordersManagement>main>.dataView>.empty>h2{font-weight:600;font-size:20px;color:#777c8c}#_routes_issuer_ordersManagement>main>.dataView>.empty>p{font-size:14px;color:#475166}#_routes_rejectedAccount{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}#_routes_rejectedAccount>div{display:flex;align-items:center;flex-direction:column;justify-content:center;width:350px;height:450px;position:relative}#_routes_rejectedAccount>div>svg{display:block;width:200px;margin-bottom:20px}#_routes_rejectedAccount>div>span{font-size:var(--typography-size-f1);line-height:150%;color:#475166;margin-bottom:16px}.asset-section{width:100%}.asset-section .goto-asset-section{width:"100%";display:flex;flex-direction:row;gap:10px;justify-content:space-between;flex-wrap:wrap}._route_clientManagement_addBulkClientModal{width:100%;display:flex;flex-direction:column;gap:8px}._route_clientManagement_addBulkClientModal .bulk-import-modal-action{display:flex;gap:8px;justify-content:end;margin-top:8px}._route_clientManagement_addBulkClientModal .download-link-wrapper{display:flex;justify-content:end}#_routes_issuer_KYCReview{display:block}#_routes_issuer_KYCReview>.kycReviewContainer{padding:var(--spacing-tight-looser) var(--spacing-finger);display:flex}#_routes_issuer_KYCReview>.kycReviewContainer>form{flex-grow:1}#_routes_issuer_KYCReview>.kycReviewContainer>form>h2{font-size:var(--typography-size-f5);font-weight:var(--typography-weight-medium);margin:var(--spacing-tight-looser) 0}#_routes_issuer_KYCReview>.kycReviewContainer>form>h3{font-size:var(--typography-size-f2);font-weight:var(--typography-weight-normal);margin:var(--spacing-tight-looser) 0;max-width:700px}#_routes_issuer_KYCReview>.kycReviewContainer>form .select-renewal-date{max-width:300px}#_routes_issuer_KYCReview>.kycReviewContainer>form>.topHeader{display:flex;justify-content:space-between;padding:var(--spacing-small) 0;border-bottom:1px solid #eee;margin-bottom:var(--spacing-tight);margin-top:var(--spacing-tight-looser)}#_routes_issuer_KYCReview>.kycReviewContainer>form>.topHeader>h3{font-size:var(--typography-size-f4);font-weight:var(--typography-weight-medium);color:#444}#_routes_issuer_KYCReview>.kycReviewContainer>form>.topHeader>div{display:flex}#_routes_issuer_KYCReview>.kycReviewContainer>form>.topHeader>a{color:var(--colors-main);text-decoration:none;font-size:var(--typography-size-f2)}#_routes_issuer_KYCReview>.kycReviewContainer>form>.header{display:flex;align-items:center;border-bottom:1px solid #eee;width:100%}#_routes_issuer_KYCReview>.kycReviewContainer>form>.header>span{display:block;color:#999;font-size:var(--typography-size-f1);margin-bottom:var(--spacing-xs)}#_routes_issuer_KYCReview>.kycReviewContainer>form>.header>span:not(:last-of-type){width:45%}#_routes_issuer_KYCReview>.kycReviewContainer>form .sub-title{font-size:var(--typography-size-f4);font-weight:var(--typography-weight-medium);color:#444}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field{display:flex;border-bottom:1px solid #eee;width:100%;padding:var(--spacing-xs) 0;flex-direction:column}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child{display:flex;align-items:center}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:first-of-type{display:flex;align-items:center;margin:var(--spacing-xs) 0;width:90%}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:first-of-type>span{display:block;width:50%}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:first-of-type>span:first-of-type{font-weight:var(--typography-weight-medium);padding-right:var(--spacing-xs)}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:first-of-type>span:first-of-type>legend{color:#777c8c;font-weight:var(--typography-weight-normal);font-size:var(--typography-size-f2)}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:first-of-type>span:last-of-type{display:flex}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:first-of-type>span:last-of-type>ul{list-style-type:none}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:last-of-type{display:flex;align-items:center;flex-grow:1}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:last-of-type>button{border:none;display:flex;align-items:center;justify-content:center;background:transparent;height:var(--spacing-regular);width:var(--spacing-regular);border-radius:var(--spacing-xs);transition:background-color .2s ease-out}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:last-of-type>button:disabled{cursor:not-allowed;opacity:.25}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:last-of-type>button:disabled:hover{background:none}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:last-of-type>button:hover{background:#eee}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:first-child>div:last-of-type.review{justify-content:flex-end}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:nth-child(2){font-size:var(--typography-size-f1)}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:nth-child(2).rejected{padding:5px 10px 2px;background-color:var(--colors-errorLighter)}#_routes_issuer_KYCReview>.kycReviewContainer>form>.field>div:nth-child(2) .document-renewal-date-input{max-width:250px}#_routes_issuer_KYCReview>.kycReviewContainer>form>footer{display:flex;justify-content:space-between;margin:50px 0}#_routes_issuer_KYCReview>.kycReviewContainer>form>footer>:not(:last-child){margin-right:20px}#_routes_issuer_KYCReview>.kycReviewContainer>menu{margin-top:var(--spacing-tight-looser)}._route_issuer_fundInvestorDetails{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}._route_issuer_fundInvestorDetails>main{display:flex;flex-wrap:wrap;padding:32px 40px}._route_issuer_fundInvestorDetails>main>.informations{display:flex;align-items:stretch;width:100%;justify-content:space-between;flex-wrap:wrap}._route_issuer_fundInvestorDetails>main>.informations>div{width:100%;margin-bottom:24px;padding:24px}@media (min-width: 1050px){._route_issuer_fundInvestorDetails>main>.informations>div{margin-bottom:0;width:calc(50% - 15px)}}._route_issuer_fundInvestorDetails>main>.informations>div>header{color:#475166;display:flex;align-items:center;justify-content:space-between;font-weight:500;margin-bottom:24px;width:100%}._route_issuer_fundInvestorDetails>main>.informations>div>header>a{display:block;color:var(--colors-main);text-decoration:none}._route_issuer_fundInvestorDetails>main>.informations>div.company{display:flex;flex-wrap:inline;flex-wrap:wrap}._route_issuer_fundInvestorDetails>main>.informations>div.company>div{flex-shrink:0;width:100%;margin-bottom:15px}._route_issuer_fundInvestorDetails>main>.informations>div.company>div.half{width:50%}._route_issuer_fundInvestorDetails>main>.informations>div.company>div>span{display:block}._route_issuer_fundInvestorDetails>main>.informations>div.company>div>span:first-of-type{font-weight:600;font-size:12px;color:#475166}._route_issuer_fundInvestorDetails>main>.informations>div.company>div>span:last-of-type{font-weight:500;font-size:14px;color:#1a2233}._route_issuer_fundInvestorDetails>main>.informations>div.kyc>ul>li{display:flex;border-bottom:1px solid #eee;padding:12px 0;align-items:center;justify-content:space-between}._route_issuer_fundInvestorDetails>main>.informations>div.kyc>ul>li:last-of-type{border-bottom:none}._route_issuer_fundInvestorDetails>main>.informations>div.kyc>ul>li>span{display:block;font-size:14px;color:#777c8c}._route_issuer_fundInvestorDetails>main>.informations>div.kyc>ul>li>span:last-of-type{color:#1a2233}._route_issuer_fundInvestorDetails>main>.informations>div.representative>.name{font-weight:600;font-size:14px;margin-bottom:15px}._route_issuer_fundInvestorDetails>main>.informations>div.representative>ul>li{margin-top:10px;list-style-type:none;display:flex}._route_issuer_fundInvestorDetails>main>.informations>div.representative>ul>li>svg{display:block;margin-right:10px}._route_issuer_fundInvestorDetails>main>.informations>div.representative>ul>li>span{font-size:14px;display:block}._route_issuer_fundInvestorDetails>main>.informations>div.representative>ul>li>a{font-size:14px;display:block;color:var(--colors-main);text-decoration:none}._uiComponent_valueVariationIndicator{color:#777;display:flex;align-items:center;font-size:14px;font-weight:500}._uiComponent_valueVariationIndicator.up{color:var(--colors-successDark)}._uiComponent_valueVariationIndicator.down{color:var(--colors-errorDark)}._uiComponent_valueVariationIndicator>svg{display:block;margin-right:5px}._route_onBoardingProcess{margin:0 auto;max-width:1100px;display:flex;align-items:flex-start;padding:0 var(--spacing-tight-looser);height:calc(100vh - var(--spacing-loose))}@media (max-width: 950px){._route_onBoardingProcess{display:none}}._route_onBoardingProcess>form{flex-grow:1}._route_onBoardingProcess>form>h1{font-size:var(--typography-size-f6);font-weight:var(--typography-weight-medium);margin:20px 0}._route_onBoardingProcess>form>h2{font-size:var(--typography-size-f5);font-weight:var(--typography-weight-lightMedium);margin:20px 0}._route_onBoardingProcess>form>p{font-size:var(--typography-size-f2)}._route_onBoardingProcess>form>div{margin:var(--spacing-tight-looser) 0}._route_onBoardingProcess>form>.subSectionHeader,._route_onBoardingProcess>form>div>.subSectionHeader{display:flex;justify-content:space-between;padding:var(--spacing-small) 0;border-bottom:1px solid #eee;margin-bottom:var(--spacing-tight);margin-top:var(--spacing-tight-looser)}._route_onBoardingProcess>form>.subSectionHeader>h2,._route_onBoardingProcess>form>div>.subSectionHeader>h2{font-size:var(--typography-size-f4);font-weight:var(--typography-weight-lightMedium);color:#475166}._route_onBoardingProcess>form>.subSectionHeader>a,._route_onBoardingProcess>form>div>.subSectionHeader>a{float:right;color:var(--colors-main);text-decoration:none;font-size:var(--typography-size-f2)}._route_onBoardingProcess>form>div>div{margin:var(--spacing-small) 0}._route_onBoardingProcess>form>div>div.error{color:var(--colors-warningDark);font-weight:var(--typography-weight-medium);display:flex;align-items:center;font-size:var(--typography-size-f1);margin-bottom:var(--spacing-small);margin-top:var(--spacing-xs)}._route_onBoardingProcess>form>div>div.error>span{font-weight:var(--typography-weight-normal);margin-left:5px}._route_onBoardingProcess>form>footer{display:flex;justify-content:space-between;margin:50px 0}._route_onBoardingProcess>form>footer>:not(:last-child){margin-right:20px}._route_onBoardingProcess>menu{top:calc(var(--spacing-large) - var(--spacing-regular))}._route_fillKyc_firstConnection{display:flex;flex-direction:column;justify-content:center;height:calc(100vh - var(--spacing-loose));margin:0 auto;max-width:425px}._route_fillKyc_firstConnection>svg,._route_fillKyc_firstConnection>img{margin:0 auto}._route_fillKyc_firstConnection>h1{margin-top:var(--spacing-tight-looser);font-weight:var(--typography-weight-medium);font-size:var(--typography-size-f5);text-align:center}._route_fillKyc_firstConnection>h2{font-size:var(--typography-size-f3);font-weight:var(--typography-weight-medium)}._route_fillKyc_firstConnection>p{margin:var(--spacing-tight-looser) 0;font-size:var(--typography-size-f2)}._route_fillKyc_firstConnection>span{margin:var(--spacing-tight-looser) 0}._route_fillKyc_firstConnection>div{margin:0 0 var(--spacing-tight-looser)}._route_fillKyc_firstConnection>div>ul{margin-left:15px}._route_fillKyc_firstConnection>div>ul>li{list-style-type:decimal}._route_fillKyc_firstConnection>a{margin-top:var(--spacing-tight-looser)}._route_fillKyc_firstConnection>button:not(:first-of-type){margin-top:10px}._route_fillKyc_kycProgress{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;max-width:600px;height:calc(100vh - var(--spacing-loose))}._route_fillKyc_kycProgress>div.submitted{margin-top:var(--spacing-tight-looser);font-size:var(--typography-size-f1)}._route_fillKyc_kycProgress>div.submitted>div{display:flex;justify-content:center;align-items:center;background-color:var(--colors-successLighter);color:var(--colors-successDark);padding:10px;font-weight:var(--typography-weight-medium);border-radius:5px}._route_fillKyc_kycProgress>div.submitted>div>svg{margin-right:5px}._route_fillKyc_kycProgress>div.submitted>div.error{background-color:var(--colors-warningLight);color:var(--colors-warningText)}._route_fillKyc_kycProgress>div.submitted>p{margin-top:10px}._route_fillKyc_kycProgress>h1{font-weight:var(--typography-weight-medium);font-size:var(--typography-size-f5);margin-top:var(--spacing-tight-looser)}._route_fillKyc_kycProgress>p{margin-top:var(--spacing-small);text-align:center}._route_fillKyc_kycProgress>menu{margin-top:var(--spacing-small)}._route_fillKyc_kycProgress>menu>ul{display:flex;flex-wrap:wrap;justify-content:center}._route_fillKyc_kycProgress>menu>ul>li{padding:var(--spacing-small) var(--spacing-tight);list-style:none;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}._route_fillKyc_kycProgress>menu>ul>li>span{display:block}._route_fillKyc_kycProgress>menu>ul>li>span.status{display:flex;align-items:center;font-size:var(--typography-size-f0);color:#666}._route_fillKyc_kycProgress>menu>ul>li>span.complete{color:var(--colors-successDark)}._route_fillKyc_kycProgress>menu>ul>li>span.rejected{color:var(--colors-warningDark)}._route_fillKyc_kycProgress>menu>ul>li>span>svg{display:block;margin-right:var(--spacing-xs)}._route_fillKyc_kycProgress>a>button{margin-top:var(--spacing-tight)}#_route_issuer_accountSettings_root main{height:calc(100vh - 64px);padding:32px 40px}#_route_superAdmin_blockchainNetworks_root main .blockchain-table{margin:40px 72px}#_route_superAdmin_blockchainNetworks_root main .blockchain-table table thead tr td:last-of-type{width:90px}#_route_superAdmin_blockchainNetworks_root main .blockchain-table table tbody tr td:first-of-type div{display:flex;align-items:center}#_route_superAdmin_blockchainNetworks_root main .blockchain-table table tbody tr td:first-of-type div .default{margin:0 8px;padding:0 4px;text-transform:uppercase;background:#e6f1ff;border-radius:3px;color:#1a5afe;font-weight:600;font-size:11px;line-height:16px}#_route_superAdmin_blockchainNetworks_root main .blockchain-table table tbody tr td:nth-of-type(2) a{text-decoration:none;color:#475166}.mx-4{margin-left:1rem!important;margin-right:1rem!important}#_routes_issuer_assetIssuance>.assetTypeChoice{display:flex;flex-direction:column;margin:auto;max-width:500px;padding:var(--spacing-large) var(--spacing-tight-looser)}@media screen and (max-width: 992px){#_routes_issuer_assetIssuance>.assetTypeChoice{padding:var(--spacing-tight-looser) var(--spacing-tight-looser)}}#_routes_issuer_assetIssuance>.assetTypeChoice>div:first-of-type{border-bottom:1px solid #dfe0e6;margin-bottom:var(--spacing-tight);padding-bottom:var(--spacing-tight)}#_routes_issuer_assetIssuance>.assetTypeChoice>div:first-of-type>h2{font-weight:var(--typography-weight-medium);margin-bottom:var(--spacing-small);font-size:var(--typography-size-f3)}#_routes_issuer_assetIssuance>.assetTypeChoice>div:first-of-type>span{font-size:var(--typography-size-f2);color:#475166}#_routes_issuer_assetIssuance>.assetTypeChoice>.assetTypeCard{display:flex;flex-direction:column;border:1px solid #f0f0f2;box-shadow:0 3px 6px #000a280f;border-radius:4px;margin:var(--spacing-small) 0;padding:var(--spacing-tight-looser)}#_routes_issuer_assetIssuance>.assetTypeChoice>.assetTypeCard>h2{font-size:var(--typography-size-f2);color:#000a28;line-height:var(--spacing-tight-looser);font-weight:var(--typography-weight-medium)}#_routes_issuer_assetIssuance>.assetTypeChoice>.assetTypeCard>h2.error{color:var(--colors-errorDark)}#_routes_issuer_assetIssuance>.assetTypeChoice>.assetTypeCard>span{color:#475166;font-size:var(--typography-size-f1);margin:var(--spacing-small) 0}._route_issuer_assetIssuance_formField{width:100%;flex-grow:0;flex-shrink:0;margin:12px 0}._route_issuer_assetIssuance_formField .periodSelectLabel{padding:8px 0 4px;margin-bottom:8px;font-size:14px;font-weight:600}@media (min-width: 769px){._route_issuer_assetIssuance_formField.size_1{width:calc(20% - 10px)}._route_issuer_assetIssuance_formField.size_1.fillLine{margin-right:80%}._route_issuer_assetIssuance_formField.size_2{width:calc(40% - 10px)}._route_issuer_assetIssuance_formField.size_2.fillLine{margin-right:60%}._route_issuer_assetIssuance_formField.size_3{width:calc(60% - 10px)}._route_issuer_assetIssuance_formField.size_3.fillLine{margin-right:40%}._route_issuer_assetIssuance_formField.size_4{width:calc(80% - 10px)}._route_issuer_assetIssuance_formField.size_4.fillLine{margin-right:20%}}._route_issuer_assetIssuance_formField>h4{font-weight:600;font-size:16px;line-height:24px;margin:24px 0 16px;width:100%}._route_issuer_assetIssuance_formField>.rate>div{display:flex;align-items:center}._route_issuer_assetIssuance_formField>.rate>div>button{border:none;background:transparent;height:30px;margin-top:10px}._route_issuer_assetIssuance_formField>.percentage>div{display:flex;justify-content:space-between;align-items:center}._route_issuer_assetIssuance_formField>.percentage>div>button{border:none;background:transparent;height:30px;margin-top:10px}._route_issuer_assetIssuance_formField>.docusign{width:100%;border-collapse:collapse}._route_issuer_assetIssuance_formField>.docusign>thead>tr>td{vertical-align:middle;font-size:var(--typography-size-f1);font-weight:var(--typography-weight-lightMedium)}._route_issuer_assetIssuance_formField>.docusign>thead>tr>td:last-of-type{border-right:none}._route_issuer_assetIssuance_formField>.docusign>thead>tr>td:nth-child(1){width:45%}._route_issuer_assetIssuance_formField>.docusign>thead>tr>td:nth-child(2){width:45%}._route_issuer_assetIssuance_formField>.docusign>thead>tr>td:nth-child(3){width:10%}._route_issuer_assetIssuance_formField>.docusign>tbody{color:#444}._route_issuer_assetIssuance_formField>.docusign>tbody>tr>td{border-top:1px solid #ccc;font-size:var(--typography-size-f1);max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;padding-top:5px}._route_issuer_assetIssuance_formField>.docusign>tbody>tr>td:nth-child(1){padding-right:5px}._route_issuer_assetIssuance_formField>.docusign>tbody>tr>td:nth-child(1)>button>span{overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis}._route_issuer_assetIssuance_formField>.docusign>tbody>tr>td:nth-child(3){text-align:center}._route_issuer_assetIssuance_formField>.docusign>tbody>tr>td:nth-child(3)>button{width:40px;background:#fcf5f5;height:37px;border:1px solid #f2cece}._route_issuer_assetIssuance_formField>.docusign>tbody>tr>td>.docusign-url input{height:37px}._route_issuer_assetIssuance_formField>.timeAfterSubscription{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}._route_issuer_assetIssuance_formField>.timeAfterSubscription>label{width:100%}._route_issuer_assetIssuance_formField>.timeAfterSubscription>div{flex-grow:1}._route_issuer_assetIssuance_formField>.timeAfterSubscription>span{display:flex;padding:0 10px;flex-shrink:0}._route_issuer_assetIssuance_formField>.impactTargets>div>div{display:flex;justify-content:space-between;align-items:center}._route_issuer_assetIssuance_formField>.impactTargets>div>div>div{margin-top:var(--spacing-tight);margin-right:var(--spacing-tight);width:70%}._route_issuer_assetIssuance_formField>.impactTargets>div>div input{height:var(--spacing-finger)}._route_issuer_assetIssuance_formField>.impactTargets>div>div>button{border:none;background:transparent;height:var(--spacing-regular);margin-top:var(--spacing-small)}._route_issuer_assetIssuance_formField>.impactTargets>div>div .target{width:150%}._route_issuer_assetIssuance_formField>.impactTargets>div .targetPreview{display:block;margin-top:var(--spacing-regular);margin-bottom:var(--spacing-tight-looser);font-size:var(--typography-size-f1)}._route_issuer_assetIssuance_formField>.impactTargets>div .targetPreview h2{font-weight:var(--typography-weight-medium)}._route_issuer_assetIssuance_formField>.impactTargets>div .targetPreview p{color:#666}._route_issuer_assetIssuance_formField>.impactTargets>div .targetPreview>.targetBox{border:1px solid #dfe0e6;box-sizing:border-box;box-shadow:0 4px 10px #0000000d;border-radius:var(--spacing-xs)}._route_issuer_assetIssuance_formField>.impactTargets>div .targetPreview .ant-progress-inner{margin:var(--spacing-tight)}._route_issuer_assetIssuance_formField .couponPaymentDate{margin-top:20px}._route_issuer_assetIssuance_formField .couponPaymentDate>div{margin-right:20px}._route_issuer_assetIssuance_formField .couponPaymentDate>div>p{font-style:normal;font-weight:500;font-size:14px;line-height:24px}#_routes_issuer_assetCreationForm{display:flex;position:relative;justify-content:center;align-items:flex-start;padding:var(--spacing-regular)}#_routes_issuer_assetCreationForm>form,#_routes_issuer_assetCreationForm>div{width:calc(100% - 30px);max-width:670px;padding-top:var(--spacing-finger)}@media (max-width: 768px){#_routes_issuer_assetCreationForm>form,#_routes_issuer_assetCreationForm>div{padding-top:0;width:100%}}#_routes_issuer_assetCreationForm>form>header,#_routes_issuer_assetCreationForm>div>header{margin-bottom:var(--spacing-finger);border-bottom:1px solid #ddd}#_routes_issuer_assetCreationForm>form>header>h2,#_routes_issuer_assetCreationForm>div>header>h2{font-weight:var(--typography-weight-medium);font-size:var(--typography-size-f4);padding-bottom:10px}#_routes_issuer_assetCreationForm>form>header>.shareClassBaseline,#_routes_issuer_assetCreationForm>div>header>.shareClassBaseline{padding-bottom:24px;color:#444}#_routes_issuer_assetCreationForm>form>.shareClassesList,#_routes_issuer_assetCreationForm>div>.shareClassesList{width:100%;margin-bottom:24px}#_routes_issuer_assetCreationForm>form>.shareClassesList>thead>tr>td,#_routes_issuer_assetCreationForm>div>.shareClassesList>thead>tr>td{font-weight:600;border-bottom:1px solid #eee;font-size:14px;line-height:24px;color:#999;padding-bottom:8px}#_routes_issuer_assetCreationForm>form>.shareClassesList>tbody>tr>td,#_routes_issuer_assetCreationForm>div>.shareClassesList>tbody>tr>td{vertical-align:middle;border-bottom:1px solid #eee;font-size:14px;padding:8px 0}#_routes_issuer_assetCreationForm>form>.shareClassesList>tbody>tr>td:first-of-type,#_routes_issuer_assetCreationForm>div>.shareClassesList>tbody>tr>td:first-of-type{color:#000;font-size:16px;font-weight:500}#_routes_issuer_assetCreationForm>form>.shareClassesList>tbody>tr>td>span,#_routes_issuer_assetCreationForm>div>.shareClassesList>tbody>tr>td>span{color:var(--colors-errorDark)}#_routes_issuer_assetCreationForm>form>div,#_routes_issuer_assetCreationForm>div>div{margin-bottom:var(--spacing-regular);display:flex;flex-wrap:wrap;justify-content:space-between}#_routes_issuer_assetCreationForm>form>div.reviewSection,#_routes_issuer_assetCreationForm>div>div.reviewSection{border-bottom:1px solid #ddd;padding-bottom:var(--spacing-tight-looser)}#_routes_issuer_assetCreationForm>form>div .form-section-title,#_routes_issuer_assetCreationForm>div>div .form-section-title{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-tight)}#_routes_issuer_assetCreationForm>form>div .form-section-title>h3,#_routes_issuer_assetCreationForm>div>div .form-section-title>h3{font-size:var(--typography-size-f3);width:100%;font-weight:var(--typography-weight-lightMedium)}#_routes_issuer_assetCreationForm>form>div:last-of-type,#_routes_issuer_assetCreationForm>div>div:last-of-type{border-bottom:none}#_routes_issuer_assetCreationForm>form>div>h3,#_routes_issuer_assetCreationForm>div>div>h3{font-size:var(--typography-size-f3);width:100%;margin-bottom:var(--spacing-tight);font-weight:var(--typography-weight-lightMedium);display:flex;align-items:center;justify-content:space-between}#_routes_issuer_assetCreationForm>form>div>h3>button,#_routes_issuer_assetCreationForm>div>div>h3>button{margin-left:16px}#_routes_issuer_assetCreationForm>form>div>.baseLine,#_routes_issuer_assetCreationForm>div>div>.baseLine{font-weight:var(--typography-weight-medium);font-size:16px;margin-bottom:var(--spacing-small);width:100%}#_routes_issuer_assetCreationForm>form>footer,#_routes_issuer_assetCreationForm>div>footer{margin-top:var(--spacing-tight-looser);display:block;padding-top:var(--spacing-tight-looser);width:100%;padding-bottom:var(--spacing-finger);border-top:1px solid #ddd}#_routes_issuer_assetCreationForm>form>footer>button,#_routes_issuer_assetCreationForm>div>footer>button{float:right}#_routes_issuer_assetCreationForm>form>footer>div,#_routes_issuer_assetCreationForm>div>footer>div{display:flex;justify-content:space-between}#_routes_issuer_assetCreationForm .dialogMessage{font-size:14px;background:#f0f8ff;border:1px solid #f0f0f2;box-sizing:border-box;display:flex;padding:12px;flex-direction:row;flex-wrap:nowrap;align-items:center;border-radius:8px;margin-bottom:30px}#_routes_issuer_assetCreationForm .dialogMessage>svg{margin:0 10px 0 0;width:60px;height:60px}.back-button{width:48px;height:48px;border-radius:50%;padding:0;border:1px solid #e0e0e0}._routes_issuer_fundInvestorAssetsFees>main{padding:32px 40px}._routes_issuer_fundInvestorAssetsFees>main>header{width:100%}._routes_issuer_fundInvestorAssetsFees>main>.numericData{display:flex;padding-top:24px}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.graph{flex-grow:1}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos{padding:24px;width:347px;margin-right:24px;flex-shrink:0}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos>header>span{font-weight:500;font-size:16px;color:#475166;display:block}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos>header>div{font-weight:500;font-size:24px;margin-bottom:24px}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos>ul>li{list-style-type:none;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:12px 0}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos>ul>li>span{display:block}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos>ul>li>span:first-of-type{font-size:14px;color:#777c8c}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos>ul>li>span:last-of-type{font-size:14px}._routes_issuer_fundInvestorAssetsFees>main>.numericData>.baseInfos>ul>li:last-of-type{border-bottom:none}._route_issuer_fundInvestors>main{padding:var(--spacing-regular)}._route_issuer_fundInvestors .dropdownMenu{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px 16px;width:56px;height:40px;background:#fff;border:1px solid #989ca6;box-sizing:border-box;border-radius:4px;margin:0 8px}._route_issuer_fundInvestors_dialog{width:100%}._route_issuer_fundInvestors_dialog .dialogMessage{font-size:14px;background:#f0f8ff;border:1px solid #f0f0f2;box-sizing:border-box;display:flex;padding:5px 25px}._route_issuer_fundInvestors_dialog .dialogMessage>svg{margin:10px;width:40px}._route_issuer_fundInvestors_dialog .dialogLabel{font-size:18px;font-weight:500;color:#475166;border:1px solid #c2c4cc;box-sizing:border-box;border-radius:4px;height:48px}._route_issuer_fundInvestors_dialog h3{font-weight:500;font-size:14px;line-height:150%;color:#1a2233;margin-top:10px}._route_issuer_fundInvestors_dialog h2{margin:11px}.assetInput{padding:16px 32px;border-bottom:1px solid #dfe0e5}.investorSelector{font-weight:600;font-size:"16px";margin-bottom:"16px"}.balanceInput{max-width:300px;margin-bottom:var(--spacing-small)}.verifyQuantityCheckbox{margin-top:16px}.footer{display:flex;padding:16px 32px;justify-content:flex-end}.footerButton{margin-left:16px}._route_issuer_fundOverview ._uiComponent_dropdown{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px 16px;width:40px;height:40px;border:1px solid #989ca6;box-sizing:border-box;border-start-end-radius:4px;border-end-end-radius:4px;border-start-start-radius:0;border-end-start-radius:0;margin:0 1px}._route_issuer_fundOverview ._uiComponent_dropdown svg{fill:var(--colors-sidebar-text)!important}._route_issuer_fundOverview .issue-shares-action{display:flex;align-items:center;justify-content:center}._route_issuer_fundOverview .issue-shares-action .issue-shares-button{border-start-end-radius:0;border-end-end-radius:0;border-start-start-radius:4px;border-end-start-radius:4px}._route_issuer_fundOverview>main{padding:32px 40px}._route_issuer_fundOverview>main>div{margin-bottom:40px}._route_issuer_fundOverview>main .keyInfoCutOff{display:flex;width:100%;justify-content:space-between;align-items:flex-start}._route_issuer_fundOverview>main .keyInfoCutOff .keyInfo{display:flex;margin:0 -8px;border-top:1px solid #dfe0e6}._route_issuer_fundOverview>main .keyInfoCutOff .keyInfo .infoBox{border-right:1px solid #dfe0e6;margin:auto;padding:16px 24px}._route_issuer_fundOverview>main .keyInfoCutOff .keyInfo .infoBox .infoTitle{font-weight:500;font-size:14px;line-height:24px;color:#777c8c}._route_issuer_fundOverview>main .keyInfoCutOff .keyInfo .infoBox .infoValue{font-weight:400;font-size:14px;line-height:24px;color:#1a2233}._route_issuer_fundOverview>main .keyInfoCutOff .keyInfo .infoBox:last-of-type{border-right:none;margin:0 8px;padding:16px 24px}._route_issuer_fundOverview>main .progressBar{width:30%}._route_issuer_fundOverview>main .progressBar h1{font-weight:600;font-size:24px;line-height:150%;color:#000a28;margin-bottom:0}._route_issuer_fundOverview>main .progressBar p{font-weight:400;font-size:14px;line-height:24px;color:#777c8c;margin-bottom:0}._route_issuer_fundOverview .g2-tooltip-title{display:none!important}._route_issuer_loanOverview>main{padding:var(--spacing-regular) 40px}._route_issuer_loanOverview>main>._uiComponent_card>header{font-weight:600;font-size:var(--typography-size-f2);color:#1a2233;padding:var(--spacing-tight) var(--spacing-tight-looser);border-bottom:1px solid #eee}._route_issuer_loanOverview>main>div.indicators{display:flex}._route_issuer_loanOverview>main>div.indicators>._uiComponent_card{padding:var(--spacing-tight) var(--spacing-tight-looser);width:20%}._route_issuer_loanOverview>main>div.indicators>._uiComponent_card>header{font-weight:var(--typography-weight-lightMedium);font-size:var(--typography-size-f1);color:#777c8c}._route_issuer_loanOverview>main>div.indicators>._uiComponent_card>div{margin-top:var(--spacing-tight)}._route_issuer_loanOverview>main>div.indicators>._uiComponent_card:not(:last-child){margin-right:var(--spacing-tight)}._route_issuer_loanOverview>main>.documents>div{display:flex;flex-direction:column}@media (min-width: 950px){._route_issuer_loanOverview>main>.documents>div{flex-direction:row}}._route_issuer_loanOverview>main>.documents>div>div{flex-grow:0;flex-shrink:0;width:100%;padding:var(--spacing-tight-looser)}@media (min-width: 950px){._route_issuer_loanOverview>main>.documents>div>div{width:50%}}._route_issuer_loanOverview>main>.documents>div>div>h3{font-weight:500;font-size:var(--typography-size-f2);color:#1a2233;margin-bottom:var(--spacing-small)}._route_issuer_loanOverview>main>.documents>div>div>ul>li{list-style-type:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}._route_issuer_loanOverview>main>.documents>div>div>ul>li>span{display:block;font-size:var(--typography-size-f1);color:#1a2233}._route_issuer_loanOverview>main>.characteristics{margin:20px 0}._route_issuer_loanOverview>main>.characteristics>div{display:flex;flex-direction:column}@media (min-width: 950px){._route_issuer_loanOverview>main>.characteristics>div{flex-direction:row}}._route_issuer_loanOverview>main>.characteristics>div>div{flex-grow:0;flex-shrink:0;width:100%;padding:24px}@media (min-width: 950px){._route_issuer_loanOverview>main>.characteristics>div>div{width:50%}}._route_issuer_loanOverview>main>.characteristics>div>div>h3{font-weight:500;font-size:16px;color:#1a2233;margin-bottom:8px}._route_issuer_loanOverview>main>.characteristics>div>div>ul>li{list-style-type:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:8px 0}._route_issuer_loanOverview>main>.characteristics>div>div>ul>li>span{display:block;font-size:14px;color:#1a2233}._route_issuer_shareClass>main{padding:32px 40px}._route_issuer_shareClass>main>.topData{display:flex;padding-top:24px;width:100%}._route_issuer_shareClass>main>.topData>.graph{flex-grow:1}._route_issuer_shareClass>main>.topData>.keyInfos{padding:24px;margin-left:24px;flex-shrink:0}._route_issuer_shareClass>main>.topData>.keyInfos>header{font-weight:600;margin-bottom:24px;font-size:16px;color:#475166}._route_issuer_shareClass>main>.topData>.keyInfos>ul{padding-top:12px}._route_issuer_shareClass>main>.topData>.keyInfos>ul>li{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}._route_issuer_shareClass>main>.topData>.keyInfos>ul>li:last-of-type{border-bottom:none}._route_issuer_shareClass>main>.topData>.keyInfos>ul>li>span{display:block;font-size:14px}._route_issuer_shareClass>main>.topData>.keyInfos>ul>li>span:first-of-type{color:#777c8c}._uiComponent_shareClassCard{margin-inline-end:24px;margin-bottom:24px;width:100%;border-radius:4px;overflow:hidden}._uiComponent_shareClassCard>header{background-color:#475166;display:flex;align-items:center;justify-content:center;padding:24px;flex-direction:column}._uiComponent_shareClassCard>header>h2{font-weight:700;font-size:24px;color:#fff}._uiComponent_shareClassCard>header>p{font-weight:500;font-size:16px;color:#fff}._uiComponent_shareClassCard>.nextEvent{font-weight:600;font-size:14px;padding:18px;display:flex;align-items:center;justify-content:center;color:#00bf99}._uiComponent_shareClassCard>ul{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 24px}._uiComponent_shareClassCard>ul>li{list-style:none;padding:10px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}._uiComponent_shareClassCard>ul>li>span{display:flex;align-items:center;justify-content:center}._uiComponent_shareClassCard>ul>li>span:first-of-type{color:#8e8e8e}._uiComponent_shareClassCard>ul>li>span:last-of-type{color:#4a4a4a}._uiComponent_shareClassCard>.nav{padding:16px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eee;flex-direction:column}._uiComponent_shareClassCard>.nav>.title{font-size:14px;color:#8e8e8e;margin-bottom:8px}._uiComponent_shareClassCard>.nav>.value{font-size:20px;color:#1a2233;display:flex;align-items:center}._uiComponent_shareClassCard>footer{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px}._uiComponent_shareClassCard>footer>button{width:100%;display:flex;justify-content:center}#_routes_workspace{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100vw;height:100vh;position:relative}#_routes_workspace .logo-wrapper{width:50%}#_routes_workspace .logo-wrapper img{object-fit:cover;width:100%}#_routes_workspace>svg{display:block;width:200px;margin-bottom:20px}#_routes_workspace>form{padding:40px;display:flex;align-items:normal;flex-direction:column;width:480px}#_routes_workspace>form>h2{font-size:var(--typography-size-f5);font-weight:var(--typography-weight-medium);line-height:150%;color:#000a28}#_routes_workspace>form>span{border-bottom:1px solid #dfe0e6;margin-bottom:16px;padding-bottom:8px}#_routes_workspace>form>span{font-size:var(--typography-size-f1);line-height:150%;color:#475166}#_routes_workspace>form>button{margin-top:16px}._route_issuer_fundInvestorAddress{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}._route_issuer_fundInvestorAddress>main{display:flex;flex-wrap:wrap;padding:32px 40px}._route_issuer_fundInvestorAddress>main>.informations{display:flex;align-items:stretch;width:100%;justify-content:space-between;flex-wrap:wrap}._route_issuer_fundInvestorAddress>main>.informations>div{width:100%;margin-bottom:24px;padding:24px}@media (min-width: 1050px){._route_issuer_fundInvestorAddress>main>.informations>div{margin-bottom:0;width:calc(50% - 15px)}}._route_issuer_fundInvestorAddress>main>.informations>div>header{color:#475166;display:flex;align-items:center;justify-content:space-between;font-weight:500;margin-bottom:24px;width:100%}._route_issuer_fundInvestorAddress>main>.informations>div>header>a{display:block;color:var(--colors-main);text-decoration:none}._route_issuer_fundInvestorAddress>main>.informations>div.company{display:flex;flex-wrap:inline;flex-wrap:wrap}._route_issuer_fundInvestorAddress>main>.informations>div.company>div{flex-shrink:0;width:100%;margin-bottom:15px}._route_issuer_fundInvestorAddress>main>.informations>div.company>div.half{width:50%}._route_issuer_fundInvestorAddress>main>.informations>div.company>div>span{display:block}._route_issuer_fundInvestorAddress>main>.informations>div.company>div>span:first-of-type{font-weight:600;font-size:12px;color:#475166}._route_issuer_fundInvestorAddress>main>.informations>div.company>div>span:last-of-type{font-weight:500;font-size:14px;color:#1a2233}._route_issuer_fundInvestorAddress>main>.informations>div.kyc>ul>li{display:flex;border-bottom:1px solid #eee;padding:12px 0;align-items:center;justify-content:space-between}._route_issuer_fundInvestorAddress>main>.informations>div.kyc>ul>li:last-of-type{border-bottom:none}._route_issuer_fundInvestorAddress>main>.informations>div.kyc>ul>li>span{display:block;font-size:14px;color:#777c8c}._route_issuer_fundInvestorAddress>main>.informations>div.kyc>ul>li>span:last-of-type{color:#1a2233}._route_issuer_fundInvestorAddress>main>.informations>div.representative>.name{font-weight:600;font-size:14px;margin-bottom:15px}._route_issuer_fundInvestorAddress>main>.informations>div.representative>ul>li{margin-top:10px;list-style-type:none;display:flex}._route_issuer_fundInvestorAddress>main>.informations>div.representative>ul>li>svg{display:block;margin-right:10px}._route_issuer_fundInvestorAddress>main>.informations>div.representative>ul>li>span{font-size:14px;display:block}._route_issuer_fundInvestorAddress>main>.informations>div.representative>ul>li>a{font-size:14px;display:block;color:var(--colors-main);text-decoration:none}._route_issuer_fundInvestorAssets{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}._route_issuer_fundInvestorAssets>main{display:flex;flex-direction:column;gap:24px;padding:32px 40px}._route_issuer_fundInvestorAssets>main>header{width:100%}._route_issuer_fundInvestorAssets>main>.numericData{display:flex}._route_issuer_fundInvestorAssets>main>.numericData>.graph{flex-grow:1}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos{padding:24px;width:347px;margin-right:24px;flex-shrink:0}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos>header>span{font-weight:500;font-size:16px;color:#475166;display:block}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos>header>div{font-weight:500;font-size:24px;margin-bottom:24px}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos>ul>li{list-style-type:none;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:12px 0}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos>ul>li>span{display:block}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos>ul>li>span:first-of-type{font-size:14px;color:#777c8c}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos>ul>li>span:last-of-type{font-size:14px}._route_issuer_fundInvestorAssets>main>.numericData>.baseInfos>ul>li:last-of-type{border-bottom:none}#_routes_issuer_corporateActionDetails>main{padding:32px 40px}#_routes_issuer_corporateActionDetails>main .keyInfoCutOff{display:flex;width:100%;justify-content:space-between;align-items:flex-start;margin-bottom:20px}#_routes_issuer_corporateActionDetails>main .keyInfoCutOff .keyInfo{display:flex;margin:0 -8px}#_routes_issuer_corporateActionDetails>main .keyInfoCutOff .keyInfo .infoBox{border:1px solid #dfe0e6;border-radius:4px;margin:0 8px;padding:16px 24px}#_routes_issuer_corporateActionDetails>main .keyInfoCutOff .keyInfo .infoBox .infoTitle{font-weight:500;font-size:14px;line-height:24px;color:#475166}#_routes_issuer_corporateActionDetails>main .keyInfoCutOff .keyInfo .infoBox .infoValue{font-weight:500;font-size:20px;line-height:150%;color:#000a28}#_routes_issuer_corporateActionDetails .scheduledClass{background:#f0f0f2;color:#475166;border:.5px solid #475166;font-weight:500;padding:2px 8px;margin:6px 16px;font-size:12px;border-radius:4px}#_routes_issuer_corporateActionDetails .settledClass{background:#f2fcf6;color:#008055;border:.5px solid #008055;font-weight:500;padding:2px 8px;margin:6px 16px;font-size:12px;border-radius:4px}#_routes_issuer_corporateActionDetails .cancelledClass{background:#fcf5f5;color:#b20000;border:.5px solid #b20000;font-weight:500;padding:2px 8px;margin:6px 16px;font-size:12px;border-radius:4px}#_routes_issuer_corporateActionDetails .eventSettleButton,#_routes_issuer_corporateActionDetails .eventCancelButton{height:32px;margin-right:8px;margin-bottom:10px;margin-top:15px}#_routes_issuer_corporateActions>main{padding:32px 40px}.corporateActionsDialog{min-width:580px;max-height:800px;overflow:"auto";padding:10px}.corporateActionsDialog>div{margin:24px 32px}.corporateActionsDialog>div>div{max-width:65%}.corporateActionsDialog>div p{margin-bottom:0}.corporateActionsDialog .corporateActionTime{display:flex;justify-content:space-between}.corporateActionsDialog .corporateActionTime>div{margin-right:32px}.corporateActionsDialog .corporateActionConfirmation{display:flex;align-items:center}.corporateActionsDialog p{font-size:14px;line-height:24px;font-weight:600;color:#1a2233}.footer{padding:16px 32px;display:flex;justify-content:flex-end}.ant-picker-dropdown-placement-bottomLeft{z-index:999999}.ant-picker-dropdown-hidden{z-index:999}._route_issuer_crypto-payment>main{padding:32px 40px}._route_issuer_dividends>main{padding:32px 40px}._route_issuer_dividends>main .keyInfoCutOff{margin-bottom:20px;display:flex;width:100%;justify-content:space-between;align-items:flex-start}._route_issuer_dividends>main .keyInfoCutOff .keyInfo{display:flex;margin:0 -8px}._route_issuer_dividends>main .keyInfoCutOff .keyInfo .infoBox{border:1px solid #dfe0e6;border-radius:4px;margin:0 8px;padding:16px 24px}._route_issuer_dividends>main .keyInfoCutOff .keyInfo .infoBox .infoTitle{font-weight:500;font-size:14px;line-height:24px;color:#475166}._route_issuer_dividends>main .keyInfoCutOff .keyInfo .infoBox .infoValue{font-weight:500;font-size:20px;line-height:150%;color:#000a28}._route_issuer_create_dividends .size_1{width:calc(20% - 10px)}._route_issuer_create_dividends .size_1.fillLine{margin-right:80%}._route_issuer_create_dividends .size_2{width:calc(40% - 10px)}._route_issuer_create_dividends .size_2.fillLine{margin-right:60%}._route_issuer_create_dividends .size_3{width:calc(60% - 10px)}._route_issuer_create_dividends .size_3.fillLine{margin-right:40%}._route_issuer_create_dividends .size_4{width:calc(80% - 10px)}._route_issuer_create_dividends .size_4.fillLine{margin-right:20%}._route_issuer_create_dividends .rowGroup{display:flex;justify-content:space-between;margin-bottom:20px;align-items:flex-end}._route_issuer_create_dividends>main{display:flex;position:relative;justify-content:center;align-items:flex-start;padding:var(--spacing-regular)}._route_issuer_create_dividends>main>form,._route_issuer_create_dividends>main>div{width:calc(100% - 30px);padding-top:var(--spacing-finger)}._route_issuer_create_dividends>main>form .dividendsInput,._route_issuer_create_dividends>main>div .dividendsInput{max-width:300px;margin-bottom:var(--spacing-small)}._route_issuer_create_dividends>main .keyInfoCutOff{margin-bottom:20px;display:flex;width:100%;justify-content:space-between;align-items:flex-start}._route_issuer_create_dividends>main .keyInfoCutOff .keyInfo{display:flex;margin:0 -8px}._route_issuer_create_dividends>main .keyInfoCutOff .keyInfo .infoBox{border:1px solid #dfe0e6;border-radius:4px;margin:0 8px;padding:16px 24px}._route_issuer_create_dividends>main .keyInfoCutOff .keyInfo .infoBox .infoTitle{font-weight:500;font-size:14px;line-height:24px;color:#475166}._route_issuer_create_dividends>main .keyInfoCutOff .keyInfo .infoBox .infoValue{font-weight:500;font-size:20px;line-height:150%;color:#000a28}._route_issuer_create_dividends .content{width:580px}._route_issuer_findDividendDetails>main{padding:32px 40px}._route_issuer_findDividendDetails>main .keyInfoCutOff{margin-top:20px;margin-bottom:20px;display:flex;width:100%;justify-content:space-between;align-items:flex-start}._route_issuer_findDividendDetails>main .keyInfoCutOff .keyInfo{display:flex;margin:0 -8px}._route_issuer_findDividendDetails>main .keyInfoCutOff .keyInfo .infoBox{border:1px solid #dfe0e6;border-radius:4px;margin:0 8px;padding:16px 24px}._route_issuer_findDividendDetails>main .keyInfoCutOff .keyInfo .infoBox .infoTitle{font-weight:500;font-size:14px;line-height:24px;color:#475166}._route_issuer_findDividendDetails>main .keyInfoCutOff .keyInfo .infoBox .infoValue{font-weight:500;font-size:20px;line-height:150%;color:#000a28}._route_issuer_fundInvestorFiles{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}._route_issuer_fundInvestorFiles>main{display:flex;flex-wrap:wrap;padding:32px 40px}._route_issuer_fundInvestorFiles>main .ant-row{width:100%}._route_issuer_fundInvestorFiles>main .new-file-card{padding:16px 24px;display:flex;flex-direction:column;gap:12px}._route_issuer_fundInvestorFiles>main .new-file-card .file-name-field{display:flex;flex-direction:column;gap:4px}._route_issuer_fundInvestorFiles>main .new-file-card .file-name-field label{font-size:9pt;color:gray;font-weight:700}._route_issuer_fundInvestorFiles>main .new-file-card .ant-upload{width:100%}._route_issuer_fundInvestorFiles>main .new-file-card .new-file-actions{width:100%;display:flex;gap:8px;justify-content:end}._route_issuer_fundInvestorFiles>main .uploaded-files{display:flex;flex-direction:column;gap:24px}._route_issuer_fundInvestorNotes{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}._route_issuer_fundInvestorNotes>main{display:flex;flex-wrap:wrap;padding:32px 40px}._route_issuer_fundInvestorNotes>main .ant-row{width:100%}._route_issuer_fundInvestorNotes>main .added-notes{width:100%;display:flex;flex-direction:column;gap:24px}._route_issuer_fundInvestorNotes>main .note-card{border:1px solid #dfe3e8;border-radius:8px;padding:32px 16px 16px;position:relative}._route_issuer_fundInvestorNotes>main .note-card .note-card-action{position:absolute;display:flex;gap:8px;right:25px;top:-16px}._route_issuer_fundInvestorNotes>main .note-card .note-edit-mode{display:flex;flex-direction:column;gap:12px}._route_issuer_fundInvestorNotes>main .note-card .note-edit-mode .edit-mode-actions{display:flex;justify-content:end;gap:8px}._route_issuer_fundInvestorNotes>main .new-note-card{padding:16px 24px;display:flex;flex-direction:column;gap:12px}._route_issuer_fundInvestorNotes>main .new-note-card .new-note-actions{width:100%;display:flex;gap:8px;justify-content:end}._routes_issuer_fundManageInvestors>main{padding:32px 40px}._routes_issuer_fundManageInvestors>main .noAccessClass{background:#f0f0f2;color:#475166;border:.5px solid #475166;font-weight:500;padding:2px 8px;margin:6px 16px;font-size:12px;border-radius:4px}._routes_issuer_fundManageInvestors>main .hasAccessClass{background:#f2fcf6;color:#008055;border:.5px solid #008055;font-weight:500;padding:2px 8px;margin:6px 16px;font-size:12px;border-radius:4px}._routes_issuer_fundManageInvestors>main .giveAccessButton{height:32px;margin-right:8px;margin-bottom:10px;margin-top:15px}._routes_issuer_fundManageInvestors>main .removeAccessButton{height:32px;margin-right:8px;margin-bottom:10px;margin-top:15px}.removeInvestorDialog>div{margin-bottom:25px}.removeInvestorDialog .dialogInfo{font-size:14px;background:#fcf5f5;border:1px solid #fcf5f5;box-sizing:border-box;display:flex;padding:5px 25px}.removeInvestorDialog .dialogInfo>svg{margin:10px;width:40px}.removeInvestorDialog .dialogInfo>span{margin:10px}._route_issuer_fundPrimaryMarket>main{padding:32px 40px}._route_issuer_fundPrimaryMarket>main .keyInfoCutOff{margin-bottom:20px;display:flex;width:100%;justify-content:space-between;align-items:flex-start}._route_issuer_fundPrimaryMarket>main .keyInfoCutOff .keyInfo{display:flex;flex-wrap:wrap;gap:8px}._route_issuer_fundPrimaryMarket>main .keyInfoCutOff .keyInfo .infoBox{border:1px solid #dfe0e6;border-radius:4px;padding:16px 24px}@media (max-width: 768px){._route_issuer_fundPrimaryMarket>main .keyInfoCutOff .keyInfo .infoBox{flex-grow:1}}._route_issuer_fundPrimaryMarket>main .keyInfoCutOff .keyInfo .infoBox .infoTitle{font-weight:500;font-size:14px;line-height:24px;color:#475166}._route_issuer_fundPrimaryMarket>main .keyInfoCutOff .keyInfo .infoBox .infoValue{font-weight:500;font-size:20px;line-height:150%;color:#000a28}._route_issuer_fundPrimaryMarketCycles>main{padding:32px 40px}._route_issuer_fundPrimaryMarketCycles>main .tabHeader{display:flex;justify-content:flex-end;margin-bottom:20px}._route_issuer_fundPrimaryMarketCycles>main .keyInfoCutOff{margin-bottom:20px;display:flex;width:100%;justify-content:space-between;align-items:flex-start}._route_issuer_fundPrimaryMarketCycles>main .keyInfoCutOff .keyInfo{display:flex;flex-wrap:wrap;gap:8px}._route_issuer_fundPrimaryMarketCycles>main .keyInfoCutOff .keyInfo .infoBox{border:1px solid #dfe0e6;border-radius:4px;padding:16px 24px}@media (max-width: 768px){._route_issuer_fundPrimaryMarketCycles>main .keyInfoCutOff .keyInfo .infoBox{flex-grow:1}}._route_issuer_fundPrimaryMarketCycles>main .keyInfoCutOff .keyInfo .infoBox .infoTitle{font-weight:500;font-size:14px;line-height:24px;color:#475166}._route_issuer_fundPrimaryMarketCycles>main .keyInfoCutOff .keyInfo .infoBox .infoValue{font-weight:500;font-size:20px;line-height:150%;color:#000a28}.content{width:580px}.dialogMessage{font-size:14px;background:#f0f8ff;border:1px solid #f0f0f2;box-sizing:border-box;display:flex;padding:5px 25px;margin-bottom:20px}.dialogMessage>svg{margin:10px;width:40px}.secondary-market-trade h2{font-size:24px;font-weight:700;margin-bottom:1em}.secondary-market-trade h3{font-size:20px}.secondary-market-trade .create-trade-form__section-summary .create-trade-form__section-summary__attribute{width:100%;margin:.5em 0;display:flex;align-items:flex-start;justify-content:space-between}.secondary-market-trade .create-trade-form__section-summary .create-trade-form__section-summary__attribute>*{width:50%;font-size:14px}.secondary-market-trade .create-trade-form__section-summary .create-trade-form__section-summary__attribute .create-trade-form__section-summary__attribute__label{font-weight:500}.secondary-market-trade .create-trade-form__section-summary .create-trade-form__section-summary__attribute .create-trade-form__section-summary__attribute__value{font-weight:400}.secondary-market-trade .create-trade-form__section-summary .create-trade-form__section-summary__attribute .create-trade-form__section-summary__attribute__value .create-trade-form__section-summary__attribute__value__tertiary{color:#5e677a;font-size:14px}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form__section,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__accept-trade-form__section,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__settlement-trade-form__section,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form__section,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__accept-trade-form__section,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__settlement-trade-form__section,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form__section,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__accept-trade-form__section,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__settlement-trade-form__section,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form__section,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__accept-trade-form__section,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__settlement-trade-form__section,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form__section,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__accept-trade-form__section,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__settlement-trade-form__section{margin-bottom:2em}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form__field,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__accept-trade-form__field,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form__field,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__accept-trade-form__field,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form__field,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__accept-trade-form__field,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form__field,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__accept-trade-form__field,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form__field,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__accept-trade-form__field{display:flex;flex-grow:1;align-items:center;margin:2em 0}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__label,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__label{width:150px;font-size:14px;font-weight:500;color:#1a2233}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control{flex-grow:1;width:100%;padding-left:1.5em}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .form-error,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .form-error{color:red;font-size:14px;margin:.5em 0 0;padding:0}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary{color:#5e677a;font-size:14px;margin:.5em 0 0}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__accept-trade-form__field .create-trade-form__field__control .create-trade-form__field__control__tertiary.use-max-balance span{margin-left:1em;color:#1a5afe;cursor:pointer}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__create-trade-form_footer,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__verify-trade-form_footer,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__verify-payment-form_footer,.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__create-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__verify-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__verify-payment-form_footer,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__create-trade-form_footer,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__verify-trade-form_footer,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__verify-payment-form_footer,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__create-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__verify-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__verify-payment-form_footer,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__create-trade-form_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__verify-trade-form_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__verify-payment-form_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__settlement-trade-form_footer{padding:0 0 1em;display:flex;justify-content:flex-end}.secondary-market-trade .secondary-market-trade__create-trade-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-trade-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__accept-trade-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__verify-payment-form .secondary-market-trade__settlement-trade-form_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form .secondary-market-trade__settlement-trade-form_footer{justify-content:space-between}.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__create-trade-confirm__title,.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__settle-trade-confirm__title,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__create-trade-confirm__title,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__settle-trade-confirm__title,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__create-trade-confirm__title,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__settle-trade-confirm__title{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.5em}.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__create-trade-confirm__title h2,.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__settle-trade-confirm__title h2,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__create-trade-confirm__title h2,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__settle-trade-confirm__title h2,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__create-trade-confirm__title h2,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__settle-trade-confirm__title h2{margin:0 0 0 .4em}.secondary-market-trade .secondary-market-trade__create-trade-confirm h3,.secondary-market-trade .secondary-market-trade__settle-trade-confirm h3,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section h3{margin-bottom:1.5em;font-weight:600;font-size:16px}.secondary-market-trade .secondary-market-trade__create-trade-confirm h4,.secondary-market-trade .secondary-market-trade__settle-trade-confirm h4,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section h4{margin:2em 0 .5em;font-weight:600}.secondary-market-trade .secondary-market-trade__create-trade-confirm h4:first-child,.secondary-market-trade .secondary-market-trade__settle-trade-confirm h4:first-child,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section h4:first-child{margin-top:0}.secondary-market-trade .secondary-market-trade__create-trade-confirm p,.secondary-market-trade .secondary-market-trade__settle-trade-confirm p,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section p{font-size:16px;font-weight:400;max-width:450px;color:#475166}.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__settlement-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__create-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__payment-confirm_footer,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__settlement-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__create-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__payment-confirm_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__settlement-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__create-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__payment-confirm_footer{margin-top:3em;padding:0 0 1em;display:flex;justify-content:space-between}.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__create-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__create-trade-confirm .secondary-market-trade__payment-confirm_footer,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__create-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__settle-trade-confirm .secondary-market-trade__payment-confirm_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__create-trade-confirm_footer,.secondary-market-trade .secondary-market-trade__settlement-trade-form__section .secondary-market-trade__payment-confirm_footer{justify-content:center}.wizard__wrapper{width:100%;min-height:calc(100% - 64px);display:flex;flex-direction:column;background-color:#f8f8f9}.wizard__wrapper .wizard__breadcrumbs{width:50%;background:#fff;border-right:1px solid #dfe0e5;border-bottom:1px solid #dfe0e5;padding:3em 1em 1em;font-size:14px;color:#c2c4cc;display:flex;justify-content:flex-end}.wizard__wrapper .wizard__breadcrumbs .wizard__breadcrumbs__steps{width:550px}.wizard__wrapper .wizard__breadcrumbs .wizard__breadcrumbs__steps .active{color:#000;font-weight:500}.wizard__wrapper .wizard__breadcrumbs .wizard__breadcrumbs__steps .breadcrumb-separator{margin:0 .5em}.wizard__wrapper .wizard__content{width:100%;display:flex;flex-grow:1}.wizard__wrapper .wizard__content .wizard__content__active-step{width:50%;background-color:#fff;border-right:1px solid #dfe0e5;padding:2em 1em 1em;display:flex;justify-content:flex-end}.wizard__wrapper .wizard__content .wizard__content__active-step .wizard__content__active-step__content{max-width:550px;width:100%}.wizard__wrapper .wizard__content .wizard__content__summary{position:relative;width:50%;min-height:100%;padding:0 1em}.wizard__wrapper .wizard__content .wizard__content__summary .wizard__content__summary__content{position:sticky;top:80px;max-width:550px;width:100%}._uiComponent_collapsable-card{position:relative;width:100%;border:1px solid #dfe0e5;border-radius:4px}._uiComponent_collapsable-card .collapsable-card__header{display:flex;justify-content:space-between;align-items:center;padding:.7em;border-bottom:1px solid #dfe0e5;color:#475166;font-size:16px;font-weight:600}._uiComponent_collapsable-card .collapsable-card__body{padding:.7em}.swap-summary .swap-summary__swap-info{width:100%;display:flex;align-items:center;justify-content:space-between}.swap-summary .swap-summary__swap-info>div{padding:1em}.swap-summary .swap-summary__swap-info>div>.inactive{color:#c2c4cc}.swap-summary .swap-summary__swap-info>div>*{margin-bottom:.2em}.swap-summary .swap-summary__swap-info>div .swap-summary__asset-name{font-size:14px;font-weight:600}.swap-summary .swap-summary__swap-info>div .swap-summary__quantity{font-size:24px;font-weight:700}.swap-summary .swap-summary__swap-info>div .swap-summary__price{font-size:14px;font-weight:400}.swap-summary .swap-summary__swap-info>div:nth-of-type(1){width:40%}.swap-summary .swap-summary__swap-info>div:nth-of-type(2){text-align:center}.swap-summary .swap-summary__swap-info>div:last-of-type{text-align:right;width:40%}.swap-summary .swap-summary__swap-expiration.with-status{background:#fbfbfc}.swap-summary .swap-summary__swap-expiration.with-status p{margin:0}.swap-summary .swap-summary__swap-expiration.settled p{color:#4ba687}.swap-summary .swap-summary__swap-expiration{padding:1em;text-align:center;border-top:1px solid #dfe0e5;display:flex;align-items:flex-end}.swap-summary .swap-summary__swap-expiration p{margin:0 auto;padding:0;font-size:14px;font-weight:400;color:#777c8c}.swap-summary .swap-summary__swap-expiration p strong{font-weight:600}.swap-summary .swap-summary__swap-status{display:flex;flex-direction:column;margin-right:34px}.swap-summary .swap-summary__swap-status :first-child{text-align:left;color:#777c8c;font-weight:400;font-size:14px}#_routes_unactivatedAccount{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}#_routes_unactivatedAccount>div{display:flex;align-items:center;flex-direction:column;justify-content:center;width:350px;height:450px;position:relative}#_routes_unactivatedAccount>div>svg{display:block;width:200px;margin-bottom:20px}#_routes_unactivatedAccount>div>span{font-size:var(--typography-size-f1);line-height:150%;color:#475166;margin-bottom:16px}#_routes_unauthorizedUser{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}#_routes_unauthorizedUser>div{display:flex;align-items:center;flex-direction:column;justify-content:center;width:350px;height:600px;position:relative}#_routes_unauthorizedUser>div>svg{display:block;width:200px;margin-bottom:20px}#_routes_unauthorizedUser>div>span{font-size:var(--typography-size-f1);line-height:150%;color:#475166}._route_stylesGuide_components_example{margin-bottom:50px}._route_stylesGuide_components_example>div{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;border-radius:8px 8px 0 0;padding:15px}._route_stylesGuide_components_example>pre{color:#f92aad;border-radius:0 0 8px 8px;text-shadow:0 0 2px #100c0f,0 0 5px rgba(220,7,142,.2),0 0 10px rgba(255,255,255,.2);background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;padding:1em;background-image:linear-gradient(to bottom,#2a2139 75%,#34294f);overflow:auto}._route_stylesGuide_components_example .token.comment,._route_stylesGuide_components_example .token.block-comment,._route_stylesGuide_components_example .token.prolog,._route_stylesGuide_components_example .token.doctype,._route_stylesGuide_components_example .token.cdata{color:#8e8e8e}._route_stylesGuide_components_example .token.punctuation{color:#ccc}._route_stylesGuide_components_example .token.tag,._route_stylesGuide_components_example .token.attr-name,._route_stylesGuide_components_example .token.namespace,._route_stylesGuide_components_example .token.number,._route_stylesGuide_components_example .token.unit,._route_stylesGuide_components_example .token.hexcode,._route_stylesGuide_components_example .token.deleted{color:#e2777a}._route_stylesGuide_components_example .token.property,._route_stylesGuide_components_example .token.selector{color:#72f1b8;text-shadow:0 0 2px #100c0f,0 0 10px rgba(37,124,85,.4588235294),0 0 35px rgba(33,39,36,.4588235294)}._route_stylesGuide_components_example .token.function-name{color:#6196cc}._route_stylesGuide_components_example .token.boolean,._route_stylesGuide_components_example .token.selector .token.id,._route_stylesGuide_components_example .token.function{color:#fdfdfd;text-shadow:0 0 2px #001716,0 0 3px rgba(3,237,249,.4588235294),0 0 5px rgba(3,237,249,.4588235294),0 0 8px rgba(3,237,249,.4588235294)}._route_stylesGuide_components_example .token.class-name{color:#fff5f6;text-shadow:0 0 2px #000,0 0 10px rgba(252,31,44,.4588235294),0 0 5px rgba(252,31,44,.4588235294),0 0 25px rgba(252,31,44,.4588235294)}._route_stylesGuide_components_example .token.constant,._route_stylesGuide_components_example .token.symbol{color:#f92aad;text-shadow:0 0 2px #100c0f,0 0 5px rgba(220,7,142,.2),0 0 10px rgba(255,255,255,.2)}._route_stylesGuide_components_example .token.important,._route_stylesGuide_components_example .token.atrule,._route_stylesGuide_components_example .token.keyword,._route_stylesGuide_components_example .token.selector .token.class,._route_stylesGuide_components_example .token.builtin{color:#f4eee4;text-shadow:0 0 2px #393a33,0 0 8px rgba(243,159,5,.4588235294),0 0 2px rgba(243,159,5,.4588235294)}._route_stylesGuide_components_example .token.string,._route_stylesGuide_components_example .token.char,._route_stylesGuide_components_example .token.attr-value,._route_stylesGuide_components_example .token.regex,._route_stylesGuide_components_example .token.variable{color:#f87c32}._route_stylesGuide_components_example .token.operator,._route_stylesGuide_components_example .token.entity,._route_stylesGuide_components_example .token.url{color:#67cdcc}._route_stylesGuide_components_example .token.important,._route_stylesGuide_components_example .token.bold{font-weight:700}._route_stylesGuide_components_example .token.italic{font-style:italic}._route_stylesGuide_components_example .token.entity{cursor:help}._route_stylesGuide_components_example .token.inserted{color:green}._route_stylesGuide_components_properties>div{border-top:1px solid #ddd;padding:var(--spacing-tight) 0}._route_stylesGuide_components_properties>div>h4{display:flex;align-items:center;color:var(--colors-main);font-family:cairo,sans-serif,Helvetica,Arial;font-weight:700;margin-bottom:var(--spacing-small)}._route_stylesGuide_components_properties>div>h4>span{font-size:12px;color:#666;display:block;font-family:cairo,sans-serif,Helvetica,Arial;margin-left:var(--spacing-xs)}._route_stylesGuide_components_properties>div>div{display:flex;font-size:14px;margin-bottom:10px}._route_stylesGuide_components_properties>div>div>span{display:block;width:100px;flex-grow:0;color:#666;flex-shrink:0}._route_stylesGuide_components_properties>div>div>code{font-weight:700;display:block;color:#000;white-space:pre-wrap;word-break:break-all;line-height:1.6}.uiComponent_expansionPanel{margin:10px 0}.uiComponent_expansionPanel>.expansionPanelSummary{padding:5px 10px;cursor:pointer}.uiComponent_expansionPanel>.expansionPanelSummary.open{border-bottom:1px solid #eee}.uiComponent_expansionPanel>.expansionPanelSummary>span{font-weight:var(--typography-weight-medium)}.uiComponent_expansionPanel>.expansionPanelDetails{padding:20px}._uiComponents_progressBar{margin:var(--spacing-tight) 0}._uiComponents_progressBar>span{display:block;font-size:14px;color:#888;margin-bottom:var(--spacing-small)}._uiComponents_progressBar>div{height:4px;background:#ddd;border-radius:2px}._uiComponents_progressBar>div>div{height:4px;background:linear-gradient(270deg,#2c56dd,#3be3db);border-radius:2px}:root{--colors-success: #69bfa0;--colors-successLight: #b8e5d3;--colors-successLighter: #dff2ea;--colors-successDark: #008055;--colors-successDarker: #006647;--colors-successText: #191919;--colors-warning: #e8a126;--colors-warningLight: #ffdea6;--colors-warningLighter: #fff1d9;--colors-warningDark: #cc8100;--colors-warningDarker: #994d00;--colors-warningText: #191919;--colors-error: #e58989;--colors-errorLight: #f2cece;--colors-errorLighter: #faebeb;--colors-errorDark: #b20000;--colors-errorDarker: #900;--colors-errorText: #191919;--colors-main: #1a5afe;--colors-sidebar-background: #1a2233;--colors-sidebar-background-hover: #000a28;--colors-sidebar-text: #fff;--colors-sidebar-text-hover: #3be3db;--colors-mainLight: #a8b2ff;--colors-mainLighter: #e6e9ff;--colors-mainDark: #012c8e;--colors-mainDarker: #001146;--colors-mainText: #191919;--colors-mainLabel: #777c8c;--colors-gradient1: linear-gradient(135deg, #2c56dd 17.68%, #3be3db 86.46%);--colors-gradient2: linear-gradient(135deg, #1a5afe 26.52%, #f82495 91.16%);--colors-gradient3: linear-gradient( 90deg, #1a5afe 12.5%, #3be3db 74.99%, #c0f188 100% );--colors-gradient4: linear-gradient( 90deg, rgba(248, 36, 149, 0) 37.5%, #fbd448 100% );--colors-accent1: #d73184;--colors-accent1Light: #fab6d7;--colors-accent2: #ae4bcb;--colors-accent2Light: #ebcdf7;--colors-accent3: #6367eb;--colors-accent3Light: #d4d6ff;--colors-accent4: #2f837e;--colors-accent4Light: #a2dedb;--colors-accent5: #677e4b;--colors-accent5Light: #cfe6aa;--colors-border: #eee;--typography-weight-light: 300;--typography-weight-normal: 400;--typography-weight-lightMedium: 500;--typography-weight-medium: 600;--typography-weight-bold: 700;--typography-size-f7: 64px;--typography-size-f6: 48px;--typography-size-f5: 32px;--typography-size-f4: 24px;--typography-size-f3: 20px;--typography-size-f2: 16px;--typography-size-f1: 14px;--typography-size-f0: 12px;--box-shadow-1: 0 2px 4px rgba(0, 0, 0, .1);--box-shadow-2: 0 4px 8px rgba(0, 0, 0, .1);--box-shadow-3: 0 6px 12px rgba(0, 0, 0, .1);--box-shadow-4: 0 8px 16px rgba(0, 0, 0, .1);--box-shadow-5: 0 10px 20px rgba(0, 0, 0, .1);--box-shadow-6: 0 12px 24px rgba(0, 0, 0, .1);--spacing-none: 0;--spacing-xs: 4px;--spacing-small: 8px;--spacing-tight: 16px;--spacing-tight-looser: 24px;--spacing-regular: 32px;--spacing-finger: 48px;--spacing-loose: 64px;--spacing-large: 128px;--spacing-xl: 256px;--spacing-xxl: 512px}#_routes_stylesGuide>main{display:flex;flex-direction:column}@media screen and (min-width: 768px){#_routes_stylesGuide>main{align-items:flex-start;flex-direction:row}}#_routes_stylesGuide>main>menu{width:100%;margin-bottom:var(--spacing-tight)}@media screen and (min-width: 768px){#_routes_stylesGuide>main>menu{margin-right:var(--spacing-regular);margin-bottom:0;width:150px;flex-shrink:0}}#_routes_stylesGuide>main>menu>header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}#_routes_stylesGuide>main>menu>header>span{display:block;padding:var(--spacing-small) var(--spacing-tight)}#_routes_stylesGuide>main>menu>header>button{padding:10px;display:flex;align-items:center;justify-content:center;background:none;border:none}#_routes_stylesGuide>main>menu>header>button>svg{display:block}@media screen and (min-width: 768px){#_routes_stylesGuide>main>menu>header{display:none}}#_routes_stylesGuide>main>menu>div{padding:var(--spacing-xs) 0;display:none}#_routes_stylesGuide>main>menu>div.forceDisplayed{display:block;border-top:1px solid #eee;padding-top:var(--spacing-small)}@media screen and (min-width: 768px){#_routes_stylesGuide>main>menu>div{display:block}}#_routes_stylesGuide>main>menu>div>h3{text-transform:uppercase;font-size:var(--typography-size-f0);font-weight:var(--typography-weight-bold);border-top:1px solid #eee;padding:var(--spacing-small);margin-top:var(--spacing-small);color:#999}#_routes_stylesGuide>main>menu>div>a{font-size:14px;display:block;width:100%;text-decoration:none;color:#000;text-align:left;padding:var(--spacing-xs) var(--spacing-small) var(--spacing-xs) var(--spacing-tight);border:none;background:none}#_routes_stylesGuide>main>menu>div>a:hover,#_routes_stylesGuide>main>menu>div>a.active{color:var(--colors-main)}#_routes_stylesGuide>main>div{flex-grow:1;min-width:0}#_routes_stylesGuide>main>div>h2{font-size:20px;font-weight:700;margin-bottom:20px}@media screen and (min-width: 768px){#_routes_stylesGuide>main>div>h2{margin-bottom:32px;font-size:32px}}#_routes_stylesGuide>main>div>h3{font-size:18px;font-weight:700;margin:18px 0;border-top:1px solid #ccc;padding-top:5px}@media screen and (min-width: 768px){#_routes_stylesGuide>main>div>h3{margin:24px 0;font-size:24px}}#_routes_stylesGuide>main>div>p{margin-bottom:var(--spacing-tight)}
