.webin-ponent{display:flex;flex-wrap:wrap;width:100%}.webin-ponent .img-ponent{order:1}.webin-ponent .img-ponent img{border-radius:30px;display:block;max-width:50%;object-fit:cover;width:100%}.webin-ponent .info-pon{background:#fff;border-radius:30px;order:2;padding:30px;position:relative;width:100%}.webin-ponent .info-pon span{background:#f1f5f9;border-radius:33px;display:inline-block;font-size:12px;line-height:15px;padding:4px 11px}.webin-ponent .info-pon .nombre{color:#1f2d52;font-size:22.7px;font-weight:900;line-height:29.5px;margin:7px 0 0}.webin-ponent .info-pon .cargo{color:#1f2d52;font-size:22.7px;line-height:29.5px;margin:0}.webin-ponent .info-pon a{bottom:2px;position:absolute;right:10px}@media(min-width:769px){.webin-ponent:nth-child(2n) .img-ponent{order:2}.webin-ponent:nth-child(2n) .info-pon{order:1}}@media (max-width:768px){.grid-ponentes{gap:30px;grid-template-columns:1fr}}