{"id":2601,"date":"2025-12-14T01:20:33","date_gmt":"2025-12-13T19:50:33","guid":{"rendered":"https:\/\/juliusmanuel.com\/?page_id=2601"},"modified":"2025-12-14T01:20:34","modified_gmt":"2025-12-13T19:50:34","slug":"interviews-of-julius-manuel","status":"publish","type":"page","link":"https:\/\/juliusmanuel.com\/?page_id=2601","title":{"rendered":"Interviews of Julius Manuel"},"content":{"rendered":"\n        <style>\n            .jm-video-card-wrapper { width: 100%; margin: 2.5em 0; }\n            \n            \/* --- *** UPDATED FONT SIZE *** --- *\/\n            .jm-video-card-wrapper h2.jm-card-heading { \n                text-align: center; \n                font-size: clamp(1.6rem, 4vw, 2.2rem); \/* Was: 1.8rem, 5vw, 2.5rem *\/\n                margin-bottom: 0.25em; \n                color: #222; \n            }\n            \/* --- *** END UPDATE *** --- *\/\n            \n            .jm-video-card-wrapper h3.jm-card-subheading { text-align: center; font-size: 1.2rem; font-weight: 400; color: #555; margin: 0 0 1.0em 0; }\n            .jm-card-description { text-align: left; color: #333; max-width: 720px; margin: 0 auto 1.5em auto; }\n            .jm-card-description p { margin: 0.5em 0; }\n            .jm-video-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); justify-content: center; gap: 1.5rem; }\n            \n            .jm-link-card {\n                display: flex;\n                flex-direction: column;\n                position: relative;\n                background: #ffffff;\n                border-radius: 10px;\n                box-shadow: 0 5px 15px rgba(0,0,0,0.07);\n                overflow: hidden;\n                transition: transform 0.3s ease, box-shadow 0.3s ease;\n                border-top: 6px solid #0073aa;\n                text-decoration: none;\n            }\n            .jm-link-card:hover { transform: translateY(-6px); box-shadow: 0 10px 25px rgba(0,0,0,0.12); }\n            \n            .jm-card-number {\n                position: absolute; top: 0; right: 0; z-index: 3; background: #0073aa; color: #ffffff;\n                font-weight: bold; font-size: 14px; line-height: 1; padding: 6px 10px; border-bottom-left-radius: 10px;\n            }\n            \n            .jm-card-thumbnail-box {\n                position: relative;\n                width: 100%;\n                padding-bottom: 56.25%; \/* 16:9 Aspect Ratio *\/\n                background: #f0f0f0;\n            }\n            .jm-card-thumbnail-box img {\n                position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;\n            }\n            .jm-card-thumbnail-box::after {\n                content: \"\\25BA\"; \/* \u25ba *\/\n                position: absolute;\n                top: 50%;\n                left: 50%;\n                transform: translate(-50%, -50%);\n                font-size: 40px;\n                color: rgba(255,255,255,0.8);\n                text-shadow: 0 0 10px rgba(0,0,0,0.5);\n                z-index: 2;\n                transition: transform 0.3s ease, color 0.3s ease;\n            }\n            .jm-link-card:hover .jm-card-thumbnail-box::after {\n                transform: translate(-50%, -50%) scale(1.15);\n                color: #fff;\n            }\n            \n            .jm-card-text-content {\n                padding: 15px;\n                flex-grow: 1;\n                display: flex;\n                flex-direction: column;\n            }\n\n            .jm-link-card-title {\n                font-size: 1.1rem;\n                font-weight: 600;\n                color: #333;\n                transition: color 0.3s ease;\n                margin: 0;\n            }\n            .jm-link-card-subtitle {\n                font-size: 0.9rem;\n                color: #777;\n                margin: 5px 0 0 0;\n                flex-grow: 1;\n            }\n            .jm-link-card:hover .jm-link-card-title { color: #0073aa; }\n            \n            .jm-card-stats {\n                display: flex;\n                justify-content: space-between;\n                align-items: center;\n                margin-top: 15px;\n                padding-top: 10px;\n                border-top: 1px solid #f0f0f0;\n                font-size: 0.85rem;\n                color: #666;\n            }\n            .jm-stat-item { display: flex; align-items: center; gap: 5px; }\n            .jm-stat-item svg { width: 14px; height: 14px; fill: #888; }\n            \n            \/* --- Multicolor Styles --- *\/\n            .jm-link-card:nth-child(5n+1) { border-color: #d54e21; }\n            .jm-link-card:nth-child(5n+1) .jm-card-number { background-color: #d54e21; }\n            .jm-link-card:nth-child(5n+1):hover .jm-link-card-title { color: #d54e21; }\n            \n            .jm-link-card:nth-child(5n+2) { border-color: #00a0d2; }\n            .jm-link-card:nth-child(5n+2) .jm-card-number { background-color: #00a0d2; }\n            .jm-link-card:nth-child(5n+2):hover .jm-link-card-title { color: #00a0d2; }\n            \n            .jm-link-card:nth-child(5n+3) { border-color: #46b450; }\n            .jm-link-card:nth-child(5n+3) .jm-card-number { background-color: #46b450; }\n            .jm-link-card:nth-child(5n+3):hover .jm-link-card-title { color: #46b450; }\n            \n            .jm-link-card:nth-child(5n+4) { border-color: #826eb4; }\n            .jm-link-card:nth-child(5n+4) .jm-card-number { background-color: #826eb4; }\n            .jm-link-card:nth-child(5n+4):hover .jm-link-card-title { color: #826eb4; }\n            \n            .jm-link-card:nth-child(5n+5) { border-color: #f5b400; }\n            .jm-link-card:nth-child(5n+5) .jm-card-number { background-color: #f5b400; }\n            .jm-link-card:nth-child(5n+5):hover .jm-link-card-title { color: #f5b400; }\n            \n            .jm-link-card:nth-child(5n+6) { border-color: #F91880; } \/* Twitter Pink *\/\n            .jm-link-card:nth-child(5n+6) .jm-card-number { background-color: #F91880; }\n            .jm-link-card:nth-child(5n+6):hover .jm-link-card-title { color: #F91880; }\n            \n        <\/style><div class=\"jm-video-card-wrapper\"><h2 class=\"jm-card-heading\">Interviews of Julius Manuel<\/h2><h3 class=\"jm-card-subheading\">\u0d1c\u0d42\u0d32\u0d3f\u0d2f\u0d38\u0d4d \u0d2e\u0d3e\u0d28\u0d41\u0d35\u0d32\u0d41\u0d2e\u0d3e\u0d2f\u0d41\u0d33\u0d4d\u0d33 \u0d05\u0d2d\u0d3f\u0d2e\u0d41\u0d16\u0d19\u0d4d\u0d19\u0d7e!<\/h3><div class=\"jm-video-grid\"><a class=\"jm-link-card\" href=\"https:\/\/youtu.be\/hUm2wi9mbbc?si=6zOQ4pXRAXRjB4J6\" target=\"_blank\" rel=\"noopener noreferrer\">  <span class=\"jm-card-number\">1<\/span><div class=\"jm-card-thumbnail-box\">  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ytimg.com\/vi\/hUm2wi9mbbc\/hqdefault.jpg?w=640&#038;ssl=1\" alt=\"Julius Manuel @BR Unscripted with Babu Ramachandran\" loading=\"lazy\"><\/div>  <div class=\"jm-card-text-content\">    <h3 class=\"jm-link-card-title\">Julius Manuel @BR Unscripted with Babu Ramachandran<\/h3>    <div class=\"jm-card-stats\"><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 4.5C7 4.5 2.7 7.6 1 12c1.7 4.4 6 7.5 11 7.5s9.3-3.1 11-7.5C21.3 7.6 17 4.5 12 4.5zM12 17c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zm0-8c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z\"><\/path><\/svg>67.6K<\/span><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M16.5 3c-1.7 0-3.2 1-4.5 2.4C10.7 4 9.2 3 7.5 3 4.4 3 2 5.4 2 8.5c0 3.8 3.4 6.9 8.6 11.5l1.4 1.4 1.4-1.4c5.2-4.6 8.6-7.7 8.6-11.5C22 5.4 19.6 3 16.5 3z\"><\/path><\/svg>3.1K<\/span>    <\/div>  <\/div><\/a><a class=\"jm-link-card\" href=\"https:\/\/youtu.be\/QuuhDPPSRr0?si=9OYkD4-MrMqKGLIV\" target=\"_blank\" rel=\"noopener noreferrer\">  <span class=\"jm-card-number\">2<\/span><div class=\"jm-card-thumbnail-box\">  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ytimg.com\/vi\/QuuhDPPSRr0\/hqdefault.jpg?w=640&#038;ssl=1\" alt=\"Julius Manuel @Oo Yes with Jospeh Chavara\" loading=\"lazy\"><\/div>  <div class=\"jm-card-text-content\">    <h3 class=\"jm-link-card-title\">Julius Manuel @Oo Yes with Jospeh Chavara<\/h3>    <div class=\"jm-card-stats\"><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 4.5C7 4.5 2.7 7.6 1 12c1.7 4.4 6 7.5 11 7.5s9.3-3.1 11-7.5C21.3 7.6 17 4.5 12 4.5zM12 17c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zm0-8c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z\"><\/path><\/svg>25.8K<\/span><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M16.5 3c-1.7 0-3.2 1-4.5 2.4C10.7 4 9.2 3 7.5 3 4.4 3 2 5.4 2 8.5c0 3.8 3.4 6.9 8.6 11.5l1.4 1.4 1.4-1.4c5.2-4.6 8.6-7.7 8.6-11.5C22 5.4 19.6 3 16.5 3z\"><\/path><\/svg>1.3K<\/span>    <\/div>  <\/div><\/a><\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n    <div class=\"chbar-container\" style=\"background:#ededed;color:#222;\">\n        <span class=\"chbar-label chbar-label-desktop\"><span class=\"chbar-label-content\" style=\"background:linear-gradient(45deg, #56ab2f, #a8e063); color:#fff;\">MUST WATCH<\/span><\/span> \n        \n                    <div class=\"chbar-mobile-image-wrapper\">\n                <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/juliusmanuel.com\/wp-content\/uploads\/2025\/11\/vkqgb1lzzpq.jpg?w=640&#038;ssl=1\" alt=\"Bar Image\" class=\"chbar-img-mobile-hero\" style=\"background:#ededed;\" \/>\n                <span class=\"chbar-label chbar-label-mobile\" style=\"background:linear-gradient(45deg, #56ab2f, #a8e063); color:#fff;\">MUST WATCH<\/span>            <\/div>\n        \n        <div class=\"chbar-desktop-image-and-mobile-content\">\n                            <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/juliusmanuel.com\/wp-content\/uploads\/2025\/11\/vkqgb1lzzpq.jpg?w=640&#038;ssl=1\" alt=\"Bar Image\" class=\"chbar-img-desktop\" style=\"background:#ededed;\" \/>\n                    \n            <div class=\"chbar-content\" style=\"color:#222;\">\n                <div class=\"chbar-heading\">\n                    \u0d06\u0d2e\u0d38\u0d4b\u0d7a \u0d35\u0d28\u0d2f\u0d3e\u0d24\u0d4d\u0d30\u0d15\u0d7e                <\/div>\n                <div class=\"chbar-subheading\">\u0d2b\u0d4d\u0d30\u0d3e\u0d7b\u0d38\u0d3f\u0d38\u0d4d\u0d15\u0d4b \u0d12\u0d31\u0d3f\u0d2f\u0d3e\u0d28, \u0d24\u0d3f\u0d2f\u0d21\u0d4b\u0d7c \u0d31\u0d42\u0d38\u0d4d \u0d35\u0d46\u0d7d\u0d31\u0d4d\u0d31\u0d4d....<\/div>\n            <\/div>\n        <\/div>\n        \n                    <a href=\"https:\/\/youtube.com\/playlist?list=PL9x21W218x35Ea6PgHb__1Si8bJQONlIr&#038;si=QgVkvEz_dUOoHqFY\" class=\"chbar-btn\"\n               style=\"background:linear-gradient(45deg, #614385, #516395);color:#fff;border:none;\">\n                WATCH NOW!            <\/a>\n            <\/div>\n    <style>\n    \/* Global Font Change *\/\n    .chbar-container, .chbar-btn {\n        font-family: 'Inter', 'Roboto', Arial, sans-serif !important; \n    }\n    \n    .chbar-container {\n        display: flex;\n        align-items: center;\n        padding: 20px 30px;\n        border-radius: 8px;\n        margin: 24px 0;\n        gap: 20px; \/* Desktop gap *\/\n        flex-wrap: wrap;\n        font-family: inherit;\n        box-shadow: 0 2px 24px rgba(0,0,0,0.09);\n        transition: background 0.3s, color 0.3s;\n        position: relative; \/* Anchor for the absolute positioned label *\/\n        overflow: hidden; \/* Changed to hidden to contain the mobile image border-radius *\/\n    }\n    \n    \/* Desktop Image and Content Wrapper *\/\n    .chbar-desktop-image-and-mobile-content {\n        display: flex; \/* Flex on desktop *\/\n        align-items: center;\n        gap: 20px; \/* Desktop gap *\/\n        flex: 1; \/* Allow it to grow *\/\n    }\n\n    \/* Desktop Image *\/\n    .chbar-img-desktop {\n        width: 120px;           \n        height: 120px;          \n        max-width: 120px;       \n        max-height: 120px;      \n        object-fit: cover;      \n        border-radius: 10px;\n        background: inherit;\n        box-shadow: 0 2px 4px rgba(0,0,0,0.13);\n        display: block; \/* Show on desktop *\/\n    }\n\n    \/* Mobile Hero Image Wrapper *\/\n    .chbar-mobile-image-wrapper {\n        display: none; \/* Hidden by default on desktop *\/\n        position: relative; \/* Anchor for the absolute mobile label *\/\n        width: 100%;\n        margin-bottom: 20px; \/* Space below the image *\/\n    }\n\n    \/* Mobile Hero Image *\/\n    .chbar-img-mobile-hero {\n        display: none; \/* Hidden by default on desktop *\/\n    }\n\n    .chbar-content {\n        flex: 1 1 200px;\n        min-width: 150px;\n    }\n    .chbar-heading {\n        font-size: 1.5em; \n        font-weight: bold;\n        margin-bottom: 5px;\n    }\n    \n    .chbar-subheading {\n        font-size: 1em; \n        margin-bottom: 0 !important; \n    }\n    \n    \/* Label Content Styling (Used for text appearance on both desktop & mobile) *\/\n    .chbar-label-content {\n        font-size: 0.8em; \n        font-weight: bold;\n        padding: 4px 10px;\n        line-height: 1;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        box-shadow: 0 1px 3px rgba(0,0,0,0.3);\n        border: none;\n        white-space: nowrap;\n        display: inline-block; \n    }\n    \n    \/* Desktop Rotated Label (Outer wrapper) *\/\n    .chbar-label-desktop {\n        position: absolute; \n        z-index: 10;\n        top: 20px; \n        left: -50px; \n        width: 200px; \n        transform-origin: 50% 50%;\n        transform: rotate(-45deg); \n        text-align: center !important; \n        display: block; \/* Show on desktop *\/\n    }\n    .chbar-label-mobile {\n        display: none; \/* Hidden by default on desktop *\/\n    }\n    \n    .chbar-btn {\n        display: inline-flex !important;\n        align-items: center !important; \n        justify-content: center !important; \n        height: 40px !important;\n        min-width: 120px !important;\n        padding: 0 28px !important;\n        border-radius: 30px !important;\n        font-weight: bold !important;\n        font-size: 1em !important;\n        margin-left: auto !important;\n        box-shadow: 0 2px 6px rgba(0,0,0,0.15) !important;\n        transition: background 0.3s !important;\n        border: none !important;\n        line-height: normal !important; \n        text-decoration: none !important;\n        white-space: nowrap !important;\n        overflow: visible !important;\n    }\n    .chbar-btn:hover {\n        filter: brightness(110%);\n    }\n    \n    \/* ==================================== *\/\n    \/* MOBILE STYLES *\/\n    \/* ==================================== *\/\n    @media (max-width: 700px) {\n        .chbar-container {\n            flex-direction: column;\n            text-align: center;\n            padding: 0 12px 18px 12px; \/* Adjusted padding: no top padding, bottom padding, side padding *\/\n            gap: 0 !important; \n            overflow: hidden; \/* Ensure rounded corners are contained *\/\n            border-radius: 8px; \/* Apply to container for overall shape *\/\n        }\n        \n        \/* Hide desktop image and its wrapper *\/\n        .chbar-img-desktop {\n            display: none;\n        }\n        .chbar-desktop-image-and-mobile-content {\n            display: block; \/* Change back to block for mobile, as the image is separate *\/\n            width: 100%;\n            gap: 0;\n            flex: none;\n        }\n\n        \/* Show mobile hero image wrapper *\/\n        .chbar-mobile-image-wrapper {\n            display: block; \/* Show on mobile *\/\n            height: 150px; \/* Fixed height for the hero section *\/\n            margin: -0px -12px 20px -12px; \/* Remove container padding from top\/sides, add bottom margin *\/\n            border-top-left-radius: 8px; \/* Match container top-left *\/\n            border-top-right-radius: 8px; \/* Match container top-right *\/\n            overflow: hidden; \/* Critical for image border-radius *\/\n        }\n\n        \/* Mobile Hero Image Styling *\/\n        .chbar-img-mobile-hero {\n            display: block; \/* Show on mobile *\/\n            width: 100%;\n            height: 100%; \/* Fill the wrapper *\/\n            object-fit: cover;\n            object-position: center; \/* Center the image within its bounds *\/\n            border-radius: 0; \/* Image itself doesn't need rounded corners if wrapper has overflow hidden *\/\n            box-shadow: none; \/* Remove shadow here, the container has it *\/\n        }\n\n        \/* Hide desktop label *\/\n        .chbar-label-desktop {\n            display: none; \n        }\n        \n        \/* Show and position mobile label over the image *\/\n        .chbar-label-mobile {\n            display: inline-block !important; \/* Make it visible *\/\n            position: absolute; \/* Position over the image *\/\n            top: 15px; \/* Adjust as needed *\/\n            left: 15px; \/* Adjust as needed *\/\n            z-index: 10;\n            border-radius: 4px; \/* Small roundness for the label itself *\/\n        }\n        \n        \/* Title font size small in mobile *\/\n        .chbar-heading {\n            font-size: 1.4em; \n            text-align: center !important; \n        }\n        \n        \/* Content alignment *\/\n        .chbar-content {\n            text-align: center;\n            margin-bottom: 20px !important; \n            width: 100%; \/* Ensure content takes full width below image *\/\n        }\n        \n        \/* Center-align the subheading text *\/\n        .chbar-subheading {\n            text-align: center !important; \n            margin-bottom: 0 !important; \n        }\n\n        .chbar-btn {\n            margin-left: auto !important;\n            margin-right: auto !important;\n            margin-top: 0 !important;      \n            width: 100% !important;        \n            max-width: 300px !important;   \n        }\n    }\n    <\/style>\n    \n\n\n<div class=\"jm-video-card-wrapper\"><h2 class=\"jm-card-heading\">New Videos!<\/h2><div class=\"jm-video-grid\"><a class=\"jm-link-card\" href=\"https:\/\/youtu.be\/Q-DCV3vjr9I?si=XRQg4bxPGNS4mp6K\" target=\"_blank\" rel=\"noopener noreferrer\">  <span class=\"jm-card-number\">1<\/span><div class=\"jm-card-thumbnail-box\">  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ytimg.com\/vi\/Q-DCV3vjr9I\/hqdefault.jpg?w=640&#038;ssl=1\" alt=\"Mayan Underworld\" loading=\"lazy\"><\/div>  <div class=\"jm-card-text-content\">    <h3 class=\"jm-link-card-title\">Mayan Underworld<\/h3><p class=\"jm-link-card-subtitle\">\u0d0e\u0d32\u0d4d\u0d32\u0d3e\u0d02 \u0d28\u0d3f\u0d17\u0d42\u0d22\u0d2e\u0d3e\u0d2f\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d41\u2026. \u0d07\u0d30\u0d41\u0d23\u0d4d\u0d1f\u0d24\u0d41\u0d02, \u0d05\u0d1c\u0d4d\u0d1e\u0d3e\u0d24\u0d35\u0d41\u0d2e\u0d3e\u0d2f \u0d26\u0d41\u0d30\u0d42\u0d39\u0d24. \u0d05\u0d2e\u0d47\u0d30\u0d3f\u0d15\u0d4d\u0d15\u0d7b \u0d2a\u0d30\u0d4d\u0d2f\u0d35\u0d47\u0d37\u0d15\u0d28\u0d3e\u0d2f \u0d1c\u0d4b\u0d7a \u0d32\u0d4b\u0d2f\u0d4d\u0d21\u0d4d \u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d40\u0d2b\u0d7b\u0d38\u0d3f\u0d7b\u0d4d\u0d31\u0d46 (John Lloyd Stephens) \u0d35\u0d3e\u0d15\u0d4d\u0d15\u0d41\u0d15\u0d33\u0d3e\u0d23\u0d3f\u0d24\u0d4d. \u0d05\u0d24\u0d41\u0d35\u0d30\u0d46\u0d2f\u0d41\u0d02 \u0d2a\u0d41\u0d31\u0d02\u0d32\u0d4b\u0d15\u0d24\u0d4d\u0d24\u0d3f\u0d28\u0d4d \u0d2f\u0d3e\u0d24\u0d4a\u0d30\u0d41 \u0d05\u0d31\u0d3f\u0d35\u0d41\u0d15\u0d33\u0d41\u0d2e\u0d3f\u0d32\u0d4d\u0d32\u0d3e\u0d24\u0d3f\u0d30\u0d41\u0d28\u0d4d\u0d28 \u0d2e\u0d3e\u0d2f\u0d7b \u0d38\u0d02\u0d38\u0d4d\u0d15\u0d4d\u0d15\u0d3e\u0d30\u0d24\u0d4d\u0d24\u0d46 1839 \u0d7d \u0d05\u0d26\u0d4d\u0d26\u0d47\u0d39\u0d02 \u0d28\u0d2e\u0d41\u0d15\u0d4d\u0d15\u0d4d \u0d2a\u0d30\u0d3f\u0d1a\u0d2f\u0d2a\u0d4d\u0d2a\u0d46\u0d1f\u0d41\u0d24\u0d4d\u0d24\u0d3f\u0d2f\u0d24\u0d4d \u0d07\u0d19\u0d4d\u0d19\u0d28\u0d46\u0d2f\u0d3e\u0d23\u0d4d.<\/p>    <div class=\"jm-card-stats\"><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 4.5C7 4.5 2.7 7.6 1 12c1.7 4.4 6 7.5 11 7.5s9.3-3.1 11-7.5C21.3 7.6 17 4.5 12 4.5zM12 17c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zm0-8c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z\"><\/path><\/svg>179.8K<\/span><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M16.5 3c-1.7 0-3.2 1-4.5 2.4C10.7 4 9.2 3 7.5 3 4.4 3 2 5.4 2 8.5c0 3.8 3.4 6.9 8.6 11.5l1.4 1.4 1.4-1.4c5.2-4.6 8.6-7.7 8.6-11.5C22 5.4 19.6 3 16.5 3z\"><\/path><\/svg>3.9K<\/span>    <\/div>  <\/div><\/a><a class=\"jm-link-card\" href=\"https:\/\/youtu.be\/gI7Mx256OoI?si=E8P2qRGPvz4r-FHG\" target=\"_blank\" rel=\"noopener noreferrer\">  <span class=\"jm-card-number\">2<\/span><div class=\"jm-card-thumbnail-box\">  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ytimg.com\/vi\/gI7Mx256OoI\/hqdefault.jpg?w=640&#038;ssl=1\" alt=\"Ancient Super-Weapons!\" loading=\"lazy\"><\/div>  <div class=\"jm-card-text-content\">    <h3 class=\"jm-link-card-title\">Ancient Super-Weapons!<\/h3><p class=\"jm-link-card-subtitle\">\u0d2a\u0d41\u0d30\u0d3e\u0d24\u0d28\u0d15\u0d3e\u0d32\u0d24\u0d4d\u0d24\u0d46 \u0d38\u0d42\u0d2a\u0d4d\u0d2a\u0d7c \u0d35\u0d46\u0d2a\u0d4d\u0d2a\u0d7a\u0d38\u0d4d! \u0d06\u0d27\u0d41\u0d28\u0d3f\u0d15 \u0d1f\u0d3e\u0d19\u0d4d\u0d15\u0d41\u0d15\u0d33\u0d41\u0d02 \u0d2e\u0d3f\u0d38\u0d48\u0d32\u0d41\u0d15\u0d33\u0d41\u0d02 \u0d35\u0d30\u0d41\u0d28\u0d4d\u0d28\u0d24\u0d3f\u0d28\u0d4d \u0d28\u0d42\u0d31\u0d4d\u0d31\u0d3e\u0d23\u0d4d\u0d1f\u0d41\u0d15\u0d7e\u0d15\u0d4d\u0d15\u0d4d \u0d2e\u0d41\u0d7b\u0d2a\u0d4d \u0d24\u0d28\u0d4d\u0d28\u0d46 \u0d28\u0d2e\u0d4d\u0d2e\u0d41\u0d1f\u0d46 \u0d2a\u0d42\u0d7c\u0d35\u0d4d\u0d35\u0d3f\u0d15\u0d7c \u0d35\u0d3f\u0d15\u0d38\u0d3f\u0d2a\u0d4d\u0d2a\u0d3f\u0d1a\u0d4d\u0d1a\u0d46\u0d1f\u0d41\u0d24\u0d4d\u0d24 \u0d1a\u0d3f\u0d32 &#039;\u0d38\u0d42\u0d2a\u0d4d\u0d2a\u0d7c \u0d35\u0d46\u0d2a\u0d4d\u0d2a\u0d23\u0d41\u0d15\u0d7e&#039; (Superweapons) \u0d09\u0d23\u0d4d\u0d1f\u0d4d. \u0d06\u0d7c\u0d15\u0d4d\u0d15\u0d3f\u0d2e\u0d3f\u0d21\u0d40\u0d38\u0d3f\u0d28\u0d4d\u0d31\u0d46 \u0d15\u0d23\u0d4d\u0d23\u0d3e\u0d1f\u0d3f \u0d2e\u0d41\u0d24\u0d7d \u0d06\u0d28\u0d2a\u0d4d\u0d2a\u0d41\u0d31\u0d24\u0d4d\u0d24\u0d46 \u0d2a\u0d40\u0d30\u0d19\u0d4d\u0d15\u0d3f\u0d15\u0d7e \u0d35\u0d30\u0d46... \u0d1a\u0d30\u0d3f\u0d24\u0d4d\u0d30\u0d02 \u0d15\u0d23\u0d4d\u0d1f \u0d0f\u0d31\u0d4d\u0d31\u0d35\u0d41\u0d02 \u0d2d\u0d40\u0d15\u0d30\u0d2e\u0d3e\u0d2f \u0d2a\u0d41\u0d30\u0d3e\u0d24\u0d28 \u0d2f\u0d41\u0d26\u0d4d\u0d27\u0d2f\u0d28\u0d4d\u0d24\u0d4d\u0d30\u0d19\u0d4d\u0d19\u0d33\u0d46\u0d15\u0d4d\u0d15\u0d41\u0d31\u0d3f\u0d1a\u0d4d\u0d1a\u0d3e\u0d23\u0d4d \u0d08 \u0d35\u0d40\u0d21\u0d3f\u0d2f\u0d4b\u0d2f\u0d3f\u0d7d \u0d2a\u0d31\u0d2f\u0d41\u0d28\u0d4d\u0d28\u0d24\u0d4d.<\/p>    <div class=\"jm-card-stats\"><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 4.5C7 4.5 2.7 7.6 1 12c1.7 4.4 6 7.5 11 7.5s9.3-3.1 11-7.5C21.3 7.6 17 4.5 12 4.5zM12 17c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5zm0-8c-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z\"><\/path><\/svg>80.1K<\/span><span class=\"jm-stat-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M16.5 3c-1.7 0-3.2 1-4.5 2.4C10.7 4 9.2 3 7.5 3 4.4 3 2 5.4 2 8.5c0 3.8 3.4 6.9 8.6 11.5l1.4 1.4 1.4-1.4c5.2-4.6 8.6-7.7 8.6-11.5C22 5.4 19.6 3 16.5 3z\"><\/path><\/svg>2.3K<\/span>    <\/div>  <\/div><\/a><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2601","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=\/wp\/v2\/pages\/2601","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2601"}],"version-history":[{"count":6,"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=\/wp\/v2\/pages\/2601\/revisions"}],"predecessor-version":[{"id":2609,"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=\/wp\/v2\/pages\/2601\/revisions\/2609"}],"wp:attachment":[{"href":"https:\/\/juliusmanuel.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2601"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}