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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="ibmp">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/Untitled_design_-_2025-04-26T145053.024_YlU7ADE_qY78DcS_ynGR7Cj_2gnFiOl_mM1ncpx.png">
  14.    
  15.  
  16.    <title>StrideSpace: UK Fitness Blog for Runners and Athletes</title>
  17.    <meta name="description" content="StrideSpace offers expert fitness advice, running tips, and athlete training guides for UK enthusiasts. Join our community for health insights.">
  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://stridespace.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #9d4edd;
  42.        --bs-primary-rgb: 9d4edd;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #0284c7;
  48.        --bs-light: #f3e8ff;
  49.        --bs-dark: #4a0d67;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #9d4edd;
  53.        --theme-primary-color-s2: #9d4edd;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #4a0d67;
  57.        --text-light-color: #676767;
  58.        --heading-color: #4a0d67;
  59.        --border-color: #ddd6fe;
  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: #e9d5ff;
  75.        --navbar-color: #4a0d67;
  76.        --topbar-bg: #f3e8ff;
  77.        --topbar-color: #4a0d67;
  78.        --footer-bg: #4a0d67;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #ddd6fe;
  82.        --card-radius: 14px;
  83.        --link-color: #9d4edd;
  84.        --link-hover: #7e3ec4;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(157, 78, 221, 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_33">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405. <div class="top-bg">
  406.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  407.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  408.        
  409.        <div class="unique-news-container">
  410.            <div class="unique-news-wrapper" id="newsWrapper">
  411.                <!-- News items injected via JS -->
  412.            </div>
  413.        </div>
  414.    
  415.        <div class="contact-info">
  416.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  417.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  418.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  419.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  420.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  421.            </ul>
  422.        </div>
  423.    </div>
  424. </div>
  425.  
  426. <script>
  427.    // Build array dynamically from Django context
  428.    const newsItems = [
  429.        
  430.            { title: "Suspect in Brown University Tragedy Found Discovered Dead Inside Storage Facility.", url: "/suspect-in-brown-university-tragedy-found-discovered-dead-inside-storage-facility/" },
  431.        
  432.            { title: "To Rinse or Not to Rinse: A Guide to Preparing Mushrooms", url: "/to-rinse-or-not-to-rinse-a-guide-to-preparing-mushrooms/" },
  433.        
  434.            { title: "Body of Triathlete Apparently Killed by Great White Found on Pacific Shore", url: "/body-of-triathlete-apparently-killed-by-great-white-found-on-pacific-shore/" },
  435.        
  436.            { title: "Music Legend Barry Manilow Will Have an Operation for Cancer in His Lung.", url: "/music-legend-barry-manilow-will-have-an-operation-for-cancer-in-his-lung/" },
  437.        
  438.            { title: "Ex British Soldier Charged of Murdering Kenyan Female Shows Up in Courtroom", url: "/ex-british-soldier-charged-of-murdering-kenyan-female-shows-up-in-courtroom/" }
  439.        
  440.    ];
  441.  
  442.    let currentNewsIndex = 0;
  443.    const newsWrapper = document.getElementById('newsWrapper');
  444.    let newsElements = [];
  445.  
  446.    // Create news elements dynamically with links
  447.    function createNewsElements() {
  448.        newsItems.forEach((news, index) => {
  449.            const newsElement = document.createElement('div');
  450.            newsElement.className = 'unique-news-item';
  451.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  452.            newsWrapper.appendChild(newsElement);
  453.            newsElements.push(newsElement);
  454.        });
  455.  
  456.        if (newsElements.length > 0) {
  457.            newsElements[0].classList.add('active');
  458.        }
  459.    }
  460.  
  461.    function changeNews() {
  462.        const currentElement = newsElements[currentNewsIndex];
  463.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  464.        const nextElement = newsElements[nextIndex];
  465.  
  466.        currentElement.classList.remove('active');
  467.        currentElement.classList.add('exit-up');
  468.  
  469.        setTimeout(() => {
  470.            nextElement.classList.add('active');
  471.            currentNewsIndex = nextIndex;
  472.  
  473.            setTimeout(() => {
  474.                currentElement.classList.remove('exit-up');
  475.            }, 100);
  476.        }, 250);
  477.    }
  478.  
  479.    function startNewsRotation() {
  480.        setInterval(changeNews, 5000);
  481.    }
  482.  
  483.    window.onload = function() {
  484.        createNewsElements();
  485.        startNewsRotation();
  486.    };
  487. </script>
  488.  
  489.  
  490.  
  491.            
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498. <header class="header-v8 mb-4">
  499.    <div class="container-fluid fluid-container">
  500.        <!-- Main Navigation Card -->
  501.        <div class="nav-card-v8">
  502.            <div class="row align-items-center justify-content-between">
  503.                <!-- Logo Section -->
  504.               <div class="col-lg-2 col-md-3 col-6">
  505.                    <div class="logo-section-v8">
  506.                        <a class="logo-link-v8" href="/">
  507.                            
  508.                                StrideSpace
  509.                            
  510.                        </a>
  511.                    </div>
  512.                </div>
  513.  
  514.                <!-- Navigation Menu -->
  515.                <div class="col-lg-8 col-md-6 d-none d-xl-block">
  516.                    <nav class="main-nav-v8">
  517.                        <ul class="nav-list-v8">
  518.  
  519.                            
  520.                            <li class="nav-item-v8">
  521.                                <a href="/" class="nav-link-v8 active-v8"
  522.                                    data-text="Home">Home</a>
  523.                            </li>
  524.  
  525.                            
  526.                            
  527.                             <li class="nav-item-v8">
  528.                                <a href="/category/all-posts/" class="nav-link-v8"
  529.                                    data-text="All Posts">
  530.                                    All Posts
  531.                                </a>
  532.                                </li>
  533.  
  534.                                
  535.  
  536.                                                
  537.                                                
  538.                                
  539.                             <li class="nav-item-v8">
  540.                                <a href="/category/business/" class="nav-link-v8"
  541.                                    data-text="Business">
  542.                                    Business
  543.                                </a>
  544.                                </li>
  545.  
  546.                                
  547.  
  548.                                                
  549.                                                
  550.                                
  551.                             <li class="nav-item-v8">
  552.                                <a href="/category/esports/" class="nav-link-v8"
  553.                                    data-text="Esports">
  554.                                    Esports
  555.                                </a>
  556.                                </li>
  557.  
  558.                                
  559.  
  560.                                                
  561.                                                
  562.                                
  563.                             <li class="nav-item-v8">
  564.                                <a href="/category/fashion/" class="nav-link-v8"
  565.                                    data-text="Fashion">
  566.                                    Fashion
  567.                                </a>
  568.                                </li>
  569.  
  570.                                
  571.  
  572.                                                
  573.                                                
  574.                                
  575.                             <li class="nav-item-v8">
  576.                                <a href="/category/featured/" class="nav-link-v8"
  577.                                    data-text="Featured">
  578.                                    Featured
  579.                                </a>
  580.                                </li>
  581.  
  582.                                
  583.  
  584.                                                
  585.                                                
  586.                                
  587.                             <li class="nav-item-v8">
  588.                                <a href="/category/gaming/" class="nav-link-v8"
  589.                                    data-text="Gaming">
  590.                                    Gaming
  591.                                </a>
  592.                                </li>
  593.  
  594.                                
  595.  
  596.                                                
  597.                                                
  598.                                
  599.                             <li class="nav-item-v8">
  600.                                <a href="/category/health/" class="nav-link-v8"
  601.                                    data-text="Health">
  602.                                    Health
  603.                                </a>
  604.                                </li>
  605.  
  606.                                
  607.  
  608.                                                
  609.                                                
  610.                                
  611.                            
  612.                                
  613.                                
  614.                                <li class="nav-item-v8 has-dropdown-v8">
  615.                                    <a href="#" class="nav-link-v8" data-text="More">More</a>
  616.                                    <div class="dropdown-card-v8">
  617.                                        <div class="dropdown-grid-v8">
  618.                                            <div class="dropdown-section-v8">
  619.                                                <a href="/category/life-fitness/"
  620.                                                    class="dropdown-link-v8">
  621.                                                    <span class="link-icon-v8"></span> Life &amp; Fitness
  622.                                                </a>
  623.                                                
  624.  
  625.                                                
  626.  
  627.                                                
  628.                                                
  629.                                
  630.                            
  631.                                                <a href="/category/lifestyle/"
  632.                                                    class="dropdown-link-v8">
  633.                                                    <span class="link-icon-v8"></span> Lifestyle
  634.                                                </a>
  635.                                                
  636.  
  637.                                                
  638.                                                
  639.                                
  640.                            
  641.                                                <a href="/category/news/"
  642.                                                    class="dropdown-link-v8">
  643.                                                    <span class="link-icon-v8"></span> News
  644.                                                </a>
  645.                                                
  646.  
  647.                                                
  648.                                                
  649.                                
  650.                            
  651.                                                <a href="/category/others/"
  652.                                                    class="dropdown-link-v8">
  653.                                                    <span class="link-icon-v8"></span> Others
  654.                                                </a>
  655.                                                
  656.  
  657.                                                
  658.                                                
  659.                                
  660.                            
  661.                                                <a href="/category/politics/"
  662.                                                    class="dropdown-link-v8">
  663.                                                    <span class="link-icon-v8"></span> Politics
  664.                                                </a>
  665.                                                
  666.  
  667.                                                
  668.                                                
  669.                                
  670.                            
  671.                                                <a href="/category/sports/"
  672.                                                    class="dropdown-link-v8">
  673.                                                    <span class="link-icon-v8"></span> Sports
  674.                                                </a>
  675.                                                
  676.  
  677.                                                
  678.                                                
  679.                                
  680.                            
  681.                                                <a href="/category/tech/"
  682.                                                    class="dropdown-link-v8">
  683.                                                    <span class="link-icon-v8"></span> Tech
  684.                                                </a>
  685.                                                
  686.  
  687.                                                
  688.                                                
  689.                                
  690.                            
  691.                                                <a href="/category/travel/"
  692.                                                    class="dropdown-link-v8">
  693.                                                    <span class="link-icon-v8"></span> Travel
  694.                                                </a>
  695.                                                
  696.  
  697.                                                
  698.                                                
  699.                                            </div>
  700.                                        </div>
  701.                                    </div>
  702.                                </li>
  703.                                
  704.                                
  705. <li>
  706.                  <a href="/page/contact-us/">
  707.                     Contact Us
  708.                  </a>
  709.              </li>
  710.                        </ul>
  711.                    </nav>
  712.  
  713.                </div>
  714.  
  715.                <!-- Search & Mobile Toggle -->
  716.                <div class="col-lg-2 col-md-3 col-6">
  717.                    <div class="nav-actions-v8">
  718.                        <button class="search-toggle-v8" onclick="toggleSearchV8()">
  719.                            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  720.                                stroke-width="2">
  721.                                <circle cx="11" cy="11" r="8"></circle>
  722.                                <path d="m21 21-4.35-4.35"></path>
  723.                            </svg>
  724.                        </button>
  725.                        <button class="mobile-toggle-v8 d-xl-none" onclick="toggleMobileNavV8()">
  726.                            <i class="ti-menu fs-5"></i>
  727.                        </button>
  728.                    </div>
  729.                </div>
  730.            </div>
  731.        </div>
  732.  
  733.        <!-- Floating Search Card -->
  734.        <div class="search-card-v8" id="searchCardV8">
  735.            <div class="search-container-v8">
  736.                <form class="search-form-v8" action="#" method="get">
  737.                    <div class="search-input-wrapper-v8">
  738.                        <svg class="search-icon-v8" width="20" height="20" viewBox="0 0 24 24" fill="none"
  739.                            stroke="currentColor" stroke-width="2">
  740.                            <circle cx="11" cy="11" r="8"></circle>
  741.                            <path d="m21 21-4.35-4.35"></path>
  742.                        </svg>
  743.                        <input type="search" class="search-input-v8" id="search-input"
  744.                            placeholder="Search for articles, tutorials, news..." name="q" autocomplete="off">
  745.                        <button type="button" class="search-close-v8" onclick="toggleSearchV8()">
  746.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  747.                                stroke-width="2">
  748.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  749.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  750.                            </svg>
  751.                        </button>
  752.                    </div>
  753.                    <div class="search-suggestions-v8 search-v1" id="search-results">
  754.                        
  755.                        
  756.                    </div>
  757.                </form>
  758.            </div>
  759.        </div>
  760.  
  761.        <!-- Mobile Navigation Card -->
  762.        <div class="mobile-nav-card-v8 d-xl-none" id="mobileNavV8">
  763.            <div class="mobile-nav-content-v8">
  764.                <ul class="mobile-nav-list-v8">
  765.  
  766.                    
  767.                    <li class="mobile-nav-item-v8">
  768.                        <a href="/" class="mobile-nav-link-v8 active-v8">
  769.                            Home
  770.                        </a>
  771.                    </li>
  772.  
  773.                    
  774.                      <li class="mobile-nav-item-v8">
  775.                        <a href="/category/all-posts/" class="mobile-nav-link-v8">
  776.                            All Posts
  777.                        </a>
  778.                        </li>
  779.  
  780.                        
  781.  
  782.                                
  783.                                
  784.                        
  785.                      <li class="mobile-nav-item-v8">
  786.                        <a href="/category/business/" class="mobile-nav-link-v8">
  787.                            Business
  788.                        </a>
  789.                        </li>
  790.  
  791.                        
  792.  
  793.                                
  794.                                
  795.                        
  796.                      <li class="mobile-nav-item-v8">
  797.                        <a href="/category/esports/" class="mobile-nav-link-v8">
  798.                            Esports
  799.                        </a>
  800.                        </li>
  801.  
  802.                        
  803.  
  804.                                
  805.                                
  806.                        
  807.                      <li class="mobile-nav-item-v8">
  808.                        <a href="/category/fashion/" class="mobile-nav-link-v8">
  809.                            Fashion
  810.                        </a>
  811.                        </li>
  812.  
  813.                        
  814.  
  815.                                
  816.                                
  817.                        
  818.                      <li class="mobile-nav-item-v8">
  819.                        <a href="/category/featured/" class="mobile-nav-link-v8">
  820.                            Featured
  821.                        </a>
  822.                        </li>
  823.  
  824.                        
  825.  
  826.                                
  827.                                
  828.                        
  829.                      <li class="mobile-nav-item-v8">
  830.                        <a href="/category/gaming/" class="mobile-nav-link-v8">
  831.                            Gaming
  832.                        </a>
  833.                        </li>
  834.  
  835.                        
  836.  
  837.                                
  838.                                
  839.                        
  840.                      <li class="mobile-nav-item-v8">
  841.                        <a href="/category/health/" class="mobile-nav-link-v8">
  842.                            Health
  843.                        </a>
  844.                        </li>
  845.  
  846.                        
  847.  
  848.                                
  849.                                
  850.                        
  851.                    
  852.                        
  853.                        
  854.                        <li class="mobile-nav-item-v8">
  855.                            <a href="#" class="mobile-nav-link-v8" onclick="toggleMobileDropdownV8('more-mobile-v8')">
  856.                                More
  857.                                <svg class="mobile-arrow-v8" width="16" height="16" viewBox="0 0 24 24" fill="none"
  858.                                    stroke="currentColor" stroke-width="2">
  859.                                    <polyline points="6,9 12,15 18,9"></polyline>
  860.                                </svg>
  861.                            </a>
  862.                            <ul class="mobile-dropdown-v8" id="more-mobile-v8">
  863.                                <li>
  864.                                    <a href="/category/life-fitness/"
  865.                                        class="mobile-sub-link-v8">
  866.                                        Life &amp; Fitness
  867.                                    </a>
  868.                                </li>
  869.                                
  870.  
  871.                                
  872.  
  873.                                
  874.                                
  875.                        
  876.                    
  877.                                
  878.                                <li>
  879.                                    <a href="/category/lifestyle/"
  880.                                        class="mobile-sub-link-v8">
  881.                                        Lifestyle
  882.                                    </a>
  883.                                </li>
  884.                                
  885.  
  886.                                
  887.                                
  888.                        
  889.                    
  890.                                
  891.                                <li>
  892.                                    <a href="/category/news/"
  893.                                        class="mobile-sub-link-v8">
  894.                                        News
  895.                                    </a>
  896.                                </li>
  897.                                
  898.  
  899.                                
  900.                                
  901.                        
  902.                    
  903.                                
  904.                                <li>
  905.                                    <a href="/category/others/"
  906.                                        class="mobile-sub-link-v8">
  907.                                        Others
  908.                                    </a>
  909.                                </li>
  910.                                
  911.  
  912.                                
  913.                                
  914.                        
  915.                    
  916.                                
  917.                                <li>
  918.                                    <a href="/category/politics/"
  919.                                        class="mobile-sub-link-v8">
  920.                                        Politics
  921.                                    </a>
  922.                                </li>
  923.                                
  924.  
  925.                                
  926.                                
  927.                        
  928.                    
  929.                                
  930.                                <li>
  931.                                    <a href="/category/sports/"
  932.                                        class="mobile-sub-link-v8">
  933.                                        Sports
  934.                                    </a>
  935.                                </li>
  936.                                
  937.  
  938.                                
  939.                                
  940.                        
  941.                    
  942.                                
  943.                                <li>
  944.                                    <a href="/category/tech/"
  945.                                        class="mobile-sub-link-v8">
  946.                                        Tech
  947.                                    </a>
  948.                                </li>
  949.                                
  950.  
  951.                                
  952.                                
  953.                        
  954.                    
  955.                                
  956.                                <li>
  957.                                    <a href="/category/travel/"
  958.                                        class="mobile-sub-link-v8">
  959.                                        Travel
  960.                                    </a>
  961.                                </li>
  962.                                
  963.  
  964.                                
  965.                                
  966.                            </ul>
  967.                        </li>
  968.                        
  969.                        
  970.  
  971.                </ul>
  972.  
  973.            </div>
  974.        </div>
  975.    </div>
  976.  
  977.    <!-- Background Overlay -->
  978.    <div class="nav-overlay-v8" id="navOverlayV8" onclick="closeAllV8()"></div>
  979. </header>
  980.  
  981. <style>
  982.    /* Navbar V8 Styles - Card-Based Glassmorphism Navigation */
  983.    .header-v8 {
  984.        padding: 20px 0;
  985.        position: relative;
  986.        min-height: 120px;
  987.    }
  988.  
  989.    /* Main Navigation Card */
  990.    .nav-card-v8 {
  991.        background:var(--navbar-bg);
  992.        backdrop-filter: blur(20px);
  993.        border: 1px solid var(--border-color);
  994.        border-radius: 20px;
  995.        padding: 15px 25px;
  996.        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  997.        position: relative;
  998.        z-index: 100;
  999.    }
  1000.  
  1001.    /* Logo Styles */
  1002.    .logo-img-v8 {
  1003.        max-height: 60px;
  1004.        transition: all 0.3s ease;
  1005.    }
  1006.  
  1007.    .logo-link-v8:hover .logo-img-v8 {
  1008.        transform: scale(1.05) rotate(2deg);
  1009.    }
  1010.  
  1011.    /* Main Navigation */
  1012.    .nav-list-v8 {
  1013.        list-style: none;
  1014.        padding: 0;
  1015.        margin: 0;
  1016.        display: flex;
  1017.        align-items: center;
  1018.        justify-content: center;
  1019.        gap: 8px;
  1020.    }
  1021.  
  1022.    .nav-item-v8 {
  1023.        position: relative;
  1024.    }
  1025.  
  1026.    .nav-link-v8 {
  1027.        color: #4a5568;
  1028.        text-decoration: none;
  1029.        font-weight: 500;
  1030.        font-size: 15px;
  1031.        padding: 12px 18px;
  1032.        border-radius: 12px;
  1033.        position: relative;
  1034.        transition: all 0.3s ease;
  1035.        display: block;
  1036.        background: linear-gradient(135deg, transparent 0%, transparent 100%);
  1037.    }
  1038.  
  1039.    .nav-link-v8::before {
  1040.        content: attr(data-text);
  1041.        position: absolute;
  1042.        top: 0;
  1043.        left: 0;
  1044.        right: 0;
  1045.        bottom: 0;
  1046.        display: flex;
  1047.        align-items: center;
  1048.        justify-content: center;
  1049.        background: var(--sub-nav);
  1050.        color: var(--topbar-color);
  1051.        border-radius: 12px;
  1052.        opacity: 0;
  1053.        transform: scale(0.8);
  1054.        transition: all 0.3s ease;
  1055.        font-weight: 600;
  1056.    }
  1057.  
  1058.    .nav-link-v8:hover::before,
  1059.    .nav-link-v8.active-v8::before {
  1060.        opacity: 1;
  1061.        transform: scale(1);
  1062.    }
  1063.  
  1064.    .nav-link-v8:hover,
  1065.    .nav-link-v8.active-v8 {
  1066.        color: transparent;
  1067.        background: rgba(102, 126, 234, 0.1);
  1068.    }
  1069.  
  1070.    /* Dropdown Styles */
  1071.    .dropdown-card-v8 {
  1072.        position: absolute;
  1073.        top: calc(100% + 15px);
  1074.        left: 50%;
  1075.        transform: translateX(-50%);
  1076.        background:var(--navbar-bg);
  1077.        backdrop-filter: blur(20px);
  1078.        border: 1px solid var(--border-color);
  1079.        border-radius: 16px;
  1080.        padding: 25px;
  1081.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1082.        opacity: 0;
  1083.        visibility: hidden;
  1084.        transform: translateX(-50%) translateY(-10px);
  1085.        transition: all 0.3s ease;
  1086.        z-index: 200;
  1087.        min-width: 320px;
  1088.    }
  1089.  
  1090.    .has-dropdown-v8:hover .dropdown-card-v8 {
  1091.        opacity: 1;
  1092.        visibility: visible;
  1093.        transform: translateX(-50%) translateY(0);
  1094.    }
  1095.  
  1096.    .dropdown-grid-v8 {
  1097.        display: grid;
  1098.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  1099.        gap: 20px;
  1100.    }
  1101.  
  1102.    .dropdown-header-v8 {
  1103.        font-size: 12px;
  1104.        font-weight: 700;
  1105.        color: #667eea;
  1106.        margin-bottom: 12px;
  1107.        text-transform: uppercase;
  1108.        letter-spacing: 1px;
  1109.    }
  1110.  
  1111.    .dropdown-link-v8 {
  1112.        display: flex;
  1113.        align-items: center;
  1114.        color: var(--navbar-color) !important;;
  1115.        text-decoration: none;
  1116.        font-size: 14px;
  1117.        padding: 10px 12px;
  1118.        border-radius: 10px;
  1119.        transition: all 0.3s ease;
  1120.        margin-bottom: 8px;
  1121.    }
  1122.  
  1123.    .dropdown-link-v8:hover {
  1124.        background:var(--bs-primary);
  1125.        color: var(--bs-white) !important;;
  1126.        transform: translateX(5px);
  1127.    }
  1128.  
  1129.    .link-icon-v8 {
  1130.        margin-right: 10px;
  1131.        height: 5px;
  1132.        width: 5px;
  1133.        border: 1px solid #2d3748;
  1134.        border-radius: 50%;
  1135.    }
  1136.  
  1137.    /* Navigation Actions */
  1138.    .nav-actions-v8 {
  1139.        display: flex;
  1140.        align-items: center;
  1141.        justify-content: flex-end;
  1142.        gap: 10px;
  1143.    }
  1144.  
  1145.    .search-toggle-v8,
  1146.    .mobile-toggle-v8 {
  1147.        background: rgba(102, 126, 234, 0.1);
  1148.        border: none;
  1149.        border-radius: 12px;
  1150.        padding: 12px;
  1151.        cursor: pointer;
  1152.        transition: all 0.3s ease;
  1153.        color: var(--bs-white);
  1154.    }
  1155.  
  1156.    .search-toggle-v8:hover,
  1157.    .mobile-toggle-v8:hover {
  1158.        background: var(--sub-nav);
  1159.        color: var(--topbar-color);
  1160.        transform: scale(1.05);
  1161.    }
  1162.  
  1163.    .mobile-toggle-v8 {
  1164.        flex-direction: column;
  1165.        gap: 3px;
  1166.        padding: 10px 12px;
  1167.    }
  1168.  
  1169.    .toggle-line-v8 {
  1170.        width: 20px;
  1171.        height: 2px;
  1172.        background: currentColor;
  1173.        border-radius: 1px;
  1174.        transition: all 0.3s ease;
  1175.    }
  1176.  
  1177.    /* Floating Search Card */
  1178.    .search-card-v8 {
  1179.        position: absolute;
  1180.        top: 100%;
  1181.        left: 50%;
  1182.        transform: translateX(-50%);
  1183.        width: calc(100% - 40px);
  1184.        max-width: 600px;
  1185.        background:var(--navbar-bg);
  1186.        backdrop-filter: blur(20px);
  1187.        border: 1px solid var(--border-color);
  1188.        border-radius: 20px;
  1189.        padding: 25px;
  1190.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1191.        opacity: 0;
  1192.        visibility: hidden;
  1193.        transform: translateX(-50%) translateY(-20px);
  1194.        transition: all 0.4s ease;
  1195.        z-index: 300;
  1196.        margin-top: 15px;
  1197.    }
  1198.  
  1199.    .search-card-v8.show-v8 {
  1200.        opacity: 1;
  1201.        visibility: visible;
  1202.        transform: translateX(-50%) translateY(0);
  1203.    }
  1204.  
  1205.    .search-input-wrapper-v8 {
  1206.        display: flex;
  1207.        align-items: center;
  1208.        background: rgba(248, 250, 252, 0.8);
  1209.        border: 2px solid rgba(102, 126, 234, 0.2);
  1210.        border-radius: 15px;
  1211.        padding: 5px;
  1212.        margin-bottom: 20px;
  1213.        transition: all 0.3s ease;
  1214.    }
  1215.  
  1216.    .search-input-wrapper-v8:focus-within {
  1217.        border-color: #667eea;
  1218.        background: rgba(255, 255, 255, 0.9);
  1219.        box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  1220.    }
  1221.  
  1222.    .search-icon-v8 {
  1223.        color: #a0aec0;
  1224.        margin: 0 15px;
  1225.        transition: color 0.3s ease;
  1226.    }
  1227.  
  1228.    .search-input-wrapper-v8:focus-within .search-icon-v8 {
  1229.        color: #667eea;
  1230.    }
  1231.  
  1232.    .search-input-v8 {
  1233.        flex: 1;
  1234.        border: none;
  1235.        background: transparent;
  1236.        font-size: 16px;
  1237.        padding: 15px 0;
  1238.        outline: none;
  1239.        color: #2d3748;
  1240.    }
  1241.  
  1242.    .search-input-v8::placeholder {
  1243.        color: #a0aec0;
  1244.    }
  1245.  
  1246.    .search-close-v8 {
  1247.        background: rgba(160, 174, 192, 0.2);
  1248.        border: none;
  1249.        border-radius: 10px;
  1250.        padding: 8px;
  1251.        margin-right: 8px;
  1252.        cursor: pointer;
  1253.        transition: all 0.3s ease;
  1254.        color: #a0aec0;
  1255.    }
  1256.  
  1257.    .search-close-v8:hover {
  1258.        background: rgba(229, 62, 62, 0.1);
  1259.        color: #e53e3e;
  1260.    }
  1261.  
  1262.    /* Search Suggestions */
  1263.    .search-suggestions-v8 {
  1264.        display: grid;
  1265.        gap: 8px;
  1266.    }
  1267.  
  1268.    .suggestion-item-v8 {
  1269.        display: flex;
  1270.        align-items: center;
  1271.        padding: 12px 15px;
  1272.        background: rgba(248, 250, 252, 0.1);
  1273.        border-radius: 12px;
  1274.        cursor: pointer;
  1275.        transition: all 0.3s ease;
  1276.    }
  1277.  
  1278.    .suggestion-item-v8:hover {
  1279.        background: linear-gradient(135deg, #667eea 0%, #007bff 100%);
  1280.        color: white;
  1281.        transform: translateX(5px);
  1282.    }
  1283.  
  1284.    .suggestion-icon-v8 {
  1285.        margin-right: 12px;
  1286.        font-size: 16px;
  1287.    }
  1288.  
  1289.    .suggestion-text-v8 {
  1290.        font-size: 14px;
  1291.        font-weight: 500;
  1292.    }
  1293.  
  1294.    /* Mobile Navigation Card */
  1295.    .mobile-nav-card-v8 {
  1296.        position: absolute;
  1297.        top: 100%;
  1298.        left: 50%;
  1299.        transform: translateX(-50%);
  1300.        width: calc(100% - 40px);
  1301.        background:var(--card-bg);
  1302.        backdrop-filter: blur(20px);
  1303.        border: 1px solid var(--border-color);
  1304.        border-radius: 20px;
  1305.        padding: 20px;
  1306.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1307.        opacity: 0;
  1308.        visibility: hidden;
  1309.        transform: translateX(-50%) translateY(-20px);
  1310.        transition: all 0.4s ease;
  1311.        z-index: 300;
  1312.        margin-top: 15px;
  1313.        max-height: 70vh;
  1314.        overflow-y: auto;
  1315.    }
  1316.  
  1317.    .mobile-nav-card-v8.show-v8 {
  1318.        opacity: 1;
  1319.        visibility: visible;
  1320.        transform: translateX(-50%) translateY(0);
  1321.    }
  1322.  
  1323.    .mobile-nav-list-v8 {
  1324.        list-style: none;
  1325.        padding: 0;
  1326.        margin: 0;
  1327.    }
  1328.  
  1329.    .mobile-nav-item-v8 {
  1330.        margin-bottom: 8px;
  1331.    }
  1332.  
  1333.    .mobile-nav-link-v8 {
  1334.        display: flex;
  1335.        align-items: center;
  1336.        color: var(--navbar-color) !important;
  1337.        text-decoration: none;
  1338.        font-weight: 500;
  1339.        font-size: 16px;
  1340.        padding: 15px;
  1341.        border-radius: 12px;
  1342.        justify-content: space-between;
  1343.    }
  1344.  
  1345.    .mobile-nav-link-v8:hover,
  1346.    .mobile-nav-link-v8.active-v8 {
  1347.        background:var(--sub-nav);
  1348.        color: var(--topbar-color) !important;
  1349.    }
  1350.  
  1351.    .mobile-nav-icon-v8 {
  1352.        font-size: 18px;
  1353.        background-color: var(--navbar-bg) !important;
  1354.        margin-right: 12px;
  1355.    }
  1356.  
  1357.    .mobile-arrow-v8 {
  1358.        transition: transform 0.3s ease;
  1359.    }
  1360.  
  1361.    .mobile-nav-item-v8.open-v8 .mobile-arrow-v8 {
  1362.        transform: rotate(180deg);
  1363.    }
  1364.  
  1365.    .mobile-dropdown-v8 {
  1366.        list-style: none;
  1367.        padding: 0;
  1368.        margin: 0;
  1369.        max-height: 0;
  1370.        overflow: hidden;
  1371.        transition: all 0.3s ease;
  1372.        background: rgba(248, 250, 252, 0.5);
  1373.        border-radius: 12px;
  1374.        margin-top: 8px;
  1375.    }
  1376.  
  1377.    .mobile-dropdown-v8.show-v8 {
  1378.        max-height: 300px;
  1379.        background-color: var(--navbar-bg);
  1380.        padding: 10px 0;
  1381.    }
  1382.  
  1383.    .mobile-sub-link-v8 {
  1384.        display: block;
  1385.        color: var(--navbar-color) !important;
  1386.        text-decoration: none;
  1387.        font-size: 14px;
  1388.        padding: 10px 20px;
  1389.        transition: all 0.3s ease;
  1390.    }
  1391.  
  1392.    .mobile-sub-link-v8:hover {
  1393.        color: var(--topbar-color);
  1394.        background: var(--sub-nav);
  1395.        border-radius: 12px;
  1396.    }
  1397.  
  1398.    /* Background Overlay */
  1399.    .nav-overlay-v8 {
  1400.        position: fixed;
  1401.        top: 0;
  1402.        left: 0;
  1403.        right: 0;
  1404.        bottom: 0;
  1405.        background: rgba(0, 0, 0, 0.3);
  1406.        backdrop-filter: blur(5px);
  1407.        z-index: 250;
  1408.        opacity: 0;
  1409.        visibility: hidden;
  1410.        transition: all 0.3s ease;
  1411.    }
  1412.  
  1413.    .nav-overlay-v8.show-v8 {
  1414.        opacity: 1;
  1415.        visibility: visible;
  1416.    }
  1417.  
  1418.    /* Responsive Design */
  1419.    @media (max-width: 1300px) {
  1420.        .header-v8 {
  1421.            padding: 15px 0;
  1422.        }
  1423.  
  1424.        .nav-card-v8 {
  1425.            padding: 12px 20px;
  1426.            border-radius: 15px;
  1427.        }
  1428.  
  1429.        .search-card-v8,
  1430.        .mobile-nav-card-v8 {
  1431.            width: calc(100% - 40px);
  1432.            padding: 20px;
  1433.        }
  1434.    }
  1435.  
  1436.    @media (max-width: 576px) {
  1437.        .nav-card-v8 {
  1438.            padding: 10px 15px;
  1439.        }
  1440.  
  1441.        .logo-img-v8 {
  1442.            max-height: 35px;
  1443.        }
  1444.    }
  1445. </style>
  1446.  
  1447. <script>
  1448.    let activeCard = null;
  1449.  
  1450.    function toggleSearchV8() {
  1451.        const searchCard = document.getElementById('searchCardV8');
  1452.        const overlay = document.getElementById('navOverlayV8');
  1453.        const mobileNav = document.getElementById('mobileNavV8');
  1454.  
  1455.        // Close mobile nav if open
  1456.        mobileNav.classList.remove('show-v8');
  1457.  
  1458.        if (searchCard.classList.contains('show-v8')) {
  1459.            searchCard.classList.remove('show-v8');
  1460.            overlay.classList.remove('show-v8');
  1461.            activeCard = null;
  1462.        } else {
  1463.            searchCard.classList.add('show-v8');
  1464.            overlay.classList.add('show-v8');
  1465.            activeCard = 'search';
  1466.  
  1467.            // Focus on search input
  1468.            setTimeout(() => {
  1469.                const searchInput = document.querySelector('.search-input-v8');
  1470.                if (searchInput) searchInput.focus();
  1471.            }, 100);
  1472.        }
  1473.    }
  1474.  
  1475.    function toggleMobileNavV8() {
  1476.        const mobileNav = document.getElementById('mobileNavV8');
  1477.        const overlay = document.getElementById('navOverlayV8');
  1478.        const searchCard = document.getElementById('searchCardV8');
  1479.  
  1480.        // Close search if open
  1481.        searchCard.classList.remove('show-v8');
  1482.  
  1483.        if (mobileNav.classList.contains('show-v8')) {
  1484.            mobileNav.classList.remove('show-v8');
  1485.            overlay.classList.remove('show-v8');
  1486.            activeCard = null;
  1487.        } else {
  1488.            mobileNav.classList.add('show-v8');
  1489.            overlay.classList.add('show-v8');
  1490.            activeCard = 'mobile';
  1491.        }
  1492.    }
  1493.  
  1494.    function toggleMobileDropdownV8(dropdownId) {
  1495.        const dropdown = document.getElementById(dropdownId);
  1496.        const parentItem = dropdown.closest('.mobile-nav-item-v8');
  1497.  
  1498.        // Close other dropdowns
  1499.        const allDropdowns = document.querySelectorAll('.mobile-dropdown-v8');
  1500.        const allParents = document.querySelectorAll('.mobile-nav-item-v8');
  1501.  
  1502.        allDropdowns.forEach(dd => {
  1503.            if (dd.id !== dropdownId) {
  1504.                dd.classList.remove('show-v8');
  1505.            }
  1506.        });
  1507.  
  1508.        allParents.forEach(parent => {
  1509.            if (parent !== parentItem) {
  1510.                parent.classList.remove('open-v8');
  1511.            }
  1512.        });
  1513.  
  1514.        // Toggle current dropdown
  1515.        dropdown.classList.toggle('show-v8');
  1516.        parentItem.classList.toggle('open-v8');
  1517.    }
  1518.  
  1519.    function closeAllV8() {
  1520.        const searchCard = document.getElementById('searchCardV8');
  1521.        const mobileNav = document.getElementById('mobileNavV8');
  1522.        const overlay = document.getElementById('navOverlayV8');
  1523.  
  1524.        searchCard.classList.remove('show-v8');
  1525.        mobileNav.classList.remove('show-v8');
  1526.        overlay.classList.remove('show-v8');
  1527.        activeCard = null;
  1528.    }
  1529.  
  1530.    // Close on escape key
  1531.    document.addEventListener('keydown', function (e) {
  1532.        if (e.key === 'Escape' && activeCard) {
  1533.            closeAllV8();
  1534.        }
  1535.    });
  1536.  
  1537.    // Handle suggestion clicks
  1538.    document.addEventListener('click', function (e) {
  1539.        if (e.target.closest('.suggestion-item-v8')) {
  1540.            const suggestionText = e.target.closest('.suggestion-item-v8').querySelector('.suggestion-text-v8').textContent;
  1541.            const searchInput = document.querySelector('.search-input-v8');
  1542.            if (searchInput) {
  1543.                searchInput.value = suggestionText.replace(/^(Popular|Trending|Latest): /, '');
  1544.            }
  1545.        }
  1546.    });
  1547. </script>
  1548. <script>
  1549.  document.addEventListener("DOMContentLoaded", function () {
  1550.    console.log("loaded");
  1551.  
  1552.     const searchInput = document.getElementById("search-input")
  1553.    const searchResults = document.getElementById("search-results");
  1554.  
  1555.    if (!searchInput || !searchResults) {
  1556.      console.error("Search input/results not found");
  1557.      return;
  1558.    }
  1559.  
  1560.    // Prevent form submission
  1561.    if (searchInput.form) {
  1562.      searchInput.form.addEventListener("submit", function (e) {
  1563.        e.preventDefault();
  1564.      });
  1565.    }
  1566.  
  1567.    // Add event listener for keyup
  1568.    searchInput.addEventListener("keyup", function (e) {
  1569.      console.log("Key pressed:", e.key);
  1570.      e.preventDefault();
  1571.  
  1572.      const query = searchInput.value.trim();
  1573.      console.log("User is typing: " + query);
  1574.  
  1575.      // If empty → clear and hide
  1576.      if (query === "") {
  1577.        searchResults.innerHTML = "";
  1578.        searchResults.style.display = "none";
  1579.        return;
  1580.      }
  1581.  
  1582.      // Show results
  1583.      searchResults.style.display = "block";
  1584.  
  1585.      // Fetch search results
  1586.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1587.        method: "GET",
  1588.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1589.      })
  1590.        .then(response => {
  1591.          console.log("Response Status:", response.status);
  1592.          return response.json();
  1593.        })
  1594.        .then(data => {
  1595.          console.log("Data received:", data);
  1596.          if (data.html) {
  1597.            searchResults.innerHTML = data.html;
  1598.          } else {
  1599.            searchResults.innerHTML = "<p>No results found.</p>";
  1600.          }
  1601.        })
  1602.        .catch(error => {
  1603.          console.error("Error fetching search results:", error);
  1604.        });
  1605.    });
  1606.  
  1607.    // Close results when clicking outside
  1608.    document.addEventListener("click", function (e) {
  1609.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1610.        searchResults.style.display = "none";
  1611.      }
  1612.    });
  1613.  
  1614.    // Close results on ESC key
  1615.    document.addEventListener("keydown", function (e) {
  1616.      if (e.key === "Escape") {
  1617.        searchResults.style.display = "none";
  1618.      }
  1619.    });
  1620.  });
  1621. </script>
  1622.  
  1623.  
  1624.        </header>
  1625.        <!-- end of header -->
  1626.        <!-- start of wpo-blog-hero -->
  1627.        
  1628.  
  1629.  
  1630.  
  1631.  
  1632.  
  1633.  
  1634.  
  1635. <div class="blog-hero-v6">
  1636.    <div class="container-fluid fluid-container">
  1637.        
  1638.        <!-- Top Section - Two Column Layout -->
  1639.        <div class="row g-4 mb-5">
  1640.            <!-- Main Featured Article - Left -->
  1641.            
  1642.  
  1643.            <div class="col-lg-6 col-md-12">
  1644.                <article class="main-featured">
  1645.                    <div class="featured-image-container">
  1646.                        
  1647.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1648.                                class="featured-image" style="object-fit: cover;" alt="">
  1649.                        
  1650.                        <div class="category-tag bg-primary-gradient">News</div>
  1651.                    </div>
  1652.                    <div class="featured-content">
  1653.                        <h1 class="featured-title"><a class="top-color" href="/fda-clears-flibanserin-a-desire-boosting-drug-for-females-beyond-menopause/" >
  1654.                                        FDA Clears Flibanserin, a Desire-Boosting Drug for Females Beyond Menopause
  1655.                                    </a></h1>
  1656.                        <p class="featured-summary"></p>
  1657.                        <div class="article-meta">
  1658.                            <div class="author-info">
  1659.                                
  1660.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Patrick Ryan" class="author-pic">
  1661.                                
  1662.                                <div class="author-text">
  1663.                                    <span class="author-name">Patrick Ryan</span>
  1664.                                    <span class="post-time">19 May 2026</span>
  1665.                                    
  1666.                                </div>
  1667.                            </div>
  1668.                            <div class="reading-info">
  1669.                                <!-- <span class="read-time">4 min read</span> -->
  1670.                            </div>
  1671.                        </div>
  1672.                    </div>
  1673.                </article>
  1674.            </div>
  1675.            
  1676.  
  1677.            <div class="col-lg-6 col-md-12">
  1678.                <article class="main-featured">
  1679.                    <div class="featured-image-container">
  1680.                        
  1681.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1682.                                class="featured-image" style="object-fit: cover;" alt="">
  1683.                        
  1684.                        <div class="category-tag bg-primary-gradient">News</div>
  1685.                    </div>
  1686.                    <div class="featured-content">
  1687.                        <h1 class="featured-title"><a class="top-color" href="/we-must-have-a-chopper-to-go-find-them-13-year-olds-emergency-call-to-rescue-loved-ones-lost-off-down-under-coast-revealed/" >
  1688.                                        We Must Have a Chopper to Go Find Them’: 13-Year-Old’s Emergency Call to Rescue Loved Ones Lost Off Down Under Coast Revealed
  1689.                                    </a></h1>
  1690.                        <p class="featured-summary"></p>
  1691.                        <div class="article-meta">
  1692.                            <div class="author-info">
  1693.                                
  1694.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Patrick Ryan" class="author-pic">
  1695.                                
  1696.                                <div class="author-text">
  1697.                                    <span class="author-name">Patrick Ryan</span>
  1698.                                    <span class="post-time">19 May 2026</span>
  1699.                                    
  1700.                                </div>
  1701.                            </div>
  1702.                            <div class="reading-info">
  1703.                                <!-- <span class="read-time">4 min read</span> -->
  1704.                            </div>
  1705.                        </div>
  1706.                    </div>
  1707.                </article>
  1708.            </div>
  1709.            
  1710.  
  1711.        </div>
  1712.  
  1713.        <!-- Bottom Section - Three Column Grid -->
  1714.        <div class="row g-4">
  1715.            
  1716.                <div class="col-lg-4 col-md-6 col-12">
  1717.                    <article class="compact-card">
  1718.                        <div class="compact-image">
  1719.                            
  1720.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1721.                                   style="object-fit: cover;" alt="">
  1722.                            
  1723.                            <div class="compact-category bg-primary-gradient">News</div>
  1724.                        </div>
  1725.                        <div class="compact-body">
  1726.                            <h3 class="compact-title"> <a class="top-color" href="/tropical-storm-disaster-in-the-island-nation-awakens-a-spirit-of-community-action/" >
  1727.                                        Tropical Storm Disaster in the Island Nation Awakens a Spirit of Community Action
  1728.                                    </a></h3>
  1729.                            <p class="compact-text"></p>
  1730.                            <div class="compact-footer">
  1731.                                <div class="compact-author">
  1732.                                    
  1733.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" class="compact-avatar">
  1734.                                    
  1735.                                    <span class="compact-name">Patrick Ryan</span>
  1736.                                </div>
  1737.                                <span class="compact-date">18 May 2026</span>
  1738.                            </div>
  1739.                        </div>
  1740.                    </article>
  1741.                </div>
  1742.            
  1743.                <div class="col-lg-4 col-md-6 col-12">
  1744.                    <article class="compact-card">
  1745.                        <div class="compact-image">
  1746.                            
  1747.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1748.                                   style="object-fit: cover;" alt="">
  1749.                            
  1750.                            <div class="compact-category bg-primary-gradient">News</div>
  1751.                        </div>
  1752.                        <div class="compact-body">
  1753.                            <h3 class="compact-title"> <a class="top-color" href="/los-blancos-alexander-arnold-could-play-against-liverpool-in-upcoming-champions-league-clash/" >
  1754.                                        Los Blancos&#x27; Alexander-Arnold Could Play Against Liverpool in Upcoming Champions League Clash
  1755.                                    </a></h3>
  1756.                            <p class="compact-text"></p>
  1757.                            <div class="compact-footer">
  1758.                                <div class="compact-author">
  1759.                                    
  1760.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" class="compact-avatar">
  1761.                                    
  1762.                                    <span class="compact-name">Patrick Ryan</span>
  1763.                                </div>
  1764.                                <span class="compact-date">18 May 2026</span>
  1765.                            </div>
  1766.                        </div>
  1767.                    </article>
  1768.                </div>
  1769.            
  1770.  
  1771.            <div class="col-lg-4 col-md-12 col-12">
  1772.                <!-- Recent Articles Sidebar -->
  1773.                <div class="recent-section">
  1774.                    <h3 class="recent-title">Recent Articles</h3>
  1775.                    <div class="recent-list">
  1776.                        
  1777.                        <div class="recent-item">
  1778.                            <div class="recent-content">
  1779.                                <h4 class="recent-article-title"><a class="top-color" href="/worrying-recollections-resurface-in-davao-city-as-investigators-trace-bondi-beach-shooting-alleged-attackers-activities/" >
  1780.                                        Worrying Recollections Resurface in Davao City as Investigators Trace Bondi Beach Shooting Alleged Attackers&#x27; Activities
  1781.                                    </a></h4>
  1782.                                <span class="recent-date">18 May 2026</span>
  1783.                            </div>
  1784.                        </div>
  1785.                        
  1786.                    </div>
  1787.                </div>
  1788.            </div>
  1789.        </div>
  1790.    </div>
  1791. </div>
  1792.  
  1793. <style>
  1794. /* Blog Hero V6 - Magazine Style with White Background */
  1795. .blog-hero-v6 {
  1796.    padding: 3rem 0;
  1797.    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  1798. }
  1799.  
  1800. /* Main Featured Article */
  1801. .main-featured {
  1802.    background: var(--card-bg);
  1803.    border-radius: 16px;
  1804.    overflow: hidden;
  1805.    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
  1806.    border: 1px solid var(--border-color);
  1807.    transition: all 0.3s ease;
  1808. }
  1809.  
  1810. .main-featured:hover {
  1811.    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1812.    transform: translateY(-2px);
  1813. }
  1814.  
  1815. .featured-image-container {
  1816.    position: relative;
  1817.    height: 300px;
  1818.    overflow: hidden;
  1819. }
  1820.  
  1821. .featured-image {
  1822.    width: 100%;
  1823.    height: 100%;
  1824.    object-fit: cover;
  1825.    transition: transform 0.4s ease;
  1826. }
  1827.  
  1828. .main-featured:hover .featured-image {
  1829.    transform: scale(1.03);
  1830. }
  1831.  
  1832. .featured-content {
  1833.    padding: 2.5rem;
  1834. }
  1835.  
  1836. .featured-title {
  1837.    font-size: 2rem;
  1838.    font-weight: 700;
  1839.    color: #1a202c;
  1840.    margin-bottom: 1rem;
  1841.    line-height: 1.25;
  1842.    letter-spacing: -0.025em;
  1843. }
  1844.  
  1845. .featured-summary {
  1846.    font-size: 1.1rem;
  1847.    color: #4a5568;
  1848.    line-height: 1.6;
  1849.    margin-bottom: 2rem;
  1850. }
  1851.  
  1852. /* Category Tags */
  1853. .category-tag {
  1854.    position: absolute;
  1855.    top: 1.5rem;
  1856.    left: 1.5rem;
  1857.    padding: 0.5rem 1rem;
  1858.    font-size: 0.75rem;
  1859.    font-weight: 600;
  1860.    text-transform: uppercase;
  1861.    letter-spacing: 0.1em;
  1862.    color: white;
  1863.    border-radius: 6px;
  1864.    z-index: 2;
  1865. }
  1866.  
  1867.  
  1868. /* Article Meta */
  1869. .article-meta {
  1870.    display: flex;
  1871.    align-items: center;
  1872.    justify-content: space-between;
  1873. }
  1874.  
  1875. .author-info {
  1876.    display: flex;
  1877.    align-items: center;
  1878.    gap: 1rem;
  1879. }
  1880.  
  1881. .author-pic {
  1882.    width: 48px;
  1883.    height: 48px;
  1884.    border-radius: 50%;
  1885.    object-fit: cover;
  1886.    border: 2px solid #e2e8f0;
  1887. }
  1888.  
  1889. .author-text {
  1890.    display: flex;
  1891.    flex-direction: column;
  1892. }
  1893.  
  1894. .author-name {
  1895.    font-weight: 600;
  1896.    color: #2d3748;
  1897.    font-size: 0.95rem;
  1898. }
  1899.  
  1900. .post-time {
  1901.    font-size: 0.85rem;
  1902.    color: #718096;
  1903. }
  1904.  
  1905. .reading-info {
  1906.    display: flex;
  1907.    align-items: center;
  1908. }
  1909.  
  1910. .read-time {
  1911.    font-size: 0.9rem;
  1912.    color: #718096;
  1913.    padding: 0.25rem 0.75rem;
  1914.    background: #f7fafc;
  1915.    border-radius: 15px;
  1916.    font-weight: 500;
  1917. }
  1918.  
  1919. /* Secondary Featured */
  1920. .secondary-featured {
  1921.    background: var(--card-bg);
  1922.    border-radius: 16px;
  1923.    overflow: hidden;
  1924.    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
  1925.    border: 1px solid var(--border-color);
  1926.    height: 100%;
  1927.    transition: all 0.3s ease;
  1928. }
  1929.  
  1930. .secondary-featured:hover {
  1931.    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1932.    transform: translateY(-2px);
  1933. }
  1934.  
  1935. .secondary-image-wrapper {
  1936.    position: relative;
  1937.    height: 200px;
  1938.    overflow: hidden;
  1939. }
  1940.  
  1941. .secondary-image-wrapper img {
  1942.    width: 100%;
  1943.    height: 100%;
  1944.    object-fit: cover;
  1945.    transition: transform 0.4s ease;
  1946. }
  1947.  
  1948. .secondary-featured:hover .secondary-image-wrapper img {
  1949.    transform: scale(1.03);
  1950. }
  1951.  
  1952. .secondary-content {
  1953.    padding: 2rem;
  1954. }
  1955.  
  1956. .secondary-title {
  1957.    font-size: 1.5rem;
  1958.    font-weight: 600;
  1959.    color: #1a202c;
  1960.    margin-bottom: 1rem;
  1961.    line-height: 1.3;
  1962. }
  1963.  
  1964. .secondary-excerpt {
  1965.    font-size: 0.95rem;
  1966.    color: #4a5568;
  1967.    line-height: 1.6;
  1968.    margin-bottom: 1.5rem;
  1969. }
  1970.  
  1971. .secondary-meta {
  1972.    display: flex;
  1973.    align-items: center;
  1974.    gap: 0.5rem;
  1975.    font-size: 0.85rem;
  1976.    color: #718096;
  1977. }
  1978.  
  1979. .meta-divider {
  1980.    color: #cbd5e0;
  1981. }
  1982.  
  1983. /* Compact Cards */
  1984. .compact-card {
  1985.    background: var(--card-bg);
  1986.    border-radius: 12px;
  1987.    overflow: hidden;
  1988.    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.05);
  1989.    border: 1px solid var(--border-color);
  1990.    transition: all 0.3s ease;
  1991.    height: 100%;
  1992.    display: flex;
  1993.    flex-direction: column;
  1994. }
  1995.  
  1996. .compact-card:hover {
  1997.    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
  1998.    transform: translateY(-3px);
  1999. }
  2000.  
  2001. .compact-image {
  2002.    position: relative;
  2003.    height: 180px;
  2004.    overflow: hidden;
  2005. }
  2006.  
  2007. .compact-image img {
  2008.    width: 100%;
  2009.    height: 100%;
  2010.    object-fit: cover;
  2011.    transition: transform 0.4s ease;
  2012. }
  2013.  
  2014. .compact-card:hover .compact-image img {
  2015.    transform: scale(1.05);
  2016. }
  2017.  
  2018. .compact-category {
  2019.    position: absolute;
  2020.    top: 1rem;
  2021.    left: 1rem;
  2022.    padding: 0.25rem 0.75rem;
  2023.    font-size: 0.7rem;
  2024.    font-weight: 600;
  2025.    text-transform: uppercase;
  2026.    color: white;
  2027.    border-radius: 4px;
  2028. }
  2029.  
  2030. .compact-body {
  2031.    padding: 1.5rem;
  2032.    flex-grow: 1;
  2033.    display: flex;
  2034.    flex-direction: column;
  2035. }
  2036.  
  2037. .compact-title {
  2038.    font-size: 1.1rem;
  2039.    font-weight: 600;
  2040.    color: #1a202c;
  2041.    margin-bottom: 0.75rem;
  2042.    line-height: 1.4;
  2043. }
  2044.  
  2045. .compact-text {
  2046.    font-size: 0.9rem;
  2047.    color: #4a5568;
  2048.    line-height: 1.5;
  2049.    margin-bottom: 1.5rem;
  2050.    flex-grow: 1;
  2051. }
  2052.  
  2053. .compact-footer {
  2054.    display: flex;
  2055.    align-items: center;
  2056.    justify-content: space-between;
  2057.    margin-top: auto;
  2058. }
  2059.  
  2060. .compact-author {
  2061.    display: flex;
  2062.    align-items: center;
  2063.    gap: 0.5rem;
  2064. }
  2065.  
  2066. .compact-avatar {
  2067.    width: 32px;
  2068.    height: 32px;
  2069.    border-radius: 50%;
  2070.    object-fit: cover;
  2071. }
  2072.  
  2073. .compact-name {
  2074.    font-size: 0.85rem;
  2075.    font-weight: 500;
  2076.    color: #2d3748;
  2077. }
  2078.  
  2079. .compact-date {
  2080.    font-size: 0.8rem;
  2081.    color: #718096;
  2082. }
  2083.  
  2084. /* Recent Articles Section */
  2085. .recent-section {
  2086.    background: var(--card-bg);
  2087.    border-radius: 12px;
  2088.    padding: 2rem;
  2089.    border: 1px solid var(--border-color);
  2090.    height: 100%;
  2091. }
  2092.  
  2093. .recent-title {
  2094.    font-size: 1.25rem;
  2095.    font-weight: 700;
  2096.    color: #1a202c;
  2097.    margin-bottom: 1.5rem;
  2098.    padding-bottom: 0.75rem;
  2099.    border-bottom: 2px solid var(--border-color);
  2100. }
  2101.  
  2102. .recent-list {
  2103.    display: flex;
  2104.    flex-direction: column;
  2105.    gap: 1.25rem;
  2106. }
  2107.  
  2108. .recent-item {
  2109.    display: flex;
  2110.    align-items: center;
  2111.    gap: 1rem;
  2112.    padding: 0.8rem;
  2113.    background: var(--card-bg);
  2114.    border-radius: 8px;
  2115.    transition: all 0.2s ease;
  2116.    border: 1px solid var(--border-color);
  2117. }
  2118.  
  2119. .recent-item:hover {
  2120.    transform: translateX(4px);
  2121.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  2122. }
  2123.  
  2124. .recent-content {
  2125.    flex-grow: 1;
  2126. }
  2127.  
  2128. .recent-article-title {
  2129.    font-size: 0.95rem;
  2130.    font-weight: 600;
  2131.    color: #1a202c;
  2132.    margin-bottom: 0rem;
  2133.    line-height: 1.3;
  2134. }
  2135.  
  2136. .recent-date {
  2137.    font-size: 0.8rem;
  2138.    color: #718096;
  2139. }
  2140.  
  2141. /* Responsive Design */
  2142. @media (max-width: 992px) {
  2143.    .blog-hero-v6 {
  2144.        padding: 2rem 0;
  2145.    }
  2146.    
  2147.    .featured-title {
  2148.        font-size: 1.75rem;
  2149.    }
  2150.    
  2151.    .secondary-title {
  2152.        font-size: 1.3rem;
  2153.    }
  2154.    
  2155.    .article-meta {
  2156.        flex-direction: column;
  2157.        align-items: flex-start;
  2158.        gap: 1rem;
  2159.    }
  2160. }
  2161.  
  2162. @media (max-width: 768px) {
  2163.    .featured-content,
  2164.    .secondary-content {
  2165.        padding: 1.5rem;
  2166.    }
  2167.    
  2168.    .featured-title {
  2169.        font-size: 1.5rem;
  2170.    }
  2171.    
  2172.    .featured-image-container,
  2173.    .secondary-image-wrapper {
  2174.        height: 200px;
  2175.    }
  2176.    
  2177.    .compact-image {
  2178.        height: 150px;
  2179.    }
  2180.    
  2181.    .recent-section {
  2182.        margin-top: 2rem;
  2183.    }
  2184. }
  2185.  
  2186. @media (max-width: 576px) {
  2187.    .reading-info {
  2188.        margin-top: 1rem;
  2189.    }
  2190.    
  2191.    .secondary-meta {
  2192.        flex-wrap: wrap;
  2193.    }
  2194.    
  2195.    .recent-item {
  2196.        padding: 0.75rem;
  2197.    }
  2198. }
  2199. </style>
  2200.  
  2201.  
  2202.  
  2203.  
  2204.        <!-- end of wpo-blog-hero -->
  2205.  
  2206.        <!-- start of wpo-breacking-news -->
  2207.        
  2208.        <!-- end of wpo-breacking-news -->
  2209.        
  2210.        <!-- start wpo-blog-highlights-section -->
  2211.        
  2212.  
  2213.  
  2214.  
  2215.    
  2216.  
  2217.  
  2218.  
  2219. <style>
  2220.    /* General Section Styling */
  2221.    .blog-highlights-v10 {
  2222.        padding: 20px 0;  /* Adjusted padding for distinction */
  2223.        position: relative;
  2224.    }
  2225.  
  2226.    /* Section Header */
  2227.    .section-header-v10 {
  2228.        text-align: left;  /* Left-aligned for uniqueness */
  2229.        margin-bottom: 50px;
  2230.        padding-left: 15px;
  2231.    }
  2232.  
  2233.    .section-title-v10 {
  2234.        font-size: 2.9rem;  /* Slightly smaller than v9 for variety */
  2235.        font-weight: 800;
  2236.        color: #1a1a1a;
  2237.        margin-bottom: 15px;
  2238.        text-transform: none;  /* No uppercase for modern look */
  2239.    }
  2240.  
  2241.    .section-subtitle-v10 {
  2242.        font-size: 1.05rem;
  2243.        color: #555;
  2244.        max-width: 650px;
  2245.        line-height: 1.6;
  2246.    }
  2247.  
  2248.  
  2249.    /* Blog Card */
  2250.    .blog-card-v10 {
  2251.        background: var(--card-bg);
  2252.        border-radius: 10px;  /* Softer corners */
  2253.        margin-bottom: 35px;
  2254.        overflow: hidden;
  2255.        opacity: 0;  /* Initially hidden for animation */
  2256.        transform: rotate(1.5deg);  /* Subtle tilt for animation */
  2257.        transition: opacity 0.6s ease, transform 0.6s ease, box-shadow 0.3s ease;
  2258.        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  2259.    }
  2260.  
  2261.    .blog-card-v10.visible {
  2262.        opacity: 1;
  2263.        transform: rotate(0deg);  /* Straighten on appearance */
  2264.    }
  2265.  
  2266.    @keyframes fadeRotateIn {
  2267.        from {
  2268.            opacity: 0;
  2269.            transform: rotate(1.5deg);
  2270.        }
  2271.        to {
  2272.            opacity: 1;
  2273.            transform: rotate(0deg);
  2274.        }
  2275.    }
  2276.  
  2277.    .blog-card-v10:hover {
  2278.        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);  /* Subtle hover shadow */
  2279.    }
  2280.  
  2281.    /* Blog Image */
  2282.    .blog-image-container-v10 {
  2283.        width: 100%;
  2284.        height: 240px;  /* Unique height for v10 */
  2285.        overflow: hidden;
  2286.        position: relative;
  2287.    }
  2288.  
  2289.    .blog-image-v10 img {
  2290.        width: 100%;
  2291.        height: 100%;
  2292.        object-fit: cover;
  2293.    }
  2294.  
  2295.    /* Blog Content */
  2296.    .blog-content-v10 {
  2297.        padding: 20px 22px;  /* Adjusted padding */
  2298.        text-align: left;
  2299.    }
  2300.  
  2301.    .blog-title-v10 {
  2302.        font-size: 1.55rem;  /* Slightly larger than v9 */
  2303.        font-weight: 700;
  2304.        margin-bottom: 12px;
  2305.        color: #1a1a1a;
  2306.    }
  2307.  
  2308.    .blog-meta-v10 {
  2309.        font-size: 0.85rem;
  2310.        color: #777;
  2311.        margin-bottom: 12px;
  2312.        font-style: italic;  /* Italic for distinction */
  2313.    }
  2314.  
  2315.    .blog-excerpt-v10 {
  2316.        font-size: 0.95rem;
  2317.        color: #555;
  2318.        margin-bottom: 15px;
  2319.        line-height: 1.6;
  2320.    }
  2321.  
  2322.    .blog-actions-v10 {
  2323.        display: inline-block;
  2324.    }
  2325.  
  2326.    .blog-read-more-v10 {
  2327.        font-size: 0.95rem;
  2328.        color: #e74c3c;  /* Red accent for uniqueness */
  2329.        text-decoration: none;
  2330.        font-weight: 600;
  2331.        transition: color 0.3s ease;
  2332.    }
  2333.  
  2334.    .blog-read-more-v10:hover {
  2335.        color: #c0392b;  /* Darker red on hover */
  2336.    }
  2337.    /* Responsive Design */
  2338.    @media (max-width: 768px) {
  2339.        .section-title-v10 {
  2340.            font-size: 2.4rem;
  2341.        }
  2342.  
  2343.        .section-header-v10 {
  2344.            padding-left: 10px;
  2345.        }
  2346.        
  2347.        .blog-card-v10 {
  2348.            margin-bottom: 20px;
  2349.        }
  2350.  
  2351.        .blog-meta-v10 {
  2352.            font-size: 0.75rem;
  2353.        }
  2354.  
  2355.        .blog-image-container-v10 {
  2356.            height: 170px;  /* Adjusted for mobile */
  2357.        }
  2358.  
  2359.        .sidebar-v10 {
  2360.            padding: 15px;
  2361.        }
  2362.    }
  2363. </style>
  2364.  
  2365. <section class="blog-highlights-v10">
  2366.    <div class="container-fluid fluid-container">
  2367.        <!-- Section Header -->
  2368.        <div class="row">
  2369.            <div class="col-12 col-lg-10">  
  2370.                <div class="section-header-v10">
  2371.                    <h2 class="section-title-v10">
  2372.                Today's Top Highlights
  2373.                   </h2>
  2374.                    <p class="section-subtitle-v10">Discover how technology and creativity intertwine to shape storytelling in the digital age.</p>
  2375.                </div>
  2376.            </div>
  2377.        </div>
  2378.        
  2379.        <!-- Blog Grid and Sidebar -->
  2380.        <div class="row">
  2381.            <div class="col-lg-8">
  2382.                <div class="row">
  2383.                    
  2384.                    <div class="col-md-6 col-sm-12">  
  2385.                        <article class="blog-card-v10">
  2386.                            <div class="blog-image-container-v10">
  2387.                                <div class="blog-image-v10 h-100">
  2388.                                    
  2389.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2390.                                    
  2391.                                </div>
  2392.                            </div>
  2393.                            <div class="blog-content-v10">
  2394.                                <h3 class="blog-title-v10">
  2395.                                     <a class="top-color" href="/authentic-algarve-exploring-portugal-away-from-the-beach/" >
  2396.                                    Authentic Algarve: Exploring Portugal Away from the Beach
  2397.                                    </a>
  2398.                                </h3>
  2399.                                <div class="blog-meta-v10">
  2400.                                    <span>By Patrick Ryan • 18 May 2026</span>
  2401.                                </div>
  2402.                                <p class="blog-excerpt-v10">
  2403.                                    
  2404.                                </p>
  2405.                                <div class="blog-actions-v10">
  2406.                                    <a href="/authentic-algarve-exploring-portugal-away-from-the-beach/" class="blog-read-more-v10">Read More</a>
  2407.                                </div>
  2408.                            </div>
  2409.                        </article>
  2410.                    </div>
  2411.                    
  2412.                    <div class="col-md-6 col-sm-12">  
  2413.                        <article class="blog-card-v10">
  2414.                            <div class="blog-image-container-v10">
  2415.                                <div class="blog-image-v10 h-100">
  2416.                                    
  2417.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2418.                                    
  2419.                                </div>
  2420.                            </div>
  2421.                            <div class="blog-content-v10">
  2422.                                <h3 class="blog-title-v10">
  2423.                                     <a class="top-color" href="/arsenals-goalkeeper-praises-teams-strength-as-key-to-multiple-trophy-challenge/" >
  2424.                                    Arsenal&#x27;s goalkeeper Praises Team&#x27;s Strength as Key to Multiple Trophy Challenge
  2425.                                    </a>
  2426.                                </h3>
  2427.                                <div class="blog-meta-v10">
  2428.                                    <span>By Patrick Ryan • 18 May 2026</span>
  2429.                                </div>
  2430.                                <p class="blog-excerpt-v10">
  2431.                                    
  2432.                                </p>
  2433.                                <div class="blog-actions-v10">
  2434.                                    <a href="/arsenals-goalkeeper-praises-teams-strength-as-key-to-multiple-trophy-challenge/" class="blog-read-more-v10">Read More</a>
  2435.                                </div>
  2436.                            </div>
  2437.                        </article>
  2438.                    </div>
  2439.                    
  2440.                    <div class="col-md-6 col-sm-12">  
  2441.                        <article class="blog-card-v10">
  2442.                            <div class="blog-image-container-v10">
  2443.                                <div class="blog-image-v10 h-100">
  2444.                                    
  2445.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2446.                                    
  2447.                                </div>
  2448.                            </div>
  2449.                            <div class="blog-content-v10">
  2450.                                <h3 class="blog-title-v10">
  2451.                                     <a class="top-color" href="/can-the-all-blacks-rediscover-their-spark-this-autumn/" >
  2452.                                    Can the All Blacks rediscover their spark this autumn?
  2453.                                    </a>
  2454.                                </h3>
  2455.                                <div class="blog-meta-v10">
  2456.                                    <span>By Patrick Ryan • 18 May 2026</span>
  2457.                                </div>
  2458.                                <p class="blog-excerpt-v10">
  2459.                                    
  2460.                                </p>
  2461.                                <div class="blog-actions-v10">
  2462.                                    <a href="/can-the-all-blacks-rediscover-their-spark-this-autumn/" class="blog-read-more-v10">Read More</a>
  2463.                                </div>
  2464.                            </div>
  2465.                        </article>
  2466.                    </div>
  2467.                    
  2468.                    <div class="col-md-6 col-sm-12">  
  2469.                        <article class="blog-card-v10">
  2470.                            <div class="blog-image-container-v10">
  2471.                                <div class="blog-image-v10 h-100">
  2472.                                    
  2473.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2474.                                    
  2475.                                </div>
  2476.                            </div>
  2477.                            <div class="blog-content-v10">
  2478.                                <h3 class="blog-title-v10">
  2479.                                     <a class="top-color" href="/his-dominant-shadow-in-the-sporting-world-hit-new-heights-in-last-year-next-year-looks-set-to-take-it-further/" >
  2480.                                    His Dominant Shadow in The Sporting World Hit New Heights in Last Year. Next Year Looks Set to Take It Further.
  2481.                                    </a>
  2482.                                </h3>
  2483.                                <div class="blog-meta-v10">
  2484.                                    <span>By Patrick Ryan • 18 May 2026</span>
  2485.                                </div>
  2486.                                <p class="blog-excerpt-v10">
  2487.                                    
  2488.                                </p>
  2489.                                <div class="blog-actions-v10">
  2490.                                    <a href="/his-dominant-shadow-in-the-sporting-world-hit-new-heights-in-last-year-next-year-looks-set-to-take-it-further/" class="blog-read-more-v10">Read More</a>
  2491.                                </div>
  2492.                            </div>
  2493.                        </article>
  2494.                    </div>
  2495.                    
  2496.                    <div class="col-md-6 col-sm-12">  
  2497.                        <article class="blog-card-v10">
  2498.                            <div class="blog-image-container-v10">
  2499.                                <div class="blog-image-v10 h-100">
  2500.                                    
  2501.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2502.                                    
  2503.                                </div>
  2504.                            </div>
  2505.                            <div class="blog-content-v10">
  2506.                                <h3 class="blog-title-v10">
  2507.                                     <a class="top-color" href="/exercise-while-you-are-working-ten-strength-building-workplace-workouts-you-can-do-in-everyday-outfits/" >
  2508.                                    Exercise while you are working? Ten strength-building workplace workouts you can do in everyday outfits
  2509.                                    </a>
  2510.                                </h3>
  2511.                                <div class="blog-meta-v10">
  2512.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2513.                                </div>
  2514.                                <p class="blog-excerpt-v10">
  2515.                                    
  2516.                                </p>
  2517.                                <div class="blog-actions-v10">
  2518.                                    <a href="/exercise-while-you-are-working-ten-strength-building-workplace-workouts-you-can-do-in-everyday-outfits/" class="blog-read-more-v10">Read More</a>
  2519.                                </div>
  2520.                            </div>
  2521.                        </article>
  2522.                    </div>
  2523.                    
  2524.                    <div class="col-md-6 col-sm-12">  
  2525.                        <article class="blog-card-v10">
  2526.                            <div class="blog-image-container-v10">
  2527.                                <div class="blog-image-v10 h-100">
  2528.                                    
  2529.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2530.                                    
  2531.                                </div>
  2532.                            </div>
  2533.                            <div class="blog-content-v10">
  2534.                                <h3 class="blog-title-v10">
  2535.                                     <a class="top-color" href="/anno-117-pax-romanas-top-secret-reveals-itself-as-a-breathtaking-first-person-perspective/" >
  2536.                                    Anno 117: Pax Romana&#x27;s Top Secret Reveals Itself as a Breathtaking First-Person Perspective.
  2537.                                    </a>
  2538.                                </h3>
  2539.                                <div class="blog-meta-v10">
  2540.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2541.                                </div>
  2542.                                <p class="blog-excerpt-v10">
  2543.                                    
  2544.                                </p>
  2545.                                <div class="blog-actions-v10">
  2546.                                    <a href="/anno-117-pax-romanas-top-secret-reveals-itself-as-a-breathtaking-first-person-perspective/" class="blog-read-more-v10">Read More</a>
  2547.                                </div>
  2548.                            </div>
  2549.                        </article>
  2550.                    </div>
  2551.                    
  2552.                    <div class="col-md-6 col-sm-12">  
  2553.                        <article class="blog-card-v10">
  2554.                            <div class="blog-image-container-v10">
  2555.                                <div class="blog-image-v10 h-100">
  2556.                                    
  2557.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2558.                                    
  2559.                                </div>
  2560.                            </div>
  2561.                            <div class="blog-content-v10">
  2562.                                <h3 class="blog-title-v10">
  2563.                                     <a class="top-color" href="/unraveling-the-mechanics-of-slot-games-in-online-casinos/" >
  2564.                                    Unraveling the Mechanics of Slot Games in Online Casinos
  2565.                                    </a>
  2566.                                </h3>
  2567.                                <div class="blog-meta-v10">
  2568.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2569.                                </div>
  2570.                                <p class="blog-excerpt-v10">
  2571.                                    
  2572.                                </p>
  2573.                                <div class="blog-actions-v10">
  2574.                                    <a href="/unraveling-the-mechanics-of-slot-games-in-online-casinos/" class="blog-read-more-v10">Read More</a>
  2575.                                </div>
  2576.                            </div>
  2577.                        </article>
  2578.                    </div>
  2579.                    
  2580.                    <div class="col-md-6 col-sm-12">  
  2581.                        <article class="blog-card-v10">
  2582.                            <div class="blog-image-container-v10">
  2583.                                <div class="blog-image-v10 h-100">
  2584.                                    
  2585.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2586.                                    
  2587.                                </div>
  2588.                            </div>
  2589.                            <div class="blog-content-v10">
  2590.                                <h3 class="blog-title-v10">
  2591.                                     <a class="top-color" href="/trump-states-generally-parties-are-aligned-on-following-steps-of-truce-agreement-for-gaza/" >
  2592.                                    Trump States &#x27;Generally, Parties Are Aligned&#x27; on Following Steps of Truce Agreement for Gaza
  2593.                                    </a>
  2594.                                </h3>
  2595.                                <div class="blog-meta-v10">
  2596.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2597.                                </div>
  2598.                                <p class="blog-excerpt-v10">
  2599.                                    
  2600.                                </p>
  2601.                                <div class="blog-actions-v10">
  2602.                                    <a href="/trump-states-generally-parties-are-aligned-on-following-steps-of-truce-agreement-for-gaza/" class="blog-read-more-v10">Read More</a>
  2603.                                </div>
  2604.                            </div>
  2605.                        </article>
  2606.                    </div>
  2607.                    
  2608.                    <div class="col-md-6 col-sm-12">  
  2609.                        <article class="blog-card-v10">
  2610.                            <div class="blog-image-container-v10">
  2611.                                <div class="blog-image-v10 h-100">
  2612.                                    
  2613.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2614.                                    
  2615.                                </div>
  2616.                            </div>
  2617.                            <div class="blog-content-v10">
  2618.                                <h3 class="blog-title-v10">
  2619.                                     <a class="top-color" href="/my-fantasy-is-to-ride-a-unicorn-nightly-swordsnsorcery-metal-group-castle-rat/" >
  2620.                                    â€˜My Fantasy Is to Ride a Unicorn Nightly’: Swords’n’Sorcery Metal Group Castle Rat
  2621.                                    </a>
  2622.                                </h3>
  2623.                                <div class="blog-meta-v10">
  2624.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2625.                                </div>
  2626.                                <p class="blog-excerpt-v10">
  2627.                                    
  2628.                                </p>
  2629.                                <div class="blog-actions-v10">
  2630.                                    <a href="/my-fantasy-is-to-ride-a-unicorn-nightly-swordsnsorcery-metal-group-castle-rat/" class="blog-read-more-v10">Read More</a>
  2631.                                </div>
  2632.                            </div>
  2633.                        </article>
  2634.                    </div>
  2635.                    
  2636.                    <div class="col-md-6 col-sm-12">  
  2637.                        <article class="blog-card-v10">
  2638.                            <div class="blog-image-container-v10">
  2639.                                <div class="blog-image-v10 h-100">
  2640.                                    
  2641.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2642.                                    
  2643.                                </div>
  2644.                            </div>
  2645.                            <div class="blog-content-v10">
  2646.                                <h3 class="blog-title-v10">
  2647.                                     <a class="top-color" href="/unraveling-the-unseen-strategies-for-elevating-your-profits-in-virtual-casino-slot-games/" >
  2648.                                    Unraveling the Unseen Strategies for Elevating Your Profits in Virtual Casino Slot Games
  2649.                                    </a>
  2650.                                </h3>
  2651.                                <div class="blog-meta-v10">
  2652.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2653.                                </div>
  2654.                                <p class="blog-excerpt-v10">
  2655.                                    
  2656.                                </p>
  2657.                                <div class="blog-actions-v10">
  2658.                                    <a href="/unraveling-the-unseen-strategies-for-elevating-your-profits-in-virtual-casino-slot-games/" class="blog-read-more-v10">Read More</a>
  2659.                                </div>
  2660.                            </div>
  2661.                        </article>
  2662.                    </div>
  2663.                    
  2664.                    <div class="col-md-6 col-sm-12">  
  2665.                        <article class="blog-card-v10">
  2666.                            <div class="blog-image-container-v10">
  2667.                                <div class="blog-image-v10 h-100">
  2668.                                    
  2669.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2670.                                    
  2671.                                </div>
  2672.                            </div>
  2673.                            <div class="blog-content-v10">
  2674.                                <h3 class="blog-title-v10">
  2675.                                     <a class="top-color" href="/crans-montana-blaze-victims-receive-care-in-burns-units-across-europe/" >
  2676.                                    Crans-Montana Blaze Victims Receive Care in Burns Units Across Europe
  2677.                                    </a>
  2678.                                </h3>
  2679.                                <div class="blog-meta-v10">
  2680.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2681.                                </div>
  2682.                                <p class="blog-excerpt-v10">
  2683.                                    
  2684.                                </p>
  2685.                                <div class="blog-actions-v10">
  2686.                                    <a href="/crans-montana-blaze-victims-receive-care-in-burns-units-across-europe/" class="blog-read-more-v10">Read More</a>
  2687.                                </div>
  2688.                            </div>
  2689.                        </article>
  2690.                    </div>
  2691.                    
  2692.                    <div class="col-md-6 col-sm-12">  
  2693.                        <article class="blog-card-v10">
  2694.                            <div class="blog-image-container-v10">
  2695.                                <div class="blog-image-v10 h-100">
  2696.                                    
  2697.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2698.                                    
  2699.                                </div>
  2700.                            </div>
  2701.                            <div class="blog-content-v10">
  2702.                                <h3 class="blog-title-v10">
  2703.                                     <a class="top-color" href="/titans-acknowledge-leaders-as-trump-gives-mamdani-a-cordial-reception/" >
  2704.                                    Titans Acknowledge Leaders as Trump Gives Mamdani a Cordial Reception
  2705.                                    </a>
  2706.                                </h3>
  2707.                                <div class="blog-meta-v10">
  2708.                                    <span>By Patrick Ryan • 17 May 2026</span>
  2709.                                </div>
  2710.                                <p class="blog-excerpt-v10">
  2711.                                    
  2712.                                </p>
  2713.                                <div class="blog-actions-v10">
  2714.                                    <a href="/titans-acknowledge-leaders-as-trump-gives-mamdani-a-cordial-reception/" class="blog-read-more-v10">Read More</a>
  2715.                                </div>
  2716.                            </div>
  2717.                        </article>
  2718.                    </div>
  2719.                    
  2720.                    
  2721.  
  2722.                </div>
  2723.            </div>
  2724.  
  2725.            <!-- Sidebar -->
  2726.                   <div class="col col-lg-4 col-12">
  2727.                <div class="sidebar-v10">
  2728.                      
  2729.  
  2730.  
  2731.  
  2732.    
  2733.  
  2734.  
  2735. <!-- Blog Sidebar V2 - Focused Design -->
  2736.  <div class="sidebar mb-3">
  2737.    <!-- Recent Posts Section -->
  2738.    <div class="sidebar-widget mb-4">
  2739.      <div class="widget-title-wrapper mb-3">
  2740.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2741.          <i class="ti-time me-2"></i>Recent Posts
  2742.          <span class="title-arrow-primary"></span>
  2743.        </h4>
  2744.      </div>
  2745.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2746.        <div class="recent-post-list">
  2747.          
  2748.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2749.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2750.                
  2751.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2752.                
  2753.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2754.            </div>
  2755.            <div class="post-content flex-grow-1">
  2756.              <h6 class="post-title mb-2">
  2757.                 <a href="/the-decade-of-desire-by-erin-somers-a-midlife-infidelity-tale-this-generation-needs/" class="text-decoration-none top-color fw-semibold lh-sm">
  2758.                                            The Decade of Desire by Erin Somers: A Midlife Infidelity Tale This Generation Needs.
  2759.                                            </a>
  2760.              </h6>
  2761.              <div class="post-meta mb-3">
  2762.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2763.                <!-- <small class="text-muted">
  2764.                  <i class="ti-eye me-1"></i>348 views
  2765.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2766.                </small> -->
  2767.              </div>
  2768.            </div>
  2769.          </div>
  2770.          
  2771.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2772.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2773.                
  2774.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2775.                
  2776.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2777.            </div>
  2778.            <div class="post-content flex-grow-1">
  2779.              <h6 class="post-title mb-2">
  2780.                 <a href="/president-zelensky-says-the-nation-was-10-off-from-a-peace-deal-yet-not-at-any-price/" class="text-decoration-none top-color fw-semibold lh-sm">
  2781.                                            President Zelensky Says The Nation Was 10% Off from a Peace Deal, Yet Not at Any Price
  2782.                                            </a>
  2783.              </h6>
  2784.              <div class="post-meta mb-3">
  2785.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2786.                <!-- <small class="text-muted">
  2787.                  <i class="ti-eye me-1"></i>348 views
  2788.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2789.                </small> -->
  2790.              </div>
  2791.            </div>
  2792.          </div>
  2793.          
  2794.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2795.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2796.                
  2797.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2798.                
  2799.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2800.            </div>
  2801.            <div class="post-content flex-grow-1">
  2802.              <h6 class="post-title mb-2">
  2803.                 <a href="/the-mighty-neins-opening-sequence-chose-the-wrong-critical-role-track/" class="text-decoration-none top-color fw-semibold lh-sm">
  2804.                                            The Mighty Nein&#x27;s Opening Sequence Chose the Wrong Critical Role Track
  2805.                                            </a>
  2806.              </h6>
  2807.              <div class="post-meta mb-3">
  2808.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2809.                <!-- <small class="text-muted">
  2810.                  <i class="ti-eye me-1"></i>348 views
  2811.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2812.                </small> -->
  2813.              </div>
  2814.            </div>
  2815.          </div>
  2816.          
  2817.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2818.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2819.                
  2820.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2821.                
  2822.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2823.            </div>
  2824.            <div class="post-content flex-grow-1">
  2825.              <h6 class="post-title mb-2">
  2826.                 <a href="/leadership-changes-international-tensions-absent-media-five-challenges-to-global-warming-solutions-that-hindered-cop30/" class="text-decoration-none top-color fw-semibold lh-sm">
  2827.                                            Leadership Changes, International Tensions, Absent Media: Five Challenges to Global Warming Solutions That Hindered Cop30
  2828.                                            </a>
  2829.              </h6>
  2830.              <div class="post-meta mb-3">
  2831.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2832.                <!-- <small class="text-muted">
  2833.                  <i class="ti-eye me-1"></i>348 views
  2834.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2835.                </small> -->
  2836.              </div>
  2837.            </div>
  2838.          </div>
  2839.          
  2840.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2841.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2842.                
  2843.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2844.                
  2845.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2846.            </div>
  2847.            <div class="post-content flex-grow-1">
  2848.              <h6 class="post-title mb-2">
  2849.                 <a href="/food-benefits-expected-to-cease-for-41-million-throughout-continuing-federal-shutdown/" class="text-decoration-none top-color fw-semibold lh-sm">
  2850.                                            Food Benefits Expected to Cease for 41 Million Throughout Continuing Federal Shutdown
  2851.                                            </a>
  2852.              </h6>
  2853.              <div class="post-meta mb-3">
  2854.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2855.                <!-- <small class="text-muted">
  2856.                  <i class="ti-eye me-1"></i>348 views
  2857.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2858.                </small> -->
  2859.              </div>
  2860.            </div>
  2861.          </div>
  2862.          
  2863.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2864.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2865.                
  2866.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2867.                
  2868.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2869.            </div>
  2870.            <div class="post-content flex-grow-1">
  2871.              <h6 class="post-title mb-2">
  2872.                 <a href="/loss-strikes-as-man-succumbs-after-water-retrieval-off-uk-shoreline/" class="text-decoration-none top-color fw-semibold lh-sm">
  2873.                                            Loss Strikes as Man Succumbs After Water Retrieval Off UK Shoreline
  2874.                                            </a>
  2875.              </h6>
  2876.              <div class="post-meta mb-3">
  2877.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>16 May 2026</small>
  2878.                <!-- <small class="text-muted">
  2879.                  <i class="ti-eye me-1"></i>348 views
  2880.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2881.                </small> -->
  2882.              </div>
  2883.            </div>
  2884.          </div>
  2885.          
  2886.  
  2887.        </div>
  2888.  
  2889.        <div class="text-center mt-4 pt-3 border-top border-light">
  2890.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2891.        </div>
  2892.      </div>
  2893.    </div>
  2894.  
  2895.    
  2896.    <div class="sidebar-widget mb-4">
  2897.      <div class="widget-title-wrapper mb-3">
  2898.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2899.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2900.          <span class="title-arrow"></span>
  2901.        </h4>
  2902.      </div>
  2903.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2904.        <div class="blog-roll-list scrollable-sidebar">
  2905.          
  2906.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2907.            <a href="https://esports-news.co.uk/gambling-sites/zoccer-review/" rel="dofollow" class="text-decoration-none ">
  2908.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2909.                <i class="ti-angle-right me-2 text-primary"></i>
  2910.                zoccer review
  2911.              </h6>
  2912.            </a>
  2913.          </div>
  2914.          
  2915.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2916.            <a href="https://esports-news.co.uk/gambling-sites/lizaro-review/" rel="dofollow" class="text-decoration-none ">
  2917.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2918.                <i class="ti-angle-right me-2 text-primary"></i>
  2919.                lizaro casino
  2920.              </h6>
  2921.            </a>
  2922.          </div>
  2923.          
  2924.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2925.            <a href="https://www.casquette.co.uk/" rel="dofollow" class="text-decoration-none ">
  2926.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2927.                <i class="ti-angle-right me-2 text-primary"></i>
  2928.                online casino
  2929.              </h6>
  2930.            </a>
  2931.          </div>
  2932.          
  2933.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2934.            <a href="https://thegoldenfleeceyork.co.uk/" rel="dofollow" class="text-decoration-none ">
  2935.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2936.                <i class="ti-angle-right me-2 text-primary"></i>
  2937.                non gamstop casino
  2938.              </h6>
  2939.            </a>
  2940.          </div>
  2941.          
  2942.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2943.            <a href="https://www.voiceprint.co.uk/" rel="dofollow" class="text-decoration-none ">
  2944.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2945.                <i class="ti-angle-right me-2 text-primary"></i>
  2946.                online casino
  2947.              </h6>
  2948.            </a>
  2949.          </div>
  2950.          
  2951.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2952.            <a href="https://heyimhome.co.uk/" rel="dofollow" class="text-decoration-none ">
  2953.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2954.                <i class="ti-angle-right me-2 text-primary"></i>
  2955.                uk casinos
  2956.              </h6>
  2957.            </a>
  2958.          </div>
  2959.          
  2960.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2961.            <a href="https://www.britishicehockey.co.uk/crypto-casinos/" rel="dofollow" class="text-decoration-none ">
  2962.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2963.                <i class="ti-angle-right me-2 text-primary"></i>
  2964.                best crypto casinos
  2965.              </h6>
  2966.            </a>
  2967.          </div>
  2968.          
  2969.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2970.            <a href="https://www.hemihelp.org.uk/" rel="dofollow" class="text-decoration-none ">
  2971.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2972.                <i class="ti-angle-right me-2 text-primary"></i>
  2973.                non gamstop casino
  2974.              </h6>
  2975.            </a>
  2976.          </div>
  2977.          
  2978.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2979.            <a href="https://greenwich-design.co.uk/" rel="dofollow" class="text-decoration-none ">
  2980.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2981.                <i class="ti-angle-right me-2 text-primary"></i>
  2982.                non gamstop poker
  2983.              </h6>
  2984.            </a>
  2985.          </div>
  2986.          
  2987.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2988.            <a href="https://knightsof.media/" rel="dofollow" class="text-decoration-none ">
  2989.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2990.                <i class="ti-angle-right me-2 text-primary"></i>
  2991.                non gamstop casinos
  2992.              </h6>
  2993.            </a>
  2994.          </div>
  2995.          
  2996.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2997.            <a href="https://www.casquette.co.uk/" rel="dofollow" class="text-decoration-none ">
  2998.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2999.                <i class="ti-angle-right me-2 text-primary"></i>
  3000.                casinos not on gamstop
  3001.              </h6>
  3002.            </a>
  3003.          </div>
  3004.          
  3005.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3006.            <a href="https://www.testandverification.com/" rel="dofollow" class="text-decoration-none ">
  3007.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3008.                <i class="ti-angle-right me-2 text-primary"></i>
  3009.                non gamstop online casinos
  3010.              </h6>
  3011.            </a>
  3012.          </div>
  3013.          
  3014.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3015.            <a href="https://www.phoenix-trading.co.uk/" rel="dofollow" class="text-decoration-none ">
  3016.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3017.                <i class="ti-angle-right me-2 text-primary"></i>
  3018.                crypto casinos no kyc
  3019.              </h6>
  3020.            </a>
  3021.          </div>
  3022.          
  3023.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3024.            <a href="https://www.dvwa.co.uk/" rel="dofollow" class="text-decoration-none ">
  3025.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3026.                <i class="ti-angle-right me-2 text-primary"></i>
  3027.                non gamstop casinos
  3028.              </h6>
  3029.            </a>
  3030.          </div>
  3031.          
  3032.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3033.            <a href="https://www.focus12.co.uk/" rel="dofollow" class="text-decoration-none ">
  3034.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3035.                <i class="ti-angle-right me-2 text-primary"></i>
  3036.                online casinos not on gamstop
  3037.              </h6>
  3038.            </a>
  3039.          </div>
  3040.          
  3041.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3042.            <a href="https://britishicehockey.co.uk/" rel="dofollow" class="text-decoration-none ">
  3043.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3044.                <i class="ti-angle-right me-2 text-primary"></i>
  3045.                online casinos not on gamstop
  3046.              </h6>
  3047.            </a>
  3048.          </div>
  3049.          
  3050.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3051.            <a href="https://casinobeats.com/uk/online-casinos/casinos-not-on-gamstop/" rel="dofollow" class="text-decoration-none ">
  3052.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3053.                <i class="ti-angle-right me-2 text-primary"></i>
  3054.                non gamstop casino
  3055.              </h6>
  3056.            </a>
  3057.          </div>
  3058.          
  3059.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3060.            <a href="https://www.sandpiperinn.co.uk/" rel="dofollow" class="text-decoration-none ">
  3061.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3062.                <i class="ti-angle-right me-2 text-primary"></i>
  3063.                non gamstop casinos uk
  3064.              </h6>
  3065.            </a>
  3066.          </div>
  3067.          
  3068.      </div>
  3069.    </div>
  3070.    
  3071.    <div class="sidebar-widget mb-4">
  3072.      <div class="widget-title-wrapper mb-3">
  3073.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3074.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  3075.          <span class="title-arrow"></span>
  3076.        </h4>
  3077.      </div>
  3078.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3079.        <div class="blog-roll-list scrollable-sidebar">
  3080.          
  3081.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3082.            <a href="https://tdlwebsolutions.com/" rel="dofollow" class="text-decoration-none ">
  3083.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3084.                <i class="ti-angle-right me-2 text-primary"></i>
  3085.                lolajack casino uk players
  3086.              </h6>
  3087.            </a>
  3088.          </div>
  3089.          
  3090.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3091.            <a href="https://www.ergodesktop.com" rel="dofollow" class="text-decoration-none ">
  3092.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3093.                <i class="ti-angle-right me-2 text-primary"></i>
  3094.                non GamStop casinos
  3095.              </h6>
  3096.            </a>
  3097.          </div>
  3098.          
  3099.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3100.            <a href="https://www.tamworthinformed.co.uk/" rel="dofollow" class="text-decoration-none ">
  3101.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3102.                <i class="ti-angle-right me-2 text-primary"></i>
  3103.                casino sites not on gamstop
  3104.              </h6>
  3105.            </a>
  3106.          </div>
  3107.          
  3108.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3109.            <a href="https://adventuregamers.com/online-casinos/non-gamstop" rel="dofollow" class="text-decoration-none ">
  3110.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3111.                <i class="ti-angle-right me-2 text-primary"></i>
  3112.                non gamstop casinos
  3113.              </h6>
  3114.            </a>
  3115.          </div>
  3116.          
  3117.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3118.            <a href="https://www.oceanacidification.org.uk/" rel="dofollow" class="text-decoration-none ">
  3119.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3120.                <i class="ti-angle-right me-2 text-primary"></i>
  3121.                non gamstop casino
  3122.              </h6>
  3123.            </a>
  3124.          </div>
  3125.          
  3126.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3127.            <a href="https://www.roundhaypark.org.uk/" rel="dofollow" class="text-decoration-none ">
  3128.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3129.                <i class="ti-angle-right me-2 text-primary"></i>
  3130.                casinos not on gamstop
  3131.              </h6>
  3132.            </a>
  3133.          </div>
  3134.          
  3135.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3136.            <a href="https://stmargarets.london/" rel="dofollow" class="text-decoration-none ">
  3137.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3138.                <i class="ti-angle-right me-2 text-primary"></i>
  3139.                casinos not on gamstop
  3140.              </h6>
  3141.            </a>
  3142.          </div>
  3143.          
  3144.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3145.            <a href="https://bereavementcommission.org.uk/" rel="dofollow" class="text-decoration-none ">
  3146.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3147.                <i class="ti-angle-right me-2 text-primary"></i>
  3148.                uk casinos
  3149.              </h6>
  3150.            </a>
  3151.          </div>
  3152.          
  3153.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3154.            <a href="https://www.cca-glasgow.com/" rel="dofollow" class="text-decoration-none ">
  3155.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3156.                <i class="ti-angle-right me-2 text-primary"></i>
  3157.                uk casinos
  3158.              </h6>
  3159.            </a>
  3160.          </div>
  3161.          
  3162.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3163.            <a href="https://www.surfaceview.co.uk/" rel="dofollow" class="text-decoration-none ">
  3164.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3165.                <i class="ti-angle-right me-2 text-primary"></i>
  3166.                uk casinos
  3167.              </h6>
  3168.            </a>
  3169.          </div>
  3170.          
  3171.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3172.            <a href="https://www.citytosea.org.uk/" rel="dofollow" class="text-decoration-none ">
  3173.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3174.                <i class="ti-angle-right me-2 text-primary"></i>
  3175.                uk casinos
  3176.              </h6>
  3177.            </a>
  3178.          </div>
  3179.          
  3180.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3181.            <a href="https://straightfromyard.co.uk/" rel="dofollow" class="text-decoration-none ">
  3182.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3183.                <i class="ti-angle-right me-2 text-primary"></i>
  3184.                uk casinos
  3185.              </h6>
  3186.            </a>
  3187.          </div>
  3188.          
  3189.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3190.            <a href="https://internationalschoolmealsday.com/" rel="dofollow" class="text-decoration-none ">
  3191.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3192.                <i class="ti-angle-right me-2 text-primary"></i>
  3193.                casino games
  3194.              </h6>
  3195.            </a>
  3196.          </div>
  3197.          
  3198.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3199.            <a href="https://www.london-irish.com/" rel="dofollow" class="text-decoration-none ">
  3200.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3201.                <i class="ti-angle-right me-2 text-primary"></i>
  3202.                uk casinos
  3203.              </h6>
  3204.            </a>
  3205.          </div>
  3206.          
  3207.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3208.            <a href="https://allcatsrgrey.org.uk/" rel="dofollow" class="text-decoration-none ">
  3209.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3210.                <i class="ti-angle-right me-2 text-primary"></i>
  3211.                uk casinos
  3212.              </h6>
  3213.            </a>
  3214.          </div>
  3215.          
  3216.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3217.            <a href="https://savethedatemagazine.co.uk/" rel="dofollow" class="text-decoration-none ">
  3218.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3219.                <i class="ti-angle-right me-2 text-primary"></i>
  3220.                uk casinos
  3221.              </h6>
  3222.            </a>
  3223.          </div>
  3224.          
  3225.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3226.            <a href="https://www.summerhall.co.uk/" rel="dofollow" class="text-decoration-none ">
  3227.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3228.                <i class="ti-angle-right me-2 text-primary"></i>
  3229.                uk casinos
  3230.              </h6>
  3231.            </a>
  3232.          </div>
  3233.          
  3234.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3235.            <a href="https://unbound.co.uk/" rel="dofollow" class="text-decoration-none ">
  3236.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3237.                <i class="ti-angle-right me-2 text-primary"></i>
  3238.                uk casinos
  3239.              </h6>
  3240.            </a>
  3241.          </div>
  3242.          
  3243.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3244.            <a href="https://www.elthampalace.org.uk/" rel="dofollow" class="text-decoration-none ">
  3245.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3246.                <i class="ti-angle-right me-2 text-primary"></i>
  3247.                uk casinos
  3248.              </h6>
  3249.            </a>
  3250.          </div>
  3251.          
  3252.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3253.            <a href="https://www.fourpure.com/" rel="dofollow" class="text-decoration-none ">
  3254.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3255.                <i class="ti-angle-right me-2 text-primary"></i>
  3256.                best online casinos
  3257.              </h6>
  3258.            </a>
  3259.          </div>
  3260.          
  3261.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3262.            <a href="https://cryptomillionslotto.com/" rel="dofollow" class="text-decoration-none ">
  3263.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3264.                <i class="ti-angle-right me-2 text-primary"></i>
  3265.                bitcoin casinos UK
  3266.              </h6>
  3267.            </a>
  3268.          </div>
  3269.          
  3270.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3271.            <a href="https://hiddenhurt.co.uk" rel="dofollow" class="text-decoration-none ">
  3272.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3273.                <i class="ti-angle-right me-2 text-primary"></i>
  3274.                non gamstop casino
  3275.              </h6>
  3276.            </a>
  3277.          </div>
  3278.          
  3279.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3280.            <a href="https://itechlabs.co.uk" rel="dofollow" class="text-decoration-none ">
  3281.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3282.                <i class="ti-angle-right me-2 text-primary"></i>
  3283.                casinos not on gamstop
  3284.              </h6>
  3285.            </a>
  3286.          </div>
  3287.          
  3288.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3289.            <a href="https://snowdonpartnership.co.uk" rel="dofollow" class="text-decoration-none ">
  3290.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3291.                <i class="ti-angle-right me-2 text-primary"></i>
  3292.                non gamstop casino
  3293.              </h6>
  3294.            </a>
  3295.          </div>
  3296.          
  3297.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3298.            <a href="https://cielivestock.co.uk" rel="dofollow" class="text-decoration-none ">
  3299.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3300.                <i class="ti-angle-right me-2 text-primary"></i>
  3301.                casino not on gamstop
  3302.              </h6>
  3303.            </a>
  3304.          </div>
  3305.          
  3306.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3307.            <a href="https://mcaleicester.co.uk/" rel="dofollow" class="text-decoration-none ">
  3308.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3309.                <i class="ti-angle-right me-2 text-primary"></i>
  3310.                top 50 online casinos uk
  3311.              </h6>
  3312.            </a>
  3313.          </div>
  3314.          
  3315.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3316.            <a href="https://rightly.co.uk/" rel="dofollow" class="text-decoration-none ">
  3317.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3318.                <i class="ti-angle-right me-2 text-primary"></i>
  3319.                bookmakers not on gamstop
  3320.              </h6>
  3321.            </a>
  3322.          </div>
  3323.          
  3324.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3325.            <a href="https://fdncoffee.com" rel="dofollow" class="text-decoration-none ">
  3326.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3327.                <i class="ti-angle-right me-2 text-primary"></i>
  3328.                casinos not on GamStop
  3329.              </h6>
  3330.            </a>
  3331.          </div>
  3332.          
  3333.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3334.            <a href="https://www.virginiawoolfsociety.co.uk/" rel="dofollow" class="text-decoration-none ">
  3335.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3336.                <i class="ti-angle-right me-2 text-primary"></i>
  3337.                non gamstop uk sports betting
  3338.              </h6>
  3339.            </a>
  3340.          </div>
  3341.          
  3342.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3343.            <a href="https://esports-news.co.uk/betting-sites/non-gamstop/" rel="dofollow" class="text-decoration-none ">
  3344.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3345.                <i class="ti-angle-right me-2 text-primary"></i>
  3346.                new betting sites uk
  3347.              </h6>
  3348.            </a>
  3349.          </div>
  3350.          
  3351.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3352.            <a href="https://visitfortwilliam.co.uk/" rel="dofollow" class="text-decoration-none ">
  3353.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3354.                <i class="ti-angle-right me-2 text-primary"></i>
  3355.                best non Gamstop casinos
  3356.              </h6>
  3357.            </a>
  3358.          </div>
  3359.          
  3360.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3361.            <a href="https://www.frn.org.uk/" rel="dofollow" class="text-decoration-none ">
  3362.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3363.                <i class="ti-angle-right me-2 text-primary"></i>
  3364.                non uk betting sites
  3365.              </h6>
  3366.            </a>
  3367.          </div>
  3368.          
  3369.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3370.            <a href="https://www.deakinandblue.com/" rel="dofollow" class="text-decoration-none ">
  3371.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3372.                <i class="ti-angle-right me-2 text-primary"></i>
  3373.                casinos not on gamstop
  3374.              </h6>
  3375.            </a>
  3376.          </div>
  3377.          
  3378.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3379.            <a href="https://www.homeworkworkspace.com" rel="dofollow" class="text-decoration-none ">
  3380.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3381.                <i class="ti-angle-right me-2 text-primary"></i>
  3382.                casinos not on GamStop
  3383.              </h6>
  3384.            </a>
  3385.          </div>
  3386.          
  3387.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3388.            <a href="https://roeparkresort.com" rel="dofollow" class="text-decoration-none ">
  3389.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3390.                <i class="ti-angle-right me-2 text-primary"></i>
  3391.                games not on GamStop
  3392.              </h6>
  3393.            </a>
  3394.          </div>
  3395.          
  3396.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3397.            <a href="https://www.costaricanembassy.co.uk" rel="dofollow" class="text-decoration-none ">
  3398.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3399.                <i class="ti-angle-right me-2 text-primary"></i>
  3400.                non GamStop casinos
  3401.              </h6>
  3402.            </a>
  3403.          </div>
  3404.          
  3405.      </div>
  3406.    </div>
  3407.    
  3408.    <div class="sidebar-widget mb-4">
  3409.      <div class="widget-title-wrapper mb-3">
  3410.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3411.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3412.          <span class="title-arrow"></span>
  3413.        </h4>
  3414.      </div>
  3415.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3416.        <div class="blog-roll-list scrollable-sidebar">
  3417.          
  3418.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3419.            <a href="https://www.mediawise.org.uk/" rel="dofollow" class="text-decoration-none ">
  3420.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3421.                <i class="ti-angle-right me-2 text-primary"></i>
  3422.                casinos not on GamStop
  3423.              </h6>
  3424.            </a>
  3425.          </div>
  3426.          
  3427.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3428.            <a href="https://www.thekarczma.co.uk/" rel="dofollow" class="text-decoration-none ">
  3429.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3430.                <i class="ti-angle-right me-2 text-primary"></i>
  3431.                Non UK Casino Sites
  3432.              </h6>
  3433.            </a>
  3434.          </div>
  3435.          
  3436.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3437.            <a href="https://www.kysty.co.uk/" rel="dofollow" class="text-decoration-none ">
  3438.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3439.                <i class="ti-angle-right me-2 text-primary"></i>
  3440.                Non GamStop Casinos
  3441.              </h6>
  3442.            </a>
  3443.          </div>
  3444.          
  3445.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3446.            <a href="https://www.nordicresearchnetwork.co.uk/" rel="dofollow" class="text-decoration-none ">
  3447.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3448.                <i class="ti-angle-right me-2 text-primary"></i>
  3449.                Non UK Casino
  3450.              </h6>
  3451.            </a>
  3452.          </div>
  3453.          
  3454.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3455.            <a href="https://www.ginspa.co.uk/" rel="dofollow" class="text-decoration-none ">
  3456.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3457.                <i class="ti-angle-right me-2 text-primary"></i>
  3458.                casino not on GamStop
  3459.              </h6>
  3460.            </a>
  3461.          </div>
  3462.          
  3463.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3464.            <a href="https://www.open-money.co.uk/" rel="dofollow" class="text-decoration-none ">
  3465.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3466.                <i class="ti-angle-right me-2 text-primary"></i>
  3467.                UK casino sites
  3468.              </h6>
  3469.            </a>
  3470.          </div>
  3471.          
  3472.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3473.            <a href="https://thenewoxford.com/" rel="dofollow" class="text-decoration-none ">
  3474.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3475.                <i class="ti-angle-right me-2 text-primary"></i>
  3476.                non GamStop casinos
  3477.              </h6>
  3478.            </a>
  3479.          </div>
  3480.          
  3481.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3482.            <a href="https://socialeatinghouse.com/" rel="dofollow" class="text-decoration-none ">
  3483.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3484.                <i class="ti-angle-right me-2 text-primary"></i>
  3485.                best casinos not on GamStop
  3486.              </h6>
  3487.            </a>
  3488.          </div>
  3489.          
  3490.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3491.            <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="text-decoration-none ">
  3492.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3493.                <i class="ti-angle-right me-2 text-primary"></i>
  3494.                online casinos not on GamStop
  3495.              </h6>
  3496.            </a>
  3497.          </div>
  3498.          
  3499.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3500.            <a href="https://www.interimpartners.com/" rel="dofollow" class="text-decoration-none ">
  3501.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3502.                <i class="ti-angle-right me-2 text-primary"></i>
  3503.                best new betting sites
  3504.              </h6>
  3505.            </a>
  3506.          </div>
  3507.          
  3508.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3509.            <a href="https://www.ginspa.co.uk/" rel="dofollow" class="text-decoration-none ">
  3510.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3511.                <i class="ti-angle-right me-2 text-primary"></i>
  3512.                online casinos not on GamStop
  3513.              </h6>
  3514.            </a>
  3515.          </div>
  3516.          
  3517.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3518.            <a href="https://www.llancaiachfawr.co.uk/" rel="dofollow" class="text-decoration-none ">
  3519.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3520.                <i class="ti-angle-right me-2 text-primary"></i>
  3521.                online casinos not on GamStop
  3522.              </h6>
  3523.            </a>
  3524.          </div>
  3525.          
  3526.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3527.            <a href="https://www.durhamminers.org/" rel="dofollow" class="text-decoration-none ">
  3528.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3529.                <i class="ti-angle-right me-2 text-primary"></i>
  3530.                casino not on GamStop
  3531.              </h6>
  3532.            </a>
  3533.          </div>
  3534.          
  3535.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3536.            <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="text-decoration-none ">
  3537.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3538.                <i class="ti-angle-right me-2 text-primary"></i>
  3539.                non GamStop casinos UK
  3540.              </h6>
  3541.            </a>
  3542.          </div>
  3543.          
  3544.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3545.            <a href="https://www.covent-garden.co.uk/" rel="dofollow" class="text-decoration-none ">
  3546.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3547.                <i class="ti-angle-right me-2 text-primary"></i>
  3548.                casino not on GamStop
  3549.              </h6>
  3550.            </a>
  3551.          </div>
  3552.          
  3553.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3554.            <a href="https://allcatsrgrey.org.uk/" rel="dofollow" class="text-decoration-none ">
  3555.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3556.                <i class="ti-angle-right me-2 text-primary"></i>
  3557.                games not on gamstop
  3558.              </h6>
  3559.            </a>
  3560.          </div>
  3561.          
  3562.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3563.            <a href="https://www.falconryforum.co.uk/" rel="dofollow" class="text-decoration-none ">
  3564.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3565.                <i class="ti-angle-right me-2 text-primary"></i>
  3566.                no gamstop casino
  3567.              </h6>
  3568.            </a>
  3569.          </div>
  3570.          
  3571.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3572.            <a href="https://hisbe.co.uk/" rel="dofollow" class="text-decoration-none ">
  3573.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3574.                <i class="ti-angle-right me-2 text-primary"></i>
  3575.                online casinos
  3576.              </h6>
  3577.            </a>
  3578.          </div>
  3579.          
  3580.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3581.            <a href="https://cricgate.com/" rel="dofollow" class="text-decoration-none ">
  3582.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3583.                <i class="ti-angle-right me-2 text-primary"></i>
  3584.                best online betting sites uk
  3585.              </h6>
  3586.            </a>
  3587.          </div>
  3588.          
  3589.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3590.            <a href="https://citytosea.org.uk/" rel="dofollow" class="text-decoration-none ">
  3591.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3592.                <i class="ti-angle-right me-2 text-primary"></i>
  3593.                casino sites
  3594.              </h6>
  3595.            </a>
  3596.          </div>
  3597.          
  3598.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3599.            <a href="https://financialservicescultureboard.org.uk/" rel="dofollow" class="text-decoration-none ">
  3600.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3601.                <i class="ti-angle-right me-2 text-primary"></i>
  3602.                betting sites not on gamstop
  3603.              </h6>
  3604.            </a>
  3605.          </div>
  3606.          
  3607.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3608.            <a href="https://www.orl.co.uk/" rel="dofollow" class="text-decoration-none ">
  3609.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3610.                <i class="ti-angle-right me-2 text-primary"></i>
  3611.                non gamstop casino
  3612.              </h6>
  3613.            </a>
  3614.          </div>
  3615.          
  3616.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3617.            <a href="https://oncallfire.uk/" rel="dofollow" class="text-decoration-none ">
  3618.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3619.                <i class="ti-angle-right me-2 text-primary"></i>
  3620.                non Gamstop casinos
  3621.              </h6>
  3622.            </a>
  3623.          </div>
  3624.          
  3625.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3626.            <a href="https://www.toop.eu/" rel="dofollow" class="text-decoration-none ">
  3627.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3628.                <i class="ti-angle-right me-2 text-primary"></i>
  3629.                non gamstop casinos
  3630.              </h6>
  3631.            </a>
  3632.          </div>
  3633.          
  3634.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3635.            <a href="https://www.regionalnetworks.org.uk/" rel="dofollow" class="text-decoration-none ">
  3636.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3637.                <i class="ti-angle-right me-2 text-primary"></i>
  3638.                Non Gamstop Casinos
  3639.              </h6>
  3640.            </a>
  3641.          </div>
  3642.          
  3643.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3644.            <a href="https://www.toop.eu" rel="dofollow" class="text-decoration-none ">
  3645.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3646.                <i class="ti-angle-right me-2 text-primary"></i>
  3647.                uk online casino
  3648.              </h6>
  3649.            </a>
  3650.          </div>
  3651.          
  3652.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3653.            <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" rel="dofollow" class="text-decoration-none ">
  3654.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3655.                <i class="ti-angle-right me-2 text-primary"></i>
  3656.                casino not on gamstop
  3657.              </h6>
  3658.            </a>
  3659.          </div>
  3660.          
  3661.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3662.            <a href="https://www.aipce.net/" rel="dofollow" class="text-decoration-none ">
  3663.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3664.                <i class="ti-angle-right me-2 text-primary"></i>
  3665.                online casinos
  3666.              </h6>
  3667.            </a>
  3668.          </div>
  3669.          
  3670.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3671.            <a href="https://www.roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3672.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3673.                <i class="ti-angle-right me-2 text-primary"></i>
  3674.                non gamstop casinos
  3675.              </h6>
  3676.            </a>
  3677.          </div>
  3678.          
  3679.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3680.            <a href="https://www.techcityuk.com/online-casino/" rel="dofollow" class="text-decoration-none ">
  3681.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3682.                <i class="ti-angle-right me-2 text-primary"></i>
  3683.                non gamstop casinos
  3684.              </h6>
  3685.            </a>
  3686.          </div>
  3687.          
  3688.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3689.            <a href="https://knightsof.media/" rel="dofollow" class="text-decoration-none ">
  3690.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3691.                <i class="ti-angle-right me-2 text-primary"></i>
  3692.                non gamstop casino
  3693.              </h6>
  3694.            </a>
  3695.          </div>
  3696.          
  3697.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3698.            <a href="https://roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3699.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3700.                <i class="ti-angle-right me-2 text-primary"></i>
  3701.                casino not on gamstop
  3702.              </h6>
  3703.            </a>
  3704.          </div>
  3705.          
  3706.      </div>
  3707.    </div>
  3708.    
  3709.    <div class="sidebar-widget mb-4">
  3710.      <div class="widget-title-wrapper mb-3">
  3711.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3712.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3713.          <span class="title-arrow"></span>
  3714.        </h4>
  3715.      </div>
  3716.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3717.        <div class="blog-roll-list scrollable-sidebar">
  3718.          
  3719.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3720.            <a href="https://financialservicescultureboard.org.uk/" rel="dofollow" class="text-decoration-none ">
  3721.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3722.                <i class="ti-angle-right me-2 text-primary"></i>
  3723.                sportsbook not on gamstop
  3724.              </h6>
  3725.            </a>
  3726.          </div>
  3727.          
  3728.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3729.            <a href="https://www.taysideaviation.co.uk/" rel="dofollow" class="text-decoration-none ">
  3730.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3731.                <i class="ti-angle-right me-2 text-primary"></i>
  3732.                bookies not on gamstop
  3733.              </h6>
  3734.            </a>
  3735.          </div>
  3736.          
  3737.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3738.            <a href="https://glasgowmuseumsslavery.co.uk/" rel="dofollow" class="text-decoration-none ">
  3739.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3740.                <i class="ti-angle-right me-2 text-primary"></i>
  3741.                uk casino sites not on gamstop
  3742.              </h6>
  3743.            </a>
  3744.          </div>
  3745.          
  3746.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3747.            <a href="https://authenticnews.co.uk/" rel="dofollow" class="text-decoration-none ">
  3748.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3749.                <i class="ti-angle-right me-2 text-primary"></i>
  3750.                online casinos uk
  3751.              </h6>
  3752.            </a>
  3753.          </div>
  3754.          
  3755.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3756.            <a href="https://www.roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3757.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3758.                <i class="ti-angle-right me-2 text-primary"></i>
  3759.                non gamstop casinos uk
  3760.              </h6>
  3761.            </a>
  3762.          </div>
  3763.          
  3764.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3765.            <a href="https://www.summerhall.co.uk/" rel="dofollow" class="text-decoration-none ">
  3766.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3767.                <i class="ti-angle-right me-2 text-primary"></i>
  3768.                non gamstop casino
  3769.              </h6>
  3770.            </a>
  3771.          </div>
  3772.          
  3773.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3774.            <a href="https://unbound.co.uk/" rel="dofollow" class="text-decoration-none ">
  3775.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3776.                <i class="ti-angle-right me-2 text-primary"></i>
  3777.                casino not on gamstop
  3778.              </h6>
  3779.            </a>
  3780.          </div>
  3781.          
  3782.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3783.            <a href="https://financialservicescultureboard.org.uk/" rel="dofollow" class="text-decoration-none ">
  3784.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3785.                <i class="ti-angle-right me-2 text-primary"></i>
  3786.                best betting sites
  3787.              </h6>
  3788.            </a>
  3789.          </div>
  3790.          
  3791.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3792.            <a href="https://www.mesaonline.org/" rel="dofollow" class="text-decoration-none ">
  3793.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3794.                <i class="ti-angle-right me-2 text-primary"></i>
  3795.                non gamstop casinos
  3796.              </h6>
  3797.            </a>
  3798.          </div>
  3799.          
  3800.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3801.            <a href="https://gamingamerica.com/non-gamstop-casinos" rel="dofollow" class="text-decoration-none ">
  3802.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3803.                <i class="ti-angle-right me-2 text-primary"></i>
  3804.                casinos not on gamstop
  3805.              </h6>
  3806.            </a>
  3807.          </div>
  3808.          
  3809.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3810.            <a href="https://esports-news.co.uk/online-casinos/non-gamstop/" rel="dofollow" class="text-decoration-none ">
  3811.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3812.                <i class="ti-angle-right me-2 text-primary"></i>
  3813.                casinos not on gamstop
  3814.              </h6>
  3815.            </a>
  3816.          </div>
  3817.          
  3818.      </div>
  3819.    </div>
  3820.    
  3821.  </div>
  3822.  
  3823. <!-- Sidebar V2 Styles -->
  3824. <style>
  3825.  .sidebar-widget {
  3826.    position: relative;
  3827.  }
  3828.  
  3829.  .widget-title {
  3830.    font-size: 1.1rem;
  3831.    font-weight: 700;
  3832.    display: inline-block;
  3833.    position: relative;
  3834.    z-index: 2;
  3835.    border-radius: 0;
  3836.  }
  3837.  
  3838.  /* Green arrow for August Blog Roll */
  3839.  .title-arrow::after {
  3840.    content: '';
  3841.    position: absolute;
  3842.    top: 0;
  3843.    right: -22px;
  3844.    width: 0;
  3845.    height: 0;
  3846.    border-left: 22px solid var(--bs-primary);
  3847.    border-top: 22px solid transparent;
  3848.    border-bottom: 22px solid transparent;
  3849.    z-index: 1;
  3850.  }
  3851.  
  3852.  /* Blue arrow for Recent Posts */
  3853.  .title-arrow-primary::after {
  3854.    content: '';
  3855.    position: absolute;
  3856.    top: 0;
  3857.    right: -22px;
  3858.    width: 0;
  3859.    height: 0;
  3860.    border-left: 22px solid var(--bs-primary);
  3861.    border-top: 22px solid transparent;
  3862.    border-bottom: 22px solid transparent;
  3863.    z-index: 1;
  3864.  }
  3865.  
  3866.  .widget-content {
  3867.    margin-top: -1px;
  3868.    position: relative;
  3869.    z-index: 1;
  3870.     background-color: var(--card-bg);
  3871.  }
  3872.  
  3873.  /* Blog Roll Items Hover Effects */
  3874.  .blog-roll-item:hover .blog-title {
  3875.    color: #198754 !important;
  3876.    transform: translateX(5px);
  3877.    transition: all 0.3s ease;
  3878.  }
  3879.  
  3880.  /* Recent Post Items Hover Effects */
  3881.  .recent-post-item:hover .post-title a {
  3882.    color: #0d6efd !important;
  3883.    transition: color 0.3s ease;
  3884.  }
  3885.  
  3886.  .recent-post-item:hover .post-image img {
  3887.    transform: scale(1.05);
  3888.    transition: transform 0.3s ease;
  3889.  }
  3890.  
  3891.  /* Button Hover Effects */
  3892.  .btn:hover {
  3893.    transform: translateY(-2px);
  3894.    transition: all 0.3s ease;
  3895.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3896.  }
  3897.  
  3898.  /* Badge Hover Effects */
  3899.  .badge:hover {
  3900.    transform: scale(1.05);
  3901.    transition: transform 0.3s ease;
  3902.  }
  3903.  
  3904.  @media (max-width: 991px) {
  3905.    .sidebar {
  3906.      margin-top: 3rem;
  3907.    }
  3908.  }
  3909.  
  3910.  @media (max-width: 576px) {
  3911.    .widget-title {
  3912.      font-size: 1rem;
  3913.      padding: 0.75rem 1rem !important;
  3914.    }
  3915.  
  3916.    .title-arrow::after,
  3917.    .title-arrow-primary::after {
  3918.      right: -18px;
  3919.      border-left-width: 18px;
  3920.      border-top-width: 18px;
  3921.      border-bottom-width: 18px;
  3922.    }
  3923.  
  3924.    .post-image {
  3925.      width: 70px !important;
  3926.      height: 55px !important;
  3927.    }
  3928.  
  3929.    .blog-meta {
  3930.      flex-direction: column !important;
  3931.      align-items: flex-start !important;
  3932.      gap: 0.5rem;
  3933.    }
  3934.  }
  3935. </style>
  3936.  
  3937.    
  3938.                </div>
  3939.            </div>
  3940.        </div>
  3941.    </div>
  3942. </section>
  3943.  
  3944. <script>
  3945.    // Intersection Observer for Fade-in with Slight Rotation
  3946.    document.addEventListener('DOMContentLoaded', function() {
  3947.        const observerOptions = {
  3948.            threshold: 0.15, // Trigger when 15% of the card is visible
  3949.            rootMargin: '0px 0px -50px 0px',
  3950.        };
  3951.  
  3952.        const observer = new IntersectionObserver(function(entries, observer) {
  3953.            entries.forEach(entry => {
  3954.                if (entry.isIntersecting) {
  3955.                    entry.target.classList.add('visible');
  3956.                    observer.unobserve(entry.target);
  3957.                }
  3958.            });
  3959.        }, observerOptions);
  3960.  
  3961.        document.querySelectorAll('.blog-card-v10').forEach(card => {
  3962.            observer.observe(card);
  3963.        });
  3964.    });
  3965. </script>
  3966.  
  3967.    
  3968.        
  3969.        <!-- end wpo-blog-highlights-section -->
  3970.        <!-- start wpo-blog-sponsored-section -->
  3971.        
  3972.  
  3973.  
  3974.  
  3975.    
  3976.  
  3977.  
  3978.  <style>
  3979.    .sponsored-card-v10 {
  3980.      border: 1px solid var(--bs-primary); /* Cyan border */
  3981.      transition: border-color 0.3s ease;
  3982.      min-height: 350px;
  3983.    }
  3984.    
  3985.    .sponsored-content-v10 {
  3986.      flex: 1; /* text area stretch kare */
  3987.    }
  3988.    .sponsored-card-v10:hover {
  3989.      border-color: var(--bs-primary);
  3990.      opacity: 0.8;
  3991.    }
  3992.    
  3993.    .sponsored-content-v10 {
  3994.      padding: 12px;
  3995.      border-radius: 12px 12px 0px 0px;
  3996.      background: var(--card-bg);
  3997.      border-bottom: 2px solid var(--bs-primary); /* Cyan top border for banner */
  3998.    }
  3999.    
  4000.    .sponsored-image-v10 {
  4001.      height: 180px;
  4002.    }
  4003.    
  4004.    .sponsored-image-v10 img {
  4005.      width: 100%;
  4006.      height: 100%;
  4007.      border-radius: 0px 0px 12px 12px;
  4008.      object-fit: cover;
  4009.    }
  4010.    
  4011.    .sponsored-badge-v10 {
  4012.      display: inline-block;
  4013.      position: relative;
  4014.      padding: 4px 8px;
  4015.      border-radius: var(--border-radius);
  4016.      font-size: 11px;
  4017.      font-weight: 600;
  4018.      text-transform: uppercase;
  4019.      color: white;
  4020.      margin-bottom: 8px;
  4021.    }
  4022.    
  4023.    .sponsored-badge-v10::after {
  4024.      content: '';
  4025.      position: absolute;
  4026.      top: 0;
  4027.      right: -8px;
  4028.    }
  4029.    
  4030.    .sponsored-title-v10 {
  4031.      font-size: 14px;
  4032.      font-weight: 700;
  4033.      line-height: 1.3;
  4034.      margin-bottom: 6px;
  4035.      color: #333;
  4036.    }
  4037.    
  4038.    .sponsored-title-v10 a {
  4039.      text-decoration: none;
  4040.      color: var(--topbar-color);
  4041.    }
  4042.    
  4043.    .sponsored-title-v10 a:hover {
  4044.      color: var(--bs-primary); /* Cyan hover */
  4045.    }
  4046.    
  4047.    .sponsored-excerpt-v10 {
  4048.      font-size: 11px;
  4049.      font-weight: 400;
  4050.      color: #6c757d;
  4051.      margin-bottom: 6px;
  4052.      line-height: 1.4;
  4053.    }
  4054.    
  4055.    .sponsored-meta-v10 {
  4056.      font-size: 10px;
  4057.      color: #6c757d;
  4058.    }
  4059.    
  4060.    .author-info-v10 {
  4061.      margin-bottom: 4px;
  4062.    }
  4063.    
  4064.    .sponsored-author-img-v10 {
  4065.      width: 18px;
  4066.      height: 18px;
  4067.      border-radius: 50%;
  4068.      object-fit: cover;
  4069.      vertical-align: middle;
  4070.      margin-right: 4px;
  4071.    }
  4072.    
  4073.    .section-title-sponsored-v10 {
  4074.      font-size: 1.8rem;
  4075.      font-weight: 600;
  4076.      text-align: left;
  4077.      margin-bottom: 25px;
  4078.      color: #333;
  4079.      position: relative;
  4080.    }
  4081.    
  4082.    .section-title-sponsored-v10::after {
  4083.      content: '';
  4084.      position: absolute;
  4085.      bottom: -6px;
  4086.      left: 0;
  4087.      width: 60px;
  4088.      height: 2px;
  4089.      background: var(--bs-primary);
  4090.    }
  4091.    
  4092.    @media (max-width: 768px) {
  4093.      .sponsored-section-v10 {
  4094.        padding: 30px 0;
  4095.      }
  4096.      .sponsored-image-v10 {
  4097.        height: 180px;
  4098.      }
  4099.      .sponsored-content-v10 {
  4100.        padding: 10px;
  4101.      }
  4102.      .sponsored-title-v10 {
  4103.        font-size: 13px;
  4104.      }
  4105.      .sponsored-excerpt-v10 {
  4106.        font-size: 10px;
  4107.      }
  4108.      .sponsored-badge-v10 {
  4109.        font-size: 10px;
  4110.        padding: 3px 6px;
  4111.      }
  4112.      .sponsored-meta-v10 {
  4113.        font-size: 9px;
  4114.      }
  4115.      .section-title-sponsored-v10 {
  4116.        font-size: 1.5rem;
  4117.      }
  4118.    }
  4119.  </style>
  4120.  
  4121.  <section class="sponsored-section-v10 my-5">
  4122.    <div class="container-fluid fluid-container">
  4123.      <div class="row">
  4124.        <div class="col-12">
  4125.          <h2 class="section-title-sponsored-v10">Sponsored News</h2>
  4126.        </div>
  4127.      </div>
  4128.  
  4129.      <div class="row g-3 d-flex align-items-center">
  4130.        
  4131.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4132.            <div class="card sponsored-card-v10 h-100 w-100">
  4133.              <div class="sponsored-content-v10">
  4134.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4135.                <h3 class="sponsored-title-v10"><a href="/the-decade-of-desire-by-erin-somers-a-midlife-infidelity-tale-this-generation-needs/">The Decade of Desire by Erin Somers: A Midlife Infidelity Tale This Generation Needs.</a></h3>
  4136.                <p class="sponsored-excerpt-v10"></p>
  4137.                <div class="sponsored-meta-v10">
  4138.                  <div class="author-info-v10">
  4139.                    
  4140.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Patrick Ryan" />
  4141.                    
  4142.                    <span>Patrick Ryan</span>
  4143.                  </div>
  4144.                  <div>16 May 2026</div>
  4145.                </div>
  4146.              </div>
  4147.              <div class="sponsored-image-v10">
  4148.                
  4149.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4150.                
  4151.              </div>
  4152.            </div>
  4153.          </div>
  4154.        
  4155.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4156.            <div class="card sponsored-card-v10 h-100 w-100">
  4157.              <div class="sponsored-content-v10">
  4158.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4159.                <h3 class="sponsored-title-v10"><a href="/president-zelensky-says-the-nation-was-10-off-from-a-peace-deal-yet-not-at-any-price/">President Zelensky Says The Nation Was 10% Off from a Peace Deal, Yet Not at Any Price</a></h3>
  4160.                <p class="sponsored-excerpt-v10"></p>
  4161.                <div class="sponsored-meta-v10">
  4162.                  <div class="author-info-v10">
  4163.                    
  4164.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Patrick Ryan" />
  4165.                    
  4166.                    <span>Patrick Ryan</span>
  4167.                  </div>
  4168.                  <div>16 May 2026</div>
  4169.                </div>
  4170.              </div>
  4171.              <div class="sponsored-image-v10">
  4172.                
  4173.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4174.                
  4175.              </div>
  4176.            </div>
  4177.          </div>
  4178.        
  4179.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4180.            <div class="card sponsored-card-v10 h-100 w-100">
  4181.              <div class="sponsored-content-v10">
  4182.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4183.                <h3 class="sponsored-title-v10"><a href="/the-mighty-neins-opening-sequence-chose-the-wrong-critical-role-track/">The Mighty Nein&#x27;s Opening Sequence Chose the Wrong Critical Role Track</a></h3>
  4184.                <p class="sponsored-excerpt-v10"></p>
  4185.                <div class="sponsored-meta-v10">
  4186.                  <div class="author-info-v10">
  4187.                    
  4188.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Patrick Ryan" />
  4189.                    
  4190.                    <span>Patrick Ryan</span>
  4191.                  </div>
  4192.                  <div>16 May 2026</div>
  4193.                </div>
  4194.              </div>
  4195.              <div class="sponsored-image-v10">
  4196.                
  4197.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4198.                
  4199.              </div>
  4200.            </div>
  4201.          </div>
  4202.        
  4203.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4204.            <div class="card sponsored-card-v10 h-100 w-100">
  4205.              <div class="sponsored-content-v10">
  4206.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4207.                <h3 class="sponsored-title-v10"><a href="/leadership-changes-international-tensions-absent-media-five-challenges-to-global-warming-solutions-that-hindered-cop30/">Leadership Changes, International Tensions, Absent Media: Five Challenges to Global Warming Solutions That Hindered Cop30</a></h3>
  4208.                <p class="sponsored-excerpt-v10"></p>
  4209.                <div class="sponsored-meta-v10">
  4210.                  <div class="author-info-v10">
  4211.                    
  4212.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Patrick Ryan" />
  4213.                    
  4214.                    <span>Patrick Ryan</span>
  4215.                  </div>
  4216.                  <div>16 May 2026</div>
  4217.                </div>
  4218.              </div>
  4219.              <div class="sponsored-image-v10">
  4220.                
  4221.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4222.                
  4223.              </div>
  4224.            </div>
  4225.          </div>
  4226.        
  4227.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4228.            <div class="card sponsored-card-v10 h-100 w-100">
  4229.              <div class="sponsored-content-v10">
  4230.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4231.                <h3 class="sponsored-title-v10"><a href="/food-benefits-expected-to-cease-for-41-million-throughout-continuing-federal-shutdown/">Food Benefits Expected to Cease for 41 Million Throughout Continuing Federal Shutdown</a></h3>
  4232.                <p class="sponsored-excerpt-v10"></p>
  4233.                <div class="sponsored-meta-v10">
  4234.                  <div class="author-info-v10">
  4235.                    
  4236.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Patrick Ryan" />
  4237.                    
  4238.                    <span>Patrick Ryan</span>
  4239.                  </div>
  4240.                  <div>16 May 2026</div>
  4241.                </div>
  4242.              </div>
  4243.              <div class="sponsored-image-v10">
  4244.                
  4245.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4246.                
  4247.              </div>
  4248.            </div>
  4249.          </div>
  4250.        
  4251.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4252.            <div class="card sponsored-card-v10 h-100 w-100">
  4253.              <div class="sponsored-content-v10">
  4254.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4255.                <h3 class="sponsored-title-v10"><a href="/loss-strikes-as-man-succumbs-after-water-retrieval-off-uk-shoreline/">Loss Strikes as Man Succumbs After Water Retrieval Off UK Shoreline</a></h3>
  4256.                <p class="sponsored-excerpt-v10"></p>
  4257.                <div class="sponsored-meta-v10">
  4258.                  <div class="author-info-v10">
  4259.                    
  4260.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Patrick Ryan" />
  4261.                    
  4262.                    <span>Patrick Ryan</span>
  4263.                  </div>
  4264.                  <div>16 May 2026</div>
  4265.                </div>
  4266.              </div>
  4267.              <div class="sponsored-image-v10">
  4268.                
  4269.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4270.                
  4271.              </div>
  4272.            </div>
  4273.          </div>
  4274.        
  4275.      </div>
  4276.    </div>
  4277.  </section>
  4278.  
  4279.  
  4280.    
  4281.        <!-- end wpo-blog-sponsored-section -->
  4282.        <!-- start wpo-subscribe-section -->
  4283.        
  4284.        <!-- end subscribe-section -->
  4285.        <!-- start of wpo-site-footer-section -->
  4286.        
  4287.  
  4288.  
  4289.  
  4290.  
  4291.  
  4292. <footer class="wpo-site-footer-v2">
  4293.  <!-- Top Section - Logo & CTA -->
  4294.  <div class="footer-top-section py-3">
  4295.    <div class="container-fluid fluid-container">
  4296.      <div class="row align-items-center">
  4297.        <div class="brand-logo d-flex align-items-center justify-content-center">
  4298.          
  4299.            <h3 class="brand-title">StrideSpace</h3>
  4300.          
  4301.          <div class="brand-info">
  4302.            <h3 class="brand-title">StrideSpace</h3>
  4303.          </div>
  4304.        </div>
  4305.      </div>
  4306.    </div>
  4307.  </div>
  4308.  
  4309.  <!-- Main Content Grid -->
  4310.  <div class="footer-main-content py-4">
  4311.    <div class="container-fluid fluid-container px-3">
  4312.      <div class="d-flex justify-content-between flex-wrap gap-3">
  4313.        <!-- Column 1: Quick Links & Top Categories -->
  4314.        <div class="">
  4315.          <div class="footer-column">
  4316.            <h5 class="column-title">Quick Links</h5>
  4317.            <ul class="footer-menu list-unstyled">
  4318.              
  4319.                <li>
  4320.                  <a class="menu-link" href="/the-hit-drama-confirmed-for-seventh-season-on-the-british-broadcaster/">The Hit Drama Confirmed for Seventh Season on the British Broadcaster</a>
  4321.                </li>
  4322.              
  4323.                <li>
  4324.                  <a class="menu-link" href="/british-tennis-star-emma-raducanu-ends-her-season-and-plans-to-retain-her-coach-for-2026/">British tennis star Emma Raducanu ends her season and plans to retain her coach for 2026.</a>
  4325.                </li>
  4326.              
  4327.                <li>
  4328.                  <a class="menu-link" href="/3-game-pass-games-that-will-validate-your-membership-this-weekend-nov-21-23/">3 Game Pass Games That Will Validate Your Membership This Weekend (Nov. 21-23)</a>
  4329.                </li>
  4330.              
  4331.                <li>
  4332.                  <a class="menu-link" href="/ashes-pre-series-trash-talk-intensifies-as-stuart-broad-labels-australian-team-the-weakest-after-2010/">Ashes Pre-Series Trash Talk Intensifies as Stuart Broad Labels Australian Team the Weakest After 2010</a>
  4333.                </li>
  4334.              
  4335.                <li>
  4336.                  <a class="menu-link" href="/stefanos-tsitsipas-seriously-considered-retirement-amid-pain-filled-2025-season/">Stefanos Tsitsipas Seriously Considered Retirement Amid Pain-Filled 2025 Season</a>
  4337.                </li>
  4338.              
  4339.                <li>
  4340.                  <a class="menu-link" href="/tottenham-defender-micky-van-de-ven-expresses-surprise-at-ange-postecoglou-dismissal/">Tottenham Defender Micky van de Ven Expresses Surprise At Ange Postecoglou Dismissal</a>
  4341.                </li>
  4342.              
  4343.            </ul>
  4344.          </div>
  4345.        </div>
  4346.        <div class="">
  4347.          <div class="footer-column mt-4">
  4348.            <h5 class="column-title">Top Categories</h5>
  4349.            <ul class="footer-menu list-unstyled">
  4350.              
  4351.                <li>
  4352.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  4353.                </li>
  4354.              
  4355.                <li>
  4356.                  <a class="menu-link" href="/category/business/">Business</a>
  4357.                </li>
  4358.              
  4359.                <li>
  4360.                  <a class="menu-link" href="/category/esports/">Esports</a>
  4361.                </li>
  4362.              
  4363.                <li>
  4364.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  4365.                </li>
  4366.              
  4367.                <li>
  4368.                  <a class="menu-link" href="/category/featured/">Featured</a>
  4369.                </li>
  4370.              
  4371.            </ul>
  4372.          </div>
  4373.        </div>
  4374.        <!-- Column 2: Blog Rolls -->
  4375.      <div class="">
  4376.          <div class="footer-column">
  4377.            <h5 class="column-title">Blog Rolls</h5>
  4378.            <ul class="footer-menu list-unstyled" id="blogRollLinks">
  4379.              
  4380.              
  4381.  
  4382.              
  4383.              
  4384.                
  4385.              
  4386.            </ul>
  4387.          </div>
  4388.        </div>
  4389.      </div>
  4390.    </div>
  4391.  </div>
  4392.  
  4393.  <!-- Tagline Section -->
  4394.  <div class="footer-tagline bg-primary-gradient text-center py-3">
  4395.    <div class="container-fluid fluid-container">
  4396.      <p class="mb-0 text-white text-capitalize">StrideSpace offers expert fitness advice, running tips, and athlete training guides for UK enthusiasts. Join our community for health insights.</p>
  4397.    </div>
  4398.  </div>
  4399.  
  4400.  <!-- Footer Bottom -->
  4401.  <div class="footer-bottom py-3">
  4402.    <div class="container-fluid fluid-container">
  4403.      <div class="d-flex flex-column flex-md-row justify-content-between align-items-center text-center">
  4404.        <div class="copyright-info">
  4405.          <p class="mb-0 text-color">
  4406.            &copy; 2026 <strong>StrideSpace</strong>. All rights reserved.
  4407.          </p>
  4408.        </div>
  4409.        <div class="utility-links mt-2 mt-md-0">
  4410.          <a href="/page/write-for-us/" class="utility-link me-3">Write For Us</a>
  4411.          <a href="/page/terms-and-conditions/" class="utility-link me-3">Terms &amp; Conditions</a>
  4412.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  4413.        </div>
  4414.      </div>
  4415.    </div>
  4416.  </div>
  4417. </footer>
  4418.  
  4419.  
  4420. <style>
  4421.  
  4422. .footer-top-section {
  4423.    border-bottom: 1px solid var(--border-color);
  4424.    background-color: var(--card-bg) !important;
  4425. }
  4426.  
  4427. .footer-logo {
  4428.    height:50px;
  4429.    width: auto;
  4430. }
  4431. .text-color{
  4432.    color: var(--topbar-color) !important;
  4433. }
  4434. .brand-title {
  4435.    font-size: 20px;
  4436.    font-weight: 600;
  4437.    color: var(--topbar-color);
  4438.    margin: 0;
  4439. }
  4440.  
  4441. .footer-main-content {
  4442.    background: var(--card-bg);
  4443. }
  4444.  
  4445. .column-title {
  4446.    font-size: 16px;
  4447.    font-weight: 600;
  4448.    color: var(--topbar-color) !important;
  4449.    margin-bottom: 15px;
  4450. }
  4451.  
  4452. .footer-menu li {
  4453.    margin-bottom: 8px;
  4454. }
  4455.  
  4456. .menu-link {
  4457.    color: var(--topbar-color) !important;
  4458.    text-decoration: none;
  4459.    font-size: 16px;
  4460.    transition: color 0.3s ease;
  4461. }
  4462.  
  4463. .footer-tagline {
  4464.    font-size: 16px;
  4465. }
  4466.  
  4467. .footer-bottom {
  4468.    font-size: 16px;
  4469.    background-color: var(--card-bg) !important;
  4470. }
  4471.  
  4472. .utility-link {
  4473.    color: var(--topbar-color) !important;
  4474.    text-decoration: none;
  4475.    transition: color 0.3s ease;
  4476. }
  4477.  
  4478. .utility-link:hover {
  4479.    color: var(--secondary-color);
  4480. }
  4481.  
  4482. /* Responsive Design */
  4483. @media (max-width: 992px) {
  4484.    .footer-top-section {
  4485.        text-align: start;
  4486.    }
  4487.    .cta-btn {
  4488.        margin-top: 10px;
  4489.    }
  4490. }
  4491.  
  4492. @media (max-width: 768px) {
  4493.    .footer-column {
  4494.        text-align: start;
  4495.    }
  4496.    .footer-tagline {
  4497.        font-size: 13px;
  4498.    }
  4499. }
  4500.  
  4501. @media (max-width: 576px) {
  4502.    .column-title {
  4503.        font-size: 15px;
  4504.    }
  4505.    .menu-link {
  4506.        font-size: 13px;
  4507.    }
  4508.    .cta-btn {
  4509.        font-size: 13px;
  4510.        padding: 7px 15px;
  4511.    }
  4512. }
  4513. </style>
  4514.  
  4515. <script>
  4516. // Prevent default for placeholder links
  4517. document.addEventListener('DOMContentLoaded', function() {
  4518.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4519.        anchor.addEventListener('click', function(e) {
  4520.            e.preventDefault();
  4521.        });
  4522.    });
  4523. });
  4524. document.addEventListener('DOMContentLoaded', function () {
  4525.    var btn = document.getElementById('toggleBlogRollLinks');
  4526.    if (!btn) return; // No extra items, no button
  4527.  
  4528.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4529.  
  4530.    btn.addEventListener('click', function () {
  4531.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4532.            return li.classList.contains('d-none');
  4533.        });
  4534.  
  4535.        extras.forEach(function (li) {
  4536.            if (anyHidden) {
  4537.                li.classList.remove('d-none');
  4538.                li.classList.add('show');
  4539.            } else {
  4540.                li.classList.add('d-none');
  4541.                li.classList.remove('show');
  4542.            }
  4543.        });
  4544.  
  4545.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4546.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4547.    });
  4548. });
  4549.  
  4550. </script>
  4551.  
  4552.        <!-- end of wpo-site-footer-section -->
  4553.    </div>
  4554.    <!-- end of page-wrapper -->
  4555.  
  4556.    <!-- All JavaScript files
  4557.    ================================================== -->
  4558.    
  4559.  
  4560. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4561. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4562. <!-- Plugins for this template -->
  4563. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4564. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4565. <!-- Custom script for this template -->
  4566. <script src="/static/blogapp/assets/js/script.js"></script>
  4567.  
  4568. <script>
  4569. (function () {
  4570. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4571. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4572.  
  4573. function applyFallback(img) {
  4574. if (!img || img.dataset.fallbackApplied === "1") {
  4575. return;
  4576. }
  4577. var failedSrc = img.currentSrc || img.src || "";
  4578. img.dataset.fallbackApplied = "1";
  4579. img.onerror = null;
  4580. img.src = fallbackImageSrc;
  4581. console.warn("[ImageFallback] Replaced broken image:", {
  4582. failedSrc: failedSrc,
  4583. fallbackSrc: fallbackImageSrc,
  4584. alt: img.alt || "",
  4585. });
  4586. }
  4587.  
  4588. document.querySelectorAll("img").forEach(function (img) {
  4589. if (img.complete && img.naturalWidth === 0) {
  4590. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4591. failedSrc: img.currentSrc || img.src || "",
  4592. alt: img.alt || "",
  4593. });
  4594. applyFallback(img);
  4595. }
  4596. });
  4597.  
  4598. document.addEventListener(
  4599. "error",
  4600. function (event) {
  4601. var target = event.target;
  4602. if (target && target.tagName === "IMG") {
  4603. applyFallback(target);
  4604. }
  4605. },
  4606. true
  4607. );
  4608. })();
  4609. </script>
  4610.  
  4611. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4612.  
  4613.  
  4614.  
  4615. <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":"e4aabde9bda1496fa06442080ae9ab07","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4616. </body>
  4617.  
  4618. </html>
  4619.  
  4620.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda