.elementor-7120 .elementor-element.elementor-element-5edd2cb > .elementor-container{max-width:900px;}.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-7120 .elementor-element.elementor-element-8a3843f{text-align:center;}.elementor-7120 .elementor-element.elementor-element-8a3843f .elementor-heading-title{font-family:"Tajawal", Sans-serif;font-size:50px;font-weight:500;color:#000000;}.elementor-7120 .elementor-element.elementor-element-b99361d{text-align:center;}.elementor-7120 .elementor-element.elementor-element-b99361d .elementor-heading-title{font-family:"Tajawal", Sans-serif;font-size:20px;font-weight:400;line-height:1.5em;color:#000000;}/* Start custom CSS */#contact__form .elementor-field-type-radio .elementor-field-subgroup {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 25px !important;
    justify-content: center !important;
    align-items: flex-start !important;
}
#contact__form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option {
    display: inline-block !important;
    width: auto !important;
    flex: 0 0 auto !important;
    flex-basis: auto !important;
    text-align: center !important;
}
#contact__form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    cursor: pointer !important;
    padding: 15px !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    border: 3px solid transparent !important;
    background: #fafafa !important;
}
#contact__form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label:hover {
    background: rgba(244, 187, 0, 0.1) !important;
    border-color: rgba(244, 187, 0, 0.3) !important;
}
#contact__form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input:checked + label {
    background: rgba(244, 187, 0, 0.15) !important;
    border-color: #f4bb00 !important;
}
#contact__form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option img {
    max-width: 200px !important;
    width: 200px !important;
    height: auto !important;
    border-radius: 8px !important;
    margin-bottom: 10px !important;
}
#contact__form .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type="radio"] {
    display: none !important;
}/* End custom CSS */