.top-bookmakers-list_list__sxk3P{background-color:var(--grayscale-gray-2);padding:8px;display:grid;gap:8px;border-radius:4px}.top-bookmakers-list_header__ffjq5{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.top-bookmakers-list_link__nStqx{display:flex;align-items:center}.top-bookmakers-list_itemWrapper__8qeuI{display:grid;grid-template:"logo features" "btns btns";grid-template-columns:auto 1fr;grid-template-rows:40px;gap:12px;transition:.3s ease-in-out;padding:8px;border-radius:4px;background-color:var(--base-white)}@media screen and (min-width:605px){.top-bookmakers-list_itemWrapper__8qeuI{display:grid;align-items:center;grid-template:"logo features btns";grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1025px){.top-bookmakers-list_itemWrapper__8qeuI{padding-right:18px}}.top-bookmakers-list_itemWrapper__8qeuI:hover{transition:.3s ease-in-out;box-shadow:4px 6px 8px 0 rgba(0,0,0,.15)}.top-bookmakers-list_logo__s60U0{grid-area:logo}.top-bookmakers-list_features__Gy02e{grid-area:features;display:flex;align-items:center;gap:16px}.top-bookmakers-list_rating__MEKNb{display:flex;flex-direction:row;column-gap:4px;align-items:center;color:var(--strangers-match-result-gold);justify-self:end}@media screen and (min-width:769px){.top-bookmakers-list_rating__MEKNb{padding-left:8px;padding-right:8px;justify-self:center;margin-left:0}}@media screen and (min-width:605px){.top-bookmakers-list_rating__MEKNb{width:60px}}.top-bookmakers-list_btnWrap__4bGCa{grid-area:btns;display:grid;grid-template-columns:65% 30%;justify-content:space-between;width:100%;justify-self:end;align-items:center;gap:16px}@media screen and (min-width:605px){.top-bookmakers-list_btnWrap__4bGCa{width:auto;grid-template-columns:repeat(2,120px)}}.top-bookmakers-list_btnWrap__4bGCa>:first-child{order:2}@media screen and (min-width:605px){.top-bookmakers-list_btnWrap__4bGCa>:first-child{order:1}}.top-bookmakers-list_btnWrap__4bGCa>:nth-child(2){order:1}@media screen and (min-width:605px){.top-bookmakers-list_btnWrap__4bGCa>:nth-child(2){order:2}}.top-bookmakers-list_reviewBtn__djGbd{position:relative;display:flex;justify-content:center;box-sizing:border-box;border-radius:36px;padding:7px 16px;border-width:1px;border-style:solid;text-transform:uppercase;font-size:var(--font-button-size);line-height:var(--font-button-line-height);letter-spacing:var(--font-button-letter-spacing);font-weight:var(--font-button-font-weight);color:var(--text-button);border-color:var(--text-button);font-family:var(--font-wix-made-for-display)}