/* compiled by scssphp 1.11.0 on Fri, 30 Aug 2024 08:37:37 +0000 (0.0078s) */
/* Developed by Inware AG - www.inware.ch */

@-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);}}.Kundenlogin{flex:1;display:-webkit-flex;display:flex;align-items:center;justify-content:center;position:relative;}.Kundenlogin__guestlogin{font-weight:400;text-align:center;margin-top:1rem;justify-content:center;}.Kundenlogin__background{object-fit:cover;position:absolute;inset:0;object-position:50% 50%;width:100%;height:100%;}.Kundenlogin .container{display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;}.Kundenlogin .card{max-width:37.9375rem;width:100%;}.Kundenlogin .card--footer input{justify-content:center;}.Kundenlogin__errors{font-size:.75em;color:#ec2100;text-align:center;}@media (min-width:48em){.Kundenlogin__errors{text-align:left;}}.Kundenlogin__resetbtn{text-align:right;justify-content:flex-end;}