.dropdown{.custom-select__control{height:48px;border-radius:4px;padding:4px;box-shadow:none;border:1px solid #979797;cursor:pointer}.custom-select__control:hover{border-color:#979797}.custom-select__indicator-separator{display:none}.custom-select__menu{z-index:99}.custom-select__input,.custom-select__input-container,.custom-select__placeholder,.custom-select__single-value,.custom-select__value-container{font-family:Montserrat,sans-serif;font-size:16px!important}.custom-select__placeholder{width:max-content;font-size:16px!important;color:#9ca3af}.custom-select__input,.custom-select__input input,.custom-select__single-value{font-size:16px!important}.custom-select__menu{padding-top:0;margin:0;border-radius:4px;background:#fff;box-shadow:6px 7px 10px 0 rgba(32,32,32,.06)}.custom-select__menu-list{&::-webkit-scrollbar{width:5px;background-color:transparent}&::-webkit-scrollbar-thumb{background:gray;border-radius:10px}&::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgb(234,233,233);border-radius:10px}&::-webkit-scrollbar-thumb:hover{background:rgb(84,84,84)}padding:0;.custom-select__option{padding:12px;cursor:pointer;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:25.888px;&.custom-select__option--is-focused,&:hover{background-color:rgb(255,243,243)}&.custom-select__option--is-selected{background-color:white;color:#000}}}}.dropdown-control-label{cursor:pointer;margin-left:10px;font-weight:400;color:gray}