.elementor-kit-7{--e-global-color-primary:#7A61E2;--e-global-color-secondary:#E90064;--e-global-color-text:#030031;--e-global-color-accent:#030031;--e-global-color-e1d6d4a:#FFFFFF;--e-global-typography-primary-font-family:"narkiss-hadash-extended";--e-global-typography-primary-font-size:54px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"narkiss-hadash-extended";--e-global-typography-secondary-font-size:33px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:3rem;--e-global-typography-text-font-family:"narkiss-hadash-extended";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"narkiss-hadash-extended";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;--e-global-typography-dffdcb4-font-family:"narkiss-hadash-extended";--e-global-typography-dffdcb4-font-size:16px;--e-global-typography-dffdcb4-font-weight:700;--e-global-typography-dffdcb4-line-height:1.4rem;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-e1d6d4a );font-family:var( --e-global-typography-dffdcb4-font-family ), Sans-serif;font-size:var( --e-global-typography-dffdcb4-font-size );font-weight:var( --e-global-typography-dffdcb4-font-weight );line-height:var( --e-global-typography-dffdcb4-line-height );color:var( --e-global-color-secondary );border-radius:30px 30px 30px 30px;padding:5px 5px 5px 5px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-e1d6d4a );border-radius:10px 10px 10px 10px;padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-dffdcb4-font-size );line-height:var( --e-global-typography-dffdcb4-line-height );}.elementor-kit-7 label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:24px;--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-dffdcb4-font-size:12px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-dffdcb4-font-size );line-height:var( --e-global-typography-dffdcb4-line-height );}.elementor-kit-7 label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-text-editor p:last-of-type {
    margin: 0;
}

/* Force the privacy checkbox field to be below the submit button - Code by LEMON SHLIF */
form .elementor-field-type-checkbox {
  width: 100%;
  order: 999 !important;
  margin-top: 20px;
}

/* Set checkbox text color to white - Code by LEMON SHLIF */
form .elementor-field-type-checkbox label,
form .elementor-field-type-checkbox {
  color: #ffffff !important;
}

/* Make sure the checkbox and label are aligned - Code by LEMON SHLIF */
form .elementor-field-type-checkbox .elementor-field-option {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Optional: ensure form wrapper is a flex container that respects ordering - Code by LEMON SHLIF */
form .elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
}/* End custom CSS */