.news_skeleton{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:70px;display:grid}.news_skeleton .skeletonCard_news{width:100%}.news_skeleton .skeletonCard_news .img{width:100%;height:200px;margin-bottom:10px}.news_skeleton .skeletonCard_news .text{height:30px}.firstPage__skeleton{width:100%}.firstPage__skeleton .big_card{width:100%;height:435px}.firstPage__skeleton .big_card .big_img{width:100%;height:100%}@media screen and (max-width:650px){.firstPage__skeleton .big_card{height:350px}}@media screen and (max-width:400px){.firstPage__skeleton .big_card{height:250px}}.firstPage__skeleton .small_card{border-radius:5px;flex-direction:row;justify-content:space-between;width:100%;display:flex}.firstPage__skeleton .small_card .skeleton_img{width:270px;height:160px}@media screen and (max-width:1195px){.firstPage__skeleton .small_card{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;display:grid}.firstPage__skeleton .small_card .skeleton_img{min-width:100%;height:160px}}@media (max-width:640px){.firstPage__skeleton .small_card{grid-template-columns:1fr;gap:24px}}.pageNewsSkeleton{flex-direction:column;gap:10px;display:flex}.pageNewsSkeleton .pageNewsSkeleton__title{width:100%;height:75px}.pageNewsSkeleton .pageNewsSkeleton__date{width:85px;height:30px}.pageNewsSkeleton .pageNewsSkeleton__img{width:100%;height:300px}.pageNewsSkeleton .pageNewsSkeleton__desc{height:40px}.pageNewsSkeleton .pageNewsSkeleton__desc:last-child{width:50%}
