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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="hind">
  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_87_1kmXDMZ_Tx1DibK_YZVS7HF_m3x8Hc8.png">
  14.    
  15.  
  16.    <title>PlayCore Center UK: Fun Activities &amp; Games for All Ages</title>
  17.    <meta name="description" content="Discover exciting play activities, games, and entertainment options for children and families at PlayCore Center UK. Join us for fun-filled adventures and events.">
  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://playcorecenter.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #22c55e;
  42.        --bs-primary-rgb: 22c55e;
  43.        --bs-secondary: #a3bffa;
  44.        --bs-success: #34d399;
  45.        --bs-danger: #f87171;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #d1fae5;
  49.        --bs-dark: #064e3b;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #22c55e;
  53.        --theme-primary-color-s2: #22c55e;
  54.        --body-bg-color: #111827;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #d1fae5;
  57.        --text-light-color: #676767;
  58.        --heading-color: #d1fae5;
  59.        --border-color: #475569;
  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: #064e3b;
  73.        --nav-bg: #064e3b;
  74.        --sub-nav: #1a2e05;
  75.        --navbar-color: #d1fae5;
  76.        --topbar-bg: #111827;
  77.        --topbar-color: #d1fae5;
  78.        --footer-bg: #064e3b;
  79.        --footer-color: #d1fae5;
  80.        --card-bg: rgba(30, 41, 59, 0.8);
  81.        --card-border: #475569;
  82.        --card-radius: 14px;
  83.        --link-color: #22c55e;
  84.        --link-hover: #16a34a;
  85.        --blog-color: #d1fae5;
  86.        --blog-bg: rgba(34, 197, 94, 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: rgba(30, 41, 59, 0.8) !important;
  204.            backdrop-filter: blur(10px);
  205.        
  206.        border: 1px solid var(--border-color) !important;
  207.        transition: all 0.3s ease;
  208.        border-radius: 12px;
  209.        color: var(--text-color) !important;
  210.    }
  211.     .navbar-brand img{
  212.            height: 70px;
  213.            object-fit: contain;
  214.        }
  215.    
  216.    .card:hover {
  217.        transform: translateY(-5px);
  218.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  219.    }
  220.    
  221.    .card-header {
  222.        background-color: var(--section-bg-color) !important;
  223.        border-color: var(--border-color) !important;
  224.        color: var(--text-color) !important;
  225.    }
  226.    
  227.    /* Bootstrap Form Controls */
  228.    .form-control {
  229.        color: var(--text-color) !important;
  230.        background-color: var(--body-bg-color) !important;
  231.        border-color: var(--border-color) !important;
  232.        /* Remove font-family override - let data-font-scheme handle it */
  233.    }
  234.    
  235.    .form-control:focus {
  236.        border-color: var(--bs-primary) !important;
  237.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  238.    }
  239.    
  240.    /* Links throughout site */
  241.  .nav1 a {
  242.        color: var(--link-color) !important;
  243.        text-decoration: none;
  244.        transition: all 0.3s ease;
  245.    }
  246.    
  247.    a:hover {
  248.        color: var(--link-hover) !important;
  249.    }
  250.    
  251.    /* Text color classes */
  252.    .text-muted {
  253.        color: var(--body-color) !important;
  254.    }
  255.    
  256.    .text-light {
  257.        color: var(--light) !important;
  258.    }
  259.    
  260.    /* Section backgrounds */
  261.    .section-bg,
  262.    .bg-light {
  263.        background-color: var(--section-bg-color) !important;
  264.    }
  265.    
  266.    /* Dark sections */
  267.    .bg-dark,
  268.    .dark-section {
  269.        background-color: var(--black-bg-color) !important;
  270.        color: var(--black-section-text-color) !important;
  271.    }
  272.    
  273.    /* Footer styling */
  274.    .footer,
  275.    footer {
  276.        
  277.            background-color: var(--footer-bg) !important;
  278.        
  279.        color: var(--footer-color) !important;
  280.    }
  281.    
  282.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  283.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  284.        color: var(--black-section-text-color) !important;
  285.        /* Remove font-family override - let data-font-scheme handle it */
  286.    }
  287.    
  288.    .footer a, footer a {
  289.        color: var(--black-section-text-color) !important;
  290.    }
  291.    
  292.    .footer a:hover, footer a:hover {
  293.        color: var(--bs-primary) !important;
  294.    }
  295.    
  296.    /* Bootstrap Secondary Colors */
  297.    .btn-secondary {
  298.        background-color: var(--bs-secondary) !important;
  299.        border-color: var(--bs-secondary) !important;
  300.    }
  301.    
  302.    .text-secondary {
  303.        color: var(--bs-secondary) !important;
  304.    }
  305.    
  306.    .bg-secondary {
  307.        background-color: var(--bs-secondary) !important;
  308.    }
  309.    
  310.    /* Bootstrap Success, Danger, Warning, Info */
  311.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  312.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  313.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  314.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  315.    
  316.    .text-success { color: var(--bs-success) !important; }
  317.    .text-danger { color: var(--bs-danger) !important; }
  318.    .text-warning { color: var(--bs-warning) !important; }
  319.    .text-info { color: var(--bs-info) !important; }
  320.    
  321.    .bg-success { background-color: var(--bs-success) !important; }
  322.    .bg-danger { background-color: var(--bs-danger) !important; }
  323.    .bg-warning { background-color: var(--bs-warning) !important; }
  324.    .bg-info { background-color: var(--bs-info) !important; }
  325.    
  326.    /* Mobile menu styling */
  327.    .navbar-toggler,
  328.    .open-btn {
  329.        border-color: var(--navbar-color) !important;
  330.    }
  331.    
  332.    .icon-bar {
  333.        background-color: var(--navbar-color) !important;
  334.    }
  335.    
  336.    /* Smooth Animations */
  337.    .fade-in-up {
  338.        animation: fadeInUp 0.6s ease-out;
  339.    }
  340.    
  341.    @keyframes fadeInUp {
  342.        from {
  343.            opacity: 0;
  344.            transform: translateY(30px);
  345.        }
  346.        to {
  347.            opacity: 1;
  348.            transform: translateY(0);
  349.        }
  350.    }
  351.    
  352.    /* Responsive adjustments */
  353.    @media (max-width: 768px) {
  354.        .navbar {
  355.            padding: 0.5rem 0;
  356.        }
  357.        
  358.        .card:hover {
  359.            transform: none;
  360.        }
  361.    }
  362.    
  363. </style>
  364.    
  365.    
  366.    
  367.  
  368. <script>
  369.    var _paq = window._paq = window._paq || [];
  370.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  371.    _paq.push(['trackPageView']);
  372.    _paq.push(['enableLinkTracking']);
  373.    (function() {
  374.        var u = "//analytics.tech-vikings.com/";
  375.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  376.        _paq.push(['setSiteId', '2']);
  377.        var d = document,
  378.            g = d.createElement('script'),
  379.            s = d.getElementsByTagName('script')[0];
  380.        g.async = true;
  381.        g.src = u + 'matomo.js';
  382.        s.parentNode.insertBefore(g, s);
  383.    })();
  384. </script>
  385. </head>
  386.  
  387.  
  388.  
  389. <body class="page-blogapp:homepage theme-theme_60">
  390.    <div id="healthcheck"></div>
  391.    <!-- start page-wrapper -->
  392.    <div class="page-wrapper">
  393.        
  394.            <!-- start preloader -->
  395.                
  396.            <!-- end preloader -->
  397.        
  398.        <!-- Start header -->
  399.        <header id="header" class="wpo-site-header">
  400.            
  401.  
  402.  
  403.    
  404.  
  405.  
  406.  
  407. <div class="topbar d-sm-flex d-none">
  408.  <div class="container-fluid fluid-container">
  409.    <div class="row  ">
  410.      <div>
  411.        <div class="pt-2 d-flex gap-2 pb-0">
  412.          <div class="">
  413.            <div class="tilt-button bg-primary-gradient">Latest Update</div>
  414.          </div>
  415.  
  416.          <!-- Add an id to the marquee -->
  417.          <marquee id="newsMarquee" direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  418.            <p class="text-center">
  419.              
  420.               <a href="/the-mushroom-cleaning-controversy-expert-tips-for-preparing-your-fungi/" class="px-5 top-color">
  421.                    The Mushroom Cleaning Controversy: Expert Tips for Preparing Your Fungi
  422.                  </a>
  423.              
  424.               <a href="/remains-of-endurance-athlete-apparently-killed-by-great-white-found-on-californian-coastline/" class="px-5 top-color">
  425.                    Remains of Endurance Athlete Apparently Killed by Great White Found on Californian Coastline
  426.                  </a>
  427.              
  428.               <a href="/barry-manilow-will-have-a-procedure-for-cancer-in-his-lung/" class="px-5 top-color">
  429.                    Barry Manilow Will Have a Procedure for Cancer in His Lung.
  430.                  </a>
  431.              
  432.               <a href="/former-uk-soldier-charged-of-murdering-kenyan-woman-shows-up-in-courtroom/" class="px-5 top-color">
  433.                    Former UK Soldier Charged of Murdering Kenyan Woman Shows Up in Courtroom
  434.                  </a>
  435.              
  436.               <a href="/us-food-and-drug-administration-grants-approval-to-addyi-a-desire-boosting-medication-for-women-after-menopause/" class="px-5 top-color">
  437.                    U.S. Food and Drug Administration Grants Approval to Addyi, a Desire-Boosting Medication for Women After Menopause
  438.                  </a>
  439.              
  440.            </p>
  441.          </marquee>
  442.        </div>
  443.      </div>
  444.    </div>
  445.  </div>
  446. </div>
  447. <style>
  448.  .tilt-button {
  449.  padding: 0.5rem 1rem;
  450.  white-space: nowrap;
  451.  font-weight: bold;
  452.  display: inline-block;
  453.  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
  454.  transition: background 0.3s ease;
  455. }
  456.  
  457.  
  458. </style>
  459. <script>
  460.  // Stop/start marquee when hovering or focusing links inside it
  461.  document.addEventListener("DOMContentLoaded", function () {
  462.    const marquee = document.getElementById("newsMarquee");
  463.    if (!marquee) return;
  464.  
  465.    marquee.querySelectorAll("a").forEach((link) => {
  466.      link.addEventListener("mouseenter", () => marquee.stop());
  467.      link.addEventListener("mouseleave", () => marquee.start());
  468.      // keyboard accessibility
  469.      link.addEventListener("focus", () => marquee.stop());
  470.      link.addEventListener("blur", () => marquee.start());
  471.    });
  472.  });
  473. </script>
  474.  
  475.  
  476.  
  477.            
  478.  
  479.  
  480.  
  481.  
  482.  
  483. <header class="sticky-top mb-sm-5 mb-4  nav-bg">
  484.  <div class="container-fluid fluid-container  ">
  485.    <nav class="nav-v1 navbar custom-nav navbar-expand-xl" role="navigation" aria-label="Main Navigation">
  486.      <div class="py-2 d-flex gap-2 justify-content-between align-items-center nav-width">
  487.        <!-- Mobile Brand & Search -->
  488.        <a class="brand-1 navbar-brand d-xl-none" href="/" aria-label="Home">
  489.          
  490.          PlayCore Center UK
  491.          
  492.        </a>
  493.        <div class="flex-grow-1 d-xl-none d-flex">
  494.          <form class="search-wrapper-v1">
  495.            <input type="search" class="form-control search-input-v1" id="search-input"
  496.              placeholder="Search articles..." aria-label="Search content" />
  497.            <svg class="search-icon-v1" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  498.              <circle cx="11" cy="11" r="8"></circle>
  499.              <path d="m21 21-4.35-4.35"></path>
  500.            </svg>
  501.          </form>
  502.          <!-- The search results will be displayed here -->
  503.          <div id="search-results" class="search-results-container"></div>
  504.        </div>
  505.  
  506.        <button class="navbar-toggler border-0 text-link" type="button" data-bs-toggle="collapse"
  507.          data-bs-target="#navCollapse-v1" aria-controls="navCollapse-v1" aria-expanded="false"
  508.          aria-label="Toggle navigation">
  509.          <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  510.            <line x1="3" y1="6" x2="21" y2="6"></line>
  511.            <line x1="3" y1="12" x2="21" y2="12"></line>
  512.            <line x1="3" y1="18" x2="21" y2="18"></line>
  513.          </svg>
  514.        </button>
  515.  
  516.        <!-- Desktop Layout -->
  517.        <a class="brandv1 navbar-brand d-none d-xl-block me-4" href='/' aria-label="Home">
  518.          <img src="" alt="" />
  519.        </a>
  520.  
  521.        <div class="d-none d-xl-flex flex-grow-1 flex-wrap">
  522.          <form class="search-wrapper-v1" action="#" method="get" role="search">
  523.            <input type="text" id="search-input1" class="form-control search-input-v1" placeholder="Search articles..." />
  524.            <svg class="search-icon-v1" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  525.              <circle cx="11" cy="11" r="8"></circle>
  526.              <path d="m21 21-4.35-4.35"></path>
  527.            </svg>
  528.          </form>
  529.           <!-- The search results will be displayed here -->
  530.          <div id="search-results1" class="search-results-container search-v1"></div>
  531.        </div>
  532.        <!-- Navigation Menu -->
  533.      </div>
  534.      <div class="collapse justify-content-end" id="navCollapse-v1">
  535.        <ul class="navbar-nav gap-2 pt-3 mb-lg-0 align-items-xl-center">
  536.          <!-- <li class="nav-item d-xl-block d-none mb-3">
  537.            <div class="d-xl-flex align-items-center gap-2">
  538.              <button class="btn menu-btn-v1 d-none d-xl-flex align-items-center gap-2" type="button"
  539.                data-bs-toggle="offcanvas" data-bs-target="#sidebar-v1" aria-controls="sidebar-v1">
  540.                <span>More</span>
  541.                <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  542.                  <circle cx="12" cy="12" r="1"></circle>
  543.                  <circle cx="19" cy="12" r="1"></circle>
  544.                  <circle cx="5" cy="12" r="1"></circle>
  545.                </svg>
  546.              </button>
  547.            </div>
  548.          </li> -->
  549.          <li class="nav-item mb-3">
  550.            <a class="navlink-v1" href="/">
  551.              Home
  552.            </a>
  553.          </li>
  554.          
  555.           <li class="nav-item mb-3">
  556.            <a class="navlink-v1" href="/category/all-posts/">
  557.              All Posts
  558.            </a>
  559.            </li>
  560.            
  561.  
  562.                
  563.                
  564.            
  565.           <li class="nav-item mb-3">
  566.            <a class="navlink-v1" href="/category/business/">
  567.              Business
  568.            </a>
  569.            </li>
  570.            
  571.  
  572.                
  573.                
  574.            
  575.           <li class="nav-item mb-3">
  576.            <a class="navlink-v1" href="/category/esports/">
  577.              Esports
  578.            </a>
  579.            </li>
  580.            
  581.  
  582.                
  583.                
  584.            
  585.           <li class="nav-item mb-3">
  586.            <a class="navlink-v1" href="/category/fashion/">
  587.              Fashion
  588.            </a>
  589.            </li>
  590.            
  591.  
  592.                
  593.                
  594.            
  595.           <li class="nav-item mb-3">
  596.            <a class="navlink-v1" href="/category/featured/">
  597.              Featured
  598.            </a>
  599.            </li>
  600.            
  601.  
  602.                
  603.                
  604.            
  605.          
  606.            <li class="nav-item mb-3 dropdown">
  607.              <a class="navlink-v1 dropdown-toggle" href="#" id="moreDropdown-v1" role="button"
  608.                data-bs-toggle="dropdown" aria-expanded="false">More</a>
  609.              <ul class="dropdown-menu dropdown-v1" aria-labelledby="moreDropdown-v1">
  610.                <li>
  611.                  <a class="dropdown-item dropdown-item-v1" href="/category/gaming/">
  612.                    Gaming
  613.                  </a>
  614.                </li>
  615.                
  616.  
  617.                
  618.                
  619.            
  620.          
  621.                <li>
  622.                  <a class="dropdown-item dropdown-item-v1" href="/category/health/">
  623.                    Health
  624.                  </a>
  625.                </li>
  626.                
  627.  
  628.                
  629.                
  630.            
  631.          
  632.                <li>
  633.                  <a class="dropdown-item dropdown-item-v1" href="/category/life-fitness/">
  634.                    Life &amp; Fitness
  635.                  </a>
  636.                </li>
  637.                
  638.  
  639.                
  640.                
  641.            
  642.          
  643.                <li>
  644.                  <a class="dropdown-item dropdown-item-v1" href="/category/lifestyle/">
  645.                    Lifestyle
  646.                  </a>
  647.                </li>
  648.                
  649.  
  650.                
  651.                
  652.            
  653.          
  654.                <li>
  655.                  <a class="dropdown-item dropdown-item-v1" href="/category/news/">
  656.                    News
  657.                  </a>
  658.                </li>
  659.                
  660.  
  661.                
  662.                
  663.            
  664.          
  665.                <li>
  666.                  <a class="dropdown-item dropdown-item-v1" href="/category/others/">
  667.                    Others
  668.                  </a>
  669.                </li>
  670.                
  671.  
  672.                
  673.                
  674.            
  675.          
  676.                <li>
  677.                  <a class="dropdown-item dropdown-item-v1" href="/category/politics/">
  678.                    Politics
  679.                  </a>
  680.                </li>
  681.                
  682.  
  683.                
  684.                
  685.            
  686.          
  687.                <li>
  688.                  <a class="dropdown-item dropdown-item-v1" href="/category/sports/">
  689.                    Sports
  690.                  </a>
  691.                </li>
  692.                
  693.  
  694.                
  695.                
  696.            
  697.          
  698.                <li>
  699.                  <a class="dropdown-item dropdown-item-v1" href="/category/tech/">
  700.                    Tech
  701.                  </a>
  702.                </li>
  703.                
  704.  
  705.                
  706.                
  707.            
  708.          
  709.                <li>
  710.                  <a class="dropdown-item dropdown-item-v1" href="/category/travel/">
  711.                    Travel
  712.                  </a>
  713.                </li>
  714.                
  715.  
  716.                
  717.                
  718.              </ul>
  719.            </li>
  720.            
  721.            
  722.            <li class="nav-item mb-3">
  723.              <a class="navlink-v1" href="/page/contact-us/">
  724.                Contact Us
  725.              </a>
  726.            </li>
  727.            <li class="nav-item d-xl-none mt-2">
  728.              <button class="btn menu-btn-v1 w-100" type="button" data-bs-toggle="offcanvas"
  729.                data-bs-target="#sidebar-v1">
  730.                More Options
  731.              </button>
  732.            </li>
  733.        </ul>
  734.      </div>
  735.    </nav>
  736.  </div>
  737.  
  738. </header>
  739.  
  740. <!-- Sidebar -->
  741. <div class="offcanvas offcanvas-end offcanvas-v1" tabindex="-1" id="sidebar-v1" aria-labelledby="sidebarLabel-v1">
  742.  <div class="offcanvas-header border-bottom">
  743.    <h5 class="offcanvas-title fw-semibold" id="sidebarLabel-v1">
  744.      Latest Updates
  745.    </h5>
  746.    <button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
  747.  </div>
  748.  <div class="offcanvas-body p-3">
  749.    <div class="mb-4">
  750.      <h6 class="fw-semibold mb-3 text-muted">Featured Posts</h6>
  751.      <div class="vstack gap-3">
  752.        <article class="post-card-v1 d-flex gap-3">
  753.          <img src="https://picsum.photos/seed/tech1/80/64" alt="" class="post-img-v1" width="80" height="64" />
  754.          <div class="flex-grow-1">
  755.            <small class="text-muted">2 hours ago</small>
  756.            <h6 class="mb-1 lh-sm">
  757.              <a href="#" class="text-decoration-none text-dark">Modern Web Development Trends</a>
  758.            </h6>
  759.            <small class="text-muted">Technology</small>
  760.          </div>
  761.        </article>
  762.  
  763.        <article class="post-card-v1 d-flex gap-3">
  764.          <img src="https://picsum.photos/seed/design1/80/64" alt="" class="post-img-v1" width="80" height="64" />
  765.          <div class="flex-grow-1">
  766.            <small class="text-muted">5 hours ago</small>
  767.            <h6 class="mb-1 lh-sm">
  768.              <a href="#" class="text-decoration-none text-dark">UI Design Best Practices</a>
  769.            </h6>
  770.            <small class="text-muted">Design</small>
  771.          </div>
  772.        </article>
  773.  
  774.        <article class="post-card-v1 d-flex gap-3">
  775.          <img src="https://picsum.photos/seed/life1/80/64" alt="" class="post-img-v1" width="80" height="64" />
  776.          <div class="flex-grow-1">
  777.            <small class="text-muted">1 day ago</small>
  778.            <h6 class="mb-1 lh-sm">
  779.              <a href="#" class="text-decoration-none text-dark">Minimalist Living Tips</a>
  780.            </h6>
  781.            <small class="text-muted">Lifestyle</small>
  782.          </div>
  783.        </article>
  784.      </div>
  785.    </div>
  786.  
  787.    <hr />
  788.  
  789.    <div class="contact-info-v1">
  790.      <h6 class="fw-semibold mb-3">Get in Touch</h6>
  791.      <div class="small text-muted lh-lg">
  792.        <div class="mb-2">
  793.          <strong>Location:</strong><br />
  794.          123 Innovation Street<br />
  795.          Tech District, CA 94105
  796.        </div>
  797.        <div class="mb-2">
  798.          <strong>Email:</strong><br />
  799.          <a href="/cdn-cgi/l/email-protection#cba3aea7a7a48ba9b9aaa5afe5a8a4a6" class="text-decoration-none"><span class="__cf_email__" data-cfemail="7b131e1717143b19091a151f55181416">[email&#160;protected]</span></a>
  800.        </div>
  801.        <div>
  802.          <strong>Phone:</strong><br />
  803.          <a href="tel:+1234567890" class="text-decoration-none">+1 (234) 567-890</a>
  804.        </div>
  805.      </div>
  806.    </div>
  807.  </div>
  808. </div>
  809.  
  810. <!-- Custom CSS -->
  811. <style>
  812.  .navbar {
  813.    padding-inline: 20px;
  814.  }
  815.  
  816.  .nav-v1 {
  817.    backdrop-filter: blur(12px);
  818.  }
  819.  
  820.  .brand-v1 img {
  821.    height: 32px;
  822.    transition: transform 0.3s ease;
  823.  }
  824.  
  825.  .brand-v1:hover img {
  826.    transform: scale(1.05);
  827.  }
  828.  
  829.  .search-wrapper-v1 {
  830.    max-width: 600px;
  831.    position: relative;
  832.  }
  833.  
  834.  .search-input-v1 {
  835.    padding: 10px 16px 10px 42px;
  836.    border: 1px solid #e2e8f0;
  837.    border-radius: 24px;
  838.    font-size: 14px;
  839.    transition: all 0.3s ease;
  840.    background: white;
  841.    width: 100%;
  842.    max-width: 400px;
  843.  }
  844.  
  845.  .search-input-v1:focus {
  846.    border-color: #2563eb;
  847.    outline: none;
  848.    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
  849.    transform: translateY(-1px);
  850.  }
  851.  
  852.  .search-icon-v1 {
  853.    position: absolute;
  854.    left: 14px;
  855.    top: 50%;
  856.    transform: translateY(-50%);
  857.    color: #64748b;
  858.    width: 16px;
  859.    height: 16px;
  860.  }
  861.  
  862.  .navlink-v1 {
  863.    color: #374151;
  864.    font-weight: 500;
  865.    font-size: 15px;
  866.    padding: 8px 16px;
  867.    border-radius: 12px;
  868.    transition: all 0.2s ease;
  869.    text-decoration: none;
  870.    position: relative;
  871.  }
  872.  
  873.  .navlink-v1:hover {
  874.    background: rgba(37, 99, 235, 0.1);
  875.    color: #2563eb;
  876.    transform: translateY(-1px);
  877.  }
  878.  
  879.  .navlink-v1.active-v1 {
  880.    background: #2563eb;
  881.    color: white !important;
  882.  }
  883.  
  884.  .dropdown-v1 {
  885.    border: 1px solid #e2e8f0;
  886.    border-radius: 16px;
  887.    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  888.    backdrop-filter: blur(8px);
  889.    background: rgba(255, 255, 255, 0.98);
  890.    padding: 8px 0;
  891.  }
  892.  
  893.  .dropdown-item-v1 {
  894.    padding: 8px 20px;
  895.    font-size: 14px;
  896.    color: #374151 !important;
  897.    transition: all 0.2s ease;
  898.    border-radius: 8px;
  899.    margin: 2px 0px;
  900.  }
  901.  
  902.  .dropdown-item-v1:hover {
  903.    background: rgba(37, 99, 235, 0.1);
  904.    color: #2563eb !important;
  905.  }
  906.  
  907.  .menu-btn-v1 {
  908.    padding: 8px 16px;
  909.    border: 1px solid #e2e8f0;
  910.    border-radius: 12px;
  911.    background: white;
  912.    color: #374151;
  913.    font-weight: 500;
  914.    transition: all 0.2s ease;
  915.  }
  916.  
  917.  .menu-btn-v1:hover {
  918.    border-color: #2563eb;
  919.    color: #2563eb;
  920.    box-shadow: 0 2px 8px rgba(37, 99, 235, 0.15);
  921.  }
  922.  
  923.  .offcanvas-v1 {
  924.    width: min(360px, 90vw);
  925.    background: white;
  926.    z-index: 1050;
  927.  }
  928.  
  929.  .post-card-v1 {
  930.    padding: 12px;
  931.    border-radius: 12px;
  932.    transition: all 0.2s ease;
  933.    border: 1px solid transparent;
  934.  }
  935.  
  936.  .post-card-v1:hover {
  937.    background: #f8fafc;
  938.    border-color: #e2e8f0;
  939.  }
  940.  
  941.  .post-img-v1 {
  942.    border-radius: 8px;
  943.    transition: transform 0.3s ease;
  944.  }
  945.  
  946.  .post-card-v1:hover .post-img-v1 {
  947.    transform: scale(1.02);
  948.  }
  949.  
  950.  .contact-info-v1 {
  951.    background: #f8fafc;
  952.    padding: 16px;
  953.    border-radius: 12px;
  954.    border: 1px solid #e2e8f0;
  955.  }
  956.  
  957.  @media (max-width: 1200px) {
  958.    .nav-width {
  959.      width: 100%;
  960.    }
  961.  }
  962.  
  963.  @media (max-width: 991px) {
  964.    .navlink-v1 {
  965.      padding: 12px 16px;
  966.      margin: 2px 0;
  967.    }
  968.  
  969.    .search-wrapper-v1 {
  970.      margin: 12px 0;
  971.    }
  972.  }
  973.  
  974.  /* search field */
  975.  .search-results-container {
  976.    position: absolute;
  977.    top: 100%;
  978.    /* Position it below the input field */
  979. left: 10px;
  980.  right: 10px;
  981.    background-color: white;
  982.    border: 1px solid #ddd;
  983.    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  984.    max-height: 300px;
  985.    overflow-y: auto;
  986.    z-index: 1000;
  987.    display: none;
  988.    /* Initially hidden */
  989.  }
  990.  
  991.  .search-results-container p {
  992.    margin: 0;
  993.  }
  994.  
  995.  .search-results-container .result-item {
  996.    padding: 10px;
  997.    cursor: pointer;
  998.  }
  999.  
  1000.  .search-results-container .result-item:hover {
  1001.    background-color: #f0f0f0;
  1002.  }
  1003. </style>
  1004. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  1005.  document.addEventListener("DOMContentLoaded", function () {
  1006.    console.error("loaded");
  1007.  
  1008.    // Pick input depending on screen size
  1009.    const searchInput = window.innerWidth <= 991
  1010.      ? document.getElementById("search-input")
  1011.      : document.getElementById("search-input1");
  1012.  
  1013.    if (searchInput) {
  1014.      console.log("inside");
  1015.  
  1016.      // Add event listener for keyup
  1017.      searchInput.addEventListener("keyup", function (e) {
  1018.        console.log('test');
  1019.        console.log("Key pressed:", e.key);
  1020.        e.preventDefault();
  1021.  
  1022.        const query = searchInput.value;
  1023.        const searchResults = window.innerWidth <= 991
  1024.          ? document.getElementById("search-results")
  1025.          : document.getElementById("search-results1");
  1026.  
  1027.        console.log("User is typing: " + query);
  1028.  
  1029.        if (query === "") {
  1030.          searchResults.innerHTML = "";
  1031.          searchResults.style.display = "none";
  1032.          return;
  1033.        }
  1034.  
  1035.        searchResults.style.display = "block";
  1036.  
  1037.        fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1038.          method: "GET",
  1039.          headers: {
  1040.            "X-Requested-With": "XMLHttpRequest",
  1041.          },
  1042.        })
  1043.          .then(response => {
  1044.            console.log("Response Status:", response.status);
  1045.            return response.json();
  1046.          })
  1047.          .then(data => {
  1048.            console.log("Data received:", data);
  1049.            if (data.html) {
  1050.              searchResults.innerHTML = data.html;
  1051.            } else {
  1052.              searchResults.innerHTML = "<p>No results found.</p>";
  1053.            }
  1054.          })
  1055.          .catch(error => {
  1056.            console.error("Error fetching search results:", error);
  1057.          });
  1058.      });
  1059.  
  1060.      // 🔹 Close results when clicking outside
  1061.      document.addEventListener("click", function (e) {
  1062.        const searchResults = window.innerWidth <= 991
  1063.          ? document.getElementById("search-results")
  1064.          : document.getElementById("search-results1");
  1065.  
  1066.        if (searchResults && !searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1067.          searchResults.style.display = "none";
  1068.        }
  1069.      });
  1070.  
  1071.    } else {
  1072.      console.error("Search input not found");
  1073.    }
  1074.  });
  1075. </script>
  1076. <script>
  1077.  // Function to check screen size and remove 'navbar-collapse' class
  1078.  function removeNavbarCollapseClass() {
  1079.    const navbar = document.getElementById('navCollapse-v1');
  1080.    // Check if screen width is greater than or equal to 1024px (Bootstrap's lg breakpoint)
  1081.    if (window.innerWidth <= 1100) {
  1082.      if (navbar) {
  1083.        navbar.classList.remove('navbar-collapse');
  1084.      }
  1085.    } else {
  1086.      // You can re-add the class if the screen is smaller than 'lg' size
  1087.      if (navbar) {
  1088.        navbar.classList.add('navbar-collapse');
  1089.      }
  1090.    }
  1091.  }
  1092.  
  1093.  // Run the function on page load
  1094.  window.addEventListener('load', removeNavbarCollapseClass);
  1095.  
  1096.  // Also, run the function on window resize to check screen size dynamically
  1097.  window.addEventListener('resize', removeNavbarCollapseClass);
  1098.  
  1099.  
  1100. </script>
  1101.  
  1102.        </header>
  1103.        <!-- end of header -->
  1104.        <!-- start of wpo-blog-hero -->
  1105.        
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113. <style>
  1114. .blog-hero-section {
  1115.    padding: 3rem 0;
  1116. }
  1117.  
  1118.  
  1119. .hero-grid {
  1120.    display: grid;
  1121.    grid-template-columns: 2fr 1fr 1fr;
  1122.    grid-template-rows: 1fr 1fr;
  1123.    gap: 1.5rem;
  1124.    height: 500px;
  1125. }
  1126.  
  1127. .hero-card {
  1128.    background: var(--card-bg);
  1129.    border-radius: 12px;
  1130.    overflow: hidden;
  1131.    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  1132.    transition: all 0.3s ease;
  1133.    position: relative;
  1134. }
  1135.  
  1136. .hero-card:hover {
  1137.    transform: translateY(-8px);
  1138.    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
  1139. }
  1140.  
  1141. .main-hero {
  1142.    grid-row: 1 / -1;
  1143.    grid-column: 1;
  1144. }
  1145.  
  1146. .card-image {
  1147.    width: 100%;
  1148.    height: 60%;
  1149.    object-fit: cover;
  1150.    transition: transform 0.3s ease;
  1151. }
  1152.  
  1153. .main-hero .card-image {
  1154.    height: 65%;
  1155. }
  1156.  
  1157. .hero-card:hover .card-image {
  1158.    transform: scale(1.05);
  1159. }
  1160.  
  1161. .card-content {
  1162.    padding: 1.5rem;
  1163.    height: 40%;
  1164.    display: flex;
  1165.    flex-direction: column;
  1166.    justify-content: space-between;
  1167. }
  1168.  
  1169. .main-hero .card-content {
  1170.    height: 35%;
  1171. }
  1172.  
  1173. .category-badge {
  1174.    display: inline-block;
  1175.    background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1176.    color: white;
  1177.    padding: 0.4rem 1rem;
  1178.    border-radius: 20px;
  1179.    font-size: 0.8rem;
  1180.    font-weight: 600;
  1181.    text-transform: uppercase;
  1182.    letter-spacing: 0.5px;
  1183.    margin-bottom: 0.8rem;
  1184.    width: fit-content;
  1185. }
  1186.  
  1187. .card-title {
  1188.    font-size: 1.1rem;
  1189.    font-weight: 700;
  1190.    line-height: 1.4;
  1191.    margin-bottom: 0.5rem;
  1192. }
  1193.  
  1194. .main-hero .card-title {
  1195.    font-size: 1.6rem;
  1196.    line-height: 1.3;
  1197.    margin-bottom: 0.8rem;
  1198. }
  1199.  
  1200. .card-title a {
  1201.    color: var(--top-color);
  1202.    text-decoration: none;
  1203.    transition: color 0.3s ease;
  1204. }
  1205.  
  1206.  
  1207. .card-description {
  1208.    color: var(--top-color);
  1209.    line-height: 1.6;
  1210.    margin-bottom: 1rem;
  1211.    display: -webkit-box;
  1212.    -webkit-line-clamp: 2;
  1213.    -webkit-box-orient: vertical;
  1214.    overflow: hidden;
  1215. }
  1216.  
  1217. .main-hero .card-description {
  1218.    -webkit-line-clamp: 3;
  1219. }
  1220.  
  1221. .card-meta {
  1222.    display: flex;
  1223.    align-items: center;
  1224.    justify-content: space-between;
  1225.    margin-top: auto;
  1226. }
  1227.  
  1228. .author-section {
  1229.    display: flex;
  1230.    align-items: center;
  1231.    gap: 0.8rem;
  1232. }
  1233.  
  1234. .author-avatar {
  1235.    width: 35px;
  1236.    height: 35px;
  1237.    border-radius: 50%;
  1238.    object-fit: cover;
  1239.    border: 2px solid #f8f9fa;
  1240. }
  1241.  
  1242. .author-name {
  1243.    color: #667eea;
  1244.    text-decoration: none;
  1245.    font-weight: 600;
  1246.    font-size: 0.9rem;
  1247. }
  1248.  
  1249. .author-name:hover {
  1250.    text-decoration: underline;
  1251. }
  1252.  
  1253. .publish-date {
  1254.    color: #95a5a6;
  1255.    font-size: 0.85rem;
  1256.    font-weight: 500;
  1257. }
  1258.  
  1259. .side-card-1 {
  1260.    grid-column: 2;
  1261.    grid-row: 1;
  1262. }
  1263.  
  1264. .side-card-2 {
  1265.    grid-column: 3;
  1266.    grid-row: 1;
  1267. }
  1268.  
  1269. .side-card-3 {
  1270.    grid-column: 2 / 4;
  1271.    grid-row: 2;
  1272. }
  1273.  
  1274. /* Desktop: Cards 1, 2 & 3 with overlay text */
  1275. @media (min-width: 992px) {
  1276.    
  1277.    .main-hero .card-image,
  1278.    .side-card-1 .card-image,
  1279.    .side-card-2 .card-image {
  1280.        height: 100%;
  1281.    }
  1282.    
  1283.    .main-hero .card-content,
  1284.    .side-card-1 .card-content,
  1285.    .side-card-2 .card-content {
  1286.        position: absolute;
  1287.        bottom: 0;
  1288.        left: 0;
  1289.        right: 0;
  1290.        background: linear-gradient(transparent, rgba(0,0,0,0.8));
  1291.        color: white;
  1292.        padding: 2rem 1.5rem 1.5rem;
  1293.        height: auto;
  1294.    }
  1295.    
  1296.    .main-hero .card-content {
  1297.        padding: 3rem 2rem 2rem;
  1298.    }
  1299.    
  1300.    .main-hero .category-badge,
  1301.    .side-card-1 .category-badge,
  1302.    .side-card-2 .category-badge {
  1303.      
  1304.        margin-bottom: 0.8rem;
  1305.    }
  1306.    
  1307.    .main-hero .card-title a,
  1308.    .side-card-1 .card-title a,
  1309.    .side-card-2 .card-title a {
  1310.        color: white;
  1311.    }
  1312.    
  1313.    .main-hero .card-description {
  1314.        color: #f8f9fa;
  1315.    }
  1316.    
  1317.    .main-hero .author-name,
  1318.    .side-card-1 .author-name,
  1319.    .side-card-2 .author-name {
  1320.        color: #f8f9fa;
  1321.    }
  1322.    
  1323.    .main-hero .publish-date,
  1324.    .side-card-1 .publish-date,
  1325.    .side-card-2 .publish-date {
  1326.        color: #e9ecef;
  1327.    }
  1328. }
  1329.  
  1330. .side-card-3 {
  1331.    display: flex;
  1332.    flex-direction: row;
  1333. }
  1334.  
  1335. .side-card-3 .card-image {
  1336.    width: 40%;
  1337.    height: 100%;
  1338. }
  1339.  
  1340. .side-card-3 .card-content {
  1341.    width: 60%;
  1342.    height: 100%;
  1343.    padding: 1.5rem;
  1344. }
  1345.  
  1346. /* Mobile Responsive */
  1347. @media (max-width: 992px) {
  1348.    .hero-grid {
  1349.        grid-template-columns: 1fr;
  1350.        grid-template-rows: auto;
  1351.        height: auto;
  1352.        gap: 1rem;
  1353.    }
  1354.    
  1355.    .main-hero {
  1356.        grid-row: 1;
  1357.        grid-column: 1;
  1358.    }
  1359.    
  1360.    .side-card-1, .side-card-2, .side-card-3 {
  1361.        grid-column: 1;
  1362.        grid-row: auto;
  1363.    }
  1364.    
  1365.    /* Mobile: Cards 1, 2 & 3 normal layout (not overlay) */
  1366.    .main-hero .card-content,
  1367.    .side-card-1 .card-content,
  1368.    .side-card-2 .card-content {
  1369.        position: relative;
  1370.        background: var(--card-bg);
  1371.        color: inherit;
  1372.        padding: 1.5rem;
  1373.        height: auto;
  1374.    }
  1375.    
  1376.    .main-hero .card-image,
  1377.    .side-card-1 .card-image,
  1378.    .side-card-2 .card-image {
  1379.        height: 200px;
  1380.    }
  1381.    
  1382.    .main-hero .card-image {
  1383.        height: 250px;
  1384.    }
  1385.    
  1386.    .main-hero .category-badge,
  1387.    .side-card-1 .category-badge,
  1388.    .side-card-2 .category-badge {
  1389.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1390.        color: white;
  1391.    }
  1392.    
  1393.    .main-hero .card-title a,
  1394.    .side-card-1 .card-title a,
  1395.    .side-card-2 .card-title a {
  1396.        color: var(--top-color);
  1397.    }
  1398.    
  1399.    .main-hero .card-description {
  1400.        color: #7f8c8d;
  1401.    }
  1402.    
  1403.    .main-hero .author-name,
  1404.    .side-card-1 .author-name,
  1405.    .side-card-2 .author-name {
  1406.        color: #667eea;
  1407.    }
  1408.    
  1409.    .main-hero .publish-date,
  1410.    .side-card-1 .publish-date,
  1411.    .side-card-2 .publish-date {
  1412.        color: #95a5a6;
  1413.    }
  1414.    
  1415.    .side-card-3 {
  1416.        flex-direction: column;
  1417.    }
  1418.    
  1419.    .side-card-3 .card-image {
  1420.        width: 100%;
  1421.        height: 200px;
  1422.    }
  1423.    
  1424.    .side-card-3 .card-content {
  1425.        width: 100%;
  1426.        height: auto;
  1427.    }
  1428.    
  1429.    .card-image {
  1430.        height: 200px;
  1431.    }
  1432.    
  1433.    .main-hero .card-image {
  1434.        height: 250px;
  1435.    }
  1436.    
  1437.    .main-hero .card-content {
  1438.        height: auto;
  1439.    }
  1440. }
  1441. </style>
  1442.  
  1443. <div class="blog-hero-section">
  1444.    <div class="container-fluid fluid-container">
  1445.        <div class="hero-grid">
  1446.            <!-- Main Featured Post -->
  1447.            
  1448.                              
  1449.                    <article class="hero-card main-hero">
  1450.                        
  1451.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="We Require a Helicopter to Locate Them’: 13-Year-Old’s Urgent Plea to Rescue Family Adrift Off Australian Coast Disclosed" class="card-image">
  1452.                        
  1453.                        
  1454.                        <div class="card-content">
  1455.                            <div>
  1456.                                <span class="category-badge">News</span>
  1457.                                <h2 class="card-title">
  1458.                                    <a href="/we-require-a-helicopter-to-locate-them-13-year-olds-urgent-plea-to-rescue-family-adrift-off-australian-coast-disclosed/">
  1459.                                        We Require a Helicopter to Locate Them’: 13-Year-Old’s Urgent Plea to Rescue Family Adrift Off Australian Coast Disclosed
  1460.                                    </a>
  1461.                                </h2>
  1462.                                <p class="card-description"></p>
  1463.                            </div>
  1464.                            
  1465.                            <div class="card-meta">
  1466.                                <div class="author-section">
  1467.                                    
  1468.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Richard Castillo" class="author-avatar">
  1469.                                    
  1470.                                    <a href="#" class="author-name">Richard Castillo</a>
  1471.                                </div>
  1472.                                <span class="publish-date">May 19, 2026</span>
  1473.                            </div>
  1474.                        </div>
  1475.                    </article>
  1476.                
  1477.            
  1478.  
  1479.            <!-- Side Cards -->
  1480.            
  1481.                <article class="hero-card side-card-1">
  1482.                    
  1483.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Tropical Storm Catastrophe in Sri Lanka Ignites a Spirit of Volunteerism" class="card-image">
  1484.                    
  1485.                    
  1486.                    <div class="card-content">
  1487.                        <div>
  1488.                            <span class="category-badge">News</span>
  1489.                            <h3 class="card-title">
  1490.                                <a href="/tropical-storm-catastrophe-in-sri-lanka-ignites-a-spirit-of-volunteerism/">
  1491.                                    Tropical Storm Catastrophe in Sri Lanka Ignites a Spirit of Volunteerism
  1492.                                </a>
  1493.                            </h3>
  1494.                            <p class="card-description"></p>
  1495.                        </div>
  1496.                        
  1497.                        <div class="card-meta">
  1498.                            <div class="author-section">
  1499.                                <a href="#" class="author-name">Richard Castillo</a>
  1500.                            </div>
  1501.                            <span class="publish-date">May 18</span>
  1502.                        </div>
  1503.                    </div>
  1504.                </article>
  1505.            
  1506.                <article class="hero-card side-card-2">
  1507.                    
  1508.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Los Blancos&#x27; Alexander-Arnold May Play Against Liverpool in Forthcoming European Clash" class="card-image">
  1509.                    
  1510.                    
  1511.                    <div class="card-content">
  1512.                        <div>
  1513.                            <span class="category-badge">News</span>
  1514.                            <h3 class="card-title">
  1515.                                <a href="/los-blancos-alexander-arnold-may-play-against-liverpool-in-forthcoming-european-clash/">
  1516.                                    Los Blancos&#x27; Alexander-Arnold May Play Against Liverpool in Forthcoming European Clash
  1517.                                </a>
  1518.                            </h3>
  1519.                            <p class="card-description"></p>
  1520.                        </div>
  1521.                        
  1522.                        <div class="card-meta">
  1523.                            <div class="author-section">
  1524.                                <a href="#" class="author-name">Richard Castillo</a>
  1525.                            </div>
  1526.                            <span class="publish-date">May 18</span>
  1527.                        </div>
  1528.                    </div>
  1529.                </article>
  1530.            
  1531.                <article class="hero-card side-card-3">
  1532.                    
  1533.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Troubling Memories Resurface in Davao City as Officials Trace Bondi Shooting Alleged Attackers&#x27; Activities" class="card-image">
  1534.                    
  1535.                    
  1536.                    <div class="card-content">
  1537.                        <div>
  1538.                            <span class="category-badge">News</span>
  1539.                            <h3 class="card-title">
  1540.                                <a href="/troubling-memories-resurface-in-davao-city-as-officials-trace-bondi-shooting-alleged-attackers-activities/">
  1541.                                    Troubling Memories Resurface in Davao City as Officials Trace Bondi Shooting Alleged Attackers&#x27; Activities
  1542.                                </a>
  1543.                            </h3>
  1544.                            <p class="card-description"></p>
  1545.                        </div>
  1546.                        
  1547.                        <div class="card-meta">
  1548.                            <div class="author-section">
  1549.                                <a href="#" class="author-name">Richard Castillo</a>
  1550.                            </div>
  1551.                            <span class="publish-date">May 18</span>
  1552.                        </div>
  1553.                    </div>
  1554.                </article>
  1555.            
  1556.        </div>
  1557.    </div>
  1558. </div>
  1559.  
  1560.  
  1561.  
  1562.  
  1563.        <!-- end of wpo-blog-hero -->
  1564.  
  1565.        <!-- start of wpo-breacking-news -->
  1566.        
  1567.        <!-- end of wpo-breacking-news -->
  1568.        
  1569.        <!-- start wpo-blog-highlights-section -->
  1570.        
  1571.  
  1572.  
  1573.  
  1574.    
  1575.  
  1576.  
  1577.  
  1578. <style>
  1579.    .blog-highlights-v2 {
  1580.        padding: 60px 0;
  1581.        position: relative;
  1582.        overflow: hidden;
  1583.    }
  1584.    
  1585.    .blog-highlights-v2::before {
  1586.        content: '';
  1587.        position: absolute;
  1588.        top: 0;
  1589.        left: 0;
  1590.        width: 100%;
  1591.        height: 100%;
  1592.        background: var(--body-bg);
  1593.        pointer-events: none;
  1594.    }
  1595.    
  1596.    .blog-card-v2 {
  1597.        border: none;
  1598.        border-radius: 20px;
  1599.        overflow: hidden;
  1600.        background: white;
  1601.        height: 100%;
  1602.        position: relative;
  1603.        transform: translateY(0);
  1604.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1605.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1606.        will-change: transform;
  1607.    }
  1608.    
  1609.    .blog-card-v2::before {
  1610.        content: '';
  1611.        position: absolute;
  1612.        top: 0;
  1613.        left: 0;
  1614.        width: 100%;
  1615.        height: 100%;
  1616.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1617.        transform: translateX(-100%);
  1618.        transition: transform 0.6s ease;
  1619.        z-index: 1;
  1620.    }
  1621.    
  1622.    .blog-card-v2:hover {
  1623.        transform: translateY(-15px) scale(1.02);
  1624.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1625.    }
  1626.    
  1627.    .blog-card-v2:hover::before {
  1628.        transform: translateX(100%);
  1629.    }
  1630.    
  1631.    .blog-image-v2 {
  1632.        position: relative;
  1633.        overflow: hidden;
  1634.        height: 250px;
  1635.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1636.    }
  1637.    
  1638.    .blog-image-v2::after {
  1639.        content: '';
  1640.        position: absolute;
  1641.        top: 0;
  1642.        left: 0;
  1643.        width: 100%;
  1644.        height: 100%;
  1645.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1646.        z-index: 2;
  1647.    }
  1648.    
  1649.    .blog-image-v2 img {
  1650.        width: 100%;
  1651.        height: 100%;
  1652.        object-fit: cover;
  1653.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1654.        transform: scale(1);
  1655.    }
  1656.    
  1657.    .blog-card-v2:hover .blog-image-v2 img {
  1658.        transform: scale(1.1) rotate(2deg);
  1659.    }
  1660.    
  1661.    .blog-category-v2 {
  1662.        position: absolute;
  1663.        top: 20px;
  1664.        left: 20px;
  1665.        padding: 8px 16px;
  1666.        border-radius: 50px;
  1667.        font-size: 12px;
  1668.        font-weight: 700;
  1669.        text-transform: uppercase;
  1670.        letter-spacing: 1px;
  1671.      
  1672.        z-index: 3;
  1673.        transform: translateY(0);
  1674.        transition: all 0.3s ease;
  1675.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1676.    }
  1677.    
  1678.    .blog-card-v2:hover .blog-category-v2 {
  1679.        transform: translateY(-5px);
  1680.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1681.    }
  1682.    
  1683.    .blog-content-v2 {
  1684.        padding: 30px 25px;
  1685.        position: relative;
  1686.        z-index: 2;
  1687.    }
  1688.    
  1689.    .blog-title-v2 {
  1690.        font-size: 18px;
  1691.        font-weight: 700;
  1692.        line-height: 1.4;
  1693.        margin-bottom: 15px;
  1694.        min-height: 50px;
  1695.        position: relative;
  1696.        overflow: hidden;
  1697.    }
  1698.    
  1699.    .blog-title-v2 a {
  1700.        text-decoration: none;
  1701.        position: relative;
  1702.        transition: all 0.3s ease;
  1703.        background-clip: text;
  1704.        -webkit-background-clip: text;
  1705.    }
  1706.    
  1707.    .blog-title-v2 a::after {
  1708.        content: '';
  1709.        position: absolute;
  1710.        bottom: -2px;
  1711.        left: 0;
  1712.        width: 0;
  1713.        height: 2px;
  1714.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1715.        transition: width 0.4s ease;
  1716.    }
  1717.    
  1718.    .blog-card-v2:hover .blog-title-v2 a::after {
  1719.        width: 100%;
  1720.    }
  1721.    
  1722.    .blog-meta-v2 {
  1723.        display: flex;
  1724.        align-items: center;
  1725.        gap: 12px;
  1726.        margin-bottom: 15px;
  1727.        font-size: 13px;
  1728.        padding-bottom: 15px;
  1729.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1730.        position: relative;
  1731.    }
  1732.    
  1733.    .blog-meta-v2::after {
  1734.        content: '';
  1735.        position: absolute;
  1736.        bottom: -2px;
  1737.        left: 0;
  1738.        width: 0;
  1739.        height: 2px;
  1740.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1741.        transition: width 0.5s ease 0.2s;
  1742.    }
  1743.    
  1744.    .blog-card-v2:hover .blog-meta-v2::after {
  1745.        width: 60px;
  1746.    }
  1747.    
  1748.    .blog-author-img-v2 {
  1749.        width: 32px;
  1750.        height: 32px;
  1751.        border-radius: 50%;
  1752.        object-fit: cover;
  1753.        border: 3px solid white;
  1754.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1755.        transition: all 0.3s ease;
  1756.    }
  1757.    
  1758.    .blog-card-v2:hover .blog-author-img-v2 {
  1759.        transform: scale(1.1);
  1760.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1761.    }
  1762.    
  1763.    .blog-excerpt-v2 {
  1764.        font-size: 14px;
  1765.        line-height: 1.6;
  1766.        color: #666;
  1767.        display: -webkit-box;
  1768.        -webkit-line-clamp: 3;
  1769.        -webkit-box-orient: vertical;
  1770.        overflow: hidden;
  1771.        position: relative;
  1772.        opacity: 0.8;
  1773.        transition: opacity 0.3s ease;
  1774.    }
  1775.    
  1776.    .blog-card-v2:hover .blog-excerpt-v2 {
  1777.        opacity: 1;
  1778.    }
  1779.    
  1780.    .section-header-v2 {
  1781.        text-align: center;
  1782.        margin-bottom: 70px;
  1783.        position: relative;
  1784.    }
  1785.    
  1786.    .section-title-v2 {
  1787.        font-size: 3.2rem;
  1788.        font-weight: 800;
  1789.        margin-bottom: 20px;
  1790.        position: relative;
  1791.    }
  1792.    
  1793.    .section-title-v2::after {
  1794.        content: '';
  1795.        position: absolute;
  1796.        bottom: -10px;
  1797.        left: 50%;
  1798.        transform: translateX(-50%);
  1799.        width: 80px;
  1800.        height: 4px;
  1801.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1802.        border-radius: 2px;
  1803.    }
  1804.    
  1805.    .section-subtitle-v2 {
  1806.        font-size: 1.1rem;
  1807.        color: #666;
  1808.        max-width: 600px;
  1809.        margin: 0 auto;
  1810.        line-height: 1.6;
  1811.    }
  1812.    
  1813.    .blog-read-more-v2 {
  1814.        position: absolute;
  1815.        bottom: 25px;
  1816.        right: 25px;
  1817.        width: 45px;
  1818.        height: 45px;
  1819.        border-radius: 50%;
  1820.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1821.        display: flex;
  1822.        align-items: center;
  1823.        justify-content: center;
  1824.        color: white;
  1825.        text-decoration: none;
  1826.        transition: all 0.4s ease;
  1827.        transform: scale(0);
  1828.        opacity: 0;
  1829.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1830.    }
  1831.    
  1832.    .blog-card-v2:hover .blog-read-more-v2 {
  1833.        transform: scale(1);
  1834.        opacity: 1;
  1835.    }
  1836.    
  1837.    .blog-read-more-v2:hover {
  1838.        transform: scale(1.1);
  1839.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1840.    }
  1841.    
  1842.    /* Animation Classes */
  1843.    .animate-on-scroll {
  1844.        opacity: 0;
  1845.        transform: translateY(30px);
  1846.        transition: all 0.6s ease;
  1847.    }
  1848.    
  1849.    .animate-on-scroll.animated {
  1850.        opacity: 1;
  1851.        transform: translateY(0);
  1852.    }
  1853.    
  1854.    /* Staggered Animation */
  1855.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1856.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1857.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1858.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1859.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1860.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1861.  
  1862.    @media (max-width: 768px) {
  1863.        .section-title-v2 {
  1864.            font-size: 2.5rem;
  1865.        }
  1866.        .blog-highlights-v2 {
  1867.            padding: 40px 0;
  1868.        }
  1869.        .blog-content-v2 {
  1870.            padding: 25px 20px;
  1871.        }
  1872.        .blog-card-v2:hover {
  1873.            transform: translateY(-10px) scale(1.01);
  1874.        }
  1875.    }
  1876. </style>
  1877.  
  1878. <section class="blog-highlights-v2">
  1879.    <div class="container-fluid fluid-container">
  1880.        <div class="row">
  1881.            <div class="col-12">
  1882.                <div class="section-header-v2 animate-on-scroll">
  1883.                    <h2 class="section-title-v2 text-primary-gradient">
  1884.                Today's Top Highlights
  1885.                   </h2>
  1886.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1887.                </div>
  1888.            </div>
  1889.        </div>
  1890.        
  1891.        <div class="row">
  1892.            <div class="col-lg-8 col-12">
  1893.                <div class="row g-4">
  1894.                    
  1895.                    <div class="col-lg-6 col-md-6 col-12">
  1896.                        <div class="card blog-card-v2 animate-on-scroll">
  1897.                            <div class="blog-image-v2">
  1898.                                
  1899.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1900.                                
  1901.                                <span class="blog-category-v2 bg-primary-gradient">
  1902.                                    News
  1903.                                </span>
  1904.                            </div>
  1905.                            <div class="blog-content-v2">
  1906.                                <h3 class="blog-title-v2">
  1907.                                    <a class="top-color" href="/david-raya-backs-teams-strength-as-essential-to-multiple-trophy-pursuit/">
  1908.                                    David Raya Backs Team&#x27;s Strength as Essential to Multiple Trophy Pursuit
  1909.                                    </a>
  1910.                                </h3>
  1911.                                <div class="blog-meta-v2">
  1912.                                    
  1913.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  1914.                                    
  1915.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1916.                                    <span>By Richard Castillo</span>
  1917.                                    <span style="color: #ccc;">•</span>
  1918.                                    <span style="color: #999;">18 May 2026</span>
  1919.                                </div>
  1920.                                <p class="blog-excerpt-v2"></p>
  1921.                              
  1922.                            </div>
  1923.                        </div>
  1924.                    </div>
  1925.                    
  1926.                    <div class="col-lg-6 col-md-6 col-12">
  1927.                        <div class="card blog-card-v2 animate-on-scroll">
  1928.                            <div class="blog-image-v2">
  1929.                                
  1930.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1931.                                
  1932.                                <span class="blog-category-v2 bg-primary-gradient">
  1933.                                    News
  1934.                                </span>
  1935.                            </div>
  1936.                            <div class="blog-content-v2">
  1937.                                <h3 class="blog-title-v2">
  1938.                                    <a class="top-color" href="/can-the-new-zealand-rugby-team-regain-their-magic-in-the-upcoming-matches/">
  1939.                                    Can the New Zealand rugby team regain their magic in the upcoming matches?
  1940.                                    </a>
  1941.                                </h3>
  1942.                                <div class="blog-meta-v2">
  1943.                                    
  1944.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  1945.                                    
  1946.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1947.                                    <span>By Richard Castillo</span>
  1948.                                    <span style="color: #ccc;">•</span>
  1949.                                    <span style="color: #999;">18 May 2026</span>
  1950.                                </div>
  1951.                                <p class="blog-excerpt-v2"></p>
  1952.                              
  1953.                            </div>
  1954.                        </div>
  1955.                    </div>
  1956.                    
  1957.                    <div class="col-lg-6 col-md-6 col-12">
  1958.                        <div class="card blog-card-v2 animate-on-scroll">
  1959.                            <div class="blog-image-v2">
  1960.                                
  1961.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1962.                                
  1963.                                <span class="blog-category-v2 bg-primary-gradient">
  1964.                                    News
  1965.                                </span>
  1966.                            </div>
  1967.                            <div class="blog-content-v2">
  1968.                                <h3 class="blog-title-v2">
  1969.                                    <a class="top-color" href="/the-presidents-dominant-influence-in-sports-hit-new-heights-in-2025-next-year-promises-to-take-it-further/">
  1970.                                    The President&#x27;s Dominant Influence in Sports Hit New Heights in 2025. Next Year Promises to Take It Further.
  1971.                                    </a>
  1972.                                </h3>
  1973.                                <div class="blog-meta-v2">
  1974.                                    
  1975.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  1976.                                    
  1977.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1978.                                    <span>By Richard Castillo</span>
  1979.                                    <span style="color: #ccc;">•</span>
  1980.                                    <span style="color: #999;">18 May 2026</span>
  1981.                                </div>
  1982.                                <p class="blog-excerpt-v2"></p>
  1983.                              
  1984.                            </div>
  1985.                        </div>
  1986.                    </div>
  1987.                    
  1988.                    <div class="col-lg-6 col-md-6 col-12">
  1989.                        <div class="card blog-card-v2 animate-on-scroll">
  1990.                            <div class="blog-image-v2">
  1991.                                
  1992.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1993.                                
  1994.                                <span class="blog-category-v2 bg-primary-gradient">
  1995.                                    News
  1996.                                </span>
  1997.                            </div>
  1998.                            <div class="blog-content-v2">
  1999.                                <h3 class="blog-title-v2">
  2000.                                    <a class="top-color" href="/we-were-let-go-and-were-embracing-it-learn-how-to-secure-a-new-job-that-fits-for-you/">
  2001.                                    We Were Let Go, and We&#x27;re Embracing It – Learn How to Secure a New Job That Fits for You
  2002.                                    </a>
  2003.                                </h3>
  2004.                                <div class="blog-meta-v2">
  2005.                                    
  2006.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2007.                                    
  2008.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2009.                                    <span>By Richard Castillo</span>
  2010.                                    <span style="color: #ccc;">•</span>
  2011.                                    <span style="color: #999;">18 May 2026</span>
  2012.                                </div>
  2013.                                <p class="blog-excerpt-v2"></p>
  2014.                              
  2015.                            </div>
  2016.                        </div>
  2017.                    </div>
  2018.                    
  2019.                    <div class="col-lg-6 col-md-6 col-12">
  2020.                        <div class="card blog-card-v2 animate-on-scroll">
  2021.                            <div class="blog-image-v2">
  2022.                                
  2023.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2024.                                
  2025.                                <span class="blog-category-v2 bg-primary-gradient">
  2026.                                    News
  2027.                                </span>
  2028.                            </div>
  2029.                            <div class="blog-content-v2">
  2030.                                <h3 class="blog-title-v2">
  2031.                                    <a class="top-color" href="/work-out-while-you-work-a-dozen-strength-building-workplace-workouts-you-can-do-in-normal-outfits/">
  2032.                                    Work out while you work? A dozen strength-building workplace workouts you can do in normal outfits
  2033.                                    </a>
  2034.                                </h3>
  2035.                                <div class="blog-meta-v2">
  2036.                                    
  2037.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2038.                                    
  2039.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2040.                                    <span>By Richard Castillo</span>
  2041.                                    <span style="color: #ccc;">•</span>
  2042.                                    <span style="color: #999;">17 May 2026</span>
  2043.                                </div>
  2044.                                <p class="blog-excerpt-v2"></p>
  2045.                              
  2046.                            </div>
  2047.                        </div>
  2048.                    </div>
  2049.                    
  2050.                    <div class="col-lg-6 col-md-6 col-12">
  2051.                        <div class="card blog-card-v2 animate-on-scroll">
  2052.                            <div class="blog-image-v2">
  2053.                                
  2054.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2055.                                
  2056.                                <span class="blog-category-v2 bg-primary-gradient">
  2057.                                    News
  2058.                                </span>
  2059.                            </div>
  2060.                            <div class="blog-content-v2">
  2061.                                <h3 class="blog-title-v2">
  2062.                                    <a class="top-color" href="/anno-117-pax-romanas-best-kept-secret-turns-out-to-be-a-breathtaking-first-person-view/">
  2063.                                    Anno 117 Pax Romana&#x27;s Best-Kept Secret Turns Out to Be a Breathtaking First-Person View.
  2064.                                    </a>
  2065.                                </h3>
  2066.                                <div class="blog-meta-v2">
  2067.                                    
  2068.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2069.                                    
  2070.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2071.                                    <span>By Richard Castillo</span>
  2072.                                    <span style="color: #ccc;">•</span>
  2073.                                    <span style="color: #999;">17 May 2026</span>
  2074.                                </div>
  2075.                                <p class="blog-excerpt-v2"></p>
  2076.                              
  2077.                            </div>
  2078.                        </div>
  2079.                    </div>
  2080.                    
  2081.                    <div class="col-lg-6 col-md-6 col-12">
  2082.                        <div class="card blog-card-v2 animate-on-scroll">
  2083.                            <div class="blog-image-v2">
  2084.                                
  2085.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2086.                                
  2087.                                <span class="blog-category-v2 bg-primary-gradient">
  2088.                                    Others
  2089.                                </span>
  2090.                            </div>
  2091.                            <div class="blog-content-v2">
  2092.                                <h3 class="blog-title-v2">
  2093.                                    <a class="top-color" href="/discovering-the-exciting-world-of-online-slot-machines/">
  2094.                                    Discovering the Exciting World of Online Slot Machines
  2095.                                    </a>
  2096.                                </h3>
  2097.                                <div class="blog-meta-v2">
  2098.                                    
  2099.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2100.                                    
  2101.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2102.                                    <span>By Richard Castillo</span>
  2103.                                    <span style="color: #ccc;">•</span>
  2104.                                    <span style="color: #999;">17 May 2026</span>
  2105.                                </div>
  2106.                                <p class="blog-excerpt-v2"></p>
  2107.                              
  2108.                            </div>
  2109.                        </div>
  2110.                    </div>
  2111.                    
  2112.                    <div class="col-lg-6 col-md-6 col-12">
  2113.                        <div class="card blog-card-v2 animate-on-scroll">
  2114.                            <div class="blog-image-v2">
  2115.                                
  2116.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2117.                                
  2118.                                <span class="blog-category-v2 bg-primary-gradient">
  2119.                                    Others
  2120.                                </span>
  2121.                            </div>
  2122.                            <div class="blog-content-v2">
  2123.                                <h3 class="blog-title-v2">
  2124.                                    <a class="top-color" href="/luck-vs-skill-exploring-the-mindset-factors-of-online-casino-slot-games/">
  2125.                                    Luck vs. Skill: Exploring the Mindset Factors of Online Casino Slot Games
  2126.                                    </a>
  2127.                                </h3>
  2128.                                <div class="blog-meta-v2">
  2129.                                    
  2130.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2131.                                    
  2132.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2133.                                    <span>By Richard Castillo</span>
  2134.                                    <span style="color: #ccc;">•</span>
  2135.                                    <span style="color: #999;">17 May 2026</span>
  2136.                                </div>
  2137.                                <p class="blog-excerpt-v2"></p>
  2138.                              
  2139.                            </div>
  2140.                        </div>
  2141.                    </div>
  2142.                    
  2143.                    <div class="col-lg-6 col-md-6 col-12">
  2144.                        <div class="card blog-card-v2 animate-on-scroll">
  2145.                            <div class="blog-image-v2">
  2146.                                
  2147.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2148.                                
  2149.                                <span class="blog-category-v2 bg-primary-gradient">
  2150.                                    News
  2151.                                </span>
  2152.                            </div>
  2153.                            <div class="blog-content-v2">
  2154.                                <h3 class="blog-title-v2">
  2155.                                    <a class="top-color" href="/trump-states-generally-parties-are-aligned-on-subsequent-phases-of-peace-deal-in-gaza/">
  2156.                                    Trump States &#x27;Generally, Parties Are Aligned&#x27; on Subsequent Phases of Peace Deal in Gaza
  2157.                                    </a>
  2158.                                </h3>
  2159.                                <div class="blog-meta-v2">
  2160.                                    
  2161.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2162.                                    
  2163.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2164.                                    <span>By Richard Castillo</span>
  2165.                                    <span style="color: #ccc;">•</span>
  2166.                                    <span style="color: #999;">17 May 2026</span>
  2167.                                </div>
  2168.                                <p class="blog-excerpt-v2"></p>
  2169.                              
  2170.                            </div>
  2171.                        </div>
  2172.                    </div>
  2173.                    
  2174.                    <div class="col-lg-6 col-md-6 col-12">
  2175.                        <div class="card blog-card-v2 animate-on-scroll">
  2176.                            <div class="blog-image-v2">
  2177.                                
  2178.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2179.                                
  2180.                                <span class="blog-category-v2 bg-primary-gradient">
  2181.                                    News
  2182.                                </span>
  2183.                            </div>
  2184.                            <div class="blog-content-v2">
  2185.                                <h3 class="blog-title-v2">
  2186.                                    <a class="top-color" href="/i-want-to-ride-out-on-a-unicorn-every-night-swordsnsorcery-heavy-metal-group-castle-rat/">
  2187.                                    â€˜I Want to Ride Out on a Unicorn Every Night’: Swords’n’Sorcery Heavy Metal Group Castle Rat
  2188.                                    </a>
  2189.                                </h3>
  2190.                                <div class="blog-meta-v2">
  2191.                                    
  2192.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2193.                                    
  2194.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2195.                                    <span>By Richard Castillo</span>
  2196.                                    <span style="color: #ccc;">•</span>
  2197.                                    <span style="color: #999;">17 May 2026</span>
  2198.                                </div>
  2199.                                <p class="blog-excerpt-v2"></p>
  2200.                              
  2201.                            </div>
  2202.                        </div>
  2203.                    </div>
  2204.                    
  2205.                    <div class="col-lg-6 col-md-6 col-12">
  2206.                        <div class="card blog-card-v2 animate-on-scroll">
  2207.                            <div class="blog-image-v2">
  2208.                                
  2209.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2210.                                
  2211.                                <span class="blog-category-v2 bg-primary-gradient">
  2212.                                    News
  2213.                                </span>
  2214.                            </div>
  2215.                            <div class="blog-content-v2">
  2216.                                <h3 class="blog-title-v2">
  2217.                                    <a class="top-color" href="/crans-montana-fire-victims-are-treated-in-specialist-clinics-across-europe/">
  2218.                                    Crans-Montana Fire Victims Are Treated in Specialist Clinics Across Europe
  2219.                                    </a>
  2220.                                </h3>
  2221.                                <div class="blog-meta-v2">
  2222.                                    
  2223.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2224.                                    
  2225.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2226.                                    <span>By Richard Castillo</span>
  2227.                                    <span style="color: #ccc;">•</span>
  2228.                                    <span style="color: #999;">17 May 2026</span>
  2229.                                </div>
  2230.                                <p class="blog-excerpt-v2"></p>
  2231.                              
  2232.                            </div>
  2233.                        </div>
  2234.                    </div>
  2235.                    
  2236.                    <div class="col-lg-6 col-md-6 col-12">
  2237.                        <div class="card blog-card-v2 animate-on-scroll">
  2238.                            <div class="blog-image-v2">
  2239.                                
  2240.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2241.                                
  2242.                                <span class="blog-category-v2 bg-primary-gradient">
  2243.                                    News
  2244.                                </span>
  2245.                            </div>
  2246.                            <div class="blog-content-v2">
  2247.                                <h3 class="blog-title-v2">
  2248.                                    <a class="top-color" href="/titans-acknowledge-queens-as-trump-gives-mamdani-a-warm-greeting/">
  2249.                                    Titans Acknowledge Queens as Trump Gives Mamdani a Warm Greeting
  2250.                                    </a>
  2251.                                </h3>
  2252.                                <div class="blog-meta-v2">
  2253.                                    
  2254.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="blog-author-img-v2">
  2255.                                    
  2256.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2257.                                    <span>By Richard Castillo</span>
  2258.                                    <span style="color: #ccc;">•</span>
  2259.                                    <span style="color: #999;">17 May 2026</span>
  2260.                                </div>
  2261.                                <p class="blog-excerpt-v2"></p>
  2262.                              
  2263.                            </div>
  2264.                        </div>
  2265.                    </div>
  2266.                    
  2267.                    
  2268.  
  2269.                </div>
  2270.            </div>
  2271.            
  2272.               <div class="col col-lg-4 col-12">
  2273.                
  2274.  
  2275.  
  2276.  
  2277.    
  2278.  
  2279. <!-- Curved Heading Sidebar -->
  2280.    <div class="sidebar">
  2281.        
  2282.       <div class="sidebar-widget mb-4">
  2283.            <div class="widget-title-wrapper mb-3">
  2284.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2285.                    <div class="title-border"></div>
  2286.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2287.                </h4>
  2288.            </div>
  2289.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2290.                <div class="archives-list scrollable-sidebar">
  2291.                    
  2292.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2293.                        <a href="https://esports-news.co.uk/gambling-sites/winner-island-review/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2294.                            <i class="ti-angle-right me-2 text-primary"></i>
  2295.                            <span class="archive-link top-color fw-semibold"> winnerisland casino</span>
  2296.                        </a>
  2297.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2298.                    </div>
  2299.                
  2300.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2301.                        <a href="https://esports-news.co.uk/gambling-sites/harry-casino-review/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2302.                            <i class="ti-angle-right me-2 text-primary"></i>
  2303.                            <span class="archive-link top-color fw-semibold"> harry casino</span>
  2304.                        </a>
  2305.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2306.                    </div>
  2307.                
  2308.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2309.                        <a href="https://lagoccia.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2310.                            <i class="ti-angle-right me-2 text-primary"></i>
  2311.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2312.                        </a>
  2313.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2314.                    </div>
  2315.                
  2316.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2317.                        <a href="https://www.thehaven.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2318.                            <i class="ti-angle-right me-2 text-primary"></i>
  2319.                            <span class="archive-link top-color fw-semibold"> games not on gamstop</span>
  2320.                        </a>
  2321.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2322.                    </div>
  2323.                
  2324.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2325.                        <a href="https://idolmag.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2326.                            <i class="ti-angle-right me-2 text-primary"></i>
  2327.                            <span class="archive-link top-color fw-semibold"> games not on gamstop</span>
  2328.                        </a>
  2329.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2330.                    </div>
  2331.                
  2332.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2333.                        <a href="https://heyimhome.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2334.                            <i class="ti-angle-right me-2 text-primary"></i>
  2335.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2336.                        </a>
  2337.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2338.                    </div>
  2339.                
  2340.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2341.                        <a href="https://www.britishicehockey.co.uk/online-casinos/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2342.                            <i class="ti-angle-right me-2 text-primary"></i>
  2343.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2344.                        </a>
  2345.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2346.                    </div>
  2347.                
  2348.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2349.                        <a href="https://techconnect-live.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2350.                            <i class="ti-angle-right me-2 text-primary"></i>
  2351.                            <span class="archive-link top-color fw-semibold"> casino online ireland</span>
  2352.                        </a>
  2353.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2354.                    </div>
  2355.                
  2356.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2357.                        <a href="https://www.internationalschoolmealsday.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2358.                            <i class="ti-angle-right me-2 text-primary"></i>
  2359.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2360.                        </a>
  2361.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2362.                    </div>
  2363.                
  2364.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2365.                        <a href="https://www.concrete-online.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2366.                            <i class="ti-angle-right me-2 text-primary"></i>
  2367.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos uk</span>
  2368.                        </a>
  2369.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2370.                    </div>
  2371.                
  2372.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2373.                        <a href="https://www.esports.net/uk/casino/non-gamstop-online-casinos"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2374.                            <i class="ti-angle-right me-2 text-primary"></i>
  2375.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2376.                        </a>
  2377.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2378.                    </div>
  2379.                
  2380.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2381.                        <a href="https://www.kylebooks.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2382.                            <i class="ti-angle-right me-2 text-primary"></i>
  2383.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2384.                        </a>
  2385.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2386.                    </div>
  2387.                
  2388.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2389.                        <a href="https://www.deakinandblue.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2390.                            <i class="ti-angle-right me-2 text-primary"></i>
  2391.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2392.                        </a>
  2393.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2394.                    </div>
  2395.                
  2396.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2397.                        <a href="https://www.citytosea.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2398.                            <i class="ti-angle-right me-2 text-primary"></i>
  2399.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2400.                        </a>
  2401.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2402.                    </div>
  2403.                
  2404.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2405.                        <a href="https://thelincolnite.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2406.                            <i class="ti-angle-right me-2 text-primary"></i>
  2407.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2408.                        </a>
  2409.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2410.                    </div>
  2411.                
  2412.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2413.                        <a href="https://www.focus12.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2414.                            <i class="ti-angle-right me-2 text-primary"></i>
  2415.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2416.                        </a>
  2417.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2418.                    </div>
  2419.                
  2420.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2421.                        <a href="https://britishicehockey.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2422.                            <i class="ti-angle-right me-2 text-primary"></i>
  2423.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2424.                        </a>
  2425.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2426.                    </div>
  2427.                
  2428.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2429.                        <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2430.                            <i class="ti-angle-right me-2 text-primary"></i>
  2431.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2432.                        </a>
  2433.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2434.                    </div>
  2435.                
  2436.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2437.                        <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2438.                            <i class="ti-angle-right me-2 text-primary"></i>
  2439.                            <span class="archive-link top-color fw-semibold"> best uk non gamstop casinos</span>
  2440.                        </a>
  2441.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2442.                    </div>
  2443.                
  2444.                </div>
  2445.                
  2446.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2447.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2448.                        <i class="ti-archive me-1"></i>View All Archives
  2449.                    </a>
  2450.                </div> -->
  2451.            </div>
  2452.        </div>
  2453.        
  2454.       <div class="sidebar-widget mb-4">
  2455.            <div class="widget-title-wrapper mb-3">
  2456.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2457.                    <div class="title-border"></div>
  2458.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2459.                </h4>
  2460.            </div>
  2461.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2462.                <div class="archives-list scrollable-sidebar">
  2463.                    
  2464.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2465.                        <a href="https://www.tamworthinformed.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2466.                            <i class="ti-angle-right me-2 text-primary"></i>
  2467.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2468.                        </a>
  2469.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2470.                    </div>
  2471.                
  2472.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2473.                        <a href="https://www.heatonpark.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2474.                            <i class="ti-angle-right me-2 text-primary"></i>
  2475.                            <span class="archive-link top-color fw-semibold"> crypto casino</span>
  2476.                        </a>
  2477.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2478.                    </div>
  2479.                
  2480.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2481.                        <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2482.                            <i class="ti-angle-right me-2 text-primary"></i>
  2483.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2484.                        </a>
  2485.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2486.                    </div>
  2487.                
  2488.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2489.                        <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2490.                            <i class="ti-angle-right me-2 text-primary"></i>
  2491.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2492.                        </a>
  2493.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2494.                    </div>
  2495.                
  2496.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2497.                        <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2498.                            <i class="ti-angle-right me-2 text-primary"></i>
  2499.                            <span class="archive-link top-color fw-semibold"> uk casinos not on gamstop</span>
  2500.                        </a>
  2501.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2502.                    </div>
  2503.                
  2504.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2505.                        <a href="https://straightfromyard.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2506.                            <i class="ti-angle-right me-2 text-primary"></i>
  2507.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2508.                        </a>
  2509.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2510.                    </div>
  2511.                
  2512.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2513.                        <a href="https://www.summerhall.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2514.                            <i class="ti-angle-right me-2 text-primary"></i>
  2515.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2516.                        </a>
  2517.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2518.                    </div>
  2519.                
  2520.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2521.                        <a href="https://www.citytosea.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2522.                            <i class="ti-angle-right me-2 text-primary"></i>
  2523.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2524.                        </a>
  2525.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2526.                    </div>
  2527.                
  2528.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2529.                        <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2530.                            <i class="ti-angle-right me-2 text-primary"></i>
  2531.                            <span class="archive-link top-color fw-semibold"> uk casinos not on gamstop</span>
  2532.                        </a>
  2533.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2534.                    </div>
  2535.                
  2536.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2537.                        <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2538.                            <i class="ti-angle-right me-2 text-primary"></i>
  2539.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2540.                        </a>
  2541.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2542.                    </div>
  2543.                
  2544.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2545.                        <a href="https://internationalschoolmealsday.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2546.                            <i class="ti-angle-right me-2 text-primary"></i>
  2547.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  2548.                        </a>
  2549.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2550.                    </div>
  2551.                
  2552.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2553.                        <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2554.                            <i class="ti-angle-right me-2 text-primary"></i>
  2555.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2556.                        </a>
  2557.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2558.                    </div>
  2559.                
  2560.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2561.                        <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2562.                            <i class="ti-angle-right me-2 text-primary"></i>
  2563.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2564.                        </a>
  2565.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2566.                    </div>
  2567.                
  2568.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2569.                        <a href="https://www.elthampalace.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2570.                            <i class="ti-angle-right me-2 text-primary"></i>
  2571.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2572.                        </a>
  2573.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2574.                    </div>
  2575.                
  2576.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2577.                        <a href="https://www.fourpure.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2578.                            <i class="ti-angle-right me-2 text-primary"></i>
  2579.                            <span class="archive-link top-color fw-semibold"> UK gambling sites</span>
  2580.                        </a>
  2581.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2582.                    </div>
  2583.                
  2584.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2585.                        <a href="https://www.qualityofcarenetwork.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2586.                            <i class="ti-angle-right me-2 text-primary"></i>
  2587.                            <span class="archive-link top-color fw-semibold"> lolajack casino</span>
  2588.                        </a>
  2589.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2590.                    </div>
  2591.                
  2592.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2593.                        <a href="https://frn.org.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2594.                            <i class="ti-angle-right me-2 text-primary"></i>
  2595.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2596.                        </a>
  2597.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2598.                    </div>
  2599.                
  2600.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2601.                        <a href="https://glugevents.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2602.                            <i class="ti-angle-right me-2 text-primary"></i>
  2603.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2604.                        </a>
  2605.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2606.                    </div>
  2607.                
  2608.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2609.                        <a href="https://www.thekarczma.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2610.                            <i class="ti-angle-right me-2 text-primary"></i>
  2611.                            <span class="archive-link top-color fw-semibold"> Non UK Based Online Casino</span>
  2612.                        </a>
  2613.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2614.                    </div>
  2615.                
  2616.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2617.                        <a href="https://superdao.co/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2618.                            <i class="ti-angle-right me-2 text-primary"></i>
  2619.                            <span class="archive-link top-color fw-semibold"> uk crypto casino</span>
  2620.                        </a>
  2621.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2622.                    </div>
  2623.                
  2624.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2625.                        <a href="https://www.economicjournal.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2626.                            <i class="ti-angle-right me-2 text-primary"></i>
  2627.                            <span class="archive-link top-color fw-semibold"> non gamstop bookies</span>
  2628.                        </a>
  2629.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2630.                    </div>
  2631.                
  2632.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2633.                        <a href="https://phoneweek.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2634.                            <i class="ti-angle-right me-2 text-primary"></i>
  2635.                            <span class="archive-link top-color fw-semibold"> new non gamstop casinos uk</span>
  2636.                        </a>
  2637.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2638.                    </div>
  2639.                
  2640.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2641.                        <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2642.                            <i class="ti-angle-right me-2 text-primary"></i>
  2643.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2644.                        </a>
  2645.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2646.                    </div>
  2647.                
  2648.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2649.                        <a href="https://www.nordicresearchnetwork.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2650.                            <i class="ti-angle-right me-2 text-primary"></i>
  2651.                            <span class="archive-link top-color fw-semibold"> trusted non UK casino</span>
  2652.                        </a>
  2653.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2654.                    </div>
  2655.                
  2656.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2657.                        <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2658.                            <i class="ti-angle-right me-2 text-primary"></i>
  2659.                            <span class="archive-link top-color fw-semibold"> UK casino sites</span>
  2660.                        </a>
  2661.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2662.                    </div>
  2663.                
  2664.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2665.                        <a href="https://www.bmag.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2666.                            <i class="ti-angle-right me-2 text-primary"></i>
  2667.                            <span class="archive-link top-color fw-semibold"> best online casinos uk</span>
  2668.                        </a>
  2669.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2670.                    </div>
  2671.                
  2672.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2673.                        <a href="https://www.toop.eu/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2674.                            <i class="ti-angle-right me-2 text-primary"></i>
  2675.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2676.                        </a>
  2677.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2678.                    </div>
  2679.                
  2680.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2681.                        <a href="https://bikeweek.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2682.                            <i class="ti-angle-right me-2 text-primary"></i>
  2683.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2684.                        </a>
  2685.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2686.                    </div>
  2687.                
  2688.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2689.                        <a href="https://ecademy.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2690.                            <i class="ti-angle-right me-2 text-primary"></i>
  2691.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos uk</span>
  2692.                        </a>
  2693.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2694.                    </div>
  2695.                
  2696.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2697.                        <a href="https://knightsof.media/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2698.                            <i class="ti-angle-right me-2 text-primary"></i>
  2699.                            <span class="archive-link top-color fw-semibold"> best non Gamstop casinos</span>
  2700.                        </a>
  2701.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2702.                    </div>
  2703.                
  2704.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2705.                        <a href="https://www.testandverification.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2706.                            <i class="ti-angle-right me-2 text-primary"></i>
  2707.                            <span class="archive-link top-color fw-semibold"> non gamstop casino uk</span>
  2708.                        </a>
  2709.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2710.                    </div>
  2711.                
  2712.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2713.                        <a href="https://www.kysty.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2714.                            <i class="ti-angle-right me-2 text-primary"></i>
  2715.                            <span class="archive-link top-color fw-semibold"> top casinos not on GamStop</span>
  2716.                        </a>
  2717.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2718.                    </div>
  2719.                
  2720.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2721.                        <a href="https://www.healgel.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2722.                            <i class="ti-angle-right me-2 text-primary"></i>
  2723.                            <span class="archive-link top-color fw-semibold"> no id betting sites</span>
  2724.                        </a>
  2725.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2726.                    </div>
  2727.                
  2728.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2729.                        <a href="https://israelpremiertech.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2730.                            <i class="ti-angle-right me-2 text-primary"></i>
  2731.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  2732.                        </a>
  2733.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2734.                    </div>
  2735.                
  2736.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2737.                        <a href="https://www.executive-shaving.co.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2738.                            <i class="ti-angle-right me-2 text-primary"></i>
  2739.                            <span class="archive-link top-color fw-semibold"> non GamStop casino UK</span>
  2740.                        </a>
  2741.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2742.                    </div>
  2743.                
  2744.                </div>
  2745.                
  2746.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2747.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2748.                        <i class="ti-archive me-1"></i>View All Archives
  2749.                    </a>
  2750.                </div> -->
  2751.            </div>
  2752.        </div>
  2753.        
  2754.       <div class="sidebar-widget mb-4">
  2755.            <div class="widget-title-wrapper mb-3">
  2756.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2757.                    <div class="title-border"></div>
  2758.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  2759.                </h4>
  2760.            </div>
  2761.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2762.                <div class="archives-list scrollable-sidebar">
  2763.                    
  2764.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2765.                        <a href="https://www.drenge.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2766.                            <i class="ti-angle-right me-2 text-primary"></i>
  2767.                            <span class="archive-link top-color fw-semibold"> non GamStop casino UK</span>
  2768.                        </a>
  2769.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2770.                    </div>
  2771.                
  2772.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2773.                        <a href="https://www.durhamminers.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2774.                            <i class="ti-angle-right me-2 text-primary"></i>
  2775.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2776.                        </a>
  2777.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2778.                    </div>
  2779.                
  2780.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2781.                        <a href="https://www.dinton-pastures.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2782.                            <i class="ti-angle-right me-2 text-primary"></i>
  2783.                            <span class="archive-link top-color fw-semibold"> casino sites not on GamStop</span>
  2784.                        </a>
  2785.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2786.                    </div>
  2787.                
  2788.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2789.                        <a href="https://www.cranleyclinic.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2790.                            <i class="ti-angle-right me-2 text-primary"></i>
  2791.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2792.                        </a>
  2793.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2794.                    </div>
  2795.                
  2796.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2797.                        <a href="https://www.ginspa.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2798.                            <i class="ti-angle-right me-2 text-primary"></i>
  2799.                            <span class="archive-link top-color fw-semibold"> casino not on gamestop</span>
  2800.                        </a>
  2801.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2802.                    </div>
  2803.                
  2804.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2805.                        <a href="https://www.roostblog.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2806.                            <i class="ti-angle-right me-2 text-primary"></i>
  2807.                            <span class="archive-link top-color fw-semibold"> new crypto casinos</span>
  2808.                        </a>
  2809.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2810.                    </div>
  2811.                
  2812.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2813.                        <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2814.                            <i class="ti-angle-right me-2 text-primary"></i>
  2815.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2816.                        </a>
  2817.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2818.                    </div>
  2819.                
  2820.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2821.                        <a href="https://www.ginspa.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2822.                            <i class="ti-angle-right me-2 text-primary"></i>
  2823.                            <span class="archive-link top-color fw-semibold"> games not on GamStop</span>
  2824.                        </a>
  2825.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2826.                    </div>
  2827.                
  2828.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2829.                        <a href="https://www.durhamminers.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2830.                            <i class="ti-angle-right me-2 text-primary"></i>
  2831.                            <span class="archive-link top-color fw-semibold"> non GamStop casino UK</span>
  2832.                        </a>
  2833.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2834.                    </div>
  2835.                
  2836.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2837.                        <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2838.                            <i class="ti-angle-right me-2 text-primary"></i>
  2839.                            <span class="archive-link top-color fw-semibold"> slots not on GamStop</span>
  2840.                        </a>
  2841.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2842.                    </div>
  2843.                
  2844.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2845.                        <a href="https://www.covent-garden.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2846.                            <i class="ti-angle-right me-2 text-primary"></i>
  2847.                            <span class="archive-link top-color fw-semibold"> best casino not on GamStop</span>
  2848.                        </a>
  2849.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2850.                    </div>
  2851.                
  2852.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2853.                        <a href="https://www.llancaiachfawr.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2854.                            <i class="ti-angle-right me-2 text-primary"></i>
  2855.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2856.                        </a>
  2857.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2858.                    </div>
  2859.                
  2860.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2861.                        <a href="https://oncallfire.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2862.                            <i class="ti-angle-right me-2 text-primary"></i>
  2863.                            <span class="archive-link top-color fw-semibold"> casino not on GAMSTOP</span>
  2864.                        </a>
  2865.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2866.                    </div>
  2867.                
  2868.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2869.                        <a href="https://www.falconryforum.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2870.                            <i class="ti-angle-right me-2 text-primary"></i>
  2871.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2872.                        </a>
  2873.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2874.                    </div>
  2875.                
  2876.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2877.                        <a href="https://robinhoodtax.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2878.                            <i class="ti-angle-right me-2 text-primary"></i>
  2879.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2880.                        </a>
  2881.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2882.                    </div>
  2883.                
  2884.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2885.                        <a href="https://www.regionalnetworks.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2886.                            <i class="ti-angle-right me-2 text-primary"></i>
  2887.                            <span class="archive-link top-color fw-semibold"> Non Gamstop Casino</span>
  2888.                        </a>
  2889.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2890.                    </div>
  2891.                
  2892.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2893.                        <a href="https://www.lgbthistorymonth.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2894.                            <i class="ti-angle-right me-2 text-primary"></i>
  2895.                            <span class="archive-link top-color fw-semibold"> best uk non GamStop casinos</span>
  2896.                        </a>
  2897.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2898.                    </div>
  2899.                
  2900.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2901.                        <a href="https://esports-news.co.uk/betting-sites/non-gamstop/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2902.                            <i class="ti-angle-right me-2 text-primary"></i>
  2903.                            <span class="archive-link top-color fw-semibold"> betting sites not on gamstop</span>
  2904.                        </a>
  2905.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2906.                    </div>
  2907.                
  2908.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2909.                        <a href="https://aboutcookies.org.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2910.                            <i class="ti-angle-right me-2 text-primary"></i>
  2911.                            <span class="archive-link top-color fw-semibold"> best non Gamstop casinos</span>
  2912.                        </a>
  2913.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2914.                    </div>
  2915.                
  2916.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2917.                        <a href="https://museodiaggius.it/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2918.                            <i class="ti-angle-right me-2 text-primary"></i>
  2919.                            <span class="archive-link top-color fw-semibold"> casino non aams</span>
  2920.                        </a>
  2921.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2922.                    </div>
  2923.                
  2924.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2925.                        <a href="https://free2learn.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2926.                            <i class="ti-angle-right me-2 text-primary"></i>
  2927.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2928.                        </a>
  2929.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2930.                    </div>
  2931.                
  2932.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2933.                        <a href="https://knightsof.media/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2934.                            <i class="ti-angle-right me-2 text-primary"></i>
  2935.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2936.                        </a>
  2937.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2938.                    </div>
  2939.                
  2940.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2941.                        <a href="https://www.employersforwork-lifebalance.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2942.                            <i class="ti-angle-right me-2 text-primary"></i>
  2943.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2944.                        </a>
  2945.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2946.                    </div>
  2947.                
  2948.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2949.                        <a href="https://roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2950.                            <i class="ti-angle-right me-2 text-primary"></i>
  2951.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2952.                        </a>
  2953.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2954.                    </div>
  2955.                
  2956.                </div>
  2957.                
  2958.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2959.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2960.                        <i class="ti-archive me-1"></i>View All Archives
  2961.                    </a>
  2962.                </div> -->
  2963.            </div>
  2964.        </div>
  2965.        
  2966.       <div class="sidebar-widget mb-4">
  2967.            <div class="widget-title-wrapper mb-3">
  2968.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2969.                    <div class="title-border"></div>
  2970.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  2971.                </h4>
  2972.            </div>
  2973.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2974.                <div class="archives-list scrollable-sidebar">
  2975.                    
  2976.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2977.                        <a href="https://www.ncpqsw.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2978.                            <i class="ti-angle-right me-2 text-primary"></i>
  2979.                            <span class="archive-link top-color fw-semibold"> best uk non gamstop casinos</span>
  2980.                        </a>
  2981.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2982.                    </div>
  2983.                
  2984.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2985.                        <a href="https://croftersrights.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2986.                            <i class="ti-angle-right me-2 text-primary"></i>
  2987.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2988.                        </a>
  2989.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2990.                    </div>
  2991.                
  2992.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2993.                        <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2994.                            <i class="ti-angle-right me-2 text-primary"></i>
  2995.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2996.                        </a>
  2997.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2998.                    </div>
  2999.                
  3000.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3001.                        <a href="https://itechlabs.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3002.                            <i class="ti-angle-right me-2 text-primary"></i>
  3003.                            <span class="archive-link top-color fw-semibold"> betting sites not on gamstop</span>
  3004.                        </a>
  3005.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3006.                    </div>
  3007.                
  3008.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3009.                        <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3010.                            <i class="ti-angle-right me-2 text-primary"></i>
  3011.                            <span class="archive-link top-color fw-semibold"> non gamstop betting</span>
  3012.                        </a>
  3013.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3014.                    </div>
  3015.                
  3016.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3017.                        <a href="https://financialservicescultureboard.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3018.                            <i class="ti-angle-right me-2 text-primary"></i>
  3019.                            <span class="archive-link top-color fw-semibold"> non gamstop sports betting</span>
  3020.                        </a>
  3021.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3022.                    </div>
  3023.                
  3024.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3025.                        <a href="https://free2learn.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3026.                            <i class="ti-angle-right me-2 text-primary"></i>
  3027.                            <span class="archive-link top-color fw-semibold"> top 50 online casinos uk</span>
  3028.                        </a>
  3029.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3030.                    </div>
  3031.                
  3032.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3033.                        <a href="https://www.casquette.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3034.                            <i class="ti-angle-right me-2 text-primary"></i>
  3035.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  3036.                        </a>
  3037.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3038.                    </div>
  3039.                
  3040.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3041.                        <a href="https://www.techandplay.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3042.                            <i class="ti-angle-right me-2 text-primary"></i>
  3043.                            <span class="archive-link top-color fw-semibold"> betting sites not on gamstop</span>
  3044.                        </a>
  3045.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3046.                    </div>
  3047.                
  3048.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3049.                        <a href="https://www.gifmania.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3050.                            <i class="ti-angle-right me-2 text-primary"></i>
  3051.                            <span class="archive-link top-color fw-semibold"> best online casinos</span>
  3052.                        </a>
  3053.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3054.                    </div>
  3055.                
  3056.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3057.                        <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3058.                            <i class="ti-angle-right me-2 text-primary"></i>
  3059.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  3060.                        </a>
  3061.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3062.                    </div>
  3063.                
  3064.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3065.                        <a href="https://gamingamerica.com/non-gamstop-casinos"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3066.                            <i class="ti-angle-right me-2 text-primary"></i>
  3067.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  3068.                        </a>
  3069.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3070.                    </div>
  3071.                
  3072.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3073.                        <a href="https://www.chemical-records.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3074.                            <i class="ti-angle-right me-2 text-primary"></i>
  3075.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  3076.                        </a>
  3077.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3078.                    </div>
  3079.                
  3080.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  3081.                        <a href="https://esports-news.co.uk/online-casinos/non-gamstop/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  3082.                            <i class="ti-angle-right me-2 text-primary"></i>
  3083.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  3084.                        </a>
  3085.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  3086.                    </div>
  3087.                
  3088.                </div>
  3089.                
  3090.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3091.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3092.                        <i class="ti-archive me-1"></i>View All Archives
  3093.                    </a>
  3094.                </div> -->
  3095.            </div>
  3096.        </div>
  3097.        
  3098.  
  3099.       <!-- <div class="sidebar-widget mb-5">
  3100.            <div class="widget-title-wrapper mb-3">
  3101.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3102.                    <div class="title-border"></div>
  3103.                    <i class="ti-folder me-2"></i>Blog Archives
  3104.                </h4>
  3105.            </div>
  3106.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  3107.                <div class="archives-list">
  3108.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3109.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3110.                            <i class="ti-angle-right me-2 text-primary"></i>
  3111.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  3112.                        </a>
  3113.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  3114.                    </div>
  3115.  
  3116.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3117.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3118.                            <i class="ti-angle-right me-2 text-primary"></i>
  3119.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  3120.                        </a>
  3121.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  3122.                    </div>
  3123.  
  3124.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3125.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3126.                            <i class="ti-angle-right me-2 text-primary"></i>
  3127.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  3128.                        </a>
  3129.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  3130.                    </div>
  3131.  
  3132.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3133.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3134.                            <i class="ti-angle-right me-2 text-primary"></i>
  3135.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  3136.                        </a>
  3137.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  3138.                    </div>
  3139.  
  3140.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3141.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3142.                            <i class="ti-angle-right me-2 text-primary"></i>
  3143.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  3144.                        </a>
  3145.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  3146.                    </div>
  3147.  
  3148.                    <div class="archive-item d-flex justify-content-between align-items-center">
  3149.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3150.                            <i class="ti-angle-right me-2 text-primary"></i>
  3151.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  3152.                        </a>
  3153.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  3154.                    </div>
  3155.                </div>
  3156.                
  3157.                <div class="text-center mt-4 pt-3 border-top border-color">
  3158.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3159.                        <i class="ti-archive me-1"></i>View All Archives
  3160.                    </a>
  3161.                </div>
  3162.            </div>
  3163.        </div> -->
  3164.  
  3165.        <div class="sidebar-widget mb-4">
  3166.            <div class="widget-title-wrapper mb-3">
  3167.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3168.                    <div class="title-border-primary"></div>
  3169.                    <i class="ti-star me-2"></i>Popular Posts
  3170.                </h4>
  3171.            </div>
  3172.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  3173.                <div class="popular-post-list">
  3174.                    
  3175.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3176.                        <div class="post-content flex-grow-1">
  3177.                            <h6 class="post-title mb-1">
  3178.                                 <a href="/the-ten-year-affair-from-author-erin-somers-the-midlife-adultery-tale-our-generation-needs/" class="text-decoration-none top-color fw-semibold lh-sm">
  3179.                                            The Ten Year Affair from author Erin Somers: The Midlife Adultery Tale Our Generation Needs.
  3180.                                            </a>
  3181.                            </h6>
  3182.                            <div class="post-meta">
  3183.                                <small class="text-muted">
  3184.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3185.                                </small>
  3186.                                <!-- <small class="text-muted ms-3">
  3187.                                    <i class="ti-eye me-1"></i>1,234 views
  3188.                                </small> -->
  3189.                            </div>
  3190.                        </div>
  3191.                    </div>
  3192.                    
  3193.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3194.                        <div class="post-content flex-grow-1">
  3195.                            <h6 class="post-title mb-1">
  3196.                                 <a href="/leader-zelenskyy-states-ukraine-was-ten-percent-off-from-a-peace-deal-but-not-at-any-price/" class="text-decoration-none top-color fw-semibold lh-sm">
  3197.                                            Leader Zelenskyy States Ukraine Was Ten Percent Off from a Peace Deal, But Not at Any Price
  3198.                                            </a>
  3199.                            </h6>
  3200.                            <div class="post-meta">
  3201.                                <small class="text-muted">
  3202.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3203.                                </small>
  3204.                                <!-- <small class="text-muted ms-3">
  3205.                                    <i class="ti-eye me-1"></i>1,234 views
  3206.                                </small> -->
  3207.                            </div>
  3208.                        </div>
  3209.                    </div>
  3210.                    
  3211.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3212.                        <div class="post-content flex-grow-1">
  3213.                            <h6 class="post-title mb-1">
  3214.                                 <a href="/the-new-animated-series-introductory-sequence-selected-the-incorrect-popular-rpg-show-song/" class="text-decoration-none top-color fw-semibold lh-sm">
  3215.                                            The New Animated Series&#x27; Introductory Sequence Selected the Incorrect Popular RPG Show Song
  3216.                                            </a>
  3217.                            </h6>
  3218.                            <div class="post-meta">
  3219.                                <small class="text-muted">
  3220.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3221.                                </small>
  3222.                                <!-- <small class="text-muted ms-3">
  3223.                                    <i class="ti-eye me-1"></i>1,234 views
  3224.                                </small> -->
  3225.                            </div>
  3226.                        </div>
  3227.                    </div>
  3228.                    
  3229.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3230.                        <div class="post-content flex-grow-1">
  3231.                            <h6 class="post-title mb-1">
  3232.                                 <a href="/political-shifts-war-limited-coverage-five-threats-to-environmental-advancement-that-hindered-cop30/" class="text-decoration-none top-color fw-semibold lh-sm">
  3233.                                            Political Shifts, War, Limited Coverage: Five Threats to Environmental Advancement That Hindered Cop30
  3234.                                            </a>
  3235.                            </h6>
  3236.                            <div class="post-meta">
  3237.                                <small class="text-muted">
  3238.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3239.                                </small>
  3240.                                <!-- <small class="text-muted ms-3">
  3241.                                    <i class="ti-eye me-1"></i>1,234 views
  3242.                                </small> -->
  3243.                            </div>
  3244.                        </div>
  3245.                    </div>
  3246.                    
  3247.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3248.                        <div class="post-content flex-grow-1">
  3249.                            <h6 class="post-title mb-1">
  3250.                                 <a href="/unlocking-untold-secrets-of-advanced-jackpot-slots/" class="text-decoration-none top-color fw-semibold lh-sm">
  3251.                                            Unlocking untold Secrets of Advanced Jackpot Slots
  3252.                                            </a>
  3253.                            </h6>
  3254.                            <div class="post-meta">
  3255.                                <small class="text-muted">
  3256.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3257.                                </small>
  3258.                                <!-- <small class="text-muted ms-3">
  3259.                                    <i class="ti-eye me-1"></i>1,234 views
  3260.                                </small> -->
  3261.                            </div>
  3262.                        </div>
  3263.                    </div>
  3264.                    
  3265.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3266.                        <div class="post-content flex-grow-1">
  3267.                            <h6 class="post-title mb-1">
  3268.                                 <a href="/tragedy-occurs-as-man-succumbs-after-ocean-recovery-off-uk-coast/" class="text-decoration-none top-color fw-semibold lh-sm">
  3269.                                            Tragedy Occurs as Man Succumbs After Ocean Recovery Off UK Coast
  3270.                                            </a>
  3271.                            </h6>
  3272.                            <div class="post-meta">
  3273.                                <small class="text-muted">
  3274.                                    <i class="ti-calendar me-1"></i>16 May 2026
  3275.                                </small>
  3276.                                <!-- <small class="text-muted ms-3">
  3277.                                    <i class="ti-eye me-1"></i>1,234 views
  3278.                                </small> -->
  3279.                            </div>
  3280.                        </div>
  3281.                    </div>
  3282.                    
  3283.  
  3284.                </div>
  3285.                
  3286.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3287.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  3288.                        <i class="ti-trophy me-1"></i>View All Popular
  3289.                    </a>
  3290.                </div> -->
  3291.            </div>
  3292.        </div>
  3293.  
  3294. </div>
  3295.  
  3296. <style>
  3297.     .widget-content {
  3298.        margin-top: -1px;
  3299.        position: relative;
  3300.        z-index: 1;
  3301.         background-color: var(--card-bg);
  3302.    }
  3303. </style>
  3304.  
  3305.    
  3306.            </div>
  3307.        </div>
  3308.    </div>
  3309. </section>
  3310.  
  3311. <script>
  3312. // Intersection Observer for scroll animations
  3313. document.addEventListener('DOMContentLoaded', function() {
  3314.    const observerOptions = {
  3315.        threshold: 0.1,
  3316.        rootMargin: '0px 0px -50px 0px'
  3317.    };
  3318.  
  3319.    const observer = new IntersectionObserver(function(entries) {
  3320.        entries.forEach(entry => {
  3321.            if (entry.isIntersecting) {
  3322.                entry.target.classList.add('animated');
  3323.            }
  3324.        });
  3325.    }, observerOptions);
  3326.  
  3327.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  3328.        observer.observe(el);
  3329.    });
  3330. });
  3331. </script>
  3332.  
  3333.    
  3334.        
  3335.        <!-- end wpo-blog-highlights-section -->
  3336.        <!-- start wpo-blog-sponsored-section -->
  3337.        
  3338.  
  3339.  
  3340.  
  3341.    
  3342.  
  3343.  
  3344.  
  3345. <style>
  3346.    .sponsored-section-v5 {
  3347.        padding: 40px 0;
  3348.    }
  3349.    
  3350.    .sponsored-card-v5 {
  3351.        background: var(--card-bg);
  3352.        border: 1px solid #f5f5f5;
  3353.        border-radius: var(--border-radius);
  3354.        transition: border-color 0.3s ease;
  3355.        height: 100%;
  3356.    }
  3357.    
  3358.    .sponsored-card-v5:hover {
  3359.        border-color: var(--bs-primary);
  3360.    }
  3361.    
  3362.    .sponsored-image-v5 {
  3363.        position: relative;
  3364.        background: var(--card-bg);
  3365.        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  3366.        margin: 15px 15px 0;
  3367.    }
  3368.    
  3369.    .sponsored-image-v5 img {
  3370.        width: 100%;
  3371.        height: 140px;
  3372.        object-fit: cover;
  3373.        border-radius: var(--border-radius);
  3374.    }
  3375.    
  3376.    .sponsored-badge-v5 {
  3377.        position: absolute;
  3378.        top: 6px;
  3379.        left: 8px;
  3380.        padding: 4px 10px;
  3381.        font-size: 11px;
  3382.        font-weight: 600;
  3383.        text-transform: uppercase;    
  3384.        border-radius: var(--border-radius);
  3385.    }
  3386.    
  3387.    .sponsored-badge-v5::before {
  3388.        content: '';
  3389.        position: absolute;
  3390.        top: 8px;
  3391.        left: -10px;
  3392.        border-top: 10px solid var(--bs-primary);
  3393.        border-left: 10px solid transparent;
  3394.        transform: rotate(45deg);
  3395.    }
  3396.    
  3397.    .sponsored-content-v5 {
  3398.        padding: 15px;
  3399.    }
  3400.    
  3401.    .sponsored-title-v5 {
  3402.        font-size: 15px;
  3403.        font-weight: 700;
  3404.        line-height: 1.4;
  3405.        margin-bottom: 8px;
  3406.        color: #333;
  3407.    }
  3408.    
  3409.    .sponsored-title-v5 a {
  3410.        text-decoration: none;
  3411.        color: #333;
  3412.    }
  3413.    
  3414.    .sponsored-title-v5 a:hover {
  3415.        color: var(--bs-primary); /* Purple hover */
  3416.    }
  3417.    
  3418.    .sponsored-excerpt-v5 {
  3419.        font-size: 12px;
  3420.        font-style: italic;
  3421.        color: #868e96;
  3422.        margin-bottom: 10px;
  3423.        line-height: 1.5;
  3424.    }
  3425.    
  3426.    .sponsored-meta-v5 {
  3427.        font-size: 11px;
  3428.        color: #6c757d;
  3429.    }
  3430.    
  3431.    .author-info-v5 {
  3432.        margin-bottom: 5px;
  3433.    }
  3434.    
  3435.    .sponsored-author-img-v5 {
  3436.        width: 22px;
  3437.        height: 22px;
  3438.        border-radius: var(--border-radius);
  3439.        object-fit: cover;
  3440.        vertical-align: middle;
  3441.        margin-right: 5px;
  3442.    }
  3443.    
  3444.    .section-title-sponsored-v5 {
  3445.        font-size: 2.1rem;
  3446.        font-weight: 700;
  3447.        text-align: center;
  3448.        margin-bottom: 30px;
  3449.        color: #333;
  3450.        position: relative;
  3451.    }
  3452.    
  3453.    .section-title-sponsored-v5::after {
  3454.        content: '';
  3455.        position: absolute;
  3456.        bottom: -10px;
  3457.        left: 50%;
  3458.        transform: translateX(-50%);
  3459.        width: 80px;
  3460.        height: 2px;
  3461.        background: var(--bs-primary);
  3462.        box-shadow: 0 2px 0 0 var(--bs-primary);
  3463.    }
  3464.  
  3465.    @media (max-width: 768px) {
  3466.        .sponsored-section-v5 {
  3467.            padding: 25px 0;
  3468.        }
  3469.        .sponsored-image-v5 {
  3470.            margin: 10px 10px 0;
  3471.            padding: 8px;
  3472.        }
  3473.        .sponsored-image-v5 img {
  3474.            height: 120px;
  3475.        }
  3476.        .sponsored-content-v5 {
  3477.            padding: 12px;
  3478.        }
  3479.        .sponsored-title-v5 {
  3480.            font-size: 14px;
  3481.        }
  3482.        .sponsored-excerpt-v5 {
  3483.            font-size: 11px;
  3484.        }
  3485.        .section-title-sponsored-v5 {
  3486.            font-size: 1.7rem;
  3487.        }
  3488.    }
  3489. </style>
  3490.  
  3491. <section class="sponsored-section-v5">
  3492.    <div class="container-fluid fluid-container">
  3493.        <div class="row">
  3494.            <div class="col-12">
  3495.                <h2 class="section-title-sponsored-v5">Sponsored News</h2>
  3496.            </div>
  3497.        </div>
  3498.        
  3499.        <div class="row g-3">
  3500.            
  3501.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3502.                <div class="card sponsored-card-v5">
  3503.                    <div class="sponsored-image-v5">
  3504.                        
  3505.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3506.                        
  3507.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  3508.                    </div>
  3509.                    <div class="sponsored-content-v5">
  3510.                        <h3 class="sponsored-title-v5">
  3511.                            <a href="/the-ten-year-affair-from-author-erin-somers-the-midlife-adultery-tale-our-generation-needs/" >
  3512.                                            The Ten Year Affair from author Erin Somers: The Midlife Adultery Tale Our Generation Needs.
  3513.                                            </a>
  3514.                        </h3>
  3515.                        <p class="sponsored-excerpt-v5">
  3516.                          
  3517.                        </p>
  3518.                        <div class="sponsored-meta-v5">
  3519.                            <div class="author-info-v5">
  3520.                                
  3521.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="sponsored-author-img-v5">
  3522.                                
  3523.                                <span>
  3524.                                    Richard Castillo
  3525.                                </span>
  3526.                            </div>
  3527.                            <div>16 May 2026</div>
  3528.                        </div>
  3529.                    </div>
  3530.                </div>
  3531.            </div>
  3532.            
  3533.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3534.                <div class="card sponsored-card-v5">
  3535.                    <div class="sponsored-image-v5">
  3536.                        
  3537.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3538.                        
  3539.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  3540.                    </div>
  3541.                    <div class="sponsored-content-v5">
  3542.                        <h3 class="sponsored-title-v5">
  3543.                            <a href="/leader-zelenskyy-states-ukraine-was-ten-percent-off-from-a-peace-deal-but-not-at-any-price/" >
  3544.                                            Leader Zelenskyy States Ukraine Was Ten Percent Off from a Peace Deal, But Not at Any Price
  3545.                                            </a>
  3546.                        </h3>
  3547.                        <p class="sponsored-excerpt-v5">
  3548.                          
  3549.                        </p>
  3550.                        <div class="sponsored-meta-v5">
  3551.                            <div class="author-info-v5">
  3552.                                
  3553.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="sponsored-author-img-v5">
  3554.                                
  3555.                                <span>
  3556.                                    Richard Castillo
  3557.                                </span>
  3558.                            </div>
  3559.                            <div>16 May 2026</div>
  3560.                        </div>
  3561.                    </div>
  3562.                </div>
  3563.            </div>
  3564.            
  3565.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3566.                <div class="card sponsored-card-v5">
  3567.                    <div class="sponsored-image-v5">
  3568.                        
  3569.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3570.                        
  3571.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  3572.                    </div>
  3573.                    <div class="sponsored-content-v5">
  3574.                        <h3 class="sponsored-title-v5">
  3575.                            <a href="/the-new-animated-series-introductory-sequence-selected-the-incorrect-popular-rpg-show-song/" >
  3576.                                            The New Animated Series&#x27; Introductory Sequence Selected the Incorrect Popular RPG Show Song
  3577.                                            </a>
  3578.                        </h3>
  3579.                        <p class="sponsored-excerpt-v5">
  3580.                          
  3581.                        </p>
  3582.                        <div class="sponsored-meta-v5">
  3583.                            <div class="author-info-v5">
  3584.                                
  3585.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="sponsored-author-img-v5">
  3586.                                
  3587.                                <span>
  3588.                                    Richard Castillo
  3589.                                </span>
  3590.                            </div>
  3591.                            <div>16 May 2026</div>
  3592.                        </div>
  3593.                    </div>
  3594.                </div>
  3595.            </div>
  3596.            
  3597.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3598.                <div class="card sponsored-card-v5">
  3599.                    <div class="sponsored-image-v5">
  3600.                        
  3601.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3602.                        
  3603.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  3604.                    </div>
  3605.                    <div class="sponsored-content-v5">
  3606.                        <h3 class="sponsored-title-v5">
  3607.                            <a href="/political-shifts-war-limited-coverage-five-threats-to-environmental-advancement-that-hindered-cop30/" >
  3608.                                            Political Shifts, War, Limited Coverage: Five Threats to Environmental Advancement That Hindered Cop30
  3609.                                            </a>
  3610.                        </h3>
  3611.                        <p class="sponsored-excerpt-v5">
  3612.                          
  3613.                        </p>
  3614.                        <div class="sponsored-meta-v5">
  3615.                            <div class="author-info-v5">
  3616.                                
  3617.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="sponsored-author-img-v5">
  3618.                                
  3619.                                <span>
  3620.                                    Richard Castillo
  3621.                                </span>
  3622.                            </div>
  3623.                            <div>16 May 2026</div>
  3624.                        </div>
  3625.                    </div>
  3626.                </div>
  3627.            </div>
  3628.            
  3629.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3630.                <div class="card sponsored-card-v5">
  3631.                    <div class="sponsored-image-v5">
  3632.                        
  3633.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3634.                        
  3635.                        <div class="sponsored-badge-v5 bg-primary-gradient">Others</div>
  3636.                    </div>
  3637.                    <div class="sponsored-content-v5">
  3638.                        <h3 class="sponsored-title-v5">
  3639.                            <a href="/unlocking-untold-secrets-of-advanced-jackpot-slots/" >
  3640.                                            Unlocking untold Secrets of Advanced Jackpot Slots
  3641.                                            </a>
  3642.                        </h3>
  3643.                        <p class="sponsored-excerpt-v5">
  3644.                          
  3645.                        </p>
  3646.                        <div class="sponsored-meta-v5">
  3647.                            <div class="author-info-v5">
  3648.                                
  3649.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="sponsored-author-img-v5">
  3650.                                
  3651.                                <span>
  3652.                                    Richard Castillo
  3653.                                </span>
  3654.                            </div>
  3655.                            <div>16 May 2026</div>
  3656.                        </div>
  3657.                    </div>
  3658.                </div>
  3659.            </div>
  3660.            
  3661.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3662.                <div class="card sponsored-card-v5">
  3663.                    <div class="sponsored-image-v5">
  3664.                        
  3665.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3666.                        
  3667.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  3668.                    </div>
  3669.                    <div class="sponsored-content-v5">
  3670.                        <h3 class="sponsored-title-v5">
  3671.                            <a href="/tragedy-occurs-as-man-succumbs-after-ocean-recovery-off-uk-coast/" >
  3672.                                            Tragedy Occurs as Man Succumbs After Ocean Recovery Off UK Coast
  3673.                                            </a>
  3674.                        </h3>
  3675.                        <p class="sponsored-excerpt-v5">
  3676.                          
  3677.                        </p>
  3678.                        <div class="sponsored-meta-v5">
  3679.                            <div class="author-info-v5">
  3680.                                
  3681.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Richard Castillo" class="sponsored-author-img-v5">
  3682.                                
  3683.                                <span>
  3684.                                    Richard Castillo
  3685.                                </span>
  3686.                            </div>
  3687.                            <div>16 May 2026</div>
  3688.                        </div>
  3689.                    </div>
  3690.                </div>
  3691.            </div>
  3692.            
  3693.        </div>
  3694.    </div>
  3695. </section>
  3696.  
  3697.  
  3698.    
  3699.        <!-- end wpo-blog-sponsored-section -->
  3700.        <!-- start wpo-subscribe-section -->
  3701.        
  3702.        <!-- end subscribe-section -->
  3703.        <!-- start of wpo-site-footer-section -->
  3704.        
  3705.  
  3706.  
  3707.  
  3708.  
  3709.  
  3710.  
  3711. <!-- Footer V4 - Modern Corporate Design -->
  3712. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  3713.  
  3714.    <div class="container-fluid fluid-container">
  3715.        
  3716.        <!-- Content Sections -->
  3717.        <div class="content-sections">
  3718.            <div class="row g-5">
  3719.                
  3720.                <!-- Brand Column -->
  3721.                <div class="col-lg-4 col-md-12">
  3722.                    <div class="brand-section">
  3723.                        <div class="brand-header">
  3724.                            
  3725.                            <div class="brand-text">
  3726.                                <h3 class="brand-name">PlayCore Center UK</h3>
  3727.                                <span class="brand-type">Digital Publication</span>
  3728.                            </div>
  3729.                        </div>
  3730.                        <p class="brand-description  text-lg-start ">
  3731.                            Discover exciting play activities, games, and entertainment options for children and families at PlayCore Center UK. Join us for fun-filled adventures and events.
  3732.                        </p>
  3733.                    </div>
  3734.                </div>
  3735.  
  3736.                <!-- Quick Links Column -->
  3737.               <div class="col-lg-4 col-md-6">
  3738.                    <div class="links-section">
  3739.                        <div class="section-title">
  3740.                            <h4 class="title-text">Resources</h4>
  3741.                            <div class="title-decoration"></div>
  3742.                        </div>
  3743.                        <div class="links-container">
  3744.                          
  3745. <div class="link-group">
  3746.    <ul class="link-list" id="externalLinks">
  3747.        
  3748.  
  3749.    
  3750.        
  3751.        
  3752.        
  3753.    </ul>
  3754. </div>
  3755.  
  3756.                        </div>
  3757.                    </div>
  3758.                </div>
  3759.  
  3760.                <!-- Categories Column -->
  3761.                <div class="col-lg-4 col-md-6">
  3762.                    <div class="categories-section">
  3763.                        <div class="section-title">
  3764.                            <h4 class="title-text">Explore Topics</h4>
  3765.                            <div class="title-decoration"></div>
  3766.                        </div>
  3767.                        <div class="categories-container">
  3768.                            <p class="categories-intro">Discover content organized by topics that interest you most.</p>
  3769.                            <div class="categories-cloud">
  3770.                                
  3771.                                <a href="/category/all-posts/" class="category-pill">
  3772.                                    All Posts
  3773.                                </a>
  3774.                                
  3775.                                <a href="/category/business/" class="category-pill">
  3776.                                    Business
  3777.                                </a>
  3778.                                
  3779.                                <a href="/category/esports/" class="category-pill">
  3780.                                    Esports
  3781.                                </a>
  3782.                                
  3783.                                <a href="/category/fashion/" class="category-pill">
  3784.                                    Fashion
  3785.                                </a>
  3786.                                
  3787.                                <a href="/category/featured/" class="category-pill">
  3788.                                    Featured
  3789.                                </a>
  3790.                                
  3791.                                <a href="/category/gaming/" class="category-pill">
  3792.                                    Gaming
  3793.                                </a>
  3794.                                
  3795.                                <a href="/category/health/" class="category-pill">
  3796.                                    Health
  3797.                                </a>
  3798.                                
  3799.                                <a href="/category/life-fitness/" class="category-pill">
  3800.                                    Life &amp; Fitness
  3801.                                </a>
  3802.                                
  3803.                            </div>
  3804.                        </div>
  3805.                    </div>
  3806.                </div>
  3807.  
  3808.            </div>
  3809.        </div>
  3810.  
  3811.        <!-- Footer Bottom -->
  3812.        <div class="footer-bottom">
  3813.            <div class="bottom-border"></div>
  3814.            <div class=" d-flex justify-content-between flex-wrap">
  3815.                <div>
  3816.                    <div class="copyright-info">
  3817.                        <p class="copyright-main">
  3818.                            Â© 2026 <span class="brand-highlight">PlayCore Center UK</span>. All rights reserved.
  3819.                        </p>
  3820.                        <p class="copyright-sub">
  3821.                            Thoughtfully crafted content for curious minds worldwide.
  3822.                        </p>
  3823.                    </div>
  3824.                </div>
  3825.                <div>
  3826.                    <div class="footer-actions">
  3827.                        <div class="action-links">
  3828.                            <a href="/page/write-for-us/" class="action-link">
  3829.                                <i class="bi bi-shield-check"></i>
  3830.                                <span>Write For Us</span>
  3831.                            </a>
  3832.                            <a href="/page/terms-and-conditions/" class="action-link">
  3833.                                <i class="bi bi-shield-check"></i>
  3834.                                <span>Terms & Conditions</span>
  3835.                            </a>
  3836.                            <a href="/sitemap.xml" class="action-link">
  3837.                                <i class="bi bi-diagram-3"></i>
  3838.                                <span>Sitemap</span>
  3839.                            </a>
  3840.                        </div>
  3841.  
  3842.                    </div>
  3843.                </div>
  3844.            </div>
  3845.        </div>
  3846.  
  3847.    </div>
  3848.  
  3849.    
  3850.  
  3851. </footer>
  3852.  
  3853.  
  3854. <style>
  3855. /* Footer V4 - Modern Corporate Design */
  3856. .wpo-site-footer-v4 {
  3857.    color: var(--footer-color);
  3858.    margin-top: 100px;
  3859. }
  3860.  
  3861.  
  3862. .accent-line {
  3863.    position: absolute;
  3864.    top: 0;
  3865.    height: 100%;
  3866.    width: 33.333%;
  3867.    opacity: 0.8;
  3868. }
  3869.  
  3870. .accent-1 {
  3871.    left: 0;
  3872.    background: linear-gradient(90deg, #3b82f6, #1d4ed8);
  3873.    animation: slideRight 3s ease-in-out infinite;
  3874. }
  3875.  
  3876. .accent-2 {
  3877.    left: 33.333%;
  3878.    background: linear-gradient(90deg, #8b5cf6, #7c3aed);
  3879.    animation: slideRight 3s ease-in-out infinite 1s;
  3880. }
  3881.  
  3882. .accent-3 {
  3883.    left: 66.666%;
  3884.    background: linear-gradient(90deg, #10b981, #059669);
  3885.    animation: slideRight 3s ease-in-out infinite 2s;
  3886. }
  3887.  
  3888. @keyframes slideRight {
  3889.    0%, 100% { transform: translateX(-10px); opacity: 0.6; }
  3890.    50% { transform: translateX(10px); opacity: 1; }
  3891. }
  3892.  
  3893. /* Content Sections */
  3894. .content-sections {
  3895.    padding: 60px 0;
  3896.    position: relative;
  3897.    z-index: 2;
  3898. }
  3899.  
  3900. /* Brand Section */
  3901. .brand-section {
  3902.    padding-right: 2rem;
  3903. }
  3904.  
  3905. .brand-header {
  3906.    display: flex;
  3907.    align-items: center;
  3908.    margin-bottom: 2rem;
  3909.    gap: 1rem;
  3910. }
  3911.  
  3912. .brand-logo {
  3913.    height: 50px;
  3914.    width: auto;
  3915.    border-radius: 8px;
  3916. }
  3917.  
  3918. .brand-name {
  3919.    font-size: 1.5rem;
  3920.    font-weight: 800;
  3921.    color: var(--footer-color) !important;
  3922.    margin: 0;
  3923. }
  3924.  
  3925. .brand-type {
  3926.    color: var(--footer-color) !important;
  3927.    opacity: 0.8;
  3928.    font-size: 0.85rem;
  3929.    font-weight: 500;
  3930.    text-transform: uppercase;
  3931.    letter-spacing: 0.5px;
  3932. }
  3933.  
  3934. .brand-description {
  3935.    color: var(--footer-color) !important;
  3936.    line-height: 1.7;
  3937.    margin-bottom: 2rem;
  3938.    font-size: 0.95rem;
  3939. }
  3940.  
  3941. .brand-stats {
  3942.    display: flex;
  3943.    align-items: center;
  3944.    gap: 1.5rem;
  3945. }
  3946.  
  3947. .stat-item {
  3948.    text-align: center;
  3949. }
  3950.  
  3951. .stat-number {
  3952.    font-size: 1.5rem;
  3953.    font-weight: 800;
  3954.    color: #3b82f6;
  3955.    display: block;
  3956.    line-height: 1;
  3957. }
  3958.  
  3959. .stat-label {
  3960.    font-size: 0.8rem;
  3961.    color: #94a3b8;
  3962.    margin-top: 0.25rem;
  3963. }
  3964.  
  3965. .stat-divider {
  3966.    width: 1px;
  3967.    height: 40px;
  3968.    background: rgba(255, 255, 255, 0.2);
  3969. }
  3970.  
  3971. /* Links Section */
  3972. .links-section {
  3973.    padding-left: 1rem;
  3974.    padding-right: 1rem;
  3975. }
  3976.  
  3977. .section-title {
  3978.    margin-bottom: 2rem;
  3979.    position: relative;
  3980. }
  3981.  
  3982. .title-text {
  3983.    font-size: 1.3rem;
  3984.    font-weight: 700;
  3985.    color: var(--footer-color) !important;
  3986.    margin-bottom: 0.5rem;
  3987.    text-align: justify !important;
  3988. }
  3989.  
  3990.  
  3991. .link-group {
  3992.    margin-bottom: 2rem;
  3993. }
  3994.  
  3995. .group-title {
  3996.    font-size: 1rem;
  3997.    font-weight: 600;
  3998.    color: #f1f5f9;
  3999.    margin-bottom: 1rem;
  4000.    padding-bottom: 0.5rem;
  4001.    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  4002. }
  4003.  
  4004. .link-list {
  4005.    list-style: none;
  4006.    padding: 0;
  4007.    margin: 0;
  4008. }
  4009.  
  4010. .link-item {
  4011.    margin-bottom: 0.75rem;
  4012. }
  4013.  
  4014. .link-text {
  4015.    color: var(--footer-color) !important;
  4016.    text-decoration: none;
  4017.    font-size: 0.9rem;
  4018.    display: flex;
  4019.    align-items: center;
  4020.    transition: all 0.3s ease;
  4021.    padding: 0.25rem 0;
  4022. }
  4023.  
  4024. .link-text:hover {
  4025.    color: #3b82f6;
  4026.    padding-left: 0.5rem;
  4027. }
  4028.  
  4029. .link-icon {
  4030.    margin-right: 0.5rem;
  4031.    opacity: 0;
  4032.    transition: opacity 0.3s ease;
  4033. }
  4034.  
  4035. .link-text:hover .link-icon {
  4036.    opacity: 1;
  4037. }
  4038.  
  4039. .external-icon {
  4040.    color: #10b981;
  4041. }
  4042.  
  4043. /* Categories Section */
  4044. .categories-section {
  4045.    padding-left: 1rem;
  4046. }
  4047.  
  4048. .categories-intro {
  4049.    color: #cbd5e1;
  4050.    margin-bottom: 1.5rem;
  4051.    font-size: 0.9rem;
  4052. }
  4053.  
  4054. .categories-cloud {
  4055.    display: flex;
  4056.    flex-wrap: wrap;
  4057.    gap: 0.75rem;
  4058. }
  4059.  
  4060. .category-pill {
  4061.    display: inline-block;
  4062.    padding: 0.5rem 1rem;
  4063.    background: rgba(255, 255, 255, 0.1);
  4064.    border: 1px solid rgba(255, 255, 255, 0.2);
  4065.    border-radius: 20px;
  4066.    color:  var(--footer-color) !important;
  4067.    text-decoration: none;
  4068.    font-size: 0.85rem;
  4069.    opacity: 0.7;
  4070.    font-weight: 500;
  4071.    transition: all 0.3s ease;
  4072. }
  4073.  
  4074. .category-pill:hover {
  4075.    background: #3b82f6;
  4076.    border-color: #3b82f6;
  4077.    color: var(--footer-color) !important;
  4078.    opacity: 1;
  4079.    transform: translateY(-1px);
  4080.    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
  4081. }
  4082.  
  4083. /* Footer Bottom */
  4084. .footer-bottom {
  4085.    padding: 2rem 0;
  4086.    position: relative;
  4087.    z-index: 2;
  4088. }
  4089.  
  4090. .bottom-border {
  4091.    height: 1px;
  4092.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  4093.    margin-bottom: 2rem;
  4094. }
  4095.  
  4096. .copyright-main {
  4097.    font-size: 1rem;
  4098.    color: #e2e8f0;
  4099.    margin-bottom: 0.25rem;
  4100. }
  4101.  
  4102. .brand-highlight {
  4103.    color: var(--footer-color);
  4104.    font-weight: 700;
  4105. }
  4106.  
  4107. .copyright-sub {
  4108.    font-size: 0.85rem;
  4109.    color: #94a3b8;
  4110.    margin: 0;
  4111. }
  4112.  
  4113. .footer-actions {
  4114.    display: flex;
  4115.    align-items: center;
  4116.    gap: 2rem;
  4117. }
  4118.  
  4119. .action-links {
  4120.    display: flex;
  4121.    gap: 1.5rem;
  4122. }
  4123.  
  4124. .action-link {
  4125.    display: flex;
  4126.    align-items: center;
  4127.    gap: 0.5rem;
  4128.    color: #cbd5e1;
  4129.    text-decoration: none;
  4130.    font-size: 0.9rem;
  4131.    transition: color 0.3s ease;
  4132. }
  4133.  
  4134. .action-link:hover {
  4135.    color: #3b82f6;
  4136. }
  4137.  
  4138. .scroll-to-top-btn {
  4139.    background: rgba(255, 255, 255, 0.1);
  4140.    border: 1px solid rgba(255, 255, 255, 0.2);
  4141.    color: #cbd5e1;
  4142.    width: 44px;
  4143.    height: 44px;
  4144.    border-radius: 12px;
  4145.    cursor: pointer;
  4146.    transition: all 0.3s ease;
  4147.    display: flex;
  4148.    align-items: center;
  4149.    justify-content: center;
  4150. }
  4151.  
  4152. .scroll-to-top-btn:hover {
  4153.    background: #3b82f6;
  4154.    border-color: #3b82f6;
  4155.    color: white;
  4156.    transform: translateY(-2px);
  4157. }
  4158.  
  4159. /* Background Pattern */
  4160. .footer-pattern {
  4161.    position: absolute;
  4162.    top: 0;
  4163.    left: 0;
  4164.    width: 100%;
  4165.    height: 100%;
  4166.    z-index: 1;
  4167.    overflow: hidden;
  4168. }
  4169.  
  4170. .pattern-grid {
  4171.    position: relative;
  4172.    width: 100%;
  4173.    height: 100%;
  4174. }
  4175.  
  4176. .pattern-dot {
  4177.    position: absolute;
  4178.    width: 2px;
  4179.    height: 2px;
  4180.    background: rgba(255, 255, 255, 0.1);
  4181.    border-radius: 50%;
  4182. }
  4183.  
  4184. .pattern-dot:nth-child(1) { top: 20%; left: 10%; }
  4185. .pattern-dot:nth-child(2) { top: 40%; right: 15%; }
  4186. .pattern-dot:nth-child(3) { top: 60%; left: 70%; }
  4187. .pattern-dot:nth-child(4) { bottom: 30%; right: 30%; }
  4188. .pattern-dot:nth-child(5) { bottom: 50%; left: 40%; }
  4189. .pattern-dot:nth-child(6) { top: 80%; right: 60%; }
  4190.  
  4191. /* Responsive Design */
  4192. @media (max-width: 992px) {
  4193.    .newsletter-heading {
  4194.        font-size: 2rem;
  4195.    }
  4196.    
  4197.    .brand-section {
  4198.        padding-right: 0;
  4199.        margin-bottom: 3rem;
  4200.    }
  4201.    
  4202.    .links-section, .categories-section {
  4203.        padding-left: 0;
  4204.        padding-right: 0;
  4205.    }
  4206.    
  4207.    .brand-stats {
  4208.        justify-content: center;
  4209.        margin-top: 2rem;
  4210.    }
  4211. }
  4212.  
  4213. @media (max-width: 768px) {
  4214.    .newsletter-section {
  4215.        padding: 60px 0 40px;
  4216.    }
  4217.    
  4218.    .newsletter-container {
  4219.        padding: 2rem 1.5rem;
  4220.        margin: 0 1rem;
  4221.    }
  4222.    
  4223.    .newsletter-heading {
  4224.        font-size: 1.75rem;
  4225.    }
  4226.    
  4227.    .content-sections {
  4228.        padding: 40px 0;
  4229.    }
  4230.    
  4231.    .brand-header {
  4232.        flex-direction: column;
  4233.        text-align: center;
  4234.    }
  4235.    
  4236.    .footer-actions {
  4237.        flex-direction: column;
  4238.        gap: 1rem;
  4239.        margin-top: 1.5rem;
  4240.    }
  4241.    
  4242.    .action-links {
  4243.        order: 2;
  4244.    }
  4245.    
  4246.    .scroll-to-top-btn {
  4247.        order: 1;
  4248.    }
  4249. }
  4250.  
  4251. @media (max-width: 576px) {
  4252.    .newsletter-container {
  4253.        padding: 1.5rem 1rem;
  4254.    }
  4255.    
  4256.    .newsletter-heading {
  4257.        font-size: 1.5rem;
  4258.    }
  4259.    
  4260.    .brand-stats {
  4261.        flex-direction: column;
  4262.        gap: 1rem;
  4263.    }
  4264.    
  4265.    .stat-divider {
  4266.        width: 40px;
  4267.        height: 1px;
  4268.    }
  4269.    
  4270.    .action-links {
  4271.        flex-direction: column;
  4272.        gap: 0.75rem;
  4273.        text-align: center;
  4274.    }
  4275.    
  4276.    .pattern-dot {
  4277.        display: none;
  4278.    }
  4279. }
  4280. </style>
  4281.  
  4282. <!-- Bootstrap 5 JS -->
  4283.  
  4284. <script>
  4285. // Scroll to Top Function
  4286. document.addEventListener('DOMContentLoaded', function () {
  4287.    var btn = document.getElementById('toggleExternal');
  4288.    if (!btn) return; // No extra items, no button
  4289.  
  4290.    var extras = document.querySelectorAll('#externalLinks li.extra');
  4291.  
  4292.    btn.addEventListener('click', function () {
  4293.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4294.            return li.classList.contains('d-none');
  4295.        });
  4296.  
  4297.        extras.forEach(function (li) {
  4298.            if (anyHidden) {
  4299.                li.classList.remove('d-none');
  4300.                li.classList.add('show');
  4301.            } else {
  4302.                li.classList.add('d-none');
  4303.                li.classList.remove('show');
  4304.            }
  4305.        });
  4306.  
  4307.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4308.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4309.    });
  4310. });
  4311. function scrollToTop() {
  4312.    window.scrollTo({
  4313.        top: 0,
  4314.        behavior: 'smooth'
  4315.    });
  4316. }
  4317.  
  4318. // Initialize Footer V4 Features
  4319. document.addEventListener('DOMContentLoaded', function() {
  4320.    
  4321.    // Newsletter Form Handling
  4322.    const newsletterForm = document.querySelector('.newsletter-form');
  4323.    const emailInput = document.querySelector('.form-input');
  4324.    const submitButton = document.querySelector('.submit-button');
  4325.    const successMessage = document.querySelector('.success-message');
  4326.    const errorMessage = document.querySelector('.error-message');
  4327.    const infoMessage = document.querySelector('.info-message');
  4328.    
  4329.    if (newsletterForm && emailInput && submitButton) {
  4330.        
  4331.        // Form submission
  4332.        newsletterForm.addEventListener('submit', function(e) {
  4333.            e.preventDefault();
  4334.            
  4335.            const email = emailInput.value.trim();
  4336.            
  4337.            // Validate email
  4338.            if (!email || !isValidEmail(email)) {
  4339.                showMessage('error');
  4340.                emailInput.focus();
  4341.                return;
  4342.            }
  4343.            
  4344.            // Show loading state
  4345.            const originalText = submitButton.querySelector('.button-text').textContent;
  4346.            const originalIcon = submitButton.querySelector('.button-icon').innerHTML;
  4347.            
  4348.            submitButton.disabled = true;
  4349.            submitButton.querySelector('.button-text').textContent = 'Subscribing...';
  4350.            submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-arrow-clockwise"></i>';
  4351.            submitButton.querySelector('.button-icon i').style.animation = 'spin 1s linear infinite';
  4352.            
  4353.            // Simulate API call
  4354.            setTimeout(() => {
  4355.                // Success state
  4356.                submitButton.querySelector('.button-text').textContent = 'Subscribed!';
  4357.                submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-check-lg"></i>';
  4358.                submitButton.querySelector('.button-icon i').style.animation = 'none';
  4359.                submitButton.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4360.                
  4361.                showMessage('success');
  4362.                
  4363.                // Reset after delay
  4364.                setTimeout(() => {
  4365.                    submitButton.querySelector('.button-text').textContent = originalText;
  4366.                    submitButton.querySelector('.button-icon').innerHTML = originalIcon;
  4367.                    submitButton.style.background = '';
  4368.                    submitButton.disabled = false;
  4369.                    emailInput.value = '';
  4370.                    showMessage('info');
  4371.                }, 3000);
  4372.                
  4373.            }, 2000);
  4374.        });
  4375.        
  4376.        // Input validation
  4377.        emailInput.addEventListener('blur', function() {
  4378.            const email = this.value.trim();
  4379.            if (email && !isValidEmail(email)) {
  4380.                this.style.borderColor = '#ef4444';
  4381.                this.style.boxShadow = '0 0 0 4px rgba(239, 68, 68, 0.2)';
  4382.            } else if (email && isValidEmail(email)) {
  4383.                this.style.borderColor = '#10b981';
  4384.                this.style.boxShadow = '0 0 0 4px rgba(16, 185, 129, 0.2)';
  4385.            }
  4386.        });
  4387.        
  4388.        emailInput.addEventListener('focus', function() {
  4389.            this.style.borderColor = '#3b82f6';
  4390.            this.style.boxShadow = '0 0 0 4px rgba(59, 130, 246, 0.2)';
  4391.        });
  4392.        
  4393.        // Reset validation styling on input
  4394.        emailInput.addEventListener('input', function() {
  4395.            if (this.style.borderColor === 'rgb(239, 68, 68)') {
  4396.                this.style.borderColor = '';
  4397.                this.style.boxShadow = '';
  4398.            }
  4399.        });
  4400.    }
  4401.    
  4402.    // Email validation function
  4403.    function isValidEmail(email) {
  4404.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4405.        return emailRegex.test(email);
  4406.    }
  4407.    
  4408.    // Message display function
  4409.    function showMessage(type) {
  4410.        // Hide all messages
  4411.        successMessage.style.display = 'none';
  4412.        errorMessage.style.display = 'none';
  4413.        infoMessage.style.display = 'none';
  4414.        
  4415.        // Show specific message
  4416.        if (type === 'success') {
  4417.            successMessage.style.display = 'block';
  4418.        } else if (type === 'error') {
  4419.            errorMessage.style.display = 'block';
  4420.        } else if (type === 'info') {
  4421.            infoMessage.style.display = 'block';
  4422.        }
  4423.    }
  4424.    
  4425.    // Smooth reveal animations
  4426.    const observerOptions = {
  4427.        threshold: 0.1,
  4428.        rootMargin: '0px 0px -30px 0px'
  4429.    };
  4430.    
  4431.    const sectionObserver = new IntersectionObserver((entries) => {
  4432.        entries.forEach(entry => {
  4433.            if (entry.isIntersecting) {
  4434.                entry.target.style.opacity = '1';
  4435.                entry.target.style.transform = 'translateY(0)';
  4436.            }
  4437.        });
  4438.    }, observerOptions);
  4439.    
  4440.    // Animate sections
  4441.    document.querySelectorAll('.brand-section, .links-section, .categories-section').forEach((section, index) => {
  4442.        section.style.opacity = '0';
  4443.        section.style.transform = 'translateY(20px)';
  4444.        section.style.transition = `all 0.6s ease ${index * 0.2}s`;
  4445.        sectionObserver.observe(section);
  4446.    });
  4447.    
  4448.    // Animate category pills
  4449.    document.querySelectorAll('.category-pill').forEach((pill, index) => {
  4450.        pill.style.opacity = '0';
  4451.        pill.style.transform = 'translateY(10px)';
  4452.        pill.style.transition = `all 0.4s ease ${index * 0.1}s`;
  4453.        
  4454.        setTimeout(() => {
  4455.            pill.style.opacity = '1';
  4456.            pill.style.transform = 'translateY(0)';
  4457.        }, 300 + (index * 100));
  4458.    });
  4459.    
  4460.    // Enhanced link hover effects
  4461.    document.querySelectorAll('.link-text').forEach(link => {
  4462.        link.addEventListener('mouseenter', function() {
  4463.            const icon = this.querySelector('.link-icon');
  4464.            if (icon) {
  4465.                icon.style.transform = 'translateX(4px)';
  4466.            }
  4467.        });
  4468.        
  4469.        link.addEventListener('mouseleave', function() {
  4470.            const icon = this.querySelector('.link-icon');
  4471.            if (icon) {
  4472.                icon.style.transform = 'translateX(0)';
  4473.            }
  4474.        });
  4475.    });
  4476.    
  4477.    // Prevent default for demo links
  4478.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4479.        link.addEventListener('click', function(e) {
  4480.            e.preventDefault();
  4481.        });
  4482.    });
  4483.    
  4484.    // Add ripple effect to submit button
  4485.    submitButton.addEventListener('click', function(e) {
  4486.        const ripple = document.createElement('span');
  4487.        const rect = this.getBoundingClientRect();
  4488.        const size = Math.max(rect.width, rect.height);
  4489.        const x = e.clientX - rect.left - size / 2;
  4490.        const y = e.clientY - rect.top - size / 2;
  4491.        
  4492.        ripple.style.cssText = `
  4493.            position: absolute;
  4494.            width: ${size}px;
  4495.            height: ${size}px;
  4496.            left: ${x}px;
  4497.            top: ${y}px;
  4498.            background: rgba(255, 255, 255, 0.3);
  4499.            border-radius: 50%;
  4500.            transform: scale(0);
  4501.            animation: ripple 0.6s ease-out;
  4502.            pointer-events: none;
  4503.        `;
  4504.        
  4505.        this.appendChild(ripple);
  4506.        
  4507.        setTimeout(() => {
  4508.            ripple.remove();
  4509.        }, 600);
  4510.    });
  4511.    
  4512. });
  4513.  
  4514. // Add CSS for ripple animation
  4515. const rippleStyle = document.createElement('style');
  4516. rippleStyle.textContent = `
  4517.    @keyframes ripple {
  4518.        to {
  4519.            transform: scale(2);
  4520.            opacity: 0;
  4521.        }
  4522.    }
  4523.    
  4524.    @keyframes spin {
  4525.        from { transform: rotate(0deg); }
  4526.        to { transform: rotate(360deg); }
  4527.    }
  4528.    
  4529.    .submit-button {
  4530.        position: relative;
  4531.        overflow: hidden;
  4532.    }
  4533. `;
  4534. document.head.appendChild(rippleStyle);
  4535. </script>
  4536.  
  4537.        <!-- end of wpo-site-footer-section -->
  4538.    </div>
  4539.    <!-- end of page-wrapper -->
  4540.  
  4541.    <!-- All JavaScript files
  4542.    ================================================== -->
  4543.    
  4544.  
  4545. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4546. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4547. <!-- Plugins for this template -->
  4548. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4549. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4550. <!-- Custom script for this template -->
  4551. <script src="/static/blogapp/assets/js/script.js"></script>
  4552.  
  4553. <script>
  4554. (function () {
  4555. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4556. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4557.  
  4558. function applyFallback(img) {
  4559. if (!img || img.dataset.fallbackApplied === "1") {
  4560. return;
  4561. }
  4562. var failedSrc = img.currentSrc || img.src || "";
  4563. img.dataset.fallbackApplied = "1";
  4564. img.onerror = null;
  4565. img.src = fallbackImageSrc;
  4566. console.warn("[ImageFallback] Replaced broken image:", {
  4567. failedSrc: failedSrc,
  4568. fallbackSrc: fallbackImageSrc,
  4569. alt: img.alt || "",
  4570. });
  4571. }
  4572.  
  4573. document.querySelectorAll("img").forEach(function (img) {
  4574. if (img.complete && img.naturalWidth === 0) {
  4575. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4576. failedSrc: img.currentSrc || img.src || "",
  4577. alt: img.alt || "",
  4578. });
  4579. applyFallback(img);
  4580. }
  4581. });
  4582.  
  4583. document.addEventListener(
  4584. "error",
  4585. function (event) {
  4586. var target = event.target;
  4587. if (target && target.tagName === "IMG") {
  4588. applyFallback(target);
  4589. }
  4590. },
  4591. true
  4592. );
  4593. })();
  4594. </script>
  4595.  
  4596. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4597.  
  4598.  
  4599.  
  4600. <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":"74f13d550f4c45289123e4ced4fef8b7","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4601. </body>
  4602.  
  4603. </html>
  4604.  
  4605.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda