.elementor-17039 .elementor-element.elementor-element-36d49e3e{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-17039 .elementor-element.elementor-element-929455f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-17039 .elementor-element.elementor-element-929455f.elementor-element{--align-self:center;}.elementor-17039 .elementor-element.elementor-element-929455f{text-align:center;}.elementor-17039 .elementor-element.elementor-element-929455f .the7-heading-title{text-decoration-style:solid;}.elementor-17039 .elementor-element.elementor-element-c81c9c8{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}.elementor-17039 .elementor-element.elementor-element-c81c9c8 .elementor-field-group{margin-bottom:11px;}.elementor-17039 .elementor-element.elementor-element-c81c9c8 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-17039 .elementor-element.elementor-element-c81c9c8 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}.elementor-17039 .elementor-element.elementor-element-c81c9c8 .elementor-form-fields-wrapper{margin-bottom:-11px;}.elementor-17039 .elementor-element.elementor-element-c81c9c8 .elementor-field-type-html{padding-bottom:0px;}.elementor-17039 .elementor-element.elementor-element-c81c9c8 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){border-radius:10px 10px 10px 10px;}.elementor-17039 .elementor-element.elementor-element-c81c9c8 .elementor-field-group .elementor-select-wrapper select{border-radius:10px 10px 10px 10px;}#elementor-popup-modal-17039 .dialog-widget-content{animation-duration:0.4s;background-color:#FEF8F8;width:650px;border-style:solid;border-width:0px 0px 0px 0px;border-color:var( --e-global-color-el_color_7_4 );border-radius:40px 0px 40px 0px;}#elementor-popup-modal-17039{background-color:transparent;justify-content:center;align-items:center;pointer-events:all;background-image:linear-gradient(180deg, #00000073 0%, #00000073 100%);}#elementor-popup-modal-17039 .dialog-message{width:650px;height:auto;max-height:85vh;--scrollbar-thumb-color:var( --e-global-color-el_color_7_4 );--scrollbar-thumb-hover-color:var( --e-global-color-el_color_7_2 );}#elementor-popup-modal-17039 .dialog-close-button{display:flex;top:15px;background-color:#00000000;font-size:24px;}body:not(.rtl) #elementor-popup-modal-17039 .dialog-close-button{right:15px;}body.rtl #elementor-popup-modal-17039 .dialog-close-button{left:15px;}#elementor-popup-modal-17039 .dialog-close-button i{color:var( --e-global-color-el_color_7_2 );}#elementor-popup-modal-17039 .dialog-close-button svg{fill:var( --e-global-color-el_color_7_2 );}@media(max-width:900px){.elementor-17039 .elementor-element.elementor-element-36d49e3e{--padding-top:60px;--padding-bottom:60px;--padding-left:40px;--padding-right:40px;}#elementor-popup-modal-17039 .dialog-message{width:90vw;}#elementor-popup-modal-17039 .dialog-widget-content{width:90vw;}}/* Start custom CSS for form, class: .elementor-element-c81c9c8 *//* THE ROAD - Clean checkbox field - sniper scoped */

.elementor-field-group-field_7bb040a.elementor-field-type-checkbox {
  --road: #E9204F;
  --text: #111;
  --border: #e6e6e6;
  --bg: #fff;
  width: 100%;
  margin-top: 8px;
}

/* Show only this field label */
.elementor-field-group-field_7bb040a.elementor-field-type-checkbox > label.elementor-field-label[for="form-field-field_7bb040a"] {
  position: static !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  clip: auto !important;
  clip-path: none !important;
  overflow: visible !important;
  white-space: normal !important;
  color: var(--text) !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

/* Grid only inside this field */
.elementor-field-group-field_7bb040a.elementor-field-type-checkbox > .elementor-field-subgroup {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  width: 100% !important;
}

/* Reset only these options */
.elementor-field-group-field_7bb040a.elementor-field-type-checkbox > .elementor-field-subgroup > .elementor-field-option {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Hide only native checkboxes of this field */
.elementor-field-group-field_7bb040a.elementor-field-type-checkbox input[id^="form-field-field_7bb040a-"][type="checkbox"] {
  position: absolute !important;
  opacity: 0 !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  pointer-events: none !important;
}

/* Clean card only for this field labels */
.elementor-field-group-field_7bb040a.elementor-field-type-checkbox label[for^="form-field-field_7bb040a-"] {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 9px !important;
  min-height: 48px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 11px 13px !important;
  border: 1px solid var(--border) !important;
  border-radius: 12px !important;
  background: var(--bg) !important;
  color: var(--text) !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
  text-align: left !important;
  cursor: pointer !important;
  transition: border-color .15s ease, background .15s ease, color .15s ease !important;
}

/* Small fake checkbox only inside this field */
.elementor-field-group-field_7bb040a.elementor-field-type-checkbox label[for^="form-field-field_7bb040a-"]::before {
  content: "" !important;
  flex: 0 0 16px !important;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid #cfcfcf !important;
  border-radius: 5px !important;
  background: #fff !important;
}

/* Selected state only for this field */
.elementor-field-group-field_7bb040a.elementor-field-type-checkbox input[id^="form-field-field_7bb040a-"][type="checkbox"]:checked + label[for^="form-field-field_7bb040a-"] {
  border-color: var(--road) !important;
  background: rgba(233, 32, 79, .06) !important;
  color: var(--text) !important;
}

.elementor-field-group-field_7bb040a.elementor-field-type-checkbox input[id^="form-field-field_7bb040a-"][type="checkbox"]:checked + label[for^="form-field-field_7bb040a-"]::before {
  border-color: var(--road) !important;
  background: var(--road) !important;
  box-shadow: inset 0 0 0 3px #fff !important;
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-field-group-field_7bb040a.elementor-field-type-checkbox > .elementor-field-subgroup {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  .elementor-field-group-field_7bb040a.elementor-field-type-checkbox label[for^="form-field-field_7bb040a-"] {
    min-height: 44px !important;
    padding: 10px 12px !important;
    font-size: 13px !important;
  }
}/* End custom CSS */
/* Start custom CSS *//* ===== THE ROAD - CHECKBOX ONLY ===== */

.elementor-element-5e1d3cf .elementor-field-type-checkbox .elementor-field-label{
  display: block;
  margin-bottom: 15px;
}

.elementor-element-5e1d3cf .elementor-field-subgroup{
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.elementor-element-5e1d3cf .elementor-field-option{
  position: relative;
}

.elementor-element-5e1d3cf .elementor-field-option input[type="checkbox"]{
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.elementor-element-5e1d3cf .elementor-field-option label{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,.04);
  border: 1px solid #E9204F;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  cursor: pointer;
  transition: .25s ease;
}

.elementor-element-5e1d3cf .elementor-field-option label:hover{
  border-color: #E9204F;
  color: #000000;
  transform: translateY(-1px);
}

.elementor-element-5e1d3cf .elementor-field-option input[type="checkbox"]:checked + label{
  background: linear-gradient(135deg, #E9204F 0%, #b8143d 100%);
  border-color: #E9204F;
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(233,32,79,.25);
}

@media (max-width: 767px){
  .elementor-element-5e1d3cf .elementor-field-option{
    width: 100%;
  }

  .elementor-element-5e1d3cf .elementor-field-option label{
    width: 100%;
    justify-content: flex-start;
    border-radius: 14px;
  }
}/* End custom CSS */