.connect-pg,.wp-connect{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.wp-connect{height:100dvh;overflow-y:scroll}.connect-cntnt{width:350px;margin-top:unset;margin-bottom:10vh;padding:24px;background:#fff;border:1px solid var(--color-grey-light-200);box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08)}.site-connect-logo{height:37px;width:186px;display:flex;justify-content:center;align-items:center;position:relative;background-image:url("https://ektrfqiwbdjxuaydxgmf.supabase.co/storage/v1/object/public/assets/Logo%20White%20(1).png");background-size:100% 100%}.connect-hd_logo_embd{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;padding:4px 0 8px;margin:48px 0 18px;color:#fff;text-decoration:none}.connect-hd_logo_embd p{font-size:12px;font-weight:450;text-transform:uppercase;color:#fff}.bar-inr_connect-hd_logo_embd{height:20px;width:1px;background:#eaeaea;margin:0 8px}.pg-connect-frm,.pg-connect-hdr,.social-connect{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.pg-connect-hdr h1{font-size:22px;font-weight:550}.pg-connect-hdr p{font-size:14px;font-weight:450;color:var(--color-grey-light-400);margin-top:4px}.pg-connect-frm{margin-top:24px}.sep-form-connect{margin:18px 0;width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:600;color:#707072}.sep-form-connect span{flex-shrink:0}.sep-form-connect .sep-bar{flex:1 1;height:1px;background:#70707250}.social-connect{width:100%}.social-connect-btn{background:#f3f3f3;border:none;width:100%;gap:12px;border-radius:9px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:44px;padding:0 12px;cursor:pointer;font-weight:450;font-size:14px;color:#111}.social-connect-btn:hover{background:#eaeaea}.social-connect-btn img{width:24px;height:24px}.contact-connect{font-size:13px;font-weight:450;margin:18px 0 38px}.contact-connect a{text-decoration:none;margin:0 3px;color:var(--theme-color-purple-light-text)}.connect-filled-email a:hover,.contact-connect a:hover{color:#171717}.legal-connect{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:12px;margin-top:24px}.legal-connect a,.legal-form{text-decoration:none;color:#707072;font-size:12px;font-weight:450}.legal-form a{color:var(--theme-color-purple-light-text)}.legal-connect a:hover,.legal-form a:hover{color:#171717}.legal-form{margin:12px 0;line-height:1.5}.connect-bg{z-index:-1;position:fixed;top:0;left:0;right:0;bottom:0;animation:rotateIn 1s cubic-bezier(.455,.03,.515,.955);background-image:radial-gradient(circle,#a47ecd,#b79fdc,#ccbfe9,#e4dff5,#ffffff)}.connect-filled-email{padding:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:calc(100% - 32px);background:var(--color-grey-light-300);font-size:14px;font-weight:450;border-radius:9px;margin-bottom:18px;box-shadow:0 0 0 1px rgba(0,0,0,.125)}.connect-filled-email input{position:absolute;width:0;height:0;padding:0;opacity:0}.connect-filled-email a{font-size:13px;cursor:pointer;text-decoration:none;color:var(--theme-color-purple-light-text);flex-shrink:0;padding-left:4px}.connect-psswd-notice.off{display:none}.connect-psswd-notice{font-size:13px;font-weight:450;color:#707072;margin-top:6px;line-height:1.5;display:block;cursor:default}.connect-psswd-notice b{color:#171717;font-weight:450}.connect-psswd-notice b.on{color:var(--theme-color-purple-light-text)}.bar-secure-psswd{width:100%;height:8px;border-radius:100px;margin:4px 0 6px;background:#eaeaea;overflow:hidden;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.bar-secure-psswd div{position:absolute;left:0;width:0;height:100%;background:var(--theme-color-purple-light);transition:width .35s cubic-bezier(.455,.03,.515,.955)}@keyframes rotateIn{0%{transform:scale(2.25)}to{transform:scale(1)}}@media screen and (max-width:550px){.connect-pg{background-color:#fff;height:100%}.connect-cntnt{width:calc(100% - 48px);margin:0;box-shadow:none;border:0}.connect-hd_logo_embd{display:none}}