.battlecard{overflow-x:hidden}.battlecard-table-container{overflow-x:auto}.battlecard__section-title{color:#000;margin:0}.battlecard__section-title+.battlecard__section-description{margin:.5rem 0 0}.battlecard__header+.battlecard__main{margin:2rem 0 0}.battlecard__table{border-radius:8px;box-shadow:1px 1px 10px 0 rgba(0,0,0,.1);overflow:hidden;width:100%;-webkit-box-shadow:1px 1px 10px 0 rgba(0,0,0,.1)}.battlecard__table td,.battlecard__table th{border-bottom:0;border-left:1px solid var(--robin-blue);border-right:1px solid var(--robin-blue);border-top:0;vertical-align:middle}.battlecard__table td>:first-child,.battlecard__table th>:first-child{margin-top:0}.battlecard__table td>:last-child,.battlecard__table th>:last-child{margin-bottom:0}.battlecard-table__thead{background:var(--green);color:#fff}.battlecard-table__thead td,.battlecard-table__thead th{border:0}.battlecard-table__content tr,.battlecard-table__content tr:first-child{border-bottom:0}.battlecard-table__content tr:nth-child(2n+2){background:#f8f8f8}.battlecard-table__column-label{background:transparent;color:#fff}.battlecard-table__column-label:first-child{text-align:left}.battlecard-table__cell{text-align:center}.battlecard-table__initial-column.battlecard-table__initial-column{border-left:0;color:#000;font-weight:600;text-align:left}.battlecard-table__content tr td:last-child{border-right:0}.battlecard-table__icon{align-items:center;display:flex;justify-content:center}.battlecard-table__icon svg{height:1.5rem}