.hero-carreiras{background:radial-gradient(100% 20% at 50% 100%,rgb(10,52,205) 0%,rgb(0,0,0) 80%)}.hero-carreiras__container{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;max-width:1440px;margin:0 auto;padding:2.5rem 1.875rem 0 1.875rem}@media screen and (min-width:768px){.hero-carreiras__container{padding:2.6875rem 3.3125rem 0 3.3125rem}}@media screen and (min-width:1024px){.hero-carreiras__container{padding:2.6875rem 7.5rem 0 7.5rem}}.hero-carreiras__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;gap:2rem}@media screen and (min-width:768px){.hero-carreiras__content>a{margin-bottom:4.0625rem}}.hero-carreiras__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-align:center;gap:1.5rem}@media screen and (min-width:768px){.hero-carreiras__wrapper{gap:2rem}}.hero-carreiras__title{color:var(--color-text-primary);text-align:center;font-family:var(--font-family-primary);font-size:var(--font-size-hero-mobile);text-transform:uppercase;font-style:normal;font-weight:600;line-height:87%}@media screen and (min-width:768px){.hero-carreiras__title{font-size:var(--font-size-hero)}}@media screen and (min-width:1024px){.hero-carreiras__title{max-width:653px}}.hero-carreiras__description{color:var(--color-text-primary);text-align:center;font-family:var(font-family-secondary);font-size:var(--font-size-sm);font-style:normal;font-weight:400;line-height:normal;min-width:300px}@media screen and (min-width:768px){.hero-carreiras__description{font-size:var(--font-size-md)}}@media screen and (min-width:1024px){.hero-carreiras__description{max-width:612px}}.hero-carreiras__description strong{font-weight:700}.hero-carreiras__eyebrowHeadline{color:var(--color-text-primary);font-family:var(--font-family-primary);font-size:var(--font-size-sm);font-style:normal;font-weight:500;line-height:normal;letter-spacing:.035rem;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;white-space:nowrap;gap:1rem}@media screen and (min-width:768px){.hero-carreiras__eyebrowHeadline{font-size:var(--font-size-hero-tablet)}}.hero-carreiras__eyebrowHeadline>.hero-carreiras__subtitle span{background:var(--color-bg-cta);height:22px;-webkit-flex-shrink:0;flex-shrink:0}.hero-carreiras__ilustracao{position:relative;bottom:auto;z-index:0;margin-top:2rem;width:100%;height:auto;max-width:1440px}.hero-carreiras.bg-hero-video{background:radial-gradient(circle at bottom,rgb(10,52,205) 0%,rgb(0,0,0) 35%),#000}.hero-carreiras.hero-especial{background:radial-gradient(ellipse 70% 80% at top right,rgba(10,52,205,.6) 0%,rgba(10,52,205,.3) 40%,transparent 70%),radial-gradient(100% 20% at 50% 100%,rgb(10,52,205) 0%,rgb(0,0,0) 80%)}.hero-carreiras.bg-hero-video.hero-especial{background:radial-gradient(ellipse 70% 80% at top right,rgba(10,52,205,.6) 0%,rgba(10,52,205,.3) 40%,transparent 70%),radial-gradient(circle at bottom,rgb(10,52,205) 0%,rgb(0,0,0) 35%),#000}.hero-carreiras__video-wrapper{position:relative;width:100%;max-width:900px;margin:2rem auto 1rem auto}.hero-carreiras__video-wrapper::after{content:"";position:absolute;z-index:1;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:80%;background:radial-gradient(circle at bottom,rgb(10,52,205) 0%,rgba(0,0,0,.8) 50%,transparent 70%);filter:blur(20px);pointer-events:none}.hero-carreiras__video-container{position:relative;z-index:2;width:100%;aspect-ratio:16/9;border:3px solid #918d8d;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;overflow:hidden;cursor:pointer}.hero-carreiras__video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px;border:none}.hero-carreiras__video-container button{width:80px;height:80px;background-color:#0a34cd;border-radius:50%;border:2px solid rgba(255,255,255,.8);padding:0;z-index:2;position:relative;cursor:pointer;-webkit-transition:-webkit-transform 0.2s ease,background-color 0.2s ease;transition:transform 0.2s ease,background-color 0.2s ease;box-shadow:0 4px 15px rgba(0,0,0,.3)}@media screen and (min-width:768px){.hero-carreiras__video-container button{width:100px;height:100px}}.hero-carreiras__video-container button::after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-style:solid;border-width:14px 0 14px 24px;border-color:transparent transparent transparent #fff;-webkit-transform:translate(-40%,-50%);transform:translate(-40%,-50%)}.hero-carreiras__video-container:hover button{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#1a4dff}