@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-base{background:linear-gradient(90deg,#f0f0f0 0%,#f8f8f8 50%,#f0f0f0 100%) 0 0/1000px 100%;animation:2s linear infinite shimmer}.skeleton-pulse{background:#f0f0f0;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-none{background:#f0f0f0}.skeleton-circle{border-radius:50%}@media (min-width:768px){.skeleton-md-hide{display:none!important}.skeleton-md-show{display:block!important}.skeleton-md-show-inline{display:inline-block!important}.skeleton-md-flex-row{flex-direction:row!important}}@media (max-width:767px){.skeleton-md-show,.skeleton-md-show-inline{display:none!important}}.skeleton-lg-show{display:none!important}.skeleton-lg-hide{display:block!important}@media (min-width:1024px){.skeleton-lg-hide{display:none!important}.skeleton-lg-show{display:flex!important}.skeleton-lg-two-col{grid-template-columns:2fr 1fr!important}}@media (min-width:768px){.card-image-skeleton{width:220px!important;height:160px!important;max-height:180px!important}}@media (max-width:767px){.card-image-skeleton{height:200px!important}}@media (min-width:640px) and (max-width:767px){.card-image-skeleton{height:240px!important}}
/*# sourceMappingURL=aac3a52740194ac1.css.map*/