.elementor-20555 .elementor-element.elementor-element-1a2e512{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:12px 12px;--row-gap:12px;--column-gap:12px;--border-radius:0px 0px 0px 0px;}.elementor-20555 .elementor-element.elementor-element-1a2e512:not(.elementor-motion-effects-element-type-background), .elementor-20555 .elementor-element.elementor-element-1a2e512 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;background-image:url("https://bealiant.com.br/wp-content/uploads/2026/03/bg-popup.png");background-position:center center;background-size:cover;}.elementor-20555 .elementor-element.elementor-element-20207a8{--display:flex;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-20555 .elementor-element.elementor-element-4391f58{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:20px 20px 20px 20px;background-color:#C5B9F600;}#elementor-popup-modal-20555 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-20555{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-20555 .dialog-close-button{display:flex;}#elementor-popup-modal-20555 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-4391f58 *//* remove fundo geral do form */
#hubspot-popup-form,
#hubspot-popup-form .hs-form {
  background: transparent !important;
}

/* remove fundo de cada campo */
#hubspot-popup-form .hs-form-field {
  background: transparent !important;
}

/* remove fundo dos inputs */
#hubspot-popup-form input,
#hubspot-popup-form textarea,
#hubspot-popup-form select {
  background: transparent !important;
  box-shadow: none !important;
}

/* remove fundo geral interno */
#hubspot-popup-form form {
  background: transparent !important;
}

#hubspot-popup-form * {
  background-color: transparent !important;
}

#hubspot-popup-form input,
#hubspot-popup-form textarea,
#hubspot-popup-form select {
  background-color: rgba(255,255,255,0.08) !important;
  border: 1px solid rgba(255,255,255,0.2);
  color: #fff;
}



#hubspot-popup-form input::placeholder,
#hubspot-popup-form textarea::placeholder {
  color: rgba(255,255,255,0.6);
}

#hubspot-popup-form label {
  color: #fff !important;
}

#hubspot-popup-form .hs-button {
  background: linear-gradient(90deg, #ff00cc, #7a00ff);
  border: none;
  color: #fff;
  border-radius: 30px;
}






#hubspot-popup-form select {
  background: rgba(255,255,255,0.08) !important;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,0.2) !important;
  appearance: none; /* remove estilo padrão */
}


#hubspot-popup-form .hs-richtext,
#hubspot-popup-form .hs-richtext p {
  color: #ffffff !important;
}


#hubspot-popup-form .hs-richtext a {
  color: #E6109A !important;
  text-decoration: underline;
}



#hubspot-popup-form .hs-button {
  background: linear-gradient(90deg, #ff00cc, #7a00ff);
  color: #fff !important;
  border: none;
  border-radius: 30px;
  transition: all 0.3s ease;
}

/* hover */
#hubspot-popup-form .hs-button:hover {
  background: #E6109A !important;
}



#hubspot-popup-form select option {
  color: #000; /* dropdown aberto precisa ser escuro */
}/* End custom CSS */