.TeamComp_champImgWrapper__kAdC0:hover .Tooltip_tooltipWrapper__I5w8T {
  display: block;
}
.Item_itemImgWrapper__Dv4GS:hover .Tooltip_tooltipWrapper__I5w8T,
.Champion_price_3__WWdbP:hover .Tooltip_tooltipWrapper__I5w8T,
.Champion_price_WWdbP:hover .Tooltip_tooltipWrapper__I5w8T {
  display: block;
}

.Item_itemImgWrapper__Dv4GS,
.Champion_price_3__WWdbP,
.Champion_price_WWdbP{
  position: relative;
}
.TraitBox_traitHexagonWrapper__HJemJ {
  position: relative;
}

.TraitBox_traitHexagonWrapper__HJemJ:hover .Tooltip_tooltipWrapper__I5w8T {
  display: block;
}

.Tooltip_tooltipWrapper__I5w8T {
  position: absolute;
  display: none;
  width: 320px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 9999;
  color: #fff;
  bottom: calc(100% + 20px);
  left: 50%;
  margin-left: -160px;
}

.Champion_tooltipHeader__JEnzU {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 8px;
  gap: 10px;
  background: #382f66;
  border-radius: 8px 8px 0 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 22px;
  border: 1px solid #6a5fa4;
  border-bottom: none
}

.Tooltip_tooltipArrow__lstsq {
  width: 0;
  height: 0;
  position: absolute;
  left: calc(50% - 9px);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #413582;
  top: -8px;
  z-index: 3;
}

.Tooltip_tooltipArrow__lstsq.Tooltip_isShowToTop__9Oglo {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: unset;
  bottom: -8px;
}

.Champion_tooltipBody__ojwns {
  background: #151136;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 12px;
  border: 1px solid #6a5fa4;
  border-top: none;
}

.Champion_champTrait__BJ__Y {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}

.Champion_champTrait__BJ__Y img {
  width: 18px !important;
  height: 18px !important;
  background-color: #3b2d6a;
  border-radius: 50% !important;
  padding: 2px !important;
  border: none !important;
  position: unset !important;
  -webkit-clip-path: unset !important;
  clip-path: unset !important;
  -webkit-transform: unset !important;
  transform: unset !important;
}

.Champion_champTrait__BJ__Y span {
  width: unset;
}

.Champion_champAtkRange__fn_Bq {
  display: flex;
  gap: 8px;
  font-weight: 700;
  font-size: .75rem;
  line-height: 16px;
  margin-bottom: 10px;
  align-items: center;
}

.Champion_defaultAtkRange__byhoc {
  width: 8px;
  height: 8px;
  background: #d9d9d9;
  border-radius: 2px;
}

.Champion_defaultAtkRange__byhoc.Champion_realAtkRange__steHz {
  background: gold;
}

.Champion_champSkill__Reqdt {
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
  align-items: center;
}

.Champion_champSkill__Reqdt img {
  width: 30px !important;
  height: 30px !important;
  border: none;
  border-radius: 0;
  position: unset !important;
  -webkit-transform: unset !important;
  transform: unset !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
}

.Champion_skillInfo__yh6Ps {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 4px;
}

.Tooltip_tooltipWrapper__I5w8T p {
  overflow: unset !important;
  white-space: unset !important;
  text-overflow: unset !important;
  text-align: left !important;
  width: 100% !important;
  font-weight: 400 !important;
  position: unset !important;
  -webkit-transform: none !important;
  transform: none !important;
  font-size: .75rem !important;
}

.Champion_skillInfo__yh6Ps p:first-child {
  font-weight: 700;
  font-size: .75rem;
  line-height: 14px !important;
  margin-top: 0 !important;
  color: gold;
}

.Champion_skillInfo__yh6Ps p:last-child {
  font-weight: 400;
  color: #fff;
}

.TraitsDetail_activeSet__mSMI3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.TraitBox_activeSetsTooltip__sovyj {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
  margin-bottom: 4px;
}

.TraitsDetail_activeSet__mSMI3.TraitsDetail_isActiveTraitSet__DHDSU {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.TraitsDetail__color1__r_AK_ {
  background: #6f4939;
  border: 1px solid #d7977b;
}

.TraitsDetail__color3__i2O2Z {
  background: #858585;
  border: 1px solid #cccaca;
}

.TraitBox_activeSetsTooltip__sovyj > div {
  width: 26px;
  height: 26px;
  font-size: .875rem;
  text-align: center;
  flex: 0 0 26px;
}

.TraitBox_activeSetsTooltip__sovyj > div > span, .TraitBox_activeSetsTooltip__sovyj > span > span > span {
  font-size: .75rem;
}

.TraitsDetail__color4__t9fLj {
  background: #e7b03a;
  border: 1px solid #e5a109;
}

.TraitBox_championsSameTrait__EhEKY {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 10px;
	flex-wrap: wrap;
}

.TraitBox_championsSameTrait__EhEKY > div > div >  img {
  width: 26px;
  height: 26px;
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.TraitBox_championsSameTrait__EhEKY .TraitBox_isActiveChampion__TCPLl > div >  img {
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}
.Item_tooltipHeader__Y3FIg {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  gap: 10px;
  background: #382f66;
  border-radius: 8px 8px 0 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 22px;
  border: 1px solid #6a5fa4;
  border-bottom: none;
}
.Item_tooltipBody__Z01y_ {
  background: #151136;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 12px;
  border: 1px solid #6a5fa4;
  border-top: none;
}
.Item_smallItems__P9wuG {
  display: flex;
  gap: 12px;
}
.Item_smallItems__P9wuG img {
  border: 1px solid #aa9cc0 !important;
  border-radius: 2px;
  position: unset !important;
  -webkit-transform: none !important;
  transform: none !important;
  width: 24px !important;
  height: 24px !important;
}
.Tooltip_tooltipWrapper__I5w8T p {
  overflow: unset !important;
  white-space: unset !important;
  text-overflow: unset !important;
  text-align: left !important;
  width: 100% !important;
  font-weight: 400 !important;
  position: unset !important;
  -webkit-transform: none !important;
  transform: none !important;
  font-size: .75rem !important;
}

.Item_itemImgWrapper__Dv4GS>div>img {
  overflow: hidden;
  border: 2px solid #aa9cc0;
  border-radius: 4px;
  cursor: pointer;
}
.TeamComp_champItemList__sFxUC>div>div>img {
  width: 14px;
  height: 14px;
  border: none;
  border-radius: 4px;
}
