.step-one-container{padding:clamp(20px,4vw,40px);height:100%;display:flex;justify-content:center}@media(max-width:768px){.step-one-container{padding:clamp(15px,3vw,20px)}}@media screen and (max-width:1195px){.step-one-container{padding:0;width:100%}}@media only screen and (max-width:767px){.step-one-container{padding:0}.step-one-container>form .custom-button{width:100%!important}}.step-one-container.form{align-items:center}.step-one-container .step-one-form-container{width:min(80%,1200px);margin:0 auto}@media screen and (max-width:1195px){.step-one-container .step-one-form-container{width:80%;max-width:650px}}@media(max-width:768px){.step-one-container .step-one-form-container{width:100%}}.step-one-container .step-one-form-container h1{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:clamp(.25rem,1vh,.5rem);line-height:1.2}.step-one-container .step-one-form-container .form{width:clamp(280px,90%,800px);margin-top:clamp(1rem,3vh,2rem)}@media(max-width:768px){.step-one-container .step-one-form-container .form{width:100%}}@media screen and (max-width:1195px){.step-one-container .step-one-form-container .form{width:100%!important}}.step-one-container .link-text{display:flex;flex-wrap:wrap;gap:.5rem}.step-one-container .step-one-account-type-container{width:min(80%,1200px);margin:0 auto}@media(max-width:768px){.step-one-container .step-one-account-type-container{width:100%}}.step-one-container .step-one-account-type-container h1{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(3rem,1vh,2.5rem);line-height:1.2}@media(max-width:768px){.step-one-container .step-one-account-type-container h1{font-size:clamp(1.25rem,3vw,2rem);margin-bottom:clamp(2.5rem,2vh,2.5rem)}}@media(max-width:480px){.step-one-container .step-one-account-type-container h1{margin-bottom:30px!important}.step-one-container .step-one-account-type-container .acc-type-info-text{margin-bottom:40px!important}}.step-one-container .step-one-account-type-container .buttons{display:flex;justify-content:flex-end;margin-right:clamp(0px,1vw,5px);margin-bottom:clamp(25px,5vh,50px)}@media(min-width:1600px){.step-one-container .step-one-account-type-container .buttons{margin-top:clamp(50px,10vh,100px)}}@media only screen and (max-width:767px){.step-one-container .step-one-account-type-container .buttons{width:100%;margin-right:0;margin-top:40px!important}.step-one-container .step-one-account-type-container .buttons .custom-button{width:100%}.step-one-container .step-one-account-type-container .buttons .buttons{margin-bottom:7rem}}.step-one-container .toggle-switch-container{display:flex;align-items:center;gap:clamp(4px,1vw,8px);margin-top:clamp(12px,2vh,16px)}.step-one-container .toggle-switch-container .toggle-switch{position:relative;width:clamp(40px,5vw,50px);height:clamp(20px,2.5vw,25px);background-color:#ccc;border-radius:25px;cursor:pointer;transition:background-color .3s ease}.step-one-container .toggle-switch-container .toggle-switch.active{background-color:#6052cc}.step-one-container .toggle-switch-container .toggle-switch .toggle-switch-thumb{position:absolute;top:3px;left:3px;width:clamp(15px,2vw,19px);height:clamp(15px,2vw,19px);background-color:#fff;border-radius:50%;transition:transform .3s ease}.step-one-container .toggle-switch-container .toggle-switch .toggle-switch-thumb.active{transform:translateX(clamp(20px,2.5vw,25px))}.step-one-container .toggle-switch-container .toggle-label{font-size:clamp(.75rem,1.5vw,.875rem);color:#4a4a4a}.step-one-container .flex{display:flex;justify-content:space-between;align-items:center;margin-top:clamp(12px,2vh,16px);flex-wrap:wrap;gap:1rem}.step-one-container .flex .forgot-password{text-align:right;font-size:clamp(.75rem,1.5vw,.875rem);position:relative;top:clamp(3px,.5vh,5px)}.password-requirements{margin-top:-10px;padding:.875rem;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px}.password-requirements.password-strength-indicator{animation:slideDown .3s ease-out}.password-requirements .password-requirements-title{font-size:.875rem;font-weight:500;color:#374151;margin:0 0 .75rem}.password-requirements .requirements-list{display:flex;flex-direction:column;gap:.5rem}.password-requirements .password-requirement-item{display:flex;align-items:center;gap:.5rem;font-size:.813rem;transition:all .2s ease-in-out}.password-requirements .password-requirement-item.valid .requirement-text{color:#059669;text-decoration:line-through;opacity:.8}.password-requirements .password-requirement-item.valid .requirement-icon{background-color:#d1fae5;color:#059669}.password-requirements .password-requirement-item.invalid .requirement-text{color:#6b7280}.password-requirements .password-requirement-item.invalid .requirement-icon{background-color:#f3f4f6;color:#9ca3af}.password-requirements .password-requirement-item .requirement-icon{width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;flex-shrink:0}.password-requirements .password-requirement-item .requirement-text{transition:all .2s ease-in-out;line-height:1.2}@media only screen and (max-width:767px){.password-requirements{padding:.75rem;margin-top:.625rem}.password-requirements .password-requirement-item{font-size:.75rem;gap:.375rem}.password-requirements .password-requirement-item .requirement-icon{width:.875rem;height:.875rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:200px}}.form-control-button{margin:1.5rem 0!important}@media only screen and (max-width:767px){.form-control-button{margin:1.2rem 0!important}}.form-control-separator{margin:1.2rem 0!important}@media only screen and (max-width:767px){.form-control-separator{margin:1rem 0!important}}.form-control-social{margin:1.2rem 0!important}@media only screen and (max-width:767px){.form-control-social{margin:1rem 0!important}.password{margin:.8rem 0!important}}.password{margin:.7rem 0!important}@media only screen and (max-width:767px){.signup-sub-title{padding-bottom:1rem}.text{margin-top:1rem!important}}.back-to-home{position:relative;font-weight:700;margin-bottom:2.5rem}.back-to-home,.back-to-home-inner{cursor:pointer;display:flex;align-items:center}.back-to-home-inner{gap:.5rem}.back-to-home-inner .back-icon{font-weight:700;transition:transform .2s ease;position:static!important}.back-to-home-inner:hover .back-icon{transform:translateX(-2px)}.back-to-step{position:relative;font-weight:700;margin-bottom:2.5rem}.back-to-step,.back-to-step-inner{cursor:pointer;display:flex;align-items:center}.back-to-step-inner{gap:.5rem}.back-to-step-inner .back-icon{font-weight:700;transition:transform .2s ease;position:static!important}.back-to-step-inner:hover .back-icon{transform:translateX(-2px)}.auth-logo{cursor:pointer}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=email],input[type=password],input[type=text]{font-size:16px!important}input::placeholder{font-size:16px!important}}.password input,.step-one-form-container input{font-size:16px!important}.first-level-container{padding:60px;display:flex}.first-level-container .auth-logo{height:auto!important;width:100px!important;min-width:100px!important;margin-bottom:3rem;display:none}@media screen and (max-width:1195px){.first-level-container .auth-logo{display:block}}.first-level-container .left{flex:1;height:calc(100vh - 120px);border-radius:40px}.first-level-container .right{flex:1}@media screen and (max-height:720px){.first-level-container .right{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (max-width:1195px){.first-level-container{padding:0;align-items:center;flex-direction:column-reverse;gap:2rem}.first-level-container .left{width:100%;height:auto;border-radius:40px;display:none}.first-level-container .right{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width:767px){.first-level-container{padding:0 16px}.first-level-container .left{width:100%;border-radius:20px}.first-level-container .right{width:100%}}.testimonial-carousel-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:40px;min-height:700px}.testimonial-carousel-container .testimonial-image-container{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;transition:all .5s ease-in-out;padding:40px}.testimonial-carousel-container .testimonial-image-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(214.52deg,rgba(27,26,58,0),rgba(27,26,58,.3) 34.33%,rgba(27,26,58,.9))}.testimonial-carousel-container .testimonial-image-container .logo-img{width:20%;z-index:10;position:absolute}.testimonial-carousel-container .testimonial-card{position:absolute;top:60vh;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.2);backdrop-filter:blur(20px);padding:2.5rem;border-radius:20px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:90%;z-index:10}@media screen and (max-width:1195px){.testimonial-carousel-container .testimonial-card{padding:1.5rem;top:100%;transform:translate(-50%,calc(-100% - 40px))}}@media only screen and (max-width:767px){.testimonial-carousel-container .testimonial-card{padding:1rem;top:100%;transform:translate(-50%,calc(-100% - 20px))}}.testimonial-carousel-container .testimonial-card .testimonial-text{font-size:1.25rem;margin-bottom:1rem;color:#fff}@media screen and (max-width:1195px){.testimonial-carousel-container .testimonial-card .testimonial-text{font-size:1rem}}.testimonial-carousel-container .testimonial-card .icon-testimonial{margin-bottom:15px}.testimonial-carousel-container .testimonial-card .name-info{margin-bottom:1.5rem}.testimonial-carousel-container .testimonial-card .name-info h3{color:#fff;font-size:1.125rem;font-weight:500}.testimonial-carousel-container .testimonial-card .name-info p{font-size:.75rem;color:#fff}.testimonial-carousel-container .testimonial-card .controls{display:flex;justify-content:space-between;align-items:center}.testimonial-carousel-container .testimonial-card .controls .button-container{display:flex;gap:10px}.testimonial-carousel-container .testimonial-card .controls .button-container .nav-button{background:hsla(0,0%,100%,.1);border:none;width:40px;height:40px;border-radius:50%;padding:.5rem;cursor:pointer;transition:background-color .3s ease}.testimonial-carousel-container .testimonial-card .controls .button-container .nav-button:hover{background:hsla(0,0%,100%,.1)}.testimonial-carousel-container .testimonial-card .controls .dots{display:flex;gap:.5rem}.testimonial-carousel-container .testimonial-card .controls .dots .dot{width:20px;height:4px;border-radius:5px;background-color:hsla(0,0%,100%,.2)}.testimonial-carousel-container .testimonial-card .controls .dots .dot.active{background-color:#fff;width:50px}