.content_champs {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.page-header>p {
    font-family: "sofia-pro", sans-serif;
    color: hsla(0, 0%, 100%, .9);
    font-size: 21px;
    font-weight: 600;
    margin: 0;
}

.right_champs {
    width: calc(100% - 380px);
    padding: 0 0 0 15px;
    border-left: 1px solid #3a2b52;
}

.left_champs {
    width: 350px;
}

.sidenav {
    /* background: #102531; */
    border: 1px solid #3a2b52;
    border-bottom: none;
    margin-bottom: 20px;
}

.filters-item {
    position: relative;
    color: #88a0a7;
    font-weight: 400;
    padding: 15px;
    transition: all .3s;
    cursor: pointer;
    border-bottom: 1px solid #3a2b52;
}

.filters-item:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 2px;
    transition: all .3s;
}

.gold-icon {
    width: 15px !important;
    height: auto !important;
    border: none !important;
    margin-right: 10px;
    opacity: .54;
    transition: opacity .3s;
}

.page-header {
    display: flex;
    align-items: center;
    min-height: 35px;
}

.page-header>p {
    color: hsla(0, 0%, 100%, .9);
    font-size: 21px;
    font-weight: 600;
    margin: 0;
}

.page-header-buttons {
    display: flex;
    margin-left: auto;
}

.set-btn {
    justify-content: space-between;
    min-height: 0;
    color: hsla(0, 0%, 100%, .9);
    font-size: 14px;
    background: #212048;
    border: none;
    padding: 6px 12px;
    border-radius: 3px;
    transition: none;
}

.name_mua {
    justify-content: space-between;
    min-height: 0;
    color: hsla(0, 0%, 100%, .9);
    font-size: 14px;
    /* background: #123040; */
    border: none;
    border-radius: 3px;
    transition: none;
}

.name_mua:after {
    display: inline-block;
    margin-left: 15px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.new-filters {
    display: flex;
    color: #fff;
    margin-top: 20px;
}

.ChampionDetail_filterOptionsChampDetail__zJR_o div:first-child {
    width: -webkit-fill-available;
    grid-column: span 2;
}

.TeamBuilderFilter_traitChildrenWrapper__r_zzG {
    width: 256px;
    position: relative;
}

.TeamBuilderFilter_classFilter__kQo4M {
    height: 40px;
    padding: 6px 12px 6px 4px;
    border: 1px solid #3a2b52;
    border-radius: 4px 0 0 4px;
    display: flex;
    font-weight: 400;
    font-size: .875rem;
    line-height: 20px;
    align-items: center;
    gap: 6px;
}

.TeamBuilderFilter_classFilter__kQo4M,
.TeamBuilderFilter_priceFilter__iaKzU {
    cursor: pointer;
}

.TeamBuilderFilter_classFilter__kQo4M svg:first-child {
    width: 20px;
    height: 20px;
}

.TeamBuilderFilter_classFilter__kQo4M span {
    display: inline-block;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 14px;
}

.TeamBuilderFilter_classFilter__kQo4M svg:last-child {
    width: 14px;
    height: 7px;
    position: absolute;
    right: 6px;
}

.Search_searchInput__KZ_N_.TeamBuilderFilter_searchWrapper__y_WMG {
    height: 40px;
    position: relative;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    grid-column: span 3;
    max-width: unset;
    grid-row: 1;
    width: calc(100% - 256px);
}

.Search_searchInput__KZ_N_ input {
    height: -webkit-fill-available;
    padding-left: 105px;
    width: -webkit-fill-available;
    background: url();
    border: 1px solid #3a2b52;
    color: #fff;
    font-size: 14px;
}

.TeamBuilderFilter_searchWrapper__y_WMG input {
    padding-left: 7px;
}

.Search_searchIcon__6Pyne {
    width: unset !important;
}

.Search_keyboardBtn__8Unnq,
.Search_searchIcon__6Pyne {
    position: absolute;
    cursor: pointer;
    top: 17px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 3px;
}

.ChampionDetail_filterOptionsChampDetail__zJR_o div:last-child {
    grid-column: span 3;
    max-width: unset;
    grid-row: 1;
}

.Search_keyboardBtn__8Unnq svg,
.Search_searchIcon__6Pyne svg {
    width: 16px;
    height: 16px;
}

.TeamBuilderFilter_traitSelection__h2jmI {
    max-height: 150px;
    overflow-y: auto;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid gold;
    border-top: none;
    position: absolute;
    background: #151136;
    z-index: 2;
    display: none;
    width: -webkit-fill-available;
}

.TeamBuilderFilter_traitOption__Wp0SB {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: .875rem;
    line-height: 19px;
    gap: 8px;
    cursor: pointer;
    padding: 6px 0 4px 4px;
}

.ChampionDetail_filterOptionsChampDetail__zJR_o div:first-child {
    width: -webkit-fill-available;
    grid-column: span 2;
}

.TeamBuilderFilter_traitOption__Wp0SB img,
.TeamBuilderFilter_traitOption__Wp0SB svg {
    width: 20px;
    height: 20px;
}

.TeamBuilderFilter_traitOption__Wp0SB span {
    font-size: 14px;
}

.TeamBuilderFilter_champList__E_lPx::-webkit-scrollbar-track,
.TeamBuilderFilter_traitSelection__h2jmI::-webkit-scrollbar-track {
    border-radius: 4px;
    background: #221846 0 0 no-repeat padding-box;
}

.TeamBuilderFilter_champList__E_lPx::-webkit-scrollbar-thumb,
.TeamBuilderFilter_traitSelection__h2jmI::-webkit-scrollbar-thumb {
    background: #b1b1b17a 0 0 no-repeat padding-box;
}

.TeamBuilderFilter_champList__E_lPx::-webkit-scrollbar,
.TeamBuilderFilter_traitSelection__h2jmI::-webkit-scrollbar {
    width: 4px;
}

.characters-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.characters-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(12.5% - 20px);
    padding: 10px;
    justify-items: flex-start;
}

