.bookmaker-logos{margin:24px 0}.bookmaker-logos__title{font-size:24px;margin-bottom:12px}.bookmaker-logos__grid{display:flex;flex-wrap:wrap;gap:12px}.bookmaker-logos__item{background-color:#fff;border-radius:10px;padding:10px;display:flex;justify-content:center;align-items:center;height:50px;transition:opacity 0.2s ease}.bookmaker-logos__item:hover{opacity:.5}.bookmaker-logos__item a{display:block;text-decoration:none}.bookmaker-logos__logo{max-width:90px;max-height:34px;width:auto;height:auto;object-fit:contain}@media (max-width:768px){.bookmaker-logos__title{font-size:20px;margin-bottom:16px}.bookmaker-logos__grid{gap:8px}.bookmaker-logos__item{padding:8px;height:44px}}@media (max-width:480px){.bookmaker-logos__grid{gap:6px;display:grid;grid-template-columns:1fr 1fr 1fr}.bookmaker-logos__logo{max-width:80px;max-height:38px}.bookmaker-logos__item{padding:6px;height:40px}}