.breakdance .bde-section-658-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-658-100{background-image:url(https://resonancestudio.armaweb.eu/wp-content/uploads/2025/08/promo_01.jpg);background-size:cover;background-repeat:no-repeat;background-position:20.75% 34.4%}.breakdance .bde-section-658-100>.section-background-overlay{background-color:#212121A3;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-658-100 .section-container{padding-top:211px}@media (max-width:1119px){.breakdance .bde-section-658-100 .section-container{padding-bottom:71px;padding-top:71px}}.breakdance .bde-section-658-101 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-658-101{background-color:#252525}.breakdance .bde-section-658-101 .section-container{padding-top:0px}.breakdance .bde-div-658-102{width:100%}.breakdance .bde-div-658-102{display:flex;flex-direction:column;align-items:center;text-align:center}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0f1720;color:#e6eef1;line-height:1.6}.container{max-width:1800px;margin:0 auto;padding:40px 20px}.hero{text-align:center;margin-bottom:40px}.hero h1{font-size:3rem;margin-bottom:10px;color:#00ad8e;text-transform:uppercase}.hero p{font-size:1.2rem;color:#cfeee3}.filters{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px}.filters button{background:#1f2937;color:#cfeee3;border:none;padding:8px 16px;cursor:pointer;border-radius:6px;transition:0.2s ease}.filters button:hover{background:#00ad8e;color:#0f1720}.artists-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:31px}.artist-card{background:#1f2937;border-radius:12px;padding-bottom:11px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;cursor:pointer}.artist-card:hover{transform:translateY(-5px);box-shadow:0 8px 11px rgba(0,173,142,0.4)}.artist-card{transform:scale(1);opacity:1;transition:transform 0.35s ease,opacity 0.35s ease;pointer-events:auto}.artist-card.hide{transform:scale(0);opacity:0;pointer-events:none}.artist-card img{width:100%;height:200px;object-fit:cover}.artist-info{padding:16px}.artist-info h3{font-size:1.2rem;margin-bottom:6px;color:#00ad8e;text-transform:uppercase}.artist-info p{font-size:0.95rem;color:#d7e9e2}.artist-info a{display:inline-block;margin-top:15px;text-decoration:none;background:#00ad8e;color:#0f1720;padding:6px 12px;border-radius:6px;transition:0.2s ease}.artist-info a:hover{background:#0f1720;color:#00ad8e;border:1px solid #00ad8e}@media (max-width:600px){.hero h1{font-size:2rem}.artist-card img{height:160px}}@media (max-width:992px){.artists-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.artists-grid{grid-template-columns:1fr}}