.craft-form{margin-left:-1rem;margin-right:-1rem}@media (min-width:64em){.craft-form{margin-left:-1.25rem;margin-right:-1.25rem}}.craft-form .col:empty{padding:0}.craft-form .section{padding-top:2rem;padding-bottom:2rem}.craft-form .grid-wrapper:not(.grid-wrapper__summary){margin-top:0}.craft-form .flash-message~.grid-wrapper{margin-top:2rem}.form-loader{flex-direction:column;justify-content:center;align-items:center;min-height:18.75rem;display:flex}.form-loader__error>*+*{margin-top:1.5rem}.form-loader__error>*+.half-spacing{margin-top:.75rem}.form-loader__error>.headline+:not(.headline){margin-top:0}.form-loader__error>*+.card,.form-loader__error>.card+:not(.headline){margin-top:2rem}.form-loader__error>.text:first-child,.form-loader__error>.list:first-child,.form-loader__error>.link-list:first-child,.form-loader__error>.definition-list:first-child{margin-top:0}.form-loader__error>.image,.form-loader__error>.image-link,.form-loader__error>.image-zoom{margin:1em 0 0}@media (min-width:64em){.form-loader__error>.image,.form-loader__error>.image-link,.form-loader__error>.image-zoom{margin-top:1.125em}}.form-loader__error.halign-center>.image:first-child,.form-loader__error.halign-center>.image-link:first-child,.form-loader__error.halign-center>.image-zoom:first-child,.grid__inline>.form-loader__error>.image:first-child,.grid__inline>.form-loader__error>.image-link:first-child,.grid__inline>.form-loader__error>.image-zoom:first-child{margin-top:0}@media (min-width:64em){.form-loader__error>*+*{margin-top:2rem}.form-loader__error>*+.half-spacing{margin-top:1rem}.form-loader__error>.headline+:not(.headline){margin-top:0}}.form-loader--indicator{border:2px solid transparent;border-color:transparent transparent #597870 #597870;border-radius:50%;width:3rem;height:3rem;animation:.65s linear infinite form-loader}.form-loader--text{color:#757575;margin-top:1.5rem}@keyframes form-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.col:has(.fieldset__repeater):not(:last-child){margin-bottom:1rem}