.u-list ol li{list-style:decimal}.u-h-dark h1{font-size:2em}.u-h-dark h1,.u-h-dark h2{font-weight:700;margin-bottom:1em;margin-top:1em;color:#f3f4f6}.u-h-dark h2{font-size:1.5em}.u-h-dark h3{font-size:1.17em;font-weight:700;margin-top:1em;color:#818cf8}.u-h-dark h4{font-size:1em}.u-h-dark h4,.u-h-dark h5{font-weight:700;line-height:2.5em;color:#818cf8}.u-h-dark h5{font-size:.83em}.u-h-dark h6{font-size:.67em;font-weight:700;line-height:2.5em;color:#818cf8}.u-h-dark li,.u-h-dark p{color:#d1d5db}.u-h-dark li strong{color:#f3f4f6}.u-h-light h1{font-size:2em;line-height:3em}.u-h-light h1,.u-h-light h2{font-weight:700;color:#111827}.u-h-light h2{font-size:1.5em;margin-bottom:1em}.u-h-light h3{font-size:1.17em;font-weight:700;line-height:2.5em;color:#818cf8}.u-h-light h4{font-size:1em}.u-h-light h4,.u-h-light h5{font-weight:700;line-height:2.5em;color:#111827}.u-h-light h5{font-size:.83em}.u-h-light h6{font-size:.67em;font-weight:700;line-height:2.5em;color:#111827}.u-h-light li,.u-h-light p{color:#374151}.u-h-light li strong{color:#111827}.auto-complete-custom-scrollbar-dark::-webkit-scrollbar{width:8px!important;background-color:#1e293b!important}.auto-complete-custom-scrollbar-dark::-webkit-scrollbar-thumb{border-radius:4px;background-color:#a5b4fc!important}.auto-complete-custom-scrollbar-dark::-webkit-scrollbar-thumb:hover{background-color:#6b7280!important}.auto-complete-custom-scrollbar::-webkit-scrollbar{width:8px!important;background-color:#f0f0f0!important}.auto-complete-custom-scrollbar::-webkit-scrollbar-thumb{border-radius:4px;background-color:#a5b4fc!important}.auto-complete-custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#6b7280!important}.container{height:15px;width:105px;display:flex;position:relative;.circle-dark{width:15px;height:15px;border-radius:50%;background-color:#fff;animation:move .5s linear 0ms infinite;margin-right:30px;&:first-child{position:absolute;top:0;left:0;animation:grow .5s linear 0ms infinite}&:last-child{position:absolute;top:0;right:0;margin-right:0;animation:grow .5s linear 0s infinite reverse}}.circle{width:15px;height:15px;border-radius:50%;background-color:#000;animation:move .5s linear 0ms infinite;margin-right:30px;&:first-child{position:absolute;top:0;left:0;animation:grow .5s linear 0ms infinite}&:last-child{position:absolute;top:0;right:0;margin-right:0;animation:grow .5s linear 0s infinite reverse}}}@keyframes grow{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes move{0%{transform:translateX(0)}to{transform:translateX(45px)}}