.search-dropdown-header{align-items:center;background-color:var(--color-bg);border-bottom:1px solid var(--color-border);border-radius:24px 24px 0 0;display:flex;justify-content:space-between;padding:16px var(--dropdown-body-padding);position:sticky;top:0;z-index:2}@media screen and (min-width:576px){.search-dropdown-header{display:none}}.search-dropdown-header__title{color:var(--color-text);left:24px;margin:0;position:absolute;transition-duration:.33s;transition-property:left,transform}.search-dropdown-header__title.is-shifted{left:50%;transform:translate(-50%)}.search-dropdown-header__close{margin-left:auto}.search-dropdown-header .as-button{--button-size-sm:32px}.search-filters-dropdown-footer{bottom:0;position:sticky}.search-filters-dropdown-footer__apply.as-button,.search-filters-dropdown-footer__clear.as-button{box-sizing:content-box;padding-bottom:max(var(--safe-area-inset-bottom) - 20px,0px);padding-left:0;padding-right:0}.search-filters-dropdown-footer__clear.as-button{border-bottom-left-radius:0;border-bottom-right-radius:0}@media screen and (min-width:576px){.search-filters-dropdown-footer__clear.as-button{border-radius:0 0 0 var(--dropdown-border-radius)}}.search-filters-dropdown-footer__apply.as-button{border-bottom-left-radius:0;border-bottom-right-radius:0}@media screen and (min-width:576px){.search-filters-dropdown-footer__apply.as-button{border-radius:0 0 var(--dropdown-border-radius) 0}}
