```
---
### 6. **Footer with Partners Pyramid**
**HTML Classes:** `Footer_Container__nn9Ow`, `Footer_Partners__yESEU`, `Footer_PyramindTop__YcpaB`, `Footer_PyramindMid__ohJGg`, `Footer_PyramindDown__PDpgx`
**CSS Files:** 3.css, 8.css
**Element Name:** `footer`
**Variant:** `sparta_partners_pyramid`
**Features:**
- Three-tier pyramid structure for partners:
- Top tier: 1 main partner (Betano)
- Middle tier: 4 medium partners (EPET, Adidas, T-Mobile, Chance Liga)
- Bottom tier: Multiple smaller partners
- Each partner with:
- Logo image (SVG)
- External link
- Hover effects
- Footer sections with:
- Navigation links
- Social media
- Newsletter signup
- Legal information
**Structure:**
```
```
---
## 🎨 Common Design Patterns
### Color Variables
```css
--colorAccent: [Accent color]
--colorBgSecondary: #1e1e1e
--colorBgSemiTransparent8: hsla(0,0%,100%,.08)
--colorTextSecondary: [Secondary text color]
```
### Typography
- **Font Family:** `__zeleznaFont_39190a` (Custom Zelezna font)
- **Weights:** 100, 400, 500
- **Heading Sizes:**
- H1: 2.25rem (mobile), 4rem (desktop)
- H2: 1.75rem (mobile), 2.25rem (desktop)
- H2 Headline: 1.75rem (mobile), 2rem (desktop)
### Responsive Breakpoints
- Mobile: < 1024px
- Tablet: 1024px - 1279px
- Desktop: ≥ 1280px
### Common Animations
- Cubic-bezier transitions: `cubic-bezier(.4,0,.6,1)`
- Transform3d for hardware acceleration
- Opacity fade-ins: 0 → 1 over 0.6s
### Icons
- Material Icons Round: `font-family: Material Icons Round`
- Custom icon implementation with `