.hero-carrera{background:linear-gradient(135deg,#1a1a1a 0%,#1d1d1d 14.29%,#1f1f1f 28.57%,#222 42.86%,#252525 57.14%,#272727 71.43%,#2a2a2a 85.71%,#2d2d2d 100%);align-items:stretch;width:100%;height:600px;display:flex;position:relative;overflow:hidden}.hero-carrera:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.5) 50%,transparent 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-carrera__bg{z-index:0;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.hero-carrera__bg-img{object-fit:cover;object-position:center right;width:100%;height:100%;display:block}.hero-carrera__content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:3rem;padding-bottom:3rem;display:flex;position:relative}.hero-carrera__badge{color:#fff;text-transform:uppercase;white-space:nowrap;background:#d20a11;border-radius:100px;align-items:center;margin-bottom:1.5rem;padding:.25rem 1rem;font-weight:400;display:inline-flex}.hero-carrera__title{color:#fff;font-weight:500;font-family:Montserrat!important}.hero-carrera__body{width:100%;max-width:42rem}.hero-carrera__body p{color:rgba(255,255,255,.82)}.hero-carrera__body p.title-1{margin-bottom:1.5rem}.hero-carrera__tags{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;padding:0;list-style:none;display:flex}.hero-carrera__tag{color:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(6px);white-space:nowrap;background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.4);border-radius:100px;align-items:center;padding:.5rem 1rem;display:inline-flex}@media (max-width:767.98px){.hero-carrera{height:auto;min-height:420px}.hero-carrera:after{background:linear-gradient(rgba(0,0,0,.1) 0%,rgba(0,0,0,.65) 45%,rgba(0,0,0,.85) 100%)}.hero-carrera__bg-img{object-position:center top}.hero-carrera__content{justify-content:flex-end;padding-top:2rem;padding-bottom:2.5rem}}@media (max-width:480px){.hero-carrera{min-height:62dvh}}
