#available-services [data-form-item]{width:100%}#available-services #categories-wrapper{top:calc(var(--site-header-height) + var(--nano));position:sticky}#available-services #list-of-categories{flex-direction:column;gap:8px;display:flex;position:sticky;top:80px}@media screen and (max-width:1200px){#available-services #list-of-categories{gap:var(--nano)}#available-services #list-of-categories [data-badge]{font-size:14px}}#available-services #list-of-categories [data-badge]{cursor:pointer;background-color:var(--card-bg);font-size:1rem;transition:all .2s}#available-services #list-of-categories [data-badge]:hover{border-color:var(--slate-light60)}#available-services #list-of-categories [data-badge].selected{background-color:hsl(var(--neem));border-color:hsl(var(--neem));color:#fff}#available-services #list-of-categories [data-badge].has-search-result{background-color:hsla(var(--neem),.16);border-color:hsl(var(--neem));color:hsl(var(--neem));display:flex}#available-services #list-of-categories [data-badge] .results-count{background-color:hsl(var(--neem));color:var(--white);border-radius:500px;margin-left:8px;margin-right:-4px;padding:4px;font-size:12px;font-weight:700;display:none}#available-services #list-of-categories [data-badge].has-search-result .results-count{aspect-ratio:1;width:fit-content;display:inline-block}#available-services #list-of-services>div{gap:var(--micro);grid-template-columns:repeat(2,1fr);display:grid}@media screen and (max-width:800px){#available-services #list-of-services>div{grid-template-columns:repeat(2,1fr)}}#available-services #list-of-services>div>div>p{flex:1 1 0}#available-services .service-card{height:120px;box-shadow:none;flex-direction:column;justify-content:space-between;padding:16px;display:flex}#available-services .service-card>p{opacity:.64}#available-services .service-card [data-button]{opacity:0;width:fit-content}#available-services .service-card.has-service-link{cursor:pointer;transition:all .2s}#available-services .service-card.has-service-link>p{opacity:1;font-weight:600}#available-services .service-card.has-service-link:hover{border-color:hsl(var(--neem));background-color:hsla(var(--neem),.04);transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}#available-services .service-card.has-service-link:hover [data-button]{opacity:1}

