.XPL-AS-Table {
  width:100%;
  border-collapse: collapse;
}
.shadow{
box-shadow: 14px 14px 50px 4px rgba(198, 200, 221, 0.6);
}
.overlay-grad{
  position:absolute;
  width:30px;
  left:0;
  right:auto;
  height:100%;
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  z-index:10;
}
.overlay-grad.rev{
  background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  left:auto;
  right:0;
}
.tab-inset{
  position:relative;
  background-color:white;
  padding:30px;
  border-radius:13px;
  overflow-x: scroll;
  max-width: 840px;
}
.table-wrapper{
  margin-left: calc(-0.5em-20px);
  margin-right: calc(-5em-20px);
  position:relative;
}
.XPL-AS-Table p{
margin:0px!important;}
.XPL-AS-Table td, .XPL-AS-Table th {
  padding:10px;
  text-align:center;
  vertical-align:middle;
}
.XPL-AS-Table .table-icon{
  width:1.5em;
}
.XPL-AS-Table tr td:first-child {
  font-weight:700;
}
.XPL-AS-Table tr :first-child{}
.svg-outlined-icon{fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-width:6.6px;}
.svg-filled-icon{fill:currentColor;}
.xpl-bf-btn-wrap{
  display:flex;
  gap:20px;
  justify-content:space-around;
}
.xpl-bf-btn-wrap br{
  display:none;
}
.xpl-bf-btn-wrap a.outline{
  background-color: transparent;
  color: #60901f;
}
.xpl-bf-btn-wrap a.outline:hover{
  background-color: #60901f;
  color: #fff;
}
#hs_cos_wrapper_widget_1680509822129 {
  margin-right: -5em;
  text-align: center;