#podcast-filter{display:flex;flex-direction:column}#podcast-filter .podcast-search-filter{display:flex;flex-direction:column}@media (max-width: 767px){#podcast-filter .podcast-search-filter{padding-bottom:12px;border-bottom:1px solid #1A232F}}#podcast-filter .podcast-search-filter .search-wrapper{display:flex;margin-bottom:12px}#podcast-filter .podcast-search-filter .search-wrapper #podcast-search-box{background-color:#fff;border:1px solid #204666;padding:13.5px;width:100%}#podcast-filter .podcast-search-filter .search-wrapper #podcast-search-box:focus{outline:none}#podcast-filter .podcast-search-filter .search-wrapper>button{width:100px;height:100%;background-color:#3D6B99;border:none;display:flex;height:48px;align-items:center;justify-content:center}#podcast-filter .podcast-search-filter .search-wrapper>button:hover{background-color:#ffc000}#podcast-filter .podcast-search-filter .search-wrapper>button:disabled{opacity:0.5;cursor:not-allowed;background-color:#3D6B99}#podcast-filter .podcast-search-filter .filter-wrapper{display:flex}@media (max-width: 767px){#podcast-filter .podcast-search-filter .filter-wrapper{flex-direction:column}}#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);width:100%;gap:10px;margin-right:10px}@media (max-width: 767px){#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper{flex-direction:column;gap:0;grid-template-columns:repeat(1, 1fr)}}#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper span.dropdown-icon{display:flex}#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper .form-group{margin-bottom:10px}#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper .form-group label{display:flex;justify-content:space-between;padding:5px 10px;border-bottom:1px solid #dddddd;align-items:center;cursor:pointer;margin:0}#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper .form-group label:hover{background-color:#3D6B99;color:#ffffff}@media (max-width: 767px){#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper .form-group label{padding:10px}}#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper .form-group label input{width:10%;padding:10px !important;display:flex}#podcast-filter .podcast-search-filter .filter-wrapper .filter-dropdown-wrapper .form-group label span{width:100%;margin-right:10px}#podcast-filter .podcast-search-filter .filter-wrapper .clear-button{width:100px;background-color:#3D6B99;display:flex;justify-content:center;align-items:center;height:48px;border:none;color:#fff}@media (max-width: 767px){#podcast-filter .podcast-search-filter .filter-wrapper .clear-button{width:100%}}#podcast-filter .dropdown{position:relative;display:inline-block}#podcast-filter .dropdown-btn{padding:10px;border:1px solid #ccc;cursor:pointer}#podcast-filter .dropdown-content{display:none;position:absolute;background-color:#fff;border:1px solid #ddd;min-width:200px;z-index:1;max-height:300px;overflow-y:auto;padding:10px}#podcast-filter .dropdown-content label{display:block;margin-bottom:5px}#podcast-filter .dropdown.show .dropdown-content{display:block}#podcast-filter .custom-multiselect,#podcast-filter .single-select{position:relative;display:inline-block;width:100%}#podcast-filter .custom-multiselect .dropdown-toggle,#podcast-filter .single-select .dropdown-toggle{width:100%;text-align:left;padding:8px;background:#fff;border:1px solid #204666;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}#podcast-filter #eoi-filter-sorting{border:1px solid #204666;height:48px;cursor:pointer}#podcast-filter #eoi-filter-sorting:focus,#podcast-filter #eoi-filter-sorting:focus-visible{outline:none}#podcast-filter .custom-multiselect .dropdown-options,#podcast-filter .single-select .dropdown-options{display:none;position:absolute;z-index:999;background:white;border:1px solid #ccc;width:100%;max-height:300px;overflow-y:auto;box-shadow:0 4px 4px rgba(104,104,104,0.25)}#podcast-filter .custom-multiselect.open .dropdown-options,#podcast-filter .single-select.open .dropdown-options{display:block}#podcast-filter .custom-radios{position:relative;width:100%;display:inline-block}#podcast-filter .custom-radios .dropdown-toggle{width:100%;text-align:left;padding:8px;background:#fff;border:1px solid #ccc;cursor:pointer}#podcast-filter .custom-radios .dropdown-options{display:none;position:absolute;background:white;border:1px solid #ccc;width:100%;z-index:999;padding:10px;box-sizing:border-box}#podcast-filter .custom-radios .dropdown-options label{cursor:pointer}#podcast-filter .custom-radios.open .dropdown-options{display:block}#podcast-filter .custom-radios label{display:block;padding:4px 0;font-weight:normal}#podcast-filter .custom-select-wrapper{position:relative;display:inline-block;width:100%}#podcast-filter .custom-select-wrapper .form-control{padding-right:30px;appearance:none;-webkit-appearance:none;-moz-appearance:none}#podcast-filter .custom-select-wrapper .select-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;display:flex}#podcast-filter #btn-clear-search-podcast:disabled{opacity:0.5;cursor:not-allowed}.podcast-block .podcast-item .links-wrapper{display:flex;justify-content:space-between;align-items:center}.podcast-block .podcast-item .links-wrapper .share-buttons{display:flex}.podcast-block .podcast-item .links-wrapper .share-buttons a{display:flex}.podcast-block .pagination{display:flex;padding:0;margin:0;border:none}.podcast-block .pagination li a{text-decoration:none;color:white;font-size:16px;line-height:24px;margin-right:10px;border:none;height:48px;width:48px;display:flex;justify-content:center;align-items:center;background:#204666}.podcast-block .pagination li:hover a,.podcast-block .pagination li.active a{background:#ffc000}.podcast-item .links-wrapper{display:flex;justify-content:space-between;align-items:center}.podcast-item .links-wrapper .share-buttons{display:flex}.podcast-item .links-wrapper .share-buttons a{display:flex}
