#registerComponent button{display:flex;padding:6px 12px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:20px;height:38px!important;text-transform:none;border:unset;cursor:pointer}#registerComponent .register-container{display:flex;flex-direction:column;gap:16px;border-radius:16px}#registerComponent .register-content{color:var(--Neutral-Neutral-500,#525866);font-size:14px;font-style:normal;font-weight:300;line-height:20px}#registerComponent .countdown-text{font-size:16px;font-style:normal;font-weight:500;line-height:24px}#hostComponent{display:flex;flex-direction:row;gap:8px;min-height:60px;border-radius:12px;width:100%;color:rgba(24,17,6,.239)}#hostComponent .host-logo-img,#hostComponent .hostLogo{height:44px;width:44px;max-height:44px;min-height:44px;min-width:44px;max-width:44px;border-radius:8px}#hostComponent .host-logo-img{align-content:center;font-size:24px;display:flex;justify-content:center;align-items:center;color:#000}#hostComponent .hostDetails{display:flex;flex-direction:column;gap:0}#hostComponent .hostText{color:#525866;font-size:14px;line-height:20px;font-weight:400}#hostComponent .hostName{color:#31353f;font-size:16px;line-height:24px;font-weight:500}