.__custom-dropdown{background-color:transparent;color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:8px 0}
.__custom-dropdown:after{content:none}
.__custom-dropdown+.dropdown-menu{margin:0;padding:0;border-radius:5px;overflow:hidden}
.__custom-dropdown .fa-chevron-down{margin-left:4px}
.__custom-dropdown:focus-visible{outline:1px solid #145eb3}
.show .__custom-dropdown{background-color:transparent;color:#000;font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:8px 0}
.show .__custom-dropdown:after{content:none}
.show .__custom-dropdown+.dropdown-menu{margin:0;padding:0;border-radius:5px;overflow:hidden}
.show .__custom-dropdown .fa-chevron-down{margin-left:4px}
.show .show .__custom-dropdown .fa-chevron-down{transition:.1s ease-in;transform:rotateY(180deg);transform-origin:center}
.show .__custom-dropdown .fa-chevron-down{transition:.1s ease-in;transform:rotate(180deg);transform-origin:center}
.dropdown-item{padding:4px 8px;border:0}
.dropdown-item.active,.dropdown-item:hover,.dropdown-item:focus{background-color:#666;color:#fff;border:0;outline:0}
.__filter-len{margin-left:-6px}