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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="merri">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_28_bbfLWp2_WzBk7Yc_bS4N9JE_jatfpyc.png">
  14.    
  15.  
  16.    <title>iGamingPath UK: Expert Insights on Casino Industry Trends</title>
  17.    <meta name="description" content="Discover the latest trends, strategies, and news in the UK iGaming and casino industry with expert analysis and practical guides for professionals.">
  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://igamingpath.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #2ecc71;
  42.        --bs-primary-rgb: 2ecc71;
  43.        --bs-secondary: #57606f;
  44.        --bs-success: #27ae60;
  45.        --bs-danger: #e74c3c;
  46.        --bs-warning: #f39c12;
  47.        --bs-info: #3498db;
  48.        --bs-light: #f1f3f5;
  49.        --bs-dark: #2f3542;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #2ecc71;
  53.        --theme-primary-color-s2: #2ecc71;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #2f3542;
  57.        --text-light-color: #676767;
  58.        --heading-color: #2f3542;
  59.        --border-color: #ced6e0;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #dfe4ea;
  75.        --navbar-color: #2f3542;
  76.        --topbar-bg: #f1f3f5;
  77.        --topbar-color: #2f3542;
  78.        --footer-bg: #2f3542;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #ced6e0;
  82.        --card-radius: 12px;
  83.        --link-color: #2ecc71;
  84.        --link-hover: #27ae60;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(46, 204, 113, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_9">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406. <div class="topbar ">
  407.  <div class="container-fluid fluid-container">
  408.    <div class="row align-items-center ">
  409.      <div class="col  col-lg-9 col-md-9 col-sm-12 col-12">
  410.        <div class="contact-intro ">
  411.          <ul class="d-flex gap-2 align-items-center">
  412.            <li class="update ">
  413.              <span class="bg-primary-gradient text-nowrap">New Update</span>
  414.            </li>
  415.            <li class="top-color">
  416.              <marquee direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  417.                <p class="text-center mb-0">
  418.                  
  419.                  <a href="/the-gal%C3%A1pagos-islands-had-no-indigenous-amphibians-then-hundreds-of-thousands-of-frogs-made-their-home/" class="px-5 top-color">
  420.                    The Galápagos Islands Had No Indigenous Amphibians. Then Hundreds of Thousands of Frogs Made Their Home
  421.                  </a>
  422.                  
  423.                  <a href="/sharing-a-dugout-with-ferguson-and-getting-knocked-out-a-photographers-tales/" class="px-5 top-color">
  424.                    Sharing a Dugout with Ferguson and Getting &#x27;Knocked Out&#x27; – A Photographer&#x27;s Tales
  425.                  </a>
  426.                  
  427.                  <a href="/gavin-newsom-rejects-early-release-for-manson-follower-longtime-inmate/" class="px-5 top-color">
  428.                    Gavin Newsom Rejects Early Release for Manson Follower Longtime Inmate
  429.                  </a>
  430.                  
  431.                  <a href="/suspect-in-ivy-league-campus-incident-found-discovered-dead-inside-storage-unit/" class="px-5 top-color">
  432.                    Suspect in Ivy League Campus Incident Found Discovered Dead Inside Storage Unit.
  433.                  </a>
  434.                  
  435.                  <a href="/to-rinse-or-not-to-rinse-expert-tips-for-preparing-mushrooms/" class="px-5 top-color">
  436.                    To Rinse or Not to Rinse: Expert Tips for Preparing Mushrooms
  437.                  </a>
  438.                  
  439.                </p>
  440.              </marquee>
  441.            </li>
  442.          </ul>
  443.        </div>
  444.      </div>
  445.      <div class="col col-lg-3 col-md-3 col-sm-12 col-12">
  446.        <div class="contact-info ">
  447.          <ul>
  448.            <li>
  449.              <a href="#" class="top-color"><i class="top-color ti-facebook"></i></a>
  450.            </li>
  451.            <li>
  452.              <a href="#" class="top-color"><i class="top-color ti-twitter-alt"></i></a>
  453.            </li>
  454.            <li>
  455.              <a href="#" class="top-color"><i class="top-color ti-instagram"></i></a>
  456.            </li>
  457.            <li>
  458.              <a href="#" class="top-color"><i class="top-color ti-google"></i></a>
  459.            </li>
  460.          </ul>
  461.        </div>
  462.      </div>
  463.    </div>
  464.  </div>
  465. </div>
  466.  
  467.  
  468.  
  469.  
  470.  
  471.            
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478. <nav class="navigation navbar navbar-expand-lg mb-4">
  479.  <div class="container-fluid fluid-container">
  480.    <div class=" gap-3 align-items-center pt-md-0 pt-3 justify-content-lg-start justify-content-between flex-wrap d-flex w-100">
  481.      <div class="navbar-header d-md-none mb-0 justify-content-center d-flex w-sm-full">
  482.          <a class="navbar-brand" href="/">
  483.              
  484.                  iGamingPath UK
  485.              
  486.          </a>
  487.      </div>
  488.      <div class="">
  489.        <div class="style-card">
  490.          <div class="minimal-search mb-md-4 mb-0">
  491.            <input type="search" class="search-input mt-md-4 mt-0" placeholder="Search..." />
  492.            <svg class="search-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  493.              <circle cx="11" cy="11" r="8"></circle>
  494.              <path d="m21 21-4.35-4.35"></path>
  495.            </svg>
  496.          </div>
  497.          <!-- The search results will be displayed here -->
  498.          <div id="search-results" class="search-results-container search-v1"></div>
  499.        </div>
  500.      </div>
  501.      <div class=" d-flex flex-wrap">
  502.        <div class="navbar-header d-lg-none d-none d-md-flex">
  503.          <a class="navbar-brand" href='/'><img src="" alt="" /></a>
  504.        </div>
  505.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  506.          <button class="menu-close"><i class="ti-close"></i></button>
  507.  
  508.    <ul class="nav navbar-nav mb-2 mb-lg-0 align-items-center">
  509.    <li>
  510.      <a href="/">
  511.        Home
  512.      </a>
  513.    </li>
  514.  
  515.  
  516.    <li>
  517.      <a href="/category/all-posts/">
  518.        All Posts
  519.      </a>
  520.    </li>
  521.  
  522.    <li>
  523.      <a href="/category/business/">
  524.        Business
  525.      </a>
  526.    </li>
  527.  
  528.    <li>
  529.      <a href="/category/esports/">
  530.        Esports
  531.      </a>
  532.    </li>
  533.  
  534.  
  535.  
  536.  <div class="navbar-header d-lg-block d-none">
  537.    <a class="navbar-brand" href="/">
  538.      <img src="" alt="" />
  539.    </a>
  540.  </div>
  541.  
  542.  
  543.  
  544.    
  545.    
  546.    
  547.      <li>
  548.        <a href="/category/fashion/">
  549.          Fashion
  550.        </a>
  551.      </li>
  552.    
  553.      <li>
  554.        <a href="/category/featured/">
  555.          Featured
  556.        </a>
  557.      </li>
  558.    
  559.  
  560.    
  561.    
  562.      <li class="menu-item-has-children">
  563.        <a href="#">More</a>
  564.        <ul class="sub-menu">
  565.          
  566.            <li>
  567.              <a href="/category/gaming/">
  568.                Gaming
  569.              </a>
  570.            </li>
  571.          
  572.            <li>
  573.              <a href="/category/health/">
  574.                Health
  575.              </a>
  576.            </li>
  577.          
  578.            <li>
  579.              <a href="/category/life-fitness/">
  580.                Life &amp; Fitness
  581.              </a>
  582.            </li>
  583.          
  584.            <li>
  585.              <a href="/category/lifestyle/">
  586.                Lifestyle
  587.              </a>
  588.            </li>
  589.          
  590.            <li>
  591.              <a href="/category/news/">
  592.                News
  593.              </a>
  594.            </li>
  595.          
  596.            <li>
  597.              <a href="/category/others/">
  598.                Others
  599.              </a>
  600.            </li>
  601.          
  602.            <li>
  603.              <a href="/category/politics/">
  604.                Politics
  605.              </a>
  606.            </li>
  607.          
  608.            <li>
  609.              <a href="/category/sports/">
  610.                Sports
  611.              </a>
  612.            </li>
  613.          
  614.            <li>
  615.              <a href="/category/tech/">
  616.                Tech
  617.              </a>
  618.            </li>
  619.          
  620.            <li>
  621.              <a href="/category/travel/">
  622.                Travel
  623.              </a>
  624.            </li>
  625.          
  626.        </ul>
  627.      </li>
  628.    
  629.  
  630.  
  631. <li>
  632.                  <a href="/page/contact-us/">
  633.                     Contact Us
  634.                  </a>
  635.              </li>
  636. </ul>
  637.  
  638.        </div>
  639.        <div class="sidebar-blur"></div>
  640.        <!-- end of nav-collapse -->
  641.      </div>
  642.      <div class="me-3">
  643.        <div class="mobail-menu d-xl-none d-block">
  644.          <button type="button" class="navbar-toggler open-btn">
  645.            <span class="sr-only">Toggle navigation</span>
  646.            <span class="icon-bar first-angle"></span>
  647.            <span class="icon-bar middle-angle"></span>
  648.            <span class="icon-bar last-angle"></span>
  649.          </button>
  650.        </div>
  651.        <!-- <div class="header-right">
  652.          <div class="header-right-menu-wrapper d-xl-block d-none">
  653.            <div class="header-right-menu">
  654.              <div class="right-menu-toggle-btn">
  655.                <span></span>
  656.                <span></span>
  657.                <span></span>
  658.              </div>
  659.              <div class="header-right-menu-wrap" style="z-index: 999;">
  660.                <button class="right-menu-close"><i class="ti-close"></i></button>
  661.                <div class="logo">
  662.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  663.                </div>
  664.                <div class="header-right-sec">
  665.                  <div class="project-widget widget">
  666.                    <h3 class="text-white">Our Latest News</h3>
  667.                    <div class="posts">
  668.                      <div class="post">
  669.                        <div class="img-holder">
  670.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  671.                        </div>
  672.                        <div class="details">
  673.                          <span class="date">19 Jun 2022</span>
  674.                          <h4><a href="blog-single.html" class="text-white">Perfect Photo Clicking Idea You Must Know.</a></h4>
  675.                        </div>
  676.                      </div>
  677.                      <div class="post">
  678.                        <div class="img-holder">
  679.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  680.                        </div>
  681.                        <div class="details">
  682.                          <span class="date">22 May 2022</span>
  683.                          <h4><a href="blog-single.html" class="text-white">Best tourism site all over the world.</a></h4>
  684.                        </div>
  685.                      </div>
  686.                      <div class="post">
  687.                        <div class="img-holder">
  688.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  689.                        </div>
  690.                        <div class="details">
  691.                          <span class="date">12 Apr 2022</span>
  692.                          <h4><a href="blog-single.html" class="text-white">Whats In Trend in Now Woman Fashion.</a></h4>
  693.                        </div>
  694.                      </div>
  695.                    </div>
  696.                  </div>
  697.                  <div class="widget wpo-contact-widget">
  698.                    <div class="widget-title">
  699.                      <h3 class="text-white">Contact Us</h3>
  700.                    </div>
  701.                    <div class="contact-ft">
  702.                      <ul>
  703.                        <li>
  704.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  705.                        </li>
  706.                        <li>
  707.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  708.                          + 8 (123) 123 456 789
  709.                        </li>
  710.                        <li>
  711.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  712.                        </li>
  713.                      </ul>
  714.                    </div>
  715.                  </div>
  716.                </div>
  717.              </div>
  718.              <div class="sidebar-blur"></div>
  719.            </div>
  720.          </div>
  721.        </div> -->
  722.      </div>
  723.    </div>
  724.  </div>
  725.  <!-- end of container -->
  726. </nav>
  727. <style>
  728.  .navbar-brand img{
  729.    height: 70px;
  730.    object-fit: contain;
  731.  }
  732.    /* search field */
  733.  .search-results-container {
  734.  position: absolute;
  735.  top: 100%; /* Position it below the input field */
  736. left: 10px;
  737.  right: 10px;
  738.  background-color: white;
  739.  border: 1px solid #ddd;
  740.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  741.  max-height: 300px;
  742.  overflow-y: auto;
  743.  z-index: 1000;
  744.  display: none; /* Initially hidden */
  745. }
  746.  
  747. .search-results-container p {
  748.  margin: 0;
  749. }
  750.  
  751. .search-results-container .result-item {
  752.  padding: 10px;
  753.  cursor: pointer;
  754. }
  755.  
  756. .search-results-container .result-item:hover {
  757.  background-color: #f0f0f0;
  758. }
  759. @media (max-width:576px) {
  760.  .w-sm-full{
  761.    padding-top: 10px;
  762.    width: 100%;
  763.  }
  764.  .m-s-0{
  765.    margin-top: 0px !important;
  766.  }
  767. }
  768. @media (max-width:768px) {
  769. .search-icon{
  770. top: 50%;
  771. }
  772. }
  773.  
  774.  
  775. </style>
  776. <script>
  777.  const searchInput = document.querySelector(".search-input");
  778.  const searchResults = document.getElementById("search-results");
  779.  
  780.  // Handle typing
  781.  searchInput.addEventListener("keyup", function (e) {
  782.    e.preventDefault();
  783.  
  784.    const query = searchInput.value;
  785.  
  786.    if (query === "") {
  787.      searchResults.innerHTML = "";
  788.      searchResults.style.display = "none";
  789.      return;
  790.    }
  791.  
  792.    searchResults.style.display = "block";
  793.  
  794.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  795.      method: "GET",
  796.      headers: {
  797.        "X-Requested-With": "XMLHttpRequest",
  798.      },
  799.    })
  800.      .then(response => response.json())
  801.      .then(data => {
  802.        if (data.html) {
  803.          searchResults.innerHTML = data.html;
  804.        } else {
  805.          searchResults.innerHTML = "<p>No results found.</p>";
  806.        }
  807.      })
  808.      .catch(error => {
  809.        console.error("Error fetching search results:", error);
  810.      });
  811.  });
  812.  
  813.  // Close results when clicking outside
  814.  document.addEventListener("click", function (e) {
  815.    if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  816.      searchResults.style.display = "none";
  817.    }
  818.  });
  819. </script>
  820.  
  821.  
  822.        </header>
  823.        <!-- end of header -->
  824.        <!-- start of wpo-blog-hero -->
  825.        
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833. <div class="blog-hero-v8 my-5">
  834.  <div class="container-fluid fluid-container">
  835.    <!-- Full-Width Featured Article -->
  836.    <div class="row g-4 mb-5">
  837.      <div class="col-12">
  838.        
  839.        
  840.          
  841.        <article class="full-featured">
  842.          <div class="featured-image-container">
  843.            
  844.              <img src="/static/blogapp/assets/images/breaking-news/img-3.jpg" alt="Body of Triathlete Apparently Killed by Great White Found on California Shore" class="featured-image" />
  845.            
  846.            <div class="category-tag bg-primary-gradient news-tag">News</div>
  847.          </div>
  848.          <div class="featured-content">
  849.            <h1 class="featured-title">
  850.              <a href="/body-of-triathlete-apparently-killed-by-great-white-found-on-california-shore/">Body of Triathlete Apparently Killed by Great White Found on California Shore</a>
  851.            </h1>
  852.            <p class="featured-summary">Discover amazing stories and insights from our featured article.</p>
  853.            <div class="article-meta">
  854.              <div class="author-info">
  855.                
  856.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Angela Acosta's Profile" class="author-pic" />
  857.                
  858.                <div class="author-text">
  859.                  <span class="author-name">Angela Acosta</span>
  860.                  
  861.                  <span class="post-time">May 19, 2026</span>
  862.                </div>
  863.              </div>
  864.              <div class="reading-info">
  865.                
  866.              </div>
  867.            </div>
  868.          </div>
  869.        </article>
  870.  
  871.        
  872.        
  873.      </div>
  874.    </div>
  875.  
  876.    <!-- Bottom Section: Compact Cards and Recent Sidebar -->
  877.    <div class="row g-4">
  878.      
  879.      <div class="col-lg-3 col-md-6 col-12">
  880.        <article class="compact-card">
  881.          <div class="compact-image">
  882.            
  883.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Iconic Singer Barry Manilow to Undergo Surgery for a Lung Cancer Diagnosis." />
  884.            
  885.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  886.          </div>
  887.          <div class="compact-body">
  888.            <h3 class="compact-title">
  889.              <a href="/iconic-singer-barry-manilow-to-undergo-surgery-for-a-lung-cancer-diagnosis/">Iconic Singer Barry Manilow to Undergo Surgery for a Lung Cancer Diagnosis.</a>
  890.            </h3>
  891.            <p class="compact-text"></p>
  892.            <div class="compact-footer">
  893.              <div class="compact-author">
  894.                
  895.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Angela Acosta's Profile" class="compact-avatar" />
  896.                
  897.                <span class="compact-name">Angela …</span>
  898.              </div>
  899.              <span class="compact-date">May 19</span>
  900.            </div>
  901.          </div>
  902.        </article>
  903.      </div>
  904.      
  905.      <div class="col-lg-3 col-md-6 col-12">
  906.        <article class="compact-card">
  907.          <div class="compact-image">
  908.            
  909.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Ex British Soldier Accused of Killing Kenyan Female Appears in Court" />
  910.            
  911.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  912.          </div>
  913.          <div class="compact-body">
  914.            <h3 class="compact-title">
  915.              <a href="/ex-british-soldier-accused-of-killing-kenyan-female-appears-in-court/">Ex British Soldier Accused of Killing Kenyan Female Appears in Court</a>
  916.            </h3>
  917.            <p class="compact-text"></p>
  918.            <div class="compact-footer">
  919.              <div class="compact-author">
  920.                
  921.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Angela Acosta's Profile" class="compact-avatar" />
  922.                
  923.                <span class="compact-name">Angela …</span>
  924.              </div>
  925.              <span class="compact-date">May 19</span>
  926.            </div>
  927.          </div>
  928.        </article>
  929.      </div>
  930.      
  931.      <div class="col-lg-3 col-md-6 col-12">
  932.        <article class="compact-card">
  933.          <div class="compact-image">
  934.            
  935.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="U.S. Food and Drug Administration Grants Approval to Addyi, a Libido-Enhancing Drug for Postmenopausal" />
  936.            
  937.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  938.          </div>
  939.          <div class="compact-body">
  940.            <h3 class="compact-title">
  941.              <a href="/us-food-and-drug-administration-grants-approval-to-addyi-a-libido-enhancing-drug-for-postmenopausal/">U.S. Food and Drug Administration Grants Approval to Addyi, a Libido-Enhancing Drug for Postmenopausal</a>
  942.            </h3>
  943.            <p class="compact-text"></p>
  944.            <div class="compact-footer">
  945.              <div class="compact-author">
  946.                
  947.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Angela Acosta's Profile" class="compact-avatar" />
  948.                
  949.                <span class="compact-name">Angela …</span>
  950.              </div>
  951.              <span class="compact-date">May 19</span>
  952.            </div>
  953.          </div>
  954.        </article>
  955.      </div>
  956.      
  957.  
  958.      <!-- Recent Articles Sidebar -->
  959.      <div class="col-lg-3 col-md-6 col-12">
  960.        <div class="recent-section">
  961.          <h3 class="recent-title">Recent Articles</h3>
  962.          <div class="recent-list">
  963.            
  964.            <div class="recent-item">
  965.              <div class="recent-content">
  966.                <h4 class="recent-article-title">
  967.                  <a href="/we-need-a-chopper-to-go-find-them-adolescents-distress-call-to-save-relatives-adrift-off-down-under-coast-unveiled/">‘We Need a Chopper to Go Find Them’: …</a>
  968.                </h4>
  969.                <span class="recent-date">May 19, 2026</span>
  970.              </div>
  971.            </div>
  972.            
  973.          </div>
  974.        </div>
  975.      </div>
  976.    </div>
  977.  </div>
  978. </div>
  979.  
  980.  
  981.  
  982. <style>
  983.  /* Full-Width Featured Article */
  984.  .full-featured {
  985.    background: var(--card-bg, #ffffff);
  986.    border-radius: 12px;
  987.    overflow: hidden;
  988.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  989.    border: 1px solid var(--border-color, #e5e7eb);
  990.    transition: box-shadow 0.3s ease;
  991.  }
  992.  
  993.  .full-featured:hover {
  994.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  995.  }
  996.  
  997.  .featured-image-container {
  998.    position: relative;
  999.    height: 400px;
  1000.    overflow: hidden;
  1001.  }
  1002.  
  1003.  .featured-image {
  1004.    width: 100%;
  1005.    height: 100%;
  1006.    object-fit: cover;
  1007.  }
  1008.  
  1009.  .featured-content {
  1010.    padding: 2rem;
  1011.  }
  1012.  
  1013.  .featured-title {
  1014.    font-size: 2.5rem;
  1015.    font-weight: 700;
  1016.    color: #111827;
  1017.    margin-bottom: 1rem;
  1018.    line-height: 1.2;
  1019.  }
  1020.  
  1021.  .featured-title a {
  1022.    color: inherit;
  1023.    text-decoration: none;
  1024.  }
  1025.  
  1026.  .featured-title a:hover {
  1027.    color: #3b82f6;
  1028.    transition: color 0.3s ease;
  1029.  }
  1030.  
  1031.  .featured-summary {
  1032.    font-size: 1.1rem;
  1033.    color: #4b5563;
  1034.    line-height: 1.6;
  1035.    margin-bottom: 1.5rem;
  1036.  }
  1037.  
  1038.  /* Category Tags - Dynamic Colors */
  1039.  .category-tag {
  1040.    position: absolute;
  1041.    top: 1rem;
  1042.    left: 1rem;
  1043.    padding: 0.4rem 1.2rem;
  1044.    font-size: 0.8rem;
  1045.    font-weight: 600;
  1046.    text-transform: uppercase;
  1047.    color: white;
  1048.    border-radius: 20px;
  1049.    z-index: 2;
  1050.  }
  1051.  
  1052.  /* Category Colors */
  1053.  
  1054.  .business-tag, .business-cat { background-color: #10b981; }
  1055.  
  1056.  .lifestyle-tag, .lifestyle-cat { background-color: #8b5cf6; }
  1057.  .sports-tag, .sports-cat { background-color: #f59e0b; }
  1058.  .travel-tag, .travel-cat { background-color: #06b6d4; }
  1059.  .health-tag, .health-cat { background-color: #84cc16; }
  1060.  
  1061.  /* Article Meta */
  1062.  .article-meta {
  1063.    display: flex;
  1064.    align-items: center;
  1065.    justify-content: space-between;
  1066.    font-size: 0.9rem;
  1067.    color: #6b7280;
  1068.  }
  1069.  
  1070.  .author-info {
  1071.    display: flex;
  1072.    align-items: center;
  1073.    gap: 0.75rem;
  1074.  }
  1075.  
  1076.  .author-pic {
  1077.    width: 40px;
  1078.    height: 40px;
  1079.    border-radius: 50%;
  1080.    object-fit: cover;
  1081.  }
  1082.  
  1083.  .author-name {
  1084.    font-weight: 600;
  1085.    color: var(--topbar-color, #111827);
  1086.  }
  1087.  
  1088.  .post-time {
  1089.    font-size: 0.85rem;
  1090.    color: #6b7280;
  1091.  }
  1092.  
  1093.  .read-time {
  1094.    background: #f3f4f6;
  1095.    padding: 0.25rem 0.75rem;
  1096.    border-radius: 12px;
  1097.    font-size: 0.8rem;
  1098.  }
  1099.  
  1100.  /* Compact Cards */
  1101.  .compact-card {
  1102.    background: var(--card-bg, #ffffff);
  1103.    border-radius: 12px;
  1104.    overflow: hidden;
  1105.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1106.    border: 1px solid var(--border-color, #e5e7eb);
  1107.    transition: box-shadow 0.3s ease;
  1108.    height: 100%;
  1109.  }
  1110.  
  1111.  .compact-card:hover {
  1112.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1113.  }
  1114.  
  1115.  .compact-image {
  1116.    position: relative;
  1117.    height: 160px;
  1118.    overflow: hidden;
  1119.  }
  1120.  
  1121.  .compact-image img {
  1122.    width: 100%;
  1123.    height: 100%;
  1124.    object-fit: cover;
  1125.  }
  1126.  
  1127.  .compact-category {
  1128.    position: absolute;
  1129.    top: 0.75rem;
  1130.    left: 0.75rem;
  1131.    padding: 0.3rem 1rem;
  1132.    font-size: 0.75rem;
  1133.    border-radius: 20px;
  1134.    color: white;
  1135.    font-weight: 600;
  1136.    text-transform: uppercase;
  1137.  }
  1138.  
  1139.  .compact-body {
  1140.    padding: 1.25rem;
  1141.  }
  1142.  
  1143.  .compact-title {
  1144.    font-size: 1.1rem;
  1145.    font-weight: 600;
  1146.    color: #111827;
  1147.    margin-bottom: 0.5rem;
  1148.    line-height: 1.3;
  1149.  }
  1150.  
  1151.  .compact-title a {
  1152.    color: inherit;
  1153.    text-decoration: none;
  1154.  }
  1155.  
  1156.  .compact-title a:hover {
  1157.    color: #3b82f6;
  1158.    transition: color 0.3s ease;
  1159.  }
  1160.  
  1161.  .compact-text {
  1162.    font-size: 0.9rem;
  1163.    color: #4b5563;
  1164.    line-height: 1.5;
  1165.  }
  1166.  
  1167.  .compact-footer {
  1168.    display: flex;
  1169.    justify-content: space-between;
  1170.    align-items: center;
  1171.    margin-top: 1rem;
  1172.    font-size: 0.85rem;
  1173.    color: #6b7280;
  1174.  }
  1175.  
  1176.  .compact-author {
  1177.    display: flex;
  1178.    align-items: center;
  1179.    gap: 0.5rem;
  1180.  }
  1181.  
  1182.  .compact-avatar {
  1183.    width: 28px;
  1184.    height: 28px;
  1185.    border-radius: 50%;
  1186.    object-fit: cover;
  1187.  }
  1188.  
  1189.  .compact-name {
  1190.    color: var(--topbar-color, #111827);
  1191.    font-weight: 500;
  1192.  }
  1193.  
  1194.  /* Recent Articles Sidebar */
  1195.  .recent-section {
  1196.    background: var(--card-bg, #ffffff);
  1197.    border-radius: 12px;
  1198.    padding: 1.5rem;
  1199.    border: 1px solid var(--border-color, #e5e7eb);
  1200.    height: 100%;
  1201.  }
  1202.  
  1203.  .recent-title {
  1204.    font-size: 1.2rem;
  1205.    font-weight: 700;
  1206.    color: #111827;
  1207.    margin-bottom: 1rem;
  1208.    border-bottom: 1px solid var(--border-color, #e5e7eb);
  1209.    padding-bottom: 0.5rem;
  1210.  }
  1211.  
  1212.  .recent-list {
  1213.    display: flex;
  1214.    flex-direction: column;
  1215.    gap: 1rem;
  1216.  }
  1217.  
  1218.  .recent-item {
  1219.    padding: 0.75rem;
  1220.    border-radius: 8px;
  1221.    transition: background 0.2s ease;
  1222.    border: 1px solid var(--border-color, #e5e7eb);
  1223.  }
  1224.  
  1225.  .recent-item:hover {
  1226.    background: var(--card-bg);
  1227.  }
  1228.  
  1229.  .recent-article-title {
  1230.    font-size: 0.95rem;
  1231.    font-weight: 500;
  1232.    color: var(--topbar-color, #111827);
  1233.    margin-bottom: 0.25rem;
  1234.  }
  1235.  
  1236.  .recent-article-title a {
  1237.    color: inherit;
  1238.    text-decoration: none;
  1239.  }
  1240.  
  1241.  .recent-article-title a:hover {
  1242.    color: #3b82f6;
  1243.    transition: color 0.3s ease;
  1244.  }
  1245.  
  1246.  .recent-date {
  1247.    font-size: 0.8rem;
  1248.    color: #6b7280;
  1249.  }
  1250.  
  1251.  /* Responsive Design */
  1252.  @media (max-width: 992px) {
  1253.    .featured-image-container {
  1254.      height: 300px;
  1255.    }
  1256.    
  1257.    .featured-title {
  1258.      font-size: 2rem;
  1259.    }
  1260.    
  1261.    .compact-image {
  1262.      height: 140px;
  1263.    }
  1264.  }
  1265.  
  1266.  @media (max-width: 768px) {
  1267.    .featured-content,
  1268.    .compact-body {
  1269.      padding: 1.5rem;
  1270.    }
  1271.    
  1272.    .article-meta {
  1273.      flex-direction: column;
  1274.      align-items: flex-start;
  1275.      gap: 0.75rem;
  1276.    }
  1277.    
  1278.    .recent-section {
  1279.      margin-top: 2rem;
  1280.    }
  1281.  }
  1282.  
  1283.  @media (max-width: 576px) {
  1284.    .featured-title {
  1285.      font-size: 1.8rem;
  1286.    }
  1287.    
  1288.    .compact-title {
  1289.      font-size: 1rem;
  1290.    }
  1291.    
  1292.    .featured-content {
  1293.      padding: 1rem;
  1294.    }
  1295.    
  1296.    .compact-body {
  1297.      padding: 1rem;
  1298.    }
  1299.  }
  1300. </style>
  1301.  
  1302.  
  1303.        <!-- end of wpo-blog-hero -->
  1304.  
  1305.        <!-- start of wpo-breacking-news -->
  1306.        
  1307.        <!-- end of wpo-breacking-news -->
  1308.        
  1309.        <!-- start wpo-blog-highlights-section -->
  1310.        
  1311.  
  1312.  
  1313.  
  1314.    
  1315.  
  1316.  
  1317.  <style>
  1318.    /* Section Header */
  1319.    .section-header-v9 {
  1320.      text-align: center;
  1321.      margin-bottom: 20px;
  1322.    }
  1323.    
  1324.    .section-title-v9 {
  1325.      font-size: 3rem;
  1326.      font-weight: 700;
  1327.      color: var(--topbar-color);
  1328.      margin-bottom: 20px;
  1329.      text-transform: uppercase;
  1330.    }
  1331.    
  1332.    .section-subtitle-v9 {
  1333.      font-size: 1.2rem;
  1334.      color: var(--topbar-color);
  1335.      opacity: 0.5;
  1336.      max-width: 800px;
  1337.      margin: 0 auto;
  1338.      line-height: 1.8;
  1339.    }
  1340.        
  1341.    /* Blog Card */
  1342.    .blog-card-v9 {
  1343.      background: var(--card-bg);
  1344.      border: 1px solid var(--border-color);
  1345.      border-radius: 8px;
  1346.      margin-bottom: 30px;
  1347.      overflow: hidden;
  1348.      opacity: 0;
  1349.      transition: opacity 0.5s ease, box-shadow 0.3s ease;
  1350.    }
  1351.    
  1352.    .blog-card-v9.fade-in {
  1353.      opacity: 1;
  1354.    }
  1355.    
  1356.    @keyframes fadeIn {
  1357.      from {
  1358.        opacity: 0;
  1359.      }
  1360.      to {
  1361.        opacity: 1;
  1362.      }
  1363.    }
  1364.    
  1365.    .blog-card-v9:hover {
  1366.      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  1367.    }
  1368.    
  1369.    /* Blog Image */
  1370.    .blog-image-container-v9 {
  1371.      width: 100%;
  1372.      aspect-ratio: 16/9; /* 👈 maintains clean ratio */
  1373.      overflow: hidden;
  1374.    }
  1375.    
  1376.    .blog-image-v9 {
  1377.      width: 100%;
  1378.      height: 100%;
  1379.    }
  1380.    
  1381.    .blog-image-v9 img {
  1382.      width: 100%;
  1383.      height: 100%;
  1384.      object-fit: cover;
  1385.      display: block;
  1386.    }
  1387.    
  1388.    /* Blog Content */
  1389.    .blog-content-v9 {
  1390.      padding: 20px;
  1391.    }
  1392.    
  1393.    .blog-title-v9 {
  1394.      font-size: 1.2rem;
  1395.      font-weight: 600;
  1396.      margin-bottom: 15px;
  1397.      color: var(--topbar-color) !important;
  1398.      text-transform: capitalize;
  1399.    }
  1400.    
  1401.    .blog-meta-v9 {
  1402.      display: flex;
  1403.      align-items: center;
  1404.      gap: 10px;
  1405.      font-size: 0.9rem;
  1406.      color: var(--topbar-color);
  1407.      margin-bottom: 10px;
  1408.    }
  1409.    
  1410.    .blog-meta-v9 span {
  1411.      display: inline-block;
  1412.    }
  1413.    
  1414.    .blog-excerpt-v9 {
  1415.      font-size: 1rem;
  1416.      color: var(--topbar-color);
  1417.      opacity: .6;
  1418.      margin-bottom: 15px;
  1419.      line-height: 1.6;
  1420.    }
  1421.    
  1422.    .blog-actions-v9 {
  1423.      display: flex;
  1424.      justify-content: flex-start;
  1425.    }
  1426.    
  1427.    .blog-read-more-v9 {
  1428.      font-size: 1rem;
  1429.      color: var(--topbar-color);
  1430.      text-decoration: none;
  1431.      transition: color 0.3s ease;
  1432.    }
  1433.    
  1434.    .blog-read-more-v9:hover {
  1435.      color: #2980b9 !important;
  1436.    }
  1437.    
  1438.    /* Responsive Design */
  1439.    @media (max-width: 768px) {
  1440.      .section-title-v9 {
  1441.        font-size: 2.5rem;
  1442.      }
  1443.    
  1444.      .blog-card-v9 {
  1445.        margin-bottom: 20px;
  1446.      }
  1447.    
  1448.      .blog-meta-v9 {
  1449.        font-size: 0.8rem;
  1450.      }
  1451.    
  1452.      .blog-image-container-v9 {
  1453.        aspect-ratio: 4/3; /* 👈 mobile friendly ratio */
  1454.      }
  1455.    }
  1456.  </style>
  1457.  
  1458.  <section class="blog-highlights-v9 mt-5">
  1459.    <div class="container-fluid fluid-container">
  1460.      <!-- Section Header -->
  1461.      <div class="row justify-content-center">
  1462.        <div class="col-12 col-lg-10">
  1463.          <div class="section-header-v9">
  1464.            <h2 class="section-title-v9 mb-0">
  1465.                Today's Top Highlights
  1466.                   </h2>
  1467.            <p class="section-subtitle-v9">Explore the intersection of technology and creativity through storytelling in the digital era.</p>
  1468.          </div>
  1469.        </div>
  1470.      </div>
  1471.  
  1472.      <!-- Blog Grid -->
  1473.      <div class="row ">
  1474.        <div class="col-lg-8">
  1475.          <div class="row d-flex justify-content-center">
  1476.            
  1477.              <div class="col-md-6 pb-3">
  1478.                <article class="blog-card-v9 h-100">
  1479.                  <div class="blog-image-container-v9">
  1480.                    <div class="blog-image-v9">
  1481.                      
  1482.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1483.                      
  1484.                    </div>
  1485.                  </div>
  1486.                  <div class="blog-content-v9">
  1487.                    <h3 class="blog-title-v9 "><a class="top-color" href="/tropical-storm-catastrophe-in-sri-lanka-awakens-a-wave-of-community-action/">Tropical Storm Catastrophe in Sri Lanka Awakens a Wave of Community Action</a></h3>
  1488.                    <div class="blog-meta-v9">
  1489.                      <span>By <strong>Angela Acosta</strong></span>
  1490.                      <span>•</span>
  1491.                      <span>18 May 2026</span>
  1492.                    </div>
  1493.                    <p class="blog-excerpt-v9"></p>
  1494.                    <div class="blog-actions-v9">
  1495.                      <a href="/tropical-storm-catastrophe-in-sri-lanka-awakens-a-wave-of-community-action/" class="blog-read-more-v9">Read More →</a>
  1496.                    </div>
  1497.                  </div>
  1498.                </article>
  1499.              </div>
  1500.            
  1501.              <div class="col-md-6 pb-3">
  1502.                <article class="blog-card-v9 h-100">
  1503.                  <div class="blog-image-container-v9">
  1504.                    <div class="blog-image-v9">
  1505.                      
  1506.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1507.                      
  1508.                    </div>
  1509.                  </div>
  1510.                  <div class="blog-content-v9">
  1511.                    <h3 class="blog-title-v9 "><a class="top-color" href="/real-madrids-trent-alexander-arnold-may-return-to-face-his-former-club-in-upcoming-champions-league-fixture/">Real Madrid&#x27;s Trent Alexander-Arnold May Return to Face His Former Club in Upcoming Champions League Fixture</a></h3>
  1512.                    <div class="blog-meta-v9">
  1513.                      <span>By <strong>Angela Acosta</strong></span>
  1514.                      <span>•</span>
  1515.                      <span>18 May 2026</span>
  1516.                    </div>
  1517.                    <p class="blog-excerpt-v9"></p>
  1518.                    <div class="blog-actions-v9">
  1519.                      <a href="/real-madrids-trent-alexander-arnold-may-return-to-face-his-former-club-in-upcoming-champions-league-fixture/" class="blog-read-more-v9">Read More →</a>
  1520.                    </div>
  1521.                  </div>
  1522.                </article>
  1523.              </div>
  1524.            
  1525.              <div class="col-md-6 pb-3">
  1526.                <article class="blog-card-v9 h-100">
  1527.                  <div class="blog-image-container-v9">
  1528.                    <div class="blog-image-v9">
  1529.                      
  1530.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1531.                      
  1532.                    </div>
  1533.                  </div>
  1534.                  <div class="blog-content-v9">
  1535.                    <h3 class="blog-title-v9 "><a class="top-color" href="/disturbing-remembrances-resurface-in-davao-city-as-authorities-trace-bondi-beach-shooting-suspects-time-in-the-city/">Disturbing Remembrances Resurface in Davao City as Authorities Trace Bondi Beach Shooting Suspects’ Time in the City</a></h3>
  1536.                    <div class="blog-meta-v9">
  1537.                      <span>By <strong>Angela Acosta</strong></span>
  1538.                      <span>•</span>
  1539.                      <span>18 May 2026</span>
  1540.                    </div>
  1541.                    <p class="blog-excerpt-v9"></p>
  1542.                    <div class="blog-actions-v9">
  1543.                      <a href="/disturbing-remembrances-resurface-in-davao-city-as-authorities-trace-bondi-beach-shooting-suspects-time-in-the-city/" class="blog-read-more-v9">Read More →</a>
  1544.                    </div>
  1545.                  </div>
  1546.                </article>
  1547.              </div>
  1548.            
  1549.              <div class="col-md-6 pb-3">
  1550.                <article class="blog-card-v9 h-100">
  1551.                  <div class="blog-image-container-v9">
  1552.                    <div class="blog-image-v9">
  1553.                      
  1554.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1555.                      
  1556.                    </div>
  1557.                  </div>
  1558.                  <div class="blog-content-v9">
  1559.                    <h3 class="blog-title-v9 "><a class="top-color" href="/real-southern-portugal-uncovering-portugal-past-the-coastline/">Real Southern Portugal: Uncovering Portugal Past the Coastline</a></h3>
  1560.                    <div class="blog-meta-v9">
  1561.                      <span>By <strong>Angela Acosta</strong></span>
  1562.                      <span>•</span>
  1563.                      <span>18 May 2026</span>
  1564.                    </div>
  1565.                    <p class="blog-excerpt-v9"></p>
  1566.                    <div class="blog-actions-v9">
  1567.                      <a href="/real-southern-portugal-uncovering-portugal-past-the-coastline/" class="blog-read-more-v9">Read More →</a>
  1568.                    </div>
  1569.                  </div>
  1570.                </article>
  1571.              </div>
  1572.            
  1573.              <div class="col-md-6 pb-3">
  1574.                <article class="blog-card-v9 h-100">
  1575.                  <div class="blog-image-container-v9">
  1576.                    <div class="blog-image-v9">
  1577.                      
  1578.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1579.                      
  1580.                    </div>
  1581.                  </div>
  1582.                  <div class="blog-content-v9">
  1583.                    <h3 class="blog-title-v9 "><a class="top-color" href="/arsenals-goalkeeper-backs-teams-strength-as-essential-to-silverware-challenge/">Arsenal&#x27;s goalkeeper Backs Team&#x27;s Strength as Essential to Silverware Challenge</a></h3>
  1584.                    <div class="blog-meta-v9">
  1585.                      <span>By <strong>Angela Acosta</strong></span>
  1586.                      <span>•</span>
  1587.                      <span>18 May 2026</span>
  1588.                    </div>
  1589.                    <p class="blog-excerpt-v9"></p>
  1590.                    <div class="blog-actions-v9">
  1591.                      <a href="/arsenals-goalkeeper-backs-teams-strength-as-essential-to-silverware-challenge/" class="blog-read-more-v9">Read More →</a>
  1592.                    </div>
  1593.                  </div>
  1594.                </article>
  1595.              </div>
  1596.            
  1597.              <div class="col-md-6 pb-3">
  1598.                <article class="blog-card-v9 h-100">
  1599.                  <div class="blog-image-container-v9">
  1600.                    <div class="blog-image-v9">
  1601.                      
  1602.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1603.                      
  1604.                    </div>
  1605.                  </div>
  1606.                  <div class="blog-content-v9">
  1607.                    <h3 class="blog-title-v9 "><a class="top-color" href="/can-the-all-blacks-find-their-magic-in-the-upcoming-matches/">Can the All Blacks find their magic in the upcoming matches?</a></h3>
  1608.                    <div class="blog-meta-v9">
  1609.                      <span>By <strong>Angela Acosta</strong></span>
  1610.                      <span>•</span>
  1611.                      <span>18 May 2026</span>
  1612.                    </div>
  1613.                    <p class="blog-excerpt-v9"></p>
  1614.                    <div class="blog-actions-v9">
  1615.                      <a href="/can-the-all-blacks-find-their-magic-in-the-upcoming-matches/" class="blog-read-more-v9">Read More →</a>
  1616.                    </div>
  1617.                  </div>
  1618.                </article>
  1619.              </div>
  1620.            
  1621.              <div class="col-md-6 pb-3">
  1622.                <article class="blog-card-v9 h-100">
  1623.                  <div class="blog-image-container-v9">
  1624.                    <div class="blog-image-v9">
  1625.                      
  1626.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1627.                      
  1628.                    </div>
  1629.                  </div>
  1630.                  <div class="blog-content-v9">
  1631.                    <h3 class="blog-title-v9 "><a class="top-color" href="/his-unprecedented-influence-in-the-sporting-world-hit-a-peak-in-2025-next-year-looks-set-to-go-further/">His Unprecedented Influence in The Sporting World Hit A Peak in 2025. Next Year Looks Set to Go Further.</a></h3>
  1632.                    <div class="blog-meta-v9">
  1633.                      <span>By <strong>Angela Acosta</strong></span>
  1634.                      <span>•</span>
  1635.                      <span>18 May 2026</span>
  1636.                    </div>
  1637.                    <p class="blog-excerpt-v9"></p>
  1638.                    <div class="blog-actions-v9">
  1639.                      <a href="/his-unprecedented-influence-in-the-sporting-world-hit-a-peak-in-2025-next-year-looks-set-to-go-further/" class="blog-read-more-v9">Read More →</a>
  1640.                    </div>
  1641.                  </div>
  1642.                </article>
  1643.              </div>
  1644.            
  1645.              <div class="col-md-6 pb-3">
  1646.                <article class="blog-card-v9 h-100">
  1647.                  <div class="blog-image-container-v9">
  1648.                    <div class="blog-image-v9">
  1649.                      
  1650.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1651.                      
  1652.                    </div>
  1653.                  </div>
  1654.                  <div class="blog-content-v9">
  1655.                    <h3 class="blog-title-v9 "><a class="top-color" href="/we-were-let-go-and-we-accept-it-heres-how-to-secure-a-new-role-that-suits-your-needs/">We Were Let Go, and We Accept It – Here&#x27;s How to Secure a New Role That Suits Your Needs</a></h3>
  1656.                    <div class="blog-meta-v9">
  1657.                      <span>By <strong>Angela Acosta</strong></span>
  1658.                      <span>•</span>
  1659.                      <span>18 May 2026</span>
  1660.                    </div>
  1661.                    <p class="blog-excerpt-v9"></p>
  1662.                    <div class="blog-actions-v9">
  1663.                      <a href="/we-were-let-go-and-we-accept-it-heres-how-to-secure-a-new-role-that-suits-your-needs/" class="blog-read-more-v9">Read More →</a>
  1664.                    </div>
  1665.                  </div>
  1666.                </article>
  1667.              </div>
  1668.            
  1669.              <div class="col-md-6 pb-3">
  1670.                <article class="blog-card-v9 h-100">
  1671.                  <div class="blog-image-container-v9">
  1672.                    <div class="blog-image-v9">
  1673.                      
  1674.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1675.                      
  1676.                    </div>
  1677.                  </div>
  1678.                  <div class="blog-content-v9">
  1679.                    <h3 class="blog-title-v9 "><a class="top-color" href="/exercise-while-you-are-working-ten-muscle-toning-office-exercises-you-can-do-in-normal-attire/">Exercise while you are working? Ten muscle-toning office exercises you can do in normal attire</a></h3>
  1680.                    <div class="blog-meta-v9">
  1681.                      <span>By <strong>Angela Acosta</strong></span>
  1682.                      <span>•</span>
  1683.                      <span>17 May 2026</span>
  1684.                    </div>
  1685.                    <p class="blog-excerpt-v9"></p>
  1686.                    <div class="blog-actions-v9">
  1687.                      <a href="/exercise-while-you-are-working-ten-muscle-toning-office-exercises-you-can-do-in-normal-attire/" class="blog-read-more-v9">Read More →</a>
  1688.                    </div>
  1689.                  </div>
  1690.                </article>
  1691.              </div>
  1692.            
  1693.              <div class="col-md-6 pb-3">
  1694.                <article class="blog-card-v9 h-100">
  1695.                  <div class="blog-image-container-v9">
  1696.                    <div class="blog-image-v9">
  1697.                      
  1698.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1699.                      
  1700.                    </div>
  1701.                  </div>
  1702.                  <div class="blog-content-v9">
  1703.                    <h3 class="blog-title-v9 "><a class="top-color" href="/anno-117-pax-romanas-best-kept-secret-turns-out-to-be-a-impressive-first-person-view/">Anno 117: Pax Romana&#x27;s Best-Kept Secret Turns Out to Be a Impressive First-Person View.</a></h3>
  1704.                    <div class="blog-meta-v9">
  1705.                      <span>By <strong>Angela Acosta</strong></span>
  1706.                      <span>•</span>
  1707.                      <span>17 May 2026</span>
  1708.                    </div>
  1709.                    <p class="blog-excerpt-v9"></p>
  1710.                    <div class="blog-actions-v9">
  1711.                      <a href="/anno-117-pax-romanas-best-kept-secret-turns-out-to-be-a-impressive-first-person-view/" class="blog-read-more-v9">Read More →</a>
  1712.                    </div>
  1713.                  </div>
  1714.                </article>
  1715.              </div>
  1716.            
  1717.              <div class="col-md-6 pb-3">
  1718.                <article class="blog-card-v9 h-100">
  1719.                  <div class="blog-image-container-v9">
  1720.                    <div class="blog-image-v9">
  1721.                      
  1722.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1723.                      
  1724.                    </div>
  1725.                  </div>
  1726.                  <div class="blog-content-v9">
  1727.                    <h3 class="blog-title-v9 "><a class="top-color" href="/being-at-the-forefront-latest-trends-in-internet-based-slot-games/">Being at the Forefront: Latest Trends in Internet-Based Slot Games</a></h3>
  1728.                    <div class="blog-meta-v9">
  1729.                      <span>By <strong>Angela Acosta</strong></span>
  1730.                      <span>•</span>
  1731.                      <span>17 May 2026</span>
  1732.                    </div>
  1733.                    <p class="blog-excerpt-v9"></p>
  1734.                    <div class="blog-actions-v9">
  1735.                      <a href="/being-at-the-forefront-latest-trends-in-internet-based-slot-games/" class="blog-read-more-v9">Read More →</a>
  1736.                    </div>
  1737.                  </div>
  1738.                </article>
  1739.              </div>
  1740.            
  1741.              <div class="col-md-6 pb-3">
  1742.                <article class="blog-card-v9 h-100">
  1743.                  <div class="blog-image-container-v9">
  1744.                    <div class="blog-image-v9">
  1745.                      
  1746.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="" />
  1747.                      
  1748.                    </div>
  1749.                  </div>
  1750.                  <div class="blog-content-v9">
  1751.                    <h3 class="blog-title-v9 "><a class="top-color" href="/exploring-the-latest-changes-in-online-slot-games-4c51/">Exploring the Latest Changes in Online Slot Games</a></h3>
  1752.                    <div class="blog-meta-v9">
  1753.                      <span>By <strong>Angela Acosta</strong></span>
  1754.                      <span>•</span>
  1755.                      <span>17 May 2026</span>
  1756.                    </div>
  1757.                    <p class="blog-excerpt-v9"></p>
  1758.                    <div class="blog-actions-v9">
  1759.                      <a href="/exploring-the-latest-changes-in-online-slot-games-4c51/" class="blog-read-more-v9">Read More →</a>
  1760.                    </div>
  1761.                  </div>
  1762.                </article>
  1763.              </div>
  1764.            
  1765.            
  1766.  
  1767.          </div>
  1768.        </div>
  1769.  
  1770.       <div class="col col-lg-4 col-12">
  1771.                
  1772.  
  1773.  
  1774.  
  1775.    
  1776.  
  1777.  
  1778. <!-- Blog Sidebar V2 - Focused Design -->
  1779.  <div class="sidebar mb-3">
  1780.    <!-- Recent Posts Section -->
  1781.    <div class="sidebar-widget mb-4">
  1782.      <div class="widget-title-wrapper mb-3">
  1783.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  1784.          <i class="ti-time me-2"></i>Recent Posts
  1785.          <span class="title-arrow-primary"></span>
  1786.        </h4>
  1787.      </div>
  1788.      <div class="widget-content border border-light  shadow-sm rounded-3 p-4">
  1789.        <div class="recent-post-list">
  1790.          
  1791.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1792.            <div class="post-image me-3 flex-shrink-0 position-relative">
  1793.              
  1794.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  1795.              
  1796.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">Others</span>
  1797.            </div>
  1798.            <div class="post-content flex-grow-1">
  1799.              <h6 class="post-title mb-2">
  1800.                <a href="/exploring-the-latest-changes-in-online-slot-games/"  class="text-decoration-none top-color fw-semibold lh-sm">
  1801.                                            Exploring the Latest Changes in Online Slot Games
  1802.                                            </a>
  1803.              </h6>
  1804.              <div class="post-meta">
  1805.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  1806.                <!-- <small class="text-muted">
  1807.                  <i class="ti-eye me-1"></i>348 views
  1808.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1809.                </small> -->
  1810.              </div>
  1811.            </div>
  1812.          </div>
  1813.          
  1814.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1815.            <div class="post-image me-3 flex-shrink-0 position-relative">
  1816.              
  1817.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  1818.              
  1819.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">Others</span>
  1820.            </div>
  1821.            <div class="post-content flex-grow-1">
  1822.              <h6 class="post-title mb-2">
  1823.                <a href="/unveiling-the-secret-facets-of-well-known-casino-slot-games/"  class="text-decoration-none top-color fw-semibold lh-sm">
  1824.                                            Unveiling the Secret Facets of Well-known Casino Slot Games
  1825.                                            </a>
  1826.              </h6>
  1827.              <div class="post-meta">
  1828.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  1829.                <!-- <small class="text-muted">
  1830.                  <i class="ti-eye me-1"></i>348 views
  1831.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1832.                </small> -->
  1833.              </div>
  1834.            </div>
  1835.          </div>
  1836.          
  1837.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1838.            <div class="post-image me-3 flex-shrink-0 position-relative">
  1839.              
  1840.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  1841.              
  1842.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  1843.            </div>
  1844.            <div class="post-content flex-grow-1">
  1845.              <h6 class="post-title mb-2">
  1846.                <a href="/trump-says-generally-parties-are-aligned-on-subsequent-phases-of-peace-deal-in-gaza/"  class="text-decoration-none top-color fw-semibold lh-sm">
  1847.                                            Trump Says &#x27;Generally, Parties Are Aligned&#x27; on Subsequent Phases of Peace Deal in Gaza
  1848.                                            </a>
  1849.              </h6>
  1850.              <div class="post-meta">
  1851.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  1852.                <!-- <small class="text-muted">
  1853.                  <i class="ti-eye me-1"></i>348 views
  1854.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1855.                </small> -->
  1856.              </div>
  1857.            </div>
  1858.          </div>
  1859.          
  1860.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1861.            <div class="post-image me-3 flex-shrink-0 position-relative">
  1862.              
  1863.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  1864.              
  1865.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  1866.            </div>
  1867.            <div class="post-content flex-grow-1">
  1868.              <h6 class="post-title mb-2">
  1869.                <a href="/every-night-i-dream-of-riding-a-unicorn-medieval-heavy-metal-band-castle-rat/"  class="text-decoration-none top-color fw-semibold lh-sm">
  1870.                                            ‘Every Night, I Dream of Riding a Unicorn’: Medieval Heavy Metal Band Castle Rat
  1871.                                            </a>
  1872.              </h6>
  1873.              <div class="post-meta">
  1874.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  1875.                <!-- <small class="text-muted">
  1876.                  <i class="ti-eye me-1"></i>348 views
  1877.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1878.                </small> -->
  1879.              </div>
  1880.            </div>
  1881.          </div>
  1882.          
  1883.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1884.            <div class="post-image me-3 flex-shrink-0 position-relative">
  1885.              
  1886.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  1887.              
  1888.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  1889.            </div>
  1890.            <div class="post-content flex-grow-1">
  1891.              <h6 class="post-title mb-2">
  1892.                <a href="/crans-montana-fire-victims-receive-care-in-specialist-clinics-across-europe/"  class="text-decoration-none top-color fw-semibold lh-sm">
  1893.                                            Crans-Montana Fire Victims Receive Care in Specialist Clinics Across Europe
  1894.                                            </a>
  1895.              </h6>
  1896.              <div class="post-meta">
  1897.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  1898.                <!-- <small class="text-muted">
  1899.                  <i class="ti-eye me-1"></i>348 views
  1900.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1901.                </small> -->
  1902.              </div>
  1903.            </div>
  1904.          </div>
  1905.          
  1906.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1907.            <div class="post-image me-3 flex-shrink-0 position-relative">
  1908.              
  1909.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  1910.              
  1911.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  1912.            </div>
  1913.            <div class="post-content flex-grow-1">
  1914.              <h6 class="post-title mb-2">
  1915.                <a href="/queens-recognise-leaders-as-trump-extends-mamdani-a-cordial-reception/"  class="text-decoration-none top-color fw-semibold lh-sm">
  1916.                                            Queens Recognise Leaders as Trump Extends Mamdani a Cordial Reception
  1917.                                            </a>
  1918.              </h6>
  1919.              <div class="post-meta">
  1920.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  1921.                <!-- <small class="text-muted">
  1922.                  <i class="ti-eye me-1"></i>348 views
  1923.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1924.                </small> -->
  1925.              </div>
  1926.            </div>
  1927.          </div>
  1928.          
  1929.  
  1930.        </div>
  1931.  
  1932.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  1933.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  1934.        </div> -->
  1935.      </div>
  1936.    </div>
  1937.    
  1938.    
  1939.    <div class="sidebar-widget mb-4">
  1940.      <div class="widget-title-wrapper mb-3">
  1941.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  1942.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  1943.          <span class="title-arrow"></span>
  1944.        </h4>
  1945.      </div>
  1946.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  1947.        <div class="blog-roll-list scrollable-sidebar">
  1948.          
  1949.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  1950.            <a href="https://esports-news.co.uk/gambling-sites/realz-review/"  rel="dofollow" class="text-decoration-none ">
  1951.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  1952.                <i class="ti-angle-right me-2 text-primary"></i>
  1953.                 realz review
  1954.              </h6>
  1955.            </a>
  1956.          </div>
  1957.          
  1958.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  1959.            <a href="https://esports-news.co.uk/gambling-sites/fat-pirate-review/"  rel="dofollow" class="text-decoration-none ">
  1960.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  1961.                <i class="ti-angle-right me-2 text-primary"></i>
  1962.                 fat pirate review
  1963.              </h6>
  1964.            </a>
  1965.          </div>
  1966.          
  1967.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  1968.            <a href="https://www.thehaven.org.uk/"  rel="dofollow" class="text-decoration-none ">
  1969.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  1970.                <i class="ti-angle-right me-2 text-primary"></i>
  1971.                 non gamstop casino
  1972.              </h6>
  1973.            </a>
  1974.          </div>
  1975.          
  1976.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  1977.            <a href="https://heyimhome.co.uk/"  rel="dofollow" class="text-decoration-none ">
  1978.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  1979.                <i class="ti-angle-right me-2 text-primary"></i>
  1980.                 uk online casinos not on gamstop
  1981.              </h6>
  1982.            </a>
  1983.          </div>
  1984.          
  1985.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  1986.            <a href="https://bottlebling.co.uk/"  rel="dofollow" class="text-decoration-none ">
  1987.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  1988.                <i class="ti-angle-right me-2 text-primary"></i>
  1989.                 online casinos
  1990.              </h6>
  1991.            </a>
  1992.          </div>
  1993.          
  1994.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  1995.            <a href="https://idolmag.co.uk/"  rel="dofollow" class="text-decoration-none ">
  1996.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  1997.                <i class="ti-angle-right me-2 text-primary"></i>
  1998.                 non gamstop casino
  1999.              </h6>
  2000.            </a>
  2001.          </div>
  2002.          
  2003.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2004.            <a href="https://heyimhome.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2005.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2006.                <i class="ti-angle-right me-2 text-primary"></i>
  2007.                 casino not on gamstop
  2008.              </h6>
  2009.            </a>
  2010.          </div>
  2011.          
  2012.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2013.            <a href="https://www.richardrogers.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2014.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2015.                <i class="ti-angle-right me-2 text-primary"></i>
  2016.                 uk casinos not on gamstop
  2017.              </h6>
  2018.            </a>
  2019.          </div>
  2020.          
  2021.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2022.            <a href="https://lagoccia.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2023.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2024.                <i class="ti-angle-right me-2 text-primary"></i>
  2025.                 best online casino uk
  2026.              </h6>
  2027.            </a>
  2028.          </div>
  2029.          
  2030.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2031.            <a href="https://thedabbler.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2032.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2033.                <i class="ti-angle-right me-2 text-primary"></i>
  2034.                 best betting sites
  2035.              </h6>
  2036.            </a>
  2037.          </div>
  2038.          
  2039.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2040.            <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2041.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2042.                <i class="ti-angle-right me-2 text-primary"></i>
  2043.                 non gamstop casinos
  2044.              </h6>
  2045.            </a>
  2046.          </div>
  2047.          
  2048.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2049.            <a href="https://www.bttad.org/"  rel="dofollow" class="text-decoration-none ">
  2050.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2051.                <i class="ti-angle-right me-2 text-primary"></i>
  2052.                 non gamstop casinos
  2053.              </h6>
  2054.            </a>
  2055.          </div>
  2056.          
  2057.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2058.            <a href="https://evildeadrise.co.uk"  rel="dofollow" class="text-decoration-none ">
  2059.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2060.                <i class="ti-angle-right me-2 text-primary"></i>
  2061.                 non gamstop casinos
  2062.              </h6>
  2063.            </a>
  2064.          </div>
  2065.          
  2066.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2067.            <a href="https://nursingnotes.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2068.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2069.                <i class="ti-angle-right me-2 text-primary"></i>
  2070.                 casino
  2071.              </h6>
  2072.            </a>
  2073.          </div>
  2074.          
  2075.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2076.            <a href="https://www.voiceprint.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2077.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2078.                <i class="ti-angle-right me-2 text-primary"></i>
  2079.                 casinos not on gamstop
  2080.              </h6>
  2081.            </a>
  2082.          </div>
  2083.          
  2084.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2085.            <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2086.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2087.                <i class="ti-angle-right me-2 text-primary"></i>
  2088.                 non-gamstop casinos
  2089.              </h6>
  2090.            </a>
  2091.          </div>
  2092.          
  2093.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2094.            <a href="https://www.doctrineanddevotion.com/"  rel="dofollow" class="text-decoration-none ">
  2095.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2096.                <i class="ti-angle-right me-2 text-primary"></i>
  2097.                 best betting sites uk
  2098.              </h6>
  2099.            </a>
  2100.          </div>
  2101.          
  2102.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2103.            <a href="https://www.foodsofengland.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2104.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2105.                <i class="ti-angle-right me-2 text-primary"></i>
  2106.                 uk casinos not on gamstop
  2107.              </h6>
  2108.            </a>
  2109.          </div>
  2110.          
  2111.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2112.            <a href="https://www.focus12.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2113.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2114.                <i class="ti-angle-right me-2 text-primary"></i>
  2115.                 casino not on gamstop
  2116.              </h6>
  2117.            </a>
  2118.          </div>
  2119.          
  2120.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2121.            <a href="https://britishicehockey.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2122.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2123.                <i class="ti-angle-right me-2 text-primary"></i>
  2124.                 casino not on gamstop
  2125.              </h6>
  2126.            </a>
  2127.          </div>
  2128.          
  2129.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2130.            <a href="https://gamingamerica.com/non-gamstop-casinos"  rel="dofollow" class="text-decoration-none ">
  2131.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2132.                <i class="ti-angle-right me-2 text-primary"></i>
  2133.                 non gamstop casino
  2134.              </h6>
  2135.            </a>
  2136.          </div>
  2137.          
  2138.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2139.            <a href="https://esports-news.co.uk/online-casinos/non-gamstop/"  rel="dofollow" class="text-decoration-none ">
  2140.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2141.                <i class="ti-angle-right me-2 text-primary"></i>
  2142.                 non gamstop casinos
  2143.              </h6>
  2144.            </a>
  2145.          </div>
  2146.          
  2147.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2148.            <a href="https://www.outset.org/"  rel="dofollow" class="text-decoration-none ">
  2149.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2150.                <i class="ti-angle-right me-2 text-primary"></i>
  2151.                 best sports betting sites uk
  2152.              </h6>
  2153.            </a>
  2154.          </div>
  2155.          
  2156.  
  2157.        </div>
  2158.  
  2159.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2160.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2161.        </div> -->
  2162.      </div>
  2163.    </div>
  2164.    
  2165.    <div class="sidebar-widget mb-4">
  2166.      <div class="widget-title-wrapper mb-3">
  2167.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2168.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2169.          <span class="title-arrow"></span>
  2170.        </h4>
  2171.      </div>
  2172.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2173.        <div class="blog-roll-list scrollable-sidebar">
  2174.          
  2175.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2176.            <a href="https://www.artigiano.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2177.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2178.                <i class="ti-angle-right me-2 text-primary"></i>
  2179.                 casino sites not on gamstop
  2180.              </h6>
  2181.            </a>
  2182.          </div>
  2183.          
  2184.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2185.            <a href="https://www.uberrock.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2186.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2187.                <i class="ti-angle-right me-2 text-primary"></i>
  2188.                 non gamstop casino
  2189.              </h6>
  2190.            </a>
  2191.          </div>
  2192.          
  2193.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2194.            <a href="https://www.summerhall.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2195.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2196.                <i class="ti-angle-right me-2 text-primary"></i>
  2197.                 casino not on gamstop
  2198.              </h6>
  2199.            </a>
  2200.          </div>
  2201.          
  2202.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2203.            <a href="https://straightfromyard.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2204.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2205.                <i class="ti-angle-right me-2 text-primary"></i>
  2206.                 casino not on gamstop
  2207.              </h6>
  2208.            </a>
  2209.          </div>
  2210.          
  2211.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2212.            <a href="https://internationalschoolmealsday.com/"  rel="dofollow" class="text-decoration-none ">
  2213.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2214.                <i class="ti-angle-right me-2 text-primary"></i>
  2215.                 casino not on gamstop
  2216.              </h6>
  2217.            </a>
  2218.          </div>
  2219.          
  2220.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2221.            <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2222.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2223.                <i class="ti-angle-right me-2 text-primary"></i>
  2224.                 casino not on gamstop
  2225.              </h6>
  2226.            </a>
  2227.          </div>
  2228.          
  2229.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2230.            <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2231.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2232.                <i class="ti-angle-right me-2 text-primary"></i>
  2233.                 casino not on gamstop
  2234.              </h6>
  2235.            </a>
  2236.          </div>
  2237.          
  2238.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2239.            <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2240.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2241.                <i class="ti-angle-right me-2 text-primary"></i>
  2242.                 casino not on gamstop
  2243.              </h6>
  2244.            </a>
  2245.          </div>
  2246.          
  2247.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2248.            <a href="https://www.citytosea.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2249.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2250.                <i class="ti-angle-right me-2 text-primary"></i>
  2251.                 casino not on gamstop
  2252.              </h6>
  2253.            </a>
  2254.          </div>
  2255.          
  2256.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2257.            <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2258.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2259.                <i class="ti-angle-right me-2 text-primary"></i>
  2260.                 casino not on gamstop
  2261.              </h6>
  2262.            </a>
  2263.          </div>
  2264.          
  2265.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2266.            <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none ">
  2267.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2268.                <i class="ti-angle-right me-2 text-primary"></i>
  2269.                 casino not on gamstop
  2270.              </h6>
  2271.            </a>
  2272.          </div>
  2273.          
  2274.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2275.            <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2276.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2277.                <i class="ti-angle-right me-2 text-primary"></i>
  2278.                 casino not on gamstop
  2279.              </h6>
  2280.            </a>
  2281.          </div>
  2282.          
  2283.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2284.            <a href="https://knightsof.media/"  rel="dofollow" class="text-decoration-none ">
  2285.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2286.                <i class="ti-angle-right me-2 text-primary"></i>
  2287.                 gambling sites not on gamstop
  2288.              </h6>
  2289.            </a>
  2290.          </div>
  2291.          
  2292.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2293.            <a href="https://www.elthampalace.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2294.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2295.                <i class="ti-angle-right me-2 text-primary"></i>
  2296.                 casino not on gamstop
  2297.              </h6>
  2298.            </a>
  2299.          </div>
  2300.          
  2301.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2302.            <a href="https://newsoundgeneration.co.uk/casinos-not-on-gamstop/"  rel="dofollow" class="text-decoration-none ">
  2303.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2304.                <i class="ti-angle-right me-2 text-primary"></i>
  2305.                 casinos not on Gamstop
  2306.              </h6>
  2307.            </a>
  2308.          </div>
  2309.          
  2310.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2311.            <a href="https://www.impact-awards.co.uk"  rel="dofollow" class="text-decoration-none ">
  2312.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2313.                <i class="ti-angle-right me-2 text-primary"></i>
  2314.                 UK gambling sites
  2315.              </h6>
  2316.            </a>
  2317.          </div>
  2318.          
  2319.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2320.            <a href="https://www.fourpure.com/"  rel="dofollow" class="text-decoration-none ">
  2321.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2322.                <i class="ti-angle-right me-2 text-primary"></i>
  2323.                 non GamStop casinos
  2324.              </h6>
  2325.            </a>
  2326.          </div>
  2327.          
  2328.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2329.            <a href="https://swtrains.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2330.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2331.                <i class="ti-angle-right me-2 text-primary"></i>
  2332.                 spinshark casino
  2333.              </h6>
  2334.            </a>
  2335.          </div>
  2336.          
  2337.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2338.            <a href="https://helptobuy.org.uk"  rel="dofollow" class="text-decoration-none ">
  2339.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2340.                <i class="ti-angle-right me-2 text-primary"></i>
  2341.                 casinos not on gamstop
  2342.              </h6>
  2343.            </a>
  2344.          </div>
  2345.          
  2346.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2347.            <a href="https://uberrock.co.uk"  rel="dofollow" class="text-decoration-none ">
  2348.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2349.                <i class="ti-angle-right me-2 text-primary"></i>
  2350.                 casinos not on gamstop
  2351.              </h6>
  2352.            </a>
  2353.          </div>
  2354.          
  2355.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2356.            <a href="https://drive-alive.co.uk"  rel="dofollow" class="text-decoration-none ">
  2357.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2358.                <i class="ti-angle-right me-2 text-primary"></i>
  2359.                 casino not on gamstop
  2360.              </h6>
  2361.            </a>
  2362.          </div>
  2363.          
  2364.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2365.            <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2366.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2367.                <i class="ti-angle-right me-2 text-primary"></i>
  2368.                 non gamstop casino
  2369.              </h6>
  2370.            </a>
  2371.          </div>
  2372.          
  2373.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2374.            <a href="https://www.capturingourcoast.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2375.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2376.                <i class="ti-angle-right me-2 text-primary"></i>
  2377.                 non gamstop casino
  2378.              </h6>
  2379.            </a>
  2380.          </div>
  2381.          
  2382.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2383.            <a href="https://steviethefox.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2384.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2385.                <i class="ti-angle-right me-2 text-primary"></i>
  2386.                 best crypto sports betting sites
  2387.              </h6>
  2388.            </a>
  2389.          </div>
  2390.          
  2391.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2392.            <a href="https://www.nabaiji.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2393.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2394.                <i class="ti-angle-right me-2 text-primary"></i>
  2395.                 poker sites not on gamstop
  2396.              </h6>
  2397.            </a>
  2398.          </div>
  2399.          
  2400.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2401.            <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none ">
  2402.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2403.                <i class="ti-angle-right me-2 text-primary"></i>
  2404.                 non gamstop casino
  2405.              </h6>
  2406.            </a>
  2407.          </div>
  2408.          
  2409.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2410.            <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none ">
  2411.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2412.                <i class="ti-angle-right me-2 text-primary"></i>
  2413.                 non gamstop casino
  2414.              </h6>
  2415.            </a>
  2416.          </div>
  2417.          
  2418.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2419.            <a href="https://www.gcaf.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2420.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2421.                <i class="ti-angle-right me-2 text-primary"></i>
  2422.                 crypto betting sites uk
  2423.              </h6>
  2424.            </a>
  2425.          </div>
  2426.          
  2427.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2428.            <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none ">
  2429.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2430.                <i class="ti-angle-right me-2 text-primary"></i>
  2431.                 casinos not on gamstop
  2432.              </h6>
  2433.            </a>
  2434.          </div>
  2435.          
  2436.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2437.            <a href="https://www.kysty.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2438.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2439.                <i class="ti-angle-right me-2 text-primary"></i>
  2440.                 Non GAMSTOP Casino
  2441.              </h6>
  2442.            </a>
  2443.          </div>
  2444.          
  2445.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2446.            <a href="https://www.llancaiachfawr.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2447.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2448.                <i class="ti-angle-right me-2 text-primary"></i>
  2449.                 online casinos UK
  2450.              </h6>
  2451.            </a>
  2452.          </div>
  2453.          
  2454.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2455.            <a href="https://israelpremiertech.com"  rel="dofollow" class="text-decoration-none ">
  2456.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2457.                <i class="ti-angle-right me-2 text-primary"></i>
  2458.                 online casinos
  2459.              </h6>
  2460.            </a>
  2461.          </div>
  2462.          
  2463.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2464.            <a href="https://www.citytosea.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2465.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2466.                <i class="ti-angle-right me-2 text-primary"></i>
  2467.                 best uk non GamStop casinos
  2468.              </h6>
  2469.            </a>
  2470.          </div>
  2471.          
  2472.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2473.            <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2474.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2475.                <i class="ti-angle-right me-2 text-primary"></i>
  2476.                 best uk non gamstop casinos
  2477.              </h6>
  2478.            </a>
  2479.          </div>
  2480.          
  2481.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2482.            <a href="https://www.monsterpetsupplies.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2483.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2484.                <i class="ti-angle-right me-2 text-primary"></i>
  2485.                 casino not on gamstop
  2486.              </h6>
  2487.            </a>
  2488.          </div>
  2489.          
  2490.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2491.            <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2492.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2493.                <i class="ti-angle-right me-2 text-primary"></i>
  2494.                 non gamstop casino uk
  2495.              </h6>
  2496.            </a>
  2497.          </div>
  2498.          
  2499.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2500.            <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2501.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2502.                <i class="ti-angle-right me-2 text-primary"></i>
  2503.                 best non gamstop casinos
  2504.              </h6>
  2505.            </a>
  2506.          </div>
  2507.          
  2508.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2509.            <a href="https://fdncoffee.com"  rel="dofollow" class="text-decoration-none ">
  2510.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2511.                <i class="ti-angle-right me-2 text-primary"></i>
  2512.                 non GamStop casino
  2513.              </h6>
  2514.            </a>
  2515.          </div>
  2516.          
  2517.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2518.            <a href="https://roeparkresort.com"  rel="dofollow" class="text-decoration-none ">
  2519.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2520.                <i class="ti-angle-right me-2 text-primary"></i>
  2521.                 non GamStop casinos
  2522.              </h6>
  2523.            </a>
  2524.          </div>
  2525.          
  2526.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2527.            <a href="https://www.coexisthouse.org.uk"  rel="dofollow" class="text-decoration-none ">
  2528.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2529.                <i class="ti-angle-right me-2 text-primary"></i>
  2530.                 UK online casino
  2531.              </h6>
  2532.            </a>
  2533.          </div>
  2534.          
  2535.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2536.            <a href="https://www.glasshouserestaurant.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2537.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2538.                <i class="ti-angle-right me-2 text-primary"></i>
  2539.                 crypto casino
  2540.              </h6>
  2541.            </a>
  2542.          </div>
  2543.          
  2544.  
  2545.        </div>
  2546.  
  2547.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2548.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2549.        </div> -->
  2550.      </div>
  2551.    </div>
  2552.    
  2553.    <div class="sidebar-widget mb-4">
  2554.      <div class="widget-title-wrapper mb-3">
  2555.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2556.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  2557.          <span class="title-arrow"></span>
  2558.        </h4>
  2559.      </div>
  2560.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2561.        <div class="blog-roll-list scrollable-sidebar">
  2562.          
  2563.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2564.            <a href="https://www.peckhamaudio.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2565.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2566.                <i class="ti-angle-right me-2 text-primary"></i>
  2567.                 online casinos
  2568.              </h6>
  2569.            </a>
  2570.          </div>
  2571.          
  2572.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2573.            <a href="https://www.bmag.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2574.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2575.                <i class="ti-angle-right me-2 text-primary"></i>
  2576.                 online casinos UK
  2577.              </h6>
  2578.            </a>
  2579.          </div>
  2580.          
  2581.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2582.            <a href="https://www.covent-garden.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2583.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2584.                <i class="ti-angle-right me-2 text-primary"></i>
  2585.                 slots not on GamStop
  2586.              </h6>
  2587.            </a>
  2588.          </div>
  2589.          
  2590.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2591.            <a href="https://americymru.net/"  rel="dofollow" class="text-decoration-none ">
  2592.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2593.                <i class="ti-angle-right me-2 text-primary"></i>
  2594.                 non GamStop casinos UK
  2595.              </h6>
  2596.            </a>
  2597.          </div>
  2598.          
  2599.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2600.            <a href="https://www.cranleyclinic.com/"  rel="dofollow" class="text-decoration-none ">
  2601.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2602.                <i class="ti-angle-right me-2 text-primary"></i>
  2603.                 casinos not on GamStop
  2604.              </h6>
  2605.            </a>
  2606.          </div>
  2607.          
  2608.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2609.            <a href="https://thenewoxford.com/"  rel="dofollow" class="text-decoration-none ">
  2610.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2611.                <i class="ti-angle-right me-2 text-primary"></i>
  2612.                 non GamStop casinos
  2613.              </h6>
  2614.            </a>
  2615.          </div>
  2616.          
  2617.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2618.            <a href="https://www.mugdock-country-park.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2619.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2620.                <i class="ti-angle-right me-2 text-primary"></i>
  2621.                 non GamStop casinos
  2622.              </h6>
  2623.            </a>
  2624.          </div>
  2625.          
  2626.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2627.            <a href="https://www.leahdagloria.com.au/"  rel="dofollow" class="text-decoration-none ">
  2628.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2629.                <i class="ti-angle-right me-2 text-primary"></i>
  2630.                 no verification instant withdrawal casino
  2631.              </h6>
  2632.            </a>
  2633.          </div>
  2634.          
  2635.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2636.            <a href="https://www.nordicresearchnetwork.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2637.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2638.                <i class="ti-angle-right me-2 text-primary"></i>
  2639.                 Non UK Licenced Casino
  2640.              </h6>
  2641.            </a>
  2642.          </div>
  2643.          
  2644.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2645.            <a href="https://www.thekarczma.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2646.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2647.                <i class="ti-angle-right me-2 text-primary"></i>
  2648.                 Non UK Casino
  2649.              </h6>
  2650.            </a>
  2651.          </div>
  2652.          
  2653.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2654.            <a href="https://forcesreunited.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2655.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2656.                <i class="ti-angle-right me-2 text-primary"></i>
  2657.                 Harry Casino Free £5
  2658.              </h6>
  2659.            </a>
  2660.          </div>
  2661.          
  2662.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2663.            <a href="https://www.deakinandblue.com/"  rel="dofollow" class="text-decoration-none ">
  2664.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2665.                <i class="ti-angle-right me-2 text-primary"></i>
  2666.                 top 20 online casinos uk
  2667.              </h6>
  2668.            </a>
  2669.          </div>
  2670.          
  2671.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2672.            <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2673.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2674.                <i class="ti-angle-right me-2 text-primary"></i>
  2675.                 non GamStop casinos
  2676.              </h6>
  2677.            </a>
  2678.          </div>
  2679.          
  2680.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2681.            <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none ">
  2682.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2683.                <i class="ti-angle-right me-2 text-primary"></i>
  2684.                 non GamStop casinos
  2685.              </h6>
  2686.            </a>
  2687.          </div>
  2688.          
  2689.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2690.            <a href="https://www.falconryforum.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2691.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2692.                <i class="ti-angle-right me-2 text-primary"></i>
  2693.                 casino not on gamstop
  2694.              </h6>
  2695.            </a>
  2696.          </div>
  2697.          
  2698.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2699.            <a href="https://www.cressbrook.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2700.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2701.                <i class="ti-angle-right me-2 text-primary"></i>
  2702.                 online casino
  2703.              </h6>
  2704.            </a>
  2705.          </div>
  2706.          
  2707.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2708.            <a href="https://citytosea.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2709.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2710.                <i class="ti-angle-right me-2 text-primary"></i>
  2711.                 non gamstop casinos
  2712.              </h6>
  2713.            </a>
  2714.          </div>
  2715.          
  2716.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2717.            <a href="https://oncallfire.uk/"  rel="dofollow" class="text-decoration-none ">
  2718.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2719.                <i class="ti-angle-right me-2 text-primary"></i>
  2720.                 casino not on GamStop
  2721.              </h6>
  2722.            </a>
  2723.          </div>
  2724.          
  2725.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2726.            <a href="https://www.cafebabel.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2727.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2728.                <i class="ti-angle-right me-2 text-primary"></i>
  2729.                 non gamstop casinos uk
  2730.              </h6>
  2731.            </a>
  2732.          </div>
  2733.          
  2734.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2735.            <a href="https://www.regionalnetworks.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2736.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2737.                <i class="ti-angle-right me-2 text-primary"></i>
  2738.                 non Gamstop casinos
  2739.              </h6>
  2740.            </a>
  2741.          </div>
  2742.          
  2743.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2744.            <a href="https://www.socresonline.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2745.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2746.                <i class="ti-angle-right me-2 text-primary"></i>
  2747.                 bitcoin casino
  2748.              </h6>
  2749.            </a>
  2750.          </div>
  2751.          
  2752.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2753.            <a href="https://kam-media.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2754.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2755.                <i class="ti-angle-right me-2 text-primary"></i>
  2756.                 non gamstop casinos
  2757.              </h6>
  2758.            </a>
  2759.          </div>
  2760.          
  2761.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2762.            <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2763.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2764.                <i class="ti-angle-right me-2 text-primary"></i>
  2765.                 non gamstop casinos
  2766.              </h6>
  2767.            </a>
  2768.          </div>
  2769.          
  2770.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2771.            <a href="https://heartofswlep.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2772.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2773.                <i class="ti-angle-right me-2 text-primary"></i>
  2774.                 online casino
  2775.              </h6>
  2776.            </a>
  2777.          </div>
  2778.          
  2779.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2780.            <a href="https://insidebitcoins.com/crypto-casinos/best-crypto-casinos-uk"  rel="dofollow" class="text-decoration-none ">
  2781.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2782.                <i class="ti-angle-right me-2 text-primary"></i>
  2783.                 uk crypto casino
  2784.              </h6>
  2785.            </a>
  2786.          </div>
  2787.          
  2788.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2789.            <a href="https://roadpeace.org/"  rel="dofollow" class="text-decoration-none ">
  2790.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2791.                <i class="ti-angle-right me-2 text-primary"></i>
  2792.                 non gamstop casino
  2793.              </h6>
  2794.            </a>
  2795.          </div>
  2796.          
  2797.  
  2798.        </div>
  2799.  
  2800.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2801.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2802.        </div> -->
  2803.      </div>
  2804.    </div>
  2805.    
  2806.    <div class="sidebar-widget mb-4">
  2807.      <div class="widget-title-wrapper mb-3">
  2808.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2809.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  2810.          <span class="title-arrow"></span>
  2811.        </h4>
  2812.      </div>
  2813.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2814.        <div class="blog-roll-list scrollable-sidebar">
  2815.          
  2816.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2817.            <a href="https://thecharliegardfoundation.org/"  rel="dofollow" class="text-decoration-none ">
  2818.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2819.                <i class="ti-angle-right me-2 text-primary"></i>
  2820.                 new online casinos uk
  2821.              </h6>
  2822.            </a>
  2823.          </div>
  2824.          
  2825.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2826.            <a href="https://www.welcometoportsmouth.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2827.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2828.                <i class="ti-angle-right me-2 text-primary"></i>
  2829.                 casino online
  2830.              </h6>
  2831.            </a>
  2832.          </div>
  2833.          
  2834.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2835.            <a href="https://financialservicescultureboard.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2836.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2837.                <i class="ti-angle-right me-2 text-primary"></i>
  2838.                 non gamstop betting sites
  2839.              </h6>
  2840.            </a>
  2841.          </div>
  2842.          
  2843.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2844.            <a href="https://itechlabs.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2845.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2846.                <i class="ti-angle-right me-2 text-primary"></i>
  2847.                 best betting sites uk
  2848.              </h6>
  2849.            </a>
  2850.          </div>
  2851.          
  2852.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2853.            <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2854.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2855.                <i class="ti-angle-right me-2 text-primary"></i>
  2856.                 best online betting sites
  2857.              </h6>
  2858.            </a>
  2859.          </div>
  2860.          
  2861.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2862.            <a href="https://plasticoceans.uk/"  rel="dofollow" class="text-decoration-none ">
  2863.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2864.                <i class="ti-angle-right me-2 text-primary"></i>
  2865.                 non gamstop casinos
  2866.              </h6>
  2867.            </a>
  2868.          </div>
  2869.          
  2870.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2871.            <a href="https://www.techandplay.org/"  rel="dofollow" class="text-decoration-none ">
  2872.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2873.                <i class="ti-angle-right me-2 text-primary"></i>
  2874.                 betting sites not on gamstop
  2875.              </h6>
  2876.            </a>
  2877.          </div>
  2878.          
  2879.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2880.            <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2881.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2882.                <i class="ti-angle-right me-2 text-primary"></i>
  2883.                 online casino
  2884.              </h6>
  2885.            </a>
  2886.          </div>
  2887.          
  2888.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2889.            <a href="https://www.lsx.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2890.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2891.                <i class="ti-angle-right me-2 text-primary"></i>
  2892.                 bookmakers not on gamstop
  2893.              </h6>
  2894.            </a>
  2895.          </div>
  2896.          
  2897.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2898.            <a href="https://jst.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2899.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2900.                <i class="ti-angle-right me-2 text-primary"></i>
  2901.                 casinos not on gamstop
  2902.              </h6>
  2903.            </a>
  2904.          </div>
  2905.          
  2906.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2907.            <a href="https://www.foreignersinuk.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2908.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2909.                <i class="ti-angle-right me-2 text-primary"></i>
  2910.                 uk online casino
  2911.              </h6>
  2912.            </a>
  2913.          </div>
  2914.          
  2915.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2916.            <a href="https://gdalabel.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2917.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2918.                <i class="ti-angle-right me-2 text-primary"></i>
  2919.                 no gamstop casino
  2920.              </h6>
  2921.            </a>
  2922.          </div>
  2923.          
  2924.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2925.            <a href="https://www.chemical-records.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2926.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2927.                <i class="ti-angle-right me-2 text-primary"></i>
  2928.                 non gamstop casino
  2929.              </h6>
  2930.            </a>
  2931.          </div>
  2932.          
  2933.  
  2934.        </div>
  2935.  
  2936.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2937.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2938.        </div> -->
  2939.      </div>
  2940.    </div>
  2941.    
  2942.  </div>
  2943.  
  2944. <!-- Sidebar V2 Styles -->
  2945. <style>
  2946.  .sidebar-widget {
  2947.    position: relative;
  2948.  }
  2949.  
  2950.  .widget-title {
  2951.    font-size: 1.1rem;
  2952.    font-weight: 700;
  2953.    display: inline-block;
  2954.    position: relative;
  2955.    z-index: 2;
  2956.    border-radius: 0;
  2957.  }
  2958.  
  2959.  /* Green arrow for August Blog Roll */
  2960.  .title-arrow::after {
  2961.    content: '';
  2962.    position: absolute;
  2963.    top: 0;
  2964.    right: -22px;
  2965.    width: 0;
  2966.    height: 0;
  2967.    border-left: 22px solid var(--bs-primary);
  2968.    border-top: 22px solid transparent;
  2969.    border-bottom: 22px solid transparent;
  2970.    z-index: 1;
  2971.  }
  2972.  
  2973.  /* Blue arrow for Recent Posts */
  2974.  .title-arrow-primary::after {
  2975.    content: '';
  2976.    position: absolute;
  2977.    top: 0;
  2978.    right: -22px;
  2979.    width: 0;
  2980.    height: 0;
  2981.    border-left: 22px solid var(--bs-primary);
  2982.    border-top: 22px solid transparent;
  2983.    border-bottom: 22px solid transparent;
  2984.    z-index: 1;
  2985.  }
  2986.  
  2987.  .widget-content {
  2988.    margin-top: -1px;
  2989.    position: relative;
  2990.    z-index: 1;
  2991.     background-color: var(--card-bg);
  2992.  }
  2993.  
  2994.  /* Blog Roll Items Hover Effects */
  2995.  .blog-roll-item:hover .post-title {
  2996.    color: #198754 !important;
  2997.    transform: translateX(5px);
  2998.    transition: all 0.3s ease;
  2999.  }
  3000.  
  3001.  /* Recent Post Items Hover Effects */
  3002.  .recent-post-item:hover .post-title a {
  3003.    color: #0d6efd !important;
  3004.    transition: color 0.3s ease;
  3005.  }
  3006.  
  3007.  .recent-post-item:hover .post-image img {
  3008.    transform: scale(1.05);
  3009.    transition: transform 0.3s ease;
  3010.  }
  3011.  
  3012.  /* Button Hover Effects */
  3013.  .btn:hover {
  3014.    transform: translateY(-2px);
  3015.    transition: all 0.3s ease;
  3016.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3017.  }
  3018.  
  3019.  /* Badge Hover Effects */
  3020.  .badge:hover {
  3021.    transform: scale(1.05);
  3022.    transition: transform 0.3s ease;
  3023.  }
  3024.  
  3025.  @media (max-width: 991px) {
  3026.    .sidebar {
  3027.      margin-top: 3rem;
  3028.    }
  3029.  }
  3030.  
  3031.  @media (max-width: 576px) {
  3032.    .widget-title {
  3033.      font-size: 1rem;
  3034.      padding: 0.75rem 1rem !important;
  3035.    }
  3036.  
  3037.    .title-arrow::after,
  3038.    .title-arrow-primary::after {
  3039.      right: -18px;
  3040.      border-left-width: 18px;
  3041.      border-top-width: 18px;
  3042.      border-bottom-width: 18px;
  3043.    }
  3044.  
  3045.    .post-image {
  3046.      width: 70px !important;
  3047.      height: 55px !important;
  3048.    }
  3049.  
  3050.    .blog-meta {
  3051.      flex-direction: column !important;
  3052.      align-items: flex-start !important;
  3053.      gap: 0.5rem;
  3054.    }
  3055.  }
  3056. </style>
  3057.  
  3058.    
  3059.            </div>
  3060.      </div>
  3061.    </div>
  3062.  </section>
  3063.  
  3064.  <script>
  3065.    // Intersection Observer for Fade-in Effect
  3066.    document.addEventListener('DOMContentLoaded', function () {
  3067.      const observerOptions = {
  3068.        threshold: 0.2,
  3069.        rootMargin: '0px 0px -50px 0px'
  3070.      }
  3071.    
  3072.      const observer = new IntersectionObserver(function (entries, observer) {
  3073.        entries.forEach((entry) => {
  3074.          if (entry.isIntersecting) {
  3075.            entry.target.classList.add('fade-in')
  3076.            observer.unobserve(entry.target)
  3077.          }
  3078.        })
  3079.      }, observerOptions)
  3080.    
  3081.      document.querySelectorAll('.blog-card-v9').forEach((card) => {
  3082.        observer.observe(card)
  3083.      })
  3084.    })
  3085.  </script>
  3086.  
  3087.  
  3088.    
  3089.        
  3090.        <!-- end wpo-blog-highlights-section -->
  3091.        <!-- start wpo-blog-sponsored-section -->
  3092.        
  3093.  
  3094.  
  3095.  
  3096.    
  3097.  
  3098.  
  3099.  <style>
  3100.    .sponsored-section-v7 {
  3101.      padding: 50px 0;
  3102.    }
  3103.    
  3104.    .sponsored-card-v7 {
  3105.      background: #fafafa;
  3106.      border: none;
  3107.      transition: transform 0.3s ease;
  3108.      height: 100%;
  3109.    }
  3110.    
  3111.    .sponsored-card-v7:hover {
  3112.      transform: translateY(-3px);
  3113.    }
  3114.    
  3115.    .sponsored-image-v7 {
  3116.      position: relative;
  3117.      height: 160px;
  3118.    }
  3119.    
  3120.    .sponsored-image-v7 img {
  3121.      width: 100%;
  3122.      height: 100%;
  3123.      object-fit: cover;
  3124.      border-radius: 10px; /* Apply curve to image */
  3125.    }
  3126.    
  3127.    .sponsored-badge-v7 {
  3128.      position: absolute;
  3129.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  3130.      left: 10px;
  3131.      z-index: 10;
  3132.    
  3133.      /* pill look */
  3134.      display: inline-flex; /* vertical centering */
  3135.      align-items: center;
  3136.      justify-content: center;
  3137.      padding: 8px 16px; /* width = content + padding */
  3138.      border-radius: 999px; /* full pill */
  3139.      white-space: nowrap; /* ek hi line me rahe */
  3140.      /* text */
  3141.      font-size: 12px;
  3142.      text-transform: uppercase;
  3143.      letter-spacing: 0.5px;
  3144.      line-height: 1;
  3145.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  3146.    }
  3147.    
  3148.    /* optional: icon ke saath thoda gap */
  3149.    .sponsored-badge-v7 i,
  3150.    .sponsored-badge-v7 .icon {
  3151.      margin-right: 8px;
  3152.      font-size: 14px;
  3153.      line-height: 1;
  3154.    }
  3155.    
  3156.    .sponsored-content-v7 {
  3157.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  3158.    }
  3159.    
  3160.    .sponsored-title-v7 {
  3161.      font-size: 15px;
  3162.      font-weight: 700;
  3163.      line-height: 1.4;
  3164.      margin-bottom: 8px;
  3165.      color: #333;
  3166.    }
  3167.    
  3168.    .sponsored-title-v7 a {
  3169.      text-decoration: none;
  3170.      font-size: 16px;
  3171.      color: var(--topbar-color);
  3172.    }
  3173.    
  3174.    .sponsored-title-v7 a:hover {
  3175.      color: var(--bs-primary); /* Green hover */
  3176.    }
  3177.    
  3178.    .sponsored-excerpt-v7 {
  3179.      font-size: 12px;
  3180.      font-weight: 400;
  3181.      color:  var(--topbar-color);;
  3182.      margin-bottom: 10px;
  3183.      line-height: 1.5;
  3184.    }
  3185.    
  3186.    .sponsored-meta-v7 {
  3187.      font-size: 11px;
  3188.       color: var(--topbar-color);;
  3189.    }
  3190.    
  3191.    .author-info-v7 {
  3192.      margin-bottom: 5px;
  3193.    }
  3194.    
  3195.    .sponsored-author-img-v7 {
  3196.      width: 30px;
  3197.      height: 30px;
  3198.      border-radius: 50%;
  3199.      object-fit: cover;
  3200.      vertical-align: middle;
  3201.      margin-right: 5px;
  3202.    }
  3203.    
  3204.    .section-title-sponsored-v7 {
  3205.      font-size: 1.9rem;
  3206.      font-weight: 600;
  3207.      text-align: center;
  3208.      margin-bottom: 30px;
  3209.      color: #333;
  3210.      position: relative;
  3211.    }
  3212.    
  3213.    .section-title-sponsored-v7::after {
  3214.      content: '';
  3215.      position: absolute;
  3216.      bottom: -8px;
  3217.      left: 50%;
  3218.      transform: translateX(-50%);
  3219.      width: 100px;
  3220.      height: 3px;
  3221.      background: var(--bs-primary);
  3222.    }
  3223.    
  3224.    @media (max-width: 768px) {
  3225.      .sponsored-section-v7 {
  3226.        padding: 30px 0;
  3227.      }
  3228.      .sponsored-image-v7 {
  3229.        height: 120px;
  3230.      }
  3231.      .sponsored-content-v7 {
  3232.        padding: 35px 12px 12px;
  3233.      }
  3234.  
  3235.      .sponsored-title-v7 {
  3236.        font-size: 14px;
  3237.      }
  3238.      .sponsored-excerpt-v7 {
  3239.        font-size: 11px;
  3240.      }
  3241.      .section-title-sponsored-v7 {
  3242.        font-size: 1.6rem;
  3243.      }
  3244.    }
  3245.  </style>
  3246.  
  3247.  <section class="sponsored-section-v7">
  3248.    <div class="container-fluid fluid-container">
  3249.      <div class="row mb-3">
  3250.        <div class="col-12">
  3251.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  3252.        </div>
  3253.      </div>
  3254.  
  3255.      <div class="row g-3 d-flex justify-content-center">
  3256.        
  3257.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3258.            <div class="card sponsored-card-v7">
  3259.              <div class="sponsored-image-v7">
  3260.                
  3261.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3262.                
  3263.                <div class="sponsored-badge-v7 bg-primary-gradient">Others</div>
  3264.              </div>
  3265.              <div class="sponsored-content-v7">
  3266.                <h3 class="sponsored-title-v7"><a href="/exploring-the-latest-changes-in-online-slot-games/">Exploring the Latest Changes in Online Slot Games</a></h3>
  3267.                <p class="sponsored-excerpt-v7 "></p>
  3268.                <div class="sponsored-meta-v7">
  3269.                  <div class="author-info-v7">
  3270.                    
  3271.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Angela Acosta" class="sponsored-author-img-v7" />
  3272.                    
  3273.                    <span>Angela Acosta</span>
  3274.                  </div>
  3275.                  <div>17 May 2026</div>
  3276.                </div>
  3277.              </div>
  3278.            </div>
  3279.          </div>
  3280.        
  3281.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3282.            <div class="card sponsored-card-v7">
  3283.              <div class="sponsored-image-v7">
  3284.                
  3285.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3286.                
  3287.                <div class="sponsored-badge-v7 bg-primary-gradient">Others</div>
  3288.              </div>
  3289.              <div class="sponsored-content-v7">
  3290.                <h3 class="sponsored-title-v7"><a href="/unveiling-the-secret-facets-of-well-known-casino-slot-games/">Unveiling the Secret Facets of Well-known Casino Slot Games</a></h3>
  3291.                <p class="sponsored-excerpt-v7 "></p>
  3292.                <div class="sponsored-meta-v7">
  3293.                  <div class="author-info-v7">
  3294.                    
  3295.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Angela Acosta" class="sponsored-author-img-v7" />
  3296.                    
  3297.                    <span>Angela Acosta</span>
  3298.                  </div>
  3299.                  <div>17 May 2026</div>
  3300.                </div>
  3301.              </div>
  3302.            </div>
  3303.          </div>
  3304.        
  3305.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3306.            <div class="card sponsored-card-v7">
  3307.              <div class="sponsored-image-v7">
  3308.                
  3309.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3310.                
  3311.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3312.              </div>
  3313.              <div class="sponsored-content-v7">
  3314.                <h3 class="sponsored-title-v7"><a href="/trump-says-generally-parties-are-aligned-on-subsequent-phases-of-peace-deal-in-gaza/">Trump Says &#x27;Generally, Parties Are Aligned&#x27; on Subsequent Phases of Peace Deal in Gaza</a></h3>
  3315.                <p class="sponsored-excerpt-v7 "></p>
  3316.                <div class="sponsored-meta-v7">
  3317.                  <div class="author-info-v7">
  3318.                    
  3319.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Angela Acosta" class="sponsored-author-img-v7" />
  3320.                    
  3321.                    <span>Angela Acosta</span>
  3322.                  </div>
  3323.                  <div>17 May 2026</div>
  3324.                </div>
  3325.              </div>
  3326.            </div>
  3327.          </div>
  3328.        
  3329.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3330.            <div class="card sponsored-card-v7">
  3331.              <div class="sponsored-image-v7">
  3332.                
  3333.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3334.                
  3335.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3336.              </div>
  3337.              <div class="sponsored-content-v7">
  3338.                <h3 class="sponsored-title-v7"><a href="/every-night-i-dream-of-riding-a-unicorn-medieval-heavy-metal-band-castle-rat/">‘Every Night, I Dream of Riding a Unicorn’: Medieval Heavy Metal Band Castle Rat</a></h3>
  3339.                <p class="sponsored-excerpt-v7 "></p>
  3340.                <div class="sponsored-meta-v7">
  3341.                  <div class="author-info-v7">
  3342.                    
  3343.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Angela Acosta" class="sponsored-author-img-v7" />
  3344.                    
  3345.                    <span>Angela Acosta</span>
  3346.                  </div>
  3347.                  <div>17 May 2026</div>
  3348.                </div>
  3349.              </div>
  3350.            </div>
  3351.          </div>
  3352.        
  3353.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3354.            <div class="card sponsored-card-v7">
  3355.              <div class="sponsored-image-v7">
  3356.                
  3357.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3358.                
  3359.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3360.              </div>
  3361.              <div class="sponsored-content-v7">
  3362.                <h3 class="sponsored-title-v7"><a href="/crans-montana-fire-victims-receive-care-in-specialist-clinics-across-europe/">Crans-Montana Fire Victims Receive Care in Specialist Clinics Across Europe</a></h3>
  3363.                <p class="sponsored-excerpt-v7 "></p>
  3364.                <div class="sponsored-meta-v7">
  3365.                  <div class="author-info-v7">
  3366.                    
  3367.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Angela Acosta" class="sponsored-author-img-v7" />
  3368.                    
  3369.                    <span>Angela Acosta</span>
  3370.                  </div>
  3371.                  <div>17 May 2026</div>
  3372.                </div>
  3373.              </div>
  3374.            </div>
  3375.          </div>
  3376.        
  3377.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3378.            <div class="card sponsored-card-v7">
  3379.              <div class="sponsored-image-v7">
  3380.                
  3381.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3382.                
  3383.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3384.              </div>
  3385.              <div class="sponsored-content-v7">
  3386.                <h3 class="sponsored-title-v7"><a href="/queens-recognise-leaders-as-trump-extends-mamdani-a-cordial-reception/">Queens Recognise Leaders as Trump Extends Mamdani a Cordial Reception</a></h3>
  3387.                <p class="sponsored-excerpt-v7 "></p>
  3388.                <div class="sponsored-meta-v7">
  3389.                  <div class="author-info-v7">
  3390.                    
  3391.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Angela Acosta" class="sponsored-author-img-v7" />
  3392.                    
  3393.                    <span>Angela Acosta</span>
  3394.                  </div>
  3395.                  <div>17 May 2026</div>
  3396.                </div>
  3397.              </div>
  3398.            </div>
  3399.          </div>
  3400.        
  3401.      </div>
  3402.    </div>
  3403.  </section>
  3404.  
  3405.  
  3406.    
  3407.        <!-- end wpo-blog-sponsored-section -->
  3408.        <!-- start wpo-subscribe-section -->
  3409.        
  3410.        <!-- end subscribe-section -->
  3411.        <!-- start of wpo-site-footer-section -->
  3412.        
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418.  
  3419. <!-- Footer V4 - Modern Corporate Design -->
  3420. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  3421.  
  3422.    <div class="container-fluid fluid-container">
  3423.        
  3424.        <!-- Content Sections -->
  3425.        <div class="content-sections">
  3426.            <div class="row g-5">
  3427.                
  3428.                <!-- Brand Column -->
  3429.                <div class="col-lg-4 col-md-12">
  3430.                    <div class="brand-section">
  3431.                        <div class="brand-header">
  3432.                            
  3433.                            <div class="brand-text">
  3434.                                <h3 class="brand-name">iGamingPath UK</h3>
  3435.                                <span class="brand-type">Digital Publication</span>
  3436.                            </div>
  3437.                        </div>
  3438.                        <p class="brand-description  text-lg-start ">
  3439.                            Discover the latest trends, strategies, and news in the UK iGaming and casino industry with expert analysis and practical guides for professionals.
  3440.                        </p>
  3441.                    </div>
  3442.                </div>
  3443.  
  3444.                <!-- Quick Links Column -->
  3445.               <div class="col-lg-4 col-md-6">
  3446.                    <div class="links-section">
  3447.                        <div class="section-title">
  3448.                            <h4 class="title-text">Resources</h4>
  3449.                            <div class="title-decoration"></div>
  3450.                        </div>
  3451.                        <div class="links-container">
  3452.                          
  3453. <div class="link-group">
  3454.    <ul class="link-list" id="externalLinks">
  3455.        
  3456.  
  3457.    
  3458.        
  3459.        
  3460.        
  3461.    </ul>
  3462. </div>
  3463.  
  3464.                        </div>
  3465.                    </div>
  3466.                </div>
  3467.  
  3468.                <!-- Categories Column -->
  3469.                <div class="col-lg-4 col-md-6">
  3470.                    <div class="categories-section">
  3471.                        <div class="section-title">
  3472.                            <h4 class="title-text">Explore Topics</h4>
  3473.                            <div class="title-decoration"></div>
  3474.                        </div>
  3475.                        <div class="categories-container">
  3476.                            <p class="categories-intro">Discover content organized by topics that interest you most.</p>
  3477.                            <div class="categories-cloud">
  3478.                                
  3479.                                <a href="/category/all-posts/" class="category-pill">
  3480.                                    All Posts
  3481.                                </a>
  3482.                                
  3483.                                <a href="/category/business/" class="category-pill">
  3484.                                    Business
  3485.                                </a>
  3486.                                
  3487.                                <a href="/category/esports/" class="category-pill">
  3488.                                    Esports
  3489.                                </a>
  3490.                                
  3491.                                <a href="/category/fashion/" class="category-pill">
  3492.                                    Fashion
  3493.                                </a>
  3494.                                
  3495.                                <a href="/category/featured/" class="category-pill">
  3496.                                    Featured
  3497.                                </a>
  3498.                                
  3499.                                <a href="/category/gaming/" class="category-pill">
  3500.                                    Gaming
  3501.                                </a>
  3502.                                
  3503.                                <a href="/category/health/" class="category-pill">
  3504.                                    Health
  3505.                                </a>
  3506.                                
  3507.                                <a href="/category/life-fitness/" class="category-pill">
  3508.                                    Life &amp; Fitness
  3509.                                </a>
  3510.                                
  3511.                            </div>
  3512.                        </div>
  3513.                    </div>
  3514.                </div>
  3515.  
  3516.            </div>
  3517.        </div>
  3518.  
  3519.        <!-- Footer Bottom -->
  3520.        <div class="footer-bottom">
  3521.            <div class="bottom-border"></div>
  3522.            <div class=" d-flex justify-content-between flex-wrap">
  3523.                <div>
  3524.                    <div class="copyright-info">
  3525.                        <p class="copyright-main">
  3526.                            © 2026 <span class="brand-highlight">iGamingPath UK</span>. All rights reserved.
  3527.                        </p>
  3528.                        <p class="copyright-sub">
  3529.                            Thoughtfully crafted content for curious minds worldwide.
  3530.                        </p>
  3531.                    </div>
  3532.                </div>
  3533.                <div>
  3534.                    <div class="footer-actions">
  3535.                        <div class="action-links">
  3536.                            <a href="/page/write-for-us/" class="action-link">
  3537.                                <i class="bi bi-shield-check"></i>
  3538.                                <span>Write For Us</span>
  3539.                            </a>
  3540.                            <a href="/page/terms-and-conditions/" class="action-link">
  3541.                                <i class="bi bi-shield-check"></i>
  3542.                                <span>Terms & Conditions</span>
  3543.                            </a>
  3544.                            <a href="/sitemap.xml" class="action-link">
  3545.                                <i class="bi bi-diagram-3"></i>
  3546.                                <span>Sitemap</span>
  3547.                            </a>
  3548.                        </div>
  3549.  
  3550.                    </div>
  3551.                </div>
  3552.            </div>
  3553.        </div>
  3554.  
  3555.    </div>
  3556.  
  3557.    
  3558.  
  3559. </footer>
  3560.  
  3561.  
  3562. <style>
  3563. /* Footer V4 - Modern Corporate Design */
  3564. .wpo-site-footer-v4 {
  3565.    color: var(--footer-color);
  3566.    margin-top: 100px;
  3567. }
  3568.  
  3569.  
  3570. .accent-line {
  3571.    position: absolute;
  3572.    top: 0;
  3573.    height: 100%;
  3574.    width: 33.333%;
  3575.    opacity: 0.8;
  3576. }
  3577.  
  3578. .accent-1 {
  3579.    left: 0;
  3580.    background: linear-gradient(90deg, #3b82f6, #1d4ed8);
  3581.    animation: slideRight 3s ease-in-out infinite;
  3582. }
  3583.  
  3584. .accent-2 {
  3585.    left: 33.333%;
  3586.    background: linear-gradient(90deg, #8b5cf6, #7c3aed);
  3587.    animation: slideRight 3s ease-in-out infinite 1s;
  3588. }
  3589.  
  3590. .accent-3 {
  3591.    left: 66.666%;
  3592.    background: linear-gradient(90deg, #10b981, #059669);
  3593.    animation: slideRight 3s ease-in-out infinite 2s;
  3594. }
  3595.  
  3596. @keyframes slideRight {
  3597.    0%, 100% { transform: translateX(-10px); opacity: 0.6; }
  3598.    50% { transform: translateX(10px); opacity: 1; }
  3599. }
  3600.  
  3601. /* Content Sections */
  3602. .content-sections {
  3603.    padding: 60px 0;
  3604.    position: relative;
  3605.    z-index: 2;
  3606. }
  3607.  
  3608. /* Brand Section */
  3609. .brand-section {
  3610.    padding-right: 2rem;
  3611. }
  3612.  
  3613. .brand-header {
  3614.    display: flex;
  3615.    align-items: center;
  3616.    margin-bottom: 2rem;
  3617.    gap: 1rem;
  3618. }
  3619.  
  3620. .brand-logo {
  3621.    height: 50px;
  3622.    width: auto;
  3623.    border-radius: 8px;
  3624. }
  3625.  
  3626. .brand-name {
  3627.    font-size: 1.5rem;
  3628.    font-weight: 800;
  3629.    color: var(--footer-color) !important;
  3630.    margin: 0;
  3631. }
  3632.  
  3633. .brand-type {
  3634.    color: var(--footer-color) !important;
  3635.    opacity: 0.8;
  3636.    font-size: 0.85rem;
  3637.    font-weight: 500;
  3638.    text-transform: uppercase;
  3639.    letter-spacing: 0.5px;
  3640. }
  3641.  
  3642. .brand-description {
  3643.    color: var(--footer-color) !important;
  3644.    line-height: 1.7;
  3645.    margin-bottom: 2rem;
  3646.    font-size: 0.95rem;
  3647. }
  3648.  
  3649. .brand-stats {
  3650.    display: flex;
  3651.    align-items: center;
  3652.    gap: 1.5rem;
  3653. }
  3654.  
  3655. .stat-item {
  3656.    text-align: center;
  3657. }
  3658.  
  3659. .stat-number {
  3660.    font-size: 1.5rem;
  3661.    font-weight: 800;
  3662.    color: #3b82f6;
  3663.    display: block;
  3664.    line-height: 1;
  3665. }
  3666.  
  3667. .stat-label {
  3668.    font-size: 0.8rem;
  3669.    color: #94a3b8;
  3670.    margin-top: 0.25rem;
  3671. }
  3672.  
  3673. .stat-divider {
  3674.    width: 1px;
  3675.    height: 40px;
  3676.    background: rgba(255, 255, 255, 0.2);
  3677. }
  3678.  
  3679. /* Links Section */
  3680. .links-section {
  3681.    padding-left: 1rem;
  3682.    padding-right: 1rem;
  3683. }
  3684.  
  3685. .section-title {
  3686.    margin-bottom: 2rem;
  3687.    position: relative;
  3688. }
  3689.  
  3690. .title-text {
  3691.    font-size: 1.3rem;
  3692.    font-weight: 700;
  3693.    color: var(--footer-color) !important;
  3694.    margin-bottom: 0.5rem;
  3695.    text-align: justify !important;
  3696. }
  3697.  
  3698.  
  3699. .link-group {
  3700.    margin-bottom: 2rem;
  3701. }
  3702.  
  3703. .group-title {
  3704.    font-size: 1rem;
  3705.    font-weight: 600;
  3706.    color: #f1f5f9;
  3707.    margin-bottom: 1rem;
  3708.    padding-bottom: 0.5rem;
  3709.    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  3710. }
  3711.  
  3712. .link-list {
  3713.    list-style: none;
  3714.    padding: 0;
  3715.    margin: 0;
  3716. }
  3717.  
  3718. .link-item {
  3719.    margin-bottom: 0.75rem;
  3720. }
  3721.  
  3722. .link-text {
  3723.    color: var(--footer-color) !important;
  3724.    text-decoration: none;
  3725.    font-size: 0.9rem;
  3726.    display: flex;
  3727.    align-items: center;
  3728.    transition: all 0.3s ease;
  3729.    padding: 0.25rem 0;
  3730. }
  3731.  
  3732. .link-text:hover {
  3733.    color: #3b82f6;
  3734.    padding-left: 0.5rem;
  3735. }
  3736.  
  3737. .link-icon {
  3738.    margin-right: 0.5rem;
  3739.    opacity: 0;
  3740.    transition: opacity 0.3s ease;
  3741. }
  3742.  
  3743. .link-text:hover .link-icon {
  3744.    opacity: 1;
  3745. }
  3746.  
  3747. .external-icon {
  3748.    color: #10b981;
  3749. }
  3750.  
  3751. /* Categories Section */
  3752. .categories-section {
  3753.    padding-left: 1rem;
  3754. }
  3755.  
  3756. .categories-intro {
  3757.    color: #cbd5e1;
  3758.    margin-bottom: 1.5rem;
  3759.    font-size: 0.9rem;
  3760. }
  3761.  
  3762. .categories-cloud {
  3763.    display: flex;
  3764.    flex-wrap: wrap;
  3765.    gap: 0.75rem;
  3766. }
  3767.  
  3768. .category-pill {
  3769.    display: inline-block;
  3770.    padding: 0.5rem 1rem;
  3771.    background: rgba(255, 255, 255, 0.1);
  3772.    border: 1px solid rgba(255, 255, 255, 0.2);
  3773.    border-radius: 20px;
  3774.    color:  var(--footer-color) !important;
  3775.    text-decoration: none;
  3776.    font-size: 0.85rem;
  3777.    opacity: 0.7;
  3778.    font-weight: 500;
  3779.    transition: all 0.3s ease;
  3780. }
  3781.  
  3782. .category-pill:hover {
  3783.    background: #3b82f6;
  3784.    border-color: #3b82f6;
  3785.    color: var(--footer-color) !important;
  3786.    opacity: 1;
  3787.    transform: translateY(-1px);
  3788.    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
  3789. }
  3790.  
  3791. /* Footer Bottom */
  3792. .footer-bottom {
  3793.    padding: 2rem 0;
  3794.    position: relative;
  3795.    z-index: 2;
  3796. }
  3797.  
  3798. .bottom-border {
  3799.    height: 1px;
  3800.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  3801.    margin-bottom: 2rem;
  3802. }
  3803.  
  3804. .copyright-main {
  3805.    font-size: 1rem;
  3806.    color: #e2e8f0;
  3807.    margin-bottom: 0.25rem;
  3808. }
  3809.  
  3810. .brand-highlight {
  3811.    color: var(--footer-color);
  3812.    font-weight: 700;
  3813. }
  3814.  
  3815. .copyright-sub {
  3816.    font-size: 0.85rem;
  3817.    color: #94a3b8;
  3818.    margin: 0;
  3819. }
  3820.  
  3821. .footer-actions {
  3822.    display: flex;
  3823.    align-items: center;
  3824.    gap: 2rem;
  3825. }
  3826.  
  3827. .action-links {
  3828.    display: flex;
  3829.    gap: 1.5rem;
  3830. }
  3831.  
  3832. .action-link {
  3833.    display: flex;
  3834.    align-items: center;
  3835.    gap: 0.5rem;
  3836.    color: #cbd5e1;
  3837.    text-decoration: none;
  3838.    font-size: 0.9rem;
  3839.    transition: color 0.3s ease;
  3840. }
  3841.  
  3842. .action-link:hover {
  3843.    color: #3b82f6;
  3844. }
  3845.  
  3846. .scroll-to-top-btn {
  3847.    background: rgba(255, 255, 255, 0.1);
  3848.    border: 1px solid rgba(255, 255, 255, 0.2);
  3849.    color: #cbd5e1;
  3850.    width: 44px;
  3851.    height: 44px;
  3852.    border-radius: 12px;
  3853.    cursor: pointer;
  3854.    transition: all 0.3s ease;
  3855.    display: flex;
  3856.    align-items: center;
  3857.    justify-content: center;
  3858. }
  3859.  
  3860. .scroll-to-top-btn:hover {
  3861.    background: #3b82f6;
  3862.    border-color: #3b82f6;
  3863.    color: white;
  3864.    transform: translateY(-2px);
  3865. }
  3866.  
  3867. /* Background Pattern */
  3868. .footer-pattern {
  3869.    position: absolute;
  3870.    top: 0;
  3871.    left: 0;
  3872.    width: 100%;
  3873.    height: 100%;
  3874.    z-index: 1;
  3875.    overflow: hidden;
  3876. }
  3877.  
  3878. .pattern-grid {
  3879.    position: relative;
  3880.    width: 100%;
  3881.    height: 100%;
  3882. }
  3883.  
  3884. .pattern-dot {
  3885.    position: absolute;
  3886.    width: 2px;
  3887.    height: 2px;
  3888.    background: rgba(255, 255, 255, 0.1);
  3889.    border-radius: 50%;
  3890. }
  3891.  
  3892. .pattern-dot:nth-child(1) { top: 20%; left: 10%; }
  3893. .pattern-dot:nth-child(2) { top: 40%; right: 15%; }
  3894. .pattern-dot:nth-child(3) { top: 60%; left: 70%; }
  3895. .pattern-dot:nth-child(4) { bottom: 30%; right: 30%; }
  3896. .pattern-dot:nth-child(5) { bottom: 50%; left: 40%; }
  3897. .pattern-dot:nth-child(6) { top: 80%; right: 60%; }
  3898.  
  3899. /* Responsive Design */
  3900. @media (max-width: 992px) {
  3901.    .newsletter-heading {
  3902.        font-size: 2rem;
  3903.    }
  3904.    
  3905.    .brand-section {
  3906.        padding-right: 0;
  3907.        margin-bottom: 3rem;
  3908.    }
  3909.    
  3910.    .links-section, .categories-section {
  3911.        padding-left: 0;
  3912.        padding-right: 0;
  3913.    }
  3914.    
  3915.    .brand-stats {
  3916.        justify-content: center;
  3917.        margin-top: 2rem;
  3918.    }
  3919. }
  3920.  
  3921. @media (max-width: 768px) {
  3922.    .newsletter-section {
  3923.        padding: 60px 0 40px;
  3924.    }
  3925.    
  3926.    .newsletter-container {
  3927.        padding: 2rem 1.5rem;
  3928.        margin: 0 1rem;
  3929.    }
  3930.    
  3931.    .newsletter-heading {
  3932.        font-size: 1.75rem;
  3933.    }
  3934.    
  3935.    .content-sections {
  3936.        padding: 40px 0;
  3937.    }
  3938.    
  3939.    .brand-header {
  3940.        flex-direction: column;
  3941.        text-align: center;
  3942.    }
  3943.    
  3944.    .footer-actions {
  3945.        flex-direction: column;
  3946.        gap: 1rem;
  3947.        margin-top: 1.5rem;
  3948.    }
  3949.    
  3950.    .action-links {
  3951.        order: 2;
  3952.    }
  3953.    
  3954.    .scroll-to-top-btn {
  3955.        order: 1;
  3956.    }
  3957. }
  3958.  
  3959. @media (max-width: 576px) {
  3960.    .newsletter-container {
  3961.        padding: 1.5rem 1rem;
  3962.    }
  3963.    
  3964.    .newsletter-heading {
  3965.        font-size: 1.5rem;
  3966.    }
  3967.    
  3968.    .brand-stats {
  3969.        flex-direction: column;
  3970.        gap: 1rem;
  3971.    }
  3972.    
  3973.    .stat-divider {
  3974.        width: 40px;
  3975.        height: 1px;
  3976.    }
  3977.    
  3978.    .action-links {
  3979.        flex-direction: column;
  3980.        gap: 0.75rem;
  3981.        text-align: center;
  3982.    }
  3983.    
  3984.    .pattern-dot {
  3985.        display: none;
  3986.    }
  3987. }
  3988. </style>
  3989.  
  3990. <!-- Bootstrap 5 JS -->
  3991.  
  3992. <script>
  3993. // Scroll to Top Function
  3994. document.addEventListener('DOMContentLoaded', function () {
  3995.    var btn = document.getElementById('toggleExternal');
  3996.    if (!btn) return; // No extra items, no button
  3997.  
  3998.    var extras = document.querySelectorAll('#externalLinks li.extra');
  3999.  
  4000.    btn.addEventListener('click', function () {
  4001.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4002.            return li.classList.contains('d-none');
  4003.        });
  4004.  
  4005.        extras.forEach(function (li) {
  4006.            if (anyHidden) {
  4007.                li.classList.remove('d-none');
  4008.                li.classList.add('show');
  4009.            } else {
  4010.                li.classList.add('d-none');
  4011.                li.classList.remove('show');
  4012.            }
  4013.        });
  4014.  
  4015.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4016.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4017.    });
  4018. });
  4019. function scrollToTop() {
  4020.    window.scrollTo({
  4021.        top: 0,
  4022.        behavior: 'smooth'
  4023.    });
  4024. }
  4025.  
  4026. // Initialize Footer V4 Features
  4027. document.addEventListener('DOMContentLoaded', function() {
  4028.    
  4029.    // Newsletter Form Handling
  4030.    const newsletterForm = document.querySelector('.newsletter-form');
  4031.    const emailInput = document.querySelector('.form-input');
  4032.    const submitButton = document.querySelector('.submit-button');
  4033.    const successMessage = document.querySelector('.success-message');
  4034.    const errorMessage = document.querySelector('.error-message');
  4035.    const infoMessage = document.querySelector('.info-message');
  4036.    
  4037.    if (newsletterForm && emailInput && submitButton) {
  4038.        
  4039.        // Form submission
  4040.        newsletterForm.addEventListener('submit', function(e) {
  4041.            e.preventDefault();
  4042.            
  4043.            const email = emailInput.value.trim();
  4044.            
  4045.            // Validate email
  4046.            if (!email || !isValidEmail(email)) {
  4047.                showMessage('error');
  4048.                emailInput.focus();
  4049.                return;
  4050.            }
  4051.            
  4052.            // Show loading state
  4053.            const originalText = submitButton.querySelector('.button-text').textContent;
  4054.            const originalIcon = submitButton.querySelector('.button-icon').innerHTML;
  4055.            
  4056.            submitButton.disabled = true;
  4057.            submitButton.querySelector('.button-text').textContent = 'Subscribing...';
  4058.            submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-arrow-clockwise"></i>';
  4059.            submitButton.querySelector('.button-icon i').style.animation = 'spin 1s linear infinite';
  4060.            
  4061.            // Simulate API call
  4062.            setTimeout(() => {
  4063.                // Success state
  4064.                submitButton.querySelector('.button-text').textContent = 'Subscribed!';
  4065.                submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-check-lg"></i>';
  4066.                submitButton.querySelector('.button-icon i').style.animation = 'none';
  4067.                submitButton.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4068.                
  4069.                showMessage('success');
  4070.                
  4071.                // Reset after delay
  4072.                setTimeout(() => {
  4073.                    submitButton.querySelector('.button-text').textContent = originalText;
  4074.                    submitButton.querySelector('.button-icon').innerHTML = originalIcon;
  4075.                    submitButton.style.background = '';
  4076.                    submitButton.disabled = false;
  4077.                    emailInput.value = '';
  4078.                    showMessage('info');
  4079.                }, 3000);
  4080.                
  4081.            }, 2000);
  4082.        });
  4083.        
  4084.        // Input validation
  4085.        emailInput.addEventListener('blur', function() {
  4086.            const email = this.value.trim();
  4087.            if (email && !isValidEmail(email)) {
  4088.                this.style.borderColor = '#ef4444';
  4089.                this.style.boxShadow = '0 0 0 4px rgba(239, 68, 68, 0.2)';
  4090.            } else if (email && isValidEmail(email)) {
  4091.                this.style.borderColor = '#10b981';
  4092.                this.style.boxShadow = '0 0 0 4px rgba(16, 185, 129, 0.2)';
  4093.            }
  4094.        });
  4095.        
  4096.        emailInput.addEventListener('focus', function() {
  4097.            this.style.borderColor = '#3b82f6';
  4098.            this.style.boxShadow = '0 0 0 4px rgba(59, 130, 246, 0.2)';
  4099.        });
  4100.        
  4101.        // Reset validation styling on input
  4102.        emailInput.addEventListener('input', function() {
  4103.            if (this.style.borderColor === 'rgb(239, 68, 68)') {
  4104.                this.style.borderColor = '';
  4105.                this.style.boxShadow = '';
  4106.            }
  4107.        });
  4108.    }
  4109.    
  4110.    // Email validation function
  4111.    function isValidEmail(email) {
  4112.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4113.        return emailRegex.test(email);
  4114.    }
  4115.    
  4116.    // Message display function
  4117.    function showMessage(type) {
  4118.        // Hide all messages
  4119.        successMessage.style.display = 'none';
  4120.        errorMessage.style.display = 'none';
  4121.        infoMessage.style.display = 'none';
  4122.        
  4123.        // Show specific message
  4124.        if (type === 'success') {
  4125.            successMessage.style.display = 'block';
  4126.        } else if (type === 'error') {
  4127.            errorMessage.style.display = 'block';
  4128.        } else if (type === 'info') {
  4129.            infoMessage.style.display = 'block';
  4130.        }
  4131.    }
  4132.    
  4133.    // Smooth reveal animations
  4134.    const observerOptions = {
  4135.        threshold: 0.1,
  4136.        rootMargin: '0px 0px -30px 0px'
  4137.    };
  4138.    
  4139.    const sectionObserver = new IntersectionObserver((entries) => {
  4140.        entries.forEach(entry => {
  4141.            if (entry.isIntersecting) {
  4142.                entry.target.style.opacity = '1';
  4143.                entry.target.style.transform = 'translateY(0)';
  4144.            }
  4145.        });
  4146.    }, observerOptions);
  4147.    
  4148.    // Animate sections
  4149.    document.querySelectorAll('.brand-section, .links-section, .categories-section').forEach((section, index) => {
  4150.        section.style.opacity = '0';
  4151.        section.style.transform = 'translateY(20px)';
  4152.        section.style.transition = `all 0.6s ease ${index * 0.2}s`;
  4153.        sectionObserver.observe(section);
  4154.    });
  4155.    
  4156.    // Animate category pills
  4157.    document.querySelectorAll('.category-pill').forEach((pill, index) => {
  4158.        pill.style.opacity = '0';
  4159.        pill.style.transform = 'translateY(10px)';
  4160.        pill.style.transition = `all 0.4s ease ${index * 0.1}s`;
  4161.        
  4162.        setTimeout(() => {
  4163.            pill.style.opacity = '1';
  4164.            pill.style.transform = 'translateY(0)';
  4165.        }, 300 + (index * 100));
  4166.    });
  4167.    
  4168.    // Enhanced link hover effects
  4169.    document.querySelectorAll('.link-text').forEach(link => {
  4170.        link.addEventListener('mouseenter', function() {
  4171.            const icon = this.querySelector('.link-icon');
  4172.            if (icon) {
  4173.                icon.style.transform = 'translateX(4px)';
  4174.            }
  4175.        });
  4176.        
  4177.        link.addEventListener('mouseleave', function() {
  4178.            const icon = this.querySelector('.link-icon');
  4179.            if (icon) {
  4180.                icon.style.transform = 'translateX(0)';
  4181.            }
  4182.        });
  4183.    });
  4184.    
  4185.    // Prevent default for demo links
  4186.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4187.        link.addEventListener('click', function(e) {
  4188.            e.preventDefault();
  4189.        });
  4190.    });
  4191.    
  4192.    // Add ripple effect to submit button
  4193.    submitButton.addEventListener('click', function(e) {
  4194.        const ripple = document.createElement('span');
  4195.        const rect = this.getBoundingClientRect();
  4196.        const size = Math.max(rect.width, rect.height);
  4197.        const x = e.clientX - rect.left - size / 2;
  4198.        const y = e.clientY - rect.top - size / 2;
  4199.        
  4200.        ripple.style.cssText = `
  4201.            position: absolute;
  4202.            width: ${size}px;
  4203.            height: ${size}px;
  4204.            left: ${x}px;
  4205.            top: ${y}px;
  4206.            background: rgba(255, 255, 255, 0.3);
  4207.            border-radius: 50%;
  4208.            transform: scale(0);
  4209.            animation: ripple 0.6s ease-out;
  4210.            pointer-events: none;
  4211.        `;
  4212.        
  4213.        this.appendChild(ripple);
  4214.        
  4215.        setTimeout(() => {
  4216.            ripple.remove();
  4217.        }, 600);
  4218.    });
  4219.    
  4220. });
  4221.  
  4222. // Add CSS for ripple animation
  4223. const rippleStyle = document.createElement('style');
  4224. rippleStyle.textContent = `
  4225.    @keyframes ripple {
  4226.        to {
  4227.            transform: scale(2);
  4228.            opacity: 0;
  4229.        }
  4230.    }
  4231.    
  4232.    @keyframes spin {
  4233.        from { transform: rotate(0deg); }
  4234.        to { transform: rotate(360deg); }
  4235.    }
  4236.    
  4237.    .submit-button {
  4238.        position: relative;
  4239.        overflow: hidden;
  4240.    }
  4241. `;
  4242. document.head.appendChild(rippleStyle);
  4243. </script>
  4244.  
  4245.        <!-- end of wpo-site-footer-section -->
  4246.    </div>
  4247.    <!-- end of page-wrapper -->
  4248.  
  4249.    <!-- All JavaScript files
  4250.    ================================================== -->
  4251.    
  4252.  
  4253. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4254. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4255. <!-- Plugins for this template -->
  4256. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4257. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4258. <!-- Custom script for this template -->
  4259. <script src="/static/blogapp/assets/js/script.js"></script>
  4260.  
  4261. <script>
  4262. (function () {
  4263. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4264. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4265.  
  4266. function applyFallback(img) {
  4267. if (!img || img.dataset.fallbackApplied === "1") {
  4268. return;
  4269. }
  4270. var failedSrc = img.currentSrc || img.src || "";
  4271. img.dataset.fallbackApplied = "1";
  4272. img.onerror = null;
  4273. img.src = fallbackImageSrc;
  4274. console.warn("[ImageFallback] Replaced broken image:", {
  4275. failedSrc: failedSrc,
  4276. fallbackSrc: fallbackImageSrc,
  4277. alt: img.alt || "",
  4278. });
  4279. }
  4280.  
  4281. document.querySelectorAll("img").forEach(function (img) {
  4282. if (img.complete && img.naturalWidth === 0) {
  4283. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4284. failedSrc: img.currentSrc || img.src || "",
  4285. alt: img.alt || "",
  4286. });
  4287. applyFallback(img);
  4288. }
  4289. });
  4290.  
  4291. document.addEventListener(
  4292. "error",
  4293. function (event) {
  4294. var target = event.target;
  4295. if (target && target.tagName === "IMG") {
  4296. applyFallback(target);
  4297. }
  4298. },
  4299. true
  4300. );
  4301. })();
  4302. </script>
  4303.  
  4304. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4305.  
  4306.  
  4307.  
  4308. <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":"b497028d88674c96990df78285c72520","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4309. </body>
  4310.  
  4311. </html>
  4312.  
  4313.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda