::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#cacaca;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#b3b3b3}body{margin:0;font-family:Helvetica,Arial,sans-serif;overflow-x:hidden}input[type=search]{border:none;background:#eff3f5;padding:10px 15px;border-radius:7px}input::-moz-placeholder{color:#aaadbb;font-size:14px}input::placeholder{color:#aaadbb;font-size:14px}input:active,input:focus{outline:none}app-home,app-login,app-payments{width:100%}.bttn{font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;padding:8px 15px;border-radius:5px;cursor:pointer}.bttn img,.bttn svg{height:15px;margin-right:10px}@media only screen and (min-width:801px){.bttn:hover{background:#e9eef1}}@media only screen and (max-width:800px){#filter-popover{right:0}}.cl-item{justify-content:space-between;padding:20px 10px;cursor:pointer;border-bottom:1px solid #faf9f9;border-radius:5px}.cl-item,.cl-item>div:first-of-type{display:flex;align-items:center}.cl-item>div:first-of-type h2{margin:0;font-size:17px}.cl-item>div:first-of-type h3{font-size:14px;margin:3px 0 0;font-weight:400;color:#858586}.cl-item>div:first-of-type img,.cl-item>div:first-of-type svg{height:15px;margin-right:20px}.cl-item>div:last-of-type{font-weight:600}.cl-item:hover{background:#f3f7f9}app-loading{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(26,31,54,.58);z-index:111;display:flex;justify-content:center;align-items:center}.loading{height:25px;-webkit-animation:spinn .8s linear infinite;animation:spinn .8s linear infinite;display:block;margin:15px auto}@-webkit-keyframes spinn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.submit-section .bttn{width:100%;padding:11px 0;background:#3195f0!important;color:#fff;font-weight:300}.disabled{opacity:.3;cursor:default}.disabled:hover{background:none}.input{margin-bottom:15px;background:#fff;border:1px solid #e2e2e2;height:40px;display:flex;align-items:center;border-radius:7px}.input img,.input svg{width:12px;margin:0 11px;opacity:.7}.input input{border:none;background:#fff;width:calc(100% - 35px);padding:0;height:40px;font-size:16px}.input input:focus{outline:none}.input input[type=password]{letter-spacing:1px}.input input[type=password]::-moz-placeholder{letter-spacing:0}.input input[type=password]::placeholder{letter-spacing:0}input[type=checkbox]{margin:0 5px 0 0}label{font-size:14px;color:#9a9eac}.back-bttn{display:inline-flex;align-items:center;justify-content:flex-start;font-weight:600;padding:15px 15px 0;cursor:pointer}.zahlung-footer{display:flex;justify-content:space-between;margin-top:20px}.filter-section{margin-left:8px;position:relative;display:flex;justify-content:center}.filter-popover{position:absolute;top:30px;border-radius:10px;background:#fff;box-shadow:1px 1px 6px rgba(0,0,0,.2);padding:0 8px;z-index:99}.filter-popover svg{height:14px;margin-right:6px}.filter-popover .filter-circle{height:14px;width:14px;border-radius:100%;box-shadow:inset 0 0 0 1px #1a1f36;margin-right:6px}.filter-item{display:flex;align-items:center;padding:16px 15px;font-size:14px;color:#1a1f36;cursor:pointer;border-bottom:1px solid #e8e8e8}.filter-item:last-of-type{border-bottom:none}.svg-blue path{fill:#3195f0}@media only screen and (prefers-color-scheme:dark){body{background:#222f3e}.bttn{color:#fff}.bttn:hover{background:#263446}.cl-item{border:none}.cl-item>div:first-of-type h3{color:#c3c3c3}.input{border:none;background:none}.input input{background:#42505f;color:#fff}.filter-popover{background:#303a46}.filter-popover .filter-item{color:#fff;border-color:#516175}.filter-popover .filter-circle{box-shadow:inset 0 0 0 1px #fff}}#error-message{text-align:center;font-size:14px;color:#e23737}