.elementor-2353 .elementor-element.elementor-element-4448695{--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:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-2353 .elementor-element.elementor-element-9e0d0a4{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-2353 .elementor-element.elementor-element-47d26ec{text-align:center;}.elementor-2353 .elementor-element.elementor-element-47d26ec .elementor-heading-title{font-family:var( --e-global-typography-h4-font-family ), Sans-serif;font-size:var( --e-global-typography-h4-font-size );font-weight:var( --e-global-typography-h4-font-weight );line-height:var( --e-global-typography-h4-line-height );}.elementor-2353 .elementor-element.elementor-element-e57522f{text-align:center;}#elementor-popup-modal-2353 .dialog-widget-content{animation-duration:0.4s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2353{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2353 .dialog-message{width:576px;height:auto;}#elementor-popup-modal-2353 .dialog-close-button{display:flex;}@media(max-width:1024px){.elementor-2353 .elementor-element.elementor-element-47d26ec .elementor-heading-title{font-size:var( --e-global-typography-h4-font-size );line-height:var( --e-global-typography-h4-line-height );}}@media(max-width:767px){.elementor-2353 .elementor-element.elementor-element-47d26ec .elementor-heading-title{font-size:var( --e-global-typography-h4-font-size );line-height:var( --e-global-typography-h4-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-f062bf7 */.elementor-2353 .elementor-element.elementor-element-f062bf7 {
    .gform-grid-col,
    fieldset {
        padding: 0 !important;
        border: 0;
    
        legend {
            display: none;
        }
    }

    .ginput_container {
        display: flex;
        gap: 15px;
        
        
        [type="email"],
        .ginput_counter,
        textarea {
            grid-column: 1/-1;
        }
    }

    .gform_fields {
        row-gap: 15px !important;
    }
    
    .gfield_description {
        font-weight: 400 !important;
        font-style: italic !important;
        font-size: 1em !important;
        color: var(--e-global-color-text) !important;
        font-family: "Taviraj", Sans-serif !important;
    }

    .gfield_description,
    .gf_clear_complex,
    .gfield_required {
      display: none !important;
    }

    
    .gform-field-label,
    .gfield_label {
      color: var(--e-global-color-text) !important;
      font-family: "Taviraj", Sans-serif !important;
      font-weight: 500 !important;
      font-size: 18px !important;
    }

    .gfield * {
      margin: 0 !important;
    }

    .gfield_contains_required label {
      font-weight: 700 !important;
      margin-bottom: 10px !important;
    }

    .gfield input[type=date], .gfield input[type=email], .gfield input[type=file], .gfield input[type=search], .gfield input[type=tel], .gfield input[type=text] {
      border-radius: 0px !important;
      outline: 0 !important;
      padding: 0.5% 10px !important;
      height: 40px !important;
      display: inline-block !important;
      vertical-align: middle !important;
      -webkit-appearance: none !important;
      -moz-appearance: none !important;
      font-family: inherit !important;
      font-size: inherit !important;
      color: #333 !important;
      border: 1px solid #ccc !important;
    }

    .gfield textarea {
      display: inline-block !important;
      vertical-align: middle !important;
      -webkit-appearance: none !important;
      -moz-appearance: none !important;
      font-family: inherit !important;
      font-size: inherit !important;
      color: #333 !important;
      border: 1px solid #ccc !important;
      outline: 0 !important;
    }

    .gform_button {
        font-family: "Taviraj", Sans-serif !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 28px !important;
        fill: #FFFFFF !important;
        color: #FFFFFF !important;
        transition-duration: 0.3s;
        border-style: none !important;
        border-radius: 10px 10px 10px 10px !important;
        padding: 10px 10px 10px 10px !important;
        background-color: var(--e-global-color-primary) !important;
        width: 240px !important;
        margin: 20px auto 0 !important;
    }
    
    .gform-footer {
        display: flex;
    }


    .gform_button:hover {
      color: #fff !important;
      background-color: var(--e-global-color-accent) !important;
    }
    
    .gform_validation_errors,
    .validation_message {
        display: none !important
    }
    
    .gfield:has(.validation_message) input {
        border-color: var(--gf-form-validation-summary-color) !important;
    }
    
    
    .gform_confirmation_message {
        font-weight: 400 !important;
        text-transform: none !important;
        color: #161616 !important;
        width: 100% !important;
        font-size: 32px;
        line-height: 120%;
    }
    
    .gform_fields {
        display: flex !important;
        flex-direction: column !important;
    }

}/* End custom CSS */