AGB

/* JEMDO SOLAR PLATINUM TERMS & CONDITIONS STYLES (SHOPIFY SAFE) */ .terms-page-wrapper { background-color: #f5f5f7; /* Light grey background */ color: #1d1d1f; /* Apple-style dark grey text */ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; padding: 40px 20px; } .terms-container { max-width: 900px; margin: 0 auto; background: #ffffff; padding: 60px; border-radius: 20px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05); } .terms-header h1 { font-size: 36px; font-weight: 700; text-align: center; margin-bottom: 40px; letter-spacing: -0.5px; color: #000; } .legal-content h2 { font-size: 18px; font-weight: 600; text-transform: uppercase; margin-top: 40px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #e1e1e5; letter-spacing: 0.5px; color: #1d1d1f; } .legal-content p { font-size: 14px; margin-bottom: 20px; color: #424245; text-align: justify; } .legal-content strong { color: #1d1d1f; font-weight: 600; } .contact-highlight { background: #f5f5f7; padding: 25px; border-radius: 12px; margin-top: 30px; border: 1px solid #d2d2d7; } .contact-highlight p { margin-bottom: 10px; color: #1d1d1f; } .contact-highlight a { color: #0066cc; text-decoration: none; font-weight: 500; } /* Mobile Responsiveness */ @media only screen and (max-width: 600px) { .terms-container { padding: 30px 20px; } .terms-header h1 { font-size: 28px; } }

TERMS OF SERVICE