*,*:before,*:after{box-sizing:border-box}body,input,textarea{font-family:Inter;margin:0;padding:0}::-webkit-scrollbar{width:6px;resize:none}::-webkit-scrollbar-track{border-radius:4px;box-shadow:inset 0 0 6px var(--color-white);background:transparent}::-webkit-scrollbar-thumb{border-radius:4px;background:var(--color-ghost)}::-webkit-resizer{display:none}::-webkit-scrollbar-corner{background:transparent}:root{--el-font-size-base: 16px;--el-font-family: "Inter";--el-font-weight-primary: 400}.input .el-input,.input .el-textarea{--el-input-bg-color: var(--el-fill-color-blank)}.input .el-input__wrapper.is-focus,.input .el-textarea__wrapper.is-focus{box-shadow:none}.input .el-input.is-disabled .el-input__wrapper,.input .el-textarea.is-disabled .el-input__wrapper{--el-disabled-bg-color: var(--el-fill-color-light);--el-disabled-text-color: var(--el-text-color-placeholder)}.el-form-item.is-error .input .el-input__wrapper.is-focus{border:none}.dropdown.filled .is-disabled{--el-input-text-color: var(--el-disabled-text-color)}.dgnx-button--primary.is-disabled{background-color:var(--theme-primary-color);border-color:var(--theme-primary-color);opacity:.4}.dgnx-button--primary.is-plain{--background-blue-chalk: --theme-secondary-color}.dgnx-button--primary.is-plain.is-disabled{color:var(--theme-primary-color);background-color:var(--theme-secondary-color);border-color:var(--theme-primary-color);opacity:.4}.dgnx-button--outline-primary{--el-button-bg-color: var(--theme-secondary-color)}.el-tabs__nav-wrap:after{height:0}.dgnx-tooltip{border-radius:var(--el-popper-border-radius);width:auto;min-width:10px;padding:5px 11px;font-size:12px;white-space:pre}.dgnx-tooltip.is-dark{color:var(--el-bg-color);background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary);box-shadow:none}.dgnx-tooltip.is-dark .el-popper__arrow:before{display:block;background:var(--el-text-color-primary);border:none}.el-notification__content{white-space:pre-wrap}.date-picker.full-width{width:100%}pre{margin:0}.popper-sub-menu .el-menu-item-group__title{display:none}.timeline-dropdown-popper .el-select-dropdown__infinite-scroll{max-height:initial}.timeline-dropdown-popper .el-select-dropdown__item{padding:0 32px 0 12px}.timeline-dropdown-popper .el-select-dropdown .el-select-group__title{padding-left:12px}.timeline-dropdown-popper .el-select-dropdown .el-select-group__wrap:not(:last-of-type){padding-bottom:0}.timeline-dropdown-popper .el-select-dropdown .el-select-group__wrap:not(:last-of-type):after{background:transparent}.filter-chart .el-select-dropdown__item{padding:0 32px 0 12px}.filter-chart .el-select-dropdown__item span{max-width:400px}.subscription-reminder-notification{padding:12px 16px;border-radius:12px;border:1px solid var(--color-sunset-orange);background:var(--background-peach-schnapps)}.subscription-reminder-notification .el-notification__icon{width:40px;height:40px;padding:10px;border-radius:12px;background:linear-gradient(90deg,var(--background-sunset-orange) 0%,var(--background-scarlet) 100%)}.subscription-reminder-notification .el-notification__group{margin:0 0 0 16px}.subscription-reminder-notification .el-notification__title{--el-notification-title-color: var(--color-shark);font-weight:600}.subscription-reminder-notification .el-notification__content{--el-notification-content-color: var(--color-shark);margin:8px 0 0}.subscription-reminder-notification .el-notification__content .contact-us{color:var(--color-shark);font-weight:700;text-decoration:underline;cursor:pointer}.subscription-reminder-notification .el-notification__closeBtn,.subscription-reminder-notification .el-notification__closeBtn svg{width:20px;height:20px}.esgc-truncate-text__content{overflow:hidden}.esgc-truncate-text__content--ellipsis{display:-webkit-box;-webkit-line-clamp:var(--rows);-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.esgc-truncate-text__collapse{cursor:pointer;background-color:transparent;border:0;font-size:12px;padding:0;color:var(--theme-primary-color)}.esgc-truncate-text__collapse:hover{text-decoration:underline}.esgc-autocomplete{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;width:100%}.esgc-autocomplete-suggestion.is-empty .el-autocomplete-suggestion li{pointer-events:none}.esgc-autocomplete-suggestion__empty{color:var(--color-shark);font-size:12px;font-weight:400;line-height:20px}.esgc-autocomplete-suggestion .el-popper__arrow{display:none}.esgc-empty-box{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin-top:80px}.esgc-empty-box__image{margin-bottom:16px}.esgc-empty-box__text{color:var(--color-mid-gray);line-height:19.6px}.esgc-report-item{transition:transform .3s ease-in-out}.esgc-report-item.is-scale:hover{transform:scale(1.04)}.esgc-report-item__status{color:var(--status-color);font-size:12px;font-weight:600;line-height:18px;display:inline-flex;border-radius:8px 8px 0 0;padding:4px 10px;background:var(--status-background-color)}.esgc-report-item__report{border-radius:0 8px 8px;border:1px solid var(--color-snuff);transition:box-shadow .3s ease-in-out;display:flex;flex-direction:column}.esgc-report-item__report.is-published{border-radius:8px}.esgc-report-item__report--content{position:relative;padding:46px 10px 16px;border-bottom:1px solid var(--color-snuff);text-align:center;flex-grow:1}.esgc-report-item__report--logo{position:absolute;top:8px;right:8px;z-index:1;width:24px;height:24px;border-radius:50%}.esgc-report-item__report--logo.is-entity{display:flex;justify-content:center;align-items:center;left:8px;border-radius:4px;background:var(--background-linear-gradient)}.esgc-report-item__report--ai-logo{position:absolute;top:8px;right:38px;z-index:1}.esgc-report-item__report--ai-logo .font-icon{font-size:24px;background-image:var(--theme-special-active-color);color:transparent;-webkit-background-clip:text;background-clip:text}.esgc-report-item__report--tracking-wrapper{min-height:72px}.esgc-report-item__report--tracking{position:relative;text-align:center;background:var(--theme-special-active-color);width:54px;height:60px;border-radius:6px;margin:0 auto}.esgc-report-item__report--tracking:before{top:0;right:0;width:18px;height:18px;background:#ffffff80;border-radius:0 0 0 6px;border-bottom:1px solid var(--color-white)}.esgc-report-item__report--tracking:after{top:-16px;right:-18px;width:30px;height:30px;background:var(--color-white);transform:rotate(45deg)}.esgc-report-item__report--miss{transform:rotate(180deg) scale(1.2,1.3) translateY(4px);position:absolute;left:0}.esgc-report-item__report--percent{color:var(--color-white);font-size:16px;font-weight:600;line-height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.esgc-report-item__report--name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-shark);font-size:14px;font-weight:600;line-height:21px;margin:10px 0 0;text-align:center}.esgc-report-item__report--progress{color:var(--color-mid-gray);font-size:12px;font-weight:600;line-height:18px;text-align:left;margin:8px 0}.esgc-report-item__report--completed{color:var(--theme-primary-color)}.esgc-report-item__report--publish-date{color:var(--color-manatee);font-size:14px;font-weight:400;line-height:20px;text-align:center}.esgc-report-item__report--footer{padding:10px;display:flex;align-items:center;gap:10px}.esgc-report-item__report--action{flex:1}.esgc-report-item__report--action .el-icon,.esgc-report-item__report--three-dot .el-icon{transform:rotate(90deg)}.esgc-report-item__image img{max-height:72px}.esgc-report-item__confirm-delete .el-dialog{padding:24px}.esgc-report-item__confirm-delete .el-dialog__header{border-bottom:none}.esgc-report-item__confirm-delete .el-dialog__body{margin-top:0}.esgc-report-item__confirm-delete .el-dialog__footer{border-top:none}.esgc-help-card{display:flex;gap:12px;padding:12px 16px;border-radius:8px;border:1px solid var(--color-snuff);background:var(--color-dr-white)}.esgc-help-card__image{display:flex;justify-content:center;align-items:center;width:64px;min-height:64px;border-radius:8px;background:var(--color-white)}.esgc-help-card__content{flex:1;display:flex;align-items:flex-start;flex-direction:column;gap:7px}.esgc-help-card__content--header{display:flex;align-items:center;align-self:stretch;gap:8px;width:100%}.esgc-help-card__content--header .el-button{border-radius:4px;border:1px solid var(--color-chill-in-the-air)}.esgc-help-card__content--title{flex:1;color:var(--color-shark);font-size:14px;font-weight:600;line-height:1.4}.esgc-help-card__content--title.is-esg{color:var(--color-green-haze)}.esgc-help-card__content--description{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:1.36;align-self:stretch}.esgc-user-status{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16px;display:inline-flex;padding:6px 12px;border-radius:4px}.esgc-user-status--pending{background-color:var(--background-goldenrod);color:var(--color-obscure-orange)}.esgc-user-status--registered{background-color:var(--background-green-haze);color:var(--color-white)}.esgc-time-radio__label{display:flex;justify-content:center;align-items:center}.esgc-time-radio__label .dgnx-font-icon{margin-left:6px}.esgc-time-radio.el-form-item{min-height:auto}.esgc-time-radio .el-radio-group--horizontal{gap:10px}.esgc-time-radio .el-radio{border:1px solid var(--theme-primary-color);padding:14px;border-radius:1px;margin-right:0}.esgc-time-radio .el-radio.is-checked{background-color:var(--theme-secondary-color)}.esgc-time-radio .el-radio__input{display:none}.esgc-time-radio .el-radio__label{padding-left:0;color:var(--theme-primary-color)}.esgc-time-radio.is-close .el-radio.is-checked{background-color:var(--theme-primary-color)}.esgc-time-radio.is-close .el-radio.is-checked .el-radio__label{color:var(--color-white)}.esgc-data-point-figure-element__dropdown-header{color:var(--color-rhino);font-size:14px;font-weight:400;line-height:22px;display:flex;align-items:center;padding:8px 12px;height:auto;min-height:40px;border-bottom:1px solid var(--color-snuff);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:break-spaces;overflow-wrap:break-word}.esgc-upload-document__container{height:calc(100vh - 228px)}.esgc-upload-document__cta{font-size:14px}.esgc-upload-document__upload-file{display:none}.esgc-drawer .el-drawer__header{border-bottom:1px solid var(--color-chill-in-the-air);padding:20px;margin-bottom:0}.esgc-drawer .el-drawer__body{padding:0;display:flex;flex-direction:column;gap:16px}.esgc-disclosure-tree-label{display:flex;justify-content:space-between;align-items:center;flex:1;gap:4px}.esgc-disclosure-tree-label__code{color:var(--theme-primary-color);font-size:14px;font-weight:400;line-height:21px;padding:2px 4px;border-radius:4px;border:1px solid var(--theme-secondary-hover-color);background-color:var(--background-white);white-space:nowrap}.esgc-disclosure-tree-label__label{color:var(--color-shark);font-size:14px;font-weight:500;line-height:19.6px}.esgc-disclosure-tree-label__tree-label{display:flex;justify-content:flex-start;align-items:center;gap:4px;flex:1}.esgc-disclosure-tree-label__mandatory{display:flex;justify-content:center;align-items:center;color:var(--color-scarlet);font-size:14px;font-weight:400;line-height:21px;gap:4px;padding:2px 4px;margin-left:auto;border-radius:4px;border:1px solid var(--color-sango-pink);background-color:var(--background-white)}.esgc-disclosure-tree-label__user-label{display:flex;justify-content:flex-end;flex-wrap:wrap;flex:1;gap:8px}.esgc-disclosure-tree-label__user-label--entity{padding:4px 8px;background-color:var(--theme-secondary-color);border:1px solid var(--theme-secondary-hover-color);border-radius:4px;font-weight:600}.esgc-disclosure-tree-label__user-label--internal{color:var(--color-white);font-size:12px;font-weight:600;line-height:15px;background-color:var(--background-manatee);padding:10px;border-radius:4px;width:-moz-fit-content;width:fit-content}.esgc-disclosure-tree-label__user-label--icon{display:flex;align-items:center;gap:8px;font-weight:600}.esgc-disclosure-tree-label__user-label-tooltip{justify-content:flex-start}.esgc-disclosure-tree-label__more-label{display:flex;justify-content:center;align-items:center;color:var(--theme-primary-color);font-size:12px;font-weight:400;line-height:16.8px;padding:6px;border-radius:2px;border:1px solid var(--color-pale-phthalo-blue);background-color:var(--background-cotton-ball)}.esgc-disclosure-tree{padding:8px 12px 0}.esgc-disclosure-tree .el-tree{--el-tree-node-content-height: auto}.esgc-disclosure-tree .el-tree .el-checkbox__inner{--el-checkbox-input-width: 16px;--el-checkbox-input-height: 16px}.esgc-disclosure-tree .el-tree-node{white-space:initial}.esgc-disclosure-tree .el-tree-node__content{padding:8px 0}.esgc-disclosure-tree__select-all{border-bottom:1px solid var(--color-snuff);margin-bottom:8px;padding-bottom:8px}.esgc-upload-file{width:100%}.esgc-upload-file .el-upload-dragger{padding:70px 0}.el-dialog{--el-dialog-box-shadow: 0 5px 8px rgba(0, 0, 0, 5%), 0 12px 24px rgba(0, 0, 0, 15%);--el-message-close-size: 24px;border-radius:4px;padding:40px 48px}.el-dialog__body{margin:16px 0 0;padding:0;word-break:normal}.el-dialog__header{position:relative;margin:0;padding:0 0 16px;border-bottom:1px solid var(--color-snuff)}.el-dialog__title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:36px;overflow-wrap:break-word}.el-dialog__footer{display:flex;justify-content:flex-end;margin:0;padding:24px 0 0;gap:12px;border-top:1px solid var(--color-snuff)}.el-dialog__headerbtn{width:24px;height:24px}.el-dialog--small{--el-dialog-width: 400px}.el-dialog--medium{--el-dialog-width: 580px}.el-dialog--large{--el-dialog-width: 972px}.el-dialog--large .el-dialog__header{padding:32px 32px 16px}.el-dialog--large .el-dialog__footer{padding:32px}.el-dialog--large .el-dialog__content{padding:0 32px}.el-dialog--no-scrollbar .el-dialog__body{padding:16px 48px 24px}.el-dialog--no-scrollbar .el-dialog__body .el-scrollbar__view{padding:0}.el-dialog--primary .el-dialog__title{color:var(--theme-primary-color)}.el-overlay-dialog{display:flex;flex-direction:column;justify-content:center}.esgc-audit-log{display:flex;flex-direction:column}.esgc-audit-log__container{display:flex;flex-direction:column;gap:24px;height:calc(100vh - 216px);margin:24px;padding:16px;border-radius:8px;background-color:var(--background-white)}.esgc-audit-log__container .data-table{height:calc(100vh - 312px)}.esgc-audit-log__empty--text{color:var(--color-mid-gray);font-size:14px;font-weight:500;line-height:20px;margin-bottom:8px}.esgc-audit-log__footer{width:100%;flex:1;background-color:var(--background-white);padding:24px}.esgc-account-setting{display:flex;flex-direction:column}.esgc-account-setting .el-tabs__header{padding:0 24px;margin-bottom:0;background-color:var(--background-white)}.esgc-account-setting__container{height:calc(100vh - 261px)}.esgc-account-setting__container.is-subscription{height:calc(100vh - 237px)}.esgc-consultancy-label{padding:6px 8px;color:var(--color-white);font-size:16px;font-weight:400;line-height:normal;border-radius:8px 0 8px 8px;background:var(--theme-primary-color)}.esgc-count-seat{display:flex;flex-direction:column;gap:4px;margin-top:8px}.esgc-count-seat__container{display:flex;justify-content:space-between;align-items:center}.esgc-count-seat__container--label{color:var(--color-mid-gray)}.esgc-count-seat__container--value{color:var(--color-shark);font-size:14px;font-weight:600;line-height:20px}.esgc-account-setting-header{display:flex;justify-content:space-between;align-items:center;padding:24px;background-color:var(--background-white)}.esgc-account-setting-header .esgc-account-setting-header__company--logo,.esgc-account-setting-header .esgc-account-setting-header__user--logo{position:relative;overflow:hidden;cursor:pointer}.esgc-account-setting-header .esgc-account-setting-header__company--logo:before,.esgc-account-setting-header .esgc-account-setting-header__user--logo:before{display:flex;justify-content:center;align-items:center;content:"";width:100%;height:100%;position:absolute;inset:0;background:#2c2c2e99;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.esgc-account-setting-header .esgc-account-setting-header__company--logo:hover:before,.esgc-account-setting-header .esgc-account-setting-header__user--logo:hover:before{opacity:1;visibility:inherit}.esgc-account-setting-header .is-disabled.esgc-account-setting-header__company--logo,.esgc-account-setting-header .is-disabled.esgc-account-setting-header__user--logo{pointer-events:none}.esgc-account-setting-header__user{display:flex;justify-content:center;align-items:center;gap:16px}.esgc-account-setting-header__user--logo{width:64px;height:64px;border-radius:50%}.esgc-account-setting-header__user--name{display:flex;gap:16px;color:var(--color-shark);font-size:20px;font-weight:600;line-height:30px;margin-bottom:10px}.esgc-account-setting-header__user--email{color:var(--color-manatee);font-size:16px;font-weight:500;line-height:24px}.esgc-account-setting-header__company{display:flex;justify-content:center;align-items:center;gap:8px;padding:8px;border-radius:8px;background:var(--color-dr-white)}.esgc-account-setting-header__company--logo{width:48px;height:48px;border-radius:8px;border:1px solid var(--color-snuff)}.esgc-account-setting-header__company--name{color:var(--color-shark);font-size:16px;font-weight:500;line-height:24px}.esgc-change-password,.esgc-general-details{display:flex;flex-direction:column;background-color:var(--background-white);box-shadow:0 2px 4px #00000040;border-radius:8px}.esgc-general-details{height:calc(100vh - 374px);margin:24px}.esgc-general-details .el-scrollbar__view,.esgc-general-details.is-loading{padding:24px}.esgc-general-details__form{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.esgc-general-details__form--field{margin-bottom:-24px}.esgc-general-details__footer{display:flex;justify-content:space-between;align-items:center;height:88px;padding:24px;background-color:var(--background-white)}.esgc-general-details__footer--right-action{display:flex;gap:24px}.esgc-change-password{height:250px;margin:24px}.esgc-change-password .el-scrollbar__view{padding:24px}.esgc-change-password__footer{display:flex;justify-content:flex-end;align-items:center;width:100%;height:88px;padding:24px;background-color:var(--background-white);position:absolute;bottom:0}.esgc-subscription{display:flex;justify-content:center;align-items:stretch;padding:16px;border-radius:8px;background-color:var(--background-white);flex-direction:column;gap:12px;min-height:350px}.esgc-subscription__title{color:var(--color-black);font-size:20px;font-weight:600;line-height:30px}.esgc-subscription__content{flex:1}.esgc-subscription__content--billing{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:4px;padding-bottom:20px;margin-bottom:12px;border-bottom:1px solid var(--color-snuff)}.esgc-subscription__content--billing-plan{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px}.esgc-subscription__content--billing-plan>span{margin-left:4px;color:var(--color-blue-ribbon);text-decoration:underline}.esgc-subscription__content--payment-method{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px}.esgc-subscription__content--info{display:flex;justify-content:space-between;align-items:center;gap:4px}.esgc-subscription__content--credit-card{color:var(--color-black);font-size:14px;font-weight:500;line-height:20px;flex-shrink:0}.esgc-subscription__content--visa{display:flex;justify-content:center;align-items:center;color:var(--color-manatee);font-size:10px;font-weight:400;line-height:15px;flex-shrink:0;gap:4px;padding:4px 12px;border-radius:100px;background:var(--background-alpine-goat)}.esgc-subscription__content--name{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px}.esgc-subscription__content--value{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px;overflow-wrap:break-word}.esgc-subscription__content--charge-title{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16px;margin-bottom:4px}.esgc-subscription__content--charge-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.esgc-subscription__content--charge-date{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px}.esgc-subscription__content--charge-date>span{margin-left:4px;color:var(--color-blue-ribbon);text-decoration:underline}.esgc-subscription__content--charge-money{color:var(--color-blue-ribbon);font-size:12px;font-weight:500;line-height:16px;padding:6px 12px;background-color:var(--background-zircon);border-radius:16px}.esgc-subscription__content--charge-money.is-next-charge{color:var(--color-green-haze);background-color:var(--color-feta);margin-bottom:4px}.esgc-subscription__content--container-scroll{height:200px}.esgc-subscription__content--offline{display:flex;align-items:center;gap:4px}.esgc-subscription__content--transfer,.esgc-subscription__content--not-set{color:var(--color-black);font-size:14px;font-weight:500;line-height:19.6px}.esgc-subscription__content-info{display:flex;justify-content:space-between;align-items:flex-start}.esgc-subscription__content-title{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16px;margin-bottom:14px}.esgc-subscription__content-subtitle{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px}.esgc-subscription__footer{display:flex;justify-content:flex-end;align-items:center;padding-top:16px;border-top:1px solid var(--color-snuff)}.esgc-subscription-tab,.esgc-subscription-tab-is-loading{padding:24px}.esgc-subscription-tab__header{padding:16px;border-radius:8px;background-color:var(--background-white)}.esgc-subscription-tab__header--top{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:14px}.esgc-subscription-tab__header--title{color:var(--color-black);font-size:20px;font-weight:600;line-height:30px;flex:1}.esgc-subscription-tab__content{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.esgc-subscription-tab__container{position:relative}.esgc-subscription-tab__container:after{content:"";position:absolute;right:-12px;top:0;height:100%;width:1px;background-color:var(--color-snuff)}.esgc-subscription-tab__container:last-of-type:after{content:none}.esgc-subscription-tab__container--info{display:flex;justify-content:space-between;align-items:flex-start}.esgc-subscription-tab__container--info .el-button{font-size:12px}.esgc-subscription-tab__container--title{color:var(--color-mid-gray);font-size:16px;font-weight:500;line-height:22px;margin-bottom:14px}.esgc-subscription-tab__container--card-value{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px}.esgc-subscription-tab__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.esgc-entity-users{display:flex;flex-direction:column;gap:16px;margin:24px;background:var(--background-white);padding:32px 24px;border-radius:8px;box-shadow:0 2px 4px #00000040}.esgc-entity-users .el-table__inner-wrapper{height:calc(100vh - 468px)}.esgc-entity-users .el-table .el-scrollbar__view{width:100%}.esgc-entity-user-info{display:flex;justify-content:flex-start;align-items:center;gap:8px}.esgc-entity-user-info img,.esgc-entity-user-info .font-icon{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%}.esgc-entity-user-info .font-icon{background:var(--background-coffee-cream)}.esgc-company-profile-indicator{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0;gap:12px}.esgc-company-profile-indicator__item{width:5px;height:5px;border-radius:5px;background-color:var(--background-athens-gray)}.esgc-company-profile-indicator__item.is-active{width:22px;background-color:var(--theme-primary-active-color)}.esgc-company-profile{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%}.esgc-company-profile__container{max-width:1000px;width:100%;margin:0 auto}.esgc-company-profile__carousel{min-height:380px;background-color:var(--background-white);box-shadow:0 1px 4px 0 var(--color-mischka),0 2px 4px 0 var(--color-silver);border-radius:12px}.esgc-company-profile__footer{width:100%;height:40px;display:grid;grid-template-columns:100px auto 100px;justify-content:center;align-items:center;gap:16px;margin-top:16px}.esgc-company-profile-card{display:flex;justify-content:space-between;align-items:unset;-moz-column-gap:30px;column-gap:30px;height:100%}.esgc-company-profile-card__title{color:var(--theme-primary-active-color);font-size:20px;font-weight:600;line-height:30px;margin:0 0 20px}.esgc-company-profile-card__content{display:flex;justify-content:unset;align-items:unset;flex-direction:column;flex-grow:1;padding:32px 0 32px 40px}.esgc-company-profile-card__content--step-1{flex-grow:unset}.esgc-company-profile-card__form{display:flex;justify-content:center;align-items:unset;flex-direction:column;flex-grow:1;width:100%}.esgc-company-profile-card__form .input__label,.esgc-company-profile-card__form .dropdown__label,.esgc-company-profile-card__form .el-form-item__label{color:var(--theme-primary-active-color);text-transform:initial}.esgc-company-profile-card__form .el-form-item__label{height:auto;margin-bottom:8px;line-height:24px;font-weight:500}.esgc-company-profile-card__image{display:flex;justify-content:center;align-items:center;flex:0 0 360px;max-width:360px}.esgc-company-profile-group{flex-wrap:wrap}.esgc-company-profile-group .el-radio{margin-right:0;height:36px}.esgc-company-profile-group .el-radio__label{display:flex;justify-content:center;align-items:center;color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16px;position:relative;border:1px solid var(--color-snuff);border-radius:4px;height:36px;padding:9px;min-width:98px}.esgc-company-profile-group .el-radio__input{position:absolute;visibility:hidden}.esgc-company-profile-group .el-radio__input.is-checked+.el-radio__label{border-color:var(--theme-secondary-hover-color);background-color:var(--theme-secondary-color);color:var(--theme-primary-active-color)}.esgc-company-profile-group .el-radio-group--horizontal{gap:8px}.esgc-company-profile-group.el-form-item{flex-direction:column;min-height:auto}.esgc-company-profile-group.el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label:before{content:none}.esgc-company-profile-group--large .el-radio__label{min-width:120px}.esgc-profile-step{display:flex;justify-content:flex-start;align-items:center;flex-grow:1}.esgc-profile-step__content{flex-grow:1;max-width:504px}.esgc-profile-step__description{color:var(--color-manatee);font-size:12px;font-weight:400;line-height:18px;white-space:pre-line;margin-top:8px}.esgc-profile-step__item{border-bottom:1px solid var(--color-zircon);padding-bottom:8px;margin-bottom:12px}.esgc-profile-step__item:last-of-type{border-bottom:0;padding-bottom:0;margin-bottom:0}.esgc-company-profile-size-config{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px}.esgc-company-profile-size-config__stock-exchange{width:100%}.esgc-home{display:flex;flex-direction:column;gap:24px;padding:24px}.esgc-first-time{padding-bottom:24px}.esgc-first-time__banner{display:flex;gap:8px;border:1px solid var(--color-snuff);background:var(--theme-special-active-color);border-radius:8px}.esgc-first-time__banner--image{width:300px;border-top-left-radius:8px}.esgc-first-time__banner--content{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:12px 20px}.esgc-first-time__banner--header{color:var(--color-white);font-size:30px;font-weight:600;line-height:45px}.esgc-first-time__banner--description{color:var(--color-white);font-size:14px;font-weight:400;line-height:20px}.esgc-first-time__ai-banner{display:flex;align-items:center;gap:8px;border:1px solid var(--color-snuff);background:var(--theme-special-active-color);border-radius:8px;padding:0 32px}.esgc-first-time__ai-banner--icon{display:flex;justify-content:center;align-items:center;min-width:64px;height:64px;border-radius:8px;background-color:var(--background-white);box-shadow:0 0 0 8px #ffffff1a}.esgc-first-time__ai-banner--icon .font-icon{font-size:40px;background-image:var(--theme-special-active-color);color:transparent;-webkit-background-clip:text;background-clip:text}.esgc-first-time__ai-banner--image{min-width:358px;border-top-left-radius:8px}.esgc-first-time__ai-banner--content{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:12px 20px}.esgc-first-time__ai-banner--header{color:var(--color-white);font-size:20px;font-weight:600;line-height:30px}.esgc-first-time__ai-banner--description{color:var(--color-white);font-size:14px;font-weight:400;line-height:20px}.esgc-first-time__ai-banner--launch-button{font-size:14px;font-weight:600;color:var(--theme-primary-color)}.esgc-first-time__ai-banner--launch-button:hover{color:var(--theme-primary-color)}.esgc-first-time__content{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.esgc-first-time__footer{text-align:center}.esgc-static-card{border:1px solid var(--color-athens-gray);background-color:var(--background-white);border-radius:8px;padding:12px;box-shadow:0 -13px 13.2px -11px #00000012,0 6px 16px #00000008}.esgc-static-card.is-explored{height:220px}.esgc-static-card__title{height:32px;display:flex;justify-content:space-between;align-items:center}.esgc-static-card__title--header{display:flex;justify-content:space-between;align-items:center;gap:4px}.esgc-static-card__title--header h3{color:var(--color-shark);font-size:16px;font-weight:400;line-height:19.36px}.esgc-static-card__content{margin-top:12px;display:flex;gap:8px}.esgc-static-card__content--background{height:150px;min-width:220px}.esgc-static-card__content--background.is-get-started{max-height:220px}.esgc-static-card__content--image{background:var(--background-banner);border-radius:8px;padding:16px 0;width:100%;height:100%}.esgc-static-card__content--list{width:100%;border-radius:8px;margin:0;padding:8px 0 8px 32px;background-color:var(--background-alpine-goat);color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:20px}.esgc-home-banner{display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-height:116px;padding:8px;border-radius:8px;box-shadow:0 2px 8px #00000026;border:1px solid var(--theme-primary-color);background:url(/assets/images/assign-task-banner.svg?19adefdcd13) no-repeat,var(--theme-special-active-color)}.esgc-home-banner__warning{max-width:-moz-max-content;max-width:max-content;padding:8px 12px;border-radius:8px;display:flex;align-items:center;gap:12px;background-color:var(--background-polished-pink);border:1px solid var(--color-sango-pink)}.esgc-home-banner__warning--text{color:var(--color-scarlet);font-size:14px;font-weight:500;line-height:20px}.esgc-home-banner__notify{display:flex;justify-content:space-between;align-items:center;background-color:var(--background-dr-white);border:1px solid var(--color-athens-gray);padding:12px;border-radius:8px}.esgc-home-banner__notify--task{display:flex;align-items:center;gap:8px}.esgc-home-banner__notify--text{color:var(--theme-primary-color);font-size:16px;font-weight:500;line-height:24px}.esgc-stakeholder-survey-statistical{display:flex;justify-content:space-between;gap:6px;height:220px}.esgc-stakeholder-survey-statistical__chart{display:flex;justify-content:center;align-items:center;max-width:144px;padding:0 16px;border-radius:8px;background-color:var(--background-dr-white)}.esgc-stakeholder-survey-statistical__content{display:flex;flex-direction:column;flex:1;padding:8px;gap:8px}.esgc-stakeholder-survey-statistical__content--header{display:flex;gap:8px}.esgc-stakeholder-survey-statistical__content--title{color:var(--color-paradise-palms);font-size:20px;font-weight:500;line-height:normal}.esgc-stakeholder-survey-statistical__content--status{max-width:-moz-max-content;max-width:max-content;display:flex;justify-content:center;align-items:center;padding:4px 12px 4px 8px;background:var(--background-dr-white);border-radius:16px;color:var(--color-blue-ribbon);font-size:14px;font-weight:400;line-height:20px;border:1px solid var(--color-athens-gray)}.esgc-stakeholder-survey-statistical__content--status.is-active{color:var(--color-blue-ribbon);border-color:var(--color-athens-gray)}.esgc-stakeholder-survey-statistical__content--status.is-completed{color:var(--color-paradise-palms);border-color:var(--color-green-haze)}.esgc-stakeholder-survey-statistical__content--continue{align-self:flex-end;margin-top:auto}.esgc-custom-framework-statistical{display:flex;justify-content:space-between;gap:6px;height:220px}.esgc-custom-framework-statistical__chart{display:flex;justify-content:center;align-items:center;max-width:144px;padding:0 16px;border-radius:8px;background-color:var(--background-dr-white)}.esgc-custom-framework-statistical__content{display:flex;flex-direction:column;flex:1;padding:8px;gap:8px}.esgc-custom-framework-statistical__content--header{display:flex;gap:8px}.esgc-custom-framework-statistical__content--title{color:var(--color-shark);font-size:20px;font-weight:500;line-height:normal}.esgc-custom-framework-statistical__content--framework-type{display:flex;justify-content:center;align-items:center;max-width:-moz-max-content;max-width:max-content;padding:4px;gap:2px;border-radius:4px;border:1px solid var(--color-pink-diamond);background:var(--background-remy);color:var(--color-eminence)}.esgc-custom-framework-statistical__content--continue{align-self:flex-end;margin-top:auto}.esgc-entity-reporting-statistical{display:flex;justify-content:space-between;gap:6px;height:220px}.esgc-entity-reporting-statistical__container{display:flex;flex-direction:column;flex:1;gap:8px}.esgc-entity-reporting-statistical__container--header{display:flex;justify-content:space-between;align-items:center}.esgc-entity-reporting-statistical__container--title{color:var(--color-shark);font-size:20px;font-weight:500;line-height:24px}.esgc-entity-reporting-statistical__container--content{display:flex;flex-direction:column;gap:4px;padding-right:8px}.esgc-entity-reporting-statistical__container--list{display:grid;grid-template-columns:1fr 80px 1fr 87px;gap:8px;align-items:center;padding:4px 0}.esgc-entity-reporting-statistical__container--entity-name{color:var(--color-shark);font-size:14px;font-weight:400;line-height:18px}.esgc-entity-reporting-statistical__container--count{display:flex;align-items:center;gap:4px;color:var(--color-shark);font-size:14px;font-weight:400;line-height:18px}.esgc-entity-reporting-statistical__container--report{display:flex;align-items:center;gap:2px;border-radius:4px;background-color:var(--background-dr-white);padding:2px 4px;color:var(--theme-primary-color);font-size:14px;font-weight:400;line-height:18px}.esgc-entity-reporting-statistical__container--report .font-icon{color:inherit}.esgc-entity-reporting-statistical__container--report.is-empty{color:var(--color-scarlet)}.esgc-entity-reporting-statistical__container--progress .el-progress-bar__outer{border:2px solid var(--color-athens-gray)}.esgc-entity-reporting-statistical__container--progress .is-not-started{display:flex;align-items:center;gap:2px;padding:2px 4px;color:var(--color-scarlet);font-size:12px;font-weight:400;line-height:12px;border-radius:4px;background-color:var(--background-polished-pink)}.esgc-entity-reporting-statistical__container--continue{align-self:flex-end;margin-top:auto}.esgc-topic-intro{border:1px solid var(--color-snuff);border-radius:8px;padding:8px;background:var(--background-dr-white);display:flex;flex-direction:column;gap:12px}.esgc-topic-intro__title{color:var(--color-shark);font-size:16px;font-weight:600;line-height:24px}.esgc-topic-intro__tab-label{display:flex;align-items:center;gap:8px}.esgc-topic-intro .el-tabs{--el-tabs-header-height: 55px}.esgc-topic-intro .el-tabs__header{min-height:220px;min-width:177px}.esgc-topic-intro .el-tabs__header.is-left{padding-top:0}.esgc-topic-intro .el-tabs__item.is-left{--el-color-primary: var(--color-shark);--el-text-color-primary: var(--color-shark);font-size:12px;justify-content:flex-start;padding-left:8px;gap:4px;border-top-left-radius:8px;border-bottom-left-radius:8px}.esgc-topic-intro .el-tabs__item.is-active{border:1px solid var(--color-dreamy-cloud);background:var(--background-white)}.esgc-topic-intro .el-tabs__nav{min-width:177px}.esgc-topic-intro .el-tabs__nav-wrap.is-left:after{display:none}.esgc-topic-intro .el-tabs__active-bar.is-left{width:3px;border-radius:0}.esgc-topic-intro .el-tabs__label--content{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.esgc-topic-intro .el-tabs__label--name{max-width:150px;overflow:hidden;text-overflow:ellipsis}.esgc-topics{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px;border-radius:4px;padding:4px;background:var(--background-dr-white)}.esgc-topics.is-latest-report{padding:6px 16px 6px 6px;flex-direction:column;align-items:baseline;gap:8px}.esgc-topics.is-empty-topic{text-align:center;align-items:center;justify-content:center;height:100%;color:var(--color-mid-gray);font-size:16px;font-weight:400;line-height:24px;padding:0 16px}.esgc-topics__container{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:2px 8px;gap:6px}.esgc-topics__container.is-latest-report{width:100%;padding:4px 8px;border-radius:4px;gap:16px}.esgc-topics__container.is-general{background-color:var(--theme-secondary-color)}.esgc-topics__container.is-environment{background-color:var(--background-feta)}.esgc-topics__container.is-social{background-color:var(--background-coffee-cream)}.esgc-topics__container.is-economic{background-color:var(--background-lovely-euphoric-delight)}.esgc-topics__container.is-other{background-color:var(--background-fairy-bubblegum-cloud)}.esgc-topics__container--group{display:flex;align-items:center;gap:6px}.esgc-topics__container--square-block{border-radius:2px;width:12px;height:12px}.esgc-topics__container--square-block.is-square-general{background-color:var(--color-soulstone-blue)}.esgc-topics__container--square-block.is-square-environment{background-color:var(--color-paradise-palms)}.esgc-topics__container--square-block.is-square-social{background-color:var(--background-glazed-carrot)}.esgc-topics__container--square-block.is-square-economic{background-color:var(--color-seance)}.esgc-topics__container--square-block.is-square-other{background-color:var(--color-blueberry-glaze)}.esgc-topics__container--label{color:var(--color-soulstone-blue);font-size:14px;font-weight:400;line-height:20px}.esgc-topics__container--label.is-latest-report{font-size:12px;font-weight:600;line-height:normal}.esgc-topics__container--label.is-label-general{color:var(--color-soulstone-blue)}.esgc-topics__container--label.is-label-environment{color:var(--color-paradise-palms)}.esgc-topics__container--label.is-label-social{color:var(--background-glazed-carrot)}.esgc-topics__container--label.is-label-economic{color:var(--color-seance)}.esgc-topics__container--label.is-label-other{color:var(--color-shark)}.esgc-topics__container--counter{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px}.esgc-topics__container--counter.is-latest-report{font-size:12px;font-weight:600;line-height:normal}.esgc-label-active{display:flex;padding:4px 12px 4px 8px;align-items:center;border-radius:16px;border:1px solid var(--color-athens-gray);background:var(--background-dr-white);gap:4px;color:var(--color-blue-ribbon);font-size:14px;font-weight:400;line-height:20px}.esgc-report-section,.esgc-report-empty{border-radius:8px;padding:16px;border:1px solid var(--color-snuff);background-color:var(--background-dr-white);display:flex;flex-direction:column;gap:16px}.esgc-report-empty__header{display:flex;justify-content:space-between;align-items:center}.esgc-report-empty__header--title{color:var(--color-shard);font-size:16px;font-weight:600;line-height:24px}.esgc-report-empty__content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:50px 0;gap:12px;border-radius:8px;background-color:var(--background-alpine-goat)}.esgc-report-section{gap:8px;padding:8px}.esgc-report-section__header{display:flex;justify-content:space-between;align-items:center}.esgc-report-section__header--title{color:var(--color-shard);font-size:16px;font-weight:600;line-height:24px}.esgc-report-section__content{display:flex;gap:12px}.esgc-latest-report{width:100%;display:flex;flex-direction:column;gap:8px;border-radius:8px;padding:8px 12px;background:var(--background-white);box-shadow:0 2px 8px #00000026}.esgc-latest-report__header{display:flex;justify-content:space-between;align-items:center}.esgc-latest-report__header--status{border-radius:4px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.esgc-latest-report__header--framework{display:flex;align-items:center;border-radius:4px;border:1px solid var(--color-athens-gray);background:var(--theme-secondary-color);padding:2px 8px;gap:8px;color:var(--color-shark);font-size:12px;font-weight:600;line-height:18px}.esgc-latest-report__header--framework-logo{width:24px;height:24px}.esgc-latest-report__information{display:flex;flex-direction:column;gap:4px}.esgc-latest-report__information--report-name{color:var(--color-shark);font-size:20px;font-weight:500;line-height:normal}.esgc-latest-report__information--status{display:flex;gap:16px}.esgc-latest-report__information--status .el-progress{width:100%}.esgc-latest-report__information--progress{display:flex;gap:2px;word-break:keep-all;color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:18px}.esgc-latest-report__information--completed{color:var(--color-blue-ribbon)}.esgc-latest-report__content{display:flex;justify-content:space-between;gap:8px}.esgc-latest-report__content--chart{width:165px}.esgc-latest-report__content--chart-empty{height:165px;border-radius:50%;background-color:var(--background-dr-white)}.esgc-latest-report__content--topic{flex:1}.esgc-latest-report__content--info{display:flex;flex-direction:column;gap:8px;border-radius:4px;padding:8px 16px;background:var(--background-dr-white)}.esgc-latest-report__content--container{display:flex;flex-direction:column;gap:4px}.esgc-latest-report__content--label{color:var(--color-back);font-size:12px;font-weight:400;line-height:18px}.esgc-latest-report__content--total{color:var(--color-soulstone-blue);font-size:20px;font-weight:600;line-height:normal}.esgc-latest-report__footer{display:flex;gap:12px}.esgc-latest-report__footer>:first-child{flex:1}.esgc-report-statistical{display:flex;justify-content:space-between;align-items:stretch;gap:8px;height:220px}.esgc-report-statistical__chart{display:flex;justify-content:center;align-items:center;max-width:144px;padding:0 16px;border-radius:8px;background-color:var(--theme-secondary-color)}.esgc-report-statistical__continue{align-self:flex-end;margin-top:auto}.esgc-report-statistical__content{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;padding:8px;gap:8px}.esgc-report-statistical-header{display:flex;justify-content:flex-start;align-items:center;gap:4px}.esgc-report-statistical-header__title{color:var(--theme-primary-hover-color);font-size:20px;font-weight:500;line-height:17px}.esgc-report-statistical-progress{position:absolute;right:20px}.esgc-report-statistical-step{display:flex;justify-content:flex-start;align-items:center;color:var(--color-manatee);font-size:14px;font-weight:400;line-height:20px;gap:4px}.esgc-report-statistical-step__name{color:var(--theme-primary-color);font-size:14px;font-weight:400;line-height:20px}.esgc-report-statistical-audit{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 8px;border-radius:8px;background:var(--background-dr-white)}.esgc-report-statistical-audit__info{display:flex;justify-content:flex-start;align-items:center;gap:8px;flex:1}.esgc-report-statistical-audit__author{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.esgc-report-statistical-audit__author-name{color:var(--color-mid-gray);font-size:14px;font-weight:500;line-height:20px}.esgc-report-statistical-audit__action{color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:14px}.esgc-report-statistical-audit__date{color:var(--color-manatee);font-size:12px;font-weight:400;line-height:18px}.esgc-tagged-section{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}.esgc-tagged-section-tooltip-content{max-width:320px;white-space:pre-line}.esgc-report-collaborator-statistics{display:flex;justify-content:flex-start;align-items:stretch;gap:32px;border-radius:4px;border:1px solid var(--color-snuff);background-color:var(--background-white);padding:20px 20px 20px 8px}.esgc-report-collaborator-statistics__title{color:var(--color-shark);font-size:16px;font-weight:600;line-height:20px}.esgc-report-collaborator-statistics__action{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;flex:0 0 215px;max-width:215px;border-right:1px solid var(--color-snuff)}.esgc-report-collaborator-statistics__list{display:flex;justify-content:flex-end;align-items:center;flex:1;gap:10px}.esgc-report-collaborator-statistics__list.is-empty .esgc-report-collaborator-statistics__item:first-child{flex:0 0 160px}.esgc-report-collaborator-statistics__list.is-empty .esgc-report-collaborator-statistics__item:first-child .esgc-report-collaborator-statistics__content{font-weight:600}.esgc-report-collaborator-statistics__label{color:var(--color-manatee);font-size:12px;font-weight:500;line-height:16px}.esgc-report-collaborator-statistics__content{display:flex;justify-content:center;align-items:center;color:var(--color-shark);font-size:14px;font-weight:600;line-height:20px;gap:8px}.esgc-report-collaborator-statistics__item{display:flex;justify-content:flex-start;align-items:flex-start;flex:0 0 160px;flex-direction:column;gap:10px}.esgc-report-collaborator-statistics__item:first-child{flex:1}.esgc-report-collaborator-statistics__item:first-child .esgc-report-collaborator-statistics__content{font-weight:400}.esgc-report-collaborator-action-menu{background-color:var(--background-white);border:1px solid var(--color-snuff);border-radius:4px}.esgc-report-collaborator-action-menu__item{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;cursor:pointer;padding:10px;border-bottom:1px solid var(--color-snuff)}.esgc-report-collaborator-action-menu__item:last-child{border-bottom:none}.esgc-report-collaborator-action-menu__item.is-disabled{color:var(--color-manatee);background-color:var(--background-amourette);pointer-events:none}.esgc-report-collaborator-action{text-align:center}.esgc-report-collaborator-progress{color:var(--color-midwinter-fire)}.esgc-report-collaborator-progress .el-progress{width:64px}.esgc-report-collaborator-progress .el-progress-bar{--el-border-color-lighter: var(--color-white);border:1px solid var(--theme-secondary-hover-color);padding:2px;border-radius:7px}.esgc-report-collaborator-user{display:flex;justify-content:flex-start;align-items:center;gap:10px}.esgc-report-collaborator-user__content{flex:1}.esgc-report-collaborator-user__content .el-tag{margin:0;font-size:12px;color:var(--theme-primary-hover-color);background:var(--theme-secondary-color);border:1px solid var(--theme-secondary-hover-color)}.esgc-report-collaborator-user__title{display:flex;justify-content:flex-start;align-items:center;gap:8px}.esgc-report-collaborator-user__name{color:var(--color-shark);font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}.esgc-report-collaborator-user__email{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;color:var(--color-manatee)}.esgc-report-collaborator-filter{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:10px}.esgc-report-collaborator-filter__fields{display:grid;grid-template-columns:1fr 320px 320px;gap:10px}.esgc-report-collaborator-filter__fields .el-form-item{min-height:auto}.esgc-report-collaborator-filter .tags .el-tag__content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:220px}.esgc-report-collaborator-filter-user{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:12px 0}.esgc-report-collaborator-filter-user__content{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;flex:1;white-space:initial}.esgc-report-collaborator-filter-user__name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;font-weight:600}.esgc-report-collaborator-filter-user__email{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;color:var(--color-manatee)}.esgc-report-collaborator{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:16px;padding:24px}.esgc-user-management-consultancy__container,.esgc-user-management-users__container{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;margin:24px;padding:16px;border-radius:8px;background-color:var(--background-white);box-shadow:0 2px 4px 0 var(--background-transparent1)}.esgc-user-management{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;height:calc(100vh - 88px)}.esgc-user-management .el-tabs{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1}.esgc-user-management .el-tabs__header{background-color:var(--background-white);padding:24px 0 0 24px;margin-bottom:0}.esgc-user-management .el-tabs__content{height:100%;overflow:hidden}.esgc-user-management .el-table{--el-table-text-color: var(--color-shark)}.esgc-user-management .el-table .cell{line-height:19.6px}.esgc-user-management .el-tab-pane{height:100%}.esgc-user-management-client{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:20px}.esgc-user-management-client__container{display:flex;flex-direction:column;gap:16px;border-radius:12px;padding:12px 16px;border:1px solid var(--color-snuff);background:var(--background-white);box-shadow:0 4px 12px #828ba930}.esgc-user-management-client__header{display:flex;justify-content:space-between;align-items:center}.esgc-user-management-client__header--info{display:flex;align-items:center;gap:12px}.esgc-user-management-client__header--logo{width:46px;height:46px;border-radius:8px;background-color:var(--el-fill-color-light)}.esgc-user-management-client__header--company-name{color:var(--color-black);font-size:16px;font-weight:600;line-height:24px}.esgc-user-management-client__content{display:flex;flex-direction:column;gap:8px}.esgc-user-management-client__content--list{display:flex;align-items:center;gap:8px;color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16px}.esgc-user-management-client__content--user{text-transform:lowercase}.esgc-user-management-client__content--date{color:var(--color-shark)}.esgc-user-management-info{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:4px;color:var(--theme-primary-color)}.esgc-user-management-info__name{text-transform:capitalize;color:var(--color-black)}.esgc-user-management-info.is-empty-name{color:var(--color-manatee)}.esgc-user-management-role{display:flex;justify-content:"flex-start";align-items:center;gap:8px;text-transform:capitalize}.esgc-user-management-role__initials{display:flex;justify-content:center;align-items:center;color:var(--color-mid-gray);font-size:12px;font-weight:600;line-height:18px;width:24px;height:24px;border:1px solid transparent;border-radius:4px;text-transform:uppercase}.esgc-user-management-role__initials--basic{border-color:var(--color-goldenrod);background-color:var(--background-coffee-cream);color:var(--color-obscure-orange)}.esgc-user-management-role__initials--administrator{border-color:var(--theme-secondary-hover-color);background-color:var(--theme-secondary-color);color:var(--theme-primary-hover-color)}.esgc-user-management-role__initials--entity-manager{border-color:var(--color-padua);background-color:var(--background-feta);color:var(--color-paradise-palms)}.esgc-user-management-role__initials--consultant{border-color:var(--color-obscure-orange);background-color:var(--background-coffee-cream);color:var(--color-tangerine)}.esgc-user-management-users{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;height:100%}.esgc-user-management-users .el-table{max-height:calc(100vh - 310px)}.el-tabs .esgc-user-management-users .el-table{max-height:calc(100vh - 372px)}.esgc-user-management-users.is-empty-footer .el-table{max-height:calc(100vh - 222px)}.esgc-user-management-users__footer{display:flex;justify-content:flex-end;align-items:center;padding:0 24px;height:88px;background-color:var(--background-white);border-top:1px solid var(--color-snuff)}.esgc-user-management-users-remove-dialog{padding:32px}.esgc-user-management-users-remove-dialog .el-dialog__title{color:var(--color-shark);font-size:20px;font-weight:600;line-height:30px}.esgc-user-management-users-remove-dialog .el-dialog__body{color:var(--color-shark);font-size:14px;font-weight:400;line-height:19.6px;padding-bottom:16px}.esgc-user-management-consultancy{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;height:100%}.esgc-user-management-consultancy .el-table{max-height:calc(100vh - 284px)}.esgc-not-found{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:calc(100vh - 54px)}.esgc-not-found.is-not-found{height:100%}.esgc-not-found__title{color:var(--theme-primary-active-color);font-size:32px;font-weight:600;line-height:40px;margin:16px 16px 32px}.esgc-not-found__title--message{color:var(--color-ultramarine);font-size:32px;font-weight:700;line-height:40px;max-width:900px;display:inline-block;text-align:center;padding-bottom:12px}.esgc-not-found__title.is-forbidden{margin:0}.esgc-not-found-layout{width:100%;height:100%;background:#4662f61a}.esgc-not-found-layout__header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;height:54px;background-color:var(--background-white)}.esgc-not-found-layout__logo{display:flex;justify-content:center;align-items:center;max-width:200px}.esgc-not-found-layout__logo img{max-height:37px}.esgc-congratulations{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.esgc-congratulations__title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:36px}.esgc-congratulations__action .dgnx-font-icon{margin-left:auto}.esgc-congratulations__description{color:var(--color-manatee);font-size:14px;font-weight:400;line-height:19.6px;text-align:center;white-space:pre-line}.esgc-congratulations__content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;padding:40px 61px}.esgc-congratulations__container{max-width:520px;background:var(--background-white);box-shadow:0 2px 4px 0 var(--color-transparent1),0 1px 4px 0 var(--color-transparent2)}.esgc-congratulations__link{color:var(--color-ultramarine);font-size:14px;font-weight:500;line-height:19.6px;text-decoration:none}.esgc-congratulations__footer{padding:24px 59px;border-top:1px solid var(--color-snuff)}.esgc-introduction{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100%;padding:16px 0}.esgc-introduction .el-carousel__item{visibility:hidden}.esgc-introduction .el-carousel__item.is-active{visibility:visible}.esgc-introduction__title{color:var(--color-ultramarine);font-size:24px;font-weight:600;line-height:36px}.esgc-introduction__container{width:100%}.esgc-introduction__container--slider-0{max-width:635px}.esgc-introduction__container--slider-1{max-width:609px}.esgc-introduction__container--slider-2{max-width:908px}.esgc-introduction__container--slider-3{max-width:905px}.esgc-introduction-footer{display:flex;justify-content:center;align-items:center;padding-top:28px}.esgc-introduction-footer__actions{display:flex;justify-content:center;align-items:center;gap:16px;margin-left:auto}.esgc-introduction-footer .el-button{min-width:100px}.esgc-introduction-item{color:var(--color-shark);font-size:14px;font-weight:400;line-height:19.6px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;text-align:center}.esgc-introduction-item__icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;background-color:var(--theme-primary-color)}.esgc-introduction-item__title{color:var(--theme-primary-color);font-size:30px;font-weight:600;line-height:45px}.esgc-introduction-slide-two__description{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:16px;text-align:left}.esgc-introduction-slide-two__benefits{display:flex;justify-content:flex-start;align-items:stretch;gap:24px;width:100%;max-width:464px;margin:0 auto}.esgc-introduction-slide-two-benefit{flex:1}.esgc-introduction-slide-two-benefit__title{color:var(--color-shark);font-size:14px;font-weight:600;line-height:19.6px;margin-bottom:8px}.esgc-introduction-slide-two-benefit__item{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16px;padding:8px 12px;border-radius:4px;border:1px solid var(--color-snuff);cursor:pointer}.esgc-introduction-slide-two-benefit__item.is-active,.esgc-introduction-slide-two-benefit__item:focus-visible{background-color:var(--background-zircon);border-color:var(--theme-primary-color);outline:none}.esgc-introduction-slide-two-benefit__list{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;list-style:none;margin:0;padding:0;gap:16px}.esgc-introduction-slide-two-tooltip{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:10px;white-space:initial;width:280px;padding:11px 9px}.esgc-introduction-slide-two-tooltip__action{display:flex;justify-content:flex-end;align-items:stretch}.esgc-introduction-slide-two-tooltip__action .el-button{height:24px;font-size:12px;padding:3px 12px}.esgc-introduction-slide-two-tooltip__title{color:var(--color-shark);font-size:14px;font-weight:600;line-height:19.6px}.esgc-introduction-slide-two-tooltip__content{color:var(--color-shark);font-size:12px;font-weight:500;line-height:16px}.esgc-introduction-slide-three{justify-content:flex-start;min-height:620px}.esgc-introduction-slide-three .el-tabs{--el-tabs-header-height: auto}.esgc-introduction-slide-three .el-tabs__active-bar{display:none}.esgc-introduction-slide-three .el-tabs__item{padding:0 8px}.esgc-introduction-slide-three .el-tabs__item:before{content:"";position:absolute;height:1px;width:100%;background-color:var(--color-ghost);z-index:1;top:20px;left:0}.esgc-introduction-slide-three .el-tabs__item:nth-child(2):before{width:50%;right:0;left:auto}.esgc-introduction-slide-three .el-tabs__item:last-child:before{width:50%;right:auto;left:0}.esgc-introduction-slide-three .el-tabs__item.is-active .esgc-introduction-slide-three-tab-label .esgc-introduction-slide-three-tab-label__icon{background-color:var(--theme-primary-color);color:var(--color-white)}.esgc-introduction-slide-three .el-tabs__item.is-active .esgc-introduction-slide-three-tab-label .esgc-introduction-slide-three-tab-label__title{font-weight:600}.esgc-introduction-slide-three .el-tabs__item.is-active .esgc-introduction-slide-three-tab-label .esgc-introduction-slide-three-tab-label__description{color:var(--color-shark)}.esgc-introduction-slide-three .el-tabs__nav{justify-content:center;align-items:flex-start;width:100%;white-space:initial}.esgc-introduction-slide-three-tab-label{display:flex;justify-content:center;align-items:center;flex-direction:column;width:128px}.esgc-introduction-slide-three-tab-label__icon{display:flex;justify-content:center;align-items:center;position:relative;z-index:2;margin-bottom:12px;width:40px;height:40px;border-radius:50%;background-color:var(--theme-secondary-color);color:var(--theme-primary-color);transition:all .4s ease}.esgc-introduction-slide-three-tab-label__icon .font-icon{color:inherit}.esgc-introduction-slide-three-tab-label__title{color:var(--color-shark);font-size:14px;font-weight:500;line-height:19.6px;margin-bottom:8px}.esgc-introduction-slide-three-tab-label__description{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:19.6px}.esgc-introduction-slide-three-card{padding:12px 16px;border-radius:8px;border:1px solid var(--theme-secondary-hover-color);text-align:left}.esgc-introduction-slide-three-card__header{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--color-transparent3)}.esgc-introduction-slide-three-card__title{color:var(--color-shark);font-size:14px;font-weight:600;line-height:19.6px}.esgc-introduction-slide-three-card__sub-title{color:var(--color-shark);font-size:12px;font-weight:500;line-height:16px}.esgc-introduction-slide-three-card__content{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:19.6px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:4px}.esgc-entity-intro__export-compare{padding:64px;display:flex;justify-content:space-between;gap:70px}.esgc-entity-intro__export-compare-card{display:flex;justify-content:space-between;flex-direction:column;gap:32px}.esgc-entity-intro__export-compare-card--content{display:flex;flex-direction:column;gap:10px}.esgc-entity-intro__export-compare-card--title{color:var(--color-shark);font-size:28px;font-weight:500;line-height:33.6px}.esgc-entity-intro__export-compare-card--sub-title{color:var(--mid-gray);font-size:14px;font-weight:400;line-height:21px}.esgc-entity-intro__footer{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;background-color:var(--background-jet);padding:70px 64px 83px;text-align:center}.esgc-entity-intro__footer--text{color:var(--color-white);font-size:40px;font-weight:700;line-height:48px}.esgc-entity-intro__footer--action{display:flex;gap:32px}.esgc-entity-intro-request{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;background-color:var(--background-white);padding:64px}.esgc-entity-intro-request__title{text-align:center;color:var(--color-shark);font-size:40px;font-weight:700;line-height:48px}.esgc-entity-intro-request__description{color:var(--color-mid-gray);font-size:16px;font-weight:400;line-height:24px}.esgc-entity-intro-request__action{display:flex;gap:24px}.esgc-entity-intro-demo{padding:64px;display:flex;justify-content:space-between;align-items:center;gap:34px}.esgc-entity-intro-demo.is-reverse{flex-direction:row-reverse}.esgc-entity-intro-demo__text{display:flex;flex-direction:column;gap:16px;flex:0 0 50%;max-width:50%}.esgc-entity-intro-demo__text--title{color:var(--color-shark);font-size:28px;font-weight:500;line-height:33.6px}.esgc-entity-intro-demo__text--sub-title{color:var(--mid-gray);font-size:14px;font-weight:400;line-height:21px}.esgc-entity-intro-demo__image{flex:0 0 50%;max-width:50%}.esgc-ongoing-report .el-tabs__header{padding:24px 24px 0;background-color:var(--background-white);margin-bottom:0}.esgc-report-layout{display:flex;flex-direction:column;background-color:var(--background-white);box-shadow:0 2px 4px #cacaca80;margin:24px;border-radius:8px}.esgc-report-layout .is-empty{height:100%}.esgc-report-layout__header{padding:24px;border-bottom:1px solid var(--background-alto);text-align:right}.esgc-report-layout__pagination{margin-top:8px;padding:24px;border-top:1px solid var(--background-alto);text-align:right}.esgc-report-layout-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));height:100%;gap:16px;padding:24px}.esgc-report-layout-empty-report{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;padding:24px;height:100%}.esgc-report-layout-empty-report__image{max-width:144px}.esgc-report-layout-empty-report__message{color:var(--color-mid-gray);font-size:16px;font-weight:400;line-height:24px}.esgc-report-layout-empty-report__publish-message{display:flex;justify-content:center;align-items:center;color:var(--color-shark);font-size:16px;font-weight:600;line-height:24px;flex-direction:column}.esgc-report-layout-empty-report__actions{display:flex;flex-direction:column;gap:12px}.esgc-report-layout-skeleton{height:100%;padding:24px}.esgc-create-report-wrapper{background:linear-gradient(243deg,var(--background-carte-blanche),var(--background-stoic-white) 10.52%,var(--background-carte-blanche) 27%,var(--background-cold-snow) 80.66%,var(--background-fairy-bubblegum-cloud) 87.42%,var(--background-carte-blanche))}.esgc-create-report{display:flex;justify-content:center;height:100%}.esgc-create-report__get-started{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:24px;max-width:1116px}.esgc-create-report__get-started--title{color:var(--theme-primary-hover-color);font-size:32px;font-weight:600;line-height:40px;text-align:center}.esgc-create-report__card-content{display:flex;flex-direction:column;align-items:center;gap:30px;width:264px;padding:32px 32px 16px}.esgc-create-report__card-content--gradient{background:var(--theme-special-active-color)!important}.esgc-create-report__card-content--gradient h2,.esgc-create-report__card-content--gradient__body .esgc-create-report__card-report--description{color:var(--color-white)!important}.esgc-create-report__card-report{display:flex;align-items:stretch;justify-content:center;gap:20px}.esgc-create-report__card-report .el-card{border-radius:8px;border:none;position:relative;overflow:visible}.esgc-create-report__card-report .el-card__header{display:flex;align-items:center;gap:12px;padding:0 0 30px;height:40px;width:100%;box-sizing:content-box}.esgc-create-report__card-report .el-card__header>svg{min-width:40px}.esgc-create-report__card-report .el-card__header h2{font-size:14px;font-style:normal;line-height:1.4;color:var(--theme-primary-hover-color)}.esgc-create-report__card-report .el-card__body{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:0 0 12px}.esgc-create-report__card-report .el-card__body .btn-select-type{--el-button-text-color: var(--theme-primary-color);--el-button-hover-text-color: var(--theme-primary-color);--el-button-hover-bg-color: var(--theme-secondary-color);width:100%;border-radius:4px;border:1px solid var(--theme-secondary-active-color)}.esgc-create-report__card-report .el-card__body .btn-select-type>span{display:flex;justify-content:space-between;width:100%}.esgc-create-report__card-report--description{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:20px}.esgc-create-report__card-report--description-white{color:var(--color-white);font-size:14px;font-weight:400;line-height:20px}.esgc-create-report__card-report--label{position:absolute;top:10px;right:10px;background-color:var(--color-white);color:var(--theme-primary-color);padding:4px 12px;border-radius:4px;font-size:14px;inset-inline-end:-8px;border-end-end-radius:0;font-weight:600}.esgc-create-report__card-report--label-corner{position:absolute;top:100%;width:8px;height:8px;color:var(--color-white);border:4px solid;transform:scaleY(.75);transform-origin:top;filter:brightness(75%);inset-inline-end:0;border-inline-end-color:transparent;border-block-end-color:transparent}.esgc-create-report__footer{border-top:1px solid var(--color-snuff);background-color:var(--background-white);padding:0 16px;height:72px}.esgc-select-framework-wrapper{background:linear-gradient(243deg,var(--background-carte-blanche),var(--background-stoic-white) 10.52%,var(--background-carte-blanche) 27%,var(--background-cold-snow) 80.66%,var(--background-fairy-bubblegum-cloud) 87.42%,var(--background-carte-blanche))}.esgc-select-framework-wrapper__content{padding:24px}.esgc-select-framework-wrapper__footer{display:flex;justify-content:flex-start;align-items:center;border-top:1px solid var(--color-snuff);background-color:var(--background-white);padding:0 16px;height:72px}.esgc-select-framework{display:flex;flex-direction:column;align-items:center;gap:8px;background-color:var(--color-white);border:1px solid var(--color-snuff);border-radius:16px}.esgc-select-framework.el-card{padding:16px}.esgc-select-framework .el-card__header{padding:0;width:100%}.esgc-select-framework .el-card__body{flex:1;display:flex;flex-direction:column;gap:10px;padding:0;width:100%;overflow:hidden}.esgc-select-framework__header{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding-bottom:8px}.esgc-select-framework__header--title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:1.5}.esgc-select-framework__header--description{color:var(--color-mid-gray);font-size:16px;font-weight:400;line-height:24px}.esgc-select-framework__content{display:flex;flex-direction:column;gap:16px;overflow:hidden}.esgc-select-framework__help{display:flex;align-items:center;align-self:stretch;gap:16px;padding-top:12px}.esgc-select-framework__help .esgc-help-card{width:50%}.esgc-frameworks__header{display:flex;align-items:center;margin-bottom:10px}.esgc-frameworks__header--title{color:var(--color-shark);font-size:14px;font-weight:600;line-height:20px;margin-right:6px}.esgc-frameworks__element-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(187px,1fr));gap:12px}.esgc-framework-item{display:flex;flex-direction:column;height:184px;padding:8px;gap:4px;border-radius:12px;border:1px solid var(--color-snuff);background:var(--background-emptiness)}.esgc-framework-item:hover{cursor:pointer}.esgc-framework-item__logo{display:flex;justify-content:center;align-items:center;position:relative;height:130px;border-radius:8px;border:1px solid var(--color-alpine-goat);background:var(--background-white)}.esgc-framework-item__logo img{width:115px;height:90px;-o-object-fit:contain;object-fit:contain}.esgc-framework-item__info{position:absolute;top:4px;left:4px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.esgc-framework-item__info--language{font-size:10px;color:var(--theme-primary-color);padding:4px;border-radius:4px;border:1px solid var(--theme-secondary-active-color);background:var(--theme-secondary-color)}.esgc-framework-item__framework-name{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px;overflow-wrap:break-word}.esgc-framework-helper-wrapper{background:linear-gradient(243deg,var(--background-carte-blanche),var(--background-stoic-white) 10.52%,var(--background-carte-blanche) 27%,var(--background-cold-snow) 80.66%,var(--background-fairy-bubblegum-cloud) 87.42%,var(--background-carte-blanche))}.esgc-framework-helper-wrapper__footer{display:flex;justify-content:flex-start;align-items:center;border-top:1px solid var(--color-snuff);background-color:var(--background-white);padding:0 16px;height:72px}.esgc-framework-helper{padding:24px}.esgc-framework-helper__container{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:60vw;margin:0 auto}.esgc-framework-helper__title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:150%;text-align:center;width:60vw;margin:12px auto 8px}.esgc-framework-helper__card{border-radius:8px;border:1px solid var(--color-hawkes-blue);background:var(--background-white);display:flex;padding:8px;align-items:center;gap:8px;color:var(--color-mid-gray);text-decoration:none}.esgc-framework-helper__card:hover{cursor:pointer}.esgc-framework-helper__card--icon{display:flex;justify-content:center;align-items:center;border-radius:4px;background:var(--background-dr-white);padding:24px 12px}.esgc-framework-helper__card--description{font-size:14px}.esgc-framework-helper__support{width:60vw;margin:12px auto 0}.esgc-compare-report-layout{display:flex;justify-content:space-between;height:88px;padding:0 24px;border-bottom:1px solid var(--color-snuff)}.esgc-compare-report-layout__image{height:100%;display:flex;align-items:center;padding-right:24px;border-right:1px solid var(--color-snuff)}.esgc-compare-report-layout__icon{display:flex;align-items:center;padding-left:24px;padding-right:8px}.esgc-compare-report-layout__header{color:var(--color-east-bay);font-size:16px;font-weight:600;line-height:24px}.esgc-compare-report-wrapper{position:relative}.esgc-compare-report-wrapper__footer{border-top:1px solid var(--color-snuff);background-color:var(--background-white);display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:65px}.esgc-compare-report-wrapper__footer--exit{display:flex;flex-direction:column;border:0;padding:0;line-height:inherit;font-weight:500;font-size:10px}.esgc-compare-report-wrapper__footer--exit span{display:flex;flex-direction:column}.esgc-compare-chart-content{height:100%}.esgc-compare-report-search{display:flex;gap:8px;padding:24px}.esgc-compare-report-search__input{flex:1.5}.esgc-compare-report-search__dropdown{flex:.5}.esgc-compare-report-search__dropdown--prefix{display:flex;gap:12px;align-items:center}.esgc-compare-report-search__dropdown--slash{height:16px;width:1px;background-color:var(--background-ghost)}.esgc-compare-report{padding:0 24px 24px}.esgc-compare-report .el-table .el-table__header .el-table__cell{background-color:var(--background-white);border-right:var(--el-table-border)}.esgc-compare-report .el-table--wrapper{border:0}.esgc-compare-report .el-table__inner-wrapper:before{background-color:transparent}.esgc-compare-report .el-table .el-table__body .cell{display:flex;align-items:center;justify-content:center}.esgc-compare-report .el-table .el-table__body .cell .el-table__expand-icon{order:2;margin-left:auto;margin-right:0}.esgc-compare-report .el-table .el-table__body .cell .el-table__expand-icon .el-icon svg{display:none}.esgc-compare-report .el-table .el-table__body .cell .el-table__expand-icon .el-icon:after{content:"";font-family:platform-esg-font-icon;font-style:normal;font-size:20px}.esgc-compare-report .el-table .el-table__body .cell .el-table__expand-icon--expanded{transform:rotate(180deg)}.esgc-compare-report .el-table .el-table__body .cell .el-table__expand-icon--expanded .el-icon:after{content:"";font-family:platform-esg-font-icon;font-style:normal;font-size:20px}.esgc-compare-report .el-table .el-table__body .cell .el-table__placeholder{display:none}.esgc-compare-report .el-table .el-table__body .el-table__sub--metric td{border-bottom:0}.esgc-compare-report__dimension td,.esgc-compare-report__dimension{--el-table-tr-bg-color: var(--background-blue-ribbon)}.esgc-compare-report__dimension td,.esgc-compare-report__dimension td:hover,.esgc-compare-report__dimension,.esgc-compare-report__dimension:hover{--el-table-row-hover-bg-color: var(--background-cobalt)}.esgc-compare-report__dimension .cell .el-icon:after{color:var(--color-white)}.esgc-compare-report__category.td,.esgc-compare-report__category{--el-table-tr-bg-color: var(--background-athens-gray)}.esgc-compare-report__category.td,.esgc-compare-report__category.td:hover,.esgc-compare-report__category,.esgc-compare-report__category:hover{--el-table-row-hover-bg-color: var(--background-alice-blue)}.esgc-compare-report__entity-column{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--color-shark)}.esgc-compare-report__entity-column--close{border:0;padding:0;--theme-primary-color: var(--color-manatee)}.esgc-compare-report__entity-column--close,.esgc-compare-report__entity-column--close:hover,.esgc-compare-report__entity-column--close:focus{background-color:transparent}.esgc-compare-report__omit{display:flex;justify-content:center;gap:8px;width:100%}.esgc-compare-report__omit--text{color:var(--theme-primary-color);font-weight:600}.esgc-compare-report__view-table{border:0}.esgc-compare-report__view-table,.esgc-compare-report__view-table:hover,.esgc-compare-report__view-table:focus{background-color:transparent}.esgc-compare-report__content{display:flex;justify-content:center;gap:8px;width:100%}.esgc-compare-report__content--tooltip.el-popper.is-dark{padding:8px 16px}.esgc-compare-report__content--asterisk{color:var(--theme-primary-color);font-weight:600}.esgc-compare-report__content--empty{font-style:italic;color:var(--color-manatee)}.esgc-node-name{display:flex;justify-content:space-between;width:100%}.esgc-node-name .el-button{min-width:24px;max-width:24px;height:24px;border-radius:50%}.esgc-node-name__content.is-dimension,.esgc-node-name__content.is-topic,.esgc-node-name__content.is-category{margin-right:4px;color:var(--color-white)}.esgc-node-name__content--code{font-weight:600;margin-right:8px}.esgc-node-name__content--name{overflow-wrap:break-word}.esgc-compare-report-footer{display:flex;gap:16px}.esgc-compare-drawer{position:absolute!important;height:calc(100% - 65px);border-radius:8px}.esgc-compare-drawer .el-drawer__body{height:100%;padding:0}.esgc-compare-report-view{display:flex;flex-direction:column;background-color:var(--background-alpine-goat);padding:24px;height:100%}.esgc-compare-report-view.is-table{display:flex;flex-direction:column;height:100%}.esgc-compare-report-view.is-table .el-table{border-radius:0}.esgc-compare-report-view.is-table .el-table--wrapper{border-radius:unset;border-top:none}.esgc-compare-report-view.is-table .el-table__body td{border-right:1px solid var(--color-snuff)}.esgc-compare-report-view.is-table .el-table__body td:first-child{border-left:1px solid var(--color-snuff)}.esgc-compare-report-view__container{flex:1;overflow:hidden;padding:0 24px 24px;background-color:var(--background-white);border-radius:8px}.esgc-compare-report-view__chart-container{padding:0 24px;background-color:var(--background-white)}.esgc-compare-report-view__chart-container--action{display:flex;justify-content:space-between;align-items:center}.esgc-compare-report-view__chart-container--action .el-select{width:309px}.esgc-compare-report-view__chart-container--info{color:var(--color-cobalt);font-size:12px;font-weight:400;line-height:18px;display:flex;align-items:center;gap:4px;margin-top:10px}.esgc-compare-report-view__chart-container--switch{display:flex;justify-content:flex-end;align-items:center;width:50%;gap:8px}.esgc-compare-report-view__chart-container--label{color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:21px}.esgc-compare-report-view__chart-container--label.is-active{font-weight:600;color:var(--theme-primary-color)}.esgc-compare-report-view__bar-chart{padding:24px 24px 0;background-color:var(--background-white);border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:calc(100% - 220px)}.esgc-compare-report-view__table{display:flex;flex-direction:column;gap:32px;padding:0 24px 24px}.esgc-compare-report-view__table .el-table .el-table__header .el-table__cell{background-color:var(--background-dr-white);border-right:1px solid var(--color-snuff)}.esgc-compare-report-view__table .el-table .el-table__header .el-table__cell .cell{padding:0 24px}.esgc-compare-report-view__table .el-table .el-table__header .el-table__cell:first-child{border-left:1px solid var(--color-snuff)}.esgc-compare-report-view__table .el-table .el-table__row .el-table-fixed-column--left{background-color:var(--background-dr-white);border-right:1px solid var(--color-snuff)}.esgc-compare-report-view__table .el-table .el-table__row .el-table__cell .cell{color:var(--color-manatee);font-size:14px;font-weight:600;line-height:21px;padding:0 24px}.esgc-compare-report-view__table--value{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px}.esgc-compare-report-view__entity{display:flex;justify-content:center;align-items:center;color:var(--color-east-bay);font-size:16px;font-weight:600;line-height:24px;gap:8px;padding:16px 0;background:var(--color-alpine-goat);border:1px solid var(--color-snuff);border-radius:8px 8px 0 0}.esgc-compare-view-header{display:flex;flex-direction:column;gap:8px;background-color:var(--background-white);padding:24px;border-top-left-radius:8px;border-top-right-radius:8px}.esgc-compare-view-header__title{color:var(--color-east-bay);font-size:20px;font-weight:600;line-height:25px;display:flex;align-items:center;gap:8px}.esgc-compare-view-header__title .el-button{border:0;padding:0}.esgc-compare-view-header__title .el-button .font-icon{transform:rotate(180deg)}.esgc-compare-view-header__title .el-button,.esgc-compare-view-header__title .el-button:hover,.esgc-compare-view-header__title .el-button:focus{background:transparent;color:var(--color-shark)}.esgc-compare-view-header__sub-title{color:var(--color-east-bay);font-size:16px;font-weight:600;line-height:24px;margin-left:24px}.esgc-compare-export-chart{display:flex;flex-direction:column;padding:20px 40px;width:29.7cm;height:20.5cm;justify-content:space-between;gap:30px}.esgc-compare-export-chart-header{font-weight:600}.esgc-compare-export-chart-header__metric{color:var(--color-white);font-size:16px;background-color:var(--background-blue-ribbon);padding:4px}.esgc-compare-export-chart-header__unit{color:var(--color-shark);font-size:10px;font-weight:700;line-height:initial;background-color:var(--background-alpine-goat);padding:8px 56px;margin-top:16px}.esgc-compare-export-chart-header__unit--name{font-weight:400}.esgc-compare-export-chart-header__sub-metric{font-size:13px;color:var(--color-shark);padding:4px 24px;background-color:var(--background-athens-gray)}.esgc-compare-export-chart-header__sub-metric--code{font-weight:600}.esgc-compare-export-chart-header__sub-metric--section{font-weight:400;font-size:13px;color:var(--color-shark);padding:4px 24px;background-color:var(--background-athens-gray)}.esgc-compare-export-chart-footer{display:flex;gap:4px;align-items:center}.esgc-compare-export-chart-footer__text{color:var(--color-manatee);font-size:12px;font-weight:600}.esgc-compare-export-chart-footer__divider{flex:1;height:1px;background-color:var(--theme-primary-color)}.esgc-compare-export-chart-footer__image{display:flex;align-items:center;max-width:82px}.esgc-compare-export-chart-footer__image .el-image__inner{max-height:32px}.esgc-export-data-card{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;gap:16px;padding:24px;border:1px solid var(--color-ghost);background-color:var(--background-white);border-radius:8px;transition:border-color .4s ease;max-width:308px}.esgc-export-data-card:hover{border-color:var(--theme-primary-color)}.esgc-export-data-card__title{color:var(--color-shark);font-size:16px;font-weight:500;line-height:22px}.esgc-export-data-card__content{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:19.6px;display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;gap:8px}.esgc-export-data-card__action{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column}.esgc-export-data-card__action .el-button:not(.is-text){--el-button-hover-bg-color: var(--theme-secondary-hover-color);--el-button-hover-border-color: var(--theme-secondary-hover-color);--el-button-hover-text-color: var(--theme-primary-color);display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse}.esgc-export-data-card__action .el-button:not(.is-text) span{margin-left:0}.esgc-export-data{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;height:calc(100vh - 88px);background:linear-gradient(45deg,var(--background-transparent2) 74%,var(--background-snuff-extra) 100%)}.esgc-export-data__title{color:var(--theme-primary-color);font-size:30px;font-weight:600;line-height:40px;text-align:center}.esgc-export-data__container{display:flex;flex-direction:column;gap:24px}.esgc-export-data__content{display:flex;justify-content:center;align-items:stretch;gap:24px}.esgc-export-data__wrapper{display:flex;justify-content:center;align-items:center;height:calc(100vh - 160px);padding:24px}.esgc-export-data__action{display:flex;justify-content:space-between;align-items:center;height:72px;gap:24px;padding:16px 20px;background-color:var(--background-white)}.esgc-select-disclosures-card{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;width:calc(50% - 8px);margin-bottom:24px;background-color:var(--background-white);border-radius:4px 4px 8px 8px;box-shadow:0 1px 4px 0 var(--color-transparent5),0 2px 4px 0 var(--color-transparent1)}.esgc-select-disclosures-card__header{color:var(--color-shark);font-size:16px;font-weight:600;line-height:22px;display:flex;justify-content:flex-start;align-items:center;gap:6px;padding:8px 12px;border-width:2px 0 0;border-style:solid;border-radius:4px 4px 0 0}.esgc-select-disclosures-card__content{padding:16px}.esgc-select-disclosures{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;height:calc(100vh - 88px)}.esgc-select-disclosures__title{color:var(--color-black);font-size:16px;font-weight:600;line-height:24px}.esgc-select-disclosures__content{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;gap:24px;padding:16px 0 16px 16px;border-radius:8px;background-color:var(--background-dr-white);border:1px solid var(--color-white-lilac)}.esgc-select-disclosures__content .el-scrollbar__wrap{padding-right:16px}.esgc-select-disclosures__container{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;gap:16px;padding:12px;background-color:var(--background-white);border-radius:12px}.esgc-select-disclosures__wrapper{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;gap:16px;padding:24px}.esgc-select-disclosures__action{display:flex;justify-content:space-between;align-items:center;height:72px;gap:24px;padding:16px 20px;background-color:var(--background-white)}.esgc-resolve-data-conflict-statistics{display:flex;justify-content:flex-start;align-items:stretch;gap:12px;padding:8px 12px;border-radius:8px;border:1px solid var(--color-white-lilac);background:var(--background-dr-white)}.esgc-resolve-data-conflict-statistics__label{color:var(--color-mine-shaft);font-size:14px;font-weight:400;line-height:19px}.esgc-resolve-data-conflict-statistics__value{color:var(--color-mine-shaft);font-size:24px;font-weight:500;line-height:32px}.esgc-resolve-data-conflict-statistics__item{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;gap:8px}.esgc-resolve-data-conflict{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;height:100%}.esgc-resolve-data-conflict__content{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:10px;padding:10px;border-radius:12px;background-color:var(--background-white);border:1px solid var(--color-white-lilac)}.esgc-resolve-data-conflict__container{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex:1;gap:10px;padding:24px}.esgc-resolve-data-conflict-footer{display:flex;justify-content:space-between;align-items:center;height:72px;gap:24px;padding:16px 20px;background-color:var(--background-white)}.esgc-resolve-data-conflict-footer__actions{display:flex;justify-content:center;align-items:center;gap:8px}.esgc-resolve-data-conflict-alert{color:var(--color-claret);font-size:14px;font-weight:400;line-height:21px;display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:8px;border-radius:8px;background:var(--background-pippin);border:1px solid var(--color-your-pink);box-shadow:0 2px 0 0 var(--color-transparent4)}.esgc-resolve-data-conflict-confirm .el-dialog__header{display:none}.esgc-resolve-data-conflict-confirm .el-dialog__body{color:var(--color-shark);font-size:14px;font-weight:400;line-height:21px;padding-bottom:24px}.esgc-upload-documents{--el-table-header-bg-color: var(--background-anti-flash-white);padding:0}.esgc-upload-documents__container{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;padding:16px;border-radius:8px;height:calc(100vh - 248px)}.esgc-upload-documents__container--no-search{height:calc(100vh - 176px)}.esgc-upload-documents__container .data-table{height:100%}.esgc-upload-documents .el-table{background-color:var(--background-white);border:1px solid var(--background-anti-flash-white);border-radius:8px}.esgc-upload-documents .el-table__empty-text{line-height:32px}.esgc-upload-documents .el-table__empty-block{height:100%!important;min-width:100%}.esgc-upload-documents__cell{display:flex;align-items:center;gap:8px}.esgc-upload-documents__cell--icon{border-radius:4px;background:var(--background-alpine-goat);padding:2px 4px}.esgc-upload-documents__cell .spin-loading{display:inline-block;width:-moz-fit-content;width:fit-content;padding:0;margin-right:8px}.esgc-upload-documents__cell .spin-loading:after{border:0;background:conic-gradient(from 180deg at 50% 50%,var(--color-royal-blue) 0deg,rgba(194,33,111,.2) 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),black calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 2px),black calc(100% - 2px))}.esgc-upload-documents-header{display:flex;justify-content:space-between;padding:16px;gap:8px}.esgc-upload-documents-empty{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin-top:80px}.esgc-upload-documents-empty__title{color:var(--color-mid-gray);font-size:16px;font-weight:500;line-height:24px;margin-bottom:4px}.esgc-upload-documents-empty__description{color:var(--color-manatee);font-size:12px;font-weight:400;line-height:18px;margin-bottom:16px}.esgc-upload-documents-footer{display:flex;justify-content:space-between;align-items:center;color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;padding:0 24px;height:88px;background-color:var(--background-white);border-top:1px solid var(--color-snuff)}.esgc-upload-documents-footer__description{display:flex;justify-content:flex-start;align-items:center;gap:8px}.esgc-upload-documents-footer__description--ai{padding:4px 6px;border-radius:8px 2px;background:var(--theme-special-active-color)}.esgc-upload-documents-footer__description--tooltip-title{color:var(--color-white);font-size:14px;font-weight:600;line-height:19.6px}.esgc-upload-documents-footer__description--tooltip-description{color:var(--color-white);font-size:12px;font-weight:400;line-height:16px}.esgc-upload-documents-footer__actions{display:flex;gap:16px}.esgc-document-chat-ai{display:flex;background-color:var(--background-white)}.esgc-document-chat-ai__history{display:flex;flex-direction:column;gap:20px;width:320px;border-right:1px solid var(--color-snuff)}.esgc-document-chat-ai__history--new-chart{align-self:flex-start;margin:16px 16px 0}.esgc-document-chat-ai__skeleton{padding:0 16px 16px}.esgc-document-chat-ai__thread{flex:1;display:flex;flex-direction:column}.esgc-document-chat-ai__chat-container{background-color:var(--background-dr-white)}.esgc-document-chat-ai__chat-container .el-scrollbar{height:auto;overflow:auto}.esgc-document-chat-ai__chat-content{padding:24px}.esgc-document-chat-ai__reading-pdf{display:flex;justify-content:flex-start;align-items:center;color:var(--color-shark);font-size:16px;font-weight:500;line-height:24px;gap:10px;padding:12px 16px;border-radius:10px;border:1px solid var(--color-snuff);background:var(--background-white)}.esgc-document-chat-ai__reading-pdf--spin{width:20px;height:20px;border-radius:50%;background:conic-gradient(from 90deg,#655de0,#c2216f33 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),var(--color-black) 0);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),var(--color-black) 0);animation:spin 1s infinite linear}@keyframes spin{to{transform:rotate(1turn)}}.esgc-document-chat-ai .collapse-enter-from,.esgc-document-chat-ai .collapse-leave-to{width:0;opacity:0}.esgc-document-chat-ai .collapse-enter-active,.esgc-document-chat-ai .collapse-leave-active{transition:all .2s ease}.esgc-document-chat-ai .collapse-enter-to,.esgc-document-chat-ai .collapse-leave-from{width:400px;opacity:1}.esgc-document-history{display:flex;flex-direction:column;gap:20px;padding:16px}.esgc-history-item{display:flex;flex-direction:column;gap:8px}.esgc-history-item__title{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16.32px}.esgc-history-item__container{display:flex;flex-direction:column;gap:4px}.esgc-history-item__content{display:flex;gap:12px;padding:10px 12px;cursor:pointer;border:1px solid transparent}.esgc-history-item__content.is-active,.esgc-history-item__content:hover{border-radius:8px;border-color:var(--color-alpine-goat);background:var(--background-athens-gray-extra)}.esgc-history-item__content--name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;flex:1}.esgc-thread-header{color:var(--color-ultramarine);font-size:16px;font-weight:600;line-height:24px;padding:16px 24px;height:56px;border-bottom:1px solid var(--color-snuff)}.esgc-thread-header__title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}.esgc-document-prompt-chat{border-top:1px solid var(--color-snuff);padding:12px 16px;position:relative}.esgc-document-prompt-chat__text-area{--el-input-border-radius: 16px}.esgc-document-prompt-chat__text-area .el-textarea__inner:focus{border-color:var(--color-maroon-flush);box-shadow:none}.esgc-document-prompt-chat__send{position:absolute;top:50%;transform:translateY(-50%);right:24px}.esgc-document-prompt-chat__send.is-loading{position:absolute}.esgc-document-pdf-preview{width:400px;position:relative;border-left:1px solid var(--color-snuff)}.esgc-document-pdf-preview__loading{padding:16px 16px 0}.esgc-document-pdf-preview__collapse{position:absolute;top:10px;left:-15px;border:1px solid var(--color-snuff);box-shadow:0 2px 4px #cacaca80,0 1px 4px #dadae066}.esgc-document-pdf-preview__collapse.is-round{padding:5px 9px}.esgc-document-pdf-preview__header{display:flex;justify-content:center;align-items:center;color:var(--color-shark);font-size:14px;font-weight:500;line-height:normal;padding:12px 24px}.esgc-document-pdf-preview__header--current-page{border-radius:4px;padding:4px 9px;background:var(--color-alpine-goat)}.esgc-document-pdf-preview__header--percent{border-radius:4px;padding:4px 9px;background:var(--color-alpine-goat);margin:0 8px}.esgc-document-pdf-preview__header--slash{padding:8px}.esgc-document-pdf-preview__preview{position:absolute;width:395px;height:calc(100% - 56px);overflow:auto}.esgc-document-pdf-preview__preview.is-scroller::-webkit-scrollbar{width:6px;background:transparent;height:6px}.esgc-document-pdf-preview__preview.is-scroller::-webkit-scrollbar-thumb{background-color:transparent;border-radius:8px}.esgc-document-pdf-preview__preview.is-scroller:hover::-webkit-scrollbar-thumb{background-color:#aaa}.esgc-document-pdf-preview__preview.is-loading{height:calc(100vh - 430px)}.esgc-document-live-chat{display:flex;flex-direction:column;gap:12px}.esgc-document-live-chat__document{color:var(--color-mid-gray);font-size:16px;font-weight:400;line-height:24px;border-radius:10px;border:1px solid var(--color-snuff);background:var(--background-white);padding:12px 16px}.esgc-document-live-chat__document--file{font-weight:700}.esgc-document-live-chat__dot-loading{border-radius:10px;border:1px solid var(--color-snuff);background:var(--background-white);padding:12px 16px;align-self:flex-start}.esgc-document-chat-ai-loading{display:flex;flex-direction:column;gap:20px}.esgc-document-chat-ai-loading .is-end{align-self:flex-end}.esgc-document-chat-ai-loading .is-end.el-skeleton{display:flex;flex-direction:column}.esgc-document-chat-ai-loading .is-end.el-skeleton .el-skeleton__p{margin-left:auto;height:40px}.esgc-document-chat-ai-loading .is-end.el-skeleton .el-skeleton__p.is-first{width:50%}.esgc-document-chat-ai-loading .is-start .el-skeleton__p{height:40px}.esgc-document-chat-ai-loading .is-start .el-skeleton__p.is-first{width:50%}.esgc-document-message-live-chat{max-width:80%;align-self:flex-end;display:flex;flex-direction:column;gap:4px}.esgc-document-message-live-chat.is-ai{align-self:flex-start;gap:4px}.esgc-document-message-live-chat__copy{align-self:flex-end}.esgc-document-message-live-chat__ai-message{display:flex;flex-direction:column;padding:12px 16px;border-radius:16px;background-color:var(--background-white);border:1px solid var(--color-snuff);font-size:16px;line-height:24px}.esgc-document-message-live-chat__text{color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:18px;align-self:flex-end}.esgc-document-message-live-chat__message{color:var(--color-white);font-size:16px;font-weight:400;line-height:24px;white-space:pre-wrap;padding:12px 16px;background-color:var(--theme-primary-color);border:1px solid var(--theme-secondary-hover-color);border-radius:16px}.esgc-document-pdf{display:flex;align-items:center;gap:8px}.esgc-document-pdf__content{display:flex;align-items:center;gap:4px}.esgc-document-pdf__content--name{color:var(--color-mid-gray);font-size:12px;font-weight:500;line-height:16.32px}.esgc-document-pdf__page{display:flex;align-items:center;gap:4px}.esgc-document-button-preview{background:linear-gradient(61deg,#c2216f1a 3.31%,#655de01a 97.74%),var(--background-white);border-radius:2px;border:1px solid var(--color-maroon-flush)}.esgc-document-button-preview:focus-visible{outline:2px solid var(--el-color-primary-light-5);outline-offset:1px}.esgc-document-button-preview.is-tag{border-radius:3px;padding:6px 12px}.esgc-document-button-preview.is-tag .esgc-document-button-preview__button{font-size:12px;line-height:16.32px}.esgc-document-button-preview__button{cursor:pointer;padding:4px;text-align:center;font-size:8px;font-weight:500;background:var(--theme-special-active-color);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.esgc-document-recommend{display:flex;flex-direction:column;gap:16px;padding:0 24px 16px}.esgc-document-recommend__question{border-top:1px solid var(--color-snuff);display:flex;flex-direction:column;gap:12px}.esgc-document-recommend__question--header{display:flex;justify-content:space-between;align-items:center}.esgc-document-recommend__question--title{color:var(--color-shark);font-size:16px;font-weight:600;line-height:24px}.esgc-document-recommend__question--list{display:flex;flex-direction:column;gap:8px}.esgc-document-recommend__question--item{display:flex;gap:4px;flex-wrap:wrap;font-weight:500;background:var(--theme-special-active-color);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.esgc-document-dot-loading{padding:8px 16px;width:32px;aspect-ratio:2;--dot-repeat: no-repeat radial-gradient(circle closest-side, var(--theme-primary-color) 90%, transparent);background:var(--dot-repeat) 0% 50%,var(--dot-repeat) 50% 50%,var(--dot-repeat) 100% 50%;background-size:33.3333333333% 50%;animation:dot-loading 1s infinite linear}@keyframes dot-loading{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.esgc-external-user{width:100%;height:100%;padding:18px 20px 24px}.esgc-external-user__report-list{width:100%;height:100%;background-color:var(--background-white);box-shadow:0 2px 4px #cacaca80,0 1px 4px #dadae066;border-radius:8px}.esgc-external-user__report-list.is-empty .el-scrollbar__view{height:100%}.esgc-external-user__report-list-body{height:100%;width:100%;padding:24px}.esgc-external-user__report-list-footer{padding:18px 24px;border-top:1px solid var(--background-snuff);border-radius:0 0 8px 8px}.esgc-external-user__report-list-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;height:100%;width:100%;background:var(--color-alpine-goat);border-radius:8px}.esgc-external-user__report-list-empty-title{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:21px}.esgc-external-user__reports{display:grid;grid-template-columns:repeat(5,minmax(calc(20% - 16px),1fr));gap:16px}@media screen and (width <= 1440px){.esgc-external-user__reports{grid-template-columns:repeat(4,minmax(calc(25% - 16px),1fr))}}.esgc-external-user__pagination{width:100%;display:flex;justify-content:flex-end;align-items:center}.esgc-external-user__pagination-title,.esgc-external-user__pagination-count{color:var(--color-shark);font-size:12px;font-weight:400;line-height:18px}.esgc-supplier-request-item{transition:transform .3s ease-in-out}.esgc-supplier-request-item:hover{transform:scale(1.04)}.esgc-supplier-request-item__request{border-radius:0 8px 8px;border:1px solid var(--color-snuff);transition:box-shadow .3s ease-in-out;display:flex;flex-direction:column}.esgc-supplier-request-item__request.is-published{border-radius:8px}.esgc-supplier-request-item__request--content{position:relative;padding:46px 10px 16px;border-bottom:1px solid var(--color-snuff);text-align:center;flex-grow:1}.esgc-supplier-request-item__request--content.is-completed{border-bottom:none}.esgc-supplier-request-item__request--logo{position:absolute;top:8px;right:8px;z-index:1;width:24px;height:24px;border-radius:50%}.esgc-supplier-request-item__request--ai-logo{position:absolute;top:8px;right:38px;z-index:1}.esgc-supplier-request-item__request--ai-logo .font-icon{font-size:24px;background-image:var(--theme-special-active-color);color:transparent;-webkit-background-clip:text;background-clip:text}.esgc-supplier-request-item__request--name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-shark);font-size:14px;font-weight:600;line-height:21px;margin:10px 0 0;text-align:center}.esgc-supplier-request-item__request--progress{color:var(--color-mid-gray);font-size:12px;font-weight:600;line-height:18px;text-align:left;margin:8px 0}.esgc-supplier-request-item__request--progress.is-request{margin:0}.esgc-supplier-request-item__request--completed{color:var(--theme-primary-color)}.esgc-supplier-request-item__request--publish-date{color:var(--color-manatee);font-size:14px;font-weight:400;line-height:20px;text-align:center}.esgc-supplier-request-item__request--footer{padding:10px;display:flex;align-items:center;gap:10px}.esgc-supplier-request-item__request--action{flex:1}.esgc-supplier-request-item__request--action .el-icon{transform:rotate(90deg)}.esgc-supplier-request-item__request--action.is-completed{margin:14px 0 0}.esgc-supplier-request-item__request--audit{display:flex;justify-content:space-between;align-items:center;background:var(--background-dr-white);border-radius:12px;padding:4px 6px;margin-top:10px}.esgc-supplier-request-item__request--audit-title{display:flex;justify-content:center;align-items:center;color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:18px;gap:4px}.esgc-supplier-request-item__request--audit-time{color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:18px}.esgc-supplier-request-item__image img{max-height:72px}.esgc-entity-report-item{position:relative;border:1px solid var(--background-snuff);background:var(--background-white);border-radius:0 8px 8px;transition:transform .3s ease-in-out}.esgc-entity-report-item:hover{transform:scale(1.04)}.esgc-entity-report-item.is-ongoing{margin-top:18px}.esgc-entity-report-item:not(.is-ongoing){border-radius:8px;padding:0 16px 12px}.esgc-entity-report-item__status{position:absolute;top:-26px}.esgc-entity-report-item__main{display:flex;justify-content:center;align-items:center;flex-direction:column}.esgc-entity-report-item__logo{position:absolute;top:10px;right:10px}.esgc-entity-report-item__logo img{width:20px;height:20px;border-radius:50%}.esgc-entity-report-item__ai-logo{position:absolute;top:8px;right:38px;z-index:1}.esgc-entity-report-item__ai-logo .font-icon{font-size:24px;background-image:var(--theme-special-active-color);color:transparent;-webkit-background-clip:text;background-clip:text}.esgc-entity-report-item__image-wrapper{margin-top:48px}.esgc-entity-report-item__report-title{color:var(--color-shark);font-size:14px;font-weight:600;line-height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:175px;text-align:center}.esgc-entity-report-item__info{color:var(--color-manatee);font-size:14px;font-weight:400;line-height:20px;text-align:center}.esgc-entity-report-item__info-item{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}.esgc-entity-report-item__info.is-published{margin-bottom:20px}.esgc-entity-report-item__progress{padding:10px}.esgc-entity-report-item__progress-count{color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:18px}.esgc-entity-report-item__progress-completed{color:var(--theme-primary-color)}.esgc-entity-report-item__progress-audit{display:flex;justify-content:space-between;align-items:center;color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:18px;border-radius:12px;padding:4px 6px;margin-top:10px;background-color:var(--background-dr-white)}.esgc-entity-report-item__progress-audit-title{display:flex;justify-content:center;align-items:center;color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:18px;gap:4px}.esgc-entity-report-item__action{border-top:1px solid var(--color-snuff);padding:10px}.esgc-sign-in__title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:36px;margin-bottom:2px}.esgc-sign-in__description{color:var(--color-shark);font-size:14px;font-weight:500;line-height:20px;margin-bottom:42px}.esgc-sign-in__description .el-button.is-link{padding:0;height:20px;font-weight:500;color:var(--theme-primary-color);text-decoration:none;margin-left:12px}.esgc-sign-in__forgot-password{display:flex;justify-content:flex-end;align-items:center;color:var(--theme-primary-color);font-size:14px;font-weight:500;line-height:19.6px;text-decoration:none;margin-bottom:32px}.esgc-sign-up__title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:36px;margin-bottom:16px}.esgc-sign-up__footer{display:flex;justify-content:center;align-items:center;color:var(--color-east-bay);font-size:14px;font-weight:400;line-height:20px;gap:4px;margin-top:16px}.esgc-sign-up__field-group{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.esgc-sign-up__link{color:var(--theme-primary-color);font-size:12px;font-weight:400;line-height:16px;text-decoration:none;cursor:pointer}.esgc-sign-up__policy{display:flex;gap:4px;margin-bottom:16px}.esgc-sign-up__policy--term{--el-button-text-color: var(--theme-primary-color);color:var(--theme-primary-color);font-size:14px;font-weight:500;line-height:19.6px;padding:0}.esgc-sign-up__policy--term:hover,.esgc-sign-up__policy--term:focus,.esgc-sign-up__policy--term:active{--el-fill-color-light: transparent}.esgc-term-condition .el-drawer__header{padding:21px;background-color:var(--theme-primary-color);margin-bottom:0}.esgc-term-condition .el-drawer__body{padding:0}.esgc-term-condition__container{padding:20px 64px 200px}.esgc-term-condition__logo{width:100%;text-align:center}.esgc-term-condition__logo.is-footer{margin-top:72px}.esgc-term-condition__header{display:flex;justify-content:space-between;align-items:center}.esgc-term-condition__header--left{display:flex;flex-direction:column;gap:4px}.esgc-term-condition__header--image{max-width:250px}.esgc-term-condition__header--link{color:var(--theme-primary-color)}.esgc-term-condition__header--right{max-width:var(--width);max-height:var(--height)}.esgc-term-condition__title{color:var(--color-black);font-size:18px;font-weight:700;line-height:27px;text-decoration:underline;margin-top:24px;margin-bottom:32px}.esgc-term-condition__image{width:440px}.esgc-reset-password__title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:36px;margin-bottom:40px}.esgc-reset-password__button{margin-top:12px}.esgc-invitation-unavailable{width:480px;padding:32px 16px 40px;background:var(--background-white);border-radius:8px;box-shadow:0 5px 8px 0 var(--color-black-transparent-05),0 12px 24px 0 var(--color-black-transparent-15)}.esgc-invitation-unavailable__content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.esgc-invitation-unavailable__title{color:var(--color-ultramarine);font-size:24px;font-weight:600;line-height:36px}.esgc-invitation-unavailable__description{color:var(--color-shark);font-size:16px;font-weight:400;line-height:24px;text-align:center}.esgc-contact-us__title{color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:36px;margin-bottom:16px}.esgc-contact-us__form{padding:0 12px}.esgc-contact-us__form .el-button{margin-top:24px}.esgc-contact-us__action{color:var(--theme-primary-color);font-size:14px;font-weight:500;line-height:20px;border-radius:8px;box-shadow:0 12px 24px 0 var(--color-black-transparent-15),0 5px 8px 0 var(--color-black-transparent-05)}.esgc-contact-us__action .el-icon{transform:rotate(90deg)}.esgc-master-layout{display:flex;height:100vh}.esgc-dashboard{position:relative;display:flex;width:100%;height:100%;background:var(--background-alpine-goat)}.esgc-dashboard--data-visualization{--gradient-color: var(--theme-primary-color);overflow:hidden;background:linear-gradient(180deg,var(--gradient-color) 0%,var(--background-white) 80%),var(--background-white-transparent-40);background-blend-mode:lighten}.esgc-dashboard--data-visualization.is-diginex-platform{--gradient-color: var(--background-royal-blue)}.esgc-dashboard__spin{position:absolute;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:var(--background-brainstem-grey);opacity:.8;z-index:3}.esgc-dashboard__container{flex-grow:1;display:flex;flex-direction:column;width:calc(100vw - 223px)}.esgc-dashboard-header{display:flex;justify-content:space-between;padding:24px;height:88px;position:relative;border-bottom:1px solid var(--color-snuff)}.esgc-dashboard-header--data-visualization{position:relative;border-bottom:1px solid var(--color-snuff);background-color:var(--background-white-transparent-90);padding:9px 20px;border-radius:12px;margin:12px 12px 8px}.esgc-dashboard-header--ai-report-builder{background-color:var(--background-white)}.esgc-dashboard-header__name{flex:1;display:flex;justify-content:flex-start;align-items:center}.esgc-dashboard-header__back{transform:rotate(180deg);margin-right:16px}.esgc-dashboard-header__company-dashboard{color:var(--color-shark);font-size:24px;font-weight:600;line-height:36px}.esgc-dashboard-header__header-description{margin-left:12px;color:var(--color-manatee);font-size:14px;font-weight:400;line-height:20px}.esgc-dashboard-header__collapse{width:32px;z-index:1;position:absolute;bottom:-16px;left:-16px;border:1px solid var(--theme-secondary-hover-color);box-shadow:0 2px 4px 0 var(--color-washed-sage);background:var(--background-white)}.esgc-dashboard-header__collapse--data-visualization{bottom:-18px;left:-30px}.esgc-dashboard-header__collapse.is-collapsed{transform:rotate(180deg)}.esgc-dashboard-main{position:relative;flex:1;width:100%;background:var(--background-alpine-goat)}.esgc-dashboard-main.is-data-visualization{background:transparent}.esgc-dashboard-main__scroll .el-scrollbar__view{padding:18px 24px}.esgc-sidebar{--el-menu-border-color: solid var(--color-snuff);border-right:1px solid var(--color-snuff);display:flex;flex-direction:column;height:100%;width:223px}.esgc-sidebar__logo{display:flex;justify-content:center;align-items:center;height:87px;position:relative;flex:0 0 87px}.esgc-sidebar__logo--image a{height:100%;display:flex;align-items:center}.esgc-sidebar__logo--image .el-image__inner{max-width:155px;max-height:60px}.is-collapse .esgc-sidebar__logo--image .el-image__inner{max-width:36px}.esgc-sidebar__divider{margin:0 auto;width:94%}.esgc-sidebar__divider.is-collapse{width:75%}.esgc-sidebar__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.esgc-sidebar__content--menu{display:flex;flex-direction:column;gap:8px;padding:8px;width:100%}.esgc-sidebar__content--menu .el-menu-item{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:19.6px;width:100%;height:40px;padding:0 10px!important;border-radius:8px}.esgc-sidebar__content--menu .el-menu-item .label{margin-left:8px}.esgc-sidebar__content--menu .el-menu-item.is-active{color:var(--theme-primary-color);font-size:14px;font-weight:500;line-height:20px;background-color:var(--theme-secondary-color)}.esgc-sidebar__content--menu .el-menu-item.is-active .font-icon{color:var(--theme-primary-color)}.esgc-sidebar__content--menu .el-menu-item.is-active.is-disabled{background-color:var(--theme-secondary-color)!important}.esgc-sidebar__content--menu .el-menu-item.is-disabled{opacity:1;pointer-events:none}.el-scrollbar .esgc-sidebar__content--menu{padding-top:0}.esgc-sidebar__content--menu.is-external-user{padding-top:8px}.esgc-sidebar__content .el-sub-menu.is-active{background-color:var(--theme-secondary-color);border-radius:8px}.esgc-sidebar__content .el-sub-menu.is-active,.esgc-sidebar__content .el-sub-menu.is-active .sub-menu-icon,.esgc-sidebar__content .el-sub-menu.is-active .sub-menu-label{font-weight:500;color:var(--theme-primary-color)}.esgc-sidebar__content .el-sub-menu__title{padding:0!important;height:40px;border-radius:8px}.esgc-sidebar__content--link{text-decoration:none}.esgc-sidebar__content--new{color:var(--color-white);font-size:12px;font-weight:600;line-height:18px;background:var(--theme-primary-color);border-radius:6px;padding:4px;margin-left:auto}.esgc-sidebar__special{height:auto}.esgc-sidebar__special .el-menu-item.is-top-menu{border-radius:8px;padding:0 12px!important;background:var(--theme-primary-color);box-shadow:0 6px 6.8px #0000000f,0 0 4px #0000000d}.esgc-sidebar__special .el-menu-item.is-top-menu,.esgc-sidebar__special .el-menu-item.is-top-menu .font-icon{color:var(--color-white);font-weight:400}.esgc-sidebar__special .el-menu-item.is-top-menu.is-disabled{background:var(--theme-primary-color)!important}.el-menu--collapse{width:72px}.el-menu--collapse .el-menu-item{margin:0;border-radius:8px}.el-menu--collapse .el-menu-item .el-menu-tooltip__trigger{padding:0 14px}.el-menu--collapse .el-sub-menu__title{padding:0 14px!important}.el-menu--collapse .el-sub-menu__title .el-menu-item{padding:0!important}.el-menu--collapse .el-sub-menu__icon-arrow{display:none}.esgc-menu-link.is-disabled{pointer-events:none}.guest-layout{position:relative;display:flex;flex-direction:column;width:100%;height:100%;background:url(/assets/assets.DnuVQvr7.jpg) no-repeat center center;background-size:cover}.guest-layout__main{display:flex;flex-direction:column;height:calc(100vh - 60px);width:100%}.guest-layout .el-scrollbar__view{height:100%}.guest-header{display:flex;justify-content:space-between;align-items:center;gap:8px;height:60px;padding:0 60px;background-color:var(--background-white)}.guest-header__logo{display:flex;justify-content:center;align-items:center;max-width:200px}.guest-header__logo img{max-height:37px}.esgc-dashboard-report-layout .el-menu--collapse{width:80px}.esgc-dashboard-report-layout__container{flex-grow:1;display:flex;flex-direction:column;width:calc(100vw - 80px)}.esgc-dashboard-report-layout__menu{height:calc(100vh - 88px);display:flex;flex-direction:column;justify-content:flex-end}.esgc-dashboard-report-layout__menu .el-menu-item{padding:0}.esgc-dashboard-report-layout__logo{display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--color-snuff);height:88px}.esgc-dashboard-report-layout__logo a{height:100%;display:flex;align-items:center}.esgc-dashboard-report-layout__menu-item{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.esgc-dashboard-report-layout__menu-item--exit{color:var(--el-menu-text-color);font-size:10px;font-weight:500;line-height:20px}.esgc-dashboard-report-layout__menu-item--header{color:var(--color-shark);font-size:24px;font-weight:600;line-height:36px}.esgc-auth-layout__header{display:flex;justify-content:space-between;align-items:center;padding:20px 32px;height:70px;background-color:var(--background-emptiness)}.esgc-auth-layout__header .el-image{overflow:unset}.esgc-auth-layout__header .el-image__inner{width:100%;height:100%;max-width:186px;max-height:70px}.esgc-auth-layout__content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;height:calc(100vh - 70px);background:url(/assets/assets.m9illhDZ.png) center/cover no-repeat #5d5d7108}.esgc-auth-layout__inner-content{width:536px;padding:32px 48px;border-radius:16px;border:1px solid var(--background-white);background:var(--background-white);box-shadow:0 8px 12px #2121210d,0 0 0 9px #e8f2ff33}.esgc-auth-layout__select-language{width:120px}.esgc-auth-layout__select-language .el-select{--el-border-radius-base: 8px}.esgc-auth-layout__select-language .el-select__wrapper{color:var(--color-mid-gray);font-size:12px;font-weight:400;line-height:21px;min-height:37px;gap:4px;padding:4px 8px;border:1px solid var(--theme-secondary-hover-color);box-shadow:0 2px 4px #cacaca80,0 1px 4px #dadae066}.modal-billing-detail .el-dialog__body{margin:0 -24px}.modal-billing-detail__description{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:21px}.modal-billing-detail__title{color:var(--color-shark);font-size:16px;font-weight:600;line-height:24px;display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.modal-billing-detail__body{max-height:400px;padding:24px 24px 0}.modal-billing-detail__footer{display:flex;gap:16px}.modal-upload-file__spin{position:absolute;height:100%;background-color:var(--background-brainstem-grey);opacity:.8;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-upload-file .el-dialog__footer{padding:0;border:none}.modal-upload-file__content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.modal-upload-file__content-title{color:var(--color-shark);font-size:12px;font-weight:400;line-height:18px}.modal-upload-file__content-subtitle{color:var(--color-manatee);font-size:14px;font-weight:500;line-height:20px;text-transform:capitalize}.modal-upload-file .cropper__option .el-button{width:100%}.modal-manage-seat__title{color:var(--color-shark);font-size:20px;font-weight:600;line-height:30px}.modal-manage-seat__body{margin:24px 0}.modal-manage-seat__body-seat{width:100%;min-height:auto}.modal-manage-seat__body-seat .el-input__inner{text-align:left}.modal-manage-seat__body-seat .el-input__inner::-webkit-outer-spin-button,.modal-manage-seat__body-seat .el-input__inner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal-manage-seat__body-seat .el-input__inner[type=number]{-moz-appearance:textfield}.modal-manage-seat__seats{display:grid;grid-template-columns:repeat(2,1fr);gap:64px;margin:24px 0}.modal-manage-seat__seats-info{display:flex;justify-content:space-between;align-items:center}.modal-manage-seat__seats-summary{margin-top:4px}.modal-manage-seat__seats-label{color:var(--color-mid-gray)}.modal-manage-seat__seats-count{color:var(--color-shark);font-size:14px;font-weight:600;line-height:20px}.modal-manage-seat__seats-value{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px}.modal-manage-seat__seats-title{color:var(--color-mid-gray);font-size:16px;font-weight:500;line-height:24px}.modal-manage-seat__total{padding:24px 12px;border-radius:4px;border:1px solid var(--color-blue-2);background:var(--background-zircon);text-align:center}.modal-manage-seat__total-money{color:var(--color-blue-ribbon);font-size:36px;font-weight:600;line-height:57px;margin-bottom:4px}.modal-manage-seat__total-title{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:20px}.modal-update-billing__title{color:var(--color-shark);font-size:20px;font-weight:600;line-height:30px;margin-bottom:4px}.modal-update-billing__subtitle{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:20px}.modal-update-billing__body-title{color:var(--color-shark);font-size:16px;font-weight:600;line-height:24px;margin-bottom:12px}.stripe-field{position:relative;margin-bottom:24px}.stripe-field__label{color:var(--color-manatee);font-size:16px;font-weight:500;line-height:24px;display:block;margin-bottom:8px}.stripe-field__input{color:var(--color-manatee);font-size:16px;font-weight:500;line-height:24px;padding:9px;border-radius:4px;border:1px solid var(--background-snuff);background:var(--background-white)}.stripe-field__error-text{color:var(--color-carnation);font-size:14px;font-weight:400;line-height:21px;position:absolute;bottom:-22px;right:0}.stripe-field--error .stripe-field__input{border:1.5px solid var(--color-scarlet)}.stripe-field--focus .stripe-field__input{border:1.5px solid var(--theme-primary-active-color)}.stripe-field--focus .stripe-field__label{color:var(--theme-primary-active-color)}.esgc-modal-explore{padding:0;background:var(--theme-special-active-color)}.esgc-modal-explore .el-dialog{border-radius:8px}.esgc-modal-explore .el-dialog__header{border-bottom:0;padding:0;margin-right:16px}.esgc-modal-explore .el-dialog__body{margin-top:0}.esgc-modal-explore .el-dialog__headerbtn{width:54px;height:54px;z-index:1}.esgc-modal-explore .el-dialog__footer{display:none}.esgc-modal-explore__footer{display:flex;justify-content:flex-end;gap:12px;padding:24px;background-color:var(--background-white);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.esgc-explore-welcome{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;height:100%}.esgc-explore-welcome.is-content-end{justify-content:flex-end}.esgc-explore-welcome__title{color:var(--color-white);font-size:30px;font-weight:600;line-height:45px}.esgc-explore-welcome__description{width:70%;text-align:center;color:var(--color-white);font-size:14px;font-weight:400;line-height:20px;opacity:.7}.esgc-explore-intro{display:flex;justify-content:center;align-items:center;position:relative;height:100%;padding:0 24px;gap:108px}.esgc-explore-intro.not-padding-right{padding-right:0}.esgc-explore-intro.gap-intro{gap:35px}.esgc-explore-intro__content{display:flex;flex-direction:column;gap:16px;width:50%}.esgc-explore-intro__content--title{color:var(--color-white);font-size:20px;font-weight:600;line-height:30px}.esgc-explore-intro__content--list{color:var(--color-white);font-size:14px;font-weight:400;line-height:20px;margin:0;padding-left:20px}.esgc-explore-intro__content--key-question{display:flex;padding:8px 12px;flex-direction:column;gap:2px;border-radius:8px;border:1px dashed var(--color-athens-gray);background:var(--theme-secondary-color)}.esgc-explore-intro__content--key{color:var(--color-soulstone-blue);font-size:14px;font-weight:600;line-height:19.6px}.esgc-explore-intro__content--question{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:20px}.esgc-explore-intro__count{position:absolute;left:38px;bottom:22px}.esgc-explore-intro__count--current-slide{color:var(--color-white);font-size:14px;font-weight:600;line-height:21px}.esgc-explore-intro__count--total-slide{margin-left:4px;color:var(--color-white);font-size:14px;font-weight:600;line-height:21px}.esgc-modal-billing__body--title{color:var(--color-shark);font-size:20px;font-weight:600;line-height:30px}.esgc-modal-billing__body--sub-title{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:20px}.esgc-modal-billing__body--form-title{color:var(--color-shark);font-size:16px;font-weight:600;line-height:24px;margin-bottom:16px}.esgc-change-permission-level-modal{padding:32px}.esgc-change-permission-level-modal .el-dialog__title{color:var(--color-shark);font-size:20px;font-weight:600;line-height:30px}.esgc-change-permission-level-modal .el-dialog__footer{padding-top:16px}.esgc-change-permission-level-modal .el-dialog__body{padding-bottom:16px}.esgc-change-permission-level-modal__user{display:flex;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:12px;padding:12px 16px;border-radius:8px;background-color:var(--background-athens-gray-extra);border:1px solid var(--color-white-lilac)}.esgc-change-permission-level-modal__user .el-avatar{--el-avatar-text-size: 12px}.esgc-change-permission-level-modal__label{color:var(--color-manatee);font-size:14px;font-weight:400;line-height:19.6px;margin-bottom:8px}.esgc-change-permission-level-modal__user-info{color:var(--color-east-bay);font-size:16px;font-weight:400;line-height:24px}.esgc-invite-users-modal{padding:32px}.esgc-invite-users-modal__description{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:19.6px}.esgc-invite-users-modal__content{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:12px}.esgc-invite-users-modal__limited-title{color:var(--color-black);font-size:16px;font-weight:600;line-height:24px;margin:0 0 8px}.esgc-invite-users-modal .tags{margin-bottom:12px}.esgc-invite-users-modal .el-dialog__title{color:var(--color-shark);font-size:20px;font-weight:600;line-height:30px}.esgc-invite-users-modal .el-dialog__body{padding-bottom:16px}.esgc-invite-users-modal.is-limited .el-dialog__header,.esgc-invite-users-modal.is-limited .el-dialog__footer{border:0}.esgc-invite-users-modal.is-limited .el-dialog__footer{display:grid;grid-template-columns:1fr}.esgc-invite-users-modal.is-limited .el-dialog__header,.esgc-invite-users-modal.is-limited .el-dialog__body{padding:0;margin:0}.esgc-account-cancelled-modal{padding:32px 48px}.esgc-account-cancelled-modal__content{color:var(--color-mid-gray);font-size:14px;font-weight:400;line-height:19.6px;gap:16px;padding:4px 0 40px;white-space:pre-wrap}.esgc-account-cancelled-modal .el-dialog__header{border:none;padding:0}.esgc-account-cancelled-modal .el-dialog__title{font-size:20px;line-height:30px}.esgc-account-cancelled-modal .el-dialog__body{margin:0}.esgc-account-cancelled-modal .el-dialog__footer{padding:16px 0 0}.esgc-checkout-modal-billing{display:flex;justify-content:flex-start;align-items:stretch;gap:12px}.esgc-checkout-modal-billing__title{color:var(--color-shark);font-size:16px;font-weight:500;line-height:22px;margin-bottom:12px}.esgc-checkout-modal-billing__text{color:var(--color-shark);font-size:14px;font-weight:400;line-height:19.6px}.esgc-checkout-modal-billing__price{color:var(--color-shark);font-size:14px;font-weight:500;line-height:19.6px}.esgc-checkout-modal-billing__type{color:var(--theme-primary-color);text-decoration:underline;margin-left:4px}.esgc-checkout-modal-billing__column{flex:1;border-right:1px solid var(--color-snuff)}.esgc-checkout-modal-billing__column:last-child{border-right:none}.esgc-checkout-modal-info{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--color-snuff)}.esgc-checkout-modal-info__title{color:var(--color-shark);font-size:14px;font-weight:400;line-height:19.6px}.esgc-checkout-modal-info__payment{color:var(--mid-gray);font-size:14px;font-weight:400;line-height:19.6px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:4px}.esgc-checkout-modal-info__summary{color:var(--color-black);font-size:14px;font-weight:500;line-height:19.6px}.esgc-checkout-modal-payment-method{margin-top:4px}.esgc-checkout-modal-payment-method__offline{color:var(--color-black);font-size:14px;font-weight:500;line-height:19.6px;display:flex;justify-content:center;align-items:center;gap:4px}.esgc-checkout-modal-payment-method__credit-card{color:var(--color-manatee);font-size:10px;font-weight:400;line-height:10px;display:flex;justify-content:center;align-items:center;gap:4px;padding:4px 12px;border-radius:100px;background:var(--background-alpine-goat)}.esgc-checkout-modal-summary__title{color:var(--color-shark);font-size:16px;font-weight:500;line-height:22px;margin-bottom:12px}.esgc-checkout-modal-amount-charged-today{display:flex;justify-content:space-between;align-items:center;padding:12px 16px 12px 12px;background-color:var(--theme-secondary-color);border-radius:8px}.esgc-checkout-modal-amount-charged-today__label{color:var(--color-shark);font-size:16px;font-weight:600;line-height:24px}.esgc-checkout-modal-amount-charged-today__value{color:var(--theme-primary-color);font-size:16px;font-weight:500;line-height:24px}.esgc-checkout-modal-content{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;gap:24px;padding:8px 0 24px}.esgc-checkout-modal .el-dialog__title{font-size:20px;line-height:30px}.esgc-payment-success-modal .el-dialog__header{border:0;padding:0}.esgc-payment-success-modal .el-dialog__body{color:var(--color-mid-gray);font-size:13px;font-weight:400;line-height:20px;margin:0;text-align:center}.esgc-payment-success-modal .el-dialog__footer{justify-content:center;border:0}.esgc-payment-success-modal__header{color:var(--color-shark);font-size:16px;font-weight:500;line-height:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px}.esgc-assign-entity-modal{display:flex;flex-direction:column;gap:12px}.esgc-assign-entity-modal__check-all{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--color-snuff);color:var(--color-shark)}.esgc-assign-entity-modal__check-all .el-checkbox{color:inherit;--el-checkbox-checked-text-color: inherit}.esgc-assign-entity-modal__check-all--wrapper{display:flex;gap:6px}.esgc-assign-entity-modal__check-all--count{font-weight:600}.esgc-assign-entity-modal__check-all--count.is-active{color:var(--theme-primary-color)}.esgc-assign-entity-modal__suffix{min-width:125px}.esgc-assign-entity-modal__suffix .dropdown-component{height:auto;padding:0}.esgc-assign-entity-modal__suffix .el-input{--el-input-border: none;--el-input-hover-border: none;--el-input-focus-border: none;--el-input-border-color: none;--el-input-border-radius: none;--el-input-bg-color: none;--el-input-hover-border-color: none;--el-input-clear-hover-color: none;--el-input-focus-border-color: none}.esgc-assign-entity-modal__suffix .el-input__wrapper{--el-select-input-focus-border-color: none;border-color:transparent}.esgc-assign-entity-modal__suffix .el-input__wrapper.is-focus{border-color:transparent;box-shadow:none}.esgc-assign-entity-modal__suffix .el-input__inner{color:var(--color-snuff);font-size:12px;font-weight:400;line-height:18px;max-width:70px}.esgc-assign-entity-modal__suffix .el-input__suffix-inner .el-icon .font-icon{position:unset}.esgc-assign-entity-modal__suffix .el-input .is-focus.el-input__wrapper{--el-select-input-focus-border-color: none}.esgc-assign-entity-modal__suffix .el-select{--el-select-border-color-hover: none;--el-select-close-hover-color: none;--el-select-input-focus-border-color: none}.esgc-assign-entity-modal__suffix .el-select__wrapper,.esgc-assign-entity-modal__suffix .el-select__wrapper.is-focused,.esgc-assign-entity-modal__suffix .el-select__wrapper.is-hovering{box-shadow:none}.esgc-assign-entity-item .el-checkbox-group{font-size:initial;line-height:inherit}.esgc-assign-entity-item__empty{width:100%;text-align:center}.esgc-assign-entity-item__wrapper{display:flex;justify-content:space-between;width:100%;padding:4px 0;border-bottom:1px solid var(--color-snuff)}.esgc-assign-entity-item__content{display:flex;gap:6px}.esgc-assign-entity-item__content--name{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esgc-export-data-point-successful-modal.el-dialog{padding:32px}.esgc-export-data-point-successful-modal .el-dialog__header{border:0}.esgc-export-data-point-successful-modal .el-dialog__body{margin-top:8px}.esgc-export-data-point-successful-modal .el-dialog__footer{padding-top:12px;border:0}.esgc-export-data-point-successful-modal__header{color:var(--color-paradise-palms);font-size:24px;font-weight:600;line-height:36px;display:flex;justify-content:flex-start;align-items:center;gap:8px}.esgc-select-entities-add-data-modal{display:flex;flex-direction:column;gap:12px;padding:24px;background:var(--background-white-lilac);border-radius:12px;margin-bottom:16px}.esgc-select-entities-add-data-modal__check-all{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;padding-right:4px;border-bottom:1px solid var(--color-snuff)}.esgc-select-entities-add-data-modal__check-all--select-all{font-weight:600}.esgc-select-entities-add-data-modal__check-all-entities{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--color-snuff);color:var(--color-shark)}.esgc-select-entities-add-data-modal__check-all-entities .el-checkbox{color:inherit;--el-checkbox-checked-text-color: inherit}.esgc-select-entities-add-data-modal__check-all-entities--wrapper{display:flex;gap:6px}.esgc-select-entities-add-data-modal__check-all-entities--count{font-weight:600}.esgc-select-entities-add-data-modal__check-all-entities--count.is-active{color:var(--theme-primary-color)}.esgc-select-entities-add-data-modal__suffix{min-width:125px}.esgc-select-entities-add-data-modal__suffix .dropdown-component{height:auto;padding:0}.esgc-select-entities-add-data-modal__suffix .el-input{--el-input-border: none;--el-input-hover-border: none;--el-input-focus-border: none;--el-input-border-color: none;--el-input-border-radius: none;--el-input-bg-color: none;--el-input-hover-border-color: none;--el-input-clear-hover-color: none;--el-input-focus-border-color: none}.esgc-select-entities-add-data-modal__suffix .el-input__wrapper{--el-select-input-focus-border-color: none;border-color:transparent}.esgc-select-entities-add-data-modal__suffix .el-input__wrapper.is-focus{border-color:transparent;box-shadow:none}.esgc-select-entities-add-data-modal__suffix .el-input__inner{color:var(--color-snuff);font-size:12px;font-weight:400;line-height:18px;max-width:70px}.esgc-select-entities-add-data-modal__suffix .el-input__suffix-inner .el-icon .font-icon{position:unset}.esgc-select-entities-add-data-modal__suffix .el-input .is-focus.el-input__wrapper{--el-select-input-focus-border-color: none}.esgc-select-entities-add-data-modal__suffix .el-select{--el-select-border-color-hover: none;--el-select-close-hover-color: none;--el-select-input-focus-border-color: none}.esgc-select-entities-add-data-modal__suffix .el-select__wrapper,.esgc-select-entities-add-data-modal__suffix .el-select__wrapper.is-focused,.esgc-select-entities-add-data-modal__suffix .el-select__wrapper.is-hovering{box-shadow:none}.esgc-select-entities-add-data-modal__title{display:flex;align-items:center;gap:8px;color:var(--theme-primary-color);font-size:24px;font-weight:600;line-height:36px}.esgc-select-entities-add-data-modal__subtitle{display:flex;justify-content:flex-start;align-items:center;gap:12px;flex:1;margin-top:16px}.esgc-select-entities-add-data-modal__subtitle--code{color:var(--color-black);font-size:16px;font-weight:500;line-height:inherit;background-color:var(--background-white-solid);border-radius:8px;padding:12px}.esgc-select-entities-add-data-modal__subtitle--name{color:var(--color-black);font-size:16px;font-weight:400;line-height:inherit;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;flex:1}.esgc-select-entities-item .el-checkbox-group{font-size:initial;line-height:inherit;background-color:var(--color-white);gap:0}.esgc-select-entities-item__empty{width:100%;text-align:center;background:var(--background-white-lilac)}.esgc-select-entities-item__wrapper{display:flex;justify-content:space-between;width:100%;padding:4px 4px 8px;border-bottom:1px solid var(--color-snuff)}.esgc-select-entities-item__content{display:flex;gap:6px}.esgc-select-entities-item__content--name{color:var(--color-shark);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esgc-edit-widget-name__title{color:var(--color-east-bay);font-size:20px;font-weight:600;line-height:24px}.esgc-keycloak-user-modal{border-radius:4px}.esgc-keycloak-user-modal .el-dialog__header{display:none}.esgc-keycloak-user-modal .el-dialog__body{text-align:center}.esgc-keycloak-user-modal .el-dialog__footer{display:flex;justify-content:flex-end;gap:16px}.esgc-delete-organization-modal__title{display:flex;align-items:center;gap:8px;color:var(--color-scarlet);font-size:24px;font-weight:600;line-height:36px}.esgc-delete-organization-modal__content{color:var(--color-scarlet);font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:center;gap:8px;padding:8px;border-radius:8px;margin-bottom:16px;background-color:#e119001a}
