.elementor-7518 .elementor-element.elementor-element-8cca9db{--display:flex;--min-height:856px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.74;}.elementor-7518 .elementor-element.elementor-element-8cca9db:not(.elementor-motion-effects-element-type-background), .elementor-7518 .elementor-element.elementor-element-8cca9db > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://jacobsfs.com/wp-content/uploads/2025/08/Broker-Webinar-Banner.jpg");}.elementor-7518 .elementor-element.elementor-element-8cca9db::before, .elementor-7518 .elementor-element.elementor-element-8cca9db > .elementor-background-video-container::before, .elementor-7518 .elementor-element.elementor-element-8cca9db > .e-con-inner > .elementor-background-video-container::before, .elementor-7518 .elementor-element.elementor-element-8cca9db > .elementor-background-slideshow::before, .elementor-7518 .elementor-element.elementor-element-8cca9db > .e-con-inner > .elementor-background-slideshow::before, .elementor-7518 .elementor-element.elementor-element-8cca9db > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';background-color:#000000;}.elementor-7518 .elementor-element.elementor-element-54e433c{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7518 .elementor-element.elementor-element-967eedf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}.elementor-7518 .elementor-element.elementor-element-c933949{text-align:center;}.elementor-7518 .elementor-element.elementor-element-c933949 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:46px;font-weight:700;color:#FFFFFF;}.elementor-7518 .elementor-element.elementor-element-c933949 > .elementor-widget-container{padding:0px 0px 40px 0px;}.elementor-7518 .elementor-element.elementor-element-b654ec4{text-align:center;font-family:"Montserrat", Sans-serif;font-size:4px;font-weight:500;color:#FFFFFF;width:var( --container-widget-width, 77% );max-width:77%;--container-widget-width:77%;--container-widget-flex-grow:0;}.elementor-7518 .elementor-element.elementor-element-b654ec4 > .elementor-widget-container{padding:0px 0px 30px 0px;}.elementor-7518 .elementor-element.elementor-element-b654ec4.elementor-element{--align-self:center;}.elementor-7518 .elementor-element.elementor-element-8b09c8e{--display:flex;}@media(min-width:768px){.elementor-7518 .elementor-element.elementor-element-8cca9db{--content-width:80%;}.elementor-7518 .elementor-element.elementor-element-54e433c{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-8cca9db *//* TEXT INPUTS + TEXTAREAS ONLY (skip checkboxes/radios) */
#demio-wrap .demio-embed-registration input:not([type="checkbox"]):not([type="radio"]),
#demio-wrap .demio-embed-registration textarea,
#demio-wrap .demio-embed-registration select {
  height: 44px;               /* adjust if your fields are taller/shorter */
  padding: 10px 12px;
  line-height: 1.2;
  font-size: 15px;
  color: #222;
  box-sizing: border-box;
}

/* Placeholder styling (text inputs + textarea) */
#demio-wrap .demio-embed-registration input:not([type="checkbox"]):not([type="radio"])::placeholder,
#demio-wrap .demio-embed-registration textarea::placeholder {
  font-size: 14px !important;
  color: #9ca3af !important;
  opacity: 1 !important;
  font-weight: 400 !important;
}

/* Cross-browser placeholder fallbacks */
#demio-wrap .demio-embed-registration input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder,
#demio-wrap .demio-embed-registration textarea::-webkit-input-placeholder { 
  font-size: 14px !important; color: #9ca3af !important; opacity: 1 !important;
}
#demio-wrap .demio-embed-registration input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder,
#demio-wrap .demio-embed-registration textarea::-moz-placeholder {
  font-size: 14px !important; color: #9ca3af !important; opacity: 1 !important;
}
#demio-wrap .demio-embed-registration input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder,
#demio-wrap .demio-embed-registration textarea:-ms-input-placeholder {
  font-size: 14px !important; color: #9ca3af !important;
}

/* Neutralize odd theme alignment on text fields only */
#demio-wrap .demio-embed-registration input:not([type="checkbox"]):not([type="radio"]),
#demio-wrap .demio-embed-registration textarea {
  vertical-align: middle;
}

/* OPTIONAL: if your checkbox got weird styling, reset it cleanly */
#demio-wrap .demio-embed-registration input[type="checkbox"] {
  height: auto;
  width: auto;
  line-height: normal;
  padding: 0;
  appearance: checkbox;   /* modern browsers */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}
/* Keep checkbox square and centered */
#demio-wrap .demio-embed-registration input[type="checkbox"] {
  appearance: auto;                 /* Let browser draw it normally */
  -webkit-appearance: checkbox;     /* Safari */
  -moz-appearance: checkbox;        /* Firefox */
  display: inline-block;
  vertical-align: middle;           /* Centers with label text */
  margin: 0 6px 0 0;                 /* Small gap before label */
  width: 16px;                       /* Standard size */
  height: 16px;
  line-height: normal;
  box-sizing: border-box;
}

/* If your theme is adding a background icon, remove it */
#demio-wrap .demio-embed-registration input[type="checkbox"]::before,
#demio-wrap .demio-embed-registration input[type="checkbox"]::after {
  content: none !important;
}

/* Optional: Style the checkmark color */
#demio-wrap .demio-embed-registration input[type="checkbox"]:checked {
  accent-color: #1a428a; /* Uses your Demio button color in modern browsers */
}
/* Default all text inside the Demio embed to white */
#demio-wrap .demio-embed-registration,
#demio-wrap .demio-embed-registration *:not(input):not(textarea):not(select):not(button) {
  color: #ffffff !important;
}

/* Keep form field text & placeholders readable */
#demio-wrap .demio-embed-registration input,
#demio-wrap .demio-embed-registration textarea,
#demio-wrap .demio-embed-registration select {
  color: #222 !important;
}

#demio-wrap .demio-embed-registration input::placeholder,
#demio-wrap .demio-embed-registration textarea::placeholder {
  color: #9ca3af !important;
  opacity: 1 !important;
}

/* Make links in the terms white & visible */
#demio-wrap .demio-embed-registration a {
  color: #ffffff !important;
  text-decoration: underline;
}

/* Keep the checkbox behaving (centered, brand color when checked) */
#demio-wrap .demio-embed-registration input[type="checkbox"] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}

#demio-wrap .demio-embed-registration input[type="checkbox"]:checked {
  accent-color: #1a428a;
}/* End custom CSS */