.spinner{transition:opacity .15s ease;animation:rotator 1.4s linear infinite;animation-play-state:paused}.spinner.show{animation-play-state:running}.spinner.v-enter,.spinner.v-leave-active{opacity:0}.spinner.v-enter-active,.spinner.v-leave{opacity:1}@keyframes rotator{0%{transform:scale(.5) rotate(0deg)}to{transform:scale(.5) rotate(270deg)}}.spinner .path{stroke:#f60;stroke-dasharray:126;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:126}50%{stroke-dashoffset:63;transform:rotate(135deg)}to{stroke-dashoffset:126;transform:rotate(450deg)}}#app #content.clean{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}#bundle-slide-deck{width:100%;height:100vh;height:calc(var(--vh, 1vh)*100);display:flex;justify-content:center;align-items:center}#bundle-slide-deck .form-container{width:100%}#bundle-slide-deck .form-container form{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:24px;line-height:24px;text-align:left;max-width:375px;margin:0 auto}#bundle-slide-deck .form-container form #password-login{font-size:16px}#bundle-slide-deck .form-container form .button-container{padding:2em 0 4em;z-index:100}#bundle-slide-deck .iframe-container{position:relative;width:100%;height:100%;z-index:1}#bundle-slide-deck .iframe-container iframe{width:100%;height:100%}#bundle-slide-deck .iframe-container .spinner-container{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=56.48bb508dca906ae33a32.css.map */