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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="lora">
  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-28T110046.717_Pqt28EN_IsIn6Gu.png">
  14.    
  15.  
  16.    <title>GambleScope UK: Expert Insights on UK Gambling &amp; Betting Trends</title>
  17.    <meta name="description" content="GambleScope UK provides in-depth analysis, reviews, and guides on gambling and betting in the UK, covering casinos, sports betting, and responsible gaming.">
  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://gamblescope.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #e74c3c;
  42.        --bs-primary-rgb: e74c3c;
  43.        --bs-secondary: #636e72;
  44.        --bs-success: #27ae60;
  45.        --bs-danger: #c0392b;
  46.        --bs-warning: #f1c40f;
  47.        --bs-info: #3498db;
  48.        --bs-light: #f5f6fa;
  49.        --bs-dark: #2d3436;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #e74c3c;
  53.        --theme-primary-color-s2: #e74c3c;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #2d3436;
  57.        --text-light-color: #676767;
  58.        --heading-color: #2d3436;
  59.        --border-color: #dfe4ea;
  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: #e8ecef;
  75.        --navbar-color: #2d3436;
  76.        --topbar-bg: #f5f6fa;
  77.        --topbar-color: #2d3436;
  78.        --footer-bg: #2d3436;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #dfe4ea;
  82.        --card-radius: 10px;
  83.        --link-color: #e74c3c;
  84.        --link-hover: #c0392b;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(231, 76, 60, 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_8">
  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-topbar2 d-sm-flex d-none container-fluid fluid-container">
  407.    <span id="current-time"></span>
  408.    
  409.    <div class="unique-news-container2">
  410.        <div class="unique-news-wrapper2 top-color" id="newsWrapper">
  411.            <!-- News items will be dynamically added here -->
  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.  // ----------------- Clock -----------------
  428.  function updateCurrentTime() {
  429.    const currentDate = new Date();
  430.    const day = currentDate.getDate().toString().padStart(2, '0');
  431.    const monthNames = ["January","February","March","April","May","June","July","August","September","October","November","December"];
  432.    const month = monthNames[currentDate.getMonth()];
  433.    const year = currentDate.getFullYear();
  434.    const hours = currentDate.getHours().toString().padStart(2, '0');
  435.    const minutes = currentDate.getMinutes().toString().padStart(2, '0');
  436.    const seconds = currentDate.getSeconds().toString().padStart(2, '0');
  437.    document.getElementById('current-time').innerHTML =
  438.      `<span class="fw-bold text-black p-2">${hours}:${minutes}:${seconds}</span> <span>${month} ${day}, ${year}</span>`;
  439.  }
  440.  setInterval(updateCurrentTime, 1000);
  441.  updateCurrentTime();
  442.  
  443.  // ----------------- News from Django -----------------
  444.  const newsItems = [
  445.    
  446.      { title: "To Rinse or Not to Rinse: How to Properly Prepare Your Fungi", url: "/to-rinse-or-not-to-rinse-how-to-properly-prepare-your-fungi/" },
  447.    
  448.      { title: "Remains of Endurance Athlete Seemingly Killed by Predator Located on California Beach", url: "/remains-of-endurance-athlete-seemingly-killed-by-predator-located-on-california-beach/" },
  449.    
  450.      { title: "Music Legend Barry Manilow to Undergo a Procedure for Cancer in His Lung.", url: "/music-legend-barry-manilow-to-undergo-a-procedure-for-cancer-in-his-lung/" },
  451.    
  452.      { title: "Ex British Serviceman Accused of Murdering Kenya Woman Appears in Court", url: "/ex-british-serviceman-accused-of-murdering-kenya-woman-appears-in-court/" },
  453.    
  454.      { title: "U.S. Food and Drug Administration Grants Approval to Flibanserin, a Desire\u002DBoosting Drug for Postmenopausal", url: "/us-food-and-drug-administration-grants-approval-to-flibanserin-a-desire-boosting-drug-for-postmenopausal/" }
  455.    
  456.  ];
  457.  
  458.  let currentNewsIndex = 0;
  459.  const newsWrapper = document.getElementById('newsWrapper');
  460.  let newsElements = [];
  461.  
  462.  function createNewsElements() {
  463.      newsItems.forEach((news, index) => {
  464.          const newsElement = document.createElement('div');
  465.          newsElement.className = 'unique-news-item2 top-color';
  466.          newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  467.          newsWrapper.appendChild(newsElement);
  468.          newsElements.push(newsElement);
  469.      });
  470.      if (newsElements.length > 0) {
  471.          newsElements[0].classList.add('active');
  472.      }
  473.  }
  474.  
  475.  function changeNews() {
  476.      const currentElement = newsElements[currentNewsIndex];
  477.      const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  478.      const nextElement = newsElements[nextIndex];
  479.  
  480.      currentElement.classList.remove('active');
  481.      currentElement.classList.add('exit-up');
  482.  
  483.      setTimeout(() => {
  484.          nextElement.classList.add('active');
  485.          currentNewsIndex = nextIndex;
  486.          setTimeout(() => {
  487.              currentElement.classList.remove('exit-up');
  488.          }, 100);
  489.      }, 250);
  490.  }
  491.  
  492.  function startNewsRotation() {
  493.      setInterval(changeNews, 5000);
  494.  }
  495.  
  496.  window.onload = function() {
  497.      createNewsElements();
  498.      startNewsRotation();
  499.  };
  500. </script>
  501.  
  502.  
  503.  
  504.            
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511. <header class="header-v9 mb-4" role="banner">
  512.  <div class="container-fluid fluid-container">
  513.    <!-- Sticky/Glass Nav Card -->
  514.    <div class="nav-card-v9" role="navigation" aria-label="Primary">
  515.      <div class="row align-items-center justify-content-between g-3">
  516.        <!-- Logo -->
  517.       <div class="col-6 col-md-3 col-lg-2">
  518.          <a class="logo-link-v9 d-inline-flex align-items-center gap-2" href="/">
  519.            
  520.              <span class="site-name">My Site</span>
  521.            
  522.          </a>
  523.        </div>
  524.  
  525.        <!-- Desktop Nav -->
  526.        <div class="col d-none d-xl-block">
  527.          <nav class="main-nav-v9">
  528.            <ul class="nav-list-v9">
  529.              <!-- Home (static) -->
  530.              <li class="nav-item-v9">
  531.                <a href="/" class="nav-link-v9 active-v9">Home</a>
  532.              </li >
  533.          
  534.              
  535.                
  536.                  <li class="nav-item-v9">
  537.                    <a href="/category/all-posts/" class="nav-link-v9">All Posts</a>
  538.                  </li>
  539.                
  540.                  <li class="nav-item-v9">
  541.                    <a href="/category/business/" class="nav-link-v9">Business</a>
  542.                  </li>
  543.                
  544.                  <li class="nav-item-v9">
  545.                    <a href="/category/esports/" class="nav-link-v9">Esports</a>
  546.                  </li>
  547.                
  548.                  <li class="nav-item-v9">
  549.                    <a href="/category/fashion/" class="nav-link-v9">Fashion</a>
  550.                  </li>
  551.                
  552.                  <li class="nav-item-v9">
  553.                    <a href="/category/featured/" class="nav-link-v9">Featured</a>
  554.                  </li>
  555.                
  556.                  <li class="nav-item-v9">
  557.                    <a href="/category/gaming/" class="nav-link-v9">Gaming</a>
  558.                  </li>
  559.                
  560.                  <li class="nav-item-v9">
  561.                    <a href="/category/health/" class="nav-link-v9">Health</a>
  562.                  </li>
  563.                
  564.                  <li class="nav-item-v9">
  565.                    <a href="/category/life-fitness/" class="nav-link-v9">Life &amp; Fitness</a>
  566.                  </li>
  567.                
  568.  
  569.                
  570.                  <li class="nav-item-v9 has-dropdown-v9">
  571.                    <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">
  572.                      More<svg class="chev-v9" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  573.                        <polyline points="6,9 12,15 18,9"></polyline>
  574.                      </svg>
  575.                    </button>
  576.                    <div class="dropdown-card-v9" id="more-desktop-v9" role="menu">
  577.                      <div class="dropdown-grid-v9">
  578.                        <div class="dropdown-section-v9">
  579.                          
  580.                            <a href="/category/lifestyle/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Lifestyle</a>
  581.                          
  582.                            <a href="/category/news/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> News</a>
  583.                          
  584.                            <a href="/category/others/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Others</a>
  585.                          
  586.                            <a href="/category/politics/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Politics</a>
  587.                          
  588.                            <a href="/category/sports/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Sports</a>
  589.                          
  590.                            <a href="/category/tech/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Tech</a>
  591.                          
  592.                            <a href="/category/travel/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Travel</a>
  593.                          
  594.                        </div>
  595.                      </div>
  596.                    </div>
  597.                  </li>
  598.                
  599.              
  600.                <li class="nav-item-v9">
  601.                <a href="/page/contact-us/" class="nav-link-v9">Contact Us</a>
  602.              </li >
  603.            </ul>
  604.          </nav>
  605.        </div>
  606.  
  607.        <!-- Actions -->
  608.        <div class="col-6 col-md-3 col-lg-2">
  609.          <div class="nav-actions-v9">
  610.            <button class="icon-btn-v9" aria-controls="searchPanelV9" aria-expanded="false" aria-label="Open search" onclick="toggleSearchV9()">
  611.              <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  612.                <circle cx="11" cy="11" r="8"></circle>
  613.                <path d="m21 21-4.35-4.35"></path>
  614.              </svg>
  615.            </button>
  616.            <button class="icon-btn-v9 d-xl-none" aria-controls="mobileNavV9" aria-expanded="false" aria-label="Open menu" onclick="toggleMobileNavV9()">
  617.              <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  618.                <line x1="3" y1="6" x2="21" y2="6" />
  619.                <line x1="3" y1="12" x2="21" y2="12" />
  620.                <line x1="3" y1="18" x2="21" y2="18" />
  621.              </svg>
  622.            </button>
  623.          </div>
  624.        </div>
  625.      </div>
  626.  
  627.      <!-- Active underline (animated) -->
  628.      <span class="active-rail-v9" aria-hidden="true"></span>
  629.    </div>
  630.  
  631.    <!-- Search Panel -->
  632.    <div class="search-panel-v9" id="searchPanelV9" role="dialog" aria-label="Site search" aria-modal="true">
  633.      <form class="search-form-v9" action="" method="get" role="search">
  634.        <label for="q-v9" class="visually-hidden">Search</label>
  635.        <div class="search-input-wrap-v9">
  636.          <svg class="search-icn-v9" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  637.            <circle cx="11" cy="11" r="8"></circle>
  638.            <path d="m21 21-4.35-4.35"></path>
  639.          </svg>
  640.          <input id="search-input" name="q" type="search"  class="search-input-v9" placeholder="Search articles, tutorials, news…" autocomplete="off" />
  641.          <button type="button" class="icon-btn-v9 ghost" aria-label="Close search" onclick="toggleSearchV9()">
  642.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  643.              <line x1="18" y1="6" x2="6" y2="18" />
  644.              <line x1="6" y1="6" x2="18" y2="18" />
  645.            </svg>
  646.          </button>
  647.        </div>
  648.        <div class="search-suggest-v9 search-v1" id="search-results">
  649.          
  650.        </div>
  651.      </form>
  652.    </div>
  653.  
  654.    <!-- Mobile Offcanvas -->
  655.    <aside class="mobile-nav-v9 d-xl-none" id="mobileNavV9" role="dialog" aria-label="Mobile navigation" aria-modal="true">
  656.      <div class="mobile-wrap-v9">
  657.        <div class="mobile-head-v9">
  658.          <span class="mobile-title-v9">Menu</span>
  659.          <button class="icon-btn-v9 ghost" aria-label="Close menu" onclick="toggleMobileNavV9()">
  660.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  661.              <line x1="18" y1="6" x2="6" y2="18" />
  662.              <line x1="6" y1="6" x2="18" y2="18" />
  663.            </svg>
  664.          </button>
  665.        </div>
  666.  
  667.        <ul class="mobile-list-v9">
  668.          <li>
  669.            <a class="mobile-link-v9 active-v9" href="/">Home</a>
  670.          </li>
  671.          <li class="">
  672.                <a href="/page/contact-us/" class="mobile-link-v9">Contact Us</a>
  673.          </li >
  674.          
  675.            
  676.              <li>
  677.                <a class="mobile-link-v9" href="/category/all-posts/">All Posts</a>
  678.              </li>
  679.            
  680.              <li>
  681.                <a class="mobile-link-v9" href="/category/business/">Business</a>
  682.              </li>
  683.            
  684.              <li>
  685.                <a class="mobile-link-v9" href="/category/esports/">Esports</a>
  686.              </li>
  687.            
  688.              <li>
  689.                <a class="mobile-link-v9" href="/category/fashion/">Fashion</a>
  690.              </li>
  691.            
  692.              <li>
  693.                <a class="mobile-link-v9" href="/category/featured/">Featured</a>
  694.              </li>
  695.            
  696.  
  697.            
  698.          
  699.        </ul>
  700.      </div>
  701.    </aside>
  702.  </div>
  703.  
  704.  <!-- Overlay -->
  705.  <div class="nav-overlay-v9" id="navOverlayV9" onclick="closeAllV9()" aria-hidden="true"></div>
  706. </header>
  707.  
  708. <style>
  709.  
  710.  .header-v9 {
  711.    position: relative;
  712.    padding: 14px 0;
  713.    z-index: 50;
  714.  }
  715.  .header-v9.is-scrolled .nav-card-v9 {
  716.    padding: 10px 18px;
  717.    border-radius: 14px;
  718.    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  719.  }
  720.  .header-v9.is-scrolled .logo-img-v9 {
  721.    transform: scale(0.92);
  722.  }
  723.  
  724.  /* Card */
  725.  .nav-card-v9 {
  726.    background: var(--navbar-bg);
  727.    backdrop-filter: blur(18px);
  728.    border: 1px solid var(--border-color);
  729.    border-radius: 18px;
  730.    padding: 14px 22px;
  731.    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  732.    position: sticky;
  733.    top: 10px;
  734.  }
  735.  
  736.  /* Logo */
  737.  .logo-img-v9 {
  738.    max-height: 60px;
  739.    width: auto;
  740.    transition: transform 0.25s ease, opacity 0.25s ease;
  741.  }
  742.  .logo-link-v9:hover .logo-img-v9 {
  743.    transform: translateY(-1px) scale(1.03);
  744.  }
  745.  
  746.  /* Desktop nav */
  747.  .main-nav-v9 {
  748.    display: flex;
  749.    justify-content: center;
  750.  }
  751.  .nav-list-v9 {
  752.    display: flex;
  753.    gap: 6px;
  754.    list-style: none;
  755.    margin: 0;
  756.    padding: 0;
  757.  }
  758.  .nav-item-v9 {
  759.    position: relative;
  760.  }
  761.  .nav-link-v9 {
  762.    position: relative;
  763.    display: inline-flex;
  764.    align-items: center;
  765.    justify-content: center;
  766.    padding: 10px 10px;
  767.    border-radius: 12px;
  768.    color: var(--navbar-color);
  769.    text-decoration: none;
  770.    font-weight: 500;
  771.    font-size: 15px;
  772.    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  773.  }
  774.  .nav-link-v9:hover {
  775.    background: rgba(102, 126, 234, 0.1);
  776.    color: var(--topbar-color);
  777.    transform: translateY(-1px);
  778.  }
  779.  .nav-link-v9.active-v9 {
  780.    color: transparent;
  781.  }
  782.  .nav-link-v9.active-v9::after {
  783.    content: '';
  784.    position: absolute;
  785.    left: 12px;
  786.    right: 12px;
  787.    bottom: 6px;
  788.    height: 3px;
  789.    border-radius: 3px;
  790.    background: var(--sub-nav);
  791.  }
  792.  
  793.  /* Dropdown */
  794.  .has-dropdown-v9 {
  795.    position: relative;
  796.  }
  797.  .nav-more-btn-v9 {
  798.    display: inline-flex;
  799.    gap: 6px;
  800.    align-items: center;
  801.  }
  802.  .chev-v9 {
  803.    transition: transform 0.2s ease;
  804.  }
  805.  .has-dropdown-v9:focus-within .chev-v9,
  806.  .has-dropdown-v9:hover .chev-v9 {
  807.    transform: rotate(180deg);
  808.  }
  809.  
  810.  .dropdown-card-v9 {
  811.    position: absolute;
  812.    top: calc(100% + 14px);
  813.    left: 50%;
  814.    transform: translateX(-50%) translateY(-6px);
  815.    background: var(--navbar-bg);
  816.    border: 1px solid var(--border-color);
  817.    border-radius: 14px;
  818.    padding: 18px;
  819.    min-width: 280px;
  820.    z-index: 200;
  821.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  822.    opacity: 0;
  823.    visibility: hidden;
  824.    transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  825.  }
  826.  .has-dropdown-v9:hover .dropdown-card-v9,
  827.  .has-dropdown-v9:focus-within .dropdown-card-v9 {
  828.    opacity: 1;
  829.    visibility: visible;
  830.    transform: translateX(-50%) translateY(0);
  831.  }
  832.  
  833.  .dropdown-grid-v9 {
  834.    display: grid;
  835.    grid-template-columns: 1fr;
  836.    gap: 10px;
  837.  }
  838.  .dropdown-section-v9 {
  839.    display: grid;
  840.    gap: 6px;
  841.  }
  842.  .dropdown-link-v9 {
  843.    display: flex;
  844.    align-items: center;
  845.    gap: 10px;
  846.    padding: 10px 12px;
  847.    border-radius: 10px;
  848.    text-decoration: none;
  849.    font-size: 14px;
  850.    color: var(--navbar-color);
  851.    transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
  852.  }
  853.  .dropdown-link-v9:hover {
  854.    background: var(--bs-primary);
  855.    color: var(--bs-white);
  856.    transform: translateX(4px);
  857.  }
  858.  .link-dot-v9 {
  859.    width: 6px;
  860.    height: 6px;
  861.    border-radius: 50%;
  862.    border: 1px solid currentColor;
  863.  }
  864.  
  865.  /* Actions */
  866.  .nav-actions-v9 {
  867.    display: flex;
  868.    justify-content: flex-end;
  869.    align-items: center;
  870.    gap: 8px;
  871.  }
  872.  .icon-btn-v9 {
  873.    border: 1px solid var(--border-color);
  874.    background: rgba(102, 126, 234, 0.1);
  875.    color: var(--navbar-color);
  876.    padding: 8px;
  877.    border-radius: 12px;
  878.    cursor: pointer;
  879.    transition: transform 0.2s, background 0.2s, color 0.2s;
  880.  }
  881.  .icon-btn-v9:hover {
  882.    background: var(--sub-nav);
  883.    color: var(--topbar-color) !important;
  884.    transform: translateY(-1px);
  885.  }
  886.  .icon-btn-v9.ghost {
  887.    background: transparent;
  888.  }
  889.  
  890.  /* Search Panel */
  891.  .search-panel-v9 {
  892.    position: fixed;
  893.    top: 14px;
  894.    left: 50%;
  895.    transform: translateX(-50%) translateY(-16px);
  896.    width: min(720px, calc(100% - 40px));
  897.    background: var(--navbar-bg);
  898.    border: 1px solid var(--border-color);
  899.    border-radius: 16px;
  900.    padding: 16px;
  901.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  902.    opacity: 0;
  903.    visibility: hidden;
  904.    z-index: 300;
  905.    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
  906.  }
  907.  .search-panel-v9.show-v9 {
  908.    opacity: 1;
  909.    visibility: visible;
  910.    transform: translateX(-50%) translateY(0);
  911.  }
  912.  .search-input-wrap-v9 {
  913.    display: flex;
  914.    align-items: center;
  915.    gap: 10px;
  916.    background: rgba(248, 250, 252, 0.8);
  917.    border: 2px solid rgba(102, 126, 234, 0.2);
  918.    border-radius: 12px;
  919.    padding: 6px 8px;
  920.    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  921.  }
  922.  .search-input-wrap-v9:focus-within {
  923.    border-color: #667eea;
  924.    background: rgba(255, 255, 255, 0.9);
  925.    box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  926.  }
  927.  .search-icn-v9 {
  928.    color: #a0aec0;
  929.    margin-left: 6px;
  930.  }
  931.  .search-input-v9 {
  932.    flex: 1;
  933.    border: 0;
  934.    background: transparent;
  935.    outline: none;
  936.    padding: 12px 4px;
  937.    font-size: 16px;
  938.    color: #2d3748;
  939.  }
  940.  .search-suggest-v9 {
  941.    display: grid;
  942.    grid-template-columns: repeat(3, minmax(0, 1fr));
  943.    gap: 8px;
  944.    margin-top: 10px;
  945.  }
  946.  .suggestion-v9 {
  947.    border: 1px solid var(--border-color);
  948.    background: rgba(248, 250, 252, 0.5);
  949.    color: var(--navbar-color);
  950.    padding: 10px 12px;
  951.    border-radius: 10px;
  952.    font-size: 14px;
  953.    text-align: left;
  954.    cursor: pointer;
  955.    transition: background 0.2s, color 0.2s, transform 0.2s;
  956.  }
  957.  .suggestion-v9:hover {
  958.    background: var(--bs-primary) !important ;
  959.    color: var(--bs-white)  !important;
  960.    transform: translateY(-1px);
  961.  }
  962.  
  963.  /* Mobile */
  964.  .mobile-nav-v9 {
  965.    position: fixed;
  966.    right: 0;
  967.    top: 0;
  968.    height: 100vh;
  969.    width: min(86vw, 420px);
  970.    background: var(--card-bg);
  971.    border-left: 1px solid var(--border-color);
  972.    transform: translateX(100%);
  973.    transition: transform 0.3s ease;
  974.    z-index: 350;
  975.    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
  976.  }
  977.  .mobile-nav-v9.show-v9 {
  978.    transform: translateX(0);
  979.  }
  980.  .mobile-wrap-v9 {
  981.    display: flex;
  982.    flex-direction: column;
  983.    height: 100%;
  984.  }
  985.  .mobile-head-v9 {
  986.    display: flex;
  987.    align-items: center;
  988.    justify-content: space-between;
  989.    padding: 16px;
  990.    background: var(--navbar-bg);
  991.  }
  992.  .mobile-title-v9 {
  993.    font-weight: 600;
  994.  }
  995.  .mobile-list-v9 {
  996.    list-style: none;
  997.    padding: 10px 12px 20px;
  998.    margin: 0;
  999.    overflow-y: auto;
  1000.  }
  1001.  .mobile-link-v9 {
  1002.    display: flex;
  1003.    align-items: center;
  1004.    justify-content: space-between;
  1005.    padding: 14px 12px;
  1006.    border-radius: 12px;
  1007.    text-decoration: none;
  1008.    color: var(--navbar-color);
  1009.    font-weight: 500;
  1010.    transition: background 0.2s, color 0.2s;
  1011.  }
  1012.  .mobile-link-v9:hover,
  1013.  .mobile-link-v9.active-v9 {
  1014.    background: var(--sub-nav);
  1015.    color: var(--topbar-color);
  1016.  }
  1017.  .mobile-group-v9 {
  1018.    margin-top: 4px;
  1019.  }
  1020.  .mobile-sublist-v9 {
  1021.    list-style: none;
  1022.    margin: 0;
  1023.    padding: 0;
  1024.    max-height: 0;
  1025.    overflow: auto;
  1026.    transition: max-height 0.25s ease;
  1027.    background:var(--navbar-bg);
  1028.    border-radius: 12px;
  1029.    margin-top: 6px;
  1030.  }
  1031.  .mobile-sublist-v9.show-v9 {
  1032.    max-height: 360px;
  1033.    background: var(--navbar-bg);
  1034.    padding: 6px 0;
  1035.  }
  1036.  .mobile-sublink-v9 {
  1037.    display: block;
  1038.    padding: 10px 16px;
  1039.    text-decoration: none;
  1040.    color: var(--navbar-color);
  1041.    border-radius: 10px;
  1042.    font-size: 14px;
  1043.  }
  1044.  .mobile-sublink-v9:hover {
  1045.    background: var(--sub-nav);
  1046.    color: var(--topbar-color);
  1047.  }
  1048.  .mobile-arrow-v9 {
  1049.    transition: transform 0.2s ease;
  1050.  }
  1051.  .mobile-link-v9.has-arrow-v9[aria-expanded='true'] .mobile-arrow-v9 {
  1052.    transform: rotate(180deg);
  1053.  }
  1054.  
  1055.  /* Overlay */
  1056.  .nav-overlay-v9 {
  1057.    position: fixed;
  1058.    inset: 0;
  1059.    background: rgba(0, 0, 0, 0.35);
  1060.    backdrop-filter: blur(4px);
  1061.    opacity: 0;
  1062.    visibility: hidden;
  1063.    transition: opacity 0.25s, visibility 0.25s;
  1064.    z-index: 200;
  1065.  }
  1066.  .nav-overlay-v9.show-v9 {
  1067.    opacity: 1;
  1068.    visibility: visible;
  1069.  }
  1070.  
  1071.  
  1072.  /* Utils */
  1073.  .visually-hidden {
  1074.    position: absolute !important;
  1075.    height: 1px;
  1076.    width: 1px;
  1077.    overflow: hidden;
  1078.    clip: rect(1px, 1px, 1px, 1px);
  1079.    white-space: nowrap;
  1080.  }
  1081.  
  1082.  /* Responsive tweaks */
  1083.  @media (max-width: 1300px) {
  1084.    .nav-card-v9 {
  1085.      padding: 12px 18px;
  1086.      border-radius: 16px;
  1087.    }
  1088.    .search-panel-v9 {
  1089.      width: calc(100% - 32px);
  1090.    }
  1091.  }
  1092.  @media (max-width: 576px) {
  1093.    .logo-img-v9 {
  1094.      max-height: 38px;
  1095.    }
  1096.  }
  1097. </style>
  1098.  
  1099. <script>
  1100.  /* ============ V9 JS ============ */
  1101.  ;(function () {
  1102.    const overlay = document.getElementById('navOverlayV9')
  1103.    const searchPanel = document.getElementById('searchPanelV9')
  1104.    const mobileNav = document.getElementById('mobileNavV9')
  1105.    const header = document.querySelector('.header-v9')
  1106.  
  1107.    function lockScroll(lock) {
  1108.      document.body.style.overflow = lock ? 'hidden' : ''
  1109.    }
  1110.  
  1111.    window.toggleSearchV9 = function () {
  1112.      const btn = document.querySelector('[aria-controls="searchPanelV9"]')
  1113.      const willOpen = !searchPanel.classList.contains('show-v9')
  1114.  
  1115.      // close mobile if open
  1116.      mobileNav.classList.remove('show-v9')
  1117.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1118.  
  1119.      searchPanel.classList.toggle('show-v9', willOpen)
  1120.      overlay.classList.toggle('show-v9', willOpen)
  1121.      btn?.setAttribute('aria-expanded', String(willOpen))
  1122.      lockScroll(willOpen)
  1123.  
  1124.      if (willOpen) setTimeout(() => document.getElementById('q-v9')?.focus(), 80)
  1125.    }
  1126.  
  1127.    window.toggleMobileNavV9 = function () {
  1128.      const btn = document.querySelector('[aria-controls="mobileNavV9"]')
  1129.      const willOpen = !mobileNav.classList.contains('show-v9')
  1130.  
  1131.      // close search if open
  1132.      searchPanel.classList.remove('show-v9')
  1133.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1134.  
  1135.      mobileNav.classList.toggle('show-v9', willOpen)
  1136.      overlay.classList.toggle('show-v9', willOpen)
  1137.      btn?.setAttribute('aria-expanded', String(willOpen))
  1138.      lockScroll(willOpen)
  1139.    }
  1140.  
  1141.    window.toggleMobileDropdownV9 = function (id) {
  1142.      const list = document.getElementById(id)
  1143.      const btn = document.querySelector(`[onclick*="${id}"]`)
  1144.      const willOpen = !list.classList.contains('show-v9')
  1145.      // close siblings
  1146.      document.querySelectorAll('.mobile-sublist-v9').forEach((el) => {
  1147.        if (el.id !== id) el.classList.remove('show-v9')
  1148.      })
  1149.      list.classList.toggle('show-v9', willOpen)
  1150.      btn?.setAttribute('aria-expanded', String(willOpen))
  1151.    }
  1152.  
  1153.    window.closeAllV9 = function () {
  1154.      searchPanel.classList.remove('show-v9')
  1155.      mobileNav.classList.remove('show-v9')
  1156.      overlay.classList.remove('show-v9')
  1157.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1158.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1159.      lockScroll(false)
  1160.    }
  1161.  
  1162.    // ESC to close
  1163.    document.addEventListener('keydown', (e) => {
  1164.      if (e.key === 'Escape') window.closeAllV9()
  1165.    })
  1166.  
  1167.    // Sticky shrink on scroll
  1168.    let lastY = window.scrollY
  1169.    const onScroll = () => {
  1170.      const y = window.scrollY
  1171.      header.classList.toggle('is-scrolled', y > 10)
  1172.      lastY = y
  1173.    }
  1174.    onScroll()
  1175.    window.addEventListener('scroll', onScroll, { passive: true })
  1176.  
  1177.    // Suggestions fill
  1178.    document.addEventListener('click', (e) => {
  1179.      const btn = e.target.closest('.suggestion-v9')
  1180.      if (!btn) return
  1181.      const val = btn.getAttribute('data-fill') || ''
  1182.      const input = document.getElementById('q-v9')
  1183.      if (input) input.value = val
  1184.    })
  1185.  
  1186.    // Desktop "More" button a11y: open on focus-within, we just toggle aria
  1187.    const moreBtn = document.querySelector('.nav-more-btn-v9')
  1188.    const moreCard = document.getElementById('more-desktop-v9')
  1189.    if (moreBtn && moreCard) {
  1190.      ;['mouseenter', 'focus'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'true')))
  1191.      ;['mouseleave', 'blur'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'false')))
  1192.    }
  1193.  })()
  1194. </script>
  1195.  
  1196. <script>
  1197.  document.addEventListener("DOMContentLoaded", function () {
  1198.    console.log("loaded");
  1199.  
  1200.     const searchInput = document.getElementById("search-input")
  1201.    const searchResults = document.getElementById("search-results");
  1202.  
  1203.    if (!searchInput || !searchResults) {
  1204.      console.error("Search input/results not found");
  1205.      return;
  1206.    }
  1207.  
  1208.    // Prevent form submission
  1209.    if (searchInput.form) {
  1210.      searchInput.form.addEventListener("submit", function (e) {
  1211.        e.preventDefault();
  1212.      });
  1213.    }
  1214.  
  1215.    // Add event listener for keyup
  1216.    searchInput.addEventListener("keyup", function (e) {
  1217.      console.log("Key pressed:", e.key);
  1218.      e.preventDefault();
  1219.  
  1220.      const query = searchInput.value.trim();
  1221.      console.log("User is typing: " + query);
  1222.  
  1223.      // If empty → clear and hide
  1224.      if (query === "") {
  1225.        searchResults.innerHTML = "";
  1226.        searchResults.style.display = "none";
  1227.        return;
  1228.      }
  1229.  
  1230.      // Show results
  1231.      searchResults.style.display = "block";
  1232.  
  1233.      // Fetch search results
  1234.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1235.        method: "GET",
  1236.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1237.      })
  1238.        .then(response => {
  1239.          console.log("Response Status:", response.status);
  1240.          return response.json();
  1241.        })
  1242.        .then(data => {
  1243.          console.log("Data received:", data);
  1244.          if (data.html) {
  1245.            searchResults.innerHTML = data.html;
  1246.          } else {
  1247.            searchResults.innerHTML = "<p>No results found.</p>";
  1248.          }
  1249.        })
  1250.        .catch(error => {
  1251.          console.error("Error fetching search results:", error);
  1252.        });
  1253.    });
  1254.  
  1255.    // Close results when clicking outside
  1256.    document.addEventListener("click", function (e) {
  1257.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1258.        searchResults.style.display = "none";
  1259.      }
  1260.    });
  1261.  
  1262.    // Close results on ESC key
  1263.    document.addEventListener("keydown", function (e) {
  1264.      if (e.key === "Escape") {
  1265.        searchResults.style.display = "none";
  1266.      }
  1267.    });
  1268.  });
  1269. </script>
  1270.  
  1271.  
  1272.        </header>
  1273.        <!-- end of header -->
  1274.        <!-- start of wpo-blog-hero -->
  1275.        
  1276.  
  1277.  
  1278.  
  1279.  <!-- Django Template for Clean Blog Cards -->
  1280.  
  1281.  
  1282.  
  1283.  
  1284. <div class="blog-section">
  1285.    <div class="container-fluid fluid-container">
  1286.        <div class="blog-grid">
  1287.            
  1288.            
  1289.              
  1290.            <!-- Featured Blog Card -->
  1291.            <article class="blog-card featured">
  1292.                <div class="card-image">
  1293.                    
  1294.                        <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1295.                    
  1296.                    <span class="category bg-primary-gradient">News</span>
  1297.                </div>
  1298.                <div class="card-content">
  1299.                    <h2 class="card-title"><a class="top-color" href="/we-require-a-helicopter-to-go-find-them-teenagers-emergency-call-to-rescue-relatives-stranded-off-aussie-coast-revealed/">
  1300.                                        We Require a Helicopter to Go Find Them’: Teenager’s Emergency Call to Rescue Relatives Stranded Off Aussie Coast Revealed
  1301.                                    </a></h2>
  1302.                    <p class="card-excerpt"></p>
  1303.                    <div class="card-meta">
  1304.                        <div class="author">
  1305.                            
  1306.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="author-avatar">
  1307.                            
  1308.                            <span class="author-name">Joseph Zimmerman</span>
  1309.                        </div>
  1310.                        <span class="date">19 May 2026</span>
  1311.                    </div>
  1312.                    <a  href="/we-require-a-helicopter-to-go-find-them-teenagers-emergency-call-to-rescue-relatives-stranded-off-aussie-coast-revealed/" class="read-more">Read Article</a>
  1313.                </div>
  1314.            </article>
  1315.  
  1316.            
  1317.            
  1318.  
  1319.            
  1320.            <!-- Regular Blog Card -->
  1321.            <article class="blog-card">
  1322.                <div class="card-image">
  1323.                    
  1324.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1325.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1326.                    
  1327.                    <span class="category bg-primary-gradient">News</span>
  1328.                </div>
  1329.                <div class="card-content">
  1330.                    <h3 class="card-title"> <a class="top-color" href="/cyclone-catastrophe-in-sri-lanka-ignites-a-spirit-of-community-action/" >
  1331.                                        Cyclone Catastrophe in Sri Lanka Ignites a Spirit of Community Action
  1332.                                    </a></h3>
  1333.                    <p class="card-excerpt"></p>
  1334.                    <div class="card-meta">
  1335.                        <div class="author">
  1336.                              
  1337.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="author-avatar">
  1338.                            
  1339.                            <span class="author-name">Joseph Zimmerman</span>
  1340.                        </div>
  1341.                        <span class="date">18 May 2026</span>
  1342.                    </div>
  1343.                    <a  href="/cyclone-catastrophe-in-sri-lanka-ignites-a-spirit-of-community-action/" class="read-more">Read Article</a>
  1344.                </div>
  1345.            </article>
  1346.            
  1347.            <!-- Regular Blog Card -->
  1348.            <article class="blog-card">
  1349.                <div class="card-image">
  1350.                    
  1351.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1352.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1353.                    
  1354.                    <span class="category bg-primary-gradient">News</span>
  1355.                </div>
  1356.                <div class="card-content">
  1357.                    <h3 class="card-title"> <a class="top-color" href="/real-madrids-trent-alexander-arnold-could-play-against-his-former-club-in-upcoming-european-clash/" >
  1358.                                        Real Madrid&#x27;s Trent Alexander-Arnold Could Play Against His Former Club in Upcoming European Clash
  1359.                                    </a></h3>
  1360.                    <p class="card-excerpt"></p>
  1361.                    <div class="card-meta">
  1362.                        <div class="author">
  1363.                              
  1364.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="author-avatar">
  1365.                            
  1366.                            <span class="author-name">Joseph Zimmerman</span>
  1367.                        </div>
  1368.                        <span class="date">18 May 2026</span>
  1369.                    </div>
  1370.                    <a  href="/real-madrids-trent-alexander-arnold-could-play-against-his-former-club-in-upcoming-european-clash/" class="read-more">Read Article</a>
  1371.                </div>
  1372.            </article>
  1373.            
  1374.            <!-- Regular Blog Card -->
  1375.            <article class="blog-card">
  1376.                <div class="card-image">
  1377.                    
  1378.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1379.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1380.                    
  1381.                    <span class="category bg-primary-gradient">News</span>
  1382.                </div>
  1383.                <div class="card-content">
  1384.                    <h3 class="card-title"> <a class="top-color" href="/worrying-remembrances-return-in-davao-as-investigators-track-bondi-beach-shooting-suspects-time-in-the-city/" >
  1385.                                        Worrying Remembrances Return in Davao as Investigators Track Bondi Beach Shooting Suspects’ Time in the City
  1386.                                    </a></h3>
  1387.                    <p class="card-excerpt"></p>
  1388.                    <div class="card-meta">
  1389.                        <div class="author">
  1390.                              
  1391.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="author-avatar">
  1392.                            
  1393.                            <span class="author-name">Joseph Zimmerman</span>
  1394.                        </div>
  1395.                        <span class="date">18 May 2026</span>
  1396.                    </div>
  1397.                    <a  href="/worrying-remembrances-return-in-davao-as-investigators-track-bondi-beach-shooting-suspects-time-in-the-city/" class="read-more">Read Article</a>
  1398.                </div>
  1399.            </article>
  1400.            
  1401.            <!-- Regular Blog Card -->
  1402.            <article class="blog-card">
  1403.                <div class="card-image">
  1404.                    
  1405.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1406.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1407.                    
  1408.                    <span class="category bg-primary-gradient">News</span>
  1409.                </div>
  1410.                <div class="card-content">
  1411.                    <h3 class="card-title"> <a class="top-color" href="/real-southern-portugal-exploring-portugal-past-the-shoreline/" >
  1412.                                        Real Southern Portugal: Exploring Portugal Past the Shoreline
  1413.                                    </a></h3>
  1414.                    <p class="card-excerpt"></p>
  1415.                    <div class="card-meta">
  1416.                        <div class="author">
  1417.                              
  1418.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="author-avatar">
  1419.                            
  1420.                            <span class="author-name">Joseph Zimmerman</span>
  1421.                        </div>
  1422.                        <span class="date">18 May 2026</span>
  1423.                    </div>
  1424.                    <a  href="/real-southern-portugal-exploring-portugal-past-the-shoreline/" class="read-more">Read Article</a>
  1425.                </div>
  1426.            </article>
  1427.            
  1428.  
  1429.        </div>
  1430.    </div>
  1431. </div>
  1432.  
  1433. <style>
  1434.  
  1435.  
  1436. .blog-section {
  1437.    padding: 60px 0;
  1438. }
  1439.  
  1440.  
  1441. .blog-grid {
  1442.    display: grid;
  1443.    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  1444.    gap: 30px;
  1445. }
  1446.  
  1447. /* Blog Cards */
  1448. .blog-card {
  1449.    background: var(--card-bg);
  1450.    border: 1px solid var(--border-color);
  1451.    border-radius: var(--card-radius);
  1452.    overflow: hidden;
  1453.    transition: all 0.3s ease;
  1454. }
  1455.  
  1456. .blog-card:hover {
  1457.    transform: translateY(-5px);
  1458.    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  1459.    border-color: var(--border-color);
  1460. }
  1461.  
  1462. .featured {
  1463.    grid-column: span 2;
  1464.    display: grid;
  1465.    grid-template-columns: 1fr 1fr;
  1466.    gap: 0;
  1467. }
  1468.  
  1469. .card-image {
  1470.    position: relative;
  1471.    height: 220px;
  1472.    background: #f8f8f8;
  1473. }
  1474.  
  1475. .featured .card-image {
  1476.    height: 100%;
  1477.    min-height: 300px;
  1478. }
  1479.  
  1480. .card-image img {
  1481.    width: 100%;
  1482.    height: 100%;
  1483.    object-fit: cover;
  1484. }
  1485.  
  1486. .category {
  1487.    position: absolute;
  1488.    top: 15px;
  1489.    left: 15px;
  1490.    padding: 6px 16px;
  1491.    border-radius: 20px;
  1492.    font-size: 12px;
  1493.    font-weight: 500;
  1494.    text-transform: uppercase;
  1495.    letter-spacing: 0.5px;
  1496. }
  1497.  
  1498. .card-content {
  1499.    padding: 25px;
  1500. }
  1501.  
  1502. .featured .card-content {
  1503.    display: flex;
  1504.    flex-direction: column;
  1505.    justify-content: center;
  1506.    padding: 40px;
  1507. }
  1508.  
  1509. .card-title {
  1510.    font-size: 18px;
  1511.    font-weight: 600;
  1512.    margin-bottom: 12px;
  1513.    line-height: 1.4;
  1514. }
  1515.  
  1516. .featured .card-title {
  1517.    font-size: 24px;
  1518.    margin-bottom: 15px;
  1519. }
  1520.  
  1521. .card-excerpt {
  1522.    color: #666;
  1523.    font-size: 14px;
  1524.    line-height: 1.6;
  1525.    margin-bottom: 20px;
  1526. }
  1527.  
  1528. .featured .card-excerpt {
  1529.    font-size: 16px;
  1530.    margin-bottom: 25px;
  1531. }
  1532.  
  1533. .card-meta {
  1534.    display: flex;
  1535.    align-items: center;
  1536.    justify-content: space-between;
  1537.    padding-top: 15px;
  1538.    border-top: 1px solid #f0f0f0;
  1539.    margin-bottom: 15px;
  1540. }
  1541.  
  1542. .author {
  1543.    display: flex;
  1544.    align-items: center;
  1545.    gap: 10px;
  1546. }
  1547.  
  1548. .author-avatar {
  1549.    width: 30px;
  1550.    height: 30px;
  1551.    border-radius: 50%;
  1552.    object-fit: cover;
  1553.    border: 1px solid #e5e5e5;
  1554. }
  1555.  
  1556. .author-name {
  1557.    color: #555;
  1558.    font-size: 13px;
  1559.    font-weight: 500;
  1560. }
  1561.  
  1562. .date {
  1563.    color: #999;
  1564.    font-size: 12px;
  1565. }
  1566.  
  1567. .read-more {
  1568.    color: #333;
  1569.    text-decoration: none;
  1570.    font-size: 13px;
  1571.    font-weight: 500;
  1572.    display: inline-flex;
  1573.    align-items: center;
  1574.    transition: color 0.2s ease;
  1575. }
  1576.  
  1577. .read-more:hover {
  1578.    color: #000;
  1579. }
  1580.  
  1581. .read-more::after {
  1582.    content: '→';
  1583.    margin-left: 8px;
  1584.    transition: transform 0.2s ease;
  1585. }
  1586.  
  1587. .read-more:hover::after {
  1588.    transform: translateX(4px);
  1589. }
  1590.  
  1591. /* Newsletter Card */
  1592. .newsletter-card {
  1593.    background: white;
  1594.    border: 2px dashed #ddd;
  1595.    border-radius: 12px;
  1596.    padding: 40px 30px;
  1597.    text-align: center;
  1598.    display: flex;
  1599.    flex-direction: column;
  1600.    justify-content: center;
  1601.    align-items: center;
  1602. }
  1603.  
  1604. .newsletter-title {
  1605.    color: #333;
  1606.    font-size: 20px;
  1607.    font-weight: 600;
  1608.    margin-bottom: 8px;
  1609. }
  1610.  
  1611. .newsletter-desc {
  1612.    color: #666;
  1613.    font-size: 14px;
  1614.    margin-bottom: 25px;
  1615. }
  1616.  
  1617. .newsletter-form {
  1618.    width: 100%;
  1619.    max-width: 280px;
  1620.    margin-bottom: 15px;
  1621. }
  1622.  
  1623. .email-input {
  1624.    width: 100%;
  1625.    padding: 12px 16px;
  1626.    border: 1px solid #ddd;
  1627.    border-radius: 8px;
  1628.    font-size: 14px;
  1629.    margin-bottom: 12px;
  1630.    transition: border-color 0.2s ease;
  1631. }
  1632.  
  1633. .email-input:focus {
  1634.    outline: none;
  1635.    border-color: #333;
  1636. }
  1637.  
  1638. .subscribe-btn {
  1639.    width: 100%;
  1640.    padding: 12px 16px;
  1641.    background: #333;
  1642.    color: white;
  1643.    border: none;
  1644.    border-radius: 8px;
  1645.    font-size: 14px;
  1646.    font-weight: 500;
  1647.    cursor: pointer;
  1648.    transition: background 0.2s ease;
  1649. }
  1650.  
  1651. .subscribe-btn:hover {
  1652.    background: #555;
  1653. }
  1654.  
  1655. .subscriber-count {
  1656.    color: #999;
  1657.    font-size: 12px;
  1658. }
  1659.  
  1660. /* Responsive Design */
  1661. @media (max-width: 768px) {
  1662.    .blog-grid {
  1663.        grid-template-columns: 1fr;
  1664.        gap: 20px;
  1665.    }
  1666.    
  1667.    .featured {
  1668.        grid-column: span 1;
  1669.        grid-template-columns: 1fr;
  1670.    }
  1671.    
  1672.    .featured .card-image {
  1673.        height: 220px;
  1674.    }
  1675.    
  1676.    .featured .card-content {
  1677.        padding: 25px;
  1678.    }
  1679.    
  1680.    .featured .card-title {
  1681.        font-size: 20px;
  1682.    }
  1683.    
  1684.    .featured .card-excerpt {
  1685.        font-size: 14px;
  1686.    }
  1687. }
  1688.  
  1689. @media (max-width: 480px) {
  1690.    .container {
  1691.        padding: 0 15px;
  1692.    }
  1693.    
  1694.    .card-content,
  1695.    .featured .card-content {
  1696.        padding: 20px;
  1697.    }
  1698.    
  1699.    .newsletter-card {
  1700.        padding: 30px 20px;
  1701.    }
  1702. }
  1703. </style>
  1704.  
  1705.  
  1706.  
  1707.  
  1708.        <!-- end of wpo-blog-hero -->
  1709.  
  1710.        <!-- start of wpo-breacking-news -->
  1711.        
  1712.        <!-- end of wpo-breacking-news -->
  1713.        
  1714.        <!-- start wpo-blog-highlights-section -->
  1715.        
  1716.  
  1717.  
  1718.  
  1719.    
  1720.  
  1721.  
  1722.  
  1723. <style>
  1724.    .blog-highlights-v2 {
  1725.        padding: 60px 0;
  1726.        position: relative;
  1727.        overflow: hidden;
  1728.    }
  1729.    
  1730.    .blog-highlights-v2::before {
  1731.        content: '';
  1732.        position: absolute;
  1733.        top: 0;
  1734.        left: 0;
  1735.        width: 100%;
  1736.        height: 100%;
  1737.        background: var(--body-bg);
  1738.        pointer-events: none;
  1739.    }
  1740.    
  1741.    .blog-card-v2 {
  1742.        border: none;
  1743.        border-radius: 20px;
  1744.        overflow: hidden;
  1745.        background: white;
  1746.        height: 100%;
  1747.        position: relative;
  1748.        transform: translateY(0);
  1749.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1750.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1751.        will-change: transform;
  1752.    }
  1753.    
  1754.    .blog-card-v2::before {
  1755.        content: '';
  1756.        position: absolute;
  1757.        top: 0;
  1758.        left: 0;
  1759.        width: 100%;
  1760.        height: 100%;
  1761.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1762.        transform: translateX(-100%);
  1763.        transition: transform 0.6s ease;
  1764.        z-index: 1;
  1765.    }
  1766.    
  1767.    .blog-card-v2:hover {
  1768.        transform: translateY(-15px) scale(1.02);
  1769.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1770.    }
  1771.    
  1772.    .blog-card-v2:hover::before {
  1773.        transform: translateX(100%);
  1774.    }
  1775.    
  1776.    .blog-image-v2 {
  1777.        position: relative;
  1778.        overflow: hidden;
  1779.        height: 250px;
  1780.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1781.    }
  1782.    
  1783.    .blog-image-v2::after {
  1784.        content: '';
  1785.        position: absolute;
  1786.        top: 0;
  1787.        left: 0;
  1788.        width: 100%;
  1789.        height: 100%;
  1790.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1791.        z-index: 2;
  1792.    }
  1793.    
  1794.    .blog-image-v2 img {
  1795.        width: 100%;
  1796.        height: 100%;
  1797.        object-fit: cover;
  1798.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1799.        transform: scale(1);
  1800.    }
  1801.    
  1802.    .blog-card-v2:hover .blog-image-v2 img {
  1803.        transform: scale(1.1) rotate(2deg);
  1804.    }
  1805.    
  1806.    .blog-category-v2 {
  1807.        position: absolute;
  1808.        top: 20px;
  1809.        left: 20px;
  1810.        padding: 8px 16px;
  1811.        border-radius: 50px;
  1812.        font-size: 12px;
  1813.        font-weight: 700;
  1814.        text-transform: uppercase;
  1815.        letter-spacing: 1px;
  1816.      
  1817.        z-index: 3;
  1818.        transform: translateY(0);
  1819.        transition: all 0.3s ease;
  1820.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1821.    }
  1822.    
  1823.    .blog-card-v2:hover .blog-category-v2 {
  1824.        transform: translateY(-5px);
  1825.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1826.    }
  1827.    
  1828.    .blog-content-v2 {
  1829.        padding: 30px 25px;
  1830.        position: relative;
  1831.        z-index: 2;
  1832.    }
  1833.    
  1834.    .blog-title-v2 {
  1835.        font-size: 18px;
  1836.        font-weight: 700;
  1837.        line-height: 1.4;
  1838.        margin-bottom: 15px;
  1839.        min-height: 50px;
  1840.        position: relative;
  1841.        overflow: hidden;
  1842.    }
  1843.    
  1844.    .blog-title-v2 a {
  1845.        text-decoration: none;
  1846.        position: relative;
  1847.        transition: all 0.3s ease;
  1848.        background-clip: text;
  1849.        -webkit-background-clip: text;
  1850.    }
  1851.    
  1852.    .blog-title-v2 a::after {
  1853.        content: '';
  1854.        position: absolute;
  1855.        bottom: -2px;
  1856.        left: 0;
  1857.        width: 0;
  1858.        height: 2px;
  1859.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1860.        transition: width 0.4s ease;
  1861.    }
  1862.    
  1863.    .blog-card-v2:hover .blog-title-v2 a::after {
  1864.        width: 100%;
  1865.    }
  1866.    
  1867.    .blog-meta-v2 {
  1868.        display: flex;
  1869.        align-items: center;
  1870.        gap: 12px;
  1871.        margin-bottom: 15px;
  1872.        font-size: 13px;
  1873.        padding-bottom: 15px;
  1874.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1875.        position: relative;
  1876.    }
  1877.    
  1878.    .blog-meta-v2::after {
  1879.        content: '';
  1880.        position: absolute;
  1881.        bottom: -2px;
  1882.        left: 0;
  1883.        width: 0;
  1884.        height: 2px;
  1885.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1886.        transition: width 0.5s ease 0.2s;
  1887.    }
  1888.    
  1889.    .blog-card-v2:hover .blog-meta-v2::after {
  1890.        width: 60px;
  1891.    }
  1892.    
  1893.    .blog-author-img-v2 {
  1894.        width: 32px;
  1895.        height: 32px;
  1896.        border-radius: 50%;
  1897.        object-fit: cover;
  1898.        border: 3px solid white;
  1899.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1900.        transition: all 0.3s ease;
  1901.    }
  1902.    
  1903.    .blog-card-v2:hover .blog-author-img-v2 {
  1904.        transform: scale(1.1);
  1905.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1906.    }
  1907.    
  1908.    .blog-excerpt-v2 {
  1909.        font-size: 14px;
  1910.        line-height: 1.6;
  1911.        color: #666;
  1912.        display: -webkit-box;
  1913.        -webkit-line-clamp: 3;
  1914.        -webkit-box-orient: vertical;
  1915.        overflow: hidden;
  1916.        position: relative;
  1917.        opacity: 0.8;
  1918.        transition: opacity 0.3s ease;
  1919.    }
  1920.    
  1921.    .blog-card-v2:hover .blog-excerpt-v2 {
  1922.        opacity: 1;
  1923.    }
  1924.    
  1925.    .section-header-v2 {
  1926.        text-align: center;
  1927.        margin-bottom: 70px;
  1928.        position: relative;
  1929.    }
  1930.    
  1931.    .section-title-v2 {
  1932.        font-size: 3.2rem;
  1933.        font-weight: 800;
  1934.        margin-bottom: 20px;
  1935.        position: relative;
  1936.    }
  1937.    
  1938.    .section-title-v2::after {
  1939.        content: '';
  1940.        position: absolute;
  1941.        bottom: -10px;
  1942.        left: 50%;
  1943.        transform: translateX(-50%);
  1944.        width: 80px;
  1945.        height: 4px;
  1946.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1947.        border-radius: 2px;
  1948.    }
  1949.    
  1950.    .section-subtitle-v2 {
  1951.        font-size: 1.1rem;
  1952.        color: #666;
  1953.        max-width: 600px;
  1954.        margin: 0 auto;
  1955.        line-height: 1.6;
  1956.    }
  1957.    
  1958.    .blog-read-more-v2 {
  1959.        position: absolute;
  1960.        bottom: 25px;
  1961.        right: 25px;
  1962.        width: 45px;
  1963.        height: 45px;
  1964.        border-radius: 50%;
  1965.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1966.        display: flex;
  1967.        align-items: center;
  1968.        justify-content: center;
  1969.        color: white;
  1970.        text-decoration: none;
  1971.        transition: all 0.4s ease;
  1972.        transform: scale(0);
  1973.        opacity: 0;
  1974.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1975.    }
  1976.    
  1977.    .blog-card-v2:hover .blog-read-more-v2 {
  1978.        transform: scale(1);
  1979.        opacity: 1;
  1980.    }
  1981.    
  1982.    .blog-read-more-v2:hover {
  1983.        transform: scale(1.1);
  1984.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1985.    }
  1986.    
  1987.    /* Animation Classes */
  1988.    .animate-on-scroll {
  1989.        opacity: 0;
  1990.        transform: translateY(30px);
  1991.        transition: all 0.6s ease;
  1992.    }
  1993.    
  1994.    .animate-on-scroll.animated {
  1995.        opacity: 1;
  1996.        transform: translateY(0);
  1997.    }
  1998.    
  1999.    /* Staggered Animation */
  2000.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  2001.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  2002.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  2003.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  2004.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  2005.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  2006.  
  2007.    @media (max-width: 768px) {
  2008.        .section-title-v2 {
  2009.            font-size: 2.5rem;
  2010.        }
  2011.        .blog-highlights-v2 {
  2012.            padding: 40px 0;
  2013.        }
  2014.        .blog-content-v2 {
  2015.            padding: 25px 20px;
  2016.        }
  2017.        .blog-card-v2:hover {
  2018.            transform: translateY(-10px) scale(1.01);
  2019.        }
  2020.    }
  2021. </style>
  2022.  
  2023. <section class="blog-highlights-v2">
  2024.    <div class="container-fluid fluid-container">
  2025.        <div class="row">
  2026.            <div class="col-12">
  2027.                <div class="section-header-v2 animate-on-scroll">
  2028.                    <h2 class="section-title-v2 text-primary-gradient">
  2029.                Today's Top Highlights
  2030.                   </h2>
  2031.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  2032.                </div>
  2033.            </div>
  2034.        </div>
  2035.        
  2036.        <div class="row">
  2037.            <div class="col-lg-8 col-12">
  2038.                <div class="row g-4">
  2039.                    
  2040.                    <div class="col-lg-6 col-md-6 col-12">
  2041.                        <div class="card blog-card-v2 animate-on-scroll">
  2042.                            <div class="blog-image-v2">
  2043.                                
  2044.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2045.                                
  2046.                                <span class="blog-category-v2 bg-primary-gradient">
  2047.                                    News
  2048.                                </span>
  2049.                            </div>
  2050.                            <div class="blog-content-v2">
  2051.                                <h3 class="blog-title-v2">
  2052.                                    <a class="top-color" href="/arsenals-goalkeeper-praises-squad-depth-as-essential-to-silverware-pursuit/">
  2053.                                    Arsenal&#x27;s goalkeeper Praises Squad Depth as Essential to Silverware Pursuit
  2054.                                    </a>
  2055.                                </h3>
  2056.                                <div class="blog-meta-v2">
  2057.                                    
  2058.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2059.                                    
  2060.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2061.                                    <span>By Joseph Zimmerman</span>
  2062.                                    <span style="color: #ccc;">•</span>
  2063.                                    <span style="color: #999;">18 May 2026</span>
  2064.                                </div>
  2065.                                <p class="blog-excerpt-v2"></p>
  2066.                              
  2067.                            </div>
  2068.                        </div>
  2069.                    </div>
  2070.                    
  2071.                    <div class="col-lg-6 col-md-6 col-12">
  2072.                        <div class="card blog-card-v2 animate-on-scroll">
  2073.                            <div class="blog-image-v2">
  2074.                                
  2075.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2076.                                
  2077.                                <span class="blog-category-v2 bg-primary-gradient">
  2078.                                    News
  2079.                                </span>
  2080.                            </div>
  2081.                            <div class="blog-content-v2">
  2082.                                <h3 class="blog-title-v2">
  2083.                                    <a class="top-color" href="/can-the-all-blacks-find-their-magic-during-the-fall-tour/">
  2084.                                    Can the All Blacks find their magic during the fall tour?
  2085.                                    </a>
  2086.                                </h3>
  2087.                                <div class="blog-meta-v2">
  2088.                                    
  2089.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2090.                                    
  2091.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2092.                                    <span>By Joseph Zimmerman</span>
  2093.                                    <span style="color: #ccc;">•</span>
  2094.                                    <span style="color: #999;">18 May 2026</span>
  2095.                                </div>
  2096.                                <p class="blog-excerpt-v2"></p>
  2097.                              
  2098.                            </div>
  2099.                        </div>
  2100.                    </div>
  2101.                    
  2102.                    <div class="col-lg-6 col-md-6 col-12">
  2103.                        <div class="card blog-card-v2 animate-on-scroll">
  2104.                            <div class="blog-image-v2">
  2105.                                
  2106.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2107.                                
  2108.                                <span class="blog-category-v2 bg-primary-gradient">
  2109.                                    News
  2110.                                </span>
  2111.                            </div>
  2112.                            <div class="blog-content-v2">
  2113.                                <h3 class="blog-title-v2">
  2114.                                    <a class="top-color" href="/his-dominant-presence-in-athletics-hit-an-apex-in-last-year-the-coming-year-promises-to-be-even-bigger/">
  2115.                                    His Dominant Presence in Athletics Hit An Apex in Last Year. The Coming Year Promises to Be Even Bigger.
  2116.                                    </a>
  2117.                                </h3>
  2118.                                <div class="blog-meta-v2">
  2119.                                    
  2120.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2121.                                    
  2122.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2123.                                    <span>By Joseph Zimmerman</span>
  2124.                                    <span style="color: #ccc;">•</span>
  2125.                                    <span style="color: #999;">18 May 2026</span>
  2126.                                </div>
  2127.                                <p class="blog-excerpt-v2"></p>
  2128.                              
  2129.                            </div>
  2130.                        </div>
  2131.                    </div>
  2132.                    
  2133.                    <div class="col-lg-6 col-md-6 col-12">
  2134.                        <div class="card blog-card-v2 animate-on-scroll">
  2135.                            <div class="blog-image-v2">
  2136.                                
  2137.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2138.                                
  2139.                                <span class="blog-category-v2 bg-primary-gradient">
  2140.                                    News
  2141.                                </span>
  2142.                            </div>
  2143.                            <div class="blog-content-v2">
  2144.                                <h3 class="blog-title-v2">
  2145.                                    <a class="top-color" href="/we-were-dismissed-and-were-owning-it-learn-how-to-secure-a-new-role-that-fits-for-you/">
  2146.                                    We Were Dismissed, and We&#x27;re Owning It – Learn How to Secure a New Role That Fits for You
  2147.                                    </a>
  2148.                                </h3>
  2149.                                <div class="blog-meta-v2">
  2150.                                    
  2151.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2152.                                    
  2153.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2154.                                    <span>By Joseph Zimmerman</span>
  2155.                                    <span style="color: #ccc;">•</span>
  2156.                                    <span style="color: #999;">18 May 2026</span>
  2157.                                </div>
  2158.                                <p class="blog-excerpt-v2"></p>
  2159.                              
  2160.                            </div>
  2161.                        </div>
  2162.                    </div>
  2163.                    
  2164.                    <div class="col-lg-6 col-md-6 col-12">
  2165.                        <div class="card blog-card-v2 animate-on-scroll">
  2166.                            <div class="blog-image-v2">
  2167.                                
  2168.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2169.                                
  2170.                                <span class="blog-category-v2 bg-primary-gradient">
  2171.                                    News
  2172.                                </span>
  2173.                            </div>
  2174.                            <div class="blog-content-v2">
  2175.                                <h3 class="blog-title-v2">
  2176.                                    <a class="top-color" href="/stay-active-as-you-are-working-ten-strength-building-workplace-movements-you-can-do-in-regular-attire/">
  2177.                                    Stay active as you are working? Ten strength-building workplace movements you can do in regular attire
  2178.                                    </a>
  2179.                                </h3>
  2180.                                <div class="blog-meta-v2">
  2181.                                    
  2182.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2183.                                    
  2184.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2185.                                    <span>By Joseph Zimmerman</span>
  2186.                                    <span style="color: #ccc;">•</span>
  2187.                                    <span style="color: #999;">17 May 2026</span>
  2188.                                </div>
  2189.                                <p class="blog-excerpt-v2"></p>
  2190.                              
  2191.                            </div>
  2192.                        </div>
  2193.                    </div>
  2194.                    
  2195.                    <div class="col-lg-6 col-md-6 col-12">
  2196.                        <div class="card blog-card-v2 animate-on-scroll">
  2197.                            <div class="blog-image-v2">
  2198.                                
  2199.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2200.                                
  2201.                                <span class="blog-category-v2 bg-primary-gradient">
  2202.                                    News
  2203.                                </span>
  2204.                            </div>
  2205.                            <div class="blog-content-v2">
  2206.                                <h3 class="blog-title-v2">
  2207.                                    <a class="top-color" href="/anno-117s-pax-romanas-best-kept-secret-is-a-breathtaking-first-person-perspective/">
  2208.                                    Anno 117&#x27;s Pax Romana&#x27;s Best-Kept Secret Is a Breathtaking First-Person Perspective.
  2209.                                    </a>
  2210.                                </h3>
  2211.                                <div class="blog-meta-v2">
  2212.                                    
  2213.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2214.                                    
  2215.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2216.                                    <span>By Joseph Zimmerman</span>
  2217.                                    <span style="color: #ccc;">•</span>
  2218.                                    <span style="color: #999;">17 May 2026</span>
  2219.                                </div>
  2220.                                <p class="blog-excerpt-v2"></p>
  2221.                              
  2222.                            </div>
  2223.                        </div>
  2224.                    </div>
  2225.                    
  2226.                    <div class="col-lg-6 col-md-6 col-12">
  2227.                        <div class="card blog-card-v2 animate-on-scroll">
  2228.                            <div class="blog-image-v2">
  2229.                                
  2230.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2231.                                
  2232.                                <span class="blog-category-v2 bg-primary-gradient">
  2233.                                    Others
  2234.                                </span>
  2235.                            </div>
  2236.                            <div class="blog-content-v2">
  2237.                                <h3 class="blog-title-v2">
  2238.                                    <a class="top-color" href="/smart-approaches-for-boosting-your-winning-chances-in-casino-slots/">
  2239.                                    Smart Approaches for Boosting Your Winning Chances in Casino Slots
  2240.                                    </a>
  2241.                                </h3>
  2242.                                <div class="blog-meta-v2">
  2243.                                    
  2244.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2245.                                    
  2246.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2247.                                    <span>By Joseph Zimmerman</span>
  2248.                                    <span style="color: #ccc;">•</span>
  2249.                                    <span style="color: #999;">17 May 2026</span>
  2250.                                </div>
  2251.                                <p class="blog-excerpt-v2"></p>
  2252.                              
  2253.                            </div>
  2254.                        </div>
  2255.                    </div>
  2256.                    
  2257.                    <div class="col-lg-6 col-md-6 col-12">
  2258.                        <div class="card blog-card-v2 animate-on-scroll">
  2259.                            <div class="blog-image-v2">
  2260.                                
  2261.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2262.                                
  2263.                                <span class="blog-category-v2 bg-primary-gradient">
  2264.                                    News
  2265.                                </span>
  2266.                            </div>
  2267.                            <div class="blog-content-v2">
  2268.                                <h3 class="blog-title-v2">
  2269.                                    <a class="top-color" href="/us-president-donald-trump-states-for-the-most-part-agreement-exists-on-next-stages-of-peace-deal-in-gaza/">
  2270.                                    US President Donald Trump States &#x27;For the Most Part, Agreement Exists&#x27; on Next Stages of Peace Deal in Gaza
  2271.                                    </a>
  2272.                                </h3>
  2273.                                <div class="blog-meta-v2">
  2274.                                    
  2275.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2276.                                    
  2277.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2278.                                    <span>By Joseph Zimmerman</span>
  2279.                                    <span style="color: #ccc;">•</span>
  2280.                                    <span style="color: #999;">17 May 2026</span>
  2281.                                </div>
  2282.                                <p class="blog-excerpt-v2"></p>
  2283.                              
  2284.                            </div>
  2285.                        </div>
  2286.                    </div>
  2287.                    
  2288.                    <div class="col-lg-6 col-md-6 col-12">
  2289.                        <div class="card blog-card-v2 animate-on-scroll">
  2290.                            <div class="blog-image-v2">
  2291.                                
  2292.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2293.                                
  2294.                                <span class="blog-category-v2 bg-primary-gradient">
  2295.                                    Others
  2296.                                </span>
  2297.                            </div>
  2298.                            <div class="blog-content-v2">
  2299.                                <h3 class="blog-title-v2">
  2300.                                    <a class="top-color" href="/exploring-the-trending-trends-in-internet-based-gaming-slot-games/">
  2301.                                    Exploring the Trending Trends in Internet-Based Gaming Slot Games
  2302.                                    </a>
  2303.                                </h3>
  2304.                                <div class="blog-meta-v2">
  2305.                                    
  2306.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2307.                                    
  2308.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2309.                                    <span>By Joseph Zimmerman</span>
  2310.                                    <span style="color: #ccc;">•</span>
  2311.                                    <span style="color: #999;">17 May 2026</span>
  2312.                                </div>
  2313.                                <p class="blog-excerpt-v2"></p>
  2314.                              
  2315.                            </div>
  2316.                        </div>
  2317.                    </div>
  2318.                    
  2319.                    <div class="col-lg-6 col-md-6 col-12">
  2320.                        <div class="card blog-card-v2 animate-on-scroll">
  2321.                            <div class="blog-image-v2">
  2322.                                
  2323.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2324.                                
  2325.                                <span class="blog-category-v2 bg-primary-gradient">
  2326.                                    Others
  2327.                                </span>
  2328.                            </div>
  2329.                            <div class="blog-content-v2">
  2330.                                <h3 class="blog-title-v2">
  2331.                                    <a class="top-color" href="/demystifying-rngs-ensuring-fairness-in-online-slot-games/">
  2332.                                    Demystifying RNGs: Ensuring Fairness in Online Slot Games
  2333.                                    </a>
  2334.                                </h3>
  2335.                                <div class="blog-meta-v2">
  2336.                                    
  2337.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2338.                                    
  2339.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2340.                                    <span>By Joseph Zimmerman</span>
  2341.                                    <span style="color: #ccc;">•</span>
  2342.                                    <span style="color: #999;">17 May 2026</span>
  2343.                                </div>
  2344.                                <p class="blog-excerpt-v2"></p>
  2345.                              
  2346.                            </div>
  2347.                        </div>
  2348.                    </div>
  2349.                    
  2350.                    <div class="col-lg-6 col-md-6 col-12">
  2351.                        <div class="card blog-card-v2 animate-on-scroll">
  2352.                            <div class="blog-image-v2">
  2353.                                
  2354.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2355.                                
  2356.                                <span class="blog-category-v2 bg-primary-gradient">
  2357.                                    News
  2358.                                </span>
  2359.                            </div>
  2360.                            <div class="blog-content-v2">
  2361.                                <h3 class="blog-title-v2">
  2362.                                    <a class="top-color" href="/swiss-ski-resort-fire-victims-are-treated-in-specialist-clinics-throughout-the-continent/">
  2363.                                    Swiss Ski Resort Fire Victims Are Treated in Specialist Clinics Throughout the Continent
  2364.                                    </a>
  2365.                                </h3>
  2366.                                <div class="blog-meta-v2">
  2367.                                    
  2368.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2369.                                    
  2370.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2371.                                    <span>By Joseph Zimmerman</span>
  2372.                                    <span style="color: #ccc;">•</span>
  2373.                                    <span style="color: #999;">17 May 2026</span>
  2374.                                </div>
  2375.                                <p class="blog-excerpt-v2"></p>
  2376.                              
  2377.                            </div>
  2378.                        </div>
  2379.                    </div>
  2380.                    
  2381.                    <div class="col-lg-6 col-md-6 col-12">
  2382.                        <div class="card blog-card-v2 animate-on-scroll">
  2383.                            <div class="blog-image-v2">
  2384.                                
  2385.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2386.                                
  2387.                                <span class="blog-category-v2 bg-primary-gradient">
  2388.                                    News
  2389.                                </span>
  2390.                            </div>
  2391.                            <div class="blog-content-v2">
  2392.                                <h3 class="blog-title-v2">
  2393.                                    <a class="top-color" href="/titans-salute-titans-as-the-president-offers-mamdani-a-cordial-reception/">
  2394.                                    Titans Salute Titans as The President Offers Mamdani a Cordial Reception
  2395.                                    </a>
  2396.                                </h3>
  2397.                                <div class="blog-meta-v2">
  2398.                                    
  2399.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="blog-author-img-v2">
  2400.                                    
  2401.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2402.                                    <span>By Joseph Zimmerman</span>
  2403.                                    <span style="color: #ccc;">•</span>
  2404.                                    <span style="color: #999;">17 May 2026</span>
  2405.                                </div>
  2406.                                <p class="blog-excerpt-v2"></p>
  2407.                              
  2408.                            </div>
  2409.                        </div>
  2410.                    </div>
  2411.                    
  2412.                    
  2413.  
  2414.                </div>
  2415.            </div>
  2416.            
  2417.               <div class="col col-lg-4 col-12">
  2418.                
  2419.  
  2420.  
  2421.  
  2422.    
  2423.  
  2424.  
  2425. <!-- Blog Sidebar V2 - Focused Design -->
  2426. <div class="sidebar">
  2427.  <!-- Recent Posts Section -->
  2428.  <div class="sidebar-widget mb-4">
  2429.    <div class="widget-title-wrapper mb-3">
  2430.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2431.        <i class="ti-time me-2"></i>Recent Posts
  2432.        <span class="title-arrow-primary"></span>
  2433.      </h4>
  2434.    </div>
  2435.    <div class="widget-content border mb-3 border-light shadow-sm rounded-3 p-4">
  2436.      <div class="recent-post-list">
  2437.      
  2438.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2439.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2440.              
  2441.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2442.              
  2443.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2444.          </div>
  2445.          <div class="post-content flex-grow-1">
  2446.            <h6 class="post-title mb-2">
  2447.               <a href="/a-decade-long-liaison-by-author-erin-somers-a-midlife-infidelity-tale-our-generation-has-earned/" class="text-decoration-none top-color fw-semibold lh-sm">
  2448.                                            A Decade-Long Liaison by author Erin Somers: A Midlife Infidelity Tale Our Generation Has Earned.
  2449.                                            </a>
  2450.            </h6>
  2451.            <div class="post-meta">
  2452.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2453.              <!-- <small class="text-muted">
  2454.                <i class="ti-eye me-1"></i>348 views
  2455.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2456.              </small> -->
  2457.            </div>
  2458.          </div>
  2459.        </div>
  2460.        
  2461.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2462.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2463.              
  2464.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2465.              
  2466.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2467.          </div>
  2468.          <div class="post-content flex-grow-1">
  2469.            <h6 class="post-title mb-2">
  2470.               <a href="/president-zelensky-states-ukraine-was-10-away-from-a-peace-deal-yet-not-at-any-price/" class="text-decoration-none top-color fw-semibold lh-sm">
  2471.                                            President Zelensky States Ukraine Was 10% Away from a Peace Deal, Yet Not at Any Price
  2472.                                            </a>
  2473.            </h6>
  2474.            <div class="post-meta">
  2475.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2476.              <!-- <small class="text-muted">
  2477.                <i class="ti-eye me-1"></i>348 views
  2478.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2479.              </small> -->
  2480.            </div>
  2481.          </div>
  2482.        </div>
  2483.        
  2484.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2485.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2486.              
  2487.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2488.              
  2489.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2490.          </div>
  2491.          <div class="post-content flex-grow-1">
  2492.            <h6 class="post-title mb-2">
  2493.               <a href="/the-new-animated-series-opening-sequence-chose-the-incorrect-popular-rpg-show-song/" class="text-decoration-none top-color fw-semibold lh-sm">
  2494.                                            The New Animated Series&#x27; Opening Sequence Chose the Incorrect Popular RPG Show Song
  2495.                                            </a>
  2496.            </h6>
  2497.            <div class="post-meta">
  2498.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2499.              <!-- <small class="text-muted">
  2500.                <i class="ti-eye me-1"></i>348 views
  2501.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2502.              </small> -->
  2503.            </div>
  2504.          </div>
  2505.        </div>
  2506.        
  2507.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2508.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2509.              
  2510.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2511.              
  2512.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2513.          </div>
  2514.          <div class="post-content flex-grow-1">
  2515.            <h6 class="post-title mb-2">
  2516.               <a href="/leadership-changes-global-conflicts-absent-media-major-obstacles-to-climate-progress-that-hindered-climate-summit/" class="text-decoration-none top-color fw-semibold lh-sm">
  2517.                                            Leadership Changes, Global Conflicts, Absent Media: Major Obstacles to Climate Progress That Hindered Climate Summit
  2518.                                            </a>
  2519.            </h6>
  2520.            <div class="post-meta">
  2521.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2522.              <!-- <small class="text-muted">
  2523.                <i class="ti-eye me-1"></i>348 views
  2524.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2525.              </small> -->
  2526.            </div>
  2527.          </div>
  2528.        </div>
  2529.        
  2530.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2531.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2532.              
  2533.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2534.              
  2535.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2536.          </div>
  2537.          <div class="post-content flex-grow-1">
  2538.            <h6 class="post-title mb-2">
  2539.               <a href="/snap-payments-set-to-end-for-over-40-million-amid-prolonged-government-closure/" class="text-decoration-none top-color fw-semibold lh-sm">
  2540.                                            SNAP Payments Set to End for Over 40 Million Amid Prolonged Government Closure
  2541.                                            </a>
  2542.            </h6>
  2543.            <div class="post-meta">
  2544.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2545.              <!-- <small class="text-muted">
  2546.                <i class="ti-eye me-1"></i>348 views
  2547.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2548.              </small> -->
  2549.            </div>
  2550.          </div>
  2551.        </div>
  2552.        
  2553.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2554.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2555.              
  2556.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2557.              
  2558.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2559.          </div>
  2560.          <div class="post-content flex-grow-1">
  2561.            <h6 class="post-title mb-2">
  2562.               <a href="/win-big-with-these-online-slot-game-strategies/" class="text-decoration-none top-color fw-semibold lh-sm">
  2563.                                            Win Big with These Online Slot Game Strategies
  2564.                                            </a>
  2565.            </h6>
  2566.            <div class="post-meta">
  2567.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2568.              <!-- <small class="text-muted">
  2569.                <i class="ti-eye me-1"></i>348 views
  2570.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2571.              </small> -->
  2572.            </div>
  2573.          </div>
  2574.        </div>
  2575.        
  2576.  
  2577.      </div>
  2578.  
  2579.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2580.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2581.      </div> -->
  2582.    </div>
  2583.  </div>
  2584.  
  2585.    
  2586.  <div class="sidebar-widget mb-4">
  2587.    <div class="widget-title-wrapper mb-3">
  2588.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2589.        <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2590.        <span class="title-arrow"></span>
  2591.      </h4>
  2592.    </div>
  2593.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2594.      <div class="blog-roll-list scrollable-sidebar">
  2595.        
  2596.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2597.          <a href="https://esports-news.co.uk/gambling-sites/dudespin-review/" class="text-decoration-none ">
  2598.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2599.              <i class="ti-angle-right me-2 text-primary"></i>
  2600.               dudespin review
  2601.            </h6>
  2602.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2603.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2604.            </div> -->
  2605.          </a>
  2606.        </div>
  2607.          
  2608.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2609.          <a href="https://esports-news.co.uk/gambling-sites/mafia-casino-review/" class="text-decoration-none ">
  2610.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2611.              <i class="ti-angle-right me-2 text-primary"></i>
  2612.               mafia review
  2613.            </h6>
  2614.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2615.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2616.            </div> -->
  2617.          </a>
  2618.        </div>
  2619.          
  2620.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2621.          <a href="https://www.kylebooks.co.uk/" class="text-decoration-none ">
  2622.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2623.              <i class="ti-angle-right me-2 text-primary"></i>
  2624.               slots not on gamstop
  2625.            </h6>
  2626.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2627.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2628.            </div> -->
  2629.          </a>
  2630.        </div>
  2631.          
  2632.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2633.          <a href="https://bottlebling.co.uk/" class="text-decoration-none ">
  2634.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2635.              <i class="ti-angle-right me-2 text-primary"></i>
  2636.               casinos not on gamstop
  2637.            </h6>
  2638.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2639.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2640.            </div> -->
  2641.          </a>
  2642.        </div>
  2643.          
  2644.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2645.          <a href="https://knightsof.media/" class="text-decoration-none ">
  2646.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2647.              <i class="ti-angle-right me-2 text-primary"></i>
  2648.               slots not on gamstop
  2649.            </h6>
  2650.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2651.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2652.            </div> -->
  2653.          </a>
  2654.        </div>
  2655.          
  2656.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2657.          <a href="https://heyimhome.co.uk/" class="text-decoration-none ">
  2658.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2659.              <i class="ti-angle-right me-2 text-primary"></i>
  2660.               non gamstop casino
  2661.            </h6>
  2662.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2663.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2664.            </div> -->
  2665.          </a>
  2666.        </div>
  2667.          
  2668.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2669.          <a href="https://www.kibera.org.uk/" class="text-decoration-none ">
  2670.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2671.              <i class="ti-angle-right me-2 text-primary"></i>
  2672.               uk casinos not on gamstop
  2673.            </h6>
  2674.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2675.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2676.            </div> -->
  2677.          </a>
  2678.        </div>
  2679.          
  2680.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2681.          <a href="https://bottlebling.co.uk/" class="text-decoration-none ">
  2682.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2683.              <i class="ti-angle-right me-2 text-primary"></i>
  2684.               casino online uk
  2685.            </h6>
  2686.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2687.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2688.            </div> -->
  2689.          </a>
  2690.        </div>
  2691.          
  2692.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2693.          <a href="https://pride-events.co.uk/" class="text-decoration-none ">
  2694.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2695.              <i class="ti-angle-right me-2 text-primary"></i>
  2696.               casino not on gamstop
  2697.            </h6>
  2698.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2699.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2700.            </div> -->
  2701.          </a>
  2702.        </div>
  2703.          
  2704.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2705.          <a href="https://santanderjobs.co.uk/" class="text-decoration-none ">
  2706.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2707.              <i class="ti-angle-right me-2 text-primary"></i>
  2708.               best betting sites
  2709.            </h6>
  2710.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2711.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2712.            </div> -->
  2713.          </a>
  2714.        </div>
  2715.          
  2716.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2717.          <a href="https://www.elthampalace.org.uk" class="text-decoration-none ">
  2718.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2719.              <i class="ti-angle-right me-2 text-primary"></i>
  2720.               non gamstop casinos
  2721.            </h6>
  2722.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2723.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2724.            </div> -->
  2725.          </a>
  2726.        </div>
  2727.          
  2728.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2729.          <a href="https://www.panos.org.uk/" class="text-decoration-none ">
  2730.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2731.              <i class="ti-angle-right me-2 text-primary"></i>
  2732.               best betting sites uk
  2733.            </h6>
  2734.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2735.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2736.            </div> -->
  2737.          </a>
  2738.        </div>
  2739.          
  2740.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2741.          <a href="https://nursingnotes.co.uk/" class="text-decoration-none ">
  2742.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2743.              <i class="ti-angle-right me-2 text-primary"></i>
  2744.               casino site
  2745.            </h6>
  2746.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2747.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2748.            </div> -->
  2749.          </a>
  2750.        </div>
  2751.          
  2752.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2753.          <a href="https://idolmag.co.uk/" class="text-decoration-none ">
  2754.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2755.              <i class="ti-angle-right me-2 text-primary"></i>
  2756.               online casino
  2757.            </h6>
  2758.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2759.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2760.            </div> -->
  2761.          </a>
  2762.        </div>
  2763.          
  2764.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2765.          <a href="https://www.cca-glasgow.com/" class="text-decoration-none ">
  2766.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2767.              <i class="ti-angle-right me-2 text-primary"></i>
  2768.               uk casinos not on gamstop
  2769.            </h6>
  2770.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2771.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2772.            </div> -->
  2773.          </a>
  2774.        </div>
  2775.          
  2776.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2777.          <a href="https://www.wyedeantourism.co.uk/" class="text-decoration-none ">
  2778.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2779.              <i class="ti-angle-right me-2 text-primary"></i>
  2780.               non gamstop casinos
  2781.            </h6>
  2782.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2783.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2784.            </div> -->
  2785.          </a>
  2786.        </div>
  2787.          
  2788.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2789.          <a href="https://www.chemical-records.co.uk/" class="text-decoration-none ">
  2790.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2791.              <i class="ti-angle-right me-2 text-primary"></i>
  2792.               best uk non gamstop casinos
  2793.            </h6>
  2794.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2795.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2796.            </div> -->
  2797.          </a>
  2798.        </div>
  2799.          
  2800.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2801.          <a href="https://www.focus12.co.uk/" class="text-decoration-none ">
  2802.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2803.              <i class="ti-angle-right me-2 text-primary"></i>
  2804.               casinos not on gamstop
  2805.            </h6>
  2806.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2807.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2808.            </div> -->
  2809.          </a>
  2810.        </div>
  2811.          
  2812.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2813.          <a href="https://adventuregamers.com/online-casinos/non-gamstop" class="text-decoration-none ">
  2814.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2815.              <i class="ti-angle-right me-2 text-primary"></i>
  2816.               casino not on gamstop
  2817.            </h6>
  2818.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2819.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2820.            </div> -->
  2821.          </a>
  2822.        </div>
  2823.          
  2824.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2825.          <a href="https://gamingamerica.com/non-gamstop-casinos" class="text-decoration-none ">
  2826.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2827.              <i class="ti-angle-right me-2 text-primary"></i>
  2828.               non gamstop casinos
  2829.            </h6>
  2830.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2831.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2832.            </div> -->
  2833.          </a>
  2834.        </div>
  2835.          
  2836.      </div>
  2837.  
  2838.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2839.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2840.      </div> -->
  2841.    </div>
  2842.  </div>
  2843.    
  2844.  <div class="sidebar-widget mb-4">
  2845.    <div class="widget-title-wrapper mb-3">
  2846.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2847.        <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2848.        <span class="title-arrow"></span>
  2849.      </h4>
  2850.    </div>
  2851.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2852.      <div class="blog-roll-list scrollable-sidebar">
  2853.        
  2854.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2855.          <a href="https://tdlwebsolutions.com/" class="text-decoration-none ">
  2856.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2857.              <i class="ti-angle-right me-2 text-primary"></i>
  2858.               lolajack casino
  2859.            </h6>
  2860.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2861.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2862.            </div> -->
  2863.          </a>
  2864.        </div>
  2865.          
  2866.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2867.          <a href="https://www.skydiveukltd.com" class="text-decoration-none ">
  2868.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2869.              <i class="ti-angle-right me-2 text-primary"></i>
  2870.               non GamStop casinos
  2871.            </h6>
  2872.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2873.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2874.            </div> -->
  2875.          </a>
  2876.        </div>
  2877.          
  2878.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2879.          <a href="https://www.hintsandthings.co.uk/" class="text-decoration-none ">
  2880.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2881.              <i class="ti-angle-right me-2 text-primary"></i>
  2882.               bitcoin casinos
  2883.            </h6>
  2884.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2885.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2886.            </div> -->
  2887.          </a>
  2888.        </div>
  2889.          
  2890.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2891.          <a href="https://newsoundgeneration.co.uk/casinos-not-on-gamstop/" class="text-decoration-none ">
  2892.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2893.              <i class="ti-angle-right me-2 text-primary"></i>
  2894.               gambling sites not on Gamban
  2895.            </h6>
  2896.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2897.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2898.            </div> -->
  2899.          </a>
  2900.        </div>
  2901.          
  2902.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2903.          <a href="https://www.artigiano.co.uk/" class="text-decoration-none ">
  2904.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2905.              <i class="ti-angle-right me-2 text-primary"></i>
  2906.               gambling sites not on gamstop
  2907.            </h6>
  2908.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2909.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2910.            </div> -->
  2911.          </a>
  2912.        </div>
  2913.          
  2914.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2915.          <a href="https://www.thecakestore.co.uk/" class="text-decoration-none ">
  2916.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2917.              <i class="ti-angle-right me-2 text-primary"></i>
  2918.               bitcoin casinos
  2919.            </h6>
  2920.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2921.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2922.            </div> -->
  2923.          </a>
  2924.        </div>
  2925.          
  2926.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2927.          <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" class="text-decoration-none ">
  2928.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2929.              <i class="ti-angle-right me-2 text-primary"></i>
  2930.               non gamstop casino
  2931.            </h6>
  2932.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2933.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2934.            </div> -->
  2935.          </a>
  2936.        </div>
  2937.          
  2938.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2939.          <a href="https://nva.org.uk/" class="text-decoration-none ">
  2940.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2941.              <i class="ti-angle-right me-2 text-primary"></i>
  2942.               non gamstop casinos
  2943.            </h6>
  2944.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2945.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2946.            </div> -->
  2947.          </a>
  2948.        </div>
  2949.          
  2950.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2951.          <a href="https://www.citytosea.org.uk/" class="text-decoration-none ">
  2952.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2953.              <i class="ti-angle-right me-2 text-primary"></i>
  2954.               casino not on gamstop
  2955.            </h6>
  2956.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2957.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2958.            </div> -->
  2959.          </a>
  2960.        </div>
  2961.          
  2962.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2963.          <a href="https://www.chemical-records.co.uk/" class="text-decoration-none ">
  2964.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2965.              <i class="ti-angle-right me-2 text-primary"></i>
  2966.               casino not on gamstop
  2967.            </h6>
  2968.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2969.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2970.            </div> -->
  2971.          </a>
  2972.        </div>
  2973.          
  2974.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2975.          <a href="https://www.citytosea.org.uk/" class="text-decoration-none ">
  2976.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2977.              <i class="ti-angle-right me-2 text-primary"></i>
  2978.               non gamstop casino
  2979.            </h6>
  2980.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2981.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2982.            </div> -->
  2983.          </a>
  2984.        </div>
  2985.          
  2986.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2987.          <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none ">
  2988.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2989.              <i class="ti-angle-right me-2 text-primary"></i>
  2990.               non gamstop casino
  2991.            </h6>
  2992.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2993.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2994.            </div> -->
  2995.          </a>
  2996.        </div>
  2997.          
  2998.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2999.          <a href="https://www.cca-glasgow.com/" class="text-decoration-none ">
  3000.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3001.              <i class="ti-angle-right me-2 text-primary"></i>
  3002.               non gamstop casino
  3003.            </h6>
  3004.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3005.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3006.            </div> -->
  3007.          </a>
  3008.        </div>
  3009.          
  3010.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3011.          <a href="https://bereavementcommission.org.uk/" class="text-decoration-none ">
  3012.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3013.              <i class="ti-angle-right me-2 text-primary"></i>
  3014.               non gamstop casino
  3015.            </h6>
  3016.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3017.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3018.            </div> -->
  3019.          </a>
  3020.        </div>
  3021.          
  3022.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3023.          <a href="https://www.london-irish.com/" class="text-decoration-none ">
  3024.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3025.              <i class="ti-angle-right me-2 text-primary"></i>
  3026.               non gamstop casino
  3027.            </h6>
  3028.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3029.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3030.            </div> -->
  3031.          </a>
  3032.        </div>
  3033.          
  3034.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3035.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  3036.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3037.              <i class="ti-angle-right me-2 text-primary"></i>
  3038.               non gamstop casino
  3039.            </h6>
  3040.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3041.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3042.            </div> -->
  3043.          </a>
  3044.        </div>
  3045.          
  3046.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3047.          <a href="https://internationalschoolmealsday.com/" class="text-decoration-none ">
  3048.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3049.              <i class="ti-angle-right me-2 text-primary"></i>
  3050.               non gamstop casino
  3051.            </h6>
  3052.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3053.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3054.            </div> -->
  3055.          </a>
  3056.        </div>
  3057.          
  3058.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3059.          <a href="https://knightsof.media/" class="text-decoration-none ">
  3060.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3061.              <i class="ti-angle-right me-2 text-primary"></i>
  3062.               casino not on gamstop
  3063.            </h6>
  3064.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3065.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3066.            </div> -->
  3067.          </a>
  3068.        </div>
  3069.          
  3070.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3071.          <a href="https://www.summerhall.co.uk/" class="text-decoration-none ">
  3072.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3073.              <i class="ti-angle-right me-2 text-primary"></i>
  3074.               non gamstop casino
  3075.            </h6>
  3076.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3077.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3078.            </div> -->
  3079.          </a>
  3080.        </div>
  3081.          
  3082.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3083.          <a href="https://unbound.co.uk/" class="text-decoration-none ">
  3084.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3085.              <i class="ti-angle-right me-2 text-primary"></i>
  3086.               non gamstop casino
  3087.            </h6>
  3088.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3089.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3090.            </div> -->
  3091.          </a>
  3092.        </div>
  3093.          
  3094.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3095.          <a href="https://www.elthampalace.org.uk/" class="text-decoration-none ">
  3096.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3097.              <i class="ti-angle-right me-2 text-primary"></i>
  3098.               non gamstop casino
  3099.            </h6>
  3100.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3101.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3102.            </div> -->
  3103.          </a>
  3104.        </div>
  3105.          
  3106.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3107.          <a href="https://llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk" class="text-decoration-none ">
  3108.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3109.              <i class="ti-angle-right me-2 text-primary"></i>
  3110.               best online casino UK
  3111.            </h6>
  3112.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3113.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3114.            </div> -->
  3115.          </a>
  3116.        </div>
  3117.          
  3118.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3119.          <a href="https://www.durhamminers.org/" class="text-decoration-none ">
  3120.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3121.              <i class="ti-angle-right me-2 text-primary"></i>
  3122.               best casino sites uk
  3123.            </h6>
  3124.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3125.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3126.            </div> -->
  3127.          </a>
  3128.        </div>
  3129.          
  3130.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3131.          <a href="https://www.nordicresearchnetwork.co.uk/" class="text-decoration-none ">
  3132.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3133.              <i class="ti-angle-right me-2 text-primary"></i>
  3134.               Non UK License Casinos
  3135.            </h6>
  3136.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3137.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3138.            </div> -->
  3139.          </a>
  3140.        </div>
  3141.          
  3142.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3143.          <a href="https://www.nhsborders.org.uk/" class="text-decoration-none ">
  3144.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3145.              <i class="ti-angle-right me-2 text-primary"></i>
  3146.               crypto casino UK
  3147.            </h6>
  3148.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3149.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3150.            </div> -->
  3151.          </a>
  3152.        </div>
  3153.          
  3154.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3155.          <a href="https://swtrains.co.uk/" class="text-decoration-none ">
  3156.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3157.              <i class="ti-angle-right me-2 text-primary"></i>
  3158.               spinshark
  3159.            </h6>
  3160.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3161.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3162.            </div> -->
  3163.          </a>
  3164.        </div>
  3165.          
  3166.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3167.          <a href="https://qualityofcarenetwork.org/" class="text-decoration-none ">
  3168.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3169.              <i class="ti-angle-right me-2 text-primary"></i>
  3170.               Lola jack
  3171.            </h6>
  3172.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3173.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3174.            </div> -->
  3175.          </a>
  3176.        </div>
  3177.          
  3178.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3179.          <a href="https://bereavementcommission.org.uk" class="text-decoration-none ">
  3180.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3181.              <i class="ti-angle-right me-2 text-primary"></i>
  3182.               non gamstop casinos
  3183.            </h6>
  3184.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3185.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3186.            </div> -->
  3187.          </a>
  3188.        </div>
  3189.          
  3190.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3191.          <a href="https://greensquare.co.uk" class="text-decoration-none ">
  3192.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3193.              <i class="ti-angle-right me-2 text-primary"></i>
  3194.               casino not on gamstop
  3195.            </h6>
  3196.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3197.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3198.            </div> -->
  3199.          </a>
  3200.        </div>
  3201.          
  3202.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3203.          <a href="https://stickyfingers.co.uk" class="text-decoration-none ">
  3204.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3205.              <i class="ti-angle-right me-2 text-primary"></i>
  3206.               casino not on gamstop
  3207.            </h6>
  3208.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3209.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3210.            </div> -->
  3211.          </a>
  3212.        </div>
  3213.          
  3214.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3215.          <a href="https://uk-sobs.org.uk" class="text-decoration-none ">
  3216.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3217.              <i class="ti-angle-right me-2 text-primary"></i>
  3218.               casinos not on gamstop
  3219.            </h6>
  3220.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3221.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3222.            </div> -->
  3223.          </a>
  3224.        </div>
  3225.          
  3226.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3227.          <a href="https://www.thekarczma.co.uk/" class="text-decoration-none ">
  3228.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3229.              <i class="ti-angle-right me-2 text-primary"></i>
  3230.               non UK casino sites
  3231.            </h6>
  3232.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3233.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3234.            </div> -->
  3235.          </a>
  3236.        </div>
  3237.          
  3238.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3239.          <a href="https://www.ukessaywriters.co.uk/" class="text-decoration-none ">
  3240.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3241.              <i class="ti-angle-right me-2 text-primary"></i>
  3242.               uk online casinos
  3243.            </h6>
  3244.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3245.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3246.            </div> -->
  3247.          </a>
  3248.        </div>
  3249.          
  3250.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3251.          <a href="https://steviethefox.co.uk/" class="text-decoration-none ">
  3252.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3253.              <i class="ti-angle-right me-2 text-primary"></i>
  3254.               crypto sports betting
  3255.            </h6>
  3256.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3257.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3258.            </div> -->
  3259.          </a>
  3260.        </div>
  3261.          
  3262.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3263.          <a href="https://www.peelengineering.co.uk/" class="text-decoration-none ">
  3264.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3265.              <i class="ti-angle-right me-2 text-primary"></i>
  3266.               non gamstop casinos
  3267.            </h6>
  3268.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3269.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3270.            </div> -->
  3271.          </a>
  3272.        </div>
  3273.          
  3274.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3275.          <a href="https://www.cca-glasgow.com/" class="text-decoration-none ">
  3276.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3277.              <i class="ti-angle-right me-2 text-primary"></i>
  3278.               casinos not on gamstop
  3279.            </h6>
  3280.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3281.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3282.            </div> -->
  3283.          </a>
  3284.        </div>
  3285.          
  3286.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3287.          <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none ">
  3288.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3289.              <i class="ti-angle-right me-2 text-primary"></i>
  3290.               casinos not on gamstop
  3291.            </h6>
  3292.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3293.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3294.            </div> -->
  3295.          </a>
  3296.        </div>
  3297.          
  3298.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3299.          <a href="https://knightsof.media/" class="text-decoration-none ">
  3300.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3301.              <i class="ti-angle-right me-2 text-primary"></i>
  3302.               non gamstop casino
  3303.            </h6>
  3304.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3305.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3306.            </div> -->
  3307.          </a>
  3308.        </div>
  3309.          
  3310.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3311.          <a href="https://www.patients4nhs.org.uk/" class="text-decoration-none ">
  3312.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3313.              <i class="ti-angle-right me-2 text-primary"></i>
  3314.               best online casinos
  3315.            </h6>
  3316.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3317.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3318.            </div> -->
  3319.          </a>
  3320.        </div>
  3321.          
  3322.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3323.          <a href="https://www.fourpure.com/" class="text-decoration-none ">
  3324.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3325.              <i class="ti-angle-right me-2 text-primary"></i>
  3326.               online casinos
  3327.            </h6>
  3328.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3329.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3330.            </div> -->
  3331.          </a>
  3332.        </div>
  3333.          
  3334.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3335.          <a href="https://www.cultinformation.org.uk/" class="text-decoration-none ">
  3336.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3337.              <i class="ti-angle-right me-2 text-primary"></i>
  3338.               best uk non gamstop casinos
  3339.            </h6>
  3340.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3341.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3342.            </div> -->
  3343.          </a>
  3344.        </div>
  3345.          
  3346.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3347.          <a href="https://www.gamblinginsider.com/uk/online-casinos" class="text-decoration-none ">
  3348.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3349.              <i class="ti-angle-right me-2 text-primary"></i>
  3350.               best online casinos
  3351.            </h6>
  3352.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3353.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3354.            </div> -->
  3355.          </a>
  3356.        </div>
  3357.          
  3358.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3359.          <a href="https://www.cancerbacup.org.uk/" class="text-decoration-none ">
  3360.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3361.              <i class="ti-angle-right me-2 text-primary"></i>
  3362.               new uk betting sites
  3363.            </h6>
  3364.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3365.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3366.            </div> -->
  3367.          </a>
  3368.        </div>
  3369.          
  3370.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3371.          <a href="https://www.charlesjencks.com/" class="text-decoration-none ">
  3372.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3373.              <i class="ti-angle-right me-2 text-primary"></i>
  3374.               best uk non gamstop casinos
  3375.            </h6>
  3376.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3377.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3378.            </div> -->
  3379.          </a>
  3380.        </div>
  3381.          
  3382.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3383.          <a href="https://santanderjobs.co.uk/" class="text-decoration-none ">
  3384.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3385.              <i class="ti-angle-right me-2 text-primary"></i>
  3386.               best sports betting sites uk
  3387.            </h6>
  3388.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3389.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3390.            </div> -->
  3391.          </a>
  3392.        </div>
  3393.          
  3394.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3395.          <a href="https://www.roadpeace.org/" class="text-decoration-none ">
  3396.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3397.              <i class="ti-angle-right me-2 text-primary"></i>
  3398.               uk casinos not on gamstop
  3399.            </h6>
  3400.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3401.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3402.            </div> -->
  3403.          </a>
  3404.        </div>
  3405.          
  3406.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3407.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  3408.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3409.              <i class="ti-angle-right me-2 text-primary"></i>
  3410.               non gamstop casinos uk
  3411.            </h6>
  3412.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3413.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3414.            </div> -->
  3415.          </a>
  3416.        </div>
  3417.          
  3418.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3419.          <a href="https://www.kysty.co.uk/" class="text-decoration-none ">
  3420.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3421.              <i class="ti-angle-right me-2 text-primary"></i>
  3422.               non Gamstop casinos
  3423.            </h6>
  3424.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3425.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3426.            </div> -->
  3427.          </a>
  3428.        </div>
  3429.          
  3430.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3431.          <a href="https://www.caffeinemag.com" class="text-decoration-none ">
  3432.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3433.              <i class="ti-angle-right me-2 text-primary"></i>
  3434.               betting sites
  3435.            </h6>
  3436.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3437.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3438.            </div> -->
  3439.          </a>
  3440.        </div>
  3441.          
  3442.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3443.          <a href="https://www.no-deportations.org.uk" class="text-decoration-none ">
  3444.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3445.              <i class="ti-angle-right me-2 text-primary"></i>
  3446.               best non GamStop casinos
  3447.            </h6>
  3448.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3449.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3450.            </div> -->
  3451.          </a>
  3452.        </div>
  3453.          
  3454.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3455.          <a href="https://israelpremiertech.com" class="text-decoration-none ">
  3456.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3457.              <i class="ti-angle-right me-2 text-primary"></i>
  3458.               non GamStop sites
  3459.            </h6>
  3460.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3461.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3462.            </div> -->
  3463.          </a>
  3464.        </div>
  3465.          
  3466.      </div>
  3467.  
  3468.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3469.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3470.      </div> -->
  3471.    </div>
  3472.  </div>
  3473.    
  3474.  <div class="sidebar-widget mb-4">
  3475.    <div class="widget-title-wrapper mb-3">
  3476.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3477.        <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3478.        <span class="title-arrow"></span>
  3479.      </h4>
  3480.    </div>
  3481.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  3482.      <div class="blog-roll-list scrollable-sidebar">
  3483.        
  3484.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3485.          <a href="https://www.mediawise.org.uk/" class="text-decoration-none ">
  3486.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3487.              <i class="ti-angle-right me-2 text-primary"></i>
  3488.               non GamStop sites
  3489.            </h6>
  3490.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3491.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3492.            </div> -->
  3493.          </a>
  3494.        </div>
  3495.          
  3496.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3497.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  3498.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3499.              <i class="ti-angle-right me-2 text-primary"></i>
  3500.               non gamstop casinos
  3501.            </h6>
  3502.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3503.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3504.            </div> -->
  3505.          </a>
  3506.        </div>
  3507.          
  3508.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3509.          <a href="https://www.bmag.org.uk/" class="text-decoration-none ">
  3510.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3511.              <i class="ti-angle-right me-2 text-primary"></i>
  3512.               casino sites
  3513.            </h6>
  3514.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3515.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3516.            </div> -->
  3517.          </a>
  3518.        </div>
  3519.          
  3520.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3521.          <a href="https://ola.co.uk/" class="text-decoration-none ">
  3522.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3523.              <i class="ti-angle-right me-2 text-primary"></i>
  3524.               casino not on GamStop
  3525.            </h6>
  3526.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3527.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3528.            </div> -->
  3529.          </a>
  3530.        </div>
  3531.          
  3532.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3533.          <a href="https://www.llancaiachfawr.co.uk/" class="text-decoration-none ">
  3534.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3535.              <i class="ti-angle-right me-2 text-primary"></i>
  3536.               non GamStop sites
  3537.            </h6>
  3538.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3539.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3540.            </div> -->
  3541.          </a>
  3542.        </div>
  3543.          
  3544.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3545.          <a href="https://forcesreunited.org.uk/" class="text-decoration-none ">
  3546.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3547.              <i class="ti-angle-right me-2 text-primary"></i>
  3548.               Harry Casino reviews
  3549.            </h6>
  3550.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3551.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3552.            </div> -->
  3553.          </a>
  3554.        </div>
  3555.          
  3556.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3557.          <a href="https://www.gcaf.co.uk/" class="text-decoration-none ">
  3558.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3559.              <i class="ti-angle-right me-2 text-primary"></i>
  3560.               crypto betting sites
  3561.            </h6>
  3562.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3563.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3564.            </div> -->
  3565.          </a>
  3566.        </div>
  3567.          
  3568.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3569.          <a href="https://www.sepho.org.uk/" class="text-decoration-none ">
  3570.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3571.              <i class="ti-angle-right me-2 text-primary"></i>
  3572.               non gamstop uk casinos
  3573.            </h6>
  3574.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3575.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3576.            </div> -->
  3577.          </a>
  3578.        </div>
  3579.          
  3580.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3581.          <a href="https://socialeatinghouse.com/" class="text-decoration-none ">
  3582.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3583.              <i class="ti-angle-right me-2 text-primary"></i>
  3584.               casinos not on GamStop
  3585.            </h6>
  3586.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3587.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3588.            </div> -->
  3589.          </a>
  3590.        </div>
  3591.          
  3592.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3593.          <a href="https://oncallfire.uk/" class="text-decoration-none ">
  3594.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3595.              <i class="ti-angle-right me-2 text-primary"></i>
  3596.               casinos not on Gamblock
  3597.            </h6>
  3598.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3599.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3600.            </div> -->
  3601.          </a>
  3602.        </div>
  3603.          
  3604.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3605.          <a href="https://www.falconryforum.co.uk/" class="text-decoration-none ">
  3606.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3607.              <i class="ti-angle-right me-2 text-primary"></i>
  3608.               non gamstop casinos
  3609.            </h6>
  3610.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3611.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3612.            </div> -->
  3613.          </a>
  3614.        </div>
  3615.          
  3616.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3617.          <a href="https://www.lgbthistorymonth.org.uk/" class="text-decoration-none ">
  3618.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3619.              <i class="ti-angle-right me-2 text-primary"></i>
  3620.               casino not on gamstop
  3621.            </h6>
  3622.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3623.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3624.            </div> -->
  3625.          </a>
  3626.        </div>
  3627.          
  3628.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3629.          <a href="https://citytosea.org.uk/" class="text-decoration-none ">
  3630.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3631.              <i class="ti-angle-right me-2 text-primary"></i>
  3632.               non gamstop casino
  3633.            </h6>
  3634.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3635.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3636.            </div> -->
  3637.          </a>
  3638.        </div>
  3639.          
  3640.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3641.          <a href="https://www.dumpaday.com/" class="text-decoration-none ">
  3642.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3643.              <i class="ti-angle-right me-2 text-primary"></i>
  3644.               casinos not on gamstop
  3645.            </h6>
  3646.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3647.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3648.            </div> -->
  3649.          </a>
  3650.        </div>
  3651.          
  3652.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3653.          <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none ">
  3654.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3655.              <i class="ti-angle-right me-2 text-primary"></i>
  3656.               Casinos Not on Gamstop
  3657.            </h6>
  3658.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3659.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3660.            </div> -->
  3661.          </a>
  3662.        </div>
  3663.          
  3664.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3665.          <a href="https://thebrexitparty.org/" class="text-decoration-none ">
  3666.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3667.              <i class="ti-angle-right me-2 text-primary"></i>
  3668.               casinos not on gamstop
  3669.            </h6>
  3670.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3671.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3672.            </div> -->
  3673.          </a>
  3674.        </div>
  3675.          
  3676.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3677.          <a href="https://www.outset.org/" class="text-decoration-none ">
  3678.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3679.              <i class="ti-angle-right me-2 text-primary"></i>
  3680.               new sports betting sites uk
  3681.            </h6>
  3682.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3683.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3684.            </div> -->
  3685.          </a>
  3686.        </div>
  3687.          
  3688.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3689.          <a href="https://www.socresonline.org.uk/" class="text-decoration-none ">
  3690.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3691.              <i class="ti-angle-right me-2 text-primary"></i>
  3692.               bitcoin casino
  3693.            </h6>
  3694.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3695.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3696.            </div> -->
  3697.          </a>
  3698.        </div>
  3699.          
  3700.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3701.          <a href="https://internationalschoolmealsday.com/" class="text-decoration-none ">
  3702.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3703.              <i class="ti-angle-right me-2 text-primary"></i>
  3704.               non gamstop casinos
  3705.            </h6>
  3706.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3707.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3708.            </div> -->
  3709.          </a>
  3710.        </div>
  3711.          
  3712.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3713.          <a href="https://www.toop.eu" class="text-decoration-none ">
  3714.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3715.              <i class="ti-angle-right me-2 text-primary"></i>
  3716.               non gamstop casino
  3717.            </h6>
  3718.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3719.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3720.            </div> -->
  3721.          </a>
  3722.        </div>
  3723.          
  3724.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3725.          <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none ">
  3726.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3727.              <i class="ti-angle-right me-2 text-primary"></i>
  3728.               online casino
  3729.            </h6>
  3730.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3731.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3732.            </div> -->
  3733.          </a>
  3734.        </div>
  3735.          
  3736.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3737.          <a href="https://www.charitydigitalnews.co.uk/" class="text-decoration-none ">
  3738.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3739.              <i class="ti-angle-right me-2 text-primary"></i>
  3740.               non gamstop casinos
  3741.            </h6>
  3742.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3743.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3744.            </div> -->
  3745.          </a>
  3746.        </div>
  3747.          
  3748.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3749.          <a href="https://www.money-mentor.org/" class="text-decoration-none ">
  3750.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3751.              <i class="ti-angle-right me-2 text-primary"></i>
  3752.               crypto casino UK
  3753.            </h6>
  3754.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3755.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3756.            </div> -->
  3757.          </a>
  3758.        </div>
  3759.          
  3760.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3761.          <a href="https://insidebitcoins.com/crypto-casinos/best-crypto-casinos-uk" class="text-decoration-none ">
  3762.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3763.              <i class="ti-angle-right me-2 text-primary"></i>
  3764.               crypto casinos
  3765.            </h6>
  3766.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3767.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3768.            </div> -->
  3769.          </a>
  3770.        </div>
  3771.          
  3772.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3773.          <a href="https://bitcoinsuperstar.io/" class="text-decoration-none ">
  3774.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3775.              <i class="ti-angle-right me-2 text-primary"></i>
  3776.               No KYC casinos
  3777.            </h6>
  3778.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3779.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3780.            </div> -->
  3781.          </a>
  3782.        </div>
  3783.          
  3784.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3785.          <a href="https://roadpeace.org/" class="text-decoration-none ">
  3786.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3787.              <i class="ti-angle-right me-2 text-primary"></i>
  3788.               online casino
  3789.            </h6>
  3790.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3791.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3792.            </div> -->
  3793.          </a>
  3794.        </div>
  3795.          
  3796.      </div>
  3797.  
  3798.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3799.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3800.      </div> -->
  3801.    </div>
  3802.  </div>
  3803.    
  3804.  <div class="sidebar-widget mb-4">
  3805.    <div class="widget-title-wrapper mb-3">
  3806.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3807.        <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3808.        <span class="title-arrow"></span>
  3809.      </h4>
  3810.    </div>
  3811.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  3812.      <div class="blog-roll-list scrollable-sidebar">
  3813.        
  3814.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3815.          <a href="https://thecharliegardfoundation.org/" class="text-decoration-none ">
  3816.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3817.              <i class="ti-angle-right me-2 text-primary"></i>
  3818.               online casino
  3819.            </h6>
  3820.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3821.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3822.            </div> -->
  3823.          </a>
  3824.        </div>
  3825.          
  3826.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3827.          <a href="https://www.welcometoportsmouth.co.uk/" class="text-decoration-none ">
  3828.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3829.              <i class="ti-angle-right me-2 text-primary"></i>
  3830.               non gamstop casinos uk
  3831.            </h6>
  3832.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3833.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3834.            </div> -->
  3835.          </a>
  3836.        </div>
  3837.          
  3838.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3839.          <a href="https://www.roadpeace.org/" class="text-decoration-none ">
  3840.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3841.              <i class="ti-angle-right me-2 text-primary"></i>
  3842.               gambling sites
  3843.            </h6>
  3844.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3845.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3846.            </div> -->
  3847.          </a>
  3848.        </div>
  3849.          
  3850.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3851.          <a href="https://www.summerhall.co.uk/" class="text-decoration-none ">
  3852.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3853.              <i class="ti-angle-right me-2 text-primary"></i>
  3854.               casinos not on gamstop
  3855.            </h6>
  3856.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3857.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3858.            </div> -->
  3859.          </a>
  3860.        </div>
  3861.          
  3862.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3863.          <a href="https://itechlabs.co.uk/" class="text-decoration-none ">
  3864.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3865.              <i class="ti-angle-right me-2 text-primary"></i>
  3866.               best betting sites
  3867.            </h6>
  3868.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3869.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3870.            </div> -->
  3871.          </a>
  3872.        </div>
  3873.          
  3874.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3875.          <a href="https://financialservicescultureboard.org.uk/" class="text-decoration-none ">
  3876.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3877.              <i class="ti-angle-right me-2 text-primary"></i>
  3878.               best online betting sites
  3879.            </h6>
  3880.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3881.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3882.            </div> -->
  3883.          </a>
  3884.        </div>
  3885.          
  3886.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3887.          <a href="https://www.taysideaviation.co.uk/" class="text-decoration-none ">
  3888.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3889.              <i class="ti-angle-right me-2 text-primary"></i>
  3890.               best betting sites
  3891.            </h6>
  3892.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3893.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3894.            </div> -->
  3895.          </a>
  3896.        </div>
  3897.          
  3898.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3899.          <a href="https://platypuspress.co.uk/" class="text-decoration-none ">
  3900.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3901.              <i class="ti-angle-right me-2 text-primary"></i>
  3902.               online casinos
  3903.            </h6>
  3904.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3905.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3906.            </div> -->
  3907.          </a>
  3908.        </div>
  3909.          
  3910.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3911.          <a href="https://www.kscience.co.uk/" class="text-decoration-none ">
  3912.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3913.              <i class="ti-angle-right me-2 text-primary"></i>
  3914.               online casinos
  3915.            </h6>
  3916.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3917.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3918.            </div> -->
  3919.          </a>
  3920.        </div>
  3921.          
  3922.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3923.          <a href="https://www.mesaonline.org/" class="text-decoration-none ">
  3924.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3925.              <i class="ti-angle-right me-2 text-primary"></i>
  3926.               online casinos
  3927.            </h6>
  3928.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3929.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3930.            </div> -->
  3931.          </a>
  3932.        </div>
  3933.          
  3934.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3935.          <a href="https://bereavementcommission.org.uk/" class="text-decoration-none ">
  3936.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3937.              <i class="ti-angle-right me-2 text-primary"></i>
  3938.               online casino
  3939.            </h6>
  3940.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3941.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3942.            </div> -->
  3943.          </a>
  3944.        </div>
  3945.          
  3946.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3947.          <a href="https://www.bshg.org.uk/" class="text-decoration-none ">
  3948.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3949.              <i class="ti-angle-right me-2 text-primary"></i>
  3950.               online casino
  3951.            </h6>
  3952.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3953.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3954.            </div> -->
  3955.          </a>
  3956.        </div>
  3957.          
  3958.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3959.          <a href="https://jst.org.uk/" class="text-decoration-none ">
  3960.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3961.              <i class="ti-angle-right me-2 text-primary"></i>
  3962.               casino not on gamstop
  3963.            </h6>
  3964.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3965.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3966.            </div> -->
  3967.          </a>
  3968.        </div>
  3969.          
  3970.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3971.          <a href="https://www.foreignersinuk.co.uk/" class="text-decoration-none ">
  3972.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3973.              <i class="ti-angle-right me-2 text-primary"></i>
  3974.               online casino
  3975.            </h6>
  3976.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3977.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3978.            </div> -->
  3979.          </a>
  3980.        </div>
  3981.          
  3982.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3983.          <a href="https://www.techcityuk.com/" class="text-decoration-none ">
  3984.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3985.              <i class="ti-angle-right me-2 text-primary"></i>
  3986.               non gamstop casino uk
  3987.            </h6>
  3988.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3989.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3990.            </div> -->
  3991.          </a>
  3992.        </div>
  3993.          
  3994.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3995.          <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none ">
  3996.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3997.              <i class="ti-angle-right me-2 text-primary"></i>
  3998.               casinos not on gamstop
  3999.            </h6>
  4000.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  4001.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  4002.            </div> -->
  4003.          </a>
  4004.        </div>
  4005.          
  4006.      </div>
  4007.  
  4008.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  4009.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  4010.      </div> -->
  4011.    </div>
  4012.  </div>
  4013.    
  4014.  <!-- <div class="sidebar-widget">
  4015.    <div class="widget-title-wrapper mb-3">
  4016.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  4017.        <i class="ti-calendar me-2"></i>August 2025 Blog Roll
  4018.        <span class="title-arrow"></span>
  4019.      </h4>
  4020.    </div>
  4021.    <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  4022.      <div class="blog-roll-list">
  4023.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  4024.          <a href="#" class="text-decoration-none">
  4025.            <h6 class="blog-title top-color mb-2 fw-semibold">
  4026.              <i class="ti-angle-right me-2 text-primary"></i>
  4027.              Complete Guide to Django REST Framework
  4028.            </h6>
  4029.            <div class="blog-meta d-flex justify-content-between align-items-center">
  4030.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  4031.            </div>
  4032.          </a>
  4033.        </div>
  4034.  
  4035.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  4036.          <a href="#" class="text-decoration-none">
  4037.            <h6 class="blog-title top-color mb-2 fw-semibold">
  4038.              <i class="ti-angle-right me-2 text-primary"></i>
  4039.              Modern JavaScript ES2025 Features
  4040.            </h6>
  4041.            <div class="blog-meta d-flex justify-content-between align-items-center">
  4042.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 25, 2025</small>
  4043.            </div>
  4044.          </a>
  4045.        </div>
  4046.  
  4047.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  4048.          <a href="#" class="text-decoration-none">
  4049.            <h6 class="blog-title top-color mb-2 fw-semibold">
  4050.              <i class="ti-angle-right me-2 text-primary"></i>
  4051.              Digital Marketing Trends in 2025
  4052.            </h6>
  4053.            <div class="blog-meta d-flex justify-content-between align-items-center">
  4054.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 23, 2025</small>
  4055.            </div>
  4056.          </a>
  4057.        </div>
  4058.  
  4059.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  4060.          <a href="#" class="text-decoration-none">
  4061.            <h6 class="blog-title top-color mb-2 fw-semibold">
  4062.              <i class="ti-angle-right me-2 text-primary"></i>
  4063.              Remote Work Best Practices
  4064.            </h6>
  4065.            <div class="blog-meta d-flex justify-content-between align-items-center">
  4066.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 20, 2025</small>
  4067.            </div>
  4068.          </a>
  4069.        </div>
  4070.  
  4071.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  4072.          <a href="#" class="text-decoration-none">
  4073.            <h6 class="blog-title top-color mb-2 fw-semibold">
  4074.              <i class="ti-angle-right me-2 text-primary"></i>
  4075.              Sustainable Living Tips for Beginners
  4076.            </h6>
  4077.            <div class="blog-meta d-flex justify-content-between align-items-center">
  4078.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 18, 2025</small>
  4079.            </div>
  4080.          </a>
  4081.        </div>
  4082.  
  4083.        <div class="blog-roll-item">
  4084.          <a href="#" class="text-decoration-none">
  4085.            <h6 class="blog-title top-color mb-2 fw-semibold">
  4086.              <i class="ti-angle-right me-2 text-primary"></i>
  4087.              AI and Machine Learning Basics
  4088.            </h6>
  4089.            <div class="blog-meta d-flex justify-content-between align-items-center">
  4090.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 15, 2025</small>
  4091.            </div>
  4092.          </a>
  4093.        </div>
  4094.      </div>
  4095.  
  4096.      <div class="text-center mt-4 pt-3 border-top border-light">
  4097.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  4098.      </div>
  4099.    </div>
  4100.  </div> -->
  4101. </div>
  4102.  
  4103. <!-- Sidebar V2 Styles -->
  4104. <style>
  4105.  .sidebar-widget {
  4106.    position: relative;
  4107.  }
  4108.  
  4109.  .widget-title {
  4110.    font-size: 1.1rem;
  4111.    font-weight: 700;
  4112.    display: inline-block;
  4113.    position: relative;
  4114.    z-index: 2;
  4115.    border-radius: 0;
  4116.  }
  4117.  
  4118.  /* Green arrow for August Blog Roll */
  4119.  .title-arrow::after {
  4120.    content: '';
  4121.    position: absolute;
  4122.    top: 0;
  4123.    right: -22px;
  4124.    width: 0;
  4125.    height: 0;
  4126.    border-left: 22px solid var(--bs-primary);
  4127.    border-top: 22px solid transparent;
  4128.    border-bottom: 22px solid transparent;
  4129.    z-index: 1;
  4130.  }
  4131.  
  4132.  /* Blue arrow for Recent Posts */
  4133.  .title-arrow-primary::after {
  4134.    content: '';
  4135.    position: absolute;
  4136.    top: 0;
  4137.    right: -22px;
  4138.    width: 0;
  4139.    height: 0;
  4140.    border-left: 22px solid var(--bs-primary);
  4141.    border-top: 22px solid transparent;
  4142.    border-bottom: 22px solid transparent;
  4143.    z-index: 1;
  4144.  }
  4145.  
  4146.  .widget-content {
  4147.    margin-top: -1px;
  4148.    position: relative;
  4149.    z-index: 1;
  4150.    background-color: var(--card-bg);
  4151.  }
  4152.  
  4153.  /* Blog Roll Items Hover Effects */
  4154.  .blog-roll-item:hover .blog-title {
  4155.    color: #198754 !important;
  4156.    transform: translateX(5px);
  4157.    transition: all 0.3s ease;
  4158.  }
  4159.  
  4160.  /* Recent Post Items Hover Effects */
  4161.  .recent-post-item:hover .post-title a {
  4162.    color: #0d6efd !important;
  4163.    transition: color 0.3s ease;
  4164.  }
  4165.  
  4166.  .recent-post-item:hover .post-image img {
  4167.    transform: scale(1.05);
  4168.    transition: transform 0.3s ease;
  4169.  }
  4170.  
  4171.  /* Button Hover Effects */
  4172.  .btn:hover {
  4173.    transform: translateY(-2px);
  4174.    transition: all 0.3s ease;
  4175.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  4176.  }
  4177.  
  4178.  /* Badge Hover Effects */
  4179.  .badge:hover {
  4180.    transform: scale(1.05);
  4181.    transition: transform 0.3s ease;
  4182.  }
  4183.  
  4184.  @media (max-width: 991px) {
  4185.    .sidebar {
  4186.      margin-top: 3rem;
  4187.    }
  4188.  }
  4189.  
  4190.  @media (max-width: 576px) {
  4191.    .widget-title {
  4192.      font-size: 1rem;
  4193.      padding: 0.75rem 1rem !important;
  4194.    }
  4195.  
  4196.    .title-arrow::after,
  4197.    .title-arrow-primary::after {
  4198.      right: -18px;
  4199.      border-left-width: 18px;
  4200.      border-top-width: 18px;
  4201.      border-bottom-width: 18px;
  4202.    }
  4203.  
  4204.    .post-image {
  4205.      width: 70px !important;
  4206.      height: 55px !important;
  4207.    }
  4208.  
  4209.    .blog-meta {
  4210.      flex-direction: column !important;
  4211.      align-items: flex-start !important;
  4212.      gap: 0.5rem;
  4213.    }
  4214.  }
  4215. </style>
  4216.  
  4217.    
  4218.            </div>
  4219.        </div>
  4220.    </div>
  4221. </section>
  4222.  
  4223. <script>
  4224. // Intersection Observer for scroll animations
  4225. document.addEventListener('DOMContentLoaded', function() {
  4226.    const observerOptions = {
  4227.        threshold: 0.1,
  4228.        rootMargin: '0px 0px -50px 0px'
  4229.    };
  4230.  
  4231.    const observer = new IntersectionObserver(function(entries) {
  4232.        entries.forEach(entry => {
  4233.            if (entry.isIntersecting) {
  4234.                entry.target.classList.add('animated');
  4235.            }
  4236.        });
  4237.    }, observerOptions);
  4238.  
  4239.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  4240.        observer.observe(el);
  4241.    });
  4242. });
  4243. </script>
  4244.  
  4245.    
  4246.        
  4247.        <!-- end wpo-blog-highlights-section -->
  4248.        <!-- start wpo-blog-sponsored-section -->
  4249.        
  4250.  
  4251.  
  4252.  
  4253.    
  4254.  
  4255.  
  4256.  
  4257. <style>
  4258.    .sponsored-section-v5 {
  4259.        padding: 40px 0;
  4260.    }
  4261.    
  4262.    .sponsored-card-v5 {
  4263.        background: var(--card-bg);
  4264.        border: 1px solid #f5f5f5;
  4265.        border-radius: var(--border-radius);
  4266.        transition: border-color 0.3s ease;
  4267.        height: 100%;
  4268.    }
  4269.    
  4270.    .sponsored-card-v5:hover {
  4271.        border-color: var(--bs-primary);
  4272.    }
  4273.    
  4274.    .sponsored-image-v5 {
  4275.        position: relative;
  4276.        background: var(--card-bg);
  4277.        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  4278.        margin: 15px 15px 0;
  4279.    }
  4280.    
  4281.    .sponsored-image-v5 img {
  4282.        width: 100%;
  4283.        height: 140px;
  4284.        object-fit: cover;
  4285.        border-radius: var(--border-radius);
  4286.    }
  4287.    
  4288.    .sponsored-badge-v5 {
  4289.        position: absolute;
  4290.        top: 6px;
  4291.        left: 8px;
  4292.        padding: 4px 10px;
  4293.        font-size: 11px;
  4294.        font-weight: 600;
  4295.        text-transform: uppercase;    
  4296.        border-radius: var(--border-radius);
  4297.    }
  4298.    
  4299.    .sponsored-badge-v5::before {
  4300.        content: '';
  4301.        position: absolute;
  4302.        top: 8px;
  4303.        left: -10px;
  4304.        border-top: 10px solid var(--bs-primary);
  4305.        border-left: 10px solid transparent;
  4306.        transform: rotate(45deg);
  4307.    }
  4308.    
  4309.    .sponsored-content-v5 {
  4310.        padding: 15px;
  4311.    }
  4312.    
  4313.    .sponsored-title-v5 {
  4314.        font-size: 15px;
  4315.        font-weight: 700;
  4316.        line-height: 1.4;
  4317.        margin-bottom: 8px;
  4318.        color: #333;
  4319.    }
  4320.    
  4321.    .sponsored-title-v5 a {
  4322.        text-decoration: none;
  4323.        color: #333;
  4324.    }
  4325.    
  4326.    .sponsored-title-v5 a:hover {
  4327.        color: var(--bs-primary); /* Purple hover */
  4328.    }
  4329.    
  4330.    .sponsored-excerpt-v5 {
  4331.        font-size: 12px;
  4332.        font-style: italic;
  4333.        color: #868e96;
  4334.        margin-bottom: 10px;
  4335.        line-height: 1.5;
  4336.    }
  4337.    
  4338.    .sponsored-meta-v5 {
  4339.        font-size: 11px;
  4340.        color: #6c757d;
  4341.    }
  4342.    
  4343.    .author-info-v5 {
  4344.        margin-bottom: 5px;
  4345.    }
  4346.    
  4347.    .sponsored-author-img-v5 {
  4348.        width: 22px;
  4349.        height: 22px;
  4350.        border-radius: var(--border-radius);
  4351.        object-fit: cover;
  4352.        vertical-align: middle;
  4353.        margin-right: 5px;
  4354.    }
  4355.    
  4356.    .section-title-sponsored-v5 {
  4357.        font-size: 2.1rem;
  4358.        font-weight: 700;
  4359.        text-align: center;
  4360.        margin-bottom: 30px;
  4361.        color: #333;
  4362.        position: relative;
  4363.    }
  4364.    
  4365.    .section-title-sponsored-v5::after {
  4366.        content: '';
  4367.        position: absolute;
  4368.        bottom: -10px;
  4369.        left: 50%;
  4370.        transform: translateX(-50%);
  4371.        width: 80px;
  4372.        height: 2px;
  4373.        background: var(--bs-primary);
  4374.        box-shadow: 0 2px 0 0 var(--bs-primary);
  4375.    }
  4376.  
  4377.    @media (max-width: 768px) {
  4378.        .sponsored-section-v5 {
  4379.            padding: 25px 0;
  4380.        }
  4381.        .sponsored-image-v5 {
  4382.            margin: 10px 10px 0;
  4383.            padding: 8px;
  4384.        }
  4385.        .sponsored-image-v5 img {
  4386.            height: 120px;
  4387.        }
  4388.        .sponsored-content-v5 {
  4389.            padding: 12px;
  4390.        }
  4391.        .sponsored-title-v5 {
  4392.            font-size: 14px;
  4393.        }
  4394.        .sponsored-excerpt-v5 {
  4395.            font-size: 11px;
  4396.        }
  4397.        .section-title-sponsored-v5 {
  4398.            font-size: 1.7rem;
  4399.        }
  4400.    }
  4401. </style>
  4402.  
  4403. <section class="sponsored-section-v5">
  4404.    <div class="container-fluid fluid-container">
  4405.        <div class="row">
  4406.            <div class="col-12">
  4407.                <h2 class="section-title-sponsored-v5">Sponsored News</h2>
  4408.            </div>
  4409.        </div>
  4410.        
  4411.        <div class="row g-3">
  4412.            
  4413.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4414.                <div class="card sponsored-card-v5">
  4415.                    <div class="sponsored-image-v5">
  4416.                        
  4417.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4418.                        
  4419.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4420.                    </div>
  4421.                    <div class="sponsored-content-v5">
  4422.                        <h3 class="sponsored-title-v5">
  4423.                            <a href="/a-decade-long-liaison-by-author-erin-somers-a-midlife-infidelity-tale-our-generation-has-earned/" >
  4424.                                            A Decade-Long Liaison by author Erin Somers: A Midlife Infidelity Tale Our Generation Has Earned.
  4425.                                            </a>
  4426.                        </h3>
  4427.                        <p class="sponsored-excerpt-v5">
  4428.                          
  4429.                        </p>
  4430.                        <div class="sponsored-meta-v5">
  4431.                            <div class="author-info-v5">
  4432.                                
  4433.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="sponsored-author-img-v5">
  4434.                                
  4435.                                <span>
  4436.                                    Joseph Zimmerman
  4437.                                </span>
  4438.                            </div>
  4439.                            <div>16 May 2026</div>
  4440.                        </div>
  4441.                    </div>
  4442.                </div>
  4443.            </div>
  4444.            
  4445.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4446.                <div class="card sponsored-card-v5">
  4447.                    <div class="sponsored-image-v5">
  4448.                        
  4449.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4450.                        
  4451.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4452.                    </div>
  4453.                    <div class="sponsored-content-v5">
  4454.                        <h3 class="sponsored-title-v5">
  4455.                            <a href="/president-zelensky-states-ukraine-was-10-away-from-a-peace-deal-yet-not-at-any-price/" >
  4456.                                            President Zelensky States Ukraine Was 10% Away from a Peace Deal, Yet Not at Any Price
  4457.                                            </a>
  4458.                        </h3>
  4459.                        <p class="sponsored-excerpt-v5">
  4460.                          
  4461.                        </p>
  4462.                        <div class="sponsored-meta-v5">
  4463.                            <div class="author-info-v5">
  4464.                                
  4465.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="sponsored-author-img-v5">
  4466.                                
  4467.                                <span>
  4468.                                    Joseph Zimmerman
  4469.                                </span>
  4470.                            </div>
  4471.                            <div>16 May 2026</div>
  4472.                        </div>
  4473.                    </div>
  4474.                </div>
  4475.            </div>
  4476.            
  4477.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4478.                <div class="card sponsored-card-v5">
  4479.                    <div class="sponsored-image-v5">
  4480.                        
  4481.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4482.                        
  4483.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4484.                    </div>
  4485.                    <div class="sponsored-content-v5">
  4486.                        <h3 class="sponsored-title-v5">
  4487.                            <a href="/the-new-animated-series-opening-sequence-chose-the-incorrect-popular-rpg-show-song/" >
  4488.                                            The New Animated Series&#x27; Opening Sequence Chose the Incorrect Popular RPG Show Song
  4489.                                            </a>
  4490.                        </h3>
  4491.                        <p class="sponsored-excerpt-v5">
  4492.                          
  4493.                        </p>
  4494.                        <div class="sponsored-meta-v5">
  4495.                            <div class="author-info-v5">
  4496.                                
  4497.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="sponsored-author-img-v5">
  4498.                                
  4499.                                <span>
  4500.                                    Joseph Zimmerman
  4501.                                </span>
  4502.                            </div>
  4503.                            <div>16 May 2026</div>
  4504.                        </div>
  4505.                    </div>
  4506.                </div>
  4507.            </div>
  4508.            
  4509.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4510.                <div class="card sponsored-card-v5">
  4511.                    <div class="sponsored-image-v5">
  4512.                        
  4513.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4514.                        
  4515.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4516.                    </div>
  4517.                    <div class="sponsored-content-v5">
  4518.                        <h3 class="sponsored-title-v5">
  4519.                            <a href="/leadership-changes-global-conflicts-absent-media-major-obstacles-to-climate-progress-that-hindered-climate-summit/" >
  4520.                                            Leadership Changes, Global Conflicts, Absent Media: Major Obstacles to Climate Progress That Hindered Climate Summit
  4521.                                            </a>
  4522.                        </h3>
  4523.                        <p class="sponsored-excerpt-v5">
  4524.                          
  4525.                        </p>
  4526.                        <div class="sponsored-meta-v5">
  4527.                            <div class="author-info-v5">
  4528.                                
  4529.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="sponsored-author-img-v5">
  4530.                                
  4531.                                <span>
  4532.                                    Joseph Zimmerman
  4533.                                </span>
  4534.                            </div>
  4535.                            <div>16 May 2026</div>
  4536.                        </div>
  4537.                    </div>
  4538.                </div>
  4539.            </div>
  4540.            
  4541.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4542.                <div class="card sponsored-card-v5">
  4543.                    <div class="sponsored-image-v5">
  4544.                        
  4545.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4546.                        
  4547.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4548.                    </div>
  4549.                    <div class="sponsored-content-v5">
  4550.                        <h3 class="sponsored-title-v5">
  4551.                            <a href="/snap-payments-set-to-end-for-over-40-million-amid-prolonged-government-closure/" >
  4552.                                            SNAP Payments Set to End for Over 40 Million Amid Prolonged Government Closure
  4553.                                            </a>
  4554.                        </h3>
  4555.                        <p class="sponsored-excerpt-v5">
  4556.                          
  4557.                        </p>
  4558.                        <div class="sponsored-meta-v5">
  4559.                            <div class="author-info-v5">
  4560.                                
  4561.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="sponsored-author-img-v5">
  4562.                                
  4563.                                <span>
  4564.                                    Joseph Zimmerman
  4565.                                </span>
  4566.                            </div>
  4567.                            <div>16 May 2026</div>
  4568.                        </div>
  4569.                    </div>
  4570.                </div>
  4571.            </div>
  4572.            
  4573.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4574.                <div class="card sponsored-card-v5">
  4575.                    <div class="sponsored-image-v5">
  4576.                        
  4577.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4578.                        
  4579.                        <div class="sponsored-badge-v5 bg-primary-gradient">Others</div>
  4580.                    </div>
  4581.                    <div class="sponsored-content-v5">
  4582.                        <h3 class="sponsored-title-v5">
  4583.                            <a href="/win-big-with-these-online-slot-game-strategies/" >
  4584.                                            Win Big with These Online Slot Game Strategies
  4585.                                            </a>
  4586.                        </h3>
  4587.                        <p class="sponsored-excerpt-v5">
  4588.                          
  4589.                        </p>
  4590.                        <div class="sponsored-meta-v5">
  4591.                            <div class="author-info-v5">
  4592.                                
  4593.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Joseph Zimmerman" class="sponsored-author-img-v5">
  4594.                                
  4595.                                <span>
  4596.                                    Joseph Zimmerman
  4597.                                </span>
  4598.                            </div>
  4599.                            <div>16 May 2026</div>
  4600.                        </div>
  4601.                    </div>
  4602.                </div>
  4603.            </div>
  4604.            
  4605.        </div>
  4606.    </div>
  4607. </section>
  4608.  
  4609.  
  4610.    
  4611.        <!-- end wpo-blog-sponsored-section -->
  4612.        <!-- start wpo-subscribe-section -->
  4613.        
  4614.        <!-- end subscribe-section -->
  4615.        <!-- start of wpo-site-footer-section -->
  4616.        
  4617.  
  4618.  
  4619.  
  4620.  
  4621.  
  4622. <footer class="wpo-site-footer-v2">
  4623.  <!-- Top Section - Logo & CTA -->
  4624.  <div class="footer-top-section py-3">
  4625.    <div class="container-fluid fluid-container">
  4626.      <div class="row align-items-center">
  4627.        <div class="brand-logo d-flex align-items-center justify-content-center">
  4628.          
  4629.            <h3 class="brand-title">GambleScope UK</h3>
  4630.          
  4631.          <div class="brand-info">
  4632.            <h3 class="brand-title">GambleScope UK</h3>
  4633.          </div>
  4634.        </div>
  4635.      </div>
  4636.    </div>
  4637.  </div>
  4638.  
  4639.  <!-- Main Content Grid -->
  4640.  <div class="footer-main-content py-4">
  4641.    <div class="container-fluid fluid-container px-3">
  4642.      <div class="d-flex justify-content-between flex-wrap gap-3">
  4643.        <!-- Column 1: Quick Links & Top Categories -->
  4644.        <div class="">
  4645.          <div class="footer-column">
  4646.            <h5 class="column-title">Quick Links</h5>
  4647.            <ul class="footer-menu list-unstyled">
  4648.              
  4649.                <li>
  4650.                  <a class="menu-link" href="/administration-decries-democratic-fabrication-as-additional-jeffrey-epstein-photographs-made-public/">Administration Decries &#x27;Democratic Fabrication&#x27; as Additional Jeffrey Epstein Photographs Made Public</a>
  4651.                </li>
  4652.              
  4653.                <li>
  4654.                  <a class="menu-link" href="/millie-bright-exits-international-stage-well-after-her-legacy-was-carved-within-soccer-icons/">Millie Bright Exits International Stage Well After Her Legacy Was Carved Within Soccer Icons</a>
  4655.                </li>
  4656.              
  4657.                <li>
  4658.                  <a class="menu-link" href="/the-22-year-old-tennis-player-emma-raducanu-wraps-up-this-years-campaign-and-has-decided-to-continue-with-trainer-into-the-2026-season/">The 22-year-old tennis player Emma Raducanu wraps up this year&#x27;s campaign and has decided to continue with trainer into the 2026 season.</a>
  4659.                </li>
  4660.              
  4661.                <li>
  4662.                  <a class="menu-link" href="/3-xbox-game-pass-titles-that-will-validate-your-membership-during-the-weekend-nov-21-23/">3 Xbox Game Pass Titles That Will Validate Your Membership During the Weekend (Nov. 21-23)</a>
  4663.                </li>
  4664.              
  4665.                <li>
  4666.                  <a class="menu-link" href="/pre-ashes-trash-talk-escalates-as-stuart-broad-labels-australia-the-weakest-since-2010/">Pre-Ashes Trash Talk Escalates as Stuart Broad Labels Australia the Weakest Since 2010</a>
  4667.                </li>
  4668.              
  4669.                <li>
  4670.                  <a class="menu-link" href="/stefanos-tsitsipas-seriously-considered-retirement-amid-injury-plagued-campaign/">Stefanos Tsitsipas Seriously Considered Retirement Amid Injury-Plagued Campaign</a>
  4671.                </li>
  4672.              
  4673.            </ul>
  4674.          </div>
  4675.        </div>
  4676.        <div class="">
  4677.          <div class="footer-column mt-4">
  4678.            <h5 class="column-title">Top Categories</h5>
  4679.            <ul class="footer-menu list-unstyled">
  4680.              
  4681.                <li>
  4682.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  4683.                </li>
  4684.              
  4685.                <li>
  4686.                  <a class="menu-link" href="/category/business/">Business</a>
  4687.                </li>
  4688.              
  4689.                <li>
  4690.                  <a class="menu-link" href="/category/esports/">Esports</a>
  4691.                </li>
  4692.              
  4693.                <li>
  4694.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  4695.                </li>
  4696.              
  4697.                <li>
  4698.                  <a class="menu-link" href="/category/featured/">Featured</a>
  4699.                </li>
  4700.              
  4701.            </ul>
  4702.          </div>
  4703.        </div>
  4704.        <!-- Column 2: Blog Rolls -->
  4705.      <div class="">
  4706.          <div class="footer-column">
  4707.            <h5 class="column-title">Blog Rolls</h5>
  4708.            <ul class="footer-menu list-unstyled" id="blogRollLinks">
  4709.              
  4710.              
  4711.  
  4712.              
  4713.              
  4714.                
  4715.              
  4716.            </ul>
  4717.          </div>
  4718.        </div>
  4719.      </div>
  4720.    </div>
  4721.  </div>
  4722.  
  4723.  <!-- Tagline Section -->
  4724.  <div class="footer-tagline bg-primary-gradient text-center py-3">
  4725.    <div class="container-fluid fluid-container">
  4726.      <p class="mb-0 text-white text-capitalize">GambleScope UK provides in-depth analysis, reviews, and guides on gambling and betting in the UK, covering casinos, sports betting, and responsible gaming.</p>
  4727.    </div>
  4728.  </div>
  4729.  
  4730.  <!-- Footer Bottom -->
  4731.  <div class="footer-bottom py-3">
  4732.    <div class="container-fluid fluid-container">
  4733.      <div class="d-flex flex-column flex-md-row justify-content-between align-items-center text-center">
  4734.        <div class="copyright-info">
  4735.          <p class="mb-0 text-color">
  4736.            &copy; 2026 <strong>GambleScope UK</strong>. All rights reserved.
  4737.          </p>
  4738.        </div>
  4739.        <div class="utility-links mt-2 mt-md-0">
  4740.          <a href="/page/write-for-us/" class="utility-link me-3">Write For Us</a>
  4741.          <a href="/page/terms-and-conditions/" class="utility-link me-3">Terms &amp; Conditions</a>
  4742.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  4743.        </div>
  4744.      </div>
  4745.    </div>
  4746.  </div>
  4747. </footer>
  4748.  
  4749.  
  4750. <style>
  4751.  
  4752. .footer-top-section {
  4753.    border-bottom: 1px solid var(--border-color);
  4754.    background-color: var(--card-bg) !important;
  4755. }
  4756.  
  4757. .footer-logo {
  4758.    height:50px;
  4759.    width: auto;
  4760. }
  4761. .text-color{
  4762.    color: var(--topbar-color) !important;
  4763. }
  4764. .brand-title {
  4765.    font-size: 20px;
  4766.    font-weight: 600;
  4767.    color: var(--topbar-color);
  4768.    margin: 0;
  4769. }
  4770.  
  4771. .footer-main-content {
  4772.    background: var(--card-bg);
  4773. }
  4774.  
  4775. .column-title {
  4776.    font-size: 16px;
  4777.    font-weight: 600;
  4778.    color: var(--topbar-color) !important;
  4779.    margin-bottom: 15px;
  4780. }
  4781.  
  4782. .footer-menu li {
  4783.    margin-bottom: 8px;
  4784. }
  4785.  
  4786. .menu-link {
  4787.    color: var(--topbar-color) !important;
  4788.    text-decoration: none;
  4789.    font-size: 16px;
  4790.    transition: color 0.3s ease;
  4791. }
  4792.  
  4793. .footer-tagline {
  4794.    font-size: 16px;
  4795. }
  4796.  
  4797. .footer-bottom {
  4798.    font-size: 16px;
  4799.    background-color: var(--card-bg) !important;
  4800. }
  4801.  
  4802. .utility-link {
  4803.    color: var(--topbar-color) !important;
  4804.    text-decoration: none;
  4805.    transition: color 0.3s ease;
  4806. }
  4807.  
  4808. .utility-link:hover {
  4809.    color: var(--secondary-color);
  4810. }
  4811.  
  4812. /* Responsive Design */
  4813. @media (max-width: 992px) {
  4814.    .footer-top-section {
  4815.        text-align: start;
  4816.    }
  4817.    .cta-btn {
  4818.        margin-top: 10px;
  4819.    }
  4820. }
  4821.  
  4822. @media (max-width: 768px) {
  4823.    .footer-column {
  4824.        text-align: start;
  4825.    }
  4826.    .footer-tagline {
  4827.        font-size: 13px;
  4828.    }
  4829. }
  4830.  
  4831. @media (max-width: 576px) {
  4832.    .column-title {
  4833.        font-size: 15px;
  4834.    }
  4835.    .menu-link {
  4836.        font-size: 13px;
  4837.    }
  4838.    .cta-btn {
  4839.        font-size: 13px;
  4840.        padding: 7px 15px;
  4841.    }
  4842. }
  4843. </style>
  4844.  
  4845. <script>
  4846. // Prevent default for placeholder links
  4847. document.addEventListener('DOMContentLoaded', function() {
  4848.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4849.        anchor.addEventListener('click', function(e) {
  4850.            e.preventDefault();
  4851.        });
  4852.    });
  4853. });
  4854. document.addEventListener('DOMContentLoaded', function () {
  4855.    var btn = document.getElementById('toggleBlogRollLinks');
  4856.    if (!btn) return; // No extra items, no button
  4857.  
  4858.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4859.  
  4860.    btn.addEventListener('click', function () {
  4861.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4862.            return li.classList.contains('d-none');
  4863.        });
  4864.  
  4865.        extras.forEach(function (li) {
  4866.            if (anyHidden) {
  4867.                li.classList.remove('d-none');
  4868.                li.classList.add('show');
  4869.            } else {
  4870.                li.classList.add('d-none');
  4871.                li.classList.remove('show');
  4872.            }
  4873.        });
  4874.  
  4875.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4876.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4877.    });
  4878. });
  4879.  
  4880. </script>
  4881.  
  4882.        <!-- end of wpo-site-footer-section -->
  4883.    </div>
  4884.    <!-- end of page-wrapper -->
  4885.  
  4886.    <!-- All JavaScript files
  4887.    ================================================== -->
  4888.    
  4889.  
  4890. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4891. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4892. <!-- Plugins for this template -->
  4893. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4894. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4895. <!-- Custom script for this template -->
  4896. <script src="/static/blogapp/assets/js/script.js"></script>
  4897.  
  4898. <script>
  4899. (function () {
  4900. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4901. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4902.  
  4903. function applyFallback(img) {
  4904. if (!img || img.dataset.fallbackApplied === "1") {
  4905. return;
  4906. }
  4907. var failedSrc = img.currentSrc || img.src || "";
  4908. img.dataset.fallbackApplied = "1";
  4909. img.onerror = null;
  4910. img.src = fallbackImageSrc;
  4911. console.warn("[ImageFallback] Replaced broken image:", {
  4912. failedSrc: failedSrc,
  4913. fallbackSrc: fallbackImageSrc,
  4914. alt: img.alt || "",
  4915. });
  4916. }
  4917.  
  4918. document.querySelectorAll("img").forEach(function (img) {
  4919. if (img.complete && img.naturalWidth === 0) {
  4920. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4921. failedSrc: img.currentSrc || img.src || "",
  4922. alt: img.alt || "",
  4923. });
  4924. applyFallback(img);
  4925. }
  4926. });
  4927.  
  4928. document.addEventListener(
  4929. "error",
  4930. function (event) {
  4931. var target = event.target;
  4932. if (target && target.tagName === "IMG") {
  4933. applyFallback(target);
  4934. }
  4935. },
  4936. true
  4937. );
  4938. })();
  4939. </script>
  4940.  
  4941. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4942.  
  4943.  
  4944.  
  4945. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"41f956911fb74c96bda247ead166f51a","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4946. </body>
  4947.  
  4948. </html>
  4949.  
  4950.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda