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