html{font-size:16px}.header{position:fixed;top:0;left:0;right:0;z-index:1000}.header__main{padding:.75rem 1.5rem;background-color:#171e44;justify-content:space-between;box-shadow:0 2px 10px rgba(0,0,0,.1);border-bottom:2px solid rgb(255,128,40,var(--tw-bg-opacity,1))}.header__main,.header__nav{display:flex;align-items:center}.header__nav{margin-left:auto}.header__products-dropdown,.header__translate-dropdown{position:absolute;top:100%;right:1.5rem;width:600px;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 15px 35px rgba(0,0,0,.2);padding:1.5rem;z-index:1000;display:flex;flex-direction:column}.header__products-dropdown .dropdown-header,.header__translate-dropdown .dropdown-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.header__products-dropdown .dropdown-header h3,.header__translate-dropdown .dropdown-header h3{font-size:1.25rem;font-weight:700;color:#171e44;margin:0}.header__products-dropdown .dropdown-header p,.header__translate-dropdown .dropdown-header p{font-size:.875rem;color:#6c757d;margin:.25rem 0 0}.header__translate-dropdown{width:300px}.header__translate-dropdown .translate-grid{display:grid;grid-template-columns:1fr;gap:.5rem}.header__translate-dropdown .translate-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:8px;transition:all .2s;text-decoration:none;background:transparent;border:1px solid #f0f0f0;cursor:pointer}.header__translate-dropdown .translate-item:hover{background-color:#f8f9fa;transform:translateY(-2px);border-color:#ff8028}.header__translate-dropdown .translate-item .lang-name{font-weight:600;color:#171e44;font-size:1rem}.header__translate-dropdown .translate-item .lang-code{font-size:.75rem;font-weight:700;color:#6c757d;background:#eee;padding:2px 6px;border-radius:4px}.header__products-dropdown .products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.header__products-dropdown .product-item{display:flex;align-items:center;padding:.75rem;border-radius:8px;transition:all .2s;text-decoration:none}.header__products-dropdown .product-item:hover{background-color:#f8f9fa;transform:translateY(-2px)}.header__products-dropdown .product-item .product-icon{width:40px;height:40px;margin-right:1rem;display:flex;align-items:center;justify-content:center}.header__products-dropdown .product-item .product-icon img{max-width:100%;max-height:100%}.header__products-dropdown .product-item .product-info{display:flex;flex-direction:column}.header__products-dropdown .product-item .product-info .product-name{font-weight:600;color:#171e44;font-size:1rem}.header__products-dropdown .product-item .product-info .product-description{font-size:.75rem;color:#6c757d}.header__products-dropdown .dropdown-footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee;text-align:right}.header__products-dropdown .dropdown-footer a{font-size:.875rem;font-weight:600;color:#006df0;text-decoration:none}.header__products-dropdown .dropdown-footer a:hover{text-decoration:underline}@media(max-width:768px){.header__products-dropdown,.header__translate-dropdown{left:0;width:100%;position:fixed;top:60px;height:calc(100vh - 60px);overflow-y:auto;border-radius:0}.header__products-dropdown .products-grid{grid-template-columns:1fr}}@media(min-width:992px){.header{justify-content:inherit}.header__menu{display:none}}.products-link{margin-right:20px}.products-link .btn-products{background:transparent;border:0;color:#fff;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;padding:5px 10px;transition:all .2s}.products-link .btn-products:hover{color:#ff8028}.translate{margin-right:20px;position:relative}.btn-translate{width:30px;min-width:30px;height:30px;margin:0 auto;border:0;background:transparent;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.btn-translate svg{font-size:20px;color:#fff;pointer-events:none}.btn-translate span{padding:0 4px;border-radius:30px;background-color:#fff;font-family:Mulish,sans-serif;font-size:10px;font-weight:700;color:#171e44;text-align:center;text-transform:uppercase;position:absolute;top:15px;left:15px}.btn-translate:hover svg{color:#ff8028}footer[data-v-2e45684d]{position:fixed;bottom:0;left:0;right:0;background-color:transparent;backdrop-filter:none;z-index:1000;padding:15px 5px;border-top:none}footer .footer-content[data-v-2e45684d]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;margin:0 auto;padding:0 30px}footer .footer-left[data-v-2e45684d]{display:flex;align-items:center;gap:10px}footer .footer-right[data-v-2e45684d]{display:flex;align-items:center;gap:15px}footer .company-name[data-v-2e45684d]{font-weight:700}footer .copyright[data-v-2e45684d]{font-size:12px;color:#6c757d}footer .copyright .company-link[data-v-2e45684d]{font-weight:700;color:inherit}footer .copyright .company-link[data-v-2e45684d]:hover{text-decoration:underline}footer a[data-v-2e45684d]{color:#222;font-size:12px;text-decoration:none}footer a[data-v-2e45684d]:hover{text-decoration:underline}@media(max-width:768px){footer .footer-content[data-v-2e45684d]{flex-direction:column;text-align:center;gap:10px}footer .footer-left[data-v-2e45684d]{flex-direction:column;gap:5px}}.button-component[data-v-046998d0]{margin:0;width:auto;border-radius:12px;position:relative;padding:.8rem 1.5rem;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid transparent;font-weight:600}.button-component .text[data-v-046998d0]{font-size:.95rem;min-height:auto;font-weight:500;text-align:center}.button-component .icon[data-v-046998d0]{height:1.2rem;max-height:1.2rem;padding:.1rem}.button-component[data-v-046998d0]:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.button-component:hover .point[data-v-046998d0]{top:-.4rem;right:-.4rem;opacity:1}.button-component[data-v-046998d0]:active{transform:translateY(0)}.button-component[data-v-046998d0]:disabled{background-color:#f8f8f8;color:#222;opacity:.6;cursor:not-allowed}.button-component:disabled .point[data-v-046998d0]{background-color:#f8f8f8}.button-component .point[data-v-046998d0]{width:.6rem;min-width:.6rem;height:.6rem;border-radius:50%;position:absolute;top:.5rem;right:.5rem;transition:all .3s;opacity:0}.button-component[data-v-046998d0]:focus{outline:none;box-shadow:0 0 0 3px rgba(0,109,240,.2)}.button--primary[data-v-046998d0]{border:none!important;background-color:#006df0!important;color:#fff!important}.button--primary .point[data-v-046998d0]{background-color:transparent}.button--primary[data-v-046998d0]:hover{background-color:rgb(0,85.8375,189)!important;box-shadow:0 4px 15px rgba(0,109,240,.3)}.button--outline-gray[data-v-046998d0]{border:1px solid #e2e8f0!important;background-color:#fff!important;color:#475569!important}.button--outline-gray .point[data-v-046998d0]{background-color:transparent}.button--outline-gray.active[data-v-046998d0],.button--outline-gray[data-v-046998d0]:active,.button--outline-gray[data-v-046998d0]:focus,.button--outline-gray[data-v-046998d0]:hover{background-color:#f8fafc!important;border-color:#cbd5e1!important;color:#1e293b!important;box-shadow:0 4px 12px rgba(0,0,0,.05)!important}.button--warning[data-v-046998d0]{border:none!important;background-color:gold!important;color:#171e44!important;font-weight:600}.button--warning .point[data-v-046998d0]{background-color:transparent}.button--warning[data-v-046998d0]:hover{background-color:rgb(229.5,193.5,0)!important;box-shadow:0 4px 15px rgba(255,215,0,.3)}.button--danger[data-v-046998d0]{border:.2rem solid #ff3d71!important;background-color:#f37290!important;color:#fff!important}.button--danger .point[data-v-046998d0]{background-color:transparent}.button--danger[data-v-046998d0]:hover{color:#fff!important;border:.2rem solid #f37290!important;background:#ff3d71!important}.button--danger:hover .point[data-v-046998d0]{background-color:#f37290}.button--orange[data-v-046998d0]{border:2px solid rgb(255,128,40,var(--tw-bg-opacity,1))!important;background-color:transparent!important;color:rgb(255,128,40,var(--tw-bg-opacity,1))!important}.button--orange .point[data-v-046998d0]{background-color:transparent}.button--orange.active[data-v-046998d0],.button--orange[data-v-046998d0]:active,.button--orange[data-v-046998d0]:focus,.button--orange[data-v-046998d0]:hover{color:#fff!important;background-color:rgb(255,128,40,var(--tw-bg-opacity,1))!important;box-shadow:0 4px 15px rgba(255,128,40,.3)!important}.button--warning-light[data-v-046998d0]{border:.2rem solid #ff8028!important;background-color:#ffedb3!important;color:#444!important}.button--warning-light .point[data-v-046998d0]{background-color:transparent}.button--warning-light[data-v-046998d0]:hover{color:#222!important;border:.2rem solid #ff8028!important}.button--warning-light:hover .point[data-v-046998d0]{background-color:#ff8028}.button--success[data-v-046998d0]{border:.2rem solid #228b22!important;background-color:#e0f7e1!important;color:#228b22!important}.button--success .point[data-v-046998d0]{background-color:transparent}.button--success[data-v-046998d0]:hover{color:#228b22!important;border:.2rem solid #228b22!important}.button--success:hover .point[data-v-046998d0]{background-color:#228b22}@media(max-width:768px){.button-component[data-v-046998d0]{font-size:.8rem;margin:0;width:100%;border-radius:12px;position:relative;padding-left:.4rem;padding-right:.4rem}.button-component .point[data-v-046998d0]{display:none}.button-component .text[data-v-046998d0]{font-size:.8rem}.button-component .icon[data-v-046998d0]{display:none}}@media(max-width:1280px){.button-component[data-v-046998d0]{font-size:1rem;margin:0;width:100%;border-radius:2.2rem;position:relative;padding-left:1rem;padding-right:1.4rem}.button-component .point[data-v-046998d0]{display:none}.button-component .text[data-v-046998d0]{font-size:.9rem}.button-component .icon[data-v-046998d0]{height:.6rem;display:none}}.content[data-v-1639bfd4]{height:100vh;min-height:600px;background-color:#f0f2f5;background-image:radial-gradient(at 0 0,rgba(255,116,41,.05) 0,transparent 50%),radial-gradient(at 100% 0,rgba(23,29,69,.05) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(0,112,240,.05) 0,transparent 50%),radial-gradient(at 0 100%,rgba(23,29,69,.05) 0,transparent 50%),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cpath d='M0 0h40v40H0V0zm40 40h40v40H40V40zm0-40h2v2h-2V0zm0 4h2v2h-2V4zm0 4h2v2h-2V8zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm2-2h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm-38 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2H8v-2zm-4 0h2v2H4v-2z' fill='%239C92AC' fill-opacity='.03'/%3E%3C/svg%3E");background-attachment:fixed;font-family:Quicksand,sans-serif;display:flex;flex-direction:column;overflow:hidden}.main-section[data-v-1639bfd4]{flex:1;display:flex;align-items:center;justify-content:center}.form-container[data-v-1639bfd4]{padding:0;max-width:900px;perspective:1000px}.card-container[data-v-1639bfd4]{background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:24px;transition:transform .3s ease,box-shadow .3s ease}.card-container[data-v-1639bfd4]:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.form__description[data-v-1639bfd4]{height:100%;min-height:550px;background:linear-gradient(135deg,#171e44,#2a356d);display:flex;align-items:center;justify-content:center;padding:40px;position:relative;overflow:hidden;transition:all .5s ease}.form__description .visual-elements[data-v-1639bfd4]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.form__description .visual-elements .svg-blob[data-v-1639bfd4]{position:absolute;background:rgba(255,128,40,.15);filter:blur(40px);border-radius:50%}.form__description .visual-elements .blob-1[data-v-1639bfd4]{width:300px;height:300px;top:-100px;right:-100px;background:rgba(255,128,40,.2)}.form__description .visual-elements .blob-2[data-v-1639bfd4]{width:200px;height:200px;bottom:-50px;left:-50px;background:rgba(0,109,240,.2)}.form__description .visual-elements .blob-3[data-v-1639bfd4]{width:150px;height:150px;top:40%;right:10%;background:hsla(0,0%,100%,.1)}.form__description .visual-elements .floating-icons[data-v-1639bfd4]{position:absolute;width:100%;height:100%}.form__description .visual-elements .floating-icons .f-icon[data-v-1639bfd4]{position:absolute;width:80px;height:80px;opacity:.4;animation:float-1639bfd4 6s ease-in-out infinite}.form__description .visual-elements .floating-icons .f-icon svg[data-v-1639bfd4]{width:100%;height:100%}.form__description .visual-elements .floating-icons .icon-1[data-v-1639bfd4]{top:15%;left:15%;animation-delay:0s}.form__description .visual-elements .floating-icons .icon-2[data-v-1639bfd4]{top:20%;right:15%;animation-delay:2s}.form__description .visual-elements .floating-icons .icon-3[data-v-1639bfd4]{bottom:20%;left:20%;animation-delay:4s}.form__description .visual-elements .floating-icons .icon-4[data-v-1639bfd4]{bottom:15%;right:20%;animation-delay:1s}@keyframes float-1639bfd4{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.form__description .description-content[data-v-1639bfd4]{position:relative;z-index:1;text-align:center}.form__description .description-content .brand-logo[data-v-1639bfd4]{height:70px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.form__description .description-content .description-text[data-v-1639bfd4]{font-size:1.1rem;line-height:1.6}.form__description .description-content .stats-mini[data-v-1639bfd4]{display:flex;justify-content:center;gap:30px}.form__description .description-content .stats-mini .stat-item[data-v-1639bfd4]{display:flex;flex-direction:column;align-items:center}.form__description .description-content .stats-mini .stat-item .stat-value[data-v-1639bfd4]{font-size:1.5rem;font-weight:800;color:#ff8028;display:block}.form__description .description-content .stats-mini .stat-item .stat-label[data-v-1639bfd4]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:hsla(0,0%,100%,.6)}.form__content[data-v-1639bfd4]{padding:50px 40px;background:#fff;height:100%;display:flex;flex-direction:column;justify-content:center}.form__content .login-title[data-v-1639bfd4]{font-size:1.75rem;font-weight:800;color:#171e44;margin-bottom:.5rem;letter-spacing:-.025em}.form__content .title-underline[data-v-1639bfd4]{width:40px;height:4px;background-color:#ff8028;margin:0 auto;border-radius:2px}.login-buttons-container[data-v-1639bfd4]{max-width:340px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center}.login-buttons-container>[data-v-1639bfd4]{width:100%;margin-bottom:1.25rem;display:block;transition:transform .2s ease}.login-buttons-container>[data-v-1639bfd4]:hover{transform:translateY(-2px)}.login-buttons-container .otp-button[data-v-1639bfd4] button,.login-buttons-container .social-button[data-v-1639bfd4] button{border-radius:12px;font-weight:600;padding:12px}.login-buttons-container[data-v-1639bfd4] .button-component{width:100%}.policy-text[data-v-1639bfd4]{font-size:.75rem;color:#94a3b8;text-align:center;line-height:1.5;max-width:280px;margin:0 auto}.signup-section .motivation-text[data-v-1639bfd4]{font-size:.95rem;font-weight:600;color:#475569;text-align:center}.signup-section .signup-button[data-v-1639bfd4] button{border-radius:12px;font-weight:700;padding:12px}.fade-up-enter-active[data-v-1639bfd4],.fade-up-leave-active[data-v-1639bfd4]{transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.fade-up-enter[data-v-1639bfd4]{opacity:0;transform:translateY(20px)}.footer-links[data-v-1639bfd4]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.footer-links a[data-v-1639bfd4]{font-size:.85rem;color:#6c757d;transition:color .2s}.footer-links a[data-v-1639bfd4]:hover{color:#006df0;text-decoration:none}@media(max-width:767.98px){.content[data-v-1639bfd4]{height:auto;min-height:100vh;overflow:auto;padding-bottom:80px}.form-container[data-v-1639bfd4]{margin-top:2vh;padding:15px}.form__content[data-v-1639bfd4]{padding:30px 20px}}.content[data-v-4b9dc5a8]{height:100vh;min-height:600px;background-color:#f8f9fc;background-image:radial-gradient(at 0 0,rgba(255,116,41,.05) 0,transparent 50%),radial-gradient(at 100% 0,rgba(23,29,69,.05) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(0,112,240,.05) 0,transparent 50%),radial-gradient(at 0 100%,rgba(23,29,69,.05) 0,transparent 50%),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cpath d='M0 0h40v40H0V0zm40 40h40v40H40V40zm0-40h2v2h-2V0zm0 4h2v2h-2V4zm0 4h2v2h-2V8zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm0 4h2v2h-2v-2zm2-2h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm-38 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2h-2v-2zm-4 0h2v2H8v-2zm-4 0h2v2H4v-2z' fill='%239C92AC' fill-opacity='.03'/%3E%3C/svg%3E");background-attachment:fixed;font-family:Quicksand,sans-serif;display:flex;flex-direction:column;overflow:hidden}.content__section[data-v-4b9dc5a8]{padding:30px 20px}.content__link[data-v-4b9dc5a8]{margin:0;font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#4285f4}.content__link img[data-v-4b9dc5a8]{margin-right:10px}.content__options a[data-v-4b9dc5a8]{margin:10px 0;font-size:12px;text-align:center;display:block}.main-section[data-v-4b9dc5a8]{flex:1;display:flex;align-items:center;justify-content:center}.form-container[data-v-4b9dc5a8]{padding:0;max-width:900px;perspective:1000px}.card-container[data-v-4b9dc5a8]{background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:24px;transition:transform .3s ease,box-shadow .3s ease}.card-container[data-v-4b9dc5a8]:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.form__description[data-v-4b9dc5a8]{height:100%;min-height:550px;background:linear-gradient(135deg,#ff8028,#e66a10);display:flex;align-items:center;justify-content:center;padding:40px;position:relative;overflow:hidden;transition:all .5s ease}.form__description .visual-elements[data-v-4b9dc5a8]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.form__description .visual-elements .svg-blob[data-v-4b9dc5a8]{position:absolute;background:hsla(0,0%,100%,.2);filter:blur(40px);border-radius:50%}.form__description .visual-elements .blob-1[data-v-4b9dc5a8]{width:300px;height:300px;top:-100px;right:-100px;background:hsla(0,0%,100%,.15)}.form__description .visual-elements .blob-2[data-v-4b9dc5a8]{width:200px;height:200px;bottom:-50px;left:-50px;background:rgba(23,30,68,.2)}.form__description .visual-elements .blob-3[data-v-4b9dc5a8]{width:150px;height:150px;top:40%;right:10%;background:hsla(0,0%,100%,.1)}.form__description .visual-elements .floating-icons[data-v-4b9dc5a8]{position:absolute;width:100%;height:100%}.form__description .visual-elements .floating-icons .f-icon[data-v-4b9dc5a8]{position:absolute;width:80px;height:80px;opacity:.5;animation:float-4b9dc5a8 6s ease-in-out infinite}.form__description .visual-elements .floating-icons .f-icon svg[data-v-4b9dc5a8]{width:100%;height:100%}.form__description .visual-elements .floating-icons .icon-1[data-v-4b9dc5a8]{top:15%;left:15%;animation-delay:0s}.form__description .visual-elements .floating-icons .icon-2[data-v-4b9dc5a8]{top:20%;right:15%;animation-delay:2s}.form__description .visual-elements .floating-icons .icon-3[data-v-4b9dc5a8]{bottom:20%;left:20%;animation-delay:4s}.form__description .visual-elements .floating-icons .icon-4[data-v-4b9dc5a8]{bottom:15%;right:20%;animation-delay:1s}@keyframes float-4b9dc5a8{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.form__description .description-content[data-v-4b9dc5a8]{position:relative;z-index:1;text-align:center}.form__description .description-content .brand-logo[data-v-4b9dc5a8]{height:70px;filter:brightness(0) invert(1) drop-shadow(0 4px 6px rgba(0,0,0,.1))}.form__description .description-content .description-text[data-v-4b9dc5a8]{font-size:1.1rem;line-height:1.6}.form__description .description-content .benefits-mini[data-v-4b9dc5a8]{display:flex;flex-direction:column;align-items:center;gap:12px}.form__description .description-content .benefits-mini .benefit-item[data-v-4b9dc5a8]{display:flex;align-items:center;gap:10px;color:#fff;font-weight:600;font-size:.9rem;background:hsla(0,0%,100%,.15);padding:8px 20px;border-radius:50px;border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(5px)}.form__description .description-content .benefits-mini .benefit-item .icon-wrap[data-v-4b9dc5a8]{color:#fff;display:flex}.form__content[data-v-4b9dc5a8]{padding:50px 40px;background:#fff;height:100%;display:flex;flex-direction:column;justify-content:center}.form__content .login-title[data-v-4b9dc5a8]{font-size:1.75rem;font-weight:800;color:#171e44;margin-bottom:.5rem;letter-spacing:-.025em;text-align:center}.form__content .title-underline[data-v-4b9dc5a8]{width:40px;height:4px;background-color:#ff8028;margin:0 auto;border-radius:2px}.policy-text[data-v-4b9dc5a8]{font-size:.75rem;color:#94a3b8;text-align:center;line-height:1.5;max-width:280px;margin:0 auto}.signup-section .motivation-text[data-v-4b9dc5a8]{font-size:.95rem;color:#475569;font-weight:600}.signup-section .signup-button[data-v-4b9dc5a8] button{border-radius:12px;font-weight:700;padding:12px}.login-buttons-container[data-v-4b9dc5a8]{max-width:340px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center}.login-buttons-container>[data-v-4b9dc5a8]{width:100%;margin-bottom:1.25rem;display:block;transition:transform .2s ease}.login-buttons-container>[data-v-4b9dc5a8]:hover{transform:translateY(-2px)}.login-buttons-container .otp-button[data-v-4b9dc5a8] button,.login-buttons-container .social-button[data-v-4b9dc5a8] button{border-radius:12px;font-weight:600;padding:12px}.login-buttons-container[data-v-4b9dc5a8] .button-component{width:100%}.fade-up-enter-active[data-v-4b9dc5a8],.fade-up-leave-active[data-v-4b9dc5a8]{transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.fade-up-enter[data-v-4b9dc5a8]{opacity:0;transform:translateY(20px)}@media(max-width:767.98px){.content[data-v-4b9dc5a8]{height:auto;min-height:100vh;overflow:auto;padding-bottom:80px}}