@import url(https://fonts.googleapis.com/css?family=Indie+Flower&display=swap);.trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.trigger:hover{color:#1890ff}.logo{height:32px;margin:16px}.login-form-forgot{float:right}.login-form-button{width:100%}.App{background-color:rgba(0,0,0,.15)}.Aligner{height:100vh;display:flex;align-items:center;justify-content:center}.Aligner-item{max-width:300px}.Aligner-item--top{align-self:flex-start}.Aligner-item--bottom{align-self:flex-end}.bg{background-image:url(/project/apel-cakep/static/media/login_background.8a8eb10d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.script{font-weight:700;font-family:Indie Flower,cursive}.glow{color:#fff;text-align:center;-webkit-animation:glow 1s ease-in-out infinite alternate;animation:glow 1s ease-in-out infinite alternate}@-webkit-keyframes glow{0%{text-shadow:0 0 1px #fff,0 0 2px #fff,0 0 3px #e60073,0 0 4px #e60073,0 0 5px #e60073,0 0 6px #e60073,0 0 7px #e60073}to{text-shadow:0 0 5px #fff,0 0 6px #ff4da6,0 0 7px #ff4da6,0 0 8px #ff4da6,0 0 9px #ff4da6,0 0 10px #ff4da6,0 0 11px #ff4da6}}@keyframes glow{0%{text-shadow:0 0 1px #fff,0 0 2px #fff,0 0 3px #e60073,0 0 4px #e60073,0 0 5px #e60073,0 0 6px #e60073,0 0 7px #e60073}to{text-shadow:0 0 5px #fff,0 0 6px #ff4da6,0 0 7px #ff4da6,0 0 8px #ff4da6,0 0 9px #ff4da6,0 0 10px #ff4da6,0 0 11px #ff4da6}}.hidden{display:none}.show{display:block}