/*!/wp-content/themes/hello-elementor-child/assets/css/skeleton-effect.css*/.collab-tab-section .collab-wrapper .screen-tabs::before{background:unset!important}.tab-skeleton,.skeleton-box{position:relative;overflow:hidden;background-color:#e0e0e0;border-radius:12px}.tab-skeleton{width:409px;height:469px;margin-left:auto}.skeleton-box{width:100%;height:800px;margin-top:20px}.loading-bar{position:absolute;top:0;left:-50%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .85),transparent);animation:moveBar 1.5s linear infinite;filter:blur(2px);opacity:.9}@keyframes moveBar{100%{left:150%}}