.rankSummary{align-items:center;display:flex}.rankSummary .summaryWrapper{justify-content:space-between;align-items:center;gap:28px;margin:0 auto;display:flex}@media (max-width:1280px){.rankSummary .summaryWrapper{gap:18px}}@media (max-width:620px){.rankSummary .summaryWrapper{gap:27px}}@media (max-width:440px){.rankSummary .summaryWrapper{gap:12px}}.rankSummary .summaryWrapper .arrowIcon{border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:2.11px;display:flex;position:relative;box-shadow:10px 4px 24px #41e3824d}@media (max-width:402px){.rankSummary .summaryWrapper .arrowIcon{width:20px;min-width:20px;height:20px}}.rankSummary .summaryWrapper .arrowIcon .icon{color:#0d0f0c;opacity:.8;z-index:2;font-size:14px;position:relative}.rankSummary .summaryWrapper .arrowIcon:before{content:"";z-index:-1;border:.3px solid #fff;border-radius:50%;width:calc(100% - 4.22px);height:calc(100% - 4.22px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rankSummary .summaryWrapper .arrowIcon:after{content:"";opacity:.94;z-index:1;background:linear-gradient(134deg,#1dde6a 17.15%,#fff 125.79%);border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.rankSummary .summaryWrapper .summaryItem{gap:17.5px;display:flex}@media (max-width:580px){.rankSummary .summaryWrapper .summaryItem{gap:10px}}.rankSummary .summaryWrapper .summaryItem.desired{background:#f3f3f305;border:1px solid #1dde6a1a;border-radius:10px;padding:6px 20px 6px 6px}.rankSummary .summaryWrapper .summaryItem.desired .summaryItemIcon,.rankSummary .summaryWrapper .summaryItem.summaryItem--wins .summaryItemIcon--wins{background:linear-gradient(59deg,#004ea6 -54.69%,#020600 132.06%);border:1px solid #fff3;border-radius:10px}.rankSummary .summaryWrapper .summaryItem.summaryItem--wins .summaryItemIcon--wins .winsValue{color:#fff;font-family:var(--font-helvetica-now-display);font-size:clamp(18px,2vw,24px);font-weight:400;line-height:1}.rankSummary .summaryWrapper .summaryItem .summaryItemIcon{background:linear-gradient(69deg,#fffda5 -184.86%,#020600 131.69%);border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:52px;height:48px;padding:2px 6px;display:flex;position:relative;overflow:hidden}.rankSummary .summaryWrapper .summaryItem .summaryItemIcon img{max-height:100%!important}@media (max-width:580px){.rankSummary .summaryWrapper .summaryItem .summaryItemIcon{width:42px;height:47px}}.rankSummary .summaryWrapper .summaryItem .summaryItemIcon:after{content:"";z-index:0;background:url(/circleLayer.png) 50%/100% 100% no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.rankSummary .summaryWrapper .summaryItem .summaryItemText{flex-direction:column;justify-content:center;gap:5px;display:flex}.rankSummary .summaryWrapper .summaryItem .summaryItemText .summaryItemTitle{color:#b6b7b6;font-family:Inter;font-size:clamp(12px,1.4vw,14px);font-weight:300;line-height:100%}.rankSummary .summaryWrapper .summaryItem .summaryItemText .rankName{color:#fff;font-family:var(--font-helvetica-now-display);text-transform:capitalize;font-size:clamp(12px,1.4vw,18px);font-weight:400;line-height:100%}
