{"id":657,"date":"2025-06-20T18:06:57","date_gmt":"2025-06-20T18:06:57","guid":{"rendered":"https:\/\/funquarks.com\/?page_id=657"},"modified":"2025-06-20T18:06:58","modified_gmt":"2025-06-20T18:06:58","slug":"quiz-roblox-balancer","status":"publish","type":"page","link":"https:\/\/funquarks.com\/es\/quiz-roblox-balancer\/","title":{"rendered":"Quiz Roblox Balancer"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"96\" height=\"96\" src=\"https:\/\/funquarks.com\/wp-content\/uploads\/2025\/06\/icons8-robux-96.png\" alt=\"\" class=\"wp-image-658\"\/><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\">Discover the secrets to earning Robux and skins!<\/h3>\n\n\n<div class=\"lazyblock-cta-slide-2-etapas-1KefJ2 wp-block-lazyblock-cta-slide-2-etapas\">\n<div class=\"mt-16\" id=\"funnel-\">\n    <!-- Progress -->\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n        <div class=\"progress-bar h-full bg-custom transition-all duration-300\" style=\"width: 50%;\"><\/div>\n    <\/div>\n    \n    <div class=\"mt-8\">\n                                \n            <!-- Step 1 -->\n            <div class=\"step step-1\"  data-step=\"1\">\n                \n                <h3 class=\"text-lg font-bold mb-4\">What do you want to know first?<\/h3>\n                \n                <div class=\"flex flex-col gap-2 mt-5\">\n                                            \n                                                    <!-- Questions intermedi\u00e1rias - apenas avan\u00e7am para pr\u00f3ximo step -->\n                            <button style=\"padding-top: 20px !important;padding-bottom: 20px !important;\" class=\"btn-next flex justify-between items-center pl-4 pr-3 py-3 bg-custom rounded-lg text-white uppercase text-sm font-medium\" aria-label=\"SKIN\">\n                                SKIN                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><title>circle-ctrl-right<\/title><g fill=\"#F7F7F7\"><path d=\"M24,12A12,12,0,1,0,12,24,12.013,12.013,0,0,0,24,12ZM10.293,16.707a1,1,0,0,1,0-1.414L13.586,12,10.293,8.707a1,1,0,1,1,1.414-1.414l4,4a1,1,0,0,1,0,1.414l-4,4a1,1,0,0,1-1.414,0Z\" fill=\"#F7F7F7\"><\/path><\/g><\/svg>\n                            <\/button>\n                                                \n                                            \n                                                    <!-- Questions intermedi\u00e1rias - apenas avan\u00e7am para pr\u00f3ximo step -->\n                            <button style=\"padding-top: 20px !important;padding-bottom: 20px !important;\" class=\"btn-next flex justify-between items-center pl-4 pr-3 py-3 bg-custom rounded-lg text-white uppercase text-sm font-medium\" aria-label=\"ROBUX\">\n                                ROBUX                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><title>circle-ctrl-right<\/title><g fill=\"#F7F7F7\"><path d=\"M24,12A12,12,0,1,0,12,24,12.013,12.013,0,0,0,24,12ZM10.293,16.707a1,1,0,0,1,0-1.414L13.586,12,10.293,8.707a1,1,0,1,1,1.414-1.414l4,4a1,1,0,0,1,0,1.414l-4,4a1,1,0,0,1-1.414,0Z\" fill=\"#F7F7F7\"><\/path><\/g><\/svg>\n                            <\/button>\n                                                \n                                    <\/div>\n            <\/div>\n            \n                                \n            <!-- Step 2 -->\n            <div class=\"step step-2\" style=\"display: none;\" data-step=\"2\">\n                \n                <h3 class=\"text-lg font-bold mb-4\"> What kind of strategy do you prefer?<\/h3>\n                \n                <div class=\"flex flex-col gap-2 mt-5\">\n                                            \n                                                    <!-- \u00daltima question - links funcionais -->\n                                                            <a href=\"https:\/\/funquarks.com\/es\/go\/%20quiz-roblox\/\" class=\"flex justify-between items-center pl-4 pr-3 py-5 bg-custom rounded-lg text-white uppercase text-sm font-medium\" aria-label=\"MISSIONS\">MISSIONS<\/a>                                                                            \n                                            \n                                                    <!-- \u00daltima question - links funcionais -->\n                                                            <a href=\"https:\/\/funquarks.com\/es\/go\/%20quiz-roblox\/\" class=\"flex justify-between items-center pl-4 pr-3 py-5 bg-custom rounded-lg text-white uppercase text-sm font-medium\" aria-label=\"GIVEAWAYS\">GIVEAWAYS<\/a>                                                                            \n                                            \n                                                    <!-- \u00daltima question - links funcionais -->\n                                                            <a href=\"https:\/\/funquarks.com\/es\/go\/%20quiz-roblox\/\" class=\"flex justify-between items-center pl-4 pr-3 py-5 bg-custom rounded-lg text-white uppercase text-sm font-medium\" aria-label=\"CODES\">CODES<\/a>                                                                            \n                                    <\/div>\n            <\/div>\n            \n            <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const funnel = document.getElementById('funnel-');\n    const progressBar = funnel.querySelector('.progress-bar');\n    const totalSteps = 2;\n    let currentStep = 1;\n    \n    \/\/ Fun\u00e7\u00e3o para ir para pr\u00f3ximo step\n    function goToNextStep() {\n        if (currentStep >= totalSteps) return;\n        \n        \/\/ Esconde step atual\n        const currentElement = funnel.querySelector(`.step-${currentStep}`);\n        if (currentElement) {\n            currentElement.style.display = 'none';\n        }\n        \n        \/\/ Avan\u00e7a para pr\u00f3ximo\n        currentStep++;\n        \n        \/\/ Mostra pr\u00f3ximo step\n        const nextElement = funnel.querySelector(`.step-${currentStep}`);\n        if (nextElement) {\n            nextElement.style.display = 'block';\n        }\n        \n        \/\/ Atualiza progresso\n        const progressPercent = (currentStep \/ totalSteps) * 100;\n        progressBar.style.width = progressPercent + '%';\n    }\n    \n    \/\/ Bot\u00f5es de avan\u00e7ar - apenas pr\u00f3ximo step sequencial\n    funnel.querySelectorAll('.btn-next').forEach(btn => {\n        btn.onclick = () => {\n            goToNextStep();\n        };\n    });\n});\n<\/script>\n\n<script> \ndocument.documentElement.style.setProperty('--color-scheme', '#A962C2');\n<\/script><\/div>","protected":false},"excerpt":{"rendered":"<p>Discover the secrets to earning Robux and skins!<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank-page.php","meta":{"footnotes":""},"class_list":["post-657","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/pages\/657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/comments?post=657"}],"version-history":[{"count":1,"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/pages\/657\/revisions"}],"predecessor-version":[{"id":659,"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/pages\/657\/revisions\/659"}],"wp:attachment":[{"href":"https:\/\/funquarks.com\/es\/wp-json\/wp\/v2\/media?parent=657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}