.login-carousel{position:relative;overflow:hidden;background:#ebf4fb;width:440px;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-end}.login-carousel canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.login-carousel .panel-footer{position:relative;z-index:2;padding:32px 40px 38px}.login-carousel .slide-tag{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#15a;background:#1155aa1a;border-radius:4px;padding:3px 10px;margin-bottom:12px}.login-carousel .slide-headline{font-size:21px;font-weight:500;color:#0a2647;line-height:1.28;margin-bottom:9px;min-height:54px}.login-carousel .slide-body{font-size:13px;color:#4a7baa;line-height:1.65;max-width:300px;margin-bottom:24px;min-height:42px}.login-carousel .dots{display:flex;gap:7px}.login-carousel .dot{width:6px;height:6px;border-radius:50%;background:#15a3;cursor:pointer;border:none;padding:0;transition:background .25s,transform .25s}.login-carousel .dot.on{background:#15a;transform:scale(1.3)}
