.as-skeleton{--skeleton-color:#e5e7eb;position:relative;height:16px;border-radius:12px;overflow:hidden}.as-skeleton:after{content:"";position:absolute;display:block;top:0;left:0;right:0;bottom:0;background:var(--skeleton-color);border-radius:inherit;animation-name:SkeletonAnimation;animation-iteration-count:infinite;animation-duration:1.5s;animation-timing-function:.6s cubic-bezier(.45,0,.55,1)}.as-skeleton.is-darken{--skeleton-color:#d1d5db}.as-skeleton.is-lighten{--skeleton-color:#f3f4f6}@keyframes SkeletonAnimation{0%,to{opacity:1}50%{opacity:.4}}.search-filter-skeleton{padding:16px}.search-filter-skeleton .as-skeleton{margin-bottom:16px}.search-filters-dropdown{position:absolute;top:0;left:0;background:#fff;box-shadow:0 0 2px 0 rgba(5,15,41,.03),0 6px 15px 0 rgba(5,15,41,.1);border-radius:6px;z-index:1050}@media(max-width:992px){.search-filters-dropdown{transform:none!important;position:fixed;width:100%;height:100%;overflow-y:auto;border-radius:0}}@media(min-width:993px){.search-filters-dropdown{min-width:320px;z-index:14}}.search-filters-dropdown__header{display:flex;justify-content:space-between;position:relative;padding:20px 25px;border-bottom:1px solid #e9edee;text-align:center}@media(min-width:993px){.search-filters-dropdown__header{display:none}}.search-filters-dropdown__title{color:#393952;font-size:18px;font-weight:700}.search-filters-dropdown__close{display:flex;align-items:center;justify-content:center;padding:0;border:0;position:absolute;right:16px;top:50%;width:24px;height:24px;margin:-12px 0 0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1;cursor:pointer}.search-filters-dropdown__close svg{width:18px;height:18px;fill:#8d99a8;vertical-align:middle}.search-filters-dropdown__body{padding-bottom:68px}@media(min-width:993px){.search-filters-dropdown__body{padding-bottom:0}}.search-filters-dropdown__container{padding:16px 24px}.search-filters-dropdown__actions{position:fixed;left:0;bottom:0;display:flex;justify-content:space-between;width:100%;background:hsla(0,0%,100%,.9);border-top:1px solid #f0f1f6;padding:16px 16px max(var(--safe-area-inset-bottom),12px);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}@media(min-width:993px){.search-filters-dropdown__actions{position:relative;padding:16px}}