body{margin: 0}.wrap-preloader{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:#fff}
.afi-app-loader{display:flex;flex-direction:column;align-items:center}.afi-app-loader .afi-app-loader-row{display:flex}
.arrow{width:0;height:0;margin:0 -6px;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:21.6px solid #718094;animation:blink 1s infinite}
.arrow.down{transform:rotate(180deg)}.arrow.outer-1{animation-delay:-.05556s}.arrow.outer-2{animation-delay:-.11111s}.arrow.outer-3{animation-delay:-.16667s}
.arrow.outer-4{animation-delay:-.22222s}.arrow.outer-5{animation-delay:-.27778s}.arrow.outer-6{animation-delay:-.33333s}.arrow.outer-7{animation-delay:-.38889s}
.arrow.outer-8{animation-delay:-.44444s}.arrow.outer-9{animation-delay:-.5s}.arrow.outer-10{animation-delay:-.55556s}.arrow.outer-11{animation-delay:-.61111s}
.arrow.outer-12{animation-delay:-.66667s}.arrow.outer-13{animation-delay:-.72222s}.arrow.outer-14{animation-delay:-.77778s}.arrow.outer-15{animation-delay:-.83333s}
.arrow.outer-16{animation-delay:-.88889s}.arrow.outer-17{animation-delay:-.94444s}.arrow.outer-18{animation-delay:-1s}.arrow.inner-1{animation-delay:-.16667s}
.arrow.inner-2{animation-delay:-.33333s}.arrow.inner-3{animation-delay:-.5s}.arrow.inner-4{animation-delay:-.66667s}.arrow.inner-5{animation-delay:-.83333s}
.arrow.inner-6{animation-delay:-1s}@keyframes blink{0%,100%{opacity:.1}30%{opacity:1}}
