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://wagerenergy.nz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="futura">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T171132.291_E43OrW3_byamCEf.png">
  14.    
  15.  
  16.    <title>Wager Energy NZ - Renewable Power Solutions &amp; Sustainable Energy</title>
  17.    <meta name="description" content="Wager Energy NZ provides expert renewable energy solutions, including solar and wind power installations for homes and businesses across New Zealand. Learn about sustainable options.">
  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://wagerenergy.nz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #a16207;
  42.        --bs-primary-rgb: a16207;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #16a34a;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #2563eb;
  48.        --bs-light: #fef7ed;
  49.        --bs-dark: #451a03;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #a16207;
  53.        --theme-primary-color-s2: #a16207;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #292524;
  57.        --text-light-color: #676767;
  58.        --heading-color: #292524;
  59.        --border-color: #fed7aa;
  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: #fef3c7;
  75.        --navbar-color: #451a03;
  76.        --topbar-bg: #fef7ed;
  77.        --topbar-color: #451a03;
  78.        --footer-bg: #451a03;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fed7aa;
  82.        --card-radius: 16px;
  83.        --link-color: #a16207;
  84.        --link-hover: #92400e;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(161, 98, 7, 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-warm">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.  
  396.  
  397.            <!-- end preloader -->
  398.        
  399.        <!-- Start header -->
  400.        <header id="header" class="wpo-site-header">
  401.            
  402.  
  403.  
  404.    
  405.  
  406.  
  407. <div class="top-bg">
  408.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  409.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  410.        
  411.        <div class="unique-news-container">
  412.            <div class="unique-news-wrapper" id="newsWrapper">
  413.                <!-- News items injected via JS -->
  414.            </div>
  415.        </div>
  416.    
  417.        <div class="contact-info">
  418.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  419.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  420.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  421.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  422.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  423.            </ul>
  424.        </div>
  425.    </div>
  426. </div>
  427.  
  428. <script>
  429.    // Build array dynamically from Django context
  430.    const newsItems = [
  431.        
  432.            { title: "Tottenham Relieve Pressure on Thomas Frank as Xavi Simons Seals Comfortable Victory Over Slavia Prague", url: "/tottenham-relieve-pressure-on-thomas-frank-as-xavi-simons-seals-comfortable-victory-over-slavia-prague/" },
  433.        
  434.            { title: "Leonard \u0026 Hungry Paul Overview: A Gentle Show With Narration from the Famous Actress Provides a Great Cure to Modern Life", url: "/leonard-hungry-paul-overview-a-gentle-show-with-narration-from-the-famous-actress-provides-a-great-cure-to-modern-life/" },
  435.        
  436.            { title: "Creating the Perfect Butter Paneer – Recipe", url: "/creating-the-perfect-butter-paneer-recipe/" },
  437.        
  438.            { title: "British and Scottish government Governments Clash Over Footing the £24.5 million Cost for Trump and JD Vance Trips", url: "/british-and-scottish-government-governments-clash-over-footing-the-245-million-cost-for-trump-and-jd-vance-trips/" },
  439.        
  440.            { title: "High Court Approves Redrawn Texas House Districts.", url: "/high-court-approves-redrawn-texas-house-districts/" }
  441.        
  442.    ];
  443.  
  444.    let currentNewsIndex = 0;
  445.    const newsWrapper = document.getElementById('newsWrapper');
  446.    let newsElements = [];
  447.  
  448.    // Create news elements dynamically with links
  449.    function createNewsElements() {
  450.        newsItems.forEach((news, index) => {
  451.            const newsElement = document.createElement('div');
  452.            newsElement.className = 'unique-news-item';
  453.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  454.            newsWrapper.appendChild(newsElement);
  455.            newsElements.push(newsElement);
  456.        });
  457.  
  458.        if (newsElements.length > 0) {
  459.            newsElements[0].classList.add('active');
  460.        }
  461.    }
  462.  
  463.    function changeNews() {
  464.        const currentElement = newsElements[currentNewsIndex];
  465.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  466.        const nextElement = newsElements[nextIndex];
  467.  
  468.        currentElement.classList.remove('active');
  469.        currentElement.classList.add('exit-up');
  470.  
  471.        setTimeout(() => {
  472.            nextElement.classList.add('active');
  473.            currentNewsIndex = nextIndex;
  474.  
  475.            setTimeout(() => {
  476.                currentElement.classList.remove('exit-up');
  477.            }, 100);
  478.        }, 250);
  479.    }
  480.  
  481.    function startNewsRotation() {
  482.        setInterval(changeNews, 5000);
  483.    }
  484.  
  485.    window.onload = function() {
  486.        createNewsElements();
  487.        startNewsRotation();
  488.    };
  489. </script>
  490.  
  491.  
  492.  
  493.            
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500. <header class="header-v7 py-2 mb-4">
  501.    <!-- Top Bar -->
  502.    <div class="top-bar-v7">
  503.        <div class="container-fluid fluid-container">
  504.            <div class="row align-items-center justify-content-center">
  505.                <div class="col-lg-3 col-md-4">
  506.                    <div class="logo-section-v7">
  507.                        <a class="brand-link-v7" href="/">
  508.                            
  509.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/fc52a056-8d46-49f8-98b7-2ddbbd3c6e49_logo.png" alt="Wager Energy NZ" class="logo-img-v7" />
  510.                            
  511.                        </a>
  512.                    </div>
  513.                </div>
  514.                <div class="col-lg-6 col-md-5">
  515.                    <div class="search-bar-v7">
  516.                        <form class="search-form-v7" action="#" method="get">
  517.                            <div class="search-container-v7">
  518.                                <input id="search-input" type="search" class="search-input-v7"
  519.                                    placeholder="Search articles, tutorials, news..." name="q">
  520.                                <button type="submit" class="search-btn-v7">
  521.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  522.                                        stroke-width="2">
  523.                                        <circle cx="11" cy="11" r="8"></circle>
  524.                                        <path d="m21 21-4.35-4.35"></path>
  525.                                    </svg>
  526.                                </button>
  527.                            </div>
  528.                            <div id="search-results" class="search-results-container search-v1"></div>
  529.                        </form>
  530.                    </div>
  531.                </div>
  532.                <div class="col-lg-3 col-md-3">
  533.                    <!-- Empty column for spacing -->
  534.                </div>
  535.            </div>
  536.        </div>
  537.    </div>
  538.  
  539.    <!-- Main Navigation -->
  540.    <div class="main-nav-v7">
  541.        <div class="container-fluid">
  542.            <div class="nav-wrapper-v7">
  543.  
  544.                <!-- Sidebar Navigation -->
  545.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  546.                    <div class="nav-header-v7">
  547.                        <h6 class="nav-title-v7">Navigation</h6>
  548.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  549.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  550.                                stroke-width="2">
  551.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  552.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  553.                            </svg>
  554.                        </button>
  555.                    </div>
  556.  
  557.                    <ul class="sidebar-menu-v7">
  558.                        <li class="sidebar-item-v7">
  559.                            <a href='/' class="sidebar-link-v7 active-v7">
  560.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  561.                                    stroke="currentColor" stroke-width="2">
  562.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  563.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  564.                                </svg>
  565.                                Home
  566.                            </a>
  567.                        </li>
  568.  
  569.                        <li class="sidebar-item-v7 has-submenu-v7">
  570.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  571.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  572.                                    stroke="currentColor" stroke-width="2">
  573.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  574.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  575.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  576.                                </svg>
  577.                                Technology
  578.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  579.                                    stroke="currentColor" stroke-width="2">
  580.                                    <polyline points="6,9 12,15 18,9"></polyline>
  581.                                </svg>
  582.                            </a>
  583.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  584.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  585.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  586.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  587.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  588.                            </ul>
  589.                        </li>
  590.  
  591.                        <li class="sidebar-item-v7 has-submenu-v7">
  592.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  593.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  594.                                    stroke="currentColor" stroke-width="2">
  595.                                    <path
  596.                                        d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z">
  597.                                    </path>
  598.                                </svg>
  599.                                Business
  600.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  601.                                    stroke="currentColor" stroke-width="2">
  602.                                    <polyline points="6,9 12,15 18,9"></polyline>
  603.                                </svg>
  604.                            </a>
  605.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  606.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  607.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  608.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  609.                            </ul>
  610.                        </li>
  611.  
  612.                        <li class="sidebar-item-v7">
  613.                            <a href="#" class="sidebar-link-v7">
  614.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  615.                                    stroke="currentColor" stroke-width="2">
  616.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  617.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  618.                                </svg>
  619.                                Tutorials
  620.                            </a>
  621.                        </li>
  622.  
  623.                        <li class="sidebar-item-v7">
  624.                            <a href="#" class="sidebar-link-v7">
  625.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  626.                                    stroke="currentColor" stroke-width="2">
  627.                                    <polygon
  628.                                        points="12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26">
  629.                                    </polygon>
  630.                                </svg>
  631.                                Reviews
  632.                            </a>
  633.                        </li>
  634.  
  635.                        <li class="sidebar-item-v7">
  636.                            <a href="#" class="sidebar-link-v7">
  637.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  638.                                    stroke="currentColor" stroke-width="2">
  639.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  640.                                </svg>
  641.                                News
  642.                            </a>
  643.                        </li>
  644.  
  645.                        <li class="sidebar-item-v7">
  646.                            <a href="#" class="sidebar-link-v7">
  647.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  648.                                    stroke="currentColor" stroke-width="2">
  649.                                    <circle cx="12" cy="12" r="3"></circle>
  650.                                    <path
  651.                                        d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1 1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z">
  652.                                    </path>
  653.                                </svg>
  654.                                About
  655.                            </a>
  656.                        </li>
  657.  
  658.                        <li class="sidebar-item-v7">
  659.                            <a href="#" class="sidebar-link-v7">
  660.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  661.                                    stroke="currentColor" stroke-width="2">
  662.                                    <path
  663.                                        d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
  664.                                    </path>
  665.                                    <polyline points="22,6 12,13 2,6"></polyline>
  666.                                </svg>
  667.                                Contact
  668.                            </a>
  669.                        </li>
  670.                    </ul>
  671.                </nav>
  672.                <div class="sidebar-blur"></div>
  673.  
  674.                <!-- Main Content Area -->
  675.                <div class="content-area-v7">
  676.                    <!-- Horizontal Nav for Desktop -->
  677.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  678.                        <ul class="horizontal-menu-v7">
  679.  
  680.                            
  681.                            <li class="horizontal-item-v7">
  682.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  683.                            </li>
  684.  
  685.                            
  686.                            
  687.                             <li class="horizontal-item-v7">
  688.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  689.                                    All Posts
  690.                                </a>
  691.                                </li>
  692.  
  693.                                
  694.  
  695.                                        
  696.                                        
  697.                                
  698.                             <li class="horizontal-item-v7">
  699.                                <a href="/category/business/" class="horizontal-link-v7">
  700.                                    Business
  701.                                </a>
  702.                                </li>
  703.  
  704.                                
  705.  
  706.                                        
  707.                                        
  708.                                
  709.                             <li class="horizontal-item-v7">
  710.                                <a href="/category/esports/" class="horizontal-link-v7">
  711.                                    Esports
  712.                                </a>
  713.                                </li>
  714.  
  715.                                
  716.  
  717.                                        
  718.                                        
  719.                                
  720.                             <li class="horizontal-item-v7">
  721.                                <a href="/category/fashion/" class="horizontal-link-v7">
  722.                                    Fashion
  723.                                </a>
  724.                                </li>
  725.  
  726.                                
  727.  
  728.                                        
  729.                                        
  730.                                
  731.                             <li class="horizontal-item-v7">
  732.                                <a href="/category/featured/" class="horizontal-link-v7">
  733.                                    Featured
  734.                                </a>
  735.                                </li>
  736.  
  737.                                
  738.  
  739.                                        
  740.                                        
  741.                                
  742.                             <li class="horizontal-item-v7">
  743.                                <a href="/category/gaming/" class="horizontal-link-v7">
  744.                                    Gaming
  745.                                </a>
  746.                                </li>
  747.  
  748.                                
  749.  
  750.                                        
  751.                                        
  752.                                
  753.                             <li class="horizontal-item-v7">
  754.                                <a href="/category/health/" class="horizontal-link-v7">
  755.                                    Health
  756.                                </a>
  757.                                </li>
  758.  
  759.                                
  760.  
  761.                                        
  762.                                        
  763.                                
  764.                            
  765.                                
  766.                                <li class="horizontal-item-v7 dropdown-v7">
  767.                                    <a href="#" class="horizontal-link-v7">More</a>
  768.                                    <div class="horizontal-dropdown-v7">
  769.                                        <a href="/category/life-fitness/"
  770.                                            class="dropdown-item-v7">
  771.                                            Life &amp; Fitness
  772.                                        </a>
  773.                                        
  774.  
  775.                                        
  776.                                        
  777.                                
  778.                            
  779.                                        <a href="/category/lifestyle/"
  780.                                            class="dropdown-item-v7">
  781.                                            Lifestyle
  782.                                        </a>
  783.                                        
  784.  
  785.                                        
  786.                                        
  787.                                
  788.                            
  789.                                        <a href="/category/news/"
  790.                                            class="dropdown-item-v7">
  791.                                            News
  792.                                        </a>
  793.                                        
  794.  
  795.                                        
  796.                                        
  797.                                
  798.                            
  799.                                        <a href="/category/others/"
  800.                                            class="dropdown-item-v7">
  801.                                            Others
  802.                                        </a>
  803.                                        
  804.  
  805.                                        
  806.                                        
  807.                                
  808.                            
  809.                                        <a href="/category/politics/"
  810.                                            class="dropdown-item-v7">
  811.                                            Politics
  812.                                        </a>
  813.                                        
  814.  
  815.                                        
  816.                                        
  817.                                
  818.                            
  819.                                        <a href="/category/sports/"
  820.                                            class="dropdown-item-v7">
  821.                                            Sports
  822.                                        </a>
  823.                                        
  824.  
  825.                                        
  826.                                        
  827.                                
  828.                            
  829.                                        <a href="/category/tech/"
  830.                                            class="dropdown-item-v7">
  831.                                            Tech
  832.                                        </a>
  833.                                        
  834.  
  835.                                        
  836.                                        
  837.                                
  838.                            
  839.                                        <a href="/category/travel/"
  840.                                            class="dropdown-item-v7">
  841.                                            Travel
  842.                                        </a>
  843.                                        
  844.  
  845.                                        
  846.                                        
  847.                                    </div>
  848.                                </li>
  849.                                
  850.                                
  851. <li>
  852.                  <a href="/page/contact-us/">
  853.                     Contact Us
  854.                  </a>
  855.              </li>
  856.                        </ul>
  857.                    </nav>
  858.  
  859.  
  860.                    <!-- Mobile Menu Button -->
  861.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  862.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  863.                            stroke-width="2">
  864.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  865.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  866.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  867.                        </svg>
  868.                        Menu
  869.                    </button>
  870.                </div>
  871.            </div>
  872.        </div>
  873.    </div>
  874.  
  875.    <!-- Overlay for mobile sidebar -->
  876.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  877. </header>
  878.  
  879. <style>
  880.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  881.    .header-v7 {
  882.        position: relative;
  883.        background: var(--navbar-bg);
  884.    }
  885.  
  886.    /* Top Bar Styles */
  887.    .top-bar-v7 {
  888.        padding: 15px 0;
  889.        border-bottom: 1px solid var(--border-color);
  890.        background: var(--navbar-bg);
  891.    }
  892.  
  893.    .logo-img-v7 {
  894.        max-height: 70px;
  895.        transition: transform 0.3s ease;
  896.    }
  897.  
  898.    .logo-img-v7:hover {
  899.        transform: scale(1.05);
  900.    }
  901.  
  902.    /* Search Bar Styles */
  903.    .search-container-v7 {
  904.        position: relative;
  905.        display: flex;
  906.        align-items: center;
  907.        background: transparent;
  908.        border: 2px solid var(--border-color);
  909.        border-radius: 8px;
  910.        overflow: hidden;
  911.        transition: all 0.3s ease;
  912.    }
  913.  
  914.    .search-container-v7:focus-within {
  915.        border-color: #007bff33;
  916.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  917.    }
  918.  
  919.    .search-input-v7 {
  920.        color: var(--topbar-color) !important;
  921.        flex: 1;
  922.        border: none;
  923.        padding: 12px 16px;
  924.        font-size: 14px;
  925.        outline: none;
  926.        background: transparent;
  927.    }
  928.  
  929.    .search-input-v7::placeholder {
  930.        color: #a0aec0;
  931.    }
  932.  
  933.    .search-btn-v7 {
  934.        background: var(--bs-primary);
  935.        color: white;
  936.        border: none;
  937.        padding: 12px 16px;
  938.        cursor: pointer;
  939.        transition: background 0.3s ease;
  940.    }
  941.  
  942.    .search-btn-v7:hover {
  943.        background: #3182ce;
  944.    }
  945.  
  946.    /* Header Actions */
  947.    .header-actions-v7 {
  948.        display: flex;
  949.        align-items: center;
  950.        gap: 15px;
  951.        justify-content: flex-end;
  952.    }
  953.  
  954.    .notification-btn-v7,
  955.    .profile-btn-v7 {
  956.        background: none;
  957.        border: none;
  958.        padding: 8px;
  959.        border-radius: 8px;
  960.        cursor: pointer;
  961.        transition: background 0.3s ease;
  962.        position: relative;
  963.    }
  964.  
  965.    .notification-btn-v7:hover,
  966.    .profile-btn-v7:hover {
  967.        background: #f1f5f9;
  968.    }
  969.  
  970.    .notification-badge-v7 {
  971.        position: absolute;
  972.        top: 2px;
  973.        right: 2px;
  974.        background: #e53e3e;
  975.        color: white;
  976.        font-size: 16px;
  977.        font-weight: 600;
  978.        width: 16px;
  979.        height: 16px;
  980.        border-radius: 50%;
  981.        display: flex;
  982.        align-items: center;
  983.        justify-content: center;
  984.    }
  985.  
  986.    .profile-avatar-v7 {
  987.        width: 32px;
  988.        height: 32px;
  989.        background: var(--border-color);
  990.        border-radius: 50%;
  991.        display: flex;
  992.        align-items: center;
  993.        justify-content: center;
  994.    }
  995.  
  996.    /* Main Navigation */
  997.    .main-nav-v7 {
  998.        background: var(--navbar-bg);
  999.    }
  1000.  
  1001.    .nav-wrapper-v7 {
  1002.        display: flex;
  1003.        align-items: center;
  1004.        justify-content: center;
  1005.        min-height: 60px;
  1006.    }
  1007.  
  1008.    /* Sidebar Navigation */
  1009.    .sidebar-nav-v7 {
  1010.        position: fixed;
  1011.        top: 0;
  1012.        left: -350px;
  1013.        width: 350px;
  1014.        height: 100vh;
  1015.        background: var(--navbar-bg);
  1016.        z-index: 1000;
  1017.        transition: left 0.3s ease;
  1018.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  1019.        overflow-y: auto;
  1020.    }
  1021.  
  1022.    .sidebar-nav-v7.show-v7 {
  1023.        left: 0;
  1024.    }
  1025.  
  1026.    .nav-header-v7 {
  1027.        display: flex;
  1028.        align-items: center;
  1029.        justify-content: space-between;
  1030.        padding: 20px 25px;
  1031.        border-bottom: 1px solid var(--border-color);
  1032.        background: var(--navbar-bg);
  1033.    }
  1034.  
  1035.    .nav-title-v7 {
  1036.        font-size: 16px;
  1037.        font-weight: 600;
  1038.        color: #2d3748;
  1039.        margin: 0;
  1040.    }
  1041.  
  1042.    .sidebar-close-v7 {
  1043.        background: none;
  1044.        border: none;
  1045.        padding: 8px;
  1046.        cursor: pointer;
  1047.        border-radius: 6px;
  1048.        transition: background 0.3s ease;
  1049.    }
  1050.  
  1051.    .sidebar-close-v7:hover {
  1052.        background: var(--border-color);
  1053.    }
  1054.  
  1055.    .sidebar-menu-v7 {
  1056.        list-style: none;
  1057.        padding: 20px 0;
  1058.        margin: 0;
  1059.    }
  1060.  
  1061.    .sidebar-item-v7 {
  1062.        margin-bottom: 5px;
  1063.    }
  1064.  
  1065.    .sidebar-link-v7 {
  1066.        display: flex;
  1067.        align-items: center;
  1068.        color: #4a5568;
  1069.        text-decoration: none;
  1070.        padding: 15px 25px;
  1071.        font-size: 15px;
  1072.        font-weight: 500;
  1073.        transition: all 0.3s ease;
  1074.        position: relative;
  1075.    }
  1076.  
  1077.    .sidebar-link-v7:hover,
  1078.    .sidebar-link-v7.active-v7 {
  1079.        color: #007bff;
  1080.        background: var(--border-color);
  1081.    }
  1082.  
  1083.    .sidebar-link-v7.active-v7::before {
  1084.        content: '';
  1085.        position: absolute;
  1086.        left: 0;
  1087.        top: 0;
  1088.        bottom: 0;
  1089.        width: 4px;
  1090.        background: #007bff;
  1091.    }
  1092.  
  1093.    .sidebar-icon-v7 {
  1094.        margin-right: 12px;
  1095.        color: currentColor;
  1096.    }
  1097.  
  1098.    .submenu-arrow-v7 {
  1099.        margin-left: auto;
  1100.        transition: transform 0.3s ease;
  1101.    }
  1102.  
  1103.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1104.        transform: rotate(180deg);
  1105.    }
  1106.  
  1107.    .sidebar-submenu-v7 {
  1108.        list-style: none;
  1109.        padding: 0;
  1110.        margin: 0;
  1111.        max-height: 0;
  1112.        overflow: hidden;
  1113.        transition: max-height 0.3s ease;
  1114.        background: var(--navbar-bg);
  1115.    }
  1116.  
  1117.    .sidebar-submenu-v7.show-v7 {
  1118.        max-height: 300px;
  1119.        padding: 10px 0;
  1120.    }
  1121.  
  1122.    .sidebar-sublink-v7 {
  1123.        display: block;
  1124.        color: #718096;
  1125.        text-decoration: none;
  1126.        padding: 10px 25px 10px 55px;
  1127.        font-size: 14px;
  1128.        transition: all 0.3s ease;
  1129.    }
  1130.  
  1131.    .sidebar-sublink-v7:hover {
  1132.        color: #007bff;
  1133.        background: var(--border-color);
  1134.    }
  1135.  
  1136.    /* Sidebar Footer */
  1137.    .sidebar-footer-v7 {
  1138.        padding: 25px;
  1139.        margin-top: auto;
  1140.        border-top: 1px solid var(--border-color);
  1141.    }
  1142.  
  1143.    .sidebar-cta-v7 {
  1144.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1145.        padding: 20px;
  1146.        border-radius: 12px;
  1147.        text-align: center;
  1148.        color: white;
  1149.    }
  1150.  
  1151.    .cta-title-v7 {
  1152.        font-size: 14px;
  1153.        font-weight: 600;
  1154.        margin: 0 0 5px 0;
  1155.    }
  1156.  
  1157.    .cta-text-v7 {
  1158.        font-size: 12px;
  1159.        margin: 0 0 15px 0;
  1160.        opacity: 0.9;
  1161.    }
  1162.  
  1163.    .cta-btn-v7 {
  1164.        background: rgba(255, 255, 255, 0.2);
  1165.        color: white;
  1166.        border: 1px solid rgba(255, 255, 255, 0.3);
  1167.        padding: 8px 20px;
  1168.        border-radius: 20px;
  1169.        font-size: 12px;
  1170.        font-weight: 500;
  1171.        cursor: pointer;
  1172.        transition: all 0.3s ease;
  1173.    }
  1174.  
  1175.    .cta-btn-v7:hover {
  1176.        background: rgba(255, 255, 255, 0.3);
  1177.    }
  1178.  
  1179.    /* Horizontal Navigation for Desktop */
  1180.    .horizontal-nav-v7 {
  1181.        flex: 1;
  1182.        display: flex;
  1183.        justify-content: center;
  1184.    }
  1185.  
  1186.    .horizontal-menu-v7 {
  1187.        list-style: none;
  1188.        padding: 0;
  1189.        margin: 0;
  1190.        display: flex;
  1191.        align-items: center;
  1192.    }
  1193.  
  1194.    .horizontal-item-v7 {
  1195.        position: relative;
  1196.        margin-right: 30px;
  1197.    }
  1198.  
  1199.    .horizontal-link-v7 {
  1200.        color: #4a5568;
  1201.        text-decoration: none;
  1202.        font-size: 16px;
  1203.        font-weight: 500;
  1204.        padding: 20px 0;
  1205.        position: relative;
  1206.        transition: color 0.3s ease;
  1207.    }
  1208.  
  1209.    .horizontal-link-v7::after {
  1210.        content: '';
  1211.        position: absolute;
  1212.        bottom: 0;
  1213.        left: 0;
  1214.        width: 0;
  1215.        height: 2px;
  1216.        background: #007bff;
  1217.        transition: width 0.3s ease;
  1218.    }
  1219.  
  1220.    .horizontal-link-v7:hover,
  1221.    .horizontal-link-v7.active-v7 {
  1222.        color: #007bff;
  1223.        font-weight: 600;
  1224.    }
  1225.  
  1226.    .horizontal-link-v7:hover::after,
  1227.    .horizontal-link-v7.active-v7::after {
  1228.        width: 100%;
  1229.    }
  1230.  
  1231.    /* Horizontal Dropdown */
  1232.    .horizontal-dropdown-v7 {
  1233.        position: absolute;
  1234.        top: 100%;
  1235.        left: 0;
  1236.        background: var(--navbar-bg);
  1237.        min-width: 200px;
  1238.        border-radius: 8px;
  1239.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1240.        opacity: 0;
  1241.        visibility: hidden;
  1242.        transform: translateY(-10px);
  1243.        transition: all 0.3s ease;
  1244.        padding: 10px 0;
  1245.        z-index: 100;
  1246.    }
  1247.  
  1248.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1249.        opacity: 1;
  1250.        visibility: visible;
  1251.        transform: translateY(0);
  1252.    }
  1253.  
  1254.    .dropdown-item-v7 {
  1255.        display: block;
  1256.        color: #4a5568;
  1257.        text-decoration: none;
  1258.        padding: 12px 20px;
  1259.        font-size: 14px;
  1260.        transition: all 0.3s ease;
  1261.    }
  1262.  
  1263.    .dropdown-item-v7:hover {
  1264.        color: #007bff;
  1265.        background: #565758ff;
  1266.    }
  1267.  
  1268.    /* Mobile Menu Button */
  1269.    .mobile-menu-btn-v7 {
  1270.        background: none;
  1271.        border: 1px solid var(--border-color);
  1272.        padding: 10px 15px;
  1273.        border-radius: 8px;
  1274.        cursor: pointer;
  1275.        display: flex;
  1276.        align-items: center;
  1277.        gap: 8px;
  1278.        font-size: 14px;
  1279.        font-weight: 500;
  1280.        color: #4a5568;
  1281.        transition: all 0.3s ease;
  1282.        margin: 0 auto;
  1283.    }
  1284.  
  1285.    .mobile-menu-btn-v7:hover {
  1286.        border-color: #cbd5e0;
  1287.        opacity: 0.7;
  1288.    }
  1289.  
  1290.    /* Sidebar Overlay */
  1291.    .sidebar-overlay-v7 {
  1292.        position: fixed;
  1293.        top: 0;
  1294.        left: 0;
  1295.        right: 0;
  1296.        bottom: 0;
  1297.        background: rgba(0, 0, 0, 0.5);
  1298.        z-index: 999;
  1299.        opacity: 0;
  1300.        visibility: hidden;
  1301.        transition: all 0.3s ease;
  1302.    }
  1303.  
  1304.    .sidebar-overlay-v7.show-v7 {
  1305.        opacity: 1;
  1306.        visibility: visible;
  1307.    }
  1308.  
  1309.    /* Responsive Design */
  1310.    @media (max-width: 991px) {
  1311.        .top-bar-v7 .col-lg-6 {
  1312.            order: 3;
  1313.            margin-top: 15px;
  1314.        }
  1315.  
  1316.        .header-actions-v7 {
  1317.            justify-content: flex-start;
  1318.        }
  1319.    }
  1320.  
  1321.    @media (max-width: 768px) {
  1322.        .sidebar-nav-v7 {
  1323.            width: 300px;
  1324.            left: -300px;
  1325.        }
  1326.  
  1327.        .search-container-v7 {
  1328.            margin-top: 10px;
  1329.        }
  1330.    }
  1331. </style>
  1332.  
  1333. <script>
  1334.    function openSidebarV7() {
  1335.        const sidebar = document.getElementById('sidebarNavV7');
  1336.        const overlay = document.getElementById('sidebarOverlayV7');
  1337.  
  1338.        sidebar.classList.add('show-v7');
  1339.        overlay.classList.add('show-v7');
  1340.        document.body.style.overflow = 'hidden';
  1341.    }
  1342.  
  1343.    function closeSidebarV7() {
  1344.        const sidebar = document.getElementById('sidebarNavV7');
  1345.        const overlay = document.getElementById('sidebarOverlayV7');
  1346.  
  1347.        sidebar.classList.remove('show-v7');
  1348.        overlay.classList.remove('show-v7');
  1349.        document.body.style.overflow = '';
  1350.    }
  1351.  
  1352.    function toggleSubmenuV7(submenuId) {
  1353.        const submenu = document.getElementById(submenuId);
  1354.        const parentItem = submenu.closest('.sidebar-item-v7');
  1355.  
  1356.        // Close other open submenus
  1357.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1358.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1359.  
  1360.        allSubmenus.forEach(menu => {
  1361.            if (menu.id !== submenuId) {
  1362.                menu.classList.remove('show-v7');
  1363.            }
  1364.        });
  1365.  
  1366.        allParentItems.forEach(item => {
  1367.            if (item !== parentItem) {
  1368.                item.classList.remove('open-v7');
  1369.            }
  1370.        });
  1371.  
  1372.        // Toggle current submenu
  1373.        submenu.classList.toggle('show-v7');
  1374.        parentItem.classList.toggle('open-v7');
  1375.    }
  1376.  
  1377.    // Close sidebar when clicking outside
  1378.    document.addEventListener('click', function (event) {
  1379.        const sidebar = document.getElementById('sidebarNavV7');
  1380.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1381.  
  1382.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1383.            closeSidebarV7();
  1384.        }
  1385.    });
  1386.  
  1387.    // Handle window resize
  1388.    window.addEventListener('resize', function () {
  1389.        if (window.innerWidth >= 992) {
  1390.            closeSidebarV7();
  1391.        }
  1392.    });
  1393. </script>
  1394.  
  1395. <script>
  1396.  document.addEventListener("DOMContentLoaded", function () {
  1397.    console.log("loaded");
  1398.  
  1399.     const searchInput = document.getElementById("search-input")
  1400.    const searchResults = document.getElementById("search-results");
  1401.  
  1402.    if (!searchInput || !searchResults) {
  1403.      console.error("Search input/results not found");
  1404.      return;
  1405.    }
  1406.  
  1407.    // Prevent form submission
  1408.    if (searchInput.form) {
  1409.      searchInput.form.addEventListener("submit", function (e) {
  1410.        e.preventDefault();
  1411.      });
  1412.    }
  1413.  
  1414.    // Add event listener for keyup
  1415.    searchInput.addEventListener("keyup", function (e) {
  1416.      console.log("Key pressed:", e.key);
  1417.      e.preventDefault();
  1418.  
  1419.      const query = searchInput.value.trim();
  1420.      console.log("User is typing: " + query);
  1421.  
  1422.      // If empty → clear and hide
  1423.      if (query === "") {
  1424.        searchResults.innerHTML = "";
  1425.        searchResults.style.display = "none";
  1426.        return;
  1427.      }
  1428.  
  1429.      // Show results
  1430.      searchResults.style.display = "block";
  1431.  
  1432.      // Fetch search results
  1433.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1434.        method: "GET",
  1435.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1436.      })
  1437.        .then(response => {
  1438.          console.log("Response Status:", response.status);
  1439.          return response.json();
  1440.        })
  1441.        .then(data => {
  1442.          console.log("Data received:", data);
  1443.          if (data.html) {
  1444.            searchResults.innerHTML = data.html;
  1445.          } else {
  1446.            searchResults.innerHTML = "<p>No results found.</p>";
  1447.          }
  1448.        })
  1449.        .catch(error => {
  1450.          console.error("Error fetching search results:", error);
  1451.        });
  1452.    });
  1453.  
  1454.    // Close results when clicking outside
  1455.    document.addEventListener("click", function (e) {
  1456.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1457.        searchResults.style.display = "none";
  1458.      }
  1459.    });
  1460.  
  1461.    // Close results on ESC key
  1462.    document.addEventListener("keydown", function (e) {
  1463.      if (e.key === "Escape") {
  1464.        searchResults.style.display = "none";
  1465.      }
  1466.    });
  1467.  });
  1468. </script>
  1469.  
  1470. <style>
  1471.        /* search field */
  1472.  .search-results-container {
  1473.  position: absolute;
  1474.  top: 100%; /* Position it below the input field */
  1475.  left: 10px;
  1476.  right: 10px;
  1477.  background-color: white;
  1478.  border: 1px solid #ddd;
  1479.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1480.  max-height: 300px;
  1481.  overflow-y: auto;
  1482.  z-index: 1000;
  1483.  display: none; /* Initially hidden */
  1484. }
  1485.  
  1486. .search-results-container p {
  1487.  margin: 0;
  1488. }
  1489.  
  1490. .search-results-container .result-item {
  1491.  padding: 10px;
  1492.  cursor: pointer;
  1493. }
  1494.  
  1495. .search-results-container .result-item:hover {
  1496.  background-color: #f0f0f0;
  1497. }
  1498. </style>
  1499.  
  1500.        </header>
  1501.        <!-- end of header -->
  1502.        <!-- start of wpo-blog-hero -->
  1503.        
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511. <div class="blog-hero-v9">
  1512.  <div class="container-fluid fluid-container">
  1513.    <!-- Top Section: Split Layout -->
  1514.    <div class="row g-4 mb-5">
  1515.      <!-- Large Featured Article (Left) -->
  1516.      
  1517.              
  1518.      <div class="col-lg-8 col-12">
  1519.        <article class="large-featured">
  1520.          <div class="featured-image-container">
  1521.            
  1522.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Surgeons from the Scottish region and the US Complete World-First Brain Operation With Robotic System" class="featured-image">
  1523.            
  1524.            <div class="category-tag bg-primary-gradient">News</div>
  1525.          </div>
  1526.          <div class="featured-content">
  1527.            <h1 class="featured-title"><a href="/surgeons-from-the-scottish-region-and-the-us-complete-world-first-brain-operation-with-robotic-system/">
  1528.                                Surgeons from the Scottish region and the US Complete World-First Brain Operation With Robotic System
  1529.                            </a></h1>
  1530.            <p class="featured-summary"></p>
  1531.            <div class="article-meta">
  1532.              <div class="author-info">
  1533.                
  1534.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" class="author-pic" >
  1535.                  
  1536.                <span class="author-name">Stephanie Mccarthy PhD</span>
  1537.                <span class="post-time">May 14, 2026</span>
  1538.              </div>
  1539.            </div>
  1540.          </div>
  1541.        </article>
  1542.      </div>
  1543.      
  1544.      
  1545.  
  1546.      <!-- Smaller Featured Articles (Right, Stacked) -->
  1547.      <div class="col-lg-4 col-12">
  1548.        <div class="stacked-features">
  1549.          
  1550.          <article class="small-featured">
  1551.            <div class="small-image-container">
  1552.              
  1553.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="The Chinese Proposed Artificial Intelligence Regulations Focus on Child Safeguards and Self-Harm Risk Mitigation." class="small-image">
  1554.              
  1555.              <div class="category-tag bg-primary-gradient">News</div>
  1556.            </div>
  1557.            <div class="small-content">
  1558.              <h3 class="small-title"> <a href="/the-chinese-proposed-artificial-intelligence-regulations-focus-on-child-safeguards-and-self-harm-risk-mitigation/">
  1559.                                The Chinese Proposed Artificial Intelligence Regulations Focus on Child Safeguards and Self-Harm Risk Mitigation.
  1560.                            </a></h3>
  1561.              <p class="compact-text"></p>
  1562.              <div class="small-meta">
  1563.                <span class="small-author">Stephanie Mccarthy PhD</span>
  1564.                <span class="small-date">May 13, 2026</span>
  1565.              </div>
  1566.            </div>
  1567.          </article>
  1568.      
  1569.          <article class="small-featured">
  1570.            <div class="small-image-container">
  1571.              
  1572.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="California&#x27;s Governor Acknowledges He Is Evaluating a Presidential Campaign for 2028" class="small-image">
  1573.              
  1574.              <div class="category-tag bg-primary-gradient">News</div>
  1575.            </div>
  1576.            <div class="small-content">
  1577.              <h3 class="small-title"> <a href="/californias-governor-acknowledges-he-is-evaluating-a-presidential-campaign-for-2028/">
  1578.                                California&#x27;s Governor Acknowledges He Is Evaluating a Presidential Campaign for 2028
  1579.                            </a></h3>
  1580.              <p class="compact-text"></p>
  1581.              <div class="small-meta">
  1582.                <span class="small-author">Stephanie Mccarthy PhD</span>
  1583.                <span class="small-date">May 13, 2026</span>
  1584.              </div>
  1585.            </div>
  1586.          </article>
  1587.      
  1588.        </div>
  1589.      </div>
  1590.    </div>
  1591.    <!-- Bottom Section: Three Compact Cards -->
  1592.    <div class="row g-4">
  1593.      
  1594.      <div class="col-lg-4 col-md-6 col-12">
  1595.        <article class="compact-card">
  1596.          <div class="compact-image">
  1597.            
  1598.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Some groups on the opposing sides who offer only discontent: The government is proceeding with the job of economic renewal." >
  1599.            
  1600.            <div class="compact-category bg-primary-gradient">News</div>
  1601.          </div>
  1602.          <div class="compact-body">
  1603.            <h3 class="compact-title"> <a href="/some-groups-on-the-opposing-sides-who-offer-only-discontent-the-government-is-proceeding-with-the-job-of-economic-renewal/">
  1604.                                    Some groups on the opposing sides who offer only discontent: The government is proceeding with the job of economic renewal.
  1605.                                </a></h3>
  1606.            <p class="compact-text"></p>
  1607.            <div class="compact-footer">
  1608.              <span class="compact-name">Stephanie Mccarthy PhD</span>
  1609.              <span class="compact-date">May 13</span>
  1610.            </div>
  1611.          </div>
  1612.        </article>
  1613.      </div>
  1614.      
  1615.      <div class="col-lg-4 col-md-6 col-12">
  1616.        <article class="compact-card">
  1617.          <div class="compact-image">
  1618.            
  1619.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="The Greater Manchester Mayor Was &#x27;Likely&#x27; to Have Secured the Recent Byelection, Says Labour Deputy Leader" >
  1620.            
  1621.            <div class="compact-category bg-primary-gradient">News</div>
  1622.          </div>
  1623.          <div class="compact-body">
  1624.            <h3 class="compact-title"> <a href="/the-greater-manchester-mayor-was-likely-to-have-secured-the-recent-byelection-says-labour-deputy-leader/">
  1625.                                    The Greater Manchester Mayor Was &#x27;Likely&#x27; to Have Secured the Recent Byelection, Says Labour Deputy Leader
  1626.                                </a></h3>
  1627.            <p class="compact-text"></p>
  1628.            <div class="compact-footer">
  1629.              <span class="compact-name">Stephanie Mccarthy PhD</span>
  1630.              <span class="compact-date">May 13</span>
  1631.            </div>
  1632.          </div>
  1633.        </article>
  1634.      </div>
  1635.      
  1636.    </div>
  1637.  </div>
  1638. </div>
  1639.  
  1640. <style>
  1641.  
  1642.  /* Large Featured Article */
  1643.  .large-featured {
  1644.    background: var(--card-bg, #ffffff);
  1645.    border-radius: 10px;
  1646.    overflow: hidden;
  1647.    transition: box-shadow 0.3s ease;
  1648.  }
  1649.  
  1650.  .large-featured:hover {
  1651.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1652.  }
  1653.  
  1654.  .featured-image-container {
  1655.    position: relative;
  1656.    height: 350px;
  1657.    overflow: hidden;
  1658.  }
  1659.  
  1660.  .featured-image {
  1661.    width: 100%;
  1662.    height: 100%;
  1663.    object-fit: cover;
  1664.  }
  1665.  
  1666.  .featured-content {
  1667.    padding: 2rem;
  1668.  }
  1669.  
  1670.  .featured-title {
  1671.    font-size: 2.2rem;
  1672.    font-weight: 700;
  1673.    color: #111827;
  1674.    margin-bottom: 0.75rem;
  1675.    line-height: 1.3;
  1676.  }
  1677.  
  1678.  .featured-summary {
  1679.    font-size: 1rem;
  1680.    color: #4b5563;
  1681.    line-height: 1.6;
  1682.    margin-bottom: 1.25rem;
  1683.  }
  1684.  
  1685.  .article-meta {
  1686.    display: flex;
  1687.    align-items: center;
  1688.    gap: 0.75rem;
  1689.    font-size: 0.85rem;
  1690.    color: #6b7280;
  1691.  }
  1692.  
  1693.  .author-info {
  1694.    display: flex;
  1695.    align-items: center;
  1696.    gap: 0.5rem;
  1697.  }
  1698.  
  1699.  .author-pic {
  1700.    width: 36px;
  1701.    height: 36px;
  1702.    border-radius: 50%;
  1703.  }
  1704.  
  1705.  .author-name {
  1706.    font-weight: 600;
  1707.    color: #374151;
  1708.  }
  1709.  
  1710.  /* Smaller Featured Articles (Stacked) */
  1711.  .stacked-features {
  1712.    display: flex;
  1713.    flex-direction: column;
  1714.    gap: 1.5rem;
  1715.  }
  1716.  
  1717.  .small-featured {
  1718.    background: var(--card-bg, #ffffff);
  1719.    border-radius: 10px;
  1720.    overflow: hidden;
  1721.    transition: box-shadow 0.3s ease;
  1722.  }
  1723.  
  1724.  .small-featured:hover {
  1725.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1726.  }
  1727.  
  1728.  .small-image-container {
  1729.    position: relative;
  1730.    height: 150px;
  1731.    overflow: hidden;
  1732.  }
  1733.  
  1734.  .small-image {
  1735.    width: 100%;
  1736.    height: 100%;
  1737.    object-fit: cover;
  1738.  }
  1739.  
  1740.  .small-content {
  1741.    padding: 1.25rem;
  1742.  }
  1743.  
  1744.  .small-title {
  1745.    font-size: 1.2rem;
  1746.    font-weight: 600;
  1747.    color: #111827;
  1748.    margin-bottom: 0.5rem;
  1749.  }
  1750.  
  1751.  .small-meta {
  1752.    display: flex;
  1753.    gap: 0.5rem;
  1754.    font-size: 0.8rem;
  1755.    color: #6b7280;
  1756.  }
  1757.  
  1758.  /* Category Tags - Gradient for Difference */
  1759.  .category-tag {
  1760.    position: absolute;
  1761.    top: 0.75rem;
  1762.    left: 0.75rem;
  1763.    padding: 0.3rem 1rem;
  1764.    font-size: 0.75rem;
  1765.    font-weight: 600;
  1766.    text-transform: uppercase;
  1767.    color: white;
  1768.    border-radius: 15px; /* Soft pill shape */
  1769.  }
  1770.  
  1771.  
  1772.  
  1773.  /* Compact Cards - Borderless */
  1774.  .compact-card {
  1775.    background: var(--card-bg, #ffffff);
  1776.    border-radius: 10px;
  1777.    overflow: hidden;
  1778.    transition: box-shadow 0.3s ease;
  1779.  }
  1780.  
  1781.  .compact-card:hover {
  1782.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1783.  }
  1784.  
  1785.  .compact-image {
  1786.    position: relative;
  1787.    height: 180px;
  1788.    overflow: hidden;
  1789.  }
  1790.  
  1791.  .compact-image img {
  1792.    width: 100%;
  1793.    height: 100%;
  1794.    object-fit: cover;
  1795.  }
  1796.  
  1797.  .compact-category {
  1798.    position: absolute;
  1799.    top: 0.75rem;
  1800.    left: 0.75rem;
  1801.    padding: 0.3rem 0.8rem;
  1802.    font-size: 0.7rem;
  1803.    border-radius: 15px;
  1804.    color: white;
  1805.  }
  1806.  
  1807.  .compact-body {
  1808.    padding: 1.5rem;
  1809.  }
  1810.  
  1811.  .compact-title {
  1812.    font-size: 1.1rem;
  1813.    font-weight: 600;
  1814.    color: #111827;
  1815.    margin-bottom: 0.5rem;
  1816.  }
  1817.  
  1818.  .compact-text {
  1819.    font-size: 0.9rem;
  1820.    color: #4b5563;
  1821.    line-height: 1.5;
  1822.    margin-bottom: 1rem;
  1823.  }
  1824.  
  1825.  .compact-footer {
  1826.    display: flex;
  1827.    justify-content: space-between;
  1828.    font-size: 0.8rem;
  1829.    color: #6b7280;
  1830.  }
  1831.  
  1832.  /* Responsive Design */
  1833.  @media (max-width: 992px) {
  1834.    .featured-image-container {
  1835.      height: 280px;
  1836.    }
  1837.  
  1838.    .featured-title {
  1839.      font-size: 1.8rem;
  1840.    }
  1841.  
  1842.    .small-image-container {
  1843.      height: 120px;
  1844.    }
  1845.  }
  1846.  
  1847.  @media (max-width: 768px) {
  1848.    .featured-content,
  1849.    .small-content,
  1850.    .compact-body {
  1851.      padding: 1.25rem;
  1852.    }
  1853.  
  1854.    .compact-image {
  1855.      height: 150px;
  1856.    }
  1857.  }
  1858.  
  1859.  @media (max-width: 576px) {
  1860.    .featured-title {
  1861.      font-size: 1.5rem;
  1862.    }
  1863.  
  1864.    .small-title,
  1865.    .compact-title {
  1866.      font-size: 1rem;
  1867.    }
  1868.  }
  1869. </style>
  1870.  
  1871.  
  1872.  
  1873.  
  1874.        <!-- end of wpo-blog-hero -->
  1875.  
  1876.        <!-- start of wpo-breacking-news -->
  1877.        
  1878.        <!-- end of wpo-breacking-news -->
  1879.        
  1880.        <!-- start wpo-blog-highlights-section -->
  1881.        
  1882.  
  1883.  
  1884.  
  1885.    
  1886.  
  1887.  
  1888. <style>
  1889.  
  1890.    .blog-highlights-section {
  1891.        padding: 30px 0;
  1892.    }
  1893.  
  1894.    .blog-cards-grid {
  1895.        display: grid;
  1896.        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  1897.        gap: 30px;
  1898.    }
  1899.  
  1900.    .blog-card {
  1901.        background: var(--card-bg);
  1902.        border: 1px solid var(--card-border);
  1903.        border-radius: var(--border-radius);
  1904.        overflow: hidden;
  1905.        transition: all 0.3s ease;
  1906.        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  1907.    }
  1908.  
  1909.    .blog-card:hover {
  1910.        transform: translateY(-8px);
  1911.        box-shadow: 0 12px 35px rgba(0,0,0,0.1);
  1912.        border-color: var(--theme-primary-color);
  1913.    }
  1914.  
  1915.    .blog-card-image {
  1916.        position: relative;
  1917.        height: 220px;
  1918.        overflow: hidden;
  1919.    }
  1920.  
  1921.    .blog-card-image img {
  1922.        width: 100%;
  1923.        height: 100%;
  1924.        object-fit: cover;
  1925.        transition: transform 0.3s ease;
  1926.    }
  1927.  
  1928.    .blog-card:hover .blog-card-image img {
  1929.        transform: scale(1.05);
  1930.    }
  1931.  
  1932.    .blog-category {
  1933.        position: absolute;
  1934.        top: 15px;
  1935.        right: 15px;
  1936.        color: white;
  1937.        padding: 6px 12px;
  1938.        border-radius: 20px;
  1939.        font-size: 12px;
  1940.        font-weight: 600;
  1941.        text-transform: uppercase;
  1942.        letter-spacing: 0.5px;
  1943.    }
  1944.  
  1945.    .blog-card-content {
  1946.        padding: 25px;
  1947.    }
  1948.  
  1949.    .blog-card-title {
  1950.        font-family: var(--heading-font);
  1951.        font-size: 1.3rem;
  1952.        font-weight: var(--heading-weight);
  1953.        color: var(--top-color);
  1954.        margin-bottom: 15px;
  1955.        line-height: 1.4;
  1956.    }
  1957.  
  1958.    .blog-card-title a {
  1959.        color: inherit !important;
  1960.        text-decoration: none;
  1961.        transition: color 0.3s ease;
  1962.    }
  1963.  
  1964.    .blog-card-title a:hover {
  1965.        color: var(--theme-primary-color);
  1966.    }
  1967.  
  1968.    .blog-card-meta {
  1969.        display: flex;
  1970.        align-items: center;
  1971.        gap: 15px;
  1972.        margin-bottom: 15px;
  1973.        font-size: 14px;
  1974.        color: var(--text-light-color);
  1975.    }
  1976.  
  1977.    .blog-author-img {
  1978.        width: 30px;
  1979.        height: 30px;
  1980.        border-radius: 50%;
  1981.        object-fit: cover;
  1982.    }
  1983.  
  1984.    .blog-card-excerpt {
  1985.        color: var(--body-color);
  1986.        font-size: 15px;
  1987.        line-height: 1.6;
  1988.        margin-bottom: 20px;
  1989.        display: -webkit-box;
  1990.        -webkit-line-clamp: 3;
  1991.        -webkit-box-orient: vertical;
  1992.        overflow: hidden;
  1993.    }
  1994.  
  1995.    .blog-card-footer {
  1996.        display: flex;
  1997.        justify-content: space-between;
  1998.        align-items: center;
  1999.        padding-top: 15px;
  2000.        border-top: 1px solid var(--border-color-s2);
  2001.    }
  2002.  
  2003.    .blog-read-time {
  2004.        font-size: 13px;
  2005.        color: var(--light);
  2006.    }
  2007.  
  2008.    .blog-read-more {
  2009.        color: var(--top-color) !important;
  2010.        text-decoration: none;
  2011.        font-weight: 600;
  2012.        font-size: 14px;
  2013.        transition: all 0.3s ease;
  2014.    }
  2015.  
  2016.    .blog-read-more:hover {
  2017.        color: var(--theme-primary-color-s2);
  2018.        text-decoration: underline;
  2019.    }
  2020.  
  2021.    .section-title {
  2022.        font-family: var(--heading-font);
  2023.        font-size: 2.5rem;
  2024.        font-weight: var(--heading-weight);
  2025.        color: var(--heading-color);
  2026.        text-align: center;
  2027.        margin-bottom: 20px;
  2028.    }
  2029.  
  2030.    .section-subtitle {
  2031.        text-align: center;
  2032.        color: var(--text-light-color);
  2033.        font-size: 1.1rem;
  2034.        max-width: 600px;
  2035.        margin: 0 auto;
  2036.    }
  2037.  
  2038.    @media (max-width: 768px) {
  2039.        .blog-cards-grid {
  2040.            grid-template-columns: 1fr;
  2041.            gap: 20px;
  2042.        }
  2043.        
  2044.        .section-title {
  2045.            font-size: 2rem;
  2046.        }
  2047.        
  2048.        .blog-highlights-section {
  2049.            padding: 60px 0;
  2050.        }
  2051.    }
  2052. </style>
  2053.  
  2054. <section class="blog-highlights-section">
  2055.     <div class="container-fluid fluid-container">
  2056.      
  2057.            <div class="section-title">
  2058.                <h2>
  2059.                Today's Top Highlights
  2060.                   </h2>
  2061.                <p class="section-subtitle">Discover the latest stories and insights from our community</p>
  2062.    </div>
  2063.        
  2064.        <div class="row">
  2065.            <div class="col-lg-8 col-12">
  2066.                <div class="blog-cards-grid">
  2067.                    
  2068.                    <article class="blog-card">
  2069.                        <div class="blog-card-image">
  2070.                          
  2071.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2072.                            
  2073.                            <span class="blog-category bg-primary-gradient">
  2074.                                News
  2075.                            </span>
  2076.                        </div>
  2077.                        <div class="blog-card-content">
  2078.                            <h3 class="blog-card-title">
  2079.                                <a href="/former-bbc-consultants-undergo-members-of-parliaments-grilling-in-the-wake-of-claims-of-partiality-in-unauthorized-memo/" >
  2080.                                Former BBC Consultants Undergo Members of Parliament&#x27;s Grilling In the Wake of Claims of Partiality in Unauthorized Memo
  2081.                                </a>
  2082.                            </h3>
  2083.                            <div class="blog-card-meta">
  2084.                                
  2085.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2086.                                
  2087.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2088.                                <span>•</span>
  2089.                                <span>13 May 2026</span>
  2090.                            </div>
  2091.                            <p class="blog-card-excerpt">
  2092.                                
  2093.                            </p>
  2094.                            <div class="blog-card-footer">
  2095.                                <div class="blog-read-time">
  2096.                                    📖 5 min read
  2097.                                </div>
  2098.                                <a href="/former-bbc-consultants-undergo-members-of-parliaments-grilling-in-the-wake-of-claims-of-partiality-in-unauthorized-memo/" class="blog-read-more">
  2099.                                    Read More →
  2100.                                </a>
  2101.                            </div>
  2102.                        </div>
  2103.                    </article>
  2104.                    
  2105.                    <article class="blog-card">
  2106.                        <div class="blog-card-image">
  2107.                          
  2108.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2109.                            
  2110.                            <span class="blog-category bg-primary-gradient">
  2111.                                News
  2112.                            </span>
  2113.                        </div>
  2114.                        <div class="blog-card-content">
  2115.                            <h3 class="blog-card-title">
  2116.                                <a href="/canadas-blue-jays-claim-fall-classic-meeting-against-the-dodgers/" >
  2117.                                Canada&#x27;s Blue Jays Claim Fall Classic Meeting Against the Dodgers
  2118.                                </a>
  2119.                            </h3>
  2120.                            <div class="blog-card-meta">
  2121.                                
  2122.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2123.                                
  2124.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2125.                                <span>•</span>
  2126.                                <span>13 May 2026</span>
  2127.                            </div>
  2128.                            <p class="blog-card-excerpt">
  2129.                                
  2130.                            </p>
  2131.                            <div class="blog-card-footer">
  2132.                                <div class="blog-read-time">
  2133.                                    📖 5 min read
  2134.                                </div>
  2135.                                <a href="/canadas-blue-jays-claim-fall-classic-meeting-against-the-dodgers/" class="blog-read-more">
  2136.                                    Read More →
  2137.                                </a>
  2138.                            </div>
  2139.                        </div>
  2140.                    </article>
  2141.                    
  2142.                    <article class="blog-card">
  2143.                        <div class="blog-card-image">
  2144.                          
  2145.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2146.                            
  2147.                            <span class="blog-category bg-primary-gradient">
  2148.                                News
  2149.                            </span>
  2150.                        </div>
  2151.                        <div class="blog-card-content">
  2152.                            <h3 class="blog-card-title">
  2153.                                <a href="/the-visitors-select-bashir-in-team-for-the-ashes-series-opener/" >
  2154.                                The visitors Select Bashir in Team for The Ashes series Opener
  2155.                                </a>
  2156.                            </h3>
  2157.                            <div class="blog-card-meta">
  2158.                                
  2159.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2160.                                
  2161.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2162.                                <span>•</span>
  2163.                                <span>13 May 2026</span>
  2164.                            </div>
  2165.                            <p class="blog-card-excerpt">
  2166.                                
  2167.                            </p>
  2168.                            <div class="blog-card-footer">
  2169.                                <div class="blog-read-time">
  2170.                                    📖 5 min read
  2171.                                </div>
  2172.                                <a href="/the-visitors-select-bashir-in-team-for-the-ashes-series-opener/" class="blog-read-more">
  2173.                                    Read More →
  2174.                                </a>
  2175.                            </div>
  2176.                        </div>
  2177.                    </article>
  2178.                    
  2179.                    <article class="blog-card">
  2180.                        <div class="blog-card-image">
  2181.                          
  2182.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2183.                            
  2184.                            <span class="blog-category bg-primary-gradient">
  2185.                                News
  2186.                            </span>
  2187.                        </div>
  2188.                        <div class="blog-card-content">
  2189.                            <h3 class="blog-card-title">
  2190.                                <a href="/olympic-athlete-and-several-eritreans-freed-after-18-years-without-facing-charges-relatives-report/" >
  2191.                                Olympic Athlete and Several Eritreans Freed After 18 Years Without Facing Charges, Relatives Report
  2192.                                </a>
  2193.                            </h3>
  2194.                            <div class="blog-card-meta">
  2195.                                
  2196.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2197.                                
  2198.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2199.                                <span>•</span>
  2200.                                <span>13 May 2026</span>
  2201.                            </div>
  2202.                            <p class="blog-card-excerpt">
  2203.                                
  2204.                            </p>
  2205.                            <div class="blog-card-footer">
  2206.                                <div class="blog-read-time">
  2207.                                    📖 5 min read
  2208.                                </div>
  2209.                                <a href="/olympic-athlete-and-several-eritreans-freed-after-18-years-without-facing-charges-relatives-report/" class="blog-read-more">
  2210.                                    Read More →
  2211.                                </a>
  2212.                            </div>
  2213.                        </div>
  2214.                    </article>
  2215.                    
  2216.                    <article class="blog-card">
  2217.                        <div class="blog-card-image">
  2218.                          
  2219.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2220.                            
  2221.                            <span class="blog-category bg-primary-gradient">
  2222.                                News
  2223.                            </span>
  2224.                        </div>
  2225.                        <div class="blog-card-content">
  2226.                            <h3 class="blog-card-title">
  2227.                                <a href="/kpop-demon-hunters-floats-to-make-a-grand-appearance-at-macys-thanksgiving-day-parade/" >
  2228.                                KPop Demon Hunters Floats to Make a Grand Appearance at Macy&#x27;s Thanksgiving Day Parade
  2229.                                </a>
  2230.                            </h3>
  2231.                            <div class="blog-card-meta">
  2232.                                
  2233.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2234.                                
  2235.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2236.                                <span>•</span>
  2237.                                <span>12 May 2026</span>
  2238.                            </div>
  2239.                            <p class="blog-card-excerpt">
  2240.                                
  2241.                            </p>
  2242.                            <div class="blog-card-footer">
  2243.                                <div class="blog-read-time">
  2244.                                    📖 5 min read
  2245.                                </div>
  2246.                                <a href="/kpop-demon-hunters-floats-to-make-a-grand-appearance-at-macys-thanksgiving-day-parade/" class="blog-read-more">
  2247.                                    Read More →
  2248.                                </a>
  2249.                            </div>
  2250.                        </div>
  2251.                    </article>
  2252.                    
  2253.                    <article class="blog-card">
  2254.                        <div class="blog-card-image">
  2255.                          
  2256.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2257.                            
  2258.                            <span class="blog-category bg-primary-gradient">
  2259.                                News
  2260.                            </span>
  2261.                        </div>
  2262.                        <div class="blog-card-content">
  2263.                            <h3 class="blog-card-title">
  2264.                                <a href="/shocking-unearthing-bodies-of-missing-mother-and-child-located-in-freezing-units-in-the-alpine-nation/" >
  2265.                                Shocking Unearthing: Bodies of Missing Mother and Child Located in Freezing Units in the Alpine Nation
  2266.                                </a>
  2267.                            </h3>
  2268.                            <div class="blog-card-meta">
  2269.                                
  2270.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2271.                                
  2272.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2273.                                <span>•</span>
  2274.                                <span>12 May 2026</span>
  2275.                            </div>
  2276.                            <p class="blog-card-excerpt">
  2277.                                
  2278.                            </p>
  2279.                            <div class="blog-card-footer">
  2280.                                <div class="blog-read-time">
  2281.                                    📖 5 min read
  2282.                                </div>
  2283.                                <a href="/shocking-unearthing-bodies-of-missing-mother-and-child-located-in-freezing-units-in-the-alpine-nation/" class="blog-read-more">
  2284.                                    Read More →
  2285.                                </a>
  2286.                            </div>
  2287.                        </div>
  2288.                    </article>
  2289.                    
  2290.                    <article class="blog-card">
  2291.                        <div class="blog-card-image">
  2292.                          
  2293.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2294.                            
  2295.                            <span class="blog-category bg-primary-gradient">
  2296.                                News
  2297.                            </span>
  2298.                        </div>
  2299.                        <div class="blog-card-content">
  2300.                            <h3 class="blog-card-title">
  2301.                                <a href="/the-music-streaming-giants-wrapped-release-timeline-and-your-burning-questions-explained/" >
  2302.                                The Music Streaming Giant&#x27;s Wrapped: Release Timeline and Your Burning Questions Explained
  2303.                                </a>
  2304.                            </h3>
  2305.                            <div class="blog-card-meta">
  2306.                                
  2307.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2308.                                
  2309.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2310.                                <span>•</span>
  2311.                                <span>12 May 2026</span>
  2312.                            </div>
  2313.                            <p class="blog-card-excerpt">
  2314.                                
  2315.                            </p>
  2316.                            <div class="blog-card-footer">
  2317.                                <div class="blog-read-time">
  2318.                                    📖 5 min read
  2319.                                </div>
  2320.                                <a href="/the-music-streaming-giants-wrapped-release-timeline-and-your-burning-questions-explained/" class="blog-read-more">
  2321.                                    Read More →
  2322.                                </a>
  2323.                            </div>
  2324.                        </div>
  2325.                    </article>
  2326.                    
  2327.                    <article class="blog-card">
  2328.                        <div class="blog-card-image">
  2329.                          
  2330.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2331.                            
  2332.                            <span class="blog-category bg-primary-gradient">
  2333.                                News
  2334.                            </span>
  2335.                        </div>
  2336.                        <div class="blog-card-content">
  2337.                            <h3 class="blog-card-title">
  2338.                                <a href="/calm-end-to-messis-visit-to-india-in-the-wake-of-disorder-in-kolkata/" >
  2339.                                Calm End to Messi&#x27;s Visit to India In the Wake of Disorder in Kolkata
  2340.                                </a>
  2341.                            </h3>
  2342.                            <div class="blog-card-meta">
  2343.                                
  2344.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2345.                                
  2346.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2347.                                <span>•</span>
  2348.                                <span>12 May 2026</span>
  2349.                            </div>
  2350.                            <p class="blog-card-excerpt">
  2351.                                
  2352.                            </p>
  2353.                            <div class="blog-card-footer">
  2354.                                <div class="blog-read-time">
  2355.                                    📖 5 min read
  2356.                                </div>
  2357.                                <a href="/calm-end-to-messis-visit-to-india-in-the-wake-of-disorder-in-kolkata/" class="blog-read-more">
  2358.                                    Read More →
  2359.                                </a>
  2360.                            </div>
  2361.                        </div>
  2362.                    </article>
  2363.                    
  2364.                    <article class="blog-card">
  2365.                        <div class="blog-card-image">
  2366.                          
  2367.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2368.                            
  2369.                            <span class="blog-category bg-primary-gradient">
  2370.                                News
  2371.                            </span>
  2372.                        </div>
  2373.                        <div class="blog-card-content">
  2374.                            <h3 class="blog-card-title">
  2375.                                <a href="/brian-harris-obituary-an-existence-behind-the-camera/" >
  2376.                                Brian Harris Obituary: An Existence Behind the Camera
  2377.                                </a>
  2378.                            </h3>
  2379.                            <div class="blog-card-meta">
  2380.                                
  2381.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2382.                                
  2383.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2384.                                <span>•</span>
  2385.                                <span>12 May 2026</span>
  2386.                            </div>
  2387.                            <p class="blog-card-excerpt">
  2388.                                
  2389.                            </p>
  2390.                            <div class="blog-card-footer">
  2391.                                <div class="blog-read-time">
  2392.                                    📖 5 min read
  2393.                                </div>
  2394.                                <a href="/brian-harris-obituary-an-existence-behind-the-camera/" class="blog-read-more">
  2395.                                    Read More →
  2396.                                </a>
  2397.                            </div>
  2398.                        </div>
  2399.                    </article>
  2400.                    
  2401.                    <article class="blog-card">
  2402.                        <div class="blog-card-image">
  2403.                          
  2404.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2405.                            
  2406.                            <span class="blog-category bg-primary-gradient">
  2407.                                News
  2408.                            </span>
  2409.                        </div>
  2410.                        <div class="blog-card-content">
  2411.                            <h3 class="blog-card-title">
  2412.                                <a href="/metropolitan-museum-responds-to-lawsuit-over-supposedly-nazi-plundered-van-gogh-artwork/" >
  2413.                                Metropolitan Museum Responds to Lawsuit Over Supposedly Nazi-Plundered Van Gogh Artwork
  2414.                                </a>
  2415.                            </h3>
  2416.                            <div class="blog-card-meta">
  2417.                                
  2418.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2419.                                
  2420.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2421.                                <span>•</span>
  2422.                                <span>12 May 2026</span>
  2423.                            </div>
  2424.                            <p class="blog-card-excerpt">
  2425.                                
  2426.                            </p>
  2427.                            <div class="blog-card-footer">
  2428.                                <div class="blog-read-time">
  2429.                                    📖 5 min read
  2430.                                </div>
  2431.                                <a href="/metropolitan-museum-responds-to-lawsuit-over-supposedly-nazi-plundered-van-gogh-artwork/" class="blog-read-more">
  2432.                                    Read More →
  2433.                                </a>
  2434.                            </div>
  2435.                        </div>
  2436.                    </article>
  2437.                    
  2438.                    <article class="blog-card">
  2439.                        <div class="blog-card-image">
  2440.                          
  2441.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2442.                            
  2443.                            <span class="blog-category bg-primary-gradient">
  2444.                                News
  2445.                            </span>
  2446.                        </div>
  2447.                        <div class="blog-card-content">
  2448.                            <h3 class="blog-card-title">
  2449.                                <a href="/us-lawmaker-calls-on-ex-royal-andrew-to-testify-in-epstein-inquiry/" >
  2450.                                US Lawmaker Calls On Ex-Royal Andrew to Testify in Epstein Inquiry
  2451.                                </a>
  2452.                            </h3>
  2453.                            <div class="blog-card-meta">
  2454.                                
  2455.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2456.                                
  2457.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2458.                                <span>•</span>
  2459.                                <span>12 May 2026</span>
  2460.                            </div>
  2461.                            <p class="blog-card-excerpt">
  2462.                                
  2463.                            </p>
  2464.                            <div class="blog-card-footer">
  2465.                                <div class="blog-read-time">
  2466.                                    📖 5 min read
  2467.                                </div>
  2468.                                <a href="/us-lawmaker-calls-on-ex-royal-andrew-to-testify-in-epstein-inquiry/" class="blog-read-more">
  2469.                                    Read More →
  2470.                                </a>
  2471.                            </div>
  2472.                        </div>
  2473.                    </article>
  2474.                    
  2475.                    <article class="blog-card">
  2476.                        <div class="blog-card-image">
  2477.                          
  2478.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2479.                            
  2480.                            <span class="blog-category bg-primary-gradient">
  2481.                                News
  2482.                            </span>
  2483.                        </div>
  2484.                        <div class="blog-card-content">
  2485.                            <h3 class="blog-card-title">
  2486.                                <a href="/bahrain-to-argue-at-uk-highest-court-over-sovereign-immunity-in-spyware-allegations/" >
  2487.                                Bahrain to Argue at UK Highest Court Over Sovereign Immunity in Spyware Allegations
  2488.                                </a>
  2489.                            </h3>
  2490.                            <div class="blog-card-meta">
  2491.                                
  2492.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;" class="blog-author-img">
  2493.                                
  2494.                                <span>By <strong>Stephanie Mccarthy PhD</strong></span>
  2495.                                <span>•</span>
  2496.                                <span>12 May 2026</span>
  2497.                            </div>
  2498.                            <p class="blog-card-excerpt">
  2499.                                
  2500.                            </p>
  2501.                            <div class="blog-card-footer">
  2502.                                <div class="blog-read-time">
  2503.                                    📖 5 min read
  2504.                                </div>
  2505.                                <a href="/bahrain-to-argue-at-uk-highest-court-over-sovereign-immunity-in-spyware-allegations/" class="blog-read-more">
  2506.                                    Read More →
  2507.                                </a>
  2508.                            </div>
  2509.                        </div>
  2510.                    </article>
  2511.                    
  2512.                    
  2513.  
  2514.                </div>
  2515.            </div>
  2516.            
  2517.              <div class="col col-lg-4 col-12">
  2518.                
  2519.  
  2520.  
  2521.  
  2522.    
  2523.  
  2524. <!-- Curved Heading Sidebar -->
  2525.    <div class="sidebar mb-3">
  2526.        
  2527.       <div class="sidebar-widget mb-4">
  2528.            <div class="widget-title-wrapper mb-3">
  2529.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2530.                    <div class="title-border"></div>
  2531.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2532.                </h4>
  2533.            </div>
  2534.            <div class="widget-content shadow-sm rounded-3 p-4">
  2535.                <div class="archives-list scrollable-sidebar">
  2536.                    
  2537.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2538.                        <a href="https://www.innovationawards.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2539.                            <i class="ti-angle-right me-2 text-primary"></i>
  2540.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2541.                        </a>
  2542.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2543.                    </div>
  2544.                    
  2545.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2546.                        <a href="https://www.hiirc.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2547.                            <i class="ti-angle-right me-2 text-primary"></i>
  2548.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2549.                        </a>
  2550.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2551.                    </div>
  2552.                    
  2553.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2554.                        <a href="https://caanz.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2555.                            <i class="ti-angle-right me-2 text-primary"></i>
  2556.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2557.                        </a>
  2558.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2559.                    </div>
  2560.                    
  2561.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2562.                        <a href="https://healthcarehome.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2563.                            <i class="ti-angle-right me-2 text-primary"></i>
  2564.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2565.                        </a>
  2566.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2567.                    </div>
  2568.                    
  2569.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2570.                        <a href="https://escortzone.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2571.                            <i class="ti-angle-right me-2 text-primary"></i>
  2572.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2573.                        </a>
  2574.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2575.                    </div>
  2576.                    
  2577.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2578.                        <a href="https://www.gamblinginsider.com/nz/online-casinos" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2579.                            <i class="ti-angle-right me-2 text-primary"></i>
  2580.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2581.                        </a>
  2582.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2583.                    </div>
  2584.                    
  2585.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2586.                        <a href="https://www.votesafe.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2587.                            <i class="ti-angle-right me-2 text-primary"></i>
  2588.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2589.                        </a>
  2590.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2591.                    </div>
  2592.                    
  2593.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2594.                        <a href="https://refugee.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2595.                            <i class="ti-angle-right me-2 text-primary"></i>
  2596.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2597.                        </a>
  2598.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2599.                    </div>
  2600.                    
  2601.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2602.                        <a href="https://thebeaulife.co/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2603.                            <i class="ti-angle-right me-2 text-primary"></i>
  2604.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2605.                        </a>
  2606.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2607.                    </div>
  2608.                    
  2609.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2610.                        <a href="https://www.firedpizzaovens.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2611.                            <i class="ti-angle-right me-2 text-primary"></i>
  2612.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2613.                        </a>
  2614.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2615.                    </div>
  2616.                    
  2617.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2618.                        <a href="https://www.gameshub.com/new-zealand/online-casinos/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2619.                            <i class="ti-angle-right me-2 text-primary"></i>
  2620.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2621.                        </a>
  2622.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2623.                    </div>
  2624.                    
  2625.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2626.                        <a href="https://www.knobsflat.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2627.                            <i class="ti-angle-right me-2 text-primary"></i>
  2628.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2629.                        </a>
  2630.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2631.                    </div>
  2632.                    
  2633.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2634.                        <a href="https://onourterms.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2635.                            <i class="ti-angle-right me-2 text-primary"></i>
  2636.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2637.                        </a>
  2638.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2639.                    </div>
  2640.                    
  2641.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2642.                        <a href="https://pokiesnzonline.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2643.                            <i class="ti-angle-right me-2 text-primary"></i>
  2644.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2645.                        </a>
  2646.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2647.                    </div>
  2648.                    
  2649.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2650.                        <a href="https://www.wildheartsweddingfairs.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2651.                            <i class="ti-angle-right me-2 text-primary"></i>
  2652.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2653.                        </a>
  2654.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2655.                    </div>
  2656.                    
  2657.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2658.                        <a href="https://blackspoke.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2659.                            <i class="ti-angle-right me-2 text-primary"></i>
  2660.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2661.                        </a>
  2662.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2663.                    </div>
  2664.                    
  2665.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2666.                        <a href="https://www.distinctionhotelsfoxglacier.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2667.                            <i class="ti-angle-right me-2 text-primary"></i>
  2668.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2669.                        </a>
  2670.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2671.                    </div>
  2672.                    
  2673.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2674.                        <a href="https://daisybrides.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2675.                            <i class="ti-angle-right me-2 text-primary"></i>
  2676.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2677.                        </a>
  2678.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2679.                    </div>
  2680.                    
  2681.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2682.                        <a href="https://www.gamblinginsider.com/nz/betting-sites" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2683.                            <i class="ti-angle-right me-2 text-primary"></i>
  2684.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2685.                        </a>
  2686.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2687.                    </div>
  2688.                    
  2689.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2690.                        <a href="https://www.cookstraitswim.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2691.                            <i class="ti-angle-right me-2 text-primary"></i>
  2692.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2693.                        </a>
  2694.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2695.                    </div>
  2696.                    
  2697.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2698.                        <a href="https://www.traveldoctor.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2699.                            <i class="ti-angle-right me-2 text-primary"></i>
  2700.                            <span class="archive-link top-color fw-semibold"> best online casino in new zealand</span>
  2701.                        </a>
  2702.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2703.                    </div>
  2704.                    
  2705.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2706.                        <a href="https://womenatwork.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2707.                            <i class="ti-angle-right me-2 text-primary"></i>
  2708.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  2709.                        </a>
  2710.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2711.                    </div>
  2712.                    
  2713.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2714.                        <a href="https://www.cookconnect.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2715.                            <i class="ti-angle-right me-2 text-primary"></i>
  2716.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2717.                        </a>
  2718.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2719.                    </div>
  2720.                    
  2721.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2722.                        <a href="https://wellchild.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2723.                            <i class="ti-angle-right me-2 text-primary"></i>
  2724.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2725.                        </a>
  2726.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2727.                    </div>
  2728.                    
  2729.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2730.                        <a href="https://www.firedpizzaovens.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2731.                            <i class="ti-angle-right me-2 text-primary"></i>
  2732.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  2733.                        </a>
  2734.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2735.                    </div>
  2736.                    
  2737.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2738.                        <a href="https://womenatwork.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2739.                            <i class="ti-angle-right me-2 text-primary"></i>
  2740.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  2741.                        </a>
  2742.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2743.                    </div>
  2744.                    
  2745.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2746.                        <a href="https://skitheclubbies.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2747.                            <i class="ti-angle-right me-2 text-primary"></i>
  2748.                            <span class="archive-link top-color fw-semibold"> real money casino</span>
  2749.                        </a>
  2750.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2751.                    </div>
  2752.                    
  2753.                </div>
  2754. <!--                
  2755.                <div class="text-center mt-4 pt-3 border-top border-color">
  2756.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2757.                        <i class="ti-archive me-1"></i>View All Archives
  2758.                    </a>
  2759.                </div> -->
  2760.            </div>
  2761.        </div>
  2762.        
  2763.       <div class="sidebar-widget mb-4">
  2764.            <div class="widget-title-wrapper mb-3">
  2765.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2766.                    <div class="title-border"></div>
  2767.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2768.                </h4>
  2769.            </div>
  2770.            <div class="widget-content shadow-sm rounded-3 p-4">
  2771.                <div class="archives-list scrollable-sidebar">
  2772.                    
  2773.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2774.                        <a href="https://www.votesafe.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2775.                            <i class="ti-angle-right me-2 text-primary"></i>
  2776.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2777.                        </a>
  2778.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2779.                    </div>
  2780.                    
  2781.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2782.                        <a href="https://www.cookstraitswim.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2783.                            <i class="ti-angle-right me-2 text-primary"></i>
  2784.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2785.                        </a>
  2786.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2787.                    </div>
  2788.                    
  2789.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2790.                        <a href="https://www.jellyfishmapua.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2791.                            <i class="ti-angle-right me-2 text-primary"></i>
  2792.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2793.                        </a>
  2794.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2795.                    </div>
  2796.                    
  2797.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2798.                        <a href="https://extremeair.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2799.                            <i class="ti-angle-right me-2 text-primary"></i>
  2800.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2801.                        </a>
  2802.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2803.                    </div>
  2804.                    
  2805.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2806.                        <a href="https://agbinvestigative.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2807.                            <i class="ti-angle-right me-2 text-primary"></i>
  2808.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2809.                        </a>
  2810.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2811.                    </div>
  2812.                    
  2813.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2814.                        <a href="https://healthcarehome.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2815.                            <i class="ti-angle-right me-2 text-primary"></i>
  2816.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2817.                        </a>
  2818.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2819.                    </div>
  2820.                    
  2821.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2822.                        <a href="https://www.traveldoctor.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2823.                            <i class="ti-angle-right me-2 text-primary"></i>
  2824.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2825.                        </a>
  2826.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2827.                    </div>
  2828.                    
  2829.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2830.                        <a href="https://pokiesnzonline.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2831.                            <i class="ti-angle-right me-2 text-primary"></i>
  2832.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2833.                        </a>
  2834.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2835.                    </div>
  2836.                    
  2837.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2838.                        <a href="https://www.certified.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2839.                            <i class="ti-angle-right me-2 text-primary"></i>
  2840.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2841.                        </a>
  2842.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2843.                    </div>
  2844.                    
  2845.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2846.                        <a href="https://refugee.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2847.                            <i class="ti-angle-right me-2 text-primary"></i>
  2848.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2849.                        </a>
  2850.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2851.                    </div>
  2852.                    
  2853.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2854.                        <a href="https://webhost.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2855.                            <i class="ti-angle-right me-2 text-primary"></i>
  2856.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2857.                        </a>
  2858.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2859.                    </div>
  2860.                    
  2861.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2862.                        <a href="https://rhaanz.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2863.                            <i class="ti-angle-right me-2 text-primary"></i>
  2864.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2865.                        </a>
  2866.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2867.                    </div>
  2868.                    
  2869.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2870.                        <a href="https://trialbytimeline.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2871.                            <i class="ti-angle-right me-2 text-primary"></i>
  2872.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2873.                        </a>
  2874.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2875.                    </div>
  2876.                    
  2877.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2878.                        <a href="https://wellchild.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2879.                            <i class="ti-angle-right me-2 text-primary"></i>
  2880.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2881.                        </a>
  2882.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2883.                    </div>
  2884.                    
  2885.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2886.                        <a href="https://www.otnz.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2887.                            <i class="ti-angle-right me-2 text-primary"></i>
  2888.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2889.                        </a>
  2890.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2891.                    </div>
  2892.                    
  2893.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2894.                        <a href="https://thebeaulife.co/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2895.                            <i class="ti-angle-right me-2 text-primary"></i>
  2896.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2897.                        </a>
  2898.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2899.                    </div>
  2900.                    
  2901.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2902.                        <a href="https://www.knobsflat.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2903.                            <i class="ti-angle-right me-2 text-primary"></i>
  2904.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2905.                        </a>
  2906.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2907.                    </div>
  2908.                    
  2909.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2910.                        <a href="https://onourterms.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2911.                            <i class="ti-angle-right me-2 text-primary"></i>
  2912.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2913.                        </a>
  2914.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2915.                    </div>
  2916.                    
  2917.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2918.                        <a href="https://www.cookconnect.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2919.                            <i class="ti-angle-right me-2 text-primary"></i>
  2920.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2921.                        </a>
  2922.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2923.                    </div>
  2924.                    
  2925.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2926.                        <a href="https://www.wildheartsweddingfairs.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2927.                            <i class="ti-angle-right me-2 text-primary"></i>
  2928.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2929.                        </a>
  2930.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2931.                    </div>
  2932.                    
  2933.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2934.                        <a href="https://blackspoke.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2935.                            <i class="ti-angle-right me-2 text-primary"></i>
  2936.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2937.                        </a>
  2938.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2939.                    </div>
  2940.                    
  2941.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2942.                        <a href="https://escortzone.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2943.                            <i class="ti-angle-right me-2 text-primary"></i>
  2944.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2945.                        </a>
  2946.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2947.                    </div>
  2948.                    
  2949.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2950.                        <a href="https://www.gamblinginsider.com/nz/betting-sites" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2951.                            <i class="ti-angle-right me-2 text-primary"></i>
  2952.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2953.                        </a>
  2954.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2955.                    </div>
  2956.                    
  2957.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2958.                        <a href="https://thebeaulife.co/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2959.                            <i class="ti-angle-right me-2 text-primary"></i>
  2960.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2961.                        </a>
  2962.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2963.                    </div>
  2964.                    
  2965.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2966.                        <a href="https://extremeair.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2967.                            <i class="ti-angle-right me-2 text-primary"></i>
  2968.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  2969.                        </a>
  2970.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2971.                    </div>
  2972.                    
  2973.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2974.                        <a href="https://www.traveldoctor.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2975.                            <i class="ti-angle-right me-2 text-primary"></i>
  2976.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  2977.                        </a>
  2978.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2979.                    </div>
  2980.                    
  2981.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2982.                        <a href="https://agbinvestigative.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2983.                            <i class="ti-angle-right me-2 text-primary"></i>
  2984.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  2985.                        </a>
  2986.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2987.                    </div>
  2988.                    
  2989.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2990.                        <a href="https://www.hiirc.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2991.                            <i class="ti-angle-right me-2 text-primary"></i>
  2992.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2993.                        </a>
  2994.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2995.                    </div>
  2996.                    
  2997.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2998.                        <a href="https://www.gameshub.com/new-zealand/online-casinos/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2999.                            <i class="ti-angle-right me-2 text-primary"></i>
  3000.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3001.                        </a>
  3002.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3003.                    </div>
  3004.                    
  3005.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3006.                        <a href="https://escortzone.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3007.                            <i class="ti-angle-right me-2 text-primary"></i>
  3008.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  3009.                        </a>
  3010.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3011.                    </div>
  3012.                    
  3013.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3014.                        <a href="https://www.gamblinginsider.com/nz/online-casinos" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3015.                            <i class="ti-angle-right me-2 text-primary"></i>
  3016.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3017.                        </a>
  3018.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3019.                    </div>
  3020.                    
  3021.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3022.                        <a href="https://www.certified.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3023.                            <i class="ti-angle-right me-2 text-primary"></i>
  3024.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  3025.                        </a>
  3026.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3027.                    </div>
  3028.                    
  3029.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3030.                        <a href="https://www.innovationawards.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3031.                            <i class="ti-angle-right me-2 text-primary"></i>
  3032.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3033.                        </a>
  3034.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3035.                    </div>
  3036.                    
  3037.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3038.                        <a href="https://www.otnz.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3039.                            <i class="ti-angle-right me-2 text-primary"></i>
  3040.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  3041.                        </a>
  3042.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3043.                    </div>
  3044.                    
  3045.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3046.                        <a href="https://daisybrides.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3047.                            <i class="ti-angle-right me-2 text-primary"></i>
  3048.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3049.                        </a>
  3050.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3051.                    </div>
  3052.                    
  3053.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3054.                        <a href="https://www.wildheartsweddingfairs.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3055.                            <i class="ti-angle-right me-2 text-primary"></i>
  3056.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  3057.                        </a>
  3058.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3059.                    </div>
  3060.                    
  3061.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3062.                        <a href="https://www.gamblinginsider.com/nz/betting-sites" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3063.                            <i class="ti-angle-right me-2 text-primary"></i>
  3064.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  3065.                        </a>
  3066.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3067.                    </div>
  3068.                    
  3069.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3070.                        <a href="https://rhaanz.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3071.                            <i class="ti-angle-right me-2 text-primary"></i>
  3072.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  3073.                        </a>
  3074.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3075.                    </div>
  3076.                    
  3077.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3078.                        <a href="https://www.distinctionhotelsfoxglacier.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3079.                            <i class="ti-angle-right me-2 text-primary"></i>
  3080.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3081.                        </a>
  3082.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3083.                    </div>
  3084.                    
  3085.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3086.                        <a href="https://caanz.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3087.                            <i class="ti-angle-right me-2 text-primary"></i>
  3088.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3089.                        </a>
  3090.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3091.                    </div>
  3092.                    
  3093.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3094.                        <a href="https://www.cookstraitswim.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3095.                            <i class="ti-angle-right me-2 text-primary"></i>
  3096.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  3097.                        </a>
  3098.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3099.                    </div>
  3100.                    
  3101.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3102.                        <a href="https://trialbytimeline.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3103.                            <i class="ti-angle-right me-2 text-primary"></i>
  3104.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  3105.                        </a>
  3106.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3107.                    </div>
  3108.                    
  3109.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3110.                        <a href="https://www.knobsflat.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3111.                            <i class="ti-angle-right me-2 text-primary"></i>
  3112.                            <span class="archive-link top-color fw-semibold"> online casino nz</span>
  3113.                        </a>
  3114.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3115.                    </div>
  3116.                    
  3117.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3118.                        <a href="https://caanz.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3119.                            <i class="ti-angle-right me-2 text-primary"></i>
  3120.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3121.                        </a>
  3122.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3123.                    </div>
  3124.                    
  3125.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3126.                        <a href="https://www.wildheartsweddingfairs.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3127.                            <i class="ti-angle-right me-2 text-primary"></i>
  3128.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3129.                        </a>
  3130.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3131.                    </div>
  3132.                    
  3133.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3134.                        <a href="https://www.innovationawards.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3135.                            <i class="ti-angle-right me-2 text-primary"></i>
  3136.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3137.                        </a>
  3138.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3139.                    </div>
  3140.                    
  3141.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3142.                        <a href="https://rhaanz.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3143.                            <i class="ti-angle-right me-2 text-primary"></i>
  3144.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3145.                        </a>
  3146.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3147.                    </div>
  3148.                    
  3149.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3150.                        <a href="https://www.gamblinginsider.com/nz/betting-sites" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3151.                            <i class="ti-angle-right me-2 text-primary"></i>
  3152.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3153.                        </a>
  3154.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3155.                    </div>
  3156.                    
  3157.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3158.                        <a href="https://www.otnz.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3159.                            <i class="ti-angle-right me-2 text-primary"></i>
  3160.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3161.                        </a>
  3162.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3163.                    </div>
  3164.                    
  3165.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3166.                        <a href="https://refugee.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3167.                            <i class="ti-angle-right me-2 text-primary"></i>
  3168.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3169.                        </a>
  3170.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3171.                    </div>
  3172.                    
  3173.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3174.                        <a href="https://extremeair.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3175.                            <i class="ti-angle-right me-2 text-primary"></i>
  3176.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3177.                        </a>
  3178.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3179.                    </div>
  3180.                    
  3181.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3182.                        <a href="https://thebeaulife.co/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3183.                            <i class="ti-angle-right me-2 text-primary"></i>
  3184.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3185.                        </a>
  3186.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3187.                    </div>
  3188.                    
  3189.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3190.                        <a href="https://pokiesnzonline.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3191.                            <i class="ti-angle-right me-2 text-primary"></i>
  3192.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3193.                        </a>
  3194.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3195.                    </div>
  3196.                    
  3197.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3198.                        <a href="https://www.hiirc.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3199.                            <i class="ti-angle-right me-2 text-primary"></i>
  3200.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3201.                        </a>
  3202.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3203.                    </div>
  3204.                    
  3205.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3206.                        <a href="https://www.gamblinginsider.com/nz/online-casinos" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3207.                            <i class="ti-angle-right me-2 text-primary"></i>
  3208.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3209.                        </a>
  3210.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3211.                    </div>
  3212.                    
  3213.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3214.                        <a href="https://www.cookconnect.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3215.                            <i class="ti-angle-right me-2 text-primary"></i>
  3216.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3217.                        </a>
  3218.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3219.                    </div>
  3220.                    
  3221.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3222.                        <a href="https://escortzone.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3223.                            <i class="ti-angle-right me-2 text-primary"></i>
  3224.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3225.                        </a>
  3226.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3227.                    </div>
  3228.                    
  3229.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3230.                        <a href="https://www.knobsflat.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3231.                            <i class="ti-angle-right me-2 text-primary"></i>
  3232.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3233.                        </a>
  3234.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3235.                    </div>
  3236.                    
  3237.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3238.                        <a href="https://www.traveldoctor.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3239.                            <i class="ti-angle-right me-2 text-primary"></i>
  3240.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3241.                        </a>
  3242.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3243.                    </div>
  3244.                    
  3245.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3246.                        <a href="https://www.gameshub.com/new-zealand/online-casinos/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3247.                            <i class="ti-angle-right me-2 text-primary"></i>
  3248.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3249.                        </a>
  3250.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3251.                    </div>
  3252.                    
  3253.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3254.                        <a href="https://www.distinctionhotelsfoxglacier.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3255.                            <i class="ti-angle-right me-2 text-primary"></i>
  3256.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3257.                        </a>
  3258.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3259.                    </div>
  3260.                    
  3261.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3262.                        <a href="https://www.jellyfishmapua.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3263.                            <i class="ti-angle-right me-2 text-primary"></i>
  3264.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3265.                        </a>
  3266.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3267.                    </div>
  3268.                    
  3269.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3270.                        <a href="https://trialbytimeline.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3271.                            <i class="ti-angle-right me-2 text-primary"></i>
  3272.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3273.                        </a>
  3274.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3275.                    </div>
  3276.                    
  3277.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3278.                        <a href="https://thebeaulife.co/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3279.                            <i class="ti-angle-right me-2 text-primary"></i>
  3280.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3281.                        </a>
  3282.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3283.                    </div>
  3284.                    
  3285.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3286.                        <a href="https://agbinvestigative.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3287.                            <i class="ti-angle-right me-2 text-primary"></i>
  3288.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3289.                        </a>
  3290.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3291.                    </div>
  3292.                    
  3293.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3294.                        <a href="https://www.gamblinginsider.com/nz/betting-sites" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3295.                            <i class="ti-angle-right me-2 text-primary"></i>
  3296.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3297.                        </a>
  3298.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3299.                    </div>
  3300.                    
  3301.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3302.                        <a href="https://www.hiirc.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3303.                            <i class="ti-angle-right me-2 text-primary"></i>
  3304.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3305.                        </a>
  3306.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3307.                    </div>
  3308.                    
  3309.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3310.                        <a href="https://www.traveldoctor.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3311.                            <i class="ti-angle-right me-2 text-primary"></i>
  3312.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3313.                        </a>
  3314.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3315.                    </div>
  3316.                    
  3317.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3318.                        <a href="https://www.gamblinginsider.com/nz/online-casinos" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3319.                            <i class="ti-angle-right me-2 text-primary"></i>
  3320.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3321.                        </a>
  3322.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3323.                    </div>
  3324.                    
  3325.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3326.                        <a href="https://www.gameshub.com/new-zealand/online-casinos/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3327.                            <i class="ti-angle-right me-2 text-primary"></i>
  3328.                            <span class="archive-link top-color fw-semibold"> nz online casino</span>
  3329.                        </a>
  3330.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3331.                    </div>
  3332.                    
  3333.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3334.                        <a href="https://escortzone.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3335.                            <i class="ti-angle-right me-2 text-primary"></i>
  3336.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3337.                        </a>
  3338.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3339.                    </div>
  3340.                    
  3341.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3342.                        <a href="https://www.certified.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3343.                            <i class="ti-angle-right me-2 text-primary"></i>
  3344.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3345.                        </a>
  3346.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3347.                    </div>
  3348.                    
  3349.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3350.                        <a href="https://ronas.co.nz" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3351.                            <i class="ti-angle-right me-2 text-primary"></i>
  3352.                            <span class="archive-link top-color fw-semibold"> Best online casino in new zealand</span>
  3353.                        </a>
  3354.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3355.                    </div>
  3356.                    
  3357.                </div>
  3358. <!--                
  3359.                <div class="text-center mt-4 pt-3 border-top border-color">
  3360.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3361.                        <i class="ti-archive me-1"></i>View All Archives
  3362.                    </a>
  3363.                </div> -->
  3364.            </div>
  3365.        </div>
  3366.        
  3367.       <div class="sidebar-widget mb-4">
  3368.            <div class="widget-title-wrapper mb-3">
  3369.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3370.                    <div class="title-border"></div>
  3371.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  3372.                </h4>
  3373.            </div>
  3374.            <div class="widget-content shadow-sm rounded-3 p-4">
  3375.                <div class="archives-list scrollable-sidebar">
  3376.                    
  3377.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3378.                        <a href="https://www.gamblinginsider.com/nz/betting-sites" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3379.                            <i class="ti-angle-right me-2 text-primary"></i>
  3380.                            <span class="archive-link top-color fw-semibold"> online sports betting</span>
  3381.                        </a>
  3382.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3383.                    </div>
  3384.                    
  3385.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3386.                        <a href="https://refugee.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3387.                            <i class="ti-angle-right me-2 text-primary"></i>
  3388.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3389.                        </a>
  3390.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3391.                    </div>
  3392.                    
  3393.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3394.                        <a href="https://www.cookconnect.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3395.                            <i class="ti-angle-right me-2 text-primary"></i>
  3396.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3397.                        </a>
  3398.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3399.                    </div>
  3400.                    
  3401.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3402.                        <a href="https://www.gameshub.com/new-zealand/online-casinos/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3403.                            <i class="ti-angle-right me-2 text-primary"></i>
  3404.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3405.                        </a>
  3406.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3407.                    </div>
  3408.                    
  3409.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3410.                        <a href="https://www.hiirc.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3411.                            <i class="ti-angle-right me-2 text-primary"></i>
  3412.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3413.                        </a>
  3414.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3415.                    </div>
  3416.                    
  3417.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3418.                        <a href="https://pokiesnzonline.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3419.                            <i class="ti-angle-right me-2 text-primary"></i>
  3420.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3421.                        </a>
  3422.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3423.                    </div>
  3424.                    
  3425.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3426.                        <a href="https://www.gamblinginsider.com/nz/online-casinos" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3427.                            <i class="ti-angle-right me-2 text-primary"></i>
  3428.                            <span class="archive-link top-color fw-semibold"> online pokies nz</span>
  3429.                        </a>
  3430.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3431.                    </div>
  3432.                    
  3433.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3434.                        <a href="https://www.jellyfishmapua.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3435.                            <i class="ti-angle-right me-2 text-primary"></i>
  3436.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3437.                        </a>
  3438.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3439.                    </div>
  3440.                    
  3441.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3442.                        <a href="https://escortzone.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3443.                            <i class="ti-angle-right me-2 text-primary"></i>
  3444.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  3445.                        </a>
  3446.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3447.                    </div>
  3448.                    
  3449.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3450.                        <a href="https://nz.crazyvegas.com/casino-games/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3451.                            <i class="ti-angle-right me-2 text-primary"></i>
  3452.                            <span class="archive-link top-color fw-semibold"> best online casino games</span>
  3453.                        </a>
  3454.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3455.                    </div>
  3456.                    
  3457.                </div>
  3458. <!--                
  3459.                <div class="text-center mt-4 pt-3 border-top border-color">
  3460.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3461.                        <i class="ti-archive me-1"></i>View All Archives
  3462.                    </a>
  3463.                </div> -->
  3464.            </div>
  3465.        </div>
  3466.        
  3467.       <div class="sidebar-widget mb-4">
  3468.            <div class="widget-title-wrapper mb-3">
  3469.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3470.                    <div class="title-border"></div>
  3471.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  3472.                </h4>
  3473.            </div>
  3474.            <div class="widget-content shadow-sm rounded-3 p-4">
  3475.                <div class="archives-list scrollable-sidebar">
  3476.                    
  3477.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3478.                        <a href="https://www.todayfm.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3479.                            <i class="ti-angle-right me-2 text-primary"></i>
  3480.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3481.                        </a>
  3482.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3483.                    </div>
  3484.                    
  3485.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3486.                        <a href="https://tixtas.com.au/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3487.                            <i class="ti-angle-right me-2 text-primary"></i>
  3488.                            <span class="archive-link top-color fw-semibold"> betting sites</span>
  3489.                        </a>
  3490.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3491.                    </div>
  3492.                    
  3493.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3494.                        <a href="https://thetonik.com.au/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3495.                            <i class="ti-angle-right me-2 text-primary"></i>
  3496.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3497.                        </a>
  3498.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3499.                    </div>
  3500.                    
  3501.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3502.                        <a href="https://terrigalpaddleboats.com.au/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3503.                            <i class="ti-angle-right me-2 text-primary"></i>
  3504.                            <span class="archive-link top-color fw-semibold"> betting sites</span>
  3505.                        </a>
  3506.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3507.                    </div>
  3508.                    
  3509.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3510.                        <a href="https://tachyon-project.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3511.                            <i class="ti-angle-right me-2 text-primary"></i>
  3512.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3513.                        </a>
  3514.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3515.                    </div>
  3516.                    
  3517.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3518.                        <a href="https://stopthetraffik.com.au/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3519.                            <i class="ti-angle-right me-2 text-primary"></i>
  3520.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3521.                        </a>
  3522.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3523.                    </div>
  3524.                    
  3525.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3526.                        <a href="https://singtao.com.au/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3527.                            <i class="ti-angle-right me-2 text-primary"></i>
  3528.                            <span class="archive-link top-color fw-semibold"> bitcoin casinos</span>
  3529.                        </a>
  3530.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3531.                    </div>
  3532.                    
  3533.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3534.                        <a href="https://shesacrowd.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3535.                            <i class="ti-angle-right me-2 text-primary"></i>
  3536.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3537.                        </a>
  3538.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3539.                    </div>
  3540.                    
  3541.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3542.                        <a href="https://rmitpublishing.com.au/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3543.                            <i class="ti-angle-right me-2 text-primary"></i>
  3544.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3545.                        </a>
  3546.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3547.                    </div>
  3548.                    
  3549.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3550.                        <a href="https://www.theconglomerate.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3551.                            <i class="ti-angle-right me-2 text-primary"></i>
  3552.                            <span class="archive-link top-color fw-semibold"> new crypto casinos</span>
  3553.                        </a>
  3554.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3555.                    </div>
  3556.                    
  3557.                </div>
  3558. <!--                
  3559.                <div class="text-center mt-4 pt-3 border-top border-color">
  3560.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3561.                        <i class="ti-archive me-1"></i>View All Archives
  3562.                    </a>
  3563.                </div> -->
  3564.            </div>
  3565.        </div>
  3566.        
  3567.       <div class="sidebar-widget mb-4">
  3568.            <div class="widget-title-wrapper mb-3">
  3569.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3570.                    <div class="title-border"></div>
  3571.                    <i class="ti-folder me-2"></i>January 2026 Blog Roll
  3572.                </h4>
  3573.            </div>
  3574.            <div class="widget-content shadow-sm rounded-3 p-4">
  3575.                <div class="archives-list scrollable-sidebar">
  3576.                    
  3577.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3578.                        <a href="https://www.distinctionhotelsfoxglacier.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3579.                            <i class="ti-angle-right me-2 text-primary"></i>
  3580.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3581.                        </a>
  3582.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3583.                    </div>
  3584.                    
  3585.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3586.                        <a href="https://realiq.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3587.                            <i class="ti-angle-right me-2 text-primary"></i>
  3588.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3589.                        </a>
  3590.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3591.                    </div>
  3592.                    
  3593.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3594.                        <a href="https://trialbytimeline.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3595.                            <i class="ti-angle-right me-2 text-primary"></i>
  3596.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3597.                        </a>
  3598.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3599.                    </div>
  3600.                    
  3601.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3602.                        <a href="https://theartloungenz.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3603.                            <i class="ti-angle-right me-2 text-primary"></i>
  3604.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3605.                        </a>
  3606.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3607.                    </div>
  3608.                    
  3609.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3610.                        <a href="https://extremeair.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3611.                            <i class="ti-angle-right me-2 text-primary"></i>
  3612.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3613.                        </a>
  3614.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3615.                    </div>
  3616.                    
  3617.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3618.                        <a href="https://realiq.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3619.                            <i class="ti-angle-right me-2 text-primary"></i>
  3620.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3621.                        </a>
  3622.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3623.                    </div>
  3624.                    
  3625.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3626.                        <a href="https://www.semble.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3627.                            <i class="ti-angle-right me-2 text-primary"></i>
  3628.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  3629.                        </a>
  3630.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3631.                    </div>
  3632.                    
  3633.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3634.                        <a href="https://nzhistory.net.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3635.                            <i class="ti-angle-right me-2 text-primary"></i>
  3636.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  3637.                        </a>
  3638.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3639.                    </div>
  3640.                    
  3641.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3642.                        <a href="https://refugee.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3643.                            <i class="ti-angle-right me-2 text-primary"></i>
  3644.                            <span class="archive-link top-color fw-semibold"> best online casino nz</span>
  3645.                        </a>
  3646.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3647.                    </div>
  3648.                    
  3649.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3650.                        <a href="https://www.hiirc.org.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3651.                            <i class="ti-angle-right me-2 text-primary"></i>
  3652.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  3653.                        </a>
  3654.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3655.                    </div>
  3656.                    
  3657.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3658.                        <a href="https://www.knobsflat.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3659.                            <i class="ti-angle-right me-2 text-primary"></i>
  3660.                            <span class="archive-link top-color fw-semibold"> online casinos nz</span>
  3661.                        </a>
  3662.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3663.                    </div>
  3664.                    
  3665.                </div>
  3666. <!--                
  3667.                <div class="text-center mt-4 pt-3 border-top border-color">
  3668.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3669.                        <i class="ti-archive me-1"></i>View All Archives
  3670.                    </a>
  3671.                </div> -->
  3672.            </div>
  3673.        </div>
  3674.        
  3675.       <div class="sidebar-widget mb-4">
  3676.            <div class="widget-title-wrapper mb-3">
  3677.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3678.                    <div class="title-border"></div>
  3679.                    <i class="ti-folder me-2"></i>November 2025 Blog Roll
  3680.                </h4>
  3681.            </div>
  3682.            <div class="widget-content shadow-sm rounded-3 p-4">
  3683.                <div class="archives-list scrollable-sidebar">
  3684.                    
  3685.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3686.                        <a href="https://www.jellyfishmapua.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3687.                            <i class="ti-angle-right me-2 text-primary"></i>
  3688.                            <span class="archive-link top-color fw-semibold"> best online casinos</span>
  3689.                        </a>
  3690.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3691.                    </div>
  3692.                    
  3693.                </div>
  3694. <!--                
  3695.                <div class="text-center mt-4 pt-3 border-top border-color">
  3696.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3697.                        <i class="ti-archive me-1"></i>View All Archives
  3698.                    </a>
  3699.                </div> -->
  3700.            </div>
  3701.        </div>
  3702.        
  3703.       <div class="sidebar-widget mb-4">
  3704.            <div class="widget-title-wrapper mb-3">
  3705.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3706.                    <div class="title-border"></div>
  3707.                    <i class="ti-folder me-2"></i>October 2025 Blog Roll
  3708.                </h4>
  3709.            </div>
  3710.            <div class="widget-content shadow-sm rounded-3 p-4">
  3711.                <div class="archives-list scrollable-sidebar">
  3712.                    
  3713.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3714.                        <a href="http://www.jellyfishmapua.co.nz/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  3715.                            <i class="ti-angle-right me-2 text-primary"></i>
  3716.                            <span class="archive-link top-color fw-semibold"> http://www.jellyfishmapua.co.nz/</span>
  3717.                        </a>
  3718.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3719.                    </div>
  3720.                    
  3721.                </div>
  3722. <!--                
  3723.                <div class="text-center mt-4 pt-3 border-top border-color">
  3724.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3725.                        <i class="ti-archive me-1"></i>View All Archives
  3726.                    </a>
  3727.                </div> -->
  3728.            </div>
  3729.        </div>
  3730.        
  3731.  
  3732.       <!-- <div class="sidebar-widget mb-5">
  3733.            <div class="widget-title-wrapper mb-3">
  3734.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3735.                    <div class="title-border"></div>
  3736.                    <i class="ti-folder me-2"></i>Blog Archives
  3737.                </h4>
  3738.            </div>
  3739.            <div class="widget-content shadow-sm rounded-3 p-4">
  3740.                <div class="archives-list">
  3741.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3742.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3743.                            <i class="ti-angle-right me-2 text-primary"></i>
  3744.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  3745.                        </a>
  3746.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  3747.                    </div>
  3748.  
  3749.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3750.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3751.                            <i class="ti-angle-right me-2 text-primary"></i>
  3752.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  3753.                        </a>
  3754.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  3755.                    </div>
  3756.  
  3757.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3758.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3759.                            <i class="ti-angle-right me-2 text-primary"></i>
  3760.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  3761.                        </a>
  3762.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  3763.                    </div>
  3764.  
  3765.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3766.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3767.                            <i class="ti-angle-right me-2 text-primary"></i>
  3768.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  3769.                        </a>
  3770.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  3771.                    </div>
  3772.  
  3773.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3774.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3775.                            <i class="ti-angle-right me-2 text-primary"></i>
  3776.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  3777.                        </a>
  3778.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  3779.                    </div>
  3780.  
  3781.                    <div class="archive-item d-flex justify-content-between align-items-center">
  3782.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3783.                            <i class="ti-angle-right me-2 text-primary"></i>
  3784.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  3785.                        </a>
  3786.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  3787.                    </div>
  3788.                </div>
  3789.                
  3790.                <div class="text-center mt-4 pt-3 border-top border-color">
  3791.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3792.                        <i class="ti-archive me-1"></i>View All Archives
  3793.                    </a>
  3794.                </div>
  3795.            </div>
  3796.        </div> -->
  3797.  
  3798.        <div class="sidebar-widget mb-4">
  3799.            <div class="widget-title-wrapper mb-3">
  3800.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3801.                    <div class="title-border-primary"></div>
  3802.                    <i class="ti-star me-2"></i>Popular Posts
  3803.                </h4>
  3804.            </div>
  3805.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  3806.                <div class="popular-post-list">
  3807.                    
  3808.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3809.                        <div class="post-content flex-grow-1">
  3810.                            <h6 class="post-title mb-1">
  3811.                                <a href="/the-renowned-director-sets-the-record-straight-ai-doesnt-produce-the-avatar-series/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3812.                                            The Renowned Director Sets the Record Straight: ‘AI Doesn’t Produce the Avatar Series’
  3813.                                            </a>
  3814.                            </h6>
  3815.                            <div class="post-meta">
  3816.                                <small class="text-muted">
  3817.                                    <i class="ti-calendar me-1"></i>11 May 2026
  3818.                                </small>
  3819.                                <!-- <small class="text-muted ms-3">
  3820.                                    <i class="ti-eye me-1"></i>1,234 views
  3821.                                </small> -->
  3822.                            </div>
  3823.                        </div>
  3824.                    </div>
  3825.                    
  3826.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3827.                        <div class="post-content flex-grow-1">
  3828.                            <h6 class="post-title mb-1">
  3829.                                <a href="/shackled-alone-and-terrified-the-bleak-reality-for-female-prisoners-made-to-deliver-in-detention/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3830.                                            Shackled, Alone and Terrified: The Bleak Reality for Female Prisoners Made to Deliver in Detention.
  3831.                                            </a>
  3832.                            </h6>
  3833.                            <div class="post-meta">
  3834.                                <small class="text-muted">
  3835.                                    <i class="ti-calendar me-1"></i>11 May 2026
  3836.                                </small>
  3837.                                <!-- <small class="text-muted ms-3">
  3838.                                    <i class="ti-eye me-1"></i>1,234 views
  3839.                                </small> -->
  3840.                            </div>
  3841.                        </div>
  3842.                    </div>
  3843.                    
  3844.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3845.                        <div class="post-content flex-grow-1">
  3846.                            <h6 class="post-title mb-1">
  3847.                                <a href="/an-story-of-unexpected-kindness-when-a-student-allowed-me-to-stay-on-her-dorm-ground/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3848.                                            An Story of Unexpected Kindness: When a Student Allowed Me to Stay on Her Dorm Ground
  3849.                                            </a>
  3850.                            </h6>
  3851.                            <div class="post-meta">
  3852.                                <small class="text-muted">
  3853.                                    <i class="ti-calendar me-1"></i>11 May 2026
  3854.                                </small>
  3855.                                <!-- <small class="text-muted ms-3">
  3856.                                    <i class="ti-eye me-1"></i>1,234 views
  3857.                                </small> -->
  3858.                            </div>
  3859.                        </div>
  3860.                    </div>
  3861.                    
  3862.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3863.                        <div class="post-content flex-grow-1">
  3864.                            <h6 class="post-title mb-1">
  3865.                                <a href="/within-those-devastated-remains-of-an-residential-building-i-found-a-book-id-translated/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3866.                                            Within those Devastated Remains of an Residential Building, I Found a Book I’d Translated
  3867.                                            </a>
  3868.                            </h6>
  3869.                            <div class="post-meta">
  3870.                                <small class="text-muted">
  3871.                                    <i class="ti-calendar me-1"></i>11 May 2026
  3872.                                </small>
  3873.                                <!-- <small class="text-muted ms-3">
  3874.                                    <i class="ti-eye me-1"></i>1,234 views
  3875.                                </small> -->
  3876.                            </div>
  3877.                        </div>
  3878.                    </div>
  3879.                    
  3880.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3881.                        <div class="post-content flex-grow-1">
  3882.                            <h6 class="post-title mb-1">
  3883.                                <a href="/3-xbox-game-pass-titles-we-are-playing-over-the-weekend-october-10-12/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3884.                                            3 Xbox Game Pass Titles We Are Playing Over the Weekend (October 10-12)
  3885.                                            </a>
  3886.                            </h6>
  3887.                            <div class="post-meta">
  3888.                                <small class="text-muted">
  3889.                                    <i class="ti-calendar me-1"></i>11 May 2026
  3890.                                </small>
  3891.                                <!-- <small class="text-muted ms-3">
  3892.                                    <i class="ti-eye me-1"></i>1,234 views
  3893.                                </small> -->
  3894.                            </div>
  3895.                        </div>
  3896.                    </div>
  3897.                    
  3898.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3899.                        <div class="post-content flex-grow-1">
  3900.                            <h6 class="post-title mb-1">
  3901.                                <a href="/life-for-one-hundred-twenty-thousand-displaced-people-in-mauritanias-vast-refugee-camp-on-the-mali-border/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3902.                                            Life for one hundred twenty thousand Displaced People in Mauritania&#x27;s Vast Refugee Camp on the Mali Border.
  3903.                                            </a>
  3904.                            </h6>
  3905.                            <div class="post-meta">
  3906.                                <small class="text-muted">
  3907.                                    <i class="ti-calendar me-1"></i>11 May 2026
  3908.                                </small>
  3909.                                <!-- <small class="text-muted ms-3">
  3910.                                    <i class="ti-eye me-1"></i>1,234 views
  3911.                                </small> -->
  3912.                            </div>
  3913.                        </div>
  3914.                    </div>
  3915.                    
  3916.  
  3917.                </div>
  3918.                
  3919.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3920.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  3921.                        <i class="ti-trophy me-1"></i>View All Popular
  3922.                    </a>
  3923.                </div> -->
  3924.            </div>
  3925.        </div>
  3926.  
  3927. </div>
  3928. <style>
  3929.    
  3930.  .widget-content {
  3931.    background-color: var(--card-bg);
  3932.    border: 1px solid var(--border-color);
  3933.  }
  3934. </style>
  3935.  
  3936.    
  3937.            </div>
  3938.        </div>
  3939.    </div>
  3940. </section>
  3941.  
  3942. <script>
  3943. document.addEventListener('DOMContentLoaded', function() {
  3944.    // Simple scroll animation
  3945.    const cards = document.querySelectorAll('.blog-card');
  3946.    
  3947.    const observer = new IntersectionObserver(function(entries) {
  3948.        entries.forEach(entry => {
  3949.            if (entry.isIntersecting) {
  3950.                entry.target.style.opacity = '1';
  3951.                entry.target.style.transform = 'translateY(0)';
  3952.            }
  3953.        });
  3954.    }, {
  3955.        threshold: 0.1
  3956.    });
  3957.  
  3958.    cards.forEach((card, index) => {
  3959.        card.style.opacity = '0';
  3960.        card.style.transform = 'translateY(30px)';
  3961.        card.style.transition = `opacity 0.6s ease ${index * 0.1}s, transform 0.6s ease ${index * 0.1}s`;
  3962.        observer.observe(card);
  3963.    });
  3964. });
  3965. </script>
  3966.  
  3967.    
  3968.        
  3969.        <!-- end wpo-blog-highlights-section -->
  3970.        <!-- start wpo-blog-sponsored-section -->
  3971.        
  3972.  
  3973.  
  3974.  
  3975.    
  3976.  
  3977.  
  3978.  
  3979. <section class="wpo-blog-sponsored-section section-padding">
  3980.    <div class="container-fluid fluid-container">
  3981.        <div class="wpo-section-title">
  3982.            <h2>sponsored news</h2>
  3983.        </div>
  3984.        <div class="row">
  3985.            <div class="wpo-blog-sponsored-wrap">
  3986.                <div class="wpo-blog-items">
  3987.                    <div class="row">
  3988.                        
  3989.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3990.                            <div class="wpo-blog-item">
  3991.                                <div class="wpo-blog-img">
  3992.                                    
  3993.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3994.                                    
  3995.                                    <div class="thumb bg-primary-gradient ">News</div>
  3996.                                </div>
  3997.                                <div class="wpo-blog-content">
  3998.                                    <h2>  <a href="/the-renowned-director-sets-the-record-straight-ai-doesnt-produce-the-avatar-series/" class="top-color">
  3999.                                            The Renowned Director Sets the Record Straight: ‘AI Doesn’t Produce the Avatar Series’
  4000.                                            </a>
  4001.                                    </h2>
  4002.                                    <ul>
  4003.                                        <li>
  4004.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;">
  4005.                                                </li>
  4006.                                        <li class="top-color">By Stephanie Mccarthy PhD</li>
  4007.                                        <li  class="top-color">11 May 2026</li>
  4008.                                    </ul>
  4009.                                </div>
  4010.                            </div>
  4011.                        </div>
  4012.                        
  4013.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  4014.                            <div class="wpo-blog-item">
  4015.                                <div class="wpo-blog-img">
  4016.                                    
  4017.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4018.                                    
  4019.                                    <div class="thumb bg-primary-gradient ">News</div>
  4020.                                </div>
  4021.                                <div class="wpo-blog-content">
  4022.                                    <h2>  <a href="/shackled-alone-and-terrified-the-bleak-reality-for-female-prisoners-made-to-deliver-in-detention/" class="top-color">
  4023.                                            Shackled, Alone and Terrified: The Bleak Reality for Female Prisoners Made to Deliver in Detention.
  4024.                                            </a>
  4025.                                    </h2>
  4026.                                    <ul>
  4027.                                        <li>
  4028.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;">
  4029.                                                </li>
  4030.                                        <li class="top-color">By Stephanie Mccarthy PhD</li>
  4031.                                        <li  class="top-color">11 May 2026</li>
  4032.                                    </ul>
  4033.                                </div>
  4034.                            </div>
  4035.                        </div>
  4036.                        
  4037.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  4038.                            <div class="wpo-blog-item">
  4039.                                <div class="wpo-blog-img">
  4040.                                    
  4041.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4042.                                    
  4043.                                    <div class="thumb bg-primary-gradient ">News</div>
  4044.                                </div>
  4045.                                <div class="wpo-blog-content">
  4046.                                    <h2>  <a href="/an-story-of-unexpected-kindness-when-a-student-allowed-me-to-stay-on-her-dorm-ground/" class="top-color">
  4047.                                            An Story of Unexpected Kindness: When a Student Allowed Me to Stay on Her Dorm Ground
  4048.                                            </a>
  4049.                                    </h2>
  4050.                                    <ul>
  4051.                                        <li>
  4052.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;">
  4053.                                                </li>
  4054.                                        <li class="top-color">By Stephanie Mccarthy PhD</li>
  4055.                                        <li  class="top-color">11 May 2026</li>
  4056.                                    </ul>
  4057.                                </div>
  4058.                            </div>
  4059.                        </div>
  4060.                        
  4061.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  4062.                            <div class="wpo-blog-item">
  4063.                                <div class="wpo-blog-img">
  4064.                                    
  4065.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4066.                                    
  4067.                                    <div class="thumb bg-primary-gradient ">News</div>
  4068.                                </div>
  4069.                                <div class="wpo-blog-content">
  4070.                                    <h2>  <a href="/within-those-devastated-remains-of-an-residential-building-i-found-a-book-id-translated/" class="top-color">
  4071.                                            Within those Devastated Remains of an Residential Building, I Found a Book I’d Translated
  4072.                                            </a>
  4073.                                    </h2>
  4074.                                    <ul>
  4075.                                        <li>
  4076.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;">
  4077.                                                </li>
  4078.                                        <li class="top-color">By Stephanie Mccarthy PhD</li>
  4079.                                        <li  class="top-color">11 May 2026</li>
  4080.                                    </ul>
  4081.                                </div>
  4082.                            </div>
  4083.                        </div>
  4084.                        
  4085.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  4086.                            <div class="wpo-blog-item">
  4087.                                <div class="wpo-blog-img">
  4088.                                    
  4089.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4090.                                    
  4091.                                    <div class="thumb bg-primary-gradient ">News</div>
  4092.                                </div>
  4093.                                <div class="wpo-blog-content">
  4094.                                    <h2>  <a href="/3-xbox-game-pass-titles-we-are-playing-over-the-weekend-october-10-12/" class="top-color">
  4095.                                            3 Xbox Game Pass Titles We Are Playing Over the Weekend (October 10-12)
  4096.                                            </a>
  4097.                                    </h2>
  4098.                                    <ul>
  4099.                                        <li>
  4100.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;">
  4101.                                                </li>
  4102.                                        <li class="top-color">By Stephanie Mccarthy PhD</li>
  4103.                                        <li  class="top-color">11 May 2026</li>
  4104.                                    </ul>
  4105.                                </div>
  4106.                            </div>
  4107.                        </div>
  4108.                        
  4109.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  4110.                            <div class="wpo-blog-item">
  4111.                                <div class="wpo-blog-img">
  4112.                                    
  4113.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4114.                                    
  4115.                                    <div class="thumb bg-primary-gradient ">News</div>
  4116.                                </div>
  4117.                                <div class="wpo-blog-content">
  4118.                                    <h2>  <a href="/life-for-one-hundred-twenty-thousand-displaced-people-in-mauritanias-vast-refugee-camp-on-the-mali-border/" class="top-color">
  4119.                                            Life for one hundred twenty thousand Displaced People in Mauritania&#x27;s Vast Refugee Camp on the Mali Border.
  4120.                                            </a>
  4121.                                    </h2>
  4122.                                    <ul>
  4123.                                        <li>
  4124.                                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/13cf0adf-747b-4a04-a7b5-67c318f702fe_profile.png" alt="Stephanie Mccarthy PhD" style="object-fit: cover;">
  4125.                                                </li>
  4126.                                        <li class="top-color">By Stephanie Mccarthy PhD</li>
  4127.                                        <li  class="top-color">11 May 2026</li>
  4128.                                    </ul>
  4129.                                </div>
  4130.                            </div>
  4131.                        </div>
  4132.                        
  4133.  
  4134.                    </div>
  4135.                </div>
  4136.            </div>
  4137.        </div>
  4138.    </div> <!-- end container -->
  4139. </section>
  4140.  
  4141.  
  4142.    
  4143.        <!-- end wpo-blog-sponsored-section -->
  4144.        <!-- start wpo-subscribe-section -->
  4145.        
  4146.        <!-- end subscribe-section -->
  4147.        <!-- start of wpo-site-footer-section -->
  4148.        
  4149.  
  4150.  
  4151.  
  4152.  
  4153.  
  4154. <footer class="wpo-site-footer-v2">
  4155.  <!-- Top Section - Logo & CTA -->
  4156.  <div class="footer-top-section py-3">
  4157.    <div class="container-fluid fluid-container">
  4158.      <div class="row align-items-center">
  4159.        <div class="brand-logo d-flex align-items-center justify-content-center">
  4160.          
  4161.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/fc52a056-8d46-49f8-98b7-2ddbbd3c6e49_logo.png" alt="Wager Energy NZ" class="footer-logo" />
  4162.          
  4163.          <div class="brand-info">
  4164.            <h3 class="brand-title">Wager Energy NZ</h3>
  4165.          </div>
  4166.        </div>
  4167.      </div>
  4168.    </div>
  4169.  </div>
  4170.  
  4171.  <!-- Main Content Grid -->
  4172.  <div class="footer-main-content py-4">
  4173.    <div class="container-fluid fluid-container px-3">
  4174.      <div class="d-flex justify-content-between flex-wrap gap-3">
  4175.        <!-- Column 1: Quick Links & Top Categories -->
  4176.        <div class="">
  4177.          <div class="footer-column">
  4178.            <h5 class="column-title">Quick Links</h5>
  4179.            <ul class="footer-menu list-unstyled">
  4180.              
  4181.                <li>
  4182.                  <a class="menu-link" href="/virginias-new-governor-makes-a-landmark-as-virginias-initial-woman-governor/">Virginia&#x27;s New Governor Makes a Landmark as Virginia&#x27;s Initial Woman Governor</a>
  4183.                </li>
  4184.              
  4185.                <li>
  4186.                  <a class="menu-link" href="/when-did-i-get-that-good-looking-the-rock-legend-on-watching-jeremy-allen-white-play-him-on-screen/">‘When Did I Get That Good-Looking?’: The Rock Legend on Watching Jeremy Allen White Play Him On Screen</a>
  4187.                </li>
  4188.              
  4189.                <li>
  4190.                  <a class="menu-link" href="/the-debut-album-daughters-delves-into-sorrow-and-style/">The Debut Album &quot;Daughters&quot; Delves Into Sorrow and Style</a>
  4191.                </li>
  4192.              
  4193.                <li>
  4194.                  <a class="menu-link" href="/putin-assures-uninterrupted-oil-shipments-to-india-in-defiance-of-us-sanctions/">Putin Assures Uninterrupted Oil Shipments to India in Defiance of US Sanctions</a>
  4195.                </li>
  4196.              
  4197.                <li>
  4198.                  <a class="menu-link" href="/gaza-war-in-visualizations-after-24-months-of-hostilities/">Gaza War in Visualizations After 24 Months of Hostilities</a>
  4199.                </li>
  4200.              
  4201.                <li>
  4202.                  <a class="menu-link" href="/democratic-lawmakers-criticize-trump-after-he-claims-they-should-face-capital-punishment/">Democratic lawmakers Criticize Trump After He Claims They Should Face Capital Punishment</a>
  4203.                </li>
  4204.              
  4205.            </ul>
  4206.          </div>
  4207.        </div>
  4208.        <div class="">
  4209.          <div class="footer-column mt-4">
  4210.            <h5 class="column-title">Top Categories</h5>
  4211.            <ul class="footer-menu list-unstyled">
  4212.              
  4213.                <li>
  4214.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  4215.                </li>
  4216.              
  4217.                <li>
  4218.                  <a class="menu-link" href="/category/business/">Business</a>
  4219.                </li>
  4220.              
  4221.                <li>
  4222.                  <a class="menu-link" href="/category/esports/">Esports</a>
  4223.                </li>
  4224.              
  4225.                <li>
  4226.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  4227.                </li>
  4228.              
  4229.                <li>
  4230.                  <a class="menu-link" href="/category/featured/">Featured</a>
  4231.                </li>
  4232.              
  4233.            </ul>
  4234.          </div>
  4235.        </div>
  4236.        <!-- Column 2: Blog Rolls -->
  4237.      <div class="">
  4238.          <div class="footer-column">
  4239.            <h5 class="column-title">Blog Rolls</h5>
  4240.            <ul class="footer-menu list-unstyled" id="blogRollLinks">
  4241.              
  4242.              
  4243.  
  4244.              
  4245.              
  4246.                
  4247.              
  4248.            </ul>
  4249.          </div>
  4250.        </div>
  4251.      </div>
  4252.    </div>
  4253.  </div>
  4254.  
  4255.  <!-- Tagline Section -->
  4256.  <div class="footer-tagline bg-primary-gradient text-center py-3">
  4257.    <div class="container-fluid fluid-container">
  4258.      <p class="mb-0 text-white text-capitalize">Wager Energy NZ provides expert renewable energy solutions, including solar and wind power installations for homes and businesses across New Zealand. Learn about sustainable options.</p>
  4259.    </div>
  4260.  </div>
  4261.  
  4262.  <!-- Footer Bottom -->
  4263.  <div class="footer-bottom py-3">
  4264.    <div class="container-fluid fluid-container">
  4265.      <div class="d-flex flex-column flex-md-row justify-content-between align-items-center text-center">
  4266.        <div class="copyright-info">
  4267.          <p class="mb-0 text-color">
  4268.            &copy; 2026 <strong>Wager Energy NZ</strong>. All rights reserved.
  4269.          </p>
  4270.        </div>
  4271.        <div class="utility-links mt-2 mt-md-0">
  4272.          <a href="/page/write-for-us/" class="utility-link me-3">Write For Us</a>
  4273.          <a href="/page/terms-and-conditions/" class="utility-link me-3">Terms &amp; Conditions</a>
  4274.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  4275.        </div>
  4276.      </div>
  4277.    </div>
  4278.  </div>
  4279. </footer>
  4280.  
  4281.  
  4282. <style>
  4283.  
  4284. .footer-top-section {
  4285.    border-bottom: 1px solid var(--border-color);
  4286.    background-color: var(--card-bg) !important;
  4287. }
  4288.  
  4289. .footer-logo {
  4290.    height:50px;
  4291.    width: auto;
  4292. }
  4293. .text-color{
  4294.    color: var(--topbar-color) !important;
  4295. }
  4296. .brand-title {
  4297.    font-size: 20px;
  4298.    font-weight: 600;
  4299.    color: var(--topbar-color);
  4300.    margin: 0;
  4301. }
  4302.  
  4303. .footer-main-content {
  4304.    background: var(--card-bg);
  4305. }
  4306.  
  4307. .column-title {
  4308.    font-size: 16px;
  4309.    font-weight: 600;
  4310.    color: var(--topbar-color) !important;
  4311.    margin-bottom: 15px;
  4312. }
  4313.  
  4314. .footer-menu li {
  4315.    margin-bottom: 8px;
  4316. }
  4317.  
  4318. .menu-link {
  4319.    color: var(--topbar-color) !important;
  4320.    text-decoration: none;
  4321.    font-size: 16px;
  4322.    transition: color 0.3s ease;
  4323. }
  4324.  
  4325. .footer-tagline {
  4326.    font-size: 16px;
  4327. }
  4328.  
  4329. .footer-bottom {
  4330.    font-size: 16px;
  4331.    background-color: var(--card-bg) !important;
  4332. }
  4333.  
  4334. .utility-link {
  4335.    color: var(--topbar-color) !important;
  4336.    text-decoration: none;
  4337.    transition: color 0.3s ease;
  4338. }
  4339.  
  4340. .utility-link:hover {
  4341.    color: var(--secondary-color);
  4342. }
  4343.  
  4344. /* Responsive Design */
  4345. @media (max-width: 992px) {
  4346.    .footer-top-section {
  4347.        text-align: start;
  4348.    }
  4349.    .cta-btn {
  4350.        margin-top: 10px;
  4351.    }
  4352. }
  4353.  
  4354. @media (max-width: 768px) {
  4355.    .footer-column {
  4356.        text-align: start;
  4357.    }
  4358.    .footer-tagline {
  4359.        font-size: 13px;
  4360.    }
  4361. }
  4362.  
  4363. @media (max-width: 576px) {
  4364.    .column-title {
  4365.        font-size: 15px;
  4366.    }
  4367.    .menu-link {
  4368.        font-size: 13px;
  4369.    }
  4370.    .cta-btn {
  4371.        font-size: 13px;
  4372.        padding: 7px 15px;
  4373.    }
  4374. }
  4375. </style>
  4376.  
  4377. <script>
  4378. // Prevent default for placeholder links
  4379. document.addEventListener('DOMContentLoaded', function() {
  4380.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4381.        anchor.addEventListener('click', function(e) {
  4382.            e.preventDefault();
  4383.        });
  4384.    });
  4385. });
  4386. document.addEventListener('DOMContentLoaded', function () {
  4387.    var btn = document.getElementById('toggleBlogRollLinks');
  4388.    if (!btn) return; // No extra items, no button
  4389.  
  4390.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4391.  
  4392.    btn.addEventListener('click', function () {
  4393.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4394.            return li.classList.contains('d-none');
  4395.        });
  4396.  
  4397.        extras.forEach(function (li) {
  4398.            if (anyHidden) {
  4399.                li.classList.remove('d-none');
  4400.                li.classList.add('show');
  4401.            } else {
  4402.                li.classList.add('d-none');
  4403.                li.classList.remove('show');
  4404.            }
  4405.        });
  4406.  
  4407.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4408.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4409.    });
  4410. });
  4411.  
  4412. </script>
  4413.  
  4414.        <!-- end of wpo-site-footer-section -->
  4415.    </div>
  4416.    <!-- end of page-wrapper -->
  4417.  
  4418.    <!-- All JavaScript files
  4419.    ================================================== -->
  4420.    
  4421.  
  4422. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4423. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4424. <!-- Plugins for this template -->
  4425. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4426. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4427. <!-- Custom script for this template -->
  4428. <script src="/static/blogapp/assets/js/script.js"></script>
  4429.  
  4430. <script>
  4431. (function () {
  4432. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4433. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4434.  
  4435. function applyFallback(img) {
  4436. if (!img || img.dataset.fallbackApplied === "1") {
  4437. return;
  4438. }
  4439. var failedSrc = img.currentSrc || img.src || "";
  4440. img.dataset.fallbackApplied = "1";
  4441. img.onerror = null;
  4442. img.src = fallbackImageSrc;
  4443. console.warn("[ImageFallback] Replaced broken image:", {
  4444. failedSrc: failedSrc,
  4445. fallbackSrc: fallbackImageSrc,
  4446. alt: img.alt || "",
  4447. });
  4448. }
  4449.  
  4450. document.querySelectorAll("img").forEach(function (img) {
  4451. if (img.complete && img.naturalWidth === 0) {
  4452. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4453. failedSrc: img.currentSrc || img.src || "",
  4454. alt: img.alt || "",
  4455. });
  4456. applyFallback(img);
  4457. }
  4458. });
  4459.  
  4460. document.addEventListener(
  4461. "error",
  4462. function (event) {
  4463. var target = event.target;
  4464. if (target && target.tagName === "IMG") {
  4465. applyFallback(target);
  4466. }
  4467. },
  4468. true
  4469. );
  4470. })();
  4471. </script>
  4472.  
  4473. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4474.  
  4475.  
  4476.  
  4477. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"5a7e46a17b8f4e2ebea83b4d6b9455ac","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4478. </body>
  4479.  
  4480. </html>
  4481.  
  4482.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda