.elementor-5542 .elementor-element.elementor-element-1d8083b{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:24px;--padding-bottom:24px;--padding-left:20px;--padding-right:20px;}.elementor-5542 .elementor-element.elementor-element-1d8083b:not(.elementor-motion-effects-element-type-background), .elementor-5542 .elementor-element.elementor-element-1d8083b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-5542 .elementor-element.elementor-element-c67c33b{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.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-5542 .elementor-element.elementor-element-c05bccd{text-align:start;}.elementor-5542 .elementor-element.elementor-element-c05bccd img{width:50px;}.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-5542 .elementor-element.elementor-element-ebc2121 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;line-height:23px;color:#1F2937;}.elementor-5542 .elementor-element.elementor-element-5c79343{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-5542 .elementor-element.elementor-element-ac61b6f{--divider-border-style:solid;--divider-color:#E5E7EB;--divider-border-width:1px;}.elementor-5542 .elementor-element.elementor-element-ac61b6f .elementor-divider-separator{width:100%;}.elementor-5542 .elementor-element.elementor-element-ac61b6f .elementor-divider{padding-block-start:0px;padding-block-end:0px;}.elementor-5542 .elementor-element.elementor-element-c6bf218{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-5542 .dialog-widget-content{background-color:#FFFFFF;border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-5542{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-5542 .dialog-message{width:640px;height:93vh;align-items:flex-start;}#elementor-popup-modal-5542 .dialog-close-button{display:flex;}@media(max-width:767px){.elementor-5542 .elementor-element.elementor-element-c05bccd img{width:35.930763244629px;}.elementor-5542 .elementor-element.elementor-element-ebc2121 .elementor-heading-title{font-size:16px;}#elementor-popup-modal-5542 .dialog-message{width:90vw;height:90vh;}#elementor-popup-modal-5542{justify-content:center;align-items:center;}#elementor-popup-modal-5542 .dialog-widget-content{margin:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-4cc5306 *//* ============================================
   FLUENT FORMS - PIXEL PERFECT DESIGN
   Mobile first + Responsive breakpoints
   Ready to copy/paste into WordPress
   ============================================ */

/* --- GLOBAL --- */
.fluentform *,
.fluentform *::before,
.fluentform *::after {
  font-family: 'Inter', sans-serif !important;
  box-sizing: border-box;
}

/* --- FORM WRAPPER --- */
.fluentform,
.ff-form-wrapper {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* --- FIELD SPACING --- */
.fluentform .ff-el-group,
.fluentform .ff-form-group,
.fluentform .form-group {
  margin-bottom: 14px !important;
  padding: 0 !important;
}

/* --- LABELS --- */
.fluentform .ff-el-label,
.fluentform label {
  font-family: 'Inter', sans-serif !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  color: #2E2E2E !important;
  display: block !important;
  margin-bottom: 6px !important;
  margin: 0 0 6px 0 !important;
}

/* --- TEXT / EMAIL / TEL / NUMBER INPUTS --- */
.fluentform input[type="text"],
.fluentform input[type="email"],
.fluentform input[type="tel"],
.fluentform input[type="number"],
.fluentform input[type="url"],
.fluentform input[type="password"],
.fluentform .ff-el-input,
.fluentform .form-control {
  width: 100% !important;
  height: 44px !important;
  border-radius: 10px !important;
  border: 1px solid #EFF3F7 !important;
  background: #F6F9FB !important;
  padding: 0 14px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 1 !important;
  color: #2E2E2E !important;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  display: block !important;
}

/* --- SELECT DROPDOWN --- */
.fluentform select,
.fluentform .ff-el-select {
  width: 100% !important;
  height: 44px !important;
  border-radius: 10px !important;
  border: 1px solid #EFF3F7 !important;
  background: #F6F9FB !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23808590' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  background-size: 16px !important;
  padding: 0 14px 0 14px !important;
  padding-right: 38px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #808590 !important;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  cursor: pointer !important;
}

.fluentform select option,
.fluentform .ff-el-select option {
  color: #2E2E2E !important;
}

/* --- PLACEHOLDERS --- */
.fluentform input::placeholder,
.fluentform textarea::placeholder,
.fluentform .ff-el-input::placeholder,
.fluentform .ff-el-textarea::placeholder {
  font-family: 'Inter', sans-serif !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #808590 !important;
  opacity: 1 !important;
}

/* --- TEXTAREA --- */
.fluentform textarea,
.fluentform .ff-el-textarea {
  width: 100% !important;
  height: 88px !important;
  min-height: 88px !important;
  border-radius: 10px !important;
  border: 1px solid #EFF3F7 !important;
  background: #F6F9FB !important;
  padding: 14px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  color: #2E2E2E !important;
  box-shadow: none !important;
  outline: none !important;
  resize: none !important;
}

/* --- FOCUS STATES --- */
.fluentform input:focus,
.fluentform select:focus,
.fluentform textarea:focus,
.fluentform .ff-el-input:focus,
.fluentform .ff-el-select:focus,
.fluentform .ff-el-textarea:focus {
  border-color: #ED1C24 !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(237, 28, 36, 0.07) !important;
}

/* ============================================
   FILE UPLOAD - SIMPLE GRAY BUTTON
   Targets label.ff_file_upload_holder
   ============================================ */

.fluentform label.ff_file_upload_holder {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 44px !important;
  border-radius: 10px !important;
  border: 1px solid #D1D5DB !important;
  background: #E5E7EB !important;
  padding: 0 14px !important;
  cursor: pointer !important;
  margin: 0 !important;
  gap: 0 !important;
}

.fluentform .ff_upload_btn.ff-btn {
  width: 100% !important;
  height: 44px !important;
  border-radius: 0 !important;
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 100% !important;
  color: #374151 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  cursor: pointer !important;
  box-shadow: none !important;
  outline: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.fluentform .ff_upload_btn.ff-btn:hover {
  background: transparent !important;
  color: #374151 !important;
}

.fluentform input[type="file"].ff-el-form-control {
  display: none !important;
}

/* ============================================
   CHECKBOX / RADIO
   ============================================ */

.fluentform .ff-el-form-check,
.fluentform .form-check {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  margin-bottom: 0 !important;
}

.fluentform .ff-el-form-check input[type="checkbox"],
.fluentform .ff-el-form-check input[type="radio"],
.fluentform input[type="checkbox"],
.fluentform input[type="radio"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  min-height: 20px !important;
  border-radius: 4px !important;
  border: 1px solid #D2D5DA !important;
  background-color: #FFFFFF !important;
  cursor: pointer !important;
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
  flex-shrink: 0 !important;
  display: inline-block !important;
  vertical-align: top !important;
  opacity: 1 !important;
  visibility: visible !important;
  clip: auto !important;
  clip-path: none !important;
  overflow: visible !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
}

/* Radio - circular */
.fluentform input[type="radio"] {
  border-radius: 50% !important;
}

/* Checked state */
.fluentform input[type="checkbox"]:checked,
.fluentform input[type="radio"]:checked {
  background-color: #ED1C24 !important;
  border-color: #ED1C24 !important;
}

/* Checkmark */
.fluentform input[type="checkbox"]:checked::after {
  content: '' !important;
  position: absolute !important;
  left: 5px !important;
  top: 2px !important;
  width: 6px !important;
  height: 10px !important;
  border: 2px solid #FFFFFF !important;
  border-top: none !important;
  border-left: none !important;
  transform: rotate(45deg) !important;
  display: block !important;
}

/* Radio dot */
.fluentform input[type="radio"]:checked::after {
  content: '' !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 8px !important;
  height: 8px !important;
  background-color: #FFFFFF !important;
  border-radius: 50% !important;
  display: block !important;
}

/* Checkbox/Radio label text */
.fluentform .ff-el-form-check label,
.fluentform .form-check-label {
  font-family: 'Inter', sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #2E2E2E !important;
  line-height: 1.4 !important;
  cursor: pointer !important;
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* ============================================
   SUBMIT BUTTON
   ============================================ */

.fluentform button[type="submit"],
.fluentform .ff-btn-submit,
.fluentform .btn-primary {
  width: 100% !important;
  height: 44px !important;
  border-radius: 10px !important;
  background: #ED1C24 !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  padding: 0 14px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  color: #FFFFFF !important;
  text-align: center !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;
  cursor: pointer !important;
  box-shadow: none !important;
  transition: opacity 0.2s ease !important;
  text-decoration: none !important;
}

.fluentform button[type="submit"]:hover,
.fluentform .ff-btn-submit:hover,
.fluentform .btn-primary:hover {
  opacity: 0.88 !important;
  background: #ED1C24 !important;
}

/* Button icon */
.fluentform button[type="submit"] i,
.fluentform .ff-btn-submit i {
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  background: #F1F1F1 !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #2E2E2E !important;
  font-size: 10px !important;
}

/* ============================================
   TABLET (768px+)
   ============================================ */

@media (min-width: 768px) {

  .fluentform .ff-el-label,
  .fluentform label {
    font-size: 14px !important;
  }

  .fluentform input[type="text"],
  .fluentform input[type="email"],
  .fluentform input[type="tel"],
  .fluentform input[type="number"],
  .fluentform input[type="url"],
  .fluentform input[type="password"],
  .fluentform .ff-el-input,
  .fluentform select,
  .fluentform .ff-el-select {
    height: 48px !important;
    font-size: 13px !important;
    border-radius: 10px !important;
  }

  .fluentform input::placeholder,
  .fluentform textarea::placeholder {
    font-size: 13px !important;
  }

  .fluentform textarea,
  .fluentform .ff-el-textarea {
    height: 100px !important;
    min-height: 100px !important;
    font-size: 13px !important;
  }

  .fluentform input[type="file"] {
    height: 48px !important;
    font-size: 14px !important;
  }

  .fluentform label.ff_file_upload_holder {
    height: 48px !important;
  }

  .fluentform .ff_upload_btn.ff-btn {
    height: 48px !important;
    font-size: 14px !important;
  }

  .fluentform input[type="checkbox"],
  .fluentform input[type="radio"] {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
  }

  .fluentform .ff-el-form-check label,
  .fluentform .form-check-label {
    font-size: 13px !important;
  }

  .fluentform button[type="submit"],
  .fluentform .ff-btn-submit {
    height: 48px !important;
    font-size: 15px !important;
  }

  .fluentform .ff-el-group,
  .fluentform .ff-form-group {
    margin-bottom: 18px !important;
  }
}

/* ============================================
   DESKTOP (1200px+)
   ============================================ */

@media (min-width: 1200px) {

  .fluentform .ff-el-label,
  .fluentform label {
    font-size: 14px !important;
    margin-bottom: 8px !important;
  }

  .fluentform input[type="text"],
  .fluentform input[type="email"],
  .fluentform input[type="tel"],
  .fluentform input[type="number"],
  .fluentform .ff-el-input,
  .fluentform select,
  .fluentform .ff-el-select {
    height: 50px !important;
    padding: 0 16px !important;
    font-size: 14px !important;
  }

  .fluentform textarea,
  .fluentform .ff-el-textarea {
    height: 110px !important;
    min-height: 110px !important;
    padding: 16px !important;
    font-size: 14px !important;
  }

  .fluentform input[type="file"] {
    height: 50px !important;
    font-size: 14px !important;
  }

  .fluentform label.ff_file_upload_holder {
    height: 50px !important;
  }

  .fluentform .ff_upload_btn.ff-btn {
    height: 50px !important;
    font-size: 14px !important;
  }

  .fluentform .ff-el-form-check label,
  .fluentform .form-check-label {
    font-size: 13px !important;
  }

  .fluentform button[type="submit"],
  .fluentform .ff-btn-submit {
    height: 50px !important;
    font-size: 15px !important;
  }

  .fluentform .ff-el-group,
  .fluentform .ff-form-group {
    margin-bottom: 20px !important;
  }
}

/* ============================================
   EXTRA: ERROR STATES & MESSAGES
   ============================================ */

.fluentform .ff-has-error input,
.fluentform .ff-has-error textarea,
.fluentform .ff-has-error select,
.fluentform .is-invalid {
  border-color: #ED1C24 !important;
}

.fluentform .ff-form-success,
.fluentform .alert-success {
  background: #F0FDF4 !important;
  border: 1px solid #BBFDC4 !important;
  color: #166534 !important;
  border-radius: 10px !important;
  padding: 14px !important;
  font-size: 13px !important;
  margin-bottom: 14px !important;
}/* End custom CSS */