.bl-wrapper{display:flex;gap:2rem;height:100vh;background-color:#f2f3f4;font-family:Poppins-Regular,Roboto-Regular,system-ui,-apple-system,Roboto,Segoe UI,sans-serif}.bl-left{align-items:center;display:flex;flex-grow:1;min-height:100vh;min-width:60%;justify-content:center}.bl-content{max-width:34rem;width:100%;padding:2rem 1.5rem}.bl-brand{margin-bottom:2rem}.bl-wordmark{height:auto;max-width:16rem;width:100%}.bl-title{color:#202020;font-family:Poppins-Semibold,Roboto-Medium,system-ui,sans-serif;font-size:2rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:1.25rem 0 .5rem}.bl-subtitle{color:#58585a;font-size:1rem;line-height:1.5;margin:0}.bl-alert{background-color:#fff;border:1px solid #f02a06;border-radius:.75rem;color:#c71b07;font-size:.95rem;margin:0 0 1.5rem;padding:1rem 1.25rem}.bl-signin-btn{align-items:center;background-color:#2d2d29;border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-family:Poppins-Medium,Roboto-Medium,system-ui,sans-serif;font-size:1rem;font-weight:500;gap:.75rem;height:3rem;justify-content:center;margin-top:1.5rem;padding:0 1.5rem;transition:background-color .2s ease,transform .1s ease;width:100%}.bl-signin-btn:hover{background-color:#202020}.bl-signin-btn:focus-visible{box-shadow:0 0 0 2px #b47201;outline:none}.bl-signin-btn:active{transform:scale(.99)}.bl-signin-icon{align-items:center;background:#fff;border-radius:.25rem;display:flex;height:22px;justify-content:center;width:22px}.bl-feedback{color:#626364;font-size:.9rem;margin-top:1.75rem;text-align:center}.bl-link{color:#202020;text-decoration:underline;transition:color .3s}.bl-link:hover{color:#b47201}.bl-right{align-items:center;display:flex;height:100%;justify-content:end}.bl-hero{height:100%;max-height:100vh;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:100% center;object-position:100% center}@media (max-width:1024px){.bl-left{align-items:start;margin-top:5vh;min-height:95vh}.bl-right{display:none}}@media (max-height:800px){.bl-left{display:block}.bl-title{margin-bottom:.5rem}.bl-subtitle{margin:.75rem 0;padding:0}.bl-right{display:none}}