.search-form{display:flex;margin-bottom:20px;width:100%;gap:20px}@media (max-width: 576px){.search-form{flex-direction:column}}.search-form .label-name{display:flex;align-items:center;gap:8px}.search-form .search-icon{width:20px;height:20px}.search-form .search-submit{display:flex;justify-content:center;align-items:center}.search-notification{margin-bottom:20px}
