.elementor-3728 .elementor-element.elementor-element-2d7fec9{--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;}.elementor-3728 .elementor-element.elementor-element-2d7fec9:not(.elementor-motion-effects-element-type-background), .elementor-3728 .elementor-element.elementor-element-2d7fec9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(354deg, #5BECC0 25%, #1E3A8A 100%);}.elementor-3728 .elementor-element.elementor-element-f6abe51{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3728 .elementor-element.elementor-element-a223135{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3728 .elementor-element.elementor-element-2cc2495 img{width:58%;max-width:62%;height:170px;}.elementor-3728 .elementor-element.elementor-element-e21ed52{--display:flex;}.elementor-3728 .elementor-element.elementor-element-e9e55d4{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3728 .elementor-element.elementor-element-32f4083{text-align:center;}.elementor-3728 .elementor-element.elementor-element-32f4083 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:25px;font-weight:600;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3728 .elementor-element.elementor-element-0e5ea1a .elementor-button{background-color:#FFB300;font-family:"Poppins", Sans-serif;font-weight:500;fill:#1E3A8A;color:#1E3A8A;}.elementor-3728 .elementor-element.elementor-element-0e5ea1a.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-3728 .elementor-element.elementor-element-2d7fec9{--content-width:1600px;}.elementor-3728 .elementor-element.elementor-element-f6abe51{--content-width:500px;}}/* Start custom CSS for shortcode, class: .elementor-element-c55c1b1 *//* Style the checkbox and label nicely */
input[type="checkbox"] {
  transform: scale(1.15);
  margin-right: 10px;
  margin-top: 3px;
}

/* Align label and checkbox side-by-side */
.nf-field .nf-label {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}

/* Style hyperlinks in the label */
.nf-field .nf-label a {
  color: #007bff;
  text-decoration: underline;
}

/* Improve error message display */
.nf-error-msg {
  color: #e74c3c;
  font-size: 13px;
  margin-top: 4px;
}/* End custom CSS */