.app-bugbounty{padding:60px;display:flex;justify-content:space-between}.app-bugbounty .card{background:#fff;border-radius:4px;box-shadow:0 0 30px rgba(0,7,54,.0784313725490196);margin:0 0 30px 0}.app-bugbounty .profile-content{height:100%}.app-bugbounty .profile-content .profile{width:250px;height:350px;display:flex;align-items:center;justify-content:space-around;flex-direction:column}.app-bugbounty .profile-content .profile .profile-picture{width:150px;height:150px;border-radius:100%;background-color:#efeff2}.app-bugbounty .profile-content .reward{height:30%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-around;padding:30px}.app-bugbounty .profile-content .reward .reward-data{display:flex;flex-direction:column}.app-bugbounty .profile-content .reward .reward-data span:first-child{color:#222ac3;font-weight:700}.app-bugbounty .activity-content{width:100%;margin-left:40px;height:100%}.app-bugbounty .activity-content .activity{display:flex;align-items:center;justify-content:center;flex-direction:column}.app-bugbounty .activity-content .activity img{width:100px}.app-bugbounty .activity-content .activity h4{color:#222ac3}.app-bugbounty .activity-content .reports,.app-bugbounty .activity-content .thanks{height:350px}