{"id":6737,"date":"2026-02-16T10:24:58","date_gmt":"2026-02-16T18:24:58","guid":{"rendered":"https:\/\/ievolutionclub.com\/?page_id=6737"},"modified":"2026-02-17T07:55:59","modified_gmt":"2026-02-17T15:55:59","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/demo.lavolabssolutions.com\/es\/contact-us\/","title":{"rendered":"Cont\u00e1ctenos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6737\" class=\"elementor elementor-6737\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05725af e-con-full e-flex e-con e-parent\" data-id=\"05725af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3de16e6 elementor-widget elementor-widget-html\" data-id=\"3de16e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Google Fonts: Plus Jakarta Sans -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/maxst.icons8.com\/vue-static\/landings\/line-awesome\/line-awesome\/1.3.0\/css\/line-awesome.min.css\">\n\n<div class=\"iev-contact-wrapper\">\n<style>\n    \/* ============================================\n       iEvolution Contact \u2014 Scoped CSS\n       All styles under .iev-contact-wrapper\n       ============================================ *\/\n\n    .iev-contact-wrapper {\n        font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n        line-height: 1.6; color: #1B2A4A;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        margin: 0; padding: 0; width: 100%;\n    }\n\n    .iev-contact-wrapper *, .iev-contact-wrapper *::before, .iev-contact-wrapper *::after {\n        box-sizing: border-box; margin: 0; padding: 0;\n    }\n\n    .iev-contact-wrapper {\n        --navy: #1B2A4A;\n        --navy-light: #2D3E5F;\n        --teal: #2AAFD3;\n        --teal-light: #5DC4E0;\n        --teal-dark: #1E8FAD;\n        --teal-bg: rgba(42, 175, 211, 0.08);\n        --teal-border: rgba(42, 175, 211, 0.15);\n        --white: #FFFFFF;\n        --grey-bg: #F8FAFB;\n        --grey-text: #6B7B8D;\n        --grey-muted: #94A3B8;\n        --border: #E8EDF2;\n    }\n\n    \/* ===== Eyebrow ===== *\/\n    .iev-contact-wrapper .iev-eyebrow {\n        display: inline-flex; align-items: center; gap: 10px;\n        font-size: 11px; font-weight: 700;\n        letter-spacing: 3px; text-transform: uppercase;\n        color: var(--teal); margin-bottom: 16px;\n    }\n    .iev-contact-wrapper .iev-eyebrow::before {\n        content: ''; width: 24px; height: 2px;\n        background: var(--teal);\n    }\n\n    \/* =============================================\n       HERO\n       ============================================= *\/\n    .iev-contact-wrapper .iev-contact-hero {\n        padding: 80px 0; background: var(--white);\n        border-bottom: 1px solid var(--border);\n        text-align: center; position: relative;\n    }\n    .iev-contact-wrapper .iev-contact-hero::before {\n        content: ''; position: absolute;\n        top: 0; left: 0; right: 0; height: 4px;\n        background: linear-gradient(90deg, var(--teal), var(--navy));\n    }\n    .iev-contact-wrapper .iev-container {\n        max-width: 1280px; margin: 0 auto; padding: 0 40px;\n    }\n    .iev-contact-wrapper .iev-contact-hero h1 {\n        font-size: clamp(2.5rem, 6vw, 3.5rem);\n        font-weight: 800; letter-spacing: -2px;\n        line-height: 1.1; color: var(--navy);\n        margin-bottom: 16px;\n    }\n    .iev-contact-wrapper .iev-contact-hero h1 span { color: var(--teal); }\n    .iev-contact-wrapper .iev-hero-subtitle {\n        font-size: 18px; color: var(--grey-text);\n        font-weight: 400; font-style: italic;\n        max-width: 560px; margin: 0 auto 32px;\n        line-height: 1.7;\n    }\n    .iev-contact-wrapper .iev-response-badge {\n        display: inline-flex; align-items: center; gap: 8px;\n        background: var(--teal-bg); border: 1px solid var(--teal-border);\n        color: var(--teal-dark); padding: 8px 20px;\n        border-radius: 100px; font-size: 13px; font-weight: 600;\n        letter-spacing: 0.3px;\n    }\n    .iev-contact-wrapper .iev-response-badge i { font-size: 1rem; }\n\n    \/* =============================================\n       CONTACT CARDS\n       ============================================= *\/\n    .iev-contact-wrapper .iev-cards-section {\n        padding: 96px 0; background: var(--grey-bg);\n        border-bottom: 1px solid var(--border);\n    }\n    .iev-contact-wrapper .iev-contact-grid {\n        display: grid; grid-template-columns: repeat(3, 1fr);\n        gap: 24px; max-width: 1000px; margin: 0 auto;\n    }\n    .iev-contact-wrapper .iev-contact-card {\n        background: var(--white); border-radius: 16px;\n        padding: 40px 32px; text-align: center;\n        border: 1px solid var(--border);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative; overflow: hidden;\n    }\n    .iev-contact-wrapper .iev-contact-card::after {\n        content: ''; position: absolute;\n        bottom: 0; left: 0; right: 0; height: 3px;\n        background: linear-gradient(90deg, var(--teal), var(--navy));\n        opacity: 0; transition: opacity 0.3s ease;\n    }\n    @media (hover: hover) {\n        .iev-contact-wrapper .iev-contact-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 50px -12px rgba(27, 42, 74, 0.12);\n        }\n        .iev-contact-wrapper .iev-contact-card:hover::after { opacity: 1; }\n    }\n    .iev-contact-wrapper .iev-card-icon {\n        width: 56px; height: 56px;\n        background: var(--teal-bg); border-radius: 14px;\n        display: flex; align-items: center; justify-content: center;\n        margin: 0 auto 20px; font-size: 1.4rem; color: var(--teal);\n    }\n    .iev-contact-wrapper .iev-card-title {\n        font-size: 18px; font-weight: 700;\n        color: var(--navy); margin-bottom: 12px;\n        letter-spacing: -0.3px;\n    }\n    .iev-contact-wrapper .iev-card-desc {\n        color: var(--grey-text); font-size: 14px;\n        line-height: 1.65; margin-bottom: 20px;\n    }\n    .iev-contact-wrapper .iev-card-link {\n        display: inline-flex; align-items: center; gap: 6px;\n        color: var(--teal); text-decoration: none;\n        font-weight: 700; font-size: 13px;\n        letter-spacing: 0.5px; transition: color 0.3s ease;\n    }\n    .iev-contact-wrapper .iev-card-link:hover { color: var(--navy); text-decoration: none; }\n    .iev-contact-wrapper .iev-card-link i { font-size: 0.9rem; }\n\n    .iev-contact-wrapper .iev-card-phones {\n        display: flex; flex-direction: column; gap: 10px;\n    }\n    .iev-contact-wrapper .iev-card-phones a {\n        display: flex; align-items: center; justify-content: center;\n        gap: 8px; color: var(--teal); text-decoration: none;\n        font-weight: 600; font-size: 14px;\n        transition: color 0.3s ease;\n    }\n    .iev-contact-wrapper .iev-card-phones a:hover { color: var(--navy); text-decoration: none; }\n    .iev-contact-wrapper .iev-phone-label {\n        font-size: 11px; font-weight: 700; color: var(--grey-muted);\n        text-transform: uppercase; letter-spacing: 1px;\n    }\n\n    \/* =============================================\n       FORM SECTION\n       ============================================= *\/\n    .iev-contact-wrapper .iev-form-section {\n        padding: 96px 0; background: var(--white);\n        border-bottom: 1px solid var(--border);\n    }\n    .iev-contact-wrapper .iev-form-inner {\n        max-width: 800px; margin: 0 auto;\n    }\n\n    \/* Office Hours *\/\n    .iev-contact-wrapper .iev-office-hours {\n        background: var(--grey-bg); border: 1px solid var(--border);\n        border-radius: 16px; padding: 32px; margin-bottom: 48px;\n        text-align: center;\n    }\n    .iev-contact-wrapper .iev-office-title {\n        font-weight: 700; color: var(--navy); font-size: 16px;\n        margin-bottom: 12px; display: flex;\n        align-items: center; justify-content: center; gap: 8px;\n        letter-spacing: -0.3px;\n    }\n    .iev-contact-wrapper .iev-office-title i { color: var(--teal); font-size: 1.2rem; }\n    .iev-contact-wrapper .iev-office-time {\n        color: var(--grey-text); font-size: 14px; line-height: 2;\n    }\n\n    \/* Form Card *\/\n    .iev-contact-wrapper .iev-form-card {\n        background: var(--grey-bg); border: 1px solid var(--border);\n        border-radius: 16px; padding: 48px 40px;\n        position: relative; overflow: hidden;\n    }\n    .iev-contact-wrapper .iev-form-card::after {\n        content: ''; position: absolute;\n        bottom: 0; left: 0; right: 0; height: 3px;\n        background: linear-gradient(90deg, var(--teal), var(--navy));\n    }\n    .iev-contact-wrapper .iev-form-header { text-align: center; margin-bottom: 32px; }\n    .iev-contact-wrapper .iev-form-title {\n        font-size: clamp(1.5rem, 3vw, 1.75rem);\n        font-weight: 800; color: var(--navy);\n        margin-bottom: 8px; letter-spacing: -1px;\n        display: flex; align-items: center;\n        justify-content: center; gap: 10px;\n    }\n    .iev-contact-wrapper .iev-form-title i { color: var(--teal); }\n    .iev-contact-wrapper .iev-form-subtitle {\n        color: var(--grey-text); font-size: 15px;\n    }\n\n    \/* =============================================\n       FAQ\n       ============================================= *\/\n    .iev-contact-wrapper .iev-faq-section {\n        padding: 96px 0; background: var(--grey-bg);\n    }\n    .iev-contact-wrapper .iev-faq-inner {\n        max-width: 800px; margin: 0 auto;\n    }\n    .iev-contact-wrapper .iev-faq-item {\n        background: var(--white); border: 1px solid var(--border);\n        border-radius: 14px; margin-bottom: 12px;\n        overflow: hidden;\n        transition: border-color 0.3s ease, box-shadow 0.3s ease;\n    }\n    .iev-contact-wrapper .iev-faq-item:hover { border-color: var(--teal-border); }\n    .iev-contact-wrapper .iev-faq-item.iev-active {\n        border-color: var(--teal-border);\n        box-shadow: 0 8px 24px -8px rgba(27, 42, 74, 0.08);\n    }\n    .iev-contact-wrapper .iev-faq-question {\n        padding: 20px 24px; cursor: pointer;\n        display: flex; justify-content: space-between;\n        align-items: center;\n        font-weight: 700; font-size: 15px;\n        color: var(--navy); letter-spacing: -0.2px;\n        transition: color 0.3s ease;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n        background: none; border: none; width: 100%;\n        text-align: left;\n    }\n    .iev-contact-wrapper .iev-faq-question:hover { color: var(--teal); }\n    .iev-contact-wrapper .iev-faq-question i {\n        transition: transform 0.3s ease;\n        color: var(--teal); font-size: 1rem;\n        flex-shrink: 0; margin-left: 16px;\n    }\n    .iev-contact-wrapper .iev-faq-item.iev-active .iev-faq-question i { transform: rotate(180deg); }\n    .iev-contact-wrapper .iev-faq-answer {\n        padding: 0 24px; max-height: 0; overflow: hidden;\n        transition: all 0.3s ease;\n        color: var(--grey-text); font-size: 14px; line-height: 1.75;\n    }\n    .iev-contact-wrapper .iev-faq-item.iev-active .iev-faq-answer {\n        padding: 0 24px 24px; max-height: 500px;\n    }\n\n    \/* =============================================\n       RESPONSIVE\n       ============================================= *\/\n    @media (max-width: 1024px) {\n        .iev-contact-wrapper .iev-contact-grid { grid-template-columns: 1fr; max-width: 420px; }\n    }\n    @media (max-width: 768px) {\n        .iev-contact-wrapper .iev-container { padding: 0 24px; }\n        .iev-contact-wrapper .iev-contact-hero { padding: 56px 0; }\n        .iev-contact-wrapper .iev-hero-subtitle { font-size: 16px; margin-bottom: 24px; }\n        .iev-contact-wrapper .iev-cards-section,\n        .iev-contact-wrapper .iev-form-section,\n        .iev-contact-wrapper .iev-faq-section { padding: 64px 0; }\n        .iev-contact-wrapper .iev-form-card { padding: 32px 24px; }\n        .iev-contact-wrapper .iev-office-hours { padding: 24px 20px; }\n    }\n    @media (max-width: 480px) {\n        .iev-contact-wrapper .iev-container { padding: 0 16px; }\n        .iev-contact-wrapper .iev-contact-hero { padding: 48px 0; }\n        .iev-contact-wrapper .iev-contact-card { padding: 32px 24px; }\n        .iev-contact-wrapper .iev-form-card { padding: 24px 16px; }\n        .iev-contact-wrapper .iev-faq-question { padding: 16px 20px; font-size: 14px; }\n        .iev-contact-wrapper .iev-faq-item.iev-active .iev-faq-answer { padding: 0 20px 20px; }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n        .iev-contact-wrapper *, .iev-contact-wrapper *::before, .iev-contact-wrapper *::after {\n            animation-duration: 0.01ms !important; transition-duration: 0.01ms !important;\n        }\n    }\n\n    \/* Elementor overrides *\/\n    .elementor-widget-container .iev-contact-wrapper,\n    .elementor-element .iev-contact-wrapper,\n    .e-con .iev-contact-wrapper,\n    .e-con-inner .iev-contact-wrapper {\n        width: 100% !important; max-width: 100% !important; overflow-x: hidden !important;\n    }\n<\/style>\n\n<!-- ========== HERO ========== -->\n<section class=\"iev-contact-hero\">\n    <div class=\"iev-container\">\n        <div class=\"iev-eyebrow\" style=\"justify-content: center;\">Contact Us<\/div>\n        <h1>We're Here to <span>Help<\/span><\/h1>\n        <p class=\"iev-hero-subtitle\">Have a question about our products, your order, or anything else? Our team is ready to assist you.<\/p>\n        <div class=\"iev-response-badge\">\n            <i class=\"las la-clock\"><\/i>\n            Average response: 1\u20132 hours during business hours\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- ========== CONTACT CARDS ========== -->\n<section class=\"iev-cards-section\">\n    <div class=\"iev-container\">\n        <div class=\"iev-contact-grid\">\n            <div class=\"iev-contact-card\">\n                <div class=\"iev-card-icon\"><i class=\"las la-envelope\"><\/i><\/div>\n                <h3 class=\"iev-card-title\">Email Support<\/h3>\n                <p class=\"iev-card-desc\">Get help with orders, product questions, account issues, or general inquiries.<\/p>\n                <a class=\"iev-card-link iev-email-link\" href=\"#\"><span class=\"iev-email-text\">Click to reveal<\/span> <i class=\"las la-arrow-right\"><\/i><\/a>\n            <\/div>\n\n            <div class=\"iev-contact-card\">\n                <div class=\"iev-card-icon\"><i class=\"las la-phone\"><\/i><\/div>\n                <h3 class=\"iev-card-title\">Call Us<\/h3>\n                <p class=\"iev-card-desc\">Speak directly with our support team during business hours.<\/p>\n                <div class=\"iev-card-phones\">\n                    <div>\n                        <div class=\"iev-phone-label\">United States<\/div>\n                        <a href=\"tel:+16266577726\">1-626-657-7726<\/a>\n                    <\/div>\n                    <div>\n                        <div class=\"iev-phone-label\">M\u00e9xico<\/div>\n                        <a href=\"tel:+525592624665\">+52 55 9262 4665<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"iev-contact-card\">\n                <div class=\"iev-card-icon\"><i class=\"las la-ticket-alt\"><\/i><\/div>\n                <h3 class=\"iev-card-title\">Support Ticket<\/h3>\n                <p class=\"iev-card-desc\">Submit a ticket below for tracked support and faster resolution.<\/p>\n                <a href=\"#iev-contact-form\" class=\"iev-card-link\">Create Ticket <i class=\"las la-arrow-right\"><\/i><\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- ========== FORM SECTION ========== -->\n<section class=\"iev-form-section\" id=\"iev-contact-form\">\n    <div class=\"iev-container\">\n        <div class=\"iev-form-inner\">\n\n            <div class=\"iev-office-hours\">\n                <div class=\"iev-office-title\">\n                    <i class=\"las la-business-time\"><\/i> Support Hours\n                <\/div>\n                <div class=\"iev-office-time\">\n                    Monday \u2013 Friday: 9:00 AM \u2013 5:00 PM Pacific Time (California)\n                <\/div>\n            <\/div>\n\n            <div class=\"iev-form-card\">\n                <div class=\"iev-form-header\">\n                    <h2 class=\"iev-form-title\">\n                        <i class=\"las la-paper-plane\"><\/i>\n                        Submit a Support Ticket\n                    <\/h2>\n                    <p class=\"iev-form-subtitle\">Fill out the form below and we'll get back to you within 1\u20132 hours during business hours.<\/p>\n                <\/div>\n                <div style=\"margin-top: 24px;\">\n                        \n    <div class=\"ticket-form-wrap\">\n                \n        <form method=\"POST\" class=\"ticket-form\" enctype=\"multipart\/form-data\">\n            <input type=\"hidden\" id=\"ticket_nonce\" name=\"ticket_nonce\" value=\"ea3ee9c5ae\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/es\/wp-json\/wp\/v2\/pages\/6737\" \/>            \n            <!-- Honeypot: bots fill this, humans don't see it -->\n            <div style=\"position:absolute;left:-9999px;top:-9999px;opacity:0;height:0;width:0;overflow:hidden;\" aria-hidden=\"true\" tabindex=\"-1\">\n                <label for=\"website_url_hp\">Website<\/label>\n                <input type=\"text\" name=\"website_url\" id=\"website_url_hp\" value=\"\" autocomplete=\"off\" tabindex=\"-1\">\n                <input type=\"text\" name=\"phone_number_confirm\" value=\"\" autocomplete=\"off\" tabindex=\"-1\">\n            <\/div>\n            <!-- Time trap -->\n            <input type=\"hidden\" name=\"form_loaded_at\" value=\"1783923063\">\n            \n                        <div class=\"ticket-form-group\">\n                <label>Your Name *<\/label>\n                <input type=\"text\" name=\"guest_name\" required>\n            <\/div>\n            \n            <div class=\"ticket-form-group\">\n                <label>Your Email *<\/label>\n                <input type=\"email\" name=\"guest_email\" id=\"guest_email_field\" required>\n                <div id=\"guest-email-notice\" style=\"display:none; margin-top: 8px; padding: 10px 14px; background: #fff3cd; border: 1px solid #ffc107; border-radius: 6px; font-size: 13px; color: #856404;\">\n                <\/div>\n            <\/div>\n                        \n            <div class=\"ticket-form-group\">\n                <label>Subject *<\/label>\n                <input type=\"text\" name=\"subject\" required>\n            <\/div>\n            \n            <div class=\"ticket-form-group\">\n                <label>Message *<\/label>\n                <textarea name=\"message\" rows=\"6\" required><\/textarea>\n            <\/div>\n            \n            <div class=\"ticket-form-group\">\n                <label>Attachment<\/label>\n                <div class=\"file-upload-area\">\n                    <input type=\"file\" name=\"ticket_attachment\" id=\"shortcodeAttachment\" accept=\".pdf,.jpg,.jpeg,.png,.gif,.webp,.mp4\" style=\"display:none;\">\n                    <button type=\"button\" class=\"file-upload-trigger\" onclick=\"document.getElementById('shortcodeAttachment').click();\">\n                        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\"\/><\/svg>\n                        <span id=\"shortcodeFileLabel\">Choose file (PDF, image or MP4)<\/span>\n                    <\/button>\n                    <div id=\"shortcodeFilePreview\" style=\"display:none; margin-top: 8px; padding: 8px 14px; background: rgba(42,175,211,0.06); border: 1px solid rgba(42,175,211,0.15); border-radius: 8px; display: none; align-items: center; gap: 8px; font-size: 13px; color: #1B2A4A; font-weight: 600;\">\n                        <span id=\"shortcodeFileName\" style=\"flex:1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;\"><\/span>\n                        <button type=\"button\" onclick=\"this.parentElement.style.display='none'; document.getElementById('shortcodeAttachment').value=''; document.querySelector('.file-upload-trigger').style.display='flex';\" style=\"background:none; border:none; color:#dc3545; font-size:18px; cursor:pointer; font-weight:700; padding:0 2px;\">&times;<\/button>\n                    <\/div>\n                    <small style=\"color: #94A3B8; font-size: 12px; display: block; margin-top: 4px;\">JPG, PNG, GIF, WEBP (max 5 MB), PDF (max 15 MB) or MP4 (max 50 MB).<\/small>\n                <\/div>\n            <\/div>\n            \n                        \n                        \n            <button type=\"submit\" name=\"submit_ticket\" class=\"ticket-btn\" id=\"ticket-submit-btn\">\n                Submit Ticket            <\/button>\n        <\/form>\n        \n        <!-- Loading & Success Overlay -->\n        <div id=\"ticket-overlay\" style=\"display:none;\">\n            <div class=\"ticket-overlay-content\">\n                <div id=\"ticket-spinner\" class=\"ticket-spinner\">\n                    <svg width=\"50\" height=\"50\" viewBox=\"0 0 50 50\">\n                        <circle cx=\"25\" cy=\"25\" r=\"20\" fill=\"none\" stroke=\"#2AAFD3\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-dasharray=\"90 150\" stroke-dashoffset=\"0\">\n                            <animateTransform attributeName=\"transform\" type=\"rotate\" from=\"0 25 25\" to=\"360 25 25\" dur=\"1s\" repeatCount=\"indefinite\"\/>\n                        <\/circle>\n                    <\/svg>\n                    <p class=\"ticket-overlay-text\">Submitting your ticket...<\/p>\n                <\/div>\n                <div id=\"ticket-success\" style=\"display:none;\">\n                    <div class=\"ticket-success-checkmark\">\n                        <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\n                            <circle cx=\"30\" cy=\"30\" r=\"28\" fill=\"none\" stroke=\"#2AAFD3\" stroke-width=\"3\" class=\"checkmark-circle\"\/>\n                            <path d=\"M18 30 L26 38 L42 22\" fill=\"none\" stroke=\"#2AAFD3\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"checkmark-path\"\/>\n                        <\/svg>\n                    <\/div>\n                    <p id=\"ticket-success-msg\" class=\"ticket-overlay-text\" style=\"color: #1B2A4A; font-weight: 700;\"><\/p>\n                    <p id=\"ticket-success-sub\" class=\"ticket-overlay-subtext\"><\/p>\n                <\/div>\n                <div id=\"ticket-error\" style=\"display:none;\">\n                    <div class=\"ticket-error-icon\">\n                        <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\">\n                            <circle cx=\"30\" cy=\"30\" r=\"28\" fill=\"none\" stroke=\"#dc3545\" stroke-width=\"3\"\/>\n                            <path d=\"M22 22 L38 38 M38 22 L22 38\" fill=\"none\" stroke=\"#dc3545\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\n                        <\/svg>\n                    <\/div>\n                    <p id=\"ticket-error-msg\" class=\"ticket-overlay-text\" style=\"color: #dc3545; font-weight: 700;\"><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <style>\n    \/* iEvolution Brand Ticket Form *\/\n    .grecaptcha-badge { visibility: hidden !important; }\n    .ticket-form-wrap {\n        max-width: 700px;\n        margin: 40px auto;\n        background: #FFFFFF;\n        padding: 40px;\n        border-radius: 16px;\n        border: 1px solid #E8EDF2;\n        box-shadow: 0 4px 24px -8px rgba(27, 42, 74, 0.08);\n        font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    }\n    \n    .ticket-form-wrap h2 {\n        margin: 0 0 30px 0;\n        font-size: 28px;\n        font-weight: 800;\n        color: #1B2A4A;\n        text-align: center;\n        letter-spacing: -1px;\n    }\n    \n    .ticket-form-group {\n        margin-bottom: 24px;\n    }\n    \n    .ticket-form label {\n        display: block;\n        margin-bottom: 8px;\n        font-weight: 600;\n        font-size: 13px;\n        color: #1B2A4A;\n        letter-spacing: 0.2px;\n    }\n    \n    .ticket-form input[type=\"text\"],\n    .ticket-form input[type=\"email\"],\n    .ticket-form select,\n    .ticket-form textarea {\n        width: 100%;\n        padding: 12px 16px;\n        border: 1px solid #E8EDF2;\n        border-radius: 12px;\n        font-size: 14px;\n        transition: all 0.3s ease;\n        background: #F8FAFB;\n        color: #1B2A4A;\n        font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    }\n    \n    .ticket-form input[type=\"text\"]:focus,\n    .ticket-form input[type=\"email\"]:focus,\n    .ticket-form select:focus,\n    .ticket-form textarea:focus {\n        outline: none;\n        border-color: #2AAFD3;\n        background: #FFFFFF;\n        box-shadow: 0 0 0 3px rgba(42, 175, 211, 0.1);\n    }\n    \n    .ticket-form textarea {\n        resize: vertical;\n        min-height: 140px;\n        line-height: 1.6;\n    }\n    \n    .ticket-form input[type=\"checkbox\"] {\n        margin-right: 8px;\n        width: 18px;\n        height: 18px;\n        cursor: pointer;\n    }\n    \n    .ticket-form select {\n        cursor: pointer;\n        -webkit-appearance: none;\n        -moz-appearance: none;\n        appearance: none;\n        background-image: url(\"data:image\/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231B2A4A' stroke-width='2' stroke-linecap='round'\/%3E%3C\/svg%3E\");\n        background-repeat: no-repeat;\n        background-position: right 16px center;\n        padding-right: 45px;\n        height: auto;\n        line-height: normal;\n    }\n    \n    .ticket-form select option {\n        padding: 10px;\n        background: #FFFFFF;\n        color: #1B2A4A;\n    }\n    \n    .file-upload-trigger {\n        display: flex; align-items: center; gap: 10px;\n        width: 100%; padding: 14px 20px; background: #F8FAFB; border: 2px dashed #CBD5E0;\n        border-radius: 12px; cursor: pointer; font-size: 14px; color: #6B7B8D;\n        font-family: 'Plus Jakarta Sans', sans-serif; transition: all 0.2s;\n    }\n    .file-upload-trigger:hover { border-color: #2AAFD3; color: #2AAFD3; background: rgba(42,175,211,0.04); }\n    .file-upload-trigger svg { flex-shrink: 0; }\n    \n    .ticket-btn {\n        width: 100%;\n        background: #1B2A4A;\n        color: white;\n        padding: 16px 32px;\n        border: none;\n        border-radius: 100px;\n        cursor: pointer;\n        font-size: 13px;\n        font-weight: 700;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n        transition: all 0.3s ease;\n        margin-top: 10px;\n        letter-spacing: 0.5px;\n    }\n    \n    .ticket-btn:hover {\n        background: #2AAFD3;\n        transform: translateY(-2px);\n        box-shadow: 0 10px 28px -6px rgba(42, 175, 211, 0.35);\n    }\n    \n    .ticket-btn:active {\n        transform: translateY(-1px);\n    }\n    \n    .ticket-btn:disabled {\n        background: #94A3B8;\n        cursor: not-allowed;\n        transform: none;\n        box-shadow: none;\n    }\n    \n    .ticket-alert {\n        padding: 16px 20px;\n        margin-bottom: 24px;\n        border-radius: 12px;\n        font-size: 14px;\n        line-height: 1.65;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n    \n    .ticket-alert-success {\n        background: rgba(42, 175, 211, 0.08);\n        color: #1B2A4A;\n        border: 1px solid rgba(42, 175, 211, 0.2);\n    }\n    \n    .ticket-alert-error {\n        background: #FFF5F5;\n        color: #dc3545;\n        border: 1px solid #FFEBEE;\n    }\n    \n    \/* Disabled input styling *\/\n    .ticket-form input:disabled {\n        background: #F8FAFB;\n        color: #94A3B8;\n        cursor: not-allowed;\n    }\n    \n    \/* Loading & Success Overlay *\/\n    #ticket-overlay {\n        position: relative;\n        min-height: 250px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n    \n    .ticket-overlay-content {\n        text-align: center;\n        padding: 40px 20px;\n    }\n    \n    .ticket-spinner {\n        animation: fadeIn 0.3s ease;\n    }\n    \n    .ticket-overlay-text {\n        font-size: 16px;\n        margin: 16px 0 0 0;\n        color: #1B2A4A;\n        font-weight: 600;\n    }\n    \n    .ticket-overlay-subtext {\n        font-size: 14px;\n        margin: 8px 0 0 0;\n        color: #6B7B8D;\n    }\n    \n    \/* Success checkmark animation *\/\n    .ticket-success-checkmark {\n        animation: scaleIn 0.4s ease;\n    }\n    \n    .checkmark-circle {\n        stroke-dasharray: 176;\n        stroke-dashoffset: 176;\n        animation: drawCircle 0.6s ease forwards;\n    }\n    \n    .checkmark-path {\n        stroke-dasharray: 40;\n        stroke-dashoffset: 40;\n        animation: drawCheck 0.4s 0.4s ease forwards;\n    }\n    \n    \/* Error icon animation *\/\n    .ticket-error-icon {\n        animation: scaleIn 0.4s ease;\n    }\n    \n    @keyframes fadeIn {\n        from { opacity: 0; }\n        to { opacity: 1; }\n    }\n    \n    @keyframes scaleIn {\n        from { opacity: 0; transform: scale(0.5); }\n        to { opacity: 1; transform: scale(1); }\n    }\n    \n    @keyframes drawCircle {\n        to { stroke-dashoffset: 0; }\n    }\n    \n    @keyframes drawCheck {\n        to { stroke-dashoffset: 0; }\n    }\n    \n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .ticket-form-wrap {\n            padding: 24px;\n            margin: 20px;\n        }\n        \n        .ticket-form-wrap h2 {\n            font-size: 24px;\n        }\n    }\n    <\/style>\n    \n        <script>\n    (function() {\n        var emailField = document.getElementById('guest_email_field');\n        var notice = document.getElementById('guest-email-notice');\n        var submitBtn = document.querySelector('.ticket-form .ticket-btn');\n        var checkTimer = null;\n        \n        if (!emailField) return;\n        \n        emailField.addEventListener('blur', checkEmail);\n        emailField.addEventListener('input', function() {\n            clearTimeout(checkTimer);\n            checkTimer = setTimeout(checkEmail, 800);\n        });\n        \n        function checkEmail() {\n            var email = emailField.value.trim();\n            if (!email || !email.includes('@')) {\n                notice.style.display = 'none';\n                if (submitBtn) submitBtn.disabled = false;\n                return;\n            }\n            \n            var formData = new FormData();\n            formData.append('action', 'check_guest_email');\n            formData.append('email', email);\n            \n            fetch('https:\/\/demo.lavolabssolutions.com\/wp-admin\/admin-ajax.php', {\n                method: 'POST',\n                body: formData\n            })\n            .then(function(response) { return response.json(); })\n            .then(function(data) {\n                if (data.data && data.data.exists) {\n                    notice.innerHTML = '\u26a0\ufe0f <strong>An account with this email already exists.<\/strong> Please log in to submit your ticket. Redirecting...';\n                    notice.style.display = 'block';\n                    if (submitBtn) submitBtn.disabled = true;\n                    \n                    setTimeout(function() {\n                        window.location.href = 'https:\/\/demo.lavolabssolutions.com\/es\/my-account\/?redirect_to=%2Fes%2Fsubmit-ticket%2F';\n                    }, 2500);\n                } else {\n                    notice.style.display = 'none';\n                    if (submitBtn) submitBtn.disabled = false;\n                }\n            })\n            .catch(function() {\n                notice.style.display = 'none';\n                if (submitBtn) submitBtn.disabled = false;\n            });\n        }\n    })();\n    <\/script>\n        \n    <script>\n    (function() {\n        var form = document.querySelector('.ticket-form');\n        if (!form) return;\n        \n        \/\/ Shortcode file upload preview\n        var scFile = document.getElementById('shortcodeAttachment');\n        if (scFile) {\n            scFile.addEventListener('change', function() {\n                var f = this.files[0];\n                if (!f) return;\n                var ext = f.name.split('.').pop().toLowerCase();\n                var ok = ['pdf','jpg','jpeg','png','gif','webp','mp4'];\n                if (ok.indexOf(ext) === -1) { alert('Only PDF, image and MP4 files are allowed.'); this.value = ''; return; }\n                var maxMB = (ext === 'mp4') ? 50 : (ext === 'pdf' ? 15 : 5);\n                if (f.size > maxMB*1024*1024) { alert('File is too large. Maximum ' + maxMB + ' MB.'); this.value = ''; return; }\n                var mb = (f.size\/(1024*1024)).toFixed(2);\n                document.getElementById('shortcodeFileName').textContent = f.name + ' (' + mb + ' MB)';\n                document.getElementById('shortcodeFilePreview').style.display = 'flex';\n                document.querySelector('.file-upload-trigger').style.display = 'none';\n            });\n        }\n        \n        form.addEventListener('submit', function(e) {\n            e.preventDefault();\n            \n            var overlay = document.getElementById('ticket-overlay');\n            var spinner = document.getElementById('ticket-spinner');\n            var success = document.getElementById('ticket-success');\n            var error = document.getElementById('ticket-error');\n            var submitBtn = document.getElementById('ticket-submit-btn');\n            \n            \/\/ Hide form, show overlay with spinner\n            form.style.display = 'none';\n            overlay.style.display = 'flex';\n            spinner.style.display = 'block';\n            success.style.display = 'none';\n            error.style.display = 'none';\n            submitBtn.disabled = true;\n            \n            function doSubmit() {\n                var formData = new FormData(form);\n                formData.append('action', 'submit_ticket_ajax');\n                \n                fetch('https:\/\/demo.lavolabssolutions.com\/wp-admin\/admin-ajax.php', {\n                    method: 'POST',\n                    body: formData\n                })\n            .then(function(response) { return response.json(); })\n            .then(function(data) {\n                \/\/ Hide spinner\n                spinner.style.display = 'none';\n                \n                if (data.success) {\n                    \/\/ Show success\n                    var ticketNum = data.data.ticket_number;\n                    document.getElementById('ticket-success-msg').textContent = 'Ticket Created Successfully!';\n                    document.getElementById('ticket-success-sub').innerHTML = 'Your ticket number is: <strong>' + ticketNum + '<\/strong>';\n                    success.style.display = 'block';\n                    \n                                        document.getElementById('ticket-success-sub').innerHTML += '<br>We will contact you via email.';\n                                        \n                } else {\n                    \/\/ Show error\n                    var msg = (data.data && data.data.message) ? data.data.message : 'An error occurred. Please try again.';\n                    document.getElementById('ticket-error-msg').textContent = msg;\n                    error.style.display = 'block';\n                    \n                    \/\/ Show form again after 3 seconds\n                    setTimeout(function() {\n                        overlay.style.display = 'none';\n                        form.style.display = 'block';\n                        submitBtn.disabled = false;\n                    }, 3000);\n                }\n            })\n            .catch(function() {\n                spinner.style.display = 'none';\n                document.getElementById('ticket-error-msg').textContent = 'Connection error. Please try again.';\n                error.style.display = 'block';\n                \n                setTimeout(function() {\n                    overlay.style.display = 'none';\n                    form.style.display = 'block';\n                    submitBtn.disabled = false;\n                }, 3000);\n            });\n            } \/\/ end doSubmit\n            \n                        doSubmit();\n                    });\n    })();\n    <\/script>\n    \n        \n    \n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- ========== FAQ ========== -->\n<section class=\"iev-faq-section\">\n    <div class=\"iev-container\">\n        <div class=\"iev-faq-inner\">\n            <div style=\"text-align: center; margin-bottom: 48px;\">\n                <div class=\"iev-eyebrow\" style=\"justify-content: center;\">Common Questions<\/div>\n                <h2 style=\"font-size: clamp(1.75rem, 3.5vw, 2.5rem); font-weight: 800; letter-spacing: -1.5px; color: var(--navy);\">Frequently Asked <span style=\"color: var(--teal);\">Questions<\/span><\/h2>\n            <\/div>\n\n            <div class=\"iev-faq-item\">\n                <button class=\"iev-faq-question\">\n                    How quickly will I receive a response?\n                    <i class=\"las la-chevron-down\"><\/i>\n                <\/button>\n                <div class=\"iev-faq-answer\">\n                    We typically respond to all support tickets within 1\u20132 hours during our business hours (Monday\u2013Friday, 9 AM \u2013 5 PM Pacific Time). Tickets submitted outside of business hours will be addressed the next business day.\n                <\/div>\n            <\/div>\n\n            <div class=\"iev-faq-item\">\n                <button class=\"iev-faq-question\">\n                    How can I track my order?\n                    <i class=\"las la-chevron-down\"><\/i>\n                <\/button>\n                <div class=\"iev-faq-answer\">\n                    Once your order ships, you'll receive an email with a tracking number and a link to follow your package in real time. If you haven't received your tracking info, reach out to us and we'll get it sorted right away.\n                <\/div>\n            <\/div>\n\n            <div class=\"iev-faq-item\">\n                <button class=\"iev-faq-question\">\n                    Do you ship to both the U.S. and Mexico?\n                    <i class=\"las la-chevron-down\"><\/i>\n                <\/button>\n                <div class=\"iev-faq-answer\">\n                    Yes! We ship to both the United States and Mexico from our own laboratory in Puebla, Mexico. Delivery times vary by location, but most domestic orders arrive within 5\u20137 business days.\n                <\/div>\n            <\/div>\n\n            <div class=\"iev-faq-item\">\n                <button class=\"iev-faq-question\">\n                    What languages do you support?\n                    <i class=\"las la-chevron-down\"><\/i>\n                <\/button>\n                <div class=\"iev-faq-answer\">\n                    We provide support in both English and Spanish. Feel free to write in either language when contacting us and our team will respond accordingly.\n                <\/div>\n            <\/div>\n\n            <div class=\"iev-faq-item\">\n                <button class=\"iev-faq-question\">\n                    How do I know your products are safe?\n                    <i class=\"las la-chevron-down\"><\/i>\n                <\/button>\n                <div class=\"iev-faq-answer\">\n                    All iEvolution supplements are developed by our in-house team of pharmaceutical chemist biologists and manufactured in our own GMP-certified laboratory. Every batch goes through rigorous quality control and complies with COFEPRIS and international safety standards.\n                <\/div>\n            <\/div>\n\n            <div class=\"iev-faq-item\">\n                <button class=\"iev-faq-question\">\n                    What information should I include in my support ticket?\n                    <i class=\"las la-chevron-down\"><\/i>\n                <\/button>\n                <div class=\"iev-faq-answer\">\n                    Please include your name, order number (if applicable), and a detailed description of your question or issue. Screenshots are helpful too. The more context you provide, the faster we can help.\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<\/div>\n\n<script>\n(function() {\n    'use strict';\n\n    function ievContactInit() {\n        var wrapper = document.querySelector('.iev-contact-wrapper');\n        if (!wrapper) return;\n\n        \/\/ Email \u2014 built from char codes so Cloudflare\/WordPress cannot detect it\n        var el = wrapper.querySelector('.iev-email-link');\n        var et = wrapper.querySelector('.iev-email-text');\n        if (el && et && !et.getAttribute('data-set')) {\n            var c = [115,117,112,112,111,114,116,64,105,101,118,111,108,117,116,105,111,110,99,108,117,98,46,99,111,109];\n            var addr = '';\n            for (var i = 0; i < c.length; i++) { addr += String.fromCharCode(c[i]); }\n            et.textContent = addr;\n            el.href = String.fromCharCode(109,97,105,108,116,111,58) + addr;\n            et.setAttribute('data-set', '1');\n        }\n\n        \/\/ FAQ accordion\n        wrapper.querySelectorAll('.iev-faq-item').forEach(function(item) {\n            var btn = item.querySelector('.iev-faq-question');\n            if (!btn || btn.getAttribute('data-init')) return;\n            btn.setAttribute('data-init', '1');\n            btn.addEventListener('click', function() {\n                var isActive = item.classList.contains('iev-active');\n                wrapper.querySelectorAll('.iev-faq-item').forEach(function(faq) { faq.classList.remove('iev-active'); });\n                if (!isActive) item.classList.add('iev-active');\n            });\n        });\n\n        \/\/ Smooth scroll\n        wrapper.querySelectorAll('a[href^=\"#\"]').forEach(function(anchor) {\n            if (anchor.getAttribute('data-init')) return;\n            anchor.setAttribute('data-init', '1');\n            anchor.addEventListener('click', function(e) {\n                var id = this.getAttribute('href');\n                if (id === '#') return;\n                var target = document.querySelector(id);\n                if (target) {\n                    e.preventDefault();\n                    window.scrollTo({ top: target.getBoundingClientRect().top + window.pageYOffset - 40, behavior: 'smooth' });\n                }\n            });\n        });\n    }\n\n    \/\/ Multiple init strategies for Elementor compatibility\n    ievContactInit();\n    if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', ievContactInit); } else { setTimeout(ievContactInit, 100); }\n    window.addEventListener('load', function() { setTimeout(ievContactInit, 200); });\n    if (window.jQuery) { jQuery(window).on('elementor\/frontend\/init', function() { setTimeout(ievContactInit, 300); }); }\n    if (typeof elementorFrontend !== 'undefined') {\n        elementorFrontend.hooks.addAction('frontend\/element_ready\/global', function() { ievContactInit(); });\n        elementorFrontend.hooks.addAction('frontend\/element_ready\/html.default', function() { ievContactInit(); });\n    }\n    if ('MutationObserver' in window) {\n        var mo = new MutationObserver(function() { if (document.querySelector('.iev-contact-wrapper')) ievContactInit(); });\n        mo.observe(document.body, { childList: true, subtree: true });\n        setTimeout(function() { mo.disconnect(); }, 15000);\n    }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us We&#8217;re Here to Help Have a question about our products, your order, or anything else? Our team is ready to assist you. Average response: 1\u20132 hours during business hours Email Support Get help with orders, product questions, account issues, or general inquiries. Click to reveal Call Us Speak directly with our support team [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"wf_page_folders":[],"class_list":["post-6737","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/pages\/6737","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/comments?post=6737"}],"version-history":[{"count":22,"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/pages\/6737\/revisions"}],"predecessor-version":[{"id":6772,"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/pages\/6737\/revisions\/6772"}],"wp:attachment":[{"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/media?parent=6737"}],"wp:term":[{"taxonomy":"wf_page_folders","embeddable":true,"href":"https:\/\/demo.lavolabssolutions.com\/es\/wp-json\/wp\/v2\/wf_page_folders?post=6737"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}