.elementor-92341 .elementor-element.elementor-element-3bdfa23{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:32px 64px;--row-gap:32px;--column-gap:64px;--padding-top:48px;--padding-bottom:56px;--padding-left:80px;--padding-right:80px;}.elementor-92341 .elementor-element.elementor-element-3bdfa23.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-92341 .elementor-element.elementor-element-e0d5912{--display:flex;--gap:24px 24px;--row-gap:24px;--column-gap:24px;--margin-top:120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-92341 .elementor-element.elementor-element-9870834 .elementor-heading-title{font-size:55px;font-weight:600;line-height:110%;letter-spacing:0px;color:#007098;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-92341 .elementor-element.elementor-element-496dfc1{font-size:18px;font-weight:400;line-height:30px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );}.elementor-92341 .elementor-element.elementor-element-38c4f99 > .elementor-widget-container{margin:8px 0px 0px 0px;}.elementor-92341 .elementor-element.elementor-element-df5fa20{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-92341 .elementor-element.elementor-element-4e72056{--display:flex;--min-height:668px;--border-radius:16px 16px 16px 16px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-92341 .elementor-element.elementor-element-4e72056:not(.elementor-motion-effects-element-type-background), .elementor-92341 .elementor-element.elementor-element-4e72056 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCFCFA;}.elementor-92341 .elementor-element.elementor-element-fc3d405 > .elementor-widget-container{padding:0px 0px 0px 0px;}@media(max-width:1179px){.elementor-92341 .elementor-element.elementor-element-3bdfa23{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:24px;--padding-bottom:56px;--padding-left:0px;--padding-right:0px;}.elementor-92341 .elementor-element.elementor-element-e0d5912{--margin-top:0px;--margin-bottom:48px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-92341 .elementor-element.elementor-element-9870834 .elementor-heading-title{font-size:55px;}.elementor-92341 .elementor-element.elementor-element-4e72056{--padding-top:40px;--padding-bottom:40px;--padding-left:24px;--padding-right:24px;}.elementor-92341 .elementor-element.elementor-element-c354d68 > .elementor-widget-container{padding:0px 16px 0px 16px;}}@media(min-width:680px){.elementor-92341 .elementor-element.elementor-element-e0d5912{--width:40%;}.elementor-92341 .elementor-element.elementor-element-df5fa20{--width:60%;}}@media(max-width:1179px) and (min-width:680px){.elementor-92341 .elementor-element.elementor-element-e0d5912{--width:100%;}.elementor-92341 .elementor-element.elementor-element-df5fa20{--width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-496dfc1 */.elementor-92341 .elementor-element.elementor-element-496dfc1 p:last-child {
    margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-38c4f99 */.elementor-92341 .elementor-element.elementor-element-38c4f99 a {
    background-color: #007098 !important;
}
.elementor-92341 .elementor-element.elementor-element-38c4f99 a:hover {
    background-color: #003E54 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e0d5912 */@media (min-width: 1180px) {
    .elementor-92341 .elementor-element.elementor-element-e0d5912 {
        max-width: 500px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fc3d405 *//* Tabs */
#ipc-timeframe {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
}
#ipc-timeframe .tab {
  position: relative;
  padding-bottom: 9px;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #003E54;
  cursor: pointer;
}
#ipc-timeframe .tab.active {
  cursor: default;
  color: #007099;
}
#ipc-timeframe .tab.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #007099;
}

/* KPIs */
#ipc-kpis {
  display: flex;
  gap: 67px;
}
#ipc-kpis .kpi span {
    display: block;
}
#ipc-kpis .kpi .label {
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  color: #003E54;
}
#ipc-kpis .kpi .value {
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  color: #007098;
}

/* Chart */
#ipc-chart .chart {
  height: 270px;
}
#ipc-chart .axis {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
#ipc-chart .axis .axis-point span {
  display: block;
}
#ipc-chart .axis .axis-point .value {
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  color: #003E54;
}
#ipc-chart .axis .axis-point .date {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #003E54;
}

/* Controls */
#ipc-controls {
  display: flex;
  flex-direction: row;
  gap: 12px;
  margin-top: 40px;
}
#ipc-controls .control {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  border: 1px solid #F6F5F0;
  border-radius: 16px;
}
#ipc-controls .control .control-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#ipc-controls .control .control-header label {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #003E54;
}
#ipc-controls .control #investment-amount {
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #003E54;
}
#ipc-controls .control .control-header .info-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #549FBB;
  border-radius: 50%;
  color: white;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  margin-left: 4px;
  position: relative;
  cursor: help;
}
#ipc-controls .control .tooltip {
  position: relative;
  display: inline-block;
}
#ipc-controls .control .tooltip .tooltip-text {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
  text-transform: none;
  letter-spacing: normal;
}
#ipc-controls .control .tooltip .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
#ipc-controls .control .tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
#ipc-controls #investment {
  width: 100%;
  height: 4px;
  margin: 22px 0;
  background: #007099;
  outline: none;
  border-radius: 99px;
  -webkit-appearance: none;
  accent-color: red;
}
#ipc-controls #investment::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #007099;
  box-shadow: 0 2px 4px 0 rgba(0, 114, 157, 0.40);
  border-radius: 50%;
  cursor: pointer;
}
#ipc-controls #investment::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #007099;
  box-shadow: 0 2px 4px 0 rgba(0, 114, 157, 0.40);
  border-radius: 50%;
  cursor: pointer;
}
#ipc-controls select {
  width: 100%;
  padding: 12px;
  border: 1px solid #9D9990;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px;
}
#ipc-controls select:focus {
    outline: none;
    border-color: #007098;
    box-shadow: 0 0 0 2px rgba(0, 112, 152, 0.2);
}
[hidden] {
    display: none !important;
}
@media (max-width: 1179px) {
    #ipc-timeframe {
        gap: 16px;
    }
    #ipc-timeframe .tab {
        font-size: 15px;   
    }
    #ipc-kpis {
        gap: 32px;
    }
    #ipc-controls {
        flex-direction: column;
    }
    #ipc-controls input[type="range"] {
        width: 100%;
    }
    #ipc-controls .control .tooltip .tooltip-text {
        left: 80%;
        transform: translateX(-80%);
    }
    #ipc-controls .control .tooltip .tooltip-text::after {
        left: auto;
        right: 20%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c354d68 */#chart-disclosure p,
#chart-disclosure a {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #6E6962;
}
#chart-disclosure a {
    text-decoration: underline;
}
#chart-disclosure a::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") no-repeat center / contain;
    vertical-align: middle;
}
#chart-disclosure-extra {
    display: none;
}
#chart-disclosure.expanded #chart-disclosure-extra {
    display: block;
}
#chart-toggle {
    text-decoration: underline;
    cursor: pointer;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3bdfa23 */@media (max-width: 767px) {
    .elementor-92341 .elementor-element.elementor-element-3bdfa23 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}/* End custom CSS */