.showroom-top{background-color:#fff;position:sticky;z-index:5;top:66px;display:flex;justify-content:center;align-items:center;width:100%;box-shadow:0 1px 1px rgba(33,37,41,.2);transition:.8s;padding:0 12px}@media (min-width:576px){.showroom-top{padding:8px 12px 0}}.showroom-top__right{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:6px}.showroom-top__right>div{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}.showroom-top__right select{background-color:#fff;color:var(--bs-body-color);border:var(--bs-border-width) solid rgba(2,44,68,.25);border-radius:20px;height:35px;width:100%;font-size:13px;line-height:1.5;cursor:pointer}.showroom-top__search.desktop{display:none}.showroom-top__search.mobile{display:flex;gap:12px;padding-left:12px;padding-right:12px}.search-field{display:flex;align-items:center;color:var(--nwc-third-color);width:100%}@media (min-width:768px){.showroom-top{padding:0 12px}.showroom-top__right{width:auto;display:flex;flex-direction:row;align-items:center;gap:12px}.showroom-top__right>div{width:auto;gap:12px}.search-field{width:fit-content}}.search-field i{margin-right:6px}.search-field input[type=search]{-webkit-appearance:none;border:0;border-bottom:1px solid var(--nwc-third-color);border-radius:0;background-color:transparent;padding:.375rem .75rem;flex:1}.search-field input[type=search]:focus-visible{outline:0}.showroom-top__search .btn-primary{padding:7px 18px}.showroom-top__search .btn-primary:focus,.showroom-top__search .btn-primary:focus-visible{box-shadow:0 0 2px .15rem rgba(2,44,68,.25)}.filter-button.desktop,.showroom-top__search .btn-primary span.desktop{display:none}@media (min-width:576px){.showroom-top__right>div{justify-content:end}.showroom-top__right select{width:120px}.showroom-top__search.desktop{display:flex}.showroom-top__search.mobile{display:none}.showroom-top__search .btn-primary{padding:7px 24px}.showroom-top__search .btn-primary span.mobile{display:none}.showroom-top__search .btn-primary span.desktop{display:block}}.filter-button{color:var(--nwc-secondary-color);font-size:30px;border:none}@media (min-width:992px){.showroom-top{justify-content:space-between;padding:6px 12px 6px 272px;height:70px}.showroom-top.full-screen{padding:6px 12px}.search-field input[type=search]{width:300px}.filter-button.desktop{display:block}.filter-button.mobile{display:none}}.filter-button:active{border:none!important}.filter-button:hover{color:var(--nwc-secondary-color)}.filter-button:focus-visible{box-shadow:0 0 2px .15rem rgba(2,44,68,.25);border-color:var(--nwc-secondary-color)}