.loader{width:80px;aspect-ratio:1;display:grid;border-color:#0000;border-radius:50%;border-color:rgba(23,61,110,1) #0000;border-style:solid;border-width:4px;animation:l16 2s linear infinite}.loader:after,.loader:before{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%}.loader:before{border-color:rgba(202,169,120,1) #0000;animation:inherit;animation-duration:1s;animation-direction:reverse}.loader:after{margin:8px}@keyframes l16{to{transform:rotate(1turn)}}