.articles{margin-top:60px;padding-bottom:50px}@media(max-width:768px){.articles{padding:0 1rem}}@media(max-width:450px){.articles{padding:5px}}.articles .article-btn{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.articles .article-btn .news-container{margin:0}@keyframes slideRight{0%{transform:translateX(0)}to{transform:translateX(4px)}}.skeletonLoaderArticles{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.skeleton-card{min-width:200px}.articles>div>div{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}@media(max-width:1024px){.articles>div>div{gap:24px;grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.articles>div>div{gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.articles>div>div article{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.articles>div>div article:hover{box-shadow:0 12px 24px #00000026}.articles>div>div article>div:first-child{height:200px;overflow:hidden;position:relative;width:100%}.articles>div>div article>div:first-child img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.articles>div>div article>div:first-child img:hover{transform:scale(1.05)}.articles>div>div article>div:first-child span{background-color:#1b9e6b;border-radius:20px;color:#fff;font-size:12px;font-weight:600;left:16px;letter-spacing:.5px;padding:8px 16px;position:absolute;text-transform:uppercase;top:16px}.articles>div>div article>div:nth-child(2){display:flex;flex:1 1;flex-direction:column;padding:24px}.articles>div>div article>div:nth-child(2)>div:first-child{align-items:center;color:#888;display:flex;font-size:13px;gap:8px;margin-bottom:12px}.articles>div>div article>div:nth-child(2)>div:first-child span:first-child,.articles>div>div article>div:nth-child(2)>div:first-child span:nth-child(3){align-items:center;display:flex;gap:4px}.articles>div>div article>div:nth-child(2)>div:first-child span:nth-child(2){color:#ccc}.articles>div>div article>div:nth-child(2) h3{color:#1a1a1a;font-size:16px;font-weight:700;letter-spacing:-.3px;line-height:1.4;margin:12px 0 16px}.articles>div>div article>div:nth-child(2) p{color:#666;flex-grow:1;font-size:.8rem;line-height:1.6;margin:0 0 24px}.articles>div>div article>div:nth-child(2) a{align-items:center;color:#1b9e6b;display:inline-flex;font-size:14px;font-weight:600;gap:8px;text-decoration:none;transition:gap .3s ease;width:-webkit-fit-content;width:fit-content}.articles>div>div article>div:nth-child(2) a:hover{gap:12px}.articles>div>div article>div:nth-child(2) a:hover span{animation:slideRight .3s ease}.articles>div>div article>div:nth-child(2) a span{display:inline-block;transition:transform .3s ease}
/*# sourceMappingURL=6.bbd76806.chunk.css.map*/