.styles_label__Bsl5k{font-size:1.2rem;font-weight:600;line-height:1.25rem;cursor:pointer;display:inline-block}.styles_label__Bsl5k:hover{color:rgb(var(--foreground))}.styles_select-button-container__JYwIc{background-color:rgb(var(--color-sf-button-gray));height:40px;width:300px;border-radius:55px;display:flex;align-items:center;justify-content:space-between}.styles_select-button-container__JYwIc .styles_select-button__t5dW2{background-color:rgb(var(--color-sf-button-gray));color:var(--colors-primary);width:50%;height:100%;border-radius:50px;font-weight:500}.styles_select-button-container__JYwIc .styles_select-button-active__LDfUI{background-color:var(--colors-primary);color:var(--colors-white);width:50%;transition:all .5s}.styles_filters-container__Hr_Ue{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:rgb(var(--color-sf-white));padding:0 10px;border-radius:24px}.styles_filter-label__A7yOx{font-weight:600;color:rgb(var(--color-sf-black));font-size:18px}.styles_filterGrid__odkf6{gap:1.5rem;margin-bottom:2rem}@media (max-width:1024px){.styles_filterGrid__odkf6{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles_filterGrid__odkf6,.styles_searchFields__x9gwm{grid-template-columns:1fr}.styles_actionButtons___YDvX{flex-direction:column}}.styles_categoryTitle__57moe{font-family:var(--inter);font-weight:600;font-size:18px;color:rgb(var(--color-text-title));display:flex;align-items:center}.styles_categoryTitle__57moe svg{margin-right:.3rem}.styles_categoryCount__G2ZiA{font-family:var(--inter);font-size:14px;background:rgb(var(--color-sf-button-gray));color:rgb(var(--color-text-title));padding:.25rem .75rem;border-radius:1rem}.styles_modal__kT51Q{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles_modal__kT51Q .styles_content__ebUuj{width:600px;height:500px;background-color:rgb(var(--color-sf-white))}.styles_modal__kT51Q .styles_content__ebUuj .styles_close__4jbMD{position:relative;right:-96%;top:3px}.styles_modal__kT51Q .styles_content__ebUuj h3{color:rgb(var(--color-text-title))}.styles_modalList__XID6I{overflow-y:auto;height:80%;display:flex;align-items:center;flex-direction:column;gap:2rem}.styles_modalList__XID6I .styles_item__cU4g2{height:20%;width:90%;display:flex;align-items:center;justify-content:center;border:2px solid rgb(var(--color-sf-button-gray));border-radius:20px;cursor:pointer;color:rgb(var(--color-text-title))}@media (max-width:639px){.styles_modal__kT51Q .styles_content__ebUuj{width:90%;height:600px}.styles_modal__kT51Q .styles_content__ebUuj .styles_close__4jbMD{right:-93%}}.styles_container__DjOPY{padding:2rem 1rem;max-width:1200px;margin:0 auto}.styles_title__qkhgm{font-size:1.5rem;font-weight:600;color:rgb(var(--color-sf-dark-purple));margin-bottom:1.5rem}.styles_tabsContainer__NZWo7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_tabsList__6meIN{display:flex;gap:.5rem}.styles_tabTrigger__5XmN9{padding:.5rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;background:none}.styles_tabTriggerActive__p4RHk{background-color:rgb(var(--color-sf-primary));color:#fff}.styles_tabTriggerInactive__IgJou{background-color:#f0f0f0;color:#666}.styles_filterActions__tTdUL{display:flex;gap:.5rem}.styles_filterButton__Iz5BW{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;border:1px solid #d1d5db;background-color:#fff;color:#374151}.styles_topFilters__Dxmw0{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.styles_inputGroup__8VLP3{position:relative;display:flex;align-items:center;gap:1rem;width:97%}.styles_inputLabel__beLOy{display:block;font-size:.875rem;font-weight:500;width:100px;flex-shrink:0}.styles_inputWrapper__BCdZX{flex:1;width:100%}.styles_inputField__fFQ0V{width:100%;padding:.75rem 1rem;border-radius:.375rem;border:1px solid #d1d5db;background-color:#fff}.styles_searchButton__9v35a{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background-color:rgb(var(--color-sf-primary));color:#fff;border:none;border-radius:9999px;font-weight:500;cursor:pointer;margin:0 auto;width:auto}.styles_searchButton__9v35a:hover{background-color:rgb(var(--color-sf-primary-container))}.styles_multiSelectContainer__nifwq{position:relative;width:100%}.styles_selectedTags__foQKv{display:flex;flex-wrap:wrap;gap:.5rem;padding:1.2rem;min-height:2.5rem;border:1px solid #d1d5db;border-radius:1.8rem;background-color:#fff;margin-bottom:.5rem}.styles_selectedTag__qZI55{display:flex;align-items:center;background-color:var(--color-sf-light-primary);color:var(--color-sf-dark-purple);padding:.25rem .5rem;border-radius:9999px;font-size:1.2rem}.styles_removeTag__Km0t_{margin-left:.25rem;font-size:1rem;line-height:1;color:rgb(var(--color-sf-dark-purple));background:none;border:none;cursor:pointer}.styles_multiSelect__gB2Pa{width:100%;padding:1.1rem 1rem;border-radius:1.9rem;border:1px solid #d1d5db;background-color:#fff;-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-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.styles_footer__P6FpD{margin-top:4rem;padding:3rem 0;background:linear-gradient(to bottom right,#1a6b7a,#13b8a6);color:#fff;border-radius:1rem}.styles_footerContent__pAbAk{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.styles_footerContent__pAbAk{grid-template-columns:1fr 1fr 1fr}}.styles_footerLogo__ryaoe{font-size:2rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.styles_footerContact__wqVvj{margin-bottom:1rem}.styles_footerSocial__cCf2R{display:flex;gap:1rem;margin-top:1rem}.styles_footerSocialIcon__j4Yh6{width:2.5rem;height:2.5rem;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.styles_footerSection__DgOJH{margin-bottom:1rem}.styles_footerSectionTitle__2hgpb{font-weight:600;margin-bottom:1rem;font-size:1.125rem}.styles_footerLink__KUFPw{display:block;margin-bottom:.5rem;color:#fff;text-decoration:none}.styles_footerLink__KUFPw:hover{text-decoration:underline}.styles_copyright__XboeB{margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.2);text-align:center;font-size:.875rem;color:hsla(0,0%,100%,.8)}.styles_copyrightLinks__UkHyj{display:flex;justify-content:center;gap:1.5rem;margin-top:.5rem}.styles_copyrightLink__DLTeV{color:hsla(0,0%,100%,.8);text-decoration:none}.styles_copyrightLink__DLTeV:hover{text-decoration:underline}@media (max-width:768px){.styles_inputGroup__8VLP3{flex-direction:column;align-items:flex-start;gap:.5rem}.styles_inputLabel__beLOy{width:100%;margin-bottom:.25rem}.styles_topFilters__Dxmw0{grid-template-columns:1fr}}.styles_filterGrid__odkf6{display:none}@media (max-width:639px){.styles_filters-container__Hr_Ue{padding-bottom:10px;align-items:start}.styles_filters-container__Hr_Ue span{text-align:left}}