@-webkit-keyframes dot-animacija{to{opacity:1;transform:scale(1)}}@keyframes dot-animacija{to{opacity:1;transform:scale(1)}}.pnd-loader-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(250,243,233,.5);z-index:9999}.spin-loader{position:absolute;top:50%;left:50%;width:70px;height:70px;transform:translate(-50%,-50%)}.spin-loader .dot{fill:#e63246;opacity:.5;transform:scale(.5);-webkit-animation:dot-animacija 1s infinite;animation:dot-animacija 1s infinite}.spin-loader .spin-loader-main-svg g:nth-child(1) .dot{-webkit-animation-delay:0s;animation-delay:0s}.spin-loader .spin-loader-main-svg g:nth-child(2) .dot{-webkit-animation-delay:.125s;animation-delay:.125s}.spin-loader .spin-loader-main-svg g:nth-child(3) .dot{-webkit-animation-delay:.25s;animation-delay:.25s}.spin-loader .spin-loader-main-svg g:nth-child(4) .dot{-webkit-animation-delay:.375s;animation-delay:.375s}.spin-loader .spin-loader-main-svg g:nth-child(5) .dot{-webkit-animation-delay:.5s;animation-delay:.5s}.spin-loader .spin-loader-main-svg g:nth-child(6) .dot{-webkit-animation-delay:.625s;animation-delay:.625s}.spin-loader .spin-loader-main-svg g:nth-child(7) .dot{-webkit-animation-delay:.75s;animation-delay:.75s}.spin-loader .spin-loader-main-svg g:nth-child(8) .dot{-webkit-animation-delay:.875s;animation-delay:.875s}