﻿.trophy-container{position:relative;overflow:hidden;max-width:100%}#trophyScroll{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:16px}.trophy-item{flex:1 1 calc(20% - 16px);max-width:calc(20% - 16px)}.trophy-card,.trophy-card-reward{background:linear-gradient(145deg,#3a3a3d,#28282a);padding:10px;text-align:center;transition:transform .3s,box-shadow .3s}.trophy-card:hover{transform:scale(1.05);box-shadow:0 6px 14px rgba(255,193,7,.5);border-color:#ff9800}.trophy-image{display:flex;justify-content:center;align-items:center;height:80px;background:rgba(255,193,7,.1);border-radius:8px;overflow:hidden}.trophy-image img{max-width:100%;max-height:75px;object-fit:contain}.trophy-content{min-height:140px;padding-top:8px}.trophy-title{font-weight:700;font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:.5px}.trophy-date{font-size:12px;font-weight:700;color:#777;margin-top:4px}@media (min-width:1201px) and (max-width:1501px){.trophy-content{min-height:200px}}@media (max-width:1200px){.trophy-item{flex:1 1 calc(33.33% - 16px);max-width:calc(33.33% - 16px)}}@media (max-width:992px){.trophy-item{flex:1 1 calc(50% - 16px);max-width:calc(50% - 16px)}}@media (max-width:576px){.trophy-item{flex:1 1 100%;max-width:100%}}.trophy-review{max-width:none}.con{max-height:450px!important;overflow-y:auto;overflow-x:hidden}.prof-bg{min-height:362px}@media (min-width:128px) and (max-width:767.99px){.prof-bg{min-height:0}}