a.characters-item {
    cursor: pointer;
    justify-items: flex-start;
}

.character-wrapper {
    align-content: flex-start;
}

.characters-item .character-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    transition: all .3s;
}

.character-wrapper img {
    display: block;
}

.characters-item .character-wrapper .character-icon {
    width: 55px;
    height: 55px;
    min-width: 55px;
    min-height: 55px;
    border: 1px solid #17313a;
    vertical-align: initial;
    transition: all .3s;
}

.characters-item.c1 .character-wrapper img {
    border: 1px solid #213042
}

.characters-item.c2 .character-wrapper img {
    border: 1px solid #156831
}

.characters-item.c3 .character-wrapper img {
    border: 1px solid #12407c
}

.characters-item.c4 .character-wrapper img {
    border: 1px solid #893088
}

.characters-item.c5 .character-wrapper img {
    border: 1px solid #b89d27;
}

.characters-item.c6 .character-wrapper img {
    border: 1px solid #12407c;
    border-image: linear-gradient(to bottom right, #12407c 0, #fff 25%, #12407c 50%, #fff 75%, #12407c);
    border-image-slice: 1
}

.characters-item .character-name {
    font-size: 14px;
    text-align: center;
    color: #88a0a7;
    line-height: 1.3em;
    margin: 0;
    transition: all .3s;
}

.filters-item.selected:before {
    border: 2px solid #227aad;
    background: #227aad;
}
.box_content {
    max-width: 728px;
    margin: auto 0 0 auto;
    width: -webkit-fill-available;
    box-sizing: unset;
    background: #2b244f;
    border: 1px solid #6a5fa4;
    border-radius: 4px;
    padding: 16px;
    position: relative;
    cursor: pointer;
    margin-bottom: 16px;
}
.content_page {
    margin-top: 40px;
    color: #fff;
}.box_content h2,
.box_content h2 span,
.box_content h2 p {
    font-weight: 700 !IMPORTANT;
    font-size: 24px !important;
    line-height: 32px !important;
    color: #fff !important;
    text-align: left !important;
    margin: 12px 0 !important;
}
.box_content h3 span,.box_content h3 {
    font-size: 23px !important;
    line-height: 32px !important;
    font-weight: 600 !important;
    margin-bottom: 12px !important;
    color: #fff !important;
    text-align: left !important;
}

.box_content h4 span,
.box_content h4 p,
.box_content h4 {
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
    margin-bottom: 12px !important;
    color: #fff !important;
    text-align: left !important;
}

.box_content h5,
.box_content h6,
.box_content h5 span,
.box_content h6 span,
.box_content h5 p,
.box_content h6 p {
    font-weight: 500 !important;
    color: #fff !important;
    text-align: left !important;
}
.box_content th,
.box_content td {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    text-align: center !important;
    padding: 10px;
}

.box_content table {
    width: 100% !important;
    border-spacing: 0px !important;
    border: 1px solid #000 !important;
    border-bottom: none !important;
    border-color: black !important;
}

.box_content th:first-child,
.box_content td:first-child {
    border-left: none !important;
}

.box_content table p,
.box_content table span {
    margin-bottom: 0 !important;
    font-size: 17px !important;
    line-height: 1.5 !important;
}

.box_content table th p {
    text-align: center !important;
    font-weight: 700;
}.box_content a {
    font-weight: bold;
    font-size: 17px;
    color: #009cff;
}.box_content p,
.box_content span {
    margin-bottom: 10px !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    text-align: justify !important;
    white-space: unset !important;
    word-wrap: break-word;
}

.box_content a p,
.box_content a span {
    color: unset !important;
}

.box_content ul {
    padding: 0 !important;
    padding-left: 30px !important;
    list-style: disc;
}.box_content ul li {
    line-height: 1.5 !important;
    white-space: unset !important;
    margin: 0 0 10px 0 !important;
}
figcaption {
    font-size: 16px;
    text-align: center;
    font-style: italic;
    background: #ccc;
    line-height: 28px;
}
figure {
    margin: auto;
    width: 100%;
    margin-bottom: 10pt;
}.title_h1 {
    line-height: 1.3;
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10pt;
}.box_author {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 18px;
    flex-wrap: wrap;
}.box_date {
    display: flex;
    align-items: center;
}.TeamBuilderFilter_classFilter__kQo4M.TeamBuilderFilter_isShowOption__M2mSU {
    border: 1px solid;
    border-color: gold gold #17313a;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
  }
  .season {
      margin-left: auto;
      background: #2b244f;
      border: 1px solid #3a2b52;
      /* border-radius: 4px; */
      padding: 3px 12px;
      color: #fff;
      line-height: 8.6;
      display: block;
  }
  
  .season option {
      font-size: 14px;
      line-height: 6.5;
      height: 50px;
      display: contents;
      padding: 10px;
      margin: 10px;
  }
@media only screen and (max-width: 820px) {
    .left_champs {
        display: none;
    }

    .right_champs {
        width: 100%;
        padding: 0;
    }

    .content_champs {
        /* margin-top: 20px; */
        padding: 0 15px;
    }
}

@media only screen and (max-width: 580px) {
    .characters-item {
        width: calc(25% - 20px);
    }.new-filters {
        flex-direction: column;
    }
    
    .TeamBuilderFilter_traitChildrenWrapper__r_zzG {
        width: 100%;
        margin-bottom: 10px;
    }.Search_searchInput__KZ_N_ input {
        height: 26px;
    }
}