.dropdown{min-width:40px}.dropdown .dropdown-toggle{font-size:.875rem}.dropdown .dropdown-toggle.btn-link{color:var(--bs-greyDark);padding:0;-webkit-text-decoration:none;text-decoration:none}.dropdown .dropdown-toggle.btn:focus{box-shadow:none}.dropdown .dropdown-menu.custom__dropdown-menu{background:var(--bs-white);border:none;border-radius:5px;box-shadow:0 10px 23px rgba(0,0,0,.14);padding:0}.dropdown .dropdown-menu.custom__dropdown-menu li:not(:last-child){border-bottom:1px solid var(--bs-greyLight-2)}.dropdown .dropdown-menu.custom__dropdown-menu .dropdown-item{height:50px;padding-left:20px}.dropdown .dropdown-menu.custom__dropdown-menu .dropdown-item:hover{background:transparent;box-shadow:none;color:var(--bs-redLight);transform:scale(1)}.dropdown .dropdown-menu.custom__dropdown-menu .dropdown-item.active{background:transparent;color:var(--bs-redLight)}.dropdown .dropdown-menu.custom__dropdown-menu .custom__dropdown-search-input{border:none;border-radius:5px;font-weight:700;height:50px;padding-left:20px}.dropdown .dropdown-menu.custom__dropdown-menu .custom__dropdown-search-input::-webkit-search-cancel-button{-webkit-appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iY3VzdG9tLWljb24iIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTggNiA2IDE4TTYgNmwxMiAxMiIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);cursor:pointer;height:20px;right:20px;width:20px}.dropdown .dropdown-menu.custom__dropdown-menu .custom__dropdown-search-input:focus{box-shadow:none}.dropdown .dropdown-menu.custom__dropdown-menu .custom__dropdown-text .b-dropdown-text{font-size:.875rem;font-weight:400;padding:10px 25px}.dropdown.custom-select{border:1px solid var(--bs-greyLight-2);border-radius:5px;height:48px;width:100%}.dropdown.custom-select .dropdown-toggle{overflow:hidden;padding-left:15px;padding-right:15px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.dropdown.custom-select .dropdown-toggle.btn-link{color:var(--bs-blackLight)}.dropdown.custom-select .dropdown-toggle:active{transform:none}.dropdown.custom-select .dropdown-menu .dropdown-item{font-size:.875rem}.dropdown.custom-select.show .dropdown-toggle{overflow:auto}