.loading .wrapper{text-align:center}.loading .bubble{background-color:#797976;border-radius:50%;width:10px;height:10px;margin:0 3px;animation:1.2s ease-in-out infinite in-and-out-bubbles;display:inline-block}.loading .bubble1{animation-delay:-.35s}.loading .bubble2{animation-delay:-.2s}@keyframes in-and-out-bubbles{0%,80%,to{transform:scale(0)}20%{transform:scale(1)}}@-webkit-keyframes in-and-out-bubbles{0%,80%,to{-webkit-transform:scale(0)}20%{-webkit-transform:scale(1)}}.fullScreen{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}
