.form-register-content,.register-button,.register-button a,.register-separator{display:flex;flex-direction:column;align-items:center;justify-content:center}.register-button a{text-decoration:none;color:#fff;height:100%;width:100%;background:linear-gradient(271deg,#D74141,#F98425,#D74141);background-size:200% 100%;background-position:100% 0;transition:background-position 0.2s,max-width 0.2s,width 0.2s;cursor:pointer;min-height:43px;text-align:center;padding:0 10px;font-weight:700}.register-button a:hover{background-position:0 100%;text-decoration:none}.register-button .btn-register{color:#fff}.register .home-1 .register-separator{text-transform:uppercase;position:relative;overflow:visible}.register-separator::before{content:"";position:absolute;top:50%;left:-150px;width:140px;height:1px;background-color:lightgrey;transform:translateY(-50%)}.register-separator::after{content:"";position:absolute;top:50%;right:-150px;width:140px;height:1px;background-color:lightgrey;transform:translateY(-50%)}.login-button button.login-trigger{background-color:#fff0;color:#0466CB;border:calc(1px * var(--scale)) solid #0466CB;transition:all 0.2s;padding:0 10px}.login-button button.login-trigger:hover{border-color:#0466CB;background-color:#0466CB;color:#FFF}.form-register-content{justify-content:space-between}@media screen and (max-width:360px){.home-1 .register-button,.home-1 .login-button,.home-1 .login-button .login-trigger{max-width:280px}}@media screen and (min-width:1280px){.form-register{width:calc(614px * var(--scale));height:calc(264px * var(--scale));box-shadow:0 0 6px #00000029;background-color:#fff;border-radius:calc(10px * var(--scale));padding:calc(30px * var(--scale)) calc(42px * var(--scale)) calc(30px * var(--scale)) calc(42px * var(--scale))}.form-register-content{width:100%;height:100%}.register-button{width:100%;height:calc(74px * var(--scale));border-radius:calc(10px * var(--scale));background-color:orange}.register-button .btn-register{font-size:calc(25px * var(--scale));line-height:calc(28px* var(--scale));font-weight:700;font-family:'Lato',sans-serif;padding:0 calc(10px * var(--scale))}.login-button{width:100%;height:calc(74px * var(--scale))}.login-button button.login-trigger{width:100%;height:100%;border-radius:calc(10px * var(--scale));font-size:calc(25px * var(--scale));font-weight:700;font-family:'Lato',sans-serif;padding:0 calc(10px * var(--scale))}.register-separator{font-size:calc(16px * var(--scale));font-weight:400;font-family:'Lato',sans-serif}.register-button,.register-button .btn-register,.login-button button.login-trigger{border-radius:calc(20px * var(--scale))}}@media (prefers-color-scheme:dark){body.prefers-color-scheme .login-button button.login-trigger{color:#fff}}body.darkTheme .login-button button.login-trigger{color:#fff}