.skeleton-4x3__grid{flex-wrap:wrap;justify-content:space-between;gap:20px;margin-bottom:32px;display:flex}.skeleton-4x3__card{background-color:#fff;border:1px solid #e4e8e8;border-radius:8px;flex-direction:column;justify-content:center;width:calc(25% - 16px);min-height:250px;padding:20px;display:flex}.skeleton-4x3__card-image{background-color:#e4e8e8;border-radius:50%;width:120px;height:120px;margin:auto}.skeleton-4x3__card-name{background-color:#e4e8e8;border-radius:8px;width:215px;height:32px;margin:auto}.skeleton-4x3__card-company,.skeleton-4x3__card-recepies{background-color:#e4e8e8;border-radius:8px;width:100px;height:17px;margin:auto}@media screen and (max-width:1200px){.skeleton-4x3__card-name{width:130px}}@media screen and (max-width:992px){.skeleton-4x3__card{width:calc(33% - 12px)}.skeleton-4x3__card-name{width:145px}}@media screen and (max-width:768px){.skeleton-4x3__card{width:calc(50% - 10px)}.skeleton-4x3__card-name{width:170px}}@media screen and (max-width:568px){.skeleton-4x3__card{width:100%}.skeleton-4x3__card-name{width:210px}}
