.cases-page-case-bg-container{max-width:169px;width:169px;height:202px;border-radius:20px;position:relative;cursor:pointer;transition:transform .3s ease,box-shadow .5s ease;overflow:hidden;flex:1 1 auto}.cases-page-case-bg-container:hover{transform:translateY(-5px)}.cases-page-case-bg-container img{display:block;width:100%;height:auto}.cases-page-case-bg-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;opacity:0;transition:opacity .5s ease}.bronze-img:hover:before{opacity:1;border:1px solid #e78b67}.silver-img:hover:before{opacity:1;border:1px solid #ececec}.gold-img:hover:before{opacity:1;border:1px solid #f3bc74}.diamond-img:hover:before{opacity:1;border:1px solid #53b0ff}.emerald-img:hover:before{opacity:1;border:1px solid #49a55d}.ruby-img:hover:before{opacity:1;border:1px solid #ff2d64}.rewards-table{width:calc(100% - 32px)}.rewards-table tbody tr{height:44px}.rewards-table tbody tr:nth-child(2n){background-color:#131216}.rewards-table tbody tr:nth-child(odd){background-color:#18171c}.rewards-table tbody td{color:#fff;font-size:12px;font-weight:600}.rewards-table tbody tr td:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.rewards-table tbody tr td:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.rewards-table thead tr th:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.rewards-table thead tr th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.rewards-table td,.rewards-table th{vertical-align:middle}.info-text{position:absolute;z-index:10;width:-moz-fit-content;width:fit-content;background-color:#1e1d22;padding:5px 20px 10px;border-radius:12px;top:150%;left:-60%;transform:translateX(-93%);box-shadow:0 2px 8px rgba(0,0,0,.15);display:none}.info-text:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#18171c}.rewards-info-wrapper:hover .info-text{display:flex}