.gradient-custom-2{background:#fccb90;background:linear-gradient(90deg,#ee7724,#d8363a,#dd3675,#b44593)}.container.my-5.gradient-form.default-login-form{margin-top:10%!important}@media (min-width:768px){.gradient-form{height:100vh!important}}@media (min-width:769px){.gradient-custom-2{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}}.center{display:flex}.back{position:fixed;padding:0;margin:0;top:0;left:0;width:100%;height:100%;background:#bfdbfe;animation-name:backdiv;animation-duration:1s;animation-iteration-count:infinite}.heart{margin:auto;right:0;bottom:0;left:0;transform:rotate(-45deg);animation-name:beat;animation-duration:1s;animation-iteration-count:infinite}.heart,.heart:after{position:absolute;top:0;background-color:#1d4ed8;height:50px;width:50px}.heart:after{left:25px}.heart:after,.heart:before{content:"";border-radius:50%}.heart:before{background-color:#1d4ed8;position:absolute;width:50px;height:50px;top:-25px;left:0}@keyframes backdiv{50%{background:#60a5fa}}@keyframes beat{0%{transform:scale(1) rotate(-45deg)}50%{transform:scale(.6) rotate(-45deg)}}