@media screen and (max-width:400px){.profile-card{width:100px;height:100px}}@media screen and (min-height:768px) and (max-height:1023px) and (min-width:1280px){.team-name{font-size:36px;line-height:1.1111}.profile-card-member-name{font-size:18px}}@media screen and (min-height:550px) and (max-height:700px) and (min-width:1024px){.winners-container{gap:4px}.profile-card{width:140px;height:140px}.profile-card-member-name{font-size:12px}}@media screen and (min-height:700px) and (max-height:860px) and (min-width:1024px){.winners-container{column-gap:4px}.profile-card{width:192px;height:192px}.profile-card-member-name{font-size:12px}}.profile-card-wrapper{.name-left{background-color:#ff9d01;rotate:8deg}.name-right{background-color:#df4071;rotate:-8deg}.profile-card-member-name{transition:rotate .5s ease-in-out}&:hover .profile-card-member-name,.profile-card-member-name:hover{rotate:0deg}}