@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.logos-section{background:#f8fafc;padding:4rem 2rem}.section-title{text-align:center;font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:3rem}.logos-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem 4rem;justify-items:center;align-items:center}.company-logo-img{height:50px;width:auto;max-width:150px;object-fit:contain;filter:grayscale(100%) opacity(.6);transition:all .3s cubic-bezier(.23,1,.32,1)}.company-logo-img:hover,.support-logo-img:hover{filter:grayscale(0%) opacity(1);transform:scale(1.05)}.support-section{background:#fff;padding:3rem 2rem}.support-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem 4rem;justify-items:center;align-items:center}.support-logo-img{height:70px;width:auto;max-width:200px;object-fit:contain;filter:grayscale(100%) opacity(.5);transition:all .3s cubic-bezier(.23,1,.32,1)}.why-cleanup-section{background:#f8fafc;padding:6rem 2rem}.why-cleanup-container{max-width:1200px;margin:0 auto;text-align:center}.benefits-intro h2,.why-cleanup-card h3,.why-cleanup-container h2{font-size:2.5rem;margin-bottom:1rem;color:#1a202c}.why-cleanup-subtitle{color:#64748b;font-size:1.1rem;max-width:700px;margin:0 auto 4rem}.why-cleanup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.why-cleanup-card{padding:2.5rem 2rem;border-radius:40px;border:0;display:flex;flex-direction:column;text-align:center;transition:all .3s ease;align-items:center}.why-cleanup-card-1{background:#eef2ff}.why-cleanup-card-2{background:#f5f3ff}.why-cleanup-card-3{background:#eef2ff}.why-cleanup-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(30,64,175,.12)}.why-cleanup-card h3{font-size:1.35rem;font-weight:600}.why-cleanup-card p{color:#64748b;font-size:.95rem;line-height:1.5;margin-bottom:0}.stat-highlight{color:#0a2645;font-size:1.8rem;font-weight:700;display:block}.why-cleanup-card img,.why-cleanup-card picture{width:120px;height:120px;object-fit:contain;margin-top:1.5rem;margin-bottom:0}.benefits-interactive-section{background:linear-gradient(135deg,#1e40af 0,#3b82f6 100%);padding:6rem 2rem;overflow-x:hidden}.benefits-container{max-width:1200px;margin:0 auto;padding:0 2rem}.benefits-intro{text-align:center;margin-bottom:4rem}.benefits-intro h2{color:#fff}.benefits-intro p{color:rgba(255,255,255,.9);font-size:1.1rem;max-width:800px;margin:0 auto;line-height:1.6}.benefit-row{display:grid;gap:4rem;align-items:center;margin-bottom:5rem;overflow-x:hidden}.benefit-row,.benefit-row-reverse{grid-template-columns:1fr 1fr}.benefit-row-reverse .benefit-visual{order:-1}.benefit-content{color:#fff}.benefit-content h3{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.benefit-content p{font-size:1rem;line-height:1.7;margin-bottom:1.5rem;color:rgba(255,255,255,.95)}.benefit-features{list-style:none;padding:0;margin:0}.benefit-features li{padding:.75rem 0;padding-left:2rem;position:relative;color:rgba(255,255,255,.9);font-size:.95rem}.benefit-features li::before{content:"✓";position:absolute;left:0;color:#60a5fa;font-weight:700;font-size:1.2rem}.benefit-visual{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.industry-section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.industry-container{max-width:1200px}.industry-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.industry-header h2{font-size:2.5rem;margin-bottom:.5rem;color:#1a202c}.industry-subtitle{color:#64748b;font-size:1rem;margin-top:.5rem}.industry-link{color:#0a2645;text-decoration:none;font-weight:500;white-space:nowrap;transition:color .3s ease}.industry-link:hover{color:#1e3a8a}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.industry-card{background:#fff;padding:2.5rem 2rem;border-radius:24px;border:1px solid #e2e8f0;text-align:left;transition:all .3s ease}.industry-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-4px);border-color:#cbd5e1}.industry-icon{width:56px;height:56px;background:#eef2ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#0a2645}.industry-icon svg{width:28px;height:28px}.industry-card h3{font-size:1.5rem;margin-bottom:.75rem;color:#1a202c;font-weight:600}.industry-card p{color:#64748b;font-size:1rem;line-height:1.6}.testimonials-section{background:#f8fafc;padding:6rem 2rem}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-container h2{font-size:2.5rem;text-align:center;margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.testimonial-image{height:200px;background:linear-gradient(135deg,#8b5cf6,#ec4899);position:relative;overflow:hidden}.testimonial-video{width:100%;height:100%;object-fit:cover}.testimonial-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:#fff;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1);z-index:10;box-shadow:0 8px 24px rgba(30,64,175,.2)}.testimonial-play-btn:hover{transform:translate(-50%,-50%) scale(1.15);box-shadow:0 12px 40px rgba(30,64,175,.35);background:#f0f4ff}.testimonial-play-btn:active{transform:translate(-50%,-50%) scale(.95)}.testimonial-play-btn svg{width:32px;height:32px;color:#0a2645;margin-left:3px}.testimonial-content{padding:2rem}.detail-item h4,.testimonial-company{font-size:.9rem;color:#64748b;margin-bottom:.5rem}.testimonial-text{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.testimonial-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:1000;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease}.testimonial-modal.active{display:flex}.testimonial-modal-content{position:relative;width:100%;max-width:95vw;max-height:90vh;animation:slideIn .3s cubic-bezier(.23,1,.32,1)}.testimonial-modal-video{width:100%;height:auto;border-radius:8px;max-height:75vh;display:block}.testimonial-modal-close{position:absolute;top:20px;right:20px;background:#fff;border:0;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a202c;font-size:28px;transition:all .3s ease;z-index:1001;box-shadow:0 4px 12px rgba(0,0,0,.1)}.testimonial-modal-close:hover{background:#f1f5f9;transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.15)}.testimonial-modal-close:active{transform:scale(.95)}.cta-section{max-width:1200px;margin:4rem auto;padding:0 2rem}.cta-box{background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:24px;padding:4rem;text-align:center;color:#fff}.contact-info h2,.cta-box h2{font-size:2.5rem;margin-bottom:1rem}.cta-box p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.contact-section{max-width:1200px;margin:4rem auto;padding:0 2rem}.contact-section-title{font-size:2.5rem;color:#1a202c;margin-bottom:2rem;font-weight:700}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;background:#fff;border-radius:24px;padding:4rem;box-shadow:0 4px 20px rgba(0,0,0,.08);align-items:start}.contact-info{padding-right:2rem;border-right:2px solid #f0f0f0;padding-left:0}.contact-form-wrapper{padding-left:2rem;padding-right:0}.contact-info h2{color:#1a202c}.contact-intro{color:#64748b;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.contact-details{margin-bottom:2.5rem}.detail-item{margin-bottom:1.5rem}.detail-item h4{font-size:1rem;color:#1a202c;font-weight:600}.detail-item a{color:#0a2645;text-decoration:none;font-weight:500}.detail-item a:hover{text-decoration:underline}.detail-item p{color:#64748b}.response-guarantee{background:#eef2ff;padding:1.5rem;border-radius:12px;margin-bottom:2rem}.business-hours h4,.response-guarantee h4{color:#0a2645;margin-bottom:.5rem;font-weight:600}.response-guarantee p{color:#334155;margin:0}.business-hours h4{font-size:1rem;color:#1a202c}.business-hours p,.form-group label{color:#64748b;margin-bottom:.5rem}.contact-form-wrapper{display:flex;flex-direction:column}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#1a202c;font-size:.95rem}.form-group input,.form-group textarea{padding:.85rem;border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;color:#1a202c;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:#0a2645;box-shadow:0 0 0 3px rgba(30,64,175,.1)}.form-group textarea{resize:vertical}.form-note{color:#475569;font-size:.85rem;margin:0}.btn-submit{background:#0a2645;color:#fff;padding:1rem 2rem;border:0;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.btn-submit:hover{background:#1e3a8a}@media (max-width:968px){.benefit-row{gap:2rem;margin-bottom:3rem}.benefits-intro h2,.industry-header h2,.why-cleanup-container h2{font-size:2rem}.benefit-content h3{font-size:1.5rem}.benefit-row,.why-cleanup-grid{grid-template-columns:1fr}.industry-header{flex-direction:column;gap:1rem}.industry-grid{grid-template-columns:1fr}}@media (max-width:600px){.benefits-interactive-section{padding:3rem 1rem}.benefits-container{padding:0 1rem}.benefit-row,.benefits-intro{margin-bottom:2rem}.benefit-content h3,.benefits-intro h2{font-size:1.75rem;margin-bottom:.75rem}.benefits-intro p{font-size:1rem}.benefit-row{gap:1.5rem}.benefit-content h3{font-size:1.3rem}.benefit-content p{font-size:.95rem}.benefit-features{font-size:.9rem}.benefit-row-reverse .benefit-visual{order:1}.benefit-row-reverse .benefit-content{order:0}}@media (max-width:768px){.contact-info h2{font-size:2rem}.contact-section-title{font-size:2rem;margin-bottom:1.5rem}.contact-container{grid-template-columns:1fr;gap:1.5rem}.contact-info{border-right:none;border-bottom:2px solid #f0f0f0;padding-bottom:2rem}.contact-form-wrapper,.contact-info{padding-left:0;padding-right:0}.contact-intro{font-size:1.1rem}.testimonial-modal{padding:12px}.testimonial-modal-content{max-width:100%;max-height:100vh}.testimonial-modal-video{max-height:80vh}.testimonial-modal-close{width:40px;height:40px;font-size:24px;top:12px;right:12px}}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}}