.investor-grid-wrapper{padding:20px 0;width:100%}.investor-grid-card{background:var(--hms-ui-colors-white,#fff);border-radius:12px;color:var(--hms-ui-colors-light1,#3d3d3d);padding:20px}.investor-grid-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.investor-grid-search{align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#888;display:flex;gap:8px;min-width:280px;padding:8px 12px;transition:border-color .2s}.investor-grid-search:focus-within{border-color:#c5a230;color:#c5a230}.investor-grid-search-input{background:#0000;border:none;color:var(--hms-ui-colors-light2,#1a1a1a);font-family:inherit;font-size:14px;outline:none;width:100%}.investor-grid-search-input::placeholder{color:#999}.investor-grid-search-clear{background:none;border:none;color:#999;cursor:pointer;font-size:18px;line-height:1;padding:0 2px}.investor-grid-search-clear:hover{color:#c5a230}.investor-grid-toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.investor-grid-toolbar-btn{font-size:13px;padding:6px 14px;white-space:nowrap}.investor-grid-card .events6ix-btn-light.investor-grid-toolbar-btn{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#333}.investor-grid-card .events6ix-btn-light.investor-grid-toolbar-btn:hover{background-color:#eee;border-color:#ccc}.investor-grid-card .events6ix-btn-light.investor-grid-enrich-btn{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#333}.investor-grid-card .events6ix-btn-light.investor-grid-enrich-btn:hover{background-color:#eee;border-color:#ccc}.investor-grid-selected-label{color:#b8941f;font-size:13px;font-weight:600;white-space:nowrap}.investor-grid-theme{--ag-background-color:#fff;--ag-header-background-color:#fafafa;--ag-odd-row-background-color:#fff;--ag-row-hover-color:#c5a2300f;--ag-selected-row-background-color:#c5a23014;--ag-border-color:#e8e8e8;--ag-header-foreground-color:#666;--ag-foreground-color:#333;--ag-row-border-color:#f0f0f0;--ag-header-cell-hover-background-color:#c5a2300f;--ag-range-selection-border-color:#c5a230;--ag-column-hover-color:#c5a23008;--ag-font-size:14px;--ag-font-family:inherit;--ag-cell-horizontal-padding:12px;--ag-wrapper-border-radius:8px;--ag-borders:solid 1px;--ag-header-column-separator-display:none;--ag-input-focus-border-color:#c5a230;--ag-checkbox-checked-color:#c5a230;--ag-checkbox-unchecked-color:#bbb;--ag-checkbox-indeterminate-color:#c5a230;--ag-secondary-foreground-color:#888}.investor-grid-theme .ag-root-wrapper{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden}.investor-grid-theme .ag-header{border-bottom:1px solid #e8e8e8}.investor-grid-theme .ag-header-cell{color:#888;font-size:13px;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.investor-grid-theme .ag-header-cell:hover{background-color:#c5a2300f}.investor-grid-theme .ag-header-cell-sorted-asc,.investor-grid-theme .ag-header-cell-sorted-desc{color:#333;font-weight:600}.investor-grid-theme .ag-header-cell-sorted-asc .ag-sort-indicator-icon,.investor-grid-theme .ag-header-cell-sorted-desc .ag-sort-indicator-icon{color:#c5a230}.investor-grid-theme .ag-row{border-bottom:1px solid #f0f0f0}.investor-grid-theme .ag-cell{align-items:center;color:#333;display:flex;line-height:normal}.investor-grid-theme .ag-pinned-right-cols-container,.investor-grid-theme .ag-pinned-right-header{border-left:1px solid #e8e8e8}.investor-grid-theme .ag-pinned-right-cols-container .ag-cell,.investor-grid-theme .ag-pinned-right-header .ag-header-cell{background-color:#fafafa}.investor-grid-theme .ag-pinned-left-cols-container,.investor-grid-theme .ag-pinned-left-header{border-right:1px solid #e8e8e8}.investor-grid-theme .ag-pinned-left-cols-container .ag-cell,.investor-grid-theme .ag-pinned-left-header .ag-header-cell{background-color:#fafafa}.investor-grid-theme .ag-filter-toolpanel-header,.investor-grid-theme .ag-filter-wrapper{background-color:#fff}.ag-popup,.investor-grid-theme .ag-popup{z-index:99999!important}.investor-grid-theme .ag-filter{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #00000014;padding:8px}.investor-grid-theme .ag-filter input[type=number],.investor-grid-theme .ag-filter input[type=text]{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#333;padding:4px 8px}.investor-grid-theme .ag-filter input[type=number]:focus,.investor-grid-theme .ag-filter input[type=text]:focus{border-color:#c5a230;outline:none}.investor-grid-theme .ag-select .ag-picker-field-wrapper{background-color:#f5f5f5;border-color:#e0e0e0}.investor-grid-theme .ag-tooltip{background-color:#333;border:none;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:13px;padding:6px 10px}.investor-grid-name-link{color:#333;text-decoration:none}.investor-grid-name-link:hover{color:#b8941f}.investor-grid-name-cell{align-items:center;display:flex;gap:8px;overflow:hidden}.investor-grid-name-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.investor-grid-avatar{align-items:center;background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:50%;display:flex;height:25px;justify-content:center;min-width:25px;overflow:hidden;width:25px}.investor-grid-avatar img,.investor-grid-avatar svg{height:100%;object-fit:cover;width:100%}.investor-grid-kickbox{align-items:center;display:flex;gap:6px}.investor-grid-theme .ag-body-horizontal-scroll-viewport::-webkit-scrollbar{height:6px}.investor-grid-theme .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-track{background:#f5f5f5}.investor-grid-theme .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.investor-grid-theme .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb:hover{background:#bbb}.investor-grid-action-cell{align-items:center;display:flex;gap:6px}.investor-grid-enrich-btn{font-size:12px;padding:4px 10px}.investor-grid-theme .ag-paging-panel{border-top:1px solid #e8e8e8;color:#888;font-size:13px}.investor-grid-theme .ag-paging-button{color:#555;cursor:pointer}.investor-grid-theme .ag-paging-button:hover{color:#c5a230}.investor-grid-theme .ag-disabled .ag-paging-button{color:#bbb;cursor:default;opacity:.4}.investor-grid-theme .ag-paging-panel .ag-paging-page-size .ag-picker-field-wrapper{background-color:#f5f5f5;border-color:#e0e0e0}.investor-grid-theme .ag-status-bar{background-color:#fafafa;border-top:1px solid #e8e8e8;color:#888;font-size:13px;padding:6px 12px}.investor-grid-theme .ag-status-bar .ag-status-name-value-value{color:#333;font-weight:600}.investor-grid-theme .ag-side-bar{background-color:#fafafa;border-left:1px solid #e8e8e8}.investor-grid-theme .ag-side-buttons .ag-side-button-button{color:#666}.investor-grid-theme .ag-side-buttons .ag-selected .ag-side-button-button{border-left-color:#c5a230;color:#c5a230}.investor-grid-theme .ag-tool-panel-wrapper{background-color:#fff;border-right:1px solid #e8e8e8}.investor-grid-theme .ag-column-panel,.investor-grid-theme .ag-filter-toolpanel{background-color:#fff;color:#333}.investor-grid-theme .ag-column-select-header,.investor-grid-theme .ag-filter-toolpanel-header{color:#666;font-weight:500}.investor-grid-theme .ag-column-group-icons,.investor-grid-theme .ag-column-select-header-icon{color:#c5a230}.investor-grid-theme .ag-column-drop{background-color:#fafafa;border-bottom:1px solid #e8e8e8}.investor-grid-theme .ag-column-drop-title{color:#888;font-size:12px}.investor-grid-theme .ag-column-drop-cell{background-color:#c5a2301a;border:1px solid #c5a2304d;border-radius:4px;color:#333}.investor-grid-theme .ag-column-drop-cell .ag-column-drop-cell-text{color:#333}.investor-grid-theme .ag-column-drop-empty-message{color:#bbb}.investor-grid-theme .ag-context-menu{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001a;overflow:hidden}.investor-grid-theme .ag-menu-option{color:#333}.investor-grid-theme .ag-menu-option-active{background-color:#c5a23014}.investor-grid-theme .ag-menu-option-icon{color:#888}.investor-grid-theme .ag-menu-separator-cell:after{background-color:#e8e8e8}.investor-grid-theme .ag-menu{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001a}.investor-grid-theme .ag-tab-selected{border-bottom-color:#c5a230;color:#c5a230}.investor-grid-theme .ag-tabs-header{border-bottom:1px solid #e8e8e8}.investor-grid-theme .ag-tab{color:#888}.investor-grid-theme .ag-column-menu{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001a;overflow:hidden}.investor-grid-theme .ag-column-menu .ag-menu-option{color:#333;padding:8px 12px}.investor-grid-theme .ag-column-menu .ag-menu-option-active{background-color:#c5a23014}.investor-grid-theme .ag-column-menu .ag-menu-option-icon{color:#888}.investor-grid-theme .ag-column-menu .ag-menu-option-active .ag-menu-option-icon{color:#c5a230}.investor-grid-theme .ag-column-menu-header-row{background-color:#fafafa;border-bottom:1px solid #e8e8e8}.investor-grid-theme .ag-header-cell-menu-button{color:#888;opacity:0;transition:opacity .2s}.investor-grid-theme .ag-header-cell:hover .ag-header-cell-menu-button{opacity:1}.investor-grid-theme .ag-header-cell-menu-button:hover{color:#c5a230}.investor-grid-theme .ag-header-cell-filter-button{color:#888;opacity:0;transition:opacity .2s}.investor-grid-theme .ag-header-cell-filtered .ag-header-cell-filter-button,.investor-grid-theme .ag-header-cell:hover .ag-header-cell-filter-button{opacity:1}.investor-grid-theme .ag-header-cell-filter-button:hover,.investor-grid-theme .ag-header-cell-filtered .ag-header-cell-filter-button{color:#c5a230}.investor-grid-theme .ag-pivot-mode-panel{background-color:#fafafa;border-bottom:1px solid #e8e8e8;padding:6px 12px}.investor-grid-theme .ag-pivot-mode-panel .ag-pivot-mode-select label{color:#666;font-size:13px}.investor-grid-theme .ag-column-drop-pivot{background-color:#fafafa;border-bottom:1px solid #e8e8e8}.investor-grid-theme .ag-column-drop-pivot .ag-column-drop-cell{background-color:#c5a2301a;border:1px solid #c5a2304d;border-radius:4px}.investor-grid-theme .ag-column-drop-values{background-color:#fafafa;border-bottom:1px solid #e8e8e8}.investor-grid-theme .ag-set-filter-list{background-color:#fff}.investor-grid-theme .ag-set-filter-item{color:#333}.investor-grid-theme .ag-virtual-list-item:hover{background-color:#c5a2300a}.investor-grid-theme .ag-mini-filter input{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#333}.investor-grid-theme .ag-mini-filter input:focus{border-color:#c5a230;outline:none}.investor-grid-theme .ag-range-selection-border-color{border-color:#c5a230}.investor-grid-theme .ag-cell-range-selected:not(.ag-cell-focus){background-color:#c5a2301a}.investor-grid-theme .ag-cell-range-selected-1:not(.ag-cell-focus){background-color:#c5a2301f}.investor-grid-theme .ag-chart-menu-panel-wrapper{background-color:#fff;border:1px solid #e0e0e0;color:#333}.investor-grid-theme .ag-chart{background-color:#fff}.investor-grid-theme .ag-group-contracted,.investor-grid-theme .ag-group-expanded{color:#c5a230}.investor-grid-theme .ag-row-group{color:#333;font-weight:600}.investor-grid-theme .ag-group-value{color:#333}.investor-grid-theme .ag-group-child-count{color:#888}@media (max-width:768px){.investor-grid-toolbar{align-items:stretch;flex-direction:column}.investor-grid-search{min-width:100%}.investor-grid-toolbar-actions{justify-content:flex-start}.investor-grid-card{border-radius:8px;padding:14px}}
.relationship{position:relative}.relationship-container{color:var(--hms-ui-colors-secondary);margin:0 auto 30px}.relationship-container-inner{flex-wrap:wrap;gap:8px}@media(max-width:767px){.relationship-container-inner{flex-wrap:nowrap;overflow:auto;padding-bottom:5px}}.relationship-container-inner-content{background:var(--hms-ui-colors-surface_bright);min-height:95px;min-width:160px;padding:12px 16px;width:auto}.relationship-container-inner-content-action{margin:auto 0 auto auto;position:relative}.relationship-container-inner-content-action-btn{align-items:center;border:1px solid var(--hms-ui-colors-borderDefault);border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:var(--hms-ui-colors-light);display:flex;font-weight:700;gap:8px;justify-content:center;padding:10px 25px}.relationship-container-inner-content-action-btn svg path[stroke]{stroke:var(--hms-ui-colors-light)}.relationship-container-inner-content-action-btn svg path[fill]{fill:var(--hms-ui-colors-light)}.relationship-container-inner-content-action-btn.active,.relationship-container-inner-content-action-btn:hover{background:var(--hms-ui-colors-borderDefault);color:var(--hms-ui-colors-textPrimary)}.relationship-container-inner-content-action-btn.active svg path[stroke],.relationship-container-inner-content-action-btn:hover svg path[stroke]{stroke:var(--hms-ui-colors-textPrimary)}.relationship-container-inner-content-action-btn.active svg path[fill],.relationship-container-inner-content-action-btn:hover svg path[fill]{fill:var(--hms-ui-colors-textPrimary)}@media(max-width:767px){.relationship-container-inner-content-action-btn{padding:7px 15px}}.relationship-container-inner-content-action-dropdown{background:var(--hms-ui-colors-mainBg);border:1px solid var(--hms-ui-colors-borderDefault);border-radius:11px;-webkit-border-radius:11px;-moz-border-radius:11px;-ms-border-radius:11px;-o-border-radius:11px;box-shadow:0 4px 50px 0 var(--hms-ui-colors-surfaceLight);margin-top:58px;width:auto}.relationship-container-inner-content-action-dropdown-item{color:var(--hms-ui-colors-light)!important;font-size:14px!important;font-weight:500!important;padding:10px 20px!important}.relationship-container-inner-content-action-dropdown-item:hover{color:var(--hms-ui-colors-textPrimary)!important}@media(max-width:1200px){.relationship-container-inner-content{min-width:170px}}@media(max-width:767px){.relationship-container-inner-content{flex-grow:1;min-height:85px;min-width:auto}}.relationship-container-inner-content label{font-size:var(--hms-ui-radii-2)}.relationship-container-inner-content span{color:var(--hms-ui-colors-white);font-size:30px}@media(max-width:767px){.relationship-container-inner-content span{font-size:22px}}.relationship-container-inner-content-box{gap:8px;white-space:nowrap}.relationship-container-inner-content-box-status-tabs{gap:6px}.relationship-container-inner-content-box-status-tabs .status{border:1px solid var(--hms-ui-colors-primaryLightBorder);border-radius:6px;cursor:pointer;font-size:var(--hms-ui-fontSizes-tiny);font-weight:700;padding:5px 6px;text-transform:uppercase}.relationship-container-inner-content-box-status-tabs .status.active{background-color:var(--hms-ui-colors-black);border:1px solid var(--hms-ui-colors-yellow)}.relationship-container-inner-content-box-status-inner-result{display:flex;justify-content:space-between}.relationship-container-inner-content-box-status-inner-result.status-image img{height:24.5px;margin:auto;width:119.76px}.relationship-container-inner-content-box-status-inner-result.d-none{display:none}.relationship-container-inner-content-box .run-ads{background-color:var(--hms-ui-colors-primaryLight);border-radius:3px;color:silver;cursor:pointer;font-family:var(--hms-ui-fontWeights-semiBold);font-size:var(--hms-ui-space-5);gap:3px;height:17.47px;padding:2px 4px;width:58.64px}.relationship-container-inner-content-box .run-ads svg{height:6px;width:6px}.relationship-container-inner-charts{gap:30px;margin:24px 0;width:100%}.relationship-container-inner-charts-col{background:linear-gradient(210deg,#2b2b2b 1.62%,#2b2b2b66 96.81%);border:1px solid #45464866;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;margin:20px 0 0;padding:20px 20px 0;width:33.33%}.relationship-container-inner-charts-col .investor-grid-card{background:#0000;color:#ccc;padding:0}.relationship-container-inner-charts-col-full{width:100%}@media(max-width:767px){.relationship-container-inner-charts-col{width:100%}.relationship-container-inner-charts-col:first-child{margin:0}.relationship-container-inner-charts{flex-direction:column;gap:0}}.relationship-usertable{margin:0;max-width:none;overflow-y:auto;padding-bottom:20px;padding-top:20px;width:100%}.relationship-usertable-table{min-width:100%}.relationship-usertable-table thead th{border:1px solid var(--hms-ui-colors-borderDefault);color:var(--hms-ui-colors-secondary);font-size:var(--hms-ui-fontSizes-sm);font-weight:var(--hms-ui-fontWeights-regular);padding:10px 12px;white-space:nowrap}.relationship-usertable-table thead th div{align-items:center;cursor:pointer;display:flex;gap:5px}.relationship-usertable-table thead th div svg{filter:grayscale(1)}.relationship-usertable-table thead th .reverse-barchart{filter:grayscale(1);transform:rotate(180deg) scaleX(-1)}.relationship-usertable-table thead th.highlight{color:var(--hms-ui-colors-white);font-weight:var(--hms-ui-fontWeights-semiBold)!important}.relationship-usertable-table thead th.highlight svg{filter:none}.relationship-usertable-table thead th.Attended{width:200px}.relationship-usertable-table thead th img{height:14px;opacity:.7;width:14px}.relationship-usertable-table tbody td{border:1px solid var(--hms-ui-colors-borderDefault);color:var(--hms-ui-colors-textPrimary);font-size:var(--hms-ui-fontSizes-sm);font-weight:var(--hms-ui-fontWeights-regular);padding:8px 12px;white-space:nowrap}.relationship-usertable-table-standersize{white-space:normal;width:200px}.relationship-usertable-table-image{align-items:center;background-color:var(--hms-ui-colors-surfaceLight);border:1px solid var(--hms-ui-colors-surface_bright);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;height:25px;justify-content:center;margin-right:7px;overflow:hidden;width:25px}.relationship-usertable-table-image img,.relationship-usertable-table-image svg{object-fit:cover}.relationship-usertable-table-icon{gap:14px}.relationship-usertable-table-icon svg{cursor:pointer}.relationship-usertable-table-icon img{height:20px;width:20px}.relationship-usertable-table-sort-icon{display:inline-block}.relationship-usertable-table-input-status{font-size:14px}.relationship-usertable-table-input-comment{width:150px!important}.relationship-usertable-table-input-amount{width:100px!important}.relationship_profilepopup-overlay{backdrop-filter:blur(10px);background:#131313b3;height:100vh;position:fixed;top:0;width:100vw}@media(max-width:767px){.relationship_profilepopup-overlay{left:0}}.relationship_profilepopup-overlay.d-none{display:none}.relationship-upgrade{background:var(--hms-ui-colors-mainBg);border:1px solid var(--hms-ui-colors-borderDefault);border-radius:11px;-webkit-border-radius:11px;-moz-border-radius:11px;-ms-border-radius:11px;-o-border-radius:11px;bottom:auto;box-shadow:0 4px 50px 0 var(--hms-ui-colors-surfaceLight);left:50%;padding:30px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);white-space:nowrap}.relationship-upgrade-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-ms-backdrop-filter:blur(5px);-o-backdrop-filter:blur(5px);background:linear-gradient(180deg,#13131300 0,var(--hms-ui-colors-surfaceLight) 100%);bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.relationship-upgrade-title{color:var(--hms-ui-colors-white);font-size:22px;font-weight:700;margin-bottom:30px}@media(max-width:767px){.relationship-upgrade-title{font-size:18px}}.relationship-upgrade-text{color:var(--hms-ui-colors-light);font-size:16px;margin-bottom:30px}@media(max-width:767px){.relationship-export-csv-modal .custom-dialog-btn{font-size:14px;padding:8px 10px!important;text-align:center}}.mailchimpListModal{max-width:450px;width:100%}.mailchimpListModal-list{min-height:100px}.mailchimpListModal-list-item{border:1px solid var(--hms-ui-colors-primaryLightBorder);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;cursor:pointer;margin-bottom:5px;padding:10px}.mailchimpListModal-list-item-name{font-size:14px;font-weight:500}.mailchimpListModal-list-item.selected-name,.mailchimpListModal-list-item:hover .mailchimpListModal-list-item-name{color:var(--hms-ui-colors-yellow)}.mailchimpListModal-list-item.selected{border-color:var(--hms-ui-colors-yellow)}.analytics-dark-card.investor-grid-card{background:linear-gradient(210deg,#2b2b2b 1.62%,#2b2b2b66 96.81%);border:1px solid #45464866;color:#ccc}.enrichprofileBox{color:var(--hms-ui-colors-textPrimary);width:100%}.enrichprofileBox-header{display:flex;flex-direction:column;gap:10px;width:100%}.enrichprofileBox-header-name{font-size:24px;font-weight:700}.enrichprofileBox-header-headline{font-size:14px}.enrichprofileBox-header-location{color:var(--hms-ui-colors-light);font-size:14px}.enrichprofileBox-header-tags{display:flex;flex-wrap:wrap;gap:8px}.enrichprofileBox-row{border-top:1px solid var(--hms-ui-colors-borderDefault);margin-top:20px;padding-top:10px}.enrichprofileBox-row-title{font-size:18px;font-weight:700;margin-bottom:10px}.enrichprofileBox-row-text{color:var(--hms-ui-colors-secondary);font-size:14px}.enrichprofileBox-social{flex-wrap:wrap;gap:10px}.enrichprofileBox-experience{display:flex;flex-direction:column;gap:10px}.enrichprofileBox-experience-row-company{color:var(--hms-ui-colors-yellow);font-size:16px;font-weight:500}.enrichprofileBox-experience-row-list{font-size:14px;list-style-type:circle;padding-left:20px}.enrichprofileBox-experience-row-list li{margin-top:10px}.enrichprofileBox-experience-row-list-title{font-weight:700;margin-bottom:5px}.enrichprofileBox-experience-row-list-date{color:var(--hms-ui-colors-secondary);margin-bottom:5px}.enrichprofileBox-experience-row-list-description{color:var(--hms-ui-colors-secondary)}

/*# sourceMappingURL=6669.552e3a90.css.map*/