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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="domine">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T170038.930_R5KTARg_KMduoIk_KIefvNO_fvDBUMj.png">
  14.    
  15.  
  16.    <title>Union Odds: UK&#x27;s Premier Betting Insights &amp; Sports Analysis Hub</title>
  17.    <meta name="description" content="Union Odds delivers expert betting tips, in-depth sports analysis, and the latest odds for UK punters. Stay ahead with our data-driven insights and strategies.">
  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://unionodds.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #00c4b4;
  42.        --bs-primary-rgb: 00c4b4;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #3b82f6;
  48.        --bs-light: #ecfdf5;
  49.        --bs-dark: #134e4a;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #00c4b4;
  53.        --theme-primary-color-s2: #00c4b4;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #134e4a;
  57.        --text-light-color: #676767;
  58.        --heading-color: #134e4a;
  59.        --border-color: #99f6e4;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #ccfbf1;
  75.        --navbar-color: #134e4a;
  76.        --topbar-bg: #ecfdf5;
  77.        --topbar-color: #134e4a;
  78.        --footer-bg: #134e4a;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #99f6e4;
  82.        --card-radius: 14px;
  83.        --link-color: #00c4b4;
  84.        --link-hover: #00a896;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(0, 196, 180, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_44">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405. <style>
  406.    /* General styling for top bar */
  407.    .unique-topbar-v7 {
  408.        background-color: var(--topbar-bg);
  409.        color: #fff;
  410.      
  411.    }
  412.    .unique-v7 {
  413.        padding: 10px 30px;
  414.        display: flex;
  415.        align-items: center;
  416.        justify-content: space-between; /* Ensure it stretches across */
  417.    }
  418.  
  419.    .unique-menu-btn-v7 {
  420.        border: none;
  421.        max-width: 145px !important;
  422.        padding: 8px;
  423.        cursor: pointer;
  424.        border-radius: 5px;
  425.    }
  426.  
  427.    .unique-news-container-v7 {
  428.        display: flex;
  429.        align-items: center;
  430.        overflow: hidden;
  431.        width: fit-content;
  432.        flex-grow: 1; /* Take remaining space */
  433.        height: 60px;
  434.    }
  435.  
  436.    .unique-news-wrapper-v7 {
  437.        display: flex;
  438.        flex-direction: row;
  439.        align-items: center;
  440.        padding: 5px;
  441.    }
  442.  
  443.    .unique-news-item-v7 {
  444.        opacity: 0;
  445.        transform: translateX(100px);
  446.        transition: all 0.5s ease;
  447.        font-size: 16px;
  448.        color: var(--topbar-color);
  449.        height: 0;
  450.        width: 0;
  451.    }
  452.    
  453.    .unique-news-item-v7.active-v7 {
  454.        padding: 10px;
  455.        opacity: 1;
  456.          height: auto;
  457.        width: auto;
  458.        margin-right: 20px;
  459.        transform: translateX(0);
  460.    }
  461.  
  462.    .unique-news-item-v7.exit-up-v7 {
  463.        opacity: 0;
  464.        transform: translateX(-100px); /* Move news item left */
  465.    }
  466.  
  467.    /* Social Icons in Inline */
  468.    .contact-info-v7 {
  469.        display: flex;
  470.        gap: 10px;
  471.    }
  472.  
  473.    .contact-info-v7 ul {
  474.        display: flex;
  475.        gap: 15px;
  476.        list-style: none;
  477.    }
  478.  
  479.    .social-icon-v7 {
  480.        color: var(--topbar-color) !important;
  481.        font-size: 20px;
  482.        text-decoration: none;
  483.    }
  484.  
  485.    .social-icon-v7:hover {
  486.        color: #1da1f2;
  487.    }
  488. </style>
  489.  
  490. <div class="unique-topbar-v7">
  491.    <div class="fluid-container unique-v7 container-fluid">
  492.        <button class="unique-menu-btn-v7 bg-primary-gradient w-100 fw-bold">Latest Updates</button>        
  493.      
  494.        <div class="unique-news-container-v7">
  495.            <div class="unique-news-wrapper-v7" id="newsWrapper-v7">
  496.                <!-- News items will be added dynamically -->
  497.            </div>
  498.        </div>
  499.      
  500.        <div class="contact-info-v7">
  501.            <ul>
  502.                <li><a href="#" class="social-icon-v7"><i class="ti-facebook"></i></a></li>
  503.                <li><a href="#" class="social-icon-v7"><i class="ti-twitter-alt"></i></a></li>
  504.                <li><a href="#" class="social-icon-v7"><i class="ti-instagram"></i></a></li>
  505.                <li><a href="#" class="social-icon-v7"><i class="ti-google"></i></a></li>
  506.            </ul>
  507.        </div>
  508.    </div>
  509. </div>
  510.  
  511. <script>
  512.    // Build array dynamically from Django context
  513.    const newsItems = [
  514.        
  515.            { title: "Washing Mushrooms: The Great Debate: Expert Tips for Preparing Your Fungi", url: "/washing-mushrooms-the-great-debate-expert-tips-for-preparing-your-fungi/" },
  516.        
  517.            { title: "Remains of Triathlete Seemingly Taken by Predator Located on Californian Shore", url: "/remains-of-triathlete-seemingly-taken-by-predator-located-on-californian-shore/" },
  518.        
  519.            { title: "Iconic Singer Barry Manilow Will Have Surgery for a Lung Cancer Diagnosis.", url: "/iconic-singer-barry-manilow-will-have-surgery-for-a-lung-cancer-diagnosis/" },
  520.        
  521.            { title: "Ex British Serviceman Accused of Murdering Kenyan Woman Appears in Courtroom", url: "/ex-british-serviceman-accused-of-murdering-kenyan-woman-appears-in-courtroom/" },
  522.        
  523.            { title: "U.S. Food and Drug Administration Grants Approval to Addyi, a Desire\u002DBoosting Drug for Females Beyond Menopause", url: "/us-food-and-drug-administration-grants-approval-to-addyi-a-desire-boosting-drug-for-females-beyond-menopause/" }
  524.        
  525.    ];
  526.  
  527.    let currentNewsIndex = 0;
  528.    const newsWrapper = document.getElementById('newsWrapper-v7');
  529.    let newsElements = [];
  530.  
  531.    // Create news elements
  532.    function createNewsElements() {
  533.        newsItems.forEach((news, index) => {
  534.            const newsElement = document.createElement('div');
  535.            newsElement.className = 'unique-news-item-v7';
  536.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  537.            newsWrapper.appendChild(newsElement);
  538.            newsElements.push(newsElement);
  539.        });
  540.  
  541.        if (newsElements.length > 0) {
  542.            newsElements[0].classList.add('active-v7');
  543.        }
  544.    }
  545.  
  546.    // Animate news change
  547.    function changeNews() {
  548.        const currentElement = newsElements[currentNewsIndex];
  549.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  550.        const nextElement = newsElements[nextIndex];
  551.  
  552.        currentElement.classList.remove('active-v7');
  553.        currentElement.classList.add('exit-up-v7');
  554.  
  555.        setTimeout(() => {
  556.            nextElement.classList.add('active-v7');
  557.            currentNewsIndex = nextIndex;
  558.  
  559.            setTimeout(() => {
  560.                currentElement.classList.remove('exit-up-v7');
  561.            }, 100);
  562.        }, 250);
  563.    }
  564.  
  565.    // Start news rotation
  566.    function startNewsRotation() {
  567.        setInterval(changeNews, 5000);
  568.    }
  569.  
  570.    window.onload = function() {
  571.        createNewsElements();
  572.        startNewsRotation();
  573.    };
  574. </script>
  575.  
  576.  
  577.  
  578.            
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585. <nav class="navigation navbar navbar-expand-lg mb-4">
  586.  <div class="container-fluid fluid-container">
  587.    <div class=" gap-3 align-items-center pt-md-0 pt-3 justify-content-lg-start justify-content-between flex-wrap d-flex w-100">
  588.      <div class="navbar-header d-md-none mb-0 justify-content-center d-flex w-sm-full">
  589.          <a class="navbar-brand" href="/">
  590.              
  591.                  Union Odds
  592.              
  593.          </a>
  594.      </div>
  595.      <div class="">
  596.        <div class="style-card">
  597.          <div class="minimal-search mb-md-4 mb-0">
  598.            <input type="search" class="search-input mt-md-4 mt-0" placeholder="Search..." />
  599.            <svg class="search-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  600.              <circle cx="11" cy="11" r="8"></circle>
  601.              <path d="m21 21-4.35-4.35"></path>
  602.            </svg>
  603.          </div>
  604.          <!-- The search results will be displayed here -->
  605.          <div id="search-results" class="search-results-container search-v1"></div>
  606.        </div>
  607.      </div>
  608.      <div class=" d-flex flex-wrap">
  609.        <div class="navbar-header d-lg-none d-none d-md-flex">
  610.          <a class="navbar-brand" href='/'><img src="" alt="" /></a>
  611.        </div>
  612.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  613.          <button class="menu-close"><i class="ti-close"></i></button>
  614.  
  615.    <ul class="nav navbar-nav mb-2 mb-lg-0 align-items-center">
  616.    <li>
  617.      <a href="/">
  618.        Home
  619.      </a>
  620.    </li>
  621.  
  622.  
  623.    <li>
  624.      <a href="/category/all-posts/">
  625.        All Posts
  626.      </a>
  627.    </li>
  628.  
  629.    <li>
  630.      <a href="/category/business/">
  631.        Business
  632.      </a>
  633.    </li>
  634.  
  635.    <li>
  636.      <a href="/category/esports/">
  637.        Esports
  638.      </a>
  639.    </li>
  640.  
  641.  
  642.  
  643.  <div class="navbar-header d-lg-block d-none">
  644.    <a class="navbar-brand" href="/">
  645.      <img src="" alt="" />
  646.    </a>
  647.  </div>
  648.  
  649.  
  650.  
  651.    
  652.    
  653.    
  654.      <li>
  655.        <a href="/category/fashion/">
  656.          Fashion
  657.        </a>
  658.      </li>
  659.    
  660.      <li>
  661.        <a href="/category/featured/">
  662.          Featured
  663.        </a>
  664.      </li>
  665.    
  666.  
  667.    
  668.    
  669.      <li class="menu-item-has-children">
  670.        <a href="#">More</a>
  671.        <ul class="sub-menu">
  672.          
  673.            <li>
  674.              <a href="/category/gaming/">
  675.                Gaming
  676.              </a>
  677.            </li>
  678.          
  679.            <li>
  680.              <a href="/category/health/">
  681.                Health
  682.              </a>
  683.            </li>
  684.          
  685.            <li>
  686.              <a href="/category/life-fitness/">
  687.                Life &amp; Fitness
  688.              </a>
  689.            </li>
  690.          
  691.            <li>
  692.              <a href="/category/lifestyle/">
  693.                Lifestyle
  694.              </a>
  695.            </li>
  696.          
  697.            <li>
  698.              <a href="/category/news/">
  699.                News
  700.              </a>
  701.            </li>
  702.          
  703.            <li>
  704.              <a href="/category/others/">
  705.                Others
  706.              </a>
  707.            </li>
  708.          
  709.            <li>
  710.              <a href="/category/politics/">
  711.                Politics
  712.              </a>
  713.            </li>
  714.          
  715.            <li>
  716.              <a href="/category/sports/">
  717.                Sports
  718.              </a>
  719.            </li>
  720.          
  721.            <li>
  722.              <a href="/category/tech/">
  723.                Tech
  724.              </a>
  725.            </li>
  726.          
  727.            <li>
  728.              <a href="/category/travel/">
  729.                Travel
  730.              </a>
  731.            </li>
  732.          
  733.        </ul>
  734.      </li>
  735.    
  736.  
  737.  
  738. <li>
  739.                  <a href="/page/contact-us/">
  740.                     Contact Us
  741.                  </a>
  742.              </li>
  743. </ul>
  744.  
  745.        </div>
  746.        <div class="sidebar-blur"></div>
  747.        <!-- end of nav-collapse -->
  748.      </div>
  749.      <div class="me-3">
  750.        <div class="mobail-menu d-xl-none d-block">
  751.          <button type="button" class="navbar-toggler open-btn">
  752.            <span class="sr-only">Toggle navigation</span>
  753.            <span class="icon-bar first-angle"></span>
  754.            <span class="icon-bar middle-angle"></span>
  755.            <span class="icon-bar last-angle"></span>
  756.          </button>
  757.        </div>
  758.        <!-- <div class="header-right">
  759.          <div class="header-right-menu-wrapper d-xl-block d-none">
  760.            <div class="header-right-menu">
  761.              <div class="right-menu-toggle-btn">
  762.                <span></span>
  763.                <span></span>
  764.                <span></span>
  765.              </div>
  766.              <div class="header-right-menu-wrap" style="z-index: 999;">
  767.                <button class="right-menu-close"><i class="ti-close"></i></button>
  768.                <div class="logo">
  769.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  770.                </div>
  771.                <div class="header-right-sec">
  772.                  <div class="project-widget widget">
  773.                    <h3 class="text-white">Our Latest News</h3>
  774.                    <div class="posts">
  775.                      <div class="post">
  776.                        <div class="img-holder">
  777.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  778.                        </div>
  779.                        <div class="details">
  780.                          <span class="date">19 Jun 2022</span>
  781.                          <h4><a href="blog-single.html" class="text-white">Perfect Photo Clicking Idea You Must Know.</a></h4>
  782.                        </div>
  783.                      </div>
  784.                      <div class="post">
  785.                        <div class="img-holder">
  786.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  787.                        </div>
  788.                        <div class="details">
  789.                          <span class="date">22 May 2022</span>
  790.                          <h4><a href="blog-single.html" class="text-white">Best tourism site all over the world.</a></h4>
  791.                        </div>
  792.                      </div>
  793.                      <div class="post">
  794.                        <div class="img-holder">
  795.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  796.                        </div>
  797.                        <div class="details">
  798.                          <span class="date">12 Apr 2022</span>
  799.                          <h4><a href="blog-single.html" class="text-white">Whats In Trend in Now Woman Fashion.</a></h4>
  800.                        </div>
  801.                      </div>
  802.                    </div>
  803.                  </div>
  804.                  <div class="widget wpo-contact-widget">
  805.                    <div class="widget-title">
  806.                      <h3 class="text-white">Contact Us</h3>
  807.                    </div>
  808.                    <div class="contact-ft">
  809.                      <ul>
  810.                        <li>
  811.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  812.                        </li>
  813.                        <li>
  814.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  815.                          + 8 (123) 123 456 789
  816.                        </li>
  817.                        <li>
  818.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  819.                        </li>
  820.                      </ul>
  821.                    </div>
  822.                  </div>
  823.                </div>
  824.              </div>
  825.              <div class="sidebar-blur"></div>
  826.            </div>
  827.          </div>
  828.        </div> -->
  829.      </div>
  830.    </div>
  831.  </div>
  832.  <!-- end of container -->
  833. </nav>
  834. <style>
  835.  .navbar-brand img{
  836.    height: 70px;
  837.    object-fit: contain;
  838.  }
  839.    /* search field */
  840.  .search-results-container {
  841.  position: absolute;
  842.  top: 100%; /* Position it below the input field */
  843. left: 10px;
  844.  right: 10px;
  845.  background-color: white;
  846.  border: 1px solid #ddd;
  847.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  848.  max-height: 300px;
  849.  overflow-y: auto;
  850.  z-index: 1000;
  851.  display: none; /* Initially hidden */
  852. }
  853.  
  854. .search-results-container p {
  855.  margin: 0;
  856. }
  857.  
  858. .search-results-container .result-item {
  859.  padding: 10px;
  860.  cursor: pointer;
  861. }
  862.  
  863. .search-results-container .result-item:hover {
  864.  background-color: #f0f0f0;
  865. }
  866. @media (max-width:576px) {
  867.  .w-sm-full{
  868.    padding-top: 10px;
  869.    width: 100%;
  870.  }
  871.  .m-s-0{
  872.    margin-top: 0px !important;
  873.  }
  874. }
  875. @media (max-width:768px) {
  876. .search-icon{
  877. top: 50%;
  878. }
  879. }
  880.  
  881.  
  882. </style>
  883. <script>
  884.  const searchInput = document.querySelector(".search-input");
  885.  const searchResults = document.getElementById("search-results");
  886.  
  887.  // Handle typing
  888.  searchInput.addEventListener("keyup", function (e) {
  889.    e.preventDefault();
  890.  
  891.    const query = searchInput.value;
  892.  
  893.    if (query === "") {
  894.      searchResults.innerHTML = "";
  895.      searchResults.style.display = "none";
  896.      return;
  897.    }
  898.  
  899.    searchResults.style.display = "block";
  900.  
  901.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  902.      method: "GET",
  903.      headers: {
  904.        "X-Requested-With": "XMLHttpRequest",
  905.      },
  906.    })
  907.      .then(response => response.json())
  908.      .then(data => {
  909.        if (data.html) {
  910.          searchResults.innerHTML = data.html;
  911.        } else {
  912.          searchResults.innerHTML = "<p>No results found.</p>";
  913.        }
  914.      })
  915.      .catch(error => {
  916.        console.error("Error fetching search results:", error);
  917.      });
  918.  });
  919.  
  920.  // Close results when clicking outside
  921.  document.addEventListener("click", function (e) {
  922.    if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  923.      searchResults.style.display = "none";
  924.    }
  925.  });
  926. </script>
  927.  
  928.  
  929.        </header>
  930.        <!-- end of header -->
  931.        <!-- start of wpo-blog-hero -->
  932.        
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940. <div class="blog-hero-v3 pt-3">
  941.    <div class="container-fluid fluid-container">
  942.        <div class="row g-4">
  943.            
  944.            
  945.              
  946.            <!-- Left Column -->
  947.            <div class="col-lg-4 col-md-6">
  948.                <div class="magazine-card tall-card h-100">
  949.                    <div class="card-image">
  950.                        
  951.                            <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  952.                        
  953.                        <div class="image-overlay"></div>
  954.                    </div>
  955.                    <div class="card-content">
  956.                        <div class="category-pill bg-primary-gradient">News</div>
  957.                        <h2> <a href="/we-need-a-helicopter-to-search-for-them-13-year-olds-urgent-plea-to-rescue-family-adrift-off-australian-coast-unveiled/">
  958.                                        â€˜We Need a Helicopter to Search For Them’: 13-Year-Old’s Urgent Plea to Rescue Family Adrift Off Australian Coast Unveiled
  959.                                    </a></h2>
  960.                        <p></p>
  961.                        <div class="author-section">
  962.                            
  963.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="author-img">
  964.                            
  965.                            <div class="author-details">
  966.                                <span class="author-name">Matthew Martin</span>
  967.                                <span class="publish-date">19 May 2026</span>
  968.                            </div>
  969.                        </div>
  970.                    </div>
  971.                </div>
  972.            </div>
  973.  
  974.            
  975.            
  976.  
  977.            <!-- Center Column -->
  978.            <div class="col-lg-4 col-md-6">
  979.                <div class="row g-4">
  980.                    
  981.                    <div class="col-12">
  982.                        <div class="magazine-card square-card">
  983.                            <div class="card-image">
  984.                            
  985.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  986.                                    class="img img-responsive" style="object-fit: cover;" alt="">
  987.                            
  988.                                <div class="floating-category bg-primary-gradient">News</div>
  989.                            </div>
  990.                            <div class="card-content compact">
  991.                                <h3> <a href="/cyclone-disaster-in-the-island-nation-awakens-a-wave-of-community-action/" >
  992.                                        Cyclone Disaster in the Island Nation Awakens a Wave of Community Action
  993.                                    </a></h3>
  994.                                    
  995.                                <div class="mini-meta">
  996.                                    <span>By Matthew Martin</span>
  997.                                    <span class="date-dot">• 18 May 2026</span>
  998.                                </div>
  999.                            </div>
  1000.                        </div>
  1001.                    </div>
  1002.                    
  1003.                    <div class="col-12">
  1004.                        <div class="magazine-card square-card">
  1005.                            <div class="card-image">
  1006.                            
  1007.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1008.                                    class="img img-responsive" style="object-fit: cover;" alt="">
  1009.                            
  1010.                                <div class="floating-category bg-primary-gradient">News</div>
  1011.                            </div>
  1012.                            <div class="card-content compact">
  1013.                                <h3> <a href="/real-madrids-trent-alexander-arnold-could-face-liverpool-in-forthcoming-european-match/" >
  1014.                                        Real Madrid&#x27;s Trent Alexander-Arnold Could Face Liverpool in Forthcoming European Match
  1015.                                    </a></h3>
  1016.                                    
  1017.                                <div class="mini-meta">
  1018.                                    <span>By Matthew Martin</span>
  1019.                                    <span class="date-dot">• 18 May 2026</span>
  1020.                                </div>
  1021.                            </div>
  1022.                        </div>
  1023.                    </div>
  1024.                    
  1025.  
  1026.                </div>
  1027.            </div>
  1028.            
  1029.            
  1030.              
  1031.            <!-- Right Column -->
  1032.            <div class="col-lg-4 col-md-12">
  1033.                <div class="magazine-card featured-card">
  1034.                    <div class="featured-header">
  1035.                        <h4>Featured Story</h4>
  1036.                        <div class="featured-line"></div>
  1037.                    </div>
  1038.                    <div class="card-image featured-img" >
  1039.                    
  1040.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1041.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1042.                    
  1043.                    </div>
  1044.                    <div class="card-content featured-content">
  1045.                        <div class="category-pill bg-primary-gradient">News</div>
  1046.                        <h2><a href="/troubling-remembrances-return-in-davao-as-officials-piece-together-bondi-attack-alleged-attackers-time-in-the-city/">
  1047.                                        Troubling Remembrances Return in Davao as Officials Piece Together Bondi Attack Alleged Attackers&#x27; Time in the City
  1048.                                    </a></h2>
  1049.                        
  1050.                        <div class="author-section featured-author">
  1051.                            
  1052.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;border-radius: 20px; width: 50px;" alt="Matthew Martin">
  1053.                            
  1054.                            <div class="author-details">
  1055.                                <span class="author-name">Matthew Martin</span>
  1056.                                <!-- <span class="author-title">Business Analyst</span> -->
  1057.                                <span class="publish-date">18 May 2026</span>
  1058.                            </div>
  1059.                        </div>
  1060.                    </div>
  1061.                </div>
  1062.            </div>
  1063.  
  1064.            
  1065.            
  1066.        </div>
  1067.    </div>
  1068. </div>
  1069.  
  1070. <style>
  1071. /* Blog Hero V3 - Magazine Style */
  1072. .blog-hero-v3 {
  1073.    padding: 80px 0;
  1074.    position: relative;
  1075. }
  1076.  
  1077. /* Magazine Cards */
  1078. .magazine-card {
  1079.    background: var(--card-bg);
  1080.    border-radius: 20px;
  1081.    overflow: hidden;
  1082.    position: relative;
  1083.    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1084.    border: 1px solid var(--border-color);
  1085. }
  1086.  
  1087. .magazine-card:hover {
  1088.    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
  1089. }
  1090.  
  1091. /* Tall Card (Left Column) */
  1092. .tall-card {
  1093.    display: flex;
  1094.    flex-direction: column;
  1095. }
  1096.  
  1097. .tall-card .card-image {
  1098.    height: 300px;
  1099.    position: relative;
  1100.    overflow: hidden;
  1101. }
  1102.  
  1103. .tall-card .card-image img {
  1104.    width: 100%;
  1105.    height: 100%;
  1106.    object-fit: cover;
  1107.    transition: transform 0.6s ease;
  1108. }
  1109.  
  1110. .tall-card:hover .card-image img {
  1111.    transform: scale(1.1) rotate(-2deg);
  1112. }
  1113.  
  1114. .image-overlay {
  1115.    position: absolute;
  1116.    top: 0;
  1117.    left: 0;
  1118.    right: 0;
  1119.    bottom: 0;
  1120.    opacity: 0;
  1121.    transition: opacity 0.3s ease;
  1122. }
  1123.  
  1124. .tall-card:hover .image-overlay {
  1125.    opacity: 1;
  1126. }
  1127.  
  1128. .tall-card .card-content {
  1129.    padding: 20px;
  1130.    flex-grow: 1;
  1131.    display: flex;
  1132.    flex-direction: column;
  1133. }
  1134.  
  1135. .tall-card h2 {
  1136.    font-size: 1.5rem;
  1137.    font-weight: 700;
  1138.    color: #2c3e50;
  1139.    margin: 12px 0;
  1140.    line-height: 1.3;
  1141. }
  1142.  
  1143. .tall-card p {
  1144.    color: #7f8c8d;
  1145.    line-height: 1.6;
  1146.    margin-bottom: 1rem;
  1147.    flex-grow: 1;
  1148. }
  1149.  
  1150. /* Square Cards (Center Column) */
  1151. .square-card {
  1152.    position: relative;
  1153.    overflow: hidden;
  1154. }
  1155.  
  1156. .square-card .card-image {
  1157.    height: 180px;
  1158.    position: relative;
  1159. }
  1160.  
  1161. .square-card .card-image img {
  1162.    width: 100%;
  1163.    height: 100%;
  1164.    object-fit: cover;
  1165.    filter: brightness(1.1) saturate(1.2);
  1166.    transition: all 0.4s ease;
  1167. }
  1168.  
  1169. .square-card:hover .card-image img {
  1170.    transform: scale(1.15);
  1171.    filter: brightness(1.2) saturate(1.4);
  1172. }
  1173.  
  1174. .floating-category {
  1175.    position: absolute;
  1176.    top: 15px;
  1177.    right: 15px;
  1178.    padding: 8px 15px;
  1179.    border-radius: 20px;
  1180.    font-size: 0.75rem;
  1181.    text-transform: uppercase;
  1182.    letter-spacing: 1px;
  1183.    backdrop-filter: blur(10px);
  1184.    border: 1px solid rgba(255, 255, 255, 0.3);
  1185. }
  1186.  
  1187. .square-card .card-content.compact {
  1188.    padding: 1.2rem;
  1189. }
  1190.  
  1191. .square-card h3 {
  1192.    font-size: 1.1rem;
  1193.    font-weight: 600;
  1194.    color: #2c3e50;
  1195.    margin-bottom: 10px;
  1196.    line-height: 1.3;
  1197. }
  1198.  
  1199. .mini-meta {
  1200.    font-size: 0.85rem;
  1201.    color: #95a5a6;
  1202. }
  1203.  
  1204. .date-dot {
  1205.    margin-left: 8px;
  1206. }
  1207.  
  1208. /* Featured Card (Right Column) */
  1209. .featured-card {
  1210.    color: white;
  1211.    position: relative;
  1212.    overflow: hidden;
  1213. }
  1214.  
  1215. .featured-card::before {
  1216.    content: '';
  1217.    position: absolute;
  1218.    top: -50%;
  1219.    right: -50%;
  1220.    width: 200%;
  1221.    height: 200%;
  1222.    pointer-events: none;
  1223. }
  1224.  
  1225.  
  1226.  
  1227. .featured-header {
  1228.    padding: 25px 25px 0;
  1229.    position: relative;
  1230. }
  1231.  
  1232. .featured-header h4 {
  1233.    font-size: 0.9rem;
  1234.    text-transform: uppercase;
  1235.    letter-spacing: 2px;
  1236.    margin: 0;
  1237.    opacity: 0.9;
  1238. }
  1239.  
  1240. .featured-line {
  1241.    width: 50px;
  1242.    height: 2px;
  1243.    background: rgba(255, 255, 255, 0.6);
  1244.    margin-top: 10px;
  1245. }
  1246.  
  1247. .featured-img {
  1248.    height: 200px;
  1249.    margin: 1rem;
  1250.    border-radius: 15px;
  1251.    overflow: hidden;
  1252.    position: relative;
  1253. }
  1254.  
  1255. .featured-img img {
  1256.    width: 100%;
  1257.    height: 100%;
  1258.    object-fit: cover;
  1259.    transition: transform 0.5s ease;
  1260. }
  1261.  
  1262. .featured-card:hover .featured-img img {
  1263.    transform: scale(1.1);
  1264. }
  1265.  
  1266. .featured-content {
  1267.    padding: 0 1rem 1.5rem;
  1268. }
  1269.  
  1270. .featured-content h2 {
  1271.    font-size: 1.4rem;
  1272.    font-weight: 700;
  1273.    margin: 15px 0;
  1274.    line-height: 1.3;
  1275. }
  1276.  
  1277. .featured-content p {
  1278.    font-size: 0.95rem;
  1279.    opacity: 0.9;
  1280.    line-height: 1.6;
  1281.    margin-bottom: 1rem;
  1282. }
  1283.  
  1284. /* Category Pills */
  1285. .category-pill {
  1286.    display: inline-block;
  1287.    padding: 6px 16px;
  1288.    border-radius: 20px;
  1289.    font-size: 0.75rem;
  1290.    text-transform: uppercase;
  1291.    letter-spacing: 1px;
  1292.    margin-bottom: 10px;
  1293.    width: fit-content;
  1294. }
  1295.  
  1296. /* Author Sections */
  1297. .author-section {
  1298.    display: flex;
  1299.    align-items: center;
  1300.    gap: 15px;
  1301.    margin-top: auto;
  1302. }
  1303.  
  1304. .author-img {
  1305.    width: 60px;
  1306.    height: 60px;
  1307.    border-radius: 50%;
  1308.    object-fit: cover;
  1309. }
  1310.  
  1311. .author-details {
  1312.    display: flex;
  1313.    flex-direction: column;
  1314. }
  1315.  
  1316. .author-name {
  1317.    font-weight: 600;
  1318. color: #95a5a6;
  1319.    font-size: 16px;
  1320. }
  1321.  
  1322. .author-title {
  1323.    font-size: 0.8rem;
  1324. color: #95a5a6;
  1325.    font-weight: 500;
  1326. }
  1327.  
  1328. .publish-date {
  1329.    font-size: 0.8rem;
  1330.    color: #95a5a6;
  1331.    margin-top: 2px;
  1332. }
  1333.  
  1334. /* Featured Stats */
  1335. .featured-stats {
  1336.    display: flex;
  1337.    gap: 30px;
  1338.    margin: 20px 0;
  1339. }
  1340.  
  1341. .stat-item {
  1342.    text-align: center;
  1343. }
  1344.  
  1345. .stat-number {
  1346.    display: block;
  1347.    font-size: 1.5rem;
  1348.    font-weight: 700;
  1349.    color: white;
  1350. }
  1351.  
  1352. .stat-label {
  1353.    font-size: 0.8rem;
  1354.    opacity: 0.8;
  1355.    text-transform: uppercase;
  1356.    letter-spacing: 1px;
  1357. }
  1358.  
  1359. /* Read More Button */
  1360. .read-more-btn {
  1361.    padding: 0 30px 30px;
  1362. }
  1363.  
  1364. .btn-read {
  1365.    display: inline-block;
  1366.    padding: 12px 30px;
  1367.    background: linear-gradient(45deg, #667eea, #764ba2);
  1368.    color: white;
  1369.    text-decoration: none;
  1370.    border-radius: 20px;
  1371.    font-weight: 600;
  1372.    text-transform: uppercase;
  1373.    letter-spacing: 1px;
  1374.    font-size: 0.85rem;
  1375.    transition: all 0.3s ease;
  1376.    position: relative;
  1377.    overflow: hidden;
  1378. }
  1379.  
  1380. .btn-read::before {
  1381.    content: '';
  1382.    position: absolute;
  1383.    top: 0;
  1384.    left: -100%;
  1385.    width: 100%;
  1386.    height: 100%;
  1387.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  1388.    transition: left 0.5s ease;
  1389. }
  1390.  
  1391. .btn-read:hover::before {
  1392.    left: 100%;
  1393. }
  1394.  
  1395. .btn-read:hover {
  1396.    transform: translateY(-2px);
  1397.    box-shadow: 0 10px 20px rgba(102, 126, 234, 0.3);
  1398.    color: white;
  1399. }
  1400.  
  1401. /* Trending Bar */
  1402. .trending-bar {
  1403.    background: white;
  1404.    border-radius: 20px;
  1405.    padding: 25px 35px;
  1406.    display: flex;
  1407.    align-items: center;
  1408.    gap: 30px;
  1409.    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  1410.    border-left: 5px solid #667eea;
  1411. }
  1412.  
  1413. .trending-header h5 {
  1414.    margin: 0;
  1415.    font-weight: 700;
  1416.    color: #2c3e50;
  1417.    font-size: 1.1rem;
  1418. }
  1419.  
  1420. .trending-tags {
  1421.    display: flex;
  1422.    flex-wrap: wrap;
  1423.    gap: 15px;
  1424. }
  1425.  
  1426. .trend-tag {
  1427.    padding: 8px 18px;
  1428.    background: #f8f9fa;
  1429.    border: 2px solid #e9ecef;
  1430.    border-radius: 20px;
  1431.    font-size: 0.85rem;
  1432.    font-weight: 500;
  1433.    color: #495057;
  1434.    transition: all 0.3s ease;
  1435.    cursor: pointer;
  1436. }
  1437.  
  1438. .trend-tag:hover {
  1439.    background: #667eea;
  1440.    color: white;
  1441.    border-color: #667eea;
  1442.    transform: translateY(-2px);
  1443. }
  1444.  
  1445. /* Responsive Design */
  1446. @media (max-width: 992px) {
  1447.    .tall-card,
  1448.    .featured-card {
  1449.        height: auto;
  1450.        margin-bottom: 30px;
  1451.    }
  1452.    
  1453.  
  1454.    
  1455.    .trending-bar {
  1456.        flex-direction: column;
  1457.        align-items: flex-start;
  1458.        gap: 20px;
  1459.    }
  1460. }
  1461.  
  1462. @media (max-width: 768px) {
  1463.    .blog-hero-v3 {
  1464.        padding: 40px 0;
  1465.    }
  1466.  
  1467.    
  1468.    .trending-tags {
  1469.        justify-content: center;
  1470.    }
  1471.    
  1472.    .featured-stats {
  1473.        justify-content: center;
  1474.    }
  1475. }
  1476. </style>
  1477.  
  1478.  
  1479.  
  1480.  
  1481.        <!-- end of wpo-blog-hero -->
  1482.  
  1483.        <!-- start of wpo-breacking-news -->
  1484.        
  1485.        <!-- end of wpo-breacking-news -->
  1486.        
  1487.        <!-- start wpo-blog-highlights-section -->
  1488.        
  1489.  
  1490.  
  1491.  
  1492.    
  1493.  
  1494.  
  1495.  
  1496. <style>
  1497.    .blog-highlights-v2 {
  1498.        padding: 60px 0;
  1499.        position: relative;
  1500.        overflow: hidden;
  1501.    }
  1502.    
  1503.    .blog-highlights-v2::before {
  1504.        content: '';
  1505.        position: absolute;
  1506.        top: 0;
  1507.        left: 0;
  1508.        width: 100%;
  1509.        height: 100%;
  1510.        background: var(--body-bg);
  1511.        pointer-events: none;
  1512.    }
  1513.    
  1514.    .blog-card-v2 {
  1515.        border: none;
  1516.        border-radius: 20px;
  1517.        overflow: hidden;
  1518.        background: white;
  1519.        height: 100%;
  1520.        position: relative;
  1521.        transform: translateY(0);
  1522.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1523.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1524.        will-change: transform;
  1525.    }
  1526.    
  1527.    .blog-card-v2::before {
  1528.        content: '';
  1529.        position: absolute;
  1530.        top: 0;
  1531.        left: 0;
  1532.        width: 100%;
  1533.        height: 100%;
  1534.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1535.        transform: translateX(-100%);
  1536.        transition: transform 0.6s ease;
  1537.        z-index: 1;
  1538.    }
  1539.    
  1540.    .blog-card-v2:hover {
  1541.        transform: translateY(-15px) scale(1.02);
  1542.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1543.    }
  1544.    
  1545.    .blog-card-v2:hover::before {
  1546.        transform: translateX(100%);
  1547.    }
  1548.    
  1549.    .blog-image-v2 {
  1550.        position: relative;
  1551.        overflow: hidden;
  1552.        height: 250px;
  1553.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1554.    }
  1555.    
  1556.    .blog-image-v2::after {
  1557.        content: '';
  1558.        position: absolute;
  1559.        top: 0;
  1560.        left: 0;
  1561.        width: 100%;
  1562.        height: 100%;
  1563.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1564.        z-index: 2;
  1565.    }
  1566.    
  1567.    .blog-image-v2 img {
  1568.        width: 100%;
  1569.        height: 100%;
  1570.        object-fit: cover;
  1571.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1572.        transform: scale(1);
  1573.    }
  1574.    
  1575.    .blog-card-v2:hover .blog-image-v2 img {
  1576.        transform: scale(1.1) rotate(2deg);
  1577.    }
  1578.    
  1579.    .blog-category-v2 {
  1580.        position: absolute;
  1581.        top: 20px;
  1582.        left: 20px;
  1583.        padding: 8px 16px;
  1584.        border-radius: 50px;
  1585.        font-size: 12px;
  1586.        font-weight: 700;
  1587.        text-transform: uppercase;
  1588.        letter-spacing: 1px;
  1589.      
  1590.        z-index: 3;
  1591.        transform: translateY(0);
  1592.        transition: all 0.3s ease;
  1593.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1594.    }
  1595.    
  1596.    .blog-card-v2:hover .blog-category-v2 {
  1597.        transform: translateY(-5px);
  1598.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1599.    }
  1600.    
  1601.    .blog-content-v2 {
  1602.        padding: 30px 25px;
  1603.        position: relative;
  1604.        z-index: 2;
  1605.    }
  1606.    
  1607.    .blog-title-v2 {
  1608.        font-size: 18px;
  1609.        font-weight: 700;
  1610.        line-height: 1.4;
  1611.        margin-bottom: 15px;
  1612.        min-height: 50px;
  1613.        position: relative;
  1614.        overflow: hidden;
  1615.    }
  1616.    
  1617.    .blog-title-v2 a {
  1618.        text-decoration: none;
  1619.        position: relative;
  1620.        transition: all 0.3s ease;
  1621.        background-clip: text;
  1622.        -webkit-background-clip: text;
  1623.    }
  1624.    
  1625.    .blog-title-v2 a::after {
  1626.        content: '';
  1627.        position: absolute;
  1628.        bottom: -2px;
  1629.        left: 0;
  1630.        width: 0;
  1631.        height: 2px;
  1632.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1633.        transition: width 0.4s ease;
  1634.    }
  1635.    
  1636.    .blog-card-v2:hover .blog-title-v2 a::after {
  1637.        width: 100%;
  1638.    }
  1639.    
  1640.    .blog-meta-v2 {
  1641.        display: flex;
  1642.        align-items: center;
  1643.        gap: 12px;
  1644.        margin-bottom: 15px;
  1645.        font-size: 13px;
  1646.        padding-bottom: 15px;
  1647.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1648.        position: relative;
  1649.    }
  1650.    
  1651.    .blog-meta-v2::after {
  1652.        content: '';
  1653.        position: absolute;
  1654.        bottom: -2px;
  1655.        left: 0;
  1656.        width: 0;
  1657.        height: 2px;
  1658.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1659.        transition: width 0.5s ease 0.2s;
  1660.    }
  1661.    
  1662.    .blog-card-v2:hover .blog-meta-v2::after {
  1663.        width: 60px;
  1664.    }
  1665.    
  1666.    .blog-author-img-v2 {
  1667.        width: 32px;
  1668.        height: 32px;
  1669.        border-radius: 50%;
  1670.        object-fit: cover;
  1671.        border: 3px solid white;
  1672.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1673.        transition: all 0.3s ease;
  1674.    }
  1675.    
  1676.    .blog-card-v2:hover .blog-author-img-v2 {
  1677.        transform: scale(1.1);
  1678.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1679.    }
  1680.    
  1681.    .blog-excerpt-v2 {
  1682.        font-size: 14px;
  1683.        line-height: 1.6;
  1684.        color: #666;
  1685.        display: -webkit-box;
  1686.        -webkit-line-clamp: 3;
  1687.        -webkit-box-orient: vertical;
  1688.        overflow: hidden;
  1689.        position: relative;
  1690.        opacity: 0.8;
  1691.        transition: opacity 0.3s ease;
  1692.    }
  1693.    
  1694.    .blog-card-v2:hover .blog-excerpt-v2 {
  1695.        opacity: 1;
  1696.    }
  1697.    
  1698.    .section-header-v2 {
  1699.        text-align: center;
  1700.        margin-bottom: 70px;
  1701.        position: relative;
  1702.    }
  1703.    
  1704.    .section-title-v2 {
  1705.        font-size: 3.2rem;
  1706.        font-weight: 800;
  1707.        margin-bottom: 20px;
  1708.        position: relative;
  1709.    }
  1710.    
  1711.    .section-title-v2::after {
  1712.        content: '';
  1713.        position: absolute;
  1714.        bottom: -10px;
  1715.        left: 50%;
  1716.        transform: translateX(-50%);
  1717.        width: 80px;
  1718.        height: 4px;
  1719.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1720.        border-radius: 2px;
  1721.    }
  1722.    
  1723.    .section-subtitle-v2 {
  1724.        font-size: 1.1rem;
  1725.        color: #666;
  1726.        max-width: 600px;
  1727.        margin: 0 auto;
  1728.        line-height: 1.6;
  1729.    }
  1730.    
  1731.    .blog-read-more-v2 {
  1732.        position: absolute;
  1733.        bottom: 25px;
  1734.        right: 25px;
  1735.        width: 45px;
  1736.        height: 45px;
  1737.        border-radius: 50%;
  1738.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1739.        display: flex;
  1740.        align-items: center;
  1741.        justify-content: center;
  1742.        color: white;
  1743.        text-decoration: none;
  1744.        transition: all 0.4s ease;
  1745.        transform: scale(0);
  1746.        opacity: 0;
  1747.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1748.    }
  1749.    
  1750.    .blog-card-v2:hover .blog-read-more-v2 {
  1751.        transform: scale(1);
  1752.        opacity: 1;
  1753.    }
  1754.    
  1755.    .blog-read-more-v2:hover {
  1756.        transform: scale(1.1);
  1757.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1758.    }
  1759.    
  1760.    /* Animation Classes */
  1761.    .animate-on-scroll {
  1762.        opacity: 0;
  1763.        transform: translateY(30px);
  1764.        transition: all 0.6s ease;
  1765.    }
  1766.    
  1767.    .animate-on-scroll.animated {
  1768.        opacity: 1;
  1769.        transform: translateY(0);
  1770.    }
  1771.    
  1772.    /* Staggered Animation */
  1773.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1774.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1775.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1776.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1777.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1778.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1779.  
  1780.    @media (max-width: 768px) {
  1781.        .section-title-v2 {
  1782.            font-size: 2.5rem;
  1783.        }
  1784.        .blog-highlights-v2 {
  1785.            padding: 40px 0;
  1786.        }
  1787.        .blog-content-v2 {
  1788.            padding: 25px 20px;
  1789.        }
  1790.        .blog-card-v2:hover {
  1791.            transform: translateY(-10px) scale(1.01);
  1792.        }
  1793.    }
  1794. </style>
  1795.  
  1796. <section class="blog-highlights-v2">
  1797.    <div class="container-fluid fluid-container">
  1798.        <div class="row">
  1799.            <div class="col-12">
  1800.                <div class="section-header-v2 animate-on-scroll">
  1801.                    <h2 class="section-title-v2 text-primary-gradient">
  1802.                Today's Top Highlights
  1803.                   </h2>
  1804.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1805.                </div>
  1806.            </div>
  1807.        </div>
  1808.        
  1809.        <div class="row">
  1810.            <div class="col-lg-8 col-12">
  1811.                <div class="row g-4">
  1812.                    
  1813.                    <div class="col-lg-6 col-md-6 col-12">
  1814.                        <div class="card blog-card-v2 animate-on-scroll">
  1815.                            <div class="blog-image-v2">
  1816.                                
  1817.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1818.                                
  1819.                                <span class="blog-category-v2 bg-primary-gradient">
  1820.                                    News
  1821.                                </span>
  1822.                            </div>
  1823.                            <div class="blog-content-v2">
  1824.                                <h3 class="blog-title-v2">
  1825.                                    <a class="top-color" href="/david-raya-backs-teams-strength-as-essential-to-multiple-trophy-ambitions/">
  1826.                                    David Raya Backs Team&#x27;s Strength as Essential to Multiple Trophy Ambitions
  1827.                                    </a>
  1828.                                </h3>
  1829.                                <div class="blog-meta-v2">
  1830.                                    
  1831.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  1832.                                    
  1833.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1834.                                    <span>By Matthew Martin</span>
  1835.                                    <span style="color: #ccc;">•</span>
  1836.                                    <span style="color: #999;">18 May 2026</span>
  1837.                                </div>
  1838.                                <p class="blog-excerpt-v2"></p>
  1839.                              
  1840.                            </div>
  1841.                        </div>
  1842.                    </div>
  1843.                    
  1844.                    <div class="col-lg-6 col-md-6 col-12">
  1845.                        <div class="card blog-card-v2 animate-on-scroll">
  1846.                            <div class="blog-image-v2">
  1847.                                
  1848.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1849.                                
  1850.                                <span class="blog-category-v2 bg-primary-gradient">
  1851.                                    News
  1852.                                </span>
  1853.                            </div>
  1854.                            <div class="blog-content-v2">
  1855.                                <h3 class="blog-title-v2">
  1856.                                    <a class="top-color" href="/will-the-all-blacks-find-their-winning-form-in-the-upcoming-matches/">
  1857.                                    Will the All Blacks find their winning form in the upcoming matches?
  1858.                                    </a>
  1859.                                </h3>
  1860.                                <div class="blog-meta-v2">
  1861.                                    
  1862.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  1863.                                    
  1864.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1865.                                    <span>By Matthew Martin</span>
  1866.                                    <span style="color: #ccc;">•</span>
  1867.                                    <span style="color: #999;">18 May 2026</span>
  1868.                                </div>
  1869.                                <p class="blog-excerpt-v2"></p>
  1870.                              
  1871.                            </div>
  1872.                        </div>
  1873.                    </div>
  1874.                    
  1875.                    <div class="col-lg-6 col-md-6 col-12">
  1876.                        <div class="card blog-card-v2 animate-on-scroll">
  1877.                            <div class="blog-image-v2">
  1878.                                
  1879.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1880.                                
  1881.                                <span class="blog-category-v2 bg-primary-gradient">
  1882.                                    News
  1883.                                </span>
  1884.                            </div>
  1885.                            <div class="blog-content-v2">
  1886.                                <h3 class="blog-title-v2">
  1887.                                    <a class="top-color" href="/the-presidents-dominant-shadow-in-the-sporting-world-achieved-a-peak-in-last-year-2026-threatens-to-go-further/">
  1888.                                    The President&#x27;s Dominant Shadow in The Sporting World Achieved A Peak in Last Year. 2026 Threatens to Go Further.
  1889.                                    </a>
  1890.                                </h3>
  1891.                                <div class="blog-meta-v2">
  1892.                                    
  1893.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  1894.                                    
  1895.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1896.                                    <span>By Matthew Martin</span>
  1897.                                    <span style="color: #ccc;">•</span>
  1898.                                    <span style="color: #999;">18 May 2026</span>
  1899.                                </div>
  1900.                                <p class="blog-excerpt-v2"></p>
  1901.                              
  1902.                            </div>
  1903.                        </div>
  1904.                    </div>
  1905.                    
  1906.                    <div class="col-lg-6 col-md-6 col-12">
  1907.                        <div class="card blog-card-v2 animate-on-scroll">
  1908.                            <div class="blog-image-v2">
  1909.                                
  1910.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1911.                                
  1912.                                <span class="blog-category-v2 bg-primary-gradient">
  1913.                                    News
  1914.                                </span>
  1915.                            </div>
  1916.                            <div class="blog-content-v2">
  1917.                                <h3 class="blog-title-v2">
  1918.                                    <a class="top-color" href="/we-got-fired-and-we-accept-it-learn-how-to-secure-a-new-role-that-fits-for-you/">
  1919.                                    We Got Fired, and We Accept It – Learn How to Secure a New Role That Fits for You
  1920.                                    </a>
  1921.                                </h3>
  1922.                                <div class="blog-meta-v2">
  1923.                                    
  1924.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  1925.                                    
  1926.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1927.                                    <span>By Matthew Martin</span>
  1928.                                    <span style="color: #ccc;">•</span>
  1929.                                    <span style="color: #999;">18 May 2026</span>
  1930.                                </div>
  1931.                                <p class="blog-excerpt-v2"></p>
  1932.                              
  1933.                            </div>
  1934.                        </div>
  1935.                    </div>
  1936.                    
  1937.                    <div class="col-lg-6 col-md-6 col-12">
  1938.                        <div class="card blog-card-v2 animate-on-scroll">
  1939.                            <div class="blog-image-v2">
  1940.                                
  1941.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1942.                                
  1943.                                <span class="blog-category-v2 bg-primary-gradient">
  1944.                                    News
  1945.                                </span>
  1946.                            </div>
  1947.                            <div class="blog-content-v2">
  1948.                                <h3 class="blog-title-v2">
  1949.                                    <a class="top-color" href="/stay-active-as-you-work-a-dozen-muscle-toning-office-movements-you-can-do-in-everyday-attire/">
  1950.                                    Stay active as you work? A dozen muscle-toning office movements you can do in everyday attire
  1951.                                    </a>
  1952.                                </h3>
  1953.                                <div class="blog-meta-v2">
  1954.                                    
  1955.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  1956.                                    
  1957.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1958.                                    <span>By Matthew Martin</span>
  1959.                                    <span style="color: #ccc;">•</span>
  1960.                                    <span style="color: #999;">17 May 2026</span>
  1961.                                </div>
  1962.                                <p class="blog-excerpt-v2"></p>
  1963.                              
  1964.                            </div>
  1965.                        </div>
  1966.                    </div>
  1967.                    
  1968.                    <div class="col-lg-6 col-md-6 col-12">
  1969.                        <div class="card blog-card-v2 animate-on-scroll">
  1970.                            <div class="blog-image-v2">
  1971.                                
  1972.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1973.                                
  1974.                                <span class="blog-category-v2 bg-primary-gradient">
  1975.                                    News
  1976.                                </span>
  1977.                            </div>
  1978.                            <div class="blog-content-v2">
  1979.                                <h3 class="blog-title-v2">
  1980.                                    <a class="top-color" href="/anno-117-pax-romanas-hidden-gem-turns-out-to-be-a-stunning-first-person-mode/">
  1981.                                    Anno 117 Pax Romana&#x27;s Hidden Gem Turns Out to Be a Stunning First-Person Mode.
  1982.                                    </a>
  1983.                                </h3>
  1984.                                <div class="blog-meta-v2">
  1985.                                    
  1986.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  1987.                                    
  1988.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1989.                                    <span>By Matthew Martin</span>
  1990.                                    <span style="color: #ccc;">•</span>
  1991.                                    <span style="color: #999;">17 May 2026</span>
  1992.                                </div>
  1993.                                <p class="blog-excerpt-v2"></p>
  1994.                              
  1995.                            </div>
  1996.                        </div>
  1997.                    </div>
  1998.                    
  1999.                    <div class="col-lg-6 col-md-6 col-12">
  2000.                        <div class="card blog-card-v2 animate-on-scroll">
  2001.                            <div class="blog-image-v2">
  2002.                                
  2003.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2004.                                
  2005.                                <span class="blog-category-v2 bg-primary-gradient">
  2006.                                    News
  2007.                                </span>
  2008.                            </div>
  2009.                            <div class="blog-content-v2">
  2010.                                <h3 class="blog-title-v2">
  2011.                                    <a class="top-color" href="/trump-says-for-the-most-part-there-is-consensus-on-following-steps-of-truce-agreement-for-gaza/">
  2012.                                    Trump Says &#x27;For the Most Part, There Is Consensus&#x27; on Following Steps of Truce Agreement for Gaza
  2013.                                    </a>
  2014.                                </h3>
  2015.                                <div class="blog-meta-v2">
  2016.                                    
  2017.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  2018.                                    
  2019.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2020.                                    <span>By Matthew Martin</span>
  2021.                                    <span style="color: #ccc;">•</span>
  2022.                                    <span style="color: #999;">17 May 2026</span>
  2023.                                </div>
  2024.                                <p class="blog-excerpt-v2"></p>
  2025.                              
  2026.                            </div>
  2027.                        </div>
  2028.                    </div>
  2029.                    
  2030.                    <div class="col-lg-6 col-md-6 col-12">
  2031.                        <div class="card blog-card-v2 animate-on-scroll">
  2032.                            <div class="blog-image-v2">
  2033.                                
  2034.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2035.                                
  2036.                                <span class="blog-category-v2 bg-primary-gradient">
  2037.                                    Others
  2038.                                </span>
  2039.                            </div>
  2040.                            <div class="blog-content-v2">
  2041.                                <h3 class="blog-title-v2">
  2042.                                    <a class="top-color" href="/decoding-the-code-of-online-slot-victory-expert-strategies-for-big-wins/">
  2043.                                    Decoding the Code of Online Slot Victory: Expert Strategies for Big Wins
  2044.                                    </a>
  2045.                                </h3>
  2046.                                <div class="blog-meta-v2">
  2047.                                    
  2048.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  2049.                                    
  2050.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2051.                                    <span>By Matthew Martin</span>
  2052.                                    <span style="color: #ccc;">•</span>
  2053.                                    <span style="color: #999;">17 May 2026</span>
  2054.                                </div>
  2055.                                <p class="blog-excerpt-v2"></p>
  2056.                              
  2057.                            </div>
  2058.                        </div>
  2059.                    </div>
  2060.                    
  2061.                    <div class="col-lg-6 col-md-6 col-12">
  2062.                        <div class="card blog-card-v2 animate-on-scroll">
  2063.                            <div class="blog-image-v2">
  2064.                                
  2065.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2066.                                
  2067.                                <span class="blog-category-v2 bg-primary-gradient">
  2068.                                    News
  2069.                                </span>
  2070.                            </div>
  2071.                            <div class="blog-content-v2">
  2072.                                <h3 class="blog-title-v2">
  2073.                                    <a class="top-color" href="/i-want-to-ride-out-on-a-unicorn-every-night-swordsnsorcery-heavy-metal-group-castle-rat/">
  2074.                                    â€˜I Want to Ride Out on a Unicorn Every Night’: Swords’n’Sorcery Heavy Metal Group Castle Rat
  2075.                                    </a>
  2076.                                </h3>
  2077.                                <div class="blog-meta-v2">
  2078.                                    
  2079.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  2080.                                    
  2081.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2082.                                    <span>By Matthew Martin</span>
  2083.                                    <span style="color: #ccc;">•</span>
  2084.                                    <span style="color: #999;">17 May 2026</span>
  2085.                                </div>
  2086.                                <p class="blog-excerpt-v2"></p>
  2087.                              
  2088.                            </div>
  2089.                        </div>
  2090.                    </div>
  2091.                    
  2092.                    <div class="col-lg-6 col-md-6 col-12">
  2093.                        <div class="card blog-card-v2 animate-on-scroll">
  2094.                            <div class="blog-image-v2">
  2095.                                
  2096.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2097.                                
  2098.                                <span class="blog-category-v2 bg-primary-gradient">
  2099.                                    News
  2100.                                </span>
  2101.                            </div>
  2102.                            <div class="blog-content-v2">
  2103.                                <h3 class="blog-title-v2">
  2104.                                    <a class="top-color" href="/swiss-ski-resort-blaze-survivors-receive-care-in-burns-units-throughout-the-continent/">
  2105.                                    Swiss Ski Resort Blaze Survivors Receive Care in Burns Units Throughout the Continent
  2106.                                    </a>
  2107.                                </h3>
  2108.                                <div class="blog-meta-v2">
  2109.                                    
  2110.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  2111.                                    
  2112.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2113.                                    <span>By Matthew Martin</span>
  2114.                                    <span style="color: #ccc;">•</span>
  2115.                                    <span style="color: #999;">17 May 2026</span>
  2116.                                </div>
  2117.                                <p class="blog-excerpt-v2"></p>
  2118.                              
  2119.                            </div>
  2120.                        </div>
  2121.                    </div>
  2122.                    
  2123.                    <div class="col-lg-6 col-md-6 col-12">
  2124.                        <div class="card blog-card-v2 animate-on-scroll">
  2125.                            <div class="blog-image-v2">
  2126.                                
  2127.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2128.                                
  2129.                                <span class="blog-category-v2 bg-primary-gradient">
  2130.                                    News
  2131.                                </span>
  2132.                            </div>
  2133.                            <div class="blog-content-v2">
  2134.                                <h3 class="blog-title-v2">
  2135.                                    <a class="top-color" href="/queens-salute-queens-as-the-president-gives-mamdani-a-warm-greeting/">
  2136.                                    Queens Salute Queens as The President Gives Mamdani a Warm Greeting
  2137.                                    </a>
  2138.                                </h3>
  2139.                                <div class="blog-meta-v2">
  2140.                                    
  2141.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  2142.                                    
  2143.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2144.                                    <span>By Matthew Martin</span>
  2145.                                    <span style="color: #ccc;">•</span>
  2146.                                    <span style="color: #999;">17 May 2026</span>
  2147.                                </div>
  2148.                                <p class="blog-excerpt-v2"></p>
  2149.                              
  2150.                            </div>
  2151.                        </div>
  2152.                    </div>
  2153.                    
  2154.                    <div class="col-lg-6 col-md-6 col-12">
  2155.                        <div class="card blog-card-v2 animate-on-scroll">
  2156.                            <div class="blog-image-v2">
  2157.                                
  2158.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2159.                                
  2160.                                <span class="blog-category-v2 bg-primary-gradient">
  2161.                                    News
  2162.                                </span>
  2163.                            </div>
  2164.                            <div class="blog-content-v2">
  2165.                                <h3 class="blog-title-v2">
  2166.                                    <a class="top-color" href="/the-ten-year-affair-by-author-erin-somers-a-midlife-infidelity-tale-this-era-deserves/">
  2167.                                    The Ten Year Affair by author Erin Somers: A Midlife Infidelity Tale This Era Deserves.
  2168.                                    </a>
  2169.                                </h3>
  2170.                                <div class="blog-meta-v2">
  2171.                                    
  2172.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="blog-author-img-v2">
  2173.                                    
  2174.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2175.                                    <span>By Matthew Martin</span>
  2176.                                    <span style="color: #ccc;">•</span>
  2177.                                    <span style="color: #999;">16 May 2026</span>
  2178.                                </div>
  2179.                                <p class="blog-excerpt-v2"></p>
  2180.                              
  2181.                            </div>
  2182.                        </div>
  2183.                    </div>
  2184.                    
  2185.                    
  2186.  
  2187.                </div>
  2188.            </div>
  2189.            
  2190.               <div class="col col-lg-4 col-12">
  2191.                
  2192.  
  2193.  
  2194.  
  2195.    
  2196.  
  2197. <!-- Curved Heading Sidebar -->
  2198.    <div class="sidebar mb-3">
  2199.        
  2200.       <div class="sidebar-widget mb-4">
  2201.            <div class="widget-title-wrapper mb-3">
  2202.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2203.                    <div class="title-border"></div>
  2204.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2205.                </h4>
  2206.            </div>
  2207.            <div class="widget-content shadow-sm rounded-3 p-4">
  2208.                <div class="archives-list scrollable-sidebar">
  2209.                    
  2210.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2211.                        <a href="https://esports-news.co.uk/gambling-sites/lizaro-review/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2212.                            <i class="ti-angle-right me-2 text-primary"></i>
  2213.                            <span class="archive-link top-color fw-semibold"> lizaro casino</span>
  2214.                        </a>
  2215.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2216.                    </div>
  2217.                    
  2218.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2219.                        <a href="https://esports-news.co.uk/gambling-sites/zoccer-review/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2220.                            <i class="ti-angle-right me-2 text-primary"></i>
  2221.                            <span class="archive-link top-color fw-semibold"> zoccer review</span>
  2222.                        </a>
  2223.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2224.                    </div>
  2225.                    
  2226.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2227.                        <a href="https://www.casquette.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2228.                            <i class="ti-angle-right me-2 text-primary"></i>
  2229.                            <span class="archive-link top-color fw-semibold"> casino site</span>
  2230.                        </a>
  2231.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2232.                    </div>
  2233.                    
  2234.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2235.                        <a href="https://thegoldenfleeceyork.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2236.                            <i class="ti-angle-right me-2 text-primary"></i>
  2237.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2238.                        </a>
  2239.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2240.                    </div>
  2241.                    
  2242.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2243.                        <a href="https://www.voiceprint.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2244.                            <i class="ti-angle-right me-2 text-primary"></i>
  2245.                            <span class="archive-link top-color fw-semibold"> casino site</span>
  2246.                        </a>
  2247.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2248.                    </div>
  2249.                    
  2250.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2251.                        <a href="https://heyimhome.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2252.                            <i class="ti-angle-right me-2 text-primary"></i>
  2253.                            <span class="archive-link top-color fw-semibold"> best non gamstop casinos</span>
  2254.                        </a>
  2255.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2256.                    </div>
  2257.                    
  2258.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2259.                        <a href="https://www.canoe-england.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2260.                            <i class="ti-angle-right me-2 text-primary"></i>
  2261.                            <span class="archive-link top-color fw-semibold"> best betting sites</span>
  2262.                        </a>
  2263.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2264.                    </div>
  2265.                    
  2266.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2267.                        <a href="https://www.lateralscience.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2268.                            <i class="ti-angle-right me-2 text-primary"></i>
  2269.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2270.                        </a>
  2271.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2272.                    </div>
  2273.                    
  2274.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2275.                        <a href="https://www.testandverification.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2276.                            <i class="ti-angle-right me-2 text-primary"></i>
  2277.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2278.                        </a>
  2279.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2280.                    </div>
  2281.                    
  2282.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2283.                        <a href="https://knightsof.media/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2284.                            <i class="ti-angle-right me-2 text-primary"></i>
  2285.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2286.                        </a>
  2287.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2288.                    </div>
  2289.                    
  2290.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2291.                        <a href="https://www.testandverification.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2292.                            <i class="ti-angle-right me-2 text-primary"></i>
  2293.                            <span class="archive-link top-color fw-semibold"> non gamstop european casinos</span>
  2294.                        </a>
  2295.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2296.                    </div>
  2297.                    
  2298.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2299.                        <a href="https://www.lgbthistorymonth.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2300.                            <i class="ti-angle-right me-2 text-primary"></i>
  2301.                            <span class="archive-link top-color fw-semibold"> best non gamstop casinos</span>
  2302.                        </a>
  2303.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2304.                    </div>
  2305.                    
  2306.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2307.                        <a href="https://lottie.london/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2308.                            <i class="ti-angle-right me-2 text-primary"></i>
  2309.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2310.                        </a>
  2311.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2312.                    </div>
  2313.                    
  2314.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2315.                        <a href="https://www.focus12.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2316.                            <i class="ti-angle-right me-2 text-primary"></i>
  2317.                            <span class="archive-link top-color fw-semibold"> non gamstop casino sites</span>
  2318.                        </a>
  2319.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2320.                    </div>
  2321.                    
  2322.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2323.                        <a href="https://britishicehockey.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2324.                            <i class="ti-angle-right me-2 text-primary"></i>
  2325.                            <span class="archive-link top-color fw-semibold"> non gamstop casino sites</span>
  2326.                        </a>
  2327.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2328.                    </div>
  2329.                    
  2330.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2331.                        <a href="https://casinobeats.com/uk/online-casinos/casinos-not-on-gamstop/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2332.                            <i class="ti-angle-right me-2 text-primary"></i>
  2333.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2334.                        </a>
  2335.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2336.                    </div>
  2337.                    
  2338.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2339.                        <a href="https://esportsinsider.com/uk/gambling/non-gamstop-casinos" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2340.                            <i class="ti-angle-right me-2 text-primary"></i>
  2341.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2342.                        </a>
  2343.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2344.                    </div>
  2345.                    
  2346.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2347.                        <a href="https://gdalabel.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2348.                            <i class="ti-angle-right me-2 text-primary"></i>
  2349.                            <span class="archive-link top-color fw-semibold"> best uk non GamStop casinos</span>
  2350.                        </a>
  2351.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2352.                    </div>
  2353.                    
  2354.                </div>
  2355. <!--                
  2356.                <div class="text-center mt-4 pt-3 border-top border-color">
  2357.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2358.                        <i class="ti-archive me-1"></i>View All Archives
  2359.                    </a>
  2360.                </div> -->
  2361.            </div>
  2362.        </div>
  2363.        
  2364.       <div class="sidebar-widget mb-4">
  2365.            <div class="widget-title-wrapper mb-3">
  2366.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2367.                    <div class="title-border"></div>
  2368.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2369.                </h4>
  2370.            </div>
  2371.            <div class="widget-content shadow-sm rounded-3 p-4">
  2372.                <div class="archives-list scrollable-sidebar">
  2373.                    
  2374.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2375.                        <a href="https://www.ergodesktop.com" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2376.                            <i class="ti-angle-right me-2 text-primary"></i>
  2377.                            <span class="archive-link top-color fw-semibold"> games not on GamStop</span>
  2378.                        </a>
  2379.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2380.                    </div>
  2381.                    
  2382.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2383.                        <a href="https://belgo-restaurants.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2384.                            <i class="ti-angle-right me-2 text-primary"></i>
  2385.                            <span class="archive-link top-color fw-semibold"> games not on GamStop</span>
  2386.                        </a>
  2387.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2388.                    </div>
  2389.                    
  2390.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2391.                        <a href="https://www.heatonpark.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2392.                            <i class="ti-angle-right me-2 text-primary"></i>
  2393.                            <span class="archive-link top-color fw-semibold"> UK crypto casinos</span>
  2394.                        </a>
  2395.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2396.                    </div>
  2397.                    
  2398.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2399.                        <a href="https://adventuregamers.com/online-casinos/non-gamstop" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2400.                            <i class="ti-angle-right me-2 text-primary"></i>
  2401.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2402.                        </a>
  2403.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2404.                    </div>
  2405.                    
  2406.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2407.                        <a href="https://www.oceanacidification.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2408.                            <i class="ti-angle-right me-2 text-primary"></i>
  2409.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2410.                        </a>
  2411.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2412.                    </div>
  2413.                    
  2414.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2415.                        <a href="https://www.geekgirlmeetup.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2416.                            <i class="ti-angle-right me-2 text-primary"></i>
  2417.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2418.                        </a>
  2419.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2420.                    </div>
  2421.                    
  2422.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2423.                        <a href="https://www.london-irish.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2424.                            <i class="ti-angle-right me-2 text-primary"></i>
  2425.                            <span class="archive-link top-color fw-semibold"> online casinos uk</span>
  2426.                        </a>
  2427.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2428.                    </div>
  2429.                    
  2430.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2431.                        <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2432.                            <i class="ti-angle-right me-2 text-primary"></i>
  2433.                            <span class="archive-link top-color fw-semibold"> online casinos uk</span>
  2434.                        </a>
  2435.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2436.                    </div>
  2437.                    
  2438.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2439.                        <a href="https://straightfromyard.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2440.                            <i class="ti-angle-right me-2 text-primary"></i>
  2441.                            <span class="archive-link top-color fw-semibold"> online casinos uk</span>
  2442.                        </a>
  2443.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2444.                    </div>
  2445.                    
  2446.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2447.                        <a href="https://www.surfaceview.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2448.                            <i class="ti-angle-right me-2 text-primary"></i>
  2449.                            <span class="archive-link top-color fw-semibold"> online casinos uk</span>
  2450.                        </a>
  2451.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2452.                    </div>
  2453.                    
  2454.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2455.                        <a href="https://internationalschoolmealsday.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2456.                            <i class="ti-angle-right me-2 text-primary"></i>
  2457.                            <span class="archive-link top-color fw-semibold"> top non gamstop casinos</span>
  2458.                        </a>
  2459.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2460.                    </div>
  2461.                    
  2462.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2463.                        <a href="https://www.elthampalace.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2464.                            <i class="ti-angle-right me-2 text-primary"></i>
  2465.                            <span class="archive-link top-color fw-semibold"> casino sites</span>
  2466.                        </a>
  2467.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2468.                    </div>
  2469.                    
  2470.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2471.                        <a href="https://www.stevewebb.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2472.                            <i class="ti-angle-right me-2 text-primary"></i>
  2473.                            <span class="archive-link top-color fw-semibold"> best non uk online casino</span>
  2474.                        </a>
  2475.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2476.                    </div>
  2477.                    
  2478.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2479.                        <a href="https://israelpremiertech.com" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2480.                            <i class="ti-angle-right me-2 text-primary"></i>
  2481.                            <span class="archive-link top-color fw-semibold"> best online casino UK</span>
  2482.                        </a>
  2483.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2484.                    </div>
  2485.                    
  2486.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2487.                        <a href="https://cryptomillionslotto.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2488.                            <i class="ti-angle-right me-2 text-primary"></i>
  2489.                            <span class="archive-link top-color fw-semibold"> casino</span>
  2490.                        </a>
  2491.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2492.                    </div>
  2493.                    
  2494.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2495.                        <a href="https://qualityofcarenetwork.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2496.                            <i class="ti-angle-right me-2 text-primary"></i>
  2497.                            <span class="archive-link top-color fw-semibold"> lolajack welcome offer</span>
  2498.                        </a>
  2499.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2500.                    </div>
  2501.                    
  2502.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2503.                        <a href="https://pidginlondon.com" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2504.                            <i class="ti-angle-right me-2 text-primary"></i>
  2505.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2506.                        </a>
  2507.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2508.                    </div>
  2509.                    
  2510.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2511.                        <a href="https://molovo.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2512.                            <i class="ti-angle-right me-2 text-primary"></i>
  2513.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2514.                        </a>
  2515.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2516.                    </div>
  2517.                    
  2518.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2519.                        <a href="https://comfortbites.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2520.                            <i class="ti-angle-right me-2 text-primary"></i>
  2521.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2522.                        </a>
  2523.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2524.                    </div>
  2525.                    
  2526.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2527.                        <a href="https://newsoundgeneration.co.uk/casinos-not-on-gamstop/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2528.                            <i class="ti-angle-right me-2 text-primary"></i>
  2529.                            <span class="archive-link top-color fw-semibold"> Non GamStop Casino</span>
  2530.                        </a>
  2531.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2532.                    </div>
  2533.                    
  2534.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2535.                        <a href="https://rightly.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2536.                            <i class="ti-angle-right me-2 text-primary"></i>
  2537.                            <span class="archive-link top-color fw-semibold"> sports betting sites not on gamstop</span>
  2538.                        </a>
  2539.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2540.                    </div>
  2541.                    
  2542.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2543.                        <a href="https://mcaleicester.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2544.                            <i class="ti-angle-right me-2 text-primary"></i>
  2545.                            <span class="archive-link top-color fw-semibold"> best online casinos uk</span>
  2546.                        </a>
  2547.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2548.                    </div>
  2549.                    
  2550.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2551.                        <a href="https://www.nordicresearchnetwork.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2552.                            <i class="ti-angle-right me-2 text-primary"></i>
  2553.                            <span class="archive-link top-color fw-semibold"> Non UK Casino Sites</span>
  2554.                        </a>
  2555.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2556.                    </div>
  2557.                    
  2558.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2559.                        <a href="https://www.costaricanembassy.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2560.                            <i class="ti-angle-right me-2 text-primary"></i>
  2561.                            <span class="archive-link top-color fw-semibold"> best online casinos</span>
  2562.                        </a>
  2563.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2564.                    </div>
  2565.                    
  2566.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2567.                        <a href="https://thebackbencher.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2568.                            <i class="ti-angle-right me-2 text-primary"></i>
  2569.                            <span class="archive-link top-color fw-semibold"> best betting sites</span>
  2570.                        </a>
  2571.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2572.                    </div>
  2573.                    
  2574.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2575.                        <a href="https://gdalabel.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2576.                            <i class="ti-angle-right me-2 text-primary"></i>
  2577.                            <span class="archive-link top-color fw-semibold"> uk online casinos not on gamstop</span>
  2578.                        </a>
  2579.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2580.                    </div>
  2581.                    
  2582.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2583.                        <a href="https://www.techandplay.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2584.                            <i class="ti-angle-right me-2 text-primary"></i>
  2585.                            <span class="archive-link top-color fw-semibold"> best betting sites</span>
  2586.                        </a>
  2587.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2588.                    </div>
  2589.                    
  2590.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2591.                        <a href="https://www.deakinandblue.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2592.                            <i class="ti-angle-right me-2 text-primary"></i>
  2593.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2594.                        </a>
  2595.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2596.                    </div>
  2597.                    
  2598.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2599.                        <a href="https://www.cyclechic.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2600.                            <i class="ti-angle-right me-2 text-primary"></i>
  2601.                            <span class="archive-link top-color fw-semibold"> casino sites not on GamStop</span>
  2602.                        </a>
  2603.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2604.                    </div>
  2605.                    
  2606.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2607.                        <a href="https://www.fourpure.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2608.                            <i class="ti-angle-right me-2 text-primary"></i>
  2609.                            <span class="archive-link top-color fw-semibold"> non GamStop sites</span>
  2610.                        </a>
  2611.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2612.                    </div>
  2613.                    
  2614.                </div>
  2615. <!--                
  2616.                <div class="text-center mt-4 pt-3 border-top border-color">
  2617.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2618.                        <i class="ti-archive me-1"></i>View All Archives
  2619.                    </a>
  2620.                </div> -->
  2621.            </div>
  2622.        </div>
  2623.        
  2624.       <div class="sidebar-widget mb-4">
  2625.            <div class="widget-title-wrapper mb-3">
  2626.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2627.                    <div class="title-border"></div>
  2628.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  2629.                </h4>
  2630.            </div>
  2631.            <div class="widget-content shadow-sm rounded-3 p-4">
  2632.                <div class="archives-list scrollable-sidebar">
  2633.                    
  2634.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2635.                        <a href="https://www.gullwingbridge.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2636.                            <i class="ti-angle-right me-2 text-primary"></i>
  2637.                            <span class="archive-link top-color fw-semibold"> gambling sites not on GamStop</span>
  2638.                        </a>
  2639.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2640.                    </div>
  2641.                    
  2642.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2643.                        <a href="https://thenewoxford.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2644.                            <i class="ti-angle-right me-2 text-primary"></i>
  2645.                            <span class="archive-link top-color fw-semibold"> non GamStop UK casinos</span>
  2646.                        </a>
  2647.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2648.                    </div>
  2649.                    
  2650.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2651.                        <a href="https://www.dinton-pastures.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2652.                            <i class="ti-angle-right me-2 text-primary"></i>
  2653.                            <span class="archive-link top-color fw-semibold"> non GamStop casino UK</span>
  2654.                        </a>
  2655.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2656.                    </div>
  2657.                    
  2658.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2659.                        <a href="https://www.cranleyclinic.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2660.                            <i class="ti-angle-right me-2 text-primary"></i>
  2661.                            <span class="archive-link top-color fw-semibold"> gambling sites not on GamStop</span>
  2662.                        </a>
  2663.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2664.                    </div>
  2665.                    
  2666.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2667.                        <a href="https://www.patients4nhs.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2668.                            <i class="ti-angle-right me-2 text-primary"></i>
  2669.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2670.                        </a>
  2671.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2672.                    </div>
  2673.                    
  2674.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2675.                        <a href="https://www.ginspa.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2676.                            <i class="ti-angle-right me-2 text-primary"></i>
  2677.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  2678.                        </a>
  2679.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2680.                    </div>
  2681.                    
  2682.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2683.                        <a href="https://www.thekarczma.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2684.                            <i class="ti-angle-right me-2 text-primary"></i>
  2685.                            <span class="archive-link top-color fw-semibold"> Best Non UK Casino</span>
  2686.                        </a>
  2687.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2688.                    </div>
  2689.                    
  2690.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2691.                        <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2692.                            <i class="ti-angle-right me-2 text-primary"></i>
  2693.                            <span class="archive-link top-color fw-semibold"> best online betting sites uk</span>
  2694.                        </a>
  2695.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2696.                    </div>
  2697.                    
  2698.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2699.                        <a href="https://www.covent-garden.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2700.                            <i class="ti-angle-right me-2 text-primary"></i>
  2701.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2702.                        </a>
  2703.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2704.                    </div>
  2705.                    
  2706.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2707.                        <a href="https://socialeatinghouse.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2708.                            <i class="ti-angle-right me-2 text-primary"></i>
  2709.                            <span class="archive-link top-color fw-semibold"> casino sites not on GamStop</span>
  2710.                        </a>
  2711.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2712.                    </div>
  2713.                    
  2714.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2715.                        <a href="https://www.durhamminers.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2716.                            <i class="ti-angle-right me-2 text-primary"></i>
  2717.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2718.                        </a>
  2719.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2720.                    </div>
  2721.                    
  2722.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2723.                        <a href="https://www.ginspa.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2724.                            <i class="ti-angle-right me-2 text-primary"></i>
  2725.                            <span class="archive-link top-color fw-semibold"> casino not on gamestop</span>
  2726.                        </a>
  2727.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2728.                    </div>
  2729.                    
  2730.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2731.                        <a href="https://www.llancaiachfawr.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2732.                            <i class="ti-angle-right me-2 text-primary"></i>
  2733.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2734.                        </a>
  2735.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2736.                    </div>
  2737.                    
  2738.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2739.                        <a href="https://www.patients4nhs.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2740.                            <i class="ti-angle-right me-2 text-primary"></i>
  2741.                            <span class="archive-link top-color fw-semibold"> non GamStop casino UK</span>
  2742.                        </a>
  2743.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2744.                    </div>
  2745.                    
  2746.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2747.                        <a href="https://www.mugdock-country-park.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2748.                            <i class="ti-angle-right me-2 text-primary"></i>
  2749.                            <span class="archive-link top-color fw-semibold"> UK casinos not on GamStop</span>
  2750.                        </a>
  2751.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2752.                    </div>
  2753.                    
  2754.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2755.                        <a href="https://www.kysty.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2756.                            <i class="ti-angle-right me-2 text-primary"></i>
  2757.                            <span class="archive-link top-color fw-semibold"> non Gamstop casinos</span>
  2758.                        </a>
  2759.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2760.                    </div>
  2761.                    
  2762.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2763.                        <a href="https://www.falconryforum.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2764.                            <i class="ti-angle-right me-2 text-primary"></i>
  2765.                            <span class="archive-link top-color fw-semibold"> best casino sites not on gamstop</span>
  2766.                        </a>
  2767.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2768.                    </div>
  2769.                    
  2770.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2771.                        <a href="https://citytosea.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2772.                            <i class="ti-angle-right me-2 text-primary"></i>
  2773.                            <span class="archive-link top-color fw-semibold"> slots not on gamstop</span>
  2774.                        </a>
  2775.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2776.                    </div>
  2777.                    
  2778.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2779.                        <a href="https://bandgoysters.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2780.                            <i class="ti-angle-right me-2 text-primary"></i>
  2781.                            <span class="archive-link top-color fw-semibold"> no kyc casinos</span>
  2782.                        </a>
  2783.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2784.                    </div>
  2785.                    
  2786.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2787.                        <a href="https://oncallfire.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2788.                            <i class="ti-angle-right me-2 text-primary"></i>
  2789.                            <span class="archive-link top-color fw-semibold"> casinos not registered with GamStop</span>
  2790.                        </a>
  2791.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2792.                    </div>
  2793.                    
  2794.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2795.                        <a href="https://siv.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2796.                            <i class="ti-angle-right me-2 text-primary"></i>
  2797.                            <span class="archive-link top-color fw-semibold"> best uk non gamstop casinos</span>
  2798.                        </a>
  2799.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2800.                    </div>
  2801.                    
  2802.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2803.                        <a href="https://www.rumi.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2804.                            <i class="ti-angle-right me-2 text-primary"></i>
  2805.                            <span class="archive-link top-color fw-semibold"> best sports betting sites uk</span>
  2806.                        </a>
  2807.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2808.                    </div>
  2809.                    
  2810.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2811.                        <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2812.                            <i class="ti-angle-right me-2 text-primary"></i>
  2813.                            <span class="archive-link top-color fw-semibold"> Non GAMSTOP Casino</span>
  2814.                        </a>
  2815.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2816.                    </div>
  2817.                    
  2818.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2819.                        <a href="https://www.pianellamerate.it/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2820.                            <i class="ti-angle-right me-2 text-primary"></i>
  2821.                            <span class="archive-link top-color fw-semibold"> bookmaker non aams</span>
  2822.                        </a>
  2823.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2824.                    </div>
  2825.                    
  2826.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2827.                        <a href="https://free2learn.org.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2828.                            <i class="ti-angle-right me-2 text-primary"></i>
  2829.                            <span class="archive-link top-color fw-semibold"> best non gamstop casinos uk</span>
  2830.                        </a>
  2831.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2832.                    </div>
  2833.                    
  2834.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2835.                        <a href="https://www.roadpeace.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2836.                            <i class="ti-angle-right me-2 text-primary"></i>
  2837.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2838.                        </a>
  2839.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2840.                    </div>
  2841.                    
  2842.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2843.                        <a href="https://www.aipce.net/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2844.                            <i class="ti-angle-right me-2 text-primary"></i>
  2845.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2846.                        </a>
  2847.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2848.                    </div>
  2849.                    
  2850.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2851.                        <a href="https://roadpeace.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2852.                            <i class="ti-angle-right me-2 text-primary"></i>
  2853.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2854.                        </a>
  2855.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2856.                    </div>
  2857.                    
  2858.                </div>
  2859. <!--                
  2860.                <div class="text-center mt-4 pt-3 border-top border-color">
  2861.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2862.                        <i class="ti-archive me-1"></i>View All Archives
  2863.                    </a>
  2864.                </div> -->
  2865.            </div>
  2866.        </div>
  2867.        
  2868.       <div class="sidebar-widget mb-4">
  2869.            <div class="widget-title-wrapper mb-3">
  2870.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2871.                    <div class="title-border"></div>
  2872.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  2873.                </h4>
  2874.            </div>
  2875.            <div class="widget-content shadow-sm rounded-3 p-4">
  2876.                <div class="archives-list scrollable-sidebar">
  2877.                    
  2878.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2879.                        <a href="https://www.taysideaviation.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2880.                            <i class="ti-angle-right me-2 text-primary"></i>
  2881.                            <span class="archive-link top-color fw-semibold"> sports betting sites not on gamstop</span>
  2882.                        </a>
  2883.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2884.                    </div>
  2885.                    
  2886.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2887.                        <a href="https://financialservicescultureboard.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2888.                            <i class="ti-angle-right me-2 text-primary"></i>
  2889.                            <span class="archive-link top-color fw-semibold"> online bookmakers not on gamstop</span>
  2890.                        </a>
  2891.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2892.                    </div>
  2893.                    
  2894.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2895.                        <a href="https://glasgowmuseumsslavery.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2896.                            <i class="ti-angle-right me-2 text-primary"></i>
  2897.                            <span class="archive-link top-color fw-semibold"> best online casinos</span>
  2898.                        </a>
  2899.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2900.                    </div>
  2901.                    
  2902.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2903.                        <a href="https://www.roadpeace.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2904.                            <i class="ti-angle-right me-2 text-primary"></i>
  2905.                            <span class="archive-link top-color fw-semibold"> non gamstop casino list</span>
  2906.                        </a>
  2907.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2908.                    </div>
  2909.                    
  2910.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2911.                        <a href="https://www.money-mentor.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2912.                            <i class="ti-angle-right me-2 text-primary"></i>
  2913.                            <span class="archive-link top-color fw-semibold"> bitcoin casinos</span>
  2914.                        </a>
  2915.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2916.                    </div>
  2917.                    
  2918.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2919.                        <a href="https://www.voiceprint.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2920.                            <i class="ti-angle-right me-2 text-primary"></i>
  2921.                            <span class="archive-link top-color fw-semibold"> casinos online</span>
  2922.                        </a>
  2923.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2924.                    </div>
  2925.                    
  2926.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2927.                        <a href="https://santanderjobs.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2928.                            <i class="ti-angle-right me-2 text-primary"></i>
  2929.                            <span class="archive-link top-color fw-semibold"> best betting sites uk</span>
  2930.                        </a>
  2931.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2932.                    </div>
  2933.                    
  2934.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2935.                        <a href="https://www.outset.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2936.                            <i class="ti-angle-right me-2 text-primary"></i>
  2937.                            <span class="archive-link top-color fw-semibold"> betting sites not on gamstop</span>
  2938.                        </a>
  2939.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2940.                    </div>
  2941.                    
  2942.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2943.                        <a href="https://www.mesaonline.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2944.                            <i class="ti-angle-right me-2 text-primary"></i>
  2945.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2946.                        </a>
  2947.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2948.                    </div>
  2949.                    
  2950.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2951.                        <a href="https://esports-news.co.uk/online-casinos/non-gamstop/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2952.                            <i class="ti-angle-right me-2 text-primary"></i>
  2953.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2954.                        </a>
  2955.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2956.                    </div>
  2957.                    
  2958.                </div>
  2959. <!--                
  2960.                <div class="text-center mt-4 pt-3 border-top border-color">
  2961.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2962.                        <i class="ti-archive me-1"></i>View All Archives
  2963.                    </a>
  2964.                </div> -->
  2965.            </div>
  2966.        </div>
  2967.        
  2968.  
  2969.       <!-- <div class="sidebar-widget mb-5">
  2970.            <div class="widget-title-wrapper mb-3">
  2971.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2972.                    <div class="title-border"></div>
  2973.                    <i class="ti-folder me-2"></i>Blog Archives
  2974.                </h4>
  2975.            </div>
  2976.            <div class="widget-content shadow-sm rounded-3 p-4">
  2977.                <div class="archives-list">
  2978.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2979.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2980.                            <i class="ti-angle-right me-2 text-primary"></i>
  2981.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2982.                        </a>
  2983.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2984.                    </div>
  2985.  
  2986.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2987.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2988.                            <i class="ti-angle-right me-2 text-primary"></i>
  2989.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2990.                        </a>
  2991.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2992.                    </div>
  2993.  
  2994.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2995.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2996.                            <i class="ti-angle-right me-2 text-primary"></i>
  2997.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2998.                        </a>
  2999.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  3000.                    </div>
  3001.  
  3002.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3003.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3004.                            <i class="ti-angle-right me-2 text-primary"></i>
  3005.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  3006.                        </a>
  3007.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  3008.                    </div>
  3009.  
  3010.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3011.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3012.                            <i class="ti-angle-right me-2 text-primary"></i>
  3013.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  3014.                        </a>
  3015.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  3016.                    </div>
  3017.  
  3018.                    <div class="archive-item d-flex justify-content-between align-items-center">
  3019.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3020.                            <i class="ti-angle-right me-2 text-primary"></i>
  3021.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  3022.                        </a>
  3023.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  3024.                    </div>
  3025.                </div>
  3026.                
  3027.                <div class="text-center mt-4 pt-3 border-top border-color">
  3028.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3029.                        <i class="ti-archive me-1"></i>View All Archives
  3030.                    </a>
  3031.                </div>
  3032.            </div>
  3033.        </div> -->
  3034.  
  3035.        <div class="sidebar-widget mb-4">
  3036.            <div class="widget-title-wrapper mb-3">
  3037.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3038.                    <div class="title-border-primary"></div>
  3039.                    <i class="ti-star me-2"></i>Popular Posts
  3040.                </h4>
  3041.            </div>
  3042.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  3043.                <div class="popular-post-list">
  3044.                    
  3045.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3046.                        <div class="post-content flex-grow-1">
  3047.                            <h6 class="post-title mb-1">
  3048.                                <a href="/president-zelensky-declares-ukraine-is-10-off-from-peace-yet-not-at-any-possible-price/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3049.                                            President Zelensky Declares Ukraine Is 10% Off from Peace, Yet Not at Any Possible Price
  3050.                                            </a>
  3051.                            </h6>
  3052.                            <div class="post-meta">
  3053.                                <small class="text-muted">
  3054.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3055.                                </small>
  3056.                                <!-- <small class="text-muted ms-3">
  3057.                                    <i class="ti-eye me-1"></i>1,234 views
  3058.                                </small> -->
  3059.                            </div>
  3060.                        </div>
  3061.                    </div>
  3062.                    
  3063.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3064.                        <div class="post-content flex-grow-1">
  3065.                            <h6 class="post-title mb-1">
  3066.                                <a href="/the-new-animated-series-introductory-sequence-selected-the-wrong-popular-rpg-show-song/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3067.                                            The New Animated Series&#x27; Introductory Sequence Selected the Wrong Popular RPG Show Song
  3068.                                            </a>
  3069.                            </h6>
  3070.                            <div class="post-meta">
  3071.                                <small class="text-muted">
  3072.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3073.                                </small>
  3074.                                <!-- <small class="text-muted ms-3">
  3075.                                    <i class="ti-eye me-1"></i>1,234 views
  3076.                                </small> -->
  3077.                            </div>
  3078.                        </div>
  3079.                    </div>
  3080.                    
  3081.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3082.                        <div class="post-content flex-grow-1">
  3083.                            <h6 class="post-title mb-1">
  3084.                                <a href="/trump-war-limited-coverage-major-challenges-to-environmental-advancement-that-plagued-environmental-conference/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3085.                                            Trump, War, Limited Coverage: Major Challenges to Environmental Advancement That Plagued Environmental Conference
  3086.                                            </a>
  3087.                            </h6>
  3088.                            <div class="post-meta">
  3089.                                <small class="text-muted">
  3090.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3091.                                </small>
  3092.                                <!-- <small class="text-muted ms-3">
  3093.                                    <i class="ti-eye me-1"></i>1,234 views
  3094.                                </small> -->
  3095.                            </div>
  3096.                        </div>
  3097.                    </div>
  3098.                    
  3099.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3100.                        <div class="post-content flex-grow-1">
  3101.                            <h6 class="post-title mb-1">
  3102.                                <a href="/nutrition-assistance-expected-to-expire-for-tens-of-millions-amid-prolonged-federal-shutdown/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3103.                                            Nutrition Assistance Expected to Expire for Tens of Millions Amid Prolonged Federal Shutdown
  3104.                                            </a>
  3105.                            </h6>
  3106.                            <div class="post-meta">
  3107.                                <small class="text-muted">
  3108.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3109.                                </small>
  3110.                                <!-- <small class="text-muted ms-3">
  3111.                                    <i class="ti-eye me-1"></i>1,234 views
  3112.                                </small> -->
  3113.                            </div>
  3114.                        </div>
  3115.                    </div>
  3116.                    
  3117.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3118.                        <div class="post-content flex-grow-1">
  3119.                            <h6 class="post-title mb-1">
  3120.                                <a href="/loss-strikes-as-individual-passes-away-after-sea-retrieval-off-uk-coast/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3121.                                            Loss Strikes as Individual Passes Away After Sea Retrieval Off UK Coast
  3122.                                            </a>
  3123.                            </h6>
  3124.                            <div class="post-meta">
  3125.                                <small class="text-muted">
  3126.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3127.                                </small>
  3128.                                <!-- <small class="text-muted ms-3">
  3129.                                    <i class="ti-eye me-1"></i>1,234 views
  3130.                                </small> -->
  3131.                            </div>
  3132.                        </div>
  3133.                    </div>
  3134.                    
  3135.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3136.                        <div class="post-content flex-grow-1">
  3137.                            <h6 class="post-title mb-1">
  3138.                                <a href="/pm-hails-a-historic-day-as-online-safety-commissioner-forecasts-world-will-emulate-our-lead/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3139.                                            PM Hails a &#x27;Historic Day&#x27; as Online Safety Commissioner Forecasts &#x27;World Will Emulate Our Lead&#x27;.
  3140.                                            </a>
  3141.                            </h6>
  3142.                            <div class="post-meta">
  3143.                                <small class="text-muted">
  3144.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3145.                                </small>
  3146.                                <!-- <small class="text-muted ms-3">
  3147.                                    <i class="ti-eye me-1"></i>1,234 views
  3148.                                </small> -->
  3149.                            </div>
  3150.                        </div>
  3151.                    </div>
  3152.                    
  3153.  
  3154.                </div>
  3155.                
  3156.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3157.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  3158.                        <i class="ti-trophy me-1"></i>View All Popular
  3159.                    </a>
  3160.                </div> -->
  3161.            </div>
  3162.        </div>
  3163.  
  3164. </div>
  3165. <style>
  3166.    
  3167.  .widget-content {
  3168.    background-color: var(--card-bg);
  3169.    border: 1px solid var(--border-color);
  3170.  }
  3171. </style>
  3172.  
  3173.    
  3174.            </div>
  3175.        </div>
  3176.    </div>
  3177. </section>
  3178.  
  3179. <script>
  3180. // Intersection Observer for scroll animations
  3181. document.addEventListener('DOMContentLoaded', function() {
  3182.    const observerOptions = {
  3183.        threshold: 0.1,
  3184.        rootMargin: '0px 0px -50px 0px'
  3185.    };
  3186.  
  3187.    const observer = new IntersectionObserver(function(entries) {
  3188.        entries.forEach(entry => {
  3189.            if (entry.isIntersecting) {
  3190.                entry.target.classList.add('animated');
  3191.            }
  3192.        });
  3193.    }, observerOptions);
  3194.  
  3195.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  3196.        observer.observe(el);
  3197.    });
  3198. });
  3199. </script>
  3200.  
  3201.    
  3202.        
  3203.        <!-- end wpo-blog-highlights-section -->
  3204.        <!-- start wpo-blog-sponsored-section -->
  3205.        
  3206.  
  3207.  
  3208.  
  3209.    
  3210.  
  3211.  
  3212.  <style>
  3213.    .sponsored-section-v7 {
  3214.      padding: 50px 0;
  3215.    }
  3216.    
  3217.    .sponsored-card-v7 {
  3218.      background: #fafafa;
  3219.      border: none;
  3220.      transition: transform 0.3s ease;
  3221.      height: 100%;
  3222.    }
  3223.    
  3224.    .sponsored-card-v7:hover {
  3225.      transform: translateY(-3px);
  3226.    }
  3227.    
  3228.    .sponsored-image-v7 {
  3229.      position: relative;
  3230.      height: 160px;
  3231.    }
  3232.    
  3233.    .sponsored-image-v7 img {
  3234.      width: 100%;
  3235.      height: 100%;
  3236.      object-fit: cover;
  3237.      border-radius: 10px; /* Apply curve to image */
  3238.    }
  3239.    
  3240.    .sponsored-badge-v7 {
  3241.      position: absolute;
  3242.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  3243.      left: 10px;
  3244.      z-index: 10;
  3245.    
  3246.      /* pill look */
  3247.      display: inline-flex; /* vertical centering */
  3248.      align-items: center;
  3249.      justify-content: center;
  3250.      padding: 8px 16px; /* width = content + padding */
  3251.      border-radius: 999px; /* full pill */
  3252.      white-space: nowrap; /* ek hi line me rahe */
  3253.      /* text */
  3254.      font-size: 12px;
  3255.      text-transform: uppercase;
  3256.      letter-spacing: 0.5px;
  3257.      line-height: 1;
  3258.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  3259.    }
  3260.    
  3261.    /* optional: icon ke saath thoda gap */
  3262.    .sponsored-badge-v7 i,
  3263.    .sponsored-badge-v7 .icon {
  3264.      margin-right: 8px;
  3265.      font-size: 14px;
  3266.      line-height: 1;
  3267.    }
  3268.    
  3269.    .sponsored-content-v7 {
  3270.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  3271.    }
  3272.    
  3273.    .sponsored-title-v7 {
  3274.      font-size: 15px;
  3275.      font-weight: 700;
  3276.      line-height: 1.4;
  3277.      margin-bottom: 8px;
  3278.      color: #333;
  3279.    }
  3280.    
  3281.    .sponsored-title-v7 a {
  3282.      text-decoration: none;
  3283.      font-size: 16px;
  3284.      color: var(--topbar-color);
  3285.    }
  3286.    
  3287.    .sponsored-title-v7 a:hover {
  3288.      color: var(--bs-primary); /* Green hover */
  3289.    }
  3290.    
  3291.    .sponsored-excerpt-v7 {
  3292.      font-size: 12px;
  3293.      font-weight: 400;
  3294.      color:  var(--topbar-color);;
  3295.      margin-bottom: 10px;
  3296.      line-height: 1.5;
  3297.    }
  3298.    
  3299.    .sponsored-meta-v7 {
  3300.      font-size: 11px;
  3301.       color: var(--topbar-color);;
  3302.    }
  3303.    
  3304.    .author-info-v7 {
  3305.      margin-bottom: 5px;
  3306.    }
  3307.    
  3308.    .sponsored-author-img-v7 {
  3309.      width: 30px;
  3310.      height: 30px;
  3311.      border-radius: 50%;
  3312.      object-fit: cover;
  3313.      vertical-align: middle;
  3314.      margin-right: 5px;
  3315.    }
  3316.    
  3317.    .section-title-sponsored-v7 {
  3318.      font-size: 1.9rem;
  3319.      font-weight: 600;
  3320.      text-align: center;
  3321.      margin-bottom: 30px;
  3322.      color: #333;
  3323.      position: relative;
  3324.    }
  3325.    
  3326.    .section-title-sponsored-v7::after {
  3327.      content: '';
  3328.      position: absolute;
  3329.      bottom: -8px;
  3330.      left: 50%;
  3331.      transform: translateX(-50%);
  3332.      width: 100px;
  3333.      height: 3px;
  3334.      background: var(--bs-primary);
  3335.    }
  3336.    
  3337.    @media (max-width: 768px) {
  3338.      .sponsored-section-v7 {
  3339.        padding: 30px 0;
  3340.      }
  3341.      .sponsored-image-v7 {
  3342.        height: 120px;
  3343.      }
  3344.      .sponsored-content-v7 {
  3345.        padding: 35px 12px 12px;
  3346.      }
  3347.  
  3348.      .sponsored-title-v7 {
  3349.        font-size: 14px;
  3350.      }
  3351.      .sponsored-excerpt-v7 {
  3352.        font-size: 11px;
  3353.      }
  3354.      .section-title-sponsored-v7 {
  3355.        font-size: 1.6rem;
  3356.      }
  3357.    }
  3358.  </style>
  3359.  
  3360.  <section class="sponsored-section-v7">
  3361.    <div class="container-fluid fluid-container">
  3362.      <div class="row mb-3">
  3363.        <div class="col-12">
  3364.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  3365.        </div>
  3366.      </div>
  3367.  
  3368.      <div class="row g-3 d-flex justify-content-center">
  3369.        
  3370.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3371.            <div class="card sponsored-card-v7">
  3372.              <div class="sponsored-image-v7">
  3373.                
  3374.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3375.                
  3376.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3377.              </div>
  3378.              <div class="sponsored-content-v7">
  3379.                <h3 class="sponsored-title-v7"><a href="/president-zelensky-declares-ukraine-is-10-off-from-peace-yet-not-at-any-possible-price/">President Zelensky Declares Ukraine Is 10% Off from Peace, Yet Not at Any Possible Price</a></h3>
  3380.                <p class="sponsored-excerpt-v7 "></p>
  3381.                <div class="sponsored-meta-v7">
  3382.                  <div class="author-info-v7">
  3383.                    
  3384.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="sponsored-author-img-v7" />
  3385.                    
  3386.                    <span>Matthew Martin</span>
  3387.                  </div>
  3388.                  <div>16 May 2026</div>
  3389.                </div>
  3390.              </div>
  3391.            </div>
  3392.          </div>
  3393.        
  3394.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3395.            <div class="card sponsored-card-v7">
  3396.              <div class="sponsored-image-v7">
  3397.                
  3398.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3399.                
  3400.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3401.              </div>
  3402.              <div class="sponsored-content-v7">
  3403.                <h3 class="sponsored-title-v7"><a href="/the-new-animated-series-introductory-sequence-selected-the-wrong-popular-rpg-show-song/">The New Animated Series&#x27; Introductory Sequence Selected the Wrong Popular RPG Show Song</a></h3>
  3404.                <p class="sponsored-excerpt-v7 "></p>
  3405.                <div class="sponsored-meta-v7">
  3406.                  <div class="author-info-v7">
  3407.                    
  3408.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="sponsored-author-img-v7" />
  3409.                    
  3410.                    <span>Matthew Martin</span>
  3411.                  </div>
  3412.                  <div>16 May 2026</div>
  3413.                </div>
  3414.              </div>
  3415.            </div>
  3416.          </div>
  3417.        
  3418.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3419.            <div class="card sponsored-card-v7">
  3420.              <div class="sponsored-image-v7">
  3421.                
  3422.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3423.                
  3424.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3425.              </div>
  3426.              <div class="sponsored-content-v7">
  3427.                <h3 class="sponsored-title-v7"><a href="/trump-war-limited-coverage-major-challenges-to-environmental-advancement-that-plagued-environmental-conference/">Trump, War, Limited Coverage: Major Challenges to Environmental Advancement That Plagued Environmental Conference</a></h3>
  3428.                <p class="sponsored-excerpt-v7 "></p>
  3429.                <div class="sponsored-meta-v7">
  3430.                  <div class="author-info-v7">
  3431.                    
  3432.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="sponsored-author-img-v7" />
  3433.                    
  3434.                    <span>Matthew Martin</span>
  3435.                  </div>
  3436.                  <div>16 May 2026</div>
  3437.                </div>
  3438.              </div>
  3439.            </div>
  3440.          </div>
  3441.        
  3442.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3443.            <div class="card sponsored-card-v7">
  3444.              <div class="sponsored-image-v7">
  3445.                
  3446.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3447.                
  3448.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3449.              </div>
  3450.              <div class="sponsored-content-v7">
  3451.                <h3 class="sponsored-title-v7"><a href="/nutrition-assistance-expected-to-expire-for-tens-of-millions-amid-prolonged-federal-shutdown/">Nutrition Assistance Expected to Expire for Tens of Millions Amid Prolonged Federal Shutdown</a></h3>
  3452.                <p class="sponsored-excerpt-v7 "></p>
  3453.                <div class="sponsored-meta-v7">
  3454.                  <div class="author-info-v7">
  3455.                    
  3456.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="sponsored-author-img-v7" />
  3457.                    
  3458.                    <span>Matthew Martin</span>
  3459.                  </div>
  3460.                  <div>16 May 2026</div>
  3461.                </div>
  3462.              </div>
  3463.            </div>
  3464.          </div>
  3465.        
  3466.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3467.            <div class="card sponsored-card-v7">
  3468.              <div class="sponsored-image-v7">
  3469.                
  3470.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3471.                
  3472.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3473.              </div>
  3474.              <div class="sponsored-content-v7">
  3475.                <h3 class="sponsored-title-v7"><a href="/loss-strikes-as-individual-passes-away-after-sea-retrieval-off-uk-coast/">Loss Strikes as Individual Passes Away After Sea Retrieval Off UK Coast</a></h3>
  3476.                <p class="sponsored-excerpt-v7 "></p>
  3477.                <div class="sponsored-meta-v7">
  3478.                  <div class="author-info-v7">
  3479.                    
  3480.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="sponsored-author-img-v7" />
  3481.                    
  3482.                    <span>Matthew Martin</span>
  3483.                  </div>
  3484.                  <div>16 May 2026</div>
  3485.                </div>
  3486.              </div>
  3487.            </div>
  3488.          </div>
  3489.        
  3490.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3491.            <div class="card sponsored-card-v7">
  3492.              <div class="sponsored-image-v7">
  3493.                
  3494.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3495.                
  3496.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3497.              </div>
  3498.              <div class="sponsored-content-v7">
  3499.                <h3 class="sponsored-title-v7"><a href="/pm-hails-a-historic-day-as-online-safety-commissioner-forecasts-world-will-emulate-our-lead/">PM Hails a &#x27;Historic Day&#x27; as Online Safety Commissioner Forecasts &#x27;World Will Emulate Our Lead&#x27;.</a></h3>
  3500.                <p class="sponsored-excerpt-v7 "></p>
  3501.                <div class="sponsored-meta-v7">
  3502.                  <div class="author-info-v7">
  3503.                    
  3504.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Matthew Martin" class="sponsored-author-img-v7" />
  3505.                    
  3506.                    <span>Matthew Martin</span>
  3507.                  </div>
  3508.                  <div>16 May 2026</div>
  3509.                </div>
  3510.              </div>
  3511.            </div>
  3512.          </div>
  3513.        
  3514.      </div>
  3515.    </div>
  3516.  </section>
  3517.  
  3518.  
  3519.    
  3520.        <!-- end wpo-blog-sponsored-section -->
  3521.        <!-- start wpo-subscribe-section -->
  3522.        
  3523.        <!-- end subscribe-section -->
  3524.        <!-- start of wpo-site-footer-section -->
  3525.        
  3526.  
  3527.  
  3528.  
  3529.  
  3530.  
  3531. <footer class="wpo-site-footer-v2">
  3532.    <!-- Main Footer Content -->
  3533.    <div class="wpo-main-footer">
  3534.        <div class="container-fluid fluid-container">
  3535.            <div class="row g-4">
  3536.                
  3537.                <!-- Company Info Section -->
  3538.                <div class="col-lg-4 col-md-6 col-12">
  3539.                    <div class="footer-widget company-info-widget">
  3540.                        <div class="widget-header">
  3541.                            <div class="footer-logo">
  3542.                                
  3543.                                    <h2 class="footer-logo-text">Union Odds</h2>
  3544.                                
  3545.                            </div>
  3546.                        </div>
  3547.                        <div class="widget-content2 footer-widget-content2">
  3548.                            <p class="company-description-text">
  3549.                                Union Odds delivers expert betting tips, in-depth sports analysis, and the latest odds for UK punters. Stay ahead with our data-driven insights and strategies.
  3550.                            </p>
  3551.                            <div class="contact-info2">
  3552.                                <div class="contact-item">
  3553.                                    <i class="fas fa-envelope"></i>
  3554.                                    <span><a href="/cdn-cgi/l/email-protection#c5a9acabaeb685aba0bdb1a7a4a6aea9acabaeb6eba6aaa8" class="footer-link2"><span class="__cf_email__" data-cfemail="8de1e4e3e6fecde3e8f5f9efeceee6e1e4e3e6fea3eee2e0">[email&#160;protected]</span></a></span>
  3555.                                </div>
  3556.                                <!-- <div class="contact-item">
  3557.                                    <i class="fas fa-phone"></i>
  3558.                                    <span><a  href="https://wa.me/971543449951" class="footer-link2">+971 54 344 9951</a></span>
  3559.                                </div> -->
  3560.                            </div>
  3561.                        </div>
  3562.                    </div>
  3563.                </div>
  3564.  
  3565.                <!-- Quick Links Section -->
  3566.                <div class="col-lg-4 col-md-6 col-12">
  3567.                    <div class="footer-widget quick-links-widget">
  3568.                        <div class="widget-header">
  3569.                            <h4 class="widget-title2 quick-links-title">Quick Links</h4>
  3570.                        </div>
  3571.                        <div class="widget-content2 footer-widget-content2">
  3572.                            <ul class="footer-links">
  3573.                                
  3574.                                <li><a href="/the-22-year-old-tennis-player-emma-raducanu-ends-this-years-campaign-and-will-keep-coach-for-2026/" class="footer-link">The 22-year-old tennis player Emma Raducanu ends this year&#x27;s campaign and will keep coach for 2026.</a></li>
  3575.                                
  3576.                                <li><a href="/3-game-pass-games-that-can-justify-your-subscription-during-the-weekend-nov-21-23/" class="footer-link">3 Game Pass Games That Can Justify Your Subscription During the Weekend (Nov. 21-23)</a></li>
  3577.                                
  3578.                                <li><a href="/ashes-pre-series-trash-talk-intensifies-as-stuart-broad-labels-australian-team-the-weakest-after-2010/" class="footer-link">Ashes Pre-Series Trash Talk Intensifies as Stuart Broad Labels Australian Team the Weakest After 2010</a></li>
  3579.                                
  3580.                                <li><a href="/stefanos-tsitsipas-contemplated-walking-away-amid-pain-filled-2025-season/" class="footer-link">Stefanos Tsitsipas Contemplated Walking Away Amid Pain-Filled 2025 Season</a></li>
  3581.                                
  3582.                                <li><a href="/tottenham-defender-van-de-ven-expresses-surprise-at-ange-postecoglou-dismissal/" class="footer-link">Tottenham Defender Van de Ven Expresses Surprise At Ange Postecoglou Dismissal</a></li>
  3583.                                
  3584.                                <li><a href="/physical-health-or-world-standing-boulters-australian-open-dilemma/" class="footer-link">Physical Health or World Standing - Boulter&#x27;s Australian Open Dilemma</a></li>
  3585.                                
  3586.                            </ul>
  3587.                        </div>
  3588.                    </div>
  3589.                </div>
  3590.  
  3591.                <!-- Blog Rolls Section -->
  3592.          <div class="col-lg-3 col-md-6 col-12">
  3593.    <div class="footer-widget blog-rolls-widget">
  3594.        <div class="widget-header">
  3595.            <h4 class="widget-title2 blog-rolls-title">Blog Rolls</h4>
  3596.        </div>
  3597.        <div class="widget-content2 footer-widget-content2">
  3598.            <div class="row">
  3599.                <div class="col-6">
  3600.                    <ul class="footer-links" id="blogroll">
  3601.                        
  3602.                        
  3603.                        
  3604.                        
  3605.                        
  3606.                        
  3607.                        
  3608.                    </ul>
  3609.                </div>
  3610.            </div>
  3611.        </div>
  3612.    </div>
  3613. </div>
  3614.                <!-- Categories Section -->
  3615.                <div class="col-lg-4 col-md-6 col-12">
  3616.                    <div class="footer-widget categories-widget">
  3617.                        <div class="widget-header">
  3618.                            <h4 class="widget-title2 categories-title">Categories</h4>
  3619.                        </div>
  3620.                        <div class="widget-content2 footer-widget-content2">
  3621.                            <div class="row">
  3622.                                <div class="col-6">
  3623.                                    <ul class="footer-links">
  3624.                                        
  3625.                                        <li> <a href="/category/all-posts/" class="footer-link">
  3626.                                            All Posts
  3627.                                        </a></li>
  3628.                                        
  3629.                                        <li> <a href="/category/business/" class="footer-link">
  3630.                                            Business
  3631.                                        </a></li>
  3632.                                        
  3633.                                        <li> <a href="/category/esports/" class="footer-link">
  3634.                                            Esports
  3635.                                        </a></li>
  3636.                                        
  3637.                                        <li> <a href="/category/fashion/" class="footer-link">
  3638.                                            Fashion
  3639.                                        </a></li>
  3640.                                        
  3641.                                        <li> <a href="/category/featured/" class="footer-link">
  3642.                                            Featured
  3643.                                        </a></li>
  3644.                                        
  3645.                                    </ul>
  3646.                                </div>
  3647.                              
  3648.                            </div>
  3649.                        </div>
  3650.                    </div>
  3651.                </div>
  3652.  
  3653.            </div>
  3654.        </div>
  3655.    </div>
  3656.  
  3657.    <!-- Footer Bottom -->
  3658.    <div class="footer-bottom">
  3659.        <div class="container-fluid fluid-container">
  3660.            <div class="row align-items-center">
  3661.                <!-- Copyright -->
  3662.                <div class="col-lg-6 col-md-6 col-12">
  3663.                    <div class="copyright-text">
  3664.                        <p class="copyright-text-p">&copy; 2026 <strong class="footer-sitename">Union Odds</strong>.
  3665.                            All rights reserved.
  3666.                        </p>
  3667.                    </div>
  3668.                </div>
  3669.  
  3670.                <!-- Footer Menu -->
  3671.                <div class="col-lg-6 col-md-6 col-12">
  3672.                    <div class="footer-menu">
  3673.                        <ul class="bottom-menu">
  3674.                            <li><a href="/page/write-for-us/" class="footer-link">Write For Us</a></li>
  3675.                            <li><a href="/page/terms-and-conditions/" class="footer-link">Terms &amp; Conditions</a></li>
  3676.                            <li><a href="/sitemap.xml" class="footer-link">Sitemap</a></li>
  3677.                        </ul>
  3678.                    </div>
  3679.                </div>
  3680.            </div>
  3681.        </div>
  3682.    </div>
  3683.  
  3684. </footer>
  3685.  
  3686. <style>
  3687. /* Footer V2 Styles */
  3688. .wpo-site-footer-v2 {
  3689.    background: var(--footer-bg);
  3690.    color: var(--footer-color);
  3691.    position: relative;
  3692.    overflow: hidden;
  3693. }
  3694.  
  3695. .wpo-site-footer-v2::before {
  3696.    content: '';
  3697.    position: absolute;
  3698.    top: 0;
  3699.    left: 0;
  3700.    right: 0;
  3701.    bottom: 0;
  3702.    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.03"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.03"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.02"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grain)"/></svg>');
  3703.    pointer-events: none;
  3704. }
  3705.  
  3706. .wpo-main-footer {
  3707.    padding: 60px 0 40px;
  3708.    position: relative;
  3709.    z-index: 2;
  3710. }
  3711.  
  3712. .footer-widget {
  3713.    margin-bottom: 30px;
  3714. }
  3715.  
  3716. .widget-header {
  3717.    margin-bottom: 25px;
  3718. }
  3719.  
  3720. .widget-title2 {
  3721.    font-size: 20px;
  3722.    font-weight: 700;
  3723.    color: var(--footer-color) !important;
  3724.    margin: 0;
  3725.    position: relative;
  3726.    padding-bottom: 10px;
  3727. }
  3728.  
  3729. .widget-title2::after {
  3730.    content: '';
  3731.    position: absolute;
  3732.    bottom: 0;
  3733.    left: 0;
  3734.    width: 40px;
  3735.    height: 3px;
  3736.    background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  3737.    border-radius: 2px;
  3738. }
  3739.  
  3740. /* Company Info Styles */
  3741. .footer-logo-img {
  3742.    max-height: 100px;
  3743.    margin-bottom: 20px;
  3744. }
  3745.  
  3746. .footer-logo-text {
  3747.    color: var(--footer-color);
  3748. }
  3749.  
  3750. .company-description-text {
  3751.    font-size: 14px;
  3752.    line-height: 1.7;
  3753.    color: var(--footer-color);
  3754.    margin-bottom: 25px;
  3755. }
  3756.  
  3757. .contact-info2 .contact-item {
  3758.    display: flex;
  3759.    align-items: center;
  3760.    margin-bottom: 10px;
  3761.    font-size: 14px;
  3762. }
  3763.  
  3764. .contact-info2 .contact-item i {
  3765.    width: 20px;
  3766.    color: var(--footer-color);
  3767.    margin-right: 10px;
  3768. }
  3769.  
  3770. /* Footer Links Styles */
  3771. .footer-links {
  3772.    list-style: none;
  3773.    padding: 0;
  3774.    margin: 0;
  3775. }
  3776.  
  3777. .footer-links li {
  3778.    margin-bottom: 12px;
  3779. }
  3780. .footer-link2 {
  3781.    color: var(--footer-color) !important;
  3782. }
  3783. .footer-link2:hover {
  3784.    color: blue !important;
  3785. }
  3786. .footer-links a{
  3787.    color: var(--footer-color) !important;
  3788.    text-decoration: none;
  3789.    cursor: pointer;
  3790.    font-size: 14px;
  3791.    transition: all 0.3s ease;
  3792.    position: relative;
  3793. }
  3794.  
  3795. .footer-links a:hover {
  3796.    color: #4f46e5 !important;
  3797.    padding-left: 8px;
  3798. }
  3799.  
  3800. /* Footer Bottom Styles */
  3801. .footer-bottom {
  3802.    background: rgba(0, 0, 0, 0.3);
  3803.    padding: 20px 0;
  3804.    border-top: 1px solid rgba(255, 255, 255, 0.1);
  3805.    position: relative;
  3806.    z-index: 2;
  3807. }
  3808.  
  3809. .copyright-text-p {
  3810.    margin: 0;
  3811.    font-size: 14px;
  3812.    color: var(--footer-color);
  3813. }
  3814.  
  3815. .footer-sitename {
  3816.    color: var(--footer-color);
  3817. }
  3818.  
  3819. .bottom-menu {
  3820.    list-style: none;
  3821.    padding: 0;
  3822.    margin: 0;
  3823.    display: flex;
  3824.    justify-content: flex-end;
  3825.    gap: 20px;
  3826. }
  3827.  
  3828. .bottom-menu a {
  3829.    color: var(--footer-color);
  3830.    text-decoration: none;
  3831.    font-size: 14px;
  3832.    transition: color 0.3s ease;
  3833. }
  3834.  
  3835. .bottom-menu a:hover {
  3836.    color: #4f46e5;
  3837. }
  3838.  
  3839. @media (max-width: 768px) {
  3840.    .wpo-main-footer {
  3841.        padding: 40px 0 30px;
  3842.    }
  3843.    
  3844.    .bottom-menu {
  3845.        justify-content: center;
  3846.        margin-top: 15px;
  3847.    }
  3848.    
  3849.    .copyright-text {
  3850.        text-align: center;
  3851.    }
  3852.    
  3853.    .social-links {
  3854.        justify-content: center;
  3855.    }
  3856. }
  3857.  
  3858. @media (max-width: 576px) {
  3859.    .widget-title2 {
  3860.        font-size: 18px;
  3861.    }
  3862.    
  3863.    .newsletter-form .input-group {
  3864.        flex-direction: column;
  3865.    }
  3866.    
  3867.    .newsletter-form .btn {
  3868.        margin-top: 10px;
  3869.        border-radius: 8px;
  3870.    }
  3871.    
  3872.    .newsletter-form .form-control {
  3873.        border-radius: 8px;
  3874.    }
  3875. }
  3876. </style>
  3877.  
  3878.  
  3879. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  3880.  document.addEventListener('DOMContentLoaded', function () {
  3881.    var btn = document.getElementById('toggleMore');
  3882.    if (!btn) return; // If there are <=5 items, no need for the button
  3883.  
  3884.    var extras = document.querySelectorAll('#blogroll li.extra');
  3885.  
  3886.    btn.addEventListener('click', function () {
  3887.      var anyHidden = Array.prototype.some.call(extras, function (li) {
  3888.        return li.classList.contains('d-none');
  3889.      });
  3890.  
  3891.      extras.forEach(function (li) {
  3892.        if (anyHidden) {
  3893.          li.classList.remove('d-none');
  3894.          li.classList.add('show'); // Show with smooth transition
  3895.        } else {
  3896.          li.classList.add('d-none');
  3897.          li.classList.remove('show'); // Hide smoothly
  3898.        }
  3899.      });
  3900.  
  3901.      // Update the button text and aria-expanded attribute
  3902.      btn.textContent = anyHidden ? 'View less' : 'View more';
  3903.      btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3904.    });
  3905.  });
  3906. </script>
  3907.        <!-- end of wpo-site-footer-section -->
  3908.    </div>
  3909.    <!-- end of page-wrapper -->
  3910.  
  3911.    <!-- All JavaScript files
  3912.    ================================================== -->
  3913.    
  3914.  
  3915. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3916. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3917. <!-- Plugins for this template -->
  3918. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3919. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3920. <!-- Custom script for this template -->
  3921. <script src="/static/blogapp/assets/js/script.js"></script>
  3922.  
  3923. <script>
  3924. (function () {
  3925. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3926. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3927.  
  3928. function applyFallback(img) {
  3929. if (!img || img.dataset.fallbackApplied === "1") {
  3930. return;
  3931. }
  3932. var failedSrc = img.currentSrc || img.src || "";
  3933. img.dataset.fallbackApplied = "1";
  3934. img.onerror = null;
  3935. img.src = fallbackImageSrc;
  3936. console.warn("[ImageFallback] Replaced broken image:", {
  3937. failedSrc: failedSrc,
  3938. fallbackSrc: fallbackImageSrc,
  3939. alt: img.alt || "",
  3940. });
  3941. }
  3942.  
  3943. document.querySelectorAll("img").forEach(function (img) {
  3944. if (img.complete && img.naturalWidth === 0) {
  3945. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3946. failedSrc: img.currentSrc || img.src || "",
  3947. alt: img.alt || "",
  3948. });
  3949. applyFallback(img);
  3950. }
  3951. });
  3952.  
  3953. document.addEventListener(
  3954. "error",
  3955. function (event) {
  3956. var target = event.target;
  3957. if (target && target.tagName === "IMG") {
  3958. applyFallback(target);
  3959. }
  3960. },
  3961. true
  3962. );
  3963. })();
  3964. </script>
  3965.  
  3966. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3967.  
  3968.  
  3969.  
  3970. <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":"19b8626bf2b84eafa5869f66975d5697","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  3971. </body>
  3972.  
  3973. </html>
  3974.  
  3975.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda