@import "variables";
vn-searchbar {
display: block;
width: 100%;
}
.search-panel {
max-height: 48em;
& > form {
padding: $spacing-lg;