.rebirth-hero{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(to bottom right,#0f172a,#6b21a8,#0f172a);background-size:600% 600%;animation:backgroundShift 15s ease infinite;z-index:1}@keyframes backgroundShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.rebirth-hero .circle-bottom,.rebirth-hero .circle-blue,.rebirth-hero .circle-purple{position:absolute;width:37rem;height:35rem;border-radius:9999px;filter:blur(60px);mix-blend-mode:multiply;animation:pulse 6s infinite ease-in-out;opacity:0.2;z-index:0}.rebirth-hero .circle-bottom{bottom:7rem;left:-10rem;background-color:#ec4899;animation-delay:0s}.rebirth-hero .circle-blue{top:5rem;left:-18rem;background-color:rgb(59 130 246 / 1);animation-delay:1s}.rebirth-hero .circle-purple{top:10rem;right:-18rem;background-color:#a855f7;animation-delay:2s}@keyframes pulse{0%,100%{transform:scale(1);opacity:0.2}50%{transform:scale(1.2);opacity:0.35}}tutor-forgot-password-form,.tutor-reset-password-form{margin-top:50px;margin-bottom:50px}.tutor-dashboard .tutor-frontend-dashboard-header{position:relative;padding-bottom:28px;padding-top:55px}.tutor-page-wrap{width:100%;padding-top:60px;padding-bottom:60px}.tutor-login-wrap,#tutor-registration-wrap{margin-top:90px;margin-bottom:90px}