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://bonuscenter.ca

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="roboto">
  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/Web_Buzz_Horizon_2_J8KrH0j_f4NYoUv_3XKb6P2_nmhOErJ.png">
  14.    
  15.  
  16.    <title>Bonus Center Canada: Your Guide to Online Casino Bonuses &amp; Promotions</title>
  17.    <meta name="description" content="Discover the best online casino bonuses, promotions, and reviews at Bonus Center Canada. Get expert tips and exclusive offers for Canadian players.">
  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://bonuscenter.ca/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #10b981;
  42.        --bs-primary-rgb: 10b981;
  43.        --bs-secondary: #64748b;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #06b6d4;
  48.        --bs-light: #f0fdf4;
  49.        --bs-dark: #064e3b;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #10b981;
  53.        --theme-primary-color-s2: #10b981;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #0f172a;
  57.        --text-light-color: #676767;
  58.        --heading-color: #0f172a;
  59.        --border-color: #d1fae5;
  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: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #ecfdf5;
  75.        --navbar-color: #064e3b;
  76.        --topbar-bg: #f0fdf4;
  77.        --topbar-color: #064e3b;
  78.        --footer-bg: #064e3b;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d1fae5;
  82.        --card-radius: 12px;
  83.        --link-color: #10b981;
  84.        --link-hover: #059669;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(16, 185, 129, 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-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-creative">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395. <div class="preloader" style="z-index: 1025;">
  396.    <div class="angular-shape">
  397.        <div></div>
  398.        <div></div>
  399.        <div></div>
  400.    </div>
  401.    <div class="spinner">
  402.        <div class="double-bounce1"></div>
  403.        <div class="double-bounce2"></div>
  404.    </div>
  405. </div>  
  406.  
  407.            <!-- end preloader -->
  408.        
  409.        <!-- Start header -->
  410.        <header id="header" class="wpo-site-header">
  411.            
  412.  
  413.  
  414.    
  415.  
  416.  
  417. <style>
  418.    /* General styling for top bar */
  419.    .unique-topbar-v7 {
  420.        background-color: var(--topbar-bg);
  421.        color: #fff;
  422.      
  423.    }
  424.    .unique-v7 {
  425.        padding: 10px 30px;
  426.        display: flex;
  427.        align-items: center;
  428.        justify-content: space-between; /* Ensure it stretches across */
  429.    }
  430.  
  431.    .unique-menu-btn-v7 {
  432.        border: none;
  433.        max-width: 145px !important;
  434.        padding: 8px;
  435.        cursor: pointer;
  436.        border-radius: 5px;
  437.    }
  438.  
  439.    .unique-news-container-v7 {
  440.        display: flex;
  441.        align-items: center;
  442.        overflow: hidden;
  443.        width: fit-content;
  444.        flex-grow: 1; /* Take remaining space */
  445.        height: 60px;
  446.    }
  447.  
  448.    .unique-news-wrapper-v7 {
  449.        display: flex;
  450.        flex-direction: row;
  451.        align-items: center;
  452.        padding: 5px;
  453.    }
  454.  
  455.    .unique-news-item-v7 {
  456.        opacity: 0;
  457.        transform: translateX(100px);
  458.        transition: all 0.5s ease;
  459.        font-size: 16px;
  460.        color: var(--topbar-color);
  461.        height: 0;
  462.        width: 0;
  463.    }
  464.    
  465.    .unique-news-item-v7.active-v7 {
  466.        padding: 10px;
  467.        opacity: 1;
  468.          height: auto;
  469.        width: auto;
  470.        margin-right: 20px;
  471.        transform: translateX(0);
  472.    }
  473.  
  474.    .unique-news-item-v7.exit-up-v7 {
  475.        opacity: 0;
  476.        transform: translateX(-100px); /* Move news item left */
  477.    }
  478.  
  479.    /* Social Icons in Inline */
  480.    .contact-info-v7 {
  481.        display: flex;
  482.        gap: 10px;
  483.    }
  484.  
  485.    .contact-info-v7 ul {
  486.        display: flex;
  487.        gap: 15px;
  488.        list-style: none;
  489.    }
  490.  
  491.    .social-icon-v7 {
  492.        color: var(--topbar-color) !important;
  493.        font-size: 20px;
  494.        text-decoration: none;
  495.    }
  496.  
  497.    .social-icon-v7:hover {
  498.        color: #1da1f2;
  499.    }
  500. </style>
  501.  
  502. <div class="unique-topbar-v7">
  503.    <div class="fluid-container unique-v7 container-fluid">
  504.        <button class="unique-menu-btn-v7 bg-primary-gradient w-100 fw-bold">Latest Updates</button>        
  505.      
  506.        <div class="unique-news-container-v7">
  507.            <div class="unique-news-wrapper-v7" id="newsWrapper-v7">
  508.                <!-- News items will be added dynamically -->
  509.            </div>
  510.        </div>
  511.      
  512.        <div class="contact-info-v7">
  513.            <ul>
  514.                <li><a href="#" class="social-icon-v7"><i class="ti-facebook"></i></a></li>
  515.                <li><a href="#" class="social-icon-v7"><i class="ti-twitter-alt"></i></a></li>
  516.                <li><a href="#" class="social-icon-v7"><i class="ti-instagram"></i></a></li>
  517.                <li><a href="#" class="social-icon-v7"><i class="ti-google"></i></a></li>
  518.            </ul>
  519.        </div>
  520.    </div>
  521. </div>
  522.  
  523. <script>
  524.    // Build array dynamically from Django context
  525.    const newsItems = [
  526.        
  527.            { title: "White House Denounces \u0027Democrat Hoax\u0027 as More Epstein Estate Images Made Public", url: "/white-house-denounces-democrat-hoax-as-more-epstein-estate-images-made-public/" },
  528.        
  529.            { title: "Millie Bright Exits International Stage Long Past Her Legacy Was Engraved Into Football Legends", url: "/millie-bright-exits-international-stage-long-past-her-legacy-was-engraved-into-football-legends/" },
  530.        
  531.            { title: "The Hit Drama Confirmed for Seventh Series on BBC", url: "/the-hit-drama-confirmed-for-seventh-series-on-bbc/" },
  532.        
  533.            { title: "British tennis star Emma Raducanu ends the current season and has decided to continue with coach for 2026.", url: "/british-tennis-star-emma-raducanu-ends-the-current-season-and-has-decided-to-continue-with-coach-for-2026/" },
  534.        
  535.            { title: "3 Game Pass Games That Will Validate Your Membership During the Weekend (Nov. 21\u002D23)", url: "/3-game-pass-games-that-will-validate-your-membership-during-the-weekend-nov-21-23/" }
  536.        
  537.    ];
  538.  
  539.    let currentNewsIndex = 0;
  540.    const newsWrapper = document.getElementById('newsWrapper-v7');
  541.    let newsElements = [];
  542.  
  543.    // Create news elements
  544.    function createNewsElements() {
  545.        newsItems.forEach((news, index) => {
  546.            const newsElement = document.createElement('div');
  547.            newsElement.className = 'unique-news-item-v7';
  548.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  549.            newsWrapper.appendChild(newsElement);
  550.            newsElements.push(newsElement);
  551.        });
  552.  
  553.        if (newsElements.length > 0) {
  554.            newsElements[0].classList.add('active-v7');
  555.        }
  556.    }
  557.  
  558.    // Animate news change
  559.    function changeNews() {
  560.        const currentElement = newsElements[currentNewsIndex];
  561.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  562.        const nextElement = newsElements[nextIndex];
  563.  
  564.        currentElement.classList.remove('active-v7');
  565.        currentElement.classList.add('exit-up-v7');
  566.  
  567.        setTimeout(() => {
  568.            nextElement.classList.add('active-v7');
  569.            currentNewsIndex = nextIndex;
  570.  
  571.            setTimeout(() => {
  572.                currentElement.classList.remove('exit-up-v7');
  573.            }, 100);
  574.        }, 250);
  575.    }
  576.  
  577.    // Start news rotation
  578.    function startNewsRotation() {
  579.        setInterval(changeNews, 5000);
  580.    }
  581.  
  582.    window.onload = function() {
  583.        createNewsElements();
  584.        startNewsRotation();
  585.    };
  586. </script>
  587.  
  588.  
  589.  
  590.            
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597. <header class="header-v9 mb-4" role="banner">
  598.  <div class="container-fluid fluid-container">
  599.    <!-- Sticky/Glass Nav Card -->
  600.    <div class="nav-card-v9" role="navigation" aria-label="Primary">
  601.      <div class="row align-items-center justify-content-between g-3">
  602.        <!-- Logo -->
  603.       <div class="col-6 col-md-3 col-lg-2">
  604.          <a class="logo-link-v9 d-inline-flex align-items-center gap-2" href="/">
  605.            
  606.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/b33535b5-fdde-4c32-99c4-a3e13701a71f_logo.png" alt="Logo" class="logo-img-v9" width="160" height="48" decoding="async" fetchpriority="high" />
  607.            
  608.          </a>
  609.        </div>
  610.  
  611.        <!-- Desktop Nav -->
  612.        <div class="col d-none d-xl-block">
  613.          <nav class="main-nav-v9">
  614.            <ul class="nav-list-v9">
  615.              <!-- Home (static) -->
  616.              <li class="nav-item-v9">
  617.                <a href="/" class="nav-link-v9 active-v9">Home</a>
  618.              </li >
  619.          
  620.              
  621.                
  622.                  <li class="nav-item-v9">
  623.                    <a href="/category/all-posts/" class="nav-link-v9">All Posts</a>
  624.                  </li>
  625.                
  626.                  <li class="nav-item-v9">
  627.                    <a href="/category/business/" class="nav-link-v9">Business</a>
  628.                  </li>
  629.                
  630.                  <li class="nav-item-v9">
  631.                    <a href="/category/esports/" class="nav-link-v9">Esports</a>
  632.                  </li>
  633.                
  634.                  <li class="nav-item-v9">
  635.                    <a href="/category/fashion/" class="nav-link-v9">Fashion</a>
  636.                  </li>
  637.                
  638.                  <li class="nav-item-v9">
  639.                    <a href="/category/featured/" class="nav-link-v9">Featured</a>
  640.                  </li>
  641.                
  642.                  <li class="nav-item-v9">
  643.                    <a href="/category/gaming/" class="nav-link-v9">Gaming</a>
  644.                  </li>
  645.                
  646.                  <li class="nav-item-v9">
  647.                    <a href="/category/health/" class="nav-link-v9">Health</a>
  648.                  </li>
  649.                
  650.                  <li class="nav-item-v9">
  651.                    <a href="/category/life-fitness/" class="nav-link-v9">Life &amp; Fitness</a>
  652.                  </li>
  653.                
  654.  
  655.                
  656.                  <li class="nav-item-v9 has-dropdown-v9">
  657.                    <button class="nav-link-v9 bg-transparent border-0 nav-more-btn-v9" type="button" aria-haspopup="true" aria-expanded="false" aria-controls="more-desktop-v9">
  658.                      More<svg class="chev-v9" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  659.                        <polyline points="6,9 12,15 18,9"></polyline>
  660.                      </svg>
  661.                    </button>
  662.                    <div class="dropdown-card-v9" id="more-desktop-v9" role="menu">
  663.                      <div class="dropdown-grid-v9">
  664.                        <div class="dropdown-section-v9">
  665.                          
  666.                            <a href="/category/lifestyle/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Lifestyle</a>
  667.                          
  668.                            <a href="/category/news/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> News</a>
  669.                          
  670.                            <a href="/category/others/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Others</a>
  671.                          
  672.                            <a href="/category/politics/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Politics</a>
  673.                          
  674.                            <a href="/category/sports/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Sports</a>
  675.                          
  676.                            <a href="/category/tech/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Tech</a>
  677.                          
  678.                            <a href="/category/travel/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Travel</a>
  679.                          
  680.                        </div>
  681.                      </div>
  682.                    </div>
  683.                  </li>
  684.                
  685.              
  686.                <li class="nav-item-v9">
  687.                <a href="/page/contact-us/" class="nav-link-v9">Contact Us</a>
  688.              </li >
  689.            </ul>
  690.          </nav>
  691.        </div>
  692.  
  693.        <!-- Actions -->
  694.        <div class="col-6 col-md-3 col-lg-2">
  695.          <div class="nav-actions-v9">
  696.            <button class="icon-btn-v9" aria-controls="searchPanelV9" aria-expanded="false" aria-label="Open search" onclick="toggleSearchV9()">
  697.              <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  698.                <circle cx="11" cy="11" r="8"></circle>
  699.                <path d="m21 21-4.35-4.35"></path>
  700.              </svg>
  701.            </button>
  702.            <button class="icon-btn-v9 d-xl-none" aria-controls="mobileNavV9" aria-expanded="false" aria-label="Open menu" onclick="toggleMobileNavV9()">
  703.              <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  704.                <line x1="3" y1="6" x2="21" y2="6" />
  705.                <line x1="3" y1="12" x2="21" y2="12" />
  706.                <line x1="3" y1="18" x2="21" y2="18" />
  707.              </svg>
  708.            </button>
  709.          </div>
  710.        </div>
  711.      </div>
  712.  
  713.      <!-- Active underline (animated) -->
  714.      <span class="active-rail-v9" aria-hidden="true"></span>
  715.    </div>
  716.  
  717.    <!-- Search Panel -->
  718.    <div class="search-panel-v9" id="searchPanelV9" role="dialog" aria-label="Site search" aria-modal="true">
  719.      <form class="search-form-v9" action="" method="get" role="search">
  720.        <label for="q-v9" class="visually-hidden">Search</label>
  721.        <div class="search-input-wrap-v9">
  722.          <svg class="search-icn-v9" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  723.            <circle cx="11" cy="11" r="8"></circle>
  724.            <path d="m21 21-4.35-4.35"></path>
  725.          </svg>
  726.          <input id="search-input" name="q" type="search"  class="search-input-v9" placeholder="Search articles, tutorials, news…" autocomplete="off" />
  727.          <button type="button" class="icon-btn-v9 ghost" aria-label="Close search" onclick="toggleSearchV9()">
  728.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  729.              <line x1="18" y1="6" x2="6" y2="18" />
  730.              <line x1="6" y1="6" x2="18" y2="18" />
  731.            </svg>
  732.          </button>
  733.        </div>
  734.        <div class="search-suggest-v9 search-v1" id="search-results">
  735.          
  736.        </div>
  737.      </form>
  738.    </div>
  739.  
  740.    <!-- Mobile Offcanvas -->
  741.    <aside class="mobile-nav-v9 d-xl-none" id="mobileNavV9" role="dialog" aria-label="Mobile navigation" aria-modal="true">
  742.      <div class="mobile-wrap-v9">
  743.        <div class="mobile-head-v9">
  744.          <span class="mobile-title-v9">Menu</span>
  745.          <button class="icon-btn-v9 ghost" aria-label="Close menu" onclick="toggleMobileNavV9()">
  746.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  747.              <line x1="18" y1="6" x2="6" y2="18" />
  748.              <line x1="6" y1="6" x2="18" y2="18" />
  749.            </svg>
  750.          </button>
  751.        </div>
  752.  
  753.        <ul class="mobile-list-v9">
  754.          <li>
  755.            <a class="mobile-link-v9 active-v9" href="/">Home</a>
  756.          </li>
  757.          <li class="">
  758.                <a href="/page/contact-us/" class="mobile-link-v9">Contact Us</a>
  759.          </li >
  760.          
  761.            
  762.              <li>
  763.                <a class="mobile-link-v9" href="/category/all-posts/">All Posts</a>
  764.              </li>
  765.            
  766.              <li>
  767.                <a class="mobile-link-v9" href="/category/business/">Business</a>
  768.              </li>
  769.            
  770.              <li>
  771.                <a class="mobile-link-v9" href="/category/esports/">Esports</a>
  772.              </li>
  773.            
  774.              <li>
  775.                <a class="mobile-link-v9" href="/category/fashion/">Fashion</a>
  776.              </li>
  777.            
  778.              <li>
  779.                <a class="mobile-link-v9" href="/category/featured/">Featured</a>
  780.              </li>
  781.            
  782.  
  783.            
  784.          
  785.        </ul>
  786.      </div>
  787.    </aside>
  788.  </div>
  789.  
  790.  <!-- Overlay -->
  791.  <div class="nav-overlay-v9" id="navOverlayV9" onclick="closeAllV9()" aria-hidden="true"></div>
  792. </header>
  793.  
  794. <style>
  795.  
  796.  .header-v9 {
  797.    position: relative;
  798.    padding: 14px 0;
  799.    z-index: 50;
  800.  }
  801.  .header-v9.is-scrolled .nav-card-v9 {
  802.    padding: 10px 18px;
  803.    border-radius: 14px;
  804.    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  805.  }
  806.  .header-v9.is-scrolled .logo-img-v9 {
  807.    transform: scale(0.92);
  808.  }
  809.  
  810.  /* Card */
  811.  .nav-card-v9 {
  812.    background: var(--navbar-bg);
  813.    backdrop-filter: blur(18px);
  814.    border: 1px solid var(--border-color);
  815.    border-radius: 18px;
  816.    padding: 14px 22px;
  817.    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  818.    position: sticky;
  819.    top: 10px;
  820.  }
  821.  
  822.  /* Logo */
  823.  .logo-img-v9 {
  824.    max-height: 60px;
  825.    width: auto;
  826.    transition: transform 0.25s ease, opacity 0.25s ease;
  827.  }
  828.  .logo-link-v9:hover .logo-img-v9 {
  829.    transform: translateY(-1px) scale(1.03);
  830.  }
  831.  
  832.  /* Desktop nav */
  833.  .main-nav-v9 {
  834.    display: flex;
  835.    justify-content: center;
  836.  }
  837.  .nav-list-v9 {
  838.    display: flex;
  839.    gap: 6px;
  840.    list-style: none;
  841.    margin: 0;
  842.    padding: 0;
  843.  }
  844.  .nav-item-v9 {
  845.    position: relative;
  846.  }
  847.  .nav-link-v9 {
  848.    position: relative;
  849.    display: inline-flex;
  850.    align-items: center;
  851.    justify-content: center;
  852.    padding: 10px 10px;
  853.    border-radius: 12px;
  854.    color: var(--navbar-color);
  855.    text-decoration: none;
  856.    font-weight: 500;
  857.    font-size: 15px;
  858.    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  859.  }
  860.  .nav-link-v9:hover {
  861.    background: rgba(102, 126, 234, 0.1);
  862.    color: var(--topbar-color);
  863.    transform: translateY(-1px);
  864.  }
  865.  .nav-link-v9.active-v9 {
  866.    color: transparent;
  867.  }
  868.  .nav-link-v9.active-v9::after {
  869.    content: '';
  870.    position: absolute;
  871.    left: 12px;
  872.    right: 12px;
  873.    bottom: 6px;
  874.    height: 3px;
  875.    border-radius: 3px;
  876.    background: var(--sub-nav);
  877.  }
  878.  
  879.  /* Dropdown */
  880.  .has-dropdown-v9 {
  881.    position: relative;
  882.  }
  883.  .nav-more-btn-v9 {
  884.    display: inline-flex;
  885.    gap: 6px;
  886.    align-items: center;
  887.  }
  888.  .chev-v9 {
  889.    transition: transform 0.2s ease;
  890.  }
  891.  .has-dropdown-v9:focus-within .chev-v9,
  892.  .has-dropdown-v9:hover .chev-v9 {
  893.    transform: rotate(180deg);
  894.  }
  895.  
  896.  .dropdown-card-v9 {
  897.    position: absolute;
  898.    top: calc(100% + 14px);
  899.    left: 50%;
  900.    transform: translateX(-50%) translateY(-6px);
  901.    background: var(--navbar-bg);
  902.    border: 1px solid var(--border-color);
  903.    border-radius: 14px;
  904.    padding: 18px;
  905.    min-width: 280px;
  906.    z-index: 200;
  907.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  908.    opacity: 0;
  909.    visibility: hidden;
  910.    transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  911.  }
  912.  .has-dropdown-v9:hover .dropdown-card-v9,
  913.  .has-dropdown-v9:focus-within .dropdown-card-v9 {
  914.    opacity: 1;
  915.    visibility: visible;
  916.    transform: translateX(-50%) translateY(0);
  917.  }
  918.  
  919.  .dropdown-grid-v9 {
  920.    display: grid;
  921.    grid-template-columns: 1fr;
  922.    gap: 10px;
  923.  }
  924.  .dropdown-section-v9 {
  925.    display: grid;
  926.    gap: 6px;
  927.  }
  928.  .dropdown-link-v9 {
  929.    display: flex;
  930.    align-items: center;
  931.    gap: 10px;
  932.    padding: 10px 12px;
  933.    border-radius: 10px;
  934.    text-decoration: none;
  935.    font-size: 14px;
  936.    color: var(--navbar-color);
  937.    transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
  938.  }
  939.  .dropdown-link-v9:hover {
  940.    background: var(--bs-primary);
  941.    color: var(--bs-white);
  942.    transform: translateX(4px);
  943.  }
  944.  .link-dot-v9 {
  945.    width: 6px;
  946.    height: 6px;
  947.    border-radius: 50%;
  948.    border: 1px solid currentColor;
  949.  }
  950.  
  951.  /* Actions */
  952.  .nav-actions-v9 {
  953.    display: flex;
  954.    justify-content: flex-end;
  955.    align-items: center;
  956.    gap: 8px;
  957.  }
  958.  .icon-btn-v9 {
  959.    border: 1px solid var(--border-color);
  960.    background: rgba(102, 126, 234, 0.1);
  961.    color: var(--navbar-color);
  962.    padding: 8px;
  963.    border-radius: 12px;
  964.    cursor: pointer;
  965.    transition: transform 0.2s, background 0.2s, color 0.2s;
  966.  }
  967.  .icon-btn-v9:hover {
  968.    background: var(--sub-nav);
  969.    color: var(--topbar-color) !important;
  970.    transform: translateY(-1px);
  971.  }
  972.  .icon-btn-v9.ghost {
  973.    background: transparent;
  974.  }
  975.  
  976.  /* Search Panel */
  977.  .search-panel-v9 {
  978.    position: fixed;
  979.    top: 14px;
  980.    left: 50%;
  981.    transform: translateX(-50%) translateY(-16px);
  982.    width: min(720px, calc(100% - 40px));
  983.    background: var(--navbar-bg);
  984.    border: 1px solid var(--border-color);
  985.    border-radius: 16px;
  986.    padding: 16px;
  987.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  988.    opacity: 0;
  989.    visibility: hidden;
  990.    z-index: 300;
  991.    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
  992.  }
  993.  .search-panel-v9.show-v9 {
  994.    opacity: 1;
  995.    visibility: visible;
  996.    transform: translateX(-50%) translateY(0);
  997.  }
  998.  .search-input-wrap-v9 {
  999.    display: flex;
  1000.    align-items: center;
  1001.    gap: 10px;
  1002.    background: rgba(248, 250, 252, 0.8);
  1003.    border: 2px solid rgba(102, 126, 234, 0.2);
  1004.    border-radius: 12px;
  1005.    padding: 6px 8px;
  1006.    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  1007.  }
  1008.  .search-input-wrap-v9:focus-within {
  1009.    border-color: #667eea;
  1010.    background: rgba(255, 255, 255, 0.9);
  1011.    box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  1012.  }
  1013.  .search-icn-v9 {
  1014.    color: #a0aec0;
  1015.    margin-left: 6px;
  1016.  }
  1017.  .search-input-v9 {
  1018.    flex: 1;
  1019.    border: 0;
  1020.    background: transparent;
  1021.    outline: none;
  1022.    padding: 12px 4px;
  1023.    font-size: 16px;
  1024.    color: #2d3748;
  1025.  }
  1026.  .search-suggest-v9 {
  1027.    display: grid;
  1028.    grid-template-columns: repeat(3, minmax(0, 1fr));
  1029.    gap: 8px;
  1030.    margin-top: 10px;
  1031.  }
  1032.  .suggestion-v9 {
  1033.    border: 1px solid var(--border-color);
  1034.    background: rgba(248, 250, 252, 0.5);
  1035.    color: var(--navbar-color);
  1036.    padding: 10px 12px;
  1037.    border-radius: 10px;
  1038.    font-size: 14px;
  1039.    text-align: left;
  1040.    cursor: pointer;
  1041.    transition: background 0.2s, color 0.2s, transform 0.2s;
  1042.  }
  1043.  .suggestion-v9:hover {
  1044.    background: var(--bs-primary) !important ;
  1045.    color: var(--bs-white)  !important;
  1046.    transform: translateY(-1px);
  1047.  }
  1048.  
  1049.  /* Mobile */
  1050.  .mobile-nav-v9 {
  1051.    position: fixed;
  1052.    right: 0;
  1053.    top: 0;
  1054.    height: 100vh;
  1055.    width: min(86vw, 420px);
  1056.    background: var(--card-bg);
  1057.    border-left: 1px solid var(--border-color);
  1058.    transform: translateX(100%);
  1059.    transition: transform 0.3s ease;
  1060.    z-index: 350;
  1061.    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
  1062.  }
  1063.  .mobile-nav-v9.show-v9 {
  1064.    transform: translateX(0);
  1065.  }
  1066.  .mobile-wrap-v9 {
  1067.    display: flex;
  1068.    flex-direction: column;
  1069.    height: 100%;
  1070.  }
  1071.  .mobile-head-v9 {
  1072.    display: flex;
  1073.    align-items: center;
  1074.    justify-content: space-between;
  1075.    padding: 16px;
  1076.    background: var(--navbar-bg);
  1077.  }
  1078.  .mobile-title-v9 {
  1079.    font-weight: 600;
  1080.  }
  1081.  .mobile-list-v9 {
  1082.    list-style: none;
  1083.    padding: 10px 12px 20px;
  1084.    margin: 0;
  1085.    overflow-y: auto;
  1086.  }
  1087.  .mobile-link-v9 {
  1088.    display: flex;
  1089.    align-items: center;
  1090.    justify-content: space-between;
  1091.    padding: 14px 12px;
  1092.    border-radius: 12px;
  1093.    text-decoration: none;
  1094.    color: var(--navbar-color);
  1095.    font-weight: 500;
  1096.    transition: background 0.2s, color 0.2s;
  1097.  }
  1098.  .mobile-link-v9:hover,
  1099.  .mobile-link-v9.active-v9 {
  1100.    background: var(--sub-nav);
  1101.    color: var(--topbar-color);
  1102.  }
  1103.  .mobile-group-v9 {
  1104.    margin-top: 4px;
  1105.  }
  1106.  .mobile-sublist-v9 {
  1107.    list-style: none;
  1108.    margin: 0;
  1109.    padding: 0;
  1110.    max-height: 0;
  1111.    overflow: auto;
  1112.    transition: max-height 0.25s ease;
  1113.    background:var(--navbar-bg);
  1114.    border-radius: 12px;
  1115.    margin-top: 6px;
  1116.  }
  1117.  .mobile-sublist-v9.show-v9 {
  1118.    max-height: 360px;
  1119.    background: var(--navbar-bg);
  1120.    padding: 6px 0;
  1121.  }
  1122.  .mobile-sublink-v9 {
  1123.    display: block;
  1124.    padding: 10px 16px;
  1125.    text-decoration: none;
  1126.    color: var(--navbar-color);
  1127.    border-radius: 10px;
  1128.    font-size: 14px;
  1129.  }
  1130.  .mobile-sublink-v9:hover {
  1131.    background: var(--sub-nav);
  1132.    color: var(--topbar-color);
  1133.  }
  1134.  .mobile-arrow-v9 {
  1135.    transition: transform 0.2s ease;
  1136.  }
  1137.  .mobile-link-v9.has-arrow-v9[aria-expanded='true'] .mobile-arrow-v9 {
  1138.    transform: rotate(180deg);
  1139.  }
  1140.  
  1141.  /* Overlay */
  1142.  .nav-overlay-v9 {
  1143.    position: fixed;
  1144.    inset: 0;
  1145.    background: rgba(0, 0, 0, 0.35);
  1146.    backdrop-filter: blur(4px);
  1147.    opacity: 0;
  1148.    visibility: hidden;
  1149.    transition: opacity 0.25s, visibility 0.25s;
  1150.    z-index: 200;
  1151.  }
  1152.  .nav-overlay-v9.show-v9 {
  1153.    opacity: 1;
  1154.    visibility: visible;
  1155.  }
  1156.  
  1157.  
  1158.  /* Utils */
  1159.  .visually-hidden {
  1160.    position: absolute !important;
  1161.    height: 1px;
  1162.    width: 1px;
  1163.    overflow: hidden;
  1164.    clip: rect(1px, 1px, 1px, 1px);
  1165.    white-space: nowrap;
  1166.  }
  1167.  
  1168.  /* Responsive tweaks */
  1169.  @media (max-width: 1300px) {
  1170.    .nav-card-v9 {
  1171.      padding: 12px 18px;
  1172.      border-radius: 16px;
  1173.    }
  1174.    .search-panel-v9 {
  1175.      width: calc(100% - 32px);
  1176.    }
  1177.  }
  1178.  @media (max-width: 576px) {
  1179.    .logo-img-v9 {
  1180.      max-height: 38px;
  1181.    }
  1182.  }
  1183. </style>
  1184.  
  1185. <script>
  1186.  /* ============ V9 JS ============ */
  1187.  ;(function () {
  1188.    const overlay = document.getElementById('navOverlayV9')
  1189.    const searchPanel = document.getElementById('searchPanelV9')
  1190.    const mobileNav = document.getElementById('mobileNavV9')
  1191.    const header = document.querySelector('.header-v9')
  1192.  
  1193.    function lockScroll(lock) {
  1194.      document.body.style.overflow = lock ? 'hidden' : ''
  1195.    }
  1196.  
  1197.    window.toggleSearchV9 = function () {
  1198.      const btn = document.querySelector('[aria-controls="searchPanelV9"]')
  1199.      const willOpen = !searchPanel.classList.contains('show-v9')
  1200.  
  1201.      // close mobile if open
  1202.      mobileNav.classList.remove('show-v9')
  1203.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1204.  
  1205.      searchPanel.classList.toggle('show-v9', willOpen)
  1206.      overlay.classList.toggle('show-v9', willOpen)
  1207.      btn?.setAttribute('aria-expanded', String(willOpen))
  1208.      lockScroll(willOpen)
  1209.  
  1210.      if (willOpen) setTimeout(() => document.getElementById('q-v9')?.focus(), 80)
  1211.    }
  1212.  
  1213.    window.toggleMobileNavV9 = function () {
  1214.      const btn = document.querySelector('[aria-controls="mobileNavV9"]')
  1215.      const willOpen = !mobileNav.classList.contains('show-v9')
  1216.  
  1217.      // close search if open
  1218.      searchPanel.classList.remove('show-v9')
  1219.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1220.  
  1221.      mobileNav.classList.toggle('show-v9', willOpen)
  1222.      overlay.classList.toggle('show-v9', willOpen)
  1223.      btn?.setAttribute('aria-expanded', String(willOpen))
  1224.      lockScroll(willOpen)
  1225.    }
  1226.  
  1227.    window.toggleMobileDropdownV9 = function (id) {
  1228.      const list = document.getElementById(id)
  1229.      const btn = document.querySelector(`[onclick*="${id}"]`)
  1230.      const willOpen = !list.classList.contains('show-v9')
  1231.      // close siblings
  1232.      document.querySelectorAll('.mobile-sublist-v9').forEach((el) => {
  1233.        if (el.id !== id) el.classList.remove('show-v9')
  1234.      })
  1235.      list.classList.toggle('show-v9', willOpen)
  1236.      btn?.setAttribute('aria-expanded', String(willOpen))
  1237.    }
  1238.  
  1239.    window.closeAllV9 = function () {
  1240.      searchPanel.classList.remove('show-v9')
  1241.      mobileNav.classList.remove('show-v9')
  1242.      overlay.classList.remove('show-v9')
  1243.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1244.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1245.      lockScroll(false)
  1246.    }
  1247.  
  1248.    // ESC to close
  1249.    document.addEventListener('keydown', (e) => {
  1250.      if (e.key === 'Escape') window.closeAllV9()
  1251.    })
  1252.  
  1253.    // Sticky shrink on scroll
  1254.    let lastY = window.scrollY
  1255.    const onScroll = () => {
  1256.      const y = window.scrollY
  1257.      header.classList.toggle('is-scrolled', y > 10)
  1258.      lastY = y
  1259.    }
  1260.    onScroll()
  1261.    window.addEventListener('scroll', onScroll, { passive: true })
  1262.  
  1263.    // Suggestions fill
  1264.    document.addEventListener('click', (e) => {
  1265.      const btn = e.target.closest('.suggestion-v9')
  1266.      if (!btn) return
  1267.      const val = btn.getAttribute('data-fill') || ''
  1268.      const input = document.getElementById('q-v9')
  1269.      if (input) input.value = val
  1270.    })
  1271.  
  1272.    // Desktop "More" button a11y: open on focus-within, we just toggle aria
  1273.    const moreBtn = document.querySelector('.nav-more-btn-v9')
  1274.    const moreCard = document.getElementById('more-desktop-v9')
  1275.    if (moreBtn && moreCard) {
  1276.      ;['mouseenter', 'focus'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'true')))
  1277.      ;['mouseleave', 'blur'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'false')))
  1278.    }
  1279.  })()
  1280. </script>
  1281.  
  1282. <script>
  1283.  document.addEventListener("DOMContentLoaded", function () {
  1284.    console.log("loaded");
  1285.  
  1286.     const searchInput = document.getElementById("search-input")
  1287.    const searchResults = document.getElementById("search-results");
  1288.  
  1289.    if (!searchInput || !searchResults) {
  1290.      console.error("Search input/results not found");
  1291.      return;
  1292.    }
  1293.  
  1294.    // Prevent form submission
  1295.    if (searchInput.form) {
  1296.      searchInput.form.addEventListener("submit", function (e) {
  1297.        e.preventDefault();
  1298.      });
  1299.    }
  1300.  
  1301.    // Add event listener for keyup
  1302.    searchInput.addEventListener("keyup", function (e) {
  1303.      console.log("Key pressed:", e.key);
  1304.      e.preventDefault();
  1305.  
  1306.      const query = searchInput.value.trim();
  1307.      console.log("User is typing: " + query);
  1308.  
  1309.      // If empty → clear and hide
  1310.      if (query === "") {
  1311.        searchResults.innerHTML = "";
  1312.        searchResults.style.display = "none";
  1313.        return;
  1314.      }
  1315.  
  1316.      // Show results
  1317.      searchResults.style.display = "block";
  1318.  
  1319.      // Fetch search results
  1320.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1321.        method: "GET",
  1322.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1323.      })
  1324.        .then(response => {
  1325.          console.log("Response Status:", response.status);
  1326.          return response.json();
  1327.        })
  1328.        .then(data => {
  1329.          console.log("Data received:", data);
  1330.          if (data.html) {
  1331.            searchResults.innerHTML = data.html;
  1332.          } else {
  1333.            searchResults.innerHTML = "<p>No results found.</p>";
  1334.          }
  1335.        })
  1336.        .catch(error => {
  1337.          console.error("Error fetching search results:", error);
  1338.        });
  1339.    });
  1340.  
  1341.    // Close results when clicking outside
  1342.    document.addEventListener("click", function (e) {
  1343.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1344.        searchResults.style.display = "none";
  1345.      }
  1346.    });
  1347.  
  1348.    // Close results on ESC key
  1349.    document.addEventListener("keydown", function (e) {
  1350.      if (e.key === "Escape") {
  1351.        searchResults.style.display = "none";
  1352.      }
  1353.    });
  1354.  });
  1355. </script>
  1356.  
  1357.  
  1358.        </header>
  1359.        <!-- end of header -->
  1360.        <!-- start of wpo-blog-hero -->
  1361.        
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369. <div class="blog-hero-v10">
  1370.    <div class="container-fluid fluid-container">
  1371.        
  1372.        <!-- Top Section: Three Equal Featured Articles -->
  1373.  
  1374.        <div class="row g-4 mb-5">
  1375.            
  1376.            <div class="col-lg-4 col-md-6 col-12">
  1377.                <article class="featured-article">
  1378.                    <div class="featured-image-container">
  1379.                        
  1380.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Pre-Ashes Trash Talk Intensifies as Stuart Broad Calls Australia the Weakest Since 2010" class="featured-image">
  1381.                            
  1382.                        <div class="category-tag bg-primary-gradient">News</div>
  1383.                    </div>
  1384.                    <div class="featured-content">
  1385.                        <h2 class="featured-title"><a href="/pre-ashes-trash-talk-intensifies-as-stuart-broad-calls-australia-the-weakest-since-2010/">
  1386.                                    Pre-Ashes Trash Talk Intensifies as Stuart Broad Calls Australia the Weakest Since 2010
  1387.                                </a></h2>
  1388.                        <p class="featured-summary"></p>
  1389.                        <div class="article-meta">
  1390.                            <span class="author-name">Mary Mueller</span>
  1391.                            <span class="post-time">May 15</span>
  1392.                        </div>
  1393.                    </div>
  1394.                </article>
  1395.            </div>
  1396.            
  1397.            <div class="col-lg-4 col-md-6 col-12">
  1398.                <article class="featured-article">
  1399.                    <div class="featured-image-container">
  1400.                        
  1401.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Stefanos Tsitsipas Seriously Considered Retirement During Pain-Filled 2025 Season" class="featured-image">
  1402.                            
  1403.                        <div class="category-tag bg-primary-gradient">News</div>
  1404.                    </div>
  1405.                    <div class="featured-content">
  1406.                        <h2 class="featured-title"><a href="/stefanos-tsitsipas-seriously-considered-retirement-during-pain-filled-2025-season/">
  1407.                                    Stefanos Tsitsipas Seriously Considered Retirement During Pain-Filled 2025 Season
  1408.                                </a></h2>
  1409.                        <p class="featured-summary"></p>
  1410.                        <div class="article-meta">
  1411.                            <span class="author-name">Mary Mueller</span>
  1412.                            <span class="post-time">May 15</span>
  1413.                        </div>
  1414.                    </div>
  1415.                </article>
  1416.            </div>
  1417.            
  1418.            <div class="col-lg-4 col-md-6 col-12">
  1419.                <article class="featured-article">
  1420.                    <div class="featured-image-container">
  1421.                        
  1422.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Spurs Centre-Back Van de Ven Expresses Shock At Postecoglou Sacking" class="featured-image">
  1423.                            
  1424.                        <div class="category-tag bg-primary-gradient">News</div>
  1425.                    </div>
  1426.                    <div class="featured-content">
  1427.                        <h2 class="featured-title"><a href="/spurs-centre-back-van-de-ven-expresses-shock-at-postecoglou-sacking/">
  1428.                                    Spurs Centre-Back Van de Ven Expresses Shock At Postecoglou Sacking
  1429.                                </a></h2>
  1430.                        <p class="featured-summary"></p>
  1431.                        <div class="article-meta">
  1432.                            <span class="author-name">Mary Mueller</span>
  1433.                            <span class="post-time">May 14</span>
  1434.                        </div>
  1435.                    </div>
  1436.                </article>
  1437.            </div>
  1438.            
  1439.        </div>
  1440.  
  1441.        <!-- Bottom Section: Full-Width Recent Articles List -->
  1442.        <div class="row g-4">
  1443.            <div class="col-12">
  1444.                <div class="recent-section">
  1445.                    <h3 class="recent-title">Recent Articles</h3>
  1446.                    <div class="recent-list">
  1447.                        
  1448.                        <div class="recent-item">
  1449.                            <h4 class="recent-article-title"> <a href="/physical-health-or-world-standing-katie-boulters-australian-open-predicament/">
  1450.                                    Physical Health or World Standing - Katie Boulter&#x27;s Australian Open Predicament
  1451.                                </a></h4>
  1452.                            <span class="recent-meta">News • Mary Mueller • May 14</span>
  1453.                        </div>
  1454.                        
  1455.                        <div class="recent-item">
  1456.                            <h4 class="recent-article-title"> <a href="/spurs-ease-pressure-on-frank-as-xavi-simons-seals-straightforward-victory-over-slavia-prague/">
  1457.                                    Spurs Ease Pressure on Frank as Xavi Simons Seals Straightforward Victory Over Slavia Prague
  1458.                                </a></h4>
  1459.                            <span class="recent-meta">News • Mary Mueller • May 14</span>
  1460.                        </div>
  1461.                        
  1462.                    </div>
  1463.                </div>
  1464.            </div>
  1465.        </div>
  1466.    </div>
  1467. </div>
  1468.  
  1469. <style>
  1470. /* Blog Hero V10 - Balanced Three-Column Featured with Full-Width Recent List */
  1471. .blog-hero-v10 {
  1472.    padding: 4rem 0;
  1473. }
  1474.  
  1475. /* Featured Article */
  1476. .featured-article {
  1477.    background: var(--card-bg, #ffffff);
  1478.    border-radius: 8px;
  1479.    transition: box-shadow 0.3s ease;
  1480. }
  1481.  
  1482. .featured-article:hover {
  1483.    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  1484. }
  1485.  
  1486. .featured-image-container {
  1487.    position: relative;
  1488.    height: 220px;
  1489. }
  1490.  
  1491. .featured-image {
  1492.    width: 100%;
  1493.    height: 100%;
  1494.    object-fit: cover;
  1495.    border-radius: 8px 8px 0 0;
  1496. }
  1497.  
  1498. .featured-content {
  1499.    padding: 1.5rem;
  1500. }
  1501.  
  1502. .featured-title {
  1503.    font-size: 1.4rem;
  1504.    font-weight: 800;
  1505.    color: #111827;
  1506.    margin-bottom: 0.5rem;
  1507.    line-height: 1.3;
  1508. }
  1509.  
  1510. .featured-summary {
  1511.    font-size: 0.95rem;
  1512.    color: #4b5563;
  1513.    line-height: 1.5;
  1514.    margin-bottom: 1rem;
  1515. }
  1516.  
  1517. .article-meta {
  1518.    display: flex;
  1519.    gap: 0.5rem;
  1520.    font-size: 0.85rem;
  1521.    color: #6b7280;
  1522. }
  1523.  
  1524. .author-name {
  1525.    font-weight: 600;
  1526.    color: #374151;
  1527. }
  1528.  
  1529. /* Category Tags - Outlined for Difference */
  1530. .category-tag {
  1531.    position: absolute;
  1532.    bottom: 1rem;
  1533.    left: 1rem;
  1534.    padding: 0.25rem 0.75rem;
  1535.    font-size: 0.75rem;
  1536.    font-weight: 600;
  1537.    text-transform: uppercase;
  1538.    border-radius: 4px;
  1539.    z-index: 2;
  1540. }
  1541.  
  1542. /* Recent Articles Section */
  1543. .recent-section {
  1544.    background: var(--card-bg, #ffffff);
  1545.    border-radius: 8px;
  1546.    padding: 2rem;
  1547. }
  1548.  
  1549. .recent-title {
  1550.    font-size: 1.3rem;
  1551.    font-weight: 700;
  1552.    color: #111827;
  1553.    margin-bottom: 1.25rem;
  1554.    border-bottom: 1px solid #e5e7eb;
  1555.    padding-bottom: 0.75rem;
  1556. }
  1557.  
  1558. .recent-list {
  1559.    display: flex;
  1560.    flex-direction: column;
  1561.    gap: 1rem;
  1562. }
  1563.  
  1564. .recent-item {
  1565.    padding: 1rem 0;
  1566.    border-bottom: 1px solid #f3f4f6;
  1567.    transition: background 0.2s ease;
  1568. }
  1569.  
  1570. .recent-item:last-child {
  1571.    border-bottom: none;
  1572. }
  1573.  
  1574. .recent-item:hover {
  1575.    background: #f9fafb;
  1576. }
  1577.  
  1578. .recent-article-title {
  1579.    font-size: 1rem;
  1580.    font-weight: 600;
  1581.    color: #111827;
  1582.    margin-bottom: 0.25rem;
  1583. }
  1584.  
  1585. .recent-meta {
  1586.    font-size: 0.8rem;
  1587.    color: #6b7280;
  1588. }
  1589.  
  1590. /* Responsive Design */
  1591. @media (max-width: 992px) {
  1592.    .featured-image-container {
  1593.        height: 200px;
  1594.    }
  1595.    
  1596.    .featured-title {
  1597.        font-size: 1.2rem;
  1598.    }
  1599. }
  1600.  
  1601. @media (max-width: 768px) {
  1602.    .featured-content {
  1603.        padding: 1.25rem;
  1604.    }
  1605.    
  1606.    .recent-section {
  1607.        padding: 1.5rem;
  1608.    }
  1609. }
  1610.  
  1611. @media (max-width: 576px) {
  1612.    .featured-title {
  1613.        font-size: 1.1rem;
  1614.    }
  1615.    
  1616.    .recent-article-title {
  1617.        font-size: 0.95rem;
  1618.    }
  1619. }
  1620. </style>
  1621.  
  1622.  
  1623.  
  1624.  
  1625.        <!-- end of wpo-blog-hero -->
  1626.  
  1627.        <!-- start of wpo-breacking-news -->
  1628.        
  1629.        <!-- end of wpo-breacking-news -->
  1630.        
  1631.        <!-- start wpo-blog-highlights-section -->
  1632.        
  1633.  
  1634.  
  1635.  
  1636.    
  1637.  
  1638.  
  1639. <style>
  1640.  
  1641.    .blog-highlights-section {
  1642.        padding: 30px 0;
  1643.    }
  1644.  
  1645.    .blog-cards-grid {
  1646.        display: grid;
  1647.        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  1648.        gap: 30px;
  1649.    }
  1650.  
  1651.    .blog-card {
  1652.        background: var(--card-bg);
  1653.        border: 1px solid var(--card-border);
  1654.        border-radius: var(--border-radius);
  1655.        overflow: hidden;
  1656.        transition: all 0.3s ease;
  1657.        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  1658.    }
  1659.  
  1660.    .blog-card:hover {
  1661.        transform: translateY(-8px);
  1662.        box-shadow: 0 12px 35px rgba(0,0,0,0.1);
  1663.        border-color: var(--theme-primary-color);
  1664.    }
  1665.  
  1666.    .blog-card-image {
  1667.        position: relative;
  1668.        height: 220px;
  1669.        overflow: hidden;
  1670.    }
  1671.  
  1672.    .blog-card-image img {
  1673.        width: 100%;
  1674.        height: 100%;
  1675.        object-fit: cover;
  1676.        transition: transform 0.3s ease;
  1677.    }
  1678.  
  1679.    .blog-card:hover .blog-card-image img {
  1680.        transform: scale(1.05);
  1681.    }
  1682.  
  1683.    .blog-category {
  1684.        position: absolute;
  1685.        top: 15px;
  1686.        right: 15px;
  1687.        color: white;
  1688.        padding: 6px 12px;
  1689.        border-radius: 20px;
  1690.        font-size: 12px;
  1691.        font-weight: 600;
  1692.        text-transform: uppercase;
  1693.        letter-spacing: 0.5px;
  1694.    }
  1695.  
  1696.    .blog-card-content {
  1697.        padding: 25px;
  1698.    }
  1699.  
  1700.    .blog-card-title {
  1701.        font-family: var(--heading-font);
  1702.        font-size: 1.3rem;
  1703.        font-weight: var(--heading-weight);
  1704.        color: var(--top-color);
  1705.        margin-bottom: 15px;
  1706.        line-height: 1.4;
  1707.    }
  1708.  
  1709.    .blog-card-title a {
  1710.        color: inherit !important;
  1711.        text-decoration: none;
  1712.        transition: color 0.3s ease;
  1713.    }
  1714.  
  1715.    .blog-card-title a:hover {
  1716.        color: var(--theme-primary-color);
  1717.    }
  1718.  
  1719.    .blog-card-meta {
  1720.        display: flex;
  1721.        align-items: center;
  1722.        gap: 15px;
  1723.        margin-bottom: 15px;
  1724.        font-size: 14px;
  1725.        color: var(--text-light-color);
  1726.    }
  1727.  
  1728.    .blog-author-img {
  1729.        width: 30px;
  1730.        height: 30px;
  1731.        border-radius: 50%;
  1732.        object-fit: cover;
  1733.    }
  1734.  
  1735.    .blog-card-excerpt {
  1736.        color: var(--body-color);
  1737.        font-size: 15px;
  1738.        line-height: 1.6;
  1739.        margin-bottom: 20px;
  1740.        display: -webkit-box;
  1741.        -webkit-line-clamp: 3;
  1742.        -webkit-box-orient: vertical;
  1743.        overflow: hidden;
  1744.    }
  1745.  
  1746.    .blog-card-footer {
  1747.        display: flex;
  1748.        justify-content: space-between;
  1749.        align-items: center;
  1750.        padding-top: 15px;
  1751.        border-top: 1px solid var(--border-color-s2);
  1752.    }
  1753.  
  1754.    .blog-read-time {
  1755.        font-size: 13px;
  1756.        color: var(--light);
  1757.    }
  1758.  
  1759.    .blog-read-more {
  1760.        color: var(--top-color) !important;
  1761.        text-decoration: none;
  1762.        font-weight: 600;
  1763.        font-size: 14px;
  1764.        transition: all 0.3s ease;
  1765.    }
  1766.  
  1767.    .blog-read-more:hover {
  1768.        color: var(--theme-primary-color-s2);
  1769.        text-decoration: underline;
  1770.    }
  1771.  
  1772.    .section-title {
  1773.        font-family: var(--heading-font);
  1774.        font-size: 2.5rem;
  1775.        font-weight: var(--heading-weight);
  1776.        color: var(--heading-color);
  1777.        text-align: center;
  1778.        margin-bottom: 20px;
  1779.    }
  1780.  
  1781.    .section-subtitle {
  1782.        text-align: center;
  1783.        color: var(--text-light-color);
  1784.        font-size: 1.1rem;
  1785.        max-width: 600px;
  1786.        margin: 0 auto;
  1787.    }
  1788.  
  1789.    @media (max-width: 768px) {
  1790.        .blog-cards-grid {
  1791.            grid-template-columns: 1fr;
  1792.            gap: 20px;
  1793.        }
  1794.        
  1795.        .section-title {
  1796.            font-size: 2rem;
  1797.        }
  1798.        
  1799.        .blog-highlights-section {
  1800.            padding: 60px 0;
  1801.        }
  1802.    }
  1803. </style>
  1804.  
  1805. <section class="blog-highlights-section">
  1806.     <div class="container-fluid fluid-container">
  1807.      
  1808.            <div class="section-title">
  1809.                <h2>
  1810.                Today's Top Highlights
  1811.                   </h2>
  1812.                <p class="section-subtitle">Discover the latest stories and insights from our community</p>
  1813.    </div>
  1814.        
  1815.        <div class="row">
  1816.            <div class="col-lg-8 col-12">
  1817.                <div class="blog-cards-grid">
  1818.                    
  1819.                    <article class="blog-card">
  1820.                        <div class="blog-card-image">
  1821.                          
  1822.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1823.                            
  1824.                            <span class="blog-category bg-primary-gradient">
  1825.                                News
  1826.                            </span>
  1827.                        </div>
  1828.                        <div class="blog-card-content">
  1829.                            <h3 class="blog-card-title">
  1830.                                <a href="/the-story-of-leonard-and-hungry-paul-analysis-a-soothing-show-with-narration-from-the-famous-actress-brings-a-great-remedy-to-contemporary-living/" >
  1831.                                The Story of Leonard and Hungry Paul Analysis: A Soothing Show With Narration from the Famous Actress Brings a Great Remedy to Contemporary Living
  1832.                                </a>
  1833.                            </h3>
  1834.                            <div class="blog-card-meta">
  1835.                                
  1836.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  1837.                                
  1838.                                <span>By <strong>Mary Mueller</strong></span>
  1839.                                <span>•</span>
  1840.                                <span>14 May 2026</span>
  1841.                            </div>
  1842.                            <p class="blog-card-excerpt">
  1843.                                
  1844.                            </p>
  1845.                            <div class="blog-card-footer">
  1846.                                <div class="blog-read-time">
  1847.                                    📖 5 min read
  1848.                                </div>
  1849.                                <a href="/the-story-of-leonard-and-hungry-paul-analysis-a-soothing-show-with-narration-from-the-famous-actress-brings-a-great-remedy-to-contemporary-living/" class="blog-read-more">
  1850.                                    Read More →
  1851.                                </a>
  1852.                            </div>
  1853.                        </div>
  1854.                    </article>
  1855.                    
  1856.                    <article class="blog-card">
  1857.                        <div class="blog-card-image">
  1858.                          
  1859.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1860.                            
  1861.                            <span class="blog-category bg-primary-gradient">
  1862.                                News
  1863.                            </span>
  1864.                        </div>
  1865.                        <div class="blog-card-content">
  1866.                            <h3 class="blog-card-title">
  1867.                                <a href="/how-to-perfect-creamy-paneer-curry-step-by-step-guide/" >
  1868.                                How to Perfect Creamy Paneer Curry – Step-by-Step Guide
  1869.                                </a>
  1870.                            </h3>
  1871.                            <div class="blog-card-meta">
  1872.                                
  1873.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  1874.                                
  1875.                                <span>By <strong>Mary Mueller</strong></span>
  1876.                                <span>•</span>
  1877.                                <span>14 May 2026</span>
  1878.                            </div>
  1879.                            <p class="blog-card-excerpt">
  1880.                                
  1881.                            </p>
  1882.                            <div class="blog-card-footer">
  1883.                                <div class="blog-read-time">
  1884.                                    📖 5 min read
  1885.                                </div>
  1886.                                <a href="/how-to-perfect-creamy-paneer-curry-step-by-step-guide/" class="blog-read-more">
  1887.                                    Read More →
  1888.                                </a>
  1889.                            </div>
  1890.                        </div>
  1891.                    </article>
  1892.                    
  1893.                    <article class="blog-card">
  1894.                        <div class="blog-card-image">
  1895.                          
  1896.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1897.                            
  1898.                            <span class="blog-category bg-primary-gradient">
  1899.                                News
  1900.                            </span>
  1901.                        </div>
  1902.                        <div class="blog-card-content">
  1903.                            <h3 class="blog-card-title">
  1904.                                <a href="/uk-and-scottish-authorities-disagree-over-footing-the-245-million-cost-for-donald-trump-and-vance-trips/" >
  1905.                                UK and Scottish Authorities Disagree Over Footing the £24.5 million Cost for Donald Trump and Vance Trips
  1906.                                </a>
  1907.                            </h3>
  1908.                            <div class="blog-card-meta">
  1909.                                
  1910.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  1911.                                
  1912.                                <span>By <strong>Mary Mueller</strong></span>
  1913.                                <span>•</span>
  1914.                                <span>14 May 2026</span>
  1915.                            </div>
  1916.                            <p class="blog-card-excerpt">
  1917.                                
  1918.                            </p>
  1919.                            <div class="blog-card-footer">
  1920.                                <div class="blog-read-time">
  1921.                                    📖 5 min read
  1922.                                </div>
  1923.                                <a href="/uk-and-scottish-authorities-disagree-over-footing-the-245-million-cost-for-donald-trump-and-vance-trips/" class="blog-read-more">
  1924.                                    Read More →
  1925.                                </a>
  1926.                            </div>
  1927.                        </div>
  1928.                    </article>
  1929.                    
  1930.                    <article class="blog-card">
  1931.                        <div class="blog-card-image">
  1932.                          
  1933.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1934.                            
  1935.                            <span class="blog-category bg-primary-gradient">
  1936.                                News
  1937.                            </span>
  1938.                        </div>
  1939.                        <div class="blog-card-content">
  1940.                            <h3 class="blog-card-title">
  1941.                                <a href="/high-court-approves-redrawn-lone-star-state-congressional-maps/" >
  1942.                                High Court Approves Redrawn Lone Star State Congressional Maps.
  1943.                                </a>
  1944.                            </h3>
  1945.                            <div class="blog-card-meta">
  1946.                                
  1947.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  1948.                                
  1949.                                <span>By <strong>Mary Mueller</strong></span>
  1950.                                <span>•</span>
  1951.                                <span>14 May 2026</span>
  1952.                            </div>
  1953.                            <p class="blog-card-excerpt">
  1954.                                
  1955.                            </p>
  1956.                            <div class="blog-card-footer">
  1957.                                <div class="blog-read-time">
  1958.                                    📖 5 min read
  1959.                                </div>
  1960.                                <a href="/high-court-approves-redrawn-lone-star-state-congressional-maps/" class="blog-read-more">
  1961.                                    Read More →
  1962.                                </a>
  1963.                            </div>
  1964.                        </div>
  1965.                    </article>
  1966.                    
  1967.                    <article class="blog-card">
  1968.                        <div class="blog-card-image">
  1969.                          
  1970.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1971.                            
  1972.                            <span class="blog-category bg-primary-gradient">
  1973.                                News
  1974.                            </span>
  1975.                        </div>
  1976.                        <div class="blog-card-content">
  1977.                            <h3 class="blog-card-title">
  1978.                                <a href="/doctors-from-the-scottish-region-and-america-complete-world-first-stroke-surgery-via-robotic-system/" >
  1979.                                Doctors from the Scottish region and America Complete World-First Stroke Surgery Via Robotic System
  1980.                                </a>
  1981.                            </h3>
  1982.                            <div class="blog-card-meta">
  1983.                                
  1984.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  1985.                                
  1986.                                <span>By <strong>Mary Mueller</strong></span>
  1987.                                <span>•</span>
  1988.                                <span>14 May 2026</span>
  1989.                            </div>
  1990.                            <p class="blog-card-excerpt">
  1991.                                
  1992.                            </p>
  1993.                            <div class="blog-card-footer">
  1994.                                <div class="blog-read-time">
  1995.                                    📖 5 min read
  1996.                                </div>
  1997.                                <a href="/doctors-from-the-scottish-region-and-america-complete-world-first-stroke-surgery-via-robotic-system/" class="blog-read-more">
  1998.                                    Read More →
  1999.                                </a>
  2000.                            </div>
  2001.                        </div>
  2002.                    </article>
  2003.                    
  2004.                    <article class="blog-card">
  2005.                        <div class="blog-card-image">
  2006.                          
  2007.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2008.                            
  2009.                            <span class="blog-category bg-primary-gradient">
  2010.                                News
  2011.                            </span>
  2012.                        </div>
  2013.                        <div class="blog-card-content">
  2014.                            <h3 class="blog-card-title">
  2015.                                <a href="/chinas-new-artificial-intelligence-regulations-aim-to-provide-minors-safeguards-and-self-harm-risk-management/" >
  2016.                                China&#x27;s New Artificial Intelligence Regulations Aim to Provide Minors Safeguards and Self-Harm Risk Management.
  2017.                                </a>
  2018.                            </h3>
  2019.                            <div class="blog-card-meta">
  2020.                                
  2021.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  2022.                                
  2023.                                <span>By <strong>Mary Mueller</strong></span>
  2024.                                <span>•</span>
  2025.                                <span>13 May 2026</span>
  2026.                            </div>
  2027.                            <p class="blog-card-excerpt">
  2028.                                
  2029.                            </p>
  2030.                            <div class="blog-card-footer">
  2031.                                <div class="blog-read-time">
  2032.                                    📖 5 min read
  2033.                                </div>
  2034.                                <a href="/chinas-new-artificial-intelligence-regulations-aim-to-provide-minors-safeguards-and-self-harm-risk-management/" class="blog-read-more">
  2035.                                    Read More →
  2036.                                </a>
  2037.                            </div>
  2038.                        </div>
  2039.                    </article>
  2040.                    
  2041.                    <article class="blog-card">
  2042.                        <div class="blog-card-image">
  2043.                          
  2044.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2045.                            
  2046.                            <span class="blog-category bg-primary-gradient">
  2047.                                News
  2048.                            </span>
  2049.                        </div>
  2050.                        <div class="blog-card-content">
  2051.                            <h3 class="blog-card-title">
  2052.                                <a href="/gavin-newsom-acknowledges-he-is-evaluating-a-presidential-campaign-for-2028/" >
  2053.                                Gavin Newsom Acknowledges He Is Evaluating a Presidential Campaign for 2028
  2054.                                </a>
  2055.                            </h3>
  2056.                            <div class="blog-card-meta">
  2057.                                
  2058.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  2059.                                
  2060.                                <span>By <strong>Mary Mueller</strong></span>
  2061.                                <span>•</span>
  2062.                                <span>13 May 2026</span>
  2063.                            </div>
  2064.                            <p class="blog-card-excerpt">
  2065.                                
  2066.                            </p>
  2067.                            <div class="blog-card-footer">
  2068.                                <div class="blog-read-time">
  2069.                                    📖 5 min read
  2070.                                </div>
  2071.                                <a href="/gavin-newsom-acknowledges-he-is-evaluating-a-presidential-campaign-for-2028/" class="blog-read-more">
  2072.                                    Read More →
  2073.                                </a>
  2074.                            </div>
  2075.                        </div>
  2076.                    </article>
  2077.                    
  2078.                    <article class="blog-card">
  2079.                        <div class="blog-card-image">
  2080.                          
  2081.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2082.                            
  2083.                            <span class="blog-category bg-primary-gradient">
  2084.                                News
  2085.                            </span>
  2086.                        </div>
  2087.                        <div class="blog-card-content">
  2088.                            <h3 class="blog-card-title">
  2089.                                <a href="/some-groups-on-the-opposing-sides-who-offer-only-discontent-ministers-are-moving-forward-with-the-job-of-economic-rejuvenation/" >
  2090.                                Some groups on the opposing sides who offer only discontent: Ministers are moving forward with the job of economic rejuvenation.
  2091.                                </a>
  2092.                            </h3>
  2093.                            <div class="blog-card-meta">
  2094.                                
  2095.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  2096.                                
  2097.                                <span>By <strong>Mary Mueller</strong></span>
  2098.                                <span>•</span>
  2099.                                <span>13 May 2026</span>
  2100.                            </div>
  2101.                            <p class="blog-card-excerpt">
  2102.                                
  2103.                            </p>
  2104.                            <div class="blog-card-footer">
  2105.                                <div class="blog-read-time">
  2106.                                    📖 5 min read
  2107.                                </div>
  2108.                                <a href="/some-groups-on-the-opposing-sides-who-offer-only-discontent-ministers-are-moving-forward-with-the-job-of-economic-rejuvenation/" class="blog-read-more">
  2109.                                    Read More →
  2110.                                </a>
  2111.                            </div>
  2112.                        </div>
  2113.                    </article>
  2114.                    
  2115.                    <article class="blog-card">
  2116.                        <div class="blog-card-image">
  2117.                          
  2118.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2119.                            
  2120.                            <span class="blog-category bg-primary-gradient">
  2121.                                News
  2122.                            </span>
  2123.                        </div>
  2124.                        <div class="blog-card-content">
  2125.                            <h3 class="blog-card-title">
  2126.                                <a href="/andy-burnham-would-probably-have-secured-the-recent-byelection-says-labour-number-two/" >
  2127.                                Andy Burnham Would &#x27;Probably&#x27; Have Secured the Recent Byelection, Says Labour Number Two
  2128.                                </a>
  2129.                            </h3>
  2130.                            <div class="blog-card-meta">
  2131.                                
  2132.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  2133.                                
  2134.                                <span>By <strong>Mary Mueller</strong></span>
  2135.                                <span>•</span>
  2136.                                <span>13 May 2026</span>
  2137.                            </div>
  2138.                            <p class="blog-card-excerpt">
  2139.                                
  2140.                            </p>
  2141.                            <div class="blog-card-footer">
  2142.                                <div class="blog-read-time">
  2143.                                    📖 5 min read
  2144.                                </div>
  2145.                                <a href="/andy-burnham-would-probably-have-secured-the-recent-byelection-says-labour-number-two/" class="blog-read-more">
  2146.                                    Read More →
  2147.                                </a>
  2148.                            </div>
  2149.                        </div>
  2150.                    </article>
  2151.                    
  2152.                    <article class="blog-card">
  2153.                        <div class="blog-card-image">
  2154.                          
  2155.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2156.                            
  2157.                            <span class="blog-category bg-primary-gradient">
  2158.                                News
  2159.                            </span>
  2160.                        </div>
  2161.                        <div class="blog-card-content">
  2162.                            <h3 class="blog-card-title">
  2163.                                <a href="/ex-bbc-advisers-undergo-members-of-parliaments-inquiry-following-assertions-of-prejudice-in-unauthorized-memo/" >
  2164.                                Ex- BBC Advisers Undergo Members of Parliament&#x27;s Inquiry Following Assertions of Prejudice in Unauthorized Memo
  2165.                                </a>
  2166.                            </h3>
  2167.                            <div class="blog-card-meta">
  2168.                                
  2169.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  2170.                                
  2171.                                <span>By <strong>Mary Mueller</strong></span>
  2172.                                <span>•</span>
  2173.                                <span>13 May 2026</span>
  2174.                            </div>
  2175.                            <p class="blog-card-excerpt">
  2176.                                
  2177.                            </p>
  2178.                            <div class="blog-card-footer">
  2179.                                <div class="blog-read-time">
  2180.                                    📖 5 min read
  2181.                                </div>
  2182.                                <a href="/ex-bbc-advisers-undergo-members-of-parliaments-inquiry-following-assertions-of-prejudice-in-unauthorized-memo/" class="blog-read-more">
  2183.                                    Read More →
  2184.                                </a>
  2185.                            </div>
  2186.                        </div>
  2187.                    </article>
  2188.                    
  2189.                    <article class="blog-card">
  2190.                        <div class="blog-card-image">
  2191.                          
  2192.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2193.                            
  2194.                            <span class="blog-category bg-primary-gradient">
  2195.                                News
  2196.                            </span>
  2197.                        </div>
  2198.                        <div class="blog-card-content">
  2199.                            <h3 class="blog-card-title">
  2200.                                <a href="/toronto-blue-jays-earn-world-series-showdown-versus-the-dodgers/" >
  2201.                                Toronto Blue Jays Earn World Series Showdown Versus the Dodgers
  2202.                                </a>
  2203.                            </h3>
  2204.                            <div class="blog-card-meta">
  2205.                                
  2206.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  2207.                                
  2208.                                <span>By <strong>Mary Mueller</strong></span>
  2209.                                <span>•</span>
  2210.                                <span>13 May 2026</span>
  2211.                            </div>
  2212.                            <p class="blog-card-excerpt">
  2213.                                
  2214.                            </p>
  2215.                            <div class="blog-card-footer">
  2216.                                <div class="blog-read-time">
  2217.                                    📖 5 min read
  2218.                                </div>
  2219.                                <a href="/toronto-blue-jays-earn-world-series-showdown-versus-the-dodgers/" class="blog-read-more">
  2220.                                    Read More →
  2221.                                </a>
  2222.                            </div>
  2223.                        </div>
  2224.                    </article>
  2225.                    
  2226.                    <article class="blog-card">
  2227.                        <div class="blog-card-image">
  2228.                          
  2229.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2230.                            
  2231.                            <span class="blog-category bg-primary-gradient">
  2232.                                News
  2233.                            </span>
  2234.                        </div>
  2235.                        <div class="blog-card-content">
  2236.                            <h3 class="blog-card-title">
  2237.                                <a href="/the-english-team-include-bashir-in-line-up-for-the-ashes-series-first-test/" >
  2238.                                The English team Include Bashir in Line-up for The Ashes series First Test
  2239.                                </a>
  2240.                            </h3>
  2241.                            <div class="blog-card-meta">
  2242.                                
  2243.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;" class="blog-author-img">
  2244.                                
  2245.                                <span>By <strong>Mary Mueller</strong></span>
  2246.                                <span>•</span>
  2247.                                <span>13 May 2026</span>
  2248.                            </div>
  2249.                            <p class="blog-card-excerpt">
  2250.                                
  2251.                            </p>
  2252.                            <div class="blog-card-footer">
  2253.                                <div class="blog-read-time">
  2254.                                    📖 5 min read
  2255.                                </div>
  2256.                                <a href="/the-english-team-include-bashir-in-line-up-for-the-ashes-series-first-test/" class="blog-read-more">
  2257.                                    Read More →
  2258.                                </a>
  2259.                            </div>
  2260.                        </div>
  2261.                    </article>
  2262.                    
  2263.                    
  2264.  
  2265.                </div>
  2266.            </div>
  2267.            
  2268.              <div class="col col-lg-4 col-12">
  2269.                
  2270.  
  2271.  
  2272.  
  2273.    
  2274.  
  2275.  
  2276. <!-- Blog Sidebar V2 - Focused Design -->
  2277.  <div class="sidebar mb-3">
  2278.    <!-- Recent Posts Section -->
  2279.    <div class="sidebar-widget mb-5">
  2280.      <div class="widget-title-wrapper mb-3">
  2281.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2282.          <i class="ti-time me-2"></i>Recent Posts
  2283.          <span class="title-arrow-primary"></span>
  2284.        </h4>
  2285.      </div>
  2286.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2287.        <div class="recent-post-list">
  2288.          
  2289.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2290.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2291.                
  2292.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2293.              
  2294.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2295.            </div>
  2296.            <div class="post-content flex-grow-1">
  2297.              <h6 class="post-title mb-2">
  2298.                 <a href="/olympian-and-several-eritreans-freed-after-18-years-without-trial-relatives-report/" class="text-decoration-none top-color fw-semibold lh-sm">
  2299.                                            Olympian and Several Eritreans Freed After 18 Years Without Trial, Relatives Report
  2300.                                            </a>
  2301.              </h6>
  2302.              <div class="post-meta mb-3">
  2303.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>13 May 2026</small>
  2304.                <!-- <small class="text-muted">
  2305.                  <i class="ti-eye me-1"></i>348 views
  2306.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2307.                </small> -->
  2308.              </div>
  2309.            </div>
  2310.          </div>
  2311.        
  2312.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2313.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2314.                
  2315.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2316.              
  2317.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2318.            </div>
  2319.            <div class="post-content flex-grow-1">
  2320.              <h6 class="post-title mb-2">
  2321.                 <a href="/the-kpop-demon-hunters-series-floats-to-make-a-grand-appearance-at-macys-thanksgiving-day-parade/" class="text-decoration-none top-color fw-semibold lh-sm">
  2322.                                            The KPop Demon Hunters Series Floats to Make a Grand Appearance at Macy&#x27;s Thanksgiving Day Parade
  2323.                                            </a>
  2324.              </h6>
  2325.              <div class="post-meta mb-3">
  2326.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2327.                <!-- <small class="text-muted">
  2328.                  <i class="ti-eye me-1"></i>348 views
  2329.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2330.                </small> -->
  2331.              </div>
  2332.            </div>
  2333.          </div>
  2334.        
  2335.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2336.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2337.                
  2338.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2339.              
  2340.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2341.            </div>
  2342.            <div class="post-content flex-grow-1">
  2343.              <h6 class="post-title mb-2">
  2344.                 <a href="/shocking-unearthing-remains-of-missing-mum-and-daughter-found-in-freezing-units-in-austria/" class="text-decoration-none top-color fw-semibold lh-sm">
  2345.                                            Shocking Unearthing: Remains of Missing Mum and Daughter Found in Freezing Units in Austria
  2346.                                            </a>
  2347.              </h6>
  2348.              <div class="post-meta mb-3">
  2349.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2350.                <!-- <small class="text-muted">
  2351.                  <i class="ti-eye me-1"></i>348 views
  2352.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2353.                </small> -->
  2354.              </div>
  2355.            </div>
  2356.          </div>
  2357.        
  2358.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2359.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2360.                
  2361.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2362.              
  2363.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2364.            </div>
  2365.            <div class="post-content flex-grow-1">
  2366.              <h6 class="post-title mb-2">
  2367.                 <a href="/spotify-year-end-recap-launch-date-plus-your-burning-questions-answered/" class="text-decoration-none top-color fw-semibold lh-sm">
  2368.                                            Spotify Year-End Recap: Launch Date plus Your Burning Questions Answered
  2369.                                            </a>
  2370.              </h6>
  2371.              <div class="post-meta mb-3">
  2372.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2373.                <!-- <small class="text-muted">
  2374.                  <i class="ti-eye me-1"></i>348 views
  2375.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2376.                </small> -->
  2377.              </div>
  2378.            </div>
  2379.          </div>
  2380.        
  2381.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2382.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2383.                
  2384.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2385.              
  2386.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2387.            </div>
  2388.            <div class="post-content flex-grow-1">
  2389.              <h6 class="post-title mb-2">
  2390.                 <a href="/peaceful-end-to-messis-visit-to-india-in-the-wake-of-unrest-in-kolkata/" class="text-decoration-none top-color fw-semibold lh-sm">
  2391.                                            Peaceful End to Messi&#x27;s Visit to India In the Wake of Unrest in Kolkata
  2392.                                            </a>
  2393.              </h6>
  2394.              <div class="post-meta mb-3">
  2395.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2396.                <!-- <small class="text-muted">
  2397.                  <i class="ti-eye me-1"></i>348 views
  2398.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2399.                </small> -->
  2400.              </div>
  2401.            </div>
  2402.          </div>
  2403.        
  2404.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2405.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2406.                
  2407.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2408.              
  2409.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2410.            </div>
  2411.            <div class="post-content flex-grow-1">
  2412.              <h6 class="post-title mb-2">
  2413.                 <a href="/esteemed-photographer-brian-harris-obituary-an-existence-behind-the-camera/" class="text-decoration-none top-color fw-semibold lh-sm">
  2414.                                            Esteemed Photographer Brian Harris Obituary: An Existence Behind the Camera
  2415.                                            </a>
  2416.              </h6>
  2417.              <div class="post-meta mb-3">
  2418.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2419.                <!-- <small class="text-muted">
  2420.                  <i class="ti-eye me-1"></i>348 views
  2421.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2422.                </small> -->
  2423.              </div>
  2424.            </div>
  2425.          </div>
  2426.        
  2427.        </div>
  2428.  
  2429.        <div class="text-center mt-4 pt-3 border-top border-light">
  2430.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2431.        </div>
  2432.      </div>
  2433.    </div>
  2434.  
  2435.    
  2436.    <div class="sidebar-widget mb-4">
  2437.      <div class="widget-title-wrapper mb-3">
  2438.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2439.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2440.          <span class="title-arrow"></span>
  2441.        </h4>
  2442.      </div>
  2443.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2444.        <div class="blog-roll-list scrollable-sidebar">
  2445.          
  2446.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2447.            <a href="https://ncela.us/" class="text-decoration-none " rel="dofollow">
  2448.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2449.                <i class="ti-angle-right me-2 text-primary"></i>
  2450.                crypto casino
  2451.              </h6>
  2452.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2453.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2454.              </div> -->
  2455.            </a>
  2456.          </div>
  2457.          
  2458.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2459.            <a href="https://www.nitobi.com/" class="text-decoration-none " rel="dofollow">
  2460.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2461.                <i class="ti-angle-right me-2 text-primary"></i>
  2462.                best bitcoin casinos
  2463.              </h6>
  2464.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2465.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2466.              </div> -->
  2467.            </a>
  2468.          </div>
  2469.          
  2470.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2471.            <a href="https://www.tastynalder.com/" class="text-decoration-none " rel="dofollow">
  2472.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2473.                <i class="ti-angle-right me-2 text-primary"></i>
  2474.                crypto casino
  2475.              </h6>
  2476.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2477.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2478.              </div> -->
  2479.            </a>
  2480.          </div>
  2481.          
  2482.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2483.            <a href="https://www.cma2019.ca/" class="text-decoration-none " rel="dofollow">
  2484.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2485.                <i class="ti-angle-right me-2 text-primary"></i>
  2486.                casino en ligne canada
  2487.              </h6>
  2488.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2489.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2490.              </div> -->
  2491.            </a>
  2492.          </div>
  2493.          
  2494.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2495.            <a href="https://siberiastationspa.com/" class="text-decoration-none " rel="dofollow">
  2496.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2497.                <i class="ti-angle-right me-2 text-primary"></i>
  2498.                meilleur casino en ligne
  2499.              </h6>
  2500.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2501.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2502.              </div> -->
  2503.            </a>
  2504.          </div>
  2505.          
  2506.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2507.            <a href="https://www.tbarta.com/" class="text-decoration-none " rel="dofollow">
  2508.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2509.                <i class="ti-angle-right me-2 text-primary"></i>
  2510.                crypto casino
  2511.              </h6>
  2512.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2513.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2514.              </div> -->
  2515.            </a>
  2516.          </div>
  2517.          
  2518.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2519.            <a href="https://www.gulfquest.org/" class="text-decoration-none " rel="dofollow">
  2520.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2521.                <i class="ti-angle-right me-2 text-primary"></i>
  2522.                bitcoin casinos
  2523.              </h6>
  2524.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2525.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2526.              </div> -->
  2527.            </a>
  2528.          </div>
  2529.          
  2530.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2531.            <a href="https://protecttheharvest.com/" class="text-decoration-none " rel="dofollow">
  2532.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2533.                <i class="ti-angle-right me-2 text-primary"></i>
  2534.                best crypto betting sites
  2535.              </h6>
  2536.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2537.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2538.              </div> -->
  2539.            </a>
  2540.          </div>
  2541.          
  2542.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2543.            <a href="https://on360.ca/" class="text-decoration-none " rel="dofollow">
  2544.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2545.                <i class="ti-angle-right me-2 text-primary"></i>
  2546.                fast withdrawal casino
  2547.              </h6>
  2548.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2549.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2550.              </div> -->
  2551.            </a>
  2552.          </div>
  2553.          
  2554.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2555.            <a href="https://watergovernance.ca/" class="text-decoration-none " rel="dofollow">
  2556.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2557.                <i class="ti-angle-right me-2 text-primary"></i>
  2558.                fast withdrawal casino
  2559.              </h6>
  2560.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2561.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2562.              </div> -->
  2563.            </a>
  2564.          </div>
  2565.          
  2566.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2567.            <a href="https://www.itworldcanada.com/" class="text-decoration-none " rel="dofollow">
  2568.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2569.                <i class="ti-angle-right me-2 text-primary"></i>
  2570.                online casinos canada
  2571.              </h6>
  2572.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2573.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2574.              </div> -->
  2575.            </a>
  2576.          </div>
  2577.          
  2578.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2579.            <a href="https://www.cma2019.ca/" class="text-decoration-none " rel="dofollow">
  2580.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2581.                <i class="ti-angle-right me-2 text-primary"></i>
  2582.                meilleur casino en ligne
  2583.              </h6>
  2584.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2585.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2586.              </div> -->
  2587.            </a>
  2588.          </div>
  2589.          
  2590.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2591.            <a href="https://gamingamerica.com/casino-en-ligne-canada/poker" class="text-decoration-none " rel="dofollow">
  2592.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2593.                <i class="ti-angle-right me-2 text-primary"></i>
  2594.                site de poker en ligne
  2595.              </h6>
  2596.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2597.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2598.              </div> -->
  2599.            </a>
  2600.          </div>
  2601.          
  2602.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2603.            <a href="https://gamingamerica.com/casino-en-ligne-canada/sans-kyc" class="text-decoration-none " rel="dofollow">
  2604.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2605.                <i class="ti-angle-right me-2 text-primary"></i>
  2606.                casino en ligne sans kyc
  2607.              </h6>
  2608.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2609.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2610.              </div> -->
  2611.            </a>
  2612.          </div>
  2613.          
  2614.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2615.            <a href="https://gamingamerica.com/paris-sportifs-canada" class="text-decoration-none " rel="dofollow">
  2616.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2617.                <i class="ti-angle-right me-2 text-primary"></i>
  2618.                pari sportif quebec
  2619.              </h6>
  2620.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2621.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2622.              </div> -->
  2623.            </a>
  2624.          </div>
  2625.          
  2626.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2627.            <a href="https://www.footitalia.com/casino-en-ligne-canada/" class="text-decoration-none " rel="dofollow">
  2628.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2629.                <i class="ti-angle-right me-2 text-primary"></i>
  2630.                casino en ligne argent canadien
  2631.              </h6>
  2632.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2633.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2634.              </div> -->
  2635.            </a>
  2636.          </div>
  2637.          
  2638.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2639.            <a href="https://cryptonaute.fr/meilleur-casino-en-ligne/canada/" class="text-decoration-none " rel="dofollow">
  2640.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2641.                <i class="ti-angle-right me-2 text-primary"></i>
  2642.                casino en ligne canadien
  2643.              </h6>
  2644.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2645.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2646.              </div> -->
  2647.            </a>
  2648.          </div>
  2649.          
  2650.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2651.            <a href="https://www.campagnepourlalecture.ca/" class="text-decoration-none " rel="dofollow">
  2652.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2653.                <i class="ti-angle-right me-2 text-primary"></i>
  2654.                casino en ligne canada
  2655.              </h6>
  2656.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2657.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2658.              </div> -->
  2659.            </a>
  2660.          </div>
  2661.          
  2662.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2663.            <a href="https://www.nouvelles-esthetiques.ca/" class="text-decoration-none " rel="dofollow">
  2664.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2665.                <i class="ti-angle-right me-2 text-primary"></i>
  2666.                meilleur site de paris sportif canada
  2667.              </h6>
  2668.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2669.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2670.              </div> -->
  2671.            </a>
  2672.          </div>
  2673.          
  2674.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2675.            <a href="https://espacelafontaine.com/" class="text-decoration-none " rel="dofollow">
  2676.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2677.                <i class="ti-angle-right me-2 text-primary"></i>
  2678.                casino en ligne le plus payant
  2679.              </h6>
  2680.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2681.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2682.              </div> -->
  2683.            </a>
  2684.          </div>
  2685.          
  2686.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2687.            <a href="https://www.valuewalk.com/cryptocurrency/no-account-casinos/" class="text-decoration-none " rel="dofollow">
  2688.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2689.                <i class="ti-angle-right me-2 text-primary"></i>
  2690.                crypto casinos
  2691.              </h6>
  2692.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2693.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2694.              </div> -->
  2695.            </a>
  2696.          </div>
  2697.          
  2698.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2699.            <a href="https://www.hyperionbrewing.com/" class="text-decoration-none " rel="dofollow">
  2700.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2701.                <i class="ti-angle-right me-2 text-primary"></i>
  2702.                crypto casinos
  2703.              </h6>
  2704.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2705.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2706.              </div> -->
  2707.            </a>
  2708.          </div>
  2709.          
  2710.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2711.            <a href="https://www.station16gallery.com/" class="text-decoration-none " rel="dofollow">
  2712.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2713.                <i class="ti-angle-right me-2 text-primary"></i>
  2714.                best betting sites
  2715.              </h6>
  2716.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2717.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2718.              </div> -->
  2719.            </a>
  2720.          </div>
  2721.          
  2722.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2723.            <a href="https://on360.ca/" class="text-decoration-none " rel="dofollow">
  2724.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2725.                <i class="ti-angle-right me-2 text-primary"></i>
  2726.                online casino canada
  2727.              </h6>
  2728.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2729.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2730.              </div> -->
  2731.            </a>
  2732.          </div>
  2733.          
  2734.  
  2735.        </div>
  2736. <!--
  2737.        <div class="text-center mt-4 pt-3 border-top border-light">
  2738.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2739.        </div> -->
  2740.      </div>
  2741.    </div>
  2742.    
  2743.    <div class="sidebar-widget mb-4">
  2744.      <div class="widget-title-wrapper mb-3">
  2745.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2746.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2747.          <span class="title-arrow"></span>
  2748.        </h4>
  2749.      </div>
  2750.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2751.        <div class="blog-roll-list scrollable-sidebar">
  2752.          
  2753.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2754.            <a href="https://homeworkhelponline.ca/" class="text-decoration-none " rel="dofollow">
  2755.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2756.                <i class="ti-angle-right me-2 text-primary"></i>
  2757.                online casino canada
  2758.              </h6>
  2759.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2760.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2761.              </div> -->
  2762.            </a>
  2763.          </div>
  2764.          
  2765.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2766.            <a href="https://bankingombuds.ca/" class="text-decoration-none " rel="dofollow">
  2767.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2768.                <i class="ti-angle-right me-2 text-primary"></i>
  2769.                online casinos canada
  2770.              </h6>
  2771.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2772.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2773.              </div> -->
  2774.            </a>
  2775.          </div>
  2776.          
  2777.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2778.            <a href="https://www.accessibilitychrc.ca/" class="text-decoration-none " rel="dofollow">
  2779.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2780.                <i class="ti-angle-right me-2 text-primary"></i>
  2781.                online casinos canada
  2782.              </h6>
  2783.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2784.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2785.              </div> -->
  2786.            </a>
  2787.          </div>
  2788.          
  2789.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2790.            <a href="https://hriportal.ca/" class="text-decoration-none " rel="dofollow">
  2791.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2792.                <i class="ti-angle-right me-2 text-primary"></i>
  2793.                online casinos canada
  2794.              </h6>
  2795.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2796.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2797.              </div> -->
  2798.            </a>
  2799.          </div>
  2800.          
  2801.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2802.            <a href="https://delbarber.com/" class="text-decoration-none " rel="dofollow">
  2803.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2804.                <i class="ti-angle-right me-2 text-primary"></i>
  2805.                online casinos canada
  2806.              </h6>
  2807.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2808.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2809.              </div> -->
  2810.            </a>
  2811.          </div>
  2812.          
  2813.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2814.            <a href="https://gameplayspace.com/" class="text-decoration-none " rel="dofollow">
  2815.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2816.                <i class="ti-angle-right me-2 text-primary"></i>
  2817.                online casino
  2818.              </h6>
  2819.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2820.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2821.              </div> -->
  2822.            </a>
  2823.          </div>
  2824.          
  2825.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2826.            <a href="https://projectunderstood.ca/" class="text-decoration-none " rel="dofollow">
  2827.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2828.                <i class="ti-angle-right me-2 text-primary"></i>
  2829.                online casino
  2830.              </h6>
  2831.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2832.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2833.              </div> -->
  2834.            </a>
  2835.          </div>
  2836.          
  2837.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2838.            <a href="https://www.gamblinginsider.com/ca/online-casinos" class="text-decoration-none " rel="dofollow">
  2839.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2840.                <i class="ti-angle-right me-2 text-primary"></i>
  2841.                online casino
  2842.              </h6>
  2843.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2844.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2845.              </div> -->
  2846.            </a>
  2847.          </div>
  2848.          
  2849.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2850.            <a href="https://www.directioninformatique.com/" class="text-decoration-none " rel="dofollow">
  2851.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2852.                <i class="ti-angle-right me-2 text-primary"></i>
  2853.                casino en ligne canada
  2854.              </h6>
  2855.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2856.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2857.              </div> -->
  2858.            </a>
  2859.          </div>
  2860.          
  2861.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2862.            <a href="https://www.directioninformatique.com/" class="text-decoration-none " rel="dofollow">
  2863.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2864.                <i class="ti-angle-right me-2 text-primary"></i>
  2865.                meilleur casino en ligne
  2866.              </h6>
  2867.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2868.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2869.              </div> -->
  2870.            </a>
  2871.          </div>
  2872.          
  2873.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2874.            <a href="https://projectunderstood.ca/" class="text-decoration-none " rel="dofollow">
  2875.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2876.                <i class="ti-angle-right me-2 text-primary"></i>
  2877.                best online casino canada
  2878.              </h6>
  2879.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2880.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2881.              </div> -->
  2882.            </a>
  2883.          </div>
  2884.          
  2885.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2886.            <a href="https://lovenorthernbc.com/" class="text-decoration-none " rel="dofollow">
  2887.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2888.                <i class="ti-angle-right me-2 text-primary"></i>
  2889.                online casino canada
  2890.              </h6>
  2891.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2892.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2893.              </div> -->
  2894.            </a>
  2895.          </div>
  2896.          
  2897.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2898.            <a href="https://www.itwc.ca/" class="text-decoration-none " rel="dofollow">
  2899.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2900.                <i class="ti-angle-right me-2 text-primary"></i>
  2901.                online casino
  2902.              </h6>
  2903.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2904.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2905.              </div> -->
  2906.            </a>
  2907.          </div>
  2908.          
  2909.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2910.            <a href="https://www.fastestpayoutonlinecasino.com/" class="text-decoration-none " rel="dofollow">
  2911.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2912.                <i class="ti-angle-right me-2 text-primary"></i>
  2913.                online casino
  2914.              </h6>
  2915.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2916.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2917.              </div> -->
  2918.            </a>
  2919.          </div>
  2920.          
  2921.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2922.            <a href="https://www.itworldcanada.com/" class="text-decoration-none " rel="dofollow">
  2923.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2924.                <i class="ti-angle-right me-2 text-primary"></i>
  2925.                online casino canada
  2926.              </h6>
  2927.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2928.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2929.              </div> -->
  2930.            </a>
  2931.          </div>
  2932.          
  2933.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2934.            <a href="https://heartandlung.ca/" class="text-decoration-none " rel="dofollow">
  2935.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2936.                <i class="ti-angle-right me-2 text-primary"></i>
  2937.                online casino
  2938.              </h6>
  2939.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2940.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2941.              </div> -->
  2942.            </a>
  2943.          </div>
  2944.          
  2945.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2946.            <a href="https://delbarber.com/" class="text-decoration-none " rel="dofollow">
  2947.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2948.                <i class="ti-angle-right me-2 text-primary"></i>
  2949.                online casino
  2950.              </h6>
  2951.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2952.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2953.              </div> -->
  2954.            </a>
  2955.          </div>
  2956.          
  2957.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2958.            <a href="https://espacelafontaine.com/" class="text-decoration-none " rel="dofollow">
  2959.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2960.                <i class="ti-angle-right me-2 text-primary"></i>
  2961.                casino en ligne
  2962.              </h6>
  2963.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2964.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2965.              </div> -->
  2966.            </a>
  2967.          </div>
  2968.          
  2969.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2970.            <a href="https://www.becausetheocean.org/" class="text-decoration-none " rel="dofollow">
  2971.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2972.                <i class="ti-angle-right me-2 text-primary"></i>
  2973.                online casinos
  2974.              </h6>
  2975.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2976.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2977.              </div> -->
  2978.            </a>
  2979.          </div>
  2980.          
  2981.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2982.            <a href="https://oncallfire.uk/" class="text-decoration-none " rel="dofollow">
  2983.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2984.                <i class="ti-angle-right me-2 text-primary"></i>
  2985.                casino sites not on GamStop
  2986.              </h6>
  2987.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2988.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2989.              </div> -->
  2990.            </a>
  2991.          </div>
  2992.          
  2993.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2994.            <a href="https://www.eatsa.com/" class="text-decoration-none " rel="dofollow">
  2995.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2996.                <i class="ti-angle-right me-2 text-primary"></i>
  2997.                crypto casino
  2998.              </h6>
  2999.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3000.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3001.              </div> -->
  3002.            </a>
  3003.          </div>
  3004.          
  3005.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3006.            <a href="https://www.esports.net/casino-en-ligne-canada/" class="text-decoration-none " rel="dofollow">
  3007.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3008.                <i class="ti-angle-right me-2 text-primary"></i>
  3009.                meilleur casino en ligne québec
  3010.              </h6>
  3011.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3012.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3013.              </div> -->
  3014.            </a>
  3015.          </div>
  3016.          
  3017.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3018.            <a href="https://www.guardknox.com/" class="text-decoration-none " rel="dofollow">
  3019.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3020.                <i class="ti-angle-right me-2 text-primary"></i>
  3021.                no kyc casinos
  3022.              </h6>
  3023.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3024.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3025.              </div> -->
  3026.            </a>
  3027.          </div>
  3028.          
  3029.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3030.            <a href="https://rmne.ca/" class="text-decoration-none " rel="dofollow">
  3031.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3032.                <i class="ti-angle-right me-2 text-primary"></i>
  3033.                meilleur casino en ligne
  3034.              </h6>
  3035.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3036.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3037.              </div> -->
  3038.            </a>
  3039.          </div>
  3040.          
  3041.  
  3042.        </div>
  3043. <!--
  3044.        <div class="text-center mt-4 pt-3 border-top border-light">
  3045.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3046.        </div> -->
  3047.      </div>
  3048.    </div>
  3049.    
  3050.    <div class="sidebar-widget mb-4">
  3051.      <div class="widget-title-wrapper mb-3">
  3052.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3053.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3054.          <span class="title-arrow"></span>
  3055.        </h4>
  3056.      </div>
  3057.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3058.        <div class="blog-roll-list scrollable-sidebar">
  3059.          
  3060.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3061.            <a href="https://www.mugdock-country-park.org.uk/" class="text-decoration-none " rel="dofollow">
  3062.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3063.                <i class="ti-angle-right me-2 text-primary"></i>
  3064.                slots not on GamStop
  3065.              </h6>
  3066.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3067.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3068.              </div> -->
  3069.            </a>
  3070.          </div>
  3071.          
  3072.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3073.            <a href="https://www.itworldcanada.com/" class="text-decoration-none " rel="dofollow">
  3074.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3075.                <i class="ti-angle-right me-2 text-primary"></i>
  3076.                online casinos
  3077.              </h6>
  3078.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3079.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3080.              </div> -->
  3081.            </a>
  3082.          </div>
  3083.          
  3084.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3085.            <a href="https://gamingamerica.com/casino-en-ligne-canada/sans-wager" class="text-decoration-none " rel="dofollow">
  3086.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3087.                <i class="ti-angle-right me-2 text-primary"></i>
  3088.                casino avec bonus sans condition de mise
  3089.              </h6>
  3090.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3091.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3092.              </div> -->
  3093.            </a>
  3094.          </div>
  3095.          
  3096.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3097.            <a href="https://gamingamerica.com/casino-en-ligne-canada/payant" class="text-decoration-none " rel="dofollow">
  3098.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3099.                <i class="ti-angle-right me-2 text-primary"></i>
  3100.                casino en ligne le plus payant québec
  3101.              </h6>
  3102.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3103.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3104.              </div> -->
  3105.            </a>
  3106.          </div>
  3107.          
  3108.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3109.            <a href="https://www.sportscasting.com/gambling/international/canada/casino-en-ligne/" class="text-decoration-none " rel="dofollow">
  3110.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3111.                <i class="ti-angle-right me-2 text-primary"></i>
  3112.                casino en ligne argent canadien
  3113.              </h6>
  3114.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3115.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3116.              </div> -->
  3117.            </a>
  3118.          </div>
  3119.          
  3120.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3121.            <a href="https://gamingamerica.com/casino-en-ligne-canada" class="text-decoration-none " rel="dofollow">
  3122.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3123.                <i class="ti-angle-right me-2 text-primary"></i>
  3124.                casino en ligne populaire
  3125.              </h6>
  3126.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3127.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3128.              </div> -->
  3129.            </a>
  3130.          </div>
  3131.          
  3132.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3133.            <a href="https://www.escapistmagazine.com/fr/guides/casino-en-ligne-canada/" class="text-decoration-none " rel="dofollow">
  3134.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3135.                <i class="ti-angle-right me-2 text-primary"></i>
  3136.                meilleur casino en ligne canada
  3137.              </h6>
  3138.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3139.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3140.              </div> -->
  3141.            </a>
  3142.          </div>
  3143.          
  3144.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3145.            <a href="https://www.esports.net/casino-en-ligne-canada/" class="text-decoration-none " rel="dofollow">
  3146.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3147.                <i class="ti-angle-right me-2 text-primary"></i>
  3148.                casino en ligne
  3149.              </h6>
  3150.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3151.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3152.              </div> -->
  3153.            </a>
  3154.          </div>
  3155.          
  3156.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3157.            <a href="https://gamingamerica.com/casino-en-ligne-canada/payant" class="text-decoration-none " rel="dofollow">
  3158.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3159.                <i class="ti-angle-right me-2 text-primary"></i>
  3160.                casino en ligne le plus payant
  3161.              </h6>
  3162.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3163.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3164.              </div> -->
  3165.            </a>
  3166.          </div>
  3167.          
  3168.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3169.            <a href="https://www.irec.net/" class="text-decoration-none " rel="dofollow">
  3170.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3171.                <i class="ti-angle-right me-2 text-primary"></i>
  3172.                casino en ligne
  3173.              </h6>
  3174.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3175.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3176.              </div> -->
  3177.            </a>
  3178.          </div>
  3179.          
  3180.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3181.            <a href="https://www.skyscan.ca/" class="text-decoration-none " rel="dofollow">
  3182.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3183.                <i class="ti-angle-right me-2 text-primary"></i>
  3184.                instant withdrawal casino canada
  3185.              </h6>
  3186.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3187.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3188.              </div> -->
  3189.            </a>
  3190.          </div>
  3191.          
  3192.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3193.            <a href="https://visualgenome.org/" class="text-decoration-none " rel="dofollow">
  3194.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3195.                <i class="ti-angle-right me-2 text-primary"></i>
  3196.                online casino
  3197.              </h6>
  3198.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3199.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3200.              </div> -->
  3201.            </a>
  3202.          </div>
  3203.          
  3204.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3205.            <a href="https://nbhrf.com/" class="text-decoration-none " rel="dofollow">
  3206.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3207.                <i class="ti-angle-right me-2 text-primary"></i>
  3208.                online casino
  3209.              </h6>
  3210.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3211.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3212.              </div> -->
  3213.            </a>
  3214.          </div>
  3215.          
  3216.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3217.            <a href="https://wirkn.com/" class="text-decoration-none " rel="dofollow">
  3218.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3219.                <i class="ti-angle-right me-2 text-primary"></i>
  3220.                best sports betting sites
  3221.              </h6>
  3222.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3223.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3224.              </div> -->
  3225.            </a>
  3226.          </div>
  3227.          
  3228.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3229.            <a href="https://www.od4d.net/" class="text-decoration-none " rel="dofollow">
  3230.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3231.                <i class="ti-angle-right me-2 text-primary"></i>
  3232.                online casino
  3233.              </h6>
  3234.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3235.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3236.              </div> -->
  3237.            </a>
  3238.          </div>
  3239.          
  3240.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3241.            <a href="https://amorebeautifuljourney.ca/" class="text-decoration-none " rel="dofollow">
  3242.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3243.                <i class="ti-angle-right me-2 text-primary"></i>
  3244.                best online casinos
  3245.              </h6>
  3246.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3247.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3248.              </div> -->
  3249.            </a>
  3250.          </div>
  3251.          
  3252.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3253.            <a href="https://noticiasmontreal.com/" class="text-decoration-none " rel="dofollow">
  3254.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3255.                <i class="ti-angle-right me-2 text-primary"></i>
  3256.                casino en ligne
  3257.              </h6>
  3258.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3259.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3260.              </div> -->
  3261.            </a>
  3262.          </div>
  3263.          
  3264.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3265.            <a href="https://www.bapress.ca/" class="text-decoration-none " rel="dofollow">
  3266.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3267.                <i class="ti-angle-right me-2 text-primary"></i>
  3268.                new betting sites
  3269.              </h6>
  3270.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3271.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3272.              </div> -->
  3273.            </a>
  3274.          </div>
  3275.          
  3276.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3277.            <a href="https://energypoverty.ca/" class="text-decoration-none " rel="dofollow">
  3278.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3279.                <i class="ti-angle-right me-2 text-primary"></i>
  3280.                online casino
  3281.              </h6>
  3282.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3283.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3284.              </div> -->
  3285.            </a>
  3286.          </div>
  3287.          
  3288.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3289.            <a href="https://bankingombuds.ca/" class="text-decoration-none " rel="dofollow">
  3290.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3291.                <i class="ti-angle-right me-2 text-primary"></i>
  3292.                online casino canada
  3293.              </h6>
  3294.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3295.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3296.              </div> -->
  3297.            </a>
  3298.          </div>
  3299.          
  3300.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3301.            <a href="https://www.birthplaceofhockey.com/" class="text-decoration-none " rel="dofollow">
  3302.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3303.                <i class="ti-angle-right me-2 text-primary"></i>
  3304.                betting sites canada
  3305.              </h6>
  3306.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3307.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3308.              </div> -->
  3309.            </a>
  3310.          </div>
  3311.          
  3312.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3313.            <a href="https://effabrush.com/" class="text-decoration-none " rel="dofollow">
  3314.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3315.                <i class="ti-angle-right me-2 text-primary"></i>
  3316.                online casino
  3317.              </h6>
  3318.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3319.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3320.              </div> -->
  3321.            </a>
  3322.          </div>
  3323.          
  3324.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3325.            <a href="https://www.digitaltransformationawards.ca/" class="text-decoration-none " rel="dofollow">
  3326.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3327.                <i class="ti-angle-right me-2 text-primary"></i>
  3328.                online casinos
  3329.              </h6>
  3330.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3331.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3332.              </div> -->
  3333.            </a>
  3334.          </div>
  3335.          
  3336.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3337.            <a href="https://quattrobooks.ca/" class="text-decoration-none " rel="dofollow">
  3338.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3339.                <i class="ti-angle-right me-2 text-primary"></i>
  3340.                online casino
  3341.              </h6>
  3342.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3343.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3344.              </div> -->
  3345.            </a>
  3346.          </div>
  3347.          
  3348.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3349.            <a href="https://lovenorthernbc.com/" class="text-decoration-none " rel="dofollow">
  3350.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3351.                <i class="ti-angle-right me-2 text-primary"></i>
  3352.                online casino
  3353.              </h6>
  3354.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3355.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3356.              </div> -->
  3357.            </a>
  3358.          </div>
  3359.          
  3360.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3361.            <a href="https://www.balmoralresources.com/" class="text-decoration-none " rel="dofollow">
  3362.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3363.                <i class="ti-angle-right me-2 text-primary"></i>
  3364.                online casino
  3365.              </h6>
  3366.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3367.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3368.              </div> -->
  3369.            </a>
  3370.          </div>
  3371.          
  3372.  
  3373.        </div>
  3374. <!--
  3375.        <div class="text-center mt-4 pt-3 border-top border-light">
  3376.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3377.        </div> -->
  3378.      </div>
  3379.    </div>
  3380.    
  3381.    <div class="sidebar-widget mb-4">
  3382.      <div class="widget-title-wrapper mb-3">
  3383.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3384.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3385.          <span class="title-arrow"></span>
  3386.        </h4>
  3387.      </div>
  3388.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3389.        <div class="blog-roll-list scrollable-sidebar">
  3390.          
  3391.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3392.            <a href="https://bankingombuds.ca/" class="text-decoration-none " rel="dofollow">
  3393.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3394.                <i class="ti-angle-right me-2 text-primary"></i>
  3395.                online casinos
  3396.              </h6>
  3397.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3398.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3399.              </div> -->
  3400.            </a>
  3401.          </div>
  3402.          
  3403.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3404.            <a href="https://www.musicaltoronto.org/" class="text-decoration-none " rel="dofollow">
  3405.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3406.                <i class="ti-angle-right me-2 text-primary"></i>
  3407.                online casinos
  3408.              </h6>
  3409.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3410.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3411.              </div> -->
  3412.            </a>
  3413.          </div>
  3414.          
  3415.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3416.            <a href="https://www.taysideaviation.co.uk/" class="text-decoration-none " rel="dofollow">
  3417.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3418.                <i class="ti-angle-right me-2 text-primary"></i>
  3419.                crypto betting sites
  3420.              </h6>
  3421.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3422.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3423.              </div> -->
  3424.            </a>
  3425.          </div>
  3426.          
  3427.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3428.            <a href="https://www.hreonline.com/" class="text-decoration-none " rel="dofollow">
  3429.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3430.                <i class="ti-angle-right me-2 text-primary"></i>
  3431.                casino en ligne
  3432.              </h6>
  3433.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3434.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3435.              </div> -->
  3436.            </a>
  3437.          </div>
  3438.          
  3439.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3440.            <a href="https://edp-dentaire.fr/" class="text-decoration-none " rel="dofollow">
  3441.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3442.                <i class="ti-angle-right me-2 text-primary"></i>
  3443.                casino en ligne
  3444.              </h6>
  3445.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3446.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3447.              </div> -->
  3448.            </a>
  3449.          </div>
  3450.          
  3451.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3452.            <a href="https://tsahal.fr/" class="text-decoration-none " rel="dofollow">
  3453.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3454.                <i class="ti-angle-right me-2 text-primary"></i>
  3455.                casino en ligne
  3456.              </h6>
  3457.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3458.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3459.              </div> -->
  3460.            </a>
  3461.          </div>
  3462.          
  3463.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3464.            <a href="https://www.revedechateaux.com/" class="text-decoration-none " rel="dofollow">
  3465.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3466.                <i class="ti-angle-right me-2 text-primary"></i>
  3467.                casino en ligne
  3468.              </h6>
  3469.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3470.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3471.              </div> -->
  3472.            </a>
  3473.          </div>
  3474.          
  3475.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3476.            <a href="https://www.riennevaplus.org/" class="text-decoration-none " rel="dofollow">
  3477.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3478.                <i class="ti-angle-right me-2 text-primary"></i>
  3479.                casino en ligne
  3480.              </h6>
  3481.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3482.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3483.              </div> -->
  3484.            </a>
  3485.          </div>
  3486.          
  3487.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3488.            <a href="https://www.albertaoilmagazine.com/" class="text-decoration-none " rel="dofollow">
  3489.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3490.                <i class="ti-angle-right me-2 text-primary"></i>
  3491.                real money casino
  3492.              </h6>
  3493.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3494.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3495.              </div> -->
  3496.            </a>
  3497.          </div>
  3498.          
  3499.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3500.            <a href="https://nordicbridges.ca/" class="text-decoration-none " rel="dofollow">
  3501.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3502.                <i class="ti-angle-right me-2 text-primary"></i>
  3503.                online casino
  3504.              </h6>
  3505.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3506.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3507.              </div> -->
  3508.            </a>
  3509.          </div>
  3510.          
  3511.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3512.            <a href="https://www.itworldcanada.com/" class="text-decoration-none " rel="dofollow">
  3513.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3514.                <i class="ti-angle-right me-2 text-primary"></i>
  3515.                online casino
  3516.              </h6>
  3517.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3518.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3519.              </div> -->
  3520.            </a>
  3521.          </div>
  3522.          
  3523.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3524.            <a href="https://www.fcadv.org/" class="text-decoration-none " rel="dofollow">
  3525.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3526.                <i class="ti-angle-right me-2 text-primary"></i>
  3527.                best online casino canada
  3528.              </h6>
  3529.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3530.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3531.              </div> -->
  3532.            </a>
  3533.          </div>
  3534.          
  3535.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3536.            <a href="https://www.balmoralresources.com/" class="text-decoration-none " rel="dofollow">
  3537.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3538.                <i class="ti-angle-right me-2 text-primary"></i>
  3539.                online casino canada
  3540.              </h6>
  3541.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3542.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3543.              </div> -->
  3544.            </a>
  3545.          </div>
  3546.          
  3547.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3548.            <a href="https://crystalshawanda.co/" class="text-decoration-none " rel="dofollow">
  3549.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3550.                <i class="ti-angle-right me-2 text-primary"></i>
  3551.                online casino
  3552.              </h6>
  3553.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3554.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3555.              </div> -->
  3556.            </a>
  3557.          </div>
  3558.          
  3559.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3560.            <a href="https://www.northernstars.ca/" class="text-decoration-none " rel="dofollow">
  3561.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3562.                <i class="ti-angle-right me-2 text-primary"></i>
  3563.                best online casinos
  3564.              </h6>
  3565.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3566.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3567.              </div> -->
  3568.            </a>
  3569.          </div>
  3570.          
  3571.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3572.            <a href="https://watergovernance.ca/" class="text-decoration-none " rel="dofollow">
  3573.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3574.                <i class="ti-angle-right me-2 text-primary"></i>
  3575.                online casino
  3576.              </h6>
  3577.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3578.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3579.              </div> -->
  3580.            </a>
  3581.          </div>
  3582.          
  3583.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3584.            <a href="https://www.safepetottawa.com/" class="text-decoration-none " rel="dofollow">
  3585.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3586.                <i class="ti-angle-right me-2 text-primary"></i>
  3587.                online casinos
  3588.              </h6>
  3589.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3590.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3591.              </div> -->
  3592.            </a>
  3593.          </div>
  3594.          
  3595.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3596.            <a href="https://www.fraserdowns.com/" class="text-decoration-none " rel="dofollow">
  3597.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3598.                <i class="ti-angle-right me-2 text-primary"></i>
  3599.                best online casino canada
  3600.              </h6>
  3601.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3602.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3603.              </div> -->
  3604.            </a>
  3605.          </div>
  3606.          
  3607.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3608.            <a href="https://www.northernstars.ca/" class="text-decoration-none " rel="dofollow">
  3609.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3610.                <i class="ti-angle-right me-2 text-primary"></i>
  3611.                best online casino canada
  3612.              </h6>
  3613.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3614.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3615.              </div> -->
  3616.            </a>
  3617.          </div>
  3618.          
  3619.  
  3620.        </div>
  3621. <!--
  3622.        <div class="text-center mt-4 pt-3 border-top border-light">
  3623.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3624.        </div> -->
  3625.      </div>
  3626.    </div>
  3627.    
  3628.  </div>
  3629.  
  3630. <!-- Sidebar V2 Styles -->
  3631. <style>
  3632.  .sidebar-widget {
  3633.    position: relative;
  3634.  }
  3635.  
  3636.  .widget-title {
  3637.    font-size: 1.1rem;
  3638.    font-weight: 700;
  3639.    display: inline-block;
  3640.    position: relative;
  3641.    z-index: 2;
  3642.    border-radius: 0;
  3643.  }
  3644.  
  3645.  /* Green arrow for August Blog Roll */
  3646.  .title-arrow::after {
  3647.    content: '';
  3648.    position: absolute;
  3649.    top: 0;
  3650.    right: -22px;
  3651.    width: 0;
  3652.    height: 0;
  3653.    border-left: 22px solid var(--bs-primary);
  3654.    border-top: 22px solid transparent;
  3655.    border-bottom: 22px solid transparent;
  3656.    z-index: 1;
  3657.  }
  3658.  
  3659.  /* Blue arrow for Recent Posts */
  3660.  .title-arrow-primary::after {
  3661.    content: '';
  3662.    position: absolute;
  3663.    top: 0;
  3664.    right: -22px;
  3665.    width: 0;
  3666.    height: 0;
  3667.    border-left: 22px solid var(--bs-primary);
  3668.    border-top: 22px solid transparent;
  3669.    border-bottom: 22px solid transparent;
  3670.    z-index: 1;
  3671.  }
  3672.  
  3673.  .widget-content {
  3674.    margin-top: -1px;
  3675.    position: relative;
  3676.    z-index: 1;
  3677.     background-color: var(--card-bg);
  3678.  }
  3679.  
  3680.  /* Blog Roll Items Hover Effects */
  3681.  .blog-roll-item:hover .blog-title {
  3682.    color: #198754 !important;
  3683.    transform: translateX(5px);
  3684.    transition: all 0.3s ease;
  3685.  }
  3686.  
  3687.  /* Recent Post Items Hover Effects */
  3688.  .recent-post-item:hover .post-title a {
  3689.    color: #0d6efd !important;
  3690.    transition: color 0.3s ease;
  3691.  }
  3692.  
  3693.  .recent-post-item:hover .post-image img {
  3694.    transform: scale(1.05);
  3695.    transition: transform 0.3s ease;
  3696.  }
  3697.  
  3698.  /* Button Hover Effects */
  3699.  .btn:hover {
  3700.    transform: translateY(-2px);
  3701.    transition: all 0.3s ease;
  3702.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3703.  }
  3704.  
  3705.  /* Badge Hover Effects */
  3706.  .badge:hover {
  3707.    transform: scale(1.05);
  3708.    transition: transform 0.3s ease;
  3709.  }
  3710.  
  3711.  @media (max-width: 991px) {
  3712.    .sidebar {
  3713.      margin-top: 3rem;
  3714.    }
  3715.  }
  3716.  
  3717.  @media (max-width: 576px) {
  3718.    .widget-title {
  3719.      font-size: 1rem;
  3720.      padding: 0.75rem 1rem !important;
  3721.    }
  3722.  
  3723.    .title-arrow::after,
  3724.    .title-arrow-primary::after {
  3725.      right: -18px;
  3726.      border-left-width: 18px;
  3727.      border-top-width: 18px;
  3728.      border-bottom-width: 18px;
  3729.    }
  3730.  
  3731.    .post-image {
  3732.      width: 70px !important;
  3733.      height: 55px !important;
  3734.    }
  3735.  
  3736.    .blog-meta {
  3737.      flex-direction: column !important;
  3738.      align-items: flex-start !important;
  3739.      gap: 0.5rem;
  3740.    }
  3741.  }
  3742. </style>
  3743.  
  3744.    
  3745.            </div>
  3746.        </div>
  3747.    </div>
  3748. </section>
  3749.  
  3750. <script>
  3751. document.addEventListener('DOMContentLoaded', function() {
  3752.    // Simple scroll animation
  3753.    const cards = document.querySelectorAll('.blog-card');
  3754.    
  3755.    const observer = new IntersectionObserver(function(entries) {
  3756.        entries.forEach(entry => {
  3757.            if (entry.isIntersecting) {
  3758.                entry.target.style.opacity = '1';
  3759.                entry.target.style.transform = 'translateY(0)';
  3760.            }
  3761.        });
  3762.    }, {
  3763.        threshold: 0.1
  3764.    });
  3765.  
  3766.    cards.forEach((card, index) => {
  3767.        card.style.opacity = '0';
  3768.        card.style.transform = 'translateY(30px)';
  3769.        card.style.transition = `opacity 0.6s ease ${index * 0.1}s, transform 0.6s ease ${index * 0.1}s`;
  3770.        observer.observe(card);
  3771.    });
  3772. });
  3773. </script>
  3774.  
  3775.    
  3776.        
  3777.        <!-- end wpo-blog-highlights-section -->
  3778.        <!-- start wpo-blog-sponsored-section -->
  3779.        
  3780.  
  3781.  
  3782.  
  3783.    
  3784.  
  3785.  
  3786.  
  3787. <section class="wpo-blog-sponsored-section section-padding">
  3788.    <div class="container-fluid fluid-container">
  3789.        <div class="wpo-section-title">
  3790.            <h2>sponsored news</h2>
  3791.        </div>
  3792.        <div class="row">
  3793.            <div class="wpo-blog-sponsored-wrap">
  3794.                <div class="wpo-blog-items">
  3795.                    <div class="row">
  3796.                        
  3797.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3798.                            <div class="wpo-blog-item">
  3799.                                <div class="wpo-blog-img">
  3800.                                    
  3801.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3802.                                    
  3803.                                    <div class="thumb bg-primary-gradient ">News</div>
  3804.                                </div>
  3805.                                <div class="wpo-blog-content">
  3806.                                    <h2>  <a href="/olympian-and-several-eritreans-freed-after-18-years-without-trial-relatives-report/" class="top-color">
  3807.                                            Olympian and Several Eritreans Freed After 18 Years Without Trial, Relatives Report
  3808.                                            </a>
  3809.                                    </h2>
  3810.                                    <ul>
  3811.                                        <li>
  3812.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;">
  3813.                                                </li>
  3814.                                        <li class="top-color">By Mary Mueller</li>
  3815.                                        <li  class="top-color">13 May 2026</li>
  3816.                                    </ul>
  3817.                                </div>
  3818.                            </div>
  3819.                        </div>
  3820.                        
  3821.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3822.                            <div class="wpo-blog-item">
  3823.                                <div class="wpo-blog-img">
  3824.                                    
  3825.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3826.                                    
  3827.                                    <div class="thumb bg-primary-gradient ">News</div>
  3828.                                </div>
  3829.                                <div class="wpo-blog-content">
  3830.                                    <h2>  <a href="/the-kpop-demon-hunters-series-floats-to-make-a-grand-appearance-at-macys-thanksgiving-day-parade/" class="top-color">
  3831.                                            The KPop Demon Hunters Series Floats to Make a Grand Appearance at Macy&#x27;s Thanksgiving Day Parade
  3832.                                            </a>
  3833.                                    </h2>
  3834.                                    <ul>
  3835.                                        <li>
  3836.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;">
  3837.                                                </li>
  3838.                                        <li class="top-color">By Mary Mueller</li>
  3839.                                        <li  class="top-color">12 May 2026</li>
  3840.                                    </ul>
  3841.                                </div>
  3842.                            </div>
  3843.                        </div>
  3844.                        
  3845.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3846.                            <div class="wpo-blog-item">
  3847.                                <div class="wpo-blog-img">
  3848.                                    
  3849.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3850.                                    
  3851.                                    <div class="thumb bg-primary-gradient ">News</div>
  3852.                                </div>
  3853.                                <div class="wpo-blog-content">
  3854.                                    <h2>  <a href="/shocking-unearthing-remains-of-missing-mum-and-daughter-found-in-freezing-units-in-austria/" class="top-color">
  3855.                                            Shocking Unearthing: Remains of Missing Mum and Daughter Found in Freezing Units in Austria
  3856.                                            </a>
  3857.                                    </h2>
  3858.                                    <ul>
  3859.                                        <li>
  3860.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;">
  3861.                                                </li>
  3862.                                        <li class="top-color">By Mary Mueller</li>
  3863.                                        <li  class="top-color">12 May 2026</li>
  3864.                                    </ul>
  3865.                                </div>
  3866.                            </div>
  3867.                        </div>
  3868.                        
  3869.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3870.                            <div class="wpo-blog-item">
  3871.                                <div class="wpo-blog-img">
  3872.                                    
  3873.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3874.                                    
  3875.                                    <div class="thumb bg-primary-gradient ">News</div>
  3876.                                </div>
  3877.                                <div class="wpo-blog-content">
  3878.                                    <h2>  <a href="/spotify-year-end-recap-launch-date-plus-your-burning-questions-answered/" class="top-color">
  3879.                                            Spotify Year-End Recap: Launch Date plus Your Burning Questions Answered
  3880.                                            </a>
  3881.                                    </h2>
  3882.                                    <ul>
  3883.                                        <li>
  3884.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;">
  3885.                                                </li>
  3886.                                        <li class="top-color">By Mary Mueller</li>
  3887.                                        <li  class="top-color">12 May 2026</li>
  3888.                                    </ul>
  3889.                                </div>
  3890.                            </div>
  3891.                        </div>
  3892.                        
  3893.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3894.                            <div class="wpo-blog-item">
  3895.                                <div class="wpo-blog-img">
  3896.                                    
  3897.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3898.                                    
  3899.                                    <div class="thumb bg-primary-gradient ">News</div>
  3900.                                </div>
  3901.                                <div class="wpo-blog-content">
  3902.                                    <h2>  <a href="/peaceful-end-to-messis-visit-to-india-in-the-wake-of-unrest-in-kolkata/" class="top-color">
  3903.                                            Peaceful End to Messi&#x27;s Visit to India In the Wake of Unrest in Kolkata
  3904.                                            </a>
  3905.                                    </h2>
  3906.                                    <ul>
  3907.                                        <li>
  3908.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;">
  3909.                                                </li>
  3910.                                        <li class="top-color">By Mary Mueller</li>
  3911.                                        <li  class="top-color">12 May 2026</li>
  3912.                                    </ul>
  3913.                                </div>
  3914.                            </div>
  3915.                        </div>
  3916.                        
  3917.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3918.                            <div class="wpo-blog-item">
  3919.                                <div class="wpo-blog-img">
  3920.                                    
  3921.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3922.                                    
  3923.                                    <div class="thumb bg-primary-gradient ">News</div>
  3924.                                </div>
  3925.                                <div class="wpo-blog-content">
  3926.                                    <h2>  <a href="/esteemed-photographer-brian-harris-obituary-an-existence-behind-the-camera/" class="top-color">
  3927.                                            Esteemed Photographer Brian Harris Obituary: An Existence Behind the Camera
  3928.                                            </a>
  3929.                                    </h2>
  3930.                                    <ul>
  3931.                                        <li>
  3932.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/46245fb7-2ff7-400d-aad2-2e1702d4daca_profile.png" alt="Mary Mueller" style="object-fit: cover;">
  3933.                                                </li>
  3934.                                        <li class="top-color">By Mary Mueller</li>
  3935.                                        <li  class="top-color">12 May 2026</li>
  3936.                                    </ul>
  3937.                                </div>
  3938.                            </div>
  3939.                        </div>
  3940.                        
  3941.  
  3942.                    </div>
  3943.                </div>
  3944.            </div>
  3945.        </div>
  3946.    </div> <!-- end container -->
  3947. </section>
  3948.  
  3949.  
  3950.    
  3951.        <!-- end wpo-blog-sponsored-section -->
  3952.        <!-- start wpo-subscribe-section -->
  3953.        
  3954.        <!-- end subscribe-section -->
  3955.        <!-- start of wpo-site-footer-section -->
  3956.        
  3957.  
  3958.  
  3959.  
  3960.  
  3961.  
  3962.  
  3963. <footer class="wpo-site-footer-v2 ">
  3964.    
  3965.    <!-- Main Footer Content -->
  3966.    <div class="container-fluid fluid-container">
  3967.        
  3968.        <!-- Step 1: Brand Section -->
  3969.        <div class="footer-brand-section">
  3970.            <div class="row justify-content-center">
  3971.                <div class="col-lg-8 col-md-10 col-12 text-center">
  3972.                    <div class="brand-wrapper">
  3973.                        
  3974.                            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/b33535b5-fdde-4c32-99c4-a3e13701a71f_logo.png" alt="Bonus Center Canada" class="footer-logo mb-3" loading="lazy">
  3975.                        
  3976.                        <h2 class="brand-title">Bonus Center Canada</h2>
  3977.                        <p class="brand-description">Discover the best online casino bonuses, promotions, and reviews at Bonus Center Canada. Get expert tips and exclusive offers for Canadian players.</p>
  3978.                        
  3979.                    </div>
  3980.                </div>
  3981.            </div>
  3982.        </div>
  3983.  
  3984.        <!-- Step 2: Content Columns with Separators -->
  3985.        <div class="footer-content-section">
  3986.            <div class="content-divider"></div>
  3987.            
  3988.            <div class="row">
  3989.                
  3990.                <!-- Column 1: Important Links -->
  3991.                <div class="col-lg-6 col-md-6 col-12">
  3992.                    <div class="footer-column">
  3993.                        <div class="column-header">
  3994.                            <span class="column-number bg-primary-gradient">01</span>
  3995.                            <h6 class="column-title">Important Pages</h6>
  3996.                        </div>
  3997.                        <div class="column-content">
  3998.                            <ul class="footer-links">
  3999.                                
  4000.                                <li>
  4001.                                    <a href="/an-story-of-unexpected-generosity-when-a-university-student-let-me-sleep-on-her-dormitory-ground/" class="footer-link">
  4002.                                        An Story of Unexpected Generosity: When a University Student Let Me Sleep on Her Dormitory Ground
  4003.                                    </a>
  4004.                                </li>
  4005.                                
  4006.                                <li>
  4007.                                    <a href="/within-those-devastated-debris-of-an-residential-building-i-encountered-a-book-i-had-translated/" class="footer-link">
  4008.                                        Within those Devastated Debris of an Residential Building, I Encountered a Book I Had Translated
  4009.                                    </a>
  4010.                                </li>
  4011.                                
  4012.                                <li>
  4013.                                    <a href="/3-game-pass-games-were-playing-this-weekend-october-10-12/" class="footer-link">
  4014.                                        3 Game Pass Games We&#x27;re Playing This Weekend (October 10-12)
  4015.                                    </a>
  4016.                                </li>
  4017.                                
  4018.                                <li>
  4019.                                    <a href="/daily-existence-for-one-hundred-twenty-thousand-asylum-seekers-in-mauritanias-massive-shelter-on-the-mali-frontier/" class="footer-link">
  4020.                                        Daily Existence for one hundred twenty thousand Asylum Seekers in Mauritania&#x27;s Massive Shelter on the Mali Frontier.
  4021.                                    </a>
  4022.                                </li>
  4023.                                
  4024.                                <li>
  4025.                                    <a href="/the-way-a-us-military-vet-aided-mar%C3%ADa-corina-machado-flee-venezuela/" class="footer-link">
  4026.                                        The Way a US Military Vet Aided María Corina Machado Flee Venezuela
  4027.                                    </a>
  4028.                                </li>
  4029.                                
  4030.                                <li>
  4031.                                    <a href="/how-to-speak-romance-like-a-zoomer-fifty-one-hyperspecific-terms-for-romance-sex-and-bad-behaviour/" class="footer-link">
  4032.                                        How to Speak Romance Like a Zoomer: Fifty-One Hyperspecific Terms for Romance, Sex and Bad Behaviour
  4033.                                    </a>
  4034.                                </li>
  4035.                                
  4036.                            </ul>
  4037.                        </div>
  4038.                    </div>
  4039.                </div>
  4040.  
  4041.                <!-- Column 2: External Links -->
  4042.                 <div class="col-lg-6 col-md-6 col-12">
  4043.                    <div class="footer-column">
  4044.                        <div class="column-header">
  4045.                            <span class="column-number bg-primary-gradient">02</span>
  4046.                            <h6 class="column-title">External Resources</h6>
  4047.                        </div>
  4048.                       <div class="column-content">
  4049.    <ul class="footer-links" id="footerLinks">
  4050.        
  4051.        
  4052.  
  4053.        
  4054.        
  4055.        
  4056.        
  4057.    </ul>
  4058. </div>
  4059.  
  4060.                    </div>
  4061.                </div>
  4062.  
  4063.                <!-- Column 3: Categories -->
  4064.                <div class="col-lg-6 col-md-6 col-12">
  4065.                    <div class="footer-column">
  4066.                        <div class="column-header">
  4067.                            <span class="column-number bg-primary-gradient">02</span>
  4068.                            <h6 class="column-title">Categories</h6>
  4069.                        </div>
  4070.                        <div class="column-content">
  4071.                            <ul class="footer-links">
  4072.                                
  4073.                                <li>
  4074.                                    <a href="/category/all-posts/" class="footer-link">
  4075.                                        All Posts
  4076.                                    </a>
  4077.                                </li>
  4078.                                
  4079.                                <li>
  4080.                                    <a href="/category/business/" class="footer-link">
  4081.                                        Business
  4082.                                    </a>
  4083.                                </li>
  4084.                                
  4085.                                <li>
  4086.                                    <a href="/category/esports/" class="footer-link">
  4087.                                        Esports
  4088.                                    </a>
  4089.                                </li>
  4090.                                
  4091.                                <li>
  4092.                                    <a href="/category/fashion/" class="footer-link">
  4093.                                        Fashion
  4094.                                    </a>
  4095.                                </li>
  4096.                                
  4097.                                <li>
  4098.                                    <a href="/category/featured/" class="footer-link">
  4099.                                        Featured
  4100.                                    </a>
  4101.                                </li>
  4102.                                
  4103.                                <li>
  4104.                                    <a href="/category/gaming/" class="footer-link">
  4105.                                        Gaming
  4106.                                    </a>
  4107.                                </li>
  4108.                                
  4109.                            </ul>
  4110.                        </div>
  4111.                    </div>
  4112.                </div>
  4113.  
  4114.            </div>
  4115.        </div>
  4116.  
  4117.        <!-- Step 3: Footer Bottom -->
  4118.        <div class="footer-bottom-section">
  4119.            <div class="bottom-divider"></div>
  4120.            <div class="d-flex justify-content-between flex-wrap">
  4121.                <div class="">
  4122.                    <p class="copyright-text">
  4123.                        &copy; 2026 <strong>Bonus Center Canada</strong> • All rights reserved
  4124.                    </p>
  4125.                </div>
  4126.                <div class="">
  4127.                    <nav class="footer-nav">
  4128.                        <a href="/page/write-for-us/" class="footer-nav-link">Write For Us</a>
  4129.                        <a href="/page/terms-and-conditions/" class="footer-nav-link">Terms</a>
  4130.                        <a href="/sitemap.xml" class="footer-nav-link">Sitemap</a>
  4131.                    </nav>
  4132.                </div>
  4133.            </div>
  4134.        </div>
  4135.  
  4136.    </div>
  4137.  
  4138.    <!-- Background Elements -->
  4139.    <div class="footer-bg-elements">
  4140.        <div class="bg-circle circle-1"></div>
  4141.        <div class="bg-circle circle-2"></div>
  4142.        <div class="bg-line line-1"></div>
  4143.        <div class="bg-line line-2"></div>
  4144.    </div>
  4145.  
  4146. </footer>
  4147.  
  4148. <style>
  4149. /* Footer V2 - Clean Blog Design */
  4150. .wpo-site-footer-v2 {
  4151.    color: var(--footer-color);
  4152.    background-color: var(--card-bg);
  4153.    margin-top: 100px;
  4154. }
  4155.  
  4156.  
  4157.  
  4158. /* Step 2: Brand Section */
  4159. .footer-brand-section {
  4160.    position: relative;
  4161.    z-index: 2;
  4162.    padding: 120px 0 60px;
  4163. }
  4164.  
  4165. .brand-wrapper {
  4166.    max-width: 600px;
  4167.    margin: 0 auto;
  4168. }
  4169.  
  4170. .footer-logo {
  4171.    max-height: 60px;
  4172.    width: auto;
  4173.    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
  4174. }
  4175.  
  4176. .brand-title {
  4177.    font-size: 2.2rem;
  4178.    font-weight: 800;
  4179.    color: var(--footer-color);
  4180.    margin-bottom: 1rem;
  4181.    letter-spacing: -0.02em;
  4182. }
  4183.  
  4184. .brand-description {
  4185.    font-size: 1.1rem;
  4186.    color: var(--footer-color);
  4187.    line-height: 1.6;
  4188.    opacity: .7;
  4189.    margin-bottom: 0;
  4190. }
  4191.  
  4192. /* Step 3: Content Section */
  4193. .footer-content-section {
  4194.    position: relative;
  4195.    z-index: 2;
  4196.    padding: 60px 0;
  4197. }
  4198.  
  4199.  
  4200. .footer-column {
  4201.    margin-bottom: 40px;
  4202.    padding: 0 20px;
  4203. }
  4204.  
  4205. .column-header {
  4206.    display: flex;
  4207.    align-items: center;
  4208.    margin-bottom: 25px;
  4209.    padding-bottom: 15px;
  4210.    border-bottom: 2px solid var(--border-color);
  4211. }
  4212.  
  4213. .column-number {
  4214.    width: 35px;
  4215.    height: 35px;
  4216.    border-radius: 10px;
  4217.    display: flex;
  4218.    align-items: center;
  4219.    justify-content: center;
  4220.    font-weight: 700;
  4221.    font-size: 0.9rem;
  4222.    margin-right: 15px;
  4223. }
  4224.  
  4225. .column-title {
  4226.    font-size: 1.1rem;
  4227.    font-weight: 700;
  4228.    color: var(--footer-color) !important;
  4229.    margin: 0;
  4230. }
  4231.  
  4232. .column-content {
  4233.    padding-left: 50px;
  4234. }
  4235.  
  4236. /* Footer Links */
  4237. .footer-links {
  4238.    list-style: none;
  4239.    padding: 0;
  4240.    margin: 0;
  4241. }
  4242.  
  4243. .footer-links li {
  4244.    margin-bottom: 12px;
  4245.    position: relative;
  4246. }
  4247.  
  4248. .footer-link {
  4249.    color: var(--footer-color) !important;
  4250.    text-decoration: none;
  4251.    font-size: 0.95rem;
  4252.    line-height: 1.5;
  4253.    transition: all 0.8s ease;
  4254.    position: relative;
  4255.    display: inline-flex;
  4256.    align-items: center;
  4257. }
  4258.  
  4259. .footer-link:hover {
  4260.    color: var(--bs-primary);
  4261.    padding-left: 8px;
  4262. }
  4263.  
  4264. .footer-link::before {
  4265.    content: '';
  4266.    position: absolute;
  4267.    left: -15px;
  4268.    top: 50%;
  4269.    transform: translateY(-50%);
  4270.    width: 4px;
  4271.    height: 4px;
  4272.    background: var(--bs-primary);
  4273.    border-radius: 50%;
  4274.    opacity: 0;
  4275.    transition: opacity 0.3s ease;
  4276. }
  4277.  
  4278. .footer-link:hover::before {
  4279.    opacity: 1;
  4280. }
  4281.  
  4282. /* Step 4: Footer Bottom */
  4283. .footer-bottom-section {
  4284.    position: relative;
  4285.    z-index: 2;
  4286.    padding: 30px 0;
  4287. }
  4288.  
  4289. .bottom-divider {
  4290.    width: 100%;
  4291.    height: 1px;
  4292.    background: linear-gradient(90deg, transparent 0%,var(--footer-color) ,var(--border-color) ,  transparent 100%);
  4293.    margin-bottom: 30px;
  4294. }
  4295.  
  4296. .copyright-text {
  4297.    color: var(--footer-color);
  4298.    font-size: 0.9rem;
  4299.    margin: 0;
  4300.    line-height: 1.6;
  4301. }
  4302.  
  4303. .footer-nav {
  4304.    display: flex;
  4305.    align-items: center;
  4306.    gap: 20px;
  4307.    justify-content: center;
  4308. }
  4309.  
  4310. .footer-nav-link {
  4311.    color: var(--footer-color) !important;
  4312.    text-decoration: none;
  4313.    font-size: 0.9rem;
  4314.    font-weight: 500;
  4315.    transition: color 0.3s ease;
  4316.    position: relative;
  4317. }
  4318.  
  4319. .footer-nav-link:hover {
  4320.    color: var(--bs-primary);
  4321. }
  4322.  
  4323. .footer-nav-link::after {
  4324.    content: '';
  4325.    position: absolute;
  4326.    bottom: -5px;
  4327.    left: 0;
  4328.    width: 0;
  4329.    height: 2px;
  4330.    background: var(--bs-primary) !important;
  4331.    transition: width 0.3s ease;
  4332. }
  4333.  
  4334. .footer-nav-link:hover::after {
  4335.    width: 100%;
  4336. }
  4337.  
  4338. /* Responsive Design */
  4339. @media (max-width: 992px) {
  4340.    .footer-brand-section {
  4341.        padding: 100px 0 50px;
  4342.    }
  4343.    
  4344.    .brand-title {
  4345.        font-size: 1.8rem;
  4346.    }
  4347.    
  4348.    .column-content {
  4349.        padding-left: 0;
  4350.        padding-top: 10px;
  4351.    }
  4352.    
  4353.    .column-header {
  4354.        flex-direction: column;
  4355.        align-items: flex-start;
  4356.        gap: 10px;
  4357.    }
  4358.    
  4359.    .column-number {
  4360.        align-self: center;
  4361.    }
  4362. }
  4363.  
  4364. @media (max-width: 768px) {
  4365.    .footer-brand-section {
  4366.        padding: 80px 0 40px;
  4367.    }
  4368.    
  4369.    .brand-title {
  4370.        font-size: 1.6rem;
  4371.    }
  4372.    
  4373.    .newsletter-inline {
  4374.        padding: 1.5rem;
  4375.        margin: 0 15px;
  4376.    }
  4377.    
  4378.    .newsletter-form .input-group {
  4379.        flex-direction: column;
  4380.    }
  4381.    
  4382.    .btn-newsletter {
  4383.        border-radius: 0 0 12px 12px;
  4384.    }
  4385.    
  4386.    .newsletter-input {
  4387.        border-radius: 12px 12px 0 0;
  4388.    }
  4389.    
  4390.    .footer-column {
  4391.        padding: 0 15px;
  4392.        margin-bottom: 35px;
  4393.    }
  4394.    
  4395.    .footer-nav {
  4396.        flex-direction: column;
  4397.        gap: 15px;
  4398.        margin-top: 20px;
  4399.    }
  4400. }
  4401.  
  4402. @media (max-width: 576px) {
  4403.    .footer-brand-section {
  4404.        padding: 60px 0 30px;
  4405.    }
  4406.    
  4407.    .brand-title {
  4408.        font-size: 1.4rem;
  4409.    }
  4410.    
  4411.    .brand-description {
  4412.        font-size: 1rem;
  4413.    }
  4414.    
  4415.    .newsletter-title {
  4416.        font-size: 1.1rem;
  4417.    }
  4418.    
  4419.    .column-title {
  4420.        font-size: 1rem;
  4421.    }
  4422.    
  4423.    .footer-column {
  4424.        padding: 0 10px;
  4425.    }
  4426.    
  4427.    .bg-circle, .bg-line {
  4428.        display: none;
  4429.    }
  4430. }
  4431.  
  4432. /* Minimal Animation */
  4433. .footer-column {
  4434.    transition: opacity 0.3s ease;
  4435. }
  4436.  
  4437. .footer-column:hover {
  4438.    opacity: 0.9;
  4439. }
  4440. </style>
  4441.  
  4442. <!-- Bootstrap 5 JS -->
  4443.  
  4444. <script>
  4445. // Scroll to Top Function
  4446. function scrollToTop() {
  4447.    window.scrollTo({
  4448.        top: 0,
  4449.        behavior: 'smooth'
  4450.    });
  4451. }
  4452.  
  4453. // Initialize Footer V2 Features
  4454. document.addEventListener('DOMContentLoaded', function() {
  4455.    
  4456.    // Newsletter Form Enhancement
  4457.    const newsletterForm = document.querySelector('.newsletter-form');
  4458.    if (newsletterForm) {
  4459.        newsletterForm.addEventListener('submit', function(e) {
  4460.            e.preventDefault(); // Remove this in actual implementation
  4461.            
  4462.            const submitBtn = this.querySelector('.btn-newsletter');
  4463.            const originalText = submitBtn.textContent;
  4464.            
  4465.            submitBtn.textContent = 'Subscribing...';
  4466.            submitBtn.disabled = true;
  4467.            
  4468.            // Simulate form processing
  4469.            setTimeout(() => {
  4470.                submitBtn.textContent = 'Subscribed!';
  4471.                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4472.                
  4473.                setTimeout(() => {
  4474.                    submitBtn.textContent = originalText;
  4475.                    submitBtn.disabled = false;
  4476.                    submitBtn.style.background = '';
  4477.                    this.reset();
  4478.                }, 2000);
  4479.            }, 1500);
  4480.        });
  4481.    }
  4482.    
  4483.    // Smooth reveal for columns on scroll
  4484.    const observerOptions = {
  4485.        threshold: 0.1,
  4486.        rootMargin: '0px 0px -50px 0px'
  4487.    };
  4488.    
  4489.    const observer = new IntersectionObserver((entries) => {
  4490.        entries.forEach(entry => {
  4491.            if (entry.isIntersecting) {
  4492.                entry.target.style.opacity = '1';
  4493.                entry.target.style.transform = 'translateY(0)';
  4494.            }
  4495.        });
  4496.    }, observerOptions);
  4497.    
  4498.    // Initially hide columns for animation
  4499.    document.querySelectorAll('.footer-column').forEach((column, index) => {
  4500.        column.style.opacity = '0';
  4501.        column.style.transform = 'translateY(20px)';
  4502.        column.style.transition = `all 0.6s ease ${index * 0.1}s`;
  4503.        observer.observe(column);
  4504.    });
  4505.    
  4506.    // Prevent default for placeholder links
  4507.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4508.        link.addEventListener('click', function(e) {
  4509.            e.preventDefault();
  4510.        });
  4511.    });
  4512. });
  4513.  
  4514. document.addEventListener('DOMContentLoaded', function () {
  4515.    var btn = document.getElementById('toggleFooterLinks');
  4516.    if (!btn) return; // No extra links, no button
  4517.  
  4518.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4519.  
  4520.    btn.addEventListener('click', function () {
  4521.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4522.            return li.classList.contains('d-none');
  4523.        });
  4524.  
  4525.        extras.forEach(function (li) {
  4526.            if (anyHidden) {
  4527.                li.classList.remove('d-none');
  4528.                li.classList.add('show');
  4529.            } else {
  4530.                li.classList.add('d-none');
  4531.                li.classList.remove('show');
  4532.            }
  4533.        });
  4534.  
  4535.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4536.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4537.    });
  4538. });
  4539.  
  4540. </script>
  4541.  
  4542.        <!-- end of wpo-site-footer-section -->
  4543.    </div>
  4544.    <!-- end of page-wrapper -->
  4545.  
  4546.    <!-- All JavaScript files
  4547.    ================================================== -->
  4548.    
  4549.  
  4550. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4551. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4552. <!-- Plugins for this template -->
  4553. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4554. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4555. <!-- Custom script for this template -->
  4556. <script src="/static/blogapp/assets/js/script.js"></script>
  4557.  
  4558. <script>
  4559. (function () {
  4560. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4561. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4562.  
  4563. function applyFallback(img) {
  4564. if (!img || img.dataset.fallbackApplied === "1") {
  4565. return;
  4566. }
  4567. var failedSrc = img.currentSrc || img.src || "";
  4568. img.dataset.fallbackApplied = "1";
  4569. img.onerror = null;
  4570. img.src = fallbackImageSrc;
  4571. console.warn("[ImageFallback] Replaced broken image:", {
  4572. failedSrc: failedSrc,
  4573. fallbackSrc: fallbackImageSrc,
  4574. alt: img.alt || "",
  4575. });
  4576. }
  4577.  
  4578. document.querySelectorAll("img").forEach(function (img) {
  4579. if (img.complete && img.naturalWidth === 0) {
  4580. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4581. failedSrc: img.currentSrc || img.src || "",
  4582. alt: img.alt || "",
  4583. });
  4584. applyFallback(img);
  4585. }
  4586. });
  4587.  
  4588. document.addEventListener(
  4589. "error",
  4590. function (event) {
  4591. var target = event.target;
  4592. if (target && target.tagName === "IMG") {
  4593. applyFallback(target);
  4594. }
  4595. },
  4596. true
  4597. );
  4598. })();
  4599. </script>
  4600.  
  4601. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4602.  
  4603.  
  4604.  
  4605. <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":"820be337cfa047999eb94e94e0b56e53","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4606. </body>
  4607.  
  4608. </html>
  4609.  
  4610.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda