.elementor-132 .elementor-element.elementor-element-74205d43{--display:flex;--min-height:50vh;--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;--justify-content:center;--padding-top:6em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-132 .elementor-element.elementor-element-74205d43:not(.elementor-motion-effects-element-type-background), .elementor-132 .elementor-element.elementor-element-74205d43 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-accent ) 0%, var( --e-global-color-8a3e3bd ) 100%);}.elementor-132 .elementor-element.elementor-element-4d00ccf8{--display:flex;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-132 .elementor-element.elementor-element-7de7151f{text-align:center;}.elementor-132 .elementor-element.elementor-element-7de7151f .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-132 .elementor-element.elementor-element-533f03db{text-align:center;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-secondary );}.elementor-132 .elementor-element.elementor-element-2eda553{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-132 .elementor-element.elementor-element-4d00ccf8{--content-width:600px;}}@media(max-width:1024px){.elementor-132 .elementor-element.elementor-element-533f03db{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:767px){.elementor-132 .elementor-element.elementor-element-533f03db{font-size:var( --e-global-typography-accent-font-size );}}



/* Start custom CSS for shortcode, class: .elementor-element-c83d83e *//* Container Spacing & Alignment */
.job-apply-container { 
    max-width: 850px; 
    margin-left: 60px; 
    padding: 30px;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    background: #ffffff;
}

/* Typography & Labels */
.job-apply-container label { 
    display: block; 
    font-weight: 600; 
    margin-bottom: 8px; 
    font-size: 15px; 
    color: #2d3436;
}
.required { color: #eb4d4b; margin-left: 3px; }
.job-apply-container small { color: #b2bec3; font-size: 12px; margin-top: 5px; display: block; }

/* Input & Textarea Styling */
.job-apply-container input[type="text"],
.job-apply-container input[type="email"],
.job-apply-container input[type="tel"],
.job-apply-container select,
.job-apply-container textarea {
    width: 100%; 
    padding: 14px; 
    border: 1px solid #dfe6e9; 
    border-radius: 8px; 
    background: #fdfdfd;
    transition: all 0.3s ease;
}

.job-apply-container textarea { height: 120px; resize: vertical; }

.job-apply-container input:focus, 
.job-apply-container textarea:focus {
    border-color: #74b9ff;
    box-shadow: 0 0 0 4px rgba(116, 185, 255, 0.1);
    outline: none;
}

/* Source Checkboxes Styling */
.source-checkboxes .wpcf7-list-item {
    display: block;
    margin: 8px 0;
}
.source-checkboxes label {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #636e72 !important;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.source-checkboxes input[type="checkbox"] {
    margin-right: 10px;
    width: 18px;
    height: 18px;
}

/* Grid System */
.form-row { display: flex; gap: 25px; margin-bottom: 20px; }
.half-width { flex: 1; }
.form-group { margin-bottom: 25px; }

/* Premium Upload Boxes */
.premium-upload-box {
    position: relative;
    width: 100%;
    min-height: 160px;
    border: 2px solid #e0e6ed;
    border-radius: 12px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    overflow: hidden;
}

.premium-upload-box:hover {
    border-color: #74b9ff;
    background: #f8fbff;
    box-shadow: 0 0 0 6px rgba(116, 185, 255, 0.08);
}

.upload-visual { text-align: center; pointer-events: none; }

.cloud-icon {
    width: 50px;
    height: 35px;
    background: linear-gradient(135deg, #6c5ce7, #74b9ff);
    margin: 0 auto 15px;
    mask: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.35 10.04A7.49 7.49 0 0012 4a7.48 7.48 0 00-7.35 6.04A5.48 5.48 0 000 15.5 5.5 5.5 0 005.5 21h13a5.5 5.5 0 005.5-5.5c0-2.64-1.85-4.85-4.41-5.46zM14 13v4h-4v-4H7l5-5 5 5h-3z'/%3E%3C/svg%3E") no-repeat center;
    -webkit-mask: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.35 10.04A7.49 7.49 0 0012 4a7.48 7.48 0 00-7.35 6.04A5.48 5.48 0 000 15.5 5.5 5.5 0 005.5 21h13a5.5 5.5 0 005.5-5.5c0-2.64-1.85-4.85-4.41-5.46zM14 13v4h-4v-4H7l5-5 5 5h-3z'/%3E%3C/svg%3E") no-repeat center;
}

.upload-visual strong { display: block; font-size: 18px; color: #2d3436; }
.upload-visual span { font-size: 13px; color: #a4b0be; display: block; margin-top: 5px; }

.premium-upload-box input[type="file"] {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer;
}

/* Submit Button */
.form-submit input {
    background: #0984e3;
    color: #fff;
    padding: 16px 45px;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    cursor: pointer;
    transition: 0.3s;
}
.form-submit input:hover { background: #0873c4; transform: translateY(-2px); }

@media (max-width: 768px) {
    .job-apply-container { margin-left: 0; padding: 15px; }
    .form-row { flex-direction: column; gap: 0; }
}/* End custom CSS */


