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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="cabin">
  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_HA6abdD_WenP9DR_CMMDYLw.png">
  14.    
  15.  
  16.    <title>GoldCore Hub: UK&#x27;s Premier Gold Investment &amp; Market Insights Blog</title>
  17.    <meta name="description" content="Explore expert analysis on gold investments, market trends, and precious metals strategies at GoldCore Hub. Your trusted UK source for financial insights.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://goldcorehub.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #f4a261;
  42.        --bs-primary-rgb: f4a261;
  43.        --bs-secondary: #6b6e74;
  44.        --bs-success: #2a9d8f;
  45.        --bs-danger: #d00000;
  46.        --bs-warning: #e76f51;
  47.        --bs-info: #457b9d;
  48.        --bs-light: #fef5ef;
  49.        --bs-dark: #403d39;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #f4a261;
  53.        --theme-primary-color-s2: #f4a261;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #403d39;
  57.        --text-light-color: #676767;
  58.        --heading-color: #403d39;
  59.        --border-color: #e5d4c4;
  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: #f0e4d7;
  75.        --navbar-color: #403d39;
  76.        --topbar-bg: #fef5ef;
  77.        --topbar-color: #403d39;
  78.        --footer-bg: #403d39;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #e5d4c4;
  82.        --card-radius: 10px;
  83.        --link-color: #f4a261;
  84.        --link-hover: #e07c24;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(244, 162, 97, 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_15">
  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="/lost-bach-pieces-performed-for-first-ever-performance-in-three-centuries/" class="px-5 top-color">
  415.                Lost Bach Pieces Performed for First-Ever Performance in Three Centuries
  416.              </a>
  417.              
  418.              <a href="/gal%C3%A1pagos-had-no-indigenous-amphibians-then-hundreds-of-thousands-of-frogs-arrived/" class="px-5 top-color">
  419.                Galápagos Had No Indigenous Amphibians. Then Hundreds of Thousands of Frogs Arrived
  420.              </a>
  421.              
  422.              <a href="/sitting-with-sir-alex-and-being-knocked-out-the-lenswomans-stories/" class="px-5 top-color">
  423.                Sitting with Sir Alex and Being &#x27;Knocked Out&#x27; – The Lenswoman&#x27;s Stories
  424.              </a>
  425.              
  426.              <a href="/californias-governor-blocks-parole-for-cult-member-longtime-inmate/" class="px-5 top-color">
  427.                California&#x27;s Governor Blocks Parole for Cult Member Longtime Inmate
  428.              </a>
  429.              
  430.              <a href="/individual-accused-in-brown-university-tragedy-found-discovered-deceased-inside-self-storage-unit/" class="px-5 top-color">
  431.                Individual Accused in Brown University Tragedy Found Discovered Deceased Inside Self-Storage Unit.
  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: "Lost Bach Pieces Performed for First\u002DEver Performance in Three Centuries", url: "/lost-bach-pieces-performed-for-first-ever-performance-in-three-centuries/" },
  455.        
  456.            { title: "Galápagos Had No Indigenous Amphibians. Then Hundreds of Thousands of Frogs Arrived", url: "/gal%C3%A1pagos-had-no-indigenous-amphibians-then-hundreds-of-thousands-of-frogs-arrived/" },
  457.        
  458.            { title: "Sitting with Sir Alex and Being \u0027Knocked Out\u0027 – The Lenswoman\u0027s Stories", url: "/sitting-with-sir-alex-and-being-knocked-out-the-lenswomans-stories/" },
  459.        
  460.            { title: "California\u0027s Governor Blocks Parole for Cult Member Longtime Inmate", url: "/californias-governor-blocks-parole-for-cult-member-longtime-inmate/" },
  461.        
  462.            { title: "Individual Accused in Brown University Tragedy Found Discovered Deceased Inside Self\u002DStorage Unit.", url: "/individual-accused-in-brown-university-tragedy-found-discovered-deceased-inside-self-storage-unit/" }
  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="custom-header mb-4">
  529.    <!-- Logo Section - Top Centered -->
  530.    <div class="logo-container">
  531.        <div class="container-fluid fluid-container">
  532.            <a class="brand-link" href="/">
  533.                
  534.                    GoldCore Hub
  535.                
  536.            </a>
  537.        </div>
  538.    </div>
  539.  
  540.    <!-- Navigation Section -->
  541.    <div class="navigation-container">
  542.        <div class="container-fluid fluid-container">
  543.            <div class="nav-content">
  544.                <!-- Mobile toggle button -->
  545.                <button class="mobile-nav-toggle" type="button" onclick="toggleNav()">
  546.                    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  547.                        <line x1="3" y1="6" x2="21" y2="6"></line>
  548.                        <line x1="3" y1="12" x2="21" y2="12"></line>
  549.                        <line x1="3" y1="18" x2="21" y2="18"></line>
  550.                    </svg>
  551.                </button>
  552.  
  553.                <!-- Navigation Links - Left Side -->
  554.                <nav class="primary-nav navbar navbar-expand-lg">
  555.                    <ul class="navbar-nav align-items-center me-auto mb-2 mb-lg-0">
  556.  
  557.                        
  558.                        <li class="nav-item">
  559.                            <a href="/" class="nav-link active">HOME</a>
  560.                        </li>
  561.                        
  562.                        
  563.                         <li class="nav-item">
  564.                            <a href="/category/all-posts/" class="nav-link">
  565.                                ALL POSTS
  566.                            </a>
  567.                            </li>
  568.  
  569.                            
  570.  
  571.                                    
  572.                                    
  573.                            
  574.                         <li class="nav-item">
  575.                            <a href="/category/business/" class="nav-link">
  576.                                BUSINESS
  577.                            </a>
  578.                            </li>
  579.  
  580.                            
  581.  
  582.                                    
  583.                                    
  584.                            
  585.                         <li class="nav-item">
  586.                            <a href="/category/esports/" class="nav-link">
  587.                                ESPORTS
  588.                            </a>
  589.                            </li>
  590.  
  591.                            
  592.  
  593.                                    
  594.                                    
  595.                            
  596.                         <li class="nav-item">
  597.                            <a href="/category/fashion/" class="nav-link">
  598.                                FASHION
  599.                            </a>
  600.                            </li>
  601.  
  602.                            
  603.  
  604.                                    
  605.                                    
  606.                            
  607.                         <li class="nav-item">
  608.                            <a href="/category/featured/" class="nav-link">
  609.                                FEATURED
  610.                            </a>
  611.                            </li>
  612.  
  613.                            
  614.  
  615.                                    
  616.                                    
  617.                            
  618.                        
  619.                            
  620.                            <li class="nav-item dropdown">
  621.                                <a class="nav-link dropdown-toggle" href="#" id="moreDropdown" role="button"
  622.                                    data-bs-toggle="dropdown" aria-expanded="false">
  623.                                    More
  624.                                </a>
  625.                                <ul class="dropdown-menu" aria-labelledby="moreDropdown">
  626.                                    <li>
  627.                                        <a class="dropdown-item"
  628.                                            href="/category/gaming/">
  629.                                            GAMING
  630.                                        </a>
  631.                                    </li>
  632.  
  633.                                    
  634.  
  635.                                    
  636.                                    
  637.                            
  638.                        
  639.                                    <li>
  640.                                        <a class="dropdown-item"
  641.                                            href="/category/health/">
  642.                                            HEALTH
  643.                                        </a>
  644.                                    </li>
  645.                                    
  646.  
  647.                                    
  648.                                    
  649.                            
  650.                        
  651.                                    <li>
  652.                                        <a class="dropdown-item"
  653.                                            href="/category/life-fitness/">
  654.                                            LIFE &amp; FITNESS
  655.                                        </a>
  656.                                    </li>
  657.                                    
  658.  
  659.                                    
  660.                                    
  661.                            
  662.                        
  663.                                    <li>
  664.                                        <a class="dropdown-item"
  665.                                            href="/category/lifestyle/">
  666.                                            LIFESTYLE
  667.                                        </a>
  668.                                    </li>
  669.                                    
  670.  
  671.                                    
  672.                                    
  673.                            
  674.                        
  675.                                    <li>
  676.                                        <a class="dropdown-item"
  677.                                            href="/category/news/">
  678.                                            NEWS
  679.                                        </a>
  680.                                    </li>
  681.                                    
  682.  
  683.                                    
  684.                                    
  685.                            
  686.                        
  687.                                    <li>
  688.                                        <a class="dropdown-item"
  689.                                            href="/category/others/">
  690.                                            OTHERS
  691.                                        </a>
  692.                                    </li>
  693.                                    
  694.  
  695.                                    
  696.                                    
  697.                            
  698.                        
  699.                                    <li>
  700.                                        <a class="dropdown-item"
  701.                                            href="/category/politics/">
  702.                                            POLITICS
  703.                                        </a>
  704.                                    </li>
  705.                                    
  706.  
  707.                                    
  708.                                    
  709.                            
  710.                        
  711.                                    <li>
  712.                                        <a class="dropdown-item"
  713.                                            href="/category/sports/">
  714.                                            SPORTS
  715.                                        </a>
  716.                                    </li>
  717.                                    
  718.  
  719.                                    
  720.                                    
  721.                            
  722.                        
  723.                                    <li>
  724.                                        <a class="dropdown-item"
  725.                                            href="/category/tech/">
  726.                                            TECH
  727.                                        </a>
  728.                                    </li>
  729.                                    
  730.  
  731.                                    
  732.                                    
  733.                            
  734.                        
  735.                                    <li>
  736.                                        <a class="dropdown-item"
  737.                                            href="/category/travel/">
  738.                                            TRAVEL
  739.                                        </a>
  740.                                    </li>
  741.                                    
  742.  
  743.                                    
  744.                                    
  745.                                </ul>
  746.                            </li>
  747.                            
  748.                            
  749. <li>
  750.                  <a href="/page/contact-us/">
  751.                     Contact Us
  752.                  </a>
  753.              </li>
  754.                    </ul>
  755.                </nav>
  756.  
  757.  
  758.                <!-- Search - Right Side -->
  759.                <div class="search-wrapper">
  760.                    <input type="search" class="search-input-field" placeholder="Search...">
  761.                    <!-- <button class="search-submit-btn" type="submit">
  762.                        <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  763.                            stroke-width="2">
  764.                            <circle cx="11" cy="11" r="8"></circle>
  765.                            <path d="m21 21-4.35-4.35"></path>
  766.                        </svg>
  767.                    </button> -->
  768.                        <!-- The search results will be displayed here -->
  769.          <div id="search-results" class="search-results-container search-v1"></div>
  770.                </div>
  771.            </div>
  772.        </div>
  773.    </div>
  774. </header>
  775.  
  776.  
  777. <script>
  778.    function toggleNav() {
  779.        const nav = document.getElementById('primaryNav');
  780.        const toggle = document.querySelector('.mobile-nav-toggle');
  781.  
  782.        nav.classList.toggle('show');
  783.        toggle.classList.toggle('active');
  784.    }
  785.  
  786.    // Close nav when clicking outside
  787.    document.addEventListener('click', function (event) {
  788.        const nav = document.getElementById('primaryNav');
  789.        const toggle = document.querySelector('.mobile-nav-toggle');
  790.  
  791.        if (!nav.contains(event.target) && !toggle.contains(event.target)) {
  792.            nav.classList.remove('show');
  793.            toggle.classList.remove('active');
  794.        }
  795.    });
  796.  
  797.    // Close nav when window is resized to desktop
  798.    window.addEventListener('resize', function () {
  799.        if (window.innerWidth > 768) {
  800.            document.getElementById('primaryNav').classList.remove('show');
  801.            document.querySelector('.mobile-nav-toggle').classList.remove('active');
  802.        }
  803.    });
  804.  
  805. </script>
  806.  
  807. <style>
  808.    .custom-header {
  809.        background: var(--navbar-bg);
  810.        border-bottom: 1px solid var(--border-color);
  811.        position: sticky;
  812.        top: 0;
  813.        z-index: 1000;
  814.        padding: 0px 10px;
  815.    }
  816.  
  817.    /* Logo Section - Top Centered */
  818.    .logo-container {
  819.        text-align: center;
  820.        padding: 10px 0;
  821.        background: var(--navbar-bg);
  822.        border-bottom: 1px solid var(--border-color);
  823.    }
  824.  
  825.    .brand-link {
  826.        display: inline-flex;
  827.        align-items: center;
  828.        text-decoration: none;
  829.    }
  830.  
  831.    .brand-link img {
  832.        height: 100px;
  833.        width: auto;
  834.    }
  835.  
  836.    /* Navigation Section */
  837.    .navigation-container {
  838.        background: var(--navbar-bg);
  839.        padding: 0;
  840.    }
  841.  
  842.    .nav-content {
  843.        display: flex;
  844.        align-items: center;
  845.        justify-content: space-between;
  846.        min-height: 60px;
  847.        position: relative;
  848.    }
  849.  
  850.    /* Mobile toggle button */
  851.    .mobile-nav-toggle {
  852.        display: none;
  853.        background: var(--navbar-bg);
  854.        border: 2px solid var(--bs-primary);
  855.        color: var(--navbar-color);
  856.        padding: 8px;
  857.        border-radius: 12px;
  858.        cursor: pointer;
  859.        transition: all 0.3s ease;
  860.    }
  861.  
  862.    .mobile-nav-toggle:hover {
  863.        background: var(--bs-primary);
  864.        color: var(--link-color) !important;
  865.    }
  866.  
  867.    /* Navigation Links - Left Side */
  868.    .primary-nav {
  869.        flex: 1;
  870.    }
  871.  
  872.    .nav-links-list {
  873.        display: flex;
  874.        list-style: none;
  875.        margin: 0;
  876.        padding: 0;
  877.        gap: 5px;
  878.        align-items: center;
  879.    }
  880.  
  881.    .nav-item {
  882.        display: block;
  883.        padding: 8px 16px;
  884.        color: #333;
  885.        text-decoration: none;
  886.        font-weight: 500;
  887.        font-size: 14px;
  888.        text-transform: uppercase;
  889.        letter-spacing: 0.5px;
  890.        border-radius: 12px;
  891.        transition: all 0.3s ease;
  892.        white-space: nowrap;
  893.    }
  894.  
  895.    .nav-item:hover {
  896.        background: rgba(0, 123, 255, 0.19);
  897.        color: var(--navbar-color);
  898.    }
  899.  
  900.    .nav-item.active {
  901.        background: var(--bs-primary);
  902.        color: var(--link-color) !important;
  903.        box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
  904.    }
  905.  
  906.    /* Search Container - Right Side */
  907.    .search-wrapper {
  908.        display: flex;
  909.        align-items: center;
  910.        gap: 8px;
  911.    }
  912.  
  913.    .search-input-field {
  914.        padding: 12px 18px;
  915.        border: 2px solid var(--border-color);
  916.        border-radius: 12px;
  917.        background: var(--navbar-bg);
  918.        color: var(--navbar-color);
  919.        font-size: 14px;
  920.        width: 250px;
  921.        transition: all 0.3s ease;
  922.    }
  923.  
  924.    .search-input-field::placeholder {
  925.        color: #6c757d;
  926.    }
  927.  
  928.    .search-input-field:focus {
  929.        outline: none;
  930.        background: white;
  931.        border-color: var(--bs-primary);
  932.        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  933.    }
  934.  
  935.    .search-submit-btn {
  936.        background: var(--bs-primary);
  937.        border: none;
  938.        color: white;
  939.        padding: 12px;
  940.        border-radius: 12px;
  941.        cursor: pointer;
  942.        transition: all 0.3s ease;
  943.        display: flex;
  944.        align-items: center;
  945.        justify-content: center;
  946.    }
  947.  
  948.    .search-submit-btn:hover {
  949.        transform: scale(1.05);
  950.        opacity: 0.7;
  951.    }
  952.  
  953.    /* Tablet responsiveness */
  954.    @media (max-width: 1200px) {
  955.        .nav-item {
  956.            font-size: 13px;
  957.        }
  958.  
  959.        .search-input-field {
  960.            width: 220px;
  961.        }
  962.    }
  963.  
  964.    @media (max-width: 1024px) {
  965.        .nav-item {
  966.            font-size: 13px;
  967.        }
  968.  
  969.        .search-input-field {
  970.            width: 200px;
  971.        }
  972.    }
  973.  
  974.    @media (max-width: 900px) {
  975.        .nav-item {
  976.            font-size: 12px;
  977.        }
  978.  
  979.        .search-input-field {
  980.            width: 180px;
  981.        }
  982.    }
  983.  
  984.    /* Mobile responsiveness */
  985.    @media (max-width: 768px) {
  986.        .container-fluid {
  987.            padding: 0 15px;
  988.        }
  989.  
  990.        .logo-container {
  991.            padding: 15px 0;
  992.        }
  993.  
  994.        .brand-link img {
  995.            height: 40px;
  996.        }
  997.  
  998.        /* Show mobile toggle */
  999.        .mobile-nav-toggle {
  1000.            display: block;
  1001.        }
  1002.  
  1003.        .nav-content {
  1004.            min-height: 50px;
  1005.            padding: 10px 0;
  1006.        }
  1007.  
  1008.        /* Hide navigation on mobile by default */
  1009.        .primary-nav {
  1010.            position: absolute;
  1011.            top: 100%;
  1012.            left: 0;
  1013.            right: 0;
  1014.            background: var(--navbar-bg);
  1015.            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1016.            border-radius: 0 0 10px 10px;
  1017.            transform: translateY(-100%);
  1018.            opacity: 0;
  1019.            visibility: hidden;
  1020.            transition: all 0.3s ease;
  1021.            z-index: 999;
  1022.        }
  1023.  
  1024.        /* Show navigation when toggled */
  1025.        .primary-nav.show {
  1026.            transform: translateY(0);
  1027.            opacity: 1;
  1028.            visibility: visible;
  1029.        }
  1030.  
  1031.        .nav-links-list {
  1032.            flex-direction: column;
  1033.            gap: 0;
  1034.            padding: 15px 0;
  1035.        }
  1036.  
  1037.        .nav-item {
  1038.            border-bottom: 1px solid #eee;
  1039.            text-align: left;
  1040.            border-radius: 0;
  1041.            width: 100%;
  1042.        }
  1043.  
  1044.        .nav-item:last-child {
  1045.            border-bottom: none;
  1046.        }
  1047.  
  1048.        /* Search stays visible on mobile - right side */
  1049.        .search-wrapper {
  1050.            margin-left: auto;
  1051.        }
  1052.  
  1053.        .search-input-field {
  1054.            width: 160px;
  1055.            padding: 10px 15px;
  1056.            font-size: 13px;
  1057.        }
  1058.  
  1059.        .search-submit-btn {
  1060.            padding: 10px;
  1061.        }
  1062.    }
  1063.  
  1064.    @media (max-width: 576px) {
  1065.        .logo-container {
  1066.            padding: 12px 0;
  1067.        }
  1068.  
  1069.        .brand-link img {
  1070.            height: 35px;
  1071.        }
  1072.  
  1073.        .search-input-field {
  1074.            width: 140px;
  1075.            font-size: 12px;
  1076.        }
  1077.  
  1078.        .nav-content {
  1079.            gap: 10px;
  1080.        }
  1081.    }
  1082.  
  1083.    @media (max-width: 480px) {
  1084.        .container-fluid {
  1085.            padding: 0 10px;
  1086.        }
  1087.  
  1088.        .search-input-field {
  1089.            width: 120px;
  1090.        }
  1091.  
  1092.        .mobile-nav-toggle {
  1093.            padding: 6px;
  1094.        }
  1095.  
  1096.        .nav-item {
  1097.            font-size: 13px;
  1098.        }
  1099.    }
  1100.  
  1101.    @media (max-width: 400px) {
  1102.        .search-input-field {
  1103.            width: 100px;
  1104.            font-size: 11px;
  1105.            padding: 8px 12px;
  1106.        }
  1107.  
  1108.        .search-submit-btn {
  1109.            padding: 8px;
  1110.        }
  1111.  
  1112.        .search-submit-btn svg {
  1113.            width: 14px;
  1114.            height: 14px;
  1115.        }
  1116.    }
  1117.  
  1118.      /* search field */
  1119.  .search-results-container {
  1120.  position: absolute;
  1121.  top: 100%; /* Position it below the input field */
  1122.  left: 0;
  1123.  right: 0;
  1124.  background-color: white;
  1125.  border: 1px solid #ddd;
  1126.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1127.  max-height: 300px;
  1128.  overflow-y: auto;
  1129.  z-index: 1000;
  1130.  display: none; /* Initially hidden */
  1131. }
  1132.  
  1133. .search-results-container p {
  1134.  margin: 0;
  1135. }
  1136.  
  1137. .search-results-container .result-item {
  1138.  padding: 10px;
  1139.  cursor: pointer;
  1140. }
  1141.  
  1142. .search-results-container .result-item:hover {
  1143.  background-color: #f0f0f0;
  1144. }
  1145.  
  1146. </style>
  1147.  
  1148. <script>
  1149.  document.addEventListener("DOMContentLoaded", function () {
  1150.    const searchInput = document.querySelector(".search-input-field");
  1151.    const searchResults = document.getElementById("search-results");
  1152.  
  1153.    if (!searchInput || !searchResults) return; // Safety check
  1154.  
  1155.    // 🔍 Handle typing
  1156.    searchInput.addEventListener("keyup", function (e) {
  1157.      e.preventDefault();
  1158.  
  1159.      const query = searchInput.value.trim();
  1160.  
  1161.      if (query === "") {
  1162.        searchResults.innerHTML = "";
  1163.        searchResults.style.display = "none";
  1164.        return;
  1165.      }
  1166.  
  1167.      searchResults.style.display = "block";
  1168.  
  1169.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1170.        method: "GET",
  1171.        headers: {
  1172.          "X-Requested-With": "XMLHttpRequest",
  1173.        },
  1174.      })
  1175.        .then(response => response.json())
  1176.        .then(data => {
  1177.          if (data.html) {
  1178.            searchResults.innerHTML = data.html;
  1179.          } else {
  1180.            searchResults.innerHTML = "<p>No results found.</p>";
  1181.          }
  1182.        })
  1183.        .catch(error => {
  1184.          console.error("Error fetching search results:", error);
  1185.        });
  1186.    });
  1187.  
  1188.    // 🖱️ Close results when clicking outside
  1189.    document.addEventListener("click", function (e) {
  1190.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1191.        searchResults.style.display = "none";
  1192.      }
  1193.    });
  1194.  
  1195.    // ⌨️ Close results when pressing Escape
  1196.    document.addEventListener("keydown", function (e) {
  1197.      if (e.key === "Escape") {
  1198.        searchResults.style.display = "none";
  1199.      }
  1200.    });
  1201.  });
  1202. </script>
  1203.  
  1204.        </header>
  1205.        <!-- end of header -->
  1206.        <!-- start of wpo-blog-hero -->
  1207.        
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215. <div class="blog-hero-v5">
  1216.  <div class="container-fluid fluid-container">
  1217.    <!-- Hero Header -->
  1218.  
  1219.    <!-- Main Content Grid -->
  1220.    <div class="row g-4">
  1221.      <!-- Large Featured Post - Left Side -->
  1222.      <div class="col-lg-6 col-md-12">
  1223.        
  1224.        
  1225.          
  1226.        <div class="large-featured-card">
  1227.          <div class="card-image-wrapper">
  1228.            
  1229.                <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" class="card-image">
  1230.            
  1231.            <div class="image-overlay">
  1232.              <span class="category-pill fashion bg-primary-gradient">News</span>
  1233.            </div>
  1234.          </div>
  1235.          <div class="card-content">
  1236.            <h2 class="card-title"><a class="top-color" href="/to-rinse-or-not-to-rinse-expert-tips-for-preparing-mushrooms/">
  1237.                                        To Rinse or Not to Rinse: Expert Tips for Preparing Mushrooms
  1238.                                    </a></h2>
  1239.            <p class="card-description"></p>
  1240.            <div class="card-footer">
  1241.              <div class="author-section">
  1242.                <div class="author-avatar">
  1243.                  
  1244.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="author-img">
  1245.                    
  1246.                </div>
  1247.                <div class="author-details">
  1248.                  <span class="author-name">Keith Santiago</span>
  1249.                  <span class="publish-date">19 May 2026</span>
  1250.                </div>
  1251.              </div>
  1252.              <div class="read-time">
  1253.                <!-- <span>9 min read</span> -->
  1254.              </div>
  1255.            </div>
  1256.          </div>
  1257.        </div>
  1258.  
  1259.        
  1260.      </div>
  1261.      
  1262.  
  1263.      <!-- Right Side - Grid of Posts -->
  1264.      <div class="col-lg-6 col-md-12">
  1265.        <div class="row h-100">
  1266.          
  1267.          
  1268.            
  1269.          <!-- Medium Featured Post -->
  1270.          <div class="col-12 mb-3">
  1271.            <div class="medium-featured-card h-100">
  1272.              <div class="row g-0 h-100">
  1273.                <div class="col-md-6">
  1274.                  <div class="medium-image-wrapper">
  1275.                    
  1276.                          <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1277.                      
  1278.                    <div class="medium-overlay">
  1279.                      <span class="category-pill travel bg-primary-gradient">News</span>
  1280.                    </div>
  1281.                  </div>
  1282.                </div>
  1283.                <div class="col-md-6">
  1284.                  <div class="medium-content">
  1285.                    <h3 class="medium-title"><a class="top-color" href="/remains-of-triathlete-presumably-taken-by-shark-recovered-from-pacific-coastline/">
  1286.                                        Remains of Triathlete Presumably Taken by Shark Recovered from Pacific Coastline
  1287.                                    </a></h3>
  1288.                    <p class="medium-excerpt"></p>
  1289.                    <div class="medium-meta">
  1290.                      <span class="author">By Keith Santiago</span>
  1291.                      <span class="date">19 May 2026</span>
  1292.                    </div>
  1293.                  </div>
  1294.                </div>
  1295.              </div>
  1296.            </div>
  1297.          </div>
  1298.  
  1299.          
  1300.          
  1301.  
  1302.          
  1303.            <!-- Small Cards Row -->
  1304.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  1305.              <div class="small-card h-100">
  1306.                <div class="small-image-wrapper">
  1307.                    
  1308.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1309.                            style="object-fit: cover;" alt="">
  1310.                    
  1311.                  <span class="small-category bg-primary-gradient">News</span>
  1312.                </div>
  1313.                <div class="small-content">
  1314.                  <h4 class="small-title"> <a class="top-color" href="/music-legend-barry-manilow-to-undergo-an-operation-for-lung-cancer/" >
  1315.                                        Music Legend Barry Manilow to Undergo an Operation for Lung Cancer.
  1316.                                    </a></h4>
  1317.                  <p class="medium-excerpt"></p>
  1318.                  <div class="small-meta">
  1319.                    <span>By Keith Santiago</span>
  1320.                    <span>19 May 2026</span>
  1321.                  </div>
  1322.                </div>
  1323.              </div>
  1324.            </div>
  1325.            
  1326.            <!-- Small Cards Row -->
  1327.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  1328.              <div class="small-card h-100">
  1329.                <div class="small-image-wrapper">
  1330.                    
  1331.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1332.                            style="object-fit: cover;" alt="">
  1333.                    
  1334.                  <span class="small-category bg-primary-gradient">News</span>
  1335.                </div>
  1336.                <div class="small-content">
  1337.                  <h4 class="small-title"> <a class="top-color" href="/ex-british-serviceman-charged-of-killing-kenya-female-appears-in-court/" >
  1338.                                        Ex British Serviceman Charged of Killing Kenya Female Appears in Court
  1339.                                    </a></h4>
  1340.                  <p class="medium-excerpt"></p>
  1341.                  <div class="small-meta">
  1342.                    <span>By Keith Santiago</span>
  1343.                    <span>19 May 2026</span>
  1344.                  </div>
  1345.                </div>
  1346.              </div>
  1347.            </div>
  1348.            
  1349.  
  1350.        </div>
  1351.      </div>
  1352.    </div>
  1353.  </div>
  1354. </div>
  1355.  
  1356. <style>
  1357.  /* Blog Hero V5 - Clean Card Grid Design */
  1358.  :root {
  1359.    --shadow-light: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  1360.    --shadow-medium: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  1361.    --shadow-heavy: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  1362.  
  1363.    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  1364.  }
  1365.  
  1366.  .blog-hero-v5 {
  1367.    padding: 4rem 0;
  1368.  }
  1369.  
  1370.  /* Hero Header */
  1371.  .hero-header {
  1372.    margin-bottom: 2rem;
  1373.  }
  1374.  
  1375.  .hero-title {
  1376.    font-size: 3.5rem;
  1377.    font-weight: 800;
  1378.    color: var(--text-dark);
  1379.    margin-bottom: 1rem;
  1380.    letter-spacing: -0.025em;
  1381.    line-height: 1.1;
  1382.  }
  1383.  
  1384.  .hero-subtitle {
  1385.    font-size: 1.25rem;
  1386.    color: var(--text-light);
  1387.    font-weight: 400;
  1388.    max-width: 600px;
  1389.    margin: 0 auto;
  1390.  }
  1391.  
  1392.  /* Large Featured Card */
  1393.  .large-featured-card {
  1394.    background: var(--card-bg);
  1395.    border-radius: var(--border-radius);
  1396.    box-shadow: var(--shadow-medium);
  1397.    overflow: hidden;
  1398.    height: 100%;
  1399.    transition: var(--transition);
  1400.    border: 1px solid var(--border-color);
  1401.  }
  1402.  
  1403.  .large-featured-card:hover {
  1404.    transform: translateY(-8px);
  1405.    box-shadow: var(--shadow-heavy);
  1406.  }
  1407.  
  1408.  .card-image-wrapper {
  1409.    position: relative;
  1410.    height: 280px;
  1411.    overflow: hidden;
  1412.  }
  1413.  
  1414.  .card-image {
  1415.    width: 100%;
  1416.    height: 100%;
  1417.    object-fit: cover;
  1418.    transition: var(--transition);
  1419.  }
  1420.  
  1421.  .large-featured-card:hover .card-image {
  1422.    transform: scale(1.05);
  1423.  }
  1424.  
  1425.  .image-overlay {
  1426.    position: absolute;
  1427.    top: 1.5rem;
  1428.    left: 1.5rem;
  1429.  }
  1430.  
  1431.  .card-content {
  1432.    padding: 2rem;
  1433.  }
  1434.  
  1435.  .card-title {
  1436.    font-size: 1.75rem;
  1437.    font-weight: 700;
  1438.    color: var(--text-dark);
  1439.    margin-bottom: 1rem;
  1440.    line-height: 1.3;
  1441.  }
  1442.  
  1443.  .card-description {
  1444.    color: var(--text-light);
  1445.    font-size: 1rem;
  1446.    line-height: 1.6;
  1447.    margin-bottom: 2rem;
  1448.  }
  1449.  
  1450.  .card-footer {
  1451.    display: flex;
  1452.    align-items: center;
  1453.    justify-content: space-between;
  1454.  }
  1455.  
  1456.  .author-section {
  1457.    display: flex;
  1458.    align-items: center;
  1459.    gap: 1rem;
  1460.  }
  1461.  
  1462.  .author-avatar {
  1463.    width: 48px;
  1464.    height: 48px;
  1465.    border-radius: 50%;
  1466.    overflow: hidden;
  1467.    border: 2px solid var(--border-color);
  1468.  }
  1469.  
  1470.  .author-avatar img {
  1471.    width: 100%;
  1472.    height: 100%;
  1473.    object-fit: cover;
  1474.  }
  1475.  
  1476.  .author-details {
  1477.    display: flex;
  1478.    flex-direction: column;
  1479.  }
  1480.  
  1481.  .author-name {
  1482.    font-weight: 600;
  1483.    color: var(--text-dark);
  1484.    font-size: 0.95rem;
  1485.  }
  1486.  
  1487.  .publish-date {
  1488.    color: var(--text-light);
  1489.    font-size: 0.875rem;
  1490.  }
  1491.  
  1492.  .read-time {
  1493.    background: var(--card-bg);
  1494.    padding: 0.5rem 1rem;
  1495.    border-radius: 20px;
  1496.    font-size: 0.875rem;
  1497.    color: var(--text-light);
  1498.    font-weight: 500;
  1499.  }
  1500.  
  1501.  /* Category Pills */
  1502.  .category-pill {
  1503.    display: inline-block;
  1504.    padding: 0.5rem 1rem;
  1505.    font-size: 0.75rem;
  1506.    font-weight: 600;
  1507.    text-transform: uppercase;
  1508.    letter-spacing: 0.05em;
  1509.    border-radius: 20px;
  1510.    color: white;
  1511.  }
  1512.  
  1513.  
  1514.  /* Medium Featured Card */
  1515.  .medium-featured-card {
  1516.    background: var(--card-bg);
  1517.    border-radius: var(--border-radius);
  1518.    box-shadow: var(--shadow-light);
  1519.    overflow: hidden;
  1520.    height: 220px;
  1521.    transition: var(--transition);
  1522.    border: 1px solid var(--border-color);
  1523.  }
  1524.  
  1525.  .medium-featured-card:hover {
  1526.    transform: translateY(-4px);
  1527.    box-shadow: var(--shadow-medium);
  1528.  }
  1529.  
  1530.  .medium-image-wrapper {
  1531.    position: relative;
  1532.    height: 100%;
  1533.    overflow: hidden;
  1534.  }
  1535.  
  1536.  .medium-image-wrapper img {
  1537.    width: 100%;
  1538.    height: 100%;
  1539.    object-fit: cover;
  1540.    transition: var(--transition);
  1541.  }
  1542.  
  1543.  .medium-featured-card:hover .medium-image-wrapper img {
  1544.    transform: scale(1.05);
  1545.  }
  1546.  
  1547.  .medium-overlay {
  1548.    position: absolute;
  1549.    top: 1rem;
  1550.    left: 1rem;
  1551.  }
  1552.  
  1553.  .medium-content {
  1554.    padding: 1.5rem;
  1555.    display: flex;
  1556.    flex-direction: column;
  1557.    justify-content: space-between;
  1558.    height: 100%;
  1559.  }
  1560.  
  1561.  .medium-title {
  1562.    font-size: 1.25rem;
  1563.    font-weight: 600;
  1564.    color: var(--text-dark);
  1565.    margin-bottom: 0.75rem;
  1566.    line-height: 1.3;
  1567.  }
  1568.  
  1569.  .medium-excerpt {
  1570.    color: var(--text-light);
  1571.    font-size: 0.9rem;
  1572.    line-height: 1.5;
  1573.    margin-bottom: 1rem;
  1574.    flex-grow: 1;
  1575.  }
  1576.  
  1577.  .medium-meta {
  1578.    display: flex;
  1579.    flex-direction: column;
  1580.    gap: 0.25rem;
  1581.    font-size: 0.8rem;
  1582.  }
  1583.  
  1584.  /* Small Cards */
  1585.  .small-card {
  1586.    background: var(--card-bg);
  1587.    border-radius: var(--border-radius);
  1588.    box-shadow: var(--shadow-light);
  1589.    overflow: hidden;
  1590.    transition: var(--transition);
  1591.    border: 1px solid var(--border-color);
  1592.    display: flex;
  1593.    flex-direction: column;
  1594.  }
  1595.  
  1596.  .small-card:hover {
  1597.    transform: translateY(-4px);
  1598.    box-shadow: var(--shadow-medium);
  1599.  }
  1600.  
  1601.  .small-image-wrapper {
  1602.    position: relative;
  1603.    height: 140px;
  1604.    overflow: hidden;
  1605.    flex-shrink: 0;
  1606.  }
  1607.  
  1608.  .small-image-wrapper img {
  1609.    width: 100%;
  1610.    height: 100%;
  1611.    object-fit: cover;
  1612.    transition: var(--transition);
  1613.  }
  1614.  
  1615.  .small-card:hover .small-image-wrapper img {
  1616.    transform: scale(1.05);
  1617.  }
  1618.  
  1619.  .small-category {
  1620.    position: absolute;
  1621.    top: 0.75rem;
  1622.    left: 0.75rem;
  1623.    padding: 0.25rem 0.75rem;
  1624.    font-size: 0.7rem;
  1625.    font-weight: 600;
  1626.    text-transform: uppercase;
  1627.    border-radius: 12px;
  1628.    color: white;
  1629.  }
  1630.  
  1631.  
  1632.  .small-content {
  1633.    padding: 1rem;
  1634.    flex-grow: 1;
  1635.    display: flex;
  1636.    flex-direction: column;
  1637.    justify-content: space-between;
  1638.  }
  1639.  
  1640.  .small-title {
  1641.    font-size: 1rem;
  1642.    font-weight: 600;
  1643.    color: var(--text-dark);
  1644.    margin-bottom: 0.75rem;
  1645.    line-height: 1.3;
  1646.  }
  1647.  
  1648.  .small-meta {
  1649.    display: flex;
  1650.    justify-content: space-between;
  1651.    font-size: 0.75rem;
  1652.    color: var(--text-light);
  1653.  }
  1654.  
  1655.  /* Stats Section - Removed */
  1656.  
  1657.  /* Responsive Design */
  1658.  @media (max-width: 992px) {
  1659.    .hero-title {
  1660.      font-size: 2.5rem;
  1661.    }
  1662.  
  1663.    .card-content {
  1664.      padding: 1.5rem;
  1665.    }
  1666.  
  1667.    .card-title {
  1668.      font-size: 1.5rem;
  1669.    }
  1670.  
  1671.    .medium-featured-card {
  1672.      height: auto;
  1673.    }
  1674.  
  1675.    .medium-content {
  1676.      height: auto;
  1677.    }
  1678.  }
  1679.  
  1680.  @media (max-width: 768px) {
  1681.    .blog-hero-v5 {
  1682.      padding: 2rem 0;
  1683.    }
  1684.  
  1685.    .hero-title {
  1686.      font-size: 2rem;
  1687.    }
  1688.  
  1689.    .hero-subtitle {
  1690.      font-size: 1rem;
  1691.    }
  1692.  
  1693.    .card-image-wrapper {
  1694.      height: 200px;
  1695.    }
  1696.  
  1697.    .medium-featured-card {
  1698.      height: auto;
  1699.    }
  1700.  
  1701.    .medium-image-wrapper {
  1702.      height: 150px;
  1703.    }
  1704.  
  1705.    .small-image-wrapper {
  1706.      height: 120px;
  1707.    }
  1708.  }
  1709.  
  1710.  @media (max-width: 576px) {
  1711.    .card-footer {
  1712.      flex-direction: column;
  1713.      align-items: flex-start;
  1714.      gap: 1rem;
  1715.    }
  1716.  
  1717.    .stat-number {
  1718.      font-size: 1.5rem;
  1719.    }
  1720.  }
  1721. </style>
  1722.  
  1723.  
  1724.  
  1725.  
  1726.  
  1727.        <!-- end of wpo-blog-hero -->
  1728.  
  1729.        <!-- start of wpo-breacking-news -->
  1730.        
  1731.        <!-- end of wpo-breacking-news -->
  1732.        
  1733.        <!-- start wpo-blog-highlights-section -->
  1734.        
  1735.  
  1736.  
  1737.  
  1738.    
  1739.  
  1740.  
  1741.  
  1742. <style>
  1743.    .blog-highlights-v2 {
  1744.        padding: 60px 0;
  1745.        position: relative;
  1746.        overflow: hidden;
  1747.    }
  1748.    
  1749.    .blog-highlights-v2::before {
  1750.        content: '';
  1751.        position: absolute;
  1752.        top: 0;
  1753.        left: 0;
  1754.        width: 100%;
  1755.        height: 100%;
  1756.        background: var(--body-bg);
  1757.        pointer-events: none;
  1758.    }
  1759.    
  1760.    .blog-card-v2 {
  1761.        border: none;
  1762.        border-radius: 20px;
  1763.        overflow: hidden;
  1764.        background: white;
  1765.        height: 100%;
  1766.        position: relative;
  1767.        transform: translateY(0);
  1768.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1769.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1770.        will-change: transform;
  1771.    }
  1772.    
  1773.    .blog-card-v2::before {
  1774.        content: '';
  1775.        position: absolute;
  1776.        top: 0;
  1777.        left: 0;
  1778.        width: 100%;
  1779.        height: 100%;
  1780.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1781.        transform: translateX(-100%);
  1782.        transition: transform 0.6s ease;
  1783.        z-index: 1;
  1784.    }
  1785.    
  1786.    .blog-card-v2:hover {
  1787.        transform: translateY(-15px) scale(1.02);
  1788.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1789.    }
  1790.    
  1791.    .blog-card-v2:hover::before {
  1792.        transform: translateX(100%);
  1793.    }
  1794.    
  1795.    .blog-image-v2 {
  1796.        position: relative;
  1797.        overflow: hidden;
  1798.        height: 250px;
  1799.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1800.    }
  1801.    
  1802.    .blog-image-v2::after {
  1803.        content: '';
  1804.        position: absolute;
  1805.        top: 0;
  1806.        left: 0;
  1807.        width: 100%;
  1808.        height: 100%;
  1809.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1810.        z-index: 2;
  1811.    }
  1812.    
  1813.    .blog-image-v2 img {
  1814.        width: 100%;
  1815.        height: 100%;
  1816.        object-fit: cover;
  1817.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1818.        transform: scale(1);
  1819.    }
  1820.    
  1821.    .blog-card-v2:hover .blog-image-v2 img {
  1822.        transform: scale(1.1) rotate(2deg);
  1823.    }
  1824.    
  1825.    .blog-category-v2 {
  1826.        position: absolute;
  1827.        top: 20px;
  1828.        left: 20px;
  1829.        padding: 8px 16px;
  1830.        border-radius: 50px;
  1831.        font-size: 12px;
  1832.        font-weight: 700;
  1833.        text-transform: uppercase;
  1834.        letter-spacing: 1px;
  1835.      
  1836.        z-index: 3;
  1837.        transform: translateY(0);
  1838.        transition: all 0.3s ease;
  1839.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1840.    }
  1841.    
  1842.    .blog-card-v2:hover .blog-category-v2 {
  1843.        transform: translateY(-5px);
  1844.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1845.    }
  1846.    
  1847.    .blog-content-v2 {
  1848.        padding: 30px 25px;
  1849.        position: relative;
  1850.        z-index: 2;
  1851.    }
  1852.    
  1853.    .blog-title-v2 {
  1854.        font-size: 18px;
  1855.        font-weight: 700;
  1856.        line-height: 1.4;
  1857.        margin-bottom: 15px;
  1858.        min-height: 50px;
  1859.        position: relative;
  1860.        overflow: hidden;
  1861.    }
  1862.    
  1863.    .blog-title-v2 a {
  1864.        text-decoration: none;
  1865.        position: relative;
  1866.        transition: all 0.3s ease;
  1867.        background-clip: text;
  1868.        -webkit-background-clip: text;
  1869.    }
  1870.    
  1871.    .blog-title-v2 a::after {
  1872.        content: '';
  1873.        position: absolute;
  1874.        bottom: -2px;
  1875.        left: 0;
  1876.        width: 0;
  1877.        height: 2px;
  1878.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1879.        transition: width 0.4s ease;
  1880.    }
  1881.    
  1882.    .blog-card-v2:hover .blog-title-v2 a::after {
  1883.        width: 100%;
  1884.    }
  1885.    
  1886.    .blog-meta-v2 {
  1887.        display: flex;
  1888.        align-items: center;
  1889.        gap: 12px;
  1890.        margin-bottom: 15px;
  1891.        font-size: 13px;
  1892.        padding-bottom: 15px;
  1893.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1894.        position: relative;
  1895.    }
  1896.    
  1897.    .blog-meta-v2::after {
  1898.        content: '';
  1899.        position: absolute;
  1900.        bottom: -2px;
  1901.        left: 0;
  1902.        width: 0;
  1903.        height: 2px;
  1904.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1905.        transition: width 0.5s ease 0.2s;
  1906.    }
  1907.    
  1908.    .blog-card-v2:hover .blog-meta-v2::after {
  1909.        width: 60px;
  1910.    }
  1911.    
  1912.    .blog-author-img-v2 {
  1913.        width: 32px;
  1914.        height: 32px;
  1915.        border-radius: 50%;
  1916.        object-fit: cover;
  1917.        border: 3px solid white;
  1918.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1919.        transition: all 0.3s ease;
  1920.    }
  1921.    
  1922.    .blog-card-v2:hover .blog-author-img-v2 {
  1923.        transform: scale(1.1);
  1924.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1925.    }
  1926.    
  1927.    .blog-excerpt-v2 {
  1928.        font-size: 14px;
  1929.        line-height: 1.6;
  1930.        color: #666;
  1931.        display: -webkit-box;
  1932.        -webkit-line-clamp: 3;
  1933.        -webkit-box-orient: vertical;
  1934.        overflow: hidden;
  1935.        position: relative;
  1936.        opacity: 0.8;
  1937.        transition: opacity 0.3s ease;
  1938.    }
  1939.    
  1940.    .blog-card-v2:hover .blog-excerpt-v2 {
  1941.        opacity: 1;
  1942.    }
  1943.    
  1944.    .section-header-v2 {
  1945.        text-align: center;
  1946.        margin-bottom: 70px;
  1947.        position: relative;
  1948.    }
  1949.    
  1950.    .section-title-v2 {
  1951.        font-size: 3.2rem;
  1952.        font-weight: 800;
  1953.        margin-bottom: 20px;
  1954.        position: relative;
  1955.    }
  1956.    
  1957.    .section-title-v2::after {
  1958.        content: '';
  1959.        position: absolute;
  1960.        bottom: -10px;
  1961.        left: 50%;
  1962.        transform: translateX(-50%);
  1963.        width: 80px;
  1964.        height: 4px;
  1965.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1966.        border-radius: 2px;
  1967.    }
  1968.    
  1969.    .section-subtitle-v2 {
  1970.        font-size: 1.1rem;
  1971.        color: #666;
  1972.        max-width: 600px;
  1973.        margin: 0 auto;
  1974.        line-height: 1.6;
  1975.    }
  1976.    
  1977.    .blog-read-more-v2 {
  1978.        position: absolute;
  1979.        bottom: 25px;
  1980.        right: 25px;
  1981.        width: 45px;
  1982.        height: 45px;
  1983.        border-radius: 50%;
  1984.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1985.        display: flex;
  1986.        align-items: center;
  1987.        justify-content: center;
  1988.        color: white;
  1989.        text-decoration: none;
  1990.        transition: all 0.4s ease;
  1991.        transform: scale(0);
  1992.        opacity: 0;
  1993.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1994.    }
  1995.    
  1996.    .blog-card-v2:hover .blog-read-more-v2 {
  1997.        transform: scale(1);
  1998.        opacity: 1;
  1999.    }
  2000.    
  2001.    .blog-read-more-v2:hover {
  2002.        transform: scale(1.1);
  2003.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  2004.    }
  2005.    
  2006.    /* Animation Classes */
  2007.    .animate-on-scroll {
  2008.        opacity: 0;
  2009.        transform: translateY(30px);
  2010.        transition: all 0.6s ease;
  2011.    }
  2012.    
  2013.    .animate-on-scroll.animated {
  2014.        opacity: 1;
  2015.        transform: translateY(0);
  2016.    }
  2017.    
  2018.    /* Staggered Animation */
  2019.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  2020.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  2021.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  2022.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  2023.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  2024.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  2025.  
  2026.    @media (max-width: 768px) {
  2027.        .section-title-v2 {
  2028.            font-size: 2.5rem;
  2029.        }
  2030.        .blog-highlights-v2 {
  2031.            padding: 40px 0;
  2032.        }
  2033.        .blog-content-v2 {
  2034.            padding: 25px 20px;
  2035.        }
  2036.        .blog-card-v2:hover {
  2037.            transform: translateY(-10px) scale(1.01);
  2038.        }
  2039.    }
  2040. </style>
  2041.  
  2042. <section class="blog-highlights-v2">
  2043.    <div class="container-fluid fluid-container">
  2044.        <div class="row">
  2045.            <div class="col-12">
  2046.                <div class="section-header-v2 animate-on-scroll">
  2047.                    <h2 class="section-title-v2 text-primary-gradient">
  2048.                Today's Top Highlights
  2049.                   </h2>
  2050.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  2051.                </div>
  2052.            </div>
  2053.        </div>
  2054.        
  2055.        <div class="row">
  2056.            <div class="col-lg-8 col-12">
  2057.                <div class="row g-4">
  2058.                    
  2059.                    <div class="col-lg-6 col-md-6 col-12">
  2060.                        <div class="card blog-card-v2 animate-on-scroll">
  2061.                            <div class="blog-image-v2">
  2062.                                
  2063.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2064.                                
  2065.                                <span class="blog-category-v2 bg-primary-gradient">
  2066.                                    News
  2067.                                </span>
  2068.                            </div>
  2069.                            <div class="blog-content-v2">
  2070.                                <h3 class="blog-title-v2">
  2071.                                    <a class="top-color" href="/we-must-have-a-chopper-to-go-find-them-13-year-olds-urgent-plea-to-aid-family-adrift-off-australian-coast-revealed/">
  2072.                                    We Must Have a Chopper to Go Find Them’: 13-Year-Old’s Urgent Plea to Aid Family Adrift Off Australian Coast Revealed
  2073.                                    </a>
  2074.                                </h3>
  2075.                                <div class="blog-meta-v2">
  2076.                                    
  2077.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2078.                                    
  2079.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2080.                                    <span>By Keith Santiago</span>
  2081.                                    <span style="color: #ccc;">•</span>
  2082.                                    <span style="color: #999;">19 May 2026</span>
  2083.                                </div>
  2084.                                <p class="blog-excerpt-v2"></p>
  2085.                              
  2086.                            </div>
  2087.                        </div>
  2088.                    </div>
  2089.                    
  2090.                    <div class="col-lg-6 col-md-6 col-12">
  2091.                        <div class="card blog-card-v2 animate-on-scroll">
  2092.                            <div class="blog-image-v2">
  2093.                                
  2094.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2095.                                
  2096.                                <span class="blog-category-v2 bg-primary-gradient">
  2097.                                    News
  2098.                                </span>
  2099.                            </div>
  2100.                            <div class="blog-content-v2">
  2101.                                <h3 class="blog-title-v2">
  2102.                                    <a class="top-color" href="/tropical-storm-catastrophe-in-sri-lanka-ignites-a-spirit-of-community-action/">
  2103.                                    Tropical Storm Catastrophe in Sri Lanka Ignites a Spirit of Community Action
  2104.                                    </a>
  2105.                                </h3>
  2106.                                <div class="blog-meta-v2">
  2107.                                    
  2108.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2109.                                    
  2110.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2111.                                    <span>By Keith Santiago</span>
  2112.                                    <span style="color: #ccc;">•</span>
  2113.                                    <span style="color: #999;">18 May 2026</span>
  2114.                                </div>
  2115.                                <p class="blog-excerpt-v2"></p>
  2116.                              
  2117.                            </div>
  2118.                        </div>
  2119.                    </div>
  2120.                    
  2121.                    <div class="col-lg-6 col-md-6 col-12">
  2122.                        <div class="card blog-card-v2 animate-on-scroll">
  2123.                            <div class="blog-image-v2">
  2124.                                
  2125.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2126.                                
  2127.                                <span class="blog-category-v2 bg-primary-gradient">
  2128.                                    News
  2129.                                </span>
  2130.                            </div>
  2131.                            <div class="blog-content-v2">
  2132.                                <h3 class="blog-title-v2">
  2133.                                    <a class="top-color" href="/real-madrids-alexander-arnold-could-return-to-face-his-former-club-in-forthcoming-champions-league-match/">
  2134.                                    Real Madrid&#x27;s Alexander-Arnold Could Return to Face His Former Club in Forthcoming Champions League Match
  2135.                                    </a>
  2136.                                </h3>
  2137.                                <div class="blog-meta-v2">
  2138.                                    
  2139.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2140.                                    
  2141.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2142.                                    <span>By Keith Santiago</span>
  2143.                                    <span style="color: #ccc;">•</span>
  2144.                                    <span style="color: #999;">18 May 2026</span>
  2145.                                </div>
  2146.                                <p class="blog-excerpt-v2"></p>
  2147.                              
  2148.                            </div>
  2149.                        </div>
  2150.                    </div>
  2151.                    
  2152.                    <div class="col-lg-6 col-md-6 col-12">
  2153.                        <div class="card blog-card-v2 animate-on-scroll">
  2154.                            <div class="blog-image-v2">
  2155.                                
  2156.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2157.                                
  2158.                                <span class="blog-category-v2 bg-primary-gradient">
  2159.                                    News
  2160.                                </span>
  2161.                            </div>
  2162.                            <div class="blog-content-v2">
  2163.                                <h3 class="blog-title-v2">
  2164.                                    <a class="top-color" href="/disturbing-remembrances-return-in-davao-city-as-authorities-track-bondi-shooting-alleged-attackers-activities/">
  2165.                                    Disturbing Remembrances Return in Davao City as Authorities Track Bondi Shooting Alleged Attackers&#x27; Activities
  2166.                                    </a>
  2167.                                </h3>
  2168.                                <div class="blog-meta-v2">
  2169.                                    
  2170.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2171.                                    
  2172.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2173.                                    <span>By Keith Santiago</span>
  2174.                                    <span style="color: #ccc;">•</span>
  2175.                                    <span style="color: #999;">18 May 2026</span>
  2176.                                </div>
  2177.                                <p class="blog-excerpt-v2"></p>
  2178.                              
  2179.                            </div>
  2180.                        </div>
  2181.                    </div>
  2182.                    
  2183.                    <div class="col-lg-6 col-md-6 col-12">
  2184.                        <div class="card blog-card-v2 animate-on-scroll">
  2185.                            <div class="blog-image-v2">
  2186.                                
  2187.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2188.                                
  2189.                                <span class="blog-category-v2 bg-primary-gradient">
  2190.                                    News
  2191.                                </span>
  2192.                            </div>
  2193.                            <div class="blog-content-v2">
  2194.                                <h3 class="blog-title-v2">
  2195.                                    <a class="top-color" href="/genuine-southern-portugal-discovering-portugal-beyond-the-beach/">
  2196.                                    Genuine Southern Portugal: Discovering Portugal Beyond the Beach
  2197.                                    </a>
  2198.                                </h3>
  2199.                                <div class="blog-meta-v2">
  2200.                                    
  2201.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2202.                                    
  2203.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2204.                                    <span>By Keith Santiago</span>
  2205.                                    <span style="color: #ccc;">•</span>
  2206.                                    <span style="color: #999;">18 May 2026</span>
  2207.                                </div>
  2208.                                <p class="blog-excerpt-v2"></p>
  2209.                              
  2210.                            </div>
  2211.                        </div>
  2212.                    </div>
  2213.                    
  2214.                    <div class="col-lg-6 col-md-6 col-12">
  2215.                        <div class="card blog-card-v2 animate-on-scroll">
  2216.                            <div class="blog-image-v2">
  2217.                                
  2218.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2219.                                
  2220.                                <span class="blog-category-v2 bg-primary-gradient">
  2221.                                    News
  2222.                                </span>
  2223.                            </div>
  2224.                            <div class="blog-content-v2">
  2225.                                <h3 class="blog-title-v2">
  2226.                                    <a class="top-color" href="/arsenals-goalkeeper-highlights-teams-strength-as-essential-to-silverware-pursuit/">
  2227.                                    Arsenal&#x27;s goalkeeper Highlights Team&#x27;s Strength as Essential to Silverware Pursuit
  2228.                                    </a>
  2229.                                </h3>
  2230.                                <div class="blog-meta-v2">
  2231.                                    
  2232.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2233.                                    
  2234.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2235.                                    <span>By Keith Santiago</span>
  2236.                                    <span style="color: #ccc;">•</span>
  2237.                                    <span style="color: #999;">18 May 2026</span>
  2238.                                </div>
  2239.                                <p class="blog-excerpt-v2"></p>
  2240.                              
  2241.                            </div>
  2242.                        </div>
  2243.                    </div>
  2244.                    
  2245.                    <div class="col-lg-6 col-md-6 col-12">
  2246.                        <div class="card blog-card-v2 animate-on-scroll">
  2247.                            <div class="blog-image-v2">
  2248.                                
  2249.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2250.                                
  2251.                                <span class="blog-category-v2 bg-primary-gradient">
  2252.                                    News
  2253.                                </span>
  2254.                            </div>
  2255.                            <div class="blog-content-v2">
  2256.                                <h3 class="blog-title-v2">
  2257.                                    <a class="top-color" href="/can-the-all-blacks-regain-their-winning-form-during-the-fall-tour/">
  2258.                                    Can the All Blacks regain their winning form during the fall tour?
  2259.                                    </a>
  2260.                                </h3>
  2261.                                <div class="blog-meta-v2">
  2262.                                    
  2263.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2264.                                    
  2265.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2266.                                    <span>By Keith Santiago</span>
  2267.                                    <span style="color: #ccc;">•</span>
  2268.                                    <span style="color: #999;">18 May 2026</span>
  2269.                                </div>
  2270.                                <p class="blog-excerpt-v2"></p>
  2271.                              
  2272.                            </div>
  2273.                        </div>
  2274.                    </div>
  2275.                    
  2276.                    <div class="col-lg-6 col-md-6 col-12">
  2277.                        <div class="card blog-card-v2 animate-on-scroll">
  2278.                            <div class="blog-image-v2">
  2279.                                
  2280.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2281.                                
  2282.                                <span class="blog-category-v2 bg-primary-gradient">
  2283.                                    News
  2284.                                </span>
  2285.                            </div>
  2286.                            <div class="blog-content-v2">
  2287.                                <h3 class="blog-title-v2">
  2288.                                    <a class="top-color" href="/trumps-overarching-shadow-in-athletics-achieved-an-apex-in-last-year-2026-promises-to-take-it-further/">
  2289.                                    Trump&#x27;s Overarching Shadow in Athletics Achieved An Apex in Last Year. 2026 Promises to Take It Further.
  2290.                                    </a>
  2291.                                </h3>
  2292.                                <div class="blog-meta-v2">
  2293.                                    
  2294.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2295.                                    
  2296.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2297.                                    <span>By Keith Santiago</span>
  2298.                                    <span style="color: #ccc;">•</span>
  2299.                                    <span style="color: #999;">18 May 2026</span>
  2300.                                </div>
  2301.                                <p class="blog-excerpt-v2"></p>
  2302.                              
  2303.                            </div>
  2304.                        </div>
  2305.                    </div>
  2306.                    
  2307.                    <div class="col-lg-6 col-md-6 col-12">
  2308.                        <div class="card blog-card-v2 animate-on-scroll">
  2309.                            <div class="blog-image-v2">
  2310.                                
  2311.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2312.                                
  2313.                                <span class="blog-category-v2 bg-primary-gradient">
  2314.                                    News
  2315.                                </span>
  2316.                            </div>
  2317.                            <div class="blog-content-v2">
  2318.                                <h3 class="blog-title-v2">
  2319.                                    <a class="top-color" href="/we-were-fired-and-were-embracing-it-learn-how-to-find-a-new-role-that-fits-your-needs/">
  2320.                                    We Were Fired, and We&#x27;re Embracing It – Learn How to Find a New Role That Fits Your Needs
  2321.                                    </a>
  2322.                                </h3>
  2323.                                <div class="blog-meta-v2">
  2324.                                    
  2325.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2326.                                    
  2327.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2328.                                    <span>By Keith Santiago</span>
  2329.                                    <span style="color: #ccc;">•</span>
  2330.                                    <span style="color: #999;">18 May 2026</span>
  2331.                                </div>
  2332.                                <p class="blog-excerpt-v2"></p>
  2333.                              
  2334.                            </div>
  2335.                        </div>
  2336.                    </div>
  2337.                    
  2338.                    <div class="col-lg-6 col-md-6 col-12">
  2339.                        <div class="card blog-card-v2 animate-on-scroll">
  2340.                            <div class="blog-image-v2">
  2341.                                
  2342.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2343.                                
  2344.                                <span class="blog-category-v2 bg-primary-gradient">
  2345.                                    News
  2346.                                </span>
  2347.                            </div>
  2348.                            <div class="blog-content-v2">
  2349.                                <h3 class="blog-title-v2">
  2350.                                    <a class="top-color" href="/work-out-as-you-are-working-ten-strength-building-office-exercises-you-can-do-in-everyday-clothes/">
  2351.                                    Work out as you are working? Ten strength-building office exercises you can do in everyday clothes
  2352.                                    </a>
  2353.                                </h3>
  2354.                                <div class="blog-meta-v2">
  2355.                                    
  2356.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2357.                                    
  2358.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2359.                                    <span>By Keith Santiago</span>
  2360.                                    <span style="color: #ccc;">•</span>
  2361.                                    <span style="color: #999;">17 May 2026</span>
  2362.                                </div>
  2363.                                <p class="blog-excerpt-v2"></p>
  2364.                              
  2365.                            </div>
  2366.                        </div>
  2367.                    </div>
  2368.                    
  2369.                    <div class="col-lg-6 col-md-6 col-12">
  2370.                        <div class="card blog-card-v2 animate-on-scroll">
  2371.                            <div class="blog-image-v2">
  2372.                                
  2373.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2374.                                
  2375.                                <span class="blog-category-v2 bg-primary-gradient">
  2376.                                    News
  2377.                                </span>
  2378.                            </div>
  2379.                            <div class="blog-content-v2">
  2380.                                <h3 class="blog-title-v2">
  2381.                                    <a class="top-color" href="/anno-117-pax-romanas-hidden-gem-reveals-itself-as-a-stunning-first-person-view/">
  2382.                                    Anno 117 Pax Romana&#x27;s Hidden Gem Reveals Itself as a Stunning First-Person View.
  2383.                                    </a>
  2384.                                </h3>
  2385.                                <div class="blog-meta-v2">
  2386.                                    
  2387.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2388.                                    
  2389.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2390.                                    <span>By Keith Santiago</span>
  2391.                                    <span style="color: #ccc;">•</span>
  2392.                                    <span style="color: #999;">17 May 2026</span>
  2393.                                </div>
  2394.                                <p class="blog-excerpt-v2"></p>
  2395.                              
  2396.                            </div>
  2397.                        </div>
  2398.                    </div>
  2399.                    
  2400.                    <div class="col-lg-6 col-md-6 col-12">
  2401.                        <div class="card blog-card-v2 animate-on-scroll">
  2402.                            <div class="blog-image-v2">
  2403.                                
  2404.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2405.                                
  2406.                                <span class="blog-category-v2 bg-primary-gradient">
  2407.                                    Others
  2408.                                </span>
  2409.                            </div>
  2410.                            <div class="blog-content-v2">
  2411.                                <h3 class="blog-title-v2">
  2412.                                    <a class="top-color" href="/understanding-the-mechanics-of-slot-games-in-online-casinos/">
  2413.                                    Understanding the Mechanics of Slot Games in Online Casinos
  2414.                                    </a>
  2415.                                </h3>
  2416.                                <div class="blog-meta-v2">
  2417.                                    
  2418.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="blog-author-img-v2">
  2419.                                    
  2420.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2421.                                    <span>By Keith Santiago</span>
  2422.                                    <span style="color: #ccc;">•</span>
  2423.                                    <span style="color: #999;">17 May 2026</span>
  2424.                                </div>
  2425.                                <p class="blog-excerpt-v2"></p>
  2426.                              
  2427.                            </div>
  2428.                        </div>
  2429.                    </div>
  2430.                    
  2431.                    
  2432.  
  2433.                </div>
  2434.            </div>
  2435.            
  2436.               <div class="col col-lg-4 col-12">
  2437.                
  2438.  
  2439.  
  2440.  
  2441.    
  2442.  
  2443. <div class="blog-sidebar">
  2444.    
  2445.        <div class="widget category-widget">
  2446.            <h3>May 2026 Blog Roll</h3>
  2447.            <ul class="scrollable-sidebar">
  2448.                
  2449.                    <li>
  2450.                        <a href="https://esports-news.co.uk/gambling-sites/fat-pirate-review/" class="top-color " rel="dofollow">
  2451.                            fat pirate casino
  2452.                        </a>
  2453.                    </li>
  2454.                
  2455.                    <li>
  2456.                        <a href="https://esports-news.co.uk/gambling-sites/realz-review/" class="top-color " rel="dofollow">
  2457.                            realz casino
  2458.                        </a>
  2459.                    </li>
  2460.                
  2461.                    <li>
  2462.                        <a href="https://heyimhome.co.uk/" class="top-color " rel="dofollow">
  2463.                            best uk non GamStop casinos
  2464.                        </a>
  2465.                    </li>
  2466.                
  2467.                    <li>
  2468.                        <a href="https://www.thehaven.org.uk/" class="top-color " rel="dofollow">
  2469.                            non gamstop casinos
  2470.                        </a>
  2471.                    </li>
  2472.                
  2473.                    <li>
  2474.                        <a href="https://bottlebling.co.uk/" class="top-color " rel="dofollow">
  2475.                            casinos not on gamstop
  2476.                        </a>
  2477.                    </li>
  2478.                
  2479.                    <li>
  2480.                        <a href="https://idolmag.co.uk/" class="top-color " rel="dofollow">
  2481.                            non gamstop casinos
  2482.                        </a>
  2483.                    </li>
  2484.                
  2485.                    <li>
  2486.                        <a href="https://heyimhome.co.uk/" class="top-color " rel="dofollow">
  2487.                            casino not on gamstop
  2488.                        </a>
  2489.                    </li>
  2490.                
  2491.                    <li>
  2492.                        <a href="https://www.richardrogers.co.uk/" class="top-color " rel="dofollow">
  2493.                            non gamstop casinos
  2494.                        </a>
  2495.                    </li>
  2496.                
  2497.                    <li>
  2498.                        <a href="https://lagoccia.co.uk/" class="top-color " rel="dofollow">
  2499.                            online casino
  2500.                        </a>
  2501.                    </li>
  2502.                
  2503.                    <li>
  2504.                        <a href="https://jst.org.uk/" class="top-color " rel="dofollow">
  2505.                            casino not on gamstop
  2506.                        </a>
  2507.                    </li>
  2508.                
  2509.                    <li>
  2510.                        <a href="https://www.goodsixty.co.uk/" class="top-color " rel="dofollow">
  2511.                            casinos not on gamstop
  2512.                        </a>
  2513.                    </li>
  2514.                
  2515.                    <li>
  2516.                        <a href="https://www.panos.org.uk/" class="top-color " rel="dofollow">
  2517.                            non gamstop betting sites
  2518.                        </a>
  2519.                    </li>
  2520.                
  2521.                    <li>
  2522.                        <a href="https://www.elthampalace.org.uk" class="top-color " rel="dofollow">
  2523.                            casino not on gamstop
  2524.                        </a>
  2525.                    </li>
  2526.                
  2527.                    <li>
  2528.                        <a href="https://nursingnotes.co.uk/" class="top-color " rel="dofollow">
  2529.                            casino sites
  2530.                        </a>
  2531.                    </li>
  2532.                
  2533.                    <li>
  2534.                        <a href="https://idolmag.co.uk/" class="top-color " rel="dofollow">
  2535.                            online casinos
  2536.                        </a>
  2537.                    </li>
  2538.                
  2539.                    <li>
  2540.                        <a href="https://www.cca-glasgow.com/" class="top-color " rel="dofollow">
  2541.                            uk online casinos not on gamstop
  2542.                        </a>
  2543.                    </li>
  2544.                
  2545.                    <li>
  2546.                        <a href="https://www.clintoncards.co.uk/" class="top-color " rel="dofollow">
  2547.                            non gamstop casino uk
  2548.                        </a>
  2549.                    </li>
  2550.                
  2551.                    <li>
  2552.                        <a href="https://www.bonhillevents.com/" class="top-color " rel="dofollow">
  2553.                            casino sites not on gamstop
  2554.                        </a>
  2555.                    </li>
  2556.                
  2557.                    <li>
  2558.                        <a href="https://www.focus12.co.uk/" class="top-color " rel="dofollow">
  2559.                            casinos not on gamstop
  2560.                        </a>
  2561.                    </li>
  2562.                
  2563.                    <li>
  2564.                        <a href="https://britishicehockey.co.uk/" class="top-color " rel="dofollow">
  2565.                            casinos not on gamstop
  2566.                        </a>
  2567.                    </li>
  2568.                
  2569.                    <li>
  2570.                        <a href="https://adventuregamers.com/online-casinos/non-gamstop" class="top-color " rel="dofollow">
  2571.                            casino not on gamstop
  2572.                        </a>
  2573.                    </li>
  2574.                
  2575.                    <li>
  2576.                        <a href="https://gamingamerica.com/non-gamstop-casinos" class="top-color " rel="dofollow">
  2577.                            non gamstop casinos
  2578.                        </a>
  2579.                    </li>
  2580.                
  2581.                    <li>
  2582.                        <a href="https://www.outset.org/" class="top-color " rel="dofollow">
  2583.                            best betting sites uk
  2584.                        </a>
  2585.                    </li>
  2586.                
  2587.            </ul>
  2588.        </div>
  2589.    
  2590.        <div class="widget category-widget">
  2591.            <h3>April 2026 Blog Roll</h3>
  2592.            <ul class="scrollable-sidebar">
  2593.                
  2594.                    <li>
  2595.                        <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" class="top-color " rel="dofollow">
  2596.                            non gamstop casinos
  2597.                        </a>
  2598.                    </li>
  2599.                
  2600.                    <li>
  2601.                        <a href="https://www.foodsofengland.co.uk/" class="top-color " rel="dofollow">
  2602.                            non gamstop casinos
  2603.                        </a>
  2604.                    </li>
  2605.                
  2606.                    <li>
  2607.                        <a href="https://www.mesaonline.org/" class="top-color " rel="dofollow">
  2608.                            casinos not on gamstop
  2609.                        </a>
  2610.                    </li>
  2611.                
  2612.                    <li>
  2613.                        <a href="https://www.citytosea.org.uk/" class="top-color " rel="dofollow">
  2614.                            casinos not on gamstop
  2615.                        </a>
  2616.                    </li>
  2617.                
  2618.                    <li>
  2619.                        <a href="https://www.london-irish.com/" class="top-color " rel="dofollow">
  2620.                            non gamstop casino
  2621.                        </a>
  2622.                    </li>
  2623.                
  2624.                    <li>
  2625.                        <a href="https://straightfromyard.co.uk/" class="top-color " rel="dofollow">
  2626.                            non gamstop casino
  2627.                        </a>
  2628.                    </li>
  2629.                
  2630.                    <li>
  2631.                        <a href="https://allcatsrgrey.org.uk/" class="top-color " rel="dofollow">
  2632.                            non gamstop casino
  2633.                        </a>
  2634.                    </li>
  2635.                
  2636.                    <li>
  2637.                        <a href="https://knightsof.media/" class="top-color " rel="dofollow">
  2638.                            slots not on gamstop
  2639.                        </a>
  2640.                    </li>
  2641.                
  2642.                    <li>
  2643.                        <a href="https://www.cca-glasgow.com/" class="top-color " rel="dofollow">
  2644.                            non gamstop casino
  2645.                        </a>
  2646.                    </li>
  2647.                
  2648.                    <li>
  2649.                        <a href="https://savethedatemagazine.co.uk/" class="top-color " rel="dofollow">
  2650.                            non gamstop casino
  2651.                        </a>
  2652.                    </li>
  2653.                
  2654.                    <li>
  2655.                        <a href="https://www.summerhall.co.uk/" class="top-color " rel="dofollow">
  2656.                            non gamstop casino
  2657.                        </a>
  2658.                    </li>
  2659.                
  2660.                    <li>
  2661.                        <a href="https://www.citytosea.org.uk/" class="top-color " rel="dofollow">
  2662.                            non gamstop casino
  2663.                        </a>
  2664.                    </li>
  2665.                
  2666.                    <li>
  2667.                        <a href="https://www.surfaceview.co.uk/" class="top-color " rel="dofollow">
  2668.                            non gamstop casino
  2669.                        </a>
  2670.                    </li>
  2671.                
  2672.                    <li>
  2673.                        <a href="https://bereavementcommission.org.uk/" class="top-color " rel="dofollow">
  2674.                            non gamstop casino
  2675.                        </a>
  2676.                    </li>
  2677.                
  2678.                    <li>
  2679.                        <a href="https://internationalschoolmealsday.com/" class="top-color " rel="dofollow">
  2680.                            casino not on gamstop
  2681.                        </a>
  2682.                    </li>
  2683.                
  2684.                    <li>
  2685.                        <a href="https://unbound.co.uk/" class="top-color " rel="dofollow">
  2686.                            non gamstop casino
  2687.                        </a>
  2688.                    </li>
  2689.                
  2690.                    <li>
  2691.                        <a href="https://www.elthampalace.org.uk/" class="top-color " rel="dofollow">
  2692.                            non gamstop casino
  2693.                        </a>
  2694.                    </li>
  2695.                
  2696.                    <li>
  2697.                        <a href="https://www.nordicresearchnetwork.co.uk/" class="top-color " rel="dofollow">
  2698.                            Best Non UK Gambling Sites
  2699.                        </a>
  2700.                    </li>
  2701.                
  2702.                    <li>
  2703.                        <a href="https://www.nhsborders.org.uk/" class="top-color " rel="dofollow">
  2704.                            bitcoin casino
  2705.                        </a>
  2706.                    </li>
  2707.                
  2708.                    <li>
  2709.                        <a href="https://swtrains.co.uk/" class="top-color " rel="dofollow">
  2710.                            spinshark casino
  2711.                        </a>
  2712.                    </li>
  2713.                
  2714.                    <li>
  2715.                        <a href="https://qualityofcarenetwork.org/" class="top-color " rel="dofollow">
  2716.                            Lola jack
  2717.                        </a>
  2718.                    </li>
  2719.                
  2720.                    <li>
  2721.                        <a href="https://lessplastic.co.uk" class="top-color " rel="dofollow">
  2722.                            non gamstop casino
  2723.                        </a>
  2724.                    </li>
  2725.                
  2726.                    <li>
  2727.                        <a href="https://bvdfree.org.uk" class="top-color " rel="dofollow">
  2728.                            non gamstop casino
  2729.                        </a>
  2730.                    </li>
  2731.                
  2732.                    <li>
  2733.                        <a href="https://rochdaleonline.co.uk" class="top-color " rel="dofollow">
  2734.                            casino not on gamstop
  2735.                        </a>
  2736.                    </li>
  2737.                
  2738.                    <li>
  2739.                        <a href="https://longviewuk.com" class="top-color " rel="dofollow">
  2740.                            non gamstop casino
  2741.                        </a>
  2742.                    </li>
  2743.                
  2744.                    <li>
  2745.                        <a href="https://steviethefox.co.uk/" class="top-color " rel="dofollow">
  2746.                            sports betting crypto
  2747.                        </a>
  2748.                    </li>
  2749.                
  2750.                    <li>
  2751.                        <a href="https://www.ukessaywriters.co.uk/" class="top-color " rel="dofollow">
  2752.                            top 10 online casinos
  2753.                        </a>
  2754.                    </li>
  2755.                
  2756.                    <li>
  2757.                        <a href="https://www.peelengineering.co.uk/" class="top-color " rel="dofollow">
  2758.                            non gamstop casinos uk
  2759.                        </a>
  2760.                    </li>
  2761.                
  2762.                    <li>
  2763.                        <a href="https://www.roadpeace.org/" class="top-color " rel="dofollow">
  2764.                            non gamstop casino
  2765.                        </a>
  2766.                    </li>
  2767.                
  2768.                    <li>
  2769.                        <a href="https://www.london-irish.com/" class="top-color " rel="dofollow">
  2770.                            casinos not on gamstop
  2771.                        </a>
  2772.                    </li>
  2773.                
  2774.                    <li>
  2775.                        <a href="https://knightsof.media/" class="top-color " rel="dofollow">
  2776.                            non gamstop casino
  2777.                        </a>
  2778.                    </li>
  2779.                
  2780.                    <li>
  2781.                        <a href="https://www.gcaf.co.uk/" class="top-color " rel="dofollow">
  2782.                            crypto betting sites uk
  2783.                        </a>
  2784.                    </li>
  2785.                
  2786.                    <li>
  2787.                        <a href="https://www.patients4nhs.org.uk/" class="top-color " rel="dofollow">
  2788.                            online casinos
  2789.                        </a>
  2790.                    </li>
  2791.                
  2792.                    <li>
  2793.                        <a href="https://fdncoffee.com" class="top-color " rel="dofollow">
  2794.                            online casinos
  2795.                        </a>
  2796.                    </li>
  2797.                
  2798.                    <li>
  2799.                        <a href="https://www.llancaiachfawr.co.uk/" class="top-color " rel="dofollow">
  2800.                            online casino
  2801.                        </a>
  2802.                    </li>
  2803.                
  2804.                    <li>
  2805.                        <a href="https://www.fourpure.com/" class="top-color " rel="dofollow">
  2806.                            online casinos
  2807.                        </a>
  2808.                    </li>
  2809.                
  2810.                    <li>
  2811.                        <a href="https://www.edinburghwhiskyblog.com/" class="top-color " rel="dofollow">
  2812.                            non gamstop casino
  2813.                        </a>
  2814.                    </li>
  2815.                
  2816.                    <li>
  2817.                        <a href="https://www.microhowto.info/" class="top-color " rel="dofollow">
  2818.                            best online betting sites
  2819.                        </a>
  2820.                    </li>
  2821.                
  2822.                    <li>
  2823.                        <a href="https://www.charlesjencks.com/" class="top-color " rel="dofollow">
  2824.                            non gamstop casinos uk
  2825.                        </a>
  2826.                    </li>
  2827.                
  2828.                    <li>
  2829.                        <a href="https://www.roadpeace.org/" class="top-color " rel="dofollow">
  2830.                            casino sites not on gamstop
  2831.                        </a>
  2832.                    </li>
  2833.                
  2834.                    <li>
  2835.                        <a href="https://goodsixty.co.uk/" class="top-color " rel="dofollow">
  2836.                            casinos not on gamstop
  2837.                        </a>
  2838.                    </li>
  2839.                
  2840.                    <li>
  2841.                        <a href="https://www.surfaceview.co.uk/" class="top-color " rel="dofollow">
  2842.                            non gamstop casino uk
  2843.                        </a>
  2844.                    </li>
  2845.                
  2846.                    <li>
  2847.                        <a href="https://www.costaricanembassy.co.uk" class="top-color " rel="dofollow">
  2848.                            best casino not on GamStop
  2849.                        </a>
  2850.                    </li>
  2851.                
  2852.                    <li>
  2853.                        <a href="https://www.impact-awards.co.uk" class="top-color " rel="dofollow">
  2854.                            online casinos
  2855.                        </a>
  2856.                    </li>
  2857.                
  2858.            </ul>
  2859.        </div>
  2860.    
  2861.        <div class="widget category-widget">
  2862.            <h3>March 2026 Blog Roll</h3>
  2863.            <ul class="scrollable-sidebar">
  2864.                
  2865.                    <li>
  2866.                        <a href="https://www.gullwingbridge.co.uk/" class="top-color " rel="dofollow">
  2867.                            best non GamStop casinos
  2868.                        </a>
  2869.                    </li>
  2870.                
  2871.                    <li>
  2872.                        <a href="https://www.surfaceview.co.uk/" class="top-color " rel="dofollow">
  2873.                            non gamstop casinos
  2874.                        </a>
  2875.                    </li>
  2876.                
  2877.                    <li>
  2878.                        <a href="https://internationalschoolmealsday.com/" class="top-color " rel="dofollow">
  2879.                            spinshark casino reviews
  2880.                        </a>
  2881.                    </li>
  2882.                
  2883.                    <li>
  2884.                        <a href="https://www.bunker-51.com/" class="top-color " rel="dofollow">
  2885.                            UK casinos not on GamStop
  2886.                        </a>
  2887.                    </li>
  2888.                
  2889.                    <li>
  2890.                        <a href="https://www.ginspa.co.uk/" class="top-color " rel="dofollow">
  2891.                            online casinos not on GamStop
  2892.                        </a>
  2893.                    </li>
  2894.                
  2895.                    <li>
  2896.                        <a href="https://www.leahdagloria.com.au/" class="top-color " rel="dofollow">
  2897.                            no verification withdrawal casino
  2898.                        </a>
  2899.                    </li>
  2900.                
  2901.                    <li>
  2902.                        <a href="https://migrations.uk/" class="top-color " rel="dofollow">
  2903.                            Harry Casino
  2904.                        </a>
  2905.                    </li>
  2906.                
  2907.                    <li>
  2908.                        <a href="https://www.thekarczma.co.uk/" class="top-color " rel="dofollow">
  2909.                            non UK gambling sites
  2910.                        </a>
  2911.                    </li>
  2912.                
  2913.                    <li>
  2914.                        <a href="https://www.sepho.org.uk/" class="top-color " rel="dofollow">
  2915.                            non gamstop online casinos uk
  2916.                        </a>
  2917.                    </li>
  2918.                
  2919.                    <li>
  2920.                        <a href="https://allcatsrgrey.org.uk/" class="top-color " rel="dofollow">
  2921.                            casino sites
  2922.                        </a>
  2923.                    </li>
  2924.                
  2925.                    <li>
  2926.                        <a href="https://www.kysty.co.uk/" class="top-color " rel="dofollow">
  2927.                            casinos not using Gamstop
  2928.                        </a>
  2929.                    </li>
  2930.                
  2931.                    <li>
  2932.                        <a href="https://www.falconryforum.co.uk/" class="top-color " rel="dofollow">
  2933.                            non gamstop casinos
  2934.                        </a>
  2935.                    </li>
  2936.                
  2937.                    <li>
  2938.                        <a href="https://www.lgbthistorymonth.org.uk/" class="top-color " rel="dofollow">
  2939.                            casino not on gamstop
  2940.                        </a>
  2941.                    </li>
  2942.                
  2943.                    <li>
  2944.                        <a href="https://citytosea.org.uk/" class="top-color " rel="dofollow">
  2945.                            non gamstop casino
  2946.                        </a>
  2947.                    </li>
  2948.                
  2949.                    <li>
  2950.                        <a href="https://www.dumpaday.com/" class="top-color " rel="dofollow">
  2951.                            best non gamstop casinos
  2952.                        </a>
  2953.                    </li>
  2954.                
  2955.                    <li>
  2956.                        <a href="https://coffinmew.co.uk/" class="top-color " rel="dofollow">
  2957.                            non gamstop casinos
  2958.                        </a>
  2959.                    </li>
  2960.                
  2961.                    <li>
  2962.                        <a href="https://oncallfire.uk/" class="top-color " rel="dofollow">
  2963.                            list of casinos not on GamStop
  2964.                        </a>
  2965.                    </li>
  2966.                
  2967.                    <li>
  2968.                        <a href="https://www.socresonline.org.uk/" class="top-color " rel="dofollow">
  2969.                            bitcoin casino
  2970.                        </a>
  2971.                    </li>
  2972.                
  2973.                    <li>
  2974.                        <a href="https://kam-media.co.uk/" class="top-color " rel="dofollow">
  2975.                            non gamstop casino
  2976.                        </a>
  2977.                    </li>
  2978.                
  2979.                    <li>
  2980.                        <a href="https://www.regionalnetworks.org.uk/" class="top-color " rel="dofollow">
  2981.                            casino not on GamStop
  2982.                        </a>
  2983.                    </li>
  2984.                
  2985.                    <li>
  2986.                        <a href="https://www.toop.eu" class="top-color " rel="dofollow">
  2987.                            non gamstop casino
  2988.                        </a>
  2989.                    </li>
  2990.                
  2991.                    <li>
  2992.                        <a href="https://savethedatemagazine.co.uk/" class="top-color " rel="dofollow">
  2993.                            online casinos
  2994.                        </a>
  2995.                    </li>
  2996.                
  2997.                    <li>
  2998.                        <a href="https://www.charitydigitalnews.co.uk/" class="top-color " rel="dofollow">
  2999.                            non gamstop casino
  3000.                        </a>
  3001.                    </li>
  3002.                
  3003.                    <li>
  3004.                        <a href="https://insidebitcoins.com/crypto-casinos/best-crypto-casinos-uk" class="top-color " rel="dofollow">
  3005.                            bitcoin casino
  3006.                        </a>
  3007.                    </li>
  3008.                
  3009.                    <li>
  3010.                        <a href="https://www.cryptocurrencyfreak.com/" class="top-color " rel="dofollow">
  3011.                            No KYC casinos
  3012.                        </a>
  3013.                    </li>
  3014.                
  3015.                    <li>
  3016.                        <a href="https://roadpeace.org/" class="top-color " rel="dofollow">
  3017.                            online casino
  3018.                        </a>
  3019.                    </li>
  3020.                
  3021.            </ul>
  3022.        </div>
  3023.    
  3024.        <div class="widget category-widget">
  3025.            <h3>February 2026 Blog Roll</h3>
  3026.            <ul class="scrollable-sidebar">
  3027.                
  3028.                    <li>
  3029.                        <a href="https://thecharliegardfoundation.org/" class="top-color " rel="dofollow">
  3030.                            online casino uk
  3031.                        </a>
  3032.                    </li>
  3033.                
  3034.                    <li>
  3035.                        <a href="https://www.welcometoportsmouth.co.uk/" class="top-color " rel="dofollow">
  3036.                            best uk non gamstop casinos
  3037.                        </a>
  3038.                    </li>
  3039.                
  3040.                    <li>
  3041.                        <a href="https://www.roadpeace.org/" class="top-color " rel="dofollow">
  3042.                            non gamstop gambling site
  3043.                        </a>
  3044.                    </li>
  3045.                
  3046.                    <li>
  3047.                        <a href="https://www.summerhall.co.uk/" class="top-color " rel="dofollow">
  3048.                            casinos not on gamstop
  3049.                        </a>
  3050.                    </li>
  3051.                
  3052.                    <li>
  3053.                        <a href="https://financialservicescultureboard.org.uk/" class="top-color " rel="dofollow">
  3054.                            best online betting sites uk
  3055.                        </a>
  3056.                    </li>
  3057.                
  3058.                    <li>
  3059.                        <a href="https://www.taysideaviation.co.uk/" class="top-color " rel="dofollow">
  3060.                            best betting sites uk
  3061.                        </a>
  3062.                    </li>
  3063.                
  3064.                    <li>
  3065.                        <a href="https://itechlabs.co.uk/" class="top-color " rel="dofollow">
  3066.                            best betting sites
  3067.                        </a>
  3068.                    </li>
  3069.                
  3070.                    <li>
  3071.                        <a href="https://plasticoceans.uk/" class="top-color " rel="dofollow">
  3072.                            non gamstop casinos
  3073.                        </a>
  3074.                    </li>
  3075.                
  3076.                    <li>
  3077.                        <a href="https://www.kscience.co.uk/" class="top-color " rel="dofollow">
  3078.                            top 50 online casinos uk
  3079.                        </a>
  3080.                    </li>
  3081.                
  3082.                    <li>
  3083.                        <a href="https://www.mesaonline.org/" class="top-color " rel="dofollow">
  3084.                            non gamstop casino
  3085.                        </a>
  3086.                    </li>
  3087.                
  3088.                    <li>
  3089.                        <a href="https://bereavementcommission.org.uk/" class="top-color " rel="dofollow">
  3090.                            online casino
  3091.                        </a>
  3092.                    </li>
  3093.                
  3094.                    <li>
  3095.                        <a href="https://www.foreignersinuk.co.uk/" class="top-color " rel="dofollow">
  3096.                            online casino
  3097.                        </a>
  3098.                    </li>
  3099.                
  3100.                    <li>
  3101.                        <a href="https://www.bshg.org.uk/" class="top-color " rel="dofollow">
  3102.                            online casino
  3103.                        </a>
  3104.                    </li>
  3105.                
  3106.                    <li>
  3107.                        <a href="https://www.lsx.org.uk/" class="top-color " rel="dofollow">
  3108.                            bookmakers not on gamstop
  3109.                        </a>
  3110.                    </li>
  3111.                
  3112.                    <li>
  3113.                        <a href="https://unbound.co.uk/" class="top-color " rel="dofollow">
  3114.                            online casino
  3115.                        </a>
  3116.                    </li>
  3117.                
  3118.                    <li>
  3119.                        <a href="https://platypuspress.co.uk/" class="top-color " rel="dofollow">
  3120.                            casino not on gamstop
  3121.                        </a>
  3122.                    </li>
  3123.                
  3124.                    <li>
  3125.                        <a href="https://www.techcityuk.com/" class="top-color " rel="dofollow">
  3126.                            non gamstop casino
  3127.                        </a>
  3128.                    </li>
  3129.                
  3130.            </ul>
  3131.        </div>
  3132.    
  3133.  
  3134.    
  3135.    <div class="widget recent-post-widget mb-3">
  3136.        <h3>Popular Post</h3>
  3137.        <div class="posts">
  3138.            
  3139.            <div class="post">
  3140.                <div class="img-holder">
  3141.                    
  3142.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  3143.                    
  3144.                </div>
  3145.                <div class="details">
  3146.                    <span class="date top-color" >17 May 2026 </span>
  3147.                    <h4> <a href="/demystifying-the-fallacy-of-slots-strategies/" class="top-color">
  3148.                                            Demystifying the Fallacy of Slots Strategies
  3149.                                            </a></h4>
  3150.                </div>
  3151.            </div>
  3152.            
  3153.            <div class="post">
  3154.                <div class="img-holder">
  3155.                    
  3156.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  3157.                    
  3158.                </div>
  3159.                <div class="details">
  3160.                    <span class="date top-color" >17 May 2026 </span>
  3161.                    <h4> <a href="/trump-states-generally-there-is-consensus-on-next-stages-of-truce-agreement-for-gaza/" class="top-color">
  3162.                                            Trump States &#x27;Generally, There Is Consensus&#x27; on Next Stages of Truce Agreement for Gaza
  3163.                                            </a></h4>
  3164.                </div>
  3165.            </div>
  3166.            
  3167.            <div class="post">
  3168.                <div class="img-holder">
  3169.                    
  3170.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  3171.                    
  3172.                </div>
  3173.                <div class="details">
  3174.                    <span class="date top-color" >17 May 2026 </span>
  3175.                    <h4> <a href="/maximize-your-slot-game-wins-ultimate-strategies-to-maximize-your-earnings/" class="top-color">
  3176.                                            Maximize Your Slot Game Wins: Ultimate Strategies to Maximize Your Earnings
  3177.                                            </a></h4>
  3178.                </div>
  3179.            </div>
  3180.            
  3181.            <div class="post">
  3182.                <div class="img-holder">
  3183.                    
  3184.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  3185.                    
  3186.                </div>
  3187.                <div class="details">
  3188.                    <span class="date top-color" >17 May 2026 </span>
  3189.                    <h4> <a href="/my-fantasy-is-to-ride-a-unicorn-nightly-fantasy-themed-heavy-metal-group-castle-rat/" class="top-color">
  3190.                                            ‘My Fantasy Is to Ride a Unicorn Nightly’: Fantasy-Themed Heavy Metal Group Castle Rat
  3191.                                            </a></h4>
  3192.                </div>
  3193.            </div>
  3194.            
  3195.            <div class="post">
  3196.                <div class="img-holder">
  3197.                    
  3198.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  3199.                    
  3200.                </div>
  3201.                <div class="details">
  3202.                    <span class="date top-color" >17 May 2026 </span>
  3203.                    <h4> <a href="/crans-montana-blaze-victims-are-treated-in-specialist-clinics-across-europe/" class="top-color">
  3204.                                            Crans-Montana Blaze Victims Are Treated in Specialist Clinics Across Europe
  3205.                                            </a></h4>
  3206.                </div>
  3207.            </div>
  3208.            
  3209.            <div class="post">
  3210.                <div class="img-holder">
  3211.                    
  3212.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  3213.                    
  3214.                </div>
  3215.                <div class="details">
  3216.                    <span class="date top-color" >17 May 2026 </span>
  3217.                    <h4> <a href="/leaders-acknowledge-titans-as-the-president-gives-the-mayor-elect-a-friendly-reception/" class="top-color">
  3218.                                            Leaders Acknowledge Titans as The President Gives The Mayor-Elect a Friendly Reception
  3219.                                            </a></h4>
  3220.                </div>
  3221.            </div>
  3222.            
  3223.  
  3224.        </div>
  3225.    </div>
  3226.    
  3227. </div>
  3228.    
  3229.            </div>
  3230.        </div>
  3231.    </div>
  3232. </section>
  3233.  
  3234. <script>
  3235. // Intersection Observer for scroll animations
  3236. document.addEventListener('DOMContentLoaded', function() {
  3237.    const observerOptions = {
  3238.        threshold: 0.1,
  3239.        rootMargin: '0px 0px -50px 0px'
  3240.    };
  3241.  
  3242.    const observer = new IntersectionObserver(function(entries) {
  3243.        entries.forEach(entry => {
  3244.            if (entry.isIntersecting) {
  3245.                entry.target.classList.add('animated');
  3246.            }
  3247.        });
  3248.    }, observerOptions);
  3249.  
  3250.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  3251.        observer.observe(el);
  3252.    });
  3253. });
  3254. </script>
  3255.  
  3256.    
  3257.        
  3258.        <!-- end wpo-blog-highlights-section -->
  3259.        <!-- start wpo-blog-sponsored-section -->
  3260.        
  3261.  
  3262.  
  3263.  
  3264.    
  3265.  
  3266.  
  3267.  
  3268. <style>
  3269.    .sponsored-section-v3 {
  3270.        padding: 50px 0;
  3271.    }
  3272.    
  3273.    .sponsored-card-v3 {
  3274.        background: var(--card-bg);
  3275.        border: 1px solid var(--border-color);
  3276.        border-radius: 4px;
  3277.        transition: transform 0.3s ease;
  3278.        height: 100%;
  3279.    }
  3280.    
  3281.    .sponsored-card-v3:hover {
  3282.        transform: scale(1.02);
  3283.    }
  3284.    
  3285.    .sponsored-image-v3 {
  3286.        position: relative;
  3287.        height: 170px;
  3288.        border-bottom: 1px solid var(--border-color);
  3289.    }
  3290.    
  3291.    .sponsored-image-v3 img {
  3292.        width: 100%;
  3293.        height: 100%;
  3294.        object-fit: cover;
  3295.    }
  3296.    
  3297.    .sponsored-badge-v3 {
  3298.        position: absolute;
  3299.        top: 10px;
  3300.        right: 10px;
  3301.        padding: 5px 8px;
  3302.        font-size: 11px;
  3303.        font-weight: 600;
  3304.        text-transform: uppercase;
  3305.        border-radius: 50%;
  3306.    }
  3307.    
  3308.    .sponsored-content-v3 {
  3309.        position: relative;
  3310.        padding: 18px;
  3311.    }
  3312.    
  3313.    .sponsored-title-v3 {
  3314.        font-size: 16px;
  3315.        font-weight: 700;
  3316.        line-height: 1.5;
  3317.        margin-bottom: 8px;
  3318.    }
  3319.    
  3320.    .sponsored-title-v3 a {
  3321.        text-decoration: none;
  3322.        color: #333;
  3323.    }
  3324.    
  3325.    .sponsored-title-v3 a:hover {
  3326.        color: #0056b3; /* Darker blue for hover */
  3327.    }
  3328.    
  3329.    .sponsored-excerpt-v3 {
  3330.        font-size: 13px;
  3331.        font-weight: 400;
  3332.        color: #868e96;
  3333.        margin-bottom: 12px;
  3334.        line-height: 1.5;
  3335.    }
  3336.    
  3337.    .sponsored-meta-v3 {
  3338.        font-size: 12px;
  3339.        color: #6c757d;
  3340.    }
  3341.    
  3342.    .author-info-v3 {
  3343.        display: flex;
  3344.        align-items: center;
  3345.        gap: 6px;
  3346.        margin-bottom: 6px;
  3347.    }
  3348.    
  3349.    .sponsored-author-img-v3 {
  3350.        width: 24px;
  3351.        height: 24px;
  3352.        border-radius: 50%;
  3353.        object-fit: cover;
  3354.    }
  3355.    
  3356.    .section-title-sponsored-v3 {
  3357.        font-size: 2rem;
  3358.        font-weight: 600;
  3359.        text-align: left;
  3360.        margin-bottom: 25px;
  3361.        color: #333;
  3362.        border-bottom: 3px solid var(--bs-primary);
  3363.        padding-bottom: 10px;
  3364.    }
  3365.  
  3366.    @media (max-width: 768px) {
  3367.        .sponsored-section-v3 {
  3368.            padding: 30px 0;
  3369.        }
  3370.        .sponsored-content-v3 {
  3371.            padding: 15px;
  3372.        }
  3373.        .sponsored-title-v3 {
  3374.            font-size: 15px;
  3375.        }
  3376.        .sponsored-excerpt-v3 {
  3377.            font-size: 12px;
  3378.        }
  3379.        .section-title-sponsored-v3 {
  3380.            font-size: 1.8rem;
  3381.        }
  3382.    }
  3383. </style>
  3384.  
  3385. <section class="sponsored-section-v3">
  3386.    <div class="container-fluid fluid-container">
  3387.        <div class="row">
  3388.            <div class="col-12">
  3389.                <h2 class="section-title-sponsored-v3">Sponsored News</h2>
  3390.            </div>
  3391.        </div>
  3392.        
  3393.        <div class="row g-4">
  3394.            
  3395.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3396.                <div class="card sponsored-card-v3">
  3397.                    <div class="sponsored-image-v3">
  3398.                        
  3399.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3400.                        
  3401.                        <div class="sponsored-badge-v3 bg-primary-gradient">Others</div>
  3402.                    </div>
  3403.                    <div class="sponsored-content-v3">
  3404.                        <h3 class="sponsored-title-v3">
  3405.                            <a href="/demystifying-the-fallacy-of-slots-strategies/" class="top-color">
  3406.                            Demystifying the Fallacy of Slots Strategies
  3407.                            </a>
  3408.                        </h3>
  3409.                        <p class="sponsored-excerpt-v3">
  3410.                            
  3411.                        </p>
  3412.                        <div class="sponsored-meta-v3">
  3413.                            <div class="author-info-v3">
  3414.                                
  3415.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="sponsored-author-img-v3">
  3416.                                
  3417.                                <span>
  3418.                                    Keith Santiago
  3419.                                </span>
  3420.                            </div>
  3421.                            <div class="d-flex gap-2">
  3422.                                <i class="ti-calendar"></i> 17 May 2026
  3423.                            </div>
  3424.                        </div>
  3425.                    </div>
  3426.                </div>
  3427.            </div>
  3428.            
  3429.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3430.                <div class="card sponsored-card-v3">
  3431.                    <div class="sponsored-image-v3">
  3432.                        
  3433.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3434.                        
  3435.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3436.                    </div>
  3437.                    <div class="sponsored-content-v3">
  3438.                        <h3 class="sponsored-title-v3">
  3439.                            <a href="/trump-states-generally-there-is-consensus-on-next-stages-of-truce-agreement-for-gaza/" class="top-color">
  3440.                            Trump States &#x27;Generally, There Is Consensus&#x27; on Next Stages of Truce Agreement for Gaza
  3441.                            </a>
  3442.                        </h3>
  3443.                        <p class="sponsored-excerpt-v3">
  3444.                            
  3445.                        </p>
  3446.                        <div class="sponsored-meta-v3">
  3447.                            <div class="author-info-v3">
  3448.                                
  3449.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="sponsored-author-img-v3">
  3450.                                
  3451.                                <span>
  3452.                                    Keith Santiago
  3453.                                </span>
  3454.                            </div>
  3455.                            <div class="d-flex gap-2">
  3456.                                <i class="ti-calendar"></i> 17 May 2026
  3457.                            </div>
  3458.                        </div>
  3459.                    </div>
  3460.                </div>
  3461.            </div>
  3462.            
  3463.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3464.                <div class="card sponsored-card-v3">
  3465.                    <div class="sponsored-image-v3">
  3466.                        
  3467.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3468.                        
  3469.                        <div class="sponsored-badge-v3 bg-primary-gradient">Others</div>
  3470.                    </div>
  3471.                    <div class="sponsored-content-v3">
  3472.                        <h3 class="sponsored-title-v3">
  3473.                            <a href="/maximize-your-slot-game-wins-ultimate-strategies-to-maximize-your-earnings/" class="top-color">
  3474.                            Maximize Your Slot Game Wins: Ultimate Strategies to Maximize Your Earnings
  3475.                            </a>
  3476.                        </h3>
  3477.                        <p class="sponsored-excerpt-v3">
  3478.                            
  3479.                        </p>
  3480.                        <div class="sponsored-meta-v3">
  3481.                            <div class="author-info-v3">
  3482.                                
  3483.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="sponsored-author-img-v3">
  3484.                                
  3485.                                <span>
  3486.                                    Keith Santiago
  3487.                                </span>
  3488.                            </div>
  3489.                            <div class="d-flex gap-2">
  3490.                                <i class="ti-calendar"></i> 17 May 2026
  3491.                            </div>
  3492.                        </div>
  3493.                    </div>
  3494.                </div>
  3495.            </div>
  3496.            
  3497.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3498.                <div class="card sponsored-card-v3">
  3499.                    <div class="sponsored-image-v3">
  3500.                        
  3501.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3502.                        
  3503.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3504.                    </div>
  3505.                    <div class="sponsored-content-v3">
  3506.                        <h3 class="sponsored-title-v3">
  3507.                            <a href="/my-fantasy-is-to-ride-a-unicorn-nightly-fantasy-themed-heavy-metal-group-castle-rat/" class="top-color">
  3508.                            ‘My Fantasy Is to Ride a Unicorn Nightly’: Fantasy-Themed Heavy Metal Group Castle Rat
  3509.                            </a>
  3510.                        </h3>
  3511.                        <p class="sponsored-excerpt-v3">
  3512.                            
  3513.                        </p>
  3514.                        <div class="sponsored-meta-v3">
  3515.                            <div class="author-info-v3">
  3516.                                
  3517.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="sponsored-author-img-v3">
  3518.                                
  3519.                                <span>
  3520.                                    Keith Santiago
  3521.                                </span>
  3522.                            </div>
  3523.                            <div class="d-flex gap-2">
  3524.                                <i class="ti-calendar"></i> 17 May 2026
  3525.                            </div>
  3526.                        </div>
  3527.                    </div>
  3528.                </div>
  3529.            </div>
  3530.            
  3531.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3532.                <div class="card sponsored-card-v3">
  3533.                    <div class="sponsored-image-v3">
  3534.                        
  3535.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3536.                        
  3537.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3538.                    </div>
  3539.                    <div class="sponsored-content-v3">
  3540.                        <h3 class="sponsored-title-v3">
  3541.                            <a href="/crans-montana-blaze-victims-are-treated-in-specialist-clinics-across-europe/" class="top-color">
  3542.                            Crans-Montana Blaze Victims Are Treated in Specialist Clinics Across Europe
  3543.                            </a>
  3544.                        </h3>
  3545.                        <p class="sponsored-excerpt-v3">
  3546.                            
  3547.                        </p>
  3548.                        <div class="sponsored-meta-v3">
  3549.                            <div class="author-info-v3">
  3550.                                
  3551.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="sponsored-author-img-v3">
  3552.                                
  3553.                                <span>
  3554.                                    Keith Santiago
  3555.                                </span>
  3556.                            </div>
  3557.                            <div class="d-flex gap-2">
  3558.                                <i class="ti-calendar"></i> 17 May 2026
  3559.                            </div>
  3560.                        </div>
  3561.                    </div>
  3562.                </div>
  3563.            </div>
  3564.            
  3565.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3566.                <div class="card sponsored-card-v3">
  3567.                    <div class="sponsored-image-v3">
  3568.                        
  3569.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3570.                        
  3571.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3572.                    </div>
  3573.                    <div class="sponsored-content-v3">
  3574.                        <h3 class="sponsored-title-v3">
  3575.                            <a href="/leaders-acknowledge-titans-as-the-president-gives-the-mayor-elect-a-friendly-reception/" class="top-color">
  3576.                            Leaders Acknowledge Titans as The President Gives The Mayor-Elect a Friendly Reception
  3577.                            </a>
  3578.                        </h3>
  3579.                        <p class="sponsored-excerpt-v3">
  3580.                            
  3581.                        </p>
  3582.                        <div class="sponsored-meta-v3">
  3583.                            <div class="author-info-v3">
  3584.                                
  3585.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Keith Santiago" class="sponsored-author-img-v3">
  3586.                                
  3587.                                <span>
  3588.                                    Keith Santiago
  3589.                                </span>
  3590.                            </div>
  3591.                            <div class="d-flex gap-2">
  3592.                                <i class="ti-calendar"></i> 17 May 2026
  3593.                            </div>
  3594.                        </div>
  3595.                    </div>
  3596.                </div>
  3597.            </div>
  3598.            
  3599.        </div>
  3600.    </div>
  3601. </section>
  3602.  
  3603.  
  3604.    
  3605.        <!-- end wpo-blog-sponsored-section -->
  3606.        <!-- start wpo-subscribe-section -->
  3607.        
  3608.        <!-- end subscribe-section -->
  3609.        <!-- start of wpo-site-footer-section -->
  3610.        
  3611.  
  3612.  
  3613.  
  3614.  
  3615.  
  3616.  
  3617. <footer class="wpo-site-footer-v2 ">
  3618.    
  3619.    <!-- Main Footer Content -->
  3620.    <div class="container-fluid fluid-container">
  3621.        
  3622.        <!-- Step 1: Brand Section -->
  3623.        <div class="footer-brand-section">
  3624.            <div class="row justify-content-center">
  3625.                <div class="col-lg-8 col-md-10 col-12 text-center">
  3626.                    <div class="brand-wrapper">
  3627.                        
  3628.                        <h2 class="brand-title">GoldCore Hub</h2>
  3629.                        <p class="brand-description">Explore expert analysis on gold investments, market trends, and precious metals strategies at GoldCore Hub. Your trusted UK source for financial insights.</p>
  3630.                        
  3631.                    </div>
  3632.                </div>
  3633.            </div>
  3634.        </div>
  3635.  
  3636.        <!-- Step 2: Content Columns with Separators -->
  3637.        <div class="footer-content-section">
  3638.            <div class="content-divider"></div>
  3639.            
  3640.            <div class="row">
  3641.                
  3642.                <!-- Column 1: Important Links -->
  3643.                <div class="col-lg-6 col-md-6 col-12">
  3644.                    <div class="footer-column">
  3645.                        <div class="column-header">
  3646.                            <span class="column-number bg-primary-gradient">01</span>
  3647.                            <h6 class="column-title">Important Pages</h6>
  3648.                        </div>
  3649.                        <div class="column-content">
  3650.                            <ul class="footer-links">
  3651.                                
  3652.                                <li>
  3653.                                    <a href="/tragedy-hits-as-individual-dies-after-sea-retrieval-off-british-coast/" class="footer-link">
  3654.                                        Tragedy Hits as Individual Dies After Sea Retrieval Off British Coast
  3655.                                    </a>
  3656.                                </li>
  3657.                                
  3658.                                <li>
  3659.                                    <a href="/prime-minister-celebrates-a-proud-day-as-esafety-chief-forecasts-world-will-emulate-our-lead/" class="footer-link">
  3660.                                        Prime Minister Celebrates a &#x27;Proud Day&#x27; as eSafety Chief Forecasts &#x27;World Will Emulate Our Lead&#x27;.
  3661.                                    </a>
  3662.                                </li>
  3663.                                
  3664.                                <li>
  3665.                                    <a href="/new-york-city-mayor-eric-adams-plans-to-back-former-governor-andrew-cuomo-in-new-york-city-mayoral-race/" class="footer-link">
  3666.                                        New York City Mayor Eric Adams Plans to Back Former Governor Andrew Cuomo in New York City Mayoral Race
  3667.                                    </a>
  3668.                                </li>
  3669.                                
  3670.                                <li>
  3671.                                    <a href="/republican-lawmaker-asserts-agreement-can-be-had-on-healthcare-as-key-subsidies-set-to-expire/" class="footer-link">
  3672.                                        Republican Lawmaker Asserts &#x27;Agreement Can Be Had&#x27; on Healthcare as Key Subsidies Set to Expire.
  3673.                                    </a>
  3674.                                </li>
  3675.                                
  3676.                                <li>
  3677.                                    <a href="/administration-denounces-democratic-fabrication-as-further-jeffrey-epstein-images-disclosed/" class="footer-link">
  3678.                                        Administration Denounces &#x27;Democratic Fabrication&#x27; as Further Jeffrey Epstein Images Disclosed
  3679.                                    </a>
  3680.                                </li>
  3681.                                
  3682.                                <li>
  3683.                                    <a href="/bright-exits-international-stage-long-past-her-legacy-was-engraved-among-soccer-icons/" class="footer-link">
  3684.                                        Bright Exits International Stage Long Past Her Legacy Was Engraved Among Soccer Icons
  3685.                                    </a>
  3686.                                </li>
  3687.                                
  3688.                            </ul>
  3689.                        </div>
  3690.                    </div>
  3691.                </div>
  3692.  
  3693.                <!-- Column 2: External Links -->
  3694.                 <div class="col-lg-6 col-md-6 col-12">
  3695.                    <div class="footer-column">
  3696.                        <div class="column-header">
  3697.                            <span class="column-number bg-primary-gradient">02</span>
  3698.                            <h6 class="column-title">External Resources</h6>
  3699.                        </div>
  3700.                       <div class="column-content">
  3701.    <ul class="footer-links" id="footerLinks">
  3702.        
  3703.        
  3704.  
  3705.        
  3706.        
  3707.        
  3708.        
  3709.    </ul>
  3710. </div>
  3711.  
  3712.                    </div>
  3713.                </div>
  3714.  
  3715.                <!-- Column 3: Categories -->
  3716.                <div class="col-lg-6 col-md-6 col-12">
  3717.                    <div class="footer-column">
  3718.                        <div class="column-header">
  3719.                            <span class="column-number bg-primary-gradient">02</span>
  3720.                            <h6 class="column-title">Categories</h6>
  3721.                        </div>
  3722.                        <div class="column-content">
  3723.                            <ul class="footer-links">
  3724.                                
  3725.                                <li>
  3726.                                    <a href="/category/all-posts/" class="footer-link">
  3727.                                        All Posts
  3728.                                    </a>
  3729.                                </li>
  3730.                                
  3731.                                <li>
  3732.                                    <a href="/category/business/" class="footer-link">
  3733.                                        Business
  3734.                                    </a>
  3735.                                </li>
  3736.                                
  3737.                                <li>
  3738.                                    <a href="/category/esports/" class="footer-link">
  3739.                                        Esports
  3740.                                    </a>
  3741.                                </li>
  3742.                                
  3743.                                <li>
  3744.                                    <a href="/category/fashion/" class="footer-link">
  3745.                                        Fashion
  3746.                                    </a>
  3747.                                </li>
  3748.                                
  3749.                                <li>
  3750.                                    <a href="/category/featured/" class="footer-link">
  3751.                                        Featured
  3752.                                    </a>
  3753.                                </li>
  3754.                                
  3755.                                <li>
  3756.                                    <a href="/category/gaming/" class="footer-link">
  3757.                                        Gaming
  3758.                                    </a>
  3759.                                </li>
  3760.                                
  3761.                            </ul>
  3762.                        </div>
  3763.                    </div>
  3764.                </div>
  3765.  
  3766.            </div>
  3767.        </div>
  3768.  
  3769.        <!-- Step 3: Footer Bottom -->
  3770.        <div class="footer-bottom-section">
  3771.            <div class="bottom-divider"></div>
  3772.            <div class="d-flex justify-content-between flex-wrap">
  3773.                <div class="">
  3774.                    <p class="copyright-text">
  3775.                        &copy; 2026 <strong>GoldCore Hub</strong> • All rights reserved
  3776.                    </p>
  3777.                </div>
  3778.                <div class="">
  3779.                    <nav class="footer-nav">
  3780.                        <a href="/page/write-for-us/" class="footer-nav-link">Write For Us</a>
  3781.                        <a href="/page/terms-and-conditions/" class="footer-nav-link">Terms</a>
  3782.                        <a href="/sitemap.xml" class="footer-nav-link">Sitemap</a>
  3783.                    </nav>
  3784.                </div>
  3785.            </div>
  3786.        </div>
  3787.  
  3788.    </div>
  3789.  
  3790.    <!-- Background Elements -->
  3791.    <div class="footer-bg-elements">
  3792.        <div class="bg-circle circle-1"></div>
  3793.        <div class="bg-circle circle-2"></div>
  3794.        <div class="bg-line line-1"></div>
  3795.        <div class="bg-line line-2"></div>
  3796.    </div>
  3797.  
  3798. </footer>
  3799.  
  3800. <style>
  3801. /* Footer V2 - Clean Blog Design */
  3802. .wpo-site-footer-v2 {
  3803.    color: var(--footer-color);
  3804.    background-color: var(--card-bg);
  3805.    margin-top: 100px;
  3806. }
  3807.  
  3808.  
  3809.  
  3810. /* Step 2: Brand Section */
  3811. .footer-brand-section {
  3812.    position: relative;
  3813.    z-index: 2;
  3814.    padding: 120px 0 60px;
  3815. }
  3816.  
  3817. .brand-wrapper {
  3818.    max-width: 600px;
  3819.    margin: 0 auto;
  3820. }
  3821.  
  3822. .footer-logo {
  3823.    max-height: 60px;
  3824.    width: auto;
  3825.    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
  3826. }
  3827.  
  3828. .brand-title {
  3829.    font-size: 2.2rem;
  3830.    font-weight: 800;
  3831.    color: var(--footer-color);
  3832.    margin-bottom: 1rem;
  3833.    letter-spacing: -0.02em;
  3834. }
  3835.  
  3836. .brand-description {
  3837.    font-size: 1.1rem;
  3838.    color: var(--footer-color);
  3839.    line-height: 1.6;
  3840.    opacity: .7;
  3841.    margin-bottom: 0;
  3842. }
  3843.  
  3844. /* Step 3: Content Section */
  3845. .footer-content-section {
  3846.    position: relative;
  3847.    z-index: 2;
  3848.    padding: 60px 0;
  3849. }
  3850.  
  3851.  
  3852. .footer-column {
  3853.    margin-bottom: 40px;
  3854.    padding: 0 20px;
  3855. }
  3856.  
  3857. .column-header {
  3858.    display: flex;
  3859.    align-items: center;
  3860.    margin-bottom: 25px;
  3861.    padding-bottom: 15px;
  3862.    border-bottom: 2px solid var(--border-color);
  3863. }
  3864.  
  3865. .column-number {
  3866.    width: 35px;
  3867.    height: 35px;
  3868.    border-radius: 10px;
  3869.    display: flex;
  3870.    align-items: center;
  3871.    justify-content: center;
  3872.    font-weight: 700;
  3873.    font-size: 0.9rem;
  3874.    margin-right: 15px;
  3875. }
  3876.  
  3877. .column-title {
  3878.    font-size: 1.1rem;
  3879.    font-weight: 700;
  3880.    color: var(--footer-color) !important;
  3881.    margin: 0;
  3882. }
  3883.  
  3884. .column-content {
  3885.    padding-left: 50px;
  3886. }
  3887.  
  3888. /* Footer Links */
  3889. .footer-links {
  3890.    list-style: none;
  3891.    padding: 0;
  3892.    margin: 0;
  3893. }
  3894.  
  3895. .footer-links li {
  3896.    margin-bottom: 12px;
  3897.    position: relative;
  3898. }
  3899.  
  3900. .footer-link {
  3901.    color: var(--footer-color) !important;
  3902.    text-decoration: none;
  3903.    font-size: 0.95rem;
  3904.    line-height: 1.5;
  3905.    transition: all 0.8s ease;
  3906.    position: relative;
  3907.    display: inline-flex;
  3908.    align-items: center;
  3909. }
  3910.  
  3911. .footer-link:hover {
  3912.    color: var(--bs-primary);
  3913.    padding-left: 8px;
  3914. }
  3915.  
  3916. .footer-link::before {
  3917.    content: '';
  3918.    position: absolute;
  3919.    left: -15px;
  3920.    top: 50%;
  3921.    transform: translateY(-50%);
  3922.    width: 4px;
  3923.    height: 4px;
  3924.    background: var(--bs-primary);
  3925.    border-radius: 50%;
  3926.    opacity: 0;
  3927.    transition: opacity 0.3s ease;
  3928. }
  3929.  
  3930. .footer-link:hover::before {
  3931.    opacity: 1;
  3932. }
  3933.  
  3934. /* Step 4: Footer Bottom */
  3935. .footer-bottom-section {
  3936.    position: relative;
  3937.    z-index: 2;
  3938.    padding: 30px 0;
  3939. }
  3940.  
  3941. .bottom-divider {
  3942.    width: 100%;
  3943.    height: 1px;
  3944.    background: linear-gradient(90deg, transparent 0%,var(--footer-color) ,var(--border-color) ,  transparent 100%);
  3945.    margin-bottom: 30px;
  3946. }
  3947.  
  3948. .copyright-text {
  3949.    color: var(--footer-color);
  3950.    font-size: 0.9rem;
  3951.    margin: 0;
  3952.    line-height: 1.6;
  3953. }
  3954.  
  3955. .footer-nav {
  3956.    display: flex;
  3957.    align-items: center;
  3958.    gap: 20px;
  3959.    justify-content: center;
  3960. }
  3961.  
  3962. .footer-nav-link {
  3963.    color: var(--footer-color) !important;
  3964.    text-decoration: none;
  3965.    font-size: 0.9rem;
  3966.    font-weight: 500;
  3967.    transition: color 0.3s ease;
  3968.    position: relative;
  3969. }
  3970.  
  3971. .footer-nav-link:hover {
  3972.    color: var(--bs-primary);
  3973. }
  3974.  
  3975. .footer-nav-link::after {
  3976.    content: '';
  3977.    position: absolute;
  3978.    bottom: -5px;
  3979.    left: 0;
  3980.    width: 0;
  3981.    height: 2px;
  3982.    background: var(--bs-primary) !important;
  3983.    transition: width 0.3s ease;
  3984. }
  3985.  
  3986. .footer-nav-link:hover::after {
  3987.    width: 100%;
  3988. }
  3989.  
  3990. /* Responsive Design */
  3991. @media (max-width: 992px) {
  3992.    .footer-brand-section {
  3993.        padding: 100px 0 50px;
  3994.    }
  3995.    
  3996.    .brand-title {
  3997.        font-size: 1.8rem;
  3998.    }
  3999.    
  4000.    .column-content {
  4001.        padding-left: 0;
  4002.        padding-top: 10px;
  4003.    }
  4004.    
  4005.    .column-header {
  4006.        flex-direction: column;
  4007.        align-items: flex-start;
  4008.        gap: 10px;
  4009.    }
  4010.    
  4011.    .column-number {
  4012.        align-self: center;
  4013.    }
  4014. }
  4015.  
  4016. @media (max-width: 768px) {
  4017.    .footer-brand-section {
  4018.        padding: 80px 0 40px;
  4019.    }
  4020.    
  4021.    .brand-title {
  4022.        font-size: 1.6rem;
  4023.    }
  4024.    
  4025.    .newsletter-inline {
  4026.        padding: 1.5rem;
  4027.        margin: 0 15px;
  4028.    }
  4029.    
  4030.    .newsletter-form .input-group {
  4031.        flex-direction: column;
  4032.    }
  4033.    
  4034.    .btn-newsletter {
  4035.        border-radius: 0 0 12px 12px;
  4036.    }
  4037.    
  4038.    .newsletter-input {
  4039.        border-radius: 12px 12px 0 0;
  4040.    }
  4041.    
  4042.    .footer-column {
  4043.        padding: 0 15px;
  4044.        margin-bottom: 35px;
  4045.    }
  4046.    
  4047.    .footer-nav {
  4048.        flex-direction: column;
  4049.        gap: 15px;
  4050.        margin-top: 20px;
  4051.    }
  4052. }
  4053.  
  4054. @media (max-width: 576px) {
  4055.    .footer-brand-section {
  4056.        padding: 60px 0 30px;
  4057.    }
  4058.    
  4059.    .brand-title {
  4060.        font-size: 1.4rem;
  4061.    }
  4062.    
  4063.    .brand-description {
  4064.        font-size: 1rem;
  4065.    }
  4066.    
  4067.    .newsletter-title {
  4068.        font-size: 1.1rem;
  4069.    }
  4070.    
  4071.    .column-title {
  4072.        font-size: 1rem;
  4073.    }
  4074.    
  4075.    .footer-column {
  4076.        padding: 0 10px;
  4077.    }
  4078.    
  4079.    .bg-circle, .bg-line {
  4080.        display: none;
  4081.    }
  4082. }
  4083.  
  4084. /* Minimal Animation */
  4085. .footer-column {
  4086.    transition: opacity 0.3s ease;
  4087. }
  4088.  
  4089. .footer-column:hover {
  4090.    opacity: 0.9;
  4091. }
  4092. </style>
  4093.  
  4094. <!-- Bootstrap 5 JS -->
  4095.  
  4096. <script>
  4097. // Scroll to Top Function
  4098. function scrollToTop() {
  4099.    window.scrollTo({
  4100.        top: 0,
  4101.        behavior: 'smooth'
  4102.    });
  4103. }
  4104.  
  4105. // Initialize Footer V2 Features
  4106. document.addEventListener('DOMContentLoaded', function() {
  4107.    
  4108.    // Newsletter Form Enhancement
  4109.    const newsletterForm = document.querySelector('.newsletter-form');
  4110.    if (newsletterForm) {
  4111.        newsletterForm.addEventListener('submit', function(e) {
  4112.            e.preventDefault(); // Remove this in actual implementation
  4113.            
  4114.            const submitBtn = this.querySelector('.btn-newsletter');
  4115.            const originalText = submitBtn.textContent;
  4116.            
  4117.            submitBtn.textContent = 'Subscribing...';
  4118.            submitBtn.disabled = true;
  4119.            
  4120.            // Simulate form processing
  4121.            setTimeout(() => {
  4122.                submitBtn.textContent = 'Subscribed!';
  4123.                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4124.                
  4125.                setTimeout(() => {
  4126.                    submitBtn.textContent = originalText;
  4127.                    submitBtn.disabled = false;
  4128.                    submitBtn.style.background = '';
  4129.                    this.reset();
  4130.                }, 2000);
  4131.            }, 1500);
  4132.        });
  4133.    }
  4134.    
  4135.    // Smooth reveal for columns on scroll
  4136.    const observerOptions = {
  4137.        threshold: 0.1,
  4138.        rootMargin: '0px 0px -50px 0px'
  4139.    };
  4140.    
  4141.    const observer = new IntersectionObserver((entries) => {
  4142.        entries.forEach(entry => {
  4143.            if (entry.isIntersecting) {
  4144.                entry.target.style.opacity = '1';
  4145.                entry.target.style.transform = 'translateY(0)';
  4146.            }
  4147.        });
  4148.    }, observerOptions);
  4149.    
  4150.    // Initially hide columns for animation
  4151.    document.querySelectorAll('.footer-column').forEach((column, index) => {
  4152.        column.style.opacity = '0';
  4153.        column.style.transform = 'translateY(20px)';
  4154.        column.style.transition = `all 0.6s ease ${index * 0.1}s`;
  4155.        observer.observe(column);
  4156.    });
  4157.    
  4158.    // Prevent default for placeholder links
  4159.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4160.        link.addEventListener('click', function(e) {
  4161.            e.preventDefault();
  4162.        });
  4163.    });
  4164. });
  4165.  
  4166. document.addEventListener('DOMContentLoaded', function () {
  4167.    var btn = document.getElementById('toggleFooterLinks');
  4168.    if (!btn) return; // No extra links, no button
  4169.  
  4170.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4171.  
  4172.    btn.addEventListener('click', function () {
  4173.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4174.            return li.classList.contains('d-none');
  4175.        });
  4176.  
  4177.        extras.forEach(function (li) {
  4178.            if (anyHidden) {
  4179.                li.classList.remove('d-none');
  4180.                li.classList.add('show');
  4181.            } else {
  4182.                li.classList.add('d-none');
  4183.                li.classList.remove('show');
  4184.            }
  4185.        });
  4186.  
  4187.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4188.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4189.    });
  4190. });
  4191.  
  4192. </script>
  4193.  
  4194.        <!-- end of wpo-site-footer-section -->
  4195.    </div>
  4196.    <!-- end of page-wrapper -->
  4197.  
  4198.    <!-- All JavaScript files
  4199.    ================================================== -->
  4200.    
  4201.  
  4202. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4203. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4204. <!-- Plugins for this template -->
  4205. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4206. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4207. <!-- Custom script for this template -->
  4208. <script src="/static/blogapp/assets/js/script.js"></script>
  4209.  
  4210. <script>
  4211. (function () {
  4212. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4213. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4214.  
  4215. function applyFallback(img) {
  4216. if (!img || img.dataset.fallbackApplied === "1") {
  4217. return;
  4218. }
  4219. var failedSrc = img.currentSrc || img.src || "";
  4220. img.dataset.fallbackApplied = "1";
  4221. img.onerror = null;
  4222. img.src = fallbackImageSrc;
  4223. console.warn("[ImageFallback] Replaced broken image:", {
  4224. failedSrc: failedSrc,
  4225. fallbackSrc: fallbackImageSrc,
  4226. alt: img.alt || "",
  4227. });
  4228. }
  4229.  
  4230. document.querySelectorAll("img").forEach(function (img) {
  4231. if (img.complete && img.naturalWidth === 0) {
  4232. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4233. failedSrc: img.currentSrc || img.src || "",
  4234. alt: img.alt || "",
  4235. });
  4236. applyFallback(img);
  4237. }
  4238. });
  4239.  
  4240. document.addEventListener(
  4241. "error",
  4242. function (event) {
  4243. var target = event.target;
  4244. if (target && target.tagName === "IMG") {
  4245. applyFallback(target);
  4246. }
  4247. },
  4248. true
  4249. );
  4250. })();
  4251. </script>
  4252.  
  4253. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4254.  
  4255.  
  4256.  
  4257. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"92c34b0785c44619b2dc390b5431ba17","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4258. </body>
  4259.  
  4260. </html>
  4261.  
  4262.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda