.custom-dropdown{border-bottom:2px solid #b6bdc8;color:#1a3152;cursor:pointer;min-width:250px;padding:10px;position:relative}.dropdown-list{background:#fff;border:1px solid #ccc;display:none;left:0;list-style:none;margin:0;padding:5px 0;position:absolute;top:100%;width:100%;z-index:10}.dropdown-list li{padding:10px 15px;text-transform:capitalize}.dropdown-list li:hover{background-color:#f6f7f8}.custom-dropdown.is-open .dropdown-list{display:block}.blog-list-filter-search input[type=text]{background-color:transparent;background-image:url(https://20649757.fs1.hubspotusercontent-na1.net/hubfs/20649757/Theme_2025/Group-1.svg);background-position:16px;background-repeat:no-repeat;background-size:15px 16px;border:0;border-bottom:2px solid #b6bdc8;border-radius:0;font-size:16px;padding:14px 20px 14px 40px;width:136px}.blog-list-filter-row{justify-content:space-between;margin-bottom:40px}.blog-list-filter-tab{padding-right:20px}.dropdown-selected:after{border-bottom:2px solid #1a3152;border-right:2px solid #1a3152;content:"";height:8px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-70%) rotate(45deg);transition:transform .3s ease;width:8px}.custom-dropdown.is-open .dropdown-selected:after{transform:translateY(-20%) rotate(-135deg)}@media screen and (max-width:480px){.blog-list-filter-tab{padding:0 0 20px;width:100%}}