.news-card[data-astro-cid-uyydhara]{display:flex;flex-direction:column;border:2px solid red;border-radius:8px;padding:3rem;margin:1rem 0;cursor:pointer;transition:background-color .2s ease;max-width:90%;margin:0 auto;margin-top:2rem}.news-main[data-astro-cid-uyydhara]{display:flex;flex:1}.news-meta[data-astro-cid-uyydhara]{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,70,85,.3)}.news-date[data-astro-cid-uyydhara]{color:#ffffffe6;font-size:.9rem;margin:0}.news-card[data-astro-cid-uyydhara]:hover{background-color:#ff00000d;border-color:#c00}.news-image[data-astro-cid-uyydhara]{flex:0 0 760px;margin-right:1rem;height:400px}.news-card[data-astro-cid-uyydhara]:not(:has(.news-image)) .news-content[data-astro-cid-uyydhara]{margin-left:0}.news-image[data-astro-cid-uyydhara] img[data-astro-cid-uyydhara]{width:100%;height:100%;border-radius:4px;object-fit:cover}.news-content[data-astro-cid-uyydhara]{flex:1;padding:0;display:flex;flex-direction:column;justify-content:flex-start;min-height:300px;overflow:visible}.news-content[data-astro-cid-uyydhara] h1[data-astro-cid-uyydhara]{font-size:4rem;margin-top:0;margin-bottom:.5rem;color:#fff}.news-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{margin-bottom:1.3rem;line-height:1.4;font-size:1.2rem;color:#fff;font-weight:500}@media (min-width: 1201px){.news-content[data-astro-cid-uyydhara]{min-height:400px}.news-content[data-astro-cid-uyydhara] h1[data-astro-cid-uyydhara]{font-size:3.5rem;margin-bottom:1.5rem}.news-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{margin-top:.5rem;font-size:1.4rem;font-weight:600}}@media (max-width: 1200px){.news-image[data-astro-cid-uyydhara]{flex:0 0 500px;height:300px}.news-content[data-astro-cid-uyydhara] h1[data-astro-cid-uyydhara]{font-size:3rem}.news-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{font-size:1.1rem}}@media (max-width: 1024px){.news-card[data-astro-cid-uyydhara]{padding:2rem;max-width:95%}.news-image[data-astro-cid-uyydhara]{flex:0 0 400px;height:250px}.news-content[data-astro-cid-uyydhara]{height:auto;min-height:150px}.news-content[data-astro-cid-uyydhara] h1[data-astro-cid-uyydhara]{font-size:2.5rem}.news-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{font-size:1rem}}@media (max-width: 768px){.news-card[data-astro-cid-uyydhara]{padding:1.5rem;max-width:100%;margin:.5rem}.news-main[data-astro-cid-uyydhara]{flex-direction:column}.news-image[data-astro-cid-uyydhara]{flex:none;margin-right:0;margin-bottom:1rem;width:100%;height:200px}.news-content[data-astro-cid-uyydhara]{height:auto}.news-content[data-astro-cid-uyydhara] h1[data-astro-cid-uyydhara]{font-size:2rem}.news-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{font-size:.9rem;line-height:1.5}.news-date[data-astro-cid-uyydhara]{font-size:.8rem}}@media (max-width: 480px){.news-card[data-astro-cid-uyydhara]{padding:1rem;margin:.25rem}.news-image[data-astro-cid-uyydhara]{height:150px;margin-bottom:.75rem}.news-content[data-astro-cid-uyydhara] h1[data-astro-cid-uyydhara]{font-size:1.5rem;margin-bottom:.5rem}.news-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{font-size:.8rem;margin-bottom:1rem}}.recent-news[data-astro-cid-uyydhara]{margin:0rem auto;max-width:90%;padding:2rem}.recent-news[data-astro-cid-uyydhara] h2[data-astro-cid-uyydhara]{color:#fff;font-size:2.5rem;margin-bottom:2rem;text-align:center;border-bottom:2px solid red;padding-bottom:1rem}.news-list[data-astro-cid-uyydhara]{display:flex;flex-direction:column;gap:2rem}.news-item[data-astro-cid-uyydhara]{background:#ff00001a;border:2px solid rgba(255,70,85,.3);border-radius:12px;padding:2.5rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:row;align-items:flex-start;gap:2rem;min-height:220px}.news-item[data-astro-cid-uyydhara]:hover{background:#ff000026;border-color:red;transform:translateY(-2px)}.news-item-image[data-astro-cid-uyydhara]{flex:0 0 380px;height:200px;border-radius:8px;overflow:hidden}.news-item-image[data-astro-cid-uyydhara] img[data-astro-cid-uyydhara]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-item[data-astro-cid-uyydhara]:hover .news-item-image[data-astro-cid-uyydhara] img[data-astro-cid-uyydhara]{transform:scale(1.05)}.news-item-content[data-astro-cid-uyydhara]{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.news-item[data-astro-cid-uyydhara]:not(:has(.news-item-image)){display:block}.news-item[data-astro-cid-uyydhara]:not(:has(.news-item-image)) .news-item-content[data-astro-cid-uyydhara]{justify-content:flex-start}.news-item-content[data-astro-cid-uyydhara] h3[data-astro-cid-uyydhara]{color:#fff;font-size:1.8rem;margin:0 0 1rem;font-weight:700}.news-item-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem;flex:1}.news-item-date[data-astro-cid-uyydhara]{color:#ffffffb3;font-size:.9rem;font-style:italic;text-align:right;margin-top:auto;align-self:flex-end}@media (max-width: 768px){.recent-news[data-astro-cid-uyydhara]{margin:2rem auto;padding:1rem;max-width:95%}.recent-news[data-astro-cid-uyydhara] h2[data-astro-cid-uyydhara]{font-size:2rem;margin-bottom:1.5rem}.news-item[data-astro-cid-uyydhara]{padding:1.5rem;flex-direction:column;gap:1rem;min-height:auto}.news-item-image[data-astro-cid-uyydhara]{flex:none;width:100%;height:180px}.news-item-content[data-astro-cid-uyydhara] h3[data-astro-cid-uyydhara]{font-size:1.25rem}.news-item-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara]{font-size:.9rem}}@media (max-width: 480px){.recent-news[data-astro-cid-uyydhara] h2[data-astro-cid-uyydhara]{font-size:1.5rem}.news-item-content[data-astro-cid-uyydhara] h3[data-astro-cid-uyydhara]{font-size:1.1rem}.news-item-content[data-astro-cid-uyydhara] p[data-astro-cid-uyydhara],.news-item-date[data-astro-cid-uyydhara]{font-size:.8rem}.news-item-image[data-astro-cid-uyydhara]{height:140px;margin-bottom:.75rem}}.page-loading[data-astro-cid-j7pv25f6]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.root-content[data-astro-cid-j7pv25f6]{margin-bottom:2rem}.root-link[data-astro-cid-j7pv25f6]{text-decoration:none;color:inherit;display:block;transition:transform .2s ease,box-shadow .2s ease;border-radius:8px;overflow:hidden}.root-link[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.markdown-content[data-astro-cid-j7pv25f6]{padding:2rem;max-width:800px;margin:0 auto}@media (max-width: 1024px){.markdown-content[data-astro-cid-j7pv25f6]{padding:1.5rem;max-width:90%}}@media (max-width: 768px){.markdown-content[data-astro-cid-j7pv25f6]{padding:1rem;max-width:95%}}@media (max-width: 480px){.markdown-content[data-astro-cid-j7pv25f6]{padding:.5rem;max-width:100%}}.markdown-content[data-astro-cid-j7pv25f6] h1{font-size:2rem;font-weight:700;margin-bottom:1rem}.markdown-content[data-astro-cid-j7pv25f6] h2{font-size:1.5rem;font-weight:700;margin-bottom:.8rem;margin-top:1.5rem}.markdown-content[data-astro-cid-j7pv25f6] p{margin-bottom:1rem;line-height:1.6}.markdown-content[data-astro-cid-j7pv25f6] ul{margin-bottom:1rem;padding-left:1.5rem}.markdown-content[data-astro-cid-j7pv25f6] li{margin-bottom:.5rem}@media (max-width: 768px){.markdown-content[data-astro-cid-j7pv25f6] h1{font-size:1.5rem}.markdown-content[data-astro-cid-j7pv25f6] h2{font-size:1.3rem}.markdown-content[data-astro-cid-j7pv25f6] p{font-size:.9rem;line-height:1.5}.markdown-content[data-astro-cid-j7pv25f6] ul{padding-left:1rem}}@media (max-width: 480px){.markdown-content[data-astro-cid-j7pv25f6] h1{font-size:1.25rem}.markdown-content[data-astro-cid-j7pv25f6] h2{font-size:1.1rem}.markdown-content[data-astro-cid-j7pv25f6] p{font-size:.8rem}}
