.loadingoverlay:before{display:block;content:'';width:45px;height:45px;border:2px solid #dc3545;border-right-color:transparent;border-radius:50%;position:relative;animation:loader-rotate 1s linear infinite;animation:loader-rotate 1s ease-in-out infinite;border-right-color:#dc3545;border-top-color:rgba(0,0,0,0.05)}.loadingoverlay:before::after{content:'';width:2px;height:2px;background:#dc3545;border-radius:50%;position:absolute;top:4px;left:35px}@keyframes loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fancybox-loading{display:block;content:'';width:45px;height:45px;border:2px solid #dc3545;border-right-color:transparent;border-radius:50%;position:relative;animation:loader-rotate 1s linear infinite;animation:loader-rotate 1s ease-in-out infinite;border-right-color:#dc3545;border-top-color:rgba(0,0,0,0.05)}.fancybox-loading::after{content:'';width:2px;height:2px;background:#dc3545;border-radius:50%;position:absolute;top:4px;left:35px}@keyframes loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
/*# sourceMappingURL=loader.css.map */
