.hash-info-item{display:flex;flex-basis:50%;flex-direction:column;line-height:120%;max-width:50%}.hash-info-item .label{color:rgba(255,255,255,.65);font-size:.875rem;text-align:left}.hash-info-item .value{margin-top:.4375rem;color:#fff;font-size:1rem;text-align:left;line-height:140%}.hash-info-item .value .txt{max-width:100%;text-overflow:ellipsis;overflow:hidden;line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.hash-info-item .value .copy{margin-left:.4375rem;width:1.125rem;height:1.125rem;color:var(--modal-theme-color,#AAEE4B)}@media (max-width:768px){.hash-info-item .label{font-size:.75rem}.hash-info-item .value{font-size:.875rem;margin-top:.3125rem}.hash-info-item .value .copy{margin-left:.1875rem;width:.875rem;height:.875rem}}.hash-sport-detail{display:flex;width:100%}.hash-sport-detail .hash-sport-detail__poster{border-radius:.75rem;max-width:75%;overflow:hidden;flex:1 1 auto}.hash-sport-detail .hash-sport-detail__poster .poster-wrap{width:100%;height:100%}.hash-sport-detail .hash-sport-detail__poster .img{border-radius:.75rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hash-sport-detail .hash-sport-detail__content{padding-left:1.5625rem;width:100%;min-width:30.5rem;max-width:35rem;box-sizing:border-box;display:flex;flex-direction:column}.hash-sport-detail .hash-sport-detail__content .sport-name{color:#fff;font-size:2.25rem;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;line-height:1.3;transform:translateY(-.125rem);padding-bottom:1.25rem}.hash-sport-detail .hash-sport-detail__content .grid-group{margin-top:1.875rem;display:flex;flex-direction:row}.hash-sport-detail .hash-sport-detail__content .grid-group .grid-item{display:flex;flex-direction:column;gap:.3125rem;flex:1}.hash-sport-detail .hash-sport-detail__content .grid-group .label{color:var(--modal-theme-color,#AAEE4B);font-size:.875rem;text-align:left}.hash-sport-detail .hash-sport-detail__content .grid-group .val{color:#fff;font-size:1.5rem;text-align:left;line-height:120%;font-weight:700}.hash-sport-detail .hash-sport-detail__content .grid-group .val span{color:var(--modal-theme-color,#AAEE4B)}.hash-sport-detail .hash-sport-detail__content .contract{margin-top:.625rem;display:flex;align-items:center;font-size:.875rem;color:rgba(255,255,255,.65)}.hash-sport-detail .hash-sport-detail__content .contract .copy{margin-left:.4375rem;width:1.125rem;height:1.125rem;color:var(--modal-theme-color,#AAEE4B)}.hash-sport-detail .hash-sport-detail__content .desc{margin-top:1.875rem;opacity:.65;color:rgba(255,255,255,.65);font-size:.875rem}.hash-sport-detail .hash-sport-detail__content .desc .desc_content{color:#fff;margin-top:.75rem;height:10rem;overflow-y:auto;font-size:.875rem;padding-right:.625rem}.hash-sport-detail .hash-sport-detail__content .buttons{display:flex;flex-direction:row;gap:1.25rem;padding-top:1.25rem;flex:1;align-items:flex-end}.hash-sport-detail .hash-sport-detail__content .buttons .btn{flex:1;min-width:calc(50% - 1.25rem)}.hash-sport-detail .hash-sport-detail__content .buttons .btn:first-child{min-width:50%}.hash-sport-detail .hash-sport-detail__content .buttons .vote-btn{flex:1;height:3.4375rem;max-width:23.4375rem;background:#F0CF1C}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn{cursor:pointer;margin-right:1.25rem}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn .like-icon{width:3.4375rem;height:3.4375rem;color:#F0CF1C;transition-property:color,opacity;transition-duration:.3s}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn .like-icon circle{fill:transparent}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn .like-icon.unlike{transform:rotate(180deg)}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn.actived .like-icon{color:#000}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn.actived .like-icon circle{fill:#F0CF1C;color:#F0CF1C}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn:hover{opacity:.8}.hash-sport-detail .sport-cells{display:flex;flex-wrap:wrap;row-gap:1.25rem}.hash-sport-modal-scroll{max-height:90vh;padding-right:1.25rem}@media (max-width:991px){.hash-sport-detail{flex-direction:column;gap:1.875rem}.hash-sport-detail .hash-sport-detail__poster{max-width:100%}.hash-sport-detail .hash-sport-detail__content{padding-left:0;max-width:100%}.hash-sport-detail .buttons .btn{height:2.625rem}.hash-sport-modal-scroll{max-height:90vh;padding-right:.9375rem}}@media (max-width:768px){.hash-sport-detail{gap:.9375rem}.hash-sport-detail .hash-sport-detail__content{min-width:auto}.hash-sport-detail .hash-sport-detail__content .sport-name{font-size:1.125rem;line-height:1.5625rem;max-height:3.125rem;min-height:auto;margin-bottom:.9375rem;box-sizing:border-box}.hash-sport-detail .hash-sport-detail__content .buttons{align-items:stretch;width:100%;display:flex;padding-bottom:.3125rem}.hash-sport-detail .hash-sport-detail__content .buttons .btn{flex-basis:50%;height:2.25rem;font-size:.875rem;max-width:100%;min-width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hash-sport-detail .hash-sport-detail__content .buttons .btn:first-child{min-width:9.375rem}.hash-sport-detail .hash-sport-detail__content .buttons .vote-btn{white-space:nowrap;height:2.625rem}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn{margin-right:.625rem}.hash-sport-detail .hash-sport-detail__content .buttons .like-btn .like-icon{width:2.625rem;height:2.625rem}.hash-sport-detail .hash-sport-detail__content .grid-group{margin-top:.9375rem}.hash-sport-detail .hash-sport-detail__content .grid-group .grid-item .label{font-size:.75rem}.hash-sport-detail .hash-sport-detail__content .grid-group .grid-item .val{font-size:.875rem}.hash-sport-detail .hash-sport-detail__content .contract{flex-direction:column;align-items:flex-start;font-size:.75rem}.hash-sport-detail .hash-sport-detail__content .contract .copy .copy-icon{width:.875rem;height:.875rem}.hash-sport-detail .hash-sport-detail__content .desc{margin-top:.9375rem;font-size:.75rem}.hash-sport-detail .hash-sport-detail__content .desc .desc_content{font-size:.75rem;margin-top:.3125rem;color:#fff;height:auto;max-height:2.125rem;transition:max-height .3s ease-in-out}.hash-sport-detail .hash-sport-detail__content .desc .desc_content.show-more{max-height:125rem}.hash-sport-detail .hash-sport-detail__content .desc .show-more-btn{cursor:pointer;margin-top:.3125rem;display:flex;align-items:center}.hash-sport-detail .hash-sport-detail__content .desc .show-more-btn .arrow-icon{width:.75rem;height:.75rem;color:#fff;transition:transform .3s}.hash-sport-detail .hash-sport-detail__content .desc .show-more-btn.show-more .arrow-icon{transform:rotate(180deg)}.hash-sport-detail .sport-cells{row-gap:.625rem}}.hash-sport-card{width:25.9375rem;height:34.375rem;position:relative;box-sizing:border-box;transition:border-color .3s,box-shadow .3s;border-radius:var(--card-br);margin-right:1.5625rem;margin-bottom:1.25rem;margin-top:1.25rem;overflow:hidden}.hash-sport-card.w365{width:20.75rem;height:31.25rem;margin-right:0}.hash-sport-card.vote{width:28.1875rem;height:31.25rem;margin-right:0}.hash-sport-card .hash-sport-card__wrap{overflow:hidden;border-radius:var(--card-br);transition:border-color .3s;position:relative;width:100%;height:100%;box-sizing:border-box;border:.0625rem solid rgba(187,187,187,.7)}.hash-sport-card .hash-sport-card__bg{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hash-sport-card .hash-sport-card__content{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0}.hash-sport-card .hash-sport-card__bottom{position:absolute;bottom:0;left:0;right:0;padding:.9375rem 1.5625rem 1.5625rem;border-radius:0 0 var(--card-br) var(--card-br);background-color:rgba(0,0,0,.75);color:#fff;display:flex;flex-direction:column;align-items:center;transform:translateY(100%);transition:transform .3s}.hash-sport-card .hash-sport-card__bottom .hash-sport-card__desc{opacity:.8;color:#fff;font-size:.875rem;text-align:center;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.0625rem;max-height:2.125rem;box-sizing:border-box;margin-bottom:1.25rem}.hash-sport-card .hash-sport-card__bottom.vote{flex-direction:row;align-items:stretch;padding:1.25rem 1.5rem 1.125rem}.hash-sport-card .hash-sport-card__bottom.vote .like-item{flex:1;flex-direction:column;display:flex;align-items:center;justify-content:center;gap:.4375rem;line-height:110%;color:rgba(255,255,255,.7);font-size:.875rem}.hash-sport-card .hash-sport-card__bottom.vote .like-item .like-icon{width:3rem;height:3rem;color:#f0cf1c}.hash-sport-card .hash-sport-card__bottom.vote .like-item .like-icon.stmap{transform:rotate(180deg)}.hash-sport-card .hash-sport-card__bottom.vote .like-item .like-icon.voted{color:#000}.hash-sport-card .hash-sport-card__bottom.vote .like-item .like-icon.voted circle{fill:#F0CF1C;color:#F0CF1C}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap{flex:none;flex-basis:15.8125rem}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap .vote-btn{width:15.8125rem;background:#F0CF1C}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap .vote-btn:disabled{color:rgba(255,255,255,.7);opacity:1;background-color:#757575}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap span span{color:#f0cf1c;font-weight:500}.hash-sport-card.actived,.hash-sport-card:hover{box-shadow:0 0 1.25rem 0 rgba(170,238,75,.7)}.hash-sport-card.actived .hash-sport-card__bottom,.hash-sport-card:hover .hash-sport-card__bottom{transform:translate(0)}.hash-sport-card.actived .hash-sport-card__wrap,.hash-sport-card:hover .hash-sport-card__wrap{border:.0625rem solid #aaee4b}@media (max-width:768px){.hash-sport-card{max-width:100%;height:auto;border-radius:1rem;margin-right:0}.hash-sport-card .hash-sport-card__bg{height:auto}.hash-sport-card.vote,.hash-sport-card.w365{max-width:auto;width:auto;flex-basis:calc(50% - 0.3125rem);height:auto;margin-right:0;margin-bottom:0}.hash-sport-card.vote .hash-sport-card__bg,.hash-sport-card.w365 .hash-sport-card__bg{height:100%}.hash-sport-card.vote .hash-sport-card__bottom,.hash-sport-card.w365 .hash-sport-card__bottom{padding:.5625rem .5625rem .75rem}.hash-sport-card.vote .hash-sport-card__bottom .hash-sport-card__desc,.hash-sport-card.w365 .hash-sport-card__bottom .hash-sport-card__desc{padding-bottom:0;font-size:.625rem;line-height:120%}.hash-sport-card.vote .hash-sport-card__bottom .btn,.hash-sport-card.w365 .hash-sport-card__bottom .btn{height:1.75rem}.hash-sport-card .hash-sport-card__bottom .hash-sport-card__desc{font-size:.75rem;max-height:2rem;line-height:1rem;margin-bottom:.625rem;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hash-sport-card .hash-sport-card__bottom .btn{width:100%;min-width:auto}.hash-sport-card .hash-sport-card__bottom.vote{padding:.625rem 0 .5rem}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap{flex:none;flex-basis:100%;gap:.25rem}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap .vote-btn{width:calc(100% - 1.75rem);height:1.75rem;font-size:.75rem}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap span{font-size:.625rem}.hash-sport-card .hash-sport-card__bottom.vote .like-item.vote-wrap span span{font-size:.75rem}}