.dropdown-trigger,.search-input{width:100%;border-radius:9999px!important;border:1px solid #d1d5db!important;font-size:1rem!important;transition:all .2s ease-in-out;height:4rem!important}.search-input{border-color:#fc800a!important}.dropdown-trigger:focus-within,.search-input:focus{border-color:#fc800a!important;box-shadow:0 0 0 1px #fc800a!important}.dropdown-wrapper{position:relative;width:100%}.dropdown-trigger{display:block;font-weight:500!important;color:#374151!important;padding:0 2.5rem 0 1.5rem!important;border:1px solid #fc800a!important;box-shadow:0 0 0 1px #fc800a!important;background-color:white;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.5em 1.5em;white-space:nowrap}.suggestions-list{position:absolute;z-index:50;margin-top:.5rem;width:100%;max-height:15rem;overflow:auto;border-radius:.75rem;border:1px solid #e5e7eb;background-color:#ffffff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.suggestion-item{cursor:pointer;padding:.75rem 1rem;font-size:.875rem;color:#fc800a}.suggestion-item:hover{background-color:#f3f4f6}@keyframes contentShow{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.clear-button{height:3.5rem!important;width:100%;border-radius:9999px!important;border:2px solid #d97706!important;background-color:#f59e0b!important;color:white!important;font-size:1rem!important;font-weight:700!important;transition:all .2s ease-in-out;flex-shrink:0}.clear-button:hover{background-color:#d97706!important;border-color:#b45309!important}.spinner-container{display:flex;width:100%;align-items:center;justify-content:center;padding:4rem 0}.spinner{height:3rem;width:3rem;animation:spin 1s linear infinite;border-radius:9999px;border-width:4px;border-color:transparent #fc800a #fc800a}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.coursesContainer{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;padding-top:2rem}@media (min-width:768px){.filter-controls{flex-direction:row;align-items:center;justify-content:space-between}.dropdown-container{flex-direction:row;width:auto}.dropdown-wrapper{width:auto}.clear-button{width:auto;padding:0 1.5rem!important}.search-container{flex-grow:1}.coursesContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.search-container{flex-grow:1}.coursesContainer{grid-template-columns:repeat(3,1fr)}}.filter-section{background-color:#ffffff;padding:2rem;border-radius:.75rem;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);max-width:1100px}.filter-controls,.filter-section{margin-left:auto;margin-right:auto}.filter-controls{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%;max-width:28rem}.search-container{position:relative;min-width:250px;width:100%;max-width:28rem}.search-input{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:4rem!important;background-color:#ffffff!important;color:#fc800a!important;border-radius:9999px!important;padding-left:3rem!important;font-size:1rem!important;border:1px solid #fc800a!important;box-shadow:0 0 0 1px #fc800a!important}.dropdown-container{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;max-width:28rem}.dropdown-trigger{width:100%;height:4rem!important;min-width:220px}.search-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);color:#6b7280;width:1.25rem;height:1.25rem;z-index:10}@media (min-width:768px){.filter-controls{flex-direction:row;align-items:center;justify-content:space-between}.search-container{flex-grow:1;max-width:none}.dropdown-container{flex-direction:row;width:auto;max-width:none}}