.hire-us-hero{justify-content:center;align-items:center;width:100vw;height:75vh;min-height:500px;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.hire-us-hero-video-container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hire-us-hero-video{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hire-us-hero-overlay{z-index:1;background:#00000080;position:absolute;inset:0}.hire-us-hero-content{z-index:2;text-align:center;color:#fff;position:relative}.hire-us-hero-title{letter-spacing:8px;margin:0;font-size:5rem;font-weight:900}@media (max-width:768px){.hire-us-hero{height:50vh;min-height:300px}.hire-us-hero-title{font-size:3rem}}
.hire-us-content{background:#fff;padding:4rem 2rem}.hire-us-container{max-width:1200px;margin:0 auto}.services-section{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:5rem;display:grid}.service-item{text-align:center}.service-icon{justify-content:center;margin-bottom:1.5rem;display:flex}.service-item h3{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.service-item p{color:#666;font-size:.95rem;line-height:1.6}.form-section{max-width:800px;margin:0 auto}.form-section h2{color:#333;margin-bottom:1rem;font-size:2rem;font-weight:700}.form-description{color:#666;margin-bottom:2rem;line-height:1.6}.hire-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.hire-form input,.hire-form select,.hire-form textarea{background:#f8f9fa;border:1px solid #ddd;border-radius:4px;padding:.9rem 1rem;font-family:inherit;font-size:.95rem}.hire-form input:focus,.hire-form select:focus,.hire-form textarea:focus{background:#fff;border-color:#e63946;outline:none}.hire-form select{cursor:pointer;color:#666}.hire-form textarea{resize:vertical}.recaptcha-placeholder{background:#f8f9fa;border:1px solid #ddd;border-radius:4px;align-items:center;gap:.8rem;padding:1rem;display:flex}.recaptcha-placeholder input[type=checkbox]{cursor:pointer;width:20px;height:20px}.recaptcha-placeholder label{color:#666;cursor:pointer}.submit-btn{color:#fff;cursor:pointer;background:#666;border:none;border-radius:4px;align-self:flex-start;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .3s}.submit-btn:hover{background:#555}@media (max-width:768px){.hire-us-content{padding:2rem 1rem}.services-section{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.form-section h2{font-size:1.5rem}}
