:root{--text-dark:#111827;--text-light:#6b7280;--extra-light:#f3f4f6;--white:#fff;--max-width:1200px}.section__containerb11{max-width:var(--max-width);margin:auto;padding:5rem 1rem}.section__subheaderb11{margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#fdda0d}.section__headerb11{font-size:2rem;font-weight:700;color:var(--text-dark);line-height:2.5rem}.section__descriptionb11{color:var(--text-light);line-height:1.75rem}.about__headerb11{margin-bottom:4rem;display:grid;gap:2rem}.about__gridb11{display:grid;grid-auto-rows:max-content}.about__cardb11{padding:4rem 2rem;background-size:cover;background-position:50%;background-repeat:no-repeat}.about__cardb11:first-child{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://res.cloudinary.com/dlcyf2qtl/image/upload/v1761917577/iStock-1394401648_e4to0w.jpg)}.about__cardb11:nth-child(2){background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://res.cloudinary.com/dlcyf2qtl/image/upload/v1761915475/adi-goldstein-EUsVwEOsblE-unsplash_sqdkvr.jpg)}.about__cardb11:nth-child(3){background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://res.cloudinary.com/dlcyf2qtl/image/upload/v1761915547/sander-weeteling-KABfjuSOx74-unsplash_cd8vhw.jpg)}.about__cardb11 p{margin-bottom:.5rem;color:var(--white)}.about__cardb11 h4{max-width:250px;font-size:1.5rem;font-weight:500;color:var(--white);line-height:2rem}@media (width > 768px){.about__headerb11{grid-template-columns:repeat(2,1fr)}.about__gridb11{grid-template-columns:repeat(3,1fr)}.about__cardb11{padding:5rem 2rem}}