.loading-container{min-height:calc(100vh - 96px);background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%}.chevron-loader{display:inline-block;width:150px;line-height:0}.chevron-loader svg{width:100%;height:auto;display:block}.chevron-loader path{fill:#14171c;opacity:.3;animation:chevron-pulse 1.4s linear 0s infinite}.chevron-loader path:first-child{animation-delay:0s}.chevron-loader path:nth-child(2){animation-delay:.16s}.chevron-loader path:nth-child(3){animation-delay:.32s}@keyframes chevron-pulse{0%,80%,to{opacity:.3}40%{opacity:1}}@media (prefers-reduced-motion:reduce){.chevron-loader path{animation:none;opacity:.7}}
/*# sourceMappingURL=92b108e7121df3ea.css.map*/