.elementor-32069 .elementor-element.elementor-element-c88bd68{--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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-32069 .elementor-element.elementor-element-7ccaab9{--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-32069 .elementor-element.elementor-element-36a1cc1{--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;}/* Start custom CSS for html, class: .elementor-element-bc73ad6 */.byd-rt-wrapper {
  font-family: Arial, sans-serif;
  max-width: 500px;
  margin: 0 auto;
}

.byd-rt-title {
  background-color: #f0f0f0;
  color: #3a8fc7;
  padding: 14px 18px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  border-radius: 4px 4px 0 0;
}

.byd-rt-card {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 12px;
}

.byd-rt-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.byd-rt-table thead tr {
  background-color: #f5f5f5;
}

.byd-rt-table thead th {
  padding: 10px 14px;
  text-align: left;
  font-weight: normal;
  color: #333333;
  border-bottom: 1px solid #e0e0e0;
}

.byd-rt-table thead th:last-child {
  text-align: right;
}

.byd-rt-table tbody tr {
  border-bottom: 1px solid #eeeeee;
  background-color: #ffffff;
}

.byd-rt-table tbody tr:last-child {
  border-bottom: none;
}

.byd-rt-table tbody td {
  padding: 10px 14px;
  color: #222222;
  white-space: normal;
  overflow: visible;
}

.byd-rt-table tbody td:last-child {
  text-align: right;
}

.byd-rt-highlight td {
  border-top: 2px solid #d51f1f !important;
  border-bottom: 2px solid #d51f1f !important;
  background-color: #ffffff;
  font-weight: bold;
}

.byd-rt-highlight td:first-child {
  border-left: 2px solid #d51f1f !important;
}

.byd-rt-highlight td:last-child {
  border-right: 2px solid #d51f1f !important;
}

.byd-rt-footer {
  font-size: 16px;
  color: #888888;
  text-align: left;
  padding: 6px 4px 0;
}/* End custom CSS */