.pmr-vfc-form{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;align-items:center}.pmr-vfc-form select,.pmr-vfc-submit{min-height:46px;padding:8px 12px;border:1px solid #d8d8d8;border-radius:6px;background:#fff}.pmr-vfc-submit{border-color:#e91e63;color:#e91e63;cursor:pointer}.pmr-vfc-submit:disabled,.pmr-vfc-form select:disabled{opacity:.55;cursor:not-allowed}@media(max-width:900px){.pmr-vfc-form{grid-template-columns:1fr}}