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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="karla">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T152724.118_YpZQXTk_UIrLM8f_pXqnOTl_jHphHzg.png">
  14.    
  15.  
  16.    <title>BetWorld Media: UK Sports Betting News &amp; Casino Reviews</title>
  17.    <meta name="description" content="BetWorld Media provides expert insights on UK sports betting, casino games, and gambling industry trends. Stay updated with reviews and tips.">
  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://betworldmedia.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #606c38;
  42.        --bs-primary-rgb: 606c38;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #2a9d8f;
  45.        --bs-danger: #e63946;
  46.        --bs-warning: #e76f51;
  47.        --bs-info: #457b9d;
  48.        --bs-light: #f4f1de;
  49.        --bs-dark: #283618;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #606c38;
  53.        --theme-primary-color-s2: #606c38;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #283618;
  57.        --text-light-color: #676767;
  58.        --heading-color: #283618;
  59.        --border-color: #d8d5c4;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #e9ece2;
  75.        --navbar-color: #283618;
  76.        --topbar-bg: #f4f1de;
  77.        --topbar-color: #283618;
  78.        --footer-bg: #283618;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d8d5c4;
  82.        --card-radius: 10px;
  83.        --link-color: #606c38;
  84.        --link-hover: #4a552c;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(96, 108, 56, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_20">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405. <div class="top-bg">
  406. <div class="unique-header px-3 d-sm-flex d-none container-fluid fluid-container">
  407.    <button class="unique-menu-button bg-primary-gradient">Latest Update</button>
  408.  
  409.    <div class="unique-news-wrapper-container">
  410.        <div class="unique-news-wrapper top-color" id="newsWrapper">
  411.              <marquee direction="left" scrollamount="4" behavior="scroll" class="d-flex ">
  412.            <p class="text-center">
  413.              
  414.              <a href="/more-test-series-controversy-as-smith-dismissed-on-review/" class="px-5 top-color">
  415.                More Test Series Controversy as Smith Dismissed on Review
  416.              </a>
  417.              
  418.              <a href="/milan-hockey-arena-setbacks-may-leave-nhl-players-on-unproven-playing-surface/" class="px-5 top-color">
  419.                Milan Hockey Arena Setbacks May Leave NHL Players on Unproven Playing Surface
  420.              </a>
  421.              
  422.              <a href="/clair-obscur-community-convinced-upcoming-dlc-may-include-dark-esquie-showdown/" class="px-5 top-color">
  423.                Clair Obscur Community Convinced Upcoming DLC May Include Dark Esquie Showdown
  424.              </a>
  425.              
  426.              <a href="/the-japanese-champion-moves-a-stride-closer-to-landmark-tokyo-showdown-following-commanding-win/" class="px-5 top-color">
  427.                The Japanese champion Moves a Stride Closer to Landmark Tokyo Showdown Following Commanding Win.
  428.              </a>
  429.              
  430.              <a href="/the-nations-first-female-leader-an-unprecedented-moment-with-reservations/" class="px-5 top-color">
  431.                The Nation&#x27;s First Female Leader: An Unprecedented Moment with Reservations
  432.              </a>
  433.              
  434.            </p>
  435.          </marquee>
  436.        </div>
  437.    </div>
  438.  
  439.    <div class="contact-info top-color">
  440.        <ul class="d-flex list-unstyled gap-3 flex-wrap">
  441.            <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  442.            <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  443.            <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  444.            <li><a href="#"><i class="top-color ti-google"></i></a></li>
  445.        </ul>
  446.    </div>
  447. </div>
  448. </div>
  449.  
  450. <script>
  451.    // Build array directly from Django context
  452.    const newsItems = [
  453.        
  454.            { title: "More Test Series Controversy as Smith Dismissed on Review", url: "/more-test-series-controversy-as-smith-dismissed-on-review/" },
  455.        
  456.            { title: "Milan Hockey Arena Setbacks May Leave NHL Players on Unproven Playing Surface", url: "/milan-hockey-arena-setbacks-may-leave-nhl-players-on-unproven-playing-surface/" },
  457.        
  458.            { title: "Clair Obscur Community Convinced Upcoming DLC May Include Dark Esquie Showdown", url: "/clair-obscur-community-convinced-upcoming-dlc-may-include-dark-esquie-showdown/" },
  459.        
  460.            { title: "The Japanese champion Moves a Stride Closer to Landmark Tokyo Showdown Following Commanding Win.", url: "/the-japanese-champion-moves-a-stride-closer-to-landmark-tokyo-showdown-following-commanding-win/" },
  461.        
  462.            { title: "The Nation\u0027s First Female Leader: An Unprecedented Moment with Reservations", url: "/the-nations-first-female-leader-an-unprecedented-moment-with-reservations/" }
  463.        
  464.    ];
  465.  
  466.    let currentNewsIndex = 0;
  467.    const newsWrapper = document.getElementById('newsWrapper');
  468.    let currentNewsElement = null;
  469.    let typingInterval = null;
  470.    let isTyping = false;
  471.  
  472.    function createNewsElement() {
  473.        const newsElement = document.createElement('div');
  474.        newsElement.className = 'unique-news-item top-color active';
  475.        newsWrapper.appendChild(newsElement);
  476.        currentNewsElement = newsElement;
  477.    }
  478.  
  479.    function typeText(news, element, callback) {
  480.        let index = 0;
  481.        element.innerHTML = '<span class="unique-cursor"></span>';
  482.  
  483.        typingInterval = setInterval(() => {
  484.            if (index < news.title.length) {
  485.                const currentText = news.title.substring(0, index + 1);
  486.                element.innerHTML = `<a href="${news.url}" class="top-color">${currentText}</a><span class="unique-cursor"></span>`;
  487.                index++;
  488.            } else {
  489.                clearInterval(typingInterval);
  490.                setTimeout(() => {
  491.                    element.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  492.                    if (callback) callback();
  493.                }, 1000);
  494.            }
  495.        }, 100); // typing speed
  496.    }
  497.  
  498.    function startTyping() {
  499.        if (isTyping) return;
  500.  
  501.        isTyping = true;
  502.        const currentNews = newsItems[currentNewsIndex];
  503.  
  504.        typeText(currentNews, currentNewsElement, () => {
  505.            isTyping = false;
  506.            setTimeout(() => {
  507.                currentNewsIndex = (currentNewsIndex + 1) % newsItems.length;
  508.                startTyping();
  509.            }, 5000); // wait before next headline
  510.        });
  511.    }
  512.  
  513.    window.onload = function() {
  514.        createNewsElement();
  515.        startTyping();
  516.    };
  517. </script>
  518.  
  519.  
  520.  
  521.            
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528. <header class="header-v8 mb-4">
  529.    <div class="container-fluid fluid-container">
  530.        <!-- Main Navigation Card -->
  531.        <div class="nav-card-v8">
  532.            <div class="row align-items-center justify-content-between">
  533.                <!-- Logo Section -->
  534.               <div class="col-lg-2 col-md-3 col-6">
  535.                    <div class="logo-section-v8">
  536.                        <a class="logo-link-v8" href="/">
  537.                            
  538.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/4d62626f-f137-4c51-aa43-257c15322d78_logo.png" alt="BetWorld Media" class="logo-img-v8" />
  539.                            
  540.                        </a>
  541.                    </div>
  542.                </div>
  543.  
  544.                <!-- Navigation Menu -->
  545.                <div class="col-lg-8 col-md-6 d-none d-xl-block">
  546.                    <nav class="main-nav-v8">
  547.                        <ul class="nav-list-v8">
  548.  
  549.                            
  550.                            <li class="nav-item-v8">
  551.                                <a href="/" class="nav-link-v8 active-v8"
  552.                                    data-text="Home">Home</a>
  553.                            </li>
  554.  
  555.                            
  556.                            
  557.                             <li class="nav-item-v8">
  558.                                <a href="/category/all-posts/" class="nav-link-v8"
  559.                                    data-text="All Posts">
  560.                                    All Posts
  561.                                </a>
  562.                                </li>
  563.  
  564.                                
  565.  
  566.                                                
  567.                                                
  568.                                
  569.                             <li class="nav-item-v8">
  570.                                <a href="/category/business/" class="nav-link-v8"
  571.                                    data-text="Business">
  572.                                    Business
  573.                                </a>
  574.                                </li>
  575.  
  576.                                
  577.  
  578.                                                
  579.                                                
  580.                                
  581.                             <li class="nav-item-v8">
  582.                                <a href="/category/esports/" class="nav-link-v8"
  583.                                    data-text="Esports">
  584.                                    Esports
  585.                                </a>
  586.                                </li>
  587.  
  588.                                
  589.  
  590.                                                
  591.                                                
  592.                                
  593.                             <li class="nav-item-v8">
  594.                                <a href="/category/fashion/" class="nav-link-v8"
  595.                                    data-text="Fashion">
  596.                                    Fashion
  597.                                </a>
  598.                                </li>
  599.  
  600.                                
  601.  
  602.                                                
  603.                                                
  604.                                
  605.                             <li class="nav-item-v8">
  606.                                <a href="/category/featured/" class="nav-link-v8"
  607.                                    data-text="Featured">
  608.                                    Featured
  609.                                </a>
  610.                                </li>
  611.  
  612.                                
  613.  
  614.                                                
  615.                                                
  616.                                
  617.                             <li class="nav-item-v8">
  618.                                <a href="/category/gaming/" class="nav-link-v8"
  619.                                    data-text="Gaming">
  620.                                    Gaming
  621.                                </a>
  622.                                </li>
  623.  
  624.                                
  625.  
  626.                                                
  627.                                                
  628.                                
  629.                             <li class="nav-item-v8">
  630.                                <a href="/category/health/" class="nav-link-v8"
  631.                                    data-text="Health">
  632.                                    Health
  633.                                </a>
  634.                                </li>
  635.  
  636.                                
  637.  
  638.                                                
  639.                                                
  640.                                
  641.                            
  642.                                
  643.                                
  644.                                <li class="nav-item-v8 has-dropdown-v8">
  645.                                    <a href="#" class="nav-link-v8" data-text="More">More</a>
  646.                                    <div class="dropdown-card-v8">
  647.                                        <div class="dropdown-grid-v8">
  648.                                            <div class="dropdown-section-v8">
  649.                                                <a href="/category/life-fitness/"
  650.                                                    class="dropdown-link-v8">
  651.                                                    <span class="link-icon-v8"></span> Life &amp; Fitness
  652.                                                </a>
  653.                                                
  654.  
  655.                                                
  656.  
  657.                                                
  658.                                                
  659.                                
  660.                            
  661.                                                <a href="/category/lifestyle/"
  662.                                                    class="dropdown-link-v8">
  663.                                                    <span class="link-icon-v8"></span> Lifestyle
  664.                                                </a>
  665.                                                
  666.  
  667.                                                
  668.                                                
  669.                                
  670.                            
  671.                                                <a href="/category/news/"
  672.                                                    class="dropdown-link-v8">
  673.                                                    <span class="link-icon-v8"></span> News
  674.                                                </a>
  675.                                                
  676.  
  677.                                                
  678.                                                
  679.                                
  680.                            
  681.                                                <a href="/category/others/"
  682.                                                    class="dropdown-link-v8">
  683.                                                    <span class="link-icon-v8"></span> Others
  684.                                                </a>
  685.                                                
  686.  
  687.                                                
  688.                                                
  689.                                
  690.                            
  691.                                                <a href="/category/politics/"
  692.                                                    class="dropdown-link-v8">
  693.                                                    <span class="link-icon-v8"></span> Politics
  694.                                                </a>
  695.                                                
  696.  
  697.                                                
  698.                                                
  699.                                
  700.                            
  701.                                                <a href="/category/sports/"
  702.                                                    class="dropdown-link-v8">
  703.                                                    <span class="link-icon-v8"></span> Sports
  704.                                                </a>
  705.                                                
  706.  
  707.                                                
  708.                                                
  709.                                
  710.                            
  711.                                                <a href="/category/tech/"
  712.                                                    class="dropdown-link-v8">
  713.                                                    <span class="link-icon-v8"></span> Tech
  714.                                                </a>
  715.                                                
  716.  
  717.                                                
  718.                                                
  719.                                
  720.                            
  721.                                                <a href="/category/travel/"
  722.                                                    class="dropdown-link-v8">
  723.                                                    <span class="link-icon-v8"></span> Travel
  724.                                                </a>
  725.                                                
  726.  
  727.                                                
  728.                                                
  729.                                            </div>
  730.                                        </div>
  731.                                    </div>
  732.                                </li>
  733.                                
  734.                                
  735. <li>
  736.                  <a href="/page/contact-us/">
  737.                     Contact Us
  738.                  </a>
  739.              </li>
  740.                        </ul>
  741.                    </nav>
  742.  
  743.                </div>
  744.  
  745.                <!-- Search & Mobile Toggle -->
  746.                <div class="col-lg-2 col-md-3 col-6">
  747.                    <div class="nav-actions-v8">
  748.                        <button class="search-toggle-v8" onclick="toggleSearchV8()">
  749.                            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  750.                                stroke-width="2">
  751.                                <circle cx="11" cy="11" r="8"></circle>
  752.                                <path d="m21 21-4.35-4.35"></path>
  753.                            </svg>
  754.                        </button>
  755.                        <button class="mobile-toggle-v8 d-xl-none" onclick="toggleMobileNavV8()">
  756.                            <i class="ti-menu fs-5"></i>
  757.                        </button>
  758.                    </div>
  759.                </div>
  760.            </div>
  761.        </div>
  762.  
  763.        <!-- Floating Search Card -->
  764.        <div class="search-card-v8" id="searchCardV8">
  765.            <div class="search-container-v8">
  766.                <form class="search-form-v8" action="#" method="get">
  767.                    <div class="search-input-wrapper-v8">
  768.                        <svg class="search-icon-v8" width="20" height="20" viewBox="0 0 24 24" fill="none"
  769.                            stroke="currentColor" stroke-width="2">
  770.                            <circle cx="11" cy="11" r="8"></circle>
  771.                            <path d="m21 21-4.35-4.35"></path>
  772.                        </svg>
  773.                        <input type="search" class="search-input-v8" id="search-input"
  774.                            placeholder="Search for articles, tutorials, news..." name="q" autocomplete="off">
  775.                        <button type="button" class="search-close-v8" onclick="toggleSearchV8()">
  776.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  777.                                stroke-width="2">
  778.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  779.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  780.                            </svg>
  781.                        </button>
  782.                    </div>
  783.                    <div class="search-suggestions-v8 search-v1" id="search-results">
  784.                        
  785.                        
  786.                    </div>
  787.                </form>
  788.            </div>
  789.        </div>
  790.  
  791.        <!-- Mobile Navigation Card -->
  792.        <div class="mobile-nav-card-v8 d-xl-none" id="mobileNavV8">
  793.            <div class="mobile-nav-content-v8">
  794.                <ul class="mobile-nav-list-v8">
  795.  
  796.                    
  797.                    <li class="mobile-nav-item-v8">
  798.                        <a href="/" class="mobile-nav-link-v8 active-v8">
  799.                            Home
  800.                        </a>
  801.                    </li>
  802.  
  803.                    
  804.                      <li class="mobile-nav-item-v8">
  805.                        <a href="/category/all-posts/" class="mobile-nav-link-v8">
  806.                            All Posts
  807.                        </a>
  808.                        </li>
  809.  
  810.                        
  811.  
  812.                                
  813.                                
  814.                        
  815.                      <li class="mobile-nav-item-v8">
  816.                        <a href="/category/business/" class="mobile-nav-link-v8">
  817.                            Business
  818.                        </a>
  819.                        </li>
  820.  
  821.                        
  822.  
  823.                                
  824.                                
  825.                        
  826.                      <li class="mobile-nav-item-v8">
  827.                        <a href="/category/esports/" class="mobile-nav-link-v8">
  828.                            Esports
  829.                        </a>
  830.                        </li>
  831.  
  832.                        
  833.  
  834.                                
  835.                                
  836.                        
  837.                      <li class="mobile-nav-item-v8">
  838.                        <a href="/category/fashion/" class="mobile-nav-link-v8">
  839.                            Fashion
  840.                        </a>
  841.                        </li>
  842.  
  843.                        
  844.  
  845.                                
  846.                                
  847.                        
  848.                      <li class="mobile-nav-item-v8">
  849.                        <a href="/category/featured/" class="mobile-nav-link-v8">
  850.                            Featured
  851.                        </a>
  852.                        </li>
  853.  
  854.                        
  855.  
  856.                                
  857.                                
  858.                        
  859.                      <li class="mobile-nav-item-v8">
  860.                        <a href="/category/gaming/" class="mobile-nav-link-v8">
  861.                            Gaming
  862.                        </a>
  863.                        </li>
  864.  
  865.                        
  866.  
  867.                                
  868.                                
  869.                        
  870.                      <li class="mobile-nav-item-v8">
  871.                        <a href="/category/health/" class="mobile-nav-link-v8">
  872.                            Health
  873.                        </a>
  874.                        </li>
  875.  
  876.                        
  877.  
  878.                                
  879.                                
  880.                        
  881.                    
  882.                        
  883.                        
  884.                        <li class="mobile-nav-item-v8">
  885.                            <a href="#" class="mobile-nav-link-v8" onclick="toggleMobileDropdownV8('more-mobile-v8')">
  886.                                More
  887.                                <svg class="mobile-arrow-v8" width="16" height="16" viewBox="0 0 24 24" fill="none"
  888.                                    stroke="currentColor" stroke-width="2">
  889.                                    <polyline points="6,9 12,15 18,9"></polyline>
  890.                                </svg>
  891.                            </a>
  892.                            <ul class="mobile-dropdown-v8" id="more-mobile-v8">
  893.                                <li>
  894.                                    <a href="/category/life-fitness/"
  895.                                        class="mobile-sub-link-v8">
  896.                                        Life &amp; Fitness
  897.                                    </a>
  898.                                </li>
  899.                                
  900.  
  901.                                
  902.  
  903.                                
  904.                                
  905.                        
  906.                    
  907.                                
  908.                                <li>
  909.                                    <a href="/category/lifestyle/"
  910.                                        class="mobile-sub-link-v8">
  911.                                        Lifestyle
  912.                                    </a>
  913.                                </li>
  914.                                
  915.  
  916.                                
  917.                                
  918.                        
  919.                    
  920.                                
  921.                                <li>
  922.                                    <a href="/category/news/"
  923.                                        class="mobile-sub-link-v8">
  924.                                        News
  925.                                    </a>
  926.                                </li>
  927.                                
  928.  
  929.                                
  930.                                
  931.                        
  932.                    
  933.                                
  934.                                <li>
  935.                                    <a href="/category/others/"
  936.                                        class="mobile-sub-link-v8">
  937.                                        Others
  938.                                    </a>
  939.                                </li>
  940.                                
  941.  
  942.                                
  943.                                
  944.                        
  945.                    
  946.                                
  947.                                <li>
  948.                                    <a href="/category/politics/"
  949.                                        class="mobile-sub-link-v8">
  950.                                        Politics
  951.                                    </a>
  952.                                </li>
  953.                                
  954.  
  955.                                
  956.                                
  957.                        
  958.                    
  959.                                
  960.                                <li>
  961.                                    <a href="/category/sports/"
  962.                                        class="mobile-sub-link-v8">
  963.                                        Sports
  964.                                    </a>
  965.                                </li>
  966.                                
  967.  
  968.                                
  969.                                
  970.                        
  971.                    
  972.                                
  973.                                <li>
  974.                                    <a href="/category/tech/"
  975.                                        class="mobile-sub-link-v8">
  976.                                        Tech
  977.                                    </a>
  978.                                </li>
  979.                                
  980.  
  981.                                
  982.                                
  983.                        
  984.                    
  985.                                
  986.                                <li>
  987.                                    <a href="/category/travel/"
  988.                                        class="mobile-sub-link-v8">
  989.                                        Travel
  990.                                    </a>
  991.                                </li>
  992.                                
  993.  
  994.                                
  995.                                
  996.                            </ul>
  997.                        </li>
  998.                        
  999.                        
  1000.  
  1001.                </ul>
  1002.  
  1003.            </div>
  1004.        </div>
  1005.    </div>
  1006.  
  1007.    <!-- Background Overlay -->
  1008.    <div class="nav-overlay-v8" id="navOverlayV8" onclick="closeAllV8()"></div>
  1009. </header>
  1010.  
  1011. <style>
  1012.    /* Navbar V8 Styles - Card-Based Glassmorphism Navigation */
  1013.    .header-v8 {
  1014.        padding: 20px 0;
  1015.        position: relative;
  1016.        min-height: 120px;
  1017.    }
  1018.  
  1019.    /* Main Navigation Card */
  1020.    .nav-card-v8 {
  1021.        background:var(--navbar-bg);
  1022.        backdrop-filter: blur(20px);
  1023.        border: 1px solid var(--border-color);
  1024.        border-radius: 20px;
  1025.        padding: 15px 25px;
  1026.        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  1027.        position: relative;
  1028.        z-index: 100;
  1029.    }
  1030.  
  1031.    /* Logo Styles */
  1032.    .logo-img-v8 {
  1033.        max-height: 60px;
  1034.        transition: all 0.3s ease;
  1035.    }
  1036.  
  1037.    .logo-link-v8:hover .logo-img-v8 {
  1038.        transform: scale(1.05) rotate(2deg);
  1039.    }
  1040.  
  1041.    /* Main Navigation */
  1042.    .nav-list-v8 {
  1043.        list-style: none;
  1044.        padding: 0;
  1045.        margin: 0;
  1046.        display: flex;
  1047.        align-items: center;
  1048.        justify-content: center;
  1049.        gap: 8px;
  1050.    }
  1051.  
  1052.    .nav-item-v8 {
  1053.        position: relative;
  1054.    }
  1055.  
  1056.    .nav-link-v8 {
  1057.        color: #4a5568;
  1058.        text-decoration: none;
  1059.        font-weight: 500;
  1060.        font-size: 15px;
  1061.        padding: 12px 18px;
  1062.        border-radius: 12px;
  1063.        position: relative;
  1064.        transition: all 0.3s ease;
  1065.        display: block;
  1066.        background: linear-gradient(135deg, transparent 0%, transparent 100%);
  1067.    }
  1068.  
  1069.    .nav-link-v8::before {
  1070.        content: attr(data-text);
  1071.        position: absolute;
  1072.        top: 0;
  1073.        left: 0;
  1074.        right: 0;
  1075.        bottom: 0;
  1076.        display: flex;
  1077.        align-items: center;
  1078.        justify-content: center;
  1079.        background: var(--sub-nav);
  1080.        color: var(--topbar-color);
  1081.        border-radius: 12px;
  1082.        opacity: 0;
  1083.        transform: scale(0.8);
  1084.        transition: all 0.3s ease;
  1085.        font-weight: 600;
  1086.    }
  1087.  
  1088.    .nav-link-v8:hover::before,
  1089.    .nav-link-v8.active-v8::before {
  1090.        opacity: 1;
  1091.        transform: scale(1);
  1092.    }
  1093.  
  1094.    .nav-link-v8:hover,
  1095.    .nav-link-v8.active-v8 {
  1096.        color: transparent;
  1097.        background: rgba(102, 126, 234, 0.1);
  1098.    }
  1099.  
  1100.    /* Dropdown Styles */
  1101.    .dropdown-card-v8 {
  1102.        position: absolute;
  1103.        top: calc(100% + 15px);
  1104.        left: 50%;
  1105.        transform: translateX(-50%);
  1106.        background:var(--navbar-bg);
  1107.        backdrop-filter: blur(20px);
  1108.        border: 1px solid var(--border-color);
  1109.        border-radius: 16px;
  1110.        padding: 25px;
  1111.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1112.        opacity: 0;
  1113.        visibility: hidden;
  1114.        transform: translateX(-50%) translateY(-10px);
  1115.        transition: all 0.3s ease;
  1116.        z-index: 200;
  1117.        min-width: 320px;
  1118.    }
  1119.  
  1120.    .has-dropdown-v8:hover .dropdown-card-v8 {
  1121.        opacity: 1;
  1122.        visibility: visible;
  1123.        transform: translateX(-50%) translateY(0);
  1124.    }
  1125.  
  1126.    .dropdown-grid-v8 {
  1127.        display: grid;
  1128.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  1129.        gap: 20px;
  1130.    }
  1131.  
  1132.    .dropdown-header-v8 {
  1133.        font-size: 12px;
  1134.        font-weight: 700;
  1135.        color: #667eea;
  1136.        margin-bottom: 12px;
  1137.        text-transform: uppercase;
  1138.        letter-spacing: 1px;
  1139.    }
  1140.  
  1141.    .dropdown-link-v8 {
  1142.        display: flex;
  1143.        align-items: center;
  1144.        color: var(--navbar-color) !important;;
  1145.        text-decoration: none;
  1146.        font-size: 14px;
  1147.        padding: 10px 12px;
  1148.        border-radius: 10px;
  1149.        transition: all 0.3s ease;
  1150.        margin-bottom: 8px;
  1151.    }
  1152.  
  1153.    .dropdown-link-v8:hover {
  1154.        background:var(--bs-primary);
  1155.        color: var(--bs-white) !important;;
  1156.        transform: translateX(5px);
  1157.    }
  1158.  
  1159.    .link-icon-v8 {
  1160.        margin-right: 10px;
  1161.        height: 5px;
  1162.        width: 5px;
  1163.        border: 1px solid #2d3748;
  1164.        border-radius: 50%;
  1165.    }
  1166.  
  1167.    /* Navigation Actions */
  1168.    .nav-actions-v8 {
  1169.        display: flex;
  1170.        align-items: center;
  1171.        justify-content: flex-end;
  1172.        gap: 10px;
  1173.    }
  1174.  
  1175.    .search-toggle-v8,
  1176.    .mobile-toggle-v8 {
  1177.        background: rgba(102, 126, 234, 0.1);
  1178.        border: none;
  1179.        border-radius: 12px;
  1180.        padding: 12px;
  1181.        cursor: pointer;
  1182.        transition: all 0.3s ease;
  1183.        color: var(--bs-white);
  1184.    }
  1185.  
  1186.    .search-toggle-v8:hover,
  1187.    .mobile-toggle-v8:hover {
  1188.        background: var(--sub-nav);
  1189.        color: var(--topbar-color);
  1190.        transform: scale(1.05);
  1191.    }
  1192.  
  1193.    .mobile-toggle-v8 {
  1194.        flex-direction: column;
  1195.        gap: 3px;
  1196.        padding: 10px 12px;
  1197.    }
  1198.  
  1199.    .toggle-line-v8 {
  1200.        width: 20px;
  1201.        height: 2px;
  1202.        background: currentColor;
  1203.        border-radius: 1px;
  1204.        transition: all 0.3s ease;
  1205.    }
  1206.  
  1207.    /* Floating Search Card */
  1208.    .search-card-v8 {
  1209.        position: absolute;
  1210.        top: 100%;
  1211.        left: 50%;
  1212.        transform: translateX(-50%);
  1213.        width: calc(100% - 40px);
  1214.        max-width: 600px;
  1215.        background:var(--navbar-bg);
  1216.        backdrop-filter: blur(20px);
  1217.        border: 1px solid var(--border-color);
  1218.        border-radius: 20px;
  1219.        padding: 25px;
  1220.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1221.        opacity: 0;
  1222.        visibility: hidden;
  1223.        transform: translateX(-50%) translateY(-20px);
  1224.        transition: all 0.4s ease;
  1225.        z-index: 300;
  1226.        margin-top: 15px;
  1227.    }
  1228.  
  1229.    .search-card-v8.show-v8 {
  1230.        opacity: 1;
  1231.        visibility: visible;
  1232.        transform: translateX(-50%) translateY(0);
  1233.    }
  1234.  
  1235.    .search-input-wrapper-v8 {
  1236.        display: flex;
  1237.        align-items: center;
  1238.        background: rgba(248, 250, 252, 0.8);
  1239.        border: 2px solid rgba(102, 126, 234, 0.2);
  1240.        border-radius: 15px;
  1241.        padding: 5px;
  1242.        margin-bottom: 20px;
  1243.        transition: all 0.3s ease;
  1244.    }
  1245.  
  1246.    .search-input-wrapper-v8:focus-within {
  1247.        border-color: #667eea;
  1248.        background: rgba(255, 255, 255, 0.9);
  1249.        box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  1250.    }
  1251.  
  1252.    .search-icon-v8 {
  1253.        color: #a0aec0;
  1254.        margin: 0 15px;
  1255.        transition: color 0.3s ease;
  1256.    }
  1257.  
  1258.    .search-input-wrapper-v8:focus-within .search-icon-v8 {
  1259.        color: #667eea;
  1260.    }
  1261.  
  1262.    .search-input-v8 {
  1263.        flex: 1;
  1264.        border: none;
  1265.        background: transparent;
  1266.        font-size: 16px;
  1267.        padding: 15px 0;
  1268.        outline: none;
  1269.        color: #2d3748;
  1270.    }
  1271.  
  1272.    .search-input-v8::placeholder {
  1273.        color: #a0aec0;
  1274.    }
  1275.  
  1276.    .search-close-v8 {
  1277.        background: rgba(160, 174, 192, 0.2);
  1278.        border: none;
  1279.        border-radius: 10px;
  1280.        padding: 8px;
  1281.        margin-right: 8px;
  1282.        cursor: pointer;
  1283.        transition: all 0.3s ease;
  1284.        color: #a0aec0;
  1285.    }
  1286.  
  1287.    .search-close-v8:hover {
  1288.        background: rgba(229, 62, 62, 0.1);
  1289.        color: #e53e3e;
  1290.    }
  1291.  
  1292.    /* Search Suggestions */
  1293.    .search-suggestions-v8 {
  1294.        display: grid;
  1295.        gap: 8px;
  1296.    }
  1297.  
  1298.    .suggestion-item-v8 {
  1299.        display: flex;
  1300.        align-items: center;
  1301.        padding: 12px 15px;
  1302.        background: rgba(248, 250, 252, 0.1);
  1303.        border-radius: 12px;
  1304.        cursor: pointer;
  1305.        transition: all 0.3s ease;
  1306.    }
  1307.  
  1308.    .suggestion-item-v8:hover {
  1309.        background: linear-gradient(135deg, #667eea 0%, #007bff 100%);
  1310.        color: white;
  1311.        transform: translateX(5px);
  1312.    }
  1313.  
  1314.    .suggestion-icon-v8 {
  1315.        margin-right: 12px;
  1316.        font-size: 16px;
  1317.    }
  1318.  
  1319.    .suggestion-text-v8 {
  1320.        font-size: 14px;
  1321.        font-weight: 500;
  1322.    }
  1323.  
  1324.    /* Mobile Navigation Card */
  1325.    .mobile-nav-card-v8 {
  1326.        position: absolute;
  1327.        top: 100%;
  1328.        left: 50%;
  1329.        transform: translateX(-50%);
  1330.        width: calc(100% - 40px);
  1331.        background:var(--card-bg);
  1332.        backdrop-filter: blur(20px);
  1333.        border: 1px solid var(--border-color);
  1334.        border-radius: 20px;
  1335.        padding: 20px;
  1336.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1337.        opacity: 0;
  1338.        visibility: hidden;
  1339.        transform: translateX(-50%) translateY(-20px);
  1340.        transition: all 0.4s ease;
  1341.        z-index: 300;
  1342.        margin-top: 15px;
  1343.        max-height: 70vh;
  1344.        overflow-y: auto;
  1345.    }
  1346.  
  1347.    .mobile-nav-card-v8.show-v8 {
  1348.        opacity: 1;
  1349.        visibility: visible;
  1350.        transform: translateX(-50%) translateY(0);
  1351.    }
  1352.  
  1353.    .mobile-nav-list-v8 {
  1354.        list-style: none;
  1355.        padding: 0;
  1356.        margin: 0;
  1357.    }
  1358.  
  1359.    .mobile-nav-item-v8 {
  1360.        margin-bottom: 8px;
  1361.    }
  1362.  
  1363.    .mobile-nav-link-v8 {
  1364.        display: flex;
  1365.        align-items: center;
  1366.        color: var(--navbar-color) !important;
  1367.        text-decoration: none;
  1368.        font-weight: 500;
  1369.        font-size: 16px;
  1370.        padding: 15px;
  1371.        border-radius: 12px;
  1372.        justify-content: space-between;
  1373.    }
  1374.  
  1375.    .mobile-nav-link-v8:hover,
  1376.    .mobile-nav-link-v8.active-v8 {
  1377.        background:var(--sub-nav);
  1378.        color: var(--topbar-color) !important;
  1379.    }
  1380.  
  1381.    .mobile-nav-icon-v8 {
  1382.        font-size: 18px;
  1383.        background-color: var(--navbar-bg) !important;
  1384.        margin-right: 12px;
  1385.    }
  1386.  
  1387.    .mobile-arrow-v8 {
  1388.        transition: transform 0.3s ease;
  1389.    }
  1390.  
  1391.    .mobile-nav-item-v8.open-v8 .mobile-arrow-v8 {
  1392.        transform: rotate(180deg);
  1393.    }
  1394.  
  1395.    .mobile-dropdown-v8 {
  1396.        list-style: none;
  1397.        padding: 0;
  1398.        margin: 0;
  1399.        max-height: 0;
  1400.        overflow: hidden;
  1401.        transition: all 0.3s ease;
  1402.        background: rgba(248, 250, 252, 0.5);
  1403.        border-radius: 12px;
  1404.        margin-top: 8px;
  1405.    }
  1406.  
  1407.    .mobile-dropdown-v8.show-v8 {
  1408.        max-height: 300px;
  1409.        background-color: var(--navbar-bg);
  1410.        padding: 10px 0;
  1411.    }
  1412.  
  1413.    .mobile-sub-link-v8 {
  1414.        display: block;
  1415.        color: var(--navbar-color) !important;
  1416.        text-decoration: none;
  1417.        font-size: 14px;
  1418.        padding: 10px 20px;
  1419.        transition: all 0.3s ease;
  1420.    }
  1421.  
  1422.    .mobile-sub-link-v8:hover {
  1423.        color: var(--topbar-color);
  1424.        background: var(--sub-nav);
  1425.        border-radius: 12px;
  1426.    }
  1427.  
  1428.    /* Background Overlay */
  1429.    .nav-overlay-v8 {
  1430.        position: fixed;
  1431.        top: 0;
  1432.        left: 0;
  1433.        right: 0;
  1434.        bottom: 0;
  1435.        background: rgba(0, 0, 0, 0.3);
  1436.        backdrop-filter: blur(5px);
  1437.        z-index: 250;
  1438.        opacity: 0;
  1439.        visibility: hidden;
  1440.        transition: all 0.3s ease;
  1441.    }
  1442.  
  1443.    .nav-overlay-v8.show-v8 {
  1444.        opacity: 1;
  1445.        visibility: visible;
  1446.    }
  1447.  
  1448.    /* Responsive Design */
  1449.    @media (max-width: 1300px) {
  1450.        .header-v8 {
  1451.            padding: 15px 0;
  1452.        }
  1453.  
  1454.        .nav-card-v8 {
  1455.            padding: 12px 20px;
  1456.            border-radius: 15px;
  1457.        }
  1458.  
  1459.        .search-card-v8,
  1460.        .mobile-nav-card-v8 {
  1461.            width: calc(100% - 40px);
  1462.            padding: 20px;
  1463.        }
  1464.    }
  1465.  
  1466.    @media (max-width: 576px) {
  1467.        .nav-card-v8 {
  1468.            padding: 10px 15px;
  1469.        }
  1470.  
  1471.        .logo-img-v8 {
  1472.            max-height: 35px;
  1473.        }
  1474.    }
  1475. </style>
  1476.  
  1477. <script>
  1478.    let activeCard = null;
  1479.  
  1480.    function toggleSearchV8() {
  1481.        const searchCard = document.getElementById('searchCardV8');
  1482.        const overlay = document.getElementById('navOverlayV8');
  1483.        const mobileNav = document.getElementById('mobileNavV8');
  1484.  
  1485.        // Close mobile nav if open
  1486.        mobileNav.classList.remove('show-v8');
  1487.  
  1488.        if (searchCard.classList.contains('show-v8')) {
  1489.            searchCard.classList.remove('show-v8');
  1490.            overlay.classList.remove('show-v8');
  1491.            activeCard = null;
  1492.        } else {
  1493.            searchCard.classList.add('show-v8');
  1494.            overlay.classList.add('show-v8');
  1495.            activeCard = 'search';
  1496.  
  1497.            // Focus on search input
  1498.            setTimeout(() => {
  1499.                const searchInput = document.querySelector('.search-input-v8');
  1500.                if (searchInput) searchInput.focus();
  1501.            }, 100);
  1502.        }
  1503.    }
  1504.  
  1505.    function toggleMobileNavV8() {
  1506.        const mobileNav = document.getElementById('mobileNavV8');
  1507.        const overlay = document.getElementById('navOverlayV8');
  1508.        const searchCard = document.getElementById('searchCardV8');
  1509.  
  1510.        // Close search if open
  1511.        searchCard.classList.remove('show-v8');
  1512.  
  1513.        if (mobileNav.classList.contains('show-v8')) {
  1514.            mobileNav.classList.remove('show-v8');
  1515.            overlay.classList.remove('show-v8');
  1516.            activeCard = null;
  1517.        } else {
  1518.            mobileNav.classList.add('show-v8');
  1519.            overlay.classList.add('show-v8');
  1520.            activeCard = 'mobile';
  1521.        }
  1522.    }
  1523.  
  1524.    function toggleMobileDropdownV8(dropdownId) {
  1525.        const dropdown = document.getElementById(dropdownId);
  1526.        const parentItem = dropdown.closest('.mobile-nav-item-v8');
  1527.  
  1528.        // Close other dropdowns
  1529.        const allDropdowns = document.querySelectorAll('.mobile-dropdown-v8');
  1530.        const allParents = document.querySelectorAll('.mobile-nav-item-v8');
  1531.  
  1532.        allDropdowns.forEach(dd => {
  1533.            if (dd.id !== dropdownId) {
  1534.                dd.classList.remove('show-v8');
  1535.            }
  1536.        });
  1537.  
  1538.        allParents.forEach(parent => {
  1539.            if (parent !== parentItem) {
  1540.                parent.classList.remove('open-v8');
  1541.            }
  1542.        });
  1543.  
  1544.        // Toggle current dropdown
  1545.        dropdown.classList.toggle('show-v8');
  1546.        parentItem.classList.toggle('open-v8');
  1547.    }
  1548.  
  1549.    function closeAllV8() {
  1550.        const searchCard = document.getElementById('searchCardV8');
  1551.        const mobileNav = document.getElementById('mobileNavV8');
  1552.        const overlay = document.getElementById('navOverlayV8');
  1553.  
  1554.        searchCard.classList.remove('show-v8');
  1555.        mobileNav.classList.remove('show-v8');
  1556.        overlay.classList.remove('show-v8');
  1557.        activeCard = null;
  1558.    }
  1559.  
  1560.    // Close on escape key
  1561.    document.addEventListener('keydown', function (e) {
  1562.        if (e.key === 'Escape' && activeCard) {
  1563.            closeAllV8();
  1564.        }
  1565.    });
  1566.  
  1567.    // Handle suggestion clicks
  1568.    document.addEventListener('click', function (e) {
  1569.        if (e.target.closest('.suggestion-item-v8')) {
  1570.            const suggestionText = e.target.closest('.suggestion-item-v8').querySelector('.suggestion-text-v8').textContent;
  1571.            const searchInput = document.querySelector('.search-input-v8');
  1572.            if (searchInput) {
  1573.                searchInput.value = suggestionText.replace(/^(Popular|Trending|Latest): /, '');
  1574.            }
  1575.        }
  1576.    });
  1577. </script>
  1578. <script>
  1579.  document.addEventListener("DOMContentLoaded", function () {
  1580.    console.log("loaded");
  1581.  
  1582.     const searchInput = document.getElementById("search-input")
  1583.    const searchResults = document.getElementById("search-results");
  1584.  
  1585.    if (!searchInput || !searchResults) {
  1586.      console.error("Search input/results not found");
  1587.      return;
  1588.    }
  1589.  
  1590.    // Prevent form submission
  1591.    if (searchInput.form) {
  1592.      searchInput.form.addEventListener("submit", function (e) {
  1593.        e.preventDefault();
  1594.      });
  1595.    }
  1596.  
  1597.    // Add event listener for keyup
  1598.    searchInput.addEventListener("keyup", function (e) {
  1599.      console.log("Key pressed:", e.key);
  1600.      e.preventDefault();
  1601.  
  1602.      const query = searchInput.value.trim();
  1603.      console.log("User is typing: " + query);
  1604.  
  1605.      // If empty → clear and hide
  1606.      if (query === "") {
  1607.        searchResults.innerHTML = "";
  1608.        searchResults.style.display = "none";
  1609.        return;
  1610.      }
  1611.  
  1612.      // Show results
  1613.      searchResults.style.display = "block";
  1614.  
  1615.      // Fetch search results
  1616.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1617.        method: "GET",
  1618.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1619.      })
  1620.        .then(response => {
  1621.          console.log("Response Status:", response.status);
  1622.          return response.json();
  1623.        })
  1624.        .then(data => {
  1625.          console.log("Data received:", data);
  1626.          if (data.html) {
  1627.            searchResults.innerHTML = data.html;
  1628.          } else {
  1629.            searchResults.innerHTML = "<p>No results found.</p>";
  1630.          }
  1631.        })
  1632.        .catch(error => {
  1633.          console.error("Error fetching search results:", error);
  1634.        });
  1635.    });
  1636.  
  1637.    // Close results when clicking outside
  1638.    document.addEventListener("click", function (e) {
  1639.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1640.        searchResults.style.display = "none";
  1641.      }
  1642.    });
  1643.  
  1644.    // Close results on ESC key
  1645.    document.addEventListener("keydown", function (e) {
  1646.      if (e.key === "Escape") {
  1647.        searchResults.style.display = "none";
  1648.      }
  1649.    });
  1650.  });
  1651. </script>
  1652.  
  1653.  
  1654.        </header>
  1655.        <!-- end of header -->
  1656.        <!-- start of wpo-blog-hero -->
  1657.        
  1658.  
  1659.  
  1660.  
  1661.  
  1662.  
  1663.  
  1664.  
  1665. <style>
  1666. .blog-hero-section {
  1667.    padding: 3rem 0;
  1668. }
  1669.  
  1670.  
  1671. .hero-grid {
  1672.    display: grid;
  1673.    grid-template-columns: 2fr 1fr 1fr;
  1674.    grid-template-rows: 1fr 1fr;
  1675.    gap: 1.5rem;
  1676.    height: 500px;
  1677. }
  1678.  
  1679. .hero-card {
  1680.    background: var(--card-bg);
  1681.    border-radius: 12px;
  1682.    overflow: hidden;
  1683.    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  1684.    transition: all 0.3s ease;
  1685.    position: relative;
  1686. }
  1687.  
  1688. .hero-card:hover {
  1689.    transform: translateY(-8px);
  1690.    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
  1691. }
  1692.  
  1693. .main-hero {
  1694.    grid-row: 1 / -1;
  1695.    grid-column: 1;
  1696. }
  1697.  
  1698. .card-image {
  1699.    width: 100%;
  1700.    height: 60%;
  1701.    object-fit: cover;
  1702.    transition: transform 0.3s ease;
  1703. }
  1704.  
  1705. .main-hero .card-image {
  1706.    height: 65%;
  1707. }
  1708.  
  1709. .hero-card:hover .card-image {
  1710.    transform: scale(1.05);
  1711. }
  1712.  
  1713. .card-content {
  1714.    padding: 1.5rem;
  1715.    height: 40%;
  1716.    display: flex;
  1717.    flex-direction: column;
  1718.    justify-content: space-between;
  1719. }
  1720.  
  1721. .main-hero .card-content {
  1722.    height: 35%;
  1723. }
  1724.  
  1725. .category-badge {
  1726.    display: inline-block;
  1727.    background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1728.    color: white;
  1729.    padding: 0.4rem 1rem;
  1730.    border-radius: 20px;
  1731.    font-size: 0.8rem;
  1732.    font-weight: 600;
  1733.    text-transform: uppercase;
  1734.    letter-spacing: 0.5px;
  1735.    margin-bottom: 0.8rem;
  1736.    width: fit-content;
  1737. }
  1738.  
  1739. .card-title {
  1740.    font-size: 1.1rem;
  1741.    font-weight: 700;
  1742.    line-height: 1.4;
  1743.    margin-bottom: 0.5rem;
  1744. }
  1745.  
  1746. .main-hero .card-title {
  1747.    font-size: 1.6rem;
  1748.    line-height: 1.3;
  1749.    margin-bottom: 0.8rem;
  1750. }
  1751.  
  1752. .card-title a {
  1753.    color: var(--top-color);
  1754.    text-decoration: none;
  1755.    transition: color 0.3s ease;
  1756. }
  1757.  
  1758.  
  1759. .card-description {
  1760.    color: var(--top-color);
  1761.    line-height: 1.6;
  1762.    margin-bottom: 1rem;
  1763.    display: -webkit-box;
  1764.    -webkit-line-clamp: 2;
  1765.    -webkit-box-orient: vertical;
  1766.    overflow: hidden;
  1767. }
  1768.  
  1769. .main-hero .card-description {
  1770.    -webkit-line-clamp: 3;
  1771. }
  1772.  
  1773. .card-meta {
  1774.    display: flex;
  1775.    align-items: center;
  1776.    justify-content: space-between;
  1777.    margin-top: auto;
  1778. }
  1779.  
  1780. .author-section {
  1781.    display: flex;
  1782.    align-items: center;
  1783.    gap: 0.8rem;
  1784. }
  1785.  
  1786. .author-avatar {
  1787.    width: 35px;
  1788.    height: 35px;
  1789.    border-radius: 50%;
  1790.    object-fit: cover;
  1791.    border: 2px solid #f8f9fa;
  1792. }
  1793.  
  1794. .author-name {
  1795.    color: #667eea;
  1796.    text-decoration: none;
  1797.    font-weight: 600;
  1798.    font-size: 0.9rem;
  1799. }
  1800.  
  1801. .author-name:hover {
  1802.    text-decoration: underline;
  1803. }
  1804.  
  1805. .publish-date {
  1806.    color: #95a5a6;
  1807.    font-size: 0.85rem;
  1808.    font-weight: 500;
  1809. }
  1810.  
  1811. .side-card-1 {
  1812.    grid-column: 2;
  1813.    grid-row: 1;
  1814. }
  1815.  
  1816. .side-card-2 {
  1817.    grid-column: 3;
  1818.    grid-row: 1;
  1819. }
  1820.  
  1821. .side-card-3 {
  1822.    grid-column: 2 / 4;
  1823.    grid-row: 2;
  1824. }
  1825.  
  1826. /* Desktop: Cards 1, 2 & 3 with overlay text */
  1827. @media (min-width: 992px) {
  1828.    
  1829.    .main-hero .card-image,
  1830.    .side-card-1 .card-image,
  1831.    .side-card-2 .card-image {
  1832.        height: 100%;
  1833.    }
  1834.    
  1835.    .main-hero .card-content,
  1836.    .side-card-1 .card-content,
  1837.    .side-card-2 .card-content {
  1838.        position: absolute;
  1839.        bottom: 0;
  1840.        left: 0;
  1841.        right: 0;
  1842.        background: linear-gradient(transparent, rgba(0,0,0,0.8));
  1843.        color: white;
  1844.        padding: 2rem 1.5rem 1.5rem;
  1845.        height: auto;
  1846.    }
  1847.    
  1848.    .main-hero .card-content {
  1849.        padding: 3rem 2rem 2rem;
  1850.    }
  1851.    
  1852.    .main-hero .category-badge,
  1853.    .side-card-1 .category-badge,
  1854.    .side-card-2 .category-badge {
  1855.      
  1856.        margin-bottom: 0.8rem;
  1857.    }
  1858.    
  1859.    .main-hero .card-title a,
  1860.    .side-card-1 .card-title a,
  1861.    .side-card-2 .card-title a {
  1862.        color: white;
  1863.    }
  1864.    
  1865.    .main-hero .card-description {
  1866.        color: #f8f9fa;
  1867.    }
  1868.    
  1869.    .main-hero .author-name,
  1870.    .side-card-1 .author-name,
  1871.    .side-card-2 .author-name {
  1872.        color: #f8f9fa;
  1873.    }
  1874.    
  1875.    .main-hero .publish-date,
  1876.    .side-card-1 .publish-date,
  1877.    .side-card-2 .publish-date {
  1878.        color: #e9ecef;
  1879.    }
  1880. }
  1881.  
  1882. .side-card-3 {
  1883.    display: flex;
  1884.    flex-direction: row;
  1885. }
  1886.  
  1887. .side-card-3 .card-image {
  1888.    width: 40%;
  1889.    height: 100%;
  1890. }
  1891.  
  1892. .side-card-3 .card-content {
  1893.    width: 60%;
  1894.    height: 100%;
  1895.    padding: 1.5rem;
  1896. }
  1897.  
  1898. /* Mobile Responsive */
  1899. @media (max-width: 992px) {
  1900.    .hero-grid {
  1901.        grid-template-columns: 1fr;
  1902.        grid-template-rows: auto;
  1903.        height: auto;
  1904.        gap: 1rem;
  1905.    }
  1906.    
  1907.    .main-hero {
  1908.        grid-row: 1;
  1909.        grid-column: 1;
  1910.    }
  1911.    
  1912.    .side-card-1, .side-card-2, .side-card-3 {
  1913.        grid-column: 1;
  1914.        grid-row: auto;
  1915.    }
  1916.    
  1917.    /* Mobile: Cards 1, 2 & 3 normal layout (not overlay) */
  1918.    .main-hero .card-content,
  1919.    .side-card-1 .card-content,
  1920.    .side-card-2 .card-content {
  1921.        position: relative;
  1922.        background: var(--card-bg);
  1923.        color: inherit;
  1924.        padding: 1.5rem;
  1925.        height: auto;
  1926.    }
  1927.    
  1928.    .main-hero .card-image,
  1929.    .side-card-1 .card-image,
  1930.    .side-card-2 .card-image {
  1931.        height: 200px;
  1932.    }
  1933.    
  1934.    .main-hero .card-image {
  1935.        height: 250px;
  1936.    }
  1937.    
  1938.    .main-hero .category-badge,
  1939.    .side-card-1 .category-badge,
  1940.    .side-card-2 .category-badge {
  1941.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1942.        color: white;
  1943.    }
  1944.    
  1945.    .main-hero .card-title a,
  1946.    .side-card-1 .card-title a,
  1947.    .side-card-2 .card-title a {
  1948.        color: var(--top-color);
  1949.    }
  1950.    
  1951.    .main-hero .card-description {
  1952.        color: #7f8c8d;
  1953.    }
  1954.    
  1955.    .main-hero .author-name,
  1956.    .side-card-1 .author-name,
  1957.    .side-card-2 .author-name {
  1958.        color: #667eea;
  1959.    }
  1960.    
  1961.    .main-hero .publish-date,
  1962.    .side-card-1 .publish-date,
  1963.    .side-card-2 .publish-date {
  1964.        color: #95a5a6;
  1965.    }
  1966.    
  1967.    .side-card-3 {
  1968.        flex-direction: column;
  1969.    }
  1970.    
  1971.    .side-card-3 .card-image {
  1972.        width: 100%;
  1973.        height: 200px;
  1974.    }
  1975.    
  1976.    .side-card-3 .card-content {
  1977.        width: 100%;
  1978.        height: auto;
  1979.    }
  1980.    
  1981.    .card-image {
  1982.        height: 200px;
  1983.    }
  1984.    
  1985.    .main-hero .card-image {
  1986.        height: 250px;
  1987.    }
  1988.    
  1989.    .main-hero .card-content {
  1990.        height: auto;
  1991.    }
  1992. }
  1993. </style>
  1994.  
  1995. <div class="blog-hero-section">
  1996.    <div class="container-fluid fluid-container">
  1997.        <div class="hero-grid">
  1998.            <!-- Main Featured Post -->
  1999.            
  2000.                              
  2001.                    <article class="hero-card main-hero">
  2002.                        
  2003.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Putin as a Russian 007? Jude Law&#x27;s Portrayal of the Russian President Appears to Reinforce Kremlin-Crafted Myths" class="card-image">
  2004.                        
  2005.                        
  2006.                        <div class="card-content">
  2007.                            <div>
  2008.                                <span class="category-badge">News</span>
  2009.                                <h2 class="card-title">
  2010.                                    <a href="/putin-as-a-russian-007-jude-laws-portrayal-of-the-russian-president-appears-to-reinforce-kremlin-crafted-myths/">
  2011.                                        Putin as a Russian 007? Jude Law&#x27;s Portrayal of the Russian President Appears to Reinforce Kremlin-Crafted Myths
  2012.                                    </a>
  2013.                                </h2>
  2014.                                <p class="card-description"></p>
  2015.                            </div>
  2016.                            
  2017.                            <div class="card-meta">
  2018.                                <div class="author-section">
  2019.                                    
  2020.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" class="author-avatar">
  2021.                                    
  2022.                                    <a href="#" class="author-name">Amber Lee</a>
  2023.                                </div>
  2024.                                <span class="publish-date">Jul 14, 2026</span>
  2025.                            </div>
  2026.                        </div>
  2027.                    </article>
  2028.                
  2029.            
  2030.  
  2031.            <!-- Side Cards -->
  2032.            
  2033.                <article class="hero-card side-card-1">
  2034.                    
  2035.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="From Floored to Flawed – Are There Any Contenders Actively Seeking to Secure the Super Bowl This Season?" class="card-image">
  2036.                    
  2037.                    
  2038.                    <div class="card-content">
  2039.                        <div>
  2040.                            <span class="category-badge">News</span>
  2041.                            <h3 class="card-title">
  2042.                                <a href="/from-floored-to-flawed-are-there-any-contenders-actively-seeking-to-secure-the-super-bowl-this-season/">
  2043.                                    From Floored to Flawed – Are There Any Contenders Actively Seeking to Secure the Super Bowl This Season?
  2044.                                </a>
  2045.                            </h3>
  2046.                            <p class="card-description"></p>
  2047.                        </div>
  2048.                        
  2049.                        <div class="card-meta">
  2050.                            <div class="author-section">
  2051.                                <a href="#" class="author-name">Amber Lee</a>
  2052.                            </div>
  2053.                            <span class="publish-date">Jul 14</span>
  2054.                        </div>
  2055.                    </div>
  2056.                </article>
  2057.            
  2058.                <article class="hero-card side-card-2">
  2059.                    
  2060.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Trump&#x27;s former lawyer leaves her post in the wake of appeals court disqualifies her service." class="card-image">
  2061.                    
  2062.                    
  2063.                    <div class="card-content">
  2064.                        <div>
  2065.                            <span class="category-badge">News</span>
  2066.                            <h3 class="card-title">
  2067.                                <a href="/trumps-former-lawyer-leaves-her-post-in-the-wake-of-appeals-court-disqualifies-her-service/">
  2068.                                    Trump&#x27;s former lawyer leaves her post in the wake of appeals court disqualifies her service.
  2069.                                </a>
  2070.                            </h3>
  2071.                            <p class="card-description"></p>
  2072.                        </div>
  2073.                        
  2074.                        <div class="card-meta">
  2075.                            <div class="author-section">
  2076.                                <a href="#" class="author-name">Amber Lee</a>
  2077.                            </div>
  2078.                            <span class="publish-date">Jul 14</span>
  2079.                        </div>
  2080.                    </div>
  2081.                </article>
  2082.            
  2083.                <article class="hero-card side-card-3">
  2084.                    
  2085.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Bergamo&#x27;s Team Takes On Chelsea, Spurs Hosts The Czech Side – An Evening of European Action" class="card-image">
  2086.                    
  2087.                    
  2088.                    <div class="card-content">
  2089.                        <div>
  2090.                            <span class="category-badge">News</span>
  2091.                            <h3 class="card-title">
  2092.                                <a href="/bergamos-team-takes-on-chelsea-spurs-hosts-the-czech-side-an-evening-of-european-action/">
  2093.                                    Bergamo&#x27;s Team Takes On Chelsea, Spurs Hosts The Czech Side – An Evening of European Action
  2094.                                </a>
  2095.                            </h3>
  2096.                            <p class="card-description"></p>
  2097.                        </div>
  2098.                        
  2099.                        <div class="card-meta">
  2100.                            <div class="author-section">
  2101.                                <a href="#" class="author-name">Amber Lee</a>
  2102.                            </div>
  2103.                            <span class="publish-date">Jul 14</span>
  2104.                        </div>
  2105.                    </div>
  2106.                </article>
  2107.            
  2108.        </div>
  2109.    </div>
  2110. </div>
  2111.  
  2112.  
  2113.  
  2114.  
  2115.        <!-- end of wpo-blog-hero -->
  2116.  
  2117.        <!-- start of wpo-breacking-news -->
  2118.        
  2119.        <!-- end of wpo-breacking-news -->
  2120.        
  2121.        <!-- start wpo-blog-highlights-section -->
  2122.        
  2123.  
  2124.  
  2125.  
  2126.    
  2127.  
  2128.  
  2129. <style>
  2130.  
  2131.    .blog-highlights-section {
  2132.        padding: 30px 0;
  2133.    }
  2134.  
  2135.    .blog-cards-grid {
  2136.        display: grid;
  2137.        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  2138.        gap: 30px;
  2139.    }
  2140.  
  2141.    .blog-card {
  2142.        background: var(--card-bg);
  2143.        border: 1px solid var(--card-border);
  2144.        border-radius: var(--border-radius);
  2145.        overflow: hidden;
  2146.        transition: all 0.3s ease;
  2147.        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  2148.    }
  2149.  
  2150.    .blog-card:hover {
  2151.        transform: translateY(-8px);
  2152.        box-shadow: 0 12px 35px rgba(0,0,0,0.1);
  2153.        border-color: var(--theme-primary-color);
  2154.    }
  2155.  
  2156.    .blog-card-image {
  2157.        position: relative;
  2158.        height: 220px;
  2159.        overflow: hidden;
  2160.    }
  2161.  
  2162.    .blog-card-image img {
  2163.        width: 100%;
  2164.        height: 100%;
  2165.        object-fit: cover;
  2166.        transition: transform 0.3s ease;
  2167.    }
  2168.  
  2169.    .blog-card:hover .blog-card-image img {
  2170.        transform: scale(1.05);
  2171.    }
  2172.  
  2173.    .blog-category {
  2174.        position: absolute;
  2175.        top: 15px;
  2176.        right: 15px;
  2177.        color: white;
  2178.        padding: 6px 12px;
  2179.        border-radius: 20px;
  2180.        font-size: 12px;
  2181.        font-weight: 600;
  2182.        text-transform: uppercase;
  2183.        letter-spacing: 0.5px;
  2184.    }
  2185.  
  2186.    .blog-card-content {
  2187.        padding: 25px;
  2188.    }
  2189.  
  2190.    .blog-card-title {
  2191.        font-family: var(--heading-font);
  2192.        font-size: 1.3rem;
  2193.        font-weight: var(--heading-weight);
  2194.        color: var(--top-color);
  2195.        margin-bottom: 15px;
  2196.        line-height: 1.4;
  2197.    }
  2198.  
  2199.    .blog-card-title a {
  2200.        color: inherit !important;
  2201.        text-decoration: none;
  2202.        transition: color 0.3s ease;
  2203.    }
  2204.  
  2205.    .blog-card-title a:hover {
  2206.        color: var(--theme-primary-color);
  2207.    }
  2208.  
  2209.    .blog-card-meta {
  2210.        display: flex;
  2211.        align-items: center;
  2212.        gap: 15px;
  2213.        margin-bottom: 15px;
  2214.        font-size: 14px;
  2215.        color: var(--text-light-color);
  2216.    }
  2217.  
  2218.    .blog-author-img {
  2219.        width: 30px;
  2220.        height: 30px;
  2221.        border-radius: 50%;
  2222.        object-fit: cover;
  2223.    }
  2224.  
  2225.    .blog-card-excerpt {
  2226.        color: var(--body-color);
  2227.        font-size: 15px;
  2228.        line-height: 1.6;
  2229.        margin-bottom: 20px;
  2230.        display: -webkit-box;
  2231.        -webkit-line-clamp: 3;
  2232.        -webkit-box-orient: vertical;
  2233.        overflow: hidden;
  2234.    }
  2235.  
  2236.    .blog-card-footer {
  2237.        display: flex;
  2238.        justify-content: space-between;
  2239.        align-items: center;
  2240.        padding-top: 15px;
  2241.        border-top: 1px solid var(--border-color-s2);
  2242.    }
  2243.  
  2244.    .blog-read-time {
  2245.        font-size: 13px;
  2246.        color: var(--light);
  2247.    }
  2248.  
  2249.    .blog-read-more {
  2250.        color: var(--top-color) !important;
  2251.        text-decoration: none;
  2252.        font-weight: 600;
  2253.        font-size: 14px;
  2254.        transition: all 0.3s ease;
  2255.    }
  2256.  
  2257.    .blog-read-more:hover {
  2258.        color: var(--theme-primary-color-s2);
  2259.        text-decoration: underline;
  2260.    }
  2261.  
  2262.    .section-title {
  2263.        font-family: var(--heading-font);
  2264.        font-size: 2.5rem;
  2265.        font-weight: var(--heading-weight);
  2266.        color: var(--heading-color);
  2267.        text-align: center;
  2268.        margin-bottom: 20px;
  2269.    }
  2270.  
  2271.    .section-subtitle {
  2272.        text-align: center;
  2273.        color: var(--text-light-color);
  2274.        font-size: 1.1rem;
  2275.        max-width: 600px;
  2276.        margin: 0 auto;
  2277.    }
  2278.  
  2279.    @media (max-width: 768px) {
  2280.        .blog-cards-grid {
  2281.            grid-template-columns: 1fr;
  2282.            gap: 20px;
  2283.        }
  2284.        
  2285.        .section-title {
  2286.            font-size: 2rem;
  2287.        }
  2288.        
  2289.        .blog-highlights-section {
  2290.            padding: 60px 0;
  2291.        }
  2292.    }
  2293. </style>
  2294.  
  2295. <section class="blog-highlights-section">
  2296.     <div class="container-fluid fluid-container">
  2297.      
  2298.            <div class="section-title">
  2299.                <h2>
  2300.                Today's Top Highlights
  2301.                   </h2>
  2302.                <p class="section-subtitle">Discover the latest stories and insights from our community</p>
  2303.    </div>
  2304.        
  2305.        <div class="row">
  2306.            <div class="col-lg-8 col-12">
  2307.                <div class="blog-cards-grid">
  2308.                    
  2309.                    <article class="blog-card">
  2310.                        <div class="blog-card-image">
  2311.                          
  2312.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2313.                            
  2314.                            <span class="blog-category bg-primary-gradient">
  2315.                                News
  2316.                            </span>
  2317.                        </div>
  2318.                        <div class="blog-card-content">
  2319.                            <h3 class="blog-card-title">
  2320.                                <a href="/daily-murders-in-the-nation-drop-37-in-president-sheinbaum-according-to-government-statistics/" >
  2321.                                Daily Murders in the nation Drop 37% In President Sheinbaum, According to Government Statistics
  2322.                                </a>
  2323.                            </h3>
  2324.                            <div class="blog-card-meta">
  2325.                                
  2326.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2327.                                
  2328.                                <span>By <strong>Amber Lee</strong></span>
  2329.                                <span>•</span>
  2330.                                <span>14 Jul 2026</span>
  2331.                            </div>
  2332.                            <p class="blog-card-excerpt">
  2333.                                
  2334.                            </p>
  2335.                            <div class="blog-card-footer">
  2336.                                <div class="blog-read-time">
  2337.                                    đŸ“– 5 min read
  2338.                                </div>
  2339.                                <a href="/daily-murders-in-the-nation-drop-37-in-president-sheinbaum-according-to-government-statistics/" class="blog-read-more">
  2340.                                    Read More →
  2341.                                </a>
  2342.                            </div>
  2343.                        </div>
  2344.                    </article>
  2345.                    
  2346.                    <article class="blog-card">
  2347.                        <div class="blog-card-image">
  2348.                          
  2349.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2350.                            
  2351.                            <span class="blog-category bg-primary-gradient">
  2352.                                News
  2353.                            </span>
  2354.                        </div>
  2355.                        <div class="blog-card-content">
  2356.                            <h3 class="blog-card-title">
  2357.                                <a href="/england-coach-southee-uncertain-on-ashes-availability/" >
  2358.                                England Coach Southee Uncertain on Ashes Availability
  2359.                                </a>
  2360.                            </h3>
  2361.                            <div class="blog-card-meta">
  2362.                                
  2363.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2364.                                
  2365.                                <span>By <strong>Amber Lee</strong></span>
  2366.                                <span>•</span>
  2367.                                <span>14 Jul 2026</span>
  2368.                            </div>
  2369.                            <p class="blog-card-excerpt">
  2370.                                
  2371.                            </p>
  2372.                            <div class="blog-card-footer">
  2373.                                <div class="blog-read-time">
  2374.                                    đŸ“– 5 min read
  2375.                                </div>
  2376.                                <a href="/england-coach-southee-uncertain-on-ashes-availability/" class="blog-read-more">
  2377.                                    Read More →
  2378.                                </a>
  2379.                            </div>
  2380.                        </div>
  2381.                    </article>
  2382.                    
  2383.                    <article class="blog-card">
  2384.                        <div class="blog-card-image">
  2385.                          
  2386.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2387.                            
  2388.                            <span class="blog-category bg-primary-gradient">
  2389.                                News
  2390.                            </span>
  2391.                        </div>
  2392.                        <div class="blog-card-content">
  2393.                            <h3 class="blog-card-title">
  2394.                                <a href="/a-permanent-ceasefire-among-the-israeli-state-and-palestine-we-have-heard-that-before-the-consequence-was-increased-bloodshed/" >
  2395.                                A Permanent Ceasefire Among the Israeli State and Palestine? We have Heard That Before – The Consequence Was Increased Bloodshed
  2396.                                </a>
  2397.                            </h3>
  2398.                            <div class="blog-card-meta">
  2399.                                
  2400.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2401.                                
  2402.                                <span>By <strong>Amber Lee</strong></span>
  2403.                                <span>•</span>
  2404.                                <span>13 Jul 2026</span>
  2405.                            </div>
  2406.                            <p class="blog-card-excerpt">
  2407.                                
  2408.                            </p>
  2409.                            <div class="blog-card-footer">
  2410.                                <div class="blog-read-time">
  2411.                                    đŸ“– 5 min read
  2412.                                </div>
  2413.                                <a href="/a-permanent-ceasefire-among-the-israeli-state-and-palestine-we-have-heard-that-before-the-consequence-was-increased-bloodshed/" class="blog-read-more">
  2414.                                    Read More →
  2415.                                </a>
  2416.                            </div>
  2417.                        </div>
  2418.                    </article>
  2419.                    
  2420.                    <article class="blog-card">
  2421.                        <div class="blog-card-image">
  2422.                          
  2423.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2424.                            
  2425.                            <span class="blog-category bg-primary-gradient">
  2426.                                News
  2427.                            </span>
  2428.                        </div>
  2429.                        <div class="blog-card-content">
  2430.                            <h3 class="blog-card-title">
  2431.                                <a href="/an-event-that-transformed-my-perspective-the-train-i-was-on-crashed-and-subsequently-there-was-a-young-girl-crying/" >
  2432.                                An Event That Transformed My Perspective: The Train I Was On Crashed – and subsequently There Was a Young Girl Crying.
  2433.                                </a>
  2434.                            </h3>
  2435.                            <div class="blog-card-meta">
  2436.                                
  2437.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2438.                                
  2439.                                <span>By <strong>Amber Lee</strong></span>
  2440.                                <span>•</span>
  2441.                                <span>13 Jul 2026</span>
  2442.                            </div>
  2443.                            <p class="blog-card-excerpt">
  2444.                                
  2445.                            </p>
  2446.                            <div class="blog-card-footer">
  2447.                                <div class="blog-read-time">
  2448.                                    đŸ“– 5 min read
  2449.                                </div>
  2450.                                <a href="/an-event-that-transformed-my-perspective-the-train-i-was-on-crashed-and-subsequently-there-was-a-young-girl-crying/" class="blog-read-more">
  2451.                                    Read More →
  2452.                                </a>
  2453.                            </div>
  2454.                        </div>
  2455.                    </article>
  2456.                    
  2457.                    <article class="blog-card">
  2458.                        <div class="blog-card-image">
  2459.                          
  2460.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2461.                            
  2462.                            <span class="blog-category bg-primary-gradient">
  2463.                                News
  2464.                            </span>
  2465.                        </div>
  2466.                        <div class="blog-card-content">
  2467.                            <h3 class="blog-card-title">
  2468.                                <a href="/tottenham-considering-transferring-forward-brennan-johnson/" >
  2469.                                Tottenham Considering Transferring Forward Brennan Johnson.
  2470.                                </a>
  2471.                            </h3>
  2472.                            <div class="blog-card-meta">
  2473.                                
  2474.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2475.                                
  2476.                                <span>By <strong>Amber Lee</strong></span>
  2477.                                <span>•</span>
  2478.                                <span>13 Jul 2026</span>
  2479.                            </div>
  2480.                            <p class="blog-card-excerpt">
  2481.                                
  2482.                            </p>
  2483.                            <div class="blog-card-footer">
  2484.                                <div class="blog-read-time">
  2485.                                    đŸ“– 5 min read
  2486.                                </div>
  2487.                                <a href="/tottenham-considering-transferring-forward-brennan-johnson/" class="blog-read-more">
  2488.                                    Read More →
  2489.                                </a>
  2490.                            </div>
  2491.                        </div>
  2492.                    </article>
  2493.                    
  2494.                    <article class="blog-card">
  2495.                        <div class="blog-card-image">
  2496.                          
  2497.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2498.                            
  2499.                            <span class="blog-category bg-primary-gradient">
  2500.                                News
  2501.                            </span>
  2502.                        </div>
  2503.                        <div class="blog-card-content">
  2504.                            <h3 class="blog-card-title">
  2505.                                <a href="/danish-national-man-receives-deferred-prison-term-for-distributing-nude-film-scenes-on-the-social-platform-reddit/" >
  2506.                                Danish national man receives deferred prison term for distributing nude film scenes on the social platform Reddit
  2507.                                </a>
  2508.                            </h3>
  2509.                            <div class="blog-card-meta">
  2510.                                
  2511.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2512.                                
  2513.                                <span>By <strong>Amber Lee</strong></span>
  2514.                                <span>•</span>
  2515.                                <span>13 Jul 2026</span>
  2516.                            </div>
  2517.                            <p class="blog-card-excerpt">
  2518.                                
  2519.                            </p>
  2520.                            <div class="blog-card-footer">
  2521.                                <div class="blog-read-time">
  2522.                                    đŸ“– 5 min read
  2523.                                </div>
  2524.                                <a href="/danish-national-man-receives-deferred-prison-term-for-distributing-nude-film-scenes-on-the-social-platform-reddit/" class="blog-read-more">
  2525.                                    Read More →
  2526.                                </a>
  2527.                            </div>
  2528.                        </div>
  2529.                    </article>
  2530.                    
  2531.                    <article class="blog-card">
  2532.                        <div class="blog-card-image">
  2533.                          
  2534.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2535.                            
  2536.                            <span class="blog-category bg-primary-gradient">
  2537.                                News
  2538.                            </span>
  2539.                        </div>
  2540.                        <div class="blog-card-content">
  2541.                            <h3 class="blog-card-title">
  2542.                                <a href="/pat-cummins-faces-injury-struggle-ahead-of-opening-ashes-test/" >
  2543.                                Pat Cummins Faces Injury Struggle Ahead of Opening Ashes Test
  2544.                                </a>
  2545.                            </h3>
  2546.                            <div class="blog-card-meta">
  2547.                                
  2548.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2549.                                
  2550.                                <span>By <strong>Amber Lee</strong></span>
  2551.                                <span>•</span>
  2552.                                <span>13 Jul 2026</span>
  2553.                            </div>
  2554.                            <p class="blog-card-excerpt">
  2555.                                
  2556.                            </p>
  2557.                            <div class="blog-card-footer">
  2558.                                <div class="blog-read-time">
  2559.                                    đŸ“– 5 min read
  2560.                                </div>
  2561.                                <a href="/pat-cummins-faces-injury-struggle-ahead-of-opening-ashes-test/" class="blog-read-more">
  2562.                                    Read More →
  2563.                                </a>
  2564.                            </div>
  2565.                        </div>
  2566.                    </article>
  2567.                    
  2568.                    <article class="blog-card">
  2569.                        <div class="blog-card-image">
  2570.                          
  2571.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2572.                            
  2573.                            <span class="blog-category bg-primary-gradient">
  2574.                                News
  2575.                            </span>
  2576.                        </div>
  2577.                        <div class="blog-card-content">
  2578.                            <h3 class="blog-card-title">
  2579.                                <a href="/the-former-presidents-first-day-behind-bars-no-citizen-is-above-the-law/" >
  2580.                                The Former President&#x27;s First Day Behind Bars: No Citizen Is Above the Law
  2581.                                </a>
  2582.                            </h3>
  2583.                            <div class="blog-card-meta">
  2584.                                
  2585.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2586.                                
  2587.                                <span>By <strong>Amber Lee</strong></span>
  2588.                                <span>•</span>
  2589.                                <span>13 Jul 2026</span>
  2590.                            </div>
  2591.                            <p class="blog-card-excerpt">
  2592.                                
  2593.                            </p>
  2594.                            <div class="blog-card-footer">
  2595.                                <div class="blog-read-time">
  2596.                                    đŸ“– 5 min read
  2597.                                </div>
  2598.                                <a href="/the-former-presidents-first-day-behind-bars-no-citizen-is-above-the-law/" class="blog-read-more">
  2599.                                    Read More →
  2600.                                </a>
  2601.                            </div>
  2602.                        </div>
  2603.                    </article>
  2604.                    
  2605.                    <article class="blog-card">
  2606.                        <div class="blog-card-image">
  2607.                          
  2608.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2609.                            
  2610.                            <span class="blog-category bg-primary-gradient">
  2611.                                News
  2612.                            </span>
  2613.                        </div>
  2614.                        <div class="blog-card-content">
  2615.                            <h3 class="blog-card-title">
  2616.                                <a href="/cameron-norrie-calls-biggest-win-after-roaring-back-from-behind-to-beat-alcaraz-in-paris/" >
  2617.                                Cameron Norrie Calls &#x27;Biggest Win&#x27; After Roaring Back from Behind to Beat Alcaraz in Paris
  2618.                                </a>
  2619.                            </h3>
  2620.                            <div class="blog-card-meta">
  2621.                                
  2622.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2623.                                
  2624.                                <span>By <strong>Amber Lee</strong></span>
  2625.                                <span>•</span>
  2626.                                <span>13 Jul 2026</span>
  2627.                            </div>
  2628.                            <p class="blog-card-excerpt">
  2629.                                
  2630.                            </p>
  2631.                            <div class="blog-card-footer">
  2632.                                <div class="blog-read-time">
  2633.                                    đŸ“– 5 min read
  2634.                                </div>
  2635.                                <a href="/cameron-norrie-calls-biggest-win-after-roaring-back-from-behind-to-beat-alcaraz-in-paris/" class="blog-read-more">
  2636.                                    Read More →
  2637.                                </a>
  2638.                            </div>
  2639.                        </div>
  2640.                    </article>
  2641.                    
  2642.                    <article class="blog-card">
  2643.                        <div class="blog-card-image">
  2644.                          
  2645.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2646.                            
  2647.                            <span class="blog-category bg-primary-gradient">
  2648.                                News
  2649.                            </span>
  2650.                        </div>
  2651.                        <div class="blog-card-content">
  2652.                            <h3 class="blog-card-title">
  2653.                                <a href="/playwright-jeremy-o-harris-detained-in-japan-for-suspected-narcotics-trafficking/" >
  2654.                                Playwright Jeremy O. Harris Detained in Japan for Suspected Narcotics Trafficking
  2655.                                </a>
  2656.                            </h3>
  2657.                            <div class="blog-card-meta">
  2658.                                
  2659.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2660.                                
  2661.                                <span>By <strong>Amber Lee</strong></span>
  2662.                                <span>•</span>
  2663.                                <span>13 Jul 2026</span>
  2664.                            </div>
  2665.                            <p class="blog-card-excerpt">
  2666.                                
  2667.                            </p>
  2668.                            <div class="blog-card-footer">
  2669.                                <div class="blog-read-time">
  2670.                                    đŸ“– 5 min read
  2671.                                </div>
  2672.                                <a href="/playwright-jeremy-o-harris-detained-in-japan-for-suspected-narcotics-trafficking/" class="blog-read-more">
  2673.                                    Read More →
  2674.                                </a>
  2675.                            </div>
  2676.                        </div>
  2677.                    </article>
  2678.                    
  2679.                    <article class="blog-card">
  2680.                        <div class="blog-card-image">
  2681.                          
  2682.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2683.                            
  2684.                            <span class="blog-category bg-primary-gradient">
  2685.                                News
  2686.                            </span>
  2687.                        </div>
  2688.                        <div class="blog-card-content">
  2689.                            <h3 class="blog-card-title">
  2690.                                <a href="/whats-motivating-the-premiers-notable-pivot-on-closer-relations-to-europe/" >
  2691.                                What&#x27;s Motivating the Premier&#x27;s Notable Pivot on Closer Relations to Europe?
  2692.                                </a>
  2693.                            </h3>
  2694.                            <div class="blog-card-meta">
  2695.                                
  2696.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2697.                                
  2698.                                <span>By <strong>Amber Lee</strong></span>
  2699.                                <span>•</span>
  2700.                                <span>12 Jul 2026</span>
  2701.                            </div>
  2702.                            <p class="blog-card-excerpt">
  2703.                                
  2704.                            </p>
  2705.                            <div class="blog-card-footer">
  2706.                                <div class="blog-read-time">
  2707.                                    đŸ“– 5 min read
  2708.                                </div>
  2709.                                <a href="/whats-motivating-the-premiers-notable-pivot-on-closer-relations-to-europe/" class="blog-read-more">
  2710.                                    Read More →
  2711.                                </a>
  2712.                            </div>
  2713.                        </div>
  2714.                    </article>
  2715.                    
  2716.                    <article class="blog-card">
  2717.                        <div class="blog-card-image">
  2718.                          
  2719.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2720.                            
  2721.                            <span class="blog-category bg-primary-gradient">
  2722.                                News
  2723.                            </span>
  2724.                        </div>
  2725.                        <div class="blog-card-content">
  2726.                            <h3 class="blog-card-title">
  2727.                                <a href="/car-goes-to-the-ballot-box-as-president-pursues-a-third-stint-in-office/" >
  2728.                                CAR Goes to the Ballot Box as President Pursues a Third Stint in Office
  2729.                                </a>
  2730.                            </h3>
  2731.                            <div class="blog-card-meta">
  2732.                                
  2733.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="blog-author-img">
  2734.                                
  2735.                                <span>By <strong>Amber Lee</strong></span>
  2736.                                <span>•</span>
  2737.                                <span>12 Jul 2026</span>
  2738.                            </div>
  2739.                            <p class="blog-card-excerpt">
  2740.                                
  2741.                            </p>
  2742.                            <div class="blog-card-footer">
  2743.                                <div class="blog-read-time">
  2744.                                    đŸ“– 5 min read
  2745.                                </div>
  2746.                                <a href="/car-goes-to-the-ballot-box-as-president-pursues-a-third-stint-in-office/" class="blog-read-more">
  2747.                                    Read More →
  2748.                                </a>
  2749.                            </div>
  2750.                        </div>
  2751.                    </article>
  2752.                    
  2753.                    
  2754.  
  2755.                </div>
  2756.            </div>
  2757.            
  2758.              <div class="col col-lg-4 col-12">
  2759.                
  2760.  
  2761.  
  2762.  
  2763.    
  2764.  
  2765.  
  2766. <!-- Blog Sidebar V2 - Focused Design -->
  2767.  <div class="sidebar mb-3">
  2768.    <!-- Recent Posts Section -->
  2769.    <div class="sidebar-widget mb-4">
  2770.      <div class="widget-title-wrapper mb-3">
  2771.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2772.          <i class="ti-time me-2"></i>Recent Posts
  2773.          <span class="title-arrow-primary"></span>
  2774.        </h4>
  2775.      </div>
  2776.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2777.        <div class="recent-post-list">
  2778.          
  2779.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2780.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2781.                
  2782.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2783.                
  2784.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2785.            </div>
  2786.            <div class="post-content flex-grow-1">
  2787.              <h6 class="post-title mb-2">
  2788.                 <a href="/community-members-seeking-truth-about-contaminated-materials-areas/" class="text-decoration-none top-color fw-semibold lh-sm">
  2789.                                            Community Members Seeking Truth About Contaminated Materials Areas
  2790.                                            </a>
  2791.              </h6>
  2792.              <div class="post-meta mb-3">
  2793.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 Jul 2026</small>
  2794.                <!-- <small class="text-muted">
  2795.                  <i class="ti-eye me-1"></i>348 views
  2796.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2797.                </small> -->
  2798.              </div>
  2799.            </div>
  2800.          </div>
  2801.          
  2802.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2803.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2804.                
  2805.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2806.                
  2807.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2808.            </div>
  2809.            <div class="post-content flex-grow-1">
  2810.              <h6 class="post-title mb-2">
  2811.                 <a href="/the-perfect-moment-to-show-courage-and-give-your-garden-a-complete-reorganization/" class="text-decoration-none top-color fw-semibold lh-sm">
  2812.                                            The Perfect Moment to Show Courage and Give Your Garden a Complete Reorganization.
  2813.                                            </a>
  2814.              </h6>
  2815.              <div class="post-meta mb-3">
  2816.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 Jul 2026</small>
  2817.                <!-- <small class="text-muted">
  2818.                  <i class="ti-eye me-1"></i>348 views
  2819.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2820.                </small> -->
  2821.              </div>
  2822.            </div>
  2823.          </div>
  2824.          
  2825.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2826.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2827.                
  2828.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2829.                
  2830.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2831.            </div>
  2832.            <div class="post-content flex-grow-1">
  2833.              <h6 class="post-title mb-2">
  2834.                 <a href="/health-secretary-issues-stark-warning-patient-safety-cannot-be-guaranteed-if-resident-doctors-strike-goes-ahead-during-intense-influenza-strain/" class="text-decoration-none top-color fw-semibold lh-sm">
  2835.                                            Health Secretary Issues Stark Warning Patient Safety Cannot Be Guaranteed If Resident Doctors&#x27; Strike Goes Ahead During Intense Influenza Strain.
  2836.                                            </a>
  2837.              </h6>
  2838.              <div class="post-meta mb-3">
  2839.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 Jul 2026</small>
  2840.                <!-- <small class="text-muted">
  2841.                  <i class="ti-eye me-1"></i>348 views
  2842.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2843.                </small> -->
  2844.              </div>
  2845.            </div>
  2846.          </div>
  2847.          
  2848.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2849.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2850.                
  2851.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2852.                
  2853.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2854.            </div>
  2855.            <div class="post-content flex-grow-1">
  2856.              <h6 class="post-title mb-2">
  2857.                 <a href="/england-seal-world-cup-qualification-with-dominant-win-over-opponents/" class="text-decoration-none top-color fw-semibold lh-sm">
  2858.                                            England Seal World Cup Qualification with Dominant Win over Opponents
  2859.                                            </a>
  2860.              </h6>
  2861.              <div class="post-meta mb-3">
  2862.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 Jul 2026</small>
  2863.                <!-- <small class="text-muted">
  2864.                  <i class="ti-eye me-1"></i>348 views
  2865.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2866.                </small> -->
  2867.              </div>
  2868.            </div>
  2869.          </div>
  2870.          
  2871.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2872.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2873.                
  2874.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2875.                
  2876.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2877.            </div>
  2878.            <div class="post-content flex-grow-1">
  2879.              <h6 class="post-title mb-2">
  2880.                 <a href="/how-the-john-bolton-legal-situation-stands-apart-significantly-from-additional-trump-opponents/" class="text-decoration-none top-color fw-semibold lh-sm">
  2881.                                            How the John Bolton Legal Situation Stands Apart Significantly from Additional Trump Opponents
  2882.                                            </a>
  2883.              </h6>
  2884.              <div class="post-meta mb-3">
  2885.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 Jul 2026</small>
  2886.                <!-- <small class="text-muted">
  2887.                  <i class="ti-eye me-1"></i>348 views
  2888.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2889.                </small> -->
  2890.              </div>
  2891.            </div>
  2892.          </div>
  2893.          
  2894.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2895.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2896.                
  2897.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2898.                
  2899.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2900.            </div>
  2901.            <div class="post-content flex-grow-1">
  2902.              <h6 class="post-title mb-2">
  2903.                 <a href="/britain-ready-to-use-frozen-russian-funds-to-support-the-ukrainian-war-effort/" class="text-decoration-none top-color fw-semibold lh-sm">
  2904.                                            Britain Ready to Use Frozen Russian Funds to Support the Ukrainian War Effort
  2905.                                            </a>
  2906.              </h6>
  2907.              <div class="post-meta mb-3">
  2908.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 Jul 2026</small>
  2909.                <!-- <small class="text-muted">
  2910.                  <i class="ti-eye me-1"></i>348 views
  2911.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2912.                </small> -->
  2913.              </div>
  2914.            </div>
  2915.          </div>
  2916.          
  2917.  
  2918.        </div>
  2919.  
  2920.        <div class="text-center mt-4 pt-3 border-top border-light">
  2921.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2922.        </div>
  2923.      </div>
  2924.    </div>
  2925.  
  2926.    
  2927.    <div class="sidebar-widget mb-4">
  2928.      <div class="widget-title-wrapper mb-3">
  2929.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2930.          <i class="ti-calendar me-2"></i>July 2026 Blog Roll
  2931.          <span class="title-arrow"></span>
  2932.        </h4>
  2933.      </div>
  2934.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2935.        <div class="blog-roll-list scrollable-sidebar">
  2936.          
  2937.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2938.            <a href="https://www.london-irish.com/" rel="dofollow" class="text-decoration-none ">
  2939.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2940.                <i class="ti-angle-right me-2 text-primary"></i>
  2941.                non gamstop casino
  2942.              </h6>
  2943.            </a>
  2944.          </div>
  2945.          
  2946.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2947.            <a href="https://knightsof.media/" rel="dofollow" class="text-decoration-none ">
  2948.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2949.                <i class="ti-angle-right me-2 text-primary"></i>
  2950.                non gamstop casino
  2951.              </h6>
  2952.            </a>
  2953.          </div>
  2954.          
  2955.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2956.            <a href="https://www.summerhall.co.uk/" rel="dofollow" class="text-decoration-none ">
  2957.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2958.                <i class="ti-angle-right me-2 text-primary"></i>
  2959.                non gamstop casino
  2960.              </h6>
  2961.            </a>
  2962.          </div>
  2963.          
  2964.      </div>
  2965.    </div>
  2966.    
  2967.    <div class="sidebar-widget mb-4">
  2968.      <div class="widget-title-wrapper mb-3">
  2969.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2970.          <i class="ti-calendar me-2"></i>June 2026 Blog Roll
  2971.          <span class="title-arrow"></span>
  2972.        </h4>
  2973.      </div>
  2974.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2975.        <div class="blog-roll-list scrollable-sidebar">
  2976.          
  2977.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2978.            <a href="https://www.stmonicas.co.uk/" rel="dofollow" class="text-decoration-none ">
  2979.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2980.                <i class="ti-angle-right me-2 text-primary"></i>
  2981.                Non GAMSTOP Casino
  2982.              </h6>
  2983.            </a>
  2984.          </div>
  2985.          
  2986.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2987.            <a href="https://www.moneymakesense.co.uk/" rel="dofollow" class="text-decoration-none ">
  2988.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2989.                <i class="ti-angle-right me-2 text-primary"></i>
  2990.                non Gamstop casino
  2991.              </h6>
  2992.            </a>
  2993.          </div>
  2994.          
  2995.      </div>
  2996.    </div>
  2997.    
  2998.    <div class="sidebar-widget mb-4">
  2999.      <div class="widget-title-wrapper mb-3">
  3000.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3001.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  3002.          <span class="title-arrow"></span>
  3003.        </h4>
  3004.      </div>
  3005.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3006.        <div class="blog-roll-list scrollable-sidebar">
  3007.          
  3008.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3009.            <a href="https://prwd.co.uk/" rel="dofollow" class="text-decoration-none ">
  3010.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3011.                <i class="ti-angle-right me-2 text-primary"></i>
  3012.                casinos not on gamstop
  3013.              </h6>
  3014.            </a>
  3015.          </div>
  3016.          
  3017.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3018.            <a href="https://www.gameshub.com/uk/online-casinos/non-gamstop-casinos/" rel="dofollow" class="text-decoration-none ">
  3019.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3020.                <i class="ti-angle-right me-2 text-primary"></i>
  3021.                non gamstop casinos
  3022.              </h6>
  3023.            </a>
  3024.          </div>
  3025.          
  3026.      </div>
  3027.    </div>
  3028.    
  3029.    <div class="sidebar-widget mb-4">
  3030.      <div class="widget-title-wrapper mb-3">
  3031.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3032.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  3033.          <span class="title-arrow"></span>
  3034.        </h4>
  3035.      </div>
  3036.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3037.        <div class="blog-roll-list scrollable-sidebar">
  3038.          
  3039.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3040.            <a href="https://belgo-restaurants.co.uk" rel="dofollow" class="text-decoration-none ">
  3041.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3042.                <i class="ti-angle-right me-2 text-primary"></i>
  3043.                non GamStop casinos
  3044.              </h6>
  3045.            </a>
  3046.          </div>
  3047.          
  3048.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3049.            <a href="https://www.caerphilly.org.uk/" rel="dofollow" class="text-decoration-none ">
  3050.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3051.                <i class="ti-angle-right me-2 text-primary"></i>
  3052.                online casino
  3053.              </h6>
  3054.            </a>
  3055.          </div>
  3056.          
  3057.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3058.            <a href="https://bottlebling.co.uk/" rel="dofollow" class="text-decoration-none ">
  3059.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3060.                <i class="ti-angle-right me-2 text-primary"></i>
  3061.                online casinos
  3062.              </h6>
  3063.            </a>
  3064.          </div>
  3065.          
  3066.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3067.            <a href="https://www.helptobuy.org.uk/" rel="dofollow" class="text-decoration-none ">
  3068.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3069.                <i class="ti-angle-right me-2 text-primary"></i>
  3070.                casinos not on gamstop
  3071.              </h6>
  3072.            </a>
  3073.          </div>
  3074.          
  3075.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3076.            <a href="https://www.roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3077.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3078.                <i class="ti-angle-right me-2 text-primary"></i>
  3079.                non gamstop casinos
  3080.              </h6>
  3081.            </a>
  3082.          </div>
  3083.          
  3084.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3085.            <a href="https://heyimhome.co.uk/" rel="dofollow" class="text-decoration-none ">
  3086.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3087.                <i class="ti-angle-right me-2 text-primary"></i>
  3088.                online casinos
  3089.              </h6>
  3090.            </a>
  3091.          </div>
  3092.          
  3093.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3094.            <a href="https://www.londonart.co.uk/" rel="dofollow" class="text-decoration-none ">
  3095.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3096.                <i class="ti-angle-right me-2 text-primary"></i>
  3097.                london escorts
  3098.              </h6>
  3099.            </a>
  3100.          </div>
  3101.          
  3102.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3103.            <a href="https://unbound.co.uk/" rel="dofollow" class="text-decoration-none ">
  3104.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3105.                <i class="ti-angle-right me-2 text-primary"></i>
  3106.                non gamstop casinos
  3107.              </h6>
  3108.            </a>
  3109.          </div>
  3110.          
  3111.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3112.            <a href="https://www.citytosea.org.uk/" rel="dofollow" class="text-decoration-none ">
  3113.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3114.                <i class="ti-angle-right me-2 text-primary"></i>
  3115.                non gamstop casinos
  3116.              </h6>
  3117.            </a>
  3118.          </div>
  3119.          
  3120.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3121.            <a href="https://www.cca-glasgow.com/" rel="dofollow" class="text-decoration-none ">
  3122.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3123.                <i class="ti-angle-right me-2 text-primary"></i>
  3124.                online casinos
  3125.              </h6>
  3126.            </a>
  3127.          </div>
  3128.          
  3129.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3130.            <a href="https://www.impact-awards.co.uk" rel="dofollow" class="text-decoration-none ">
  3131.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3132.                <i class="ti-angle-right me-2 text-primary"></i>
  3133.                online casinos
  3134.              </h6>
  3135.            </a>
  3136.          </div>
  3137.          
  3138.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3139.            <a href="https://www.fourpure.com/" rel="dofollow" class="text-decoration-none ">
  3140.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3141.                <i class="ti-angle-right me-2 text-primary"></i>
  3142.                slots not on GamStop
  3143.              </h6>
  3144.            </a>
  3145.          </div>
  3146.          
  3147.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3148.            <a href="https://www.no-deportations.org.uk" rel="dofollow" class="text-decoration-none ">
  3149.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3150.                <i class="ti-angle-right me-2 text-primary"></i>
  3151.                casinos not on GamStop
  3152.              </h6>
  3153.            </a>
  3154.          </div>
  3155.          
  3156.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3157.            <a href="https://www.glasshouserestaurant.co.uk/" rel="dofollow" class="text-decoration-none ">
  3158.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3159.                <i class="ti-angle-right me-2 text-primary"></i>
  3160.                crypto casino
  3161.              </h6>
  3162.            </a>
  3163.          </div>
  3164.          
  3165.      </div>
  3166.    </div>
  3167.    
  3168.    <div class="sidebar-widget mb-4">
  3169.      <div class="widget-title-wrapper mb-3">
  3170.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3171.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3172.          <span class="title-arrow"></span>
  3173.        </h4>
  3174.      </div>
  3175.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3176.        <div class="blog-roll-list scrollable-sidebar">
  3177.          
  3178.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3179.            <a href="https://www.peckhamaudio.co.uk/" rel="dofollow" class="text-decoration-none ">
  3180.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3181.                <i class="ti-angle-right me-2 text-primary"></i>
  3182.                casinos not on GamStop
  3183.              </h6>
  3184.            </a>
  3185.          </div>
  3186.          
  3187.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3188.            <a href="https://www.ginspa.co.uk/" rel="dofollow" class="text-decoration-none ">
  3189.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3190.                <i class="ti-angle-right me-2 text-primary"></i>
  3191.                non GamStop casinos
  3192.              </h6>
  3193.            </a>
  3194.          </div>
  3195.          
  3196.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3197.            <a href="https://www.durhamminers.org/" rel="dofollow" class="text-decoration-none ">
  3198.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3199.                <i class="ti-angle-right me-2 text-primary"></i>
  3200.                non GamStop casinos
  3201.              </h6>
  3202.            </a>
  3203.          </div>
  3204.          
  3205.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3206.            <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="text-decoration-none ">
  3207.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3208.                <i class="ti-angle-right me-2 text-primary"></i>
  3209.                casino not on GamStop
  3210.              </h6>
  3211.            </a>
  3212.          </div>
  3213.          
  3214.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3215.            <a href="https://www.bunker-51.com/" rel="dofollow" class="text-decoration-none ">
  3216.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3217.                <i class="ti-angle-right me-2 text-primary"></i>
  3218.                non GamStop UK casinos
  3219.              </h6>
  3220.            </a>
  3221.          </div>
  3222.          
  3223.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3224.            <a href="https://socialeatinghouse.com/" rel="dofollow" class="text-decoration-none ">
  3225.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3226.                <i class="ti-angle-right me-2 text-primary"></i>
  3227.                casino not on GamStop
  3228.              </h6>
  3229.            </a>
  3230.          </div>
  3231.          
  3232.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3233.            <a href="https://www.ginspa.co.uk/" rel="dofollow" class="text-decoration-none ">
  3234.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3235.                <i class="ti-angle-right me-2 text-primary"></i>
  3236.                UK casinos not on GamStop
  3237.              </h6>
  3238.            </a>
  3239.          </div>
  3240.          
  3241.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3242.            <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="text-decoration-none ">
  3243.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3244.                <i class="ti-angle-right me-2 text-primary"></i>
  3245.                casino not on gamestop
  3246.              </h6>
  3247.            </a>
  3248.          </div>
  3249.          
  3250.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3251.            <a href="https://www.covent-garden.co.uk/" rel="dofollow" class="text-decoration-none ">
  3252.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3253.                <i class="ti-angle-right me-2 text-primary"></i>
  3254.                non GamStop casino
  3255.              </h6>
  3256.            </a>
  3257.          </div>
  3258.          
  3259.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3260.            <a href="https://www.fourpure.com/" rel="dofollow" class="text-decoration-none ">
  3261.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3262.                <i class="ti-angle-right me-2 text-primary"></i>
  3263.                casino not on GamStop
  3264.              </h6>
  3265.            </a>
  3266.          </div>
  3267.          
  3268.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3269.            <a href="https://www.llancaiachfawr.co.uk/" rel="dofollow" class="text-decoration-none ">
  3270.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3271.                <i class="ti-angle-right me-2 text-primary"></i>
  3272.                non GamStop casinos
  3273.              </h6>
  3274.            </a>
  3275.          </div>
  3276.          
  3277.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3278.            <a href="https://www.falconryforum.co.uk/" rel="dofollow" class="text-decoration-none ">
  3279.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3280.                <i class="ti-angle-right me-2 text-primary"></i>
  3281.                casinos not on gamstop
  3282.              </h6>
  3283.            </a>
  3284.          </div>
  3285.          
  3286.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3287.            <a href="https://www.nordicresearchnetwork.co.uk/" rel="dofollow" class="text-decoration-none ">
  3288.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3289.                <i class="ti-angle-right me-2 text-primary"></i>
  3290.                non UK casino
  3291.              </h6>
  3292.            </a>
  3293.          </div>
  3294.          
  3295.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3296.            <a href="https://www.kysty.co.uk/" rel="dofollow" class="text-decoration-none ">
  3297.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3298.                <i class="ti-angle-right me-2 text-primary"></i>
  3299.                Casinos Not on GamStop
  3300.              </h6>
  3301.            </a>
  3302.          </div>
  3303.          
  3304.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3305.            <a href="https://www.roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3306.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3307.                <i class="ti-angle-right me-2 text-primary"></i>
  3308.                best uk non GamStop casinos
  3309.              </h6>
  3310.            </a>
  3311.          </div>
  3312.          
  3313.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3314.            <a href="https://bedforddaycarehospice.org.uk/" rel="dofollow" class="text-decoration-none ">
  3315.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3316.                <i class="ti-angle-right me-2 text-primary"></i>
  3317.                no verification casinos
  3318.              </h6>
  3319.            </a>
  3320.          </div>
  3321.          
  3322.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3323.            <a href="https://www.stamina.org.uk/" rel="dofollow" class="text-decoration-none ">
  3324.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3325.                <i class="ti-angle-right me-2 text-primary"></i>
  3326.                gambling sites not on GamCare
  3327.              </h6>
  3328.            </a>
  3329.          </div>
  3330.          
  3331.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3332.            <a href="https://www.oceandivalondon.co.uk/" rel="dofollow" class="text-decoration-none ">
  3333.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3334.                <i class="ti-angle-right me-2 text-primary"></i>
  3335.                new online bookmakers
  3336.              </h6>
  3337.            </a>
  3338.          </div>
  3339.          
  3340.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3341.            <a href="https://maxxia.co.uk/" rel="dofollow" class="text-decoration-none ">
  3342.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3343.                <i class="ti-angle-right me-2 text-primary"></i>
  3344.                no verification casinos
  3345.              </h6>
  3346.            </a>
  3347.          </div>
  3348.          
  3349.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3350.            <a href="https://www.movewise.co.uk/" rel="dofollow" class="text-decoration-none ">
  3351.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3352.                <i class="ti-angle-right me-2 text-primary"></i>
  3353.                top uk casinos
  3354.              </h6>
  3355.            </a>
  3356.          </div>
  3357.          
  3358.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3359.            <a href="https://www.ultraculture.co.uk/" rel="dofollow" class="text-decoration-none ">
  3360.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3361.                <i class="ti-angle-right me-2 text-primary"></i>
  3362.                UK casinos not on GamStop
  3363.              </h6>
  3364.            </a>
  3365.          </div>
  3366.          
  3367.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3368.            <a href="https://www.drakebell.com/" rel="dofollow" class="text-decoration-none ">
  3369.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3370.                <i class="ti-angle-right me-2 text-primary"></i>
  3371.                sports betting sites uk
  3372.              </h6>
  3373.            </a>
  3374.          </div>
  3375.          
  3376.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3377.            <a href="https://www.adviza.org.uk/" rel="dofollow" class="text-decoration-none ">
  3378.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3379.                <i class="ti-angle-right me-2 text-primary"></i>
  3380.                non GamStop casinos
  3381.              </h6>
  3382.            </a>
  3383.          </div>
  3384.          
  3385.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3386.            <a href="https://www.thedancehouse.co.uk/" rel="dofollow" class="text-decoration-none ">
  3387.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3388.                <i class="ti-angle-right me-2 text-primary"></i>
  3389.                new online bookies
  3390.              </h6>
  3391.            </a>
  3392.          </div>
  3393.          
  3394.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3395.            <a href="https://openaire.co.uk/" rel="dofollow" class="text-decoration-none ">
  3396.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3397.                <i class="ti-angle-right me-2 text-primary"></i>
  3398.                new betting sites uk
  3399.              </h6>
  3400.            </a>
  3401.          </div>
  3402.          
  3403.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3404.            <a href="https://www.womenstour.co.uk/" rel="dofollow" class="text-decoration-none ">
  3405.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3406.                <i class="ti-angle-right me-2 text-primary"></i>
  3407.                non GamStop casinos
  3408.              </h6>
  3409.            </a>
  3410.          </div>
  3411.          
  3412.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3413.            <a href="https://www.sandpiperinn.co.uk/" rel="dofollow" class="text-decoration-none ">
  3414.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3415.                <i class="ti-angle-right me-2 text-primary"></i>
  3416.                casino not on gamstop
  3417.              </h6>
  3418.            </a>
  3419.          </div>
  3420.          
  3421.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3422.            <a href="https://www.squarebox.co.uk/" rel="dofollow" class="text-decoration-none ">
  3423.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3424.                <i class="ti-angle-right me-2 text-primary"></i>
  3425.                casino not on gamstop
  3426.              </h6>
  3427.            </a>
  3428.          </div>
  3429.          
  3430.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3431.            <a href="https://roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3432.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3433.                <i class="ti-angle-right me-2 text-primary"></i>
  3434.                online casinos
  3435.              </h6>
  3436.            </a>
  3437.          </div>
  3438.          
  3439.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3440.            <a href="https://roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3441.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3442.                <i class="ti-angle-right me-2 text-primary"></i>
  3443.                casino
  3444.              </h6>
  3445.            </a>
  3446.          </div>
  3447.          
  3448.      </div>
  3449.    </div>
  3450.    
  3451.    <div class="sidebar-widget mb-4">
  3452.      <div class="widget-title-wrapper mb-3">
  3453.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3454.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3455.          <span class="title-arrow"></span>
  3456.        </h4>
  3457.      </div>
  3458.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3459.        <div class="blog-roll-list scrollable-sidebar">
  3460.          
  3461.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3462.            <a href="https://www.amazingvenues.co.uk/" rel="dofollow" class="text-decoration-none ">
  3463.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3464.                <i class="ti-angle-right me-2 text-primary"></i>
  3465.                uk online casinos list
  3466.              </h6>
  3467.            </a>
  3468.          </div>
  3469.          
  3470.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3471.            <a href="https://jst.org.uk/" rel="dofollow" class="text-decoration-none ">
  3472.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3473.                <i class="ti-angle-right me-2 text-primary"></i>
  3474.                best uk non gamstop casinos
  3475.              </h6>
  3476.            </a>
  3477.          </div>
  3478.          
  3479.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3480.            <a href="https://www.taysideaviation.co.uk/" rel="dofollow" class="text-decoration-none ">
  3481.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3482.                <i class="ti-angle-right me-2 text-primary"></i>
  3483.                new betting sites uk
  3484.              </h6>
  3485.            </a>
  3486.          </div>
  3487.          
  3488.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3489.            <a href="https://financialservicescultureboard.org.uk/" rel="dofollow" class="text-decoration-none ">
  3490.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3491.                <i class="ti-angle-right me-2 text-primary"></i>
  3492.                crypto betting sites
  3493.              </h6>
  3494.            </a>
  3495.          </div>
  3496.          
  3497.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3498.            <a href="https://aboutcookies.org.uk" rel="dofollow" class="text-decoration-none ">
  3499.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3500.                <i class="ti-angle-right me-2 text-primary"></i>
  3501.                non gamstop casino
  3502.              </h6>
  3503.            </a>
  3504.          </div>
  3505.          
  3506.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3507.            <a href="https://www.regionalnetworks.org.uk/" rel="dofollow" class="text-decoration-none ">
  3508.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3509.                <i class="ti-angle-right me-2 text-primary"></i>
  3510.                Casinos Not Blocked by Gamban
  3511.              </h6>
  3512.            </a>
  3513.          </div>
  3514.          
  3515.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3516.            <a href="https://oncallfire.uk/" rel="dofollow" class="text-decoration-none ">
  3517.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3518.                <i class="ti-angle-right me-2 text-primary"></i>
  3519.                New UK Casinos Not on GamStop
  3520.              </h6>
  3521.            </a>
  3522.          </div>
  3523.          
  3524.      </div>
  3525.    </div>
  3526.    
  3527.  </div>
  3528.  
  3529. <!-- Sidebar V2 Styles -->
  3530. <style>
  3531.  .sidebar-widget {
  3532.    position: relative;
  3533.  }
  3534.  
  3535.  .widget-title {
  3536.    font-size: 1.1rem;
  3537.    font-weight: 700;
  3538.    display: inline-block;
  3539.    position: relative;
  3540.    z-index: 2;
  3541.    border-radius: 0;
  3542.  }
  3543.  
  3544.  /* Green arrow for August Blog Roll */
  3545.  .title-arrow::after {
  3546.    content: '';
  3547.    position: absolute;
  3548.    top: 0;
  3549.    right: -22px;
  3550.    width: 0;
  3551.    height: 0;
  3552.    border-left: 22px solid var(--bs-primary);
  3553.    border-top: 22px solid transparent;
  3554.    border-bottom: 22px solid transparent;
  3555.    z-index: 1;
  3556.  }
  3557.  
  3558.  /* Blue arrow for Recent Posts */
  3559.  .title-arrow-primary::after {
  3560.    content: '';
  3561.    position: absolute;
  3562.    top: 0;
  3563.    right: -22px;
  3564.    width: 0;
  3565.    height: 0;
  3566.    border-left: 22px solid var(--bs-primary);
  3567.    border-top: 22px solid transparent;
  3568.    border-bottom: 22px solid transparent;
  3569.    z-index: 1;
  3570.  }
  3571.  
  3572.  .widget-content {
  3573.    margin-top: -1px;
  3574.    position: relative;
  3575.    z-index: 1;
  3576.     background-color: var(--card-bg);
  3577.  }
  3578.  
  3579.  /* Blog Roll Items Hover Effects */
  3580.  .blog-roll-item:hover .blog-title {
  3581.    color: #198754 !important;
  3582.    transform: translateX(5px);
  3583.    transition: all 0.3s ease;
  3584.  }
  3585.  
  3586.  /* Recent Post Items Hover Effects */
  3587.  .recent-post-item:hover .post-title a {
  3588.    color: #0d6efd !important;
  3589.    transition: color 0.3s ease;
  3590.  }
  3591.  
  3592.  .recent-post-item:hover .post-image img {
  3593.    transform: scale(1.05);
  3594.    transition: transform 0.3s ease;
  3595.  }
  3596.  
  3597.  /* Button Hover Effects */
  3598.  .btn:hover {
  3599.    transform: translateY(-2px);
  3600.    transition: all 0.3s ease;
  3601.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3602.  }
  3603.  
  3604.  /* Badge Hover Effects */
  3605.  .badge:hover {
  3606.    transform: scale(1.05);
  3607.    transition: transform 0.3s ease;
  3608.  }
  3609.  
  3610.  @media (max-width: 991px) {
  3611.    .sidebar {
  3612.      margin-top: 3rem;
  3613.    }
  3614.  }
  3615.  
  3616.  @media (max-width: 576px) {
  3617.    .widget-title {
  3618.      font-size: 1rem;
  3619.      padding: 0.75rem 1rem !important;
  3620.    }
  3621.  
  3622.    .title-arrow::after,
  3623.    .title-arrow-primary::after {
  3624.      right: -18px;
  3625.      border-left-width: 18px;
  3626.      border-top-width: 18px;
  3627.      border-bottom-width: 18px;
  3628.    }
  3629.  
  3630.    .post-image {
  3631.      width: 70px !important;
  3632.      height: 55px !important;
  3633.    }
  3634.  
  3635.    .blog-meta {
  3636.      flex-direction: column !important;
  3637.      align-items: flex-start !important;
  3638.      gap: 0.5rem;
  3639.    }
  3640.  }
  3641. </style>
  3642.  
  3643.    
  3644.            </div>
  3645.        </div>
  3646.    </div>
  3647. </section>
  3648.  
  3649. <script>
  3650. document.addEventListener('DOMContentLoaded', function() {
  3651.    // Simple scroll animation
  3652.    const cards = document.querySelectorAll('.blog-card');
  3653.    
  3654.    const observer = new IntersectionObserver(function(entries) {
  3655.        entries.forEach(entry => {
  3656.            if (entry.isIntersecting) {
  3657.                entry.target.style.opacity = '1';
  3658.                entry.target.style.transform = 'translateY(0)';
  3659.            }
  3660.        });
  3661.    }, {
  3662.        threshold: 0.1
  3663.    });
  3664.  
  3665.    cards.forEach((card, index) => {
  3666.        card.style.opacity = '0';
  3667.        card.style.transform = 'translateY(30px)';
  3668.        card.style.transition = `opacity 0.6s ease ${index * 0.1}s, transform 0.6s ease ${index * 0.1}s`;
  3669.        observer.observe(card);
  3670.    });
  3671. });
  3672. </script>
  3673.  
  3674.    
  3675.        
  3676.        <!-- end wpo-blog-highlights-section -->
  3677.        <!-- start wpo-blog-sponsored-section -->
  3678.        
  3679.  
  3680.  
  3681.  
  3682.    
  3683.  
  3684.  
  3685.  
  3686. <style>
  3687.    .sponsored-section-v3 {
  3688.        padding: 0 0 50px;
  3689.    }
  3690.    
  3691.    .sponsored-card-v3 {
  3692.        background: white;
  3693.        border: 1px solid var(--border-color);
  3694.        border-radius: 0;
  3695.        overflow: hidden;
  3696.        transition: all 0.3s ease;
  3697.        height: 100%;
  3698.        position: relative;
  3699.    }
  3700.    
  3701.    .sponsored-card-v3:hover {
  3702.        border-color: #dee2e6;
  3703.        box-shadow: 0 4px 20px rgba(0,0,0,0.1);
  3704.    }
  3705.    
  3706.    .sponsored-image-v3 {
  3707.        position: relative;
  3708.        overflow: hidden;
  3709.        height: 160px;
  3710.    }
  3711.    
  3712.    .sponsored-image-v3 img {
  3713.        width: 100%;
  3714.        height: 100%;
  3715.        object-fit: cover;
  3716.        filter: grayscale(20%);
  3717.        transition: filter 0.3s ease;
  3718.    }
  3719.    
  3720.    .sponsored-card-v3:hover .sponsored-image-v3 img {
  3721.        filter: grayscale(0%);
  3722.    }
  3723.    
  3724.    .sponsored-badge-v3 {
  3725.        position: absolute;
  3726.        bottom: auto;
  3727.        left: auto;
  3728.        right: 10px;
  3729.        top: 10px;
  3730.        padding: 8px;
  3731.        font-size: 10px;
  3732.        font-weight: 700;
  3733.        text-transform: uppercase;
  3734.        letter-spacing: 1px;
  3735.        text-align: center;
  3736.    }
  3737.    
  3738.    .sponsored-content-v3 {
  3739.        position: relative;
  3740.        padding: 24px 20px;
  3741.    }
  3742.    
  3743.    .sponsored-title-v3 {
  3744.        font-size: 15px;
  3745.        font-weight: 700;
  3746.        line-height: 1.5;
  3747.        margin-bottom: 18px;
  3748.        min-height: 45px;
  3749.        text-transform: uppercase;
  3750.        letter-spacing: 0.5px;
  3751.    }
  3752.    
  3753.    .sponsored-title-v3 a {
  3754.        text-decoration: none;
  3755.        transition: opacity 0.3s ease;
  3756.    }
  3757.    
  3758.    .sponsored-title-v3 a:hover {
  3759.        opacity: 0.8;
  3760.    }
  3761.    
  3762.    .sponsored-meta-v3 {
  3763.        display: flex;
  3764.        align-items: center;
  3765.        justify-content: space-between;
  3766.        font-size: 11px;
  3767.        font-weight: 600;
  3768.        text-transform: uppercase;
  3769.        letter-spacing: 0.5px;
  3770.        padding-top: 12px;
  3771.        border-top: 1px solid #f1f3f4;
  3772.    }
  3773.    
  3774.    .author-info-v3 {
  3775.        display: flex;
  3776.        align-items: center;
  3777.        gap: 8px;
  3778.    }
  3779.    
  3780.    .sponsored-author-img-v3 {
  3781.        width: 30px;
  3782.        height: 30px;
  3783.        border-radius: 50%;
  3784.        object-fit: cover;
  3785.    }
  3786.    
  3787.    .section-title-sponsored-v3 {
  3788.        font-size: 2.5rem;
  3789.        font-weight: 900;
  3790.        text-align: left;
  3791.        margin-bottom: 30px;
  3792.        letter-spacing: 2px;
  3793.        border-left: 8px solid var(--bs-primary);
  3794.        padding-left: 20px;
  3795.    }
  3796.    
  3797.    .sponsored-overlay-v3 {
  3798.        position: absolute;
  3799.        top: 0;
  3800.        left: 0;
  3801.        right: 0;
  3802.        bottom: 0;
  3803.        background: linear-gradient(45deg, transparent 0%, rgba(0,0,0,0.1) 100%);
  3804.        opacity: 0;
  3805.        transition: opacity 0.3s ease;
  3806.    }
  3807.    
  3808.    .sponsored-card-v3:hover .sponsored-overlay-v3 {
  3809.        opacity: 1;
  3810.    }
  3811.  
  3812.    @media (max-width: 768px) {
  3813.        .sponsored-section-v3 {
  3814.            padding: 0px 0 40px;
  3815.        }
  3816.        .section-title-sponsored-v3 {
  3817.            font-size: 2.2rem;
  3818.            text-align: center;
  3819.            border-left: none;
  3820.            border-bottom: 4px solid;
  3821.            padding-left: 0;
  3822.            padding-bottom: 10px;
  3823.        }
  3824.        .sponsored-content-v3 {
  3825.            padding: 20px 16px;
  3826.        }
  3827.    }
  3828. </style>
  3829.  
  3830. <section class="sponsored-section-v3">
  3831.    <div class="container-fluid fluid-container mt-5">
  3832.        <div class="row">
  3833.            <div class="col-12">
  3834.                <h2 class="section-title-sponsored-v3 ">Sponsored News</h2>
  3835.            </div>
  3836.        </div>
  3837.        
  3838.        <div class="row g-3">
  3839.            
  3840.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3841.                <div class="card sponsored-card-v3">
  3842.                    <div class="sponsored-overlay-v3"></div>
  3843.                    <div class="sponsored-image-v3">
  3844.                        
  3845.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3846.                        
  3847.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3848.                    </div>
  3849.                    <div class="sponsored-content-v3">
  3850.                        <h3 class="sponsored-title-v3">
  3851.                            <a href="/community-members-seeking-truth-about-contaminated-materials-areas/" class="top-color">
  3852.                            Community Members Seeking Truth About Contaminated Materials Areas
  3853.                            </a>
  3854.                        </h3>
  3855.                        <div class="sponsored-meta-v3">
  3856.                            <div class="author-info-v3">
  3857.                                
  3858.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="sponsored-author-img-v3">
  3859.                                
  3860.                                <span class="top-color">
  3861.                                    Amber Lee
  3862.                                </span>
  3863.                            </div>
  3864.                            <span class="top-color">12 Jul 2026</span>
  3865.                        </div>
  3866.                    </div>
  3867.                </div>
  3868.            </div>
  3869.            
  3870.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3871.                <div class="card sponsored-card-v3">
  3872.                    <div class="sponsored-overlay-v3"></div>
  3873.                    <div class="sponsored-image-v3">
  3874.                        
  3875.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3876.                        
  3877.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3878.                    </div>
  3879.                    <div class="sponsored-content-v3">
  3880.                        <h3 class="sponsored-title-v3">
  3881.                            <a href="/the-perfect-moment-to-show-courage-and-give-your-garden-a-complete-reorganization/" class="top-color">
  3882.                            The Perfect Moment to Show Courage and Give Your Garden a Complete Reorganization.
  3883.                            </a>
  3884.                        </h3>
  3885.                        <div class="sponsored-meta-v3">
  3886.                            <div class="author-info-v3">
  3887.                                
  3888.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="sponsored-author-img-v3">
  3889.                                
  3890.                                <span class="top-color">
  3891.                                    Amber Lee
  3892.                                </span>
  3893.                            </div>
  3894.                            <span class="top-color">12 Jul 2026</span>
  3895.                        </div>
  3896.                    </div>
  3897.                </div>
  3898.            </div>
  3899.            
  3900.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3901.                <div class="card sponsored-card-v3">
  3902.                    <div class="sponsored-overlay-v3"></div>
  3903.                    <div class="sponsored-image-v3">
  3904.                        
  3905.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3906.                        
  3907.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3908.                    </div>
  3909.                    <div class="sponsored-content-v3">
  3910.                        <h3 class="sponsored-title-v3">
  3911.                            <a href="/health-secretary-issues-stark-warning-patient-safety-cannot-be-guaranteed-if-resident-doctors-strike-goes-ahead-during-intense-influenza-strain/" class="top-color">
  3912.                            Health Secretary Issues Stark Warning Patient Safety Cannot Be Guaranteed If Resident Doctors&#x27; Strike Goes Ahead During Intense Influenza Strain.
  3913.                            </a>
  3914.                        </h3>
  3915.                        <div class="sponsored-meta-v3">
  3916.                            <div class="author-info-v3">
  3917.                                
  3918.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="sponsored-author-img-v3">
  3919.                                
  3920.                                <span class="top-color">
  3921.                                    Amber Lee
  3922.                                </span>
  3923.                            </div>
  3924.                            <span class="top-color">12 Jul 2026</span>
  3925.                        </div>
  3926.                    </div>
  3927.                </div>
  3928.            </div>
  3929.            
  3930.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3931.                <div class="card sponsored-card-v3">
  3932.                    <div class="sponsored-overlay-v3"></div>
  3933.                    <div class="sponsored-image-v3">
  3934.                        
  3935.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3936.                        
  3937.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3938.                    </div>
  3939.                    <div class="sponsored-content-v3">
  3940.                        <h3 class="sponsored-title-v3">
  3941.                            <a href="/england-seal-world-cup-qualification-with-dominant-win-over-opponents/" class="top-color">
  3942.                            England Seal World Cup Qualification with Dominant Win over Opponents
  3943.                            </a>
  3944.                        </h3>
  3945.                        <div class="sponsored-meta-v3">
  3946.                            <div class="author-info-v3">
  3947.                                
  3948.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="sponsored-author-img-v3">
  3949.                                
  3950.                                <span class="top-color">
  3951.                                    Amber Lee
  3952.                                </span>
  3953.                            </div>
  3954.                            <span class="top-color">12 Jul 2026</span>
  3955.                        </div>
  3956.                    </div>
  3957.                </div>
  3958.            </div>
  3959.            
  3960.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3961.                <div class="card sponsored-card-v3">
  3962.                    <div class="sponsored-overlay-v3"></div>
  3963.                    <div class="sponsored-image-v3">
  3964.                        
  3965.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3966.                        
  3967.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3968.                    </div>
  3969.                    <div class="sponsored-content-v3">
  3970.                        <h3 class="sponsored-title-v3">
  3971.                            <a href="/how-the-john-bolton-legal-situation-stands-apart-significantly-from-additional-trump-opponents/" class="top-color">
  3972.                            How the John Bolton Legal Situation Stands Apart Significantly from Additional Trump Opponents
  3973.                            </a>
  3974.                        </h3>
  3975.                        <div class="sponsored-meta-v3">
  3976.                            <div class="author-info-v3">
  3977.                                
  3978.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="sponsored-author-img-v3">
  3979.                                
  3980.                                <span class="top-color">
  3981.                                    Amber Lee
  3982.                                </span>
  3983.                            </div>
  3984.                            <span class="top-color">12 Jul 2026</span>
  3985.                        </div>
  3986.                    </div>
  3987.                </div>
  3988.            </div>
  3989.            
  3990.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3991.                <div class="card sponsored-card-v3">
  3992.                    <div class="sponsored-overlay-v3"></div>
  3993.                    <div class="sponsored-image-v3">
  3994.                        
  3995.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3996.                        
  3997.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3998.                    </div>
  3999.                    <div class="sponsored-content-v3">
  4000.                        <h3 class="sponsored-title-v3">
  4001.                            <a href="/britain-ready-to-use-frozen-russian-funds-to-support-the-ukrainian-war-effort/" class="top-color">
  4002.                            Britain Ready to Use Frozen Russian Funds to Support the Ukrainian War Effort
  4003.                            </a>
  4004.                        </h3>
  4005.                        <div class="sponsored-meta-v3">
  4006.                            <div class="author-info-v3">
  4007.                                
  4008.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/b03b8c7e-46c3-4dee-87d3-0a50f99149ae_profile.png" alt="Amber Lee" style="object-fit: cover;" class="sponsored-author-img-v3">
  4009.                                
  4010.                                <span class="top-color">
  4011.                                    Amber Lee
  4012.                                </span>
  4013.                            </div>
  4014.                            <span class="top-color">12 Jul 2026</span>
  4015.                        </div>
  4016.                    </div>
  4017.                </div>
  4018.            </div>
  4019.            
  4020.        </div>
  4021.    </div>
  4022. </section>
  4023.  
  4024.  
  4025.    
  4026.        <!-- end wpo-blog-sponsored-section -->
  4027.        <!-- start wpo-subscribe-section -->
  4028.        
  4029.        <!-- end subscribe-section -->
  4030.        <!-- start of wpo-site-footer-section -->
  4031.        
  4032.  
  4033.  
  4034.  
  4035.  
  4036.  
  4037. <footer class="wpo-site-footer-v6 bg-primary-gradient">
  4038.  <!-- Main Footer Content -->
  4039.  <div class="footer-main-content">
  4040.    <div class="container-fluid fluid-container">
  4041.      <!-- Top Section - Centered Logo & Tagline -->
  4042.      <div class="footer-top-section text-center">
  4043.        <div class="brand-logo">
  4044.          
  4045.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/4d62626f-f137-4c51-aa43-257c15322d78_logo.png" alt="BetWorld Media" width="auto" height="70px" class="footer-logo" />
  4046.          
  4047.        </div>
  4048.      </div>
  4049.  
  4050.      <!-- Content Grid -->
  4051.      <div class="footer-content-grid">
  4052.        <div class="d-flex justify-content-between flex-wrap gap-3 px-3">
  4053.          <!-- Column 1: Navigation & Categories (Merged) -->
  4054.          <div class="">
  4055.            <div class="footer-column">
  4056.              <h5 class="column-title">Quick Links</h5>
  4057.              <ul class="footer-menu">
  4058.                
  4059.                  <li>
  4060.                    <a class="menu-link" href="/the-case-for-heat-the-argument-against-frosty-festivities-are-a-feeble-imitation-to-a-sunny-seasons-celebration/">The Case for Heat: The Argument Against Frosty Festivities Are a Feeble Imitation to a Sunny Season&#x27;s Celebration.</a>
  4061.                  </li>
  4062.                
  4063.                  <li>
  4064.                    <a class="menu-link" href="/could-i-be-dependent-on-my-smartwatch/">Could I Be Dependent on My Smartwatch?</a>
  4065.                  </li>
  4066.                
  4067.                  <li>
  4068.                    <a class="menu-link" href="/suspected-bondi-beach-attackers-operated-solo-and-did-not-preparation-in-the-southeast-asian-nation-police-say/">Suspected Bondi Beach Attackers Operated Solo and Did Not Preparation in the Southeast Asian Nation, Police Say.</a>
  4069.                  </li>
  4070.                
  4071.                  <li>
  4072.                    <a class="menu-link" href="/learners-fight-back-over-ai-led-higher-education-class-we-students-might-have-simply-asked-chatgpt/">Learners Fight Back Over AI-Led Higher Education Class: &quot;We Students Might Have Simply Asked ChatGPT&quot;</a>
  4073.                  </li>
  4074.                
  4075.                  <li>
  4076.                    <a class="menu-link" href="/the-daily-show-host-on-donald-trumps-claim-of-not-knowing-about-his-personal-mri-thats-an-impossibility/">The Daily Show host on Donald Trump&#x27;s Claim of Not Knowing About His Personal MRI: &#x27;That’s An Impossibility&#x27;.</a>
  4077.                  </li>
  4078.                
  4079.                  <li>
  4080.                    <a class="menu-link" href="/covert-dna-analysis-proved-suspected-stalker-was-not-madeleine-mccann-says-detective/">Covert DNA Analysis Proved Suspected Stalker Was Not Madeleine McCann, Says Detective</a>
  4081.                  </li>
  4082.                
  4083.              </ul>
  4084.            </div>
  4085.          </div>
  4086.  
  4087.          <!-- Column 2: Resources -->
  4088.          <div class="">
  4089.            <div class="footer-column">
  4090.              <h5 class="column-title">Blog Rolls</h5>
  4091.              <ul class="footer-menu" id="blogRollLinks">
  4092.                
  4093.                
  4094.  
  4095.                
  4096.                
  4097.                  
  4098.                
  4099.              </ul>
  4100.            </div>
  4101.          </div>
  4102.  
  4103.          <!-- Column 2: Resources -->
  4104.          <div class="">
  4105.            <div class="footer-column">
  4106.              <h5 class="column-title">Categories</h5>
  4107.              <ul class="footer-menu">
  4108.                
  4109.                  <li>
  4110.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  4111.                  </li>
  4112.                
  4113.                  <li>
  4114.                    <a class="menu-link" href="/category/business/">Business</a>
  4115.                  </li>
  4116.                
  4117.                  <li>
  4118.                    <a class="menu-link" href="/category/esports/">Esports</a>
  4119.                  </li>
  4120.                
  4121.                  <li>
  4122.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  4123.                  </li>
  4124.                
  4125.                  <li>
  4126.                    <a class="menu-link" href="/category/featured/">Featured</a>
  4127.                  </li>
  4128.                
  4129.              </ul>
  4130.            </div>
  4131.          </div>
  4132.        </div>
  4133.      </div>
  4134.    </div>
  4135.  </div>
  4136.  
  4137.  <!-- Footer Bottom -->
  4138.  <div class="footer-bottom">
  4139.    <div class="container-fluid fluid-container">
  4140.      <div class="bottom-content text-center">
  4141.        <!-- Copyright -->
  4142.        <div class="copyright-info">
  4143.          <p>
  4144.            &copy; 2026 <strong>BetWorld Media</strong>. All rights reserved.
  4145.          </p>
  4146.        </div>
  4147.  
  4148.        <!-- Footer Links -->
  4149.        <div class="utility-links">
  4150.          <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  4151.          <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  4152.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  4153.        </div>
  4154.      </div>
  4155.    </div>
  4156.  </div>
  4157. </footer>
  4158.  
  4159. <style>
  4160.    .wpo-site-footer-v6{
  4161.        border-radius: 60px 60px 0px 0px !important;
  4162.    }
  4163.  
  4164. .footer-main-content {
  4165.    padding: 60px 0 40px;
  4166. }
  4167.  
  4168. /* Top Section */
  4169. .footer-top-section {
  4170.    margin-bottom: 40px;
  4171.    padding-bottom: 30px;
  4172.    border-bottom: 1px solid #dee2e6;
  4173. }
  4174.  
  4175. .brand-logo {
  4176.    display: flex;
  4177.    align-items: center;
  4178.    justify-content: center;
  4179.    gap: 15px;
  4180. }
  4181.  
  4182.  
  4183. .brand-title {
  4184.    font-size: 26px;
  4185.    font-weight: 700;
  4186.    margin: 0;
  4187. }
  4188.  
  4189. .brand-tagline {
  4190.    font-size: 15px;
  4191.    color: var(--footer-color) !important;
  4192.    margin: 0;
  4193. }
  4194.  
  4195. /* Content Grid */
  4196. .footer-column {
  4197.    margin-bottom: 30px;
  4198. }
  4199.  
  4200. .column-title {
  4201.    font-size: 17px;
  4202.    font-weight: 600;
  4203.    color: var(--footer-color) !important;
  4204.    margin-bottom: 20px;
  4205. }
  4206.  
  4207. /* Footer Menu */
  4208. .footer-menu {
  4209.    list-style: none;
  4210.    padding: 0;
  4211.    margin: 0;
  4212.    color: var(--footer-color) !important;
  4213. }
  4214.  
  4215. .footer-menu li {
  4216.    margin-bottom: 10px;
  4217.  
  4218. }
  4219.  
  4220. .menu-link {
  4221.    color: var(--footer-color) !important;
  4222.    text-decoration: none;
  4223.    font-size: 15px;
  4224.    transition: color 0.3s ease;
  4225. }
  4226.  
  4227. .menu-link:hover {
  4228.    color: #007bff;
  4229. }
  4230.  
  4231. /* Footer Bottom */
  4232. .footer-bottom {
  4233.    border-top: 1px solid var(--border-color);
  4234.    padding: 20px 0;
  4235. }
  4236.  
  4237. .copyright-info p {
  4238.    margin: 0 0 10px;
  4239.    color: var(--footer-color) !important;
  4240. }
  4241.  
  4242. .utility-links {
  4243.    display: flex;
  4244.    justify-content: center;
  4245.    gap: 15px;
  4246. }
  4247.  
  4248. .utility-link {
  4249.    color: #666;
  4250.    text-decoration: none;
  4251.    transition: color 0.3s ease;
  4252. }
  4253.  
  4254. .utility-link:hover {
  4255.    color: #007bff;
  4256. }
  4257.  
  4258. /* Responsive Design */
  4259. @media (max-width: 992px) {
  4260.    .footer-column {
  4261.        text-align: start;
  4262.    }
  4263.    
  4264.    .social-buttons {
  4265.        justify-content: start;
  4266.    }
  4267. }
  4268.  
  4269. @media (max-width: 768px) {
  4270.    .footer-top-section {
  4271.        margin-bottom: 30px;
  4272.    }
  4273.    
  4274.    .brand-logo {
  4275.        flex-direction: column;
  4276.    }
  4277.    
  4278.    .footer-bottom .bottom-content {
  4279.        padding: 0 15px;
  4280.    }
  4281. }
  4282.  
  4283. @media (max-width: 576px) {
  4284.    .column-title {
  4285.        font-size: 16px;
  4286.    }
  4287.    
  4288.    .menu-link {
  4289.        font-size: 14px;
  4290.    }
  4291. }
  4292. </style>
  4293.  
  4294. <script>
  4295. // Newsletter Form Enhancement
  4296. document.addEventListener('DOMContentLoaded', function() {
  4297.    const newsletterForm = document.querySelector('.newsletter-form');
  4298.    if (newsletterForm) {
  4299.        newsletterForm.addEventListener('submit', function(e) {
  4300.            const submitBtn = this.querySelector('.newsletter-submit');
  4301.            const originalHTML = submitBtn.innerHTML;
  4302.            
  4303.            submitBtn.innerHTML = '<i class="fas fa-spinner fa-spin"></i>';
  4304.            submitBtn.disabled = true;
  4305.            
  4306.            // Re-enable after form processing (simulate for now)
  4307.            setTimeout(() => {
  4308.                submitBtn.innerHTML = originalHTML;
  4309.                submitBtn.disabled = false;
  4310.            }, 2000);
  4311.        });
  4312.    }
  4313.  
  4314.    // Add prevent default to placeholder links
  4315.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4316.        anchor.addEventListener('click', function (e) {
  4317.            e.preventDefault();
  4318.        });
  4319.    });
  4320. });
  4321. document.addEventListener('DOMContentLoaded', function () {
  4322.    var btn = document.getElementById('toggleBlogRollLinks');
  4323.    if (!btn) return; // No extra items, no button
  4324.  
  4325.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4326.  
  4327.    btn.addEventListener('click', function () {
  4328.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4329.            return li.classList.contains('d-none');
  4330.        });
  4331.  
  4332.        extras.forEach(function (li) {
  4333.            if (anyHidden) {
  4334.                li.classList.remove('d-none');
  4335.                li.classList.add('show');
  4336.            } else {
  4337.                li.classList.add('d-none');
  4338.                li.classList.remove('show');
  4339.            }
  4340.        });
  4341.  
  4342.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4343.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4344.    });
  4345. });
  4346.  
  4347. </script>
  4348.  
  4349.        <!-- end of wpo-site-footer-section -->
  4350.    </div>
  4351.    <!-- end of page-wrapper -->
  4352.  
  4353.    <!-- All JavaScript files
  4354.    ================================================== -->
  4355.    
  4356.  
  4357. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4358. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4359. <!-- Plugins for this template -->
  4360. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4361. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4362. <!-- Custom script for this template -->
  4363. <script src="/static/blogapp/assets/js/script.js"></script>
  4364.  
  4365. <script>
  4366. (function () {
  4367. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4368. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4369.  
  4370. function applyFallback(img) {
  4371. if (!img || img.dataset.fallbackApplied === "1") {
  4372. return;
  4373. }
  4374. var failedSrc = img.currentSrc || img.src || "";
  4375. img.dataset.fallbackApplied = "1";
  4376. img.onerror = null;
  4377. img.src = fallbackImageSrc;
  4378. console.warn("[ImageFallback] Replaced broken image:", {
  4379. failedSrc: failedSrc,
  4380. fallbackSrc: fallbackImageSrc,
  4381. alt: img.alt || "",
  4382. });
  4383. }
  4384.  
  4385. document.querySelectorAll("img").forEach(function (img) {
  4386. if (img.complete && img.naturalWidth === 0) {
  4387. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4388. failedSrc: img.currentSrc || img.src || "",
  4389. alt: img.alt || "",
  4390. });
  4391. applyFallback(img);
  4392. }
  4393. });
  4394.  
  4395. document.addEventListener(
  4396. "error",
  4397. function (event) {
  4398. var target = event.target;
  4399. if (target && target.tagName === "IMG") {
  4400. applyFallback(target);
  4401. }
  4402. },
  4403. true
  4404. );
  4405. })();
  4406. </script>
  4407.  
  4408. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4409.  
  4410.  
  4411.  
  4412. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"50ba6e92fcbf4a9dbb52fce1fd5f9397","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4413. </body>
  4414.  
  4415. </html>
  4416.  
  4417.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda