.editions-search-container{position:relative;display:flex}.upper-editions .select-selected-editions{border-bottom:1px solid transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;min-width:0;flex:0;border-left:1px solid transparent;border-top:1px solid transparent;border-right:1px solid transparent}.custom-select-editions{position:relative;font-family:"Roboto";font-size:14px;width:fit-content;max-width:100%}.custom-select-editions select{display:none}.select-selected-editions{background-color:none;border-radius:8px;padding:10px 18px;transition:background-color 0.1s ease-out}.select-selected-editions:after{display:flex;position:absolute;right:0;top:0;bottom:0;content:"";width:8px;height:8px;background:url(../img/assets/tcg_2/icons/arrow-down-black-transparent.svg);background-repeat:no-repeat;background-size:contain;margin:auto;display:flex;background-position-y:center}.select-selected-editions::before{position:absolute;content:"";background:lightblue;background-repeat:no-repeat;background-size:contain;left:4px;top:0;bottom:0;margin:auto 0;width:8px;height:8px;border-radius:50px;transition:0.25s ease-out}.custom-select-editions:hover .select-selected-editions::before{background:var(--color-blue)}.select-arrow-active::before{background:var(--color-blue)}.select-selected-editions.select-arrow-active:after{transform:rotate(180deg);top:5px}.select-items-editions div,.select-selected-editions{color:var(--color-darkgray);border-color:transparent transparent rgba(0,0,0,.1) transparent;cursor:pointer}.select-selected-editions{border-bottom:1px solid transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;min-width:0;flex:0;border-left:1px solid transparent;border-top:1px solid transparent;border-right:1px solid transparent;max-width:100%}.select-items-editions div{height:26px;display:flex;align-items:center;padding:4px 10px;border-radius:4px;color:var(--color-black)}.select-items-editions{position:relative;top:0;left:0;right:0;display:flex;flex-direction:column;gap:6px;opacity:1;transition:opacity 0.1s ease-out;overflow:hidden;z-index:999;overflow-y:auto;max-height:236px;width:max-content;min-width:100%}.select-hide-editions{visibility:hidden;opacity:0;transition:opacity 0.1s ease-out}.select-items-editions div:hover,.same-as-selected-editions{background-color:var(--color-blue);color:var(--color-white)}.same-as-selected-editions{background-color:var(--color-lightblue)}.select-items-editions::-webkit-scrollbar{width:4px;height:3.3vh}.select-items-editions::-webkit-scrollbar-track{background-color:var(--color-white);margin-top:3px;margin-bottom:3px}.select-items-editions::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--color-lightgray)}.select-items-editions::-webkit-scrollbar-thumb:hover{background-color:var(--color-gray)}.quality-selector.select-arrow-active{width:min-content;min-width:100%}.select-items-editions-wrapper{margin-top:1px;position:absolute;min-width:100%;width:min-content;padding:10px 8px;overflow:hidden;border-radius:8px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);background-color:var(--color-white);z-index:9}.select-txt-wrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:fit-content;max-width:100%}@media screen and (max-width:750px){.select-selected-editions::before{display:none}.select-selected-editions{text-align:center}}@media screen and (max-width:640px){.select-items-editions-wrapper{max-width:175%}.select-items-editions{max-width:100%}}@media screen and (max-width:450px){.select-items-editions{top:100%}.select-selected-editions{text-align:center}.custom-select-editions{font-size:12px;max-width:175px!important}.select-items-editions{top:99%}}