#audio-gallery-container{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1200px;margin:0 auto}@media (max-width:700px){#audio-gallery-container{grid-template-columns:repeat(2,1fr)!important;padding:10px}}.audio-block{background:#fffae6;border-radius:12px;box-shadow:0 6px 15px #e795384d;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1 / 1;-webkit-user-select:none;user-select:none;text-align:center}.audio-title{margin-top:15px;font-weight:600;color:#4b3f72}.play-btn{cursor:pointer;width:48px;height:48px;fill:#e79538;transition:fill .3s ease;margin:0 auto}.play-btn:hover{fill:#b97525}.rotating{animation:spin 2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/30/compiled_assets/styles.css.map */
