It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://zenglobalengine.nl

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="cabin">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T175821.969_1edvIqT_I3XLUTX_rIswR9h.png">
  14.    
  15.  
  16.    <title>ZEN Global Engine | Transforming Ideas into Sustainable Innovations</title>
  17.    <meta name="description" content="Discover how ZEN Global Engine drives sustainable innovation. We help businesses transform their ideas into impactful solutions for a better future.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://zenglobalengine.nl/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #f4a261;
  42.        --bs-primary-rgb: f4a261;
  43.        --bs-secondary: #94a3b8;
  44.        --bs-success: #34d399;
  45.        --bs-danger: #f87171;
  46.        --bs-warning: #fbbf24;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #e2e8f0;
  49.        --bs-dark: #1e293b;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #f4a261;
  53.        --theme-primary-color-s2: #f4a261;
  54.        --body-bg-color: #1f2937;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #e2e8f0;
  57.        --text-light-color: #676767;
  58.        --heading-color: #e2e8f0;
  59.        --border-color: #475569;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #1e293b;
  73.        --nav-bg: #1e293b;
  74.        --sub-nav: #475569;
  75.        --navbar-color: #e2e8f0;
  76.        --topbar-bg: #1f2937;
  77.        --topbar-color: #e2e8f0;
  78.        --footer-bg: #1e293b;
  79.        --footer-color: #e2e8f0;
  80.        --card-bg: rgba(30, 41, 59, 0.8);
  81.        --card-border: #475569;
  82.        --card-radius: 12px;
  83.        --link-color: #f4a261;
  84.        --link-hover: #e07c24;
  85.        --blog-color: #e2e8f0;
  86.        --blog-bg: rgba(244, 162, 97, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background: rgba(30, 41, 59, 0.8) !important;
  204.            backdrop-filter: blur(10px);
  205.        
  206.        border: 1px solid var(--border-color) !important;
  207.        transition: all 0.3s ease;
  208.        border-radius: 12px;
  209.        color: var(--text-color) !important;
  210.    }
  211.     .navbar-brand img{
  212.            height: 70px;
  213.            object-fit: contain;
  214.        }
  215.    
  216.    .card:hover {
  217.        transform: translateY(-5px);
  218.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  219.    }
  220.    
  221.    .card-header {
  222.        background-color: var(--section-bg-color) !important;
  223.        border-color: var(--border-color) !important;
  224.        color: var(--text-color) !important;
  225.    }
  226.    
  227.    /* Bootstrap Form Controls */
  228.    .form-control {
  229.        color: var(--text-color) !important;
  230.        background-color: var(--body-bg-color) !important;
  231.        border-color: var(--border-color) !important;
  232.        /* Remove font-family override - let data-font-scheme handle it */
  233.    }
  234.    
  235.    .form-control:focus {
  236.        border-color: var(--bs-primary) !important;
  237.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  238.    }
  239.    
  240.    /* Links throughout site */
  241.  .nav1 a {
  242.        color: var(--link-color) !important;
  243.        text-decoration: none;
  244.        transition: all 0.3s ease;
  245.    }
  246.    
  247.    a:hover {
  248.        color: var(--link-hover) !important;
  249.    }
  250.    
  251.    /* Text color classes */
  252.    .text-muted {
  253.        color: var(--body-color) !important;
  254.    }
  255.    
  256.    .text-light {
  257.        color: var(--light) !important;
  258.    }
  259.    
  260.    /* Section backgrounds */
  261.    .section-bg,
  262.    .bg-light {
  263.        background-color: var(--section-bg-color) !important;
  264.    }
  265.    
  266.    /* Dark sections */
  267.    .bg-dark,
  268.    .dark-section {
  269.        background-color: var(--black-bg-color) !important;
  270.        color: var(--black-section-text-color) !important;
  271.    }
  272.    
  273.    /* Footer styling */
  274.    .footer,
  275.    footer {
  276.        
  277.            background-color: var(--footer-bg) !important;
  278.        
  279.        color: var(--footer-color) !important;
  280.    }
  281.    
  282.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  283.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  284.        color: var(--black-section-text-color) !important;
  285.        /* Remove font-family override - let data-font-scheme handle it */
  286.    }
  287.    
  288.    .footer a, footer a {
  289.        color: var(--black-section-text-color) !important;
  290.    }
  291.    
  292.    .footer a:hover, footer a:hover {
  293.        color: var(--bs-primary) !important;
  294.    }
  295.    
  296.    /* Bootstrap Secondary Colors */
  297.    .btn-secondary {
  298.        background-color: var(--bs-secondary) !important;
  299.        border-color: var(--bs-secondary) !important;
  300.    }
  301.    
  302.    .text-secondary {
  303.        color: var(--bs-secondary) !important;
  304.    }
  305.    
  306.    .bg-secondary {
  307.        background-color: var(--bs-secondary) !important;
  308.    }
  309.    
  310.    /* Bootstrap Success, Danger, Warning, Info */
  311.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  312.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  313.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  314.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  315.    
  316.    .text-success { color: var(--bs-success) !important; }
  317.    .text-danger { color: var(--bs-danger) !important; }
  318.    .text-warning { color: var(--bs-warning) !important; }
  319.    .text-info { color: var(--bs-info) !important; }
  320.    
  321.    .bg-success { background-color: var(--bs-success) !important; }
  322.    .bg-danger { background-color: var(--bs-danger) !important; }
  323.    .bg-warning { background-color: var(--bs-warning) !important; }
  324.    .bg-info { background-color: var(--bs-info) !important; }
  325.    
  326.    /* Mobile menu styling */
  327.    .navbar-toggler,
  328.    .open-btn {
  329.        border-color: var(--navbar-color) !important;
  330.    }
  331.    
  332.    .icon-bar {
  333.        background-color: var(--navbar-color) !important;
  334.    }
  335.    
  336.    /* Smooth Animations */
  337.    .fade-in-up {
  338.        animation: fadeInUp 0.6s ease-out;
  339.    }
  340.    
  341.    @keyframes fadeInUp {
  342.        from {
  343.            opacity: 0;
  344.            transform: translateY(30px);
  345.        }
  346.        to {
  347.            opacity: 1;
  348.            transform: translateY(0);
  349.        }
  350.    }
  351.    
  352.    /* Responsive adjustments */
  353.    @media (max-width: 768px) {
  354.        .navbar {
  355.            padding: 0.5rem 0;
  356.        }
  357.        
  358.        .card:hover {
  359.            transform: none;
  360.        }
  361.    }
  362.    
  363. </style>
  364.    
  365.    
  366.    
  367.  
  368. <script>
  369.    var _paq = window._paq = window._paq || [];
  370.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  371.    _paq.push(['trackPageView']);
  372.    _paq.push(['enableLinkTracking']);
  373.    (function() {
  374.        var u = "//analytics.tech-vikings.com/";
  375.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  376.        _paq.push(['setSiteId', '2']);
  377.        var d = document,
  378.            g = d.createElement('script'),
  379.            s = d.getElementsByTagName('script')[0];
  380.        g.async = true;
  381.        g.src = u + 'matomo.js';
  382.        s.parentNode.insertBefore(g, s);
  383.    })();
  384. </script>
  385. </head>
  386.  
  387.  
  388.  
  389. <body class="page-blogapp:homepage theme-theme_85">
  390.    <div id="healthcheck"></div>
  391.    <!-- start page-wrapper -->
  392.    <div class="page-wrapper">
  393.        
  394.            <!-- start preloader -->
  395.                
  396.            <!-- end preloader -->
  397.        
  398.        <!-- Start header -->
  399.        <header id="header" class="wpo-site-header">
  400.            
  401.  
  402.  
  403.    
  404.  
  405.  
  406. <div class="topbar d-sm-flex d-none">
  407.  <div class="container-fluid fluid-container">
  408.    <div class="row  ">
  409.      <div>
  410.        <div class="pt-2 d-flex gap-2 pb-0">
  411.          <div class="bg-primary-gradient d-flex gap-2 mb-2 p-2">
  412.            <div class="d-flex">
  413.              <span class="fw-bold">Latest</span>
  414.            </div>
  415.            <div class="d-flex">
  416.              <span class="fw-bold">Update</span>
  417.            </div>
  418.          </div>
  419.  
  420.          <!-- Add an id to the marquee -->
  421.          <marquee id="newsMarquee" direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  422.            <p class="text-center">
  423.              
  424.               <a href="/frictions-involving-venezuela-rise-in-the-wake-of-purported-final-offer-from-president-trump-to-maduro/" class="px-5 top-color">
  425.                    Frictions involving Venezuela Rise In the Wake of Purported Final Offer from President Trump to Maduro.
  426.                  </a>
  427.              
  428.               <a href="/animated-film-kpop-demon-hunters-star-shares-the-ways-her-life-journey-mirrored-main-characters-story/" class="px-5 top-color">
  429.                    Animated Film KPop Demon Hunters Star Shares The Ways Her Life Journey Mirrored Main Character&#x27;s Story
  430.                  </a>
  431.              
  432.               <a href="/nesers-pivotal-scalps-before-the-aussies-cruise-to-two-zero-ashes-advantage-over-england/" class="px-5 top-color">
  433.                    Neser&#x27;s Pivotal Scalps Before The Aussies Cruise to Two-Zero Ashes Advantage Over England
  434.                  </a>
  435.              
  436.               <a href="/gareth-southgate-discloses-focus-on-youth-development-rather-than-football-management/" class="px-5 top-color">
  437.                    Gareth Southgate Discloses Focus on Youth Development Rather than Football Management
  438.                  </a>
  439.              
  440.               <a href="/the-golden-state-is-entirely-drought-free-for-the-first-time-in-two-and-a-half-decades/" class="px-5 top-color">
  441.                    The Golden State is Entirely Drought-Free for the First Time in Two and a Half Decades.
  442.                  </a>
  443.              
  444.            </p>
  445.          </marquee>
  446.        </div>
  447.      </div>
  448.    </div>
  449.  </div>
  450. </div>
  451.  
  452. <script>
  453.  // Stop/start marquee when hovering or focusing links inside it
  454.  document.addEventListener("DOMContentLoaded", function () {
  455.    const marquee = document.getElementById("newsMarquee");
  456.    if (!marquee) return;
  457.  
  458.    marquee.querySelectorAll("a").forEach((link) => {
  459.      link.addEventListener("mouseenter", () => marquee.stop());
  460.      link.addEventListener("mouseleave", () => marquee.start());
  461.      // keyboard accessibility
  462.      link.addEventListener("focus", () => marquee.stop());
  463.      link.addEventListener("blur", () => marquee.start());
  464.    });
  465.  });
  466. </script>
  467.  
  468.  
  469.  
  470.            
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477. <header class="header-v7 py-2 mb-4">
  478.    <!-- Top Bar -->
  479.    <div class="top-bar-v7">
  480.        <div class="container-fluid fluid-container">
  481.            <div class="row align-items-center justify-content-center">
  482.                <div class="col-lg-3 col-md-4">
  483.                    <div class="logo-section-v7">
  484.                        <a class="brand-link-v7" href="/">
  485.                            
  486.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/48f5b127-67af-426e-818e-6a0187570409_logo.png" alt="ZEN Global Engine" class="logo-img-v7" />
  487.                            
  488.                        </a>
  489.                    </div>
  490.                </div>
  491.                <div class="col-lg-6 col-md-5">
  492.                    <div class="search-bar-v7">
  493.                        <form class="search-form-v7" action="#" method="get">
  494.                            <div class="search-container-v7">
  495.                                <input id="search-input" type="search" class="search-input-v7"
  496.                                    placeholder="Search articles, tutorials, news..." name="q">
  497.                                <button type="submit" class="search-btn-v7">
  498.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  499.                                        stroke-width="2">
  500.                                        <circle cx="11" cy="11" r="8"></circle>
  501.                                        <path d="m21 21-4.35-4.35"></path>
  502.                                    </svg>
  503.                                </button>
  504.                            </div>
  505.                            <div id="search-results" class="search-results-container search-v1"></div>
  506.                        </form>
  507.                    </div>
  508.                </div>
  509.                <div class="col-lg-3 col-md-3">
  510.                    <!-- Empty column for spacing -->
  511.                </div>
  512.            </div>
  513.        </div>
  514.    </div>
  515.  
  516.    <!-- Main Navigation -->
  517.    <div class="main-nav-v7">
  518.        <div class="container-fluid">
  519.            <div class="nav-wrapper-v7">
  520.  
  521.                <!-- Sidebar Navigation -->
  522.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  523.                    <div class="nav-header-v7">
  524.                        <h6 class="nav-title-v7">Navigation</h6>
  525.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  526.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  527.                                stroke-width="2">
  528.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  529.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  530.                            </svg>
  531.                        </button>
  532.                    </div>
  533.  
  534.                    <ul class="sidebar-menu-v7">
  535.                        <li class="sidebar-item-v7">
  536.                            <a href='/' class="sidebar-link-v7 active-v7">
  537.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  538.                                    stroke="currentColor" stroke-width="2">
  539.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  540.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  541.                                </svg>
  542.                                Home
  543.                            </a>
  544.                        </li>
  545.  
  546.                        <li class="sidebar-item-v7 has-submenu-v7">
  547.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  548.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  549.                                    stroke="currentColor" stroke-width="2">
  550.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  551.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  552.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  553.                                </svg>
  554.                                Technology
  555.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  556.                                    stroke="currentColor" stroke-width="2">
  557.                                    <polyline points="6,9 12,15 18,9"></polyline>
  558.                                </svg>
  559.                            </a>
  560.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  561.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  562.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  563.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  564.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  565.                            </ul>
  566.                        </li>
  567.  
  568.                        <li class="sidebar-item-v7 has-submenu-v7">
  569.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  570.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  571.                                    stroke="currentColor" stroke-width="2">
  572.                                    <path
  573.                                        d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z">
  574.                                    </path>
  575.                                </svg>
  576.                                Business
  577.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  578.                                    stroke="currentColor" stroke-width="2">
  579.                                    <polyline points="6,9 12,15 18,9"></polyline>
  580.                                </svg>
  581.                            </a>
  582.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  583.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  584.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  585.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  586.                            </ul>
  587.                        </li>
  588.  
  589.                        <li class="sidebar-item-v7">
  590.                            <a href="#" class="sidebar-link-v7">
  591.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  592.                                    stroke="currentColor" stroke-width="2">
  593.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  594.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  595.                                </svg>
  596.                                Tutorials
  597.                            </a>
  598.                        </li>
  599.  
  600.                        <li class="sidebar-item-v7">
  601.                            <a href="#" class="sidebar-link-v7">
  602.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  603.                                    stroke="currentColor" stroke-width="2">
  604.                                    <polygon
  605.                                        points="12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26">
  606.                                    </polygon>
  607.                                </svg>
  608.                                Reviews
  609.                            </a>
  610.                        </li>
  611.  
  612.                        <li class="sidebar-item-v7">
  613.                            <a href="#" class="sidebar-link-v7">
  614.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  615.                                    stroke="currentColor" stroke-width="2">
  616.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  617.                                </svg>
  618.                                News
  619.                            </a>
  620.                        </li>
  621.  
  622.                        <li class="sidebar-item-v7">
  623.                            <a href="#" class="sidebar-link-v7">
  624.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  625.                                    stroke="currentColor" stroke-width="2">
  626.                                    <circle cx="12" cy="12" r="3"></circle>
  627.                                    <path
  628.                                        d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1 1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z">
  629.                                    </path>
  630.                                </svg>
  631.                                About
  632.                            </a>
  633.                        </li>
  634.  
  635.                        <li class="sidebar-item-v7">
  636.                            <a href="#" class="sidebar-link-v7">
  637.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  638.                                    stroke="currentColor" stroke-width="2">
  639.                                    <path
  640.                                        d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
  641.                                    </path>
  642.                                    <polyline points="22,6 12,13 2,6"></polyline>
  643.                                </svg>
  644.                                Contact
  645.                            </a>
  646.                        </li>
  647.                    </ul>
  648.                </nav>
  649.                <div class="sidebar-blur"></div>
  650.  
  651.                <!-- Main Content Area -->
  652.                <div class="content-area-v7">
  653.                    <!-- Horizontal Nav for Desktop -->
  654.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  655.                        <ul class="horizontal-menu-v7">
  656.  
  657.                            
  658.                            <li class="horizontal-item-v7">
  659.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  660.                            </li>
  661.  
  662.                            
  663.                            
  664.                             <li class="horizontal-item-v7">
  665.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  666.                                    All Posts
  667.                                </a>
  668.                                </li>
  669.  
  670.                                
  671.  
  672.                                        
  673.                                        
  674.                                
  675.                             <li class="horizontal-item-v7">
  676.                                <a href="/category/business/" class="horizontal-link-v7">
  677.                                    Business
  678.                                </a>
  679.                                </li>
  680.  
  681.                                
  682.  
  683.                                        
  684.                                        
  685.                                
  686.                             <li class="horizontal-item-v7">
  687.                                <a href="/category/esports/" class="horizontal-link-v7">
  688.                                    Esports
  689.                                </a>
  690.                                </li>
  691.  
  692.                                
  693.  
  694.                                        
  695.                                        
  696.                                
  697.                             <li class="horizontal-item-v7">
  698.                                <a href="/category/fashion/" class="horizontal-link-v7">
  699.                                    Fashion
  700.                                </a>
  701.                                </li>
  702.  
  703.                                
  704.  
  705.                                        
  706.                                        
  707.                                
  708.                             <li class="horizontal-item-v7">
  709.                                <a href="/category/featured/" class="horizontal-link-v7">
  710.                                    Featured
  711.                                </a>
  712.                                </li>
  713.  
  714.                                
  715.  
  716.                                        
  717.                                        
  718.                                
  719.                             <li class="horizontal-item-v7">
  720.                                <a href="/category/gaming/" class="horizontal-link-v7">
  721.                                    Gaming
  722.                                </a>
  723.                                </li>
  724.  
  725.                                
  726.  
  727.                                        
  728.                                        
  729.                                
  730.                             <li class="horizontal-item-v7">
  731.                                <a href="/category/health/" class="horizontal-link-v7">
  732.                                    Health
  733.                                </a>
  734.                                </li>
  735.  
  736.                                
  737.  
  738.                                        
  739.                                        
  740.                                
  741.                            
  742.                                
  743.                                <li class="horizontal-item-v7 dropdown-v7">
  744.                                    <a href="#" class="horizontal-link-v7">More</a>
  745.                                    <div class="horizontal-dropdown-v7">
  746.                                        <a href="/category/life-fitness/"
  747.                                            class="dropdown-item-v7">
  748.                                            Life &amp; Fitness
  749.                                        </a>
  750.                                        
  751.  
  752.                                        
  753.                                        
  754.                                
  755.                            
  756.                                        <a href="/category/lifestyle/"
  757.                                            class="dropdown-item-v7">
  758.                                            Lifestyle
  759.                                        </a>
  760.                                        
  761.  
  762.                                        
  763.                                        
  764.                                
  765.                            
  766.                                        <a href="/category/news/"
  767.                                            class="dropdown-item-v7">
  768.                                            News
  769.                                        </a>
  770.                                        
  771.  
  772.                                        
  773.                                        
  774.                                
  775.                            
  776.                                        <a href="/category/others/"
  777.                                            class="dropdown-item-v7">
  778.                                            Others
  779.                                        </a>
  780.                                        
  781.  
  782.                                        
  783.                                        
  784.                                
  785.                            
  786.                                        <a href="/category/politics/"
  787.                                            class="dropdown-item-v7">
  788.                                            Politics
  789.                                        </a>
  790.                                        
  791.  
  792.                                        
  793.                                        
  794.                                
  795.                            
  796.                                        <a href="/category/sports/"
  797.                                            class="dropdown-item-v7">
  798.                                            Sports
  799.                                        </a>
  800.                                        
  801.  
  802.                                        
  803.                                        
  804.                                
  805.                            
  806.                                        <a href="/category/tech/"
  807.                                            class="dropdown-item-v7">
  808.                                            Tech
  809.                                        </a>
  810.                                        
  811.  
  812.                                        
  813.                                        
  814.                                
  815.                            
  816.                                        <a href="/category/travel/"
  817.                                            class="dropdown-item-v7">
  818.                                            Travel
  819.                                        </a>
  820.                                        
  821.  
  822.                                        
  823.                                        
  824.                                    </div>
  825.                                </li>
  826.                                
  827.                                
  828. <li>
  829.                  <a href="/page/contact-us/">
  830.                     Contact Us
  831.                  </a>
  832.              </li>
  833.                        </ul>
  834.                    </nav>
  835.  
  836.  
  837.                    <!-- Mobile Menu Button -->
  838.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  839.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  840.                            stroke-width="2">
  841.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  842.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  843.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  844.                        </svg>
  845.                        Menu
  846.                    </button>
  847.                </div>
  848.            </div>
  849.        </div>
  850.    </div>
  851.  
  852.    <!-- Overlay for mobile sidebar -->
  853.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  854. </header>
  855.  
  856. <style>
  857.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  858.    .header-v7 {
  859.        position: relative;
  860.        background: var(--navbar-bg);
  861.    }
  862.  
  863.    /* Top Bar Styles */
  864.    .top-bar-v7 {
  865.        padding: 15px 0;
  866.        border-bottom: 1px solid var(--border-color);
  867.        background: var(--navbar-bg);
  868.    }
  869.  
  870.    .logo-img-v7 {
  871.        max-height: 70px;
  872.        transition: transform 0.3s ease;
  873.    }
  874.  
  875.    .logo-img-v7:hover {
  876.        transform: scale(1.05);
  877.    }
  878.  
  879.    /* Search Bar Styles */
  880.    .search-container-v7 {
  881.        position: relative;
  882.        display: flex;
  883.        align-items: center;
  884.        background: transparent;
  885.        border: 2px solid var(--border-color);
  886.        border-radius: 8px;
  887.        overflow: hidden;
  888.        transition: all 0.3s ease;
  889.    }
  890.  
  891.    .search-container-v7:focus-within {
  892.        border-color: #007bff33;
  893.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  894.    }
  895.  
  896.    .search-input-v7 {
  897.        color: var(--topbar-color) !important;
  898.        flex: 1;
  899.        border: none;
  900.        padding: 12px 16px;
  901.        font-size: 14px;
  902.        outline: none;
  903.        background: transparent;
  904.    }
  905.  
  906.    .search-input-v7::placeholder {
  907.        color: #a0aec0;
  908.    }
  909.  
  910.    .search-btn-v7 {
  911.        background: var(--bs-primary);
  912.        color: white;
  913.        border: none;
  914.        padding: 12px 16px;
  915.        cursor: pointer;
  916.        transition: background 0.3s ease;
  917.    }
  918.  
  919.    .search-btn-v7:hover {
  920.        background: #3182ce;
  921.    }
  922.  
  923.    /* Header Actions */
  924.    .header-actions-v7 {
  925.        display: flex;
  926.        align-items: center;
  927.        gap: 15px;
  928.        justify-content: flex-end;
  929.    }
  930.  
  931.    .notification-btn-v7,
  932.    .profile-btn-v7 {
  933.        background: none;
  934.        border: none;
  935.        padding: 8px;
  936.        border-radius: 8px;
  937.        cursor: pointer;
  938.        transition: background 0.3s ease;
  939.        position: relative;
  940.    }
  941.  
  942.    .notification-btn-v7:hover,
  943.    .profile-btn-v7:hover {
  944.        background: #f1f5f9;
  945.    }
  946.  
  947.    .notification-badge-v7 {
  948.        position: absolute;
  949.        top: 2px;
  950.        right: 2px;
  951.        background: #e53e3e;
  952.        color: white;
  953.        font-size: 16px;
  954.        font-weight: 600;
  955.        width: 16px;
  956.        height: 16px;
  957.        border-radius: 50%;
  958.        display: flex;
  959.        align-items: center;
  960.        justify-content: center;
  961.    }
  962.  
  963.    .profile-avatar-v7 {
  964.        width: 32px;
  965.        height: 32px;
  966.        background: var(--border-color);
  967.        border-radius: 50%;
  968.        display: flex;
  969.        align-items: center;
  970.        justify-content: center;
  971.    }
  972.  
  973.    /* Main Navigation */
  974.    .main-nav-v7 {
  975.        background: var(--navbar-bg);
  976.    }
  977.  
  978.    .nav-wrapper-v7 {
  979.        display: flex;
  980.        align-items: center;
  981.        justify-content: center;
  982.        min-height: 60px;
  983.    }
  984.  
  985.    /* Sidebar Navigation */
  986.    .sidebar-nav-v7 {
  987.        position: fixed;
  988.        top: 0;
  989.        left: -350px;
  990.        width: 350px;
  991.        height: 100vh;
  992.        background: var(--navbar-bg);
  993.        z-index: 1000;
  994.        transition: left 0.3s ease;
  995.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  996.        overflow-y: auto;
  997.    }
  998.  
  999.    .sidebar-nav-v7.show-v7 {
  1000.        left: 0;
  1001.    }
  1002.  
  1003.    .nav-header-v7 {
  1004.        display: flex;
  1005.        align-items: center;
  1006.        justify-content: space-between;
  1007.        padding: 20px 25px;
  1008.        border-bottom: 1px solid var(--border-color);
  1009.        background: var(--navbar-bg);
  1010.    }
  1011.  
  1012.    .nav-title-v7 {
  1013.        font-size: 16px;
  1014.        font-weight: 600;
  1015.        color: #2d3748;
  1016.        margin: 0;
  1017.    }
  1018.  
  1019.    .sidebar-close-v7 {
  1020.        background: none;
  1021.        border: none;
  1022.        padding: 8px;
  1023.        cursor: pointer;
  1024.        border-radius: 6px;
  1025.        transition: background 0.3s ease;
  1026.    }
  1027.  
  1028.    .sidebar-close-v7:hover {
  1029.        background: var(--border-color);
  1030.    }
  1031.  
  1032.    .sidebar-menu-v7 {
  1033.        list-style: none;
  1034.        padding: 20px 0;
  1035.        margin: 0;
  1036.    }
  1037.  
  1038.    .sidebar-item-v7 {
  1039.        margin-bottom: 5px;
  1040.    }
  1041.  
  1042.    .sidebar-link-v7 {
  1043.        display: flex;
  1044.        align-items: center;
  1045.        color: #4a5568;
  1046.        text-decoration: none;
  1047.        padding: 15px 25px;
  1048.        font-size: 15px;
  1049.        font-weight: 500;
  1050.        transition: all 0.3s ease;
  1051.        position: relative;
  1052.    }
  1053.  
  1054.    .sidebar-link-v7:hover,
  1055.    .sidebar-link-v7.active-v7 {
  1056.        color: #007bff;
  1057.        background: var(--border-color);
  1058.    }
  1059.  
  1060.    .sidebar-link-v7.active-v7::before {
  1061.        content: '';
  1062.        position: absolute;
  1063.        left: 0;
  1064.        top: 0;
  1065.        bottom: 0;
  1066.        width: 4px;
  1067.        background: #007bff;
  1068.    }
  1069.  
  1070.    .sidebar-icon-v7 {
  1071.        margin-right: 12px;
  1072.        color: currentColor;
  1073.    }
  1074.  
  1075.    .submenu-arrow-v7 {
  1076.        margin-left: auto;
  1077.        transition: transform 0.3s ease;
  1078.    }
  1079.  
  1080.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1081.        transform: rotate(180deg);
  1082.    }
  1083.  
  1084.    .sidebar-submenu-v7 {
  1085.        list-style: none;
  1086.        padding: 0;
  1087.        margin: 0;
  1088.        max-height: 0;
  1089.        overflow: hidden;
  1090.        transition: max-height 0.3s ease;
  1091.        background: var(--navbar-bg);
  1092.    }
  1093.  
  1094.    .sidebar-submenu-v7.show-v7 {
  1095.        max-height: 300px;
  1096.        padding: 10px 0;
  1097.    }
  1098.  
  1099.    .sidebar-sublink-v7 {
  1100.        display: block;
  1101.        color: #718096;
  1102.        text-decoration: none;
  1103.        padding: 10px 25px 10px 55px;
  1104.        font-size: 14px;
  1105.        transition: all 0.3s ease;
  1106.    }
  1107.  
  1108.    .sidebar-sublink-v7:hover {
  1109.        color: #007bff;
  1110.        background: var(--border-color);
  1111.    }
  1112.  
  1113.    /* Sidebar Footer */
  1114.    .sidebar-footer-v7 {
  1115.        padding: 25px;
  1116.        margin-top: auto;
  1117.        border-top: 1px solid var(--border-color);
  1118.    }
  1119.  
  1120.    .sidebar-cta-v7 {
  1121.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1122.        padding: 20px;
  1123.        border-radius: 12px;
  1124.        text-align: center;
  1125.        color: white;
  1126.    }
  1127.  
  1128.    .cta-title-v7 {
  1129.        font-size: 14px;
  1130.        font-weight: 600;
  1131.        margin: 0 0 5px 0;
  1132.    }
  1133.  
  1134.    .cta-text-v7 {
  1135.        font-size: 12px;
  1136.        margin: 0 0 15px 0;
  1137.        opacity: 0.9;
  1138.    }
  1139.  
  1140.    .cta-btn-v7 {
  1141.        background: rgba(255, 255, 255, 0.2);
  1142.        color: white;
  1143.        border: 1px solid rgba(255, 255, 255, 0.3);
  1144.        padding: 8px 20px;
  1145.        border-radius: 20px;
  1146.        font-size: 12px;
  1147.        font-weight: 500;
  1148.        cursor: pointer;
  1149.        transition: all 0.3s ease;
  1150.    }
  1151.  
  1152.    .cta-btn-v7:hover {
  1153.        background: rgba(255, 255, 255, 0.3);
  1154.    }
  1155.  
  1156.    /* Horizontal Navigation for Desktop */
  1157.    .horizontal-nav-v7 {
  1158.        flex: 1;
  1159.        display: flex;
  1160.        justify-content: center;
  1161.    }
  1162.  
  1163.    .horizontal-menu-v7 {
  1164.        list-style: none;
  1165.        padding: 0;
  1166.        margin: 0;
  1167.        display: flex;
  1168.        align-items: center;
  1169.    }
  1170.  
  1171.    .horizontal-item-v7 {
  1172.        position: relative;
  1173.        margin-right: 30px;
  1174.    }
  1175.  
  1176.    .horizontal-link-v7 {
  1177.        color: #4a5568;
  1178.        text-decoration: none;
  1179.        font-size: 16px;
  1180.        font-weight: 500;
  1181.        padding: 20px 0;
  1182.        position: relative;
  1183.        transition: color 0.3s ease;
  1184.    }
  1185.  
  1186.    .horizontal-link-v7::after {
  1187.        content: '';
  1188.        position: absolute;
  1189.        bottom: 0;
  1190.        left: 0;
  1191.        width: 0;
  1192.        height: 2px;
  1193.        background: #007bff;
  1194.        transition: width 0.3s ease;
  1195.    }
  1196.  
  1197.    .horizontal-link-v7:hover,
  1198.    .horizontal-link-v7.active-v7 {
  1199.        color: #007bff;
  1200.        font-weight: 600;
  1201.    }
  1202.  
  1203.    .horizontal-link-v7:hover::after,
  1204.    .horizontal-link-v7.active-v7::after {
  1205.        width: 100%;
  1206.    }
  1207.  
  1208.    /* Horizontal Dropdown */
  1209.    .horizontal-dropdown-v7 {
  1210.        position: absolute;
  1211.        top: 100%;
  1212.        left: 0;
  1213.        background: var(--navbar-bg);
  1214.        min-width: 200px;
  1215.        border-radius: 8px;
  1216.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1217.        opacity: 0;
  1218.        visibility: hidden;
  1219.        transform: translateY(-10px);
  1220.        transition: all 0.3s ease;
  1221.        padding: 10px 0;
  1222.        z-index: 100;
  1223.    }
  1224.  
  1225.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1226.        opacity: 1;
  1227.        visibility: visible;
  1228.        transform: translateY(0);
  1229.    }
  1230.  
  1231.    .dropdown-item-v7 {
  1232.        display: block;
  1233.        color: #4a5568;
  1234.        text-decoration: none;
  1235.        padding: 12px 20px;
  1236.        font-size: 14px;
  1237.        transition: all 0.3s ease;
  1238.    }
  1239.  
  1240.    .dropdown-item-v7:hover {
  1241.        color: #007bff;
  1242.        background: #565758ff;
  1243.    }
  1244.  
  1245.    /* Mobile Menu Button */
  1246.    .mobile-menu-btn-v7 {
  1247.        background: none;
  1248.        border: 1px solid var(--border-color);
  1249.        padding: 10px 15px;
  1250.        border-radius: 8px;
  1251.        cursor: pointer;
  1252.        display: flex;
  1253.        align-items: center;
  1254.        gap: 8px;
  1255.        font-size: 14px;
  1256.        font-weight: 500;
  1257.        color: #4a5568;
  1258.        transition: all 0.3s ease;
  1259.        margin: 0 auto;
  1260.    }
  1261.  
  1262.    .mobile-menu-btn-v7:hover {
  1263.        border-color: #cbd5e0;
  1264.        opacity: 0.7;
  1265.    }
  1266.  
  1267.    /* Sidebar Overlay */
  1268.    .sidebar-overlay-v7 {
  1269.        position: fixed;
  1270.        top: 0;
  1271.        left: 0;
  1272.        right: 0;
  1273.        bottom: 0;
  1274.        background: rgba(0, 0, 0, 0.5);
  1275.        z-index: 999;
  1276.        opacity: 0;
  1277.        visibility: hidden;
  1278.        transition: all 0.3s ease;
  1279.    }
  1280.  
  1281.    .sidebar-overlay-v7.show-v7 {
  1282.        opacity: 1;
  1283.        visibility: visible;
  1284.    }
  1285.  
  1286.    /* Responsive Design */
  1287.    @media (max-width: 991px) {
  1288.        .top-bar-v7 .col-lg-6 {
  1289.            order: 3;
  1290.            margin-top: 15px;
  1291.        }
  1292.  
  1293.        .header-actions-v7 {
  1294.            justify-content: flex-start;
  1295.        }
  1296.    }
  1297.  
  1298.    @media (max-width: 768px) {
  1299.        .sidebar-nav-v7 {
  1300.            width: 300px;
  1301.            left: -300px;
  1302.        }
  1303.  
  1304.        .search-container-v7 {
  1305.            margin-top: 10px;
  1306.        }
  1307.    }
  1308. </style>
  1309.  
  1310. <script>
  1311.    function openSidebarV7() {
  1312.        const sidebar = document.getElementById('sidebarNavV7');
  1313.        const overlay = document.getElementById('sidebarOverlayV7');
  1314.  
  1315.        sidebar.classList.add('show-v7');
  1316.        overlay.classList.add('show-v7');
  1317.        document.body.style.overflow = 'hidden';
  1318.    }
  1319.  
  1320.    function closeSidebarV7() {
  1321.        const sidebar = document.getElementById('sidebarNavV7');
  1322.        const overlay = document.getElementById('sidebarOverlayV7');
  1323.  
  1324.        sidebar.classList.remove('show-v7');
  1325.        overlay.classList.remove('show-v7');
  1326.        document.body.style.overflow = '';
  1327.    }
  1328.  
  1329.    function toggleSubmenuV7(submenuId) {
  1330.        const submenu = document.getElementById(submenuId);
  1331.        const parentItem = submenu.closest('.sidebar-item-v7');
  1332.  
  1333.        // Close other open submenus
  1334.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1335.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1336.  
  1337.        allSubmenus.forEach(menu => {
  1338.            if (menu.id !== submenuId) {
  1339.                menu.classList.remove('show-v7');
  1340.            }
  1341.        });
  1342.  
  1343.        allParentItems.forEach(item => {
  1344.            if (item !== parentItem) {
  1345.                item.classList.remove('open-v7');
  1346.            }
  1347.        });
  1348.  
  1349.        // Toggle current submenu
  1350.        submenu.classList.toggle('show-v7');
  1351.        parentItem.classList.toggle('open-v7');
  1352.    }
  1353.  
  1354.    // Close sidebar when clicking outside
  1355.    document.addEventListener('click', function (event) {
  1356.        const sidebar = document.getElementById('sidebarNavV7');
  1357.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1358.  
  1359.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1360.            closeSidebarV7();
  1361.        }
  1362.    });
  1363.  
  1364.    // Handle window resize
  1365.    window.addEventListener('resize', function () {
  1366.        if (window.innerWidth >= 992) {
  1367.            closeSidebarV7();
  1368.        }
  1369.    });
  1370. </script>
  1371.  
  1372. <script>
  1373.  document.addEventListener("DOMContentLoaded", function () {
  1374.    console.log("loaded");
  1375.  
  1376.     const searchInput = document.getElementById("search-input")
  1377.    const searchResults = document.getElementById("search-results");
  1378.  
  1379.    if (!searchInput || !searchResults) {
  1380.      console.error("Search input/results not found");
  1381.      return;
  1382.    }
  1383.  
  1384.    // Prevent form submission
  1385.    if (searchInput.form) {
  1386.      searchInput.form.addEventListener("submit", function (e) {
  1387.        e.preventDefault();
  1388.      });
  1389.    }
  1390.  
  1391.    // Add event listener for keyup
  1392.    searchInput.addEventListener("keyup", function (e) {
  1393.      console.log("Key pressed:", e.key);
  1394.      e.preventDefault();
  1395.  
  1396.      const query = searchInput.value.trim();
  1397.      console.log("User is typing: " + query);
  1398.  
  1399.      // If empty → clear and hide
  1400.      if (query === "") {
  1401.        searchResults.innerHTML = "";
  1402.        searchResults.style.display = "none";
  1403.        return;
  1404.      }
  1405.  
  1406.      // Show results
  1407.      searchResults.style.display = "block";
  1408.  
  1409.      // Fetch search results
  1410.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1411.        method: "GET",
  1412.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1413.      })
  1414.        .then(response => {
  1415.          console.log("Response Status:", response.status);
  1416.          return response.json();
  1417.        })
  1418.        .then(data => {
  1419.          console.log("Data received:", data);
  1420.          if (data.html) {
  1421.            searchResults.innerHTML = data.html;
  1422.          } else {
  1423.            searchResults.innerHTML = "<p>No results found.</p>";
  1424.          }
  1425.        })
  1426.        .catch(error => {
  1427.          console.error("Error fetching search results:", error);
  1428.        });
  1429.    });
  1430.  
  1431.    // Close results when clicking outside
  1432.    document.addEventListener("click", function (e) {
  1433.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1434.        searchResults.style.display = "none";
  1435.      }
  1436.    });
  1437.  
  1438.    // Close results on ESC key
  1439.    document.addEventListener("keydown", function (e) {
  1440.      if (e.key === "Escape") {
  1441.        searchResults.style.display = "none";
  1442.      }
  1443.    });
  1444.  });
  1445. </script>
  1446.  
  1447. <style>
  1448.        /* search field */
  1449.  .search-results-container {
  1450.  position: absolute;
  1451.  top: 100%; /* Position it below the input field */
  1452.  left: 10px;
  1453.  right: 10px;
  1454.  background-color: white;
  1455.  border: 1px solid #ddd;
  1456.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1457.  max-height: 300px;
  1458.  overflow-y: auto;
  1459.  z-index: 1000;
  1460.  display: none; /* Initially hidden */
  1461. }
  1462.  
  1463. .search-results-container p {
  1464.  margin: 0;
  1465. }
  1466.  
  1467. .search-results-container .result-item {
  1468.  padding: 10px;
  1469.  cursor: pointer;
  1470. }
  1471.  
  1472. .search-results-container .result-item:hover {
  1473.  background-color: #f0f0f0;
  1474. }
  1475. </style>
  1476.  
  1477.        </header>
  1478.        <!-- end of header -->
  1479.        <!-- start of wpo-blog-hero -->
  1480.        
  1481.  
  1482.  
  1483.  
  1484.  
  1485.  
  1486.  
  1487.  
  1488. <style>
  1489. .blog-hero-section {
  1490.    padding: 3rem 0;
  1491. }
  1492.  
  1493.  
  1494. .hero-grid {
  1495.    display: grid;
  1496.    grid-template-columns: 2fr 1fr 1fr;
  1497.    grid-template-rows: 1fr 1fr;
  1498.    gap: 1.5rem;
  1499.    height: 500px;
  1500. }
  1501.  
  1502. .hero-card {
  1503.    background: var(--card-bg);
  1504.    border-radius: 12px;
  1505.    overflow: hidden;
  1506.    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  1507.    transition: all 0.3s ease;
  1508.    position: relative;
  1509. }
  1510.  
  1511. .hero-card:hover {
  1512.    transform: translateY(-8px);
  1513.    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
  1514. }
  1515.  
  1516. .main-hero {
  1517.    grid-row: 1 / -1;
  1518.    grid-column: 1;
  1519. }
  1520.  
  1521. .card-image {
  1522.    width: 100%;
  1523.    height: 60%;
  1524.    object-fit: cover;
  1525.    transition: transform 0.3s ease;
  1526. }
  1527.  
  1528. .main-hero .card-image {
  1529.    height: 65%;
  1530. }
  1531.  
  1532. .hero-card:hover .card-image {
  1533.    transform: scale(1.05);
  1534. }
  1535.  
  1536. .card-content {
  1537.    padding: 1.5rem;
  1538.    height: 40%;
  1539.    display: flex;
  1540.    flex-direction: column;
  1541.    justify-content: space-between;
  1542. }
  1543.  
  1544. .main-hero .card-content {
  1545.    height: 35%;
  1546. }
  1547.  
  1548. .category-badge {
  1549.    display: inline-block;
  1550.    background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1551.    color: white;
  1552.    padding: 0.4rem 1rem;
  1553.    border-radius: 20px;
  1554.    font-size: 0.8rem;
  1555.    font-weight: 600;
  1556.    text-transform: uppercase;
  1557.    letter-spacing: 0.5px;
  1558.    margin-bottom: 0.8rem;
  1559.    width: fit-content;
  1560. }
  1561.  
  1562. .card-title {
  1563.    font-size: 1.1rem;
  1564.    font-weight: 700;
  1565.    line-height: 1.4;
  1566.    margin-bottom: 0.5rem;
  1567. }
  1568.  
  1569. .main-hero .card-title {
  1570.    font-size: 1.6rem;
  1571.    line-height: 1.3;
  1572.    margin-bottom: 0.8rem;
  1573. }
  1574.  
  1575. .card-title a {
  1576.    color: var(--top-color);
  1577.    text-decoration: none;
  1578.    transition: color 0.3s ease;
  1579. }
  1580.  
  1581.  
  1582. .card-description {
  1583.    color: var(--top-color);
  1584.    line-height: 1.6;
  1585.    margin-bottom: 1rem;
  1586.    display: -webkit-box;
  1587.    -webkit-line-clamp: 2;
  1588.    -webkit-box-orient: vertical;
  1589.    overflow: hidden;
  1590. }
  1591.  
  1592. .main-hero .card-description {
  1593.    -webkit-line-clamp: 3;
  1594. }
  1595.  
  1596. .card-meta {
  1597.    display: flex;
  1598.    align-items: center;
  1599.    justify-content: space-between;
  1600.    margin-top: auto;
  1601. }
  1602.  
  1603. .author-section {
  1604.    display: flex;
  1605.    align-items: center;
  1606.    gap: 0.8rem;
  1607. }
  1608.  
  1609. .author-avatar {
  1610.    width: 35px;
  1611.    height: 35px;
  1612.    border-radius: 50%;
  1613.    object-fit: cover;
  1614.    border: 2px solid #f8f9fa;
  1615. }
  1616.  
  1617. .author-name {
  1618.    color: #667eea;
  1619.    text-decoration: none;
  1620.    font-weight: 600;
  1621.    font-size: 0.9rem;
  1622. }
  1623.  
  1624. .author-name:hover {
  1625.    text-decoration: underline;
  1626. }
  1627.  
  1628. .publish-date {
  1629.    color: #95a5a6;
  1630.    font-size: 0.85rem;
  1631.    font-weight: 500;
  1632. }
  1633.  
  1634. .side-card-1 {
  1635.    grid-column: 2;
  1636.    grid-row: 1;
  1637. }
  1638.  
  1639. .side-card-2 {
  1640.    grid-column: 3;
  1641.    grid-row: 1;
  1642. }
  1643.  
  1644. .side-card-3 {
  1645.    grid-column: 2 / 4;
  1646.    grid-row: 2;
  1647. }
  1648.  
  1649. /* Desktop: Cards 1, 2 & 3 with overlay text */
  1650. @media (min-width: 992px) {
  1651.    
  1652.    .main-hero .card-image,
  1653.    .side-card-1 .card-image,
  1654.    .side-card-2 .card-image {
  1655.        height: 100%;
  1656.    }
  1657.    
  1658.    .main-hero .card-content,
  1659.    .side-card-1 .card-content,
  1660.    .side-card-2 .card-content {
  1661.        position: absolute;
  1662.        bottom: 0;
  1663.        left: 0;
  1664.        right: 0;
  1665.        background: linear-gradient(transparent, rgba(0,0,0,0.8));
  1666.        color: white;
  1667.        padding: 2rem 1.5rem 1.5rem;
  1668.        height: auto;
  1669.    }
  1670.    
  1671.    .main-hero .card-content {
  1672.        padding: 3rem 2rem 2rem;
  1673.    }
  1674.    
  1675.    .main-hero .category-badge,
  1676.    .side-card-1 .category-badge,
  1677.    .side-card-2 .category-badge {
  1678.      
  1679.        margin-bottom: 0.8rem;
  1680.    }
  1681.    
  1682.    .main-hero .card-title a,
  1683.    .side-card-1 .card-title a,
  1684.    .side-card-2 .card-title a {
  1685.        color: white;
  1686.    }
  1687.    
  1688.    .main-hero .card-description {
  1689.        color: #f8f9fa;
  1690.    }
  1691.    
  1692.    .main-hero .author-name,
  1693.    .side-card-1 .author-name,
  1694.    .side-card-2 .author-name {
  1695.        color: #f8f9fa;
  1696.    }
  1697.    
  1698.    .main-hero .publish-date,
  1699.    .side-card-1 .publish-date,
  1700.    .side-card-2 .publish-date {
  1701.        color: #e9ecef;
  1702.    }
  1703. }
  1704.  
  1705. .side-card-3 {
  1706.    display: flex;
  1707.    flex-direction: row;
  1708. }
  1709.  
  1710. .side-card-3 .card-image {
  1711.    width: 40%;
  1712.    height: 100%;
  1713. }
  1714.  
  1715. .side-card-3 .card-content {
  1716.    width: 60%;
  1717.    height: 100%;
  1718.    padding: 1.5rem;
  1719. }
  1720.  
  1721. /* Mobile Responsive */
  1722. @media (max-width: 992px) {
  1723.    .hero-grid {
  1724.        grid-template-columns: 1fr;
  1725.        grid-template-rows: auto;
  1726.        height: auto;
  1727.        gap: 1rem;
  1728.    }
  1729.    
  1730.    .main-hero {
  1731.        grid-row: 1;
  1732.        grid-column: 1;
  1733.    }
  1734.    
  1735.    .side-card-1, .side-card-2, .side-card-3 {
  1736.        grid-column: 1;
  1737.        grid-row: auto;
  1738.    }
  1739.    
  1740.    /* Mobile: Cards 1, 2 & 3 normal layout (not overlay) */
  1741.    .main-hero .card-content,
  1742.    .side-card-1 .card-content,
  1743.    .side-card-2 .card-content {
  1744.        position: relative;
  1745.        background: var(--card-bg);
  1746.        color: inherit;
  1747.        padding: 1.5rem;
  1748.        height: auto;
  1749.    }
  1750.    
  1751.    .main-hero .card-image,
  1752.    .side-card-1 .card-image,
  1753.    .side-card-2 .card-image {
  1754.        height: 200px;
  1755.    }
  1756.    
  1757.    .main-hero .card-image {
  1758.        height: 250px;
  1759.    }
  1760.    
  1761.    .main-hero .category-badge,
  1762.    .side-card-1 .category-badge,
  1763.    .side-card-2 .category-badge {
  1764.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1765.        color: white;
  1766.    }
  1767.    
  1768.    .main-hero .card-title a,
  1769.    .side-card-1 .card-title a,
  1770.    .side-card-2 .card-title a {
  1771.        color: var(--top-color);
  1772.    }
  1773.    
  1774.    .main-hero .card-description {
  1775.        color: #7f8c8d;
  1776.    }
  1777.    
  1778.    .main-hero .author-name,
  1779.    .side-card-1 .author-name,
  1780.    .side-card-2 .author-name {
  1781.        color: #667eea;
  1782.    }
  1783.    
  1784.    .main-hero .publish-date,
  1785.    .side-card-1 .publish-date,
  1786.    .side-card-2 .publish-date {
  1787.        color: #95a5a6;
  1788.    }
  1789.    
  1790.    .side-card-3 {
  1791.        flex-direction: column;
  1792.    }
  1793.    
  1794.    .side-card-3 .card-image {
  1795.        width: 100%;
  1796.        height: 200px;
  1797.    }
  1798.    
  1799.    .side-card-3 .card-content {
  1800.        width: 100%;
  1801.        height: auto;
  1802.    }
  1803.    
  1804.    .card-image {
  1805.        height: 200px;
  1806.    }
  1807.    
  1808.    .main-hero .card-image {
  1809.        height: 250px;
  1810.    }
  1811.    
  1812.    .main-hero .card-content {
  1813.        height: auto;
  1814.    }
  1815. }
  1816. </style>
  1817.  
  1818. <div class="blog-hero-section">
  1819.    <div class="container-fluid fluid-container">
  1820.        <div class="hero-grid">
  1821.            <!-- Main Featured Post -->
  1822.            
  1823.                              
  1824.                    <article class="hero-card main-hero">
  1825.                        
  1826.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Dak Prescott Pilots Cowboys Beyond Struggling Washington Commanders to Launch Christmas Three-Game Slate." class="card-image">
  1827.                        
  1828.                        
  1829.                        <div class="card-content">
  1830.                            <div>
  1831.                                <span class="category-badge">News</span>
  1832.                                <h2 class="card-title">
  1833.                                    <a href="/dak-prescott-pilots-cowboys-beyond-struggling-washington-commanders-to-launch-christmas-three-game-slate/">
  1834.                                        Dak Prescott Pilots Cowboys Beyond Struggling Washington Commanders to Launch Christmas Three-Game Slate.
  1835.                                    </a>
  1836.                                </h2>
  1837.                                <p class="card-description"></p>
  1838.                            </div>
  1839.                            
  1840.                            <div class="card-meta">
  1841.                                <div class="author-section">
  1842.                                    
  1843.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" class="author-avatar">
  1844.                                    
  1845.                                    <a href="#" class="author-name">Michael Weeks</a>
  1846.                                </div>
  1847.                                <span class="publish-date">Jul 17, 2026</span>
  1848.                            </div>
  1849.                        </div>
  1850.                    </article>
  1851.                
  1852.            
  1853.  
  1854.            <!-- Side Cards -->
  1855.            
  1856.                <article class="hero-card side-card-1">
  1857.                    
  1858.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Aggressive, Coercive, Imperialistic: the Return of the Ugly American" class="card-image">
  1859.                    
  1860.                    
  1861.                    <div class="card-content">
  1862.                        <div>
  1863.                            <span class="category-badge">News</span>
  1864.                            <h3 class="card-title">
  1865.                                <a href="/aggressive-coercive-imperialistic-the-return-of-the-ugly-american/">
  1866.                                    Aggressive, Coercive, Imperialistic: the Return of the Ugly American
  1867.                                </a>
  1868.                            </h3>
  1869.                            <p class="card-description"></p>
  1870.                        </div>
  1871.                        
  1872.                        <div class="card-meta">
  1873.                            <div class="author-section">
  1874.                                <a href="#" class="author-name">Michael Weeks</a>
  1875.                            </div>
  1876.                            <span class="publish-date">Jul 17</span>
  1877.                        </div>
  1878.                    </div>
  1879.                </article>
  1880.            
  1881.                <article class="hero-card side-card-2">
  1882.                    
  1883.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="English Premier League Updates: Palmer Set for The Blues Return; Idrissa Gueye&#x27;s Failed Red Card Appeal Lacks Explanation" class="card-image">
  1884.                    
  1885.                    
  1886.                    <div class="card-content">
  1887.                        <div>
  1888.                            <span class="category-badge">News</span>
  1889.                            <h3 class="card-title">
  1890.                                <a href="/english-premier-league-updates-palmer-set-for-the-blues-return-idrissa-gueyes-failed-red-card-appeal-lacks-explanation/">
  1891.                                    English Premier League Updates: Palmer Set for The Blues Return; Idrissa Gueye&#x27;s Failed Red Card Appeal Lacks Explanation
  1892.                                </a>
  1893.                            </h3>
  1894.                            <p class="card-description"></p>
  1895.                        </div>
  1896.                        
  1897.                        <div class="card-meta">
  1898.                            <div class="author-section">
  1899.                                <a href="#" class="author-name">Michael Weeks</a>
  1900.                            </div>
  1901.                            <span class="publish-date">Jul 17</span>
  1902.                        </div>
  1903.                    </div>
  1904.                </article>
  1905.            
  1906.                <article class="hero-card side-card-3">
  1907.                    
  1908.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Two Victims Revealed in the Ivy League School Shooting as Law Enforcement Persist in Manhunt for Killer." class="card-image">
  1909.                    
  1910.                    
  1911.                    <div class="card-content">
  1912.                        <div>
  1913.                            <span class="category-badge">News</span>
  1914.                            <h3 class="card-title">
  1915.                                <a href="/two-victims-revealed-in-the-ivy-league-school-shooting-as-law-enforcement-persist-in-manhunt-for-killer/">
  1916.                                    Two Victims Revealed in the Ivy League School Shooting as Law Enforcement Persist in Manhunt for Killer.
  1917.                                </a>
  1918.                            </h3>
  1919.                            <p class="card-description"></p>
  1920.                        </div>
  1921.                        
  1922.                        <div class="card-meta">
  1923.                            <div class="author-section">
  1924.                                <a href="#" class="author-name">Michael Weeks</a>
  1925.                            </div>
  1926.                            <span class="publish-date">Jul 17</span>
  1927.                        </div>
  1928.                    </div>
  1929.                </article>
  1930.            
  1931.        </div>
  1932.    </div>
  1933. </div>
  1934.  
  1935.  
  1936.  
  1937.  
  1938.        <!-- end of wpo-blog-hero -->
  1939.  
  1940.        <!-- start of wpo-breacking-news -->
  1941.        
  1942.        <!-- end of wpo-breacking-news -->
  1943.        
  1944.        <!-- start wpo-blog-highlights-section -->
  1945.        
  1946.  
  1947.  
  1948.  
  1949.    
  1950.  
  1951.  
  1952.  
  1953.  
  1954. <style>
  1955.    .blog-highlights-v3 {
  1956.        padding: 80px 0;
  1957.        position: relative;
  1958.        overflow: hidden;
  1959.    }
  1960.    
  1961.    .blog-highlights-v3::before {
  1962.        content: '';
  1963.        position: absolute;
  1964.        top: 0;
  1965.        left: 0;
  1966.        width: 100%;
  1967.        height: 100%;
  1968.        background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  1969.        z-index: 0;
  1970.    }
  1971.    
  1972.    .masonry-container {
  1973.        display: grid;
  1974.        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  1975.        grid-gap: 25px;
  1976.    }
  1977.    
  1978.    .blog-card-v3 {
  1979.        border: 1px solid var(--border-color) !important;
  1980.        border-radius: 25px;
  1981.        overflow: hidden;
  1982.        background: var(--card-bg);
  1983.        backdrop-filter: blur(10px);
  1984.        border: 1px solid var(--border-color);
  1985.        position: relative;
  1986.        transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  1987.        cursor: pointer;
  1988.        transform: translateY(0) rotateX(0) rotateY(0);
  1989.        transform-style: preserve-3d;
  1990.        perspective: 1000px;
  1991.        z-index: 1;
  1992.    }
  1993.    .span-21 { grid-row-end: span 21; }
  1994.    .span-22 { grid-row-end: span 22; }
  1995.    
  1996.    .blog-card-v3::before {
  1997.        content: '';
  1998.        position: absolute;
  1999.        top: 0;
  2000.        left: 0;
  2001.        width: 100%;
  2002.        height: 100%;
  2003.        background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.02) 100%);
  2004.        opacity: 0;
  2005.        transition: opacity 0.3s ease;
  2006.        z-index: 1;
  2007.    }
  2008.    
  2009.    .blog-card-v3:hover {
  2010.        transform: translateY(-20px) rotateX(5deg) rotateY(5deg) scale(1.03);
  2011.        box-shadow:
  2012.            0 30px 60px rgba(0,0,0,0.15),
  2013.            0 15px 30px rgba(0,0,0,0.1),
  2014.            inset 0 1px 0 rgba(255,255,255,0.3);
  2015.        z-index: 10;
  2016.    }
  2017.    
  2018.    .blog-card-v3:hover::before {
  2019.        opacity: 1;
  2020.    }
  2021.    
  2022.    .blog-image-v3 {
  2023.        position: relative;
  2024.        overflow: hidden;
  2025.        height: 50%;
  2026.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2027.    }
  2028.    
  2029.    .blog-image-v3::after {
  2030.        content: '';
  2031.        position: absolute;
  2032.        top: 0;
  2033.        left: 0;
  2034.        width: 100%;
  2035.        height: 100%;
  2036.        background:
  2037.            radial-gradient(circle at top right, rgba(255,255,255,0.3) 0%, transparent 50%),
  2038.            linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%);
  2039.        z-index: 2;
  2040.    }
  2041.    
  2042.    .blog-image-v3 img {
  2043.        width: 100%;
  2044.        height: 100%;
  2045.        object-fit: cover;
  2046.        transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  2047.        transform: scale(1);
  2048.        filter: brightness(1) saturate(1);
  2049.    }
  2050.    
  2051.    .blog-card-v3:hover .blog-image-v3 img {
  2052.        transform: scale(1.15);
  2053.        filter: brightness(1.1) saturate(1.2);
  2054.    }
  2055.    
  2056.    .blog-floating-elements {
  2057.        position: absolute;
  2058.        top: 0;
  2059.        left: 0;
  2060.        width: 100%;
  2061.        height: 100%;
  2062.        pointer-events: none;
  2063.        z-index: 3;
  2064.    }
  2065.    
  2066.    .floating-dot {
  2067.        position: absolute;
  2068.        width: 8px;
  2069.        height: 8px;
  2070.        background: rgba(255,255,255,0.6);
  2071.        border-radius: 50%;
  2072.        animation: float 3s ease-in-out infinite;
  2073.    }
  2074.    
  2075.    .floating-dot:nth-child(1) { top: 20%; left: 15%; animation-delay: 0s; }
  2076.    .floating-dot:nth-child(2) { top: 60%; right: 20%; animation-delay: 0.5s; }
  2077.    .floating-dot:nth-child(3) { bottom: 30%; left: 25%; animation-delay: .5s; }
  2078.    
  2079.    @keyframes float {
  2080.        0%, 100% { transform: translateY(0px); }
  2081.        50% { transform: translateY(-10px); }
  2082.    }
  2083.    
  2084.    .blog-category-v3 {
  2085.        position: absolute;
  2086.        top: 25px;
  2087.        right: 25px;
  2088.        padding: 10px 18px;
  2089.        border-radius: 30px;
  2090.        font-size: 11px;
  2091.        font-weight: 800;
  2092.        text-transform: uppercase;
  2093.        letter-spacing: 1.2px;
  2094.        backdrop-filter: blur(10px);
  2095.        z-index: 4;
  2096.        transform: translateY(0) scale(1);
  2097.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  2098.        box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  2099.        border: 1px solid rgba(255,255,255,0.3);
  2100.    }
  2101.    
  2102.    .blog-card-v3:hover .blog-category-v3 {
  2103.        transform: translateY(-10px) scale(1.1);
  2104.        background: rgba(var(--card-bg),1);
  2105.        box-shadow: 0 12px 30px rgba(0,0,0,0.15);
  2106.    }
  2107.    
  2108.    .blog-content-v3 {
  2109.        padding: 35px 30px 30px;
  2110.        height: 50%;
  2111.        display: flex;
  2112.        flex-direction: column;
  2113.        justify-content: space-between;
  2114.        position: relative;
  2115.        z-index: 2;
  2116.    }
  2117.    
  2118.    .blog-title-v3 {
  2119.        font-size: 19px;
  2120.        font-weight: 700;
  2121.        line-height: 1.3;
  2122.        margin-bottom: 18px;
  2123.        position: relative;
  2124.    }
  2125.    
  2126.    .blog-title-v3 a {
  2127.        text-decoration: none;
  2128.        color: var(--top-color) !important;
  2129.        transition: all 0.3s ease;
  2130.        position: relative;
  2131.        display: inline-block;
  2132.    }
  2133.    
  2134.    .blog-title-v3 a::before {
  2135.        content: '';
  2136.        position: absolute;
  2137.        bottom: -3px;
  2138.        left: 0;
  2139.        width: 0;
  2140.        height: 3px;
  2141.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2142.        border-radius: 2px;
  2143.        transition: width 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  2144.    }
  2145.    
  2146.    .blog-card-v3:hover .blog-title-v3 a::before {
  2147.        width: 100%;
  2148.    }
  2149.    
  2150.    .blog-meta-v3 {
  2151.        display: flex;
  2152.        align-items: center;
  2153.        gap: 15px;
  2154.        margin-bottom: 18px;
  2155.        font-size: 13px;
  2156.        color: #7f8c8d;
  2157.        padding-bottom: 18px;
  2158.        border-bottom: 1px solid rgba(127, 140, 141, 0.1);
  2159.        position: relative;
  2160.    }
  2161.    
  2162.    .blog-meta-v3::after {
  2163.        content: '';
  2164.        position: absolute;
  2165.        bottom: -1px;
  2166.        left: 0;
  2167.        width: 0;
  2168.        height: 1px;
  2169.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2170.        transition: width 0.6s ease 0.3s;
  2171.    }
  2172.    
  2173.    .blog-card-v3:hover .blog-meta-v3::after {
  2174.        width: 80px;
  2175.    }
  2176.    
  2177.    .blog-author-img-v3 {
  2178.        width: 35px;
  2179.        height: 35px;
  2180.        border-radius: 50%;
  2181.        object-fit: cover;
  2182.        border: 3px solid rgba(255,255,255,0.8);
  2183.        transition: all 0.4s ease;
  2184.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  2185.    }
  2186.    
  2187.    .blog-card-v3:hover .blog-author-img-v3 {
  2188.        transform: scale(1.15);
  2189.        border-color: rgba(102, 126, 234, 0.5);
  2190.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.2);
  2191.    }
  2192.    
  2193.    .blog-excerpt-v3 {
  2194.        font-size: 14px;
  2195.        line-height: 1.7;
  2196.        color: #5a6c7d;
  2197.        margin-bottom: 20px;
  2198.        display: -webkit-box;
  2199.        -webkit-line-clamp: 3;
  2200.        -webkit-box-orient: vertical;
  2201.        overflow: hidden;
  2202.        opacity: 0.9;
  2203.        transition: opacity 0.3s ease;
  2204.    }
  2205.    
  2206.    .blog-card-v3:hover .blog-excerpt-v3 {
  2207.        opacity: 1;
  2208.    }
  2209.    
  2210.    .blog-actions-v3 {
  2211.        display: flex;
  2212.        justify-content: space-between;
  2213.        align-items: center;
  2214.    }
  2215.    
  2216.    .blog-read-time-v3 {
  2217.        font-size: 12px;
  2218.        color: #95a5a6;
  2219.        display: flex;
  2220.        align-items: center;
  2221.        gap: 6px;
  2222.    }
  2223.    
  2224.    .blog-read-more-v3 {
  2225.        width: 50px;
  2226.        height: 50px;
  2227.        border-radius: 50%;
  2228.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2229.        display: flex;
  2230.        align-items: center;
  2231.        justify-content: center;
  2232.        color: white;
  2233.        text-decoration: none;
  2234.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  2235.        transform: scale(0) rotate(0deg);
  2236.        opacity: 0;
  2237.        box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
  2238.        position: relative;
  2239.        overflow: hidden;
  2240.    }
  2241.    
  2242.    .blog-read-more-v3::before {
  2243.        content: '';
  2244.        position: absolute;
  2245.        top: 50%;
  2246.        left: 50%;
  2247.        width: 0;
  2248.        height: 0;
  2249.        background: rgba(255,255,255,0.2);
  2250.        border-radius: 50%;
  2251.        transition: all 0.6s ease;
  2252.        transform: translate(-50%, -50%);
  2253.    }
  2254.    
  2255.    .blog-card-v3:hover .blog-read-more-v3 {
  2256.        transform: scale(1) rotate(360deg);
  2257.        opacity: 1;
  2258.    }
  2259.    
  2260.    .blog-read-more-v3:hover::before {
  2261.        width: 100%;
  2262.        height: 100%;
  2263.    }
  2264.    
  2265.    .section-header-v3 {
  2266.        text-align: center;
  2267.        margin-bottom: 80px;
  2268.        position: relative;
  2269.        z-index: 2;
  2270.    }
  2271.    
  2272.    .section-title-v3 {
  2273.        font-size: 3.5rem;
  2274.        font-weight: 900;
  2275.        margin-bottom: 25px;
  2276.        color: #2c3e50;
  2277.        position: relative;
  2278.        display: inline-block;
  2279.    }
  2280.    
  2281.    .section-title-v3::before {
  2282.        content: '';
  2283.        position: absolute;
  2284.        top: -15px;
  2285.        right: -15px;
  2286.        width: 30px;
  2287.        height: 30px;
  2288.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2289.        border-radius: 50%;
  2290.        opacity: 0.3;
  2291.        animation: pulse 2s infinite;
  2292.    }
  2293.    
  2294.    @keyframes pulse {
  2295.        0%, 100% { transform: scale(1); opacity: 0.3; }
  2296.        50% { transform: scale(1.2); opacity: 0.6; }
  2297.    }
  2298.    
  2299.    .section-subtitle-v3 {
  2300.        font-size: 1.2rem;
  2301.        color: #7f8c8d;
  2302.        max-width: 700px;
  2303.        margin: 0 auto;
  2304.        line-height: 1.7;
  2305.        font-weight: 300;
  2306.    }
  2307.    
  2308.    .scroll-reveal {
  2309.        opacity: 0;
  2310.        transform: translateY(50px) scale(0.9);
  2311.        transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
  2312.    }
  2313.    
  2314.    .scroll-reveal.revealed {
  2315.        opacity: 1;
  2316.        transform: translateY(0) scale(1);
  2317.    }
  2318.    
  2319.    .scroll-reveal:nth-child(1) { transition-delay: 0.1s; }
  2320.    .scroll-reveal:nth-child(2) { transition-delay: 0.1s; }
  2321.    .scroll-reveal:nth-child(3) { transition-delay: 0.1s; }
  2322.    .scroll-reveal:nth-child(4) { transition-delay: 0.1s; }
  2323.    .scroll-reveal:nth-child(5) { transition-delay: 0.1s; }
  2324.    .scroll-reveal:nth-child(6) { transition-delay: 0.1s; }
  2325.  
  2326.    @media (max-width: 768px) {
  2327.        .masonry-container {
  2328.            display: flex;
  2329.            flex-direction: column;
  2330.            grid-gap: 20px;
  2331.        }
  2332.        .blog-card-v3:nth-child(n) {
  2333.            grid-row-end: span 20;
  2334.        }
  2335.        .section-title-v3 {
  2336.            font-size: 2.8rem;
  2337.        }
  2338.        .blog-highlights-v3 {
  2339.            padding: 60px 0;
  2340.        }
  2341.        .blog-content-v3 {
  2342.            padding: 25px 20px;
  2343.        }
  2344.        .blog-card-v3:hover {
  2345.            transform: translateY(-15px) scale(1.02);
  2346.        }
  2347.        .blog-image-v3{
  2348.            max-height: 350px;
  2349.            height: 100%;
  2350.        }
  2351.    }
  2352. </style>
  2353.  
  2354. <section class="blog-highlights-v3">
  2355.    <div class="container-fluid fluid-container">
  2356.        <div class="row">
  2357.            <div class="col-12">
  2358.                 <div class="wpo-section-title">
  2359.            <h2>
  2360.                Today's Top Highlights
  2361.                   </h2>
  2362.        </div>
  2363.            </div>
  2364.        </div>
  2365.        
  2366.        <div class="row">
  2367.            <div class="col-lg-8 col-12">
  2368.                <div class="masonry-container">
  2369.                    
  2370.                    <div class="blog-card-v3 scroll-reveal span-21">
  2371.                        <div class="blog-image-v3">
  2372.                            
  2373.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2374.                            
  2375.                            <div class="blog-floating-elements">
  2376.                                <div class="floating-dot"></div>
  2377.                                <div class="floating-dot"></div>
  2378.                                <div class="floating-dot"></div>
  2379.                            </div>
  2380.                            <span class="blog-category-v3 bg-primary-gradient">
  2381.                                News
  2382.                            </span>
  2383.                        </div>
  2384.                        <div class="blog-content-v3">
  2385.                            <h3 class="blog-title-v3">
  2386.                                <a href="/holocaust-survivors-demand-nigel-farage-to-say-sorry-over-reported-antisemitic-statements/" >
  2387.                                Holocaust Survivors Demand Nigel Farage to Say Sorry Over Reported Antisemitic Statements.
  2388.                                </a>
  2389.                            </h3>
  2390.                            <div class="blog-meta-v3">
  2391.                                
  2392.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2393.                                
  2394.                                <span>By Michael Weeks</span>
  2395.                                <span>•</span>
  2396.                                <span>16 Jul 2026</span>
  2397.                            </div>
  2398.                            
  2399.                            <div class="blog-actions-v3">
  2400.                                <div class="blog-read-time-v3">
  2401.                                    <i class="far fa-clock"></i>
  2402.                                    <!-- <span>5 min read</span> -->
  2403.                                </div>
  2404.                                <a href="/holocaust-survivors-demand-nigel-farage-to-say-sorry-over-reported-antisemitic-statements/"  class="blog-read-more-v3">
  2405.                                    <i class="ti-arrow-right"></i>
  2406.                                </a>
  2407.                            </div>
  2408.                        </div>
  2409.                    </div>
  2410.                    
  2411.                    <div class="blog-card-v3 scroll-reveal span-22">
  2412.                        <div class="blog-image-v3">
  2413.                            
  2414.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2415.                            
  2416.                            <div class="blog-floating-elements">
  2417.                                <div class="floating-dot"></div>
  2418.                                <div class="floating-dot"></div>
  2419.                                <div class="floating-dot"></div>
  2420.                            </div>
  2421.                            <span class="blog-category-v3 bg-primary-gradient">
  2422.                                News
  2423.                            </span>
  2424.                        </div>
  2425.                        <div class="blog-content-v3">
  2426.                            <h3 class="blog-title-v3">
  2427.                                <a href="/nrl-club-player-eli-katoa-ruled-out-for-entire-2026-season-after-serious-head-injuries-and-brain-surgery/" >
  2428.                                NRL Club Player Eli Katoa Ruled Out for Entire 2026 Season After Serious Head Injuries and Brain Surgery
  2429.                                </a>
  2430.                            </h3>
  2431.                            <div class="blog-meta-v3">
  2432.                                
  2433.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2434.                                
  2435.                                <span>By Michael Weeks</span>
  2436.                                <span>•</span>
  2437.                                <span>16 Jul 2026</span>
  2438.                            </div>
  2439.                            
  2440.                            <div class="blog-actions-v3">
  2441.                                <div class="blog-read-time-v3">
  2442.                                    <i class="far fa-clock"></i>
  2443.                                    <!-- <span>5 min read</span> -->
  2444.                                </div>
  2445.                                <a href="/nrl-club-player-eli-katoa-ruled-out-for-entire-2026-season-after-serious-head-injuries-and-brain-surgery/"  class="blog-read-more-v3">
  2446.                                    <i class="ti-arrow-right"></i>
  2447.                                </a>
  2448.                            </div>
  2449.                        </div>
  2450.                    </div>
  2451.                    
  2452.                    <div class="blog-card-v3 scroll-reveal span-21">
  2453.                        <div class="blog-image-v3">
  2454.                            
  2455.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2456.                            
  2457.                            <div class="blog-floating-elements">
  2458.                                <div class="floating-dot"></div>
  2459.                                <div class="floating-dot"></div>
  2460.                                <div class="floating-dot"></div>
  2461.                            </div>
  2462.                            <span class="blog-category-v3 bg-primary-gradient">
  2463.                                News
  2464.                            </span>
  2465.                        </div>
  2466.                        <div class="blog-content-v3">
  2467.                            <h3 class="blog-title-v3">
  2468.                                <a href="/a-year-post-the-triumph-why-are-the-democratic-party-adhering-to-an-outdated-strategy/" >
  2469.                                A Year Post The Triumph, Why Are The Democratic Party Adhering to An Outdated Strategy?
  2470.                                </a>
  2471.                            </h3>
  2472.                            <div class="blog-meta-v3">
  2473.                                
  2474.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2475.                                
  2476.                                <span>By Michael Weeks</span>
  2477.                                <span>•</span>
  2478.                                <span>16 Jul 2026</span>
  2479.                            </div>
  2480.                            
  2481.                            <div class="blog-actions-v3">
  2482.                                <div class="blog-read-time-v3">
  2483.                                    <i class="far fa-clock"></i>
  2484.                                    <!-- <span>5 min read</span> -->
  2485.                                </div>
  2486.                                <a href="/a-year-post-the-triumph-why-are-the-democratic-party-adhering-to-an-outdated-strategy/"  class="blog-read-more-v3">
  2487.                                    <i class="ti-arrow-right"></i>
  2488.                                </a>
  2489.                            </div>
  2490.                        </div>
  2491.                    </div>
  2492.                    
  2493.                    <div class="blog-card-v3 scroll-reveal span-22">
  2494.                        <div class="blog-image-v3">
  2495.                            
  2496.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2497.                            
  2498.                            <div class="blog-floating-elements">
  2499.                                <div class="floating-dot"></div>
  2500.                                <div class="floating-dot"></div>
  2501.                                <div class="floating-dot"></div>
  2502.                            </div>
  2503.                            <span class="blog-category-v3 bg-primary-gradient">
  2504.                                News
  2505.                            </span>
  2506.                        </div>
  2507.                        <div class="blog-content-v3">
  2508.                            <h3 class="blog-title-v3">
  2509.                                <a href="/trio-shortlisted-for-young-sports-personality-honour/" >
  2510.                                Trio Shortlisted for Young Sports Personality Honour
  2511.                                </a>
  2512.                            </h3>
  2513.                            <div class="blog-meta-v3">
  2514.                                
  2515.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2516.                                
  2517.                                <span>By Michael Weeks</span>
  2518.                                <span>•</span>
  2519.                                <span>16 Jul 2026</span>
  2520.                            </div>
  2521.                            
  2522.                            <div class="blog-actions-v3">
  2523.                                <div class="blog-read-time-v3">
  2524.                                    <i class="far fa-clock"></i>
  2525.                                    <!-- <span>5 min read</span> -->
  2526.                                </div>
  2527.                                <a href="/trio-shortlisted-for-young-sports-personality-honour/"  class="blog-read-more-v3">
  2528.                                    <i class="ti-arrow-right"></i>
  2529.                                </a>
  2530.                            </div>
  2531.                        </div>
  2532.                    </div>
  2533.                    
  2534.                    <div class="blog-card-v3 scroll-reveal span-21">
  2535.                        <div class="blog-image-v3">
  2536.                            
  2537.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2538.                            
  2539.                            <div class="blog-floating-elements">
  2540.                                <div class="floating-dot"></div>
  2541.                                <div class="floating-dot"></div>
  2542.                                <div class="floating-dot"></div>
  2543.                            </div>
  2544.                            <span class="blog-category-v3 bg-primary-gradient">
  2545.                                News
  2546.                            </span>
  2547.                        </div>
  2548.                        <div class="blog-content-v3">
  2549.                            <h3 class="blog-title-v3">
  2550.                                <a href="/kieffer-moore-scores-twice-as-wrexham-outlast-the-blades-in-eight-goal-spectacle/" >
  2551.                                Kieffer Moore Scores Twice as Wrexham Outlast The Blades in Eight-Goal Spectacle
  2552.                                </a>
  2553.                            </h3>
  2554.                            <div class="blog-meta-v3">
  2555.                                
  2556.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2557.                                
  2558.                                <span>By Michael Weeks</span>
  2559.                                <span>•</span>
  2560.                                <span>16 Jul 2026</span>
  2561.                            </div>
  2562.                            
  2563.                            <div class="blog-actions-v3">
  2564.                                <div class="blog-read-time-v3">
  2565.                                    <i class="far fa-clock"></i>
  2566.                                    <!-- <span>5 min read</span> -->
  2567.                                </div>
  2568.                                <a href="/kieffer-moore-scores-twice-as-wrexham-outlast-the-blades-in-eight-goal-spectacle/"  class="blog-read-more-v3">
  2569.                                    <i class="ti-arrow-right"></i>
  2570.                                </a>
  2571.                            </div>
  2572.                        </div>
  2573.                    </div>
  2574.                    
  2575.                    <div class="blog-card-v3 scroll-reveal span-22">
  2576.                        <div class="blog-image-v3">
  2577.                            
  2578.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2579.                            
  2580.                            <div class="blog-floating-elements">
  2581.                                <div class="floating-dot"></div>
  2582.                                <div class="floating-dot"></div>
  2583.                                <div class="floating-dot"></div>
  2584.                            </div>
  2585.                            <span class="blog-category-v3 bg-primary-gradient">
  2586.                                News
  2587.                            </span>
  2588.                        </div>
  2589.                        <div class="blog-content-v3">
  2590.                            <h3 class="blog-title-v3">
  2591.                                <a href="/american-armed-forces-executes-lethal-strike-in-pacific-resulting-in-4-deaths/" >
  2592.                                American Armed Forces Executes Lethal Strike in Pacific, Resulting in 4 Deaths
  2593.                                </a>
  2594.                            </h3>
  2595.                            <div class="blog-meta-v3">
  2596.                                
  2597.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2598.                                
  2599.                                <span>By Michael Weeks</span>
  2600.                                <span>•</span>
  2601.                                <span>16 Jul 2026</span>
  2602.                            </div>
  2603.                            
  2604.                            <div class="blog-actions-v3">
  2605.                                <div class="blog-read-time-v3">
  2606.                                    <i class="far fa-clock"></i>
  2607.                                    <!-- <span>5 min read</span> -->
  2608.                                </div>
  2609.                                <a href="/american-armed-forces-executes-lethal-strike-in-pacific-resulting-in-4-deaths/"  class="blog-read-more-v3">
  2610.                                    <i class="ti-arrow-right"></i>
  2611.                                </a>
  2612.                            </div>
  2613.                        </div>
  2614.                    </div>
  2615.                    
  2616.                    <div class="blog-card-v3 scroll-reveal span-21">
  2617.                        <div class="blog-image-v3">
  2618.                            
  2619.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2620.                            
  2621.                            <div class="blog-floating-elements">
  2622.                                <div class="floating-dot"></div>
  2623.                                <div class="floating-dot"></div>
  2624.                                <div class="floating-dot"></div>
  2625.                            </div>
  2626.                            <span class="blog-category-v3 bg-primary-gradient">
  2627.                                News
  2628.                            </span>
  2629.                        </div>
  2630.                        <div class="blog-content-v3">
  2631.                            <h3 class="blog-title-v3">
  2632.                                <a href="/the-siblings-from-dagestan-making-their-mark-in-mixed-martial-arts-and-with-manchester-united/" >
  2633.                                The Siblings from Dagestan Making Their Mark in Mixed Martial Arts and with Manchester United.
  2634.                                </a>
  2635.                            </h3>
  2636.                            <div class="blog-meta-v3">
  2637.                                
  2638.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2639.                                
  2640.                                <span>By Michael Weeks</span>
  2641.                                <span>•</span>
  2642.                                <span>16 Jul 2026</span>
  2643.                            </div>
  2644.                            
  2645.                            <div class="blog-actions-v3">
  2646.                                <div class="blog-read-time-v3">
  2647.                                    <i class="far fa-clock"></i>
  2648.                                    <!-- <span>5 min read</span> -->
  2649.                                </div>
  2650.                                <a href="/the-siblings-from-dagestan-making-their-mark-in-mixed-martial-arts-and-with-manchester-united/"  class="blog-read-more-v3">
  2651.                                    <i class="ti-arrow-right"></i>
  2652.                                </a>
  2653.                            </div>
  2654.                        </div>
  2655.                    </div>
  2656.                    
  2657.                    <div class="blog-card-v3 scroll-reveal span-22">
  2658.                        <div class="blog-image-v3">
  2659.                            
  2660.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2661.                            
  2662.                            <div class="blog-floating-elements">
  2663.                                <div class="floating-dot"></div>
  2664.                                <div class="floating-dot"></div>
  2665.                                <div class="floating-dot"></div>
  2666.                            </div>
  2667.                            <span class="blog-category-v3 bg-primary-gradient">
  2668.                                News
  2669.                            </span>
  2670.                        </div>
  2671.                        <div class="blog-content-v3">
  2672.                            <h3 class="blog-title-v3">
  2673.                                <a href="/the-nigerian-government-discloses-it-provided-key-information-for-us-led-airstrikes-as-us-official-predicts-of-additional-attacks/" >
  2674.                                The Nigerian Government Discloses It Provided Key Information for US-Led Airstrikes as US Official Predicts of Additional Attacks
  2675.                                </a>
  2676.                            </h3>
  2677.                            <div class="blog-meta-v3">
  2678.                                
  2679.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2680.                                
  2681.                                <span>By Michael Weeks</span>
  2682.                                <span>•</span>
  2683.                                <span>16 Jul 2026</span>
  2684.                            </div>
  2685.                            
  2686.                            <div class="blog-actions-v3">
  2687.                                <div class="blog-read-time-v3">
  2688.                                    <i class="far fa-clock"></i>
  2689.                                    <!-- <span>5 min read</span> -->
  2690.                                </div>
  2691.                                <a href="/the-nigerian-government-discloses-it-provided-key-information-for-us-led-airstrikes-as-us-official-predicts-of-additional-attacks/"  class="blog-read-more-v3">
  2692.                                    <i class="ti-arrow-right"></i>
  2693.                                </a>
  2694.                            </div>
  2695.                        </div>
  2696.                    </div>
  2697.                    
  2698.                    <div class="blog-card-v3 scroll-reveal span-21">
  2699.                        <div class="blog-image-v3">
  2700.                            
  2701.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2702.                            
  2703.                            <div class="blog-floating-elements">
  2704.                                <div class="floating-dot"></div>
  2705.                                <div class="floating-dot"></div>
  2706.                                <div class="floating-dot"></div>
  2707.                            </div>
  2708.                            <span class="blog-category-v3 bg-primary-gradient">
  2709.                                News
  2710.                            </span>
  2711.                        </div>
  2712.                        <div class="blog-content-v3">
  2713.                            <h3 class="blog-title-v3">
  2714.                                <a href="/what-lies-ahead-in-the-comey-and-james-trials/" >
  2715.                                What Lies Ahead in the Comey and James Trials?
  2716.                                </a>
  2717.                            </h3>
  2718.                            <div class="blog-meta-v3">
  2719.                                
  2720.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2721.                                
  2722.                                <span>By Michael Weeks</span>
  2723.                                <span>•</span>
  2724.                                <span>15 Jul 2026</span>
  2725.                            </div>
  2726.                            
  2727.                            <div class="blog-actions-v3">
  2728.                                <div class="blog-read-time-v3">
  2729.                                    <i class="far fa-clock"></i>
  2730.                                    <!-- <span>5 min read</span> -->
  2731.                                </div>
  2732.                                <a href="/what-lies-ahead-in-the-comey-and-james-trials/"  class="blog-read-more-v3">
  2733.                                    <i class="ti-arrow-right"></i>
  2734.                                </a>
  2735.                            </div>
  2736.                        </div>
  2737.                    </div>
  2738.                    
  2739.                    <div class="blog-card-v3 scroll-reveal span-22">
  2740.                        <div class="blog-image-v3">
  2741.                            
  2742.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2743.                            
  2744.                            <div class="blog-floating-elements">
  2745.                                <div class="floating-dot"></div>
  2746.                                <div class="floating-dot"></div>
  2747.                                <div class="floating-dot"></div>
  2748.                            </div>
  2749.                            <span class="blog-category-v3 bg-primary-gradient">
  2750.                                News
  2751.                            </span>
  2752.                        </div>
  2753.                        <div class="blog-content-v3">
  2754.                            <h3 class="blog-title-v3">
  2755.                                <a href="/indian-batter-shreyas-iyer-recovering-in-hospital-following-torn-spleen-incident/" >
  2756.                                Indian Batter Shreyas Iyer Recovering in Hospital Following Torn Spleen Incident
  2757.                                </a>
  2758.                            </h3>
  2759.                            <div class="blog-meta-v3">
  2760.                                
  2761.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2762.                                
  2763.                                <span>By Michael Weeks</span>
  2764.                                <span>•</span>
  2765.                                <span>15 Jul 2026</span>
  2766.                            </div>
  2767.                            
  2768.                            <div class="blog-actions-v3">
  2769.                                <div class="blog-read-time-v3">
  2770.                                    <i class="far fa-clock"></i>
  2771.                                    <!-- <span>5 min read</span> -->
  2772.                                </div>
  2773.                                <a href="/indian-batter-shreyas-iyer-recovering-in-hospital-following-torn-spleen-incident/"  class="blog-read-more-v3">
  2774.                                    <i class="ti-arrow-right"></i>
  2775.                                </a>
  2776.                            </div>
  2777.                        </div>
  2778.                    </div>
  2779.                    
  2780.                    <div class="blog-card-v3 scroll-reveal span-21">
  2781.                        <div class="blog-image-v3">
  2782.                            
  2783.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2784.                            
  2785.                            <div class="blog-floating-elements">
  2786.                                <div class="floating-dot"></div>
  2787.                                <div class="floating-dot"></div>
  2788.                                <div class="floating-dot"></div>
  2789.                            </div>
  2790.                            <span class="blog-category-v3 bg-primary-gradient">
  2791.                                News
  2792.                            </span>
  2793.                        </div>
  2794.                        <div class="blog-content-v3">
  2795.                            <h3 class="blog-title-v3">
  2796.                                <a href="/always-tired-the-simple-explanation-could-amaze-you/" >
  2797.                                Always Tired? The Simple Explanation Could Amaze You
  2798.                                </a>
  2799.                            </h3>
  2800.                            <div class="blog-meta-v3">
  2801.                                
  2802.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2803.                                
  2804.                                <span>By Michael Weeks</span>
  2805.                                <span>•</span>
  2806.                                <span>15 Jul 2026</span>
  2807.                            </div>
  2808.                            
  2809.                            <div class="blog-actions-v3">
  2810.                                <div class="blog-read-time-v3">
  2811.                                    <i class="far fa-clock"></i>
  2812.                                    <!-- <span>5 min read</span> -->
  2813.                                </div>
  2814.                                <a href="/always-tired-the-simple-explanation-could-amaze-you/"  class="blog-read-more-v3">
  2815.                                    <i class="ti-arrow-right"></i>
  2816.                                </a>
  2817.                            </div>
  2818.                        </div>
  2819.                    </div>
  2820.                    
  2821.                    <div class="blog-card-v3 scroll-reveal span-22">
  2822.                        <div class="blog-image-v3">
  2823.                            
  2824.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2825.                            
  2826.                            <div class="blog-floating-elements">
  2827.                                <div class="floating-dot"></div>
  2828.                                <div class="floating-dot"></div>
  2829.                                <div class="floating-dot"></div>
  2830.                            </div>
  2831.                            <span class="blog-category-v3 bg-primary-gradient">
  2832.                                News
  2833.                            </span>
  2834.                        </div>
  2835.                        <div class="blog-content-v3">
  2836.                            <h3 class="blog-title-v3">
  2837.                                <a href="/red-bull-confirms-significant-2026-driver-line-up-hadjar-promoted-youngster-arvid-lindblad-secures-f1-drive/" >
  2838.                                Red Bull Confirms Significant 2026 Driver Line-Up: Hadjar Promoted, Youngster Arvid Lindblad Secures F1 Drive.
  2839.                                </a>
  2840.                            </h3>
  2841.                            <div class="blog-meta-v3">
  2842.                                
  2843.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="blog-author-img-v3">
  2844.                                
  2845.                                <span>By Michael Weeks</span>
  2846.                                <span>•</span>
  2847.                                <span>15 Jul 2026</span>
  2848.                            </div>
  2849.                            
  2850.                            <div class="blog-actions-v3">
  2851.                                <div class="blog-read-time-v3">
  2852.                                    <i class="far fa-clock"></i>
  2853.                                    <!-- <span>5 min read</span> -->
  2854.                                </div>
  2855.                                <a href="/red-bull-confirms-significant-2026-driver-line-up-hadjar-promoted-youngster-arvid-lindblad-secures-f1-drive/"  class="blog-read-more-v3">
  2856.                                    <i class="ti-arrow-right"></i>
  2857.                                </a>
  2858.                            </div>
  2859.                        </div>
  2860.                    </div>
  2861.                    
  2862.                    
  2863.  
  2864.                </div>
  2865.            </div>
  2866.            
  2867.               <div class="col col-lg-4 col-12">
  2868.                
  2869.  
  2870.  
  2871.  
  2872.    
  2873.  
  2874.    
  2875.    <!-- Search Widget -->
  2876.    <!-- <div class="pulse-sidebar-widget">
  2877.        <div class="pulse-widget-header pulse-search-header">
  2878.            <i class="fas fa-search"></i> SEARCH
  2879.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2880.        </div>
  2881.        <div class="pulse-widget-body">
  2882.            <form class="pulse-search-form" method="GET">
  2883.                <div class="position-relative">
  2884.                    <input type="text" name="search" class="pulse-search-input-sidebar"
  2885.                           placeholder="Search" value="">
  2886.                    <button type="submit" class="pulse-search-btn-sidebar">
  2887.                        <i class="fas fa-search"></i>
  2888.                    </button>
  2889.                </div>
  2890.            </form>
  2891.        </div>
  2892.    </div> -->
  2893.    
  2894.    <!-- Recent Posts Widget -->
  2895.    <div class="pulse-sidebar-widget mb-3">
  2896.        <div class="pulse-widget-header pulse-recent-header">
  2897.            <i class="fas fa-clock"></i> RECENT POSTS
  2898.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2899.        </div>
  2900.        <div class="pulse-widget-body mb-3">
  2901.            
  2902.            <div class="pulse-recent-post-item">
  2903.                <a href="/fresh-ashes-debate-as-jamie-smith-given-out-on-review/" class="pulse-recent-title">
  2904.                                            Fresh Ashes Debate as Jamie Smith Given Out on Review
  2905.                                            </a>
  2906.                <div class="pulse-recent-meta">
  2907.                    <span><i class="far fa-calendar"></i> 15 Jul 2026</span>
  2908.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2909.                </div>
  2910.            </div>
  2911.            
  2912.            <div class="pulse-recent-post-item">
  2913.                <a href="/milano-ice-hockey-arena-setbacks-may-force-nhl-players-on-untested-ice/" class="pulse-recent-title">
  2914.                                            Milano Ice Hockey Arena Setbacks May Force NHL Players on Untested Ice
  2915.                                            </a>
  2916.                <div class="pulse-recent-meta">
  2917.                    <span><i class="far fa-calendar"></i> 15 Jul 2026</span>
  2918.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2919.                </div>
  2920.            </div>
  2921.            
  2922.            <div class="pulse-recent-post-item">
  2923.                <a href="/clair-obscur-fans-convinced-upcoming-dlc-will-feature-dark-esquie-boss-fight/" class="pulse-recent-title">
  2924.                                            Clair Obscur Fans Convinced Upcoming DLC Will Feature Dark Esquie Boss Fight
  2925.                                            </a>
  2926.                <div class="pulse-recent-meta">
  2927.                    <span><i class="far fa-calendar"></i> 15 Jul 2026</span>
  2928.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2929.                </div>
  2930.            </div>
  2931.            
  2932.            <div class="pulse-recent-post-item">
  2933.                <a href="/naoya-inoue-takes-a-step-nearer-to-landmark-tokyo-showdown-after-dominant-victory/" class="pulse-recent-title">
  2934.                                            Naoya Inoue Takes a Step Nearer to Landmark Tokyo Showdown After Dominant Victory.
  2935.                                            </a>
  2936.                <div class="pulse-recent-meta">
  2937.                    <span><i class="far fa-calendar"></i> 15 Jul 2026</span>
  2938.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2939.                </div>
  2940.            </div>
  2941.            
  2942.            <div class="pulse-recent-post-item">
  2943.                <a href="/japans-first-female-prime-minister-a-historic-event-with-reservations/" class="pulse-recent-title">
  2944.                                            Japan&#x27;s First Female Prime Minister: A Historic Event with Reservations
  2945.                                            </a>
  2946.                <div class="pulse-recent-meta">
  2947.                    <span><i class="far fa-calendar"></i> 14 Jul 2026</span>
  2948.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2949.                </div>
  2950.            </div>
  2951.            
  2952.            <div class="pulse-recent-post-item">
  2953.                <a href="/a-russian-james-bond-jude-laws-portrayal-of-vladimir-putin-seems-to-echo-official-russian-myths/" class="pulse-recent-title">
  2954.                                            A Russian James Bond? Jude Law&#x27;s Portrayal of Vladimir Putin Seems to Echo Official Russian Myths
  2955.                                            </a>
  2956.                <div class="pulse-recent-meta">
  2957.                    <span><i class="far fa-calendar"></i> 14 Jul 2026</span>
  2958.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2959.                </div>
  2960.            </div>
  2961.            
  2962.            <!-- Django Template for Recent Posts -->
  2963.            <!--
  2964.            
  2965.            -->
  2966.            
  2967.        </div>
  2968.    </div>
  2969.    
  2970.    <div class="pulse-sidebar-widget mb-3">
  2971.        <div class="pulse-widget-header pulse-recent-header">
  2972.            <i class="fas fa-clock"></i> June 2026 Blog Roll
  2973.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2974.        </div>
  2975.        <div class="pulse-widget-body scrollable-sidebar">
  2976.            
  2977.            <div class="pulse-recent-post-item ">
  2978.                <a href="https://wijzijnkruit.be/" rel="dofollow" class="pulse-recent-title ">
  2979.                                            bookmakers belgie
  2980.                                            </a>
  2981.            </div>
  2982.            
  2983.            <div class="pulse-recent-post-item ">
  2984.                <a href="https://totalfootballanalysis.com/nl/online-casino/online-casino-buitenland" rel="dofollow" class="pulse-recent-title ">
  2985.                                            online casino buitenland
  2986.                                            </a>
  2987.            </div>
  2988.            
  2989.            <div class="pulse-recent-post-item ">
  2990.                <a href="https://artamsterdam.nl/" rel="dofollow" class="pulse-recent-title ">
  2991.                                            online casinos
  2992.                                            </a>
  2993.            </div>
  2994.            
  2995.            <div class="pulse-recent-post-item ">
  2996.                <a href="https://www.zoologischemededelingen.nl/" rel="dofollow" class="pulse-recent-title ">
  2997.                                            beste casino zonder cruks
  2998.                                            </a>
  2999.            </div>
  3000.            
  3001.            <div class="pulse-recent-post-item ">
  3002.                <a href="https://www.gameshub.com/nl/online-casino/zonder-cruks/" rel="dofollow" class="pulse-recent-title ">
  3003.                                            casino zonder cruks
  3004.                                            </a>
  3005.            </div>
  3006.            
  3007.            <div class="pulse-recent-post-item ">
  3008.                <a href="https://logogezondplus.be/" rel="dofollow" class="pulse-recent-title ">
  3009.                                            Online casino België
  3010.                                            </a>
  3011.            </div>
  3012.            
  3013.            <div class="pulse-recent-post-item ">
  3014.                <a href="https://playsense.nl/online-casino/ideal/" rel="dofollow" class="pulse-recent-title ">
  3015.                                            online casino iDEAL
  3016.                                            </a>
  3017.            </div>
  3018.            
  3019.            <div class="pulse-recent-post-item ">
  3020.                <a href="https://www.compagnietheater.nl/" rel="dofollow" class="pulse-recent-title ">
  3021.                                            bookmaker zonder cruks
  3022.                                            </a>
  3023.            </div>
  3024.            
  3025.            <div class="pulse-recent-post-item ">
  3026.                <a href="https://www.duurzameinzetbaarheid.nl/" rel="dofollow" class="pulse-recent-title ">
  3027.                                            online casino zonder cruks
  3028.                                            </a>
  3029.            </div>
  3030.            
  3031.            <div class="pulse-recent-post-item ">
  3032.                <a href="https://www.female-gamers.nl/online-bookmakers/" rel="dofollow" class="pulse-recent-title ">
  3033.                                            betsites nederland
  3034.                                            </a>
  3035.            </div>
  3036.            
  3037.            <div class="pulse-recent-post-item ">
  3038.                <a href="https://cryptonews.com/nl/casino/wedden-op-wk-voetbal/" rel="dofollow" class="pulse-recent-title ">
  3039.                                            Wedden op WK 2026
  3040.                                            </a>
  3041.            </div>
  3042.            
  3043.            <div class="pulse-recent-post-item ">
  3044.                <a href="https://www.immerurlaub.nl/" rel="dofollow" class="pulse-recent-title ">
  3045.                                            casino zonder cruks
  3046.                                            </a>
  3047.            </div>
  3048.            
  3049.            <div class="pulse-recent-post-item ">
  3050.                <a href="https://mechatronicamachinebouw.nl/" rel="dofollow" class="pulse-recent-title ">
  3051.                                            online casino zonder cruks
  3052.                                            </a>
  3053.            </div>
  3054.            
  3055.            <div class="pulse-recent-post-item ">
  3056.                <a href="https://www.grootvleeshuis.be/" rel="dofollow" class="pulse-recent-title ">
  3057.                                            Online casino België
  3058.                                            </a>
  3059.            </div>
  3060.            
  3061.            <div class="pulse-recent-post-item ">
  3062.                <a href="https://ronaldbosparketvloeren.nl/" rel="dofollow" class="pulse-recent-title ">
  3063.                                            beste buitenlandse casino
  3064.                                            </a>
  3065.            </div>
  3066.            
  3067.            <div class="pulse-recent-post-item ">
  3068.                <a href="https://bitcoinmagazine.nl/casino/beste-casino-zonder-registratie" rel="dofollow" class="pulse-recent-title ">
  3069.                                            online casino zonder registratie
  3070.                                            </a>
  3071.            </div>
  3072.            
  3073.            <div class="pulse-recent-post-item ">
  3074.                <a href="https://hetschonewaterexperiment.nl/" rel="dofollow" class="pulse-recent-title ">
  3075.                                            beste online casinos
  3076.                                            </a>
  3077.            </div>
  3078.            
  3079.            <div class="pulse-recent-post-item ">
  3080.                <a href="https://playsense.nl/online-casino/zonder-cruks/" rel="dofollow" class="pulse-recent-title ">
  3081.                                            gokken zonder CRUKS
  3082.                                            </a>
  3083.            </div>
  3084.            
  3085.            <div class="pulse-recent-post-item ">
  3086.                <a href="https://www.weelderotterdam.nl/" rel="dofollow" class="pulse-recent-title ">
  3087.                                            gokken zonder cruks
  3088.                                            </a>
  3089.            </div>
  3090.            
  3091.            <div class="pulse-recent-post-item ">
  3092.                <a href="https://www.female-gamers.nl/online-bookmakers/" rel="dofollow" class="pulse-recent-title ">
  3093.                                            nederlandse bookmakers
  3094.                                            </a>
  3095.            </div>
  3096.            
  3097.        </div>
  3098.    </div>
  3099.    
  3100.    
  3101.  
  3102. <!-- CSS Styles -->
  3103. <style>
  3104. /* Sidebar Widget Base */
  3105. .pulse-sidebar-widget {
  3106.    background: var(--card-bg, white);
  3107.    border-radius: 12px;
  3108.    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  3109.    margin-bottom: 30px;
  3110.    overflow: hidden;
  3111.    border: 1px solid var(--border-color);
  3112. }
  3113.  
  3114. .pulse-widget-header {
  3115.    background: var(--bs-primary);
  3116.    color: var(--bs-white);
  3117.    padding: 15px 20px;
  3118.    font-weight: 700;
  3119.    font-size: 13px;
  3120.    text-transform: uppercase;
  3121.    letter-spacing: 1px;
  3122.    position: relative;
  3123.    display: flex;
  3124.    align-items: center;
  3125.    justify-content: space-between;
  3126.    gap: 8px;
  3127. }
  3128.  
  3129. .pulse-header-arrow {
  3130.    font-size: 12px;
  3131.    opacity: 0.8;
  3132. }
  3133.  
  3134.  
  3135.  
  3136.  
  3137.  
  3138. .pulse-widget-body {
  3139.    padding: 25px 20px;
  3140. }
  3141.  
  3142. /* Search Widget */
  3143. .pulse-search-form {
  3144.    position: relative;
  3145. }
  3146.  
  3147. .pulse-search-input-sidebar {
  3148.    width: 100%;
  3149.    padding: 12px 45px 12px 15px;
  3150.    border: 2px solid #e9ecef;
  3151.    border-radius: 8px;
  3152.    font-size: 14px;
  3153.    transition: all 0.3s ease;
  3154.    background: var(--card-bg, white);
  3155.    color: var(--topbar-color, #333);
  3156. }
  3157.  
  3158. .pulse-search-input-sidebar:focus {
  3159.    border-color: var(--topbar-color, #6f42c1);
  3160.    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.1);
  3161.    outline: none;
  3162. }
  3163.  
  3164. .pulse-search-btn-sidebar {
  3165.    position: absolute;
  3166.    right: 5px;
  3167.    top: 50%;
  3168.    transform: translateY(-50%);
  3169.    background: var(--bs-primary, #6f42c1);
  3170.    border: none;
  3171.    color: var(--bs-white);
  3172.    padding: 8px 12px;
  3173.    border-radius: 6px;
  3174.    cursor: pointer;
  3175.    transition: all 0.3s ease;
  3176. }
  3177.  
  3178. .pulse-search-btn-sidebar:hover {
  3179.    background: var(--topbar-color, #5a359a);
  3180.    opacity: 0.9;
  3181. }
  3182.  
  3183. /* Recent Posts Widget */
  3184. .pulse-recent-post-item {
  3185.    padding: 10px 0;
  3186.    border-bottom: 1px solid var(--border-color);
  3187.    transition: all 0.3s ease;
  3188. }
  3189.  
  3190. .pulse-recent-post-item:last-child {
  3191.    border-bottom: none;
  3192.    padding-bottom: 0;
  3193. }
  3194.  
  3195. .pulse-recent-post-item:hover {
  3196.    background: rgba(248, 249, 250,0.1);
  3197.    padding-left: 20px;
  3198.    padding-right: 20px;
  3199.    border-radius: 8px;
  3200. }
  3201.  
  3202. .pulse-recent-title {
  3203.    font-size: 15px;
  3204.    font-weight: 600;
  3205.    color: var(--topbar-color, #2c3e50);
  3206.    line-height: 1.4;
  3207.    margin-bottom: 8px;
  3208.    text-decoration: none;
  3209.    display: block;
  3210. }
  3211.  
  3212. .pulse-recent-title:hover {
  3213.    color: var(--topbar-color, #e83e8c);
  3214.    text-decoration: none;
  3215.    opacity: 0.8;
  3216. }
  3217.  
  3218. .pulse-recent-meta {
  3219.    font-size: 12px;
  3220.    color: #6c757d;
  3221.    display: flex;
  3222.    align-items: center;
  3223.    gap: 10px;
  3224. }
  3225.  
  3226.  
  3227. /* Responsive Design */
  3228. @media (max-width: 768px) {
  3229.    .pulse-widget-body {
  3230.        padding: 20px 15px;
  3231.    }
  3232.    
  3233.    .pulse-recent-title {
  3234.        font-size: 14px;
  3235.    }
  3236. }
  3237.  
  3238. @media (max-width: 992px) {
  3239.    .pulse-sidebar-widget {
  3240.        margin-bottom: 25px;
  3241.    }
  3242. }
  3243. </style>
  3244.  
  3245.    
  3246.            </div>
  3247.        </div>
  3248.    </div>
  3249. </section>
  3250.  
  3251. <script>
  3252. // Enhanced Intersection Observer with staggered animations
  3253. document.addEventListener('DOMContentLoaded', function() {
  3254.    const observerOptions = {
  3255.        threshold: 0.1,
  3256.        rootMargin: '0px 0px -100px 0px'
  3257.    };
  3258.  
  3259.    const observer = new IntersectionObserver(function(entries) {
  3260.        entries.forEach(entry => {
  3261.            if (entry.isIntersecting) {
  3262.                setTimeout(() => {
  3263.                    entry.target.classList.add('revealed');
  3264.                }, 100);
  3265.            }
  3266.        });
  3267.    }, observerOptions);
  3268.  
  3269.    // Observe all scroll-reveal elements
  3270.    document.querySelectorAll('.scroll-reveal').forEach(el => {
  3271.        observer.observe(el);
  3272.    });
  3273.  
  3274.    // Add parallax effect to floating dots
  3275.    document.addEventListener('mousemove', function(e) {
  3276.        const cards = document.querySelectorAll('.blog-card-v3');
  3277.        cards.forEach(card => {
  3278.            const rect = card.getBoundingClientRect();
  3279.            const x = (e.clientX - rect.left) / rect.width;
  3280.            const y = (e.clientY - rect.top) / rect.height;
  3281.            
  3282.            const dots = card.querySelectorAll('.floating-dot');
  3283.            dots.forEach((dot, index) => {
  3284.                const moveX = (x - 0.5) * (10 + index * 5);
  3285.                const moveY = (y - 0.5) * (10 + index * 5);
  3286.                dot.style.transform = `translate(${moveX}px, ${moveY}px)`;
  3287.            });
  3288.        });
  3289.    });
  3290. });
  3291. </script>
  3292.  
  3293.    
  3294.        
  3295.        <!-- end wpo-blog-highlights-section -->
  3296.        <!-- start wpo-blog-sponsored-section -->
  3297.        
  3298.  
  3299.  
  3300.  
  3301.    
  3302.  
  3303.  
  3304.  <style>
  3305.    .sponsored-section-v7 {
  3306.      padding: 50px 0;
  3307.    }
  3308.    
  3309.    .sponsored-card-v7 {
  3310.      background: #fafafa;
  3311.      border: none;
  3312.      transition: transform 0.3s ease;
  3313.      height: 100%;
  3314.    }
  3315.    
  3316.    .sponsored-card-v7:hover {
  3317.      transform: translateY(-3px);
  3318.    }
  3319.    
  3320.    .sponsored-image-v7 {
  3321.      position: relative;
  3322.      height: 160px;
  3323.    }
  3324.    
  3325.    .sponsored-image-v7 img {
  3326.      width: 100%;
  3327.      height: 100%;
  3328.      object-fit: cover;
  3329.      border-radius: 10px; /* Apply curve to image */
  3330.    }
  3331.    
  3332.    .sponsored-badge-v7 {
  3333.      position: absolute;
  3334.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  3335.      left: 10px;
  3336.      z-index: 10;
  3337.    
  3338.      /* pill look */
  3339.      display: inline-flex; /* vertical centering */
  3340.      align-items: center;
  3341.      justify-content: center;
  3342.      padding: 8px 16px; /* width = content + padding */
  3343.      border-radius: 999px; /* full pill */
  3344.      white-space: nowrap; /* ek hi line me rahe */
  3345.      /* text */
  3346.      font-size: 12px;
  3347.      text-transform: uppercase;
  3348.      letter-spacing: 0.5px;
  3349.      line-height: 1;
  3350.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  3351.    }
  3352.    
  3353.    /* optional: icon ke saath thoda gap */
  3354.    .sponsored-badge-v7 i,
  3355.    .sponsored-badge-v7 .icon {
  3356.      margin-right: 8px;
  3357.      font-size: 14px;
  3358.      line-height: 1;
  3359.    }
  3360.    
  3361.    .sponsored-content-v7 {
  3362.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  3363.    }
  3364.    
  3365.    .sponsored-title-v7 {
  3366.      font-size: 15px;
  3367.      font-weight: 700;
  3368.      line-height: 1.4;
  3369.      margin-bottom: 8px;
  3370.      color: #333;
  3371.    }
  3372.    
  3373.    .sponsored-title-v7 a {
  3374.      text-decoration: none;
  3375.      font-size: 16px;
  3376.      color: var(--topbar-color);
  3377.    }
  3378.    
  3379.    .sponsored-title-v7 a:hover {
  3380.      color: var(--bs-primary); /* Green hover */
  3381.    }
  3382.    
  3383.    .sponsored-excerpt-v7 {
  3384.      font-size: 12px;
  3385.      font-weight: 400;
  3386.      color:  var(--topbar-color);;
  3387.      margin-bottom: 10px;
  3388.      line-height: 1.5;
  3389.    }
  3390.    
  3391.    .sponsored-meta-v7 {
  3392.      font-size: 11px;
  3393.       color: var(--topbar-color);;
  3394.    }
  3395.    
  3396.    .author-info-v7 {
  3397.      margin-bottom: 5px;
  3398.    }
  3399.    
  3400.    .sponsored-author-img-v7 {
  3401.      width: 30px;
  3402.      height: 30px;
  3403.      border-radius: 50%;
  3404.      object-fit: cover;
  3405.      vertical-align: middle;
  3406.      margin-right: 5px;
  3407.    }
  3408.    
  3409.    .section-title-sponsored-v7 {
  3410.      font-size: 1.9rem;
  3411.      font-weight: 600;
  3412.      text-align: center;
  3413.      margin-bottom: 30px;
  3414.      color: #333;
  3415.      position: relative;
  3416.    }
  3417.    
  3418.    .section-title-sponsored-v7::after {
  3419.      content: '';
  3420.      position: absolute;
  3421.      bottom: -8px;
  3422.      left: 50%;
  3423.      transform: translateX(-50%);
  3424.      width: 100px;
  3425.      height: 3px;
  3426.      background: var(--bs-primary);
  3427.    }
  3428.    
  3429.    @media (max-width: 768px) {
  3430.      .sponsored-section-v7 {
  3431.        padding: 30px 0;
  3432.      }
  3433.      .sponsored-image-v7 {
  3434.        height: 120px;
  3435.      }
  3436.      .sponsored-content-v7 {
  3437.        padding: 35px 12px 12px;
  3438.      }
  3439.  
  3440.      .sponsored-title-v7 {
  3441.        font-size: 14px;
  3442.      }
  3443.      .sponsored-excerpt-v7 {
  3444.        font-size: 11px;
  3445.      }
  3446.      .section-title-sponsored-v7 {
  3447.        font-size: 1.6rem;
  3448.      }
  3449.    }
  3450.  </style>
  3451.  
  3452.  <section class="sponsored-section-v7">
  3453.    <div class="container-fluid fluid-container">
  3454.      <div class="row mb-3">
  3455.        <div class="col-12">
  3456.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  3457.        </div>
  3458.      </div>
  3459.  
  3460.      <div class="row g-3 d-flex justify-content-center">
  3461.        
  3462.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3463.            <div class="card sponsored-card-v7">
  3464.              <div class="sponsored-image-v7">
  3465.                
  3466.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3467.                
  3468.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3469.              </div>
  3470.              <div class="sponsored-content-v7">
  3471.                <h3 class="sponsored-title-v7"><a href="/fresh-ashes-debate-as-jamie-smith-given-out-on-review/">Fresh Ashes Debate as Jamie Smith Given Out on Review</a></h3>
  3472.                <p class="sponsored-excerpt-v7 "></p>
  3473.                <div class="sponsored-meta-v7">
  3474.                  <div class="author-info-v7">
  3475.                    
  3476.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3477.                    
  3478.                    <span>Michael Weeks</span>
  3479.                  </div>
  3480.                  <div>15 Jul 2026</div>
  3481.                </div>
  3482.              </div>
  3483.            </div>
  3484.          </div>
  3485.        
  3486.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3487.            <div class="card sponsored-card-v7">
  3488.              <div class="sponsored-image-v7">
  3489.                
  3490.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3491.                
  3492.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3493.              </div>
  3494.              <div class="sponsored-content-v7">
  3495.                <h3 class="sponsored-title-v7"><a href="/milano-ice-hockey-arena-setbacks-may-force-nhl-players-on-untested-ice/">Milano Ice Hockey Arena Setbacks May Force NHL Players on Untested Ice</a></h3>
  3496.                <p class="sponsored-excerpt-v7 "></p>
  3497.                <div class="sponsored-meta-v7">
  3498.                  <div class="author-info-v7">
  3499.                    
  3500.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3501.                    
  3502.                    <span>Michael Weeks</span>
  3503.                  </div>
  3504.                  <div>15 Jul 2026</div>
  3505.                </div>
  3506.              </div>
  3507.            </div>
  3508.          </div>
  3509.        
  3510.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3511.            <div class="card sponsored-card-v7">
  3512.              <div class="sponsored-image-v7">
  3513.                
  3514.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3515.                
  3516.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3517.              </div>
  3518.              <div class="sponsored-content-v7">
  3519.                <h3 class="sponsored-title-v7"><a href="/clair-obscur-fans-convinced-upcoming-dlc-will-feature-dark-esquie-boss-fight/">Clair Obscur Fans Convinced Upcoming DLC Will Feature Dark Esquie Boss Fight</a></h3>
  3520.                <p class="sponsored-excerpt-v7 "></p>
  3521.                <div class="sponsored-meta-v7">
  3522.                  <div class="author-info-v7">
  3523.                    
  3524.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3525.                    
  3526.                    <span>Michael Weeks</span>
  3527.                  </div>
  3528.                  <div>15 Jul 2026</div>
  3529.                </div>
  3530.              </div>
  3531.            </div>
  3532.          </div>
  3533.        
  3534.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3535.            <div class="card sponsored-card-v7">
  3536.              <div class="sponsored-image-v7">
  3537.                
  3538.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3539.                
  3540.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3541.              </div>
  3542.              <div class="sponsored-content-v7">
  3543.                <h3 class="sponsored-title-v7"><a href="/naoya-inoue-takes-a-step-nearer-to-landmark-tokyo-showdown-after-dominant-victory/">Naoya Inoue Takes a Step Nearer to Landmark Tokyo Showdown After Dominant Victory.</a></h3>
  3544.                <p class="sponsored-excerpt-v7 "></p>
  3545.                <div class="sponsored-meta-v7">
  3546.                  <div class="author-info-v7">
  3547.                    
  3548.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3549.                    
  3550.                    <span>Michael Weeks</span>
  3551.                  </div>
  3552.                  <div>15 Jul 2026</div>
  3553.                </div>
  3554.              </div>
  3555.            </div>
  3556.          </div>
  3557.        
  3558.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3559.            <div class="card sponsored-card-v7">
  3560.              <div class="sponsored-image-v7">
  3561.                
  3562.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3563.                
  3564.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3565.              </div>
  3566.              <div class="sponsored-content-v7">
  3567.                <h3 class="sponsored-title-v7"><a href="/japans-first-female-prime-minister-a-historic-event-with-reservations/">Japan&#x27;s First Female Prime Minister: A Historic Event with Reservations</a></h3>
  3568.                <p class="sponsored-excerpt-v7 "></p>
  3569.                <div class="sponsored-meta-v7">
  3570.                  <div class="author-info-v7">
  3571.                    
  3572.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3573.                    
  3574.                    <span>Michael Weeks</span>
  3575.                  </div>
  3576.                  <div>14 Jul 2026</div>
  3577.                </div>
  3578.              </div>
  3579.            </div>
  3580.          </div>
  3581.        
  3582.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3583.            <div class="card sponsored-card-v7">
  3584.              <div class="sponsored-image-v7">
  3585.                
  3586.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3587.                
  3588.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3589.              </div>
  3590.              <div class="sponsored-content-v7">
  3591.                <h3 class="sponsored-title-v7"><a href="/a-russian-james-bond-jude-laws-portrayal-of-vladimir-putin-seems-to-echo-official-russian-myths/">A Russian James Bond? Jude Law&#x27;s Portrayal of Vladimir Putin Seems to Echo Official Russian Myths</a></h3>
  3592.                <p class="sponsored-excerpt-v7 "></p>
  3593.                <div class="sponsored-meta-v7">
  3594.                  <div class="author-info-v7">
  3595.                    
  3596.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3597.                    
  3598.                    <span>Michael Weeks</span>
  3599.                  </div>
  3600.                  <div>14 Jul 2026</div>
  3601.                </div>
  3602.              </div>
  3603.            </div>
  3604.          </div>
  3605.        
  3606.      </div>
  3607.    </div>
  3608.  </section>
  3609.  
  3610.  
  3611.    
  3612.        <!-- end wpo-blog-sponsored-section -->
  3613.        <!-- start wpo-subscribe-section -->
  3614.        
  3615.        <!-- end subscribe-section -->
  3616.        <!-- start of wpo-site-footer-section -->
  3617.        
  3618.  
  3619.  
  3620.  
  3621.  
  3622.  
  3623.  
  3624. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  3625. <footer class="footer-v5 bg-primary-gradient border-top">
  3626.    
  3627.    <!-- Main Footer Content -->
  3628.    <div class="container-fluid py-5">
  3629.        
  3630.        <!-- Top Section with Logo and Description -->
  3631.        <div class="row mb-5">
  3632.            <div class="col-12 text-center">
  3633.                <div class="footer-brand mb-4">
  3634.                    
  3635.                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/48f5b127-67af-426e-818e-6a0187570409_logo.png" alt="ZEN Global Engine" class="footer-logo mb-3" height="60">
  3636.                    
  3637.                    <h4 class="fw-bold footer-color mb-2">ZEN Global Engine</h4>
  3638.                    <p class="footer-color opacity-50">Discover how ZEN Global Engine drives sustainable innovation. We help businesses transform their ideas into impactful solutions for a better future.</p>
  3639.                </div>
  3640.            </div>
  3641.        </div>
  3642.  
  3643.        <!-- Content Grid -->
  3644.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  3645.            
  3646.            <!-- Quick Links Column -->
  3647.            <div class="">
  3648.                <div class="footer-section">
  3649.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3650.                        Quick Links
  3651.                    </h6>
  3652.                    <ul class="list-unstyled footer-links">
  3653.                        
  3654.                        <li class="mb-2">
  3655.                            <a href="/englands-bowling-consultant-tim-southee-unsure-on-ashes-participation/"
  3656.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3657.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3658.                                England&#x27;s Bowling Consultant Tim Southee Unsure on Ashes Participation
  3659.                            </a>
  3660.                        </li>
  3661.                        
  3662.                        <li class="mb-2">
  3663.                            <a href="/a-lasting-peace-between-israel-and-palestine-we-have-heard-that-before-the-outcome-was-further-conflict/"
  3664.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3665.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3666.                                A Lasting Peace Between Israel and Palestine? We have Heard That Before – The Outcome Was Further Conflict
  3667.                            </a>
  3668.                        </li>
  3669.                        
  3670.                        <li class="mb-2">
  3671.                            <a href="/an-event-that-changed-my-perspective-our-train-crashed-and-afterward-i-heard-a-young-girl-sobbing/"
  3672.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3673.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3674.                                An Event That Changed My Perspective: Our Train Crashed – and afterward I Heard a Young Girl Sobbing.
  3675.                            </a>
  3676.                        </li>
  3677.                        
  3678.                        <li class="mb-2">
  3679.                            <a href="/tottenham-open-to-selling-winger-brennan-johnson/"
  3680.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3681.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3682.                                Tottenham Open to Selling Winger Brennan Johnson.
  3683.                            </a>
  3684.                        </li>
  3685.                        
  3686.                        <li class="mb-2">
  3687.                            <a href="/danish-national-man-given-suspended-sentence-for-sharing-nude-movie-scenes-on-the-social-platform-reddit/"
  3688.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3689.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3690.                                Danish national man given suspended sentence for sharing nude movie scenes on the social platform Reddit
  3691.                            </a>
  3692.                        </li>
  3693.                        
  3694.                        <li class="mb-2">
  3695.                            <a href="/australias-captain-faces-fitness-battle-ahead-of-first-ashes-test/"
  3696.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3697.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3698.                                Australia&#x27;s captain Faces Fitness Battle Ahead of First Ashes Test
  3699.                            </a>
  3700.                        </li>
  3701.                        
  3702.                    </ul>
  3703.                </div>
  3704.            </div>
  3705.  
  3706.            <!-- Resources Column -->
  3707.            <div class="">
  3708.                <div class="footer-section">
  3709.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3710.                        Resources
  3711.                    </h6>
  3712.                   <ul class="footer-links" id="footerLinks">
  3713.        
  3714.        
  3715.  
  3716.        
  3717.        
  3718.        
  3719.        
  3720.    </ul>
  3721.                </div>
  3722.            </div>
  3723.  
  3724.            <!-- Categories Column -->
  3725.            <div class="">
  3726.                <div class="footer-section">
  3727.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3728.                        Categories
  3729.                    </h6>
  3730.                    <div class="category-tags">
  3731.                      
  3732.                                <li>
  3733.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  3734.                                        All Posts
  3735.                                    </a>
  3736.                                </li>
  3737.                                
  3738.                                <li>
  3739.                                    <a href="/category/business/" class="footer-link footer-color">
  3740.                                        Business
  3741.                                    </a>
  3742.                                </li>
  3743.                                
  3744.                                <li>
  3745.                                    <a href="/category/esports/" class="footer-link footer-color">
  3746.                                        Esports
  3747.                                    </a>
  3748.                                </li>
  3749.                                
  3750.                                <li>
  3751.                                    <a href="/category/fashion/" class="footer-link footer-color">
  3752.                                        Fashion
  3753.                                    </a>
  3754.                                </li>
  3755.                                
  3756.                                <li>
  3757.                                    <a href="/category/featured/" class="footer-link footer-color">
  3758.                                        Featured
  3759.                                    </a>
  3760.                                </li>
  3761.                                
  3762.                                <li>
  3763.                                    <a href="/category/gaming/" class="footer-link footer-color">
  3764.                                        Gaming
  3765.                                    </a>
  3766.                                </li>
  3767.                                
  3768.                    </div>
  3769.                </div>
  3770.            </div>
  3771.  
  3772.        </div>
  3773.  
  3774.    </div>
  3775.  
  3776.    <!-- Footer Bottom -->
  3777.    <div class="footer-bottom  border-top py-3">
  3778.        <div class="container-fluid fluid-container">
  3779.            <div class=" d-flex justify-content-between flex-wrap">
  3780.                <div class="">
  3781.                    <p class="mb-0 footer-color  ">
  3782.                        © 2026 <span class="fw-semibold footer-color">ZEN Global Engine</span>. All rights reserved.
  3783.                    </p>
  3784.                </div>
  3785.                <div class="">
  3786.                    <div class="footer-nav">
  3787.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  3788.                            <i class="bi bi-file-text me-1"></i>Write For Us
  3789.                        </a>
  3790.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  3791.                            <i class="bi bi-file-text me-1"></i>Terms
  3792.                        </a>
  3793.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  3794.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  3795.                        </a>
  3796.                    </div>
  3797.                </div>
  3798.            </div>
  3799.        </div>
  3800.    </div>
  3801.  
  3802. </footer>
  3803.  
  3804. <style>
  3805. /* Footer V5 - Clean Minimalist Bootstrap Design */
  3806.  
  3807.  
  3808.  
  3809.  
  3810. .footer-logo {
  3811.    border-radius: 8px;
  3812. }
  3813.  
  3814. /* Footer Sections */
  3815. .footer-section {
  3816.    padding: 0 15px;
  3817. }
  3818.  
  3819. .footer-section h6 {
  3820.    position: relative;
  3821.    padding-bottom: 8px;
  3822. }
  3823.  
  3824. .footer-section h6::after {
  3825.    content: '';
  3826.    position: absolute;
  3827.    bottom: 0;
  3828.    left: 0;
  3829.    width: 30px;
  3830.    height: 2px;
  3831.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  3832.    border-radius: 1px;
  3833. }
  3834.  
  3835. /* Links Styling */
  3836. .footer-links a {
  3837.    transition: all 0.3s ease;
  3838.    padding: 4px 0;
  3839.    border-radius: 4px;
  3840. }
  3841.  
  3842. .footer-links a:hover {
  3843.    color: var(--bs-primary) !important;
  3844.    padding-left: 8px;
  3845. }
  3846.  
  3847. .footer-links a:hover i {
  3848.    transform: translateX(2px);
  3849. }
  3850.  
  3851. /* Category Tags */
  3852. .category-tag {
  3853.    transition: all 0.3s ease;
  3854.    padding: 6px 12px !important;
  3855.    font-size: 0.875rem;
  3856. }
  3857.  
  3858.  
  3859.  
  3860. /* Footer Bottom */
  3861. .footer-bottom {
  3862.    backdrop-filter: blur(10px);
  3863. }
  3864.  
  3865. /* Responsive Design */
  3866. @media (max-width: 768px) {
  3867.    .footer-v5 {
  3868.        margin-top: 60px;
  3869.    }
  3870.    
  3871.    .footer-section {
  3872.        text-align:start;
  3873.        margin-bottom: 40px;
  3874.    }
  3875.    
  3876.    .footer-links a,
  3877.    .category-tags {
  3878.        justify-content:start;
  3879.    }
  3880.    
  3881.    .social-links .d-flex {
  3882.        justify-content:start;
  3883.    }
  3884. }
  3885.  
  3886. @media (max-width: 576px) {
  3887.    .footer-brand h4 {
  3888.        font-size: 1.25rem;
  3889.    }
  3890.    
  3891.    .stats-item h5 {
  3892.        font-size: 1.1rem;
  3893.    }
  3894.    
  3895.    .newsletter-form .btn {
  3896.        padding: 8px 12px;
  3897.    }
  3898. }
  3899.  
  3900. /* Animation Classes */
  3901. .fade-in {
  3902.    animation: fadeIn 0.6s ease-in;
  3903. }
  3904.  
  3905. @keyframes fadeIn {
  3906.    from { opacity: 0; transform: translateY(20px); }
  3907.    to { opacity: 1; transform: translateY(0); }
  3908. }
  3909.  
  3910. /* Loading State */
  3911. .loading {
  3912.    pointer-events: none;
  3913.    opacity: 0.7;
  3914. }
  3915.  
  3916. .loading .btn {
  3917.    position: relative;
  3918. }
  3919.  
  3920. .loading .btn::after {
  3921.    content: '';
  3922.    position: absolute;
  3923.    top: 50%;
  3924.    left: 50%;
  3925.    width: 16px;
  3926.    height: 16px;
  3927.    margin: -8px 0 0 -8px;
  3928.    border: 2px solid transparent;
  3929.    border-top-color: currentColor;
  3930.    border-radius: 50%;
  3931.    animation: spin 1s linear infinite;
  3932. }
  3933.  
  3934. @keyframes spin {
  3935.    to { transform: rotate(360deg); }
  3936. }
  3937.  
  3938. /* Utility Classes */
  3939. .text-gradient {
  3940.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  3941.    -webkit-background-clip: text;
  3942.    -webkit-text-fill-color: transparent;
  3943.    background-clip: text;
  3944. }
  3945.  
  3946. .hover-lift {
  3947.    transition: transform 0.3s ease;
  3948. }
  3949.  
  3950. .hover-lift:hover {
  3951.    transform: translateY(-2px);
  3952. }
  3953. </style>
  3954.  
  3955.  
  3956. <script>
  3957. document.addEventListener('DOMContentLoaded', function() {
  3958.    
  3959.    // Initialize Bootstrap tooltips
  3960.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  3961.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  3962.        return new bootstrap.Tooltip(tooltipTriggerEl);
  3963.    });
  3964.  
  3965.    // Newsletter form handling
  3966.    const newsletterForm = document.querySelector('.newsletter-form');
  3967.    if (newsletterForm) {
  3968.        newsletterForm.addEventListener('submit', function(e) {
  3969.            e.preventDefault();
  3970.            
  3971.            const email = this.querySelector('input[name="email"]').value.trim();
  3972.            const submitBtn = this.querySelector('button[type="submit"]');
  3973.            const originalContent = submitBtn.innerHTML;
  3974.            
  3975.            // Validate email
  3976.            if (!email || !isValidEmail(email)) {
  3977.                showToast('Please enter a valid email address', 'error');
  3978.                return;
  3979.            }
  3980.            
  3981.            // Show loading state
  3982.            this.classList.add('loading');
  3983.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  3984.            submitBtn.disabled = true;
  3985.            
  3986.            // Simulate API call
  3987.            setTimeout(() => {
  3988.                // Success state
  3989.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  3990.                submitBtn.classList.remove('btn-primary');
  3991.                submitBtn.classList.add('btn-success');
  3992.                
  3993.                showToast('Successfully subscribed to newsletter!', 'success');
  3994.                
  3995.                // Reset form
  3996.                setTimeout(() => {
  3997.                    this.classList.remove('loading');
  3998.                    submitBtn.innerHTML = originalContent;
  3999.                    submitBtn.classList.remove('btn-success');
  4000.                    submitBtn.classList.add('btn-primary');
  4001.                    submitBtn.disabled = false;
  4002.                    this.reset();
  4003.                }, 2000);
  4004.                
  4005.            }, 1500);
  4006.        });
  4007.    }
  4008.    
  4009.    // Email validation function
  4010.    function isValidEmail(email) {
  4011.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4012.        return emailRegex.test(email);
  4013.    }
  4014.    
  4015.    // Toast notification function
  4016.    function showToast(message, type = 'info') {
  4017.        // Remove existing toasts
  4018.        const existingToasts = document.querySelectorAll('.custom-toast');
  4019.        existingToasts.forEach(toast => toast.remove());
  4020.        
  4021.        // Create toast
  4022.        const toast = document.createElement('div');
  4023.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  4024.        toast.style.zIndex = '9999';
  4025.        toast.innerHTML = `
  4026.            <div class="d-flex align-items-center">
  4027.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  4028.                <span>${message}</span>
  4029.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  4030.            </div>
  4031.        `;
  4032.        
  4033.        document.body.appendChild(toast);
  4034.        
  4035.        // Auto remove after 4 seconds
  4036.        setTimeout(() => {
  4037.            if (toast && toast.parentNode) {
  4038.                toast.remove();
  4039.            }
  4040.        }, 4000);
  4041.    }
  4042.    
  4043.    // Smooth scroll for internal links
  4044.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  4045.        anchor.addEventListener('click', function(e) {
  4046.            e.preventDefault();
  4047.            const target = document.querySelector(this.getAttribute('href'));
  4048.            if (target) {
  4049.                target.scrollIntoView({
  4050.                    behavior: 'smooth',
  4051.                    block: 'start'
  4052.                });
  4053.            }
  4054.        });
  4055.    });
  4056.    
  4057.    // Add fade-in animation to footer sections on scroll
  4058.    const observerOptions = {
  4059.        threshold: 0.1,
  4060.        rootMargin: '0px 0px -50px 0px'
  4061.    };
  4062.    
  4063.    const sectionObserver = new IntersectionObserver((entries) => {
  4064.        entries.forEach(entry => {
  4065.            if (entry.isIntersecting) {
  4066.                entry.target.classList.add('fade-in');
  4067.            }
  4068.        });
  4069.    }, observerOptions);
  4070.    
  4071.    // Observe footer sections
  4072.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  4073.        sectionObserver.observe(section);
  4074.    });
  4075.    
  4076.    // Enhanced hover effects for category tags
  4077.    document.querySelectorAll('.category-tag').forEach(tag => {
  4078.        tag.addEventListener('mouseenter', function() {
  4079.            this.style.transform = 'translateY(-2px) scale(1.02)';
  4080.        });
  4081.        
  4082.        tag.addEventListener('mouseleave', function() {
  4083.            this.style.transform = 'translateY(0) scale(1)';
  4084.        });
  4085.    });
  4086.    
  4087.    // Prevent default for demo links
  4088.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4089.        link.addEventListener('click', function(e) {
  4090.            e.preventDefault();
  4091.        });
  4092.    });
  4093.    
  4094.    // Add click ripple effect to buttons
  4095.    document.querySelectorAll('.btn').forEach(btn => {
  4096.        btn.addEventListener('click', function(e) {
  4097.            const ripple = document.createElement('span');
  4098.            const rect = this.getBoundingClientRect();
  4099.            const size = Math.max(rect.width, rect.height);
  4100.            const x = e.clientX - rect.left - size / 2;
  4101.            const y = e.clientY - rect.top - size / 2;
  4102.            
  4103.            ripple.style.cssText = `
  4104.                position: absolute;
  4105.                left: ${x}px;
  4106.                top: ${y}px;
  4107.                width: ${size}px;
  4108.                height: ${size}px;
  4109.                border-radius: 50%;
  4110.                background: rgba(255, 255, 255, 0.4);
  4111.                transform: scale(0);
  4112.                animation: ripple-effect 0.6s linear;
  4113.                pointer-events: none;
  4114.            `;
  4115.            
  4116.            this.style.position = 'relative';
  4117.            this.style.overflow = 'hidden';
  4118.            this.appendChild(ripple);
  4119.            
  4120.            setTimeout(() => ripple.remove(), 600);
  4121.        });
  4122.    });
  4123.    
  4124. });
  4125.  
  4126. // Add ripple animation CSS
  4127. const rippleCSS = document.createElement('style');
  4128. rippleCSS.textContent = `
  4129.    @keyframes ripple-effect {
  4130.        to {
  4131.            transform: scale(4);
  4132.            opacity: 0;
  4133.        }
  4134.    }
  4135. `;
  4136. document.head.appendChild(rippleCSS);
  4137.  
  4138. document.addEventListener('DOMContentLoaded', function () {
  4139.    var btn = document.getElementById('toggleFooterLinks');
  4140.    if (!btn) return; // No extra links, no button
  4141.  
  4142.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4143.  
  4144.    btn.addEventListener('click', function () {
  4145.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4146.            return li.classList.contains('d-none');
  4147.        });
  4148.  
  4149.        extras.forEach(function (li) {
  4150.            if (anyHidden) {
  4151.                li.classList.remove('d-none');
  4152.                li.classList.add('show');
  4153.            } else {
  4154.                li.classList.add('d-none');
  4155.                li.classList.remove('show');
  4156.            }
  4157.        });
  4158.  
  4159.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4160.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4161.    });
  4162. });
  4163.  
  4164. </script>
  4165.  
  4166.        <!-- end of wpo-site-footer-section -->
  4167.    </div>
  4168.    <!-- end of page-wrapper -->
  4169.  
  4170.    <!-- All JavaScript files
  4171.    ================================================== -->
  4172.    
  4173.  
  4174. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4175. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4176. <!-- Plugins for this template -->
  4177. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4178. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4179. <!-- Custom script for this template -->
  4180. <script src="/static/blogapp/assets/js/script.js"></script>
  4181.  
  4182. <script>
  4183. (function () {
  4184. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4185. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4186.  
  4187. function applyFallback(img) {
  4188. if (!img || img.dataset.fallbackApplied === "1") {
  4189. return;
  4190. }
  4191. var failedSrc = img.currentSrc || img.src || "";
  4192. img.dataset.fallbackApplied = "1";
  4193. img.onerror = null;
  4194. img.src = fallbackImageSrc;
  4195. console.warn("[ImageFallback] Replaced broken image:", {
  4196. failedSrc: failedSrc,
  4197. fallbackSrc: fallbackImageSrc,
  4198. alt: img.alt || "",
  4199. });
  4200. }
  4201.  
  4202. document.querySelectorAll("img").forEach(function (img) {
  4203. if (img.complete && img.naturalWidth === 0) {
  4204. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4205. failedSrc: img.currentSrc || img.src || "",
  4206. alt: img.alt || "",
  4207. });
  4208. applyFallback(img);
  4209. }
  4210. });
  4211.  
  4212. document.addEventListener(
  4213. "error",
  4214. function (event) {
  4215. var target = event.target;
  4216. if (target && target.tagName === "IMG") {
  4217. applyFallback(target);
  4218. }
  4219. },
  4220. true
  4221. );
  4222. })();
  4223. </script>
  4224.  
  4225. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4226.  
  4227.  
  4228.  
  4229. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"96eb8b0e186e4dc9aadda9f8f169d69f","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4230. </body>
  4231.  
  4232. </html>
  4233.  
  4234.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda