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://horizoncollective.co.uk

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="work">
  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-28T165714.867_u0pLG8z_mBeLJFn_MhF466E_wmM020y.png">
  14.    
  15.  
  16.    <title>Horizon Collective: UK&#x27;s Premier Digital Marketing &amp; SEO Agency</title>
  17.    <meta name="description" content="Horizon Collective is a leading UK digital marketing agency specializing in SEO, content strategy, and web development to help businesses grow online effectively.">
  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://horizoncollective.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #2dd4bf;
  42.        --bs-primary-rgb: 2dd4bf;
  43.        --bs-secondary: #94a3b8;
  44.        --bs-success: #34d399;
  45.        --bs-danger: #f87171;
  46.        --bs-warning: #fbbf24;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #d1fae5;
  49.        --bs-dark: #064e3b;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #2dd4bf;
  53.        --theme-primary-color-s2: #2dd4bf;
  54.        --body-bg-color: #111827;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #d1fae5;
  57.        --text-light-color: #676767;
  58.        --heading-color: #d1fae5;
  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: #064e3b;
  73.        --nav-bg: #064e3b;
  74.        --sub-nav: #1a2e05;
  75.        --navbar-color: #d1fae5;
  76.        --topbar-bg: #111827;
  77.        --topbar-color: #d1fae5;
  78.        --footer-bg: #064e3b;
  79.        --footer-color: #d1fae5;
  80.        --card-bg: rgba(30, 41, 59, 0.8);
  81.        --card-border: #475569;
  82.        --card-radius: 12px;
  83.        --link-color: #2dd4bf;
  84.        --link-hover: #25b8a3;
  85.        --blog-color: #d1fae5;
  86.        --blog-bg: rgba(45, 212, 191, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background: rgba(30, 41, 59, 0.8) !important;
  204.            backdrop-filter: blur(10px);
  205.        
  206.        border: 1px solid var(--border-color) !important;
  207.        transition: all 0.3s ease;
  208.        border-radius: 12px;
  209.        color: var(--text-color) !important;
  210.    }
  211.     .navbar-brand img{
  212.            height: 70px;
  213.            object-fit: contain;
  214.        }
  215.    
  216.    .card:hover {
  217.        transform: translateY(-5px);
  218.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  219.    }
  220.    
  221.    .card-header {
  222.        background-color: var(--section-bg-color) !important;
  223.        border-color: var(--border-color) !important;
  224.        color: var(--text-color) !important;
  225.    }
  226.    
  227.    /* Bootstrap Form Controls */
  228.    .form-control {
  229.        color: var(--text-color) !important;
  230.        background-color: var(--body-bg-color) !important;
  231.        border-color: var(--border-color) !important;
  232.        /* Remove font-family override - let data-font-scheme handle it */
  233.    }
  234.    
  235.    .form-control:focus {
  236.        border-color: var(--bs-primary) !important;
  237.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  238.    }
  239.    
  240.    /* Links throughout site */
  241.  .nav1 a {
  242.        color: var(--link-color) !important;
  243.        text-decoration: none;
  244.        transition: all 0.3s ease;
  245.    }
  246.    
  247.    a:hover {
  248.        color: var(--link-hover) !important;
  249.    }
  250.    
  251.    /* Text color classes */
  252.    .text-muted {
  253.        color: var(--body-color) !important;
  254.    }
  255.    
  256.    .text-light {
  257.        color: var(--light) !important;
  258.    }
  259.    
  260.    /* Section backgrounds */
  261.    .section-bg,
  262.    .bg-light {
  263.        background-color: var(--section-bg-color) !important;
  264.    }
  265.    
  266.    /* Dark sections */
  267.    .bg-dark,
  268.    .dark-section {
  269.        background-color: var(--black-bg-color) !important;
  270.        color: var(--black-section-text-color) !important;
  271.    }
  272.    
  273.    /* Footer styling */
  274.    .footer,
  275.    footer {
  276.        
  277.            background-color: var(--footer-bg) !important;
  278.        
  279.        color: var(--footer-color) !important;
  280.    }
  281.    
  282.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  283.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  284.        color: var(--black-section-text-color) !important;
  285.        /* Remove font-family override - let data-font-scheme handle it */
  286.    }
  287.    
  288.    .footer a, footer a {
  289.        color: var(--black-section-text-color) !important;
  290.    }
  291.    
  292.    .footer a:hover, footer a:hover {
  293.        color: var(--bs-primary) !important;
  294.    }
  295.    
  296.    /* Bootstrap Secondary Colors */
  297.    .btn-secondary {
  298.        background-color: var(--bs-secondary) !important;
  299.        border-color: var(--bs-secondary) !important;
  300.    }
  301.    
  302.    .text-secondary {
  303.        color: var(--bs-secondary) !important;
  304.    }
  305.    
  306.    .bg-secondary {
  307.        background-color: var(--bs-secondary) !important;
  308.    }
  309.    
  310.    /* Bootstrap Success, Danger, Warning, Info */
  311.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  312.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  313.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  314.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  315.    
  316.    .text-success { color: var(--bs-success) !important; }
  317.    .text-danger { color: var(--bs-danger) !important; }
  318.    .text-warning { color: var(--bs-warning) !important; }
  319.    .text-info { color: var(--bs-info) !important; }
  320.    
  321.    .bg-success { background-color: var(--bs-success) !important; }
  322.    .bg-danger { background-color: var(--bs-danger) !important; }
  323.    .bg-warning { background-color: var(--bs-warning) !important; }
  324.    .bg-info { background-color: var(--bs-info) !important; }
  325.    
  326.    /* Mobile menu styling */
  327.    .navbar-toggler,
  328.    .open-btn {
  329.        border-color: var(--navbar-color) !important;
  330.    }
  331.    
  332.    .icon-bar {
  333.        background-color: var(--navbar-color) !important;
  334.    }
  335.    
  336.    /* Smooth Animations */
  337.    .fade-in-up {
  338.        animation: fadeInUp 0.6s ease-out;
  339.    }
  340.    
  341.    @keyframes fadeInUp {
  342.        from {
  343.            opacity: 0;
  344.            transform: translateY(30px);
  345.        }
  346.        to {
  347.            opacity: 1;
  348.            transform: translateY(0);
  349.        }
  350.    }
  351.    
  352.    /* Responsive adjustments */
  353.    @media (max-width: 768px) {
  354.        .navbar {
  355.            padding: 0.5rem 0;
  356.        }
  357.        
  358.        .card:hover {
  359.            transform: none;
  360.        }
  361.    }
  362.    
  363. </style>
  364.    
  365.    
  366.    
  367.  
  368. <script>
  369.    var _paq = window._paq = window._paq || [];
  370.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  371.    _paq.push(['trackPageView']);
  372.    _paq.push(['enableLinkTracking']);
  373.    (function() {
  374.        var u = "//analytics.tech-vikings.com/";
  375.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  376.        _paq.push(['setSiteId', '2']);
  377.        var d = document,
  378.            g = d.createElement('script'),
  379.            s = d.getElementsByTagName('script')[0];
  380.        g.async = true;
  381.        g.src = u + 'matomo.js';
  382.        s.parentNode.insertBefore(g, s);
  383.    })();
  384. </script>
  385. </head>
  386.  
  387.  
  388.  
  389. <body class="page-blogapp:homepage theme-theme_70">
  390.    <div id="healthcheck"></div>
  391.    <!-- start page-wrapper -->
  392.    <div class="page-wrapper">
  393.        
  394.            <!-- start preloader -->
  395.                
  396.            <!-- end preloader -->
  397.        
  398.        <!-- Start header -->
  399.        <header id="header" class="wpo-site-header">
  400.            
  401.  
  402.  
  403.    
  404.  
  405.  
  406. <div class="top-bg">
  407. <div class="unique-topbar2 d-sm-flex d-none container-fluid fluid-container">
  408.    <span id="current-time"></span>
  409.    
  410.    <div class="unique-news-container2">
  411.        <div class="unique-news-wrapper2 top-color" id="newsWrapper">
  412.            <!-- News items will be dynamically added here -->
  413.        </div>
  414.    </div>
  415.  
  416.    <div class="contact-info">
  417.        <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  418.            <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  419.            <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  420.            <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  421.            <li><a href="#"><i class="top-color ti-google"></i></a></li>
  422.        </ul>
  423.    </div>
  424. </div>
  425. </div>
  426.  
  427. <script>
  428.  // ----------------- Clock -----------------
  429.  function updateCurrentTime() {
  430.    const currentDate = new Date();
  431.    const day = currentDate.getDate().toString().padStart(2, '0');
  432.    const monthNames = ["January","February","March","April","May","June","July","August","September","October","November","December"];
  433.    const month = monthNames[currentDate.getMonth()];
  434.    const year = currentDate.getFullYear();
  435.    const hours = currentDate.getHours().toString().padStart(2, '0');
  436.    const minutes = currentDate.getMinutes().toString().padStart(2, '0');
  437.    const seconds = currentDate.getSeconds().toString().padStart(2, '0');
  438.    document.getElementById('current-time').innerHTML =
  439.      `<span class="fw-bold text-black p-2">${hours}:${minutes}:${seconds}</span> <span>${month} ${day}, ${year}</span>`;
  440.  }
  441.  setInterval(updateCurrentTime, 1000);
  442.  updateCurrentTime();
  443.  
  444.  // ----------------- News from Django -----------------
  445.  const newsItems = [
  446.    
  447.      { title: "Washing Mushrooms: The Great Debate: A Guide to Preparing Your Fungi", url: "/washing-mushrooms-the-great-debate-a-guide-to-preparing-your-fungi/" },
  448.    
  449.      { title: "Human Remains of Competitive Swimmer Apparently Attacked by Great White Recovered from Pacific Shore", url: "/human-remains-of-competitive-swimmer-apparently-attacked-by-great-white-recovered-from-pacific-shore/" },
  450.    
  451.      { title: "Iconic Singer Barry Manilow Will Have Surgery for Lung Cancer.", url: "/iconic-singer-barry-manilow-will-have-surgery-for-lung-cancer/" },
  452.    
  453.      { title: "Former British Soldier Charged of Killing Kenyan Female Shows Up in Courtroom", url: "/former-british-soldier-charged-of-killing-kenyan-female-shows-up-in-courtroom/" },
  454.    
  455.      { title: "U.S. Food and Drug Administration Grants Approval to Addyi, a Libido\u002DEnhancing Medication for Postmenopausal", url: "/us-food-and-drug-administration-grants-approval-to-addyi-a-libido-enhancing-medication-for-postmenopausal/" }
  456.    
  457.  ];
  458.  
  459.  let currentNewsIndex = 0;
  460.  const newsWrapper = document.getElementById('newsWrapper');
  461.  let newsElements = [];
  462.  
  463.  function createNewsElements() {
  464.      newsItems.forEach((news, index) => {
  465.          const newsElement = document.createElement('div');
  466.          newsElement.className = 'unique-news-item2 top-color';
  467.          newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  468.          newsWrapper.appendChild(newsElement);
  469.          newsElements.push(newsElement);
  470.      });
  471.      if (newsElements.length > 0) {
  472.          newsElements[0].classList.add('active');
  473.      }
  474.  }
  475.  
  476.  function changeNews() {
  477.      const currentElement = newsElements[currentNewsIndex];
  478.      const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  479.      const nextElement = newsElements[nextIndex];
  480.  
  481.      currentElement.classList.remove('active');
  482.      currentElement.classList.add('exit-up');
  483.  
  484.      setTimeout(() => {
  485.          nextElement.classList.add('active');
  486.          currentNewsIndex = nextIndex;
  487.          setTimeout(() => {
  488.              currentElement.classList.remove('exit-up');
  489.          }, 100);
  490.      }, 250);
  491.  }
  492.  
  493.  function startNewsRotation() {
  494.      setInterval(changeNews, 5000);
  495.  }
  496.  
  497.  window.onload = function() {
  498.      createNewsElements();
  499.      startNewsRotation();
  500.  };
  501. </script>
  502.  
  503.  
  504.  
  505.            
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512. <header class="header-v7 py-2 mb-4">
  513.    <!-- Top Bar -->
  514.    <div class="top-bar-v7">
  515.        <div class="container-fluid fluid-container">
  516.            <div class="row align-items-center justify-content-center">
  517.                <div class="col-lg-3 col-md-4">
  518.                    <div class="logo-section-v7">
  519.                        <a class="brand-link-v7" href="/">
  520.                            
  521.                                Horizon Collective
  522.                            
  523.                        </a>
  524.                    </div>
  525.                </div>
  526.                <div class="col-lg-6 col-md-5">
  527.                    <div class="search-bar-v7">
  528.                        <form class="search-form-v7" action="#" method="get">
  529.                            <div class="search-container-v7">
  530.                                <input id="search-input" type="search" class="search-input-v7"
  531.                                    placeholder="Search articles, tutorials, news..." name="q">
  532.                                <button type="submit" class="search-btn-v7">
  533.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  534.                                        stroke-width="2">
  535.                                        <circle cx="11" cy="11" r="8"></circle>
  536.                                        <path d="m21 21-4.35-4.35"></path>
  537.                                    </svg>
  538.                                </button>
  539.                            </div>
  540.                            <div id="search-results" class="search-results-container search-v1"></div>
  541.                        </form>
  542.                    </div>
  543.                </div>
  544.                <div class="col-lg-3 col-md-3">
  545.                    <!-- Empty column for spacing -->
  546.                </div>
  547.            </div>
  548.        </div>
  549.    </div>
  550.  
  551.    <!-- Main Navigation -->
  552.    <div class="main-nav-v7">
  553.        <div class="container-fluid">
  554.            <div class="nav-wrapper-v7">
  555.  
  556.                <!-- Sidebar Navigation -->
  557.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  558.                    <div class="nav-header-v7">
  559.                        <h6 class="nav-title-v7">Navigation</h6>
  560.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  561.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  562.                                stroke-width="2">
  563.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  564.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  565.                            </svg>
  566.                        </button>
  567.                    </div>
  568.  
  569.                    <ul class="sidebar-menu-v7">
  570.                        <li class="sidebar-item-v7">
  571.                            <a href='/' class="sidebar-link-v7 active-v7">
  572.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  573.                                    stroke="currentColor" stroke-width="2">
  574.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  575.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  576.                                </svg>
  577.                                Home
  578.                            </a>
  579.                        </li>
  580.  
  581.                        <li class="sidebar-item-v7 has-submenu-v7">
  582.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  583.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  584.                                    stroke="currentColor" stroke-width="2">
  585.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  586.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  587.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  588.                                </svg>
  589.                                Technology
  590.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  591.                                    stroke="currentColor" stroke-width="2">
  592.                                    <polyline points="6,9 12,15 18,9"></polyline>
  593.                                </svg>
  594.                            </a>
  595.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  596.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  597.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  598.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  599.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  600.                            </ul>
  601.                        </li>
  602.  
  603.                        <li class="sidebar-item-v7 has-submenu-v7">
  604.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  605.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  606.                                    stroke="currentColor" stroke-width="2">
  607.                                    <path
  608.                                        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">
  609.                                    </path>
  610.                                </svg>
  611.                                Business
  612.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  613.                                    stroke="currentColor" stroke-width="2">
  614.                                    <polyline points="6,9 12,15 18,9"></polyline>
  615.                                </svg>
  616.                            </a>
  617.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  618.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  619.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  620.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  621.                            </ul>
  622.                        </li>
  623.  
  624.                        <li class="sidebar-item-v7">
  625.                            <a href="#" class="sidebar-link-v7">
  626.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  627.                                    stroke="currentColor" stroke-width="2">
  628.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  629.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  630.                                </svg>
  631.                                Tutorials
  632.                            </a>
  633.                        </li>
  634.  
  635.                        <li class="sidebar-item-v7">
  636.                            <a href="#" class="sidebar-link-v7">
  637.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  638.                                    stroke="currentColor" stroke-width="2">
  639.                                    <polygon
  640.                                        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">
  641.                                    </polygon>
  642.                                </svg>
  643.                                Reviews
  644.                            </a>
  645.                        </li>
  646.  
  647.                        <li class="sidebar-item-v7">
  648.                            <a href="#" class="sidebar-link-v7">
  649.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  650.                                    stroke="currentColor" stroke-width="2">
  651.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  652.                                </svg>
  653.                                News
  654.                            </a>
  655.                        </li>
  656.  
  657.                        <li class="sidebar-item-v7">
  658.                            <a href="#" class="sidebar-link-v7">
  659.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  660.                                    stroke="currentColor" stroke-width="2">
  661.                                    <circle cx="12" cy="12" r="3"></circle>
  662.                                    <path
  663.                                        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">
  664.                                    </path>
  665.                                </svg>
  666.                                About
  667.                            </a>
  668.                        </li>
  669.  
  670.                        <li class="sidebar-item-v7">
  671.                            <a href="#" class="sidebar-link-v7">
  672.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  673.                                    stroke="currentColor" stroke-width="2">
  674.                                    <path
  675.                                        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">
  676.                                    </path>
  677.                                    <polyline points="22,6 12,13 2,6"></polyline>
  678.                                </svg>
  679.                                Contact
  680.                            </a>
  681.                        </li>
  682.                    </ul>
  683.                </nav>
  684.                <div class="sidebar-blur"></div>
  685.  
  686.                <!-- Main Content Area -->
  687.                <div class="content-area-v7">
  688.                    <!-- Horizontal Nav for Desktop -->
  689.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  690.                        <ul class="horizontal-menu-v7">
  691.  
  692.                            
  693.                            <li class="horizontal-item-v7">
  694.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  695.                            </li>
  696.  
  697.                            
  698.                            
  699.                             <li class="horizontal-item-v7">
  700.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  701.                                    All Posts
  702.                                </a>
  703.                                </li>
  704.  
  705.                                
  706.  
  707.                                        
  708.                                        
  709.                                
  710.                             <li class="horizontal-item-v7">
  711.                                <a href="/category/business/" class="horizontal-link-v7">
  712.                                    Business
  713.                                </a>
  714.                                </li>
  715.  
  716.                                
  717.  
  718.                                        
  719.                                        
  720.                                
  721.                             <li class="horizontal-item-v7">
  722.                                <a href="/category/esports/" class="horizontal-link-v7">
  723.                                    Esports
  724.                                </a>
  725.                                </li>
  726.  
  727.                                
  728.  
  729.                                        
  730.                                        
  731.                                
  732.                             <li class="horizontal-item-v7">
  733.                                <a href="/category/fashion/" class="horizontal-link-v7">
  734.                                    Fashion
  735.                                </a>
  736.                                </li>
  737.  
  738.                                
  739.  
  740.                                        
  741.                                        
  742.                                
  743.                             <li class="horizontal-item-v7">
  744.                                <a href="/category/featured/" class="horizontal-link-v7">
  745.                                    Featured
  746.                                </a>
  747.                                </li>
  748.  
  749.                                
  750.  
  751.                                        
  752.                                        
  753.                                
  754.                             <li class="horizontal-item-v7">
  755.                                <a href="/category/gaming/" class="horizontal-link-v7">
  756.                                    Gaming
  757.                                </a>
  758.                                </li>
  759.  
  760.                                
  761.  
  762.                                        
  763.                                        
  764.                                
  765.                             <li class="horizontal-item-v7">
  766.                                <a href="/category/health/" class="horizontal-link-v7">
  767.                                    Health
  768.                                </a>
  769.                                </li>
  770.  
  771.                                
  772.  
  773.                                        
  774.                                        
  775.                                
  776.                            
  777.                                
  778.                                <li class="horizontal-item-v7 dropdown-v7">
  779.                                    <a href="#" class="horizontal-link-v7">More</a>
  780.                                    <div class="horizontal-dropdown-v7">
  781.                                        <a href="/category/life-fitness/"
  782.                                            class="dropdown-item-v7">
  783.                                            Life &amp; Fitness
  784.                                        </a>
  785.                                        
  786.  
  787.                                        
  788.                                        
  789.                                
  790.                            
  791.                                        <a href="/category/lifestyle/"
  792.                                            class="dropdown-item-v7">
  793.                                            Lifestyle
  794.                                        </a>
  795.                                        
  796.  
  797.                                        
  798.                                        
  799.                                
  800.                            
  801.                                        <a href="/category/news/"
  802.                                            class="dropdown-item-v7">
  803.                                            News
  804.                                        </a>
  805.                                        
  806.  
  807.                                        
  808.                                        
  809.                                
  810.                            
  811.                                        <a href="/category/others/"
  812.                                            class="dropdown-item-v7">
  813.                                            Others
  814.                                        </a>
  815.                                        
  816.  
  817.                                        
  818.                                        
  819.                                
  820.                            
  821.                                        <a href="/category/politics/"
  822.                                            class="dropdown-item-v7">
  823.                                            Politics
  824.                                        </a>
  825.                                        
  826.  
  827.                                        
  828.                                        
  829.                                
  830.                            
  831.                                        <a href="/category/sports/"
  832.                                            class="dropdown-item-v7">
  833.                                            Sports
  834.                                        </a>
  835.                                        
  836.  
  837.                                        
  838.                                        
  839.                                
  840.                            
  841.                                        <a href="/category/tech/"
  842.                                            class="dropdown-item-v7">
  843.                                            Tech
  844.                                        </a>
  845.                                        
  846.  
  847.                                        
  848.                                        
  849.                                
  850.                            
  851.                                        <a href="/category/travel/"
  852.                                            class="dropdown-item-v7">
  853.                                            Travel
  854.                                        </a>
  855.                                        
  856.  
  857.                                        
  858.                                        
  859.                                    </div>
  860.                                </li>
  861.                                
  862.                                
  863. <li>
  864.                  <a href="/page/contact-us/">
  865.                     Contact Us
  866.                  </a>
  867.              </li>
  868.                        </ul>
  869.                    </nav>
  870.  
  871.  
  872.                    <!-- Mobile Menu Button -->
  873.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  874.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  875.                            stroke-width="2">
  876.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  877.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  878.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  879.                        </svg>
  880.                        Menu
  881.                    </button>
  882.                </div>
  883.            </div>
  884.        </div>
  885.    </div>
  886.  
  887.    <!-- Overlay for mobile sidebar -->
  888.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  889. </header>
  890.  
  891. <style>
  892.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  893.    .header-v7 {
  894.        position: relative;
  895.        background: var(--navbar-bg);
  896.    }
  897.  
  898.    /* Top Bar Styles */
  899.    .top-bar-v7 {
  900.        padding: 15px 0;
  901.        border-bottom: 1px solid var(--border-color);
  902.        background: var(--navbar-bg);
  903.    }
  904.  
  905.    .logo-img-v7 {
  906.        max-height: 70px;
  907.        transition: transform 0.3s ease;
  908.    }
  909.  
  910.    .logo-img-v7:hover {
  911.        transform: scale(1.05);
  912.    }
  913.  
  914.    /* Search Bar Styles */
  915.    .search-container-v7 {
  916.        position: relative;
  917.        display: flex;
  918.        align-items: center;
  919.        background: transparent;
  920.        border: 2px solid var(--border-color);
  921.        border-radius: 8px;
  922.        overflow: hidden;
  923.        transition: all 0.3s ease;
  924.    }
  925.  
  926.    .search-container-v7:focus-within {
  927.        border-color: #007bff33;
  928.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  929.    }
  930.  
  931.    .search-input-v7 {
  932.        color: var(--topbar-color) !important;
  933.        flex: 1;
  934.        border: none;
  935.        padding: 12px 16px;
  936.        font-size: 14px;
  937.        outline: none;
  938.        background: transparent;
  939.    }
  940.  
  941.    .search-input-v7::placeholder {
  942.        color: #a0aec0;
  943.    }
  944.  
  945.    .search-btn-v7 {
  946.        background: var(--bs-primary);
  947.        color: white;
  948.        border: none;
  949.        padding: 12px 16px;
  950.        cursor: pointer;
  951.        transition: background 0.3s ease;
  952.    }
  953.  
  954.    .search-btn-v7:hover {
  955.        background: #3182ce;
  956.    }
  957.  
  958.    /* Header Actions */
  959.    .header-actions-v7 {
  960.        display: flex;
  961.        align-items: center;
  962.        gap: 15px;
  963.        justify-content: flex-end;
  964.    }
  965.  
  966.    .notification-btn-v7,
  967.    .profile-btn-v7 {
  968.        background: none;
  969.        border: none;
  970.        padding: 8px;
  971.        border-radius: 8px;
  972.        cursor: pointer;
  973.        transition: background 0.3s ease;
  974.        position: relative;
  975.    }
  976.  
  977.    .notification-btn-v7:hover,
  978.    .profile-btn-v7:hover {
  979.        background: #f1f5f9;
  980.    }
  981.  
  982.    .notification-badge-v7 {
  983.        position: absolute;
  984.        top: 2px;
  985.        right: 2px;
  986.        background: #e53e3e;
  987.        color: white;
  988.        font-size: 16px;
  989.        font-weight: 600;
  990.        width: 16px;
  991.        height: 16px;
  992.        border-radius: 50%;
  993.        display: flex;
  994.        align-items: center;
  995.        justify-content: center;
  996.    }
  997.  
  998.    .profile-avatar-v7 {
  999.        width: 32px;
  1000.        height: 32px;
  1001.        background: var(--border-color);
  1002.        border-radius: 50%;
  1003.        display: flex;
  1004.        align-items: center;
  1005.        justify-content: center;
  1006.    }
  1007.  
  1008.    /* Main Navigation */
  1009.    .main-nav-v7 {
  1010.        background: var(--navbar-bg);
  1011.    }
  1012.  
  1013.    .nav-wrapper-v7 {
  1014.        display: flex;
  1015.        align-items: center;
  1016.        justify-content: center;
  1017.        min-height: 60px;
  1018.    }
  1019.  
  1020.    /* Sidebar Navigation */
  1021.    .sidebar-nav-v7 {
  1022.        position: fixed;
  1023.        top: 0;
  1024.        left: -350px;
  1025.        width: 350px;
  1026.        height: 100vh;
  1027.        background: var(--navbar-bg);
  1028.        z-index: 1000;
  1029.        transition: left 0.3s ease;
  1030.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  1031.        overflow-y: auto;
  1032.    }
  1033.  
  1034.    .sidebar-nav-v7.show-v7 {
  1035.        left: 0;
  1036.    }
  1037.  
  1038.    .nav-header-v7 {
  1039.        display: flex;
  1040.        align-items: center;
  1041.        justify-content: space-between;
  1042.        padding: 20px 25px;
  1043.        border-bottom: 1px solid var(--border-color);
  1044.        background: var(--navbar-bg);
  1045.    }
  1046.  
  1047.    .nav-title-v7 {
  1048.        font-size: 16px;
  1049.        font-weight: 600;
  1050.        color: #2d3748;
  1051.        margin: 0;
  1052.    }
  1053.  
  1054.    .sidebar-close-v7 {
  1055.        background: none;
  1056.        border: none;
  1057.        padding: 8px;
  1058.        cursor: pointer;
  1059.        border-radius: 6px;
  1060.        transition: background 0.3s ease;
  1061.    }
  1062.  
  1063.    .sidebar-close-v7:hover {
  1064.        background: var(--border-color);
  1065.    }
  1066.  
  1067.    .sidebar-menu-v7 {
  1068.        list-style: none;
  1069.        padding: 20px 0;
  1070.        margin: 0;
  1071.    }
  1072.  
  1073.    .sidebar-item-v7 {
  1074.        margin-bottom: 5px;
  1075.    }
  1076.  
  1077.    .sidebar-link-v7 {
  1078.        display: flex;
  1079.        align-items: center;
  1080.        color: #4a5568;
  1081.        text-decoration: none;
  1082.        padding: 15px 25px;
  1083.        font-size: 15px;
  1084.        font-weight: 500;
  1085.        transition: all 0.3s ease;
  1086.        position: relative;
  1087.    }
  1088.  
  1089.    .sidebar-link-v7:hover,
  1090.    .sidebar-link-v7.active-v7 {
  1091.        color: #007bff;
  1092.        background: var(--border-color);
  1093.    }
  1094.  
  1095.    .sidebar-link-v7.active-v7::before {
  1096.        content: '';
  1097.        position: absolute;
  1098.        left: 0;
  1099.        top: 0;
  1100.        bottom: 0;
  1101.        width: 4px;
  1102.        background: #007bff;
  1103.    }
  1104.  
  1105.    .sidebar-icon-v7 {
  1106.        margin-right: 12px;
  1107.        color: currentColor;
  1108.    }
  1109.  
  1110.    .submenu-arrow-v7 {
  1111.        margin-left: auto;
  1112.        transition: transform 0.3s ease;
  1113.    }
  1114.  
  1115.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1116.        transform: rotate(180deg);
  1117.    }
  1118.  
  1119.    .sidebar-submenu-v7 {
  1120.        list-style: none;
  1121.        padding: 0;
  1122.        margin: 0;
  1123.        max-height: 0;
  1124.        overflow: hidden;
  1125.        transition: max-height 0.3s ease;
  1126.        background: var(--navbar-bg);
  1127.    }
  1128.  
  1129.    .sidebar-submenu-v7.show-v7 {
  1130.        max-height: 300px;
  1131.        padding: 10px 0;
  1132.    }
  1133.  
  1134.    .sidebar-sublink-v7 {
  1135.        display: block;
  1136.        color: #718096;
  1137.        text-decoration: none;
  1138.        padding: 10px 25px 10px 55px;
  1139.        font-size: 14px;
  1140.        transition: all 0.3s ease;
  1141.    }
  1142.  
  1143.    .sidebar-sublink-v7:hover {
  1144.        color: #007bff;
  1145.        background: var(--border-color);
  1146.    }
  1147.  
  1148.    /* Sidebar Footer */
  1149.    .sidebar-footer-v7 {
  1150.        padding: 25px;
  1151.        margin-top: auto;
  1152.        border-top: 1px solid var(--border-color);
  1153.    }
  1154.  
  1155.    .sidebar-cta-v7 {
  1156.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1157.        padding: 20px;
  1158.        border-radius: 12px;
  1159.        text-align: center;
  1160.        color: white;
  1161.    }
  1162.  
  1163.    .cta-title-v7 {
  1164.        font-size: 14px;
  1165.        font-weight: 600;
  1166.        margin: 0 0 5px 0;
  1167.    }
  1168.  
  1169.    .cta-text-v7 {
  1170.        font-size: 12px;
  1171.        margin: 0 0 15px 0;
  1172.        opacity: 0.9;
  1173.    }
  1174.  
  1175.    .cta-btn-v7 {
  1176.        background: rgba(255, 255, 255, 0.2);
  1177.        color: white;
  1178.        border: 1px solid rgba(255, 255, 255, 0.3);
  1179.        padding: 8px 20px;
  1180.        border-radius: 20px;
  1181.        font-size: 12px;
  1182.        font-weight: 500;
  1183.        cursor: pointer;
  1184.        transition: all 0.3s ease;
  1185.    }
  1186.  
  1187.    .cta-btn-v7:hover {
  1188.        background: rgba(255, 255, 255, 0.3);
  1189.    }
  1190.  
  1191.    /* Horizontal Navigation for Desktop */
  1192.    .horizontal-nav-v7 {
  1193.        flex: 1;
  1194.        display: flex;
  1195.        justify-content: center;
  1196.    }
  1197.  
  1198.    .horizontal-menu-v7 {
  1199.        list-style: none;
  1200.        padding: 0;
  1201.        margin: 0;
  1202.        display: flex;
  1203.        align-items: center;
  1204.    }
  1205.  
  1206.    .horizontal-item-v7 {
  1207.        position: relative;
  1208.        margin-right: 30px;
  1209.    }
  1210.  
  1211.    .horizontal-link-v7 {
  1212.        color: #4a5568;
  1213.        text-decoration: none;
  1214.        font-size: 16px;
  1215.        font-weight: 500;
  1216.        padding: 20px 0;
  1217.        position: relative;
  1218.        transition: color 0.3s ease;
  1219.    }
  1220.  
  1221.    .horizontal-link-v7::after {
  1222.        content: '';
  1223.        position: absolute;
  1224.        bottom: 0;
  1225.        left: 0;
  1226.        width: 0;
  1227.        height: 2px;
  1228.        background: #007bff;
  1229.        transition: width 0.3s ease;
  1230.    }
  1231.  
  1232.    .horizontal-link-v7:hover,
  1233.    .horizontal-link-v7.active-v7 {
  1234.        color: #007bff;
  1235.        font-weight: 600;
  1236.    }
  1237.  
  1238.    .horizontal-link-v7:hover::after,
  1239.    .horizontal-link-v7.active-v7::after {
  1240.        width: 100%;
  1241.    }
  1242.  
  1243.    /* Horizontal Dropdown */
  1244.    .horizontal-dropdown-v7 {
  1245.        position: absolute;
  1246.        top: 100%;
  1247.        left: 0;
  1248.        background: var(--navbar-bg);
  1249.        min-width: 200px;
  1250.        border-radius: 8px;
  1251.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1252.        opacity: 0;
  1253.        visibility: hidden;
  1254.        transform: translateY(-10px);
  1255.        transition: all 0.3s ease;
  1256.        padding: 10px 0;
  1257.        z-index: 100;
  1258.    }
  1259.  
  1260.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1261.        opacity: 1;
  1262.        visibility: visible;
  1263.        transform: translateY(0);
  1264.    }
  1265.  
  1266.    .dropdown-item-v7 {
  1267.        display: block;
  1268.        color: #4a5568;
  1269.        text-decoration: none;
  1270.        padding: 12px 20px;
  1271.        font-size: 14px;
  1272.        transition: all 0.3s ease;
  1273.    }
  1274.  
  1275.    .dropdown-item-v7:hover {
  1276.        color: #007bff;
  1277.        background: #565758ff;
  1278.    }
  1279.  
  1280.    /* Mobile Menu Button */
  1281.    .mobile-menu-btn-v7 {
  1282.        background: none;
  1283.        border: 1px solid var(--border-color);
  1284.        padding: 10px 15px;
  1285.        border-radius: 8px;
  1286.        cursor: pointer;
  1287.        display: flex;
  1288.        align-items: center;
  1289.        gap: 8px;
  1290.        font-size: 14px;
  1291.        font-weight: 500;
  1292.        color: #4a5568;
  1293.        transition: all 0.3s ease;
  1294.        margin: 0 auto;
  1295.    }
  1296.  
  1297.    .mobile-menu-btn-v7:hover {
  1298.        border-color: #cbd5e0;
  1299.        opacity: 0.7;
  1300.    }
  1301.  
  1302.    /* Sidebar Overlay */
  1303.    .sidebar-overlay-v7 {
  1304.        position: fixed;
  1305.        top: 0;
  1306.        left: 0;
  1307.        right: 0;
  1308.        bottom: 0;
  1309.        background: rgba(0, 0, 0, 0.5);
  1310.        z-index: 999;
  1311.        opacity: 0;
  1312.        visibility: hidden;
  1313.        transition: all 0.3s ease;
  1314.    }
  1315.  
  1316.    .sidebar-overlay-v7.show-v7 {
  1317.        opacity: 1;
  1318.        visibility: visible;
  1319.    }
  1320.  
  1321.    /* Responsive Design */
  1322.    @media (max-width: 991px) {
  1323.        .top-bar-v7 .col-lg-6 {
  1324.            order: 3;
  1325.            margin-top: 15px;
  1326.        }
  1327.  
  1328.        .header-actions-v7 {
  1329.            justify-content: flex-start;
  1330.        }
  1331.    }
  1332.  
  1333.    @media (max-width: 768px) {
  1334.        .sidebar-nav-v7 {
  1335.            width: 300px;
  1336.            left: -300px;
  1337.        }
  1338.  
  1339.        .search-container-v7 {
  1340.            margin-top: 10px;
  1341.        }
  1342.    }
  1343. </style>
  1344.  
  1345. <script>
  1346.    function openSidebarV7() {
  1347.        const sidebar = document.getElementById('sidebarNavV7');
  1348.        const overlay = document.getElementById('sidebarOverlayV7');
  1349.  
  1350.        sidebar.classList.add('show-v7');
  1351.        overlay.classList.add('show-v7');
  1352.        document.body.style.overflow = 'hidden';
  1353.    }
  1354.  
  1355.    function closeSidebarV7() {
  1356.        const sidebar = document.getElementById('sidebarNavV7');
  1357.        const overlay = document.getElementById('sidebarOverlayV7');
  1358.  
  1359.        sidebar.classList.remove('show-v7');
  1360.        overlay.classList.remove('show-v7');
  1361.        document.body.style.overflow = '';
  1362.    }
  1363.  
  1364.    function toggleSubmenuV7(submenuId) {
  1365.        const submenu = document.getElementById(submenuId);
  1366.        const parentItem = submenu.closest('.sidebar-item-v7');
  1367.  
  1368.        // Close other open submenus
  1369.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1370.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1371.  
  1372.        allSubmenus.forEach(menu => {
  1373.            if (menu.id !== submenuId) {
  1374.                menu.classList.remove('show-v7');
  1375.            }
  1376.        });
  1377.  
  1378.        allParentItems.forEach(item => {
  1379.            if (item !== parentItem) {
  1380.                item.classList.remove('open-v7');
  1381.            }
  1382.        });
  1383.  
  1384.        // Toggle current submenu
  1385.        submenu.classList.toggle('show-v7');
  1386.        parentItem.classList.toggle('open-v7');
  1387.    }
  1388.  
  1389.    // Close sidebar when clicking outside
  1390.    document.addEventListener('click', function (event) {
  1391.        const sidebar = document.getElementById('sidebarNavV7');
  1392.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1393.  
  1394.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1395.            closeSidebarV7();
  1396.        }
  1397.    });
  1398.  
  1399.    // Handle window resize
  1400.    window.addEventListener('resize', function () {
  1401.        if (window.innerWidth >= 992) {
  1402.            closeSidebarV7();
  1403.        }
  1404.    });
  1405. </script>
  1406.  
  1407. <script>
  1408.  document.addEventListener("DOMContentLoaded", function () {
  1409.    console.log("loaded");
  1410.  
  1411.     const searchInput = document.getElementById("search-input")
  1412.    const searchResults = document.getElementById("search-results");
  1413.  
  1414.    if (!searchInput || !searchResults) {
  1415.      console.error("Search input/results not found");
  1416.      return;
  1417.    }
  1418.  
  1419.    // Prevent form submission
  1420.    if (searchInput.form) {
  1421.      searchInput.form.addEventListener("submit", function (e) {
  1422.        e.preventDefault();
  1423.      });
  1424.    }
  1425.  
  1426.    // Add event listener for keyup
  1427.    searchInput.addEventListener("keyup", function (e) {
  1428.      console.log("Key pressed:", e.key);
  1429.      e.preventDefault();
  1430.  
  1431.      const query = searchInput.value.trim();
  1432.      console.log("User is typing: " + query);
  1433.  
  1434.      // If empty → clear and hide
  1435.      if (query === "") {
  1436.        searchResults.innerHTML = "";
  1437.        searchResults.style.display = "none";
  1438.        return;
  1439.      }
  1440.  
  1441.      // Show results
  1442.      searchResults.style.display = "block";
  1443.  
  1444.      // Fetch search results
  1445.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1446.        method: "GET",
  1447.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1448.      })
  1449.        .then(response => {
  1450.          console.log("Response Status:", response.status);
  1451.          return response.json();
  1452.        })
  1453.        .then(data => {
  1454.          console.log("Data received:", data);
  1455.          if (data.html) {
  1456.            searchResults.innerHTML = data.html;
  1457.          } else {
  1458.            searchResults.innerHTML = "<p>No results found.</p>";
  1459.          }
  1460.        })
  1461.        .catch(error => {
  1462.          console.error("Error fetching search results:", error);
  1463.        });
  1464.    });
  1465.  
  1466.    // Close results when clicking outside
  1467.    document.addEventListener("click", function (e) {
  1468.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1469.        searchResults.style.display = "none";
  1470.      }
  1471.    });
  1472.  
  1473.    // Close results on ESC key
  1474.    document.addEventListener("keydown", function (e) {
  1475.      if (e.key === "Escape") {
  1476.        searchResults.style.display = "none";
  1477.      }
  1478.    });
  1479.  });
  1480. </script>
  1481.  
  1482. <style>
  1483.        /* search field */
  1484.  .search-results-container {
  1485.  position: absolute;
  1486.  top: 100%; /* Position it below the input field */
  1487.  left: 10px;
  1488.  right: 10px;
  1489.  background-color: white;
  1490.  border: 1px solid #ddd;
  1491.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1492.  max-height: 300px;
  1493.  overflow-y: auto;
  1494.  z-index: 1000;
  1495.  display: none; /* Initially hidden */
  1496. }
  1497.  
  1498. .search-results-container p {
  1499.  margin: 0;
  1500. }
  1501.  
  1502. .search-results-container .result-item {
  1503.  padding: 10px;
  1504.  cursor: pointer;
  1505. }
  1506.  
  1507. .search-results-container .result-item:hover {
  1508.  background-color: #f0f0f0;
  1509. }
  1510. </style>
  1511.  
  1512.        </header>
  1513.        <!-- end of header -->
  1514.        <!-- start of wpo-blog-hero -->
  1515.        
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523. <div class="blog-hero-v5">
  1524.  <div class="container-fluid fluid-container">
  1525.    <!-- Hero Header -->
  1526.  
  1527.    <!-- Main Content Grid -->
  1528.    <div class="row g-4">
  1529.      <!-- Large Featured Post - Left Side -->
  1530.      <div class="col-lg-6 col-md-12">
  1531.        
  1532.        
  1533.          
  1534.        <div class="large-featured-card">
  1535.          <div class="card-image-wrapper">
  1536.            
  1537.                <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" class="card-image">
  1538.            
  1539.            <div class="image-overlay">
  1540.              <span class="category-pill fashion bg-primary-gradient">News</span>
  1541.            </div>
  1542.          </div>
  1543.          <div class="card-content">
  1544.            <h2 class="card-title"><a class="top-color" href="/we-need-a-helicopter-to-locate-them-adolescents-distress-call-to-aid-family-lost-off-aussie-coast-revealed/">
  1545.                                        ‘We Need a Helicopter to Locate Them’: Adolescent’s Distress Call to Aid Family Lost Off Aussie Coast Revealed
  1546.                                    </a></h2>
  1547.            <p class="card-description"></p>
  1548.            <div class="card-footer">
  1549.              <div class="author-section">
  1550.                <div class="author-avatar">
  1551.                  
  1552.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="author-img">
  1553.                    
  1554.                </div>
  1555.                <div class="author-details">
  1556.                  <span class="author-name">Manuel Miranda</span>
  1557.                  <span class="publish-date">19 May 2026</span>
  1558.                </div>
  1559.              </div>
  1560.              <div class="read-time">
  1561.                <!-- <span>9 min read</span> -->
  1562.              </div>
  1563.            </div>
  1564.          </div>
  1565.        </div>
  1566.  
  1567.        
  1568.      </div>
  1569.      
  1570.  
  1571.      <!-- Right Side - Grid of Posts -->
  1572.      <div class="col-lg-6 col-md-12">
  1573.        <div class="row h-100">
  1574.          
  1575.          
  1576.            
  1577.          <!-- Medium Featured Post -->
  1578.          <div class="col-12 mb-3">
  1579.            <div class="medium-featured-card h-100">
  1580.              <div class="row g-0 h-100">
  1581.                <div class="col-md-6">
  1582.                  <div class="medium-image-wrapper">
  1583.                    
  1584.                          <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1585.                      
  1586.                    <div class="medium-overlay">
  1587.                      <span class="category-pill travel bg-primary-gradient">News</span>
  1588.                    </div>
  1589.                  </div>
  1590.                </div>
  1591.                <div class="col-md-6">
  1592.                  <div class="medium-content">
  1593.                    <h3 class="medium-title"><a class="top-color" href="/cyclone-disaster-in-the-island-nation-awakens-a-spirit-of-volunteerism/">
  1594.                                        Cyclone Disaster in the Island Nation Awakens a Spirit of Volunteerism
  1595.                                    </a></h3>
  1596.                    <p class="medium-excerpt"></p>
  1597.                    <div class="medium-meta">
  1598.                      <span class="author">By Manuel Miranda</span>
  1599.                      <span class="date">18 May 2026</span>
  1600.                    </div>
  1601.                  </div>
  1602.                </div>
  1603.              </div>
  1604.            </div>
  1605.          </div>
  1606.  
  1607.          
  1608.          
  1609.  
  1610.          
  1611.            <!-- Small Cards Row -->
  1612.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  1613.              <div class="small-card h-100">
  1614.                <div class="small-image-wrapper">
  1615.                    
  1616.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1617.                            style="object-fit: cover;" alt="">
  1618.                    
  1619.                  <span class="small-category bg-primary-gradient">News</span>
  1620.                </div>
  1621.                <div class="small-content">
  1622.                  <h4 class="small-title"> <a class="top-color" href="/los-blancos-trent-alexander-arnold-may-face-his-former-club-in-upcoming-champions-league-match/" >
  1623.                                        Los Blancos&#x27; Trent Alexander-Arnold May Face His Former Club in Upcoming Champions League Match
  1624.                                    </a></h4>
  1625.                  <p class="medium-excerpt"></p>
  1626.                  <div class="small-meta">
  1627.                    <span>By Manuel Miranda</span>
  1628.                    <span>18 May 2026</span>
  1629.                  </div>
  1630.                </div>
  1631.              </div>
  1632.            </div>
  1633.            
  1634.            <!-- Small Cards Row -->
  1635.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  1636.              <div class="small-card h-100">
  1637.                <div class="small-image-wrapper">
  1638.                    
  1639.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1640.                            style="object-fit: cover;" alt="">
  1641.                    
  1642.                  <span class="small-category bg-primary-gradient">News</span>
  1643.                </div>
  1644.                <div class="small-content">
  1645.                  <h4 class="small-title"> <a class="top-color" href="/troubling-recollections-return-in-davao-city-as-officials-trace-bondi-shooting-alleged-attackers-movements/" >
  1646.                                        Troubling Recollections Return in Davao City as Officials Trace Bondi Shooting Alleged Attackers&#x27; Movements
  1647.                                    </a></h4>
  1648.                  <p class="medium-excerpt"></p>
  1649.                  <div class="small-meta">
  1650.                    <span>By Manuel Miranda</span>
  1651.                    <span>18 May 2026</span>
  1652.                  </div>
  1653.                </div>
  1654.              </div>
  1655.            </div>
  1656.            
  1657.  
  1658.        </div>
  1659.      </div>
  1660.    </div>
  1661.  </div>
  1662. </div>
  1663.  
  1664. <style>
  1665.  /* Blog Hero V5 - Clean Card Grid Design */
  1666.  :root {
  1667.    --shadow-light: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  1668.    --shadow-medium: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  1669.    --shadow-heavy: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  1670.  
  1671.    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  1672.  }
  1673.  
  1674.  .blog-hero-v5 {
  1675.    padding: 4rem 0;
  1676.  }
  1677.  
  1678.  /* Hero Header */
  1679.  .hero-header {
  1680.    margin-bottom: 2rem;
  1681.  }
  1682.  
  1683.  .hero-title {
  1684.    font-size: 3.5rem;
  1685.    font-weight: 800;
  1686.    color: var(--text-dark);
  1687.    margin-bottom: 1rem;
  1688.    letter-spacing: -0.025em;
  1689.    line-height: 1.1;
  1690.  }
  1691.  
  1692.  .hero-subtitle {
  1693.    font-size: 1.25rem;
  1694.    color: var(--text-light);
  1695.    font-weight: 400;
  1696.    max-width: 600px;
  1697.    margin: 0 auto;
  1698.  }
  1699.  
  1700.  /* Large Featured Card */
  1701.  .large-featured-card {
  1702.    background: var(--card-bg);
  1703.    border-radius: var(--border-radius);
  1704.    box-shadow: var(--shadow-medium);
  1705.    overflow: hidden;
  1706.    height: 100%;
  1707.    transition: var(--transition);
  1708.    border: 1px solid var(--border-color);
  1709.  }
  1710.  
  1711.  .large-featured-card:hover {
  1712.    transform: translateY(-8px);
  1713.    box-shadow: var(--shadow-heavy);
  1714.  }
  1715.  
  1716.  .card-image-wrapper {
  1717.    position: relative;
  1718.    height: 280px;
  1719.    overflow: hidden;
  1720.  }
  1721.  
  1722.  .card-image {
  1723.    width: 100%;
  1724.    height: 100%;
  1725.    object-fit: cover;
  1726.    transition: var(--transition);
  1727.  }
  1728.  
  1729.  .large-featured-card:hover .card-image {
  1730.    transform: scale(1.05);
  1731.  }
  1732.  
  1733.  .image-overlay {
  1734.    position: absolute;
  1735.    top: 1.5rem;
  1736.    left: 1.5rem;
  1737.  }
  1738.  
  1739.  .card-content {
  1740.    padding: 2rem;
  1741.  }
  1742.  
  1743.  .card-title {
  1744.    font-size: 1.75rem;
  1745.    font-weight: 700;
  1746.    color: var(--text-dark);
  1747.    margin-bottom: 1rem;
  1748.    line-height: 1.3;
  1749.  }
  1750.  
  1751.  .card-description {
  1752.    color: var(--text-light);
  1753.    font-size: 1rem;
  1754.    line-height: 1.6;
  1755.    margin-bottom: 2rem;
  1756.  }
  1757.  
  1758.  .card-footer {
  1759.    display: flex;
  1760.    align-items: center;
  1761.    justify-content: space-between;
  1762.  }
  1763.  
  1764.  .author-section {
  1765.    display: flex;
  1766.    align-items: center;
  1767.    gap: 1rem;
  1768.  }
  1769.  
  1770.  .author-avatar {
  1771.    width: 48px;
  1772.    height: 48px;
  1773.    border-radius: 50%;
  1774.    overflow: hidden;
  1775.    border: 2px solid var(--border-color);
  1776.  }
  1777.  
  1778.  .author-avatar img {
  1779.    width: 100%;
  1780.    height: 100%;
  1781.    object-fit: cover;
  1782.  }
  1783.  
  1784.  .author-details {
  1785.    display: flex;
  1786.    flex-direction: column;
  1787.  }
  1788.  
  1789.  .author-name {
  1790.    font-weight: 600;
  1791.    color: var(--text-dark);
  1792.    font-size: 0.95rem;
  1793.  }
  1794.  
  1795.  .publish-date {
  1796.    color: var(--text-light);
  1797.    font-size: 0.875rem;
  1798.  }
  1799.  
  1800.  .read-time {
  1801.    background: var(--card-bg);
  1802.    padding: 0.5rem 1rem;
  1803.    border-radius: 20px;
  1804.    font-size: 0.875rem;
  1805.    color: var(--text-light);
  1806.    font-weight: 500;
  1807.  }
  1808.  
  1809.  /* Category Pills */
  1810.  .category-pill {
  1811.    display: inline-block;
  1812.    padding: 0.5rem 1rem;
  1813.    font-size: 0.75rem;
  1814.    font-weight: 600;
  1815.    text-transform: uppercase;
  1816.    letter-spacing: 0.05em;
  1817.    border-radius: 20px;
  1818.    color: white;
  1819.  }
  1820.  
  1821.  
  1822.  /* Medium Featured Card */
  1823.  .medium-featured-card {
  1824.    background: var(--card-bg);
  1825.    border-radius: var(--border-radius);
  1826.    box-shadow: var(--shadow-light);
  1827.    overflow: hidden;
  1828.    height: 220px;
  1829.    transition: var(--transition);
  1830.    border: 1px solid var(--border-color);
  1831.  }
  1832.  
  1833.  .medium-featured-card:hover {
  1834.    transform: translateY(-4px);
  1835.    box-shadow: var(--shadow-medium);
  1836.  }
  1837.  
  1838.  .medium-image-wrapper {
  1839.    position: relative;
  1840.    height: 100%;
  1841.    overflow: hidden;
  1842.  }
  1843.  
  1844.  .medium-image-wrapper img {
  1845.    width: 100%;
  1846.    height: 100%;
  1847.    object-fit: cover;
  1848.    transition: var(--transition);
  1849.  }
  1850.  
  1851.  .medium-featured-card:hover .medium-image-wrapper img {
  1852.    transform: scale(1.05);
  1853.  }
  1854.  
  1855.  .medium-overlay {
  1856.    position: absolute;
  1857.    top: 1rem;
  1858.    left: 1rem;
  1859.  }
  1860.  
  1861.  .medium-content {
  1862.    padding: 1.5rem;
  1863.    display: flex;
  1864.    flex-direction: column;
  1865.    justify-content: space-between;
  1866.    height: 100%;
  1867.  }
  1868.  
  1869.  .medium-title {
  1870.    font-size: 1.25rem;
  1871.    font-weight: 600;
  1872.    color: var(--text-dark);
  1873.    margin-bottom: 0.75rem;
  1874.    line-height: 1.3;
  1875.  }
  1876.  
  1877.  .medium-excerpt {
  1878.    color: var(--text-light);
  1879.    font-size: 0.9rem;
  1880.    line-height: 1.5;
  1881.    margin-bottom: 1rem;
  1882.    flex-grow: 1;
  1883.  }
  1884.  
  1885.  .medium-meta {
  1886.    display: flex;
  1887.    flex-direction: column;
  1888.    gap: 0.25rem;
  1889.    font-size: 0.8rem;
  1890.  }
  1891.  
  1892.  /* Small Cards */
  1893.  .small-card {
  1894.    background: var(--card-bg);
  1895.    border-radius: var(--border-radius);
  1896.    box-shadow: var(--shadow-light);
  1897.    overflow: hidden;
  1898.    transition: var(--transition);
  1899.    border: 1px solid var(--border-color);
  1900.    display: flex;
  1901.    flex-direction: column;
  1902.  }
  1903.  
  1904.  .small-card:hover {
  1905.    transform: translateY(-4px);
  1906.    box-shadow: var(--shadow-medium);
  1907.  }
  1908.  
  1909.  .small-image-wrapper {
  1910.    position: relative;
  1911.    height: 140px;
  1912.    overflow: hidden;
  1913.    flex-shrink: 0;
  1914.  }
  1915.  
  1916.  .small-image-wrapper img {
  1917.    width: 100%;
  1918.    height: 100%;
  1919.    object-fit: cover;
  1920.    transition: var(--transition);
  1921.  }
  1922.  
  1923.  .small-card:hover .small-image-wrapper img {
  1924.    transform: scale(1.05);
  1925.  }
  1926.  
  1927.  .small-category {
  1928.    position: absolute;
  1929.    top: 0.75rem;
  1930.    left: 0.75rem;
  1931.    padding: 0.25rem 0.75rem;
  1932.    font-size: 0.7rem;
  1933.    font-weight: 600;
  1934.    text-transform: uppercase;
  1935.    border-radius: 12px;
  1936.    color: white;
  1937.  }
  1938.  
  1939.  
  1940.  .small-content {
  1941.    padding: 1rem;
  1942.    flex-grow: 1;
  1943.    display: flex;
  1944.    flex-direction: column;
  1945.    justify-content: space-between;
  1946.  }
  1947.  
  1948.  .small-title {
  1949.    font-size: 1rem;
  1950.    font-weight: 600;
  1951.    color: var(--text-dark);
  1952.    margin-bottom: 0.75rem;
  1953.    line-height: 1.3;
  1954.  }
  1955.  
  1956.  .small-meta {
  1957.    display: flex;
  1958.    justify-content: space-between;
  1959.    font-size: 0.75rem;
  1960.    color: var(--text-light);
  1961.  }
  1962.  
  1963.  /* Stats Section - Removed */
  1964.  
  1965.  /* Responsive Design */
  1966.  @media (max-width: 992px) {
  1967.    .hero-title {
  1968.      font-size: 2.5rem;
  1969.    }
  1970.  
  1971.    .card-content {
  1972.      padding: 1.5rem;
  1973.    }
  1974.  
  1975.    .card-title {
  1976.      font-size: 1.5rem;
  1977.    }
  1978.  
  1979.    .medium-featured-card {
  1980.      height: auto;
  1981.    }
  1982.  
  1983.    .medium-content {
  1984.      height: auto;
  1985.    }
  1986.  }
  1987.  
  1988.  @media (max-width: 768px) {
  1989.    .blog-hero-v5 {
  1990.      padding: 2rem 0;
  1991.    }
  1992.  
  1993.    .hero-title {
  1994.      font-size: 2rem;
  1995.    }
  1996.  
  1997.    .hero-subtitle {
  1998.      font-size: 1rem;
  1999.    }
  2000.  
  2001.    .card-image-wrapper {
  2002.      height: 200px;
  2003.    }
  2004.  
  2005.    .medium-featured-card {
  2006.      height: auto;
  2007.    }
  2008.  
  2009.    .medium-image-wrapper {
  2010.      height: 150px;
  2011.    }
  2012.  
  2013.    .small-image-wrapper {
  2014.      height: 120px;
  2015.    }
  2016.  }
  2017.  
  2018.  @media (max-width: 576px) {
  2019.    .card-footer {
  2020.      flex-direction: column;
  2021.      align-items: flex-start;
  2022.      gap: 1rem;
  2023.    }
  2024.  
  2025.    .stat-number {
  2026.      font-size: 1.5rem;
  2027.    }
  2028.  }
  2029. </style>
  2030.  
  2031.  
  2032.  
  2033.  
  2034.  
  2035.        <!-- end of wpo-blog-hero -->
  2036.  
  2037.        <!-- start of wpo-breacking-news -->
  2038.        
  2039.        <!-- end of wpo-breacking-news -->
  2040.        
  2041.        <!-- start wpo-blog-highlights-section -->
  2042.        
  2043.  
  2044.  
  2045.  
  2046.    
  2047.  
  2048.  
  2049. <style>
  2050.  
  2051.    .blog-highlights-section {
  2052.        padding: 30px 0;
  2053.    }
  2054.  
  2055.    .blog-cards-grid {
  2056.        display: grid;
  2057.        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  2058.        gap: 30px;
  2059.    }
  2060.  
  2061.    .blog-card {
  2062.        background: var(--card-bg);
  2063.        border: 1px solid var(--card-border);
  2064.        border-radius: var(--border-radius);
  2065.        overflow: hidden;
  2066.        transition: all 0.3s ease;
  2067.        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  2068.    }
  2069.  
  2070.    .blog-card:hover {
  2071.        transform: translateY(-8px);
  2072.        box-shadow: 0 12px 35px rgba(0,0,0,0.1);
  2073.        border-color: var(--theme-primary-color);
  2074.    }
  2075.  
  2076.    .blog-card-image {
  2077.        position: relative;
  2078.        height: 220px;
  2079.        overflow: hidden;
  2080.    }
  2081.  
  2082.    .blog-card-image img {
  2083.        width: 100%;
  2084.        height: 100%;
  2085.        object-fit: cover;
  2086.        transition: transform 0.3s ease;
  2087.    }
  2088.  
  2089.    .blog-card:hover .blog-card-image img {
  2090.        transform: scale(1.05);
  2091.    }
  2092.  
  2093.    .blog-category {
  2094.        position: absolute;
  2095.        top: 15px;
  2096.        right: 15px;
  2097.        color: white;
  2098.        padding: 6px 12px;
  2099.        border-radius: 20px;
  2100.        font-size: 12px;
  2101.        font-weight: 600;
  2102.        text-transform: uppercase;
  2103.        letter-spacing: 0.5px;
  2104.    }
  2105.  
  2106.    .blog-card-content {
  2107.        padding: 25px;
  2108.    }
  2109.  
  2110.    .blog-card-title {
  2111.        font-family: var(--heading-font);
  2112.        font-size: 1.3rem;
  2113.        font-weight: var(--heading-weight);
  2114.        color: var(--top-color);
  2115.        margin-bottom: 15px;
  2116.        line-height: 1.4;
  2117.    }
  2118.  
  2119.    .blog-card-title a {
  2120.        color: inherit !important;
  2121.        text-decoration: none;
  2122.        transition: color 0.3s ease;
  2123.    }
  2124.  
  2125.    .blog-card-title a:hover {
  2126.        color: var(--theme-primary-color);
  2127.    }
  2128.  
  2129.    .blog-card-meta {
  2130.        display: flex;
  2131.        align-items: center;
  2132.        gap: 15px;
  2133.        margin-bottom: 15px;
  2134.        font-size: 14px;
  2135.        color: var(--text-light-color);
  2136.    }
  2137.  
  2138.    .blog-author-img {
  2139.        width: 30px;
  2140.        height: 30px;
  2141.        border-radius: 50%;
  2142.        object-fit: cover;
  2143.    }
  2144.  
  2145.    .blog-card-excerpt {
  2146.        color: var(--body-color);
  2147.        font-size: 15px;
  2148.        line-height: 1.6;
  2149.        margin-bottom: 20px;
  2150.        display: -webkit-box;
  2151.        -webkit-line-clamp: 3;
  2152.        -webkit-box-orient: vertical;
  2153.        overflow: hidden;
  2154.    }
  2155.  
  2156.    .blog-card-footer {
  2157.        display: flex;
  2158.        justify-content: space-between;
  2159.        align-items: center;
  2160.        padding-top: 15px;
  2161.        border-top: 1px solid var(--border-color-s2);
  2162.    }
  2163.  
  2164.    .blog-read-time {
  2165.        font-size: 13px;
  2166.        color: var(--light);
  2167.    }
  2168.  
  2169.    .blog-read-more {
  2170.        color: var(--top-color) !important;
  2171.        text-decoration: none;
  2172.        font-weight: 600;
  2173.        font-size: 14px;
  2174.        transition: all 0.3s ease;
  2175.    }
  2176.  
  2177.    .blog-read-more:hover {
  2178.        color: var(--theme-primary-color-s2);
  2179.        text-decoration: underline;
  2180.    }
  2181.  
  2182.    .section-title {
  2183.        font-family: var(--heading-font);
  2184.        font-size: 2.5rem;
  2185.        font-weight: var(--heading-weight);
  2186.        color: var(--heading-color);
  2187.        text-align: center;
  2188.        margin-bottom: 20px;
  2189.    }
  2190.  
  2191.    .section-subtitle {
  2192.        text-align: center;
  2193.        color: var(--text-light-color);
  2194.        font-size: 1.1rem;
  2195.        max-width: 600px;
  2196.        margin: 0 auto;
  2197.    }
  2198.  
  2199.    @media (max-width: 768px) {
  2200.        .blog-cards-grid {
  2201.            grid-template-columns: 1fr;
  2202.            gap: 20px;
  2203.        }
  2204.        
  2205.        .section-title {
  2206.            font-size: 2rem;
  2207.        }
  2208.        
  2209.        .blog-highlights-section {
  2210.            padding: 60px 0;
  2211.        }
  2212.    }
  2213. </style>
  2214.  
  2215. <section class="blog-highlights-section">
  2216.     <div class="container-fluid fluid-container">
  2217.      
  2218.            <div class="section-title">
  2219.                <h2>
  2220.                Today's Top Highlights
  2221.                   </h2>
  2222.                <p class="section-subtitle">Discover the latest stories and insights from our community</p>
  2223.    </div>
  2224.        
  2225.        <div class="row">
  2226.            <div class="col-lg-8 col-12">
  2227.                <div class="blog-cards-grid">
  2228.                    
  2229.                    <article class="blog-card">
  2230.                        <div class="blog-card-image">
  2231.                          
  2232.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2233.                            
  2234.                            <span class="blog-category bg-primary-gradient">
  2235.                                News
  2236.                            </span>
  2237.                        </div>
  2238.                        <div class="blog-card-content">
  2239.                            <h3 class="blog-card-title">
  2240.                                <a href="/arsenals-goalkeeper-praises-squad-depth-as-vital-to-silverware-challenge/" >
  2241.                                Arsenal&#x27;s goalkeeper Praises Squad Depth as Vital to Silverware Challenge
  2242.                                </a>
  2243.                            </h3>
  2244.                            <div class="blog-card-meta">
  2245.                                
  2246.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2247.                                
  2248.                                <span>By <strong>Manuel Miranda</strong></span>
  2249.                                <span>•</span>
  2250.                                <span>18 May 2026</span>
  2251.                            </div>
  2252.                            <p class="blog-card-excerpt">
  2253.                                
  2254.                            </p>
  2255.                            <div class="blog-card-footer">
  2256.                                <div class="blog-read-time">
  2257.                                    📖 5 min read
  2258.                                </div>
  2259.                                <a href="/arsenals-goalkeeper-praises-squad-depth-as-vital-to-silverware-challenge/" class="blog-read-more">
  2260.                                    Read More →
  2261.                                </a>
  2262.                            </div>
  2263.                        </div>
  2264.                    </article>
  2265.                    
  2266.                    <article class="blog-card">
  2267.                        <div class="blog-card-image">
  2268.                          
  2269.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2270.                            
  2271.                            <span class="blog-category bg-primary-gradient">
  2272.                                News
  2273.                            </span>
  2274.                        </div>
  2275.                        <div class="blog-card-content">
  2276.                            <h3 class="blog-card-title">
  2277.                                <a href="/can-the-all-blacks-regain-their-spark-in-the-upcoming-matches/" >
  2278.                                Can the All Blacks regain their spark in the upcoming matches?
  2279.                                </a>
  2280.                            </h3>
  2281.                            <div class="blog-card-meta">
  2282.                                
  2283.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2284.                                
  2285.                                <span>By <strong>Manuel Miranda</strong></span>
  2286.                                <span>•</span>
  2287.                                <span>18 May 2026</span>
  2288.                            </div>
  2289.                            <p class="blog-card-excerpt">
  2290.                                
  2291.                            </p>
  2292.                            <div class="blog-card-footer">
  2293.                                <div class="blog-read-time">
  2294.                                    📖 5 min read
  2295.                                </div>
  2296.                                <a href="/can-the-all-blacks-regain-their-spark-in-the-upcoming-matches/" class="blog-read-more">
  2297.                                    Read More →
  2298.                                </a>
  2299.                            </div>
  2300.                        </div>
  2301.                    </article>
  2302.                    
  2303.                    <article class="blog-card">
  2304.                        <div class="blog-card-image">
  2305.                          
  2306.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2307.                            
  2308.                            <span class="blog-category bg-primary-gradient">
  2309.                                News
  2310.                            </span>
  2311.                        </div>
  2312.                        <div class="blog-card-content">
  2313.                            <h3 class="blog-card-title">
  2314.                                <a href="/the-presidents-dominant-presence-in-sports-hit-a-peak-in-2025-2026-looks-set-to-be-even-bigger/" >
  2315.                                The President&#x27;s Dominant Presence in Sports Hit A Peak in 2025. 2026 Looks Set to Be Even Bigger.
  2316.                                </a>
  2317.                            </h3>
  2318.                            <div class="blog-card-meta">
  2319.                                
  2320.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2321.                                
  2322.                                <span>By <strong>Manuel Miranda</strong></span>
  2323.                                <span>•</span>
  2324.                                <span>18 May 2026</span>
  2325.                            </div>
  2326.                            <p class="blog-card-excerpt">
  2327.                                
  2328.                            </p>
  2329.                            <div class="blog-card-footer">
  2330.                                <div class="blog-read-time">
  2331.                                    📖 5 min read
  2332.                                </div>
  2333.                                <a href="/the-presidents-dominant-presence-in-sports-hit-a-peak-in-2025-2026-looks-set-to-be-even-bigger/" class="blog-read-more">
  2334.                                    Read More →
  2335.                                </a>
  2336.                            </div>
  2337.                        </div>
  2338.                    </article>
  2339.                    
  2340.                    <article class="blog-card">
  2341.                        <div class="blog-card-image">
  2342.                          
  2343.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2344.                            
  2345.                            <span class="blog-category bg-primary-gradient">
  2346.                                News
  2347.                            </span>
  2348.                        </div>
  2349.                        <div class="blog-card-content">
  2350.                            <h3 class="blog-card-title">
  2351.                                <a href="/exercise-while-you-are-working-ten-strength-building-workplace-workouts-you-can-do-in-regular-outfits/" >
  2352.                                Exercise while you are working? Ten strength-building workplace workouts you can do in regular outfits
  2353.                                </a>
  2354.                            </h3>
  2355.                            <div class="blog-card-meta">
  2356.                                
  2357.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2358.                                
  2359.                                <span>By <strong>Manuel Miranda</strong></span>
  2360.                                <span>•</span>
  2361.                                <span>17 May 2026</span>
  2362.                            </div>
  2363.                            <p class="blog-card-excerpt">
  2364.                                
  2365.                            </p>
  2366.                            <div class="blog-card-footer">
  2367.                                <div class="blog-read-time">
  2368.                                    📖 5 min read
  2369.                                </div>
  2370.                                <a href="/exercise-while-you-are-working-ten-strength-building-workplace-workouts-you-can-do-in-regular-outfits/" class="blog-read-more">
  2371.                                    Read More →
  2372.                                </a>
  2373.                            </div>
  2374.                        </div>
  2375.                    </article>
  2376.                    
  2377.                    <article class="blog-card">
  2378.                        <div class="blog-card-image">
  2379.                          
  2380.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2381.                            
  2382.                            <span class="blog-category bg-primary-gradient">
  2383.                                News
  2384.                            </span>
  2385.                        </div>
  2386.                        <div class="blog-card-content">
  2387.                            <h3 class="blog-card-title">
  2388.                                <a href="/anno-117-pax-romanas-hidden-gem-turns-out-to-be-a-breathtaking-first-person-view/" >
  2389.                                Anno 117 Pax Romana&#x27;s Hidden Gem Turns Out to Be a Breathtaking First-Person View.
  2390.                                </a>
  2391.                            </h3>
  2392.                            <div class="blog-card-meta">
  2393.                                
  2394.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2395.                                
  2396.                                <span>By <strong>Manuel Miranda</strong></span>
  2397.                                <span>•</span>
  2398.                                <span>17 May 2026</span>
  2399.                            </div>
  2400.                            <p class="blog-card-excerpt">
  2401.                                
  2402.                            </p>
  2403.                            <div class="blog-card-footer">
  2404.                                <div class="blog-read-time">
  2405.                                    📖 5 min read
  2406.                                </div>
  2407.                                <a href="/anno-117-pax-romanas-hidden-gem-turns-out-to-be-a-breathtaking-first-person-view/" class="blog-read-more">
  2408.                                    Read More →
  2409.                                </a>
  2410.                            </div>
  2411.                        </div>
  2412.                    </article>
  2413.                    
  2414.                    <article class="blog-card">
  2415.                        <div class="blog-card-image">
  2416.                          
  2417.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2418.                            
  2419.                            <span class="blog-category bg-primary-gradient">
  2420.                                Others
  2421.                            </span>
  2422.                        </div>
  2423.                        <div class="blog-card-content">
  2424.                            <h3 class="blog-card-title">
  2425.                                <a href="/conquering-the-top-approaches-for-slot-game-success-b5dd/" >
  2426.                                Conquering the Top Approaches for Slot Game Success
  2427.                                </a>
  2428.                            </h3>
  2429.                            <div class="blog-card-meta">
  2430.                                
  2431.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2432.                                
  2433.                                <span>By <strong>Manuel Miranda</strong></span>
  2434.                                <span>•</span>
  2435.                                <span>17 May 2026</span>
  2436.                            </div>
  2437.                            <p class="blog-card-excerpt">
  2438.                                
  2439.                            </p>
  2440.                            <div class="blog-card-footer">
  2441.                                <div class="blog-read-time">
  2442.                                    📖 5 min read
  2443.                                </div>
  2444.                                <a href="/conquering-the-top-approaches-for-slot-game-success-b5dd/" class="blog-read-more">
  2445.                                    Read More →
  2446.                                </a>
  2447.                            </div>
  2448.                        </div>
  2449.                    </article>
  2450.                    
  2451.                    <article class="blog-card">
  2452.                        <div class="blog-card-image">
  2453.                          
  2454.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2455.                            
  2456.                            <span class="blog-category bg-primary-gradient">
  2457.                                Others
  2458.                            </span>
  2459.                        </div>
  2460.                        <div class="blog-card-content">
  2461.                            <h3 class="blog-card-title">
  2462.                                <a href="/conquering-the-top-approaches-for-slot-game-success/" >
  2463.                                Conquering the Top Approaches for Slot Game Success
  2464.                                </a>
  2465.                            </h3>
  2466.                            <div class="blog-card-meta">
  2467.                                
  2468.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2469.                                
  2470.                                <span>By <strong>Manuel Miranda</strong></span>
  2471.                                <span>•</span>
  2472.                                <span>17 May 2026</span>
  2473.                            </div>
  2474.                            <p class="blog-card-excerpt">
  2475.                                
  2476.                            </p>
  2477.                            <div class="blog-card-footer">
  2478.                                <div class="blog-read-time">
  2479.                                    📖 5 min read
  2480.                                </div>
  2481.                                <a href="/conquering-the-top-approaches-for-slot-game-success/" class="blog-read-more">
  2482.                                    Read More →
  2483.                                </a>
  2484.                            </div>
  2485.                        </div>
  2486.                    </article>
  2487.                    
  2488.                    <article class="blog-card">
  2489.                        <div class="blog-card-image">
  2490.                          
  2491.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2492.                            
  2493.                            <span class="blog-category bg-primary-gradient">
  2494.                                Others
  2495.                            </span>
  2496.                        </div>
  2497.                        <div class="blog-card-content">
  2498.                            <h3 class="blog-card-title">
  2499.                                <a href="/understanding-the-mental-elements-influencing-online-slot-game-creation-c41f/" >
  2500.                                Understanding the Mental Elements Influencing Online Slot Game Creation
  2501.                                </a>
  2502.                            </h3>
  2503.                            <div class="blog-card-meta">
  2504.                                
  2505.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2506.                                
  2507.                                <span>By <strong>Manuel Miranda</strong></span>
  2508.                                <span>•</span>
  2509.                                <span>17 May 2026</span>
  2510.                            </div>
  2511.                            <p class="blog-card-excerpt">
  2512.                                
  2513.                            </p>
  2514.                            <div class="blog-card-footer">
  2515.                                <div class="blog-read-time">
  2516.                                    📖 5 min read
  2517.                                </div>
  2518.                                <a href="/understanding-the-mental-elements-influencing-online-slot-game-creation-c41f/" class="blog-read-more">
  2519.                                    Read More →
  2520.                                </a>
  2521.                            </div>
  2522.                        </div>
  2523.                    </article>
  2524.                    
  2525.                    <article class="blog-card">
  2526.                        <div class="blog-card-image">
  2527.                          
  2528.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2529.                            
  2530.                            <span class="blog-category bg-primary-gradient">
  2531.                                Others
  2532.                            </span>
  2533.                        </div>
  2534.                        <div class="blog-card-content">
  2535.                            <h3 class="blog-card-title">
  2536.                                <a href="/understanding-the-mental-elements-influencing-online-slot-game-creation/" >
  2537.                                Understanding the Mental Elements Influencing Online Slot Game Creation
  2538.                                </a>
  2539.                            </h3>
  2540.                            <div class="blog-card-meta">
  2541.                                
  2542.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2543.                                
  2544.                                <span>By <strong>Manuel Miranda</strong></span>
  2545.                                <span>•</span>
  2546.                                <span>17 May 2026</span>
  2547.                            </div>
  2548.                            <p class="blog-card-excerpt">
  2549.                                
  2550.                            </p>
  2551.                            <div class="blog-card-footer">
  2552.                                <div class="blog-read-time">
  2553.                                    📖 5 min read
  2554.                                </div>
  2555.                                <a href="/understanding-the-mental-elements-influencing-online-slot-game-creation/" class="blog-read-more">
  2556.                                    Read More →
  2557.                                </a>
  2558.                            </div>
  2559.                        </div>
  2560.                    </article>
  2561.                    
  2562.                    <article class="blog-card">
  2563.                        <div class="blog-card-image">
  2564.                          
  2565.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2566.                            
  2567.                            <span class="blog-category bg-primary-gradient">
  2568.                                News
  2569.                            </span>
  2570.                        </div>
  2571.                        <div class="blog-card-content">
  2572.                            <h3 class="blog-card-title">
  2573.                                <a href="/trump-says-for-the-most-part-parties-are-aligned-on-following-steps-of-gaza-ceasefire-plan/" >
  2574.                                Trump Says &#x27;For the Most Part, Parties Are Aligned&#x27; on Following Steps of Gaza Ceasefire Plan
  2575.                                </a>
  2576.                            </h3>
  2577.                            <div class="blog-card-meta">
  2578.                                
  2579.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2580.                                
  2581.                                <span>By <strong>Manuel Miranda</strong></span>
  2582.                                <span>•</span>
  2583.                                <span>17 May 2026</span>
  2584.                            </div>
  2585.                            <p class="blog-card-excerpt">
  2586.                                
  2587.                            </p>
  2588.                            <div class="blog-card-footer">
  2589.                                <div class="blog-read-time">
  2590.                                    📖 5 min read
  2591.                                </div>
  2592.                                <a href="/trump-says-for-the-most-part-parties-are-aligned-on-following-steps-of-gaza-ceasefire-plan/" class="blog-read-more">
  2593.                                    Read More →
  2594.                                </a>
  2595.                            </div>
  2596.                        </div>
  2597.                    </article>
  2598.                    
  2599.                    <article class="blog-card">
  2600.                        <div class="blog-card-image">
  2601.                          
  2602.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2603.                            
  2604.                            <span class="blog-category bg-primary-gradient">
  2605.                                Others
  2606.                            </span>
  2607.                        </div>
  2608.                        <div class="blog-card-content">
  2609.                            <h3 class="blog-card-title">
  2610.                                <a href="/exploring-the-untold-treasures-of-progressive-jackpots/" >
  2611.                                Exploring the Untold Treasures of Progressive Jackpots
  2612.                                </a>
  2613.                            </h3>
  2614.                            <div class="blog-card-meta">
  2615.                                
  2616.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2617.                                
  2618.                                <span>By <strong>Manuel Miranda</strong></span>
  2619.                                <span>•</span>
  2620.                                <span>17 May 2026</span>
  2621.                            </div>
  2622.                            <p class="blog-card-excerpt">
  2623.                                
  2624.                            </p>
  2625.                            <div class="blog-card-footer">
  2626.                                <div class="blog-read-time">
  2627.                                    📖 5 min read
  2628.                                </div>
  2629.                                <a href="/exploring-the-untold-treasures-of-progressive-jackpots/" class="blog-read-more">
  2630.                                    Read More →
  2631.                                </a>
  2632.                            </div>
  2633.                        </div>
  2634.                    </article>
  2635.                    
  2636.                    <article class="blog-card">
  2637.                        <div class="blog-card-image">
  2638.                          
  2639.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2640.                            
  2641.                            <span class="blog-category bg-primary-gradient">
  2642.                                News
  2643.                            </span>
  2644.                        </div>
  2645.                        <div class="blog-card-content">
  2646.                            <h3 class="blog-card-title">
  2647.                                <a href="/crans-montana-fire-victims-receive-care-in-specialist-clinics-across-europe/" >
  2648.                                Crans-Montana Fire Victims Receive Care in Specialist Clinics Across Europe
  2649.                                </a>
  2650.                            </h3>
  2651.                            <div class="blog-card-meta">
  2652.                                
  2653.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="blog-author-img">
  2654.                                
  2655.                                <span>By <strong>Manuel Miranda</strong></span>
  2656.                                <span>•</span>
  2657.                                <span>17 May 2026</span>
  2658.                            </div>
  2659.                            <p class="blog-card-excerpt">
  2660.                                
  2661.                            </p>
  2662.                            <div class="blog-card-footer">
  2663.                                <div class="blog-read-time">
  2664.                                    📖 5 min read
  2665.                                </div>
  2666.                                <a href="/crans-montana-fire-victims-receive-care-in-specialist-clinics-across-europe/" class="blog-read-more">
  2667.                                    Read More →
  2668.                                </a>
  2669.                            </div>
  2670.                        </div>
  2671.                    </article>
  2672.                    
  2673.                    
  2674.  
  2675.                </div>
  2676.            </div>
  2677.            
  2678.              <div class="col col-lg-4 col-12">
  2679.                
  2680.  
  2681.  
  2682.  
  2683.    
  2684.  
  2685.    
  2686.    <!-- Search Widget -->
  2687.    <!-- <div class="pulse-sidebar-widget">
  2688.        <div class="pulse-widget-header pulse-search-header">
  2689.            <i class="fas fa-search"></i> SEARCH
  2690.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2691.        </div>
  2692.        <div class="pulse-widget-body">
  2693.            <form class="pulse-search-form" method="GET">
  2694.                <div class="position-relative">
  2695.                    <input type="text" name="search" class="pulse-search-input-sidebar"
  2696.                           placeholder="Search" value="">
  2697.                    <button type="submit" class="pulse-search-btn-sidebar">
  2698.                        <i class="fas fa-search"></i>
  2699.                    </button>
  2700.                </div>
  2701.            </form>
  2702.        </div>
  2703.    </div> -->
  2704.    
  2705.    <!-- Recent Posts Widget -->
  2706.    <div class="pulse-sidebar-widget mb-3">
  2707.        <div class="pulse-widget-header pulse-recent-header">
  2708.            <i class="fas fa-clock"></i> RECENT POSTS
  2709.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2710.        </div>
  2711.        <div class="pulse-widget-body mb-3">
  2712.            
  2713.            <div class="pulse-recent-post-item">
  2714.                <a href="/queens-recognise-queens-as-trump-extends-the-mayor-elect-a-cordial-reception/" class="pulse-recent-title">
  2715.                                            Queens Recognise Queens as Trump Extends The Mayor-Elect a Cordial Reception
  2716.                                            </a>
  2717.                <div class="pulse-recent-meta">
  2718.                    <span><i class="far fa-calendar"></i> 17 May 2026</span>
  2719.                    <span><i class="far fa-user"></i> Manuel Miranda</span>
  2720.                </div>
  2721.            </div>
  2722.            
  2723.            <div class="pulse-recent-post-item">
  2724.                <a href="/the-decade-of-desire-from-author-erin-somers-a-midlife-adultery-story-our-era-deserves/" class="pulse-recent-title">
  2725.                                            The Decade of Desire from author Erin Somers: A Midlife Adultery Story Our Era Deserves.
  2726.                                            </a>
  2727.                <div class="pulse-recent-meta">
  2728.                    <span><i class="far fa-calendar"></i> 16 May 2026</span>
  2729.                    <span><i class="far fa-user"></i> Manuel Miranda</span>
  2730.                </div>
  2731.            </div>
  2732.            
  2733.            <div class="pulse-recent-post-item">
  2734.                <a href="/leader-zelensky-says-the-nation-was-10-away-from-peace-but-not-at-any-price/" class="pulse-recent-title">
  2735.                                            Leader Zelensky Says The Nation Was 10% Away from Peace, But Not at Any Price
  2736.                                            </a>
  2737.                <div class="pulse-recent-meta">
  2738.                    <span><i class="far fa-calendar"></i> 16 May 2026</span>
  2739.                    <span><i class="far fa-user"></i> Manuel Miranda</span>
  2740.                </div>
  2741.            </div>
  2742.            
  2743.            <div class="pulse-recent-post-item">
  2744.                <a href="/the-mighty-neins-opening-sequence-chose-the-wrong-popular-rpg-show-track/" class="pulse-recent-title">
  2745.                                            The Mighty Nein&#x27;s Opening Sequence Chose the Wrong Popular RPG Show Track
  2746.                                            </a>
  2747.                <div class="pulse-recent-meta">
  2748.                    <span><i class="far fa-calendar"></i> 16 May 2026</span>
  2749.                    <span><i class="far fa-user"></i> Manuel Miranda</span>
  2750.                </div>
  2751.            </div>
  2752.            
  2753.            <div class="pulse-recent-post-item">
  2754.                <a href="/trump-international-tensions-limited-coverage-five-threats-to-global-warming-solutions-that-hindered-cop30/" class="pulse-recent-title">
  2755.                                            Trump, International Tensions, Limited Coverage: Five Threats to Global Warming Solutions That Hindered Cop30
  2756.                                            </a>
  2757.                <div class="pulse-recent-meta">
  2758.                    <span><i class="far fa-calendar"></i> 16 May 2026</span>
  2759.                    <span><i class="far fa-user"></i> Manuel Miranda</span>
  2760.                </div>
  2761.            </div>
  2762.            
  2763.            <div class="pulse-recent-post-item">
  2764.                <a href="/food-benefits-scheduled-to-end-for-tens-of-millions-during-prolonged-federal-shutdown/" class="pulse-recent-title">
  2765.                                            Food Benefits Scheduled to End for Tens of Millions During Prolonged Federal Shutdown
  2766.                                            </a>
  2767.                <div class="pulse-recent-meta">
  2768.                    <span><i class="far fa-calendar"></i> 16 May 2026</span>
  2769.                    <span><i class="far fa-user"></i> Manuel Miranda</span>
  2770.                </div>
  2771.            </div>
  2772.            
  2773.            <!-- Django Template for Recent Posts -->
  2774.            <!--
  2775.            
  2776.            -->
  2777.            
  2778.        </div>
  2779.    </div>
  2780.    
  2781.    <div class="pulse-sidebar-widget mb-3">
  2782.        <div class="pulse-widget-header pulse-recent-header">
  2783.            <i class="fas fa-clock"></i> May 2026 Blog Roll
  2784.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2785.        </div>
  2786.        <div class="pulse-widget-body scrollable-sidebar">
  2787.            
  2788.            <div class="pulse-recent-post-item ">
  2789.                <a href="https://esports-news.co.uk/gambling-sites/realz-review/" rel="dofollow" class="pulse-recent-title ">
  2790.                                            realz review
  2791.                                            </a>
  2792.            </div>
  2793.            
  2794.            <div class="pulse-recent-post-item ">
  2795.                <a href="https://esports-news.co.uk/gambling-sites/fat-pirate-review/" rel="dofollow" class="pulse-recent-title ">
  2796.                                            fat pirate casino
  2797.                                            </a>
  2798.            </div>
  2799.            
  2800.            <div class="pulse-recent-post-item ">
  2801.                <a href="https://www.thehaven.org.uk/" rel="dofollow" class="pulse-recent-title ">
  2802.                                            casinos not on gamstop
  2803.                                            </a>
  2804.            </div>
  2805.            
  2806.            <div class="pulse-recent-post-item ">
  2807.                <a href="https://bottlebling.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2808.                                            casino not on gamstop
  2809.                                            </a>
  2810.            </div>
  2811.            
  2812.            <div class="pulse-recent-post-item ">
  2813.                <a href="https://idolmag.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2814.                                            casinos not on gamstop
  2815.                                            </a>
  2816.            </div>
  2817.            
  2818.            <div class="pulse-recent-post-item ">
  2819.                <a href="https://heyimhome.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2820.                                            casino not on gamstop
  2821.                                            </a>
  2822.            </div>
  2823.            
  2824.            <div class="pulse-recent-post-item ">
  2825.                <a href="https://www.richardrogers.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2826.                                            non gamstop casinos uk
  2827.                                            </a>
  2828.            </div>
  2829.            
  2830.            <div class="pulse-recent-post-item ">
  2831.                <a href="https://www.monsterpetsupplies.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2832.                                            non gamstop casino
  2833.                                            </a>
  2834.            </div>
  2835.            
  2836.            <div class="pulse-recent-post-item ">
  2837.                <a href="https://esports-news.co.uk/online-casinos/non-gamstop/" rel="dofollow" class="pulse-recent-title ">
  2838.                                            best non gamstop casinos
  2839.                                            </a>
  2840.            </div>
  2841.            
  2842.            <div class="pulse-recent-post-item ">
  2843.                <a href="https://www.elthampalace.org.uk" rel="dofollow" class="pulse-recent-title ">
  2844.                                            best non Gamstop casinos
  2845.                                            </a>
  2846.            </div>
  2847.            
  2848.            <div class="pulse-recent-post-item ">
  2849.                <a href="https://nursingnotes.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2850.                                            uk casinos
  2851.                                            </a>
  2852.            </div>
  2853.            
  2854.            <div class="pulse-recent-post-item ">
  2855.                <a href="https://www.voiceprint.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2856.                                            non gamstop casinos
  2857.                                            </a>
  2858.            </div>
  2859.            
  2860.            <div class="pulse-recent-post-item ">
  2861.                <a href="https://www.surfaceview.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2862.                                            casinogambiba.uk.com non gamstop casinos
  2863.                                            </a>
  2864.            </div>
  2865.            
  2866.            <div class="pulse-recent-post-item ">
  2867.                <a href="https://www.theindustrylondon.com/betting-sites-not-on-gamstop/" rel="dofollow" class="pulse-recent-title ">
  2868.                                            best uk betting sites
  2869.                                            </a>
  2870.            </div>
  2871.            
  2872.            <div class="pulse-recent-post-item ">
  2873.                <a href="https://www.oceanacidification.org.uk/" rel="dofollow" class="pulse-recent-title ">
  2874.                                            non gamstop casinos
  2875.                                            </a>
  2876.            </div>
  2877.            
  2878.            <div class="pulse-recent-post-item ">
  2879.                <a href="https://www.focus12.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2880.                                            casino not on gamstop
  2881.                                            </a>
  2882.            </div>
  2883.            
  2884.            <div class="pulse-recent-post-item ">
  2885.                <a href="https://britishicehockey.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2886.                                            casino not on gamstop
  2887.                                            </a>
  2888.            </div>
  2889.            
  2890.            <div class="pulse-recent-post-item ">
  2891.                <a href="https://esports-news.co.uk/online-casinos/non-gamstop/" rel="dofollow" class="pulse-recent-title ">
  2892.                                            non gamstop casinos
  2893.                                            </a>
  2894.            </div>
  2895.            
  2896.            <div class="pulse-recent-post-item ">
  2897.                <a href="https://www.outset.org/" rel="dofollow" class="pulse-recent-title ">
  2898.                                            new uk betting sites
  2899.                                            </a>
  2900.            </div>
  2901.            
  2902.        </div>
  2903.    </div>
  2904.    
  2905.    <div class="pulse-sidebar-widget mb-3">
  2906.        <div class="pulse-widget-header pulse-recent-header">
  2907.            <i class="fas fa-clock"></i> April 2026 Blog Roll
  2908.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2909.        </div>
  2910.        <div class="pulse-widget-body scrollable-sidebar">
  2911.            
  2912.            <div class="pulse-recent-post-item ">
  2913.                <a href="https://www.durhamminers.org/" rel="dofollow" class="pulse-recent-title ">
  2914.                                            online casinos
  2915.                                            </a>
  2916.            </div>
  2917.            
  2918.            <div class="pulse-recent-post-item ">
  2919.                <a href="https://www.thecornishvegan.com" rel="dofollow" class="pulse-recent-title ">
  2920.                                            sports betting not on gamstop
  2921.                                            </a>
  2922.            </div>
  2923.            
  2924.            <div class="pulse-recent-post-item ">
  2925.                <a href="https://ahwla.org.uk" rel="dofollow" class="pulse-recent-title ">
  2926.                                            betting sites without gamstop
  2927.                                            </a>
  2928.            </div>
  2929.            
  2930.            <div class="pulse-recent-post-item ">
  2931.                <a href="https://www.artigiano.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2932.                                            uk casinos not on gamstop
  2933.                                            </a>
  2934.            </div>
  2935.            
  2936.            <div class="pulse-recent-post-item ">
  2937.                <a href="https://www.mesaonline.org/" rel="dofollow" class="pulse-recent-title ">
  2938.                                            non gamstop casino
  2939.                                            </a>
  2940.            </div>
  2941.            
  2942.            <div class="pulse-recent-post-item ">
  2943.                <a href="https://www.uberrock.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2944.                                            non gamstop casino
  2945.                                            </a>
  2946.            </div>
  2947.            
  2948.            <div class="pulse-recent-post-item ">
  2949.                <a href="https://savethedatemagazine.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2950.                                            non gamstop casino
  2951.                                            </a>
  2952.            </div>
  2953.            
  2954.            <div class="pulse-recent-post-item ">
  2955.                <a href="https://www.citytosea.org.uk/" rel="dofollow" class="pulse-recent-title ">
  2956.                                            casino not on gamstop
  2957.                                            </a>
  2958.            </div>
  2959.            
  2960.            <div class="pulse-recent-post-item ">
  2961.                <a href="https://internationalschoolmealsday.com/" rel="dofollow" class="pulse-recent-title ">
  2962.                                            casino not on gamstop
  2963.                                            </a>
  2964.            </div>
  2965.            
  2966.            <div class="pulse-recent-post-item ">
  2967.                <a href="https://allcatsrgrey.org.uk/" rel="dofollow" class="pulse-recent-title ">
  2968.                                            casino not on gamstop
  2969.                                            </a>
  2970.            </div>
  2971.            
  2972.            <div class="pulse-recent-post-item ">
  2973.                <a href="https://bereavementcommission.org.uk/" rel="dofollow" class="pulse-recent-title ">
  2974.                                            casino not on gamstop
  2975.                                            </a>
  2976.            </div>
  2977.            
  2978.            <div class="pulse-recent-post-item ">
  2979.                <a href="https://www.london-irish.com/" rel="dofollow" class="pulse-recent-title ">
  2980.                                            casino not on gamstop
  2981.                                            </a>
  2982.            </div>
  2983.            
  2984.            <div class="pulse-recent-post-item ">
  2985.                <a href="https://straightfromyard.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2986.                                            casino not on gamstop
  2987.                                            </a>
  2988.            </div>
  2989.            
  2990.            <div class="pulse-recent-post-item ">
  2991.                <a href="https://www.surfaceview.co.uk/" rel="dofollow" class="pulse-recent-title ">
  2992.                                            casino not on gamstop
  2993.                                            </a>
  2994.            </div>
  2995.            
  2996.            <div class="pulse-recent-post-item ">
  2997.                <a href="https://www.cca-glasgow.com/" rel="dofollow" class="pulse-recent-title ">
  2998.                                            casino not on gamstop
  2999.                                            </a>
  3000.            </div>
  3001.            
  3002.            <div class="pulse-recent-post-item ">
  3003.                <a href="https://unbound.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3004.                                            casino not on gamstop
  3005.                                            </a>
  3006.            </div>
  3007.            
  3008.            <div class="pulse-recent-post-item ">
  3009.                <a href="https://www.summerhall.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3010.                                            casino not on gamstop
  3011.                                            </a>
  3012.            </div>
  3013.            
  3014.            <div class="pulse-recent-post-item ">
  3015.                <a href="https://knightsof.media/" rel="dofollow" class="pulse-recent-title ">
  3016.                                            gambling sites not on gamstop
  3017.                                            </a>
  3018.            </div>
  3019.            
  3020.            <div class="pulse-recent-post-item ">
  3021.                <a href="https://www.elthampalace.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3022.                                            casino not on gamstop
  3023.                                            </a>
  3024.            </div>
  3025.            
  3026.            <div class="pulse-recent-post-item ">
  3027.                <a href="https://skiweb.uk.com" rel="dofollow" class="pulse-recent-title ">
  3028.                                            non uk casinos
  3029.                                            </a>
  3030.            </div>
  3031.            
  3032.            <div class="pulse-recent-post-item ">
  3033.                <a href="https://gamebirdsclothing.co.uk" rel="dofollow" class="pulse-recent-title ">
  3034.                                            non uk online casino
  3035.                                            </a>
  3036.            </div>
  3037.            
  3038.            <div class="pulse-recent-post-item ">
  3039.                <a href="https://80trains.com/" rel="dofollow" class="pulse-recent-title ">
  3040.                                            non gamstop betting sites
  3041.                                            </a>
  3042.            </div>
  3043.            
  3044.            <div class="pulse-recent-post-item ">
  3045.                <a href="https://www.nhsborders.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3046.                                            bitcoin casino
  3047.                                            </a>
  3048.            </div>
  3049.            
  3050.            <div class="pulse-recent-post-item ">
  3051.                <a href="https://qualityofcarenetwork.org/" rel="dofollow" class="pulse-recent-title ">
  3052.                                            Lola jack
  3053.                                            </a>
  3054.            </div>
  3055.            
  3056.            <div class="pulse-recent-post-item ">
  3057.                <a href="https://drive-alive.co.uk" rel="dofollow" class="pulse-recent-title ">
  3058.                                            non gamstop casinos
  3059.                                            </a>
  3060.            </div>
  3061.            
  3062.            <div class="pulse-recent-post-item ">
  3063.                <a href="https://incarts.uk" rel="dofollow" class="pulse-recent-title ">
  3064.                                            non gamstop casino
  3065.                                            </a>
  3066.            </div>
  3067.            
  3068.            <div class="pulse-recent-post-item ">
  3069.                <a href="https://greenjournal.co.uk" rel="dofollow" class="pulse-recent-title ">
  3070.                                            casino not on gamstop
  3071.                                            </a>
  3072.            </div>
  3073.            
  3074.            <div class="pulse-recent-post-item ">
  3075.                <a href="https://charlesjencks.com" rel="dofollow" class="pulse-recent-title ">
  3076.                                            non gamstop casinos
  3077.                                            </a>
  3078.            </div>
  3079.            
  3080.            <div class="pulse-recent-post-item ">
  3081.                <a href="https://www.thekarczma.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3082.                                            Non UK Casino Sites
  3083.                                            </a>
  3084.            </div>
  3085.            
  3086.            <div class="pulse-recent-post-item ">
  3087.                <a href="https://steviethefox.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3088.                                            best crypto spread betting platform uk
  3089.                                            </a>
  3090.            </div>
  3091.            
  3092.            <div class="pulse-recent-post-item ">
  3093.                <a href="https://www.peelengineering.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3094.                                            top 10 uk online casinos
  3095.                                            </a>
  3096.            </div>
  3097.            
  3098.            <div class="pulse-recent-post-item ">
  3099.                <a href="https://www.ukessaywriters.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3100.                                            beste online casinos
  3101.                                            </a>
  3102.            </div>
  3103.            
  3104.            <div class="pulse-recent-post-item ">
  3105.                <a href="https://www.cca-glasgow.com/" rel="dofollow" class="pulse-recent-title ">
  3106.                                            casinos not on gamstop
  3107.                                            </a>
  3108.            </div>
  3109.            
  3110.            <div class="pulse-recent-post-item ">
  3111.                <a href="https://www.summerhall.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3112.                                            non gamstop casino
  3113.                                            </a>
  3114.            </div>
  3115.            
  3116.            <div class="pulse-recent-post-item ">
  3117.                <a href="https://knightsof.media/" rel="dofollow" class="pulse-recent-title ">
  3118.                                            non gamstop casino
  3119.                                            </a>
  3120.            </div>
  3121.            
  3122.            <div class="pulse-recent-post-item ">
  3123.                <a href="https://www.nordicresearchnetwork.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3124.                                            Non UK Licensed Online Casinos
  3125.                                            </a>
  3126.            </div>
  3127.            
  3128.            <div class="pulse-recent-post-item ">
  3129.                <a href="https://www.fourpure.com/" rel="dofollow" class="pulse-recent-title ">
  3130.                                            online casinos UK
  3131.                                            </a>
  3132.            </div>
  3133.            
  3134.            <div class="pulse-recent-post-item ">
  3135.                <a href="https://www.kysty.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3136.                                            UK Casinos Not on GamStop
  3137.                                            </a>
  3138.            </div>
  3139.            
  3140.            <div class="pulse-recent-post-item ">
  3141.                <a href="https://www.edinburghwhiskyblog.com/" rel="dofollow" class="pulse-recent-title ">
  3142.                                            casino not on gamstop
  3143.                                            </a>
  3144.            </div>
  3145.            
  3146.            <div class="pulse-recent-post-item ">
  3147.                <a href="https://www.gamblinginsider.com/uk/online-casinos" rel="dofollow" class="pulse-recent-title ">
  3148.                                            best online casinos uk
  3149.                                            </a>
  3150.            </div>
  3151.            
  3152.            <div class="pulse-recent-post-item ">
  3153.                <a href="https://www.mesaonline.org/" rel="dofollow" class="pulse-recent-title ">
  3154.                                            non gamstop casinos uk
  3155.                                            </a>
  3156.            </div>
  3157.            
  3158.            <div class="pulse-recent-post-item ">
  3159.                <a href="https://aboutcookies.org.uk" rel="dofollow" class="pulse-recent-title ">
  3160.                                            casino not on gamstop
  3161.                                            </a>
  3162.            </div>
  3163.            
  3164.            <div class="pulse-recent-post-item ">
  3165.                <a href="https://bereavementcommission.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3166.                                            non gamstop casinos
  3167.                                            </a>
  3168.            </div>
  3169.            
  3170.            <div class="pulse-recent-post-item ">
  3171.                <a href="https://www.surfaceview.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3172.                                            best non gamstop casinos
  3173.                                            </a>
  3174.            </div>
  3175.            
  3176.            <div class="pulse-recent-post-item ">
  3177.                <a href="https://www.homeworkworkspace.com" rel="dofollow" class="pulse-recent-title ">
  3178.                                            sites not on GamStop
  3179.                                            </a>
  3180.            </div>
  3181.            
  3182.            <div class="pulse-recent-post-item ">
  3183.                <a href="https://www.costaricanembassy.co.uk" rel="dofollow" class="pulse-recent-title ">
  3184.                                            non GamStop casinos
  3185.                                            </a>
  3186.            </div>
  3187.            
  3188.        </div>
  3189.    </div>
  3190.    
  3191.    <div class="pulse-sidebar-widget mb-3">
  3192.        <div class="pulse-widget-header pulse-recent-header">
  3193.            <i class="fas fa-clock"></i> March 2026 Blog Roll
  3194.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  3195.        </div>
  3196.        <div class="pulse-widget-body scrollable-sidebar">
  3197.            
  3198.            <div class="pulse-recent-post-item ">
  3199.                <a href="https://www.drenge.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3200.                                            casinos not on GamStop
  3201.                                            </a>
  3202.            </div>
  3203.            
  3204.            <div class="pulse-recent-post-item ">
  3205.                <a href="https://www.bmag.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3206.                                            best online casino
  3207.                                            </a>
  3208.            </div>
  3209.            
  3210.            <div class="pulse-recent-post-item ">
  3211.                <a href="https://www.labodeganegra.com/" rel="dofollow" class="pulse-recent-title ">
  3212.                                            casinos not on GamStop
  3213.                                            </a>
  3214.            </div>
  3215.            
  3216.            <div class="pulse-recent-post-item ">
  3217.                <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3218.                                            casino not on gamestop
  3219.                                            </a>
  3220.            </div>
  3221.            
  3222.            <div class="pulse-recent-post-item ">
  3223.                <a href="https://www.dinton-pastures.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3224.                                            best casino not on GamStop
  3225.                                            </a>
  3226.            </div>
  3227.            
  3228.            <div class="pulse-recent-post-item ">
  3229.                <a href="https://www.swtrains.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3230.                                            Spinshark Casino No Deposit Bonus
  3231.                                            </a>
  3232.            </div>
  3233.            
  3234.            <div class="pulse-recent-post-item ">
  3235.                <a href="https://www.deakinandblue.com/" rel="dofollow" class="pulse-recent-title ">
  3236.                                            best online casinos uk
  3237.                                            </a>
  3238.            </div>
  3239.            
  3240.            <div class="pulse-recent-post-item ">
  3241.                <a href="https://www.durhamminers.org/" rel="dofollow" class="pulse-recent-title ">
  3242.                                            sites not on GamStop
  3243.                                            </a>
  3244.            </div>
  3245.            
  3246.            <div class="pulse-recent-post-item ">
  3247.                <a href="https://www.covent-garden.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3248.                                            non GamStop casinos
  3249.                                            </a>
  3250.            </div>
  3251.            
  3252.            <div class="pulse-recent-post-item ">
  3253.                <a href="https://www.llancaiachfawr.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3254.                                            non GamStop casinos
  3255.                                            </a>
  3256.            </div>
  3257.            
  3258.            <div class="pulse-recent-post-item ">
  3259.                <a href="https://www.ginspa.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3260.                                            casino not on GamStop
  3261.                                            </a>
  3262.            </div>
  3263.            
  3264.            <div class="pulse-recent-post-item ">
  3265.                <a href="https://www.falconryforum.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3266.                                            casino not on gamstop
  3267.                                            </a>
  3268.            </div>
  3269.            
  3270.            <div class="pulse-recent-post-item ">
  3271.                <a href="https://www.cressbrook.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3272.                                            online casino
  3273.                                            </a>
  3274.            </div>
  3275.            
  3276.            <div class="pulse-recent-post-item ">
  3277.                <a href="https://www.ukrmb.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3278.                                            casino online uk
  3279.                                            </a>
  3280.            </div>
  3281.            
  3282.            <div class="pulse-recent-post-item ">
  3283.                <a href="https://citytosea.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3284.                                            non gamstop casinos
  3285.                                            </a>
  3286.            </div>
  3287.            
  3288.            <div class="pulse-recent-post-item ">
  3289.                <a href="https://www.invo.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3290.                                            non gamstop casino
  3291.                                            </a>
  3292.            </div>
  3293.            
  3294.            <div class="pulse-recent-post-item ">
  3295.                <a href="https://oncallfire.uk/" rel="dofollow" class="pulse-recent-title ">
  3296.                                            Best Casinos Not on GamStop
  3297.                                            </a>
  3298.            </div>
  3299.            
  3300.            <div class="pulse-recent-post-item ">
  3301.                <a href="https://www.socresonline.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3302.                                            bitcoin casino
  3303.                                            </a>
  3304.            </div>
  3305.            
  3306.            <div class="pulse-recent-post-item ">
  3307.                <a href="https://kam-media.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3308.                                            online casino
  3309.                                            </a>
  3310.            </div>
  3311.            
  3312.            <div class="pulse-recent-post-item ">
  3313.                <a href="https://www.regionalnetworks.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3314.                                            Slots Not on GamCare
  3315.                                            </a>
  3316.            </div>
  3317.            
  3318.            <div class="pulse-recent-post-item ">
  3319.                <a href="https://savethedatemagazine.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3320.                                            non gamstop casinos
  3321.                                            </a>
  3322.            </div>
  3323.            
  3324.            <div class="pulse-recent-post-item ">
  3325.                <a href="https://www.charitydigitalnews.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3326.                                            casino not on gamstop
  3327.                                            </a>
  3328.            </div>
  3329.            
  3330.            <div class="pulse-recent-post-item ">
  3331.                <a href="https://unbound.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3332.                                            casinos not on gamstop
  3333.                                            </a>
  3334.            </div>
  3335.            
  3336.            <div class="pulse-recent-post-item ">
  3337.                <a href="https://www.money-mentor.org/" rel="dofollow" class="pulse-recent-title ">
  3338.                                            bitcoin casinos
  3339.                                            </a>
  3340.            </div>
  3341.            
  3342.            <div class="pulse-recent-post-item ">
  3343.                <a href="https://knightsof.media/" rel="dofollow" class="pulse-recent-title ">
  3344.                                            casinos not on gamstop
  3345.                                            </a>
  3346.            </div>
  3347.            
  3348.            <div class="pulse-recent-post-item ">
  3349.                <a href="https://roadpeace.org/" rel="dofollow" class="pulse-recent-title ">
  3350.                                            non gamstop casino
  3351.                                            </a>
  3352.            </div>
  3353.            
  3354.        </div>
  3355.    </div>
  3356.    
  3357.    <div class="pulse-sidebar-widget mb-3">
  3358.        <div class="pulse-widget-header pulse-recent-header">
  3359.            <i class="fas fa-clock"></i> February 2026 Blog Roll
  3360.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  3361.        </div>
  3362.        <div class="pulse-widget-body scrollable-sidebar">
  3363.            
  3364.            <div class="pulse-recent-post-item ">
  3365.                <a href="https://www.welcometoportsmouth.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3366.                                            best casinos not on gamstop
  3367.                                            </a>
  3368.            </div>
  3369.            
  3370.            <div class="pulse-recent-post-item ">
  3371.                <a href="https://financialservicescultureboard.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3372.                                            non gamstop betting sites
  3373.                                            </a>
  3374.            </div>
  3375.            
  3376.            <div class="pulse-recent-post-item ">
  3377.                <a href="https://itechlabs.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3378.                                            best betting sites uk
  3379.                                            </a>
  3380.            </div>
  3381.            
  3382.            <div class="pulse-recent-post-item ">
  3383.                <a href="https://www.taysideaviation.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3384.                                            best betting sites uk
  3385.                                            </a>
  3386.            </div>
  3387.            
  3388.            <div class="pulse-recent-post-item ">
  3389.                <a href="https://platypuspress.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3390.                                            non gamstop casinos
  3391.                                            </a>
  3392.            </div>
  3393.            
  3394.            <div class="pulse-recent-post-item ">
  3395.                <a href="https://plasticoceans.uk/" rel="dofollow" class="pulse-recent-title ">
  3396.                                            non gamstop casinos
  3397.                                            </a>
  3398.            </div>
  3399.            
  3400.            <div class="pulse-recent-post-item ">
  3401.                <a href="https://www.techandplay.org/" rel="dofollow" class="pulse-recent-title ">
  3402.                                            best betting sites uk
  3403.                                            </a>
  3404.            </div>
  3405.            
  3406.            <div class="pulse-recent-post-item ">
  3407.                <a href="https://www.foreignersinuk.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3408.                                            online casino
  3409.                                            </a>
  3410.            </div>
  3411.            
  3412.            <div class="pulse-recent-post-item ">
  3413.                <a href="https://www.foreignersinuk.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3414.                                            online casinos uk
  3415.                                            </a>
  3416.            </div>
  3417.            
  3418.            <div class="pulse-recent-post-item ">
  3419.                <a href="https://gdalabel.org.uk/" rel="dofollow" class="pulse-recent-title ">
  3420.                                            best uk non GamStop casinos
  3421.                                            </a>
  3422.            </div>
  3423.            
  3424.            <div class="pulse-recent-post-item ">
  3425.                <a href="https://www.chemical-records.co.uk/" rel="dofollow" class="pulse-recent-title ">
  3426.                                            non gamstop casino
  3427.                                            </a>
  3428.            </div>
  3429.            
  3430.            <div class="pulse-recent-post-item ">
  3431.                <a href="https://gamingamerica.com/non-gamstop-casinos" rel="dofollow" class="pulse-recent-title ">
  3432.                                            non gamstop casinos
  3433.                                            </a>
  3434.            </div>
  3435.            
  3436.        </div>
  3437.    </div>
  3438.    
  3439.    
  3440.  
  3441. <!-- CSS Styles -->
  3442. <style>
  3443. /* Sidebar Widget Base */
  3444. .pulse-sidebar-widget {
  3445.    background: var(--card-bg, white);
  3446.    border-radius: 12px;
  3447.    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  3448.    margin-bottom: 30px;
  3449.    overflow: hidden;
  3450.    border: 1px solid var(--border-color);
  3451. }
  3452.  
  3453. .pulse-widget-header {
  3454.    background: var(--bs-primary);
  3455.    color: var(--bs-white);
  3456.    padding: 15px 20px;
  3457.    font-weight: 700;
  3458.    font-size: 13px;
  3459.    text-transform: uppercase;
  3460.    letter-spacing: 1px;
  3461.    position: relative;
  3462.    display: flex;
  3463.    align-items: center;
  3464.    justify-content: space-between;
  3465.    gap: 8px;
  3466. }
  3467.  
  3468. .pulse-header-arrow {
  3469.    font-size: 12px;
  3470.    opacity: 0.8;
  3471. }
  3472.  
  3473.  
  3474.  
  3475.  
  3476.  
  3477. .pulse-widget-body {
  3478.    padding: 25px 20px;
  3479. }
  3480.  
  3481. /* Search Widget */
  3482. .pulse-search-form {
  3483.    position: relative;
  3484. }
  3485.  
  3486. .pulse-search-input-sidebar {
  3487.    width: 100%;
  3488.    padding: 12px 45px 12px 15px;
  3489.    border: 2px solid #e9ecef;
  3490.    border-radius: 8px;
  3491.    font-size: 14px;
  3492.    transition: all 0.3s ease;
  3493.    background: var(--card-bg, white);
  3494.    color: var(--topbar-color, #333);
  3495. }
  3496.  
  3497. .pulse-search-input-sidebar:focus {
  3498.    border-color: var(--topbar-color, #6f42c1);
  3499.    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.1);
  3500.    outline: none;
  3501. }
  3502.  
  3503. .pulse-search-btn-sidebar {
  3504.    position: absolute;
  3505.    right: 5px;
  3506.    top: 50%;
  3507.    transform: translateY(-50%);
  3508.    background: var(--bs-primary, #6f42c1);
  3509.    border: none;
  3510.    color: var(--bs-white);
  3511.    padding: 8px 12px;
  3512.    border-radius: 6px;
  3513.    cursor: pointer;
  3514.    transition: all 0.3s ease;
  3515. }
  3516.  
  3517. .pulse-search-btn-sidebar:hover {
  3518.    background: var(--topbar-color, #5a359a);
  3519.    opacity: 0.9;
  3520. }
  3521.  
  3522. /* Recent Posts Widget */
  3523. .pulse-recent-post-item {
  3524.    padding: 10px 0;
  3525.    border-bottom: 1px solid var(--border-color);
  3526.    transition: all 0.3s ease;
  3527. }
  3528.  
  3529. .pulse-recent-post-item:last-child {
  3530.    border-bottom: none;
  3531.    padding-bottom: 0;
  3532. }
  3533.  
  3534. .pulse-recent-post-item:hover {
  3535.    background: rgba(248, 249, 250,0.1);
  3536.    padding-left: 20px;
  3537.    padding-right: 20px;
  3538.    border-radius: 8px;
  3539. }
  3540.  
  3541. .pulse-recent-title {
  3542.    font-size: 15px;
  3543.    font-weight: 600;
  3544.    color: var(--topbar-color, #2c3e50);
  3545.    line-height: 1.4;
  3546.    margin-bottom: 8px;
  3547.    text-decoration: none;
  3548.    display: block;
  3549. }
  3550.  
  3551. .pulse-recent-title:hover {
  3552.    color: var(--topbar-color, #e83e8c);
  3553.    text-decoration: none;
  3554.    opacity: 0.8;
  3555. }
  3556.  
  3557. .pulse-recent-meta {
  3558.    font-size: 12px;
  3559.    color: #6c757d;
  3560.    display: flex;
  3561.    align-items: center;
  3562.    gap: 10px;
  3563. }
  3564.  
  3565.  
  3566. /* Responsive Design */
  3567. @media (max-width: 768px) {
  3568.    .pulse-widget-body {
  3569.        padding: 20px 15px;
  3570.    }
  3571.    
  3572.    .pulse-recent-title {
  3573.        font-size: 14px;
  3574.    }
  3575. }
  3576.  
  3577. @media (max-width: 992px) {
  3578.    .pulse-sidebar-widget {
  3579.        margin-bottom: 25px;
  3580.    }
  3581. }
  3582. </style>
  3583.  
  3584.    
  3585.            </div>
  3586.        </div>
  3587.    </div>
  3588. </section>
  3589.  
  3590. <script>
  3591. document.addEventListener('DOMContentLoaded', function() {
  3592.    // Simple scroll animation
  3593.    const cards = document.querySelectorAll('.blog-card');
  3594.    
  3595.    const observer = new IntersectionObserver(function(entries) {
  3596.        entries.forEach(entry => {
  3597.            if (entry.isIntersecting) {
  3598.                entry.target.style.opacity = '1';
  3599.                entry.target.style.transform = 'translateY(0)';
  3600.            }
  3601.        });
  3602.    }, {
  3603.        threshold: 0.1
  3604.    });
  3605.  
  3606.    cards.forEach((card, index) => {
  3607.        card.style.opacity = '0';
  3608.        card.style.transform = 'translateY(30px)';
  3609.        card.style.transition = `opacity 0.6s ease ${index * 0.1}s, transform 0.6s ease ${index * 0.1}s`;
  3610.        observer.observe(card);
  3611.    });
  3612. });
  3613. </script>
  3614.  
  3615.    
  3616.        
  3617.        <!-- end wpo-blog-highlights-section -->
  3618.        <!-- start wpo-blog-sponsored-section -->
  3619.        
  3620.  
  3621.  
  3622.  
  3623.    
  3624.  
  3625.  
  3626.  
  3627. <style>
  3628.    .sponsored-section-v6 {
  3629.        padding: 45px 0;
  3630.        background: transparent;
  3631.    }
  3632.    
  3633.    .sponsored-card-v6 {
  3634.        background: #ffffff;
  3635.        border: 1px solid #f8f8f8;
  3636.        transition: opacity 0.3s ease;
  3637.        height: 100%;
  3638.    }
  3639.    
  3640.    .sponsored-card-v6:hover {
  3641.        opacity: 0.95;
  3642.    }
  3643.    
  3644.    .sponsored-image-v6 {
  3645.        position: relative;
  3646.        height: 170px;
  3647.    }
  3648.    
  3649.    .sponsored-image-v6 img {
  3650.        width: 100%;
  3651.        height: 100%;
  3652.        object-fit: cover;
  3653.    }
  3654.    
  3655.    .sponsored-image-v6::after {
  3656.        content: '';
  3657.        position: absolute;
  3658.        top: 0;
  3659.        left: 0;
  3660.        right: 0;
  3661.        bottom: 0;
  3662.        background: linear-gradient(to bottom, rgba(0,0,0,0.1), transparent);
  3663.    }
  3664.    
  3665.    .sponsored-badge-v6 {
  3666.        position: absolute;
  3667.        top: 10px;
  3668.        left: 10px;
  3669.        padding: 5px 12px;
  3670.        font-size: 12px;
  3671.        font-weight: 600;
  3672.        text-transform: uppercase;
  3673.        border-radius: 4px;
  3674.        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  3675.    }
  3676.    
  3677.    .sponsored-content-v6 {
  3678.        padding: 12px;
  3679.    }
  3680.    
  3681.    .sponsored-title-v6 {
  3682.        font-size: 14px;
  3683.        font-weight: 700;
  3684.        line-height: 1.3;
  3685.        margin-bottom: 6px;
  3686.        color: #333;
  3687.    }
  3688.    
  3689.    .sponsored-title-v6 a {
  3690.        text-decoration: none;
  3691.        color: #333;
  3692.    }
  3693.    
  3694.    .sponsored-title-v6 a:hover {
  3695.        color: #fd7e14; /* Orange hover */
  3696.    }
  3697.    
  3698.    .sponsored-excerpt-v6 {
  3699.        font-size: 12px;
  3700.        font-weight: 600;
  3701.        color: #868e96;
  3702.        margin-bottom: 8px;
  3703.        line-height: 1.4;
  3704.    }
  3705.    
  3706.    .sponsored-meta-v6 {
  3707.        font-size: 11px;
  3708.        color: #6c757d;
  3709.    }
  3710.    
  3711.    .author-info-v6 {
  3712.        display: inline;
  3713.        margin-right: 10px;
  3714.    }
  3715.    
  3716.    .sponsored-author-img-v6 {
  3717.        width: 20px;
  3718.        height: 20px;
  3719.        border-radius: 50%;
  3720.        object-fit: cover;
  3721.        vertical-align: middle;
  3722.        margin-right: 4px;
  3723.    }
  3724.    
  3725.    .section-title-sponsored-v6 {
  3726.        font-size: 1.9rem;
  3727.        font-weight: 600;
  3728.        text-align: left;
  3729.        margin-bottom: 25px;
  3730.        color: #333;
  3731.        border-left: 4px solid #fd7e14;
  3732.        padding-left: 15px;
  3733.    }
  3734.  
  3735.    @media (max-width: 768px) {
  3736.        .sponsored-section-v6 {
  3737.            padding: 25px 0;
  3738.        }
  3739.        .sponsored-image-v6 {
  3740.            height: 130px;
  3741.        }
  3742.        .sponsored-content-v6 {
  3743.            padding: 10px;
  3744.        }
  3745.        .sponsored-title-v6 {
  3746.            font-size: 13px;
  3747.        }
  3748.        .sponsored-excerpt-v6 {
  3749.            font-size: 11px;
  3750.        }
  3751.        .section-title-sponsored-v6 {
  3752.            font-size: 1.6rem;
  3753.            padding-left: 10px;
  3754.        }
  3755.    }
  3756. </style>
  3757.  
  3758. <section class="sponsored-section-v6">
  3759.    <div class="container-fluid fluid-container">
  3760.        <div class="row">
  3761.            <div class="col-12">
  3762.                <h2 class="section-title-sponsored-v6">Sponsored News</h2>
  3763.            </div>
  3764.        </div>
  3765.        
  3766.        <div class="row g-3">
  3767.            
  3768.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3769.                <div class="card sponsored-card-v6">
  3770.                    <div class="sponsored-image-v6">
  3771.                        
  3772.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3773.                        
  3774.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  3775.                    </div>
  3776.                    <div class="sponsored-content-v6">
  3777.                        <h3 class="sponsored-title-v6">
  3778.                            <a href="/queens-recognise-queens-as-trump-extends-the-mayor-elect-a-cordial-reception/" >
  3779.                                            Queens Recognise Queens as Trump Extends The Mayor-Elect a Cordial Reception
  3780.                                            </a>
  3781.                        </h3>
  3782.                        <p class="sponsored-excerpt-v6">
  3783.                            
  3784.                        </p>
  3785.                        <div class="sponsored-meta-v6">
  3786.                            <span class="author-info-v6">
  3787.                                
  3788.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="sponsored-author-img-v6">
  3789.                                
  3790.                               Manuel Miranda
  3791.                            </span>
  3792.                            | 17 May 2026
  3793.                        </div>
  3794.                    </div>
  3795.                </div>
  3796.            </div>
  3797.            
  3798.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3799.                <div class="card sponsored-card-v6">
  3800.                    <div class="sponsored-image-v6">
  3801.                        
  3802.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3803.                        
  3804.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  3805.                    </div>
  3806.                    <div class="sponsored-content-v6">
  3807.                        <h3 class="sponsored-title-v6">
  3808.                            <a href="/the-decade-of-desire-from-author-erin-somers-a-midlife-adultery-story-our-era-deserves/" >
  3809.                                            The Decade of Desire from author Erin Somers: A Midlife Adultery Story Our Era Deserves.
  3810.                                            </a>
  3811.                        </h3>
  3812.                        <p class="sponsored-excerpt-v6">
  3813.                            
  3814.                        </p>
  3815.                        <div class="sponsored-meta-v6">
  3816.                            <span class="author-info-v6">
  3817.                                
  3818.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="sponsored-author-img-v6">
  3819.                                
  3820.                               Manuel Miranda
  3821.                            </span>
  3822.                            | 16 May 2026
  3823.                        </div>
  3824.                    </div>
  3825.                </div>
  3826.            </div>
  3827.            
  3828.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3829.                <div class="card sponsored-card-v6">
  3830.                    <div class="sponsored-image-v6">
  3831.                        
  3832.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3833.                        
  3834.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  3835.                    </div>
  3836.                    <div class="sponsored-content-v6">
  3837.                        <h3 class="sponsored-title-v6">
  3838.                            <a href="/leader-zelensky-says-the-nation-was-10-away-from-peace-but-not-at-any-price/" >
  3839.                                            Leader Zelensky Says The Nation Was 10% Away from Peace, But Not at Any Price
  3840.                                            </a>
  3841.                        </h3>
  3842.                        <p class="sponsored-excerpt-v6">
  3843.                            
  3844.                        </p>
  3845.                        <div class="sponsored-meta-v6">
  3846.                            <span class="author-info-v6">
  3847.                                
  3848.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="sponsored-author-img-v6">
  3849.                                
  3850.                               Manuel Miranda
  3851.                            </span>
  3852.                            | 16 May 2026
  3853.                        </div>
  3854.                    </div>
  3855.                </div>
  3856.            </div>
  3857.            
  3858.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3859.                <div class="card sponsored-card-v6">
  3860.                    <div class="sponsored-image-v6">
  3861.                        
  3862.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3863.                        
  3864.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  3865.                    </div>
  3866.                    <div class="sponsored-content-v6">
  3867.                        <h3 class="sponsored-title-v6">
  3868.                            <a href="/the-mighty-neins-opening-sequence-chose-the-wrong-popular-rpg-show-track/" >
  3869.                                            The Mighty Nein&#x27;s Opening Sequence Chose the Wrong Popular RPG Show Track
  3870.                                            </a>
  3871.                        </h3>
  3872.                        <p class="sponsored-excerpt-v6">
  3873.                            
  3874.                        </p>
  3875.                        <div class="sponsored-meta-v6">
  3876.                            <span class="author-info-v6">
  3877.                                
  3878.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="sponsored-author-img-v6">
  3879.                                
  3880.                               Manuel Miranda
  3881.                            </span>
  3882.                            | 16 May 2026
  3883.                        </div>
  3884.                    </div>
  3885.                </div>
  3886.            </div>
  3887.            
  3888.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3889.                <div class="card sponsored-card-v6">
  3890.                    <div class="sponsored-image-v6">
  3891.                        
  3892.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3893.                        
  3894.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  3895.                    </div>
  3896.                    <div class="sponsored-content-v6">
  3897.                        <h3 class="sponsored-title-v6">
  3898.                            <a href="/trump-international-tensions-limited-coverage-five-threats-to-global-warming-solutions-that-hindered-cop30/" >
  3899.                                            Trump, International Tensions, Limited Coverage: Five Threats to Global Warming Solutions That Hindered Cop30
  3900.                                            </a>
  3901.                        </h3>
  3902.                        <p class="sponsored-excerpt-v6">
  3903.                            
  3904.                        </p>
  3905.                        <div class="sponsored-meta-v6">
  3906.                            <span class="author-info-v6">
  3907.                                
  3908.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="sponsored-author-img-v6">
  3909.                                
  3910.                               Manuel Miranda
  3911.                            </span>
  3912.                            | 16 May 2026
  3913.                        </div>
  3914.                    </div>
  3915.                </div>
  3916.            </div>
  3917.            
  3918.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3919.                <div class="card sponsored-card-v6">
  3920.                    <div class="sponsored-image-v6">
  3921.                        
  3922.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3923.                        
  3924.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  3925.                    </div>
  3926.                    <div class="sponsored-content-v6">
  3927.                        <h3 class="sponsored-title-v6">
  3928.                            <a href="/food-benefits-scheduled-to-end-for-tens-of-millions-during-prolonged-federal-shutdown/" >
  3929.                                            Food Benefits Scheduled to End for Tens of Millions During Prolonged Federal Shutdown
  3930.                                            </a>
  3931.                        </h3>
  3932.                        <p class="sponsored-excerpt-v6">
  3933.                            
  3934.                        </p>
  3935.                        <div class="sponsored-meta-v6">
  3936.                            <span class="author-info-v6">
  3937.                                
  3938.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Manuel Miranda" class="sponsored-author-img-v6">
  3939.                                
  3940.                               Manuel Miranda
  3941.                            </span>
  3942.                            | 16 May 2026
  3943.                        </div>
  3944.                    </div>
  3945.                </div>
  3946.            </div>
  3947.            
  3948.        </div>
  3949.    </div>
  3950. </section>
  3951.  
  3952.  
  3953.    
  3954.        <!-- end wpo-blog-sponsored-section -->
  3955.        <!-- start wpo-subscribe-section -->
  3956.        
  3957.        <!-- end subscribe-section -->
  3958.        <!-- start of wpo-site-footer-section -->
  3959.        
  3960.  
  3961.  
  3962.  
  3963.  
  3964.  
  3965.  
  3966. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  3967. <footer class="footer-v5 bg-primary-gradient border-top">
  3968.    
  3969.    <!-- Main Footer Content -->
  3970.    <div class="container-fluid py-5">
  3971.        
  3972.        <!-- Top Section with Logo and Description -->
  3973.        <div class="row mb-5">
  3974.            <div class="col-12 text-center">
  3975.                <div class="footer-brand mb-4">
  3976.                    
  3977.                    <h4 class="fw-bold footer-color mb-2">Horizon Collective</h4>
  3978.                    <p class="footer-color opacity-50">Horizon Collective is a leading UK digital marketing agency specializing in SEO, content strategy, and web development to help businesses grow online effectively.</p>
  3979.                </div>
  3980.            </div>
  3981.        </div>
  3982.  
  3983.        <!-- Content Grid -->
  3984.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  3985.            
  3986.            <!-- Quick Links Column -->
  3987.            <div class="">
  3988.                <div class="footer-section">
  3989.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3990.                        Quick Links
  3991.                    </h6>
  3992.                    <ul class="list-unstyled footer-links">
  3993.                        
  3994.                        <li class="mb-2">
  3995.                            <a href="/debunking-the-misconceptions-reality-about-online-slot-games/"
  3996.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3997.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3998.                                Debunking the Misconceptions: Reality About Online Slot Games
  3999.                            </a>
  4000.                        </li>
  4001.                        
  4002.                        <li class="mb-2">
  4003.                            <a href="/white-house-denounces-democratic-fabrication-as-additional-jeffrey-epstein-photos-disclosed/"
  4004.                               class="text-decoration-none footer-color  d-flex align-items-center">
  4005.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  4006.                                White House Denounces &#x27;Democratic Fabrication&#x27; as Additional Jeffrey Epstein Photos Disclosed
  4007.                            </a>
  4008.                        </li>
  4009.                        
  4010.                        <li class="mb-2">
  4011.                            <a href="/the-defender-departs-international-stage-well-after-her-legacy-was-engraved-among-soccer-greats/"
  4012.                               class="text-decoration-none footer-color  d-flex align-items-center">
  4013.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  4014.                                The Defender Departs International Stage Well After Her Legacy Was Engraved Among Soccer Greats
  4015.                            </a>
  4016.                        </li>
  4017.                        
  4018.                        <li class="mb-2">
  4019.                            <a href="/line-of-duty-confirmed-for-seventh-series-on-bbc/"
  4020.                               class="text-decoration-none footer-color  d-flex align-items-center">
  4021.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  4022.                                Line of Duty Confirmed for Seventh Series on BBC
  4023.                            </a>
  4024.                        </li>
  4025.                        
  4026.                        <li class="mb-2">
  4027.                            <a href="/emma-raducanu-ends-this-years-campaign-and-has-decided-to-continue-with-coach-for-2026/"
  4028.                               class="text-decoration-none footer-color  d-flex align-items-center">
  4029.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  4030.                                Emma Raducanu ends this year&#x27;s campaign and has decided to continue with coach for 2026.
  4031.                            </a>
  4032.                        </li>
  4033.                        
  4034.                        <li class="mb-2">
  4035.                            <a href="/3-xbox-game-pass-games-that-will-validate-your-membership-during-the-weekend-nov-21-23/"
  4036.                               class="text-decoration-none footer-color  d-flex align-items-center">
  4037.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  4038.                                3 Xbox Game Pass Games That Will Validate Your Membership During the Weekend (Nov. 21-23)
  4039.                            </a>
  4040.                        </li>
  4041.                        
  4042.                    </ul>
  4043.                </div>
  4044.            </div>
  4045.  
  4046.            <!-- Resources Column -->
  4047.            <div class="">
  4048.                <div class="footer-section">
  4049.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  4050.                        Resources
  4051.                    </h6>
  4052.                   <ul class="footer-links" id="footerLinks">
  4053.        
  4054.        
  4055.  
  4056.        
  4057.        
  4058.        
  4059.        
  4060.    </ul>
  4061.                </div>
  4062.            </div>
  4063.  
  4064.            <!-- Categories Column -->
  4065.            <div class="">
  4066.                <div class="footer-section">
  4067.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  4068.                        Categories
  4069.                    </h6>
  4070.                    <div class="category-tags">
  4071.                      
  4072.                                <li>
  4073.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  4074.                                        All Posts
  4075.                                    </a>
  4076.                                </li>
  4077.                                
  4078.                                <li>
  4079.                                    <a href="/category/business/" class="footer-link footer-color">
  4080.                                        Business
  4081.                                    </a>
  4082.                                </li>
  4083.                                
  4084.                                <li>
  4085.                                    <a href="/category/esports/" class="footer-link footer-color">
  4086.                                        Esports
  4087.                                    </a>
  4088.                                </li>
  4089.                                
  4090.                                <li>
  4091.                                    <a href="/category/fashion/" class="footer-link footer-color">
  4092.                                        Fashion
  4093.                                    </a>
  4094.                                </li>
  4095.                                
  4096.                                <li>
  4097.                                    <a href="/category/featured/" class="footer-link footer-color">
  4098.                                        Featured
  4099.                                    </a>
  4100.                                </li>
  4101.                                
  4102.                                <li>
  4103.                                    <a href="/category/gaming/" class="footer-link footer-color">
  4104.                                        Gaming
  4105.                                    </a>
  4106.                                </li>
  4107.                                
  4108.                    </div>
  4109.                </div>
  4110.            </div>
  4111.  
  4112.        </div>
  4113.  
  4114.    </div>
  4115.  
  4116.    <!-- Footer Bottom -->
  4117.    <div class="footer-bottom  border-top py-3">
  4118.        <div class="container-fluid fluid-container">
  4119.            <div class=" d-flex justify-content-between flex-wrap">
  4120.                <div class="">
  4121.                    <p class="mb-0 footer-color  ">
  4122.                        © 2026 <span class="fw-semibold footer-color">Horizon Collective</span>. All rights reserved.
  4123.                    </p>
  4124.                </div>
  4125.                <div class="">
  4126.                    <div class="footer-nav">
  4127.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  4128.                            <i class="bi bi-file-text me-1"></i>Write For Us
  4129.                        </a>
  4130.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  4131.                            <i class="bi bi-file-text me-1"></i>Terms
  4132.                        </a>
  4133.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  4134.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  4135.                        </a>
  4136.                    </div>
  4137.                </div>
  4138.            </div>
  4139.        </div>
  4140.    </div>
  4141.  
  4142. </footer>
  4143.  
  4144. <style>
  4145. /* Footer V5 - Clean Minimalist Bootstrap Design */
  4146.  
  4147.  
  4148.  
  4149.  
  4150. .footer-logo {
  4151.    border-radius: 8px;
  4152. }
  4153.  
  4154. /* Footer Sections */
  4155. .footer-section {
  4156.    padding: 0 15px;
  4157. }
  4158.  
  4159. .footer-section h6 {
  4160.    position: relative;
  4161.    padding-bottom: 8px;
  4162. }
  4163.  
  4164. .footer-section h6::after {
  4165.    content: '';
  4166.    position: absolute;
  4167.    bottom: 0;
  4168.    left: 0;
  4169.    width: 30px;
  4170.    height: 2px;
  4171.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  4172.    border-radius: 1px;
  4173. }
  4174.  
  4175. /* Links Styling */
  4176. .footer-links a {
  4177.    transition: all 0.3s ease;
  4178.    padding: 4px 0;
  4179.    border-radius: 4px;
  4180. }
  4181.  
  4182. .footer-links a:hover {
  4183.    color: var(--bs-primary) !important;
  4184.    padding-left: 8px;
  4185. }
  4186.  
  4187. .footer-links a:hover i {
  4188.    transform: translateX(2px);
  4189. }
  4190.  
  4191. /* Category Tags */
  4192. .category-tag {
  4193.    transition: all 0.3s ease;
  4194.    padding: 6px 12px !important;
  4195.    font-size: 0.875rem;
  4196. }
  4197.  
  4198.  
  4199.  
  4200. /* Footer Bottom */
  4201. .footer-bottom {
  4202.    backdrop-filter: blur(10px);
  4203. }
  4204.  
  4205. /* Responsive Design */
  4206. @media (max-width: 768px) {
  4207.    .footer-v5 {
  4208.        margin-top: 60px;
  4209.    }
  4210.    
  4211.    .footer-section {
  4212.        text-align:start;
  4213.        margin-bottom: 40px;
  4214.    }
  4215.    
  4216.    .footer-links a,
  4217.    .category-tags {
  4218.        justify-content:start;
  4219.    }
  4220.    
  4221.    .social-links .d-flex {
  4222.        justify-content:start;
  4223.    }
  4224. }
  4225.  
  4226. @media (max-width: 576px) {
  4227.    .footer-brand h4 {
  4228.        font-size: 1.25rem;
  4229.    }
  4230.    
  4231.    .stats-item h5 {
  4232.        font-size: 1.1rem;
  4233.    }
  4234.    
  4235.    .newsletter-form .btn {
  4236.        padding: 8px 12px;
  4237.    }
  4238. }
  4239.  
  4240. /* Animation Classes */
  4241. .fade-in {
  4242.    animation: fadeIn 0.6s ease-in;
  4243. }
  4244.  
  4245. @keyframes fadeIn {
  4246.    from { opacity: 0; transform: translateY(20px); }
  4247.    to { opacity: 1; transform: translateY(0); }
  4248. }
  4249.  
  4250. /* Loading State */
  4251. .loading {
  4252.    pointer-events: none;
  4253.    opacity: 0.7;
  4254. }
  4255.  
  4256. .loading .btn {
  4257.    position: relative;
  4258. }
  4259.  
  4260. .loading .btn::after {
  4261.    content: '';
  4262.    position: absolute;
  4263.    top: 50%;
  4264.    left: 50%;
  4265.    width: 16px;
  4266.    height: 16px;
  4267.    margin: -8px 0 0 -8px;
  4268.    border: 2px solid transparent;
  4269.    border-top-color: currentColor;
  4270.    border-radius: 50%;
  4271.    animation: spin 1s linear infinite;
  4272. }
  4273.  
  4274. @keyframes spin {
  4275.    to { transform: rotate(360deg); }
  4276. }
  4277.  
  4278. /* Utility Classes */
  4279. .text-gradient {
  4280.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  4281.    -webkit-background-clip: text;
  4282.    -webkit-text-fill-color: transparent;
  4283.    background-clip: text;
  4284. }
  4285.  
  4286. .hover-lift {
  4287.    transition: transform 0.3s ease;
  4288. }
  4289.  
  4290. .hover-lift:hover {
  4291.    transform: translateY(-2px);
  4292. }
  4293. </style>
  4294.  
  4295.  
  4296. <script>
  4297. document.addEventListener('DOMContentLoaded', function() {
  4298.    
  4299.    // Initialize Bootstrap tooltips
  4300.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  4301.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  4302.        return new bootstrap.Tooltip(tooltipTriggerEl);
  4303.    });
  4304.  
  4305.    // Newsletter form handling
  4306.    const newsletterForm = document.querySelector('.newsletter-form');
  4307.    if (newsletterForm) {
  4308.        newsletterForm.addEventListener('submit', function(e) {
  4309.            e.preventDefault();
  4310.            
  4311.            const email = this.querySelector('input[name="email"]').value.trim();
  4312.            const submitBtn = this.querySelector('button[type="submit"]');
  4313.            const originalContent = submitBtn.innerHTML;
  4314.            
  4315.            // Validate email
  4316.            if (!email || !isValidEmail(email)) {
  4317.                showToast('Please enter a valid email address', 'error');
  4318.                return;
  4319.            }
  4320.            
  4321.            // Show loading state
  4322.            this.classList.add('loading');
  4323.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  4324.            submitBtn.disabled = true;
  4325.            
  4326.            // Simulate API call
  4327.            setTimeout(() => {
  4328.                // Success state
  4329.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  4330.                submitBtn.classList.remove('btn-primary');
  4331.                submitBtn.classList.add('btn-success');
  4332.                
  4333.                showToast('Successfully subscribed to newsletter!', 'success');
  4334.                
  4335.                // Reset form
  4336.                setTimeout(() => {
  4337.                    this.classList.remove('loading');
  4338.                    submitBtn.innerHTML = originalContent;
  4339.                    submitBtn.classList.remove('btn-success');
  4340.                    submitBtn.classList.add('btn-primary');
  4341.                    submitBtn.disabled = false;
  4342.                    this.reset();
  4343.                }, 2000);
  4344.                
  4345.            }, 1500);
  4346.        });
  4347.    }
  4348.    
  4349.    // Email validation function
  4350.    function isValidEmail(email) {
  4351.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4352.        return emailRegex.test(email);
  4353.    }
  4354.    
  4355.    // Toast notification function
  4356.    function showToast(message, type = 'info') {
  4357.        // Remove existing toasts
  4358.        const existingToasts = document.querySelectorAll('.custom-toast');
  4359.        existingToasts.forEach(toast => toast.remove());
  4360.        
  4361.        // Create toast
  4362.        const toast = document.createElement('div');
  4363.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  4364.        toast.style.zIndex = '9999';
  4365.        toast.innerHTML = `
  4366.            <div class="d-flex align-items-center">
  4367.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  4368.                <span>${message}</span>
  4369.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  4370.            </div>
  4371.        `;
  4372.        
  4373.        document.body.appendChild(toast);
  4374.        
  4375.        // Auto remove after 4 seconds
  4376.        setTimeout(() => {
  4377.            if (toast && toast.parentNode) {
  4378.                toast.remove();
  4379.            }
  4380.        }, 4000);
  4381.    }
  4382.    
  4383.    // Smooth scroll for internal links
  4384.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  4385.        anchor.addEventListener('click', function(e) {
  4386.            e.preventDefault();
  4387.            const target = document.querySelector(this.getAttribute('href'));
  4388.            if (target) {
  4389.                target.scrollIntoView({
  4390.                    behavior: 'smooth',
  4391.                    block: 'start'
  4392.                });
  4393.            }
  4394.        });
  4395.    });
  4396.    
  4397.    // Add fade-in animation to footer sections on scroll
  4398.    const observerOptions = {
  4399.        threshold: 0.1,
  4400.        rootMargin: '0px 0px -50px 0px'
  4401.    };
  4402.    
  4403.    const sectionObserver = new IntersectionObserver((entries) => {
  4404.        entries.forEach(entry => {
  4405.            if (entry.isIntersecting) {
  4406.                entry.target.classList.add('fade-in');
  4407.            }
  4408.        });
  4409.    }, observerOptions);
  4410.    
  4411.    // Observe footer sections
  4412.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  4413.        sectionObserver.observe(section);
  4414.    });
  4415.    
  4416.    // Enhanced hover effects for category tags
  4417.    document.querySelectorAll('.category-tag').forEach(tag => {
  4418.        tag.addEventListener('mouseenter', function() {
  4419.            this.style.transform = 'translateY(-2px) scale(1.02)';
  4420.        });
  4421.        
  4422.        tag.addEventListener('mouseleave', function() {
  4423.            this.style.transform = 'translateY(0) scale(1)';
  4424.        });
  4425.    });
  4426.    
  4427.    // Prevent default for demo links
  4428.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4429.        link.addEventListener('click', function(e) {
  4430.            e.preventDefault();
  4431.        });
  4432.    });
  4433.    
  4434.    // Add click ripple effect to buttons
  4435.    document.querySelectorAll('.btn').forEach(btn => {
  4436.        btn.addEventListener('click', function(e) {
  4437.            const ripple = document.createElement('span');
  4438.            const rect = this.getBoundingClientRect();
  4439.            const size = Math.max(rect.width, rect.height);
  4440.            const x = e.clientX - rect.left - size / 2;
  4441.            const y = e.clientY - rect.top - size / 2;
  4442.            
  4443.            ripple.style.cssText = `
  4444.                position: absolute;
  4445.                left: ${x}px;
  4446.                top: ${y}px;
  4447.                width: ${size}px;
  4448.                height: ${size}px;
  4449.                border-radius: 50%;
  4450.                background: rgba(255, 255, 255, 0.4);
  4451.                transform: scale(0);
  4452.                animation: ripple-effect 0.6s linear;
  4453.                pointer-events: none;
  4454.            `;
  4455.            
  4456.            this.style.position = 'relative';
  4457.            this.style.overflow = 'hidden';
  4458.            this.appendChild(ripple);
  4459.            
  4460.            setTimeout(() => ripple.remove(), 600);
  4461.        });
  4462.    });
  4463.    
  4464. });
  4465.  
  4466. // Add ripple animation CSS
  4467. const rippleCSS = document.createElement('style');
  4468. rippleCSS.textContent = `
  4469.    @keyframes ripple-effect {
  4470.        to {
  4471.            transform: scale(4);
  4472.            opacity: 0;
  4473.        }
  4474.    }
  4475. `;
  4476. document.head.appendChild(rippleCSS);
  4477.  
  4478. document.addEventListener('DOMContentLoaded', function () {
  4479.    var btn = document.getElementById('toggleFooterLinks');
  4480.    if (!btn) return; // No extra links, no button
  4481.  
  4482.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4483.  
  4484.    btn.addEventListener('click', function () {
  4485.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4486.            return li.classList.contains('d-none');
  4487.        });
  4488.  
  4489.        extras.forEach(function (li) {
  4490.            if (anyHidden) {
  4491.                li.classList.remove('d-none');
  4492.                li.classList.add('show');
  4493.            } else {
  4494.                li.classList.add('d-none');
  4495.                li.classList.remove('show');
  4496.            }
  4497.        });
  4498.  
  4499.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4500.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4501.    });
  4502. });
  4503.  
  4504. </script>
  4505.  
  4506.        <!-- end of wpo-site-footer-section -->
  4507.    </div>
  4508.    <!-- end of page-wrapper -->
  4509.  
  4510.    <!-- All JavaScript files
  4511.    ================================================== -->
  4512.    
  4513.  
  4514. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4515. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4516. <!-- Plugins for this template -->
  4517. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4518. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4519. <!-- Custom script for this template -->
  4520. <script src="/static/blogapp/assets/js/script.js"></script>
  4521.  
  4522. <script>
  4523. (function () {
  4524. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4525. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4526.  
  4527. function applyFallback(img) {
  4528. if (!img || img.dataset.fallbackApplied === "1") {
  4529. return;
  4530. }
  4531. var failedSrc = img.currentSrc || img.src || "";
  4532. img.dataset.fallbackApplied = "1";
  4533. img.onerror = null;
  4534. img.src = fallbackImageSrc;
  4535. console.warn("[ImageFallback] Replaced broken image:", {
  4536. failedSrc: failedSrc,
  4537. fallbackSrc: fallbackImageSrc,
  4538. alt: img.alt || "",
  4539. });
  4540. }
  4541.  
  4542. document.querySelectorAll("img").forEach(function (img) {
  4543. if (img.complete && img.naturalWidth === 0) {
  4544. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4545. failedSrc: img.currentSrc || img.src || "",
  4546. alt: img.alt || "",
  4547. });
  4548. applyFallback(img);
  4549. }
  4550. });
  4551.  
  4552. document.addEventListener(
  4553. "error",
  4554. function (event) {
  4555. var target = event.target;
  4556. if (target && target.tagName === "IMG") {
  4557. applyFallback(target);
  4558. }
  4559. },
  4560. true
  4561. );
  4562. })();
  4563. </script>
  4564.  
  4565. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4566.  
  4567.  
  4568.  
  4569. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"3fc78525bc604b92a4d6dd433d00a01a","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4570. </body>
  4571.  
  4572. </html>
  4573.  
  4574.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda