:root{--text-dark:#111827;--text-light:#6b7280;--extra-light:#f3f4f6;--white:#fff;--max-width:1200px}.section__containerb18{max-width:1200px;margin:auto;padding:5rem 1rem}.section__subheaderb18{margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#fdda0d}.section__headerb18{font-size:2rem;font-weight:700;color:var(--text-dark);line-height:2.5rem}.section__descriptionb18{color:var(--text-light);line-height:1.75rem}.article__containerb18 :is(.section__subheaderb18,.section__headerb18){text-align:center}.article__gridb18{margin-top:4rem;display:grid;gap:1rem}.article__cardb18 img{height:70%;margin-bottom:1rem;border-radius:5px}.article__cardb18 div{margin-bottom:.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.article__cardb18 p{font-weight:500;color:var(--text-light)}.article__cardb18 a{font-weight:500;color:#fdda0d}.article__cardb18 h4{font-size:1.1rem;font-weight:600;color:var(--text-dark)}@media (width > 540px){.article__gridb18{grid-template-columns:repeat(2,1fr)}}@media (width > 768px){.article__gridb18{grid-template-columns:repeat(3,1fr)}}@media (width > 1024px){.article__gridb18{gap:2rem}}