.secUserCard{display:flex;justify-content:center;width:100%}.cardUserTeam{border-radius:10px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);height:361px;max-width:282px;position:relative}.cardUserTeam img{border-radius:10px;height:100%;object-fit:cover;width:100%}.cardUserTeam article{background:linear-gradient(180deg,rgba(9,65,96,.017) 25%,#052435);border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:0;display:flex;flex-direction:column;gap:5px;height:210px;justify-content:end;padding:20px;position:absolute;width:100%}.cardUserTeam article h3{font-size:20px}.cardUserTeam article h3,.cardUserTeam article h4{color:#fff!important;filter:drop-shadow(5px 5px 19px #0D222E);font-weight:700;margin:0!important;padding:0!important}.cardUserTeam article h4{font-size:1rem}.cardUserTeam article a{color:#fff;filter:drop-shadow(5px 5px 19px #0D222E);font-size:14px;text-decoration:none}.cardUserTeam article a:hover{text-decoration:underline}@media (max-width:991.98px){.cardUserTeam{margin-top:40px}}