.blog-module__JsT-Oq__featured{border-radius:var(--r-2xl);background:var(--c-bg);border:1px solid var(--c-surface-2);transition:border-color var(--dur) var(--ease-out), box-shadow var(--dur) var(--ease-out);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid;overflow:hidden}.blog-module__JsT-Oq__featured:hover{box-shadow:var(--shadow-green);border-color:#23fc2359}.blog-module__JsT-Oq__featuredImg,.blog-module__JsT-Oq__cardImg{background:radial-gradient(closest-side, #23fc2340, transparent), var(--c-surface-1);display:block;position:relative;overflow:hidden}.blog-module__JsT-Oq__featuredImg{min-height:300px}.blog-module__JsT-Oq__featuredImg img,.blog-module__JsT-Oq__cardImg img{object-fit:cover;transition:transform var(--dur-slow) var(--ease-out)}.blog-module__JsT-Oq__featured:hover .blog-module__JsT-Oq__featuredImg img,.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardImg img{transform:scale(1.06)}.blog-module__JsT-Oq__featuredBody{flex-direction:column;justify-content:center;gap:14px;padding:36px;display:flex}.blog-module__JsT-Oq__featuredTitle{font-size:calc(30px * var(--fs));font-weight:800;line-height:1.15}.blog-module__JsT-Oq__meta{font-size:calc(12px * var(--fs));color:var(--c-text-muted);align-items:center;gap:10px;font-weight:600;display:flex}.blog-module__JsT-Oq__cat{border-radius:var(--r-xs);color:var(--c-green);text-transform:uppercase;background:#23fc231a;padding:3px 8px;font-weight:800}.blog-module__JsT-Oq__excerpt{font-size:calc(14px * var(--fs));color:#8ea3b0;line-height:1.55}.blog-module__JsT-Oq__more{font-size:calc(14px * var(--fs));color:var(--c-green);font-weight:800}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:15px;display:grid}.blog-module__JsT-Oq__card{border-radius:var(--r-2xl);background:var(--c-bg);border:1px solid var(--c-surface-2);height:100%;transition:transform var(--dur) var(--ease-out), border-color var(--dur) var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:#23fc2359;transform:translateY(-4px)}.blog-module__JsT-Oq__cardImg{aspect-ratio:16/9}.blog-module__JsT-Oq__cardBody{flex-direction:column;gap:10px;padding:18px 20px 22px;display:flex}.blog-module__JsT-Oq__cardTitle{font-size:calc(18px * var(--fs));font-weight:700;line-height:1.25}.blog-module__JsT-Oq__article{flex-direction:column;gap:24px;display:flex}.blog-module__JsT-Oq__cover{aspect-ratio:21/9;border-radius:var(--r-2xl);background:radial-gradient(closest-side, #23fc2340, transparent), var(--c-surface-1);max-width:820px;position:relative;overflow:hidden}.blog-module__JsT-Oq__cover img{object-fit:cover}.blog-module__JsT-Oq__back{font-size:calc(14px * var(--fs));color:var(--c-green);font-weight:700}@media (max-width:767px){.blog-module__JsT-Oq__featured{grid-template-columns:1fr}.blog-module__JsT-Oq__featuredImg{min-height:200px}.blog-module__JsT-Oq__featuredBody{padding:22px}.blog-module__JsT-Oq__featuredTitle{font-size:calc(22px * var(--fs))}}
