.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 4s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.shiny-text[data-pause-on-hover]:hover,button:hover .shiny-text[data-pause-on-hover]{animation-play-state:paused}.shiny-text[data-shiny-hover]:hover,button:hover .shiny-text[data-shiny-hover]{background-image:none!important;-webkit-text-fill-color:var(--shiny-hover-color)!important}.arrow-button_btn__LAf2l,.arrow-button_btn__LAf2l .arrow-button_inner__tdXPs{background:var(--btn-bg)}.arrow-button_btn__LAf2l:hover,.arrow-button_btn__LAf2l:hover .arrow-button_inner__tdXPs{background:var(--btn-bg-hover)}.arrow-button_arrow__s3L99{background:var(--btn-bg);margin-top:1px;width:10px;height:2px;position:relative;transition:.2s}.arrow-button_arrow__s3L99:before{content:"";box-sizing:border-box;position:absolute;border:solid var(--btn-arrow);border-width:0 2px 2px 0;display:inline-block;top:-3px;right:3px;transition:.2s;padding:3px;transform:rotate(-45deg)}.arrow-button_btn__LAf2l:hover .arrow-button_arrow__s3L99{background:var(--btn-arrow)!important;transform:translateX(4px)}.arrow-button_btn__LAf2l:hover .arrow-button_arrow__s3L99:before{right:0}