:export{smMin:360;mdMin:577;lgMin:769;xlMin:992;xxlMin:1201;xsMax:359;smMax:576;mdMax:768;lgMax:991;xlMax:1200}.skeleton-box{list-style:none}.skeleton-box--rows{border:1px solid #e9e9e9;border-radius:7px}.skeleton-box--rows>li{padding:12px;display:grid;align-items:center}.skeleton-box--rows>li:not(:last-child){border-bottom:1px solid #f1f1f1}@media screen and (max-width:768px){.skeleton-box--rows{border-radius:0;border-left:0;border-right:0}}.skeleton-box--card{display:flex;flex-direction:column;gap:12px;padding:0;margin:0}.skeleton-box--card>li{height:95px;background:linear-gradient(90deg,#f1f1f1,#e2e2e2 50%,#f1f1f1);background-size:200% 100%;border:1px solid #e2e2e2;border-radius:6px;animation:skeleton-box-card-shimmer 1.4s ease-in-out infinite}@media(max-width:768px){.skeleton-box--card>li{height:110px}}@keyframes skeleton-box-card-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
