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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="merri">
  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_75_PYjutHN_NyZmpFG_w2NBhIL.png">
  14.    
  15.  
  16.    <title>Bet Modern Today: Latest UK Betting Insights &amp; Sports Analysis</title>
  17.    <meta name="description" content="Bet Modern Today provides expert UK betting tips, sports analysis, and gambling insights. Stay updated with the latest odds, strategies, and news.">
  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://betmoderntoday.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ff7f50;
  42.        --bs-primary-rgb: ff7f50;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #f87171;
  48.        --bs-light: #fff7ed;
  49.        --bs-dark: #431407;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ff7f50;
  53.        --theme-primary-color-s2: #ff7f50;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #431407;
  57.        --text-light-color: #676767;
  58.        --heading-color: #431407;
  59.        --border-color: #fed7aa;
  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: #fed7aa;
  75.        --navbar-color: #431407;
  76.        --topbar-bg: #fff7ed;
  77.        --topbar-color: #431407;
  78.        --footer-bg: #431407;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fed7aa;
  82.        --card-radius: 10px;
  83.        --link-color: #ff7f50;
  84.        --link-hover: #e06b47;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 127, 80, 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_65">
  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="/the-command-zone-introduces-a-festive-mtg-format-you-can-play-at-home/" class="px-5 top-color">
  415.                The Command Zone Introduces a Festive MTG Format You Can Play at Home.
  416.              </a>
  417.              
  418.              <a href="/watford-sack-paulo-pezzolano-after-a-10-match-stint-and-reappoint-former-boss-as-head-coach/" class="px-5 top-color">
  419.                Watford Sack Paulo Pezzolano After a 10-Match Stint and Reappoint Former Boss as Head Coach
  420.              </a>
  421.              
  422.              <a href="/uk-jewish-community-turning-to-greens-and-reform-party-as-backing-for-main-parties-declines/" class="px-5 top-color">
  423.                UK Jewish Community Turning to Greens and Reform Party as Backing for Main Parties Declines
  424.              </a>
  425.              
  426.              <a href="/houseplant-tips-is-it-possible-a-plastic-bag-revive-a-drooping-fern/" class="px-5 top-color">
  427.                Houseplant Tips: Is It Possible a Plastic Bag Revive a Drooping Fern?
  428.              </a>
  429.              
  430.              <a href="/we-are-anxious-about-what-israel-might-do-in-case-of-taking-our-boat-yet-we-wont-retreat/" class="px-5 top-color">
  431.                We Are Anxious About What Israel Might Do In Case of Taking Our Boat, Yet We Won&#x27;t Retreat.
  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: "The Command Zone Introduces a Festive MTG Format You Can Play at Home.", url: "/the-command-zone-introduces-a-festive-mtg-format-you-can-play-at-home/" },
  455.        
  456.            { title: "Watford Sack Paulo Pezzolano After a 10\u002DMatch Stint and Reappoint Former Boss as Head Coach", url: "/watford-sack-paulo-pezzolano-after-a-10-match-stint-and-reappoint-former-boss-as-head-coach/" },
  457.        
  458.            { title: "UK Jewish Community Turning to Greens and Reform Party as Backing for Main Parties Declines", url: "/uk-jewish-community-turning-to-greens-and-reform-party-as-backing-for-main-parties-declines/" },
  459.        
  460.            { title: "Houseplant Tips: Is It Possible a Plastic Bag Revive a Drooping Fern?", url: "/houseplant-tips-is-it-possible-a-plastic-bag-revive-a-drooping-fern/" },
  461.        
  462.            { title: "We Are Anxious About What Israel Might Do In Case of Taking Our Boat, Yet We Won\u0027t Retreat.", url: "/we-are-anxious-about-what-israel-might-do-in-case-of-taking-our-boat-yet-we-wont-retreat/" }
  463.        
  464.    ];
  465.  
  466.    let currentNewsIndex = 0;
  467.    const newsWrapper = document.getElementById('newsWrapper');
  468.    let currentNewsElement = null;
  469.    let typingInterval = null;
  470.    let isTyping = false;
  471.  
  472.    function createNewsElement() {
  473.        const newsElement = document.createElement('div');
  474.        newsElement.className = 'unique-news-item top-color active';
  475.        newsWrapper.appendChild(newsElement);
  476.        currentNewsElement = newsElement;
  477.    }
  478.  
  479.    function typeText(news, element, callback) {
  480.        let index = 0;
  481.        element.innerHTML = '<span class="unique-cursor"></span>';
  482.  
  483.        typingInterval = setInterval(() => {
  484.            if (index < news.title.length) {
  485.                const currentText = news.title.substring(0, index + 1);
  486.                element.innerHTML = `<a href="${news.url}" class="top-color">${currentText}</a><span class="unique-cursor"></span>`;
  487.                index++;
  488.            } else {
  489.                clearInterval(typingInterval);
  490.                setTimeout(() => {
  491.                    element.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  492.                    if (callback) callback();
  493.                }, 1000);
  494.            }
  495.        }, 100); // typing speed
  496.    }
  497.  
  498.    function startTyping() {
  499.        if (isTyping) return;
  500.  
  501.        isTyping = true;
  502.        const currentNews = newsItems[currentNewsIndex];
  503.  
  504.        typeText(currentNews, currentNewsElement, () => {
  505.            isTyping = false;
  506.            setTimeout(() => {
  507.                currentNewsIndex = (currentNewsIndex + 1) % newsItems.length;
  508.                startTyping();
  509.            }, 5000); // wait before next headline
  510.        });
  511.    }
  512.  
  513.    window.onload = function() {
  514.        createNewsElement();
  515.        startTyping();
  516.    };
  517. </script>
  518.  
  519.  
  520.  
  521.            
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528. <header class="header-v7 py-2 mb-4">
  529.    <!-- Top Bar -->
  530.    <div class="top-bar-v7">
  531.        <div class="container-fluid fluid-container">
  532.            <div class="row align-items-center justify-content-center">
  533.                <div class="col-lg-3 col-md-4">
  534.                    <div class="logo-section-v7">
  535.                        <a class="brand-link-v7" href="/">
  536.                            
  537.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/55c3b156-c5e8-48e9-b1d1-a7f1e8e42f91_logo.png" alt="Bet Modern Today" class="logo-img-v7" />
  538.                            
  539.                        </a>
  540.                    </div>
  541.                </div>
  542.                <div class="col-lg-6 col-md-5">
  543.                    <div class="search-bar-v7">
  544.                        <form class="search-form-v7" action="#" method="get">
  545.                            <div class="search-container-v7">
  546.                                <input id="search-input" type="search" class="search-input-v7"
  547.                                    placeholder="Search articles, tutorials, news..." name="q">
  548.                                <button type="submit" class="search-btn-v7">
  549.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  550.                                        stroke-width="2">
  551.                                        <circle cx="11" cy="11" r="8"></circle>
  552.                                        <path d="m21 21-4.35-4.35"></path>
  553.                                    </svg>
  554.                                </button>
  555.                            </div>
  556.                            <div id="search-results" class="search-results-container search-v1"></div>
  557.                        </form>
  558.                    </div>
  559.                </div>
  560.                <div class="col-lg-3 col-md-3">
  561.                    <!-- Empty column for spacing -->
  562.                </div>
  563.            </div>
  564.        </div>
  565.    </div>
  566.  
  567.    <!-- Main Navigation -->
  568.    <div class="main-nav-v7">
  569.        <div class="container-fluid">
  570.            <div class="nav-wrapper-v7">
  571.  
  572.                <!-- Sidebar Navigation -->
  573.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  574.                    <div class="nav-header-v7">
  575.                        <h6 class="nav-title-v7">Navigation</h6>
  576.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  577.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  578.                                stroke-width="2">
  579.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  580.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  581.                            </svg>
  582.                        </button>
  583.                    </div>
  584.  
  585.                    <ul class="sidebar-menu-v7">
  586.                        <li class="sidebar-item-v7">
  587.                            <a href='/' class="sidebar-link-v7 active-v7">
  588.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  589.                                    stroke="currentColor" stroke-width="2">
  590.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  591.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  592.                                </svg>
  593.                                Home
  594.                            </a>
  595.                        </li>
  596.  
  597.                        <li class="sidebar-item-v7 has-submenu-v7">
  598.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  599.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  600.                                    stroke="currentColor" stroke-width="2">
  601.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  602.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  603.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  604.                                </svg>
  605.                                Technology
  606.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  607.                                    stroke="currentColor" stroke-width="2">
  608.                                    <polyline points="6,9 12,15 18,9"></polyline>
  609.                                </svg>
  610.                            </a>
  611.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  612.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  613.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  614.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  615.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  616.                            </ul>
  617.                        </li>
  618.  
  619.                        <li class="sidebar-item-v7 has-submenu-v7">
  620.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  621.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  622.                                    stroke="currentColor" stroke-width="2">
  623.                                    <path
  624.                                        d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z">
  625.                                    </path>
  626.                                </svg>
  627.                                Business
  628.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  629.                                    stroke="currentColor" stroke-width="2">
  630.                                    <polyline points="6,9 12,15 18,9"></polyline>
  631.                                </svg>
  632.                            </a>
  633.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  634.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  635.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  636.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  637.                            </ul>
  638.                        </li>
  639.  
  640.                        <li class="sidebar-item-v7">
  641.                            <a href="#" class="sidebar-link-v7">
  642.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  643.                                    stroke="currentColor" stroke-width="2">
  644.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  645.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  646.                                </svg>
  647.                                Tutorials
  648.                            </a>
  649.                        </li>
  650.  
  651.                        <li class="sidebar-item-v7">
  652.                            <a href="#" class="sidebar-link-v7">
  653.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  654.                                    stroke="currentColor" stroke-width="2">
  655.                                    <polygon
  656.                                        points="12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26">
  657.                                    </polygon>
  658.                                </svg>
  659.                                Reviews
  660.                            </a>
  661.                        </li>
  662.  
  663.                        <li class="sidebar-item-v7">
  664.                            <a href="#" class="sidebar-link-v7">
  665.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  666.                                    stroke="currentColor" stroke-width="2">
  667.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  668.                                </svg>
  669.                                News
  670.                            </a>
  671.                        </li>
  672.  
  673.                        <li class="sidebar-item-v7">
  674.                            <a href="#" class="sidebar-link-v7">
  675.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  676.                                    stroke="currentColor" stroke-width="2">
  677.                                    <circle cx="12" cy="12" r="3"></circle>
  678.                                    <path
  679.                                        d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1 1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z">
  680.                                    </path>
  681.                                </svg>
  682.                                About
  683.                            </a>
  684.                        </li>
  685.  
  686.                        <li class="sidebar-item-v7">
  687.                            <a href="#" class="sidebar-link-v7">
  688.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  689.                                    stroke="currentColor" stroke-width="2">
  690.                                    <path
  691.                                        d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
  692.                                    </path>
  693.                                    <polyline points="22,6 12,13 2,6"></polyline>
  694.                                </svg>
  695.                                Contact
  696.                            </a>
  697.                        </li>
  698.                    </ul>
  699.                </nav>
  700.                <div class="sidebar-blur"></div>
  701.  
  702.                <!-- Main Content Area -->
  703.                <div class="content-area-v7">
  704.                    <!-- Horizontal Nav for Desktop -->
  705.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  706.                        <ul class="horizontal-menu-v7">
  707.  
  708.                            
  709.                            <li class="horizontal-item-v7">
  710.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  711.                            </li>
  712.  
  713.                            
  714.                            
  715.                             <li class="horizontal-item-v7">
  716.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  717.                                    All Posts
  718.                                </a>
  719.                                </li>
  720.  
  721.                                
  722.  
  723.                                        
  724.                                        
  725.                                
  726.                             <li class="horizontal-item-v7">
  727.                                <a href="/category/business/" class="horizontal-link-v7">
  728.                                    Business
  729.                                </a>
  730.                                </li>
  731.  
  732.                                
  733.  
  734.                                        
  735.                                        
  736.                                
  737.                             <li class="horizontal-item-v7">
  738.                                <a href="/category/esports/" class="horizontal-link-v7">
  739.                                    Esports
  740.                                </a>
  741.                                </li>
  742.  
  743.                                
  744.  
  745.                                        
  746.                                        
  747.                                
  748.                             <li class="horizontal-item-v7">
  749.                                <a href="/category/fashion/" class="horizontal-link-v7">
  750.                                    Fashion
  751.                                </a>
  752.                                </li>
  753.  
  754.                                
  755.  
  756.                                        
  757.                                        
  758.                                
  759.                             <li class="horizontal-item-v7">
  760.                                <a href="/category/featured/" class="horizontal-link-v7">
  761.                                    Featured
  762.                                </a>
  763.                                </li>
  764.  
  765.                                
  766.  
  767.                                        
  768.                                        
  769.                                
  770.                             <li class="horizontal-item-v7">
  771.                                <a href="/category/gaming/" class="horizontal-link-v7">
  772.                                    Gaming
  773.                                </a>
  774.                                </li>
  775.  
  776.                                
  777.  
  778.                                        
  779.                                        
  780.                                
  781.                             <li class="horizontal-item-v7">
  782.                                <a href="/category/health/" class="horizontal-link-v7">
  783.                                    Health
  784.                                </a>
  785.                                </li>
  786.  
  787.                                
  788.  
  789.                                        
  790.                                        
  791.                                
  792.                            
  793.                                
  794.                                <li class="horizontal-item-v7 dropdown-v7">
  795.                                    <a href="#" class="horizontal-link-v7">More</a>
  796.                                    <div class="horizontal-dropdown-v7">
  797.                                        <a href="/category/life-fitness/"
  798.                                            class="dropdown-item-v7">
  799.                                            Life &amp; Fitness
  800.                                        </a>
  801.                                        
  802.  
  803.                                        
  804.                                        
  805.                                
  806.                            
  807.                                        <a href="/category/lifestyle/"
  808.                                            class="dropdown-item-v7">
  809.                                            Lifestyle
  810.                                        </a>
  811.                                        
  812.  
  813.                                        
  814.                                        
  815.                                
  816.                            
  817.                                        <a href="/category/news/"
  818.                                            class="dropdown-item-v7">
  819.                                            News
  820.                                        </a>
  821.                                        
  822.  
  823.                                        
  824.                                        
  825.                                
  826.                            
  827.                                        <a href="/category/others/"
  828.                                            class="dropdown-item-v7">
  829.                                            Others
  830.                                        </a>
  831.                                        
  832.  
  833.                                        
  834.                                        
  835.                                
  836.                            
  837.                                        <a href="/category/politics/"
  838.                                            class="dropdown-item-v7">
  839.                                            Politics
  840.                                        </a>
  841.                                        
  842.  
  843.                                        
  844.                                        
  845.                                
  846.                            
  847.                                        <a href="/category/sports/"
  848.                                            class="dropdown-item-v7">
  849.                                            Sports
  850.                                        </a>
  851.                                        
  852.  
  853.                                        
  854.                                        
  855.                                
  856.                            
  857.                                        <a href="/category/tech/"
  858.                                            class="dropdown-item-v7">
  859.                                            Tech
  860.                                        </a>
  861.                                        
  862.  
  863.                                        
  864.                                        
  865.                                
  866.                            
  867.                                        <a href="/category/travel/"
  868.                                            class="dropdown-item-v7">
  869.                                            Travel
  870.                                        </a>
  871.                                        
  872.  
  873.                                        
  874.                                        
  875.                                    </div>
  876.                                </li>
  877.                                
  878.                                
  879. <li>
  880.                  <a href="/page/contact-us/">
  881.                     Contact Us
  882.                  </a>
  883.              </li>
  884.                        </ul>
  885.                    </nav>
  886.  
  887.  
  888.                    <!-- Mobile Menu Button -->
  889.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  890.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  891.                            stroke-width="2">
  892.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  893.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  894.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  895.                        </svg>
  896.                        Menu
  897.                    </button>
  898.                </div>
  899.            </div>
  900.        </div>
  901.    </div>
  902.  
  903.    <!-- Overlay for mobile sidebar -->
  904.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  905. </header>
  906.  
  907. <style>
  908.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  909.    .header-v7 {
  910.        position: relative;
  911.        background: var(--navbar-bg);
  912.    }
  913.  
  914.    /* Top Bar Styles */
  915.    .top-bar-v7 {
  916.        padding: 15px 0;
  917.        border-bottom: 1px solid var(--border-color);
  918.        background: var(--navbar-bg);
  919.    }
  920.  
  921.    .logo-img-v7 {
  922.        max-height: 70px;
  923.        transition: transform 0.3s ease;
  924.    }
  925.  
  926.    .logo-img-v7:hover {
  927.        transform: scale(1.05);
  928.    }
  929.  
  930.    /* Search Bar Styles */
  931.    .search-container-v7 {
  932.        position: relative;
  933.        display: flex;
  934.        align-items: center;
  935.        background: transparent;
  936.        border: 2px solid var(--border-color);
  937.        border-radius: 8px;
  938.        overflow: hidden;
  939.        transition: all 0.3s ease;
  940.    }
  941.  
  942.    .search-container-v7:focus-within {
  943.        border-color: #007bff33;
  944.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  945.    }
  946.  
  947.    .search-input-v7 {
  948.        color: var(--topbar-color) !important;
  949.        flex: 1;
  950.        border: none;
  951.        padding: 12px 16px;
  952.        font-size: 14px;
  953.        outline: none;
  954.        background: transparent;
  955.    }
  956.  
  957.    .search-input-v7::placeholder {
  958.        color: #a0aec0;
  959.    }
  960.  
  961.    .search-btn-v7 {
  962.        background: var(--bs-primary);
  963.        color: white;
  964.        border: none;
  965.        padding: 12px 16px;
  966.        cursor: pointer;
  967.        transition: background 0.3s ease;
  968.    }
  969.  
  970.    .search-btn-v7:hover {
  971.        background: #3182ce;
  972.    }
  973.  
  974.    /* Header Actions */
  975.    .header-actions-v7 {
  976.        display: flex;
  977.        align-items: center;
  978.        gap: 15px;
  979.        justify-content: flex-end;
  980.    }
  981.  
  982.    .notification-btn-v7,
  983.    .profile-btn-v7 {
  984.        background: none;
  985.        border: none;
  986.        padding: 8px;
  987.        border-radius: 8px;
  988.        cursor: pointer;
  989.        transition: background 0.3s ease;
  990.        position: relative;
  991.    }
  992.  
  993.    .notification-btn-v7:hover,
  994.    .profile-btn-v7:hover {
  995.        background: #f1f5f9;
  996.    }
  997.  
  998.    .notification-badge-v7 {
  999.        position: absolute;
  1000.        top: 2px;
  1001.        right: 2px;
  1002.        background: #e53e3e;
  1003.        color: white;
  1004.        font-size: 16px;
  1005.        font-weight: 600;
  1006.        width: 16px;
  1007.        height: 16px;
  1008.        border-radius: 50%;
  1009.        display: flex;
  1010.        align-items: center;
  1011.        justify-content: center;
  1012.    }
  1013.  
  1014.    .profile-avatar-v7 {
  1015.        width: 32px;
  1016.        height: 32px;
  1017.        background: var(--border-color);
  1018.        border-radius: 50%;
  1019.        display: flex;
  1020.        align-items: center;
  1021.        justify-content: center;
  1022.    }
  1023.  
  1024.    /* Main Navigation */
  1025.    .main-nav-v7 {
  1026.        background: var(--navbar-bg);
  1027.    }
  1028.  
  1029.    .nav-wrapper-v7 {
  1030.        display: flex;
  1031.        align-items: center;
  1032.        justify-content: center;
  1033.        min-height: 60px;
  1034.    }
  1035.  
  1036.    /* Sidebar Navigation */
  1037.    .sidebar-nav-v7 {
  1038.        position: fixed;
  1039.        top: 0;
  1040.        left: -350px;
  1041.        width: 350px;
  1042.        height: 100vh;
  1043.        background: var(--navbar-bg);
  1044.        z-index: 1000;
  1045.        transition: left 0.3s ease;
  1046.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  1047.        overflow-y: auto;
  1048.    }
  1049.  
  1050.    .sidebar-nav-v7.show-v7 {
  1051.        left: 0;
  1052.    }
  1053.  
  1054.    .nav-header-v7 {
  1055.        display: flex;
  1056.        align-items: center;
  1057.        justify-content: space-between;
  1058.        padding: 20px 25px;
  1059.        border-bottom: 1px solid var(--border-color);
  1060.        background: var(--navbar-bg);
  1061.    }
  1062.  
  1063.    .nav-title-v7 {
  1064.        font-size: 16px;
  1065.        font-weight: 600;
  1066.        color: #2d3748;
  1067.        margin: 0;
  1068.    }
  1069.  
  1070.    .sidebar-close-v7 {
  1071.        background: none;
  1072.        border: none;
  1073.        padding: 8px;
  1074.        cursor: pointer;
  1075.        border-radius: 6px;
  1076.        transition: background 0.3s ease;
  1077.    }
  1078.  
  1079.    .sidebar-close-v7:hover {
  1080.        background: var(--border-color);
  1081.    }
  1082.  
  1083.    .sidebar-menu-v7 {
  1084.        list-style: none;
  1085.        padding: 20px 0;
  1086.        margin: 0;
  1087.    }
  1088.  
  1089.    .sidebar-item-v7 {
  1090.        margin-bottom: 5px;
  1091.    }
  1092.  
  1093.    .sidebar-link-v7 {
  1094.        display: flex;
  1095.        align-items: center;
  1096.        color: #4a5568;
  1097.        text-decoration: none;
  1098.        padding: 15px 25px;
  1099.        font-size: 15px;
  1100.        font-weight: 500;
  1101.        transition: all 0.3s ease;
  1102.        position: relative;
  1103.    }
  1104.  
  1105.    .sidebar-link-v7:hover,
  1106.    .sidebar-link-v7.active-v7 {
  1107.        color: #007bff;
  1108.        background: var(--border-color);
  1109.    }
  1110.  
  1111.    .sidebar-link-v7.active-v7::before {
  1112.        content: '';
  1113.        position: absolute;
  1114.        left: 0;
  1115.        top: 0;
  1116.        bottom: 0;
  1117.        width: 4px;
  1118.        background: #007bff;
  1119.    }
  1120.  
  1121.    .sidebar-icon-v7 {
  1122.        margin-right: 12px;
  1123.        color: currentColor;
  1124.    }
  1125.  
  1126.    .submenu-arrow-v7 {
  1127.        margin-left: auto;
  1128.        transition: transform 0.3s ease;
  1129.    }
  1130.  
  1131.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1132.        transform: rotate(180deg);
  1133.    }
  1134.  
  1135.    .sidebar-submenu-v7 {
  1136.        list-style: none;
  1137.        padding: 0;
  1138.        margin: 0;
  1139.        max-height: 0;
  1140.        overflow: hidden;
  1141.        transition: max-height 0.3s ease;
  1142.        background: var(--navbar-bg);
  1143.    }
  1144.  
  1145.    .sidebar-submenu-v7.show-v7 {
  1146.        max-height: 300px;
  1147.        padding: 10px 0;
  1148.    }
  1149.  
  1150.    .sidebar-sublink-v7 {
  1151.        display: block;
  1152.        color: #718096;
  1153.        text-decoration: none;
  1154.        padding: 10px 25px 10px 55px;
  1155.        font-size: 14px;
  1156.        transition: all 0.3s ease;
  1157.    }
  1158.  
  1159.    .sidebar-sublink-v7:hover {
  1160.        color: #007bff;
  1161.        background: var(--border-color);
  1162.    }
  1163.  
  1164.    /* Sidebar Footer */
  1165.    .sidebar-footer-v7 {
  1166.        padding: 25px;
  1167.        margin-top: auto;
  1168.        border-top: 1px solid var(--border-color);
  1169.    }
  1170.  
  1171.    .sidebar-cta-v7 {
  1172.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1173.        padding: 20px;
  1174.        border-radius: 12px;
  1175.        text-align: center;
  1176.        color: white;
  1177.    }
  1178.  
  1179.    .cta-title-v7 {
  1180.        font-size: 14px;
  1181.        font-weight: 600;
  1182.        margin: 0 0 5px 0;
  1183.    }
  1184.  
  1185.    .cta-text-v7 {
  1186.        font-size: 12px;
  1187.        margin: 0 0 15px 0;
  1188.        opacity: 0.9;
  1189.    }
  1190.  
  1191.    .cta-btn-v7 {
  1192.        background: rgba(255, 255, 255, 0.2);
  1193.        color: white;
  1194.        border: 1px solid rgba(255, 255, 255, 0.3);
  1195.        padding: 8px 20px;
  1196.        border-radius: 20px;
  1197.        font-size: 12px;
  1198.        font-weight: 500;
  1199.        cursor: pointer;
  1200.        transition: all 0.3s ease;
  1201.    }
  1202.  
  1203.    .cta-btn-v7:hover {
  1204.        background: rgba(255, 255, 255, 0.3);
  1205.    }
  1206.  
  1207.    /* Horizontal Navigation for Desktop */
  1208.    .horizontal-nav-v7 {
  1209.        flex: 1;
  1210.        display: flex;
  1211.        justify-content: center;
  1212.    }
  1213.  
  1214.    .horizontal-menu-v7 {
  1215.        list-style: none;
  1216.        padding: 0;
  1217.        margin: 0;
  1218.        display: flex;
  1219.        align-items: center;
  1220.    }
  1221.  
  1222.    .horizontal-item-v7 {
  1223.        position: relative;
  1224.        margin-right: 30px;
  1225.    }
  1226.  
  1227.    .horizontal-link-v7 {
  1228.        color: #4a5568;
  1229.        text-decoration: none;
  1230.        font-size: 16px;
  1231.        font-weight: 500;
  1232.        padding: 20px 0;
  1233.        position: relative;
  1234.        transition: color 0.3s ease;
  1235.    }
  1236.  
  1237.    .horizontal-link-v7::after {
  1238.        content: '';
  1239.        position: absolute;
  1240.        bottom: 0;
  1241.        left: 0;
  1242.        width: 0;
  1243.        height: 2px;
  1244.        background: #007bff;
  1245.        transition: width 0.3s ease;
  1246.    }
  1247.  
  1248.    .horizontal-link-v7:hover,
  1249.    .horizontal-link-v7.active-v7 {
  1250.        color: #007bff;
  1251.        font-weight: 600;
  1252.    }
  1253.  
  1254.    .horizontal-link-v7:hover::after,
  1255.    .horizontal-link-v7.active-v7::after {
  1256.        width: 100%;
  1257.    }
  1258.  
  1259.    /* Horizontal Dropdown */
  1260.    .horizontal-dropdown-v7 {
  1261.        position: absolute;
  1262.        top: 100%;
  1263.        left: 0;
  1264.        background: var(--navbar-bg);
  1265.        min-width: 200px;
  1266.        border-radius: 8px;
  1267.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1268.        opacity: 0;
  1269.        visibility: hidden;
  1270.        transform: translateY(-10px);
  1271.        transition: all 0.3s ease;
  1272.        padding: 10px 0;
  1273.        z-index: 100;
  1274.    }
  1275.  
  1276.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1277.        opacity: 1;
  1278.        visibility: visible;
  1279.        transform: translateY(0);
  1280.    }
  1281.  
  1282.    .dropdown-item-v7 {
  1283.        display: block;
  1284.        color: #4a5568;
  1285.        text-decoration: none;
  1286.        padding: 12px 20px;
  1287.        font-size: 14px;
  1288.        transition: all 0.3s ease;
  1289.    }
  1290.  
  1291.    .dropdown-item-v7:hover {
  1292.        color: #007bff;
  1293.        background: #565758ff;
  1294.    }
  1295.  
  1296.    /* Mobile Menu Button */
  1297.    .mobile-menu-btn-v7 {
  1298.        background: none;
  1299.        border: 1px solid var(--border-color);
  1300.        padding: 10px 15px;
  1301.        border-radius: 8px;
  1302.        cursor: pointer;
  1303.        display: flex;
  1304.        align-items: center;
  1305.        gap: 8px;
  1306.        font-size: 14px;
  1307.        font-weight: 500;
  1308.        color: #4a5568;
  1309.        transition: all 0.3s ease;
  1310.        margin: 0 auto;
  1311.    }
  1312.  
  1313.    .mobile-menu-btn-v7:hover {
  1314.        border-color: #cbd5e0;
  1315.        opacity: 0.7;
  1316.    }
  1317.  
  1318.    /* Sidebar Overlay */
  1319.    .sidebar-overlay-v7 {
  1320.        position: fixed;
  1321.        top: 0;
  1322.        left: 0;
  1323.        right: 0;
  1324.        bottom: 0;
  1325.        background: rgba(0, 0, 0, 0.5);
  1326.        z-index: 999;
  1327.        opacity: 0;
  1328.        visibility: hidden;
  1329.        transition: all 0.3s ease;
  1330.    }
  1331.  
  1332.    .sidebar-overlay-v7.show-v7 {
  1333.        opacity: 1;
  1334.        visibility: visible;
  1335.    }
  1336.  
  1337.    /* Responsive Design */
  1338.    @media (max-width: 991px) {
  1339.        .top-bar-v7 .col-lg-6 {
  1340.            order: 3;
  1341.            margin-top: 15px;
  1342.        }
  1343.  
  1344.        .header-actions-v7 {
  1345.            justify-content: flex-start;
  1346.        }
  1347.    }
  1348.  
  1349.    @media (max-width: 768px) {
  1350.        .sidebar-nav-v7 {
  1351.            width: 300px;
  1352.            left: -300px;
  1353.        }
  1354.  
  1355.        .search-container-v7 {
  1356.            margin-top: 10px;
  1357.        }
  1358.    }
  1359. </style>
  1360.  
  1361. <script>
  1362.    function openSidebarV7() {
  1363.        const sidebar = document.getElementById('sidebarNavV7');
  1364.        const overlay = document.getElementById('sidebarOverlayV7');
  1365.  
  1366.        sidebar.classList.add('show-v7');
  1367.        overlay.classList.add('show-v7');
  1368.        document.body.style.overflow = 'hidden';
  1369.    }
  1370.  
  1371.    function closeSidebarV7() {
  1372.        const sidebar = document.getElementById('sidebarNavV7');
  1373.        const overlay = document.getElementById('sidebarOverlayV7');
  1374.  
  1375.        sidebar.classList.remove('show-v7');
  1376.        overlay.classList.remove('show-v7');
  1377.        document.body.style.overflow = '';
  1378.    }
  1379.  
  1380.    function toggleSubmenuV7(submenuId) {
  1381.        const submenu = document.getElementById(submenuId);
  1382.        const parentItem = submenu.closest('.sidebar-item-v7');
  1383.  
  1384.        // Close other open submenus
  1385.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1386.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1387.  
  1388.        allSubmenus.forEach(menu => {
  1389.            if (menu.id !== submenuId) {
  1390.                menu.classList.remove('show-v7');
  1391.            }
  1392.        });
  1393.  
  1394.        allParentItems.forEach(item => {
  1395.            if (item !== parentItem) {
  1396.                item.classList.remove('open-v7');
  1397.            }
  1398.        });
  1399.  
  1400.        // Toggle current submenu
  1401.        submenu.classList.toggle('show-v7');
  1402.        parentItem.classList.toggle('open-v7');
  1403.    }
  1404.  
  1405.    // Close sidebar when clicking outside
  1406.    document.addEventListener('click', function (event) {
  1407.        const sidebar = document.getElementById('sidebarNavV7');
  1408.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1409.  
  1410.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1411.            closeSidebarV7();
  1412.        }
  1413.    });
  1414.  
  1415.    // Handle window resize
  1416.    window.addEventListener('resize', function () {
  1417.        if (window.innerWidth >= 992) {
  1418.            closeSidebarV7();
  1419.        }
  1420.    });
  1421. </script>
  1422.  
  1423. <script>
  1424.  document.addEventListener("DOMContentLoaded", function () {
  1425.    console.log("loaded");
  1426.  
  1427.     const searchInput = document.getElementById("search-input")
  1428.    const searchResults = document.getElementById("search-results");
  1429.  
  1430.    if (!searchInput || !searchResults) {
  1431.      console.error("Search input/results not found");
  1432.      return;
  1433.    }
  1434.  
  1435.    // Prevent form submission
  1436.    if (searchInput.form) {
  1437.      searchInput.form.addEventListener("submit", function (e) {
  1438.        e.preventDefault();
  1439.      });
  1440.    }
  1441.  
  1442.    // Add event listener for keyup
  1443.    searchInput.addEventListener("keyup", function (e) {
  1444.      console.log("Key pressed:", e.key);
  1445.      e.preventDefault();
  1446.  
  1447.      const query = searchInput.value.trim();
  1448.      console.log("User is typing: " + query);
  1449.  
  1450.      // If empty → clear and hide
  1451.      if (query === "") {
  1452.        searchResults.innerHTML = "";
  1453.        searchResults.style.display = "none";
  1454.        return;
  1455.      }
  1456.  
  1457.      // Show results
  1458.      searchResults.style.display = "block";
  1459.  
  1460.      // Fetch search results
  1461.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1462.        method: "GET",
  1463.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1464.      })
  1465.        .then(response => {
  1466.          console.log("Response Status:", response.status);
  1467.          return response.json();
  1468.        })
  1469.        .then(data => {
  1470.          console.log("Data received:", data);
  1471.          if (data.html) {
  1472.            searchResults.innerHTML = data.html;
  1473.          } else {
  1474.            searchResults.innerHTML = "<p>No results found.</p>";
  1475.          }
  1476.        })
  1477.        .catch(error => {
  1478.          console.error("Error fetching search results:", error);
  1479.        });
  1480.    });
  1481.  
  1482.    // Close results when clicking outside
  1483.    document.addEventListener("click", function (e) {
  1484.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1485.        searchResults.style.display = "none";
  1486.      }
  1487.    });
  1488.  
  1489.    // Close results on ESC key
  1490.    document.addEventListener("keydown", function (e) {
  1491.      if (e.key === "Escape") {
  1492.        searchResults.style.display = "none";
  1493.      }
  1494.    });
  1495.  });
  1496. </script>
  1497.  
  1498. <style>
  1499.        /* search field */
  1500.  .search-results-container {
  1501.  position: absolute;
  1502.  top: 100%; /* Position it below the input field */
  1503.  left: 10px;
  1504.  right: 10px;
  1505.  background-color: white;
  1506.  border: 1px solid #ddd;
  1507.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1508.  max-height: 300px;
  1509.  overflow-y: auto;
  1510.  z-index: 1000;
  1511.  display: none; /* Initially hidden */
  1512. }
  1513.  
  1514. .search-results-container p {
  1515.  margin: 0;
  1516. }
  1517.  
  1518. .search-results-container .result-item {
  1519.  padding: 10px;
  1520.  cursor: pointer;
  1521. }
  1522.  
  1523. .search-results-container .result-item:hover {
  1524.  background-color: #f0f0f0;
  1525. }
  1526. </style>
  1527.  
  1528.        </header>
  1529.        <!-- end of header -->
  1530.        <!-- start of wpo-blog-hero -->
  1531.        
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539. <div class="blog-hero-v8 my-5">
  1540.  <div class="container-fluid fluid-container">
  1541.    <!-- Full-Width Featured Article -->
  1542.    <div class="row g-4 mb-5">
  1543.      <div class="col-12">
  1544.        
  1545.        
  1546.          
  1547.        <article class="full-featured">
  1548.          <div class="featured-image-container">
  1549.            
  1550.              <img src="/static/blogapp/assets/images/breaking-news/img-3.jpg" alt="Indonesian Flood Death Toll Exceeds 500, Many Still Missing" class="featured-image" />
  1551.            
  1552.            <div class="category-tag bg-primary-gradient news-tag">News</div>
  1553.          </div>
  1554.          <div class="featured-content">
  1555.            <h1 class="featured-title">
  1556.              <a href="/indonesian-flood-death-toll-exceeds-500-many-still-missing/">Indonesian Flood Death Toll Exceeds 500, Many Still Missing</a>
  1557.            </h1>
  1558.            <p class="featured-summary">Discover amazing stories and insights from our featured article.</p>
  1559.            <div class="article-meta">
  1560.              <div class="author-info">
  1561.                
  1562.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith's Profile" class="author-pic" />
  1563.                
  1564.                <div class="author-text">
  1565.                  <span class="author-name">Michael Smith</span>
  1566.                  
  1567.                  <span class="post-time">June 17, 2026</span>
  1568.                </div>
  1569.              </div>
  1570.              <div class="reading-info">
  1571.                
  1572.              </div>
  1573.            </div>
  1574.          </div>
  1575.        </article>
  1576.  
  1577.        
  1578.        
  1579.      </div>
  1580.    </div>
  1581.  
  1582.    <!-- Bottom Section: Compact Cards and Recent Sidebar -->
  1583.    <div class="row g-4">
  1584.      
  1585.      <div class="col-lg-3 col-md-6 col-12">
  1586.        <article class="compact-card">
  1587.          <div class="compact-image">
  1588.            
  1589.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Maddie McCann Brother and Sister Describe Alleged Stalker&#x27;s Actions as Extremely Disturbing and Unsettling" />
  1590.            
  1591.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1592.          </div>
  1593.          <div class="compact-body">
  1594.            <h3 class="compact-title">
  1595.              <a href="/maddie-mccann-brother-and-sister-describe-alleged-stalkers-actions-as-extremely-disturbing-and-unsettling/">Maddie McCann Brother and Sister Describe Alleged Stalker&#x27;s Actions as Extremely Disturbing and Unsettling</a>
  1596.            </h3>
  1597.            <p class="compact-text"></p>
  1598.            <div class="compact-footer">
  1599.              <div class="compact-author">
  1600.                
  1601.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith's Profile" class="compact-avatar" />
  1602.                
  1603.                <span class="compact-name">Michael …</span>
  1604.              </div>
  1605.              <span class="compact-date">Jun 16</span>
  1606.            </div>
  1607.          </div>
  1608.        </article>
  1609.      </div>
  1610.      
  1611.      <div class="col-lg-3 col-md-6 col-12">
  1612.        <article class="compact-card">
  1613.          <div class="compact-image">
  1614.            
  1615.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Zelenskyy States Russia&#x27;s Leader Initiated Talks Following Cruise Missile Discussions" />
  1616.            
  1617.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1618.          </div>
  1619.          <div class="compact-body">
  1620.            <h3 class="compact-title">
  1621.              <a href="/zelenskyy-states-russias-leader-initiated-talks-following-cruise-missile-discussions/">Zelenskyy States Russia&#x27;s Leader Initiated Talks Following Cruise Missile Discussions</a>
  1622.            </h3>
  1623.            <p class="compact-text"></p>
  1624.            <div class="compact-footer">
  1625.              <div class="compact-author">
  1626.                
  1627.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith's Profile" class="compact-avatar" />
  1628.                
  1629.                <span class="compact-name">Michael …</span>
  1630.              </div>
  1631.              <span class="compact-date">Jun 16</span>
  1632.            </div>
  1633.          </div>
  1634.        </article>
  1635.      </div>
  1636.      
  1637.      <div class="col-lg-3 col-md-6 col-12">
  1638.        <article class="compact-card">
  1639.          <div class="compact-image">
  1640.            
  1641.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="&#x27;Such an easy game to ref&#x27; - Dyche &#x27;stunned&#x27; by &#x27;bizarre&#x27; VAR calls" />
  1642.            
  1643.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1644.          </div>
  1645.          <div class="compact-body">
  1646.            <h3 class="compact-title">
  1647.              <a href="/such-an-easy-game-to-ref-dyche-stunned-by-bizarre-var-calls/">&#x27;Such an easy game to ref&#x27; - Dyche &#x27;stunned&#x27; by &#x27;bizarre&#x27; VAR calls</a>
  1648.            </h3>
  1649.            <p class="compact-text"></p>
  1650.            <div class="compact-footer">
  1651.              <div class="compact-author">
  1652.                
  1653.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith's Profile" class="compact-avatar" />
  1654.                
  1655.                <span class="compact-name">Michael …</span>
  1656.              </div>
  1657.              <span class="compact-date">Jun 16</span>
  1658.            </div>
  1659.          </div>
  1660.        </article>
  1661.      </div>
  1662.      
  1663.  
  1664.      <!-- Recent Articles Sidebar -->
  1665.      <div class="col-lg-3 col-md-6 col-12">
  1666.        <div class="recent-section">
  1667.          <h3 class="recent-title">Recent Articles</h3>
  1668.          <div class="recent-list">
  1669.            
  1670.            <div class="recent-item">
  1671.              <div class="recent-content">
  1672.                <h4 class="recent-article-title">
  1673.                  <a href="/the-reds-facing-crisis-as-nottingham-forest-conquer-anfield-once-more-with-a-convincing-win/">The Reds facing crisis as Nottingham Forest conquer …</a>
  1674.                </h4>
  1675.                <span class="recent-date">June 16, 2026</span>
  1676.              </div>
  1677.            </div>
  1678.            
  1679.          </div>
  1680.        </div>
  1681.      </div>
  1682.    </div>
  1683.  </div>
  1684. </div>
  1685.  
  1686.  
  1687.  
  1688. <style>
  1689.  /* Full-Width Featured Article */
  1690.  .full-featured {
  1691.    background: var(--card-bg, #ffffff);
  1692.    border-radius: 12px;
  1693.    overflow: hidden;
  1694.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1695.    border: 1px solid var(--border-color, #e5e7eb);
  1696.    transition: box-shadow 0.3s ease;
  1697.  }
  1698.  
  1699.  .full-featured:hover {
  1700.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1701.  }
  1702.  
  1703.  .featured-image-container {
  1704.    position: relative;
  1705.    height: 400px;
  1706.    overflow: hidden;
  1707.  }
  1708.  
  1709.  .featured-image {
  1710.    width: 100%;
  1711.    height: 100%;
  1712.    object-fit: cover;
  1713.  }
  1714.  
  1715.  .featured-content {
  1716.    padding: 2rem;
  1717.  }
  1718.  
  1719.  .featured-title {
  1720.    font-size: 2.5rem;
  1721.    font-weight: 700;
  1722.    color: #111827;
  1723.    margin-bottom: 1rem;
  1724.    line-height: 1.2;
  1725.  }
  1726.  
  1727.  .featured-title a {
  1728.    color: inherit;
  1729.    text-decoration: none;
  1730.  }
  1731.  
  1732.  .featured-title a:hover {
  1733.    color: #3b82f6;
  1734.    transition: color 0.3s ease;
  1735.  }
  1736.  
  1737.  .featured-summary {
  1738.    font-size: 1.1rem;
  1739.    color: #4b5563;
  1740.    line-height: 1.6;
  1741.    margin-bottom: 1.5rem;
  1742.  }
  1743.  
  1744.  /* Category Tags - Dynamic Colors */
  1745.  .category-tag {
  1746.    position: absolute;
  1747.    top: 1rem;
  1748.    left: 1rem;
  1749.    padding: 0.4rem 1.2rem;
  1750.    font-size: 0.8rem;
  1751.    font-weight: 600;
  1752.    text-transform: uppercase;
  1753.    color: white;
  1754.    border-radius: 20px;
  1755.    z-index: 2;
  1756.  }
  1757.  
  1758.  /* Category Colors */
  1759.  
  1760.  .business-tag, .business-cat { background-color: #10b981; }
  1761.  
  1762.  .lifestyle-tag, .lifestyle-cat { background-color: #8b5cf6; }
  1763.  .sports-tag, .sports-cat { background-color: #f59e0b; }
  1764.  .travel-tag, .travel-cat { background-color: #06b6d4; }
  1765.  .health-tag, .health-cat { background-color: #84cc16; }
  1766.  
  1767.  /* Article Meta */
  1768.  .article-meta {
  1769.    display: flex;
  1770.    align-items: center;
  1771.    justify-content: space-between;
  1772.    font-size: 0.9rem;
  1773.    color: #6b7280;
  1774.  }
  1775.  
  1776.  .author-info {
  1777.    display: flex;
  1778.    align-items: center;
  1779.    gap: 0.75rem;
  1780.  }
  1781.  
  1782.  .author-pic {
  1783.    width: 40px;
  1784.    height: 40px;
  1785.    border-radius: 50%;
  1786.    object-fit: cover;
  1787.  }
  1788.  
  1789.  .author-name {
  1790.    font-weight: 600;
  1791.    color: var(--topbar-color, #111827);
  1792.  }
  1793.  
  1794.  .post-time {
  1795.    font-size: 0.85rem;
  1796.    color: #6b7280;
  1797.  }
  1798.  
  1799.  .read-time {
  1800.    background: #f3f4f6;
  1801.    padding: 0.25rem 0.75rem;
  1802.    border-radius: 12px;
  1803.    font-size: 0.8rem;
  1804.  }
  1805.  
  1806.  /* Compact Cards */
  1807.  .compact-card {
  1808.    background: var(--card-bg, #ffffff);
  1809.    border-radius: 12px;
  1810.    overflow: hidden;
  1811.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1812.    border: 1px solid var(--border-color, #e5e7eb);
  1813.    transition: box-shadow 0.3s ease;
  1814.    height: 100%;
  1815.  }
  1816.  
  1817.  .compact-card:hover {
  1818.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1819.  }
  1820.  
  1821.  .compact-image {
  1822.    position: relative;
  1823.    height: 160px;
  1824.    overflow: hidden;
  1825.  }
  1826.  
  1827.  .compact-image img {
  1828.    width: 100%;
  1829.    height: 100%;
  1830.    object-fit: cover;
  1831.  }
  1832.  
  1833.  .compact-category {
  1834.    position: absolute;
  1835.    top: 0.75rem;
  1836.    left: 0.75rem;
  1837.    padding: 0.3rem 1rem;
  1838.    font-size: 0.75rem;
  1839.    border-radius: 20px;
  1840.    color: white;
  1841.    font-weight: 600;
  1842.    text-transform: uppercase;
  1843.  }
  1844.  
  1845.  .compact-body {
  1846.    padding: 1.25rem;
  1847.  }
  1848.  
  1849.  .compact-title {
  1850.    font-size: 1.1rem;
  1851.    font-weight: 600;
  1852.    color: #111827;
  1853.    margin-bottom: 0.5rem;
  1854.    line-height: 1.3;
  1855.  }
  1856.  
  1857.  .compact-title a {
  1858.    color: inherit;
  1859.    text-decoration: none;
  1860.  }
  1861.  
  1862.  .compact-title a:hover {
  1863.    color: #3b82f6;
  1864.    transition: color 0.3s ease;
  1865.  }
  1866.  
  1867.  .compact-text {
  1868.    font-size: 0.9rem;
  1869.    color: #4b5563;
  1870.    line-height: 1.5;
  1871.  }
  1872.  
  1873.  .compact-footer {
  1874.    display: flex;
  1875.    justify-content: space-between;
  1876.    align-items: center;
  1877.    margin-top: 1rem;
  1878.    font-size: 0.85rem;
  1879.    color: #6b7280;
  1880.  }
  1881.  
  1882.  .compact-author {
  1883.    display: flex;
  1884.    align-items: center;
  1885.    gap: 0.5rem;
  1886.  }
  1887.  
  1888.  .compact-avatar {
  1889.    width: 28px;
  1890.    height: 28px;
  1891.    border-radius: 50%;
  1892.    object-fit: cover;
  1893.  }
  1894.  
  1895.  .compact-name {
  1896.    color: var(--topbar-color, #111827);
  1897.    font-weight: 500;
  1898.  }
  1899.  
  1900.  /* Recent Articles Sidebar */
  1901.  .recent-section {
  1902.    background: var(--card-bg, #ffffff);
  1903.    border-radius: 12px;
  1904.    padding: 1.5rem;
  1905.    border: 1px solid var(--border-color, #e5e7eb);
  1906.    height: 100%;
  1907.  }
  1908.  
  1909.  .recent-title {
  1910.    font-size: 1.2rem;
  1911.    font-weight: 700;
  1912.    color: #111827;
  1913.    margin-bottom: 1rem;
  1914.    border-bottom: 1px solid var(--border-color, #e5e7eb);
  1915.    padding-bottom: 0.5rem;
  1916.  }
  1917.  
  1918.  .recent-list {
  1919.    display: flex;
  1920.    flex-direction: column;
  1921.    gap: 1rem;
  1922.  }
  1923.  
  1924.  .recent-item {
  1925.    padding: 0.75rem;
  1926.    border-radius: 8px;
  1927.    transition: background 0.2s ease;
  1928.    border: 1px solid var(--border-color, #e5e7eb);
  1929.  }
  1930.  
  1931.  .recent-item:hover {
  1932.    background: var(--card-bg);
  1933.  }
  1934.  
  1935.  .recent-article-title {
  1936.    font-size: 0.95rem;
  1937.    font-weight: 500;
  1938.    color: var(--topbar-color, #111827);
  1939.    margin-bottom: 0.25rem;
  1940.  }
  1941.  
  1942.  .recent-article-title a {
  1943.    color: inherit;
  1944.    text-decoration: none;
  1945.  }
  1946.  
  1947.  .recent-article-title a:hover {
  1948.    color: #3b82f6;
  1949.    transition: color 0.3s ease;
  1950.  }
  1951.  
  1952.  .recent-date {
  1953.    font-size: 0.8rem;
  1954.    color: #6b7280;
  1955.  }
  1956.  
  1957.  /* Responsive Design */
  1958.  @media (max-width: 992px) {
  1959.    .featured-image-container {
  1960.      height: 300px;
  1961.    }
  1962.    
  1963.    .featured-title {
  1964.      font-size: 2rem;
  1965.    }
  1966.    
  1967.    .compact-image {
  1968.      height: 140px;
  1969.    }
  1970.  }
  1971.  
  1972.  @media (max-width: 768px) {
  1973.    .featured-content,
  1974.    .compact-body {
  1975.      padding: 1.5rem;
  1976.    }
  1977.    
  1978.    .article-meta {
  1979.      flex-direction: column;
  1980.      align-items: flex-start;
  1981.      gap: 0.75rem;
  1982.    }
  1983.    
  1984.    .recent-section {
  1985.      margin-top: 2rem;
  1986.    }
  1987.  }
  1988.  
  1989.  @media (max-width: 576px) {
  1990.    .featured-title {
  1991.      font-size: 1.8rem;
  1992.    }
  1993.    
  1994.    .compact-title {
  1995.      font-size: 1rem;
  1996.    }
  1997.    
  1998.    .featured-content {
  1999.      padding: 1rem;
  2000.    }
  2001.    
  2002.    .compact-body {
  2003.      padding: 1rem;
  2004.    }
  2005.  }
  2006. </style>
  2007.  
  2008.  
  2009.        <!-- end of wpo-blog-hero -->
  2010.  
  2011.        <!-- start of wpo-breacking-news -->
  2012.        
  2013.        <!-- end of wpo-breacking-news -->
  2014.        
  2015.        <!-- start wpo-blog-highlights-section -->
  2016.        
  2017.  
  2018.  
  2019.  
  2020.    
  2021.  
  2022.  
  2023.  
  2024. <style>
  2025.    .blog-highlights-v4 {
  2026.        padding: 30px 0;
  2027.        position: relative;
  2028.        min-height: 100vh;
  2029.        background: transparent; /* Solid background color */
  2030.    }
  2031.  
  2032.    /* Blog Container */
  2033.    .blog-container-v4 {
  2034.        position: relative;
  2035.        z-index: 10;
  2036.    }
  2037.  
  2038.    /* Card Design */
  2039.    .blog-card-v4 {
  2040.        border-radius: 25px;
  2041.        background: var(--card-bg);
  2042.        border: 1px solid var(--border-color);
  2043.        position: relative;
  2044.        overflow: hidden;
  2045.        transition: opacity 1.2s ease; /* Fade animation for card */
  2046.    }
  2047.  
  2048.    /* Image Container */
  2049.    .blog-image-container-v4 {
  2050.        height: 280px;
  2051.        border-radius: 20px 20px 0 0;
  2052.        overflow: hidden;
  2053.        position: relative;
  2054.        z-index: 2;
  2055.    }
  2056.  
  2057.    .blog-image-v4 {
  2058.        width: 100%;
  2059.        height: 100%;
  2060.        position: relative;
  2061.        overflow: hidden;
  2062.    }
  2063.  
  2064.    .blog-image-v4 img {
  2065.        width: 100%;
  2066.        height: 100%;
  2067.        object-fit: cover;
  2068.    }
  2069.  
  2070.    /* Category Badge */
  2071.    .blog-category-v4 {
  2072.        position: absolute;
  2073.        top: 20px;
  2074.        left: 20px;
  2075.        padding: 10px 18px;
  2076.        border-radius: 20px;
  2077.        font-size: 11px;
  2078.        font-weight: 700;
  2079.        text-transform: uppercase;
  2080.        letter-spacing: 1.2px;
  2081.        z-index: 5;
  2082.        border: 1px solid rgba(255, 255, 255, 0.3);
  2083.        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  2084.    }
  2085.  
  2086.    /* Content Area */
  2087.    .blog-content-v4 {
  2088.        padding: 20px 25px 25px;
  2089.        display: flex;
  2090.        flex-direction: column;
  2091.        justify-content: space-between;
  2092.        position: relative;
  2093.        z-index: 2;
  2094.    }
  2095.  
  2096.    /* Title */
  2097.    .blog-title-v4 {
  2098.        font-size: 20px;
  2099.        font-weight: 800;
  2100.        line-height: 1.3;
  2101.        margin-bottom: 8px;
  2102.    }
  2103.  
  2104.    .blog-title-v4 a {
  2105.        text-decoration: none;
  2106.    }
  2107.  
  2108.    /* Meta Information */
  2109.    .blog-meta-v4 {
  2110.        display: flex;
  2111.        align-items: center;
  2112.        gap: 12px;
  2113.        margin-bottom: 15px;
  2114.        font-size: 13px;
  2115.    }
  2116.  
  2117.    .blog-author-img-v4 {
  2118.        width: 35px;
  2119.        height: 35px;
  2120.        border-radius: 50%;
  2121.        border: 2px solid var(--border-color);
  2122.    }
  2123.  
  2124.    /* Excerpt */
  2125.    .blog-excerpt-v4 {
  2126.        font-size: 14px;
  2127.        line-height: 1.6;
  2128.        margin-bottom: 8px;
  2129.        display: -webkit-box;
  2130.        -webkit-line-clamp: 3;
  2131.        -webkit-box-orient: vertical;
  2132.        overflow: hidden;
  2133.    }
  2134.  
  2135.    /* Actions Area */
  2136.    .blog-actions-v4 {
  2137.        display: flex;
  2138.        justify-content: space-between;
  2139.        align-items: center;
  2140.    }
  2141.  
  2142.    .blog-stats-v4 {
  2143.        display: flex;
  2144.        gap: 20px;
  2145.        align-items: center;
  2146.    }
  2147.  
  2148.    .blog-stat-item-v4 {
  2149.        display: flex;
  2150.        align-items: center;
  2151.        gap: 6px;
  2152.        font-size: 12px;
  2153.    }
  2154.  
  2155.    /* Read More Button */
  2156.    .blog-read-more-v4 {
  2157.        width: 40px;
  2158.        height: 40px;
  2159.        border-radius: 50%;
  2160.        background: var(--border-color);
  2161.        border: 2px solid var(--border-color);
  2162.        display: flex;
  2163.        align-items: center;
  2164.        justify-content: center;
  2165.        text-decoration: none;
  2166.    }
  2167.  
  2168.    ..blog-read-more-v4:hover{
  2169.        background-color: #172133;
  2170.    }
  2171.    /* Section Header */
  2172.    .section-header-v4 {
  2173.        text-align: center;
  2174.        margin-bottom: 40px;
  2175.        position: relative;
  2176.        z-index: 15;
  2177.    }
  2178.  
  2179.    .section-title-v4 {
  2180.        font-size: 3.5rem;
  2181.        font-weight: 900;
  2182.        margin-bottom: .5rem;
  2183.    }
  2184.  
  2185.    .section-subtitle-v4 {
  2186.        font-size: 1.4rem;
  2187.        max-width: 700px;
  2188.        margin: 0 auto;
  2189.        line-height: 1.7;
  2190.        font-weight: 300;
  2191.    }
  2192.  
  2193.    /* Scroll Fade Animation */
  2194.    .scroll-trigger {
  2195.        opacity: 0;
  2196.        transition: opacity 1.2s ease;
  2197.    }
  2198.  
  2199.    .scroll-trigger.active {
  2200.        opacity: 1;
  2201.    }
  2202.  
  2203.    /* Responsive Design */
  2204.    @media (max-width: 768px) {
  2205.        .section-title-v4 {
  2206.            font-size: 3rem;
  2207.        }
  2208.        .blog-highlights-v4 {
  2209.            padding: 80px 0;
  2210.        }
  2211.        .blog-card-v4 {
  2212.            height: 450px;
  2213.        }
  2214.        .blog-content-v4 {
  2215.            padding: 15px 20px 20px;
  2216.        }
  2217.    }
  2218. </style>
  2219.  
  2220. <section class="blog-highlights-v4">
  2221.    <div class="container-fluid fluid-container blog-container-v4">
  2222.        <!-- Section Header -->
  2223.        <div class="row">
  2224.            <div class="col-12">
  2225.                <div class="section-header-v4">
  2226.                    <h2 class="section-title-v4">
  2227.                Today's Top Highlights
  2228.                   </h2>
  2229.                    <p class="section-subtitle-v4">Experience the future of storytelling through immersive digital journeys that blend creativity with cutting-edge technology</p>
  2230.                </div>
  2231.            </div>
  2232.        </div>
  2233.        
  2234.        <!-- Blog Grid -->
  2235.        <div class="row">
  2236.            <div class="col-lg-8">
  2237.                <div class="row g-4">
  2238.                    
  2239.                    <div class="col-lg-6 col-md-6">
  2240.                        <article class="blog-card-v4 scroll-trigger">
  2241.                            <div class="blog-image-container-v4">
  2242.                                <div class="blog-image-v4">
  2243.                                    
  2244.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2245.                                    
  2246.                                </div>
  2247.                                
  2248.                                <span class="blog-category-v4 bg-primary-gradient">
  2249.                                    News
  2250.                                </span>
  2251.                            </div>
  2252.                            
  2253.                            <div class="blog-content-v4">
  2254.                                <h3 class="blog-title-v4">
  2255.                                    <a href="/where-will-the-suppression-on-britains-civil-liberties-stop-it-began-with-palestinian-protests/" class="top-color">
  2256.                                    Where Will the Suppression on Britain&#x27;s Civil Liberties Stop? It Began with Palestinian Protests
  2257.                                    </a>
  2258.                                </h3>
  2259.                                <div class="blog-meta-v4">
  2260.                                    
  2261.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2262.                                    
  2263.                                    <span>By <strong>Michael Smith</strong></span>
  2264.                                    <span>•</span>
  2265.                                    <span>16 Jun 2026</span>
  2266.                                </div>
  2267.                                
  2268.                                <p class="blog-excerpt-v4">
  2269.                                    
  2270.                                </p>
  2271.                                
  2272.                                <div class="blog-actions-v4">
  2273.                                    
  2274.                                    <a href="/where-will-the-suppression-on-britains-civil-liberties-stop-it-began-with-palestinian-protests/" class="blog-read-more-v4 bg-primary-gradient">
  2275.                                        <i class="ti-arrow-right"></i>
  2276.                                    </a>
  2277.                                </div>
  2278.                            </div>
  2279.                        </article>
  2280.                    </div>
  2281.                    
  2282.                    <div class="col-lg-6 col-md-6">
  2283.                        <article class="blog-card-v4 scroll-trigger">
  2284.                            <div class="blog-image-container-v4">
  2285.                                <div class="blog-image-v4">
  2286.                                    
  2287.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2288.                                    
  2289.                                </div>
  2290.                                
  2291.                                <span class="blog-category-v4 bg-primary-gradient">
  2292.                                    News
  2293.                                </span>
  2294.                            </div>
  2295.                            
  2296.                            <div class="blog-content-v4">
  2297.                                <h3 class="blog-title-v4">
  2298.                                    <a href="/an-exercise-in-indirectly-hostile-personal-vindication/" class="top-color">
  2299.                                    An Exercise in Indirectly Hostile Personal Vindication
  2300.                                    </a>
  2301.                                </h3>
  2302.                                <div class="blog-meta-v4">
  2303.                                    
  2304.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2305.                                    
  2306.                                    <span>By <strong>Michael Smith</strong></span>
  2307.                                    <span>•</span>
  2308.                                    <span>16 Jun 2026</span>
  2309.                                </div>
  2310.                                
  2311.                                <p class="blog-excerpt-v4">
  2312.                                    
  2313.                                </p>
  2314.                                
  2315.                                <div class="blog-actions-v4">
  2316.                                    
  2317.                                    <a href="/an-exercise-in-indirectly-hostile-personal-vindication/" class="blog-read-more-v4 bg-primary-gradient">
  2318.                                        <i class="ti-arrow-right"></i>
  2319.                                    </a>
  2320.                                </div>
  2321.                            </div>
  2322.                        </article>
  2323.                    </div>
  2324.                    
  2325.                    <div class="col-lg-6 col-md-6">
  2326.                        <article class="blog-card-v4 scroll-trigger">
  2327.                            <div class="blog-image-container-v4">
  2328.                                <div class="blog-image-v4">
  2329.                                    
  2330.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2331.                                    
  2332.                                </div>
  2333.                                
  2334.                                <span class="blog-category-v4 bg-primary-gradient">
  2335.                                    News
  2336.                                </span>
  2337.                            </div>
  2338.                            
  2339.                            <div class="blog-content-v4">
  2340.                                <h3 class="blog-title-v4">
  2341.                                    <a href="/devastating-loss-of-baby-whale-off-nsw-beaches-following-becoming-trapped-in-protective-netting/" class="top-color">
  2342.                                    Devastating Loss of Baby Whale Off NSW Beaches Following Becoming Trapped in Protective Netting
  2343.                                    </a>
  2344.                                </h3>
  2345.                                <div class="blog-meta-v4">
  2346.                                    
  2347.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2348.                                    
  2349.                                    <span>By <strong>Michael Smith</strong></span>
  2350.                                    <span>•</span>
  2351.                                    <span>16 Jun 2026</span>
  2352.                                </div>
  2353.                                
  2354.                                <p class="blog-excerpt-v4">
  2355.                                    
  2356.                                </p>
  2357.                                
  2358.                                <div class="blog-actions-v4">
  2359.                                    
  2360.                                    <a href="/devastating-loss-of-baby-whale-off-nsw-beaches-following-becoming-trapped-in-protective-netting/" class="blog-read-more-v4 bg-primary-gradient">
  2361.                                        <i class="ti-arrow-right"></i>
  2362.                                    </a>
  2363.                                </div>
  2364.                            </div>
  2365.                        </article>
  2366.                    </div>
  2367.                    
  2368.                    <div class="col-lg-6 col-md-6">
  2369.                        <article class="blog-card-v4 scroll-trigger">
  2370.                            <div class="blog-image-container-v4">
  2371.                                <div class="blog-image-v4">
  2372.                                    
  2373.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2374.                                    
  2375.                                </div>
  2376.                                
  2377.                                <span class="blog-category-v4 bg-primary-gradient">
  2378.                                    News
  2379.                                </span>
  2380.                            </div>
  2381.                            
  2382.                            <div class="blog-content-v4">
  2383.                                <h3 class="blog-title-v4">
  2384.                                    <a href="/womens-soccer-confronts-serious-threats-yet-why-the-panic-about-trans-players/" class="top-color">
  2385.                                    Women&#x27;s Soccer Confronts Serious Threats, Yet Why the Panic About Trans Players?
  2386.                                    </a>
  2387.                                </h3>
  2388.                                <div class="blog-meta-v4">
  2389.                                    
  2390.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2391.                                    
  2392.                                    <span>By <strong>Michael Smith</strong></span>
  2393.                                    <span>•</span>
  2394.                                    <span>15 Jun 2026</span>
  2395.                                </div>
  2396.                                
  2397.                                <p class="blog-excerpt-v4">
  2398.                                    
  2399.                                </p>
  2400.                                
  2401.                                <div class="blog-actions-v4">
  2402.                                    
  2403.                                    <a href="/womens-soccer-confronts-serious-threats-yet-why-the-panic-about-trans-players/" class="blog-read-more-v4 bg-primary-gradient">
  2404.                                        <i class="ti-arrow-right"></i>
  2405.                                    </a>
  2406.                                </div>
  2407.                            </div>
  2408.                        </article>
  2409.                    </div>
  2410.                    
  2411.                    <div class="col-lg-6 col-md-6">
  2412.                        <article class="blog-card-v4 scroll-trigger">
  2413.                            <div class="blog-image-container-v4">
  2414.                                <div class="blog-image-v4">
  2415.                                    
  2416.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2417.                                    
  2418.                                </div>
  2419.                                
  2420.                                <span class="blog-category-v4 bg-primary-gradient">
  2421.                                    News
  2422.                                </span>
  2423.                            </div>
  2424.                            
  2425.                            <div class="blog-content-v4">
  2426.                                <h3 class="blog-title-v4">
  2427.                                    <a href="/storm-claudia-brings-additional-inundation-to-the-portuguese-nation-and-spain/" class="top-color">
  2428.                                    Storm Claudia Brings Additional Inundation to the Portuguese nation and Spain
  2429.                                    </a>
  2430.                                </h3>
  2431.                                <div class="blog-meta-v4">
  2432.                                    
  2433.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2434.                                    
  2435.                                    <span>By <strong>Michael Smith</strong></span>
  2436.                                    <span>•</span>
  2437.                                    <span>15 Jun 2026</span>
  2438.                                </div>
  2439.                                
  2440.                                <p class="blog-excerpt-v4">
  2441.                                    
  2442.                                </p>
  2443.                                
  2444.                                <div class="blog-actions-v4">
  2445.                                    
  2446.                                    <a href="/storm-claudia-brings-additional-inundation-to-the-portuguese-nation-and-spain/" class="blog-read-more-v4 bg-primary-gradient">
  2447.                                        <i class="ti-arrow-right"></i>
  2448.                                    </a>
  2449.                                </div>
  2450.                            </div>
  2451.                        </article>
  2452.                    </div>
  2453.                    
  2454.                    <div class="col-lg-6 col-md-6">
  2455.                        <article class="blog-card-v4 scroll-trigger">
  2456.                            <div class="blog-image-container-v4">
  2457.                                <div class="blog-image-v4">
  2458.                                    
  2459.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2460.                                    
  2461.                                </div>
  2462.                                
  2463.                                <span class="blog-category-v4 bg-primary-gradient">
  2464.                                    News
  2465.                                </span>
  2466.                            </div>
  2467.                            
  2468.                            <div class="blog-content-v4">
  2469.                                <h3 class="blog-title-v4">
  2470.                                    <a href="/arctic-bear-mother-adopts-cub-in-rarely-recorded-instance/" class="top-color">
  2471.                                    Arctic Bear Mother Adopts Cub in Rarely Recorded Instance
  2472.                                    </a>
  2473.                                </h3>
  2474.                                <div class="blog-meta-v4">
  2475.                                    
  2476.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2477.                                    
  2478.                                    <span>By <strong>Michael Smith</strong></span>
  2479.                                    <span>•</span>
  2480.                                    <span>15 Jun 2026</span>
  2481.                                </div>
  2482.                                
  2483.                                <p class="blog-excerpt-v4">
  2484.                                    
  2485.                                </p>
  2486.                                
  2487.                                <div class="blog-actions-v4">
  2488.                                    
  2489.                                    <a href="/arctic-bear-mother-adopts-cub-in-rarely-recorded-instance/" class="blog-read-more-v4 bg-primary-gradient">
  2490.                                        <i class="ti-arrow-right"></i>
  2491.                                    </a>
  2492.                                </div>
  2493.                            </div>
  2494.                        </article>
  2495.                    </div>
  2496.                    
  2497.                    <div class="col-lg-6 col-md-6">
  2498.                        <article class="blog-card-v4 scroll-trigger">
  2499.                            <div class="blog-image-container-v4">
  2500.                                <div class="blog-image-v4">
  2501.                                    
  2502.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2503.                                    
  2504.                                </div>
  2505.                                
  2506.                                <span class="blog-category-v4 bg-primary-gradient">
  2507.                                    News
  2508.                                </span>
  2509.                            </div>
  2510.                            
  2511.                            <div class="blog-content-v4">
  2512.                                <h3 class="blog-title-v4">
  2513.                                    <a href="/the-danish-government-establishes-special-watch-operation-to-track-trump-following-arctic-dispute/" class="top-color">
  2514.                                    The Danish government Establishes Special Watch Operation to Track Trump Following Arctic Dispute
  2515.                                    </a>
  2516.                                </h3>
  2517.                                <div class="blog-meta-v4">
  2518.                                    
  2519.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2520.                                    
  2521.                                    <span>By <strong>Michael Smith</strong></span>
  2522.                                    <span>•</span>
  2523.                                    <span>15 Jun 2026</span>
  2524.                                </div>
  2525.                                
  2526.                                <p class="blog-excerpt-v4">
  2527.                                    
  2528.                                </p>
  2529.                                
  2530.                                <div class="blog-actions-v4">
  2531.                                    
  2532.                                    <a href="/the-danish-government-establishes-special-watch-operation-to-track-trump-following-arctic-dispute/" class="blog-read-more-v4 bg-primary-gradient">
  2533.                                        <i class="ti-arrow-right"></i>
  2534.                                    </a>
  2535.                                </div>
  2536.                            </div>
  2537.                        </article>
  2538.                    </div>
  2539.                    
  2540.                    <div class="col-lg-6 col-md-6">
  2541.                        <article class="blog-card-v4 scroll-trigger">
  2542.                            <div class="blog-image-container-v4">
  2543.                                <div class="blog-image-v4">
  2544.                                    
  2545.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2546.                                    
  2547.                                </div>
  2548.                                
  2549.                                <span class="blog-category-v4 bg-primary-gradient">
  2550.                                    News
  2551.                                </span>
  2552.                            </div>
  2553.                            
  2554.                            <div class="blog-content-v4">
  2555.                                <h3 class="blog-title-v4">
  2556.                                    <a href="/person-who-grabbed-ariana-grande-during-movie-premiere-banned-from-singapore/" class="top-color">
  2557.                                    Person Who Grabbed Ariana Grande during Movie Premiere Banned from Singapore
  2558.                                    </a>
  2559.                                </h3>
  2560.                                <div class="blog-meta-v4">
  2561.                                    
  2562.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2563.                                    
  2564.                                    <span>By <strong>Michael Smith</strong></span>
  2565.                                    <span>•</span>
  2566.                                    <span>15 Jun 2026</span>
  2567.                                </div>
  2568.                                
  2569.                                <p class="blog-excerpt-v4">
  2570.                                    
  2571.                                </p>
  2572.                                
  2573.                                <div class="blog-actions-v4">
  2574.                                    
  2575.                                    <a href="/person-who-grabbed-ariana-grande-during-movie-premiere-banned-from-singapore/" class="blog-read-more-v4 bg-primary-gradient">
  2576.                                        <i class="ti-arrow-right"></i>
  2577.                                    </a>
  2578.                                </div>
  2579.                            </div>
  2580.                        </article>
  2581.                    </div>
  2582.                    
  2583.                    <div class="col-lg-6 col-md-6">
  2584.                        <article class="blog-card-v4 scroll-trigger">
  2585.                            <div class="blog-image-container-v4">
  2586.                                <div class="blog-image-v4">
  2587.                                    
  2588.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2589.                                    
  2590.                                </div>
  2591.                                
  2592.                                <span class="blog-category-v4 bg-primary-gradient">
  2593.                                    News
  2594.                                </span>
  2595.                            </div>
  2596.                            
  2597.                            <div class="blog-content-v4">
  2598.                                <h3 class="blog-title-v4">
  2599.                                    <a href="/rybakina-upsets-sabalenka-to-secure-historic-4m-payout/" class="top-color">
  2600.                                    Rybakina Upsets Sabalenka to Secure Historic £4m Payout
  2601.                                    </a>
  2602.                                </h3>
  2603.                                <div class="blog-meta-v4">
  2604.                                    
  2605.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2606.                                    
  2607.                                    <span>By <strong>Michael Smith</strong></span>
  2608.                                    <span>•</span>
  2609.                                    <span>15 Jun 2026</span>
  2610.                                </div>
  2611.                                
  2612.                                <p class="blog-excerpt-v4">
  2613.                                    
  2614.                                </p>
  2615.                                
  2616.                                <div class="blog-actions-v4">
  2617.                                    
  2618.                                    <a href="/rybakina-upsets-sabalenka-to-secure-historic-4m-payout/" class="blog-read-more-v4 bg-primary-gradient">
  2619.                                        <i class="ti-arrow-right"></i>
  2620.                                    </a>
  2621.                                </div>
  2622.                            </div>
  2623.                        </article>
  2624.                    </div>
  2625.                    
  2626.                    <div class="col-lg-6 col-md-6">
  2627.                        <article class="blog-card-v4 scroll-trigger">
  2628.                            <div class="blog-image-container-v4">
  2629.                                <div class="blog-image-v4">
  2630.                                    
  2631.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2632.                                    
  2633.                                </div>
  2634.                                
  2635.                                <span class="blog-category-v4 bg-primary-gradient">
  2636.                                    News
  2637.                                </span>
  2638.                            </div>
  2639.                            
  2640.                            <div class="blog-content-v4">
  2641.                                <h3 class="blog-title-v4">
  2642.                                    <a href="/kieran-tierney-mclean-drive-scotland-to-fifa-world-cup-with-nail-biting-victory-against-the-danish-side/" class="top-color">
  2643.                                    Kieran Tierney &amp; McLean Drive Scotland to FIFA World Cup with Nail-Biting Victory Against the Danish Side
  2644.                                    </a>
  2645.                                </h3>
  2646.                                <div class="blog-meta-v4">
  2647.                                    
  2648.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2649.                                    
  2650.                                    <span>By <strong>Michael Smith</strong></span>
  2651.                                    <span>•</span>
  2652.                                    <span>15 Jun 2026</span>
  2653.                                </div>
  2654.                                
  2655.                                <p class="blog-excerpt-v4">
  2656.                                    
  2657.                                </p>
  2658.                                
  2659.                                <div class="blog-actions-v4">
  2660.                                    
  2661.                                    <a href="/kieran-tierney-mclean-drive-scotland-to-fifa-world-cup-with-nail-biting-victory-against-the-danish-side/" class="blog-read-more-v4 bg-primary-gradient">
  2662.                                        <i class="ti-arrow-right"></i>
  2663.                                    </a>
  2664.                                </div>
  2665.                            </div>
  2666.                        </article>
  2667.                    </div>
  2668.                    
  2669.                    <div class="col-lg-6 col-md-6">
  2670.                        <article class="blog-card-v4 scroll-trigger">
  2671.                            <div class="blog-image-container-v4">
  2672.                                <div class="blog-image-v4">
  2673.                                    
  2674.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2675.                                    
  2676.                                </div>
  2677.                                
  2678.                                <span class="blog-category-v4 bg-primary-gradient">
  2679.                                    News
  2680.                                </span>
  2681.                            </div>
  2682.                            
  2683.                            <div class="blog-content-v4">
  2684.                                <h3 class="blog-title-v4">
  2685.                                    <a href="/donald-trump-envisions-lasting-tranquility-as-allies-give-clear-hints-to-nobel-panel/" class="top-color">
  2686.                                    Donald Trump Envisions &#x27;Lasting Tranquility&#x27; as Allies Give Clear Hints to Nobel Panel
  2687.                                    </a>
  2688.                                </h3>
  2689.                                <div class="blog-meta-v4">
  2690.                                    
  2691.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2692.                                    
  2693.                                    <span>By <strong>Michael Smith</strong></span>
  2694.                                    <span>•</span>
  2695.                                    <span>15 Jun 2026</span>
  2696.                                </div>
  2697.                                
  2698.                                <p class="blog-excerpt-v4">
  2699.                                    
  2700.                                </p>
  2701.                                
  2702.                                <div class="blog-actions-v4">
  2703.                                    
  2704.                                    <a href="/donald-trump-envisions-lasting-tranquility-as-allies-give-clear-hints-to-nobel-panel/" class="blog-read-more-v4 bg-primary-gradient">
  2705.                                        <i class="ti-arrow-right"></i>
  2706.                                    </a>
  2707.                                </div>
  2708.                            </div>
  2709.                        </article>
  2710.                    </div>
  2711.                    
  2712.                    <div class="col-lg-6 col-md-6">
  2713.                        <article class="blog-card-v4 scroll-trigger">
  2714.                            <div class="blog-image-container-v4">
  2715.                                <div class="blog-image-v4">
  2716.                                    
  2717.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2718.                                    
  2719.                                </div>
  2720.                                
  2721.                                <span class="blog-category-v4 bg-primary-gradient">
  2722.                                    News
  2723.                                </span>
  2724.                            </div>
  2725.                            
  2726.                            <div class="blog-content-v4">
  2727.                                <h3 class="blog-title-v4">
  2728.                                    <a href="/stretching-two-thousand-six-hundred-and-eighty-nine-kilometres-the-planets-longest-coastal-path-opens-in-the-english-countryside/" class="top-color">
  2729.                                    Stretching Two thousand six hundred and eighty-nine Kilometres, the Planet&#x27;s Longest Coastal Path Opens in the English Countryside.
  2730.                                    </a>
  2731.                                </h3>
  2732.                                <div class="blog-meta-v4">
  2733.                                    
  2734.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;"  class="blog-author-img-v4">
  2735.                                    
  2736.                                    <span>By <strong>Michael Smith</strong></span>
  2737.                                    <span>•</span>
  2738.                                    <span>14 Jun 2026</span>
  2739.                                </div>
  2740.                                
  2741.                                <p class="blog-excerpt-v4">
  2742.                                    
  2743.                                </p>
  2744.                                
  2745.                                <div class="blog-actions-v4">
  2746.                                    
  2747.                                    <a href="/stretching-two-thousand-six-hundred-and-eighty-nine-kilometres-the-planets-longest-coastal-path-opens-in-the-english-countryside/" class="blog-read-more-v4 bg-primary-gradient">
  2748.                                        <i class="ti-arrow-right"></i>
  2749.                                    </a>
  2750.                                </div>
  2751.                            </div>
  2752.                        </article>
  2753.                    </div>
  2754.                    
  2755.                    
  2756.  
  2757.                </div>
  2758.            </div>
  2759.            
  2760.             <div class="col col-lg-4 col-12">
  2761.                
  2762.  
  2763.  
  2764.  
  2765.    
  2766.  
  2767. <!-- Curved Heading Sidebar -->
  2768.    <div class="sidebar">
  2769.        
  2770.       <div class="sidebar-widget mb-4">
  2771.            <div class="widget-title-wrapper mb-3">
  2772.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2773.                    <div class="title-border"></div>
  2774.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2775.                </h4>
  2776.            </div>
  2777.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2778.                <div class="archives-list scrollable-sidebar">
  2779.                    
  2780.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2781.                        <a href="https://prwd.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2782.                            <i class="ti-angle-right me-2 text-primary"></i>
  2783.                            <span class="archive-link top-color fw-semibold"> uk casinos not on gamstop</span>
  2784.                        </a>
  2785.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2786.                    </div>
  2787.                
  2788.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2789.                        <a href="https://www.gameshub.com/uk/online-casinos/non-gamstop-casinos/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2790.                            <i class="ti-angle-right me-2 text-primary"></i>
  2791.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2792.                        </a>
  2793.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2794.                    </div>
  2795.                
  2796.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2797.                        <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2798.                            <i class="ti-angle-right me-2 text-primary"></i>
  2799.                            <span class="archive-link top-color fw-semibold"> best uk non GamStop casinos</span>
  2800.                        </a>
  2801.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2802.                    </div>
  2803.                
  2804.                </div>
  2805.                
  2806.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2807.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2808.                        <i class="ti-archive me-1"></i>View All Archives
  2809.                    </a>
  2810.                </div> -->
  2811.            </div>
  2812.        </div>
  2813.        
  2814.       <div class="sidebar-widget mb-4">
  2815.            <div class="widget-title-wrapper mb-3">
  2816.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2817.                    <div class="title-border"></div>
  2818.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2819.                </h4>
  2820.            </div>
  2821.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2822.                <div class="archives-list scrollable-sidebar">
  2823.                    
  2824.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2825.                        <a href="https://www.explorebedford.co.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2826.                            <i class="ti-angle-right me-2 text-primary"></i>
  2827.                            <span class="archive-link top-color fw-semibold"> instant withdrawal casino no verification</span>
  2828.                        </a>
  2829.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2830.                    </div>
  2831.                
  2832.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2833.                        <a href="https://www.caerphilly.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2834.                            <i class="ti-angle-right me-2 text-primary"></i>
  2835.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2836.                        </a>
  2837.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2838.                    </div>
  2839.                
  2840.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2841.                        <a href="https://bottlebling.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2842.                            <i class="ti-angle-right me-2 text-primary"></i>
  2843.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2844.                        </a>
  2845.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2846.                    </div>
  2847.                
  2848.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2849.                        <a href="https://www.makemegenius.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2850.                            <i class="ti-angle-right me-2 text-primary"></i>
  2851.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2852.                        </a>
  2853.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2854.                    </div>
  2855.                
  2856.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2857.                        <a href="https://www.stamina.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2858.                            <i class="ti-angle-right me-2 text-primary"></i>
  2859.                            <span class="archive-link top-color fw-semibold"> Non GamStop Casinos</span>
  2860.                        </a>
  2861.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2862.                    </div>
  2863.                
  2864.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2865.                        <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2866.                            <i class="ti-angle-right me-2 text-primary"></i>
  2867.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2868.                        </a>
  2869.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2870.                    </div>
  2871.                
  2872.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2873.                        <a href="https://heyimhome.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2874.                            <i class="ti-angle-right me-2 text-primary"></i>
  2875.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2876.                        </a>
  2877.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2878.                    </div>
  2879.                
  2880.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2881.                        <a href="https://www.durhamminers.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2882.                            <i class="ti-angle-right me-2 text-primary"></i>
  2883.                            <span class="archive-link top-color fw-semibold"> best UK casino sites</span>
  2884.                        </a>
  2885.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2886.                    </div>
  2887.                
  2888.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2889.                        <a href="https://www.londonart.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2890.                            <i class="ti-angle-right me-2 text-primary"></i>
  2891.                            <span class="archive-link top-color fw-semibold"> london escorts</span>
  2892.                        </a>
  2893.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2894.                    </div>
  2895.                
  2896.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2897.                        <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2898.                            <i class="ti-angle-right me-2 text-primary"></i>
  2899.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2900.                        </a>
  2901.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2902.                    </div>
  2903.                
  2904.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2905.                        <a href="https://www.stmonicas.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2906.                            <i class="ti-angle-right me-2 text-primary"></i>
  2907.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2908.                        </a>
  2909.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2910.                    </div>
  2911.                
  2912.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2913.                        <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2914.                            <i class="ti-angle-right me-2 text-primary"></i>
  2915.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2916.                        </a>
  2917.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2918.                    </div>
  2919.                
  2920.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2921.                        <a href="https://thepearlyqueen.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2922.                            <i class="ti-angle-right me-2 text-primary"></i>
  2923.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2924.                        </a>
  2925.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2926.                    </div>
  2927.                
  2928.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2929.                        <a href="https://fdncoffee.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2930.                            <i class="ti-angle-right me-2 text-primary"></i>
  2931.                            <span class="archive-link top-color fw-semibold"> online casino not on GamStop</span>
  2932.                        </a>
  2933.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2934.                    </div>
  2935.                
  2936.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2937.                        <a href="https://israelpremiertech.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2938.                            <i class="ti-angle-right me-2 text-primary"></i>
  2939.                            <span class="archive-link top-color fw-semibold"> gambling sites</span>
  2940.                        </a>
  2941.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2942.                    </div>
  2943.                
  2944.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2945.                        <a href="https://www.cyclechic.co.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2946.                            <i class="ti-angle-right me-2 text-primary"></i>
  2947.                            <span class="archive-link top-color fw-semibold"> best casinos not on GamStop</span>
  2948.                        </a>
  2949.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2950.                    </div>
  2951.                
  2952.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2953.                        <a href="https://www.fourpure.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2954.                            <i class="ti-angle-right me-2 text-primary"></i>
  2955.                            <span class="archive-link top-color fw-semibold"> games not on GamStop</span>
  2956.                        </a>
  2957.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2958.                    </div>
  2959.                
  2960.                </div>
  2961.                
  2962.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2963.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2964.                        <i class="ti-archive me-1"></i>View All Archives
  2965.                    </a>
  2966.                </div> -->
  2967.            </div>
  2968.        </div>
  2969.        
  2970.       <div class="sidebar-widget mb-4">
  2971.            <div class="widget-title-wrapper mb-3">
  2972.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2973.                    <div class="title-border"></div>
  2974.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  2975.                </h4>
  2976.            </div>
  2977.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2978.                <div class="archives-list scrollable-sidebar">
  2979.                    
  2980.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2981.                        <a href="https://www.peckhamaudio.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2982.                            <i class="ti-angle-right me-2 text-primary"></i>
  2983.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2984.                        </a>
  2985.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2986.                    </div>
  2987.                
  2988.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2989.                        <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2990.                            <i class="ti-angle-right me-2 text-primary"></i>
  2991.                            <span class="archive-link top-color fw-semibold"> UK casinos not on GamStop</span>
  2992.                        </a>
  2993.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2994.                    </div>
  2995.                
  2996.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2997.                        <a href="https://www.cranleyclinic.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2998.                            <i class="ti-angle-right me-2 text-primary"></i>
  2999.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  3000.                        </a>
  3001.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3002.                    </div>
  3003.                
  3004.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3005.                        <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3006.                            <i class="ti-angle-right me-2 text-primary"></i>
  3007.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  3008.                        </a>
  3009.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3010.                    </div>
  3011.                
  3012.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3013.                        <a href="https://thenewoxford.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3014.                            <i class="ti-angle-right me-2 text-primary"></i>
  3015.                            <span class="archive-link top-color fw-semibold"> games not on GamStop</span>
  3016.                        </a>
  3017.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3018.                    </div>
  3019.                
  3020.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3021.                        <a href="https://womeninfinance.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3022.                            <i class="ti-angle-right me-2 text-primary"></i>
  3023.                            <span class="archive-link top-color fw-semibold"> non GamStop sites</span>
  3024.                        </a>
  3025.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3026.                    </div>
  3027.                
  3028.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3029.                        <a href="https://www.labodeganegra.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3030.                            <i class="ti-angle-right me-2 text-primary"></i>
  3031.                            <span class="archive-link top-color fw-semibold"> online casinos not on GamStop</span>
  3032.                        </a>
  3033.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3034.                    </div>
  3035.                
  3036.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3037.                        <a href="https://www.ginspa.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3038.                            <i class="ti-angle-right me-2 text-primary"></i>
  3039.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop</span>
  3040.                        </a>
  3041.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3042.                    </div>
  3043.                
  3044.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3045.                        <a href="https://www.covent-garden.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3046.                            <i class="ti-angle-right me-2 text-primary"></i>
  3047.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos UK</span>
  3048.                        </a>
  3049.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3050.                    </div>
  3051.                
  3052.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3053.                        <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3054.                            <i class="ti-angle-right me-2 text-primary"></i>
  3055.                            <span class="archive-link top-color fw-semibold"> best casino not on GamStop</span>
  3056.                        </a>
  3057.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3058.                    </div>
  3059.                
  3060.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3061.                        <a href="https://www.fourpure.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3062.                            <i class="ti-angle-right me-2 text-primary"></i>
  3063.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  3064.                        </a>
  3065.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3066.                    </div>
  3067.                
  3068.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3069.                        <a href="https://www.llancaiachfawr.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3070.                            <i class="ti-angle-right me-2 text-primary"></i>
  3071.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop</span>
  3072.                        </a>
  3073.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3074.                    </div>
  3075.                
  3076.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3077.                        <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3078.                            <i class="ti-angle-right me-2 text-primary"></i>
  3079.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop UK</span>
  3080.                        </a>
  3081.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3082.                    </div>
  3083.                
  3084.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3085.                        <a href="https://www.mugdock-country-park.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3086.                            <i class="ti-angle-right me-2 text-primary"></i>
  3087.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop</span>
  3088.                        </a>
  3089.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3090.                    </div>
  3091.                
  3092.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3093.                        <a href="https://www.falconryforum.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3094.                            <i class="ti-angle-right me-2 text-primary"></i>
  3095.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  3096.                        </a>
  3097.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3098.                    </div>
  3099.                
  3100.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3101.                        <a href="https://www.nordicresearchnetwork.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3102.                            <i class="ti-angle-right me-2 text-primary"></i>
  3103.                            <span class="archive-link top-color fw-semibold"> non UK gambling sites</span>
  3104.                        </a>
  3105.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3106.                    </div>
  3107.                
  3108.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3109.                        <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3110.                            <i class="ti-angle-right me-2 text-primary"></i>
  3111.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  3112.                        </a>
  3113.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3114.                    </div>
  3115.                
  3116.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3117.                        <a href="https://www.adviza.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3118.                            <i class="ti-angle-right me-2 text-primary"></i>
  3119.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  3120.                        </a>
  3121.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3122.                    </div>
  3123.                
  3124.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3125.                        <a href="https://www.womenstour.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3126.                            <i class="ti-angle-right me-2 text-primary"></i>
  3127.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  3128.                        </a>
  3129.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3130.                    </div>
  3131.                
  3132.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3133.                        <a href="https://www.morethanfootball.eu/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3134.                            <i class="ti-angle-right me-2 text-primary"></i>
  3135.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  3136.                        </a>
  3137.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3138.                    </div>
  3139.                
  3140.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3141.                        <a href="https://monmouthfestival.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3142.                            <i class="ti-angle-right me-2 text-primary"></i>
  3143.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  3144.                        </a>
  3145.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3146.                    </div>
  3147.                
  3148.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3149.                        <a href="https://www.kysty.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3150.                            <i class="ti-angle-right me-2 text-primary"></i>
  3151.                            <span class="archive-link top-color fw-semibold"> Non GAMSTOP Casinos</span>
  3152.                        </a>
  3153.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3154.                    </div>
  3155.                
  3156.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3157.                        <a href="https://www.thekarczma.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3158.                            <i class="ti-angle-right me-2 text-primary"></i>
  3159.                            <span class="archive-link top-color fw-semibold"> Non UKGC Casino</span>
  3160.                        </a>
  3161.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3162.                    </div>
  3163.                
  3164.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3165.                        <a href="https://www.sandpiperinn.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3166.                            <i class="ti-angle-right me-2 text-primary"></i>
  3167.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  3168.                        </a>
  3169.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3170.                    </div>
  3171.                
  3172.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3173.                        <a href="https://www.squarebox.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3174.                            <i class="ti-angle-right me-2 text-primary"></i>
  3175.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  3176.                        </a>
  3177.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3178.                    </div>
  3179.                
  3180.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3181.                        <a href="https://roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3182.                            <i class="ti-angle-right me-2 text-primary"></i>
  3183.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3184.                        </a>
  3185.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3186.                    </div>
  3187.                
  3188.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3189.                        <a href="https://roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3190.                            <i class="ti-angle-right me-2 text-primary"></i>
  3191.                            <span class="archive-link top-color fw-semibold"> casino</span>
  3192.                        </a>
  3193.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3194.                    </div>
  3195.                
  3196.                </div>
  3197.                
  3198.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3199.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3200.                        <i class="ti-archive me-1"></i>View All Archives
  3201.                    </a>
  3202.                </div> -->
  3203.            </div>
  3204.        </div>
  3205.        
  3206.       <div class="sidebar-widget mb-4">
  3207.            <div class="widget-title-wrapper mb-3">
  3208.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3209.                    <div class="title-border"></div>
  3210.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  3211.                </h4>
  3212.            </div>
  3213.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  3214.                <div class="archives-list scrollable-sidebar">
  3215.                    
  3216.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3217.                        <a href="https://www.amazingvenues.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3218.                            <i class="ti-angle-right me-2 text-primary"></i>
  3219.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  3220.                        </a>
  3221.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3222.                    </div>
  3223.                
  3224.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3225.                        <a href="https://jst.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3226.                            <i class="ti-angle-right me-2 text-primary"></i>
  3227.                            <span class="archive-link top-color fw-semibold"> non gamstop uk casino</span>
  3228.                        </a>
  3229.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3230.                    </div>
  3231.                
  3232.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3233.                        <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3234.                            <i class="ti-angle-right me-2 text-primary"></i>
  3235.                            <span class="archive-link top-color fw-semibold"> new betting sites uk</span>
  3236.                        </a>
  3237.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3238.                    </div>
  3239.                
  3240.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3241.                        <a href="https://financialservicescultureboard.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3242.                            <i class="ti-angle-right me-2 text-primary"></i>
  3243.                            <span class="archive-link top-color fw-semibold"> new betting sites uk</span>
  3244.                        </a>
  3245.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3246.                    </div>
  3247.                
  3248.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3249.                        <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3250.                            <i class="ti-angle-right me-2 text-primary"></i>
  3251.                            <span class="archive-link top-color fw-semibold"> best non Gamstop casinos</span>
  3252.                        </a>
  3253.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3254.                    </div>
  3255.                
  3256.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3257.                        <a href="https://www.regionalnetworks.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3258.                            <i class="ti-angle-right me-2 text-primary"></i>
  3259.                            <span class="archive-link top-color fw-semibold"> UK casino not on GAMSTOP</span>
  3260.                        </a>
  3261.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3262.                    </div>
  3263.                
  3264.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3265.                        <a href="https://oncallfire.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3266.                            <i class="ti-angle-right me-2 text-primary"></i>
  3267.                            <span class="archive-link top-color fw-semibold"> UK casino not on GAMSTOP</span>
  3268.                        </a>
  3269.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3270.                    </div>
  3271.                
  3272.                </div>
  3273.                
  3274.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3275.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3276.                        <i class="ti-archive me-1"></i>View All Archives
  3277.                    </a>
  3278.                </div> -->
  3279.            </div>
  3280.        </div>
  3281.        
  3282.  
  3283.       <!-- <div class="sidebar-widget mb-5">
  3284.            <div class="widget-title-wrapper mb-3">
  3285.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3286.                    <div class="title-border"></div>
  3287.                    <i class="ti-folder me-2"></i>Blog Archives
  3288.                </h4>
  3289.            </div>
  3290.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  3291.                <div class="archives-list">
  3292.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3293.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3294.                            <i class="ti-angle-right me-2 text-primary"></i>
  3295.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  3296.                        </a>
  3297.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  3298.                    </div>
  3299.  
  3300.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3301.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3302.                            <i class="ti-angle-right me-2 text-primary"></i>
  3303.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  3304.                        </a>
  3305.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  3306.                    </div>
  3307.  
  3308.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3309.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3310.                            <i class="ti-angle-right me-2 text-primary"></i>
  3311.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  3312.                        </a>
  3313.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  3314.                    </div>
  3315.  
  3316.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3317.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3318.                            <i class="ti-angle-right me-2 text-primary"></i>
  3319.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  3320.                        </a>
  3321.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  3322.                    </div>
  3323.  
  3324.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3325.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3326.                            <i class="ti-angle-right me-2 text-primary"></i>
  3327.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  3328.                        </a>
  3329.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  3330.                    </div>
  3331.  
  3332.                    <div class="archive-item d-flex justify-content-between align-items-center">
  3333.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3334.                            <i class="ti-angle-right me-2 text-primary"></i>
  3335.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  3336.                        </a>
  3337.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  3338.                    </div>
  3339.                </div>
  3340.                
  3341.                <div class="text-center mt-4 pt-3 border-top border-color">
  3342.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3343.                        <i class="ti-archive me-1"></i>View All Archives
  3344.                    </a>
  3345.                </div>
  3346.            </div>
  3347.        </div> -->
  3348.  
  3349.        <div class="sidebar-widget mb-4">
  3350.            <div class="widget-title-wrapper mb-3">
  3351.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3352.                    <div class="title-border-primary"></div>
  3353.                    <i class="ti-star me-2"></i>Popular Posts
  3354.                </h4>
  3355.            </div>
  3356.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  3357.                <div class="popular-post-list">
  3358.                    
  3359.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3360.                        <div class="post-content flex-grow-1">
  3361.                            <h6 class="post-title mb-1">
  3362.                                 <a href="/international-monetary-funds-alert-the-united-kingdoms-economic-system-boils-for-business-gains-cold-for-wages/" class="text-decoration-none top-color fw-semibold lh-sm">
  3363.                                            International Monetary Fund&#x27;s Alert: The United Kingdom&#x27;s Economic System Boils for Business Gains, Cold for Wages
  3364.                                            </a>
  3365.                            </h6>
  3366.                            <div class="post-meta">
  3367.                                <small class="text-muted">
  3368.                                    <i class="ti-calendar me-1"></i>14 Jun 2026
  3369.                                </small>
  3370.                                <!-- <small class="text-muted ms-3">
  3371.                                    <i class="ti-eye me-1"></i>1,234 views
  3372.                                </small> -->
  3373.                            </div>
  3374.                        </div>
  3375.                    </div>
  3376.                    
  3377.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3378.                        <div class="post-content flex-grow-1">
  3379.                            <h6 class="post-title mb-1">
  3380.                                 <a href="/wildfires-ravage-western-australia-as-temperatures-skyrocket/" class="text-decoration-none top-color fw-semibold lh-sm">
  3381.                                            Wildfires Ravage Western Australia as Temperatures Skyrocket
  3382.                                            </a>
  3383.                            </h6>
  3384.                            <div class="post-meta">
  3385.                                <small class="text-muted">
  3386.                                    <i class="ti-calendar me-1"></i>14 Jun 2026
  3387.                                </small>
  3388.                                <!-- <small class="text-muted ms-3">
  3389.                                    <i class="ti-eye me-1"></i>1,234 views
  3390.                                </small> -->
  3391.                            </div>
  3392.                        </div>
  3393.                    </div>
  3394.                    
  3395.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3396.                        <div class="post-content flex-grow-1">
  3397.                            <h6 class="post-title mb-1">
  3398.                                 <a href="/wolves-versus-west-ham-united-brighton-v-burnley-fc-plus-other-fixtures-football-clockwatch/" class="text-decoration-none top-color fw-semibold lh-sm">
  3399.                                            Wolves versus West Ham United, Brighton v Burnley FC, plus other fixtures – Football Clockwatch.
  3400.                                            </a>
  3401.                            </h6>
  3402.                            <div class="post-meta">
  3403.                                <small class="text-muted">
  3404.                                    <i class="ti-calendar me-1"></i>14 Jun 2026
  3405.                                </small>
  3406.                                <!-- <small class="text-muted ms-3">
  3407.                                    <i class="ti-eye me-1"></i>1,234 views
  3408.                                </small> -->
  3409.                            </div>
  3410.                        </div>
  3411.                    </div>
  3412.                    
  3413.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3414.                        <div class="post-content flex-grow-1">
  3415.                            <h6 class="post-title mb-1">
  3416.                                 <a href="/administration-appeals-to-high-court-following-unsuccessful-bid-to-stop-snap-aid-directive/" class="text-decoration-none top-color fw-semibold lh-sm">
  3417.                                            Administration Appeals to High Court Following Unsuccessful Bid to Stop Snap Aid Directive
  3418.                                            </a>
  3419.                            </h6>
  3420.                            <div class="post-meta">
  3421.                                <small class="text-muted">
  3422.                                    <i class="ti-calendar me-1"></i>14 Jun 2026
  3423.                                </small>
  3424.                                <!-- <small class="text-muted ms-3">
  3425.                                    <i class="ti-eye me-1"></i>1,234 views
  3426.                                </small> -->
  3427.                            </div>
  3428.                        </div>
  3429.                    </div>
  3430.                    
  3431.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3432.                        <div class="post-content flex-grow-1">
  3433.                            <h6 class="post-title mb-1">
  3434.                                 <a href="/sheffield-wednesday-suffer-points-penalty-following-filing-for-administration/" class="text-decoration-none top-color fw-semibold lh-sm">
  3435.                                            Sheffield Wednesday Suffer Points Penalty Following Filing for Administration
  3436.                                            </a>
  3437.                            </h6>
  3438.                            <div class="post-meta">
  3439.                                <small class="text-muted">
  3440.                                    <i class="ti-calendar me-1"></i>14 Jun 2026
  3441.                                </small>
  3442.                                <!-- <small class="text-muted ms-3">
  3443.                                    <i class="ti-eye me-1"></i>1,234 views
  3444.                                </small> -->
  3445.                            </div>
  3446.                        </div>
  3447.                    </div>
  3448.                    
  3449.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3450.                        <div class="post-content flex-grow-1">
  3451.                            <h6 class="post-title mb-1">
  3452.                                 <a href="/venus-williams-receives-special-entry-for-first-australian-open-in-half-a-decade/" class="text-decoration-none top-color fw-semibold lh-sm">
  3453.                                            Venus Williams, Receives Special Entry for First Australian Open in Half a Decade.
  3454.                                            </a>
  3455.                            </h6>
  3456.                            <div class="post-meta">
  3457.                                <small class="text-muted">
  3458.                                    <i class="ti-calendar me-1"></i>14 Jun 2026
  3459.                                </small>
  3460.                                <!-- <small class="text-muted ms-3">
  3461.                                    <i class="ti-eye me-1"></i>1,234 views
  3462.                                </small> -->
  3463.                            </div>
  3464.                        </div>
  3465.                    </div>
  3466.                    
  3467.  
  3468.                </div>
  3469.                
  3470.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3471.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  3472.                        <i class="ti-trophy me-1"></i>View All Popular
  3473.                    </a>
  3474.                </div> -->
  3475.            </div>
  3476.        </div>
  3477.  
  3478. </div>
  3479.  
  3480. <style>
  3481.     .widget-content {
  3482.        margin-top: -1px;
  3483.        position: relative;
  3484.        z-index: 1;
  3485.         background-color: var(--card-bg);
  3486.    }
  3487. </style>
  3488.  
  3489.    
  3490.            </div>
  3491.        </div>
  3492.    </div>
  3493. </section>
  3494.  
  3495. <script>
  3496. document.addEventListener('DOMContentLoaded', function() {
  3497.    // Intersection Observer for Fade Animation on Scroll Up and Down
  3498.    const observerOptions = {
  3499.        threshold: [0, 0.15], // Trigger at 0% and 15% visibility
  3500.        rootMargin: '0px 0px -100px 0px'
  3501.    };
  3502.  
  3503.    // Group cards into pairs (assuming two cards per row)
  3504.    const cards = document.querySelectorAll('.scroll-trigger');
  3505.    const cardPairs = [];
  3506.    for (let i = 0; i < cards.length; i += 2) {
  3507.        cardPairs.push([cards[i], cards[i + 1]].filter(Boolean)); // Handle odd number of cards
  3508.    }
  3509.  
  3510.    const observer = new IntersectionObserver(function(entries) {
  3511.        entries.forEach(entry => {
  3512.            const card = entry.target;
  3513.            // Find the pair index for the current card
  3514.            const pairIndex = cardPairs.findIndex(pair => pair.includes(card));
  3515.            const pair = cardPairs[pairIndex];
  3516.  
  3517.            if (entry.isIntersecting) {
  3518.                // Fade in the pair with a delay based on pair index
  3519.                pair.forEach((cardInPair, index) => {
  3520.                    setTimeout(() => {
  3521.                        cardInPair.classList.add('active');
  3522.                    }, pairIndex * 300); // 300ms delay between pairs
  3523.                });
  3524.            } else {
  3525.                // Fade out the pair when exiting viewport
  3526.                pair.forEach(cardInPair => {
  3527.                    cardInPair.classList.remove('active');
  3528.                });
  3529.            }
  3530.        });
  3531.    }, observerOptions);
  3532.  
  3533.    // Observe each card individually
  3534.    cards.forEach(card => {
  3535.        observer.observe(card);
  3536.    });
  3537. });
  3538. </script>
  3539.  
  3540.    
  3541.        
  3542.        <!-- end wpo-blog-highlights-section -->
  3543.        <!-- start wpo-blog-sponsored-section -->
  3544.        
  3545.  
  3546.  
  3547.  
  3548.    
  3549.  
  3550.  
  3551.  <style>
  3552.    .sponsored-section-v7 {
  3553.      padding: 50px 0;
  3554.    }
  3555.    
  3556.    .sponsored-card-v7 {
  3557.      background: #fafafa;
  3558.      border: none;
  3559.      transition: transform 0.3s ease;
  3560.      height: 100%;
  3561.    }
  3562.    
  3563.    .sponsored-card-v7:hover {
  3564.      transform: translateY(-3px);
  3565.    }
  3566.    
  3567.    .sponsored-image-v7 {
  3568.      position: relative;
  3569.      height: 160px;
  3570.    }
  3571.    
  3572.    .sponsored-image-v7 img {
  3573.      width: 100%;
  3574.      height: 100%;
  3575.      object-fit: cover;
  3576.      border-radius: 10px; /* Apply curve to image */
  3577.    }
  3578.    
  3579.    .sponsored-badge-v7 {
  3580.      position: absolute;
  3581.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  3582.      left: 10px;
  3583.      z-index: 10;
  3584.    
  3585.      /* pill look */
  3586.      display: inline-flex; /* vertical centering */
  3587.      align-items: center;
  3588.      justify-content: center;
  3589.      padding: 8px 16px; /* width = content + padding */
  3590.      border-radius: 999px; /* full pill */
  3591.      white-space: nowrap; /* ek hi line me rahe */
  3592.      /* text */
  3593.      font-size: 12px;
  3594.      text-transform: uppercase;
  3595.      letter-spacing: 0.5px;
  3596.      line-height: 1;
  3597.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  3598.    }
  3599.    
  3600.    /* optional: icon ke saath thoda gap */
  3601.    .sponsored-badge-v7 i,
  3602.    .sponsored-badge-v7 .icon {
  3603.      margin-right: 8px;
  3604.      font-size: 14px;
  3605.      line-height: 1;
  3606.    }
  3607.    
  3608.    .sponsored-content-v7 {
  3609.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  3610.    }
  3611.    
  3612.    .sponsored-title-v7 {
  3613.      font-size: 15px;
  3614.      font-weight: 700;
  3615.      line-height: 1.4;
  3616.      margin-bottom: 8px;
  3617.      color: #333;
  3618.    }
  3619.    
  3620.    .sponsored-title-v7 a {
  3621.      text-decoration: none;
  3622.      font-size: 16px;
  3623.      color: var(--topbar-color);
  3624.    }
  3625.    
  3626.    .sponsored-title-v7 a:hover {
  3627.      color: var(--bs-primary); /* Green hover */
  3628.    }
  3629.    
  3630.    .sponsored-excerpt-v7 {
  3631.      font-size: 12px;
  3632.      font-weight: 400;
  3633.      color:  var(--topbar-color);;
  3634.      margin-bottom: 10px;
  3635.      line-height: 1.5;
  3636.    }
  3637.    
  3638.    .sponsored-meta-v7 {
  3639.      font-size: 11px;
  3640.       color: var(--topbar-color);;
  3641.    }
  3642.    
  3643.    .author-info-v7 {
  3644.      margin-bottom: 5px;
  3645.    }
  3646.    
  3647.    .sponsored-author-img-v7 {
  3648.      width: 30px;
  3649.      height: 30px;
  3650.      border-radius: 50%;
  3651.      object-fit: cover;
  3652.      vertical-align: middle;
  3653.      margin-right: 5px;
  3654.    }
  3655.    
  3656.    .section-title-sponsored-v7 {
  3657.      font-size: 1.9rem;
  3658.      font-weight: 600;
  3659.      text-align: center;
  3660.      margin-bottom: 30px;
  3661.      color: #333;
  3662.      position: relative;
  3663.    }
  3664.    
  3665.    .section-title-sponsored-v7::after {
  3666.      content: '';
  3667.      position: absolute;
  3668.      bottom: -8px;
  3669.      left: 50%;
  3670.      transform: translateX(-50%);
  3671.      width: 100px;
  3672.      height: 3px;
  3673.      background: var(--bs-primary);
  3674.    }
  3675.    
  3676.    @media (max-width: 768px) {
  3677.      .sponsored-section-v7 {
  3678.        padding: 30px 0;
  3679.      }
  3680.      .sponsored-image-v7 {
  3681.        height: 120px;
  3682.      }
  3683.      .sponsored-content-v7 {
  3684.        padding: 35px 12px 12px;
  3685.      }
  3686.  
  3687.      .sponsored-title-v7 {
  3688.        font-size: 14px;
  3689.      }
  3690.      .sponsored-excerpt-v7 {
  3691.        font-size: 11px;
  3692.      }
  3693.      .section-title-sponsored-v7 {
  3694.        font-size: 1.6rem;
  3695.      }
  3696.    }
  3697.  </style>
  3698.  
  3699.  <section class="sponsored-section-v7">
  3700.    <div class="container-fluid fluid-container">
  3701.      <div class="row mb-3">
  3702.        <div class="col-12">
  3703.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  3704.        </div>
  3705.      </div>
  3706.  
  3707.      <div class="row g-3 d-flex justify-content-center">
  3708.        
  3709.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3710.            <div class="card sponsored-card-v7">
  3711.              <div class="sponsored-image-v7">
  3712.                
  3713.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3714.                
  3715.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3716.              </div>
  3717.              <div class="sponsored-content-v7">
  3718.                <h3 class="sponsored-title-v7"><a href="/international-monetary-funds-alert-the-united-kingdoms-economic-system-boils-for-business-gains-cold-for-wages/">International Monetary Fund&#x27;s Alert: The United Kingdom&#x27;s Economic System Boils for Business Gains, Cold for Wages</a></h3>
  3719.                <p class="sponsored-excerpt-v7 "></p>
  3720.                <div class="sponsored-meta-v7">
  3721.                  <div class="author-info-v7">
  3722.                    
  3723.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3724.                    
  3725.                    <span>Michael Smith</span>
  3726.                  </div>
  3727.                  <div>14 Jun 2026</div>
  3728.                </div>
  3729.              </div>
  3730.            </div>
  3731.          </div>
  3732.        
  3733.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3734.            <div class="card sponsored-card-v7">
  3735.              <div class="sponsored-image-v7">
  3736.                
  3737.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3738.                
  3739.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3740.              </div>
  3741.              <div class="sponsored-content-v7">
  3742.                <h3 class="sponsored-title-v7"><a href="/wildfires-ravage-western-australia-as-temperatures-skyrocket/">Wildfires Ravage Western Australia as Temperatures Skyrocket</a></h3>
  3743.                <p class="sponsored-excerpt-v7 "></p>
  3744.                <div class="sponsored-meta-v7">
  3745.                  <div class="author-info-v7">
  3746.                    
  3747.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3748.                    
  3749.                    <span>Michael Smith</span>
  3750.                  </div>
  3751.                  <div>14 Jun 2026</div>
  3752.                </div>
  3753.              </div>
  3754.            </div>
  3755.          </div>
  3756.        
  3757.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3758.            <div class="card sponsored-card-v7">
  3759.              <div class="sponsored-image-v7">
  3760.                
  3761.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3762.                
  3763.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3764.              </div>
  3765.              <div class="sponsored-content-v7">
  3766.                <h3 class="sponsored-title-v7"><a href="/wolves-versus-west-ham-united-brighton-v-burnley-fc-plus-other-fixtures-football-clockwatch/">Wolves versus West Ham United, Brighton v Burnley FC, plus other fixtures – Football Clockwatch.</a></h3>
  3767.                <p class="sponsored-excerpt-v7 "></p>
  3768.                <div class="sponsored-meta-v7">
  3769.                  <div class="author-info-v7">
  3770.                    
  3771.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3772.                    
  3773.                    <span>Michael Smith</span>
  3774.                  </div>
  3775.                  <div>14 Jun 2026</div>
  3776.                </div>
  3777.              </div>
  3778.            </div>
  3779.          </div>
  3780.        
  3781.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3782.            <div class="card sponsored-card-v7">
  3783.              <div class="sponsored-image-v7">
  3784.                
  3785.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3786.                
  3787.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3788.              </div>
  3789.              <div class="sponsored-content-v7">
  3790.                <h3 class="sponsored-title-v7"><a href="/administration-appeals-to-high-court-following-unsuccessful-bid-to-stop-snap-aid-directive/">Administration Appeals to High Court Following Unsuccessful Bid to Stop Snap Aid Directive</a></h3>
  3791.                <p class="sponsored-excerpt-v7 "></p>
  3792.                <div class="sponsored-meta-v7">
  3793.                  <div class="author-info-v7">
  3794.                    
  3795.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3796.                    
  3797.                    <span>Michael Smith</span>
  3798.                  </div>
  3799.                  <div>14 Jun 2026</div>
  3800.                </div>
  3801.              </div>
  3802.            </div>
  3803.          </div>
  3804.        
  3805.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3806.            <div class="card sponsored-card-v7">
  3807.              <div class="sponsored-image-v7">
  3808.                
  3809.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3810.                
  3811.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3812.              </div>
  3813.              <div class="sponsored-content-v7">
  3814.                <h3 class="sponsored-title-v7"><a href="/sheffield-wednesday-suffer-points-penalty-following-filing-for-administration/">Sheffield Wednesday Suffer Points Penalty Following Filing for Administration</a></h3>
  3815.                <p class="sponsored-excerpt-v7 "></p>
  3816.                <div class="sponsored-meta-v7">
  3817.                  <div class="author-info-v7">
  3818.                    
  3819.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3820.                    
  3821.                    <span>Michael Smith</span>
  3822.                  </div>
  3823.                  <div>14 Jun 2026</div>
  3824.                </div>
  3825.              </div>
  3826.            </div>
  3827.          </div>
  3828.        
  3829.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3830.            <div class="card sponsored-card-v7">
  3831.              <div class="sponsored-image-v7">
  3832.                
  3833.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3834.                
  3835.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3836.              </div>
  3837.              <div class="sponsored-content-v7">
  3838.                <h3 class="sponsored-title-v7"><a href="/venus-williams-receives-special-entry-for-first-australian-open-in-half-a-decade/">Venus Williams, Receives Special Entry for First Australian Open in Half a Decade.</a></h3>
  3839.                <p class="sponsored-excerpt-v7 "></p>
  3840.                <div class="sponsored-meta-v7">
  3841.                  <div class="author-info-v7">
  3842.                    
  3843.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/ef2856b5-5324-48e6-8496-5764ec750813_profile.png" alt="Michael Smith" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3844.                    
  3845.                    <span>Michael Smith</span>
  3846.                  </div>
  3847.                  <div>14 Jun 2026</div>
  3848.                </div>
  3849.              </div>
  3850.            </div>
  3851.          </div>
  3852.        
  3853.      </div>
  3854.    </div>
  3855.  </section>
  3856.  
  3857.  
  3858.    
  3859.        <!-- end wpo-blog-sponsored-section -->
  3860.        <!-- start wpo-subscribe-section -->
  3861.        
  3862.        <!-- end subscribe-section -->
  3863.        <!-- start of wpo-site-footer-section -->
  3864.        
  3865.  
  3866.  
  3867.  
  3868.  
  3869.  
  3870.  
  3871. <!-- Footer V4 - Modern Corporate Design -->
  3872. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  3873.  
  3874.    <div class="container-fluid fluid-container">
  3875.        
  3876.        <!-- Content Sections -->
  3877.        <div class="content-sections">
  3878.            <div class="row g-5">
  3879.                
  3880.                <!-- Brand Column -->
  3881.                <div class="col-lg-4 col-md-12">
  3882.                    <div class="brand-section">
  3883.                        <div class="brand-header">
  3884.                            
  3885.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/55c3b156-c5e8-48e9-b1d1-a7f1e8e42f91_logo.png" alt="Bet Modern Today" class="brand-logo" loading="lazy">
  3886.                            
  3887.                            <div class="brand-text">
  3888.                                <h3 class="brand-name">Bet Modern Today</h3>
  3889.                                <span class="brand-type">Digital Publication</span>
  3890.                            </div>
  3891.                        </div>
  3892.                        <p class="brand-description  text-lg-start ">
  3893.                            Bet Modern Today provides expert UK betting tips, sports analysis, and gambling insights. Stay updated with the latest odds, strategies, and news.
  3894.                        </p>
  3895.                    </div>
  3896.                </div>
  3897.  
  3898.                <!-- Quick Links Column -->
  3899.               <div class="col-lg-4 col-md-6">
  3900.                    <div class="links-section">
  3901.                        <div class="section-title">
  3902.                            <h4 class="title-text">Resources</h4>
  3903.                            <div class="title-decoration"></div>
  3904.                        </div>
  3905.                        <div class="links-container">
  3906.                          
  3907. <div class="link-group">
  3908.    <ul class="link-list" id="externalLinks">
  3909.        
  3910.  
  3911.    
  3912.        
  3913.        
  3914.        
  3915.    </ul>
  3916. </div>
  3917.  
  3918.                        </div>
  3919.                    </div>
  3920.                </div>
  3921.  
  3922.                <!-- Categories Column -->
  3923.                <div class="col-lg-4 col-md-6">
  3924.                    <div class="categories-section">
  3925.                        <div class="section-title">
  3926.                            <h4 class="title-text">Explore Topics</h4>
  3927.                            <div class="title-decoration"></div>
  3928.                        </div>
  3929.                        <div class="categories-container">
  3930.                            <p class="categories-intro">Discover content organized by topics that interest you most.</p>
  3931.                            <div class="categories-cloud">
  3932.                                
  3933.                                <a href="/category/all-posts/" class="category-pill">
  3934.                                    All Posts
  3935.                                </a>
  3936.                                
  3937.                                <a href="/category/business/" class="category-pill">
  3938.                                    Business
  3939.                                </a>
  3940.                                
  3941.                                <a href="/category/esports/" class="category-pill">
  3942.                                    Esports
  3943.                                </a>
  3944.                                
  3945.                                <a href="/category/fashion/" class="category-pill">
  3946.                                    Fashion
  3947.                                </a>
  3948.                                
  3949.                                <a href="/category/featured/" class="category-pill">
  3950.                                    Featured
  3951.                                </a>
  3952.                                
  3953.                                <a href="/category/gaming/" class="category-pill">
  3954.                                    Gaming
  3955.                                </a>
  3956.                                
  3957.                                <a href="/category/health/" class="category-pill">
  3958.                                    Health
  3959.                                </a>
  3960.                                
  3961.                                <a href="/category/life-fitness/" class="category-pill">
  3962.                                    Life &amp; Fitness
  3963.                                </a>
  3964.                                
  3965.                            </div>
  3966.                        </div>
  3967.                    </div>
  3968.                </div>
  3969.  
  3970.            </div>
  3971.        </div>
  3972.  
  3973.        <!-- Footer Bottom -->
  3974.        <div class="footer-bottom">
  3975.            <div class="bottom-border"></div>
  3976.            <div class=" d-flex justify-content-between flex-wrap">
  3977.                <div>
  3978.                    <div class="copyright-info">
  3979.                        <p class="copyright-main">
  3980.                            Â© 2026 <span class="brand-highlight">Bet Modern Today</span>. All rights reserved.
  3981.                        </p>
  3982.                        <p class="copyright-sub">
  3983.                            Thoughtfully crafted content for curious minds worldwide.
  3984.                        </p>
  3985.                    </div>
  3986.                </div>
  3987.                <div>
  3988.                    <div class="footer-actions">
  3989.                        <div class="action-links">
  3990.                            <a href="/page/write-for-us/" class="action-link">
  3991.                                <i class="bi bi-shield-check"></i>
  3992.                                <span>Write For Us</span>
  3993.                            </a>
  3994.                            <a href="/page/terms-and-conditions/" class="action-link">
  3995.                                <i class="bi bi-shield-check"></i>
  3996.                                <span>Terms & Conditions</span>
  3997.                            </a>
  3998.                            <a href="/sitemap.xml" class="action-link">
  3999.                                <i class="bi bi-diagram-3"></i>
  4000.                                <span>Sitemap</span>
  4001.                            </a>
  4002.                        </div>
  4003.  
  4004.                    </div>
  4005.                </div>
  4006.            </div>
  4007.        </div>
  4008.  
  4009.    </div>
  4010.  
  4011.    
  4012.  
  4013. </footer>
  4014.  
  4015.  
  4016. <style>
  4017. /* Footer V4 - Modern Corporate Design */
  4018. .wpo-site-footer-v4 {
  4019.    color: var(--footer-color);
  4020.    margin-top: 100px;
  4021. }
  4022.  
  4023.  
  4024. .accent-line {
  4025.    position: absolute;
  4026.    top: 0;
  4027.    height: 100%;
  4028.    width: 33.333%;
  4029.    opacity: 0.8;
  4030. }
  4031.  
  4032. .accent-1 {
  4033.    left: 0;
  4034.    background: linear-gradient(90deg, #3b82f6, #1d4ed8);
  4035.    animation: slideRight 3s ease-in-out infinite;
  4036. }
  4037.  
  4038. .accent-2 {
  4039.    left: 33.333%;
  4040.    background: linear-gradient(90deg, #8b5cf6, #7c3aed);
  4041.    animation: slideRight 3s ease-in-out infinite 1s;
  4042. }
  4043.  
  4044. .accent-3 {
  4045.    left: 66.666%;
  4046.    background: linear-gradient(90deg, #10b981, #059669);
  4047.    animation: slideRight 3s ease-in-out infinite 2s;
  4048. }
  4049.  
  4050. @keyframes slideRight {
  4051.    0%, 100% { transform: translateX(-10px); opacity: 0.6; }
  4052.    50% { transform: translateX(10px); opacity: 1; }
  4053. }
  4054.  
  4055. /* Content Sections */
  4056. .content-sections {
  4057.    padding: 60px 0;
  4058.    position: relative;
  4059.    z-index: 2;
  4060. }
  4061.  
  4062. /* Brand Section */
  4063. .brand-section {
  4064.    padding-right: 2rem;
  4065. }
  4066.  
  4067. .brand-header {
  4068.    display: flex;
  4069.    align-items: center;
  4070.    margin-bottom: 2rem;
  4071.    gap: 1rem;
  4072. }
  4073.  
  4074. .brand-logo {
  4075.    height: 50px;
  4076.    width: auto;
  4077.    border-radius: 8px;
  4078. }
  4079.  
  4080. .brand-name {
  4081.    font-size: 1.5rem;
  4082.    font-weight: 800;
  4083.    color: var(--footer-color) !important;
  4084.    margin: 0;
  4085. }
  4086.  
  4087. .brand-type {
  4088.    color: var(--footer-color) !important;
  4089.    opacity: 0.8;
  4090.    font-size: 0.85rem;
  4091.    font-weight: 500;
  4092.    text-transform: uppercase;
  4093.    letter-spacing: 0.5px;
  4094. }
  4095.  
  4096. .brand-description {
  4097.    color: var(--footer-color) !important;
  4098.    line-height: 1.7;
  4099.    margin-bottom: 2rem;
  4100.    font-size: 0.95rem;
  4101. }
  4102.  
  4103. .brand-stats {
  4104.    display: flex;
  4105.    align-items: center;
  4106.    gap: 1.5rem;
  4107. }
  4108.  
  4109. .stat-item {
  4110.    text-align: center;
  4111. }
  4112.  
  4113. .stat-number {
  4114.    font-size: 1.5rem;
  4115.    font-weight: 800;
  4116.    color: #3b82f6;
  4117.    display: block;
  4118.    line-height: 1;
  4119. }
  4120.  
  4121. .stat-label {
  4122.    font-size: 0.8rem;
  4123.    color: #94a3b8;
  4124.    margin-top: 0.25rem;
  4125. }
  4126.  
  4127. .stat-divider {
  4128.    width: 1px;
  4129.    height: 40px;
  4130.    background: rgba(255, 255, 255, 0.2);
  4131. }
  4132.  
  4133. /* Links Section */
  4134. .links-section {
  4135.    padding-left: 1rem;
  4136.    padding-right: 1rem;
  4137. }
  4138.  
  4139. .section-title {
  4140.    margin-bottom: 2rem;
  4141.    position: relative;
  4142. }
  4143.  
  4144. .title-text {
  4145.    font-size: 1.3rem;
  4146.    font-weight: 700;
  4147.    color: var(--footer-color) !important;
  4148.    margin-bottom: 0.5rem;
  4149.    text-align: justify !important;
  4150. }
  4151.  
  4152.  
  4153. .link-group {
  4154.    margin-bottom: 2rem;
  4155. }
  4156.  
  4157. .group-title {
  4158.    font-size: 1rem;
  4159.    font-weight: 600;
  4160.    color: #f1f5f9;
  4161.    margin-bottom: 1rem;
  4162.    padding-bottom: 0.5rem;
  4163.    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  4164. }
  4165.  
  4166. .link-list {
  4167.    list-style: none;
  4168.    padding: 0;
  4169.    margin: 0;
  4170. }
  4171.  
  4172. .link-item {
  4173.    margin-bottom: 0.75rem;
  4174. }
  4175.  
  4176. .link-text {
  4177.    color: var(--footer-color) !important;
  4178.    text-decoration: none;
  4179.    font-size: 0.9rem;
  4180.    display: flex;
  4181.    align-items: center;
  4182.    transition: all 0.3s ease;
  4183.    padding: 0.25rem 0;
  4184. }
  4185.  
  4186. .link-text:hover {
  4187.    color: #3b82f6;
  4188.    padding-left: 0.5rem;
  4189. }
  4190.  
  4191. .link-icon {
  4192.    margin-right: 0.5rem;
  4193.    opacity: 0;
  4194.    transition: opacity 0.3s ease;
  4195. }
  4196.  
  4197. .link-text:hover .link-icon {
  4198.    opacity: 1;
  4199. }
  4200.  
  4201. .external-icon {
  4202.    color: #10b981;
  4203. }
  4204.  
  4205. /* Categories Section */
  4206. .categories-section {
  4207.    padding-left: 1rem;
  4208. }
  4209.  
  4210. .categories-intro {
  4211.    color: #cbd5e1;
  4212.    margin-bottom: 1.5rem;
  4213.    font-size: 0.9rem;
  4214. }
  4215.  
  4216. .categories-cloud {
  4217.    display: flex;
  4218.    flex-wrap: wrap;
  4219.    gap: 0.75rem;
  4220. }
  4221.  
  4222. .category-pill {
  4223.    display: inline-block;
  4224.    padding: 0.5rem 1rem;
  4225.    background: rgba(255, 255, 255, 0.1);
  4226.    border: 1px solid rgba(255, 255, 255, 0.2);
  4227.    border-radius: 20px;
  4228.    color:  var(--footer-color) !important;
  4229.    text-decoration: none;
  4230.    font-size: 0.85rem;
  4231.    opacity: 0.7;
  4232.    font-weight: 500;
  4233.    transition: all 0.3s ease;
  4234. }
  4235.  
  4236. .category-pill:hover {
  4237.    background: #3b82f6;
  4238.    border-color: #3b82f6;
  4239.    color: var(--footer-color) !important;
  4240.    opacity: 1;
  4241.    transform: translateY(-1px);
  4242.    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
  4243. }
  4244.  
  4245. /* Footer Bottom */
  4246. .footer-bottom {
  4247.    padding: 2rem 0;
  4248.    position: relative;
  4249.    z-index: 2;
  4250. }
  4251.  
  4252. .bottom-border {
  4253.    height: 1px;
  4254.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  4255.    margin-bottom: 2rem;
  4256. }
  4257.  
  4258. .copyright-main {
  4259.    font-size: 1rem;
  4260.    color: #e2e8f0;
  4261.    margin-bottom: 0.25rem;
  4262. }
  4263.  
  4264. .brand-highlight {
  4265.    color: var(--footer-color);
  4266.    font-weight: 700;
  4267. }
  4268.  
  4269. .copyright-sub {
  4270.    font-size: 0.85rem;
  4271.    color: #94a3b8;
  4272.    margin: 0;
  4273. }
  4274.  
  4275. .footer-actions {
  4276.    display: flex;
  4277.    align-items: center;
  4278.    gap: 2rem;
  4279. }
  4280.  
  4281. .action-links {
  4282.    display: flex;
  4283.    gap: 1.5rem;
  4284. }
  4285.  
  4286. .action-link {
  4287.    display: flex;
  4288.    align-items: center;
  4289.    gap: 0.5rem;
  4290.    color: #cbd5e1;
  4291.    text-decoration: none;
  4292.    font-size: 0.9rem;
  4293.    transition: color 0.3s ease;
  4294. }
  4295.  
  4296. .action-link:hover {
  4297.    color: #3b82f6;
  4298. }
  4299.  
  4300. .scroll-to-top-btn {
  4301.    background: rgba(255, 255, 255, 0.1);
  4302.    border: 1px solid rgba(255, 255, 255, 0.2);
  4303.    color: #cbd5e1;
  4304.    width: 44px;
  4305.    height: 44px;
  4306.    border-radius: 12px;
  4307.    cursor: pointer;
  4308.    transition: all 0.3s ease;
  4309.    display: flex;
  4310.    align-items: center;
  4311.    justify-content: center;
  4312. }
  4313.  
  4314. .scroll-to-top-btn:hover {
  4315.    background: #3b82f6;
  4316.    border-color: #3b82f6;
  4317.    color: white;
  4318.    transform: translateY(-2px);
  4319. }
  4320.  
  4321. /* Background Pattern */
  4322. .footer-pattern {
  4323.    position: absolute;
  4324.    top: 0;
  4325.    left: 0;
  4326.    width: 100%;
  4327.    height: 100%;
  4328.    z-index: 1;
  4329.    overflow: hidden;
  4330. }
  4331.  
  4332. .pattern-grid {
  4333.    position: relative;
  4334.    width: 100%;
  4335.    height: 100%;
  4336. }
  4337.  
  4338. .pattern-dot {
  4339.    position: absolute;
  4340.    width: 2px;
  4341.    height: 2px;
  4342.    background: rgba(255, 255, 255, 0.1);
  4343.    border-radius: 50%;
  4344. }
  4345.  
  4346. .pattern-dot:nth-child(1) { top: 20%; left: 10%; }
  4347. .pattern-dot:nth-child(2) { top: 40%; right: 15%; }
  4348. .pattern-dot:nth-child(3) { top: 60%; left: 70%; }
  4349. .pattern-dot:nth-child(4) { bottom: 30%; right: 30%; }
  4350. .pattern-dot:nth-child(5) { bottom: 50%; left: 40%; }
  4351. .pattern-dot:nth-child(6) { top: 80%; right: 60%; }
  4352.  
  4353. /* Responsive Design */
  4354. @media (max-width: 992px) {
  4355.    .newsletter-heading {
  4356.        font-size: 2rem;
  4357.    }
  4358.    
  4359.    .brand-section {
  4360.        padding-right: 0;
  4361.        margin-bottom: 3rem;
  4362.    }
  4363.    
  4364.    .links-section, .categories-section {
  4365.        padding-left: 0;
  4366.        padding-right: 0;
  4367.    }
  4368.    
  4369.    .brand-stats {
  4370.        justify-content: center;
  4371.        margin-top: 2rem;
  4372.    }
  4373. }
  4374.  
  4375. @media (max-width: 768px) {
  4376.    .newsletter-section {
  4377.        padding: 60px 0 40px;
  4378.    }
  4379.    
  4380.    .newsletter-container {
  4381.        padding: 2rem 1.5rem;
  4382.        margin: 0 1rem;
  4383.    }
  4384.    
  4385.    .newsletter-heading {
  4386.        font-size: 1.75rem;
  4387.    }
  4388.    
  4389.    .content-sections {
  4390.        padding: 40px 0;
  4391.    }
  4392.    
  4393.    .brand-header {
  4394.        flex-direction: column;
  4395.        text-align: center;
  4396.    }
  4397.    
  4398.    .footer-actions {
  4399.        flex-direction: column;
  4400.        gap: 1rem;
  4401.        margin-top: 1.5rem;
  4402.    }
  4403.    
  4404.    .action-links {
  4405.        order: 2;
  4406.    }
  4407.    
  4408.    .scroll-to-top-btn {
  4409.        order: 1;
  4410.    }
  4411. }
  4412.  
  4413. @media (max-width: 576px) {
  4414.    .newsletter-container {
  4415.        padding: 1.5rem 1rem;
  4416.    }
  4417.    
  4418.    .newsletter-heading {
  4419.        font-size: 1.5rem;
  4420.    }
  4421.    
  4422.    .brand-stats {
  4423.        flex-direction: column;
  4424.        gap: 1rem;
  4425.    }
  4426.    
  4427.    .stat-divider {
  4428.        width: 40px;
  4429.        height: 1px;
  4430.    }
  4431.    
  4432.    .action-links {
  4433.        flex-direction: column;
  4434.        gap: 0.75rem;
  4435.        text-align: center;
  4436.    }
  4437.    
  4438.    .pattern-dot {
  4439.        display: none;
  4440.    }
  4441. }
  4442. </style>
  4443.  
  4444. <!-- Bootstrap 5 JS -->
  4445.  
  4446. <script>
  4447. // Scroll to Top Function
  4448. document.addEventListener('DOMContentLoaded', function () {
  4449.    var btn = document.getElementById('toggleExternal');
  4450.    if (!btn) return; // No extra items, no button
  4451.  
  4452.    var extras = document.querySelectorAll('#externalLinks li.extra');
  4453.  
  4454.    btn.addEventListener('click', function () {
  4455.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4456.            return li.classList.contains('d-none');
  4457.        });
  4458.  
  4459.        extras.forEach(function (li) {
  4460.            if (anyHidden) {
  4461.                li.classList.remove('d-none');
  4462.                li.classList.add('show');
  4463.            } else {
  4464.                li.classList.add('d-none');
  4465.                li.classList.remove('show');
  4466.            }
  4467.        });
  4468.  
  4469.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4470.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4471.    });
  4472. });
  4473. function scrollToTop() {
  4474.    window.scrollTo({
  4475.        top: 0,
  4476.        behavior: 'smooth'
  4477.    });
  4478. }
  4479.  
  4480. // Initialize Footer V4 Features
  4481. document.addEventListener('DOMContentLoaded', function() {
  4482.    
  4483.    // Newsletter Form Handling
  4484.    const newsletterForm = document.querySelector('.newsletter-form');
  4485.    const emailInput = document.querySelector('.form-input');
  4486.    const submitButton = document.querySelector('.submit-button');
  4487.    const successMessage = document.querySelector('.success-message');
  4488.    const errorMessage = document.querySelector('.error-message');
  4489.    const infoMessage = document.querySelector('.info-message');
  4490.    
  4491.    if (newsletterForm && emailInput && submitButton) {
  4492.        
  4493.        // Form submission
  4494.        newsletterForm.addEventListener('submit', function(e) {
  4495.            e.preventDefault();
  4496.            
  4497.            const email = emailInput.value.trim();
  4498.            
  4499.            // Validate email
  4500.            if (!email || !isValidEmail(email)) {
  4501.                showMessage('error');
  4502.                emailInput.focus();
  4503.                return;
  4504.            }
  4505.            
  4506.            // Show loading state
  4507.            const originalText = submitButton.querySelector('.button-text').textContent;
  4508.            const originalIcon = submitButton.querySelector('.button-icon').innerHTML;
  4509.            
  4510.            submitButton.disabled = true;
  4511.            submitButton.querySelector('.button-text').textContent = 'Subscribing...';
  4512.            submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-arrow-clockwise"></i>';
  4513.            submitButton.querySelector('.button-icon i').style.animation = 'spin 1s linear infinite';
  4514.            
  4515.            // Simulate API call
  4516.            setTimeout(() => {
  4517.                // Success state
  4518.                submitButton.querySelector('.button-text').textContent = 'Subscribed!';
  4519.                submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-check-lg"></i>';
  4520.                submitButton.querySelector('.button-icon i').style.animation = 'none';
  4521.                submitButton.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4522.                
  4523.                showMessage('success');
  4524.                
  4525.                // Reset after delay
  4526.                setTimeout(() => {
  4527.                    submitButton.querySelector('.button-text').textContent = originalText;
  4528.                    submitButton.querySelector('.button-icon').innerHTML = originalIcon;
  4529.                    submitButton.style.background = '';
  4530.                    submitButton.disabled = false;
  4531.                    emailInput.value = '';
  4532.                    showMessage('info');
  4533.                }, 3000);
  4534.                
  4535.            }, 2000);
  4536.        });
  4537.        
  4538.        // Input validation
  4539.        emailInput.addEventListener('blur', function() {
  4540.            const email = this.value.trim();
  4541.            if (email && !isValidEmail(email)) {
  4542.                this.style.borderColor = '#ef4444';
  4543.                this.style.boxShadow = '0 0 0 4px rgba(239, 68, 68, 0.2)';
  4544.            } else if (email && isValidEmail(email)) {
  4545.                this.style.borderColor = '#10b981';
  4546.                this.style.boxShadow = '0 0 0 4px rgba(16, 185, 129, 0.2)';
  4547.            }
  4548.        });
  4549.        
  4550.        emailInput.addEventListener('focus', function() {
  4551.            this.style.borderColor = '#3b82f6';
  4552.            this.style.boxShadow = '0 0 0 4px rgba(59, 130, 246, 0.2)';
  4553.        });
  4554.        
  4555.        // Reset validation styling on input
  4556.        emailInput.addEventListener('input', function() {
  4557.            if (this.style.borderColor === 'rgb(239, 68, 68)') {
  4558.                this.style.borderColor = '';
  4559.                this.style.boxShadow = '';
  4560.            }
  4561.        });
  4562.    }
  4563.    
  4564.    // Email validation function
  4565.    function isValidEmail(email) {
  4566.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4567.        return emailRegex.test(email);
  4568.    }
  4569.    
  4570.    // Message display function
  4571.    function showMessage(type) {
  4572.        // Hide all messages
  4573.        successMessage.style.display = 'none';
  4574.        errorMessage.style.display = 'none';
  4575.        infoMessage.style.display = 'none';
  4576.        
  4577.        // Show specific message
  4578.        if (type === 'success') {
  4579.            successMessage.style.display = 'block';
  4580.        } else if (type === 'error') {
  4581.            errorMessage.style.display = 'block';
  4582.        } else if (type === 'info') {
  4583.            infoMessage.style.display = 'block';
  4584.        }
  4585.    }
  4586.    
  4587.    // Smooth reveal animations
  4588.    const observerOptions = {
  4589.        threshold: 0.1,
  4590.        rootMargin: '0px 0px -30px 0px'
  4591.    };
  4592.    
  4593.    const sectionObserver = new IntersectionObserver((entries) => {
  4594.        entries.forEach(entry => {
  4595.            if (entry.isIntersecting) {
  4596.                entry.target.style.opacity = '1';
  4597.                entry.target.style.transform = 'translateY(0)';
  4598.            }
  4599.        });
  4600.    }, observerOptions);
  4601.    
  4602.    // Animate sections
  4603.    document.querySelectorAll('.brand-section, .links-section, .categories-section').forEach((section, index) => {
  4604.        section.style.opacity = '0';
  4605.        section.style.transform = 'translateY(20px)';
  4606.        section.style.transition = `all 0.6s ease ${index * 0.2}s`;
  4607.        sectionObserver.observe(section);
  4608.    });
  4609.    
  4610.    // Animate category pills
  4611.    document.querySelectorAll('.category-pill').forEach((pill, index) => {
  4612.        pill.style.opacity = '0';
  4613.        pill.style.transform = 'translateY(10px)';
  4614.        pill.style.transition = `all 0.4s ease ${index * 0.1}s`;
  4615.        
  4616.        setTimeout(() => {
  4617.            pill.style.opacity = '1';
  4618.            pill.style.transform = 'translateY(0)';
  4619.        }, 300 + (index * 100));
  4620.    });
  4621.    
  4622.    // Enhanced link hover effects
  4623.    document.querySelectorAll('.link-text').forEach(link => {
  4624.        link.addEventListener('mouseenter', function() {
  4625.            const icon = this.querySelector('.link-icon');
  4626.            if (icon) {
  4627.                icon.style.transform = 'translateX(4px)';
  4628.            }
  4629.        });
  4630.        
  4631.        link.addEventListener('mouseleave', function() {
  4632.            const icon = this.querySelector('.link-icon');
  4633.            if (icon) {
  4634.                icon.style.transform = 'translateX(0)';
  4635.            }
  4636.        });
  4637.    });
  4638.    
  4639.    // Prevent default for demo links
  4640.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4641.        link.addEventListener('click', function(e) {
  4642.            e.preventDefault();
  4643.        });
  4644.    });
  4645.    
  4646.    // Add ripple effect to submit button
  4647.    submitButton.addEventListener('click', function(e) {
  4648.        const ripple = document.createElement('span');
  4649.        const rect = this.getBoundingClientRect();
  4650.        const size = Math.max(rect.width, rect.height);
  4651.        const x = e.clientX - rect.left - size / 2;
  4652.        const y = e.clientY - rect.top - size / 2;
  4653.        
  4654.        ripple.style.cssText = `
  4655.            position: absolute;
  4656.            width: ${size}px;
  4657.            height: ${size}px;
  4658.            left: ${x}px;
  4659.            top: ${y}px;
  4660.            background: rgba(255, 255, 255, 0.3);
  4661.            border-radius: 50%;
  4662.            transform: scale(0);
  4663.            animation: ripple 0.6s ease-out;
  4664.            pointer-events: none;
  4665.        `;
  4666.        
  4667.        this.appendChild(ripple);
  4668.        
  4669.        setTimeout(() => {
  4670.            ripple.remove();
  4671.        }, 600);
  4672.    });
  4673.    
  4674. });
  4675.  
  4676. // Add CSS for ripple animation
  4677. const rippleStyle = document.createElement('style');
  4678. rippleStyle.textContent = `
  4679.    @keyframes ripple {
  4680.        to {
  4681.            transform: scale(2);
  4682.            opacity: 0;
  4683.        }
  4684.    }
  4685.    
  4686.    @keyframes spin {
  4687.        from { transform: rotate(0deg); }
  4688.        to { transform: rotate(360deg); }
  4689.    }
  4690.    
  4691.    .submit-button {
  4692.        position: relative;
  4693.        overflow: hidden;
  4694.    }
  4695. `;
  4696. document.head.appendChild(rippleStyle);
  4697. </script>
  4698.  
  4699.        <!-- end of wpo-site-footer-section -->
  4700.    </div>
  4701.    <!-- end of page-wrapper -->
  4702.  
  4703.    <!-- All JavaScript files
  4704.    ================================================== -->
  4705.    
  4706.  
  4707. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4708. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4709. <!-- Plugins for this template -->
  4710. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4711. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4712. <!-- Custom script for this template -->
  4713. <script src="/static/blogapp/assets/js/script.js"></script>
  4714.  
  4715. <script>
  4716. (function () {
  4717. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4718. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4719.  
  4720. function applyFallback(img) {
  4721. if (!img || img.dataset.fallbackApplied === "1") {
  4722. return;
  4723. }
  4724. var failedSrc = img.currentSrc || img.src || "";
  4725. img.dataset.fallbackApplied = "1";
  4726. img.onerror = null;
  4727. img.src = fallbackImageSrc;
  4728. console.warn("[ImageFallback] Replaced broken image:", {
  4729. failedSrc: failedSrc,
  4730. fallbackSrc: fallbackImageSrc,
  4731. alt: img.alt || "",
  4732. });
  4733. }
  4734.  
  4735. document.querySelectorAll("img").forEach(function (img) {
  4736. if (img.complete && img.naturalWidth === 0) {
  4737. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4738. failedSrc: img.currentSrc || img.src || "",
  4739. alt: img.alt || "",
  4740. });
  4741. applyFallback(img);
  4742. }
  4743. });
  4744.  
  4745. document.addEventListener(
  4746. "error",
  4747. function (event) {
  4748. var target = event.target;
  4749. if (target && target.tagName === "IMG") {
  4750. applyFallback(target);
  4751. }
  4752. },
  4753. true
  4754. );
  4755. })();
  4756. </script>
  4757.  
  4758. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4759.  
  4760.  
  4761.  
  4762. <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":"f5dd1ca926ce4e1bbc438026aaa0110c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4763. </body>
  4764.  
  4765. </html>
  4766.  
  4767.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda