@media (min-width: 769px) {
    .css-1ep5ij3.gnb .gnb-search {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 12px;
        width: 100%;
        height: 46px;
        margin: 0 auto;
    }
}
.gnb.css-1ep5ij3 {
    width: 488px;
    margin-left: 30px;
    position: relative;
}
.css-1381imb {
    width: 112px;
    height: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: cetner;
    -webkit-box-align: cetner;
    -ms-flex-align: cetner;
    align-items: cetner;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.css-1381imb .gnb-logo {
    width: 100%;
    object-fit: contain;
}
@media (min-width: 769px) {
    .css-1ep5ij3.gnb .gnb-search .search {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
.css-1j5hrwi {
    position: relative;
}
@media (min-width: 769px) {
    .css-g32ard.search--type-compact {
        height: 32px;
    }
}
.css-g32ard.search--type-compact {
    background: #120f30;
    border-radius: 4px;
    position: relative;
    height: 30px;
}
.css-g32ard {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.search--type-compact .css-1lbsbmt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #120f30;
    height: 100%;
    padding: 0 8px 0 12px;
    box-sizing: border-box;
}
.css-1lbsbmt {
    position: relative;
}
.search--type-compact .css-1yld0xq {
    display: none;
}
.css-1yld0xq {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.css-k707tf {
    position: relative;
}
@media (min-width: 769px) {
    .css-k707tf select {
        clip: rect(0 0 0 0);
        width: 1px;
        height: 1px;
        margin: -1px;
        overflow: hidden;
    }
}
.css-k707tf select {
    position: absolute;
    opacity: 0;
}
.css-mkjsai .dropdown__label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    background: none;
    border: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}
.search--type-compact .css-1lbsbmt .dropdown__label-content {
    font-size: 12px;
    line-height: 16px;
    color: #a9a9a9;
}
.css-sm6uaa {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.search--type-compact .css-1lbsbmt .dropdown__label-icon {
    color: #c7c7c7;
}
.css-k707tf .dropdown__label-icon {
    color: #7B7A8E;
}
.css-1ffm4eu {
    display: inline-block;
}
.css-1ffm4eu svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #f9f9f9;
}
.search--type-compact .css-1lbsbmt .dropdown__options {
    min-width: 190px;
}
.css-mkjsai .dropdown__options {
    left: auto;
    right: -8px;
    top: calc(100% + 1px);
    border-radius: 4px 0 4px 4px;
}
.css-1rsoygg {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    min-width: 112px;
    margin-top: 4px;
    z-index: 1000;
    border-radius: 4px;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.css-11n0s59 {
    overflow-y: auto;
}
ol, ul {
    list-style: none;
}
.css-1gd8fif.dropdown__item--show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-1gd8fif:first-of-type {
    border-top: none;
}
.css-1gd8fif {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    padding: 0 12px;
    width: 100%;
    height: 40px;
    outline: none;
    text-align: left;
    white-space: nowrap;
    border-top: 1px solid #1C1C1F;
    background-color: #31313C;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    gap: 8px;
}
.css-1gd8fif >*:not(.dropdown__item-backgorund) {
    position: relative;
}
.css-1gd8fif >*:not(.dropdown__item-backgorund) {
    position: relative;
}

.css-1gd8fif span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
}
.search--type-compact .css-u8xgo6 {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid #212048;
}
.css-u8xgo6 {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /* position: relative; */
}
.search--type-compact .css-1yld0xq {
    display: none;
}
.css-1yld0xq {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (min-width: 769px) {
    .search--type-compact .css-1t3emyv {
        padding: 0 12px;
        width: 100%;
        height: 100%;
    }
}
.search--type-compact .css-1t3emyv {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    border: unset;
    height: 100%;
}
.css-1t3emyv {
    position: relative;
    z-index: 1;
    background: transparent;
    width: 100%;
}
.css-1pfr50q.autocomplete--gnb {
    position: absolute;
    left: 0px;
    width: 100%;
    top: calc(100% + 1px);
    background-color: rgb(49, 49, 60);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 12px;
    overflow: hidden;
    z-index: 1000;
}

@media (min-width: 769px) {
    .css-1pfr50q {
        background-color: rgb(49, 49, 60);
        box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 12px;
        overflow: hidden;
        z-index: 1000;
    }
}
.css-1pfr50q {
    margin-top: 1px;
    display: flex;
    flex-direction: column;
    max-height: 359px;
    border-radius: 0px 0px 4px 4px;
    overflow-y: auto !important;
}
.css-1snqz34 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px 12px;
}
.css-1pfr50q > div:not(:first-of-type), .css-1pfr50q a {
    border-top: 1px solid rgb(28, 28, 31);
}
.css-1sqrah6 {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 6px 12px;
    gap: 8px;
    width: 100%;
    height: 46px;
    cursor: pointer;
}
.css-1sqrah6 .autocomplete__item--summoner-icon {
    border-radius: 16px;
}
.css-1sqrah6 .autocomplete__item--summoner-info {
    display: flex;
    flex-direction: column;
}
.css-1sqrah6 .autocomplete__item-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: rgb(255, 255, 255);
}
.css-1sqrah6 .autocomplete__item-title em {
    color: rgb(158, 158, 177);
    font-style: normal;
    font-weight: normal;
}
@media (min-width: 769px) {
    .css-1tx3ont {
        display: none;
    }
}
.css-1tx3ont {
    width: 100%;
    height: 34px;
    color: rgb(158, 158, 177);
    background-color: rgb(28, 28, 31);
    font-size: 12px;
    display: none;
}

.search--type-compact .css-1m1jieq {
    width: 60px;
    -webkit-flex-basis: 60px;
    -ms-flex-preferred-size: 60px;
    flex-basis: 60px;
    padding: 0 12px;
    -webkit-background-size: 36px 24px;
    background-size: 36px 24px;
}
.css-1m1jieq {
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center;
    font-size: 0;
    height: 100%;
    box-sizing: border-box;
}
button {
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
}
.css-1sqrah6.autocomplete__item--active {
    background: rgb(40, 40, 48);
}

.css-1pfr50q > div:not(:first-of-type), .css-1pfr50q a {
    border-top: 1px solid rgb(28, 28, 31);
}

.css-1sqrah6 {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 6px 12px;
    gap: 8px;
    width: 100%;
    height: 46px;
    cursor: pointer;
}
.css-m4wlug.hexagon--cost-4 {
    --champion-border-color: #E537A2;
}
.css-m4wlug.hexagon--size-small {
    width: 32px;
    height: 36px;
}
.css-m4wlug {
    position: relative;
}
.css-m4wlug.hexagon--cost-4 {
    --champion-border-color: #E537A2;
}
.css-m4wlug {
    position: relative;
}
.css-1pfr50q > div:not(:first-of-type), .css-1pfr50q a {
    border-top: 1px solid rgb(28, 28, 31);
}
.hexagon--size-small .css-1pq2nha {
    width: 32px;
    height: 36px;
    clip-path: polygon(0px 27%, 50% 0px, 100% 27%, 100% 73%, 50% 100%, 0px 73%, 0px 27%);
}
.css-1pq2nha {
    position: relative;
    background-color: var(--champion-border-color, #31313C);
}
.hexagon--size-small .css-1vp0et2 {
    left: 2px;
    top: 2px;
    width: 28px;
    height: 32px;
    clip-path: polygon(0px 27%, 50% 0px, 100% 27%, 100% 73%, 50% 100%, 0px 73%, 0px 27%);
}
.css-1vp0et2 {
    position: absolute;
    left: 1px;
    top: 1px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: var(--champion-background-color, var(--background-color, #31313C));
}
.css-1vp0et2 img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.css-1sqrah6 .gold-icon {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: rgb(255, 255, 255);
}
.css-1sqrah6 .autocomplete__item--champion-info {
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
}
.css-1sqrah6 .autocomplete__item-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: rgb(255, 255, 255);
}
.css-1sqrah6 .autocomplete__item--champion-traits {
    display: flex;
    gap: 8px;
    pointer-events: none;
}
.css-1sqrah6 {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 6px 12px;
    gap: 8px;
    width: 100%;
    height: 46px;
    cursor: pointer;
}
.dropdown--focused .css-1rsoygg {
    display: block;
}
.dropdown--focused .css-1dtqs0d .svg-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.placeholder_search {
    position: absolute;
    width: calc(100% - 12px);
    overflow: hidden;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(31 26 82);
    left: 0;
    top: 100%;
    z-index: 1;
    display: none;
}

.box_border_place {
    box-sizing: border-box;
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.title_place {
    border-radius: .25rem;
    background-color: rgba(160, 115, 255, .05);
    padding-left: .75rem;
    padding-right: .75rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(160 115 255 / var(--tw-text-opacity));
}
@media only screen and (max-width: 540px) {.gnb.css-1ep5ij3 {
    position: absolute;
    width: 100%;
    z-index: 1;
    margin: 0;
    top: 100%;
    padding: 5px 20px;
    left: 0;
    background: #151136;
}}  