Anker SOLIX 50A Home Backup Kit With Transfer Switch And Cable
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap'); /* Scoped container to prevent style bleeding */ .tcd-solix-wrapper { font- family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; line-height: 1.6; color: #1e293b; background-color: transparent !important; max-width: 1000px; margin: 0 auto; padding: 10px 15px; box-sizing: border-box; } .tcd-solix-wrapper * { box-sizing: border-box; } /* Brand Tokens (Anker SOLIX Premium Teal & Deep Slate) */ .tcd-solix-wrapper { --solix-dark: #0f172a; --solix-teal: #06b6d4; --solix-teal-hover: #0891b2; --solix-muted: #64748b; --solix-border: #cbd5e1; /* Optimized slate for crisp dotted lines */ --solix-light-bg: #f8fafc; --tcd-blue: #0369a1; --tcd-border: #bae6fd; } /* Headers */ .tcd-solix-wrapper h1 { font-size: 32px; font-weight: 800; color: var(--solix-dark); line-height: 1.2; margin: 0 0 8px 0; letter-spacing: -0.5px; } .tcd-solix-wrapper .sub-header { font-size: 18px; color: var(--solix-muted); font-weight: 500; margin: 0 0 25px 0; line-height: 1.4; } /* Layout: Narrative Highlight Block - Open, clean text layout */ .tcd-solix-wrapper .narrative-block { background-color: transparent !important; color: #1e293b; padding: 0; margin-bottom: 35px; border: none !important; } .tcd-solix-wrapper .narrative-block p { font-size: 16px; line-height: 1.7; margin: 0; font-weight: 400; } .tcd-solix-wrapper .narrative-block strong { color: var(--solix-teal); font-weight: 700; } /* Section Headings - Exactly two dotted line dividers on the page */ .tcd-solix-wrapper .section-title-wrapper { border-bottom: 2px dotted var(--solix-border); padding-bottom: 8px; margin-top: 40px; margin-bottom: 20px; } .tcd-solix-wrapper h2 { font-size: 20px; font-weight: 800; color: var(--solix-dark); text-transform: uppercase; letter-spacing: 0.5px; margin: 0; } /* Feature Cards Grid (Forced 2x2 layout always, zero boxy backgrounds or borders) */ .tcd-solix-wrapper .feature-grid { display: grid; grid-template-columns: 1fr 1fr !important; gap: 24px; margin-bottom: 35px; } .tcd-solix-wrapper .feature-card { background: transparent !important; border: none !important; box-shadow: none !important; padding: 0 !important; border-radius: 0 !important; display: flex; flex-direction: column; gap: 6px; } .tcd-solix-wrapper .feature-card strong { font-size: 16px; font-weight: 700; color: var(--solix-dark); display: inline-flex; align-items: center; gap: 6px; } .tcd-solix-wrapper .feature-card p { font-size: 14px; color: var(--solix-muted); margin: 0; line-height: 1.5; } /* Quick Specs Table (Reined in Width, Grid aligned for ultimate readability) */ .tcd-solix-wrapper .specs-container { border: 1px solid #cbd5e1; border-left: 4px solid var(--solix-teal); border-radius: 12px; overflow: hidden; background-color: #ffffff; margin: 0 auto 35px auto; max-width: 750px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02); } .tcd-solix-wrapper .spec-row { display: grid; grid-template-columns: 240px 1fr !important; /* Fixed left-column alignment for easy horizontal eye-tracking */ align-items: center; padding: 14px 24px; border-bottom: 1px solid #e2e8f0; gap: 16px; } .tcd-solix-wrapper .spec-row:nth-child(even) { background-color: #f0fdfa; /* Vibrant but clean soft-teal background matching Anker SOLIX branding */ } .tcd-solix-wrapper .spec-row:last-child { border-bottom: none; } .tcd-solix-wrapper .spec-label { font-size: 13px; font-weight: 700; text-transform: uppercase; color: #0e7490; /* Professional brand teal text label */ letter-spacing: 0.5px; } .tcd-solix-wrapper .spec-value { font-size: 14px; font-weight: 600; color: var(--solix-dark); text-align: left; /* Left-aligned for seamless vertical scanning */ } .tcd-solix-wrapper .doc-link { color: var(--tcd-blue); text-decoration: underline; font-weight: 700; } /* Call-to-Action Support Module (Simplified further, ultra-clean footer-aligned layout) */ .tcd-solix-wrapper .support-box { background-color: transparent !important; border: none !important; border-top: 1px solid var(--solix-border) !important; border-radius: 0 !important; padding: 30px 0 0 0 !important; display: flex; flex-direction: row !important; align-items: center; gap: 30px; margin-top: 45px; } .tcd-solix-wrapper .support-content { flex: 1; display: flex; flex-direction: row !important; align-items: center; justify-content: space-between; gap: 30px; } .tcd-solix-wrapper .support-text-area { flex: 1; display: flex; flex-direction: column; gap: 4px; } .tcd-solix-wrapper .support-content h3 { margin: 0; font-size: 16px; font-weight: 800; text-transform: uppercase; color: var(--tcd-blue); letter-spacing: 0.5px; } .tcd-solix-wrapper .support-content p { margin: 0; font-size: 14px; line-height: 1.5; color: #475569; } .tcd-solix-wrapper .tel-link { font-weight: 800; color: var(--tcd-blue); text-decoration: underline; } .tcd-solix-wrapper .btn-group { display: flex; flex-direction: row !important; gap: 10px; flex-shrink: 0; } .tcd-solix-wrapper .quote-btn { display: inline-flex; align-items: center; justify-content: center; background-color: var(--tcd-blue); color: #ffffff !important; padding: 10px 18px; border-radius: 8px; text-decoration: none !important; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; transition: background-color 0.2s ease-in-out, transform 0.1s ease-in-out; white-space: nowrap; } .tcd-solix-wrapper .quote-btn:hover { background-color: var(--solix-dark); transform: translateY(-1px); } /* Responsive Adaptation */ @media screen and (max-width: 768px) { .tcd-solix-wrapper h1 { font-size: 26px; } .tcd-solix-wrapper .sub-header { font-size: 16px; } /* Retains clean horizontal structure but wraps buttons neatly to match smaller widths */ .tcd-solix-wrapper .support-content { flex-direction: column !important; align-items: flex-start; gap: 16px; } .tcd-solix-wrapper .btn-group { width: 100%; } .tcd-solix-wrapper .quote-btn { flex: 1; padding: 10px; font-size: 11px; } } /* Mobile adjustments for the grid while maintaining strict horizontal layout */ @media screen and (max-width: 600px) { .tcd-solix-wrapper .spec-row { grid-template-columns: 140px 1fr !important; /* Slightly tighter left-col to prevent overflow on mobile */ padding: 12px 16px; gap: 12px; } } Anker SOLIX Home Backup Kit: Transfer Switch & Cable Bundle Ensure Reliable Power Connectivity for Your Generator, Home, or RV. The Anker SOLIX Home Backup Kit: Transfer Switch & Cable Bundle is an indispensable, heavy-duty solution designed to provide robust and safe power transmission from your backup system. Ideal for emergency preparedness, home backup during unexpected outages, or powering your RV on outdoor adventures, this UL Listed cord ensures secure and highly efficient energy delivery when the grid goes down. Key Performance Advantages → High-Capacity Power Engineered to handle power sources up to a massive 12,500 running watts, ensuring ample capacity for your essential appliances. → Optimal Safety & Security Features a secure twist-lock design on one end that prevents accidental disconnections, providing peace of mind during emergency operation. → Heavy-Duty Build Built with a rugged 4-pole, 4-wire (6-gauge) configuration engineered specifically for demanding, high-voltage backup scenarios. → Versatile RV & Home Use Perfect for linking your generator to an outdoor power inlet box or hooking directly up to your RV while traveling. Product Specifications Cord Length 10 Feet Amperage Rating 50 Amps Voltage Configuration 125 / 250 Volts AC Wire Configuration 4-Pole, 4-Wire (Heavy Duty 6-Gauge) Max Power Handling 12,500 Watts Connectors Male NEMA 14-50 & Female CS6364 Locking Safety Certifications UL Listed Included Documents User Manual Off-Grid Power Support Need help determining your cabin's solar capacity? Speak directly with our off-grid experts toll-free at +1 (844) 603-4743. Solar Assessment Support Request
More you might like
Related
Anker 3840Wh SOLIX F3800 Plus w/ 50A Home Transfer Switch
Related
Anker SOLIX Home Backup Kit (50A Transfer Switch+ Cable)
Related
Anker 3840Wh SOLIX F3800 Plus w/ 50A Home Transfer Switch
Related