.elementor-291 .elementor-element.elementor-element-6b1d5b8{--display:flex;--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;}#elementor-popup-modal-291 .dialog-widget-content{background-color:var( --e-global-color-primary );border-radius:5px 5px 5px 5px;}#elementor-popup-modal-291{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-291 .dialog-message{width:840px;height:auto;}#elementor-popup-modal-291 .dialog-close-button{display:flex;}#elementor-popup-modal-291 .dialog-close-button i{color:var( --e-global-color-5782954 );}#elementor-popup-modal-291 .dialog-close-button svg{fill:var( --e-global-color-5782954 );}/* Start custom CSS for html, class: .elementor-element-077158e *//* Container table */
.pf-table {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0;
  font-family: inherit;
  font-size: 0.95rem;
  color: #fff;
}

/* Caption */
.pf-caption {
  caption-side: top;
  text-align: left;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}
.pf-caption-2 {
  caption-side: top;
  text-align: left;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

/* Header */
.pf-thead .pf-th {
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #ccc;
  padding: 0.5rem;
}

/* Rows */
.pf-tr {
  border-bottom: 1px solid #e0e0e0;
}

.pf-td {
  padding: 0.5rem;
  vertical-align: middle;
}

/* Columns (scaffold classes so you can style each individually) */
.pf-col--sp {}
.pf-col--obs {}
.pf-col--pfpct {}
.pf-col--pfdkk {}
.pf-col--inv {}

/* Value types */
.pf-val--pct {}
.pf-val--currency {}
.pf-val--negative {
  /*color: red;*/
  /*font-weight: 600;*/
}

/* Optional zebra striping */
.pf-tbody .pf-tr:nth-child(even) {
  /*background: #fafafa;*/
}

/* Hover */
.pf-tbody .pf-tr:hover {
  /*background: #f0f0f0;*/
}

/* Main caption */
.pf-caption {
  caption-side: top;
  text-align: left;
  color: #fff;
}

/* Row with side-by-side captions */
.pf-caption-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1rem;
  color: #fff;
}

/* Caption note under table */
.pf-caption-note {
  margin-top: 0.5rem;
  font-size: 0.9rem;
  color: #ccc;
}/* End custom CSS */