@keyframes FormHeader_placeholder__w66UX{0%{background-position:0 0}to{background-position:81.25rem 0}}.FormHeader_header__8OHkj{display:grid;position:-webkit-sticky;position:sticky;z-index:2;top:0;grid-template-areas:". back headline . ." "bar bar bar bar bar";grid-template-columns:.5rem 1fr auto 1fr .5rem;padding-top:.5rem;background:#fff;grid-gap:.5rem;gap:.5rem}@media(min-width:768px){.FormHeader_header__8OHkj{padding-top:1rem;gap:1rem}}.FormHeader_backButton__m0pPZ{grid-area:back;justify-self:start}.FormHeader_text__fr4UD{grid-area:headline;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;justify-self:center}.FormHeader_progressBar__HDBSH{grid-area:bar;height:4px;overflow:hidden;background:#b2b2b2}.FormHeader_progressBarFill__qjKJ0{width:0;height:100%;transition:width .3s ease-in-out;background:#fcbc67}