@import url(/node_modules/antd/dist/antd.css);.eb_content_loader{width:100%;min-width:100%;min-height:160px;padding:30px;background:#f7f7f7;text-align:center}.eb_content_loader_icon{margin-bottom:15px}.eb_content_loader_title{font-size:1rem;color:rgba(0,0,0,.6)}.eb_content_no_data{width:100%;min-width:100%;min-height:160px;padding:30px;background:#f7f7f7;text-align:center}.eb_content_no_data_icon{margin-bottom:15px}.eb_content_no_data_title{font-size:1rem;color:rgba(0,0,0,.6)}.eb_content_no_data_description{font-size:.8125rem;color:rgba(0,0,0,.5)}.stepper-form-row{max-width:100%;width:854px}.hook-form-input .form-field-item{position:relative}.hook-form-input .form-field-item .floating-error{position:absolute;right:0}.hook-form-input .form-field-item input.hide-placeholder::-webkit-input-placeholder{color:transparent!important}.hook-form-input .form-field-item .form-field-suffix{position:absolute;right:15px;bottom:15px;max-width:20px;max-height:20px}.hook-form-input .form-field-item input:not(:placeholder-shown)+label{top:-15px;font-size:14px;white-space:normal;display:-webkit-box}@media screen and (max-width:580px){.hook-form-input .form-field-item input:not(:placeholder-shown)+label{font-size:12px;top:-10px}}.hook-form-input .form-field-item input:focus+label{top:-15px;font-size:14px;white-space:normal;display:-webkit-box}@media screen and (max-width:580px){.hook-form-input .form-field-item input:focus+label{font-size:12px;top:-10px}}.hook-form-input .form-field-item label{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;font-weight:300;color:#212529;pointer-events:none;transition:top .3s ease-out 0s;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:nowrap;display:block}.hook-form-select .form-field-item{position:relative}.hook-form-select .form-field-item .floating-error{position:absolute;right:0}.hook-form-select .form-field-item label.floating-label{top:-15px;font-size:14px;white-space:normal;display:-webkit-box}@media screen and (max-width:580px){.hook-form-select .form-field-item label.floating-label{font-size:12px;top:-10px}}.hook-form-select .form-field-item label{position:absolute;top:50%;left:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;font-weight:300;color:#212529;pointer-events:none;transition:all .3s ease-out 0s;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:nowrap;display:block;width:calc(100% - 55px)}.hook-form-checkbox .form-field-item{position:relative}.hook-form-checkbox .form-field-item .floating-error{position:absolute;right:0}.hook-form-checkbox .form-field-item label>span:last-child{font-size:18px}.hook-form-checkbox-group .form-field-item{position:relative}.hook-form-checkbox-group .form-field-item .floating-error{position:absolute;right:0}.hook-form-checkbox-group .form-field-item .ant-checkbox-group{display:flex;flex-direction:column}.hook-form-checkbox-group .form-field-item .ant-checkbox-group label{margin-bottom:50px}@media screen and (max-width:580px){.hook-form-checkbox-group .form-field-item .ant-checkbox-group label{margin-bottom:35px}}.hook-form-radio .form-field-title{font-weight:300;color:#212529}.hook-form-radio .floating-error{position:absolute;right:0}.hook-form-radio .hook-form-radio-group{display:flex}@media screen and (max-width:768px){.hook-form-radio .hook-form-radio-group{flex-direction:column}}.hook-form-radio label{margin-bottom:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.excel-icon{cursor:pointer}.filter-list .button-container{grid-gap:1rem;gap:1rem}.eb_page_loader{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:30px;background:#e6e6ff}.eb_page_loader_inner{width:100%}.eb_page_loader_logo{text-align:center;margin-bottom:30px}.eb_page_loader_logo img{max-width:200px;height:auto}.eb_page_loader_progress{text-align:center}.eb_page_loader_progress span{display:inline-block;height:10px;width:10px;margin-right:15px;border-radius:10px;transition:all .5s ease;background:#4a72da;-webkit-animation:wave 2s ease infinite;animation:wave 2s ease infinite}.eb_page_loader_progress span:last-child{margin-right:0}.eb_page_loader_progress span:first-child{-webkit-animation-delay:unset;animation-delay:unset}.eb_page_loader_progress span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.eb_page_loader_progress span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.eb_page_loader_progress span:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.eb_page_loader_progress span:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.eb_page_loader_progress span:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.eb_page_loader_progress span:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}.eb_page_loader_progress span:nth-child(8){-webkit-animation-delay:.7s;animation-delay:.7s}@-webkit-keyframes wave{0%,40%,to{-webkit-transform:translate(0);transform:translate(0);background-color:#4a72da}10%{-webkit-transform:translateY(-15px);transform:translateY(-15px);background-color:red}}@keyframes wave{0%,40%,to{-webkit-transform:translate(0);transform:translate(0);background-color:#4a72da}10%{-webkit-transform:translateY(-15px);transform:translateY(-15px);background-color:red}}.app-documents-table .comment-column{word-break:break-word}.app-documents-table .comment-column p{margin:0}.app-documents-table .comment-column h1,.app-documents-table .comment-column h2{margin:0;font-size:14px;font-weight:400}.app-documents-table .comment-column ol,.app-documents-table .comment-column ul{padding-left:14px;margin:0}.app-documents-table .comment-column blockquote{margin:0}.app-documents-table .comment-column a{text-decoration:underline}.ant-table-thead tr th{background:#fff}.ant-table-thead tr th:before{content:none}.ant-table-wrapper .ant-table-thead>tr>th{background:#fff}.ant-table-wrapper .ant-table-thead>tr>th:before{content:none!important}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:first-child,.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:last-child{background:#fff}.ant-table-tbody .ant-table-cell .anticon-down svg,.ant-table-tbody .ant-table-cell .anticon-right svg{width:9.5px;margin:16px}.ant-table-tbody .ant-table-expanded-row .ant-table-cell{background-color:#fff}.ant-table-tbody .ant-table-expanded-row .ant-table-cell .anticon-down,.ant-table-tbody .ant-table-expanded-row .ant-table-cell .anticon-right{width:9.5px}.ant-table-wrapper .ant-table-row-expand-icon-cell{padding:0!important}.ant-table-wrapper .ant-table-thead>tr>td{background-color:#fff}.ant-space-item:not(:only-child):not(:last-child){padding-bottom:8px;border-bottom:1px solid #f0f0f0}.risks-tab-container{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.risks-tab-container .risks-score-input{min-width:6.25rem}.risks-tab-container .risks-tab-actions{display:flex;justify-content:flex-start;grid-gap:1.5rem;gap:1.5rem;flex-flow:wrap;margin-top:2rem}#addRisk .add-risk-form-checkbox div:first-child{left:0}.kyc-application-action-container{flex-wrap:wrap;grid-gap:1.5rem;gap:1.5rem}.kyc-application-action-container button:last-child{margin-right:0!important}.kyc-application-action-container .my-4 .d-flex{margin-top:0!important}.kyc-application-container{padding:0 40px 120px;max-width:90vw;margin:0 auto}@media screen and (max-width:580px){.kyc-application-container{padding:0 16px}}.kyc-application-container .tab-controller-container{min-width:300px}.kyc-application-container .ant-tabs-nav{width:100%;overflow:hidden;left:0!important;top:unset!important;position:static!important;background-color:#fff;border-radius:8px}.kyc-application-container .ant-tabs-nav:before{display:none}.kyc-application-container .ant-tabs-nav::-webkit-scrollbar{display:hidden}.kyc-application-container .ant-tabs-nav-list{background:#fff;padding:0 8px}.kyc-application-container .ant-tabs-nav-more{background:#fff!important;border-top-right-radius:8px;border-bottom-right-radius:8px}.kyc-application-container .spacing{margin-bottom:25px}.kyc-application-container .spacing:last-child{margin-top:5rem}.kyc-application-container .tab-controller-container-loading{width:100%;max-width:unset;height:100%}.kyc-application-container .tab-controller-back-container{max-width:340px;margin:0 auto}.kyc-application-container .tab-controller-back-container .back-btn{font-size:36px;color:#2b64f5}:where(.css-dev-only-do-not-override-k7429z).ant-table-wrapper .ant-table-tbody>tr>td>.ant-table-wrapper:only-child .ant-table{margin-inline:-1rem!important}.config-settings-filter-container .input-container{grid-gap:1rem;gap:1rem;flex-wrap:wrap}.config-settings-filter-container .input-container input[type=text]{min-width:280px}@media (max-width:380px){.config-settings-filter-container .input-container input[type=text]{min-width:unset}}.config-settings-filter-container .button-container{flex-wrap:wrap;grid-gap:1.5rem;gap:1.5rem}.styled-select-search .ant-select-selector{height:39px!important}.styled-select-search .ant-select-selection-item,.styled-select-search .ant-select-selection-search{font-size:16px;padding:2px 0!important}.ant-select-item-option-content{white-space:normal!important;word-break:break-word;max-width:100%;padding:4px 8px;line-height:1.4}.ant-select-selection-search-input{white-space:normal!important;word-break:break-word!important}.countries-settings-tab .csv-icon{cursor:pointer}.countries-settings-tab .country-risk-open-modal-btn{cursor:pointer;border-color:transparent;background:none;text-shadow:none;box-shadow:none;color:#2b64f5}.countries-settings-tab .country-risk-open-modal-btn span{text-decoration:underline}.countries-settings-tab .ant-table-tbody>tr.country-flag-expanded-row.ant-table-expanded-row>td{padding:8px 0}.countries-settings-tab .country-setting-table table tr.ant-table-expanded-row:last-child table{border-bottom:none}.countries-settings-tab .flag-table:only-child>.ant-spin-nested-loading>.ant-spin-container>.ant-table.ant-table-small{margin-left:0}.countries-settings-tab .flag-table table:hover,.countries-settings-tab .flag-table thead:hover,.countries-settings-tab .flag-table tr:hover{background:none}.countries-settings-tab .flag-table table{border-bottom:2px solid #2b64f5}.countries-settings-tab .flag-table .ant-table-tbody>tr.ant-table-row:hover>td{background:none}.risks-cra-screen-modal .btn-icon{vertical-align:text-top}.edit-risk-config-form .risk-description-textarea{min-height:100px}.general-code-title-container{padding-bottom:30px;padding-left:8px;padding-right:8px;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.general-code-title-container .general-code-title{font-size:1.5rem;font-weight:700}.modal-tab-header{display:flex;align-items:start;grid-gap:.5rem;gap:.5rem}.modal-tab-header .tab-link{font-size:14px;font-weight:500;border-radius:4px;cursor:pointer}.modal-tab-header .tab-link--active{font-weight:700;border-radius:1px;border-bottom-color:#4a72da}.risks-settings-tab .btn-placeholder{min-width:110px}.edit-nace-config-form .nace-blocker-title-textarea{min-height:100px}.edit-nace-config-form .nace-code-input{max-width:360px}.edit-nace-config-form .audit-trail-table{overflow:scroll;height:300px}.kyc-application-settings-container{padding:0 40px;max-width:90vw;margin:0 auto}.kyc-application-settings-container .icon-left{display:flex}.eb_content_title{margin:0 0 15px;font-size:1.5rem;font-weight:300}.eb_content_subtitle{margin:0 0 15px;font-size:1.125rem;font-weight:300}.eb_content .ant-alert.ant-alert-closable{padding-top:30px}@media (max-width:536px){.eb_content_subtitle_input{width:200px}}@media (max-width:335px){.eb_content_subtitle_btn{margin-left:-20px}}.eb_top{background:#f3f3f3}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-nowrap{white-space:nowrap}.text-word-wrap{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap}.w-100{width:100%}.w-50{width:50%}.text-primary{color:#2b64f5}.text-error{color:#f5222d}.text-black{color:#000}.text-click,.text-dark{color:rgba(0,0,0,.7)}.text-black-50{color:rgba(0,0,0,.5)}.text-black-70{color:rgba(0,0,0,.7)}.bg-danger{background-color:#f5222d}.cursor-pointer{cursor:pointer}.eb_fs_10{font-size:.625rem!important}.eb_fs_11{font-size:.6875rem!important}.eb_fs_12{font-size:.75rem!important}.eb_fs_13{font-size:.8125rem!important}.eb_fs_14{font-size:.875rem!important}.eb_fs_15{font-size:.9375rem!important}.eb_fs_16{font-size:1rem!important}.eb_fs_18{font-size:1.125rem!important}.eb_fs_20{font-size:1.25rem!important}.eb_fs_24{font-size:1.5rem!important}.eb_fw_100{font-weight:100}.eb_fw_200{font-weight:200}.eb_fw_300{font-weight:300}.eb_fw_400{font-weight:400}.eb_fw_500{font-weight:500}.eb_fw_600{font-weight:600}.eb_fw_700{font-weight:700}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.eb_collapse.ant-collapse-borderless{background:transparent}.eb_collapse.ant-collapse-borderless>.ant-collapse-item{margin-bottom:15px;border:1px solid #f7f7f7;background:#f7f7f7;border-radius:0;font-size:1rem;overflow:hidden}.eb_collapse .ant-collapse-header{display:flex;align-items:center;border-bottom:1px solid #f7f7f7}.eb_collapse.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{background-color:#fff}.eb_collapse.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:15px}.form,.form-title{margin-bottom:15px}.form-title{font-size:1.25rem;font-weight:300}.form-part,.form-part-title{margin-bottom:15px}.form-part-title{font-size:1rem}.sme .form-part-title{text-align:left;padding-left:40%;font-weight:500}.form-field-wrapper{margin-bottom:10px}.form-field-title{margin-bottom:5px;font-size:.8125rem;white-space:normal}.form-field-wrapper-inline .form-field-title{margin-bottom:0}.form-field-item{margin-bottom:5px;font-size:.875rem;position:relative}.form-field-item .ant-calendar-picker{width:100%}.form-field-wrapper-inline .form-field-item{margin-bottom:0}.form-field-error{font-size:.75rem;color:#dc3545}.form-preview{margin-bottom:15px}.form-preview-title{margin-bottom:15px;font-size:1.25rem;font-weight:300}.form-preview-part{margin-bottom:15px}.form-preview-part-title{margin-bottom:15px;font-size:.9125rem;font-weight:400}.form-preview-field-wrapper{margin-bottom:10px}.form-preview-field-title{font-size:.8125rem;color:rgba(0,0,0,.5)}.form-preview-field-value{font-size:.8125rem;font-weight:400}.form-field-html{margin-bottom:15px;font-size:13px}.form-field-terms{max-height:200px;padding:15px;overflow-y:auto;background:rgba(0,0,0,.05)}.form-fee-row .form-field-item input{text-align:center}.form-fee-row .form-fee-header{margin-bottom:5px}.bbs_kyc_form{border-radius:4px;padding:0}.sme .bbs_kyc_form{width:100%}.eb_print_none:not(.sme) .bbs_kyc_form>form>.row.with_border{border:1px solid #f0f0f0;background-color:#fafafa;border-radius:4px}@media screen and (min-width:768px){.eb_print_none:not(.sme) .bbs_kyc_form{padding-left:30px;padding-right:30px;background-color:#fdfdfd;border:1px solid #f0f0f0}}@media screen and (max-width:769px){.sme .eb_top .form-part-title{padding-left:15px}.sme .eb_main .form-part-title{text-align:center;padding-left:unset}}.form-group-title{color:#000;margin-bottom:26px;text-align:left;font-weight:500;font-size:20px;padding-left:15px}@media screen and (max-width:580px){.form-group-title{margin-bottom:24px}}.form-part-description{text-align:left;font-weight:300;font-size:18px;padding-left:15px;margin-top:-30px}@media screen and (max-width:580px){.form-part-description{margin-top:-15px;margin-bottom:24px}}.form-part-additional-info{font-size:18px;font-weight:300;color:#212529;margin-bottom:-1rem}.form-part-note{text-align:left;font-weight:600;font-size:16px;padding-left:15px;margin-top:-30px}@media screen and (max-width:580px){.form-part-note{margin-top:-15px;margin-bottom:24px}}.step-form-main-container{margin-bottom:50px}@media screen and (max-width:580px){.step-form-main-container{margin-bottom:35px}}.form-step2-checkbox-container{margin-bottom:25px}@media screen and (max-width:580px){.form-step2-checkbox-container{margin-bottom:16px}}.eb_table_wrapper{overflow:auto}.eb_table{padding:0 15px;font-size:.8125rem}.fixed_table{min-width:500px}.eb_table_head_expand{padding-left:40px}.eb_table_head>div{padding:5px 15px;color:rgba(0,0,0,.5)}.eb_table_head>div:last-child{text-align:right}.eb_table_row{border-top:1px solid #eee}.eb_table_row_border{border:2px solid #cacaca}.eb_table_row_clickable{cursor:pointer}.eb_table_row_clickable:hover{background:#f1f1f1!important}.eb_table_row_expand{position:relative;padding-left:40px}.eb_table_row:nth-child(odd){background:#f7f7f7}.eb_table_row>div{min-height:40px;padding:10px 15px;color:rgba(0,0,0,.9)}.ant-modal .eb_table_row>div{min-height:auto;color:inherit}.eb_table_row_expand>button{position:absolute;top:0;left:0;width:40px;height:40px}.eb_table_row_expand.active>button{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.eb_table_row>section{display:none}.eb_table_row.active>section{display:block}.eb_table_row_content{padding:15px}.eb_table_summary{width:100%;font-size:.8125rem;white-space:nowrap}.eb_table_summary td,.eb_table_summary th{padding:0 15px 5px 0;text-align:right}.eb_table_summary th{font-weight:400;color:rgba(0,0,0,.5)}.eb_table_summary td{width:1px;font-weight:600;color:#000}.eb_table_logs td,.eb_table_logs th{word-break:break-all;font-size:.9em}.eb_table_logs th{text-align:center}.eb_table_logs td{font-size:.8em}@media screen and (max-width:426px){.eb_table_row_expand{padding-left:10px}.eb_table_row_expand>button{left:-5px;top:-3px;z-index:2}}.ant-drawer-content-wrapper{max-width:100%}.bbs_chat_message_wrapper{height:600px;width:920px;max-width:100%;max-height:calc(100vh - 275px);overflow-y:scroll}.bbs_chat_message_container{width:100%;margin-bottom:15px}.bbs_chat_message{display:block;padding:10px 15px;border-radius:5px;border:1px solid transparent;max-width:60%;min-width:250px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:15px}.bbs_chat_client{background:rgba(43,100,245,.1);margin:0 auto 15px 15px}.bbs_chat_employee{margin:0 15px 15px auto;background:rgba(0,0,0,.075)}.bbs_chat_title{font-size:.8125rem;font-weight:600;color:rgba(0,0,0,.75)}.bbs_chat_sender,.bbs_chat_time{font-size:.75rem;color:rgba(0,0,0,.5)}.bbs_chat_text{word-break:break-word}.bbs_chat_icon{color:#a7a7a7;cursor:pointer;width:25px;margin-left:-3%}@media screen and (max-width:769px){.ant-drawer-body .bbs_tab_content_inner{padding:0}}@media screen and (max-width:426px){.bbs_chat_message{max-width:100%}}.bbs_chat_header{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #ddd}.bbs_chat_client_search,.bbs_chat_header{margin-bottom:15px}.bbs_chat_header_purpose{font-weight:600}.RichEditor-root{background:#fff;font-size:1rem}.RichEditor-editor{border:1px solid #ddd;cursor:text;font-size:1rem}.RichEditor-editor .public-DraftEditor-content,.RichEditor-editor .public-DraftEditorPlaceholder-root{padding:15px}.RichEditor-editor .public-DraftEditor-content{min-height:100px}.RichEditor-hidePlaceholder .public-DraftEditorPlaceholder-root{display:none}.RichEditor-editor .RichEditor-blockquote{border-left:5px solid #eee;color:#666;font-style:italic;margin:16px 0;padding:10px 20px}.RichEditor-editor .public-DraftStyleDefault-pre{background-color:rgba(0,0,0,.05);font-size:16px;padding:20px}.RichEditor-controls{font-size:14px;margin-bottom:5px;-webkit-user-select:none;user-select:none}.RichEditor-styleButton{color:#999;cursor:pointer;margin-right:16px;padding:2px 0;display:inline-block}.RichEditor-styleButton:hover{color:#323232}.RichEditor-activeButton{color:#2b64f5}.RichEditor-editor-buttons{text-align:right;padding:15px}.ql-editor{min-height:155px}.ql-picker-label svg{vertical-align:initial!important}.ant-list-item-meta-description table{width:100%}.ant-list-item-meta-description td,.ant-list-item-meta-description th{width:20%}.ant-list-item-meta-description td .labels{display:none}.ant-list-item-action>li{display:block!important;margin-bottom:5px}.ant-list-item-action-split{display:none}@media screen and (max-width:768px){.ant-list-item-meta .ant-list-item{flex-direction:row!important;align-items:flex-end!important;flex-wrap:nowrap!important}.ant-list-item{position:relative}.ant-list-item-meta-avatar{position:absolute;right:0}.ant-list-item-meta-description table{display:inline-block}.ant-list-item-meta-description thead{display:none}.ant-list-item-meta-description td{width:100%;display:inline-block}.ant-list-item-meta-description td .labels{display:inline-block;padding-right:5px;width:50%}.ant-list-item-action{position:absolute;bottom:0;right:0}}#FillOrgStructureContainer.content{width:100%}#FillOrgStructureContainer.content .panel-spaced{padding-top:38px;padding-bottom:60px;padding-right:50px}#FillOrgStructureContainer.content .panel{padding:15px 30px 15px 35px}#FillOrgStructureContainer.content .panel-shadow{box-shadow:0 10px 40px 0 #eaeaea}#FillOrgStructureContainer.content .panel{background:#fff;padding:15px 20px;margin:0 0 20px;border-radius:15px;overflow:hidden;position:relative}.owners-form{margin:0 0 60px}.owners{line-height:1.4}.owners .top{display:flex}.owners .left{position:relative;width:30px;flex-shrink:0;display:flex;align-items:center}.owners .dot-company{background:#cabcfd}.owners .dot-person{background:#9be4fe}.owners .dot{top:31px}.dot,.owners .dot{width:15px;height:15px;border-radius:50%;position:absolute}.dot{background:#9be4ff;margin:0 10px 0 0;display:inline-block}.owners .corner{width:18px;height:65px}.owners .corner,.owners .line{border-left:1px solid #eee;border-bottom:1px solid #eee;border-bottom-left-radius:8px;position:absolute;left:7px;top:100%;margin-top:5px}.owners .line{height:52px}.owners .outside{left:auto;right:100%;margin-right:5px;height:90px;top:auto;bottom:7px}.owners .middle{width:100%;border-bottom:1px solid #eee;display:flex;padding:13px 0 0}.owners .owners-name{font-size:16px;padding-top:5px}.owners .owners-type{font-size:12px;color:#b2b2b2}.owners .percent{color:#b2b2b2}.owners .right{font-size:16px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;margin:0 0 0 auto}.owners .add{font-size:12px;color:#7154d6;cursor:pointer;margin:auto 0 19px}.owners .owner-inputs{width:100%}.subowners{margin-left:30px}.subsubowners{margin-left:60px}.subsubsubowners{margin-left:90px}.subsubsubsubowners{margin-left:120px}.subsubsubsubsubowners{margin-left:150px}.subsubsubsubsubsubowners{margin-left:180px}.subsubsubsubsubsubsubowners{margin-left:195px}.subsubsubsubsubsubsubsubowners{margin-left:210px}.subsubsubsubsubsubsubsubsubowners{margin-left:225px}.subsubsubsubsubsubsubsubsubsubowners{margin-left:240px}.subsubsubsubsubsubsubsubsubsubsubowners{margin-left:255px}.subsubsubsubsubsubsubsubsubsubsubsubowners{margin-left:270px}.subsubsubsubsubsubsubsubsubsubsubsubsubowners{margin-left:280px}.subsubsubsubsubsubsubsubsubsubsubsubsubsubowners{margin-left:290px}.subsubsubsubsubsubsubsubsubsubsubsubsubsubsubowners{margin-left:300px}.subsubsubsubsubsubsubsubsubsubsubsubsubsubsubsubowners{margin-left:310px}.owner-inputs .form-field-wrapper.big-input .form-field-title{top:3px;font-size:12px;left:32px}.sme .eb_content_wrapper .owner-inputs .form-field-wrapper{margin-bottom:0}#orgStructureForm.owner-inputs select{padding:12px;border:1px solid rgba(0,0,0,.2);border-radius:15px;width:100%}.sme .eb_content_wrapper #FillOrgStructureContainer .owner-inputs .ant-input{border:1px solid rgba(0,0,0,.2);border-radius:15px;width:100%;font-size:14px;line-height:1.5715;padding:19px 12px 5px 18px}#FillOrgStructureContainer .owner-inputs .form-field-wrapper.big-input .form-field-title{left:16px}#orgStructureForm .ant-select-dropdown{border:1px solid rgba(0,0,0,.2);border-radius:15px;width:200px}#orgStructureForm .form-field-wrapper.big-input.big-input-empty .form-field-title{font-size:14px;top:14px}.btn-big{padding:17px 30px;border-radius:26px;font-size:18px;width:134px}#FillOrgStructureContainer *,:after,:before{box-sizing:border-box;outline:none}.btn-group-right{justify-content:flex-end}.btn-group{display:flex}.btn-group-vertical>.btn,.btn-group>.btn{flex:none}@media screen and (max-width:580px){.file-org-btn-container{justify-content:space-between}}@media screen and (max-width:580px){.org-structure-form-col{max-width:100%!important;flex:0 0 100%!important}}@media screen and (max-width:580px){.org-btn-container{margin:16px 0 16px 8px}}@media screen and (max-width:580px){.org-structure-form-select-row{grid-gap:16px;gap:16px}}#FileRiskListContainer.content{width:100%;background:#fff;z-index:10000000000000000000;position:absolute;top:0;right:-200vw;padding:45px 55px}#FileRiskListContainer.content .general-info-text-container{margin-bottom:16px}#FileRiskListContainer.content .general-info-answer{margin-left:10px}#FileRiskListContainer.content .risk-tables-container{width:100%;margin-top:40px}#FileRiskListContainer.content .risk-group-table{width:100%;margin-top:20px}#FileRiskListContainer.content .risk-group-table-title{margin-bottom:20px;font-weight:700;font-size:16px}#FileRiskListContainer.content .ant-table-thead>tr>th{font-size:12px}#FileRiskListContainer.content .risk-table{width:100%}.pdf-table-row{page-break-after:always;page-break-before:always;font-size:10px;color:#000;page-break-inside:avoid;break-inside:avoid-page}body{font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased}.eb_inner{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.eb_content_wrapper{display:flex;padding:24px 0}.eb_content{width:100%;padding-bottom:100px}.ant-steps-item-icon>.ant-steps-icon{line-height:2}.bbs_tab_content_inner{width:100%;padding:0 0 0 15px}@media screen and (max-width:769px){.eb_content_wrapper{flex-direction:column}}.eb_print_block{position:relative;display:none!important;z-index:100000;font-family:Century Gothic,sans-serif}@media print{body,html{overflow:hidden!important}body>*{font-family:Century Gothic,sans-serif}#root,.eb_print_block{display:block!important}.eb_print_block{position:absolute;top:0;left:0;right:0}}.eb_print_wrapper{font-size:12px;color:#000}.eb_print_header{width:100%;margin-bottom:30px}.eb_print_header>tbody>tr>td,.eb_print_header>tbody>tr>th{padding-right:15px;vertical-align:top}.eb_print_header>tbody>tr>td:last-child{padding-right:0}.eb_print_header_inner>tbody>tr>th{padding-right:15px}.eb_print_header_icon img{width:100%;max-width:150px;height:auto;max-height:60px}.eb_print_payment_title{margin-bottom:15px;text-align:center;font-size:16px}.eb_print_payment_part{margin-bottom:15px}.eb_print_payment_part_title{width:50%;text-align:right;font-size:14px}.eb_print_payment_table{width:100%;margin-bottom:15px;font-size:12px}.eb_print_payment_table>tbody>tr>td,.eb_print_payment_table>tbody>tr>th{width:50%;padding:0 8px}.eb_print_payment_table>tbody>tr>th{text-align:right;font-weight:400}.eb_print_payment_table>tbody>tr>td{font-weight:600}.eb_print_table{width:99.9%;margin-bottom:15px;font-size:12px}.eb_print_table>tbody>tr>td,.eb_print_table>thead>tr>th{padding:2px 8px;font-weight:400;border:1px solid #ddd}.eb_print_table b,.eb_print_table strong{font-weight:700}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.no-border table{border-collapse:collapse}.no-border table td,.no-border table th{border:none;color:#1a1a1a;font-style:normal;font-weight:500;font-size:14px;line-height:20px}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m--1{margin:-.25rem!important}.mt--1,.my--1{margin-top:-.25rem!important}.mr--1,.mx--1{margin-right:-.25rem!important}.mb--1,.my--1{margin-bottom:-.25rem!important}.ml--1,.mx--1{margin-left:-.25rem!important}.m--2{margin:-.5rem!important}.mt--2,.my--2{margin-top:-.5rem!important}.mr--2,.mx--2{margin-right:-.5rem!important}.mb--2,.my--2{margin-bottom:-.5rem!important}.ml--2,.mx--2{margin-left:-.5rem!important}.m--3{margin:-1rem!important}.mt--3,.my--3{margin-top:-1rem!important}.mr--3,.mx--3{margin-right:-1rem!important}.mb--3,.my--3{margin-bottom:-1rem!important}.ml--3,.mx--3{margin-left:-1rem!important}.m--4{margin:-1.5rem!important}.mt--4,.my--4{margin-top:-1.5rem!important}.mr--4,.mx--4{margin-right:-1.5rem!important}.mb--4,.my--4{margin-bottom:-1.5rem!important}.ml--4,.mx--4{margin-left:-1.5rem!important}.m--5{margin:-3rem!important}.mt--5,.my--5{margin-top:-3rem!important}.mr--5,.mx--5{margin-right:-3rem!important}.mb--5,.my--5{margin-bottom:-3rem!important}.ml--5,.mx--5{margin-left:-3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.offset-1{margin-left:8.333333%!important}.offset-2{margin-left:16.666667%!important}.offset-3{margin-left:25%!important}.offset-4{margin-left:33.333333%!important}.offset-5{margin-left:41.666667%!important}.offset-6{margin-left:50%!important}.offset-7{margin-left:58.333333%!important}.offset-8{margin-left:66.666667%!important}.offset-9{margin-left:75%!important}.offset-10{margin-left:83.333333%!important}.offset-11{margin-left:91.666667%!important}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0!important}.offset-md-1{margin-left:8.333333%!important}.offset-md-2{margin-left:16.666667%!important}.offset-md-3{margin-left:25%!important}.offset-md-4{margin-left:33.333333%!important}.offset-md-5{margin-left:41.666667%!important}.offset-md-6{margin-left:50%!important}.offset-md-7{margin-left:58.333333%!important}.offset-md-8{margin-left:66.666667%!important}.offset-md-9{margin-left:75%!important}.offset-md-10{margin-left:83.333333%!important}.offset-md-11{margin-left:91.666667%!important}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.text-word-wrap{word-wrap:break-word}.anticon{vertical-align:0}.eb_top .ant-btn .anticon{vertical-align:1px}.ant-input-affix-wrapper .ant-input{min-height:0!important}.ant-checkbox-checked .ant-checkbox-inner:after,.ant-radio-inner:after{display:block!important}.ant-radio-checked>.ant-radio-inner:after{-webkit-transform:scale(1);transform:scale(1);margin-top:0;margin-left:0}.ant-steps-item-title:after{height:1px!important}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-month-btn,.ant-calendar-header .ant-calendar-next-year-btn,.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-month-btn,.ant-calendar-header .ant-calendar-prev-year-btn{top:16px}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{padding-top:33.33333%}@media screen and (max-width:769px){.ant-calendar .ant-calendar-panel .ant-calendar-input-wrap{display:none}}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{z-index:1300}.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover{color:#000!important;margin-bottom:3px}.eb_kyc_content .ant-steps-item-active{flex:1.5 1}.eb_kyc_content .ant-steps-item-active.ant-steps-item:last-child{flex:2 1}.eb_kyc_content .ant-steps-item-active .ant-steps-item-content,.eb_kyc_content .ant-steps-item-active .ant-steps-item-title{width:100%}.eb_kyc_content .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:100%}.eb_kyc_container .form-part-description{white-space:pre-line}.eb_kyc_container .ant-checkbox-disabled+span,.eb_kyc_container .ant-checkbox-wrapper.ant-checkbox-wrapper-disabled,.eb_kyc_container .ant-input[disabled],.eb_kyc_container .ant-radio-disabled+span,.eb_kyc_container .disabled .ant-input-group-addon,.eb_kyc_container .form-field-wrapper:not(.duplicate-disabled) .ant-select-disabled,.eb_kyc_container .form-field-wrapper:not(.duplicate-disabled) .ant-select-disabled .ant-select-selection{color:#000;cursor:unset;border:none;background-color:initial}.eb_kyc_container .ant-input-group-addon .ant-input[disabled]{padding-right:0;margin-right:-10px;background-color:#fff}.eb_kyc_container .ant-input-group .ant-input[disabled]{padding-left:0;margin-left:0}.eb_kyc_container .disabled .ant-input-group-addon{padding-right:0}.eb_kyc_container .disabled .ant-input-group-addon+.ant-input[disabled]{padding-left:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{margin-left:10px}.ant-input-disabled+.ant-calendar-picker-icon,.eb_kyc_container .ant-select-disabled .ant-select-arrow{display:none}.eb_kyc_container .ant-alert-warning .ant-checkbox-wrapper{float:left;margin-right:10px}.eb_kyc_container .ant-btn.ant-btn-link.ant-btn-sm{color:inherit;font-size:.825rem}.eb_kyc_container .ant-btn.ant-btn-link.ant-btn-sm:hover{color:#2b64f5}.eb_kyc_container .ant-btn.ant-btn-link.ant-btn-sm.eb_kyc_button_remove:hover{color:#f5222d}.eb_kyc_container .only-error .form-field-item,.eb_kyc_container .only-error .form-field-title{display:none!important}.eb_kyc_container .only-error .form-field-error{max-width:100%!important;flex:1 1}.eb_kyc_container .ant-alert.ant-alert-info{background-color:#d5e3e2;border-color:#319ca3}.eb_kyc_container .ant-alert-info .ant-alert-icon{color:#319ca3}.addon-unlocked .ant-input-group-addon{padding:0;border:none;background-color:initial}.addon-unlocked .ant-input-group-addon .ant-select,.addon-unlocked .ant-input-group-addon input{width:55px;padding-left:5px;padding-right:5px;border-radius:5px 0 0 5px}.ant-alert a{text-decoration:underline}@media screen and (min-width:768px){.eb_kyc_container .text-center .ant-input[disabled],.eb_kyc_container .text-md-center .ant-input[disabled]{text-align:center}.eb_kyc_container .text-md-center .ant-select-disabled .ant-select-selection-selected-value{width:100%}.eb_kyc_container .ant-select-disabled .ant-select-selection--single .ant-select-selection__rendered{margin-left:8px}.eb_kyc_container .text-md-center .ant-select-disabled .ant-select-selection--single .ant-select-selection__rendered{margin:0}}@media screen and (max-width:426px){.eb_kyc_container .form .row>.row{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.eb_kyc_container .col-6 .col-md-6.form-field-item{padding-left:15px!important}}.eb_kyc_content.eb_kyc_content_company .ant-steps-item-active{flex:2 1}html{overflow-x:hidden}.ant-input-group-addon{padding:0;border:none;width:60px}.ant-picker,.ant-select{width:100%}.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:30px}.ant-steps-label-vertical .ant-steps-item-content{width:90px}.ant-steps-label-vertical .ant-steps-item-tail{margin-left:42px}.ant-steps-small .ant-steps-item-title{font-size:12px}.bbs_kyc_smalleststeps.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:15px}.bbs_kyc_smalleststeps.ant-steps-label-vertical .ant-steps-item-content{width:60px}.bbs_kyc_smalleststeps.ant-steps-label-vertical .ant-steps-item-tail{margin-left:26px}.manual-risk-modal-table>.header-container tr>th{padding:.5rem}.manual-risk-modal-table>.header-container tr{border-bottom:1px solid #2b64f5}.manual-risk-modal-error{display:flex;justify-content:flex-end;padding-right:.5rem}.manual-risk-modal-table>.body-container tr{border-bottom:1px solid #2b64f5}.manual-risk-modal-table>.body-container tr:last-child{border-bottom:none}.manual-risk-modal-table>.body-container tr>td{padding:.5rem}.manual-risk-modal-table>.body-container tr>td:last-child{min-width:10rem}@media screen and (max-width:580px){.form-stepper{display:none}}@media screen and (max-width:768px){.form-stepper .form-stepper-step>.ant-steps-item-container>.ant-steps-item-content{display:none}}@media screen and (max-width:580px){.form-main-row{max-width:100%;margin:auto}}.page-private-container{min-height:calc(100vh - 106px)}.pointer-cursor{cursor:pointer}.check-icon{font-size:24px;color:#0f0}.boarding-complete-icon{max-width:300px}.icon-primary{font-size:24px;color:#2b64f5}.no-resize{resize:none}:root{--spa-globals-top-banner-height:0px}aside[data-active-index="1"]{z-index:7500;position:fixed!important;max-width:27.5rem!important;width:27.5rem!important;height:100%}aside[data-active-index="1"]>div:first-child{width:27.5rem!important;max-height:100%!important}@media (max-width:1200px){aside[data-active-index="1"]{max-height:100dvh!important;border-radius:unset!important;height:100%!important}aside[data-active-index="1"] div[id=scrollable-content]{max-height:100dvh!important}}@media (max-width:540px){aside[data-active-index="1"]{width:100%!important;max-width:100%!important;max-height:calc(100vh - 1.5rem)!important;border-top-right-radius:1.5rem!important;border-top-left-radius:1.5rem!important;height:auto!important}aside[data-active-index="1"]>div:first-child{width:100%!important}}@primary-color : process.env.REACT_APP_PRIMARY_COLOR;*,body{font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{background-color:#f7f7f7}img#logo{max-width:200px}.sme .sme_header .eb_top,.sme_header{background-color:initial}.sme .ant-card{max-width:1230px;margin-left:auto;margin-right:auto;padding:0;box-shadow:0 10px 40px 0 #eaeaea;border-radius:15px}.sme .ant-card .ant-card-body{padding:85px 40px}.sme .eb_content_wrapper,.sme .eb_inner{padding:0}.sme .ant-result{max-width:100%}.sme .bbs_kyc_form>form{max-width:630px;padding-right:50px}.sme .eb_content_wrapper .form-part-title{padding-left:32px;margin-bottom:60px;color:#000}.sme .eb_content_wrapper .ant-steps-small .ant-steps-item-title{font-size:16px}.sme .eb_content_wrapper .ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{width:2px}.sme .eb_content_wrapper .ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{left:14px;top:2px}.sme .eb_content_wrapper .form-field-wrapper{margin-bottom:50px}@media screen and (max-width:580px){.sme .eb_content_wrapper .form-field-wrapper{margin-bottom:35px}}.sme .form-part-wrapper{margin-bottom:60px}.clientSameAddress-old{position:static!important;justify-content:flex-start!important;margin-left:17px!important;margin-bottom:40px;margin-top:-5px!important}.sme .eb_content_wrapper .ant-btn,.sme .eb_content_wrapper .ant-btn-group>.ant-btn,.sme .eb_content_wrapper .ant-btn-group>.ant-btn:only-child,.sme .eb_content_wrapper a.ant-btn{padding:17px 30px;border-radius:26px;font-size:16px;line-height:15px;height:auto;max-width:100%}@media screen and (max-width:580px){.sme .eb_content_wrapper .ant-btn,.sme .eb_content_wrapper .ant-btn-group>.ant-btn,.sme .eb_content_wrapper .ant-btn-group>.ant-btn:only-child,.sme .eb_content_wrapper a.ant-btn{padding:17px 20px!important}}.sme .eb_content_wrapper .ant-btn-icon-only{padding:0}.sme .eb_content_wrapper .ant-input,.sme .eb_content_wrapper .ant-picker,.sme .eb_content_wrapper .ant-select{border:none;border-bottom:1px solid rgba(0,0,0,.2);font-size:18px;border-radius:0;font-weight:300;padding-bottom:7px;padding-top:7px;padding-left:3px;color:#000!important}.sme .kycApplicationFilter .ant-input{background-color:inherit}.sme .eb_content_wrapper .ant-input-focused,.sme .eb_content_wrapper .ant-input:focus{box-shadow:none}.sme .eb_content_wrapper .ant-input:focus,.sme .eb_content_wrapper .ant-picker:focus,.sme .eb_content_wrapper .ant-select:focus{border-bottom:1px solid #000}.sme .eb_content_wrapper .ant-input::-webkit-input-placeholder,.sme .eb_content_wrapper .ant-picker-input>input::-webkit-input-placeholder{color:#000;-webkit-transition:all .3s;transition:all .3s;font-weight:300;font-size:18px}.sme .eb_content_wrapper .ant-input::placeholder,.sme .eb_content_wrapper .ant-picker-input>input,.sme .eb_content_wrapper .ant-picker-input>input::placeholder,.sme .eb_content_wrapper .ant-select-single.ant-select-show-arrow .ant-select-selection-item,.sme .eb_content_wrapper .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{color:#000;transition:all .3s;font-weight:300;font-size:18px}.sme .eb_content_wrapper .ant-select-selector{padding:0!important}.sme .eb_content_wrapper .ant-input:focus::-webkit-input-placeholder{opacity:0}.sme .eb_content_wrapper .ant-input:focus::placeholder{opacity:0}.sme .eb_content_wrapper .ant-picker-input>input,.sme .eb_content_wrapper .ant-select:not(.ant-select-customize-input) .ant-select-selector{border:none;box-shadow:none!important}.sme .eb_content_wrapper .ant-picker-focused{box-shadow:none!important}.sme .eb_content_wrapper .ant-picker-suffix,.sme .eb_content_wrapper .ant-select-arrow{color:#000;font-size:14px}.sme .eb_content_wrapper .ant-select-arrow{top:40%}.sme .ant-checkbox-checked .ant-checkbox-inner{background-color:initial;border-color:#d5d5d5}.sme .ant-checkbox-checked .ant-checkbox-inner:after{color:#000;border-color:#000}.sme .form-field-title{font-size:14px}.sme .ant-radio-checked .ant-radio-inner{border-width:0}.sme .ant-radio-inner:after{width:100%;height:100%;top:0;left:0}.sme .ant-radio-group{width:100%}.sme .only-error.ant-checkbox-wrapper{display:none}.sme .upload_card{background-color:#fafafa;padding:20px;border-radius:24px;margin-top:30px;margin-bottom:30px}.sme .ant-upload.ant-upload-drag{background:#fff;border-radius:32px}.sme .agree-on-correct-document{color:#7154d6}.sme .custom_upload .ant-upload.ant-upload-select.ant-upload-select-text{width:100%;text-align:center}.ant-upload-list-item-name:hover{cursor:pointer}.ant-upload-list-item-card-actions-btn{opacity:unset}.login_form .form-field-wrapper .ant-radio-button-wrapper{padding:14px 30px;line-height:15px;font-size:15px;max-height:auto;height:auto;border-width:1px!important}.login_form .form-field-wrapper .ant-radio-group{width:100%;display:flex;line-height:63px;height:63px;border:1px solid #d9d9d9;border-radius:48px}.login_form .form-field-wrapper .ant-radio-button-wrapper{width:100%;font-size:14px;text-align:center;display:flex;align-items:center;justify-content:center;padding:12px 15px}.login_form .form-field-wrapper .ant-radio-button-wrapper span:last-child{max-width:95%;overflow:hidden;text-overflow:ellipsis}.login_form .form-field-wrapper .ant-radio-button-wrapper>*{line-height:normal}.login_form .form-field-wrapper .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked){border:none!important;border-radius:inherit;margin-right:1px}.login_form .ant-radio-button-wrapper:not(:first-child):before{content:none!important}.login_form .form-field-wrapper .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{border-radius:48px;background-color:initial;color:#2b64f5;outline:none;margin:-1px;position:relative}.info-bubble-wrapper{position:absolute}.info-bubble-wrapper img{max-width:200px}.info-bubble{width:290px;min-height:121px;font-size:16px;border-radius:30px 30px 30px 0;background:#fff;box-shadow:0 15px 40px #ebebeb;padding:35px 40px}@media screen and (max-width:580px){.info-bubble{width:220px!important}}.unauthorized-company-btn{padding:17px 30px!important;border-radius:26px;font-size:16px;line-height:15px;height:auto;max-width:100%}.info-bubble:before{content:"";position:absolute;width:0;height:0;border-top:0 solid transparent;border-bottom:25px solid transparent;border-left:50px solid #fff;top:100%;left:0}.sme .ant-btn.info-bubble-close{padding:10px!important;position:absolute;top:10px;right:10px;font-size:1.2em}.sme .ant-btn.ant-btn-link.my-active-link{color:#2b64f5}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link,.sme .ant-pagination-next .ant-pagination-item-link{padding-top:0!important}.form-field-wrapper.big-input{position:relative}.form-field-wrapper.big-input .form-field-title{position:absolute;z-index:10;top:-20px;left:18px;font-size:14px;width:auto!important;transition:all .3s;z-index:4;font-weight:300;max-width:100%;white-space:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:580px){.form-field-wrapper.big-input .form-field-title{font-size:12px}}.form-field-wrapper.big-input .form-field-title-multi-row{top:-35px}@media screen and (max-width:580px){.form-field-wrapper.big-input .form-field-title-mobile-multi-row{top:-30px}}.form-field-wrapper.big-input.form-field-wrapper-inline .form-field-title{font-size:15px}.form-field-title-select{padding-right:70px}.form-field-wrapper.big-input.big-input-empty .form-field-title{font-size:18px;top:6px;white-space:nowrap;padding-right:50px;display:block;position:absolute}.form-field-wrapper.big-input.big-input-empty .radio-text-wrap{white-space:normal;padding-right:0}.form-field-wrapper.big-input:not(.form-field-wrapper-disabled) .form-field-item,.form-field-wrapper.big-input:not(.form-field-wrapper-disabled) .form-field-item>*{z-index:5;position:relative;background:transparent}.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:transparent}.ant-modal.pdf-modal .ant-modal-body{padding-top:50px}.pdf-doc-view-wrapper{width:100%;min-height:300px}.pdf-doc-view-top{text-align:right;padding-top:30px;padding-bottom:10px}.hidden{visibility:hidden}.pdf-doc-view-img{font-size:15px;padding-right:5px;position:relative;bottom:2px;cursor:pointer}.pdf-doc-view-link{font-size:15px}.pdf-doc-view-btn{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-pdf__Page__textContent>span{pointer-events:none!important}@media (max-width:425px){.pdf-doc-view-top{text-align:right;padding-top:25px;padding-bottom:5px}.pdf-doc-view-img{font-size:10px;padding-right:5px;position:relative;bottom:2px;cursor:pointer}#pdf-button,.pdf-doc-view-link{font-size:10px}#pdf-button{padding:8px 16px!important}}@media screen and (max-width:769px){img#logo{max-width:125px}.sme_header{padding:10px}.sme .ant-card{margin:10px}.sme .eb_main .form-part-title{text-align:left}.sme .ant-card .ant-card-body{padding:15px}.sme .eb_content_wrapper .form-field-wrapper{margin-bottom:25px}.login_form .form-field-wrapper .ant-radio-group{height:53px;line-height:53px}.login_form .form-field-wrapper .ant-radio-button-wrapper{width:100%;font-size:14px;text-align:center;display:flex;align-items:center;justify-content:center;padding:0 15px}.sme .ant-radio-wrapper{width:100%;max-width:100%!important;margin-bottom:10px}.logininfo_panel{margin-bottom:45px}.logininfo_panel>.col-12:last-of-type{display:none}.logininfo_panel .info-bubble{position:relative;padding:25px 22px;min-height:98px}.bbs_kyc_smalleststeps{position:absolute;left:0;right:0;top:-60px}.bbs_kyc_smalleststeps .ant-steps-item.ant-steps-item-wait .ant-steps-icon{font-size:20px}.bbs_kyc_smalleststeps .ant-steps-item.ant-steps-item-wait .ant-steps-icon .anticon{font-size:20px!important}.bbs_kyc_smalleststeps.ant-steps-label-vertical .ant-steps-item-content{width:50px}.bbs_kyc_smalleststeps.ant-steps-label-vertical .ant-steps-item-tail{margin-left:30px;padding:3.5px 17px;top:11px}.sme .ant-card.kyc_form_wrappercard{margin-top:60px}.sme .bbs_kyc_form{flex-direction:column-reverse}.sme .bbs_kyc_form:not(.bbs_kyc_form_step_0) .bbs_kyc_form_right_column{display:none!important}.sme .bbs_kyc_form:not(.bbs_kyc_form_step_0){padding-top:20px}.bbs_kyc_form_right_column img{max-width:150px;margin-left:0}.sme .bbs_kyc_form>form{padding-right:0}.sme .eb_content_wrapper .form-part-title{margin-bottom:30px}.sme .form-part-wrapper{margin-bottom:20px}.sme .ant-upload-drag-icon{margin-bottom:0}.info-bubble-wrapper{position:relative;padding-bottom:40px}.info-bubble{position:relative;width:320px}.ant-modal{top:50px}.ant-modal.pdf-modal .ant-modal-body{padding:10px 0 0;display:flex;flex-direction:column-reverse}}.clientSameAddress{text-align:end;margin-bottom:50px}@media screen and (max-width:988px){.clientSameAddress{text-align:left}}.uploadedItems{display:flex;justify-content:space-between;align-items:center}.trashcanBtn{padding:5px!important}
/*# sourceMappingURL=main.a1be85cf12b60a800bb2.chunk.css.map */