@layer components{.form-fieldset{border:0;width:100%;min-width:0;padding:0}.form-fieldset_legend{margin-bottom:var(--space-2);padding:0}.form-fieldset_legend-heading{margin-bottom:var(--space-3)}.form-fieldset_fields{gap:var(--space-5);display:grid}.form-fieldset.inline .form-fieldset_fields{gap:var(--space-3) var(--space-5);flex-wrap:wrap;display:flex}.form-fieldset.inline .form-fieldset_fields>*{width:auto}@media (min-width:48rem){.form-fieldset.columns .form-fieldset_fields{grid-template-columns:repeat(2,minmax(0,1fr))}.form-fieldset.thirds .form-fieldset_fields{grid-template-columns:repeat(3,minmax(0,1fr))}}.form-choice{cursor:pointer;align-items:center;gap:.75em;display:inline-flex}.form-choice_input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.form-choice_mark{--_mark:var(--background-2);--_mark-hover:var(--background-3);--_mark-chosen:var(--text);--_ink:var(--background);background-color:var(--_mark);border:var(--border-width) solid transparent;border-radius:var(--radius-small);width:1.5em;height:1.5em;transition:background-color var(--hover-duration) var(--hover-ease), border-color var(--hover-duration) var(--hover-ease);flex:none;place-items:center;display:grid}.form-choice_mark:has(.form-choice_dot){border-radius:var(--radius-round)}.form-choice_tick{color:var(--_ink);opacity:0;transition:opacity var(--hover-duration) var(--hover-ease)}.form-choice_dot{background-color:var(--_ink);border-radius:var(--radius-round);width:1.1em;height:1.1em;transition:scale var(--hover-duration) var(--hover-ease);scale:0}.form-choice:has(:checked) .form-choice_mark{background-color:var(--_mark-chosen)}.form-choice:has(:checked) .form-choice_tick{opacity:1}.form-choice:has(:checked) .form-choice_dot{scale:1}@media (hover:hover){.form-choice:hover .form-choice_input:not(:checked)~.form-choice_mark{background-color:var(--_mark-hover)}}.form-choice_input:focus-visible~.form-choice_mark{outline:var(--focus-width) solid var(--text);outline-offset:var(--focus-offset)}.form-choice.toggle .form-choice_mark{border-radius:var(--radius-round);place-items:center start;width:2.75em;height:1.5em;padding:.15em}.form-choice.toggle :is(.form-choice_tick,.form-choice_dot){display:none}.form-choice.toggle .form-choice_mark:after{content:"";border-radius:var(--radius-round);background-color:var(--text);width:1.1em;height:1.1em;transition:translate var(--hover-duration) var(--hover-ease), background-color var(--hover-duration) var(--hover-ease)}.form-choice.toggle:has(:checked) .form-choice_mark:after{background-color:var(--_ink);translate:1.2em}.form-choice.chip{background-color:var(--background-2);border:var(--border-width) solid transparent;border-radius:var(--radius-round);transition:background-color var(--hover-duration) var(--hover-ease), color var(--hover-duration) var(--hover-ease), border-color var(--hover-duration) var(--hover-ease);padding:.75em 1.5em}.form-choice.chip .form-choice_mark{--_mark:var(--background);--_mark-hover:var(--background);--_mark-chosen:var(--background);--_ink:var(--text)}@media (hover:hover){.form-choice.chip:hover:not(:has(:checked)){background-color:var(--background-3)}}.form-choice.chip:has(:checked){background-color:var(--text);color:var(--background)}.form-choice.chip .form-choice_input:focus-visible~.form-choice_mark{outline:0}.form-choice.chip:has(.form-choice_input:focus-visible){outline:var(--focus-width) solid var(--text);outline-offset:var(--focus-offset)}.form-upload{flex-direction:column;display:flex}.form-upload_control{cursor:pointer}.form-upload_control::file-selector-button{margin-right:var(--space-4);border:1px solid var(--field-border);border-radius:var(--radius-small);background-color:var(--background-2);color:var(--text-main);font:inherit;padding-top:var(--space-1);padding-right:var(--space-3);padding-bottom:var(--space-1);padding-left:var(--space-3);cursor:pointer}@media (hover:hover){.form-upload_control::file-selector-button:hover{background-color:var(--light-200)}}.form-upload_hinweis{margin-top:var(--space-2);color:var(--text-2)}.bewerbung_wrap{gap:var(--space-6);flex-direction:column;display:flex}.bewerbung_schritte{gap:var(--space-7);flex-direction:column;display:flex}.bewerbung_wrap[data-js] .bewerbung_schritte{gap:0}.bewerbung_wrap[data-js] .bewerbung-schritt_wrap{display:none}.bewerbung_wrap[data-js] .bewerbung-schritt_wrap.aktiv{display:flex}.bewerbung_navigation[hidden],.bewerbung_wrap .button_wrap[hidden]{display:none}.bewerbung_navigation{justify-content:space-between;align-items:center;gap:var(--space-3);flex-flow:wrap;display:flex}.bewerbung_fortschritt{align-items:center;gap:var(--space-2);display:flex}.bewerbung_zaehler{margin:0}.bewerbung_punkte{align-items:center;gap:var(--space-1);display:flex}.bewerbung_punkt{border-radius:var(--radius-round);background-color:var(--sand-100);width:.5rem;height:.5rem}.bewerbung_punkt.aktiv,.bewerbung_punkt.erledigt{background-color:var(--brand-500)}.bewerbung_punkt.erledigt{opacity:.5}.bewerbung_knoepfe{align-items:center;gap:var(--space-2);flex-flow:wrap;display:flex}.bewerbung-schritt_wrap{flex-direction:column;display:flex}.bewerbung-schritt_wrap>.button_wrap{align-self:start}.bewerbung-schritt_wrap:focus-visible{outline:var(--focus-width) solid var(--focus-color,var(--text));outline-offset:var(--focus-offset)}@media (min-width:64rem){.bewerbung_hero .hero-leistung_bild{aspect-ratio:1216/440}}}
