.Blog-module__mAKIJW__main{width:100%}.Blog-module__mAKIJW__hero{background-color:var(--primary-navy);color:var(--white);padding:70px 0 50px}.Blog-module__mAKIJW__title{color:var(--white);margin-bottom:10px;font-size:2.5rem;font-weight:800}.Blog-module__mAKIJW__subtitle{color:#fffc;font-size:1.1rem}.Blog-module__mAKIJW__blogSection{background:var(--light-bg);padding:60px 0}.Blog-module__mAKIJW__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;display:grid}.Blog-module__mAKIJW__blogCard{background:var(--white);border-radius:8px;flex-direction:column;padding:30px;transition:transform .3s;display:flex;box-shadow:0 4px 15px #0000000d}.Blog-module__mAKIJW__blogCard:hover{transform:translateY(-5px)}.Blog-module__mAKIJW__category{color:var(--gold);background:#d9a62e1a;border-radius:20px;width:fit-content;margin-bottom:15px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.Blog-module__mAKIJW__blogTitle{color:var(--primary-navy);margin-bottom:10px;font-size:1.2rem;line-height:1.3}.Blog-module__mAKIJW__excerpt{color:#666;flex-grow:1;margin-bottom:20px;font-size:.95rem;line-height:1.6}.Blog-module__mAKIJW__meta{color:#999;border-top:1px solid #eee;justify-content:space-between;margin-bottom:15px;padding-top:15px;font-size:.8rem;display:flex}.Blog-module__mAKIJW__readMore{color:var(--gold);font-size:.95rem;font-weight:700}.Blog-module__mAKIJW__readMore:hover{text-decoration:underline}@media (max-width:768px){.Blog-module__mAKIJW__grid{grid-template-columns:1fr}}
