:root{--el-border-radius-base: 6px}:root .el-input--large{--el-component-size: 40px;--el-checkbox-height: 40px}.el-select__wrapper{min-height:40px}.el-form-item{margin-bottom:16px}.el-alert__content{width:100%}.card-body{border-radius:8px}.card-body .el-card__header{padding:14px}.custom-container{display:grid;grid-template-columns:440px 1fr;background-color:#fff;padding:20px;gap:126px;height:100vh}.custom-container .form-pos{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:68px;padding:30px;background-color:#fff;box-sizing:border-box;width:440px}.custom-container .heading{display:flex;justify-content:center;align-content:center;flex-direction:column;gap:59px}.custom-container .heading .logo-container img{height:50px}.custom-container .heading .logo-container .logo{animation:logo-bounce 1.5s ease-in-out infinite;transform-origin:center}@keyframes logo-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.custom-container .heading .title{display:flex;flex-direction:column;text-align:center}.custom-container .heading .title .f-body2-regular{color:var(--Colors-Text-TXT400, #6A6A79)}.custom-container .el-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.custom-container .el-form-item{width:100%}.custom-container .forgot{display:flex;justify-content:flex-end;align-items:center;width:100%;gap:8px;margin-bottom:10px;margin-top:8px}.custom-container .register{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:8px;width:100%}.custom-container .register .title{color:var(--Colors-Text-TXT400, #6A6A79)}.custom-container .markets{display:flex;align-items:center;justify-content:center;gap:12px}.custom-container .presentation{display:flex;align-items:center;justify-content:space-between;flex-direction:column;border-radius:40px;background:var(--Colors-Primary-P900, #0C0B8B);width:100%;height:100%;padding:0 64px}.custom-container .presentation .top{padding:64px 0}.custom-container .presentation .top h1{color:#fff;font-size:32px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:-.256px}.custom-container .presentation .bottom{display:flex;flex-direction:column;justify-content:space-between}.custom-container .presentation .bottom .list{display:flex}.custom-container .presentation .bottom .list .list-item-img{width:auto;height:248px}.custom-container .presentation .bottom .list .list-item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.custom-container .presentation .bottom .second-img{display:flex;width:100%}.custom-container .presentation .bottom .second-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
