.search-form{display:flex;flex-direction:column;width:100%;gap:16px;padding:0 0 32px}.search-form .button{justify-content:center;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px}.search-form__bottom{display:flex;flex-direction:column;width:100%;gap:16px}@media screen and (min-width:1280px){.search-form{flex-direction:row;flex-wrap:wrap;padding:0 16px 32px}.search-form__bottom{width:100%;flex-direction:row}}