.fomi-loader{height:15px;aspect-ratio:5;display:grid}.fomi-loader-light{--_g:no-repeat radial-gradient(farthest-side,#c15f3c 94%,transparent)}.fomi-loader-dark{--_g:no-repeat radial-gradient(farthest-side,#d97757 94%,transparent)}.fomi-loader:after,.fomi-loader:before{content:"";grid-area:1/1;background:var(--_g) left,var(--_g) right;background-size:20% 100%;animation:l32 1s infinite}.fomi-loader:after{background:var(--_g) calc(1 * 100% / 3),var(--_g) calc(2 * 100% / 3);background-size:20% 100%;animation-direction:reverse}@keyframes l32{80%,to{transform:rotate(.5turn)}}