*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333}.quote-page-container{max-width:100%;margin:0 auto}.quote-header{background:linear-gradient(135deg,#6c63ff,#9c88ff);color:#fff;text-align:center;padding:4rem 2rem}.quote-header h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.quote-header p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.quote-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:3rem 2rem;background:#f8f9fa}.info-content{display:flex;flex-direction:column;gap:2rem}.contact-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.contact-section h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee}.contact-item:last-child{border-bottom:none}.contact-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.whatsapp-icon{background:#25d366}.email-icon{background:#3498db}.facebook-icon{background:#1877f2}.instagram-icon{background:#e4405f}.contact-details h4{font-size:1rem;font-weight:600;color:#2c3e50;margin-bottom:.2rem}.contact-details p{font-size:.9rem;color:#666;margin:0}.contact-details a{color:#3498db;text-decoration:none}.contact-details a:hover{text-decoration:underline}.trust-section{background:#e8f5e8;padding:1.5rem;border-radius:8px;border-left:4px solid #28a745}.trust-section h4{font-size:1rem;font-weight:600;color:#155724;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.trust-section p{font-size:.9rem;color:#155724;margin:0}.why-choose-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.why-choose-section h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.feature-badge{display:flex;align-items:center;gap:.8rem;padding:1rem;margin-bottom:1rem;border-radius:8px;font-weight:500}.feature-badge.shipping{background:#e3f2fd;color:#1976d2}.feature-badge.payment{background:#e8f5e8;color:#388e3c}.form-content{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.form-title{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:.9rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e1e8ed;border-radius:8px;font-size:14px;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#6c63ff}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group textarea{resize:vertical;min-height:100px}.btn-submit{width:100%;background:linear-gradient(135deg,#6c63ff,#5a52ff);color:#fff;border:none;padding:15px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c63ff4d}.response-time{text-align:center;margin-top:1rem;color:#666;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.stats-section{max-width:1200px;margin:0 auto;padding:3rem 2rem;background:#f8f9fa}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.stat-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;text-align:left}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-number.blue{color:#6c63ff}.stat-number.green{color:#28a745}.stat-number.purple{color:#8e44ad}.stat-number.dark{color:#2c3e50}.stat-title{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.stat-desc{font-size:.9rem;color:#666;line-height:1.5}.services-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;border-left:4px solid #6c63ff}.service-card h4{font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.service-card p{color:#666;line-height:1.6}.page-footer{background:#2c3e50;color:#fff;text-align:center;padding:2rem}.footer-text{margin-bottom:.5rem}.footer-subtext{opacity:.7;font-size:.9rem}.form-success,.form-errors{padding:1rem;border-radius:8px;margin-bottom:1.5rem}.form-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-errors{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@media (max-width: 768px){.quote-header h1{font-size:2rem}.quote-header p{font-size:1rem}.quote-content{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.form-content{order:1;margin-bottom:2rem}.info-content{order:2}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.services-section{grid-template-columns:1fr}.stat-card:nth-child(n+3){display:none}}@media (max-width: 480px){.quote-header{padding:2rem 1rem}.quote-header h1{font-size:1.8rem}.stats-grid{grid-template-columns:1fr}.stat-card:nth-child(n+2){display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/inquiry-form.css.map */
