@-webkit-keyframes scaling{0%,to{background-color:#30ffb7;transform:scale(.2)}40%{background-color:#307f8b;transform:scale(1)}50%{background-color:#20242c;transform:scale(1)}}@keyframes scaling{0%,to{background-color:#30ffb7;transform:scale(.2)}40%{background-color:#307f8b;transform:scale(1)}50%{background-color:#20242c;transform:scale(1)}}.loading-dot{-webkit-animation:scaling 1s ease-in-out infinite;animation:scaling 1s ease-in-out infinite;border-radius:50%;display:inline-block;height:25px;margin:0 10px;transform:scale(0);width:25px}.loading-dot:nth-child(0){-webkit-animation-delay:0s;animation-delay:0s}.loading-dot:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.loading-dot:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.loading-dot:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.animate-zoom{-webkit-animation:animatezoom 1.8s;animation:animatezoom 1.8s;text-align:center!important}.animate-rotate{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite;-webkit-animation-delay:1.8s;animation-delay:1.8s}.center{text-align:center!important}.avenir-medium{font-family:avenir-medium}.avenir-oblique{font-family:avenir-oblique}.avenir-roman{font-family:avenir-roman}.extra-bold{font-weight:900}.mgm-bosco-dark-gray{color:#3c3c3b}.mgm-bosco-dark-blue{color:#4280ae;margin-top:-3px}.hide-first{-webkit-animation:fadeIn 1.8s;animation:fadeIn 1.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:hidden}.loader-wrapper>body{align-items:center;background-color:rgba(0,0,0,.65);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}@-webkit-keyframes fadeIn{99%{visibility:hidden}to{visibility:visible}}@keyframes fadeIn{99%{visibility:hidden}to{visibility:visible}}@-webkit-keyframes animatezoom{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes animatezoom{0%{transform:scale(0)}to{transform:scale(1)}}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}

/*# sourceMappingURL=loading.css.map*/