.custom-dropdown-wrapper{width:100%;position:relative}.custom-dropdown-label{color:#3c3f43;margin-bottom:.5rem;font-size:.833vw;font-weight:400;display:block}.custom-dropdown-input{cursor:pointer;color:#fcfcfc;letter-spacing:-.4px;background:0 0;border:none;border-bottom:.5px solid #3c3f43;justify-content:space-between;align-items:center;padding-bottom:.833vw;font-size:1.042vw;font-weight:400;line-height:1;display:flex}.custom-dropdown-input:focus-within{border-bottom:1px solid #fcfcfc}.custom-dropdown-selected{color:#8a8c8e;letter-spacing:-.4px;font-size:1.042vw;font-weight:400;line-height:1.3;width:100%!important}.custom-dropdown-selected.active{color:#fcfcfc}.custom-dropdown-rotate{transition:transform .2s ease-in-out;transform:rotate(180deg)}.custom-dropdown-chevron{color:#8a8c8e;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:clamp(15px,.781vw,15px);height:clamp(15px,.781vw,15px);margin-top:.28vw;display:flex}.custom-dropdown-list{z-index:100;background:#0e1113;border-radius:4px;max-height:200px;margin:0;padding:.625rem;list-style:none;position:absolute;top:120%;left:0;right:0;overflow-y:auto}.custom-dropdown-list li{cursor:pointer;color:#fcfcfc;justify-content:space-between;align-items:center;padding:10px;font-size:.938vw;display:flex}.custom-dropdown-list li:hover{background:#040506}.custom-dropdown-list li .custom-checkmark{display:none}.custom-dropdown-list li.selected{background:#040506}.custom-dropdown-list li.selected .custom-checkmark{display:inline}.custom-dropdown-list::-webkit-scrollbar{width:6px}.custom-dropdown-list::-webkit-scrollbar-track{background:0 0}.custom-dropdown-list::-webkit-scrollbar-thumb{background:#3c3f43;border-radius:3px}.custom-dropdown-list::-webkit-scrollbar-button{width:0;height:0;display:none}@media (min-width:768px) and (max-width:1024px){.custom-dropdown-wrapper label{color:#3c3f43;font-size:clamp(.6rem,4.167vw,.8rem);font-weight:400}.custom-dropdown-wrapper .custom-dropdown-list div{color:#fcfcfc;font-size:clamp(.6rem,4.167vw,.8rem);font-weight:400}.custom-dropdown-wrapper .custom-dropdown-list li .custom-checkmark{color:#fcfcfc;font-size:clamp(.4rem,4.167vw,.7rem);font-weight:400}.custom-dropdown-wrapper .custom-dropdown-input .custom-dropdown-selected{font-size:1.953vw}}@media (max-width:768px){.custom-dropdown-wrapper label{color:#3c3f43;font-size:clamp(.6rem,4.167vw,.8rem);font-weight:400}.custom-dropdown-wrapper .custom-dropdown-list div{color:#fcfcfc;font-size:clamp(.6rem,4.167vw,.8rem);font-weight:400}.custom-dropdown-wrapper .custom-dropdown-list li .custom-checkmark{color:#fcfcfc;font-size:clamp(.4rem,4.167vw,.7rem);font-weight:400}.custom-dropdown-wrapper .custom-dropdown-input .custom-dropdown-selected{color:#fcfcfc;font-size:clamp(.6rem,4.167vw,.8rem);font-weight:400}}
