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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="ptserif">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_29_7BJYJyD_PoZI7m1.png">
  14.    
  15.  
  16.    <title>Wagera Club: UK&#x27;s Premier Sports Betting &amp; Casino Reviews</title>
  17.    <meta name="description" content="Expert reviews and guides for UK sports betting and online casinos. Discover top bonuses, strategies, and trusted platforms for safe gambling entertainment.">
  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://wageraclub.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #4f46e5;
  42.        --bs-primary-rgb: 4f46e5;
  43.        --bs-secondary: #a3bffa;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #93c5fd;
  48.        --bs-light: #dbeafe;
  49.        --bs-dark: #1e3a8a;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #4f46e5;
  53.        --theme-primary-color-s2: #4f46e5;
  54.        --body-bg-color: #0f172a;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #dbeafe;
  57.        --text-light-color: #676767;
  58.        --heading-color: #dbeafe;
  59.        --border-color: #475569;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #1e3a8a;
  73.        --nav-bg: #1e3a8a;
  74.        --sub-nav: #334155;
  75.        --navbar-color: #dbeafe;
  76.        --topbar-bg: #0f172a;
  77.        --topbar-color: #dbeafe;
  78.        --footer-bg: #1e3a8a;
  79.        --footer-color: #dbeafe;
  80.        --card-bg: rgba(30, 41, 59, 0.8);
  81.        --card-border: #475569;
  82.        --card-radius: 10px;
  83.        --link-color: #4f46e5;
  84.        --link-hover: #4338ca;
  85.        --blog-color: #dbeafe;
  86.        --blog-bg: rgba(79, 70, 229, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background: rgba(30, 41, 59, 0.8) !important;
  204.            backdrop-filter: blur(10px);
  205.        
  206.        border: 1px solid var(--border-color) !important;
  207.        transition: all 0.3s ease;
  208.        border-radius: 12px;
  209.        color: var(--text-color) !important;
  210.    }
  211.     .navbar-brand img{
  212.            height: 70px;
  213.            object-fit: contain;
  214.        }
  215.    
  216.    .card:hover {
  217.        transform: translateY(-5px);
  218.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  219.    }
  220.    
  221.    .card-header {
  222.        background-color: var(--section-bg-color) !important;
  223.        border-color: var(--border-color) !important;
  224.        color: var(--text-color) !important;
  225.    }
  226.    
  227.    /* Bootstrap Form Controls */
  228.    .form-control {
  229.        color: var(--text-color) !important;
  230.        background-color: var(--body-bg-color) !important;
  231.        border-color: var(--border-color) !important;
  232.        /* Remove font-family override - let data-font-scheme handle it */
  233.    }
  234.    
  235.    .form-control:focus {
  236.        border-color: var(--bs-primary) !important;
  237.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  238.    }
  239.    
  240.    /* Links throughout site */
  241.  .nav1 a {
  242.        color: var(--link-color) !important;
  243.        text-decoration: none;
  244.        transition: all 0.3s ease;
  245.    }
  246.    
  247.    a:hover {
  248.        color: var(--link-hover) !important;
  249.    }
  250.    
  251.    /* Text color classes */
  252.    .text-muted {
  253.        color: var(--body-color) !important;
  254.    }
  255.    
  256.    .text-light {
  257.        color: var(--light) !important;
  258.    }
  259.    
  260.    /* Section backgrounds */
  261.    .section-bg,
  262.    .bg-light {
  263.        background-color: var(--section-bg-color) !important;
  264.    }
  265.    
  266.    /* Dark sections */
  267.    .bg-dark,
  268.    .dark-section {
  269.        background-color: var(--black-bg-color) !important;
  270.        color: var(--black-section-text-color) !important;
  271.    }
  272.    
  273.    /* Footer styling */
  274.    .footer,
  275.    footer {
  276.        
  277.            background-color: var(--footer-bg) !important;
  278.        
  279.        color: var(--footer-color) !important;
  280.    }
  281.    
  282.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  283.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  284.        color: var(--black-section-text-color) !important;
  285.        /* Remove font-family override - let data-font-scheme handle it */
  286.    }
  287.    
  288.    .footer a, footer a {
  289.        color: var(--black-section-text-color) !important;
  290.    }
  291.    
  292.    .footer a:hover, footer a:hover {
  293.        color: var(--bs-primary) !important;
  294.    }
  295.    
  296.    /* Bootstrap Secondary Colors */
  297.    .btn-secondary {
  298.        background-color: var(--bs-secondary) !important;
  299.        border-color: var(--bs-secondary) !important;
  300.    }
  301.    
  302.    .text-secondary {
  303.        color: var(--bs-secondary) !important;
  304.    }
  305.    
  306.    .bg-secondary {
  307.        background-color: var(--bs-secondary) !important;
  308.    }
  309.    
  310.    /* Bootstrap Success, Danger, Warning, Info */
  311.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  312.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  313.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  314.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  315.    
  316.    .text-success { color: var(--bs-success) !important; }
  317.    .text-danger { color: var(--bs-danger) !important; }
  318.    .text-warning { color: var(--bs-warning) !important; }
  319.    .text-info { color: var(--bs-info) !important; }
  320.    
  321.    .bg-success { background-color: var(--bs-success) !important; }
  322.    .bg-danger { background-color: var(--bs-danger) !important; }
  323.    .bg-warning { background-color: var(--bs-warning) !important; }
  324.    .bg-info { background-color: var(--bs-info) !important; }
  325.    
  326.    /* Mobile menu styling */
  327.    .navbar-toggler,
  328.    .open-btn {
  329.        border-color: var(--navbar-color) !important;
  330.    }
  331.    
  332.    .icon-bar {
  333.        background-color: var(--navbar-color) !important;
  334.    }
  335.    
  336.    /* Smooth Animations */
  337.    .fade-in-up {
  338.        animation: fadeInUp 0.6s ease-out;
  339.    }
  340.    
  341.    @keyframes fadeInUp {
  342.        from {
  343.            opacity: 0;
  344.            transform: translateY(30px);
  345.        }
  346.        to {
  347.            opacity: 1;
  348.            transform: translateY(0);
  349.        }
  350.    }
  351.    
  352.    /* Responsive adjustments */
  353.    @media (max-width: 768px) {
  354.        .navbar {
  355.            padding: 0.5rem 0;
  356.        }
  357.        
  358.        .card:hover {
  359.            transform: none;
  360.        }
  361.    }
  362.    
  363. </style>
  364.    
  365.    
  366.    
  367.  
  368. <script>
  369.    var _paq = window._paq = window._paq || [];
  370.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  371.    _paq.push(['trackPageView']);
  372.    _paq.push(['enableLinkTracking']);
  373.    (function() {
  374.        var u = "//analytics.tech-vikings.com/";
  375.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  376.        _paq.push(['setSiteId', '2']);
  377.        var d = document,
  378.            g = d.createElement('script'),
  379.            s = d.getElementsByTagName('script')[0];
  380.        g.async = true;
  381.        g.src = u + 'matomo.js';
  382.        s.parentNode.insertBefore(g, s);
  383.    })();
  384. </script>
  385. </head>
  386.  
  387.  
  388.  
  389. <body class="page-blogapp:homepage theme-theme_67">
  390.    <div id="healthcheck"></div>
  391.    <!-- start page-wrapper -->
  392.    <div class="page-wrapper">
  393.        
  394.            <!-- start preloader -->
  395.                
  396.  
  397.  
  398.            <!-- end preloader -->
  399.        
  400.        <!-- Start header -->
  401.        <header id="header" class="wpo-site-header">
  402.            
  403.  
  404.  
  405.    
  406.  
  407.  
  408. <div class="top-bg">
  409.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  410.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  411.        
  412.        <div class="unique-news-container">
  413.            <div class="unique-news-wrapper" id="newsWrapper">
  414.                <!-- News items injected via JS -->
  415.            </div>
  416.        </div>
  417.    
  418.        <div class="contact-info">
  419.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  420.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  421.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  422.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  423.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  424.            </ul>
  425.        </div>
  426.    </div>
  427. </div>
  428.  
  429. <script>
  430.    // Build array dynamically from Django context
  431.    const newsItems = [
  432.        
  433.            { title: "California\u0027s Governor Blocks Parole for Manson Follower Longtime Inmate", url: "/californias-governor-blocks-parole-for-manson-follower-longtime-inmate/" },
  434.        
  435.            { title: "Individual Accused in Brown University Incident Located Dead Inside Storage Facility.", url: "/individual-accused-in-brown-university-incident-located-dead-inside-storage-facility/" },
  436.        
  437.            { title: "To Rinse or Not to Rinse: A Guide to Preparing Edible Fungi", url: "/to-rinse-or-not-to-rinse-a-guide-to-preparing-edible-fungi/" },
  438.        
  439.            { title: "Remains of Triathlete Presumably Taken by Predator Recovered from Pacific Shore", url: "/remains-of-triathlete-presumably-taken-by-predator-recovered-from-pacific-shore/" },
  440.        
  441.            { title: "Music Legend Barry Manilow Will Have Surgery for Lung Cancer.", url: "/music-legend-barry-manilow-will-have-surgery-for-lung-cancer/" }
  442.        
  443.    ];
  444.  
  445.    let currentNewsIndex = 0;
  446.    const newsWrapper = document.getElementById('newsWrapper');
  447.    let newsElements = [];
  448.  
  449.    // Create news elements dynamically with links
  450.    function createNewsElements() {
  451.        newsItems.forEach((news, index) => {
  452.            const newsElement = document.createElement('div');
  453.            newsElement.className = 'unique-news-item';
  454.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  455.            newsWrapper.appendChild(newsElement);
  456.            newsElements.push(newsElement);
  457.        });
  458.  
  459.        if (newsElements.length > 0) {
  460.            newsElements[0].classList.add('active');
  461.        }
  462.    }
  463.  
  464.    function changeNews() {
  465.        const currentElement = newsElements[currentNewsIndex];
  466.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  467.        const nextElement = newsElements[nextIndex];
  468.  
  469.        currentElement.classList.remove('active');
  470.        currentElement.classList.add('exit-up');
  471.  
  472.        setTimeout(() => {
  473.            nextElement.classList.add('active');
  474.            currentNewsIndex = nextIndex;
  475.  
  476.            setTimeout(() => {
  477.                currentElement.classList.remove('exit-up');
  478.            }, 100);
  479.        }, 250);
  480.    }
  481.  
  482.    function startNewsRotation() {
  483.        setInterval(changeNews, 5000);
  484.    }
  485.  
  486.    window.onload = function() {
  487.        createNewsElements();
  488.        startNewsRotation();
  489.    };
  490. </script>
  491.  
  492.  
  493.  
  494.            
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501. <header class="header-v9 mb-4" role="banner">
  502.  <div class="container-fluid fluid-container">
  503.    <!-- Sticky/Glass Nav Card -->
  504.    <div class="nav-card-v9" role="navigation" aria-label="Primary">
  505.      <div class="row align-items-center justify-content-between g-3">
  506.        <!-- Logo -->
  507.       <div class="col-6 col-md-3 col-lg-2">
  508.          <a class="logo-link-v9 d-inline-flex align-items-center gap-2" href="/">
  509.            
  510.              <span class="site-name">My Site</span>
  511.            
  512.          </a>
  513.        </div>
  514.  
  515.        <!-- Desktop Nav -->
  516.        <div class="col d-none d-xl-block">
  517.          <nav class="main-nav-v9">
  518.            <ul class="nav-list-v9">
  519.              <!-- Home (static) -->
  520.              <li class="nav-item-v9">
  521.                <a href="/" class="nav-link-v9 active-v9">Home</a>
  522.              </li >
  523.          
  524.              
  525.                
  526.                  <li class="nav-item-v9">
  527.                    <a href="/category/all-posts/" class="nav-link-v9">All Posts</a>
  528.                  </li>
  529.                
  530.                  <li class="nav-item-v9">
  531.                    <a href="/category/business/" class="nav-link-v9">Business</a>
  532.                  </li>
  533.                
  534.                  <li class="nav-item-v9">
  535.                    <a href="/category/esports/" class="nav-link-v9">Esports</a>
  536.                  </li>
  537.                
  538.                  <li class="nav-item-v9">
  539.                    <a href="/category/fashion/" class="nav-link-v9">Fashion</a>
  540.                  </li>
  541.                
  542.                  <li class="nav-item-v9">
  543.                    <a href="/category/featured/" class="nav-link-v9">Featured</a>
  544.                  </li>
  545.                
  546.                  <li class="nav-item-v9">
  547.                    <a href="/category/gaming/" class="nav-link-v9">Gaming</a>
  548.                  </li>
  549.                
  550.                  <li class="nav-item-v9">
  551.                    <a href="/category/health/" class="nav-link-v9">Health</a>
  552.                  </li>
  553.                
  554.                  <li class="nav-item-v9">
  555.                    <a href="/category/life-fitness/" class="nav-link-v9">Life &amp; Fitness</a>
  556.                  </li>
  557.                
  558.  
  559.                
  560.                  <li class="nav-item-v9 has-dropdown-v9">
  561.                    <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">
  562.                      More<svg class="chev-v9" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  563.                        <polyline points="6,9 12,15 18,9"></polyline>
  564.                      </svg>
  565.                    </button>
  566.                    <div class="dropdown-card-v9" id="more-desktop-v9" role="menu">
  567.                      <div class="dropdown-grid-v9">
  568.                        <div class="dropdown-section-v9">
  569.                          
  570.                            <a href="/category/lifestyle/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Lifestyle</a>
  571.                          
  572.                            <a href="/category/news/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> News</a>
  573.                          
  574.                            <a href="/category/others/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Others</a>
  575.                          
  576.                            <a href="/category/politics/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Politics</a>
  577.                          
  578.                            <a href="/category/sports/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Sports</a>
  579.                          
  580.                            <a href="/category/tech/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Tech</a>
  581.                          
  582.                            <a href="/category/travel/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Travel</a>
  583.                          
  584.                        </div>
  585.                      </div>
  586.                    </div>
  587.                  </li>
  588.                
  589.              
  590.                <li class="nav-item-v9">
  591.                <a href="/page/contact-us/" class="nav-link-v9">Contact Us</a>
  592.              </li >
  593.            </ul>
  594.          </nav>
  595.        </div>
  596.  
  597.        <!-- Actions -->
  598.        <div class="col-6 col-md-3 col-lg-2">
  599.          <div class="nav-actions-v9">
  600.            <button class="icon-btn-v9" aria-controls="searchPanelV9" aria-expanded="false" aria-label="Open search" onclick="toggleSearchV9()">
  601.              <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  602.                <circle cx="11" cy="11" r="8"></circle>
  603.                <path d="m21 21-4.35-4.35"></path>
  604.              </svg>
  605.            </button>
  606.            <button class="icon-btn-v9 d-xl-none" aria-controls="mobileNavV9" aria-expanded="false" aria-label="Open menu" onclick="toggleMobileNavV9()">
  607.              <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  608.                <line x1="3" y1="6" x2="21" y2="6" />
  609.                <line x1="3" y1="12" x2="21" y2="12" />
  610.                <line x1="3" y1="18" x2="21" y2="18" />
  611.              </svg>
  612.            </button>
  613.          </div>
  614.        </div>
  615.      </div>
  616.  
  617.      <!-- Active underline (animated) -->
  618.      <span class="active-rail-v9" aria-hidden="true"></span>
  619.    </div>
  620.  
  621.    <!-- Search Panel -->
  622.    <div class="search-panel-v9" id="searchPanelV9" role="dialog" aria-label="Site search" aria-modal="true">
  623.      <form class="search-form-v9" action="" method="get" role="search">
  624.        <label for="q-v9" class="visually-hidden">Search</label>
  625.        <div class="search-input-wrap-v9">
  626.          <svg class="search-icn-v9" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  627.            <circle cx="11" cy="11" r="8"></circle>
  628.            <path d="m21 21-4.35-4.35"></path>
  629.          </svg>
  630.          <input id="search-input" name="q" type="search"  class="search-input-v9" placeholder="Search articles, tutorials, news…" autocomplete="off" />
  631.          <button type="button" class="icon-btn-v9 ghost" aria-label="Close search" onclick="toggleSearchV9()">
  632.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  633.              <line x1="18" y1="6" x2="6" y2="18" />
  634.              <line x1="6" y1="6" x2="18" y2="18" />
  635.            </svg>
  636.          </button>
  637.        </div>
  638.        <div class="search-suggest-v9 search-v1" id="search-results">
  639.          
  640.        </div>
  641.      </form>
  642.    </div>
  643.  
  644.    <!-- Mobile Offcanvas -->
  645.    <aside class="mobile-nav-v9 d-xl-none" id="mobileNavV9" role="dialog" aria-label="Mobile navigation" aria-modal="true">
  646.      <div class="mobile-wrap-v9">
  647.        <div class="mobile-head-v9">
  648.          <span class="mobile-title-v9">Menu</span>
  649.          <button class="icon-btn-v9 ghost" aria-label="Close menu" onclick="toggleMobileNavV9()">
  650.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  651.              <line x1="18" y1="6" x2="6" y2="18" />
  652.              <line x1="6" y1="6" x2="18" y2="18" />
  653.            </svg>
  654.          </button>
  655.        </div>
  656.  
  657.        <ul class="mobile-list-v9">
  658.          <li>
  659.            <a class="mobile-link-v9 active-v9" href="/">Home</a>
  660.          </li>
  661.          <li class="">
  662.                <a href="/page/contact-us/" class="mobile-link-v9">Contact Us</a>
  663.          </li >
  664.          
  665.            
  666.              <li>
  667.                <a class="mobile-link-v9" href="/category/all-posts/">All Posts</a>
  668.              </li>
  669.            
  670.              <li>
  671.                <a class="mobile-link-v9" href="/category/business/">Business</a>
  672.              </li>
  673.            
  674.              <li>
  675.                <a class="mobile-link-v9" href="/category/esports/">Esports</a>
  676.              </li>
  677.            
  678.              <li>
  679.                <a class="mobile-link-v9" href="/category/fashion/">Fashion</a>
  680.              </li>
  681.            
  682.              <li>
  683.                <a class="mobile-link-v9" href="/category/featured/">Featured</a>
  684.              </li>
  685.            
  686.  
  687.            
  688.          
  689.        </ul>
  690.      </div>
  691.    </aside>
  692.  </div>
  693.  
  694.  <!-- Overlay -->
  695.  <div class="nav-overlay-v9" id="navOverlayV9" onclick="closeAllV9()" aria-hidden="true"></div>
  696. </header>
  697.  
  698. <style>
  699.  
  700.  .header-v9 {
  701.    position: relative;
  702.    padding: 14px 0;
  703.    z-index: 50;
  704.  }
  705.  .header-v9.is-scrolled .nav-card-v9 {
  706.    padding: 10px 18px;
  707.    border-radius: 14px;
  708.    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  709.  }
  710.  .header-v9.is-scrolled .logo-img-v9 {
  711.    transform: scale(0.92);
  712.  }
  713.  
  714.  /* Card */
  715.  .nav-card-v9 {
  716.    background: var(--navbar-bg);
  717.    backdrop-filter: blur(18px);
  718.    border: 1px solid var(--border-color);
  719.    border-radius: 18px;
  720.    padding: 14px 22px;
  721.    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  722.    position: sticky;
  723.    top: 10px;
  724.  }
  725.  
  726.  /* Logo */
  727.  .logo-img-v9 {
  728.    max-height: 60px;
  729.    width: auto;
  730.    transition: transform 0.25s ease, opacity 0.25s ease;
  731.  }
  732.  .logo-link-v9:hover .logo-img-v9 {
  733.    transform: translateY(-1px) scale(1.03);
  734.  }
  735.  
  736.  /* Desktop nav */
  737.  .main-nav-v9 {
  738.    display: flex;
  739.    justify-content: center;
  740.  }
  741.  .nav-list-v9 {
  742.    display: flex;
  743.    gap: 6px;
  744.    list-style: none;
  745.    margin: 0;
  746.    padding: 0;
  747.  }
  748.  .nav-item-v9 {
  749.    position: relative;
  750.  }
  751.  .nav-link-v9 {
  752.    position: relative;
  753.    display: inline-flex;
  754.    align-items: center;
  755.    justify-content: center;
  756.    padding: 10px 10px;
  757.    border-radius: 12px;
  758.    color: var(--navbar-color);
  759.    text-decoration: none;
  760.    font-weight: 500;
  761.    font-size: 15px;
  762.    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  763.  }
  764.  .nav-link-v9:hover {
  765.    background: rgba(102, 126, 234, 0.1);
  766.    color: var(--topbar-color);
  767.    transform: translateY(-1px);
  768.  }
  769.  .nav-link-v9.active-v9 {
  770.    color: transparent;
  771.  }
  772.  .nav-link-v9.active-v9::after {
  773.    content: '';
  774.    position: absolute;
  775.    left: 12px;
  776.    right: 12px;
  777.    bottom: 6px;
  778.    height: 3px;
  779.    border-radius: 3px;
  780.    background: var(--sub-nav);
  781.  }
  782.  
  783.  /* Dropdown */
  784.  .has-dropdown-v9 {
  785.    position: relative;
  786.  }
  787.  .nav-more-btn-v9 {
  788.    display: inline-flex;
  789.    gap: 6px;
  790.    align-items: center;
  791.  }
  792.  .chev-v9 {
  793.    transition: transform 0.2s ease;
  794.  }
  795.  .has-dropdown-v9:focus-within .chev-v9,
  796.  .has-dropdown-v9:hover .chev-v9 {
  797.    transform: rotate(180deg);
  798.  }
  799.  
  800.  .dropdown-card-v9 {
  801.    position: absolute;
  802.    top: calc(100% + 14px);
  803.    left: 50%;
  804.    transform: translateX(-50%) translateY(-6px);
  805.    background: var(--navbar-bg);
  806.    border: 1px solid var(--border-color);
  807.    border-radius: 14px;
  808.    padding: 18px;
  809.    min-width: 280px;
  810.    z-index: 200;
  811.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  812.    opacity: 0;
  813.    visibility: hidden;
  814.    transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  815.  }
  816.  .has-dropdown-v9:hover .dropdown-card-v9,
  817.  .has-dropdown-v9:focus-within .dropdown-card-v9 {
  818.    opacity: 1;
  819.    visibility: visible;
  820.    transform: translateX(-50%) translateY(0);
  821.  }
  822.  
  823.  .dropdown-grid-v9 {
  824.    display: grid;
  825.    grid-template-columns: 1fr;
  826.    gap: 10px;
  827.  }
  828.  .dropdown-section-v9 {
  829.    display: grid;
  830.    gap: 6px;
  831.  }
  832.  .dropdown-link-v9 {
  833.    display: flex;
  834.    align-items: center;
  835.    gap: 10px;
  836.    padding: 10px 12px;
  837.    border-radius: 10px;
  838.    text-decoration: none;
  839.    font-size: 14px;
  840.    color: var(--navbar-color);
  841.    transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
  842.  }
  843.  .dropdown-link-v9:hover {
  844.    background: var(--bs-primary);
  845.    color: var(--bs-white);
  846.    transform: translateX(4px);
  847.  }
  848.  .link-dot-v9 {
  849.    width: 6px;
  850.    height: 6px;
  851.    border-radius: 50%;
  852.    border: 1px solid currentColor;
  853.  }
  854.  
  855.  /* Actions */
  856.  .nav-actions-v9 {
  857.    display: flex;
  858.    justify-content: flex-end;
  859.    align-items: center;
  860.    gap: 8px;
  861.  }
  862.  .icon-btn-v9 {
  863.    border: 1px solid var(--border-color);
  864.    background: rgba(102, 126, 234, 0.1);
  865.    color: var(--navbar-color);
  866.    padding: 8px;
  867.    border-radius: 12px;
  868.    cursor: pointer;
  869.    transition: transform 0.2s, background 0.2s, color 0.2s;
  870.  }
  871.  .icon-btn-v9:hover {
  872.    background: var(--sub-nav);
  873.    color: var(--topbar-color) !important;
  874.    transform: translateY(-1px);
  875.  }
  876.  .icon-btn-v9.ghost {
  877.    background: transparent;
  878.  }
  879.  
  880.  /* Search Panel */
  881.  .search-panel-v9 {
  882.    position: fixed;
  883.    top: 14px;
  884.    left: 50%;
  885.    transform: translateX(-50%) translateY(-16px);
  886.    width: min(720px, calc(100% - 40px));
  887.    background: var(--navbar-bg);
  888.    border: 1px solid var(--border-color);
  889.    border-radius: 16px;
  890.    padding: 16px;
  891.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  892.    opacity: 0;
  893.    visibility: hidden;
  894.    z-index: 300;
  895.    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
  896.  }
  897.  .search-panel-v9.show-v9 {
  898.    opacity: 1;
  899.    visibility: visible;
  900.    transform: translateX(-50%) translateY(0);
  901.  }
  902.  .search-input-wrap-v9 {
  903.    display: flex;
  904.    align-items: center;
  905.    gap: 10px;
  906.    background: rgba(248, 250, 252, 0.8);
  907.    border: 2px solid rgba(102, 126, 234, 0.2);
  908.    border-radius: 12px;
  909.    padding: 6px 8px;
  910.    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  911.  }
  912.  .search-input-wrap-v9:focus-within {
  913.    border-color: #667eea;
  914.    background: rgba(255, 255, 255, 0.9);
  915.    box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  916.  }
  917.  .search-icn-v9 {
  918.    color: #a0aec0;
  919.    margin-left: 6px;
  920.  }
  921.  .search-input-v9 {
  922.    flex: 1;
  923.    border: 0;
  924.    background: transparent;
  925.    outline: none;
  926.    padding: 12px 4px;
  927.    font-size: 16px;
  928.    color: #2d3748;
  929.  }
  930.  .search-suggest-v9 {
  931.    display: grid;
  932.    grid-template-columns: repeat(3, minmax(0, 1fr));
  933.    gap: 8px;
  934.    margin-top: 10px;
  935.  }
  936.  .suggestion-v9 {
  937.    border: 1px solid var(--border-color);
  938.    background: rgba(248, 250, 252, 0.5);
  939.    color: var(--navbar-color);
  940.    padding: 10px 12px;
  941.    border-radius: 10px;
  942.    font-size: 14px;
  943.    text-align: left;
  944.    cursor: pointer;
  945.    transition: background 0.2s, color 0.2s, transform 0.2s;
  946.  }
  947.  .suggestion-v9:hover {
  948.    background: var(--bs-primary) !important ;
  949.    color: var(--bs-white)  !important;
  950.    transform: translateY(-1px);
  951.  }
  952.  
  953.  /* Mobile */
  954.  .mobile-nav-v9 {
  955.    position: fixed;
  956.    right: 0;
  957.    top: 0;
  958.    height: 100vh;
  959.    width: min(86vw, 420px);
  960.    background: var(--card-bg);
  961.    border-left: 1px solid var(--border-color);
  962.    transform: translateX(100%);
  963.    transition: transform 0.3s ease;
  964.    z-index: 350;
  965.    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
  966.  }
  967.  .mobile-nav-v9.show-v9 {
  968.    transform: translateX(0);
  969.  }
  970.  .mobile-wrap-v9 {
  971.    display: flex;
  972.    flex-direction: column;
  973.    height: 100%;
  974.  }
  975.  .mobile-head-v9 {
  976.    display: flex;
  977.    align-items: center;
  978.    justify-content: space-between;
  979.    padding: 16px;
  980.    background: var(--navbar-bg);
  981.  }
  982.  .mobile-title-v9 {
  983.    font-weight: 600;
  984.  }
  985.  .mobile-list-v9 {
  986.    list-style: none;
  987.    padding: 10px 12px 20px;
  988.    margin: 0;
  989.    overflow-y: auto;
  990.  }
  991.  .mobile-link-v9 {
  992.    display: flex;
  993.    align-items: center;
  994.    justify-content: space-between;
  995.    padding: 14px 12px;
  996.    border-radius: 12px;
  997.    text-decoration: none;
  998.    color: var(--navbar-color);
  999.    font-weight: 500;
  1000.    transition: background 0.2s, color 0.2s;
  1001.  }
  1002.  .mobile-link-v9:hover,
  1003.  .mobile-link-v9.active-v9 {
  1004.    background: var(--sub-nav);
  1005.    color: var(--topbar-color);
  1006.  }
  1007.  .mobile-group-v9 {
  1008.    margin-top: 4px;
  1009.  }
  1010.  .mobile-sublist-v9 {
  1011.    list-style: none;
  1012.    margin: 0;
  1013.    padding: 0;
  1014.    max-height: 0;
  1015.    overflow: auto;
  1016.    transition: max-height 0.25s ease;
  1017.    background:var(--navbar-bg);
  1018.    border-radius: 12px;
  1019.    margin-top: 6px;
  1020.  }
  1021.  .mobile-sublist-v9.show-v9 {
  1022.    max-height: 360px;
  1023.    background: var(--navbar-bg);
  1024.    padding: 6px 0;
  1025.  }
  1026.  .mobile-sublink-v9 {
  1027.    display: block;
  1028.    padding: 10px 16px;
  1029.    text-decoration: none;
  1030.    color: var(--navbar-color);
  1031.    border-radius: 10px;
  1032.    font-size: 14px;
  1033.  }
  1034.  .mobile-sublink-v9:hover {
  1035.    background: var(--sub-nav);
  1036.    color: var(--topbar-color);
  1037.  }
  1038.  .mobile-arrow-v9 {
  1039.    transition: transform 0.2s ease;
  1040.  }
  1041.  .mobile-link-v9.has-arrow-v9[aria-expanded='true'] .mobile-arrow-v9 {
  1042.    transform: rotate(180deg);
  1043.  }
  1044.  
  1045.  /* Overlay */
  1046.  .nav-overlay-v9 {
  1047.    position: fixed;
  1048.    inset: 0;
  1049.    background: rgba(0, 0, 0, 0.35);
  1050.    backdrop-filter: blur(4px);
  1051.    opacity: 0;
  1052.    visibility: hidden;
  1053.    transition: opacity 0.25s, visibility 0.25s;
  1054.    z-index: 200;
  1055.  }
  1056.  .nav-overlay-v9.show-v9 {
  1057.    opacity: 1;
  1058.    visibility: visible;
  1059.  }
  1060.  
  1061.  
  1062.  /* Utils */
  1063.  .visually-hidden {
  1064.    position: absolute !important;
  1065.    height: 1px;
  1066.    width: 1px;
  1067.    overflow: hidden;
  1068.    clip: rect(1px, 1px, 1px, 1px);
  1069.    white-space: nowrap;
  1070.  }
  1071.  
  1072.  /* Responsive tweaks */
  1073.  @media (max-width: 1300px) {
  1074.    .nav-card-v9 {
  1075.      padding: 12px 18px;
  1076.      border-radius: 16px;
  1077.    }
  1078.    .search-panel-v9 {
  1079.      width: calc(100% - 32px);
  1080.    }
  1081.  }
  1082.  @media (max-width: 576px) {
  1083.    .logo-img-v9 {
  1084.      max-height: 38px;
  1085.    }
  1086.  }
  1087. </style>
  1088.  
  1089. <script>
  1090.  /* ============ V9 JS ============ */
  1091.  ;(function () {
  1092.    const overlay = document.getElementById('navOverlayV9')
  1093.    const searchPanel = document.getElementById('searchPanelV9')
  1094.    const mobileNav = document.getElementById('mobileNavV9')
  1095.    const header = document.querySelector('.header-v9')
  1096.  
  1097.    function lockScroll(lock) {
  1098.      document.body.style.overflow = lock ? 'hidden' : ''
  1099.    }
  1100.  
  1101.    window.toggleSearchV9 = function () {
  1102.      const btn = document.querySelector('[aria-controls="searchPanelV9"]')
  1103.      const willOpen = !searchPanel.classList.contains('show-v9')
  1104.  
  1105.      // close mobile if open
  1106.      mobileNav.classList.remove('show-v9')
  1107.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1108.  
  1109.      searchPanel.classList.toggle('show-v9', willOpen)
  1110.      overlay.classList.toggle('show-v9', willOpen)
  1111.      btn?.setAttribute('aria-expanded', String(willOpen))
  1112.      lockScroll(willOpen)
  1113.  
  1114.      if (willOpen) setTimeout(() => document.getElementById('q-v9')?.focus(), 80)
  1115.    }
  1116.  
  1117.    window.toggleMobileNavV9 = function () {
  1118.      const btn = document.querySelector('[aria-controls="mobileNavV9"]')
  1119.      const willOpen = !mobileNav.classList.contains('show-v9')
  1120.  
  1121.      // close search if open
  1122.      searchPanel.classList.remove('show-v9')
  1123.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1124.  
  1125.      mobileNav.classList.toggle('show-v9', willOpen)
  1126.      overlay.classList.toggle('show-v9', willOpen)
  1127.      btn?.setAttribute('aria-expanded', String(willOpen))
  1128.      lockScroll(willOpen)
  1129.    }
  1130.  
  1131.    window.toggleMobileDropdownV9 = function (id) {
  1132.      const list = document.getElementById(id)
  1133.      const btn = document.querySelector(`[onclick*="${id}"]`)
  1134.      const willOpen = !list.classList.contains('show-v9')
  1135.      // close siblings
  1136.      document.querySelectorAll('.mobile-sublist-v9').forEach((el) => {
  1137.        if (el.id !== id) el.classList.remove('show-v9')
  1138.      })
  1139.      list.classList.toggle('show-v9', willOpen)
  1140.      btn?.setAttribute('aria-expanded', String(willOpen))
  1141.    }
  1142.  
  1143.    window.closeAllV9 = function () {
  1144.      searchPanel.classList.remove('show-v9')
  1145.      mobileNav.classList.remove('show-v9')
  1146.      overlay.classList.remove('show-v9')
  1147.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1148.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1149.      lockScroll(false)
  1150.    }
  1151.  
  1152.    // ESC to close
  1153.    document.addEventListener('keydown', (e) => {
  1154.      if (e.key === 'Escape') window.closeAllV9()
  1155.    })
  1156.  
  1157.    // Sticky shrink on scroll
  1158.    let lastY = window.scrollY
  1159.    const onScroll = () => {
  1160.      const y = window.scrollY
  1161.      header.classList.toggle('is-scrolled', y > 10)
  1162.      lastY = y
  1163.    }
  1164.    onScroll()
  1165.    window.addEventListener('scroll', onScroll, { passive: true })
  1166.  
  1167.    // Suggestions fill
  1168.    document.addEventListener('click', (e) => {
  1169.      const btn = e.target.closest('.suggestion-v9')
  1170.      if (!btn) return
  1171.      const val = btn.getAttribute('data-fill') || ''
  1172.      const input = document.getElementById('q-v9')
  1173.      if (input) input.value = val
  1174.    })
  1175.  
  1176.    // Desktop "More" button a11y: open on focus-within, we just toggle aria
  1177.    const moreBtn = document.querySelector('.nav-more-btn-v9')
  1178.    const moreCard = document.getElementById('more-desktop-v9')
  1179.    if (moreBtn && moreCard) {
  1180.      ;['mouseenter', 'focus'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'true')))
  1181.      ;['mouseleave', 'blur'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'false')))
  1182.    }
  1183.  })()
  1184. </script>
  1185.  
  1186. <script>
  1187.  document.addEventListener("DOMContentLoaded", function () {
  1188.    console.log("loaded");
  1189.  
  1190.     const searchInput = document.getElementById("search-input")
  1191.    const searchResults = document.getElementById("search-results");
  1192.  
  1193.    if (!searchInput || !searchResults) {
  1194.      console.error("Search input/results not found");
  1195.      return;
  1196.    }
  1197.  
  1198.    // Prevent form submission
  1199.    if (searchInput.form) {
  1200.      searchInput.form.addEventListener("submit", function (e) {
  1201.        e.preventDefault();
  1202.      });
  1203.    }
  1204.  
  1205.    // Add event listener for keyup
  1206.    searchInput.addEventListener("keyup", function (e) {
  1207.      console.log("Key pressed:", e.key);
  1208.      e.preventDefault();
  1209.  
  1210.      const query = searchInput.value.trim();
  1211.      console.log("User is typing: " + query);
  1212.  
  1213.      // If empty → clear and hide
  1214.      if (query === "") {
  1215.        searchResults.innerHTML = "";
  1216.        searchResults.style.display = "none";
  1217.        return;
  1218.      }
  1219.  
  1220.      // Show results
  1221.      searchResults.style.display = "block";
  1222.  
  1223.      // Fetch search results
  1224.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1225.        method: "GET",
  1226.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1227.      })
  1228.        .then(response => {
  1229.          console.log("Response Status:", response.status);
  1230.          return response.json();
  1231.        })
  1232.        .then(data => {
  1233.          console.log("Data received:", data);
  1234.          if (data.html) {
  1235.            searchResults.innerHTML = data.html;
  1236.          } else {
  1237.            searchResults.innerHTML = "<p>No results found.</p>";
  1238.          }
  1239.        })
  1240.        .catch(error => {
  1241.          console.error("Error fetching search results:", error);
  1242.        });
  1243.    });
  1244.  
  1245.    // Close results when clicking outside
  1246.    document.addEventListener("click", function (e) {
  1247.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1248.        searchResults.style.display = "none";
  1249.      }
  1250.    });
  1251.  
  1252.    // Close results on ESC key
  1253.    document.addEventListener("keydown", function (e) {
  1254.      if (e.key === "Escape") {
  1255.        searchResults.style.display = "none";
  1256.      }
  1257.    });
  1258.  });
  1259. </script>
  1260.  
  1261.  
  1262.        </header>
  1263.        <!-- end of header -->
  1264.        <!-- start of wpo-blog-hero -->
  1265.        
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273. <div class="blog-hero-v2">
  1274.  <div class="container-fluid fluid-container">
  1275.    <div class="row">
  1276.      <!-- Main Featured Post -->
  1277.      <div class="col-lg-8 col-md-12 mb-lg-0 mb-4">
  1278.        
  1279.        
  1280.        
  1281.          
  1282.        <div class="featured-post">
  1283.          <div class="post-image">
  1284.            
  1285.            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;"
  1286.              class="img-fluid" alt="">
  1287.            
  1288.            <div class="post-overlay">
  1289.              <div class="post-content">
  1290.                <span class="category-badge bg-primary-gradient">News</span>
  1291.                <h1 class="post-title1 blog-color">
  1292.                  <a href="/ex-british-serviceman-charged-of-killing-kenya-woman-shows-up-in-court/" class="blog-color">
  1293.                    Ex British Serviceman Charged of Killing Kenya Woman Shows Up in Court
  1294.                  </a>
  1295.                </h1>
  1296.                <p class="post-excerpt"></p>
  1297.                <div class="post-meta">
  1298.                  <div class="author-info">
  1299.                    
  1300.                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;"
  1301.                      alt="Troy Norman" class="author-avatar">
  1302.                    
  1303.                    <span class="blog-color">By&nbsp;&nbsp;<a href="#" class="author-name">Troy Norman</a></span>
  1304.                  </div>
  1305.                  <span class="post-date">19 May 2026</span>
  1306.                </div>
  1307.              </div>
  1308.            </div>
  1309.          </div>
  1310.        </div>
  1311.  
  1312.        
  1313.        
  1314.      </div>
  1315.  
  1316.      <!-- Side Posts -->
  1317.      <div class="col-lg-4 col-md-12">
  1318.        <div class="row h-100">
  1319.        
  1320.  
  1321.          <div class="col-lg-12 col-md-6 col-12 pb-3">
  1322.            <div class="side-post h-100">
  1323.              <div class="row g-0 h-100">
  1324.                <div class="col-5">
  1325.                  <div class="side-post-image">
  1326.                    
  1327.                    <img class="img-fluid" src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1328.                      style="object-fit: cover;" alt="">
  1329.                    
  1330.                  </div>
  1331.                </div>
  1332.                <div class="col-7">
  1333.                  <div class="side-post-content">
  1334.                    <div>
  1335.                      <span class="category-badge bg-primary-gradient">News</span>
  1336.                      <h3> <a href="/us-food-and-drug-administration-clears-addyi-a-libido-enhancing-drug-for-females-beyond-menopause/" class="line-clamp-2">
  1337.                          U.S. Food and Drug Administration Clears Addyi, a Libido-Enhancing Drug for Females Beyond Menopause
  1338.                        </a></h3>
  1339.                         <p class="mb-0 line-clamp-1 text-sm"></p>
  1340.                    </div>
  1341.                    <div class="side-post-meta">
  1342.                      <span>By&nbsp;&nbsp;<a class="top-color" href="#">Troy Norman</a></span>
  1343.                    </div>
  1344.                  </div>
  1345.                </div>
  1346.              </div>
  1347.            </div>
  1348.          </div>
  1349.  
  1350.          
  1351.  
  1352.          <div class="col-lg-12 col-md-6 col-12 pb-3">
  1353.            <div class="side-post h-100">
  1354.              <div class="row g-0 h-100">
  1355.                <div class="col-5">
  1356.                  <div class="side-post-image">
  1357.                    
  1358.                    <img class="img-fluid" src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1359.                      style="object-fit: cover;" alt="">
  1360.                    
  1361.                  </div>
  1362.                </div>
  1363.                <div class="col-7">
  1364.                  <div class="side-post-content">
  1365.                    <div>
  1366.                      <span class="category-badge bg-primary-gradient">News</span>
  1367.                      <h3> <a href="/we-require-a-helicopter-to-search-for-them-teenagers-urgent-plea-to-aid-loved-ones-lost-off-australian-coast-disclosed/" class="line-clamp-2">
  1368.                          We Require a Helicopter to Search For Them’: Teenager’s Urgent Plea to Aid Loved Ones Lost Off Australian Coast Disclosed
  1369.                        </a></h3>
  1370.                         <p class="mb-0 line-clamp-1 text-sm"></p>
  1371.                    </div>
  1372.                    <div class="side-post-meta">
  1373.                      <span>By&nbsp;&nbsp;<a class="top-color" href="#">Troy Norman</a></span>
  1374.                    </div>
  1375.                  </div>
  1376.                </div>
  1377.              </div>
  1378.            </div>
  1379.          </div>
  1380.  
  1381.          
  1382.  
  1383.          <div class="col-lg-12 col-md-6 col-12 pb-3">
  1384.            <div class="side-post h-100">
  1385.              <div class="row g-0 h-100">
  1386.                <div class="col-5">
  1387.                  <div class="side-post-image">
  1388.                    
  1389.                    <img class="img-fluid" src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1390.                      style="object-fit: cover;" alt="">
  1391.                    
  1392.                  </div>
  1393.                </div>
  1394.                <div class="col-7">
  1395.                  <div class="side-post-content">
  1396.                    <div>
  1397.                      <span class="category-badge bg-primary-gradient">News</span>
  1398.                      <h3> <a href="/cyclone-catastrophe-in-sri-lanka-ignites-a-wave-of-volunteerism/" class="line-clamp-2">
  1399.                          Cyclone Catastrophe in Sri Lanka Ignites a Wave of Volunteerism
  1400.                        </a></h3>
  1401.                         <p class="mb-0 line-clamp-1 text-sm"></p>
  1402.                    </div>
  1403.                    <div class="side-post-meta">
  1404.                      <span>By&nbsp;&nbsp;<a class="top-color" href="#">Troy Norman</a></span>
  1405.                    </div>
  1406.                  </div>
  1407.                </div>
  1408.              </div>
  1409.            </div>
  1410.          </div>
  1411.  
  1412.          
  1413.        </div>
  1414.      </div>
  1415.    </div>
  1416.  </div>
  1417. </div>
  1418.  
  1419. <style>
  1420.  /* Blog Hero V2 Styles */
  1421.  .blog-hero-v2 {
  1422.    padding: 60px 0;
  1423.  }
  1424.  
  1425.  /* Featured Post Styles */
  1426.  .featured-post {
  1427.    position: relative;
  1428.    border-radius: 20px;
  1429.    overflow: hidden;
  1430.    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  1431.    transition: transform 0.3s ease, box-shadow 0.3s ease;
  1432.  }
  1433.  
  1434.  .featured-post:hover {
  1435.    transform: translateY(-5px);
  1436.    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
  1437.  }
  1438.  
  1439.  .featured-post .post-image {
  1440.    position: relative;
  1441.    height: 500px;
  1442.    overflow: hidden;
  1443.  }
  1444.  
  1445.  .featured-post .post-image img {
  1446.    width: 100%;
  1447.    height: 100%;
  1448.    object-fit: cover;
  1449.    transition: transform 0.5s ease;
  1450.  }
  1451.  
  1452.  .featured-post:hover .post-image img {
  1453.    transform: scale(1.05);
  1454.  }
  1455.  
  1456.  .post-overlay {
  1457.    position: absolute;
  1458.    top: 0;
  1459.    left: 0;
  1460.    right: 0;
  1461.    bottom: 0;
  1462.    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 100%);
  1463.    display: flex;
  1464.    align-items: flex-end;
  1465.    padding: 40px;
  1466.  }
  1467.  
  1468.  .post-content .post-title1 {
  1469.    color: white;
  1470.    font-size: 2.5rem;
  1471.    font-weight: 700;
  1472.    margin: 15px 0;
  1473.    line-height: 1.2;
  1474.  }
  1475.  
  1476.  .post-content .post-excerpt {
  1477.    color: rgba(255, 255, 255, 0.9);
  1478.    font-size: 1.1rem;
  1479.    margin-bottom: 20px;
  1480.    line-height: 1.6;
  1481.  }
  1482.  
  1483.  /* Category Badges */
  1484.  .category-badge {
  1485.    display: inline-block;
  1486.    padding: 4px 8px;
  1487.    font-size: 0.75rem;
  1488.    font-weight: 600;
  1489.    text-transform: uppercase;
  1490.    letter-spacing: 0.5px;
  1491.    border-radius: 25px;
  1492.    text-align: center;
  1493.    width: fit-content;
  1494.  }
  1495.  
  1496.  /* Post Meta */
  1497.  .post-meta {
  1498.    display: flex;
  1499.    align-items: center;
  1500.    justify-content: space-between;
  1501.    margin-top: 25px;
  1502.  }
  1503.  
  1504.  .author-info {
  1505.    display: flex;
  1506.    align-items: center;
  1507.    gap: 12px;
  1508.  }
  1509.  
  1510.  .author-avatar {
  1511.    width: 45px !important;
  1512.    height: 45px !important;
  1513.    border-radius: 50%;
  1514.    border: 3px solid white;
  1515.  }
  1516.  
  1517.  .author-name,
  1518.  .post-date {
  1519.    color: rgba(255, 255, 255, 0.9);
  1520.    font-weight: 500;
  1521.  }
  1522.  
  1523.  .author-name {
  1524.    text-decoration: none;
  1525.  }
  1526.  
  1527.  .author-name:hover {
  1528.    color: white;
  1529.  }
  1530.  
  1531.  /* Side Posts */
  1532.  .side-post {
  1533.    background: var(--card-bg);
  1534.    border-radius: 15px;
  1535.    border: 1px solid var(--border-color);
  1536.    overflow: hidden;
  1537.    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  1538.    transition: transform 0.3s ease, box-shadow 0.3s ease;
  1539.    height: auto;
  1540.  }
  1541.  
  1542.  .side-post:hover {
  1543.    transform: translateY(-3px);
  1544.    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
  1545.  }
  1546.  
  1547.  .side-post-image {
  1548.    max-height: 155px;
  1549.    height: 100%;
  1550.    overflow: hidden;
  1551.  }
  1552.  
  1553.  .side-post-image img {
  1554.    width: 100%;
  1555.    height: 100%;
  1556.    object-fit: cover;
  1557.    transition: transform 0.3s ease;
  1558.  }
  1559.  
  1560.  .side-post:hover .side-post-image img {
  1561.    transform: scale(1.1);
  1562.  }
  1563.  
  1564.  .side-post-content {
  1565.    padding: 8px 16px;
  1566.    display: flex;
  1567.    flex-direction: column;
  1568.    justify-content: space-between;
  1569.    height: 100%;
  1570.  }
  1571.  
  1572.  .side-post-content h3 {
  1573.    font-size: 1rem;
  1574.    font-weight: 600;
  1575.    margin: 8px 0;
  1576.    line-height: 1.4;
  1577.  }
  1578.  
  1579.  .side-post-content h3 a {
  1580.    color: #333;
  1581.    text-decoration: none;
  1582.    transition: color 0.3s ease;
  1583.  }
  1584.  
  1585.  .side-post-content h3 a:hover {
  1586.    color: #007bff;
  1587.  }
  1588.  
  1589.  .side-post-meta {
  1590.    font-size: 0.8rem;
  1591.    color: #666;
  1592.    display: flex;
  1593.    flex-direction: column;
  1594.    gap: 4px;
  1595.  }
  1596.  
  1597.  .side-post-meta a {
  1598.    color: #007bff;
  1599.    text-decoration: none;
  1600.  }
  1601.  
  1602.  .side-post-meta a:hover {
  1603.    text-decoration: underline;
  1604.  }
  1605.  
  1606.  /* Responsive Design */
  1607.  @media (max-width: 768px) {
  1608.    .blog-hero-v2 {
  1609.      padding: 30px 0;
  1610.    }
  1611.  
  1612.    .featured-post .post-image {
  1613.      height: 350px;
  1614.    }
  1615.  
  1616.    .post-overlay {
  1617.      padding: 25px;
  1618.    }
  1619.  
  1620.    .post-content .post-title1 {
  1621.      font-size: 1.8rem;
  1622.    }
  1623.  
  1624.    .post-content .post-excerpt {
  1625.      font-size: 1rem;
  1626.      margin-bottom: 15px;
  1627.    }
  1628.  
  1629.    .post-meta {
  1630.      flex-direction: column;
  1631.      align-items: flex-start;
  1632.      gap: 10px;
  1633.    }
  1634.  
  1635.    .side-post {
  1636.      height: auto;
  1637.    }
  1638.  
  1639.    .side-post-content {
  1640.      height: auto;
  1641.      padding: 15px;
  1642.    }
  1643.  }
  1644.  
  1645.  @media (max-width: 576px) {
  1646.    .post-content .post-title1 {
  1647.      font-size: 1.5rem;
  1648.    }
  1649.  
  1650.    .side-post-content h3 {
  1651.      font-size: 0.9rem;
  1652.    }
  1653.  
  1654.    .side-post-image img {}
  1655.  }
  1656. </style>
  1657.  
  1658.  
  1659.  
  1660.  
  1661.        <!-- end of wpo-blog-hero -->
  1662.  
  1663.        <!-- start of wpo-breacking-news -->
  1664.        
  1665.        <!-- end of wpo-breacking-news -->
  1666.        
  1667.        <!-- start wpo-blog-highlights-section -->
  1668.        
  1669.  
  1670.  
  1671.  
  1672.    
  1673.  
  1674.  
  1675.  
  1676. <style>
  1677.    .blog-highlights-v2 {
  1678.        padding: 60px 0;
  1679.        position: relative;
  1680.        overflow: hidden;
  1681.    }
  1682.    
  1683.    .blog-highlights-v2::before {
  1684.        content: '';
  1685.        position: absolute;
  1686.        top: 0;
  1687.        left: 0;
  1688.        width: 100%;
  1689.        height: 100%;
  1690.        background: var(--body-bg);
  1691.        pointer-events: none;
  1692.    }
  1693.    
  1694.    .blog-card-v2 {
  1695.        border: none;
  1696.        border-radius: 20px;
  1697.        overflow: hidden;
  1698.        background: white;
  1699.        height: 100%;
  1700.        position: relative;
  1701.        transform: translateY(0);
  1702.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1703.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1704.        will-change: transform;
  1705.    }
  1706.    
  1707.    .blog-card-v2::before {
  1708.        content: '';
  1709.        position: absolute;
  1710.        top: 0;
  1711.        left: 0;
  1712.        width: 100%;
  1713.        height: 100%;
  1714.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1715.        transform: translateX(-100%);
  1716.        transition: transform 0.6s ease;
  1717.        z-index: 1;
  1718.    }
  1719.    
  1720.    .blog-card-v2:hover {
  1721.        transform: translateY(-15px) scale(1.02);
  1722.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1723.    }
  1724.    
  1725.    .blog-card-v2:hover::before {
  1726.        transform: translateX(100%);
  1727.    }
  1728.    
  1729.    .blog-image-v2 {
  1730.        position: relative;
  1731.        overflow: hidden;
  1732.        height: 250px;
  1733.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1734.    }
  1735.    
  1736.    .blog-image-v2::after {
  1737.        content: '';
  1738.        position: absolute;
  1739.        top: 0;
  1740.        left: 0;
  1741.        width: 100%;
  1742.        height: 100%;
  1743.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1744.        z-index: 2;
  1745.    }
  1746.    
  1747.    .blog-image-v2 img {
  1748.        width: 100%;
  1749.        height: 100%;
  1750.        object-fit: cover;
  1751.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1752.        transform: scale(1);
  1753.    }
  1754.    
  1755.    .blog-card-v2:hover .blog-image-v2 img {
  1756.        transform: scale(1.1) rotate(2deg);
  1757.    }
  1758.    
  1759.    .blog-category-v2 {
  1760.        position: absolute;
  1761.        top: 20px;
  1762.        left: 20px;
  1763.        padding: 8px 16px;
  1764.        border-radius: 50px;
  1765.        font-size: 12px;
  1766.        font-weight: 700;
  1767.        text-transform: uppercase;
  1768.        letter-spacing: 1px;
  1769.      
  1770.        z-index: 3;
  1771.        transform: translateY(0);
  1772.        transition: all 0.3s ease;
  1773.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1774.    }
  1775.    
  1776.    .blog-card-v2:hover .blog-category-v2 {
  1777.        transform: translateY(-5px);
  1778.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1779.    }
  1780.    
  1781.    .blog-content-v2 {
  1782.        padding: 30px 25px;
  1783.        position: relative;
  1784.        z-index: 2;
  1785.    }
  1786.    
  1787.    .blog-title-v2 {
  1788.        font-size: 18px;
  1789.        font-weight: 700;
  1790.        line-height: 1.4;
  1791.        margin-bottom: 15px;
  1792.        min-height: 50px;
  1793.        position: relative;
  1794.        overflow: hidden;
  1795.    }
  1796.    
  1797.    .blog-title-v2 a {
  1798.        text-decoration: none;
  1799.        position: relative;
  1800.        transition: all 0.3s ease;
  1801.        background-clip: text;
  1802.        -webkit-background-clip: text;
  1803.    }
  1804.    
  1805.    .blog-title-v2 a::after {
  1806.        content: '';
  1807.        position: absolute;
  1808.        bottom: -2px;
  1809.        left: 0;
  1810.        width: 0;
  1811.        height: 2px;
  1812.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1813.        transition: width 0.4s ease;
  1814.    }
  1815.    
  1816.    .blog-card-v2:hover .blog-title-v2 a::after {
  1817.        width: 100%;
  1818.    }
  1819.    
  1820.    .blog-meta-v2 {
  1821.        display: flex;
  1822.        align-items: center;
  1823.        gap: 12px;
  1824.        margin-bottom: 15px;
  1825.        font-size: 13px;
  1826.        padding-bottom: 15px;
  1827.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1828.        position: relative;
  1829.    }
  1830.    
  1831.    .blog-meta-v2::after {
  1832.        content: '';
  1833.        position: absolute;
  1834.        bottom: -2px;
  1835.        left: 0;
  1836.        width: 0;
  1837.        height: 2px;
  1838.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1839.        transition: width 0.5s ease 0.2s;
  1840.    }
  1841.    
  1842.    .blog-card-v2:hover .blog-meta-v2::after {
  1843.        width: 60px;
  1844.    }
  1845.    
  1846.    .blog-author-img-v2 {
  1847.        width: 32px;
  1848.        height: 32px;
  1849.        border-radius: 50%;
  1850.        object-fit: cover;
  1851.        border: 3px solid white;
  1852.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1853.        transition: all 0.3s ease;
  1854.    }
  1855.    
  1856.    .blog-card-v2:hover .blog-author-img-v2 {
  1857.        transform: scale(1.1);
  1858.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1859.    }
  1860.    
  1861.    .blog-excerpt-v2 {
  1862.        font-size: 14px;
  1863.        line-height: 1.6;
  1864.        color: #666;
  1865.        display: -webkit-box;
  1866.        -webkit-line-clamp: 3;
  1867.        -webkit-box-orient: vertical;
  1868.        overflow: hidden;
  1869.        position: relative;
  1870.        opacity: 0.8;
  1871.        transition: opacity 0.3s ease;
  1872.    }
  1873.    
  1874.    .blog-card-v2:hover .blog-excerpt-v2 {
  1875.        opacity: 1;
  1876.    }
  1877.    
  1878.    .section-header-v2 {
  1879.        text-align: center;
  1880.        margin-bottom: 70px;
  1881.        position: relative;
  1882.    }
  1883.    
  1884.    .section-title-v2 {
  1885.        font-size: 3.2rem;
  1886.        font-weight: 800;
  1887.        margin-bottom: 20px;
  1888.        position: relative;
  1889.    }
  1890.    
  1891.    .section-title-v2::after {
  1892.        content: '';
  1893.        position: absolute;
  1894.        bottom: -10px;
  1895.        left: 50%;
  1896.        transform: translateX(-50%);
  1897.        width: 80px;
  1898.        height: 4px;
  1899.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1900.        border-radius: 2px;
  1901.    }
  1902.    
  1903.    .section-subtitle-v2 {
  1904.        font-size: 1.1rem;
  1905.        color: #666;
  1906.        max-width: 600px;
  1907.        margin: 0 auto;
  1908.        line-height: 1.6;
  1909.    }
  1910.    
  1911.    .blog-read-more-v2 {
  1912.        position: absolute;
  1913.        bottom: 25px;
  1914.        right: 25px;
  1915.        width: 45px;
  1916.        height: 45px;
  1917.        border-radius: 50%;
  1918.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1919.        display: flex;
  1920.        align-items: center;
  1921.        justify-content: center;
  1922.        color: white;
  1923.        text-decoration: none;
  1924.        transition: all 0.4s ease;
  1925.        transform: scale(0);
  1926.        opacity: 0;
  1927.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1928.    }
  1929.    
  1930.    .blog-card-v2:hover .blog-read-more-v2 {
  1931.        transform: scale(1);
  1932.        opacity: 1;
  1933.    }
  1934.    
  1935.    .blog-read-more-v2:hover {
  1936.        transform: scale(1.1);
  1937.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1938.    }
  1939.    
  1940.    /* Animation Classes */
  1941.    .animate-on-scroll {
  1942.        opacity: 0;
  1943.        transform: translateY(30px);
  1944.        transition: all 0.6s ease;
  1945.    }
  1946.    
  1947.    .animate-on-scroll.animated {
  1948.        opacity: 1;
  1949.        transform: translateY(0);
  1950.    }
  1951.    
  1952.    /* Staggered Animation */
  1953.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1954.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1955.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1956.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1957.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1958.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1959.  
  1960.    @media (max-width: 768px) {
  1961.        .section-title-v2 {
  1962.            font-size: 2.5rem;
  1963.        }
  1964.        .blog-highlights-v2 {
  1965.            padding: 40px 0;
  1966.        }
  1967.        .blog-content-v2 {
  1968.            padding: 25px 20px;
  1969.        }
  1970.        .blog-card-v2:hover {
  1971.            transform: translateY(-10px) scale(1.01);
  1972.        }
  1973.    }
  1974. </style>
  1975.  
  1976. <section class="blog-highlights-v2">
  1977.    <div class="container-fluid fluid-container">
  1978.        <div class="row">
  1979.            <div class="col-12">
  1980.                <div class="section-header-v2 animate-on-scroll">
  1981.                    <h2 class="section-title-v2 text-primary-gradient">
  1982.                Today's Top Highlights
  1983.                   </h2>
  1984.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1985.                </div>
  1986.            </div>
  1987.        </div>
  1988.        
  1989.        <div class="row">
  1990.            <div class="col-lg-8 col-12">
  1991.                <div class="row g-4">
  1992.                    
  1993.                    <div class="col-lg-6 col-md-6 col-12">
  1994.                        <div class="card blog-card-v2 animate-on-scroll">
  1995.                            <div class="blog-image-v2">
  1996.                                
  1997.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1998.                                
  1999.                                <span class="blog-category-v2 bg-primary-gradient">
  2000.                                    News
  2001.                                </span>
  2002.                            </div>
  2003.                            <div class="blog-content-v2">
  2004.                                <h3 class="blog-title-v2">
  2005.                                    <a class="top-color" href="/worrying-recollections-return-in-davao-city-as-investigators-track-bondi-beach-shooting-suspects-activities/">
  2006.                                    Worrying Recollections Return in Davao City as Investigators Track Bondi Beach Shooting Suspects’ Activities
  2007.                                    </a>
  2008.                                </h3>
  2009.                                <div class="blog-meta-v2">
  2010.                                    
  2011.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2012.                                    
  2013.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2014.                                    <span>By Troy Norman</span>
  2015.                                    <span style="color: #ccc;">•</span>
  2016.                                    <span style="color: #999;">18 May 2026</span>
  2017.                                </div>
  2018.                                <p class="blog-excerpt-v2"></p>
  2019.                              
  2020.                            </div>
  2021.                        </div>
  2022.                    </div>
  2023.                    
  2024.                    <div class="col-lg-6 col-md-6 col-12">
  2025.                        <div class="card blog-card-v2 animate-on-scroll">
  2026.                            <div class="blog-image-v2">
  2027.                                
  2028.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2029.                                
  2030.                                <span class="blog-category-v2 bg-primary-gradient">
  2031.                                    News
  2032.                                </span>
  2033.                            </div>
  2034.                            <div class="blog-content-v2">
  2035.                                <h3 class="blog-title-v2">
  2036.                                    <a class="top-color" href="/real-algarve-uncovering-portugal-away-from-the-coastline/">
  2037.                                    Real Algarve: Uncovering Portugal Away from the Coastline
  2038.                                    </a>
  2039.                                </h3>
  2040.                                <div class="blog-meta-v2">
  2041.                                    
  2042.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2043.                                    
  2044.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2045.                                    <span>By Troy Norman</span>
  2046.                                    <span style="color: #ccc;">•</span>
  2047.                                    <span style="color: #999;">18 May 2026</span>
  2048.                                </div>
  2049.                                <p class="blog-excerpt-v2"></p>
  2050.                              
  2051.                            </div>
  2052.                        </div>
  2053.                    </div>
  2054.                    
  2055.                    <div class="col-lg-6 col-md-6 col-12">
  2056.                        <div class="card blog-card-v2 animate-on-scroll">
  2057.                            <div class="blog-image-v2">
  2058.                                
  2059.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2060.                                
  2061.                                <span class="blog-category-v2 bg-primary-gradient">
  2062.                                    News
  2063.                                </span>
  2064.                            </div>
  2065.                            <div class="blog-content-v2">
  2066.                                <h3 class="blog-title-v2">
  2067.                                    <a class="top-color" href="/arsenals-goalkeeper-highlights-teams-strength-as-key-to-multiple-trophy-ambitions/">
  2068.                                    Arsenal&#x27;s goalkeeper Highlights Team&#x27;s Strength as Key to Multiple Trophy Ambitions
  2069.                                    </a>
  2070.                                </h3>
  2071.                                <div class="blog-meta-v2">
  2072.                                    
  2073.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2074.                                    
  2075.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2076.                                    <span>By Troy Norman</span>
  2077.                                    <span style="color: #ccc;">•</span>
  2078.                                    <span style="color: #999;">18 May 2026</span>
  2079.                                </div>
  2080.                                <p class="blog-excerpt-v2"></p>
  2081.                              
  2082.                            </div>
  2083.                        </div>
  2084.                    </div>
  2085.                    
  2086.                    <div class="col-lg-6 col-md-6 col-12">
  2087.                        <div class="card blog-card-v2 animate-on-scroll">
  2088.                            <div class="blog-image-v2">
  2089.                                
  2090.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2091.                                
  2092.                                <span class="blog-category-v2 bg-primary-gradient">
  2093.                                    News
  2094.                                </span>
  2095.                            </div>
  2096.                            <div class="blog-content-v2">
  2097.                                <h3 class="blog-title-v2">
  2098.                                    <a class="top-color" href="/will-the-all-blacks-regain-their-spark-during-the-fall-tour/">
  2099.                                    Will the All Blacks regain their spark during the fall tour?
  2100.                                    </a>
  2101.                                </h3>
  2102.                                <div class="blog-meta-v2">
  2103.                                    
  2104.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2105.                                    
  2106.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2107.                                    <span>By Troy Norman</span>
  2108.                                    <span style="color: #ccc;">•</span>
  2109.                                    <span style="color: #999;">18 May 2026</span>
  2110.                                </div>
  2111.                                <p class="blog-excerpt-v2"></p>
  2112.                              
  2113.                            </div>
  2114.                        </div>
  2115.                    </div>
  2116.                    
  2117.                    <div class="col-lg-6 col-md-6 col-12">
  2118.                        <div class="card blog-card-v2 animate-on-scroll">
  2119.                            <div class="blog-image-v2">
  2120.                                
  2121.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2122.                                
  2123.                                <span class="blog-category-v2 bg-primary-gradient">
  2124.                                    News
  2125.                                </span>
  2126.                            </div>
  2127.                            <div class="blog-content-v2">
  2128.                                <h3 class="blog-title-v2">
  2129.                                    <a class="top-color" href="/trumps-dominant-shadow-in-the-sporting-world-hit-new-heights-in-last-year-2026-threatens-to-take-it-further/">
  2130.                                    Trump&#x27;s Dominant Shadow in The Sporting World Hit New Heights in Last Year. 2026 Threatens to Take It Further.
  2131.                                    </a>
  2132.                                </h3>
  2133.                                <div class="blog-meta-v2">
  2134.                                    
  2135.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2136.                                    
  2137.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2138.                                    <span>By Troy Norman</span>
  2139.                                    <span style="color: #ccc;">•</span>
  2140.                                    <span style="color: #999;">18 May 2026</span>
  2141.                                </div>
  2142.                                <p class="blog-excerpt-v2"></p>
  2143.                              
  2144.                            </div>
  2145.                        </div>
  2146.                    </div>
  2147.                    
  2148.                    <div class="col-lg-6 col-md-6 col-12">
  2149.                        <div class="card blog-card-v2 animate-on-scroll">
  2150.                            <div class="blog-image-v2">
  2151.                                
  2152.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2153.                                
  2154.                                <span class="blog-category-v2 bg-primary-gradient">
  2155.                                    News
  2156.                                </span>
  2157.                            </div>
  2158.                            <div class="blog-content-v2">
  2159.                                <h3 class="blog-title-v2">
  2160.                                    <a class="top-color" href="/we-were-let-go-and-were-owning-it-this-is-how-to-land-a-new-job-that-suits-you-personally/">
  2161.                                    We Were Let Go, and We&#x27;re Owning It – This Is How to Land a New Job That Suits You Personally
  2162.                                    </a>
  2163.                                </h3>
  2164.                                <div class="blog-meta-v2">
  2165.                                    
  2166.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2167.                                    
  2168.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2169.                                    <span>By Troy Norman</span>
  2170.                                    <span style="color: #ccc;">•</span>
  2171.                                    <span style="color: #999;">18 May 2026</span>
  2172.                                </div>
  2173.                                <p class="blog-excerpt-v2"></p>
  2174.                              
  2175.                            </div>
  2176.                        </div>
  2177.                    </div>
  2178.                    
  2179.                    <div class="col-lg-6 col-md-6 col-12">
  2180.                        <div class="card blog-card-v2 animate-on-scroll">
  2181.                            <div class="blog-image-v2">
  2182.                                
  2183.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2184.                                
  2185.                                <span class="blog-category-v2 bg-primary-gradient">
  2186.                                    News
  2187.                                </span>
  2188.                            </div>
  2189.                            <div class="blog-content-v2">
  2190.                                <h3 class="blog-title-v2">
  2191.                                    <a class="top-color" href="/over-60000-flee-sudanese-city-following-seizure-by-rapid-support-forces-militia-united-nations-says/">
  2192.                                    Over 60,000 Flee Sudanese City Following Seizure by Rapid Support Forces Militia, United Nations Says
  2193.                                    </a>
  2194.                                </h3>
  2195.                                <div class="blog-meta-v2">
  2196.                                    
  2197.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2198.                                    
  2199.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2200.                                    <span>By Troy Norman</span>
  2201.                                    <span style="color: #ccc;">•</span>
  2202.                                    <span style="color: #999;">17 May 2026</span>
  2203.                                </div>
  2204.                                <p class="blog-excerpt-v2"></p>
  2205.                              
  2206.                            </div>
  2207.                        </div>
  2208.                    </div>
  2209.                    
  2210.                    <div class="col-lg-6 col-md-6 col-12">
  2211.                        <div class="card blog-card-v2 animate-on-scroll">
  2212.                            <div class="blog-image-v2">
  2213.                                
  2214.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2215.                                
  2216.                                <span class="blog-category-v2 bg-primary-gradient">
  2217.                                    News
  2218.                                </span>
  2219.                            </div>
  2220.                            <div class="blog-content-v2">
  2221.                                <h3 class="blog-title-v2">
  2222.                                    <a class="top-color" href="/stay-active-while-you-work-a-dozen-strength-building-office-movements-you-can-do-in-normal-outfits/">
  2223.                                    Stay active while you work? A dozen strength-building office movements you can do in normal outfits
  2224.                                    </a>
  2225.                                </h3>
  2226.                                <div class="blog-meta-v2">
  2227.                                    
  2228.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2229.                                    
  2230.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2231.                                    <span>By Troy Norman</span>
  2232.                                    <span style="color: #ccc;">•</span>
  2233.                                    <span style="color: #999;">17 May 2026</span>
  2234.                                </div>
  2235.                                <p class="blog-excerpt-v2"></p>
  2236.                              
  2237.                            </div>
  2238.                        </div>
  2239.                    </div>
  2240.                    
  2241.                    <div class="col-lg-6 col-md-6 col-12">
  2242.                        <div class="card blog-card-v2 animate-on-scroll">
  2243.                            <div class="blog-image-v2">
  2244.                                
  2245.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2246.                                
  2247.                                <span class="blog-category-v2 bg-primary-gradient">
  2248.                                    News
  2249.                                </span>
  2250.                            </div>
  2251.                            <div class="blog-content-v2">
  2252.                                <h3 class="blog-title-v2">
  2253.                                    <a class="top-color" href="/anno-117-pax-romanas-hidden-gem-is-a-impressive-first-person-view/">
  2254.                                    Anno 117: Pax Romana&#x27;s Hidden Gem Is a Impressive First-Person View.
  2255.                                    </a>
  2256.                                </h3>
  2257.                                <div class="blog-meta-v2">
  2258.                                    
  2259.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2260.                                    
  2261.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2262.                                    <span>By Troy Norman</span>
  2263.                                    <span style="color: #ccc;">•</span>
  2264.                                    <span style="color: #999;">17 May 2026</span>
  2265.                                </div>
  2266.                                <p class="blog-excerpt-v2"></p>
  2267.                              
  2268.                            </div>
  2269.                        </div>
  2270.                    </div>
  2271.                    
  2272.                    <div class="col-lg-6 col-md-6 col-12">
  2273.                        <div class="card blog-card-v2 animate-on-scroll">
  2274.                            <div class="blog-image-v2">
  2275.                                
  2276.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2277.                                
  2278.                                <span class="blog-category-v2 bg-primary-gradient">
  2279.                                    Others
  2280.                                </span>
  2281.                            </div>
  2282.                            <div class="blog-content-v2">
  2283.                                <h3 class="blog-title-v2">
  2284.                                    <a class="top-color" href="/dominating-online-casino-slot-games-10-best-tips-to-act-as-a-pro/">
  2285.                                    Dominating Online Casino Slot Games: 10 Best Tips to Act as a Pro
  2286.                                    </a>
  2287.                                </h3>
  2288.                                <div class="blog-meta-v2">
  2289.                                    
  2290.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2291.                                    
  2292.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2293.                                    <span>By Troy Norman</span>
  2294.                                    <span style="color: #ccc;">•</span>
  2295.                                    <span style="color: #999;">17 May 2026</span>
  2296.                                </div>
  2297.                                <p class="blog-excerpt-v2"></p>
  2298.                              
  2299.                            </div>
  2300.                        </div>
  2301.                    </div>
  2302.                    
  2303.                    <div class="col-lg-6 col-md-6 col-12">
  2304.                        <div class="card blog-card-v2 animate-on-scroll">
  2305.                            <div class="blog-image-v2">
  2306.                                
  2307.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2308.                                
  2309.                                <span class="blog-category-v2 bg-primary-gradient">
  2310.                                    News
  2311.                                </span>
  2312.                            </div>
  2313.                            <div class="blog-content-v2">
  2314.                                <h3 class="blog-title-v2">
  2315.                                    <a class="top-color" href="/trump-says-largely-parties-are-aligned-on-next-stages-of-peace-deal-in-gaza/">
  2316.                                    Trump Says &#x27;Largely, Parties Are Aligned&#x27; on Next Stages of Peace Deal in Gaza
  2317.                                    </a>
  2318.                                </h3>
  2319.                                <div class="blog-meta-v2">
  2320.                                    
  2321.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2322.                                    
  2323.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2324.                                    <span>By Troy Norman</span>
  2325.                                    <span style="color: #ccc;">•</span>
  2326.                                    <span style="color: #999;">17 May 2026</span>
  2327.                                </div>
  2328.                                <p class="blog-excerpt-v2"></p>
  2329.                              
  2330.                            </div>
  2331.                        </div>
  2332.                    </div>
  2333.                    
  2334.                    <div class="col-lg-6 col-md-6 col-12">
  2335.                        <div class="card blog-card-v2 animate-on-scroll">
  2336.                            <div class="blog-image-v2">
  2337.                                
  2338.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2339.                                
  2340.                                <span class="blog-category-v2 bg-primary-gradient">
  2341.                                    Others
  2342.                                </span>
  2343.                            </div>
  2344.                            <div class="blog-content-v2">
  2345.                                <h3 class="blog-title-v2">
  2346.                                    <a class="top-color" href="/maximizing-your-fortune-strategies-for-internet-slot-success/">
  2347.                                    Maximizing Your Fortune: Strategies for Internet Slot Success
  2348.                                    </a>
  2349.                                </h3>
  2350.                                <div class="blog-meta-v2">
  2351.                                    
  2352.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="blog-author-img-v2">
  2353.                                    
  2354.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2355.                                    <span>By Troy Norman</span>
  2356.                                    <span style="color: #ccc;">•</span>
  2357.                                    <span style="color: #999;">17 May 2026</span>
  2358.                                </div>
  2359.                                <p class="blog-excerpt-v2"></p>
  2360.                              
  2361.                            </div>
  2362.                        </div>
  2363.                    </div>
  2364.                    
  2365.                    
  2366.  
  2367.                </div>
  2368.            </div>
  2369.            
  2370.               <div class="col col-lg-4 col-12">
  2371.                
  2372.  
  2373.  
  2374.  
  2375.    
  2376.  
  2377.  
  2378. <!-- Blog Sidebar V2 - Focused Design -->
  2379.  <div class="sidebar mb-3">
  2380.    <!-- Recent Posts Section -->
  2381.    <div class="sidebar-widget mb-5">
  2382.      <div class="widget-title-wrapper mb-3">
  2383.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2384.          <i class="ti-time me-2"></i>Recent Posts
  2385.          <span class="title-arrow-primary"></span>
  2386.        </h4>
  2387.      </div>
  2388.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2389.        <div class="recent-post-list">
  2390.          
  2391.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2392.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2393.                
  2394.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2395.              
  2396.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2397.            </div>
  2398.            <div class="post-content flex-grow-1">
  2399.              <h6 class="post-title mb-2">
  2400.                 <a href="/i-want-to-ride-out-on-a-unicorn-every-night-fantasy-themed-metal-band-castle-rat/" class="text-decoration-none top-color fw-semibold lh-sm">
  2401.                                            â€˜I Want to Ride Out on a Unicorn Every Night’: Fantasy-Themed Metal Band Castle Rat
  2402.                                            </a>
  2403.              </h6>
  2404.              <div class="post-meta mb-3">
  2405.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2406.                <!-- <small class="text-muted">
  2407.                  <i class="ti-eye me-1"></i>348 views
  2408.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2409.                </small> -->
  2410.              </div>
  2411.            </div>
  2412.          </div>
  2413.        
  2414.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2415.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2416.                
  2417.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2418.              
  2419.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2420.            </div>
  2421.            <div class="post-content flex-grow-1">
  2422.              <h6 class="post-title mb-2">
  2423.                 <a href="/swiss-ski-resort-fire-survivors-are-treated-in-burns-units-throughout-the-continent/" class="text-decoration-none top-color fw-semibold lh-sm">
  2424.                                            Swiss Ski Resort Fire Survivors Are Treated in Burns Units Throughout the Continent
  2425.                                            </a>
  2426.              </h6>
  2427.              <div class="post-meta mb-3">
  2428.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2429.                <!-- <small class="text-muted">
  2430.                  <i class="ti-eye me-1"></i>348 views
  2431.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2432.                </small> -->
  2433.              </div>
  2434.            </div>
  2435.          </div>
  2436.        
  2437.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2438.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2439.                
  2440.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2441.              
  2442.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2443.            </div>
  2444.            <div class="post-content flex-grow-1">
  2445.              <h6 class="post-title mb-2">
  2446.                 <a href="/leaders-acknowledge-titans-as-the-president-extends-mamdani-a-warm-greeting/" class="text-decoration-none top-color fw-semibold lh-sm">
  2447.                                            Leaders Acknowledge Titans as The President Extends Mamdani a Warm Greeting
  2448.                                            </a>
  2449.              </h6>
  2450.              <div class="post-meta mb-3">
  2451.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2452.                <!-- <small class="text-muted">
  2453.                  <i class="ti-eye me-1"></i>348 views
  2454.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2455.                </small> -->
  2456.              </div>
  2457.            </div>
  2458.          </div>
  2459.        
  2460.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2461.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2462.                
  2463.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2464.              
  2465.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2466.            </div>
  2467.            <div class="post-content flex-grow-1">
  2468.              <h6 class="post-title mb-2">
  2469.                 <a href="/the-decade-of-desire-from-author-erin-somers-the-middle-aged-infidelity-story-our-generation-has-earned/" class="text-decoration-none top-color fw-semibold lh-sm">
  2470.                                            The Decade of Desire from author Erin Somers: The Middle-Aged Infidelity Story Our Generation Has Earned.
  2471.                                            </a>
  2472.              </h6>
  2473.              <div class="post-meta mb-3">
  2474.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2475.                <!-- <small class="text-muted">
  2476.                  <i class="ti-eye me-1"></i>348 views
  2477.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2478.                </small> -->
  2479.              </div>
  2480.            </div>
  2481.          </div>
  2482.        
  2483.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2484.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2485.                
  2486.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2487.              
  2488.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2489.            </div>
  2490.            <div class="post-content flex-grow-1">
  2491.              <h6 class="post-title mb-2">
  2492.                 <a href="/leader-zelenskyy-declares-the-nation-is-ten-percent-away-from-a-peace-deal-yet-not-at-any-possible-cost/" class="text-decoration-none top-color fw-semibold lh-sm">
  2493.                                            Leader Zelenskyy Declares The Nation Is Ten Percent Away from a Peace Deal, Yet Not at Any Possible Cost
  2494.                                            </a>
  2495.              </h6>
  2496.              <div class="post-meta mb-3">
  2497.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2498.                <!-- <small class="text-muted">
  2499.                  <i class="ti-eye me-1"></i>348 views
  2500.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2501.                </small> -->
  2502.              </div>
  2503.            </div>
  2504.          </div>
  2505.        
  2506.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2507.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2508.                
  2509.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2510.              
  2511.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2512.            </div>
  2513.            <div class="post-content flex-grow-1">
  2514.              <h6 class="post-title mb-2">
  2515.                 <a href="/political-shifts-international-tensions-sparse-reporting-key-obstacles-to-climate-progress-that-dogged-cop30/" class="text-decoration-none top-color fw-semibold lh-sm">
  2516.                                            Political Shifts, International Tensions, Sparse Reporting: Key Obstacles to Climate Progress That Dogged Cop30
  2517.                                            </a>
  2518.              </h6>
  2519.              <div class="post-meta mb-3">
  2520.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2521.                <!-- <small class="text-muted">
  2522.                  <i class="ti-eye me-1"></i>348 views
  2523.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2524.                </small> -->
  2525.              </div>
  2526.            </div>
  2527.          </div>
  2528.        
  2529.        </div>
  2530.  
  2531.        <div class="text-center mt-4 pt-3 border-top border-light">
  2532.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2533.        </div>
  2534.      </div>
  2535.    </div>
  2536.  
  2537.    
  2538.    <div class="sidebar-widget mb-4">
  2539.      <div class="widget-title-wrapper mb-3">
  2540.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2541.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2542.          <span class="title-arrow"></span>
  2543.        </h4>
  2544.      </div>
  2545.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2546.        <div class="blog-roll-list scrollable-sidebar">
  2547.          
  2548.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2549.            <a href="https://esports-news.co.uk/gambling-sites/lizaro-review/" class="text-decoration-none " rel="dofollow">
  2550.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2551.                <i class="ti-angle-right me-2 text-primary"></i>
  2552.                lizaro review
  2553.              </h6>
  2554.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2555.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2556.              </div> -->
  2557.            </a>
  2558.          </div>
  2559.          
  2560.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2561.            <a href="https://thegoldenfleeceyork.co.uk/" class="text-decoration-none " rel="dofollow">
  2562.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2563.                <i class="ti-angle-right me-2 text-primary"></i>
  2564.                casino
  2565.              </h6>
  2566.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2567.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2568.              </div> -->
  2569.            </a>
  2570.          </div>
  2571.          
  2572.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2573.            <a href="https://www.casquette.co.uk/" class="text-decoration-none " rel="dofollow">
  2574.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2575.                <i class="ti-angle-right me-2 text-primary"></i>
  2576.                online casino list
  2577.              </h6>
  2578.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2579.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2580.              </div> -->
  2581.            </a>
  2582.          </div>
  2583.          
  2584.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2585.            <a href="https://www.voiceprint.co.uk/" class="text-decoration-none " rel="dofollow">
  2586.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2587.                <i class="ti-angle-right me-2 text-primary"></i>
  2588.                online casino list
  2589.              </h6>
  2590.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2591.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2592.              </div> -->
  2593.            </a>
  2594.          </div>
  2595.          
  2596.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2597.            <a href="https://heyimhome.co.uk/" class="text-decoration-none " rel="dofollow">
  2598.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2599.                <i class="ti-angle-right me-2 text-primary"></i>
  2600.                non gamstop casino sites
  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://www.heatonpark.org.uk/" class="text-decoration-none " rel="dofollow">
  2610.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2611.                <i class="ti-angle-right me-2 text-primary"></i>
  2612.                crypto casinos
  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.cevicheuk.com/" class="text-decoration-none " rel="dofollow">
  2622.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2623.                <i class="ti-angle-right me-2 text-primary"></i>
  2624.                non gamstop casino
  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://www.outset.org/" class="text-decoration-none " rel="dofollow">
  2634.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2635.                <i class="ti-angle-right me-2 text-primary"></i>
  2636.                new betting sites uk
  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://www.testandverification.com/" class="text-decoration-none " rel="dofollow">
  2646.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2647.                <i class="ti-angle-right me-2 text-primary"></i>
  2648.                best non gamstop casinos
  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://www.deakinandblue.com/" class="text-decoration-none " rel="dofollow">
  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 paypal casinos
  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.ukrmb.co.uk/" class="text-decoration-none " rel="dofollow">
  2670.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2671.                <i class="ti-angle-right me-2 text-primary"></i>
  2672.                best uk non gamstop casinos
  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://www.contextis.co.uk/" class="text-decoration-none " rel="dofollow">
  2682.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2683.                <i class="ti-angle-right me-2 text-primary"></i>
  2684.                casinos not on gamstop
  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://www.focus12.co.uk/" class="text-decoration-none " rel="dofollow">
  2694.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2695.                <i class="ti-angle-right me-2 text-primary"></i>
  2696.                games 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://britishicehockey.co.uk/" class="text-decoration-none " rel="dofollow">
  2706.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2707.                <i class="ti-angle-right me-2 text-primary"></i>
  2708.                games not on gamstop
  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://thetetley.org/" class="text-decoration-none " rel="dofollow">
  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 casino
  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.  
  2729.        </div>
  2730. <!--
  2731.        <div class="text-center mt-4 pt-3 border-top border-light">
  2732.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2733.        </div> -->
  2734.      </div>
  2735.    </div>
  2736.    
  2737.    <div class="sidebar-widget mb-4">
  2738.      <div class="widget-title-wrapper mb-3">
  2739.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2740.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2741.          <span class="title-arrow"></span>
  2742.        </h4>
  2743.      </div>
  2744.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2745.        <div class="blog-roll-list scrollable-sidebar">
  2746.          
  2747.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2748.            <a href="https://www.stmonicas.co.uk/" class="text-decoration-none " rel="dofollow">
  2749.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2750.                <i class="ti-angle-right me-2 text-primary"></i>
  2751.                Non GamStop Casino
  2752.              </h6>
  2753.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2754.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2755.              </div> -->
  2756.            </a>
  2757.          </div>
  2758.          
  2759.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2760.            <a href="https://newsoundgeneration.co.uk/casinos-not-on-gamstop/" class="text-decoration-none " rel="dofollow">
  2761.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2762.                <i class="ti-angle-right me-2 text-primary"></i>
  2763.                non Gamstop casinos
  2764.              </h6>
  2765.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2766.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2767.              </div> -->
  2768.            </a>
  2769.          </div>
  2770.          
  2771.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2772.            <a href="https://www.tamworthinformed.co.uk/" class="text-decoration-none " rel="dofollow">
  2773.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2774.                <i class="ti-angle-right me-2 text-primary"></i>
  2775.                uk online casinos
  2776.              </h6>
  2777.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2778.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2779.              </div> -->
  2780.            </a>
  2781.          </div>
  2782.          
  2783.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2784.            <a href="https://www.heatonpark.org.uk/" class="text-decoration-none " rel="dofollow">
  2785.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2786.                <i class="ti-angle-right me-2 text-primary"></i>
  2787.                no verification casinos UK
  2788.              </h6>
  2789.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2790.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2791.              </div> -->
  2792.            </a>
  2793.          </div>
  2794.          
  2795.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2796.            <a href="https://adventuregamers.com/online-casinos/non-gamstop" class="text-decoration-none " rel="dofollow">
  2797.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2798.                <i class="ti-angle-right me-2 text-primary"></i>
  2799.                casinos not on gamstop
  2800.              </h6>
  2801.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2802.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2803.              </div> -->
  2804.            </a>
  2805.          </div>
  2806.          
  2807.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2808.            <a href="https://www.oceanacidification.org.uk/" class="text-decoration-none " rel="dofollow">
  2809.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2810.                <i class="ti-angle-right me-2 text-primary"></i>
  2811.                casinos not on gamstop
  2812.              </h6>
  2813.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2814.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2815.              </div> -->
  2816.            </a>
  2817.          </div>
  2818.          
  2819.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2820.            <a href="https://nva.org.uk/" class="text-decoration-none " rel="dofollow">
  2821.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2822.                <i class="ti-angle-right me-2 text-primary"></i>
  2823.                casinos not on gamstop
  2824.              </h6>
  2825.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2826.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2827.              </div> -->
  2828.            </a>
  2829.          </div>
  2830.          
  2831.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2832.            <a href="https://www.geekgirlmeetup.co.uk/" class="text-decoration-none " rel="dofollow">
  2833.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2834.                <i class="ti-angle-right me-2 text-primary"></i>
  2835.                casinos not on gamstop
  2836.              </h6>
  2837.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2838.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2839.              </div> -->
  2840.            </a>
  2841.          </div>
  2842.          
  2843.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2844.            <a href="https://www.surfaceview.co.uk/" class="text-decoration-none " rel="dofollow">
  2845.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2846.                <i class="ti-angle-right me-2 text-primary"></i>
  2847.                best online casinos
  2848.              </h6>
  2849.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2850.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2851.              </div> -->
  2852.            </a>
  2853.          </div>
  2854.          
  2855.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2856.            <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none " rel="dofollow">
  2857.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2858.                <i class="ti-angle-right me-2 text-primary"></i>
  2859.                best online casinos
  2860.              </h6>
  2861.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2862.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2863.              </div> -->
  2864.            </a>
  2865.          </div>
  2866.          
  2867.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2868.            <a href="https://unbound.co.uk/" class="text-decoration-none " rel="dofollow">
  2869.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2870.                <i class="ti-angle-right me-2 text-primary"></i>
  2871.                best online casinos
  2872.              </h6>
  2873.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2874.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2875.              </div> -->
  2876.            </a>
  2877.          </div>
  2878.          
  2879.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2880.            <a href="https://straightfromyard.co.uk/" class="text-decoration-none " rel="dofollow">
  2881.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2882.                <i class="ti-angle-right me-2 text-primary"></i>
  2883.                best online casinos
  2884.              </h6>
  2885.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2886.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2887.              </div> -->
  2888.            </a>
  2889.          </div>
  2890.          
  2891.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2892.            <a href="https://www.cca-glasgow.com/" class="text-decoration-none " rel="dofollow">
  2893.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2894.                <i class="ti-angle-right me-2 text-primary"></i>
  2895.                best online casinos
  2896.              </h6>
  2897.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2898.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2899.              </div> -->
  2900.            </a>
  2901.          </div>
  2902.          
  2903.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2904.            <a href="https://www.citytosea.org.uk/" class="text-decoration-none " rel="dofollow">
  2905.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2906.                <i class="ti-angle-right me-2 text-primary"></i>
  2907.                best online casinos
  2908.              </h6>
  2909.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2910.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2911.              </div> -->
  2912.            </a>
  2913.          </div>
  2914.          
  2915.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2916.            <a href="https://www.london-irish.com/" class="text-decoration-none " rel="dofollow">
  2917.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2918.                <i class="ti-angle-right me-2 text-primary"></i>
  2919.                best online casinos
  2920.              </h6>
  2921.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2922.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2923.              </div> -->
  2924.            </a>
  2925.          </div>
  2926.          
  2927.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2928.            <a href="https://bereavementcommission.org.uk/" class="text-decoration-none " rel="dofollow">
  2929.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2930.                <i class="ti-angle-right me-2 text-primary"></i>
  2931.                best online casinos
  2932.              </h6>
  2933.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2934.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2935.              </div> -->
  2936.            </a>
  2937.          </div>
  2938.          
  2939.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2940.            <a href="https://www.elthampalace.org.uk/" class="text-decoration-none " rel="dofollow">
  2941.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2942.                <i class="ti-angle-right me-2 text-primary"></i>
  2943.                best online casinos
  2944.              </h6>
  2945.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2946.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2947.              </div> -->
  2948.            </a>
  2949.          </div>
  2950.          
  2951.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2952.            <a href="https://www.fourpure.com/" class="text-decoration-none " rel="dofollow">
  2953.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2954.                <i class="ti-angle-right me-2 text-primary"></i>
  2955.                best online casinos
  2956.              </h6>
  2957.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2958.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2959.              </div> -->
  2960.            </a>
  2961.          </div>
  2962.          
  2963.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2964.            <a href="https://thesaracensatbrington.co.uk" class="text-decoration-none " rel="dofollow">
  2965.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2966.                <i class="ti-angle-right me-2 text-primary"></i>
  2967.                non uk licensed casinos
  2968.              </h6>
  2969.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2970.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2971.              </div> -->
  2972.            </a>
  2973.          </div>
  2974.          
  2975.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2976.            <a href="https://ncpqsw.com" class="text-decoration-none " rel="dofollow">
  2977.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2978.                <i class="ti-angle-right me-2 text-primary"></i>
  2979.                non gamstop casino
  2980.              </h6>
  2981.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2982.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2983.              </div> -->
  2984.            </a>
  2985.          </div>
  2986.          
  2987.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2988.            <a href="https://doctrineanddevotion.com" class="text-decoration-none " rel="dofollow">
  2989.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2990.                <i class="ti-angle-right me-2 text-primary"></i>
  2991.                non gamstop casinos
  2992.              </h6>
  2993.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2994.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2995.              </div> -->
  2996.            </a>
  2997.          </div>
  2998.          
  2999.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3000.            <a href="https://invo.org.uk" class="text-decoration-none " rel="dofollow">
  3001.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3002.                <i class="ti-angle-right me-2 text-primary"></i>
  3003.                non gamstop casino
  3004.              </h6>
  3005.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3006.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3007.              </div> -->
  3008.            </a>
  3009.          </div>
  3010.          
  3011.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3012.            <a href="https://forjimmy.org" class="text-decoration-none " rel="dofollow">
  3013.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3014.                <i class="ti-angle-right me-2 text-primary"></i>
  3015.                non gamstop casino
  3016.              </h6>
  3017.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3018.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3019.              </div> -->
  3020.            </a>
  3021.          </div>
  3022.          
  3023.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3024.            <a href="https://www.nordicresearchnetwork.co.uk/" class="text-decoration-none " rel="dofollow">
  3025.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3026.                <i class="ti-angle-right me-2 text-primary"></i>
  3027.                Non UK Slot Sites
  3028.              </h6>
  3029.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3030.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3031.              </div> -->
  3032.            </a>
  3033.          </div>
  3034.          
  3035.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3036.            <a href="https://appleiphoneunlock.uk/" class="text-decoration-none " rel="dofollow">
  3037.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3038.                <i class="ti-angle-right me-2 text-primary"></i>
  3039.                online crypto casino
  3040.              </h6>
  3041.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3042.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3043.              </div> -->
  3044.            </a>
  3045.          </div>
  3046.          
  3047.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3048.            <a href="https://mcaleicester.co.uk/" class="text-decoration-none " rel="dofollow">
  3049.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3050.                <i class="ti-angle-right me-2 text-primary"></i>
  3051.                online casinos not on gamstop
  3052.              </h6>
  3053.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3054.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3055.              </div> -->
  3056.            </a>
  3057.          </div>
  3058.          
  3059.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3060.            <a href="https://www.durhamminers.org/" class="text-decoration-none " rel="dofollow">
  3061.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3062.                <i class="ti-angle-right me-2 text-primary"></i>
  3063.                online casinos
  3064.              </h6>
  3065.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3066.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3067.              </div> -->
  3068.            </a>
  3069.          </div>
  3070.          
  3071.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3072.            <a href="https://www.thekarczma.co.uk/" class="text-decoration-none " rel="dofollow">
  3073.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3074.                <i class="ti-angle-right me-2 text-primary"></i>
  3075.                Non UK Casinos
  3076.              </h6>
  3077.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3078.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3079.              </div> -->
  3080.            </a>
  3081.          </div>
  3082.          
  3083.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3084.            <a href="https://hapihemp.co.uk/" class="text-decoration-none " rel="dofollow">
  3085.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3086.                <i class="ti-angle-right me-2 text-primary"></i>
  3087.                new sports betting sites uk
  3088.              </h6>
  3089.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3090.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3091.              </div> -->
  3092.            </a>
  3093.          </div>
  3094.          
  3095.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3096.            <a href="https://voiceprint.co.uk/" class="text-decoration-none " rel="dofollow">
  3097.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3098.                <i class="ti-angle-right me-2 text-primary"></i>
  3099.                non gamstop casinos
  3100.              </h6>
  3101.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3102.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3103.              </div> -->
  3104.            </a>
  3105.          </div>
  3106.          
  3107.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3108.            <a href="https://www.citygateway.org.uk/" class="text-decoration-none " rel="dofollow">
  3109.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3110.                <i class="ti-angle-right me-2 text-primary"></i>
  3111.                best non Gamstop casinos
  3112.              </h6>
  3113.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3114.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3115.              </div> -->
  3116.            </a>
  3117.          </div>
  3118.          
  3119.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3120.            <a href="https://www.deakinandblue.com/" class="text-decoration-none " rel="dofollow">
  3121.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3122.                <i class="ti-angle-right me-2 text-primary"></i>
  3123.                best non gamstop casinos uk
  3124.              </h6>
  3125.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3126.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3127.              </div> -->
  3128.            </a>
  3129.          </div>
  3130.          
  3131.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3132.            <a href="https://www.kysty.co.uk/" class="text-decoration-none " rel="dofollow">
  3133.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3134.                <i class="ti-angle-right me-2 text-primary"></i>
  3135.                non GAMSTOP casino
  3136.              </h6>
  3137.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3138.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3139.              </div> -->
  3140.            </a>
  3141.          </div>
  3142.          
  3143.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3144.            <a href="https://www.glasshouserestaurant.co.uk/" class="text-decoration-none " rel="dofollow">
  3145.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3146.                <i class="ti-angle-right me-2 text-primary"></i>
  3147.                best crypto casino
  3148.              </h6>
  3149.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3150.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3151.              </div> -->
  3152.            </a>
  3153.          </div>
  3154.          
  3155.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3156.            <a href="https://www.costaricanembassy.co.uk" class="text-decoration-none " rel="dofollow">
  3157.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3158.                <i class="ti-angle-right me-2 text-primary"></i>
  3159.                casino not on GamStop
  3160.              </h6>
  3161.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3162.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3163.              </div> -->
  3164.            </a>
  3165.          </div>
  3166.          
  3167.  
  3168.        </div>
  3169. <!--
  3170.        <div class="text-center mt-4 pt-3 border-top border-light">
  3171.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3172.        </div> -->
  3173.      </div>
  3174.    </div>
  3175.    
  3176.    <div class="sidebar-widget mb-4">
  3177.      <div class="widget-title-wrapper mb-3">
  3178.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3179.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3180.          <span class="title-arrow"></span>
  3181.        </h4>
  3182.      </div>
  3183.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3184.        <div class="blog-roll-list scrollable-sidebar">
  3185.          
  3186.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3187.            <a href="https://letsmush.com/" class="text-decoration-none " rel="dofollow">
  3188.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3189.                <i class="ti-angle-right me-2 text-primary"></i>
  3190.                casino sites not on GamStop
  3191.              </h6>
  3192.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3193.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3194.              </div> -->
  3195.            </a>
  3196.          </div>
  3197.          
  3198.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3199.            <a href="https://socialeatinghouse.com/" class="text-decoration-none " rel="dofollow">
  3200.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3201.                <i class="ti-angle-right me-2 text-primary"></i>
  3202.                games not on GamStop
  3203.              </h6>
  3204.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3205.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3206.              </div> -->
  3207.            </a>
  3208.          </div>
  3209.          
  3210.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3211.            <a href="https://thenewoxford.com/" class="text-decoration-none " rel="dofollow">
  3212.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3213.                <i class="ti-angle-right me-2 text-primary"></i>
  3214.                casinos not on GamStop
  3215.              </h6>
  3216.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3217.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3218.              </div> -->
  3219.            </a>
  3220.          </div>
  3221.          
  3222.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3223.            <a href="https://www.cranleyclinic.com/" class="text-decoration-none " rel="dofollow">
  3224.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3225.                <i class="ti-angle-right me-2 text-primary"></i>
  3226.                casinos not on GamStop
  3227.              </h6>
  3228.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3229.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3230.              </div> -->
  3231.            </a>
  3232.          </div>
  3233.          
  3234.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3235.            <a href="https://hmdbookclub.co.uk/" class="text-decoration-none " rel="dofollow">
  3236.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3237.                <i class="ti-angle-right me-2 text-primary"></i>
  3238.                new non GamStop casinos
  3239.              </h6>
  3240.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3241.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3242.              </div> -->
  3243.            </a>
  3244.          </div>
  3245.          
  3246.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3247.            <a href="https://www.ginspa.co.uk/" class="text-decoration-none " rel="dofollow">
  3248.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3249.                <i class="ti-angle-right me-2 text-primary"></i>
  3250.                casino not on GamStop
  3251.              </h6>
  3252.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3253.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3254.              </div> -->
  3255.            </a>
  3256.          </div>
  3257.          
  3258.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3259.            <a href="https://www.illinoistech.org/" class="text-decoration-none " rel="dofollow">
  3260.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3261.                <i class="ti-angle-right me-2 text-primary"></i>
  3262.                top crypto casinos
  3263.              </h6>
  3264.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3265.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3266.              </div> -->
  3267.            </a>
  3268.          </div>
  3269.          
  3270.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3271.            <a href="https://www.covent-garden.co.uk/" class="text-decoration-none " rel="dofollow">
  3272.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3273.                <i class="ti-angle-right me-2 text-primary"></i>
  3274.                new non GamStop casinos
  3275.              </h6>
  3276.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3277.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3278.              </div> -->
  3279.            </a>
  3280.          </div>
  3281.          
  3282.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3283.            <a href="https://www.mugdock-country-park.org.uk/" class="text-decoration-none " rel="dofollow">
  3284.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3285.                <i class="ti-angle-right me-2 text-primary"></i>
  3286.                non GamStop casinos
  3287.              </h6>
  3288.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3289.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3290.              </div> -->
  3291.            </a>
  3292.          </div>
  3293.          
  3294.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3295.            <a href="https://www.patients4nhs.org.uk/" class="text-decoration-none " rel="dofollow">
  3296.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3297.                <i class="ti-angle-right me-2 text-primary"></i>
  3298.                sites not on GamStop
  3299.              </h6>
  3300.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3301.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3302.              </div> -->
  3303.            </a>
  3304.          </div>
  3305.          
  3306.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3307.            <a href="https://www.ginspa.co.uk/" class="text-decoration-none " rel="dofollow">
  3308.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3309.                <i class="ti-angle-right me-2 text-primary"></i>
  3310.                casinos not on GamStop
  3311.              </h6>
  3312.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3313.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3314.              </div> -->
  3315.            </a>
  3316.          </div>
  3317.          
  3318.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3319.            <a href="https://www.llancaiachfawr.co.uk/" class="text-decoration-none " rel="dofollow">
  3320.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3321.                <i class="ti-angle-right me-2 text-primary"></i>
  3322.                casino not on GamStop
  3323.              </h6>
  3324.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3325.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3326.              </div> -->
  3327.            </a>
  3328.          </div>
  3329.          
  3330.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3331.            <a href="https://www.falconryforum.co.uk/" class="text-decoration-none " rel="dofollow">
  3332.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3333.                <i class="ti-angle-right me-2 text-primary"></i>
  3334.                non gamstop uk casino
  3335.              </h6>
  3336.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3337.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3338.              </div> -->
  3339.            </a>
  3340.          </div>
  3341.          
  3342.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3343.            <a href="https://oncallfire.uk/" class="text-decoration-none " rel="dofollow">
  3344.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3345.                <i class="ti-angle-right me-2 text-primary"></i>
  3346.                Casinos Not on Gamstop
  3347.              </h6>
  3348.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3349.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3350.              </div> -->
  3351.            </a>
  3352.          </div>
  3353.          
  3354.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3355.            <a href="https://thisables.com/" class="text-decoration-none " rel="dofollow">
  3356.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3357.                <i class="ti-angle-right me-2 text-primary"></i>
  3358.                online bingo sites not on gamstop
  3359.              </h6>
  3360.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3361.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3362.              </div> -->
  3363.            </a>
  3364.          </div>
  3365.          
  3366.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3367.            <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none " rel="dofollow">
  3368.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3369.                <i class="ti-angle-right me-2 text-primary"></i>
  3370.                casino not on GAMSTOP
  3371.              </h6>
  3372.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3373.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3374.              </div> -->
  3375.            </a>
  3376.          </div>
  3377.          
  3378.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3379.            <a href="https://northlandscreative.co.uk/" class="text-decoration-none " rel="dofollow">
  3380.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3381.                <i class="ti-angle-right me-2 text-primary"></i>
  3382.                best betting sites
  3383.              </h6>
  3384.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3385.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3386.              </div> -->
  3387.            </a>
  3388.          </div>
  3389.          
  3390.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3391.            <a href="https://www.aipce.net/" class="text-decoration-none " rel="dofollow">
  3392.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3393.                <i class="ti-angle-right me-2 text-primary"></i>
  3394.                casinos not on gamstop
  3395.              </h6>
  3396.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3397.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3398.              </div> -->
  3399.            </a>
  3400.          </div>
  3401.          
  3402.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3403.            <a href="https://www.roadpeace.org/" class="text-decoration-none " rel="dofollow">
  3404.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3405.                <i class="ti-angle-right me-2 text-primary"></i>
  3406.                casinos not on gamstop
  3407.              </h6>
  3408.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3409.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3410.              </div> -->
  3411.            </a>
  3412.          </div>
  3413.          
  3414.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3415.            <a href="https://dickensworld.co.uk/" class="text-decoration-none " rel="dofollow">
  3416.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3417.                <i class="ti-angle-right me-2 text-primary"></i>
  3418.                online casinos
  3419.              </h6>
  3420.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3421.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3422.              </div> -->
  3423.            </a>
  3424.          </div>
  3425.          
  3426.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3427.            <a href="https://roadpeace.org/" class="text-decoration-none " rel="dofollow">
  3428.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3429.                <i class="ti-angle-right me-2 text-primary"></i>
  3430.                casino
  3431.              </h6>
  3432.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3433.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3434.              </div> -->
  3435.            </a>
  3436.          </div>
  3437.          
  3438.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3439.            <a href="https://financialservicescultureboard.org.uk/" class="text-decoration-none " rel="dofollow">
  3440.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3441.                <i class="ti-angle-right me-2 text-primary"></i>
  3442.                non gamstop sports betting
  3443.              </h6>
  3444.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3445.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3446.              </div> -->
  3447.            </a>
  3448.          </div>
  3449.          
  3450.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3451.            <a href="https://itechlabs.co.uk/" class="text-decoration-none " rel="dofollow">
  3452.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3453.                <i class="ti-angle-right me-2 text-primary"></i>
  3454.                non gamstop sports betting
  3455.              </h6>
  3456.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3457.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3458.              </div> -->
  3459.            </a>
  3460.          </div>
  3461.          
  3462.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3463.            <a href="https://www.taysideaviation.co.uk/" class="text-decoration-none " rel="dofollow">
  3464.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3465.                <i class="ti-angle-right me-2 text-primary"></i>
  3466.                non gamstop sports betting sites
  3467.              </h6>
  3468.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3469.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3470.              </div> -->
  3471.            </a>
  3472.          </div>
  3473.          
  3474.  
  3475.        </div>
  3476. <!--
  3477.        <div class="text-center mt-4 pt-3 border-top border-light">
  3478.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3479.        </div> -->
  3480.      </div>
  3481.    </div>
  3482.    
  3483.    <div class="sidebar-widget mb-4">
  3484.      <div class="widget-title-wrapper mb-3">
  3485.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3486.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3487.          <span class="title-arrow"></span>
  3488.        </h4>
  3489.      </div>
  3490.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3491.        <div class="blog-roll-list scrollable-sidebar">
  3492.          
  3493.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3494.            <a href="https://kam-media.co.uk/" class="text-decoration-none " rel="dofollow">
  3495.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3496.                <i class="ti-angle-right me-2 text-primary"></i>
  3497.                top 50 online casinos uk
  3498.              </h6>
  3499.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3500.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3501.              </div> -->
  3502.            </a>
  3503.          </div>
  3504.          
  3505.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3506.            <a href="https://glasgowmuseumsslavery.co.uk/" class="text-decoration-none " rel="dofollow">
  3507.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3508.                <i class="ti-angle-right me-2 text-primary"></i>
  3509.                new online casinos uk
  3510.              </h6>
  3511.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3512.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3513.              </div> -->
  3514.            </a>
  3515.          </div>
  3516.          
  3517.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3518.            <a href="https://www.roadpeace.org/" class="text-decoration-none " rel="dofollow">
  3519.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3520.                <i class="ti-angle-right me-2 text-primary"></i>
  3521.                slots
  3522.              </h6>
  3523.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3524.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3525.              </div> -->
  3526.            </a>
  3527.          </div>
  3528.          
  3529.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3530.            <a href="https://www.lsx.org.uk/" class="text-decoration-none " rel="dofollow">
  3531.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3532.                <i class="ti-angle-right me-2 text-primary"></i>
  3533.                best betting sites
  3534.              </h6>
  3535.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3536.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3537.              </div> -->
  3538.            </a>
  3539.          </div>
  3540.          
  3541.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3542.            <a href="https://jst.org.uk/" class="text-decoration-none " rel="dofollow">
  3543.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3544.                <i class="ti-angle-right me-2 text-primary"></i>
  3545.                casino sites not on gamstop
  3546.              </h6>
  3547.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3548.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3549.              </div> -->
  3550.            </a>
  3551.          </div>
  3552.          
  3553.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3554.            <a href="https://www.techandplay.org/" class="text-decoration-none " rel="dofollow">
  3555.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3556.                <i class="ti-angle-right me-2 text-primary"></i>
  3557.                uk betting sites
  3558.              </h6>
  3559.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3560.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3561.              </div> -->
  3562.            </a>
  3563.          </div>
  3564.          
  3565.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3566.            <a href="https://unbound.co.uk/" class="text-decoration-none " rel="dofollow">
  3567.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3568.                <i class="ti-angle-right me-2 text-primary"></i>
  3569.                casinos not on gamstop
  3570.              </h6>
  3571.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3572.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3573.              </div> -->
  3574.            </a>
  3575.          </div>
  3576.          
  3577.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3578.            <a href="https://www.bshg.org.uk/" class="text-decoration-none " rel="dofollow">
  3579.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3580.                <i class="ti-angle-right me-2 text-primary"></i>
  3581.                casinos not on gamstop
  3582.              </h6>
  3583.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3584.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3585.              </div> -->
  3586.            </a>
  3587.          </div>
  3588.          
  3589.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3590.            <a href="https://www.hdra.org.uk/" class="text-decoration-none " rel="dofollow">
  3591.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3592.                <i class="ti-angle-right me-2 text-primary"></i>
  3593.                best betting sites
  3594.              </h6>
  3595.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3596.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3597.              </div> -->
  3598.            </a>
  3599.          </div>
  3600.          
  3601.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3602.            <a href="https://www.mesaonline.org/" class="text-decoration-none " rel="dofollow">
  3603.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3604.                <i class="ti-angle-right me-2 text-primary"></i>
  3605.                casinos not on gamstop
  3606.              </h6>
  3607.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3608.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3609.              </div> -->
  3610.            </a>
  3611.          </div>
  3612.          
  3613.  
  3614.        </div>
  3615. <!--
  3616.        <div class="text-center mt-4 pt-3 border-top border-light">
  3617.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3618.        </div> -->
  3619.      </div>
  3620.    </div>
  3621.    
  3622.  </div>
  3623.  
  3624. <!-- Sidebar V2 Styles -->
  3625. <style>
  3626.  .sidebar-widget {
  3627.    position: relative;
  3628.  }
  3629.  
  3630.  .widget-title {
  3631.    font-size: 1.1rem;
  3632.    font-weight: 700;
  3633.    display: inline-block;
  3634.    position: relative;
  3635.    z-index: 2;
  3636.    border-radius: 0;
  3637.  }
  3638.  
  3639.  /* Green arrow for August Blog Roll */
  3640.  .title-arrow::after {
  3641.    content: '';
  3642.    position: absolute;
  3643.    top: 0;
  3644.    right: -22px;
  3645.    width: 0;
  3646.    height: 0;
  3647.    border-left: 22px solid var(--bs-primary);
  3648.    border-top: 22px solid transparent;
  3649.    border-bottom: 22px solid transparent;
  3650.    z-index: 1;
  3651.  }
  3652.  
  3653.  /* Blue arrow for Recent Posts */
  3654.  .title-arrow-primary::after {
  3655.    content: '';
  3656.    position: absolute;
  3657.    top: 0;
  3658.    right: -22px;
  3659.    width: 0;
  3660.    height: 0;
  3661.    border-left: 22px solid var(--bs-primary);
  3662.    border-top: 22px solid transparent;
  3663.    border-bottom: 22px solid transparent;
  3664.    z-index: 1;
  3665.  }
  3666.  
  3667.  .widget-content {
  3668.    margin-top: -1px;
  3669.    position: relative;
  3670.    z-index: 1;
  3671.     background-color: var(--card-bg);
  3672.  }
  3673.  
  3674.  /* Blog Roll Items Hover Effects */
  3675.  .blog-roll-item:hover .blog-title {
  3676.    color: #198754 !important;
  3677.    transform: translateX(5px);
  3678.    transition: all 0.3s ease;
  3679.  }
  3680.  
  3681.  /* Recent Post Items Hover Effects */
  3682.  .recent-post-item:hover .post-title a {
  3683.    color: #0d6efd !important;
  3684.    transition: color 0.3s ease;
  3685.  }
  3686.  
  3687.  .recent-post-item:hover .post-image img {
  3688.    transform: scale(1.05);
  3689.    transition: transform 0.3s ease;
  3690.  }
  3691.  
  3692.  /* Button Hover Effects */
  3693.  .btn:hover {
  3694.    transform: translateY(-2px);
  3695.    transition: all 0.3s ease;
  3696.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3697.  }
  3698.  
  3699.  /* Badge Hover Effects */
  3700.  .badge:hover {
  3701.    transform: scale(1.05);
  3702.    transition: transform 0.3s ease;
  3703.  }
  3704.  
  3705.  @media (max-width: 991px) {
  3706.    .sidebar {
  3707.      margin-top: 3rem;
  3708.    }
  3709.  }
  3710.  
  3711.  @media (max-width: 576px) {
  3712.    .widget-title {
  3713.      font-size: 1rem;
  3714.      padding: 0.75rem 1rem !important;
  3715.    }
  3716.  
  3717.    .title-arrow::after,
  3718.    .title-arrow-primary::after {
  3719.      right: -18px;
  3720.      border-left-width: 18px;
  3721.      border-top-width: 18px;
  3722.      border-bottom-width: 18px;
  3723.    }
  3724.  
  3725.    .post-image {
  3726.      width: 70px !important;
  3727.      height: 55px !important;
  3728.    }
  3729.  
  3730.    .blog-meta {
  3731.      flex-direction: column !important;
  3732.      align-items: flex-start !important;
  3733.      gap: 0.5rem;
  3734.    }
  3735.  }
  3736. </style>
  3737.  
  3738.    
  3739.            </div>
  3740.        </div>
  3741.    </div>
  3742. </section>
  3743.  
  3744. <script>
  3745. // Intersection Observer for scroll animations
  3746. document.addEventListener('DOMContentLoaded', function() {
  3747.    const observerOptions = {
  3748.        threshold: 0.1,
  3749.        rootMargin: '0px 0px -50px 0px'
  3750.    };
  3751.  
  3752.    const observer = new IntersectionObserver(function(entries) {
  3753.        entries.forEach(entry => {
  3754.            if (entry.isIntersecting) {
  3755.                entry.target.classList.add('animated');
  3756.            }
  3757.        });
  3758.    }, observerOptions);
  3759.  
  3760.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  3761.        observer.observe(el);
  3762.    });
  3763. });
  3764. </script>
  3765.  
  3766.    
  3767.        
  3768.        <!-- end wpo-blog-highlights-section -->
  3769.        <!-- start wpo-blog-sponsored-section -->
  3770.        
  3771.  
  3772.  
  3773.  
  3774.    
  3775.  
  3776.  
  3777.  
  3778. <style>
  3779.    .sponsored-section-v5 {
  3780.        padding: 40px 0;
  3781.    }
  3782.    
  3783.    .sponsored-card-v5 {
  3784.        background: var(--card-bg);
  3785.        border: 1px solid #f5f5f5;
  3786.        border-radius: var(--border-radius);
  3787.        transition: border-color 0.3s ease;
  3788.        height: 100%;
  3789.    }
  3790.    
  3791.    .sponsored-card-v5:hover {
  3792.        border-color: var(--bs-primary);
  3793.    }
  3794.    
  3795.    .sponsored-image-v5 {
  3796.        position: relative;
  3797.        background: var(--card-bg);
  3798.        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  3799.        margin: 15px 15px 0;
  3800.    }
  3801.    
  3802.    .sponsored-image-v5 img {
  3803.        width: 100%;
  3804.        height: 140px;
  3805.        object-fit: cover;
  3806.        border-radius: var(--border-radius);
  3807.    }
  3808.    
  3809.    .sponsored-badge-v5 {
  3810.        position: absolute;
  3811.        top: 6px;
  3812.        left: 8px;
  3813.        padding: 4px 10px;
  3814.        font-size: 11px;
  3815.        font-weight: 600;
  3816.        text-transform: uppercase;    
  3817.        border-radius: var(--border-radius);
  3818.    }
  3819.    
  3820.    .sponsored-badge-v5::before {
  3821.        content: '';
  3822.        position: absolute;
  3823.        top: 8px;
  3824.        left: -10px;
  3825.        border-top: 10px solid var(--bs-primary);
  3826.        border-left: 10px solid transparent;
  3827.        transform: rotate(45deg);
  3828.    }
  3829.    
  3830.    .sponsored-content-v5 {
  3831.        padding: 15px;
  3832.    }
  3833.    
  3834.    .sponsored-title-v5 {
  3835.        font-size: 15px;
  3836.        font-weight: 700;
  3837.        line-height: 1.4;
  3838.        margin-bottom: 8px;
  3839.        color: #333;
  3840.    }
  3841.    
  3842.    .sponsored-title-v5 a {
  3843.        text-decoration: none;
  3844.        color: #333;
  3845.    }
  3846.    
  3847.    .sponsored-title-v5 a:hover {
  3848.        color: var(--bs-primary); /* Purple hover */
  3849.    }
  3850.    
  3851.    .sponsored-excerpt-v5 {
  3852.        font-size: 12px;
  3853.        font-style: italic;
  3854.        color: #868e96;
  3855.        margin-bottom: 10px;
  3856.        line-height: 1.5;
  3857.    }
  3858.    
  3859.    .sponsored-meta-v5 {
  3860.        font-size: 11px;
  3861.        color: #6c757d;
  3862.    }
  3863.    
  3864.    .author-info-v5 {
  3865.        margin-bottom: 5px;
  3866.    }
  3867.    
  3868.    .sponsored-author-img-v5 {
  3869.        width: 22px;
  3870.        height: 22px;
  3871.        border-radius: var(--border-radius);
  3872.        object-fit: cover;
  3873.        vertical-align: middle;
  3874.        margin-right: 5px;
  3875.    }
  3876.    
  3877.    .section-title-sponsored-v5 {
  3878.        font-size: 2.1rem;
  3879.        font-weight: 700;
  3880.        text-align: center;
  3881.        margin-bottom: 30px;
  3882.        color: #333;
  3883.        position: relative;
  3884.    }
  3885.    
  3886.    .section-title-sponsored-v5::after {
  3887.        content: '';
  3888.        position: absolute;
  3889.        bottom: -10px;
  3890.        left: 50%;
  3891.        transform: translateX(-50%);
  3892.        width: 80px;
  3893.        height: 2px;
  3894.        background: var(--bs-primary);
  3895.        box-shadow: 0 2px 0 0 var(--bs-primary);
  3896.    }
  3897.  
  3898.    @media (max-width: 768px) {
  3899.        .sponsored-section-v5 {
  3900.            padding: 25px 0;
  3901.        }
  3902.        .sponsored-image-v5 {
  3903.            margin: 10px 10px 0;
  3904.            padding: 8px;
  3905.        }
  3906.        .sponsored-image-v5 img {
  3907.            height: 120px;
  3908.        }
  3909.        .sponsored-content-v5 {
  3910.            padding: 12px;
  3911.        }
  3912.        .sponsored-title-v5 {
  3913.            font-size: 14px;
  3914.        }
  3915.        .sponsored-excerpt-v5 {
  3916.            font-size: 11px;
  3917.        }
  3918.        .section-title-sponsored-v5 {
  3919.            font-size: 1.7rem;
  3920.        }
  3921.    }
  3922. </style>
  3923.  
  3924. <section class="sponsored-section-v5">
  3925.    <div class="container-fluid fluid-container">
  3926.        <div class="row">
  3927.            <div class="col-12">
  3928.                <h2 class="section-title-sponsored-v5">Sponsored News</h2>
  3929.            </div>
  3930.        </div>
  3931.        
  3932.        <div class="row g-3">
  3933.            
  3934.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3935.                <div class="card sponsored-card-v5">
  3936.                    <div class="sponsored-image-v5">
  3937.                        
  3938.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3939.                        
  3940.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  3941.                    </div>
  3942.                    <div class="sponsored-content-v5">
  3943.                        <h3 class="sponsored-title-v5">
  3944.                            <a href="/i-want-to-ride-out-on-a-unicorn-every-night-fantasy-themed-metal-band-castle-rat/" >
  3945.                                            â€˜I Want to Ride Out on a Unicorn Every Night’: Fantasy-Themed Metal Band Castle Rat
  3946.                                            </a>
  3947.                        </h3>
  3948.                        <p class="sponsored-excerpt-v5">
  3949.                          
  3950.                        </p>
  3951.                        <div class="sponsored-meta-v5">
  3952.                            <div class="author-info-v5">
  3953.                                
  3954.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="sponsored-author-img-v5">
  3955.                                
  3956.                                <span>
  3957.                                    Troy Norman
  3958.                                </span>
  3959.                            </div>
  3960.                            <div>17 May 2026</div>
  3961.                        </div>
  3962.                    </div>
  3963.                </div>
  3964.            </div>
  3965.            
  3966.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3967.                <div class="card sponsored-card-v5">
  3968.                    <div class="sponsored-image-v5">
  3969.                        
  3970.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3971.                        
  3972.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  3973.                    </div>
  3974.                    <div class="sponsored-content-v5">
  3975.                        <h3 class="sponsored-title-v5">
  3976.                            <a href="/swiss-ski-resort-fire-survivors-are-treated-in-burns-units-throughout-the-continent/" >
  3977.                                            Swiss Ski Resort Fire Survivors Are Treated in Burns Units Throughout the Continent
  3978.                                            </a>
  3979.                        </h3>
  3980.                        <p class="sponsored-excerpt-v5">
  3981.                          
  3982.                        </p>
  3983.                        <div class="sponsored-meta-v5">
  3984.                            <div class="author-info-v5">
  3985.                                
  3986.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="sponsored-author-img-v5">
  3987.                                
  3988.                                <span>
  3989.                                    Troy Norman
  3990.                                </span>
  3991.                            </div>
  3992.                            <div>17 May 2026</div>
  3993.                        </div>
  3994.                    </div>
  3995.                </div>
  3996.            </div>
  3997.            
  3998.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3999.                <div class="card sponsored-card-v5">
  4000.                    <div class="sponsored-image-v5">
  4001.                        
  4002.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4003.                        
  4004.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4005.                    </div>
  4006.                    <div class="sponsored-content-v5">
  4007.                        <h3 class="sponsored-title-v5">
  4008.                            <a href="/leaders-acknowledge-titans-as-the-president-extends-mamdani-a-warm-greeting/" >
  4009.                                            Leaders Acknowledge Titans as The President Extends Mamdani a Warm Greeting
  4010.                                            </a>
  4011.                        </h3>
  4012.                        <p class="sponsored-excerpt-v5">
  4013.                          
  4014.                        </p>
  4015.                        <div class="sponsored-meta-v5">
  4016.                            <div class="author-info-v5">
  4017.                                
  4018.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="sponsored-author-img-v5">
  4019.                                
  4020.                                <span>
  4021.                                    Troy Norman
  4022.                                </span>
  4023.                            </div>
  4024.                            <div>17 May 2026</div>
  4025.                        </div>
  4026.                    </div>
  4027.                </div>
  4028.            </div>
  4029.            
  4030.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4031.                <div class="card sponsored-card-v5">
  4032.                    <div class="sponsored-image-v5">
  4033.                        
  4034.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4035.                        
  4036.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4037.                    </div>
  4038.                    <div class="sponsored-content-v5">
  4039.                        <h3 class="sponsored-title-v5">
  4040.                            <a href="/the-decade-of-desire-from-author-erin-somers-the-middle-aged-infidelity-story-our-generation-has-earned/" >
  4041.                                            The Decade of Desire from author Erin Somers: The Middle-Aged Infidelity Story Our Generation Has Earned.
  4042.                                            </a>
  4043.                        </h3>
  4044.                        <p class="sponsored-excerpt-v5">
  4045.                          
  4046.                        </p>
  4047.                        <div class="sponsored-meta-v5">
  4048.                            <div class="author-info-v5">
  4049.                                
  4050.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="sponsored-author-img-v5">
  4051.                                
  4052.                                <span>
  4053.                                    Troy Norman
  4054.                                </span>
  4055.                            </div>
  4056.                            <div>16 May 2026</div>
  4057.                        </div>
  4058.                    </div>
  4059.                </div>
  4060.            </div>
  4061.            
  4062.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4063.                <div class="card sponsored-card-v5">
  4064.                    <div class="sponsored-image-v5">
  4065.                        
  4066.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4067.                        
  4068.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4069.                    </div>
  4070.                    <div class="sponsored-content-v5">
  4071.                        <h3 class="sponsored-title-v5">
  4072.                            <a href="/leader-zelenskyy-declares-the-nation-is-ten-percent-away-from-a-peace-deal-yet-not-at-any-possible-cost/" >
  4073.                                            Leader Zelenskyy Declares The Nation Is Ten Percent Away from a Peace Deal, Yet Not at Any Possible Cost
  4074.                                            </a>
  4075.                        </h3>
  4076.                        <p class="sponsored-excerpt-v5">
  4077.                          
  4078.                        </p>
  4079.                        <div class="sponsored-meta-v5">
  4080.                            <div class="author-info-v5">
  4081.                                
  4082.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="sponsored-author-img-v5">
  4083.                                
  4084.                                <span>
  4085.                                    Troy Norman
  4086.                                </span>
  4087.                            </div>
  4088.                            <div>16 May 2026</div>
  4089.                        </div>
  4090.                    </div>
  4091.                </div>
  4092.            </div>
  4093.            
  4094.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4095.                <div class="card sponsored-card-v5">
  4096.                    <div class="sponsored-image-v5">
  4097.                        
  4098.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4099.                        
  4100.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4101.                    </div>
  4102.                    <div class="sponsored-content-v5">
  4103.                        <h3 class="sponsored-title-v5">
  4104.                            <a href="/political-shifts-international-tensions-sparse-reporting-key-obstacles-to-climate-progress-that-dogged-cop30/" >
  4105.                                            Political Shifts, International Tensions, Sparse Reporting: Key Obstacles to Climate Progress That Dogged Cop30
  4106.                                            </a>
  4107.                        </h3>
  4108.                        <p class="sponsored-excerpt-v5">
  4109.                          
  4110.                        </p>
  4111.                        <div class="sponsored-meta-v5">
  4112.                            <div class="author-info-v5">
  4113.                                
  4114.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Troy Norman" class="sponsored-author-img-v5">
  4115.                                
  4116.                                <span>
  4117.                                    Troy Norman
  4118.                                </span>
  4119.                            </div>
  4120.                            <div>16 May 2026</div>
  4121.                        </div>
  4122.                    </div>
  4123.                </div>
  4124.            </div>
  4125.            
  4126.        </div>
  4127.    </div>
  4128. </section>
  4129.  
  4130.  
  4131.    
  4132.        <!-- end wpo-blog-sponsored-section -->
  4133.        <!-- start wpo-subscribe-section -->
  4134.        
  4135.        <!-- end subscribe-section -->
  4136.        <!-- start of wpo-site-footer-section -->
  4137.        
  4138.  
  4139.  
  4140.  
  4141.  
  4142.  
  4143. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  4144.  <!-- Main Content: Asymmetrical Layout -->
  4145.  <div class="footer-main-content py-5">
  4146.    <div class="container-fluid fluid-container">
  4147.      <div class="row">
  4148.        <!-- Left: Logo & Tagline (Narrow, Skewed) -->
  4149.        <div class="col-lg-3 col-md-4 col-12 mb-4 skewed-section">
  4150.          <div class="brand-logo text-center text-lg-start">
  4151.            
  4152.              <h3 class="brand-title">Wagera Club</h3>
  4153.            
  4154.            <p class="brand-tagline mt-2">Expert reviews and guides for UK sports betting and online casinos. Discover top bonuses, strategies, and trusted platforms for safe gambling entertainment.</p>
  4155.          </div>
  4156.        </div>
  4157.        <!-- Right: Staggered Links -->
  4158.        <div class="col-lg-9 col-md-8 col-12">
  4159.          <div class="d-flex flex-column gap-4">
  4160.            <!-- Quick Links -->
  4161.            <div class="footer-column offset-content">
  4162.              <h5 class="column-title">Quick Links</h5>
  4163.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  4164.                
  4165.                  <li>
  4166.                    <a class="menu-link" href="/administration-denounces-democratic-fabrication-as-additional-epstein-estate-photos-made-public/">Administration Denounces &#x27;Democratic Fabrication&#x27; as Additional Epstein Estate Photos Made Public</a>
  4167.                  </li>
  4168.                
  4169.                  <li>
  4170.                    <a class="menu-link" href="/millie-bright-exits-international-arena-long-past-her-legacy-was-etched-among-football-legends/">Millie Bright Exits International Arena Long Past Her Legacy Was Etched Among Football Legends</a>
  4171.                  </li>
  4172.                
  4173.                  <li>
  4174.                    <a class="menu-link" href="/line-of-duty-confirmed-for-seventh-series-on-bbc/">Line of Duty Confirmed for Seventh Series on BBC</a>
  4175.                  </li>
  4176.                
  4177.                  <li>
  4178.                    <a class="menu-link" href="/the-22-year-old-tennis-player-emma-raducanu-wraps-up-the-current-season-and-plans-to-retain-trainer-into-the-2026-season/">The 22-year-old tennis player Emma Raducanu wraps up the current season and plans to retain trainer into the 2026 season.</a>
  4179.                  </li>
  4180.                
  4181.                  <li>
  4182.                    <a class="menu-link" href="/three-game-pass-games-that-can-validate-your-subscription-during-the-weekend-nov-21-23/">Three Game Pass Games That Can Validate Your Subscription During the Weekend (Nov. 21-23)</a>
  4183.                  </li>
  4184.                
  4185.                  <li>
  4186.                    <a class="menu-link" href="/pre-ashes-trash-talk-escalates-as-broad-labels-australian-team-the-worst-since-2010/">Pre-Ashes Trash Talk Escalates as Broad Labels Australian Team the Worst Since 2010</a>
  4187.                  </li>
  4188.                
  4189.              </ul>
  4190.            </div>
  4191.            <!-- Top Categories -->
  4192.            <div class="footer-column offset-content offset-right">
  4193.              <h5 class="column-title">Top Categories</h5>
  4194.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  4195.                
  4196.                  <li>
  4197.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  4198.                  </li>
  4199.                
  4200.                  <li>
  4201.                    <a class="menu-link" href="/category/business/">Business</a>
  4202.                  </li>
  4203.                
  4204.                  <li>
  4205.                    <a class="menu-link" href="/category/esports/">Esports</a>
  4206.                  </li>
  4207.                
  4208.                  <li>
  4209.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  4210.                  </li>
  4211.                
  4212.                  <li>
  4213.                    <a class="menu-link" href="/category/featured/">Featured</a>
  4214.                  </li>
  4215.                
  4216.              </ul>
  4217.            </div>
  4218.            <!-- Blog Rolls -->
  4219.           <div class="footer-column offset-content">
  4220.              <h5 class="column-title">Blog Rolls</h5>
  4221.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3" id="blogRollLinks">
  4222.                
  4223.                
  4224.  
  4225.                
  4226.                
  4227.                  
  4228.                
  4229.              </ul>
  4230.            </div>
  4231.          </div>
  4232.        </div>
  4233.      </div>
  4234.    </div>
  4235.  </div>
  4236.  
  4237.  <!-- Bottom Section -->
  4238.  <div class="footer-bottom bg-primary text-white py-3">
  4239.    <div class="container-fluid fluid-container">
  4240.      <div class="row justify-content-center">
  4241.        <div class="col-12 text-center">
  4242.          <div class="bottom-content">
  4243.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3 mb-3">
  4244.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  4245.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  4246.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  4247.            </div>
  4248.            <div class="copyright-info ">
  4249.              <p class="mb-0 text-white">
  4250.                &copy; 2026 <strong>Wagera Club</strong>. All rights reserved.
  4251.              </p>
  4252.            </div>
  4253.          </div>
  4254.        </div>
  4255.      </div>
  4256.    </div>
  4257.  </div>
  4258. </footer>
  4259.  
  4260.  
  4261.  
  4262. <style>
  4263. .footer-logo {
  4264.    height: 60px;
  4265.    width: auto;
  4266. }
  4267.  
  4268. .brand-title {
  4269.    font-size: 24px;
  4270.    font-weight: 700;
  4271.    color: white  !important;
  4272.    margin: 0;
  4273. }
  4274.  
  4275. .brand-tagline {
  4276.    font-size: 14px;
  4277.    color: white  !important;
  4278.    margin: 0;
  4279. }
  4280.  
  4281. .column-title {
  4282.    font-size: 16px;
  4283.    font-weight: 600;
  4284.    color: white !important;
  4285.    margin-bottom: 12px;
  4286. }
  4287.  
  4288. .footer-menu {
  4289.    margin: 0;
  4290. }
  4291.  
  4292. .menu-link {
  4293.    color: white !important;
  4294.    text-decoration: none;
  4295.    font-size: 14px;
  4296.    transition: color 0.3s ease, transform 0.3s ease;
  4297. }
  4298.  
  4299. .menu-link:hover {
  4300.    color: var(--primary-color);
  4301.    transform: scale(1.05);
  4302. }
  4303.  
  4304. .offset-content {
  4305.    margin-left: 20px;
  4306. }
  4307.  
  4308. .footer-bottom {
  4309.    font-size: 13px;
  4310. }
  4311.  
  4312. .utility-link {
  4313.    color: white  !important;
  4314.    text-decoration: none;
  4315.    font-size: 13px;
  4316.    transition: color 0.3s ease;
  4317. }
  4318.  
  4319. .utility-link:hover {
  4320.    color: var(--primary-color);
  4321. }
  4322.  
  4323. .copyright-info p {
  4324.    font-size: 13px;
  4325. }
  4326.  
  4327. /* Responsive Design */
  4328. @media (max-width: 1024px) {
  4329.   .footer-logo{
  4330.    height: 40px;
  4331.    width: auto;
  4332.   }
  4333. }
  4334.  
  4335. @media (max-width: 768px) {
  4336.    .footer-logo {
  4337.        height: 60px;
  4338.    }
  4339.    
  4340.    .column-title {
  4341.        font-size: 15px;
  4342.        text-align: center;
  4343.    }
  4344.    
  4345.    .footer-menu {
  4346.        justify-content: center;
  4347.    }
  4348.    
  4349.    .menu-link {
  4350.        font-size: 13px;
  4351.    }
  4352. }
  4353.  
  4354. @media (max-width: 576px) {
  4355.    .brand-title {
  4356.        font-size: 20px;
  4357.    }
  4358.    
  4359.    .brand-tagline {
  4360.        font-size: 12px;
  4361.    }
  4362.    
  4363.    .cta-btn {
  4364.        font-size: 12px;
  4365.        padding: 5px 12px;
  4366.    }
  4367. }
  4368. </style>
  4369.  
  4370. <script>
  4371. // Prevent default for placeholder links
  4372. document.addEventListener('DOMContentLoaded', function() {
  4373.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4374.        anchor.addEventListener('click', function(e) {
  4375.            e.preventDefault();
  4376.        });
  4377.    });
  4378. });
  4379. document.addEventListener('DOMContentLoaded', function () {
  4380.    var btn = document.getElementById('toggleBlogRollLinks');
  4381.    if (!btn) return; // No extra items, no button
  4382.  
  4383.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4384.  
  4385.    btn.addEventListener('click', function () {
  4386.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4387.            return li.classList.contains('d-none');
  4388.        });
  4389.  
  4390.        extras.forEach(function (li) {
  4391.            if (anyHidden) {
  4392.                li.classList.remove('d-none');
  4393.                li.classList.add('show');
  4394.            } else {
  4395.                li.classList.add('d-none');
  4396.                li.classList.remove('show');
  4397.            }
  4398.        });
  4399.  
  4400.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4401.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4402.    });
  4403. });
  4404.  
  4405. </script>
  4406.  
  4407.        <!-- end of wpo-site-footer-section -->
  4408.    </div>
  4409.    <!-- end of page-wrapper -->
  4410.  
  4411.    <!-- All JavaScript files
  4412.    ================================================== -->
  4413.    
  4414.  
  4415. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4416. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4417. <!-- Plugins for this template -->
  4418. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4419. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4420. <!-- Custom script for this template -->
  4421. <script src="/static/blogapp/assets/js/script.js"></script>
  4422.  
  4423. <script>
  4424. (function () {
  4425. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4426. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4427.  
  4428. function applyFallback(img) {
  4429. if (!img || img.dataset.fallbackApplied === "1") {
  4430. return;
  4431. }
  4432. var failedSrc = img.currentSrc || img.src || "";
  4433. img.dataset.fallbackApplied = "1";
  4434. img.onerror = null;
  4435. img.src = fallbackImageSrc;
  4436. console.warn("[ImageFallback] Replaced broken image:", {
  4437. failedSrc: failedSrc,
  4438. fallbackSrc: fallbackImageSrc,
  4439. alt: img.alt || "",
  4440. });
  4441. }
  4442.  
  4443. document.querySelectorAll("img").forEach(function (img) {
  4444. if (img.complete && img.naturalWidth === 0) {
  4445. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4446. failedSrc: img.currentSrc || img.src || "",
  4447. alt: img.alt || "",
  4448. });
  4449. applyFallback(img);
  4450. }
  4451. });
  4452.  
  4453. document.addEventListener(
  4454. "error",
  4455. function (event) {
  4456. var target = event.target;
  4457. if (target && target.tagName === "IMG") {
  4458. applyFallback(target);
  4459. }
  4460. },
  4461. true
  4462. );
  4463. })();
  4464. </script>
  4465.  
  4466. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4467.  
  4468.  
  4469.  
  4470. <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":"4f93ff46ed0b4cf6bf352f8fd3ac5a4f","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4471. </body>
  4472.  
  4473. </html>
  4474.  
  4475.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda