{"id":2777,"date":"2024-11-13T23:02:54","date_gmt":"2024-11-13T23:02:54","guid":{"rendered":"https:\/\/immortalboost.com\/black-ops-6\/?page_id=2777"},"modified":"2025-05-10T11:32:24","modified_gmt":"2025-05-10T11:32:24","slug":"prestiging-levels","status":"publish","type":"page","link":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/","title":{"rendered":"Prestige Leveling"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2777\" class=\"elementor elementor-2777\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e48d657 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e48d657\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5c91fb8\" data-id=\"5c91fb8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c83ce6 elementor-widget elementor-widget-heading\" data-id=\"8c83ce6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Buy Bo6 Prestige Boost <\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-16a5358 elementor-widget elementor-widget-text-editor\" data-id=\"16a5358\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Reach Upto Master Prestige \u2013 Quick, Guaranteed &amp; Secure Service.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4280e4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4280e4b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-93c7acb\" data-id=\"93c7acb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fdbd5b6 elementor-widget elementor-widget-html\" data-id=\"fdbd5b6\" 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<!DOCTYPE html>\r\n<html>\r\n<head>\r\n    <style>\r\n        .cod-services-container {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n            gap: 15px;\r\n            padding: 10px 10px;\r\n            background-color: white;\r\n            font-family: 'Arial', sans-serif;\r\n            max-width: 100%;\r\n        }\r\n        \r\n        .service-item {\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            width: 90px;\r\n            text-align: center;\r\n            text-decoration: none;\r\n            transition: transform 0.3s ease;\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .service-item:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n        \r\n        .icon-circle {\r\n            width: 70px;\r\n            height: 70px;\r\n            border-radius: 50%;\r\n            background-color: #f8f8f8;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 10px;\r\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .service-icon {\r\n            width: 40px;\r\n            height: 40px;\r\n            fill: currentColor;\r\n        }\r\n        \r\n        .service-name {\r\n            font-size: 11px;\r\n            font-weight: 600;\r\n            color: #333;\r\n            line-height: 1.2;\r\n            max-width: 90px;\r\n        }\r\n        \r\n        \/* Colors for Multiplayer icons *\/\r\n        .rank-icon { color: #ff9800; }\r\n        .camo-icon { color: #4caf50; }\r\n        .prestige-icon { color: #d32f2f; }\r\n        .kd-icon { color: #9e9e9e; }\r\n        .unlock-icon { color: #fca311; }\r\n        .nuke-icon { color: #ff5722; }\r\n        .cards-icon { color: #cddc39; }\r\n        .weapon-icon { color: #555555; }\r\n        .egg-icon { color: #673ab7; }\r\n        .level-icon { color: #03a9f4; }\r\n        \r\n        \/* Colors for Zombies icons *\/\r\n        .tomb-icon { color: #795548; }\r\n        .liberty-icon { color: #2196f3; }\r\n        .veil-icon { color: #9c27b0; }\r\n        .citadelle-icon { color: #e91e63; }\r\n        .gobblegum-icon { color: #8bc34a; }\r\n        .darkops-icon { color: #607d8b; }\r\n        \r\n        \/* Colors for Warzone icons *\/\r\n        .win-icon { color: #ffc107; }\r\n        .seasonal-icon { color: #00bcd4; }\r\n        \r\n        \/* Tab styling *\/\r\n        .cod-tab-container {\r\n            width: 100%;\r\n            display: flex;\r\n            justify-content: center;\r\n            margin-bottom: 5px;\r\n        }\r\n        \r\n        .cod-tab-button {\r\n            padding: 10px 20px;\r\n            background-color: #D5DBDF;\r\n            border: none;\r\n            cursor: pointer;\r\n            border-radius: 5px;\r\n            margin: 0 5px;\r\n            font-weight: 600;\r\n            color: black;\r\n            transition: background-color 0.3s;\r\n        }\r\n        \r\n        .cod-tab-button.active {\r\n            background-color: #D94F37;\r\n            color: white;\r\n        }\r\n        \r\n        .cod-tab-content {\r\n            display: none;\r\n        }\r\n        \r\n        .cod-tab-content.active {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n        }\r\n        \r\n        \/* Responsive adjustments *\/\r\n        @media (min-width: 768px) {\r\n            .cod-tab-content.active {\r\n                flex-wrap: nowrap;\r\n                overflow-x: auto;\r\n                justify-content: flex-start;\r\n                padding: 5px 0;\r\n                -webkit-overflow-scrolling: touch;\r\n                scrollbar-width: none; \/* For Firefox *\/\r\n            }\r\n            \r\n            .cod-tab-content.active::-webkit-scrollbar {\r\n                display: none; \/* For Chrome, Safari, and Opera *\/\r\n            }\r\n            \r\n            .service-item {\r\n                flex: 0 0 auto;\r\n                margin-bottom: 0;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"cod-services-container\">\r\n        <!-- Tab buttons -->\r\n        <div class=\"cod-tab-container\">\r\n            <button class=\"cod-tab-button active\" data-tabid=\"multipla\">MULTIPLAYER<\/button>\r\n            <button class=\"cod-tab-button\" data-tabid=\"zombies\">ZOMBIES<\/button>\r\n            <button class=\"cod-tab-button\" data-tabid=\"warzone\">WARZONE<\/button>\r\n        <\/div>\r\n        \r\n        <!-- Multiplayer Tab Content -->\r\n        <div id=\"multipla\" class=\"cod-tab-content active\">\r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/ranked-play-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon rank-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M20,2H4V4L9.81,8.36C6.14,9.57 4.14,13.53 5.35,17.2C6.56,20.87 10.5,22.87 14.19,21.66C17.86,20.45 19.86,16.5 18.65,12.82C17.95,10.71 16.3,9.05 14.19,8.36L20,4V2M14.94,19.5L12,17.78L9.06,19.5L9.84,16.17L7.25,13.93L10.66,13.64L12,10.5L13.34,13.64L16.75,13.93L14.16,16.17L14.94,19.5Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 RANK BOOSTING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/camo-boosting\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon camo-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M2.5,19H21.5V21H2.5V19M22.07,9.64C21.86,8.84 21.03,8.36 20.23,8.58L14.92,10L8,3.57L6.09,5.48L11.81,11.19L11.24,11.34C9.68,11.73 8.78,13.34 9.17,14.91C9.56,16.47 11.17,17.37 12.74,16.97C13.27,16.83 13.72,16.56 14.1,16.19L15.27,15.23L19.79,17.41L19.83,17.42C20.62,17.74 21.5,17.35 21.8,16.56C21.91,16.24 21.91,15.89 21.8,15.56L22.07,9.64Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 CAMO BOOSTING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon prestige-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M19,1L17.74,3.75L15,5L17.74,6.26L19,9L20.25,6.26L23,5L20.25,3.75M9,4L6.5,9.5L1,12L6.5,14.5L9,20L11.5,14.5L17,12L11.5,9.5M19,15L17.74,17.74L15,19L17.74,20.25L19,23L20.25,20.25L23,19L20.25,17.74\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 PRESTIGE LEVELING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/kd-boosting\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon kd-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M3,5H9V11H3V5M5,7V9H7V7H5M11,7H21V9H11V7M11,15H21V17H11V15M5,20L1.5,16.5L2.91,15.09L5,17.17L9.59,12.59L11,14L5,20Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 KD BOOSTING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/unlock-all\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon unlock-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 UNLOCK ALL<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/buy-bo6-multiplayer-nuke-unlock-service\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon nuke-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,16A3,3 0 0,1 9,13C9,11.88 9.61,10.9 10.5,10.39L20.21,4.77L14.68,14.35C14.18,15.33 13.17,16 12,16M12,3C13.81,3 15.5,3.5 16.97,4.32L14.87,5.53C14,5.19 13,5 12,5A8,8 0 0,0 4,13C4,15.21 4.89,17.21 6.34,18.65H6.35C6.74,19.04 6.74,19.67 6.35,20.06C5.96,20.45 5.32,20.45 4.93,20.07V20.07C3.12,18.26 2,15.76 2,13A10,10 0 0,1 12,3M22,13C22,15.76 20.88,18.26 19.07,20.07V20.07C18.68,20.45 18.05,20.45 17.66,20.06C17.27,19.67 17.27,19.04 17.66,18.65V18.65C19.11,17.2 20,15.21 20,13C20,12 19.81,11 19.46,10.1L20.67,8C21.5,9.5 22,11.18 22,13Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 NUKE UNLOCK<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/weapon-leveling\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon level-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,2L4.5,20.29L5.21,21L18.5,21L19.5,19.5L18.5,18.5L18.89,18.5L12,2M9.18,17L10,14.87L12,9.43L14,14.87L14.82,17H9.18Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 WEAPON LEVELING<\/div>\r\n            <\/a>\r\n\r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/weapon-unlock-service\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon weapon-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M7,5H23V9H22V10H16V9H15V5H7M7,5H5C5,6.2 4.75,7.95 4,9H2C2.75,6.5 3.5,4 7,5M19,12V11H13V12H19M17,13V14H15V13H17M22,12V14H20V12H22M12.93,12L4.93,19H7.93L16.93,12H12.93M8,15H10L11,14H9.93L8,15Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 WEAPON UNLOCK<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/calling-cards\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon cards-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M20,20H4A2,2 0 0,1 2,18V6A2,2 0 0,1 4,4H20A2,2 0 0,1 22,6V18A2,2 0 0,1 20,20M5,13V15H16V13H5M5,9V11H19V9H5Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 CALLING CARDS<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/reticles-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon\" style=\"color: #3f51b5;\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,7A5,5 0 0,0 7,12A5,5 0 0,0 12,17A5,5 0 0,0 17,12A5,5 0 0,0 12,7M12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9A3,3 0 0,1 15,12A3,3 0 0,1 12,15M12,10.5A1.5,1.5 0 0,0 10.5,12A1.5,1.5 0 0,0 12,13.5A1.5,1.5 0 0,0 13.5,12A1.5,1.5 0 0,0 12,10.5Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">BO6 RETICLES BOOST<\/div>\r\n            <\/a>\r\n        <\/div>\r\n        \r\n        <!-- Zombies Tab Content -->\r\n        <div id=\"zombies\" class=\"cod-tab-content\">\r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/zombies-the-tomb-quest\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon tomb-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M10,2H14V4H18V10H21V12H18C18,16.42 14.42,20 10,20C5.58,20 2,16.42 2,12H0V10H2V4H6V2H10M16,6H8V10H6V12C6,15.31 8.69,18 12,18C15.31,18 18,15.31 18,12V10H16V6Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">THE TOMB QUEST<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/liberty-fall-terminus-service-bo6-easter-egg-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon liberty-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M6,3L7,7L3,11V13H21V11L17,7L18,3H6M12,5L13,8L16,11H8L11,8L12,5M7,17A2,2 0 0,0 5,19A2,2 0 0,0 7,21A2,2 0 0,0 9,19A2,2 0 0,0 7,17M17,17A2,2 0 0,0 15,19A2,2 0 0,0 17,21A2,2 0 0,0 19,19A2,2 0 0,0 17,17Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">LIBERTY & TERMINUS<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/zombies-shattered-veil-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon veil-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M21,9H15V22H13V16H11V22H9V9H3V7H21M12,2A2,2 0 0,1 14,4A2,2 0 0,1 12,6A2,2 0 0,1 10,4A2,2 0 0,1 12,2Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">SHATTERED VEIL BOOST<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/citadelle-des-morts-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon citadelle-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M3,21H21V19H23V12.5C23,10.68 21.91,9.08 20.29,8.21L19,7.5V5.5L21,3.5V2.5L12,0L3,2.5V3.5L5,5.5V7.5L3.71,8.21C2.09,9.08 1,10.68 1,12.5V19H3V21M5,10.76V8.29L12,5.69L19,8.29V10.76C18.38,10.4 17.7,10.18 17,10.09V9.5A1,1 0 0,0 16,8.5H15A1,1 0 0,0 14,9.5V10H10V9.5A1,1 0 0,0 9,8.5H8A1,1 0 0,0 7,9.5V10.09C6.3,10.18 5.62,10.4 5,10.76M12,15A1.5,1.5 0 0,0 13.5,13.5A1.5,1.5 0 0,0 12,12A1.5,1.5 0 0,0 10.5,13.5A1.5,1.5 0 0,0 12,15M12,3.04L14.5,4.04L18,5.39V5.5L17,6.5V5.79L12,3.79L7,5.79V6.5L6,5.5V5.39L9.5,4.04L12,3.04Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">CITADELLE DES MORTS<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/zombies-gobblegums-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon gobblegum-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M9,8A2,2 0 0,0 7,10V14A2,2 0 0,0 9,16H15A2,2 0 0,0 17,14V10A2,2 0 0,0 15,8H9M9,10H15V14H9V10Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">GOBBLEGUMS BOOST<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/zombies-dark-ops-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon darkops-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4M12,6A6,6 0 0,0 6,12A6,6 0 0,0 12,18A6,6 0 0,0 18,12A6,6 0 0,0 12,6M12,8A4,4 0 0,1 16,12A4,4 0 0,1 12,16A4,4 0 0,1 8,12A4,4 0 0,1 12,8M12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12A2,2 0 0,0 12,10Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">DARK OPS BOOST<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/category\/zombies-easter-egg\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon egg-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M19.5,5.65C19.5,8.13 16.5,12 12,12.5C7.5,12 4.5,8.13 4.5,5.65C4.5,3.17 7.5,2 12,2C16.5,2 19.5,3.17 19.5,5.65M16.5,5.65C16.5,4.43 14.73,3.77 12,3.75C9.27,3.77 7.5,4.43 7.5,5.65C7.5,6.87 9.27,7.53 12,7.55C14.73,7.53 16.5,6.87 16.5,5.65M18.5,12.75C18.5,10.75 17.31,9.69 16.5,9.5V10.75C16.5,10.75 16.5,13.5 12,13.5C7.5,13.5 7.5,10.75 7.5,10.75V9.5C6.69,9.69 5.5,10.75 5.5,12.75C5.5,14.5 7.5,16 12,16C16.5,16 18.5,14.5 18.5,12.75M12,14.5A2,2 0 0,1 14,16.5V20A2,2 0 0,1 12,22A2,2 0 0,1 10,20V16.5A2,2 0 0,1 12,14.5Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">ZOMBIES EASTER EGG<\/div>\r\n            <\/a>\r\n        <\/div>\r\n        \r\n        <!-- Warzone Tab Content -->\r\n        <div id=\"warzone\" class=\"cod-tab-content\">\r\n            <a href=\"https:\/\/immortalboost.com\/warzone\/ranked-play-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon rank-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M20,2H4V4L9.81,8.36C6.14,9.57 4.14,13.53 5.35,17.2C6.56,20.87 10.5,22.87 14.19,21.66C17.86,20.45 19.86,16.5 18.65,12.82C17.95,10.71 16.3,9.05 14.19,8.36L20,4V2M14.94,19.5L12,17.78L9.06,19.5L9.84,16.17L7.25,13.93L10.66,13.64L12,10.5L13.34,13.64L16.75,13.93L14.16,16.17L14.94,19.5Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WZ RANK BOOSTING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/warzone\/product\/win-boosting\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon win-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M20.2,2H19.5H18C17.1,2 16,3 16,4H8C8,3 6.9,2 6,2H4.5H3.8H2V11C2,12 3,13 4,13H6.2C6.6,15 7.9,16.7 11,17V19.1C8.8,19.3 8,20.4 8,21.7V22H16V21.7C16,20.4 15.2,19.3 13,19.1V17C16.1,16.7 17.4,15 17.8,13H20C21,13 22,12 22,11V2H20.2M4,11V4H6V6V11C5.1,11 4.3,11 4,11M20,11C19.7,11 18.9,11 18,11V6V4H20V11Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WZ WIN BOOSTING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/warzone\/product\/kd-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon kd-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M3,5H9V11H3V5M5,7V9H7V7H5M11,7H21V9H11V7M11,15H21V17H11V15M5,20L1.5,16.5L2.91,15.09L5,17.17L9.59,12.59L11,14L5,20Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WZ KD BOOST<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/warzone\/product\/seasonal-rewards-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon seasonal-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12M12,19C15.86,19 19,15.86 19,12C19,8.14 15.86,5 12,5C8.14,5 5,8.14 5,12C5,15.86 8.14,19 12,19M12,3C16.97,3 21,7.03 21,12C21,16.97 16.97,21 12,21C7.03,21 3,16.97 3,12C3,7.03 7.03,3 12,3M8,7.5L12.25,10.25L11.5,11.25L8,8.75V7.5M16,16.5L11.75,13.75L12.5,12.75L16,15.25V16.5Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WZ SEASONAL REWARDS<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/warzone\/product\/dark-ops-boost\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon darkops-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4M12,6A6,6 0 0,0 6,12A6,6 0 0,0 12,18A6,6 0 0,0 18,12A6,6 0 0,0 12,6M12,8A4,4 0 0,1 16,12A4,4 0 0,1 12,16A4,4 0 0,1 8,12A4,4 0 0,1 12,8M12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12A2,2 0 0,0 12,10Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WZ DARK OPS BOOST<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/warzone\/product\/unlock-nuke\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon nuke-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,16A3,3 0 0,1 9,13C9,11.88 9.61,10.9 10.5,10.39L20.21,4.77L14.68,14.35C14.18,15.33 13.17,16 12,16M12,3C13.81,3 15.5,3.5 16.97,4.32L14.87,5.53C14,5.19 13,5 12,5A8,8 0 0,0 4,13C4,15.21 4.89,17.21 6.34,18.65H6.35C6.74,19.04 6.74,19.67 6.35,20.06C5.96,20.45 5.32,20.45 4.93,20.07V20.07C3.12,18.26 2,15.76 2,13A10,10 0 0,1 12,3M22,13C22,15.76 20.88,18.26 19.07,20.07V20.07C18.68,20.45 18.05,20.45 17.66,20.06C17.27,19.67 17.27,19.04 17.66,18.65V18.65C19.11,17.2 20,15.21 20,13C20,12 19.81,11 19.46,10.1L20.67,8C21.5,9.5 22,11.18 22,13Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WZ NUKE BOOST<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/warzone\/product\/ranked-unlock-service\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon unlock-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WZ RANKED UNLOCK<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/weapon-leveling\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon level-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,2L4.5,20.29L5.21,21L18.5,21L19.5,19.5L18.5,18.5L18.89,18.5L12,2M9.18,17L10,14.87L12,9.43L14,14.87L14.82,17H9.18Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">WEAPON LEVELING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon prestige-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M19,1L17.74,3.75L15,5L17.74,6.26L19,9L20.25,6.26L23,5L20.25,3.75M9,4L6.5,9.5L1,12L6.5,14.5L9,20L11.5,14.5L17,12L11.5,9.5M19,15L17.74,17.74L15,19L17.74,20.25L19,23L20.25,20.25L23,19L20.25,17.74\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">PRESTIGE BOOSTING<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/unlock-all\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon unlock-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">UNLOCK ALL SERVICE<\/div>\r\n            <\/a>\r\n            \r\n            <a href=\"https:\/\/immortalboost.com\/black-ops-6\/product\/calling-cards\/\" class=\"service-item\">\r\n                <div class=\"icon-circle\">\r\n                    <svg class=\"service-icon cards-icon\" viewBox=\"0 0 24 24\">\r\n                        <path d=\"M20,20H4A2,2 0 0,1 2,18V6A2,2 0 0,1 4,4H20A2,2 0 0,1 22,6V18A2,2 0 0,1 20,20M5,13V15H16V13H5M5,9V11H19V9H5Z\" \/>\r\n                    <\/svg>\r\n                <\/div>\r\n                <div class=\"service-name\">CALLING CARDS<\/div>\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <script>\r\n    jQuery(document).ready(function($) {\r\n        \/\/ Initialize the tabs\r\n        $('.cod-tab-button').click(function() {\r\n            var tabId = $(this).data('tabid');\r\n            \r\n            \/\/ Hide all tab contents\r\n            $('.cod-tab-content').removeClass('active');\r\n            \r\n            \/\/ Deactivate all buttons\r\n            $('.cod-tab-button').removeClass('active');\r\n            \r\n            \/\/ Show the selected tab content and activate the button\r\n            $('#' + tabId).addClass('active');\r\n            $(this).addClass('active');\r\n        });\r\n    });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-30fe86d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"30fe86d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0d1982e\" data-id=\"0d1982e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6a99492 elementor-widget elementor-widget-shortcode\" data-id=\"6a99492\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"scroll-here\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <script>\n            window.dataLayer = window.dataLayer || [];\n            function gtag(){dataLayer.push(arguments);}\n            gtag('js', new Date());\n\n            gtag('config', 'UA-110119102-3');\n            gtag('config', 'AW-779993108');\n    <\/script>\n    \n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/css\/bootstrap.min.css\">\n\n<link rel=\"stylesheet\" href=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/plugins\/Call-of-Duty-Boosting-Addon2.1\/bootstrap.min.css\">\n    <link rel=\"stylesheet\" href=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/plugins\/Call-of-Duty-Boosting-Addon2.1\/cod_main.css\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.min.css\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Saira:ital,wght@0,100;0,200;0,300;0,400;1,200;1,300;1,400&display=swap\" rel=\"stylesheet\">   \n       \n    <div class=\"section section-purchase section-service text-center\">\n        <div class=\"container-fluid\">\n            <div id=\"tab-rating\">\n                <div class=\"row\">\n                    <div class=\"col-xl-7 px-4\">\n                            <div class=\"separator\">PLATFORM<\/div>\n    <div class=\"row mb-5 mt-4\">\n        <div class=\"col-12 text-center\">\n            <ul class=\"nav nav-pills nav-pills-info justify-content-center platform-pills p-0\" id=\"platform-type\">\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link active\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Platform('PC')\">PC<\/a><\/li>\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link ps4\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Platform('PS4\/5')\">PS4\/5<\/a><\/li>\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link xbox\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Platform('XBOX')\">XBOX<\/a><\/li>\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Platform('MOBILE')\">MOBILE<\/a><\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n        <div class=\"separator\">SERVER<\/div>\n    <div class=\"row mb-5 mt-4\">\n        <div class=\"col-12 text-center\">\n            <ul class=\"nav nav-pills nav-pills-info justify-content-center platform-pills p-0\" id=\"server-type\">\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link active\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Server('PC')\">NA<\/a><\/li>\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Server('EU')\">EU<\/a><\/li>\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Server('OCE')\">OCE<\/a><\/li>\n                <li class=\"nav-item mx-2 my-2\"><a class=\"nav-link\" href=\"#\" data-bs-toggle=\"tab\" onclick=\"cod_Server('OTHER')\">OTHER<\/a><\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n                            <div class=\"separator\">CUSTOMIZE YOUR LEVELING ORDER<\/div>\n                        <div class=\"row mt-4 mb-3\">\n                            <div class=\"col-12 col-md-6 input-group-games mt-5 mt-md-0\">\n                                <label>CURRENT PRESTIGE<\/label>\n                                <div class=\"btn-group mt-1 mb-3\" style=\"width: 65%\">\n                                    <button class=\"btn btn-round btn-info dropdown-toggle\" id=\"currentPrestigeButton\" type=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">\n                                        Prestige 1\n                                    <\/button>\n                                    <ul class=\"dropdown-menu\" id=\"currentPrestigeDropdown\" style=\"width:100%\">\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'1')\">Prestige 1<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'2')\">Prestige 2<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'3')\">Prestige 3<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'4')\">Prestige 4<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'5')\">Prestige 5<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'6')\">Prestige 6<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'7')\">Prestige 7<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'8')\">Prestige 8<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'9')\">Prestige 9<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeCurrentPrestige(event,'10')\">Prestige 10<\/a><\/li>\n                                    <\/ul>\n                                <\/div>\n                                <div class=\"d-flex justify-content-center mb-2\">\n                                    <input type=\"number\" min=\"1\" max=\"54\" value=\"1\" class=\"form-control mx-1 text-center\" id=\"current-wins\" autocomplete=\"off\" onchange=\"onchangeCurrentLevel2()\" style=\"font-size: 28px !important; height: 70px;\">\n                                <\/div>\n                            <\/div>\n                            <div class=\"col-12 col-md-6 input-group-games mt-5 mt-md-0\">\n                                <label>DESIRED PRESTIGE<\/label>\n                                <div class=\"btn-group mt-1 mb-3\" style=\"width: 65%\">\n                                    <button class=\"btn btn-round btn-info dropdown-toggle\" id=\"desiredPrestigeButton\" type=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">\n                                        Prestige 1\n                                    <\/button>\n                                    <ul class=\"dropdown-menu\" id=\"desiredPrestigeDropdown\" style=\"width:100%\">\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'1')\">Prestige 1<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'2')\">Prestige 2<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'3')\">Prestige 3<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'4')\">Prestige 4<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'5')\">Prestige 5<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'6')\">Prestige 6<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'7')\">Prestige 7<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'8')\">Prestige 8<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'9')\">Prestige 9<\/a><\/li>\n                                        <li><a class=\"dropdown-item\" href=\"#\" onclick=\"onchangeDesiredPrestige(event,'10')\">Prestige 10<\/a><\/li>\n                                    <\/ul>\n                                <\/div>\n                                <div class=\"d-flex justify-content-center mb-2\">\n                                    <button class=\"btn btn-round btn-lg btn-default btn-simple btn-icon\" id=\"desired-wins-minus\" onclick=\"cod_nextLevel2('-')\">-<\/button>\n                                    <input type=\"number\" min=\"1\" max=\"55\" value=\"55\" class=\"form-control mx-1 text-center\" id=\"desired-wins\" autocomplete=\"off\" onchange=\"onchangeCurrentLevel2()\" style=\"font-size: 28px !important;\">\n                                    <button class=\"btn btn-round btn-lg btn-default btn-simple btn-icon\" id=\"desired-wins-plus\" onclick=\"cod_nextLevel2('+')\">+<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"offset-0 col-md-10 offset-md-1 col-lg-8 offset-lg-2 col-xl-5 col-xl-4-5 offset-xl-0\">\n                        <div class=\"card mb-0\">\n                            <div class=\"card-body pb-1\">\n                                \t<style>\n        .guarantee-compact {\n            background: white;\n            border-radius: 12px;\n            padding: 16px;\n            width: 100%;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n            border: 1px solid #e5e7eb;\n        }\n\n        .guarantee-header {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 8px;\n            margin-bottom: 8px;\n        }\n\n        .shield-mini {\n            width: 24px;\n            height: 24px;\n            background: linear-gradient(135deg, #3b82f6, #1d4ed8);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 12px;\n        }\n\n        .shield-mini::after {\n            content: '\ud83d\udee1\ufe0f';\n            filter: brightness(0) invert(1);\n        }\n\n        .guarantee-title {\n            font-size: 16px;\n            font-weight: 600;\n            color: #1f2937;\n            margin: 0;\n        }\n\n        .guarantee-subtitle {\n            text-align: center !important;\n            font-size: 13px;\n            color: #6b7280;\n            margin-bottom: 12px;\n        }\n\n        .guarantee-badge {\n            background: linear-gradient(135deg, #3b82f6, #1d4ed8);\n            color: white;\n            padding: 8px 16px;\n            border-radius: 25px;\n            font-size: 12px;\n            font-weight: 600;\n            text-align: center;\n            margin-bottom: 8px;\n        }\n\n        .guarantee-note {\n            text-align: center !important;\n            font-size: 11px;\n            color: #9ca3af;\n        }\n    <\/style>\n    <div class=\"guarantee-compact\">\n        <div class=\"guarantee-header\">\n            <div class=\"shield-mini\"><\/div>\n            <h3 class=\"guarantee-title\">100% Money Back Guarantee<\/h3>\n        <\/div>\n        \n        <p class=\"guarantee-subtitle\">Risk-free service with full refund protection<\/p>\n        \n        <div class=\"guarantee-badge\">\u2713 Your Order is Protected<\/div>\n        \n        <p class=\"guarantee-note\">No questions asked refund policy<\/p>\n    <\/div>\n                                <div id=\"order-summary\">\n                                    <div id=\"order-summary-ranks\">Prestige Boosting<\/div>\n                                    <span class=\"small text-muted\">Approximate completion time: <b id=\"order-summary-time\">Contact us<\/b><\/span>\n                                <\/div>\n                                    <table class=\"switches w-100\">\n        <tbody>\n            <tr>\n                <td>\n                    <div class=\"mt-2\">\n                        <div class=\"switch d-flex align-items-center\" style=\"margin-left: 10px;\">\n                            <span class=\"icon icon-addon-streaming\">\n                                <svg viewBox=\"0 0 32 32\">\n                                    <g>\n                                        <path d=\"M1.871,10.107c0.048,0,0.097-0.004,0.146-0.011l27.065-3.989 c0.264-0.039,0.501-0.182,0.66-0.396s0.224-0.484,0.182-0.748l-0.627-3.989c-0.084-0.54-0.588-0.921-1.131-0.834L1.143,4.062 C0.597,4.141,0.218,4.647,0.297,5.193L0.881,9.25c0.038,0.263,0.179,0.5,0.392,0.659C1.447,10.039,1.657,10.107,1.871,10.107z\"><\/path>\n                                        <path d=\"M30,12H2c-0.552,0-1,0.447-1,1v18c0,0.553,0.448,1,1,1h28c0.552,0,1-0.447,1-1V13C31,12.447,30.552,12,30,12 z M13,27V17l9,5L13,27z\"><\/path>\n                                    <\/g>\n                                <\/svg>\n                            <\/span>\n                            <label class=\"switch-label me-1\" for=\"stream\">Streaming <small>(+15%)<\/small><\/label>\n                            <i class=\"info-icon fa fa-info-circle me-2\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"You can watch us play on your account, through a private live stream broadcast or VOD (if you want to watch it later)!\"><\/i>\n                            <div class=\"switch-onoff ms-auto\">\n                                <input type=\"checkbox\" class=\"switch-onoff-checkbox stream-switch\" name=\"stream\" id=\"stream\" value=\"15\" onchange=\"calculate_total()\">\n                                <label class=\"switch-onoff-label\" for=\"stream\">\n                                    <span class=\"switch-onoff-inner\"><\/span>\n                                    <span class=\"switch-onoff-switch\"><\/span>\n                                <\/label>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/td>\n            <\/tr>\n            <tr>\n                <td>\n                    <div class=\"mt-2\">\n                        <div class=\"switch d-flex align-items-center\" style=\"margin-left: 10px;\">\n                            <span class=\"icon icon-addon-priority-completion\">\n                                <svg viewBox=\"0 0 32 32\">\n                                    <g>\n                                        <path d=\"M26,10h-7.656l2.614-8.713c0.091-0.303,0.033-0.63-0.156-0.884C20.614,0.149,20.316,0,20,0H10 C9.547,0,9.15,0.305,9.034,0.742l-4,15c-0.08,0.3-0.016,0.621,0.173,0.867C5.396,16.855,5.689,17,6,17h6.858l-1.849,13.868 c-0.061,0.457,0.198,0.896,0.628,1.064C11.755,31.978,11.878,32,12,32c0.319,0,0.628-0.153,0.82-0.427l14-20 c0.214-0.305,0.24-0.704,0.068-1.035C26.715,10.208,26.373,10,26,10z\"><\/path>\n                                    <\/g>\n                                <\/svg>\n                            <\/span>\n                            <label class=\"switch-label me-1\" for=\"priority-completion\">Priority Completion <small>(+20%)<\/small><\/label>\n                            <i class=\"info-icon fa fa-info-circle me-2\" data-bs-toggle=\"tooltip\" data-bs-placement=\"top\" title=\"If you purchase with this option, we will push your order to the top of the queue!\"><\/i>\n                            <div class=\"switch-onoff ms-auto\">\n                                <input type=\"checkbox\" class=\"switch-onoff-checkbox priority-completion-switch\" name=\"priority-completion\" id=\"priority-completion\" value=\"20\" onchange=\"calculate_total()\">\n                                <label class=\"switch-onoff-label\" for=\"priority-completion\">\n                                    <span class=\"switch-onoff-inner\"><\/span>\n                                    <span class=\"switch-onoff-switch\"><\/span>\n                                <\/label>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/td>\n            <\/tr>                                           \n            <tr>\n                <td>\n                    <div class=\"mt-2\">\n                        <div class=\"switch d-flex align-items-center\" style=\"margin-left: 10px;\">\n                            <span class=\"icon icon-addon-play-offline\">\n                                <svg viewBox=\"0 0 32 32\">\n                                    <g>\n                                        <path d=\"M31.376,14.2A30.485,30.485,0,0,0,26.245,9l-1.421,1.421A28.372,28.372,0,0,1,29.8,15.424a.938.938,0,0,1,0,1.155C27.837,19.111,22.576,25,16,25a12.315,12.315,0,0,1-4.753-1L9.739,25.5A14.551,14.551,0,0,0,16,27c7.463,0,13.239-6.433,15.374-9.195A2.935,2.935,0,0,0,31.376,14.2Z\"><\/path>\n                                        <path d=\"M25,14a8.771,8.771,0,0,0-.6-3.159L12.83,22.413A8.977,8.977,0,0,0,25,14Z\"><\/path>\n                                        <path d=\"M29.707,1.293a1,1,0,0,0-1.414,0L22.81,6.776A14.8,14.8,0,0,0,16,5C8.442,5,2.717,11.438.608,14.2a2.936,2.936,0,0,0,.011,3.592A30.142,30.142,0,0,0,6.23,23.356L1.293,28.293a1,1,0,1,0,1.414,1.414l27-27A1,1,0,0,0,29.707,1.293ZM2.2,16.57l0,0a.938.938,0,0,1,0-1.148A26.768,26.768,0,0,1,8.128,9.687,8.879,8.879,0,0,0,9.447,20.139L7.655,21.931A28.046,28.046,0,0,1,2.2,16.57Z\"><\/path>\n                                    <\/g>\n                                <\/svg>\n                            <\/span>\n                            <label class=\"switch-label me-1\" for=\"play-offline\">Play Offline<\/label>\n                            <div class=\"switch-onoff ms-auto\">\n                                <input type=\"checkbox\" class=\"switch-onoff-checkbox play-offline-switch\" name=\"play-offline\" id=\"play-offline\" checked=\"\" value=\"0\"  onchange=\"calculate_total()\">\n                                <label class=\"switch-onoff-label\" for=\"play-offline\">\n                                    <span class=\"switch-onoff-inner\"><\/span>\n                                    <span class=\"switch-onoff-switch\"><\/span>\n                                <\/label>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/td>\n            <\/tr>  \n        <\/tbody>\n    <\/table>\n\n    <div class=\"separator\">DISCOUNT<\/div>\n    <div class=\"order-discount-container\">\n       <div class=\"order-discount\" data-discount-percent=\"10\">\n\t\t  <div class=\"row justify-content-center align-items-center\">\n\t\t\t<div class=\"col-auto\">\n\t\t\t  <input type=\"text\" id=\"cp_code\" name=\"\" placeholder=\"Coupon Code\" class=\"form-control\" value=\"NY55OFF\" onkeyup=\"applyDiscount()\">\n\t\t\t<\/div>\n\t\t\t<div class=\"col-auto\">\n\t\t\t  <p class=\"my-0 ms-3\">\n\t\t\t\t<span id=\"dis_msg\">\n\t\t\t\t  <strong>NY55OFF<\/strong> \n\t\t\t\t  <span class=\"d-none d-sm-inline\">code applied<\/span>\n\t\t\t\t<\/span>\n\t\t\t  <\/p>\n\t\t\t<\/div>\n\t\t  <\/div>\n\t\t<\/div>\n    <\/div>\n                                    \n                                <div class=\"separator\" style=\"margin-top:20px;\">TOTAL<\/div>\n                                <div id=\"order-description-container\">\n                                    <div class=\"form-inline\" id=\"order-description\">\n                                        <span id=\"order-description-text\"><\/span>\n                                        <span id=\"order-description-amount\">\n                                            <span style=\"text-decoration: line-through;\">&nbsp;$56.34&nbsp;<\/span>&nbsp;<b>$33.80<\/b>&nbsp;\n                                        <\/span>\n                                    <\/div>\n                                <\/div>\n                                <form action=\"\" method=\"POST\" id=\"form-rating\">\n                                    <input type=\"hidden\" name=\"product_name\" id=\"product_name\" value=\"Prestige Boosting\">\n                                    <input type=\"hidden\" name=\"platform\" id=\"platform\" value=\"PC\">\n                                    <input type=\"hidden\" name=\"server\" id=\"server\" value=\"NA\" class=\"hidden-stream\">\n                                    <input type=\"hidden\" name=\"live-stream\" id=\"live-stream\" value=\"NO\">\n                                    <input type=\"hidden\" name=\"priority_completion\" id=\"priority_completion\" value=\"NO\">\n                                    <input type=\"hidden\" name=\"play_offline\" id=\"play_offline\" value=\"YES\">\n                                    <input type=\"hidden\" name=\"current\" id=\"current\" value=\"Prestige 1 (Level 1)\">\n                                    <input type=\"hidden\" name=\"desired\" id=\"desired\" value=\"Prestige 1 (Level 55)\">\n                                    <input type=\"hidden\" name=\"current_prestige\" id=\"current_prestige\" value=\"1\">\n                                    <input type=\"hidden\" name=\"desired_prestige\" id=\"desired_prestige\" value=\"1\">\n                                    <input type=\"hidden\" name=\"actual_amount\" id=\"actual_amount\" value=\"94.14\">\n                                    <input type=\"hidden\" name=\"total_amount\" id=\"total_amount\" value=\"42.36\">\n                                    <input type=\"hidden\" name=\"extras_total\" id=\"extras_total\" value=\"0.00\">\n                                    <input type=\"hidden\" name=\"checkboxes_total\" id=\"checkboxes_total\" value=\"0.00\">\n                                    <input type=\"hidden\" name=\"discounted_amount\" id=\"discounted_amount\" value=\"30.99\">\n                                    <input type=\"hidden\" name=\"discount_coupon\" value=\"NY55OFF\" id=\"discount_coupon\">\n                                    <input type=\"hidden\" name=\"discount_percentage\" id=\"discount_percentage\" value=\"55\">\n                                    <button class=\"btn btn-lg btn-info btn-block ladda-button checkout-button mt-4\" data-style=\"zoom-in\" type=\"submit\" name=\"submit__\">\n                                        <strong>Checkout<\/strong>\n                                    <\/button>\n                                    <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/plugins\/Call-of-Duty-Boosting-Addon2.1\/assets\/card-pays-bg.svg\" height=\"30\" width=\"300\" alt=\"Payment Methods\">\n                                    <div class=\"c-form-bnr _type1\">\n                                        <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/plugins\/Call-of-Duty-Boosting-Addon2.1\/assets\/c-form-bnr-coin-1.webp\" alt=\"coin\" class=\"coin-1\">\n                                        <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/plugins\/Call-of-Duty-Boosting-Addon2.1\/assets\/c-form-bnr-coin-2.webp\" alt=\"coin\" class=\"coin-2\">\n                                        <div class=\"c-form-bnr__inner\">\n                                            <div class=\"c-form-bnr-subtitle\">Found cheaper?<\/div>\n                                            <div class=\"c-form-bnr-title\">We beat price of competitors<\/div>\n                                        <\/div>\n                                    <\/div>\n                                    <style>\n                                        .customer-service-container {\n                                            background-color: #007bff;\n                                            color: white;\n                                            border-radius: 10px;\n                                            padding: 20px;\n                                            margin-top: 20px;\n                                            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n                                            text-align: center;\n                                            position: relative;\n                                        }\n\n                                        .customer-service-title {\n                                            font-size: 18px;\n                                            font-weight: bold;\n                                            margin-bottom: 10px;\n                                        }\n\n                                        .customer-service-text {\n                                            font-size: 16px;\n                                            margin-bottom: 5px;\n                                        }\n\n                                        .contact-button {\n                                            background-color: white;\n                                            color: #007bff;\n                                            border: none;\n                                            border-radius: 5px;\n                                            padding: 8px 16px;\n                                            font-weight: bold;\n                                            cursor: pointer;\n                                            margin-top: 10px;\n                                            transition: all 0.3s ease;\n                                        }\n\n                                        .contact-button:hover {\n                                            background-color: #f0f0f0;\n                                            transform: scale(1.05);\n                                        }\n                                    <\/style>\n                                    <div class=\"customer-service-container\">\n                                        <div class=\"customer-service-title\">Need Something Custom?<\/div>\n                                        <div class=\"customer-service-text\">Can't find a service? Message us - we are available 24\/7<\/div>\n                                        <button class=\"contact-button\" onclick=\"event.preventDefault(); Tawk_API.maximize(); return false;\">Contact Support<\/button>\n                                    <\/div>\n                                <\/form>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    <script>\n    function applyDiscount() \n    {\n        var coupon = document.getElementById('cp_code').value;\n        var discount_percentage = 0;\n        var discount_message = \"Invalid coupon code\";\n\n        var couponCodes = [\n          { code: \"NY55OFF\", discount: 55 },\n          { code: \"lion30finger\", discount: 30 },\n          { code: \"tioffer2022\", discount: 25 },\n          { code: \"testing\", discount: 99 },\n          { code: \"DM55DISC1\", discount: 55 },\n          { code: \"EZ55DISC\", discount: 55 },\n        ];\n\n        for (var i = 0; i < couponCodes.length; i++) {\n          if (coupon === couponCodes[i].code) {\n              discount_percentage = couponCodes[i].discount;\n              discount_message = '<strong>'+ coupon + '<\/strong><span class=\"d-none d-sm-inline\"> code applied!<\/span>';\n              break;\n          }\n        }\n\n        document.getElementById('discount_percentage').value = discount_percentage;\n        document.getElementById('dis_msg').innerHTML = discount_message;\n        document.getElementById('discount_coupon').value = coupon;\n\n        calculate_total();\n    }\n    <\/script>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-749fbe5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"749fbe5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3e54778\" data-id=\"3e54778\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d034b08 elementor-widget elementor-widget-html\" data-id=\"d034b08\" 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<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    const target = document.getElementById(\"scroll-here\");\r\n    if (target) {\r\n      target.scrollIntoView({ behavior: \"smooth\" });\r\n    }\r\n  });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7911dfa elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7911dfa\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e8f3857\" data-id=\"e8f3857\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d4cf5da elementor-widget elementor-widget-html\" data-id=\"d4cf5da\" 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<div class=\"reviews-io-floating-widget\"\r\n  widget-id=\"lhr97MyY0N3wnsd5\"\r\n data-store-name=\"immortalboost.com\"\r\n lang=\"en\"\r\n ><\/div>\r\n<script src='\/\/widget.reviews.io\/modern-widgets\/floating.js'><\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-83ccb10 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"83ccb10\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-223877c\" data-id=\"223877c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6940bf9 elementor-widget elementor-widget-heading\" data-id=\"6940bf9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Follow these steps after placing order <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5fa8a02 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5fa8a02\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-066e426\" data-id=\"066e426\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d7fa271 elementor-view-framed elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d7fa271\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-shrink\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-expeditedssl\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6b546c elementor-widget elementor-widget-heading\" data-id=\"b6b546c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Order confirmation <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db104d7 elementor-widget elementor-widget-text-editor\" data-id=\"db104d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Once you place the order, you will be give an order number that you can share with customer chat via website chatbox on the right corner. Team will also add you on discord once you place the order. If you don&#8217;t have discord nothing to worry about, we will email you right away!\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7158343\" data-id=\"7158343\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d63862f elementor-view-framed elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d63862f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-shrink\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-laugh\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d3fdfd elementor-widget elementor-widget-heading\" data-id=\"4d3fdfd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Choosing your booster <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-abcef06 elementor-widget elementor-widget-text-editor\" data-id=\"abcef06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Once everything is confirmed and you are added to us on discord, we will start looking for your booster right away! Depending on your order we need to choose the booster. Usually for account leveling we have high tier boosters ready to start working on your order.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5bf6a17\" data-id=\"5bf6a17\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e1bb442 elementor-view-framed elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"e1bb442\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-shrink\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-newspaper\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b5c918 elementor-widget elementor-widget-heading\" data-id=\"7b5c918\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Track your order <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18d6fd0 elementor-widget elementor-widget-text-editor\" data-id=\"18d6fd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Tracking your order is very simple. We use discord for communication so all the updates will be given on discord. You can not directly communicate to booster but you can always ask the customer support about your order status.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7c7f3e49 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"7c7f3e49\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-30d99ffd\" data-id=\"30d99ffd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-41aae260 elementor-widget elementor-widget-image\" data-id=\"41aae260\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"400\" height=\"127\" src=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/apex-champion.webp\" class=\"attachment-large size-large wp-image-2514\" alt=\"-champion\" srcset=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/apex-champion.webp 400w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/apex-champion-300x95.webp 300w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/apex-champion-190x60.webp 190w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/apex-champion-283x90.webp 283w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-412f46eb elementor-widget elementor-widget-heading\" data-id=\"412f46eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">HIGHEST WINRATES ON THE MARKET<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-62b60b76 elementor-widget elementor-widget-heading\" data-id=\"62b60b76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">92.54% win rate across the board<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-492b35c1\" data-id=\"492b35c1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-91f6eed elementor-view-framed elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"91f6eed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"far fa-clock\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f9def3 elementor-widget elementor-widget-heading\" data-id=\"4f9def3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">UNBEATABLE STARTING TIME<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a68cf81 elementor-widget elementor-widget-heading\" data-id=\"a68cf81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">10 minutes average starting time<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7c4a6bbb\" data-id=\"7c4a6bbb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4ea06a17 elementor-view-framed elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"4ea06a17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-angle-double-up\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6693b7a8 elementor-widget elementor-widget-heading\" data-id=\"6693b7a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">LIGHTSPEED BOOSTING<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3aaca7be elementor-widget elementor-widget-heading\" data-id=\"3aaca7be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">10 hours average boosting<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3eb32d1f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3eb32d1f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6a480cbe\" data-id=\"6a480cbe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5198d94b elementor-widget elementor-widget-heading\" data-id=\"5198d94b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Black Ops 6 Prestige Leveling <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79187fe elementor-widget elementor-widget-accordion\" data-id=\"79187fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1261\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1261\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Is my account secure during the boost? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1261\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1261\"><div class=\"faq-a\">We have perfected a system to ensure the safety of your The Finals accounts during the boosting process. Some of the methods we use to ensure maximum privacy &amp; security are: Using a very premium VPN. Using Offline Mode.<\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1262\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1262\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Will he unlock camos while doing leveling? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1262\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1262\"><p>If the camo gets unlocked automatically its your luck but he will not do camo missions to unlock camos, for that you need to buy our camo boosting service <a href=\"https:\/\/immortalboost.com\/black-ops-6\/camo-boosting\/\">here<\/a>.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1263\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1263\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Do you use bot lobbies to prestige? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1263\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1263\"><p>No, we do not do that. Our boosters are professional and they play legit on your account by doing hard grind.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1264\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1264\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How will this boost work? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1264\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1264\"><p>You can select the number of prestige level and\u00a0 check out. Booster will login and play on your account until he reaches that prestige level.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1265\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-1265\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can I watch the booster play? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1265\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-1265\"><p>Yes, for that you need to enable streaming option while placing the order. Streaming option is available on the pricing function on this page and it will cost you 25% extra.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1266\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"button\" aria-controls=\"elementor-tab-content-1266\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can you appear offline during boost?<\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1266\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"region\" aria-labelledby=\"elementor-tab-title-1266\"><p>Yes, our boosters always play in offline mode unless the client wants them to play online.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1267\" class=\"elementor-tab-title\" data-tab=\"7\" role=\"button\" aria-controls=\"elementor-tab-content-1267\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How long until my boost starts?<\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1267\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"7\" role=\"region\" aria-labelledby=\"elementor-tab-title-1267\"><p>It depends on your order preference, we usually starts orders within 10 to 15 minutes if priority is enabled.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1268\" class=\"elementor-tab-title\" data-tab=\"8\" role=\"button\" aria-controls=\"elementor-tab-content-1268\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What payment methods do you accept?<\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1268\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"8\" role=\"region\" aria-labelledby=\"elementor-tab-title-1268\"><div class=\"row\"><div class=\"col-xs-12 col-md-12 clearfix text-center question-section cod-background\"><div class=\"row\"><div id=\"homePageFAQcontainer\" class=\"col-md-8 col-md-offset-2\"><div id=\"accordion\" class=\"panel-group\" role=\"tablist\" aria-multiselectable=\"true\"><div class=\"panel panel-default\"><div id=\"collapse-16\" class=\"panel-collapse collapse in\" role=\"tabpanel\" aria-labelledby=\"heading-16\" aria-expanded=\"true\"><div class=\"panel-body\">We accept PayPal, all major credit cards, Skrill, Klarna, iDeal, Alipay, Neteller, Paysafecard, and Crypto.<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"row\"><div class=\"col-xs-12 review-slider calc-review clearfix\"><div class=\"row\"><div class=\"col-xs-12 col-md-8 col-md-offset-2\">\u00a0<\/div><\/div><\/div><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-1269\" class=\"elementor-tab-title\" data-tab=\"9\" role=\"button\" aria-controls=\"elementor-tab-content-1269\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What is your refund policy? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-1269\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"9\" role=\"region\" aria-labelledby=\"elementor-tab-title-1269\"><p>We offer straight 100% refund if the order is not started but if order is started we will give you 50% refund.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-12610\" class=\"elementor-tab-title\" data-tab=\"10\" role=\"button\" aria-controls=\"elementor-tab-content-12610\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What if I want to change the booster? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-12610\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"10\" role=\"region\" aria-labelledby=\"elementor-tab-title-12610\"><p>That is very simple, if you are not satisfied with the current booster, you can always message us on discord and we will change your booster.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-12611\" class=\"elementor-tab-title\" data-tab=\"11\" role=\"button\" aria-controls=\"elementor-tab-content-12611\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Will booster add his friends on my account? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-12611\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"11\" role=\"region\" aria-labelledby=\"elementor-tab-title-12611\"><p>Boosters(Professional players) are not allowed to add or chat with anyone while playing on your account.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-12612\" class=\"elementor-tab-title\" data-tab=\"12\" role=\"button\" aria-controls=\"elementor-tab-content-12612\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What if I want to pause the order? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-12612\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"12\" role=\"region\" aria-labelledby=\"elementor-tab-title-12612\"><p>You can always message us on discord if you want to pause the order. Booster will logout the account and when you are ready to continue, booster will login again.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<h4 id=\"elementor-tab-title-12613\" class=\"elementor-tab-title\" data-tab=\"13\" role=\"button\" aria-controls=\"elementor-tab-content-12613\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What if I want to cancel my order? <\/a>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\t<div id=\"elementor-tab-content-12613\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"13\" role=\"region\" aria-labelledby=\"elementor-tab-title-12613\"><p>If you want to cancel your order, just simply message us on discord and we will ask the booster to stop playing on your account.\u00a0<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is my account secure during the boost?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<div class=\\\"faq-a\\\">We have perfected a system to ensure the safety of your The Finals accounts during the boosting process. Some of the methods we use to ensure maximum privacy &amp; security are: Using a very premium VPN. Using Offline Mode.<\\\/div>\"}},{\"@type\":\"Question\",\"name\":\"Will he unlock camos while doing leveling?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>If the camo gets unlocked automatically its your luck but he will not do camo missions to unlock camos, for that you need to buy our camo boosting service <a href=\\\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/camo-boosting\\\/\\\">here<\\\/a>.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Do you use bot lobbies to prestige?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>No, we do not do that. Our boosters are professional and they play legit on your account by doing hard grind.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How will this boost work?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>You can select the number of prestige level and\\u00a0 check out. Booster will login and play on your account until he reaches that prestige level.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can I watch the booster play?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Yes, for that you need to enable streaming option while placing the order. Streaming option is available on the pricing function on this page and it will cost you 25% extra.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can you appear offline during boost?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Yes, our boosters always play in offline mode unless the client wants them to play online.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How long until my boost starts?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>It depends on your order preference, we usually starts orders within 10 to 15 minutes if priority is enabled.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What payment methods do you accept?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<div class=\\\"row\\\"><div class=\\\"col-xs-12 col-md-12 clearfix text-center question-section cod-background\\\"><div class=\\\"row\\\"><div id=\\\"homePageFAQcontainer\\\" class=\\\"col-md-8 col-md-offset-2\\\"><div id=\\\"accordion\\\" class=\\\"panel-group\\\" role=\\\"tablist\\\" aria-multiselectable=\\\"true\\\"><div class=\\\"panel panel-default\\\"><div id=\\\"collapse-16\\\" class=\\\"panel-collapse collapse in\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"heading-16\\\" aria-expanded=\\\"true\\\"><div class=\\\"panel-body\\\">We accept PayPal, all major credit cards, Skrill, Klarna, iDeal, Alipay, Neteller, Paysafecard, and Crypto.<\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><div class=\\\"row\\\"><div class=\\\"col-xs-12 review-slider calc-review clearfix\\\"><div class=\\\"row\\\"><div class=\\\"col-xs-12 col-md-8 col-md-offset-2\\\">\\u00a0<\\\/div><\\\/div><\\\/div><\\\/div>\"}},{\"@type\":\"Question\",\"name\":\"What is your refund policy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>We offer straight 100% refund if the order is not started but if order is started we will give you 50% refund.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What if I want to change the booster?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>That is very simple, if you are not satisfied with the current booster, you can always message us on discord and we will change your booster.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Will booster add his friends on my account?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Boosters(Professional players) are not allowed to add or chat with anyone while playing on your account.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What if I want to pause the order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>You can always message us on discord if you want to pause the order. Booster will logout the account and when you are ready to continue, booster will login again.\\u00a0<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What if I want to cancel my order?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>If you want to cancel your order, just simply message us on discord and we will ask the booster to stop playing on your account.\\u00a0<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-04933a0 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"04933a0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4287eb1\" data-id=\"4287eb1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2268c6c elementor-widget elementor-widget-heading\" data-id=\"2268c6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u2764\ufe0f TRUSTED BY THOUSANDS OF GAMERS WORLDWIDE<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5af7667 elementor-widget elementor-widget-heading\" data-id=\"5af7667\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Over 100,000 gamers already use our rank boosting services<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-529fc65 elementor-widget elementor-widget-heading\" data-id=\"529fc65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">See what our clients have to say about our service<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7e8bd9 elementor-widget elementor-widget-html\" data-id=\"c7e8bd9\" 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<script src=\"https:\/\/widget.reviews.io\/carousel-inline-iframeless\/dist.js?_t=2024092918\"><\/script>\r\n<link rel=\"stylesheet\" href=\"https:\/\/assets.reviews.io\/css\/widgets\/carousel-widget.css?_t=2024092918\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/assets.reviews.io\/iconfont\/reviewsio-icons\/style.css?_t=2024092918\">\r\n<div id=\"reviewsio-carousel-widget\"><\/div>\r\n<script>\r\n\r\nnew carouselInlineWidget('reviewsio-carousel-widget',{\r\n      \/*Your REVIEWS.io account ID:*\/\r\n      store: 'immortalboost.com',\r\n      sku: '',\r\n      lang: 'en',\r\n      carousel_type: 'topHeader',\r\n      styles_carousel: 'CarouselWidget--topHeader',\r\n\r\n      \/*Widget settings:*\/\r\n      options:{\r\n        general:{\r\n          \/*What reviews should the widget display? Available options: company, product, third_party. You can choose one type or multiple separated by comma.*\/\r\n          review_type: 'company, product',\r\n          \/*Minimum number of reviews required for widget to be displayed*\/\r\n          min_reviews: '1',\r\n          \/*Maximum number of reviews to include in the carousel widget.*\/\r\n          max_reviews: '20',\r\n          address_format: 'CITY, COUNTRY',\r\n          \/*Carousel auto-scrolling speed. 3000 = 3 seconds. If you want to disable auto-scroll, set this value to false.*\/\r\n          enable_auto_scroll: 10000,\r\n        },\r\n        header:{\r\n          \/*Show overall rating stars*\/\r\n          enable_overall_stars: true,\r\n          rating_decimal_places: 2,\r\n        },\r\n        reviews: {\r\n          \/*Show customer name*\/\r\n          enable_customer_name: true,\r\n          \/*Show customer location*\/\r\n          enable_customer_location: true,\r\n          \/*Show \"verified review\" badge*\/\r\n          enable_verified_badge: true,\r\n          \/*Show \"verified subscriber\" badge*\/\r\n          enable_subscriber_badge: true,\r\n          \/*Show \"I recommend this product\" badge (Only for product reviews)*\/\r\n          enable_recommends_badge: true,\r\n          \/*Show photos attached to reviews*\/\r\n          enable_photos: true,\r\n          \/*Show videos attached to reviews*\/\r\n          enable_videos: true,\r\n          \/*Show when review was written*\/\r\n          enable_review_date: false,\r\n          \/*Hide reviews written by the same customer (This may occur when customer reviews multiple products)*\/\r\n          disable_same_customer: true,\r\n          \/*Minimum star rating*\/\r\n          min_review_percent: 4,\r\n          \/*Show 3rd party review source*\/\r\n          third_party_source: true,\r\n          \/*Hide reviews without comments (still shows if review has a photo)*\/\r\n          hide_empty_reviews: true,\r\n          \/*Show product name*\/\r\n          enable_product_name: true,\r\n          \/*Show only reviews which have specific tags (multiple semicolon separated tags allowed i.e tag1;tag2)*\/\r\n          tags: \"\",\r\n          \/*Show branch, only one input*\/\r\n          branch: \"\",\r\n          enable_branch_name: false,\r\n        },\r\n        popups: {\r\n          \/*Make review items clickable (When they are clicked, a popup appears with more information about a customer and review)*\/\r\n          enable_review_popups:  true,\r\n          \/*Show \"was this review helpful\" buttons*\/\r\n          enable_helpful_buttons: true,\r\n          \/*Show how many times review was upvoted as helpful*\/\r\n          enable_helpful_count: true,\r\n          \/*Show share buttons*\/\r\n          enable_share_buttons: true,\r\n        },\r\n    },\r\n    translations: {\r\n      verified_customer:  \"Verified Customer\",\r\n    },\r\n    styles:{\r\n      \/*Base font size is a reference size for all text elements. When base value gets changed, all TextHeading and TexBody elements get proportionally adjusted.*\/\r\n      '--base-font-size': '16px',\r\n      '--base-maxwidth':'100%',\r\n\r\n      \/*Logo styles:*\/\r\n      '--reviewsio-logo-style':'var(--logo-normal)',\r\n\r\n      \/*Star styles:*\/\r\n      '--common-star-color':' #0E1311',\r\n      '--common-star-disabled-color':' rgba(0,0,0,0.25)',\r\n      '--medium-star-size':' 22px',\r\n      '--small-star-size':'19px', \/*Modal*\/\r\n      '--x-small-star-size':'16px',\r\n      '--x-small-star-display':'inline-flex',\r\n\r\n      \/*Header styles:*\/\r\n      '--header-order':'1',\r\n      '--header-width':'160px',\r\n      '--header-bg-start-color':'transparent',\r\n      '--header-bg-end-color':'transparent',\r\n      '--header-gradient-direction':'135deg',\r\n      '--header-padding':'0.5em',\r\n      '--header-border-width':'0px',\r\n      '--header-border-color':'rgba(0,0,0,0.1)',\r\n      '--header-border-radius':'0px',\r\n      '--header-shadow-size':'0px',\r\n      '--header-shadow-color':'rgba(0, 0, 0, 0.1)',\r\n\r\n      \/*Header content styles:*\/\r\n      '--header-star-color':'inherit',\r\n      '--header-disabled-star-color':'inherit',\r\n      '--header-heading-text-color':'inherit',\r\n      '--header-heading-font-size':'inherit',\r\n      '--header-heading-font-weight':'inherit',\r\n      '--header-heading-line-height':'inherit',\r\n      '--header-heading-text-transform':'inherit',\r\n      '--header-subheading-text-color':'inherit',\r\n      '--header-subheading-font-size':'inherit',\r\n      '--header-subheading-font-weight':'inherit',\r\n      '--header-subheading-line-height':'inherit',\r\n      '--header-subheading-text-transform':'inherit',\r\n\r\n      \/*Review item styles:*\/\r\n      '--item-maximum-columns':'5',\/*Must be 3 or larger*\/\r\n      '--item-background-start-color':'transparent',\r\n      '--item-background-end-color':'transparent',\r\n      '--item-gradient-direction':'135deg',\r\n      '--item-padding':'0.5em',\r\n      '--item-border-width':'0px',\r\n      '--item-border-color':'rgba(0,0,0,0.1)',\r\n      '--item-border-radius':'0px',\r\n      '--item-shadow-size':'0px',\r\n      '--item-shadow-color':'rgba(0,0,0,0.1)',\r\n\r\n      \/*Heading styles:*\/\r\n      '--heading-text-color':' #0E1311',\r\n      '--heading-text-font-weight':' 600',\r\n      '--heading-text-font-family':' inherit',\r\n      '--heading-text-line-height':' 1.4',\r\n      '--heading-text-letter-spacing':'0',\r\n      '--heading-text-transform':'none',\r\n\r\n      \/*Body text styles:*\/\r\n      '--body-text-color':' #0E1311',\r\n      '--body-text-font-weight':'400',\r\n      '--body-text-font-family':' inherit',\r\n      '--body-text-line-height':' 1.4',\r\n      '--body-text-letter-spacing':'0',\r\n      '--body-text-transform':'none',\r\n\r\n      \/*Scroll button styles:*\/\r\n      '--scroll-button-icon-color':'#0E1311',\r\n      '--scroll-button-icon-size':'24px',\r\n      '--scroll-button-bg-color':'transparent',\r\n\r\n      '--scroll-button-border-width':'0px',\r\n      '--scroll-button-border-color':'rgba(0,0,0,0.1)',\r\n\r\n      '--scroll-button-border-radius':'60px',\r\n      '--scroll-button-shadow-size':'0px',\r\n      '--scroll-button-shadow-color':'rgba(0,0,0,0.1)',\r\n      '--scroll-button-horizontal-position':'0px',\r\n      '--scroll-button-vertical-position':'0px',\r\n\r\n      \/*Badge styles:*\/\r\n      '--badge-icon-color':'#0E1311',\r\n      '--badge-icon-font-size':'15px',\r\n      '--badge-text-color':'#0E1311',\r\n      '--badge-text-font-size':'inherit',\r\n      '--badge-text-letter-spacing':'inherit',\r\n      '--badge-text-transform':'inherit',\r\n\r\n      \/*Author styles:*\/\r\n      '--author-font-size':'inherit',\r\n      '--author-font-weight':'inherit',\r\n      '--author-text-transform':'inherit',\r\n\r\n      \/*Product photo or review photo styles:*\/\r\n      '--photo-video-thumbnail-size':'60px',\r\n      '--photo-video-thumbnail-border-radius':'0px',\r\n\r\n      \/*Popup styles:*\/\r\n      '--popup-backdrop-color':'rgba(0,0,0,0.75)',\r\n      '--popup-color':'#ffffff',\r\n      '--popup-star-color':'inherit',\r\n      '--popup-disabled-star-color':'inherit',\r\n      '--popup-heading-text-color':'inherit',\r\n      '--popup-body-text-color':'inherit',\r\n      '--popup-badge-icon-color':'inherit',\r\n      '--popup-badge-icon-font-size':'19px',\r\n      '--popup-badge-text-color':'inherit',\r\n      '--popup-badge-text-font-size':'14px',\r\n      '--popup-border-width':'0px',\r\n      '--popup-border-color':'rgba(0,0,0,0.1)',\r\n      '--popup-border-radius':'0px',\r\n      '--popup-shadow-size':'0px',\r\n      '--popup-shadow-color':'rgba(0,0,0,0.1)',\r\n      '--popup-icon-color':'#0E1311',\r\n\r\n      \/*Tooltip styles:*\/\r\n      '--tooltip-bg-color':'#0E1311',\r\n      '--tooltip-text-color':'#ffffff',\r\n    },\r\n});\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2a4e2711 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2a4e2711\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-555adda3\" data-id=\"555adda3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-24d91bc1 elementor-widget elementor-widget-heading\" data-id=\"24d91bc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How does Black Ops 6 Prestige boosting work?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55188b15 elementor-widget elementor-widget-text-editor\" data-id=\"55188b15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In <em>Call of Duty: Black Ops 6<\/em>, you can level up from 1 to 55, which is called Military Rank. After that, you unlock Prestige, and each Prestige has 50 more levels to unlock, all the way up to Prestige 10. But reaching max level can be a lot of work, and not everyone has the time or energy for the grind. That\u2019s where we come in.<\/p><p>We offer a <em>Prestige boosting service<\/em> to help you level up faster, whether you don\u2019t enjoy the grind or just can\u2019t spare the time. We can take you from any level to any level, all the way to Prestige 10, no matter your platform or region. Want to watch us level up your account? We can stream the process for you. Need faster results? We also offer an express service. Choose the option that works best for you, and we\u2019ll handle the rest!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3927f728\" data-id=\"3927f728\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7712810a elementor-widget elementor-widget-image\" data-id=\"7712810a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"971\" height=\"840\" src=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost.png\" class=\"attachment-large size-large wp-image-2515\" alt=\"Cod bo6 player\" srcset=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost.png 971w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-300x260.png 300w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-768x664.png 768w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-600x519.png 600w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-104x90.png 104w\" sizes=\"(max-width: 971px) 100vw, 971px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ab9b056 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7ab9b056\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5034f9d7\" data-id=\"5034f9d7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3ceffd86 elementor-widget elementor-widget-heading\" data-id=\"3ceffd86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Your Account Safety and Privacy Comes First<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-54db4f35 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54db4f35\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-224f846a\" data-id=\"224f846a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-36a088b8 elementor-view-framed elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"36a088b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-shrink\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-expeditedssl\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e097c54 elementor-widget elementor-widget-heading\" data-id=\"6e097c54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">SSL SECURED WEBSITE<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4da6fb2d elementor-widget elementor-widget-text-editor\" data-id=\"4da6fb2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our boosting platform is secured with the state-of-the-art SSL security protocol that encrypts the data between you and the server.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7d8eeff9\" data-id=\"7d8eeff9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f1decb9 elementor-view-framed elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"f1decb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-shrink\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-globe\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21291691 elementor-widget elementor-widget-heading\" data-id=\"21291691\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">VPN SPOOFING<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d177058 elementor-widget elementor-widget-text-editor\" data-id=\"4d177058\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We know how Activision works so we spoof your location and region to play on your account! Your account safety is our first concern.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4e2645d6\" data-id=\"4e2645d6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73f4cf83 elementor-view-framed elementor-shape-circle elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"73f4cf83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon elementor-animation-shrink\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-newspaper\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e896805 elementor-widget elementor-widget-heading\" data-id=\"2e896805\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">IDENTITY\nPROTECTION<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-144ff25c elementor-widget elementor-widget-text-editor\" data-id=\"144ff25c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our boosters will never talk to your friends and will always use appear offline feature in order to protect your identity and mantain full anonymity.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7a65771d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7a65771d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-51d7e741\" data-id=\"51d7e741\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1181a79b elementor-widget elementor-widget-image\" data-id=\"1181a79b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"971\" height=\"840\" src=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost.png\" class=\"attachment-large size-large wp-image-2515\" alt=\"Cod bo6 player\" srcset=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost.png 971w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-300x260.png 300w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-768x664.png 768w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-600x519.png 600w, https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/soldier-camo-boost-104x90.png 104w\" sizes=\"(max-width: 971px) 100vw, 971px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-250f378a\" data-id=\"250f378a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4256bd31 elementor-widget elementor-widget-heading\" data-id=\"4256bd31\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">What happens after I place an order?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39aaa81 elementor-widget elementor-widget-text-editor\" data-id=\"39aaa81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Getting started is easy! Just place your order, and you&#8217;ll be sent back to the website. Make sure to use the correct email when you order, as all the details will be sent there.<\/p><p>You\u2019ll get an email with a link to our private Discord service and instructions on how to begin your order.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-35e1c42 elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"35e1c42\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e4380ef\" data-id=\"e4380ef\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f371b44 elementor-widget elementor-widget-heading\" data-id=\"f371b44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">How can Immortalboost help you? <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6b7c3a elementor-widget elementor-widget-text-editor\" data-id=\"c6b7c3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We are helping our customers since 2016. We started with Dota 2 and then with time we moved to multiple games. We have received 5000+ orders till now and our customer satisfaction rate is above 95%.<\/p><p>If you don&#8217;t have much time to play CoD Bo6 but you want to enjoy ranked matches then you can simply buy our service. We will make it happen so that you can spend your time while playing ranked matches.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-47577a15 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"47577a15\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6897237a\" data-id=\"6897237a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7df360ef elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7df360ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a49827c elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"3a49827c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1d2adb4e\" data-id=\"1d2adb4e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e657146 elementor-widget elementor-widget-heading\" data-id=\"2e657146\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">NEED HELP?<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2abc6896 elementor-widget elementor-widget-heading\" data-id=\"2abc6896\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">GET IN TOUCH\n\n<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7741ad87\" data-id=\"7741ad87\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d16d225 elementor-align-left elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"5d16d225\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/immortalboost.com\/black-ops-6\/contact-us\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-hands-helping\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-237571e8\" data-id=\"237571e8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52c5a3f4 elementor-align-left elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"52c5a3f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/wa.me\/+923557083408\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Buy Bo6 Prestige Boost Reach Upto Master Prestige \u2013 Quick, Guaranteed &amp; Secure Service. MULTIPLAYER ZOMBIES WARZONE BO6 RANK BOOSTING BO6 CAMO BOOSTING BO6 PRESTIGE LEVELING BO6 KD BOOSTING BO6 UNLOCK ALL BO6 NUKE UNLOCK BO6 WEAPON LEVELING BO6 WEAPON UNLOCK BO6 CALLING CARDS BO6 RETICLES BOOST THE TOMB QUEST LIBERTY &#038; TERMINUS SHATTERED VEIL [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2488,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2777","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Black Ops 6 Prestige Leveling - Ultimate BO6 Platform<\/title>\n<meta name=\"description\" content=\"Immortalboost is offering black ops 6 prestiging service to help you increase your levels. Safe &amp; Secure platform with 24\/7 customer support\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Black Ops 6 Prestige Leveling - Ultimate BO6 Platform\" \/>\n<meta property=\"og:description\" content=\"Immortalboost is offering black ops 6 prestiging service to help you increase your levels. Safe &amp; Secure platform with 24\/7 customer support\" \/>\n<meta property=\"og:url\" content=\"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/\" \/>\n<meta property=\"og:site_name\" content=\"CoD Black Ops 6 Boosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/dota2officialgamers\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-10T11:32:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/319523-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/\",\"name\":\"Black Ops 6 Prestige Leveling - Ultimate BO6 Platform\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/319523-1.jpg\",\"datePublished\":\"2024-11-13T23:02:54+00:00\",\"dateModified\":\"2025-05-10T11:32:24+00:00\",\"description\":\"Immortalboost is offering black ops 6 prestiging service to help you increase your levels. Safe & Secure platform with 24\\\/7 customer support\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/#primaryimage\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/319523-1.jpg\",\"contentUrl\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/319523-1.jpg\",\"width\":1920,\"height\":1200,\"caption\":\"cod blackops character\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/prestiging-levels\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Prestige Leveling\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/#website\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/\",\"name\":\"CoD Black Ops 6 Boosting\",\"description\":\"Immortalboost\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/immortalboost.com\\\/black-ops-6\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Black Ops 6 Prestige Leveling - Ultimate BO6 Platform","description":"Immortalboost is offering black ops 6 prestiging service to help you increase your levels. Safe & Secure platform with 24\/7 customer support","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/","og_locale":"en_US","og_type":"article","og_title":"Black Ops 6 Prestige Leveling - Ultimate BO6 Platform","og_description":"Immortalboost is offering black ops 6 prestiging service to help you increase your levels. Safe & Secure platform with 24\/7 customer support","og_url":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/","og_site_name":"CoD Black Ops 6 Boosting","article_publisher":"https:\/\/www.facebook.com\/dota2officialgamers","article_modified_time":"2025-05-10T11:32:24+00:00","og_image":[{"width":1920,"height":1200,"url":"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/319523-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/","url":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/","name":"Black Ops 6 Prestige Leveling - Ultimate BO6 Platform","isPartOf":{"@id":"https:\/\/immortalboost.com\/black-ops-6\/#website"},"primaryImageOfPage":{"@id":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/#primaryimage"},"image":{"@id":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/#primaryimage"},"thumbnailUrl":"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/319523-1.jpg","datePublished":"2024-11-13T23:02:54+00:00","dateModified":"2025-05-10T11:32:24+00:00","description":"Immortalboost is offering black ops 6 prestiging service to help you increase your levels. Safe & Secure platform with 24\/7 customer support","breadcrumb":{"@id":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/#primaryimage","url":"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/319523-1.jpg","contentUrl":"https:\/\/immortalboost.com\/black-ops-6\/wp-content\/uploads\/2024\/10\/319523-1.jpg","width":1920,"height":1200,"caption":"cod blackops character"},{"@type":"BreadcrumbList","@id":"https:\/\/immortalboost.com\/black-ops-6\/prestiging-levels\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/immortalboost.com\/black-ops-6\/"},{"@type":"ListItem","position":2,"name":"Prestige Leveling"}]},{"@type":"WebSite","@id":"https:\/\/immortalboost.com\/black-ops-6\/#website","url":"https:\/\/immortalboost.com\/black-ops-6\/","name":"CoD Black Ops 6 Boosting","description":"Immortalboost","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/immortalboost.com\/black-ops-6\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/pages\/2777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/comments?post=2777"}],"version-history":[{"count":40,"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/pages\/2777\/revisions"}],"predecessor-version":[{"id":3871,"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/pages\/2777\/revisions\/3871"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/media\/2488"}],"wp:attachment":[{"href":"https:\/\/immortalboost.com\/black-ops-6\/wp-json\/wp\/v2\/media?parent=2777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}