.skeleton{opacity:.7;animation:skeleton-loading 1s linear infinite alternate}.skeleton_header{width:100%;height:8rem;margin-bottom:1rem;border-radius:12px}.skeleton-text{width:100%;height:.5rem;margin-bottom:.25rem;border-radius:.125rem}.skeleton-text:last-child{margin-bottom:1rem;width:80%}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.skeletorWrapper{height:100vh;position:relative;z-index:999998;background:#fff;width:100%}@media (min-width:949px){.skeletonContent{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr}}.skeleton_content{height:4rem;margin-bottom:1rem;border-radius:12px}.content_1,.content_2{flex:0 0 49%;border-radius:12px}