.header{display:flex;align-items:center;flex-direction:column;padding:3em}.header>img{width:100px}.header>h1{margin-top:.25em}.dynamic-form-input{margin:1em 0}.foo{background:red}@keyframes loading-animation{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.loading-spinner{display:flex;justify-content:center}.loading-spinner>.indicator{height:40px;width:60px;background-image:url(/assets/liseBlatt.e6273c03.png);background-repeat:no-repeat;background-position:center;background-size:contain;animation-name:loading-animation;animation-timing-function:ease-out;animation-duration:.7s;animation-iteration-count:infinite;animation-direction:alternate-reverse;transform-origin:65% 100%}.process-type-item{display:flex;align-items:center;flex-wrap:wrap}.process-type-item:hover{filter:brightness(.9);background-color:#ddd}.process-type-item>.name{flex-grow:2;flex-shrink:1;overflow-wrap:normal}.process-type-item>.start-button{flex-grow:0;flex-shrink:0}
