.CSSG-reviews .app-table a{text-decoration:none}.app-table{margin-bottom:15px}.app-table-block{gap:10px}.app-table-block,.app-table-item{display:flex;flex-direction:column}.app-table-item{padding:8px;justify-content:center;align-items:flex-start;gap:12px;border-radius:6px;background:#1a171b}@media (min-width:768px){.app-table-item{flex-direction:row;align-items:center;justify-content:space-between}}.app-table-item-logo{display:flex;align-items:center;gap:12px;width:100%}.app-table-item-operator-logo{display:flex;width:100%;height:42px;padding:0 6px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;overflow:hidden}@media (min-width:768px){.app-table-item-operator-logo{width:108px}}.app-table-item-operator-logo img{width:auto;height:auto;margin:0;max-width:100%;max-height:100%}.app-table-item-operator-name{display:none}@media (min-width:768px){.app-table-item-operator-name{display:block;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:24px}}.app-table-item-download{display:flex;align-items:flex-start;gap:6px;width:100%}@media (min-width:768px){.app-table-item-download{width:auto;margin-left:auto;gap:12px}}.download-app-btn{display:flex;min-width:134px;min-height:44px;flex:auto;gap:16px;padding:4px 18px 4px 4px;justify-content:space-between;align-items:center;border-radius:25px;border:1px solid #daba7d;color:#bfa15f;font-size:16px;font-weight:400;line-height:24px;text-decoration:none!important;transition:opacity .4s ease}.download-app-btn:hover{opacity:.8}.download-app-btn img{max-width:36px;min-width:36px;margin:0}.download-app-btn.app-disabled{pointer-events:none;filter:grayscale(100%)}