body{margin:0;padding:0}.flex{display:flex;align-items:center}.flex-only{display:flex}.align-items{align-items:center}.flex-b{justify-content:space-between}.flex-a{justify-content:space-around}.flex-column{flex-direction:column}.flex-center{display:flex;align-items:center;justify-content:center}.pointer{cursor:pointer}.flex-end{justify-content:flex-end}.mg-top-20{margin-top:20px}.mg-top-40{margin-top:40px}.imageLoading{position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(45deg,#a0f,#00699e,#47477a);background-size:400% 400%;animation:gradientBG 3s ease infinite;width:100%;aspect-ratio:3 / 4}.loadingImg_9-16{aspect-ratio:9 / 16}.loadingImg_16-9{aspect-ratio:16 / 9}@keyframes gradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes loadingShimmer{0%{left:-100%}to{left:100%}}.multiline-ellipsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:70px;max-height:70px;width:100%}.n-modal-mask{background-color:#000c}
