.elementor-31970 .elementor-element.elementor-element-19b7729{--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-31970 .elementor-element.elementor-element-3c90b55{--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-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-31970 .elementor-element.elementor-element-f17af5a{--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-31970 .elementor-element.elementor-element-a70bafd{--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-31970 .elementor-element.elementor-element-36c3a3e{--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-31970 .elementor-element.elementor-element-9ef95af{--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-31970 .elementor-element.elementor-element-066374c{--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-31970 .elementor-element.elementor-element-6e22b0b{--display:flex;}.elementor-31970 .elementor-element.elementor-element-4dce91d{--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-4f93557 *//* =========================================================
   BYD — Tabelas Duplas (.byd-ranktbl-aem) — WordPress/Elementor
   ========================================================= */

.byd-ranktbl-aem{
  width:100%;
  max-width:920px;
  min-width:360px;
  margin-inline:auto;
  font-family:inherit;
}

.byd-ranktbl-aem__topbar{
  background:#eef2f5;
  border-radius:16px 16px 0 0;
  padding:clamp(12px,1.4vw,18px);
  color:#4aa3a6;
  font-weight:500;
  font-size:clamp(14px,1.3vw,18px);
  line-height:1.25;
  text-align:center;
}

.byd-ranktbl-aem__content{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:clamp(24px,4vw,56px);
  width:100%;
  background:#ffffff;
  padding:clamp(14px,2vw,20px);
  border-radius:0 0 16px 16px;
}

@media (max-width:900px){
  .byd-ranktbl-aem__content{
    grid-template-columns:1fr;
  }
}

.byd-ranktbl-aem__card{
  border:1px solid #e6ebf2;
  border-radius:14px;
  background:#ffffff;
  overflow:hidden;
}

.byd-ranktbl-aem__head{
  padding:clamp(12px,1.6vw,16px);
  border-bottom:1px solid #eef2f6;
}

.byd-ranktbl-aem__cap{
  margin:0;
  text-align:center;
  font-weight:700;
  letter-spacing:0.02em;
  color:#111827;
  font-size:clamp(13px,1.2vw,16px);
  line-height:1.2;
}

.byd-ranktbl-aem__table{
  width:100%;
  border-collapse:collapse;
  table-layout:fixed;
  font-size:clamp(12px,1.05vw,13px);
}

.byd-ranktbl-aem__table thead th{
  background:#e5e7eb;
  border-bottom:1px solid #d1d5db;
}

.byd-ranktbl-aem__th{
  padding:10px 12px;
  text-align:left;
  font-weight:800;
  color:#111827;
  white-space:nowrap;
}

.byd-ranktbl-aem__th--pos{
  width:50px;
  text-align:center;
}

.byd-ranktbl-aem__th--num{
  width:80px;
  text-align:right;
}

.byd-ranktbl-aem__td{
  padding:10px 12px;
  border-bottom:1px solid #e5e7eb;
  color:#111827;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.byd-ranktbl-aem__td--pos{
  width:50px;
  text-align:center;
}

.byd-ranktbl-aem__td--num{
  text-align:right;
}

.byd-ranktbl-aem__td--brand{
  font-weight:600;
}

.byd-ranktbl-aem__table tbody tr:nth-child(odd){
  background:#f3f4f6;
}

.byd-ranktbl-aem__highlight{
  outline:2px solid #e11d2e;
  outline-offset:-2px;
  background:#fff3b0 !important;
}

.byd-ranktbl-aem__td--byd{
  background:#fff3b0;
}

.byd-ranktbl-aem__total{
  font-weight:700;
  background:#e5e7eb !important;
}

@media (max-width:420px){
  .byd-ranktbl-aem__th--num{width:70px}
  .byd-ranktbl-aem__td{padding:9px 10px}
}/* End custom CSS */