.skeleton{background-color:#e2e5e7;background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.5) 50%,rgba(255,255,255,0));background-size:200% 100%;background-repeat:no-repeat;animation:serviceshine 1.5s infinite;border-radius:4px}@keyframes serviceshine{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-wrapper{position:relative;overflow:hidden}.service-grid.skeleton-wrapper{padding:40px 30px;background-color:#f5f5f5;border-radius:10px;transition:all .3s ease;margin:0}.service-grid .skeleton-icon{width:100%;height:100%;border-radius:50%;margin-bottom:25px}.service-grid .skeleton-title{height:28px;width:80%;margin-bottom:15px}.service-grid .skeleton-text{height:16px;width:100%;margin-bottom:10px}.service-grid .skeleton-text:last-of-type{width:70%;margin-bottom:20px}.service-grid .skeleton-button{height:20px;width:120px}.dark-filter{position:relative}.dark-filter:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:20}.dark-filter img{position:relative;z-index:2}