<h2>Search mask<span class="status approved">Approved</span></h2>
The search mask uses tabs element for show/hide logic. See <a href="https://autoscout24.github.io/showcar-ui/#tabs-target">here</a>

All the `sc-search-*` classes are used only for styling (include responsive behavior).

<style>
#search-mask .sample{
     background-color: lightblue;
}
</style>
