.registration-export-form{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;gap:12px;align-items:end}.registration-export-form button{margin-bottom:0;white-space:nowrap}@media(max-width:850px){.registration-export-form{grid-template-columns:1fr 1fr}.registration-export-form button{width:100%}}@media(max-width:520px){.registration-export-form{grid-template-columns:1fr}}
