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://889992940.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="roboto">
  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_-_2025-04-28T152245.161_KYfIC9n_w1czswH_jdTZSgE.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Innovation Blog | Latest Trends</title>
  17.    <meta name="description" content="Explore cutting-edge technology trends, digital innovation insights, and practical guides for tech enthusiasts and professionals in our comprehensive blog.">
  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://889992940.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #84cc16;
  42.        --bs-primary-rgb: 84cc16;
  43.        --bs-secondary: #71717a;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #06b6d4;
  48.        --bs-light: #f7fee7;
  49.        --bs-dark: #365314;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #84cc16;
  53.        --theme-primary-color-s2: #84cc16;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #18181b;
  57.        --text-light-color: #676767;
  58.        --heading-color: #18181b;
  59.        --border-color: #d9f99d;
  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: #ecfccb;
  75.        --navbar-color: #365314;
  76.        --topbar-bg: #f7fee7;
  77.        --topbar-color: #365314;
  78.        --footer-bg: #365314;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d9f99d;
  82.        --card-radius: 10px;
  83.        --link-color: #84cc16;
  84.        --link-hover: #65a30d;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(132, 204, 22, 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. </head>
  368.  
  369.  
  370.  
  371. <body class="page-blogapp:homepage theme-nature">
  372.    <div id="healthcheck"></div>
  373.    <!-- start page-wrapper -->
  374.    <div class="page-wrapper">
  375.        
  376.            <!-- start preloader -->
  377.                
  378. <div class="preloader" style="z-index: 1025;">
  379.    <div class="angular-shape">
  380.        <div></div>
  381.        <div></div>
  382.        <div></div>
  383.    </div>
  384.    <div class="spinner">
  385.        <div class="double-bounce1"></div>
  386.        <div class="double-bounce2"></div>
  387.    </div>
  388. </div>  
  389.  
  390.            <!-- end preloader -->
  391.        
  392.        <!-- Start header -->
  393.        <header id="header" class="wpo-site-header">
  394.            
  395.  
  396.  
  397.    
  398.  
  399.  
  400. <div class="top-bg">
  401.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  402.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  403.        
  404.        <div class="unique-news-container">
  405.            <div class="unique-news-wrapper" id="newsWrapper">
  406.                <!-- News items injected via JS -->
  407.            </div>
  408.        </div>
  409.    
  410.        <div class="contact-info">
  411.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  412.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  413.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  414.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  415.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  416.            </ul>
  417.        </div>
  418.    </div>
  419. </div>
  420.  
  421. <script>
  422.    // Build array dynamically from Django context
  423.    const newsItems = [
  424.        
  425.            { title: "Rising Verbal Conflict Between Ethiopian Government and Eritrea Triggers Concerns of Armed Clash", url: "/rising-verbal-conflict-between-ethiopian-government-and-eritrea-triggers-concerns-of-armed-clash/" },
  426.        
  427.            { title: "New York Jets Icon Nick Mangold Dies at 41 Amid Pursuing Kidney Transplant", url: "/new-york-jets-icon-nick-mangold-dies-at-41-amid-pursuing-kidney-transplant/" },
  428.        
  429.            { title: "Presidential Contender Alleges Vote Has Been \u0027Manipulated\u0027", url: "/presidential-contender-alleges-vote-has-been-manipulated/" },
  430.        
  431.            { title: "Tesla Shareholders to Cast Their Ballots on Colossal $1 Trillion Pay Package for CEO Elon Musk", url: "/tesla-shareholders-to-cast-their-ballots-on-colossal-1-trillion-pay-package-for-ceo-elon-musk/" },
  432.        
  433.            { title: "Strictly Winners Crowned in Glitzy Grand Final", url: "/strictly-winners-crowned-in-glitzy-grand-final/" }
  434.        
  435.    ];
  436.  
  437.    let currentNewsIndex = 0;
  438.    const newsWrapper = document.getElementById('newsWrapper');
  439.    let newsElements = [];
  440.  
  441.    // Create news elements dynamically with links
  442.    function createNewsElements() {
  443.        newsItems.forEach((news, index) => {
  444.            const newsElement = document.createElement('div');
  445.            newsElement.className = 'unique-news-item';
  446.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  447.            newsWrapper.appendChild(newsElement);
  448.            newsElements.push(newsElement);
  449.        });
  450.  
  451.        if (newsElements.length > 0) {
  452.            newsElements[0].classList.add('active');
  453.        }
  454.    }
  455.  
  456.    function changeNews() {
  457.        const currentElement = newsElements[currentNewsIndex];
  458.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  459.        const nextElement = newsElements[nextIndex];
  460.  
  461.        currentElement.classList.remove('active');
  462.        currentElement.classList.add('exit-up');
  463.  
  464.        setTimeout(() => {
  465.            nextElement.classList.add('active');
  466.            currentNewsIndex = nextIndex;
  467.  
  468.            setTimeout(() => {
  469.                currentElement.classList.remove('exit-up');
  470.            }, 100);
  471.        }, 250);
  472.    }
  473.  
  474.    function startNewsRotation() {
  475.        setInterval(changeNews, 5000);
  476.    }
  477.  
  478.    window.onload = function() {
  479.        createNewsElements();
  480.        startNewsRotation();
  481.    };
  482. </script>
  483.  
  484.  
  485.  
  486.            
  487.  
  488.  
  489.  
  490.  
  491.  
  492. <header class="sticky-top mb-sm-5 mb-4  nav-bg">
  493.  <div class="container-fluid fluid-container  ">
  494.    <nav class="nav-v1 navbar custom-nav navbar-expand-xl" role="navigation" aria-label="Main Navigation">
  495.      <div class="py-2 d-flex gap-2 justify-content-between align-items-center nav-width">
  496.        <!-- Mobile Brand & Search -->
  497.        <a class="brand-1 navbar-brand d-xl-none" href="/" aria-label="Home">
  498.          
  499.          <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/41a2e04b-c57d-4b18-b42d-ec6f868746f7_logo.png" alt="Tech Nexus Blog" />
  500.          
  501.        </a>
  502.        <div class="flex-grow-1 d-xl-none d-flex">
  503.          <form class="search-wrapper-v1">
  504.            <input type="search" class="form-control search-input-v1" id="search-input"
  505.              placeholder="Search articles..." aria-label="Search content" />
  506.            <svg class="search-icon-v1" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  507.              <circle cx="11" cy="11" r="8"></circle>
  508.              <path d="m21 21-4.35-4.35"></path>
  509.            </svg>
  510.          </form>
  511.          <!-- The search results will be displayed here -->
  512.          <div id="search-results" class="search-results-container"></div>
  513.        </div>
  514.  
  515.        <button class="navbar-toggler border-0 text-link" type="button" data-bs-toggle="collapse"
  516.          data-bs-target="#navCollapse-v1" aria-controls="navCollapse-v1" aria-expanded="false"
  517.          aria-label="Toggle navigation">
  518.          <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  519.            <line x1="3" y1="6" x2="21" y2="6"></line>
  520.            <line x1="3" y1="12" x2="21" y2="12"></line>
  521.            <line x1="3" y1="18" x2="21" y2="18"></line>
  522.          </svg>
  523.        </button>
  524.  
  525.        <!-- Desktop Layout -->
  526.        <a class="brandv1 navbar-brand d-none d-xl-block me-4" href='/' aria-label="Home">
  527.          <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/41a2e04b-c57d-4b18-b42d-ec6f868746f7_logo.png" alt="" />
  528.        </a>
  529.  
  530.        <div class="d-none d-xl-flex flex-grow-1 flex-wrap">
  531.          <form class="search-wrapper-v1" action="#" method="get" role="search">
  532.            <input type="text" id="search-input1" class="form-control search-input-v1" placeholder="Search articles..." />
  533.            <svg class="search-icon-v1" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  534.              <circle cx="11" cy="11" r="8"></circle>
  535.              <path d="m21 21-4.35-4.35"></path>
  536.            </svg>
  537.          </form>
  538.           <!-- The search results will be displayed here -->
  539.          <div id="search-results1" class="search-results-container search-v1"></div>
  540.        </div>
  541.        <!-- Navigation Menu -->
  542.      </div>
  543.      <div class="collapse justify-content-end" id="navCollapse-v1">
  544.        <ul class="navbar-nav gap-2 pt-3 mb-lg-0 align-items-xl-center">
  545.          <!-- <li class="nav-item d-xl-block d-none mb-3">
  546.            <div class="d-xl-flex align-items-center gap-2">
  547.              <button class="btn menu-btn-v1 d-none d-xl-flex align-items-center gap-2" type="button"
  548.                data-bs-toggle="offcanvas" data-bs-target="#sidebar-v1" aria-controls="sidebar-v1">
  549.                <span>More</span>
  550.                <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  551.                  <circle cx="12" cy="12" r="1"></circle>
  552.                  <circle cx="19" cy="12" r="1"></circle>
  553.                  <circle cx="5" cy="12" r="1"></circle>
  554.                </svg>
  555.              </button>
  556.            </div>
  557.          </li> -->
  558.          <li class="nav-item mb-3">
  559.            <a class="navlink-v1" href="/">
  560.              Home
  561.            </a>
  562.          </li>
  563.          
  564.           <li class="nav-item mb-3">
  565.            <a class="navlink-v1" href="/category/all-posts/">
  566.              All Posts
  567.            </a>
  568.            </li>
  569.            
  570.  
  571.                
  572.                
  573.            
  574.           <li class="nav-item mb-3">
  575.            <a class="navlink-v1" href="/category/business/">
  576.              Business
  577.            </a>
  578.            </li>
  579.            
  580.  
  581.                
  582.                
  583.            
  584.           <li class="nav-item mb-3">
  585.            <a class="navlink-v1" href="/category/esports/">
  586.              Esports
  587.            </a>
  588.            </li>
  589.            
  590.  
  591.                
  592.                
  593.            
  594.           <li class="nav-item mb-3">
  595.            <a class="navlink-v1" href="/category/fashion/">
  596.              Fashion
  597.            </a>
  598.            </li>
  599.            
  600.  
  601.                
  602.                
  603.            
  604.           <li class="nav-item mb-3">
  605.            <a class="navlink-v1" href="/category/featured/">
  606.              Featured
  607.            </a>
  608.            </li>
  609.            
  610.  
  611.                
  612.                
  613.            
  614.          
  615.            <li class="nav-item mb-3 dropdown">
  616.              <a class="navlink-v1 dropdown-toggle" href="#" id="moreDropdown-v1" role="button"
  617.                data-bs-toggle="dropdown" aria-expanded="false">More</a>
  618.              <ul class="dropdown-menu dropdown-v1" aria-labelledby="moreDropdown-v1">
  619.                <li>
  620.                  <a class="dropdown-item dropdown-item-v1" href="/category/gaming/">
  621.                    Gaming
  622.                  </a>
  623.                </li>
  624.                
  625.  
  626.                
  627.                
  628.            
  629.          
  630.                <li>
  631.                  <a class="dropdown-item dropdown-item-v1" href="/category/health/">
  632.                    Health
  633.                  </a>
  634.                </li>
  635.                
  636.  
  637.                
  638.                
  639.            
  640.          
  641.                <li>
  642.                  <a class="dropdown-item dropdown-item-v1" href="/category/life-fitness/">
  643.                    Life &amp; Fitness
  644.                  </a>
  645.                </li>
  646.                
  647.  
  648.                
  649.                
  650.            
  651.          
  652.                <li>
  653.                  <a class="dropdown-item dropdown-item-v1" href="/category/lifestyle/">
  654.                    Lifestyle
  655.                  </a>
  656.                </li>
  657.                
  658.  
  659.                
  660.                
  661.            
  662.          
  663.                <li>
  664.                  <a class="dropdown-item dropdown-item-v1" href="/category/news/">
  665.                    News
  666.                  </a>
  667.                </li>
  668.                
  669.  
  670.                
  671.                
  672.            
  673.          
  674.                <li>
  675.                  <a class="dropdown-item dropdown-item-v1" href="/category/others/">
  676.                    Others
  677.                  </a>
  678.                </li>
  679.                
  680.  
  681.                
  682.                
  683.            
  684.          
  685.                <li>
  686.                  <a class="dropdown-item dropdown-item-v1" href="/category/politics/">
  687.                    Politics
  688.                  </a>
  689.                </li>
  690.                
  691.  
  692.                
  693.                
  694.            
  695.          
  696.                <li>
  697.                  <a class="dropdown-item dropdown-item-v1" href="/category/sports/">
  698.                    Sports
  699.                  </a>
  700.                </li>
  701.                
  702.  
  703.                
  704.                
  705.            
  706.          
  707.                <li>
  708.                  <a class="dropdown-item dropdown-item-v1" href="/category/tech/">
  709.                    Tech
  710.                  </a>
  711.                </li>
  712.                
  713.  
  714.                
  715.                
  716.            
  717.          
  718.                <li>
  719.                  <a class="dropdown-item dropdown-item-v1" href="/category/travel/">
  720.                    Travel
  721.                  </a>
  722.                </li>
  723.                
  724.  
  725.                
  726.                
  727.              </ul>
  728.            </li>
  729.            
  730.            
  731.            <li class="nav-item mb-3">
  732.              <a class="navlink-v1" href="/page/contact-us/">
  733.                Contact Us
  734.              </a>
  735.            </li>
  736.            <li class="nav-item d-xl-none mt-2">
  737.              <button class="btn menu-btn-v1 w-100" type="button" data-bs-toggle="offcanvas"
  738.                data-bs-target="#sidebar-v1">
  739.                More Options
  740.              </button>
  741.            </li>
  742.        </ul>
  743.      </div>
  744.    </nav>
  745.  </div>
  746.  
  747. </header>
  748.  
  749. <!-- Sidebar -->
  750. <div class="offcanvas offcanvas-end offcanvas-v1" tabindex="-1" id="sidebar-v1" aria-labelledby="sidebarLabel-v1">
  751.  <div class="offcanvas-header border-bottom">
  752.    <h5 class="offcanvas-title fw-semibold" id="sidebarLabel-v1">
  753.      Latest Updates
  754.    </h5>
  755.    <button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
  756.  </div>
  757.  <div class="offcanvas-body p-3">
  758.    <div class="mb-4">
  759.      <h6 class="fw-semibold mb-3 text-muted">Featured Posts</h6>
  760.      <div class="vstack gap-3">
  761.        <article class="post-card-v1 d-flex gap-3">
  762.          <img src="https://picsum.photos/seed/tech1/80/64" alt="" class="post-img-v1" width="80" height="64" />
  763.          <div class="flex-grow-1">
  764.            <small class="text-muted">2 hours ago</small>
  765.            <h6 class="mb-1 lh-sm">
  766.              <a href="#" class="text-decoration-none text-dark">Modern Web Development Trends</a>
  767.            </h6>
  768.            <small class="text-muted">Technology</small>
  769.          </div>
  770.        </article>
  771.  
  772.        <article class="post-card-v1 d-flex gap-3">
  773.          <img src="https://picsum.photos/seed/design1/80/64" alt="" class="post-img-v1" width="80" height="64" />
  774.          <div class="flex-grow-1">
  775.            <small class="text-muted">5 hours ago</small>
  776.            <h6 class="mb-1 lh-sm">
  777.              <a href="#" class="text-decoration-none text-dark">UI Design Best Practices</a>
  778.            </h6>
  779.            <small class="text-muted">Design</small>
  780.          </div>
  781.        </article>
  782.  
  783.        <article class="post-card-v1 d-flex gap-3">
  784.          <img src="https://picsum.photos/seed/life1/80/64" alt="" class="post-img-v1" width="80" height="64" />
  785.          <div class="flex-grow-1">
  786.            <small class="text-muted">1 day ago</small>
  787.            <h6 class="mb-1 lh-sm">
  788.              <a href="#" class="text-decoration-none text-dark">Minimalist Living Tips</a>
  789.            </h6>
  790.            <small class="text-muted">Lifestyle</small>
  791.          </div>
  792.        </article>
  793.      </div>
  794.    </div>
  795.  
  796.    <hr />
  797.  
  798.    <div class="contact-info-v1">
  799.      <h6 class="fw-semibold mb-3">Get in Touch</h6>
  800.      <div class="small text-muted lh-lg">
  801.        <div class="mb-2">
  802.          <strong>Location:</strong><br />
  803.          123 Innovation Street<br />
  804.          Tech District, CA 94105
  805.        </div>
  806.        <div class="mb-2">
  807.          <strong>Email:</strong><br />
  808.          <a href="/cdn-cgi/l/email-protection#026a676e6e6d426070636c662c616d6f" class="text-decoration-none"><span class="__cf_email__" data-cfemail="87efe2ebebe8c7e5f5e6e9e3a9e4e8ea">[email&#160;protected]</span></a>
  809.        </div>
  810.        <div>
  811.          <strong>Phone:</strong><br />
  812.          <a href="tel:+1234567890" class="text-decoration-none">+1 (234) 567-890</a>
  813.        </div>
  814.      </div>
  815.    </div>
  816.  </div>
  817. </div>
  818.  
  819. <!-- Custom CSS -->
  820. <style>
  821.  .navbar {
  822.    padding-inline: 20px;
  823.  }
  824.  
  825.  .nav-v1 {
  826.    backdrop-filter: blur(12px);
  827.  }
  828.  
  829.  .brand-v1 img {
  830.    height: 32px;
  831.    transition: transform 0.3s ease;
  832.  }
  833.  
  834.  .brand-v1:hover img {
  835.    transform: scale(1.05);
  836.  }
  837.  
  838.  .search-wrapper-v1 {
  839.    max-width: 600px;
  840.    position: relative;
  841.  }
  842.  
  843.  .search-input-v1 {
  844.    padding: 10px 16px 10px 42px;
  845.    border: 1px solid #e2e8f0;
  846.    border-radius: 24px;
  847.    font-size: 14px;
  848.    transition: all 0.3s ease;
  849.    background: white;
  850.    width: 100%;
  851.    max-width: 400px;
  852.  }
  853.  
  854.  .search-input-v1:focus {
  855.    border-color: #2563eb;
  856.    outline: none;
  857.    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
  858.    transform: translateY(-1px);
  859.  }
  860.  
  861.  .search-icon-v1 {
  862.    position: absolute;
  863.    left: 14px;
  864.    top: 50%;
  865.    transform: translateY(-50%);
  866.    color: #64748b;
  867.    width: 16px;
  868.    height: 16px;
  869.  }
  870.  
  871.  .navlink-v1 {
  872.    color: #374151;
  873.    font-weight: 500;
  874.    font-size: 15px;
  875.    padding: 8px 16px;
  876.    border-radius: 12px;
  877.    transition: all 0.2s ease;
  878.    text-decoration: none;
  879.    position: relative;
  880.  }
  881.  
  882.  .navlink-v1:hover {
  883.    background: rgba(37, 99, 235, 0.1);
  884.    color: #2563eb;
  885.    transform: translateY(-1px);
  886.  }
  887.  
  888.  .navlink-v1.active-v1 {
  889.    background: #2563eb;
  890.    color: white !important;
  891.  }
  892.  
  893.  .dropdown-v1 {
  894.    border: 1px solid #e2e8f0;
  895.    border-radius: 16px;
  896.    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  897.    backdrop-filter: blur(8px);
  898.    background: rgba(255, 255, 255, 0.98);
  899.    padding: 8px 0;
  900.  }
  901.  
  902.  .dropdown-item-v1 {
  903.    padding: 8px 20px;
  904.    font-size: 14px;
  905.    color: #374151 !important;
  906.    transition: all 0.2s ease;
  907.    border-radius: 8px;
  908.    margin: 2px 0px;
  909.  }
  910.  
  911.  .dropdown-item-v1:hover {
  912.    background: rgba(37, 99, 235, 0.1);
  913.    color: #2563eb !important;
  914.  }
  915.  
  916.  .menu-btn-v1 {
  917.    padding: 8px 16px;
  918.    border: 1px solid #e2e8f0;
  919.    border-radius: 12px;
  920.    background: white;
  921.    color: #374151;
  922.    font-weight: 500;
  923.    transition: all 0.2s ease;
  924.  }
  925.  
  926.  .menu-btn-v1:hover {
  927.    border-color: #2563eb;
  928.    color: #2563eb;
  929.    box-shadow: 0 2px 8px rgba(37, 99, 235, 0.15);
  930.  }
  931.  
  932.  .offcanvas-v1 {
  933.    width: min(360px, 90vw);
  934.    background: white;
  935.    z-index: 1050;
  936.  }
  937.  
  938.  .post-card-v1 {
  939.    padding: 12px;
  940.    border-radius: 12px;
  941.    transition: all 0.2s ease;
  942.    border: 1px solid transparent;
  943.  }
  944.  
  945.  .post-card-v1:hover {
  946.    background: #f8fafc;
  947.    border-color: #e2e8f0;
  948.  }
  949.  
  950.  .post-img-v1 {
  951.    border-radius: 8px;
  952.    transition: transform 0.3s ease;
  953.  }
  954.  
  955.  .post-card-v1:hover .post-img-v1 {
  956.    transform: scale(1.02);
  957.  }
  958.  
  959.  .contact-info-v1 {
  960.    background: #f8fafc;
  961.    padding: 16px;
  962.    border-radius: 12px;
  963.    border: 1px solid #e2e8f0;
  964.  }
  965.  
  966.  @media (max-width: 1200px) {
  967.    .nav-width {
  968.      width: 100%;
  969.    }
  970.  }
  971.  
  972.  @media (max-width: 991px) {
  973.    .navlink-v1 {
  974.      padding: 12px 16px;
  975.      margin: 2px 0;
  976.    }
  977.  
  978.    .search-wrapper-v1 {
  979.      margin: 12px 0;
  980.    }
  981.  }
  982.  
  983.  /* search field */
  984.  .search-results-container {
  985.    position: absolute;
  986.    top: 100%;
  987.    /* Position it below the input field */
  988. left: 10px;
  989.  right: 10px;
  990.    background-color: white;
  991.    border: 1px solid #ddd;
  992.    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  993.    max-height: 300px;
  994.    overflow-y: auto;
  995.    z-index: 1000;
  996.    display: none;
  997.    /* Initially hidden */
  998.  }
  999.  
  1000.  .search-results-container p {
  1001.    margin: 0;
  1002.  }
  1003.  
  1004.  .search-results-container .result-item {
  1005.    padding: 10px;
  1006.    cursor: pointer;
  1007.  }
  1008.  
  1009.  .search-results-container .result-item:hover {
  1010.    background-color: #f0f0f0;
  1011.  }
  1012. </style>
  1013. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  1014.  document.addEventListener("DOMContentLoaded", function () {
  1015.    console.error("loaded");
  1016.  
  1017.    // Pick input depending on screen size
  1018.    const searchInput = window.innerWidth <= 991
  1019.      ? document.getElementById("search-input")
  1020.      : document.getElementById("search-input1");
  1021.  
  1022.    if (searchInput) {
  1023.      console.log("inside");
  1024.  
  1025.      // Add event listener for keyup
  1026.      searchInput.addEventListener("keyup", function (e) {
  1027.        console.log('test');
  1028.        console.log("Key pressed:", e.key);
  1029.        e.preventDefault();
  1030.  
  1031.        const query = searchInput.value;
  1032.        const searchResults = window.innerWidth <= 991
  1033.          ? document.getElementById("search-results")
  1034.          : document.getElementById("search-results1");
  1035.  
  1036.        console.log("User is typing: " + query);
  1037.  
  1038.        if (query === "") {
  1039.          searchResults.innerHTML = "";
  1040.          searchResults.style.display = "none";
  1041.          return;
  1042.        }
  1043.  
  1044.        searchResults.style.display = "block";
  1045.  
  1046.        fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1047.          method: "GET",
  1048.          headers: {
  1049.            "X-Requested-With": "XMLHttpRequest",
  1050.          },
  1051.        })
  1052.          .then(response => {
  1053.            console.log("Response Status:", response.status);
  1054.            return response.json();
  1055.          })
  1056.          .then(data => {
  1057.            console.log("Data received:", data);
  1058.            if (data.html) {
  1059.              searchResults.innerHTML = data.html;
  1060.            } else {
  1061.              searchResults.innerHTML = "<p>No results found.</p>";
  1062.            }
  1063.          })
  1064.          .catch(error => {
  1065.            console.error("Error fetching search results:", error);
  1066.          });
  1067.      });
  1068.  
  1069.      // 🔹 Close results when clicking outside
  1070.      document.addEventListener("click", function (e) {
  1071.        const searchResults = window.innerWidth <= 991
  1072.          ? document.getElementById("search-results")
  1073.          : document.getElementById("search-results1");
  1074.  
  1075.        if (searchResults && !searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1076.          searchResults.style.display = "none";
  1077.        }
  1078.      });
  1079.  
  1080.    } else {
  1081.      console.error("Search input not found");
  1082.    }
  1083.  });
  1084. </script>
  1085. <script>
  1086.  // Function to check screen size and remove 'navbar-collapse' class
  1087.  function removeNavbarCollapseClass() {
  1088.    const navbar = document.getElementById('navCollapse-v1');
  1089.    // Check if screen width is greater than or equal to 1024px (Bootstrap's lg breakpoint)
  1090.    if (window.innerWidth <= 1100) {
  1091.      if (navbar) {
  1092.        navbar.classList.remove('navbar-collapse');
  1093.      }
  1094.    } else {
  1095.      // You can re-add the class if the screen is smaller than 'lg' size
  1096.      if (navbar) {
  1097.        navbar.classList.add('navbar-collapse');
  1098.      }
  1099.    }
  1100.  }
  1101.  
  1102.  // Run the function on page load
  1103.  window.addEventListener('load', removeNavbarCollapseClass);
  1104.  
  1105.  // Also, run the function on window resize to check screen size dynamically
  1106.  window.addEventListener('resize', removeNavbarCollapseClass);
  1107.  
  1108.  
  1109. </script>
  1110.  
  1111.        </header>
  1112.        <!-- end of header -->
  1113.        <!-- start of wpo-blog-hero -->
  1114.        
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122. <div class="blog-hero-v6">
  1123.    <div class="container-fluid fluid-container">
  1124.        
  1125.        <!-- Top Section - Two Column Layout -->
  1126.        <div class="row g-4 mb-5">
  1127.            <!-- Main Featured Article - Left -->
  1128.            
  1129.  
  1130.            <div class="col-lg-6 col-md-12">
  1131.                <article class="main-featured">
  1132.                    <div class="featured-image-container">
  1133.                        
  1134.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1135.                                class="featured-image" style="object-fit: cover;" alt="">
  1136.                        
  1137.                        <div class="category-tag bg-primary-gradient">News</div>
  1138.                    </div>
  1139.                    <div class="featured-content">
  1140.                        <h1 class="featured-title"><a class="top-color" href="/waist-to-height-ratio-surpasses-body-mass-index-for-predicting-heart-disease-risk/" >
  1141.                                        Waist-to-Height Ratio Surpasses Body Mass Index for Predicting Heart Disease Risk
  1142.                                    </a></h1>
  1143.                        <p class="featured-summary"></p>
  1144.                        <div class="article-meta">
  1145.                            <div class="author-info">
  1146.                                
  1147.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="author-pic">
  1148.                                
  1149.                                <div class="author-text">
  1150.                                    <span class="author-name">Patricia Parker</span>
  1151.                                    <span class="post-time">18 Aug 2026</span>
  1152.                                    
  1153.                                </div>
  1154.                            </div>
  1155.                            <div class="reading-info">
  1156.                                <!-- <span class="read-time">4 min read</span> -->
  1157.                            </div>
  1158.                        </div>
  1159.                    </div>
  1160.                </article>
  1161.            </div>
  1162.            
  1163.  
  1164.            <div class="col-lg-6 col-md-12">
  1165.                <article class="main-featured">
  1166.                    <div class="featured-image-container">
  1167.                        
  1168.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1169.                                class="featured-image" style="object-fit: cover;" alt="">
  1170.                        
  1171.                        <div class="category-tag bg-primary-gradient">News</div>
  1172.                    </div>
  1173.                    <div class="featured-content">
  1174.                        <h1 class="featured-title"><a class="top-color" href="/environmental-catastrophe-concerns-as-countless-of-polymer-pellets-wash-up-on-camber-sands/" >
  1175.                                        Environmental Catastrophe Concerns as Countless of Polymer Pellets Wash Up on Camber Sands
  1176.                                    </a></h1>
  1177.                        <p class="featured-summary"></p>
  1178.                        <div class="article-meta">
  1179.                            <div class="author-info">
  1180.                                
  1181.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="author-pic">
  1182.                                
  1183.                                <div class="author-text">
  1184.                                    <span class="author-name">Patricia Parker</span>
  1185.                                    <span class="post-time">17 Aug 2026</span>
  1186.                                    
  1187.                                </div>
  1188.                            </div>
  1189.                            <div class="reading-info">
  1190.                                <!-- <span class="read-time">4 min read</span> -->
  1191.                            </div>
  1192.                        </div>
  1193.                    </div>
  1194.                </article>
  1195.            </div>
  1196.            
  1197.  
  1198.        </div>
  1199.  
  1200.        <!-- Bottom Section - Three Column Grid -->
  1201.        <div class="row g-4">
  1202.            
  1203.                <div class="col-lg-4 col-md-6 col-12">
  1204.                    <article class="compact-card">
  1205.                        <div class="compact-image">
  1206.                            
  1207.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1208.                                   style="object-fit: cover;" alt="">
  1209.                            
  1210.                            <div class="compact-category bg-primary-gradient">News</div>
  1211.                        </div>
  1212.                        <div class="compact-body">
  1213.                            <h3 class="compact-title"> <a class="top-color" href="/your-comprehensive-cop30-jargon-explainer/" >
  1214.                                        Your Comprehensive COP30 Jargon Explainer
  1215.                                    </a></h3>
  1216.                            <p class="compact-text"></p>
  1217.                            <div class="compact-footer">
  1218.                                <div class="compact-author">
  1219.                                    
  1220.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="" style="object-fit: cover;" class="compact-avatar">
  1221.                                    
  1222.                                    <span class="compact-name">Patricia Parker</span>
  1223.                                </div>
  1224.                                <span class="compact-date">17 Aug 2026</span>
  1225.                            </div>
  1226.                        </div>
  1227.                    </article>
  1228.                </div>
  1229.            
  1230.                <div class="col-lg-4 col-md-6 col-12">
  1231.                    <article class="compact-card">
  1232.                        <div class="compact-image">
  1233.                            
  1234.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1235.                                   style="object-fit: cover;" alt="">
  1236.                            
  1237.                            <div class="compact-category bg-primary-gradient">News</div>
  1238.                        </div>
  1239.                        <div class="compact-body">
  1240.                            <h3 class="compact-title"> <a class="top-color" href="/the-tanzanian-crackdown-on-scheduled-protest-leaves-city-centers-unusually-quiet/" >
  1241.                                        The Tanzanian Crackdown on Scheduled Protest Leaves City Centers Unusually Quiet.
  1242.                                    </a></h3>
  1243.                            <p class="compact-text"></p>
  1244.                            <div class="compact-footer">
  1245.                                <div class="compact-author">
  1246.                                    
  1247.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="" style="object-fit: cover;" class="compact-avatar">
  1248.                                    
  1249.                                    <span class="compact-name">Patricia Parker</span>
  1250.                                </div>
  1251.                                <span class="compact-date">17 Aug 2026</span>
  1252.                            </div>
  1253.                        </div>
  1254.                    </article>
  1255.                </div>
  1256.            
  1257.  
  1258.            <div class="col-lg-4 col-md-12 col-12">
  1259.                <!-- Recent Articles Sidebar -->
  1260.                <div class="recent-section">
  1261.                    <h3 class="recent-title">Recent Articles</h3>
  1262.                    <div class="recent-list">
  1263.                        
  1264.                        <div class="recent-item">
  1265.                            <div class="recent-content">
  1266.                                <h4 class="recent-article-title"><a class="top-color" href="/ndiaye-harlem-globetrotters-style-moves-and-sobering-soccer-stats/" >
  1267.                                        Ndiaye, Harlem Globetrotters-Style Moves and Sobering Soccer Stats
  1268.                                    </a></h4>
  1269.                                <span class="recent-date">17 Aug 2026</span>
  1270.                            </div>
  1271.                        </div>
  1272.                        
  1273.                    </div>
  1274.                </div>
  1275.            </div>
  1276.        </div>
  1277.    </div>
  1278. </div>
  1279.  
  1280. <style>
  1281. /* Blog Hero V6 - Magazine Style with White Background */
  1282. .blog-hero-v6 {
  1283.    padding: 3rem 0;
  1284.    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  1285. }
  1286.  
  1287. /* Main Featured Article */
  1288. .main-featured {
  1289.    background: var(--card-bg);
  1290.    border-radius: 16px;
  1291.    overflow: hidden;
  1292.    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
  1293.    border: 1px solid var(--border-color);
  1294.    transition: all 0.3s ease;
  1295. }
  1296.  
  1297. .main-featured:hover {
  1298.    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1299.    transform: translateY(-2px);
  1300. }
  1301.  
  1302. .featured-image-container {
  1303.    position: relative;
  1304.    height: 300px;
  1305.    overflow: hidden;
  1306. }
  1307.  
  1308. .featured-image {
  1309.    width: 100%;
  1310.    height: 100%;
  1311.    object-fit: cover;
  1312.    transition: transform 0.4s ease;
  1313. }
  1314.  
  1315. .main-featured:hover .featured-image {
  1316.    transform: scale(1.03);
  1317. }
  1318.  
  1319. .featured-content {
  1320.    padding: 2.5rem;
  1321. }
  1322.  
  1323. .featured-title {
  1324.    font-size: 2rem;
  1325.    font-weight: 700;
  1326.    color: #1a202c;
  1327.    margin-bottom: 1rem;
  1328.    line-height: 1.25;
  1329.    letter-spacing: -0.025em;
  1330. }
  1331.  
  1332. .featured-summary {
  1333.    font-size: 1.1rem;
  1334.    color: #4a5568;
  1335.    line-height: 1.6;
  1336.    margin-bottom: 2rem;
  1337. }
  1338.  
  1339. /* Category Tags */
  1340. .category-tag {
  1341.    position: absolute;
  1342.    top: 1.5rem;
  1343.    left: 1.5rem;
  1344.    padding: 0.5rem 1rem;
  1345.    font-size: 0.75rem;
  1346.    font-weight: 600;
  1347.    text-transform: uppercase;
  1348.    letter-spacing: 0.1em;
  1349.    color: white;
  1350.    border-radius: 6px;
  1351.    z-index: 2;
  1352. }
  1353.  
  1354.  
  1355. /* Article Meta */
  1356. .article-meta {
  1357.    display: flex;
  1358.    align-items: center;
  1359.    justify-content: space-between;
  1360. }
  1361.  
  1362. .author-info {
  1363.    display: flex;
  1364.    align-items: center;
  1365.    gap: 1rem;
  1366. }
  1367.  
  1368. .author-pic {
  1369.    width: 48px;
  1370.    height: 48px;
  1371.    border-radius: 50%;
  1372.    object-fit: cover;
  1373.    border: 2px solid #e2e8f0;
  1374. }
  1375.  
  1376. .author-text {
  1377.    display: flex;
  1378.    flex-direction: column;
  1379. }
  1380.  
  1381. .author-name {
  1382.    font-weight: 600;
  1383.    color: #2d3748;
  1384.    font-size: 0.95rem;
  1385. }
  1386.  
  1387. .post-time {
  1388.    font-size: 0.85rem;
  1389.    color: #718096;
  1390. }
  1391.  
  1392. .reading-info {
  1393.    display: flex;
  1394.    align-items: center;
  1395. }
  1396.  
  1397. .read-time {
  1398.    font-size: 0.9rem;
  1399.    color: #718096;
  1400.    padding: 0.25rem 0.75rem;
  1401.    background: #f7fafc;
  1402.    border-radius: 15px;
  1403.    font-weight: 500;
  1404. }
  1405.  
  1406. /* Secondary Featured */
  1407. .secondary-featured {
  1408.    background: var(--card-bg);
  1409.    border-radius: 16px;
  1410.    overflow: hidden;
  1411.    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
  1412.    border: 1px solid var(--border-color);
  1413.    height: 100%;
  1414.    transition: all 0.3s ease;
  1415. }
  1416.  
  1417. .secondary-featured:hover {
  1418.    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1419.    transform: translateY(-2px);
  1420. }
  1421.  
  1422. .secondary-image-wrapper {
  1423.    position: relative;
  1424.    height: 200px;
  1425.    overflow: hidden;
  1426. }
  1427.  
  1428. .secondary-image-wrapper img {
  1429.    width: 100%;
  1430.    height: 100%;
  1431.    object-fit: cover;
  1432.    transition: transform 0.4s ease;
  1433. }
  1434.  
  1435. .secondary-featured:hover .secondary-image-wrapper img {
  1436.    transform: scale(1.03);
  1437. }
  1438.  
  1439. .secondary-content {
  1440.    padding: 2rem;
  1441. }
  1442.  
  1443. .secondary-title {
  1444.    font-size: 1.5rem;
  1445.    font-weight: 600;
  1446.    color: #1a202c;
  1447.    margin-bottom: 1rem;
  1448.    line-height: 1.3;
  1449. }
  1450.  
  1451. .secondary-excerpt {
  1452.    font-size: 0.95rem;
  1453.    color: #4a5568;
  1454.    line-height: 1.6;
  1455.    margin-bottom: 1.5rem;
  1456. }
  1457.  
  1458. .secondary-meta {
  1459.    display: flex;
  1460.    align-items: center;
  1461.    gap: 0.5rem;
  1462.    font-size: 0.85rem;
  1463.    color: #718096;
  1464. }
  1465.  
  1466. .meta-divider {
  1467.    color: #cbd5e0;
  1468. }
  1469.  
  1470. /* Compact Cards */
  1471. .compact-card {
  1472.    background: var(--card-bg);
  1473.    border-radius: 12px;
  1474.    overflow: hidden;
  1475.    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.05);
  1476.    border: 1px solid var(--border-color);
  1477.    transition: all 0.3s ease;
  1478.    height: 100%;
  1479.    display: flex;
  1480.    flex-direction: column;
  1481. }
  1482.  
  1483. .compact-card:hover {
  1484.    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
  1485.    transform: translateY(-3px);
  1486. }
  1487.  
  1488. .compact-image {
  1489.    position: relative;
  1490.    height: 180px;
  1491.    overflow: hidden;
  1492. }
  1493.  
  1494. .compact-image img {
  1495.    width: 100%;
  1496.    height: 100%;
  1497.    object-fit: cover;
  1498.    transition: transform 0.4s ease;
  1499. }
  1500.  
  1501. .compact-card:hover .compact-image img {
  1502.    transform: scale(1.05);
  1503. }
  1504.  
  1505. .compact-category {
  1506.    position: absolute;
  1507.    top: 1rem;
  1508.    left: 1rem;
  1509.    padding: 0.25rem 0.75rem;
  1510.    font-size: 0.7rem;
  1511.    font-weight: 600;
  1512.    text-transform: uppercase;
  1513.    color: white;
  1514.    border-radius: 4px;
  1515. }
  1516.  
  1517. .compact-body {
  1518.    padding: 1.5rem;
  1519.    flex-grow: 1;
  1520.    display: flex;
  1521.    flex-direction: column;
  1522. }
  1523.  
  1524. .compact-title {
  1525.    font-size: 1.1rem;
  1526.    font-weight: 600;
  1527.    color: #1a202c;
  1528.    margin-bottom: 0.75rem;
  1529.    line-height: 1.4;
  1530. }
  1531.  
  1532. .compact-text {
  1533.    font-size: 0.9rem;
  1534.    color: #4a5568;
  1535.    line-height: 1.5;
  1536.    margin-bottom: 1.5rem;
  1537.    flex-grow: 1;
  1538. }
  1539.  
  1540. .compact-footer {
  1541.    display: flex;
  1542.    align-items: center;
  1543.    justify-content: space-between;
  1544.    margin-top: auto;
  1545. }
  1546.  
  1547. .compact-author {
  1548.    display: flex;
  1549.    align-items: center;
  1550.    gap: 0.5rem;
  1551. }
  1552.  
  1553. .compact-avatar {
  1554.    width: 32px;
  1555.    height: 32px;
  1556.    border-radius: 50%;
  1557.    object-fit: cover;
  1558. }
  1559.  
  1560. .compact-name {
  1561.    font-size: 0.85rem;
  1562.    font-weight: 500;
  1563.    color: #2d3748;
  1564. }
  1565.  
  1566. .compact-date {
  1567.    font-size: 0.8rem;
  1568.    color: #718096;
  1569. }
  1570.  
  1571. /* Recent Articles Section */
  1572. .recent-section {
  1573.    background: var(--card-bg);
  1574.    border-radius: 12px;
  1575.    padding: 2rem;
  1576.    border: 1px solid var(--border-color);
  1577.    height: 100%;
  1578. }
  1579.  
  1580. .recent-title {
  1581.    font-size: 1.25rem;
  1582.    font-weight: 700;
  1583.    color: #1a202c;
  1584.    margin-bottom: 1.5rem;
  1585.    padding-bottom: 0.75rem;
  1586.    border-bottom: 2px solid var(--border-color);
  1587. }
  1588.  
  1589. .recent-list {
  1590.    display: flex;
  1591.    flex-direction: column;
  1592.    gap: 1.25rem;
  1593. }
  1594.  
  1595. .recent-item {
  1596.    display: flex;
  1597.    align-items: center;
  1598.    gap: 1rem;
  1599.    padding: 0.8rem;
  1600.    background: var(--card-bg);
  1601.    border-radius: 8px;
  1602.    transition: all 0.2s ease;
  1603.    border: 1px solid var(--border-color);
  1604. }
  1605.  
  1606. .recent-item:hover {
  1607.    transform: translateX(4px);
  1608.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  1609. }
  1610.  
  1611. .recent-content {
  1612.    flex-grow: 1;
  1613. }
  1614.  
  1615. .recent-article-title {
  1616.    font-size: 0.95rem;
  1617.    font-weight: 600;
  1618.    color: #1a202c;
  1619.    margin-bottom: 0rem;
  1620.    line-height: 1.3;
  1621. }
  1622.  
  1623. .recent-date {
  1624.    font-size: 0.8rem;
  1625.    color: #718096;
  1626. }
  1627.  
  1628. /* Responsive Design */
  1629. @media (max-width: 992px) {
  1630.    .blog-hero-v6 {
  1631.        padding: 2rem 0;
  1632.    }
  1633.    
  1634.    .featured-title {
  1635.        font-size: 1.75rem;
  1636.    }
  1637.    
  1638.    .secondary-title {
  1639.        font-size: 1.3rem;
  1640.    }
  1641.    
  1642.    .article-meta {
  1643.        flex-direction: column;
  1644.        align-items: flex-start;
  1645.        gap: 1rem;
  1646.    }
  1647. }
  1648.  
  1649. @media (max-width: 768px) {
  1650.    .featured-content,
  1651.    .secondary-content {
  1652.        padding: 1.5rem;
  1653.    }
  1654.    
  1655.    .featured-title {
  1656.        font-size: 1.5rem;
  1657.    }
  1658.    
  1659.    .featured-image-container,
  1660.    .secondary-image-wrapper {
  1661.        height: 200px;
  1662.    }
  1663.    
  1664.    .compact-image {
  1665.        height: 150px;
  1666.    }
  1667.    
  1668.    .recent-section {
  1669.        margin-top: 2rem;
  1670.    }
  1671. }
  1672.  
  1673. @media (max-width: 576px) {
  1674.    .reading-info {
  1675.        margin-top: 1rem;
  1676.    }
  1677.    
  1678.    .secondary-meta {
  1679.        flex-wrap: wrap;
  1680.    }
  1681.    
  1682.    .recent-item {
  1683.        padding: 0.75rem;
  1684.    }
  1685. }
  1686. </style>
  1687.  
  1688.  
  1689.  
  1690.  
  1691.        <!-- end of wpo-blog-hero -->
  1692.  
  1693.        <!-- start of wpo-breacking-news -->
  1694.        
  1695.        <!-- end of wpo-breacking-news -->
  1696.        
  1697.        <!-- start wpo-blog-highlights-section -->
  1698.        
  1699.  
  1700.  
  1701.  
  1702.    
  1703.  
  1704.  
  1705.  
  1706. <style>
  1707.    .blog-highlights-v2 {
  1708.        padding: 60px 0;
  1709.    }
  1710.    
  1711.    .blog-card-v2 {
  1712.        border: none;
  1713.        border-radius: 16px;
  1714.        overflow: hidden;
  1715.        transition: all 0.3s ease;
  1716.        background: white;
  1717.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1718.    }
  1719.    
  1720.    .blog-card-v2:hover {
  1721.        transform: translateY(-8px);
  1722.        box-shadow: 0 12px 40px rgba(0,0,0,0.15);
  1723.    }
  1724.    
  1725.    .blog-image-v2 {
  1726.        position: relative;
  1727.        overflow: hidden;
  1728.        height: 220px;
  1729.    }
  1730.    
  1731.    .blog-image-v2 img {
  1732.        width: 100%;
  1733.        height: 100%;
  1734.        object-fit: cover;
  1735.        transition: transform 0.3s ease;
  1736.    }
  1737.    
  1738.    .blog-card-v2:hover .blog-image-v2 img {
  1739.        transform: scale(1.05);
  1740.    }
  1741.    
  1742.    .blog-category-v2 {
  1743.        position: absolute;
  1744.        top: 16px;
  1745.        left: 16px;
  1746.        padding: 6px 14px;
  1747.        border-radius: 20px;
  1748.        font-size: 12px;
  1749.        font-weight: 600;
  1750.        text-transform: uppercase;
  1751.        letter-spacing: 0.5px;
  1752.    }
  1753.    
  1754.    .blog-content-v2 {
  1755.        padding: 24px;
  1756.    }
  1757.    
  1758.    .blog-title-v2 {
  1759.        font-size: 18px;
  1760.        font-weight: 700;
  1761.        line-height: 1.4;
  1762.        margin-bottom: 16px;
  1763.    }
  1764.    
  1765.    .blog-title-v2 a {
  1766.        text-decoration: none;
  1767.        transition: color 0.3s ease;
  1768.    }
  1769.    
  1770.    .blog-meta-v2 {
  1771.        display: flex;
  1772.        align-items: center;
  1773.        gap: 12px;
  1774.        margin-bottom: 12px;
  1775.        font-size: 13px;
  1776.    }
  1777.    
  1778.    .blog-author-img {
  1779.        width: 32px;
  1780.        height: 32px;
  1781.        border-radius: 50%;
  1782.        object-fit: cover;
  1783.    }
  1784.    
  1785.    .blog-excerpt-v2 {
  1786.        font-size: 14px;
  1787.        line-height: 1.6;
  1788.        opacity: 0.8;
  1789.    }
  1790.    
  1791.    .section-title-v2 {
  1792.        font-size: 2.5rem;
  1793.        font-weight: 800;
  1794.        text-align: center;
  1795.        margin-bottom: 50px;
  1796.    }
  1797.  
  1798.    @media (max-width: 768px) {
  1799.        .section-title-v2 {
  1800.            font-size: 2rem;
  1801.        }
  1802.        .blog-highlights-v2 {
  1803.            padding: 40px 0;
  1804.        }
  1805.    }
  1806. </style>
  1807.  
  1808. <section class="blog-highlights-v2">
  1809.    <div class="container-fluid fluid-container">
  1810.        <div class="row">
  1811.            <div class="col-12">
  1812.                <h2 class="section-title-v2 top-color">
  1813.                Today's Top Highlights
  1814.                   </h2>
  1815.            </div>
  1816.            
  1817.        </div>
  1818.        
  1819.        <div class="row">
  1820.            <div class="col-lg-8 col-12">
  1821.                <div class="row g-4">
  1822.                    
  1823.                    <div class="col-lg-6 col-md-6 col-12">
  1824.                        <div class="card blog-card-v2 h-100">
  1825.                            <div class="blog-image-v2">
  1826.                                
  1827.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1828.                                
  1829.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1830.                            </div>
  1831.                            <div class="blog-content-v2">
  1832.                                <h3 class="blog-title-v2">
  1833.                                    <a href="/can-populist-governments-always-wreck-the-economy/" class="top-color">
  1834.                                    Can Populist Governments Always Wreck the Economy?
  1835.                                    </a>
  1836.                                </h3>
  1837.                                <div class="blog-meta-v2">
  1838.                                    
  1839.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  1840.                                    
  1841.                                    
  1842.                                    <span class="top-color">By Patricia Parker</span>
  1843.                                    <span class="top-color">17 Aug 2026</span>
  1844.                                </div>
  1845.                                <p class="blog-excerpt-v2 top-color"> </p>
  1846.                            </div>
  1847.                        </div>
  1848.                    </div>
  1849.                    
  1850.                    <div class="col-lg-6 col-md-6 col-12">
  1851.                        <div class="card blog-card-v2 h-100">
  1852.                            <div class="blog-image-v2">
  1853.                                
  1854.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1855.                                
  1856.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1857.                            </div>
  1858.                            <div class="blog-content-v2">
  1859.                                <h3 class="blog-title-v2">
  1860.                                    <a href="/beijing-dispatches-maritime-patrol-vessels-to-diaoyu-islands-amid-tensions-with-japan/" class="top-color">
  1861.                                    Beijing Dispatches Maritime Patrol Vessels to Diaoyu Islands Amid Tensions with Japan
  1862.                                    </a>
  1863.                                </h3>
  1864.                                <div class="blog-meta-v2">
  1865.                                    
  1866.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  1867.                                    
  1868.                                    
  1869.                                    <span class="top-color">By Patricia Parker</span>
  1870.                                    <span class="top-color">17 Aug 2026</span>
  1871.                                </div>
  1872.                                <p class="blog-excerpt-v2 top-color"> </p>
  1873.                            </div>
  1874.                        </div>
  1875.                    </div>
  1876.                    
  1877.                    <div class="col-lg-6 col-md-6 col-12">
  1878.                        <div class="card blog-card-v2 h-100">
  1879.                            <div class="blog-image-v2">
  1880.                                
  1881.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1882.                                
  1883.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1884.                            </div>
  1885.                            <div class="blog-content-v2">
  1886.                                <h3 class="blog-title-v2">
  1887.                                    <a href="/relatives-heartache-over-coastal-erosion-threatening-coastal-norfolk-graves/" class="top-color">
  1888.                                    Relatives&#x27; Heartache Over Coastal Erosion Threatening Coastal Norfolk Graves
  1889.                                    </a>
  1890.                                </h3>
  1891.                                <div class="blog-meta-v2">
  1892.                                    
  1893.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  1894.                                    
  1895.                                    
  1896.                                    <span class="top-color">By Patricia Parker</span>
  1897.                                    <span class="top-color">17 Aug 2026</span>
  1898.                                </div>
  1899.                                <p class="blog-excerpt-v2 top-color"> </p>
  1900.                            </div>
  1901.                        </div>
  1902.                    </div>
  1903.                    
  1904.                    <div class="col-lg-6 col-md-6 col-12">
  1905.                        <div class="card blog-card-v2 h-100">
  1906.                            <div class="blog-image-v2">
  1907.                                
  1908.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1909.                                
  1910.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1911.                            </div>
  1912.                            <div class="blog-content-v2">
  1913.                                <h3 class="blog-title-v2">
  1914.                                    <a href="/wolves-demolish-sorry-west-ham-to-secure-first-league-win-of-the-season/" class="top-color">
  1915.                                    Wolves Demolish Sorry West Ham to Secure First League Win of the Season
  1916.                                    </a>
  1917.                                </h3>
  1918.                                <div class="blog-meta-v2">
  1919.                                    
  1920.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  1921.                                    
  1922.                                    
  1923.                                    <span class="top-color">By Patricia Parker</span>
  1924.                                    <span class="top-color">17 Aug 2026</span>
  1925.                                </div>
  1926.                                <p class="blog-excerpt-v2 top-color"> </p>
  1927.                            </div>
  1928.                        </div>
  1929.                    </div>
  1930.                    
  1931.                    <div class="col-lg-6 col-md-6 col-12">
  1932.                        <div class="card blog-card-v2 h-100">
  1933.                            <div class="blog-image-v2">
  1934.                                
  1935.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1936.                                
  1937.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1938.                            </div>
  1939.                            <div class="blog-content-v2">
  1940.                                <h3 class="blog-title-v2">
  1941.                                    <a href="/plug-in-hybrid-electric-cars-pollute-nearly-as-much-as-gasoline-cars-study-reveals/" class="top-color">
  1942.                                    Plug in Hybrid electric Cars Pollute Nearly as Much as Gasoline Cars, Study Reveals
  1943.                                    </a>
  1944.                                </h3>
  1945.                                <div class="blog-meta-v2">
  1946.                                    
  1947.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  1948.                                    
  1949.                                    
  1950.                                    <span class="top-color">By Patricia Parker</span>
  1951.                                    <span class="top-color">16 Aug 2026</span>
  1952.                                </div>
  1953.                                <p class="blog-excerpt-v2 top-color"> </p>
  1954.                            </div>
  1955.                        </div>
  1956.                    </div>
  1957.                    
  1958.                    <div class="col-lg-6 col-md-6 col-12">
  1959.                        <div class="card blog-card-v2 h-100">
  1960.                            <div class="blog-image-v2">
  1961.                                
  1962.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1963.                                
  1964.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1965.                            </div>
  1966.                            <div class="blog-content-v2">
  1967.                                <h3 class="blog-title-v2">
  1968.                                    <a href="/it-is-heartbreaking-how-thirty-confined-white-whales-are-being-used-as-bargaining-chips-in-row-over-animal-welfare/" class="top-color">
  1969.                                    It is heartbreaking’: how thirty confined white whales are being used as bargaining chips in row over animal welfare.
  1970.                                    </a>
  1971.                                </h3>
  1972.                                <div class="blog-meta-v2">
  1973.                                    
  1974.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  1975.                                    
  1976.                                    
  1977.                                    <span class="top-color">By Patricia Parker</span>
  1978.                                    <span class="top-color">16 Aug 2026</span>
  1979.                                </div>
  1980.                                <p class="blog-excerpt-v2 top-color"> </p>
  1981.                            </div>
  1982.                        </div>
  1983.                    </div>
  1984.                    
  1985.                    <div class="col-lg-6 col-md-6 col-12">
  1986.                        <div class="card blog-card-v2 h-100">
  1987.                            <div class="blog-image-v2">
  1988.                                
  1989.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1990.                                
  1991.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1992.                            </div>
  1993.                            <div class="blog-content-v2">
  1994.                                <h3 class="blog-title-v2">
  1995.                                    <a href="/major-difficulties-in-miniature-berlin-this-small-hamlet-separated-in-half-by-the-cold-war/" class="top-color">
  1996.                                    Major Difficulties in ‘Miniature Berlin’: This Small Hamlet Separated in Half by the Cold War
  1997.                                    </a>
  1998.                                </h3>
  1999.                                <div class="blog-meta-v2">
  2000.                                    
  2001.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  2002.                                    
  2003.                                    
  2004.                                    <span class="top-color">By Patricia Parker</span>
  2005.                                    <span class="top-color">16 Aug 2026</span>
  2006.                                </div>
  2007.                                <p class="blog-excerpt-v2 top-color"> </p>
  2008.                            </div>
  2009.                        </div>
  2010.                    </div>
  2011.                    
  2012.                    <div class="col-lg-6 col-md-6 col-12">
  2013.                        <div class="card blog-card-v2 h-100">
  2014.                            <div class="blog-image-v2">
  2015.                                
  2016.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2017.                                
  2018.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2019.                            </div>
  2020.                            <div class="blog-content-v2">
  2021.                                <h3 class="blog-title-v2">
  2022.                                    <a href="/qatars-sprint-race-and-main-event-qualifying-real-time-coverage/" class="top-color">
  2023.                                    Qatar&#x27;s Sprint Race and Main Event Qualifying: Real-Time Coverage
  2024.                                    </a>
  2025.                                </h3>
  2026.                                <div class="blog-meta-v2">
  2027.                                    
  2028.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  2029.                                    
  2030.                                    
  2031.                                    <span class="top-color">By Patricia Parker</span>
  2032.                                    <span class="top-color">16 Aug 2026</span>
  2033.                                </div>
  2034.                                <p class="blog-excerpt-v2 top-color"> </p>
  2035.                            </div>
  2036.                        </div>
  2037.                    </div>
  2038.                    
  2039.                    <div class="col-lg-6 col-md-6 col-12">
  2040.                        <div class="card blog-card-v2 h-100">
  2041.                            <div class="blog-image-v2">
  2042.                                
  2043.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2044.                                
  2045.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2046.                            </div>
  2047.                            <div class="blog-content-v2">
  2048.                                <h3 class="blog-title-v2">
  2049.                                    <a href="/rb-xmas-ball-recap-a-emotional-journey-back-to-the-nineties/" class="top-color">
  2050.                                    R&amp;B Xmas Ball Recap: A Emotional Journey Back to the Nineties
  2051.                                    </a>
  2052.                                </h3>
  2053.                                <div class="blog-meta-v2">
  2054.                                    
  2055.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  2056.                                    
  2057.                                    
  2058.                                    <span class="top-color">By Patricia Parker</span>
  2059.                                    <span class="top-color">16 Aug 2026</span>
  2060.                                </div>
  2061.                                <p class="blog-excerpt-v2 top-color"> </p>
  2062.                            </div>
  2063.                        </div>
  2064.                    </div>
  2065.                    
  2066.                    <div class="col-lg-6 col-md-6 col-12">
  2067.                        <div class="card blog-card-v2 h-100">
  2068.                            <div class="blog-image-v2">
  2069.                                
  2070.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2071.                                
  2072.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2073.                            </div>
  2074.                            <div class="blog-content-v2">
  2075.                                <h3 class="blog-title-v2">
  2076.                                    <a href="/italian-court-legend-nicola-pietrangeli-has-died-at-92/" class="top-color">
  2077.                                    Italian Court Legend Nicola Pietrangeli Has Died at 92
  2078.                                    </a>
  2079.                                </h3>
  2080.                                <div class="blog-meta-v2">
  2081.                                    
  2082.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  2083.                                    
  2084.                                    
  2085.                                    <span class="top-color">By Patricia Parker</span>
  2086.                                    <span class="top-color">16 Aug 2026</span>
  2087.                                </div>
  2088.                                <p class="blog-excerpt-v2 top-color"> </p>
  2089.                            </div>
  2090.                        </div>
  2091.                    </div>
  2092.                    
  2093.                    <div class="col-lg-6 col-md-6 col-12">
  2094.                        <div class="card blog-card-v2 h-100">
  2095.                            <div class="blog-image-v2">
  2096.                                
  2097.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2098.                                
  2099.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2100.                            </div>
  2101.                            <div class="blog-content-v2">
  2102.                                <h3 class="blog-title-v2">
  2103.                                    <a href="/convicted-sex-trafficker-ghislaine-maxwell-allegedly-seeking-sentence-commutation-whistleblower-claims-to-congressional-democrats/" class="top-color">
  2104.                                    Convicted sex trafficker Ghislaine Maxwell Allegedly Seeking Sentence Commutation, Whistleblower Claims to Congressional Democrats
  2105.                                    </a>
  2106.                                </h3>
  2107.                                <div class="blog-meta-v2">
  2108.                                    
  2109.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  2110.                                    
  2111.                                    
  2112.                                    <span class="top-color">By Patricia Parker</span>
  2113.                                    <span class="top-color">16 Aug 2026</span>
  2114.                                </div>
  2115.                                <p class="blog-excerpt-v2 top-color"> </p>
  2116.                            </div>
  2117.                        </div>
  2118.                    </div>
  2119.                    
  2120.                    <div class="col-lg-6 col-md-6 col-12">
  2121.                        <div class="card blog-card-v2 h-100">
  2122.                            <div class="blog-image-v2">
  2123.                                
  2124.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2125.                                
  2126.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2127.                            </div>
  2128.                            <div class="blog-content-v2">
  2129.                                <h3 class="blog-title-v2">
  2130.                                    <a href="/hurricane-the-storm-intensifies-while-moves-towards-jamaica/" class="top-color">
  2131.                                    Hurricane the storm Intensifies While Moves Towards Jamaica
  2132.                                    </a>
  2133.                                </h3>
  2134.                                <div class="blog-meta-v2">
  2135.                                    
  2136.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="blog-author-img">
  2137.                                    
  2138.                                    
  2139.                                    <span class="top-color">By Patricia Parker</span>
  2140.                                    <span class="top-color">16 Aug 2026</span>
  2141.                                </div>
  2142.                                <p class="blog-excerpt-v2 top-color"> </p>
  2143.                            </div>
  2144.                        </div>
  2145.                    </div>
  2146.                    
  2147.                    
  2148.  
  2149.                </div>
  2150.            </div>
  2151.            
  2152.          <div class="col col-lg-4 col-12">
  2153.                
  2154.  
  2155.  
  2156.  
  2157.    
  2158.  
  2159.  
  2160. <!-- Blog Sidebar V2 - Focused Design -->
  2161.  <div class="sidebar mb-3">
  2162.    <!-- Recent Posts Section -->
  2163.    <div class="sidebar-widget mb-4">
  2164.      <div class="widget-title-wrapper mb-3">
  2165.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2166.          <i class="ti-time me-2"></i>Recent Posts
  2167.          <span class="title-arrow-primary"></span>
  2168.        </h4>
  2169.      </div>
  2170.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2171.        <div class="recent-post-list">
  2172.          
  2173.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2174.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2175.                
  2176.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2177.                
  2178.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2179.            </div>
  2180.            <div class="post-content flex-grow-1">
  2181.              <h6 class="post-title mb-2">
  2182.                 <a href="/english-top-flight-10-things-to-keep-an-eye-on-this-round-of-fixtures/" class="text-decoration-none top-color fw-semibold lh-sm">
  2183.                                            English top flight: 10 things to keep an eye on this round of fixtures
  2184.                                            </a>
  2185.              </h6>
  2186.              <div class="post-meta mb-3">
  2187.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2188.                <!-- <small class="text-muted">
  2189.                  <i class="ti-eye me-1"></i>348 views
  2190.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2191.                </small> -->
  2192.              </div>
  2193.            </div>
  2194.          </div>
  2195.          
  2196.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2197.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2198.                
  2199.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2200.                
  2201.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2202.            </div>
  2203.            <div class="post-content flex-grow-1">
  2204.              <h6 class="post-title mb-2">
  2205.                 <a href="/the-new-mayor-promises-a-dawn-for-the-big-apple-in-inaugural-address/" class="text-decoration-none top-color fw-semibold lh-sm">
  2206.                                            The New Mayor Promises a &#x27;Dawn&#x27; for The Big Apple in Inaugural Address
  2207.                                            </a>
  2208.              </h6>
  2209.              <div class="post-meta mb-3">
  2210.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2211.                <!-- <small class="text-muted">
  2212.                  <i class="ti-eye me-1"></i>348 views
  2213.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2214.                </small> -->
  2215.              </div>
  2216.            </div>
  2217.          </div>
  2218.          
  2219.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2220.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2221.                
  2222.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2223.                
  2224.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2225.            </div>
  2226.            <div class="post-content flex-grow-1">
  2227.              <h6 class="post-title mb-2">
  2228.                 <a href="/a-growing-wealth-poverty-gap-the-way-prosperity-and-hardship-now-sit-cheek-by-jowl-in-across-england/" class="text-decoration-none top-color fw-semibold lh-sm">
  2229.                                            A Growing ‘Wealth-Poverty Gap’: The Way Prosperity and Hardship Now Sit Cheek by Jowl in Across England.
  2230.                                            </a>
  2231.              </h6>
  2232.              <div class="post-meta mb-3">
  2233.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2234.                <!-- <small class="text-muted">
  2235.                  <i class="ti-eye me-1"></i>348 views
  2236.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2237.                </small> -->
  2238.              </div>
  2239.            </div>
  2240.          </div>
  2241.          
  2242.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2243.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2244.                
  2245.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2246.                
  2247.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2248.            </div>
  2249.            <div class="post-content flex-grow-1">
  2250.              <h6 class="post-title mb-2">
  2251.                 <a href="/some-within-labour-want-keir-starmer-out-he-assures-interviewers-hell-endure-while-britains-economy-is-set-to-strengthen/" class="text-decoration-none top-color fw-semibold lh-sm">
  2252.                                            Some within Labour Want Keir Starmer Out. He Assures Interviewers He&#x27;ll Endure – while Britain&#x27;s Economy Is Set to Strengthen.
  2253.                                            </a>
  2254.              </h6>
  2255.              <div class="post-meta mb-3">
  2256.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2257.                <!-- <small class="text-muted">
  2258.                  <i class="ti-eye me-1"></i>348 views
  2259.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2260.                </small> -->
  2261.              </div>
  2262.            </div>
  2263.          </div>
  2264.          
  2265.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2266.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2267.                
  2268.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2269.                
  2270.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2271.            </div>
  2272.            <div class="post-content flex-grow-1">
  2273.              <h6 class="post-title mb-2">
  2274.                 <a href="/demands-for-new-urgency-in-global-warming-talks-as-research-reveal-global-warming-could-hit-25c/" class="text-decoration-none top-color fw-semibold lh-sm">
  2275.                                            Demands for New Urgency in Global Warming Talks as Research Reveal Global Warming Could Hit 2.5C
  2276.                                            </a>
  2277.              </h6>
  2278.              <div class="post-meta mb-3">
  2279.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2280.                <!-- <small class="text-muted">
  2281.                  <i class="ti-eye me-1"></i>348 views
  2282.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2283.                </small> -->
  2284.              </div>
  2285.            </div>
  2286.          </div>
  2287.          
  2288.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2289.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2290.                
  2291.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2292.                
  2293.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2294.            </div>
  2295.            <div class="post-content flex-grow-1">
  2296.              <h6 class="post-title mb-2">
  2297.                 <a href="/every-culinary-artist-should-train-here-unassuming-turkish-dining-spot-earns-fourth-on-list-of-londons-top-restaurants/" class="text-decoration-none top-color fw-semibold lh-sm">
  2298.                                            ‘Every Culinary Artist Should Train Here’: Unassuming Turkish Dining Spot Earns Fourth on List of London’s Top Restaurants.
  2299.                                            </a>
  2300.              </h6>
  2301.              <div class="post-meta mb-3">
  2302.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2303.                <!-- <small class="text-muted">
  2304.                  <i class="ti-eye me-1"></i>348 views
  2305.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2306.                </small> -->
  2307.              </div>
  2308.            </div>
  2309.          </div>
  2310.          
  2311.  
  2312.        </div>
  2313.  
  2314.        <div class="text-center mt-4 pt-3 border-top border-light">
  2315.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2316.        </div>
  2317.      </div>
  2318.    </div>
  2319.  
  2320.    
  2321.  </div>
  2322.  
  2323. <!-- Sidebar V2 Styles -->
  2324. <style>
  2325.  .sidebar-widget {
  2326.    position: relative;
  2327.  }
  2328.  
  2329.  .widget-title {
  2330.    font-size: 1.1rem;
  2331.    font-weight: 700;
  2332.    display: inline-block;
  2333.    position: relative;
  2334.    z-index: 2;
  2335.    border-radius: 0;
  2336.  }
  2337.  
  2338.  /* Green arrow for August Blog Roll */
  2339.  .title-arrow::after {
  2340.    content: '';
  2341.    position: absolute;
  2342.    top: 0;
  2343.    right: -22px;
  2344.    width: 0;
  2345.    height: 0;
  2346.    border-left: 22px solid var(--bs-primary);
  2347.    border-top: 22px solid transparent;
  2348.    border-bottom: 22px solid transparent;
  2349.    z-index: 1;
  2350.  }
  2351.  
  2352.  /* Blue arrow for Recent Posts */
  2353.  .title-arrow-primary::after {
  2354.    content: '';
  2355.    position: absolute;
  2356.    top: 0;
  2357.    right: -22px;
  2358.    width: 0;
  2359.    height: 0;
  2360.    border-left: 22px solid var(--bs-primary);
  2361.    border-top: 22px solid transparent;
  2362.    border-bottom: 22px solid transparent;
  2363.    z-index: 1;
  2364.  }
  2365.  
  2366.  .widget-content {
  2367.    margin-top: -1px;
  2368.    position: relative;
  2369.    z-index: 1;
  2370.     background-color: var(--card-bg);
  2371.  }
  2372.  
  2373.  /* Blog Roll Items Hover Effects */
  2374.  .blog-roll-item:hover .blog-title {
  2375.    color: #198754 !important;
  2376.    transform: translateX(5px);
  2377.    transition: all 0.3s ease;
  2378.  }
  2379.  
  2380.  /* Recent Post Items Hover Effects */
  2381.  .recent-post-item:hover .post-title a {
  2382.    color: #0d6efd !important;
  2383.    transition: color 0.3s ease;
  2384.  }
  2385.  
  2386.  .recent-post-item:hover .post-image img {
  2387.    transform: scale(1.05);
  2388.    transition: transform 0.3s ease;
  2389.  }
  2390.  
  2391.  /* Button Hover Effects */
  2392.  .btn:hover {
  2393.    transform: translateY(-2px);
  2394.    transition: all 0.3s ease;
  2395.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  2396.  }
  2397.  
  2398.  /* Badge Hover Effects */
  2399.  .badge:hover {
  2400.    transform: scale(1.05);
  2401.    transition: transform 0.3s ease;
  2402.  }
  2403.  
  2404.  @media (max-width: 991px) {
  2405.    .sidebar {
  2406.      margin-top: 3rem;
  2407.    }
  2408.  }
  2409.  
  2410.  @media (max-width: 576px) {
  2411.    .widget-title {
  2412.      font-size: 1rem;
  2413.      padding: 0.75rem 1rem !important;
  2414.    }
  2415.  
  2416.    .title-arrow::after,
  2417.    .title-arrow-primary::after {
  2418.      right: -18px;
  2419.      border-left-width: 18px;
  2420.      border-top-width: 18px;
  2421.      border-bottom-width: 18px;
  2422.    }
  2423.  
  2424.    .post-image {
  2425.      width: 70px !important;
  2426.      height: 55px !important;
  2427.    }
  2428.  
  2429.    .blog-meta {
  2430.      flex-direction: column !important;
  2431.      align-items: flex-start !important;
  2432.      gap: 0.5rem;
  2433.    }
  2434.  }
  2435. </style>
  2436.  
  2437.    
  2438.            </div>
  2439.        </div>
  2440.    </div>
  2441. </section>
  2442.  
  2443.    
  2444.        
  2445.        <!-- end wpo-blog-highlights-section -->
  2446.        <!-- start wpo-blog-sponsored-section -->
  2447.        
  2448.  
  2449.  
  2450.  
  2451.    
  2452.  
  2453.  
  2454.  
  2455. <style>
  2456.    .sponsored-section-v6 {
  2457.        padding: 45px 0;
  2458.        background: transparent;
  2459.    }
  2460.    
  2461.    .sponsored-card-v6 {
  2462.        background: #ffffff;
  2463.        border: 1px solid #f8f8f8;
  2464.        transition: opacity 0.3s ease;
  2465.        height: 100%;
  2466.    }
  2467.    
  2468.    .sponsored-card-v6:hover {
  2469.        opacity: 0.95;
  2470.    }
  2471.    
  2472.    .sponsored-image-v6 {
  2473.        position: relative;
  2474.        height: 170px;
  2475.    }
  2476.    
  2477.    .sponsored-image-v6 img {
  2478.        width: 100%;
  2479.        height: 100%;
  2480.        object-fit: cover;
  2481.    }
  2482.    
  2483.    .sponsored-image-v6::after {
  2484.        content: '';
  2485.        position: absolute;
  2486.        top: 0;
  2487.        left: 0;
  2488.        right: 0;
  2489.        bottom: 0;
  2490.        background: linear-gradient(to bottom, rgba(0,0,0,0.1), transparent);
  2491.    }
  2492.    
  2493.    .sponsored-badge-v6 {
  2494.        position: absolute;
  2495.        top: 10px;
  2496.        left: 10px;
  2497.        padding: 5px 12px;
  2498.        font-size: 12px;
  2499.        font-weight: 600;
  2500.        text-transform: uppercase;
  2501.        border-radius: 4px;
  2502.        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  2503.    }
  2504.    
  2505.    .sponsored-content-v6 {
  2506.        padding: 12px;
  2507.    }
  2508.    
  2509.    .sponsored-title-v6 {
  2510.        font-size: 14px;
  2511.        font-weight: 700;
  2512.        line-height: 1.3;
  2513.        margin-bottom: 6px;
  2514.        color: #333;
  2515.    }
  2516.    
  2517.    .sponsored-title-v6 a {
  2518.        text-decoration: none;
  2519.        color: #333;
  2520.    }
  2521.    
  2522.    .sponsored-title-v6 a:hover {
  2523.        color: #fd7e14; /* Orange hover */
  2524.    }
  2525.    
  2526.    .sponsored-excerpt-v6 {
  2527.        font-size: 12px;
  2528.        font-weight: 600;
  2529.        color: #868e96;
  2530.        margin-bottom: 8px;
  2531.        line-height: 1.4;
  2532.    }
  2533.    
  2534.    .sponsored-meta-v6 {
  2535.        font-size: 11px;
  2536.        color: #6c757d;
  2537.    }
  2538.    
  2539.    .author-info-v6 {
  2540.        display: inline;
  2541.        margin-right: 10px;
  2542.    }
  2543.    
  2544.    .sponsored-author-img-v6 {
  2545.        width: 20px;
  2546.        height: 20px;
  2547.        border-radius: 50%;
  2548.        object-fit: cover;
  2549.        vertical-align: middle;
  2550.        margin-right: 4px;
  2551.    }
  2552.    
  2553.    .section-title-sponsored-v6 {
  2554.        font-size: 1.9rem;
  2555.        font-weight: 600;
  2556.        text-align: left;
  2557.        margin-bottom: 25px;
  2558.        color: #333;
  2559.        border-left: 4px solid #fd7e14;
  2560.        padding-left: 15px;
  2561.    }
  2562.  
  2563.    @media (max-width: 768px) {
  2564.        .sponsored-section-v6 {
  2565.            padding: 25px 0;
  2566.        }
  2567.        .sponsored-image-v6 {
  2568.            height: 130px;
  2569.        }
  2570.        .sponsored-content-v6 {
  2571.            padding: 10px;
  2572.        }
  2573.        .sponsored-title-v6 {
  2574.            font-size: 13px;
  2575.        }
  2576.        .sponsored-excerpt-v6 {
  2577.            font-size: 11px;
  2578.        }
  2579.        .section-title-sponsored-v6 {
  2580.            font-size: 1.6rem;
  2581.            padding-left: 10px;
  2582.        }
  2583.    }
  2584. </style>
  2585.  
  2586. <section class="sponsored-section-v6">
  2587.    <div class="container-fluid fluid-container">
  2588.        <div class="row">
  2589.            <div class="col-12">
  2590.                <h2 class="section-title-sponsored-v6">Sponsored News</h2>
  2591.            </div>
  2592.        </div>
  2593.        
  2594.        <div class="row g-3">
  2595.            
  2596.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  2597.                <div class="card sponsored-card-v6">
  2598.                    <div class="sponsored-image-v6">
  2599.                        
  2600.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2601.                        
  2602.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  2603.                    </div>
  2604.                    <div class="sponsored-content-v6">
  2605.                        <h3 class="sponsored-title-v6">
  2606.                            <a href="/english-top-flight-10-things-to-keep-an-eye-on-this-round-of-fixtures/" >
  2607.                                            English top flight: 10 things to keep an eye on this round of fixtures
  2608.                                            </a>
  2609.                        </h3>
  2610.                        <p class="sponsored-excerpt-v6">
  2611.                            
  2612.                        </p>
  2613.                        <div class="sponsored-meta-v6">
  2614.                            <span class="author-info-v6">
  2615.                                
  2616.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="sponsored-author-img-v6">
  2617.                                
  2618.                               Patricia Parker
  2619.                            </span>
  2620.                            | 15 Aug 2026
  2621.                        </div>
  2622.                    </div>
  2623.                </div>
  2624.            </div>
  2625.            
  2626.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  2627.                <div class="card sponsored-card-v6">
  2628.                    <div class="sponsored-image-v6">
  2629.                        
  2630.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2631.                        
  2632.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  2633.                    </div>
  2634.                    <div class="sponsored-content-v6">
  2635.                        <h3 class="sponsored-title-v6">
  2636.                            <a href="/the-new-mayor-promises-a-dawn-for-the-big-apple-in-inaugural-address/" >
  2637.                                            The New Mayor Promises a &#x27;Dawn&#x27; for The Big Apple in Inaugural Address
  2638.                                            </a>
  2639.                        </h3>
  2640.                        <p class="sponsored-excerpt-v6">
  2641.                            
  2642.                        </p>
  2643.                        <div class="sponsored-meta-v6">
  2644.                            <span class="author-info-v6">
  2645.                                
  2646.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="sponsored-author-img-v6">
  2647.                                
  2648.                               Patricia Parker
  2649.                            </span>
  2650.                            | 15 Aug 2026
  2651.                        </div>
  2652.                    </div>
  2653.                </div>
  2654.            </div>
  2655.            
  2656.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  2657.                <div class="card sponsored-card-v6">
  2658.                    <div class="sponsored-image-v6">
  2659.                        
  2660.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2661.                        
  2662.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  2663.                    </div>
  2664.                    <div class="sponsored-content-v6">
  2665.                        <h3 class="sponsored-title-v6">
  2666.                            <a href="/a-growing-wealth-poverty-gap-the-way-prosperity-and-hardship-now-sit-cheek-by-jowl-in-across-england/" >
  2667.                                            A Growing ‘Wealth-Poverty Gap’: The Way Prosperity and Hardship Now Sit Cheek by Jowl in Across England.
  2668.                                            </a>
  2669.                        </h3>
  2670.                        <p class="sponsored-excerpt-v6">
  2671.                            
  2672.                        </p>
  2673.                        <div class="sponsored-meta-v6">
  2674.                            <span class="author-info-v6">
  2675.                                
  2676.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="sponsored-author-img-v6">
  2677.                                
  2678.                               Patricia Parker
  2679.                            </span>
  2680.                            | 15 Aug 2026
  2681.                        </div>
  2682.                    </div>
  2683.                </div>
  2684.            </div>
  2685.            
  2686.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  2687.                <div class="card sponsored-card-v6">
  2688.                    <div class="sponsored-image-v6">
  2689.                        
  2690.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2691.                        
  2692.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  2693.                    </div>
  2694.                    <div class="sponsored-content-v6">
  2695.                        <h3 class="sponsored-title-v6">
  2696.                            <a href="/some-within-labour-want-keir-starmer-out-he-assures-interviewers-hell-endure-while-britains-economy-is-set-to-strengthen/" >
  2697.                                            Some within Labour Want Keir Starmer Out. He Assures Interviewers He&#x27;ll Endure – while Britain&#x27;s Economy Is Set to Strengthen.
  2698.                                            </a>
  2699.                        </h3>
  2700.                        <p class="sponsored-excerpt-v6">
  2701.                            
  2702.                        </p>
  2703.                        <div class="sponsored-meta-v6">
  2704.                            <span class="author-info-v6">
  2705.                                
  2706.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="sponsored-author-img-v6">
  2707.                                
  2708.                               Patricia Parker
  2709.                            </span>
  2710.                            | 15 Aug 2026
  2711.                        </div>
  2712.                    </div>
  2713.                </div>
  2714.            </div>
  2715.            
  2716.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  2717.                <div class="card sponsored-card-v6">
  2718.                    <div class="sponsored-image-v6">
  2719.                        
  2720.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2721.                        
  2722.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  2723.                    </div>
  2724.                    <div class="sponsored-content-v6">
  2725.                        <h3 class="sponsored-title-v6">
  2726.                            <a href="/demands-for-new-urgency-in-global-warming-talks-as-research-reveal-global-warming-could-hit-25c/" >
  2727.                                            Demands for New Urgency in Global Warming Talks as Research Reveal Global Warming Could Hit 2.5C
  2728.                                            </a>
  2729.                        </h3>
  2730.                        <p class="sponsored-excerpt-v6">
  2731.                            
  2732.                        </p>
  2733.                        <div class="sponsored-meta-v6">
  2734.                            <span class="author-info-v6">
  2735.                                
  2736.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="sponsored-author-img-v6">
  2737.                                
  2738.                               Patricia Parker
  2739.                            </span>
  2740.                            | 15 Aug 2026
  2741.                        </div>
  2742.                    </div>
  2743.                </div>
  2744.            </div>
  2745.            
  2746.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  2747.                <div class="card sponsored-card-v6">
  2748.                    <div class="sponsored-image-v6">
  2749.                        
  2750.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2751.                        
  2752.                        <div class="sponsored-badge-v6 bg-primary-gradient">News</div>
  2753.                    </div>
  2754.                    <div class="sponsored-content-v6">
  2755.                        <h3 class="sponsored-title-v6">
  2756.                            <a href="/every-culinary-artist-should-train-here-unassuming-turkish-dining-spot-earns-fourth-on-list-of-londons-top-restaurants/" >
  2757.                                            ‘Every Culinary Artist Should Train Here’: Unassuming Turkish Dining Spot Earns Fourth on List of London’s Top Restaurants.
  2758.                                            </a>
  2759.                        </h3>
  2760.                        <p class="sponsored-excerpt-v6">
  2761.                            
  2762.                        </p>
  2763.                        <div class="sponsored-meta-v6">
  2764.                            <span class="author-info-v6">
  2765.                                
  2766.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/dcdd73d1-26ee-4eac-88ee-ab89d37a3846_profile.png" alt="Patricia Parker" style="object-fit: cover;" class="sponsored-author-img-v6">
  2767.                                
  2768.                               Patricia Parker
  2769.                            </span>
  2770.                            | 15 Aug 2026
  2771.                        </div>
  2772.                    </div>
  2773.                </div>
  2774.            </div>
  2775.            
  2776.        </div>
  2777.    </div>
  2778. </section>
  2779.  
  2780.  
  2781.    
  2782.        <!-- end wpo-blog-sponsored-section -->
  2783.        <!-- start wpo-subscribe-section -->
  2784.        
  2785.        <!-- end subscribe-section -->
  2786.        <!-- start of wpo-site-footer-section -->
  2787.        
  2788.  
  2789.  
  2790.  
  2791.  
  2792.  
  2793.  
  2794. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  2795. <footer class="footer-v5 bg-primary-gradient border-top">
  2796.    
  2797.    <!-- Main Footer Content -->
  2798.    <div class="container-fluid py-5">
  2799.        
  2800.        <!-- Top Section with Logo and Description -->
  2801.        <div class="row mb-5">
  2802.            <div class="col-12 text-center">
  2803.                <div class="footer-brand mb-4">
  2804.                    
  2805.                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/41a2e04b-c57d-4b18-b42d-ec6f868746f7_logo.png" alt="Tech Nexus Blog" class="footer-logo mb-3" height="60">
  2806.                    
  2807.                    <h4 class="fw-bold footer-color mb-2">Tech Nexus Blog</h4>
  2808.                    <p class="footer-color opacity-50">Explore cutting-edge technology trends, digital innovation insights, and practical guides for tech enthusiasts and professionals in our comprehensive blog.</p>
  2809.                </div>
  2810.            </div>
  2811.        </div>
  2812.  
  2813.        <!-- Content Grid -->
  2814.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  2815.            
  2816.            <!-- Quick Links Column -->
  2817.            <div class="">
  2818.                <div class="footer-section">
  2819.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2820.                        Quick Links
  2821.                    </h6>
  2822.                    <ul class="list-unstyled footer-links">
  2823.                        
  2824.                        <li class="mb-2">
  2825.                            <a href="/former-cyclist-derek-gee-confronts-30m-damages-claim-following-contract-ending-over-personal-belief/"
  2826.                               class="text-decoration-none footer-color  d-flex align-items-center">
  2827.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  2828.                                Former Cyclist Derek Gee Confronts €30m Damages Claim Following Contract Ending Over &#x27;Personal Belief&#x27;
  2829.                            </a>
  2830.                        </li>
  2831.                        
  2832.                        <li class="mb-2">
  2833.                            <a href="/amazing-30-cartography-humble-bundle-is-a-online-gaming-game-masters-fantasy/"
  2834.                               class="text-decoration-none footer-color  d-flex align-items-center">
  2835.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  2836.                                Amazing $30 Cartography Humble Bundle Is a Online Gaming Game Master&#x27;s Fantasy
  2837.                            </a>
  2838.                        </li>
  2839.                        
  2840.                        <li class="mb-2">
  2841.                            <a href="/cyril-ramaphosa-wraps-up-g20-summit-amid-us-boycott-and-transition-controversy/"
  2842.                               class="text-decoration-none footer-color  d-flex align-items-center">
  2843.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  2844.                                Cyril Ramaphosa Wraps Up G20 Summit Amid US Boycott and Transition Controversy
  2845.                            </a>
  2846.                        </li>
  2847.                        
  2848.                        <li class="mb-2">
  2849.                            <a href="/australia-breaks-new-ground-as-captain-alyssa-healy-confronts-her-ultimate-challenge/"
  2850.                               class="text-decoration-none footer-color  d-flex align-items-center">
  2851.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  2852.                                Australia Breaks New Ground as Captain Alyssa Healy Confronts Her Ultimate Challenge.
  2853.                            </a>
  2854.                        </li>
  2855.                        
  2856.                        <li class="mb-2">
  2857.                            <a href="/woman-escapes-police-following-high-velocity-chase-from-california-into-mexican-territory/"
  2858.                               class="text-decoration-none footer-color  d-flex align-items-center">
  2859.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  2860.                                Woman Escapes Police Following High-Velocity Chase from California into Mexican Territory
  2861.                            </a>
  2862.                        </li>
  2863.                        
  2864.                        <li class="mb-2">
  2865.                            <a href="/british-and-irish-box-office-takings-hit-a-post-covid-high-as-a-minecraft-movie-tops-the-years-box-office/"
  2866.                               class="text-decoration-none footer-color  d-flex align-items-center">
  2867.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  2868.                                British and Irish Box Office Takings Hit a Post-Covid High as A Minecraft Movie Tops the Year&#x27;s Box Office
  2869.                            </a>
  2870.                        </li>
  2871.                        
  2872.                    </ul>
  2873.                </div>
  2874.            </div>
  2875.  
  2876.            <!-- Resources Column -->
  2877.            <div class="">
  2878.                <div class="footer-section">
  2879.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2880.                        Resources
  2881.                    </h6>
  2882.                   <ul class="footer-links" id="footerLinks">
  2883.        
  2884.        
  2885.  
  2886.        
  2887.        
  2888.        
  2889.        
  2890.    </ul>
  2891.                </div>
  2892.            </div>
  2893.  
  2894.            <!-- Categories Column -->
  2895.            <div class="">
  2896.                <div class="footer-section">
  2897.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2898.                        Categories
  2899.                    </h6>
  2900.                    <div class="category-tags">
  2901.                      
  2902.                                <li>
  2903.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  2904.                                        All Posts
  2905.                                    </a>
  2906.                                </li>
  2907.                                
  2908.                                <li>
  2909.                                    <a href="/category/business/" class="footer-link footer-color">
  2910.                                        Business
  2911.                                    </a>
  2912.                                </li>
  2913.                                
  2914.                                <li>
  2915.                                    <a href="/category/esports/" class="footer-link footer-color">
  2916.                                        Esports
  2917.                                    </a>
  2918.                                </li>
  2919.                                
  2920.                                <li>
  2921.                                    <a href="/category/fashion/" class="footer-link footer-color">
  2922.                                        Fashion
  2923.                                    </a>
  2924.                                </li>
  2925.                                
  2926.                                <li>
  2927.                                    <a href="/category/featured/" class="footer-link footer-color">
  2928.                                        Featured
  2929.                                    </a>
  2930.                                </li>
  2931.                                
  2932.                                <li>
  2933.                                    <a href="/category/gaming/" class="footer-link footer-color">
  2934.                                        Gaming
  2935.                                    </a>
  2936.                                </li>
  2937.                                
  2938.                    </div>
  2939.                </div>
  2940.            </div>
  2941.  
  2942.        </div>
  2943.  
  2944.    </div>
  2945.  
  2946.    <!-- Footer Bottom -->
  2947.    <div class="footer-bottom  border-top py-3">
  2948.        <div class="container-fluid fluid-container">
  2949.            <div class=" d-flex justify-content-between flex-wrap">
  2950.                <div class="">
  2951.                    <p class="mb-0 footer-color  ">
  2952.                        © 2026 <span class="fw-semibold footer-color">Tech Nexus Blog</span>. All rights reserved.
  2953.                    </p>
  2954.                </div>
  2955.                <div class="">
  2956.                    <div class="footer-nav">
  2957.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  2958.                            <i class="bi bi-file-text me-1"></i>Write For Us
  2959.                        </a>
  2960.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  2961.                            <i class="bi bi-file-text me-1"></i>Terms
  2962.                        </a>
  2963.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  2964.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  2965.                        </a>
  2966.                    </div>
  2967.                </div>
  2968.            </div>
  2969.        </div>
  2970.    </div>
  2971.  
  2972. </footer>
  2973.  
  2974. <style>
  2975. /* Footer V5 - Clean Minimalist Bootstrap Design */
  2976.  
  2977.  
  2978.  
  2979.  
  2980. .footer-logo {
  2981.    border-radius: 8px;
  2982. }
  2983.  
  2984. /* Footer Sections */
  2985. .footer-section {
  2986.    padding: 0 15px;
  2987. }
  2988.  
  2989. .footer-section h6 {
  2990.    position: relative;
  2991.    padding-bottom: 8px;
  2992. }
  2993.  
  2994. .footer-section h6::after {
  2995.    content: '';
  2996.    position: absolute;
  2997.    bottom: 0;
  2998.    left: 0;
  2999.    width: 30px;
  3000.    height: 2px;
  3001.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  3002.    border-radius: 1px;
  3003. }
  3004.  
  3005. /* Links Styling */
  3006. .footer-links a {
  3007.    transition: all 0.3s ease;
  3008.    padding: 4px 0;
  3009.    border-radius: 4px;
  3010. }
  3011.  
  3012. .footer-links a:hover {
  3013.    color: var(--bs-primary) !important;
  3014.    padding-left: 8px;
  3015. }
  3016.  
  3017. .footer-links a:hover i {
  3018.    transform: translateX(2px);
  3019. }
  3020.  
  3021. /* Category Tags */
  3022. .category-tag {
  3023.    transition: all 0.3s ease;
  3024.    padding: 6px 12px !important;
  3025.    font-size: 0.875rem;
  3026. }
  3027.  
  3028.  
  3029.  
  3030. /* Footer Bottom */
  3031. .footer-bottom {
  3032.    backdrop-filter: blur(10px);
  3033. }
  3034.  
  3035. /* Responsive Design */
  3036. @media (max-width: 768px) {
  3037.    .footer-v5 {
  3038.        margin-top: 60px;
  3039.    }
  3040.    
  3041.    .footer-section {
  3042.        text-align:start;
  3043.        margin-bottom: 40px;
  3044.    }
  3045.    
  3046.    .footer-links a,
  3047.    .category-tags {
  3048.        justify-content:start;
  3049.    }
  3050.    
  3051.    .social-links .d-flex {
  3052.        justify-content:start;
  3053.    }
  3054. }
  3055.  
  3056. @media (max-width: 576px) {
  3057.    .footer-brand h4 {
  3058.        font-size: 1.25rem;
  3059.    }
  3060.    
  3061.    .stats-item h5 {
  3062.        font-size: 1.1rem;
  3063.    }
  3064.    
  3065.    .newsletter-form .btn {
  3066.        padding: 8px 12px;
  3067.    }
  3068. }
  3069.  
  3070. /* Animation Classes */
  3071. .fade-in {
  3072.    animation: fadeIn 0.6s ease-in;
  3073. }
  3074.  
  3075. @keyframes fadeIn {
  3076.    from { opacity: 0; transform: translateY(20px); }
  3077.    to { opacity: 1; transform: translateY(0); }
  3078. }
  3079.  
  3080. /* Loading State */
  3081. .loading {
  3082.    pointer-events: none;
  3083.    opacity: 0.7;
  3084. }
  3085.  
  3086. .loading .btn {
  3087.    position: relative;
  3088. }
  3089.  
  3090. .loading .btn::after {
  3091.    content: '';
  3092.    position: absolute;
  3093.    top: 50%;
  3094.    left: 50%;
  3095.    width: 16px;
  3096.    height: 16px;
  3097.    margin: -8px 0 0 -8px;
  3098.    border: 2px solid transparent;
  3099.    border-top-color: currentColor;
  3100.    border-radius: 50%;
  3101.    animation: spin 1s linear infinite;
  3102. }
  3103.  
  3104. @keyframes spin {
  3105.    to { transform: rotate(360deg); }
  3106. }
  3107.  
  3108. /* Utility Classes */
  3109. .text-gradient {
  3110.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  3111.    -webkit-background-clip: text;
  3112.    -webkit-text-fill-color: transparent;
  3113.    background-clip: text;
  3114. }
  3115.  
  3116. .hover-lift {
  3117.    transition: transform 0.3s ease;
  3118. }
  3119.  
  3120. .hover-lift:hover {
  3121.    transform: translateY(-2px);
  3122. }
  3123. </style>
  3124.  
  3125.  
  3126. <script>
  3127. document.addEventListener('DOMContentLoaded', function() {
  3128.    
  3129.    // Initialize Bootstrap tooltips
  3130.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  3131.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  3132.        return new bootstrap.Tooltip(tooltipTriggerEl);
  3133.    });
  3134.  
  3135.    // Newsletter form handling
  3136.    const newsletterForm = document.querySelector('.newsletter-form');
  3137.    if (newsletterForm) {
  3138.        newsletterForm.addEventListener('submit', function(e) {
  3139.            e.preventDefault();
  3140.            
  3141.            const email = this.querySelector('input[name="email"]').value.trim();
  3142.            const submitBtn = this.querySelector('button[type="submit"]');
  3143.            const originalContent = submitBtn.innerHTML;
  3144.            
  3145.            // Validate email
  3146.            if (!email || !isValidEmail(email)) {
  3147.                showToast('Please enter a valid email address', 'error');
  3148.                return;
  3149.            }
  3150.            
  3151.            // Show loading state
  3152.            this.classList.add('loading');
  3153.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  3154.            submitBtn.disabled = true;
  3155.            
  3156.            // Simulate API call
  3157.            setTimeout(() => {
  3158.                // Success state
  3159.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  3160.                submitBtn.classList.remove('btn-primary');
  3161.                submitBtn.classList.add('btn-success');
  3162.                
  3163.                showToast('Successfully subscribed to newsletter!', 'success');
  3164.                
  3165.                // Reset form
  3166.                setTimeout(() => {
  3167.                    this.classList.remove('loading');
  3168.                    submitBtn.innerHTML = originalContent;
  3169.                    submitBtn.classList.remove('btn-success');
  3170.                    submitBtn.classList.add('btn-primary');
  3171.                    submitBtn.disabled = false;
  3172.                    this.reset();
  3173.                }, 2000);
  3174.                
  3175.            }, 1500);
  3176.        });
  3177.    }
  3178.    
  3179.    // Email validation function
  3180.    function isValidEmail(email) {
  3181.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  3182.        return emailRegex.test(email);
  3183.    }
  3184.    
  3185.    // Toast notification function
  3186.    function showToast(message, type = 'info') {
  3187.        // Remove existing toasts
  3188.        const existingToasts = document.querySelectorAll('.custom-toast');
  3189.        existingToasts.forEach(toast => toast.remove());
  3190.        
  3191.        // Create toast
  3192.        const toast = document.createElement('div');
  3193.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  3194.        toast.style.zIndex = '9999';
  3195.        toast.innerHTML = `
  3196.            <div class="d-flex align-items-center">
  3197.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  3198.                <span>${message}</span>
  3199.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  3200.            </div>
  3201.        `;
  3202.        
  3203.        document.body.appendChild(toast);
  3204.        
  3205.        // Auto remove after 4 seconds
  3206.        setTimeout(() => {
  3207.            if (toast && toast.parentNode) {
  3208.                toast.remove();
  3209.            }
  3210.        }, 4000);
  3211.    }
  3212.    
  3213.    // Smooth scroll for internal links
  3214.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  3215.        anchor.addEventListener('click', function(e) {
  3216.            e.preventDefault();
  3217.            const target = document.querySelector(this.getAttribute('href'));
  3218.            if (target) {
  3219.                target.scrollIntoView({
  3220.                    behavior: 'smooth',
  3221.                    block: 'start'
  3222.                });
  3223.            }
  3224.        });
  3225.    });
  3226.    
  3227.    // Add fade-in animation to footer sections on scroll
  3228.    const observerOptions = {
  3229.        threshold: 0.1,
  3230.        rootMargin: '0px 0px -50px 0px'
  3231.    };
  3232.    
  3233.    const sectionObserver = new IntersectionObserver((entries) => {
  3234.        entries.forEach(entry => {
  3235.            if (entry.isIntersecting) {
  3236.                entry.target.classList.add('fade-in');
  3237.            }
  3238.        });
  3239.    }, observerOptions);
  3240.    
  3241.    // Observe footer sections
  3242.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  3243.        sectionObserver.observe(section);
  3244.    });
  3245.    
  3246.    // Enhanced hover effects for category tags
  3247.    document.querySelectorAll('.category-tag').forEach(tag => {
  3248.        tag.addEventListener('mouseenter', function() {
  3249.            this.style.transform = 'translateY(-2px) scale(1.02)';
  3250.        });
  3251.        
  3252.        tag.addEventListener('mouseleave', function() {
  3253.            this.style.transform = 'translateY(0) scale(1)';
  3254.        });
  3255.    });
  3256.    
  3257.    // Prevent default for demo links
  3258.    document.querySelectorAll('a[href="#"]').forEach(link => {
  3259.        link.addEventListener('click', function(e) {
  3260.            e.preventDefault();
  3261.        });
  3262.    });
  3263.    
  3264.    // Add click ripple effect to buttons
  3265.    document.querySelectorAll('.btn').forEach(btn => {
  3266.        btn.addEventListener('click', function(e) {
  3267.            const ripple = document.createElement('span');
  3268.            const rect = this.getBoundingClientRect();
  3269.            const size = Math.max(rect.width, rect.height);
  3270.            const x = e.clientX - rect.left - size / 2;
  3271.            const y = e.clientY - rect.top - size / 2;
  3272.            
  3273.            ripple.style.cssText = `
  3274.                position: absolute;
  3275.                left: ${x}px;
  3276.                top: ${y}px;
  3277.                width: ${size}px;
  3278.                height: ${size}px;
  3279.                border-radius: 50%;
  3280.                background: rgba(255, 255, 255, 0.4);
  3281.                transform: scale(0);
  3282.                animation: ripple-effect 0.6s linear;
  3283.                pointer-events: none;
  3284.            `;
  3285.            
  3286.            this.style.position = 'relative';
  3287.            this.style.overflow = 'hidden';
  3288.            this.appendChild(ripple);
  3289.            
  3290.            setTimeout(() => ripple.remove(), 600);
  3291.        });
  3292.    });
  3293.    
  3294. });
  3295.  
  3296. // Add ripple animation CSS
  3297. const rippleCSS = document.createElement('style');
  3298. rippleCSS.textContent = `
  3299.    @keyframes ripple-effect {
  3300.        to {
  3301.            transform: scale(4);
  3302.            opacity: 0;
  3303.        }
  3304.    }
  3305. `;
  3306. document.head.appendChild(rippleCSS);
  3307.  
  3308. document.addEventListener('DOMContentLoaded', function () {
  3309.    var btn = document.getElementById('toggleFooterLinks');
  3310.    if (!btn) return; // No extra links, no button
  3311.  
  3312.    var extras = document.querySelectorAll('#footerLinks li.extra');
  3313.  
  3314.    btn.addEventListener('click', function () {
  3315.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  3316.            return li.classList.contains('d-none');
  3317.        });
  3318.  
  3319.        extras.forEach(function (li) {
  3320.            if (anyHidden) {
  3321.                li.classList.remove('d-none');
  3322.                li.classList.add('show');
  3323.            } else {
  3324.                li.classList.add('d-none');
  3325.                li.classList.remove('show');
  3326.            }
  3327.        });
  3328.  
  3329.        btn.textContent = anyHidden ? 'View less' : 'View more';
  3330.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3331.    });
  3332. });
  3333.  
  3334. </script>
  3335.  
  3336.        <!-- end of wpo-site-footer-section -->
  3337.    </div>
  3338.    <!-- end of page-wrapper -->
  3339.  
  3340.    <!-- All JavaScript files
  3341.    ================================================== -->
  3342.    
  3343.  
  3344. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3345. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3346. <!-- Plugins for this template -->
  3347. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3348. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3349. <!-- Custom script for this template -->
  3350. <script src="/static/blogapp/assets/js/script.js"></script>
  3351.  
  3352. <script>
  3353. (function () {
  3354. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3355. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3356.  
  3357. function applyFallback(img) {
  3358. if (!img || img.dataset.fallbackApplied === "1") {
  3359. return;
  3360. }
  3361. var failedSrc = img.currentSrc || img.src || "";
  3362. img.dataset.fallbackApplied = "1";
  3363. img.onerror = null;
  3364. img.src = fallbackImageSrc;
  3365. console.warn("[ImageFallback] Replaced broken image:", {
  3366. failedSrc: failedSrc,
  3367. fallbackSrc: fallbackImageSrc,
  3368. alt: img.alt || "",
  3369. });
  3370. }
  3371.  
  3372. document.querySelectorAll("img").forEach(function (img) {
  3373. if (img.complete && img.naturalWidth === 0) {
  3374. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3375. failedSrc: img.currentSrc || img.src || "",
  3376. alt: img.alt || "",
  3377. });
  3378. applyFallback(img);
  3379. }
  3380. });
  3381.  
  3382. document.addEventListener(
  3383. "error",
  3384. function (event) {
  3385. var target = event.target;
  3386. if (target && target.tagName === "IMG") {
  3387. applyFallback(target);
  3388. }
  3389. },
  3390. true
  3391. );
  3392. })();
  3393. </script>
  3394.  
  3395. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3396.  
  3397.  
  3398.  
  3399. <script type="module" src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"d631757f99124d5fb0fbfcbe5fefa2e1","r":1}' crossorigin="anonymous"></script>
  3400. </body>
  3401.  
  3402. </html>
  3403.  
  3404.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda