.article-card{border-radius:50px 50px 50px 0;width:280px;min-width:280px;height:430px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;transform:scale(1);transition:transform .5s ease}.article-card:hover{transform:scale(1.05)}.article-card__category{margin:24px 24px 0;display:inline-block;padding:4px 8px;border-radius:12px;color:#ffffff}.article-card a{text-decoration:none;color:#ffffff}.article-card p{font-weight:400;line-height:19px}.article-card h3,.article-card p{font-family:Roboto;font-style:normal;font-size:16px;color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.25)}.article-card h3{font-weight:700;line-height:20px}.article-card__content{padding:60px 24px 24px;color:#ffffff;border-radius:0 0 50px 0;background:linear-gradient(180deg,#00000000,#000000ff)}.ArticlesBlock_articlesGrid__66pa_{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:40px}.ArticlesBlock_noResults__4XtwY{text-align:center;padding:60px 20px;color:#666}.ArticlesBlock_noResults__4XtwY p{margin:8px 0;font-size:16px}.ArticlesBlock_noResults__4XtwY p:first-child{font-weight:600;font-size:18px;color:#333}.ArticlesBlock_button__EEVk5{display:flex;align-items:center;justify-content:center;margin:40px auto 0;padding:12px 32px;border-radius:24px;border:1px solid #eaeaea;background:#fff;cursor:pointer;transition:all .3s ease;color:#000;font-size:16px;font-weight:500;min-height:48px}.ArticlesBlock_button__EEVk5:hover{background:#f5f5f5;border-color:#dcdcdc}.Loader_loader__gANhr{display:flex;flex-direction:column;align-items:center;justify-content:center}.Loader_spinner__RHv3O{width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:Loader_spin__p8FlS 1s linear infinite}@keyframes Loader_spin__p8FlS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loader_text__38_XU{color:#666;font-size:16px;font-weight:500}.Loader_skeletonCard__RHO0Z{background:#f5f5f5;border-radius:12px;overflow:hidden;margin-bottom:20px;height:300px;position:relative}.Loader_skeletonCard__RHO0Z:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:Loader_shimmer__eLpRm 1.5s infinite}@keyframes Loader_shimmer__eLpRm{0%{left:-100%}to{left:100%}}.Loader_skeletonGrid__lpXJp{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width:768px){.Loader_skeletonGrid__lpXJp{grid-template-columns:1fr}}.Loader_overlay__0WP3r{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px}.Loader_overlay__0WP3r .Loader_spinner__RHv3O{width:32px;height:32px;border-width:2px;margin-bottom:12px}.Loader_overlay__0WP3r .Loader_text__38_XU{font-size:14px}