.elementor-1068 .elementor-element.elementor-element-88f6a46:not(.elementor-motion-effects-element-type-background), .elementor-1068 .elementor-element.elementor-element-88f6a46 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#8A5277;}.elementor-1068 .elementor-element.elementor-element-88f6a46 > .elementor-container{min-height:270px;}.elementor-1068 .elementor-element.elementor-element-88f6a46{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1068 .elementor-element.elementor-element-88f6a46 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.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-1068 .elementor-element.elementor-element-4f11023{margin:-76px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1068 .elementor-element.elementor-element-4f11023 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:46px;font-weight:700;font-style:oblique;line-height:56px;-webkit-text-stroke-width:1px;stroke-width:1px;-webkit-text-stroke-color:#868181;stroke:#868181;color:#FFFFFF;}.elementor-1068 .elementor-element.elementor-element-663b31f{padding:50px 0px 20px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1068 .elementor-element.elementor-element-72de7bf{text-align:center;font-family:"Poppins", Sans-serif;font-size:17px;font-weight:600;color:#E1150A;}.elementor-1068 .elementor-element.elementor-element-7e3c77f{margin:-24px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 20px 0px;text-align:center;font-family:"Poppins", Sans-serif;font-size:36px;font-weight:700;line-height:47px;color:#032E42;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-7761aa5 *//* ---------- FORMIDABLE FORM STYLING ---------- */
.frm_forms {
  max-width: 600px;
  margin: 30px auto;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  padding: 40px;
  font-family: 'Poppins', sans-serif;
}

/* Headings */
.frm_title h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  color: #222;
  margin-bottom: 20px;
}

/* Labels */
.frm_primary_label {
  font-weight: 500;
  color: #444;
  margin-bottom: 6px;
  display: block;
  font-size: 0.95rem;
}

/* Input fields */
.frm_field input[type="text"],
.frm_field input[type="email"],
.frm_field input[type="tel"],
.frm_field select,
.frm_field textarea,
.frm_date_field input {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 12px 15px;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  background: #fafafa;
}

/* Focus effect */
.frm_field input:focus,
.frm_field select:focus,
.frm_field textarea:focus {
  outline: none;
  border-color: #0b6efd;
  box-shadow: 0 0 5px rgba(11, 110, 253, 0.25);
  background: #fff;
}

/* Submit button */
.frm_button_submit {
  display: inline-block;
  background: linear-gradient(135deg, #0b6efd, #0a58ca);
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 12px 28px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
}

.frm_button_submit:hover {
  background: linear-gradient(135deg, #084298, #052c65);
  transform: translateY(-2px);
}

/* Spacing */
.frm_fields_container {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* Placeholder text */
input::placeholder,
textarea::placeholder {
  color: #999;
  font-size: 0.9rem;
}

/* Responsive */
@media (max-width: 600px) {
  .frm_forms {
    padding: 25px;
  }
}

/* Formidable Forms Submit Button Style */
.frm_forms .frm_submit button,
.frm_forms .frm_submit input[type="submit"] {
  background-color: #e1150a !important;
  border: none !important;
  color: #fff !important;
  font-weight: 600;
  padding: 12px 25px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.frm_forms .frm_submit button:hover,
.frm_forms .frm_submit input[type="submit"]:hover {
  background-color: #b50e07 !important;
  transform: translateY(-2px);
}/* End custom CSS */
/* Start custom CSS */.latepoint-summary-w {
    display: none !important;
}
.latepoint-side-panel {
    display: none !important;
}/* End custom CSS */