.toplist-panel__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.toplist-panel__title .toplist-panel__title-text{font-size:18px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:800;margin:0 0 0 10px}.toplist-panel__title svg{fill:var(--textLinkColour)}.toplist-panel__item{padding:8px;border:1px solid #b5c4ff;background-color:#fafbfd;margin-bottom:20px;border-radius:5px}.toplist-panel__item:first-child{border:1px solid #ffd03a;background-color:#fefaf1}.toplist-panel__item:first-child .toplist-panel__item-rank{background-color:#ffd03a}.toplist-panel__item:first-child .toplist-panel__item-bottom{border-top:1px solid #ffd03a}.toplist-panel__item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.toplist-panel__item-logo{width:65px;height:65px;margin-right:10px;position:relative;border-radius:5px;overflow:hidden}.toplist-panel__item-logo .overlay{position:absolute;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:none}.toplist-panel__item-logo .overlay__arrow{background-color:var(--textLinkColour);border-radius:50px;padding:11px;position:absolute;left:50%;bottom:50%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.toplist-panel__item-logo:hover .overlay{display:block}.toplist-panel__item-logo img{height:100%;width:100%}.toplist-panel__item-rank{background-color:#e6eafd;position:absolute;top:3px;left:3px;color:#444;font-weight:bold;width:16px;height:16px;line-height:16px;font-size:12px;text-align:center;border-radius:3px}.toplist-panel__item-name{font-size:12px;color:#444;margin-bottom:3px;text-decoration:underline}.toplist-panel__item-name:hover{text-decoration:underline}.toplist-panel__item-bonus-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.toplist-panel__item-bonus-name .toplist-panel__item-bonus{display:none}.toplist-panel__item-bonus{font-size:16px;font-weight:bold;text-decoration:underline}.toplist-panel__item-bonus--mobile{margin:5px 0 12px 0;width:100%}.toplist-panel__item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:7px;font-size:12px}.toplist-panel__item-rating .icon--score{width:22px;height:22px;font-size:10px;font-weight:bold}.toplist-panel__item-stars{margin-left:10px}.toplist-panel__item-stars-caption{display:none}.toplist-panel__item-stars-images img{width:15px;height:15px}.toplist-panel__item-supported-platforms{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;display:none}.toplist-panel__item-platform{width:16px;height:16px;margin-left:10px;background-size:100% 100%}.toplist-panel__item-platform.android{background-image:url("../img/android.svg")}.toplist-panel__item-platform.ios{background-image:url("../img/ios.svg")}.toplist-panel__item-platform.macos{background-image:url("../img/apple.svg")}.toplist-panel__item-platform.linux{background-image:url("../img/linux.svg")}.toplist-panel__item-platform.blackberry{background-image:url("../img/blackberry.svg")}.toplist-panel__item-platform.windows{background-image:url("../img/windows.svg")}.toplist-panel__item-platform.windowsphone{background-image:url("../img/windowsphone.svg")}.toplist-panel__item-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.toplist-panel__item-btns .btn--primary{margin-bottom:5px;height:50px;line-height:50px;font-size:14px;font-weight:bold}.toplist-panel__item-review{border:1px solid var(--textLinkColour);height:36px;line-height:36px}.toplist-panel__item-review:hover{background-color:var(--primaryButtonColour);color:#fff}.toplist-panel__item-bottom{margin-top:12px;padding:15px 0 0;border-top:1px solid #b5c4ff}.toplist-panel__item-terms{font-size:12px;color:#444}.toplist-panel__view-more{padding-bottom:7px;border-bottom:1px solid #052ee9;color:#444;display:block;font-size:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 20px}.toplist-panel--partner-cta{margin-top:20px}.toplist-panel--partner-cta .toplist-panel__item:first-child{border:1px solid #b5c4ff;background-color:#fafbfd}#js-toplist-panel .toplist-panel__item-rank{display:none}@media(min-width: 1024px){.toplist-panel__item{padding:20px}.toplist-panel__item-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.toplist-panel__item-logo{width:135px;height:135px}.toplist-panel__item-stars{margin:0 10px 0 0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.toplist-panel__item-stars-caption{display:block;text-align:right;font-size:12px;line-height:12px;margin-bottom:3px}.toplist-panel__item-rating .icon--score{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:36px;height:36px;font-size:14px}.toplist-panel__item-review{height:30px;line-height:30px}.toplist-panel__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 145px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:start;align-self:flex-start;height:135px}.toplist-panel__item-rank{top:5px;left:5px;font-size:16px;width:24px;height:24px;line-height:24px}.toplist-panel__item-bonus{font-size:18px}.toplist-panel__item-bonus--mobile{display:none}.toplist-panel__item-name{font-size:14px}.toplist-panel__item .toplist-panel__item-bonus-name .toplist-panel__item-bonus{display:block}.toplist-panel__item-awards-platform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:100%;-ms-flex:100%;flex:100%;-ms-flex-item-align:end;align-self:flex-end}.toplist-panel__item-awards-platform .award-badges{margin-right:33px;margin-bottom:0}.toplist-panel__item-awards-platform .award-badges__badge{width:50px;height:50px;margin-right:10px}.toplist-panel__item-supported-platforms{display:-webkit-box;display:-ms-flexbox;display:flex}.toplist-panel__item-btns{position:absolute;right:0;bottom:0;min-width:248px}.toplist-panel__item-btns .btn--primary{font-size:16px}.toplist-panel__item-bottom{margin-top:20px}}
