@charset "UTF-8";@keyframes square-animation{0%{left:0;top:0}10.5%{left:0;top:0}12.5%{left:32px;top:0}23%{left:32px;top:0}25%{left:64px;top:0}35.5%{left:64px;top:0}37.5%{left:64px;top:32px}48%{left:64px;top:32px}50%{left:32px;top:32px}60.5%{left:32px;top:32px}62.5%{left:32px;top:64px}73%{left:32px;top:64px}75%{left:0;top:64px}85.5%{left:0;top:64px}87.5%{left:0;top:32px}98%{left:0;top:32px}to{left:0;top:0}}.loader{position:relative;width:96px;height:96px;transform:rotate(45deg)}.loader-square{position:absolute;top:0;left:0;width:28px;height:28px;margin:2px;border-radius:0;background-size:cover;background-position:center;background-attachment:fixed;animation:square-animation 10s ease-in-out infinite both}.loader-square:nth-of-type(0){animation-delay:0s}.loader-square:nth-of-type(1){animation-delay:-1.4285714286s}.loader-square:nth-of-type(2){animation-delay:-2.8571428571s}.loader-square:nth-of-type(3){animation-delay:-4.2857142857s}.loader-square:nth-of-type(4){animation-delay:-5.7142857143s}.loader-square:nth-of-type(5){animation-delay:-7.1428571429s}.loader-square:nth-of-type(6){animation-delay:-8.5714285714s}.loader-square:nth-of-type(7){animation-delay:-10s}.old-preloader{display:flex;flex-direction:column;align-items:center}.old-preloader .row{display:flex}.old-preloader .arrow{width:0;height:0;margin:0 -4.5px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:16.2px solid #15164F;animation:blink 2s infinite}.old-preloader .arrow.down{transform:rotate(180deg)}.old-preloader .arrow.outer-1{animation-delay:calc(-2s / 18 * 1)}.old-preloader .arrow.outer-2{animation-delay:calc(-2s / 18 * 2)}.old-preloader .arrow.outer-3{animation-delay:calc(-2s / 18 * 3)}.old-preloader .arrow.outer-4{animation-delay:calc(-2s / 18 * 4)}.old-preloader .arrow.outer-5{animation-delay:calc(-2s / 18 * 5)}.old-preloader .arrow.outer-6{animation-delay:calc(-2s / 18 * 6)}.old-preloader .arrow.outer-7{animation-delay:calc(-2s / 18 * 7)}.old-preloader .arrow.outer-8{animation-delay:calc(-2s / 18 * 8)}.old-preloader .arrow.outer-9{animation-delay:-1s}.old-preloader .arrow.outer-10{animation-delay:calc(-2s / 18 * 10)}.old-preloader .arrow.outer-11{animation-delay:calc(-2s / 18 * 11)}.old-preloader .arrow.outer-12{animation-delay:calc(-2s / 18 * 12)}.old-preloader .arrow.outer-13{animation-delay:calc(-2s / 18 * 13)}.old-preloader .arrow.outer-14{animation-delay:calc(-2s / 18 * 14)}.old-preloader .arrow.outer-15{animation-delay:calc(-2s / 18 * 15)}.old-preloader .arrow.outer-16{animation-delay:calc(-2s / 18 * 16)}.old-preloader .arrow.outer-17{animation-delay:calc(-2s / 18 * 17)}.old-preloader .arrow.outer-18{animation-delay:-2s}.old-preloader .arrow.inner-1{animation-delay:calc(-2s / 6 * 1)}.old-preloader .arrow.inner-2{animation-delay:calc(-2s / 6 * 2)}.old-preloader .arrow.inner-3{animation-delay:-1s}.old-preloader .arrow.inner-4{animation-delay:calc(-2s / 6 * 4)}.old-preloader .arrow.inner-5{animation-delay:calc(-2s / 6 * 5)}.old-preloader .arrow.inner-6{animation-delay:-2s}@keyframes blink{0%{opacity:.1}30%{opacity:1}to{opacity:.1}}
