@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");.section-header{align-items:end;display:flex;justify-content:space-between;margin-bottom:30px}.section-header h2{color:#0a0a0a;font-family:Google Sans;font-size:70px;font-style:Bold;font-weight:650;letter-spacing:-2%;line-height:122%;margin:0 0 10px}.section-header p{color:#525252;font-family:Inter Tight;font-size:18px;letter-spacing:0;line-height:26px;max-width:700px}.featured-grid{display:grid;gap:24px;grid-template-columns:.9fr .9fr}.featured-card{background:#fefefe;border:2px solid #e5e7eb80;border-radius:32px;overflow:hidden;padding:36px}.featured-card img{border-radius:30px;display:block;height:316px;object-fit:cover;width:100%}.featured-card .content{padding:24px 0 0}.category{background:#e7ccf6;border-radius:36px;color:#111827;display:inline-block;font-family:Inter Tight;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;margin-bottom:0;padding:2px 8px;width:fit-content}.featured-card h3{color:#000;font-family:Poppins;font-size:24px;font-style:Bold;font-weight:700;letter-spacing:0;line-height:32px;margin:10px 0}.meta{color:#6b7280;display:flex;font-family:Inter Tight;font-size:16px;gap:16px;letter-spacing:0;line-height:24px}.right-column{display:flex;flex-direction:column;gap:24px}.small-card{background:#fff;border-radius:24px;box-shadow:0 5px 20px rgba(0,0,0,.08);overflow:hidden}.small-card a{display:flex;gap:16px;padding:16px;text-decoration:none}.thumb{flex-shrink:0;width:124px}.thumb img{border-radius:20px;height:124px;object-fit:cover;width:124px}.info{display:flex;flex-direction:column;justify-content:center}.info h4{color:#000;font-family:Inter Tight;font-size:20px;font-weight:700;letter-spacing:0;line-height:28px;margin:8px 0}@media(max-width:1024px){.section-header{margin-bottom:20px}.featured-card{padding:16px}.featured-card img{height:336px}.category{font-size:12px;padding:4px 8px}.meta{font-size:14px;gap:14px}.small-card a{padding:18px 16px}}@media(max-width:767px){.featured-card img{height:172px;width:100%}.featured-card h3{font-size:20px;line-height:28px}.small-card a{padding:16px}.thumb img{height:172px;width:100%}.featured-grid{grid-template-columns:1fr}.section-header{align-items:flex-start;gap:20px}.section-header,.small-card a{flex-direction:column}.thumb{flex-shrink:0;width:100%}}