@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer-animate{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer}.service-hero-shimmer{width:100%;height:60vh;min-height:400px;max-height:600px;position:relative;overflow:hidden}@media (max-width:767px){.service-hero-shimmer{height:50vh;min-height:300px}}.service-hero-shimmer__background{z-index:1;position:absolute;inset:0}.service-hero-shimmer__image-placeholder{background-color:#e0e0e0;width:100%;height:100%}.service-hero-shimmer__overlay{z-index:2;background:linear-gradient(#0000001a 0%,#0006 100%);position:absolute;inset:0}.service-hero-shimmer__content{z-index:3;padding:0 5%;position:absolute;bottom:40px;left:0;right:0}.service-hero-shimmer__title{background-color:#ffffff4d;border-radius:8px;width:60%;max-width:500px;height:60px}@media (max-width:767px){.service-hero-shimmer__title{width:80%;height:40px}}.service-details-shimmer{max-width:1400px;margin:0 auto;padding:60px 5%}@media (max-width:767px){.service-details-shimmer{padding:40px 5%}}.service-details-shimmer__heading{border-radius:8px;width:40%;max-width:400px;height:48px;margin-bottom:24px}@media (max-width:767px){.service-details-shimmer__heading{width:60%;height:36px}}.service-details-shimmer__description{border-radius:8px;width:70%;max-width:800px;height:80px;margin-bottom:48px}@media (max-width:767px){.service-details-shimmer__description{width:90%;height:60px;margin-bottom:32px}}.service-details-shimmer__cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}@media (max-width:575px){.service-details-shimmer__cards{grid-template-columns:1fr}}.service-details-shimmer__card{border-radius:16px;height:200px}@media (max-width:767px){.service-details-shimmer__card{height:160px}}.service-detail-content-shimmer{max-width:1000px;margin:0 auto;padding:60px 5%}@media (max-width:767px){.service-detail-content-shimmer{padding:40px 5%}}.service-detail-content-shimmer__heading{border-radius:8px;width:50%;max-width:500px;height:48px;margin-bottom:32px}@media (max-width:767px){.service-detail-content-shimmer__heading{width:70%;height:36px}}.service-detail-content-shimmer__content{flex-direction:column;gap:16px;display:flex}.service-detail-content-shimmer__line{border-radius:4px;width:100%;height:20px}.service-detail-content-shimmer__line.short{width:60%}
