.screen-main-wrapper{width:100%;height:100vh;display:flex}.screen-left-img{width:50%}.screen-right-column{justify-content:center;align-items:center;width:50%;display:flex;overflow-y:auto}.signup-text{margin-top:16px;margin-bottom:30px}.signup-text a{color:#7b2ec8;cursor:pointer}.login-right-inner{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:20px 80px 30px 78px;display:flex}.screen-bar-top{text-align:right;border-bottom:1px solid #ddd;width:100%;padding-bottom:10px}.Screen-bottom-bar{text-align:right;border-top:1px solid #ddd;width:100%;padding:30px 0}.Screen-bottom-bar ul{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}.Screen-bottom-bar ul li a{color:var(--text-black-dark-color)}.screen-left-img img{width:100%;height:100%}.signup-header{justify-content:space-between;align-items:center;display:flex}.login-box h2{color:var(--blue-heading-color);font-weight:700}.login-box{width:100%;padding-top:15px}.description{max-width:480px;margin-bottom:24px}.option-card{cursor:pointer;border:1px solid #e2e2e2;border-radius:8px;align-items:center;gap:14px;min-height:109px;margin-bottom:30px;padding:16px 30px;transition:all .2s;display:flex}.option-card:hover{border-color:#a855f7}.option-card input{accent-color:#7b2cbf;margin-top:6px}.login-box input[type=radio]{border:none;outline:none;width:auto}.option-card h3{color:var(--blue-heading-color);margin:0 0 6px;font-size:20px;font-weight:500}.option-card p{margin:0;line-height:1.5}.option-card.active{background:#fbf7ff;border-color:#a855f7}.option-card input[type=radio]{display:none}.custom-radio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:6px;position:relative}.custom-radio:after{content:"";background:#7b2cbf;border:none;border-radius:50%;outline:#ffdead;width:100%;height:100%;transition:transform .15s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.option-card input[type=radio]:checked+.custom-radio{border:none}.option-card input[type=radio]:checked+.custom-radio:after{transform:translate(-50%,-50%)scale(1)}.signup-header{border-bottom:1px solid #ddd;margin-bottom:30px;padding-bottom:20px}.header-with-backup-btn{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.back-btn-transparent{color:#333;cursor:pointer;cursor:pointer;background:0 0;border:none;border-radius:8px;width:auto;min-width:77px;padding:8px 12px 8px 20px;position:relative}.back-btn-transparent:before{content:"";pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(135deg,#7a1cc9 0%,#1f4db8 100%);border-radius:28px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.back-btn-transparent span:before{content:"";border:0 solid;border-width:0 0 2px 2px;width:0;height:0;padding:4px;transition:all .5s ease-in-out;display:inline-block;position:relative;left:-4px;transform:rotate(45deg)}.back-btn-transparent span{width:100%;display:inline-block;position:relative}.Contact-Information .phone-input{align-items:center;display:flex;position:relative}.onclick-change-content-screen>h3{color:var(--text-black-dark-color);margin-bottom:12px;font-weight:600}.form{margin-top:10px;margin-bottom:40px}.form-row{gap:20px;margin-bottom:20px;display:flex}.form-group{flex-direction:column;flex:1;display:flex}.form-group label{color:#111;margin-bottom:10px;font-size:14px;font-weight:500}input,select{border:1px solid #e2e2e2;border-radius:6px;outline:none;width:100%;padding:14px 12px}input:focus,select:focus{border-color:#7c3aed;outline:none}.upload-box{background:url(/images/cloud-upload-alt.svg) right 20px center/20px no-repeat;border:1px solid #e5e5e5;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 35px 12px 14px;display:flex}.upload-box label.upload-btn{z-index:2;cursor:pointer;margin:0;padding:3px 35px 10px 0;position:relative;right:-15px}.upload-hint{color:#888;font-size:14px}.captcha-box{border:1px solid #e5e5e5;border-radius:6px;align-items:center;gap:10px;width:auto;max-width:250px;padding:12px 16px;display:flex}.check{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex}.success-text{color:#333;font-size:14px}.captcha-brand{color:#666;margin-left:auto;font-size:11px}.form-group .phone-input input[type=tel]{padding-left:70px}.form-group .phone-input select{border:none;width:auto;padding:0;position:absolute;left:5px}form .form-row+.form-row label,.form-group.full-width label{margin-top:10px}.success-Information-message{text-align:center}.success-Information-message .description{margin:0 auto}.error-text{color:red;margin-top:4px;font-size:12px}@media (max-width:767px){.screen-right-column,.screen-left-img{width:100%}.screen-main-wrapper{flex-wrap:wrap;height:auto}.login-right-inner{padding:20px}.form-row{flex-wrap:wrap}.form-group{flex:1 0 auto;width:100%}.screen-bar-top{text-align:center}.option-card{min-height:auto;padding:15px}.Screen-bottom-bar{padding:30px 0 0}}
