﻿.custom_sticky-search-bar{width:100%;background-size:auto;background-position:right center;background-repeat:no-repeat;border-radius:0;transition:box-shadow .2s ease,border-radius .2s ease;}.custom_sticky-search-bar .custom_sticky-search__icon{flex-shrink:0;}@media(min-width:576px){.custom_sticky-search-bar .form-select{flex:1 1 250px;min-width:250px;max-width:300px;}}.custom_sticky-search-bar .btn{white-space:nowrap;}@media(min-width:992px){.custom_sticky-search-bar.is-sticky{position:fixed;left:50%;bottom:-1px;width:100%;max-width:960px;z-index:999;border-radius:max(var(--sticky-border-radius,0),8px) max(var(--sticky-border-radius,0),8px) 0 0;box-shadow:0 -4px 16px rgba(0,0,0,.15);transform:translateX(-50%) translateY(100%);transition:transform .3s ease;}.custom_sticky-search-bar.is-sticky.is-visible{transform:translateX(-50%) translateY(0);}}@media(min-width:1200px){.custom_sticky-search-bar.is-sticky{max-width:1140px;}}@media(min-width:1400px){.custom_sticky-search-bar.is-sticky{max-width:1320px;}}