.nav-select__heading{color:#fff;margin-bottom:70px}.nav-select__form{display:flex;flex-wrap:wrap;gap:15px}.nav-select__dropdown,.nav-select__submit{flex-shrink:0}.nav-select__form .select2-container--secondary.select2-container--open .select2-selection--single{background-color:#e8e3d6;border-color:#e8e3d6}.nav-select__form .select2-container--secondary .select2-results{background-color:#e8e3d6}@media (max-width:991px){.nav-select__form{display:grid;grid-row-gap:30px;grid-template-columns:1fr}}@media (max-width:767px){.nav-select__heading{margin-bottom:30px}.nav-select__form{grid-template-columns:1fr;grid-row-gap:20px}}