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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="cabin">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_40_6ScPDPS_4mnY3x6_j1kdqRR.png">
  14.    
  15.  
  16.    <title>Optima Casino UK: Top Online Casino Games &amp; Exclusive Bonuses</title>
  17.    <meta name="description" content="Discover the best online casino experience at Optima Casino UK. Enjoy a wide selection of slots, table games, and live dealer options with secure payments and 24/7 support.">
  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://optimacasino.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #7209b7;
  42.        --bs-primary-rgb: 7209b7;
  43.        --bs-secondary: #64748b;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #3b82f6;
  48.        --bs-light: #f4eaff;
  49.        --bs-dark: #2e1065;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #7209b7;
  53.        --theme-primary-color-s2: #7209b7;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #2e1065;
  57.        --text-light-color: #676767;
  58.        --heading-color: #2e1065;
  59.        --border-color: #d6bcfa;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #e9d5ff;
  75.        --navbar-color: #2e1065;
  76.        --topbar-bg: #f4eaff;
  77.        --topbar-color: #2e1065;
  78.        --footer-bg: #2e1065;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d6bcfa;
  82.        --card-radius: 10px;
  83.        --link-color: #7209b7;
  84.        --link-hover: #5c07a1;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(114, 9, 183, 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_29">
  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="topbar d-sm-flex d-none">
  406.  <div class="container-fluid fluid-container">
  407.    <div class="row  ">
  408.      <div>
  409.        <div class="pt-2 d-flex gap-2 pb-0">
  410.          <div class="bg-primary-gradient d-flex gap-2 mb-2 p-2">
  411.            <div class="d-flex">
  412.              <span class="fw-bold">Latest</span>
  413.            </div>
  414.            <div class="d-flex">
  415.              <span class="fw-bold">Update</span>
  416.            </div>
  417.          </div>
  418.  
  419.          <!-- Add an id to the marquee -->
  420.          <marquee id="newsMarquee" direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  421.            <p class="text-center">
  422.              
  423.               <a href="/erling-haaland-scores-twice-as-manchester-city-win-to-move-top/" class="px-5 top-color">
  424.                    Erling Haaland Scores Twice as Manchester City Win to Move Top.
  425.                  </a>
  426.              
  427.               <a href="/the-reason-psg-are-turning-to-homegrown-players-to-retain-their-european-title/" class="px-5 top-color">
  428.                    The Reason PSG Are Turning To Homegrown Players to Retain Their European Title
  429.                  </a>
  430.              
  431.               <a href="/democrats-accuse-trump-of-intimidation-tactic-as-fbi-requests-meetings/" class="px-5 top-color">
  432.                    Democrats Accuse Trump of ‘Intimidation’ Tactic as FBI Requests Meetings
  433.                  </a>
  434.              
  435.               <a href="/a-standout-year-for-kicking-balls/" class="px-5 top-color">
  436.                    A Standout Year for Kicking Balls
  437.                  </a>
  438.              
  439.               <a href="/supply-lines-in-the-sea-a-review-of-food-delivery-an-intense-expedition-through-resupply-routes-in-the-regional-tension/" class="px-5 top-color">
  440.                    Supply Lines in the Sea: A Review of Food Delivery – An Intense Expedition Through Resupply Routes in the Regional Tension.
  441.                  </a>
  442.              
  443.            </p>
  444.          </marquee>
  445.        </div>
  446.      </div>
  447.    </div>
  448.  </div>
  449. </div>
  450.  
  451. <script>
  452.  // Stop/start marquee when hovering or focusing links inside it
  453.  document.addEventListener("DOMContentLoaded", function () {
  454.    const marquee = document.getElementById("newsMarquee");
  455.    if (!marquee) return;
  456.  
  457.    marquee.querySelectorAll("a").forEach((link) => {
  458.      link.addEventListener("mouseenter", () => marquee.stop());
  459.      link.addEventListener("mouseleave", () => marquee.start());
  460.      // keyboard accessibility
  461.      link.addEventListener("focus", () => marquee.stop());
  462.      link.addEventListener("blur", () => marquee.start());
  463.    });
  464.  });
  465. </script>
  466.  
  467.  
  468.  
  469.            
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476. <header class="header-v6 mb-4 nav-bg position-relative">
  477.    <div class="main-header-v6">
  478.        <div class="container-fluid fluid-container">
  479.            <div class="row align-items-center justify-content-between">
  480.                <!-- Left Navigation -->
  481.                <div class="col-lg-5 col-md-3">
  482.                    <nav class="left-nav-v6">
  483.                        <ul class="nav-list-v6">
  484.                            
  485.                            <li class="nav-item-v6">
  486.                                <a href="/" class="nav-link-v6 active-v6">Home</a>
  487.                            </li>
  488.  
  489.                            
  490.                            
  491.                            <li class="nav-item-v6">
  492.                                <a href="/category/all-posts/" class="nav-link-v6">
  493.                                    All Posts
  494.                                </a>
  495.                            </li>
  496.                            
  497.                            <li class="nav-item-v6">
  498.                                <a href="/category/business/" class="nav-link-v6">
  499.                                    Business
  500.                                </a>
  501.                            </li>
  502.                            
  503.                            <li class="nav-item-v6">
  504.                                <a href="/category/esports/" class="nav-link-v6">
  505.                                    Esports
  506.                                </a>
  507.                            </li>
  508.                            
  509.                        </ul>
  510.                    </nav>
  511.                </div>
  512.  
  513.                <!-- Center Logo -->
  514.               <div class="col-lg-2 col-md-6 text-center">
  515.                    <div class="logo-center-v6">
  516.                        <a class="brand-link-v6" href="/">
  517.                            
  518.                                Optima Casino UK
  519.                            
  520.                        </a>
  521.                    </div>
  522.                </div>
  523.  
  524.                <!-- Right Navigation -->
  525.                <div class="col-lg-5 col-md-3">
  526.                    <nav class="right-nav-v6">
  527.                        <ul class="nav-list-v6 justify-content-end">
  528.  
  529.                            
  530.                            
  531.                            <li class="nav-item-v6">
  532.                                <a href="/category/fashion/" class="nav-link-v6">
  533.                                    Fashion
  534.                                </a>
  535.                            </li>
  536.                            
  537.                            <li class="nav-item-v6">
  538.                                <a href="/category/featured/" class="nav-link-v6">
  539.                                    Featured
  540.                                </a>
  541.                            </li>
  542.                            
  543.  
  544.                            
  545.                            
  546.                            
  547.                            <li class="nav-item-v6 dropdown-container-v6">
  548.                                <a href="#" class="nav-link-v6">More</a>
  549.                                <div class="mega-dropdown-v6">
  550.                                    <div class="dropdown-grid-v6">
  551.                                        <div class="dropdown-column-v6">
  552.                                            
  553.                                            <a href="/category/gaming/"
  554.                                                class="dropdown-link-v6">
  555.                                                Gaming
  556.                                            </a>
  557.                                            
  558.                                            <a href="/category/health/"
  559.                                                class="dropdown-link-v6">
  560.                                                Health
  561.                                            </a>
  562.                                            
  563.                                            <a href="/category/life-fitness/"
  564.                                                class="dropdown-link-v6">
  565.                                                Life &amp; Fitness
  566.                                            </a>
  567.                                            
  568.                                            <a href="/category/lifestyle/"
  569.                                                class="dropdown-link-v6">
  570.                                                Lifestyle
  571.                                            </a>
  572.                                            
  573.                                            <a href="/category/news/"
  574.                                                class="dropdown-link-v6">
  575.                                                News
  576.                                            </a>
  577.                                            
  578.                                            <a href="/category/others/"
  579.                                                class="dropdown-link-v6">
  580.                                                Others
  581.                                            </a>
  582.                                            
  583.                                            <a href="/category/politics/"
  584.                                                class="dropdown-link-v6">
  585.                                                Politics
  586.                                            </a>
  587.                                            
  588.                                            <a href="/category/sports/"
  589.                                                class="dropdown-link-v6">
  590.                                                Sports
  591.                                            </a>
  592.                                            
  593.                                            <a href="/category/tech/"
  594.                                                class="dropdown-link-v6">
  595.                                                Tech
  596.                                            </a>
  597.                                            
  598.                                            <a href="/category/travel/"
  599.                                                class="dropdown-link-v6">
  600.                                                Travel
  601.                                            </a>
  602.                                            
  603.                                        </div>
  604.                                    </div>
  605.                                </div>
  606.                            </li>
  607.                            
  608.                            
  609.                             <li>
  610.                  <a href="/page/contact-us/">
  611.                     Contact Us
  612.                  </a>
  613.              </li>
  614.                        </ul>
  615.                    </nav>
  616.                </div>
  617.            </div>
  618.  
  619.  
  620.            <!-- Search Bar Row -->
  621.            <div class="row mt-md-4 ">
  622.                <div class="col-12">
  623.                    <div class="search-container-v6">
  624.                        <form class="search-form-v6" action="#" method="get">
  625.                            <div class="search-wrapper-v6">
  626.                                <svg class="search-icon-v6" width="20" height="20" viewBox="0 0 24 24" fill="none"
  627.                                    stroke="currentColor" stroke-width="2">
  628.                                    <circle cx="11" cy="11" r="8"></circle>
  629.                                    <path d="m21 21-4.35-4.35"></path>
  630.                                </svg>
  631.                                <input id="search-input" type="search" class="search-input-v6"
  632.                                    placeholder="What are you looking for today?" name="q">
  633.                                <button type="submit" class="search-submit-v6">Search</button>
  634.                            </div>
  635.                        </form>
  636.                         <div id="search-results" class="search-results-container search-v1"></div>
  637.                    </div>
  638.                </div>
  639.            </div>
  640.        </div>
  641.    </div>
  642.  
  643.    <!-- Mobile Menu Button -->
  644.    <button class="mobile-toggle-v6  d-lg-none" type="button" onclick="toggleMenuV6()">
  645.        <span class="hamburger-line-v6 text-link "></span>
  646.        <span class="hamburger-line-v6 text-link "></span>
  647.        <span class="hamburger-line-v6 text-link "></span>
  648.    </button>
  649.  
  650.    <!-- Mobile Menu -->
  651. <div class="mobile-menu-v6 d-lg-none" id="mobileMenuV6">
  652.    <div class="mobile-menu-content-v6">
  653.        <button class="mobile-toggle-v6 text-link d-lg-none" style="font-size: larger;" type="button"
  654.            onclick="toggleMenuV6()">
  655.            X
  656.        </button>
  657.        <ul class="mobile-nav-list-v6">
  658.  
  659.            <!-- Static Home -->
  660.            <li class="mobile-nav-item-v6">
  661.                <a href="/"
  662.                   class="mobile-nav-link-v6 active-v6">
  663.                    Home
  664.                </a>
  665.            </li>
  666.  
  667.            <!-- Dynamic categories -->
  668.            
  669.            <li class="mobile-nav-item-v6">
  670.                <a href="/category/all-posts/"
  671.                   class="mobile-nav-link-v6 ">
  672.                    All Posts
  673.                </a>
  674.            </li>
  675.            
  676.            <li class="mobile-nav-item-v6">
  677.                <a href="/category/business/"
  678.                   class="mobile-nav-link-v6 ">
  679.                    Business
  680.                </a>
  681.            </li>
  682.            
  683.            <li class="mobile-nav-item-v6">
  684.                <a href="/category/esports/"
  685.                   class="mobile-nav-link-v6 ">
  686.                    Esports
  687.                </a>
  688.            </li>
  689.            
  690.            <li class="mobile-nav-item-v6">
  691.                <a href="/category/fashion/"
  692.                   class="mobile-nav-link-v6 ">
  693.                    Fashion
  694.                </a>
  695.            </li>
  696.            
  697.            <li class="mobile-nav-item-v6">
  698.                <a href="/category/featured/"
  699.                   class="mobile-nav-link-v6 ">
  700.                    Featured
  701.                </a>
  702.            </li>
  703.            
  704.            <li class="mobile-nav-item-v6">
  705.                <a href="/category/gaming/"
  706.                   class="mobile-nav-link-v6 ">
  707.                    Gaming
  708.                </a>
  709.            </li>
  710.            
  711.            <li class="mobile-nav-item-v6">
  712.                <a href="/category/health/"
  713.                   class="mobile-nav-link-v6 ">
  714.                    Health
  715.                </a>
  716.            </li>
  717.            
  718.            <li class="mobile-nav-item-v6">
  719.                <a href="/category/life-fitness/"
  720.                   class="mobile-nav-link-v6 ">
  721.                    Life &amp; Fitness
  722.                </a>
  723.            </li>
  724.            
  725.            <li class="mobile-nav-item-v6">
  726.                <a href="/category/lifestyle/"
  727.                   class="mobile-nav-link-v6 ">
  728.                    Lifestyle
  729.                </a>
  730.            </li>
  731.            
  732.            <li class="mobile-nav-item-v6">
  733.                <a href="/category/news/"
  734.                   class="mobile-nav-link-v6 ">
  735.                    News
  736.                </a>
  737.            </li>
  738.            
  739.            <li class="mobile-nav-item-v6">
  740.                <a href="/category/others/"
  741.                   class="mobile-nav-link-v6 ">
  742.                    Others
  743.                </a>
  744.            </li>
  745.            
  746.            <li class="mobile-nav-item-v6">
  747.                <a href="/category/politics/"
  748.                   class="mobile-nav-link-v6 ">
  749.                    Politics
  750.                </a>
  751.            </li>
  752.            
  753.            <li class="mobile-nav-item-v6">
  754.                <a href="/category/sports/"
  755.                   class="mobile-nav-link-v6 ">
  756.                    Sports
  757.                </a>
  758.            </li>
  759.            
  760.            <li class="mobile-nav-item-v6">
  761.                <a href="/category/tech/"
  762.                   class="mobile-nav-link-v6 ">
  763.                    Tech
  764.                </a>
  765.            </li>
  766.            
  767.            <li class="mobile-nav-item-v6">
  768.                <a href="/category/travel/"
  769.                   class="mobile-nav-link-v6 ">
  770.                    Travel
  771.                </a>
  772.            </li>
  773.            
  774.  
  775.            <!-- Static Contact -->
  776.            <li class="mobile-nav-item-v6">
  777.                <a href="/page/contact-us/"
  778.                   class="mobile-nav-link-v6 ">
  779.                    Contact Us
  780.                </a>
  781.            </li>
  782.        </ul>
  783.    </div>
  784. </div>
  785. <div class="sidebar-blur d-lg-none"></div>
  786. </header>
  787.  
  788. <style>
  789.    /* Navbar V6 Styles - Centered Logo with Split Navigation */
  790.  
  791.  
  792.    .main-header-v6 {
  793.        padding: 35px 0;
  794.    }
  795.  
  796.    /* Logo Styles */
  797.    .logo-center-v6 {
  798.        position: relative;
  799.    }
  800.  
  801.    .logo-img-v6 {
  802.        max-height: 100px;
  803.        transition: transform 0.3s ease;
  804.    }
  805.  
  806.    .logo-img-v6:hover {
  807.        transform: scale(1.05);
  808.    }
  809.  
  810.    /* Navigation Styles */
  811.    .nav-list-v6 {
  812.        list-style: none;
  813.        padding: 0;
  814.        margin: 0;
  815.        display: flex;
  816.        align-items: center;
  817.    }
  818.  
  819.    .nav-item-v6 {
  820.        position: relative;
  821.        margin: 0 20px;
  822.    }
  823.  
  824.    .nav-link-v6 {
  825.        color: var(--navbar-color) !important;
  826.        text-decoration: none;
  827.        font-weight: 500;
  828.        font-size: 15px;
  829.        padding: 12px 0;
  830.        position: relative;
  831.        transition: all 0.3s ease;
  832.    }
  833.  
  834.    .nav-link-v6::after {
  835.        content: '';
  836.        position: absolute;
  837.        bottom: 0;
  838.        left: 50%;
  839.        width: 0;
  840.        height: 2px;
  841.        transition: all 0.3s ease;
  842.        transform: translateX(-50%);
  843.    }
  844.  
  845.    .nav-link-v6:hover,
  846.    .nav-link-v6.active-v6 {
  847.        font-weight: 700;
  848.        opacity: 0.75;
  849.    }
  850.  
  851.    .nav-link-v6:hover::after,
  852.    .nav-link-v6.active-v6::after {
  853.        width: 100%;
  854.    }
  855.  
  856.    /* Mega Dropdown Styles */
  857.    .dropdown-container-v6 {
  858.        position: relative;
  859.    }
  860.  
  861.    .mega-dropdown-v6 {
  862.        position: absolute;
  863.        top: 100%;
  864.        left: 50%;
  865.        transform: translateX(-50%);
  866.        background: var(--navbar-bg);
  867.        border-radius: 12px;
  868.        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  869.        opacity: 0;
  870.        visibility: hidden;
  871.        transition: all 0.3s ease;
  872.        padding: 25px;
  873.        min-width: 300px;
  874.        z-index: 1200;
  875.        margin-top: 15px;
  876.    }
  877.  
  878.    .dropdown-container-v6:hover .mega-dropdown-v6 {
  879.        opacity: 1;
  880.        visibility: visible;
  881.        margin-top: 0;
  882.    }
  883.  
  884.    .dropdown-grid-v6 {
  885.        display: grid;
  886.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  887.        gap: 20px;
  888.    }
  889.  
  890.    .dropdown-title-v6 {
  891.        font-size: 13px;
  892.        font-weight: 600;
  893.        color: #4a5568;
  894.        margin-bottom: 10px;
  895.        text-transform: uppercase;
  896.        letter-spacing: 0.5px;
  897.    }
  898.  
  899.    .dropdown-link-v6 {
  900.        display: block;
  901.        color: #2d3748;
  902.        text-decoration: none;
  903.        font-size: 14px;
  904.        padding: 8px 0;
  905.        transition: all 0.3s ease;
  906.        position: relative;
  907.        padding-left: 15px;
  908.    }
  909.  
  910.    .dropdown-link-v6::before {
  911.        content: '';
  912.        position: absolute;
  913.        left: 0;
  914.        top: 50%;
  915.        width: 6px;
  916.        height: 6px;
  917.        background: #e2e8f0;
  918.        border-radius: 50%;
  919.        transform: translateY(-50%);
  920.        transition: all 0.3s ease;
  921.    }
  922.  
  923.    .dropdown-link-v6:hover {
  924.        color: #667eea;
  925.        padding-left: 20px;
  926.    }
  927.  
  928.    .dropdown-link-v6:hover::before {
  929.        background: #667eea;
  930.    }
  931.  
  932.    /* Search Styles */
  933.    .search-container-v6 {
  934.        max-width: 600px;
  935.        margin: 0 auto;
  936.    }
  937.  
  938.    .search-wrapper-v6 {
  939.        position: relative;
  940.        background: #f7fafc;
  941.        border-radius: 50px;
  942.        display: flex;
  943.        align-items: center;
  944.        transition: all 0.3s ease;
  945.        border: 2px solid transparent;
  946.    }
  947.  
  948.    .search-wrapper-v6:focus-within {
  949.        background: #ffffff;
  950.        border-color: #007bff;
  951.        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
  952.    }
  953.  
  954.    .search-icon-v6 {
  955.        color: #a0aec0;
  956.        margin: 0 15px;
  957.        transition: color 0.3s ease;
  958.    }
  959.  
  960.    .search-wrapper-v6:focus-within .search-icon-v6 {
  961.        color: #007bff;
  962.    }
  963.  
  964.    .search-input-v6 {
  965.        flex: 1;
  966.        border: none;
  967.        background: transparent;
  968.        font-size: 16px;
  969.        padding: 10px 0;
  970.        outline: none;
  971.        color: #2d3748;
  972.    }
  973.  
  974.    .search-input-v6::placeholder {
  975.        color: #a0aec0;
  976.    }
  977.  
  978.    .search-submit-v6 {
  979.        background-color: var(--bs-primary);
  980.        color: white;
  981.        border: none;
  982.        border-radius: 50px;
  983.        padding: 12px 25px;
  984.        font-weight: 500;
  985.        cursor: pointer;
  986.        transition: all 0.3s ease;
  987.    }
  988.  
  989.    .search-submit-v6:hover {
  990.        transform: translateY(-2px);
  991.        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
  992.    }
  993.  
  994.    /* Mobile Styles */
  995.    .mobile-toggle-v6 {
  996.        position: absolute;
  997.        top: 20px;
  998.        right: 20px;
  999.        background: none;
  1000.        border: none;
  1001.        cursor: pointer;
  1002.        z-index: 999;
  1003.        padding: 5px;
  1004.    }
  1005.  
  1006.    .hamburger-line-v6 {
  1007.        display: block;
  1008.        width: 25px;
  1009.        height: 3px;
  1010.        background: var(--navbar-color);
  1011.        margin: 5px 0;
  1012.        transition: all 0.3s ease;
  1013.        border-radius: 2px;
  1014.    }
  1015.  
  1016.    .mobile-menu-v6 {
  1017.        position: fixed;
  1018.        top: 0;
  1019.        right: -100%;
  1020.        width: 300px;
  1021.        height: 100vh;
  1022.        background: var(--navbar-bg) !important;
  1023.        z-index: 1000;
  1024.        transition: right 0.3s ease;
  1025.        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
  1026.    }
  1027.  
  1028.    .mobile-menu-v6.show-v6 {
  1029.        right: 0;
  1030.    }
  1031.  
  1032.    .mobile-menu-content-v6 {
  1033.        padding: 80px 30px 30px;
  1034.        height: 100%;
  1035.        overflow-y: auto;
  1036.    }
  1037.  
  1038.    .mobile-nav-list-v6 {
  1039.        list-style: none;
  1040.        padding: 0;
  1041.        margin: 0;
  1042.    }
  1043.  
  1044.    .mobile-nav-item-v6 {
  1045.        margin-bottom: 5px;
  1046.    }
  1047.  
  1048.    .mobile-nav-link-v6 {
  1049.        display: flex;
  1050.        align-items: center;
  1051.        justify-content: space-between;
  1052.        color: var(--navbar-color) !important;
  1053.        text-decoration: none;
  1054.        font-size: 16px;
  1055.        font-weight: 500;
  1056.        padding: 15px 0;
  1057.        border-bottom: 1px solid var(--border-color);
  1058.        transition: color 0.3s ease;
  1059.    }
  1060.  
  1061.    .mobile-nav-link-v6:hover,
  1062.    .mobile-nav-link-v6.active-v6 {
  1063.        color: #667eea;
  1064.    }
  1065.  
  1066.    .mobile-dropdown-v6 {
  1067.        list-style: none;
  1068.        padding: 0;
  1069.        margin: 0;
  1070.        max-height: 0;
  1071.        overflow: hidden;
  1072.        transition: max-height 0.3s ease;
  1073.        background: var(--navbar-bg);
  1074.        border-radius: 8px;
  1075.        margin-top: 5px;
  1076.    }
  1077.  
  1078.    .mobile-dropdown-v6.show-v6 {
  1079.        max-height: 300px;
  1080.        padding: 10px 0;
  1081.    }
  1082.  
  1083.    .mobile-dropdown-link-v6 {
  1084.        display: block;
  1085.        color: var(--navbar-color) !important;
  1086.        text-decoration: none;
  1087.        font-size: 14px;
  1088.        padding: 10px 20px;
  1089.        transition: all 0.3s ease;
  1090.    }
  1091.  
  1092.    .mobile-dropdown-link-v6:hover {
  1093.        color: #667eea;
  1094.        opacity: 0.6;
  1095.    }
  1096.  
  1097.    /* Responsive Design */
  1098.    @media (max-width: 991px) {
  1099.  
  1100.        .left-nav-v6,
  1101.        .right-nav-v6 {
  1102.            display: none;
  1103.        }
  1104.  
  1105.        .main-header-v6 {
  1106.            padding: 15px 0;
  1107.        }
  1108.  
  1109.        .search-container-v6 {
  1110.            margin-top: 20px;
  1111.        }
  1112.    }
  1113.  
  1114.    @media (max-width: 768px) {
  1115.        .search-wrapper-v6 {
  1116.            flex-direction: row;
  1117.        }
  1118.  
  1119.        .search-input-v6 {
  1120.            padding: 6px 0;
  1121.            text-align: center;
  1122.            display: flex;
  1123.        }
  1124.  
  1125.  
  1126.        .search-submit-v6 {
  1127.            width: 100%;
  1128.            margin-top: 10px;
  1129.            display: none;
  1130.        }
  1131.    }
  1132. </style>
  1133.  
  1134. <script>
  1135.    function toggleMenuV6() {
  1136.        const mobileMenu = document.getElementById('mobileMenuV6');
  1137.        mobileMenu.classList.toggle('show-v6');
  1138.    }
  1139.  
  1140.    function toggleMobileDropdown(dropdownId) {
  1141.        const dropdown = document.getElementById(dropdownId);
  1142.        dropdown.classList.toggle('show-v6');
  1143.    }
  1144.  
  1145.    // Close mobile menu when clicking outside
  1146.    document.addEventListener('click', function (event) {
  1147.        const mobileMenu = document.getElementById('mobileMenuV6');
  1148.        const mobileToggle = document.querySelector('.mobile-toggle-v6');
  1149.  
  1150.        if (!mobileMenu.contains(event.target) && !mobileToggle.contains(event.target)) {
  1151.            mobileMenu.classList.remove('show-v6');
  1152.        }
  1153.    });
  1154. </script>
  1155.  
  1156. <script>
  1157.  document.addEventListener("DOMContentLoaded", function () {
  1158.    console.log("loaded");
  1159.  
  1160.     const searchInput = document.getElementById("search-input")
  1161.    const searchResults = document.getElementById("search-results");
  1162.  
  1163.    if (!searchInput || !searchResults) {
  1164.      console.error("Search input/results not found");
  1165.      return;
  1166.    }
  1167.  
  1168.    // Prevent form submission
  1169.    if (searchInput.form) {
  1170.      searchInput.form.addEventListener("submit", function (e) {
  1171.        e.preventDefault();
  1172.      });
  1173.    }
  1174.  
  1175.    // Add event listener for keyup
  1176.    searchInput.addEventListener("keyup", function (e) {
  1177.      console.log("Key pressed:", e.key);
  1178.      e.preventDefault();
  1179.  
  1180.      const query = searchInput.value.trim();
  1181.      console.log("User is typing: " + query);
  1182.  
  1183.      // If empty → clear and hide
  1184.      if (query === "") {
  1185.        searchResults.innerHTML = "";
  1186.        searchResults.style.display = "none";
  1187.        return;
  1188.      }
  1189.  
  1190.      // Show results
  1191.      searchResults.style.display = "block";
  1192.  
  1193.      // Fetch search results
  1194.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1195.        method: "GET",
  1196.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1197.      })
  1198.        .then(response => {
  1199.          console.log("Response Status:", response.status);
  1200.          return response.json();
  1201.        })
  1202.        .then(data => {
  1203.          console.log("Data received:", data);
  1204.          if (data.html) {
  1205.            searchResults.innerHTML = data.html;
  1206.          } else {
  1207.            searchResults.innerHTML = "<p>No results found.</p>";
  1208.          }
  1209.        })
  1210.        .catch(error => {
  1211.          console.error("Error fetching search results:", error);
  1212.        });
  1213.    });
  1214.  
  1215.    // Close results when clicking outside
  1216.    document.addEventListener("click", function (e) {
  1217.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1218.        searchResults.style.display = "none";
  1219.      }
  1220.    });
  1221.  
  1222.    // Close results on ESC key
  1223.    document.addEventListener("keydown", function (e) {
  1224.      if (e.key === "Escape") {
  1225.        searchResults.style.display = "none";
  1226.      }
  1227.    });
  1228.  });
  1229. </script>
  1230.  
  1231. <style>
  1232.        /* search field */
  1233.  .search-results-container {
  1234.  position: absolute;
  1235.  top: 100%; /* Position it below the input field */
  1236.  left: 10px;
  1237.  right: 10px;
  1238.  background-color: white;
  1239.  border: 1px solid #ddd;
  1240.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1241.  max-height: 300px;
  1242.  overflow-y: auto;
  1243.  z-index: 1000;
  1244.  display: none; /* Initially hidden */
  1245. }
  1246.  
  1247. .search-results-container p {
  1248.  margin: 0;
  1249. }
  1250.  
  1251. .search-results-container .result-item {
  1252.  padding: 10px;
  1253.  cursor: pointer;
  1254. }
  1255.  
  1256. .search-results-container .result-item:hover {
  1257.  background-color: #f0f0f0;
  1258. }
  1259. </style>
  1260.  
  1261.        </header>
  1262.        <!-- end of header -->
  1263.        <!-- start of wpo-blog-hero -->
  1264.        
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272. <div class="blog-hero-v5">
  1273.  <div class="container-fluid fluid-container">
  1274.    <!-- Hero Header -->
  1275.  
  1276.    <!-- Main Content Grid -->
  1277.    <div class="row g-4">
  1278.      <!-- Large Featured Post - Left Side -->
  1279.      <div class="col-lg-6 col-md-12">
  1280.        
  1281.        
  1282.          
  1283.        <div class="large-featured-card">
  1284.          <div class="card-image-wrapper">
  1285.            
  1286.                <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" class="card-image">
  1287.            
  1288.            <div class="image-overlay">
  1289.              <span class="category-pill fashion bg-primary-gradient">News</span>
  1290.            </div>
  1291.          </div>
  1292.          <div class="card-content">
  1293.            <h2 class="card-title"><a class="top-color" href="/celebrity-traitors-final-episode-accidentally-uploaded-a-full-day-prematurely-outside-the-uk/">
  1294.                                        Celebrity Traitors Final Episode Accidentally Uploaded A Full Day Prematurely Outside the UK
  1295.                                    </a></h2>
  1296.            <p class="card-description"></p>
  1297.            <div class="card-footer">
  1298.              <div class="author-section">
  1299.                <div class="author-avatar">
  1300.                  
  1301.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Kevin Robinson" class="author-img">
  1302.                    
  1303.                </div>
  1304.                <div class="author-details">
  1305.                  <span class="author-name">Kevin Robinson</span>
  1306.                  <span class="publish-date">20 May 2026</span>
  1307.                </div>
  1308.              </div>
  1309.              <div class="read-time">
  1310.                <!-- <span>9 min read</span> -->
  1311.              </div>
  1312.            </div>
  1313.          </div>
  1314.        </div>
  1315.  
  1316.        
  1317.      </div>
  1318.      
  1319.  
  1320.      <!-- Right Side - Grid of Posts -->
  1321.      <div class="col-lg-6 col-md-12">
  1322.        <div class="row h-100">
  1323.          
  1324.          
  1325.            
  1326.          <!-- Medium Featured Post -->
  1327.          <div class="col-12 mb-3">
  1328.            <div class="medium-featured-card h-100">
  1329.              <div class="row g-0 h-100">
  1330.                <div class="col-md-6">
  1331.                  <div class="medium-image-wrapper">
  1332.                    
  1333.                          <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1334.                      
  1335.                    <div class="medium-overlay">
  1336.                      <span class="category-pill travel bg-primary-gradient">News</span>
  1337.                    </div>
  1338.                  </div>
  1339.                </div>
  1340.                <div class="col-md-6">
  1341.                  <div class="medium-content">
  1342.                    <h3 class="medium-title"><a class="top-color" href="/the-legendary-jimmy-cliff-reggae-superstar-and-cultural-figure-passes-away-at-eighty-one-years-of-age/">
  1343.                                        The Legendary Jimmy Cliff, Reggae Superstar and Cultural Figure, Passes Away at Eighty-One Years of Age
  1344.                                    </a></h3>
  1345.                    <p class="medium-excerpt"></p>
  1346.                    <div class="medium-meta">
  1347.                      <span class="author">By Kevin Robinson</span>
  1348.                      <span class="date">20 May 2026</span>
  1349.                    </div>
  1350.                  </div>
  1351.                </div>
  1352.              </div>
  1353.            </div>
  1354.          </div>
  1355.  
  1356.          
  1357.          
  1358.  
  1359.          
  1360.            <!-- Small Cards Row -->
  1361.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  1362.              <div class="small-card h-100">
  1363.                <div class="small-image-wrapper">
  1364.                    
  1365.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1366.                            style="object-fit: cover;" alt="">
  1367.                    
  1368.                  <span class="small-category bg-primary-gradient">News</span>
  1369.                </div>
  1370.                <div class="small-content">
  1371.                  <h4 class="small-title"> <a class="top-color" href="/explosions-strike-kyiv-taking-a-military-members-life-and-wounding-four-in-terrorist-attack/" >
  1372.                                        Explosions Strike Kyiv, Taking a Military Member&#x27;s Life and Wounding Four in Terrorist Attack
  1373.                                    </a></h4>
  1374.                  <p class="medium-excerpt"></p>
  1375.                  <div class="small-meta">
  1376.                    <span>By Kevin Robinson</span>
  1377.                    <span>20 May 2026</span>
  1378.                  </div>
  1379.                </div>
  1380.              </div>
  1381.            </div>
  1382.            
  1383.            <!-- Small Cards Row -->
  1384.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  1385.              <div class="small-card h-100">
  1386.                <div class="small-image-wrapper">
  1387.                    
  1388.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1389.                            style="object-fit: cover;" alt="">
  1390.                    
  1391.                  <span class="small-category bg-primary-gradient">News</span>
  1392.                </div>
  1393.                <div class="small-content">
  1394.                  <h4 class="small-title"> <a class="top-color" href="/unwavering-remarks-defends-drug-boat-operations-amidst-examination/" >
  1395.                                        Unwavering Remarks Defends ‘Drug Boat’ Operations Amidst Examination
  1396.                                    </a></h4>
  1397.                  <p class="medium-excerpt"></p>
  1398.                  <div class="small-meta">
  1399.                    <span>By Kevin Robinson</span>
  1400.                    <span>20 May 2026</span>
  1401.                  </div>
  1402.                </div>
  1403.              </div>
  1404.            </div>
  1405.            
  1406.  
  1407.        </div>
  1408.      </div>
  1409.    </div>
  1410.  </div>
  1411. </div>
  1412.  
  1413. <style>
  1414.  /* Blog Hero V5 - Clean Card Grid Design */
  1415.  :root {
  1416.    --shadow-light: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  1417.    --shadow-medium: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  1418.    --shadow-heavy: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  1419.  
  1420.    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  1421.  }
  1422.  
  1423.  .blog-hero-v5 {
  1424.    padding: 4rem 0;
  1425.  }
  1426.  
  1427.  /* Hero Header */
  1428.  .hero-header {
  1429.    margin-bottom: 2rem;
  1430.  }
  1431.  
  1432.  .hero-title {
  1433.    font-size: 3.5rem;
  1434.    font-weight: 800;
  1435.    color: var(--text-dark);
  1436.    margin-bottom: 1rem;
  1437.    letter-spacing: -0.025em;
  1438.    line-height: 1.1;
  1439.  }
  1440.  
  1441.  .hero-subtitle {
  1442.    font-size: 1.25rem;
  1443.    color: var(--text-light);
  1444.    font-weight: 400;
  1445.    max-width: 600px;
  1446.    margin: 0 auto;
  1447.  }
  1448.  
  1449.  /* Large Featured Card */
  1450.  .large-featured-card {
  1451.    background: var(--card-bg);
  1452.    border-radius: var(--border-radius);
  1453.    box-shadow: var(--shadow-medium);
  1454.    overflow: hidden;
  1455.    height: 100%;
  1456.    transition: var(--transition);
  1457.    border: 1px solid var(--border-color);
  1458.  }
  1459.  
  1460.  .large-featured-card:hover {
  1461.    transform: translateY(-8px);
  1462.    box-shadow: var(--shadow-heavy);
  1463.  }
  1464.  
  1465.  .card-image-wrapper {
  1466.    position: relative;
  1467.    height: 280px;
  1468.    overflow: hidden;
  1469.  }
  1470.  
  1471.  .card-image {
  1472.    width: 100%;
  1473.    height: 100%;
  1474.    object-fit: cover;
  1475.    transition: var(--transition);
  1476.  }
  1477.  
  1478.  .large-featured-card:hover .card-image {
  1479.    transform: scale(1.05);
  1480.  }
  1481.  
  1482.  .image-overlay {
  1483.    position: absolute;
  1484.    top: 1.5rem;
  1485.    left: 1.5rem;
  1486.  }
  1487.  
  1488.  .card-content {
  1489.    padding: 2rem;
  1490.  }
  1491.  
  1492.  .card-title {
  1493.    font-size: 1.75rem;
  1494.    font-weight: 700;
  1495.    color: var(--text-dark);
  1496.    margin-bottom: 1rem;
  1497.    line-height: 1.3;
  1498.  }
  1499.  
  1500.  .card-description {
  1501.    color: var(--text-light);
  1502.    font-size: 1rem;
  1503.    line-height: 1.6;
  1504.    margin-bottom: 2rem;
  1505.  }
  1506.  
  1507.  .card-footer {
  1508.    display: flex;
  1509.    align-items: center;
  1510.    justify-content: space-between;
  1511.  }
  1512.  
  1513.  .author-section {
  1514.    display: flex;
  1515.    align-items: center;
  1516.    gap: 1rem;
  1517.  }
  1518.  
  1519.  .author-avatar {
  1520.    width: 48px;
  1521.    height: 48px;
  1522.    border-radius: 50%;
  1523.    overflow: hidden;
  1524.    border: 2px solid var(--border-color);
  1525.  }
  1526.  
  1527.  .author-avatar img {
  1528.    width: 100%;
  1529.    height: 100%;
  1530.    object-fit: cover;
  1531.  }
  1532.  
  1533.  .author-details {
  1534.    display: flex;
  1535.    flex-direction: column;
  1536.  }
  1537.  
  1538.  .author-name {
  1539.    font-weight: 600;
  1540.    color: var(--text-dark);
  1541.    font-size: 0.95rem;
  1542.  }
  1543.  
  1544.  .publish-date {
  1545.    color: var(--text-light);
  1546.    font-size: 0.875rem;
  1547.  }
  1548.  
  1549.  .read-time {
  1550.    background: var(--card-bg);
  1551.    padding: 0.5rem 1rem;
  1552.    border-radius: 20px;
  1553.    font-size: 0.875rem;
  1554.    color: var(--text-light);
  1555.    font-weight: 500;
  1556.  }
  1557.  
  1558.  /* Category Pills */
  1559.  .category-pill {
  1560.    display: inline-block;
  1561.    padding: 0.5rem 1rem;
  1562.    font-size: 0.75rem;
  1563.    font-weight: 600;
  1564.    text-transform: uppercase;
  1565.    letter-spacing: 0.05em;
  1566.    border-radius: 20px;
  1567.    color: white;
  1568.  }
  1569.  
  1570.  
  1571.  /* Medium Featured Card */
  1572.  .medium-featured-card {
  1573.    background: var(--card-bg);
  1574.    border-radius: var(--border-radius);
  1575.    box-shadow: var(--shadow-light);
  1576.    overflow: hidden;
  1577.    height: 220px;
  1578.    transition: var(--transition);
  1579.    border: 1px solid var(--border-color);
  1580.  }
  1581.  
  1582.  .medium-featured-card:hover {
  1583.    transform: translateY(-4px);
  1584.    box-shadow: var(--shadow-medium);
  1585.  }
  1586.  
  1587.  .medium-image-wrapper {
  1588.    position: relative;
  1589.    height: 100%;
  1590.    overflow: hidden;
  1591.  }
  1592.  
  1593.  .medium-image-wrapper img {
  1594.    width: 100%;
  1595.    height: 100%;
  1596.    object-fit: cover;
  1597.    transition: var(--transition);
  1598.  }
  1599.  
  1600.  .medium-featured-card:hover .medium-image-wrapper img {
  1601.    transform: scale(1.05);
  1602.  }
  1603.  
  1604.  .medium-overlay {
  1605.    position: absolute;
  1606.    top: 1rem;
  1607.    left: 1rem;
  1608.  }
  1609.  
  1610.  .medium-content {
  1611.    padding: 1.5rem;
  1612.    display: flex;
  1613.    flex-direction: column;
  1614.    justify-content: space-between;
  1615.    height: 100%;
  1616.  }
  1617.  
  1618.  .medium-title {
  1619.    font-size: 1.25rem;
  1620.    font-weight: 600;
  1621.    color: var(--text-dark);
  1622.    margin-bottom: 0.75rem;
  1623.    line-height: 1.3;
  1624.  }
  1625.  
  1626.  .medium-excerpt {
  1627.    color: var(--text-light);
  1628.    font-size: 0.9rem;
  1629.    line-height: 1.5;
  1630.    margin-bottom: 1rem;
  1631.    flex-grow: 1;
  1632.  }
  1633.  
  1634.  .medium-meta {
  1635.    display: flex;
  1636.    flex-direction: column;
  1637.    gap: 0.25rem;
  1638.    font-size: 0.8rem;
  1639.  }
  1640.  
  1641.  /* Small Cards */
  1642.  .small-card {
  1643.    background: var(--card-bg);
  1644.    border-radius: var(--border-radius);
  1645.    box-shadow: var(--shadow-light);
  1646.    overflow: hidden;
  1647.    transition: var(--transition);
  1648.    border: 1px solid var(--border-color);
  1649.    display: flex;
  1650.    flex-direction: column;
  1651.  }
  1652.  
  1653.  .small-card:hover {
  1654.    transform: translateY(-4px);
  1655.    box-shadow: var(--shadow-medium);
  1656.  }
  1657.  
  1658.  .small-image-wrapper {
  1659.    position: relative;
  1660.    height: 140px;
  1661.    overflow: hidden;
  1662.    flex-shrink: 0;
  1663.  }
  1664.  
  1665.  .small-image-wrapper img {
  1666.    width: 100%;
  1667.    height: 100%;
  1668.    object-fit: cover;
  1669.    transition: var(--transition);
  1670.  }
  1671.  
  1672.  .small-card:hover .small-image-wrapper img {
  1673.    transform: scale(1.05);
  1674.  }
  1675.  
  1676.  .small-category {
  1677.    position: absolute;
  1678.    top: 0.75rem;
  1679.    left: 0.75rem;
  1680.    padding: 0.25rem 0.75rem;
  1681.    font-size: 0.7rem;
  1682.    font-weight: 600;
  1683.    text-transform: uppercase;
  1684.    border-radius: 12px;
  1685.    color: white;
  1686.  }
  1687.  
  1688.  
  1689.  .small-content {
  1690.    padding: 1rem;
  1691.    flex-grow: 1;
  1692.    display: flex;
  1693.    flex-direction: column;
  1694.    justify-content: space-between;
  1695.  }
  1696.  
  1697.  .small-title {
  1698.    font-size: 1rem;
  1699.    font-weight: 600;
  1700.    color: var(--text-dark);
  1701.    margin-bottom: 0.75rem;
  1702.    line-height: 1.3;
  1703.  }
  1704.  
  1705.  .small-meta {
  1706.    display: flex;
  1707.    justify-content: space-between;
  1708.    font-size: 0.75rem;
  1709.    color: var(--text-light);
  1710.  }
  1711.  
  1712.  /* Stats Section - Removed */
  1713.  
  1714.  /* Responsive Design */
  1715.  @media (max-width: 992px) {
  1716.    .hero-title {
  1717.      font-size: 2.5rem;
  1718.    }
  1719.  
  1720.    .card-content {
  1721.      padding: 1.5rem;
  1722.    }
  1723.  
  1724.    .card-title {
  1725.      font-size: 1.5rem;
  1726.    }
  1727.  
  1728.    .medium-featured-card {
  1729.      height: auto;
  1730.    }
  1731.  
  1732.    .medium-content {
  1733.      height: auto;
  1734.    }
  1735.  }
  1736.  
  1737.  @media (max-width: 768px) {
  1738.    .blog-hero-v5 {
  1739.      padding: 2rem 0;
  1740.    }
  1741.  
  1742.    .hero-title {
  1743.      font-size: 2rem;
  1744.    }
  1745.  
  1746.    .hero-subtitle {
  1747.      font-size: 1rem;
  1748.    }
  1749.  
  1750.    .card-image-wrapper {
  1751.      height: 200px;
  1752.    }
  1753.  
  1754.    .medium-featured-card {
  1755.      height: auto;
  1756.    }
  1757.  
  1758.    .medium-image-wrapper {
  1759.      height: 150px;
  1760.    }
  1761.  
  1762.    .small-image-wrapper {
  1763.      height: 120px;
  1764.    }
  1765.  }
  1766.  
  1767.  @media (max-width: 576px) {
  1768.    .card-footer {
  1769.      flex-direction: column;
  1770.      align-items: flex-start;
  1771.      gap: 1rem;
  1772.    }
  1773.  
  1774.    .stat-number {
  1775.      font-size: 1.5rem;
  1776.    }
  1777.  }
  1778. </style>
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.        <!-- end of wpo-blog-hero -->
  1785.  
  1786.        <!-- start of wpo-breacking-news -->
  1787.        
  1788.        <!-- end of wpo-breacking-news -->
  1789.        
  1790.        <!-- start wpo-blog-highlights-section -->
  1791.        
  1792.  
  1793.  
  1794.  
  1795.    
  1796.  
  1797.  
  1798.  <style>
  1799.    .blog-section {
  1800.      padding: 60px 0;
  1801.    }
  1802.  
  1803.    .blog-card {
  1804.      background: var(--card-bg);
  1805.      border-radius: 12px;
  1806.      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  1807.      transition: box-shadow 0.3s ease, transform 0.3s ease;
  1808.      margin-bottom: 30px;
  1809.      overflow: hidden;
  1810.      border: none;
  1811.    }
  1812.  
  1813.    .blog-card-body {
  1814.      padding: 30px;
  1815.    }
  1816.  
  1817.    .blog-category {
  1818.      display: inline-block;
  1819.      padding: 6px 16px;
  1820.      border-radius: 20px;
  1821.      font-size: 12px;
  1822.      font-weight: 600;
  1823.      text-transform: uppercase;
  1824.      letter-spacing: 0.5px;
  1825.      margin-bottom: 20px;
  1826.    }
  1827.  
  1828.    .blog-title {
  1829.      font-weight: 700;
  1830.      color: var(--topbar-color);
  1831.      margin-bottom: 20px;
  1832.      line-height: 1.4;
  1833.      text-decoration: none;
  1834.    }
  1835.  
  1836.    .blog-title:hover {
  1837.      color: #1e40af !important;
  1838.      text-decoration: none;
  1839.    }
  1840.  
  1841.    .blog-meta {
  1842.      display: flex;
  1843.      align-items: center;
  1844.      margin-bottom: 20px;
  1845.      color: var(--topbar-color);
  1846.      font-size: 14px;
  1847.    }
  1848.  
  1849.    .blog-meta img {
  1850.      width: 35px;
  1851.      height: 35px;
  1852.      border-radius: 50%;
  1853.      object-fit: cover;
  1854.      display: block;
  1855.    }
  1856.  
  1857.    .blog-meta .meta-info {
  1858.      display: flex;
  1859.      align-items: center;
  1860.      gap: 15px;
  1861.    }
  1862.  
  1863.    .blog-description {
  1864.      color: var(--topbar-color);
  1865.      line-height: 1.7;
  1866.      margin-bottom: 25px;
  1867.      font-size: 15px;
  1868.    }
  1869.  
  1870.    .read-more-btn {
  1871.      background: transparent;
  1872.      border: 2px solid var(--bs-primary);
  1873.      color: var(--bs-primary);
  1874.      padding: 12px 30px;
  1875.      border-radius: 6px;
  1876.      font-weight: 600;
  1877.      text-transform: uppercase;
  1878.      letter-spacing: 0.5px;
  1879.      transition: all 0.3s ease;
  1880.      text-decoration: none;
  1881.      display: inline-block;
  1882.      font-size: 13px;
  1883.    }
  1884.  
  1885.    .read-more-btn:hover {
  1886.      background: var(--bs-primary);
  1887.      color: var(--bs-white) !important;
  1888.      text-decoration: none;
  1889.    }
  1890.  
  1891.    .section-title {
  1892.      text-align: center;
  1893.      margin-bottom: 50px;
  1894.    }
  1895.  
  1896.    .section-title h2 {
  1897.      font-size: 42px;
  1898.      font-weight: 800;
  1899.      color: #2c3e50;
  1900.      margin-bottom: 15px;
  1901.    }
  1902.  
  1903.    .section-title p {
  1904.      color: #6c757d;
  1905.      font-size: 18px;
  1906.      max-width: 600px;
  1907.      margin: 0 auto;
  1908.    }
  1909.  
  1910.    .avatar-placeholder {
  1911.      width: 35px;
  1912.      height: 35px;
  1913.      border-radius: 50%;
  1914.      background: linear-gradient(45deg, var(--bs-primary), #20c997);
  1915.      display: flex;
  1916.      align-items: center;
  1917.      justify-content: center;
  1918.      color: var(--bs-white);
  1919.      font-weight: bold;
  1920.      margin-right: 12px;
  1921.      overflow: hidden;
  1922.    }
  1923.  
  1924.    @media (max-width: 768px) {
  1925.  
  1926.  
  1927.      .section-title h2 {
  1928.        font-size: 32px;
  1929.      }
  1930.  
  1931.      .blog-card-body {
  1932.        padding: 20px;
  1933.      }
  1934.    }
  1935.  
  1936.    /* ===== Smooth Fade on Scroll (Up & Down) ===== */
  1937.    :root{
  1938.      --fade-distance: 28px;
  1939.      --fade-duration: 700ms;
  1940.      --fade-ease: cubic-bezier(0.16,1,0.3,1);
  1941.    }
  1942.  
  1943.    .fade-base{
  1944.      opacity: 0;
  1945.      filter: blur(2px);
  1946.      transform: translateY(var(--y,0)) translateZ(0); /* GPU hint */
  1947.      transition:
  1948.        opacity var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  1949.        transform var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  1950.        filter var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms);
  1951.      will-change: transform, opacity, filter;
  1952.    }
  1953.    .fade-up   { --y: var(--fade-distance); }          /* when entering on scroll down */
  1954.    .fade-down { --y: calc(var(--fade-distance) * -1); }/* when entering on scroll up */
  1955.  
  1956.    .fade-show{
  1957.      opacity: 1;
  1958.      filter: blur(0);
  1959.      transform: translateY(0) translateZ(0);
  1960.    }
  1961.  
  1962.    /* Hover should still work after fade-in */
  1963.    .blog-card.fade-show:hover{
  1964.      transform: translateY(-5px) translateZ(0);
  1965.      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1966.    }
  1967.  
  1968.    /* Reduced motion */
  1969.    @media (prefers-reduced-motion: reduce){
  1970.      .fade-base{
  1971.        transition: none !important;
  1972.        transform: none !important;
  1973.        opacity: 1 !important;
  1974.        filter: none !important;
  1975.      }
  1976.      .blog-card.fade-show:hover{
  1977.        transform: none !important;
  1978.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1979.      }
  1980.    }
  1981.  </style>
  1982.  
  1983.  <section class="blog-section">
  1984.    <div class="container-fluid fluid-container">
  1985.      <div class="row">
  1986.        <div class="section-title ">
  1987.          <h2>
  1988.                Today's Top Highlights
  1989.                   </h2>
  1990.          <p>Stay updated with the latest insights and trends in online gaming</p>
  1991.        </div>
  1992.  
  1993.        <div class="col-lg-8 col-12">
  1994.          
  1995.            <div class="blog-card fade-base">
  1996.              <div class="blog-card-body">
  1997.                <span class="blog-category bg-primary-gradient">News</span>
  1998.                <h3>
  1999.                  <a href="/long-forgotten-johann-sebastian-bach-works-played-for-first-ever-performance-in-three-centuries/" class="blog-title">
  2000.                    Long-Forgotten Johann Sebastian Bach Works Played for First-Ever Performance in Three Centuries
  2001.                  </a>
  2002.                </h3>
  2003.                <div class="blog-meta">
  2004.                  <div class="avatar-placeholder">
  2005.                    
  2006.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2007.                    
  2008.                  </div>
  2009.                  <div class="meta-info">
  2010.                    <span>Kevin Robinson</span>
  2011.                    <span><i class="far fa-clock"></i> 20 May 2026</span>
  2012.                  </div>
  2013.                </div>
  2014.                <p class="blog-description"></p>
  2015.                <a href="/long-forgotten-johann-sebastian-bach-works-played-for-first-ever-performance-in-three-centuries/" class="read-more-btn">READ MORE</a>
  2016.              </div>
  2017.            </div>
  2018.          
  2019.            <div class="blog-card fade-base">
  2020.              <div class="blog-card-body">
  2021.                <span class="blog-category bg-primary-gradient">News</span>
  2022.                <h3>
  2023.                  <a href="/gal%C3%A1pagos-lacked-any-indigenous-amphibians-then-hundreds-of-thousands-of-frogs-arrived/" class="blog-title">
  2024.                    Galápagos Lacked Any Indigenous Amphibians. Then Hundreds of Thousands of Frogs Arrived
  2025.                  </a>
  2026.                </h3>
  2027.                <div class="blog-meta">
  2028.                  <div class="avatar-placeholder">
  2029.                    
  2030.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2031.                    
  2032.                  </div>
  2033.                  <div class="meta-info">
  2034.                    <span>Kevin Robinson</span>
  2035.                    <span><i class="far fa-clock"></i> 20 May 2026</span>
  2036.                  </div>
  2037.                </div>
  2038.                <p class="blog-description"></p>
  2039.                <a href="/gal%C3%A1pagos-lacked-any-indigenous-amphibians-then-hundreds-of-thousands-of-frogs-arrived/" class="read-more-btn">READ MORE</a>
  2040.              </div>
  2041.            </div>
  2042.          
  2043.            <div class="blog-card fade-base">
  2044.              <div class="blog-card-body">
  2045.                <span class="blog-category bg-primary-gradient">News</span>
  2046.                <h3>
  2047.                  <a href="/californias-governor-blocks-parole-for-cult-member-patricia-krenwinkel/" class="blog-title">
  2048.                    California&#x27;s Governor Blocks Parole for Cult Member Patricia Krenwinkel
  2049.                  </a>
  2050.                </h3>
  2051.                <div class="blog-meta">
  2052.                  <div class="avatar-placeholder">
  2053.                    
  2054.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2055.                    
  2056.                  </div>
  2057.                  <div class="meta-info">
  2058.                    <span>Kevin Robinson</span>
  2059.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2060.                  </div>
  2061.                </div>
  2062.                <p class="blog-description"></p>
  2063.                <a href="/californias-governor-blocks-parole-for-cult-member-patricia-krenwinkel/" class="read-more-btn">READ MORE</a>
  2064.              </div>
  2065.            </div>
  2066.          
  2067.            <div class="blog-card fade-base">
  2068.              <div class="blog-card-body">
  2069.                <span class="blog-category bg-primary-gradient">News</span>
  2070.                <h3>
  2071.                  <a href="/suspect-in-ivy-league-campus-incident-found-discovered-dead-inside-storage-unit/" class="blog-title">
  2072.                    Suspect in Ivy League Campus Incident Found Discovered Dead Inside Storage Unit.
  2073.                  </a>
  2074.                </h3>
  2075.                <div class="blog-meta">
  2076.                  <div class="avatar-placeholder">
  2077.                    
  2078.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2079.                    
  2080.                  </div>
  2081.                  <div class="meta-info">
  2082.                    <span>Kevin Robinson</span>
  2083.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2084.                  </div>
  2085.                </div>
  2086.                <p class="blog-description"></p>
  2087.                <a href="/suspect-in-ivy-league-campus-incident-found-discovered-dead-inside-storage-unit/" class="read-more-btn">READ MORE</a>
  2088.              </div>
  2089.            </div>
  2090.          
  2091.            <div class="blog-card fade-base">
  2092.              <div class="blog-card-body">
  2093.                <span class="blog-category bg-primary-gradient">News</span>
  2094.                <h3>
  2095.                  <a href="/washing-mushrooms-the-great-debate-expert-tips-for-preparing-edible-fungi/" class="blog-title">
  2096.                    Washing Mushrooms: The Great Debate: Expert Tips for Preparing Edible Fungi
  2097.                  </a>
  2098.                </h3>
  2099.                <div class="blog-meta">
  2100.                  <div class="avatar-placeholder">
  2101.                    
  2102.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2103.                    
  2104.                  </div>
  2105.                  <div class="meta-info">
  2106.                    <span>Kevin Robinson</span>
  2107.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2108.                  </div>
  2109.                </div>
  2110.                <p class="blog-description"></p>
  2111.                <a href="/washing-mushrooms-the-great-debate-expert-tips-for-preparing-edible-fungi/" class="read-more-btn">READ MORE</a>
  2112.              </div>
  2113.            </div>
  2114.          
  2115.            <div class="blog-card fade-base">
  2116.              <div class="blog-card-body">
  2117.                <span class="blog-category bg-primary-gradient">News</span>
  2118.                <h3>
  2119.                  <a href="/remains-of-triathlete-presumably-killed-by-shark-recovered-from-california-coastline/" class="blog-title">
  2120.                    Remains of Triathlete Presumably Killed by Shark Recovered from California Coastline
  2121.                  </a>
  2122.                </h3>
  2123.                <div class="blog-meta">
  2124.                  <div class="avatar-placeholder">
  2125.                    
  2126.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2127.                    
  2128.                  </div>
  2129.                  <div class="meta-info">
  2130.                    <span>Kevin Robinson</span>
  2131.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2132.                  </div>
  2133.                </div>
  2134.                <p class="blog-description"></p>
  2135.                <a href="/remains-of-triathlete-presumably-killed-by-shark-recovered-from-california-coastline/" class="read-more-btn">READ MORE</a>
  2136.              </div>
  2137.            </div>
  2138.          
  2139.            <div class="blog-card fade-base">
  2140.              <div class="blog-card-body">
  2141.                <span class="blog-category bg-primary-gradient">News</span>
  2142.                <h3>
  2143.                  <a href="/music-legend-barry-manilow-will-have-an-operation-for-lung-cancer/" class="blog-title">
  2144.                    Music Legend Barry Manilow Will Have an Operation for Lung Cancer.
  2145.                  </a>
  2146.                </h3>
  2147.                <div class="blog-meta">
  2148.                  <div class="avatar-placeholder">
  2149.                    
  2150.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2151.                    
  2152.                  </div>
  2153.                  <div class="meta-info">
  2154.                    <span>Kevin Robinson</span>
  2155.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2156.                  </div>
  2157.                </div>
  2158.                <p class="blog-description"></p>
  2159.                <a href="/music-legend-barry-manilow-will-have-an-operation-for-lung-cancer/" class="read-more-btn">READ MORE</a>
  2160.              </div>
  2161.            </div>
  2162.          
  2163.            <div class="blog-card fade-base">
  2164.              <div class="blog-card-body">
  2165.                <span class="blog-category bg-primary-gradient">News</span>
  2166.                <h3>
  2167.                  <a href="/former-british-serviceman-accused-of-killing-kenyan-woman-shows-up-in-court/" class="blog-title">
  2168.                    Former British Serviceman Accused of Killing Kenyan Woman Shows Up in Court
  2169.                  </a>
  2170.                </h3>
  2171.                <div class="blog-meta">
  2172.                  <div class="avatar-placeholder">
  2173.                    
  2174.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2175.                    
  2176.                  </div>
  2177.                  <div class="meta-info">
  2178.                    <span>Kevin Robinson</span>
  2179.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2180.                  </div>
  2181.                </div>
  2182.                <p class="blog-description"></p>
  2183.                <a href="/former-british-serviceman-accused-of-killing-kenyan-woman-shows-up-in-court/" class="read-more-btn">READ MORE</a>
  2184.              </div>
  2185.            </div>
  2186.          
  2187.            <div class="blog-card fade-base">
  2188.              <div class="blog-card-body">
  2189.                <span class="blog-category bg-primary-gradient">News</span>
  2190.                <h3>
  2191.                  <a href="/us-food-and-drug-administration-grants-approval-to-flibanserin-a-desire-boosting-treatment-for-females-beyond-menopause/" class="blog-title">
  2192.                    U.S. Food and Drug Administration Grants Approval to Flibanserin, a Desire-Boosting Treatment for Females Beyond Menopause
  2193.                  </a>
  2194.                </h3>
  2195.                <div class="blog-meta">
  2196.                  <div class="avatar-placeholder">
  2197.                    
  2198.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2199.                    
  2200.                  </div>
  2201.                  <div class="meta-info">
  2202.                    <span>Kevin Robinson</span>
  2203.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2204.                  </div>
  2205.                </div>
  2206.                <p class="blog-description"></p>
  2207.                <a href="/us-food-and-drug-administration-grants-approval-to-flibanserin-a-desire-boosting-treatment-for-females-beyond-menopause/" class="read-more-btn">READ MORE</a>
  2208.              </div>
  2209.            </div>
  2210.          
  2211.            <div class="blog-card fade-base">
  2212.              <div class="blog-card-body">
  2213.                <span class="blog-category bg-primary-gradient">News</span>
  2214.                <h3>
  2215.                  <a href="/we-must-have-a-chopper-to-search-for-them-adolescents-emergency-call-to-aid-relatives-lost-off-down-under-coast-unveiled/" class="blog-title">
  2216.                    We Must Have a Chopper to Search For Them’: Adolescent’s Emergency Call to Aid Relatives Lost Off Down Under Coast Unveiled
  2217.                  </a>
  2218.                </h3>
  2219.                <div class="blog-meta">
  2220.                  <div class="avatar-placeholder">
  2221.                    
  2222.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2223.                    
  2224.                  </div>
  2225.                  <div class="meta-info">
  2226.                    <span>Kevin Robinson</span>
  2227.                    <span><i class="far fa-clock"></i> 19 May 2026</span>
  2228.                  </div>
  2229.                </div>
  2230.                <p class="blog-description"></p>
  2231.                <a href="/we-must-have-a-chopper-to-search-for-them-adolescents-emergency-call-to-aid-relatives-lost-off-down-under-coast-unveiled/" class="read-more-btn">READ MORE</a>
  2232.              </div>
  2233.            </div>
  2234.          
  2235.            <div class="blog-card fade-base">
  2236.              <div class="blog-card-body">
  2237.                <span class="blog-category bg-primary-gradient">News</span>
  2238.                <h3>
  2239.                  <a href="/tropical-storm-catastrophe-in-sri-lanka-unleashes-a-spirit-of-community-action/" class="blog-title">
  2240.                    Tropical Storm Catastrophe in Sri Lanka Unleashes a Spirit of Community Action
  2241.                  </a>
  2242.                </h3>
  2243.                <div class="blog-meta">
  2244.                  <div class="avatar-placeholder">
  2245.                    
  2246.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2247.                    
  2248.                  </div>
  2249.                  <div class="meta-info">
  2250.                    <span>Kevin Robinson</span>
  2251.                    <span><i class="far fa-clock"></i> 18 May 2026</span>
  2252.                  </div>
  2253.                </div>
  2254.                <p class="blog-description"></p>
  2255.                <a href="/tropical-storm-catastrophe-in-sri-lanka-unleashes-a-spirit-of-community-action/" class="read-more-btn">READ MORE</a>
  2256.              </div>
  2257.            </div>
  2258.          
  2259.            <div class="blog-card fade-base">
  2260.              <div class="blog-card-body">
  2261.                <span class="blog-category bg-primary-gradient">News</span>
  2262.                <h3>
  2263.                  <a href="/real-madrids-alexander-arnold-may-face-his-former-club-in-forthcoming-european-clash/" class="blog-title">
  2264.                    Real Madrid&#x27;s Alexander-Arnold May Face His Former Club in Forthcoming European Clash
  2265.                  </a>
  2266.                </h3>
  2267.                <div class="blog-meta">
  2268.                  <div class="avatar-placeholder">
  2269.                    
  2270.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Kevin Robinson" />
  2271.                    
  2272.                  </div>
  2273.                  <div class="meta-info">
  2274.                    <span>Kevin Robinson</span>
  2275.                    <span><i class="far fa-clock"></i> 18 May 2026</span>
  2276.                  </div>
  2277.                </div>
  2278.                <p class="blog-description"></p>
  2279.                <a href="/real-madrids-alexander-arnold-may-face-his-former-club-in-forthcoming-european-clash/" class="read-more-btn">READ MORE</a>
  2280.              </div>
  2281.            </div>
  2282.          
  2283.          
  2284.  
  2285.        </div>
  2286.  
  2287.         <div class="col col-lg-4 col-12">
  2288.                
  2289.  
  2290.  
  2291.  
  2292.    
  2293.  
  2294.  
  2295. <!-- Blog Sidebar V2 - Focused Design -->
  2296. <div class="sidebar">
  2297.  <!-- Recent Posts Section -->
  2298.  <div class="sidebar-widget mb-4">
  2299.    <div class="widget-title-wrapper mb-3">
  2300.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2301.        <i class="ti-time me-2"></i>Recent Posts
  2302.        <span class="title-arrow-primary"></span>
  2303.      </h4>
  2304.    </div>
  2305.    <div class="widget-content border mb-3 border-light shadow-sm rounded-3 p-4">
  2306.      <div class="recent-post-list">
  2307.      
  2308.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2309.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2310.              
  2311.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2312.              
  2313.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2314.          </div>
  2315.          <div class="post-content flex-grow-1">
  2316.            <h6 class="post-title mb-2">
  2317.               <a href="/worrying-recollections-resurface-in-davao-city-as-officials-trace-bondi-beach-shooting-alleged-attackers-time-in-the-city/" class="text-decoration-none top-color fw-semibold lh-sm">
  2318.                                            Worrying Recollections Resurface in Davao City as Officials Trace Bondi Beach Shooting Alleged Attackers&#x27; Time in the City
  2319.                                            </a>
  2320.            </h6>
  2321.            <div class="post-meta">
  2322.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2323.              <!-- <small class="text-muted">
  2324.                <i class="ti-eye me-1"></i>348 views
  2325.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2326.              </small> -->
  2327.            </div>
  2328.          </div>
  2329.        </div>
  2330.        
  2331.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2332.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2333.              
  2334.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2335.              
  2336.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2337.          </div>
  2338.          <div class="post-content flex-grow-1">
  2339.            <h6 class="post-title mb-2">
  2340.               <a href="/real-algarve-exploring-portugal-beyond-the-coastline/" class="text-decoration-none top-color fw-semibold lh-sm">
  2341.                                            Real Algarve: Exploring Portugal Beyond the Coastline
  2342.                                            </a>
  2343.            </h6>
  2344.            <div class="post-meta">
  2345.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2346.              <!-- <small class="text-muted">
  2347.                <i class="ti-eye me-1"></i>348 views
  2348.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2349.              </small> -->
  2350.            </div>
  2351.          </div>
  2352.        </div>
  2353.        
  2354.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2355.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2356.              
  2357.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2358.              
  2359.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2360.          </div>
  2361.          <div class="post-content flex-grow-1">
  2362.            <h6 class="post-title mb-2">
  2363.               <a href="/david-raya-highlights-squad-depth-as-essential-to-multiple-trophy-pursuit/" class="text-decoration-none top-color fw-semibold lh-sm">
  2364.                                            David Raya Highlights Squad Depth as Essential to Multiple Trophy Pursuit
  2365.                                            </a>
  2366.            </h6>
  2367.            <div class="post-meta">
  2368.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2369.              <!-- <small class="text-muted">
  2370.                <i class="ti-eye me-1"></i>348 views
  2371.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2372.              </small> -->
  2373.            </div>
  2374.          </div>
  2375.        </div>
  2376.        
  2377.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2378.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2379.              
  2380.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2381.              
  2382.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2383.          </div>
  2384.          <div class="post-content flex-grow-1">
  2385.            <h6 class="post-title mb-2">
  2386.               <a href="/will-the-all-blacks-regain-their-winning-form-in-the-upcoming-matches/" class="text-decoration-none top-color fw-semibold lh-sm">
  2387.                                            Will the All Blacks regain their winning form in the upcoming matches?
  2388.                                            </a>
  2389.            </h6>
  2390.            <div class="post-meta">
  2391.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2392.              <!-- <small class="text-muted">
  2393.                <i class="ti-eye me-1"></i>348 views
  2394.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2395.              </small> -->
  2396.            </div>
  2397.          </div>
  2398.        </div>
  2399.        
  2400.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2401.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2402.              
  2403.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2404.              
  2405.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2406.          </div>
  2407.          <div class="post-content flex-grow-1">
  2408.            <h6 class="post-title mb-2">
  2409.               <a href="/his-dominant-influence-in-athletics-achieved-an-apex-in-last-year-next-year-looks-set-to-go-further/" class="text-decoration-none top-color fw-semibold lh-sm">
  2410.                                            His Dominant Influence in Athletics Achieved An Apex in Last Year. Next Year Looks Set to Go Further.
  2411.                                            </a>
  2412.            </h6>
  2413.            <div class="post-meta">
  2414.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2415.              <!-- <small class="text-muted">
  2416.                <i class="ti-eye me-1"></i>348 views
  2417.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2418.              </small> -->
  2419.            </div>
  2420.          </div>
  2421.        </div>
  2422.        
  2423.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2424.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2425.              
  2426.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2427.              
  2428.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2429.          </div>
  2430.          <div class="post-content flex-grow-1">
  2431.            <h6 class="post-title mb-2">
  2432.               <a href="/stay-active-as-you-are-working-ten-muscle-toning-workplace-exercises-you-can-do-in-everyday-attire/" class="text-decoration-none top-color fw-semibold lh-sm">
  2433.                                            Stay active as you are working? Ten muscle-toning workplace exercises you can do in everyday attire
  2434.                                            </a>
  2435.            </h6>
  2436.            <div class="post-meta">
  2437.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2438.              <!-- <small class="text-muted">
  2439.                <i class="ti-eye me-1"></i>348 views
  2440.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2441.              </small> -->
  2442.            </div>
  2443.          </div>
  2444.        </div>
  2445.        
  2446.  
  2447.      </div>
  2448.  
  2449.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2450.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2451.      </div> -->
  2452.    </div>
  2453.  </div>
  2454.  
  2455.    
  2456.  <div class="sidebar-widget mb-4">
  2457.    <div class="widget-title-wrapper mb-3">
  2458.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2459.        <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2460.        <span class="title-arrow"></span>
  2461.      </h4>
  2462.    </div>
  2463.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2464.      <div class="blog-roll-list scrollable-sidebar">
  2465.        
  2466.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2467.          <a href="https://www.merchantstavern.co.uk/" class="text-decoration-none ">
  2468.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2469.              <i class="ti-angle-right me-2 text-primary"></i>
  2470.               non gamstop casinos
  2471.            </h6>
  2472.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2473.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2474.            </div> -->
  2475.          </a>
  2476.        </div>
  2477.          
  2478.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2479.          <a href="https://www.britishicehockey.co.uk/non-gamstop-casinos/" class="text-decoration-none ">
  2480.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2481.              <i class="ti-angle-right me-2 text-primary"></i>
  2482.               non gamstop casino uk
  2483.            </h6>
  2484.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2485.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2486.            </div> -->
  2487.          </a>
  2488.        </div>
  2489.          
  2490.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2491.          <a href="https://esports-news.co.uk/gambling-sites/harry-casino-review/" class="text-decoration-none ">
  2492.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2493.              <i class="ti-angle-right me-2 text-primary"></i>
  2494.               harry casino
  2495.            </h6>
  2496.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2497.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2498.            </div> -->
  2499.          </a>
  2500.        </div>
  2501.          
  2502.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2503.          <a href="https://esports-news.co.uk/gambling-sites/winner-island-review/" class="text-decoration-none ">
  2504.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2505.              <i class="ti-angle-right me-2 text-primary"></i>
  2506.               winnerisland casino
  2507.            </h6>
  2508.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2509.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2510.            </div> -->
  2511.          </a>
  2512.        </div>
  2513.          
  2514.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2515.          <a href="https://lagoccia.co.uk/" class="text-decoration-none ">
  2516.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2517.              <i class="ti-angle-right me-2 text-primary"></i>
  2518.               casino not on gamstop
  2519.            </h6>
  2520.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2521.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2522.            </div> -->
  2523.          </a>
  2524.        </div>
  2525.          
  2526.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2527.          <a href="https://www.thehaven.org.uk/" class="text-decoration-none ">
  2528.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2529.              <i class="ti-angle-right me-2 text-primary"></i>
  2530.               casino
  2531.            </h6>
  2532.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2533.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2534.            </div> -->
  2535.          </a>
  2536.        </div>
  2537.          
  2538.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2539.          <a href="https://idolmag.co.uk/" class="text-decoration-none ">
  2540.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2541.              <i class="ti-angle-right me-2 text-primary"></i>
  2542.               casino
  2543.            </h6>
  2544.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2545.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2546.            </div> -->
  2547.          </a>
  2548.        </div>
  2549.          
  2550.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2551.          <a href="https://heyimhome.co.uk/" class="text-decoration-none ">
  2552.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2553.              <i class="ti-angle-right me-2 text-primary"></i>
  2554.               online casino
  2555.            </h6>
  2556.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2557.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2558.            </div> -->
  2559.          </a>
  2560.        </div>
  2561.          
  2562.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2563.          <a href="https://www.britishicehockey.co.uk/betting-sites/" class="text-decoration-none ">
  2564.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2565.              <i class="ti-angle-right me-2 text-primary"></i>
  2566.               new betting sites uk
  2567.            </h6>
  2568.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2569.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2570.            </div> -->
  2571.          </a>
  2572.        </div>
  2573.          
  2574.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2575.          <a href="https://www.cca-glasgow.com/" class="text-decoration-none ">
  2576.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2577.              <i class="ti-angle-right me-2 text-primary"></i>
  2578.               non gamstop casino uk
  2579.            </h6>
  2580.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2581.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2582.            </div> -->
  2583.          </a>
  2584.        </div>
  2585.          
  2586.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2587.          <a href="https://esports-news.co.uk/online-casinos/" class="text-decoration-none ">
  2588.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2589.              <i class="ti-angle-right me-2 text-primary"></i>
  2590.               casinos not on gamstop
  2591.            </h6>
  2592.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2593.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2594.            </div> -->
  2595.          </a>
  2596.        </div>
  2597.          
  2598.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2599.          <a href="https://gamingamerica.com/non-gamstop-casinos" class="text-decoration-none ">
  2600.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2601.              <i class="ti-angle-right me-2 text-primary"></i>
  2602.               non gamstop casino uk
  2603.            </h6>
  2604.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2605.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2606.            </div> -->
  2607.          </a>
  2608.        </div>
  2609.          
  2610.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2611.          <a href="https://www.kylebooks.co.uk/" class="text-decoration-none ">
  2612.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2613.              <i class="ti-angle-right me-2 text-primary"></i>
  2614.               non gamstop casino
  2615.            </h6>
  2616.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2617.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2618.            </div> -->
  2619.          </a>
  2620.        </div>
  2621.          
  2622.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2623.          <a href="https://www.testandverification.com/" class="text-decoration-none ">
  2624.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2625.              <i class="ti-angle-right me-2 text-primary"></i>
  2626.               best non gamstop casinos uk
  2627.            </h6>
  2628.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2629.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2630.            </div> -->
  2631.          </a>
  2632.        </div>
  2633.          
  2634.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2635.          <a href="http://cryptonews.com/uk/best-crypto-casinos" class="text-decoration-none ">
  2636.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2637.              <i class="ti-angle-right me-2 text-primary"></i>
  2638.               best crypto casinos
  2639.            </h6>
  2640.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2641.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2642.            </div> -->
  2643.          </a>
  2644.        </div>
  2645.          
  2646.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2647.          <a href="https://www.cornwallmuseumspartnership.org.uk/" class="text-decoration-none ">
  2648.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2649.              <i class="ti-angle-right me-2 text-primary"></i>
  2650.               casinos not on gamstop
  2651.            </h6>
  2652.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2653.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2654.            </div> -->
  2655.          </a>
  2656.        </div>
  2657.          
  2658.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2659.          <a href="https://www.focus12.co.uk/" class="text-decoration-none ">
  2660.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2661.              <i class="ti-angle-right me-2 text-primary"></i>
  2662.               online casino
  2663.            </h6>
  2664.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2665.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2666.            </div> -->
  2667.          </a>
  2668.        </div>
  2669.          
  2670.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2671.          <a href="https://britishicehockey.co.uk/" class="text-decoration-none ">
  2672.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2673.              <i class="ti-angle-right me-2 text-primary"></i>
  2674.               online casino
  2675.            </h6>
  2676.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2677.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2678.            </div> -->
  2679.          </a>
  2680.        </div>
  2681.          
  2682.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2683.          <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" class="text-decoration-none ">
  2684.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2685.              <i class="ti-angle-right me-2 text-primary"></i>
  2686.               non gamstop casinos
  2687.            </h6>
  2688.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2689.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2690.            </div> -->
  2691.          </a>
  2692.        </div>
  2693.          
  2694.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2695.          <a href="https://esports-news.co.uk/online-casinos/non-gamstop/" class="text-decoration-none ">
  2696.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2697.              <i class="ti-angle-right me-2 text-primary"></i>
  2698.               casinos not on gamstop
  2699.            </h6>
  2700.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2701.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2702.            </div> -->
  2703.          </a>
  2704.        </div>
  2705.          
  2706.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2707.          <a href="https://internationalschoolmealsday.com/" class="text-decoration-none ">
  2708.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2709.              <i class="ti-angle-right me-2 text-primary"></i>
  2710.               online casinos not on gamstop
  2711.            </h6>
  2712.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2713.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2714.            </div> -->
  2715.          </a>
  2716.        </div>
  2717.          
  2718.      </div>
  2719.  
  2720.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2721.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2722.      </div> -->
  2723.    </div>
  2724.  </div>
  2725.    
  2726.  <div class="sidebar-widget mb-4">
  2727.    <div class="widget-title-wrapper mb-3">
  2728.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2729.        <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2730.        <span class="title-arrow"></span>
  2731.      </h4>
  2732.    </div>
  2733.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2734.      <div class="blog-roll-list scrollable-sidebar">
  2735.        
  2736.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2737.          <a href="https://www.skydiveukltd.com" class="text-decoration-none ">
  2738.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2739.              <i class="ti-angle-right me-2 text-primary"></i>
  2740.               casinos not on GamStop
  2741.            </h6>
  2742.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2743.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2744.            </div> -->
  2745.          </a>
  2746.        </div>
  2747.          
  2748.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2749.          <a href="https://www.heatonpark.org.uk/" class="text-decoration-none ">
  2750.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2751.              <i class="ti-angle-right me-2 text-primary"></i>
  2752.               crypto casino
  2753.            </h6>
  2754.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2755.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2756.            </div> -->
  2757.          </a>
  2758.        </div>
  2759.          
  2760.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2761.          <a href="https://www.richmondreview.co.uk/" class="text-decoration-none ">
  2762.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2763.              <i class="ti-angle-right me-2 text-primary"></i>
  2764.               casinos not on gamstop
  2765.            </h6>
  2766.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2767.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2768.            </div> -->
  2769.          </a>
  2770.        </div>
  2771.          
  2772.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2773.          <a href="https://www.chemical-records.co.uk/" class="text-decoration-none ">
  2774.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2775.              <i class="ti-angle-right me-2 text-primary"></i>
  2776.               casino not on gamstop
  2777.            </h6>
  2778.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2779.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2780.            </div> -->
  2781.          </a>
  2782.        </div>
  2783.          
  2784.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2785.          <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none ">
  2786.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2787.              <i class="ti-angle-right me-2 text-primary"></i>
  2788.               non gamstop casinos
  2789.            </h6>
  2790.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2791.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2792.            </div> -->
  2793.          </a>
  2794.        </div>
  2795.          
  2796.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2797.          <a href="https://www.summerhall.co.uk/" class="text-decoration-none ">
  2798.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2799.              <i class="ti-angle-right me-2 text-primary"></i>
  2800.               online casinos not on gamstop
  2801.            </h6>
  2802.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2803.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2804.            </div> -->
  2805.          </a>
  2806.        </div>
  2807.          
  2808.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2809.          <a href="https://internationalschoolmealsday.com/" class="text-decoration-none ">
  2810.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2811.              <i class="ti-angle-right me-2 text-primary"></i>
  2812.               uk casinos not on gamstop
  2813.            </h6>
  2814.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2815.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2816.            </div> -->
  2817.          </a>
  2818.        </div>
  2819.          
  2820.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2821.          <a href="https://www.cca-glasgow.com/" class="text-decoration-none ">
  2822.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2823.              <i class="ti-angle-right me-2 text-primary"></i>
  2824.               online casinos not on gamstop
  2825.            </h6>
  2826.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2827.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2828.            </div> -->
  2829.          </a>
  2830.        </div>
  2831.          
  2832.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2833.          <a href="https://straightfromyard.co.uk/" class="text-decoration-none ">
  2834.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2835.              <i class="ti-angle-right me-2 text-primary"></i>
  2836.               online casinos not on gamstop
  2837.            </h6>
  2838.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2839.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2840.            </div> -->
  2841.          </a>
  2842.        </div>
  2843.          
  2844.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2845.          <a href="https://www.london-irish.com/" class="text-decoration-none ">
  2846.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2847.              <i class="ti-angle-right me-2 text-primary"></i>
  2848.               online casinos not on gamstop
  2849.            </h6>
  2850.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2851.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2852.            </div> -->
  2853.          </a>
  2854.        </div>
  2855.          
  2856.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2857.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  2858.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2859.              <i class="ti-angle-right me-2 text-primary"></i>
  2860.               online casinos not on gamstop
  2861.            </h6>
  2862.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2863.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2864.            </div> -->
  2865.          </a>
  2866.        </div>
  2867.          
  2868.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2869.          <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none ">
  2870.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2871.              <i class="ti-angle-right me-2 text-primary"></i>
  2872.               online casinos not on gamstop
  2873.            </h6>
  2874.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2875.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2876.            </div> -->
  2877.          </a>
  2878.        </div>
  2879.          
  2880.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2881.          <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none ">
  2882.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2883.              <i class="ti-angle-right me-2 text-primary"></i>
  2884.               online casinos not on gamstop
  2885.            </h6>
  2886.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2887.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2888.            </div> -->
  2889.          </a>
  2890.        </div>
  2891.          
  2892.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2893.          <a href="https://www.citytosea.org.uk/" class="text-decoration-none ">
  2894.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2895.              <i class="ti-angle-right me-2 text-primary"></i>
  2896.               online casinos not on gamstop
  2897.            </h6>
  2898.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2899.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2900.            </div> -->
  2901.          </a>
  2902.        </div>
  2903.          
  2904.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2905.          <a href="https://bereavementcommission.org.uk/" class="text-decoration-none ">
  2906.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2907.              <i class="ti-angle-right me-2 text-primary"></i>
  2908.               online casinos not on gamstop
  2909.            </h6>
  2910.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2911.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2912.            </div> -->
  2913.          </a>
  2914.        </div>
  2915.          
  2916.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2917.          <a href="https://unbound.co.uk/" class="text-decoration-none ">
  2918.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2919.              <i class="ti-angle-right me-2 text-primary"></i>
  2920.               online casinos not on gamstop
  2921.            </h6>
  2922.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2923.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2924.            </div> -->
  2925.          </a>
  2926.        </div>
  2927.          
  2928.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2929.          <a href="https://www.elthampalace.org.uk/" class="text-decoration-none ">
  2930.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2931.              <i class="ti-angle-right me-2 text-primary"></i>
  2932.               online casinos not on gamstop
  2933.            </h6>
  2934.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2935.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2936.            </div> -->
  2937.          </a>
  2938.        </div>
  2939.          
  2940.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2941.          <a href="https://www.nordicresearchnetwork.co.uk/" class="text-decoration-none ">
  2942.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2943.              <i class="ti-angle-right me-2 text-primary"></i>
  2944.               non UK online casino
  2945.            </h6>
  2946.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2947.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2948.            </div> -->
  2949.          </a>
  2950.        </div>
  2951.          
  2952.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2953.          <a href="https://tridentcryptofund.com/" class="text-decoration-none ">
  2954.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2955.              <i class="ti-angle-right me-2 text-primary"></i>
  2956.               crypto casino
  2957.            </h6>
  2958.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2959.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2960.            </div> -->
  2961.          </a>
  2962.        </div>
  2963.          
  2964.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2965.          <a href="https://makemegenius.com" class="text-decoration-none ">
  2966.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2967.              <i class="ti-angle-right me-2 text-primary"></i>
  2968.               non gamstop casinos
  2969.            </h6>
  2970.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2971.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2972.            </div> -->
  2973.          </a>
  2974.        </div>
  2975.          
  2976.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2977.          <a href="https://rpmirailpen.co.uk" class="text-decoration-none ">
  2978.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2979.              <i class="ti-angle-right me-2 text-primary"></i>
  2980.               non gamstop casino
  2981.            </h6>
  2982.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2983.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2984.            </div> -->
  2985.          </a>
  2986.        </div>
  2987.          
  2988.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2989.          <a href="https://rbth.co.uk" class="text-decoration-none ">
  2990.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2991.              <i class="ti-angle-right me-2 text-primary"></i>
  2992.               non gamstop casino
  2993.            </h6>
  2994.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2995.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2996.            </div> -->
  2997.          </a>
  2998.        </div>
  2999.          
  3000.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3001.          <a href="https://lerefugedestortues.fr" class="text-decoration-none ">
  3002.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3003.              <i class="ti-angle-right me-2 text-primary"></i>
  3004.               casinos en ligne
  3005.            </h6>
  3006.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3007.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3008.            </div> -->
  3009.          </a>
  3010.        </div>
  3011.          
  3012.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3013.          <a href="https://www.economicjournal.co.uk/" class="text-decoration-none ">
  3014.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3015.              <i class="ti-angle-right me-2 text-primary"></i>
  3016.               sportsbook not on gamstop
  3017.            </h6>
  3018.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3019.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3020.            </div> -->
  3021.          </a>
  3022.        </div>
  3023.          
  3024.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3025.          <a href="https://phoneweek.co.uk/" class="text-decoration-none ">
  3026.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3027.              <i class="ti-angle-right me-2 text-primary"></i>
  3028.               uk casinos not on gamstop
  3029.            </h6>
  3030.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3031.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3032.            </div> -->
  3033.          </a>
  3034.        </div>
  3035.          
  3036.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3037.          <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none ">
  3038.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3039.              <i class="ti-angle-right me-2 text-primary"></i>
  3040.               non gamstop casino
  3041.            </h6>
  3042.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3043.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3044.            </div> -->
  3045.          </a>
  3046.        </div>
  3047.          
  3048.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3049.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  3050.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3051.              <i class="ti-angle-right me-2 text-primary"></i>
  3052.               casino not on gamstop
  3053.            </h6>
  3054.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3055.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3056.            </div> -->
  3057.          </a>
  3058.        </div>
  3059.          
  3060.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3061.          <a href="https://www.london-irish.com/" class="text-decoration-none ">
  3062.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3063.              <i class="ti-angle-right me-2 text-primary"></i>
  3064.               casino not on gamstop
  3065.            </h6>
  3066.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3067.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3068.            </div> -->
  3069.          </a>
  3070.        </div>
  3071.          
  3072.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3073.          <a href="https://www.durhamminers.org/" class="text-decoration-none ">
  3074.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3075.              <i class="ti-angle-right me-2 text-primary"></i>
  3076.               online casinos UK
  3077.            </h6>
  3078.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3079.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3080.            </div> -->
  3081.          </a>
  3082.        </div>
  3083.          
  3084.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3085.          <a href="https://fdncoffee.com" class="text-decoration-none ">
  3086.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3087.              <i class="ti-angle-right me-2 text-primary"></i>
  3088.               online casinos
  3089.            </h6>
  3090.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3091.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3092.            </div> -->
  3093.          </a>
  3094.        </div>
  3095.          
  3096.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3097.          <a href="https://www.bmag.org.uk/" class="text-decoration-none ">
  3098.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3099.              <i class="ti-angle-right me-2 text-primary"></i>
  3100.               top 50 online casinos uk
  3101.            </h6>
  3102.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3103.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3104.            </div> -->
  3105.          </a>
  3106.        </div>
  3107.          
  3108.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3109.          <a href="https://www.cressbrook.co.uk/" class="text-decoration-none ">
  3110.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3111.              <i class="ti-angle-right me-2 text-primary"></i>
  3112.               non gamstop casino uk
  3113.            </h6>
  3114.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3115.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3116.            </div> -->
  3117.          </a>
  3118.        </div>
  3119.          
  3120.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3121.          <a href="https://www.avon-tyres.co.uk/" class="text-decoration-none ">
  3122.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3123.              <i class="ti-angle-right me-2 text-primary"></i>
  3124.               non gamstop casinos uk
  3125.            </h6>
  3126.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3127.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3128.            </div> -->
  3129.          </a>
  3130.        </div>
  3131.          
  3132.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3133.          <a href="https://www.invo.org.uk/" class="text-decoration-none ">
  3134.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3135.              <i class="ti-angle-right me-2 text-primary"></i>
  3136.               uk casinos not on gamstop
  3137.            </h6>
  3138.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3139.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3140.            </div> -->
  3141.          </a>
  3142.        </div>
  3143.          
  3144.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3145.          <a href="https://knightsof.media/" class="text-decoration-none ">
  3146.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3147.              <i class="ti-angle-right me-2 text-primary"></i>
  3148.               non gamstop casinos uk
  3149.            </h6>
  3150.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3151.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3152.            </div> -->
  3153.          </a>
  3154.        </div>
  3155.          
  3156.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3157.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  3158.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3159.              <i class="ti-angle-right me-2 text-primary"></i>
  3160.               casinos not on gamstop uk
  3161.            </h6>
  3162.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3163.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3164.            </div> -->
  3165.          </a>
  3166.        </div>
  3167.          
  3168.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3169.          <a href="https://llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk" class="text-decoration-none ">
  3170.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3171.              <i class="ti-angle-right me-2 text-primary"></i>
  3172.               slots not on GamStop
  3173.            </h6>
  3174.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3175.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3176.            </div> -->
  3177.          </a>
  3178.        </div>
  3179.          
  3180.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3181.          <a href="https://www.impact-awards.co.uk" class="text-decoration-none ">
  3182.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3183.              <i class="ti-angle-right me-2 text-primary"></i>
  3184.               casino not on GamStop
  3185.            </h6>
  3186.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3187.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3188.            </div> -->
  3189.          </a>
  3190.        </div>
  3191.          
  3192.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3193.          <a href="https://israelpremiertech.com" class="text-decoration-none ">
  3194.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3195.              <i class="ti-angle-right me-2 text-primary"></i>
  3196.               casino not on GamStop UK
  3197.            </h6>
  3198.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3199.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3200.            </div> -->
  3201.          </a>
  3202.        </div>
  3203.          
  3204.      </div>
  3205.  
  3206.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3207.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3208.      </div> -->
  3209.    </div>
  3210.  </div>
  3211.    
  3212.  <div class="sidebar-widget mb-4">
  3213.    <div class="widget-title-wrapper mb-3">
  3214.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3215.        <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3216.        <span class="title-arrow"></span>
  3217.      </h4>
  3218.    </div>
  3219.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  3220.      <div class="blog-roll-list scrollable-sidebar">
  3221.        
  3222.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3223.          <a href="https://letsmush.com/" class="text-decoration-none ">
  3224.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3225.              <i class="ti-angle-right me-2 text-primary"></i>
  3226.               casino not on gamestop
  3227.            </h6>
  3228.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3229.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3230.            </div> -->
  3231.          </a>
  3232.        </div>
  3233.          
  3234.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3235.          <a href="https://www.bmag.org.uk/" class="text-decoration-none ">
  3236.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3237.              <i class="ti-angle-right me-2 text-primary"></i>
  3238.               new online casinos UK
  3239.            </h6>
  3240.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3241.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3242.            </div> -->
  3243.          </a>
  3244.        </div>
  3245.          
  3246.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3247.          <a href="https://internationalschoolmealsday.com/" class="text-decoration-none ">
  3248.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3249.              <i class="ti-angle-right me-2 text-primary"></i>
  3250.               Spinshark non Gamstop
  3251.            </h6>
  3252.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3253.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3254.            </div> -->
  3255.          </a>
  3256.        </div>
  3257.          
  3258.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3259.          <a href="https://www.covent-garden.co.uk/" class="text-decoration-none ">
  3260.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3261.              <i class="ti-angle-right me-2 text-primary"></i>
  3262.               non GamStop casinos UK
  3263.            </h6>
  3264.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3265.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3266.            </div> -->
  3267.          </a>
  3268.        </div>
  3269.          
  3270.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3271.          <a href="https://www.patients4nhs.org.uk/" class="text-decoration-none ">
  3272.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3273.              <i class="ti-angle-right me-2 text-primary"></i>
  3274.               UK casinos not on GamStop
  3275.            </h6>
  3276.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3277.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3278.            </div> -->
  3279.          </a>
  3280.        </div>
  3281.          
  3282.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3283.          <a href="https://pirateparty.org.uk/" class="text-decoration-none ">
  3284.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3285.              <i class="ti-angle-right me-2 text-primary"></i>
  3286.               best casino not on GamStop
  3287.            </h6>
  3288.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3289.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3290.            </div> -->
  3291.          </a>
  3292.        </div>
  3293.          
  3294.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3295.          <a href="https://www.cranleyclinic.com/" class="text-decoration-none ">
  3296.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3297.              <i class="ti-angle-right me-2 text-primary"></i>
  3298.               best casinos not on GamStop
  3299.            </h6>
  3300.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3301.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3302.            </div> -->
  3303.          </a>
  3304.        </div>
  3305.          
  3306.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3307.          <a href="https://www.ginspa.co.uk/" class="text-decoration-none ">
  3308.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3309.              <i class="ti-angle-right me-2 text-primary"></i>
  3310.               casino not on GamStop
  3311.            </h6>
  3312.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3313.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3314.            </div> -->
  3315.          </a>
  3316.        </div>
  3317.          
  3318.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3319.          <a href="https://www.kysty.co.uk/" class="text-decoration-none ">
  3320.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3321.              <i class="ti-angle-right me-2 text-primary"></i>
  3322.               best UK non Gamstop casinos
  3323.            </h6>
  3324.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3325.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3326.            </div> -->
  3327.          </a>
  3328.        </div>
  3329.          
  3330.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3331.          <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none ">
  3332.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3333.              <i class="ti-angle-right me-2 text-primary"></i>
  3334.               UK Non GamStop Casinos
  3335.            </h6>
  3336.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3337.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3338.            </div> -->
  3339.          </a>
  3340.        </div>
  3341.          
  3342.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3343.          <a href="https://www.roostblog.com/" class="text-decoration-none ">
  3344.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3345.              <i class="ti-angle-right me-2 text-primary"></i>
  3346.               casino not on gamstop
  3347.            </h6>
  3348.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3349.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3350.            </div> -->
  3351.          </a>
  3352.        </div>
  3353.          
  3354.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3355.          <a href="https://www.fourpure.com/" class="text-decoration-none ">
  3356.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3357.              <i class="ti-angle-right me-2 text-primary"></i>
  3358.               non GamStop sites
  3359.            </h6>
  3360.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3361.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3362.            </div> -->
  3363.          </a>
  3364.        </div>
  3365.          
  3366.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3367.          <a href="https://www.thekarczma.co.uk/" class="text-decoration-none ">
  3368.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3369.              <i class="ti-angle-right me-2 text-primary"></i>
  3370.               Non UK Casinos
  3371.            </h6>
  3372.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3373.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3374.            </div> -->
  3375.          </a>
  3376.        </div>
  3377.          
  3378.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3379.          <a href="https://www.falconryforum.co.uk/" class="text-decoration-none ">
  3380.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3381.              <i class="ti-angle-right me-2 text-primary"></i>
  3382.               non gamstop casino
  3383.            </h6>
  3384.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3385.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3386.            </div> -->
  3387.          </a>
  3388.        </div>
  3389.          
  3390.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3391.          <a href="https://robinhoodtax.org/" class="text-decoration-none ">
  3392.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3393.              <i class="ti-angle-right me-2 text-primary"></i>
  3394.               non gamstop casinos
  3395.            </h6>
  3396.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3397.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3398.            </div> -->
  3399.          </a>
  3400.        </div>
  3401.          
  3402.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3403.          <a href="https://www.lgbthistorymonth.org.uk/" class="text-decoration-none ">
  3404.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3405.              <i class="ti-angle-right me-2 text-primary"></i>
  3406.               best non gamstop casinos
  3407.            </h6>
  3408.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3409.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3410.            </div> -->
  3411.          </a>
  3412.        </div>
  3413.          
  3414.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3415.          <a href="https://citytosea.org.uk/" class="text-decoration-none ">
  3416.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3417.              <i class="ti-angle-right me-2 text-primary"></i>
  3418.               casinos not on gamstop
  3419.            </h6>
  3420.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3421.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3422.            </div> -->
  3423.          </a>
  3424.        </div>
  3425.          
  3426.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3427.          <a href="https://goodsixty.co.uk/" class="text-decoration-none ">
  3428.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3429.              <i class="ti-angle-right me-2 text-primary"></i>
  3430.               best non gamstop casinos
  3431.            </h6>
  3432.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3433.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3434.            </div> -->
  3435.          </a>
  3436.        </div>
  3437.          
  3438.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3439.          <a href="https://akua.co/" class="text-decoration-none ">
  3440.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3441.              <i class="ti-angle-right me-2 text-primary"></i>
  3442.               betting sites not on gamstop
  3443.            </h6>
  3444.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3445.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3446.            </div> -->
  3447.          </a>
  3448.        </div>
  3449.          
  3450.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3451.          <a href="https://epik.org.uk/casinos-not-on-gamstop/" class="text-decoration-none ">
  3452.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3453.              <i class="ti-angle-right me-2 text-primary"></i>
  3454.               online casinos
  3455.            </h6>
  3456.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3457.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3458.            </div> -->
  3459.          </a>
  3460.        </div>
  3461.          
  3462.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3463.          <a href="https://oncallfire.uk/" class="text-decoration-none ">
  3464.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3465.              <i class="ti-angle-right me-2 text-primary"></i>
  3466.               best casino not on GAMSTOP
  3467.            </h6>
  3468.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3469.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3470.            </div> -->
  3471.          </a>
  3472.        </div>
  3473.          
  3474.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3475.          <a href="https://www.toop.eu" class="text-decoration-none ">
  3476.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3477.              <i class="ti-angle-right me-2 text-primary"></i>
  3478.               online casinos
  3479.            </h6>
  3480.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3481.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3482.            </div> -->
  3483.          </a>
  3484.        </div>
  3485.          
  3486.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3487.          <a href="https://knightsof.media/" class="text-decoration-none ">
  3488.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3489.              <i class="ti-angle-right me-2 text-primary"></i>
  3490.               non gamstop casinos
  3491.            </h6>
  3492.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3493.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3494.            </div> -->
  3495.          </a>
  3496.        </div>
  3497.          
  3498.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3499.          <a href="https://bapca.org.uk/" class="text-decoration-none ">
  3500.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3501.              <i class="ti-angle-right me-2 text-primary"></i>
  3502.               online casino
  3503.            </h6>
  3504.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3505.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3506.            </div> -->
  3507.          </a>
  3508.        </div>
  3509.          
  3510.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3511.          <a href="https://www.bttad.org/" class="text-decoration-none ">
  3512.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3513.              <i class="ti-angle-right me-2 text-primary"></i>
  3514.               online casinos
  3515.            </h6>
  3516.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3517.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3518.            </div> -->
  3519.          </a>
  3520.        </div>
  3521.          
  3522.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3523.          <a href="https://www.money-mentor.org/" class="text-decoration-none ">
  3524.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3525.              <i class="ti-angle-right me-2 text-primary"></i>
  3526.               bitcoin casino
  3527.            </h6>
  3528.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3529.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3530.            </div> -->
  3531.          </a>
  3532.        </div>
  3533.          
  3534.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3535.          <a href="https://bitcoinsuperstar.io/" class="text-decoration-none ">
  3536.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3537.              <i class="ti-angle-right me-2 text-primary"></i>
  3538.               no verification casino
  3539.            </h6>
  3540.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3541.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3542.            </div> -->
  3543.          </a>
  3544.        </div>
  3545.          
  3546.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3547.          <a href="https://roadpeace.org/" class="text-decoration-none ">
  3548.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3549.              <i class="ti-angle-right me-2 text-primary"></i>
  3550.               non gamstop casinos
  3551.            </h6>
  3552.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3553.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3554.            </div> -->
  3555.          </a>
  3556.        </div>
  3557.          
  3558.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3559.          <a href="https://unbound.co.uk/" class="text-decoration-none ">
  3560.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3561.              <i class="ti-angle-right me-2 text-primary"></i>
  3562.               casino not on gamstop
  3563.            </h6>
  3564.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3565.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3566.            </div> -->
  3567.          </a>
  3568.        </div>
  3569.          
  3570.      </div>
  3571.  
  3572.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3573.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3574.      </div> -->
  3575.    </div>
  3576.  </div>
  3577.    
  3578.  <div class="sidebar-widget mb-4">
  3579.    <div class="widget-title-wrapper mb-3">
  3580.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3581.        <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3582.        <span class="title-arrow"></span>
  3583.      </h4>
  3584.    </div>
  3585.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  3586.      <div class="blog-roll-list scrollable-sidebar">
  3587.        
  3588.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3589.          <a href="https://www.ncpqsw.com/" class="text-decoration-none ">
  3590.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3591.              <i class="ti-angle-right me-2 text-primary"></i>
  3592.               casino not on gamstop
  3593.            </h6>
  3594.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3595.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3596.            </div> -->
  3597.          </a>
  3598.        </div>
  3599.          
  3600.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3601.          <a href="https://croftersrights.co.uk/" class="text-decoration-none ">
  3602.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3603.              <i class="ti-angle-right me-2 text-primary"></i>
  3604.               best non gamstop casinos uk
  3605.            </h6>
  3606.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3607.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3608.            </div> -->
  3609.          </a>
  3610.        </div>
  3611.          
  3612.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3613.          <a href="https://www.summerhall.co.uk/" class="text-decoration-none ">
  3614.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3615.              <i class="ti-angle-right me-2 text-primary"></i>
  3616.               casino not on gamstop
  3617.            </h6>
  3618.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3619.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3620.            </div> -->
  3621.          </a>
  3622.        </div>
  3623.          
  3624.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3625.          <a href="https://www.taysideaviation.co.uk/" class="text-decoration-none ">
  3626.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3627.              <i class="ti-angle-right me-2 text-primary"></i>
  3628.               betting sites not on gamstop
  3629.            </h6>
  3630.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3631.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3632.            </div> -->
  3633.          </a>
  3634.        </div>
  3635.          
  3636.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3637.          <a href="https://financialservicescultureboard.org.uk/" class="text-decoration-none ">
  3638.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3639.              <i class="ti-angle-right me-2 text-primary"></i>
  3640.               non gamstop betting
  3641.            </h6>
  3642.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3643.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3644.            </div> -->
  3645.          </a>
  3646.        </div>
  3647.          
  3648.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3649.          <a href="https://itechlabs.co.uk/" class="text-decoration-none ">
  3650.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3651.              <i class="ti-angle-right me-2 text-primary"></i>
  3652.               betting sites not on gamstop
  3653.            </h6>
  3654.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3655.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3656.            </div> -->
  3657.          </a>
  3658.        </div>
  3659.          
  3660.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3661.          <a href="https://free2learn.org.uk/" class="text-decoration-none ">
  3662.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3663.              <i class="ti-angle-right me-2 text-primary"></i>
  3664.               non gamstop casinos uk
  3665.            </h6>
  3666.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3667.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3668.            </div> -->
  3669.          </a>
  3670.        </div>
  3671.          
  3672.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3673.          <a href="https://unbound.co.uk/" class="text-decoration-none ">
  3674.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3675.              <i class="ti-angle-right me-2 text-primary"></i>
  3676.               non gamstop casino
  3677.            </h6>
  3678.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3679.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3680.            </div> -->
  3681.          </a>
  3682.        </div>
  3683.          
  3684.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3685.          <a href="https://bereavementcommission.org.uk/" class="text-decoration-none ">
  3686.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3687.              <i class="ti-angle-right me-2 text-primary"></i>
  3688.               non gamstop casino
  3689.            </h6>
  3690.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3691.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3692.            </div> -->
  3693.          </a>
  3694.        </div>
  3695.          
  3696.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3697.          <a href="https://www.casquette.co.uk/" class="text-decoration-none ">
  3698.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3699.              <i class="ti-angle-right me-2 text-primary"></i>
  3700.               casinos not on gamstop
  3701.            </h6>
  3702.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3703.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3704.            </div> -->
  3705.          </a>
  3706.        </div>
  3707.          
  3708.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3709.          <a href="https://gamingamerica.com/non-gamstop-casinos" class="text-decoration-none ">
  3710.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3711.              <i class="ti-angle-right me-2 text-primary"></i>
  3712.               casino not on gamstop
  3713.            </h6>
  3714.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3715.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3716.            </div> -->
  3717.          </a>
  3718.        </div>
  3719.          
  3720.      </div>
  3721.  
  3722.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3723.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3724.      </div> -->
  3725.    </div>
  3726.  </div>
  3727.    
  3728.  <!-- <div class="sidebar-widget">
  3729.    <div class="widget-title-wrapper mb-3">
  3730.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3731.        <i class="ti-calendar me-2"></i>August 2025 Blog Roll
  3732.        <span class="title-arrow"></span>
  3733.      </h4>
  3734.    </div>
  3735.    <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3736.      <div class="blog-roll-list">
  3737.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3738.          <a href="#" class="text-decoration-none">
  3739.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3740.              <i class="ti-angle-right me-2 text-primary"></i>
  3741.              Complete Guide to Django REST Framework
  3742.            </h6>
  3743.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3744.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3745.            </div>
  3746.          </a>
  3747.        </div>
  3748.  
  3749.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3750.          <a href="#" class="text-decoration-none">
  3751.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3752.              <i class="ti-angle-right me-2 text-primary"></i>
  3753.              Modern JavaScript ES2025 Features
  3754.            </h6>
  3755.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3756.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 25, 2025</small>
  3757.            </div>
  3758.          </a>
  3759.        </div>
  3760.  
  3761.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3762.          <a href="#" class="text-decoration-none">
  3763.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3764.              <i class="ti-angle-right me-2 text-primary"></i>
  3765.              Digital Marketing Trends in 2025
  3766.            </h6>
  3767.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3768.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 23, 2025</small>
  3769.            </div>
  3770.          </a>
  3771.        </div>
  3772.  
  3773.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3774.          <a href="#" class="text-decoration-none">
  3775.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3776.              <i class="ti-angle-right me-2 text-primary"></i>
  3777.              Remote Work Best Practices
  3778.            </h6>
  3779.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3780.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 20, 2025</small>
  3781.            </div>
  3782.          </a>
  3783.        </div>
  3784.  
  3785.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3786.          <a href="#" class="text-decoration-none">
  3787.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3788.              <i class="ti-angle-right me-2 text-primary"></i>
  3789.              Sustainable Living Tips for Beginners
  3790.            </h6>
  3791.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3792.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 18, 2025</small>
  3793.            </div>
  3794.          </a>
  3795.        </div>
  3796.  
  3797.        <div class="blog-roll-item">
  3798.          <a href="#" class="text-decoration-none">
  3799.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3800.              <i class="ti-angle-right me-2 text-primary"></i>
  3801.              AI and Machine Learning Basics
  3802.            </h6>
  3803.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3804.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 15, 2025</small>
  3805.            </div>
  3806.          </a>
  3807.        </div>
  3808.      </div>
  3809.  
  3810.      <div class="text-center mt-4 pt-3 border-top border-light">
  3811.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3812.      </div>
  3813.    </div>
  3814.  </div> -->
  3815. </div>
  3816.  
  3817. <!-- Sidebar V2 Styles -->
  3818. <style>
  3819.  .sidebar-widget {
  3820.    position: relative;
  3821.  }
  3822.  
  3823.  .widget-title {
  3824.    font-size: 1.1rem;
  3825.    font-weight: 700;
  3826.    display: inline-block;
  3827.    position: relative;
  3828.    z-index: 2;
  3829.    border-radius: 0;
  3830.  }
  3831.  
  3832.  /* Green arrow for August Blog Roll */
  3833.  .title-arrow::after {
  3834.    content: '';
  3835.    position: absolute;
  3836.    top: 0;
  3837.    right: -22px;
  3838.    width: 0;
  3839.    height: 0;
  3840.    border-left: 22px solid var(--bs-primary);
  3841.    border-top: 22px solid transparent;
  3842.    border-bottom: 22px solid transparent;
  3843.    z-index: 1;
  3844.  }
  3845.  
  3846.  /* Blue arrow for Recent Posts */
  3847.  .title-arrow-primary::after {
  3848.    content: '';
  3849.    position: absolute;
  3850.    top: 0;
  3851.    right: -22px;
  3852.    width: 0;
  3853.    height: 0;
  3854.    border-left: 22px solid var(--bs-primary);
  3855.    border-top: 22px solid transparent;
  3856.    border-bottom: 22px solid transparent;
  3857.    z-index: 1;
  3858.  }
  3859.  
  3860.  .widget-content {
  3861.    margin-top: -1px;
  3862.    position: relative;
  3863.    z-index: 1;
  3864.    background-color: var(--card-bg);
  3865.  }
  3866.  
  3867.  /* Blog Roll Items Hover Effects */
  3868.  .blog-roll-item:hover .blog-title {
  3869.    color: #198754 !important;
  3870.    transform: translateX(5px);
  3871.    transition: all 0.3s ease;
  3872.  }
  3873.  
  3874.  /* Recent Post Items Hover Effects */
  3875.  .recent-post-item:hover .post-title a {
  3876.    color: #0d6efd !important;
  3877.    transition: color 0.3s ease;
  3878.  }
  3879.  
  3880.  .recent-post-item:hover .post-image img {
  3881.    transform: scale(1.05);
  3882.    transition: transform 0.3s ease;
  3883.  }
  3884.  
  3885.  /* Button Hover Effects */
  3886.  .btn:hover {
  3887.    transform: translateY(-2px);
  3888.    transition: all 0.3s ease;
  3889.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3890.  }
  3891.  
  3892.  /* Badge Hover Effects */
  3893.  .badge:hover {
  3894.    transform: scale(1.05);
  3895.    transition: transform 0.3s ease;
  3896.  }
  3897.  
  3898.  @media (max-width: 991px) {
  3899.    .sidebar {
  3900.      margin-top: 3rem;
  3901.    }
  3902.  }
  3903.  
  3904.  @media (max-width: 576px) {
  3905.    .widget-title {
  3906.      font-size: 1rem;
  3907.      padding: 0.75rem 1rem !important;
  3908.    }
  3909.  
  3910.    .title-arrow::after,
  3911.    .title-arrow-primary::after {
  3912.      right: -18px;
  3913.      border-left-width: 18px;
  3914.      border-top-width: 18px;
  3915.      border-bottom-width: 18px;
  3916.    }
  3917.  
  3918.    .post-image {
  3919.      width: 70px !important;
  3920.      height: 55px !important;
  3921.    }
  3922.  
  3923.    .blog-meta {
  3924.      flex-direction: column !important;
  3925.      align-items: flex-start !important;
  3926.      gap: 0.5rem;
  3927.    }
  3928.  }
  3929. </style>
  3930.  
  3931.    
  3932.            </div>
  3933.      </div>
  3934.    </div>
  3935.  </section>
  3936.  
  3937.  <script>
  3938.    // Smooth fade on scroll (adds .fade-up on downward scroll, .fade-down on upward scroll)
  3939.    document.addEventListener('DOMContentLoaded', function () {
  3940.      // Fallback if IntersectionObserver unavailable
  3941.      if (!('IntersectionObserver' in window)) {
  3942.        document.querySelectorAll('.fade-base').forEach(el => el.classList.add('fade-show'));
  3943.        return;
  3944.      }
  3945.  
  3946.      let lastY = window.pageYOffset || 0;
  3947.      let scrollDir = 'down';
  3948.      let ticking = false;
  3949.  
  3950.      // Jank-free scroll direction tracking
  3951.      window.addEventListener('scroll', () => {
  3952.        const y = window.pageYOffset || 0;
  3953.        if (!ticking) {
  3954.          requestAnimationFrame(() => {
  3955.            scrollDir = y > lastY ? 'down' : 'up';
  3956.            lastY = y <= 0 ? 0 : y;
  3957.            ticking = false;
  3958.          });
  3959.          ticking = true;
  3960.        }
  3961.      }, { passive: true });
  3962.  
  3963.      const options = {
  3964.        threshold: 0.18,
  3965.        rootMargin: '0px 0px -8% 0px'
  3966.      };
  3967.  
  3968.      const io = new IntersectionObserver((entries) => {
  3969.        entries.forEach((entry) => {
  3970.          const el = entry.target;
  3971.  
  3972.          if (entry.isIntersecting) {
  3973.            // direction-based class
  3974.            el.classList.remove('fade-up', 'fade-down');
  3975.            el.classList.add(scrollDir === 'down' ? 'fade-up' : 'fade-down');
  3976.  
  3977.            // smooth timing (override-able per element via CSS vars)
  3978.            if (!el.style.getPropertyValue('--dur')) {
  3979.              el.style.setProperty('--dur', '700ms');
  3980.            }
  3981.            if (!el.style.getPropertyValue('--ease')) {
  3982.              el.style.setProperty('--ease', 'cubic-bezier(0.16,1,0.3,1)');
  3983.            }
  3984.  
  3985.            el.classList.add('fade-show');
  3986.          } else {
  3987.            // re-animate when re-entering
  3988.            el.classList.remove('fade-show');
  3989.          }
  3990.        });
  3991.      }, options);
  3992.  
  3993.      // Observe all fade targets with a light stagger
  3994.      const nodes = Array.from(document.querySelectorAll('.fade-base'));
  3995.      nodes.forEach((el, i) => {
  3996.        // 0–5 -> 0–300ms stagger (loops every 6)
  3997.        el.style.setProperty('--stagger', `${(i % 6) * 60}ms`);
  3998.        io.observe(el);
  3999.      });
  4000.    });
  4001.  </script>
  4002.  
  4003.  
  4004.    
  4005.        
  4006.        <!-- end wpo-blog-highlights-section -->
  4007.        <!-- start wpo-blog-sponsored-section -->
  4008.        
  4009.  
  4010.  
  4011.  
  4012.    
  4013.  
  4014.  
  4015.  <style>
  4016.    .sponsored-card-v10 {
  4017.      border: 1px solid var(--bs-primary); /* Cyan border */
  4018.      transition: border-color 0.3s ease;
  4019.      min-height: 350px;
  4020.    }
  4021.    
  4022.    .sponsored-content-v10 {
  4023.      flex: 1; /* text area stretch kare */
  4024.    }
  4025.    .sponsored-card-v10:hover {
  4026.      border-color: var(--bs-primary);
  4027.      opacity: 0.8;
  4028.    }
  4029.    
  4030.    .sponsored-content-v10 {
  4031.      padding: 12px;
  4032.      border-radius: 12px 12px 0px 0px;
  4033.      background: var(--card-bg);
  4034.      border-bottom: 2px solid var(--bs-primary); /* Cyan top border for banner */
  4035.    }
  4036.    
  4037.    .sponsored-image-v10 {
  4038.      height: 180px;
  4039.    }
  4040.    
  4041.    .sponsored-image-v10 img {
  4042.      width: 100%;
  4043.      height: 100%;
  4044.      border-radius: 0px 0px 12px 12px;
  4045.      object-fit: cover;
  4046.    }
  4047.    
  4048.    .sponsored-badge-v10 {
  4049.      display: inline-block;
  4050.      position: relative;
  4051.      padding: 4px 8px;
  4052.      border-radius: var(--border-radius);
  4053.      font-size: 11px;
  4054.      font-weight: 600;
  4055.      text-transform: uppercase;
  4056.      color: white;
  4057.      margin-bottom: 8px;
  4058.    }
  4059.    
  4060.    .sponsored-badge-v10::after {
  4061.      content: '';
  4062.      position: absolute;
  4063.      top: 0;
  4064.      right: -8px;
  4065.    }
  4066.    
  4067.    .sponsored-title-v10 {
  4068.      font-size: 14px;
  4069.      font-weight: 700;
  4070.      line-height: 1.3;
  4071.      margin-bottom: 6px;
  4072.      color: #333;
  4073.    }
  4074.    
  4075.    .sponsored-title-v10 a {
  4076.      text-decoration: none;
  4077.      color: var(--topbar-color);
  4078.    }
  4079.    
  4080.    .sponsored-title-v10 a:hover {
  4081.      color: var(--bs-primary); /* Cyan hover */
  4082.    }
  4083.    
  4084.    .sponsored-excerpt-v10 {
  4085.      font-size: 11px;
  4086.      font-weight: 400;
  4087.      color: #6c757d;
  4088.      margin-bottom: 6px;
  4089.      line-height: 1.4;
  4090.    }
  4091.    
  4092.    .sponsored-meta-v10 {
  4093.      font-size: 10px;
  4094.      color: #6c757d;
  4095.    }
  4096.    
  4097.    .author-info-v10 {
  4098.      margin-bottom: 4px;
  4099.    }
  4100.    
  4101.    .sponsored-author-img-v10 {
  4102.      width: 18px;
  4103.      height: 18px;
  4104.      border-radius: 50%;
  4105.      object-fit: cover;
  4106.      vertical-align: middle;
  4107.      margin-right: 4px;
  4108.    }
  4109.    
  4110.    .section-title-sponsored-v10 {
  4111.      font-size: 1.8rem;
  4112.      font-weight: 600;
  4113.      text-align: left;
  4114.      margin-bottom: 25px;
  4115.      color: #333;
  4116.      position: relative;
  4117.    }
  4118.    
  4119.    .section-title-sponsored-v10::after {
  4120.      content: '';
  4121.      position: absolute;
  4122.      bottom: -6px;
  4123.      left: 0;
  4124.      width: 60px;
  4125.      height: 2px;
  4126.      background: var(--bs-primary);
  4127.    }
  4128.    
  4129.    @media (max-width: 768px) {
  4130.      .sponsored-section-v10 {
  4131.        padding: 30px 0;
  4132.      }
  4133.      .sponsored-image-v10 {
  4134.        height: 180px;
  4135.      }
  4136.      .sponsored-content-v10 {
  4137.        padding: 10px;
  4138.      }
  4139.      .sponsored-title-v10 {
  4140.        font-size: 13px;
  4141.      }
  4142.      .sponsored-excerpt-v10 {
  4143.        font-size: 10px;
  4144.      }
  4145.      .sponsored-badge-v10 {
  4146.        font-size: 10px;
  4147.        padding: 3px 6px;
  4148.      }
  4149.      .sponsored-meta-v10 {
  4150.        font-size: 9px;
  4151.      }
  4152.      .section-title-sponsored-v10 {
  4153.        font-size: 1.5rem;
  4154.      }
  4155.    }
  4156.  </style>
  4157.  
  4158.  <section class="sponsored-section-v10 my-5">
  4159.    <div class="container-fluid fluid-container">
  4160.      <div class="row">
  4161.        <div class="col-12">
  4162.          <h2 class="section-title-sponsored-v10">Sponsored News</h2>
  4163.        </div>
  4164.      </div>
  4165.  
  4166.      <div class="row g-3 d-flex align-items-center">
  4167.        
  4168.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4169.            <div class="card sponsored-card-v10 h-100 w-100">
  4170.              <div class="sponsored-content-v10">
  4171.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4172.                <h3 class="sponsored-title-v10"><a href="/worrying-recollections-resurface-in-davao-city-as-officials-trace-bondi-beach-shooting-alleged-attackers-time-in-the-city/">Worrying Recollections Resurface in Davao City as Officials Trace Bondi Beach Shooting Alleged Attackers&#x27; Time in the City</a></h3>
  4173.                <p class="sponsored-excerpt-v10"></p>
  4174.                <div class="sponsored-meta-v10">
  4175.                  <div class="author-info-v10">
  4176.                    
  4177.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Kevin Robinson" />
  4178.                    
  4179.                    <span>Kevin Robinson</span>
  4180.                  </div>
  4181.                  <div>18 May 2026</div>
  4182.                </div>
  4183.              </div>
  4184.              <div class="sponsored-image-v10">
  4185.                
  4186.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4187.                
  4188.              </div>
  4189.            </div>
  4190.          </div>
  4191.        
  4192.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4193.            <div class="card sponsored-card-v10 h-100 w-100">
  4194.              <div class="sponsored-content-v10">
  4195.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4196.                <h3 class="sponsored-title-v10"><a href="/real-algarve-exploring-portugal-beyond-the-coastline/">Real Algarve: Exploring Portugal Beyond the Coastline</a></h3>
  4197.                <p class="sponsored-excerpt-v10"></p>
  4198.                <div class="sponsored-meta-v10">
  4199.                  <div class="author-info-v10">
  4200.                    
  4201.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Kevin Robinson" />
  4202.                    
  4203.                    <span>Kevin Robinson</span>
  4204.                  </div>
  4205.                  <div>18 May 2026</div>
  4206.                </div>
  4207.              </div>
  4208.              <div class="sponsored-image-v10">
  4209.                
  4210.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4211.                
  4212.              </div>
  4213.            </div>
  4214.          </div>
  4215.        
  4216.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4217.            <div class="card sponsored-card-v10 h-100 w-100">
  4218.              <div class="sponsored-content-v10">
  4219.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4220.                <h3 class="sponsored-title-v10"><a href="/david-raya-highlights-squad-depth-as-essential-to-multiple-trophy-pursuit/">David Raya Highlights Squad Depth as Essential to Multiple Trophy Pursuit</a></h3>
  4221.                <p class="sponsored-excerpt-v10"></p>
  4222.                <div class="sponsored-meta-v10">
  4223.                  <div class="author-info-v10">
  4224.                    
  4225.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Kevin Robinson" />
  4226.                    
  4227.                    <span>Kevin Robinson</span>
  4228.                  </div>
  4229.                  <div>18 May 2026</div>
  4230.                </div>
  4231.              </div>
  4232.              <div class="sponsored-image-v10">
  4233.                
  4234.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4235.                
  4236.              </div>
  4237.            </div>
  4238.          </div>
  4239.        
  4240.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4241.            <div class="card sponsored-card-v10 h-100 w-100">
  4242.              <div class="sponsored-content-v10">
  4243.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4244.                <h3 class="sponsored-title-v10"><a href="/will-the-all-blacks-regain-their-winning-form-in-the-upcoming-matches/">Will the All Blacks regain their winning form in the upcoming matches?</a></h3>
  4245.                <p class="sponsored-excerpt-v10"></p>
  4246.                <div class="sponsored-meta-v10">
  4247.                  <div class="author-info-v10">
  4248.                    
  4249.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Kevin Robinson" />
  4250.                    
  4251.                    <span>Kevin Robinson</span>
  4252.                  </div>
  4253.                  <div>18 May 2026</div>
  4254.                </div>
  4255.              </div>
  4256.              <div class="sponsored-image-v10">
  4257.                
  4258.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4259.                
  4260.              </div>
  4261.            </div>
  4262.          </div>
  4263.        
  4264.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4265.            <div class="card sponsored-card-v10 h-100 w-100">
  4266.              <div class="sponsored-content-v10">
  4267.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4268.                <h3 class="sponsored-title-v10"><a href="/his-dominant-influence-in-athletics-achieved-an-apex-in-last-year-next-year-looks-set-to-go-further/">His Dominant Influence in Athletics Achieved An Apex in Last Year. Next Year Looks Set to Go Further.</a></h3>
  4269.                <p class="sponsored-excerpt-v10"></p>
  4270.                <div class="sponsored-meta-v10">
  4271.                  <div class="author-info-v10">
  4272.                    
  4273.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Kevin Robinson" />
  4274.                    
  4275.                    <span>Kevin Robinson</span>
  4276.                  </div>
  4277.                  <div>18 May 2026</div>
  4278.                </div>
  4279.              </div>
  4280.              <div class="sponsored-image-v10">
  4281.                
  4282.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4283.                
  4284.              </div>
  4285.            </div>
  4286.          </div>
  4287.        
  4288.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  4289.            <div class="card sponsored-card-v10 h-100 w-100">
  4290.              <div class="sponsored-content-v10">
  4291.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  4292.                <h3 class="sponsored-title-v10"><a href="/stay-active-as-you-are-working-ten-muscle-toning-workplace-exercises-you-can-do-in-everyday-attire/">Stay active as you are working? Ten muscle-toning workplace exercises you can do in everyday attire</a></h3>
  4293.                <p class="sponsored-excerpt-v10"></p>
  4294.                <div class="sponsored-meta-v10">
  4295.                  <div class="author-info-v10">
  4296.                    
  4297.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" class="sponsored-author-img-v10" alt="Kevin Robinson" />
  4298.                    
  4299.                    <span>Kevin Robinson</span>
  4300.                  </div>
  4301.                  <div>17 May 2026</div>
  4302.                </div>
  4303.              </div>
  4304.              <div class="sponsored-image-v10">
  4305.                
  4306.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  4307.                
  4308.              </div>
  4309.            </div>
  4310.          </div>
  4311.        
  4312.      </div>
  4313.    </div>
  4314.  </section>
  4315.  
  4316.  
  4317.    
  4318.        <!-- end wpo-blog-sponsored-section -->
  4319.        <!-- start wpo-subscribe-section -->
  4320.        
  4321.        <!-- end subscribe-section -->
  4322.        <!-- start of wpo-site-footer-section -->
  4323.        
  4324.  
  4325.  
  4326.  
  4327.  
  4328.  
  4329.  
  4330. <footer class="wpo-site-footer-v2 ">
  4331.    
  4332.    <!-- Main Footer Content -->
  4333.    <div class="container-fluid fluid-container">
  4334.        
  4335.        <!-- Step 1: Brand Section -->
  4336.        <div class="footer-brand-section">
  4337.            <div class="row justify-content-center">
  4338.                <div class="col-lg-8 col-md-10 col-12 text-center">
  4339.                    <div class="brand-wrapper">
  4340.                        
  4341.                        <h2 class="brand-title">Optima Casino UK</h2>
  4342.                        <p class="brand-description">Discover the best online casino experience at Optima Casino UK. Enjoy a wide selection of slots, table games, and live dealer options with secure payments and 24/7 support.</p>
  4343.                        
  4344.                    </div>
  4345.                </div>
  4346.            </div>
  4347.        </div>
  4348.  
  4349.        <!-- Step 2: Content Columns with Separators -->
  4350.        <div class="footer-content-section">
  4351.            <div class="content-divider"></div>
  4352.            
  4353.            <div class="row">
  4354.                
  4355.                <!-- Column 1: Important Links -->
  4356.                <div class="col-lg-6 col-md-6 col-12">
  4357.                    <div class="footer-column">
  4358.                        <div class="column-header">
  4359.                            <span class="column-number bg-primary-gradient">01</span>
  4360.                            <h6 class="column-title">Important Pages</h6>
  4361.                        </div>
  4362.                        <div class="column-content">
  4363.                            <ul class="footer-links">
  4364.                                
  4365.                                <li>
  4366.                                    <a href="/maximizing-your-wins-insider-tips-for-online-slot-game-success/" class="footer-link">
  4367.                                        Maximizing Your Wins: Insider Tips for Online Slot Game Success
  4368.                                    </a>
  4369.                                </li>
  4370.                                
  4371.                                <li>
  4372.                                    <a href="/swiss-ski-resort-fire-victims-are-treated-in-burns-units-throughout-the-continent/" class="footer-link">
  4373.                                        Swiss Ski Resort Fire Victims Are Treated in Burns Units Throughout the Continent
  4374.                                    </a>
  4375.                                </li>
  4376.                                
  4377.                                <li>
  4378.                                    <a href="/titans-acknowledge-leaders-as-trump-gives-mamdani-a-warm-reception/" class="footer-link">
  4379.                                        Titans Acknowledge Leaders as Trump Gives Mamdani a Warm Reception
  4380.                                    </a>
  4381.                                </li>
  4382.                                
  4383.                                <li>
  4384.                                    <a href="/a-decade-long-liaison-from-erin-somers-a-middle-aged-adultery-story-this-generation-needs/" class="footer-link">
  4385.                                        A Decade-Long Liaison from Erin Somers: A Middle-Aged Adultery Story This Generation Needs.
  4386.                                    </a>
  4387.                                </li>
  4388.                                
  4389.                                <li>
  4390.                                    <a href="/president-zelensky-declares-the-nation-was-ten-percent-off-from-a-peace-deal-yet-not-at-any-possible-price/" class="footer-link">
  4391.                                        President Zelensky Declares The Nation Was Ten Percent Off from a Peace Deal, Yet Not at Any Possible Price
  4392.                                    </a>
  4393.                                </li>
  4394.                                
  4395.                                <li>
  4396.                                    <a href="/the-mighty-neins-introductory-sequence-selected-the-incorrect-popular-rpg-show-song/" class="footer-link">
  4397.                                        The Mighty Nein&#x27;s Introductory Sequence Selected the Incorrect Popular RPG Show Song
  4398.                                    </a>
  4399.                                </li>
  4400.                                
  4401.                            </ul>
  4402.                        </div>
  4403.                    </div>
  4404.                </div>
  4405.  
  4406.                <!-- Column 2: External Links -->
  4407.                 <div class="col-lg-6 col-md-6 col-12">
  4408.                    <div class="footer-column">
  4409.                        <div class="column-header">
  4410.                            <span class="column-number bg-primary-gradient">02</span>
  4411.                            <h6 class="column-title">External Resources</h6>
  4412.                        </div>
  4413.                       <div class="column-content">
  4414.    <ul class="footer-links" id="footerLinks">
  4415.        
  4416.        
  4417.  
  4418.        
  4419.        
  4420.        
  4421.        
  4422.    </ul>
  4423. </div>
  4424.  
  4425.                    </div>
  4426.                </div>
  4427.  
  4428.                <!-- Column 3: Categories -->
  4429.                <div class="col-lg-6 col-md-6 col-12">
  4430.                    <div class="footer-column">
  4431.                        <div class="column-header">
  4432.                            <span class="column-number bg-primary-gradient">02</span>
  4433.                            <h6 class="column-title">Categories</h6>
  4434.                        </div>
  4435.                        <div class="column-content">
  4436.                            <ul class="footer-links">
  4437.                                
  4438.                                <li>
  4439.                                    <a href="/category/all-posts/" class="footer-link">
  4440.                                        All Posts
  4441.                                    </a>
  4442.                                </li>
  4443.                                
  4444.                                <li>
  4445.                                    <a href="/category/business/" class="footer-link">
  4446.                                        Business
  4447.                                    </a>
  4448.                                </li>
  4449.                                
  4450.                                <li>
  4451.                                    <a href="/category/esports/" class="footer-link">
  4452.                                        Esports
  4453.                                    </a>
  4454.                                </li>
  4455.                                
  4456.                                <li>
  4457.                                    <a href="/category/fashion/" class="footer-link">
  4458.                                        Fashion
  4459.                                    </a>
  4460.                                </li>
  4461.                                
  4462.                                <li>
  4463.                                    <a href="/category/featured/" class="footer-link">
  4464.                                        Featured
  4465.                                    </a>
  4466.                                </li>
  4467.                                
  4468.                                <li>
  4469.                                    <a href="/category/gaming/" class="footer-link">
  4470.                                        Gaming
  4471.                                    </a>
  4472.                                </li>
  4473.                                
  4474.                            </ul>
  4475.                        </div>
  4476.                    </div>
  4477.                </div>
  4478.  
  4479.            </div>
  4480.        </div>
  4481.  
  4482.        <!-- Step 3: Footer Bottom -->
  4483.        <div class="footer-bottom-section">
  4484.            <div class="bottom-divider"></div>
  4485.            <div class="d-flex justify-content-between flex-wrap">
  4486.                <div class="">
  4487.                    <p class="copyright-text">
  4488.                        &copy; 2026 <strong>Optima Casino UK</strong> • All rights reserved
  4489.                    </p>
  4490.                </div>
  4491.                <div class="">
  4492.                    <nav class="footer-nav">
  4493.                        <a href="/page/write-for-us/" class="footer-nav-link">Write For Us</a>
  4494.                        <a href="/page/terms-and-conditions/" class="footer-nav-link">Terms</a>
  4495.                        <a href="/sitemap.xml" class="footer-nav-link">Sitemap</a>
  4496.                    </nav>
  4497.                </div>
  4498.            </div>
  4499.        </div>
  4500.  
  4501.    </div>
  4502.  
  4503.    <!-- Background Elements -->
  4504.    <div class="footer-bg-elements">
  4505.        <div class="bg-circle circle-1"></div>
  4506.        <div class="bg-circle circle-2"></div>
  4507.        <div class="bg-line line-1"></div>
  4508.        <div class="bg-line line-2"></div>
  4509.    </div>
  4510.  
  4511. </footer>
  4512.  
  4513. <style>
  4514. /* Footer V2 - Clean Blog Design */
  4515. .wpo-site-footer-v2 {
  4516.    color: var(--footer-color);
  4517.    background-color: var(--card-bg);
  4518.    margin-top: 100px;
  4519. }
  4520.  
  4521.  
  4522.  
  4523. /* Step 2: Brand Section */
  4524. .footer-brand-section {
  4525.    position: relative;
  4526.    z-index: 2;
  4527.    padding: 120px 0 60px;
  4528. }
  4529.  
  4530. .brand-wrapper {
  4531.    max-width: 600px;
  4532.    margin: 0 auto;
  4533. }
  4534.  
  4535. .footer-logo {
  4536.    max-height: 60px;
  4537.    width: auto;
  4538.    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
  4539. }
  4540.  
  4541. .brand-title {
  4542.    font-size: 2.2rem;
  4543.    font-weight: 800;
  4544.    color: var(--footer-color);
  4545.    margin-bottom: 1rem;
  4546.    letter-spacing: -0.02em;
  4547. }
  4548.  
  4549. .brand-description {
  4550.    font-size: 1.1rem;
  4551.    color: var(--footer-color);
  4552.    line-height: 1.6;
  4553.    opacity: .7;
  4554.    margin-bottom: 0;
  4555. }
  4556.  
  4557. /* Step 3: Content Section */
  4558. .footer-content-section {
  4559.    position: relative;
  4560.    z-index: 2;
  4561.    padding: 60px 0;
  4562. }
  4563.  
  4564.  
  4565. .footer-column {
  4566.    margin-bottom: 40px;
  4567.    padding: 0 20px;
  4568. }
  4569.  
  4570. .column-header {
  4571.    display: flex;
  4572.    align-items: center;
  4573.    margin-bottom: 25px;
  4574.    padding-bottom: 15px;
  4575.    border-bottom: 2px solid var(--border-color);
  4576. }
  4577.  
  4578. .column-number {
  4579.    width: 35px;
  4580.    height: 35px;
  4581.    border-radius: 10px;
  4582.    display: flex;
  4583.    align-items: center;
  4584.    justify-content: center;
  4585.    font-weight: 700;
  4586.    font-size: 0.9rem;
  4587.    margin-right: 15px;
  4588. }
  4589.  
  4590. .column-title {
  4591.    font-size: 1.1rem;
  4592.    font-weight: 700;
  4593.    color: var(--footer-color) !important;
  4594.    margin: 0;
  4595. }
  4596.  
  4597. .column-content {
  4598.    padding-left: 50px;
  4599. }
  4600.  
  4601. /* Footer Links */
  4602. .footer-links {
  4603.    list-style: none;
  4604.    padding: 0;
  4605.    margin: 0;
  4606. }
  4607.  
  4608. .footer-links li {
  4609.    margin-bottom: 12px;
  4610.    position: relative;
  4611. }
  4612.  
  4613. .footer-link {
  4614.    color: var(--footer-color) !important;
  4615.    text-decoration: none;
  4616.    font-size: 0.95rem;
  4617.    line-height: 1.5;
  4618.    transition: all 0.8s ease;
  4619.    position: relative;
  4620.    display: inline-flex;
  4621.    align-items: center;
  4622. }
  4623.  
  4624. .footer-link:hover {
  4625.    color: var(--bs-primary);
  4626.    padding-left: 8px;
  4627. }
  4628.  
  4629. .footer-link::before {
  4630.    content: '';
  4631.    position: absolute;
  4632.    left: -15px;
  4633.    top: 50%;
  4634.    transform: translateY(-50%);
  4635.    width: 4px;
  4636.    height: 4px;
  4637.    background: var(--bs-primary);
  4638.    border-radius: 50%;
  4639.    opacity: 0;
  4640.    transition: opacity 0.3s ease;
  4641. }
  4642.  
  4643. .footer-link:hover::before {
  4644.    opacity: 1;
  4645. }
  4646.  
  4647. /* Step 4: Footer Bottom */
  4648. .footer-bottom-section {
  4649.    position: relative;
  4650.    z-index: 2;
  4651.    padding: 30px 0;
  4652. }
  4653.  
  4654. .bottom-divider {
  4655.    width: 100%;
  4656.    height: 1px;
  4657.    background: linear-gradient(90deg, transparent 0%,var(--footer-color) ,var(--border-color) ,  transparent 100%);
  4658.    margin-bottom: 30px;
  4659. }
  4660.  
  4661. .copyright-text {
  4662.    color: var(--footer-color);
  4663.    font-size: 0.9rem;
  4664.    margin: 0;
  4665.    line-height: 1.6;
  4666. }
  4667.  
  4668. .footer-nav {
  4669.    display: flex;
  4670.    align-items: center;
  4671.    gap: 20px;
  4672.    justify-content: center;
  4673. }
  4674.  
  4675. .footer-nav-link {
  4676.    color: var(--footer-color) !important;
  4677.    text-decoration: none;
  4678.    font-size: 0.9rem;
  4679.    font-weight: 500;
  4680.    transition: color 0.3s ease;
  4681.    position: relative;
  4682. }
  4683.  
  4684. .footer-nav-link:hover {
  4685.    color: var(--bs-primary);
  4686. }
  4687.  
  4688. .footer-nav-link::after {
  4689.    content: '';
  4690.    position: absolute;
  4691.    bottom: -5px;
  4692.    left: 0;
  4693.    width: 0;
  4694.    height: 2px;
  4695.    background: var(--bs-primary) !important;
  4696.    transition: width 0.3s ease;
  4697. }
  4698.  
  4699. .footer-nav-link:hover::after {
  4700.    width: 100%;
  4701. }
  4702.  
  4703. /* Responsive Design */
  4704. @media (max-width: 992px) {
  4705.    .footer-brand-section {
  4706.        padding: 100px 0 50px;
  4707.    }
  4708.    
  4709.    .brand-title {
  4710.        font-size: 1.8rem;
  4711.    }
  4712.    
  4713.    .column-content {
  4714.        padding-left: 0;
  4715.        padding-top: 10px;
  4716.    }
  4717.    
  4718.    .column-header {
  4719.        flex-direction: column;
  4720.        align-items: flex-start;
  4721.        gap: 10px;
  4722.    }
  4723.    
  4724.    .column-number {
  4725.        align-self: center;
  4726.    }
  4727. }
  4728.  
  4729. @media (max-width: 768px) {
  4730.    .footer-brand-section {
  4731.        padding: 80px 0 40px;
  4732.    }
  4733.    
  4734.    .brand-title {
  4735.        font-size: 1.6rem;
  4736.    }
  4737.    
  4738.    .newsletter-inline {
  4739.        padding: 1.5rem;
  4740.        margin: 0 15px;
  4741.    }
  4742.    
  4743.    .newsletter-form .input-group {
  4744.        flex-direction: column;
  4745.    }
  4746.    
  4747.    .btn-newsletter {
  4748.        border-radius: 0 0 12px 12px;
  4749.    }
  4750.    
  4751.    .newsletter-input {
  4752.        border-radius: 12px 12px 0 0;
  4753.    }
  4754.    
  4755.    .footer-column {
  4756.        padding: 0 15px;
  4757.        margin-bottom: 35px;
  4758.    }
  4759.    
  4760.    .footer-nav {
  4761.        flex-direction: column;
  4762.        gap: 15px;
  4763.        margin-top: 20px;
  4764.    }
  4765. }
  4766.  
  4767. @media (max-width: 576px) {
  4768.    .footer-brand-section {
  4769.        padding: 60px 0 30px;
  4770.    }
  4771.    
  4772.    .brand-title {
  4773.        font-size: 1.4rem;
  4774.    }
  4775.    
  4776.    .brand-description {
  4777.        font-size: 1rem;
  4778.    }
  4779.    
  4780.    .newsletter-title {
  4781.        font-size: 1.1rem;
  4782.    }
  4783.    
  4784.    .column-title {
  4785.        font-size: 1rem;
  4786.    }
  4787.    
  4788.    .footer-column {
  4789.        padding: 0 10px;
  4790.    }
  4791.    
  4792.    .bg-circle, .bg-line {
  4793.        display: none;
  4794.    }
  4795. }
  4796.  
  4797. /* Minimal Animation */
  4798. .footer-column {
  4799.    transition: opacity 0.3s ease;
  4800. }
  4801.  
  4802. .footer-column:hover {
  4803.    opacity: 0.9;
  4804. }
  4805. </style>
  4806.  
  4807. <!-- Bootstrap 5 JS -->
  4808.  
  4809. <script>
  4810. // Scroll to Top Function
  4811. function scrollToTop() {
  4812.    window.scrollTo({
  4813.        top: 0,
  4814.        behavior: 'smooth'
  4815.    });
  4816. }
  4817.  
  4818. // Initialize Footer V2 Features
  4819. document.addEventListener('DOMContentLoaded', function() {
  4820.    
  4821.    // Newsletter Form Enhancement
  4822.    const newsletterForm = document.querySelector('.newsletter-form');
  4823.    if (newsletterForm) {
  4824.        newsletterForm.addEventListener('submit', function(e) {
  4825.            e.preventDefault(); // Remove this in actual implementation
  4826.            
  4827.            const submitBtn = this.querySelector('.btn-newsletter');
  4828.            const originalText = submitBtn.textContent;
  4829.            
  4830.            submitBtn.textContent = 'Subscribing...';
  4831.            submitBtn.disabled = true;
  4832.            
  4833.            // Simulate form processing
  4834.            setTimeout(() => {
  4835.                submitBtn.textContent = 'Subscribed!';
  4836.                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4837.                
  4838.                setTimeout(() => {
  4839.                    submitBtn.textContent = originalText;
  4840.                    submitBtn.disabled = false;
  4841.                    submitBtn.style.background = '';
  4842.                    this.reset();
  4843.                }, 2000);
  4844.            }, 1500);
  4845.        });
  4846.    }
  4847.    
  4848.    // Smooth reveal for columns on scroll
  4849.    const observerOptions = {
  4850.        threshold: 0.1,
  4851.        rootMargin: '0px 0px -50px 0px'
  4852.    };
  4853.    
  4854.    const observer = new IntersectionObserver((entries) => {
  4855.        entries.forEach(entry => {
  4856.            if (entry.isIntersecting) {
  4857.                entry.target.style.opacity = '1';
  4858.                entry.target.style.transform = 'translateY(0)';
  4859.            }
  4860.        });
  4861.    }, observerOptions);
  4862.    
  4863.    // Initially hide columns for animation
  4864.    document.querySelectorAll('.footer-column').forEach((column, index) => {
  4865.        column.style.opacity = '0';
  4866.        column.style.transform = 'translateY(20px)';
  4867.        column.style.transition = `all 0.6s ease ${index * 0.1}s`;
  4868.        observer.observe(column);
  4869.    });
  4870.    
  4871.    // Prevent default for placeholder links
  4872.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4873.        link.addEventListener('click', function(e) {
  4874.            e.preventDefault();
  4875.        });
  4876.    });
  4877. });
  4878.  
  4879. document.addEventListener('DOMContentLoaded', function () {
  4880.    var btn = document.getElementById('toggleFooterLinks');
  4881.    if (!btn) return; // No extra links, no button
  4882.  
  4883.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4884.  
  4885.    btn.addEventListener('click', function () {
  4886.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4887.            return li.classList.contains('d-none');
  4888.        });
  4889.  
  4890.        extras.forEach(function (li) {
  4891.            if (anyHidden) {
  4892.                li.classList.remove('d-none');
  4893.                li.classList.add('show');
  4894.            } else {
  4895.                li.classList.add('d-none');
  4896.                li.classList.remove('show');
  4897.            }
  4898.        });
  4899.  
  4900.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4901.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4902.    });
  4903. });
  4904.  
  4905. </script>
  4906.  
  4907.        <!-- end of wpo-site-footer-section -->
  4908.    </div>
  4909.    <!-- end of page-wrapper -->
  4910.  
  4911.    <!-- All JavaScript files
  4912.    ================================================== -->
  4913.    
  4914.  
  4915. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4916. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4917. <!-- Plugins for this template -->
  4918. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4919. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4920. <!-- Custom script for this template -->
  4921. <script src="/static/blogapp/assets/js/script.js"></script>
  4922.  
  4923. <script>
  4924. (function () {
  4925. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4926. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4927.  
  4928. function applyFallback(img) {
  4929. if (!img || img.dataset.fallbackApplied === "1") {
  4930. return;
  4931. }
  4932. var failedSrc = img.currentSrc || img.src || "";
  4933. img.dataset.fallbackApplied = "1";
  4934. img.onerror = null;
  4935. img.src = fallbackImageSrc;
  4936. console.warn("[ImageFallback] Replaced broken image:", {
  4937. failedSrc: failedSrc,
  4938. fallbackSrc: fallbackImageSrc,
  4939. alt: img.alt || "",
  4940. });
  4941. }
  4942.  
  4943. document.querySelectorAll("img").forEach(function (img) {
  4944. if (img.complete && img.naturalWidth === 0) {
  4945. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4946. failedSrc: img.currentSrc || img.src || "",
  4947. alt: img.alt || "",
  4948. });
  4949. applyFallback(img);
  4950. }
  4951. });
  4952.  
  4953. document.addEventListener(
  4954. "error",
  4955. function (event) {
  4956. var target = event.target;
  4957. if (target && target.tagName === "IMG") {
  4958. applyFallback(target);
  4959. }
  4960. },
  4961. true
  4962. );
  4963. })();
  4964. </script>
  4965.  
  4966. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4967.  
  4968.  
  4969.  
  4970. <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":"78c740b560c242beaca5ef3b2ec17ef0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4971. </body>
  4972.  
  4973. </html>
  4974.  
  4975.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda