.elementor-26529 .elementor-element.elementor-element-f30c3e1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-26529:not(.elementor-motion-effects-element-type-background), body.elementor-page-26529 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:767px){.elementor-26529 .elementor-element.elementor-element-f30c3e1{--margin-top:-3px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS */css#popup-vaga {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.82);
  z-index: 99999;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}

#popup-vaga.ativo {
  display: flex;
}

#popup-inner {
  position: relative;
  background: #090e1a;
  border: 1px solid #1b1e26;
  border-radius: 12px;
  max-width: 499px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 0 40px rgba(231,139,12,0.15);
}

#popup-close {
  position: absolute;
  top: 14px;
  right: 16px;
  background: none;
  border: none;
  color: #999;
  font-size: 22px;
  cursor: pointer;
  line-height: 1;
  z-index: 10;
}

#_form_97_ {
  margin: 0 !important;
  border-radius: 12px !important;
}/* End custom CSS */