.spider-service-page{background:#fff}.spider-hero{background-position:50%;background-size:cover;min-height:600px;position:relative}.spider-hero-overlay{background:linear-gradient(#0009,#0006);justify-content:center;align-items:center;min-height:600px;padding:80px 20px;display:flex}.spider-hero-content{text-align:center;color:#fff;max-width:800px}.spider-hero-content h1{margin:0 0 24px;font-size:42px;font-weight:700;line-height:1.2}.spider-btn{cursor:pointer;border:none;border-radius:4px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.spider-btn-primary{color:#fff;background:#4c8638}.spider-btn-primary:hover{background:#3d6e2d;transform:translateY(-2px)}.spider-container{max-width:1200px;margin:0 auto;padding:0 20px}.spider-services-section{background:#fff;padding:60px 20px}.spider-services-grid{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid}.spider-cards-container{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.spider-card{text-align:center;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .3s}.spider-card:hover{box-shadow:0 4px 12px #0000001a}.spider-card-image{border-radius:8px;height:150px;margin-bottom:16px;overflow:hidden}.spider-card-image img{object-fit:cover;width:100%;height:100%}.spider-card h3{color:#333;margin:0 0 12px;font-size:18px;font-weight:600}.spider-card p{color:#666;margin:0 0 16px;font-size:14px;line-height:1.6}.spider-card-btn{color:#4c8638;border:1px solid #4c8638;border-radius:4px;padding:8px 16px;font-size:14px;text-decoration:none;transition:all .3s;display:inline-block}.spider-card-btn:hover{color:#fff;background:#4c8638}.spider-quote-form{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.spider-quote-form h3{color:#333;margin:0 0 12px;font-size:20px;font-weight:700}.spider-quote-form>p{color:#666;margin:0 0 20px;font-size:14px;line-height:1.6}.spider-quote-form input,.spider-quote-form textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:12px;padding:12px;font-size:14px}.spider-quote-form input:focus,.spider-quote-form textarea:focus{border-color:#4c8638;outline:none}.spider-quote-form button{width:100%}.spider-quote-form button:disabled{opacity:.7;cursor:not-allowed}.spider-quote-form input:disabled,.spider-quote-form textarea:disabled{cursor:not-allowed;background:#f5f5f5}.spider-form-success{text-align:center;padding:30px 20px}.spider-form-success-icon{color:#fff;background:#4c8638;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;font-size:24px;display:inline-flex}.spider-form-success h4{color:#333;margin:0 0 10px;font-size:20px}.spider-form-success p{color:#666;margin:0}.spider-form-error{color:#c00;background:#fce4e4;border:1px solid #f5c6c6;border-radius:4px;margin-bottom:15px;padding:12px;font-size:14px}.spider-form-group{margin-bottom:15px}.spider-field-error{color:#dc2626;margin-top:4px;font-size:13px;display:block}.spider-form-group input.input-error{background-color:#fef2f2;border-color:#ef4444}.spider-info-section{background:#fff;padding:40px 20px}.spider-info-box{border:1px solid #e0e0e0;border-radius:8px;max-width:900px;margin:0 auto;padding:30px}.spider-info-box h2{color:#333;text-align:center;margin:0 0 20px;font-size:24px;font-weight:700}.spider-info-box p{color:#555;margin:0 0 16px;font-size:15px;line-height:1.7}.spider-info-box p:last-child{margin-bottom:0}.spider-cta-banner{text-align:center;background:#4c8638;padding:40px 20px}.spider-cta-banner h2{color:#fff;margin:0 0 12px;font-size:24px;font-weight:700}.spider-cta-banner .spider-phone{color:#fff;font-size:28px;font-weight:700;text-decoration:none}.spider-cta-banner .spider-phone:hover{text-decoration:underline}.spider-awards-section{text-align:center;background:#fff;padding:60px 20px}.spider-awards-section h2{color:#333;margin:0 0 30px;font-size:28px;font-weight:700}.spider-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}.spider-badges img{object-fit:contain;height:100px;transition:transform .3s}.spider-badges img:hover{transform:scale(1.05)}.spider-testimonials-section{background:#f8f9fa;padding:40px 20px}.spider-testimonials-grid{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid}.spider-testimonials-list{flex-direction:column;gap:24px;display:flex}.spider-testimonial{background:#fff;border-radius:8px;align-items:start;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000d}.testimonial-image{border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.testimonial-image img{object-fit:cover;width:100%;height:100%}.testimonial-content{flex:1}.testimonial-text{color:#555;margin:0 0 8px;font-size:15px;font-style:italic;line-height:1.6}.testimonial-author{color:#333;margin:0;font-size:14px;font-weight:600}.spider-owner-photo img{border-radius:8px;width:100%}.spider-promise-section{background:#fff;padding:60px 20px}.spider-promise-section h2{color:#4c8638;margin:0 0 30px;font-size:28px;font-weight:700}.spider-promise-content{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid}.spider-promise-text p{color:#555;margin:0 0 20px;font-size:16px;line-height:1.7}.spider-owner-info{margin-top:30px}.spider-owner-title{color:#333;margin:0 0 12px;font-size:16px}.spider-signature{height:50px}.spider-owner-image img{border-radius:8px;width:100%}@media (width<=992px){.spider-services-grid,.spider-testimonials-grid,.spider-promise-content,.spider-cards-container{grid-template-columns:1fr}.spider-quote-form{max-width:400px}.spider-owner-photo,.spider-owner-image{text-align:center}.spider-owner-photo img,.spider-owner-image img{max-width:300px}}@media (width<=768px){.spider-hero-content h1{font-size:32px}.spider-badges img{height:60px}}@media (width<=480px){.spider-hero-content h1{font-size:26px}.spider-hero-content p{font-size:14px}.spider-container{padding:0 15px}.spider-cta-banner h2{font-size:20px}.spider-phone{font-size:24px}.spider-awards-section h2{font-size:22px}.spider-badges{gap:15px}.spider-badges img{height:50px}.spider-testimonial-card{padding:20px}.spider-owner-photo img,.spider-owner-image img{max-width:100%}}
