.ghost-element{top:0;left:0;right:0;bottom:0;display:flex;background-size:200% 100%;animation:shimmer 1.5s infinite;z-index:9999}.skeleton-subscription-plan.subscription-plan{width:1280px}.loading{opacity:1}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.loaded .ghost-element{display:none}.box{flex:1;background:#f0f0f0;margin:10px;position:relative;overflow:hidden}.shimmer{width:100%;height:100%;background:linear-gradient(to right,transparent 0%,#f0f0f0 50%,transparent 100%);background-size:200% 100%;animation:shimmer 1.5s infinite}.loading .shimmer{animation-delay:0.5s}.loading{opacity:1}.skeleton-subscription-plan .container{padding-left:0;padding-right:0}.skeleton-subscription-plan.bar{height:18px;border-radius:15px}.skeleton-subscription-plan.switcher{width:280px;border-radius:5px;height:32px}.skeleton-subscription-plan .plan{width:95%;height:700px;border-radius:5px}@media screen and (max-width:992px){.plan-1,.plan-2,.plan-3{display:none}}.skeleton-animation{position:relative;overflow:hidden;gap:20px}.skeleton-animation .heading{height:112px;margin-bottom:30px}.skeleton-animation .info-area{justify-content:end}.skeleton-animation .info{height:34px;margin-bottom:30px;width:350px}.skeleton-animation .review-text{height:24px;margin-bottom:50px}.skeleton-animation .bar{height:800px;border-radius:7px;width:100%}.pulse{background:#f6f7f8;background-position:-1000px 0;-webkit-animation:skeletonShine 1.5s linear 0s infinite normal forwards;animation:skeletonShine 1.5s linear 0s infinite normal forwards;background-image:linear-gradient(135deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%);background-repeat:no-repeat;background-size:2000px 100%}@keyframes skeletonShine{to{background-position:1000px 0}}