.bookmakerLeaderboardList{container-type:inline-size;container-name:bookmaker-leaderboard-list;display:flex;flex-direction:column;gap:var(--spacing--8);margin:var(--spacing--16) 0}.bookmakerLeaderboardList .bookmakerLeaderboardListItem{position:relative;background:#EFF6FF;border:none;border-radius:16px;padding:24px;margin-bottom:24px;font-size:16px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__features .customList{margin:0!important;padding-left:30px!important}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__features .customList .customList__item{padding-top:0}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__logoLink{position:absolute;top:24px;right:24px;display:flex;justify-content:center;align-items:center;width:80px;height:80px;background-color:var(--bookmaker-color,#2D7AE9);border-radius:12px;padding:12px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__logo{width:100%;height:100%;max-width:80%;max-height:80%;object-fit:contain;background-color:transparent;padding:0;border-radius:0}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__header{display:flex;justify-content:flex-start;padding-right:100px;min-height:80px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__offer{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__offerPrice{text-align:left;font-weight:700;line-height:1.2}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__offerPrice.--old{color:#999;font-size:18px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__offerPrice.--current{font-size:24px;line-height:32px;font-weight:700;color:#1A1A1A;margin-right:0}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__ratings{display:flex;flex-direction:column;gap:12px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__rating{width:100%;display:flex;align-items:center;justify-content:flex-start;font-size:14px;background-color:#F3FDEC;border-radius:8px;padding:8px;gap:12px;border:1px solid #D9F8C3}.bookmakerLeaderboardList .bookmakerRating__circle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid #5DA62C;flex-shrink:0;position:relative;background:#fff}.bookmakerLeaderboardList .bookmakerRating__circle::before{content:'';position:absolute;inset:-2px;border-radius:50%;padding:3px;background:conic-gradient(#37621A 0deg,#37621A calc(var(--percentage, 0) * 3.6deg),transparent calc(var(--percentage, 0) * 3.6deg));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.bookmakerLeaderboardList .bookmakerRating__circleValue{font-weight:700;font-size:14px;line-height:20px;color:#37621A}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__ratingLabel{font-weight:600;color:var(--black);line-height:1.25;font-size:14px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__ratingLabel a{font-weight:400;color:var(--black)}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__ratingLabel a:hover{text-decoration:none}.bookmakerLeaderboardListItem__ratings .btn-secondary{padding:10px 10px}.bookmakerLeaderboardListItem__ratings .btn-secondary:hover{background:#fff}.bookmakerLeaderboardListItem__linksBlock .more_info_link{font-weight:500}#main-content .bookmakerLeaderboardList .bookmakerLeaderboardListItem__features .customList__item::before{content:'';position:absolute;left:-35px;top:0;width:24px;height:24px;background-image:url(../../../../../../../../../themes/bonusovekody/assets/images/check-in-green-circle.svg);background-size:contain;background-repeat:no-repeat;background-position:center;background-color:transparent}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__body{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:24px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__description{color:#666;margin-bottom:0;padding-bottom:0}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__linksBlock{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:24px;padding-top:32px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__linksBlock .btn-primary{flex:0 0 auto}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__linksBlock .btn-secondary{flex:0 0 auto}@media (max-width:1024px){.bookmakerLeaderboardList .bookmakerLeaderboardListItem__body{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:24px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__ratings{width:100%;grid-column:1 / -1}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__rating{align-items:center;justify-content:center}}@media (max-width:767px){.bookmakerLeaderboardList .bookmakerLeaderboardListItem{position:relative;background:#EFF6FF;border:none;border-radius:16px;padding:16px;margin-bottom:16px;font-size:16px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__offerPrice.--current{font-size:16px;line-height:var(--line-height-base)}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__body{gap:16px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__body{margin-top:16px}.bookmakerLeaderboardListItem__linksBlock a{width:100%}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__linksBlock{display:flex;align-items:center;gap:16px;padding-top:10px;flex-direction:column}.bookmakerLeaderboardListItem__linksBlock .more_info_link{font-weight:500;text-align:center}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__logoLink{top:16px;right:16px}.bookmakerLeaderboardList .bookmakerLeaderboardListItem__offer{display:flex;align-items:center;flex-wrap:wrap;gap:0;align-content:center}}