@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");.img-skeleton{position:relative;background-color:#d5dbe2;overflow:hidden}.img-skeleton:after{content:"";position:absolute;top:0;left:-100%;height:100%;width:100%;background:linear-gradient(90deg,#fff0,#fff9 50%,#fff0);animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.img-skeleton:after{animation:none}}.img-error{background-image:url(/decouple-fe-common-assets-prod/placeholders/placeholder.png);background-color:#bdbdbd;background-position:50%;background-repeat:no-repeat;background-size:contain}picture.img-error,picture.img-skeleton{border-radius:0;display:block;width:100%}.img-error>img,.img-skeleton>img{opacity:0}#nebula_div_btn{z-index:9999}.scrollbar::-webkit-scrollbar{width:10px}.scrollbar::-webkit-scrollbar-thumb{background:#006fb9;border-radius:8px}.scrollbar::-webkit-scrollbar-track{background:#d9d9d9;border-radius:8px}@-moz-document url-prefix(){.scrollbar{scrollbar-width:auto;scrollbar-color:#006fb9 #d9d9d9}}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;width:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;position:absolute}