.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock :after,.react-clock :before{box-sizing:border-box}.react-clock__face{border:1px solid #000;border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0}.react-clock__hand{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__hand__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__mark__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark__number{left:-40px;position:absolute;text-align:center;width:80px}.react-clock__second-hand__body{background-color:red}.react-datetime-picker{display:inline-flex;position:relative}.react-datetime-picker,.react-datetime-picker *,.react-datetime-picker :after,.react-datetime-picker :before{box-sizing:border-box}.react-datetime-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-datetime-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-datetime-picker__inputGroup{flex-grow:1;min-width:calc(16px + 3.674em);padding:0 2px}.react-datetime-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-datetime-picker__inputGroup__input{-moz-appearance:textfield;background:none;border:0;box-sizing:initial;font:inherit;height:calc(100% - 2px);min-width:.54em;padding:1px;position:relative}.react-datetime-picker__inputGroup__input::-webkit-inner-spin-button,.react-datetime-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datetime-picker__inputGroup__input:invalid{background:#ff00001a}.react-datetime-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-datetime-picker__inputGroup__amPm{-moz-appearance:menulist;font:inherit}.react-datetime-picker__button{background:#0000;border:0;padding:4px 6px}.react-datetime-picker__button:enabled{cursor:pointer}.react-datetime-picker__button:enabled:focus .react-datetime-picker__button__icon,.react-datetime-picker__button:enabled:hover .react-datetime-picker__button__icon{stroke:#0078d7}.react-datetime-picker__button:disabled .react-datetime-picker__button__icon{stroke:#6d6d6d}.react-datetime-picker__button svg{display:inherit}.react-datetime-picker__calendar,.react-datetime-picker__clock{left:0;position:absolute;top:100%;z-index:1}.react-datetime-picker__calendar--closed,.react-datetime-picker__clock--closed{display:none}.react-datetime-picker__calendar{max-width:100vw;width:350px}.react-datetime-picker__calendar .react-calendar{border-width:thin}.react-datetime-picker__clock{background-color:#fff;border:thin solid #a0a096;height:200px;max-width:100vw;padding:25px;width:200px}.rdrCalendarWrapper{-moz-user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;box-shadow:0 1px 2px 0 #23394236}.rdrDateDisplayItem input{color:#849095;height:2.5em}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{height:60px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#0000;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:#0000 #34495e #0000 #0000;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:#0000 #0000 #0000 #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:#0000;height:3em;line-height:3em;-moz-user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:#ffffffd9}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:#ffffff17;border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:#0000;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{padding:.833em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@keyframes shine{0%{background-image:linear-gradient(90deg,#d0d0ce -10%,#f0f0f0 -5%,#d0d0ce 0)}1%{background-image:linear-gradient(90deg,#d0d0ce -9%,#f0f0f0 -4%,#d0d0ce 1%)}2%{background-image:linear-gradient(90deg,#d0d0ce -8%,#f0f0f0 -3%,#d0d0ce 2%)}3%{background-image:linear-gradient(90deg,#d0d0ce -7%,#f0f0f0 -2%,#d0d0ce 3%)}4%{background-image:linear-gradient(90deg,#d0d0ce -6%,#f0f0f0 -1%,#d0d0ce 4%)}5%{background-image:linear-gradient(90deg,#d0d0ce -5%,#f0f0f0 0,#d0d0ce 5%)}6%{background-image:linear-gradient(90deg,#d0d0ce -4%,#f0f0f0 1%,#d0d0ce 6%)}7%{background-image:linear-gradient(90deg,#d0d0ce -3%,#f0f0f0 2%,#d0d0ce 7%)}8%{background-image:linear-gradient(90deg,#d0d0ce -2%,#f0f0f0 3%,#d0d0ce 8%)}9%{background-image:linear-gradient(90deg,#d0d0ce -1%,#f0f0f0 4%,#d0d0ce 9%)}10%{background-image:linear-gradient(90deg,#d0d0ce,#f0f0f0 5%,#d0d0ce 10%)}11%{background-image:linear-gradient(90deg,#d0d0ce 1%,#f0f0f0 6%,#d0d0ce 11%)}12%{background-image:linear-gradient(90deg,#d0d0ce 2%,#f0f0f0 7%,#d0d0ce 12%)}13%{background-image:linear-gradient(90deg,#d0d0ce 3%,#f0f0f0 8%,#d0d0ce 13%)}14%{background-image:linear-gradient(90deg,#d0d0ce 4%,#f0f0f0 9%,#d0d0ce 14%)}15%{background-image:linear-gradient(90deg,#d0d0ce 5%,#f0f0f0 10%,#d0d0ce 15%)}16%{background-image:linear-gradient(90deg,#d0d0ce 6%,#f0f0f0 11%,#d0d0ce 16%)}17%{background-image:linear-gradient(90deg,#d0d0ce 7%,#f0f0f0 12%,#d0d0ce 17%)}18%{background-image:linear-gradient(90deg,#d0d0ce 8%,#f0f0f0 13%,#d0d0ce 18%)}19%{background-image:linear-gradient(90deg,#d0d0ce 9%,#f0f0f0 14%,#d0d0ce 19%)}20%{background-image:linear-gradient(90deg,#d0d0ce 10%,#f0f0f0 15%,#d0d0ce 20%)}21%{background-image:linear-gradient(90deg,#d0d0ce 11%,#f0f0f0 16%,#d0d0ce 21%)}22%{background-image:linear-gradient(90deg,#d0d0ce 12%,#f0f0f0 17%,#d0d0ce 22%)}23%{background-image:linear-gradient(90deg,#d0d0ce 13%,#f0f0f0 18%,#d0d0ce 23%)}24%{background-image:linear-gradient(90deg,#d0d0ce 14%,#f0f0f0 19%,#d0d0ce 24%)}25%{background-image:linear-gradient(90deg,#d0d0ce 15%,#f0f0f0 20%,#d0d0ce 25%)}26%{background-image:linear-gradient(90deg,#d0d0ce 16%,#f0f0f0 21%,#d0d0ce 26%)}27%{background-image:linear-gradient(90deg,#d0d0ce 17%,#f0f0f0 22%,#d0d0ce 27%)}28%{background-image:linear-gradient(90deg,#d0d0ce 18%,#f0f0f0 23%,#d0d0ce 28%)}29%{background-image:linear-gradient(90deg,#d0d0ce 19%,#f0f0f0 24%,#d0d0ce 29%)}30%{background-image:linear-gradient(90deg,#d0d0ce 20%,#f0f0f0 25%,#d0d0ce 30%)}31%{background-image:linear-gradient(90deg,#d0d0ce 21%,#f0f0f0 26%,#d0d0ce 31%)}32%{background-image:linear-gradient(90deg,#d0d0ce 22%,#f0f0f0 27%,#d0d0ce 32%)}33%{background-image:linear-gradient(90deg,#d0d0ce 23%,#f0f0f0 28%,#d0d0ce 33%)}34%{background-image:linear-gradient(90deg,#d0d0ce 24%,#f0f0f0 29%,#d0d0ce 34%)}35%{background-image:linear-gradient(90deg,#d0d0ce 25%,#f0f0f0 30%,#d0d0ce 35%)}36%{background-image:linear-gradient(90deg,#d0d0ce 26%,#f0f0f0 31%,#d0d0ce 36%)}37%{background-image:linear-gradient(90deg,#d0d0ce 27%,#f0f0f0 32%,#d0d0ce 37%)}38%{background-image:linear-gradient(90deg,#d0d0ce 28%,#f0f0f0 33%,#d0d0ce 38%)}39%{background-image:linear-gradient(90deg,#d0d0ce 29%,#f0f0f0 34%,#d0d0ce 39%)}40%{background-image:linear-gradient(90deg,#d0d0ce 30%,#f0f0f0 35%,#d0d0ce 40%)}41%{background-image:linear-gradient(90deg,#d0d0ce 31%,#f0f0f0 36%,#d0d0ce 41%)}42%{background-image:linear-gradient(90deg,#d0d0ce 32%,#f0f0f0 37%,#d0d0ce 42%)}43%{background-image:linear-gradient(90deg,#d0d0ce 33%,#f0f0f0 38%,#d0d0ce 43%)}44%{background-image:linear-gradient(90deg,#d0d0ce 34%,#f0f0f0 39%,#d0d0ce 44%)}45%{background-image:linear-gradient(90deg,#d0d0ce 35%,#f0f0f0 40%,#d0d0ce 45%)}46%{background-image:linear-gradient(90deg,#d0d0ce 36%,#f0f0f0 41%,#d0d0ce 46%)}47%{background-image:linear-gradient(90deg,#d0d0ce 37%,#f0f0f0 42%,#d0d0ce 47%)}48%{background-image:linear-gradient(90deg,#d0d0ce 38%,#f0f0f0 43%,#d0d0ce 48%)}49%{background-image:linear-gradient(90deg,#d0d0ce 39%,#f0f0f0 44%,#d0d0ce 49%)}50%{background-image:linear-gradient(90deg,#d0d0ce 40%,#f0f0f0 45%,#d0d0ce 50%)}51%{background-image:linear-gradient(90deg,#d0d0ce 41%,#f0f0f0 46%,#d0d0ce 51%)}52%{background-image:linear-gradient(90deg,#d0d0ce 42%,#f0f0f0 47%,#d0d0ce 52%)}53%{background-image:linear-gradient(90deg,#d0d0ce 43%,#f0f0f0 48%,#d0d0ce 53%)}54%{background-image:linear-gradient(90deg,#d0d0ce 44%,#f0f0f0 49%,#d0d0ce 54%)}55%{background-image:linear-gradient(90deg,#d0d0ce 45%,#f0f0f0 50%,#d0d0ce 55%)}56%{background-image:linear-gradient(90deg,#d0d0ce 46%,#f0f0f0 51%,#d0d0ce 56%)}57%{background-image:linear-gradient(90deg,#d0d0ce 47%,#f0f0f0 52%,#d0d0ce 57%)}58%{background-image:linear-gradient(90deg,#d0d0ce 48%,#f0f0f0 53%,#d0d0ce 58%)}59%{background-image:linear-gradient(90deg,#d0d0ce 49%,#f0f0f0 54%,#d0d0ce 59%)}60%{background-image:linear-gradient(90deg,#d0d0ce 50%,#f0f0f0 55%,#d0d0ce 60%)}61%{background-image:linear-gradient(90deg,#d0d0ce 51%,#f0f0f0 56%,#d0d0ce 61%)}62%{background-image:linear-gradient(90deg,#d0d0ce 52%,#f0f0f0 57%,#d0d0ce 62%)}63%{background-image:linear-gradient(90deg,#d0d0ce 53%,#f0f0f0 58%,#d0d0ce 63%)}64%{background-image:linear-gradient(90deg,#d0d0ce 54%,#f0f0f0 59%,#d0d0ce 64%)}65%{background-image:linear-gradient(90deg,#d0d0ce 55%,#f0f0f0 60%,#d0d0ce 65%)}66%{background-image:linear-gradient(90deg,#d0d0ce 56%,#f0f0f0 61%,#d0d0ce 66%)}67%{background-image:linear-gradient(90deg,#d0d0ce 57%,#f0f0f0 62%,#d0d0ce 67%)}68%{background-image:linear-gradient(90deg,#d0d0ce 58%,#f0f0f0 63%,#d0d0ce 68%)}69%{background-image:linear-gradient(90deg,#d0d0ce 59%,#f0f0f0 64%,#d0d0ce 69%)}70%{background-image:linear-gradient(90deg,#d0d0ce 60%,#f0f0f0 65%,#d0d0ce 70%)}71%{background-image:linear-gradient(90deg,#d0d0ce 61%,#f0f0f0 66%,#d0d0ce 71%)}72%{background-image:linear-gradient(90deg,#d0d0ce 62%,#f0f0f0 67%,#d0d0ce 72%)}73%{background-image:linear-gradient(90deg,#d0d0ce 63%,#f0f0f0 68%,#d0d0ce 73%)}74%{background-image:linear-gradient(90deg,#d0d0ce 64%,#f0f0f0 69%,#d0d0ce 74%)}75%{background-image:linear-gradient(90deg,#d0d0ce 65%,#f0f0f0 70%,#d0d0ce 75%)}76%{background-image:linear-gradient(90deg,#d0d0ce 66%,#f0f0f0 71%,#d0d0ce 76%)}77%{background-image:linear-gradient(90deg,#d0d0ce 67%,#f0f0f0 72%,#d0d0ce 77%)}78%{background-image:linear-gradient(90deg,#d0d0ce 68%,#f0f0f0 73%,#d0d0ce 78%)}79%{background-image:linear-gradient(90deg,#d0d0ce 69%,#f0f0f0 74%,#d0d0ce 79%)}80%{background-image:linear-gradient(90deg,#d0d0ce 70%,#f0f0f0 75%,#d0d0ce 80%)}81%{background-image:linear-gradient(90deg,#d0d0ce 71%,#f0f0f0 76%,#d0d0ce 81%)}82%{background-image:linear-gradient(90deg,#d0d0ce 72%,#f0f0f0 77%,#d0d0ce 82%)}83%{background-image:linear-gradient(90deg,#d0d0ce 73%,#f0f0f0 78%,#d0d0ce 83%)}84%{background-image:linear-gradient(90deg,#d0d0ce 74%,#f0f0f0 79%,#d0d0ce 84%)}85%{background-image:linear-gradient(90deg,#d0d0ce 75%,#f0f0f0 80%,#d0d0ce 85%)}86%{background-image:linear-gradient(90deg,#d0d0ce 76%,#f0f0f0 81%,#d0d0ce 86%)}87%{background-image:linear-gradient(90deg,#d0d0ce 77%,#f0f0f0 82%,#d0d0ce 87%)}88%{background-image:linear-gradient(90deg,#d0d0ce 78%,#f0f0f0 83%,#d0d0ce 88%)}89%{background-image:linear-gradient(90deg,#d0d0ce 79%,#f0f0f0 84%,#d0d0ce 89%)}90%{background-image:linear-gradient(90deg,#d0d0ce 80%,#f0f0f0 85%,#d0d0ce 90%)}91%{background-image:linear-gradient(90deg,#d0d0ce 81%,#f0f0f0 86%,#d0d0ce 91%)}92%{background-image:linear-gradient(90deg,#d0d0ce 82%,#f0f0f0 87%,#d0d0ce 92%)}93%{background-image:linear-gradient(90deg,#d0d0ce 83%,#f0f0f0 88%,#d0d0ce 93%)}94%{background-image:linear-gradient(90deg,#d0d0ce 84%,#f0f0f0 89%,#d0d0ce 94%)}95%{background-image:linear-gradient(90deg,#d0d0ce 85%,#f0f0f0 90%,#d0d0ce 95%)}96%{background-image:linear-gradient(90deg,#d0d0ce 86%,#f0f0f0 91%,#d0d0ce 96%)}97%{background-image:linear-gradient(90deg,#d0d0ce 87%,#f0f0f0 92%,#d0d0ce 97%)}98%{background-image:linear-gradient(90deg,#d0d0ce 88%,#f0f0f0 93%,#d0d0ce 98%)}99%{background-image:linear-gradient(90deg,#d0d0ce 89%,#f0f0f0 94%,#d0d0ce 99%)}}@keyframes light_shine{0%{background-image:linear-gradient(90deg,#f0f0f0 -10%,#fff -5%,#f0f0f0 0)}1%{background-image:linear-gradient(90deg,#f0f0f0 -9%,#fff -4%,#f0f0f0 1%)}2%{background-image:linear-gradient(90deg,#f0f0f0 -8%,#fff -3%,#f0f0f0 2%)}3%{background-image:linear-gradient(90deg,#f0f0f0 -7%,#fff -2%,#f0f0f0 3%)}4%{background-image:linear-gradient(90deg,#f0f0f0 -6%,#fff -1%,#f0f0f0 4%)}5%{background-image:linear-gradient(90deg,#f0f0f0 -5%,#fff 0,#f0f0f0 5%)}6%{background-image:linear-gradient(90deg,#f0f0f0 -4%,#fff 1%,#f0f0f0 6%)}7%{background-image:linear-gradient(90deg,#f0f0f0 -3%,#fff 2%,#f0f0f0 7%)}8%{background-image:linear-gradient(90deg,#f0f0f0 -2%,#fff 3%,#f0f0f0 8%)}9%{background-image:linear-gradient(90deg,#f0f0f0 -1%,#fff 4%,#f0f0f0 9%)}10%{background-image:linear-gradient(90deg,#f0f0f0,#fff 5%,#f0f0f0 10%)}11%{background-image:linear-gradient(90deg,#f0f0f0 1%,#fff 6%,#f0f0f0 11%)}12%{background-image:linear-gradient(90deg,#f0f0f0 2%,#fff 7%,#f0f0f0 12%)}13%{background-image:linear-gradient(90deg,#f0f0f0 3%,#fff 8%,#f0f0f0 13%)}14%{background-image:linear-gradient(90deg,#f0f0f0 4%,#fff 9%,#f0f0f0 14%)}15%{background-image:linear-gradient(90deg,#f0f0f0 5%,#fff 10%,#f0f0f0 15%)}16%{background-image:linear-gradient(90deg,#f0f0f0 6%,#fff 11%,#f0f0f0 16%)}17%{background-image:linear-gradient(90deg,#f0f0f0 7%,#fff 12%,#f0f0f0 17%)}18%{background-image:linear-gradient(90deg,#f0f0f0 8%,#fff 13%,#f0f0f0 18%)}19%{background-image:linear-gradient(90deg,#f0f0f0 9%,#fff 14%,#f0f0f0 19%)}20%{background-image:linear-gradient(90deg,#f0f0f0 10%,#fff 15%,#f0f0f0 20%)}21%{background-image:linear-gradient(90deg,#f0f0f0 11%,#fff 16%,#f0f0f0 21%)}22%{background-image:linear-gradient(90deg,#f0f0f0 12%,#fff 17%,#f0f0f0 22%)}23%{background-image:linear-gradient(90deg,#f0f0f0 13%,#fff 18%,#f0f0f0 23%)}24%{background-image:linear-gradient(90deg,#f0f0f0 14%,#fff 19%,#f0f0f0 24%)}25%{background-image:linear-gradient(90deg,#f0f0f0 15%,#fff 20%,#f0f0f0 25%)}26%{background-image:linear-gradient(90deg,#f0f0f0 16%,#fff 21%,#f0f0f0 26%)}27%{background-image:linear-gradient(90deg,#f0f0f0 17%,#fff 22%,#f0f0f0 27%)}28%{background-image:linear-gradient(90deg,#f0f0f0 18%,#fff 23%,#f0f0f0 28%)}29%{background-image:linear-gradient(90deg,#f0f0f0 19%,#fff 24%,#f0f0f0 29%)}30%{background-image:linear-gradient(90deg,#f0f0f0 20%,#fff 25%,#f0f0f0 30%)}31%{background-image:linear-gradient(90deg,#f0f0f0 21%,#fff 26%,#f0f0f0 31%)}32%{background-image:linear-gradient(90deg,#f0f0f0 22%,#fff 27%,#f0f0f0 32%)}33%{background-image:linear-gradient(90deg,#f0f0f0 23%,#fff 28%,#f0f0f0 33%)}34%{background-image:linear-gradient(90deg,#f0f0f0 24%,#fff 29%,#f0f0f0 34%)}35%{background-image:linear-gradient(90deg,#f0f0f0 25%,#fff 30%,#f0f0f0 35%)}36%{background-image:linear-gradient(90deg,#f0f0f0 26%,#fff 31%,#f0f0f0 36%)}37%{background-image:linear-gradient(90deg,#f0f0f0 27%,#fff 32%,#f0f0f0 37%)}38%{background-image:linear-gradient(90deg,#f0f0f0 28%,#fff 33%,#f0f0f0 38%)}39%{background-image:linear-gradient(90deg,#f0f0f0 29%,#fff 34%,#f0f0f0 39%)}40%{background-image:linear-gradient(90deg,#f0f0f0 30%,#fff 35%,#f0f0f0 40%)}41%{background-image:linear-gradient(90deg,#f0f0f0 31%,#fff 36%,#f0f0f0 41%)}42%{background-image:linear-gradient(90deg,#f0f0f0 32%,#fff 37%,#f0f0f0 42%)}43%{background-image:linear-gradient(90deg,#f0f0f0 33%,#fff 38%,#f0f0f0 43%)}44%{background-image:linear-gradient(90deg,#f0f0f0 34%,#fff 39%,#f0f0f0 44%)}45%{background-image:linear-gradient(90deg,#f0f0f0 35%,#fff 40%,#f0f0f0 45%)}46%{background-image:linear-gradient(90deg,#f0f0f0 36%,#fff 41%,#f0f0f0 46%)}47%{background-image:linear-gradient(90deg,#f0f0f0 37%,#fff 42%,#f0f0f0 47%)}48%{background-image:linear-gradient(90deg,#f0f0f0 38%,#fff 43%,#f0f0f0 48%)}49%{background-image:linear-gradient(90deg,#f0f0f0 39%,#fff 44%,#f0f0f0 49%)}50%{background-image:linear-gradient(90deg,#f0f0f0 40%,#fff 45%,#f0f0f0 50%)}51%{background-image:linear-gradient(90deg,#f0f0f0 41%,#fff 46%,#f0f0f0 51%)}52%{background-image:linear-gradient(90deg,#f0f0f0 42%,#fff 47%,#f0f0f0 52%)}53%{background-image:linear-gradient(90deg,#f0f0f0 43%,#fff 48%,#f0f0f0 53%)}54%{background-image:linear-gradient(90deg,#f0f0f0 44%,#fff 49%,#f0f0f0 54%)}55%{background-image:linear-gradient(90deg,#f0f0f0 45%,#fff 50%,#f0f0f0 55%)}56%{background-image:linear-gradient(90deg,#f0f0f0 46%,#fff 51%,#f0f0f0 56%)}57%{background-image:linear-gradient(90deg,#f0f0f0 47%,#fff 52%,#f0f0f0 57%)}58%{background-image:linear-gradient(90deg,#f0f0f0 48%,#fff 53%,#f0f0f0 58%)}59%{background-image:linear-gradient(90deg,#f0f0f0 49%,#fff 54%,#f0f0f0 59%)}60%{background-image:linear-gradient(90deg,#f0f0f0 50%,#fff 55%,#f0f0f0 60%)}61%{background-image:linear-gradient(90deg,#f0f0f0 51%,#fff 56%,#f0f0f0 61%)}62%{background-image:linear-gradient(90deg,#f0f0f0 52%,#fff 57%,#f0f0f0 62%)}63%{background-image:linear-gradient(90deg,#f0f0f0 53%,#fff 58%,#f0f0f0 63%)}64%{background-image:linear-gradient(90deg,#f0f0f0 54%,#fff 59%,#f0f0f0 64%)}65%{background-image:linear-gradient(90deg,#f0f0f0 55%,#fff 60%,#f0f0f0 65%)}66%{background-image:linear-gradient(90deg,#f0f0f0 56%,#fff 61%,#f0f0f0 66%)}67%{background-image:linear-gradient(90deg,#f0f0f0 57%,#fff 62%,#f0f0f0 67%)}68%{background-image:linear-gradient(90deg,#f0f0f0 58%,#fff 63%,#f0f0f0 68%)}69%{background-image:linear-gradient(90deg,#f0f0f0 59%,#fff 64%,#f0f0f0 69%)}70%{background-image:linear-gradient(90deg,#f0f0f0 60%,#fff 65%,#f0f0f0 70%)}71%{background-image:linear-gradient(90deg,#f0f0f0 61%,#fff 66%,#f0f0f0 71%)}72%{background-image:linear-gradient(90deg,#f0f0f0 62%,#fff 67%,#f0f0f0 72%)}73%{background-image:linear-gradient(90deg,#f0f0f0 63%,#fff 68%,#f0f0f0 73%)}74%{background-image:linear-gradient(90deg,#f0f0f0 64%,#fff 69%,#f0f0f0 74%)}75%{background-image:linear-gradient(90deg,#f0f0f0 65%,#fff 70%,#f0f0f0 75%)}76%{background-image:linear-gradient(90deg,#f0f0f0 66%,#fff 71%,#f0f0f0 76%)}77%{background-image:linear-gradient(90deg,#f0f0f0 67%,#fff 72%,#f0f0f0 77%)}78%{background-image:linear-gradient(90deg,#f0f0f0 68%,#fff 73%,#f0f0f0 78%)}79%{background-image:linear-gradient(90deg,#f0f0f0 69%,#fff 74%,#f0f0f0 79%)}80%{background-image:linear-gradient(90deg,#f0f0f0 70%,#fff 75%,#f0f0f0 80%)}81%{background-image:linear-gradient(90deg,#f0f0f0 71%,#fff 76%,#f0f0f0 81%)}82%{background-image:linear-gradient(90deg,#f0f0f0 72%,#fff 77%,#f0f0f0 82%)}83%{background-image:linear-gradient(90deg,#f0f0f0 73%,#fff 78%,#f0f0f0 83%)}84%{background-image:linear-gradient(90deg,#f0f0f0 74%,#fff 79%,#f0f0f0 84%)}85%{background-image:linear-gradient(90deg,#f0f0f0 75%,#fff 80%,#f0f0f0 85%)}86%{background-image:linear-gradient(90deg,#f0f0f0 76%,#fff 81%,#f0f0f0 86%)}87%{background-image:linear-gradient(90deg,#f0f0f0 77%,#fff 82%,#f0f0f0 87%)}88%{background-image:linear-gradient(90deg,#f0f0f0 78%,#fff 83%,#f0f0f0 88%)}89%{background-image:linear-gradient(90deg,#f0f0f0 79%,#fff 84%,#f0f0f0 89%)}90%{background-image:linear-gradient(90deg,#f0f0f0 80%,#fff 85%,#f0f0f0 90%)}91%{background-image:linear-gradient(90deg,#f0f0f0 81%,#fff 86%,#f0f0f0 91%)}92%{background-image:linear-gradient(90deg,#f0f0f0 82%,#fff 87%,#f0f0f0 92%)}93%{background-image:linear-gradient(90deg,#f0f0f0 83%,#fff 88%,#f0f0f0 93%)}94%{background-image:linear-gradient(90deg,#f0f0f0 84%,#fff 89%,#f0f0f0 94%)}95%{background-image:linear-gradient(90deg,#f0f0f0 85%,#fff 90%,#f0f0f0 95%)}96%{background-image:linear-gradient(90deg,#f0f0f0 86%,#fff 91%,#f0f0f0 96%)}97%{background-image:linear-gradient(90deg,#f0f0f0 87%,#fff 92%,#f0f0f0 97%)}98%{background-image:linear-gradient(90deg,#f0f0f0 88%,#fff 93%,#f0f0f0 98%)}99%{background-image:linear-gradient(90deg,#f0f0f0 89%,#fff 94%,#f0f0f0 99%)}}@keyframes toast-in-bottom{0%{transform:translate(25%,100%)}to{transform:translate(25%)}}@keyframes toast-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes toast-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.ESG{display:flex;flex-direction:row;flex-grow:1;margin-top:6rem;position:relative}.ESG__Search{max-height:none!important}.ESG__content{flex-grow:1;margin-left:3.5rem}.ESG .loading-icon{animation-duration:1s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;margin:auto}.ESG .loading-icon--center{left:50%;position:absolute;top:50%}.Downloads.content-download{height:calc(100% - 6rem);margin-top:6rem}@media screen and (max-width:1300px){.Downloads.content-download{height:calc(100% - 9rem)}}.Downloads.dashboard-download{height:calc(100% - 6.7rem);margin-top:6rem}.activeMaintenanceMessage-Powerbi-0,.activeMaintenanceMessage-Powerbi-1,.activeMaintenanceMessage-Powerbi-3{height:100%}.activeMaintenanceMessage-Powerbi-2{height:82%}.adjustHeight,.messageCountBasedHeight-0{height:100%}.messageCountBasedHeight-1{height:85%}.messageCountBasedHeight-2{height:77%}.messageCountBasedHeight-3{height:67%}p{-webkit-margin-before:0!important;-webkit-margin-after:0!important;margin-block-end:0!important;margin-block-start:0!important}.footer{background-color:#fff;color:#75787b;font-size:.7rem;padding:.5rem;z-index:600}.footer__link{background-color:initial;border:none;color:#007cb0;cursor:pointer;display:inline;font-family:Open Sans;font-size:inherit;margin:0;padding:0;text-decoration:underline}.footer__link:hover{color:#012169}.tooltip{display:inline-block;font-size:12px;left:0;max-width:15rem;pointer-events:auto;position:absolute;top:0;width:-webkit-max-content;width:max-content;z-index:1}.tooltip__vertical-scroll{max-height:180px;overflow-y:auto}.tooltip__arrow{border:5px solid #0000;border-left-width:0;left:0;margin-top:-5px;position:absolute;top:50%}.tooltip a,.tooltip a:visited{color:#fff;font-weight:600}.tooltip__label{background-color:#000;border-radius:.15rem;color:#fff;max-height:12rem;max-width:18.5rem;overflow-wrap:break-word;overflow-y:auto;padding:.2rem .5rem;text-align:left;white-space:normal}.tooltip--right{margin-left:5px}.tooltip--right__arrow{border-right-color:#000;left:auto;margin-left:-5px}.tooltip--topRight{margin-left:5px}.tooltip--topRight__arrow{border-right-color:#000;bottom:1px;left:auto;margin-left:-5px;top:auto}.tooltip--periodRight{margin-left:5rem}.tooltip--periodRight__arrow{border-right-color:#000;left:auto;margin-left:5rem}.tooltip--left{margin-left:-5px}.tooltip--left__arrow{border-left-color:#000;border-width:5px 0 5px 5px;left:auto;right:-5px}.tooltip--top{margin-top:-5px}.tooltip--top__arrow{border-top-color:#000;border-width:5px 5px 0;bottom:-5px;left:50%;top:auto}.tooltip--bottom{margin-top:5px}.tooltip--bottom__arrow{border-bottom-color:#000;border-width:0 5px 5px;left:50%;margin-left:-5px;top:0}.tooltip--frameworkleft{margin-left:2rem}.tooltip--frameworkleft__arrow{border-right-color:#000;left:auto;margin-left:2rem}.tooltip-overlay{bottom:0;height:100vh;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.tooltip-overlay__not-empty{display:flex;flex-direction:column;height:100%;min-height:1px;min-width:1px;position:absolute;width:100%;z-index:9999}.modalESG{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;transition:all .2s ease-in-out;z-index:-1}.modalESG--show{opacity:1;z-index:9999}.modalESG__content{border-radius:.5rem;margin-bottom:1rem;max-height:80%;max-height:-webkit-fit-content;max-height:fit-content;max-width:80%;min-width:-webkit-fit-content;min-width:fit-content;transform:translateY(-50%);transition:all .2s ease-in-out}.modalESG__content--showBackground{background-color:#fff}.modalESG__content--show{transform:none}.modalESG__content--fullscreen{max-height:90vh;overflow:auto;width:100%}.modalESG__header{display:flex;justify-content:space-between;max-height:-webkit-fit-content;max-height:fit-content;padding:1rem}.modalESG__header--information{position:relative}.modalESG__header--information:hover{cursor:pointer}.modalESG__header--information:hover .tooltip{display:inline-block}.modalESG__header--information .tooltip{bottom:0;display:none;left:30%;left:-5rem;position:absolute;top:-30%;top:1.5rem;z-index:3}.modalESG__header--information .tooltip__label{background-color:#fff;border:1px solid #d0d0ce;color:#000;max-width:23rem;padding:1rem;position:fixed;text-align:left}.modalESG__header--information .tooltip__arrow{display:none}.modalESG__header h1{display:flex;font-size:1rem;font-weight:600;margin:0}.modalESG__close{background-color:initial;border:none;cursor:pointer;padding:0}.modalESG__close:hover{background-color:#d0d0ce;border-radius:4px}.modalESG__body{border-top:1px solid #f0f0f0;box-sizing:border-box;max-height:-webkit-fit-content;max-height:fit-content;padding:1rem}.modalESG__body--hideBorder{border-top:none}.modalESG__m-sm{width:30%}.modalESG__m-lg,.modalESG__m-sm{max-width:none;min-width:0;min-width:auto}.modalESG__m-lg{width:50%}.modalESG__m-xlg{max-width:none;min-width:0;min-width:auto;width:75%}.tabbed-content{box-shadow:inset 0 -1px 0 #ebebeb;display:flex;flex-direction:row;height:100%;width:100%}.tabbed-content__item{align-items:center;background:none;border:none;color:#757575;cursor:pointer;font-family:Open Sans;font-size:.875rem;justify-content:center;line-height:1.5rem;padding:.75rem 1rem;width:-webkit-fit-content;width:fit-content}.tabbed-content__item:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.tabbed-content__item--selected{border-bottom:.25rem solid #007cb0;color:#000;font-weight:600;padding-bottom:.5rem}.tabbed-content__item--selectedPopover{border-bottom:.15rem solid #86bc25;color:#86bc25}.tabbed-content__item--disabled{cursor:not-allowed}.tabbed-content__item--disabled:hover{background-color:#f7f7f7;border-radius:8px 8px 0 0}.tabbed-content__item__insight-icon{background-color:#43b02a;border-radius:12px;display:flex;flex-direction:column;height:18px;justify-content:center;margin-left:.5rem;min-width:18px;text-align:center;width:-webkit-fit-content;width:fit-content}.tabbed-content__item__insight-icon-content{color:#fff;font-size:10px;font-weight:500}.tabbed-content__item__shortlist-icon{background-color:#007cb0;border-radius:12px;display:flex;flex-direction:column;height:18px;justify-content:center;margin-left:.5rem;min-width:18px;text-align:center;width:-webkit-fit-content;width:fit-content}.tabbed-content__item__shortlist-icon-content{color:#fff;font-size:10px;font-weight:500}.session-overlay{align-items:center;display:flex;flex-direction:column;min-width:20rem}.session-overlay__countdown{font-size:2rem;font-weight:400;padding:.5rem 0}.session-overlay__options{display:flex;justify-content:flex-end;padding-top:1rem;width:100%}.session-overlay__continue{margin-left:1rem}.checkbox{position:relative;z-index:1}.checkbox__label{cursor:pointer}.checkbox:indeterminate{background:#007cb0;color:#fff}.checkbox__indeterminate{background:#0075ff;border:1px solid #0075ff;border-radius:2px;box-sizing:border-box;cursor:pointer;height:1rem;margin:3px 3px 3px 4px;pointer-events:none;position:absolute;top:0;width:1rem;z-index:1}.checkbox__indeterminate path{fill:#fff}.checkbox__checkbox-blue{background:#007cb0;border-radius:2px;box-sizing:border-box;cursor:pointer;height:1rem;margin:3px 3px 3px 4px;pointer-events:none;position:absolute;top:0;width:1rem;z-index:1}.checkbox__checkbox-blue--global-search{top:50%;transform:translateY(-50%)}.checkbox:hover{cursor:pointer}.button{align-items:center;display:flex;font-family:Open Sans;font-size:.875rem;gap:.5rem;line-height:1.5rem;white-space:nowrap}.button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7}.button.button-critical{background-color:#da291c;border-radius:.25rem;color:#fff;cursor:pointer;padding:.5rem 1.5rem}.button.button-critical:hover{background-color:#c82518;color:#fff}.button.button-critical:hover path{fill:#fff}.button.button-critical:active{background-color:#941c13;color:#fff}.button.button-critical:active path{fill:#fff}.button.button-critical-small{background-color:#da291c;border-radius:.25rem;color:#fff;cursor:pointer;line-height:1rem;padding:.5rem 1rem}.button.button-critical-small:hover{background-color:#c82518;color:#fff}.button.button-critical-small:hover path{fill:#fff}.button.button-critical-small:active{background-color:#941c13;color:#fff}.button.button-critical-small:active path{fill:#fff}.button.button-primary{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.button.button-primary:hover{background-color:#005478}.button.button-primary:active{background-color:#012169}.button.button-primary path{fill:#fff}.button.button-primary.disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.button.button-primary.disabled:hover{background-color:#005478}.button.button-primary.disabled:active{background-color:#012169}.button.button-primary.disabled:hover{background-color:#d0d0ce}.button.button-primary.button-primary:hover{transition:.7s}.button.button-primary-small{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;height:1.75rem;line-height:1.5rem;line-height:1rem;padding:.125rem 1rem .125rem .2rem;width:6.5625rem}.button.button-primary-small:hover{background-color:#005478;color:#fff}.button.button-primary-small:active{background-color:#012169}.button.button-primary-small path{fill:#fff}.button.button-primary-small.disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;font-family:Open Sans;height:1.75rem;line-height:1.5rem;line-height:1rem;padding:.125rem 1rem .125rem .2rem;width:6.5625rem}.button.button-primary-small.disabled:hover{background-color:#005478;color:#fff}.button.button-primary-small.disabled:active{background-color:#012169}.button.button-primary-small.disabled:hover{background-color:#d0d0ce;color:#75787b;cursor:auto}.button.button-primary-small.button-primary-small:hover{transition:.7s}.button.button-secondary{background-color:#fff;border-radius:.25rem;box-sizing:border-box;color:#007cb0;cursor:pointer;font-family:Open Sans;outline:1px solid #007cb0;padding:.5rem 1.5rem}.button.button-secondary:hover{background-color:#005478;color:#fff;outline:1px solid #005478}.button.button-secondary:hover path{fill:#fff}.button.button-secondary:active{background-color:#012169;color:#fff;outline:1px solid #012169}.button.button-secondary.disabled{background-color:#fff;border-radius:.25rem;color:#75787b;cursor:pointer;outline:1px solid #75787b;padding:.5rem 1.5rem}.button.button-secondary.disabled path{fill:#75787b}.button.button-secondary .button-secondary:hover{transition:.7s}.button.button-secondary-small{background-color:#fff;border-radius:.25rem;box-sizing:border-box;color:#007cb0;cursor:pointer;font-family:Open Sans;line-height:1rem;outline:1px solid #007cb0;padding:.5rem 1rem}.button.button-secondary-small:hover path{fill:#fff}.button.button-secondary-small:active{background-color:#012169;color:#fff;outline:1px solid #012169}.button.button-secondary-small:hover{background-color:#005478;color:#fff;outline:1px solid #005478}.button.button-secondary-small.disabled{background-color:#fff;border-radius:.25rem;color:#75787b;cursor:pointer;outline:1px solid #75787b;padding:.5rem 1.5rem}.button.button-secondary-small.disabled path{fill:#75787b}.button.button-secondary-small .button-secondary:hover{transition:.7s}.button.text-button{background-color:initial;border:none;border-radius:.25rem;color:#007cb0;cursor:pointer;padding:.5rem}.button.text-button:hover{background-color:#f0f0f0;color:#005478}.button.text-button:active{background-color:#e0e0e0}.button.text-button.disabled{background-color:initial;border:none;border-radius:.25rem;color:#007cb0;color:#757575;cursor:pointer;cursor:auto;padding:.5rem}.button.text-button.disabled:hover{background-color:#f0f0f0;color:#005478}.button.text-button.disabled:active{background-color:#e0e0e0}.button.text-button.disabled path{fill:#757575}.button.text-button.disabled:active,.button.text-button.disabled:hover{background-color:initial;color:#757575}.button.icon-text-button{background-color:initial;border:none;border-radius:.25rem;color:#007cb0;cursor:pointer;font-family:Open Sans;padding:.5rem .75rem .5rem .5rem}.button.icon-text-button:hover{background-color:#f0f0f0;color:#005478}.button.icon-text-button:active{background-color:#e0e0e0}.button.icon-text-button.disabled{background-color:initial;border:none;border-radius:.25rem;color:#007cb0;color:#757575;cursor:pointer;cursor:auto;padding:.5rem}.button.icon-text-button.disabled:hover{background-color:#f0f0f0;color:#005478}.button.icon-text-button.disabled:active{background-color:#e0e0e0}.button.icon-text-button.disabled path{fill:#757575}.button.icon-text-button.disabled:active,.button.icon-text-button.disabled:hover{background-color:initial;color:#757575}.button.icon-text-button.disabled:hover{background-color:initial!important;color:#757575!important}.button.icon-text-button.disabled:hover path{fill:#757575!important}.button.icon-text-button.icon-text-button:hover{background-color:#d0d0ce;color:#005478;transition:.7s}.button.icon-text-button.icon-text-button:hover path{fill:#005478}.button.button-no-border{outline:none!important}.button.button-parent-font{font-size:inherit;letter-spacing:inherit;line-height:inherit}.button{background-color:initial;padding:0}.button,.primary{border:none;cursor:pointer}.primary{background-color:#007cb0;border-radius:.25rem;color:#fff;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.primary:hover{background-color:#005478}.primary:active{background-color:#012169}.primary-outline{background-color:#fff;border:1px solid #007cb0;border-radius:.25rem;color:#007cb0;cursor:pointer;font-family:Open Sans;padding:.5rem 1rem}.primary-outline:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.primary-outline-disabled{background-color:#fff;border:1px solid #75787b;border-radius:.25rem;color:#75787b;cursor:pointer;padding:.5rem 1rem}.primary-disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.primary-disabled:hover{background-color:#005478}.primary-disabled:active{background-color:#012169}.primary-disabled:hover{background-color:#d0d0ce}.Table{width:100%}.Table__table{border-spacing:0;width:100%}.Table__header{background:#fff;box-shadow:inset 0 -1px 0 #ebebeb;position:-webkit-sticky;position:sticky;top:0;z-index:2}.Table__header-content{text-align:left}.Table__header-content .filter{cursor:pointer;line-height:1.5rem;padding:.3rem;visibility:hidden}.Table__header-content .filter:hover{background-color:#d0d0ce;border-radius:4px}.Table__header-content .filter__active,.Table__header-content:hover .filter{visibility:visible}.Table__header-content .filter-modal{position:absolute;top:-1.2rem;z-index:1}.Table__header-content .filter-modal--right{left:2rem}.Table__header-content .filter-modal--left{left:-15rem}.Table__header-text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;position:relative}.Table__column{padding:.75rem .5rem}.Table__text-container{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.Table__column-content{display:flex;flex-direction:row;position:relative}.Table__column-content .tooltip{display:none;left:100%;top:0;z-index:2}.Table__column-content:hover .tooltip{display:inline-block}.Table__icon{width:1.5rem}.Table__content-icon{padding-right:.75rem}.Table__clickable{cursor:pointer}.Table__row{box-shadow:inset 0 -1px 0 #ebebeb}.Table__row-link{cursor:pointer}.Table__row:hover{background-color:#f0f0f0!important}.Table__row--selected{background-color:#f1f8fb}.Table__column-text{display:inline-block;font-size:.875rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Table__column-text .tooltip{left:-4rem;top:-200%}.Table__column-subtitle{color:#75787b;font-size:.75rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Table__text-icon{align-items:center}.Table__spinner-container{display:flex;justify-content:center}.Table__spinner{padding:1rem 0;width:2rem}.Table__header-inner-content{display:flex;font-family:Open Sans;padding:.75rem .5rem}.Table__header-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding-right:2.25rem;text-align:left}.Table__header-button:hover{background-color:#f0f0f0;border-radius:4px}.Table__header-button--sorted{padding-right:.75rem}.Table__sort-icon{padding-right:.5rem}.Table__keywords{padding-right:0;width:.4rem}.Table__checkbox-container{margin:0 auto;padding-right:0;position:relative;width:1.3rem}.Table__checkbox-container>input{height:1rem;width:1rem}.Table td:first-child,.Table th:first-child{width:0}.Table__shortlist-note-button{align-items:center;background-color:#fff;background-color:initial;border:none;border-radius:.25rem;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;padding:0}.filter-popup{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;opacity:0;padding:1rem;transition:all .2s ease-in-out;z-index:-1}.filter-popup--show{opacity:1;z-index:9999}.filter-popup__back{bottom:-20.4em;display:flex;justify-content:space-between;margin-left:1rem;margin-top:1rem;padding:.5rem;position:absolute;width:24rem}.filter-popup__back-to-today{align-items:center;background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;padding:0;width:6rem}.filter-popup__content{background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;box-shadow:0 2px 12px #00000029;box-sizing:border-box;height:-webkit-fit-content;height:fit-content;transform:translateY(-50%);transition:all .2s ease-in-out;width:19.5rem}.filter-popup__content--show{transform:translateY(0)}.filter-popup__header{align-items:baseline;display:flex;justify-content:space-between;max-height:-webkit-fit-content;max-height:fit-content;padding:1rem .5rem}.filter-popup__header h1{font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;margin:0;padding-left:.5rem}.filter-popup__header div{transform:translateY(.2rem)}.filter-popup__close{background-color:initial;border:none;cursor:pointer;padding:0}.filter-popup__body{display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:fit-content;padding:0 1rem 1rem}.filter-popup__calendar-options{display:flex;gap:1.5rem;justify-content:flex-end}.filter-popup__options{display:flex;gap:.5rem;justify-content:flex-end}.filter-popup__outline{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;height:1.5rem;justify-content:space-between;margin-top:.5rem;padding:.5rem 1rem;position:relative}.filter-popup__outline:focus-within,.filter-popup__outline:hover{border-color:#007cb0}.filter-popup__outline__datepicker{height:-webkit-fit-content;height:fit-content;left:0;position:absolute;top:8.5rem}.filter-popup__placeholder{color:#75787b;font-size:.875rem;line-height:1.5rem;position:absolute}.filter-popup__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:.875rem;height:1rem;line-height:1.5rem;outline:none;padding:0;resize:none;width:1px;z-index:1}.filter-popup__input:focus{background-color:#fff}.filter-popup__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.filter-popup__reset{background-color:initial;border:none;color:#007cb0;cursor:pointer;font-size:14px;line-height:1.5rem;padding:0 1.5rem}.filter-popup__reset:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.filter-popup__calendar-apply,.filter-popup__cancel{color:#007cb0}.filter-popup__calendar-apply,.filter-popup__calendar-apply-disabled,.filter-popup__cancel{background-color:initial;border:none;cursor:pointer;font-size:14px;line-height:1.5rem;padding:0}.filter-popup__calendar-apply-disabled{color:#75787b}.filter-popup__apply{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;font-size:14px;line-height:1.5rem;padding:.375rem 1.5rem}.filter-popup__apply:hover{background-color:#005478}.filter-popup__apply:active{background-color:#012169}.filter-popup__apply-disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;font-size:14px;line-height:1.5rem;padding:.375rem 1.5rem}.filter-popup__apply-disabled:hover{background-color:#005478}.filter-popup__apply-disabled:active{background-color:#012169}.filter-popup__apply-disabled:hover{background-color:#d0d0ce}.active-filter-tag{align-items:center;background-color:#007cb0;border:1px solid #007cb0;border-radius:1rem;color:#fff;cursor:pointer;cursor:auto;display:flex;gap:.5rem;line-height:1.4rem;padding:.25rem .35rem .25rem .75rem;width:-webkit-fit-content;width:fit-content}.active-filter-tag span{font-size:.875rem}.active-filter-tag__filter-icon{line-height:1rem}.active-filter-tag__filter-icon path{fill:#fff}.active-filter-tag__remove{background-color:initial;background-color:#005478;border:none;border-radius:1rem;cursor:pointer;padding:0}.active-filter-tag__remove path{fill:#fff}.toast__container{box-sizing:border-box;font-size:.875rem;position:fixed;z-index:999999}.toast__notification{background-color:#000;border-radius:3px 3px 3px 3px;box-shadow:0 0 10px #999;color:#fff;display:flex;flex-direction:row;margin-bottom:1rem;opacity:.9;overflow:hidden;padding:1rem;pointer-events:auto;transition:.3s ease}.toast__notification:hover{box-shadow:0 0 12px #fff;cursor:pointer;opacity:1}.toast__icon{background-color:initial;border:none;cursor:pointer;margin-left:1rem;padding:0;position:absolute;right:1rem}.toast__icon path{fill:#fff}.toast__title{font-weight:700;margin-bottom:6px;margin-top:0;text-align:left;width:300px}.toast__message{word-wrap:break-word;margin:0 2rem 0 -1px;max-width:40rem;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:pre-wrap}.top-right{animation:toast-in-right .7s;right:12px;top:12px;transition:transform .6s ease-in-out}.bottom-center{animation:toast-in-bottom .7s;right:50%;transform:translateX(25%)}.bottom-center,.bottom-right{bottom:12px;transition:transform .6s ease-in-out}.bottom-right{animation:toast-in-right .7s;right:12px}.top-left{top:12px}.bottom-left,.top-left{animation:toast-in-left .7s;left:12px;transition:transform .6s ease-in}.bottom-left{bottom:12px}.notificationESG{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;opacity:0;padding:1rem;position:fixed;right:0;top:1rem;transition:all .2s ease-in-out;z-index:-1}.notificationESG--show{opacity:1;z-index:9999}.notificationESG__content{background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;box-shadow:0 5px 16px #0000001f;box-sizing:border-box;height:-webkit-fit-content;height:fit-content;margin-bottom:1rem;min-height:9.5rem;transform:translateY(-50%);transition:all .2s ease-in-out;width:25rem}.notificationESG__content--show{transform:translateY(0)}.notificationESG__header{display:flex;max-height:-webkit-fit-content;max-height:fit-content;padding:1rem}.notificationESG__header h1{font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;margin:0;padding-left:.5rem}.notificationESG__header div{transform:translateY(.2rem)}.notificationESG__close{background-color:initial;border:none;cursor:pointer;padding:0}.notificationESG__body{border-top:1px solid #f0f0f0;height:-webkit-fit-content;height:fit-content}.DeleteModal{display:flex;flex-direction:column;width:26rem}.DeleteModal__name{word-wrap:break-word;color:#000;font-size:.875rem;font-weight:500;line-height:1.5rem;white-space:pre-wrap}.DeleteModal__options{display:flex;gap:.5rem;justify-content:flex-end;padding-top:2rem;text-align:right}.EditModal{display:flex;flex-direction:column;height:auto;left:760px;min-height:9rem;top:410px;width:20rem}.EditModal--saveSearchlist{width:25rem}.EditModal--deleteSearch{min-height:5.3rem}.EditModal__name{color:#000;font-size:.875rem;font-weight:500;line-height:1.5rem;text-align:left}.EditModal__name--deleteSavedSearch,.EditModal__name--saveSearchList{word-wrap:break-word;white-space:pre-wrap}.EditModal__name--deleteSavedSearch{font-size:14px}.EditModal__nameError{color:#f54242;font-size:.875rem;font-weight:500;line-height:1.5rem;text-align:left}.EditModal__input{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.EditModal__input input,.EditModal__input textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;font-family:Open Sans;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:80%}.EditModal__input input:focus-within,.EditModal__input input:hover,.EditModal__input textarea:focus-within,.EditModal__input textarea:hover{border-color:#007cb0}.EditModal__input textarea,.EditModal__input--saveSearchList input{font-family:Open Sans;padding:.75rem 1rem;width:100%}.EditModal__input textarea:focus-within,.EditModal__input textarea:hover,.EditModal__input--saveSearchList input:focus-within,.EditModal__input--saveSearchList input:hover{border-color:#007cb0}.EditModal__inputError{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.EditModal__inputError input,.EditModal__inputError textarea{border:1px solid #f54242;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:90%}.EditModal__inputError textarea,.EditModal__inputError--saveSearchList input{padding:.75rem 1rem;width:100%}.EditModal__content{color:#63666a;font-size:.75rem;padding-right:10%;padding-top:.25rem;text-align:right}.EditModal__content--saveSearchList{padding-right:4.5%}.EditModal__contentError{color:#f54242;font-size:.75rem;padding-left:5%;padding-top:.25rem}.EditModal__contentError--saveSearchList{padding-left:8.5%}.EditModal__options{display:flex;gap:.5rem;justify-content:flex-end;padding-top:1rem;text-align:right}.EditModal__options--deleteSearch,.EditModal__options--saveSearchList{padding-top:2rem}.EditModal__continue{margin-left:1rem}.EditModal__continue-disabled{background-color:#75787b}.EditModal__description.EditModal__description{font-family:inherit;height:8.5rem;resize:none}.EditModal__description-label{margin-top:1rem}.ShareShortlist{display:flex;flex-direction:column;width:40rem}.ShareShortlist__message{font-size:.875rem;line-height:1.5rem}.ShareShortlist__messageNote{display:flex;flex-direction:column;font-size:.875rem;line-height:1.5rem;margin-top:1rem}.ShareShortlist__checkbox{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;line-height:1.5rem;margin-right:1rem;width:4.2rem}.ShareShortlist__checkbox input{border:1px solid #d0d0ce;border-radius:2px;cursor:pointer;height:1rem;width:1rem}.ShareShortlist__checkbox__wrapper,.ShareShortlist__type{display:flex;margin-top:.5rem}.ShareShortlist__type{align-items:center;font-size:.875rem;line-height:1.5rem;margin-right:1rem}.ShareShortlist__sharetype{cursor:pointer;display:flex;margin-left:1rem;padding-left:2rem;position:relative}.ShareShortlist__sharetype:first-of-type{margin-left:0}.ShareShortlist__sharetype input{cursor:pointer;height:1rem;left:.2rem;margin:0;opacity:0;position:absolute;top:.2rem;width:1rem;z-index:2}.ShareShortlist__sharetype:hover input~.ShareShortlist__checkmark{background-color:#ccc}.ShareShortlist__sharetype input:checked~.ShareShortlist__checkmark{background-color:#007cb0}.ShareShortlist__sharetype input:checked~.ShareShortlist__checkmark:after{display:block}.ShareShortlist__sharetype .ShareShortlist__checkmark:after{background:#fff;border-radius:50%;height:.5rem;left:.25rem;position:absolute;top:.25rem;width:.5rem}.ShareShortlist__checkmark{background:#fff;border:1px solid #c2c2c2;border-radius:50%;height:1rem;left:.2rem;position:absolute;top:.2rem;width:1rem}.ShareShortlist__checkmark:after{content:"";display:none;position:absolute}.ShareShortlist__users-wrapper{max-height:16rem;min-height:11rem;overflow-y:auto;scroll-behavior:smooth}.ShareShortlist__users{align-items:center;display:flex;height:2rem;justify-content:space-between;padding-top:1rem;width:99%}.ShareShortlist__users__text{align-items:center;color:#000;display:flex;font-size:.875rem;padding-left:.5rem}.ShareShortlist__names{display:flex}.ShareShortlist__dropdown-label{color:#000;font-size:.875rem;line-height:1.5rem;padding-top:1rem;text-align:left}.ShareShortlist__input{height:auto;outline:none;padding-top:.5rem;width:100%}.ShareShortlist__input input{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:100%}.ShareShortlist__options{display:flex;gap:.5rem;justify-content:flex-end;padding-top:2rem;text-align:right}.ShareShortlist__share{margin-left:1rem}.ShareShortlist__selected-users-list{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem}.ShareShortlist__selected-users-container{background-color:#f0f0f0;border-radius:6.875rem;display:flex;font-size:.75rem;line-height:1.25rem;padding:.25rem .35rem .25rem .75rem}.ShareShortlist__selected-users-remove{background-color:#757878;border-radius:.625rem;height:1.25rem;margin-left:.5rem;width:1.25rem}.ShareShortlist__selected-users-remove button{background-color:initial;border:none;cursor:pointer;padding:0}.dropdown__outline:focus-within,.dropdown__outline:hover{border-color:#007cb0}.dropdown__input{height:1rem}.dropdown__options--show{max-height:11.8rem}.Note{display:flex;flex-direction:column;height:auto;left:760px;min-height:9rem;top:410px;width:20rem}.Note__saveNote{width:40rem}.Note--deleteSearch{min-height:5.3rem}.Note__name{color:#000;font-size:14px;font-weight:500;line-height:24px;text-align:left}.Note__name--deleteSavedSearch,.Note__name__saveNote{word-wrap:break-word;white-space:pre-wrap}.Note__name--deleteSavedSearch{font-size:14px;padding-left:4%;padding-right:4%}.Note__nameError{color:#f54242;font-size:14px;font-weight:500;line-height:24px;padding-left:5%;text-align:left}.Note__input{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.Note__input input,.Note__input textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:100%}.Note__input textarea,.Note__input__saveNote input{padding:.75rem 1rem}.Note__inputError{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.Note__inputError input,.Note__inputError textarea{border:1px solid #f54242;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:90%}.Note__inputError textarea,.Note__inputError__saveNote input{padding:.75rem 1rem;width:91%}.Note__content{color:#63666a;font-size:12px;padding-top:.25rem;text-align:right}.Note__contentError{color:#da291c;font-size:12px;padding-left:1rem;padding-top:.25rem}.Note__contentError__saveNote{padding-left:1rem}.Note__options{display:flex;justify-content:space-between;padding-top:1rem;text-align:right}.Note__options-no-delete{justify-content:flex-end}.Note__options--deleteSearch,.Note__options__saveNote{padding-top:2rem}.Note__options-end{display:flex;gap:.5rem}.Note__delete-note-button{align-items:center;background-color:initial;border:none;color:#da291c;cursor:pointer;display:flex;font-size:14px;gap:.6rem;line-height:24px}.Note__delete-note-button svg{transform:translateY(-.1rem)}.Note__continue{margin-left:1rem}.Note__continue-disabled{background-color:#75787b}.Note__note.Note__note{font-family:inherit;height:8.5rem;resize:none}.Note__note-label{margin-top:1rem}.SaveNote__btn.SaveNote__btn{padding:.5rem 1.5rem}.SaveNote__btn__ShortlistItems{align-items:center;background-color:#fff;background-color:initial;border:none;border-radius:.25rem;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;gap:.5rem;line-height:24px;padding:.5rem 1rem;position:relative}.SaveNote__btn__ShortlistItems:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.SaveNote__btn__ShortlistItems:hover path{fill:#005478}.SaveNote__btn__ShortlistItems-disabled{align-items:center;background-color:#fff;background-color:initial;border:none;border-radius:.25rem;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:.5rem 1rem;position:relative}.SaveNote__btn__ShortlistItems-disabled path{fill:#75787b}.SaveNote__btn__ShortlistItems-disabled:hover{background-color:initial;color:#75787b}.SaveNote__btn__ShortlistItems-disabled:hover path{fill:#75787b}.Note__ShortlistItems{background-color:#fafafa;box-shadow:inset 0 -1px 0 #ebebeb;height:11rem;padding:1rem}.Note__noteShortlistItems{background:#fff;border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-family:inherit;height:6.5rem;resize:none;width:100%}.Note__nameShortlistItems{font-family:Open Sans;font-size:14px;line-height:24px;padding-bottom:.5rem}.ShortlistItemsActions{display:flex;justify-content:space-between}.ShortlistItemsButtons,.ShortlistItemsCount{display:flex;justify-content:flex-end}.shortlistItemsCancel{align-items:center;background-color:#fff;background-color:initial;border:none;border-radius:.25rem;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;font-size:14px;gap:.5rem;line-height:24px;padding:.5rem 1rem;position:relative;text-align:center}.shortlistItemsCancel:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.delete-note-button-ShortlistItems{align-items:center;background-color:initial;border:none;color:#da291c;cursor:pointer;display:flex;font-size:14px;gap:1rem;line-height:24px;padding-left:2rem;padding-right:2rem}.delete-note-button-ShortlistItems svg{transform:translateY(-.1rem)}.delete-note-button-ShortlistItems:hover{background-color:#da291c;border-radius:4px;color:#fff;transition:.3s}.textfield{display:flex;flex-direction:column}.textfield__label{padding-bottom:.5rem}.textfield__input{border:1px solid #d0d0ce;border-radius:.25rem;font-size:.9rem;min-width:20rem;padding:.75rem 1rem}.textfield__input--error{border-color:#da291c}.textfield__assertive-text{color:#75787b;font-size:.75rem;padding-left:1rem;padding-top:.25rem}.textfield__assertive-text--error{color:#da291c}.checkbox-container{height:-webkit-fit-content;height:fit-content;margin-top:1rem;width:100%}.checkbox-container__header{font-weight:600}.checkbox-container__body{margin:.5rem 0 0 1rem}.checkbox-container__AlignInRow{grid-gap:1rem;color:#000;display:flex;flex-direction:row;font-weight:400;margin:0;padding-top:.5rem}.checkbox-container__NoMargin{color:#000;font-weight:400;margin:.5rem 0 0}.checkbox-container__checkbox-item{display:block}.checkbox-container__checkbox-parent{margin-bottom:.5rem}.checkbox-container__checkbox-parent-container{color:gray;margin:0 0 0 2rem}.checkbox__label-disabled{color:gray;cursor:default}.checkbox__label-disabled:hover{background-color:initial!important}.checkbox__label:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.action-container__actions{bottom:1rem;display:flex;gap:.5rem;position:absolute;right:1rem;text-align:right}.action-container__actions button:first-child{margin-right:1rem;padding:.5rem 1.5rem}.action-container__actions-disabled{background-color:initial!important;color:#757575}.action-container__invisible-button{color:#007cb0}.action-container-disabled,.action-container__invisible-button-disabled{color:#757575}.rdrDay{border:0;color:#1d2429;height:2rem;margin:-1.5px 0;padding:0;text-align:center;-webkit-user-select:none;user-select:none}.rdrDays{display:flex;flex-wrap:wrap;height:.1rem}.rdrMonthName{color:#849095;font-weight:600;height:.2rem;padding:.7em;text-align:left}.rdrDateDisplayWrapper{background-color:#000;top:-5rem;width:100%}.rdrDateDisplayItem input{background:#0000;border:0;color:#fff;cursor:pointer;height:.8rem;line-height:2.5em;width:100%}.rdrDateDisplayItem{background-color:#000;border:1px solid #0000;border-radius:4px}.rdrMonthAndYearWrapper{align-items:center;height:1.2rem;padding-top:10px;width:100%}.rdrCalendarWrapper{background:#fff;box-shadow:0 2px 12px #00000029;box-sizing:border-box;display:inline-flex;flex-direction:column;height:19.8rem;left:1rem;position:absolute;top:-5rem;-webkit-user-select:none;user-select:none;width:27rem}.rdrWeekDays{line-height:1.5em}.back{bottom:0;position:absolute}.toggle{align-items:center;display:flex}.toggle__toggle{display:inline-block;height:1.5rem;outline:none;position:relative;width:2.5rem}.toggle .tooltip{display:none;top:100%;z-index:5}.toggle:hover .tooltip{display:inline-block}.toggle input{visibility:hidden}.toggle__label{cursor:pointer;font-size:.875rem;margin:0 .5rem}.toggle__label:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.slider{background-color:#75787b;border-radius:2rem;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.2s}.slider:before{background-color:#fff;border-radius:50%;bottom:.25rem;content:"";height:1rem;left:.25rem;width:1rem}input:checked+.slider{background-color:#007cb0}input:focus+.slider{box-shadow:0 0 1px #007cb0}input:checked+.slider:before{transform:translateX(1rem)}input:hover+.slider:hover{background-color:#005478;transition:.7s}.DisclaimerModal{display:flex;flex-direction:column;height:auto;left:760px;min-height:5rem;top:410px;width:20rem}.DisclaimerModal--disclaimer{width:22rem}.DisclaimerModal--deleteSearch{min-height:5.3rem}.DisclaimerModal__name{font-weight:500;padding-left:10%}.DisclaimerModal__name,.DisclaimerModal__name--disclaimer{color:#000;font-size:14px;line-height:24px;text-align:left}.DisclaimerModal__name--disclaimer{font-weight:400;padding-left:5%;padding-right:4%}.DisclaimerModal__name--deleteSavedSearch{word-wrap:break-word;font-size:14px;padding-left:4%;padding-right:4%;white-space:pre-wrap}.DisclaimerModal__content{color:#63666a;font-size:12px;padding-right:10%;padding-top:.25rem;text-align:right}.DisclaimerModal__content--disclaimer{padding-right:4.5%}.DisclaimerModal__options{padding-right:10%;padding-top:1rem;text-align:right}.DisclaimerModal__options--disclaimer{padding-right:4.5%;padding-top:3rem}.DisclaimerModal__continue{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;margin-left:1rem;padding:.6rem 1.5rem}.DisclaimerModal__continue-disabled{background-color:#75787b}.Disclaimer__btn.disclaimer__btn{padding:.5rem 1.5rem}.save-peer-modal__body{background:#fff;box-sizing:border-box;font-size:14px;height:-webkit-fit-content;height:fit-content;max-height:20rem;max-width:35rem;min-height:10rem;min-width:10rem;overflow-x:hidden;overflow-y:auto;padding:0 1rem 1px;top:2.5rem;width:30rem}.save-peer-modal__body-input{height:auto;margin-bottom:.25rem;outline:none;width:100%}.save-peer-modal__body-input input{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-size:.95rem;font-weight:none;height:-webkit-fit-content;height:fit-content;margin-top:.5rem;outline:none;padding:.6rem;resize:none;width:100%}.save-peer-modal__body-input input:hover{border-color:#007cb0}.save-peer-modal__dropdown{padding:.5rem 0 .5rem .1rem}.save-peer-modal__options{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;width:100%}.save-peer-modal__peerCompanies-container{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:.5rem}.save-peer-modal__peerCompanies{align-items:center;background-color:#f0f0f0;border-radius:1rem;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem}.save-peer-modal__text{font-weight:600;margin-bottom:.5rem}.save-peer-modal__remove{background-color:initial;background-color:#a3a3a3;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.save-peer-modal__remove path{fill:#fff}.save-peer-modal__remove:hover{background-color:#75787b}.save-peer-modal__add{margin-left:1rem}.save-peer-modal__contentError{color:#f54242;font-size:14px}.ShowHideTile__current-benchmarks{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;flex-grow:1;font-size:14px;height:calc(100% - 4.5rem);overflow-x:hidden;width:100%}.ShowHideTile__current-benchmarks-heading-text{font-size:14px;font-weight:600;line-height:1.5rem;margin-bottom:1rem}.ShowHideTile__current-benchmarks-charts-list{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto}.ShowHideTile__benchmark-show-wrapper{align-items:center;border:1px solid #007cb0;border-radius:5px;display:flex;gap:.5rem;justify-content:space-between;padding:.75rem 1.25rem}.ShowHideTile__benchmark-show-wrapper-hidden{border:1px solid #d0d0ce}.ShowHideTile__benchmark-show-wrapper-hidden input{border:1px solid #f0f0f0;cursor:pointer}.ShowHideTile__benchmark-show-title{display:flex;gap:.5rem;line-height:1.5rem;width:90%}.ShowHideTile__benchmark-show-title-text{font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.suggested-peers__modal{max-height:55vh;min-height:40vh}.suggested-peers__group-row:hover .suggested-peers__actions{column-gap:.75rem;display:flex;visibility:visible}.suggested-peers__group-row--active{background-color:#f1f8fb!important}.suggested-peers__group-row--active .suggested-peers__actions{column-gap:.75rem;display:flex;margin-left:auto;margin-right:0;visibility:visible}.suggested-peers__group-input{display:flex;flex-direction:column}.suggested-peers__group-input input{background:#fff;border:1px solid #007cb0;border-radius:4px;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:.75rem 1rem}.suggested-peers__group-input--error input{border:1px solid #f54242}.suggested-peers__actions{background-color:#53565a;border-radius:3rem 0 0 3rem;padding:.75rem;visibility:hidden;width:-webkit-fit-content;width:fit-content}.suggested-peers__actions--middle{margin-left:auto;margin-right:0}.suggested-peers__actions--active{background-color:#007cb0}.suggested-peers__actions-wrapper{display:flex;justify-content:flex-end;padding:initial}.suggested-peers__actions-wrapper--middle{display:table-cell}.suggested-peers__action-icon svg path{fill:#fff}.suggested-peers__action-icon .tooltip{left:-50%}.suggested-peers__action-icon:last-child .tooltip{left:-70%}.suggested-peers__drop-down{width:100%}.suggested-peers__error-name{color:#f54242;font-size:12px;padding-top:.25rem}.suggested-peers__wrapper--hidden{visibility:hidden}.suggested-peers__modal-wrapper{width:70%}.suggested-peers__modal--border{border:1px solid #53565a}.suggested-peers__options{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.suggested-peers__column-companies{width:100%}.suggested-peers__column-companies-wrapper{width:60%}.suggested-peers__column-group-name{width:100%}.suggested-peers__column-group-name-wrapper{width:20%}.Dashboard--suggested-peers--lowerMargin{margin-bottom:-4rem!important}.SidePanel{background:#fff;box-shadow:-2px 0 4px #0000000f;display:flex;flex-direction:column;font-size:1rem;height:100%;height:calc(100% - 6rem);margin-top:6rem;position:fixed;right:0;top:0;width:26.3rem;z-index:1104}.SidePanel__header{box-shadow:inset 0 -1px 0 #e7e7e7;box-sizing:border-box;display:flex;height:3.5rem;justify-content:space-between;line-height:1.5rem;padding:1rem;width:100%}.SidePanel__header__content{color:#212121;display:flex;flex-direction:row;font-size:16px;height:-webkit-fit-content;height:fit-content;left:16px;line-height:24px;min-height:24px;position:absolute;top:11px;width:13rem}.SidePanel__header__content__icon{background-color:#43b02a;border-radius:12px;display:flex;flex-direction:column;height:16px;justify-content:center;margin-left:.4rem;margin-top:3px;text-align:center;width:16px}.SidePanel__header__content__icon-content{color:#fff;font-size:10px;font-weight:500}.SidePanel__header__cross{cursor:pointer;left:22.3rem;position:absolute;top:11px}.SidePanel__header__cross .tooltip{display:none;left:-1rem;top:-1.25rem;z-index:10}.SidePanel__header__cross:hover .tooltip{display:inline-block}.SidePanel__secondHeader{color:#757575;font-size:.75rem;font-weight:700;line-height:20px;padding:1rem;text-transform:uppercase}.SidePanel__body{box-sizing:border-box;flex-grow:1;overflow-y:auto}.SidePanel__close .tooltip{display:none;left:auto;right:2.75rem;top:.75rem}.SidePanel__close:hover .tooltip,.main-tooltip{display:inline-block}.main-tooltip{font-size:12px;left:0;max-width:18.5rem;pointer-events:auto;position:absolute;top:0;width:-webkit-max-content;width:max-content;z-index:1}.main-tooltip__label{background-color:#000;border-radius:.15rem;color:#fff;max-width:18.5rem;overflow-wrap:break-word;padding:.2rem .5rem;text-align:left;white-space:normal}.confirmation-modal{width:100%}.confirmation-modal__options{column-gap:1rem;display:flex;justify-content:end;margin-top:1rem}.confirmation-modal__content-wrapper{display:flex}.saved-groupings{display:flex;flex-direction:column;gap:1rem}.saved-groupings__no-data{font-size:.875rem;font-weight:600;padding:1rem;text-align:center}.saved-groupings__list{display:flex;flex-direction:column;gap:.5rem}.saved-groupings__grouping{align-items:baseline;background-color:#f7f7f7;border-radius:.5rem;display:flex;gap:.8rem;padding:1rem 2.5rem 1rem 1.5rem;position:relative}.saved-groupings__grouping__name{overflow-wrap:break-word;width:25%}.saved-groupings__grouping__remove{position:absolute;right:1rem;top:1rem}.global-search-modal__container{display:flex;flex-direction:column;height:calc(100vh - 8rem);overflow-x:hidden;overflow-y:auto;padding:0 .25rem}.global-search-modal__container::-webkit-scrollbar{width:.25rem}.global-search-modal__container::-webkit-scrollbar-track{background-color:#fff}.global-search-modal__container::-webkit-scrollbar-thumb{background-color:#0000003d;border-radius:32px;outline:1px solid #0000003d}.global-search-modal__guidance{background:#ebf7f8;border:1px solid #00abab;border-radius:2px;display:flex;flex-direction:column;margin-bottom:1.5rem;padding:1rem;row-gap:.5rem}.global-search-modal__guidance-header{column-gap:.5rem;display:flex;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.global-search-modal__guidance-text-wrapper{display:flex;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.global-search-modal__guidance-text-list{margin:initial}.global-search-modal__guidance-text-list:first-child li{list-style-type:disc}.global-search-modal__guidance-btn{display:flex;justify-content:space-between}.global-search-modal__guidance-chevron{transition:rotate 1s}.global-search-modal__guidance-chevron--open{rotate:180deg}.global-search-modal__tabbed-content-container{display:flex;flex-direction:column;flex-grow:1;margin-bottom:2.5rem;margin-top:1rem;row-gap:1rem}.global-search-modal__tabbed-content-item{font-size:14px;font-style:normal;font-weight:400;font-weight:600;line-height:24px}.global-search-modal__options{align-items:center;display:flex;justify-content:space-between;padding-bottom:.1rem}.global-search-modal__options-left{align-items:center;column-gap:.5rem;display:flex;position:relative}.global-search-modal__options-left .checkbox__checkbox-blue--global-search{top:auto;transform:none}.global-search-modal__options-left .checkbox{height:1rem;width:1rem}.global-search-modal__options-left .checkbox__label{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.global-search-modal__options-right{align-items:center;column-gap:1rem;display:flex}.global-search-modal__company-name-section,.global-search-modal__search-section{display:flex;flex-direction:column;row-gap:.5rem}.global-search-modal__company-name-section__dropdown{background:#fff;border:1px solid #d0d0ce;border-radius:4px;display:flex;flex-grow:1;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;line-height:24px;padding:.5rem 1rem}.global-search-modal__company-name-section__dropdown .shared-dropdown__options{margin-left:-1rem;top:calc(100% + .25rem);width:100%}.global-search-modal__company-name-section__dropdown .shared-dropdown__option svg{display:none}.global-search-modal__company-name-section__dropdown span{display:flex;justify-content:space-between;width:100%}.global-search-modal__company-name-section-cross-container{align-items:center;display:flex;position:relative}.global-search-modal__company-name-section-cross-container:hover .tooltip{display:block}.global-search-modal__company-name-section-cross-container .tooltip{display:none;left:auto;right:-100%;top:-10px}.global-search-modal__company-name-label{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.global-search-modal__selected-company{background:#f7f7f7;border-radius:8px;display:flex;flex-direction:column;padding:1.5rem;row-gap:1rem}.global-search-modal__dropdown{position:relative;width:100%}.global-search-modal__dropdown-container{display:flex;flex-direction:column;row-gap:.5rem}.global-search-modal__dropdown-label,.global-search-modal__dropdown-textarea{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.global-search-modal__dropdown-textarea{border:1px solid #d0d0ce;border-radius:4px;padding:.5rem 1rem;transition:all 1s ease-in-out}.global-search-modal__dropdown-textarea-placeholder{color:#63666a}.global-search-modal__dropdown-textarea:focus-visible{border:1px solid #007cb0;outline:medium none invert;outline:initial}.global-search-modal__dropdown-textarea-cross-btn{align-items:center;display:flex;justify-content:center;position:absolute;right:1rem;top:.5rem}.global-search-modal__dropdown-search-box{display:flex;flex-direction:column;position:relative;width:100%}.global-search-modal__dropdown-search-box-limit-legend{color:#63666a;font-size:12px;font-style:normal;font-weight:400;line-height:24px;line-height:1rem;padding:.25rem 1rem}.global-search-modal__dropdown-options{background:#fff;border:1px solid #d0d0ce;border-radius:2px;box-shadow:0 1px 4px #0000001f;max-height:5rem;overflow-y:auto;position:absolute;top:2.75rem;width:calc(100% - .1rem);z-index:500}.global-search-modal__dropdown-options::-webkit-scrollbar{width:.25rem}.global-search-modal__dropdown-options::-webkit-scrollbar-track{background-color:#fff}.global-search-modal__dropdown-options::-webkit-scrollbar-thumb{background-color:#0000003d;border-radius:32px;outline:1px solid #0000003d}.global-search-modal__dropdown-options-suggested-map{border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;width:calc(100% - 2rem)}.global-search-modal__dropdown-options-suggested-map-label{color:#757575;font-size:12px;font-style:normal;font-weight:400;font-weight:600;line-height:24px;padding:.5rem 1rem}.global-search-modal__dropdown-options-wrapper{display:flex;flex-direction:column;width:100%}.global-search-modal__dropdown-options-item{display:flex;justify-content:space-between;padding:.625rem 1rem;width:calc(100% - 2rem)}.global-search-modal__dropdown-options-item--hide{display:none}.global-search-modal__dropdown-options-item-name{margin-left:.5rem}.global-search-modal__dropdown-options-item-name-wrapper{align-items:center;display:flex}.global-search-modal__dropdown-options-item-vendor-wrapper{column-gap:.25rem;display:flex}.global-search-modal__dropdown-options-item-checkbox-wrapper{align-items:center;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:center;position:relative;width:-webkit-fit-content;width:fit-content}.global-search-modal__dropdown-options-item-checkbox-wrapper .checkbox{height:1rem;margin:initial;width:1rem}.global-search-modal__dropdown-options-item-checkbox-wrapper .checkbox__label{margin-left:.5rem;width:5rem;word-break:break-word}.global-search-modal__dropdown-options-item-checkbox-wrapper .checkbox__checkbox-blue{left:0;margin:initial}.global-search-modal__dropdown-actions-wrapper{column-gap:1rem;display:flex;justify-content:flex-end;padding:1rem}.global-search-modal__dropdown-reset-btn.button.global-search-modal__dropdown-reset-btn{padding:.5rem}.global-search-modal__dropdown-reset-btn-enabled.global-search-modal__dropdown-reset-btn-enabled{color:#007cb0}.global-search-modal__pill{border:1px solid #757575;border-radius:110px;font-size:12px;font-style:normal;font-weight:400;height:-webkit-fit-content;height:fit-content;line-height:20px;padding:.25rem 1.25rem}.global-search-modal__company-name-selected{column-gap:2rem;display:flex;justify-content:space-between}.global-search-modal__warning-text{align-items:center;background-color:#fffbea;border:1px solid #ffcd00;border-radius:2px;column-gap:.25rem;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:24px;line-height:18.75px;margin-bottom:1.5rem;padding:.75rem 1rem}.global-search-modal__error-text{background-color:#da291c0f;border:1px solid #da291c3d}.calendar-container{display:inline-flex;font-size:14px;justify-content:space-evenly}.react-datetime-picker__wrapper{border:1px solid #d0d0ce;border-radius:4px;flex-grow:0;padding:.4rem}.react-datetime-picker__wrapper:hover{border-color:#007cb0}.react-datetime-picker{margin-top:.3rem;width:90%}.react-datetime-picker__calendar{z-index:9}.react-datetime-picker__inputGroup__leadingZero{margin-bottom:.1rem}.unauthorized{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;z-index:9999}.unauthorized__container{align-items:center;display:flex;flex-direction:column;max-width:29rem;padding:.25rem;text-align:center}.unauthorized__container .loading-icon{animation-duration:1s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;margin:auto}.unauthorized__image{max-width:13.5rem}.unauthorized__title{font-weight:600;margin-top:2rem}.unauthorized__message{color:#75787b;font-size:14px;line-height:1.8}.unauthorized__link{color:#007cb0;text-decoration:none}.Header{align-items:center;background-color:#fff;display:flex;min-height:3rem;padding:.5rem;position:fixed;width:100%;z-index:500}.Header .icon{margin-left:3rem}.App-Name{align-items:center;background-color:#e9e9e9;display:flex;height:2rem;margin-top:4rem;position:fixed;width:100%;z-index:500}.App-Name .icon{margin-left:1rem;margin-right:.5rem}.hp-search-wrapper header-search{display:flex!important}.menu-panel__header .menu-line.application-line{flex-grow:1!important;width:auto!important}.invalid-feedback{top:100%}.Feedback{display:flex;flex-direction:column;left:760px;min-height:9rem;top:410px;width:25rem}.Feedback__name{color:#000;font-size:.875rem;font-weight:500;line-height:1.5rem;text-align:left}.Feedback__input{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.Feedback__input textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;font-family:Open Sans;height:4rem;outline:none;padding:.6rem;resize:none;width:100%}.Feedback__content{color:#63666a;font-size:12px;padding-top:.25rem;text-align:right}.Feedback__options{display:flex;gap:.5rem;justify-content:flex-end;padding-top:1rem}.maintenance-message__banner{background-color:#fffbea33;border:1px solid #ffcd00;box-sizing:border-box;color:#212121;font-size:12px;height:40px;justify-content:space-between;margin-bottom:4px;margin-right:2px;padding:.25rem}.maintenance-message__banner,.maintenance-message__banner-msg{align-items:center;display:flex}.maintenance-message__banner-msg-text{line-break:anywhere;margin-left:.25rem}.maintenance-message__close{position:relative}.maintenance-message__close .tooltip{display:none;top:0;z-index:1106}.maintenance-message__close .tooltip--left{left:auto;right:100%}.maintenance-message__close .tooltip--right{left:100%;right:auto}.maintenance-message__close:hover .tooltip{display:inline-block}.maintenance-message__message-container{background-color:#fff;position:fixed;width:calc(100% - 3.5rem);z-index:52}.maintenance-message__message-container-for-contentbenchmark{position:static;width:100%;z-index:5001}.Compare{display:flex;flex-direction:column;gap:1.5rem;left:760px;min-height:9rem;top:410px;width:25rem}.Compare__name{color:#000;font-size:14px;font-weight:500;line-height:24px;margin-top:15px;padding-left:5%;text-align:left}.Compare__input{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.Compare__input textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;height:4rem;outline:none;padding:.6rem;resize:none;width:90%}.Compare__content{text-align:left}.Compare__options{display:flex;gap:1rem;justify-content:flex-end}.Compare__drop-down{margin-top:1rem;position:relative}.Compare__drop-down:first-child{margin-top:0}.Compare__drop-down-label{color:#212121;display:flex}.Compare__contentError{color:#da291c;font-size:12px;padding-left:5%;padding-top:.25rem}.Compare__contentError--saveSearchList{padding-left:8.5%}.dropdown__chevron-button:hover{background-color:#f0f0f0}.dropdown__compare-button,.dropdown__compare-button-new span,.dropdown__option{font-family:Open Sans}.dropdown__option-container .tooltip .tooltip__label{max-width:18rem}.SideMenu{background-color:#fff;box-shadow:inset -1px 0 0 #f0f0f0;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:.25rem;position:absolute;position:fixed;transition:width .2s ease-in-out;width:3.5rem;z-index:550}.SideMenu--open{width:20rem;z-index:500}.SideMenu__menu-item{color:inherit;cursor:pointer;display:flex;max-height:1.5rem;padding:.75rem;position:relative;text-decoration:none}.SideMenu__menu-item:hover{background-color:#d0d0ce;border-radius:32px;transition:.3s}.SideMenu__menu-item__icon{background-color:#43b02a;border-radius:12px;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:center;left:1.4rem;margin-left:.4rem;margin-top:3px;min-height:16px;min-width:16px;position:absolute;text-align:center;top:0;width:-webkit-fit-content;width:fit-content}.SideMenu__menu-item__icon-content{color:#fff;font-size:9px;font-weight:500;padding:2px}.SideMenu__menu-item__menu__item{color:inherit;cursor:pointer;display:flex;max-height:1.5rem;padding:.75rem;position:relative;text-decoration:none}.SideMenu__menu-item__menu__item__icon{background-color:#43b02a;border-radius:12px;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:center;margin-left:1.8rem;margin-top:-2.9rem;min-height:16px;min-width:16px;position:absolute;text-align:center;width:-webkit-fit-content;width:fit-content}.SideMenu__menu-item__menu__item__icon-content{color:#fff;font-size:9px;font-weight:500;padding:2px}.SideMenu__menu-item .tooltip{display:none;left:75%;top:25%}.SideMenu__menu-item:hover .tooltip{display:inline-block}.SideMenu__menu-item--active{background-color:#e2eff4;border:1px solid #a3cee0;padding:.6875rem}.SideMenu__menu-item--button{background-color:initial;border:none;cursor:pointer;max-height:3.5rem;padding:.75rem;width:3.5rem}.SideMenu__menu-label{margin-left:1rem;opacity:0;visibility:hidden}.SideMenu__menu-label--show{opacity:1;transition:opacity .3s ease-in;visibility:visible}.iframe{height:100%}.slider-component__slides{align-items:center;display:flex;margin:0 1rem}.slider-component__slide{overflow:hidden;transform:scale(.5);transition:all .1s ease-in-out;width:0}.slider-component__slide img{max-height:64vh;width:100%}.slider-component__slide--active{margin:0 auto;transform:scale(1);width:auto}.slider-component__title{background-color:#000;color:#fff;font-weight:500;margin:0 1rem;padding:.5rem;text-align:center}.slider-component__controls{padding:.75rem 0;text-align:center}.slider-component__control{background-color:initial;background-color:#d0d0ce;border:none;border-radius:1rem;cursor:pointer;margin-right:.5rem;min-height:.5rem;min-width:.5rem;padding:0}.slider-component__control--active{background-color:#000}.slider-component__next-prev{border-top:1px solid #d0d0ce;display:flex;flex-direction:row;justify-content:flex-end;padding-top:1rem;width:100%}.slider-component__button{margin:0 1rem}.slider-component__button+.slider-component__button{margin:0 1rem 0 auto}.slider-component__next{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.slider-component__next:hover{background-color:#005478}.slider-component__next:active{background-color:#012169}.slider-component__previous{background-color:#fff;border:1px solid #007cb0;border-radius:.25rem;color:#007cb0;cursor:pointer;font-family:Open Sans;padding:.5rem 1rem}.slider-component__do-not-show-checkbox{align-items:center;display:flex;margin:1rem}.drop-down__outline{align-items:flex-start;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;justify-content:space-between;margin-top:.5rem;min-height:1.8rem;padding:.5rem 1rem}.drop-down__outline--not-empty{min-height:2.3rem;padding-top:0}.drop-down__outline--missing{border:.063rem solid #da291c}.drop-down__outline:focus-within,.drop-down__outline:hover{border-color:#007cb0}.drop-down__placeholder{color:#75787b;position:absolute}.drop-down__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:14px;height:1.5rem;outline:none;padding:0;resize:none;width:1px;z-index:1}.drop-down__input:focus{background-color:#fff}.drop-down__input--not-empty{margin-top:.5rem}.drop-down__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.drop-down__values{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;word-break:break-word}.drop-down__hiddenChips{align-items:center;background-color:none;color:#007cb0;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem}.drop-down__hiddenChips :hover{cursor:pointer}.drop-down__hiddenChips--showLess{color:#007cb0;left:.5rem;position:relative;top:.2rem}.drop-down__value{align-items:center;background-color:#f0f0f0;border-radius:1rem;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem;position:relative}.drop-down__value--content{background-color:initial;margin-top:0}.drop-down__value--content:first-child{margin-top:.5rem}.drop-down__value-tooltip .tooltip{display:none;top:-.3rem;white-space:pre-wrap;z-index:5}.drop-down__value-tooltip .tooltip .tooltip__arrow{top:-8.5%}.drop-down__value-tooltip .tooltip .tooltip__label{max-height:-webkit-fit-content;max-height:fit-content;max-width:15rem;min-width:10rem;position:absolute;transform:translateY(-80%);z-index:5}.drop-down__value:hover{cursor:pointer;z-index:5}.drop-down__value:hover .tooltip{display:inline-block}.drop-down__remove{background-color:initial;background-color:#a3a3a3;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.drop-down__remove path{fill:#fff}.drop-down__remove:hover{background-color:#75787b}.drop-down__chevron-button{background-color:initial;border:none;cursor:pointer;padding:0}.drop-down__chevron-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.drop-down__chevron-button--not-empty{margin-top:.5rem}.drop-down__chevron-icon{cursor:pointer;transition:transform .2s ease-in-out}.drop-down__chevron-icon--open{transform:rotate(180deg)}.drop-down__chevron-icon--open path{fill:#007cb0}.drop-down__chevron-icon--close{transform:rotate(0)}.drop-down__options{background-color:#fff;border-radius:.25rem;margin-top:.25rem;overflow:hidden;position:absolute;transition:max-height .2s ease-in-out;width:100%;z-index:2}.drop-down__options--show{border:1px solid #d0d0ce;box-shadow:0 1px 4px #d0d0ce;max-height:11.8rem;min-height:2.5rem;overflow:auto}.drop-down__options--hide{max-height:0}.drop-down__options--map{position:relative}.drop-down__loading{margin:0 auto}.drop-down__option{background-color:initial;background-color:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;width:100%}.drop-down__option--selected{background-color:#f1f8fb}.drop-down__option:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.drop-down__option:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.drop-down__option:hover{background-color:#f0f0f0}.drop-down__option-category{color:#75787b;font-weight:700;padding:.5rem 1rem}.drop-down__option-value{text-align:left}.drop-down__ticker{min-width:3.5rem;padding-right:.5rem}.Search{display:flex;flex-direction:column;font-size:.875rem;height:100%}.Search__header{align-items:center;background-color:#fff;box-shadow:inset 0 -1px 0 #f0f0f0;display:flex;flex-direction:row;padding:0 2rem;position:fixed;width:calc(100% - 7.5rem);z-index:21}.Search__header-end-section{display:flex}.Search__start-new-section{min-width:7rem}.Search__start-new-button{align-items:center;background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;margin-left:1.25rem;padding:.5rem .2rem}.Search__start-new-button:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.Search__feedback-section{align-items:center;display:flex;min-width:1rem}.Search__results-actions{display:flex;gap:1rem}.Search__back-to-search{background:none;border:none;font-family:Open Sans;margin-right:1rem;padding:.5rem 1.5rem;text-decoration:underline}.Search__back-to-search:hover{background-color:#d0d0ce;border-radius:4px;cursor:pointer;transition:.7s}.Search__content{display:flex;flex-direction:row;height:100%;margin-top:3rem;width:100%}.Search__filter-side{background-color:#f0f0f0;cursor:pointer;display:flex;flex-direction:column;padding:1rem;position:relative;width:1rem}.Search__filter-side:hover{background-color:#d0d0ce;transition:.7s}.Search__show-filters{background-color:initial;border:none;cursor:pointer;margin-bottom:.5rem;padding:0}.Search__filter-span{font-weight:600}.Search__filter-span--hidden{transform:rotate(90deg)}.Search__active-filters{background-color:#da291c;border-radius:1rem;color:#fff;font-size:10px;margin-left:.5rem;padding:0 .3rem}.Search__active-filters--hidden{position:absolute;top:.5rem}.Search__filter-options{background-color:#f0f0f0;display:flex;flex-direction:column;padding:1.5rem;width:22rem}.Search__filter-header{display:flex;justify-content:space-between}.Search__filter-content{display:flex;flex-direction:column}.Search__filter-scroll{align-items:baseline;flex-grow:1;margin-right:-1.5rem;margin-top:1rem;max-height:58vh;overflow-y:auto;padding-right:1.5rem;position:relative;scroll-behavior:smooth}.Search__hide-filters{background-color:initial;border:none;cursor:pointer;padding:0}.Search__hide-filters:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.Search__drop-down{margin-top:1rem;position:relative}.Search__drop-down:first-child{margin-top:0}.Search__drop-down-label{display:flex}.Search__drop-down-icon{margin-left:.25rem;min-width:2.5rem}.Search__drop-down-icon .tooltip{display:none;left:30%;top:-30%;z-index:3}.Search__drop-down-icon .tooltip__label{background-color:#fff;border:1px solid #d0d0ce;color:#000;max-width:23rem;padding:1rem;position:fixed;text-align:left}.Search__drop-down-icon .tooltip__arrow{display:none}.Search__drop-down-icon:hover svg{background-color:#d0d0ce;border-radius:100%}.Search__drop-down-icon:hover path{fill:#000}.Search__drop-down-icon:hover .tooltip{display:inline-block}.Search__filter-buttons-container{display:flex;margin-top:1.5rem}.Search__submit-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:400;line-height:1.5rem;padding:.5rem 1.5rem .5rem 1.25rem}.Search__filter-search-icon{padding-right:.25rem}.Search__filter-search-icon path{fill:#fff}.Search__reset-button{align-items:center;background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;padding:.5rem 1.5rem .5rem 1.25rem}.Search__reset-button:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.Search__reset-button:hover path{fill:#005478}.Search__results-content{display:flex;width:100%}.Search__results-section{display:flex;padding-left:1.8rem;padding-right:1.8rem}.Search__results-section--filled{flex-direction:column;margin-top:1rem;width:100%}.Search__results{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.Search__empty{align-items:center;display:flex;flex-direction:column;max-width:39rem;text-align:center}.Search__empty-image{margin-bottom:1.188rem;max-width:13.5rem}.Search__empty-title{font-weight:600}.Search__empty-message{color:#75787b;font-size:.875rem}.Search__link-button{background-color:initial;border:none;color:#007cb0;cursor:pointer;font-size:.75rem;padding:0;text-decoration:underline}.Search__results-container{border:1px solid #f0f0f0;border-radius:0 .5rem .5rem .5rem;box-shadow:0 .25rem .5rem #eef0f17a;display:flex;flex-direction:column;width:100%}.Search__results-container--show-document-viewer{border-radius:.5rem 0 .5rem .5rem;width:60%}.Search__results-container--show-document-viewer .tabbed-content__item{padding:.875rem 1rem}.Search__results-summary{border-bottom:1px solid #ebebeb;font-size:1rem;padding:.6rem 1rem}.Search__results-breadcrumb{font-size:1rem;margin-right:.25rem}.Search__report-breadcrumb{color:#75787b;margin-left:.25rem}.Search__tab-panel{display:none;flex-grow:1}.Search__tab-panel--selected{display:flex}.Search__table{position:absolute}.Search__table-wrapper{flex-grow:1;height:26.25rem;overflow-y:auto;position:relative}.Search__total-results{align-items:center;display:flex;font-size:1rem;justify-content:space-between;margin-bottom:1rem}.Search__column-company-name{min-width:9rem}.Search__column-company--name{width:18rem}.Search__column-company--ticker{width:3rem}.Search__column-company--auditor{width:5rem}.Search__column-company--metrics{width:2rem}.Search__column-document-type{width:5%}.Search__column-document-type-sec,.Search__column-period-sec{width:15%}.Search__column-period{min-width:6rem}.Search__column-report-title{min-width:13rem}.Search__column-report-rating{width:11%}.Search__column-report-rating :hover{text-decoration:underline}.Search__column-report-score{width:15%}.Search__column-report-score :hover{text-decoration:underline}.Search__column-icon{width:1.5rem}.Search__tabs{display:flex}.Search__tabs .tabbed-content{box-shadow:none;margin-bottom:-1px;z-index:1}.Search__tabs .tabbed-content__item{background-color:#f7f7f7;border:1px solid #f0f0f0;border-radius:.5rem .5rem 0 0;color:#75787b;font-weight:600;margin-right:.5rem}.Search__tabs .tabbed-content__item--selected{background-color:#fff;border-bottom:none;color:#000;padding-bottom:.75rem}.Search__compare-button{font-family:Open Sans;position:relative}.Search__compare-button .tooltip{display:none;left:-6.5rem;top:-1.5rem;z-index:25}.Search__compare-button:hover .tooltip{display:inline-block}.Search__period-years-cell{align-items:center;display:flex}.Search__period-years-cell-text{position:relative!important}.Search__period-years-cell-text .tooltip{display:none!important;left:0;top:-1.3rem}.Search__period-years-cell-text .tooltip__arrow{bottom:-1.8rem;left:1rem}.Search__period-years-cell-text .tooltip__label{bottom:-1.5rem;left:1rem;max-width:4rem;position:absolute}.Search__period-years-cell-text:hover .tooltip{display:inline-block!important}.Search__period-years-cell-btn{background-color:initial;border:none;cursor:pointer;font-family:Open Sans;font-size:14px;height:-webkit-fit-content;height:fit-content}.Search__period-years-cell-btn:hover{background:#e0e0e0;border-radius:15px}.Search__upload-btn{background-color:initial;border:none;color:#007cb0;cursor:pointer;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin:0 .25rem;padding:initial}.Search__upload-btn:hover{text-decoration:underline}.Search__upload-text{background-color:#f7f7f7;border-radius:8px;color:#75787b;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:1.5rem 0;text-align:center;width:100%}.Search__upload-msg-container,.Search__upload-text{align-items:center;display:flex;justify-content:center}.Search__upload-msg-container{padding:1.5rem 1rem}.Search__suggested-peers-modal{width:100%}.Search__suggested-peers-section{display:flex;margin-top:10px}.Search__suggested-peers__suggested-peers-modal{width:100%}.Search__suggested-peers-btn{background-color:initial;border:none;color:#007cb0;column-gap:.25rem;cursor:pointer;display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0 .5rem}.Search__suggested-peers-btn:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.Search__suggested-peers-btn--disabled{color:#757575}.Search__suggested-peers-btn--disabled svg path{fill:#757575}.Search__suggested-peers-btn--disabled:hover{background-color:initial;color:#757575}.Search__action-icon .tooltip{left:-100%}.Search__action-icon:hover .tooltip{bottom:auto;display:inline-block;top:-2rem}.Search__action-icon:hover .tooltip--top__arrow{left:45%}.Search__actions{column-gap:1rem;justify-content:flex-end}.Search__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.Search__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.Search__action-icon .tooltip--top__arrow{left:45%}.Search__options{column-gap:1rem;display:flex;justify-content:flex-end;margin-top:1rem;padding:1rem}.Search__tabbed-content{column-gap:.5rem}.Search__tab-item{padding-left:0}.Search__tab-item--padding-top{padding-top:0}.Search__tab-vertical-line{border-left:1px solid #c2c2c2;margin-right:1.5rem;width:0}.Search__peer-group-empty{display:flex;font-size:.875rem;justify-content:center;line-height:1.5rem;padding:.75rem}.document-viewer{border:1px solid #f0f0f0;border-radius:0 .5rem 0 0;display:flex;flex-direction:column;position:relative;width:100%}.document-viewer--fullscreen{border-radius:.5rem .5rem 0 0}.document-viewer--fullscreen-esg{background-color:#fff;border-radius:.5rem .5rem 0 0;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1200}.document-viewer--comparison{border:none;border-radius:0}.document-viewer__title{align-items:center;display:flex;font-size:1rem;padding:.6rem 1rem 0}.document-viewer__metrics{border-bottom:1px solid #f0f0f0;color:#757575;display:flex;font-size:14px;padding:0 1rem .6rem 2.75rem}.document-viewer__metrics__link{color:#000;display:flex;padding:0 1rem 0 .3rem}.document-viewer__metrics__icon{cursor:pointer}.document-viewer__metrics__icon:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.document-viewer__company{border-bottom:1px solid #f0f0f0;display:flex;font-size:.875rem;padding:.6rem 1rem}.document-viewer__document-name{flex-grow:1;margin-left:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.document-viewer__document-name-hidden{visibility:hidden}.document-viewer__showall-tags{background:#97999b!important;border-radius:6.25rem!important;cursor:inherit!important;height:1.5rem;margin-right:.5rem;transition:.3s;width:2.5rem}.document-viewer__showall-tags__toggle-on{background:#007cb0!important}.document-viewer__toggle-circle{background:#fff;border-radius:6.25rem;height:1rem;left:.25rem;position:absolute;top:.25rem;transition:.3s;width:1rem}.document-viewer__toggle-circle-on{left:1.25rem}.document-viewer__company-title{display:flex;flex-grow:1}.document-viewer__company-name{display:flex;flex-direction:column;flex-grow:1;margin-left:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.document-viewer__company-name-hidden{visibility:hidden}.document-viewer__company-name-hidden .document-viewer__word-score{visibility:visible}.document-viewer__word-score{color:#75787b;font-size:.75rem}.document-viewer__actions{align-items:center;display:flex}.document-viewer__halfpreview{background-color:initial;border:none;cursor:pointer;margin-left:1rem;padding:0;position:relative}.document-viewer__halfpreview:last-child{border-left:1px solid #d0d0ce;padding-left:1rem}.document-viewer__halfpreview .tooltip{display:none;left:-4rem;top:0;z-index:2}.document-viewer__halfpreview:hover .tooltip{display:inline-block}.document-viewer__externalTab{background-color:initial;border:none;cursor:pointer;margin-left:1rem;padding:0;position:relative}.document-viewer__externalTab:last-child{border-left:1px solid #d0d0ce;padding-left:1rem}.document-viewer__externalTab .tooltip{display:none;left:-5.5rem;top:0;z-index:2}.document-viewer__externalTab:hover .tooltip{display:inline-block}.document-viewer__rotateExternalTab{background-color:initial;border:none;cursor:pointer;margin-left:1rem;padding:0;position:relative}.document-viewer__rotateExternalTab:last-child{border-left:1px solid #d0d0ce;padding-left:1rem}.document-viewer__rotateExternalTab .tooltip{display:none;left:-3.5rem;top:0;z-index:2}.document-viewer__rotateExternalTab:hover .tooltip{display:inline-block}.document-viewer__compareExternalTab{background-color:initial;border:none;cursor:pointer;margin-left:1rem;padding:0;position:relative}.document-viewer__compareExternalTab:last-child{border-left:1px solid #d0d0ce;padding-left:1rem}.document-viewer__compareExternalTab .tooltip{display:none;left:-9rem;top:0;z-index:2}.document-viewer__compareExternalTab:hover .tooltip{display:inline-block}.document-viewer__action{background-color:initial;border:none;cursor:pointer;margin-left:.5rem;padding:0;position:relative}.document-viewer__action:last-child{border-left:1px solid #d0d0ce;padding-left:1rem}.document-viewer__action:last-child .tooltip{left:auto;right:100%}.document-viewer__action .tooltip{display:none;left:100%;top:0;z-index:2}.document-viewer__action--left-tooltip:last-child{border-left:none;padding-left:0}.document-viewer__action--left-tooltip .tooltip{left:auto;right:100%}.document-viewer__action:hover .tooltip{display:inline-block}.document-viewer__action__showall-tags{display:flex}.document-viewer__action__showall-tags--disabled{background-color:#007cb0;background-color:#d0d0ce;background:none!important;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;cursor:default!important;font-family:Open Sans;line-height:1.5rem;padding:.5rem}.document-viewer__action__showall-tags--disabled:hover{background-color:#005478}.document-viewer__action__showall-tags--disabled:active{background-color:#012169}.document-viewer__action__showall-tags--disabled:hover{background-color:#d0d0ce}.document-viewer__add{align-items:center;color:#007cb0;display:flex}.document-viewer__keywords{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;min-height:1.9rem;padding:1rem}.document-viewer__keyword-label{margin-left:.5rem;min-width:8rem}.document-viewer__highlights{display:flex;flex-grow:1;flex-wrap:wrap}.document-viewer__highlight{cursor:pointer;margin-left:.5rem;padding:.1rem .25rem}.document-viewer__controls{align-items:center;display:flex}.document-viewer__document{background-color:#f0f0f0;display:flex;flex:1 1;justify-content:center;overflow:auto;position:relative;-webkit-user-select:none;user-select:none}.document-viewer__pages{left:0;position:absolute;right:0}.document-viewer__html{display:flex;flex:1 1;justify-content:center;overflow:auto;position:relative}.document-viewer__html-content{left:0;padding:1.5rem;position:absolute;right:0}.document-viewer__page-container{margin:0 auto;padding:2rem}.document-viewer__rightArrow{background-color:initial;border:none;cursor:pointer;margin-top:29rem;padding:0;position:fixed;right:0;z-index:5}.document-viewer__rightArrow .tooltip{display:none;left:-5rem;top:.85rem;z-index:2}.document-viewer__rightArrow:hover{background-color:#f0f0f0;border-radius:1.5rem}.document-viewer__rightArrow:hover .tooltip{display:inline-block}.document-viewer__leftArrow{background-color:initial;border:none;cursor:pointer;left:0;margin-top:29rem;padding:0;position:fixed;z-index:5}.document-viewer__leftArrow .tooltip{display:none;left:3rem;top:.85rem;z-index:2}.document-viewer__leftArrow:hover{background-color:#f0f0f0;border-radius:1.5rem}.document-viewer__leftArrow:hover .tooltip{display:inline-block}.document-viewer__testLeft{margin-right:20px}.document-viewer__test{margin-left:20px}.document-viewer__page{background-color:#fff;box-shadow:0 0 10px 0 #0000004d;position:relative}.document-viewer__page--loading{animation:shine 1s ease-in-out infinite}.document-viewer__overlay{cursor:text;height:100%;left:0;outline:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:0}.document-viewer__overlay__user-icon{align-items:center;background:#000;border-radius:100%;color:#fff;display:flex;font-size:.6rem;font-style:normal;font-weight:600;height:1.5rem;justify-content:center;line-height:inherit!important;min-height:1.5rem;min-width:1.5rem;width:1.5rem}.document-viewer__overlay-user-icon--tooltip{position:relative}.document-viewer__overlay-user-icon--tooltip .tooltip{display:none;left:0;line-height:1rem;z-index:10}.document-viewer__overlay-user-icon--tooltip .tooltip .tooltip__label{max-height:10rem;max-width:50rem;min-width:6rem;overflow:visible;position:absolute;transform:translateY(-70%)}.document-viewer__overlay-user-icon--tooltip:hover .tooltip{display:inline-block}.document-viewer__overlay__more-users-icon{background-color:#d0d0ce;color:#000}.document-viewer__overlay__more-users-icon .tooltip{display:block;left:-100%;padding-top:1.75rem;top:0}.document-viewer__overlay__more-users-icon .tooltip .tooltip__label{background:#fff;border:1px solid #d0d0ce;color:#000;display:flex;flex-direction:column;gap:.5rem;max-height:15rem;max-width:35rem;min-width:15rem;overflow:auto;padding:.5rem}.document-viewer__overlay__more-users-icon .tooltip .tooltip__label>span{display:flex;gap:.5rem}.document-viewer__overlay__more-users-icon:hover .tooltip{display:block}.document-viewer__overlay__user-name:hover{cursor:pointer}.document-viewer__overlay-menu{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:4px;box-shadow:0 1px 4px 0 #0000001f;cursor:pointer;display:flex;flex-direction:column;font-size:.875rem;justify-content:space-between;max-width:6rem;padding:.25rem;position:absolute;width:100%}.document-viewer__overlay-action{color:#007cb0;padding:.5rem!important;width:100%}.document-viewer__overlay-action path{fill:#007cb0}.document-viewer__overlay-separator{background-color:#d0d0ce;height:1.5rem;width:1px}.document-viewer__breadcrumbs{color:#75787b;font-size:.75rem;padding:.5rem 1rem}.document-viewer__breadcrumbs span{color:#000;cursor:pointer}.document-viewer__shorlits-note-button{align-items:center;background-color:#fff;background-color:initial;border:none;border-radius:.25rem;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;margin-left:.5rem;padding:0}.document-viewer__comparison{align-items:center;display:flex}.document-viewer__checkbox{display:flex;font-size:.875rem;font-weight:400;padding-top:1rem}.document-viewer__checkbox input{margin-right:.5rem}.document-viewer__options{display:flex;gap:.5rem;justify-content:flex-end;margin-top:2rem}.document-viewer__option{background-color:#fff;border:1px solid #007cb0;border-radius:.25rem;color:#007cb0;cursor:pointer;font-family:Open Sans;padding:.5rem 1rem}.document-viewer__option-apply{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;line-height:1.5rem;margin-left:1rem;padding:.5rem 1.5rem}.document-viewer__option-apply:hover{background-color:#005478}.document-viewer__option-apply:active{background-color:#012169}.document-viewer__option-apply--disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;cursor:none;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.document-viewer__option-apply--disabled:hover{background-color:#005478}.document-viewer__option-apply--disabled:active{background-color:#012169}.document-viewer__option-apply--disabled:hover{background-color:#d0d0ce}.highlight{background-color:#ffe67f}.highlight-none{background:#0000!important}.document-controls{align-items:center;background:#000c;bottom:1.5rem;color:#fff;display:flex;left:50%;padding:.75rem .5rem;position:absolute;transform:translateX(-50%);width:-webkit-fit-content;width:fit-content;z-index:3}.document-controls .page-controls{border-right:1px solid;margin-right:.5rem}.document-controls .zoom-controls{display:flex}.document-controls .zoom-controls button{vertical-align:initial!important}.document-controls .page-controls,.document-controls .zoom-controls{flex-grow:1;flex-shrink:0}.document-controls .page-controls button,.document-controls .zoom-controls button{cursor:pointer}.document-controls .page-controls .page-count,.document-controls .zoom-controls .page-count{color:#d0d0ce}.document-controls .page-controls button,.document-controls .page-controls input,.document-controls .zoom-controls button,.document-controls .zoom-controls input{background:#0000;border:0;color:#fff;font-size:1rem;text-align:right;vertical-align:bottom}.document-controls .page-controls button path,.document-controls .page-controls input path,.document-controls .zoom-controls button path,.document-controls .zoom-controls input path{fill:#fff}.document-controls .page-controls button:disabled,.document-controls .page-controls input:disabled,.document-controls .zoom-controls button:disabled,.document-controls .zoom-controls input:disabled{border-bottom:0!important;opacity:.2}.document-controls .page-controls input,.document-controls .zoom-controls input{background-color:#000;margin-right:5px;max-width:2rem}.saved-shortlist{display:flex;flex-direction:column;height:100%;padding-left:2rem;padding-right:2rem}.saved-shortlist__empty-container{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.saved-shortlist__header{display:flex;font-size:20px;font-weight:400;height:2rem;justify-content:space-between;padding:.6rem .75rem}.saved-shortlist__empty-header{display:flex;height:2rem;justify-content:right;padding:2rem}.saved-shortlist__table-wrapper{flex-grow:1;overflow-y:auto;position:relative}.saved-shortlist__empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:3.75rem}.saved-shortlist__feedback-div{display:flex;justify-content:flex-end}.saved-shortlist__img{height:210px;width:249px}.saved-shortlist__emptytext{color:#000;font-size:16px;font-weight:600;height:24px;line-height:24px;text-align:center;width:309px}.saved-shortlist__emptyredirect{color:#75787b;display:flex;font-size:14px;font-weight:400;height:24px;line-height:24px;width:263px}.saved-shortlist__link{color:#007cb0;text-decoration:none}.saved-shortlist__link:hover{text-decoration:underline}.saved-shortlist__commenting{margin-right:.4rem}.saved-shortlist__feedback-section{min-width:1rem;padding:.2rem 1rem 0 0}.saved-shortlist__feedback-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:400;line-height:1rem;margin-right:.3rem;padding:.5rem 1rem .5rem .5rem}.saved-shortlist-table{align-items:flex-start;align-items:baseline;border:1px solid #ebebeb;border-radius:8px;box-shadow:0 4px 8px #eef0f17a;display:flex;flex-direction:column;font-weight:400;overflow-y:hidden;width:100%}.saved-shortlist-table__container{width:100%}.saved-shortlist-table thead{background:#fff;position:sticky;position:-webkit-sticky;top:0;width:100%}.saved-shortlist-table tbody td:first-child,.saved-shortlist-table thead th:first-child{width:calc(22.22222% - 3.55556rem)}.saved-shortlist-table tbody td,.saved-shortlist-table thead th{width:calc(11.11111% - 1.77778rem)}.saved-shortlist-table tbody td:nth-child(8),.saved-shortlist-table thead th:nth-child(8){justify-content:end;text-align:right}.saved-shortlist-table thead th:nth-child(8)>div{padding-right:.9375rem}.saved-shortlist-table tbody{display:flex;flex-direction:column;flex-grow:1;height:46vh;overflow-y:auto;width:100%}@media screen and (min-width:1400px){.saved-shortlist-table tbody{height:64vh}}@media screen and (min-width:1600px){.saved-shortlist-table tbody{height:70vh}}@media screen and (width:1272px){.saved-shortlist-table tbody{height:47.9vh}}.saved-shortlist-table tr{box-shadow:inset 0 -1px 0 #ebebeb;display:flex;position:relative}.saved-shortlist-table tr a{color:#000;display:flex;position:relative;text-decoration:none;width:100%}.saved-shortlist-table__shared-by,.saved-shortlist-table__shared-with{cursor:pointer}.saved-shortlist-table__shared-by>span,.saved-shortlist-table__shared-with>span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-shortlist-table__shared-with{cursor:pointer;display:flex}.saved-shortlist-table__shared-with-main{position:relative}.saved-shortlist-table__shared-with-main .tooltip{display:none;left:5rem;line-height:1rem}.saved-shortlist-table__shared-with-main .tooltip .tooltip__arrow{top:-1px}.saved-shortlist-table__shared-with-main .tooltip .tooltip__label{max-height:10rem;max-width:50rem;min-width:6rem;overflow:auto;position:absolute;transform:translateY(-80%)}.saved-shortlist-table__shared-with-main:hover .tooltip{display:inline-block}.saved-shortlist-table__shared-with-count{line-height:1.5rem;overflow:visible!important;overflow:initial!important;padding-right:.2rem;position:relative}.saved-shortlist-table__shared-with-count-tooltip{line-height:1rem;max-height:6rem;max-width:10rem;overflow:auto}.saved-shortlist-table__shared-with-count svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-shortlist-table__shared-with-count:hover{background:#e0e0e0;border-radius:15px;height:-webkit-fit-content;height:fit-content}.saved-shortlist-table__shared-with-count:hover .tooltip{display:inline-block}.saved-shortlist-table__name{cursor:pointer}.saved-shortlist-table__name>span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-shortlist-table__items{color:#007cb0;display:flex;justify-content:flex-start;padding-right:10px;position:relative}.saved-shortlist-table__doc-icon{width:2rem}.saved-shortlist-table__doc-icon--tooltip{pointer-events:auto}.saved-shortlist-table__doc-icon--tooltip .tooltip__label{max-height:7rem;max-width:15rem;min-width:15rem;overflow:auto}.saved-shortlist-table__doc-icon svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-shortlist-table__doc-icon:hover{background:#e0e0e0;border-radius:15px;cursor:pointer;height:25px}.saved-shortlist-table__doc-icon:hover .tooltip{display:inline-block}.saved-shortlist-table__delete .tooltip,.saved-shortlist-table__edit .tooltip,.saved-shortlist-table__share .tooltip{display:none;left:-13%;top:-25px}.saved-shortlist-table__delete .tooltip__arrow,.saved-shortlist-table__edit .tooltip__arrow,.saved-shortlist-table__share .tooltip__arrow{left:43%}.saved-shortlist-table__delete:hover,.saved-shortlist-table__edit:hover,.saved-shortlist-table__share:hover{background-color:#d0d0ce;border-radius:32px}.saved-shortlist-table__delete:hover .tooltip,.saved-shortlist-table__edit:hover .tooltip,.saved-shortlist-table__share:hover .tooltip{display:inline-block}.saved-shortlist-table__edit .tooltip{left:18%}.saved-shortlist-table__delete .tooltip{left:40%}.saved-shortlist-table__items-text{color:#007cb0;margin-left:.2rem}.saved-shortlist-table__header{word-wrap:break-word;display:flex;font-size:16px;line-height:24px;order:0;padding:16px 0 0 16px;position:static;text-align:center}.saved-shortlist-table__heading-text{display:flex}.saved-shortlist-table__heading-text th{color:#212121;display:flex;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:16px;overflow:hidden;padding:.5rem 1rem;text-align:left;text-overflow:ellipsis;vertical-align:middle}.saved-shortlist-table__icons{cursor:pointer;display:flex;justify-content:flex-end;width:100%}.saved-shortlist-table__icons span{padding-right:.5rem}.saved-shortlist-table__rows{display:flex}.saved-shortlist-table__newItem{font-weight:600}.saved-shortlist-table td{word-wrap:break-word;font-size:14px;letter-spacing:0;padding:.5rem 1rem;position:relative;text-overflow:ellipsis;white-space:nowrap}.saved-shortlist-table td>span,.saved-shortlist-table__items-text{line-height:24px}.saved-shortlist-table td:nth-child(2),.saved-shortlist-table td:nth-child(3),.saved-shortlist-table th:nth-child(2),.saved-shortlist-table th:nth-child(3){z-index:1}.saved-shortlist-table td:nth-child(4) :hover,.saved-shortlist-table td:nth-child(5) :hover,.saved-shortlist-table td:nth-child(6) :hover,.saved-shortlist-table td:nth-child(7) :hover,.saved-shortlist-table th:nth-child(4) :hover,.saved-shortlist-table th:nth-child(5) :hover,.saved-shortlist-table th:nth-child(6) :hover,.saved-shortlist-table th:nth-child(7) :hover{z-index:4}.saved-shortlist-table__outside-td{margin-top:0;text-align:-webkit-right}.saved-shortlist-table__header-inner-content{font-family:Open Sans}.saved-shortlist-table__header-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:0;text-align:left}.saved-shortlist-table__header-button:hover{background-color:#d0d0ce;border-radius:4px}.saved-shortlist-table__header-button--sorted{padding-right:0}.saved-shortlist-table__sort-icon{padding-right:.5rem}.saved-shortlist-table__header-content{text-align:left}.saved-shortlist-table__header-text{font-size:.75rem;font-weight:600}.saved-shortlist-table__link{cursor:pointer}.saved-shortlist-table__link:hover{background-color:#f0f0f0}.saved-shortlist-table__hover-tooltip{height:100%}.RenameShortlist{display:flex;flex-direction:column;height:auto;left:760px;min-height:9rem;top:410px;width:20rem}.RenameShortlist--saveSearchlist{width:25rem}.RenameShortlist--deleteSearch{min-height:5.3rem}.RenameShortlist__name{color:#000;font-size:14px;font-weight:500;line-height:24px;text-align:left}.RenameShortlist__name--saveSearchList{word-wrap:break-word;white-space:pre-wrap}.RenameShortlist__name--deleteSavedSearch{word-wrap:break-word;font-size:14px;white-space:pre-wrap}.RenameShortlist__nameError{color:#da291c;font-size:14px;font-weight:500;line-height:24px;text-align:left}.RenameShortlist__input{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.RenameShortlist__input input,.RenameShortlist__input textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;font-family:Open Sans;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:100%}.RenameShortlist__input input:focus-within,.RenameShortlist__input input:hover,.RenameShortlist__input textarea:focus-within,.RenameShortlist__input textarea:hover{border-color:#007cb0}.RenameShortlist__input textarea,.RenameShortlist__input--saveSearchList input{padding:.75rem 1rem}.RenameShortlist__input textarea:focus-within,.RenameShortlist__input textarea:hover,.RenameShortlist__input--saveSearchList input:focus-within,.RenameShortlist__input--saveSearchList input:hover{border-color:#007cb0}.RenameShortlist__inputError{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.RenameShortlist__inputError input,.RenameShortlist__inputError textarea{border:1px solid #da291c;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:100%}.RenameShortlist__inputError textarea,.RenameShortlist__inputError--saveSearchList input{padding:.75rem 1rem}.RenameShortlist__content{color:#63666a;font-size:12px;padding-top:.25rem;text-align:right}.RenameShortlist__contentError{color:#da291c;font-size:12px;padding-left:1rem;padding-top:.25rem}.RenameShortlist__options{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;text-align:right}.RenameShortlist__options--saveSearchList{padding-top:2rem}.RenameShortlist__options--deleteSearch{padding-right:4%;padding-top:2rem}.RenameShortlist__continue{margin-left:1rem}.RenameShortlist__continue-disabled{background-color:#75787b}.RenameShortlist__description.RenameShortlist__description{font-family:Open Sans;height:8.5rem;resize:none}.RenameShortlist__description-label{margin-top:1rem}.TableOfContents{border:1px solid #f0f0f0;border-bottom:none;max-height:60vh;overflow-x:overlay}.TableOfContents__container{flex-grow:1}.TableOfContents__secondHeader{align-items:center;background:#fff;box-shadow:inset 0 -1px 0 #ebebeb;display:flex;flex-direction:row;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;height:48px;line-height:24px}.TableOfContents__secondHeader-icon{margin:0 .5rem}.TableOfContents__secondHeader input{border:none;outline:none}.TableOfContents__secondHeader-collapse,.TableOfContents__secondHeader-show{color:#007cb0;cursor:pointer;font-size:13px;margin-right:1rem;text-align:right}.TableOfContents__searchDocument{display:flex;flex-grow:1}.TableOfContents__actions{display:flex}.TableOfContents__row{align-items:center;background:#fff;box-shadow:inset 0 -1px 0 #ebebeb;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;height:-webkit-fit-content;height:fit-content;left:0;line-height:24px;min-height:48px;width:100%}.TableOfContents__row-icon{cursor:pointer;margin-left:5px;position:relative}.TableOfContents__row-icon .tooltip{display:none;left:100%;top:0;z-index:2}.TableOfContents__row-icon:hover .tooltip{display:inline-block}.TableOfContents__row-icon2{cursor:pointer;height:1.25rem;left:15%;padding:0 .5rem}.TableOfContents__row-content{cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;left:15%;margin-right:.5rem;padding-bottom:3px;padding-top:3px;text-align:left;width:80%}.TableOfContents__row-exists{background:#ff0;height:48px;width:3px}.TableOfContents__row--selected{background-color:#f1f8fb;box-shadow:inset 3px 0 0 #007cb0}.TableOfContents__row__item{background:none;border:none;color:#757575;cursor:pointer;font-size:.875rem;line-height:1.5rem;padding:.75rem 1rem}.TableOfContents__row:hover{background:#f1f8fb;box-shadow:inset 3px 0 0 #007cb0,inset 0 -1px 0 #ebebeb}.TableOfContents__keywords{padding-left:.7rem;width:1.5rem}.Shortlist{font-family:Open Sans;padding:.4rem 3rem;width:100%}.Shortlist__document-viewer{display:flex;height:53vh;padding:1.5rem 3rem;width:100%;width:87vw}@media screen and (min-width:1400px){.Shortlist__document-viewer{height:59vh;width:89vw}}@media screen and (min-width:1600px){.Shortlist__document-viewer{height:72vh;width:92vw}}.Shortlist__top-section{display:flex;justify-content:space-between;margin-bottom:.5rem}.Shortlist__title{align-items:center;display:flex;font-size:1.25rem;gap:.5rem;line-height:1rem;overflow:hidden}.Shortlist__title-text .tooltip{display:none;left:15%;top:1%;white-space:pre-wrap;z-index:25}.Shortlist__title-text .tooltip__label{word-wrap:break-word;background-color:#000;border:1px solid #d0d0ce;color:#fff;max-width:23rem;padding:1rem;position:fixed;text-align:left}.Shortlist__title-text .tooltip__arrow{display:none}.Shortlist__title-text:hover .tooltip{display:inline-block}.Shortlist__actions{align-items:center;display:flex}.Shortlist__cta-section{margin-left:1rem}.Shortlist__save-button{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;height:36px;line-height:1.5rem;padding:.5rem 1.5rem}.Shortlist__save-button:hover{background-color:#005478}.Shortlist__save-button:active{background-color:#012169}.Shortlist__saved-actions{align-items:center;display:flex}.Shortlist__saved-actions-disabled{align-items:center;display:flex;gap:.5rem}.Shortlist__shortlist-note-button{position:relative}.Shortlist__shortlist-note-button path{fill:#007cb0}.Shortlist__shortlist-note-button .tooltip{display:none;left:1.5rem;top:-1.7rem;z-index:25}.Shortlist__shortlist-note-button:hover .tooltip{display:inline-block}.Shortlist__shortlist-note-button svg{cursor:pointer}.Shortlist__share-button{cursor:auto;gap:1rem;position:relative}.Shortlist__share-button path{fill:#007cb0}.Shortlist__share-button .tooltip{display:none;left:-2.5rem;top:-1.3rem;z-index:5}.Shortlist__share-button:hover .tooltip{display:inline-block}.Shortlist__results-right{align-items:center;display:flex}.Shortlist__export-button{position:relative}.Shortlist__export-button .tooltip{display:none;left:-3rem;top:-1.7rem;z-index:25}.Shortlist__export-button:hover .tooltip{display:inline-block}.Shortlist__export-button svg{cursor:pointer}.Shortlist__lists-container{display:flex;flex-direction:column;flex-grow:1}.Shortlist__empty-container{align-items:center;display:flex;height:100%;justify-content:center;margin-top:1.33rem;width:100%}@media screen and (min-width:1400px){.Shortlist__empty-container{margin-top:4.5rem}}@media screen and (min-width:1600px){.Shortlist__empty-container{margin-top:7rem}}.Shortlist__empty{align-items:center;display:flex;flex-direction:column;max-width:39rem;text-align:center}.Shortlist__empty-image{margin-bottom:1.188rem;max-width:13.5rem}.Shortlist__empty-title{font-weight:600}.Shortlist__empty-message{color:#75787b;font-size:.875rem}.Shortlist__results-container{border:1px solid #f0f0f0;border-radius:.5rem;box-shadow:0 .25rem .5rem #eef0f17a;display:flex;flex-direction:column;width:100%}.Shortlist__results-container--show-document-viewer{border-radius:.5rem 0 .5rem .5rem;width:40%}.Shortlist__results-container--show-document-viewer .tabbed-content__item{padding:.875rem 1rem}.Shortlist__results-container--esg{margin-bottom:2rem}.Shortlist__results-summary{align-items:center;border-bottom:1px solid #ebebeb;display:flex;font-size:1rem;justify-content:space-between;padding:.25rem 1rem}.Shortlist__results-summary-left{align-content:center;display:flex;gap:.5rem}.Shortlist__results-count{line-height:2rem;margin-right:.5rem}.Shortlist__results-export-button{align-items:center;background-color:initial;border:none;display:flex;font-family:Open Sans;padding:0}.Shortlist__results-export-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.Shortlist__results-export-button{color:#007cb0;cursor:pointer;padding:.5rem;position:relative}.Shortlist__results-export-disabled{color:#75787b;cursor:auto}.Shortlist__results-export-disabled path{fill:#75787b}.Shortlist__results-export-disabled .tooltip{display:none;left:-2.5rem;top:-1.8rem;z-index:3}.Shortlist__results-export-disabled:hover{background-color:initial!important}.Shortlist__results-export-disabled:hover .tooltip{display:block}.Shortlist__results-esg-filter,.Shortlist__results-sec-filter{background-color:#fff;border:1px solid #007cb0;border-radius:1rem;color:#007cb0;cursor:pointer;font-family:Open Sans;padding:.5rem 1rem}.Shortlist__results-esg-filter:hover,.Shortlist__results-sec-filter:hover{background-color:#d0d0ce;border-radius:16px;transition:.7s}.Shortlist__results-esg-filter--selected,.Shortlist__results-sec-filter--selected{background-color:#007cb0;border:1px solid #007cb0;border-radius:1rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.Shortlist__results-esg-filter--selected:hover,.Shortlist__results-sec-filter--selected:hover{background-color:#005478;border-radius:16px;transition:.7s}.Shortlist__results-export-icon{height:1.5rem;margin-right:.4rem;width:1.5rem}.Shortlist__table-wrapper{flex-grow:1;max-height:43vh;overflow-y:auto;position:relative}@media screen and (min-width:1400px){.Shortlist__table-wrapper{max-height:53vh}}@media screen and (min-width:1600px){.Shortlist__table-wrapper{max-height:65vh}}@media screen and (width:1272px){.Shortlist__table-wrapper{height:43.035vh}}.Shortlist__table-wrapper-overflow{overflow-y:visible}.Shortlist__table-pagination{align-items:center;display:flex;height:3rem;justify-content:flex-end}.Shortlist__table-pagination span{cursor:pointer;padding-right:1rem}.Shortlist__total-results{font-size:1rem;margin-bottom:1rem}.Shortlist__column-company-name{width:100%}.Shortlist__column-pages-icon{width:1rem}.Shortlist__column-report-period{width:6rem}.Shortlist__column-report-ratings{padding-right:0;width:9rem}.Shortlist__column-report-ratings :hover{text-decoration:underline}.Shortlist__column-report-ratings__disable{padding-right:0;text-decoration:none;width:9rem}.Shortlist__column-report-ratings .tooltip{left:-4.5rem}.Shortlist__column-report-governance{padding-right:0;width:5rem}.Shortlist__column-report-governance :hover{text-decoration:underline}.Shortlist__column-report-governance__disable{padding-right:0;text-decoration:none;width:5rem}.Shortlist__column-report-governance .tooltip{left:-4.1rem}.Shortlist__column-document-type{width:2rem}.Shortlist__column-checkbox input{border:1px solid #d0d0ce;border-radius:2px;cursor:pointer;height:1rem;width:1rem}.Shortlist__column-icon{width:1.5rem}.Shortlist__column-icon-download{padding-right:0}.Shortlist__column-icon-download:hover{background-color:#d0d0ce;border-radius:4px}.Shortlist__column-icon-download .tooltip{left:-4.5rem}.Shortlist__column-icon-remove .tooltip{left:-9rem}.Shortlist__column-icon-remove:hover{background-color:#d0d0ce;border-radius:4px}.Shortlist__compare-button{background-color:initial;border:none;color:#007cb0;cursor:pointer;font-size:14px;line-height:24px;padding:0 1rem 0 0;position:relative}.Shortlist__compare-button--disabled{color:#75787b}.Shortlist__compare-button--disabled path{fill:#75787b}.Shortlist__compare-button--disabled:hover{background-color:#fff!important;cursor:pointer}.Shortlist__compare-button .tooltip{display:none;left:-95%;top:-225%;z-index:2}.Shortlist__compare-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.Shortlist__compare-button:hover .tooltip{display:inline-block}.Shortlist__period-years-cell{align-items:center;cursor:pointer;display:flex}.Shortlist__period-years-cell-text{position:relative!important}.Shortlist__period-years-cell-text .tooltip{display:none!important;left:0;top:-1.3rem}.Shortlist__period-years-cell-text .tooltip__arrow{bottom:-1.8rem;left:1rem}.Shortlist__period-years-cell-text .tooltip__label{bottom:-1.5rem;left:1rem;max-width:6rem;position:absolute}.Shortlist__period-years-cell-text:hover .tooltip{display:inline-block!important}.Shortlist__period-years-cell-btn{background-color:initial;border:none;cursor:pointer;font-family:Open Sans;font-size:14px;height:-webkit-fit-content;height:fit-content}.Shortlist__period-years-cell-btn:hover{background:#e0e0e0;border-radius:15px}.ReportModal{height:100%;width:100%}.ReportModal__continue-message{font-family:Open Sans;width:100%}.ReportModal__options{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;width:100%}.Downloads{background:#fff;box-shadow:-2px 0 4px #0000000f;display:flex;flex-direction:column;height:100%;position:fixed;right:0;top:0;width:26.3rem;z-index:1102}.Downloads__over-fullscreen{z-index:1201}.Downloads__header{box-shadow:inset 0 -1px 0 #e7e7e7;box-sizing:border-box;display:flex;height:3.5rem;justify-content:space-between;line-height:1.5rem;padding:1rem;width:100%}.Downloads__header__content{display:flex;flex-direction:row;font-size:16px;line-height:24px}.Downloads__header__content__icon{background-color:#43b02a;border-radius:12px;display:flex;flex-direction:column;height:16px;justify-content:center;margin-left:.4rem;margin-top:3px;text-align:center;width:16px}.Downloads__header__content__icon-content{color:#fff;font-size:10px;font-weight:500}.Downloads__secondHeader{color:#757575;font-size:.75rem;font-weight:700;line-height:1.5rem;padding:1rem;text-transform:uppercase}.Downloads__body{background:#fff;display:flex;flex-direction:column;overflow-y:auto;width:100%}.Downloads__body__loading{animation-duration:1s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;margin:auto;position:relative}.Downloads__body__action .tooltip{display:none;left:-1.82rem;top:-1.35rem;z-index:10}.Downloads__body__action:hover .tooltip{display:inline-block}.Downloads__body__outer{width:100%}.Downloads__body__outer__container{display:flex;flex-direction:column;font-size:14px;margin-left:1rem;padding-top:.3rem;position:relative;width:90%}.Downloads__body__outer__container__title{align-items:center;display:flex;flex-direction:row;left:0;overflow-wrap:break-word;padding:0;position:relative;width:21rem}.Downloads__body__outer__container__title-icon{position:relative}.Downloads__body__outer__container__title-content{margin-bottom:.5rem;margin-left:.23rem;margin-top:.5rem;overflow-wrap:break-word}.Downloads__body__outer__container__title__timestamp{align-items:flex-end;color:#757575;display:flex;flex-direction:row;font-size:12px;height:.6rem;line-height:16px;margin-left:2rem;padding-bottom:.3rem;padding-top:.1rem;position:relative}.Downloads__body__outer__container-download{cursor:pointer;height:24px;left:21.2rem;margin-top:-1rem;position:absolute;right:0;width:24px}.Downloads__body__outer__container-download:hover{background-color:#d0d0ce;border-radius:4px;transition:.3s}.Downloads__body__outer__container--nd{font-weight:650}.Downloads__body__outer__container--started{background-color:#d0d0ce;height:.25rem;margin-left:1rem;position:relative;width:90%}.Downloads__body__outer__container--downloading{background-color:#43b02a;height:.25rem;margin-left:1rem;position:relative;width:90%}.Downloads__body__outer__container--progress{background-color:#d0d0ce;height:.25rem;margin-left:1rem;position:relative;width:90%}.Downloads__body__outer__container--downloaded{background-color:#007cb0;height:.25rem;margin-left:1rem;position:relative;width:90%}.Downloads__body__outer__container--error{background-color:#db1a33;height:.25rem;margin-left:1rem;position:relative;width:90%}.Downloads__body__outer__container--notDownloaded{background-color:#43b02a;height:.25rem;margin-left:1rem;position:relative;width:90%}.Downloads__body__outer--selected,.Downloads__body__outer:hover{background:#f1f8fb;box-shadow:inset 0 -1px 0 #ebebeb}.my-searches{display:flex;flex-direction:column;font-size:20px;height:100%;overflow-y:auto;width:100%}.my-searches__content{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem}.my-searches__content-header{align-items:center;display:flex;justify-content:flex-end}.my-searches__content-header-text{font-size:1.25rem;font-weight:400}.my-searches__empty-container{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.my-searches__header,.my-searches__notAdmin-header{display:flex;height:2rem;justify-content:space-between}.my-searches__notAdmin-header{padding-top:.5rem}.my-searches__empty-header{display:flex;justify-content:right;padding:2rem}.my-searches__empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:3.6rem}.my-searches-auto-delete{align-items:center;display:flex;gap:.5rem}.my-searches__img{height:210px;width:249px}.my-searches__emptytext{color:#000;font-size:16px;font-weight:600;height:24px;line-height:24px;text-align:center;width:309px}.my-searches__emptyredirect{color:#75787b;display:flex;font-size:14px;font-weight:400;height:24px;line-height:24px;width:263px}.my-searches__link{color:#007cb0;text-decoration:none}.my-searches__link:hover{text-decoration:underline}.my-searches__commenting{margin-right:.4rem}.my-searches__feedback-section{min-width:1rem}.my-searches__feedback-div{display:flex;justify-content:flex-end;margin-top:.5rem}.my-searches__notAdmin-feedback-div{display:flex;justify-content:flex-end;margin-top:.2rem}.my-searches__feedback-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:400;line-height:1rem;margin-right:.3rem;padding:.5rem 1rem .5rem .5rem}.published-searches{display:flex;flex-direction:column;font-size:20px;height:100%;overflow-y:auto;width:100%}.published-searches__content{display:flex;flex-direction:column;flex-grow:1;padding:0 2rem}.published-searches__content-header{align-items:center;display:flex;justify-content:flex-end}.published-searches__content-header-text{font-size:1.25rem;font-weight:400}.published-searches__empty-container{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.published-searches__header{display:flex;height:2rem;justify-content:space-between}.published-searches__empty-header{display:flex;justify-content:right;padding:2rem}.published-searches__table-wrapper{display:flex;flex-direction:column;flex-grow:1}.published-searches__empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.published-searches__img{height:210px;width:249px}.published-searches__emptytext{color:#000;font-size:16px;font-weight:600;height:24px;line-height:24px;text-align:center;width:25rem}.published-searches__emptyredirect{color:#75787b;display:flex;font-size:14px;font-weight:400;height:24px;line-height:24px;width:31.3rem}.published-searches__link{color:#007cb0;text-decoration:none}.published-searches__link:hover{text-decoration:underline}.published-searches__commenting{margin-right:.4rem}.published-searches__feedback-section{min-width:1rem}.published-searches__feedback-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:400;line-height:1rem;margin-right:.3rem;padding:.5rem 1rem .5rem .5rem}.SavedSearchTable{border-radius:8px;font-weight:400;overflow-y:hidden;width:100%}.SavedSearchTable__shared-with-count{margin-left:.2rem;padding-left:.2rem;position:relative;width:1.5rem}.SavedSearchTable__shared-with-count-tooltip{line-height:1rem;max-height:6rem;max-width:10rem;overflow:auto}.SavedSearchTable__shared-with-count svg:not(:root){transform:translateX(8px) translateY(4px)}.SavedSearchTable__shared-with-count:hover{background:#ebebeb;border-radius:15px;cursor:pointer;height:20px}.SavedSearchTable__auto-delete-7{color:#ed8b00}.SavedSearchTable__auto-delete-less-than-7{color:#da291c}.SavedSearchTable__new-item{font-weight:600}.SavedSearchTable__link{cursor:pointer}.SavedSearchTable__row:hover{background-color:initial}.SavedSearchTable__column-content{align-items:center;display:flex;gap:1rem;position:relative}.SavedSearchTable__shared-with{gap:0;width:100%}.SavedSearchTable__actions{gap:.5rem;justify-content:flex-end}.SavedSearchTable__actions:hover .tooltip{display:none}.SavedSearchTable__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.SavedSearchTable__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.SavedSearchTable__action-icon .tooltip--top__arrow{left:45%}.SavedSearchTable__action-icon:hover{background-color:#d0d0ce;border-radius:32px}.SavedSearchTable__action-icon:hover .tooltip{display:inline-block}.SavedSearchTable__publish .tooltip{left:-2.7rem}.SavedSearchTable__unpublish .tooltip{left:-3rem}.SavedSearchTable__share .tooltip{left:-1.2rem}.SavedSearchTable__edit .tooltip{left:-.8rem}.SavedSearchTable__delete .tooltip{left:-1.4rem}.SavedSearchTable__topic.tooltip{max-width:8rem}.SavedSearchTable__text-container{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.SavedSearchTable__column-text{display:inline-block;font-size:.875rem;font-weight:400;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SavedSearchTable__column-text .tooltip{left:-4rem;top:-200%}.SavedSearchTable__table-container{display:flex;flex-direction:column;flex-grow:1}.SavedSearchTable__notAdmin-table-container{padding-top:1rem}.SavedSearchTable__data{align-items:center;border:1px solid #f0f0f0;border-radius:.25rem .25rem 0 0;display:flex;gap:1rem;padding:.5rem 1rem}.SavedSearchTable__results-count{font-size:.875rem}.SavedSearchTable__table{border:1px solid #ebebeb;border-collapse:collapse;border-spacing:0;border-top:none;font-size:.875rem;table-layout:fixed;width:100%}.SavedSearchTable__table-wrapper{box-shadow:inset 0 -1px 0 #f0f0f0;flex-grow:1;height:48vh;overflow-y:auto}@media screen and (min-width:1400px){.SavedSearchTable__table-wrapper{height:58vh}}@media screen and (min-width:1600px){.SavedSearchTable__table-wrapper{height:61vh}}@media screen and (width:1272px){.SavedSearchTable__table-wrapper{height:49.35vh}}.SavedSearchTable__table-notAdmin-wrapper{box-shadow:inset 0 -1px 0 #f0f0f0;flex-grow:1;height:52vh;overflow-y:auto}@media screen and (min-width:1400px){.SavedSearchTable__table-notAdmin-wrapper{height:58vh}}@media screen and (min-width:1600px){.SavedSearchTable__table-notAdmin-wrapper{height:61vh}}@media screen and (width:1272px){.SavedSearchTable__table-notAdmin-wrapper{height:49.35vh}}.SavedSearchTable__table-inner-wrapper{width:100%}.SavedSearchTable__table__header-content{line-height:1rem;position:static;text-align:left;width:auto}.SavedSearchTable__table__header-content:last-child>div{justify-content:flex-end}.SavedSearchTable__table__header-text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem}.SavedSearchTable__table td:first-child,.SavedSearchTable__table th:first-child{width:auto}.SavedSearchTable__table td:nth-child(9),.SavedSearchTable__table th:nth-child(9){width:6rem}.SavedSearchTable__table tr{box-sizing:border-box;width:100%}.SavedSearchTable__table td,.SavedSearchTable__table th{flex:1 1}.SavedSearchTable__table th>div{padding:0}.SavedSearchTable__table td,.SavedSearchTable__table th{padding:.5rem 1rem}.SavedSearchTable__table thead{background:#fff;position:-webkit-sticky;position:sticky;top:-1px;z-index:1}@media screen and (min-width:1200px){.SavedSearchTable__table tr{align-items:center;display:flex}.SavedSearchTable__table tbody td:first-child,.SavedSearchTable__table thead th:first-child{flex:0 0 12%;min-width:8rem}.SavedSearchTable__table tbody td:nth-child(2),.SavedSearchTable__table thead th:nth-child(2){flex:0 0 11%;min-width:7.5rem}.SavedSearchTable__table tbody td:nth-child(3),.SavedSearchTable__table tbody td:nth-child(4),.SavedSearchTable__table thead th:nth-child(3),.SavedSearchTable__table thead th:nth-child(4){min-width:4rem}.SavedSearchTable__table tbody td:nth-child(5),.SavedSearchTable__table tbody td:nth-child(6),.SavedSearchTable__table thead th:nth-child(5),.SavedSearchTable__table thead th:nth-child(6){flex:0 0 8%;min-width:4rem}.SavedSearchTable__table tbody td:nth-child(7),.SavedSearchTable__table thead th:nth-child(7){flex:0 0 7%;min-width:4rem}.SavedSearchTable__table tbody td:nth-child(8),.SavedSearchTable__table thead th:nth-child(8){min-width:5rem}.SavedSearchTable__table tbody td:nth-child(9),.SavedSearchTable__table thead th:nth-child(9){min-width:6rem}}.published-searches-table{border-radius:8px;font-weight:400;overflow-y:hidden;width:100%}.published-searches-table__shared-with-count{margin-left:.2rem;padding-left:.2rem;position:relative;width:1.5rem}.published-searches-table__shared-with-count svg:not(:root){transform:translateX(8px) translateY(4px)}.published-searches-table__shared-with-count:hover{background:#ebebeb;border-radius:15px;cursor:pointer;height:20px}.published-searches-table__auto-delete-7{color:#ed8b00}.published-searches-table__auto-delete-less-than-7{color:#da291c}.published-searches-table__new-item{font-weight:600}.published-searches-table__link{cursor:pointer}.published-searches-table__row:hover{background-color:initial}.published-searches-table__column-content{align-items:center;display:flex;gap:1rem;position:relative}.published-searches-table__shared-with{gap:0;width:100%}.published-searches-table__actions{gap:.5rem;justify-content:flex-end}.published-searches-table__actions:hover .tooltip{display:none}.published-searches-table__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.published-searches-table__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.published-searches-table__action-icon .tooltip--top__arrow{left:45%}.published-searches-table__action-icon:hover{background-color:#d0d0ce;border-radius:32px}.published-searches-table__action-icon:hover .tooltip{display:inline-block}.published-searches-table__publish .tooltip{left:-2.7rem}.published-searches-table__unpublish .tooltip{left:-3rem}.published-searches-table__share .tooltip{left:-1.2rem}.published-searches-table__edit .tooltip{left:-.8rem}.published-searches-table__delete .tooltip{left:-1.4rem}.published-searches-table__topic.tooltip{max-width:8rem}.published-searches-table__text-container{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.published-searches-table__column-text{display:inline-block;font-size:.875rem;font-weight:400;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.published-searches-table__column-text .tooltip{left:-4rem;top:-200%}.published-searches-table__table-container{display:flex;flex-direction:column;flex-grow:1}.published-searches-table__data{align-items:center;border:1px solid #f0f0f0;border-radius:.25rem .25rem 0 0;display:flex;gap:1rem;padding:.5rem 1rem}.published-searches-table__results-count{font-size:.875rem}.published-searches-table__table{border:1px solid #ebebeb;border-collapse:collapse;border-spacing:0;border-top:none;font-size:.875rem;table-layout:fixed;width:100%}.published-searches-table__table-wrapper{box-shadow:inset 0 -1px 0 #f0f0f0;flex-grow:1;height:48vh;overflow-y:auto}@media screen and (min-width:1400px){.published-searches-table__table-wrapper{height:58vh}}@media screen and (min-width:1600px){.published-searches-table__table-wrapper{height:61vh}}@media screen and (width:1272px){.published-searches-table__table-wrapper{height:49.35vh}}.published-searches-table__table-inner-wrapper{width:100%}.published-searches-table__table__header-content{line-height:1rem;position:static;text-align:left;width:auto}.published-searches-table__table__header-content:last-child>div{justify-content:flex-end}.published-searches-table__table__header-text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem}.published-searches-table__table tr{box-sizing:border-box;width:100%}.published-searches-table__table td,.published-searches-table__table th{flex:1 1}.published-searches-table__table th>div{padding:0}.published-searches-table__table td,.published-searches-table__table th{padding:.5rem 1rem}.published-searches-table__table thead{background:#fff;position:-webkit-sticky;position:sticky;top:-1px;z-index:1}.published-searches-table__table td:first-child,.published-searches-table__table td:nth-child(2),.published-searches-table__table th:first-child,.published-searches-table__table th:nth-child(2){width:30%}.published-searches-table__table td:nth-child(3),.published-searches-table__table th:nth-child(3){width:20%}.published-searches-table__table td:nth-child(4),.published-searches-table__table td:nth-child(5),.published-searches-table__table td:nth-child(6),.published-searches-table__table th:nth-child(4),.published-searches-table__table th:nth-child(5),.published-searches-table__table th:nth-child(6){width:10%}.PublishSearch{display:flex;flex-direction:column;height:auto;left:760px;min-height:17rem;top:410px;width:20rem}.PublishSearch--saveSearchlist{width:25rem}.PublishSearch--deleteSearch{min-height:5.3rem}.PublishSearch__dropdown{width:100%}.PublishSearch__name{color:#000;font-size:14px;font-weight:500;line-height:24px;text-align:left}.PublishSearch__name--saveSearchList{word-wrap:break-word;font-family:Open Sans;white-space:pre-wrap}.PublishSearch__name--deleteSavedSearch{word-wrap:break-word;font-size:14px;white-space:pre-wrap}.PublishSearch__nameError,.PublishSearch__topicNameError{color:#f54242;font-size:14px;font-weight:500;line-height:24px;padding-left:1rem;text-align:left}.PublishSearch__input{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.PublishSearch__input input,.PublishSearch__input textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;font-family:Open Sans;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;resize:none;width:100%}.PublishSearch__input input:focus-within,.PublishSearch__input input:hover,.PublishSearch__input textarea:focus-within,.PublishSearch__input textarea:hover{border-color:#007cb0}.PublishSearch__input textarea,.PublishSearch__input--saveSearchList input{padding:.75rem 1rem}.PublishSearch__input textarea:focus-within,.PublishSearch__input textarea:hover,.PublishSearch__input--saveSearchList input:focus-within,.PublishSearch__input--saveSearchList input:hover{border-color:#007cb0}.PublishSearch__inputError{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.PublishSearch__inputError input,.PublishSearch__inputError textarea{border:1px solid #f54242;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;resize:none;width:100%}.PublishSearch__inputError textarea,.PublishSearch__inputError--saveSearchList input{padding:.75rem 1rem}.PublishSearch__topicInputError{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.PublishSearch__topicInputError input,.PublishSearch__topicInputError textarea{border:1px solid #f54242;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;resize:none;width:100%}.PublishSearch__topicInputError textarea,.PublishSearch__topicInputError--saveSearchList input{padding:.75rem 1rem}.PublishSearch__cancel-topic-section{margin-left:1rem}.PublishSearch__cancel-topic{align-items:center;background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;padding:.5rem}.PublishSearch__cancel-topic:hover{background-color:#d3d0d07a;border-radius:5px}.PublishSearch__cancel-topic .icon{color:#007cb0;margin-right:.5rem}.PublishSearch__content{color:#63666a;font-size:12px;padding-right:10%;padding-top:.25rem;text-align:right}.PublishSearch__content--saveSearchList{padding-right:4.5%}.PublishSearch__contentError{color:#f54242;font-size:12px;padding-left:5%;padding-top:.25rem}.PublishSearch__contentError--saveSearchList{padding-left:8.5%}.PublishSearch__options{display:flex;gap:.5rem;justify-content:flex-end;padding-top:1rem;text-align:right}.PublishSearch__options--deleteSearch,.PublishSearch__options--saveSearchList{padding-top:2rem}.PublishSearch__description.RenameShortlist__description{font-family:inherit;height:8.5rem;resize:none}.PublishSearch__description-label{margin-top:1rem}.PublishSearch__name{position:relative}.PublishSearch__name__compare{position:absolute;right:.9rem;transform:translateY(.2rem)}.PublishSearch__name__compare--button{background-color:initial;border:none;color:#007cb0;cursor:pointer;font-family:Open Sans;font-size:14px;line-height:24px;padding:0 1rem 0 0;position:relative}.SaveSearchList__btn.SaveSearchList__btn{padding:.5rem 1.5rem}.dropdown{position:relative}.dropdown__outline{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;height:1.5rem;justify-content:space-between;margin-top:.5rem;padding:.75rem 1rem}s .dropdown__outline:focus-within{border-color:#007cb0}.dropdown__placeholder{color:#75787b;font-size:.875rem;line-height:1.5rem;position:absolute}.dropdown__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:.875rem;height:1.5rem;line-height:1.5rem;outline:none;overflow:hidden;padding:0;resize:none;width:1px;z-index:1}.dropdown__input:focus{background-color:#fff}.dropdown__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.dropdown__values{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem}.dropdown__value{background-color:#f0f0f0;border-radius:6.875rem;display:flex;font-size:.75rem;line-height:1.25rem;padding:.25rem .35rem .25rem .75rem}.dropdown__value--content{background-color:initial;margin-top:0}.dropdown__value--content:first-child{margin-top:.5rem}.dropdown__option-container{display:flex;flex-direction:column}.dropdown__option-value{font-size:.875rem;line-height:1.5rem}.dropdown__option-secondary-value{color:#d0d0ce;font-size:.75rem;line-height:1rem}.dropdown__remove{background-color:initial;background-color:#75787b;border:none;border-radius:1rem;cursor:pointer;margin-left:.5rem;padding:0}.dropdown__remove path{fill:#fff}.dropdown__chevron-button{background-color:initial;border:none;cursor:pointer;padding:0}.dropdown__chevron-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.dropdown__chevron-button--not-empty{margin-top:.5rem}.dropdown__chevron-icon{cursor:pointer;text-align:right;transition:transform .2s ease-in-out}.dropdown__chevron-icon--open{transform:rotate(180deg)}.dropdown__chevron-icon--open path{fill:#007cb0}.dropdown__chevron-icon--close{transform:rotate(0)}.dropdown__options{background-color:#fff;border-radius:.25rem;margin-top:.25rem;overflow:hidden;position:absolute;transition:max-height .2s ease-in-out;width:100%;z-index:2}.dropdown__options--show{border:1px solid #d0d0ce;box-shadow:0 1px 4px #d0d0ce;max-height:15rem;min-height:2.5rem;overflow:auto}.dropdown__options--hide{max-height:0}.dropdown__loading{margin:0 auto}.dropdown__option{background-color:initial;background-color:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;width:100%}.dropdown__option--selected{background-color:#f0f0f0}.dropdown__option:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.dropdown__option:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.dropdown__option:hover{background-color:#f0f0f0}.dropdown__unclickable{cursor:auto;font-size:.875rem;line-height:1.5rem}.dropdown__unclickable:hover{background-color:initial}.dropdown__option-category{color:#75787b;font-weight:700;padding:.5rem 1rem}.dropdown__option-value{text-align:left}.dropdown__option-items{display:flex;line-height:24px}.dropdown__option-items span{font-size:.9rem;margin-right:.4rem;transform:translateY(-.2rem)}.dropdown__compare-button{background-color:initial;background-color:#fff;border:none;color:#007cb0;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;line-height:24px;padding:.75rem 1rem;position:relative;width:100%}.dropdown__compare-button--selected{background-color:#f0f0f0}.dropdown__compare-button:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.dropdown__compare-button:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.dropdown__compare-button:hover{background-color:#f0f0f0}.dropdown__compare-button--disabled{color:#75787b;cursor:pointer}.dropdown__compare-button--disabled path{fill:#75787b}.dropdown__compare-button .tooltip{display:none;left:-95%;top:-125%;z-index:2}.dropdown__compare-button:hover .tooltip{display:inline-block}.dropdown__compare-button-new{display:flex;flex-direction:row;font-size:.9rem;justify-content:center;line-height:1.5rem}.dropdown__compare-button-new span{padding-left:.5rem;transform:translateY(-.1rem)}.dropdown__option-container{position:relative}.dropdown__option-container .tooltip{display:none;left:-.9rem;white-space:pre-wrap;z-index:2500}.dropdown__option-container .tooltip .tooltip__arrow{display:none}.dropdown__option-container .tooltip .tooltip__label{max-height:4rem;max-width:19.5rem;min-width:19.5rem;overflow:auto;overflow-x:hidden;position:absolute;transform:translateY(-15%)}.dropdown__option-container svg:not(:root){transform:translateX(8px) translateY(88px)}.dropdown__option-container:hover{cursor:pointer}.dropdown__option-container:hover .tooltip{display:inline-block;z-index:2500}.Notifications{display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;left:760px;min-height:5.5rem;top:410px;width:25rem}.Notifications__name{font-weight:500;margin-top:15px}.Notifications__content,.Notifications__name{color:#000;font-size:14px;line-height:24px;padding-left:5%;text-align:left}.Notifications__content{word-wrap:break-word;font-family:Open Sans;font-style:normal;font-weight:400;padding-right:5%;white-space:pre-wrap}.Notifications__options{padding-bottom:1rem;padding-right:1rem;padding-top:1rem;text-align:right}.Notifications__continue{margin-left:1rem}.my-comparisons{display:flex;flex-direction:column;height:100%;padding-left:2rem;padding-right:2rem}.my-comparisons__container{height:100%}.my-comparisons__header{display:flex;font-size:20px;font-weight:400;height:2rem;justify-content:space-between;padding:.6rem .75rem}.my-comparisons__feedback-section{min-width:1rem}.my-comparisons__commenting{margin-right:.4rem}.my-comparisons__feedback-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:400;line-height:1rem;margin-right:.3rem;padding:.5rem 1rem .5rem .5rem}.my-comparisons__empty-container{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.my-comparisons__empty-header{display:flex;height:2rem;justify-content:right;padding:1rem}.my-comparisons__empty{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:10%}.my-comparisons__empty-text{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.my-comparisons__empty-redirect{color:#75787b;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.my-comparisons__link:hover{text-decoration:underline}.my-comparisons__link:after,.my-comparisons__link:before{content:"\00a0"}.saved-comparisons-table{border-radius:8px;font-weight:400;width:100%}.saved-comparisons-table__table-wrapper{border:1px solid #ebebeb;flex-grow:1;height:59vh;overflow-y:auto}@media screen and (min-width:1400px){.saved-comparisons-table__table-wrapper{height:64vh}}@media screen and (min-width:1600px){.saved-comparisons-table__table-wrapper{height:70vh}}@media screen and (width:1272px){.saved-comparisons-table__table-wrapper{height:60.5vh}}.saved-comparisons-table thead{background:#fff;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}.saved-comparisons-table td,.saved-comparisons-table th{flex:1 1}.saved-comparisons-table th{display:flex}.saved-comparisons-table th>div{align-items:center;display:flex}.saved-comparisons-table tbody td:first-child,.saved-comparisons-table thead th:first-child{min-width:10.7rem}.saved-comparisons-table tbody td:nth-child(2),.saved-comparisons-table thead th:nth-child(2){min-width:10.5rem}.saved-comparisons-table tbody td:nth-child(3),.saved-comparisons-table tbody td:nth-child(4),.saved-comparisons-table thead th:nth-child(3),.saved-comparisons-table thead th:nth-child(4){max-width:6.5rem;min-width:3.5rem}.saved-comparisons-table tbody td:nth-child(5),.saved-comparisons-table thead th:nth-child(5){max-width:6rem;min-width:4rem}.saved-comparisons-table tbody td:nth-child(6),.saved-comparisons-table thead th:nth-child(6){max-width:8rem;min-width:7rem}.saved-comparisons-table tbody td:nth-child(7),.saved-comparisons-table thead th:nth-child(7){max-width:10rem;min-width:7rem}.saved-comparisons-table tbody td:nth-child(8),.saved-comparisons-table thead th:nth-child(8){max-width:8rem;min-width:4rem}.saved-comparisons-table tbody td:nth-child(9),.saved-comparisons-table thead th:nth-child(9){max-width:9rem;min-width:6rem}.saved-comparisons-table tbody td:nth-child(10),.saved-comparisons-table thead th:nth-child(10){max-width:5.625rem}.saved-comparisons-table tr{box-shadow:inset 0 -1px 0 #ebebeb;display:flex;position:relative}.saved-comparisons-table tr a{color:#000;display:flex;position:relative;text-decoration:none;width:100%}.saved-comparisons-table__table{width:100%}.saved-comparisons-table__shared-by,.saved-comparisons-table__shared-with{cursor:pointer}.saved-comparisons-table__shared-with{cursor:pointer;display:flex;gap:.5rem}.saved-comparisons-table__user-icon{align-items:center;background:#000;border-radius:100%;color:#fff;display:flex;font-size:.6rem;font-style:normal;font-weight:600;height:1.5rem;justify-content:center;line-height:inherit!important;min-height:1.5rem;min-width:1.5rem;width:1.5rem}.saved-comparisons-table__user-icon--tooltip{position:relative}.saved-comparisons-table__user-icon--tooltip .tooltip{display:none;left:0;line-height:1rem;z-index:10}.saved-comparisons-table__user-icon--tooltip .tooltip .tooltip__label{max-height:10rem;max-width:50rem;min-width:6rem;overflow:visible;position:absolute;transform:translateY(-70%)}.saved-comparisons-table__user-icon--tooltip:hover .tooltip{display:inline-block}.saved-comparisons-table__more-users-icon{background-color:#d0d0ce;color:#000}.saved-comparisons-table__more-users-icon .tooltip{display:none;left:-100%;padding-top:1.75rem;top:0}.saved-comparisons-table__more-users-icon .tooltip:hover{display:block}.saved-comparisons-table__more-users-icon .tooltip .tooltip__label{background:#fff;border:1px solid #d0d0ce;color:#000;display:flex;flex-direction:column;gap:.5rem;max-height:15rem;max-width:35rem;min-width:15rem;overflow:auto;padding:.5rem}.saved-comparisons-table__more-users-icon .tooltip .tooltip__label>span{display:flex;gap:.5rem}.saved-comparisons-table__more-users-icon:hover .tooltip{display:block}.saved-comparisons-table__shared-with-count{line-height:1.5rem;overflow:visible!important;overflow:initial!important;padding-right:.2rem;position:relative}.saved-comparisons-table__shared-with-count .tooltip{display:none;left:.75rem;line-height:1rem;list-style:none;top:-.25rem;z-index:10}.saved-comparisons-table__shared-with-count .tooltip .tooltip__arrow{top:-8.5%}.saved-comparisons-table__shared-with-count .tooltip .tooltip__label{max-height:6rem;max-width:35rem;overflow:auto;position:absolute;transform:translateY(-70%)}.saved-comparisons-table__shared-with-count svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-comparisons-table__shared-with-count:hover{background:#e0e0e0;border-radius:15px;height:-webkit-fit-content;height:fit-content}.saved-comparisons-table__shared-with-count:hover .tooltip{display:inline-block}.saved-comparisons-table__description,.saved-comparisons-table__name{cursor:pointer;padding-right:.2rem;position:relative}.saved-comparisons-table__description .tooltip,.saved-comparisons-table__name .tooltip{word-wrap:break-word;display:none;left:8rem;line-height:1rem;list-style:none;top:0;white-space:pre-wrap;z-index:10}.saved-comparisons-table__description .tooltip .tooltip__arrow,.saved-comparisons-table__name .tooltip .tooltip__arrow{top:-8.5%}.saved-comparisons-table__description .tooltip .tooltip__label,.saved-comparisons-table__name .tooltip .tooltip__label{color:#fff;font-weight:inherit;max-height:-webkit-fit-content;max-height:fit-content;max-width:20rem;overflow:auto;position:absolute;transform:translateY(-80%)}.saved-comparisons-table__description svg:not(:root),.saved-comparisons-table__name svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-comparisons-table__description:hover,.saved-comparisons-table__name:hover{height:-webkit-fit-content;height:fit-content}.saved-comparisons-table__description:hover .tooltip,.saved-comparisons-table__name:hover .tooltip{display:inline-block}.saved-comparisons-table__description>span,.saved-comparisons-table__name>span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-comparisons-table__descriptionTooltip{padding-right:.2rem;position:relative}.saved-comparisons-table__descriptionTooltip .tooltip{word-wrap:break-word;display:none;left:8rem;line-height:1rem;list-style:none;top:0;white-space:pre-wrap;z-index:10}.saved-comparisons-table__descriptionTooltip .tooltip .tooltip__arrow{top:-8.5%}.saved-comparisons-table__descriptionTooltip .tooltip .tooltip__label{max-height:6rem;max-width:25rem;min-width:8rem;overflow:auto;overflow-x:hidden;position:absolute;transform:translateY(-80%);width:-webkit-fit-content;width:fit-content}.saved-comparisons-table__descriptionTooltip svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-comparisons-table__descriptionTooltip:hover{height:-webkit-fit-content;height:fit-content}.saved-comparisons-table__descriptionTooltip:hover .tooltip{display:inline-block}.saved-comparisons-table__items{color:#007cb0;display:flex;justify-content:flex-start;padding-right:10px;position:relative}.saved-comparisons-table__doc-icon{width:2rem}.saved-comparisons-table__doc-icon .tooltip{display:none;left:-20rem;z-index:10}.saved-comparisons-table__doc-icon .tooltip .tooltip__arrow{top:9%}.saved-comparisons-table__doc-icon .tooltip .tooltip__label{max-height:6rem;max-width:25rem;min-width:19.8rem;overflow:auto;transform:translateY(-80%)}.saved-comparisons-table__doc-icon svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-comparisons-table__doc-icon:hover{background:#e0e0e0;border-radius:15px;cursor:pointer;height:25px}.saved-comparisons-table__doc-icon:hover .tooltip{display:inline-block}.saved-comparisons-table__delete .tooltip,.saved-comparisons-table__edit .tooltip,.saved-comparisons-table__share .tooltip{display:none;left:-5%;top:-25px;z-index:10}.saved-comparisons-table__delete .tooltip__arrow,.saved-comparisons-table__edit .tooltip__arrow,.saved-comparisons-table__share .tooltip__arrow{left:43%}.saved-comparisons-table__delete:hover,.saved-comparisons-table__edit:hover,.saved-comparisons-table__share:hover{background-color:#d0d0ce;border-radius:32px}.saved-comparisons-table__delete:hover .tooltip,.saved-comparisons-table__edit:hover .tooltip,.saved-comparisons-table__share:hover .tooltip{display:inline-block;z-index:10}.saved-comparisons-table__delete--disabled,.saved-comparisons-table__edit--disabled,.saved-comparisons-table__share--disabled{background:none;border:none;color:#75787b;cursor:default}.saved-comparisons-table__delete--disabled:hover,.saved-comparisons-table__edit--disabled:hover,.saved-comparisons-table__share--disabled:hover{background:none;border:none}.saved-comparisons-table__delete--disabled:hover .tooltip,.saved-comparisons-table__edit--disabled:hover .tooltip,.saved-comparisons-table__share--disabled:hover .tooltip{display:none}.saved-comparisons-table__delete--disabled path,.saved-comparisons-table__edit--disabled path,.saved-comparisons-table__share--disabled path{fill:#75787b}.saved-comparisons-table__edit .tooltip{left:30%}.saved-comparisons-table__delete .tooltip{left:47%}.saved-comparisons-table__items-text{color:#007cb0;margin-left:.2rem}.saved-comparisons-table__heading-text{display:flex}.saved-comparisons-table__heading-text th{color:#212121;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:0 16px;text-align:left}.saved-comparisons-table__heading-content{text-align:left}.saved-comparisons-table__heading-content .filter{cursor:pointer;line-height:1.5rem;padding:.3rem;visibility:hidden}.saved-comparisons-table__heading-content .filter:hover{background-color:#d0d0ce}.saved-comparisons-table__heading-content .filter__active,.saved-comparisons-table__heading-content:hover .filter{visibility:visible}.saved-comparisons-table__heading-content .filter-modal{position:absolute;top:-.375rem;z-index:1}.saved-comparisons-table__heading-content .filter-modal--right{left:2rem}.saved-comparisons-table__heading-content .filter-modal--left{left:-15rem}.saved-comparisons-table__icons{cursor:pointer;display:flex;justify-content:flex-end;width:100%}.saved-comparisons-table__icons span{padding-right:.5rem}.saved-comparisons-table__icons span:last-child{padding-right:0}.saved-comparisons-table__rows{display:flex}.saved-comparisons-table__newItem{font-weight:600}.saved-comparisons-table td{word-wrap:break-word;font-size:14px;height:30px;letter-spacing:0;margin-top:5px;padding:0 16px;position:relative;text-overflow:ellipsis;white-space:nowrap}.saved-comparisons-table td>span,.saved-comparisons-table__items-text{line-height:24px}.saved-comparisons-table__header{box-shadow:inset 0 -1px 0 #ebebeb;font-size:16px;line-height:24px;margin-top:0;padding:16px 0 0 16px}.saved-comparisons-table thead tr:first-child td{align-items:center;display:flex;gap:1rem;margin-top:0;padding:.2rem 1rem}.saved-comparisons-table__outside-td{text-align:-webkit-right}.saved-comparisons-table__header-inner-content{font-family:Open Sans;padding:.75rem .5rem .75rem 0}.saved-comparisons-table__header-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;text-align:left}.saved-comparisons-table__header-button:hover{background-color:#f0f0f0;border-radius:4px}.saved-comparisons-table__header-button--sorted{padding-right:0}.saved-comparisons-table__sort-icon{padding-right:.5rem}.saved-comparisons-table__header-content{text-align:left}.saved-comparisons-table__header-text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;position:relative}.saved-comparisons-table__link{cursor:pointer}.saved-comparisons-table__link:hover{background-color:#f0f0f0}.saved-comparisons-table__link--newItem{font-weight:600}.saved-comparisons-table__hover-tooltip{height:100%;text-align:left}.saved-comparisons-table__name-tooltip div{text-align:left}.saved-comparisons-table__spinner-container{display:flex;justify-content:center}.saved-comparisons-table__spinner{padding:1rem 0;width:2rem}.saved-comparisons-table__autoDelete{position:relative}.saved-comparisons-table__autoDelete .tooltip{display:none;left:3rem;line-height:1rem;z-index:10}.saved-comparisons-table__autoDelete .tooltip .tooltip__label{max-height:10rem;max-width:50rem;min-width:6rem;overflow:visible;position:absolute;transform:translateY(-70%)}.saved-comparisons-table__autoDelete:hover .tooltip{display:inline-block}.saved-comparisons-table__autoDelete7{color:#ed8b00}.saved-comparisons-table__autoDeleteLessThan7{color:#da291c}.comparison{background-color:#fff;display:flex;flex-direction:column;height:100%;z-index:1101}.comparison__header{align-items:baseline;border-bottom:1px solid #ebebeb;display:flex;justify-content:space-between;padding:1rem}.comparison__exportPanel{height:100%;margin-top:0}.comparison__exportPanel__header{box-shadow:inset 0 -1px 0 #e7e7e7;height:-webkit-fit-content;height:fit-content;left:0;min-height:3rem;padding-bottom:5rem;top:0;width:100%}.comparison__exportPanel__header__cross{cursor:pointer;position:absolute;right:1rem;top:.5rem}.comparison__exportPanel__body{background:#fff;height:calc(100% - 4.5rem)}.comparison__exportPanel__body,.comparison__exportPanel__exportbody{box-sizing:border-box;font-size:14px;overflow-x:hidden;padding:0 1rem;width:100%}.comparison__exportPanel__dashboard-name--label{font-size:14px;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.comparison__searchPanel{height:100%;margin-top:0}.comparison__searchPanel__header{box-shadow:inset 0 -1px 0 #e7e7e7;height:-webkit-fit-content;height:fit-content;left:0;min-height:3rem;padding-bottom:5rem;top:0;width:100%}.comparison__searchPanel__header__cross{cursor:pointer;position:absolute;right:1rem;top:.5rem}.comparison__searchPanel-textbox{align-items:flex-start;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;flex-grow:1;font-family:Open Sans;font-size:14px;justify-content:space-between;margin-top:.5rem;min-height:4.5rem;outline:none;padding:.5rem 1.5rem .5rem 1rem;resize:none;width:-webkit-fill-available}.comparison__searchPanel-textbox::-webkit-scrollbar{width:.25rem}.comparison__searchPanel-textbox::-webkit-scrollbar-track{background-color:#fff}.comparison__searchPanel-textbox::-webkit-scrollbar-thumb{background-color:#0000003d;border-radius:32px;outline:1px solid #0000003d}.comparison__searchPanel-textbox--error{border-color:#da291c;margin-bottom:.5rem}.comparison__searchPanel__body{background:#fff;box-sizing:border-box;font-size:14px;height:calc(100% - 4.5rem);overflow-x:hidden;padding:2rem 1rem 1rem;position:relative;width:100%}.comparison__searchPanel__icon{position:absolute;right:1.25rem;top:2.75rem}.comparison__searchPanel__error-message{color:#da291c;font-size:.75rem}.comparison__title{align-items:center;display:flex;flex-grow:1;gap:1rem}.comparison__title-actions{align-items:center;display:flex;gap:.5rem}.comparison__selector-title{margin-left:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comparison__selector-title:hover .tooltip{display:flex}.comparison__selector-title .tooltip{display:none;left:4.5rem;top:2.5rem}.comparison__selector-title .tooltip__label{max-width:40rem;position:fixed;text-align:left;white-space:normal}.comparison__selector-title .tooltip--bottom__arrow{margin-left:1rem}.comparison__comparison-name{flex-grow:1;margin-left:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.comparison__comparison-name:hover .tooltip{display:flex}.comparison__comparison-name .tooltip{display:none;left:1rem;top:3.5rem}.comparison__comparison-name .tooltip__label{max-width:40rem;position:fixed;text-align:left;white-space:normal}.comparison__comparison-name .tooltip--bottom__arrow{margin-left:1rem}.comparison__container{display:flex;flex:1 1;position:relative}.comparison__container--hide-document .document-viewer__company,.comparison__container--hide-document .document-viewer__title,.comparison__container--hide-document .fixed-report .report-dropdown,.comparison__container--hide-keywords .document-viewer__keywords{display:none}.comparison__share-compare-rightHand-header{display:flex;flex-direction:row;justify-content:flex-end}.comparison__export-container,.comparison__share-compare-button-icon{display:flex}.comparison__export-button,.comparison__share-compare-button{background-color:#fff;border-radius:.25rem;color:#007cb0;gap:.5rem;margin-right:0;padding:0 .5rem}.comparison__export-button,.comparison__export-button--disabled,.comparison__share-compare-button,.comparison__share-compare-button--disabled{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:row;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.comparison__export-button--disabled,.comparison__share-compare-button--disabled{color:#75787b}.comparison__export-button--disabled path,.comparison__share-compare-button--disabled path{fill:#75787b}.comparison__share-compare-button{gap:0}.comparison__export-button,.comparison__share-compare-button{position:relative}.comparison__export-button .tooltip,.comparison__share-compare-button .tooltip{display:none;left:-3rem;line-height:1rem;top:1.5rem}.comparison__export-button .tooltip__arrow,.comparison__share-compare-button .tooltip__arrow{left:5rem}.comparison__export-button:hover .tooltip,.comparison__share-compare-button:hover .tooltip{display:inline-block}.comparison__share-compare-icon{padding-bottom:.13rem}.comparison__share-compare-icon path{fill:#007cb0}.comparison__share-compare-icon--disabled{padding-bottom:.13rem;padding-right:.5rem}.comparison__share-compare-icon--disabled path{fill:#75787b}.comparison .split{display:flex;flex-direction:row;width:100%}.comparison .gutter{background-color:#ebebeb;background-position:50%;background-repeat:no-repeat}.comparison .gutter:hover{cursor:col-resize}.comparison__guidance{cursor:none;z-index:9999}.comparison__guidance .tooltip{display:none;left:30%;top:-30%;z-index:3}.comparison__guidance .tooltip__label{background-color:#fff;border:1px solid #d0d0ce;color:#000;max-width:23rem;padding:1rem;position:fixed;text-align:left}.comparison__guidance .tooltip__arrow{display:none}.comparison__report-dropdown{border:1px solid #0000;box-sizing:border-box;padding:1rem;position:absolute;width:80%;z-index:1103}.comparison__report-dropdown--sec{font-size:.875rem}.comparison__report-dropdown--esg{padding-bottom:.55rem;padding-left:4.5rem}.comparison__report-dropdown--hidden{display:none}.comparison__base-report-title{background-color:#fff;cursor:pointer;display:flex}.comparison__base-report-title--sec{height:1.2rem}.comparison__dropdown-icon{align-self:center;margin-left:1rem;transition:transform .2s ease-in-out}.comparison__dropdown-icon--open{transform:rotate(180deg)}.comparison__hidden-menu{border:1px solid #f0f0f0;box-shadow:0 1px 4px #0000001f;display:none;flex-direction:column;margin-top:.875rem}.comparison__hidden-menu--open{display:flex;max-height:70vh;overflow:auto;overflow-x:hidden}.comparison__menu-item{align-items:center;background-color:initial;background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;gap:.5rem;justify-content:space-between;padding:.75rem 1rem;text-align:left}.comparison__menu-item:hover{background-color:#f0f0f0}.comparison__menu-item-title{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.comparison__report-controls{display:flex;justify-content:space-between;left:.2rem;position:absolute;right:1.5rem;top:50%;z-index:1101}.comparison__control{background-color:initial;border:none;cursor:pointer;padding:0;position:absolute}.comparison__control--left{left:0}.comparison__control--right{right:0}.comparison__base-report{display:flex;min-width:40%;position:relative}.comparison__base-report .comparison__report-dropdown--sec{padding:.55rem 3rem}.comparison__other-reports{display:flex;min-width:40%;position:relative}.comparison__other-reports .comparison__report-dropdown--sec{padding:.55rem 1rem}.comparison__other-reports .comparison__report-dropdown--esg{padding:1rem 2.5rem}.comparison__report{display:flex;height:100%;width:100%}.comparison__report--hide{display:none}.comparison__settings-title{color:#75787b;cursor:none;font-size:.75rem;padding:1rem 1rem .5rem}.comparison__settings-menu{background-color:#fff;position:absolute;top:1.5rem;width:15rem;z-index:1106}.comparison__reorder-panel{display:none;position:absolute}.comparison__reorder-panel--open{background-color:#fff;box-shadow:.125rem 0 2rem #0000000f;display:flex;height:100%;overflow-y:auto;width:25rem;z-index:1106}.comparison__reorder-panel--items{display:flex;flex-direction:column;width:100%}.comparison__reorder-panel--header{box-shadow:inset 0 -.063rem 0 #e7e7e7;display:flex;height:3.5rem;justify-content:space-between;width:100%}.comparison__reorder-panel--header--title{color:#212121;font-family:Open Sans;font-size:1rem;line-height:1.5rem;padding-left:1rem;padding-top:1rem}.comparison__reorder-panel--header--close{right:1.375rem;top:.1rem}.comparison__reorder-panel--guidance{color:#757575;display:flex;font-family:Open Sans;font-size:.625rem;font-style:normal;font-weight:700;justify-content:center;line-height:1.5rem;padding-top:1rem;text-transform:uppercase}.comparison__reorder-panel--documents--report{align-items:center;display:flex;flex-direction:row;padding-left:1.313rem}.comparison__reorder-panel--documents--report:hover{background:#f2f2f2;cursor:pointer}.comparison__reorder-panel--documents--report--title{align-items:center;color:#000;font-family:Open Sans;font-size:.875rem;font-weight:600;line-height:1.5rem;overflow:hidden;padding:.5rem .75rem;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.comparison__reorder-panel--documents--report--title .tooltip{display:none;left:2rem;line-height:1rem;list-style:none;top:1rem;z-index:1000}.comparison__reorder-panel--documents--report--title .tooltip .tooltip__label{color:#fff;font-weight:inherit;max-height:-webkit-fit-content;max-height:fit-content;position:absolute;width:18rem}.comparison__reorder-panel--documents--report--title .tooltip .tooltip__arrow{bottom:-6px}.comparison__reorder-panel--documents--report--title .tooltip--top .tooltip__label{bottom:0;color:#fff;font-weight:inherit}.comparison__reorder-panel--documents--report--title .tooltip--top .tooltip__arrow{bottom:-4px}.comparison__reorder-panel--documents--report--title .tooltip--bottom .tooltip__label{transform:translateY(-93%);transform:translateY(1rem)}.comparison__reorder-panel--documents--report--title .tooltip--bottom .tooltip__arrow{bottom:auto;left:5px;top:16px}.comparison__reorder-panel--documents--report--title:hover .tooltip{display:inline-block}.comparison__reorder-panel--documents--report--icon{margin-top:-.5rem}.comparison__empty-section{align-items:center;background-color:#f0f0f0;display:flex;height:100%;justify-content:center;width:100%}.comparison__empty{align-items:center;display:flex;flex-direction:column;gap:1rem;max-width:39rem;text-align:center}.comparison__empty-image{max-width:13.5rem}.comparison__empty-title{font-weight:600;padding:0 .5rem}.comparison__empty-message{color:#75787b;font-size:.875rem}.comparison__action{align-items:center;background-color:initial;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;margin-top:1rem;padding:.5rem 1rem}.comparison__action:hover{background-color:#005587}.comparison__action div:first-child{padding-right:.5rem}.comparison__action path{fill:#fff;margin-right:.5rem}.comparison__close{position:relative}.comparison__close .tooltip{display:none;top:0;z-index:1106}.comparison__close .tooltip--left{left:auto;right:100%}.comparison__close .tooltip--right{left:100%;right:auto}.comparison__close:hover .tooltip{display:inline-block}.comparison__icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.comparison__icon .tooltip{display:none;top:0;z-index:1106}.comparison__icon .tooltip--left{left:auto;right:100%}.comparison__icon .tooltip--right{left:100%;right:auto}.comparison__icon:hover .tooltip{display:inline-block}.comparison__reorder{display:flex;position:relative}.comparison__reorder .tooltip{display:none;left:-2.4rem;position:absolute;top:1.5rem}.comparison__reorder:hover .tooltip{display:inline-block}.comparison__reorder:hover{cursor:pointer}.comparison__reorder--icon .tooltip{display:none;left:-2.4rem;position:absolute;top:1.5rem}.comparison__reorder--icon:hover .tooltip{display:inline-block}.comparison__actions{align-items:center;display:flex;gap:.5rem}.comparison__save-dropdown-menu{border:1px solid #d0d0ce;position:absolute;top:2.75rem;width:100%;z-index:5}.comparison__save-dropdown-btn{border:1px solid #007cb0;height:2.5rem}.comparison__save-as-dropdown-btn,.comparison__save-dropdown-btn{align-items:center;background-color:#fff;border-radius:.25rem;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;padding:0}.comparison__save-as-dropdown-btn{border:1px solid #007cb0;border-bottom-left-radius:0;border-left:none;border-top-left-radius:0}.comparison__save-as-dropdown-btn--active{background-color:#012169}.comparison__save-as-dropdown-btn--active svg path{fill:#fff}.comparison__save-label{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:.5rem 1.5rem}.comparison__save-icon{align-items:center;display:flex;height:100%;justify-content:center;width:2.5rem}.comparison__contributor-list{display:flex;gap:.5rem}.comparison__contributor-icon{align-items:center;background-color:#000;border-radius:100%;color:#fff;display:flex;font-size:.625rem;font-weight:600;height:1.5rem;justify-content:center;position:relative;width:1.5rem}.comparison__contributor-icon .tooltip{display:none;left:auto;right:0;top:2rem}.comparison__contributor-icon:hover .tooltip{display:block}.comparison__contributor-icon--more{background-color:#d0d0ce;color:#75787b}.comparison__contributor-icon--more .tooltip{padding-top:2rem;top:0}.comparison__contributor-icon--more .tooltip .tooltip__label{background:#fff;border:1px solid #d0d0ce;color:#000;display:flex;flex-direction:column;gap:.5rem;max-height:15rem;max-width:35rem;min-width:15rem;overflow:auto;padding:.5rem}.comparison__contributor-icon--more .tooltip .tooltip__label>span{display:flex;gap:.5rem}.comparison .tooltip{z-index:1106}.comparison .document-viewer__title{align-items:center;min-height:2.25rem}.comparison .base-star{margin-right:1rem}.comparison .loading-icon{animation-duration:1s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;margin:auto}.manage-files{display:flex;flex-direction:column;height:100%}.manage-files__success{color:#43b02a}.manage-files__failed{color:#da291c}.manage-files__failed>div{display:flex;gap:.5rem}.manage-files__loading{align-items:center;display:flex;flex-grow:1;width:100%}.manage-files__header{align-items:center;background-color:#fff;box-shadow:inset 0 -1px 0 #f0f0f0;display:flex;flex-direction:row;padding-left:1rem;position:fixed;width:calc(100% - 4rem);z-index:2}.manage-files__content{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;margin-top:3rem;padding:.6rem 2rem 0}.manage-files__content-header{align-items:center;display:flex;justify-content:flex-end}.manage-files__content-header-actions{column-gap:1rem;display:flex}.manage-files__content-header-text{font-size:1.25rem;font-weight:400}.manage-files__table-container{display:flex;flex-direction:column;flex-grow:1}.manage-files__data{align-items:center;border:1px solid #f0f0f0;border-radius:.25rem .25rem 0 0;display:flex;gap:1rem;padding:.5rem 1rem}.manage-files__results-count{font-size:.875rem}.manage-files__upload-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.manage-files__upload-button:hover{background-color:#005478}.manage-files__upload-button:active{background-color:#012169}.manage-files__column-content{align-items:center;display:flex;gap:1rem;position:relative}.manage-files__actions{gap:.5rem;justify-content:flex-end}.manage-files__actions:hover .tooltip{display:none}.manage-files__row{box-shadow:none}.manage-files__row:hover{background-color:initial}.manage-files__status{gap:.5rem}.manage-files__status:hover .tooltip{display:none}.manage-files__status-icon{position:relative}.manage-files__status-icon .tooltip{bottom:1.5rem;left:-2.8rem;top:auto;width:6rem}.manage-files__status-icon:hover .tooltip{display:inline-block}.manage-files__action-icon{cursor:pointer;position:relative}.manage-files__action-icon .tooltip{bottom:auto;display:none;left:-2rem;top:-2rem}.manage-files__action-icon .tooltip--top__arrow{left:45%}.manage-files__download:hover{background-color:#d0d0ce;border-radius:32px}.manage-files__download:hover .tooltip{display:inline-block}.manage-files__edit .tooltip{left:-1rem}.manage-files__edit:hover{background-color:#d0d0ce;border-radius:32px}.manage-files__edit:hover .tooltip{display:inline-block}.manage-files__delete .tooltip{left:-1.5rem}.manage-files__delete:hover{background-color:#d0d0ce;border-radius:32px}.manage-files__delete:hover .tooltip{display:inline-block}.manage-files__table{border-collapse:collapse;border-spacing:0;font-size:.875rem;table-layout:fixed;width:100%}.manage-files__table-wrapper{box-shadow:inset 0 -1px 0 #f0f0f0;flex-grow:1;height:43vh;overflow-x:hidden;overflow-y:scroll}@media screen and (min-width:1400px){.manage-files__table-wrapper{height:64vh}}@media screen and (min-width:1600px){.manage-files__table-wrapper{height:70vh}}@media screen and (width:1272px){.manage-files__table-wrapper{height:45vh}}.manage-files__table-inner-wrapper{width:100%}.manage-files__table__header{box-shadow:none}.manage-files__table__header-content{line-height:1rem;position:static;text-align:left;width:auto}.manage-files__table__header-content:last-child>div{justify-content:flex-end}.manage-files__table__header-text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem}.manage-files__table td:first-child,.manage-files__table th:first-child{width:auto}.manage-files__table tr{border:1px solid #f0f0f0;box-sizing:border-box;width:100%}.manage-files__table td,.manage-files__table th{flex:1 1}.manage-files__table th>div{padding:0}.manage-files__table td,.manage-files__table th{padding:.5rem 1rem}.manage-files__table thead{background:#fff;position:-webkit-sticky;position:sticky;top:-1px;z-index:1}@media screen and (min-width:1200px){.manage-files__table tr{align-items:center;display:flex}.manage-files__table tbody td:first-child,.manage-files__table thead th:first-child{min-width:4.5rem}.manage-files__table tbody td:nth-child(2),.manage-files__table tbody td:nth-child(3),.manage-files__table thead th:nth-child(2),.manage-files__table thead th:nth-child(3){flex:0 0 15%;min-width:8.5rem}.manage-files__table tbody td:nth-child(4),.manage-files__table thead th:nth-child(4){min-width:3rem}.manage-files__table tbody td:nth-child(5),.manage-files__table tbody td:nth-child(6),.manage-files__table tbody td:nth-child(7),.manage-files__table thead th:nth-child(5),.manage-files__table thead th:nth-child(6),.manage-files__table thead th:nth-child(7){flex:0 0 7%;min-width:4rem}.manage-files__table tbody td:nth-child(8),.manage-files__table thead th:nth-child(8){min-width:5rem}.manage-files__table tbody td:nth-child(9),.manage-files__table thead th:nth-child(9){min-width:4rem}}.map-files{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.map-files__header{align-items:center;display:flex;justify-content:flex-end;padding:1.5rem 0}.map-files__header--title{font-size:1.25rem;font-weight:400}.map-files__header--actions{display:flex;flex-direction:row;gap:.5rem}.map-files__table--container{display:flex;flex-grow:1}@media screen and (min-width:1200px){.map-files__table tbody td:first-child,.map-files__table thead th:first-child{min-width:20rem}.map-files__table tbody td:nth-child(2),.map-files__table thead th:nth-child(2){flex:0 0 13%;min-width:10rem}.map-files__table tbody td:nth-child(3),.map-files__table thead th:nth-child(3){flex:0 0 13%;min-width:9rem}.map-files__table tbody td:nth-child(4),.map-files__table thead th:nth-child(4){min-width:15rem}.map-files__table tbody td:nth-child(5),.map-files__table thead th:nth-child(5){flex:0 0 7%;min-width:4rem}}.map-files__heading--text{display:flex;flex-direction:row}.map-files__heading--fieldsMissing{align-items:center;background:#ffecea;border:.063px solid #da291c;border-radius:.126rem;box-sizing:border-box;display:flex;padding:.625rem 1rem}.map-files__heading--fieldsMissing--icon{padding-left:1.188rem}.map-files__heading--fieldsMissing--text{color:#000;font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:1,5rem;padding-left:.688rem}.map-files__heading--content{box-sizing:border-box;flex-grow:1;text-align:left}.map-files__heading--text th{box-shadow:inset 0 -1px 0 #e0e0e0;color:#212121;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem;padding:.75rem 0 .75rem 1rem;text-align:left}.map-files__heading--checkbox{display:inline-flex;left:-.5rem;margin-right:.5rem;position:relative}.map-files__save{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.map-files__save:hover{background-color:#005478}.map-files__save:active{background-color:#012169}.map-files__save--disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.map-files__save--disabled:hover{background-color:#005478}.map-files__save--disabled:active{background-color:#012169}.map-files__save--disabled:hover{background-color:#d0d0ce}.map-files__loading{align-items:center;display:flex;flex-grow:1;width:100%}.map-files__empty-container{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.map-files__empty-header{display:flex;height:2rem;justify-content:right;padding:2rem}.map-files__empty{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:6%}@media screen and (min-width:1400px){.map-files__empty{margin-top:8%}}@media screen and (min-width:1600px){.map-files__empty{margin-top:11%}}.map-files__img{height:210px;width:249px}.map-files__emptytext{font-size:16px;font-weight:600;height:24px;line-height:24px;text-align:center;width:309px}.map-files__emptyredirect{color:#75787b;display:flex;font-size:14px;font-weight:400;height:24px;line-height:24px;margin-left:1.3rem;width:263px}.map-files__link{color:#007cb0;cursor:pointer;text-decoration:none}.map-files__link:hover{text-decoration:underline}.map-files thead{background:#fff;flex-grow:1;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}.map-files td,.map-files th{flex:1 1}.map-files th{display:flex}.map-files th>div{align-items:center;display:flex;justify-content:flex-start}.map-files tr{box-sizing:border-box;display:flex}.map-files td,.map-files tr{height:-webkit-fit-content;height:fit-content;position:relative}.mapfiles-table{font-size:.875rem}.mapfiles-table,.mapfiles-table__table{display:flex;flex-direction:column;width:100%}.mapfiles-table__table{border:1px solid #ebebeb;border-collapse:collapse;border-spacing:0;box-sizing:border-box;flex-grow:1;justify-content:space-between;position:relative;table-layout:fixed}.mapfiles-table__table--wrapper{flex-grow:1;overflow-x:hidden;overflow-y:auto}.mapfiles-table__heading--fieldsMissing{align-items:center;background:#ffecea;border:.063px solid #da291c;border-radius:.126rem;box-sizing:border-box;display:flex;padding:.625rem 1rem}.mapfiles-table__heading--fieldsMissing--icon{padding-left:1.188rem}.mapfiles-table__heading--fieldsMissing--text{color:#000;font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:1,5rem;padding-left:.688rem}.mapfiles-table__table--inner--wrapper{width:100%}.mapfiles-table__header{background:#fff;border:.063rem solid #f0f0f0;box-sizing:border-box;padding:.5rem 1rem;position:-webkit-sticky;position:sticky;width:100%;z-index:1}.mapfiles-table__header--content{line-height:1rem;text-align:left}.mapfiles-table__header--content:last-child span{text-align:right;width:100%}.mapfiles-table__header--text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem}.mapfiles-table td,.mapfiles-table th{flex:1 1}.mapfiles-table-row__row{box-shadow:inset 0 -.063rem 0 #ebebeb;box-sizing:border-box;height:-webkit-fit-content;height:fit-content}.mapfiles-table-row__row--missing{background:#ffecea;box-shadow:inset 0 -1px 0 #e0e0e0}.mapfiles-table-row__row--title{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;padding:1rem 0 1rem 1rem}.mapfiles-table-row__row--title--icon{padding-right:.5rem}.mapfiles-table-row__row--title .tooltip{word-wrap:break-word;display:none;left:5rem;line-height:1rem;list-style:none;top:0;white-space:pre-wrap;z-index:10}.mapfiles-table-row__row--title:hover .tooltip{display:inline-block}.mapfiles-table-row__row--cik{padding-top:.3rem;position:relative;top:.17rem}.mapfiles-table-row__row--reportYear{display:flex;position:absolute;right:0}.mapfiles-table-row__row--esgFrameWork,.mapfiles-table-row__row--reportType{position:absolute;right:0}.mapfiles-table-row__row--removeIcon{display:flex;justify-content:flex-end;padding:1.3rem 0 0 1rem;right:2rem}.mapfiles-table-row__row--removeIcon:hover{cursor:pointer}.mapfiles-table-row__row--removeIcon--red{display:flex}.mapfiles-table-row__row--errorMessage{display:flex;flex-direction:row;flex-grow:1;min-width:55rem;padding-top:1rem}.mapfiles-table-row__row--errorMessage--title{color:#da291c;left:20rem;padding-left:1rem;position:relative}.mapfiles-table-row__row--errorMessage--icon{left:20rem;padding-top:.1rem;position:relative}.mapfiles-table-row__missingField{color:#da291c;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;margin-bottom:.5rem}.mapfiles-table-row__input{background-color:initial;border:.063rem solid #d0d0ce;border-radius:.25rem;box-sizing:border-box;font-family:Open Sans;font-size:.875rem;height:3rem;padding-left:1rem;padding-top:.75rem;resize:none;width:9rem;z-index:1}.mapfiles-table-row__input:focus{background-color:#fff}.mapfiles-table-row__input--missing{border:.063rem solid #da291c}.mapfiles-table-row__dropdown{display:flex}.mapfiles-table-row__dropdown--report{padding-left:0;width:9rem}.mapfiles-table-row__dropdown--report--missing{border:.063rem solid #da291c}.mapfiles-table-row__dropdown--framework{padding-left:0;width:11rem}.mapfiles-table-row__dropdown--year{padding-left:0;width:10rem}.upload-files__container{position:relative;width:38rem}.upload-files__dropzone{align-items:center;background-color:#f1f8fb;border:1px dashed #007cb0;display:flex;flex-direction:column;height:13rem;padding-top:3rem;width:37rem}.upload-files__dropzone--white{background-color:#fff}.upload-files__dropzone--disabled{background-color:#d0d0ce;border:1px dashed #75787b}.upload-files__dropzone-container{align-items:center;background-color:#f1f8fb;display:flex;flex-direction:column;height:17rem;justify-content:center;width:100%}.upload-files__dropzone-container--white{background-color:#fff;height:18rem;justify-content:flex-start;overflow-x:hidden;overflow-y:auto}.upload-files__dropzone-container--disabled{background-color:#d0d0ce}.upload-files__icon-container{margin-bottom:1rem}.upload-files__icon-container--disabled svg path{fill:#75787b}.upload-files__subtitle{font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:.25rem}.upload-files__formats{color:#53565a;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:1.375rem}.upload-files__btn-select{background-color:initial;border:none;color:#007cb0;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.upload-files__btn-select:hover{background-color:#f0f0f0;color:#012169}.upload-files__btn-select--disabled{color:#75787b}.upload-files__btn-select--disabled:hover{background-color:#d0d0ce;color:#75787b}.upload-files__options{display:flex;gap:.5rem;justify-content:flex-end;margin-top:3.25rem}.upload-files__btn--left{margin-right:1rem}.upload-files__file{display:flex;justify-content:space-between;margin-bottom:.5rem}.upload-files__file-container{display:flex;flex-direction:column;margin-bottom:.5rem;padding-left:5px;padding-right:6px;width:100%}.upload-files__file-data{align-items:center;display:flex}.upload-files__file-name{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.upload-files__file-name-wrapper{cursor:pointer;position:relative}.upload-files__file-name-wrapper .tooltip{word-wrap:break-word;display:none;left:10%;line-height:1rem;position:absolute;white-space:pre-wrap;z-index:100}.upload-files__file-name-wrapper .tooltip .tooltip__arrow{bottom:-.8rem}.upload-files__file-name-wrapper .tooltip .tooltip__label{max-height:10rem;max-width:30rem;overflow:auto;overflow-x:hidden;position:absolute;top:-.8rem;width:-webkit-fit-content;width:fit-content}.upload-files__file-name-wrapper:hover{height:-webkit-fit-content;height:fit-content}.upload-files__file-name-wrapper:hover .tooltip--top{display:inline-block;z-index:100}.upload-files__file-name-wrapper--bottom{cursor:pointer;position:relative}.upload-files__file-name-wrapper--bottom .tooltip{word-wrap:break-word;display:none;left:10%;line-height:1rem;position:absolute;white-space:pre-wrap;z-index:100}.upload-files__file-name-wrapper--bottom .tooltip .tooltip__arrow{margin-left:0;top:1rem}.upload-files__file-name-wrapper--bottom .tooltip .tooltip__label{max-height:10rem;max-width:30rem;overflow:auto;overflow-x:hidden;position:absolute;top:1rem;width:-webkit-fit-content;width:fit-content}.upload-files__file-name-wrapper--bottom:hover{height:-webkit-fit-content;height:fit-content}.upload-files__file-name-wrapper--bottom:hover .tooltip--bottom{display:inline-block;z-index:100}.upload-files__file-type-icon{align-items:center;display:flex;height:1.5rem;justify-content:center;width:1.5rem}.upload-files__file-status-icon svg path{fill:#43b02a}.upload-files__file-status-icon--failed svg path{fill:#db1a33}.upload-files__file-errors-messages-wrapper{align-items:flex-start;display:flex;flex-direction:column}.upload-files__file-error-message{color:#db1a33;font-size:12px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:1px}.upload-files__progress-bar{background:#43b02a;height:1px;transition:background-color,width .5s ease-in-out;width:100%}.upload-files__progress-bar--uploading{background-color:#007cb0}.upload-files__progress-bar--uploaded{background-color:#43b02a}.upload-files__progress-bar--failed{background-color:#db1a33}.upload-files__errors{overflow:visible}.upload-files__errors,.upload-files__errors--yscroll{display:flex;flex-direction:column;margin-top:1rem;max-height:7.2rem;width:100%}.upload-files__errors--yscroll{overflow-y:auto}.upload-files__error-file-wrapper{cursor:pointer;position:relative}.upload-files__error-file-wrapper .tooltip{word-wrap:break-word;display:none;left:10%;line-height:1rem;position:absolute;white-space:pre-wrap;z-index:100}.upload-files__error-file-wrapper .tooltip .tooltip__arrow{bottom:-.875rem}.upload-files__error-file-wrapper .tooltip .tooltip__label{bottom:-.625rem;max-height:10rem;max-width:30rem;overflow:auto;overflow-x:hidden;position:absolute;width:-webkit-fit-content;width:fit-content}.upload-files__error-file-wrapper:hover{height:-webkit-fit-content;height:fit-content}.upload-files__error-file-wrapper:hover .tooltip--top{display:inline-block;z-index:100}.upload-files__error-file-wrapper--bottom{cursor:pointer;position:relative}.upload-files__error-file-wrapper--bottom .tooltip{word-wrap:break-word;display:none;left:10%;line-height:1rem;position:absolute;white-space:pre-wrap;z-index:100}.upload-files__error-file-wrapper--bottom .tooltip .tooltip__arrow{margin-left:0;top:1.2rem}.upload-files__error-file-wrapper--bottom .tooltip .tooltip__label{max-height:10rem;max-width:30rem;overflow:auto;overflow-x:hidden;position:absolute;top:1.1rem;width:-webkit-fit-content;width:fit-content}.upload-files__error-file-wrapper--bottom:hover{height:-webkit-fit-content;height:fit-content}.upload-files__error-file-wrapper--bottom:hover .tooltip--bottom{display:inline-block;z-index:100}.upload-files__error-file-validation{color:#db1a33;font-size:12px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-files__count-wrapper{display:flex;justify-content:flex-start;margin-top:1rem}.upload-files__count-label{font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-left:.5rem}.dashboard{display:flex;flex-direction:column;margin-top:3rem;overflow-y:none;width:100%}.dashboard__content{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr));padding:0 3.25rem}@media screen and (max-width:1200px){.dashboard__content{grid-template-columns:repeat(auto-fill,minmax(48%,1fr))}}.dashboard__content-header-text{font-size:1.25rem}.dashboard__header{align-items:center;display:flex;font-size:20px;font-weight:400;justify-content:space-between;padding:1rem 3rem}.dashboard__benchmark-section{min-width:1rem}.dashboard__add{margin-right:.4rem}.dashboard__edit-dashboard-view{display:flex;flex-direction:column}.dashboard__edit-dashboard-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden}@media screen and (max-width:1300px){.dashboard__edit-dashboard-wrapper{height:80vh}}.dashboard__edit-dashboard-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1rem}.dashboard__edit-dashboard-close-button{background-color:initial;border:none;cursor:pointer;padding:0}.dashboard__edit-dashboard__actions{align-self:flex-end;display:flex;gap:1rem;justify-content:flex-end;padding:1rem}.dashboard__edit-dashboard-apply-button{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.dashboard__edit-dashboard-apply-button:hover{background-color:#005478}.dashboard__edit-dashboard-apply-button:active{background-color:#012169}.dashboard__edit-dashboard-disabled-button{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;line-height:1.5rem;padding:.5rem 1.5rem}.dashboard__edit-dashboard-disabled-button:hover{background-color:#005478}.dashboard__edit-dashboard-disabled-button:active{background-color:#012169}.dashboard__edit-dashboard-disabled-button:hover{background-color:#d0d0ce}.dashboard__edit-dashboard-reset-button{background-color:initial;border:none;color:#007cb0;cursor:pointer;padding:0}.dashboard__edit-dashboard-reset-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.dashboard__edit-dashboard-reset-disabled-button{background-color:initial;border:none;color:#75787b;cursor:pointer;font-family:Open Sans;padding:0}.dashboard__edit-dashboard-reset-disabled-button:hover{background-color:initial}.dashboard__current-benchmarks{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;flex-grow:1;font-size:14px;height:calc(100% - 4.5rem);overflow-x:hidden;padding:0 1rem;width:100%}.dashboard__current-benchmarks-heading-text{font-size:14px;font-weight:600;line-height:1.5rem;margin-bottom:1rem}.dashboard__current-benchmarks-charts-list{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto}.dashboard__test{display:flex;flex-direction:column;height:100%;overflow:hidden}.dashboard__benchmark-show-wrapper{align-items:center;border:1px solid #007cb0;border-radius:5px;display:flex;gap:.5rem;justify-content:space-between;padding:.75rem 1.25rem}.dashboard__benchmark-show-wrapper-hidden{border:1px solid #d0d0ce}.dashboard__benchmark-show-wrapper-hidden input{border:1px solid #f0f0f0;cursor:pointer}.dashboard__benchmark-show-title{display:flex;gap:.5rem;line-height:1.5rem;width:90%}.dashboard__benchmark-show-title-text{font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dashboard__edit-view-button{background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;gap:.5rem;padding:0}.dashboard__edit-view-button .path{color:#007cb0}.dashboard__export-all{position:relative}.dashboard__export-all-button{align-items:center;background-color:#007cb0;background-color:#fff;border:1px solid #007cb0;border-radius:.25rem;color:#fff;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.dashboard__export-all-button:hover{background-color:#005478}.dashboard__export-all-button:active{background-color:#012169}.dashboard__export-all-button--disabled{align-items:center;background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;color:#757575;cursor:pointer;cursor:auto;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.dashboard__export-all-button--disabled:hover{background-color:#005478}.dashboard__export-all-button--disabled:active{background-color:#012169}.dashboard__export-all-button--disabled:hover{background-color:#d0d0ce}.dashboard__export-all-button--active path{transform:rotate(180deg);transform-origin:50% 50%}.dashboard__export-all-button:hover{transition:.3s}.dashboard__export-all-options{background-color:#fff;border:1px solid #f0f0f0;box-shadow:.1rem .1rem .2rem #d0d0ce;display:none;position:absolute;top:2.5rem;z-index:3}.dashboard__export-all-options--show{display:block}.dashboard__export-all-option{background-color:initial;border:none;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem}.dashboard__export-all-option:hover{background-color:#f1f8fb;border-color:#007cb0}.dashboard__export-all-option--text{padding:.2rem .5rem;white-space:nowrap}.dashboard__benchmark-section{align-items:center;display:flex;gap:1rem}.dashboard__benchmark-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:400;line-height:1rem;padding:.5rem 1rem .5rem .5rem}.dashboard__benchmark-add-new{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;height:4rem;justify-content:center;margin:50% auto;width:30%}.dashboard__benchmark-add-new:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.dashboard__benchmark-add-new--tile{align-items:center;background-color:#007cb0;border:none;border-radius:50%;cursor:pointer;display:flex;font-family:Open Sans;margin:auto;padding:.2rem}.dashboard__benchmark-add-new--tile path{fill:#fff}.dashboard__benchmark-add-new--text{cursor:pointer}.dashboard__custom-benchmark{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:-1px -1px 1px #e0e0e0;display:flex;height:calc(100% - 6rem);margin-top:6rem;position:fixed;right:0;top:0;width:26.5rem;z-index:1000}.dashboard__custom-benchmark__header{box-shadow:inset 0 -1px 0 #e7e7e7;font-size:1rem;height:-webkit-fit-content;height:fit-content;left:0;min-height:3rem;padding-bottom:5rem;top:0;width:100%}.dashboard__custom-benchmark__header-section{border-bottom:1px solid #ebebeb;box-sizing:border-box;display:flex;font-size:1rem;height:3.5rem;justify-content:space-between;line-height:1.5rem;padding:1rem;width:100%}.dashboard__custom-benchmark__dropdown{padding:.5rem 0}.dashboard__custom-benchmark__peerCompanies-container{align-items:center;display:flex;flex-wrap:wrap}.dashboard__custom-benchmark__peerCompanies{align-items:center;background-color:#f0f0f0;border-radius:1rem;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem}.dashboard__custom-benchmark__suggested-peers{align-items:center;background-color:initial;border:none;color:#007cb0;column-gap:.25rem;cursor:pointer;display:flex;font-family:Open Sans;margin-left:.3rem;padding:0}.dashboard__custom-benchmark__suggested-peers:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.dashboard__custom-benchmark__suggested-peers--disabled{color:#757575}.dashboard__custom-benchmark__suggested-peers--disabled svg path{fill:#757575}.dashboard__custom-benchmark__suggested-peers--disabled .icon{color:#757575}.dashboard__custom-benchmark__suggested-peers--disabled:hover{background-color:initial;color:#757575}.dashboard__custom-benchmark__suggested-peers-modal{width:100%}.dashboard__custom-benchmark__column-company--name{width:15rem}.dashboard__custom-benchmark__column-company--ticker{width:3rem}.dashboard__custom-benchmark__column-company--auditor{width:5rem}.dashboard__custom-benchmark__column-company--metrics{width:2rem}.dashboard__custom-benchmark__column-company--source{width:6.1rem}.dashboard__custom-benchmark__options{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;width:100%}.dashboard__custom-benchmark__continue{margin-left:1rem}.dashboard__custom-benchmark__remove{background-color:initial;background-color:#a3a3a3;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.dashboard__custom-benchmark__remove path{fill:#fff}.dashboard__custom-benchmark__remove:hover{background-color:#75787b}.dashboard__custom-benchmark__dropdown-label{font-size:14px;font-weight:600}.dashboard__custom-benchmark__placeholder{font-size:14px}.dashboard__custom-benchmark__body{background:#fff;box-sizing:border-box;font-size:14px;height:calc(100% - 7rem);margin-top:.5rem;overflow-x:hidden;overflow-y:auto;padding:0 1rem;position:absolute;top:3rem;width:100%}.dashboard__custom-benchmark__edit-benchmark--label{font-size:14px;font-weight:600;margin:1rem 0 .5rem}.dashboard__custom-benchmark__edit-benchmark--input{height:auto;outline:none;text-align:center;width:100%}.dashboard__custom-benchmark__edit-benchmark--input input{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-size:.95rem;font-weight:none;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;resize:none;width:100%}.dashboard__custom-benchmark__peer-group-empty{display:flex;font-size:.875rem;justify-content:center;line-height:1.5rem;padding:.75rem}.dashboard__custom-benchmark__actions{column-gap:1rem;justify-content:flex-end}.dashboard__custom-benchmark__actions:hover .tooltip{display:none}.dashboard__custom-benchmark__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.dashboard__custom-benchmark__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.dashboard__custom-benchmark__action-icon .tooltip--top__arrow{left:45%}.dashboard__custom-benchmark__action-icon:hover{background-color:#000;border-radius:4px}.dashboard__custom-benchmark__action-icon:hover .tooltip{display:inline-block}.dashboard .data-source{-webkit-margin-before:auto;display:flex;font-size:.875rem;justify-content:flex-end;margin-block-start:auto;padding:1.5rem}.bench-mark{position:relative}.bench-mark__outline{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;height:1.5rem;justify-content:space-between;margin-top:.5rem;padding:.5rem .6rem}.bench-mark__outline:focus-within,.bench-mark__outline:hover{border-color:#007cb0}.bench-mark__outline-disabled{background-color:#f0f0f0}.bench-mark__outline-disabled:focus-within,.bench-mark__outline-disabled:hover{border-color:#d0d0ce}.bench-mark__outlineFilter{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;height:1rem;justify-content:space-between;padding:.5rem .6rem;width:15rem}.bench-mark__outlineFilter:focus-within,.bench-mark__outlineFilter:hover{border-color:#007cb0}.bench-mark__outBox{margin-right:1rem}.bench-mark__benchmarkReportOutlineFilter{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;height:1rem;justify-content:space-between;padding:.5rem .6rem;width:8rem}.bench-mark__benchmarkReportOutlineFilter:focus-within,.bench-mark__benchmarkReportOutlineFilter:hover{border-color:#007cb0}.bench-mark__placeholder,.bench-mark__placeholder--filter-type{color:#75787b;font-size:.83rem;position:absolute}.bench-mark__placeholder--filter-type{padding-left:.3rem}.bench-mark__placeholder--dashboardType{color:#75787b;font-size:.83rem;padding:0;position:absolute}.bench-mark__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:.875rem;height:1.5rem;line-height:1.5rem;outline:none;overflow:hidden;resize:none;width:1px;z-index:1}.bench-mark__input:focus{background-color:#fff}.bench-mark__input:focus+.bench-mark__placeholder{display:none}.bench-mark__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.bench-mark__values{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem}.bench-mark__value{background-color:#f0f0f0;border-radius:6.875rem;display:flex;font-size:.75rem;line-height:1.25rem;padding:.25rem .35rem .25rem .75rem}.bench-mark__value--content{background-color:initial;margin-top:0}.bench-mark__value--content:first-child{margin-top:.5rem}.bench-mark__option-container{display:flex;flex-direction:column}.bench-mark__option-value{font-size:.875rem;line-height:1.5rem}.bench-mark__option-secondary-value{color:#d0d0ce;font-size:.75rem;line-height:1rem}.bench-mark__remove{background-color:initial;background-color:#75787b;border:none;border-radius:1rem;cursor:pointer;margin-left:.5rem;padding:0}.bench-mark__remove path{fill:#fff}.bench-mark__chevron-button{background-color:initial;border:none;cursor:pointer;padding:0}.bench-mark__chevron-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.bench-mark__chevron-button--not-empty{margin-top:.5rem}.bench-mark__chevron-icon{cursor:pointer;text-align:right;transition:transform .2s ease-in-out}.bench-mark__chevron-icon--open{transform:rotate(180deg)}.bench-mark__chevron-icon--open path{fill:#007cb0}.bench-mark__chevron-icon--close{transform:rotate(0)}.bench-mark__options{background-color:#fff;border-radius:.25rem;margin-top:.25rem;overflow:hidden;position:absolute;transition:max-height .2s ease-in-out;width:100%;z-index:2}.bench-mark__options--ontop{width:9.2rem;z-index:100}.bench-mark__options--show{border:1px solid #d0d0ce;box-shadow:0 1px 4px #d0d0ce;max-height:15rem;min-height:2.5rem;overflow:auto}.bench-mark__options--hide{max-height:0}.bench-mark__options--region-hide{max-height:0;max-width:0;width:0}.bench-mark__loading{margin:0 auto}.bench-mark__vendorTag{border:1px solid #757575;border-radius:110px;font-size:9px;font-style:normal;font-weight:700;line-height:10px;max-width:1.5rem;padding:.25rem .5rem}.bench-mark__option{background-color:initial;background-color:#fff;border:none;cursor:pointer;display:flex;padding:.75rem .5rem;width:100%}.bench-mark__option table{width:100%}.bench-mark__option-item{display:flex;width:100%}.bench-mark__option-item--name{flex-wrap:wrap;padding-right:1rem;text-align:left;width:65%}.bench-mark__option-item--ticker{flex-wrap:wrap;min-width:20%;padding-right:1rem;text-align:left;width:20%}.bench-mark__option-item--vendor-wrapper{align-items:flex-end;column-gap:.25rem;display:flex;padding-left:1rem;text-align:right;width:15%}.bench-mark__option--selected{background-color:#f0f0f0}.bench-mark__option:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bench-mark__option:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bench-mark__option:hover{background-color:#f0f0f0}.bench-mark__unclickable{cursor:auto;font-size:.875rem;line-height:1.5rem}.bench-mark__unclickable:hover{background-color:initial}.bench-mark__option-category{color:#75787b;font-weight:700;padding:.5rem 1rem}.bench-mark__option-value{text-align:left}.bench-mark__option-items{display:flex;line-height:24px}.bench-mark__option-items span{font-size:.9rem;margin-right:.4rem;transform:translateY(-.2rem)}.bench-mark__compare-button{background-color:initial;background-color:#fff;border:none;color:#007cb0;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;line-height:24px;padding:.75rem 1rem;position:relative;width:100%}.bench-mark__compare-button--selected{background-color:#f0f0f0}.bench-mark__compare-button:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bench-mark__compare-button:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bench-mark__compare-button:hover{background-color:#f0f0f0}.bench-mark__compare-button--disabled{color:#75787b;cursor:pointer}.bench-mark__compare-button--disabled path{fill:#75787b}.bench-mark__compare-button .tooltip{display:none;left:-95%;top:-125%;z-index:2}.bench-mark__compare-button:hover .tooltip{display:inline-block}.bench-mark__compare-button-new{display:flex;flex-direction:row;font-size:.9rem;justify-content:center;line-height:1.5rem}.bench-mark__compare-button-new span{padding-left:.5rem;transform:translateY(-.1rem)}.bench-mark__option-container{position:relative}.bench-mark__option-container .tooltip{display:none;left:-.9rem;white-space:pre-wrap;z-index:2500}.bench-mark__option-container .tooltip .tooltip__arrow{display:none}.bench-mark__option-container .tooltip .tooltip__label{max-height:4rem;max-width:19.5rem;min-width:19.5rem;overflow:auto;overflow-x:hidden;position:absolute;transform:translateY(-15%)}.bench-mark__option-container svg:not(:root){transform:translateX(8px) translateY(88px)}.bench-mark__option-container:hover{cursor:pointer}.bench-mark__option-container:hover .tooltip{display:inline-block;z-index:2500}.workspace{height:100%;width:100%}.workspace__header{align-items:center;background-color:#fff;box-shadow:inset 0 -1px 0 #f0f0f0;display:flex;flex-direction:row;padding:0 2rem;position:fixed;width:calc(100% - 7.5rem);z-index:52}.workspace__commenting{margin-right:.4rem}.workspace__content,.workspace__content__myworkspace{box-sizing:border-box;display:flex;flex-direction:row;overflow:auto}.workspace__content__myworkspace{height:inherit;overflow:hidden;z-index:100}.workspace__content__myworkspace--100-h{height:100%}.workspace__content__myworkspace--mt-3{margin-top:3rem}.workspace__tab-panel{display:none;flex-grow:1}.workspace__tab-panel--selected{display:flex}.workspace__feedback-section{min-width:1rem}.workspace__feedback-button{align-items:center;background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:400;line-height:1rem;padding:.5rem 1rem .5rem .5rem}.edit-file__container{align-items:center;display:flex;flex-direction:column;max-height:75vh;overflow:auto;width:23rem}.edit-file__top-errors{align-items:center;background-color:#ffecea;border:1px solid #da291c;border-radius:2px;box-sizing:border-box;display:flex;justify-content:flex-start;margin-bottom:1rem;padding:1.1875rem;width:100%}.edit-file__top-errors-icon{margin-right:.5rem}.edit-file__top-errors-msg{font-size:16px;font-style:normal;font-weight:600;line-height:24px}.edit-file__fields{align-items:flex-start}.edit-file__field-wrapper,.edit-file__fields{display:flex;flex-direction:column;width:100%}.edit-file__field-wrapper{margin-bottom:1rem;position:relative}.edit-file__field-label{margin-bottom:.5rem}.edit-file__field-input,.edit-file__field-label{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.edit-file__field-input{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;padding:.75rem 1rem}.edit-file__field-input--disabled{background-color:#e9e9e9}.edit-file__field-input--error{border:1px solid #da291c}.edit-file__field-input--error:focus{outline:1px solid #da291c}.edit-file__field-count{color:#63666a;font-size:12px;padding-right:4.5%;padding-top:.25rem;text-align:right}.edit-file__field-drop-down .drop-down__label{font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:.5rem}.edit-file__field-drop-down .drop-down__options{width:23rem}.edit-file__field-drop-down .drop-down__outline{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;justify-content:space-between;margin-top:.5rem;min-height:1.8rem;padding:.5rem 1rem}.edit-file__field-drop-down .drop-down__outline--not-empty{min-height:2.3rem;padding-top:0}.edit-file__field-drop-down .drop-down__outline:focus-within{border-color:#007cb0}.edit-file__field-drop-down .drop-down__placeholder{color:#75787b;font-size:14px;font-style:normal;font-weight:400;line-height:24px;position:absolute}.edit-file__field-drop-down .drop-down__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:14px;height:1.5rem;outline:none;padding:0;resize:none;width:1px;z-index:1}.edit-file__field-drop-down .drop-down__input:focus{background-color:#fff}.edit-file__field-drop-down .drop-down__input--not-empty{margin-top:.5rem}.edit-file__field-drop-down .drop-down__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.edit-file__field-drop-down .drop-down__values{align-items:center;display:flex;flex:1 1;flex-wrap:wrap}.edit-file__field-drop-down .drop-down__value{align-items:center;background-color:#f0f0f0;border-radius:1rem;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem}.edit-file__field-drop-down .drop-down__value--content{background-color:initial;margin-top:0}.edit-file__field-drop-down .drop-down__value--content:first-child{margin-top:.5rem}.edit-file__field-drop-down .drop-down__remove{background-color:initial;background-color:#75787b;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.edit-file__field-drop-down .drop-down__remove path{fill:#fff}.edit-file__field-drop-down .drop-down__chevron-button{background-color:initial;border:none;cursor:pointer;padding:0}.edit-file__field-drop-down .drop-down__chevron-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.edit-file__field-drop-down .drop-down__chevron-button--not-empty{margin-top:.5rem}.edit-file__field-drop-down .drop-down__chevron-icon{cursor:pointer;transition:transform .2s ease-in-out}.edit-file__field-drop-down .drop-down__chevron-icon--open{transform:rotate(180deg)}.edit-file__field-drop-down .drop-down__chevron-icon--open path{fill:#007cb0}.edit-file__field-drop-down .drop-down__chevron-icon--close{transform:rotate(0)}.edit-file__field-drop-down .drop-down__options{background-color:#fff;border-radius:.25rem;margin-top:.25rem;overflow:hidden;position:absolute;transition:max-height .2s ease-in-out;width:100%;z-index:2}.edit-file__field-drop-down .drop-down__options--show{border:1px solid #d0d0ce;box-shadow:0 1px 4px #d0d0ce;max-height:11.8rem;min-height:2.5rem;overflow:auto}.edit-file__field-drop-down .drop-down__options--hide{max-height:0}.edit-file__field-drop-down .drop-down__loading{margin:0 auto}.edit-file__field-drop-down .drop-down__option{background-color:initial;background-color:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;width:100%}.edit-file__field-drop-down .drop-down__option--selected{background-color:#f1f8fb}.edit-file__field-drop-down .drop-down__option:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.edit-file__field-drop-down .drop-down__option:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.edit-file__field-drop-down .drop-down__option:hover{background-color:#f0f0f0}.edit-file__field-drop-down .drop-down__option-category{color:#75787b;font-weight:700;padding:.5rem 1rem}.edit-file__field-drop-down .drop-down__option-value{text-align:left}.edit-file__field-drop-down .drop-down__ticker{min-width:3.5rem;padding-right:.5rem}.edit-file__field-drop-down--error .drop-down__outline{border:1px solid #da291c}.edit-file__options{display:flex;gap:.5rem;justify-content:flex-end;padding:1rem 0;width:100%}.DashboardTile{border:1px solid #f0f0f0;border-radius:.5rem;box-shadow:0 .25rem .5rem 0 #f0f0f0;display:flex;flex-direction:column;margin-bottom:1rem;min-height:10rem}.DashboardTile__tile-container{display:flex;flex-direction:column;flex-grow:1}.DashboardTile__main-container{display:flex;flex-grow:1}.DashboardTile--top-lighting{background-image:url(/static/media/bottom-ray.db8f853bd26475024976.svg);background-position:71% 0;background-repeat:no-repeat}.DashboardTile--double-lighting{background-image:url(/static/media/small-ray.f18db51d230c478b76c2.svg),url(/static/media/top-ray.173cdf2d6d2cd9617255.svg);background-position:34.93% 0,24.6% 100%;background-repeat:no-repeat,no-repeat}.DashboardTile--double-lighting-2{background-image:url(/static/media/lighting-3.c0dd064ffb22357a3281.svg),url(/static/media/lighting-2.8baf954415c3b19cb4b8.svg);background-position:15.5% 0,74.9% 100%;background-repeat:no-repeat,no-repeat}.DashboardTile--double-lighting-3{background-image:url(/static/media/lighting-1.19d93a5a97bed05484d6.svg),url(/static/media/lighting-4.7c2e42431a532b293fca.svg);background-position:26.94% 0,38.38% 100%;background-repeat:no-repeat,no-repeat}.DashboardTile .tooltip a,.DashboardTile .tooltip a:visited{color:#fff;font-weight:600}.DashboardTile .tooltip__label{padding:.2rem .5rem .5rem}.DashboardTile__tooltip{max-height:none;max-width:50rem}.DashboardTile__tooltip a,.DashboardTile__tooltip a:visited{color:#fff}.DashboardTile__chart-container{display:flex;flex-direction:column;height:100%;position:relative}.DashboardTile__container--expand{height:100%}.DashboardTile__container--expand-no-data{display:flex;flex-direction:column;flex-grow:1}.DashboardTile__container--export-loading .TabularTile__metric-value-wrapper{background-image:none!important}.DashboardTile--wave-bg{background:#f1f8fb;background-image:url(/static/media/wave.3cca6ba5f48be37c921b.svg),url(/static/media/wave-2.ab21009083f728248c6b.svg);background-position:100% 0,0 100%;background-repeat:no-repeat,no-repeat}@media screen and (max-width:1400px){.DashboardTile--horizontal{grid-column-end:span 3!important}}@media screen and (max-width:1200px){.DashboardTile--horizontal{grid-column-end:span 2!important}}.DashboardTile--show-info{background:#f1f8fb;border:1px dashed #75cdee}.DashboardTile__tile-actions{display:flex}.DashboardTile__scoreContainer{flex-grow:0;width:100%}.DashboardTile__scoreWrapper{border-bottom:1px dashed #0000001f;border-left:1px dashed #0000001f;border-top:1px dashed #0000001f;padding-bottom:1rem}.DashboardTile__scoreWrapper .DashboardTile__parentdiv,.DashboardTile__scoreWrapper .DashboardTile__scoreDetail{margin-left:0!important}.DashboardTile__GhgIntensityScoreWrapper{padding-bottom:1rem}.DashboardTile__GhgIntensityScoreWrapper .DashboardTile__parentdiv,.DashboardTile__GhgIntensityScoreWrapper .DashboardTile__scoreDetail{margin-left:0!important}.DashboardTile__scoreRange{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-top:.5rem}.DashboardTile__scoreRange span{color:#757575;font-size:.75rem;line-height:1rem}.DashboardTile__scoreMinMax{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-top:1px}.DashboardTile__scoreMinMax span{color:#012169;font-size:10px;font-weight:600;line-height:1rem}.DashboardTile__scoreNoData{align-items:flex-start;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding-top:1rem}.DashboardTile__scoreNoData span{color:#012169;flex:1 1;font-size:10px;font-weight:600;line-height:1rem}.DashboardTile__scoreNoData-nonNumeric{color:#757575!important;font-size:10px;font-weight:600;line-height:1rem}.DashboardTile__legend{align-items:center;display:flex;justify-content:flex-start}.DashboardTile__legend span{color:#757575;font-size:.75rem;font-weight:400;line-height:1rem;min-width:1rem;padding-left:.5rem;text-align:left}.DashboardTile__legend__metric{align-items:center;display:flex}.DashboardTile__legend__metric:last-of-type{padding-left:1rem}.DashboardTile__legend__bar{min-width:1.5rem;padding-right:.5rem}.DashboardTile__legend__dot{background:#00a3e0;border-radius:51px;box-shadow:0 0 0 1px #005587,inset 0 0 6px 3px #0076a8;height:8px;width:8px}.DashboardTile__scoreDetail{align-items:baseline;display:flex;gap:.5rem;margin:1rem .3rem .3rem;width:100%}.DashboardTile__scoreValue{font-size:1.5rem;margin-left:.3rem}.DashboardTile__scoreValueDetail{font-size:24px;margin-left:.3rem;min-width:3rem}.DashboardTile__scoreNameDetail{font-size:12px;margin-top:.3rem}.DashboardTile__climateScoreDetail{align-items:center;display:flex;gap:.5rem;margin:1rem .3rem .3rem;width:100%}.DashboardTile__climateScoreValueDetail{font-size:24px;margin-left:.3rem;min-width:3rem}.DashboardTile__climateScoreNameDetail{word-wrap:break-word;font-size:12px;margin-top:.3rem;min-width:8rem}.DashboardTile__scoreholder{display:flex;margin-left:.3rem}.DashboardTile__scoreholder--base{font-size:1.5rem;font-weight:400}.DashboardTile__scoreholder--others{font-size:1.1rem;font-weight:400;margin-top:.4rem}.DashboardTile__scoreName{font-size:12px;margin-top:.3rem}.DashboardTile__scoreSpan{width:-webkit-fit-content;width:fit-content}.DashboardTile__editInfo{cursor:pointer;margin-right:.5rem}.DashboardTile__editInfo:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.DashboardTile__noData{margin:1rem}.DashboardTile__noData,.DashboardTile__noPeerData{align-items:center;display:flex;font-size:.785rem;font-weight:700;justify-content:center}.DashboardTile__noPeerData{margin:5rem}.DashboardTile__noDataAny{align-items:center;display:flex;font-size:.785rem;font-weight:400;margin:2rem 1rem 1rem .5rem;text-align:left}.DashboardTile__noDataAny--multiple{display:block}.DashboardTile__no-data{color:#a3a3a3;font-size:.75rem}.DashboardTile__parentdiv{position:relative}.DashboardTile__child{position:absolute}.DashboardTile__score{position:absolute;top:-4px}.DashboardTile__score span{color:#fff;font-size:.75rem;font-weight:600;height:.75rem;left:calc(50% - .54063rem);line-height:.75rem;position:absolute;text-align:center;top:calc(50% - .375rem);width:1rem}.DashboardTile__tooltip .tooltip__arrow{display:none}.DashboardTile__new-tile{background:#f1f8fb;border:1px dashed #75cdee;flex-grow:0}.DashboardTile__groupDeatail{align-items:center;display:flex;gap:.5rem;margin:2rem .5rem .8rem}.DashboardTile__groupDeatail:first-of-type{margin-top:0}.DashboardTile__GhgIntensityGroup{align-items:center;display:flex}.DashboardTile__climateScoreSeparator,.DashboardTile__metricWrapperClimate{margin-bottom:1rem}.DashboardTile__scoreHolder{display:flex;font-size:14px;gap:.3rem;margin-top:1rem}.DashboardTile__scoreLimit{font-weight:600}.DashboardTile__scoreLimitBorder{border-bottom:1px dashed #d0d0ce;width:100%}.DashboardTile__climateGroupDeatail{align-items:center;display:flex}.DashboardTile__climateMetricWrapper{margin-bottom:1.5rem}.DashboardTile__industryDetails{color:#75787b;font-size:12px}.DashboardTile__companyDetails{color:#0c0a0a;font-size:12px;font-weight:600}.DashboardTile__companyDetailed{color:#0c0a0a;font-size:14px;font-weight:600}.DashboardTile__header-text{display:flex;font-weight:600;position:relative}.DashboardTile__header-text-dashboard{display:flex;flex-grow:1;position:relative}.DashboardTile__header-text .tooltip{opacity:0;top:1.5rem;z-index:2}.DashboardTile__header-text .tooltip__label{height:0}.DashboardTile__header-text:hover .tooltip{opacity:1}.DashboardTile__header-text:hover .tooltip__label{height:100%}.DashboardTile__dashboard-text .tooltip{opacity:0;top:1.5rem;z-index:2}.DashboardTile__dashboard-text .tooltip__label{height:0}.DashboardTile__dashboard-text:hover .tooltip{opacity:1}.DashboardTile__dashboard-text:hover .tooltip__label{height:100%}.DashboardTile__header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1rem;position:relative}.DashboardTile__header__sub-text{color:#75787b;font-size:.75rem;padding:.5rem 1.5rem}.DashboardTile__header__text{padding-bottom:.1rem}.DashboardTile__header__text,.DashboardTile__header__text-dashboard{flex-grow:1;margin-left:.5rem;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.DashboardTile__header__text-dashboard{width:1px}.DashboardTile__header__text__date{color:"#757575";font-size:12px;font-weight:400;line-height:16px;opacity:.8;padding-left:1.5rem;padding-top:.5rem;text-align:"center"}.DashboardTile__header--drag:hover{background-color:#d0d0ce;border-radius:4px;cursor:pointer;transition:.7s}.DashboardTile__actions{column-gap:.3rem;display:flex;position:relative}.DashboardTile__actions--insights{background:#757575;border-radius:1rem 0 0 1rem;padding:.25rem .5rem;position:absolute;right:-1rem;top:0}.DashboardTile__action--expand{position:relative}.DashboardTile__action--expand .tooltip{left:.5rem;opacity:0;top:-1.5rem;transform:translateX(-50%);z-index:2}.DashboardTile__action--expand:hover .tooltip{opacity:1}.DashboardTile__action--expand:hover .tooltip__label{height:100%}.DashboardTile__action--chart,.DashboardTile__action--download,.DashboardTile__action--filter{position:relative}.DashboardTile__action--chart>div>svg>path,.DashboardTile__action--download>div>svg>path,.DashboardTile__action--filter>div>svg>path{fill:#fff}.DashboardTile__action--chart .tooltip,.DashboardTile__action--download .tooltip,.DashboardTile__action--filter .tooltip{left:-2rem;opacity:0;top:-1.5rem;z-index:2}.DashboardTile__action--chart:hover,.DashboardTile__action--download:hover,.DashboardTile__action--filter:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.DashboardTile__action--chart:hover .tooltip,.DashboardTile__action--download:hover .tooltip,.DashboardTile__action--filter:hover .tooltip{opacity:1}.DashboardTile__action--chart:hover .tooltip__label,.DashboardTile__action--download:hover .tooltip__label,.DashboardTile__action--filter:hover .tooltip__label{height:100%}.DashboardTile__action--chart:hover path,.DashboardTile__action--download:hover path,.DashboardTile__action--filter:hover path{fill:#000}.DashboardTile__action--filter>div>div>svg>path{fill:#fff}.DashboardTile__action--filter .tooltip{left:-1rem}.DashboardTile__hidden-menu{position:relative}.DashboardTile__hidden-menu .insights-options{display:none}.DashboardTile__hidden-menu:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.DashboardTile__hidden-menu:hover .insights-options{display:flex}.DashboardTile__hidden-menu:hover .insights-icon{visibility:hidden}.DashboardTile__hidden-menu--show .insights-options{display:flex}.DashboardTile__hidden-menu--show .insights-icon{visibility:hidden}.DashboardTile__content{box-sizing:border-box;column-gap:2.5rem;display:flex;flex-grow:1;flex-wrap:wrap;padding:1rem;row-gap:1rem}.DashboardTile__content svg{height:100%}.DashboardTile__content-no-padding{padding-top:0}.DashboardTile__legends{display:flex}.DashboardTile__legend-groups{display:flex;flex-direction:column;font-size:.875rem;max-width:50%;padding:1rem;row-gap:.5rem}.DashboardTile__legend-groups--group b{padding-right:.5rem}.DashboardTile__legend-dataset{flex-grow:1;max-width:50%}.DashboardTile__dataset{display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem}.DashboardTile__dataset-info{color:#75787b;font-size:12px;padding:.5rem 2rem}.DashboardTile__dataset-info-ghg{align-items:center;color:#75787b;display:flex;font-size:12px;gap:.4rem}.DashboardTile__dataset-info-ghg-font{color:#75787b;font-size:12px;white-space:pre}.DashboardTile__dataset-info-value{margin-top:.3rem}.DashboardTile__dataset-info-period-value{align-items:center;display:flex}.DashboardTile__dataset_number{grid-gap:3px 5px;align-self:flex-start;display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,1fr);padding:1rem}.DashboardTile__dataset_number-info{color:#75787b;font-size:12px;padding:.5rem 2rem}.DashboardTile__data-number{width:33.33333%}.DashboardTile__data,.DashboardTile__data-number{align-items:center;box-sizing:border-box;display:flex;font-size:.75rem;padding:.3rem 1rem}.DashboardTile__data{width:50%}.DashboardTile__data--group{width:100%}.DashboardTile__data--custom{width:auto}.DashboardTile__data--centered{margin:0 auto}.DashboardTile__data--value>span:first-child{max-width:-webkit-max-content!important;max-width:max-content!important}.DashboardTile__data--color{border-radius:.65rem;height:.65rem;margin-right:.5rem;width:.65rem}.DashboardTile__data--line-chart-color{border-color:#227786}.DashboardTile__data--bubble-chart-color{border-color:#42c2ff}.DashboardTile__data--value{column-gap:.75rem;display:flex;flex-grow:1}.DashboardTile__data--value>span:first-child{max-width:5rem;min-width:2rem}.DashboardTile__group{display:flex;flex-direction:column;flex-grow:1}.DashboardTile__group__title{align-items:flex-start;color:#75787b;font-size:.75rem;font-weight:700;padding:0 1rem;text-transform:uppercase}.DashboardTile__input{width:80%}.DashboardTile__input input{border:none;outline:none;padding:.3rem .5rem;width:100%}.DashboardTile__input input:disabled{background:#0000}.DashboardTile__action{background-color:initial;border:none;cursor:pointer;padding:0}.DashboardTile__action:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.DashboardTile__action-menu{align-items:flex-start;background-color:#fff;border:1px solid #d0d0ce;border-radius:4px;box-shadow:0 1px 4px #0000001f;box-sizing:border-box;display:flex;flex-direction:column;padding:.5rem 0;position:absolute;right:-1rem;top:2.5rem;width:11.875rem;z-index:100}.DashboardTile__action-menu--hide{display:none}.DashboardTile__action-menu-btn{position:relative}.DashboardTile__action-menu-item{background-color:#fff;border:none;display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:flex-start;line-height:24px;padding:.5rem 1rem;width:100%}.DashboardTile__action-menu-item:hover{background-color:#f7f7f7;cursor:pointer}.DashboardTile__action-menu-item--red:hover{color:#da291c}.DashboardTile__graph-option{background-color:initial;border:1px solid #f0f0f0;cursor:pointer;margin-bottom:.5rem;padding:.5rem}.DashboardTile__graph-option:hover{background-color:#f0f0f0;transition:.7s}.DashboardTile__graph-option--active{background-color:#f1f8fb;border-color:#007cb0}.DashboardTile__graph-options{background-color:#fff;border:1px solid #f0f0f0;box-shadow:.1rem .1rem .2rem #d0d0ce;display:none;flex-wrap:wrap;left:-6.3rem;padding:.5rem .5rem 0;position:absolute;width:7.5rem;z-index:2}.DashboardTile__graph-options--show{display:flex;justify-content:space-between}.DashboardTile__export-option{background-color:initial;border:none;cursor:pointer;display:flex;font-size:14px;padding:.5rem}.DashboardTile__export-option--active{background-color:#f1f8fb;border-color:#007cb0}.DashboardTile__export-option--text{padding:.2rem .5rem}.DashboardTile__export-option:hover{background-color:#f1f8fb;border-color:#007cb0}.DashboardTile__export-options{background-color:#fff;border:1px solid #f0f0f0;box-shadow:.1rem .1rem .2rem #d0d0ce;display:none;left:-8.7rem;padding:.5rem;position:absolute;width:9rem;z-index:2}.DashboardTile__export-options--show{display:flex;flex-direction:column;justify-content:space-between}.DashboardTile__stats{display:flex;flex-direction:column;margin-left:1rem;margin-top:1rem;row-gap:1rem}.DashboardTile__stat{align-items:center;background-color:#f0f0f0;border-radius:.5rem;column-gap:1rem;display:flex;font-size:.875rem;padding:.5rem 1rem 1rem}.DashboardTile__stat b{font-size:1.5rem}.DashboardTile__stat--data{display:flex;flex-direction:column;flex-grow:1}.DashboardTile__tile{display:flex}.DashboardTile__tile--scaled-size{min-width:65%}.DashboardTile__filter{background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #00000029;display:none;flex-wrap:wrap;left:-11.2rem;padding:.5rem;position:absolute;width:19rem;z-index:2}.DashboardTile__filter--show{display:flex}.DashboardTile__filterInsight{background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #00000029;display:none;flex-wrap:wrap;padding:.5rem;position:absolute;right:1rem;width:19rem;z-index:2}.DashboardTile__filterInsight--show{display:flex}.DashboardTile__placeholders{display:flex;padding:1rem 1rem .5rem}.DashboardTile__loader{animation:light_shine 1s ease-in-out infinite;background-color:#fff;min-height:19rem!important;position:relative;width:100%}.DashboardTile__tile-container--columns{display:flex;flex-direction:row;flex-grow:1}.DashboardTile__datasetLegend--right{flex-shrink:2;min-width:30%;padding:1rem}.DashboardTile__datasetLegend-title{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px;position:relative}.DashboardTile__datasetLegend-title .tooltip{opacity:0;top:1.5rem;z-index:2}.DashboardTile__datasetLegend-title .tooltip--bottom__arrow{left:14%}.DashboardTile__datasetLegend-title .tooltip__label{height:0}.DashboardTile__datasetLegend-title:hover .tooltip{opacity:1}.DashboardTile__datasetLegend-title:hover .tooltip__label{height:100%}.DashboardTile__datasetLegend-list{margin-top:.5rem;padding-left:1rem}.DashboardTile__datasetLegend-list-item{color:#212121;font-size:12px;font-style:normal;font-weight:400;line-height:28px}.DashboardTile-no-data{align-items:center;display:flex;height:100%;justify-content:center}.DashboardTile__info-icon-tooltip .tooltip__arrow{top:98%}.DashboardTile__ghgIntensityTooltip{background-color:#000;border-radius:.15rem;color:#fff;display:flex;font-size:.75rem;gap:2rem;margin:0 auto;overflow-wrap:break-word;padding:.2rem .5rem;text-align:left;width:-webkit-fit-content;width:fit-content}.bubble-chart{max-height:28rem!important}.pie-chart{display:flex;flex-grow:1;padding:3rem 0}.pie-chart>div{text-align:center}.pie-chart svg{height:auto;max-height:10rem;min-height:4rem}.ghg-pie-chart{display:flex;flex-grow:1;padding:3rem 0;width:15rem}.ghg-pie-chart>div{text-align:center}.ghg-pie-chart svg{height:auto;max-height:10rem;min-height:4rem}.modalESG .DashboardTile--fullscreen{box-shadow:none;width:100%!important}.modalESG .DashboardTile--fullscreen .DashboardTile__data{width:50%}.modalESG .DashboardTile--fullscreen .DashboardTile__data--group{width:100%}.Filter-tile{width:inherit}.Filter-tile__header{align-items:center;display:flex;justify-content:space-between;max-height:-webkit-fit-content;max-height:fit-content;min-width:16rem;padding:1rem}.Filter-tile__header h1{font-size:1rem;font-weight:600;margin:0}.Filter-tile__container{padding-left:.3rem;padding-right:.3rem}.Filter-tile__close{background-color:initial;border:none;cursor:pointer;justify-content:flex-end;padding:0}.Filter-tile__filter-content{display:flex;flex-direction:column;flex-grow:1}.Filter-tile__drop-down{margin-top:1rem;padding:.5rem 0 1rem;position:relative}.Filter-tile__drop-down:first-child{margin-top:0}.Filter-tile__options{display:flex;gap:2rem;justify-content:flex-end;width:18rem}.Filter-tile__reset{background-color:initial;border:none;color:#007cb0;cursor:pointer;font-size:14px;line-height:1.5rem;padding:0}.Filter-tile__reset:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.Filter-tile__reset-disabled{background-color:initial;border:none;color:#75787b;cursor:pointer;padding:0}.Filter-tile__reset-disabled path{fill:#75787b}.Filter-tile__apply{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;font-size:14px;line-height:1.5rem;padding:.375rem 1.5rem}.Filter-tile__apply:hover{background-color:#005478}.Filter-tile__apply:active{background-color:#012169}.Filter-tile__apply-disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;font-size:14px;line-height:1.5rem;padding:.375rem 1.5rem}.Filter-tile__apply-disabled:hover{background-color:#005478}.Filter-tile__apply-disabled:active{background-color:#012169}.Filter-tile__apply-disabled:hover{background-color:#d0d0ce}.multiple-chart{column-gap:1rem;display:flex;flex-grow:1;flex-wrap:wrap;height:100%;justify-content:center;min-height:0!important;min-height:auto!important;row-gap:1rem}.multiple-chart__pie{display:flex;width:21%}.multiple-chart__pie>div{display:flex;flex-direction:column}.multiple-chart__bar-label{font-size:.75rem;font-weight:400;padding:.5rem;position:relative;text-align:center}.multiple-chart__bar-label .tooltip{bottom:auto;display:none;left:50%;top:auto;transform:translateX(-50%)}.multiple-chart__bar-label .tooltip__label{max-height:none;max-width:none}.multiple-chart__bar-label:hover .tooltip{display:block}.multiple-chart__bar-label-container{align-items:flex-end;display:flex;flex-grow:1;justify-content:center}.multiple-chart__column{display:flex;flex-direction:column;width:32%}.multiple-chart__column>div{display:flex;flex-direction:column;max-height:15rem}.multiple-chart__bar{display:flex;flex-direction:column;min-height:17.5rem;position:relative;width:49%}.multiple-chart__bar--vertical{width:99%}.multiple-chart__bar>div{display:flex;flex-direction:column;max-height:15rem}.multiple-chart__bar--show-axis>div{max-height:25rem}.multiple-chart__bar__header{display:flex;flex-direction:row!important;font-size:.75rem}.multiple-chart__bar__title{font-size:.75rem;font-weight:700;position:relative}.multiple-chart__bar__title .tooltip{display:none;top:100%}.multiple-chart__bar__title .tooltip__label{max-height:none;max-width:none}.multiple-chart__bar__title:hover .tooltip{display:block}.multiple-chart__bar__subtitle{color:#757575}.multiple-chart__bar__right-aligned{display:flex}.multiple-chart__bar .speedometer__no-data{min-height:3rem;transform:none}.multiple-chart .pie-chart{padding:0}.speedometer{align-content:center;align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;height:100%;justify-content:space-around;min-height:0!important;min-height:auto!important;row-gap:1rem}.speedometer__separator{background-color:#f0f0f0;height:100%;width:1px}.speedometer__metricLabel{font-size:.75rem;font-weight:600}.speedometer__pie{display:flex;flex-direction:column;width:30%}.speedometer__pie--vertical{border-bottom:1px solid #f0f0f0;width:100%}.speedometer__pie--vertical:last-child{border-bottom:none}.speedometer__pie>div{display:flex;height:auto!important;justify-content:center;text-align:center}.speedometer__no-data-indicator{font-size:.785rem;padding:2rem 1rem 1rem;text-align:left;width:100%}.speedometer__no-data,.speedometer__no-data-2{align-items:center;display:flex;font-size:.785rem;font-weight:700;justify-content:center;width:100%}.speedometer__no-data{flex-grow:1;left:0;position:absolute;top:50%;transform:translateY(-100%)}.speedometer__no-data--bar-chart{margin-top:50%;position:relative}.speedometer__no-data--multiple-bar-chart{margin-top:2rem;position:relative}.speedometer__company-name{font-weight:700;position:absolute;text-align:left}.speedometer__company-text{font-size:.75rem!important}.speedometer__company-text__long{word-wrap:break-word;font-size:.55rem!important;width:inherit}.speedometer__label{font-size:.75rem;font-weight:600!important;position:relative}.speedometer__label--vertical{margin-bottom:1.5rem}.TabularTile--style-7 .TabularTile__metric-value-wrapper-Yes,.TabularTile--style-7 .TabularTile__metric-value-wrapper-yes{background-image:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);border-radius:8px;color:#43b02a}.TabularTile--style-7 .TabularTile__metric-value-wrapper-No,.TabularTile--style-7 .TabularTile__metric-value-wrapper-no{background-image:linear-gradient(180.75deg,#f8f3ee .64%,#f8f5ee00 135.65%);border-radius:8px;color:#ed8b00}.TabularTile--style-7 .TabularTile__metric-value-wrapper-Neutral,.TabularTile--style-7 .TabularTile__metric-value-wrapper-neutral{background-image:linear-gradient(180.75deg,#eef6f8,.64%,#eef5f800 135.65%);color:#005587}.TabularTile--style-7 .TabularTile__metric-value-wrapper-Not,.TabularTile--style-7 .TabularTile__metric-value-wrapper-not{background-image:linear-gradient(180.75deg,#ebecec .64%,#fafafa00 135.65%);border-radius:8px;color:#757575}.TabularTile__metric-numeric-visual-score-multiple-tooltip{height:1rem;position:relative;width:100%}.TabularTile__metric-numeric-visual-score-multiple-tooltip .tooltip{display:none;left:auto;right:0;top:-2.45rem}.TabularTile__metric-numeric-visual-score-multiple-tooltip .tooltip__arrow{display:none}.TabularTile__metric-numeric-visual-score-multiple-tooltip:hover .tooltip{display:block}.TabularTile__metric-numeric-visual-score-secondary{background-color:#a6b3df!important;box-shadow:0 0 0 1px #7081bc,0 0 2px 3px #323c5e1f,inset 0 0 6px 3px #778bcd}.TabularTile__Governance-value--Yes,.TabularTile__Governance-value--yes{background:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);color:#009a44}.TabularTile__Governance-value--No,.TabularTile__Governance-value--Yes,.TabularTile__Governance-value--no,.TabularTile__Governance-value--yes{border:none;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem;text-align:center}.TabularTile__Governance-value--No,.TabularTile__Governance-value--no{background:linear-gradient(180.75deg,#f8f3ee .64%,#f8f5ee00 135.65%);color:#ec7016}.TabularTile__Governance-value--Not,.TabularTile__Governance-value--not{background:linear-gradient(180.75deg,#ebecec .64%,#fafafa00 135.65%);border:none;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;color:#757575;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem;text-align:center}.TabularTile__Governance-metric-container{padding:.85rem}.EnergyUndertaken-tile__content{display:flex;flex-direction:column;font-size:.75rem;gap:1.5rem;line-height:18px;text-align:left!important;width:100%}.EnergyUndertaken-tile__company-row{align-items:flex-start;display:flex}.EnergyUndertaken-tile__company-row__detailed{align-items:center;justify-content:space-between;padding-right:.5rem}.EnergyUndertaken-tile__company-row__header{align-items:flex-start}.EnergyUndertaken-tile__values-wrapper{width:100%}.EnergyUndertaken-tile__metric{width:50%}.EnergyUndertaken-tile__metric__notCompany{width:35%}.EnergyUndertaken-tile__metric__title__detailed{width:15%}.EnergyUndertaken-tile__metric__detailed{flex:1 1 10%;min-height:4rem}.EnergyUndertaken-tile__metric__header{text-align:left}.EnergyUndertaken-tile__metric__header span{display:inline-block;font-weight:600;margin-left:.3rem!important;text-align:left;white-space:pre-wrap;word-break:break-word}.EnergyUndertaken-tile__metric__header__detailed{flex:1 1 20%;margin:.3rem;text-align:center}.EnergyUndertaken-tile__metric__header__detailed span{margin-left:0!important}.EnergyUndertaken-tile__metric__value{align-items:center;display:flex;gap:.5rem;justify-content:center}.EnergyUndertaken-tile__metric--12{font-size:.75rem}.EnergyUndertaken-tile__metric--left{text-align:left}.EnergyUndertaken-tile__metric--no-margin.EnergyUndertaken-tile__metric--no-margin{margin-left:0}.EnergyUndertaken-tile__metric-container{display:inline-block}.EnergyUndertaken-tile__metric-button{line-height:inherit}.EnergyUndertaken-tile__metric-text{font-size:.875rem;font-weight:600;line-height:18px;text-align:center}.EnergyUndertaken-tile__legend{display:flex;justify-content:flex-end}.EnergyUndertaken-tile__legend span{color:#757575;font-size:.625rem;font-weight:400;line-height:1rem;min-width:1rem;text-align:left}.EnergyUndertaken-tile__legend__metric{align-items:center;display:flex;justify-content:space-around;min-width:3.5rem;padding-right:.5rem}.EnergyUndertaken-tile__legend__bar{min-width:1.5rem;padding-right:.5rem}.EnergyUndertaken-tile__detailedView{display:flex;gap:.3rem;justify-content:space-between;width:100%}.EnergyUndertaken-tile__detailedView-column{align-items:center;display:flex;flex:1 1 10%;flex-direction:column;gap:1.5rem;justify-content:space-evenly}.EnergyUndertaken-tile__detailedView-column--metricFieldWrapper{align-items:flex-start}.EnergyUndertaken-tile__detailedView-column--metricField{margin-left:0;text-align:left;white-space:break-spaces}.EnergyUndertaken-tile__detailedView-column:nth-child(2n){background-color:#00000005}.EnergyUndertaken-tile__no-data-section{font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;margin-top:2rem;width:calc(100% - 2rem)}.trend-tile{display:flex;flex-direction:column;flex-grow:1;max-height:none!important;padding-left:.5rem}.trend-tile__container{height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.trend-tile-top{align-items:flex-start;border-bottom:1px dashed #e0e0e0;flex-direction:row}.trend-tile-top,.trend-tile-top-peer{display:flex;justify-content:space-between;max-height:none!important;max-width:-webkit-fill-available;padding-bottom:7%}.trend-tile-top-peer{flex-direction:column;width:100%}.trend-tile-top-detailed{border-bottom:none;flex-direction:row}.trend-tile-main-content-peers{border-bottom:1px dashed #d0d0ce;display:flex;justify-content:space-between;padding-bottom:.68rem;width:100%}.trend-tile__table{max-width:-webkit-fill-available;width:100%}.trend-tile__table-rating-content{border-top:1px dashed #d0d0ce;width:100%}.trend-tile__table-fieldValue{font-weight:600}.trend-tile__table-title{margin-bottom:.5rem}.trend-tile__table--centered td.data{text-align:center}.trend-tile__table-data{display:flex;justify-content:space-between;margin-top:.5rem}.trend-tile__table-data--margin-bottom{margin-bottom:.5rem}.trend-tile__table-data--gray{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.trend-tile__table-data--16{font-size:1rem}.trend-tile__row{align-items:center;border-bottom:1px dashed #d0d0ce;display:flex;justify-content:space-between;padding:.75rem 0}.trend-tile__row:first-child tr{border-top:1px dashed #d0d0ce}.trend-tile-company{color:#000;display:flex;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.trend-tile-peers{padding-right:1rem}.trend-tile-details{flex-basis:16rem}.trend-tile-details--name{color:#757575;font-size:.75rem}.trend-tile-details--name-fit-content{display:inline-block;width:-webkit-fit-content;width:fit-content}.trend-tile__containerForRating{margin-right:.25rem;margin-top:.3rem;min-height:3rem}.trend-tile__icon{flex-grow:6;margin-left:.2rem}.trend-tile-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;max-height:none!important}.trend-tile-rating-content{max-width:16rem;width:16rem}.trend-tile-rating-content,.trend-tile-rating-content-peers{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left}.trend-tile-rating-content-peers{max-width:13rem}.trend-tile-rating{font-family:Open Sans;font-size:40px;font-style:normal;font-weight:400;line-height:48px;padding-right:.25rem}.trend-tile-rating-detail{color:#212121;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.trend-tile-rating__B,.trend-tile-rating__CCC{color:#db2a1c}.trend-tile-rating__A,.trend-tile-rating__BB,.trend-tile-rating__BBB{color:#ffb700}.trend-tile-rating__AA,.trend-tile-rating__AAA{color:#009a44}.trend-tile-empty-tile{align-items:center;display:flex;flex-grow:1;font-size:.785rem;font-weight:700;justify-content:center;width:100%}.trend-tile-empty-rating{color:#757575;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:1rem 1rem 1rem 0}.trend-tile-empty-rating-data{display:flex;padding:.5rem 0}.trend-tile-empty-rating-table{font-size:14px;padding:0}.trend-tile__multipleItem__see-more{cursor:pointer;position:relative;width:-webkit-fit-content;width:fit-content}.trend-tile__multipleItem__see-more--left .tooltip{left:auto;right:3em;top:-.5em}.trend-tile__multipleItem__more-values--list{margin:0;padding-left:1rem;text-align:left}.trend-tile-data{justify-content:space-between;max-height:none!important}.trend-tile-data,.trend-tile-data-peers{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;margin-top:8%;text-align:start}.trend-tile-data-peers{width:100%}.trend-tile-data-peers-detailed{flex-direction:row;justify-content:space-between;margin-left:5%;margin-top:0}.trend-tile-data-title{align-items:flex-start;color:#757575;display:flex;flex-basis:40%;flex-direction:column;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.trend-tile-data-title-peers{font-size:11px;padding-top:11%}.trend-tile-data-item{align-items:flex-start;color:#212121;display:flex;flex-direction:column;flex-grow:1;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:14px;overflow:hidden;padding-bottom:4%;padding-top:4%;text-overflow:ellipsis;white-space:nowrap}.trend-tile-data-item-peers{font-size:11px;padding-top:11%}.trend-tile-data-item-detailed{white-space:inherit}.linksTile__link-container{border-color:#0000;border-style:solid}.linksTile__link-container:hover{border-color:#007cb0;border-radius:8px}.limit-size{min-height:21.5rem;text-align:center}.limit-size>div{max-height:21.5rem}.vertical-bar-chart__container div{overflow:visible!important}.bar-chart-metric-label{display:flex;font-weight:400;justify-content:center;letter-spacing:-.5px;line-height:14px;position:absolute}.tabularCDPView__label-box--dotted{padding:.75rem 0 .75rem 1rem}.tabularCDPView__metricHeader{font-size:12px;max-width:50rem;text-align:left}.tabularCDPView__metricHeader .tooltip{display:none;z-index:1}.tabularCDPView__metricHeader:hover .tooltip{display:block}.tabularCDPView__metricName{max-width:50rem}.tabularCDPView__metricName .tooltip{display:none;z-index:1}.tabularCDPView__metricName:hover .tooltip{display:block}.tabularCDPView__label--white{background-color:#fff}.tabularCDPView__label .tooltip{display:none;z-index:1}.tabularCDPView__label:hover .tooltip{display:block}.left-data{text-align:left}.data{font-size:.75rem}.energySpendChart__value-tooltip{flex-direction:column;overflow:hidden;top:0}.energySpendChart__value-tooltip-neutral{display:flex;top:-110%}.energySpendChart__no-data{margin-top:2rem}.energySpendChart__justify-unset{justify-content:normal}.general-neutral-value--color.general-neutral-value--color{color:#005587}.DashboardTile__data--bubble-chart-color,.DashboardTile__data--line-chart-color,.customLegendMarker,.main-tile__data--bubble-chart-color,.main-tile__data--line-chart-color,.pillarScore__data--bubble-chart-color,.pillarScore__data--line-chart-color{align-items:center;background-color:#fff;border-radius:.65rem;border-style:solid;border-width:2px;display:flex;height:.25rem;justify-content:center;margin-right:.5rem;width:.25rem}.tooltip{max-width:25rem}.tooltip__label{max-height:none;max-width:50rem}.tooltip .tooltip__arrow{display:none}.TimeChart__metric--12{font-size:.75rem}.TimeChart__metricsForPeers{gap:.5rem;padding:.2rem}.TimeChart__metricName{word-wrap:break-word;white-space:break-spaces}.TimeChart__tableCompanyName{word-wrap:break-word;max-width:8rem}.TimeChart__label-button{font-size:12px;line-height:inherit}.chart__range-score{color:#757575;font-size:.75rem;position:absolute;top:0}.chart__legend{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.chart__legend-value{align-items:center;color:#757575;display:flex;font-size:.75rem;gap:.3rem}.chart__legend-null-indicator{background-color:#d0d0ce}.chart__legend-indicator{border-radius:.25rem;height:.5rem;width:1.5rem}.chart__legend-indicator--detailed{aspect-ratio:1;width:.5rem}.businessEthicsAndFraudScore__chart-container,.circular-bar-chart__chart-container,.productSafetyAndQualityGradient__chart-container{justify-content:left}.businessEthicsAndFraudScore__chart-bar,.circular-bar-chart__chart-bar,.productSafetyAndQualityGradient__chart-bar{width:100%}.saved-peerbenchmarks-table{border-radius:8px;font-weight:400;min-width:68.5rem;overflow-y:auto;width:100%}.saved-peerbenchmarks-table__shared-with-main{display:inline-block;font-size:.875rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-peerbenchmarks-table__shared-with-main svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-peerbenchmarks-table__shared-with-main:hover{background:#ebebeb;cursor:pointer}.saved-peerbenchmarks-table__shared-with-count{margin-left:.2rem;padding-left:.2rem;position:relative;width:1.5rem}.saved-peerbenchmarks-table__shared-with-count-tooltip{line-height:1rem;max-height:6rem;max-width:10rem;overflow:auto}.saved-peerbenchmarks-table__shared-with-count svg:not(:root){transform:translateX(8px) translateY(4px)}.saved-peerbenchmarks-table__shared-with-count:hover{background:#ebebeb;border-radius:15px;cursor:pointer;height:20px}.saved-peerbenchmarks-table__auto-delete-7{color:#ed8b00}.saved-peerbenchmarks-table__auto-delete-less-than-7{color:#da291c}.saved-peerbenchmarks-table__link{cursor:pointer}.saved-peerbenchmarks-table__link--newItem{font-weight:600}.saved-peerbenchmarks-table__row:hover{background-color:initial}.saved-peerbenchmarks-table__column-content{align-items:center;display:flex;gap:1rem;position:relative}.saved-peerbenchmarks-table__shared-with{gap:0;width:100%}.saved-peerbenchmarks-table__actions{gap:.5rem;justify-content:flex-end}.saved-peerbenchmarks-table__actions:hover .tooltip{display:none}.saved-peerbenchmarks-table__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.saved-peerbenchmarks-table__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.saved-peerbenchmarks-table__action-icon .tooltip--top__arrow{left:45%}.saved-peerbenchmarks-table__action-icon:hover{background-color:#d0d0ce;border-radius:32px}.saved-peerbenchmarks-table__action-icon:hover .tooltip{display:inline-block}.saved-peerbenchmarks-table__share .tooltip{left:-1.2rem}.saved-peerbenchmarks-table__edit .tooltip{left:-.8rem}.saved-peerbenchmarks-table__delete .tooltip{left:-1.4rem}.saved-peerbenchmarks-table__topic.tooltip{max-width:8rem}.saved-peerbenchmarks-table__text-container{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:1px}.saved-peerbenchmarks-table__column-text{display:inline-block;font-size:.875rem;font-weight:400;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-peerbenchmarks-table__column-text .tooltip{left:-4rem;top:-200%}.saved-peerbenchmarks-table__table-container{display:flex;flex-direction:column;flex-grow:1}.saved-peerbenchmarks-table__data{align-items:center;border:1px solid #f0f0f0;border-bottom:none;border-radius:.25rem .25rem 0 0;display:flex;gap:1rem;padding:.5rem 1rem}.saved-peerbenchmarks-table__results-count{font-size:.875rem}.saved-peerbenchmarks-table__table{border:1px solid #ebebeb;border-collapse:collapse;border-spacing:0;font-size:.875rem;table-layout:fixed;width:100%}.saved-peerbenchmarks-table__table-wrapper{box-shadow:inset 0 -1px 0 #f0f0f0;flex-grow:1;position:relative}.saved-peerbenchmarks-table__table-inner-wrapper{width:100%}.saved-peerbenchmarks-table__table__header-content{line-height:1rem;position:static;text-align:left;width:auto}.saved-peerbenchmarks-table__table__header-content:last-child>div{justify-content:flex-end}.saved-peerbenchmarks-table__table__header-text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem}.saved-peerbenchmarks-table__table td:first-child,.saved-peerbenchmarks-table__table th:first-child{width:15%}.saved-peerbenchmarks-table__table td:nth-child(2),.saved-peerbenchmarks-table__table th:nth-child(2){width:25%}.saved-peerbenchmarks-table__table tr{box-sizing:border-box;width:100%}.saved-peerbenchmarks-table__table th>div{padding:0}.saved-peerbenchmarks-table__table td,.saved-peerbenchmarks-table__table th{padding:.5rem 1rem}.saved-peerbenchmarks-table__table thead{background:#fff;position:-webkit-sticky;position:sticky;top:-1px;z-index:1}@media screen and (min-width:1200px){.saved-peerbenchmarks-table__table tr{align-items:center;display:flex}.saved-peerbenchmarks-table__table tbody td:first-child,.saved-peerbenchmarks-table__table thead th:first-child{width:15%}.saved-peerbenchmarks-table__table tbody td:nth-child(2),.saved-peerbenchmarks-table__table thead th:nth-child(2){width:25%}.saved-peerbenchmarks-table__table tbody td:nth-child(3),.saved-peerbenchmarks-table__table tbody td:nth-child(4),.saved-peerbenchmarks-table__table tbody td:nth-child(5),.saved-peerbenchmarks-table__table tbody td:nth-child(6),.saved-peerbenchmarks-table__table tbody td:nth-child(7),.saved-peerbenchmarks-table__table tbody td:nth-child(8),.saved-peerbenchmarks-table__table thead th:nth-child(3),.saved-peerbenchmarks-table__table thead th:nth-child(4),.saved-peerbenchmarks-table__table thead th:nth-child(5),.saved-peerbenchmarks-table__table thead th:nth-child(6),.saved-peerbenchmarks-table__table thead th:nth-child(7),.saved-peerbenchmarks-table__table thead th:nth-child(8){width:10%}}.peer-benchmark{display:flex;flex-direction:column;height:calc(100% - 3rem);margin-top:3rem;width:100%}.peer-benchmark--padding{padding-left:3rem;padding-right:3rem}.peer-benchmark__editabled-input{background-color:initial;border:none;font-size:20px;font-style:normal;font-weight:400;line-height:40px;margin-right:1rem;width:27rem}.peer-benchmark__editabled-input--active{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;height:-webkit-fit-content;height:fit-content;outline:none}.peer-benchmark__editabled-input--error{border:1px solid #f54242}.peer-benchmark__header{align-items:center;display:flex;font-size:20px;font-weight:400;justify-content:space-between;padding:.6rem 0;position:relative}.peer-benchmark__header-not-editable-title{margin-right:1rem;position:relative;white-space:nowrap}.peer-benchmark__header-not-editable-title .tooltip{display:none;height:-webkit-fit-content;height:fit-content;line-height:14px;max-width:20rem;top:2rem}.peer-benchmark__header-not-editable-title .tooltip__label{overflow-wrap:break-word;white-space:pre-wrap}.peer-benchmark__header-not-editable-title:hover .tooltip{display:inline-block;z-index:500}.peer-benchmark__header-pencil-container{cursor:pointer;line-height:normal;margin-right:1rem}.peer-benchmark__header-pencil-container:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.peer-benchmark__header-for-current{padding-left:3.35rem;padding-right:3rem}.peer-benchmark__header-actions{align-items:center;display:flex}.peer-benchmark__header-title{display:flex}.peer-benchmark__header-name{align-items:center;justify-content:center}.peer-benchmark__header-name>svg path{fill:#007cb0}.peer-benchmark__back-button{cursor:pointer;font-size:1rem;left:1.2rem;position:absolute;top:calc(50% - .7rem)}.peer-benchmark__back-button:hover{background-color:#d9d7d7;border-radius:4px;transition:.7s}.peer-benchmark__empty-container{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.peer-benchmark__name-container{align-items:center;display:flex;position:relative}.peer-benchmark__name-error{bottom:-1.7rem;color:#f54242;font-size:14px;font-weight:500;line-height:24px;position:absolute}.peer-benchmark__empty{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:4rem}.peer-benchmark__empty-text{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.peer-benchmark__img{margin-bottom:2rem}.peer-benchmark__empty-redirect{color:#75787b;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.peer-benchmark__link{background-color:initial;border:none;cursor:pointer;font-size:14px;font-weight:400;line-height:24px;padding:0}.peer-benchmark__link:hover{text-decoration:underline}.peer-benchmark__link:after,.peer-benchmark__link:before{content:"\00a0"}.peer-benchmark__options{box-shadow:inset 0 1px 0 #e0e0e0;display:flex;flex-direction:column;justify-content:space-between;margin-top:2rem;padding:1rem}.peer-benchmark__options--btn{margin-right:2rem;margin-top:1rem}.peer-benchmark__options-save{margin-left:1.5rem}.peer-benchmark__trend-indicator{column-gap:.5rem;display:flex;font-size:.75rem;padding:1rem 1rem 1rem 0}.peer-benchmark__no-data{font-size:.75rem}.peer-benchmark__export-button{align-items:center;background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;margin-right:1rem;padding:.5rem;position:relative}.peer-benchmark__export-button .tooltip{display:none;left:-1.2rem;top:-1.2rem}.peer-benchmark__export-button:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.peer-benchmark__export-button:hover .tooltip{display:inline-block}.peer-benchmark__edit-button{align-items:center;background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;font-family:Open Sans;margin-right:1rem;padding:.5rem}.peer-benchmark__edit-button:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.peer-benchmark__edit-button:hover path{fill:#005478}.peer-benchmark__export-button-disabled{align-items:center;background-color:initial;border:none;color:#75787b;cursor:pointer;cursor:auto;display:flex;flex-direction:row;font-family:Open Sans;padding:0;position:relative}.peer-benchmark__export-button-disabled path{fill:#75787b}.peer-benchmark__export-button-disabled .tooltip{display:none;left:-3rem;top:-1.7rem;z-index:5}.peer-benchmark__export-button-disabled:hover .tooltip{display:inline-block}.peer-benchmark__export-button-disabled svg{cursor:pointer}.peer-benchmark__current-content{height:57vh;width:94vw}@media screen and (max-width:1400px){.peer-benchmark__current-content{height:75vh}}.peer-benchmark__active-filter-wrapper{padding:0 2rem}.peer-benchmark__start-new-btn{transition:background-color color .3s ease-in-out}.peer-benchmark__start-new-btn:hover{background-color:#007cb0;color:#fff;transition:.3s!important}.peer-benchmark .data-source{font-size:.875rem;padding:0 0 1rem}.create-new{height:100%;width:100%}.create-new__header{align-items:center;background:#fff;border-bottom:.0625rem solid #e0e0e0;display:flex;flex-direction:row;height:48px;justify-content:space-between}.create-new__header--title{color:#212121;font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:1.5rem}.create-new__content{display:flex;flex-direction:row;height:100%;width:100%}.create-new__content--leftSide{border-bottom:.0625rem solid #e0e0e0;overflow-y:auto;padding:1.5rem;width:25%}.create-new__content--rightSide{align-items:flex-start;background:#fff;border:1px solid #e0e0e0;border-radius:0 8px 8px 8px;display:flex;flex-direction:column;flex-grow:2;margin-top:-1px;overflow-y:auto;padding:1rem}.create-new__content--rightSide-wrapper{display:flex;flex-direction:column;flex-grow:1;padding:0 1.5rem 1.5rem}.create-new__content--rightSide-container{border-bottom:.0625rem solid #e0e0e0;box-shadow:inset 1px 0 0 #e0e0e0;display:flex;flex-direction:column;width:75%}.create-new__content--rightSide-header{display:flex;gap:1rem}.create-new__metrics-header-container{align-items:center;column-gap:1.5rem;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.create-new__metrics-header{font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;margin-bottom:0;width:calc(50% - .75rem)}.create-new__metrics-header--gray{color:#757575}.create-new__metrics--search{align-items:center;display:flex;gap:.5rem;justify-content:space-between;padding-right:.5rem}.create-new__metrics--search-options{bottom:.3rem;display:flex;left:1.5rem;position:relative}.create-new__metrics--search-options-wrapper{align-items:center;column-gap:2rem;display:flex;flex-grow:1;justify-content:end}.create-new__metrics--search-options-collapse,.create-new__metrics--search-options-expand{align-items:center;color:#007cb0;display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.create-new__metrics--search-options-collapse :hover,.create-new__metrics--search-options-expand :hover{cursor:pointer}.create-new__metrics--search-options-collapse{padding-right:1rem}.create-new__metrics--searchBar{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;flex-grow:1;height:1.5rem;justify-content:space-between;padding:.5rem .6rem}.create-new__metrics--searchBar-enabled:focus-within,.create-new__metrics--searchBar-enabled:hover{border-color:#007cb0}.create-new__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:.875rem;height:1.5rem;line-height:1.5rem;outline:none;overflow:hidden;padding:0;resize:none;width:1px;z-index:1}.create-new__input:focus{background-color:#fff}.create-new__dropdown{margin-bottom:1rem}.create-new__dropdown-label{font-size:1rem}.create-new__suggested-peers{align-items:center;background-color:initial;border:none;color:#007cb0;column-gap:.25rem;cursor:pointer;display:flex;margin-left:.3rem;padding:0}.create-new__suggested-peers:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.create-new__suggested-peers--disabled{color:#757575}.create-new__suggested-peers--disabled svg path{fill:#757575}.create-new__suggested-peers--disabled .icon{color:#757575}.create-new__suggested-peers--disabled:hover{background-color:initial;color:#757575}.create-new__peerCompanies-container{align-items:center;display:flex;flex-wrap:wrap}.create-new__peerCompanies{align-items:center;background-color:#f0f0f0;border-radius:1rem;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem}.create-new__remove{background-color:initial;background-color:#75787b;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.create-new__remove path{fill:#fff}.create-new__suggested-peers-modal{width:100%}.create-new__options{text-align:right}.create-new__continue{margin-left:1rem}.create-new__body{display:flex;flex-direction:column;height:inherit}.create-new__options{display:flex;gap:.5rem;justify-content:flex-end}.create-new__options-save{margin-left:1.5rem}.create-new__options-container{display:flex;justify-content:space-between;padding:1.25rem}.create-new__peer-group-empty{display:flex;font-size:.875rem;justify-content:center;line-height:1.5rem;padding:.75rem}.create-new__actions{column-gap:1rem;justify-content:flex-end}.create-new__actions:hover .tooltip{display:none}.create-new__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.create-new__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.create-new__action-icon .tooltip--top__arrow{left:45%}.create-new__action-icon:hover{background-color:#000;border-radius:4px}.create-new__action-icon:hover .tooltip{display:inline-block}.create-new__tabbed-content{column-gap:.5rem;width:auto;z-index:1}.create-new__tabbed-content-item{background:#f7f7f7;border:1px solid #e0e0e0;border-radius:8px 8px 0 0;color:#757575;font-size:14px;font-style:normal;font-weight:600;padding:.75rem 2rem}.create-new__tabbed-content-item.create-new__tabbed-content-item:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.create-new__tabbed-content-item--selected{background-color:#fff;border-bottom:1px solid #fff;color:#000}.create-new__tabbed-content-item--selected:hover{background-color:initial;border-radius:8px 8px 0 0;border-bottom-left-radius:0;border-bottom-right-radius:0;cursor:inherit;transition:none 0s ease 0s;transition:initial}.create-new__reset-btn.button.button{border:none;outline:medium none invert;outline:initial;padding:.5rem 1rem}.create-new__reset-btn.button.button svg path{fill:#000}.create-new__reset-btn--disabled.create-new__reset-btn.button{color:#757575}.create-new__reset-btn--disabled.create-new__reset-btn.button svg path{fill:#757575}.create-new__reset-btn--disabled.create-new__reset-btn.button:hover{background-color:initial;cursor:auto}.create-new__guidance-container{align-items:end;border-left:1.5px solid #e0e0e0;column-gap:.5rem;display:flex;margin-bottom:1.5rem;width:calc(100% - 1.5px)}.create-new__guidance-wrapper{align-items:center;background:#ebf7f8;box-shadow:inset 0 -1px 0 #0097a9;column-gap:.5rem;display:flex;padding:.5rem 1rem;width:100%}.create-new__guidance-wrapper--warning{background:#fffbea;box-shadow:inset 0 -1px 0 #ffe475}.create-new__guidance-text{color:#212121;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.create-new__expand-collapse-btn.text-button.button{padding:initial}.create-new__dropdown-label{font-size:14px;font-weight:600}.create-new__dropdown-label-additionalText{color:#75787b;font-size:.83rem;font-weight:500}.create-new__dropdown-label-wrapper{display:flex;justify-content:space-between;width:100%}.create-new__non-sec-btn{color:#007cb0;column-gap:.25rem;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.create-new__non-sec-btn--disabled{color:#757575}.create-new__non-sec-btn--disabled svg path{fill:#757575}.create-new__confirmation-header{column-gap:.5rem;display:flex;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.create-new__confirmation-content{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.create-new__column-company--name{width:18rem}.create-new__column-company--ticker{width:3rem}.create-new__column-company--auditor{width:5rem}.create-new__column-company--metrics{width:2rem}.create-new__column-company--marketCap{width:6rem}.create-new__column-company--source{width:6.1rem}.metrics-accordion{align-items:flex-start}.metrics-accordion,.metrics-accordion__item{display:flex;flex-direction:column;width:100%}.metrics-accordion__item{border:1px solid #e0e0e0;box-sizing:border-box}.metrics-accordion__item:not(:first-child){border-top:none}.metrics-accordion__item-header{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.metrics-accordion__item-button{background-color:#fff;border:none;display:flex;font-family:Open Sans;font-style:normal;justify-content:flex-start;padding:.75rem 1rem;width:100%}.metrics-accordion__item-button--fit-content{width:-webkit-fit-content;width:fit-content}.metrics-accordion__item-button:hover{cursor:pointer}.metrics-accordion__item-button svg path{fill:#000}.metrics-accordion__item-button--disabled{color:#75787b;cursor:text}.metrics-accordion__item-button--disabled svg path{fill:#75787b}.metrics-accordion__item-button--disabled:hover{background-color:initial;cursor:auto}.metrics-accordion__item-button--short{padding:.75rem 0;width:auto}.metrics-accordion__item-button--short div{display:flex}.metrics-accordion__item-button--short svg path{fill:#000!important}.metrics-accordion__item-collapse--hide{display:none}.metrics-accordion__item-body{padding:.25rem 2.5rem}.metrics-accordion__item-body svg path{fill:#007cb0}.metrics-accordion__item__subcategories-container{align-items:flex-start;display:flex;flex-direction:column}.metrics-accordion__item__subcategory-checkbox-container{display:flex;position:relative;width:-webkit-fit-content;width:fit-content}.metrics-accordion__item-category{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:.5rem}.metrics-accordion__item-category-sub{justify-content:flex-start}.metrics-accordion__item-factors{display:flex;flex-direction:column;margin-bottom:1rem;margin-left:1.5rem}.metrics-accordion__item-factors--hide{display:none}.metrics-accordion__item-factors--wide{margin-bottom:0;margin-left:1.5rem;width:90%}@media (min-width:1380px){.metrics-accordion__item-factors--wide{margin-bottom:1rem;width:44%}}.metrics-accordion__item-factors--shadow{box-shadow:none;margin-bottom:1rem;margin-left:1.5rem;padding-left:0}@media (min-width:1380px){.metrics-accordion__item-factors--shadow{padding-left:1.75rem}}.metrics-accordion__item-factors-container{border-bottom:1px solid #bbbcbc;display:flex;flex-wrap:wrap;margin-bottom:1rem}.metrics-accordion__item-factors-container:last-of-type{border-bottom:initial}.metrics-accordion__item-checkbox{display:flex}.metrics-accordion__item-category,.metrics-accordion__item-checkbox{font-size:14px;font-style:normal;font-weight:400;line-height:24px;position:relative}.metrics-accordion__item-category input,.metrics-accordion__item-checkbox input{background:#007cb0;border:1px solid #d0d0ce;border-radius:2px;cursor:pointer;height:1rem;margin-right:.5rem;width:1rem}.metrics-accordion__item-category .checkbox__indeterminate,.metrics-accordion__item-checkbox .checkbox__indeterminate{background:#007cb0;border:1px solid #007cb0}.metrics-accordion__item-category .checkbox__indeterminate div,.metrics-accordion__item-checkbox .checkbox__indeterminate div{display:flex}.metrics-accordion__item-category .checkbox__label,.metrics-accordion__item-checkbox .checkbox__label{flex:2 1;position:relative}.metrics-accordion__item-category .tooltip,.metrics-accordion__item-checkbox .tooltip{bottom:1.5rem;display:none;max-width:27rem;top:auto;z-index:100}.metrics-accordion__item-category .tooltip__label,.metrics-accordion__item-checkbox .tooltip__label{max-width:27rem}.metrics-accordion__item-category:hover .tooltip--top,.metrics-accordion__item-checkbox:hover .tooltip--top{display:inline-block}.metrics-accordion__item-category--main-category,.metrics-accordion__item-checkbox--main-category{display:flex;flex-grow:1;justify-content:space-between;margin-bottom:0;padding-right:1rem}.metrics-accordion__item-category--main-category input,.metrics-accordion__item-checkbox--main-category input{margin-right:.5rem}.metrics-accordion__item-category--main-category .checkbox__checkbox-blue svg path,.metrics-accordion__item-checkbox--main-category .checkbox__checkbox-blue svg path{fill:inherit}.metrics-accordion__item-category--main-category .checkbox__indeterminate,.metrics-accordion__item-checkbox--main-category .checkbox__indeterminate{background:#007cb0;border:1px solid #007cb0;margin-top:3px}.metrics-accordion__item-category--main-category .checkbox__indeterminate div,.metrics-accordion__item-checkbox--main-category .checkbox__indeterminate div{display:flex}.metrics-accordion__item-checkbox{width:-webkit-fit-content;width:fit-content}.metrics-accordion__item-category--sub{display:flex;height:1.5rem;justify-content:space-between;margin-bottom:1rem}.metrics-accordion__item-category--sub-label{align-items:center;display:flex}.metrics-accordion__item-category--sub-label-disabled.metrics-accordion__item-category--sub-label.metrics-accordion__item-category--sub-label:hover .checkbox,.metrics-accordion__item-category--sub-label-disabled.metrics-accordion__item-category--sub-label.metrics-accordion__item-category--sub-label:hover .checkbox__label{background-color:initial;cursor:auto}.metrics-accordion__not-results{border-top:1px solid #e0e0e0;color:#f54242;display:flex;font-size:.875rem;line-height:1rem;margin-bottom:1rem;padding:.75rem 1rem;width:calc(100% - 2rem)}.metrics-accordion__fields-count--green{color:#43b02a}.benchmark-grid{box-sizing:border-box;display:inline-flex;flex-direction:column;height:100%;max-width:100%;padding:0 2rem}.benchmark-grid__header{display:flex;justify-content:space-between;padding-bottom:1rem}.benchmark-grid__table{border-collapse:collapse;border-spacing:0;box-sizing:border-box;flex-direction:column;height:-webkit-fit-content;height:fit-content;width:100%}.benchmark-grid__table--container{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 8px #eef0f17a;box-sizing:border-box;display:flex;flex-grow:1;overflow:auto;width:100%}.benchmark-grid__table--body{height:-webkit-fit-content;height:fit-content;overflow-x:auto;width:100%}.benchmark-grid__table--body--normal tr:first-child{border-bottom:none;position:-webkit-sticky;position:sticky;top:5.2rem;z-index:31}.benchmark-grid__table--row{width:100%}.benchmark-grid__table--heading{background:#fff;flex-grow:1;top:0}.benchmark-grid__table th,.benchmark-grid__table thead{position:-webkit-sticky;position:sticky;top:0;z-index:32}.benchmark-grid__table th:last-child{outline:none}.benchmark-grid__table th:first-child{box-sizing:border-box;left:0;position:-webkit-sticky;position:sticky;z-index:33}.benchmark-grid__table th{align-items:center;background:#fff;box-shadow:inset -1px -1px 0 #e0e0e0;color:#000;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;padding:1.25rem 2rem}.benchmark-grid__table th:last-child{box-shadow:none}.benchmark-grid__table th:not(:first-child){box-sizing:border-box;white-space:nowrap}.benchmark-grid__table tbody td:first-child{left:0;padding-left:2rem;position:-webkit-sticky;position:sticky;z-index:5}.benchmark-grid__table .single-item{justify-content:center;margin:0 auto}.benchmark-grid__table .single-item span{font-size:.875rem;padding:.25rem .5rem}.benchmark-grid__table--transpose thead{z-index:50}.benchmark-grid__table--transpose th:first-child{min-width:19rem}.benchmark-grid__table--transpose th:nth-child(2){left:19rem;position:-webkit-sticky;position:sticky;z-index:20}.benchmark-grid__table--transpose tbody td:first-child{z-index:30}.benchmark-grid__table--transpose__company-rows{overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.benchmark-grid__table--transpose__company-rows:hover .benchmark-grid__rowItem--remove-button{visibility:visible}.benchmark-grid__table--transpose th:not(:first-child)>.benchmark-grid__table--transpose__company-rows{align-items:center}.benchmark-grid__table--header{background:#fff;box-sizing:border-box}.benchmark-grid__table--header-remove-button{background-color:initial;border:none;cursor:pointer;left:-1.25rem;padding:0;position:absolute;visibility:hidden}.benchmark-grid__table--header-remove-button:hover{background-color:#d0d0ce;border-radius:4px}.benchmark-grid__table--header--content:hover .benchmark-grid__table--header-remove-button{visibility:visible}.benchmark-grid__table--header--content-wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.benchmark-grid__table--header--content--container{align-items:center;display:flex;height:100%}.benchmark-grid__table--header--content--items{display:flex;flex-direction:column;gap:.2rem}.benchmark-grid__table--header--content--items--company{display:flex}.benchmark-grid__table--header--content--items--company:hover .filter{background-color:#f0f0f0;border-radius:4px;visibility:visible}.benchmark-grid__table--header--content--items--company--text{margin-right:3px}.benchmark-grid__table--header--content--items .filter{cursor:pointer;line-height:1.5rem;visibility:hidden}.benchmark-grid__table--header--content--items .filter__active{visibility:visible}.benchmark-grid__table--header--content--items .filter-modal{position:absolute;top:1.2rem;z-index:1}.benchmark-grid__table--header--content--items .filter-modal--right{left:2rem}.benchmark-grid__table--header--content--items .filter-modal--left{left:-15rem}.benchmark-grid__table--header--content--items--rating{align-items:center;display:flex}.benchmark-grid__table--header--content--items--rating--label{font-size:.75rem;font-style:italic;font-weight:400}.benchmark-grid__table--header--content--items--rating--tooltip .tooltip{display:none;left:30%;top:-30%;top:3rem;z-index:3}.benchmark-grid__table--header--content--items--rating--tooltip .tooltip__label{background-color:#fff;border:1px solid #d0d0ce;color:#000;max-width:23rem;padding:1rem;position:fixed;text-align:left}.benchmark-grid__table--header--content--items--rating--tooltip .tooltip__arrow{display:none}.benchmark-grid__table--header--content--items--rating--tooltip:hover svg{border-radius:100%}.benchmark-grid__table--header--content--items--rating--tooltip:hover path{fill:#000}.benchmark-grid__table--header--content--items--rating--tooltip:hover .tooltip{display:inline-block}.benchmark-grid__table--header--content--items--transpose{padding:0}.benchmark-grid__table--header--content--normal{box-shadow:none}.benchmark-grid__rowItem--remove-button{background-color:initial;border:none;cursor:pointer;left:-1.25rem;padding:0;position:absolute;visibility:hidden}.benchmark-grid__rowItem--remove-button:hover{background-color:#d0d0ce;border-radius:4px}.benchmark-grid__drag-header{position:relative}.benchmark-grid__drag-header .hide-drag-icon{display:none}.benchmark-grid__drag-header__icon{cursor:pointer;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%)}.benchmark-grid__drag-header__icon path{fill:#757575}.benchmark-grid__drag-th:hover .hide-drag-icon{display:block}.benchmark-grid__col-resize-handler{height:55vh;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:.25rem;z-index:32}@media screen and (max-width:1400px){.benchmark-grid__col-resize-handler{height:73vh}}.benchmark-grid__col-resize-handler:hover{cursor:col-resize}.benchmark-grid__base-company{position:absolute;right:-1.25rem;top:0}.benchmark-grid-row__rowItem{align-items:center;background:#fff;box-sizing:border-box;color:#212121;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;height:-webkit-fit-content;height:fit-content;line-height:24px;position:relative;width:100%}.benchmark-grid-row__rowItem td{background:#fff;box-shadow:inset -1px -1px 0 #e0e0e0;padding:.5rem}.benchmark-grid-row__rowItem td:last-child{box-shadow:none}.benchmark-grid-row__rowItem--box{align-items:center;margin:0 auto;max-height:-webkit-fit-content;max-height:fit-content;overflow-wrap:break-word;text-align:center;width:-webkit-fit-content;width:fit-content}.benchmark-grid-row__rowItem--box--value{position:relative}.benchmark-grid-row__rowItem--remove-button{background-color:initial;border:none;cursor:pointer;left:.5rem;padding:.25rem 0 0;position:absolute;visibility:hidden}.benchmark-grid-row__rowItem--remove-button:hover{background-color:#d0d0ce;border-radius:4px}.benchmark-grid-row__rowItem--icon{background:#0000;position:relative}.benchmark-grid-row__rowItem--icon .tooltip{display:none;left:100%}.benchmark-grid-row__rowItem--icon:hover .tooltip{display:block}.benchmark-grid-row__rowItem--center{margin:0 auto}.benchmark-grid-row__rowItem--company{box-shadow:inset -1px 0 0 #ebebeb}.benchmark-grid-row__rowItem--company:hover .benchmark-grid-row__rowItem--remove-button{visibility:visible}.benchmark-grid-row__rowItem--company--items{display:flex;flex-direction:column}.benchmark-grid-row__rowItem--company--items--name{display:flex;max-width:15rem}.benchmark-grid-row__rowItem--company--items--date{font-size:.75rem;font-style:italic;position:relative}.benchmark-grid-row__rowItem--company--items--icon{padding-left:1rem}.benchmark-grid-row__rowItem--transpose:first-child{padding-left:.7rem!important}.benchmark-grid-row__rowItem--transpose-remove-button{background-color:initial;border:none;cursor:pointer;padding:0;visibility:hidden}.benchmark-grid-row__rowItem--transpose-remove-button:hover{background-color:#d0d0ce;border-radius:4px}.benchmark-grid-row__rowItem--transpose:hover .benchmark-grid-row__rowItem--transpose-remove-button{visibility:visible}.benchmark-grid-row__rowItem--transpose-metric-title{align-items:center;display:flex;gap:.2rem}.benchmark-grid-row__icon{margin:0 auto}.benchmark-grid-row__icon svg{max-height:1.5rem;max-width:1.5rem}.benchmark-grid-row__info-icon{cursor:default;display:inline-flex;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);vertical-align:middle}.benchmark-grid-row__info-icon-tooltip .tooltip__label{background:#fff;border:1px solid #d0d0ce;color:#000;font-weight:700;max-width:18rem;text-align:left;width:-webkit-max-content;width:max-content}.benchmark-grid-row__info-icon-tooltip .tooltip__arrow{display:none}.benchmark-grid-row__info-icon .tooltip{bottom:0;display:none;left:100%;top:auto}.benchmark-grid-row__info-icon:hover .tooltip{display:block}.benchmark-grid-row__info-icon--bottom .tooltip{border:initial;left:auto;max-width:none;right:-2rem;top:3.5rem}.benchmark-grid-row__info-icon--transpose{position:relative;right:auto;top:auto;transform:none}.benchmark-grid-row__info-icon--transpose .tooltip__label{max-width:45rem}.benchmark-grid-row__multipleItem,.benchmark-grid-row__topics{display:flex;flex-direction:column;row-gap:.5rem}.benchmark-grid-row__multipleItem{height:100%;max-height:-webkit-fit-content;max-height:fit-content;min-height:2rem}.benchmark-grid-row__multipleItem__item{font-size:.75rem;line-height:normal;padding:0 .5rem;width:-webkit-fit-content;width:fit-content}.benchmark-grid-row__multipleItem__see-more{cursor:pointer;position:relative;width:-webkit-fit-content;width:fit-content}.benchmark-grid-row__multipleItem__see-more .tooltip{bottom:0;display:none;left:2em;max-width:15rem;top:-.5em;z-index:10}.benchmark-grid-row__multipleItem__see-more .tooltip__arrow{top:85%}.benchmark-grid-row__multipleItem__see-more:hover .tooltip{display:block}.benchmark-grid-row__multipleItem__see-more--left .tooltip{left:auto;right:3em;top:-.5em}.benchmark-grid-row__multipleItem__more-values{display:flex;flex-direction:column;text-align:center}.benchmark-grid-row__multipleItem__more-values--list{margin:0;padding-left:1rem;text-align:left}.benchmark-grid-row__multipleItem--center{align-items:center;justify-content:center}.benchmark-grid-row__row-resize-handler{bottom:0;height:.25rem;left:0;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:30}.benchmark-grid-row__row-resize-handler:hover{cursor:row-resize}.cdp-benchmark-grid{box-sizing:border-box;display:inline-flex;flex-direction:column;height:100%;padding:0 2rem;width:100%}.cdp-benchmark-grid-grid-header{display:flex;justify-content:space-between}.cdp-benchmark-grid-expand-collapse{display:flex}.cdp-benchmark-grid-category-row{display:flex;justify-content:space-between;left:0;padding-right:.5rem;position:-webkit-sticky;position:sticky}.cdp-benchmark-grid-categoryName{margin-left:.2rem}.cdp-benchmark-grid-categoryBox{background:#fff;border-radius:4px;color:#007cb0;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:24px;padding-left:.5rem;padding-right:.5rem}.cdp-benchmark-grid-category-expand-button{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border:none;display:flex;justify-content:space-between}.cdp-benchmark-grid-category-expand-button:hover{cursor:pointer}.cdp-benchmark-grid-category-expand-button svg path{fill:#000}.cdp-benchmark-grid__table{border-collapse:collapse;border-spacing:0;box-sizing:border-box;flex-direction:column;height:-webkit-fit-content;height:fit-content;width:100%}.cdp-benchmark-grid__table--container{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 8px #eef0f17a;box-sizing:border-box;display:flex;flex-grow:1;overflow:auto;width:100%}.cdp-benchmark-grid__table--body{height:-webkit-fit-content;height:fit-content;overflow-x:auto;width:100%}.cdp-benchmark-grid__table--body--normal tr:first-child{border-bottom:none;z-index:31}.cdp-benchmark-grid__table--row{width:100%}.cdp-benchmark-grid__table--heading{background:#fff;flex-grow:1;top:0}.cdp-benchmark-grid__table th,.cdp-benchmark-grid__table thead{position:-webkit-sticky;position:sticky;top:0;z-index:32}.cdp-benchmark-grid__table th:last-child{outline:none}.cdp-benchmark-grid__table th:first-child{box-sizing:border-box;left:0;position:-webkit-sticky;position:sticky;z-index:33}.cdp-benchmark-grid__table th{align-items:center;background:#fff;box-shadow:inset -1px -1px 0 #e0e0e0;color:#000;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:700;line-height:1rem;padding:.75rem 2rem}.cdp-benchmark-grid__table th:last-child{box-shadow:none}.cdp-benchmark-grid__table th:not(:first-child){box-sizing:border-box;white-space:nowrap}.cdp-benchmark-grid__table tbody td:first-child{left:0;padding-left:.5rem;position:-webkit-sticky;position:sticky;z-index:5}.cdp-benchmark-grid__table .single-item{justify-content:center;margin:0 auto}.cdp-benchmark-grid__table .single-item span{font-size:.875rem;padding:.25rem .5rem}.cdp-benchmark-grid__table--transpose thead{z-index:50}.cdp-benchmark-grid__table--transpose th:first-child{min-width:19rem}.cdp-benchmark-grid__table--transpose th:nth-child(2){left:19rem;position:-webkit-sticky;position:sticky;z-index:20}.cdp-benchmark-grid__table--transpose tbody td:first-child{z-index:30}.cdp-benchmark-grid__table--transpose th:not(:first-child)>.cdp-benchmark-grid__table--transpose__company-rows{align-items:center}.cdp-benchmark-grid__table--header{background:#fff;box-sizing:border-box}.cdp-benchmark-grid__table--header-metrics{height:100%;margin-top:.2rem}.cdp-benchmark-grid__table--header-remove-button{background-color:initial;border:none;cursor:pointer;left:-1.25rem;padding:0;position:absolute;visibility:hidden}.cdp-benchmark-grid__table--header-remove-button:hover{background-color:#d0d0ce;border-radius:4px}.cdp-benchmark-grid__table--header--content:hover .cdp-benchmark-grid__rowItem--remove-button{visibility:visible}.cdp-benchmark-grid__table--header--content-wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cdp-benchmark-grid__table--header--content--container{align-items:center;display:flex;height:100%}.cdp-benchmark-grid__rowItem--company--items--icon{margin-left:.2rem}.cdp-benchmark-grid__rowItem-companyName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cdp-benchmark-grid__rowItem--remove-button{left:-1.25rem;position:absolute}.cdp-benchmark-grid__drag-header{padding-right:1rem;position:relative}.cdp-benchmark-grid__drag-header .hide-drag-icon{display:none}.cdp-benchmark-grid__drag-header__icon{cursor:pointer;position:absolute;right:-1rem;top:50%;transform:translateY(-50%)}.cdp-benchmark-grid__drag-header__icon path{fill:#757575}.cdp-benchmark-grid__drag-th:hover .hide-drag-icon{display:block}.cdp-benchmark-grid__col-resize-handler{height:55vh;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:.25rem;z-index:32}@media screen and (max-width:1400px){.cdp-benchmark-grid__col-resize-handler{height:73vh}}.cdp-benchmark-grid__col-resize-handler:hover{cursor:col-resize}.cdp-benchmark-grid__base-company{position:absolute;right:-1.25rem;top:0}.cdp-benchmark-grid__rowItem{align-items:center;box-sizing:border-box;color:#212121;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;height:-webkit-fit-content;height:fit-content;line-height:24px;position:relative;width:100%}.cdp-benchmark-grid__rowItem--tdMetric{background:#fafafa!important}.cdp-benchmark-grid__rowItem--tdMetric:hover .cdp-benchmark-grid__rowItem--transpose-remove-button{visibility:visible}.cdp-benchmark-grid__rowItem-multiple{padding:0!important}.cdp-benchmark-grid__rowItem-multipleItem{display:block}.cdp-benchmark-grid__rowItem-firstmultipleItem{border-top:1px solid #e0e0e0;padding:0}.cdp-benchmark-grid__rowItem--count{padding-right:1rem!important;text-align:right}.cdp-benchmark-grid__rowItem--metricCategory{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);box-shadow:inset 0 -1px 0 #e0e0e0!important}.cdp-benchmark-grid__rowItem td{box-shadow:inset -1px -1px 0 #e0e0e0;padding:.2rem;vertical-align:top}.cdp-benchmark-grid__rowItem--box{grid-gap:.2rem;align-items:center;display:flex;gap:.2rem}.cdp-benchmark-grid__rowItem--box--value{position:relative}.cdp-benchmark-grid__rowItem--remove-button{background-color:initial;border:none;cursor:pointer;padding:0;visibility:hidden}.cdp-benchmark-grid__rowItem--remove-button:hover{background-color:#d0d0ce;border-radius:4px}.cdp-benchmark-grid__rowItem--icon{background:#0000;position:relative}.cdp-benchmark-grid__rowItem--icon .tooltip{display:none;left:100%}.cdp-benchmark-grid__rowItem--icon:hover .tooltip{display:block}.cdp-benchmark-grid__rowItem--center{margin:0 auto}.cdp-benchmark-grid__rowItem--company{box-shadow:inset -1px 0 0 #ebebeb}.cdp-benchmark-grid__rowItem--company:hover .cdp-benchmark-grid__rowItem--remove-button{visibility:visible}.cdp-benchmark-grid__rowItem--company--items{display:flex;flex-direction:column}.cdp-benchmark-grid__rowItem--company--items--name{display:flex;max-width:100%}.cdp-benchmark-grid__rowItem--company--items--date{font-size:.75rem;font-style:italic;position:relative}.cdp-benchmark-grid__rowItem--company--items--icon{padding-left:1rem}.cdp-benchmark-grid__rowItem--transpose:first-child{padding-left:.7rem!important}.cdp-benchmark-grid__rowItem--transpose-remove-button{background-color:initial;border:none;cursor:pointer;padding:0;visibility:hidden}.cdp-benchmark-grid__rowItem--transpose-remove-button:hover{background-color:#d0d0ce;border-radius:4px}.cdp-benchmark-grid__rowItem--transpose:hover .cdp-benchmark-grid__rowItem--transpose-remove-button{visibility:visible}.cdp-benchmark-grid__rowItem--transpose-metric-title{align-items:center;display:flex;gap:.2rem}.cdp-benchmark-grid__rowMetric{align-items:flex-start;display:flex;height:100%}.shared-dropdown{display:flex;flex-direction:column;position:relative}.shared-dropdown__selected{align-items:center;column-gap:.5rem;cursor:pointer;display:flex}.shared-dropdown__selected:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.shared-dropdown__options{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 12px #00000029;display:flex;flex-direction:column;min-width:20rem;position:absolute;top:2.5rem;z-index:2}.shared-dropdown__role{min-width:15rem;position:fixed}.shared-dropdown-dropdown-quater{padding-left:.2rem}.shared-dropdown-dropdown-quater .shared-dropdown__dropdown-quater,.shared-dropdown-dropdown-quater span{font-family:Open Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem}.shared-dropdown-dropdown-quater .shared-dropdown__dropdown-quater{min-width:8rem;right:0}.shared-dropdown__option{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem 1rem}.shared-dropdown__option--selected{background-color:#f1f8fb}.shared-dropdown__option:hover{background-color:#f0f0f0}.shared-dropdown__option:first-child{padding-top:8px}.shared-dropdown__option:last-child{border-bottom:none;padding-bottom:8px}.users__dropdown{flex-direction:row;justify-content:flex-end;min-width:8rem}.insights{display:flex;flex-direction:column;height:100%;margin-top:3rem;overflow-y:none;width:100%}.insights__add{justify-content:center;margin-right:.5rem}.insights__add svg{height:15px;width:15px}.insights__add svg path{fill:#fff}.insights__header{align-items:center;display:flex;font-size:20px;font-weight:400;justify-content:space-between;padding:1rem 3rem}.insights__Mainheader{display:flex}.insights__typeHeader{display:flex;justify-content:flex-start;margin-left:2rem}.insights__type{border:1px solid #007cb0;border-radius:6.8rem;color:#007cb0;cursor:pointer;font-size:.75rem;margin-right:.3rem;margin-top:.1rem;padding:.35rem}.insights__type--selected{background:#007cb0;color:#fff}.insights__create-new__contentError{color:#f54242;font-size:14px}.insights__create-new__header{box-shadow:inset 0 -1px 0 #e7e7e7;height:-webkit-fit-content;height:fit-content;left:0;min-height:3rem;padding-bottom:5rem;top:0;width:100%}.insights__create-new__header__content{box-sizing:border-box;font-size:16px;font-weight:400;height:-webkit-fit-content;height:fit-content;left:1rem;min-height:2rem;position:absolute;top:.5rem;width:20rem}.insights__create-new__header__cross{cursor:pointer;position:absolute;right:1rem;top:.5rem}.insights__create-new__dropdown{padding:.5rem 0 .5rem .1rem}.insights__create-new__peerCompanies-container{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:.5rem}.insights__create-new__peerCompanies{align-items:center;background-color:#f0f0f0;border-radius:1rem;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem}.insights__create-new__suggested-peers{align-items:center;background-color:initial;border:none;color:#007cb0;column-gap:.25rem;cursor:pointer;display:flex;font-family:Open Sans;margin-left:.3rem;padding:0}.insights__create-new__suggested-peers:hover{background-color:#d0d0ce;border-radius:4px;color:#005478;transition:.7s}.insights__create-new__suggested-peers--disabled{color:#757575}.insights__create-new__suggested-peers--disabled svg path{fill:#757575}.insights__create-new__suggested-peers--disabled .icon{color:#757575}.insights__create-new__suggested-peers--disabled:hover{background-color:initial;color:#757575}.insights__create-new__suggested-peers-modal{width:100%}.insights__create-new__column-company--name{width:18rem}.insights__create-new__column-company--ticker{width:3rem}.insights__create-new__column-company--auditor{width:5rem}.insights__create-new__column-company--metrics{width:2rem}.insights__create-new__column-company--source{width:6.1rem}.insights__create-new__options{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;width:100%}.insights__create-new__continue{margin-left:1rem}.insights__create-new__remove{background-color:initial;background-color:#a3a3a3;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.insights__create-new__remove path{fill:#fff}.insights__create-new__remove:hover{background-color:#75787b}.insights__create-new__dropdown-label{font-size:14px;font-weight:600}.insights__create-new__dropdown-label-additionalText{color:#75787b;font-size:.83rem;font-weight:500}.insights__create-new__dropdown-label-wrapper{display:flex;justify-content:space-between;width:100%}.insights__create-new__non-sec-btn{color:#007cb0;column-gap:.25rem;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.insights__create-new__non-sec-btn--disabled{color:#757575}.insights__create-new__non-sec-btn--disabled svg path{fill:#757575}.insights__create-new__confirmation-header{column-gap:.5rem;display:flex;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.insights__create-new__confirmation-content{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.insights__create-new__placeholder{font-size:14px}.insights__create-new__body{background:#fff}.insights__create-new__body,.insights__create-new__exportbody{box-sizing:border-box;font-size:14px;height:calc(100% - 4.5rem);overflow-x:hidden;padding:0 1rem;width:100%}.insights__create-new__dashboard-name--label{font-size:14px;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.insights__create-new__dashboard-name--export-header{color:#757575;font-size:.75rem;font-weight:700;padding-bottom:.5rem;padding-top:1rem}.insights__create-new__dashboard-name--export-subheader{color:#000}.insights__create-new__dashboard-name--export-option-disabled{align-items:center;border:1px solid #e0e0e0;border-radius:2px;cursor:pointer;display:flex;flex:0 0 33.333333%;height:5rem;justify-content:center;margin:.5rem;width:7rem}.insights__create-new__dashboard-name--export-option-disabled:hover{background-color:#f0f0f0;border-radius:4px;transition:.7s}.insights__create-new__dashboard-name--export-option-selected{align-items:center;border:1px solid #007cb0;border-radius:2px;display:flex;flex:0 0 33.333333%;height:5rem;justify-content:center;margin:.5rem;width:7rem}.insights__create-new__dashboard-name--export--list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:.5rem}.insights__create-new__dashboard-name--export--footer{border-top:2px solid #ebebeb}.insights__create-new__dashboard-name--input{height:auto;margin-bottom:.25rem;outline:none;text-align:center;width:100%}.insights__create-new__dashboard-name--input input{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-size:.95rem;font-weight:none;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;resize:none;width:100%}.insights__create-new__dashboard-name--input input:focus,.insights__create-new__dashboard-name--input input:hover{border-color:#007cb0}.insights__create-new__dashboard-name--inputDisabled{background-color:#f0f0f0;height:auto;margin-bottom:.25rem;outline:none;text-align:center;width:100%}.insights__create-new__dashboard-name--inputDisabled input{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-size:.95rem;font-weight:none;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;resize:none;width:100%}.insights__create-new__dashboard-name--inputDisabled input:focus,.insights__create-new__dashboard-name--inputDisabled input:hover{border-color:#d0d0ce}.insights__create-new__disclaimer{display:flex;flex-direction:column}.insights__create-new__disclaimer-text{font-size:14px;margin-top:1rem}.insights__create-new__peer-group-empty{display:flex;font-size:.875rem;justify-content:center;line-height:1.5rem;padding:.75rem}.insights__create-new__actions{column-gap:1rem;justify-content:flex-end}.insights__create-new__actions:hover .tooltip{display:none}.insights__create-new__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.insights__create-new__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.insights__create-new__action-icon .tooltip--top__arrow{left:45%}.insights__create-new__action-icon:hover{background-color:#000;border-radius:4px}.insights__create-new__action-icon:hover .tooltip{display:inline-block}.insights__create-new__action-icon:hover path{fill:#fff}.insights__create-new__restriction-msg{color:gray;font-size:14px;font-weight:400;margin-top:1rem}.insights__create-new__export-option--disabled svg path,.insights__create-new__export-option--disabled-esrs svg path{fill:gray}.insights__create-new__export-option--unclickable{cursor:default}.insights__create-new__export-option--unclickable:hover{background-color:initial}.insights__create-new__export-option--unclickable-esrs{cursor:default}.insights__create-new__export-option--unclickable-esrs:hover{background-color:initial}.insights__empty-container{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.insights__empty{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:4rem}.insights__empty-text{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.insights__img{height:210px;margin-bottom:2rem;width:249px}.insights__empty-redirect{color:#75787b;display:flex;font-style:normal}.insights__empty-redirect,.insights__link{font-size:14px;font-weight:400;line-height:24px}.insights__link{background-color:initial;border:none;cursor:pointer;padding:0}.insights__link:hover{text-decoration:underline}.insights__link:after,.insights__link:before{content:"\00a0"}.savedInsightsTable{display:flex;justify-content:center;margin:0 2rem}.savedInsightsTable__table{border:1px solid #ebebeb;border-bottom:none;border-radius:8px;box-shadow:0 4px 8px #eef0f17a;font-weight:400}.savedInsightsTable__table__header{box-shadow:none}.savedInsightsTable__table thead{border-radius:8px}.savedInsightsTable__table thead tr{box-shadow:inset 0 -1px 0 #ebebeb}.savedInsightsTable__table tbody tr td,.savedInsightsTable__table thead tr th{flex:1 0 20%}.savedInsightsTable__table tbody tr td:first-child,.savedInsightsTable__table thead tr th:first-child{width:20%}.savedInsightsTable__table tbody tr td:nth-last-child(0),.savedInsightsTable__table thead tr th:last-child{width:10%}.savedInsightsTable__column-content{align-items:center;display:flex;gap:1rem;position:relative}.savedInsightsTable__peers{display:flex;gap:0;width:100%}.savedInsightsTable__peers-count{font-size:14px;margin-left:.2rem;padding-left:.2rem;position:relative;width:1.5rem}.savedInsightsTable__peers-count svg:not(:root){transform:translateX(8px) translateY(4px)}.savedInsightsTable__peers-count:hover{background:#ebebeb;border-radius:15px;cursor:pointer;height:20px}.savedInsightsTable__column-text{display:inline-block;font-size:.875rem;font-weight:400;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.savedInsightsTable__column-text .tooltip{left:-4rem;top:-200%}.savedInsightsTable__actions{gap:.75rem}.savedInsightsTable__actions:hover .tooltip{display:none}.savedInsightsTable__action-icon{background-color:initial;border:none;cursor:pointer;padding:0;position:relative}.savedInsightsTable__action-icon .tooltip{bottom:auto;display:none;top:-2rem}.savedInsightsTable__action-icon .tooltip--top__arrow{left:45%}.savedInsightsTable__action-icon:hover .tooltip{display:inline-block}.savedInsightsTable__share .tooltip{left:-1.2rem}.savedInsightsTable__edit .tooltip{left:-.8rem}.savedInsightsTable__delete .tooltip{left:-1.4rem}.savedInsightsDashboard{padding:0 3.25rem}.savedInsightTile{border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;width:26.5rem}.savedInsightTile:hover{box-shadow:10px 10px 5px 0 #d0d0ce;transition:.3s}.savedInsightTile__header{border:1px solid #f0f0f0;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between;padding-right:1.5rem;padding-top:1.2rem}.savedInsightTile__header-left{display:flex;flex-direction:column}.savedInsightTile__user-avtar{background:#000;border-radius:1.5rem;color:#f0f0f0;display:flex;font-size:14px;font-weight:600;height:1.5rem!important;justify-content:center;line-height:1.4rem;margin-left:.45rem;padding:.2rem;text-align:center;width:1.5rem!important}.savedInsightTile__sharedBy{display:flex;flex-direction:row;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400}.savedInsightTile__icons{display:flex;justify-content:flex-end;padding-bottom:.5rem}.savedInsightTile__icon{padding-right:.2rem}.savedInsightTile__icon:hover{background:#d0d0ce;border-radius:28px;cursor:pointer;height:30px}.savedInsightTile__name{border-left:2px solid #68bc25;color:#212121;font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:.25rem;padding:0 1.25rem;position:relative}.savedInsightTile__name .tooltip{display:none;left:25%;top:100%}.savedInsightTile__name:hover .tooltip{display:block}.savedInsightTile__company{color:#212121;font-size:14px;font-weight:400;line-height:24px;padding:0 0 0 1.5rem}.savedInsightTile__text{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:.25rem}.savedInsightTile__text--bold{font-weight:600}.savedInsightTile__body{display:flex;justify-content:space-between;padding:1.5rem 1.5rem 1rem}.savedInsightTile__body-left,.savedInsightTile__body-right{display:flex;flex-direction:column}.savedInsightTile__category{line-height:16px}.savedInsightTile__category,.savedInsightTile__categoryDiv{font-size:12px;font-style:normal;font-weight:400;opacity:.8;text-align:right}.savedInsightTile__categoryDiv{display:flex;justify-content:right;line-height:1.3rem;padding-top:.2rem}.savedInsightTile__remainingDays{margin-left:.2rem;padding:.2rem}.savedInsightTile__remainingDays--red{color:red}.savedInsightTile__marketCap{color:#26890d;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.savedInsightTile__footer{-webkit-margin-before:auto;column-gap:1rem;display:flex;justify-content:space-between;margin-block-start:auto;padding:0 1.5rem 1.5rem}.savedInsightTile__footer-text{column-gap:.25rem;display:flex}.savedInsightTile__footer-text--delete{background-color:initial;border:none;color:red;cursor:pointer;font-family:Open Sans;margin-left:8rem;padding:0;width:3.5rem}.savedInsightTile__footer-text--delete:hover{background-color:red;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;transition:.3s}.savedInsightsList{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;padding:0 3rem}.savedInsightsList__empty{color:#000;font-size:16px;font-style:normal;font-weight:600;justify-content:center;line-height:24px;text-align:center}.savedInsightsList__empty,.savedInsightsList__empty-container{align-items:center;display:flex;flex-direction:column;height:100%}.savedInsightsList__img{height:210px;margin-bottom:2rem;width:249px}.insight-dashboard{display:flex;flex-direction:column;height:100%;overflow:auto}.insight-dashboard__shareicon{color:#007cb0;cursor:pointer;display:flex}.insight-dashboard__shareicon .path{color:#007cb0}.insight-dashboard__shareicon :hover{background-color:#d0d0ce;border-radius:8px;transition:.7s}.insight-dashboard__header{flex-direction:column;font-size:20px;font-weight:400;padding:1.5rem 2rem}.insight-dashboard__header,.insight-dashboard__quater{align-items:center;display:flex;justify-content:space-between;position:relative}.insight-dashboard__quater{padding:.5rem}.insight-dashboard__new-tile{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.insight-dashboard__new-tile--show-info{margin:.5rem;width:100%}.insight-dashboard__insights-add-new-info{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;margin-top:12%;width:100%}.insight-dashboard__insights-add-new-info:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.insight-dashboard__insights-add-new-info textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-size:.95rem;font-weight:none;height:40%;outline:none;overflow-y:auto;padding:.6rem;resize:none;width:60%}.insight-dashboard__insights-add-new-info--text{color:#007cb0;cursor:pointer;font-size:.875rem;margin-left:.5rem}.insight-dashboard__add-info--header{border-bottom:1px solid #f0f0f0;padding:1rem}.insight-dashboard__add-info--text{cursor:pointer;display:flex;width:13rem}.insight-dashboard__add-info--text .pencil-icon{display:none;margin-left:.5rem}.insight-dashboard__add-info--text:hover .pencil-icon{display:inline-block}.insight-dashboard__add-container{width:100%}.insight-dashboard__add-container,.insight-dashboard__add-container--body{word-wrap:break-word;overflow-wrap:break-word}.insight-dashboard__editor{margin:3rem 1rem 2rem}.insight-dashboard__options{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.insight-dashboard__header-data{display:flex;flex-direction:column}.insight-dashboard__header-content{align-items:center;display:flex;justify-content:space-between;width:100%}.insight-dashboard__header-info{align-items:center;column-gap:.25rem;display:flex;width:100%}.insight-dashboard__header-chip{border-radius:8px;font-size:14px;padding:.25rem}.insight-dashboard__header-last-updated{display:flex;flex:1 1;flex-wrap:wrap;white-space:break-spaces}.insight-dashboard__baseCompany{margin-left:1rem}.insight-dashboard__name{align-items:baseline;display:flex;flex-wrap:wrap}.insight-dashboard__name-text{font-size:24px;font-style:normal;font-weight:600;line-height:40px}.insight-dashboard__content{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr));padding:0 2rem 1.5rem}@media screen and (max-width:1200px){.insight-dashboard__content{grid-template-columns:repeat(auto-fill,minmax(48%,1fr))}}.insight-dashboard__content .data-source-container{-webkit-margin-before:auto;display:flex;gap:.3rem;justify-content:flex-end;margin-block-start:auto;padding:1.5rem}.insight-dashboard__content .data-source{color:#75787b;font-size:.875rem;justify-content:flex-end;position:relative}.insight-dashboard__actions{column-gap:1rem}.insight-dashboard__actions,.insight-dashboard__actions-status{align-items:center;display:flex}.insight-dashboard__actions-status-text{font-size:14px;font-style:normal;font-weight:400;line-height:16px}.insight-dashboard__actions__export{background-color:initial;border:none;display:flex;margin-left:1rem;padding:.5rem}.insight-dashboard__actions__export-text{color:#007cb0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.insight-dashboard__talkingPoints-button{background-color:initial;border:none;cursor:pointer;display:flex;gap:.5rem;margin-left:2rem;padding:0;position:relative}.insight-dashboard__talkingPoints-button .tooltip{left:-2rem;opacity:0;top:1.5rem;z-index:2}.insight-dashboard__talkingPoints-button .tooltip__label{height:0}.insight-dashboard__talkingPoints-button:hover{background-color:#d0d0ce;border-radius:4px;cursor:pointer;transition:.7s}.insight-dashboard__talkingPoints-button:hover .tooltip{opacity:1}.insight-dashboard__talkingPoints-button:hover .tooltip__label{height:100%}.insight-dashboard__talkingPoints-button:hover path{fill:#005478}.insight-dashboard__back-to-dashboard{cursor:pointer;font-size:1rem;left:.2rem;position:absolute;top:calc(50% - 1rem)}.insight-dashboard__back-to-dashboard:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.insight-dashboard__tabs{grid-column-gap:.3rem;bottom:.5rem;column-gap:.3rem;display:flex;justify-content:center;margin-top:-2rem;position:-webkit-sticky;position:sticky;z-index:60}.insight-dashboard__tab-separator{background-color:#fff;border-top:1px solid #e9e9e9;bottom:0;box-sizing:border-box;height:.5rem;position:-webkit-sticky;position:sticky;z-index:60}.insight-dashboard__tab-button{background-color:#f7f7f7;border:1px solid #e9e9e9;border-bottom:none;border-radius:.4rem .4rem 0 0;color:#757575;column-gap:.5rem;cursor:pointer;display:flex;font-family:Open Sans;font-size:.75rem;font-weight:600;line-height:1rem;margin-top:-9px;outline:none;padding:.5rem 1rem}.insight-dashboard__tab-button:hover{background-color:#fff;color:#212121}.insight-dashboard__tab-button:hover path{fill:#212121}.insight-dashboard_selected{background-color:#fff;color:#009a44;cursor:auto;margin-bottom:-1px}.insight-dashboard_selected path{fill:#009a44}.insight-dashboard_selected:hover{color:#046a38}.insight-dashboard_selected:hover path{fill:#046a38}.insight-dashboard__divider{border-left:1px solid #e9e9e9;height:1.5rem}.insight-dashboard__edit-view-button-insight{background:#fff;border:1px solid #007cb0;border-radius:4px;color:#007cb0;cursor:pointer;display:flex;gap:.25rem;padding:.5rem 1.5rem .5rem 1rem}.insight-dashboard__edit-view-button-insight .path{color:#007cb0}.insight-dashboard__edit-view-button{background-color:initial;border:none;color:#007cb0;cursor:pointer;display:flex;gap:.5rem;padding:0}.insight-dashboard__edit-view-button .path{color:#007cb0}.insight-dashboard__export-all{position:relative}.insight-dashboard__export-all-button{align-items:center;background-color:#007cb0;border:1px solid #007cb0;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.insight-dashboard__export-all-button:hover{background-color:#005478}.insight-dashboard__export-all-button:active{background-color:#012169}.insight-dashboard__export-all-button--disabled{align-items:center;background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;color:#757575;cursor:pointer;cursor:auto;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.insight-dashboard__export-all-button--disabled:hover{background-color:#005478}.insight-dashboard__export-all-button--disabled:active{background-color:#012169}.insight-dashboard__export-all-button--disabled:hover{background-color:#d0d0ce}.insight-dashboard__export-all-button--active path{transform:rotate(180deg);transform-origin:50% 50%}.insight-dashboard__export-all-button:hover{transition:.7s}.insight-dashboard__export-all-options{background-color:#fff;border:1px solid #f0f0f0;box-shadow:.1rem .1rem .2rem #d0d0ce;display:none;position:absolute;top:2.5rem;z-index:3}.insight-dashboard__export-all-options--show{display:block}.insight-dashboard__export-all-option{background-color:initial;border:none;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem}.insight-dashboard__export-all-option:hover{background-color:#f1f8fb;border-color:#007cb0}.insight-dashboard__export-all-option--text{padding:.2rem .5rem;white-space:nowrap}.insight-dashboard__button--disabled{background-color:#f0f0f0!important;border:1px solid #9ea6a9!important}.insight-dashboard__button--disabled path{fill:#bcc0c2!important}.insight-dashboard__talking-points{background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:-1px -1px 1px #e0e0e0;display:flex;height:87vh;position:fixed;right:0;top:5.7rem;width:26.5rem;z-index:1000}.insight-dashboard__talking-points__header{box-shadow:inset 0 -1px 0 #e7e7e7;height:-webkit-fit-content;height:fit-content;left:0;min-height:3rem;padding-bottom:5rem;top:0;width:100%}.insight-dashboard__talking-points__header__content{box-sizing:border-box;font-size:16px;font-weight:400;height:-webkit-fit-content;height:fit-content;left:1rem;min-height:2rem;position:absolute;top:.5rem;width:20rem}.insight-dashboard__talking-points__header__cross{cursor:pointer;position:absolute;right:1rem;top:.5rem}.insight-dashboard__talking-points__column-company--name{width:15rem}.insight-dashboard__talking-points__column-company--ticker{width:3rem}.insight-dashboard__talking-points__column-company--auditor{width:5rem}.insight-dashboard__talking-points__column-company--metrics{width:2rem}.insight-dashboard__talking-points__column-company--source{width:6.1rem}.insight-dashboard__talking-points__continue{margin-left:1rem}.insight-dashboard__talking-points__remove{background-color:initial;background-color:#75787b;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.insight-dashboard__talking-points__remove path{fill:#fff}.insight-dashboard__talking-points__dropdown-label{font-size:14px;font-weight:600}.insight-dashboard__talking-points__placeholder{font-size:14px}.insight-dashboard__talking-points__body{box-sizing:border-box;font-size:14px;overflow-x:hidden;padding:0 1rem;width:100%}.insight-dashboard__talking-points__dashboard-name--label{font-size:14px;font-weight:600;margin:1rem 0 .5rem}.insight-dashboard__ghgEmissionFilter{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.insight-dashboard__toggle-view{display:flex;flex-direction:row}.insight-dashboard__toggle{background-color:#fff;border:1px solid #007cb0;cursor:pointer;padding:.25rem;position:relative}.insight-dashboard__toggle path{fill:#007cb0}.insight-dashboard__toggle .tooltip{left:-1.5rem;opacity:0;top:2rem;z-index:2}.insight-dashboard__toggle .tooltip__label{height:0}.insight-dashboard__toggle:hover{background-color:#d0d0ce;cursor:pointer;transition:.7s}.insight-dashboard__toggle:hover .tooltip{opacity:1}.insight-dashboard__toggle:hover .tooltip__label{height:100%}.insight-dashboard__toggle:hover path{fill:#005478}.insight-dashboard__toggle--active{background-color:#007cb0;color:#fff}.insight-dashboard__toggle--active path{fill:#fff}.insight-dashboard__toggle--active:hover{background-color:#005478;transition:.7s}.insight-dashboard__toggle--active:hover path{fill:#fff}.insight-dashboard__toggle--text{font-family:Open Sans;font-size:.875rem;padding:.25rem .75rem}.insight-dashboard__refresh-btn{position:relative}.insight-dashboard__refresh-btn .tooltip{display:none;left:-4rem;top:1.5rem;z-index:2}.insight-dashboard__refresh-btn:hover{background:none}.insight-dashboard__refresh-btn:hover .tooltip{display:inline-block}.insight-dashboard__refresh-modal-header{align-items:center;display:flex;gap:.5rem}.insight-dashboard__refresh-modal-content{font-size:.875rem}.jodit-status-bar-link,.jodit-ui-block__className,.jodit-ui-form__nofollow,.jodit-xpath{display:none;visibility:hidden}.jodit-ui-input{font-family:Open Sans}.jodit-ui-button__text:not(:empty),.jodit-ui-input__input{font-family:Open Sans!important}.jodit-ui-checkbox__label{font-family:Open Sans}.jodit-ui-checkbox__label:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.collapsable-layout{display:flex;flex-direction:column;padding-left:3rem;padding-right:2rem;position:relative}.collapsable-layout__parent{display:flex;flex-direction:column;gap:1rem;overflow-x:hidden;padding-bottom:1.5rem}.collapsable-layout__section-title{border-radius:.25rem;font-size:.8rem;padding:.25rem .5rem;width:-webkit-fit-content;width:fit-content}.collapsable-layout__section-title--color-1{background-color:#f0f8ee;color:#26890d}.collapsable-layout__section-title--color-1 path{fill:#26890d}.collapsable-layout__section-title--color-2{background-color:#f1f8fb;color:#007cb0}.collapsable-layout__section-title--color-2 path{fill:#007cb0}.collapsable-layout__section-title--color-3{background-color:#fffbea;color:#ed8b00}.collapsable-layout__section-title--color-3 path{fill:#ed8b00}.collapsable-layout__section-title--collapsed{align-items:center;background-color:initial;border-bottom:1px solid #d0d0ce;border-radius:0;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:0 0 .25rem;width:auto}.collapsable-layout__section-collapse{left:.5rem;position:absolute;top:0}.collapsable-layout__section-collapse span{align-items:center;display:flex;font-weight:600;gap:.5rem;position:absolute;top:2.5rem;transform:rotate(-90deg) translateX(-100%);transform-origin:top left}.collapsable-layout__collapse-icon{border-radius:.25rem;padding:3.5px}.collapsable-layout__collapse-icon--color-1{background-color:#f0f8ee}.collapsable-layout__collapse-icon--color-2{background-color:#f1f8fb}.collapsable-layout__collapse-icon--color-3{background-color:#fffbea}.collapsable-layout__collapse-icon svg{transition:transform .2s ease-in-out}.collapsable-layout__collapse-icon--collapsed svg{transform:rotate(-90deg)}.collapsable-layout__content{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(12,1fr);transition:height .2s ease-in-out}.collapsable-layout__content--collapsed{height:0;overflow:hidden}.collapsable-layout__subsection{display:flex;flex-direction:column;gap:1rem}.collapsable-layout__subsection-title{border-bottom:1px solid #d0d0ce;padding-bottom:.25rem;width:100%}.collapsable-layout__subsection-content{grid-column-gap:1rem;column-gap:1rem;display:grid}.talking-points-accordion{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem;width:100%}.talking-points-accordion__item{border:1px solid #e0e0e0;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.talking-points-accordion__item-button,.talking-points-accordion__item-header{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.talking-points-accordion__item-button{background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;justify-content:flex-start;padding:.75rem 1rem;width:100%}.talking-points-accordion__item-button:hover{background-color:#f1f8fb}.talking-points-accordion__item-button svg path{fill:#000}.talking-points-accordion__item-button--short{padding:.75rem 0;width:auto}.talking-points-accordion__item-button--short div{display:flex}.talking-points-accordion__item-button--short svg path{fill:#000!important}.talking-points-accordion__item-collapse--hide{display:none}.talking-points-accordion__item-body{font-family:Open Sans;font-style:normal;font-weight:400;padding:.25rem .5rem}.talking-points-accordion__item-body svg path{fill:#007cb0}.talking-points-accordion__item__subcategories-container{align-items:flex-start;display:flex;flex-direction:column}.talking-points-accordion__item-category{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:.5rem}.talking-points-accordion__item-category-sub{justify-content:flex-start}.talking-points-accordion__item-factors{display:flex;flex-direction:column;margin-bottom:1rem;margin-left:1.5rem}.talking-points-accordion__item-factors--hide{display:none}.talking-points-accordion__item-factors--wide{margin-bottom:0;margin-left:1.5rem;width:90%}@media (min-width:1380px){.talking-points-accordion__item-factors--wide{margin-bottom:1rem;width:44%}}.talking-points-accordion__item-factors--shadow{box-shadow:none;margin-bottom:1rem;margin-left:1.5rem;padding-left:0}@media (min-width:1380px){.talking-points-accordion__item-factors--shadow{box-shadow:inset 1px 0 0 #e0e0e0;padding-left:1.75rem}}.talking-points-accordion__item-factors-container{border-bottom:1px solid #bbbcbc;display:flex;flex-wrap:wrap;margin-bottom:1rem}.talking-points-accordion__item-checkbox{display:flex}.talking-points-accordion__item-category,.talking-points-accordion__item-checkbox{font-size:14px;font-style:normal;font-weight:400;line-height:24px;position:relative}.talking-points-accordion__item-category input,.talking-points-accordion__item-checkbox input{background:#007cb0;border:1px solid #d0d0ce;border-radius:2px;cursor:pointer;height:1rem;width:1rem}.talking-points-accordion__item-category .checkbox__indeterminate,.talking-points-accordion__item-checkbox .checkbox__indeterminate{background:#007cb0;border:1px solid #007cb0}.talking-points-accordion__item-category .checkbox__indeterminate div,.talking-points-accordion__item-checkbox .checkbox__indeterminate div{display:flex}.talking-points-accordion__item-category .checkbox__label,.talking-points-accordion__item-checkbox .checkbox__label{position:relative}.talking-points-accordion__item-category .tooltip,.talking-points-accordion__item-checkbox .tooltip{bottom:1.5rem;display:none;max-width:27rem;top:auto;z-index:100}.talking-points-accordion__item-category .tooltip__label,.talking-points-accordion__item-checkbox .tooltip__label{max-width:27rem}.talking-points-accordion__item-category:hover .tooltip--top,.talking-points-accordion__item-checkbox:hover .tooltip--top{display:inline-block}.talking-points-accordion__item-checkbox{width:-webkit-fit-content;width:fit-content}.talking-points-accordion__item-category--sub{height:1.5rem;margin-bottom:1rem}.talking-points-accordion__item-category--sub .checkbox__indeterminate{left:1.5rem;left:.7rem;top:auto}.talking-points-accordion__not-results{color:#f54242;display:flex;font-size:.875rem;line-height:1rem;margin-bottom:1rem}.RequestUploadPanel__body{background:#fff;box-sizing:border-box;font-size:14px;height:calc(100% - 4.5rem);overflow-x:hidden;padding:0 1rem;width:100%}.RequestUploadPanel__subtitle{font-size:1rem;font-style:normal;font-weight:600;margin-bottom:1.5rem}.RequestUploadPanel__footer{box-sizing:border-box;display:flex;gap:.5rem;justify-content:flex-end;padding:.9rem 1rem}.RequestUploadPanel__field{border:1px solid #d0d0ce;border-radius:4px;color:#63666a;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:.75rem 1rem}.RequestUploadPanel__field-wrapper{display:flex;flex-direction:column;margin-bottom:1rem}.RequestUploadPanel__field-wrapper:first-child{margin-top:1rem}.RequestUploadPanel__field-label{font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:.5rem}.RequestUploadPanel__field-textarea{border:1px solid #d0d0ce;border-radius:4px;color:#63666a;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;height:8.5rem;line-height:24px;padding:.75rem 1rem;resize:none}.RequestUploadPanel__character-limit{color:#63666a;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:.25rem;text-align:right}.embed-container{background:#eaeaea;color:#6e6e6e;height:71%;min-width:800px;text-align:center;width:96%}.active-maintenance-height-1,.active-maintenance-height-2{height:62%}.active-maintenance-height-3{height:42%}.powerbi-dashboard{height:100%;margin-top:3rem;width:100%}.powerbi-dashboard__header{display:flex;justify-content:flex-end;padding:.6rem;width:95.5%}.powerbi-dashboard__export-all{position:relative}.powerbi-dashboard__export-all-button{align-items:center;background-color:#007cb0;border:1px solid #007cb0;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.powerbi-dashboard__export-all-button:hover{background-color:#005478}.powerbi-dashboard__export-all-button:active{background-color:#012169}.powerbi-dashboard__export-all-button--disabled{align-items:center;background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;color:#757575;cursor:pointer;cursor:auto;display:flex;font-family:Open Sans;gap:.5rem;line-height:1.5rem;padding:.5rem 1.5rem}.powerbi-dashboard__export-all-button--disabled:hover{background-color:#005478}.powerbi-dashboard__export-all-button--disabled:active{background-color:#012169}.powerbi-dashboard__export-all-button--disabled:hover{background-color:#d0d0ce}.powerbi-dashboard__export-all-button--active path{transform:rotate(180deg);transform-origin:50% 50%}.powerbi-dashboard__export-all-button:hover{transition:.6s}.powerbi-dashboard__export-all-options{background-color:#fff;border:1px solid #f0f0f0;box-shadow:.1rem .1rem .2rem #d0d0ce;display:none;position:absolute;top:2.5rem;z-index:3}.powerbi-dashboard__export-all-options--show{display:block}.powerbi-dashboard__export-all-option{background-color:initial;border:none;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem}.powerbi-dashboard__export-all-option:hover{background-color:#f1f8fb;border-color:#007cb0}.powerbi-dashboard__export-all-option--text{padding:.2rem .5rem;white-space:nowrap}iframe{border:none}.validateReportsPanel__container{display:flex;flex-direction:column;height:100%}.validateReportsPanel__body{flex-grow:1;padding:1rem}.validateReportsPanel__subtitle{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:1rem}.validateReportsPanel__footer{box-shadow:inset 0 1px 0 #e0e0e0;column-gap:1rem;display:flex;justify-content:flex-end;padding:1rem}.validateReportsPanel__outline{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;height:1.5rem;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem;padding:.5rem 1rem}.validateReportsPanel__outline:focus-within,.validateReportsPanel__outline:hover{border-color:#007cb0}.validateReportsPanel__outline__datepicker{background:#fff;border:1px solid #e0e0e0;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;left:-41%;position:absolute}.validateReportsPanel__placeholder{color:#75787b;font-size:.875rem;line-height:1.5rem;position:absolute}.validateReportsPanel__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:.875rem;height:1rem;line-height:1.5rem;outline:none;padding:0;position:relative;resize:none;width:1px;z-index:1}.validateReportsPanel__input:focus{background-color:#fff}.validateReportsPanel__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.validateReportsPanel__calendar-section{display:flex}.validateReportsPanel__calendar-section .rdrCalendarWrapper{box-shadow:none;height:17.5rem;position:static;width:36rem}.validateReportsPanel__calendar-section .rdrMonth{width:18rem}.validateReportsPanel__back-to-today{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;color:#007cb0;font-size:14px;font-style:normal;font-weight:600;line-height:24px;padding:0}.validateReportsPanel__back{box-shadow:inset 0 1px 0 #e0e0e0;padding:.875rem 1.5rem}.validateReportsPanel__error-message{color:#f54242;font-size:14px;font-weight:500;padding-left:.5rem}.tag-card__container{border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;padding:.5rem 1rem}.tag-card__container__highlight{background:#f1f8fb;box-shadow:inset 0 -1px 0 #007cb0,inset 0 1px 0 #007cb0}.tag-card__actions{align-items:center;column-gap:.5rem;display:flex;justify-content:flex-end}.tag-card__body{cursor:pointer;display:flex;flex-direction:column;margin:1rem 0}.tag-card__name{font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:.5rem}.tag-card__description{font-size:12px;font-style:normal;font-weight:400;line-height:16px;max-height:2.5rem;overflow:hidden}.tag-card__description--preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tag-card__footer{column-gap:.5rem;display:flex;justify-content:space-between}.tag-card__owner{align-items:center;column-gap:.5rem;display:flex}.tag-card__owner-icon{align-items:center;background:#000;border-radius:100px;color:#fff;display:flex;font-size:8px;font-style:normal;font-weight:600;height:1rem;justify-content:center;line-height:12px;width:1rem}.tag-card__owner-name{flex-grow:1;line-height:24px}.tag-card__date,.tag-card__owner-name{font-size:12px;font-style:normal;font-weight:400}.tag-card__date{color:#a3a3a3;line-height:16px}.tag-card__action{position:relative}.tag-card__action .tooltip{display:none;left:auto;right:1rem;top:2rem}.tag-card__action:hover .tooltip{display:inline-block}.tag-card__nameIcon{cursor:pointer}.tag-card__nameIcon:hover{z-index:2}.tag-card__tag-actions{display:flex;gap:1rem;justify-content:flex-end;padding:.5rem 0 1rem}.tag-card__tag-actions .button{padding:.5rem 1.5rem}.tag-card__description-input{margin-top:0!important;min-height:5.5rem!important}.tag-card__name-input{margin-top:0!important;max-height:2.75rem!important;min-height:0!important;min-height:auto!important;resize:none}.tag-card__show-all{color:#007cb0;margin:1rem 0 .5rem 1rem}.tag-card__show-all path{fill:#007cb0}.tag-card__separator{border-left:3px solid #00abab;padding-left:1rem}.TagNotification{display:flex;flex-direction:column;gap:1rem;max-width:35rem}.TagNotification__actions{display:flex;gap:1rem;justify-content:end}.tags-panel__container{display:flex;flex-direction:column;padding-bottom:2.5rem}.tags-panel__wrapper{margin-top:8.05rem}.tags-panel__wrapper .SidePanel__header div{font-size:20px;font-style:normal;font-weight:400;line-height:24px}.tags-panel__wrapper--max-margin{height:calc(100% - 12rem);margin-top:12rem}.tags-panel__wrapper--min-margin{height:calc(100% - 4.5rem);margin-top:4.5rem}.create-tag{display:flex;flex-direction:column;height:auto;min-height:9rem;width:35rem}.create-tag__name{color:#000;font-size:14px;font-weight:500;line-height:24px;text-align:left}.create-tag__dropdown{margin-bottom:1rem}.create-tag__input{height:auto;outline:none;padding-top:.5rem;text-align:center;width:100%}.create-tag__input input,.create-tag__input textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;color:#212121;font-family:Open Sans;height:-webkit-fit-content;height:fit-content;outline:none;padding:.6rem;width:100%}.create-tag__input input:focus-within,.create-tag__input input:hover,.create-tag__input textarea:focus-within,.create-tag__input textarea:hover{border-color:#007cb0}.create-tag__input textarea{margin-top:.5rem;min-height:8rem;padding:.75rem 1rem;resize:none}.create-tag__input textarea:focus-within,.create-tag__input textarea:hover{border-color:#007cb0}.create-tag__char-limit{color:#63666a;float:right;font-size:12px;padding-top:.25rem}.create-tag__options{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;text-align:right}.create-tag__continue{margin-left:1rem}.create-tag__continue-disabled{background-color:#75787b}.popover{position:relative}.popover__popup{background-color:#fff;border:1px solid #d0d0ce;border-radius:.5rem;box-shadow:0 0 30px #0000001f;height:-webkit-min-content;height:min-content;max-height:33.75rem;position:fixed;visibility:hidden;width:37.5rem;z-index:99999}.popover__popup-header{display:flex;justify-content:space-between;padding:1rem}.popover__popup-header-title{color:#212121;font-size:14px;font-weight:600}.popover__popup-body,.popover__popup-tabs{border-top:1px solid #d0d0ce}.popover__popup-body{box-sizing:border-box;color:#212121;font-family:Open Sans;font-size:14px;font-weight:400;line-height:1.5rem;max-height:21.875rem;max-width:37.5rem;overflow-wrap:break-word;overflow-y:auto;padding:1rem 1rem 2.25rem;text-align:left;white-space:normal}.popover__popup-body a{color:#007cb0;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.popover__popup-metric.popover__popup-metric{border-radius:4px;margin:-.375rem -.5rem;padding:.375rem .5rem;white-space:inherit}.popover__popup-metric.popover__popup-metric-title{margin:0;padding:0;width:100%}.popover__popup-metric.popover__popup-metric:hover{background-color:initial;cursor:default}.popover__popup-metric--hover.popover__popup-metric--hover:hover{background-color:#f0f0f0;cursor:pointer}.popover__popup-metric--hover.popover__popup-metric--hover:focus{background-color:#f0f0f0}.popover__popup-arrow{background-color:#fff;height:24px;position:fixed;visibility:hidden;width:28px;z-index:100001}.popover__popup-arrow-outline{background-color:#e0e0e0;height:25px;position:fixed;visibility:hidden;width:28px;z-index:100000}.maintenance-messages{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding-top:.5rem}.maintenance-messages__img{height:13.125rem;width:16rem}.maintenance-messages__empty{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:10%}.maintenance-messages__emptytext{font-size:1rem;font-weight:600;height:1.5rem;line-height:1.5px;text-align:center;width:26rem}.maintenance-messages__header{align-items:center;display:flex;margin-left:auto;margin-top:-1rem;padding:.5rem 0}.maintenance-messages__link{color:#007cb0;cursor:pointer;text-decoration:none}.maintenance-messages__link:hover{text-decoration:underline}.maintenance-messages__row{box-shadow:none}.maintenance-messages__row:hover{background-color:initial}.maintenance-messages__actions{gap:.5rem;justify-content:flex-end}.maintenance-messages__actions:hover .tooltip{display:none}.maintenance-messages__column-content{align-items:center;display:flex;gap:1rem;position:relative}.maintenance-messages__action-icon{cursor:pointer;position:relative}.maintenance-messages__action-icon .tooltip{bottom:auto;display:none;left:-2rem;top:-2rem}.maintenance-messages__action-icon .tooltip--top__arrow{left:45%}.maintenance-messages__table-container{display:flex;flex-direction:column;flex-grow:1;white-space:normal!important}.maintenance-messages__data{align-items:center;border:1px solid #f0f0f0;border-radius:.25rem .25rem 0 0;display:flex;gap:1rem;padding:.3rem 1rem}.maintenance-messages__results-count{font-size:.875rem}.maintenance-messages__edit .tooltip{left:-1rem}.maintenance-messages__edit:hover{background-color:#d0d0ce;border-radius:32px}.maintenance-messages__edit:hover .tooltip{display:inline-block}.maintenance-messages__delete .tooltip{left:-1.5rem}.maintenance-messages__delete:hover{background-color:#d0d0ce;border-radius:32px}.maintenance-messages__delete:hover .tooltip{display:inline-block}.maintenance-messages__table{border-collapse:collapse;border-spacing:0;font-size:.875rem;table-layout:fixed;width:100%}.maintenance-messages__table-wrapper{box-shadow:inset 0 -1px 0 #f0f0f0;flex-grow:1;height:44vh;overflow-x:hidden;overflow-y:scroll}@media screen and (min-width:1400px){.maintenance-messages__table-wrapper{height:64vh}}@media screen and (min-width:1600px){.maintenance-messages__table-wrapper{height:70vh}}@media screen and (width:1272px){.maintenance-messages__table-wrapper{height:46vh}}.maintenance-messages__table-inner-wrapper{width:100%}.maintenance-messages__table__header{box-shadow:none}.maintenance-messages__table__header-content{line-height:1rem;position:static;text-align:left;width:auto}.maintenance-messages__table__header-content:last-child>div{justify-content:flex-end}.maintenance-messages__table__header-text{align-items:center;display:flex;font-size:.75rem;font-weight:600;gap:.5rem}.maintenance-messages__table td:first-child,.maintenance-messages__table th:first-child{width:auto}.maintenance-messages__table tr{border:1px solid #f0f0f0;box-sizing:border-box;width:100%}.maintenance-messages__table td,.maintenance-messages__table th{flex:1 1;white-space:normal!important}.maintenance-messages__table th>div{padding:0}.maintenance-messages__table td,.maintenance-messages__table th{padding:.5rem 1rem}.maintenance-messages__table thead{background:#fff;position:-webkit-sticky;position:sticky;top:-1px;z-index:1}@media screen and (min-width:1200px){.maintenance-messages__table table td:first-child{max-width:200px;white-space:normal!important}.maintenance-messages__table tbody td:first-child,.maintenance-messages__table thead th:first-child{width:2%}.maintenance-messages__table tbody td:nth-child(2),.maintenance-messages__table thead th:nth-child(2){width:5%}.maintenance-messages__table tbody td:nth-child(3),.maintenance-messages__table thead th:nth-child(3){width:17%}.maintenance-messages__table tbody td:nth-child(4),.maintenance-messages__table tbody td:nth-child(5),.maintenance-messages__table tbody td:nth-child(6),.maintenance-messages__table tbody td:nth-child(7),.maintenance-messages__table thead th:nth-child(4),.maintenance-messages__table thead th:nth-child(5),.maintenance-messages__table thead th:nth-child(6),.maintenance-messages__table thead th:nth-child(7){width:15%}.maintenance-messages__table tbody td:nth-child(8),.maintenance-messages__table thead th:nth-child(8){width:10%}.maintenance-messages__table tbody td:nth-child(9),.maintenance-messages__table thead th:nth-child(9){width:6%}}.maintenance-messages__indicator{border-radius:50%;height:.6rem;width:.6rem}.maintenance-messages__activeIndicator{background-color:green}.maintenance-messages__upcomingIndicator{background-color:orange}.maintenance-messages__expiredIndicator{background-color:gray}.maintenance-messages__loading{align-items:center;display:flex;flex-grow:1;width:100%}.maintenance-messages__disabled{cursor:none;opacity:.5;pointer-events:none}.message-table-column-text{white-space:normal!important}.maintenance-modal{display:flex;flex-direction:column;height:auto;left:760px;min-height:5rem;top:410px;width:30rem}.maintenance-modal__region-container{position:relative;width:50%}.maintenance-modal__chevron{margin-right:.2rem;margin-top:.1rem}.maintenance-modal__label{font-size:14px;font-weight:600;margin-bottom:.3rem}.maintenance-modal__message-input{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-family:Open Sans;font-size:.95rem;font-weight:none;height:7rem;outline:none;padding:.5rem;resize:none;width:100%}.maintenance-modal__message-input:hover{border-color:#007cb0}.maintenance-modal__outline{height:1.5rem;padding:.2rem;width:100%}.maintenance-modal__outlineContainer{width:100%}.maintenance-modal__outlineForTimezone{height:1.5rem;padding:.2rem 0;width:100%}.maintenance-modal--maintenance{width:22rem}.maintenance-modal--deleteSearch{min-height:5.3rem}.maintenance-modal__input{width:100%}.maintenance-modal__input-container{font-size:14px;margin-bottom:.8rem}.maintenance-modal__action-container{justify-content:end;margin-top:.5rem;position:inherit}.maintenance-modal__contentError{color:#f54242;font-size:14px}.maintenance-modal__character-count{color:#63666a;font-size:12px;padding-right:.5%;padding-top:.25rem;text-align:right}.maintenance-modal__disabled{cursor:none;opacity:.5;pointer-events:none}.maintenance__btn.maintenance__btn{padding:.5rem 1.5rem}.manage-adf-pipeline{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end}.manage-adf-pipeline__emptytext{font-size:1rem;font-weight:600;height:1.5rem;line-height:1.5px;text-align:center;width:26rem}.manage-adf-pipeline__empty{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:8%}.super-admin__loading{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.super-admin__container{border:1px solid #f0f0f0;border-radius:.5rem;box-shadow:0 .25rem .5rem #eef0f17a;display:flex;flex-direction:column;width:100%}.super-admin__header{align-items:center;border-bottom:1px solid #ebebeb;display:flex;font-size:1rem;height:2.5rem;justify-content:space-between;padding:.25rem 1rem}.super-admin__header-left{align-content:center;display:flex;gap:.5rem}.super-admin__header-right{align-items:center;display:flex;gap:.5rem}.super-admin tr{display:flex;justify-content:space-between;width:100%}.super-admin td:first-child,.super-admin th:first-child{width:auto}.super-admin td,.super-admin th{flex:1 1 30%}.super-admin td:nth-child(4),.super-admin th:nth-child(4){display:flex;flex:1 1 5%;justify-content:center}.super-admin__disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.super-admin button.disabled:hover{cursor:not-allowed}.super-admin__delete{cursor:pointer}.user-management-modal__container{display:flex;flex-direction:column;width:40rem}.user-management-modal__footer{align-items:center;display:flex;gap:.5rem;justify-content:end}.user-dropdown{position:relative}.user-dropdown__outline{align-items:center;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;height:1.5rem;justify-content:space-between;margin:.5rem 0 1rem;padding:.75rem 1rem}.user-dropdown__outline:focus-within{border-color:#007cb0}.user-dropdown__outline-disabled{cursor:not-allowed}.user-dropdown__placeholder{color:#75787b;font-size:.875rem;line-height:1.5rem;position:absolute}.user-dropdown__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:.875rem;height:1.5rem;line-height:1.5rem;outline:none;overflow:hidden;padding:0;resize:none;width:1px;z-index:1}.user-dropdown__input:focus{background-color:#fff}.user-dropdown__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.user-dropdown__input-disabled{opacity:.5;pointer-events:none}.user-dropdown__option-container{display:flex;flex-direction:column}.user-dropdown__option-value{font-size:.875rem;line-height:1.5rem}.user-dropdown__option-secondary-value{color:#d0d0ce;font-size:.75rem;line-height:1rem}.user-dropdown__options{background-color:#fff;border-radius:.25rem;margin-top:.25rem;overflow:hidden;position:absolute;transition:max-height .2s ease-in-out;width:100%;z-index:2}.user-dropdown__options--show{border:1px solid #d0d0ce;box-shadow:0 1px 4px #d0d0ce;max-height:11.8rem;min-height:2.5rem;overflow:auto}.user-dropdown__options--hide{max-height:0}.user-dropdown__loading{margin:0 auto}.user-dropdown__option{background-color:initial;background-color:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;width:100%}.user-dropdown__option--selected{background-color:#f0f0f0}.user-dropdown__option:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.user-dropdown__option:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.user-dropdown__option:hover{background-color:#f0f0f0}.user-dropdown__unclickable{cursor:auto;font-size:.875rem;line-height:1.5rem}.user-dropdown__unclickable:hover{background-color:initial}.user-dropdown__option-category{color:#75787b;font-weight:700;padding:.5rem 1rem}.user-dropdown__option-value{text-align:left}.user-dropdown__remove{background-color:initial;background-color:#75787b;border:none;border-radius:1rem;cursor:pointer;margin-left:.5rem;padding:0}.user-dropdown__remove path{fill:#fff}.user-dropdown__chevron-button{background-color:initial;border:none;cursor:pointer;padding:0}.user-dropdown__chevron-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.user-dropdown__chevron-button--not-empty{margin-top:.5rem}.user-dropdown__chevron-icon{cursor:pointer;transition:transform .2s ease-in-out}.user-dropdown__chevron-icon--open{transform:rotate(180deg)}.user-dropdown__chevron-icon--open path{fill:#007cb0}.user-dropdown__chevron-icon--close{transform:rotate(0)}.user-dropdown__value{background-color:#f0f0f0;border-radius:6.875rem;display:flex;font-size:.75rem;line-height:1.25rem;padding:.25rem .35rem .25rem .75rem;width:-webkit-fit-content;width:fit-content}.module-access__loading{align-items:center;display:flex;height:80vh;justify-content:center;width:100%;z-index:5}.module-access__container{border:1px solid #f0f0f0;border-radius:.5rem;box-shadow:0 .25rem .5rem #eef0f17a;display:flex;flex-direction:column;width:100%}.module-access__header{align-items:center;border-bottom:1px solid #ebebeb;display:flex;font-size:1rem;height:2.5rem;justify-content:space-between;padding:.25rem 1rem}.module-access__header-left{align-content:center;display:flex;gap:.5rem}.module-access__header-right{align-items:center;display:flex;gap:.5rem}.module-access tr{align-items:center;display:flex;gap:1rem;justify-content:space-between;width:100%}.module-access td:first-child,.module-access th:first-child{flex:1 1 60%;width:auto}.module-access td:nth-child(2),.module-access th:nth-child(2){flex:1 1 40%}.module-access__drop-down{margin-top:1rem;position:relative;width:100%}.module-access__drop-down:first-child{margin-top:0}.memberfirm-drop-down__outline{align-items:flex-start;background-color:#fff;border:1px solid #d0d0ce;border-radius:.25rem;display:flex;justify-content:space-between;margin-top:0!important;min-height:1.5rem;padding:.5rem 1rem}.memberfirm-drop-down__outline--not-empty{padding-top:0}.memberfirm-drop-down__outline--missing{border:.063rem solid #da291c}.memberfirm-drop-down__outline:focus-within,.memberfirm-drop-down__outline:hover{border-color:#007cb0}.memberfirm-drop-down__placeholder{color:#75787b;position:absolute}.memberfirm-drop-down__input{background-color:initial;border:none;flex-grow:1;font-family:Open Sans;font-size:14px;height:1.5rem;outline:none;padding:0;resize:none;width:1px;z-index:1}.memberfirm-drop-down__input:focus{background-color:#fff}.memberfirm-drop-down__input--not-empty{margin-top:.5rem}.memberfirm-drop-down__input-size{max-width:14rem;min-height:1.25rem;min-width:1px;position:absolute;visibility:hidden}.memberfirm-drop-down__values{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;word-break:break-word}.memberfirm-drop-down__hiddenChips{align-items:center;background-color:none;color:#007cb0;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem}.memberfirm-drop-down__hiddenChips :hover{cursor:pointer}.memberfirm-drop-down__hiddenChips--showLess{color:#007cb0;left:.5rem;position:relative;top:.2rem}.memberfirm-drop-down__value{align-items:center;background-color:#f0f0f0;border-radius:1rem;display:flex;margin-right:.5rem;margin-top:.5rem;padding:.25rem .25rem .25rem .5rem;position:relative}.memberfirm-drop-down__value--content{background-color:initial;margin-top:0}.memberfirm-drop-down__value--content:first-child{margin-top:.5rem}.memberfirm-drop-down__value-tooltip .tooltip{display:none;top:-.3rem;white-space:pre-wrap;z-index:5}.memberfirm-drop-down__value-tooltip .tooltip .tooltip__arrow{top:-8.5%}.memberfirm-drop-down__value-tooltip .tooltip .tooltip__label{max-height:-webkit-fit-content;max-height:fit-content;max-width:15rem;min-width:10rem;position:absolute;transform:translateY(-80%);z-index:5}.memberfirm-drop-down__value:hover{cursor:pointer;z-index:5}.memberfirm-drop-down__value:hover .tooltip{display:inline-block}.memberfirm-drop-down__value--default{background-color:#d0d0ce}.memberfirm-drop-down__value--default:hover{cursor:not-allowed}.memberfirm-drop-down__remove{background-color:initial;background-color:#a3a3a3;border:none;border-radius:1rem;cursor:pointer;margin-left:.25rem;padding:0}.memberfirm-drop-down__remove path{fill:#fff}.memberfirm-drop-down__remove:hover{background-color:#75787b}.memberfirm-drop-down__chevron-button{background-color:initial;border:none;cursor:pointer;padding:0}.memberfirm-drop-down__chevron-button:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.memberfirm-drop-down__chevron-button--not-empty{margin-top:.5rem}.memberfirm-drop-down__chevron-icon{cursor:pointer;transition:transform .2s ease-in-out}.memberfirm-drop-down__chevron-icon--open{transform:rotate(180deg)}.memberfirm-drop-down__chevron-icon--open path{fill:#007cb0}.memberfirm-drop-down__chevron-icon--close{transform:rotate(0)}.memberfirm-drop-down__options{background-color:#fff;border-radius:.25rem;margin-top:.25rem;overflow:hidden;position:absolute;transition:max-height .2s ease-in-out;width:100%;z-index:2}.memberfirm-drop-down__options--show{border:1px solid #d0d0ce;box-shadow:0 1px 4px #d0d0ce;max-height:11.8rem;min-height:2.5rem;overflow:auto}.memberfirm-drop-down__options--hide{max-height:0}.memberfirm-drop-down__options--map{position:relative}.memberfirm-drop-down__loading{margin:0 auto}.memberfirm-drop-down__option{background-color:initial;background-color:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;width:100%}.memberfirm-drop-down__option--selected{background-color:#f1f8fb}.memberfirm-drop-down__option:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.memberfirm-drop-down__option:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.memberfirm-drop-down__option:hover{background-color:#f0f0f0}.memberfirm-drop-down__option--default{background-color:#d0d0ce}.memberfirm-drop-down__option--default:hover{cursor:not-allowed}.memberfirm-drop-down__option-category{color:#75787b;font-weight:700;padding:.5rem 1rem}.memberfirm-drop-down__option-value{text-align:left}.memberfirm-drop-down__ticker{min-width:3.5rem;padding-right:.5rem}.main-tile{border:1px solid #f0f0f0;border-radius:.5rem;box-shadow:0 .25rem .5rem 0 #f0f0f0;box-sizing:border-box;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:space-between;margin-bottom:1rem}.main-tile__span--1{grid-column-end:span 1}.main-tile__span--2{grid-column-end:span 2}.main-tile__span--3{grid-column-end:span 3}@media screen and (max-width:75rem){.main-tile__span--3{grid-column-end:span 2}}.main-tile__span--4{grid-column-end:span 4}@media screen and (max-width:75rem){.main-tile__span--4{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--4{grid-column-end:span 3}}.main-tile__span--5{grid-column-end:span 5}@media screen and (max-width:75rem){.main-tile__span--5{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--5{grid-column-end:span 3}}.main-tile__span--6{grid-column-end:span 6}@media screen and (max-width:75rem){.main-tile__span--6{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--6{grid-column-end:span 3}}.main-tile__span--7{grid-column-end:span 7}@media screen and (max-width:75rem){.main-tile__span--7{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--7{grid-column-end:span 3}}.main-tile__span--8{grid-column-end:span 8}@media screen and (max-width:75rem){.main-tile__span--8{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--8{grid-column-end:span 3}}.main-tile__span--9{grid-column-end:span 9}@media screen and (max-width:75rem){.main-tile__span--9{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--9{grid-column-end:span 3}}.main-tile__span--10{grid-column-end:span 10}@media screen and (max-width:75rem){.main-tile__span--10{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--10{grid-column-end:span 3}}.main-tile__span--11{grid-column-end:span 11}@media screen and (max-width:75rem){.main-tile__span--11{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--11{grid-column-end:span 3}}.main-tile__span--12{grid-column-end:span 12}@media screen and (max-width:75rem){.main-tile__span--12{grid-column-end:span 2}}@media screen and (max-width:1203px){.main-tile__span--12{grid-column-end:span 3}}.main-tile--loading{grid-row-end:span 256;min-height:15rem}.main-tile--loaded{min-height:0;min-height:auto;padding:1rem}.main-tile--targets-waves{background-image:url(/static/media/waves-top.0c9c5ccfe86fff88f9bf.svg),url(/static/media/waves-bottom.5ecd2428d7fec049aa86.svg),linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);background-position:100% 0,0 100%,100% 100%;background-repeat:no-repeat,no-repeat}.main-tile--targetYear-background{background:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);border-radius:8px}.main-tile--below-emission{background:linear-gradient(180.75deg,#f7eded .64%,#fff 135.65%)}.main-tile--company-emission{background:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%)}.main-tile--aligned-emission{background:linear-gradient(180.75deg,#f1eef8 .64%,#fff 135.65%)}.main-tile--aligned-gap{background:linear-gradient(180deg,#ebfdfd,#e9ffff33 100%,#ebfdfd33 0)}.main-tile--reportingDisclosure{background:linear-gradient(180.75deg,#eef5f8 .64%,#f3fafc 135.65%)}@media screen and (max-width:1600px){.main-tile--reportingDisclosure-tableview{grid-column-end:span 2!important}}.main-tile--climate-reportingBoundary,.main-tile--climate-strategy{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%)}.main-tile--targetEmissionsYear-background{background-image:url(/static/media/wave-3.daaab48723ec0289785a.svg);background-position:100% 60%,0 0;background-repeat:no-repeat,no-repeat;border-radius:8px}.main-tile--blue{background-color:#eef5f8}.main-tile--green{background:#e3f2e5;background-image:url(/static/media/wave-4.411a435ede52ad2391dd.svg);background-position:100% 0,0 100%;background-repeat:no-repeat,no-repeat}.main-tile--border-dashed{border:1px dashed #75cdee}.main-tile--wave{background:#f1f8fb;background-image:url(/static/media/wave.3cca6ba5f48be37c921b.svg),url(/static/media/wave-2.ab21009083f728248c6b.svg);background-position:100% 0,0 100%;background-repeat:no-repeat,no-repeat}.main-tile--top-lighting{background-image:url(/static/media/bottom-ray.db8f853bd26475024976.svg);background-position:71% 0;background-repeat:no-repeat}.main-tile--double-lighting{background-image:url(/static/media/lighting-3.c0dd064ffb22357a3281.svg),url(/static/media/lighting-2.8baf954415c3b19cb4b8.svg);background-position:15.5% 0,74.9% 100%;background-repeat:no-repeat,no-repeat}.main-tile--water-droplet-bg{background-image:url(/static/media/water-droplet-bg.7144ca43c9b379c76df0.svg);background-position:.5% 100%;background-repeat:no-repeat;background-size:contain}.main-tile--directIndirectCost{background-image:url(/static/media/polution.3e1b34c8383372be6a09.svg);background-position:0 102%;background-repeat:no-repeat,no-repeat}.main-tile--no-padding{padding:0}.main-tile__loader{animation:light_shine 1s ease-in-out infinite;background-color:#fff;flex:1 1}.main-tile--risk-waves{background-image:url(/static/media/wavesLeft5.e8408d2c8baac45dad7d.svg),url(/static/media/wavesTop5.e294babcab0005f19838.svg),linear-gradient(181deg,#eef5f8 .64%,#eef5f800 135.65%);background-position:0 90%,95% 0,100% 100%;background-repeat:no-repeat,no-repeat}.main-tile__header{align-items:center;display:flex;justify-content:space-between;position:relative}.main-tile__header--targets{position:absolute;right:2rem;top:1rem;z-index:100}.main-tile__header__sub-text{color:#75787b;font-size:.75rem;padding:.5rem 1.5rem}.main-tile__header__title{font-size:1rem;font-weight:600;overflow:hidden;padding-bottom:.1rem;text-overflow:ellipsis;white-space:nowrap}.main-tile__header__title-upstream{text-align:left;text-align:initial;white-space:pre-wrap}.main-tile__header__title-cost{text-align:left;white-space:normal}.main-tile__header__title-target{display:none}.main-tile__header__title--align-left{font-size:1rem;font-weight:600;text-align:left}.main-tile__header__title--wrap{overflow:visible;overflow:initial;text-align:left;white-space:normal}.main-tile__title-container{display:flex;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.main-tile__title-tile{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-tile__tile-actions{display:flex}.main-tile__actions{background:#757575;border-radius:1rem 0 0 1rem;column-gap:.3rem;display:flex;padding:.25rem .5rem;position:relative;position:absolute;right:-1rem;top:0}.main-tile__action{cursor:pointer}.main-tile__action:hover{background-color:#d9d7d7;border-radius:4px;transition:.7s}.main-tile__action:hover path{fill:#000}.main-tile__action--white path{fill:#fff}.main-tile__hidden-menu{position:relative}.main-tile__hidden-menu .insights-options{display:none}.main-tile__hidden-menu:hover{background-color:#d9d7d7;border-radius:4px;transition:.7s}.main-tile__hidden-menu:hover .insights-options{display:flex}.main-tile__hidden-menu:hover .insights-icon{visibility:hidden}.main-tile__hidden-menu--show .insights-options{display:flex}.main-tile__hidden-menu--show .insights-icon{visibility:hidden}.main-tile__filterInsight{background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #00000029;display:none;flex-wrap:wrap;padding:.5rem;position:absolute;right:-1rem;width:19rem;z-index:99}.main-tile__filterInsight--show{display:flex}.main-tile__filters{width:inherit}.main-tile__filters__header{align-items:center;display:flex;justify-content:space-between;max-height:-webkit-fit-content;max-height:fit-content;min-width:16rem;padding:1rem}.main-tile__filters__header h1{font-size:1rem;font-weight:600;margin:0}.main-tile__filters__container{padding-left:.3rem;padding-right:.3rem}.main-tile__filters__close{background-color:initial;border:none;cursor:pointer;justify-content:flex-end;padding:0}.main-tile__filters__filter-content{display:flex;flex-direction:column;flex-grow:1}.main-tile__filters__drop-down{margin-top:1rem;padding:.5rem 0 1rem;position:relative}.main-tile__filters__drop-down:first-child{margin-top:0}.main-tile__filters__options{display:flex;gap:2rem;justify-content:flex-end;width:18rem}.main-tile__filters__reset{background-color:initial;border:none;color:#007cb0;cursor:pointer;font-size:14px;line-height:1.5rem;padding:0}.main-tile__filters__reset-disabled{background-color:initial;border:none;color:#75787b;cursor:pointer;padding:0}.main-tile__filters__reset-disabled path{fill:#75787b}.main-tile__filters__apply{background-color:#007cb0;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-family:Open Sans;font-size:14px;line-height:1.5rem;padding:.375rem 1.5rem}.main-tile__filters__apply:hover{background-color:#005478}.main-tile__filters__apply:active{background-color:#012169}.main-tile__filters__apply-disabled{background-color:#007cb0;background-color:#d0d0ce;border:none;border-radius:.25rem;color:#fff;color:#75787b;cursor:pointer;cursor:auto;font-family:Open Sans;font-size:14px;line-height:1.5rem;padding:.375rem 1.5rem}.main-tile__filters__apply-disabled:hover{background-color:#005478}.main-tile__filters__apply-disabled:active{background-color:#012169}.main-tile__filters__apply-disabled:hover{background-color:#d0d0ce}.main-tile__footer{display:flex;gap:.25rem;justify-content:flex-end}.main-tile__footer--target{bottom:2rem;right:1.75rem}.main-tile__footer--target--tableView{bottom:1.5rem}.main-tile__footer--space-between{align-items:center;justify-content:space-between}.main-tile__content{flex-grow:1;padding:1rem 0;position:relative}.main-tile__content--no-padding{padding:0}.main-tile__content--no-padding-up{padding-top:0}.main-tile__dataset{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:1rem}.main-tile__dataset-info{color:#75787b;font-size:12px;padding:.5rem 2rem}.main-tile__data{align-items:center;box-sizing:border-box;display:flex;font-size:.75rem;padding:.3rem 1rem;width:50%}.main-tile__data--group{width:100%}.main-tile__data--custom{width:auto}.main-tile__data--centered{margin:0 auto}.main-tile__data--value>span:first-child{max-width:-webkit-max-content!important;max-width:max-content!important}.main-tile__data--color{border-radius:.65rem;height:.65rem;margin-right:.5rem;width:.65rem}.main-tile__data--line-chart-color{border-color:#227786}.main-tile__data--bubble-chart-color{border-color:#42c2ff}.main-tile__data--value{column-gap:.75rem;display:flex;flex-grow:1}.main-tile__data--value>span:first-child{max-width:5rem;min-width:2rem}.main-tile .has-tooltip{position:relative}.main-tile .has-tooltip .tooltip{display:none;top:-1.5rem;transform:translateX(-45%)}.main-tile .has-tooltip:hover .tooltip{display:block}.main-tile-empty__container{padding:1rem 0;width:100%}.main-tile-empty__container,.main-tile-empty__label{align-items:center;display:flex;justify-content:center}.main-tile-empty__label{font-size:.785rem;font-weight:700}.main-tile__ghgEmissionPieChart{align-items:center;display:flex;gap:1rem}.main-tile__ghgEmissionPieChart-container{width:45%}.main-tile__ghgEmissionPieChart-container-category{display:flex;justify-content:space-between;margin:.5rem}.main-tile__ghgEmissionPieChart-container-detail{align-items:center;color:#757575;display:flex;font-size:12px;font-weight:400;gap:.1rem}.main-tile__ghgEmissionPieChart-container-value{font-size:12px;font-weight:600}.main-tile__ghgEmissionPieChartPeer{align-items:center;display:flex;justify-content:space-around;margin-top:2rem}.main-tile__ghgEmissionPieChartPeer-legendDot{width:8px}.main-tile__ghgEmissionPieChartPeer-peerChart{display:flex;flex-grow:1;padding:2rem 0;width:6.5rem}.main-tile__ghgEmissionPieChartPeer-noData{font-weight:600}.main-tile__ghgEmissionPieChartPeer-groupName{font-size:16px;font-weight:600;margin-left:1rem}.main-tile__ghgEmissionPieChartPeer-chartContainer{align-items:center;display:flex}.main-tile__ghgEmissionPieChartPeer-container{width:100%}.main-tile__ghgEmissionPieChartPeer-container-category{align-items:center;display:flex;margin:.5rem;text-align:left}.main-tile__ghgEmissionPieChartPeer-container-metricWrapper{align-items:center;color:#757575;font-size:12px;font-weight:400;margin-left:.3rem;text-align:left;width:12.8rem}.main-tile__ghgEmissionPieChartPeer-container-metricName{align-items:center;color:#757575;font-size:12px;font-weight:400;text-align:left;width:-webkit-fit-content;width:fit-content}.main-tile__ghgEmissionPieChartPeer-container-detail{align-items:center;display:flex;gap:.1rem;text-align:left}.main-tile__ghgEmissionPieChartPeer-container-value{font-size:12px;font-weight:600;text-align:left}.main-tile__ghgEmissionDetailPeer{grid-column-gap:1rem;grid-row-gap:2rem;display:grid;grid-template-columns:auto auto auto auto;margin-bottom:3rem}.main-tile__ghgEmissionDetailPeer-metricWrapper{align-items:center;color:#757575;font-size:12px;font-weight:400;text-align:left}.main-tile__ghgEmissionDetailPeer-detailPeer{margin:auto;padding:1rem 2rem 0;width:10rem}.main-tile__ghgEmissionDetailPeer-groupName{font-size:16px;font-weight:600;text-align:center}.main-tile__ghgEmissionDetailPeer-noDataMessage{font-size:12px;font-weight:400;margin:.5rem}.main-tile__ghgEmissionDetailPeer-noData{align-items:center;display:flex;font-size:16px;font-weight:600;height:100%;margin:auto;min-height:12rem;width:11rem}.main-tile__ghgEmissionDetailPeer-legend{align-items:center;display:flex;justify-content:center;margin:1rem}.main-tile__ghgEmissionDetailPeer-legend-container{align-items:center;display:flex;justify-content:space-around;margin-right:1rem}.main-tile__ghgEmissionDetailPeer-legend-dot{margin-right:.5rem}.reporting{display:flex;flex-direction:column;font-size:.875rem;gap:2rem;width:100%}.reporting--horizontal{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.reporting__section{display:flex;flex-direction:column;gap:1rem;width:100%}.reporting__section--horizontal{width:47%}.reporting__section-name{font-size:.75rem;font-weight:600;position:relative}.reporting__section-name-container{width:-webkit-fit-content;width:fit-content}.reporting__section-name .tooltip{display:none;top:100%}.reporting__section-name:hover .tooltip{display:block}.reporting__company-row{grid-gap:.5rem;align-items:center;display:flex;flex-direction:column;gap:.5rem}.reporting__company-name{font-size:.75rem;width:100%}.reporting__section-data{grid-gap:.5rem;align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:.5rem;justify-content:space-between;width:100%}.reporting__section-data--1{display:grid;grid-template-columns:31% 31% 31%}.reporting__metric-wrapper{align-items:center;background:linear-gradient(180deg,#fff,#eef5f84d);border:1px solid #e2eff4;border-radius:1rem;color:#757575;display:flex;flex:1 1;justify-content:center;max-width:6.75rem;min-height:3rem;position:relative;width:100%}.reporting__metric-wrapper-lbl{color:#757575;font-size:.75rem}.reporting__metric-wrapper .tooltip{display:none;top:100%}.reporting__metric-wrapper:hover .tooltip{display:block}.reporting__metric-wrapper--0,.reporting__metric-wrapper--2,.reporting__metric-wrapper--3{font-size:1.25rem;font-weight:600;max-width:none;padding:.75rem}.reporting__metric-wrapper--0,.reporting__metric-wrapper--3{color:#012169}.reporting__metric-wrapper--0>div:first-child{flex-grow:1;line-height:1.5rem;overflow:hidden;padding:0 1rem;text-overflow:ellipsis;white-space:nowrap;width:1px}.reporting__metric-wrapper--2{color:#00a3e0}.reporting__metric-wrapper--1{font-size:.75rem;max-width:none;min-height:4.1rem;min-width:6rem}.reporting__metric-wrapper--yes{background:linear-gradient(180deg,#e7f5f0,#f1faf7);border:1px solid #6fc2b4}.reporting__metric-wrapper--yes>div{color:#0d8390;font-weight:600}.reporting__metric-wrapper--yes-lbl{color:#0d8390;font-size:.75rem;font-weight:600}.reporting__metric-wrapper--neutral{border:1px solid #75787b}.reporting__metric-wrapper--neutral>div{align-self:start;font-weight:600}.reporting__metric{line-height:1rem;padding:.875rem .5rem;text-align:center}.reporting__metric--no-padding{padding:0}.reporting__neutral-label{bottom:.5rem;color:#757575;font-size:.6rem;font-weight:400;left:50%;position:absolute;transform:translateX(-50%)}.reporting__no-data{font-weight:700;padding:1.5rem .5rem;text-align:center}.reporting__no-data-footnote{font-size:.75rem;width:100%}.reporting-table{flex-grow:1}.reporting-table,.reporting-table__section{display:flex;flex-direction:column;gap:1rem}.reporting-table__company,.reporting-table__data{font-size:.75rem!important}.reporting-table__section-name{padding:0 .5rem;width:-webkit-fit-content;width:fit-content}.reporting-table__section-name,.reporting-table__section-name-lbl{font-size:.75rem;font-weight:600}.reporting-table__data{width:100%}.reporting-table__data td{border-top:1px dashed #d0d0ce;font-size:.875rem;padding:1rem .5rem;position:relative}.reporting-table__data td:last-child{font-weight:600;width:60%}.reporting-table__data tr:last-child td{border-bottom:1px dashed #d0d0ce}.reporting-table__data-value .tooltip{bottom:0;display:none;top:auto;transform:translateY(40%)}.reporting-table__data-value:hover .tooltip{display:block}.reportingDisclosure{display:flex;flex-direction:column;font-size:.875rem;gap:2rem;width:100%}.reportingDisclosure--horizontal{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.reportingDisclosure__section{display:flex;flex-direction:column;gap:1rem;width:100%}.reportingDisclosure__section--horizontal{width:100%}.reportingDisclosure__section-name{font-size:.75rem;font-weight:600;position:relative}.reportingDisclosure__section-name-container{width:-webkit-fit-content;width:fit-content}.reportingDisclosure__section-name .tooltip{display:none;top:100%}.reportingDisclosure__section-name:hover .tooltip{display:block}.reportingDisclosure__company-row{grid-gap:.5rem;align-items:center;display:flex;flex-direction:column;gap:.5rem}.reportingDisclosure__company-name{font-size:.75rem;width:100%}.reportingDisclosure__section-data{grid-gap:.5rem;align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:.5rem;justify-content:space-between;width:100%}.reportingDisclosure__section-data--1{display:grid;grid-template-columns:31% 31% 31%}.reportingDisclosure__section-data--detailedView{width:100%}.reportingDisclosure__section-data--detailedView--row{align-items:center;background:linear-gradient(180deg,#fff,#eef5f8);border:1px solid #e2eff4;border-radius:12px;display:flex;flex-direction:row;padding-bottom:.5rem;padding-top:.5rem;width:100%}.reportingDisclosure__section-data--detailedView--row--companyName{align-items:center;color:#212121;display:flex;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;justify-content:flex-start;line-height:16px;padding-left:1rem;text-align:left;width:40%}.reportingDisclosure__section-data--detailedView--row--metricsContainer{display:flex;flex-direction:column;width:60%}.reportingDisclosure__section-data--detailedView--row--text{color:#012169;display:flex;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;justify-content:flex-start;line-height:16px;padding-left:1rem;text-align:left}.reportingDisclosure__section-data--detailedView--row--text--paddingBot{padding-bottom:.25rem}.reportingDisclosure__section-data--detailedView--row--text--date{color:#00a3e0;line-height:24px}.reportingDisclosure__metric-wrapper{align-items:center;background:linear-gradient(180deg,#fff,#eef5f84d);border:1px solid #e2eff4;border-radius:1rem;color:#757575;display:flex;flex:1 1;justify-content:center;max-width:6.75rem;min-height:3rem;position:relative;width:100%}.reportingDisclosure__metric-wrapper-lbl{color:#757575;font-size:.75rem}.reportingDisclosure__metric-wrapper .tooltip{display:none;top:100%}.reportingDisclosure__metric-wrapper:hover .tooltip{display:block}.reportingDisclosure__metric-wrapper--2{font-size:1.25rem;font-weight:600;max-width:none;padding:.75rem}.reportingDisclosure__metric-wrapper--0>div:first-child{flex-grow:1;font-size:12px;line-height:1.5rem;overflow:hidden;padding:.5rem;width:1px}.reportingDisclosure__metric-wrapper--2{color:#00a3e0}.reportingDisclosure__metric-wrapper--1{font-size:.75rem;max-width:none;min-height:4.1rem;min-width:6rem}.reportingDisclosure__metric-wrapper--yes{background:linear-gradient(180deg,#e7f5f0,#f1faf7);border:1px solid #6fc2b4}.reportingDisclosure__metric-wrapper--yes>div{color:#0d8390;font-weight:600}.reportingDisclosure__metric-wrapper--yes-lbl{color:#0d8390;font-size:.75rem;font-weight:600}.reportingDisclosure__metric-wrapper--neutral{border:1px solid #75787b}.reportingDisclosure__metric-wrapper--neutral>div{align-self:start;font-weight:600}.reportingDisclosure__metric{line-height:1rem;padding:.875rem .5rem;text-align:center}.reportingDisclosure__metric--no-padding{padding:0}.reportingDisclosure__neutral-label{bottom:.5rem;color:#757575;font-size:.6rem;font-weight:400;left:50%;position:absolute;transform:translateX(-50%)}.reportingDisclosure__no-data{font-weight:700;padding:1.5rem .5rem;text-align:center}.reportingDisclosure__no-data-footnote{font-size:.75rem;width:100%}.reportingDisclosure__Verification{display:flex;justify-content:center;padding-top:1.25rem;width:100%}.reportingDisclosure__Verification-tile{border:1px solid #a3cee080;border-radius:8px;display:flex;flex-direction:column;width:100%}.reportingDisclosure__Verification-value{background:linear-gradient(180deg,#62b5e5 .64%,#fff 135.65%);border:none;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;color:#012169;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem;text-align:center}.reportingDisclosure__Verification-text{padding:.3125rem;text-align:center}.reportingDisclosure__Verification-metric{font-family:Open Sans;font-size:12px;font-weight:400;text-align:center}.reportingDisclosure__Verification-metric-container{justify-content:center;padding:.85rem}.reportingDisclosure__Verification-metric-container-center{text-align:center}.reportingDisclosure__Verification-metric-data-container{display:flex;gap:.8rem;margin-bottom:.6rem}.reportingDisclosure__Verification-metric-name{flex:1 1}.reportingDisclosure__Verification-metric-data{flex:2 1}.reportingDisclosure-table{flex-grow:1}.reportingDisclosure-table,.reportingDisclosure-table__section{display:flex;flex-direction:column;gap:1rem}.reportingDisclosure-table__company,.reportingDisclosure-table__data{font-size:.75rem!important}.reportingDisclosure-table__section-name{font-size:.75rem;font-weight:600;padding:0 .5rem;width:-webkit-fit-content;width:fit-content}.reportingDisclosure-table__section-name-lbl{font-size:.75rem;font-weight:600}.reportingDisclosure-table__data{width:100%}.reportingDisclosure-table__data td{border-top:1px dashed #d0d0ce;font-size:.875rem;padding:1rem .5rem;position:relative}.reportingDisclosure-table__data td:last-child{font-weight:600;width:60%}.reportingDisclosure-table__data tr:last-child td{border-bottom:1px dashed #d0d0ce}.reportingDisclosure-table__data-value .tooltip{bottom:0;display:none;top:auto;transform:translateY(40%)}.reportingDisclosure-table__data-value:hover .tooltip{display:block}.reportingDisclosure-table-company{border-top:1px dashed #d0d0ce;display:flex;flex-direction:row;flex-grow:1;font-size:.875rem;gap:1rem;justify-content:space-between;padding:1rem .5rem}.reportingDisclosure-table-company__section{display:flex;flex-direction:column;gap:1rem}.reportingDisclosure-table-company__company,.reportingDisclosure-table-company__data{font-size:.75rem!important}.reportingDisclosure-table-company__section-name{font-size:.75rem;font-weight:400;text-align:left;width:-webkit-fit-content;width:fit-content}.reportingDisclosure-table-company__section-name-lbl{font-size:.75rem;font-weight:600}.reportingDisclosure-table-company__section-name-4{font-weight:600}.reportingDisclosure-table-company__section-value{font-size:.75rem;font-weight:600;padding:.375rem .5rem;text-align:right;width:-webkit-fit-content;width:fit-content}.reportingDisclosure-table-company__section-value-lbl{font-size:.75rem;font-weight:600}.reportingDisclosure-table-company__section-value-padding{display:block;padding-bottom:.2rem}.reportingDisclosure-table-company__data{width:100%}.reportingDisclosure-table-company__data td{border-top:1px dashed #d0d0ce;font-size:.75rem;padding:1rem 0;position:relative}.reportingDisclosure-table-company__data td:last-child{font-weight:600;width:60%}.reportingDisclosure-table-company__data tr:last-child td{border-bottom:1px dashed #d0d0ce}.reportingDisclosure-table-company__data-value .tooltip{bottom:0;display:none;top:auto;transform:translateY(40%)}.reportingDisclosure-table-company__data-value:hover .tooltip{display:block}.reportingDisclosure-table-company-4{display:flex;flex-direction:column;flex-grow:1;gap:1rem}.reportingDisclosure-table-industry{width:100%}.reportingDisclosure-table-industry__label{font-size:.75rem;position:relative}.reportingDisclosure-table-industry__label .tooltip{display:none;z-index:1}.reportingDisclosure-table-industry__label:hover .tooltip{display:block}.reportingDisclosure-table-industry__label--align-left{text-align:left}.reportingDisclosure-table-industry__label--align-left-bold{font-weight:600;text-align:left}.reportingDisclosure-table-industry__label--padding{padding-left:.45rem!important}.reportingDisclosure-table-industry__label-button{font-size:12px;line-height:inherit}.reportingDisclosure-table-industry__label--fit-content{display:flex;width:-webkit-fit-content;width:fit-content}.reportingDisclosure-table-industry__label--center{display:flex;justify-content:center}.reportingDisclosure-table-industry__label--left{display:flex;display:inline-block;justify-content:flex-start;width:-webkit-fit-content;width:fit-content}.reportingDisclosure-table-industry__row:first-child td{border-top:1px dashed #d0d0ce}.reportingDisclosure-table-industry__row td{border-bottom:1px dashed #d0d0ce;inline-size:5rem;max-width:10rem;overflow-wrap:break-word;padding:.75rem}.reportingDisclosure-table-industry__row td:first-child{padding-left:0}.reportingDisclosure-table-industry__row td:last-child{padding-right:0}.reportingDisclosure-table-industry__row--padding td{border-bottom:1px dashed #d0d0ce;padding:.75rem .5rem}.reportingDisclosure-table-industry__row-climate-topics:first-child td{border:none}.reportingDisclosure-table-industry__row-climate-topics td:first-child{background:none}.reportingDisclosure-table-industry__row-climate-topics td{background:#f7f7f7;border:none;border-radius:8px;font-size:12px;height:3.5rem;width:20%}.reportingDisclosure-table-industry__data{font-size:.75rem;font-weight:600;position:relative;text-align:right}.reportingDisclosure-table-industry__data .tooltip{display:none;position:absolute;transform:translateX(-50%)}.reportingDisclosure-table-industry__data:hover .tooltip{display:block}.reportingDisclosure-table-industry__data--padding{padding:.75rem!important}.reportingDisclosure-table-industry__left{font-size:.82rem;font-weight:400;text-align:left;vertical-align:top}.reportingDisclosure-table-industry__left-bold{font-weight:600;text-align:left;vertical-align:top}.reportingDisclosure-table-industry--data{display:inline-grid}.reportingDisclosure-table-industry--item{display:block;justify-content:center}.reportingDisclosure-table-industry__no-data{align-items:center;display:flex;flex-grow:1;font-size:.785rem;font-weight:700;justify-content:center;padding:1rem;width:100%}.reportingDisclosure__peer-table-header{background:#00000005;border-radius:4px;flex-grow:1}.reportingDisclosure__peer-table-header tr{align-items:stretch;display:flex}.reportingDisclosure__peer-table-header tr th:last-child{flex-grow:3;flex-shrink:0}.reportingDisclosure__peer-table-header-text{color:#000;display:flex;flex-direction:row;flex-shrink:2;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:16px;padding:.2rem;vertical-align:top;width:30%}.reportingDisclosure__peer-table__body{display:flex;flex-direction:column}.reportingDisclosure__peer-table-subheader{display:flex}.reportingDisclosure__peer-table-subheader td{color:#757575;display:flex;flex-direction:row;flex-shrink:2;font-size:.75rem;font-weight:400;justify-content:space-between;line-height:16px;padding:.2rem;width:30%}.reportingDisclosure__peer-table-subheader td:last-child{flex-grow:3;flex-shrink:0}.reportingDisclosure__peer-table-subheader:first-child{border-bottom:1px dashed #d0d0ce}.reportingDisclosure__peer-table-chart{display:flex}.reportingDisclosure__peer-table-chart td{border-bottom:1px dashed #d0d0ce;color:#212121;display:flex;flex-direction:column;flex-shrink:2;font-size:.75rem;font-weight:400;justify-content:center;line-height:16px;padding:.5rem .2rem;text-align:left;width:30%}.reportingDisclosure__peer-table-chart td td{padding:0}.reportingDisclosure__peer-table-chart :last-child{flex-grow:3;flex-shrink:0}.reportingDisclosure__peer-table-blocklevelmetric{display:block;padding-bottom:.4rem}.reporting-disclosure-table__table{display:flex;flex-direction:column}.reporting-disclosure-table__company{font-size:.75rem}.reporting-disclosure-table__label--align-left{text-align:left}.reporting-disclosure-table__label--left{display:inline-block;width:-webkit-fit-content;width:fit-content}.reporting-disclosure-table__assurance{align-items:flex-start;display:flex;flex-direction:row!important;justify-content:flex-start!important}.reporting-disclosure-table__assurance td{border-bottom:none!important}.reporting-disclosure-table__data{font-size:.75rem;font-weight:600;position:relative;text-align:right}.reporting-disclosure-table__data .tooltip{display:none;position:absolute;transform:translateX(-50%)}.reporting-disclosure-table__data:hover .tooltip{display:block}.risksAndOpportunities{display:flex;flex-direction:column;font-size:.75rem;gap:1rem;width:100%}.risksAndOpportunities__container{width:-webkit-fit-content;width:fit-content}.risksAndOpportunities--horizontal{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.risksAndOpportunities__section{display:flex;flex-direction:column;gap:1rem;width:100%}.risksAndOpportunities__section--horizontal{width:47%}.risksAndOpportunities__section--table{font-size:12px}.risksAndOpportunities__section--table__data{border-bottom:1px dashed #d0d0ce;font-size:.875rem;padding:1rem .5rem}.risksAndOpportunities__section--table tbody tr td,.risksAndOpportunities__section--table thead tr th{border-bottom:1px dashed #d0d0ce;height:3rem}.risksAndOpportunities__section--table-metric{border-bottom:1px dashed #d0d0ce;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.risksAndOpportunities__section--table-value{border-bottom:1px dashed #d0d0ce;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.risksAndOpportunities__detailedSection{display:flex;flex-direction:column;gap:1rem;width:100%}.risksAndOpportunities__detailedSection-section{grid-column-gap:1rem;grid-row-gap:1rem;display:grid;font-size:.75rem;grid-template-columns:repeat(4,1fr)}.risksAndOpportunities__detailedSection-section-metric-title{display:block;font-size:.75rem;font-weight:600}.risksAndOpportunities__detailedSection-company{align-items:center;background:linear-gradient(180deg,#fff,#f3fff7);border:1px solid #e3f3df;border-radius:12px;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;min-height:5rem;padding:.5rem;white-space:inherit}.risksAndOpportunities__detailedSection-company:nth-child(4n){break-after:always;page-break-after:always}.risksAndOpportunities__detailedSection-company-2{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column}.risksAndOpportunities__detailedSection__section-data{grid-gap:.5rem;align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:.5rem;justify-content:space-between;width:100%}.risksAndOpportunities__detailedSection-metric-box{align-items:center;display:flex;flex-direction:row}.risksAndOpportunities__detailedSection-company-name{font-weight:400;max-width:11rem}.risksAndOpportunities__detailedSection-company-metrics,.risksAndOpportunities__detailedSection-company-name{color:#212121;font-family:Open Sans;font-size:12px;font-style:normal;line-height:16px;overflow-wrap:break-word;text-align:left;white-space:pre-wrap}.risksAndOpportunities__detailedSection-company-metrics{font-weight:600;max-width:6rem}.risksAndOpportunities__detailedSection-company-metrics-2{align-items:center;color:#2c5234;display:flex;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.risksAndOpportunities__detailedSection-company-metrics-value{display:block;padding:.2rem}.risksAndOpportunities__peer-table-header{background:#00000005;border-radius:4px}.risksAndOpportunities__peer-table-header-text{color:#000;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:16px;padding:.2rem;vertical-align:top}.risksAndOpportunities__peer-table-subheader td{border-bottom:1px dashed #d0d0ce;color:#757575;font-size:.75rem;font-weight:400;line-height:16px;padding:.5rem .2rem}.risksAndOpportunities__peer-table-subheader:first-child{border-top:1px dashed #d0d0ce}.risksAndOpportunities__peer-table-chart td{border-bottom:1px dashed #d0d0ce;color:#212121;font-size:.75rem;font-weight:400;line-height:16px;padding:.5rem .2rem;text-align:left}.risksAndOpportunities__peer-table-blocklevelmetric{display:block;padding-bottom:.4rem}.risksAndOpportunities__section-name{font-size:.75rem;font-weight:600;position:relative}.risksAndOpportunities__section-name-container{width:-webkit-fit-content;width:fit-content}.risksAndOpportunities__section-name .tooltip{display:none;top:100%}.risksAndOpportunities__section-name:hover .tooltip{display:block}.risksAndOpportunities__table-metric-wrapper{border:none;font-size:.75rem}.risksAndOpportunities__table-metric-wrapper--0{padding-top:.4rem}.risksAndOpportunities__table-metric-wrapper--0--undefined{padding:0}.risksAndOpportunities__table-metric-wrapper--1{align-items:flex-start;border-bottom:1px dashed #e0e0e0;display:flex;flex-direction:row;gap:8px;padding:0}.risksAndOpportunities__table-metric-wrapper--1:last-child{border-bottom:none}.risksAndOpportunities__table-section-data--0{display:flex;flex-direction:column}.risksAndOpportunities__table-section-data--1{display:table;gap:8px;padding:0;width:100%}.risksAndOpportunities__table-section-data--2{align-self:flex-start}.risksAndOpportunities__company-row{grid-gap:.5rem;align-items:center;display:flex;flex-direction:column;gap:.5rem}.risksAndOpportunities__company-row-table{align-items:normal;border-bottom:1px dashed #d0d0ce;padding-bottom:.2rem}.risksAndOpportunities__company-name{font-size:.75rem;font-size:12px;font-weight:400;width:100%}.risksAndOpportunities__section-data{grid-gap:.5rem;align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:.5rem;justify-content:space-between;width:100%}.risksAndOpportunities__section-data--0{display:grid;grid-template-columns:31% 31% 31%}.risksAndOpportunities__section-data--1{display:flex;flex-direction:column}.risksAndOpportunities__relevant-table-row{border:1px solid #e3f3df;border-radius:8px;border-spacing:0 .5rem;color:#757575;font-size:.75rem;height:2.6rem;height:40px;margin:.1rem;padding:.1rem}.risksAndOpportunities__relevant-table-row thead th{word-wrap:break-word;font-size:12px;font-style:normal;font-weight:400;line-height:16px;max-width:8rem;padding:.5rem;text-align:left;white-space:break-spaces}.risksAndOpportunities__relevant-table-row tbody tr{background:linear-gradient(180deg,#fff,#f3fff7);color:#757575;font-size:.75rem;height:2.6rem}.risksAndOpportunities__relevant-table-row tbody tr td{border:none;font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:.5rem;position:relative;text-align:left}.risksAndOpportunities__relevant-table-row tbody tr td:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px;font-weight:400;line-height:18px;padding-left:0;padding-left:.5rem}.risksAndOpportunities__relevant-table-row tbody tr td:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px;padding-right:.4rem}.risksAndOpportunities__relevant-table-row-data{border:none;color:#212121;font-size:12px;font-weight:600;line-height:16px;margin:auto}.risksAndOpportunities__metric-wrapper{align-items:center;background:linear-gradient(180deg,#fff,#eef5f84d);border:1px solid #e3f3df;border-radius:.75rem;color:#757575;display:flex;flex:1 1;justify-content:center;max-width:11.9rem;min-height:3.5rem;position:relative;width:100%}.risksAndOpportunities__metric-wrapper-lbl{color:#757575;font-size:.75rem}.risksAndOpportunities__metric-wrapper .tooltip{display:none;top:100%}.risksAndOpportunities__metric-wrapper:hover .tooltip{display:block}.risksAndOpportunities__metric-wrapper--2{font-size:1.25rem;height:2rem;max-width:none;padding:.75rem}.risksAndOpportunities__metric-wrapper--0--Neutral,.risksAndOpportunities__metric-wrapper--0--neutral,.risksAndOpportunities__metric-wrapper--0--yes{border:1px solid #43b02a}.risksAndOpportunities__metric-wrapper--0-neutral{font-size:.65rem;padding-bottom:.3rem;text-align:center}.risksAndOpportunities__metric-wrapper--3{color:#012169}.risksAndOpportunities__metric-wrapper--2{color:#2c5234;font-size:.75rem;font-style:normal;font-weight:600}.risksAndOpportunities__metric-wrapper--1{grid-column-gap:.5rem;background:linear-gradient(180deg,#fff,#f3fff7);border:1px solid #e3f3df;border-radius:.75rem;column-gap:.5rem;display:flex;font-size:.75rem;height:3rem;justify-content:space-between;margin:.1rem;max-width:92%;padding-left:1rem;padding-right:1rem}.risksAndOpportunities__metric-wrapper--1 div span:nth-child(2){margin-left:auto}.risksAndOpportunities__metric-wrapper--1-metric-value{color:#212121;display:flex;font-size:12px;font-style:normal;font-weight:600;line-height:16px;margin-right:2rem}.risksAndOpportunities__metric-wrapper--1-metric-name{font-size:12px;font-weight:400;line-height:16px;margin-left:1rem}.risksAndOpportunities__metric-wrapper--1-table-metric-name{display:table-row;font-size:12px;font-weight:400;line-height:16px;padding-top:.5rem;width:100%}.risksAndOpportunities__metric-wrapper--1-table-metric-value{display:table-cell;font-size:12px;font-weight:600;line-height:16px;padding:1em;width:50%}.risksAndOpportunities__metric-wrapper--Neutral,.risksAndOpportunities__metric-wrapper--neutral,.risksAndOpportunities__metric-wrapper--yes{background:linear-gradient(180deg,#e7f5f0,#f1faf7);border:1px solid #6fc2b4}.risksAndOpportunities__metric-wrapper--Neutral>div,.risksAndOpportunities__metric-wrapper--neutral>div,.risksAndOpportunities__metric-wrapper--yes>div{color:#0d8390;font-weight:600}.risksAndOpportunities__metric-wrapper--Neutral-lbl,.risksAndOpportunities__metric-wrapper--neutral-lbl,.risksAndOpportunities__metric-wrapper--yes-lbl{color:#046a38;font-size:.75rem;font-weight:600}.risksAndOpportunities__metric-wrapper--neutral{border:1px solid #75787b}.risksAndOpportunities__metric-wrapper--neutral>div{align-self:start;font-weight:600}.risksAndOpportunities__metric{line-height:1rem;padding:.2rem .5rem;text-align:center}.risksAndOpportunities__metric--no-padding{padding:0}.risksAndOpportunities__neutral-label{bottom:.5rem;color:#757575;font-size:.6rem;font-weight:400;left:50%;position:absolute;transform:translateX(-50%)}.risksAndOpportunities__no-data{font-size:.875rem;font-weight:700;padding:1.5rem .5rem;text-align:center}.risksAndOpportunities__no-data-footnote{font-size:.75rem;width:100%}.risksAndOpportunities-table{display:flex;flex-direction:column;flex-grow:1;gap:1rem}.risksAndOpportunities-table__normal-text{font-size:.65rem;font-weight:600}.risksAndOpportunities-table__section{display:flex;flex-direction:column;gap:1rem}.risksAndOpportunities-table__company,.risksAndOpportunities-table__data{font-size:.75rem!important}.risksAndOpportunities-table__section-name{font-size:.75rem;font-weight:600;padding:0 .5rem;width:-webkit-fit-content;width:fit-content}.risksAndOpportunities-table__section-name-lbl{font-size:.75rem;font-weight:600}.risksAndOpportunities-table-2__data{width:100%}.risksAndOpportunities-table-2__data td{border-bottom:1px dashed #d0d0ce;font-size:.75rem;padding:1rem .5rem;position:relative}.risksAndOpportunities-table-2__data td:last-child{font-weight:600;width:60%}.risksAndOpportunities-table-2__data tr:last-child td{border-bottom:1px dashed #d0d0ce}.risksAndOpportunities-table-2__data-value-metric{display:block}.risksAndOpportunities-table-0__data{width:100%}.risksAndOpportunities-table-0__data td{border-top:1px dashed #d0d0ce;font-size:.75rem;padding:1rem .5rem;position:relative}.risksAndOpportunities-table-0__data td:last-child{font-weight:600;width:60%}.risksAndOpportunities-table-0__data tr:last-child td{border-bottom:1px dashed #d0d0ce}.risksAndOpportunities-table-0__data-value-metric{display:block}.risksAndOpportunities-table__data{width:100%}.risksAndOpportunities-table__data td{border-top:1px dashed #d0d0ce;font-size:.875rem;padding:1rem .5rem;position:relative}.risksAndOpportunities-table__data td:last-child{font-weight:600;width:60%}.risksAndOpportunities-table__data tr:last-child td{border-bottom:1px dashed #d0d0ce}.risksAndOpportunities-table__data-value-metric{display:block;padding-bottom:.2rem}.risks-and-opportunities-table__table{width:100%}.risks-and-opportunities-table__company{font-size:.75rem}.risks-and-opportunities-table__label{font-size:.75rem;position:relative}.risks-and-opportunities-table__label .tooltip{display:none;z-index:1}.risks-and-opportunities-table__label:hover .tooltip{display:block}.risks-and-opportunities-table__label--align-left{text-align:left}.risks-and-opportunities-table__label--left{display:inline-block;width:-webkit-fit-content;width:fit-content}.risks-and-opportunities-table__data{font-size:.75rem;font-weight:600;position:relative;text-align:right}.risks-and-opportunities-table__data .tooltip{display:none;position:absolute;transform:translateX(-50%)}.risks-and-opportunities-table__data:hover .tooltip{display:block}.cdpScope3CategoriesReported__heading{font-size:.75rem;font-weight:600;margin:1rem 0}.cdpScope3CategoriesReported__metricWrapper{padding-bottom:1rem;width:-webkit-fit-content;width:fit-content}.cdpScope3CategoriesReported__no-data{align-items:center;display:flex;font-size:.785rem;font-weight:700;height:7rem;justify-content:center;margin-left:26%;width:100%}.cdpScope3CategoriesReported__vertical-container{display:flex;flex-direction:row;flex-grow:1;height:100%;margin:1rem 0;padding-bottom:1.5rem;width:100%}.cdpScope3CategoriesReported__vertical-chart{min-width:65%}.cdpScope3CategoriesReported__vertical-legends{flex-shrink:2;min-width:30%}.cdpScope3CategoriesReported__vertical__datasetLegend--right{flex-shrink:2;margin-top:2rem;min-width:30%}.cdpScope3CategoriesReported__vertical__datasetLegend-title{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px;position:relative}.cdpScope3CategoriesReported__vertical__datasetLegend-title-container{width:-webkit-fit-content;width:fit-content}.cdpScope3CategoriesReported__vertical__datasetLegend-title .tooltip{opacity:0;top:1.5rem;z-index:2}.cdpScope3CategoriesReported__vertical__datasetLegend-title .tooltip--bottom__arrow{left:14%}.cdpScope3CategoriesReported__vertical__datasetLegend-title .tooltip__label{height:0}.cdpScope3CategoriesReported__vertical__datasetLegend-title:hover .tooltip{opacity:1}.cdpScope3CategoriesReported__vertical__datasetLegend-title:hover .tooltip__label{height:100%}.cdpScope3CategoriesReported__vertical__datasetLegend-list{margin-top:.5rem;padding-left:1rem}.cdpScope3CategoriesReported__vertical__datasetLegend-list-item{color:#212121;font-size:12px;font-style:normal;font-weight:400;line-height:28px}.cdpScope3CategoriesStatus{padding-top:1rem}.cdpScope3CategoriesStatus__heading{font-size:.75rem;font-weight:600;margin:1rem 0}.cdpScope3CategoriesStatus__metricWrapper{width:-webkit-fit-content;width:fit-content}.cdpScope3CategoriesStatus__category{width:100%}.cdpScope3CategoriesStatus__category-container{grid-gap:1rem;align-self:flex-start;display:grid;grid-auto-flow:column;grid-template-rows:repeat(9,1fr);height:-webkit-fit-content;height:fit-content;padding:1rem}.cdpScope3CategoriesStatus__category-detail{align-items:center;border-bottom:1px dashed #0000001f;display:flex;gap:1rem}.cdpScope3CategoriesStatus__category-detail--legendDot{width:8px}.cdpScope3CategoriesStatus__category-detail--name{font-size:.75rem;font-weight:400;width:60%}.cdpScope3CategoriesStatus__category-detail--value{align-items:first baseline;display:flex;font-size:.75rem;font-weight:600;gap:.3rem;width:40%}.cdpScope3CategoriesStatus__category-detail--noData{color:#757575}.cdpScope3CategoriesStatusPeer__table{margin:1rem;width:98%}.cdpScope3CategoriesStatusPeer__table-detailView{border-collapse:collapse}.cdpScope3CategoriesStatusPeer__table-header--detailView{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%)}.cdpScope3CategoriesStatusPeer__table-header--detailView tr th{border-bottom:none!important}.cdpScope3CategoriesStatusPeer__table-header--detailView tr th:first-child{padding-left:.2rem!important}.cdpScope3CategoriesStatusPeer__table-header tr th{border-bottom:1px dashed #d0d0ce;font-size:.75rem;font-weight:600;inline-size:5rem;padding:.75rem .25rem;text-align:left;word-break:break-word}.cdpScope3CategoriesStatusPeer__table-header tr th:first-child{padding-left:0}.cdpScope3CategoriesStatusPeer__table-header tr th:last-child{padding-right:0}.cdpScope3CategoriesStatusPeer__table-header-label-container{text-align:center}.cdpScope3CategoriesStatusPeer__table-header-label{font-size:.75rem;font-weight:400;text-align:left}.cdpScope3CategoriesStatusPeer__table-header-label--left{text-align:left}.cdpScope3CategoriesStatusPeer__table-body-detailView tr td{border-bottom:none!important}.cdpScope3CategoriesStatusPeer__table-body tr td{border-bottom:1px dashed #d0d0ce;inline-size:5rem;overflow-wrap:break-word;padding:.75rem .5rem}.cdpScope3CategoriesStatusPeer__table-body tr td:first-child{padding-left:0}.cdpScope3CategoriesStatusPeer__table-body tr td:last-child{padding-right:0}.cdpScope3CategoriesStatusPeer__table-body-cell--border-top tr:first-child td{border-top:1px dashed #d0d0ce}.cdpScope3CategoriesStatusPeer__table-body-value{font-size:.75rem;font-weight:400;position:relative;text-align:left}.cdpScope3CategoriesStatusPeer__table-body-value--left{text-align:left}.cdpScope3CategoriesStatusPeer__table-body-value--bold{font-weight:600}.cdpScope3CategoriesStatusPeer__table-body-value--right{text-align:right}.cdpScope3CategoriesStatusPeer__table-body-value--center{text-align:center}.cdpScope3CategoriesStatusPeer__table-body-value--container{align-items:first baseline;display:flex;gap:.5rem}.cdpScope3CategoriesStatusPeer__missing-data-msg{align-items:center;display:flex;font-size:.785rem;font-weight:400;margin:2rem 1rem 1rem .5rem;text-align:left}.cdpScope3CategoriesStatusPeer__fit-content{display:inline-block;width:-webkit-fit-content;width:fit-content}.cdpScope3CategoriesStatusPeer__text--line-height{line-height:inherit}.cdpScope3CategoriesStatusPeer__text--top{vertical-align:top}.cdpScope3PeerInd{margin-bottom:1rem}.cdpScope3PeerInd__emissions{align-items:center;background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-radius:4px;display:flex;justify-content:center;margin-top:1rem;padding:8px;width:100}.cdpScope3PeerInd__categoryName,.cdpScope3PeerInd__emissions{font-size:14px;font-weight:600}.cdpScope3PeerInd__titleContainer{align-items:center;display:flex;flex-direction:row;margin:0 2rem 2rem 1rem;width:98%}.cdpScope3PeerInd__title{flex:1 1}.cdpScope3PeerInd__title-baseCompany{font-size:.875rem;font-weight:600}.cdpScope3PeerInd__title-emissions{color:#757575;font-size:.75rem;font-weight:400}.cdpScope3PeerInd__title:last-child{display:flex;flex:1.5 1;justify-content:flex-end}.cdpScope3PeerInd__chartSection{display:grid;grid-template-columns:40% 60%;margin:1rem}.cdpScope3PeerInd__chartSection-metricName{font-size:.75rem;font-weight:400;margin-bottom:1.5rem}.cdpScope3PeerInd__chartSection-rangeData{align-items:flex-start;color:#757575;display:flex;flex-direction:row;font-size:.75rem;font-weight:400;justify-content:space-between;left:1.5rem;padding-top:2rem;width:100%}.cdpScope3PeerInd__chartSection-dashedRange{display:flex;justify-content:space-between;position:absolute;width:100%}.cdpScope3PeerInd__chartSection-chartWrapper,.cdpScope3PeerInd__chartSection-dashedSeparator{position:relative}.tabularCDPView__container{display:flex;flex-direction:column;padding:0 .5rem;width:100%}.tabularCDPView__container--inherit{padding:0;width:inherit}.tabularCDPView__data-block{display:flex;justify-content:space-between;margin-bottom:1.25rem}.tabularCDPView__data-block-left{width:47.5%}.tabularCDPView__data-block-left--full-width{width:100%}.tabularCDPView__data-block--sm{width:24%}.tabularCDPView__data-block--detailed{column-gap:1rem;flex-wrap:wrap;justify-content:flex-start;row-gap:1rem}.tabularCDPView__data-block-right{width:47.5%}.tabularCDPView__data-block-right--margin-top{margin-top:1.375rem}.tabularCDPView__subtitle{font-size:12px;font-style:normal;font-weight:600;line-height:16px;position:relative}.tabularCDPView__subtitle-wrapper{margin-bottom:1rem}.tabularCDPView__subtitle-container{display:inline-block;width:-webkit-fit-content;width:fit-content}.tabularCDPView__subtitle .tooltip{opacity:0;top:1.5rem;z-index:2}.tabularCDPView__subtitle .tooltip--bottom__arrow{left:10%}.tabularCDPView__subtitle .tooltip__label{height:0}.tabularCDPView__subtitle:hover .tooltip{opacity:1}.tabularCDPView__subtitle:hover .tooltip__label{height:100%}.tabularCDPView__label-box{background:#f7f7f7;border-radius:4px;column-gap:.5rem;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 1rem}.tabularCDPView__label-box--dotted{background-color:#fff;border-bottom:1px dashed #e0e0e0;margin:0;padding:.75rem 1rem .75rem 0}.tabularCDPView__label-box--top-dotted{border-top:1px dashed #e0e0e0}.tabularCDPView__label-box--grey{background-color:#f7f7f7}.tabularCDPView__label-box--missed{background-color:#f0f8ee}.tabularCDPView__label-box--pd-0{background-color:#fff;padding:0}.tabularCDPView__label-box--br-8{background-color:#f9f9f9;border-radius:8px}.tabularCDPView__value{font-size:14px;font-style:normal;font-weight:600;line-height:16px}.tabularCDPView__value--fs-12{font-size:12px}.tabularCDPView__value--gray{background-color:#f7f7f7;border-radius:2px;display:flex;justify-content:center;padding:.8rem 1rem;width:50%}.tabularCDPView__label{display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.tabularCDPView__label-risk{font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:left}.tabularCDPView__label--white{background-color:initial;padding:.8rem 1rem}.tabularCDPView__guidance,.tabularCDPView__label-container{align-items:center;display:flex}.tabularCDPView__guidance{justify-content:center;margin-right:.5rem}.tabularCDPView__guidance svg path{fill:#43b02a}.tabularCDPView__note{display:flex}.tabularCDPView__note-label{align-items:center;display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.tabularCDPView__no-data-container{align-items:center;display:flex;justify-content:center}.tabularCDPView__accordion{display:flex;flex-direction:column;margin-top:1.25rem;width:100%}.tabularCDPView__accordion-item{width:100%}.tabularCDPView__accordion-header{background-color:#fff;border:1px solid #e0e0e0;border-top:none;display:flex;padding:1rem 1.125rem;width:100%}.tabularCDPView__accordion-header svg path{fill:#000}.tabularCDPView__accordion-header-text{font-size:12px;font-style:normal;font-weight:600;line-height:16px;margin-left:15px}.tabularCDPView__accordion-header-text--peer{margin:0 0 1rem}.tabularCDPView__accordion-header--top-border{border-top:1px solid #e0e0e0}.tabularCDPView__accordion-body{background:#fff;border:1px solid #e9e9e9;border-top:0 solid #e9e9e9;display:flex;flex-direction:column;padding:1rem 2.5rem;width:100%}.tabularCDPView__accordion-collapsable{display:none;width:100%}.tabularCDPView__accordion-collapsable--show{display:flex}.tabularCDPView__accordion-actions{column-gap:2rem;display:flex;justify-content:flex-end;margin-bottom:1.25rem}.tabularCDPView__accordion-btn{align-items:center;background-color:#fff;border:none;color:#007cb0;column-gap:.25rem;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:initial}.tabularCDPView__accordion-btn svg path{fill:#007cb0}.tabularCDPView__relevant-no-data{font-size:.785rem;padding:1rem 0;text-align:left;width:100%}.tabularCDPView__relevant-no-data-wrapper{display:flex;justify-content:center;width:100%}.tabularCDPView__relevant-table{border-spacing:0 .5rem;width:100%}.tabularCDPView__relevant-table thead th{font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:.5rem 1rem;text-align:left}.tabularCDPView__relevant-table tbody tr{background:#f9f9f9;border-radius:8px}.tabularCDPView__relevant-table tbody tr td{border:none;font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:.5rem 1rem;position:relative;text-align:left}.tabularCDPView__relevant-table tbody tr td .tooltip{display:none;top:60%;z-index:10}.tabularCDPView__relevant-table tbody tr td .tooltip .tooltip__arrow{left:15%}.tabularCDPView__relevant-table tbody tr td .tooltip .tooltip__label{max-width:10rem}.tabularCDPView__relevant-table tbody tr td:hover .tooltip{display:flex}.tabularCDPView__relevant-table tbody tr td:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px;font-weight:400;line-height:18px;padding-left:0}.tabularCDPView__relevant-table tbody tr td:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px;padding-right:0}.tabularCDPView__relevant-table-row td:first-child{background-color:#fff}.tabularCDPView__relevant-table-row td:nth-child(2){border-bottom-left-radius:8px;border-top-left-radius:8px}.tabularCDPView__relevant-table-row-industry{background-color:#fff}.tabularCDPView__relevant-table-row-industry td{background-color:#f9f9f9;border-radius:2px}.tabularCDPView__relevant-table-row-industry td:first-child{background-color:#fff;padding-left:.5rem}.tabularCDPView__relevant-table--tableView{border-spacing:.5rem}.tabularCDPView__relevant-table--tableView thead th{font-weight:600}.tabularCDPView__relevant-table--tableView thead th:first-child{padding-left:.5rem}.tabularCDPView__relevant-table--tableView tbody tr td{font-weight:400;line-height:18px}.tabularCDPView__relevant-table--tableView tbody tr td:last-child{border-bottom-right-radius:0;border-top-right-radius:0;border-radius:2px}.climate-related-incentive{display:flex;flex-direction:column;gap:1rem}.climate-related-incentive__groupName{font-size:.875rem;font-weight:600;margin-bottom:.5rem;min-height:2rem}.climate-related-incentive__wrapper{background-color:#f7fbfc;border:1px solid #e2eff4;border-radius:.5rem;height:100%;width:100%}.climate-related-incentive__wrapper--detail{height:auto!important}.climate-related-incentive__otherMetric{display:flex;justify-content:space-between;padding:1rem}.climate-related-incentive__otherMetric--metricValue{font-size:.75rem;font-weight:400;height:2rem;margin-bottom:1rem;width:7rem}.climate-related-incentive__header{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:50% 50%;padding:1rem}.climate-related-incentive__header--peer{gap:1rem}.climate-related-incentive__header-name{font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;text-align:left}.climate-related-incentive__header-border{border-top:1px dashed #add8e6}.climate-related-incentive__firstHeader{display:grid;padding:1rem}.climate-related-incentive__metricValue{color:#757575;font-size:.75rem;font-style:normal;font-weight:600;margin:1rem}.climate-related-incentive__metricValue--yes{color:#012169;font-size:.77rem}.climate-related-incentive__metricValue2{font-size:.75rem;font-style:normal;font-weight:400;height:1.5rem;margin-bottom:1rem;width:10rem}.climate-related-incentive__table-firstMetric{border-bottom:1px solid grey;display:flex;justify-content:space-between;padding-bottom:.5rem}.climate-related-incentive__table-firstMetric--name{font-size:.75rem;font-weight:400}.climate-related-incentive__table-firstMetric--value,.climate-related-incentive__table-firstMetric--value--yes{font-size:.75rem;font-weight:400;margin-right:1rem}.climate-related-incentive__table-otherMetric{margin-top:1rem}.climate-related-incentive__table-otherMetric-header{display:flex;justify-content:space-between;margin-bottom:2rem}.climate-related-incentive__table-otherMetric-header--name{font-size:.75rem;font-weight:600;line-height:normal;text-align:left;width:10rem}.climate-related-incentive__table-otherMetric-detail--wrapper{border-bottom:1px dashed #e0e0e0;display:flex;justify-content:space-between;margin-bottom:1rem}.climate-related-incentive__table-otherMetric-detail--value{font-size:.76rem;font-weight:400;margin-bottom:.2rem}.climate-related-incentive__chart-otherMetric{margin-top:1rem}.climate-related-incentive__chart-otherMetric-header{display:flex;justify-content:space-between;margin-bottom:2rem}.climate-related-incentive__chart-otherMetric-header--name{font-size:.75rem;font-weight:600;width:10rem}.climate-related-incentive__chart-otherMetric-detail{margin-top:1rem;padding:.75rem}.climate-related-incentive__chart-otherMetric-detail--wrapper{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:50% 50%;margin-bottom:1rem}.climate-related-incentive__chart-otherMetric-detail--tableWrapper{grid-column-gap:.5rem;border-top:1px dashed #e0e0e0;column-gap:.5rem;display:grid;grid-template-columns:50% 50%;margin-bottom:.7rem}.climate-related-incentive__chart-otherMetric-detail--tableWrapper-detail{border-top:initial}.climate-related-incentive__chart-otherMetric-detail--value{font-size:.76rem;font-weight:400;overflow-wrap:break-word}.climate-related-incentive__chart-otherMetric-detail-detailView{margin-top:0}.climate-related-incentive__chart-peer--companyWrapper{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1.5fr 1fr;margin:1rem;overflow-wrap:break-word}.climate-related-incentive__chart-peer--companyWrapper--companyName{font-size:.75rem;font-weight:400}.climate-related-incentive__chart-peer--valueWrapper{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1.5fr 1fr;margin:1rem;overflow-wrap:break-word}.climate-related-incentive__chart-peer--valueWrapper--value{font-size:.75rem;font-weight:400}.climate-related-incentive__chart-peer--valueWrapper--value--yes{color:#012169;font-size:.813rem;font-style:normal;font-weight:600}.climate-related-incentive__chart-peer--header{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:30% 35% 30%;padding:.938rem}.climate-related-incentive__chart-peer--header-name{font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.climate-related-incentive__chart-peer--header-border{border-top:1px dashed #add8e6}.climate-related-incentive__chart-peer-body{padding:1rem}.climate-related-incentive__chart-peer-body--value{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:30% 70%;margin-bottom:2rem}.climate-related-incentive__chart-peer-body--value-detail{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.climate-related-incentive__chart-peer-body--companyName{font-size:.75rem;font-weight:400;overflow-wrap:break-word}.climate-related-incentive__chart-peer-body--valueDetail{grid-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:45% 44%;margin-bottom:1rem}.climate-related-incentive__chart-peer-body--valueDetail--value{font-size:.75rem;font-weight:400;overflow-wrap:break-word}.climate-related-incentive__peer{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:30% 70%;padding:.625rem}.climate-related-incentive__tablePeer{border-bottom:1px solid #212121;width:100%}.climate-related-incentive__tablePeer-header tr th{inline-size:5rem;overflow-wrap:break-word;padding:.75rem .25rem}.climate-related-incentive__tablePeer th{font-size:.75rem;font-weight:400;text-align:left}.climate-related-incentive__tablePeer tbody{margin-top:1rem}.climate-related-incentive__tablePeer-data{font-size:.875;font-weight:400}.climate-related-incentive__tablePeer-data-first{font-size:.75rem;font-weight:400}.climate-related-incentive__tablePeer-container{grid-gap:.75rem;display:grid;grid-template-columns:24% 24% 24% 24%;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;margin-top:1rem}.climate-related-incentive__tablePeer-container--header{background-color:#f7f7f7;font-size:.875rem;font-weight:600;overflow-wrap:break-word;padding:.3rem}.climate-related-incentive__tablePeer-container--metricHeader{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:50% 50%;padding:.3rem}.climate-related-incentive__tablePeer-container--metricHeader-detail{border-bottom:1px dashed #add8e6;padding:.5rem}.climate-related-incentive__tablePeer--detail{border-bottom:none!important;padding:.5rem}.climate-related-incentive__metricValueDetail{font-size:.75rem;font-weight:400}.climate-related-incentive__metricValueDetail--yes{color:#012169;font-weight:600}.climate-related-incentive__tableIndustry{border-bottom:1px solid #212121;width:100%}.climate-related-incentive__tableIndustry-header tr th{inline-size:5rem;overflow-wrap:break-word;padding:.75rem .25rem}.climate-related-incentive__tableIndustry th{font-size:.75rem;font-weight:400;text-align:left}.climate-related-incentive__tableIndustry tbody{margin-top:1rem}.climate-related-incentive__tableIndustry-data{font-size:.875;font-weight:600}.climate-related-incentive__tableIndustry-data-first{font-size:.75rem;font-weight:400}.climate-related-incentive__tableIndustry-tableWrapper{grid-column-gap:.5rem;border-bottom:1px dashed #e0e0e0;column-gap:.5rem;display:grid;grid-template-columns:50% 50%;margin-bottom:.7rem;padding-bottom:.5rem}.climate-related-incentive__tableIndustry-container{grid-gap:.75rem;display:grid;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;margin-top:1rem}.climate-related-incentive__tableIndustry-container--header{font-size:.875rem;font-weight:600;overflow-wrap:break-word;padding:.3rem}.climate-related-incentive__tableIndustry-container--metricHeader{grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:50% 50%;padding:.3rem}.climate-related-incentive__tableIndustry-container--metricHeaderName{font-size:.75rem;font-weight:600;line-height:normal;text-align:left}.noData{font-size:.785rem;text-align:left;width:100%}.carbon-credit{background-color:#f7fbfc;border:1px solid #e2eff4;border-radius:.5rem;height:100%;width:100%}.carbon-credit__wrapper{margin-bottom:2rem}.carbon-credit__noAvgAvailable{font-size:.75rem;padding:.5rem;text-align:center}.carbon-credit__groupName{font-size:.875rem;font-weight:600;margin-bottom:1rem}.carbon-credit__header{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1.5fr 1.5fr 1fr 1fr;padding:1rem}.carbon-credit__header-name{font-size:.75rem;font-weight:400;line-height:normal;text-align:left}.carbon-credit__header-border{border-top:1px dashed #add8e6}.carbon-credit__companyTable-wrapper{grid-column-gap:1rem;border-top:1px dashed #e0e0e0;column-gap:1rem;display:grid;grid-template-columns:2fr 1fr;padding:.3rem}.carbon-credit__companyTable-metricName{font-size:.75rem;font-weight:400;line-height:normal;text-align:left}.carbon-credit__companyTable-metricValue{font-size:.75rem;font-weight:600}.carbon-credit__indTable-groupName{font-size:.75rem;font-weight:600;margin-bottom:2rem}.carbon-credit__indTable-wrapper{grid-column-gap:1rem;border-bottom:1px dashed #e0e0e0;column-gap:1rem;display:grid;grid-template-columns:2fr 1fr;padding:.3rem}.carbon-credit__indTable-metricName{font-size:.75rem;font-weight:400}.carbon-credit__indTable-metricValue{font-size:.75rem;font-weight:600}.carbon-credit__peerTable{grid-column-gap:1rem;grid-row-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:1rem}.carbon-credit__peerTable-groupName{background-color:#f7f7f7;font-size:.865rem;font-weight:600;padding:.5rem}.linksTile__body{display:flex;flex-direction:column;padding:.5rem 1.5rem 1.5rem;position:relative}.linksTile__body--no-data{align-items:center;display:flex;flex-grow:1;height:100%;justify-content:center}.linksTile__link-container{cursor:pointer;display:flex;margin-top:1rem;text-decoration:none}.linksTile__link-data{align-items:center;display:flex;justify-content:space-between;width:100%}.linksTile__link-icon{align-items:center;background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-radius:8px;display:flex;flex-grow:0;height:2.5rem;justify-content:center;margin-right:1rem;width:2.5rem}.linksTile__link-text{color:#212121;display:flex;flex-direction:column;flex-grow:1}.linksTile__link-label{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.linksTile__link-description{color:#757575;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.linksTile__link-external{align-items:center;display:flex;justify-content:center;width:1.5rem}.linksTile__add{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;margin-top:1.5rem}.linksTile__add-text{color:#007cb0;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-left:.25rem}.linksTile__add-icon{align-items:center;display:flex;height:1.5rem;justify-content:center;width:1.5rem}.linksTile__no-data{font-weight:700;min-height:3rem;transform:none}.TabularTile{display:flex;flex-direction:column}.TabularTile--style-4{background-image:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%)}.TabularTile--style-4 .TabularTile__metric-title,.TabularTile--style-4-notCompany .TabularTile__metric-value-header{font-weight:600}.TabularTile--style-4-notCompany .TabularTile__metric-row-horizontal{flex-grow:1}.TabularTile--style-4-notCompany .TabularTile__metric-value-wrapper-horizontal{width:99%}.TabularTile--style-4-notCompany .TabularTile__metric-row-horizontal{border-radius:0!important;border-width:1px 0;border-bottom:1px dashed;border-color:#e0e0e0}.TabularTile--style-4-notCompany .TabularTile__metric-value-wrapper{border-radius:0!important;border-width:1px 1px 0;border-top:1px dashed;border-color:#e0e0e0}.TabularTile--style-4-Company .TabularTile__metric-title{font-weight:600}.TabularTile--style-4-Company .TabularTile__metric-row-horizontal,.TabularTile--style-4-Company .TabularTile__metric-value-wrapper{border:none}.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-Yes,.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-yes{background-image:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);border-radius:8px;color:#43b02a}.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-No,.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-no{background-image:linear-gradient(180.75deg,#f8f3ee .64%,#f8f5ee00 135.65%);border-radius:8px;color:#ed8b00}.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-Not,.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-not{background-image:linear-gradient(180.75deg,#ebecec .64%,#fafafa00 135.65%);border-radius:8px;color:#757575}.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-Neutral,.TabularTile--style-4-Company .TabularTile__metric-value-wrapper-neutral{background-color:#f7f7f7}.TabularTile--gov .TabularTile__metric-value-wrapper-Yes,.TabularTile--gov .TabularTile__metric-value-wrapper-yes{background-image:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);border-radius:8px;color:#43b02a}.TabularTile--gov .TabularTile__metric-value-wrapper-No,.TabularTile--gov .TabularTile__metric-value-wrapper-no{background-image:linear-gradient(180.75deg,#f8f3ee .64%,#f8f5ee00 135.65%);border-radius:8px;color:#ed8b00}.TabularTile--gov .TabularTile__metric-value-wrapper-Neutral,.TabularTile--gov .TabularTile__metric-value-wrapper-neutral{background-image:linear-gradient(180.75deg,#eef6f8,.64%,#eef5f800 135.65%);color:#005587}.TabularTile--gov .TabularTile__metric-value-wrapper-Not,.TabularTile--gov .TabularTile__metric-value-wrapper-not{background-image:linear-gradient(180.75deg,#ebecec .64%,#fafafa00 135.65%);border-radius:8px;color:#757575}.TabularTile__content{display:flex;flex-direction:column;flex-wrap:wrap;font-size:.75rem;gap:1rem;padding:0 .5rem 0 0;text-align:left!important;width:100%}.TabularTile__metrics,.TabularTile__wrapper{display:flex;justify-content:space-between}.TabularTile__metrics{flex-direction:column}.TabularTile__metrics-horizontal{flex-direction:row}.TabularTile__metrics-horizontal .TabularTile__metric-row-horizontal:last-child .TabularTile__metric-title .tooltip,.TabularTile__metrics-horizontal .TabularTile__metric-row-horizontal:nth-last-child(2) .TabularTile__metric-title .tooltip{left:auto;right:0}.TabularTile__metrics-horizontal .TabularTile__metric-row-horizontal:last-child .TabularTile__metric-title .tooltip__arrow,.TabularTile__metrics-horizontal .TabularTile__metric-row-horizontal:nth-last-child(2) .TabularTile__metric-title .tooltip__arrow{left:auto;right:2%}.TabularTile__metrics-reporting-boundary{justify-content:normal;row-gap:.5rem}.TabularTile__metric-row{align-items:center;display:flex;justify-content:space-between}.TabularTile__metric-row-climate-topics{justify-content:none;padding-bottom:1.5rem}.TabularTile__metric-row-hidden{display:none}.TabularTile__metric-row-horizontal{align-items:center;flex-direction:column;gap:.5rem;width:5.1rem}.TabularTile__metric-row-horizontal-governance-detailed{width:7rem}.TabularTile__metric-row-horizontal-climate-topics-detailed{gap:1rem;width:10rem}.TabularTile__metric-row-horizontal .TabularTile__metric-title-wrapper:first-child{max-height:1.25rem}.TabularTile__metric-row-reporting-subtitle{font-size:12px;font-style:normal;font-weight:400;line-height:18px}.TabularTile__metric-row-reporting-subtitle span:last-child{max-width:40%;position:relative}.TabularTile__metric-row-reporting-subtitle span:last-child .tooltip{display:none}.TabularTile__metric-row-reporting-subtitle span:last-child:hover .tooltip{display:flex;max-width:10rem;top:100%;z-index:5}.TabularTile__metric-title{align-items:center;color:#000;display:flex;gap:.25rem;position:relative}.TabularTile__metric-title-wrapper{align-items:center;display:flex;flex:1 1;visibility:hidden}.TabularTile__metric-title-wrapper-climate-topics{flex:none;max-width:50%;width:50%}.TabularTile__metric-title-wrapper-climate-topics-notCompany{flex:none;max-width:39%;width:39%}.TabularTile__metric-title-wrapper-governance-detailed:first-child{min-height:7rem;text-align:center}.TabularTile__metric-title-wrapper-climate-topics-detailed:first-child{min-height:3.5rem;text-align:center}.TabularTile__metric-title-wrapper--visible,.TabularTile__metric-title-wrapper-height{visibility:visible}.TabularTile__metric-title .tooltip{display:none;top:1rem;z-index:2}.TabularTile__metric-title .tooltip__arrow{left:5%}.TabularTile__metric-title:hover .tooltip{display:block}.TabularTile__metric-title-reporting{margin-right:2rem!important}.TabularTile__metric-title-lbl,.TabularTile__metric-title-reporting{display:inline;font-size:.75rem;line-height:inherit;text-align:left;white-space:inherit}.TabularTile__metric-title-container{margin-left:.375rem}.TabularTile__metric-icon{position:relative}.TabularTile__metric-icon .tooltip{display:none;top:1rem;z-index:2}.TabularTile__metric-icon .tooltip__arrow{left:5%}.TabularTile__metric-icon:hover .tooltip{display:block}.TabularTile__metric-values-wrapper{display:flex;flex-direction:column;gap:.5rem}.TabularTile__metric-value-wrapper{background-color:#fff;border-radius:.5rem;box-sizing:border-box;flex:1 1;max-width:6.75rem}.TabularTile__metric-value-wrapper:last-child{margin-left:1rem}.TabularTile__metric-value-wrapper-climate-topics{max-width:none}.TabularTile__metric-value-wrapper-climate-topics-notCompany{margin-left:1rem}.TabularTile__metric-value-wrapper-horizontal{align-items:center;display:flex;max-width:none;min-height:2.5rem;width:4.5rem}.TabularTile__metric-value-wrapper-horizontal:last-child{margin-left:0}.TabularTile__metric-value-wrapper-horizontal-climate-topics-detailed{width:8.5rem}.TabularTile__metric-value-wrapper-header{background-color:initial;padding:0;text-align:center}.TabularTile__metric-value-wrapper-reporting-boundary{max-width:40%}.TabularTile__metric-value-wrapper-detail:last-child{margin-left:0}.TabularTile__metric-value{font-size:.75rem;font-weight:600;padding:.875rem 2rem;position:relative;text-align:center}.TabularTile__metric-value-ghg-gov--blue{color:#012169}.TabularTile__metric-value .tooltip{display:none;left:-100%;top:60%}.TabularTile__metric-value:hover .tooltip{display:block}.TabularTile__metric-value:hover .tooltip__arrow{left:75%}.TabularTile__metric-value-climate-topics-notCompany{font-size:12px;padding:.6rem}.TabularTile__metric-value-with-icon{align-items:center;display:flex;gap:.5rem;padding:.875rem 2rem .875rem 1.875rem}.TabularTile__metric-value-horizontal{flex-direction:column;padding:1rem 1.6rem;width:100%}.TabularTile__metric-value-horizontal.multiple{padding:0;width:100%}.TabularTile__metric-value-header{display:block;font-size:.75rem;font-weight:400;margin-bottom:1rem;padding:0}.TabularTile__metric-value-header-climate-topics{background:none!important}.TabularTile__metric-value-header-hidden{display:none}.TabularTile__metric-value-header.multiple{padding:0;text-align:left}.TabularTile__metric-value-Yes,.TabularTile__metric-value-yes{background-image:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);border-radius:8px;color:#43b02a}.TabularTile__metric-value-Yes path,.TabularTile__metric-value-yes path{fill:#43b02a}.TabularTile__metric-value-No,.TabularTile__metric-value-no{background-image:linear-gradient(180.75deg,#f8f3ee .64%,#f8f5ee00 135.65%);border-radius:8px;color:#ed8b00}.TabularTile__metric-value-No path,.TabularTile__metric-value-no path{fill:#ed8b00}.TabularTile__metric-value-Neutral,.TabularTile__metric-value-neutral{color:#005587}.TabularTile__metric-value-Neutral path,.TabularTile__metric-value-neutral path{fill:#005587}.TabularTile__metric-value-Not,.TabularTile__metric-value-not{background-image:linear-gradient(180.75deg,#ebecec .64%,#fafafa00 135.65%);border-radius:8px;color:#757575}.TabularTile__metric-value-Not path,.TabularTile__metric-value-not path{fill:#005587}.TabularTile__metric-value-detail{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-radius:8px;color:#0076a8}.TabularTile__metric-value-climate-topics{background:linear-gradient(180.75deg,#ebecec .64%,#fafafa00 135.65%);border-radius:8px;min-height:1.5rem}.TabularTile__metric-value-climate-topics-detailed{display:flex;justify-content:center;min-height:4rem}.TabularTile__metric-value-climate-topics span{vertical-align:-webkit-baseline-middle}.TabularTile__metric-value-climate-topics-yes{color:#43b02a}.TabularTile__metric-value-climate-topics-yes path{fill:#43b02a}.TabularTile__metric-value-climate-topics-no{color:#ed8b00}.TabularTile__metric-value-climate-topics-no path{fill:#ed8b00}.TabularTile__metric-value-climate-topics-notapplicable{color:#757575}.TabularTile__metric-value-climate-topics-neutral{color:#005587}.TabularTile__metric-value-climate-topics-neutral path{fill:#005587}.TabularTile__metric-value-reporting-boundary{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-radius:8px;color:#0076a8;font-size:12px;font-style:normal;font-weight:600;justify-content:center;line-height:12px;padding:.875rem 1rem;width:100%}.TabularTile__metric-value-reporting-boundary--gray{background:#f7f7f7;color:#212121}.TabularTile__metric-value-reporting-boundary .tooltip{left:-50%}.TabularTile__metric-numeric{width:100%}.TabularTile__metric-numeric-multiple{max-width:13.5rem}.TabularTile__metric-numeric-wrapper{align-items:baseline;display:flex;margin-bottom:.5rem}.TabularTile__metric-numeric-value{font-size:1.5rem}.TabularTile__metric-numeric-title{margin-left:.5rem}.TabularTile__metric-numeric-visual{height:10px;position:relative;width:100%}.TabularTile__metric-numeric-visual-total{background-color:#d0d0ce;height:1px;position:absolute;top:50%;width:100%}.TabularTile__metric-numeric-visual-score{background-color:#009a44;border-radius:8px;height:5px;position:absolute;top:34.5%}.TabularTile__metric-numeric-visual-score-multiple{background-color:#d0d0ce}.TabularTile__metric-numeric-visual-score-secondary{border-radius:50px;height:1rem;top:-2px;width:1rem}.TabularTile__metric-numeric-visual-score-secondary-tooltip{height:1rem;position:relative;width:1rem}.TabularTile__metric-numeric-visual-score-secondary-tooltip .tooltip{display:none;left:auto;right:0;top:-2.45rem}.TabularTile__metric-numeric-visual-score-secondary-tooltip .tooltip__arrow{display:none}.TabularTile__metric-numeric-visual-score-secondary-tooltip:hover .tooltip{display:block}.TabularTile__metric-numeric-visual-score-secondary-more{background:radial-gradient(50% 50% at 50% 50%,#90e74a 0,#68bc25 49.86%,#046a38 100%)}.TabularTile__metric-numeric-visual-score-secondary-less{background:radial-gradient(50% 50% at 50% 50%,#ffc700 0,#ff9d00 49.86%,#c82518 100%)}.TabularTile--framework__company-row{align-items:center;display:flex;flex-direction:column;gap:.5rem}.TabularTile--framework__company-data{width:100%}.TabularTile--framework__metrics{flex-direction:column;gap:1rem}.TabularTile--framework__metric-value-wrapper{background:linear-gradient(180deg,#fff,#eef5f84d);border:1px solid #e2eff4;margin:0!important;min-height:3rem;position:relative;width:100%}.TabularTile--framework__metric-value-wrapper--yes{background:linear-gradient(180deg,#e7f5f0,#f1faf7);border:1px solid #6fc2b4}.TabularTile--framework__metric-value-wrapper--neutral{border:1px solid #75787b}.TabularTile--framework__metric-value-wrapper .tooltip{display:none;top:100%;transform:translateX(-50%)}.TabularTile--framework__metric-value-wrapper:hover .tooltip{display:block}.TabularTile--framework__metric-value{color:#757575;font-weight:400;padding:.875rem .5rem;position:relative}.TabularTile--framework__metric-value--yes{color:#0d8390;font-size:.75rem;font-weight:600}.TabularTile--framework__metric-value--neutral{font-weight:600;padding:.5rem}.TabularTile--framework__metric-value-container{display:inline-block}.TabularTile--framework__metric-value--fs-12{font-size:.75rem}.TabularTile--framework__metric-title{display:none}.TabularTile--framework__metric-row{flex-grow:1;flex-wrap:wrap;gap:.5rem;width:100%}.TabularTile--framework__neutral-label{bottom:-.25rem;font-size:.6rem;font-weight:400;left:50%;position:absolute;transform:translateX(-50%)}.TabularTile__Governance{grid-gap:.9375rem;display:grid;grid-template-columns:1fr 1fr;margin-left:-.3125rem;padding-top:1.25rem;width:50%}.TabularTile__Governance-tile{height:7.5rem;width:11.6875rem}.TabularTile__Governance-tile,.TabularTile__Governance-tile-GHG{border:1px solid #f0f0f0;border-radius:8px;display:flex;flex-direction:column}.TabularTile__Governance-tile-GHG{margin-bottom:1rem}.TabularTile__Governance-tileEsrs{border:1px solid #f0f0f0;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:7.5rem;min-width:calc(33% - 10px);width:11.6875rem}.TabularTile__Governance-tileEsrs--metricName{line-height:1.2rem!important}.TabularTile__Governance-tileEsrs-GHG{border:1px solid #f0f0f0;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:1rem}.TabularTile__Governance-tileEsrs-GHG--first{grid-column:1/span 3}.TabularTile__Governance-wrapper-GHG{align-items:center;display:flex;min-height:3rem;padding-bottom:.5rem;padding-left:1rem}.TabularTile__Governance-wrapper-GHG :first-child{padding-right:1rem;width:10rem}.TabularTile__Governance-wrapper-GHG--esrs-firstmetric{left:25%;position:relative}@media screen and (max-width:1170px){.TabularTile__Governance-wrapper-GHG{font-size:.7rem}}.TabularTile__Governance-TextAlign{padding-bottom:0!important}.TabularTile__Governance-row-Column1{width:50%}.TabularTile__Governance-row-Column2{width:44%}.TabularTile__Governance-row-cell1{width:20%!important}.TabularTile__Governance-value--Yes.TabularTile__Governance-value--Yes,.TabularTile__Governance-value--yes.TabularTile__Governance-value--yes{background:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);border:none;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;color:#009a44;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem;text-align:center}.TabularTile__Governance-value--No.TabularTile__Governance-value--No,.TabularTile__Governance-value--no.TabularTile__Governance-value--no{background:linear-gradient(180.75deg,#f8f3ee .64%,#f8f5ee00 135.65%);border:none;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;color:#ec7016;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem;text-align:center}.TabularTile__Governance-value--Not.TabularTile__Governance-value--Not,.TabularTile__Governance-value--not.TabularTile__Governance-value--not{background:linear-gradient(180.75deg,#ebecec .64%,#fafafa00 135.65%);border:none;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0;color:#757575;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem;text-align:center}.TabularTile__Governance-text{padding:.3125rem;text-align:center}.TabularTile__Governance-text--12{font-size:.75rem}.TabularTile__Governance-text-GHG{align-items:center;background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-bottom:1px solid #e2eff4;display:flex;justify-content:space-around;margin-bottom:.5rem;min-height:3rem}.TabularTile__Governance-metric{font-family:Open Sans;font-size:12px;font-weight:400;padding:.85rem;text-align:center}.TabularTile__Governance-metric--no-padding{padding:0}.TabularTile__Governance-metric-button{line-height:inherit}.TabularTile__Governance-metric-GHG{background:none;border-radius:none;color:#012169;font-size:1rem;font-weight:700;line-height:1.5rem;text-align:center}.TabularTile__Governance-metric-GHG--no-background.TabularTile__Governance-metric-GHG--no-background{background:none}.TabularTile__Governance-metric-GHG-value-size{font-size:15px}.TabularTile__Governance-metric-GHG--ESRS{border-bottom:none!important;margin:1rem}.TabularTile__Governance-longName{padding-right:0!important;word-break:break-word}.TabularTile__Governance-GHG{padding:.5rem}.TabularTile__Governance-GHG--esrs{grid-gap:.5rem;display:grid;gap:.5rem;min-height:10rem}@media (min-width:768px) and (max-width:1100px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,19%)}}@media (min-width:1100px) and (max-width:1200px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,18.9%)}}@media (min-width:1200px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,21.3%)}}@media (min-width:1220px) and (max-width:1230px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,20.2%)}}@media (min-width:1300px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,23.8%)}}@media screen and (min-width:1500px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,26.7%)}}@media (min-width:1600px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,28%)}}@media (min-width:1680px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,29.9%)}}@media screen and (min-width:1900px){.TabularTile__Governance-GHG--esrs-peerGrid{grid-template-columns:repeat(3,32.6%)}}@media (min-width:768px) and (max-width:1100px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,16.7%)}}@media (min-width:1100px) and (max-width:1200px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,18.9%)}}@media (min-width:1200px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,21.3%)}}@media (min-width:1220px) and (max-width:1230px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,20.2%)}}@media (min-width:1300px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,23.8%)}}@media screen and (min-width:1500px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,26.7%)}}@media (min-width:1600px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,28%)}}@media (min-width:1680px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,29.9%)}}@media screen and (min-width:1900px){.TabularTile__Governance-GHG--esrs-IndustryGrid{grid-template-columns:repeat(3,32.6%)}}.TabularTile__Governance-GHG-detailed{display:flex;flex-wrap:wrap}.TabularTile__Governance-GHG-detailed .TabularTile__Governance-tile-GHG{margin:1rem;width:23rem}.TabularTile__Governance-GHG-detailed .TabularTile__Governance-text-GHG{justify-content:flex-start;padding-left:.5rem}.TabularTile__Governance-GHG-detailed .TabularTile__Governance-text-span{width:-webkit-fit-content;width:fit-content}.TabularTile__Governance-GHG-metric-container{padding:.85rem}.TabularTile__Governance-fistrow-container{display:flex}.TabularTile__Governance-metric-column-second{flex-direction:column;width:calc(33.33333% - .83333rem)}.TabularTile__DetailedMetric{border:1px solid #f0f0f0;border-radius:.5rem;width:calc(25% - .625rem)}.TabularTile__DetailedMetricName{align-items:center;background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-bottom:1px dashed #a3cee0;display:flex;padding-left:.5rem;padding-right:.5rem;padding-top:.2rem;vertical-align:top}.TabularTile__detailedMetricBorder{align-items:center;display:inline-flex;min-height:4rem;text-align:left;width:-webkit-fit-content;width:fit-content}.TabularTile__DetailedCompanies{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;margin-top:1rem}.TabularTile__detailedCompanyData{display:flex;gap:.5rem;padding:0 .5rem}.TabularTile__detailedCompanyName{color:#212121;color:var(--neutral-black-87,#212121);font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;width:55%;word-break:break-word}.TabularTile__detailedCompanyMetricValue{color:#012169;color:var(--secondary-blue-6,#012169);font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem;width:45%}.TabularTile__detailedCompanyMetricValue--noValue{color:#757575;color:var(--neutral-black-54,#757575);font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem}.TabularTile__detailedCompanyMetricValue--Yes,.TabularTile__detailedCompanyMetricValue--yes{color:#009a44;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem}.TabularTile__detailedCompanyMetricValue--No,.TabularTile__detailedCompanyMetricValue--no{color:#ec7016;font-size:1rem;font-weight:700;min-height:1.875rem;padding-top:.3125rem}.TabularTile__Detailed-container{display:flex;gap:1rem}.TabularTile__deatiled-no-data-section{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:-1rem;padding-top:1.5rem}.energySpendChart__container{display:flex;justify-content:center;width:100%}.energySpendChart__container--col{flex-direction:column}.energySpendChart__container--big-top{margin-top:.9375rem}.energySpendChart__container--medium-top,.energySpendChart__container--small-top{margin-top:.5rem}.energySpendChart__container--no-data{align-items:center}.energySpendChart__value{color:#012169;font-family:Open Sans;font-size:20px;font-style:normal;font-weight:600;line-height:24px;position:relative;text-align:left}.energySpendChart__value-wrapper{align-items:center;display:flex;flex-wrap:wrap}.energySpendChart__value-tooltip{display:flex;top:-110%}.energySpendChart__value--special{font-size:12px;font-weight:400;line-height:16px}.energySpendChart__value--center{text-align:center}.energySpendChart__value--horizontal-padding{padding:0 1.5rem}.energySpendChart__value--small{font-size:12px;line-height:16px}.energySpendChart__value--black{color:#212121}.energySpendChart__value--gray{color:#757575}.energySpendChart__value--fix-wdith{flex-grow:1;max-width:60%;min-width:60%}.energySpendChart__value--light-font{font-size:14px;font-weight:400;line-height:24px}.energySpendChart__value--tall-font{font-size:14px;font-weight:600;line-height:32px}.energySpendChart__value--grow{flex-grow:1}.energySpendChart__value--number{font-size:40px;line-height:48px}.energySpendChart__value--right{text-align:right}.energySpendChart__value--number-2{color:#012169;font-family:Open Sans;font-size:32px;font-style:normal;font-weight:600;line-height:32px}.energySpendChart__value--number-3{font-size:24px}.energySpendChart__value--emission{color:#212121;font-size:48px}.energySpendChart__value--emission-peer{color:#212121}.energySpendChart__unit{color:#212121;line-height:18px}.energySpendChart__unit,.energySpendChart__unit-2{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;margin-left:.5rem}.energySpendChart__unit-2{color:#757575;line-height:12px}.energySpendChart__unit-2--table{color:#212121;line-height:16px}.energySpendChart__name{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;max-width:30%;min-width:30%}.energySpendChart__row{align-items:center;column-gap:1.625rem;display:flex;justify-content:space-between}.energySpendChart__row--dashed-border{border:dashed #e6e6e6;border-width:0 0 1px;padding:1rem .5rem}.energySpendChart__row--dashed-top-border{border-width:1px 0}.energySpendChart__row--table{justify-content:space-between}.energySpendChart__rows-wrapper{display:flex;flex-direction:column;row-gap:1.5rem;width:100%}.energySpendChart__rows-wrapper--no-row-gap{row-gap:normal}.energySpendChart__rows-wrapper--min-row-gap{row-gap:.25rem}.energySpendChart__empty-values{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding-top:2rem}.energySpendChart__no-data{font-size:.785rem;font-weight:700;margin-top:1rem}.climateRelatedTopics__container{height:inherit;padding-top:1rem;width:100%}.climate-tabular{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-evenly}.climate-tabular--table{border-radius:.5rem;gap:0;overflow:hidden}.climate-tabular__wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.climate-tabular__metric{background-color:#f7fbfc;border:1px solid #e2eff4;border-radius:.5rem;display:flex;flex-direction:column;font-size:.75rem;font-weight:600;width:calc(50% - 1rem)}.climate-tabular__metric-width-5{width:calc(20% - 1rem)}@media screen and (max-width:1703px){.climate-tabular__metric-width-5{width:calc(33.333% - 1rem)}}@media screen and (max-width:75rem){.climate-tabular__metric-width-5{width:calc(50% - 1rem)}}.climate-tabular__metric-width-3{width:calc(33.3% - 1rem)}.climate-tabular__metric-width-1{width:100%}.climate-tabular__metric--main{text-align:center;width:100%}.climate-tabular__metric--main>div:first-child{flex-direction:row}.climate-tabular__metric--table{background-color:initial;border:none;width:50%}.climate-tabular__metric--table:first-child>.climate-tabular__metric-title--table{border-radius:.5rem 0 0 0}.climate-tabular__metric--table:nth-child(2)>.climate-tabular__metric-title--table{border-radius:0 .5rem 0 0}.climate-tabular__metric--table:last-child>.climate-tabular__data-container--table{border-radius:0 0 .5rem 0}.climate-tabular__metric--table:nth-last-child(2)>.climate-tabular__data-container--table{border-radius:0 0 0 .5rem}.climate-tabular__metric-title{border-bottom:1px dashed #a3cee0;display:flex;flex-direction:column;height:1rem;justify-content:center;line-height:1rem;padding:1rem}.climate-tabular__metric-title--table{background-color:#f7f7f7;border:1px solid #e0e0e0}.climate-tabular__metric-title span{font-size:.75rem;font-weight:600;text-align:left}.climate-tabular__metric-title-regular{border-bottom:1px dashed #a3cee0;display:flex;flex-direction:column;height:1rem;justify-content:center;line-height:1rem;padding:1rem}.climate-tabular__metric-title-regular--table{background-color:#f7f7f7;border:1px solid #e0e0e0}.climate-tabular__metric-title-regular span{font-size:.75rem;font-weight:400;line-height:normal;text-align:left}.climate-tabular__metric-span{width:-webkit-fit-content;width:fit-content}.climate-tabular__metric-data{color:#012169;flex:0 0 50%}.climate-tabular__metric-data--table{color:#000;flex-grow:1}.climate-tabular__metric-data--crrm-1 span,.climate-tabular__metric-data--negative{color:#757575}.climate-tabular__data-container{display:flex;flex-direction:row;flex-grow:1;gap:1rem;padding:.7rem}.climate-tabular__data-container--table{border:1px solid #e0e0e0;flex-direction:column;gap:0;padding:0}.climate-tabular__data-container--detailed{flex-direction:column}.climate-tabular__data-container span{word-wrap:break-word;flex:0 0 50%;font-weight:400}.climate-tabular__data{display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:space-between;width:50%}.climate-tabular__data--table{border-bottom:1px dashed #e0e0e0;box-sizing:border-box;flex-direction:row;padding:.75rem;width:100%}.climate-tabular__data--table:last-child{border-bottom:none}.climate-tabular__data--table>span{min-width:25%;width:25%}.climate-tabular__data--detailed{flex-direction:row;width:100%}.climate-tabular__data--detailed>span{flex:1 1;min-width:25%;width:25%}.climate-tabular__data--detailed-long{flex-direction:row;width:100%}.climate-tabular__data--detailed-long>span{min-width:50%;width:25%}.climate-tabular__no-data-section{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2rem;width:calc(100% - 2rem)}.pillarScore__dataset{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:1rem;padding:1rem 0}.pillarScore__dataset-info{color:#75787b;font-size:12px;padding:.5rem 2rem}.pillarScore__data{align-items:center;box-sizing:border-box;display:flex;font-size:.75rem;padding:.3rem 1rem;width:50%}.pillarScore__data--group{width:100%}.pillarScore__data--custom{width:auto}.pillarScore__data--centered{margin:0 auto}.pillarScore__data--value>span:first-child{max-width:-webkit-max-content!important;max-width:max-content!important}.pillarScore__data--color{aspect-ratio:1;border-radius:.65rem;height:.65rem;margin-right:.5rem;width:.65rem}.pillarScore__data--line-chart-color{border-color:#227786}.pillarScore__data--bubble-chart-color{border-color:#42c2ff}.pillarScore__data--value{column-gap:.75rem;display:flex;flex-grow:1}.pillarScore__data--value>span:first-child{max-width:5rem;min-width:2rem}.pillarScore__wrapper{display:flex;flex-direction:column;width:inherit}.pillarScore__header__sub-text{color:#75787b;font-size:.75rem;padding:0 0 1.5rem .5rem}.climate__wrapper{display:flex;flex-direction:column;width:inherit}.climate__header__sub-text{color:#75787b;font-size:.75rem;padding:0 0 1.5rem .5rem}.msciESGRating__container{display:flex;flex-direction:column;width:100%}.msciESGRating__header__text__date{color:"#757575";font-size:12px;font-weight:400;line-height:16px;margin-bottom:1rem;opacity:.8;text-align:"center"}.msciESGRating__table tbody td{vertical-align:top}.msciESGRating__data{display:inline-grid}.msciESGRating__item{display:block}.addAdditionalInformation__wrapper{padding:1rem}.addAdditionalInformation__wrapper--blue-dashed{background-color:#f1f8fb;border:1px dashed #75cdee}.addAdditionalInformation__insights-add-new-info{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.addAdditionalInformation__insights-add-new-info:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.addAdditionalInformation__insights-add-new-info textarea{border:1px solid #d0d0ce;border-radius:4px;box-sizing:border-box;font-size:.95rem;font-weight:none;height:40%;outline:none;overflow-y:auto;padding:.6rem;resize:none;width:60%}.addAdditionalInformation__insights-add-new-info--text{color:#007cb0;cursor:pointer;font-size:.875rem;margin-left:.5rem}.addAdditionalInformation__add-info--header{border-bottom:1px solid #f0f0f0;padding:1rem}.addAdditionalInformation__add-info--text{cursor:pointer;display:flex;width:13rem}.addAdditionalInformation__add-info--text .pencil-icon{display:none;margin-left:.5rem}.addAdditionalInformation__add-info--text:hover .pencil-icon{display:inline-block}.addAdditionalInformation__add-container{word-wrap:break-word;overflow-wrap:break-word;width:100%}.addAdditionalInformation__add-container--body{word-wrap:break-word;margin-top:1rem;overflow-wrap:break-word}.addAdditionalInformation__editor{margin:3rem 1rem 2rem}.addAdditionalInformation__options{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.addAdditionalInformation__header-wrapper{display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.addAdditionalInformation__header__text{flex-grow:1;font-weight:600;overflow:hidden;padding-bottom:.1rem;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap}.addAdditionalInformation__header__text-dashboard{flex-grow:1;overflow:hidden;padding-right:.5rem;text-overflow:ellipsis;white-space:nowrap;width:1px}.addAdditionalInformation__header__text__date{color:"#757575";font-size:12px;font-weight:400;line-height:16px;opacity:.8;padding-left:1.5rem;padding-top:.5rem;text-align:"center"}.addAdditionalInformation__editInfo{cursor:pointer;margin-right:.5rem}.addAdditionalInformation__editInfo:hover{background-color:#d0d0ce;border-radius:4px;transition:.7s}.TimeChart{align-items:center;display:flex;flex-direction:column;width:100%}.TimeChart__chartContainer{justify-content:center;text-align:center}.TimeChart__chartContainer--wide{justify-content:space-between;width:inherit}.TimeChart__metrics{color:#212121;font-size:14px;font-weight:400;line-height:16px;margin:.5rem}.TimeChart__metricLeft{margin-left:1.4rem}.TimeChart__metricLeft-container{display:inline-block}.TimeChart__metric-button{line-height:inherit}.TimeChart__metric_row{display:flex;flex-direction:column;padding:.4rem;width:10rem}.TimeChart__metric_row--company{width:auto}.TimeChart__metricTextRowTable{padding:.2rem;width:33.33%}.TimeChart__metric_column,.TimeChart__metricsValues{display:flex;flex-direction:row}.TimeChart__metricsValues{font-size:2rem;font-weight:600;gap:1.6rem;min-width:40px;padding-bottom:.2rem}.TimeChart__NoDataField{justify-content:center}.TimeChart__metricsTableValues{display:flex;flex-direction:row;font-size:25px;font-weight:600;gap:0;justify-content:center}.TimeChart__circularIcon{padding-top:.2rem}.TimeChart__metricUnit{color:#757575;font-size:12px;font-weight:400;line-height:12px;margin:.2rem}.TimeChart__metricTextRow{padding:.2rem;width:13rem}.TimeChart__fieldValues{text-align:left}.TimeChart__fieldPeerValues{font-size:1rem;font-weight:600}.TimeChart__fieldTextValues{color:#757575;font-size:14px;font-weight:400;margin:.2rem;text-align:center}.TimeChart__noData{font-size:1.4rem;font-weight:600;margin-left:1%;text-align:center}.TimeChart__fieldTextValuesRight{color:#757575;font-size:.75rem;font-weight:400;margin:.2rem;text-align:left}.TimeChart__chartForPeer{font-size:12px;width:100%}.TimeChart__PeerContainer{display:flex;flex-direction:row;font-size:12px;font-weight:400;gap:.2rem;justify-content:space-between;line-height:16px}.TimeChart__metricView{border-radius:4px;justify-content:center;margin:.5rem;max-width:32%;min-width:29%;padding:.5rem;text-align:center}.TimeChart__metricTitle{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);padding-bottom:.5rem;padding-top:.4rem;text-align:left}.TimeChart__metricsForPeers{display:flex;justify-content:space-between;padding:.5rem}.TimeChart__metricsForPeers-fieldValue{margin-right:2.5rem}.TimeChart__metricName{margin-left:.3rem;text-align:left;width:7rem}.TimeChart__table_PeerIndustry{width:100%}.TimeChart__tableCompanyName{font-size:12px;font-weight:400;line-height:16px;text-align:left}.TimeChart__tableFieldValue{color:#212121;font-size:12px;font-weight:600;line-height:16px;text-align:center}.TimeChart__tableFieldValue-industry{color:#212121;font-size:.75rem;font-weight:600;line-height:16px;text-align:left}.TimeChart__label{color:#212121;font-size:12px;font-weight:400;line-height:16px;text-align:center}.TimeChart td{border-bottom:1px dashed #d0d0ce;padding:.75rem .1rem}.targetTilesContent__container{display:flex;justify-content:center;width:100%}.targetTilesContent__container--col{flex-direction:column}.targetTilesContent__container--big-top{margin-top:.9375rem}.targetTilesContent__container--medium-top,.targetTilesContent__container--small-top{margin-top:.5rem}.targetTilesContent__container--no-data{align-items:center}.targetTilesContent__name{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;max-width:30%;min-width:30%}.targetTilesContent__value{color:#212121;font-family:Open Sans;font-size:20px;font-style:normal;font-weight:600;line-height:24px;position:relative;text-align:left}.targetTilesContent__value-wrapper{align-items:center;display:flex;flex-wrap:wrap}.targetTilesContent__value--number{padding:0 1.5rem}.targetTilesContent__value-tooltip{display:flex;top:-110%}.targetTilesContent__value--special{font-size:12px;font-weight:400;line-height:16px}.targetTilesContent__value--center{text-align:center}.targetTilesContent__value--small{font-size:12px;line-height:16px}.targetTilesContent__value--black{color:#212121}.targetTilesContent__value--gray{color:#757575}.targetTilesContent__value--fix-wdith{flex-grow:1;max-width:60%;min-width:60%}.targetTilesContent__value--light-font{font-size:14px;font-weight:400;line-height:24px}.targetTilesContent__value--tall-font{font-size:14px;font-weight:600;line-height:32px}.targetTilesContent__value--grow{flex-grow:1}.targetTilesContent__value--number{font-size:40px;line-height:48px}.targetTilesContent__value--right{text-align:right}.targetTilesContent__value--text-reporting{font-size:20px}.targetTilesContent__value--text-baseYear,.targetTilesContent__value--text-reporting{align-items:center;color:#212121;display:flex;font-family:Open Sans;font-style:normal;font-weight:600;line-height:24px;text-align:center}.targetTilesContent__value--text-baseYear{font-size:15px}.targetTilesContent__value--number-2{color:#012169;font-family:Open Sans;font-size:32px;font-style:normal;font-weight:600;line-height:32px}.targetTilesContent__value--number-3{font-size:24px}.targetTilesContent__row{align-items:center;column-gap:1.625rem;display:flex;justify-content:space-between}.targetTilesContent__row--dashed-border{border:dashed #e6e6e6;border-width:0 0 1px;padding:1rem .5rem}.targetTilesContent__row--dashed-top-border{border-width:1px 0}.targetTilesContent__row--table{justify-content:space-between}.targetTilesContent__rows-wrapper{display:flex;flex-direction:column;row-gap:1.5rem;width:100%}.targetTilesContent__rows-wrapper--no-row-gap{row-gap:normal}.targetTilesContent__rows-wrapper--min-row-gap{row-gap:.25rem}.targetTilesContent__no-data{font-size:1rem;font-weight:700}.verification__container{width:100%}.verification__metric-values .tooltip{display:none;left:9rem;top:3rem;z-index:1}.verification__metric-values:hover .tooltip{display:block}.verification__chart-container{margin:1rem}.verification__chart-container-metric{color:#757575;font-size:14px;font-weight:400}.verification__chart-container-metric-wrapper{display:inline-block;padding-bottom:.3rem;width:-webkit-fit-content;width:fit-content}.verification__chart-container-metric-value{color:#212121;font-size:14px;font-weight:400}.verification__table{border-collapse:collapse;width:100%}.verification__table table,.verification__table td,.verification__table thead,.verification__table tr{align-items:center;margin:auto;padding:6px}.verification__table thead{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-radius:4px;font-size:12px;font-weight:600}.verification__table-metric{color:#757575;font-size:12px;font-weight:400;text-align:left}.verification__table-metric-td{min-width:3rem}.verification__table-data{color:#212121;font-size:12px;font-weight:400}.verification__table-detailViewMetric{color:#212121;font-weight:600}.verification__table-detailViewHeader{color:#012169;font-size:.75rem;font-weight:600;text-align:left}.verification__table-detailViewHeader-btn{line-height:inherit}.row{background-color:aqua;display:flex;justify-content:space-evenly}.targetTile__container{display:flex;flex-direction:column}.targetTile__container--multipleTargets{padding-left:1rem;padding-right:1rem}.targetTile__container--multipleTargets--tableView{background:none}.targetTile__popoverContainer{display:inline-block;width:-webkit-fit-content;width:fit-content}.targetTile__peersRowMultipleTiles--data{width:100%}.targetTile__peersRowMultipleTiles--content--container{display:flex;flex-direction:column;padding-top:3rem;width:100%}.targetTile__peersRowMultipleTiles--headers{display:flex;flex-direction:row;justify-content:space-around;padding-bottom:.5rem;padding-left:9.5rem;width:85%}.targetTile__peersRowMultipleTiles--headers--baseYear{padding-left:1rem}.targetTile__peersRowMultipleTiles--headers--targetYear{padding-left:5rem}.targetTile__peersRowMultipleTiles--headers--title{color:#212121;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.targetTile__peersRowMultipleTiles--row{align-items:center;display:flex;padding-bottom:1rem;width:100%}.targetTile__peersRowMultipleTiles--row--companyName{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;max-width:15%;min-width:15%}.targetTile__peersRowMultipleTiles--row--values--container{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:85%}.targetTile__peersRowMultipleTiles--row--values--cell{display:flex;flex-direction:column;width:25%}.targetTile__peersRowMultipleTiles--row--values--cell--oneTarget{width:50%}.targetTile__peersRowMultipleTiles--value{color:#757575;font-family:Open Sans;font-size:20px;font-style:normal;font-weight:600;line-height:24px;position:relative;text-align:center}.targetTile__peersRowMultipleTiles--value-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:25%}.targetTile__peersRowMultipleTiles--value-wrapperMultiValue{display:flex;justify-content:center}.targetTile__peersRowMultipleTiles--value-tooltip{display:flex;top:-110%}.targetTile__peersRowMultipleTiles--value--small{font-size:14px;line-height:16px}.targetTile__peersRowMultipleTiles--value--fix-wdith{flex-grow:1;max-width:60%;min-width:60%}.targetTile__peersRowMultipleTiles--value--grow{flex-grow:1}.targetTile__peersRowMultipleTiles--value--unit{color:#212121;font-family:Open Sans;font-size:15px;font-style:normal;font-weight:400;line-height:12px}.targetTile__peersRowMultipleTiles--value--number{color:#212121;font-family:Open Sans;font-size:32px;font-style:normal;font-weight:600;line-height:32px}.targetTile__peersRowMultipleTiles--value--text--center{text-align:center}.targetTile__eachRow--paddingBot{padding-bottom:2rem}.targetTile__targetHeader{display:flex;flex-direction:row;left:1rem;position:relative;top:1rem}.targetTile__targetHeader--title{color:#212121;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.targetTile__mainContent{display:flex;flex-direction:row;justify-content:space-between}.targetTile__mainContent--multipleTargets{bottom:1rem;min-height:11.25rem;position:relative}.targetTile__row{align-items:center;column-gap:1.625rem;display:flex;justify-content:space-between;padding-bottom:1rem}.targetTile__row--multipleTiles{justify-content:center}.targetTile__row--dashed-border{border:dashed #e6e6e6;border-width:0 0 1px;padding:1rem .5rem}.targetTile__row--dashed-top-border{border-width:1px 0}.targetTile__row--table{justify-content:space-between}.targetTile__peerBenchMark--name{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;max-width:30%;min-width:30%}.targetTile__metricContainer{min-height:11.25rem;width:32%}.targetTile__metricContainer--multipleTiles{padding-right:1rem}.targetTile__metricContainer--multipleTiles--targetYear{padding-left:2rem}.targetTile__metricContainer--multipleTiles--widthLarger{width:45%}.targetTile__metricContainer--tableView{border:1px solid #f0f0f0;border-radius:.5rem;box-shadow:0 .25rem .5rem 0 #f0f0f0}.targetTile__metricContainer--tableView--multipleTargets{border:none;border-radius:none;box-shadow:none}.targetTile__metricContainer--baseYear{background:linear-gradient(180.75deg,#f7eded .64%,#fff 135.65%);border-radius:.5rem;box-shadow:0 .25rem .5rem 0 #f0f0f0}.targetTile__metricContainer--targetYear{background:linear-gradient(180.75deg,#e3f2e5 .64%,#fff 135.65%);border-radius:.5rem;box-shadow:0 .25rem .5rem 0 #f0f0f0}.targetTile__metricContainer--targetReduction{background:linear-gradient(180.75deg,#f1eef8 .64%,#fff 135.65%);border-radius:.5rem;box-shadow:0 .25rem .5rem 0 #f0f0f0}.targetTile__noData{display:flex;font-size:12px;font-weight:400;line-height:16px;padding-bottom:.5rem;padding-top:.5rem}.targetTile__noData,.targetTile__value{font-family:Open Sans;font-style:normal}.targetTile__value{color:#757575;font-size:20px;font-weight:600;line-height:24px;position:relative;text-align:right}.targetTile__value-wrapper{align-items:center;display:flex;flex-wrap:wrap}.targetTile__value-tooltip{display:flex;top:-110%}.targetTile__value--small{font-size:14px;line-height:16px}.targetTile__value--fix-wdith{flex-grow:1;max-width:60%;min-width:60%}.targetTile__value--grow{flex-grow:1}.targetTile__value--unit{font-size:15px;font-weight:400;line-height:12px}.targetTile__value--number,.targetTile__value--unit{color:#212121;font-family:Open Sans;font-style:normal}.targetTile__value--number{font-size:32px;font-weight:600;line-height:32px}.targetTile__value--text--center{text-align:center}.targetTile__metric{display:flex;flex-direction:column;height:100%;padding-top:1rem;width:100%}.targetTile__metric--multipleTiles--title{align-items:center;color:#212121;display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;height:20%;justify-content:center;position:relative;text-align:center;top:3.5rem}.targetTile__metric--multipleTiles--title--peerBenchmark{justify-content:flex-end}.targetTile__metric--multipleTiles--content{height:80%}.targetTile__metric--multipleTiles--fieldName{color:#212121;display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;justify-content:flex-end;line-height:24px;padding-bottom:.5rem}.targetTile__metric--multipleTiles--peerBenchmark{padding-top:4rem}.targetTile__metric--content{padding:1rem 1rem 2rem}.targetTile__metric--reductionPercent{padding-top:0}.targetTile__metric--title{padding-left:1rem;padding-top:1rem}.targetTile__metric--title--text{font-size:16.5px;line-height:24px;text-align:left}.targetTile__metric--fieldValue,.targetTile__metric--title--text{color:#212121;font-family:Open Sans;font-style:normal;font-weight:600}.targetTile__metric--fieldValue{align-items:center;display:flex;font-size:40px;height:100%;justify-content:center;line-height:40px;text-align:center}.targetTile__metric--fieldValue--noData{font-size:1rem;font-weight:700}.targetTile__metric--fieldValue--targetReduction{padding-bottom:1.5rem}.targetTile__metric--fieldValue--text{align-items:center;color:#212121;display:flex;font-family:Open Sans;font-size:15px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.reportingBoundaryClimate{display:flex;flex-direction:column;width:100%}.reportingBoundaryClimate__companyViewContainer{grid-gap:.5rem;align-items:center;display:flex;flex-direction:column;gap:.5rem}.reportingBoundaryClimate__section-data{grid-gap:.5rem;align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:.5rem;justify-content:space-between;width:100%}.reportingBoundaryClimate__section-data--1{display:grid;grid-template-columns:31% 31% 31%}.reportingBoundaryClimate__noData{font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:700;line-height:16px;padding-bottom:.5rem;padding-top:.5rem}.reportingBoundaryClimate__rowContainer{display:flex;flex-direction:column;width:100%}.reportingBoundaryClimate__rowContainer--companyName{color:#212121;font-family:Open Sans;font-size:13px;font-style:normal;font-weight:500;line-height:16px;padding:.5rem 0}.reportingBoundaryClimate__tableViewContainer{width:100%}.reportingBoundaryClimate__tableViewRow{align-items:center;border:dashed #e6e6e6;border-width:0 0 1px;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 0;width:100%}.reportingBoundaryClimate__tableViewRow--topBorder{border-width:1px 0}.reportingBoundaryClimate__tableViewRow--companyName,.reportingBoundaryClimate__tableViewRow--metricValue{color:#212121;flex:1 1 50%;font-family:Open Sans;font-size:13px;font-style:normal;font-weight:600;line-height:16px;position:relative;text-align:left}.reportingBoundaryClimate__tableViewRow--companyName{font-weight:400;text-align:left}.reportingBoundaryClimate__noData{display:flex;flex-direction:row;justify-content:center;width:100%}.reportingBoundaryClimate__noData--footer{display:flex;font-size:.875rem;justify-content:flex-start;padding-top:1rem}.reportingBoundaryClimate__peerViewRowValues{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.reportingBoundaryClimate__peerViewRowValues--valueContainer{align-items:center;background:linear-gradient(180deg,#fff,#eef5f84d);border:1px solid #e2eff4;border-radius:1rem;color:#012169;display:flex;font-weight:600;height:56px;justify-content:center;position:relative;width:292px}.reportingBoundaryClimate__peerViewRowValues--valueContainer--noData{background:none;border:none}.reportingBoundaryClimate__peerViewRowValues--metricValue--noData{background:none;color:#757575}.reportingBoundaryClimate__detailedPeerViewContainer{display:flex;width:100%}.reportingBoundaryClimate__detailedPeerViewWrapper{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.reportingBoundaryClimate__detailedPeerViewRow{padding:1rem 1rem 2rem .5rem;width:45%}.reportingBoundaryClimate__detailedPeerViewRowValues{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.reportingBoundaryClimate__detailedPeerViewRowValues--companyName{word-wrap:break-word;color:#212121;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-right:.5rem;position:relative;text-align:center;text-align:left;white-space:break-spaces;width:50%}.reportingBoundaryClimate__detailedPeerViewRowValues--metricValue--noData{background:none;color:#757575}.reportingBoundaryClimate__detailedPeerViewRowValues--valueContainer{word-wrap:break-word;align-items:center;background:linear-gradient(180deg,#fff,#eef5f84d);border:1px solid #e2eff4;border-radius:1rem;color:#012169;display:flex;font-weight:600;height:56px;justify-content:center;padding:.5rem;position:relative;white-space:break-spaces;width:50%}.reportingBoundaryClimate__detailedPeerViewRowValues--valueContainer--noData{background:none;border:none}.ghgIntensity{display:flex;flex-direction:column;row-gap:1.5rem}.ghgIntensity__container{display:flex;flex-direction:column;row-gap:1rem}.ghgIntensity__subtitle{color:#212121;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.ghgIntensity__label{align-items:center;display:flex;font-size:1rem;font-weight:700;justify-content:center}.ghgIntensity__metric-block{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border:1px solid #e2eff4;border-radius:8px;display:flex;flex-direction:column;min-width:19.75rem}.ghgIntensity__metric-block>:first-child{border-bottom:1px dashed #a3cee0}.ghgIntensity__metric-block-detailed-view{min-width:0;min-width:auto;width:23.4%}.ghgIntensity__metric-block-esrs{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border:1px solid #e2eff4;border-radius:8px;display:flex;flex-direction:column;min-width:auto!important}.ghgIntensity__metric-block-esrs>:first-child{border-bottom:1px dashed #a3cee0}.ghgIntensity__metric-block-esrs-detailed-view{min-width:0;min-width:auto;width:23.4%}.ghgIntensity__metric-wrapper{align-items:center;column-gap:2rem;display:flex;justify-content:space-between;padding:1.25rem 1rem}.ghgIntensity__metric-wrapper--half-horizontal-padding{padding:1rem .5rem}.ghgIntensity__metric-wrapper--no-horizontal-padding{padding:1rem 0}.ghgIntensity__metric-label{color:#000000de;font-size:12px;font-style:normal;font-weight:600;line-height:16px;text-align:left}.ghgIntensity__metric-value{color:#012169;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.ghgIntensity__metric-value--black{color:#000000de}.ghgIntensity__metric-unit{color:#212121;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:1.25rem 1rem;word-break:break-word}.ghgIntensity__metric-unit--bold{font-weight:600}.ghgIntensity__metric-unit--half-horizontal-padding{padding:1rem .5rem}.ghgIntensity__metric-unit--no-horizontal-padding{padding:1rem 0}.ghgIntensity__metric-unit--static-height{align-items:center;display:flex;height:2rem;padding:1rem}.ghgIntensity__metric-unit--wrapper{width:-webkit-fit-content;width:fit-content}.ghgIntensity__metric-no-data{color:#757575;font-size:12px;font-style:normal;font-weight:600;line-height:16px;text-align:center}.ghgIntensity__detailed-view-container{display:flex;flex-direction:column}.ghgIntensity__detailed-view-subtitle{color:#212121;font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:1rem;width:-webkit-fit-content;width:fit-content}.ghgIntensity__detailed-view-wrapper{column-gap:1rem;display:flex;flex-wrap:wrap;row-gap:1rem}.ghgIntensity__no-data-available{font-size:12px}.ghgIntensity__table-view{display:flex;flex-direction:column}.ghgIntensity__table-view-subtitle{background:#00000005;border-radius:4px;margin-bottom:0;padding:.5rem}.ghgIntensity__table-view-subtitle-2{color:#212121;font-size:14px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:.5rem}.ghgIntensity__table-view-metric-label{font-weight:400}.ghgIntensity__table-view-metric-label--bold{font-weight:600}.ghgIntensity__table-block{display:flex;flex-direction:column;min-width:19.75rem}.ghgIntensity__table-block>div{border-bottom:1px dashed #d0d0ce}.ghgIntensity__table-block--top-border>:first-child{border-bottom:1px dashed #d0d0ce;border-top:1px dashed #d0d0ce}.ghgIntensity__table-block-esrs{display:flex;flex-direction:column;min-width:auto!important}.ghgIntensity__table-block-esrs>div{border-bottom:1px dashed #d0d0ce}.ghgIntensity__table-block-esrs--top-border>:first-child{border-bottom:1px dashed #d0d0ce;border-top:1px dashed #d0d0ce}.ghgIntensity__table-group{display:flex;flex-direction:column}.ghgIntensity__collapsedExpandedButton{background-color:#f1f8fb;border:none;border-radius:.5rem;cursor:pointer;padding:0;text-decoration:none;transition:background-color .7s ease;width:-webkit-fit-content;width:fit-content}.ghgIntensity__collapsedExpandedButton :hover{background-color:#e2eff4;border-radius:.5rem}.ghgIntensity__collapsedExpandedButtonContent{align-items:center;display:flex;gap:.2rem;padding:.5rem .875rem}.water,.water__container{display:flex;width:100%}.water__container{flex-direction:column}.water__textHeader{word-wrap:break-word;align-items:center;color:#012169;display:flex;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:16px;text-align:left;white-space:break-spaces}.water__textHeader--tableView{color:#212121}.water__peerView{width:100%}.water__peerView--container{display:flex;flex-direction:column}.water__peerView--header{background:linear-gradient(180.75deg,#eef5f8 .64%,#eef5f800 135.65%);border-radius:4px}.water__peerView--header,.water__peerView--header--tableView{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.water__peerView--header--tableView{background:none;border:dashed #e6e6e6;border-radius:none;border-width:0 0 1px}.water__peerView--header--companyName{align-items:center;color:#012169;display:flex;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;justify-content:center;line-height:16px;padding-bottom:.75rem;padding-top:.75rem;text-align:center;width:50%}.water__peerView--header--companyName--tableView{color:#212121;display:flex;justify-content:center;width:20%}.water__peerView--header--companyName--detailedView{display:flex;justify-content:center;width:20%}.water__peerView--headerValues{display:flex;flex-direction:row;justify-content:space-around;width:60%}.water__peerView--headerValues--tableView{display:flex;flex-direction:row;justify-content:space-around;width:80%}.water__peerView--valuesContainer{display:flex;flex-direction:column;padding-top:1rem}.water__peerView--valuesContainer--tableView{padding-top:0}.water__peerView--rowContainer,.water__peerView--rowContainer--tableView{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:1rem}.water__peerView--rowContainer--tableView{border:dashed #e6e6e6;border-width:0 0 1px;padding-top:1rem}.water__peerView--rowContainer--tableView--companyName{align-items:center;color:#212121;display:flex;flex-wrap:wrap;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:16px;width:20%}.water__peerView--rowContainer--tableView--valuesContainer{display:flex;flex-direction:row;width:80%}.water__peerView--rowContainer--tableView--value{color:#212121;display:flex;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;justify-content:space-around;line-height:16px;text-align:center;width:100%}.water__peerView--rowContainer--valuesContainer{display:flex;flex-direction:row;width:60%}.water__peerView--rowContainer--metricName{align-items:center;color:#757575;flex-wrap:wrap;font-weight:400;width:40%}.water__peerView--rowContainer--metricName,.water__peerView--rowContainer--value{display:flex;font-family:Open Sans;font-size:14px;font-style:normal;line-height:16px}.water__peerView--rowContainer--value{color:#212121;font-weight:600;justify-content:space-around;text-align:center;width:100%}.water__companyView{display:flex;width:100%}.water__companyView--row{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem}.water__companyView--row--tableView{border:dashed #e6e6e6;border-width:0 0 1px}.water__companyView--row--tableView--topBorder{border-width:1px 0}.water__companyView--row--metricName{color:#757575;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-align:left}.water__companyView--row--metricValue{color:#212121;font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:24px}.water__noData{align-items:center;display:flex;font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;line-height:16px;padding-bottom:.5rem;padding-top:.5rem;width:100%}.water__noData--footer{display:flex;font-size:.75rem;justify-content:flex-start;padding-top:.5rem}.targetsTileChart{display:flex;flex-direction:column}.targetsTileChart__single-block{column-gap:1rem;display:flex;flex-wrap:wrap;row-gap:2.5rem}.targetsTileChart__single-metric-container{align-items:center;display:flex;flex-direction:column;padding:1rem .5rem;width:calc(33.33333% - 1.66667rem)}.targetsTileChart__single-metric--transparent{row-gap:.5rem}.targetsTileChart__single-metric--white{background:linear-gradient(180deg,#fff,#fff6);border-radius:8px;padding:1rem .5rem;row-gap:1rem;width:calc(33.33333% - 1.66667rem)}.targetsTileChart__single-metric-wrapper{min-height:2rem}.targetsTileChart__single-metric--flex{flex:auto;width:18%}.targetsTileChart__single-metric-lbl{color:#046a38;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:center}.targetsTileChart__single-metric-value{color:#212121;font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.targetsTileChart__single-metric-value--scope-max{max-height:3rem;max-width:100%}.targetsTileChart__single-metric-year{color:#212121;font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.targetsTileChart__single-metric-year-string{font-size:14px;line-height:24px}.targetsTileChart__multiple-container{display:flex;flex-direction:column;row-gap:1rem}.targetsTileChart__multiple-container--single-detailed{row-gap:1.5rem}.targetsTileChart__multiple-block{display:flex;flex-direction:column;row-gap:.5rem}.targetsTileChart__multiple-subtitle{color:#212121;font-size:12px;font-style:normal;font-weight:600;line-height:24px}.targetsTileChart__multiple-row{column-gap:.5rem;display:flex}.targetsTileChart__multiple-peer-metric{background:linear-gradient(180deg,#fff,#fff6);border-radius:8px;padding:1rem;row-gap:1rem}.targetsTileChart__multiple-peer-metric-box{background:linear-gradient(180deg,#fff,#fff6);border-radius:8px;padding:1rem;width:calc(50% - 40px)}.targetsTileChart__multiple-peer-metric-box--100{width:100%}.targetsTileChart__multiple-peer-metric-box--third{width:calc(33.33333% - 42.66667px)}.targetsTileChart__multiple-peer-metric-box--third-detailed{width:calc(33.33333% - 48px)}.targetsTileChart__multiple-peer-metric-subtitle{color:#046a38;font-size:12px;font-weight:400;line-height:16px;padding-bottom:1rem}.targetsTileChart__multiple-peer-text{word-wrap:break-word;color:#212121;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.targetsTileChart__multiple-peer-text--bold{font-size:14px;font-weight:600;line-height:24px}.targetsTileChart__multiple-peer-text--47{width:47%}.targetsTileChart__multiple-peer-text--53{width:calc(53% - 8px)}.targetsTileChart__multiple-peer-text--fz-big{font-size:14px;font-weight:600;line-height:24px}.targetsTileChart__multiple-peer-text--align-right{text-align:right}.targetsTileChart__multiple-peer-text--detailed{font-size:14px;font-weight:600;line-height:16px}.targetsTileChart__multiple-peer-container{column-gap:1rem;display:flex;flex-wrap:wrap;row-gap:1.5rem}.targetsTileChart__multiple-peer-group{align-items:center;column-gap:2.2rem;display:flex;justify-content:space-between;margin-bottom:.5rem}.targetsTileChart__multiple-peer-group--column{align-items:start;flex-direction:column;row-gap:.5rem}.targetsTileChart__multiple-detailed-group{height:3rem;padding-bottom:1rem}.targetsTileChart__multiple-detailed-metric-box{display:flex;flex-direction:column;width:calc(100% - 16px)}.targetsTileChart__multiple-detailed-metric-box-wrapper{column-gap:1rem;display:flex}.targetsTileChart__no-data-available{font-size:12px;margin-top:1rem}.targetsTileChart__table{color:#000000de;font-size:14px;font-style:normal;font-weight:400;line-height:16px;width:100%}.targetsTileChart__table thead th{font-weight:400;padding:.75rem .25rem;text-align:left;width:34%}.targetsTileChart__table thead th:first-child{padding:.75rem .25rem .75rem 0;width:30%}.targetsTileChart__table thead th:last-child{padding:.75rem 0 .75rem .25rem}.targetsTileChart__table tbody td:first-child{font-weight:400}.targetsTileChart__table tbody td{font-weight:600;padding:.75rem .25rem;position:relative;text-align:left;width:34%}.targetsTileChart__table tbody td-scope-max{max-height:2rem}.targetsTileChart__table tbody td:first-child{padding:.75rem .25rem .75rem 0;width:30%}.targetsTileChart__table tbody td:last-child{padding:.75rem 0 .75rem .25rem}.targetsTileChart__table--detailed thead th{font-weight:400;text-align:left;width:12%}.targetsTileChart__table--detailed thead th:first-child{width:18%}.targetsTileChart__table--detailed thead th:nth-child(2),.targetsTileChart__table--detailed thead th:nth-child(3){width:22%}.targetsTileChart__table--detailed tbody td{flex-grow:1;font-size:14px;font-weight:600;padding:.75rem .25rem;text-align:left;width:12%}.targetsTileChart__table--detailed tbody td:first-child{width:18%}.targetsTileChart__table--detailed tbody td:nth-child(2),.targetsTileChart__table--detailed tbody td:nth-child(3){width:22%}.targetsTileChart__table-view-target{display:flex;flex-direction:column;row-gap:1rem}.targetsTileChart__table-view-target-wrapper{display:flex;flex-direction:column;row-gap:1.5rem}.targetsTileChart__table-view-target-subtitle{align-items:center;background:#f5f5f4;border-radius:4px;color:#212121;display:flex;font-size:14px;font-style:normal;font-weight:600;justify-content:center;line-height:24px;padding:.5rem 1rem}.targetsTileChart__table-view--no-dashed-line tr:nth-child(odd) td{border-bottom:initial}.targetsTileChart__scope-metric-ellipsis{position:relative}.targetsTileChart__scope-metric-ellipsis .tooltip{display:none}.targetsTileChart__scope-metric-ellipsis:hover .tooltip{display:flex;left:0;top:1.5rem}.targetsTileChart__scope-metric{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}.targetsTileChart__metric-container-popover{display:inline-block;width:-webkit-fit-content;width:fit-content}.targetsTileChart__metric-name-popover--left{text-align:left}.ghg-target__fitMultiTarget{width:-webkit-fit-content;width:fit-content}.ghg-target__singleTarget{border-top:1px dashed #d0d0ce;display:flex;justify-content:space-between;padding:.5rem .2rem}.ghg-target__singleTarget-metricName{font-size:.75rem;font-weight:400}.ghg-target__singleTarget-metricValue{font-size:.75rem;font-weight:600}.ghg-target__singleTarget:last-child{border-bottom:1px dashed #d0d0ce}.ghg-target__metricName{width:-webkit-fit-content;width:fit-content}.ghg-target__container{margin-top:5rem;padding:1rem 0;width:100%}.ghg-target__container,.ghg-target__label{align-items:center;display:flex;justify-content:center}.ghg-target__label{font-size:.785rem;font-weight:700}.ghg-target__wrapper{background:linear-gradient(180.75deg,#f1eef8 .64%,#fff 135.65%);border:1px solid #3d20741a;border-radius:.5rem;margin-bottom:1rem}.ghg-target__wrapper--30{width:calc(33.33333% - .33333rem)}.ghg-target__wrapper--60{width:calc(66.66667% - .66667rem)}.ghg-target__multiTargetwrapper{align-items:center;background:linear-gradient(180.75deg,#f1eef8 .64%,#fff 135.65%);border:1px solid #3d20741a;border-radius:.5rem;margin-bottom:1rem;text-align:center}.ghg-target__multiTargetwrapper-header{display:flex;justify-content:center}.ghg-target__tableWrapper{background:linear-gradient(180.75deg,#f1eef8 .64%,#fff 135.65%);border:1px solid #3d20741a;border-radius:.5rem;margin-bottom:1rem;width:100%}.ghg-target__inner-wrapper{display:flex;flex-direction:row;height:100%}.ghg-target__data{flex:1 1}.ghg-target__data:first-child{border-right:1px dashed #3d20741a}.ghg-target__header{font-size:12px;font-weight:600;line-height:normal;padding:1rem}.ghg-target__tableFirst{width:30%}.ghg-target__tableLast{width:40%}.ghg-target__tableHeader{font-size:12px;font-weight:600;padding:1rem}.ghg-target__tableHeader td{border-bottom:1px dashed #3d20741a;padding:1rem}.ghg-target__tableBody{color:#012169;font-size:.875rem;font-weight:600}.ghg-target__tableBody td{padding:1rem}.ghg-target__tableBody td:first-child{color:#000;font-weight:400}.ghg-target__tableBody-metricData .tooltip{display:none;top:auto;transform:translateY(40%)}.ghg-target__tableBody-metricData:hover .tooltip{display:block}.ghg-target__body{border-top:1px dashed #3d20741a;color:#012169;font-size:.875rem;font-weight:600;padding:1rem}.ghg-target__body .tooltip{display:none;top:auto;transform:translateY(40%)}.ghg-target__body:hover .tooltip{display:block}.ghg-target__companyName{font-size:.75rem;font-weight:600;margin-bottom:1rem}.ghg-target__compTable{align-items:center;border-bottom:1px dashed #d0d0ce;border-top:1px dashed #d0d0ce;display:flex;flex-direction:column;padding:.5rem;text-align:center}.ghg-target__compTable-table{width:100%}.ghg-target__compTable-header{font-size:.75rem;font-weight:400;margin-bottom:.5rem}.ghg-target__compTable-body{font-size:.75rem;font-weight:600}.ghg-target__compTable-tableHeader{font-size:12px}.ghg-target__compTable-tableHeader td{border-bottom:1px dashed #3d20741a;padding:1rem}.ghg-target__compTable-tableFirst{width:30%}.ghg-target__compTable-tableLast{width:50%}.ghg-target__compTable-tableBody{font-size:.875rem;font-weight:600;width:100%}.ghg-target__compTable-tableBody td{border-bottom:1px dashed #d0d0ce;padding:1rem}.ghg-target__compTable-tableBody td:first-child{font-weight:600}.ghg-target__singleTargetPeer-body{border-top:1px dashed #3d20741a;display:flex;gap:30%;padding:1rem}.ghg-target__singleTargetPeer-body-container{width:35%}.ghg-target__singleTargetPeer-companyName{font-size:.75rem;font-weight:400;margin-bottom:.5rem}.ghg-target__singleTargetPeer-data{color:#012169;font-size:.75rem;font-weight:600}.ghg-target__singleTargetPeerDetail{display:flex;gap:1rem}.ghg-target__singleTargetPeerDetail-body{border-top:1px dashed #3d20741a;padding:1rem}.ghg-target__singleTargetPeerDetail-data{align-items:center;display:flex;flex-wrap:nowrap;gap:2.5rem}.ghg-target__singleTargetPeerDetail-value{color:#012169;font-size:.75rem;font-weight:600}.ghg-target__singleTargetPeerDetail-valueBaseline{font-size:.75rem;font-weight:600}.ghg-target__singleTargetPeerDetail-companyName{font-size:.75rem;font-weight:400;margin-bottom:.5rem;max-width:5rem}.ghg-target__detailPeerChart{display:contents}.ghg-target__detailPeerChart-tableWrapper{flex-grow:1}.ghg-target__detailPeerChart-container{display:flex;flex-direction:column;height:100%}.ghg-target__detailPeerChart-wrapper{display:flex;height:100%}.ghg-target__detailedView{display:flex;flex-wrap:wrap;justify-content:space-between}.ghg-target__detialView{grid-column-gap:.5rem;display:grid;grid-template-columns:50% 50%}.ghg-target__indTable-headerRow td{border-bottom:1px dashed #d0d0ce}.ghg-target__indTable-compName,.ghg-target__indTable-groupName{font-size:.75rem;font-weight:400}.ghg-target__indTable-tableDataRow{border-bottom:1px dashed #d0d0ce;font-size:.75rem;font-weight:600;width:20%}.ghg-target__indTable-dataRow{height:4rem}.ghg-target__indTable-targetName{width:7rem}.ghg-target__detailPeer{border:1px solid #d0d0ce;border-radius:.5rem;display:flex;flex-direction:column;margin-bottom:1rem;width:99%}.ghg-target__detailPeer-groupName{font-size:.75rem;font-weight:400}.ghg-target__detailPeer-groupValue{color:#212121!important;font-size:.75rem;font-weight:600}.ghg-target__detailPeer-valueFirst{border-top:1px dashed #3d20741a;font-size:.75rem;font-weight:600;padding:1rem}.ghg-target__detailPeer-body{display:flex;flex-grow:1}.ghg-target__detailPeer-header{align-items:center;background:#00000005;border-bottom:1px solid #d0d0ce;font-size:.75rem;font-weight:600;padding:.8rem;text-align:center}.ghg-target__detailPeer-tableWrapper{display:flex}.ghg-target__detailPeer-multiTargetwrapper{align-items:center;text-align:center;width:28%}.ghg-target__detailPeer-tableBody{border-left:1px dashed #3d20741a;width:72%}.ghg-target__detailPeer-wrapper{width:72%}.ghg-target__detailPeer-tableHeader{font-size:12px;font-weight:600;line-height:normal;padding:.5rem;padding:1rem}.ghg-target__detailPeer-tableHeader td{border-bottom:1px dashed #3d20741a;padding:1.45rem}.ghg-target__scope-target-metric{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}.ghg-target__scope-target-metric--max-width{width:40%}.ghg-target__scope-target-metric .tooltip{display:none;left:-1.5rem;max-width:15rem;top:2.5rem;transform:none}.ghg-target__scope-target-metric .tooltip.tooltip__label{max-width:15rem}.ghg-target__scope-target-metric:hover .tooltip{display:flex}.detail{grid-column-gap:.5rem;display:grid;grid-template-columns:50% 50%}.ghg-target-table__table{width:100%}.ghg-target-table__row:first-child td{border-top:1px dashed #d0d0ce}.ghg-target-table__row td{border-bottom:1px dashed #d0d0ce;inline-size:5rem;max-width:10rem;overflow-wrap:break-word;padding:.75rem .5rem}.ghg-target-table__row td:first-child{padding-left:0}.ghg-target-table__row td:last-child{padding-right:0}.ghg-target-table__label{font-size:.75rem;position:relative}.ghg-target-table__label .tooltip{display:none;z-index:1}.ghg-target-table__label:hover .tooltip{display:block}.tableChart__container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.tableChart__table{width:100%}.tableChart__table-header tr th{border-bottom:1px dashed #d0d0ce;inline-size:5rem;overflow-wrap:break-word;padding:.75rem .25rem}.tableChart__table-header tr th:first-child{padding-left:0}.tableChart__table-header tr th:last-child{padding-right:0}.tableChart__table-header-label-container{text-align:center}.tableChart__table-header-label{font-size:.75rem;font-weight:400;text-align:center}.tableChart__table-header-label--left{text-align:left}.tableChart__table-body tr td{border-bottom:1px dashed #d0d0ce;inline-size:5rem;overflow-wrap:break-word;padding:.75rem .5rem}.tableChart__table-body tr td:first-child{padding-left:0}.tableChart__table-body tr td:last-child{padding-right:0}.tableChart__table-body-cell--border-top tr:first-child td{border-top:1px dashed #d0d0ce}.tableChart__table-body-value{font-size:.75rem;font-weight:400;position:relative;text-align:center}.tableChart__table-body-value--left{text-align:left}.tableChart__table-body-value--bold{font-weight:600}.tableChart__table-body-value--right{text-align:right}.tableChart__table-body-value--center{text-align:center}.tableChart__missing-data-msg{align-items:center;display:flex;font-size:.785rem;font-weight:400;margin:2rem 1rem 0 .5rem;text-align:left}.tableChart__fit-content,.tableChart__fit-content-reporting{display:inline-block;width:-webkit-fit-content;width:fit-content}.tableChart__fit-content-reporting{margin-right:.3rem}.tableChart__text--line-height{line-height:inherit}.tableChart__text--top{vertical-align:top}.cost-chart{margin-top:5%;width:100%}.cost-chart__wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}.cost-chart__container{margin-bottom:2rem}.cost-chart__container-metricName{align-items:center;display:flex;font-size:12px;font-weight:400;justify-content:center}.cost-chart__container-metricValue{align-items:center;color:#012169;display:flex;font-size:40px;font-weight:600;justify-content:center}.cost-chart__container__peerIndustry{margin-bottom:1rem}.cost-chart__container__peerIndustry-metricName{display:flex;flex:1 1;font-size:14px;font-weight:600;padding-bottom:1rem}.cost-chart__container__peerIndustry-valueChart{display:flex}.cost-chart__container__peerIndustry-valueChart-name{word-wrap:break-word;align-items:left;display:flex;flex:1 1;font-size:12px;font-weight:400;line-height:2rem}.cost-chart__container__peerIndustry-valueChart-metricValue{align-items:center;color:#012169;display:flex;font-size:2rem;font-weight:600;padding-right:2rem}.cost-chart__container__detailedPeer{margin-bottom:2rem}.cost-chart__container__detailedPeer--grid-container{grid-gap:2rem .5rem;display:grid;gap:2rem .5rem;grid-auto-flow:row;grid-template-columns:35% 30% 30%}.cost-chart__container__detailedPeer--grid-container--item{word-wrap:break-word;font-size:12px;font-weight:400;line-height:1rem;padding-bottom:1rem;text-align:left}.cost-chart__container__detailedPeer--grid-container--value{align-items:right;color:#012169;font-size:24px!important;font-weight:600;line-height:1rem;padding-bottom:1rem}.cost-chart__empty-values{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.detailed-score-table__table--left{width:100%}.detailed-score-table__table--left td.data{text-align:left}.detailed-score-table__Detailrow{font-size:14px;font-weight:600}.detailed-score-table__Detailrow td{width:20%}.detailed-score-table__label{font-size:.75rem;position:relative}.detailed-score-table__label .tooltip{display:none;z-index:1}.detailed-score-table__label:hover .tooltip{display:block}.detailed-score-table__label-button{font-size:12px;line-height:inherit}.detailed-score-table__label--left{display:inline-block;width:-webkit-fit-content;width:fit-content}.detailed-score-table__data{font-size:.75rem;font-weight:600;position:relative;text-align:right}.detailed-score-table__data .tooltip{display:none;position:absolute;transform:translateX(-50%)}.detailed-score-table__data:hover .tooltip{display:block}.detailed-score-table__dataProgressBar{align-content:left;font-size:1.5rem;text-align:left}.detailed-score-table__no-data{align-items:center;display:flex;flex-grow:1;font-size:.785rem;font-weight:700;justify-content:center;padding:1rem;width:100%}.weater-stress{aspect-ratio:1;background-color:#d0d0ce;display:flex;margin:0 auto;min-width:7rem;position:relative;width:50%}.weater-stress__content{align-items:center;display:flex;flex-direction:column}.weater-stress__border{aspect-ratio:1;background-color:#fff;display:flex;left:2px;position:absolute;top:2px;width:calc(100% - 4px)}.weater-stress__data{align-self:flex-end;background:linear-gradient(90deg,#a3cee0,#007cb0);width:100%}.weater-stress__container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:50rem;position:relative}.weater-stress__range{color:#757575;font-size:.75rem;position:absolute;top:0}.weater-stress__value{aspect-ratio:1;background-color:#fff;border:2px solid #d0d0ce;border-radius:100%;display:flex;font-size:14rem;font-weight:600;justify-content:center;margin:-1rem auto 0;min-width:2rem;width:15%;z-index:1}.weater-stress__footer{word-wrap:break-word;color:#212121;font-size:.75rem;font-style:normal;font-weight:400;line-height:16px;max-width:7rem;padding:.75rem;text-align:center;white-space:pre-wrap}.battery-chart{aspect-ratio:1;background-color:#d0d0ce;display:flex;margin:0 auto;position:relative;width:100%}.battery-chart__content{align-items:center;display:flex;flex-direction:column}.battery-chart__content--left{margin-left:-1rem}.battery-chart__content--right{margin-left:-5rem}.battery-chart__border{background-color:#f7f7f7;box-sizing:border-box;display:flex;height:calc(100% - 4px);left:7px;position:absolute;top:2px;width:calc(100% - 14px)}.battery-chart__data-container{display:flex;flex-direction:column-reverse;flex-grow:1;gap:2%;margin:0 auto;max-width:30%;padding-bottom:2%;padding-top:5%}.battery-chart__data{background-color:#fff}.battery-chart__container{display:flex;flex-direction:column;margin:0 auto;max-width:20rem;min-width:10rem;position:relative}.battery-chart__range{color:#757575;font-size:.75rem;position:absolute;top:0}.battery-chart__value{fill:#fff;aspect-ratio:1;border-radius:100%;display:flex;font-size:15rem;font-weight:600;height:15%;justify-content:center;position:absolute}.battery-chart__value--left{right:0;transform:translate(-500%,-100%)}.battery-chart__value--right{right:5px;transform:translate(-30%,-100%)}.battery-chart__join-line{background-color:#d0d0ce;display:flex;height:3%;position:absolute;top:50%;width:100%}.battery-chart__join-line--left{left:100%}.battery-chart__join-line--right{left:-100%}.battery-chart__value-indicator{border:1px solid #fff;border-radius:100%;height:10%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10%}.battery-chart__value-indicator--left{left:200%}.battery-chart__value-indicator--right{left:-110%}.battery-chart__footer{word-wrap:break-word;color:#212121;font-size:.75rem;font-style:normal;font-weight:400;line-height:16px;max-width:7rem;overflow-wrap:break-word;padding:.75rem;text-align:center;white-space:pre-wrap}.waste__container{display:flex;flex-direction:column;row-gap:3rem;width:100%}.waste__no-data-section{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.wasteChart__container{display:flex;flex-direction:column;row-gap:3rem;width:100%}.wasteChart__legend{align-items:center;column-gap:.25rem;display:flex;justify-content:space-between}.wasteChart__legend-section{column-gap:.5rem;display:flex;width:100%}.wasteChart__legend-icon{border-radius:50%;height:.5rem;width:.5rem}.wasteChart__legend-text{color:#757575;font-size:.75rem;font-weight:400;line-height:1rem}.wasteChart__graphic-section{row-gap:1rem}.wasteChart__graphic-section,.wasteChart__graphic-section-body{display:flex;flex-direction:column;width:100%}.wasteChart__graphic-section-company-data,.wasteChart__graphic-section-header{display:flex;justify-content:space-between;width:100%}.wasteChart__graphic-section-company-data{align-items:center}.wasteChart__graphic-section-company-data--dashed{border-bottom:1px dashed #d0d0ce;padding:.5rem 0}.wasteChart__graphic-section-metric{column-gap:.5rem;display:flex;width:45%}.wasteChart__graphic-section-metrics-wrapper{display:flex;justify-content:space-between;width:100%}.wasteChart__graphic-section-metrics-wrapper-col-2{width:90%}.wasteChart__graphic-section-col-3{font-size:14px;font-weight:400;width:29%}.wasteChart__metric-name{color:#212121;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.wasteChart__metric-name-container{width:45%}.wasteChart__metric-values{display:flex}.wasteChart__metric-value{color:#012169;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.wasteChart__metric-value-empty{color:#212121}.wasteChart__metric-unit{color:#212121;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.wasteChart__submetric{align-items:center;border-radius:10px;column-gap:.25rem;display:flex;justify-content:flex-end;padding:.75rem 1rem;width:50%}.wasteChart__submetric-empty{background-color:initial;justify-content:center;width:100%}.wasteChart__legendDetailedPeer{align-items:center;column-gap:.25rem;display:flex;justify-content:space-between;width:50%}.wasteChart__legendDetailedPeer-section{column-gap:.5rem;display:flex;width:100%}.wasteChart__legendDetailedPeer-container{display:flex;justify-content:space-between;width:90%}.wasteChart__legendDetailedPeer-container-metric{display:flex;width:45%}.wasteChart__legendDetailedPeer-col-3{font-size:14px;font-weight:400;width:29%}.wasteChart__legendDetailedPeer-text{color:#000;font-family:Open Sans;font-size:.75rem;font-weight:600;letter-spacing:0;line-height:1rem;text-align:left}.wasteTable__container{display:flex;flex-direction:column;width:100%}.wasteTable__container--horizontal{flex-direction:row}.wasteTable__company-section{display:flex;flex-direction:column;width:100%}.wasteTable__company-section--align-center{align-items:center;flex-direction:row}.wasteTable__company-section--dashed,.wasteTable__submetric-container{border-bottom:1px dashed #d0d0ce;padding:1rem 0}.wasteTable__submetric-container{display:flex;justify-content:space-between}.wasteTable__submetric-text{font-size:12px;font-style:normal;font-weight:400;line-height:16px}.wasteTable__submetric-text--bold{font-weight:600}.wasteTable__submetric-text--center{text-align:center}.wasteTable__submetric-text--w-30{width:33.33333%}.wasteTable__metric-col{display:flex;flex-direction:column;width:50%}.wasteTable__metric-text{font-size:14px;font-style:normal;font-weight:400;font-weight:600;line-height:24px}.wasteTable__metric-text--padding{margin-bottom:2rem}.wasteTable-leftAligned{text-align:left}.wasteTable-centerAligned{text-align:center}.wasteTable-darkColoredWeight{font-weight:600}.wasteTable-lightColoredWeight{font-weight:400}.wasteTable__legend-container{border-bottom:1px dashed #d0d0ce;display:flex;padding-bottom:1.5rem;width:100%}.wasteTable__legend-text{font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:center;width:33.33333%}.wasteTable__legendIndustry-container{border-bottom:1px dashed #d0d0ce;display:flex;padding:1rem 0;width:100%}.wasteTable__legendIndustry-text{font-size:12px;font-style:normal;line-height:16px;width:33.33333%}.waste__popover-container{display:inline-block;width:-webkit-fit-content;width:fit-content}.waterIntensityChart__wrapper{align-items:flex-start;justify-content:space-between}.waterIntensityChart__container,.waterIntensityChart__wrapper{display:flex;flex-direction:column;height:inherit;width:inherit}.waterIntensityChart__container{justify-content:center;row-gap:1rem}.waterIntensityChart__company-row{align-items:center;column-gap:.5rem;display:flex;justify-content:center;width:100%}.waterIntensityChart__company-row--space-between{justify-content:space-between}.waterIntensityChart__company-row--grid-content{grid-gap:1rem .33rem;word-wrap:break-word;display:grid;grid-auto-flow:row;grid-template-columns:30% 70%}@media screen and (min-width:1500px){.waterIntensityChart__company-row--grid-content{grid-gap:1rem .5rem;display:grid;grid-auto-flow:row;grid-template-columns:38% 70%}}@media screen and (min-width:1650px){.waterIntensityChart__company-row--grid-content{grid-gap:1rem 1rem;display:grid;grid-auto-flow:row;grid-template-columns:50% 50%}}.waterIntensityChart__company-name{color:#212121;font-size:12px;font-style:normal;font-weight:400;line-height:16px;min-width:4.5rem}.waterIntensityChart__value{color:#012169;font-size:2.5rem;font-style:normal;font-weight:600;line-height:3.5rem;position:relative;text-align:left}.waterIntensityChart__value--{font-size:2rem;line-height:2rem}.waterIntensityChart__value--small{font-size:1.75rem}.waterIntensityChart__value--small2{font-size:1.5rem!important}.waterIntensityChart__value--small3{font-size:1.15rem!important}.waterIntensityChart__value--black{color:#212121}.waterIntensityChart__value--number-2{color:#012169;font-size:2rem;line-height:2rem}.waterIntensityChart__value--number-1-5{font-size:1.5rem}.waterIntensityChart__unit{color:#212121;font-family:Open Sans;font-size:18px;font-style:normal;font-weight:400;line-height:18px;margin-left:.3rem}.waterIntensityChart__empty-values{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding-top:2rem}.horizontalGraduatedChart__container{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.horizontalGraduatedChart__legend-section{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1.5rem;row-gap:.75rem;width:100%}.horizontalGraduatedChart__legend-text{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.horizontalGraduatedChart__legend-companies{column-gap:.8rem;display:flex}.horizontalGraduatedChart__legend-company-block{align-items:center;color:#757575;column-gap:.5rem;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.horizontalGraduatedChart__legend-company-pill{border-radius:4px;height:6px;width:20px}.horizontalGraduatedChart__wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:center;width:calc(100% - 2rem)}.horizontalGraduatedChart__bar{height:3.5rem;position:absolute;top:0;width:100%}.horizontalGraduatedChart__bar-section{background-color:#f0f0f0;display:flex;height:3.5rem;margin-bottom:.25rem;position:relative;width:100%}.horizontalGraduatedChart__circle{align-items:center;background-color:#007cb0;border-radius:50%;color:#fff;display:flex;height:2rem;justify-content:center;position:absolute;width:2rem;z-index:50}.horizontalGraduatedChart__circle--bottom{top:.75rem}.horizontalGraduatedChart__ruler{column-gap:calc(10% - 1.1px);display:flex;justify-content:space-between;margin-bottom:.25rem;width:100%}.horizontalGraduatedChart__ruler-section{display:flex;flex-direction:column;position:relative;width:100%}.horizontalGraduatedChart__ruler-section--top{overflow:visible;padding-bottom:1rem}.horizontalGraduatedChart__ruler-measure{background-color:#bbbcbc;height:.5rem;width:1px}.horizontalGraduatedChart__ruler-measure:first-child,.horizontalGraduatedChart__ruler-measure:nth-child(11),.horizontalGraduatedChart__ruler-measure:nth-child(6){height:1rem}.horizontalGraduatedChart__arrow-down{border-left:9.6px solid #0000;border-right:9.6px solid #0000;border-top:14.4px solid #007cb0;height:0;left:-9px;position:absolute;top:-16px;width:0;z-index:5}.horizontalGraduatedChart__arrow-down-wrapper{position:absolute;top:2.5rem;z-index:5}.horizontalGraduatedChart__arrow-down-container{border-left:11px solid #0000;border-right:11px solid #0000;border-top:16px solid #fff;position:relative}.horizontalGraduatedChart__arrow-up{border-left:9.6px solid #0000;border-right:9.6px solid #0000;height:0;left:-9px;position:absolute;top:.05rem;width:0}.horizontalGraduatedChart__arrow-up-wrapper{position:absolute;top:-.5rem;z-index:5}.horizontalGraduatedChart__arrow-up-container{border-bottom:16px solid #fff;border-left:11px solid #0000;border-right:11px solid #0000;position:relative}.horizontalGraduatedChart__numeric{font-size:12px;font-style:normal;font-weight:700;line-height:16px;text-align:center}.horizontalGraduatedChart__number{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:center}.horizontalGraduatedChart__number-section{display:flex;height:2rem;justify-content:space-between;margin-left:-.375px;position:relative;width:calc(100% + 6.5px)}.horizontalGraduatedChart__number-section--top{width:100%}.horizontalGraduatedChart__no-data-section{align-self:flex-start;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2rem;width:calc(100% - 2rem)}.businessEthicsAndFraudScore__container,.productSafetyAndQualityGradient__container,.rawMaterialAndSourcingScore__container,.supplyChainLaborScore__container,.workforceRelatedScore__container{height:100%;width:100%}.businessEthicsAndFraudScore__detailedcontainer,.productSafetyAndQualityGradient__detailedcontainer,.rawMaterialAndSourcingScore__detailedcontainer,.supplyChainLaborScore__detailedcontainer,.workforceRelatedScore__detailedcontainer{grid-gap:1.5rem;display:flex;flex-direction:column;gap:1.5rem;height:inherit;width:inherit}.businessEthicsAndFraudScore__legend-text,.productSafetyAndQualityGradient__legend-text,.rawMaterialAndSourcingScore__legend-text,.supplyChainLaborScore__legend-text,.workforceRelatedScore__legend-text{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.businessEthicsAndFraudScore__table-wrapper,.productSafetyAndQualityGradient__table-wrapper,.rawMaterialAndSourcingScore__table-wrapper,.supplyChainLaborScore__table-wrapper,.workforceRelatedScore__table-wrapper{display:flex;flex-direction:column;height:100%;row-gap:1.5rem;width:100%}.businessEthicsAndFraudScore__table-wrapper--company-peer .tableChart__table-body tr:first-child td,.productSafetyAndQualityGradient__table-wrapper--company-peer .tableChart__table-body tr:first-child td,.rawMaterialAndSourcingScore__table-wrapper--company-peer .tableChart__table-body tr:first-child td,.supplyChainLaborScore__table-wrapper--company-peer .tableChart__table-body tr:first-child td,.workforceRelatedScore__table-wrapper--company-peer .tableChart__table-body tr:first-child td{border-top:1px dashed #d0d0ce}.businessEthicsAndFraudScore__no-data-section,.productSafetyAndQualityGradient__no-data-section,.rawMaterialAndSourcingScore__no-data-section,.supplyChainLaborScore__no-data-section,.workforceRelatedScore__no-data-section{align-self:flex-start;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2rem;width:calc(100% - 2rem)}.rawMaterialAndSourcingScore__detailedView{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:inherit}.rawMaterialAndSourcingScore__detailedView .chart__range-score{color:#757575;font-size:.75rem;position:absolute;top:0}.rawMaterialAndSourcingScore__detailedView .chart__legend{grid-gap:1rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.rawMaterialAndSourcingScore__detailedView .chart__legend-value{align-items:center;color:#757575;display:flex;font-size:.75rem;gap:.5rem}.rawMaterialAndSourcingScore__detailedView .chart__legend-indicator{border-radius:.25rem;height:.5rem;width:1.5rem}.rawMaterialAndSourcingScore__detailedView .chart__legend-indicator--detailed{aspect-ratio:1;width:.5rem}.supplyChainLaborScore__detailedView{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:inherit}.supplyChainLaborScore__detailedView .chart__range-score{color:#757575;font-size:.75rem;position:absolute;top:0}.supplyChainLaborScore__detailedView .chart__legend{grid-gap:1rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.supplyChainLaborScore__detailedView .chart__legend-value{align-items:center;color:#757575;display:flex;font-size:.75rem;gap:.5rem}.supplyChainLaborScore__detailedView .chart__legend-indicator{border-radius:.25rem;height:.5rem;width:1.5rem}.supplyChainLaborScore__detailedView .chart__legend-indicator--detailed{aspect-ratio:1;width:.5rem}.workforceRelatedScore__detailedView{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:inherit}.workforceRelatedScore__detailedView .chart__range-score{color:#757575;font-size:.75rem;position:absolute;top:0}.workforceRelatedScore__detailedView .chart__legend{grid-gap:1rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.workforceRelatedScore__detailedView .chart__legend-value{align-items:center;color:#757575;display:flex;font-size:.75rem;gap:.5rem}.workforceRelatedScore__detailedView .chart__legend-indicator{border-radius:.25rem;height:.5rem;width:1.5rem}.workforceRelatedScore__detailedView .chart__legend-indicator--detailed{aspect-ratio:1;width:.5rem}.circular-bar-chart{aspect-ratio:1;border:1px solid #d0d0ce;border-radius:50%;box-sizing:border-box;margin:0 auto;padding:8%;position:relative;width:100%}.circular-bar-chart__wrapper{align-items:flex-start;justify-content:space-between}.circular-bar-chart__chartContent,.circular-bar-chart__detailedWrapper,.circular-bar-chart__wrapper{display:flex;flex-direction:column;height:inherit;width:100%}.circular-bar-chart__detailedWrapper{align-items:flex-start;justify-content:space-between}.circular-bar-chart__container{height:inherit;margin:2rem auto 0;max-width:20rem;width:100%}.circular-bar-chart__detailedContainer{display:flex;flex-direction:column;gap:1.5rem;height:inherit;width:inherit}.circular-bar-chart__subTitle{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.circular-bar-chart__table-wrapper{display:flex;flex-direction:column;row-gap:1.5rem;width:100%}.circular-bar-chart__table-wrapper--company-peer .tableChart__table-body tr:first-child td{border-top:1px dashed #d0d0ce}.circular-bar-chart__legend-section{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:3rem;row-gap:.75rem;width:100%}.circular-bar-chart__legend-text{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.circular-bar-chart__legend-companies{column-gap:1rem;display:flex;flex-wrap:wrap}.circular-bar-chart__legend-company-block{align-items:baseline;color:#757575;column-gap:.5rem;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.circular-bar-chart__legend-company-pill{background-color:#007cb0;border-radius:4px;height:6px;min-width:20px;width:20px}.circular-bar-chart__range{color:#757575;font-size:.75rem;position:absolute;top:0}.circular-bar-chart__missing-data-msg{align-items:center;display:flex;font-size:.785rem;font-weight:400;margin:2rem 1rem 0 .5rem;text-align:left}.circular-bar-chart__peer-arrow{height:46%;width:1.5%;width:-webkit-fit-content;width:fit-content}.circular-bar-chart__onlyArrow,.circular-bar-chart__peer-arrow{position:absolute;top:3%;transform-origin:bottom center;z-index:1}.circular-bar-chart__onlyArrow{border-left:.3125rem solid #0000;border-right:.3125rem solid #0000;border-top:.625rem solid;height:41.2%;width:1.5%}@media screen and (min-width:1220px) and (max-width:1395px){.circular-bar-chart__onlyArrow{height:42%}}@media screen and (min-width:1395px) and (max-width:1450px){.circular-bar-chart__onlyArrow{height:42.5%}}@media screen and (min-width:1450px){.circular-bar-chart__onlyArrow{height:43%}}.circular-bar-chart__onlyArrow-wide{border-left:.3125rem solid #0000;border-right:.3125rem solid #0000;border-top:.625rem solid;height:43%;position:absolute;top:3%;transform-origin:bottom center;width:1.5%;z-index:1}.circular-bar-chart__donut{align-items:center;height:100%;width:100%}.circular-bar-chart__donut,.circular-bar-chart__hole{border-radius:50%;display:flex;justify-content:center}.circular-bar-chart__hole{aspect-ratio:1;background-color:#fff;flex-direction:column;width:60%;z-index:2}.circular-bar-chart__hole-container{align-items:center;justify-content:center;padding:.7rem}.circular-bar-chart__hole-company{align-items:center;border-bottom:1px solid #d0d0ce;display:flex;gap:5px;justify-content:center;padding-bottom:.2rem}.circular-bar-chart__hole-company--value{font-size:20px;font-weight:600;margin-right:5px;text-align:center}.circular-bar-chart__hole-company--name{color:#a3a3a3;font-size:12px;font-weight:400;word-break:normal}.circular-bar-chart__hole-company--name-long{font-size:.47rem!important}.circular-bar-chart__hole-company--name-extra-long{font-size:.4rem!important}.circular-bar-chart__hole-peer{align-items:center;display:flex;gap:5px;justify-content:center}.circular-bar-chart__hole-peer--value{font-size:20px;font-weight:600;margin-right:5px;text-align:center}.circular-bar-chart__hole-peer--name{color:#a3a3a3;font-size:12px;font-weight:400}.circular-bar-chart__value{aspect-ratio:1;display:flex;font-size:20rem;font-weight:600;justify-content:center;margin:0 auto;width:50%;z-index:1}.circular-bar-chart__half-gap,.circular-bar-chart__range-gap{background-color:#fff;border-left:1px solid #d0d0ce;border-right:1px solid #d0d0ce;height:4%;left:50%;position:absolute;top:0;transform:translate(-50%,-50%);width:10%}.circular-bar-chart__half-gap{background:#d0d0ce;border:none;top:100%;width:1px}.circular-bar-chart__half-value,.circular-bar-chart__max-value,.circular-bar-chart__min-value{fill:#757575;aspect-ratio:1;display:flex;font-size:20rem;font-weight:400;left:50%;position:absolute;top:0;width:8%}.circular-bar-chart__min-value{transform:translate(25%,-125%)}.circular-bar-chart__max-value{transform:translate(-150%,-125%)}.circular-bar-chart__half-value{bottom:0;top:auto;transform:translate(-50%,125%)}.biodiversityMangament__container{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.biodiversityMangament__DetailedMetric{background:linear-gradient(181deg,#eef5f8 .64%,#eef5f800 135.65%);border-radius:.5rem;display:flex;flex-direction:column;padding-left:.5rem;padding-right:.5rem;padding-top:.2rem;width:calc(20% - .5rem)}.biodiversityMangament__Detailed-container{display:flex;gap:1rem}.biodiversityMangament__DetailedMetricName{align-items:center;display:flex;vertical-align:top}.biodiversityMangament__detailedCompanyName{color:#212121;color:var(--neutral-black-87,#212121);font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;width:55%;word-break:break-word}.biodiversityMangament__detailedCompanyMetricValue{color:#012169;color:var(--secondary-blue-6,#012169);font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem;overflow-wrap:break-word;width:45%}.biodiversityMangament__detailedCompanyMetricValue--no{color:#757575;color:var(--neutral-black-54,#757575);font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem}.biodiversityMangament__detailedMetricBorder{align-items:center;border-bottom:1px dashed #a3cee0;display:inline-flex;min-height:5.8rem;text-align:left;width:-webkit-fit-content;width:fit-content}.biodiversityMangament__DetailedCompanies{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.biodiversityMangament__detailedCompanyData{display:flex;gap:.5rem;padding-left:.2rem}.biodiversityMangament__detailedMetricName{color:#212121;font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:1rem}.biodiversityMangament__graph-wrapper{display:flex;flex-direction:column;width:100%}.biodiversityMangament__no-data-section{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2rem}.biodiversityMangament__metric-wrapper{background:linear-gradient(181deg,#eef5f8 .64%,#eef5f800 135.65%);border:1px solid #e2eff4;border:1px solid var(--additional-colors-blue-3-border,#e2eff4);border-radius:8px;display:flex;flex-direction:column;width:calc(33.33333% - .83333rem)}.biodiversityMangament__metric-wrapper--2-width{width:calc(50% - .625rem)}.biodiversityMangament__metric-box{align-items:center;display:flex;padding:1rem}.biodiversityMangament__metric-box--border-bottom{border-bottom:1px dashed #a3cee0}.biodiversityMangament__metric-box--y-padding{padding:1.25rem 1rem}.biodiversityMangament__metric-box--min-height{min-height:4rem}.biodiversityMangament__metric-box--for-innerContent{flex-direction:column;padding:.5rem 1rem;row-gap:1rem}.biodiversityMangament__metric-name{color:#212121;font-size:13px;font-style:normal;font-weight:400;line-height:16px}.biodiversityMangament__metric-value{color:#012169;font-size:13px;font-style:normal;font-weight:600;line-height:16px}.biodiversityMangament__metric-value--no{color:#757575}.biodiversityMangament__popover-container{display:inline-block;text-align:left;width:-webkit-fit-content;width:fit-content}.biodiversityMangament__innerContent-table{width:100%}.biodiversityMangament__innerContent-table td,.biodiversityMangament__innerContent-table th{font-size:12px;font-style:normal;font-weight:600;line-height:16px;text-align:left;width:50%;word-break:break-word}.biodiversityMangament__innerContent-table td:first-child,.biodiversityMangament__innerContent-table th:first-child{padding:.5rem 1.5rem .5rem 0}.biodiversityMangament__innerContent-table td:nth-child(2),.biodiversityMangament__innerContent-table th:nth-child(2){padding:.5rem 0 .5rem 1.5rem}.biodiversityMangament__innerContent-table th{color:#212121;font-weight:400}.biodiversityMangament__table-chart .tableChart__table-header-label{font-weight:600}.climateRelatedDisclosuresAndMetrics__wrapper{display:flex;flex-wrap:wrap;gap:1rem}.climateRelatedDisclosuresAndMetrics__wrapper--table{gap:1.5rem}.climateRelatedDisclosuresAndMetrics__table-metric{font-size:12px;text-align:left}.climateRelatedDisclosuresAndMetrics__company-data-container{display:flex;flex-direction:column;row-gap:.5rem}.climateRelatedDisclosuresAndMetrics__company-name{color:#012169;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.climateRelatedDisclosuresAndMetrics__company-name--table{color:#212121;font-size:14px;line-height:16px}.climateRelatedDisclosuresAndMetrics__container{display:flex;flex-direction:column;row-gap:1.5rem;width:100%}.climateRelatedDisclosuresAndMetrics__group-wrapper{display:flex;flex-direction:column;row-gap:.5rem;width:calc(25% - .75rem)}.climateRelatedDisclosuresAndMetrics__group-wrapper--table{row-gap:normal;width:calc(25% - 1.125rem)}.climateRelatedDisclosuresAndMetrics__group-table{border-spacing:.5rem 0;width:100%}.climateRelatedDisclosuresAndMetrics__group-table td{border-bottom:1px dashed #e0e0e0;color:#212121;font-size:12px;font-style:normal;font-weight:600;line-height:16px;padding:1rem 0}.climateRelatedDisclosuresAndMetrics__group-table tr:first-child td{border-top:1px dashed #e0e0e0}.climateRelatedDisclosuresAndMetrics__group-table tr td:first-child{font-size:12px;font-style:normal;font-weight:400;line-height:16px}.climateRelatedDisclosuresAndMetrics__group-box{align-items:center;background:linear-gradient(180deg,#fff,#fff6);border-radius:8px;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:1rem .5rem;row-gap:1rem}.climateRelatedDisclosuresAndMetrics__group-title{font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-align:center;width:100%}.climateRelatedDisclosuresAndMetrics__group-metric{align-items:center;display:flex;flex-direction:column}.climateRelatedDisclosuresAndMetrics__group-metric-text{color:#757575;font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.climateRelatedDisclosuresAndMetrics__group-metric-value{color:#012169;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.climateRelatedDisclosuresAndMetrics__group-metric-value--gray{color:#757575}.climateRelatedDisclosuresAndMetrics__no-data-section{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2rem}.opportunitiesRenewableEnergy__range{color:#757575;font-size:.75rem;position:absolute;top:0}.opportunitiesRenewableEnergy__container{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 auto;max-width:20rem;position:relative}.opportunitiesRenewableEnergy__legend-section{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;margin-top:.5rem;row-gap:.75rem;width:100%}.opportunitiesRenewableEnergy__legend-text{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.opportunitiesRenewableEnergy__legend-companies{column-gap:.8rem;display:flex}.opportunitiesRenewableEnergy__legend-company-block{align-items:center;color:#757575;column-gap:.5rem;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.opportunitiesRenewableEnergy__legend-company-pill{background-color:#007cb0;border-radius:4px;height:6px;width:20px}.opportunitiesRenewableEnergy__table-wrapper{display:flex;flex-direction:column;row-gap:1.5rem}.opportunitiesRenewableEnergy__table-wrapper--company-peer .tableChart__table-body tr:first-child td{border-top:1px dashed #d0d0ce}.opportunitiesRenewableEnergy__no-data-section{font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2rem;width:calc(100% - 2rem)}.opportunitiesRenewableEnergy__detailedView{display:flex;flex-direction:column;row-gap:1.5rem}.opportunitiesRenewableEnergy__detailedView .chart__range-score{color:#757575;font-size:.75rem;position:absolute;top:0}.opportunitiesRenewableEnergy__detailedView .chart__legend{grid-gap:.5rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.opportunitiesRenewableEnergy__detailedView .chart__legend-value{align-items:center;color:#757575;display:flex;font-size:.75rem;gap:.5rem}.opportunitiesRenewableEnergy__detailedView .chart__legend-indicator{border-radius:.25rem;height:.5rem;width:1.5rem}.opportunitiesRenewableEnergy__detailedView .chart__legend-indicator--detailed{aspect-ratio:1;width:.5rem}.toxicEmissionsWasteSocre__table-wrapper{display:flex;flex-direction:column;height:100%;row-gap:1.5rem}.toxicEmissionsWasteSocre__table-wrapper--company-peer .tableChart__table-body tr:first-child td{border-top:1px dashed #d0d0ce}.toxicEmissionsWasteSocre__range{color:#757575;font-size:.75rem;position:absolute;top:0}.toxicEmissionsWasteSocre__container{height:inherit;width:100%}.toxicEmissionsWasteSocre__legend-section{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;margin-top:.5rem;row-gap:.75rem;width:100%}.toxicEmissionsWasteSocre__legend-text{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.toxicEmissionsWasteSocre__legend-companies{column-gap:1rem;display:flex}.toxicEmissionsWasteSocre__legend-company-block{align-items:center;color:#757575;column-gap:.5rem;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.toxicEmissionsWasteSocre__legend-company-pill{background-color:#007cb0;border-radius:4px;height:6px;width:20px}.toxicEmissionsWasteSocre__no-data-section{align-self:flex-start;font-family:Open Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:2rem;width:calc(100% - 2rem)}.toxicEmissionsWasteSocre__detailedView{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.toxicEmissionsWasteSocre__detailedView .chart__range-score{color:#757575;font-size:.75rem;position:absolute;top:0}.toxicEmissionsWasteSocre__detailedView .chart__legend{grid-gap:1rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.toxicEmissionsWasteSocre__detailedView .chart__legend-value{align-items:center;color:#757575;display:flex;font-size:.75rem;gap:.5rem}.toxicEmissionsWasteSocre__detailedView .chart__legend-indicator{border-radius:.25rem;height:.5rem;width:1.5rem}.toxicEmissionsWasteSocre__detailedView .chart__legend-indicator--detailed{aspect-ratio:1;width:.5rem}.waterStress__wrapper{align-items:flex-start;display:flex;flex-direction:column;height:inherit;justify-content:space-between;width:100%}.waterStress__range{color:#757575;font-size:.75rem;position:absolute;top:0}.waterStress__container{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-evenly;margin:0 auto;max-width:20rem;position:relative}.waterStress__legend-section{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;margin-top:.5rem;row-gap:.75rem;width:100%}.waterStress__legend-text{color:#757575;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}.waterStress__legend-companies{column-gap:.8rem;display:flex}.waterStress__legend-company-block{align-items:center;color:#757575;column-gap:.5rem;display:flex;font-size:.625rem;font-style:normal;font-weight:400;line-height:1rem}.waterStress__legend-company-pill{background-color:#007cb0;border-radius:4px;height:6px;width:1.25rem}.waterStress__table-wrapper{display:flex;flex-direction:column;row-gap:1.5rem;width:100%}.waterStress__table-wrapper--company-peer .tableChart__table-body tr:first-child td{border-top:1px dashed #d0d0ce}.waterStress__no-data-section{font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;width:calc(100% - 2rem)}.waterStress__detailedView{display:flex;flex-direction:column;row-gap:1.5rem}.waterStress__detailedView .chart__range-score{color:#757575;font-size:.75rem;position:absolute;top:0}.waterStress__detailedView .chart__legend{grid-gap:.5rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-top:.5rem}.waterStress__detailedView .chart__legend-value{align-items:center;color:#757575;display:flex;font-size:.75rem;gap:.5rem}.waterStress__detailedView .chart__legend-indicator{border-radius:.25rem;height:.5rem;width:1.5rem}.waterStress__detailedView .chart__legend-indicator--detailed{aspect-ratio:1;width:.5rem}.waterIntensityTile__container{align-items:center;display:flex;height:inherit;justify-content:center;width:100%}.waterIntensityTile__legend-section{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;margin-top:.5rem;row-gap:.75rem;width:100%}.waterIntensityTile__legend-text{color:#757575;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.waterIntensityTile__legend-companies{column-gap:1rem;display:flex}.waterIntensityTile__legend-company-block{align-items:center;color:#757575;column-gap:.5rem;display:flex;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.waterIntensityTile__legend-company-pill{background-color:#007cb0;border-radius:4px;height:6px;width:20px}.waterIntensityTile__peerChart-Content{height:100%;padding-right:.4rem;width:inherit}@media screen and (min-width:1500px){.waterIntensityTile__peerChart-Content{padding-right:.5rem}}@media screen and (min-width:1650px){.waterIntensityTile__peerChart-Content{padding-right:1rem}}.waterIntensityTile__detailChart-Content{white-space-collapse:break-spaces;height:100%;margin-top:1rem;width:inherit}.waterIntensityTile__table-wrapper{display:flex;flex-direction:column;height:100%;padding-top:2rem;row-gap:1.5rem;width:100%}.waterIntensityTile__table-wrapper--company-peer .tableChart__table-body tr:first-child td{border-top:1px dashed #d0d0ce}.waterIntensityTile__industry-table{padding-bottom:2rem;padding-top:2rem}.energyConsumption__container{align-items:center;display:flex;justify-content:space-evenly}.energyConsumption__company{align-items:center;display:flex;flex:1 1 100%;flex-direction:column;justify-content:space-between}.energyConsumption__company-name{font-size:.75rem;font-style:normal;font-weight:400}.energyConsumption__metrics{width:100%}.energyConsumption__metric{grid-gap:.75rem;align-items:center;background-color:#f1f8fb;border-radius:.625rem;display:flex;height:3rem;justify-content:space-between;margin:.75rem;padding:.25rem .5rem}.energyConsumption__metric-name{flex:1 1 100%;font-size:.875rem;font-style:normal;font-weight:400}.energyConsumption__metric-value{color:#012169;display:flex;font-size:.75rem;font-style:normal;font-weight:600;gap:.1rem}.energyConsumption__metric-unit{color:#000;font-size:.75rem;font-style:normal;font-weight:400}.energyConsumption__no-data-section{align-items:center;display:flex;justify-content:space-between}.energyConsumption__no-data-text{font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;margin-top:2rem;width:calc(100% - 2rem)}.energyConsumption__no-data-pill{background:repeating-linear-gradient(45deg,#f0f0ef,#f0f0f0 1px,#fff 0,#fff 10px);border:1px solid #d3d3d3;border-radius:.25rem;height:.4rem;margin-top:2rem;width:1.25rem}.energyConsumption__detailedView .multiple-chart__bar{width:32%}.cookie-notice__content{height:calc(100vh - 100px);margin-left:50px;overflow:auto;padding-bottom:2rem}.cookie-notice__link{background-color:initial;color:#00a3e0;text-decoration:none}.cookie-notice__link:active,.cookie-notice__link:focus,.cookie-notice__link:hover,.cookie-notice__link:visited{outline:0;text-decoration:none}.cookie-notice__cookiesetting-btn{background:none;border:#fff;border-radius:0;color:#00a3e0;cursor:pointer;font-size:20px;margin-bottom:1.5rem;margin-top:2rem;padding:0}.cookie-notice__title{margin:25px 0 10px}.cookie-notice__revision{font-weight:600;padding-bottom:1rem}.cookie-notice__bulletpoint-element{font-size:16px;line-height:24px;list-style:inside;margin-bottom:12px}.cookie-notice__subheader-3{display:flex;font-size:1.2rem;font-weight:700;justify-content:flex-start;margin:1.2rem 0}.cookie-notice__parragraph{font-size:16px}.cookie-notice__parragraph--single-spacing{padding-bottom:.75rem}.cookie-notice__parragraph--double-spacing{padding-bottom:1.4rem}#root,body,html{height:100%}#root{display:flex;flex-direction:column}body{font-family:Open Sans;margin:0}.cookielink{display:none}
/*# sourceMappingURL=main.8a018fe9.css.map*/