.SponsorsGallery_section__5mOQq{width:100%}.SponsorsGallery_header__X_upB{margin-bottom:var(--spacing-4);text-align:center}.SponsorsGallery_title__UMlWO{font-family:var(--font-family-heading);font-size:1.5rem;font-weight:700;color:var(--foreground);margin:0;text-align:center}.SponsorsGallery_grid__xnh8W{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacing-3);width:100%;margin-top:var(--spacing-3)}.SponsorsGallery_cardWrapper__QgDB7,.SponsorsGallery_card__LpRPW{position:relative;width:100%;display:flex;justify-content:center}.SponsorsGallery_card__LpRPW{flex-direction:column;align-items:center;text-align:center;padding:var(--spacing-2.5);min-height:100px;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md);background:rgba(0,0,0,.35);backdrop-filter:blur(8px);transition:all .2s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit;cursor:pointer}.SponsorsGallery_card__LpRPW:hover{box-shadow:0 6px 20px rgba(0,0,0,.6);border-color:rgba(255,255,255,.3);transform:translateY(-2px);background:rgba(0,0,0,.55)}.SponsorsGallery_cardInner__gtAVC{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-1.5);width:100%}.SponsorsGallery_logoContainer___l1ow{position:relative;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:var(--radius);overflow:hidden;padding:4px}.SponsorsGallery_logo__hdoBa{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .2s ease}.SponsorsGallery_card__LpRPW:hover .SponsorsGallery_logo__hdoBa{transform:scale(1.08)}.SponsorsGallery_featuredBadge__neXlA{position:absolute;top:2px;right:2px;background:linear-gradient(135deg,#f59e0b,#d97706);color:white;padding:2px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.5)}.SponsorsGallery_name__tmsU4{font-size:.75rem;font-weight:600;margin:0;color:#ffffff;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.SponsorsGallery_descriptionTooltip__DJtan{position:absolute;bottom:105%;left:50%;transform:translateX(-50%);z-index:1000;margin-bottom:var(--spacing-2);width:240px;max-width:90vw;pointer-events:none;animation:SponsorsGallery_tooltipFadeIn__a9kKu .2s ease-out}@keyframes SponsorsGallery_tooltipFadeIn__a9kKu{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.SponsorsGallery_tooltipContent__raMBw{background:linear-gradient(135deg,rgba(15,23,42,.98),rgba(30,41,59,.98));border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-lg);padding:var(--spacing-3);box-shadow:0 12px 32px rgba(0,0,0,.7);backdrop-filter:blur(20px);text-align:left}.SponsorsGallery_tooltipTitle__taBli{font-weight:600;font-size:.8125rem;color:#ffffff;margin:0 0 var(--spacing-1) 0;padding-bottom:var(--spacing-1);border-bottom:1px solid rgba(255,255,255,.2)}.SponsorsGallery_tooltipDescription__QLmdK{font-size:.75rem;color:#e2e8f0;margin:0;line-height:1.4}