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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="karla">
  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/Untitled_design_-_2025-04-28T110445.125_Wk7kRFb_9VLE5N4_EFFImE2_E77hy26.png">
  14.    
  15.  
  16.    <title>Quantum Bets UK | Expert Sports Betting Insights &amp; Strategies</title>
  17.    <meta name="description" content="Quantum Bets UK provides expert analysis, betting strategies, and insights for sports enthusiasts. Stay ahead with data-driven tips and predictions.">
  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://quantumbets.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #606c38;
  42.        --bs-primary-rgb: 606c38;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #2a9d8f;
  45.        --bs-danger: #e63946;
  46.        --bs-warning: #e76f51;
  47.        --bs-info: #457b9d;
  48.        --bs-light: #f4f1de;
  49.        --bs-dark: #283618;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #606c38;
  53.        --theme-primary-color-s2: #606c38;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #283618;
  57.        --text-light-color: #676767;
  58.        --heading-color: #283618;
  59.        --border-color: #d8d5c4;
  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: #e9ece2;
  75.        --navbar-color: #283618;
  76.        --topbar-bg: #f4f1de;
  77.        --topbar-color: #283618;
  78.        --footer-bg: #283618;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d8d5c4;
  82.        --card-radius: 10px;
  83.        --link-color: #606c38;
  84.        --link-hover: #4a552c;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(96, 108, 56, 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-theme_20">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405. <div class="top-bg">
  406.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  407.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  408.        
  409.        <div class="unique-news-container">
  410.            <div class="unique-news-wrapper" id="newsWrapper">
  411.                <!-- News items injected via JS -->
  412.            </div>
  413.        </div>
  414.    
  415.        <div class="contact-info">
  416.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  417.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  418.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  419.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  420.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  421.            </ul>
  422.        </div>
  423.    </div>
  424. </div>
  425.  
  426. <script>
  427.    // Build array dynamically from Django context
  428.    const newsItems = [
  429.        
  430.            { title: "Physical Health versus World Standing \u002D Boulter\u0027s Melbourne Grand Slam Predicament", url: "/physical-health-versus-world-standing-boulters-melbourne-grand-slam-predicament/" },
  431.        
  432.            { title: "Spurs Ease Strain on Frank as Xavi Simons Rounds Off Straightforward Victory Over Slavia Prague", url: "/spurs-ease-strain-on-frank-as-xavi-simons-rounds-off-straightforward-victory-over-slavia-prague/" },
  433.        
  434.            { title: "The Story of Leonard and Hungry Paul Overview: A Gentle Series With Narration from the Hollywood Star Provides the Perfect Remedy to Contemporary Living", url: "/the-story-of-leonard-and-hungry-paul-overview-a-gentle-series-with-narration-from-the-hollywood-star-provides-the-perfect-remedy-to-contemporary-living/" },
  435.        
  436.            { title: "The Art of Perfect Butter Paneer – Cooking Instructions", url: "/the-art-of-perfect-butter-paneer-cooking-instructions/" },
  437.        
  438.            { title: "UK and Scottish government Governments Clash Over Footing the £24.5 million Cost for Trump and JD Vance Trips", url: "/uk-and-scottish-government-governments-clash-over-footing-the-245-million-cost-for-trump-and-jd-vance-trips/" }
  439.        
  440.    ];
  441.  
  442.    let currentNewsIndex = 0;
  443.    const newsWrapper = document.getElementById('newsWrapper');
  444.    let newsElements = [];
  445.  
  446.    // Create news elements dynamically with links
  447.    function createNewsElements() {
  448.        newsItems.forEach((news, index) => {
  449.            const newsElement = document.createElement('div');
  450.            newsElement.className = 'unique-news-item';
  451.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  452.            newsWrapper.appendChild(newsElement);
  453.            newsElements.push(newsElement);
  454.        });
  455.  
  456.        if (newsElements.length > 0) {
  457.            newsElements[0].classList.add('active');
  458.        }
  459.    }
  460.  
  461.    function changeNews() {
  462.        const currentElement = newsElements[currentNewsIndex];
  463.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  464.        const nextElement = newsElements[nextIndex];
  465.  
  466.        currentElement.classList.remove('active');
  467.        currentElement.classList.add('exit-up');
  468.  
  469.        setTimeout(() => {
  470.            nextElement.classList.add('active');
  471.            currentNewsIndex = nextIndex;
  472.  
  473.            setTimeout(() => {
  474.                currentElement.classList.remove('exit-up');
  475.            }, 100);
  476.        }, 250);
  477.    }
  478.  
  479.    function startNewsRotation() {
  480.        setInterval(changeNews, 5000);
  481.    }
  482.  
  483.    window.onload = function() {
  484.        createNewsElements();
  485.        startNewsRotation();
  486.    };
  487. </script>
  488.  
  489.  
  490.  
  491.            
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498. <header class="header-v9 mb-4" role="banner">
  499.  <div class="container-fluid fluid-container">
  500.    <!-- Sticky/Glass Nav Card -->
  501.    <div class="nav-card-v9" role="navigation" aria-label="Primary">
  502.      <div class="row align-items-center justify-content-between g-3">
  503.        <!-- Logo -->
  504.       <div class="col-6 col-md-3 col-lg-2">
  505.          <a class="logo-link-v9 d-inline-flex align-items-center gap-2" href="/">
  506.            
  507.              <span class="site-name">My Site</span>
  508.            
  509.          </a>
  510.        </div>
  511.  
  512.        <!-- Desktop Nav -->
  513.        <div class="col d-none d-xl-block">
  514.          <nav class="main-nav-v9">
  515.            <ul class="nav-list-v9">
  516.              <!-- Home (static) -->
  517.              <li class="nav-item-v9">
  518.                <a href="/" class="nav-link-v9 active-v9">Home</a>
  519.              </li >
  520.          
  521.              
  522.                
  523.                  <li class="nav-item-v9">
  524.                    <a href="/category/all-posts/" class="nav-link-v9">All Posts</a>
  525.                  </li>
  526.                
  527.                  <li class="nav-item-v9">
  528.                    <a href="/category/business/" class="nav-link-v9">Business</a>
  529.                  </li>
  530.                
  531.                  <li class="nav-item-v9">
  532.                    <a href="/category/esports/" class="nav-link-v9">Esports</a>
  533.                  </li>
  534.                
  535.                  <li class="nav-item-v9">
  536.                    <a href="/category/fashion/" class="nav-link-v9">Fashion</a>
  537.                  </li>
  538.                
  539.                  <li class="nav-item-v9">
  540.                    <a href="/category/featured/" class="nav-link-v9">Featured</a>
  541.                  </li>
  542.                
  543.                  <li class="nav-item-v9">
  544.                    <a href="/category/gaming/" class="nav-link-v9">Gaming</a>
  545.                  </li>
  546.                
  547.                  <li class="nav-item-v9">
  548.                    <a href="/category/health/" class="nav-link-v9">Health</a>
  549.                  </li>
  550.                
  551.                  <li class="nav-item-v9">
  552.                    <a href="/category/life-fitness/" class="nav-link-v9">Life &amp; Fitness</a>
  553.                  </li>
  554.                
  555.  
  556.                
  557.                  <li class="nav-item-v9 has-dropdown-v9">
  558.                    <button class="nav-link-v9 bg-transparent border-0 nav-more-btn-v9" type="button" aria-haspopup="true" aria-expanded="false" aria-controls="more-desktop-v9">
  559.                      More<svg class="chev-v9" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  560.                        <polyline points="6,9 12,15 18,9"></polyline>
  561.                      </svg>
  562.                    </button>
  563.                    <div class="dropdown-card-v9" id="more-desktop-v9" role="menu">
  564.                      <div class="dropdown-grid-v9">
  565.                        <div class="dropdown-section-v9">
  566.                          
  567.                            <a href="/category/lifestyle/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Lifestyle</a>
  568.                          
  569.                            <a href="/category/news/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> News</a>
  570.                          
  571.                            <a href="/category/others/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Others</a>
  572.                          
  573.                            <a href="/category/politics/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Politics</a>
  574.                          
  575.                            <a href="/category/sports/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Sports</a>
  576.                          
  577.                            <a href="/category/tech/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Tech</a>
  578.                          
  579.                            <a href="/category/travel/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Travel</a>
  580.                          
  581.                        </div>
  582.                      </div>
  583.                    </div>
  584.                  </li>
  585.                
  586.              
  587.                <li class="nav-item-v9">
  588.                <a href="/page/contact-us/" class="nav-link-v9">Contact Us</a>
  589.              </li >
  590.            </ul>
  591.          </nav>
  592.        </div>
  593.  
  594.        <!-- Actions -->
  595.        <div class="col-6 col-md-3 col-lg-2">
  596.          <div class="nav-actions-v9">
  597.            <button class="icon-btn-v9" aria-controls="searchPanelV9" aria-expanded="false" aria-label="Open search" onclick="toggleSearchV9()">
  598.              <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  599.                <circle cx="11" cy="11" r="8"></circle>
  600.                <path d="m21 21-4.35-4.35"></path>
  601.              </svg>
  602.            </button>
  603.            <button class="icon-btn-v9 d-xl-none" aria-controls="mobileNavV9" aria-expanded="false" aria-label="Open menu" onclick="toggleMobileNavV9()">
  604.              <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  605.                <line x1="3" y1="6" x2="21" y2="6" />
  606.                <line x1="3" y1="12" x2="21" y2="12" />
  607.                <line x1="3" y1="18" x2="21" y2="18" />
  608.              </svg>
  609.            </button>
  610.          </div>
  611.        </div>
  612.      </div>
  613.  
  614.      <!-- Active underline (animated) -->
  615.      <span class="active-rail-v9" aria-hidden="true"></span>
  616.    </div>
  617.  
  618.    <!-- Search Panel -->
  619.    <div class="search-panel-v9" id="searchPanelV9" role="dialog" aria-label="Site search" aria-modal="true">
  620.      <form class="search-form-v9" action="" method="get" role="search">
  621.        <label for="q-v9" class="visually-hidden">Search</label>
  622.        <div class="search-input-wrap-v9">
  623.          <svg class="search-icn-v9" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  624.            <circle cx="11" cy="11" r="8"></circle>
  625.            <path d="m21 21-4.35-4.35"></path>
  626.          </svg>
  627.          <input id="search-input" name="q" type="search"  class="search-input-v9" placeholder="Search articles, tutorials, news…" autocomplete="off" />
  628.          <button type="button" class="icon-btn-v9 ghost" aria-label="Close search" onclick="toggleSearchV9()">
  629.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  630.              <line x1="18" y1="6" x2="6" y2="18" />
  631.              <line x1="6" y1="6" x2="18" y2="18" />
  632.            </svg>
  633.          </button>
  634.        </div>
  635.        <div class="search-suggest-v9 search-v1" id="search-results">
  636.          
  637.        </div>
  638.      </form>
  639.    </div>
  640.  
  641.    <!-- Mobile Offcanvas -->
  642.    <aside class="mobile-nav-v9 d-xl-none" id="mobileNavV9" role="dialog" aria-label="Mobile navigation" aria-modal="true">
  643.      <div class="mobile-wrap-v9">
  644.        <div class="mobile-head-v9">
  645.          <span class="mobile-title-v9">Menu</span>
  646.          <button class="icon-btn-v9 ghost" aria-label="Close menu" onclick="toggleMobileNavV9()">
  647.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  648.              <line x1="18" y1="6" x2="6" y2="18" />
  649.              <line x1="6" y1="6" x2="18" y2="18" />
  650.            </svg>
  651.          </button>
  652.        </div>
  653.  
  654.        <ul class="mobile-list-v9">
  655.          <li>
  656.            <a class="mobile-link-v9 active-v9" href="/">Home</a>
  657.          </li>
  658.          <li class="">
  659.                <a href="/page/contact-us/" class="mobile-link-v9">Contact Us</a>
  660.          </li >
  661.          
  662.            
  663.              <li>
  664.                <a class="mobile-link-v9" href="/category/all-posts/">All Posts</a>
  665.              </li>
  666.            
  667.              <li>
  668.                <a class="mobile-link-v9" href="/category/business/">Business</a>
  669.              </li>
  670.            
  671.              <li>
  672.                <a class="mobile-link-v9" href="/category/esports/">Esports</a>
  673.              </li>
  674.            
  675.              <li>
  676.                <a class="mobile-link-v9" href="/category/fashion/">Fashion</a>
  677.              </li>
  678.            
  679.              <li>
  680.                <a class="mobile-link-v9" href="/category/featured/">Featured</a>
  681.              </li>
  682.            
  683.  
  684.            
  685.          
  686.        </ul>
  687.      </div>
  688.    </aside>
  689.  </div>
  690.  
  691.  <!-- Overlay -->
  692.  <div class="nav-overlay-v9" id="navOverlayV9" onclick="closeAllV9()" aria-hidden="true"></div>
  693. </header>
  694.  
  695. <style>
  696.  
  697.  .header-v9 {
  698.    position: relative;
  699.    padding: 14px 0;
  700.    z-index: 50;
  701.  }
  702.  .header-v9.is-scrolled .nav-card-v9 {
  703.    padding: 10px 18px;
  704.    border-radius: 14px;
  705.    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  706.  }
  707.  .header-v9.is-scrolled .logo-img-v9 {
  708.    transform: scale(0.92);
  709.  }
  710.  
  711.  /* Card */
  712.  .nav-card-v9 {
  713.    background: var(--navbar-bg);
  714.    backdrop-filter: blur(18px);
  715.    border: 1px solid var(--border-color);
  716.    border-radius: 18px;
  717.    padding: 14px 22px;
  718.    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  719.    position: sticky;
  720.    top: 10px;
  721.  }
  722.  
  723.  /* Logo */
  724.  .logo-img-v9 {
  725.    max-height: 60px;
  726.    width: auto;
  727.    transition: transform 0.25s ease, opacity 0.25s ease;
  728.  }
  729.  .logo-link-v9:hover .logo-img-v9 {
  730.    transform: translateY(-1px) scale(1.03);
  731.  }
  732.  
  733.  /* Desktop nav */
  734.  .main-nav-v9 {
  735.    display: flex;
  736.    justify-content: center;
  737.  }
  738.  .nav-list-v9 {
  739.    display: flex;
  740.    gap: 6px;
  741.    list-style: none;
  742.    margin: 0;
  743.    padding: 0;
  744.  }
  745.  .nav-item-v9 {
  746.    position: relative;
  747.  }
  748.  .nav-link-v9 {
  749.    position: relative;
  750.    display: inline-flex;
  751.    align-items: center;
  752.    justify-content: center;
  753.    padding: 10px 10px;
  754.    border-radius: 12px;
  755.    color: var(--navbar-color);
  756.    text-decoration: none;
  757.    font-weight: 500;
  758.    font-size: 15px;
  759.    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  760.  }
  761.  .nav-link-v9:hover {
  762.    background: rgba(102, 126, 234, 0.1);
  763.    color: var(--topbar-color);
  764.    transform: translateY(-1px);
  765.  }
  766.  .nav-link-v9.active-v9 {
  767.    color: transparent;
  768.  }
  769.  .nav-link-v9.active-v9::after {
  770.    content: '';
  771.    position: absolute;
  772.    left: 12px;
  773.    right: 12px;
  774.    bottom: 6px;
  775.    height: 3px;
  776.    border-radius: 3px;
  777.    background: var(--sub-nav);
  778.  }
  779.  
  780.  /* Dropdown */
  781.  .has-dropdown-v9 {
  782.    position: relative;
  783.  }
  784.  .nav-more-btn-v9 {
  785.    display: inline-flex;
  786.    gap: 6px;
  787.    align-items: center;
  788.  }
  789.  .chev-v9 {
  790.    transition: transform 0.2s ease;
  791.  }
  792.  .has-dropdown-v9:focus-within .chev-v9,
  793.  .has-dropdown-v9:hover .chev-v9 {
  794.    transform: rotate(180deg);
  795.  }
  796.  
  797.  .dropdown-card-v9 {
  798.    position: absolute;
  799.    top: calc(100% + 14px);
  800.    left: 50%;
  801.    transform: translateX(-50%) translateY(-6px);
  802.    background: var(--navbar-bg);
  803.    border: 1px solid var(--border-color);
  804.    border-radius: 14px;
  805.    padding: 18px;
  806.    min-width: 280px;
  807.    z-index: 200;
  808.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  809.    opacity: 0;
  810.    visibility: hidden;
  811.    transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  812.  }
  813.  .has-dropdown-v9:hover .dropdown-card-v9,
  814.  .has-dropdown-v9:focus-within .dropdown-card-v9 {
  815.    opacity: 1;
  816.    visibility: visible;
  817.    transform: translateX(-50%) translateY(0);
  818.  }
  819.  
  820.  .dropdown-grid-v9 {
  821.    display: grid;
  822.    grid-template-columns: 1fr;
  823.    gap: 10px;
  824.  }
  825.  .dropdown-section-v9 {
  826.    display: grid;
  827.    gap: 6px;
  828.  }
  829.  .dropdown-link-v9 {
  830.    display: flex;
  831.    align-items: center;
  832.    gap: 10px;
  833.    padding: 10px 12px;
  834.    border-radius: 10px;
  835.    text-decoration: none;
  836.    font-size: 14px;
  837.    color: var(--navbar-color);
  838.    transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
  839.  }
  840.  .dropdown-link-v9:hover {
  841.    background: var(--bs-primary);
  842.    color: var(--bs-white);
  843.    transform: translateX(4px);
  844.  }
  845.  .link-dot-v9 {
  846.    width: 6px;
  847.    height: 6px;
  848.    border-radius: 50%;
  849.    border: 1px solid currentColor;
  850.  }
  851.  
  852.  /* Actions */
  853.  .nav-actions-v9 {
  854.    display: flex;
  855.    justify-content: flex-end;
  856.    align-items: center;
  857.    gap: 8px;
  858.  }
  859.  .icon-btn-v9 {
  860.    border: 1px solid var(--border-color);
  861.    background: rgba(102, 126, 234, 0.1);
  862.    color: var(--navbar-color);
  863.    padding: 8px;
  864.    border-radius: 12px;
  865.    cursor: pointer;
  866.    transition: transform 0.2s, background 0.2s, color 0.2s;
  867.  }
  868.  .icon-btn-v9:hover {
  869.    background: var(--sub-nav);
  870.    color: var(--topbar-color) !important;
  871.    transform: translateY(-1px);
  872.  }
  873.  .icon-btn-v9.ghost {
  874.    background: transparent;
  875.  }
  876.  
  877.  /* Search Panel */
  878.  .search-panel-v9 {
  879.    position: fixed;
  880.    top: 14px;
  881.    left: 50%;
  882.    transform: translateX(-50%) translateY(-16px);
  883.    width: min(720px, calc(100% - 40px));
  884.    background: var(--navbar-bg);
  885.    border: 1px solid var(--border-color);
  886.    border-radius: 16px;
  887.    padding: 16px;
  888.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  889.    opacity: 0;
  890.    visibility: hidden;
  891.    z-index: 300;
  892.    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
  893.  }
  894.  .search-panel-v9.show-v9 {
  895.    opacity: 1;
  896.    visibility: visible;
  897.    transform: translateX(-50%) translateY(0);
  898.  }
  899.  .search-input-wrap-v9 {
  900.    display: flex;
  901.    align-items: center;
  902.    gap: 10px;
  903.    background: rgba(248, 250, 252, 0.8);
  904.    border: 2px solid rgba(102, 126, 234, 0.2);
  905.    border-radius: 12px;
  906.    padding: 6px 8px;
  907.    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  908.  }
  909.  .search-input-wrap-v9:focus-within {
  910.    border-color: #667eea;
  911.    background: rgba(255, 255, 255, 0.9);
  912.    box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  913.  }
  914.  .search-icn-v9 {
  915.    color: #a0aec0;
  916.    margin-left: 6px;
  917.  }
  918.  .search-input-v9 {
  919.    flex: 1;
  920.    border: 0;
  921.    background: transparent;
  922.    outline: none;
  923.    padding: 12px 4px;
  924.    font-size: 16px;
  925.    color: #2d3748;
  926.  }
  927.  .search-suggest-v9 {
  928.    display: grid;
  929.    grid-template-columns: repeat(3, minmax(0, 1fr));
  930.    gap: 8px;
  931.    margin-top: 10px;
  932.  }
  933.  .suggestion-v9 {
  934.    border: 1px solid var(--border-color);
  935.    background: rgba(248, 250, 252, 0.5);
  936.    color: var(--navbar-color);
  937.    padding: 10px 12px;
  938.    border-radius: 10px;
  939.    font-size: 14px;
  940.    text-align: left;
  941.    cursor: pointer;
  942.    transition: background 0.2s, color 0.2s, transform 0.2s;
  943.  }
  944.  .suggestion-v9:hover {
  945.    background: var(--bs-primary) !important ;
  946.    color: var(--bs-white)  !important;
  947.    transform: translateY(-1px);
  948.  }
  949.  
  950.  /* Mobile */
  951.  .mobile-nav-v9 {
  952.    position: fixed;
  953.    right: 0;
  954.    top: 0;
  955.    height: 100vh;
  956.    width: min(86vw, 420px);
  957.    background: var(--card-bg);
  958.    border-left: 1px solid var(--border-color);
  959.    transform: translateX(100%);
  960.    transition: transform 0.3s ease;
  961.    z-index: 350;
  962.    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
  963.  }
  964.  .mobile-nav-v9.show-v9 {
  965.    transform: translateX(0);
  966.  }
  967.  .mobile-wrap-v9 {
  968.    display: flex;
  969.    flex-direction: column;
  970.    height: 100%;
  971.  }
  972.  .mobile-head-v9 {
  973.    display: flex;
  974.    align-items: center;
  975.    justify-content: space-between;
  976.    padding: 16px;
  977.    background: var(--navbar-bg);
  978.  }
  979.  .mobile-title-v9 {
  980.    font-weight: 600;
  981.  }
  982.  .mobile-list-v9 {
  983.    list-style: none;
  984.    padding: 10px 12px 20px;
  985.    margin: 0;
  986.    overflow-y: auto;
  987.  }
  988.  .mobile-link-v9 {
  989.    display: flex;
  990.    align-items: center;
  991.    justify-content: space-between;
  992.    padding: 14px 12px;
  993.    border-radius: 12px;
  994.    text-decoration: none;
  995.    color: var(--navbar-color);
  996.    font-weight: 500;
  997.    transition: background 0.2s, color 0.2s;
  998.  }
  999.  .mobile-link-v9:hover,
  1000.  .mobile-link-v9.active-v9 {
  1001.    background: var(--sub-nav);
  1002.    color: var(--topbar-color);
  1003.  }
  1004.  .mobile-group-v9 {
  1005.    margin-top: 4px;
  1006.  }
  1007.  .mobile-sublist-v9 {
  1008.    list-style: none;
  1009.    margin: 0;
  1010.    padding: 0;
  1011.    max-height: 0;
  1012.    overflow: auto;
  1013.    transition: max-height 0.25s ease;
  1014.    background:var(--navbar-bg);
  1015.    border-radius: 12px;
  1016.    margin-top: 6px;
  1017.  }
  1018.  .mobile-sublist-v9.show-v9 {
  1019.    max-height: 360px;
  1020.    background: var(--navbar-bg);
  1021.    padding: 6px 0;
  1022.  }
  1023.  .mobile-sublink-v9 {
  1024.    display: block;
  1025.    padding: 10px 16px;
  1026.    text-decoration: none;
  1027.    color: var(--navbar-color);
  1028.    border-radius: 10px;
  1029.    font-size: 14px;
  1030.  }
  1031.  .mobile-sublink-v9:hover {
  1032.    background: var(--sub-nav);
  1033.    color: var(--topbar-color);
  1034.  }
  1035.  .mobile-arrow-v9 {
  1036.    transition: transform 0.2s ease;
  1037.  }
  1038.  .mobile-link-v9.has-arrow-v9[aria-expanded='true'] .mobile-arrow-v9 {
  1039.    transform: rotate(180deg);
  1040.  }
  1041.  
  1042.  /* Overlay */
  1043.  .nav-overlay-v9 {
  1044.    position: fixed;
  1045.    inset: 0;
  1046.    background: rgba(0, 0, 0, 0.35);
  1047.    backdrop-filter: blur(4px);
  1048.    opacity: 0;
  1049.    visibility: hidden;
  1050.    transition: opacity 0.25s, visibility 0.25s;
  1051.    z-index: 200;
  1052.  }
  1053.  .nav-overlay-v9.show-v9 {
  1054.    opacity: 1;
  1055.    visibility: visible;
  1056.  }
  1057.  
  1058.  
  1059.  /* Utils */
  1060.  .visually-hidden {
  1061.    position: absolute !important;
  1062.    height: 1px;
  1063.    width: 1px;
  1064.    overflow: hidden;
  1065.    clip: rect(1px, 1px, 1px, 1px);
  1066.    white-space: nowrap;
  1067.  }
  1068.  
  1069.  /* Responsive tweaks */
  1070.  @media (max-width: 1300px) {
  1071.    .nav-card-v9 {
  1072.      padding: 12px 18px;
  1073.      border-radius: 16px;
  1074.    }
  1075.    .search-panel-v9 {
  1076.      width: calc(100% - 32px);
  1077.    }
  1078.  }
  1079.  @media (max-width: 576px) {
  1080.    .logo-img-v9 {
  1081.      max-height: 38px;
  1082.    }
  1083.  }
  1084. </style>
  1085.  
  1086. <script>
  1087.  /* ============ V9 JS ============ */
  1088.  ;(function () {
  1089.    const overlay = document.getElementById('navOverlayV9')
  1090.    const searchPanel = document.getElementById('searchPanelV9')
  1091.    const mobileNav = document.getElementById('mobileNavV9')
  1092.    const header = document.querySelector('.header-v9')
  1093.  
  1094.    function lockScroll(lock) {
  1095.      document.body.style.overflow = lock ? 'hidden' : ''
  1096.    }
  1097.  
  1098.    window.toggleSearchV9 = function () {
  1099.      const btn = document.querySelector('[aria-controls="searchPanelV9"]')
  1100.      const willOpen = !searchPanel.classList.contains('show-v9')
  1101.  
  1102.      // close mobile if open
  1103.      mobileNav.classList.remove('show-v9')
  1104.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1105.  
  1106.      searchPanel.classList.toggle('show-v9', willOpen)
  1107.      overlay.classList.toggle('show-v9', willOpen)
  1108.      btn?.setAttribute('aria-expanded', String(willOpen))
  1109.      lockScroll(willOpen)
  1110.  
  1111.      if (willOpen) setTimeout(() => document.getElementById('q-v9')?.focus(), 80)
  1112.    }
  1113.  
  1114.    window.toggleMobileNavV9 = function () {
  1115.      const btn = document.querySelector('[aria-controls="mobileNavV9"]')
  1116.      const willOpen = !mobileNav.classList.contains('show-v9')
  1117.  
  1118.      // close search if open
  1119.      searchPanel.classList.remove('show-v9')
  1120.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1121.  
  1122.      mobileNav.classList.toggle('show-v9', willOpen)
  1123.      overlay.classList.toggle('show-v9', willOpen)
  1124.      btn?.setAttribute('aria-expanded', String(willOpen))
  1125.      lockScroll(willOpen)
  1126.    }
  1127.  
  1128.    window.toggleMobileDropdownV9 = function (id) {
  1129.      const list = document.getElementById(id)
  1130.      const btn = document.querySelector(`[onclick*="${id}"]`)
  1131.      const willOpen = !list.classList.contains('show-v9')
  1132.      // close siblings
  1133.      document.querySelectorAll('.mobile-sublist-v9').forEach((el) => {
  1134.        if (el.id !== id) el.classList.remove('show-v9')
  1135.      })
  1136.      list.classList.toggle('show-v9', willOpen)
  1137.      btn?.setAttribute('aria-expanded', String(willOpen))
  1138.    }
  1139.  
  1140.    window.closeAllV9 = function () {
  1141.      searchPanel.classList.remove('show-v9')
  1142.      mobileNav.classList.remove('show-v9')
  1143.      overlay.classList.remove('show-v9')
  1144.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1145.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1146.      lockScroll(false)
  1147.    }
  1148.  
  1149.    // ESC to close
  1150.    document.addEventListener('keydown', (e) => {
  1151.      if (e.key === 'Escape') window.closeAllV9()
  1152.    })
  1153.  
  1154.    // Sticky shrink on scroll
  1155.    let lastY = window.scrollY
  1156.    const onScroll = () => {
  1157.      const y = window.scrollY
  1158.      header.classList.toggle('is-scrolled', y > 10)
  1159.      lastY = y
  1160.    }
  1161.    onScroll()
  1162.    window.addEventListener('scroll', onScroll, { passive: true })
  1163.  
  1164.    // Suggestions fill
  1165.    document.addEventListener('click', (e) => {
  1166.      const btn = e.target.closest('.suggestion-v9')
  1167.      if (!btn) return
  1168.      const val = btn.getAttribute('data-fill') || ''
  1169.      const input = document.getElementById('q-v9')
  1170.      if (input) input.value = val
  1171.    })
  1172.  
  1173.    // Desktop "More" button a11y: open on focus-within, we just toggle aria
  1174.    const moreBtn = document.querySelector('.nav-more-btn-v9')
  1175.    const moreCard = document.getElementById('more-desktop-v9')
  1176.    if (moreBtn && moreCard) {
  1177.      ;['mouseenter', 'focus'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'true')))
  1178.      ;['mouseleave', 'blur'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'false')))
  1179.    }
  1180.  })()
  1181. </script>
  1182.  
  1183. <script>
  1184.  document.addEventListener("DOMContentLoaded", function () {
  1185.    console.log("loaded");
  1186.  
  1187.     const searchInput = document.getElementById("search-input")
  1188.    const searchResults = document.getElementById("search-results");
  1189.  
  1190.    if (!searchInput || !searchResults) {
  1191.      console.error("Search input/results not found");
  1192.      return;
  1193.    }
  1194.  
  1195.    // Prevent form submission
  1196.    if (searchInput.form) {
  1197.      searchInput.form.addEventListener("submit", function (e) {
  1198.        e.preventDefault();
  1199.      });
  1200.    }
  1201.  
  1202.    // Add event listener for keyup
  1203.    searchInput.addEventListener("keyup", function (e) {
  1204.      console.log("Key pressed:", e.key);
  1205.      e.preventDefault();
  1206.  
  1207.      const query = searchInput.value.trim();
  1208.      console.log("User is typing: " + query);
  1209.  
  1210.      // If empty → clear and hide
  1211.      if (query === "") {
  1212.        searchResults.innerHTML = "";
  1213.        searchResults.style.display = "none";
  1214.        return;
  1215.      }
  1216.  
  1217.      // Show results
  1218.      searchResults.style.display = "block";
  1219.  
  1220.      // Fetch search results
  1221.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1222.        method: "GET",
  1223.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1224.      })
  1225.        .then(response => {
  1226.          console.log("Response Status:", response.status);
  1227.          return response.json();
  1228.        })
  1229.        .then(data => {
  1230.          console.log("Data received:", data);
  1231.          if (data.html) {
  1232.            searchResults.innerHTML = data.html;
  1233.          } else {
  1234.            searchResults.innerHTML = "<p>No results found.</p>";
  1235.          }
  1236.        })
  1237.        .catch(error => {
  1238.          console.error("Error fetching search results:", error);
  1239.        });
  1240.    });
  1241.  
  1242.    // Close results when clicking outside
  1243.    document.addEventListener("click", function (e) {
  1244.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1245.        searchResults.style.display = "none";
  1246.      }
  1247.    });
  1248.  
  1249.    // Close results on ESC key
  1250.    document.addEventListener("keydown", function (e) {
  1251.      if (e.key === "Escape") {
  1252.        searchResults.style.display = "none";
  1253.      }
  1254.    });
  1255.  });
  1256. </script>
  1257.  
  1258.  
  1259.        </header>
  1260.        <!-- end of header -->
  1261.        <!-- start of wpo-blog-hero -->
  1262.        
  1263.  
  1264.  
  1265.  
  1266.  <!-- Django Template for Clean Blog Cards -->
  1267.  
  1268.  
  1269.  
  1270.  
  1271. <div class="blog-section">
  1272.    <div class="container-fluid fluid-container">
  1273.        <div class="blog-grid">
  1274.            
  1275.            
  1276.              
  1277.            <!-- Featured Blog Card -->
  1278.            <article class="blog-card featured">
  1279.                <div class="card-image">
  1280.                    
  1281.                        <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1282.                    
  1283.                    <span class="category bg-primary-gradient">News</span>
  1284.                </div>
  1285.                <div class="card-content">
  1286.                    <h2 class="card-title"><a class="top-color" href="/supreme-court-approves-redrawn-texas-congressional-districts/">
  1287.                                        Supreme Court Approves Redrawn Texas Congressional Districts.
  1288.                                    </a></h2>
  1289.                    <p class="card-excerpt"></p>
  1290.                    <div class="card-meta">
  1291.                        <div class="author">
  1292.                            
  1293.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="author-avatar">
  1294.                            
  1295.                            <span class="author-name">Sarah Grant</span>
  1296.                        </div>
  1297.                        <span class="date">14 May 2026</span>
  1298.                    </div>
  1299.                    <a  href="/supreme-court-approves-redrawn-texas-congressional-districts/" class="read-more">Read Article</a>
  1300.                </div>
  1301.            </article>
  1302.  
  1303.            
  1304.            
  1305.  
  1306.            
  1307.            <!-- Regular Blog Card -->
  1308.            <article class="blog-card">
  1309.                <div class="card-image">
  1310.                    
  1311.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1312.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1313.                    
  1314.                    <span class="category bg-primary-gradient">News</span>
  1315.                </div>
  1316.                <div class="card-content">
  1317.                    <h3 class="card-title"> <a class="top-color" href="/surgeons-from-scotland-and-america-accomplish-groundbreaking-stroke-surgery-via-robot/" >
  1318.                                        Surgeons from Scotland and America Accomplish Groundbreaking Stroke Surgery Via Robot
  1319.                                    </a></h3>
  1320.                    <p class="card-excerpt"></p>
  1321.                    <div class="card-meta">
  1322.                        <div class="author">
  1323.                              
  1324.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="author-avatar">
  1325.                            
  1326.                            <span class="author-name">Sarah Grant</span>
  1327.                        </div>
  1328.                        <span class="date">14 May 2026</span>
  1329.                    </div>
  1330.                    <a  href="/surgeons-from-scotland-and-america-accomplish-groundbreaking-stroke-surgery-via-robot/" class="read-more">Read Article</a>
  1331.                </div>
  1332.            </article>
  1333.            
  1334.            <!-- Regular Blog Card -->
  1335.            <article class="blog-card">
  1336.                <div class="card-image">
  1337.                    
  1338.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1339.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1340.                    
  1341.                    <span class="category bg-primary-gradient">News</span>
  1342.                </div>
  1343.                <div class="card-content">
  1344.                    <h3 class="card-title"> <a class="top-color" href="/beijings-new-ai-guidelines-focus-to-provide-youth-safeguards-and-suicide-risk-reduction/" >
  1345.                                        Beijing&#x27;s New AI Guidelines Focus to Provide Youth Safeguards and Suicide Risk Reduction.
  1346.                                    </a></h3>
  1347.                    <p class="card-excerpt"></p>
  1348.                    <div class="card-meta">
  1349.                        <div class="author">
  1350.                              
  1351.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="author-avatar">
  1352.                            
  1353.                            <span class="author-name">Sarah Grant</span>
  1354.                        </div>
  1355.                        <span class="date">13 May 2026</span>
  1356.                    </div>
  1357.                    <a  href="/beijings-new-ai-guidelines-focus-to-provide-youth-safeguards-and-suicide-risk-reduction/" class="read-more">Read Article</a>
  1358.                </div>
  1359.            </article>
  1360.            
  1361.            <!-- Regular Blog Card -->
  1362.            <article class="blog-card">
  1363.                <div class="card-image">
  1364.                    
  1365.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1366.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1367.                    
  1368.                    <span class="category bg-primary-gradient">News</span>
  1369.                </div>
  1370.                <div class="card-content">
  1371.                    <h3 class="card-title"> <a class="top-color" href="/certain-factions-on-the-opposing-sides-who-offer-only-complaints-the-government-is-proceeding-with-the-job-of-economic-renewal/" >
  1372.                                        Certain factions on the opposing sides who offer only complaints: The government is proceeding with the job of economic renewal.
  1373.                                    </a></h3>
  1374.                    <p class="card-excerpt"></p>
  1375.                    <div class="card-meta">
  1376.                        <div class="author">
  1377.                              
  1378.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="author-avatar">
  1379.                            
  1380.                            <span class="author-name">Sarah Grant</span>
  1381.                        </div>
  1382.                        <span class="date">13 May 2026</span>
  1383.                    </div>
  1384.                    <a  href="/certain-factions-on-the-opposing-sides-who-offer-only-complaints-the-government-is-proceeding-with-the-job-of-economic-renewal/" class="read-more">Read Article</a>
  1385.                </div>
  1386.            </article>
  1387.            
  1388.            <!-- Regular Blog Card -->
  1389.            <article class="blog-card">
  1390.                <div class="card-image">
  1391.                    
  1392.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1393.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1394.                    
  1395.                    <span class="category bg-primary-gradient">News</span>
  1396.                </div>
  1397.                <div class="card-content">
  1398.                    <h3 class="card-title"> <a class="top-color" href="/the-greater-manchester-mayor-was-likely-to-have-won-gorton-and-denton-byelection-states-labour-deputy-leader/" >
  1399.                                        The Greater Manchester Mayor Was &#x27;Likely&#x27; to Have Won Gorton and Denton Byelection, States Labour Deputy Leader
  1400.                                    </a></h3>
  1401.                    <p class="card-excerpt"></p>
  1402.                    <div class="card-meta">
  1403.                        <div class="author">
  1404.                              
  1405.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="author-avatar">
  1406.                            
  1407.                            <span class="author-name">Sarah Grant</span>
  1408.                        </div>
  1409.                        <span class="date">13 May 2026</span>
  1410.                    </div>
  1411.                    <a  href="/the-greater-manchester-mayor-was-likely-to-have-won-gorton-and-denton-byelection-states-labour-deputy-leader/" class="read-more">Read Article</a>
  1412.                </div>
  1413.            </article>
  1414.            
  1415.  
  1416.        </div>
  1417.    </div>
  1418. </div>
  1419.  
  1420. <style>
  1421.  
  1422.  
  1423. .blog-section {
  1424.    padding: 60px 0;
  1425. }
  1426.  
  1427.  
  1428. .blog-grid {
  1429.    display: grid;
  1430.    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  1431.    gap: 30px;
  1432. }
  1433.  
  1434. /* Blog Cards */
  1435. .blog-card {
  1436.    background: var(--card-bg);
  1437.    border: 1px solid var(--border-color);
  1438.    border-radius: var(--card-radius);
  1439.    overflow: hidden;
  1440.    transition: all 0.3s ease;
  1441. }
  1442.  
  1443. .blog-card:hover {
  1444.    transform: translateY(-5px);
  1445.    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  1446.    border-color: var(--border-color);
  1447. }
  1448.  
  1449. .featured {
  1450.    grid-column: span 2;
  1451.    display: grid;
  1452.    grid-template-columns: 1fr 1fr;
  1453.    gap: 0;
  1454. }
  1455.  
  1456. .card-image {
  1457.    position: relative;
  1458.    height: 220px;
  1459.    background: #f8f8f8;
  1460. }
  1461.  
  1462. .featured .card-image {
  1463.    height: 100%;
  1464.    min-height: 300px;
  1465. }
  1466.  
  1467. .card-image img {
  1468.    width: 100%;
  1469.    height: 100%;
  1470.    object-fit: cover;
  1471. }
  1472.  
  1473. .category {
  1474.    position: absolute;
  1475.    top: 15px;
  1476.    left: 15px;
  1477.    padding: 6px 16px;
  1478.    border-radius: 20px;
  1479.    font-size: 12px;
  1480.    font-weight: 500;
  1481.    text-transform: uppercase;
  1482.    letter-spacing: 0.5px;
  1483. }
  1484.  
  1485. .card-content {
  1486.    padding: 25px;
  1487. }
  1488.  
  1489. .featured .card-content {
  1490.    display: flex;
  1491.    flex-direction: column;
  1492.    justify-content: center;
  1493.    padding: 40px;
  1494. }
  1495.  
  1496. .card-title {
  1497.    font-size: 18px;
  1498.    font-weight: 600;
  1499.    margin-bottom: 12px;
  1500.    line-height: 1.4;
  1501. }
  1502.  
  1503. .featured .card-title {
  1504.    font-size: 24px;
  1505.    margin-bottom: 15px;
  1506. }
  1507.  
  1508. .card-excerpt {
  1509.    color: #666;
  1510.    font-size: 14px;
  1511.    line-height: 1.6;
  1512.    margin-bottom: 20px;
  1513. }
  1514.  
  1515. .featured .card-excerpt {
  1516.    font-size: 16px;
  1517.    margin-bottom: 25px;
  1518. }
  1519.  
  1520. .card-meta {
  1521.    display: flex;
  1522.    align-items: center;
  1523.    justify-content: space-between;
  1524.    padding-top: 15px;
  1525.    border-top: 1px solid #f0f0f0;
  1526.    margin-bottom: 15px;
  1527. }
  1528.  
  1529. .author {
  1530.    display: flex;
  1531.    align-items: center;
  1532.    gap: 10px;
  1533. }
  1534.  
  1535. .author-avatar {
  1536.    width: 30px;
  1537.    height: 30px;
  1538.    border-radius: 50%;
  1539.    object-fit: cover;
  1540.    border: 1px solid #e5e5e5;
  1541. }
  1542.  
  1543. .author-name {
  1544.    color: #555;
  1545.    font-size: 13px;
  1546.    font-weight: 500;
  1547. }
  1548.  
  1549. .date {
  1550.    color: #999;
  1551.    font-size: 12px;
  1552. }
  1553.  
  1554. .read-more {
  1555.    color: #333;
  1556.    text-decoration: none;
  1557.    font-size: 13px;
  1558.    font-weight: 500;
  1559.    display: inline-flex;
  1560.    align-items: center;
  1561.    transition: color 0.2s ease;
  1562. }
  1563.  
  1564. .read-more:hover {
  1565.    color: #000;
  1566. }
  1567.  
  1568. .read-more::after {
  1569.    content: '→';
  1570.    margin-left: 8px;
  1571.    transition: transform 0.2s ease;
  1572. }
  1573.  
  1574. .read-more:hover::after {
  1575.    transform: translateX(4px);
  1576. }
  1577.  
  1578. /* Newsletter Card */
  1579. .newsletter-card {
  1580.    background: white;
  1581.    border: 2px dashed #ddd;
  1582.    border-radius: 12px;
  1583.    padding: 40px 30px;
  1584.    text-align: center;
  1585.    display: flex;
  1586.    flex-direction: column;
  1587.    justify-content: center;
  1588.    align-items: center;
  1589. }
  1590.  
  1591. .newsletter-title {
  1592.    color: #333;
  1593.    font-size: 20px;
  1594.    font-weight: 600;
  1595.    margin-bottom: 8px;
  1596. }
  1597.  
  1598. .newsletter-desc {
  1599.    color: #666;
  1600.    font-size: 14px;
  1601.    margin-bottom: 25px;
  1602. }
  1603.  
  1604. .newsletter-form {
  1605.    width: 100%;
  1606.    max-width: 280px;
  1607.    margin-bottom: 15px;
  1608. }
  1609.  
  1610. .email-input {
  1611.    width: 100%;
  1612.    padding: 12px 16px;
  1613.    border: 1px solid #ddd;
  1614.    border-radius: 8px;
  1615.    font-size: 14px;
  1616.    margin-bottom: 12px;
  1617.    transition: border-color 0.2s ease;
  1618. }
  1619.  
  1620. .email-input:focus {
  1621.    outline: none;
  1622.    border-color: #333;
  1623. }
  1624.  
  1625. .subscribe-btn {
  1626.    width: 100%;
  1627.    padding: 12px 16px;
  1628.    background: #333;
  1629.    color: white;
  1630.    border: none;
  1631.    border-radius: 8px;
  1632.    font-size: 14px;
  1633.    font-weight: 500;
  1634.    cursor: pointer;
  1635.    transition: background 0.2s ease;
  1636. }
  1637.  
  1638. .subscribe-btn:hover {
  1639.    background: #555;
  1640. }
  1641.  
  1642. .subscriber-count {
  1643.    color: #999;
  1644.    font-size: 12px;
  1645. }
  1646.  
  1647. /* Responsive Design */
  1648. @media (max-width: 768px) {
  1649.    .blog-grid {
  1650.        grid-template-columns: 1fr;
  1651.        gap: 20px;
  1652.    }
  1653.    
  1654.    .featured {
  1655.        grid-column: span 1;
  1656.        grid-template-columns: 1fr;
  1657.    }
  1658.    
  1659.    .featured .card-image {
  1660.        height: 220px;
  1661.    }
  1662.    
  1663.    .featured .card-content {
  1664.        padding: 25px;
  1665.    }
  1666.    
  1667.    .featured .card-title {
  1668.        font-size: 20px;
  1669.    }
  1670.    
  1671.    .featured .card-excerpt {
  1672.        font-size: 14px;
  1673.    }
  1674. }
  1675.  
  1676. @media (max-width: 480px) {
  1677.    .container {
  1678.        padding: 0 15px;
  1679.    }
  1680.    
  1681.    .card-content,
  1682.    .featured .card-content {
  1683.        padding: 20px;
  1684.    }
  1685.    
  1686.    .newsletter-card {
  1687.        padding: 30px 20px;
  1688.    }
  1689. }
  1690. </style>
  1691.  
  1692.  
  1693.  
  1694.  
  1695.        <!-- end of wpo-blog-hero -->
  1696.  
  1697.        <!-- start of wpo-breacking-news -->
  1698.        
  1699.        <!-- end of wpo-breacking-news -->
  1700.        
  1701.        <!-- start wpo-blog-highlights-section -->
  1702.        
  1703.  
  1704.  
  1705.  
  1706.    
  1707.  
  1708.  
  1709.  
  1710. <style>
  1711.    .blog-highlights-v3 {
  1712.        padding: 0px 0;
  1713.    }
  1714.    
  1715.    .blog-card-v3 {
  1716.        border: 1px solid #e9ecef;
  1717.        border-radius: 8px;
  1718.        overflow: hidden;
  1719.        transition: all 0.3s ease;
  1720.        background: white;
  1721.        height: 100%;
  1722.    }
  1723.    
  1724.    .blog-card-v3:hover {
  1725.        box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  1726.    }
  1727.    
  1728.    .blog-image-v3 {
  1729.        position: relative;
  1730.        overflow: hidden;
  1731.        height: 200px;
  1732.    }
  1733.    
  1734.    .blog-image-v3 img {
  1735.        width: 100%;
  1736.        height: 100%;
  1737.        object-fit: cover;
  1738.        transition: opacity 0.3s ease;
  1739.    }
  1740.    
  1741.    .blog-card-v3:hover .blog-image-v3 img {
  1742.        opacity: 0.9;
  1743.    }
  1744.    
  1745.    .blog-category-v3 {
  1746.        position: absolute;
  1747.        top: 12px;
  1748.        right: 12px;
  1749.        padding: 4px 12px;
  1750.        border-radius: 4px;
  1751.        font-size: 11px;
  1752.        font-weight: 600;
  1753.        text-transform: uppercase;
  1754.        letter-spacing: 0.8px;
  1755.    }
  1756.    
  1757.    .blog-content-v3 {
  1758.        padding: 20px;
  1759.    }
  1760.    
  1761.    .blog-title-v3 {
  1762.        font-size: 16px;
  1763.        font-weight: 600;
  1764.        line-height: 1.5;
  1765.        margin-bottom: 12px;
  1766.        min-height: 48px;
  1767.    }
  1768.    
  1769.    .blog-title-v3 a {
  1770.        text-decoration: none;
  1771.        transition: color 0.2s ease;
  1772.    }
  1773.    
  1774.    .blog-meta-v3 {
  1775.        display: flex;
  1776.        align-items: center;
  1777.        gap: 8px;
  1778.        margin-bottom: 10px;
  1779.        font-size: 12px;
  1780.        border-bottom: 1px solid #f1f3f4;
  1781.        padding-bottom: 10px;
  1782.    }
  1783.    
  1784.    .blog-author-img-v3 {
  1785.        width: 24px;
  1786.        height: 24px;
  1787.        border-radius: 50%;
  1788.        object-fit: cover;
  1789.    }
  1790.    
  1791.    .blog-excerpt-v3 {
  1792.        font-size: 13px;
  1793.        line-height: 1.5;
  1794.        opacity: 0.7;
  1795.        display: -webkit-box;
  1796.        -webkit-line-clamp: 2;
  1797.        -webkit-box-orient: vertical;
  1798.        overflow: hidden;
  1799.    }
  1800.    
  1801.    .section-title-v3 {
  1802.        font-size: 2.8rem;
  1803.        font-weight: 700;
  1804.        text-align: center;
  1805.        margin-bottom: 20px;
  1806.    }
  1807.    
  1808.    .section-subtitle-v3 {
  1809.        text-align: center;
  1810.        font-size: 1rem;
  1811.        opacity: 0.7;
  1812.        margin-bottom: 60px;
  1813.    }
  1814.  
  1815.    @media (max-width: 768px) {
  1816.        .section-title-v3 {
  1817.            font-size: 2.2rem;
  1818.        }
  1819.        .blog-highlights-v3 {
  1820.            padding: 0px 0;
  1821.        }
  1822.        .blog-content-v3 {
  1823.            padding: 16px;
  1824.        }
  1825.    }
  1826. </style>
  1827.  
  1828. <section class="blog-highlights-v3">
  1829.    <div class="container-fluid fluid-container">
  1830.        <div class="row">
  1831.            <div class="col-12">
  1832.                <h2 class="section-title-v3 top-color">
  1833.                Today's Top Highlights
  1834.                   </h2>
  1835.                <p class="section-subtitle-v3 top-color">Discover our latest stories and insights from around the world</p>
  1836.            </div>
  1837.        </div>
  1838.        
  1839.        <div class="row">
  1840.            <div class="col-lg-8 col-12">
  1841.                <div class="row g-3">
  1842.                    
  1843.                    <div class="col-lg-6 col-md-6 col-12">
  1844.                        <div class="card blog-card-v3">
  1845.                            <div class="blog-image-v3">
  1846.                                
  1847.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1848.                                
  1849.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1850.                            </div>
  1851.                            <div class="blog-content-v3">
  1852.                                <h3 class="blog-title-v3">
  1853.                                    <a href="/former-british-broadcasting-corporation-specialists-undergo-members-of-parliaments-grilling-in-the-wake-of-claims-of-prejudice-in-disclosed-document/" class="top-color">
  1854.                                    Former British Broadcasting Corporation Specialists Undergo Members of Parliament&#x27;s Grilling In the Wake of Claims of Prejudice in Disclosed Document
  1855.                                    </a>
  1856.                                </h3>
  1857.                                <div class="blog-meta-v3">
  1858.                                    
  1859.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  1860.                                    
  1861.                                    
  1862.                                    <span class="top-color">By Sarah Grant</span>
  1863.                                    <span class="top-color">•</span>
  1864.                                    <span class="top-color">13 May 2026</span>
  1865.                                </div>
  1866.                                <p class="blog-excerpt-v3 top-color"></p>
  1867.                            </div>
  1868.                        </div>
  1869.                    </div>
  1870.                    
  1871.                    <div class="col-lg-6 col-md-6 col-12">
  1872.                        <div class="card blog-card-v3">
  1873.                            <div class="blog-image-v3">
  1874.                                
  1875.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1876.                                
  1877.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1878.                            </div>
  1879.                            <div class="blog-content-v3">
  1880.                                <h3 class="blog-title-v3">
  1881.                                    <a href="/the-blue-jays-claim-fall-classic-meeting-versus-defending-champion-dodgers/" class="top-color">
  1882.                                    The Blue Jays Claim Fall Classic Meeting Versus defending champion Dodgers
  1883.                                    </a>
  1884.                                </h3>
  1885.                                <div class="blog-meta-v3">
  1886.                                    
  1887.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  1888.                                    
  1889.                                    
  1890.                                    <span class="top-color">By Sarah Grant</span>
  1891.                                    <span class="top-color">•</span>
  1892.                                    <span class="top-color">13 May 2026</span>
  1893.                                </div>
  1894.                                <p class="blog-excerpt-v3 top-color"></p>
  1895.                            </div>
  1896.                        </div>
  1897.                    </div>
  1898.                    
  1899.                    <div class="col-lg-6 col-md-6 col-12">
  1900.                        <div class="card blog-card-v3">
  1901.                            <div class="blog-image-v3">
  1902.                                
  1903.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1904.                                
  1905.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1906.                            </div>
  1907.                            <div class="blog-content-v3">
  1908.                                <h3 class="blog-title-v3">
  1909.                                    <a href="/england-include-the-off-spinner-in-team-for-the-ashes-series-opener/" class="top-color">
  1910.                                    England Include the off-spinner in Team for The Ashes series Opener
  1911.                                    </a>
  1912.                                </h3>
  1913.                                <div class="blog-meta-v3">
  1914.                                    
  1915.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  1916.                                    
  1917.                                    
  1918.                                    <span class="top-color">By Sarah Grant</span>
  1919.                                    <span class="top-color">•</span>
  1920.                                    <span class="top-color">13 May 2026</span>
  1921.                                </div>
  1922.                                <p class="blog-excerpt-v3 top-color"></p>
  1923.                            </div>
  1924.                        </div>
  1925.                    </div>
  1926.                    
  1927.                    <div class="col-lg-6 col-md-6 col-12">
  1928.                        <div class="card blog-card-v3">
  1929.                            <div class="blog-image-v3">
  1930.                                
  1931.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1932.                                
  1933.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1934.                            </div>
  1935.                            <div class="blog-content-v3">
  1936.                                <h3 class="blog-title-v3">
  1937.                                    <a href="/olympic-athlete-and-several-eritreans-freed-after-nearly-two-decades-without-trial-family-members-say/" class="top-color">
  1938.                                    Olympic Athlete and Several Eritreans Freed After Nearly Two Decades Without Trial, Family Members Say
  1939.                                    </a>
  1940.                                </h3>
  1941.                                <div class="blog-meta-v3">
  1942.                                    
  1943.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  1944.                                    
  1945.                                    
  1946.                                    <span class="top-color">By Sarah Grant</span>
  1947.                                    <span class="top-color">•</span>
  1948.                                    <span class="top-color">13 May 2026</span>
  1949.                                </div>
  1950.                                <p class="blog-excerpt-v3 top-color"></p>
  1951.                            </div>
  1952.                        </div>
  1953.                    </div>
  1954.                    
  1955.                    <div class="col-lg-6 col-md-6 col-12">
  1956.                        <div class="card blog-card-v3">
  1957.                            <div class="blog-image-v3">
  1958.                                
  1959.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1960.                                
  1961.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1962.                            </div>
  1963.                            <div class="blog-content-v3">
  1964.                                <h3 class="blog-title-v3">
  1965.                                    <a href="/the-kpop-demon-hunters-series-floats-to-make-a-grand-appearance-at-the-iconic-thanksgiving-parade/" class="top-color">
  1966.                                    The KPop Demon Hunters Series Floats to Make a Grand Appearance at the Iconic Thanksgiving Parade
  1967.                                    </a>
  1968.                                </h3>
  1969.                                <div class="blog-meta-v3">
  1970.                                    
  1971.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  1972.                                    
  1973.                                    
  1974.                                    <span class="top-color">By Sarah Grant</span>
  1975.                                    <span class="top-color">•</span>
  1976.                                    <span class="top-color">12 May 2026</span>
  1977.                                </div>
  1978.                                <p class="blog-excerpt-v3 top-color"></p>
  1979.                            </div>
  1980.                        </div>
  1981.                    </div>
  1982.                    
  1983.                    <div class="col-lg-6 col-md-6 col-12">
  1984.                        <div class="card blog-card-v3">
  1985.                            <div class="blog-image-v3">
  1986.                                
  1987.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1988.                                
  1989.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  1990.                            </div>
  1991.                            <div class="blog-content-v3">
  1992.                                <h3 class="blog-title-v3">
  1993.                                    <a href="/tragic-unearthing-remains-of-missing-mother-and-child-located-in-freezing-units-in-austria/" class="top-color">
  1994.                                    Tragic Unearthing: Remains of Missing Mother and Child Located in Freezing Units in Austria
  1995.                                    </a>
  1996.                                </h3>
  1997.                                <div class="blog-meta-v3">
  1998.                                    
  1999.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  2000.                                    
  2001.                                    
  2002.                                    <span class="top-color">By Sarah Grant</span>
  2003.                                    <span class="top-color">•</span>
  2004.                                    <span class="top-color">12 May 2026</span>
  2005.                                </div>
  2006.                                <p class="blog-excerpt-v3 top-color"></p>
  2007.                            </div>
  2008.                        </div>
  2009.                    </div>
  2010.                    
  2011.                    <div class="col-lg-6 col-md-6 col-12">
  2012.                        <div class="card blog-card-v3">
  2013.                            <div class="blog-image-v3">
  2014.                                
  2015.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2016.                                
  2017.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2018.                            </div>
  2019.                            <div class="blog-content-v3">
  2020.                                <h3 class="blog-title-v3">
  2021.                                    <a href="/spotify-wrapped-launch-date-plus-your-burning-questions-explained/" class="top-color">
  2022.                                    Spotify Wrapped: Launch Date plus Your Burning Questions Explained
  2023.                                    </a>
  2024.                                </h3>
  2025.                                <div class="blog-meta-v3">
  2026.                                    
  2027.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  2028.                                    
  2029.                                    
  2030.                                    <span class="top-color">By Sarah Grant</span>
  2031.                                    <span class="top-color">•</span>
  2032.                                    <span class="top-color">12 May 2026</span>
  2033.                                </div>
  2034.                                <p class="blog-excerpt-v3 top-color"></p>
  2035.                            </div>
  2036.                        </div>
  2037.                    </div>
  2038.                    
  2039.                    <div class="col-lg-6 col-md-6 col-12">
  2040.                        <div class="card blog-card-v3">
  2041.                            <div class="blog-image-v3">
  2042.                                
  2043.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2044.                                
  2045.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2046.                            </div>
  2047.                            <div class="blog-content-v3">
  2048.                                <h3 class="blog-title-v3">
  2049.                                    <a href="/calm-conclusion-to-messis-visit-to-india-following-unrest-in-kolkata/" class="top-color">
  2050.                                    Calm Conclusion to Messi&#x27;s Visit to India Following Unrest in Kolkata
  2051.                                    </a>
  2052.                                </h3>
  2053.                                <div class="blog-meta-v3">
  2054.                                    
  2055.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  2056.                                    
  2057.                                    
  2058.                                    <span class="top-color">By Sarah Grant</span>
  2059.                                    <span class="top-color">•</span>
  2060.                                    <span class="top-color">12 May 2026</span>
  2061.                                </div>
  2062.                                <p class="blog-excerpt-v3 top-color"></p>
  2063.                            </div>
  2064.                        </div>
  2065.                    </div>
  2066.                    
  2067.                    <div class="col-lg-6 col-md-6 col-12">
  2068.                        <div class="card blog-card-v3">
  2069.                            <div class="blog-image-v3">
  2070.                                
  2071.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2072.                                
  2073.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2074.                            </div>
  2075.                            <div class="blog-content-v3">
  2076.                                <h3 class="blog-title-v3">
  2077.                                    <a href="/brian-harris-obituary-a-life-through-the-camera/" class="top-color">
  2078.                                    Brian Harris Obituary: A Life Through the Camera
  2079.                                    </a>
  2080.                                </h3>
  2081.                                <div class="blog-meta-v3">
  2082.                                    
  2083.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  2084.                                    
  2085.                                    
  2086.                                    <span class="top-color">By Sarah Grant</span>
  2087.                                    <span class="top-color">•</span>
  2088.                                    <span class="top-color">12 May 2026</span>
  2089.                                </div>
  2090.                                <p class="blog-excerpt-v3 top-color"></p>
  2091.                            </div>
  2092.                        </div>
  2093.                    </div>
  2094.                    
  2095.                    <div class="col-lg-6 col-md-6 col-12">
  2096.                        <div class="card blog-card-v3">
  2097.                            <div class="blog-image-v3">
  2098.                                
  2099.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2100.                                
  2101.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2102.                            </div>
  2103.                            <div class="blog-content-v3">
  2104.                                <h3 class="blog-title-v3">
  2105.                                    <a href="/the-met-confronts-legal-challenge-over-reportedly-nazi-plundered-van-gogh-artwork/" class="top-color">
  2106.                                    The Met Confronts Legal Challenge Over Reportedly Nazi-Plundered Van Gogh Artwork
  2107.                                    </a>
  2108.                                </h3>
  2109.                                <div class="blog-meta-v3">
  2110.                                    
  2111.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  2112.                                    
  2113.                                    
  2114.                                    <span class="top-color">By Sarah Grant</span>
  2115.                                    <span class="top-color">•</span>
  2116.                                    <span class="top-color">12 May 2026</span>
  2117.                                </div>
  2118.                                <p class="blog-excerpt-v3 top-color"></p>
  2119.                            </div>
  2120.                        </div>
  2121.                    </div>
  2122.                    
  2123.                    <div class="col-lg-6 col-md-6 col-12">
  2124.                        <div class="card blog-card-v3">
  2125.                            <div class="blog-image-v3">
  2126.                                
  2127.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2128.                                
  2129.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2130.                            </div>
  2131.                            <div class="blog-content-v3">
  2132.                                <h3 class="blog-title-v3">
  2133.                                    <a href="/us-congressman-calls-on-ex-royal-andrew-to-testify-in-jeffrey-epstein-inquiry/" class="top-color">
  2134.                                    US Congressman Calls On Ex-Royal Andrew to Testify in Jeffrey Epstein Inquiry
  2135.                                    </a>
  2136.                                </h3>
  2137.                                <div class="blog-meta-v3">
  2138.                                    
  2139.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  2140.                                    
  2141.                                    
  2142.                                    <span class="top-color">By Sarah Grant</span>
  2143.                                    <span class="top-color">•</span>
  2144.                                    <span class="top-color">12 May 2026</span>
  2145.                                </div>
  2146.                                <p class="blog-excerpt-v3 top-color"></p>
  2147.                            </div>
  2148.                        </div>
  2149.                    </div>
  2150.                    
  2151.                    <div class="col-lg-6 col-md-6 col-12">
  2152.                        <div class="card blog-card-v3">
  2153.                            <div class="blog-image-v3">
  2154.                                
  2155.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2156.                                
  2157.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2158.                            </div>
  2159.                            <div class="blog-content-v3">
  2160.                                <h3 class="blog-title-v3">
  2161.                                    <a href="/the-visionary-filmmaker-sets-the-record-straight-ai-doesnt-produce-the-avatar-series/" class="top-color">
  2162.                                    The Visionary Filmmaker Sets the Record Straight: ‘AI Doesn’t Produce the Avatar Series’
  2163.                                    </a>
  2164.                                </h3>
  2165.                                <div class="blog-meta-v3">
  2166.                                    
  2167.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="blog-author-img-v3">
  2168.                                    
  2169.                                    
  2170.                                    <span class="top-color">By Sarah Grant</span>
  2171.                                    <span class="top-color">•</span>
  2172.                                    <span class="top-color">11 May 2026</span>
  2173.                                </div>
  2174.                                <p class="blog-excerpt-v3 top-color"></p>
  2175.                            </div>
  2176.                        </div>
  2177.                    </div>
  2178.                    
  2179.                    
  2180.  
  2181.                </div>
  2182.            </div>
  2183.            
  2184.             <div class="col col-lg-4 col-12">
  2185.                
  2186.  
  2187.  
  2188.  
  2189.    
  2190.  
  2191.  
  2192. <!-- Blog Sidebar V2 - Focused Design -->
  2193.  <div class="sidebar mb-3">
  2194.    <!-- Recent Posts Section -->
  2195.    <div class="sidebar-widget mb-4">
  2196.      <div class="widget-title-wrapper mb-3">
  2197.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2198.          <i class="ti-time me-2"></i>Recent Posts
  2199.          <span class="title-arrow-primary"></span>
  2200.        </h4>
  2201.      </div>
  2202.      <div class="widget-content border border-light  shadow-sm rounded-3 p-4">
  2203.        <div class="recent-post-list">
  2204.          
  2205.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2206.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2207.              
  2208.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2209.              
  2210.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2211.            </div>
  2212.            <div class="post-content flex-grow-1">
  2213.              <h6 class="post-title mb-2">
  2214.                <a href="/restrained-isolated-and-frightened-the-grim-situation-for-female-prisoners-compelled-to-give-birth-in-incarceration/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2215.                                            Restrained, Isolated and Frightened: The Grim Situation for Female Prisoners Compelled to Give Birth in Incarceration.
  2216.                                            </a>
  2217.              </h6>
  2218.              <div class="post-meta">
  2219.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2220.                <!-- <small class="text-muted">
  2221.                  <i class="ti-eye me-1"></i>348 views
  2222.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2223.                </small> -->
  2224.              </div>
  2225.            </div>
  2226.          </div>
  2227.          
  2228.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2229.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2230.              
  2231.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2232.              
  2233.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2234.            </div>
  2235.            <div class="post-content flex-grow-1">
  2236.              <h6 class="post-title mb-2">
  2237.                <a href="/an-story-of-surprising-generosity-when-a-university-student-allowed-me-to-sleep-on-her-dorm-ground/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2238.                                            An Story of Surprising Generosity: When a University Student Allowed Me to Sleep on Her Dorm Ground
  2239.                                            </a>
  2240.              </h6>
  2241.              <div class="post-meta">
  2242.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2243.                <!-- <small class="text-muted">
  2244.                  <i class="ti-eye me-1"></i>348 views
  2245.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2246.                </small> -->
  2247.              </div>
  2248.            </div>
  2249.          </div>
  2250.          
  2251.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2252.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2253.              
  2254.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2255.              
  2256.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2257.            </div>
  2258.            <div class="post-content flex-grow-1">
  2259.              <h6 class="post-title mb-2">
  2260.                <a href="/within-those-ruined-debris-of-an-residential-building-i-found-a-volume-id-rendered/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2261.                                            Within those Ruined Debris of an Residential Building, I Found a Volume I’d Rendered
  2262.                                            </a>
  2263.              </h6>
  2264.              <div class="post-meta">
  2265.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2266.                <!-- <small class="text-muted">
  2267.                  <i class="ti-eye me-1"></i>348 views
  2268.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2269.                </small> -->
  2270.              </div>
  2271.            </div>
  2272.          </div>
  2273.          
  2274.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2275.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2276.              
  2277.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2278.              
  2279.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2280.            </div>
  2281.            <div class="post-content flex-grow-1">
  2282.              <h6 class="post-title mb-2">
  2283.                <a href="/3-game-pass-games-were-enjoying-this-weekend-oct-10-12/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2284.                                            3 Game Pass Games We&#x27;re Enjoying This Weekend (Oct. 10-12)
  2285.                                            </a>
  2286.              </h6>
  2287.              <div class="post-meta">
  2288.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2289.                <!-- <small class="text-muted">
  2290.                  <i class="ti-eye me-1"></i>348 views
  2291.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2292.                </small> -->
  2293.              </div>
  2294.            </div>
  2295.          </div>
  2296.          
  2297.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2298.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2299.              
  2300.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2301.              
  2302.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2303.            </div>
  2304.            <div class="post-content flex-grow-1">
  2305.              <h6 class="post-title mb-2">
  2306.                <a href="/everyday-reality-for-120000-displaced-people-in-mauritanias-extensive-mbera-camp-on-the-mali-border/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2307.                                            Everyday Reality for 120,000 Displaced People in Mauritania&#x27;s Extensive Mbera Camp on the Mali Border.
  2308.                                            </a>
  2309.              </h6>
  2310.              <div class="post-meta">
  2311.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2312.                <!-- <small class="text-muted">
  2313.                  <i class="ti-eye me-1"></i>348 views
  2314.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2315.                </small> -->
  2316.              </div>
  2317.            </div>
  2318.          </div>
  2319.          
  2320.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2321.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2322.              
  2323.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2324.              
  2325.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2326.            </div>
  2327.            <div class="post-content flex-grow-1">
  2328.              <h6 class="post-title mb-2">
  2329.                <a href="/how-a-american-military-vet-assisted-mar%C3%ADa-corina-machado-flee-venezuela/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2330.                                            How a American Military Vet Assisted María Corina Machado Flee Venezuela
  2331.                                            </a>
  2332.              </h6>
  2333.              <div class="post-meta">
  2334.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2335.                <!-- <small class="text-muted">
  2336.                  <i class="ti-eye me-1"></i>348 views
  2337.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2338.                </small> -->
  2339.              </div>
  2340.            </div>
  2341.          </div>
  2342.          
  2343.  
  2344.        </div>
  2345.  
  2346.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2347.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2348.        </div> -->
  2349.      </div>
  2350.    </div>
  2351.    
  2352.    
  2353.    <div class="sidebar-widget mb-4">
  2354.      <div class="widget-title-wrapper mb-3">
  2355.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2356.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2357.          <span class="title-arrow"></span>
  2358.        </h4>
  2359.      </div>
  2360.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2361.        <div class="blog-roll-list scrollable-sidebar">
  2362.          
  2363.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2364.            <a href="https://www.britishicehockey.co.uk/online-casinos/"  rel="dofollow" class="text-decoration-none ">
  2365.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2366.                <i class="ti-angle-right me-2 text-primary"></i>
  2367.                 uk online casinos list
  2368.              </h6>
  2369.            </a>
  2370.          </div>
  2371.          
  2372.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2373.            <a href="https://lessplastic.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2374.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2375.                <i class="ti-angle-right me-2 text-primary"></i>
  2376.                 casino online ireland
  2377.              </h6>
  2378.            </a>
  2379.          </div>
  2380.          
  2381.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2382.            <a href="https://www.internationalschoolmealsday.com/"  rel="dofollow" class="text-decoration-none ">
  2383.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2384.                <i class="ti-angle-right me-2 text-primary"></i>
  2385.                 casino not on gamstop
  2386.              </h6>
  2387.            </a>
  2388.          </div>
  2389.          
  2390.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2391.            <a href="https://www.techcityuk.com/"  rel="dofollow" class="text-decoration-none ">
  2392.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2393.                <i class="ti-angle-right me-2 text-primary"></i>
  2394.                 casino not on gamstop
  2395.              </h6>
  2396.            </a>
  2397.          </div>
  2398.          
  2399.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2400.            <a href="https://www.esports.net/uk/casino/non-gamstop-online-casinos"  rel="dofollow" class="text-decoration-none ">
  2401.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2402.                <i class="ti-angle-right me-2 text-primary"></i>
  2403.                 casino not on gamstop
  2404.              </h6>
  2405.            </a>
  2406.          </div>
  2407.          
  2408.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2409.            <a href="https://www.thehaven.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2410.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2411.                <i class="ti-angle-right me-2 text-primary"></i>
  2412.                 non gamstop casinos
  2413.              </h6>
  2414.            </a>
  2415.          </div>
  2416.          
  2417.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2418.            <a href="https://www.deakinandblue.com/"  rel="dofollow" class="text-decoration-none ">
  2419.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2420.                <i class="ti-angle-right me-2 text-primary"></i>
  2421.                 casinos non gamstop
  2422.              </h6>
  2423.            </a>
  2424.          </div>
  2425.          
  2426.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2427.            <a href="https://www.citytosea.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2428.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2429.                <i class="ti-angle-right me-2 text-primary"></i>
  2430.                 uk casinos not on gamstop
  2431.              </h6>
  2432.            </a>
  2433.          </div>
  2434.          
  2435.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2436.            <a href="https://lessplastic.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2437.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2438.                <i class="ti-angle-right me-2 text-primary"></i>
  2439.                 non gamstop casino
  2440.              </h6>
  2441.            </a>
  2442.          </div>
  2443.          
  2444.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2445.            <a href="https://www.focus12.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2446.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2447.                <i class="ti-angle-right me-2 text-primary"></i>
  2448.                 online casino
  2449.              </h6>
  2450.            </a>
  2451.          </div>
  2452.          
  2453.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2454.            <a href="https://esports-news.co.uk/online-casinos/non-gamstop/"  rel="dofollow" class="text-decoration-none ">
  2455.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2456.                <i class="ti-angle-right me-2 text-primary"></i>
  2457.                 casino not on gamstop
  2458.              </h6>
  2459.            </a>
  2460.          </div>
  2461.          
  2462.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2463.            <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/"  rel="dofollow" class="text-decoration-none ">
  2464.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2465.                <i class="ti-angle-right me-2 text-primary"></i>
  2466.                 casinos not on gamstop
  2467.              </h6>
  2468.            </a>
  2469.          </div>
  2470.          
  2471.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2472.            <a href="https://aboutcookies.org.uk"  rel="dofollow" class="text-decoration-none ">
  2473.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2474.                <i class="ti-angle-right me-2 text-primary"></i>
  2475.                 non gamstop casinos
  2476.              </h6>
  2477.            </a>
  2478.          </div>
  2479.          
  2480.  
  2481.        </div>
  2482.  
  2483.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2484.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2485.        </div> -->
  2486.      </div>
  2487.    </div>
  2488.    
  2489.    <div class="sidebar-widget mb-4">
  2490.      <div class="widget-title-wrapper mb-3">
  2491.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2492.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2493.          <span class="title-arrow"></span>
  2494.        </h4>
  2495.      </div>
  2496.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2497.        <div class="blog-roll-list scrollable-sidebar">
  2498.          
  2499.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2500.            <a href="https://barnabyfestival.org.uk"  rel="dofollow" class="text-decoration-none ">
  2501.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2502.                <i class="ti-angle-right me-2 text-primary"></i>
  2503.                 uk sports betting not on gamstop
  2504.              </h6>
  2505.            </a>
  2506.          </div>
  2507.          
  2508.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2509.            <a href="https://www.ergodesktop.com"  rel="dofollow" class="text-decoration-none ">
  2510.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2511.                <i class="ti-angle-right me-2 text-primary"></i>
  2512.                 best online casinos UK
  2513.              </h6>
  2514.            </a>
  2515.          </div>
  2516.          
  2517.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2518.            <a href="https://www.heatonpark.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2519.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2520.                <i class="ti-angle-right me-2 text-primary"></i>
  2521.                 bitcoin casino
  2522.              </h6>
  2523.            </a>
  2524.          </div>
  2525.          
  2526.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2527.            <a href="https://casinobeats.com/uk/online-casinos/casinos-not-on-gamstop/"  rel="dofollow" class="text-decoration-none ">
  2528.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2529.                <i class="ti-angle-right me-2 text-primary"></i>
  2530.                 casino not on gamstop
  2531.              </h6>
  2532.            </a>
  2533.          </div>
  2534.          
  2535.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2536.            <a href="https://www.ambiental.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2537.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2538.                <i class="ti-angle-right me-2 text-primary"></i>
  2539.                 non gamstop casino
  2540.              </h6>
  2541.            </a>
  2542.          </div>
  2543.          
  2544.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2545.            <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2546.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2547.                <i class="ti-angle-right me-2 text-primary"></i>
  2548.                 casinos not on gamstop
  2549.              </h6>
  2550.            </a>
  2551.          </div>
  2552.          
  2553.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2554.            <a href="https://straightfromyard.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2555.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2556.                <i class="ti-angle-right me-2 text-primary"></i>
  2557.                 uk casinos not on gamstop
  2558.              </h6>
  2559.            </a>
  2560.          </div>
  2561.          
  2562.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2563.            <a href="https://www.summerhall.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2564.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2565.                <i class="ti-angle-right me-2 text-primary"></i>
  2566.                 uk casinos not on gamstop
  2567.              </h6>
  2568.            </a>
  2569.          </div>
  2570.          
  2571.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2572.            <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none ">
  2573.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2574.                <i class="ti-angle-right me-2 text-primary"></i>
  2575.                 uk casinos not on gamstop
  2576.              </h6>
  2577.            </a>
  2578.          </div>
  2579.          
  2580.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2581.            <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2582.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2583.                <i class="ti-angle-right me-2 text-primary"></i>
  2584.                 uk casinos not on gamstop
  2585.              </h6>
  2586.            </a>
  2587.          </div>
  2588.          
  2589.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2590.            <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none ">
  2591.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2592.                <i class="ti-angle-right me-2 text-primary"></i>
  2593.                 uk casinos not on gamstop
  2594.              </h6>
  2595.            </a>
  2596.          </div>
  2597.          
  2598.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2599.            <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2600.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2601.                <i class="ti-angle-right me-2 text-primary"></i>
  2602.                 uk casinos not on gamstop
  2603.              </h6>
  2604.            </a>
  2605.          </div>
  2606.          
  2607.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2608.            <a href="https://internationalschoolmealsday.com/"  rel="dofollow" class="text-decoration-none ">
  2609.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2610.                <i class="ti-angle-right me-2 text-primary"></i>
  2611.                 casino sites not on gamstop
  2612.              </h6>
  2613.            </a>
  2614.          </div>
  2615.          
  2616.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2617.            <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2618.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2619.                <i class="ti-angle-right me-2 text-primary"></i>
  2620.                 uk casinos not on gamstop
  2621.              </h6>
  2622.            </a>
  2623.          </div>
  2624.          
  2625.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2626.            <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2627.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2628.                <i class="ti-angle-right me-2 text-primary"></i>
  2629.                 uk casinos not on gamstop
  2630.              </h6>
  2631.            </a>
  2632.          </div>
  2633.          
  2634.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2635.            <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2636.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2637.                <i class="ti-angle-right me-2 text-primary"></i>
  2638.                 uk casinos not on gamstop
  2639.              </h6>
  2640.            </a>
  2641.          </div>
  2642.          
  2643.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2644.            <a href="https://www.elthampalace.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2645.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2646.                <i class="ti-angle-right me-2 text-primary"></i>
  2647.                 uk casinos not on gamstop
  2648.              </h6>
  2649.            </a>
  2650.          </div>
  2651.          
  2652.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2653.            <a href="https://www.impact-awards.co.uk"  rel="dofollow" class="text-decoration-none ">
  2654.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2655.                <i class="ti-angle-right me-2 text-primary"></i>
  2656.                 best non GamStop casinos
  2657.              </h6>
  2658.            </a>
  2659.          </div>
  2660.          
  2661.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2662.            <a href="https://fdncoffee.com"  rel="dofollow" class="text-decoration-none ">
  2663.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2664.                <i class="ti-angle-right me-2 text-primary"></i>
  2665.                 online casinos
  2666.              </h6>
  2667.            </a>
  2668.          </div>
  2669.          
  2670.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2671.            <a href="https://tridentcryptofund.com/"  rel="dofollow" class="text-decoration-none ">
  2672.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2673.                <i class="ti-angle-right me-2 text-primary"></i>
  2674.                 bitcoin casinos UK
  2675.              </h6>
  2676.            </a>
  2677.          </div>
  2678.          
  2679.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2680.            <a href="https://phoenix-trading.co.uk"  rel="dofollow" class="text-decoration-none ">
  2681.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2682.                <i class="ti-angle-right me-2 text-primary"></i>
  2683.                 non gamstop casinos
  2684.              </h6>
  2685.            </a>
  2686.          </div>
  2687.          
  2688.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2689.            <a href="https://ecoandbeyond.co"  rel="dofollow" class="text-decoration-none ">
  2690.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2691.                <i class="ti-angle-right me-2 text-primary"></i>
  2692.                 non gamstop casino
  2693.              </h6>
  2694.            </a>
  2695.          </div>
  2696.          
  2697.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2698.            <a href="https://free2learn.org.uk"  rel="dofollow" class="text-decoration-none ">
  2699.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2700.                <i class="ti-angle-right me-2 text-primary"></i>
  2701.                 casino not on gamstop
  2702.              </h6>
  2703.            </a>
  2704.          </div>
  2705.          
  2706.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2707.            <a href="https://equal-ist.eu"  rel="dofollow" class="text-decoration-none ">
  2708.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2709.                <i class="ti-angle-right me-2 text-primary"></i>
  2710.                 casinos not on gamstop
  2711.              </h6>
  2712.            </a>
  2713.          </div>
  2714.          
  2715.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2716.            <a href="https://www.bloomprod.fr"  rel="dofollow" class="text-decoration-none ">
  2717.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2718.                <i class="ti-angle-right me-2 text-primary"></i>
  2719.                 nouveau casino en ligne france
  2720.              </h6>
  2721.            </a>
  2722.          </div>
  2723.          
  2724.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2725.            <a href="https://bladnoch.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2726.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2727.                <i class="ti-angle-right me-2 text-primary"></i>
  2728.                 best betting sites uk
  2729.              </h6>
  2730.            </a>
  2731.          </div>
  2732.          
  2733.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2734.            <a href="https://www.4ye.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2735.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2736.                <i class="ti-angle-right me-2 text-primary"></i>
  2737.                 casino not on gamstop
  2738.              </h6>
  2739.            </a>
  2740.          </div>
  2741.          
  2742.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2743.            <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none ">
  2744.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2745.                <i class="ti-angle-right me-2 text-primary"></i>
  2746.                 casino not on gamstop
  2747.              </h6>
  2748.            </a>
  2749.          </div>
  2750.          
  2751.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2752.            <a href="https://www.wildandgame.co.uk"  rel="dofollow" class="text-decoration-none ">
  2753.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2754.                <i class="ti-angle-right me-2 text-primary"></i>
  2755.                 online casinos
  2756.              </h6>
  2757.            </a>
  2758.          </div>
  2759.          
  2760.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2761.            <a href="https://www.fourpure.com/"  rel="dofollow" class="text-decoration-none ">
  2762.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2763.                <i class="ti-angle-right me-2 text-primary"></i>
  2764.                 online casino
  2765.              </h6>
  2766.            </a>
  2767.          </div>
  2768.          
  2769.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2770.            <a href="https://www.nordicresearchnetwork.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2771.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2772.                <i class="ti-angle-right me-2 text-primary"></i>
  2773.                 Non UK Online Casino
  2774.              </h6>
  2775.            </a>
  2776.          </div>
  2777.          
  2778.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2779.            <a href="https://www.bmag.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2780.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2781.                <i class="ti-angle-right me-2 text-primary"></i>
  2782.                 non uk online casinos
  2783.              </h6>
  2784.            </a>
  2785.          </div>
  2786.          
  2787.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2788.            <a href="https://www.homepointfinancial.com/"  rel="dofollow" class="text-decoration-none ">
  2789.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2790.                <i class="ti-angle-right me-2 text-primary"></i>
  2791.                 best non Gamstop casinos
  2792.              </h6>
  2793.            </a>
  2794.          </div>
  2795.          
  2796.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2797.            <a href="https://hisbe.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2798.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2799.                <i class="ti-angle-right me-2 text-primary"></i>
  2800.                 best uk non gamstop casinos
  2801.              </h6>
  2802.            </a>
  2803.          </div>
  2804.          
  2805.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2806.            <a href="https://focusontheuser.eu/"  rel="dofollow" class="text-decoration-none ">
  2807.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2808.                <i class="ti-angle-right me-2 text-primary"></i>
  2809.                 non gamstop casinos
  2810.              </h6>
  2811.            </a>
  2812.          </div>
  2813.          
  2814.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2815.            <a href="https://www.outset.org/"  rel="dofollow" class="text-decoration-none ">
  2816.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2817.                <i class="ti-angle-right me-2 text-primary"></i>
  2818.                 best betting sites
  2819.              </h6>
  2820.            </a>
  2821.          </div>
  2822.          
  2823.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2824.            <a href="https://www.testandverification.com/"  rel="dofollow" class="text-decoration-none ">
  2825.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2826.                <i class="ti-angle-right me-2 text-primary"></i>
  2827.                 best uk non gamstop casinos
  2828.              </h6>
  2829.            </a>
  2830.          </div>
  2831.          
  2832.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2833.            <a href="https://llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk"  rel="dofollow" class="text-decoration-none ">
  2834.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2835.                <i class="ti-angle-right me-2 text-primary"></i>
  2836.                 non GamStop casino
  2837.              </h6>
  2838.            </a>
  2839.          </div>
  2840.          
  2841.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2842.            <a href="https://roeparkresort.com"  rel="dofollow" class="text-decoration-none ">
  2843.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2844.                <i class="ti-angle-right me-2 text-primary"></i>
  2845.                 casinos not on GamStop
  2846.              </h6>
  2847.            </a>
  2848.          </div>
  2849.          
  2850.  
  2851.        </div>
  2852.  
  2853.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2854.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2855.        </div> -->
  2856.      </div>
  2857.    </div>
  2858.    
  2859.    <div class="sidebar-widget mb-4">
  2860.      <div class="widget-title-wrapper mb-3">
  2861.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2862.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  2863.          <span class="title-arrow"></span>
  2864.        </h4>
  2865.      </div>
  2866.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2867.        <div class="blog-roll-list scrollable-sidebar">
  2868.          
  2869.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2870.            <a href="https://www.drenge.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2871.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2872.                <i class="ti-angle-right me-2 text-primary"></i>
  2873.                 best casinos not on GamStop
  2874.              </h6>
  2875.            </a>
  2876.          </div>
  2877.          
  2878.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2879.            <a href="https://www.labodeganegra.com/"  rel="dofollow" class="text-decoration-none ">
  2880.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2881.                <i class="ti-angle-right me-2 text-primary"></i>
  2882.                 casino not on GamStop
  2883.              </h6>
  2884.            </a>
  2885.          </div>
  2886.          
  2887.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2888.            <a href="https://www.llancaiachfawr.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2889.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2890.                <i class="ti-angle-right me-2 text-primary"></i>
  2891.                 gambling sites not on GamStop
  2892.              </h6>
  2893.            </a>
  2894.          </div>
  2895.          
  2896.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2897.            <a href="https://coinslot.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2898.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2899.                <i class="ti-angle-right me-2 text-primary"></i>
  2900.                 no kyc crypto casinos
  2901.              </h6>
  2902.            </a>
  2903.          </div>
  2904.          
  2905.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2906.            <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2907.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2908.                <i class="ti-angle-right me-2 text-primary"></i>
  2909.                 casinos not on GamStop
  2910.              </h6>
  2911.            </a>
  2912.          </div>
  2913.          
  2914.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2915.            <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none ">
  2916.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2917.                <i class="ti-angle-right me-2 text-primary"></i>
  2918.                 non GamStop casino
  2919.              </h6>
  2920.            </a>
  2921.          </div>
  2922.          
  2923.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2924.            <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2925.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2926.                <i class="ti-angle-right me-2 text-primary"></i>
  2927.                 casinos not on gamstop
  2928.              </h6>
  2929.            </a>
  2930.          </div>
  2931.          
  2932.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2933.            <a href="https://www.kysty.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2934.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2935.                <i class="ti-angle-right me-2 text-primary"></i>
  2936.                 casino not on GAMSTOP
  2937.              </h6>
  2938.            </a>
  2939.          </div>
  2940.          
  2941.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2942.            <a href="https://www.regionalnetworks.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2943.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2944.                <i class="ti-angle-right me-2 text-primary"></i>
  2945.                 Gambling Sites Not on GamCare
  2946.              </h6>
  2947.            </a>
  2948.          </div>
  2949.          
  2950.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2951.            <a href="https://robinhoodtax.org/"  rel="dofollow" class="text-decoration-none ">
  2952.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2953.                <i class="ti-angle-right me-2 text-primary"></i>
  2954.                 casinos not on gamstop
  2955.              </h6>
  2956.            </a>
  2957.          </div>
  2958.          
  2959.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2960.            <a href="https://www.lgbthistorymonth.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2961.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2962.                <i class="ti-angle-right me-2 text-primary"></i>
  2963.                 best uk non gamstop casinos 2026
  2964.              </h6>
  2965.            </a>
  2966.          </div>
  2967.          
  2968.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2969.            <a href="https://citytosea.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2970.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2971.                <i class="ti-angle-right me-2 text-primary"></i>
  2972.                 gambling sites
  2973.              </h6>
  2974.            </a>
  2975.          </div>
  2976.          
  2977.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2978.            <a href="https://thebackbencher.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2979.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2980.                <i class="ti-angle-right me-2 text-primary"></i>
  2981.                 best online betting sites
  2982.              </h6>
  2983.            </a>
  2984.          </div>
  2985.          
  2986.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2987.            <a href="https://www.bttad.org/"  rel="dofollow" class="text-decoration-none ">
  2988.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2989.                <i class="ti-angle-right me-2 text-primary"></i>
  2990.                 casino not on gamstop
  2991.              </h6>
  2992.            </a>
  2993.          </div>
  2994.          
  2995.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2996.            <a href="https://oncallfire.uk/"  rel="dofollow" class="text-decoration-none ">
  2997.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2998.                <i class="ti-angle-right me-2 text-primary"></i>
  2999.                 casinos not on Gamstop
  3000.              </h6>
  3001.            </a>
  3002.          </div>
  3003.          
  3004.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3005.            <a href="https://free2learn.org.uk/"  rel="dofollow" class="text-decoration-none ">
  3006.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3007.                <i class="ti-angle-right me-2 text-primary"></i>
  3008.                 online casino
  3009.              </h6>
  3010.            </a>
  3011.          </div>
  3012.          
  3013.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3014.            <a href="https://knightsof.media/"  rel="dofollow" class="text-decoration-none ">
  3015.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3016.                <i class="ti-angle-right me-2 text-primary"></i>
  3017.                 casino not on gamstop
  3018.              </h6>
  3019.            </a>
  3020.          </div>
  3021.          
  3022.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3023.            <a href="https://growsheffield.com/"  rel="dofollow" class="text-decoration-none ">
  3024.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3025.                <i class="ti-angle-right me-2 text-primary"></i>
  3026.                 online casinos
  3027.              </h6>
  3028.            </a>
  3029.          </div>
  3030.          
  3031.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3032.            <a href="https://bapca.org.uk/"  rel="dofollow" class="text-decoration-none ">
  3033.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3034.                <i class="ti-angle-right me-2 text-primary"></i>
  3035.                 non gamstop casinos
  3036.              </h6>
  3037.            </a>
  3038.          </div>
  3039.          
  3040.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3041.            <a href="https://drive-alive.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3042.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3043.                <i class="ti-angle-right me-2 text-primary"></i>
  3044.                 online casinos
  3045.              </h6>
  3046.            </a>
  3047.          </div>
  3048.          
  3049.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3050.            <a href="https://gamblingindustrynews.com/crypto-casinos/uk/"  rel="dofollow" class="text-decoration-none ">
  3051.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3052.                <i class="ti-angle-right me-2 text-primary"></i>
  3053.                 crypto gambling UK
  3054.              </h6>
  3055.            </a>
  3056.          </div>
  3057.          
  3058.  
  3059.        </div>
  3060.  
  3061.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3062.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3063.        </div> -->
  3064.      </div>
  3065.    </div>
  3066.    
  3067.    <div class="sidebar-widget mb-4">
  3068.      <div class="widget-title-wrapper mb-3">
  3069.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3070.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3071.          <span class="title-arrow"></span>
  3072.        </h4>
  3073.      </div>
  3074.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  3075.        <div class="blog-roll-list scrollable-sidebar">
  3076.          
  3077.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3078.            <a href="https://croftersrights.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3079.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3080.                <i class="ti-angle-right me-2 text-primary"></i>
  3081.                 casino online uk
  3082.              </h6>
  3083.            </a>
  3084.          </div>
  3085.          
  3086.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3087.            <a href="https://www.ncpqsw.com/"  rel="dofollow" class="text-decoration-none ">
  3088.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3089.                <i class="ti-angle-right me-2 text-primary"></i>
  3090.                 online casino
  3091.              </h6>
  3092.            </a>
  3093.          </div>
  3094.          
  3095.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3096.            <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none ">
  3097.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3098.                <i class="ti-angle-right me-2 text-primary"></i>
  3099.                 casinos not on gamstop
  3100.              </h6>
  3101.            </a>
  3102.          </div>
  3103.          
  3104.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3105.            <a href="https://financialservicescultureboard.org.uk/"  rel="dofollow" class="text-decoration-none ">
  3106.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3107.                <i class="ti-angle-right me-2 text-primary"></i>
  3108.                 non uk betting sites
  3109.              </h6>
  3110.            </a>
  3111.          </div>
  3112.          
  3113.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3114.            <a href="https://www.money-mentor.org/"  rel="dofollow" class="text-decoration-none ">
  3115.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3116.                <i class="ti-angle-right me-2 text-primary"></i>
  3117.                 bitcoin casino UK
  3118.              </h6>
  3119.            </a>
  3120.          </div>
  3121.          
  3122.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3123.            <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3124.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3125.                <i class="ti-angle-right me-2 text-primary"></i>
  3126.                 non gamstop sports betting
  3127.              </h6>
  3128.            </a>
  3129.          </div>
  3130.          
  3131.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3132.            <a href="https://heptonstallschool.org.uk/"  rel="dofollow" class="text-decoration-none ">
  3133.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3134.                <i class="ti-angle-right me-2 text-primary"></i>
  3135.                 best uk betting sites
  3136.              </h6>
  3137.            </a>
  3138.          </div>
  3139.          
  3140.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3141.            <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none ">
  3142.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3143.                <i class="ti-angle-right me-2 text-primary"></i>
  3144.                 non gamstop casino
  3145.              </h6>
  3146.            </a>
  3147.          </div>
  3148.          
  3149.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3150.            <a href="https://www.gifmania.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3151.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3152.                <i class="ti-angle-right me-2 text-primary"></i>
  3153.                 casinos not on gamstop
  3154.              </h6>
  3155.            </a>
  3156.          </div>
  3157.          
  3158.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3159.            <a href="https://thebrexitparty.org/"  rel="dofollow" class="text-decoration-none ">
  3160.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3161.                <i class="ti-angle-right me-2 text-primary"></i>
  3162.                 non gamstop casino
  3163.              </h6>
  3164.            </a>
  3165.          </div>
  3166.          
  3167.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3168.            <a href="https://www.chemical-records.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3169.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3170.                <i class="ti-angle-right me-2 text-primary"></i>
  3171.                 casinos not on gamstop
  3172.              </h6>
  3173.            </a>
  3174.          </div>
  3175.          
  3176.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3177.            <a href="https://gamingamerica.com/non-gamstop-casinos"  rel="dofollow" class="text-decoration-none ">
  3178.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3179.                <i class="ti-angle-right me-2 text-primary"></i>
  3180.                 casino not on gamstop
  3181.              </h6>
  3182.            </a>
  3183.          </div>
  3184.          
  3185.  
  3186.        </div>
  3187.  
  3188.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3189.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3190.        </div> -->
  3191.      </div>
  3192.    </div>
  3193.    
  3194.  </div>
  3195.  
  3196. <!-- Sidebar V2 Styles -->
  3197. <style>
  3198.  .sidebar-widget {
  3199.    position: relative;
  3200.  }
  3201.  
  3202.  .widget-title {
  3203.    font-size: 1.1rem;
  3204.    font-weight: 700;
  3205.    display: inline-block;
  3206.    position: relative;
  3207.    z-index: 2;
  3208.    border-radius: 0;
  3209.  }
  3210.  
  3211.  /* Green arrow for August Blog Roll */
  3212.  .title-arrow::after {
  3213.    content: '';
  3214.    position: absolute;
  3215.    top: 0;
  3216.    right: -22px;
  3217.    width: 0;
  3218.    height: 0;
  3219.    border-left: 22px solid var(--bs-primary);
  3220.    border-top: 22px solid transparent;
  3221.    border-bottom: 22px solid transparent;
  3222.    z-index: 1;
  3223.  }
  3224.  
  3225.  /* Blue arrow for Recent Posts */
  3226.  .title-arrow-primary::after {
  3227.    content: '';
  3228.    position: absolute;
  3229.    top: 0;
  3230.    right: -22px;
  3231.    width: 0;
  3232.    height: 0;
  3233.    border-left: 22px solid var(--bs-primary);
  3234.    border-top: 22px solid transparent;
  3235.    border-bottom: 22px solid transparent;
  3236.    z-index: 1;
  3237.  }
  3238.  
  3239.  .widget-content {
  3240.    margin-top: -1px;
  3241.    position: relative;
  3242.    z-index: 1;
  3243.     background-color: var(--card-bg);
  3244.  }
  3245.  
  3246.  /* Blog Roll Items Hover Effects */
  3247.  .blog-roll-item:hover .post-title {
  3248.    color: #198754 !important;
  3249.    transform: translateX(5px);
  3250.    transition: all 0.3s ease;
  3251.  }
  3252.  
  3253.  /* Recent Post Items Hover Effects */
  3254.  .recent-post-item:hover .post-title a {
  3255.    color: #0d6efd !important;
  3256.    transition: color 0.3s ease;
  3257.  }
  3258.  
  3259.  .recent-post-item:hover .post-image img {
  3260.    transform: scale(1.05);
  3261.    transition: transform 0.3s ease;
  3262.  }
  3263.  
  3264.  /* Button Hover Effects */
  3265.  .btn:hover {
  3266.    transform: translateY(-2px);
  3267.    transition: all 0.3s ease;
  3268.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3269.  }
  3270.  
  3271.  /* Badge Hover Effects */
  3272.  .badge:hover {
  3273.    transform: scale(1.05);
  3274.    transition: transform 0.3s ease;
  3275.  }
  3276.  
  3277.  @media (max-width: 991px) {
  3278.    .sidebar {
  3279.      margin-top: 3rem;
  3280.    }
  3281.  }
  3282.  
  3283.  @media (max-width: 576px) {
  3284.    .widget-title {
  3285.      font-size: 1rem;
  3286.      padding: 0.75rem 1rem !important;
  3287.    }
  3288.  
  3289.    .title-arrow::after,
  3290.    .title-arrow-primary::after {
  3291.      right: -18px;
  3292.      border-left-width: 18px;
  3293.      border-top-width: 18px;
  3294.      border-bottom-width: 18px;
  3295.    }
  3296.  
  3297.    .post-image {
  3298.      width: 70px !important;
  3299.      height: 55px !important;
  3300.    }
  3301.  
  3302.    .blog-meta {
  3303.      flex-direction: column !important;
  3304.      align-items: flex-start !important;
  3305.      gap: 0.5rem;
  3306.    }
  3307.  }
  3308. </style>
  3309.  
  3310.    
  3311.            </div>
  3312.        </div>
  3313.    </div>
  3314. </section>
  3315.  
  3316.    
  3317.        
  3318.        <!-- end wpo-blog-highlights-section -->
  3319.        <!-- start wpo-blog-sponsored-section -->
  3320.        
  3321.  
  3322.  
  3323.  
  3324.    
  3325.  
  3326.  
  3327.  
  3328. <style>
  3329.    .sponsored-section-v3 {
  3330.        padding: 50px 0;
  3331.    }
  3332.    
  3333.    .sponsored-card-v3 {
  3334.        background: var(--card-bg);
  3335.        border: 1px solid var(--border-color);
  3336.        border-radius: 4px;
  3337.        transition: transform 0.3s ease;
  3338.        height: 100%;
  3339.    }
  3340.    
  3341.    .sponsored-card-v3:hover {
  3342.        transform: scale(1.02);
  3343.    }
  3344.    
  3345.    .sponsored-image-v3 {
  3346.        position: relative;
  3347.        height: 170px;
  3348.        border-bottom: 1px solid var(--border-color);
  3349.    }
  3350.    
  3351.    .sponsored-image-v3 img {
  3352.        width: 100%;
  3353.        height: 100%;
  3354.        object-fit: cover;
  3355.    }
  3356.    
  3357.    .sponsored-badge-v3 {
  3358.        position: absolute;
  3359.        top: 10px;
  3360.        right: 10px;
  3361.        padding: 5px 8px;
  3362.        font-size: 11px;
  3363.        font-weight: 600;
  3364.        text-transform: uppercase;
  3365.        border-radius: 50%;
  3366.    }
  3367.    
  3368.    .sponsored-content-v3 {
  3369.        position: relative;
  3370.        padding: 18px;
  3371.    }
  3372.    
  3373.    .sponsored-title-v3 {
  3374.        font-size: 16px;
  3375.        font-weight: 700;
  3376.        line-height: 1.5;
  3377.        margin-bottom: 8px;
  3378.    }
  3379.    
  3380.    .sponsored-title-v3 a {
  3381.        text-decoration: none;
  3382.        color: #333;
  3383.    }
  3384.    
  3385.    .sponsored-title-v3 a:hover {
  3386.        color: #0056b3; /* Darker blue for hover */
  3387.    }
  3388.    
  3389.    .sponsored-excerpt-v3 {
  3390.        font-size: 13px;
  3391.        font-weight: 400;
  3392.        color: #868e96;
  3393.        margin-bottom: 12px;
  3394.        line-height: 1.5;
  3395.    }
  3396.    
  3397.    .sponsored-meta-v3 {
  3398.        font-size: 12px;
  3399.        color: #6c757d;
  3400.    }
  3401.    
  3402.    .author-info-v3 {
  3403.        display: flex;
  3404.        align-items: center;
  3405.        gap: 6px;
  3406.        margin-bottom: 6px;
  3407.    }
  3408.    
  3409.    .sponsored-author-img-v3 {
  3410.        width: 24px;
  3411.        height: 24px;
  3412.        border-radius: 50%;
  3413.        object-fit: cover;
  3414.    }
  3415.    
  3416.    .section-title-sponsored-v3 {
  3417.        font-size: 2rem;
  3418.        font-weight: 600;
  3419.        text-align: left;
  3420.        margin-bottom: 25px;
  3421.        color: #333;
  3422.        border-bottom: 3px solid var(--bs-primary);
  3423.        padding-bottom: 10px;
  3424.    }
  3425.  
  3426.    @media (max-width: 768px) {
  3427.        .sponsored-section-v3 {
  3428.            padding: 30px 0;
  3429.        }
  3430.        .sponsored-content-v3 {
  3431.            padding: 15px;
  3432.        }
  3433.        .sponsored-title-v3 {
  3434.            font-size: 15px;
  3435.        }
  3436.        .sponsored-excerpt-v3 {
  3437.            font-size: 12px;
  3438.        }
  3439.        .section-title-sponsored-v3 {
  3440.            font-size: 1.8rem;
  3441.        }
  3442.    }
  3443. </style>
  3444.  
  3445. <section class="sponsored-section-v3">
  3446.    <div class="container-fluid fluid-container">
  3447.        <div class="row">
  3448.            <div class="col-12">
  3449.                <h2 class="section-title-sponsored-v3">Sponsored News</h2>
  3450.            </div>
  3451.        </div>
  3452.        
  3453.        <div class="row g-4">
  3454.            
  3455.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3456.                <div class="card sponsored-card-v3">
  3457.                    <div class="sponsored-image-v3">
  3458.                        
  3459.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3460.                        
  3461.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3462.                    </div>
  3463.                    <div class="sponsored-content-v3">
  3464.                        <h3 class="sponsored-title-v3">
  3465.                            <a href="/restrained-isolated-and-frightened-the-grim-situation-for-female-prisoners-compelled-to-give-birth-in-incarceration/" class="top-color">
  3466.                            Restrained, Isolated and Frightened: The Grim Situation for Female Prisoners Compelled to Give Birth in Incarceration.
  3467.                            </a>
  3468.                        </h3>
  3469.                        <p class="sponsored-excerpt-v3">
  3470.                            
  3471.                        </p>
  3472.                        <div class="sponsored-meta-v3">
  3473.                            <div class="author-info-v3">
  3474.                                
  3475.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="sponsored-author-img-v3">
  3476.                                
  3477.                                <span>
  3478.                                    Sarah Grant
  3479.                                </span>
  3480.                            </div>
  3481.                            <div class="d-flex gap-2">
  3482.                                <i class="ti-calendar"></i> 11 May 2026
  3483.                            </div>
  3484.                        </div>
  3485.                    </div>
  3486.                </div>
  3487.            </div>
  3488.            
  3489.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3490.                <div class="card sponsored-card-v3">
  3491.                    <div class="sponsored-image-v3">
  3492.                        
  3493.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3494.                        
  3495.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3496.                    </div>
  3497.                    <div class="sponsored-content-v3">
  3498.                        <h3 class="sponsored-title-v3">
  3499.                            <a href="/an-story-of-surprising-generosity-when-a-university-student-allowed-me-to-sleep-on-her-dorm-ground/" class="top-color">
  3500.                            An Story of Surprising Generosity: When a University Student Allowed Me to Sleep on Her Dorm Ground
  3501.                            </a>
  3502.                        </h3>
  3503.                        <p class="sponsored-excerpt-v3">
  3504.                            
  3505.                        </p>
  3506.                        <div class="sponsored-meta-v3">
  3507.                            <div class="author-info-v3">
  3508.                                
  3509.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="sponsored-author-img-v3">
  3510.                                
  3511.                                <span>
  3512.                                    Sarah Grant
  3513.                                </span>
  3514.                            </div>
  3515.                            <div class="d-flex gap-2">
  3516.                                <i class="ti-calendar"></i> 11 May 2026
  3517.                            </div>
  3518.                        </div>
  3519.                    </div>
  3520.                </div>
  3521.            </div>
  3522.            
  3523.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3524.                <div class="card sponsored-card-v3">
  3525.                    <div class="sponsored-image-v3">
  3526.                        
  3527.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3528.                        
  3529.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3530.                    </div>
  3531.                    <div class="sponsored-content-v3">
  3532.                        <h3 class="sponsored-title-v3">
  3533.                            <a href="/within-those-ruined-debris-of-an-residential-building-i-found-a-volume-id-rendered/" class="top-color">
  3534.                            Within those Ruined Debris of an Residential Building, I Found a Volume I’d Rendered
  3535.                            </a>
  3536.                        </h3>
  3537.                        <p class="sponsored-excerpt-v3">
  3538.                            
  3539.                        </p>
  3540.                        <div class="sponsored-meta-v3">
  3541.                            <div class="author-info-v3">
  3542.                                
  3543.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="sponsored-author-img-v3">
  3544.                                
  3545.                                <span>
  3546.                                    Sarah Grant
  3547.                                </span>
  3548.                            </div>
  3549.                            <div class="d-flex gap-2">
  3550.                                <i class="ti-calendar"></i> 11 May 2026
  3551.                            </div>
  3552.                        </div>
  3553.                    </div>
  3554.                </div>
  3555.            </div>
  3556.            
  3557.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3558.                <div class="card sponsored-card-v3">
  3559.                    <div class="sponsored-image-v3">
  3560.                        
  3561.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3562.                        
  3563.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3564.                    </div>
  3565.                    <div class="sponsored-content-v3">
  3566.                        <h3 class="sponsored-title-v3">
  3567.                            <a href="/3-game-pass-games-were-enjoying-this-weekend-oct-10-12/" class="top-color">
  3568.                            3 Game Pass Games We&#x27;re Enjoying This Weekend (Oct. 10-12)
  3569.                            </a>
  3570.                        </h3>
  3571.                        <p class="sponsored-excerpt-v3">
  3572.                            
  3573.                        </p>
  3574.                        <div class="sponsored-meta-v3">
  3575.                            <div class="author-info-v3">
  3576.                                
  3577.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="sponsored-author-img-v3">
  3578.                                
  3579.                                <span>
  3580.                                    Sarah Grant
  3581.                                </span>
  3582.                            </div>
  3583.                            <div class="d-flex gap-2">
  3584.                                <i class="ti-calendar"></i> 11 May 2026
  3585.                            </div>
  3586.                        </div>
  3587.                    </div>
  3588.                </div>
  3589.            </div>
  3590.            
  3591.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3592.                <div class="card sponsored-card-v3">
  3593.                    <div class="sponsored-image-v3">
  3594.                        
  3595.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3596.                        
  3597.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3598.                    </div>
  3599.                    <div class="sponsored-content-v3">
  3600.                        <h3 class="sponsored-title-v3">
  3601.                            <a href="/everyday-reality-for-120000-displaced-people-in-mauritanias-extensive-mbera-camp-on-the-mali-border/" class="top-color">
  3602.                            Everyday Reality for 120,000 Displaced People in Mauritania&#x27;s Extensive Mbera Camp on the Mali Border.
  3603.                            </a>
  3604.                        </h3>
  3605.                        <p class="sponsored-excerpt-v3">
  3606.                            
  3607.                        </p>
  3608.                        <div class="sponsored-meta-v3">
  3609.                            <div class="author-info-v3">
  3610.                                
  3611.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="sponsored-author-img-v3">
  3612.                                
  3613.                                <span>
  3614.                                    Sarah Grant
  3615.                                </span>
  3616.                            </div>
  3617.                            <div class="d-flex gap-2">
  3618.                                <i class="ti-calendar"></i> 11 May 2026
  3619.                            </div>
  3620.                        </div>
  3621.                    </div>
  3622.                </div>
  3623.            </div>
  3624.            
  3625.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3626.                <div class="card sponsored-card-v3">
  3627.                    <div class="sponsored-image-v3">
  3628.                        
  3629.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3630.                        
  3631.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3632.                    </div>
  3633.                    <div class="sponsored-content-v3">
  3634.                        <h3 class="sponsored-title-v3">
  3635.                            <a href="/how-a-american-military-vet-assisted-mar%C3%ADa-corina-machado-flee-venezuela/" class="top-color">
  3636.                            How a American Military Vet Assisted María Corina Machado Flee Venezuela
  3637.                            </a>
  3638.                        </h3>
  3639.                        <p class="sponsored-excerpt-v3">
  3640.                            
  3641.                        </p>
  3642.                        <div class="sponsored-meta-v3">
  3643.                            <div class="author-info-v3">
  3644.                                
  3645.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Sarah Grant" class="sponsored-author-img-v3">
  3646.                                
  3647.                                <span>
  3648.                                    Sarah Grant
  3649.                                </span>
  3650.                            </div>
  3651.                            <div class="d-flex gap-2">
  3652.                                <i class="ti-calendar"></i> 11 May 2026
  3653.                            </div>
  3654.                        </div>
  3655.                    </div>
  3656.                </div>
  3657.            </div>
  3658.            
  3659.        </div>
  3660.    </div>
  3661. </section>
  3662.  
  3663.  
  3664.    
  3665.        <!-- end wpo-blog-sponsored-section -->
  3666.        <!-- start wpo-subscribe-section -->
  3667.        
  3668.        <!-- end subscribe-section -->
  3669.        <!-- start of wpo-site-footer-section -->
  3670.        
  3671.  
  3672.  
  3673.  
  3674.  
  3675.  
  3676.  
  3677. <footer class="wpo-site-footer-v2 ">
  3678.    
  3679.    <!-- Main Footer Content -->
  3680.    <div class="container-fluid fluid-container">
  3681.        
  3682.        <!-- Step 1: Brand Section -->
  3683.        <div class="footer-brand-section">
  3684.            <div class="row justify-content-center">
  3685.                <div class="col-lg-8 col-md-10 col-12 text-center">
  3686.                    <div class="brand-wrapper">
  3687.                        
  3688.                        <h2 class="brand-title">Quantum Bets UK</h2>
  3689.                        <p class="brand-description">Quantum Bets UK provides expert analysis, betting strategies, and insights for sports enthusiasts. Stay ahead with data-driven tips and predictions.</p>
  3690.                        
  3691.                    </div>
  3692.                </div>
  3693.            </div>
  3694.        </div>
  3695.  
  3696.        <!-- Step 2: Content Columns with Separators -->
  3697.        <div class="footer-content-section">
  3698.            <div class="content-divider"></div>
  3699.            
  3700.            <div class="row">
  3701.                
  3702.                <!-- Column 1: Important Links -->
  3703.                <div class="col-lg-6 col-md-6 col-12">
  3704.                    <div class="footer-column">
  3705.                        <div class="column-header">
  3706.                            <span class="column-number bg-primary-gradient">01</span>
  3707.                            <h6 class="column-title">Important Pages</h6>
  3708.                        </div>
  3709.                        <div class="column-content">
  3710.                            <ul class="footer-links">
  3711.                                
  3712.                                <li>
  3713.                                    <a href="/jennifer-waltons-debut-record-daughters-delves-into-grief-and-elegance/" class="footer-link">
  3714.                                        Jennifer Walton&#x27;s Debut Record &quot;Daughters&quot; Delves Into Grief and Elegance
  3715.                                    </a>
  3716.                                </li>
  3717.                                
  3718.                                <li>
  3719.                                    <a href="/russian-president-vladimir-putin-assures-steady-crude-oil-supplies-to-the-indian-nation-in-rebuff-of-american-demands/" class="footer-link">
  3720.                                        Russian President Vladimir Putin Assures Steady Crude Oil Supplies to the Indian Nation in Rebuff of American Demands
  3721.                                    </a>
  3722.                                </li>
  3723.                                
  3724.                                <li>
  3725.                                    <a href="/gaza-strip-war-in-maps-following-two-years-of-fighting/" class="footer-link">
  3726.                                        Gaza Strip War in Maps Following Two Years of Fighting
  3727.                                    </a>
  3728.                                </li>
  3729.                                
  3730.                                <li>
  3731.                                    <a href="/democrats-criticize-trump-after-he-claims-they-should-face-capital-punishment/" class="footer-link">
  3732.                                        Democrats Criticize Trump After He Claims They Should Face Capital Punishment
  3733.                                    </a>
  3734.                                </li>
  3735.                                
  3736.                                <li>
  3737.                                    <a href="/the-players-and-trainers-born-outside-in-the-usa/" class="footer-link">
  3738.                                        The Players and Trainers Born Outside in the USA
  3739.                                    </a>
  3740.                                </li>
  3741.                                
  3742.                                <li>
  3743.                                    <a href="/russia-bans-snapchat-and-limits-apples-facetime-state-media-say/" class="footer-link">
  3744.                                        Russia Bans Snapchat and Limits Apple&#x27;s FaceTime, State Media Say
  3745.                                    </a>
  3746.                                </li>
  3747.                                
  3748.                            </ul>
  3749.                        </div>
  3750.                    </div>
  3751.                </div>
  3752.  
  3753.                <!-- Column 2: External Links -->
  3754.                 <div class="col-lg-6 col-md-6 col-12">
  3755.                    <div class="footer-column">
  3756.                        <div class="column-header">
  3757.                            <span class="column-number bg-primary-gradient">02</span>
  3758.                            <h6 class="column-title">External Resources</h6>
  3759.                        </div>
  3760.                       <div class="column-content">
  3761.    <ul class="footer-links" id="footerLinks">
  3762.        
  3763.        
  3764.  
  3765.        
  3766.        
  3767.        
  3768.        
  3769.    </ul>
  3770. </div>
  3771.  
  3772.                    </div>
  3773.                </div>
  3774.  
  3775.                <!-- Column 3: Categories -->
  3776.                <div class="col-lg-6 col-md-6 col-12">
  3777.                    <div class="footer-column">
  3778.                        <div class="column-header">
  3779.                            <span class="column-number bg-primary-gradient">02</span>
  3780.                            <h6 class="column-title">Categories</h6>
  3781.                        </div>
  3782.                        <div class="column-content">
  3783.                            <ul class="footer-links">
  3784.                                
  3785.                                <li>
  3786.                                    <a href="/category/all-posts/" class="footer-link">
  3787.                                        All Posts
  3788.                                    </a>
  3789.                                </li>
  3790.                                
  3791.                                <li>
  3792.                                    <a href="/category/business/" class="footer-link">
  3793.                                        Business
  3794.                                    </a>
  3795.                                </li>
  3796.                                
  3797.                                <li>
  3798.                                    <a href="/category/esports/" class="footer-link">
  3799.                                        Esports
  3800.                                    </a>
  3801.                                </li>
  3802.                                
  3803.                                <li>
  3804.                                    <a href="/category/fashion/" class="footer-link">
  3805.                                        Fashion
  3806.                                    </a>
  3807.                                </li>
  3808.                                
  3809.                                <li>
  3810.                                    <a href="/category/featured/" class="footer-link">
  3811.                                        Featured
  3812.                                    </a>
  3813.                                </li>
  3814.                                
  3815.                                <li>
  3816.                                    <a href="/category/gaming/" class="footer-link">
  3817.                                        Gaming
  3818.                                    </a>
  3819.                                </li>
  3820.                                
  3821.                            </ul>
  3822.                        </div>
  3823.                    </div>
  3824.                </div>
  3825.  
  3826.            </div>
  3827.        </div>
  3828.  
  3829.        <!-- Step 3: Footer Bottom -->
  3830.        <div class="footer-bottom-section">
  3831.            <div class="bottom-divider"></div>
  3832.            <div class="d-flex justify-content-between flex-wrap">
  3833.                <div class="">
  3834.                    <p class="copyright-text">
  3835.                        &copy; 2026 <strong>Quantum Bets UK</strong> • All rights reserved
  3836.                    </p>
  3837.                </div>
  3838.                <div class="">
  3839.                    <nav class="footer-nav">
  3840.                        <a href="/page/write-for-us/" class="footer-nav-link">Write For Us</a>
  3841.                        <a href="/page/terms-and-conditions/" class="footer-nav-link">Terms</a>
  3842.                        <a href="/sitemap.xml" class="footer-nav-link">Sitemap</a>
  3843.                    </nav>
  3844.                </div>
  3845.            </div>
  3846.        </div>
  3847.  
  3848.    </div>
  3849.  
  3850.    <!-- Background Elements -->
  3851.    <div class="footer-bg-elements">
  3852.        <div class="bg-circle circle-1"></div>
  3853.        <div class="bg-circle circle-2"></div>
  3854.        <div class="bg-line line-1"></div>
  3855.        <div class="bg-line line-2"></div>
  3856.    </div>
  3857.  
  3858. </footer>
  3859.  
  3860. <style>
  3861. /* Footer V2 - Clean Blog Design */
  3862. .wpo-site-footer-v2 {
  3863.    color: var(--footer-color);
  3864.    background-color: var(--card-bg);
  3865.    margin-top: 100px;
  3866. }
  3867.  
  3868.  
  3869.  
  3870. /* Step 2: Brand Section */
  3871. .footer-brand-section {
  3872.    position: relative;
  3873.    z-index: 2;
  3874.    padding: 120px 0 60px;
  3875. }
  3876.  
  3877. .brand-wrapper {
  3878.    max-width: 600px;
  3879.    margin: 0 auto;
  3880. }
  3881.  
  3882. .footer-logo {
  3883.    max-height: 60px;
  3884.    width: auto;
  3885.    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
  3886. }
  3887.  
  3888. .brand-title {
  3889.    font-size: 2.2rem;
  3890.    font-weight: 800;
  3891.    color: var(--footer-color);
  3892.    margin-bottom: 1rem;
  3893.    letter-spacing: -0.02em;
  3894. }
  3895.  
  3896. .brand-description {
  3897.    font-size: 1.1rem;
  3898.    color: var(--footer-color);
  3899.    line-height: 1.6;
  3900.    opacity: .7;
  3901.    margin-bottom: 0;
  3902. }
  3903.  
  3904. /* Step 3: Content Section */
  3905. .footer-content-section {
  3906.    position: relative;
  3907.    z-index: 2;
  3908.    padding: 60px 0;
  3909. }
  3910.  
  3911.  
  3912. .footer-column {
  3913.    margin-bottom: 40px;
  3914.    padding: 0 20px;
  3915. }
  3916.  
  3917. .column-header {
  3918.    display: flex;
  3919.    align-items: center;
  3920.    margin-bottom: 25px;
  3921.    padding-bottom: 15px;
  3922.    border-bottom: 2px solid var(--border-color);
  3923. }
  3924.  
  3925. .column-number {
  3926.    width: 35px;
  3927.    height: 35px;
  3928.    border-radius: 10px;
  3929.    display: flex;
  3930.    align-items: center;
  3931.    justify-content: center;
  3932.    font-weight: 700;
  3933.    font-size: 0.9rem;
  3934.    margin-right: 15px;
  3935. }
  3936.  
  3937. .column-title {
  3938.    font-size: 1.1rem;
  3939.    font-weight: 700;
  3940.    color: var(--footer-color) !important;
  3941.    margin: 0;
  3942. }
  3943.  
  3944. .column-content {
  3945.    padding-left: 50px;
  3946. }
  3947.  
  3948. /* Footer Links */
  3949. .footer-links {
  3950.    list-style: none;
  3951.    padding: 0;
  3952.    margin: 0;
  3953. }
  3954.  
  3955. .footer-links li {
  3956.    margin-bottom: 12px;
  3957.    position: relative;
  3958. }
  3959.  
  3960. .footer-link {
  3961.    color: var(--footer-color) !important;
  3962.    text-decoration: none;
  3963.    font-size: 0.95rem;
  3964.    line-height: 1.5;
  3965.    transition: all 0.8s ease;
  3966.    position: relative;
  3967.    display: inline-flex;
  3968.    align-items: center;
  3969. }
  3970.  
  3971. .footer-link:hover {
  3972.    color: var(--bs-primary);
  3973.    padding-left: 8px;
  3974. }
  3975.  
  3976. .footer-link::before {
  3977.    content: '';
  3978.    position: absolute;
  3979.    left: -15px;
  3980.    top: 50%;
  3981.    transform: translateY(-50%);
  3982.    width: 4px;
  3983.    height: 4px;
  3984.    background: var(--bs-primary);
  3985.    border-radius: 50%;
  3986.    opacity: 0;
  3987.    transition: opacity 0.3s ease;
  3988. }
  3989.  
  3990. .footer-link:hover::before {
  3991.    opacity: 1;
  3992. }
  3993.  
  3994. /* Step 4: Footer Bottom */
  3995. .footer-bottom-section {
  3996.    position: relative;
  3997.    z-index: 2;
  3998.    padding: 30px 0;
  3999. }
  4000.  
  4001. .bottom-divider {
  4002.    width: 100%;
  4003.    height: 1px;
  4004.    background: linear-gradient(90deg, transparent 0%,var(--footer-color) ,var(--border-color) ,  transparent 100%);
  4005.    margin-bottom: 30px;
  4006. }
  4007.  
  4008. .copyright-text {
  4009.    color: var(--footer-color);
  4010.    font-size: 0.9rem;
  4011.    margin: 0;
  4012.    line-height: 1.6;
  4013. }
  4014.  
  4015. .footer-nav {
  4016.    display: flex;
  4017.    align-items: center;
  4018.    gap: 20px;
  4019.    justify-content: center;
  4020. }
  4021.  
  4022. .footer-nav-link {
  4023.    color: var(--footer-color) !important;
  4024.    text-decoration: none;
  4025.    font-size: 0.9rem;
  4026.    font-weight: 500;
  4027.    transition: color 0.3s ease;
  4028.    position: relative;
  4029. }
  4030.  
  4031. .footer-nav-link:hover {
  4032.    color: var(--bs-primary);
  4033. }
  4034.  
  4035. .footer-nav-link::after {
  4036.    content: '';
  4037.    position: absolute;
  4038.    bottom: -5px;
  4039.    left: 0;
  4040.    width: 0;
  4041.    height: 2px;
  4042.    background: var(--bs-primary) !important;
  4043.    transition: width 0.3s ease;
  4044. }
  4045.  
  4046. .footer-nav-link:hover::after {
  4047.    width: 100%;
  4048. }
  4049.  
  4050. /* Responsive Design */
  4051. @media (max-width: 992px) {
  4052.    .footer-brand-section {
  4053.        padding: 100px 0 50px;
  4054.    }
  4055.    
  4056.    .brand-title {
  4057.        font-size: 1.8rem;
  4058.    }
  4059.    
  4060.    .column-content {
  4061.        padding-left: 0;
  4062.        padding-top: 10px;
  4063.    }
  4064.    
  4065.    .column-header {
  4066.        flex-direction: column;
  4067.        align-items: flex-start;
  4068.        gap: 10px;
  4069.    }
  4070.    
  4071.    .column-number {
  4072.        align-self: center;
  4073.    }
  4074. }
  4075.  
  4076. @media (max-width: 768px) {
  4077.    .footer-brand-section {
  4078.        padding: 80px 0 40px;
  4079.    }
  4080.    
  4081.    .brand-title {
  4082.        font-size: 1.6rem;
  4083.    }
  4084.    
  4085.    .newsletter-inline {
  4086.        padding: 1.5rem;
  4087.        margin: 0 15px;
  4088.    }
  4089.    
  4090.    .newsletter-form .input-group {
  4091.        flex-direction: column;
  4092.    }
  4093.    
  4094.    .btn-newsletter {
  4095.        border-radius: 0 0 12px 12px;
  4096.    }
  4097.    
  4098.    .newsletter-input {
  4099.        border-radius: 12px 12px 0 0;
  4100.    }
  4101.    
  4102.    .footer-column {
  4103.        padding: 0 15px;
  4104.        margin-bottom: 35px;
  4105.    }
  4106.    
  4107.    .footer-nav {
  4108.        flex-direction: column;
  4109.        gap: 15px;
  4110.        margin-top: 20px;
  4111.    }
  4112. }
  4113.  
  4114. @media (max-width: 576px) {
  4115.    .footer-brand-section {
  4116.        padding: 60px 0 30px;
  4117.    }
  4118.    
  4119.    .brand-title {
  4120.        font-size: 1.4rem;
  4121.    }
  4122.    
  4123.    .brand-description {
  4124.        font-size: 1rem;
  4125.    }
  4126.    
  4127.    .newsletter-title {
  4128.        font-size: 1.1rem;
  4129.    }
  4130.    
  4131.    .column-title {
  4132.        font-size: 1rem;
  4133.    }
  4134.    
  4135.    .footer-column {
  4136.        padding: 0 10px;
  4137.    }
  4138.    
  4139.    .bg-circle, .bg-line {
  4140.        display: none;
  4141.    }
  4142. }
  4143.  
  4144. /* Minimal Animation */
  4145. .footer-column {
  4146.    transition: opacity 0.3s ease;
  4147. }
  4148.  
  4149. .footer-column:hover {
  4150.    opacity: 0.9;
  4151. }
  4152. </style>
  4153.  
  4154. <!-- Bootstrap 5 JS -->
  4155.  
  4156. <script>
  4157. // Scroll to Top Function
  4158. function scrollToTop() {
  4159.    window.scrollTo({
  4160.        top: 0,
  4161.        behavior: 'smooth'
  4162.    });
  4163. }
  4164.  
  4165. // Initialize Footer V2 Features
  4166. document.addEventListener('DOMContentLoaded', function() {
  4167.    
  4168.    // Newsletter Form Enhancement
  4169.    const newsletterForm = document.querySelector('.newsletter-form');
  4170.    if (newsletterForm) {
  4171.        newsletterForm.addEventListener('submit', function(e) {
  4172.            e.preventDefault(); // Remove this in actual implementation
  4173.            
  4174.            const submitBtn = this.querySelector('.btn-newsletter');
  4175.            const originalText = submitBtn.textContent;
  4176.            
  4177.            submitBtn.textContent = 'Subscribing...';
  4178.            submitBtn.disabled = true;
  4179.            
  4180.            // Simulate form processing
  4181.            setTimeout(() => {
  4182.                submitBtn.textContent = 'Subscribed!';
  4183.                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4184.                
  4185.                setTimeout(() => {
  4186.                    submitBtn.textContent = originalText;
  4187.                    submitBtn.disabled = false;
  4188.                    submitBtn.style.background = '';
  4189.                    this.reset();
  4190.                }, 2000);
  4191.            }, 1500);
  4192.        });
  4193.    }
  4194.    
  4195.    // Smooth reveal for columns on scroll
  4196.    const observerOptions = {
  4197.        threshold: 0.1,
  4198.        rootMargin: '0px 0px -50px 0px'
  4199.    };
  4200.    
  4201.    const observer = new IntersectionObserver((entries) => {
  4202.        entries.forEach(entry => {
  4203.            if (entry.isIntersecting) {
  4204.                entry.target.style.opacity = '1';
  4205.                entry.target.style.transform = 'translateY(0)';
  4206.            }
  4207.        });
  4208.    }, observerOptions);
  4209.    
  4210.    // Initially hide columns for animation
  4211.    document.querySelectorAll('.footer-column').forEach((column, index) => {
  4212.        column.style.opacity = '0';
  4213.        column.style.transform = 'translateY(20px)';
  4214.        column.style.transition = `all 0.6s ease ${index * 0.1}s`;
  4215.        observer.observe(column);
  4216.    });
  4217.    
  4218.    // Prevent default for placeholder links
  4219.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4220.        link.addEventListener('click', function(e) {
  4221.            e.preventDefault();
  4222.        });
  4223.    });
  4224. });
  4225.  
  4226. document.addEventListener('DOMContentLoaded', function () {
  4227.    var btn = document.getElementById('toggleFooterLinks');
  4228.    if (!btn) return; // No extra links, no button
  4229.  
  4230.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4231.  
  4232.    btn.addEventListener('click', function () {
  4233.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4234.            return li.classList.contains('d-none');
  4235.        });
  4236.  
  4237.        extras.forEach(function (li) {
  4238.            if (anyHidden) {
  4239.                li.classList.remove('d-none');
  4240.                li.classList.add('show');
  4241.            } else {
  4242.                li.classList.add('d-none');
  4243.                li.classList.remove('show');
  4244.            }
  4245.        });
  4246.  
  4247.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4248.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4249.    });
  4250. });
  4251.  
  4252. </script>
  4253.  
  4254.        <!-- end of wpo-site-footer-section -->
  4255.    </div>
  4256.    <!-- end of page-wrapper -->
  4257.  
  4258.    <!-- All JavaScript files
  4259.    ================================================== -->
  4260.    
  4261.  
  4262. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4263. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4264. <!-- Plugins for this template -->
  4265. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4266. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4267. <!-- Custom script for this template -->
  4268. <script src="/static/blogapp/assets/js/script.js"></script>
  4269.  
  4270. <script>
  4271. (function () {
  4272. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4273. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4274.  
  4275. function applyFallback(img) {
  4276. if (!img || img.dataset.fallbackApplied === "1") {
  4277. return;
  4278. }
  4279. var failedSrc = img.currentSrc || img.src || "";
  4280. img.dataset.fallbackApplied = "1";
  4281. img.onerror = null;
  4282. img.src = fallbackImageSrc;
  4283. console.warn("[ImageFallback] Replaced broken image:", {
  4284. failedSrc: failedSrc,
  4285. fallbackSrc: fallbackImageSrc,
  4286. alt: img.alt || "",
  4287. });
  4288. }
  4289.  
  4290. document.querySelectorAll("img").forEach(function (img) {
  4291. if (img.complete && img.naturalWidth === 0) {
  4292. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4293. failedSrc: img.currentSrc || img.src || "",
  4294. alt: img.alt || "",
  4295. });
  4296. applyFallback(img);
  4297. }
  4298. });
  4299.  
  4300. document.addEventListener(
  4301. "error",
  4302. function (event) {
  4303. var target = event.target;
  4304. if (target && target.tagName === "IMG") {
  4305. applyFallback(target);
  4306. }
  4307. },
  4308. true
  4309. );
  4310. })();
  4311. </script>
  4312.  
  4313. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4314.  
  4315.  
  4316.  
  4317. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"baa39260f8ce4bb6a069b36125ec440f","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4318. </body>
  4319.  
  4320. </html>
  4321.  
  4322.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda