.about-main-centered{max-width:1500px;margin:0 auto;padding:var(--page-padding);background:0 0;border-radius:0;box-shadow:none}@media screen and (width <= 480px){.about-main-centered{padding:var(--card-padding);padding-top:100px}}.organizers-title{text-align:center;font-size:var(--font-size-2xl);font-weight:600;margin-bottom:3rem}.organizers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-6);place-items:start center;padding:var(--card-padding-sm);margin:0 auto}.organizer-card{background:0 0;box-shadow:none;border-radius:0;text-align:center;padding:0;width:100%;max-width:180px;margin-bottom:2rem}.organizer-img{width:120px;height:120px;object-fit:cover;border-radius:var(--radius-full);margin-bottom:1rem;background:var(--gray-50);border:1px solid var(--gray-900);box-shadow:0 4px 12px var(--shadow-light)}.organizer-name{color:var(--dark-color)}.organizer-contact a{color:inherit;text-decoration:underline}.about-section{padding:var(--space-6) var(--space-4)}.shoutout-section{text-align:center;margin-top:3rem;padding:0;background:0 0;border-radius:0;box-shadow:none;max-width:900px;margin-left:auto;margin-right:auto}.shoutout-title{font-size:var(--font-size-mobile-xl);font-weight:500;margin-bottom:1rem}.shoutout-list{flex-direction:column;gap:var(--space-2);justify-content:flex-start;align-items:flex-start}.shoutout-member{background:0 0;border-radius:0;box-shadow:none;padding:0;min-width:auto;text-align:left}.shoutout-member-name{font-size:var(--font-size-mobile-md);font-weight:400;margin-bottom:0}.shoutout-member-name a{text-align:center;color:inherit;text-decoration:underline}