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://ignitespins.ca

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="cabin">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_35_z9n5aQE_Q5Kza6Z_TlEQA3A_tnE9xv3.png">
  14.    
  15.  
  16.    <title>IgniteSpins Casino | Top Online Slots &amp; Live Casino Games</title>
  17.    <meta name="description" content="Discover IgniteSpins for thrilling online slots, live casino games, and exclusive bonuses. Enjoy secure gaming with top providers in Canada.">
  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://ignitespins.ca/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #7209b7;
  42.        --bs-primary-rgb: 7209b7;
  43.        --bs-secondary: #64748b;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #3b82f6;
  48.        --bs-light: #f4eaff;
  49.        --bs-dark: #2e1065;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #7209b7;
  53.        --theme-primary-color-s2: #7209b7;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #2e1065;
  57.        --text-light-color: #676767;
  58.        --heading-color: #2e1065;
  59.        --border-color: #d6bcfa;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #e9d5ff;
  75.        --navbar-color: #2e1065;
  76.        --topbar-bg: #f4eaff;
  77.        --topbar-color: #2e1065;
  78.        --footer-bg: #2e1065;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d6bcfa;
  82.        --card-radius: 10px;
  83.        --link-color: #7209b7;
  84.        --link-hover: #5c07a1;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(114, 9, 183, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_29">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395. <div class="preloader" style="z-index: 1025;">
  396.    <div class="angular-shape">
  397.        <div></div>
  398.        <div></div>
  399.        <div></div>
  400.    </div>
  401.    <div class="spinner">
  402.        <div class="double-bounce1"></div>
  403.        <div class="double-bounce2"></div>
  404.    </div>
  405. </div>  
  406.  
  407.            <!-- end preloader -->
  408.        
  409.        <!-- Start header -->
  410.        <header id="header" class="wpo-site-header">
  411.            
  412.  
  413.  
  414.    
  415.  
  416.  
  417. <div class="top-bg">
  418. <div class="unique-topbar2 d-sm-flex d-none container-fluid fluid-container">
  419.    <span id="current-time"></span>
  420.    
  421.    <div class="unique-news-container2">
  422.        <div class="unique-news-wrapper2 top-color" id="newsWrapper">
  423.            <!-- News items will be dynamically added here -->
  424.        </div>
  425.    </div>
  426.  
  427.    <div class="contact-info">
  428.        <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  429.            <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  430.            <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  431.            <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  432.            <li><a href="#"><i class="top-color ti-google"></i></a></li>
  433.        </ul>
  434.    </div>
  435. </div>
  436. </div>
  437.  
  438. <script>
  439.  // ----------------- Clock -----------------
  440.  function updateCurrentTime() {
  441.    const currentDate = new Date();
  442.    const day = currentDate.getDate().toString().padStart(2, '0');
  443.    const monthNames = ["January","February","March","April","May","June","July","August","September","October","November","December"];
  444.    const month = monthNames[currentDate.getMonth()];
  445.    const year = currentDate.getFullYear();
  446.    const hours = currentDate.getHours().toString().padStart(2, '0');
  447.    const minutes = currentDate.getMinutes().toString().padStart(2, '0');
  448.    const seconds = currentDate.getSeconds().toString().padStart(2, '0');
  449.    document.getElementById('current-time').innerHTML =
  450.      `<span class="fw-bold text-black p-2">${hours}:${minutes}:${seconds}</span> <span>${month} ${day}, ${year}</span>`;
  451.  }
  452.  setInterval(updateCurrentTime, 1000);
  453.  updateCurrentTime();
  454.  
  455.  // ----------------- News from Django -----------------
  456.  const newsItems = [
  457.    
  458.      { title: "Joe Root Voices Mixed Opinions on Floodlit Test Matches Ahead of Key Ashes Series Showdown", url: "/joe-root-voices-mixed-opinions-on-floodlit-test-matches-ahead-of-key-ashes-series-showdown/" },
  459.    
  460.      { title: "Dining Across the Gap: A Meeting Among Opposing Perspectives", url: "/dining-across-the-gap-a-meeting-among-opposing-perspectives/" },
  461.    
  462.      { title: "WTA Finals Latest News: Rybakina Takes On Alexandrova, Swiatek Battles Anisimova", url: "/wta-finals-latest-news-rybakina-takes-on-alexandrova-swiatek-battles-anisimova/" },
  463.    
  464.      { title: "Cameroon Political Opposition Leader to Face Court Action Concerning Post\u002DElection Violence, Government Declares", url: "/cameroon-political-opposition-leader-to-face-court-action-concerning-post-election-violence-government-declares/" },
  465.    
  466.      { title: "NYC Prepares For Incoming Gaming Venues During A National Gambling Expansion", url: "/nyc-prepares-for-incoming-gaming-venues-during-a-national-gambling-expansion/" }
  467.    
  468.  ];
  469.  
  470.  let currentNewsIndex = 0;
  471.  const newsWrapper = document.getElementById('newsWrapper');
  472.  let newsElements = [];
  473.  
  474.  function createNewsElements() {
  475.      newsItems.forEach((news, index) => {
  476.          const newsElement = document.createElement('div');
  477.          newsElement.className = 'unique-news-item2 top-color';
  478.          newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  479.          newsWrapper.appendChild(newsElement);
  480.          newsElements.push(newsElement);
  481.      });
  482.      if (newsElements.length > 0) {
  483.          newsElements[0].classList.add('active');
  484.      }
  485.  }
  486.  
  487.  function changeNews() {
  488.      const currentElement = newsElements[currentNewsIndex];
  489.      const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  490.      const nextElement = newsElements[nextIndex];
  491.  
  492.      currentElement.classList.remove('active');
  493.      currentElement.classList.add('exit-up');
  494.  
  495.      setTimeout(() => {
  496.          nextElement.classList.add('active');
  497.          currentNewsIndex = nextIndex;
  498.          setTimeout(() => {
  499.              currentElement.classList.remove('exit-up');
  500.          }, 100);
  501.      }, 250);
  502.  }
  503.  
  504.  function startNewsRotation() {
  505.      setInterval(changeNews, 5000);
  506.  }
  507.  
  508.  window.onload = function() {
  509.      createNewsElements();
  510.      startNewsRotation();
  511.  };
  512. </script>
  513.  
  514.  
  515.  
  516.            
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523. <header class="header-v7 py-2 mb-4">
  524.    <!-- Top Bar -->
  525.    <div class="top-bar-v7">
  526.        <div class="container-fluid fluid-container">
  527.            <div class="row align-items-center justify-content-center">
  528.                <div class="col-lg-3 col-md-4">
  529.                    <div class="logo-section-v7">
  530.                        <a class="brand-link-v7" href="/">
  531.                            
  532.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/5f0f9164-e735-43e1-bca7-a4751b48d81d_logo.png" alt="IgniteSpins" class="logo-img-v7" />
  533.                            
  534.                        </a>
  535.                    </div>
  536.                </div>
  537.                <div class="col-lg-6 col-md-5">
  538.                    <div class="search-bar-v7">
  539.                        <form class="search-form-v7" action="#" method="get">
  540.                            <div class="search-container-v7">
  541.                                <input id="search-input" type="search" class="search-input-v7"
  542.                                    placeholder="Search articles, tutorials, news..." name="q">
  543.                                <button type="submit" class="search-btn-v7">
  544.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  545.                                        stroke-width="2">
  546.                                        <circle cx="11" cy="11" r="8"></circle>
  547.                                        <path d="m21 21-4.35-4.35"></path>
  548.                                    </svg>
  549.                                </button>
  550.                            </div>
  551.                            <div id="search-results" class="search-results-container search-v1"></div>
  552.                        </form>
  553.                    </div>
  554.                </div>
  555.                <div class="col-lg-3 col-md-3">
  556.                    <!-- Empty column for spacing -->
  557.                </div>
  558.            </div>
  559.        </div>
  560.    </div>
  561.  
  562.    <!-- Main Navigation -->
  563.    <div class="main-nav-v7">
  564.        <div class="container-fluid">
  565.            <div class="nav-wrapper-v7">
  566.  
  567.                <!-- Sidebar Navigation -->
  568.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  569.                    <div class="nav-header-v7">
  570.                        <h6 class="nav-title-v7">Navigation</h6>
  571.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  572.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  573.                                stroke-width="2">
  574.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  575.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  576.                            </svg>
  577.                        </button>
  578.                    </div>
  579.  
  580.                    <ul class="sidebar-menu-v7">
  581.                        <li class="sidebar-item-v7">
  582.                            <a href='/' class="sidebar-link-v7 active-v7">
  583.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  584.                                    stroke="currentColor" stroke-width="2">
  585.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  586.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  587.                                </svg>
  588.                                Home
  589.                            </a>
  590.                        </li>
  591.  
  592.                        <li class="sidebar-item-v7 has-submenu-v7">
  593.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  594.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  595.                                    stroke="currentColor" stroke-width="2">
  596.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  597.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  598.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  599.                                </svg>
  600.                                Technology
  601.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  602.                                    stroke="currentColor" stroke-width="2">
  603.                                    <polyline points="6,9 12,15 18,9"></polyline>
  604.                                </svg>
  605.                            </a>
  606.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  607.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  608.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  609.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  610.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  611.                            </ul>
  612.                        </li>
  613.  
  614.                        <li class="sidebar-item-v7 has-submenu-v7">
  615.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  616.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  617.                                    stroke="currentColor" stroke-width="2">
  618.                                    <path
  619.                                        d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z">
  620.                                    </path>
  621.                                </svg>
  622.                                Business
  623.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  624.                                    stroke="currentColor" stroke-width="2">
  625.                                    <polyline points="6,9 12,15 18,9"></polyline>
  626.                                </svg>
  627.                            </a>
  628.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  629.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  630.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  631.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  632.                            </ul>
  633.                        </li>
  634.  
  635.                        <li class="sidebar-item-v7">
  636.                            <a href="#" class="sidebar-link-v7">
  637.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  638.                                    stroke="currentColor" stroke-width="2">
  639.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  640.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  641.                                </svg>
  642.                                Tutorials
  643.                            </a>
  644.                        </li>
  645.  
  646.                        <li class="sidebar-item-v7">
  647.                            <a href="#" class="sidebar-link-v7">
  648.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  649.                                    stroke="currentColor" stroke-width="2">
  650.                                    <polygon
  651.                                        points="12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26">
  652.                                    </polygon>
  653.                                </svg>
  654.                                Reviews
  655.                            </a>
  656.                        </li>
  657.  
  658.                        <li class="sidebar-item-v7">
  659.                            <a href="#" class="sidebar-link-v7">
  660.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  661.                                    stroke="currentColor" stroke-width="2">
  662.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  663.                                </svg>
  664.                                News
  665.                            </a>
  666.                        </li>
  667.  
  668.                        <li class="sidebar-item-v7">
  669.                            <a href="#" class="sidebar-link-v7">
  670.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  671.                                    stroke="currentColor" stroke-width="2">
  672.                                    <circle cx="12" cy="12" r="3"></circle>
  673.                                    <path
  674.                                        d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1 1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z">
  675.                                    </path>
  676.                                </svg>
  677.                                About
  678.                            </a>
  679.                        </li>
  680.  
  681.                        <li class="sidebar-item-v7">
  682.                            <a href="#" class="sidebar-link-v7">
  683.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  684.                                    stroke="currentColor" stroke-width="2">
  685.                                    <path
  686.                                        d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
  687.                                    </path>
  688.                                    <polyline points="22,6 12,13 2,6"></polyline>
  689.                                </svg>
  690.                                Contact
  691.                            </a>
  692.                        </li>
  693.                    </ul>
  694.                </nav>
  695.                <div class="sidebar-blur"></div>
  696.  
  697.                <!-- Main Content Area -->
  698.                <div class="content-area-v7">
  699.                    <!-- Horizontal Nav for Desktop -->
  700.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  701.                        <ul class="horizontal-menu-v7">
  702.  
  703.                            
  704.                            <li class="horizontal-item-v7">
  705.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  706.                            </li>
  707.  
  708.                            
  709.                            
  710.                             <li class="horizontal-item-v7">
  711.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  712.                                    All Posts
  713.                                </a>
  714.                                </li>
  715.  
  716.                                
  717.  
  718.                                        
  719.                                        
  720.                                
  721.                             <li class="horizontal-item-v7">
  722.                                <a href="/category/business/" class="horizontal-link-v7">
  723.                                    Business
  724.                                </a>
  725.                                </li>
  726.  
  727.                                
  728.  
  729.                                        
  730.                                        
  731.                                
  732.                             <li class="horizontal-item-v7">
  733.                                <a href="/category/esports/" class="horizontal-link-v7">
  734.                                    Esports
  735.                                </a>
  736.                                </li>
  737.  
  738.                                
  739.  
  740.                                        
  741.                                        
  742.                                
  743.                             <li class="horizontal-item-v7">
  744.                                <a href="/category/fashion/" class="horizontal-link-v7">
  745.                                    Fashion
  746.                                </a>
  747.                                </li>
  748.  
  749.                                
  750.  
  751.                                        
  752.                                        
  753.                                
  754.                             <li class="horizontal-item-v7">
  755.                                <a href="/category/featured/" class="horizontal-link-v7">
  756.                                    Featured
  757.                                </a>
  758.                                </li>
  759.  
  760.                                
  761.  
  762.                                        
  763.                                        
  764.                                
  765.                             <li class="horizontal-item-v7">
  766.                                <a href="/category/gaming/" class="horizontal-link-v7">
  767.                                    Gaming
  768.                                </a>
  769.                                </li>
  770.  
  771.                                
  772.  
  773.                                        
  774.                                        
  775.                                
  776.                             <li class="horizontal-item-v7">
  777.                                <a href="/category/health/" class="horizontal-link-v7">
  778.                                    Health
  779.                                </a>
  780.                                </li>
  781.  
  782.                                
  783.  
  784.                                        
  785.                                        
  786.                                
  787.                            
  788.                                
  789.                                <li class="horizontal-item-v7 dropdown-v7">
  790.                                    <a href="#" class="horizontal-link-v7">More</a>
  791.                                    <div class="horizontal-dropdown-v7">
  792.                                        <a href="/category/life-fitness/"
  793.                                            class="dropdown-item-v7">
  794.                                            Life &amp; Fitness
  795.                                        </a>
  796.                                        
  797.  
  798.                                        
  799.                                        
  800.                                
  801.                            
  802.                                        <a href="/category/lifestyle/"
  803.                                            class="dropdown-item-v7">
  804.                                            Lifestyle
  805.                                        </a>
  806.                                        
  807.  
  808.                                        
  809.                                        
  810.                                
  811.                            
  812.                                        <a href="/category/news/"
  813.                                            class="dropdown-item-v7">
  814.                                            News
  815.                                        </a>
  816.                                        
  817.  
  818.                                        
  819.                                        
  820.                                
  821.                            
  822.                                        <a href="/category/others/"
  823.                                            class="dropdown-item-v7">
  824.                                            Others
  825.                                        </a>
  826.                                        
  827.  
  828.                                        
  829.                                        
  830.                                
  831.                            
  832.                                        <a href="/category/politics/"
  833.                                            class="dropdown-item-v7">
  834.                                            Politics
  835.                                        </a>
  836.                                        
  837.  
  838.                                        
  839.                                        
  840.                                
  841.                            
  842.                                        <a href="/category/sports/"
  843.                                            class="dropdown-item-v7">
  844.                                            Sports
  845.                                        </a>
  846.                                        
  847.  
  848.                                        
  849.                                        
  850.                                
  851.                            
  852.                                        <a href="/category/tech/"
  853.                                            class="dropdown-item-v7">
  854.                                            Tech
  855.                                        </a>
  856.                                        
  857.  
  858.                                        
  859.                                        
  860.                                
  861.                            
  862.                                        <a href="/category/travel/"
  863.                                            class="dropdown-item-v7">
  864.                                            Travel
  865.                                        </a>
  866.                                        
  867.  
  868.                                        
  869.                                        
  870.                                    </div>
  871.                                </li>
  872.                                
  873.                                
  874. <li>
  875.                  <a href="/page/contact-us/">
  876.                     Contact Us
  877.                  </a>
  878.              </li>
  879.                        </ul>
  880.                    </nav>
  881.  
  882.  
  883.                    <!-- Mobile Menu Button -->
  884.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  885.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  886.                            stroke-width="2">
  887.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  888.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  889.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  890.                        </svg>
  891.                        Menu
  892.                    </button>
  893.                </div>
  894.            </div>
  895.        </div>
  896.    </div>
  897.  
  898.    <!-- Overlay for mobile sidebar -->
  899.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  900. </header>
  901.  
  902. <style>
  903.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  904.    .header-v7 {
  905.        position: relative;
  906.        background: var(--navbar-bg);
  907.    }
  908.  
  909.    /* Top Bar Styles */
  910.    .top-bar-v7 {
  911.        padding: 15px 0;
  912.        border-bottom: 1px solid var(--border-color);
  913.        background: var(--navbar-bg);
  914.    }
  915.  
  916.    .logo-img-v7 {
  917.        max-height: 70px;
  918.        transition: transform 0.3s ease;
  919.    }
  920.  
  921.    .logo-img-v7:hover {
  922.        transform: scale(1.05);
  923.    }
  924.  
  925.    /* Search Bar Styles */
  926.    .search-container-v7 {
  927.        position: relative;
  928.        display: flex;
  929.        align-items: center;
  930.        background: transparent;
  931.        border: 2px solid var(--border-color);
  932.        border-radius: 8px;
  933.        overflow: hidden;
  934.        transition: all 0.3s ease;
  935.    }
  936.  
  937.    .search-container-v7:focus-within {
  938.        border-color: #007bff33;
  939.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  940.    }
  941.  
  942.    .search-input-v7 {
  943.        color: var(--topbar-color) !important;
  944.        flex: 1;
  945.        border: none;
  946.        padding: 12px 16px;
  947.        font-size: 14px;
  948.        outline: none;
  949.        background: transparent;
  950.    }
  951.  
  952.    .search-input-v7::placeholder {
  953.        color: #a0aec0;
  954.    }
  955.  
  956.    .search-btn-v7 {
  957.        background: var(--bs-primary);
  958.        color: white;
  959.        border: none;
  960.        padding: 12px 16px;
  961.        cursor: pointer;
  962.        transition: background 0.3s ease;
  963.    }
  964.  
  965.    .search-btn-v7:hover {
  966.        background: #3182ce;
  967.    }
  968.  
  969.    /* Header Actions */
  970.    .header-actions-v7 {
  971.        display: flex;
  972.        align-items: center;
  973.        gap: 15px;
  974.        justify-content: flex-end;
  975.    }
  976.  
  977.    .notification-btn-v7,
  978.    .profile-btn-v7 {
  979.        background: none;
  980.        border: none;
  981.        padding: 8px;
  982.        border-radius: 8px;
  983.        cursor: pointer;
  984.        transition: background 0.3s ease;
  985.        position: relative;
  986.    }
  987.  
  988.    .notification-btn-v7:hover,
  989.    .profile-btn-v7:hover {
  990.        background: #f1f5f9;
  991.    }
  992.  
  993.    .notification-badge-v7 {
  994.        position: absolute;
  995.        top: 2px;
  996.        right: 2px;
  997.        background: #e53e3e;
  998.        color: white;
  999.        font-size: 16px;
  1000.        font-weight: 600;
  1001.        width: 16px;
  1002.        height: 16px;
  1003.        border-radius: 50%;
  1004.        display: flex;
  1005.        align-items: center;
  1006.        justify-content: center;
  1007.    }
  1008.  
  1009.    .profile-avatar-v7 {
  1010.        width: 32px;
  1011.        height: 32px;
  1012.        background: var(--border-color);
  1013.        border-radius: 50%;
  1014.        display: flex;
  1015.        align-items: center;
  1016.        justify-content: center;
  1017.    }
  1018.  
  1019.    /* Main Navigation */
  1020.    .main-nav-v7 {
  1021.        background: var(--navbar-bg);
  1022.    }
  1023.  
  1024.    .nav-wrapper-v7 {
  1025.        display: flex;
  1026.        align-items: center;
  1027.        justify-content: center;
  1028.        min-height: 60px;
  1029.    }
  1030.  
  1031.    /* Sidebar Navigation */
  1032.    .sidebar-nav-v7 {
  1033.        position: fixed;
  1034.        top: 0;
  1035.        left: -350px;
  1036.        width: 350px;
  1037.        height: 100vh;
  1038.        background: var(--navbar-bg);
  1039.        z-index: 1000;
  1040.        transition: left 0.3s ease;
  1041.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  1042.        overflow-y: auto;
  1043.    }
  1044.  
  1045.    .sidebar-nav-v7.show-v7 {
  1046.        left: 0;
  1047.    }
  1048.  
  1049.    .nav-header-v7 {
  1050.        display: flex;
  1051.        align-items: center;
  1052.        justify-content: space-between;
  1053.        padding: 20px 25px;
  1054.        border-bottom: 1px solid var(--border-color);
  1055.        background: var(--navbar-bg);
  1056.    }
  1057.  
  1058.    .nav-title-v7 {
  1059.        font-size: 16px;
  1060.        font-weight: 600;
  1061.        color: #2d3748;
  1062.        margin: 0;
  1063.    }
  1064.  
  1065.    .sidebar-close-v7 {
  1066.        background: none;
  1067.        border: none;
  1068.        padding: 8px;
  1069.        cursor: pointer;
  1070.        border-radius: 6px;
  1071.        transition: background 0.3s ease;
  1072.    }
  1073.  
  1074.    .sidebar-close-v7:hover {
  1075.        background: var(--border-color);
  1076.    }
  1077.  
  1078.    .sidebar-menu-v7 {
  1079.        list-style: none;
  1080.        padding: 20px 0;
  1081.        margin: 0;
  1082.    }
  1083.  
  1084.    .sidebar-item-v7 {
  1085.        margin-bottom: 5px;
  1086.    }
  1087.  
  1088.    .sidebar-link-v7 {
  1089.        display: flex;
  1090.        align-items: center;
  1091.        color: #4a5568;
  1092.        text-decoration: none;
  1093.        padding: 15px 25px;
  1094.        font-size: 15px;
  1095.        font-weight: 500;
  1096.        transition: all 0.3s ease;
  1097.        position: relative;
  1098.    }
  1099.  
  1100.    .sidebar-link-v7:hover,
  1101.    .sidebar-link-v7.active-v7 {
  1102.        color: #007bff;
  1103.        background: var(--border-color);
  1104.    }
  1105.  
  1106.    .sidebar-link-v7.active-v7::before {
  1107.        content: '';
  1108.        position: absolute;
  1109.        left: 0;
  1110.        top: 0;
  1111.        bottom: 0;
  1112.        width: 4px;
  1113.        background: #007bff;
  1114.    }
  1115.  
  1116.    .sidebar-icon-v7 {
  1117.        margin-right: 12px;
  1118.        color: currentColor;
  1119.    }
  1120.  
  1121.    .submenu-arrow-v7 {
  1122.        margin-left: auto;
  1123.        transition: transform 0.3s ease;
  1124.    }
  1125.  
  1126.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1127.        transform: rotate(180deg);
  1128.    }
  1129.  
  1130.    .sidebar-submenu-v7 {
  1131.        list-style: none;
  1132.        padding: 0;
  1133.        margin: 0;
  1134.        max-height: 0;
  1135.        overflow: hidden;
  1136.        transition: max-height 0.3s ease;
  1137.        background: var(--navbar-bg);
  1138.    }
  1139.  
  1140.    .sidebar-submenu-v7.show-v7 {
  1141.        max-height: 300px;
  1142.        padding: 10px 0;
  1143.    }
  1144.  
  1145.    .sidebar-sublink-v7 {
  1146.        display: block;
  1147.        color: #718096;
  1148.        text-decoration: none;
  1149.        padding: 10px 25px 10px 55px;
  1150.        font-size: 14px;
  1151.        transition: all 0.3s ease;
  1152.    }
  1153.  
  1154.    .sidebar-sublink-v7:hover {
  1155.        color: #007bff;
  1156.        background: var(--border-color);
  1157.    }
  1158.  
  1159.    /* Sidebar Footer */
  1160.    .sidebar-footer-v7 {
  1161.        padding: 25px;
  1162.        margin-top: auto;
  1163.        border-top: 1px solid var(--border-color);
  1164.    }
  1165.  
  1166.    .sidebar-cta-v7 {
  1167.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1168.        padding: 20px;
  1169.        border-radius: 12px;
  1170.        text-align: center;
  1171.        color: white;
  1172.    }
  1173.  
  1174.    .cta-title-v7 {
  1175.        font-size: 14px;
  1176.        font-weight: 600;
  1177.        margin: 0 0 5px 0;
  1178.    }
  1179.  
  1180.    .cta-text-v7 {
  1181.        font-size: 12px;
  1182.        margin: 0 0 15px 0;
  1183.        opacity: 0.9;
  1184.    }
  1185.  
  1186.    .cta-btn-v7 {
  1187.        background: rgba(255, 255, 255, 0.2);
  1188.        color: white;
  1189.        border: 1px solid rgba(255, 255, 255, 0.3);
  1190.        padding: 8px 20px;
  1191.        border-radius: 20px;
  1192.        font-size: 12px;
  1193.        font-weight: 500;
  1194.        cursor: pointer;
  1195.        transition: all 0.3s ease;
  1196.    }
  1197.  
  1198.    .cta-btn-v7:hover {
  1199.        background: rgba(255, 255, 255, 0.3);
  1200.    }
  1201.  
  1202.    /* Horizontal Navigation for Desktop */
  1203.    .horizontal-nav-v7 {
  1204.        flex: 1;
  1205.        display: flex;
  1206.        justify-content: center;
  1207.    }
  1208.  
  1209.    .horizontal-menu-v7 {
  1210.        list-style: none;
  1211.        padding: 0;
  1212.        margin: 0;
  1213.        display: flex;
  1214.        align-items: center;
  1215.    }
  1216.  
  1217.    .horizontal-item-v7 {
  1218.        position: relative;
  1219.        margin-right: 30px;
  1220.    }
  1221.  
  1222.    .horizontal-link-v7 {
  1223.        color: #4a5568;
  1224.        text-decoration: none;
  1225.        font-size: 16px;
  1226.        font-weight: 500;
  1227.        padding: 20px 0;
  1228.        position: relative;
  1229.        transition: color 0.3s ease;
  1230.    }
  1231.  
  1232.    .horizontal-link-v7::after {
  1233.        content: '';
  1234.        position: absolute;
  1235.        bottom: 0;
  1236.        left: 0;
  1237.        width: 0;
  1238.        height: 2px;
  1239.        background: #007bff;
  1240.        transition: width 0.3s ease;
  1241.    }
  1242.  
  1243.    .horizontal-link-v7:hover,
  1244.    .horizontal-link-v7.active-v7 {
  1245.        color: #007bff;
  1246.        font-weight: 600;
  1247.    }
  1248.  
  1249.    .horizontal-link-v7:hover::after,
  1250.    .horizontal-link-v7.active-v7::after {
  1251.        width: 100%;
  1252.    }
  1253.  
  1254.    /* Horizontal Dropdown */
  1255.    .horizontal-dropdown-v7 {
  1256.        position: absolute;
  1257.        top: 100%;
  1258.        left: 0;
  1259.        background: var(--navbar-bg);
  1260.        min-width: 200px;
  1261.        border-radius: 8px;
  1262.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1263.        opacity: 0;
  1264.        visibility: hidden;
  1265.        transform: translateY(-10px);
  1266.        transition: all 0.3s ease;
  1267.        padding: 10px 0;
  1268.        z-index: 100;
  1269.    }
  1270.  
  1271.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1272.        opacity: 1;
  1273.        visibility: visible;
  1274.        transform: translateY(0);
  1275.    }
  1276.  
  1277.    .dropdown-item-v7 {
  1278.        display: block;
  1279.        color: #4a5568;
  1280.        text-decoration: none;
  1281.        padding: 12px 20px;
  1282.        font-size: 14px;
  1283.        transition: all 0.3s ease;
  1284.    }
  1285.  
  1286.    .dropdown-item-v7:hover {
  1287.        color: #007bff;
  1288.        background: #565758ff;
  1289.    }
  1290.  
  1291.    /* Mobile Menu Button */
  1292.    .mobile-menu-btn-v7 {
  1293.        background: none;
  1294.        border: 1px solid var(--border-color);
  1295.        padding: 10px 15px;
  1296.        border-radius: 8px;
  1297.        cursor: pointer;
  1298.        display: flex;
  1299.        align-items: center;
  1300.        gap: 8px;
  1301.        font-size: 14px;
  1302.        font-weight: 500;
  1303.        color: #4a5568;
  1304.        transition: all 0.3s ease;
  1305.        margin: 0 auto;
  1306.    }
  1307.  
  1308.    .mobile-menu-btn-v7:hover {
  1309.        border-color: #cbd5e0;
  1310.        opacity: 0.7;
  1311.    }
  1312.  
  1313.    /* Sidebar Overlay */
  1314.    .sidebar-overlay-v7 {
  1315.        position: fixed;
  1316.        top: 0;
  1317.        left: 0;
  1318.        right: 0;
  1319.        bottom: 0;
  1320.        background: rgba(0, 0, 0, 0.5);
  1321.        z-index: 999;
  1322.        opacity: 0;
  1323.        visibility: hidden;
  1324.        transition: all 0.3s ease;
  1325.    }
  1326.  
  1327.    .sidebar-overlay-v7.show-v7 {
  1328.        opacity: 1;
  1329.        visibility: visible;
  1330.    }
  1331.  
  1332.    /* Responsive Design */
  1333.    @media (max-width: 991px) {
  1334.        .top-bar-v7 .col-lg-6 {
  1335.            order: 3;
  1336.            margin-top: 15px;
  1337.        }
  1338.  
  1339.        .header-actions-v7 {
  1340.            justify-content: flex-start;
  1341.        }
  1342.    }
  1343.  
  1344.    @media (max-width: 768px) {
  1345.        .sidebar-nav-v7 {
  1346.            width: 300px;
  1347.            left: -300px;
  1348.        }
  1349.  
  1350.        .search-container-v7 {
  1351.            margin-top: 10px;
  1352.        }
  1353.    }
  1354. </style>
  1355.  
  1356. <script>
  1357.    function openSidebarV7() {
  1358.        const sidebar = document.getElementById('sidebarNavV7');
  1359.        const overlay = document.getElementById('sidebarOverlayV7');
  1360.  
  1361.        sidebar.classList.add('show-v7');
  1362.        overlay.classList.add('show-v7');
  1363.        document.body.style.overflow = 'hidden';
  1364.    }
  1365.  
  1366.    function closeSidebarV7() {
  1367.        const sidebar = document.getElementById('sidebarNavV7');
  1368.        const overlay = document.getElementById('sidebarOverlayV7');
  1369.  
  1370.        sidebar.classList.remove('show-v7');
  1371.        overlay.classList.remove('show-v7');
  1372.        document.body.style.overflow = '';
  1373.    }
  1374.  
  1375.    function toggleSubmenuV7(submenuId) {
  1376.        const submenu = document.getElementById(submenuId);
  1377.        const parentItem = submenu.closest('.sidebar-item-v7');
  1378.  
  1379.        // Close other open submenus
  1380.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1381.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1382.  
  1383.        allSubmenus.forEach(menu => {
  1384.            if (menu.id !== submenuId) {
  1385.                menu.classList.remove('show-v7');
  1386.            }
  1387.        });
  1388.  
  1389.        allParentItems.forEach(item => {
  1390.            if (item !== parentItem) {
  1391.                item.classList.remove('open-v7');
  1392.            }
  1393.        });
  1394.  
  1395.        // Toggle current submenu
  1396.        submenu.classList.toggle('show-v7');
  1397.        parentItem.classList.toggle('open-v7');
  1398.    }
  1399.  
  1400.    // Close sidebar when clicking outside
  1401.    document.addEventListener('click', function (event) {
  1402.        const sidebar = document.getElementById('sidebarNavV7');
  1403.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1404.  
  1405.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1406.            closeSidebarV7();
  1407.        }
  1408.    });
  1409.  
  1410.    // Handle window resize
  1411.    window.addEventListener('resize', function () {
  1412.        if (window.innerWidth >= 992) {
  1413.            closeSidebarV7();
  1414.        }
  1415.    });
  1416. </script>
  1417.  
  1418. <script>
  1419.  document.addEventListener("DOMContentLoaded", function () {
  1420.    console.log("loaded");
  1421.  
  1422.     const searchInput = document.getElementById("search-input")
  1423.    const searchResults = document.getElementById("search-results");
  1424.  
  1425.    if (!searchInput || !searchResults) {
  1426.      console.error("Search input/results not found");
  1427.      return;
  1428.    }
  1429.  
  1430.    // Prevent form submission
  1431.    if (searchInput.form) {
  1432.      searchInput.form.addEventListener("submit", function (e) {
  1433.        e.preventDefault();
  1434.      });
  1435.    }
  1436.  
  1437.    // Add event listener for keyup
  1438.    searchInput.addEventListener("keyup", function (e) {
  1439.      console.log("Key pressed:", e.key);
  1440.      e.preventDefault();
  1441.  
  1442.      const query = searchInput.value.trim();
  1443.      console.log("User is typing: " + query);
  1444.  
  1445.      // If empty → clear and hide
  1446.      if (query === "") {
  1447.        searchResults.innerHTML = "";
  1448.        searchResults.style.display = "none";
  1449.        return;
  1450.      }
  1451.  
  1452.      // Show results
  1453.      searchResults.style.display = "block";
  1454.  
  1455.      // Fetch search results
  1456.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1457.        method: "GET",
  1458.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1459.      })
  1460.        .then(response => {
  1461.          console.log("Response Status:", response.status);
  1462.          return response.json();
  1463.        })
  1464.        .then(data => {
  1465.          console.log("Data received:", data);
  1466.          if (data.html) {
  1467.            searchResults.innerHTML = data.html;
  1468.          } else {
  1469.            searchResults.innerHTML = "<p>No results found.</p>";
  1470.          }
  1471.        })
  1472.        .catch(error => {
  1473.          console.error("Error fetching search results:", error);
  1474.        });
  1475.    });
  1476.  
  1477.    // Close results when clicking outside
  1478.    document.addEventListener("click", function (e) {
  1479.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1480.        searchResults.style.display = "none";
  1481.      }
  1482.    });
  1483.  
  1484.    // Close results on ESC key
  1485.    document.addEventListener("keydown", function (e) {
  1486.      if (e.key === "Escape") {
  1487.        searchResults.style.display = "none";
  1488.      }
  1489.    });
  1490.  });
  1491. </script>
  1492.  
  1493. <style>
  1494.        /* search field */
  1495.  .search-results-container {
  1496.  position: absolute;
  1497.  top: 100%; /* Position it below the input field */
  1498.  left: 10px;
  1499.  right: 10px;
  1500.  background-color: white;
  1501.  border: 1px solid #ddd;
  1502.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1503.  max-height: 300px;
  1504.  overflow-y: auto;
  1505.  z-index: 1000;
  1506.  display: none; /* Initially hidden */
  1507. }
  1508.  
  1509. .search-results-container p {
  1510.  margin: 0;
  1511. }
  1512.  
  1513. .search-results-container .result-item {
  1514.  padding: 10px;
  1515.  cursor: pointer;
  1516. }
  1517.  
  1518. .search-results-container .result-item:hover {
  1519.  background-color: #f0f0f0;
  1520. }
  1521. </style>
  1522.  
  1523.        </header>
  1524.        <!-- end of header -->
  1525.        <!-- start of wpo-blog-hero -->
  1526.        
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534. <div class="blog-hero-v8 my-5">
  1535.  <div class="container-fluid fluid-container">
  1536.    <!-- Full-Width Featured Article -->
  1537.    <div class="row g-4 mb-5">
  1538.      <div class="col-12">
  1539.        
  1540.        
  1541.          
  1542.        <article class="full-featured">
  1543.          <div class="featured-image-container">
  1544.            
  1545.              <img src="/static/blogapp/assets/images/breaking-news/img-3.jpg" alt="Finland Stuns Two-Time Reigning Champions US in U20 World Championship Quarterfinal Round." class="featured-image" />
  1546.            
  1547.            <div class="category-tag bg-primary-gradient news-tag">News</div>
  1548.          </div>
  1549.          <div class="featured-content">
  1550.            <h1 class="featured-title">
  1551.              <a href="/finland-stuns-two-time-reigning-champions-us-in-u20-world-championship-quarterfinal-round/">Finland Stuns Two-Time Reigning Champions US in U20 World Championship Quarterfinal Round.</a>
  1552.            </h1>
  1553.            <p class="featured-summary">Discover amazing stories and insights from our featured article.</p>
  1554.            <div class="article-meta">
  1555.              <div class="author-info">
  1556.                
  1557.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg's Profile" class="author-pic" />
  1558.                
  1559.                <div class="author-text">
  1560.                  <span class="author-name">Joanne Berg</span>
  1561.                  
  1562.                  <span class="post-time">May 07, 2026</span>
  1563.                </div>
  1564.              </div>
  1565.              <div class="reading-info">
  1566.                
  1567.              </div>
  1568.            </div>
  1569.          </div>
  1570.        </article>
  1571.  
  1572.        
  1573.        
  1574.      </div>
  1575.    </div>
  1576.  
  1577.    <!-- Bottom Section: Compact Cards and Recent Sidebar -->
  1578.    <div class="row g-4">
  1579.      
  1580.      <div class="col-lg-3 col-md-6 col-12">
  1581.        <article class="compact-card">
  1582.          <div class="compact-image">
  1583.            
  1584.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Struggling to have an amazing experience at uni? Many share your feelings." />
  1585.            
  1586.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1587.          </div>
  1588.          <div class="compact-body">
  1589.            <h3 class="compact-title">
  1590.              <a href="/struggling-to-have-an-amazing-experience-at-uni-many-share-your-feelings/">Struggling to have an amazing experience at uni? Many share your feelings.</a>
  1591.            </h3>
  1592.            <p class="compact-text"></p>
  1593.            <div class="compact-footer">
  1594.              <div class="compact-author">
  1595.                
  1596.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg's Profile" class="compact-avatar" />
  1597.                
  1598.                <span class="compact-name">Joanne …</span>
  1599.              </div>
  1600.              <span class="compact-date">May 07</span>
  1601.            </div>
  1602.          </div>
  1603.        </article>
  1604.      </div>
  1605.      
  1606.      <div class="col-lg-3 col-md-6 col-12">
  1607.        <article class="compact-card">
  1608.          <div class="compact-image">
  1609.            
  1610.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Which Player is Your Favorite Cricketer in the Legacy of the Men’s Ashes?" />
  1611.            
  1612.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1613.          </div>
  1614.          <div class="compact-body">
  1615.            <h3 class="compact-title">
  1616.              <a href="/which-player-is-your-favorite-cricketer-in-the-legacy-of-the-mens-ashes/">Which Player is Your Favorite Cricketer in the Legacy of the Men’s Ashes?</a>
  1617.            </h3>
  1618.            <p class="compact-text"></p>
  1619.            <div class="compact-footer">
  1620.              <div class="compact-author">
  1621.                
  1622.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg's Profile" class="compact-avatar" />
  1623.                
  1624.                <span class="compact-name">Joanne …</span>
  1625.              </div>
  1626.              <span class="compact-date">May 07</span>
  1627.            </div>
  1628.          </div>
  1629.        </article>
  1630.      </div>
  1631.      
  1632.      <div class="col-lg-3 col-md-6 col-12">
  1633.        <article class="compact-card">
  1634.          <div class="compact-image">
  1635.            
  1636.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="O&#x27;Neill Earns First Celtic Victory For the First Time Since 2004" />
  1637.            
  1638.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1639.          </div>
  1640.          <div class="compact-body">
  1641.            <h3 class="compact-title">
  1642.              <a href="/oneill-earns-first-celtic-victory-for-the-first-time-since-2004/">O&#x27;Neill Earns First Celtic Victory For the First Time Since 2004</a>
  1643.            </h3>
  1644.            <p class="compact-text"></p>
  1645.            <div class="compact-footer">
  1646.              <div class="compact-author">
  1647.                
  1648.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg's Profile" class="compact-avatar" />
  1649.                
  1650.                <span class="compact-name">Joanne …</span>
  1651.              </div>
  1652.              <span class="compact-date">May 07</span>
  1653.            </div>
  1654.          </div>
  1655.        </article>
  1656.      </div>
  1657.      
  1658.  
  1659.      <!-- Recent Articles Sidebar -->
  1660.      <div class="col-lg-3 col-md-6 col-12">
  1661.        <div class="recent-section">
  1662.          <h3 class="recent-title">Recent Articles</h3>
  1663.          <div class="recent-list">
  1664.            
  1665.            <div class="recent-item">
  1666.              <div class="recent-content">
  1667.                <h4 class="recent-article-title">
  1668.                  <a href="/can-the-uks-toads-be-saved-from-roads-and-terrible-decline/">Can the UK&#x27;s Toads Be Saved from Roads …</a>
  1669.                </h4>
  1670.                <span class="recent-date">May 07, 2026</span>
  1671.              </div>
  1672.            </div>
  1673.            
  1674.          </div>
  1675.        </div>
  1676.      </div>
  1677.    </div>
  1678.  </div>
  1679. </div>
  1680.  
  1681.  
  1682.  
  1683. <style>
  1684.  /* Full-Width Featured Article */
  1685.  .full-featured {
  1686.    background: var(--card-bg, #ffffff);
  1687.    border-radius: 12px;
  1688.    overflow: hidden;
  1689.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1690.    border: 1px solid var(--border-color, #e5e7eb);
  1691.    transition: box-shadow 0.3s ease;
  1692.  }
  1693.  
  1694.  .full-featured:hover {
  1695.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1696.  }
  1697.  
  1698.  .featured-image-container {
  1699.    position: relative;
  1700.    height: 400px;
  1701.    overflow: hidden;
  1702.  }
  1703.  
  1704.  .featured-image {
  1705.    width: 100%;
  1706.    height: 100%;
  1707.    object-fit: cover;
  1708.  }
  1709.  
  1710.  .featured-content {
  1711.    padding: 2rem;
  1712.  }
  1713.  
  1714.  .featured-title {
  1715.    font-size: 2.5rem;
  1716.    font-weight: 700;
  1717.    color: #111827;
  1718.    margin-bottom: 1rem;
  1719.    line-height: 1.2;
  1720.  }
  1721.  
  1722.  .featured-title a {
  1723.    color: inherit;
  1724.    text-decoration: none;
  1725.  }
  1726.  
  1727.  .featured-title a:hover {
  1728.    color: #3b82f6;
  1729.    transition: color 0.3s ease;
  1730.  }
  1731.  
  1732.  .featured-summary {
  1733.    font-size: 1.1rem;
  1734.    color: #4b5563;
  1735.    line-height: 1.6;
  1736.    margin-bottom: 1.5rem;
  1737.  }
  1738.  
  1739.  /* Category Tags - Dynamic Colors */
  1740.  .category-tag {
  1741.    position: absolute;
  1742.    top: 1rem;
  1743.    left: 1rem;
  1744.    padding: 0.4rem 1.2rem;
  1745.    font-size: 0.8rem;
  1746.    font-weight: 600;
  1747.    text-transform: uppercase;
  1748.    color: white;
  1749.    border-radius: 20px;
  1750.    z-index: 2;
  1751.  }
  1752.  
  1753.  /* Category Colors */
  1754.  
  1755.  .business-tag, .business-cat { background-color: #10b981; }
  1756.  
  1757.  .lifestyle-tag, .lifestyle-cat { background-color: #8b5cf6; }
  1758.  .sports-tag, .sports-cat { background-color: #f59e0b; }
  1759.  .travel-tag, .travel-cat { background-color: #06b6d4; }
  1760.  .health-tag, .health-cat { background-color: #84cc16; }
  1761.  
  1762.  /* Article Meta */
  1763.  .article-meta {
  1764.    display: flex;
  1765.    align-items: center;
  1766.    justify-content: space-between;
  1767.    font-size: 0.9rem;
  1768.    color: #6b7280;
  1769.  }
  1770.  
  1771.  .author-info {
  1772.    display: flex;
  1773.    align-items: center;
  1774.    gap: 0.75rem;
  1775.  }
  1776.  
  1777.  .author-pic {
  1778.    width: 40px;
  1779.    height: 40px;
  1780.    border-radius: 50%;
  1781.    object-fit: cover;
  1782.  }
  1783.  
  1784.  .author-name {
  1785.    font-weight: 600;
  1786.    color: var(--topbar-color, #111827);
  1787.  }
  1788.  
  1789.  .post-time {
  1790.    font-size: 0.85rem;
  1791.    color: #6b7280;
  1792.  }
  1793.  
  1794.  .read-time {
  1795.    background: #f3f4f6;
  1796.    padding: 0.25rem 0.75rem;
  1797.    border-radius: 12px;
  1798.    font-size: 0.8rem;
  1799.  }
  1800.  
  1801.  /* Compact Cards */
  1802.  .compact-card {
  1803.    background: var(--card-bg, #ffffff);
  1804.    border-radius: 12px;
  1805.    overflow: hidden;
  1806.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1807.    border: 1px solid var(--border-color, #e5e7eb);
  1808.    transition: box-shadow 0.3s ease;
  1809.    height: 100%;
  1810.  }
  1811.  
  1812.  .compact-card:hover {
  1813.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1814.  }
  1815.  
  1816.  .compact-image {
  1817.    position: relative;
  1818.    height: 160px;
  1819.    overflow: hidden;
  1820.  }
  1821.  
  1822.  .compact-image img {
  1823.    width: 100%;
  1824.    height: 100%;
  1825.    object-fit: cover;
  1826.  }
  1827.  
  1828.  .compact-category {
  1829.    position: absolute;
  1830.    top: 0.75rem;
  1831.    left: 0.75rem;
  1832.    padding: 0.3rem 1rem;
  1833.    font-size: 0.75rem;
  1834.    border-radius: 20px;
  1835.    color: white;
  1836.    font-weight: 600;
  1837.    text-transform: uppercase;
  1838.  }
  1839.  
  1840.  .compact-body {
  1841.    padding: 1.25rem;
  1842.  }
  1843.  
  1844.  .compact-title {
  1845.    font-size: 1.1rem;
  1846.    font-weight: 600;
  1847.    color: #111827;
  1848.    margin-bottom: 0.5rem;
  1849.    line-height: 1.3;
  1850.  }
  1851.  
  1852.  .compact-title a {
  1853.    color: inherit;
  1854.    text-decoration: none;
  1855.  }
  1856.  
  1857.  .compact-title a:hover {
  1858.    color: #3b82f6;
  1859.    transition: color 0.3s ease;
  1860.  }
  1861.  
  1862.  .compact-text {
  1863.    font-size: 0.9rem;
  1864.    color: #4b5563;
  1865.    line-height: 1.5;
  1866.  }
  1867.  
  1868.  .compact-footer {
  1869.    display: flex;
  1870.    justify-content: space-between;
  1871.    align-items: center;
  1872.    margin-top: 1rem;
  1873.    font-size: 0.85rem;
  1874.    color: #6b7280;
  1875.  }
  1876.  
  1877.  .compact-author {
  1878.    display: flex;
  1879.    align-items: center;
  1880.    gap: 0.5rem;
  1881.  }
  1882.  
  1883.  .compact-avatar {
  1884.    width: 28px;
  1885.    height: 28px;
  1886.    border-radius: 50%;
  1887.    object-fit: cover;
  1888.  }
  1889.  
  1890.  .compact-name {
  1891.    color: var(--topbar-color, #111827);
  1892.    font-weight: 500;
  1893.  }
  1894.  
  1895.  /* Recent Articles Sidebar */
  1896.  .recent-section {
  1897.    background: var(--card-bg, #ffffff);
  1898.    border-radius: 12px;
  1899.    padding: 1.5rem;
  1900.    border: 1px solid var(--border-color, #e5e7eb);
  1901.    height: 100%;
  1902.  }
  1903.  
  1904.  .recent-title {
  1905.    font-size: 1.2rem;
  1906.    font-weight: 700;
  1907.    color: #111827;
  1908.    margin-bottom: 1rem;
  1909.    border-bottom: 1px solid var(--border-color, #e5e7eb);
  1910.    padding-bottom: 0.5rem;
  1911.  }
  1912.  
  1913.  .recent-list {
  1914.    display: flex;
  1915.    flex-direction: column;
  1916.    gap: 1rem;
  1917.  }
  1918.  
  1919.  .recent-item {
  1920.    padding: 0.75rem;
  1921.    border-radius: 8px;
  1922.    transition: background 0.2s ease;
  1923.    border: 1px solid var(--border-color, #e5e7eb);
  1924.  }
  1925.  
  1926.  .recent-item:hover {
  1927.    background: var(--card-bg);
  1928.  }
  1929.  
  1930.  .recent-article-title {
  1931.    font-size: 0.95rem;
  1932.    font-weight: 500;
  1933.    color: var(--topbar-color, #111827);
  1934.    margin-bottom: 0.25rem;
  1935.  }
  1936.  
  1937.  .recent-article-title a {
  1938.    color: inherit;
  1939.    text-decoration: none;
  1940.  }
  1941.  
  1942.  .recent-article-title a:hover {
  1943.    color: #3b82f6;
  1944.    transition: color 0.3s ease;
  1945.  }
  1946.  
  1947.  .recent-date {
  1948.    font-size: 0.8rem;
  1949.    color: #6b7280;
  1950.  }
  1951.  
  1952.  /* Responsive Design */
  1953.  @media (max-width: 992px) {
  1954.    .featured-image-container {
  1955.      height: 300px;
  1956.    }
  1957.    
  1958.    .featured-title {
  1959.      font-size: 2rem;
  1960.    }
  1961.    
  1962.    .compact-image {
  1963.      height: 140px;
  1964.    }
  1965.  }
  1966.  
  1967.  @media (max-width: 768px) {
  1968.    .featured-content,
  1969.    .compact-body {
  1970.      padding: 1.5rem;
  1971.    }
  1972.    
  1973.    .article-meta {
  1974.      flex-direction: column;
  1975.      align-items: flex-start;
  1976.      gap: 0.75rem;
  1977.    }
  1978.    
  1979.    .recent-section {
  1980.      margin-top: 2rem;
  1981.    }
  1982.  }
  1983.  
  1984.  @media (max-width: 576px) {
  1985.    .featured-title {
  1986.      font-size: 1.8rem;
  1987.    }
  1988.    
  1989.    .compact-title {
  1990.      font-size: 1rem;
  1991.    }
  1992.    
  1993.    .featured-content {
  1994.      padding: 1rem;
  1995.    }
  1996.    
  1997.    .compact-body {
  1998.      padding: 1rem;
  1999.    }
  2000.  }
  2001. </style>
  2002.  
  2003.  
  2004.        <!-- end of wpo-blog-hero -->
  2005.  
  2006.        <!-- start of wpo-breacking-news -->
  2007.        
  2008.        <!-- end of wpo-breacking-news -->
  2009.        
  2010.        <!-- start wpo-blog-highlights-section -->
  2011.        
  2012.  
  2013.  
  2014.  
  2015.    
  2016.  
  2017.  
  2018.  
  2019. <style>
  2020.    .blog-highlights-v3 {
  2021.        padding: 0px 0;
  2022.    }
  2023.    
  2024.    .blog-card-v3 {
  2025.        border: 1px solid #e9ecef;
  2026.        border-radius: 8px;
  2027.        overflow: hidden;
  2028.        transition: all 0.3s ease;
  2029.        background: white;
  2030.        height: 100%;
  2031.    }
  2032.    
  2033.    .blog-card-v3:hover {
  2034.        box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  2035.    }
  2036.    
  2037.    .blog-image-v3 {
  2038.        position: relative;
  2039.        overflow: hidden;
  2040.        height: 200px;
  2041.    }
  2042.    
  2043.    .blog-image-v3 img {
  2044.        width: 100%;
  2045.        height: 100%;
  2046.        object-fit: cover;
  2047.        transition: opacity 0.3s ease;
  2048.    }
  2049.    
  2050.    .blog-card-v3:hover .blog-image-v3 img {
  2051.        opacity: 0.9;
  2052.    }
  2053.    
  2054.    .blog-category-v3 {
  2055.        position: absolute;
  2056.        top: 12px;
  2057.        right: 12px;
  2058.        padding: 4px 12px;
  2059.        border-radius: 4px;
  2060.        font-size: 11px;
  2061.        font-weight: 600;
  2062.        text-transform: uppercase;
  2063.        letter-spacing: 0.8px;
  2064.    }
  2065.    
  2066.    .blog-content-v3 {
  2067.        padding: 20px;
  2068.    }
  2069.    
  2070.    .blog-title-v3 {
  2071.        font-size: 16px;
  2072.        font-weight: 600;
  2073.        line-height: 1.5;
  2074.        margin-bottom: 12px;
  2075.        min-height: 48px;
  2076.    }
  2077.    
  2078.    .blog-title-v3 a {
  2079.        text-decoration: none;
  2080.        transition: color 0.2s ease;
  2081.    }
  2082.    
  2083.    .blog-meta-v3 {
  2084.        display: flex;
  2085.        align-items: center;
  2086.        gap: 8px;
  2087.        margin-bottom: 10px;
  2088.        font-size: 12px;
  2089.        border-bottom: 1px solid #f1f3f4;
  2090.        padding-bottom: 10px;
  2091.    }
  2092.    
  2093.    .blog-author-img-v3 {
  2094.        width: 24px;
  2095.        height: 24px;
  2096.        border-radius: 50%;
  2097.        object-fit: cover;
  2098.    }
  2099.    
  2100.    .blog-excerpt-v3 {
  2101.        font-size: 13px;
  2102.        line-height: 1.5;
  2103.        opacity: 0.7;
  2104.        display: -webkit-box;
  2105.        -webkit-line-clamp: 2;
  2106.        -webkit-box-orient: vertical;
  2107.        overflow: hidden;
  2108.    }
  2109.    
  2110.    .section-title-v3 {
  2111.        font-size: 2.8rem;
  2112.        font-weight: 700;
  2113.        text-align: center;
  2114.        margin-bottom: 20px;
  2115.    }
  2116.    
  2117.    .section-subtitle-v3 {
  2118.        text-align: center;
  2119.        font-size: 1rem;
  2120.        opacity: 0.7;
  2121.        margin-bottom: 60px;
  2122.    }
  2123.  
  2124.    @media (max-width: 768px) {
  2125.        .section-title-v3 {
  2126.            font-size: 2.2rem;
  2127.        }
  2128.        .blog-highlights-v3 {
  2129.            padding: 0px 0;
  2130.        }
  2131.        .blog-content-v3 {
  2132.            padding: 16px;
  2133.        }
  2134.    }
  2135. </style>
  2136.  
  2137. <section class="blog-highlights-v3">
  2138.    <div class="container-fluid fluid-container">
  2139.        <div class="row">
  2140.            <div class="col-12">
  2141.                <h2 class="section-title-v3 top-color">
  2142.                Today's Top Highlights
  2143.                   </h2>
  2144.                <p class="section-subtitle-v3 top-color">Discover our latest stories and insights from around the world</p>
  2145.            </div>
  2146.        </div>
  2147.        
  2148.        <div class="row">
  2149.            <div class="col-lg-8 col-12">
  2150.                <div class="row g-3">
  2151.                    
  2152.                    <div class="col-lg-6 col-md-6 col-12">
  2153.                        <div class="card blog-card-v3">
  2154.                            <div class="blog-image-v3">
  2155.                                
  2156.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2157.                                
  2158.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2159.                            </div>
  2160.                            <div class="blog-content-v3">
  2161.                                <h3 class="blog-title-v3">
  2162.                                    <a href="/outrage-surges-as-former-president-trumps-post-on-rob-reiner-spurs-fierce-backlash/" class="top-color">
  2163.                                    Outrage Surges as Former President Trump&#x27;s Post on Rob Reiner Spurs Fierce Backlash
  2164.                                    </a>
  2165.                                </h3>
  2166.                                <div class="blog-meta-v3">
  2167.                                    
  2168.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2169.                                    
  2170.                                    
  2171.                                    <span class="top-color">By Joanne Berg</span>
  2172.                                    <span class="top-color">•</span>
  2173.                                    <span class="top-color">07 May 2026</span>
  2174.                                </div>
  2175.                                <p class="blog-excerpt-v3 top-color"></p>
  2176.                            </div>
  2177.                        </div>
  2178.                    </div>
  2179.                    
  2180.                    <div class="col-lg-6 col-md-6 col-12">
  2181.                        <div class="card blog-card-v3">
  2182.                            <div class="blog-image-v3">
  2183.                                
  2184.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2185.                                
  2186.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2187.                            </div>
  2188.                            <div class="blog-content-v3">
  2189.                                <h3 class="blog-title-v3">
  2190.                                    <a href="/the-horror-follow-up-eminfluencersem-will-give-other-digital-suspense-films-a-bad-case-of-fomo/" class="top-color">
  2191.                                    The Horror Follow-Up &lt;em&gt;Influencers&lt;/em&gt; Will Give Other Digital Suspense Films a Bad Case of FOMO
  2192.                                    </a>
  2193.                                </h3>
  2194.                                <div class="blog-meta-v3">
  2195.                                    
  2196.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2197.                                    
  2198.                                    
  2199.                                    <span class="top-color">By Joanne Berg</span>
  2200.                                    <span class="top-color">•</span>
  2201.                                    <span class="top-color">07 May 2026</span>
  2202.                                </div>
  2203.                                <p class="blog-excerpt-v3 top-color"></p>
  2204.                            </div>
  2205.                        </div>
  2206.                    </div>
  2207.                    
  2208.                    <div class="col-lg-6 col-md-6 col-12">
  2209.                        <div class="card blog-card-v3">
  2210.                            <div class="blog-image-v3">
  2211.                                
  2212.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2213.                                
  2214.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2215.                            </div>
  2216.                            <div class="blog-content-v3">
  2217.                                <h3 class="blog-title-v3">
  2218.                                    <a href="/esteemed-actor-pat-finn-recognized-for-roles-in-friends-and-the-middle-dies-at-age-60/" class="top-color">
  2219.                                    Esteemed Actor Pat Finn, Recognized For Roles in Friends and The Middle, Dies at Age 60.
  2220.                                    </a>
  2221.                                </h3>
  2222.                                <div class="blog-meta-v3">
  2223.                                    
  2224.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2225.                                    
  2226.                                    
  2227.                                    <span class="top-color">By Joanne Berg</span>
  2228.                                    <span class="top-color">•</span>
  2229.                                    <span class="top-color">07 May 2026</span>
  2230.                                </div>
  2231.                                <p class="blog-excerpt-v3 top-color"></p>
  2232.                            </div>
  2233.                        </div>
  2234.                    </div>
  2235.                    
  2236.                    <div class="col-lg-6 col-md-6 col-12">
  2237.                        <div class="card blog-card-v3">
  2238.                            <div class="blog-image-v3">
  2239.                                
  2240.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2241.                                
  2242.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2243.                            </div>
  2244.                            <div class="blog-content-v3">
  2245.                                <h3 class="blog-title-v3">
  2246.                                    <a href="/sabalenka-set-to-challenge-kyrgios-in-modern-cross-gender-clash-exhibition/" class="top-color">
  2247.                                    Sabalenka Set to Challenge Kyrgios in Modern Cross-Gender Clash Exhibition
  2248.                                    </a>
  2249.                                </h3>
  2250.                                <div class="blog-meta-v3">
  2251.                                    
  2252.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2253.                                    
  2254.                                    
  2255.                                    <span class="top-color">By Joanne Berg</span>
  2256.                                    <span class="top-color">•</span>
  2257.                                    <span class="top-color">06 May 2026</span>
  2258.                                </div>
  2259.                                <p class="blog-excerpt-v3 top-color"></p>
  2260.                            </div>
  2261.                        </div>
  2262.                    </div>
  2263.                    
  2264.                    <div class="col-lg-6 col-md-6 col-12">
  2265.                        <div class="card blog-card-v3">
  2266.                            <div class="blog-image-v3">
  2267.                                
  2268.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2269.                                
  2270.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2271.                            </div>
  2272.                            <div class="blog-content-v3">
  2273.                                <h3 class="blog-title-v3">
  2274.                                    <a href="/the-streaming-giant-selects-perfect-actor-for-mr-2-in-the-hit-series-season-3/" class="top-color">
  2275.                                    The Streaming Giant Selects Perfect Actor for Mr. 2 in the Hit Series Season 3
  2276.                                    </a>
  2277.                                </h3>
  2278.                                <div class="blog-meta-v3">
  2279.                                    
  2280.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2281.                                    
  2282.                                    
  2283.                                    <span class="top-color">By Joanne Berg</span>
  2284.                                    <span class="top-color">•</span>
  2285.                                    <span class="top-color">06 May 2026</span>
  2286.                                </div>
  2287.                                <p class="blog-excerpt-v3 top-color"></p>
  2288.                            </div>
  2289.                        </div>
  2290.                    </div>
  2291.                    
  2292.                    <div class="col-lg-6 col-md-6 col-12">
  2293.                        <div class="card blog-card-v3">
  2294.                            <div class="blog-image-v3">
  2295.                                
  2296.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2297.                                
  2298.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2299.                            </div>
  2300.                            <div class="blog-content-v3">
  2301.                                <h3 class="blog-title-v3">
  2302.                                    <a href="/a-pigs-tale-pig-named-six-seven-spared-by-miami-dade-mayor/" class="top-color">
  2303.                                    A Pig&#x27;s Tale: Pig Named Six Seven Spared by Miami-Dade Mayor.
  2304.                                    </a>
  2305.                                </h3>
  2306.                                <div class="blog-meta-v3">
  2307.                                    
  2308.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2309.                                    
  2310.                                    
  2311.                                    <span class="top-color">By Joanne Berg</span>
  2312.                                    <span class="top-color">•</span>
  2313.                                    <span class="top-color">06 May 2026</span>
  2314.                                </div>
  2315.                                <p class="blog-excerpt-v3 top-color"></p>
  2316.                            </div>
  2317.                        </div>
  2318.                    </div>
  2319.                    
  2320.                    <div class="col-lg-6 col-md-6 col-12">
  2321.                        <div class="card blog-card-v3">
  2322.                            <div class="blog-image-v3">
  2323.                                
  2324.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2325.                                
  2326.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2327.                            </div>
  2328.                            <div class="blog-content-v3">
  2329.                                <h3 class="blog-title-v3">
  2330.                                    <a href="/trump-calls-families-of-injured-military-personnel-to-the-white-house/" class="top-color">
  2331.                                    Trump Calls Families of Injured Military Personnel to the White House
  2332.                                    </a>
  2333.                                </h3>
  2334.                                <div class="blog-meta-v3">
  2335.                                    
  2336.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2337.                                    
  2338.                                    
  2339.                                    <span class="top-color">By Joanne Berg</span>
  2340.                                    <span class="top-color">•</span>
  2341.                                    <span class="top-color">06 May 2026</span>
  2342.                                </div>
  2343.                                <p class="blog-excerpt-v3 top-color"></p>
  2344.                            </div>
  2345.                        </div>
  2346.                    </div>
  2347.                    
  2348.                    <div class="col-lg-6 col-md-6 col-12">
  2349.                        <div class="card blog-card-v3">
  2350.                            <div class="blog-image-v3">
  2351.                                
  2352.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2353.                                
  2354.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2355.                            </div>
  2356.                            <div class="blog-content-v3">
  2357.                                <h3 class="blog-title-v3">
  2358.                                    <a href="/scream-original-star-the-actor-fears-he-could-ruin-the-series-with-scream-7/" class="top-color">
  2359.                                    Scream Original Star the Actor Fears He Could Ruin the Series with Scream 7.
  2360.                                    </a>
  2361.                                </h3>
  2362.                                <div class="blog-meta-v3">
  2363.                                    
  2364.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2365.                                    
  2366.                                    
  2367.                                    <span class="top-color">By Joanne Berg</span>
  2368.                                    <span class="top-color">•</span>
  2369.                                    <span class="top-color">06 May 2026</span>
  2370.                                </div>
  2371.                                <p class="blog-excerpt-v3 top-color"></p>
  2372.                            </div>
  2373.                        </div>
  2374.                    </div>
  2375.                    
  2376.                    <div class="col-lg-6 col-md-6 col-12">
  2377.                        <div class="card blog-card-v3">
  2378.                            <div class="blog-image-v3">
  2379.                                
  2380.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2381.                                
  2382.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2383.                            </div>
  2384.                            <div class="blog-content-v3">
  2385.                                <h3 class="blog-title-v3">
  2386.                                    <a href="/skipper-ben-stokes-feels-knackered-yet-insists-hes-ready-to-bowl/" class="top-color">
  2387.                                    Skipper Ben Stokes Feels &#x27;Knackered&#x27; Yet Insists He&#x27;s &#x27;Ready to Bowl&#x27;
  2388.                                    </a>
  2389.                                </h3>
  2390.                                <div class="blog-meta-v3">
  2391.                                    
  2392.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2393.                                    
  2394.                                    
  2395.                                    <span class="top-color">By Joanne Berg</span>
  2396.                                    <span class="top-color">•</span>
  2397.                                    <span class="top-color">06 May 2026</span>
  2398.                                </div>
  2399.                                <p class="blog-excerpt-v3 top-color"></p>
  2400.                            </div>
  2401.                        </div>
  2402.                    </div>
  2403.                    
  2404.                    <div class="col-lg-6 col-md-6 col-12">
  2405.                        <div class="card blog-card-v3">
  2406.                            <div class="blog-image-v3">
  2407.                                
  2408.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2409.                                
  2410.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2411.                            </div>
  2412.                            <div class="blog-content-v3">
  2413.                                <h3 class="blog-title-v3">
  2414.                                    <a href="/from-grudging-admiration-to-unease-moscow-considers-the-fall-of-maduro/" class="top-color">
  2415.                                    From Grudging Admiration to Unease: Moscow Considers the Fall of Maduro.
  2416.                                    </a>
  2417.                                </h3>
  2418.                                <div class="blog-meta-v3">
  2419.                                    
  2420.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2421.                                    
  2422.                                    
  2423.                                    <span class="top-color">By Joanne Berg</span>
  2424.                                    <span class="top-color">•</span>
  2425.                                    <span class="top-color">06 May 2026</span>
  2426.                                </div>
  2427.                                <p class="blog-excerpt-v3 top-color"></p>
  2428.                            </div>
  2429.                        </div>
  2430.                    </div>
  2431.                    
  2432.                    <div class="col-lg-6 col-md-6 col-12">
  2433.                        <div class="card blog-card-v3">
  2434.                            <div class="blog-image-v3">
  2435.                                
  2436.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2437.                                
  2438.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2439.                            </div>
  2440.                            <div class="blog-content-v3">
  2441.                                <h3 class="blog-title-v3">
  2442.                                    <a href="/novel-antibiotics-hailed-as-a-turning-point-in-addressing-drug-resistant-gonorrhea/" class="top-color">
  2443.                                    Novel Antibiotics Hailed as a &#x27;Turning Point&#x27; in Addressing Drug-Resistant Gonorrhea
  2444.                                    </a>
  2445.                                </h3>
  2446.                                <div class="blog-meta-v3">
  2447.                                    
  2448.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2449.                                    
  2450.                                    
  2451.                                    <span class="top-color">By Joanne Berg</span>
  2452.                                    <span class="top-color">•</span>
  2453.                                    <span class="top-color">06 May 2026</span>
  2454.                                </div>
  2455.                                <p class="blog-excerpt-v3 top-color"></p>
  2456.                            </div>
  2457.                        </div>
  2458.                    </div>
  2459.                    
  2460.                    <div class="col-lg-6 col-md-6 col-12">
  2461.                        <div class="card blog-card-v3">
  2462.                            <div class="blog-image-v3">
  2463.                                
  2464.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2465.                                
  2466.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2467.                            </div>
  2468.                            <div class="blog-content-v3">
  2469.                                <h3 class="blog-title-v3">
  2470.                                    <a href="/he-brought-laughter-remembering-the-games-lost-great-a-score-of-years-on/" class="top-color">
  2471.                                    &#x27;He brought laughter&#x27;: Remembering the game&#x27;s lost great a score of years on.
  2472.                                    </a>
  2473.                                </h3>
  2474.                                <div class="blog-meta-v3">
  2475.                                    
  2476.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="blog-author-img-v3">
  2477.                                    
  2478.                                    
  2479.                                    <span class="top-color">By Joanne Berg</span>
  2480.                                    <span class="top-color">•</span>
  2481.                                    <span class="top-color">05 May 2026</span>
  2482.                                </div>
  2483.                                <p class="blog-excerpt-v3 top-color"></p>
  2484.                            </div>
  2485.                        </div>
  2486.                    </div>
  2487.                    
  2488.                    
  2489.  
  2490.                </div>
  2491.            </div>
  2492.            
  2493.             <div class="col col-lg-4 col-12">
  2494.                
  2495.  
  2496.  
  2497.  
  2498.    
  2499.  
  2500.  
  2501. <!-- Blog Sidebar V2 - Focused Design -->
  2502.  <div class="sidebar mb-3">
  2503.    <!-- Recent Posts Section -->
  2504.    <div class="sidebar-widget mb-4">
  2505.      <div class="widget-title-wrapper mb-3">
  2506.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2507.          <i class="ti-time me-2"></i>Recent Posts
  2508.          <span class="title-arrow-primary"></span>
  2509.        </h4>
  2510.      </div>
  2511.      <div class="widget-content border border-light  shadow-sm rounded-3 p-4">
  2512.        <div class="recent-post-list">
  2513.          
  2514.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2515.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2516.              
  2517.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2518.              
  2519.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2520.            </div>
  2521.            <div class="post-content flex-grow-1">
  2522.              <h6 class="post-title mb-2">
  2523.                <a href="/why-real-madrid-possess-utter-faith-in-teenager-pitarch/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2524.                                            Why Real Madrid Possess &#x27;Utter Faith&#x27; in Teenager Pitarch
  2525.                                            </a>
  2526.              </h6>
  2527.              <div class="post-meta">
  2528.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2529.                <!-- <small class="text-muted">
  2530.                  <i class="ti-eye me-1"></i>348 views
  2531.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2532.                </small> -->
  2533.              </div>
  2534.            </div>
  2535.          </div>
  2536.          
  2537.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2538.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2539.              
  2540.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2541.              
  2542.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2543.            </div>
  2544.            <div class="post-content flex-grow-1">
  2545.              <h6 class="post-title mb-2">
  2546.                <a href="/twitch-streamer-introduces-newborn-during-live-stream-with-thousands-of-viewers/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2547.                                            Twitch Streamer Introduces Newborn During Live Stream with Thousands of Viewers
  2548.                                            </a>
  2549.              </h6>
  2550.              <div class="post-meta">
  2551.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2552.                <!-- <small class="text-muted">
  2553.                  <i class="ti-eye me-1"></i>348 views
  2554.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2555.                </small> -->
  2556.              </div>
  2557.            </div>
  2558.          </div>
  2559.          
  2560.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2561.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2562.              
  2563.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2564.              
  2565.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2566.            </div>
  2567.            <div class="post-content flex-grow-1">
  2568.              <h6 class="post-title mb-2">
  2569.                <a href="/the-red-devils-poised-to-sign-german-striker-lea-sch%C3%BCller-from-the-bavarian-giants/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2570.                                            The Red Devils Poised to Sign German Striker Lea Schüller from the Bavarian Giants
  2571.                                            </a>
  2572.              </h6>
  2573.              <div class="post-meta">
  2574.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2575.                <!-- <small class="text-muted">
  2576.                  <i class="ti-eye me-1"></i>348 views
  2577.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2578.                </small> -->
  2579.              </div>
  2580.            </div>
  2581.          </div>
  2582.          
  2583.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2584.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2585.              
  2586.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2587.              
  2588.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2589.            </div>
  2590.            <div class="post-content flex-grow-1">
  2591.              <h6 class="post-title mb-2">
  2592.                <a href="/as-if-she-had-won-the-champions-league-kendalls-special-evening-for-england/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2593.                                            ‘As if she had won the Champions League’ - Kendall’s special evening for England
  2594.                                            </a>
  2595.              </h6>
  2596.              <div class="post-meta">
  2597.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2598.                <!-- <small class="text-muted">
  2599.                  <i class="ti-eye me-1"></i>348 views
  2600.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2601.                </small> -->
  2602.              </div>
  2603.            </div>
  2604.          </div>
  2605.          
  2606.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2607.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2608.              
  2609.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2610.              
  2611.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2612.            </div>
  2613.            <div class="post-content flex-grow-1">
  2614.              <h6 class="post-title mb-2">
  2615.                <a href="/china-increases-control-on-rare-earth-shipments-citing-security-issues/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2616.                                            China Increases Control on Rare-Earth Shipments, Citing Security Issues
  2617.                                            </a>
  2618.              </h6>
  2619.              <div class="post-meta">
  2620.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2621.                <!-- <small class="text-muted">
  2622.                  <i class="ti-eye me-1"></i>348 views
  2623.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2624.                </small> -->
  2625.              </div>
  2626.            </div>
  2627.          </div>
  2628.          
  2629.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2630.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2631.              
  2632.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2633.              
  2634.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2635.            </div>
  2636.            <div class="post-content flex-grow-1">
  2637.              <h6 class="post-title mb-2">
  2638.                <a href="/the-documentary-legend-on-his-monumental-american-revolution-project-no-project-will-be-more-significant/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2639.                                            The Documentary Legend on His Monumental American Revolution Project: ‘No Project Will Be More Significant’
  2640.                                            </a>
  2641.              </h6>
  2642.              <div class="post-meta">
  2643.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2644.                <!-- <small class="text-muted">
  2645.                  <i class="ti-eye me-1"></i>348 views
  2646.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2647.                </small> -->
  2648.              </div>
  2649.            </div>
  2650.          </div>
  2651.          
  2652.  
  2653.        </div>
  2654.  
  2655.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2656.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2657.        </div> -->
  2658.      </div>
  2659.    </div>
  2660.    
  2661.    
  2662.    <div class="sidebar-widget mb-4">
  2663.      <div class="widget-title-wrapper mb-3">
  2664.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2665.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2666.          <span class="title-arrow"></span>
  2667.        </h4>
  2668.      </div>
  2669.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2670.        <div class="blog-roll-list scrollable-sidebar">
  2671.          
  2672.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2673.            <a href="https://eyewitnessmediahub.com/"  rel="dofollow" class="text-decoration-none ">
  2674.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2675.                <i class="ti-angle-right me-2 text-primary"></i>
  2676.                 best online casinos
  2677.              </h6>
  2678.            </a>
  2679.          </div>
  2680.          
  2681.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2682.            <a href="https://camanjs.com/"  rel="dofollow" class="text-decoration-none ">
  2683.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2684.                <i class="ti-angle-right me-2 text-primary"></i>
  2685.                 new casino
  2686.              </h6>
  2687.            </a>
  2688.          </div>
  2689.          
  2690.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2691.            <a href="https://www.sustainablehealthsystems.ca/"  rel="dofollow" class="text-decoration-none ">
  2692.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2693.                <i class="ti-angle-right me-2 text-primary"></i>
  2694.                 best online casinos
  2695.              </h6>
  2696.            </a>
  2697.          </div>
  2698.          
  2699.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2700.            <a href="https://www.becausetheocean.org/"  rel="dofollow" class="text-decoration-none ">
  2701.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2702.                <i class="ti-angle-right me-2 text-primary"></i>
  2703.                 online casinos canada
  2704.              </h6>
  2705.            </a>
  2706.          </div>
  2707.          
  2708.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2709.            <a href="https://www.od4d.net/"  rel="dofollow" class="text-decoration-none ">
  2710.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2711.                <i class="ti-angle-right me-2 text-primary"></i>
  2712.                 online casinos
  2713.              </h6>
  2714.            </a>
  2715.          </div>
  2716.          
  2717.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2718.            <a href="https://gameplayspace.com/"  rel="dofollow" class="text-decoration-none ">
  2719.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2720.                <i class="ti-angle-right me-2 text-primary"></i>
  2721.                 online casino
  2722.              </h6>
  2723.            </a>
  2724.          </div>
  2725.          
  2726.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2727.            <a href="https://projectunderstood.ca/"  rel="dofollow" class="text-decoration-none ">
  2728.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2729.                <i class="ti-angle-right me-2 text-primary"></i>
  2730.                 interac online casino
  2731.              </h6>
  2732.            </a>
  2733.          </div>
  2734.          
  2735.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2736.            <a href="https://www.gamblinginsider.com/ca/online-casinos"  rel="dofollow" class="text-decoration-none ">
  2737.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2738.                <i class="ti-angle-right me-2 text-primary"></i>
  2739.                 online casino canada
  2740.              </h6>
  2741.            </a>
  2742.          </div>
  2743.          
  2744.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2745.            <a href="https://gauger.io/"  rel="dofollow" class="text-decoration-none ">
  2746.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2747.                <i class="ti-angle-right me-2 text-primary"></i>
  2748.                 online casino
  2749.              </h6>
  2750.            </a>
  2751.          </div>
  2752.          
  2753.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2754.            <a href="https://hriportal.ca/"  rel="dofollow" class="text-decoration-none ">
  2755.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2756.                <i class="ti-angle-right me-2 text-primary"></i>
  2757.                 online casino canada
  2758.              </h6>
  2759.            </a>
  2760.          </div>
  2761.          
  2762.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2763.            <a href="https://readwrite.com/gambling/casino/canada/"  rel="dofollow" class="text-decoration-none ">
  2764.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2765.                <i class="ti-angle-right me-2 text-primary"></i>
  2766.                 online casino
  2767.              </h6>
  2768.            </a>
  2769.          </div>
  2770.          
  2771.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2772.            <a href="https://www.itwc.ca/"  rel="dofollow" class="text-decoration-none ">
  2773.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2774.                <i class="ti-angle-right me-2 text-primary"></i>
  2775.                 best online casino canada
  2776.              </h6>
  2777.            </a>
  2778.          </div>
  2779.          
  2780.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2781.            <a href="https://www.fastestpayoutonlinecasino.com/"  rel="dofollow" class="text-decoration-none ">
  2782.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2783.                <i class="ti-angle-right me-2 text-primary"></i>
  2784.                 best online casino canada
  2785.              </h6>
  2786.            </a>
  2787.          </div>
  2788.          
  2789.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2790.            <a href="https://projectunderstood.ca/"  rel="dofollow" class="text-decoration-none ">
  2791.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2792.                <i class="ti-angle-right me-2 text-primary"></i>
  2793.                 best online casino canada
  2794.              </h6>
  2795.            </a>
  2796.          </div>
  2797.          
  2798.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2799.            <a href="https://heartandlung.ca/"  rel="dofollow" class="text-decoration-none ">
  2800.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2801.                <i class="ti-angle-right me-2 text-primary"></i>
  2802.                 online casino canada
  2803.              </h6>
  2804.            </a>
  2805.          </div>
  2806.          
  2807.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2808.            <a href="https://www.albertaoilmagazine.com/"  rel="dofollow" class="text-decoration-none ">
  2809.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2810.                <i class="ti-angle-right me-2 text-primary"></i>
  2811.                 online casino
  2812.              </h6>
  2813.            </a>
  2814.          </div>
  2815.          
  2816.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2817.            <a href="https://delbarber.com/"  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.                 online casinos
  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://gameplayspace.com/"  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.                 online casinos
  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://bankingombuds.ca/"  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.                 online casinos
  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://www.itwc.ca/"  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.                 online casinos
  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://delbarber.com/"  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.                 online casino
  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://www.regionalnetworks.org.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.                 Casinos Not on Gamstop
  2866.              </h6>
  2867.            </a>
  2868.          </div>
  2869.          
  2870.  
  2871.        </div>
  2872.  
  2873.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2874.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2875.        </div> -->
  2876.      </div>
  2877.    </div>
  2878.    
  2879.    <div class="sidebar-widget mb-4">
  2880.      <div class="widget-title-wrapper mb-3">
  2881.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2882.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  2883.          <span class="title-arrow"></span>
  2884.        </h4>
  2885.      </div>
  2886.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2887.        <div class="blog-roll-list scrollable-sidebar">
  2888.          
  2889.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2890.            <a href="https://www.station16gallery.com/"  rel="dofollow" class="text-decoration-none ">
  2891.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2892.                <i class="ti-angle-right me-2 text-primary"></i>
  2893.                 new betting sites
  2894.              </h6>
  2895.            </a>
  2896.          </div>
  2897.          
  2898.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2899.            <a href="https://heartandlung.ca/"  rel="dofollow" class="text-decoration-none ">
  2900.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2901.                <i class="ti-angle-right me-2 text-primary"></i>
  2902.                 online casino
  2903.              </h6>
  2904.            </a>
  2905.          </div>
  2906.          
  2907.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2908.            <a href="https://synapsec.ca/"  rel="dofollow" class="text-decoration-none ">
  2909.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2910.                <i class="ti-angle-right me-2 text-primary"></i>
  2911.                 casino en ligne québec
  2912.              </h6>
  2913.            </a>
  2914.          </div>
  2915.          
  2916.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2917.            <a href="https://energypoverty.ca/"  rel="dofollow" class="text-decoration-none ">
  2918.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2919.                <i class="ti-angle-right me-2 text-primary"></i>
  2920.                 online casino
  2921.              </h6>
  2922.            </a>
  2923.          </div>
  2924.          
  2925.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2926.            <a href="https://www.becausetheocean.org/"  rel="dofollow" class="text-decoration-none ">
  2927.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2928.                <i class="ti-angle-right me-2 text-primary"></i>
  2929.                 online casino canada
  2930.              </h6>
  2931.            </a>
  2932.          </div>
  2933.          
  2934.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2935.            <a href="https://wirkn.com/"  rel="dofollow" class="text-decoration-none ">
  2936.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2937.                <i class="ti-angle-right me-2 text-primary"></i>
  2938.                 betting sites canada
  2939.              </h6>
  2940.            </a>
  2941.          </div>
  2942.          
  2943.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2944.            <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none ">
  2945.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2946.                <i class="ti-angle-right me-2 text-primary"></i>
  2947.                 online casinos
  2948.              </h6>
  2949.            </a>
  2950.          </div>
  2951.          
  2952.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2953.            <a href="https://www.digitaltransformationawards.ca/"  rel="dofollow" class="text-decoration-none ">
  2954.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2955.                <i class="ti-angle-right me-2 text-primary"></i>
  2956.                 online casino
  2957.              </h6>
  2958.            </a>
  2959.          </div>
  2960.          
  2961.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2962.            <a href="https://noticiasmontreal.com/"  rel="dofollow" class="text-decoration-none ">
  2963.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2964.                <i class="ti-angle-right me-2 text-primary"></i>
  2965.                 nouveau casino en ligne
  2966.              </h6>
  2967.            </a>
  2968.          </div>
  2969.          
  2970.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2971.            <a href="https://www.governancevote.ca/"  rel="dofollow" class="text-decoration-none ">
  2972.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2973.                <i class="ti-angle-right me-2 text-primary"></i>
  2974.                 online casino
  2975.              </h6>
  2976.            </a>
  2977.          </div>
  2978.          
  2979.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2980.            <a href="https://www.station16gallery.com/"  rel="dofollow" class="text-decoration-none ">
  2981.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2982.                <i class="ti-angle-right me-2 text-primary"></i>
  2983.                 betting sites canada
  2984.              </h6>
  2985.            </a>
  2986.          </div>
  2987.          
  2988.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2989.            <a href="https://www.birthplaceofhockey.com/"  rel="dofollow" class="text-decoration-none ">
  2990.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2991.                <i class="ti-angle-right me-2 text-primary"></i>
  2992.                 betting sites
  2993.              </h6>
  2994.            </a>
  2995.          </div>
  2996.          
  2997.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2998.            <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none ">
  2999.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3000.                <i class="ti-angle-right me-2 text-primary"></i>
  3001.                 online casino
  3002.              </h6>
  3003.            </a>
  3004.          </div>
  3005.          
  3006.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3007.            <a href="https://www.uchirestaurant.ca/"  rel="dofollow" class="text-decoration-none ">
  3008.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3009.                <i class="ti-angle-right me-2 text-primary"></i>
  3010.                 meilleur casino en ligne
  3011.              </h6>
  3012.            </a>
  3013.          </div>
  3014.          
  3015.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3016.            <a href="https://cojcr.org/"  rel="dofollow" class="text-decoration-none ">
  3017.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3018.                <i class="ti-angle-right me-2 text-primary"></i>
  3019.                 online casino
  3020.              </h6>
  3021.            </a>
  3022.          </div>
  3023.          
  3024.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3025.            <a href="https://triadtowellness.com/"  rel="dofollow" class="text-decoration-none ">
  3026.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3027.                <i class="ti-angle-right me-2 text-primary"></i>
  3028.                 betting sites canada
  3029.              </h6>
  3030.            </a>
  3031.          </div>
  3032.          
  3033.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3034.            <a href="https://whitehottruth.com/"  rel="dofollow" class="text-decoration-none ">
  3035.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3036.                <i class="ti-angle-right me-2 text-primary"></i>
  3037.                 best online casinos
  3038.              </h6>
  3039.            </a>
  3040.          </div>
  3041.          
  3042.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3043.            <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none ">
  3044.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3045.                <i class="ti-angle-right me-2 text-primary"></i>
  3046.                 online casino
  3047.              </h6>
  3048.            </a>
  3049.          </div>
  3050.          
  3051.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3052.            <a href="https://nordicbridges.ca/"  rel="dofollow" class="text-decoration-none ">
  3053.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3054.                <i class="ti-angle-right me-2 text-primary"></i>
  3055.                 online casino
  3056.              </h6>
  3057.            </a>
  3058.          </div>
  3059.          
  3060.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3061.            <a href="https://exploremississippimills.ca/"  rel="dofollow" class="text-decoration-none ">
  3062.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3063.                <i class="ti-angle-right me-2 text-primary"></i>
  3064.                 online casino canada
  3065.              </h6>
  3066.            </a>
  3067.          </div>
  3068.          
  3069.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3070.            <a href="https://bankingombuds.ca/"  rel="dofollow" class="text-decoration-none ">
  3071.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3072.                <i class="ti-angle-right me-2 text-primary"></i>
  3073.                 best online casinos
  3074.              </h6>
  3075.            </a>
  3076.          </div>
  3077.          
  3078.  
  3079.        </div>
  3080.  
  3081.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3082.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3083.        </div> -->
  3084.      </div>
  3085.    </div>
  3086.    
  3087.    <div class="sidebar-widget mb-4">
  3088.      <div class="widget-title-wrapper mb-3">
  3089.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3090.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3091.          <span class="title-arrow"></span>
  3092.        </h4>
  3093.      </div>
  3094.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  3095.        <div class="blog-roll-list scrollable-sidebar">
  3096.          
  3097.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3098.            <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3099.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3100.                <i class="ti-angle-right me-2 text-primary"></i>
  3101.                 best online betting sites
  3102.              </h6>
  3103.            </a>
  3104.          </div>
  3105.          
  3106.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3107.            <a href="https://micharity.com/"  rel="dofollow" class="text-decoration-none ">
  3108.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3109.                <i class="ti-angle-right me-2 text-primary"></i>
  3110.                 online casinos
  3111.              </h6>
  3112.            </a>
  3113.          </div>
  3114.          
  3115.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3116.            <a href="https://www.beachhousevictoria.com/"  rel="dofollow" class="text-decoration-none ">
  3117.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3118.                <i class="ti-angle-right me-2 text-primary"></i>
  3119.                 sports betting sites canada
  3120.              </h6>
  3121.            </a>
  3122.          </div>
  3123.          
  3124.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3125.            <a href="https://www.operationspaix.net/"  rel="dofollow" class="text-decoration-none ">
  3126.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3127.                <i class="ti-angle-right me-2 text-primary"></i>
  3128.                 casino en ligne quebec
  3129.              </h6>
  3130.            </a>
  3131.          </div>
  3132.          
  3133.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3134.            <a href="https://www.beaconlearningcenter.com/"  rel="dofollow" class="text-decoration-none ">
  3135.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3136.                <i class="ti-angle-right me-2 text-primary"></i>
  3137.                 online casino
  3138.              </h6>
  3139.            </a>
  3140.          </div>
  3141.          
  3142.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3143.            <a href="https://www.northernstars.ca/"  rel="dofollow" class="text-decoration-none ">
  3144.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3145.                <i class="ti-angle-right me-2 text-primary"></i>
  3146.                 online casino canada
  3147.              </h6>
  3148.            </a>
  3149.          </div>
  3150.          
  3151.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3152.            <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none ">
  3153.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3154.                <i class="ti-angle-right me-2 text-primary"></i>
  3155.                 online casino canada
  3156.              </h6>
  3157.            </a>
  3158.          </div>
  3159.          
  3160.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3161.            <a href="https://crystalshawanda.co/"  rel="dofollow" class="text-decoration-none ">
  3162.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3163.                <i class="ti-angle-right me-2 text-primary"></i>
  3164.                 online casino canada
  3165.              </h6>
  3166.            </a>
  3167.          </div>
  3168.          
  3169.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3170.            <a href="https://torontosversion.com/"  rel="dofollow" class="text-decoration-none ">
  3171.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3172.                <i class="ti-angle-right me-2 text-primary"></i>
  3173.                 online casinos canada
  3174.              </h6>
  3175.            </a>
  3176.          </div>
  3177.          
  3178.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3179.            <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none ">
  3180.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3181.                <i class="ti-angle-right me-2 text-primary"></i>
  3182.                 online casinos
  3183.              </h6>
  3184.            </a>
  3185.          </div>
  3186.          
  3187.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3188.            <a href="https://globalfrp.org/"  rel="dofollow" class="text-decoration-none ">
  3189.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3190.                <i class="ti-angle-right me-2 text-primary"></i>
  3191.                 online casino
  3192.              </h6>
  3193.            </a>
  3194.          </div>
  3195.          
  3196.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3197.            <a href="https://clarketheatre.ca/"  rel="dofollow" class="text-decoration-none ">
  3198.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3199.                <i class="ti-angle-right me-2 text-primary"></i>
  3200.                 online casinos
  3201.              </h6>
  3202.            </a>
  3203.          </div>
  3204.          
  3205.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3206.            <a href="https://micharity.com/"  rel="dofollow" class="text-decoration-none ">
  3207.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3208.                <i class="ti-angle-right me-2 text-primary"></i>
  3209.                 online casino
  3210.              </h6>
  3211.            </a>
  3212.          </div>
  3213.          
  3214.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3215.            <a href="https://crystalshawanda.co/"  rel="dofollow" class="text-decoration-none ">
  3216.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3217.                <i class="ti-angle-right me-2 text-primary"></i>
  3218.                 best online casino canada
  3219.              </h6>
  3220.            </a>
  3221.          </div>
  3222.          
  3223.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3224.            <a href="https://autismspeaks.ca"  rel="dofollow" class="text-decoration-none ">
  3225.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3226.                <i class="ti-angle-right me-2 text-primary"></i>
  3227.                 online casino
  3228.              </h6>
  3229.            </a>
  3230.          </div>
  3231.          
  3232.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3233.            <a href="https://www.devmcgill.com/"  rel="dofollow" class="text-decoration-none ">
  3234.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3235.                <i class="ti-angle-right me-2 text-primary"></i>
  3236.                 online casino
  3237.              </h6>
  3238.            </a>
  3239.          </div>
  3240.          
  3241.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3242.            <a href="https://www.safepetottawa.com/"  rel="dofollow" class="text-decoration-none ">
  3243.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3244.                <i class="ti-angle-right me-2 text-primary"></i>
  3245.                 online casino
  3246.              </h6>
  3247.            </a>
  3248.          </div>
  3249.          
  3250.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3251.            <a href="https://www.fraserdowns.com/"  rel="dofollow" class="text-decoration-none ">
  3252.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3253.                <i class="ti-angle-right me-2 text-primary"></i>
  3254.                 online casino
  3255.              </h6>
  3256.            </a>
  3257.          </div>
  3258.          
  3259.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3260.            <a href="https://www.northernstars.ca/"  rel="dofollow" class="text-decoration-none ">
  3261.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3262.                <i class="ti-angle-right me-2 text-primary"></i>
  3263.                 online casino
  3264.              </h6>
  3265.            </a>
  3266.          </div>
  3267.          
  3268.  
  3269.        </div>
  3270.  
  3271.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3272.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3273.        </div> -->
  3274.      </div>
  3275.    </div>
  3276.    
  3277.  </div>
  3278.  
  3279. <!-- Sidebar V2 Styles -->
  3280. <style>
  3281.  .sidebar-widget {
  3282.    position: relative;
  3283.  }
  3284.  
  3285.  .widget-title {
  3286.    font-size: 1.1rem;
  3287.    font-weight: 700;
  3288.    display: inline-block;
  3289.    position: relative;
  3290.    z-index: 2;
  3291.    border-radius: 0;
  3292.  }
  3293.  
  3294.  /* Green arrow for August Blog Roll */
  3295.  .title-arrow::after {
  3296.    content: '';
  3297.    position: absolute;
  3298.    top: 0;
  3299.    right: -22px;
  3300.    width: 0;
  3301.    height: 0;
  3302.    border-left: 22px solid var(--bs-primary);
  3303.    border-top: 22px solid transparent;
  3304.    border-bottom: 22px solid transparent;
  3305.    z-index: 1;
  3306.  }
  3307.  
  3308.  /* Blue arrow for Recent Posts */
  3309.  .title-arrow-primary::after {
  3310.    content: '';
  3311.    position: absolute;
  3312.    top: 0;
  3313.    right: -22px;
  3314.    width: 0;
  3315.    height: 0;
  3316.    border-left: 22px solid var(--bs-primary);
  3317.    border-top: 22px solid transparent;
  3318.    border-bottom: 22px solid transparent;
  3319.    z-index: 1;
  3320.  }
  3321.  
  3322.  .widget-content {
  3323.    margin-top: -1px;
  3324.    position: relative;
  3325.    z-index: 1;
  3326.     background-color: var(--card-bg);
  3327.  }
  3328.  
  3329.  /* Blog Roll Items Hover Effects */
  3330.  .blog-roll-item:hover .post-title {
  3331.    color: #198754 !important;
  3332.    transform: translateX(5px);
  3333.    transition: all 0.3s ease;
  3334.  }
  3335.  
  3336.  /* Recent Post Items Hover Effects */
  3337.  .recent-post-item:hover .post-title a {
  3338.    color: #0d6efd !important;
  3339.    transition: color 0.3s ease;
  3340.  }
  3341.  
  3342.  .recent-post-item:hover .post-image img {
  3343.    transform: scale(1.05);
  3344.    transition: transform 0.3s ease;
  3345.  }
  3346.  
  3347.  /* Button Hover Effects */
  3348.  .btn:hover {
  3349.    transform: translateY(-2px);
  3350.    transition: all 0.3s ease;
  3351.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3352.  }
  3353.  
  3354.  /* Badge Hover Effects */
  3355.  .badge:hover {
  3356.    transform: scale(1.05);
  3357.    transition: transform 0.3s ease;
  3358.  }
  3359.  
  3360.  @media (max-width: 991px) {
  3361.    .sidebar {
  3362.      margin-top: 3rem;
  3363.    }
  3364.  }
  3365.  
  3366.  @media (max-width: 576px) {
  3367.    .widget-title {
  3368.      font-size: 1rem;
  3369.      padding: 0.75rem 1rem !important;
  3370.    }
  3371.  
  3372.    .title-arrow::after,
  3373.    .title-arrow-primary::after {
  3374.      right: -18px;
  3375.      border-left-width: 18px;
  3376.      border-top-width: 18px;
  3377.      border-bottom-width: 18px;
  3378.    }
  3379.  
  3380.    .post-image {
  3381.      width: 70px !important;
  3382.      height: 55px !important;
  3383.    }
  3384.  
  3385.    .blog-meta {
  3386.      flex-direction: column !important;
  3387.      align-items: flex-start !important;
  3388.      gap: 0.5rem;
  3389.    }
  3390.  }
  3391. </style>
  3392.  
  3393.    
  3394.            </div>
  3395.        </div>
  3396.    </div>
  3397. </section>
  3398.  
  3399.    
  3400.        
  3401.        <!-- end wpo-blog-highlights-section -->
  3402.        <!-- start wpo-blog-sponsored-section -->
  3403.        
  3404.  
  3405.  
  3406.  
  3407.    
  3408.  
  3409.  
  3410.  <style>
  3411.    .sponsored-card-v10 {
  3412.      border: 1px solid var(--bs-primary); /* Cyan border */
  3413.      transition: border-color 0.3s ease;
  3414.      min-height: 350px;
  3415.    }
  3416.    
  3417.    .sponsored-content-v10 {
  3418.      flex: 1; /* text area stretch kare */
  3419.    }
  3420.    .sponsored-card-v10:hover {
  3421.      border-color: var(--bs-primary);
  3422.      opacity: 0.8;
  3423.    }
  3424.    
  3425.    .sponsored-content-v10 {
  3426.      padding: 12px;
  3427.      border-radius: 12px 12px 0px 0px;
  3428.      background: var(--card-bg);
  3429.      border-bottom: 2px solid var(--bs-primary); /* Cyan top border for banner */
  3430.    }
  3431.    
  3432.    .sponsored-image-v10 {
  3433.      height: 180px;
  3434.    }
  3435.    
  3436.    .sponsored-image-v10 img {
  3437.      width: 100%;
  3438.      height: 100%;
  3439.      border-radius: 0px 0px 12px 12px;
  3440.      object-fit: cover;
  3441.    }
  3442.    
  3443.    .sponsored-badge-v10 {
  3444.      display: inline-block;
  3445.      position: relative;
  3446.      padding: 4px 8px;
  3447.      border-radius: var(--border-radius);
  3448.      font-size: 11px;
  3449.      font-weight: 600;
  3450.      text-transform: uppercase;
  3451.      color: white;
  3452.      margin-bottom: 8px;
  3453.    }
  3454.    
  3455.    .sponsored-badge-v10::after {
  3456.      content: '';
  3457.      position: absolute;
  3458.      top: 0;
  3459.      right: -8px;
  3460.    }
  3461.    
  3462.    .sponsored-title-v10 {
  3463.      font-size: 14px;
  3464.      font-weight: 700;
  3465.      line-height: 1.3;
  3466.      margin-bottom: 6px;
  3467.      color: #333;
  3468.    }
  3469.    
  3470.    .sponsored-title-v10 a {
  3471.      text-decoration: none;
  3472.      color: var(--topbar-color);
  3473.    }
  3474.    
  3475.    .sponsored-title-v10 a:hover {
  3476.      color: var(--bs-primary); /* Cyan hover */
  3477.    }
  3478.    
  3479.    .sponsored-excerpt-v10 {
  3480.      font-size: 11px;
  3481.      font-weight: 400;
  3482.      color: #6c757d;
  3483.      margin-bottom: 6px;
  3484.      line-height: 1.4;
  3485.    }
  3486.    
  3487.    .sponsored-meta-v10 {
  3488.      font-size: 10px;
  3489.      color: #6c757d;
  3490.    }
  3491.    
  3492.    .author-info-v10 {
  3493.      margin-bottom: 4px;
  3494.    }
  3495.    
  3496.    .sponsored-author-img-v10 {
  3497.      width: 18px;
  3498.      height: 18px;
  3499.      border-radius: 50%;
  3500.      object-fit: cover;
  3501.      vertical-align: middle;
  3502.      margin-right: 4px;
  3503.    }
  3504.    
  3505.    .section-title-sponsored-v10 {
  3506.      font-size: 1.8rem;
  3507.      font-weight: 600;
  3508.      text-align: left;
  3509.      margin-bottom: 25px;
  3510.      color: #333;
  3511.      position: relative;
  3512.    }
  3513.    
  3514.    .section-title-sponsored-v10::after {
  3515.      content: '';
  3516.      position: absolute;
  3517.      bottom: -6px;
  3518.      left: 0;
  3519.      width: 60px;
  3520.      height: 2px;
  3521.      background: var(--bs-primary);
  3522.    }
  3523.    
  3524.    @media (max-width: 768px) {
  3525.      .sponsored-section-v10 {
  3526.        padding: 30px 0;
  3527.      }
  3528.      .sponsored-image-v10 {
  3529.        height: 180px;
  3530.      }
  3531.      .sponsored-content-v10 {
  3532.        padding: 10px;
  3533.      }
  3534.      .sponsored-title-v10 {
  3535.        font-size: 13px;
  3536.      }
  3537.      .sponsored-excerpt-v10 {
  3538.        font-size: 10px;
  3539.      }
  3540.      .sponsored-badge-v10 {
  3541.        font-size: 10px;
  3542.        padding: 3px 6px;
  3543.      }
  3544.      .sponsored-meta-v10 {
  3545.        font-size: 9px;
  3546.      }
  3547.      .section-title-sponsored-v10 {
  3548.        font-size: 1.5rem;
  3549.      }
  3550.    }
  3551.  </style>
  3552.  
  3553.  <section class="sponsored-section-v10 my-5">
  3554.    <div class="container-fluid fluid-container">
  3555.      <div class="row">
  3556.        <div class="col-12">
  3557.          <h2 class="section-title-sponsored-v10">Sponsored News</h2>
  3558.        </div>
  3559.      </div>
  3560.  
  3561.      <div class="row g-3 d-flex align-items-center">
  3562.        
  3563.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3564.            <div class="card sponsored-card-v10 h-100 w-100">
  3565.              <div class="sponsored-content-v10">
  3566.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3567.                <h3 class="sponsored-title-v10"><a href="/why-real-madrid-possess-utter-faith-in-teenager-pitarch/">Why Real Madrid Possess &#x27;Utter Faith&#x27; in Teenager Pitarch</a></h3>
  3568.                <p class="sponsored-excerpt-v10"></p>
  3569.                <div class="sponsored-meta-v10">
  3570.                  <div class="author-info-v10">
  3571.                    
  3572.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3573.                    
  3574.                    <span>Joanne Berg</span>
  3575.                  </div>
  3576.                  <div>05 May 2026</div>
  3577.                </div>
  3578.              </div>
  3579.              <div class="sponsored-image-v10">
  3580.                
  3581.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3582.                
  3583.              </div>
  3584.            </div>
  3585.          </div>
  3586.        
  3587.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3588.            <div class="card sponsored-card-v10 h-100 w-100">
  3589.              <div class="sponsored-content-v10">
  3590.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3591.                <h3 class="sponsored-title-v10"><a href="/twitch-streamer-introduces-newborn-during-live-stream-with-thousands-of-viewers/">Twitch Streamer Introduces Newborn During Live Stream with Thousands of Viewers</a></h3>
  3592.                <p class="sponsored-excerpt-v10"></p>
  3593.                <div class="sponsored-meta-v10">
  3594.                  <div class="author-info-v10">
  3595.                    
  3596.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3597.                    
  3598.                    <span>Joanne Berg</span>
  3599.                  </div>
  3600.                  <div>05 May 2026</div>
  3601.                </div>
  3602.              </div>
  3603.              <div class="sponsored-image-v10">
  3604.                
  3605.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3606.                
  3607.              </div>
  3608.            </div>
  3609.          </div>
  3610.        
  3611.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3612.            <div class="card sponsored-card-v10 h-100 w-100">
  3613.              <div class="sponsored-content-v10">
  3614.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3615.                <h3 class="sponsored-title-v10"><a href="/the-red-devils-poised-to-sign-german-striker-lea-sch%C3%BCller-from-the-bavarian-giants/">The Red Devils Poised to Sign German Striker Lea Schüller from the Bavarian Giants</a></h3>
  3616.                <p class="sponsored-excerpt-v10"></p>
  3617.                <div class="sponsored-meta-v10">
  3618.                  <div class="author-info-v10">
  3619.                    
  3620.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3621.                    
  3622.                    <span>Joanne Berg</span>
  3623.                  </div>
  3624.                  <div>05 May 2026</div>
  3625.                </div>
  3626.              </div>
  3627.              <div class="sponsored-image-v10">
  3628.                
  3629.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3630.                
  3631.              </div>
  3632.            </div>
  3633.          </div>
  3634.        
  3635.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3636.            <div class="card sponsored-card-v10 h-100 w-100">
  3637.              <div class="sponsored-content-v10">
  3638.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3639.                <h3 class="sponsored-title-v10"><a href="/as-if-she-had-won-the-champions-league-kendalls-special-evening-for-england/">‘As if she had won the Champions League’ - Kendall’s special evening for England</a></h3>
  3640.                <p class="sponsored-excerpt-v10"></p>
  3641.                <div class="sponsored-meta-v10">
  3642.                  <div class="author-info-v10">
  3643.                    
  3644.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3645.                    
  3646.                    <span>Joanne Berg</span>
  3647.                  </div>
  3648.                  <div>05 May 2026</div>
  3649.                </div>
  3650.              </div>
  3651.              <div class="sponsored-image-v10">
  3652.                
  3653.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3654.                
  3655.              </div>
  3656.            </div>
  3657.          </div>
  3658.        
  3659.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3660.            <div class="card sponsored-card-v10 h-100 w-100">
  3661.              <div class="sponsored-content-v10">
  3662.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3663.                <h3 class="sponsored-title-v10"><a href="/china-increases-control-on-rare-earth-shipments-citing-security-issues/">China Increases Control on Rare-Earth Shipments, Citing Security Issues</a></h3>
  3664.                <p class="sponsored-excerpt-v10"></p>
  3665.                <div class="sponsored-meta-v10">
  3666.                  <div class="author-info-v10">
  3667.                    
  3668.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3669.                    
  3670.                    <span>Joanne Berg</span>
  3671.                  </div>
  3672.                  <div>05 May 2026</div>
  3673.                </div>
  3674.              </div>
  3675.              <div class="sponsored-image-v10">
  3676.                
  3677.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3678.                
  3679.              </div>
  3680.            </div>
  3681.          </div>
  3682.        
  3683.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3684.            <div class="card sponsored-card-v10 h-100 w-100">
  3685.              <div class="sponsored-content-v10">
  3686.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3687.                <h3 class="sponsored-title-v10"><a href="/the-documentary-legend-on-his-monumental-american-revolution-project-no-project-will-be-more-significant/">The Documentary Legend on His Monumental American Revolution Project: ‘No Project Will Be More Significant’</a></h3>
  3688.                <p class="sponsored-excerpt-v10"></p>
  3689.                <div class="sponsored-meta-v10">
  3690.                  <div class="author-info-v10">
  3691.                    
  3692.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/63732c4b-f2b0-4091-ad1b-816eb8ee5121_profile.png" alt="Joanne Berg" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3693.                    
  3694.                    <span>Joanne Berg</span>
  3695.                  </div>
  3696.                  <div>05 May 2026</div>
  3697.                </div>
  3698.              </div>
  3699.              <div class="sponsored-image-v10">
  3700.                
  3701.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3702.                
  3703.              </div>
  3704.            </div>
  3705.          </div>
  3706.        
  3707.      </div>
  3708.    </div>
  3709.  </section>
  3710.  
  3711.  
  3712.    
  3713.        <!-- end wpo-blog-sponsored-section -->
  3714.        <!-- start wpo-subscribe-section -->
  3715.        
  3716.        <!-- end subscribe-section -->
  3717.        <!-- start of wpo-site-footer-section -->
  3718.        
  3719.  
  3720.  
  3721.  
  3722.  
  3723.  
  3724. <footer class="wpo-site-footer-v6 bg-primary-gradient">
  3725.  <!-- Main Footer Content -->
  3726.  <div class="footer-main-content">
  3727.    <div class="container-fluid fluid-container">
  3728.      <!-- Top Section - Centered Logo & Tagline -->
  3729.      <div class="footer-top-section text-center">
  3730.        <div class="brand-logo">
  3731.          
  3732.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/5f0f9164-e735-43e1-bca7-a4751b48d81d_logo.png" alt="IgniteSpins" width="auto" height="70px" class="footer-logo" />
  3733.          
  3734.        </div>
  3735.      </div>
  3736.  
  3737.      <!-- Content Grid -->
  3738.      <div class="footer-content-grid">
  3739.        <div class="d-flex justify-content-between flex-wrap gap-3 px-3">
  3740.          <!-- Column 1: Navigation & Categories (Merged) -->
  3741.          <div class="">
  3742.            <div class="footer-column">
  3743.              <h5 class="column-title">Quick Links</h5>
  3744.              <ul class="footer-menu">
  3745.                
  3746.                  <li>
  3747.                    <a class="menu-link" href="/eurovision-was-once-a-lighthearted-spectacle-however-it-has-become-a-calculated-tool-to-sanitize-conflict/">Eurovision Was Once a Lighthearted Spectacle – However It Has Become a Calculated Tool to Sanitize Conflict.</a>
  3748.                  </li>
  3749.                
  3750.                  <li>
  3751.                    <a class="menu-link" href="/mentally-its-killing-me-alex-de-minaur-on-brink-of-atp-finals-elimination-after-final-set-collapse/">{&#x27;Mentally it&#x27;s killing me&#x27;: Alex de Minaur on brink of ATP Finals elimination after final set collapse</a>
  3752.                  </li>
  3753.                
  3754.                  <li>
  3755.                    <a class="menu-link" href="/surprise-package-justin-hood-demolishes-record-with-astonishing-11-straight-doubles-in-world-championship-thrashing/">Surprise Package Justin Hood Demolishes Record with Astonishing 11 Straight Doubles in World Championship Thrashing</a>
  3756.                  </li>
  3757.                
  3758.                  <li>
  3759.                    <a class="menu-link" href="/the-situation-with-edinburghs-scaffold-wrapped-hotel/">The Situation with Edinburgh&#x27;s Scaffold-Wrapped Hotel?</a>
  3760.                  </li>
  3761.                
  3762.                  <li>
  3763.                    <a class="menu-link" href="/during-a-violent-tempest-the-cries-of-children-in-tents-pierced-the-night-this-defines-christmas-in-gaza/">During a Violent Tempest, The Cries of Children in Tents Pierced the Night. This Defines Christmas in Gaza</a>
  3764.                  </li>
  3765.                
  3766.                  <li>
  3767.                    <a class="menu-link" href="/an-alarming-state-of-affairs-conflict-on-iran-squeezes-indias-kitchen-fuel-availability/">‘An Alarming State of Affairs’: Conflict on Iran Squeezes India&#x27;s Kitchen Fuel Availability.</a>
  3768.                  </li>
  3769.                
  3770.              </ul>
  3771.            </div>
  3772.          </div>
  3773.  
  3774.          <!-- Column 2: Resources -->
  3775.          <div class="">
  3776.            <div class="footer-column">
  3777.              <h5 class="column-title">Blog Rolls</h5>
  3778.              <ul class="footer-menu" id="blogRollLinks">
  3779.                
  3780.                
  3781.  
  3782.                
  3783.                
  3784.                  
  3785.                
  3786.              </ul>
  3787.            </div>
  3788.          </div>
  3789.  
  3790.          <!-- Column 2: Resources -->
  3791.          <div class="">
  3792.            <div class="footer-column">
  3793.              <h5 class="column-title">Categories</h5>
  3794.              <ul class="footer-menu">
  3795.                
  3796.                  <li>
  3797.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  3798.                  </li>
  3799.                
  3800.                  <li>
  3801.                    <a class="menu-link" href="/category/business/">Business</a>
  3802.                  </li>
  3803.                
  3804.                  <li>
  3805.                    <a class="menu-link" href="/category/esports/">Esports</a>
  3806.                  </li>
  3807.                
  3808.                  <li>
  3809.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  3810.                  </li>
  3811.                
  3812.                  <li>
  3813.                    <a class="menu-link" href="/category/featured/">Featured</a>
  3814.                  </li>
  3815.                
  3816.              </ul>
  3817.            </div>
  3818.          </div>
  3819.        </div>
  3820.      </div>
  3821.    </div>
  3822.  </div>
  3823.  
  3824.  <!-- Footer Bottom -->
  3825.  <div class="footer-bottom">
  3826.    <div class="container-fluid fluid-container">
  3827.      <div class="bottom-content text-center">
  3828.        <!-- Copyright -->
  3829.        <div class="copyright-info">
  3830.          <p>
  3831.            &copy; 2026 <strong>IgniteSpins</strong>. All rights reserved.
  3832.          </p>
  3833.        </div>
  3834.  
  3835.        <!-- Footer Links -->
  3836.        <div class="utility-links">
  3837.          <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  3838.          <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  3839.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  3840.        </div>
  3841.      </div>
  3842.    </div>
  3843.  </div>
  3844. </footer>
  3845.  
  3846. <style>
  3847.    .wpo-site-footer-v6{
  3848.        border-radius: 60px 60px 0px 0px !important;
  3849.    }
  3850.  
  3851. .footer-main-content {
  3852.    padding: 60px 0 40px;
  3853. }
  3854.  
  3855. /* Top Section */
  3856. .footer-top-section {
  3857.    margin-bottom: 40px;
  3858.    padding-bottom: 30px;
  3859.    border-bottom: 1px solid #dee2e6;
  3860. }
  3861.  
  3862. .brand-logo {
  3863.    display: flex;
  3864.    align-items: center;
  3865.    justify-content: center;
  3866.    gap: 15px;
  3867. }
  3868.  
  3869.  
  3870. .brand-title {
  3871.    font-size: 26px;
  3872.    font-weight: 700;
  3873.    margin: 0;
  3874. }
  3875.  
  3876. .brand-tagline {
  3877.    font-size: 15px;
  3878.    color: var(--footer-color) !important;
  3879.    margin: 0;
  3880. }
  3881.  
  3882. /* Content Grid */
  3883. .footer-column {
  3884.    margin-bottom: 30px;
  3885. }
  3886.  
  3887. .column-title {
  3888.    font-size: 17px;
  3889.    font-weight: 600;
  3890.    color: var(--footer-color) !important;
  3891.    margin-bottom: 20px;
  3892. }
  3893.  
  3894. /* Footer Menu */
  3895. .footer-menu {
  3896.    list-style: none;
  3897.    padding: 0;
  3898.    margin: 0;
  3899.    color: var(--footer-color) !important;
  3900. }
  3901.  
  3902. .footer-menu li {
  3903.    margin-bottom: 10px;
  3904.  
  3905. }
  3906.  
  3907. .menu-link {
  3908.    color: var(--footer-color) !important;
  3909.    text-decoration: none;
  3910.    font-size: 15px;
  3911.    transition: color 0.3s ease;
  3912. }
  3913.  
  3914. .menu-link:hover {
  3915.    color: #007bff;
  3916. }
  3917.  
  3918. /* Footer Bottom */
  3919. .footer-bottom {
  3920.    border-top: 1px solid var(--border-color);
  3921.    padding: 20px 0;
  3922. }
  3923.  
  3924. .copyright-info p {
  3925.    margin: 0 0 10px;
  3926.    color: var(--footer-color) !important;
  3927. }
  3928.  
  3929. .utility-links {
  3930.    display: flex;
  3931.    justify-content: center;
  3932.    gap: 15px;
  3933. }
  3934.  
  3935. .utility-link {
  3936.    color: #666;
  3937.    text-decoration: none;
  3938.    transition: color 0.3s ease;
  3939. }
  3940.  
  3941. .utility-link:hover {
  3942.    color: #007bff;
  3943. }
  3944.  
  3945. /* Responsive Design */
  3946. @media (max-width: 992px) {
  3947.    .footer-column {
  3948.        text-align: start;
  3949.    }
  3950.    
  3951.    .social-buttons {
  3952.        justify-content: start;
  3953.    }
  3954. }
  3955.  
  3956. @media (max-width: 768px) {
  3957.    .footer-top-section {
  3958.        margin-bottom: 30px;
  3959.    }
  3960.    
  3961.    .brand-logo {
  3962.        flex-direction: column;
  3963.    }
  3964.    
  3965.    .footer-bottom .bottom-content {
  3966.        padding: 0 15px;
  3967.    }
  3968. }
  3969.  
  3970. @media (max-width: 576px) {
  3971.    .column-title {
  3972.        font-size: 16px;
  3973.    }
  3974.    
  3975.    .menu-link {
  3976.        font-size: 14px;
  3977.    }
  3978. }
  3979. </style>
  3980.  
  3981. <script>
  3982. // Newsletter Form Enhancement
  3983. document.addEventListener('DOMContentLoaded', function() {
  3984.    const newsletterForm = document.querySelector('.newsletter-form');
  3985.    if (newsletterForm) {
  3986.        newsletterForm.addEventListener('submit', function(e) {
  3987.            const submitBtn = this.querySelector('.newsletter-submit');
  3988.            const originalHTML = submitBtn.innerHTML;
  3989.            
  3990.            submitBtn.innerHTML = '<i class="fas fa-spinner fa-spin"></i>';
  3991.            submitBtn.disabled = true;
  3992.            
  3993.            // Re-enable after form processing (simulate for now)
  3994.            setTimeout(() => {
  3995.                submitBtn.innerHTML = originalHTML;
  3996.                submitBtn.disabled = false;
  3997.            }, 2000);
  3998.        });
  3999.    }
  4000.  
  4001.    // Add prevent default to placeholder links
  4002.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4003.        anchor.addEventListener('click', function (e) {
  4004.            e.preventDefault();
  4005.        });
  4006.    });
  4007. });
  4008. document.addEventListener('DOMContentLoaded', function () {
  4009.    var btn = document.getElementById('toggleBlogRollLinks');
  4010.    if (!btn) return; // No extra items, no button
  4011.  
  4012.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4013.  
  4014.    btn.addEventListener('click', function () {
  4015.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4016.            return li.classList.contains('d-none');
  4017.        });
  4018.  
  4019.        extras.forEach(function (li) {
  4020.            if (anyHidden) {
  4021.                li.classList.remove('d-none');
  4022.                li.classList.add('show');
  4023.            } else {
  4024.                li.classList.add('d-none');
  4025.                li.classList.remove('show');
  4026.            }
  4027.        });
  4028.  
  4029.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4030.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4031.    });
  4032. });
  4033.  
  4034. </script>
  4035.  
  4036.        <!-- end of wpo-site-footer-section -->
  4037.    </div>
  4038.    <!-- end of page-wrapper -->
  4039.  
  4040.    <!-- All JavaScript files
  4041.    ================================================== -->
  4042.    
  4043.  
  4044. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4045. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4046. <!-- Plugins for this template -->
  4047. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4048. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4049. <!-- Custom script for this template -->
  4050. <script src="/static/blogapp/assets/js/script.js"></script>
  4051.  
  4052. <script>
  4053. (function () {
  4054. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4055. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4056.  
  4057. function applyFallback(img) {
  4058. if (!img || img.dataset.fallbackApplied === "1") {
  4059. return;
  4060. }
  4061. var failedSrc = img.currentSrc || img.src || "";
  4062. img.dataset.fallbackApplied = "1";
  4063. img.onerror = null;
  4064. img.src = fallbackImageSrc;
  4065. console.warn("[ImageFallback] Replaced broken image:", {
  4066. failedSrc: failedSrc,
  4067. fallbackSrc: fallbackImageSrc,
  4068. alt: img.alt || "",
  4069. });
  4070. }
  4071.  
  4072. document.querySelectorAll("img").forEach(function (img) {
  4073. if (img.complete && img.naturalWidth === 0) {
  4074. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4075. failedSrc: img.currentSrc || img.src || "",
  4076. alt: img.alt || "",
  4077. });
  4078. applyFallback(img);
  4079. }
  4080. });
  4081.  
  4082. document.addEventListener(
  4083. "error",
  4084. function (event) {
  4085. var target = event.target;
  4086. if (target && target.tagName === "IMG") {
  4087. applyFallback(target);
  4088. }
  4089. },
  4090. true
  4091. );
  4092. })();
  4093. </script>
  4094.  
  4095. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4096.  
  4097.  
  4098.  
  4099. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"fd2234fea58c446b9c4d9e6b6096852f","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4100. </body>
  4101.  
  4102. </html>
  4103.  
  4104.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda