.c-search-form__form {
    display: flex;
    align-items: center;
    gap: calc(var(--vw) * 8);
}