@-webkit-keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.Reparaturformular textarea{height:200px;}.Reparaturformular label[for="datenschutz"]{margin-bottom:1rem;width:calc(100% - 130px);}@media (min-width: 48em){.Reparaturformular label[for="datenschutz"]{width:calc(100% - 230px);}}