.text-decoration-underline-hover:hover{text-decoration:underline}.color-inherit{color:inherit}.skeleton{position:relative;overflow:hidden}.skeleton:before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:#fff;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));animation-name:loading;animation-duration:2s;animation-iteration-count:infinite}.skeleton.skeleton-alpha .skeleton-image,.skeleton.skeleton-alpha.skeleton-image{background:var(--colors-white-alpha100)!important}.skeleton.skeleton-alpha .text-block,.skeleton.skeleton-alpha .text-line{background:var(--colors-white-alpha100)}@keyframes loading{0%{left:-100%}to{left:100%}}.cursor-pointer{cursor:pointer}.border-inherit{border-radius:inherit}.border-tl-inherit{border-top-left-radius:inherit}.border-tr-inherit{border-top-right-radius:inherit}.border-bl-inherit{border-bottom-left-radius:inherit}.border-br-inherit{border-bottom-right-radius:inherit}.link-unset{color:unset;text-decoration:unset}.min-w-0{min-width:0}