.elementor-21413 .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-21413 .elementor-element.elementor-element-929455f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-21413 .elementor-element.elementor-element-929455f.elementor-element{--align-self:center;}.elementor-21413 .elementor-element.elementor-element-929455f{text-align:center;}.elementor-21413 .elementor-element.elementor-element-929455f .the7-heading-title{text-decoration-style:solid;}.elementor-21413 .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-21413 .elementor-element.elementor-element-c81c9c8 .elementor-field-group{margin-bottom:11px;}.elementor-21413 .elementor-element.elementor-element-c81c9c8 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-21413 .elementor-element.elementor-element-c81c9c8 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}.elementor-21413 .elementor-element.elementor-element-c81c9c8 .elementor-form-fields-wrapper{margin-bottom:-11px;}.elementor-21413 .elementor-element.elementor-element-c81c9c8 .elementor-field-type-html{padding-bottom:0px;}#elementor-popup-modal-21413 .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-21413{background-color:transparent;justify-content:center;align-items:center;pointer-events:all;background-image:linear-gradient(180deg, #00000073 0%, #00000073 100%);}#elementor-popup-modal-21413 .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-21413 .dialog-close-button{display:flex;top:15px;background-color:#00000000;font-size:24px;}body:not(.rtl) #elementor-popup-modal-21413 .dialog-close-button{right:15px;}body.rtl #elementor-popup-modal-21413 .dialog-close-button{left:15px;}#elementor-popup-modal-21413 .dialog-close-button i{color:var( --e-global-color-el_color_7_2 );}#elementor-popup-modal-21413 .dialog-close-button svg{fill:var( --e-global-color-el_color_7_2 );}@media(max-width:900px){.elementor-21413 .elementor-element.elementor-element-36d49e3e{--padding-top:60px;--padding-bottom:60px;--padding-left:40px;--padding-right:40px;}#elementor-popup-modal-21413 .dialog-message{width:90vw;}#elementor-popup-modal-21413 .dialog-widget-content{width:90vw;}}/* Start custom CSS for form, class: .elementor-element-c81c9c8 *//* ===== THE ROAD - CHECKBOX FIELD: Request type ===== */

.elementor-field-group-field_dfd5f0a,
.elementor-field-group-field_dfd5f0a *{
  box-sizing: border-box !important;
}

.elementor-field-group-field_dfd5f0a .elementor-field-label{
  display: block !important;
  margin-bottom: 15px !important;
  position: relative !important;
  width: auto !important;
  height: auto !important;
  clip: auto !important;
  overflow: visible !important;
  color: #000000 !important;
  font-weight: 700 !important;
}

/* FORCE 2 PER LINE */
.elementor-field-group-field_dfd5f0a .elementor-field-subgroup{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  width: 100% !important;
}

.elementor-field-group-field_dfd5f0a .elementor-field-option{
  position: relative !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

.elementor-field-group-field_dfd5f0a .elementor-field-option input[type="checkbox"]{
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.elementor-field-group-field_dfd5f0a .elementor-field-option label{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 46px !important;
  padding: 12px 14px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.04) !important;
  border: 1px solid #E9204F !important;
  color: #000000 !important;
  font-size: 9.5px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: all .25s ease !important;
  white-space: normal !important;
}

.elementor-field-group-field_dfd5f0a .elementor-field-option label:hover{
  border-color: #E9204F !important;
  color: #000000 !important;
  transform: translateY(-1px) !important;
}

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

/* ===== MOBILE - FORCE 2 PER LINE + TEXT 9.5PX ===== */

@media (max-width: 767px){
  .elementor-field-group-field_dfd5f0a .elementor-field-subgroup{
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .elementor-field-group-field_dfd5f0a .elementor-field-option{
    width: 100% !important;
    max-width: 100% !important;
  }

  .elementor-field-group-field_dfd5f0a .elementor-field-option label{
    min-height: 46px !important;
    padding: 9px 5px !important;
    border-radius: 12px !important;
    font-size: 9.5px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    justify-content: center !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 */