{"id":124,"date":"2025-02-10T10:48:34","date_gmt":"2025-02-10T10:48:34","guid":{"rendered":"https:\/\/carpatic.co\/?page_id=124"},"modified":"2025-02-10T10:48:34","modified_gmt":"2025-02-10T10:48:34","slug":"home","status":"publish","type":"page","link":"https:\/\/carpicars.com\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull home_slider is-layout-flow wp-container-core-group-is-layout-a2902c9c wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0\"><p>\n    <!-- Swiper CSS -->\n    <!-- <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/> -->\n\n    <style>\n        .main-custom-bg-slider {\n            position: relative;\n        }\n\n        .main-custom-bg-slider .custom-bg-slider {\n            position: relative;\n            width: 100%;\n            height: 75vh;\n            overflow: hidden;\n        }\n\n        .main-custom-bg-slider .custom-bg-slider img {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            opacity: 0;\n            transition: opacity 1s ease-in-out;\n        }\n\n        .main-custom-bg-slider .custom-bg-slider img.active {\n            opacity: 1;\n        }\n\n        .main-custom-bg-slider .custom-bg-slider::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(180deg, #FFFFFFB2 0%, #FFFFFFE3 100%);\n            z-index: 2;\n        }\n\n        .main-custom-bg-slider .custom-content-container {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            max-width: 100%;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 30px 0 30px 30px;\n            border-radius: 12px;\n            color: white;\n            z-index: 10;\n            width: 100%;\n        }\n\n        .main-custom-bg-slider span.highlight {\n            color: #e22686;\n        }\n\n        .main-custom-bg-slider .btn:hover {\n            background-color: #e22686;\n        }\n\n        .main-custom-bg-slider .btn {\n            background-color: #2F2F2F;\n            font-family: \"Lato\", Sans-serif;\n            font-size: 16px;\n            font-weight: 700;\n            text-transform: uppercase;\n            fill: #FFFFFF;\n            color: #FFFFFF;\n            border-radius: 1px 1px 1px 1px;\n            padding: 16px 32px 16px 32px;\n            border: 0;\n        }\n\n        .main-custom-bg-slider .custom-left {\n            width: 30%;\n            padding-left: 10%;\n        }\n\n        .main-custom-bg-slider .custom-left h1 {\n            font-family: \"Oswald\", Sans-serif;\n            font-size: 4.5rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            line-height: 100px;\n            color: #000;\n        }\n\n        .main-custom-bg-slider .custom-left h2 {\n            font-size: 28px;\n            margin-bottom: 10px;\n        }\n\n        .main-custom-bg-slider .custom-left p {\n            line-height: 1.5;\n            text-align: left;\n            font-family: \"Lato\", Sans-serif;\n            font-size: 1rem;\n            font-weight: 400;\n            color: #54595F;\n            margin-bottom: 53px;\n        }\n\n        .main-custom-bg-slider .custom-right {\n            width: 65%;\n            position: relative;\n        }\n\n        \/* Swiper Container *\/\n        .main-custom-bg-slider .product-swiper {\n            width: 100%;\n            padding: 20px 0;\n        }\n        .main-custom-bg-slider .swiper-wrapper {\n            align-items: center;\n        }\n\n        \/* Product Card *\/\n        .main-custom-bg-slider .swiper-slide {\n            width: 780px;\n            opacity: 0.4;\n            transition: transform .5s ease-in-out,opacity .35s .15s !important;\n        }\n\n        .main-custom-bg-slider .swiper-slide {\n            overflow: visible !important;\n        }\n\n        .main-custom-bg-slider .product-card {\n            background: transparent;\n            border-radius: 8px;\n            overflow: hidden;\n            cursor: pointer;\n            text-decoration: none;\n            display: block;\n        }\n\n        .main-custom-bg-slider .product-image-wrapper {\n            position: relative;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n\n        .main-custom-bg-slider .product-card img {\n            width: 100%;\n            height: auto;\n            display: block;\n            transition: transform 0.3s ease;\n            max-height: 500px;\n        }\n\n        .main-custom-bg-slider .swiper-slide-active .product-card:hover img {\n            transform: scale(1.05);\n        }\n        .main-custom-bg-slider .swiper-slide .product-info {\n            opacity: 0;\n            transform: translateY(15px);\n            transition: opacity 0.4s ease, transform 0.4s ease;\n            pointer-events: none;\n            width: 70%;\n        }\n\n        .main-custom-bg-slider .swiper-slide-active .product-info {\n            opacity: 1;\n            transform: translateY(0);\n            pointer-events: auto;\n        }\n        .main-custom-bg-slider .product-info {\n            padding: 15px 0;\n            text-align: left;\n        }\n\n        .main-custom-bg-slider .product-title .cash_alterantive{\n            text-align: start;\n        }\n        .main-custom-bg-slider .product-title {\n            font-family: \"Lato\", Sans-serif;\n            font-size: 18px;\n            font-weight: 600;\n            color: #000;\n            margin: 0;\n            line-height: 1.4;\n        }\n        .main-custom-bg-slider .product-price-badge {\n            position: absolute;\n            top: -19px;\n            right: 22px;\n            z-index: 5;\n        }\n        \n        .main-custom-bg-slider .product-price-badge .product-price {\n            position: relative;\n            display: inline-block;\n            background: #E22685;\n            color: #FFFFFF;\n            padding: 10px 30px 10px 40px;\n            font-size: 36px;\n            font-weight: 700;\n            color: #fff;\n            line-height: 1;\n            transform: skewX(-20deg);\n        }\n        .main-custom-bg-slider .product-price-badge .product-price ins{\n            text-decoration: none !important;\n        }\n        .main-custom-bg-slider .product-price-badge .product-price bdi{\n            color: #fff;\n        }\n        \n        \/* Navigation Arrows - Positioned to align with product title *\/\n        .main-custom-bg-slider .slider-navigation-container {\n            position: absolute;\n            bottom: 30px;\n            right: 20%;\n            display: flex;\n            align-items: center;\n            gap: 45px;\n            z-index: 20;\n            opacity: 0;\n            transform: translateX(-20%) !important;\n            transition: opacity 0.4s ease, transform 0.4s ease;\n            pointer-events: none;\n            padding: 10px;\n        }\n\n        .main-custom-bg-slider .swiper-slide-active ~ .slider-navigation-container,\n        .main-custom-bg-slider .product-swiper:has(.swiper-slide-active) .slider-navigation-container {\n            opacity: 1;\n            transform: translateY(0);\n            pointer-events: auto;\n        }\n\n        .main-custom-bg-slider .swiper-button-next,\n        .main-custom-bg-slider .swiper-button-prev {\n            color: #1C1B21;\n            width: auto;\n            height: auto;\n            background: transparent;\n            border-radius: 0;\n            transition: all 0.3s ease;\n            box-shadow: none;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            cursor: pointer;\n            border: none;\n            outline: none;\n            position: relative;\n            margin: 0;\n            top: 0;\n            left: 0;\n            right: 0;\n        }\n\n        .main-custom-bg-slider .swiper-button-next:focus,\n        .main-custom-bg-slider .swiper-button-prev:focus {\n            outline: none;\n            border: none;\n            box-shadow: none;\n        }\n\n        .main-custom-bg-slider .swiper-button-next:after,\n        .main-custom-bg-slider .swiper-button-prev:after {\n            content: none;\n            font-size: 0;\n        }\n\n        .main-custom-bg-slider .swiper-button-next svg,\n        .main-custom-bg-slider .swiper-button-prev svg {\n            display: block;\n        }\n\n        .main-custom-bg-slider .flex {\n            display: flex;\n            gap: 15px;\n            align-items: center;\n        }\n\n        .main-custom-bg-slider .icon-container {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .main-custom-bg-slider #wp--skip-link--target {\n            margin: 0 !important;\n        }\n\n        .wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained:has(.home_slider) {\n            padding-top: 0 !important;\n            padding-bottom: 0 !important;\n        }\n\n        .main-custom-bg-slider .entry-content.alignfull.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained {\n            margin-top: 0;\n        }\n        .main-custom-bg-slider .video-popup-btn {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 11px;\n            border-radius: 50%;\n            background: rgba(2, 2, 2, 0.8);\n            box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);\n            transition: 0.3s;\n            text-decoration: none;\n            text-decoration-thickness: auto;\n            text-decoration-thickness: auto;\n            margin-left: 64px;\n        }\n\n        .main-custom-bg-slider .d-none {\n            display: none;\n        }\n        @media (max-width: 1767px) {\n            .main-custom-bg-slider .custom-left{\n                padding-left: 5% !important;\n            }\n        }\n        @media (max-width: 1420px) {\n            .main-custom-bg-slider .custom-left{\n                padding-left: 0% !important;\n            }\n        }\n        @media (max-width: 1200px) {\n            .main-custom-bg-slider .custom-left h1 {\n                font-size: 3.5rem !important;\n                line-height: 70px !important;\n            }\n            .main-custom-bg-slider .swiper-slide {\n                width: 680px;\n            }\n        }\n        .custom-content-container .custom-right .participate-btn-container{\n            display: none !important;\n        }\n        .main-custom-bg-slider .swiper-slide-active {\n            opacity: 1 !important;\n        }\n        @media (max-width: 1024px) {\n            .main-custom-bg-slider .product-card img{\n                max-height: 500px;\n            }\n            .main-custom-bg-slider .product-title {\n                font-size: 14px !important;\n            }\n            .main-custom-bg-slider .custom-bg-slider {\n                height: 90vh !important;\n            }\n            .custom-content-container .custom-right .participate-btn-container{\n                display: flex !important;\n            }\n            .custom-content-container .custom-left .participate-btn-container{\n               display: none !important;\n            }\n            .main-custom-bg-slider .swiper-slide {\n                width: 100% !important;\n                opacity: 0 !important;\n            }\n            .main-custom-bg-slider .swiper-slide-active {\n                opacity: 1 !important;\n            }\n            .main-custom-bg-slider .custom-left h1 {\n                font-size: 3rem !important;\n                line-height: 60px !important;\n            }\n            .main-custom-bg-slider .custom-content-container {\n                flex-direction: column;\n                padding: 30px !important;\n            }\n            .main-custom-bg-slider .custom-left{\n                padding-left: 0px !important;\n            }\n            .main-custom-bg-slider .custom-left,\n            .main-custom-bg-slider .custom-right {\n                width: 100%;\n            }\n            .main-custom-bg-slider .custom-left p {\n                margin-bottom: 10px;\n            }\n            .main-custom-bg-slider .slider-navigation-container{\n                bottom:15px !important;\n                gap: 45px !important;\n                right: 0%;\n                justify-content: flex-start;\n            }\n           \n        }\n        @media (max-width: 520px) {\n               .main-custom-bg-slider .slider-navigation-container {\n                right: -7% !important;\n               }\n        }\n        @media (max-width: 768px) {\n            \n            .home #TB_window {\n                width: 100% !important;\n                top: 35% !important;\n                transform: translateX(-50%);\n                margin-left: 0 !important;\n                margin-top: 0 !important;\n            }\n            .home #TB_ajaxContent {\n                width: 100% !important;\n                height: auto !important;\n            }\n\n\n            .home #TB_window iframe {\n                height: 61.25vw !important; \/* 16:9 ratio *\/\n            }\n            .home #TB_closeWindowButton{\n                margin-right: 10px !important;\n            }\n             .main-custom-bg-slider .slider-navigation-container {\n                bottom: 30px;\n                right: 0%;\n                gap: 30px !important;\n            }\n            .main-custom-bg-slider .product-card img{\n                max-height: 297px;\n            }\n            .main-custom-bg-slider .custom-content-container {\n                flex-direction: column;\n                padding: 30px !important;\n                top: 45% !important;\n            }\n            .main-custom-bg-slider .custom-left h1 {\n                font-size: 2.5rem !important;\n                line-height: 50px !important;\n            }\n\n            .main-custom-bg-slider .product-price-badge .product-price {\n                font-size: 18px;\n                padding: 6px 12px;\n            }\n            .main-custom-bg-slider .video-popup-btn {\n                margin-top: 0px !important;\n                margin-left: 0 !important;\n                padding: 7px !important;\n            }\n\n            .main-custom-bg-slider .btn {\n                padding: 10px !important;\n                font-size: 15px !important;\n                width: 165px;\n            }\n        }\n    <\/style>\n\n    <div class=\"main-custom-bg-slider\">\n        <div class=\"custom-bg-slider\">\n                            <img decoding=\"async\" src=\"https:\/\/carpicars.com\/wp-content\/uploads\/2026\/09\/home-A.jpg\" class=\"bg-slide active\" alt=\"Background Winner\">\n                        <\/div>\n\n        <div class=\"custom-content-container\">\n            <div class=\"custom-left\">\n                <h1>\n                    COULD YOU\r\nBE OUR NEXT\r\n<span class=\"highlight\">WINNER<\/span>                <\/h1>\n                <p>Enter now and win fabulous prizes with \u2018Carpatic Giveaways\u2019<\/p>\n                <div class=\"flex participate-btn-container\">\n                    <button class=\"btn\"onclick=\"window.location.href=''\">PARTICIPATE NOW<\/button>\n                        \n                    <a href=\"#TB_inline?width=800&#038;height=450&#038;inlineId=youtube-popup\" \n                       class=\"thickbox video-popup-btn\" data-video=\"https:\/\/www.youtube.com\/watch?v=a5K3nSnlF38\">\n                       \n                        <span class=\"icon-container\">\n                            <svg aria-hidden=\"true\" height=\"35px\" fill=\"white\" class=\"e-font-icon-svg e-far-play-circle\"\n                                viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z\">\n                                <\/path>\n                            <\/svg>\n                        <\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n            \n            <div class=\"custom-right d-none\">\n                <div class=\"swiper product-swiper\">\n                    <div class=\"swiper-wrapper\">\n                                                    <p>No cars found.<\/p>\n                                            <\/div>\n                    \n                    <!-- Navigation arrows - Outside loop, positioned absolutely -->\n                    <div class=\"slider-navigation-container\">\n                        <div class=\"swiper-button-prev\">\n                            <svg viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width: 22px; height: 22px; rotate: 180deg;\">\n                                <path d=\"M0.336588 9.66756H16.5633L9.10992 2.21423L11.0033 0.334229L21.6699 11.0009L11.0033 21.6676L9.12326 19.7876L16.5633 12.3342H0.336588V9.66756Z\" fill=\"currentColor\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"swiper-button-next\">\n                            <svg viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width: 22px; height: 22px;\">\n                                <path d=\"M0.336588 9.66756H16.5633L9.10992 2.21423L11.0033 0.334229L21.6699 11.0009L11.0033 21.6676L9.12326 19.7876L16.5633 12.3342H0.336588V9.66756Z\" fill=\"currentColor\"><\/path>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flex participate-btn-container mt-3 justify-content-between\">\n                    <button class=\"btn\"onclick=\"window.location.href=''\">PARTICIPATE NOW<\/button>\n                        \n                    <a href=\"#TB_inline?width=800&#038;height=450&#038;inlineId=youtube-popup\" \n                       class=\"thickbox video-popup-btn me-3\" data-video=\"https:\/\/www.youtube.com\/watch?v=a5K3nSnlF38\">\n                       \n                        <span class=\"icon-container\">\n                            <svg aria-hidden=\"true\" height=\"35px\" fill=\"white\" class=\"e-font-icon-svg e-far-play-circle\"\n                                viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z\">\n                                <\/path>\n                            <\/svg>\n                        <\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <script>\n        document.addEventListener('DOMContentLoaded', function () {\n            \/\/ Show the slider after initialization\n            document.querySelector('.custom-right').classList.remove('d-none');\n            \n            \/\/ Initialize Swiper with centerMode effect\n            const swiper = new Swiper('.product-swiper', {\n                slidesPerView: 'auto',\n                centeredSlides: true,\n                grabCursor: true,\n                initialSlide: 0,\n                autoHeight: false,\n                spaceBetween: 0,\n                speed: 500,\n                autoplay: {\n                    delay: 5000,\n                    disableOnInteraction: false,\n                    pauseOnMouseEnter: true,\n                },\n                loop: false,\n                rewind: true,\n                effect: \"creative\",\n                creativeEffect: {\n                    limitProgress: 2,\n                    prev: {\n                        translate: ['-40%', 0, 0],\n                        scale: 0.9,\n                        opacity: 0.5\n                    },\n                    next: {\n                        translate: ['110%', 0, 0],\n                        scale: 0.9,\n                        opacity: 0.5\n                    }\n                },\n\n                navigation: {\n                    nextEl: '.swiper-button-next',\n                    prevEl: '.swiper-button-prev',\n                }\n            });\n        });\n    <\/script>\n\n    <\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull home_sec countdownParentBox desktop_countdownParentBox has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull home_sec_section has-accent-6-background-color has-background is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152423-removebg-preview-1.png\" alt=\"\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-1\">GUARANTEED PRIZES<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-2 wp-block-paragraph\">With a fixed number of tickets available<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152616-removebg-preview.png\" alt=\"\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-3\">LIVE DRAWS<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-4 wp-block-paragraph\">Ensuring 100% transparency for participants<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152627-removebg-preview.png\" alt=\"\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-5\">INSTANT PRIZES<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-6 wp-block-paragraph\">Instant rewards with multiple chances to win<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152637-removebg-preview.png\" alt=\"\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-7\">\u00a31.250.000+<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-8 wp-block-paragraph\">Total prizes awarded<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignwide countdownSection has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\"><p>\n    <div class=\"container countdown-wrapper mt-3\">\n        <div class=\"countdown-container d-flex align-items-center justify-content-between\">\n            <div class=\"d-flex flex-column align-items-center\">\n                <span class=\"fw-bold text-uppercase\"><strong class=\"nextDrawtxt\">NEXT LIVE DRAW<\/strong> START IN:<\/span>\n                <span class=\"fw-bold\">2nd September 2026 @ 2:13 PM<\/span>\n            <\/div>\n            <div class=\"d-flex gap-2 countdown\">\n                <div class=\"countdown-box\"><span id=\"days\">00<\/span><small>Days<\/small><\/div>\n                <div class=\"countdown-box\"><span id=\"hours\">00<\/span><small>Hours<\/small><\/div>\n                <div class=\"countdown-box\"><span id=\"minutes\">00<\/span><small>Min<\/small><\/div>\n                <div class=\"countdown-box\"><span id=\"seconds\">00<\/span><small>Sec<\/small><\/div>\n            <\/div>\n            <a href=\"#\" class=\"live-button rounded-pill\">check our recently Live Draws<\/a>\n        <\/div>\n    <\/div>\n\n    <script>\n        let countdownDate = 0;\n\n        function updateCountdown() {\n            let now = new Date().getTime();\n            let timeLeft = countdownDate - now;\n\n            if (timeLeft <= 0) {\n                document.querySelector(\".countdown\").innerHTML = \"<span class='text-normal fw-bold blink'>LIVE NOW!<\/span>\";\n                clearInterval(countdownInterval);\n                return;\n            }\n\n            let days = Math.floor(timeLeft \/ (1000 * 60 * 60 * 24));\n            let hours = Math.floor((timeLeft % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n            let minutes = Math.floor((timeLeft % (1000 * 60 * 60)) \/ (1000 * 60));\n            let seconds = Math.floor((timeLeft % (1000 * 60)) \/ 1000);\n\n            document.getElementById(\"days\").innerText = days.toString().padStart(2, \"0\");\n            document.getElementById(\"hours\").innerText = hours.toString().padStart(2, \"0\");\n            document.getElementById(\"minutes\").innerText = minutes.toString().padStart(2, \"0\");\n            document.getElementById(\"seconds\").innerText = seconds.toString().padStart(2, \"0\");\n        }\n\n        let countdownInterval = setInterval(updateCountdown, 1000);\n        updateCountdown();\n    <\/script>\n\n    <\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignfull home_products has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignwide home_products is-horizontal is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-71448c25 wp-block-group-is-layout-flex\">\n<div class=\"d-flex justify-content-between align-items-center w-100\">\n                        <h2 class=\"mb-0\">Just <span class=\"sub_heading\">Launched<\/span><\/h2>\n                        <div>\n                            <a class=\"btn btn-dark rounded-0 py-md-3 px-md-5 py-2 px-3\" href=\"\/competitions\">VIEW ALL<\/a>\n                        <\/div>\n                    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignwide just_launched is-layout-flow wp-block-group-is-layout-flow\"><p><p class=\"text-center noproducts\">No products found.<\/p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull home_products has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignwide home_products is-horizontal is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-71448c25 wp-block-group-is-layout-flex\">\n<div class=\"d-flex justify-content-between align-items-center w-100 mt-md-4 mt-1\">\n                        <h2 class=\"mb-0\">Closes <span class=\"sub_heading\">Soon<\/span><\/h2>\n                        <div>\n                            <a class=\"btn btn-dark rounded-0 py-md-3 px-md-5 py-2 px-3\" href=\"\/competitions\">VIEW ALL<\/a>\n                        <\/div>\n                    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\"><p><p class=\"text-center noproducts\">No products found.<\/p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull home_sec countdownParentBox mobile-countdownParentBox has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull home_sec_section has-accent-6-background-color has-background is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"57\" height=\"58\" src=\"https:\/\/staging.testcarpatic.com\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152423-removebg-preview-1.png\" alt=\"\" class=\"wp-image-233\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-9\">GUARANTEED PRIZES<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-10 wp-block-paragraph\">With a fixed number of tickets available<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"55\" height=\"55\" src=\"https:\/\/staging.testcarpatic.com\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152616-removebg-preview.png\" alt=\"\" class=\"wp-image-235\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-11\">LIVE DRAWS<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-12 wp-block-paragraph\">Ensuring 100% transparency for participants<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"56\" height=\"56\" src=\"https:\/\/staging.testcarpatic.com\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152627-removebg-preview.png\" alt=\"\" class=\"wp-image-236\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-13\">INSTANT PRIZES<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-14 wp-block-paragraph\">Instant rewards with multiple chances to win<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"63\" height=\"59\" src=\"https:\/\/staging.testcarpatic.com\/wp-content\/uploads\/2025\/02\/Screenshot_2025-02-11_152637-removebg-preview.png\" alt=\"\" class=\"wp-image-238\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-15\">\u00a3125.000+<\/h2>\n\n\n\n<p class=\"has-text-align-center has-contrast-color has-text-color has-link-color wp-elements-16 wp-block-paragraph\">Total prize value awarded<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer mobile-hide\"><\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><p><p>No product categories found.<\/p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull works has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#000000\">\n<div class=\"wp-block-columns has-background is-layout-flex wp-container-core-columns-is-layout-e0ba277d wp-block-columns-is-layout-flex\" style=\"background-color:#000000;padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-column work_home is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-center is-style-text-display work-heading has-base-color has-text-color has-link-color wp-elements-17 is-style-text-display--1\">How it works<\/h2>\n\n\n\n<div class=\"wp-block-columns has-background is-layout-flex wp-container-core-columns-is-layout-22b18bbd wp-block-columns-is-layout-flex\" style=\"background-color:#010101;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-column has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-d2ecb1ed wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px;border-radius:5px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\">\n<i class=\"fa-solid fa-gift fa-2xl\" style=\"color: #E22687;\"><\/i>\n\n\n\n<h2 class=\"wp-block-heading has-contrast-color has-text-color has-link-color wp-elements-18\">Choose Your Prize<\/h2>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-19 wp-block-paragraph\">Find a prize you&#8217;d love to win from our current competitions and select how many entries you&#8217;d like from the dropdown menu. Make sure to try answering the question correctly before clicking the &#8216;Participate Now&#8217; button!<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-c017978b wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px;border-radius:5px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<i class=\"fa-solid fa-ticket-simple fa-2xl\" style=\"color: #E22687;\"><\/i>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-20\">Reserve Your Tickets<\/h2>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-21 wp-block-paragraph\">Go to your cart and choose your preferred payment method (PayPal, Visa Debit, Apple Pay, Google Pay available) to secure your lucky ticket numbers. Need a reminder? You can find them in your account.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-c017978b wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px;border-radius:5px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<i class=\"fa-solid fa-square-rss fa-2xl\" style=\"color: #E22687;\"><\/i>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-22\">Watch Our LIVE Draws<\/h2>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-23 wp-block-paragraph\">Are you ready for the draw? Watch us LIVE on our Facebook page to see how we randomly generate a winner for the competition(s). If you&#8217;re the lucky winner, congratulations! We might call you live during the draw, so stay ready!<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-base-background-color has-background is-layout-flow wp-container-core-column-is-layout-c017978b wp-block-column-is-layout-flow\" style=\"border-style:none;border-width:0px;border-radius:5px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<i class=\"fa-solid fa-trophy fa-2xl\" style=\"color: #E22687;\"><\/i>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-24\">Guaranteed Winners, Odds &amp; Prizes<\/h2>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color wp-elements-25 wp-block-paragraph\">Each competition has a limited number of entries available, meaning the odds are fixed. If at least 80% of the entries are not sold, the draw date will be extended to allow more participation in the competition.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull home_testimonials is-layout-flow wp-container-core-group-is-layout-9285c5e3 wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0\">\n<h2 class=\"wp-block-heading has-text-align-center Testimonials-heading\">Testimonials<\/h2>\n\n\n<p>            <div class=\"main-testimonial-slider\">\n                <div class=\"testimonial-slider\">\n                                    <\/div>\n                <div class=\"btn-black12\">\n                    <!--<button class=\"btn-black\" onclick=\"window.location.href='https:\/\/carpicars.com\/?page_id=1438'\">ALL WINNERS<\/button>-->\n                    <a class=\"btn-black text-decoration-none\" href=\"https:\/\/carpicars.com\/?page_id=1438\">\n                        ALL WINNERS\n                    <\/a>\n\n                        <a href=\"https:\/\/www.trustpilot.com\/review\/carpaticgiveaways.com?utm_medium=trustbox&#038;utm_source=TrustBoxReviewCollector\" class=\"btn-trustpilot\">\n                            Review us on <i class=\"fa-solid fa-star\" style=\"color: #00b67a;\"><\/i> Trustpilot\n                        <\/a>\n                <\/div>\n            <\/div>\n\n        <script>\n           jQuery(document).ready(function ($) {\n                $('.testimonial-slider').slick({\n                    slidesToShow: 1,\n                    slidesToScroll: 1,\n                    arrows: true,\n                    autoplay: true,\n                    autoplaySpeed: 3000,\n                    prevArrow: '<button class=\"slick-prev\"><i class=\"fas fa-arrow-left\"><\/i><\/button>',\n                    nextArrow: '<button class=\"slick-next\"><i class=\"fas fa-arrow-right\"><\/i><\/button>',\n                    responsive: [\n                        {\n                            breakpoint: 768,\n                        }\n                    ]\n                });\n            });\n\n        <\/script>\n        <\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull scammer-main has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60);padding-top:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group alignfull has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns alignfull has-background is-layout-flex wp-container-core-columns-is-layout-bb0693d2 wp-block-columns-is-layout-flex\" style=\"background-color:#2f3136;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\">\n<div class=\"wp-block-column scammer-bg has-global-padding is-content-justification-left is-layout-constrained wp-container-core-column-is-layout-236ffaf5 wp-block-column-is-layout-constrained\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">\n<p class=\"has-text-color has-link-color wp-elements-26 wp-block-paragraph\" style=\"color:#ffffffc4;font-size:12px;font-style:normal;font-weight:700;letter-spacing:0.2em\">OUR GUIDE FOR YOU<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-base-color has-text-color has-link-color wp-elements-27\"><strong><em>TO AVOID SCAMMERS<\/em><\/strong><\/h2>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-28 wp-block-paragraph\" style=\"color:#ffffffc4;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.294), 17px);font-style:normal;font-weight:500\">The best way to understand exactly how our skill-based competitions work is to read the <a style=\"color:#e10600\" href=\"https:\/\/carpaticwin.com\/terms-and-conditons\/\" data-type=\"page\" data-id=\"517\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#e10600\" class=\"has-inline-color\">Terms and Conditions.<\/mark><\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div data-wp-context=\"{ &quot;autoclose&quot;: false, &quot;accordionItems&quot;: [] }\" data-wp-interactive=\"core\/accordion\" role=\"group\" class=\"wp-block-accordion is-layout-flow wp-block-accordion-is-layout-flow\">\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-2&quot;, &quot;openByDefault&quot;: true }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-open is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right has-base-color has-text-color has-link-color has-medium-font-size wp-elements-29\" style=\"font-style:normal;font-weight:700\"><button aria-expanded=\"true\" aria-controls=\"accordion-item-2-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-2\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\" style=\"text-decoration:none\">1. We will NEVER ask you to pay to receive a Prize.<\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-2\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-2-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"has-text-color has-link-color wp-elements-30 wp-block-paragraph\" style=\"color:#ffffffc4;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.196), 16px);font-style:normal;font-weight:500\">Our winners DO NOT have to pay us anything to receive their prize. The only times you pay us are when you shop in our store. If you were contacted and asked for any payment to retrieve a prize, you are being contacted by a scammer.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-3&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right has-base-color has-text-color has-link-color has-medium-font-size wp-elements-31\" style=\"font-style:normal;font-weight:700\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-3-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-3\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\" style=\"text-decoration:none\">2. We will NEVER notify a winner on Social Media.<\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-3\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-3-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"has-text-color has-link-color wp-elements-32 wp-block-paragraph\" style=\"color:#ffffffc4;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.196), 16px);font-style:normal;font-weight:500\">We do not notify winners via social media messages, comments, or DMs. Winners are contacted via email or phone call. Our winners are NEVER contacted over social media!<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-4&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right has-base-color has-text-color has-link-color has-medium-font-size wp-elements-33\" style=\"font-style:normal;font-weight:700\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-4-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-4\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\" style=\"text-decoration:none\">3. We will ONLY send emails from our Official Domain.<\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-4\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-4-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"has-text-color has-link-color wp-elements-34 wp-block-paragraph\" style=\"color:#ffffffc4;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.196), 16px);font-style:normal;font-weight:500\">Email communication will ONLY be sent from an email address ending in &#8220;@carpaticgiveaways.com&#8221; &#8211; If you receive a message from any other domain claiming you\u2019ve won, it is not from us and should be treated as fraudulent.<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull custom_height has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull smartphone main hide-me has-background has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#e22686\">\n<div class=\"wp-block-columns alignfull desktop_width has-background is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\" style=\"background-color:#00000000\">\n<div class=\"wp-block-column smartphone_left_sec has-global-padding is-content-justification-left is-layout-constrained wp-container-core-column-is-layout-236ffaf5 wp-block-column-is-layout-constrained\">\n<div class=\"wp-block-columns scaner_hide_mobile has-background is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\" style=\"background-color:#00000000\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\">SCAN HERE<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/02\/qr-code-telegram-1.webp\" alt=\"\"\/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading heading\">Want it on your smartphone?<\/h2>\n\n\n\n<p class=\"devices wp-block-paragraph\">Carpatic Giveaways app is now available on devices.<\/p>\n\n\n\n<div class=\"wp-block-columns apps has-background is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\" style=\"background-color:#faf9f200\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:75%\">\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"\/app\/\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/ios.png\" alt=\"ios\"\/><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"\/app\/\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/04\/android.png\" alt=\"andriod\"\/><\/a><\/figure>\n<\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column smartphone_background_image is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"705\" height=\"1024\" src=\"\/wp-content\/uploads\/2025\/02\/app-home-1-705x1024.webp\" alt=\"\" class=\"wp-image-309\" style=\"width:390px;height:auto\" srcset=\"https:\/\/carpicars.com\/wp-content\/uploads\/2025\/02\/app-home-1-705x1024.webp 705w, https:\/\/carpicars.com\/wp-content\/uploads\/2025\/02\/app-home-1-207x300.webp 207w, https:\/\/carpicars.com\/wp-content\/uploads\/2025\/02\/app-home-1-768x1115.webp 768w, https:\/\/carpicars.com\/wp-content\/uploads\/2025\/02\/app-home-1-600x871.webp 600w, https:\/\/carpicars.com\/wp-content\/uploads\/2025\/02\/app-home-1.webp 1029w\" sizes=\"auto, (max-width: 705px) 100vw, 705px\" \/><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>GUARANTEED PRIZES With a fixed number of tickets available LIVE DRAWS Ensuring 100% transparency for participants INSTANT PRIZES Instant rewards with multiple chances to win \u00a31.250.000+ Total prizes awarded Just Launched VIEW ALL Closes Soon VIEW ALL GUARANTEED PRIZES With a fixed number of tickets available LIVE DRAWS Ensuring 100% transparency for participants INSTANT PRIZES [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-124","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/carpicars.com\/index.php?rest_route=\/wp\/v2\/pages\/124","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carpicars.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carpicars.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carpicars.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carpicars.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=124"}],"version-history":[{"count":0,"href":"https:\/\/carpicars.com\/index.php?rest_route=\/wp\/v2\/pages\/124\/revisions"}],"wp:attachment":[{"href":"https:\/\/carpicars.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}