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. </head>
  369.  
  370.  
  371.  
  372. <body class="page-blogapp:homepage theme-theme_85">
  373.    <div id="healthcheck"></div>
  374.    <!-- start page-wrapper -->
  375.    <div class="page-wrapper">
  376.        
  377.            <!-- start preloader -->
  378.                
  379.            <!-- end preloader -->
  380.        
  381.        <!-- Start header -->
  382.        <header id="header" class="wpo-site-header">
  383.            
  384.  
  385.  
  386.    
  387.  
  388.  
  389. <div class="topbar d-sm-flex d-none">
  390.  <div class="container-fluid fluid-container">
  391.    <div class="row  ">
  392.      <div>
  393.        <div class="pt-2 d-flex gap-2 pb-0">
  394.          <div class="bg-primary-gradient d-flex gap-2 mb-2 p-2">
  395.            <div class="d-flex">
  396.              <span class="fw-bold">Latest</span>
  397.            </div>
  398.            <div class="d-flex">
  399.              <span class="fw-bold">Update</span>
  400.            </div>
  401.          </div>
  402.  
  403.          <!-- Add an id to the marquee -->
  404.          <marquee id="newsMarquee" direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  405.            <p class="text-center">
  406.              
  407.               <a href="/beijing-slams-america-of-hypocritical-policies-over-trade-levy-warning/" class="px-5 top-color">
  408.                    Beijing Slams America of ‘Hypocritical Policies’ Over Trade Levy Warning
  409.                  </a>
  410.              
  411.               <a href="/administration-reveals-government-worker-layoffs-as-funding-gap-nears-three-week-mark/" class="px-5 top-color">
  412.                    Administration Reveals Government Worker Layoffs as Funding Gap Nears Three-Week Mark
  413.                  </a>
  414.              
  415.               <a href="/introduce-this-sunday-league-team-with-1800-english-top-division-appearances/" class="px-5 top-color">
  416.                    Introduce this Sunday League Team With 1,800 English Top Division Appearances
  417.                  </a>
  418.              
  419.               <a href="/andy-murray-admits-he-fell-short-of-the-desired-outcomes-for-djokovic/" class="px-5 top-color">
  420.                    Andy Murray Admits He Fell Short of the Desired Outcomes for Djokovic
  421.                  </a>
  422.              
  423.               <a href="/five-major-landmark-occurrences-in-the-attack-on-the-freedoms-of-women-and-girls-in-the-year-2025/" class="px-5 top-color">
  424.                    Five Major Landmark Occurrences in the Attack on the Freedoms of Women and Girls in the Year 2025.
  425.                  </a>
  426.              
  427.            </p>
  428.          </marquee>
  429.        </div>
  430.      </div>
  431.    </div>
  432.  </div>
  433. </div>
  434.  
  435. <script>
  436.  // Stop/start marquee when hovering or focusing links inside it
  437.  document.addEventListener("DOMContentLoaded", function () {
  438.    const marquee = document.getElementById("newsMarquee");
  439.    if (!marquee) return;
  440.  
  441.    marquee.querySelectorAll("a").forEach((link) => {
  442.      link.addEventListener("mouseenter", () => marquee.stop());
  443.      link.addEventListener("mouseleave", () => marquee.start());
  444.      // keyboard accessibility
  445.      link.addEventListener("focus", () => marquee.stop());
  446.      link.addEventListener("blur", () => marquee.start());
  447.    });
  448.  });
  449. </script>
  450.  
  451.  
  452.  
  453.            
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460. <header class="header-v7 py-2 mb-4">
  461.    <!-- Top Bar -->
  462.    <div class="top-bar-v7">
  463.        <div class="container-fluid fluid-container">
  464.            <div class="row align-items-center justify-content-center">
  465.                <div class="col-lg-3 col-md-4">
  466.                    <div class="logo-section-v7">
  467.                        <a class="brand-link-v7" href="/">
  468.                            
  469.                                <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" />
  470.                            
  471.                        </a>
  472.                    </div>
  473.                </div>
  474.                <div class="col-lg-6 col-md-5">
  475.                    <div class="search-bar-v7">
  476.                        <form class="search-form-v7" action="#" method="get">
  477.                            <div class="search-container-v7">
  478.                                <input id="search-input" type="search" class="search-input-v7"
  479.                                    placeholder="Search articles, tutorials, news..." name="q">
  480.                                <button type="submit" class="search-btn-v7">
  481.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  482.                                        stroke-width="2">
  483.                                        <circle cx="11" cy="11" r="8"></circle>
  484.                                        <path d="m21 21-4.35-4.35"></path>
  485.                                    </svg>
  486.                                </button>
  487.                            </div>
  488.                            <div id="search-results" class="search-results-container search-v1"></div>
  489.                        </form>
  490.                    </div>
  491.                </div>
  492.                <div class="col-lg-3 col-md-3">
  493.                    <!-- Empty column for spacing -->
  494.                </div>
  495.            </div>
  496.        </div>
  497.    </div>
  498.  
  499.    <!-- Main Navigation -->
  500.    <div class="main-nav-v7">
  501.        <div class="container-fluid">
  502.            <div class="nav-wrapper-v7">
  503.  
  504.                <!-- Sidebar Navigation -->
  505.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  506.                    <div class="nav-header-v7">
  507.                        <h6 class="nav-title-v7">Navigation</h6>
  508.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  509.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  510.                                stroke-width="2">
  511.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  512.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  513.                            </svg>
  514.                        </button>
  515.                    </div>
  516.  
  517.                    <ul class="sidebar-menu-v7">
  518.                        <li class="sidebar-item-v7">
  519.                            <a href='/' class="sidebar-link-v7 active-v7">
  520.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  521.                                    stroke="currentColor" stroke-width="2">
  522.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  523.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  524.                                </svg>
  525.                                Home
  526.                            </a>
  527.                        </li>
  528.  
  529.                        <li class="sidebar-item-v7 has-submenu-v7">
  530.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  531.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  532.                                    stroke="currentColor" stroke-width="2">
  533.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  534.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  535.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  536.                                </svg>
  537.                                Technology
  538.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  539.                                    stroke="currentColor" stroke-width="2">
  540.                                    <polyline points="6,9 12,15 18,9"></polyline>
  541.                                </svg>
  542.                            </a>
  543.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  544.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  545.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  546.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  547.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  548.                            </ul>
  549.                        </li>
  550.  
  551.                        <li class="sidebar-item-v7 has-submenu-v7">
  552.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  553.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  554.                                    stroke="currentColor" stroke-width="2">
  555.                                    <path
  556.                                        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">
  557.                                    </path>
  558.                                </svg>
  559.                                Business
  560.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  561.                                    stroke="currentColor" stroke-width="2">
  562.                                    <polyline points="6,9 12,15 18,9"></polyline>
  563.                                </svg>
  564.                            </a>
  565.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  566.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  567.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  568.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  569.                            </ul>
  570.                        </li>
  571.  
  572.                        <li class="sidebar-item-v7">
  573.                            <a href="#" class="sidebar-link-v7">
  574.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  575.                                    stroke="currentColor" stroke-width="2">
  576.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  577.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  578.                                </svg>
  579.                                Tutorials
  580.                            </a>
  581.                        </li>
  582.  
  583.                        <li class="sidebar-item-v7">
  584.                            <a href="#" class="sidebar-link-v7">
  585.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  586.                                    stroke="currentColor" stroke-width="2">
  587.                                    <polygon
  588.                                        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">
  589.                                    </polygon>
  590.                                </svg>
  591.                                Reviews
  592.                            </a>
  593.                        </li>
  594.  
  595.                        <li class="sidebar-item-v7">
  596.                            <a href="#" class="sidebar-link-v7">
  597.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  598.                                    stroke="currentColor" stroke-width="2">
  599.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  600.                                </svg>
  601.                                News
  602.                            </a>
  603.                        </li>
  604.  
  605.                        <li class="sidebar-item-v7">
  606.                            <a href="#" class="sidebar-link-v7">
  607.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  608.                                    stroke="currentColor" stroke-width="2">
  609.                                    <circle cx="12" cy="12" r="3"></circle>
  610.                                    <path
  611.                                        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">
  612.                                    </path>
  613.                                </svg>
  614.                                About
  615.                            </a>
  616.                        </li>
  617.  
  618.                        <li class="sidebar-item-v7">
  619.                            <a href="#" class="sidebar-link-v7">
  620.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  621.                                    stroke="currentColor" stroke-width="2">
  622.                                    <path
  623.                                        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">
  624.                                    </path>
  625.                                    <polyline points="22,6 12,13 2,6"></polyline>
  626.                                </svg>
  627.                                Contact
  628.                            </a>
  629.                        </li>
  630.                    </ul>
  631.                </nav>
  632.                <div class="sidebar-blur"></div>
  633.  
  634.                <!-- Main Content Area -->
  635.                <div class="content-area-v7">
  636.                    <!-- Horizontal Nav for Desktop -->
  637.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  638.                        <ul class="horizontal-menu-v7">
  639.  
  640.                            
  641.                            <li class="horizontal-item-v7">
  642.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  643.                            </li>
  644.  
  645.                            
  646.                            
  647.                             <li class="horizontal-item-v7">
  648.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  649.                                    All Posts
  650.                                </a>
  651.                                </li>
  652.  
  653.                                
  654.  
  655.                                        
  656.                                        
  657.                                
  658.                             <li class="horizontal-item-v7">
  659.                                <a href="/category/business/" class="horizontal-link-v7">
  660.                                    Business
  661.                                </a>
  662.                                </li>
  663.  
  664.                                
  665.  
  666.                                        
  667.                                        
  668.                                
  669.                             <li class="horizontal-item-v7">
  670.                                <a href="/category/esports/" class="horizontal-link-v7">
  671.                                    Esports
  672.                                </a>
  673.                                </li>
  674.  
  675.                                
  676.  
  677.                                        
  678.                                        
  679.                                
  680.                             <li class="horizontal-item-v7">
  681.                                <a href="/category/fashion/" class="horizontal-link-v7">
  682.                                    Fashion
  683.                                </a>
  684.                                </li>
  685.  
  686.                                
  687.  
  688.                                        
  689.                                        
  690.                                
  691.                             <li class="horizontal-item-v7">
  692.                                <a href="/category/featured/" class="horizontal-link-v7">
  693.                                    Featured
  694.                                </a>
  695.                                </li>
  696.  
  697.                                
  698.  
  699.                                        
  700.                                        
  701.                                
  702.                             <li class="horizontal-item-v7">
  703.                                <a href="/category/gaming/" class="horizontal-link-v7">
  704.                                    Gaming
  705.                                </a>
  706.                                </li>
  707.  
  708.                                
  709.  
  710.                                        
  711.                                        
  712.                                
  713.                             <li class="horizontal-item-v7">
  714.                                <a href="/category/health/" class="horizontal-link-v7">
  715.                                    Health
  716.                                </a>
  717.                                </li>
  718.  
  719.                                
  720.  
  721.                                        
  722.                                        
  723.                                
  724.                            
  725.                                
  726.                                <li class="horizontal-item-v7 dropdown-v7">
  727.                                    <a href="#" class="horizontal-link-v7">More</a>
  728.                                    <div class="horizontal-dropdown-v7">
  729.                                        <a href="/category/life-fitness/"
  730.                                            class="dropdown-item-v7">
  731.                                            Life &amp; Fitness
  732.                                        </a>
  733.                                        
  734.  
  735.                                        
  736.                                        
  737.                                
  738.                            
  739.                                        <a href="/category/lifestyle/"
  740.                                            class="dropdown-item-v7">
  741.                                            Lifestyle
  742.                                        </a>
  743.                                        
  744.  
  745.                                        
  746.                                        
  747.                                
  748.                            
  749.                                        <a href="/category/news/"
  750.                                            class="dropdown-item-v7">
  751.                                            News
  752.                                        </a>
  753.                                        
  754.  
  755.                                        
  756.                                        
  757.                                
  758.                            
  759.                                        <a href="/category/others/"
  760.                                            class="dropdown-item-v7">
  761.                                            Others
  762.                                        </a>
  763.                                        
  764.  
  765.                                        
  766.                                        
  767.                                
  768.                            
  769.                                        <a href="/category/politics/"
  770.                                            class="dropdown-item-v7">
  771.                                            Politics
  772.                                        </a>
  773.                                        
  774.  
  775.                                        
  776.                                        
  777.                                
  778.                            
  779.                                        <a href="/category/sports/"
  780.                                            class="dropdown-item-v7">
  781.                                            Sports
  782.                                        </a>
  783.                                        
  784.  
  785.                                        
  786.                                        
  787.                                
  788.                            
  789.                                        <a href="/category/tech/"
  790.                                            class="dropdown-item-v7">
  791.                                            Tech
  792.                                        </a>
  793.                                        
  794.  
  795.                                        
  796.                                        
  797.                                
  798.                            
  799.                                        <a href="/category/travel/"
  800.                                            class="dropdown-item-v7">
  801.                                            Travel
  802.                                        </a>
  803.                                        
  804.  
  805.                                        
  806.                                        
  807.                                    </div>
  808.                                </li>
  809.                                
  810.                                
  811. <li>
  812.                  <a href="/page/contact-us/">
  813.                     Contact Us
  814.                  </a>
  815.              </li>
  816.                        </ul>
  817.                    </nav>
  818.  
  819.  
  820.                    <!-- Mobile Menu Button -->
  821.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  822.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  823.                            stroke-width="2">
  824.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  825.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  826.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  827.                        </svg>
  828.                        Menu
  829.                    </button>
  830.                </div>
  831.            </div>
  832.        </div>
  833.    </div>
  834.  
  835.    <!-- Overlay for mobile sidebar -->
  836.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  837. </header>
  838.  
  839. <style>
  840.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  841.    .header-v7 {
  842.        position: relative;
  843.        background: var(--navbar-bg);
  844.    }
  845.  
  846.    /* Top Bar Styles */
  847.    .top-bar-v7 {
  848.        padding: 15px 0;
  849.        border-bottom: 1px solid var(--border-color);
  850.        background: var(--navbar-bg);
  851.    }
  852.  
  853.    .logo-img-v7 {
  854.        max-height: 70px;
  855.        transition: transform 0.3s ease;
  856.    }
  857.  
  858.    .logo-img-v7:hover {
  859.        transform: scale(1.05);
  860.    }
  861.  
  862.    /* Search Bar Styles */
  863.    .search-container-v7 {
  864.        position: relative;
  865.        display: flex;
  866.        align-items: center;
  867.        background: transparent;
  868.        border: 2px solid var(--border-color);
  869.        border-radius: 8px;
  870.        overflow: hidden;
  871.        transition: all 0.3s ease;
  872.    }
  873.  
  874.    .search-container-v7:focus-within {
  875.        border-color: #007bff33;
  876.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  877.    }
  878.  
  879.    .search-input-v7 {
  880.        color: var(--topbar-color) !important;
  881.        flex: 1;
  882.        border: none;
  883.        padding: 12px 16px;
  884.        font-size: 14px;
  885.        outline: none;
  886.        background: transparent;
  887.    }
  888.  
  889.    .search-input-v7::placeholder {
  890.        color: #a0aec0;
  891.    }
  892.  
  893.    .search-btn-v7 {
  894.        background: var(--bs-primary);
  895.        color: white;
  896.        border: none;
  897.        padding: 12px 16px;
  898.        cursor: pointer;
  899.        transition: background 0.3s ease;
  900.    }
  901.  
  902.    .search-btn-v7:hover {
  903.        background: #3182ce;
  904.    }
  905.  
  906.    /* Header Actions */
  907.    .header-actions-v7 {
  908.        display: flex;
  909.        align-items: center;
  910.        gap: 15px;
  911.        justify-content: flex-end;
  912.    }
  913.  
  914.    .notification-btn-v7,
  915.    .profile-btn-v7 {
  916.        background: none;
  917.        border: none;
  918.        padding: 8px;
  919.        border-radius: 8px;
  920.        cursor: pointer;
  921.        transition: background 0.3s ease;
  922.        position: relative;
  923.    }
  924.  
  925.    .notification-btn-v7:hover,
  926.    .profile-btn-v7:hover {
  927.        background: #f1f5f9;
  928.    }
  929.  
  930.    .notification-badge-v7 {
  931.        position: absolute;
  932.        top: 2px;
  933.        right: 2px;
  934.        background: #e53e3e;
  935.        color: white;
  936.        font-size: 16px;
  937.        font-weight: 600;
  938.        width: 16px;
  939.        height: 16px;
  940.        border-radius: 50%;
  941.        display: flex;
  942.        align-items: center;
  943.        justify-content: center;
  944.    }
  945.  
  946.    .profile-avatar-v7 {
  947.        width: 32px;
  948.        height: 32px;
  949.        background: var(--border-color);
  950.        border-radius: 50%;
  951.        display: flex;
  952.        align-items: center;
  953.        justify-content: center;
  954.    }
  955.  
  956.    /* Main Navigation */
  957.    .main-nav-v7 {
  958.        background: var(--navbar-bg);
  959.    }
  960.  
  961.    .nav-wrapper-v7 {
  962.        display: flex;
  963.        align-items: center;
  964.        justify-content: center;
  965.        min-height: 60px;
  966.    }
  967.  
  968.    /* Sidebar Navigation */
  969.    .sidebar-nav-v7 {
  970.        position: fixed;
  971.        top: 0;
  972.        left: -350px;
  973.        width: 350px;
  974.        height: 100vh;
  975.        background: var(--navbar-bg);
  976.        z-index: 1000;
  977.        transition: left 0.3s ease;
  978.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  979.        overflow-y: auto;
  980.    }
  981.  
  982.    .sidebar-nav-v7.show-v7 {
  983.        left: 0;
  984.    }
  985.  
  986.    .nav-header-v7 {
  987.        display: flex;
  988.        align-items: center;
  989.        justify-content: space-between;
  990.        padding: 20px 25px;
  991.        border-bottom: 1px solid var(--border-color);
  992.        background: var(--navbar-bg);
  993.    }
  994.  
  995.    .nav-title-v7 {
  996.        font-size: 16px;
  997.        font-weight: 600;
  998.        color: #2d3748;
  999.        margin: 0;
  1000.    }
  1001.  
  1002.    .sidebar-close-v7 {
  1003.        background: none;
  1004.        border: none;
  1005.        padding: 8px;
  1006.        cursor: pointer;
  1007.        border-radius: 6px;
  1008.        transition: background 0.3s ease;
  1009.    }
  1010.  
  1011.    .sidebar-close-v7:hover {
  1012.        background: var(--border-color);
  1013.    }
  1014.  
  1015.    .sidebar-menu-v7 {
  1016.        list-style: none;
  1017.        padding: 20px 0;
  1018.        margin: 0;
  1019.    }
  1020.  
  1021.    .sidebar-item-v7 {
  1022.        margin-bottom: 5px;
  1023.    }
  1024.  
  1025.    .sidebar-link-v7 {
  1026.        display: flex;
  1027.        align-items: center;
  1028.        color: #4a5568;
  1029.        text-decoration: none;
  1030.        padding: 15px 25px;
  1031.        font-size: 15px;
  1032.        font-weight: 500;
  1033.        transition: all 0.3s ease;
  1034.        position: relative;
  1035.    }
  1036.  
  1037.    .sidebar-link-v7:hover,
  1038.    .sidebar-link-v7.active-v7 {
  1039.        color: #007bff;
  1040.        background: var(--border-color);
  1041.    }
  1042.  
  1043.    .sidebar-link-v7.active-v7::before {
  1044.        content: '';
  1045.        position: absolute;
  1046.        left: 0;
  1047.        top: 0;
  1048.        bottom: 0;
  1049.        width: 4px;
  1050.        background: #007bff;
  1051.    }
  1052.  
  1053.    .sidebar-icon-v7 {
  1054.        margin-right: 12px;
  1055.        color: currentColor;
  1056.    }
  1057.  
  1058.    .submenu-arrow-v7 {
  1059.        margin-left: auto;
  1060.        transition: transform 0.3s ease;
  1061.    }
  1062.  
  1063.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1064.        transform: rotate(180deg);
  1065.    }
  1066.  
  1067.    .sidebar-submenu-v7 {
  1068.        list-style: none;
  1069.        padding: 0;
  1070.        margin: 0;
  1071.        max-height: 0;
  1072.        overflow: hidden;
  1073.        transition: max-height 0.3s ease;
  1074.        background: var(--navbar-bg);
  1075.    }
  1076.  
  1077.    .sidebar-submenu-v7.show-v7 {
  1078.        max-height: 300px;
  1079.        padding: 10px 0;
  1080.    }
  1081.  
  1082.    .sidebar-sublink-v7 {
  1083.        display: block;
  1084.        color: #718096;
  1085.        text-decoration: none;
  1086.        padding: 10px 25px 10px 55px;
  1087.        font-size: 14px;
  1088.        transition: all 0.3s ease;
  1089.    }
  1090.  
  1091.    .sidebar-sublink-v7:hover {
  1092.        color: #007bff;
  1093.        background: var(--border-color);
  1094.    }
  1095.  
  1096.    /* Sidebar Footer */
  1097.    .sidebar-footer-v7 {
  1098.        padding: 25px;
  1099.        margin-top: auto;
  1100.        border-top: 1px solid var(--border-color);
  1101.    }
  1102.  
  1103.    .sidebar-cta-v7 {
  1104.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1105.        padding: 20px;
  1106.        border-radius: 12px;
  1107.        text-align: center;
  1108.        color: white;
  1109.    }
  1110.  
  1111.    .cta-title-v7 {
  1112.        font-size: 14px;
  1113.        font-weight: 600;
  1114.        margin: 0 0 5px 0;
  1115.    }
  1116.  
  1117.    .cta-text-v7 {
  1118.        font-size: 12px;
  1119.        margin: 0 0 15px 0;
  1120.        opacity: 0.9;
  1121.    }
  1122.  
  1123.    .cta-btn-v7 {
  1124.        background: rgba(255, 255, 255, 0.2);
  1125.        color: white;
  1126.        border: 1px solid rgba(255, 255, 255, 0.3);
  1127.        padding: 8px 20px;
  1128.        border-radius: 20px;
  1129.        font-size: 12px;
  1130.        font-weight: 500;
  1131.        cursor: pointer;
  1132.        transition: all 0.3s ease;
  1133.    }
  1134.  
  1135.    .cta-btn-v7:hover {
  1136.        background: rgba(255, 255, 255, 0.3);
  1137.    }
  1138.  
  1139.    /* Horizontal Navigation for Desktop */
  1140.    .horizontal-nav-v7 {
  1141.        flex: 1;
  1142.        display: flex;
  1143.        justify-content: center;
  1144.    }
  1145.  
  1146.    .horizontal-menu-v7 {
  1147.        list-style: none;
  1148.        padding: 0;
  1149.        margin: 0;
  1150.        display: flex;
  1151.        align-items: center;
  1152.    }
  1153.  
  1154.    .horizontal-item-v7 {
  1155.        position: relative;
  1156.        margin-right: 30px;
  1157.    }
  1158.  
  1159.    .horizontal-link-v7 {
  1160.        color: #4a5568;
  1161.        text-decoration: none;
  1162.        font-size: 16px;
  1163.        font-weight: 500;
  1164.        padding: 20px 0;
  1165.        position: relative;
  1166.        transition: color 0.3s ease;
  1167.    }
  1168.  
  1169.    .horizontal-link-v7::after {
  1170.        content: '';
  1171.        position: absolute;
  1172.        bottom: 0;
  1173.        left: 0;
  1174.        width: 0;
  1175.        height: 2px;
  1176.        background: #007bff;
  1177.        transition: width 0.3s ease;
  1178.    }
  1179.  
  1180.    .horizontal-link-v7:hover,
  1181.    .horizontal-link-v7.active-v7 {
  1182.        color: #007bff;
  1183.        font-weight: 600;
  1184.    }
  1185.  
  1186.    .horizontal-link-v7:hover::after,
  1187.    .horizontal-link-v7.active-v7::after {
  1188.        width: 100%;
  1189.    }
  1190.  
  1191.    /* Horizontal Dropdown */
  1192.    .horizontal-dropdown-v7 {
  1193.        position: absolute;
  1194.        top: 100%;
  1195.        left: 0;
  1196.        background: var(--navbar-bg);
  1197.        min-width: 200px;
  1198.        border-radius: 8px;
  1199.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1200.        opacity: 0;
  1201.        visibility: hidden;
  1202.        transform: translateY(-10px);
  1203.        transition: all 0.3s ease;
  1204.        padding: 10px 0;
  1205.        z-index: 100;
  1206.    }
  1207.  
  1208.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1209.        opacity: 1;
  1210.        visibility: visible;
  1211.        transform: translateY(0);
  1212.    }
  1213.  
  1214.    .dropdown-item-v7 {
  1215.        display: block;
  1216.        color: #4a5568;
  1217.        text-decoration: none;
  1218.        padding: 12px 20px;
  1219.        font-size: 14px;
  1220.        transition: all 0.3s ease;
  1221.    }
  1222.  
  1223.    .dropdown-item-v7:hover {
  1224.        color: #007bff;
  1225.        background: #565758ff;
  1226.    }
  1227.  
  1228.    /* Mobile Menu Button */
  1229.    .mobile-menu-btn-v7 {
  1230.        background: none;
  1231.        border: 1px solid var(--border-color);
  1232.        padding: 10px 15px;
  1233.        border-radius: 8px;
  1234.        cursor: pointer;
  1235.        display: flex;
  1236.        align-items: center;
  1237.        gap: 8px;
  1238.        font-size: 14px;
  1239.        font-weight: 500;
  1240.        color: #4a5568;
  1241.        transition: all 0.3s ease;
  1242.        margin: 0 auto;
  1243.    }
  1244.  
  1245.    .mobile-menu-btn-v7:hover {
  1246.        border-color: #cbd5e0;
  1247.        opacity: 0.7;
  1248.    }
  1249.  
  1250.    /* Sidebar Overlay */
  1251.    .sidebar-overlay-v7 {
  1252.        position: fixed;
  1253.        top: 0;
  1254.        left: 0;
  1255.        right: 0;
  1256.        bottom: 0;
  1257.        background: rgba(0, 0, 0, 0.5);
  1258.        z-index: 999;
  1259.        opacity: 0;
  1260.        visibility: hidden;
  1261.        transition: all 0.3s ease;
  1262.    }
  1263.  
  1264.    .sidebar-overlay-v7.show-v7 {
  1265.        opacity: 1;
  1266.        visibility: visible;
  1267.    }
  1268.  
  1269.    /* Responsive Design */
  1270.    @media (max-width: 991px) {
  1271.        .top-bar-v7 .col-lg-6 {
  1272.            order: 3;
  1273.            margin-top: 15px;
  1274.        }
  1275.  
  1276.        .header-actions-v7 {
  1277.            justify-content: flex-start;
  1278.        }
  1279.    }
  1280.  
  1281.    @media (max-width: 768px) {
  1282.        .sidebar-nav-v7 {
  1283.            width: 300px;
  1284.            left: -300px;
  1285.        }
  1286.  
  1287.        .search-container-v7 {
  1288.            margin-top: 10px;
  1289.        }
  1290.    }
  1291. </style>
  1292.  
  1293. <script>
  1294.    function openSidebarV7() {
  1295.        const sidebar = document.getElementById('sidebarNavV7');
  1296.        const overlay = document.getElementById('sidebarOverlayV7');
  1297.  
  1298.        sidebar.classList.add('show-v7');
  1299.        overlay.classList.add('show-v7');
  1300.        document.body.style.overflow = 'hidden';
  1301.    }
  1302.  
  1303.    function closeSidebarV7() {
  1304.        const sidebar = document.getElementById('sidebarNavV7');
  1305.        const overlay = document.getElementById('sidebarOverlayV7');
  1306.  
  1307.        sidebar.classList.remove('show-v7');
  1308.        overlay.classList.remove('show-v7');
  1309.        document.body.style.overflow = '';
  1310.    }
  1311.  
  1312.    function toggleSubmenuV7(submenuId) {
  1313.        const submenu = document.getElementById(submenuId);
  1314.        const parentItem = submenu.closest('.sidebar-item-v7');
  1315.  
  1316.        // Close other open submenus
  1317.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1318.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1319.  
  1320.        allSubmenus.forEach(menu => {
  1321.            if (menu.id !== submenuId) {
  1322.                menu.classList.remove('show-v7');
  1323.            }
  1324.        });
  1325.  
  1326.        allParentItems.forEach(item => {
  1327.            if (item !== parentItem) {
  1328.                item.classList.remove('open-v7');
  1329.            }
  1330.        });
  1331.  
  1332.        // Toggle current submenu
  1333.        submenu.classList.toggle('show-v7');
  1334.        parentItem.classList.toggle('open-v7');
  1335.    }
  1336.  
  1337.    // Close sidebar when clicking outside
  1338.    document.addEventListener('click', function (event) {
  1339.        const sidebar = document.getElementById('sidebarNavV7');
  1340.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1341.  
  1342.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1343.            closeSidebarV7();
  1344.        }
  1345.    });
  1346.  
  1347.    // Handle window resize
  1348.    window.addEventListener('resize', function () {
  1349.        if (window.innerWidth >= 992) {
  1350.            closeSidebarV7();
  1351.        }
  1352.    });
  1353. </script>
  1354.  
  1355. <script>
  1356.  document.addEventListener("DOMContentLoaded", function () {
  1357.    console.log("loaded");
  1358.  
  1359.     const searchInput = document.getElementById("search-input")
  1360.    const searchResults = document.getElementById("search-results");
  1361.  
  1362.    if (!searchInput || !searchResults) {
  1363.      console.error("Search input/results not found");
  1364.      return;
  1365.    }
  1366.  
  1367.    // Prevent form submission
  1368.    if (searchInput.form) {
  1369.      searchInput.form.addEventListener("submit", function (e) {
  1370.        e.preventDefault();
  1371.      });
  1372.    }
  1373.  
  1374.    // Add event listener for keyup
  1375.    searchInput.addEventListener("keyup", function (e) {
  1376.      console.log("Key pressed:", e.key);
  1377.      e.preventDefault();
  1378.  
  1379.      const query = searchInput.value.trim();
  1380.      console.log("User is typing: " + query);
  1381.  
  1382.      // If empty → clear and hide
  1383.      if (query === "") {
  1384.        searchResults.innerHTML = "";
  1385.        searchResults.style.display = "none";
  1386.        return;
  1387.      }
  1388.  
  1389.      // Show results
  1390.      searchResults.style.display = "block";
  1391.  
  1392.      // Fetch search results
  1393.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1394.        method: "GET",
  1395.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1396.      })
  1397.        .then(response => {
  1398.          console.log("Response Status:", response.status);
  1399.          return response.json();
  1400.        })
  1401.        .then(data => {
  1402.          console.log("Data received:", data);
  1403.          if (data.html) {
  1404.            searchResults.innerHTML = data.html;
  1405.          } else {
  1406.            searchResults.innerHTML = "<p>No results found.</p>";
  1407.          }
  1408.        })
  1409.        .catch(error => {
  1410.          console.error("Error fetching search results:", error);
  1411.        });
  1412.    });
  1413.  
  1414.    // Close results when clicking outside
  1415.    document.addEventListener("click", function (e) {
  1416.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1417.        searchResults.style.display = "none";
  1418.      }
  1419.    });
  1420.  
  1421.    // Close results on ESC key
  1422.    document.addEventListener("keydown", function (e) {
  1423.      if (e.key === "Escape") {
  1424.        searchResults.style.display = "none";
  1425.      }
  1426.    });
  1427.  });
  1428. </script>
  1429.  
  1430. <style>
  1431.        /* search field */
  1432.  .search-results-container {
  1433.  position: absolute;
  1434.  top: 100%; /* Position it below the input field */
  1435.  left: 10px;
  1436.  right: 10px;
  1437.  background-color: white;
  1438.  border: 1px solid #ddd;
  1439.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1440.  max-height: 300px;
  1441.  overflow-y: auto;
  1442.  z-index: 1000;
  1443.  display: none; /* Initially hidden */
  1444. }
  1445.  
  1446. .search-results-container p {
  1447.  margin: 0;
  1448. }
  1449.  
  1450. .search-results-container .result-item {
  1451.  padding: 10px;
  1452.  cursor: pointer;
  1453. }
  1454.  
  1455. .search-results-container .result-item:hover {
  1456.  background-color: #f0f0f0;
  1457. }
  1458. </style>
  1459.  
  1460.        </header>
  1461.        <!-- end of header -->
  1462.        <!-- start of wpo-blog-hero -->
  1463.        
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471. <style>
  1472. .blog-hero-section {
  1473.    padding: 3rem 0;
  1474. }
  1475.  
  1476.  
  1477. .hero-grid {
  1478.    display: grid;
  1479.    grid-template-columns: 2fr 1fr 1fr;
  1480.    grid-template-rows: 1fr 1fr;
  1481.    gap: 1.5rem;
  1482.    height: 500px;
  1483. }
  1484.  
  1485. .hero-card {
  1486.    background: var(--card-bg);
  1487.    border-radius: 12px;
  1488.    overflow: hidden;
  1489.    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  1490.    transition: all 0.3s ease;
  1491.    position: relative;
  1492. }
  1493.  
  1494. .hero-card:hover {
  1495.    transform: translateY(-8px);
  1496.    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
  1497. }
  1498.  
  1499. .main-hero {
  1500.    grid-row: 1 / -1;
  1501.    grid-column: 1;
  1502. }
  1503.  
  1504. .card-image {
  1505.    width: 100%;
  1506.    height: 60%;
  1507.    object-fit: cover;
  1508.    transition: transform 0.3s ease;
  1509. }
  1510.  
  1511. .main-hero .card-image {
  1512.    height: 65%;
  1513. }
  1514.  
  1515. .hero-card:hover .card-image {
  1516.    transform: scale(1.05);
  1517. }
  1518.  
  1519. .card-content {
  1520.    padding: 1.5rem;
  1521.    height: 40%;
  1522.    display: flex;
  1523.    flex-direction: column;
  1524.    justify-content: space-between;
  1525. }
  1526.  
  1527. .main-hero .card-content {
  1528.    height: 35%;
  1529. }
  1530.  
  1531. .category-badge {
  1532.    display: inline-block;
  1533.    background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1534.    color: white;
  1535.    padding: 0.4rem 1rem;
  1536.    border-radius: 20px;
  1537.    font-size: 0.8rem;
  1538.    font-weight: 600;
  1539.    text-transform: uppercase;
  1540.    letter-spacing: 0.5px;
  1541.    margin-bottom: 0.8rem;
  1542.    width: fit-content;
  1543. }
  1544.  
  1545. .card-title {
  1546.    font-size: 1.1rem;
  1547.    font-weight: 700;
  1548.    line-height: 1.4;
  1549.    margin-bottom: 0.5rem;
  1550. }
  1551.  
  1552. .main-hero .card-title {
  1553.    font-size: 1.6rem;
  1554.    line-height: 1.3;
  1555.    margin-bottom: 0.8rem;
  1556. }
  1557.  
  1558. .card-title a {
  1559.    color: var(--top-color);
  1560.    text-decoration: none;
  1561.    transition: color 0.3s ease;
  1562. }
  1563.  
  1564.  
  1565. .card-description {
  1566.    color: var(--top-color);
  1567.    line-height: 1.6;
  1568.    margin-bottom: 1rem;
  1569.    display: -webkit-box;
  1570.    -webkit-line-clamp: 2;
  1571.    -webkit-box-orient: vertical;
  1572.    overflow: hidden;
  1573. }
  1574.  
  1575. .main-hero .card-description {
  1576.    -webkit-line-clamp: 3;
  1577. }
  1578.  
  1579. .card-meta {
  1580.    display: flex;
  1581.    align-items: center;
  1582.    justify-content: space-between;
  1583.    margin-top: auto;
  1584. }
  1585.  
  1586. .author-section {
  1587.    display: flex;
  1588.    align-items: center;
  1589.    gap: 0.8rem;
  1590. }
  1591.  
  1592. .author-avatar {
  1593.    width: 35px;
  1594.    height: 35px;
  1595.    border-radius: 50%;
  1596.    object-fit: cover;
  1597.    border: 2px solid #f8f9fa;
  1598. }
  1599.  
  1600. .author-name {
  1601.    color: #667eea;
  1602.    text-decoration: none;
  1603.    font-weight: 600;
  1604.    font-size: 0.9rem;
  1605. }
  1606.  
  1607. .author-name:hover {
  1608.    text-decoration: underline;
  1609. }
  1610.  
  1611. .publish-date {
  1612.    color: #95a5a6;
  1613.    font-size: 0.85rem;
  1614.    font-weight: 500;
  1615. }
  1616.  
  1617. .side-card-1 {
  1618.    grid-column: 2;
  1619.    grid-row: 1;
  1620. }
  1621.  
  1622. .side-card-2 {
  1623.    grid-column: 3;
  1624.    grid-row: 1;
  1625. }
  1626.  
  1627. .side-card-3 {
  1628.    grid-column: 2 / 4;
  1629.    grid-row: 2;
  1630. }
  1631.  
  1632. /* Desktop: Cards 1, 2 & 3 with overlay text */
  1633. @media (min-width: 992px) {
  1634.    
  1635.    .main-hero .card-image,
  1636.    .side-card-1 .card-image,
  1637.    .side-card-2 .card-image {
  1638.        height: 100%;
  1639.    }
  1640.    
  1641.    .main-hero .card-content,
  1642.    .side-card-1 .card-content,
  1643.    .side-card-2 .card-content {
  1644.        position: absolute;
  1645.        bottom: 0;
  1646.        left: 0;
  1647.        right: 0;
  1648.        background: linear-gradient(transparent, rgba(0,0,0,0.8));
  1649.        color: white;
  1650.        padding: 2rem 1.5rem 1.5rem;
  1651.        height: auto;
  1652.    }
  1653.    
  1654.    .main-hero .card-content {
  1655.        padding: 3rem 2rem 2rem;
  1656.    }
  1657.    
  1658.    .main-hero .category-badge,
  1659.    .side-card-1 .category-badge,
  1660.    .side-card-2 .category-badge {
  1661.      
  1662.        margin-bottom: 0.8rem;
  1663.    }
  1664.    
  1665.    .main-hero .card-title a,
  1666.    .side-card-1 .card-title a,
  1667.    .side-card-2 .card-title a {
  1668.        color: white;
  1669.    }
  1670.    
  1671.    .main-hero .card-description {
  1672.        color: #f8f9fa;
  1673.    }
  1674.    
  1675.    .main-hero .author-name,
  1676.    .side-card-1 .author-name,
  1677.    .side-card-2 .author-name {
  1678.        color: #f8f9fa;
  1679.    }
  1680.    
  1681.    .main-hero .publish-date,
  1682.    .side-card-1 .publish-date,
  1683.    .side-card-2 .publish-date {
  1684.        color: #e9ecef;
  1685.    }
  1686. }
  1687.  
  1688. .side-card-3 {
  1689.    display: flex;
  1690.    flex-direction: row;
  1691. }
  1692.  
  1693. .side-card-3 .card-image {
  1694.    width: 40%;
  1695.    height: 100%;
  1696. }
  1697.  
  1698. .side-card-3 .card-content {
  1699.    width: 60%;
  1700.    height: 100%;
  1701.    padding: 1.5rem;
  1702. }
  1703.  
  1704. /* Mobile Responsive */
  1705. @media (max-width: 992px) {
  1706.    .hero-grid {
  1707.        grid-template-columns: 1fr;
  1708.        grid-template-rows: auto;
  1709.        height: auto;
  1710.        gap: 1rem;
  1711.    }
  1712.    
  1713.    .main-hero {
  1714.        grid-row: 1;
  1715.        grid-column: 1;
  1716.    }
  1717.    
  1718.    .side-card-1, .side-card-2, .side-card-3 {
  1719.        grid-column: 1;
  1720.        grid-row: auto;
  1721.    }
  1722.    
  1723.    /* Mobile: Cards 1, 2 & 3 normal layout (not overlay) */
  1724.    .main-hero .card-content,
  1725.    .side-card-1 .card-content,
  1726.    .side-card-2 .card-content {
  1727.        position: relative;
  1728.        background: var(--card-bg);
  1729.        color: inherit;
  1730.        padding: 1.5rem;
  1731.        height: auto;
  1732.    }
  1733.    
  1734.    .main-hero .card-image,
  1735.    .side-card-1 .card-image,
  1736.    .side-card-2 .card-image {
  1737.        height: 200px;
  1738.    }
  1739.    
  1740.    .main-hero .card-image {
  1741.        height: 250px;
  1742.    }
  1743.    
  1744.    .main-hero .category-badge,
  1745.    .side-card-1 .category-badge,
  1746.    .side-card-2 .category-badge {
  1747.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1748.        color: white;
  1749.    }
  1750.    
  1751.    .main-hero .card-title a,
  1752.    .side-card-1 .card-title a,
  1753.    .side-card-2 .card-title a {
  1754.        color: var(--top-color);
  1755.    }
  1756.    
  1757.    .main-hero .card-description {
  1758.        color: #7f8c8d;
  1759.    }
  1760.    
  1761.    .main-hero .author-name,
  1762.    .side-card-1 .author-name,
  1763.    .side-card-2 .author-name {
  1764.        color: #667eea;
  1765.    }
  1766.    
  1767.    .main-hero .publish-date,
  1768.    .side-card-1 .publish-date,
  1769.    .side-card-2 .publish-date {
  1770.        color: #95a5a6;
  1771.    }
  1772.    
  1773.    .side-card-3 {
  1774.        flex-direction: column;
  1775.    }
  1776.    
  1777.    .side-card-3 .card-image {
  1778.        width: 100%;
  1779.        height: 200px;
  1780.    }
  1781.    
  1782.    .side-card-3 .card-content {
  1783.        width: 100%;
  1784.        height: auto;
  1785.    }
  1786.    
  1787.    .card-image {
  1788.        height: 200px;
  1789.    }
  1790.    
  1791.    .main-hero .card-image {
  1792.        height: 250px;
  1793.    }
  1794.    
  1795.    .main-hero .card-content {
  1796.        height: auto;
  1797.    }
  1798. }
  1799. </style>
  1800.  
  1801. <div class="blog-hero-section">
  1802.    <div class="container-fluid fluid-container">
  1803.        <div class="hero-grid">
  1804.            <!-- Main Featured Post -->
  1805.            
  1806.                              
  1807.                    <article class="hero-card main-hero">
  1808.                        
  1809.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Currently, Your Jeans Ought to Be Stiff, Polished and Streamlined" class="card-image">
  1810.                        
  1811.                        
  1812.                        <div class="card-content">
  1813.                            <div>
  1814.                                <span class="category-badge">News</span>
  1815.                                <h2 class="card-title">
  1816.                                    <a href="/currently-your-jeans-ought-to-be-stiff-polished-and-streamlined/">
  1817.                                        Currently, Your Jeans Ought to Be Stiff, Polished and Streamlined
  1818.                                    </a>
  1819.                                </h2>
  1820.                                <p class="card-description"></p>
  1821.                            </div>
  1822.                            
  1823.                            <div class="card-meta">
  1824.                                <div class="author-section">
  1825.                                    
  1826.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/1a2d4b74-e4fa-4fff-b117-335eb3fec860_profile.png" alt="Michael Weeks" class="author-avatar">
  1827.                                    
  1828.                                    <a href="#" class="author-name">Michael Weeks</a>
  1829.                                </div>
  1830.                                <span class="publish-date">Aug 09, 2026</span>
  1831.                            </div>
  1832.                        </div>
  1833.                    </article>
  1834.                
  1835.            
  1836.  
  1837.            <!-- Side Cards -->
  1838.            
  1839.                <article class="hero-card side-card-1">
  1840.                    
  1841.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Full-Blown Agony: A Personal Battle Against the Enigmatic Pain of Cluster Headaches" class="card-image">
  1842.                    
  1843.                    
  1844.                    <div class="card-content">
  1845.                        <div>
  1846.                            <span class="category-badge">News</span>
  1847.                            <h3 class="card-title">
  1848.                                <a href="/full-blown-agony-a-personal-battle-against-the-enigmatic-pain-of-cluster-headaches/">
  1849.                                    Full-Blown Agony: A Personal Battle Against the Enigmatic Pain of Cluster Headaches
  1850.                                </a>
  1851.                            </h3>
  1852.                            <p class="card-description"></p>
  1853.                        </div>
  1854.                        
  1855.                        <div class="card-meta">
  1856.                            <div class="author-section">
  1857.                                <a href="#" class="author-name">Michael Weeks</a>
  1858.                            </div>
  1859.                            <span class="publish-date">Aug 09</span>
  1860.                        </div>
  1861.                    </div>
  1862.                </article>
  1863.            
  1864.                <article class="hero-card side-card-2">
  1865.                    
  1866.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="A Fading Figure of His Imperious Self - Van Dijk Grapples With Decline" class="card-image">
  1867.                    
  1868.                    
  1869.                    <div class="card-content">
  1870.                        <div>
  1871.                            <span class="category-badge">News</span>
  1872.                            <h3 class="card-title">
  1873.                                <a href="/a-fading-figure-of-his-imperious-self-van-dijk-grapples-with-decline/">
  1874.                                    A Fading Figure of His Imperious Self - Van Dijk Grapples With Decline
  1875.                                </a>
  1876.                            </h3>
  1877.                            <p class="card-description"></p>
  1878.                        </div>
  1879.                        
  1880.                        <div class="card-meta">
  1881.                            <div class="author-section">
  1882.                                <a href="#" class="author-name">Michael Weeks</a>
  1883.                            </div>
  1884.                            <span class="publish-date">Aug 09</span>
  1885.                        </div>
  1886.                    </div>
  1887.                </article>
  1888.            
  1889.                <article class="hero-card side-card-3">
  1890.                    
  1891.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Get to Know the AI Laborers Who Caution Family to Stay Away Using AI" class="card-image">
  1892.                    
  1893.                    
  1894.                    <div class="card-content">
  1895.                        <div>
  1896.                            <span class="category-badge">News</span>
  1897.                            <h3 class="card-title">
  1898.                                <a href="/get-to-know-the-ai-laborers-who-caution-family-to-stay-away-using-ai/">
  1899.                                    Get to Know the AI Laborers Who Caution Family to Stay Away Using AI
  1900.                                </a>
  1901.                            </h3>
  1902.                            <p class="card-description"></p>
  1903.                        </div>
  1904.                        
  1905.                        <div class="card-meta">
  1906.                            <div class="author-section">
  1907.                                <a href="#" class="author-name">Michael Weeks</a>
  1908.                            </div>
  1909.                            <span class="publish-date">Aug 09</span>
  1910.                        </div>
  1911.                    </div>
  1912.                </article>
  1913.            
  1914.        </div>
  1915.    </div>
  1916. </div>
  1917.  
  1918.  
  1919.  
  1920.  
  1921.        <!-- end of wpo-blog-hero -->
  1922.  
  1923.        <!-- start of wpo-breacking-news -->
  1924.        
  1925.        <!-- end of wpo-breacking-news -->
  1926.        
  1927.        <!-- start wpo-blog-highlights-section -->
  1928.        
  1929.  
  1930.  
  1931.  
  1932.    
  1933.  
  1934.  
  1935.  
  1936.  
  1937. <style>
  1938.    .blog-highlights-v3 {
  1939.        padding: 80px 0;
  1940.        position: relative;
  1941.        overflow: hidden;
  1942.    }
  1943.    
  1944.    .blog-highlights-v3::before {
  1945.        content: '';
  1946.        position: absolute;
  1947.        top: 0;
  1948.        left: 0;
  1949.        width: 100%;
  1950.        height: 100%;
  1951.        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");
  1952.        z-index: 0;
  1953.    }
  1954.    
  1955.    .masonry-container {
  1956.        display: grid;
  1957.        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  1958.        grid-gap: 25px;
  1959.    }
  1960.    
  1961.    .blog-card-v3 {
  1962.        border: 1px solid var(--border-color) !important;
  1963.        border-radius: 25px;
  1964.        overflow: hidden;
  1965.        background: var(--card-bg);
  1966.        backdrop-filter: blur(10px);
  1967.        border: 1px solid var(--border-color);
  1968.        position: relative;
  1969.        transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  1970.        cursor: pointer;
  1971.        transform: translateY(0) rotateX(0) rotateY(0);
  1972.        transform-style: preserve-3d;
  1973.        perspective: 1000px;
  1974.        z-index: 1;
  1975.    }
  1976.    .span-21 { grid-row-end: span 21; }
  1977.    .span-22 { grid-row-end: span 22; }
  1978.    
  1979.    .blog-card-v3::before {
  1980.        content: '';
  1981.        position: absolute;
  1982.        top: 0;
  1983.        left: 0;
  1984.        width: 100%;
  1985.        height: 100%;
  1986.        background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.02) 100%);
  1987.        opacity: 0;
  1988.        transition: opacity 0.3s ease;
  1989.        z-index: 1;
  1990.    }
  1991.    
  1992.    .blog-card-v3:hover {
  1993.        transform: translateY(-20px) rotateX(5deg) rotateY(5deg) scale(1.03);
  1994.        box-shadow:
  1995.            0 30px 60px rgba(0,0,0,0.15),
  1996.            0 15px 30px rgba(0,0,0,0.1),
  1997.            inset 0 1px 0 rgba(255,255,255,0.3);
  1998.        z-index: 10;
  1999.    }
  2000.    
  2001.    .blog-card-v3:hover::before {
  2002.        opacity: 1;
  2003.    }
  2004.    
  2005.    .blog-image-v3 {
  2006.        position: relative;
  2007.        overflow: hidden;
  2008.        height: 50%;
  2009.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2010.    }
  2011.    
  2012.    .blog-image-v3::after {
  2013.        content: '';
  2014.        position: absolute;
  2015.        top: 0;
  2016.        left: 0;
  2017.        width: 100%;
  2018.        height: 100%;
  2019.        background:
  2020.            radial-gradient(circle at top right, rgba(255,255,255,0.3) 0%, transparent 50%),
  2021.            linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%);
  2022.        z-index: 2;
  2023.    }
  2024.    
  2025.    .blog-image-v3 img {
  2026.        width: 100%;
  2027.        height: 100%;
  2028.        object-fit: cover;
  2029.        transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  2030.        transform: scale(1);
  2031.        filter: brightness(1) saturate(1);
  2032.    }
  2033.    
  2034.    .blog-card-v3:hover .blog-image-v3 img {
  2035.        transform: scale(1.15);
  2036.        filter: brightness(1.1) saturate(1.2);
  2037.    }
  2038.    
  2039.    .blog-floating-elements {
  2040.        position: absolute;
  2041.        top: 0;
  2042.        left: 0;
  2043.        width: 100%;
  2044.        height: 100%;
  2045.        pointer-events: none;
  2046.        z-index: 3;
  2047.    }
  2048.    
  2049.    .floating-dot {
  2050.        position: absolute;
  2051.        width: 8px;
  2052.        height: 8px;
  2053.        background: rgba(255,255,255,0.6);
  2054.        border-radius: 50%;
  2055.        animation: float 3s ease-in-out infinite;
  2056.    }
  2057.    
  2058.    .floating-dot:nth-child(1) { top: 20%; left: 15%; animation-delay: 0s; }
  2059.    .floating-dot:nth-child(2) { top: 60%; right: 20%; animation-delay: 0.5s; }
  2060.    .floating-dot:nth-child(3) { bottom: 30%; left: 25%; animation-delay: .5s; }
  2061.    
  2062.    @keyframes float {
  2063.        0%, 100% { transform: translateY(0px); }
  2064.        50% { transform: translateY(-10px); }
  2065.    }
  2066.    
  2067.    .blog-category-v3 {
  2068.        position: absolute;
  2069.        top: 25px;
  2070.        right: 25px;
  2071.        padding: 10px 18px;
  2072.        border-radius: 30px;
  2073.        font-size: 11px;
  2074.        font-weight: 800;
  2075.        text-transform: uppercase;
  2076.        letter-spacing: 1.2px;
  2077.        backdrop-filter: blur(10px);
  2078.        z-index: 4;
  2079.        transform: translateY(0) scale(1);
  2080.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  2081.        box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  2082.        border: 1px solid rgba(255,255,255,0.3);
  2083.    }
  2084.    
  2085.    .blog-card-v3:hover .blog-category-v3 {
  2086.        transform: translateY(-10px) scale(1.1);
  2087.        background: rgba(var(--card-bg),1);
  2088.        box-shadow: 0 12px 30px rgba(0,0,0,0.15);
  2089.    }
  2090.    
  2091.    .blog-content-v3 {
  2092.        padding: 35px 30px 30px;
  2093.        height: 50%;
  2094.        display: flex;
  2095.        flex-direction: column;
  2096.        justify-content: space-between;
  2097.        position: relative;
  2098.        z-index: 2;
  2099.    }
  2100.    
  2101.    .blog-title-v3 {
  2102.        font-size: 19px;
  2103.        font-weight: 700;
  2104.        line-height: 1.3;
  2105.        margin-bottom: 18px;
  2106.        position: relative;
  2107.    }
  2108.    
  2109.    .blog-title-v3 a {
  2110.        text-decoration: none;
  2111.        color: var(--top-color) !important;
  2112.        transition: all 0.3s ease;
  2113.        position: relative;
  2114.        display: inline-block;
  2115.    }
  2116.    
  2117.    .blog-title-v3 a::before {
  2118.        content: '';
  2119.        position: absolute;
  2120.        bottom: -3px;
  2121.        left: 0;
  2122.        width: 0;
  2123.        height: 3px;
  2124.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2125.        border-radius: 2px;
  2126.        transition: width 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  2127.    }
  2128.    
  2129.    .blog-card-v3:hover .blog-title-v3 a::before {
  2130.        width: 100%;
  2131.    }
  2132.    
  2133.    .blog-meta-v3 {
  2134.        display: flex;
  2135.        align-items: center;
  2136.        gap: 15px;
  2137.        margin-bottom: 18px;
  2138.        font-size: 13px;
  2139.        color: #7f8c8d;
  2140.        padding-bottom: 18px;
  2141.        border-bottom: 1px solid rgba(127, 140, 141, 0.1);
  2142.        position: relative;
  2143.    }
  2144.    
  2145.    .blog-meta-v3::after {
  2146.        content: '';
  2147.        position: absolute;
  2148.        bottom: -1px;
  2149.        left: 0;
  2150.        width: 0;
  2151.        height: 1px;
  2152.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2153.        transition: width 0.6s ease 0.3s;
  2154.    }
  2155.    
  2156.    .blog-card-v3:hover .blog-meta-v3::after {
  2157.        width: 80px;
  2158.    }
  2159.    
  2160.    .blog-author-img-v3 {
  2161.        width: 35px;
  2162.        height: 35px;
  2163.        border-radius: 50%;
  2164.        object-fit: cover;
  2165.        border: 3px solid rgba(255,255,255,0.8);
  2166.        transition: all 0.4s ease;
  2167.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  2168.    }
  2169.    
  2170.    .blog-card-v3:hover .blog-author-img-v3 {
  2171.        transform: scale(1.15);
  2172.        border-color: rgba(102, 126, 234, 0.5);
  2173.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.2);
  2174.    }
  2175.    
  2176.    .blog-excerpt-v3 {
  2177.        font-size: 14px;
  2178.        line-height: 1.7;
  2179.        color: #5a6c7d;
  2180.        margin-bottom: 20px;
  2181.        display: -webkit-box;
  2182.        -webkit-line-clamp: 3;
  2183.        -webkit-box-orient: vertical;
  2184.        overflow: hidden;
  2185.        opacity: 0.9;
  2186.        transition: opacity 0.3s ease;
  2187.    }
  2188.    
  2189.    .blog-card-v3:hover .blog-excerpt-v3 {
  2190.        opacity: 1;
  2191.    }
  2192.    
  2193.    .blog-actions-v3 {
  2194.        display: flex;
  2195.        justify-content: space-between;
  2196.        align-items: center;
  2197.    }
  2198.    
  2199.    .blog-read-time-v3 {
  2200.        font-size: 12px;
  2201.        color: #95a5a6;
  2202.        display: flex;
  2203.        align-items: center;
  2204.        gap: 6px;
  2205.    }
  2206.    
  2207.    .blog-read-more-v3 {
  2208.        width: 50px;
  2209.        height: 50px;
  2210.        border-radius: 50%;
  2211.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2212.        display: flex;
  2213.        align-items: center;
  2214.        justify-content: center;
  2215.        color: white;
  2216.        text-decoration: none;
  2217.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  2218.        transform: scale(0) rotate(0deg);
  2219.        opacity: 0;
  2220.        box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
  2221.        position: relative;
  2222.        overflow: hidden;
  2223.    }
  2224.    
  2225.    .blog-read-more-v3::before {
  2226.        content: '';
  2227.        position: absolute;
  2228.        top: 50%;
  2229.        left: 50%;
  2230.        width: 0;
  2231.        height: 0;
  2232.        background: rgba(255,255,255,0.2);
  2233.        border-radius: 50%;
  2234.        transition: all 0.6s ease;
  2235.        transform: translate(-50%, -50%);
  2236.    }
  2237.    
  2238.    .blog-card-v3:hover .blog-read-more-v3 {
  2239.        transform: scale(1) rotate(360deg);
  2240.        opacity: 1;
  2241.    }
  2242.    
  2243.    .blog-read-more-v3:hover::before {
  2244.        width: 100%;
  2245.        height: 100%;
  2246.    }
  2247.    
  2248.    .section-header-v3 {
  2249.        text-align: center;
  2250.        margin-bottom: 80px;
  2251.        position: relative;
  2252.        z-index: 2;
  2253.    }
  2254.    
  2255.    .section-title-v3 {
  2256.        font-size: 3.5rem;
  2257.        font-weight: 900;
  2258.        margin-bottom: 25px;
  2259.        color: #2c3e50;
  2260.        position: relative;
  2261.        display: inline-block;
  2262.    }
  2263.    
  2264.    .section-title-v3::before {
  2265.        content: '';
  2266.        position: absolute;
  2267.        top: -15px;
  2268.        right: -15px;
  2269.        width: 30px;
  2270.        height: 30px;
  2271.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2272.        border-radius: 50%;
  2273.        opacity: 0.3;
  2274.        animation: pulse 2s infinite;
  2275.    }
  2276.    
  2277.    @keyframes pulse {
  2278.        0%, 100% { transform: scale(1); opacity: 0.3; }
  2279.        50% { transform: scale(1.2); opacity: 0.6; }
  2280.    }
  2281.    
  2282.    .section-subtitle-v3 {
  2283.        font-size: 1.2rem;
  2284.        color: #7f8c8d;
  2285.        max-width: 700px;
  2286.        margin: 0 auto;
  2287.        line-height: 1.7;
  2288.        font-weight: 300;
  2289.    }
  2290.    
  2291.    .scroll-reveal {
  2292.        opacity: 0;
  2293.        transform: translateY(50px) scale(0.9);
  2294.        transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
  2295.    }
  2296.    
  2297.    .scroll-reveal.revealed {
  2298.        opacity: 1;
  2299.        transform: translateY(0) scale(1);
  2300.    }
  2301.    
  2302.    .scroll-reveal:nth-child(1) { transition-delay: 0.1s; }
  2303.    .scroll-reveal:nth-child(2) { transition-delay: 0.1s; }
  2304.    .scroll-reveal:nth-child(3) { transition-delay: 0.1s; }
  2305.    .scroll-reveal:nth-child(4) { transition-delay: 0.1s; }
  2306.    .scroll-reveal:nth-child(5) { transition-delay: 0.1s; }
  2307.    .scroll-reveal:nth-child(6) { transition-delay: 0.1s; }
  2308.  
  2309.    @media (max-width: 768px) {
  2310.        .masonry-container {
  2311.            display: flex;
  2312.            flex-direction: column;
  2313.            grid-gap: 20px;
  2314.        }
  2315.        .blog-card-v3:nth-child(n) {
  2316.            grid-row-end: span 20;
  2317.        }
  2318.        .section-title-v3 {
  2319.            font-size: 2.8rem;
  2320.        }
  2321.        .blog-highlights-v3 {
  2322.            padding: 60px 0;
  2323.        }
  2324.        .blog-content-v3 {
  2325.            padding: 25px 20px;
  2326.        }
  2327.        .blog-card-v3:hover {
  2328.            transform: translateY(-15px) scale(1.02);
  2329.        }
  2330.        .blog-image-v3{
  2331.            max-height: 350px;
  2332.            height: 100%;
  2333.        }
  2334.    }
  2335. </style>
  2336.  
  2337. <section class="blog-highlights-v3">
  2338.    <div class="container-fluid fluid-container">
  2339.        <div class="row">
  2340.            <div class="col-12">
  2341.                 <div class="wpo-section-title">
  2342.            <h2>
  2343.                Today's Top Highlights
  2344.                   </h2>
  2345.        </div>
  2346.            </div>
  2347.        </div>
  2348.        
  2349.        <div class="row">
  2350.            <div class="col-lg-8 col-12">
  2351.                <div class="masonry-container">
  2352.                    
  2353.                    <div class="blog-card-v3 scroll-reveal span-21">
  2354.                        <div class="blog-image-v3">
  2355.                            
  2356.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2357.                            
  2358.                            <div class="blog-floating-elements">
  2359.                                <div class="floating-dot"></div>
  2360.                                <div class="floating-dot"></div>
  2361.                                <div class="floating-dot"></div>
  2362.                            </div>
  2363.                            <span class="blog-category-v3 bg-primary-gradient">
  2364.                                News
  2365.                            </span>
  2366.                        </div>
  2367.                        <div class="blog-content-v3">
  2368.                            <h3 class="blog-title-v3">
  2369.                                <a href="/anthony-hopkins-memoir-we-did-ok-kid-insights-an-icon-known-for-his-fiery-nature/" >
  2370.                                Anthony Hopkins&#x27; Memoir: We Did OK, Kid – Insights: An Icon Known for His Fiery Nature
  2371.                                </a>
  2372.                            </h3>
  2373.                            <div class="blog-meta-v3">
  2374.                                
  2375.                                    <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">
  2376.                                
  2377.                                <span>By Michael Weeks</span>
  2378.                                <span>•</span>
  2379.                                <span>09 Aug 2026</span>
  2380.                            </div>
  2381.                            
  2382.                            <div class="blog-actions-v3">
  2383.                                <div class="blog-read-time-v3">
  2384.                                    <i class="far fa-clock"></i>
  2385.                                    <!-- <span>5 min read</span> -->
  2386.                                </div>
  2387.                                <a href="/anthony-hopkins-memoir-we-did-ok-kid-insights-an-icon-known-for-his-fiery-nature/"  class="blog-read-more-v3">
  2388.                                    <i class="ti-arrow-right"></i>
  2389.                                </a>
  2390.                            </div>
  2391.                        </div>
  2392.                    </div>
  2393.                    
  2394.                    <div class="blog-card-v3 scroll-reveal span-22">
  2395.                        <div class="blog-image-v3">
  2396.                            
  2397.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2398.                            
  2399.                            <div class="blog-floating-elements">
  2400.                                <div class="floating-dot"></div>
  2401.                                <div class="floating-dot"></div>
  2402.                                <div class="floating-dot"></div>
  2403.                            </div>
  2404.                            <span class="blog-category-v3 bg-primary-gradient">
  2405.                                News
  2406.                            </span>
  2407.                        </div>
  2408.                        <div class="blog-content-v3">
  2409.                            <h3 class="blog-title-v3">
  2410.                                <a href="/watkins-possesses-the-advantage-yet-calvert-lewin-may-yet-make-the-international-squad/" >
  2411.                                Watkins Possesses the Advantage - Yet Calvert-Lewin May Yet Make the International Squad
  2412.                                </a>
  2413.                            </h3>
  2414.                            <div class="blog-meta-v3">
  2415.                                
  2416.                                    <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">
  2417.                                
  2418.                                <span>By Michael Weeks</span>
  2419.                                <span>•</span>
  2420.                                <span>09 Aug 2026</span>
  2421.                            </div>
  2422.                            
  2423.                            <div class="blog-actions-v3">
  2424.                                <div class="blog-read-time-v3">
  2425.                                    <i class="far fa-clock"></i>
  2426.                                    <!-- <span>5 min read</span> -->
  2427.                                </div>
  2428.                                <a href="/watkins-possesses-the-advantage-yet-calvert-lewin-may-yet-make-the-international-squad/"  class="blog-read-more-v3">
  2429.                                    <i class="ti-arrow-right"></i>
  2430.                                </a>
  2431.                            </div>
  2432.                        </div>
  2433.                    </div>
  2434.                    
  2435.                    <div class="blog-card-v3 scroll-reveal span-21">
  2436.                        <div class="blog-image-v3">
  2437.                            
  2438.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2439.                            
  2440.                            <div class="blog-floating-elements">
  2441.                                <div class="floating-dot"></div>
  2442.                                <div class="floating-dot"></div>
  2443.                                <div class="floating-dot"></div>
  2444.                            </div>
  2445.                            <span class="blog-category-v3 bg-primary-gradient">
  2446.                                News
  2447.                            </span>
  2448.                        </div>
  2449.                        <div class="blog-content-v3">
  2450.                            <h3 class="blog-title-v3">
  2451.                                <a href="/this-floating-excrement-was-far-too-symbolic-its-the-tv-disappointments-of-the-year/" >
  2452.                                This Floating Excrement Was Far Too Symbolic! It&#x27;s the TV Disappointments of the Year.
  2453.                                </a>
  2454.                            </h3>
  2455.                            <div class="blog-meta-v3">
  2456.                                
  2457.                                    <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">
  2458.                                
  2459.                                <span>By Michael Weeks</span>
  2460.                                <span>•</span>
  2461.                                <span>08 Aug 2026</span>
  2462.                            </div>
  2463.                            
  2464.                            <div class="blog-actions-v3">
  2465.                                <div class="blog-read-time-v3">
  2466.                                    <i class="far fa-clock"></i>
  2467.                                    <!-- <span>5 min read</span> -->
  2468.                                </div>
  2469.                                <a href="/this-floating-excrement-was-far-too-symbolic-its-the-tv-disappointments-of-the-year/"  class="blog-read-more-v3">
  2470.                                    <i class="ti-arrow-right"></i>
  2471.                                </a>
  2472.                            </div>
  2473.                        </div>
  2474.                    </div>
  2475.                    
  2476.                    <div class="blog-card-v3 scroll-reveal span-22">
  2477.                        <div class="blog-image-v3">
  2478.                            
  2479.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2480.                            
  2481.                            <div class="blog-floating-elements">
  2482.                                <div class="floating-dot"></div>
  2483.                                <div class="floating-dot"></div>
  2484.                                <div class="floating-dot"></div>
  2485.                            </div>
  2486.                            <span class="blog-category-v3 bg-primary-gradient">
  2487.                                News
  2488.                            </span>
  2489.                        </div>
  2490.                        <div class="blog-content-v3">
  2491.                            <h3 class="blog-title-v3">
  2492.                                <a href="/holiday-finger-food-how-to-transform-christmas-leftovers-into-nye-canapes/" >
  2493.                                Holiday Finger Food: How to Transform Christmas Leftovers into NYE Canapes
  2494.                                </a>
  2495.                            </h3>
  2496.                            <div class="blog-meta-v3">
  2497.                                
  2498.                                    <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">
  2499.                                
  2500.                                <span>By Michael Weeks</span>
  2501.                                <span>•</span>
  2502.                                <span>08 Aug 2026</span>
  2503.                            </div>
  2504.                            
  2505.                            <div class="blog-actions-v3">
  2506.                                <div class="blog-read-time-v3">
  2507.                                    <i class="far fa-clock"></i>
  2508.                                    <!-- <span>5 min read</span> -->
  2509.                                </div>
  2510.                                <a href="/holiday-finger-food-how-to-transform-christmas-leftovers-into-nye-canapes/"  class="blog-read-more-v3">
  2511.                                    <i class="ti-arrow-right"></i>
  2512.                                </a>
  2513.                            </div>
  2514.                        </div>
  2515.                    </div>
  2516.                    
  2517.                    <div class="blog-card-v3 scroll-reveal span-21">
  2518.                        <div class="blog-image-v3">
  2519.                            
  2520.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2521.                            
  2522.                            <div class="blog-floating-elements">
  2523.                                <div class="floating-dot"></div>
  2524.                                <div class="floating-dot"></div>
  2525.                                <div class="floating-dot"></div>
  2526.                            </div>
  2527.                            <span class="blog-category-v3 bg-primary-gradient">
  2528.                                News
  2529.                            </span>
  2530.                        </div>
  2531.                        <div class="blog-content-v3">
  2532.                            <h3 class="blog-title-v3">
  2533.                                <a href="/the-dark-blues-versus-celtic-brendan-rodgers-squad-target-to-reduce-difference-at-top/" >
  2534.                                The Dark Blues versus Celtic: Brendan Rodgers&#x27; Squad Target to Reduce Difference at Top
  2535.                                </a>
  2536.                            </h3>
  2537.                            <div class="blog-meta-v3">
  2538.                                
  2539.                                    <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">
  2540.                                
  2541.                                <span>By Michael Weeks</span>
  2542.                                <span>•</span>
  2543.                                <span>08 Aug 2026</span>
  2544.                            </div>
  2545.                            
  2546.                            <div class="blog-actions-v3">
  2547.                                <div class="blog-read-time-v3">
  2548.                                    <i class="far fa-clock"></i>
  2549.                                    <!-- <span>5 min read</span> -->
  2550.                                </div>
  2551.                                <a href="/the-dark-blues-versus-celtic-brendan-rodgers-squad-target-to-reduce-difference-at-top/"  class="blog-read-more-v3">
  2552.                                    <i class="ti-arrow-right"></i>
  2553.                                </a>
  2554.                            </div>
  2555.                        </div>
  2556.                    </div>
  2557.                    
  2558.                    <div class="blog-card-v3 scroll-reveal span-22">
  2559.                        <div class="blog-image-v3">
  2560.                            
  2561.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2562.                            
  2563.                            <div class="blog-floating-elements">
  2564.                                <div class="floating-dot"></div>
  2565.                                <div class="floating-dot"></div>
  2566.                                <div class="floating-dot"></div>
  2567.                            </div>
  2568.                            <span class="blog-category-v3 bg-primary-gradient">
  2569.                                News
  2570.                            </span>
  2571.                        </div>
  2572.                        <div class="blog-content-v3">
  2573.                            <h3 class="blog-title-v3">
  2574.                                <a href="/kane-bellingham-and-foden-cant-fit-in-the-same-lineup-does-the-manager-have-a-point/" >
  2575.                                Kane, Bellingham and Foden can&#x27;t fit in the same lineup - does the manager have a point?
  2576.                                </a>
  2577.                            </h3>
  2578.                            <div class="blog-meta-v3">
  2579.                                
  2580.                                    <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">
  2581.                                
  2582.                                <span>By Michael Weeks</span>
  2583.                                <span>•</span>
  2584.                                <span>08 Aug 2026</span>
  2585.                            </div>
  2586.                            
  2587.                            <div class="blog-actions-v3">
  2588.                                <div class="blog-read-time-v3">
  2589.                                    <i class="far fa-clock"></i>
  2590.                                    <!-- <span>5 min read</span> -->
  2591.                                </div>
  2592.                                <a href="/kane-bellingham-and-foden-cant-fit-in-the-same-lineup-does-the-manager-have-a-point/"  class="blog-read-more-v3">
  2593.                                    <i class="ti-arrow-right"></i>
  2594.                                </a>
  2595.                            </div>
  2596.                        </div>
  2597.                    </div>
  2598.                    
  2599.                    <div class="blog-card-v3 scroll-reveal span-21">
  2600.                        <div class="blog-image-v3">
  2601.                            
  2602.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2603.                            
  2604.                            <div class="blog-floating-elements">
  2605.                                <div class="floating-dot"></div>
  2606.                                <div class="floating-dot"></div>
  2607.                                <div class="floating-dot"></div>
  2608.                            </div>
  2609.                            <span class="blog-category-v3 bg-primary-gradient">
  2610.                                News
  2611.                            </span>
  2612.                        </div>
  2613.                        <div class="blog-content-v3">
  2614.                            <h3 class="blog-title-v3">
  2615.                                <a href="/seattle-seahawks-secure-postseason-berth-with-thrilling-overtime-triumph-over-rams/" >
  2616.                                Seattle Seahawks Secure Postseason Berth with Thrilling Overtime Triumph over Rams.
  2617.                                </a>
  2618.                            </h3>
  2619.                            <div class="blog-meta-v3">
  2620.                                
  2621.                                    <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">
  2622.                                
  2623.                                <span>By Michael Weeks</span>
  2624.                                <span>•</span>
  2625.                                <span>08 Aug 2026</span>
  2626.                            </div>
  2627.                            
  2628.                            <div class="blog-actions-v3">
  2629.                                <div class="blog-read-time-v3">
  2630.                                    <i class="far fa-clock"></i>
  2631.                                    <!-- <span>5 min read</span> -->
  2632.                                </div>
  2633.                                <a href="/seattle-seahawks-secure-postseason-berth-with-thrilling-overtime-triumph-over-rams/"  class="blog-read-more-v3">
  2634.                                    <i class="ti-arrow-right"></i>
  2635.                                </a>
  2636.                            </div>
  2637.                        </div>
  2638.                    </div>
  2639.                    
  2640.                    <div class="blog-card-v3 scroll-reveal span-22">
  2641.                        <div class="blog-image-v3">
  2642.                            
  2643.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2644.                            
  2645.                            <div class="blog-floating-elements">
  2646.                                <div class="floating-dot"></div>
  2647.                                <div class="floating-dot"></div>
  2648.                                <div class="floating-dot"></div>
  2649.                            </div>
  2650.                            <span class="blog-category-v3 bg-primary-gradient">
  2651.                                News
  2652.                            </span>
  2653.                        </div>
  2654.                        <div class="blog-content-v3">
  2655.                            <h3 class="blog-title-v3">
  2656.                                <a href="/the-reasons-heart-of-midlothians-historic-championship-challenge-isnt-as-a-surprise/" >
  2657.                                The Reasons Heart of Midlothian&#x27;s Historic Championship Challenge Isn&#x27;t as a Surprise.
  2658.                                </a>
  2659.                            </h3>
  2660.                            <div class="blog-meta-v3">
  2661.                                
  2662.                                    <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">
  2663.                                
  2664.                                <span>By Michael Weeks</span>
  2665.                                <span>•</span>
  2666.                                <span>08 Aug 2026</span>
  2667.                            </div>
  2668.                            
  2669.                            <div class="blog-actions-v3">
  2670.                                <div class="blog-read-time-v3">
  2671.                                    <i class="far fa-clock"></i>
  2672.                                    <!-- <span>5 min read</span> -->
  2673.                                </div>
  2674.                                <a href="/the-reasons-heart-of-midlothians-historic-championship-challenge-isnt-as-a-surprise/"  class="blog-read-more-v3">
  2675.                                    <i class="ti-arrow-right"></i>
  2676.                                </a>
  2677.                            </div>
  2678.                        </div>
  2679.                    </div>
  2680.                    
  2681.                    <div class="blog-card-v3 scroll-reveal span-21">
  2682.                        <div class="blog-image-v3">
  2683.                            
  2684.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2685.                            
  2686.                            <div class="blog-floating-elements">
  2687.                                <div class="floating-dot"></div>
  2688.                                <div class="floating-dot"></div>
  2689.                                <div class="floating-dot"></div>
  2690.                            </div>
  2691.                            <span class="blog-category-v3 bg-primary-gradient">
  2692.                                News
  2693.                            </span>
  2694.                        </div>
  2695.                        <div class="blog-content-v3">
  2696.                            <h3 class="blog-title-v3">
  2697.                                <a href="/winter-in-sokcho-analysis-a-moody-slow-burning-story-of-familial-bonds-and-closeness-in-a-south-korean-border-city/" >
  2698.                                Winter in Sokcho Analysis: A Moody Slow-Burning Story of Familial Bonds and Closeness in a South Korean Border City
  2699.                                </a>
  2700.                            </h3>
  2701.                            <div class="blog-meta-v3">
  2702.                                
  2703.                                    <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">
  2704.                                
  2705.                                <span>By Michael Weeks</span>
  2706.                                <span>•</span>
  2707.                                <span>08 Aug 2026</span>
  2708.                            </div>
  2709.                            
  2710.                            <div class="blog-actions-v3">
  2711.                                <div class="blog-read-time-v3">
  2712.                                    <i class="far fa-clock"></i>
  2713.                                    <!-- <span>5 min read</span> -->
  2714.                                </div>
  2715.                                <a href="/winter-in-sokcho-analysis-a-moody-slow-burning-story-of-familial-bonds-and-closeness-in-a-south-korean-border-city/"  class="blog-read-more-v3">
  2716.                                    <i class="ti-arrow-right"></i>
  2717.                                </a>
  2718.                            </div>
  2719.                        </div>
  2720.                    </div>
  2721.                    
  2722.                    <div class="blog-card-v3 scroll-reveal span-22">
  2723.                        <div class="blog-image-v3">
  2724.                            
  2725.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2726.                            
  2727.                            <div class="blog-floating-elements">
  2728.                                <div class="floating-dot"></div>
  2729.                                <div class="floating-dot"></div>
  2730.                                <div class="floating-dot"></div>
  2731.                            </div>
  2732.                            <span class="blog-category-v3 bg-primary-gradient">
  2733.                                News
  2734.                            </span>
  2735.                        </div>
  2736.                        <div class="blog-content-v3">
  2737.                            <h3 class="blog-title-v3">
  2738.                                <a href="/keeper-film-analysis-romance-descends-into-hell-in-effectively-spooky-terrifying-tale/" >
  2739.                                Keeper Film Analysis – Romance Descends into Hell in Effectively Spooky Terrifying Tale
  2740.                                </a>
  2741.                            </h3>
  2742.                            <div class="blog-meta-v3">
  2743.                                
  2744.                                    <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">
  2745.                                
  2746.                                <span>By Michael Weeks</span>
  2747.                                <span>•</span>
  2748.                                <span>08 Aug 2026</span>
  2749.                            </div>
  2750.                            
  2751.                            <div class="blog-actions-v3">
  2752.                                <div class="blog-read-time-v3">
  2753.                                    <i class="far fa-clock"></i>
  2754.                                    <!-- <span>5 min read</span> -->
  2755.                                </div>
  2756.                                <a href="/keeper-film-analysis-romance-descends-into-hell-in-effectively-spooky-terrifying-tale/"  class="blog-read-more-v3">
  2757.                                    <i class="ti-arrow-right"></i>
  2758.                                </a>
  2759.                            </div>
  2760.                        </div>
  2761.                    </div>
  2762.                    
  2763.                    <div class="blog-card-v3 scroll-reveal span-21">
  2764.                        <div class="blog-image-v3">
  2765.                            
  2766.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2767.                            
  2768.                            <div class="blog-floating-elements">
  2769.                                <div class="floating-dot"></div>
  2770.                                <div class="floating-dot"></div>
  2771.                                <div class="floating-dot"></div>
  2772.                            </div>
  2773.                            <span class="blog-category-v3 bg-primary-gradient">
  2774.                                News
  2775.                            </span>
  2776.                        </div>
  2777.                        <div class="blog-content-v3">
  2778.                            <h3 class="blog-title-v3">
  2779.                                <a href="/the-fashion-icon-edward-enninful-on-todays-society-britain-feels-less-tolerant-now-than-in-the-90s/" >
  2780.                                The fashion icon Edward Enninful on Today&#x27;s Society: &#x27;Britain Feels Less Tolerant Now&#x27; Than in the 90s.
  2781.                                </a>
  2782.                            </h3>
  2783.                            <div class="blog-meta-v3">
  2784.                                
  2785.                                    <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">
  2786.                                
  2787.                                <span>By Michael Weeks</span>
  2788.                                <span>•</span>
  2789.                                <span>07 Aug 2026</span>
  2790.                            </div>
  2791.                            
  2792.                            <div class="blog-actions-v3">
  2793.                                <div class="blog-read-time-v3">
  2794.                                    <i class="far fa-clock"></i>
  2795.                                    <!-- <span>5 min read</span> -->
  2796.                                </div>
  2797.                                <a href="/the-fashion-icon-edward-enninful-on-todays-society-britain-feels-less-tolerant-now-than-in-the-90s/"  class="blog-read-more-v3">
  2798.                                    <i class="ti-arrow-right"></i>
  2799.                                </a>
  2800.                            </div>
  2801.                        </div>
  2802.                    </div>
  2803.                    
  2804.                    <div class="blog-card-v3 scroll-reveal span-22">
  2805.                        <div class="blog-image-v3">
  2806.                            
  2807.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2808.                            
  2809.                            <div class="blog-floating-elements">
  2810.                                <div class="floating-dot"></div>
  2811.                                <div class="floating-dot"></div>
  2812.                                <div class="floating-dot"></div>
  2813.                            </div>
  2814.                            <span class="blog-category-v3 bg-primary-gradient">
  2815.                                News
  2816.                            </span>
  2817.                        </div>
  2818.                        <div class="blog-content-v3">
  2819.                            <h3 class="blog-title-v3">
  2820.                                <a href="/high-youth-mortality-figures-point-to-an-growing-situation-global-medical-analysis-warns/" >
  2821.                                High Youth Mortality Figures Point to an Growing Situation’, Global Medical Analysis Warns
  2822.                                </a>
  2823.                            </h3>
  2824.                            <div class="blog-meta-v3">
  2825.                                
  2826.                                    <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">
  2827.                                
  2828.                                <span>By Michael Weeks</span>
  2829.                                <span>•</span>
  2830.                                <span>07 Aug 2026</span>
  2831.                            </div>
  2832.                            
  2833.                            <div class="blog-actions-v3">
  2834.                                <div class="blog-read-time-v3">
  2835.                                    <i class="far fa-clock"></i>
  2836.                                    <!-- <span>5 min read</span> -->
  2837.                                </div>
  2838.                                <a href="/high-youth-mortality-figures-point-to-an-growing-situation-global-medical-analysis-warns/"  class="blog-read-more-v3">
  2839.                                    <i class="ti-arrow-right"></i>
  2840.                                </a>
  2841.                            </div>
  2842.                        </div>
  2843.                    </div>
  2844.                    
  2845.                    
  2846.  
  2847.                </div>
  2848.            </div>
  2849.            
  2850.               <div class="col col-lg-4 col-12">
  2851.                
  2852.  
  2853.  
  2854.  
  2855.    
  2856.  
  2857.    
  2858.    <!-- Search Widget -->
  2859.    <!-- <div class="pulse-sidebar-widget">
  2860.        <div class="pulse-widget-header pulse-search-header">
  2861.            <i class="fas fa-search"></i> SEARCH
  2862.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2863.        </div>
  2864.        <div class="pulse-widget-body">
  2865.            <form class="pulse-search-form" method="GET">
  2866.                <div class="position-relative">
  2867.                    <input type="text" name="search" class="pulse-search-input-sidebar"
  2868.                           placeholder="Search" value="">
  2869.                    <button type="submit" class="pulse-search-btn-sidebar">
  2870.                        <i class="fas fa-search"></i>
  2871.                    </button>
  2872.                </div>
  2873.            </form>
  2874.        </div>
  2875.    </div> -->
  2876.    
  2877.    <!-- Recent Posts Widget -->
  2878.    <div class="pulse-sidebar-widget mb-3">
  2879.        <div class="pulse-widget-header pulse-recent-header">
  2880.            <i class="fas fa-clock"></i> RECENT POSTS
  2881.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2882.        </div>
  2883.        <div class="pulse-widget-body mb-3">
  2884.            
  2885.            <div class="pulse-recent-post-item">
  2886.                <a href="/pure-potential-or-a-pristine-problem-the-color-authoritys-snowy-annual-hue-ignites-debate/" class="pulse-recent-title">
  2887.                                            Pure Potential or a Pristine Problem? The Color Authority&#x27;s Snowy Annual Hue Ignites Debate.
  2888.                                            </a>
  2889.                <div class="pulse-recent-meta">
  2890.                    <span><i class="far fa-calendar"></i> 07 Aug 2026</span>
  2891.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2892.                </div>
  2893.            </div>
  2894.            
  2895.            <div class="pulse-recent-post-item">
  2896.                <a href="/thousands-left-without-electricity-in-south-east-queensland-and-victorian-regions-following-intense-storms/" class="pulse-recent-title">
  2897.                                            Thousands Left Without Electricity in South-East Queensland and Victorian Regions Following Intense Storms
  2898.                                            </a>
  2899.                <div class="pulse-recent-meta">
  2900.                    <span><i class="far fa-calendar"></i> 07 Aug 2026</span>
  2901.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2902.                </div>
  2903.            </div>
  2904.            
  2905.            <div class="pulse-recent-post-item">
  2906.                <a href="/hendy-hat-trick-as-eight-try-northampton-hammer-bulls/" class="pulse-recent-title">
  2907.                                            Hendy Hat-Trick as Eight-Try Northampton Hammer Bulls
  2908.                                            </a>
  2909.                <div class="pulse-recent-meta">
  2910.                    <span><i class="far fa-calendar"></i> 07 Aug 2026</span>
  2911.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2912.                </div>
  2913.            </div>
  2914.            
  2915.            <div class="pulse-recent-post-item">
  2916.                <a href="/conflict-ravaged-burma-goes-to-the-polls-in-broadly-condemned-political-theater/" class="pulse-recent-title">
  2917.                                            Conflict-ravaged Burma Goes to the Polls in Broadly Condemned Political Theater.
  2918.                                            </a>
  2919.                <div class="pulse-recent-meta">
  2920.                    <span><i class="far fa-calendar"></i> 07 Aug 2026</span>
  2921.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2922.                </div>
  2923.            </div>
  2924.            
  2925.            <div class="pulse-recent-post-item">
  2926.                <a href="/donald-trump-affirms-he-will-abide-by-the-deal-to-conclude-funding-crisis/" class="pulse-recent-title">
  2927.                                            Donald Trump Affirms He Will ‘Abide by the Deal’ to Conclude Funding Crisis
  2928.                                            </a>
  2929.                <div class="pulse-recent-meta">
  2930.                    <span><i class="far fa-calendar"></i> 07 Aug 2026</span>
  2931.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2932.                </div>
  2933.            </div>
  2934.            
  2935.            <div class="pulse-recent-post-item">
  2936.                <a href="/the-future-for-the-heavyweight-division-after-wardleys-big-win/" class="pulse-recent-title">
  2937.                                            The Future for the Heavyweight Division After Wardley&#x27;s Big Win?
  2938.                                            </a>
  2939.                <div class="pulse-recent-meta">
  2940.                    <span><i class="far fa-calendar"></i> 07 Aug 2026</span>
  2941.                    <span><i class="far fa-user"></i> Michael Weeks</span>
  2942.                </div>
  2943.            </div>
  2944.            
  2945.            <!-- Django Template for Recent Posts -->
  2946.            <!--
  2947.            
  2948.            -->
  2949.            
  2950.        </div>
  2951.    </div>
  2952.    
  2953.    <div class="pulse-sidebar-widget mb-3">
  2954.        <div class="pulse-widget-header pulse-recent-header">
  2955.            <i class="fas fa-clock"></i> August 2026 Blog Roll
  2956.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2957.        </div>
  2958.        <div class="pulse-widget-body scrollable-sidebar">
  2959.            
  2960.            <div class="pulse-recent-post-item ">
  2961.                <a href="https://live2020.be/" rel="dofollow" class="pulse-recent-title ">
  2962.                                            beste goksites belgie
  2963.                                            </a>
  2964.            </div>
  2965.            
  2966.            <div class="pulse-recent-post-item ">
  2967.                <a href="https://n4g.com/articles/beste-goksites-nederland" rel="dofollow" class="pulse-recent-title ">
  2968.                                            beste goksites
  2969.                                            </a>
  2970.            </div>
  2971.            
  2972.        </div>
  2973.    </div>
  2974.    
  2975.    <div class="pulse-sidebar-widget mb-3">
  2976.        <div class="pulse-widget-header pulse-recent-header">
  2977.            <i class="fas fa-clock"></i> June 2026 Blog Roll
  2978.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2979.        </div>
  2980.        <div class="pulse-widget-body scrollable-sidebar">
  2981.            
  2982.            <div class="pulse-recent-post-item ">
  2983.                <a href="https://wijzijnkruit.be/" rel="dofollow" class="pulse-recent-title ">
  2984.                                            bookmakers belgie
  2985.                                            </a>
  2986.            </div>
  2987.            
  2988.            <div class="pulse-recent-post-item ">
  2989.                <a href="https://totalfootballanalysis.com/nl/online-casino/online-casino-buitenland" rel="dofollow" class="pulse-recent-title ">
  2990.                                            online casino buitenland
  2991.                                            </a>
  2992.            </div>
  2993.            
  2994.            <div class="pulse-recent-post-item ">
  2995.                <a href="https://artamsterdam.nl/" rel="dofollow" class="pulse-recent-title ">
  2996.                                            online casinos
  2997.                                            </a>
  2998.            </div>
  2999.            
  3000.            <div class="pulse-recent-post-item ">
  3001.                <a href="https://www.zoologischemededelingen.nl/" rel="dofollow" class="pulse-recent-title ">
  3002.                                            beste casino zonder cruks
  3003.                                            </a>
  3004.            </div>
  3005.            
  3006.            <div class="pulse-recent-post-item ">
  3007.                <a href="https://www.gameshub.com/nl/online-casino/zonder-cruks/" rel="dofollow" class="pulse-recent-title ">
  3008.                                            casino zonder cruks
  3009.                                            </a>
  3010.            </div>
  3011.            
  3012.            <div class="pulse-recent-post-item ">
  3013.                <a href="https://logogezondplus.be/" rel="dofollow" class="pulse-recent-title ">
  3014.                                            Online casino België
  3015.                                            </a>
  3016.            </div>
  3017.            
  3018.            <div class="pulse-recent-post-item ">
  3019.                <a href="https://playsense.nl/online-casino/ideal/" rel="dofollow" class="pulse-recent-title ">
  3020.                                            online casino iDEAL
  3021.                                            </a>
  3022.            </div>
  3023.            
  3024.            <div class="pulse-recent-post-item ">
  3025.                <a href="https://www.compagnietheater.nl/" rel="dofollow" class="pulse-recent-title ">
  3026.                                            bookmaker zonder cruks
  3027.                                            </a>
  3028.            </div>
  3029.            
  3030.            <div class="pulse-recent-post-item ">
  3031.                <a href="https://www.duurzameinzetbaarheid.nl/" rel="dofollow" class="pulse-recent-title ">
  3032.                                            online casino zonder cruks
  3033.                                            </a>
  3034.            </div>
  3035.            
  3036.            <div class="pulse-recent-post-item ">
  3037.                <a href="https://www.female-gamers.nl/online-bookmakers/" rel="dofollow" class="pulse-recent-title ">
  3038.                                            betsites nederland
  3039.                                            </a>
  3040.            </div>
  3041.            
  3042.            <div class="pulse-recent-post-item ">
  3043.                <a href="https://cryptonews.com/nl/casino/wedden-op-wk-voetbal/" rel="dofollow" class="pulse-recent-title ">
  3044.                                            Wedden op WK 2026
  3045.                                            </a>
  3046.            </div>
  3047.            
  3048.            <div class="pulse-recent-post-item ">
  3049.                <a href="https://www.immerurlaub.nl/" rel="dofollow" class="pulse-recent-title ">
  3050.                                            casino zonder cruks
  3051.                                            </a>
  3052.            </div>
  3053.            
  3054.            <div class="pulse-recent-post-item ">
  3055.                <a href="https://mechatronicamachinebouw.nl/" rel="dofollow" class="pulse-recent-title ">
  3056.                                            online casino zonder cruks
  3057.                                            </a>
  3058.            </div>
  3059.            
  3060.            <div class="pulse-recent-post-item ">
  3061.                <a href="https://www.grootvleeshuis.be/" rel="dofollow" class="pulse-recent-title ">
  3062.                                            Online casino België
  3063.                                            </a>
  3064.            </div>
  3065.            
  3066.            <div class="pulse-recent-post-item ">
  3067.                <a href="https://ronaldbosparketvloeren.nl/" rel="dofollow" class="pulse-recent-title ">
  3068.                                            beste buitenlandse casino
  3069.                                            </a>
  3070.            </div>
  3071.            
  3072.            <div class="pulse-recent-post-item ">
  3073.                <a href="https://bitcoinmagazine.nl/casino/beste-casino-zonder-registratie" rel="dofollow" class="pulse-recent-title ">
  3074.                                            online casino zonder registratie
  3075.                                            </a>
  3076.            </div>
  3077.            
  3078.            <div class="pulse-recent-post-item ">
  3079.                <a href="https://hetschonewaterexperiment.nl/" rel="dofollow" class="pulse-recent-title ">
  3080.                                            beste online casinos
  3081.                                            </a>
  3082.            </div>
  3083.            
  3084.            <div class="pulse-recent-post-item ">
  3085.                <a href="https://playsense.nl/online-casino/zonder-cruks/" rel="dofollow" class="pulse-recent-title ">
  3086.                                            gokken zonder CRUKS
  3087.                                            </a>
  3088.            </div>
  3089.            
  3090.            <div class="pulse-recent-post-item ">
  3091.                <a href="https://www.weelderotterdam.nl/" rel="dofollow" class="pulse-recent-title ">
  3092.                                            gokken zonder cruks
  3093.                                            </a>
  3094.            </div>
  3095.            
  3096.            <div class="pulse-recent-post-item ">
  3097.                <a href="https://www.female-gamers.nl/online-bookmakers/" rel="dofollow" class="pulse-recent-title ">
  3098.                                            nederlandse bookmakers
  3099.                                            </a>
  3100.            </div>
  3101.            
  3102.        </div>
  3103.    </div>
  3104.    
  3105.    
  3106.  
  3107. <!-- CSS Styles -->
  3108. <style>
  3109. /* Sidebar Widget Base */
  3110. .pulse-sidebar-widget {
  3111.    background: var(--card-bg, white);
  3112.    border-radius: 12px;
  3113.    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  3114.    margin-bottom: 30px;
  3115.    overflow: hidden;
  3116.    border: 1px solid var(--border-color);
  3117. }
  3118.  
  3119. .pulse-widget-header {
  3120.    background: var(--bs-primary);
  3121.    color: var(--bs-white);
  3122.    padding: 15px 20px;
  3123.    font-weight: 700;
  3124.    font-size: 13px;
  3125.    text-transform: uppercase;
  3126.    letter-spacing: 1px;
  3127.    position: relative;
  3128.    display: flex;
  3129.    align-items: center;
  3130.    justify-content: space-between;
  3131.    gap: 8px;
  3132. }
  3133.  
  3134. .pulse-header-arrow {
  3135.    font-size: 12px;
  3136.    opacity: 0.8;
  3137. }
  3138.  
  3139.  
  3140.  
  3141.  
  3142.  
  3143. .pulse-widget-body {
  3144.    padding: 25px 20px;
  3145. }
  3146.  
  3147. /* Search Widget */
  3148. .pulse-search-form {
  3149.    position: relative;
  3150. }
  3151.  
  3152. .pulse-search-input-sidebar {
  3153.    width: 100%;
  3154.    padding: 12px 45px 12px 15px;
  3155.    border: 2px solid #e9ecef;
  3156.    border-radius: 8px;
  3157.    font-size: 14px;
  3158.    transition: all 0.3s ease;
  3159.    background: var(--card-bg, white);
  3160.    color: var(--topbar-color, #333);
  3161. }
  3162.  
  3163. .pulse-search-input-sidebar:focus {
  3164.    border-color: var(--topbar-color, #6f42c1);
  3165.    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.1);
  3166.    outline: none;
  3167. }
  3168.  
  3169. .pulse-search-btn-sidebar {
  3170.    position: absolute;
  3171.    right: 5px;
  3172.    top: 50%;
  3173.    transform: translateY(-50%);
  3174.    background: var(--bs-primary, #6f42c1);
  3175.    border: none;
  3176.    color: var(--bs-white);
  3177.    padding: 8px 12px;
  3178.    border-radius: 6px;
  3179.    cursor: pointer;
  3180.    transition: all 0.3s ease;
  3181. }
  3182.  
  3183. .pulse-search-btn-sidebar:hover {
  3184.    background: var(--topbar-color, #5a359a);
  3185.    opacity: 0.9;
  3186. }
  3187.  
  3188. /* Recent Posts Widget */
  3189. .pulse-recent-post-item {
  3190.    padding: 10px 0;
  3191.    border-bottom: 1px solid var(--border-color);
  3192.    transition: all 0.3s ease;
  3193. }
  3194.  
  3195. .pulse-recent-post-item:last-child {
  3196.    border-bottom: none;
  3197.    padding-bottom: 0;
  3198. }
  3199.  
  3200. .pulse-recent-post-item:hover {
  3201.    background: rgba(248, 249, 250,0.1);
  3202.    padding-left: 20px;
  3203.    padding-right: 20px;
  3204.    border-radius: 8px;
  3205. }
  3206.  
  3207. .pulse-recent-title {
  3208.    font-size: 15px;
  3209.    font-weight: 600;
  3210.    color: var(--topbar-color, #2c3e50);
  3211.    line-height: 1.4;
  3212.    margin-bottom: 8px;
  3213.    text-decoration: none;
  3214.    display: block;
  3215. }
  3216.  
  3217. .pulse-recent-title:hover {
  3218.    color: var(--topbar-color, #e83e8c);
  3219.    text-decoration: none;
  3220.    opacity: 0.8;
  3221. }
  3222.  
  3223. .pulse-recent-meta {
  3224.    font-size: 12px;
  3225.    color: #6c757d;
  3226.    display: flex;
  3227.    align-items: center;
  3228.    gap: 10px;
  3229. }
  3230.  
  3231.  
  3232. /* Responsive Design */
  3233. @media (max-width: 768px) {
  3234.    .pulse-widget-body {
  3235.        padding: 20px 15px;
  3236.    }
  3237.    
  3238.    .pulse-recent-title {
  3239.        font-size: 14px;
  3240.    }
  3241. }
  3242.  
  3243. @media (max-width: 992px) {
  3244.    .pulse-sidebar-widget {
  3245.        margin-bottom: 25px;
  3246.    }
  3247. }
  3248. </style>
  3249.  
  3250.    
  3251.            </div>
  3252.        </div>
  3253.    </div>
  3254. </section>
  3255.  
  3256. <script>
  3257. // Enhanced Intersection Observer with staggered animations
  3258. document.addEventListener('DOMContentLoaded', function() {
  3259.    const observerOptions = {
  3260.        threshold: 0.1,
  3261.        rootMargin: '0px 0px -100px 0px'
  3262.    };
  3263.  
  3264.    const observer = new IntersectionObserver(function(entries) {
  3265.        entries.forEach(entry => {
  3266.            if (entry.isIntersecting) {
  3267.                setTimeout(() => {
  3268.                    entry.target.classList.add('revealed');
  3269.                }, 100);
  3270.            }
  3271.        });
  3272.    }, observerOptions);
  3273.  
  3274.    // Observe all scroll-reveal elements
  3275.    document.querySelectorAll('.scroll-reveal').forEach(el => {
  3276.        observer.observe(el);
  3277.    });
  3278.  
  3279.    // Add parallax effect to floating dots
  3280.    document.addEventListener('mousemove', function(e) {
  3281.        const cards = document.querySelectorAll('.blog-card-v3');
  3282.        cards.forEach(card => {
  3283.            const rect = card.getBoundingClientRect();
  3284.            const x = (e.clientX - rect.left) / rect.width;
  3285.            const y = (e.clientY - rect.top) / rect.height;
  3286.            
  3287.            const dots = card.querySelectorAll('.floating-dot');
  3288.            dots.forEach((dot, index) => {
  3289.                const moveX = (x - 0.5) * (10 + index * 5);
  3290.                const moveY = (y - 0.5) * (10 + index * 5);
  3291.                dot.style.transform = `translate(${moveX}px, ${moveY}px)`;
  3292.            });
  3293.        });
  3294.    });
  3295. });
  3296. </script>
  3297.  
  3298.    
  3299.        
  3300.        <!-- end wpo-blog-highlights-section -->
  3301.        <!-- start wpo-blog-sponsored-section -->
  3302.        
  3303.  
  3304.  
  3305.  
  3306.    
  3307.  
  3308.  
  3309.  <style>
  3310.    .sponsored-section-v7 {
  3311.      padding: 50px 0;
  3312.    }
  3313.    
  3314.    .sponsored-card-v7 {
  3315.      background: #fafafa;
  3316.      border: none;
  3317.      transition: transform 0.3s ease;
  3318.      height: 100%;
  3319.    }
  3320.    
  3321.    .sponsored-card-v7:hover {
  3322.      transform: translateY(-3px);
  3323.    }
  3324.    
  3325.    .sponsored-image-v7 {
  3326.      position: relative;
  3327.      height: 160px;
  3328.    }
  3329.    
  3330.    .sponsored-image-v7 img {
  3331.      width: 100%;
  3332.      height: 100%;
  3333.      object-fit: cover;
  3334.      border-radius: 10px; /* Apply curve to image */
  3335.    }
  3336.    
  3337.    .sponsored-badge-v7 {
  3338.      position: absolute;
  3339.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  3340.      left: 10px;
  3341.      z-index: 10;
  3342.    
  3343.      /* pill look */
  3344.      display: inline-flex; /* vertical centering */
  3345.      align-items: center;
  3346.      justify-content: center;
  3347.      padding: 8px 16px; /* width = content + padding */
  3348.      border-radius: 999px; /* full pill */
  3349.      white-space: nowrap; /* ek hi line me rahe */
  3350.      /* text */
  3351.      font-size: 12px;
  3352.      text-transform: uppercase;
  3353.      letter-spacing: 0.5px;
  3354.      line-height: 1;
  3355.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  3356.    }
  3357.    
  3358.    /* optional: icon ke saath thoda gap */
  3359.    .sponsored-badge-v7 i,
  3360.    .sponsored-badge-v7 .icon {
  3361.      margin-right: 8px;
  3362.      font-size: 14px;
  3363.      line-height: 1;
  3364.    }
  3365.    
  3366.    .sponsored-content-v7 {
  3367.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  3368.    }
  3369.    
  3370.    .sponsored-title-v7 {
  3371.      font-size: 15px;
  3372.      font-weight: 700;
  3373.      line-height: 1.4;
  3374.      margin-bottom: 8px;
  3375.      color: #333;
  3376.    }
  3377.    
  3378.    .sponsored-title-v7 a {
  3379.      text-decoration: none;
  3380.      font-size: 16px;
  3381.      color: var(--topbar-color);
  3382.    }
  3383.    
  3384.    .sponsored-title-v7 a:hover {
  3385.      color: var(--bs-primary); /* Green hover */
  3386.    }
  3387.    
  3388.    .sponsored-excerpt-v7 {
  3389.      font-size: 12px;
  3390.      font-weight: 400;
  3391.      color:  var(--topbar-color);;
  3392.      margin-bottom: 10px;
  3393.      line-height: 1.5;
  3394.    }
  3395.    
  3396.    .sponsored-meta-v7 {
  3397.      font-size: 11px;
  3398.       color: var(--topbar-color);;
  3399.    }
  3400.    
  3401.    .author-info-v7 {
  3402.      margin-bottom: 5px;
  3403.    }
  3404.    
  3405.    .sponsored-author-img-v7 {
  3406.      width: 30px;
  3407.      height: 30px;
  3408.      border-radius: 50%;
  3409.      object-fit: cover;
  3410.      vertical-align: middle;
  3411.      margin-right: 5px;
  3412.    }
  3413.    
  3414.    .section-title-sponsored-v7 {
  3415.      font-size: 1.9rem;
  3416.      font-weight: 600;
  3417.      text-align: center;
  3418.      margin-bottom: 30px;
  3419.      color: #333;
  3420.      position: relative;
  3421.    }
  3422.    
  3423.    .section-title-sponsored-v7::after {
  3424.      content: '';
  3425.      position: absolute;
  3426.      bottom: -8px;
  3427.      left: 50%;
  3428.      transform: translateX(-50%);
  3429.      width: 100px;
  3430.      height: 3px;
  3431.      background: var(--bs-primary);
  3432.    }
  3433.    
  3434.    @media (max-width: 768px) {
  3435.      .sponsored-section-v7 {
  3436.        padding: 30px 0;
  3437.      }
  3438.      .sponsored-image-v7 {
  3439.        height: 120px;
  3440.      }
  3441.      .sponsored-content-v7 {
  3442.        padding: 35px 12px 12px;
  3443.      }
  3444.  
  3445.      .sponsored-title-v7 {
  3446.        font-size: 14px;
  3447.      }
  3448.      .sponsored-excerpt-v7 {
  3449.        font-size: 11px;
  3450.      }
  3451.      .section-title-sponsored-v7 {
  3452.        font-size: 1.6rem;
  3453.      }
  3454.    }
  3455.  </style>
  3456.  
  3457.  <section class="sponsored-section-v7">
  3458.    <div class="container-fluid fluid-container">
  3459.      <div class="row mb-3">
  3460.        <div class="col-12">
  3461.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  3462.        </div>
  3463.      </div>
  3464.  
  3465.      <div class="row g-3 d-flex justify-content-center">
  3466.        
  3467.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3468.            <div class="card sponsored-card-v7">
  3469.              <div class="sponsored-image-v7">
  3470.                
  3471.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3472.                
  3473.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3474.              </div>
  3475.              <div class="sponsored-content-v7">
  3476.                <h3 class="sponsored-title-v7"><a href="/pure-potential-or-a-pristine-problem-the-color-authoritys-snowy-annual-hue-ignites-debate/">Pure Potential or a Pristine Problem? The Color Authority&#x27;s Snowy Annual Hue Ignites Debate.</a></h3>
  3477.                <p class="sponsored-excerpt-v7 "></p>
  3478.                <div class="sponsored-meta-v7">
  3479.                  <div class="author-info-v7">
  3480.                    
  3481.                      <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" />
  3482.                    
  3483.                    <span>Michael Weeks</span>
  3484.                  </div>
  3485.                  <div>07 Aug 2026</div>
  3486.                </div>
  3487.              </div>
  3488.            </div>
  3489.          </div>
  3490.        
  3491.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3492.            <div class="card sponsored-card-v7">
  3493.              <div class="sponsored-image-v7">
  3494.                
  3495.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3496.                
  3497.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3498.              </div>
  3499.              <div class="sponsored-content-v7">
  3500.                <h3 class="sponsored-title-v7"><a href="/thousands-left-without-electricity-in-south-east-queensland-and-victorian-regions-following-intense-storms/">Thousands Left Without Electricity in South-East Queensland and Victorian Regions Following Intense Storms</a></h3>
  3501.                <p class="sponsored-excerpt-v7 "></p>
  3502.                <div class="sponsored-meta-v7">
  3503.                  <div class="author-info-v7">
  3504.                    
  3505.                      <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" />
  3506.                    
  3507.                    <span>Michael Weeks</span>
  3508.                  </div>
  3509.                  <div>07 Aug 2026</div>
  3510.                </div>
  3511.              </div>
  3512.            </div>
  3513.          </div>
  3514.        
  3515.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3516.            <div class="card sponsored-card-v7">
  3517.              <div class="sponsored-image-v7">
  3518.                
  3519.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3520.                
  3521.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3522.              </div>
  3523.              <div class="sponsored-content-v7">
  3524.                <h3 class="sponsored-title-v7"><a href="/hendy-hat-trick-as-eight-try-northampton-hammer-bulls/">Hendy Hat-Trick as Eight-Try Northampton Hammer Bulls</a></h3>
  3525.                <p class="sponsored-excerpt-v7 "></p>
  3526.                <div class="sponsored-meta-v7">
  3527.                  <div class="author-info-v7">
  3528.                    
  3529.                      <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" />
  3530.                    
  3531.                    <span>Michael Weeks</span>
  3532.                  </div>
  3533.                  <div>07 Aug 2026</div>
  3534.                </div>
  3535.              </div>
  3536.            </div>
  3537.          </div>
  3538.        
  3539.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3540.            <div class="card sponsored-card-v7">
  3541.              <div class="sponsored-image-v7">
  3542.                
  3543.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3544.                
  3545.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3546.              </div>
  3547.              <div class="sponsored-content-v7">
  3548.                <h3 class="sponsored-title-v7"><a href="/conflict-ravaged-burma-goes-to-the-polls-in-broadly-condemned-political-theater/">Conflict-ravaged Burma Goes to the Polls in Broadly Condemned Political Theater.</a></h3>
  3549.                <p class="sponsored-excerpt-v7 "></p>
  3550.                <div class="sponsored-meta-v7">
  3551.                  <div class="author-info-v7">
  3552.                    
  3553.                      <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" />
  3554.                    
  3555.                    <span>Michael Weeks</span>
  3556.                  </div>
  3557.                  <div>07 Aug 2026</div>
  3558.                </div>
  3559.              </div>
  3560.            </div>
  3561.          </div>
  3562.        
  3563.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3564.            <div class="card sponsored-card-v7">
  3565.              <div class="sponsored-image-v7">
  3566.                
  3567.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3568.                
  3569.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3570.              </div>
  3571.              <div class="sponsored-content-v7">
  3572.                <h3 class="sponsored-title-v7"><a href="/donald-trump-affirms-he-will-abide-by-the-deal-to-conclude-funding-crisis/">Donald Trump Affirms He Will ‘Abide by the Deal’ to Conclude Funding Crisis</a></h3>
  3573.                <p class="sponsored-excerpt-v7 "></p>
  3574.                <div class="sponsored-meta-v7">
  3575.                  <div class="author-info-v7">
  3576.                    
  3577.                      <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" />
  3578.                    
  3579.                    <span>Michael Weeks</span>
  3580.                  </div>
  3581.                  <div>07 Aug 2026</div>
  3582.                </div>
  3583.              </div>
  3584.            </div>
  3585.          </div>
  3586.        
  3587.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3588.            <div class="card sponsored-card-v7">
  3589.              <div class="sponsored-image-v7">
  3590.                
  3591.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3592.                
  3593.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3594.              </div>
  3595.              <div class="sponsored-content-v7">
  3596.                <h3 class="sponsored-title-v7"><a href="/the-future-for-the-heavyweight-division-after-wardleys-big-win/">The Future for the Heavyweight Division After Wardley&#x27;s Big Win?</a></h3>
  3597.                <p class="sponsored-excerpt-v7 "></p>
  3598.                <div class="sponsored-meta-v7">
  3599.                  <div class="author-info-v7">
  3600.                    
  3601.                      <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" />
  3602.                    
  3603.                    <span>Michael Weeks</span>
  3604.                  </div>
  3605.                  <div>07 Aug 2026</div>
  3606.                </div>
  3607.              </div>
  3608.            </div>
  3609.          </div>
  3610.        
  3611.      </div>
  3612.    </div>
  3613.  </section>
  3614.  
  3615.  
  3616.    
  3617.        <!-- end wpo-blog-sponsored-section -->
  3618.        <!-- start wpo-subscribe-section -->
  3619.        
  3620.        <!-- end subscribe-section -->
  3621.        <!-- start of wpo-site-footer-section -->
  3622.        
  3623.  
  3624.  
  3625.  
  3626.  
  3627.  
  3628.  
  3629. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  3630. <footer class="footer-v5 bg-primary-gradient border-top">
  3631.    
  3632.    <!-- Main Footer Content -->
  3633.    <div class="container-fluid py-5">
  3634.        
  3635.        <!-- Top Section with Logo and Description -->
  3636.        <div class="row mb-5">
  3637.            <div class="col-12 text-center">
  3638.                <div class="footer-brand mb-4">
  3639.                    
  3640.                        <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">
  3641.                    
  3642.                    <h4 class="fw-bold footer-color mb-2">ZEN Global Engine</h4>
  3643.                    <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>
  3644.                </div>
  3645.            </div>
  3646.        </div>
  3647.  
  3648.        <!-- Content Grid -->
  3649.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  3650.            
  3651.            <!-- Quick Links Column -->
  3652.            <div class="">
  3653.                <div class="footer-section">
  3654.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3655.                        Quick Links
  3656.                    </h6>
  3657.                    <ul class="list-unstyled footer-links">
  3658.                        
  3659.                        <li class="mb-2">
  3660.                            <a href="/the-jambos-push-8-points-clear-at-the-summit-after-shanklands-spot-kick-overcomes-the-glasgow-giants/"
  3661.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3662.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3663.                                The Jambos Push 8 Points Clear at the Summit After Shankland&#x27;s Spot-Kick Overcomes The Glasgow Giants
  3664.                            </a>
  3665.                        </li>
  3666.                        
  3667.                        <li class="mb-2">
  3668.                            <a href="/yuletide-can-be-a-nightmare-for-individuals-living-with-sound-sensitivity/"
  3669.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3670.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3671.                                Yuletide Can Be a Nightmare for Individuals Living with Sound Sensitivity.
  3672.                            </a>
  3673.                        </li>
  3674.                        
  3675.                        <li class="mb-2">
  3676.                            <a href="/tehran-declares-it-may-resume-american-nuclear-negotiations-if-approached-with-respect-and-respect/"
  3677.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3678.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3679.                                Tehran Declares It May Resume American Nuclear Negotiations if Approached with &#x27;Respect&#x27; and &#x27;Respect&#x27;
  3680.                            </a>
  3681.                        </li>
  3682.                        
  3683.                        <li class="mb-2">
  3684.                            <a href="/the-steroids-scandal-architect-key-figure-in-notorious-sports-doping-controversy-dies-at-75/"
  3685.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3686.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3687.                                The steroids scandal architect, Key Figure in Notorious Sports Doping Controversy, Dies at 75.
  3688.                            </a>
  3689.                        </li>
  3690.                        
  3691.                        <li class="mb-2">
  3692.                            <a href="/us-warns-of-additional-nigeria-strikes-as-nigerias-capital-talks-of-joint-continuing-missions/"
  3693.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3694.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3695.                                US Warns of Additional Nigeria Strikes as Nigeria&#x27;s Capital Talks of &#x27;Joint Continuing Missions&#x27;.
  3696.                            </a>
  3697.                        </li>
  3698.                        
  3699.                        <li class="mb-2">
  3700.                            <a href="/lando-norris-expresses-pride-in-securing-maiden-f1-title-his-way/"
  3701.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3702.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3703.                                Lando Norris Expresses Pride in Securing Maiden F1 Title His Way.
  3704.                            </a>
  3705.                        </li>
  3706.                        
  3707.                    </ul>
  3708.                </div>
  3709.            </div>
  3710.  
  3711.            <!-- Resources Column -->
  3712.            <div class="">
  3713.                <div class="footer-section">
  3714.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3715.                        Resources
  3716.                    </h6>
  3717.                   <ul class="footer-links" id="footerLinks">
  3718.        
  3719.        
  3720.  
  3721.        
  3722.        
  3723.        
  3724.        
  3725.    </ul>
  3726.                </div>
  3727.            </div>
  3728.  
  3729.            <!-- Categories Column -->
  3730.            <div class="">
  3731.                <div class="footer-section">
  3732.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3733.                        Categories
  3734.                    </h6>
  3735.                    <div class="category-tags">
  3736.                      
  3737.                                <li>
  3738.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  3739.                                        All Posts
  3740.                                    </a>
  3741.                                </li>
  3742.                                
  3743.                                <li>
  3744.                                    <a href="/category/business/" class="footer-link footer-color">
  3745.                                        Business
  3746.                                    </a>
  3747.                                </li>
  3748.                                
  3749.                                <li>
  3750.                                    <a href="/category/esports/" class="footer-link footer-color">
  3751.                                        Esports
  3752.                                    </a>
  3753.                                </li>
  3754.                                
  3755.                                <li>
  3756.                                    <a href="/category/fashion/" class="footer-link footer-color">
  3757.                                        Fashion
  3758.                                    </a>
  3759.                                </li>
  3760.                                
  3761.                                <li>
  3762.                                    <a href="/category/featured/" class="footer-link footer-color">
  3763.                                        Featured
  3764.                                    </a>
  3765.                                </li>
  3766.                                
  3767.                                <li>
  3768.                                    <a href="/category/gaming/" class="footer-link footer-color">
  3769.                                        Gaming
  3770.                                    </a>
  3771.                                </li>
  3772.                                
  3773.                    </div>
  3774.                </div>
  3775.            </div>
  3776.  
  3777.        </div>
  3778.  
  3779.    </div>
  3780.  
  3781.    <!-- Footer Bottom -->
  3782.    <div class="footer-bottom  border-top py-3">
  3783.        <div class="container-fluid fluid-container">
  3784.            <div class=" d-flex justify-content-between flex-wrap">
  3785.                <div class="">
  3786.                    <p class="mb-0 footer-color  ">
  3787.                        © 2026 <span class="fw-semibold footer-color">ZEN Global Engine</span>. All rights reserved.
  3788.                    </p>
  3789.                </div>
  3790.                <div class="">
  3791.                    <div class="footer-nav">
  3792.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  3793.                            <i class="bi bi-file-text me-1"></i>Write For Us
  3794.                        </a>
  3795.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  3796.                            <i class="bi bi-file-text me-1"></i>Terms
  3797.                        </a>
  3798.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  3799.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  3800.                        </a>
  3801.                    </div>
  3802.                </div>
  3803.            </div>
  3804.        </div>
  3805.    </div>
  3806.  
  3807. </footer>
  3808.  
  3809. <style>
  3810. /* Footer V5 - Clean Minimalist Bootstrap Design */
  3811.  
  3812.  
  3813.  
  3814.  
  3815. .footer-logo {
  3816.    border-radius: 8px;
  3817. }
  3818.  
  3819. /* Footer Sections */
  3820. .footer-section {
  3821.    padding: 0 15px;
  3822. }
  3823.  
  3824. .footer-section h6 {
  3825.    position: relative;
  3826.    padding-bottom: 8px;
  3827. }
  3828.  
  3829. .footer-section h6::after {
  3830.    content: '';
  3831.    position: absolute;
  3832.    bottom: 0;
  3833.    left: 0;
  3834.    width: 30px;
  3835.    height: 2px;
  3836.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  3837.    border-radius: 1px;
  3838. }
  3839.  
  3840. /* Links Styling */
  3841. .footer-links a {
  3842.    transition: all 0.3s ease;
  3843.    padding: 4px 0;
  3844.    border-radius: 4px;
  3845. }
  3846.  
  3847. .footer-links a:hover {
  3848.    color: var(--bs-primary) !important;
  3849.    padding-left: 8px;
  3850. }
  3851.  
  3852. .footer-links a:hover i {
  3853.    transform: translateX(2px);
  3854. }
  3855.  
  3856. /* Category Tags */
  3857. .category-tag {
  3858.    transition: all 0.3s ease;
  3859.    padding: 6px 12px !important;
  3860.    font-size: 0.875rem;
  3861. }
  3862.  
  3863.  
  3864.  
  3865. /* Footer Bottom */
  3866. .footer-bottom {
  3867.    backdrop-filter: blur(10px);
  3868. }
  3869.  
  3870. /* Responsive Design */
  3871. @media (max-width: 768px) {
  3872.    .footer-v5 {
  3873.        margin-top: 60px;
  3874.    }
  3875.    
  3876.    .footer-section {
  3877.        text-align:start;
  3878.        margin-bottom: 40px;
  3879.    }
  3880.    
  3881.    .footer-links a,
  3882.    .category-tags {
  3883.        justify-content:start;
  3884.    }
  3885.    
  3886.    .social-links .d-flex {
  3887.        justify-content:start;
  3888.    }
  3889. }
  3890.  
  3891. @media (max-width: 576px) {
  3892.    .footer-brand h4 {
  3893.        font-size: 1.25rem;
  3894.    }
  3895.    
  3896.    .stats-item h5 {
  3897.        font-size: 1.1rem;
  3898.    }
  3899.    
  3900.    .newsletter-form .btn {
  3901.        padding: 8px 12px;
  3902.    }
  3903. }
  3904.  
  3905. /* Animation Classes */
  3906. .fade-in {
  3907.    animation: fadeIn 0.6s ease-in;
  3908. }
  3909.  
  3910. @keyframes fadeIn {
  3911.    from { opacity: 0; transform: translateY(20px); }
  3912.    to { opacity: 1; transform: translateY(0); }
  3913. }
  3914.  
  3915. /* Loading State */
  3916. .loading {
  3917.    pointer-events: none;
  3918.    opacity: 0.7;
  3919. }
  3920.  
  3921. .loading .btn {
  3922.    position: relative;
  3923. }
  3924.  
  3925. .loading .btn::after {
  3926.    content: '';
  3927.    position: absolute;
  3928.    top: 50%;
  3929.    left: 50%;
  3930.    width: 16px;
  3931.    height: 16px;
  3932.    margin: -8px 0 0 -8px;
  3933.    border: 2px solid transparent;
  3934.    border-top-color: currentColor;
  3935.    border-radius: 50%;
  3936.    animation: spin 1s linear infinite;
  3937. }
  3938.  
  3939. @keyframes spin {
  3940.    to { transform: rotate(360deg); }
  3941. }
  3942.  
  3943. /* Utility Classes */
  3944. .text-gradient {
  3945.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  3946.    -webkit-background-clip: text;
  3947.    -webkit-text-fill-color: transparent;
  3948.    background-clip: text;
  3949. }
  3950.  
  3951. .hover-lift {
  3952.    transition: transform 0.3s ease;
  3953. }
  3954.  
  3955. .hover-lift:hover {
  3956.    transform: translateY(-2px);
  3957. }
  3958. </style>
  3959.  
  3960.  
  3961. <script>
  3962. document.addEventListener('DOMContentLoaded', function() {
  3963.    
  3964.    // Initialize Bootstrap tooltips
  3965.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  3966.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  3967.        return new bootstrap.Tooltip(tooltipTriggerEl);
  3968.    });
  3969.  
  3970.    // Newsletter form handling
  3971.    const newsletterForm = document.querySelector('.newsletter-form');
  3972.    if (newsletterForm) {
  3973.        newsletterForm.addEventListener('submit', function(e) {
  3974.            e.preventDefault();
  3975.            
  3976.            const email = this.querySelector('input[name="email"]').value.trim();
  3977.            const submitBtn = this.querySelector('button[type="submit"]');
  3978.            const originalContent = submitBtn.innerHTML;
  3979.            
  3980.            // Validate email
  3981.            if (!email || !isValidEmail(email)) {
  3982.                showToast('Please enter a valid email address', 'error');
  3983.                return;
  3984.            }
  3985.            
  3986.            // Show loading state
  3987.            this.classList.add('loading');
  3988.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  3989.            submitBtn.disabled = true;
  3990.            
  3991.            // Simulate API call
  3992.            setTimeout(() => {
  3993.                // Success state
  3994.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  3995.                submitBtn.classList.remove('btn-primary');
  3996.                submitBtn.classList.add('btn-success');
  3997.                
  3998.                showToast('Successfully subscribed to newsletter!', 'success');
  3999.                
  4000.                // Reset form
  4001.                setTimeout(() => {
  4002.                    this.classList.remove('loading');
  4003.                    submitBtn.innerHTML = originalContent;
  4004.                    submitBtn.classList.remove('btn-success');
  4005.                    submitBtn.classList.add('btn-primary');
  4006.                    submitBtn.disabled = false;
  4007.                    this.reset();
  4008.                }, 2000);
  4009.                
  4010.            }, 1500);
  4011.        });
  4012.    }
  4013.    
  4014.    // Email validation function
  4015.    function isValidEmail(email) {
  4016.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4017.        return emailRegex.test(email);
  4018.    }
  4019.    
  4020.    // Toast notification function
  4021.    function showToast(message, type = 'info') {
  4022.        // Remove existing toasts
  4023.        const existingToasts = document.querySelectorAll('.custom-toast');
  4024.        existingToasts.forEach(toast => toast.remove());
  4025.        
  4026.        // Create toast
  4027.        const toast = document.createElement('div');
  4028.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  4029.        toast.style.zIndex = '9999';
  4030.        toast.innerHTML = `
  4031.            <div class="d-flex align-items-center">
  4032.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  4033.                <span>${message}</span>
  4034.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  4035.            </div>
  4036.        `;
  4037.        
  4038.        document.body.appendChild(toast);
  4039.        
  4040.        // Auto remove after 4 seconds
  4041.        setTimeout(() => {
  4042.            if (toast && toast.parentNode) {
  4043.                toast.remove();
  4044.            }
  4045.        }, 4000);
  4046.    }
  4047.    
  4048.    // Smooth scroll for internal links
  4049.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  4050.        anchor.addEventListener('click', function(e) {
  4051.            e.preventDefault();
  4052.            const target = document.querySelector(this.getAttribute('href'));
  4053.            if (target) {
  4054.                target.scrollIntoView({
  4055.                    behavior: 'smooth',
  4056.                    block: 'start'
  4057.                });
  4058.            }
  4059.        });
  4060.    });
  4061.    
  4062.    // Add fade-in animation to footer sections on scroll
  4063.    const observerOptions = {
  4064.        threshold: 0.1,
  4065.        rootMargin: '0px 0px -50px 0px'
  4066.    };
  4067.    
  4068.    const sectionObserver = new IntersectionObserver((entries) => {
  4069.        entries.forEach(entry => {
  4070.            if (entry.isIntersecting) {
  4071.                entry.target.classList.add('fade-in');
  4072.            }
  4073.        });
  4074.    }, observerOptions);
  4075.    
  4076.    // Observe footer sections
  4077.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  4078.        sectionObserver.observe(section);
  4079.    });
  4080.    
  4081.    // Enhanced hover effects for category tags
  4082.    document.querySelectorAll('.category-tag').forEach(tag => {
  4083.        tag.addEventListener('mouseenter', function() {
  4084.            this.style.transform = 'translateY(-2px) scale(1.02)';
  4085.        });
  4086.        
  4087.        tag.addEventListener('mouseleave', function() {
  4088.            this.style.transform = 'translateY(0) scale(1)';
  4089.        });
  4090.    });
  4091.    
  4092.    // Prevent default for demo links
  4093.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4094.        link.addEventListener('click', function(e) {
  4095.            e.preventDefault();
  4096.        });
  4097.    });
  4098.    
  4099.    // Add click ripple effect to buttons
  4100.    document.querySelectorAll('.btn').forEach(btn => {
  4101.        btn.addEventListener('click', function(e) {
  4102.            const ripple = document.createElement('span');
  4103.            const rect = this.getBoundingClientRect();
  4104.            const size = Math.max(rect.width, rect.height);
  4105.            const x = e.clientX - rect.left - size / 2;
  4106.            const y = e.clientY - rect.top - size / 2;
  4107.            
  4108.            ripple.style.cssText = `
  4109.                position: absolute;
  4110.                left: ${x}px;
  4111.                top: ${y}px;
  4112.                width: ${size}px;
  4113.                height: ${size}px;
  4114.                border-radius: 50%;
  4115.                background: rgba(255, 255, 255, 0.4);
  4116.                transform: scale(0);
  4117.                animation: ripple-effect 0.6s linear;
  4118.                pointer-events: none;
  4119.            `;
  4120.            
  4121.            this.style.position = 'relative';
  4122.            this.style.overflow = 'hidden';
  4123.            this.appendChild(ripple);
  4124.            
  4125.            setTimeout(() => ripple.remove(), 600);
  4126.        });
  4127.    });
  4128.    
  4129. });
  4130.  
  4131. // Add ripple animation CSS
  4132. const rippleCSS = document.createElement('style');
  4133. rippleCSS.textContent = `
  4134.    @keyframes ripple-effect {
  4135.        to {
  4136.            transform: scale(4);
  4137.            opacity: 0;
  4138.        }
  4139.    }
  4140. `;
  4141. document.head.appendChild(rippleCSS);
  4142.  
  4143. document.addEventListener('DOMContentLoaded', function () {
  4144.    var btn = document.getElementById('toggleFooterLinks');
  4145.    if (!btn) return; // No extra links, no button
  4146.  
  4147.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4148.  
  4149.    btn.addEventListener('click', function () {
  4150.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4151.            return li.classList.contains('d-none');
  4152.        });
  4153.  
  4154.        extras.forEach(function (li) {
  4155.            if (anyHidden) {
  4156.                li.classList.remove('d-none');
  4157.                li.classList.add('show');
  4158.            } else {
  4159.                li.classList.add('d-none');
  4160.                li.classList.remove('show');
  4161.            }
  4162.        });
  4163.  
  4164.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4165.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4166.    });
  4167. });
  4168.  
  4169. </script>
  4170.  
  4171.        <!-- end of wpo-site-footer-section -->
  4172.    </div>
  4173.    <!-- end of page-wrapper -->
  4174.  
  4175.    <!-- All JavaScript files
  4176.    ================================================== -->
  4177.    
  4178.  
  4179. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4180. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4181. <!-- Plugins for this template -->
  4182. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4183. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4184. <!-- Custom script for this template -->
  4185. <script src="/static/blogapp/assets/js/script.js"></script>
  4186.  
  4187. <script>
  4188. (function () {
  4189. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4190. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4191.  
  4192. function applyFallback(img) {
  4193. if (!img || img.dataset.fallbackApplied === "1") {
  4194. return;
  4195. }
  4196. var failedSrc = img.currentSrc || img.src || "";
  4197. img.dataset.fallbackApplied = "1";
  4198. img.onerror = null;
  4199. img.src = fallbackImageSrc;
  4200. console.warn("[ImageFallback] Replaced broken image:", {
  4201. failedSrc: failedSrc,
  4202. fallbackSrc: fallbackImageSrc,
  4203. alt: img.alt || "",
  4204. });
  4205. }
  4206.  
  4207. document.querySelectorAll("img").forEach(function (img) {
  4208. if (img.complete && img.naturalWidth === 0) {
  4209. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4210. failedSrc: img.currentSrc || img.src || "",
  4211. alt: img.alt || "",
  4212. });
  4213. applyFallback(img);
  4214. }
  4215. });
  4216.  
  4217. document.addEventListener(
  4218. "error",
  4219. function (event) {
  4220. var target = event.target;
  4221. if (target && target.tagName === "IMG") {
  4222. applyFallback(target);
  4223. }
  4224. },
  4225. true
  4226. );
  4227. })();
  4228. </script>
  4229.  
  4230. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4231.  
  4232.  
  4233.  
  4234. <script type="module" src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"6415e1e4d2164e89bc5fba2c56d58825","r":1}' crossorigin="anonymous"></script>
  4235. </body>
  4236.  
  4237. </html>
  4238.  
  4239.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda