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://biztrend.tr

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="merri">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_12_FA0moLw.png">
  14.    
  15.  
  16.    <title>BizTrend: Latest Business Insights and Market Analysis</title>
  17.    <meta name="description" content="BizTrend offers expert analysis on business trends, market updates, and strategic advice for entrepreneurs and professionals. Stay informed with our insights.">
  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://biztrend.tr/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #4b0082;
  42.        --bs-primary-rgb: 4b0082;
  43.        --bs-secondary: #4682b4;
  44.        --bs-success: #00ced1;
  45.        --bs-danger: #ff4500;
  46.        --bs-warning: #ffa500;
  47.        --bs-info: #87ceeb;
  48.        --bs-light: #f0f8ff;
  49.        --bs-dark: #191970;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #4b0082;
  53.        --theme-primary-color-s2: #4b0082;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #191970;
  57.        --text-light-color: #676767;
  58.        --heading-color: #191970;
  59.        --border-color: #add8e6;
  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: #b0e0e6;
  75.        --navbar-color: #191970;
  76.        --topbar-bg: #f0f8ff;
  77.        --topbar-color: #191970;
  78.        --footer-bg: #191970;
  79.        --footer-color: #f0f8ff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #add8e6;
  82.        --card-radius: 14px;
  83.        --link-color: #4b0082;
  84.        --link-hover: #3a0066;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(75, 0, 130, 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-theme_23">
  372.    <div id="healthcheck"></div>
  373.    <!-- start page-wrapper -->
  374.    <div class="page-wrapper">
  375.        
  376.            <!-- start preloader -->
  377.                
  378.            <!-- end preloader -->
  379.        
  380.        <!-- Start header -->
  381.        <header id="header" class="wpo-site-header">
  382.            
  383.  
  384.  
  385.    
  386.  
  387.  
  388. <div class="top-bg">
  389.    <div class="unique-topbar3 container-fluid fluid-container d-sm-flex d-none align-items-center justify-content-between">
  390.        <!-- Date/Time -->
  391.        <span id="current-time" class="text-nowrap"></span>
  392.    
  393.        <!-- Marquee News -->
  394.        <marquee direction="left" scrollamount="4" behavior="scroll" class="topbar-marquee flex-grow-1 ms-3">
  395.            
  396.                <a href="/instructor-fatally-shot-and-25-female-students-kidnapped-in-armed-clash-at-school-in-nigeria/" class="px-4 top-color">
  397.                    Instructor Fatally Shot and 25 Female Students Kidnapped in Armed Clash at School in Nigeria
  398.                </a>
  399.            
  400.                <a href="/england-v-fiji-autumn-nations-series-preview/" class="px-4 top-color">
  401.                    England v Fiji – Autumn Nations Series Preview
  402.                </a>
  403.            
  404.                <a href="/the-gunners-boss-concedes-future-tenure-is-tied-to-winning-silverware/" class="px-4 top-color">
  405.                    The Gunners&#x27; Boss Concedes Future Tenure Is Tied to Winning Silverware.
  406.                </a>
  407.            
  408.                <a href="/frankfurt-faces-the-reds-in-champions-league-match/" class="px-4 top-color">
  409.                    Frankfurt Faces The Reds in Champions League Match
  410.                </a>
  411.            
  412.                <a href="/auschwitz-camp-survivor-eva-schloss-passes-away-at-age-96-as-the-monarch-leads-respects/" class="px-4 top-color">
  413.                    Auschwitz Camp Survivor Eva Schloss Passes Away at Age 96 as The Monarch Leads Respects
  414.                </a>
  415.            
  416.        </marquee>
  417.    </div>
  418. </div>
  419.  
  420. <script>
  421. function updateCurrentTime() {
  422.    const currentDate = new Date();
  423.  
  424.    // Day Names
  425.    const dayNames = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];
  426.    const day = dayNames[currentDate.getDay()];
  427.  
  428.    // Date Formatting
  429.    const dayNumber = currentDate.getDate().toString().padStart(2, '0');
  430.    const monthNames = ["January", "February", "March", "April", "May", "June",
  431.                        "July", "August", "September", "October", "November", "December"];
  432.    const month = monthNames[currentDate.getMonth()];
  433.    const year = currentDate.getFullYear();
  434.  
  435.    // Final string
  436.    const dateString = `${day}, ${month} ${dayNumber}, ${year}`;
  437.  
  438.    document.getElementById('current-time').innerHTML = `
  439.        <span class='bg-primary-gradient p-2 '>
  440.            <span class="fw-bold">${dateString}</span>
  441.        </span>
  442.    `;
  443. }
  444. updateCurrentTime();
  445. </script>
  446.  
  447.  
  448.  
  449.            
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456. <header class="header-v8 mb-4">
  457.    <div class="container-fluid fluid-container">
  458.        <!-- Main Navigation Card -->
  459.        <div class="nav-card-v8">
  460.            <div class="row align-items-center justify-content-between">
  461.                <!-- Logo Section -->
  462.               <div class="col-lg-2 col-md-3 col-6">
  463.                    <div class="logo-section-v8">
  464.                        <a class="logo-link-v8" href="/">
  465.                            
  466.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/8a07f393-751d-4f72-96cb-78be6df65061_logo.png" alt="BizTrend" class="logo-img-v8" />
  467.                            
  468.                        </a>
  469.                    </div>
  470.                </div>
  471.  
  472.                <!-- Navigation Menu -->
  473.                <div class="col-lg-8 col-md-6 d-none d-xl-block">
  474.                    <nav class="main-nav-v8">
  475.                        <ul class="nav-list-v8">
  476.  
  477.                            
  478.                            <li class="nav-item-v8">
  479.                                <a href="/" class="nav-link-v8 active-v8"
  480.                                    data-text="Home">Home</a>
  481.                            </li>
  482.  
  483.                            
  484.                            
  485.                             <li class="nav-item-v8">
  486.                                <a href="/category/all-posts/" class="nav-link-v8"
  487.                                    data-text="All Posts">
  488.                                    All Posts
  489.                                </a>
  490.                                </li>
  491.  
  492.                                
  493.  
  494.                                                
  495.                                                
  496.                                
  497.                             <li class="nav-item-v8">
  498.                                <a href="/category/business/" class="nav-link-v8"
  499.                                    data-text="Business">
  500.                                    Business
  501.                                </a>
  502.                                </li>
  503.  
  504.                                
  505.  
  506.                                                
  507.                                                
  508.                                
  509.                             <li class="nav-item-v8">
  510.                                <a href="/category/esports/" class="nav-link-v8"
  511.                                    data-text="Esports">
  512.                                    Esports
  513.                                </a>
  514.                                </li>
  515.  
  516.                                
  517.  
  518.                                                
  519.                                                
  520.                                
  521.                             <li class="nav-item-v8">
  522.                                <a href="/category/fashion/" class="nav-link-v8"
  523.                                    data-text="Fashion">
  524.                                    Fashion
  525.                                </a>
  526.                                </li>
  527.  
  528.                                
  529.  
  530.                                                
  531.                                                
  532.                                
  533.                             <li class="nav-item-v8">
  534.                                <a href="/category/featured/" class="nav-link-v8"
  535.                                    data-text="Featured">
  536.                                    Featured
  537.                                </a>
  538.                                </li>
  539.  
  540.                                
  541.  
  542.                                                
  543.                                                
  544.                                
  545.                             <li class="nav-item-v8">
  546.                                <a href="/category/gaming/" class="nav-link-v8"
  547.                                    data-text="Gaming">
  548.                                    Gaming
  549.                                </a>
  550.                                </li>
  551.  
  552.                                
  553.  
  554.                                                
  555.                                                
  556.                                
  557.                             <li class="nav-item-v8">
  558.                                <a href="/category/health/" class="nav-link-v8"
  559.                                    data-text="Health">
  560.                                    Health
  561.                                </a>
  562.                                </li>
  563.  
  564.                                
  565.  
  566.                                                
  567.                                                
  568.                                
  569.                            
  570.                                
  571.                                
  572.                                <li class="nav-item-v8 has-dropdown-v8">
  573.                                    <a href="#" class="nav-link-v8" data-text="More">More</a>
  574.                                    <div class="dropdown-card-v8">
  575.                                        <div class="dropdown-grid-v8">
  576.                                            <div class="dropdown-section-v8">
  577.                                                <a href="/category/life-fitness/"
  578.                                                    class="dropdown-link-v8">
  579.                                                    <span class="link-icon-v8"></span> Life &amp; Fitness
  580.                                                </a>
  581.                                                
  582.  
  583.                                                
  584.  
  585.                                                
  586.                                                
  587.                                
  588.                            
  589.                                                <a href="/category/lifestyle/"
  590.                                                    class="dropdown-link-v8">
  591.                                                    <span class="link-icon-v8"></span> Lifestyle
  592.                                                </a>
  593.                                                
  594.  
  595.                                                
  596.                                                
  597.                                
  598.                            
  599.                                                <a href="/category/news/"
  600.                                                    class="dropdown-link-v8">
  601.                                                    <span class="link-icon-v8"></span> News
  602.                                                </a>
  603.                                                
  604.  
  605.                                                
  606.                                                
  607.                                
  608.                            
  609.                                                <a href="/category/others/"
  610.                                                    class="dropdown-link-v8">
  611.                                                    <span class="link-icon-v8"></span> Others
  612.                                                </a>
  613.                                                
  614.  
  615.                                                
  616.                                                
  617.                                
  618.                            
  619.                                                <a href="/category/politics/"
  620.                                                    class="dropdown-link-v8">
  621.                                                    <span class="link-icon-v8"></span> Politics
  622.                                                </a>
  623.                                                
  624.  
  625.                                                
  626.                                                
  627.                                
  628.                            
  629.                                                <a href="/category/sports/"
  630.                                                    class="dropdown-link-v8">
  631.                                                    <span class="link-icon-v8"></span> Sports
  632.                                                </a>
  633.                                                
  634.  
  635.                                                
  636.                                                
  637.                                
  638.                            
  639.                                                <a href="/category/tech/"
  640.                                                    class="dropdown-link-v8">
  641.                                                    <span class="link-icon-v8"></span> Tech
  642.                                                </a>
  643.                                                
  644.  
  645.                                                
  646.                                                
  647.                                
  648.                            
  649.                                                <a href="/category/travel/"
  650.                                                    class="dropdown-link-v8">
  651.                                                    <span class="link-icon-v8"></span> Travel
  652.                                                </a>
  653.                                                
  654.  
  655.                                                
  656.                                                
  657.                                            </div>
  658.                                        </div>
  659.                                    </div>
  660.                                </li>
  661.                                
  662.                                
  663. <li>
  664.                  <a href="/page/contact-us/">
  665.                     Contact Us
  666.                  </a>
  667.              </li>
  668.                        </ul>
  669.                    </nav>
  670.  
  671.                </div>
  672.  
  673.                <!-- Search & Mobile Toggle -->
  674.                <div class="col-lg-2 col-md-3 col-6">
  675.                    <div class="nav-actions-v8">
  676.                        <button class="search-toggle-v8" onclick="toggleSearchV8()">
  677.                            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  678.                                stroke-width="2">
  679.                                <circle cx="11" cy="11" r="8"></circle>
  680.                                <path d="m21 21-4.35-4.35"></path>
  681.                            </svg>
  682.                        </button>
  683.                        <button class="mobile-toggle-v8 d-xl-none" onclick="toggleMobileNavV8()">
  684.                            <i class="ti-menu fs-5"></i>
  685.                        </button>
  686.                    </div>
  687.                </div>
  688.            </div>
  689.        </div>
  690.  
  691.        <!-- Floating Search Card -->
  692.        <div class="search-card-v8" id="searchCardV8">
  693.            <div class="search-container-v8">
  694.                <form class="search-form-v8" action="#" method="get">
  695.                    <div class="search-input-wrapper-v8">
  696.                        <svg class="search-icon-v8" width="20" height="20" viewBox="0 0 24 24" fill="none"
  697.                            stroke="currentColor" stroke-width="2">
  698.                            <circle cx="11" cy="11" r="8"></circle>
  699.                            <path d="m21 21-4.35-4.35"></path>
  700.                        </svg>
  701.                        <input type="search" class="search-input-v8" id="search-input"
  702.                            placeholder="Search for articles, tutorials, news..." name="q" autocomplete="off">
  703.                        <button type="button" class="search-close-v8" onclick="toggleSearchV8()">
  704.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  705.                                stroke-width="2">
  706.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  707.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  708.                            </svg>
  709.                        </button>
  710.                    </div>
  711.                    <div class="search-suggestions-v8 search-v1" id="search-results">
  712.                        
  713.                        
  714.                    </div>
  715.                </form>
  716.            </div>
  717.        </div>
  718.  
  719.        <!-- Mobile Navigation Card -->
  720.        <div class="mobile-nav-card-v8 d-xl-none" id="mobileNavV8">
  721.            <div class="mobile-nav-content-v8">
  722.                <ul class="mobile-nav-list-v8">
  723.  
  724.                    
  725.                    <li class="mobile-nav-item-v8">
  726.                        <a href="/" class="mobile-nav-link-v8 active-v8">
  727.                            Home
  728.                        </a>
  729.                    </li>
  730.  
  731.                    
  732.                      <li class="mobile-nav-item-v8">
  733.                        <a href="/category/all-posts/" class="mobile-nav-link-v8">
  734.                            All Posts
  735.                        </a>
  736.                        </li>
  737.  
  738.                        
  739.  
  740.                                
  741.                                
  742.                        
  743.                      <li class="mobile-nav-item-v8">
  744.                        <a href="/category/business/" class="mobile-nav-link-v8">
  745.                            Business
  746.                        </a>
  747.                        </li>
  748.  
  749.                        
  750.  
  751.                                
  752.                                
  753.                        
  754.                      <li class="mobile-nav-item-v8">
  755.                        <a href="/category/esports/" class="mobile-nav-link-v8">
  756.                            Esports
  757.                        </a>
  758.                        </li>
  759.  
  760.                        
  761.  
  762.                                
  763.                                
  764.                        
  765.                      <li class="mobile-nav-item-v8">
  766.                        <a href="/category/fashion/" class="mobile-nav-link-v8">
  767.                            Fashion
  768.                        </a>
  769.                        </li>
  770.  
  771.                        
  772.  
  773.                                
  774.                                
  775.                        
  776.                      <li class="mobile-nav-item-v8">
  777.                        <a href="/category/featured/" class="mobile-nav-link-v8">
  778.                            Featured
  779.                        </a>
  780.                        </li>
  781.  
  782.                        
  783.  
  784.                                
  785.                                
  786.                        
  787.                      <li class="mobile-nav-item-v8">
  788.                        <a href="/category/gaming/" class="mobile-nav-link-v8">
  789.                            Gaming
  790.                        </a>
  791.                        </li>
  792.  
  793.                        
  794.  
  795.                                
  796.                                
  797.                        
  798.                      <li class="mobile-nav-item-v8">
  799.                        <a href="/category/health/" class="mobile-nav-link-v8">
  800.                            Health
  801.                        </a>
  802.                        </li>
  803.  
  804.                        
  805.  
  806.                                
  807.                                
  808.                        
  809.                    
  810.                        
  811.                        
  812.                        <li class="mobile-nav-item-v8">
  813.                            <a href="#" class="mobile-nav-link-v8" onclick="toggleMobileDropdownV8('more-mobile-v8')">
  814.                                More
  815.                                <svg class="mobile-arrow-v8" width="16" height="16" viewBox="0 0 24 24" fill="none"
  816.                                    stroke="currentColor" stroke-width="2">
  817.                                    <polyline points="6,9 12,15 18,9"></polyline>
  818.                                </svg>
  819.                            </a>
  820.                            <ul class="mobile-dropdown-v8" id="more-mobile-v8">
  821.                                <li>
  822.                                    <a href="/category/life-fitness/"
  823.                                        class="mobile-sub-link-v8">
  824.                                        Life &amp; Fitness
  825.                                    </a>
  826.                                </li>
  827.                                
  828.  
  829.                                
  830.  
  831.                                
  832.                                
  833.                        
  834.                    
  835.                                
  836.                                <li>
  837.                                    <a href="/category/lifestyle/"
  838.                                        class="mobile-sub-link-v8">
  839.                                        Lifestyle
  840.                                    </a>
  841.                                </li>
  842.                                
  843.  
  844.                                
  845.                                
  846.                        
  847.                    
  848.                                
  849.                                <li>
  850.                                    <a href="/category/news/"
  851.                                        class="mobile-sub-link-v8">
  852.                                        News
  853.                                    </a>
  854.                                </li>
  855.                                
  856.  
  857.                                
  858.                                
  859.                        
  860.                    
  861.                                
  862.                                <li>
  863.                                    <a href="/category/others/"
  864.                                        class="mobile-sub-link-v8">
  865.                                        Others
  866.                                    </a>
  867.                                </li>
  868.                                
  869.  
  870.                                
  871.                                
  872.                        
  873.                    
  874.                                
  875.                                <li>
  876.                                    <a href="/category/politics/"
  877.                                        class="mobile-sub-link-v8">
  878.                                        Politics
  879.                                    </a>
  880.                                </li>
  881.                                
  882.  
  883.                                
  884.                                
  885.                        
  886.                    
  887.                                
  888.                                <li>
  889.                                    <a href="/category/sports/"
  890.                                        class="mobile-sub-link-v8">
  891.                                        Sports
  892.                                    </a>
  893.                                </li>
  894.                                
  895.  
  896.                                
  897.                                
  898.                        
  899.                    
  900.                                
  901.                                <li>
  902.                                    <a href="/category/tech/"
  903.                                        class="mobile-sub-link-v8">
  904.                                        Tech
  905.                                    </a>
  906.                                </li>
  907.                                
  908.  
  909.                                
  910.                                
  911.                        
  912.                    
  913.                                
  914.                                <li>
  915.                                    <a href="/category/travel/"
  916.                                        class="mobile-sub-link-v8">
  917.                                        Travel
  918.                                    </a>
  919.                                </li>
  920.                                
  921.  
  922.                                
  923.                                
  924.                            </ul>
  925.                        </li>
  926.                        
  927.                        
  928.  
  929.                </ul>
  930.  
  931.            </div>
  932.        </div>
  933.    </div>
  934.  
  935.    <!-- Background Overlay -->
  936.    <div class="nav-overlay-v8" id="navOverlayV8" onclick="closeAllV8()"></div>
  937. </header>
  938.  
  939. <style>
  940.    /* Navbar V8 Styles - Card-Based Glassmorphism Navigation */
  941.    .header-v8 {
  942.        padding: 20px 0;
  943.        position: relative;
  944.        min-height: 120px;
  945.    }
  946.  
  947.    /* Main Navigation Card */
  948.    .nav-card-v8 {
  949.        background:var(--navbar-bg);
  950.        backdrop-filter: blur(20px);
  951.        border: 1px solid var(--border-color);
  952.        border-radius: 20px;
  953.        padding: 15px 25px;
  954.        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  955.        position: relative;
  956.        z-index: 100;
  957.    }
  958.  
  959.    /* Logo Styles */
  960.    .logo-img-v8 {
  961.        max-height: 60px;
  962.        transition: all 0.3s ease;
  963.    }
  964.  
  965.    .logo-link-v8:hover .logo-img-v8 {
  966.        transform: scale(1.05) rotate(2deg);
  967.    }
  968.  
  969.    /* Main Navigation */
  970.    .nav-list-v8 {
  971.        list-style: none;
  972.        padding: 0;
  973.        margin: 0;
  974.        display: flex;
  975.        align-items: center;
  976.        justify-content: center;
  977.        gap: 8px;
  978.    }
  979.  
  980.    .nav-item-v8 {
  981.        position: relative;
  982.    }
  983.  
  984.    .nav-link-v8 {
  985.        color: #4a5568;
  986.        text-decoration: none;
  987.        font-weight: 500;
  988.        font-size: 15px;
  989.        padding: 12px 18px;
  990.        border-radius: 12px;
  991.        position: relative;
  992.        transition: all 0.3s ease;
  993.        display: block;
  994.        background: linear-gradient(135deg, transparent 0%, transparent 100%);
  995.    }
  996.  
  997.    .nav-link-v8::before {
  998.        content: attr(data-text);
  999.        position: absolute;
  1000.        top: 0;
  1001.        left: 0;
  1002.        right: 0;
  1003.        bottom: 0;
  1004.        display: flex;
  1005.        align-items: center;
  1006.        justify-content: center;
  1007.        background: var(--sub-nav);
  1008.        color: var(--topbar-color);
  1009.        border-radius: 12px;
  1010.        opacity: 0;
  1011.        transform: scale(0.8);
  1012.        transition: all 0.3s ease;
  1013.        font-weight: 600;
  1014.    }
  1015.  
  1016.    .nav-link-v8:hover::before,
  1017.    .nav-link-v8.active-v8::before {
  1018.        opacity: 1;
  1019.        transform: scale(1);
  1020.    }
  1021.  
  1022.    .nav-link-v8:hover,
  1023.    .nav-link-v8.active-v8 {
  1024.        color: transparent;
  1025.        background: rgba(102, 126, 234, 0.1);
  1026.    }
  1027.  
  1028.    /* Dropdown Styles */
  1029.    .dropdown-card-v8 {
  1030.        position: absolute;
  1031.        top: calc(100% + 15px);
  1032.        left: 50%;
  1033.        transform: translateX(-50%);
  1034.        background:var(--navbar-bg);
  1035.        backdrop-filter: blur(20px);
  1036.        border: 1px solid var(--border-color);
  1037.        border-radius: 16px;
  1038.        padding: 25px;
  1039.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1040.        opacity: 0;
  1041.        visibility: hidden;
  1042.        transform: translateX(-50%) translateY(-10px);
  1043.        transition: all 0.3s ease;
  1044.        z-index: 200;
  1045.        min-width: 320px;
  1046.    }
  1047.  
  1048.    .has-dropdown-v8:hover .dropdown-card-v8 {
  1049.        opacity: 1;
  1050.        visibility: visible;
  1051.        transform: translateX(-50%) translateY(0);
  1052.    }
  1053.  
  1054.    .dropdown-grid-v8 {
  1055.        display: grid;
  1056.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  1057.        gap: 20px;
  1058.    }
  1059.  
  1060.    .dropdown-header-v8 {
  1061.        font-size: 12px;
  1062.        font-weight: 700;
  1063.        color: #667eea;
  1064.        margin-bottom: 12px;
  1065.        text-transform: uppercase;
  1066.        letter-spacing: 1px;
  1067.    }
  1068.  
  1069.    .dropdown-link-v8 {
  1070.        display: flex;
  1071.        align-items: center;
  1072.        color: var(--navbar-color) !important;;
  1073.        text-decoration: none;
  1074.        font-size: 14px;
  1075.        padding: 10px 12px;
  1076.        border-radius: 10px;
  1077.        transition: all 0.3s ease;
  1078.        margin-bottom: 8px;
  1079.    }
  1080.  
  1081.    .dropdown-link-v8:hover {
  1082.        background:var(--bs-primary);
  1083.        color: var(--bs-white) !important;;
  1084.        transform: translateX(5px);
  1085.    }
  1086.  
  1087.    .link-icon-v8 {
  1088.        margin-right: 10px;
  1089.        height: 5px;
  1090.        width: 5px;
  1091.        border: 1px solid #2d3748;
  1092.        border-radius: 50%;
  1093.    }
  1094.  
  1095.    /* Navigation Actions */
  1096.    .nav-actions-v8 {
  1097.        display: flex;
  1098.        align-items: center;
  1099.        justify-content: flex-end;
  1100.        gap: 10px;
  1101.    }
  1102.  
  1103.    .search-toggle-v8,
  1104.    .mobile-toggle-v8 {
  1105.        background: rgba(102, 126, 234, 0.1);
  1106.        border: none;
  1107.        border-radius: 12px;
  1108.        padding: 12px;
  1109.        cursor: pointer;
  1110.        transition: all 0.3s ease;
  1111.        color: var(--bs-white);
  1112.    }
  1113.  
  1114.    .search-toggle-v8:hover,
  1115.    .mobile-toggle-v8:hover {
  1116.        background: var(--sub-nav);
  1117.        color: var(--topbar-color);
  1118.        transform: scale(1.05);
  1119.    }
  1120.  
  1121.    .mobile-toggle-v8 {
  1122.        flex-direction: column;
  1123.        gap: 3px;
  1124.        padding: 10px 12px;
  1125.    }
  1126.  
  1127.    .toggle-line-v8 {
  1128.        width: 20px;
  1129.        height: 2px;
  1130.        background: currentColor;
  1131.        border-radius: 1px;
  1132.        transition: all 0.3s ease;
  1133.    }
  1134.  
  1135.    /* Floating Search Card */
  1136.    .search-card-v8 {
  1137.        position: absolute;
  1138.        top: 100%;
  1139.        left: 50%;
  1140.        transform: translateX(-50%);
  1141.        width: calc(100% - 40px);
  1142.        max-width: 600px;
  1143.        background:var(--navbar-bg);
  1144.        backdrop-filter: blur(20px);
  1145.        border: 1px solid var(--border-color);
  1146.        border-radius: 20px;
  1147.        padding: 25px;
  1148.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1149.        opacity: 0;
  1150.        visibility: hidden;
  1151.        transform: translateX(-50%) translateY(-20px);
  1152.        transition: all 0.4s ease;
  1153.        z-index: 300;
  1154.        margin-top: 15px;
  1155.    }
  1156.  
  1157.    .search-card-v8.show-v8 {
  1158.        opacity: 1;
  1159.        visibility: visible;
  1160.        transform: translateX(-50%) translateY(0);
  1161.    }
  1162.  
  1163.    .search-input-wrapper-v8 {
  1164.        display: flex;
  1165.        align-items: center;
  1166.        background: rgba(248, 250, 252, 0.8);
  1167.        border: 2px solid rgba(102, 126, 234, 0.2);
  1168.        border-radius: 15px;
  1169.        padding: 5px;
  1170.        margin-bottom: 20px;
  1171.        transition: all 0.3s ease;
  1172.    }
  1173.  
  1174.    .search-input-wrapper-v8:focus-within {
  1175.        border-color: #667eea;
  1176.        background: rgba(255, 255, 255, 0.9);
  1177.        box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  1178.    }
  1179.  
  1180.    .search-icon-v8 {
  1181.        color: #a0aec0;
  1182.        margin: 0 15px;
  1183.        transition: color 0.3s ease;
  1184.    }
  1185.  
  1186.    .search-input-wrapper-v8:focus-within .search-icon-v8 {
  1187.        color: #667eea;
  1188.    }
  1189.  
  1190.    .search-input-v8 {
  1191.        flex: 1;
  1192.        border: none;
  1193.        background: transparent;
  1194.        font-size: 16px;
  1195.        padding: 15px 0;
  1196.        outline: none;
  1197.        color: #2d3748;
  1198.    }
  1199.  
  1200.    .search-input-v8::placeholder {
  1201.        color: #a0aec0;
  1202.    }
  1203.  
  1204.    .search-close-v8 {
  1205.        background: rgba(160, 174, 192, 0.2);
  1206.        border: none;
  1207.        border-radius: 10px;
  1208.        padding: 8px;
  1209.        margin-right: 8px;
  1210.        cursor: pointer;
  1211.        transition: all 0.3s ease;
  1212.        color: #a0aec0;
  1213.    }
  1214.  
  1215.    .search-close-v8:hover {
  1216.        background: rgba(229, 62, 62, 0.1);
  1217.        color: #e53e3e;
  1218.    }
  1219.  
  1220.    /* Search Suggestions */
  1221.    .search-suggestions-v8 {
  1222.        display: grid;
  1223.        gap: 8px;
  1224.    }
  1225.  
  1226.    .suggestion-item-v8 {
  1227.        display: flex;
  1228.        align-items: center;
  1229.        padding: 12px 15px;
  1230.        background: rgba(248, 250, 252, 0.1);
  1231.        border-radius: 12px;
  1232.        cursor: pointer;
  1233.        transition: all 0.3s ease;
  1234.    }
  1235.  
  1236.    .suggestion-item-v8:hover {
  1237.        background: linear-gradient(135deg, #667eea 0%, #007bff 100%);
  1238.        color: white;
  1239.        transform: translateX(5px);
  1240.    }
  1241.  
  1242.    .suggestion-icon-v8 {
  1243.        margin-right: 12px;
  1244.        font-size: 16px;
  1245.    }
  1246.  
  1247.    .suggestion-text-v8 {
  1248.        font-size: 14px;
  1249.        font-weight: 500;
  1250.    }
  1251.  
  1252.    /* Mobile Navigation Card */
  1253.    .mobile-nav-card-v8 {
  1254.        position: absolute;
  1255.        top: 100%;
  1256.        left: 50%;
  1257.        transform: translateX(-50%);
  1258.        width: calc(100% - 40px);
  1259.        background:var(--card-bg);
  1260.        backdrop-filter: blur(20px);
  1261.        border: 1px solid var(--border-color);
  1262.        border-radius: 20px;
  1263.        padding: 20px;
  1264.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1265.        opacity: 0;
  1266.        visibility: hidden;
  1267.        transform: translateX(-50%) translateY(-20px);
  1268.        transition: all 0.4s ease;
  1269.        z-index: 300;
  1270.        margin-top: 15px;
  1271.        max-height: 70vh;
  1272.        overflow-y: auto;
  1273.    }
  1274.  
  1275.    .mobile-nav-card-v8.show-v8 {
  1276.        opacity: 1;
  1277.        visibility: visible;
  1278.        transform: translateX(-50%) translateY(0);
  1279.    }
  1280.  
  1281.    .mobile-nav-list-v8 {
  1282.        list-style: none;
  1283.        padding: 0;
  1284.        margin: 0;
  1285.    }
  1286.  
  1287.    .mobile-nav-item-v8 {
  1288.        margin-bottom: 8px;
  1289.    }
  1290.  
  1291.    .mobile-nav-link-v8 {
  1292.        display: flex;
  1293.        align-items: center;
  1294.        color: var(--navbar-color) !important;
  1295.        text-decoration: none;
  1296.        font-weight: 500;
  1297.        font-size: 16px;
  1298.        padding: 15px;
  1299.        border-radius: 12px;
  1300.        justify-content: space-between;
  1301.    }
  1302.  
  1303.    .mobile-nav-link-v8:hover,
  1304.    .mobile-nav-link-v8.active-v8 {
  1305.        background:var(--sub-nav);
  1306.        color: var(--topbar-color) !important;
  1307.    }
  1308.  
  1309.    .mobile-nav-icon-v8 {
  1310.        font-size: 18px;
  1311.        background-color: var(--navbar-bg) !important;
  1312.        margin-right: 12px;
  1313.    }
  1314.  
  1315.    .mobile-arrow-v8 {
  1316.        transition: transform 0.3s ease;
  1317.    }
  1318.  
  1319.    .mobile-nav-item-v8.open-v8 .mobile-arrow-v8 {
  1320.        transform: rotate(180deg);
  1321.    }
  1322.  
  1323.    .mobile-dropdown-v8 {
  1324.        list-style: none;
  1325.        padding: 0;
  1326.        margin: 0;
  1327.        max-height: 0;
  1328.        overflow: hidden;
  1329.        transition: all 0.3s ease;
  1330.        background: rgba(248, 250, 252, 0.5);
  1331.        border-radius: 12px;
  1332.        margin-top: 8px;
  1333.    }
  1334.  
  1335.    .mobile-dropdown-v8.show-v8 {
  1336.        max-height: 300px;
  1337.        background-color: var(--navbar-bg);
  1338.        padding: 10px 0;
  1339.    }
  1340.  
  1341.    .mobile-sub-link-v8 {
  1342.        display: block;
  1343.        color: var(--navbar-color) !important;
  1344.        text-decoration: none;
  1345.        font-size: 14px;
  1346.        padding: 10px 20px;
  1347.        transition: all 0.3s ease;
  1348.    }
  1349.  
  1350.    .mobile-sub-link-v8:hover {
  1351.        color: var(--topbar-color);
  1352.        background: var(--sub-nav);
  1353.        border-radius: 12px;
  1354.    }
  1355.  
  1356.    /* Background Overlay */
  1357.    .nav-overlay-v8 {
  1358.        position: fixed;
  1359.        top: 0;
  1360.        left: 0;
  1361.        right: 0;
  1362.        bottom: 0;
  1363.        background: rgba(0, 0, 0, 0.3);
  1364.        backdrop-filter: blur(5px);
  1365.        z-index: 250;
  1366.        opacity: 0;
  1367.        visibility: hidden;
  1368.        transition: all 0.3s ease;
  1369.    }
  1370.  
  1371.    .nav-overlay-v8.show-v8 {
  1372.        opacity: 1;
  1373.        visibility: visible;
  1374.    }
  1375.  
  1376.    /* Responsive Design */
  1377.    @media (max-width: 1300px) {
  1378.        .header-v8 {
  1379.            padding: 15px 0;
  1380.        }
  1381.  
  1382.        .nav-card-v8 {
  1383.            padding: 12px 20px;
  1384.            border-radius: 15px;
  1385.        }
  1386.  
  1387.        .search-card-v8,
  1388.        .mobile-nav-card-v8 {
  1389.            width: calc(100% - 40px);
  1390.            padding: 20px;
  1391.        }
  1392.    }
  1393.  
  1394.    @media (max-width: 576px) {
  1395.        .nav-card-v8 {
  1396.            padding: 10px 15px;
  1397.        }
  1398.  
  1399.        .logo-img-v8 {
  1400.            max-height: 35px;
  1401.        }
  1402.    }
  1403. </style>
  1404.  
  1405. <script>
  1406.    let activeCard = null;
  1407.  
  1408.    function toggleSearchV8() {
  1409.        const searchCard = document.getElementById('searchCardV8');
  1410.        const overlay = document.getElementById('navOverlayV8');
  1411.        const mobileNav = document.getElementById('mobileNavV8');
  1412.  
  1413.        // Close mobile nav if open
  1414.        mobileNav.classList.remove('show-v8');
  1415.  
  1416.        if (searchCard.classList.contains('show-v8')) {
  1417.            searchCard.classList.remove('show-v8');
  1418.            overlay.classList.remove('show-v8');
  1419.            activeCard = null;
  1420.        } else {
  1421.            searchCard.classList.add('show-v8');
  1422.            overlay.classList.add('show-v8');
  1423.            activeCard = 'search';
  1424.  
  1425.            // Focus on search input
  1426.            setTimeout(() => {
  1427.                const searchInput = document.querySelector('.search-input-v8');
  1428.                if (searchInput) searchInput.focus();
  1429.            }, 100);
  1430.        }
  1431.    }
  1432.  
  1433.    function toggleMobileNavV8() {
  1434.        const mobileNav = document.getElementById('mobileNavV8');
  1435.        const overlay = document.getElementById('navOverlayV8');
  1436.        const searchCard = document.getElementById('searchCardV8');
  1437.  
  1438.        // Close search if open
  1439.        searchCard.classList.remove('show-v8');
  1440.  
  1441.        if (mobileNav.classList.contains('show-v8')) {
  1442.            mobileNav.classList.remove('show-v8');
  1443.            overlay.classList.remove('show-v8');
  1444.            activeCard = null;
  1445.        } else {
  1446.            mobileNav.classList.add('show-v8');
  1447.            overlay.classList.add('show-v8');
  1448.            activeCard = 'mobile';
  1449.        }
  1450.    }
  1451.  
  1452.    function toggleMobileDropdownV8(dropdownId) {
  1453.        const dropdown = document.getElementById(dropdownId);
  1454.        const parentItem = dropdown.closest('.mobile-nav-item-v8');
  1455.  
  1456.        // Close other dropdowns
  1457.        const allDropdowns = document.querySelectorAll('.mobile-dropdown-v8');
  1458.        const allParents = document.querySelectorAll('.mobile-nav-item-v8');
  1459.  
  1460.        allDropdowns.forEach(dd => {
  1461.            if (dd.id !== dropdownId) {
  1462.                dd.classList.remove('show-v8');
  1463.            }
  1464.        });
  1465.  
  1466.        allParents.forEach(parent => {
  1467.            if (parent !== parentItem) {
  1468.                parent.classList.remove('open-v8');
  1469.            }
  1470.        });
  1471.  
  1472.        // Toggle current dropdown
  1473.        dropdown.classList.toggle('show-v8');
  1474.        parentItem.classList.toggle('open-v8');
  1475.    }
  1476.  
  1477.    function closeAllV8() {
  1478.        const searchCard = document.getElementById('searchCardV8');
  1479.        const mobileNav = document.getElementById('mobileNavV8');
  1480.        const overlay = document.getElementById('navOverlayV8');
  1481.  
  1482.        searchCard.classList.remove('show-v8');
  1483.        mobileNav.classList.remove('show-v8');
  1484.        overlay.classList.remove('show-v8');
  1485.        activeCard = null;
  1486.    }
  1487.  
  1488.    // Close on escape key
  1489.    document.addEventListener('keydown', function (e) {
  1490.        if (e.key === 'Escape' && activeCard) {
  1491.            closeAllV8();
  1492.        }
  1493.    });
  1494.  
  1495.    // Handle suggestion clicks
  1496.    document.addEventListener('click', function (e) {
  1497.        if (e.target.closest('.suggestion-item-v8')) {
  1498.            const suggestionText = e.target.closest('.suggestion-item-v8').querySelector('.suggestion-text-v8').textContent;
  1499.            const searchInput = document.querySelector('.search-input-v8');
  1500.            if (searchInput) {
  1501.                searchInput.value = suggestionText.replace(/^(Popular|Trending|Latest): /, '');
  1502.            }
  1503.        }
  1504.    });
  1505. </script>
  1506. <script>
  1507.  document.addEventListener("DOMContentLoaded", function () {
  1508.    console.log("loaded");
  1509.  
  1510.     const searchInput = document.getElementById("search-input")
  1511.    const searchResults = document.getElementById("search-results");
  1512.  
  1513.    if (!searchInput || !searchResults) {
  1514.      console.error("Search input/results not found");
  1515.      return;
  1516.    }
  1517.  
  1518.    // Prevent form submission
  1519.    if (searchInput.form) {
  1520.      searchInput.form.addEventListener("submit", function (e) {
  1521.        e.preventDefault();
  1522.      });
  1523.    }
  1524.  
  1525.    // Add event listener for keyup
  1526.    searchInput.addEventListener("keyup", function (e) {
  1527.      console.log("Key pressed:", e.key);
  1528.      e.preventDefault();
  1529.  
  1530.      const query = searchInput.value.trim();
  1531.      console.log("User is typing: " + query);
  1532.  
  1533.      // If empty → clear and hide
  1534.      if (query === "") {
  1535.        searchResults.innerHTML = "";
  1536.        searchResults.style.display = "none";
  1537.        return;
  1538.      }
  1539.  
  1540.      // Show results
  1541.      searchResults.style.display = "block";
  1542.  
  1543.      // Fetch search results
  1544.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1545.        method: "GET",
  1546.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1547.      })
  1548.        .then(response => {
  1549.          console.log("Response Status:", response.status);
  1550.          return response.json();
  1551.        })
  1552.        .then(data => {
  1553.          console.log("Data received:", data);
  1554.          if (data.html) {
  1555.            searchResults.innerHTML = data.html;
  1556.          } else {
  1557.            searchResults.innerHTML = "<p>No results found.</p>";
  1558.          }
  1559.        })
  1560.        .catch(error => {
  1561.          console.error("Error fetching search results:", error);
  1562.        });
  1563.    });
  1564.  
  1565.    // Close results when clicking outside
  1566.    document.addEventListener("click", function (e) {
  1567.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1568.        searchResults.style.display = "none";
  1569.      }
  1570.    });
  1571.  
  1572.    // Close results on ESC key
  1573.    document.addEventListener("keydown", function (e) {
  1574.      if (e.key === "Escape") {
  1575.        searchResults.style.display = "none";
  1576.      }
  1577.    });
  1578.  });
  1579. </script>
  1580.  
  1581.  
  1582.        </header>
  1583.        <!-- end of header -->
  1584.        <!-- start of wpo-blog-hero -->
  1585.        
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593. <div class="blog-hero-v10">
  1594.    <div class="container-fluid fluid-container">
  1595.        
  1596.        <!-- Top Section: Three Equal Featured Articles -->
  1597.  
  1598.        <div class="row g-4 mb-5">
  1599.            
  1600.            <div class="col-lg-4 col-md-6 col-12">
  1601.                <article class="featured-article">
  1602.                    <div class="featured-image-container">
  1603.                        
  1604.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Government Proceeds with ‘Complete Depopulation’ Plan to Cull 400 Ostriches" class="featured-image">
  1605.                            
  1606.                        <div class="category-tag bg-primary-gradient">News</div>
  1607.                    </div>
  1608.                    <div class="featured-content">
  1609.                        <h2 class="featured-title"><a href="/government-proceeds-with-complete-depopulation-plan-to-cull-400-ostriches/">
  1610.                                    Government Proceeds with ‘Complete Depopulation’ Plan to Cull 400 Ostriches
  1611.                                </a></h2>
  1612.                        <p class="featured-summary"></p>
  1613.                        <div class="article-meta">
  1614.                            <span class="author-name">Daryl Kirk</span>
  1615.                            <span class="post-time">Jul 19</span>
  1616.                        </div>
  1617.                    </div>
  1618.                </article>
  1619.            </div>
  1620.            
  1621.            <div class="col-lg-4 col-md-6 col-12">
  1622.                <article class="featured-article">
  1623.                    <div class="featured-image-container">
  1624.                        
  1625.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="When Swimmers Escaped Violence, Widely-Shared Image Depicts Rescuer Running ‘Full Speed’ To the Scene." class="featured-image">
  1626.                            
  1627.                        <div class="category-tag bg-primary-gradient">News</div>
  1628.                    </div>
  1629.                    <div class="featured-content">
  1630.                        <h2 class="featured-title"><a href="/when-swimmers-escaped-violence-widely-shared-image-depicts-rescuer-running-full-speed-to-the-scene/">
  1631.                                    When Swimmers Escaped Violence, Widely-Shared Image Depicts Rescuer Running ‘Full Speed’ To the Scene.
  1632.                                </a></h2>
  1633.                        <p class="featured-summary"></p>
  1634.                        <div class="article-meta">
  1635.                            <span class="author-name">Daryl Kirk</span>
  1636.                            <span class="post-time">Jul 19</span>
  1637.                        </div>
  1638.                    </div>
  1639.                </article>
  1640.            </div>
  1641.            
  1642.            <div class="col-lg-4 col-md-6 col-12">
  1643.                <article class="featured-article">
  1644.                    <div class="featured-image-container">
  1645.                        
  1646.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Pep Guardiola Expresses Remorse Over Camera Operator Altercation Following Loss to Newcastle" class="featured-image">
  1647.                            
  1648.                        <div class="category-tag bg-primary-gradient">News</div>
  1649.                    </div>
  1650.                    <div class="featured-content">
  1651.                        <h2 class="featured-title"><a href="/pep-guardiola-expresses-remorse-over-camera-operator-altercation-following-loss-to-newcastle/">
  1652.                                    Pep Guardiola Expresses Remorse Over Camera Operator Altercation Following Loss to Newcastle
  1653.                                </a></h2>
  1654.                        <p class="featured-summary"></p>
  1655.                        <div class="article-meta">
  1656.                            <span class="author-name">Daryl Kirk</span>
  1657.                            <span class="post-time">Jul 19</span>
  1658.                        </div>
  1659.                    </div>
  1660.                </article>
  1661.            </div>
  1662.            
  1663.        </div>
  1664.  
  1665.        <!-- Bottom Section: Full-Width Recent Articles List -->
  1666.        <div class="row g-4">
  1667.            <div class="col-12">
  1668.                <div class="recent-section">
  1669.                    <h3 class="recent-title">Recent Articles</h3>
  1670.                    <div class="recent-list">
  1671.                        
  1672.                        <div class="recent-item">
  1673.                            <h4 class="recent-article-title"> <a href="/villa-v-forest-top-flight-match-preview/">
  1674.                                    Villa v Forest: Top-Flight Match Preview
  1675.                                </a></h4>
  1676.                            <span class="recent-meta">News • Daryl Kirk • Jul 19</span>
  1677.                        </div>
  1678.                        
  1679.                        <div class="recent-item">
  1680.                            <h4 class="recent-article-title"> <a href="/joshua-reiterates-on-controversial-kill-comments-directed-at-jake-paul/">
  1681.                                    Joshua Reiterates on Controversial ‘Kill’ Comments Directed at Jake Paul
  1682.                                </a></h4>
  1683.                            <span class="recent-meta">News • Daryl Kirk • Jul 19</span>
  1684.                        </div>
  1685.                        
  1686.                    </div>
  1687.                </div>
  1688.            </div>
  1689.        </div>
  1690.    </div>
  1691. </div>
  1692.  
  1693. <style>
  1694. /* Blog Hero V10 - Balanced Three-Column Featured with Full-Width Recent List */
  1695. .blog-hero-v10 {
  1696.    padding: 4rem 0;
  1697. }
  1698.  
  1699. /* Featured Article */
  1700. .featured-article {
  1701.    background: var(--card-bg, #ffffff);
  1702.    border-radius: 8px;
  1703.    transition: box-shadow 0.3s ease;
  1704. }
  1705.  
  1706. .featured-article:hover {
  1707.    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  1708. }
  1709.  
  1710. .featured-image-container {
  1711.    position: relative;
  1712.    height: 220px;
  1713. }
  1714.  
  1715. .featured-image {
  1716.    width: 100%;
  1717.    height: 100%;
  1718.    object-fit: cover;
  1719.    border-radius: 8px 8px 0 0;
  1720. }
  1721.  
  1722. .featured-content {
  1723.    padding: 1.5rem;
  1724. }
  1725.  
  1726. .featured-title {
  1727.    font-size: 1.4rem;
  1728.    font-weight: 800;
  1729.    color: #111827;
  1730.    margin-bottom: 0.5rem;
  1731.    line-height: 1.3;
  1732. }
  1733.  
  1734. .featured-summary {
  1735.    font-size: 0.95rem;
  1736.    color: #4b5563;
  1737.    line-height: 1.5;
  1738.    margin-bottom: 1rem;
  1739. }
  1740.  
  1741. .article-meta {
  1742.    display: flex;
  1743.    gap: 0.5rem;
  1744.    font-size: 0.85rem;
  1745.    color: #6b7280;
  1746. }
  1747.  
  1748. .author-name {
  1749.    font-weight: 600;
  1750.    color: #374151;
  1751. }
  1752.  
  1753. /* Category Tags - Outlined for Difference */
  1754. .category-tag {
  1755.    position: absolute;
  1756.    bottom: 1rem;
  1757.    left: 1rem;
  1758.    padding: 0.25rem 0.75rem;
  1759.    font-size: 0.75rem;
  1760.    font-weight: 600;
  1761.    text-transform: uppercase;
  1762.    border-radius: 4px;
  1763.    z-index: 2;
  1764. }
  1765.  
  1766. /* Recent Articles Section */
  1767. .recent-section {
  1768.    background: var(--card-bg, #ffffff);
  1769.    border-radius: 8px;
  1770.    padding: 2rem;
  1771. }
  1772.  
  1773. .recent-title {
  1774.    font-size: 1.3rem;
  1775.    font-weight: 700;
  1776.    color: #111827;
  1777.    margin-bottom: 1.25rem;
  1778.    border-bottom: 1px solid #e5e7eb;
  1779.    padding-bottom: 0.75rem;
  1780. }
  1781.  
  1782. .recent-list {
  1783.    display: flex;
  1784.    flex-direction: column;
  1785.    gap: 1rem;
  1786. }
  1787.  
  1788. .recent-item {
  1789.    padding: 1rem 0;
  1790.    border-bottom: 1px solid #f3f4f6;
  1791.    transition: background 0.2s ease;
  1792. }
  1793.  
  1794. .recent-item:last-child {
  1795.    border-bottom: none;
  1796. }
  1797.  
  1798. .recent-item:hover {
  1799.    background: #f9fafb;
  1800. }
  1801.  
  1802. .recent-article-title {
  1803.    font-size: 1rem;
  1804.    font-weight: 600;
  1805.    color: #111827;
  1806.    margin-bottom: 0.25rem;
  1807. }
  1808.  
  1809. .recent-meta {
  1810.    font-size: 0.8rem;
  1811.    color: #6b7280;
  1812. }
  1813.  
  1814. /* Responsive Design */
  1815. @media (max-width: 992px) {
  1816.    .featured-image-container {
  1817.        height: 200px;
  1818.    }
  1819.    
  1820.    .featured-title {
  1821.        font-size: 1.2rem;
  1822.    }
  1823. }
  1824.  
  1825. @media (max-width: 768px) {
  1826.    .featured-content {
  1827.        padding: 1.25rem;
  1828.    }
  1829.    
  1830.    .recent-section {
  1831.        padding: 1.5rem;
  1832.    }
  1833. }
  1834.  
  1835. @media (max-width: 576px) {
  1836.    .featured-title {
  1837.        font-size: 1.1rem;
  1838.    }
  1839.    
  1840.    .recent-article-title {
  1841.        font-size: 0.95rem;
  1842.    }
  1843. }
  1844. </style>
  1845.  
  1846.  
  1847.  
  1848.  
  1849.        <!-- end of wpo-blog-hero -->
  1850.  
  1851.        <!-- start of wpo-breacking-news -->
  1852.        
  1853.        <!-- end of wpo-breacking-news -->
  1854.        
  1855.        <!-- start wpo-blog-highlights-section -->
  1856.        
  1857.  
  1858.  
  1859.  
  1860.    
  1861.  
  1862.  
  1863.  
  1864.  
  1865. <style>
  1866.    .blog-highlights-v3 {
  1867.        padding: 80px 0;
  1868.        position: relative;
  1869.        overflow: hidden;
  1870.    }
  1871.    
  1872.    .blog-highlights-v3::before {
  1873.        content: '';
  1874.        position: absolute;
  1875.        top: 0;
  1876.        left: 0;
  1877.        width: 100%;
  1878.        height: 100%;
  1879.        background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  1880.        z-index: 0;
  1881.    }
  1882.    
  1883.    .masonry-container {
  1884.        display: grid;
  1885.        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  1886.        grid-gap: 25px;
  1887.    }
  1888.    
  1889.    .blog-card-v3 {
  1890.        border: 1px solid var(--border-color) !important;
  1891.        border-radius: 25px;
  1892.        overflow: hidden;
  1893.        background: var(--card-bg);
  1894.        backdrop-filter: blur(10px);
  1895.        border: 1px solid var(--border-color);
  1896.        position: relative;
  1897.        transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  1898.        cursor: pointer;
  1899.        transform: translateY(0) rotateX(0) rotateY(0);
  1900.        transform-style: preserve-3d;
  1901.        perspective: 1000px;
  1902.        z-index: 1;
  1903.    }
  1904.    .span-21 { grid-row-end: span 21; }
  1905.    .span-22 { grid-row-end: span 22; }
  1906.    
  1907.    .blog-card-v3::before {
  1908.        content: '';
  1909.        position: absolute;
  1910.        top: 0;
  1911.        left: 0;
  1912.        width: 100%;
  1913.        height: 100%;
  1914.        background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.02) 100%);
  1915.        opacity: 0;
  1916.        transition: opacity 0.3s ease;
  1917.        z-index: 1;
  1918.    }
  1919.    
  1920.    .blog-card-v3:hover {
  1921.        transform: translateY(-20px) rotateX(5deg) rotateY(5deg) scale(1.03);
  1922.        box-shadow:
  1923.            0 30px 60px rgba(0,0,0,0.15),
  1924.            0 15px 30px rgba(0,0,0,0.1),
  1925.            inset 0 1px 0 rgba(255,255,255,0.3);
  1926.        z-index: 10;
  1927.    }
  1928.    
  1929.    .blog-card-v3:hover::before {
  1930.        opacity: 1;
  1931.    }
  1932.    
  1933.    .blog-image-v3 {
  1934.        position: relative;
  1935.        overflow: hidden;
  1936.        height: 50%;
  1937.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1938.    }
  1939.    
  1940.    .blog-image-v3::after {
  1941.        content: '';
  1942.        position: absolute;
  1943.        top: 0;
  1944.        left: 0;
  1945.        width: 100%;
  1946.        height: 100%;
  1947.        background:
  1948.            radial-gradient(circle at top right, rgba(255,255,255,0.3) 0%, transparent 50%),
  1949.            linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%);
  1950.        z-index: 2;
  1951.    }
  1952.    
  1953.    .blog-image-v3 img {
  1954.        width: 100%;
  1955.        height: 100%;
  1956.        object-fit: cover;
  1957.        transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1958.        transform: scale(1);
  1959.        filter: brightness(1) saturate(1);
  1960.    }
  1961.    
  1962.    .blog-card-v3:hover .blog-image-v3 img {
  1963.        transform: scale(1.15);
  1964.        filter: brightness(1.1) saturate(1.2);
  1965.    }
  1966.    
  1967.    .blog-floating-elements {
  1968.        position: absolute;
  1969.        top: 0;
  1970.        left: 0;
  1971.        width: 100%;
  1972.        height: 100%;
  1973.        pointer-events: none;
  1974.        z-index: 3;
  1975.    }
  1976.    
  1977.    .floating-dot {
  1978.        position: absolute;
  1979.        width: 8px;
  1980.        height: 8px;
  1981.        background: rgba(255,255,255,0.6);
  1982.        border-radius: 50%;
  1983.        animation: float 3s ease-in-out infinite;
  1984.    }
  1985.    
  1986.    .floating-dot:nth-child(1) { top: 20%; left: 15%; animation-delay: 0s; }
  1987.    .floating-dot:nth-child(2) { top: 60%; right: 20%; animation-delay: 0.5s; }
  1988.    .floating-dot:nth-child(3) { bottom: 30%; left: 25%; animation-delay: .5s; }
  1989.    
  1990.    @keyframes float {
  1991.        0%, 100% { transform: translateY(0px); }
  1992.        50% { transform: translateY(-10px); }
  1993.    }
  1994.    
  1995.    .blog-category-v3 {
  1996.        position: absolute;
  1997.        top: 25px;
  1998.        right: 25px;
  1999.        padding: 10px 18px;
  2000.        border-radius: 30px;
  2001.        font-size: 11px;
  2002.        font-weight: 800;
  2003.        text-transform: uppercase;
  2004.        letter-spacing: 1.2px;
  2005.        backdrop-filter: blur(10px);
  2006.        z-index: 4;
  2007.        transform: translateY(0) scale(1);
  2008.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  2009.        box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  2010.        border: 1px solid rgba(255,255,255,0.3);
  2011.    }
  2012.    
  2013.    .blog-card-v3:hover .blog-category-v3 {
  2014.        transform: translateY(-10px) scale(1.1);
  2015.        background: rgba(var(--card-bg),1);
  2016.        box-shadow: 0 12px 30px rgba(0,0,0,0.15);
  2017.    }
  2018.    
  2019.    .blog-content-v3 {
  2020.        padding: 35px 30px 30px;
  2021.        height: 50%;
  2022.        display: flex;
  2023.        flex-direction: column;
  2024.        justify-content: space-between;
  2025.        position: relative;
  2026.        z-index: 2;
  2027.    }
  2028.    
  2029.    .blog-title-v3 {
  2030.        font-size: 19px;
  2031.        font-weight: 700;
  2032.        line-height: 1.3;
  2033.        margin-bottom: 18px;
  2034.        position: relative;
  2035.    }
  2036.    
  2037.    .blog-title-v3 a {
  2038.        text-decoration: none;
  2039.        color: var(--top-color) !important;
  2040.        transition: all 0.3s ease;
  2041.        position: relative;
  2042.        display: inline-block;
  2043.    }
  2044.    
  2045.    .blog-title-v3 a::before {
  2046.        content: '';
  2047.        position: absolute;
  2048.        bottom: -3px;
  2049.        left: 0;
  2050.        width: 0;
  2051.        height: 3px;
  2052.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2053.        border-radius: 2px;
  2054.        transition: width 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  2055.    }
  2056.    
  2057.    .blog-card-v3:hover .blog-title-v3 a::before {
  2058.        width: 100%;
  2059.    }
  2060.    
  2061.    .blog-meta-v3 {
  2062.        display: flex;
  2063.        align-items: center;
  2064.        gap: 15px;
  2065.        margin-bottom: 18px;
  2066.        font-size: 13px;
  2067.        color: #7f8c8d;
  2068.        padding-bottom: 18px;
  2069.        border-bottom: 1px solid rgba(127, 140, 141, 0.1);
  2070.        position: relative;
  2071.    }
  2072.    
  2073.    .blog-meta-v3::after {
  2074.        content: '';
  2075.        position: absolute;
  2076.        bottom: -1px;
  2077.        left: 0;
  2078.        width: 0;
  2079.        height: 1px;
  2080.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2081.        transition: width 0.6s ease 0.3s;
  2082.    }
  2083.    
  2084.    .blog-card-v3:hover .blog-meta-v3::after {
  2085.        width: 80px;
  2086.    }
  2087.    
  2088.    .blog-author-img-v3 {
  2089.        width: 35px;
  2090.        height: 35px;
  2091.        border-radius: 50%;
  2092.        object-fit: cover;
  2093.        border: 3px solid rgba(255,255,255,0.8);
  2094.        transition: all 0.4s ease;
  2095.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  2096.    }
  2097.    
  2098.    .blog-card-v3:hover .blog-author-img-v3 {
  2099.        transform: scale(1.15);
  2100.        border-color: rgba(102, 126, 234, 0.5);
  2101.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.2);
  2102.    }
  2103.    
  2104.    .blog-excerpt-v3 {
  2105.        font-size: 14px;
  2106.        line-height: 1.7;
  2107.        color: #5a6c7d;
  2108.        margin-bottom: 20px;
  2109.        display: -webkit-box;
  2110.        -webkit-line-clamp: 3;
  2111.        -webkit-box-orient: vertical;
  2112.        overflow: hidden;
  2113.        opacity: 0.9;
  2114.        transition: opacity 0.3s ease;
  2115.    }
  2116.    
  2117.    .blog-card-v3:hover .blog-excerpt-v3 {
  2118.        opacity: 1;
  2119.    }
  2120.    
  2121.    .blog-actions-v3 {
  2122.        display: flex;
  2123.        justify-content: space-between;
  2124.        align-items: center;
  2125.    }
  2126.    
  2127.    .blog-read-time-v3 {
  2128.        font-size: 12px;
  2129.        color: #95a5a6;
  2130.        display: flex;
  2131.        align-items: center;
  2132.        gap: 6px;
  2133.    }
  2134.    
  2135.    .blog-read-more-v3 {
  2136.        width: 50px;
  2137.        height: 50px;
  2138.        border-radius: 50%;
  2139.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2140.        display: flex;
  2141.        align-items: center;
  2142.        justify-content: center;
  2143.        color: white;
  2144.        text-decoration: none;
  2145.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  2146.        transform: scale(0) rotate(0deg);
  2147.        opacity: 0;
  2148.        box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
  2149.        position: relative;
  2150.        overflow: hidden;
  2151.    }
  2152.    
  2153.    .blog-read-more-v3::before {
  2154.        content: '';
  2155.        position: absolute;
  2156.        top: 50%;
  2157.        left: 50%;
  2158.        width: 0;
  2159.        height: 0;
  2160.        background: rgba(255,255,255,0.2);
  2161.        border-radius: 50%;
  2162.        transition: all 0.6s ease;
  2163.        transform: translate(-50%, -50%);
  2164.    }
  2165.    
  2166.    .blog-card-v3:hover .blog-read-more-v3 {
  2167.        transform: scale(1) rotate(360deg);
  2168.        opacity: 1;
  2169.    }
  2170.    
  2171.    .blog-read-more-v3:hover::before {
  2172.        width: 100%;
  2173.        height: 100%;
  2174.    }
  2175.    
  2176.    .section-header-v3 {
  2177.        text-align: center;
  2178.        margin-bottom: 80px;
  2179.        position: relative;
  2180.        z-index: 2;
  2181.    }
  2182.    
  2183.    .section-title-v3 {
  2184.        font-size: 3.5rem;
  2185.        font-weight: 900;
  2186.        margin-bottom: 25px;
  2187.        color: #2c3e50;
  2188.        position: relative;
  2189.        display: inline-block;
  2190.    }
  2191.    
  2192.    .section-title-v3::before {
  2193.        content: '';
  2194.        position: absolute;
  2195.        top: -15px;
  2196.        right: -15px;
  2197.        width: 30px;
  2198.        height: 30px;
  2199.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  2200.        border-radius: 50%;
  2201.        opacity: 0.3;
  2202.        animation: pulse 2s infinite;
  2203.    }
  2204.    
  2205.    @keyframes pulse {
  2206.        0%, 100% { transform: scale(1); opacity: 0.3; }
  2207.        50% { transform: scale(1.2); opacity: 0.6; }
  2208.    }
  2209.    
  2210.    .section-subtitle-v3 {
  2211.        font-size: 1.2rem;
  2212.        color: #7f8c8d;
  2213.        max-width: 700px;
  2214.        margin: 0 auto;
  2215.        line-height: 1.7;
  2216.        font-weight: 300;
  2217.    }
  2218.    
  2219.    .scroll-reveal {
  2220.        opacity: 0;
  2221.        transform: translateY(50px) scale(0.9);
  2222.        transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
  2223.    }
  2224.    
  2225.    .scroll-reveal.revealed {
  2226.        opacity: 1;
  2227.        transform: translateY(0) scale(1);
  2228.    }
  2229.    
  2230.    .scroll-reveal:nth-child(1) { transition-delay: 0.1s; }
  2231.    .scroll-reveal:nth-child(2) { transition-delay: 0.1s; }
  2232.    .scroll-reveal:nth-child(3) { transition-delay: 0.1s; }
  2233.    .scroll-reveal:nth-child(4) { transition-delay: 0.1s; }
  2234.    .scroll-reveal:nth-child(5) { transition-delay: 0.1s; }
  2235.    .scroll-reveal:nth-child(6) { transition-delay: 0.1s; }
  2236.  
  2237.    @media (max-width: 768px) {
  2238.        .masonry-container {
  2239.            display: flex;
  2240.            flex-direction: column;
  2241.            grid-gap: 20px;
  2242.        }
  2243.        .blog-card-v3:nth-child(n) {
  2244.            grid-row-end: span 20;
  2245.        }
  2246.        .section-title-v3 {
  2247.            font-size: 2.8rem;
  2248.        }
  2249.        .blog-highlights-v3 {
  2250.            padding: 60px 0;
  2251.        }
  2252.        .blog-content-v3 {
  2253.            padding: 25px 20px;
  2254.        }
  2255.        .blog-card-v3:hover {
  2256.            transform: translateY(-15px) scale(1.02);
  2257.        }
  2258.        .blog-image-v3{
  2259.            max-height: 350px;
  2260.            height: 100%;
  2261.        }
  2262.    }
  2263. </style>
  2264.  
  2265. <section class="blog-highlights-v3">
  2266.    <div class="container-fluid fluid-container">
  2267.        <div class="row">
  2268.            <div class="col-12">
  2269.                 <div class="wpo-section-title">
  2270.            <h2>
  2271.                Today's Top Highlights
  2272.                   </h2>
  2273.        </div>
  2274.            </div>
  2275.        </div>
  2276.        
  2277.        <div class="row">
  2278.            <div class="col-lg-8 col-12">
  2279.                <div class="masonry-container">
  2280.                    
  2281.                    <div class="blog-card-v3 scroll-reveal span-21">
  2282.                        <div class="blog-image-v3">
  2283.                            
  2284.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2285.                            
  2286.                            <div class="blog-floating-elements">
  2287.                                <div class="floating-dot"></div>
  2288.                                <div class="floating-dot"></div>
  2289.                                <div class="floating-dot"></div>
  2290.                            </div>
  2291.                            <span class="blog-category-v3 bg-primary-gradient">
  2292.                                News
  2293.                            </span>
  2294.                        </div>
  2295.                        <div class="blog-content-v3">
  2296.                            <h3 class="blog-title-v3">
  2297.                                <a href="/the-labour-government-informed-closer-eu-trade-ties-are-a-critical-imperative-for-uk-businesses/" >
  2298.                                The Labour Government Informed Closer EU Trade Ties Are a &#x27;Critical Imperative&#x27; for UK Businesses
  2299.                                </a>
  2300.                            </h3>
  2301.                            <div class="blog-meta-v3">
  2302.                                
  2303.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2304.                                
  2305.                                <span>By Daryl Kirk</span>
  2306.                                <span>•</span>
  2307.                                <span>19 Jul 2026</span>
  2308.                            </div>
  2309.                            
  2310.                            <div class="blog-actions-v3">
  2311.                                <div class="blog-read-time-v3">
  2312.                                    <i class="far fa-clock"></i>
  2313.                                    <!-- <span>5 min read</span> -->
  2314.                                </div>
  2315.                                <a href="/the-labour-government-informed-closer-eu-trade-ties-are-a-critical-imperative-for-uk-businesses/"  class="blog-read-more-v3">
  2316.                                    <i class="ti-arrow-right"></i>
  2317.                                </a>
  2318.                            </div>
  2319.                        </div>
  2320.                    </div>
  2321.                    
  2322.                    <div class="blog-card-v3 scroll-reveal span-22">
  2323.                        <div class="blog-image-v3">
  2324.                            
  2325.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2326.                            
  2327.                            <div class="blog-floating-elements">
  2328.                                <div class="floating-dot"></div>
  2329.                                <div class="floating-dot"></div>
  2330.                                <div class="floating-dot"></div>
  2331.                            </div>
  2332.                            <span class="blog-category-v3 bg-primary-gradient">
  2333.                                News
  2334.                            </span>
  2335.                        </div>
  2336.                        <div class="blog-content-v3">
  2337.                            <h3 class="blog-title-v3">
  2338.                                <a href="/discrimination-returning-in-uk-politics-leaving-citizens-fearful-the-prime-minister-warns/" >
  2339.                                Discrimination Returning in UK Politics, Leaving Citizens Fearful, the Prime Minister Warns
  2340.                                </a>
  2341.                            </h3>
  2342.                            <div class="blog-meta-v3">
  2343.                                
  2344.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2345.                                
  2346.                                <span>By Daryl Kirk</span>
  2347.                                <span>•</span>
  2348.                                <span>18 Jul 2026</span>
  2349.                            </div>
  2350.                            
  2351.                            <div class="blog-actions-v3">
  2352.                                <div class="blog-read-time-v3">
  2353.                                    <i class="far fa-clock"></i>
  2354.                                    <!-- <span>5 min read</span> -->
  2355.                                </div>
  2356.                                <a href="/discrimination-returning-in-uk-politics-leaving-citizens-fearful-the-prime-minister-warns/"  class="blog-read-more-v3">
  2357.                                    <i class="ti-arrow-right"></i>
  2358.                                </a>
  2359.                            </div>
  2360.                        </div>
  2361.                    </div>
  2362.                    
  2363.                    <div class="blog-card-v3 scroll-reveal span-21">
  2364.                        <div class="blog-image-v3">
  2365.                            
  2366.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2367.                            
  2368.                            <div class="blog-floating-elements">
  2369.                                <div class="floating-dot"></div>
  2370.                                <div class="floating-dot"></div>
  2371.                                <div class="floating-dot"></div>
  2372.                            </div>
  2373.                            <span class="blog-category-v3 bg-primary-gradient">
  2374.                                News
  2375.                            </span>
  2376.                        </div>
  2377.                        <div class="blog-content-v3">
  2378.                            <h3 class="blog-title-v3">
  2379.                                <a href="/as-the-original-author-championed-equal-opportunity-as-the-essential-to-conservative-electoral-victory-but-the-former-prime-minister-neglected-the-agenda-now-look-at-us/" >
  2380.                                As the original author championed equal opportunity as the essential to Conservative electoral victory – but the former Prime Minister neglected the agenda. Now look at us.
  2381.                                </a>
  2382.                            </h3>
  2383.                            <div class="blog-meta-v3">
  2384.                                
  2385.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2386.                                
  2387.                                <span>By Daryl Kirk</span>
  2388.                                <span>•</span>
  2389.                                <span>18 Jul 2026</span>
  2390.                            </div>
  2391.                            
  2392.                            <div class="blog-actions-v3">
  2393.                                <div class="blog-read-time-v3">
  2394.                                    <i class="far fa-clock"></i>
  2395.                                    <!-- <span>5 min read</span> -->
  2396.                                </div>
  2397.                                <a href="/as-the-original-author-championed-equal-opportunity-as-the-essential-to-conservative-electoral-victory-but-the-former-prime-minister-neglected-the-agenda-now-look-at-us/"  class="blog-read-more-v3">
  2398.                                    <i class="ti-arrow-right"></i>
  2399.                                </a>
  2400.                            </div>
  2401.                        </div>
  2402.                    </div>
  2403.                    
  2404.                    <div class="blog-card-v3 scroll-reveal span-22">
  2405.                        <div class="blog-image-v3">
  2406.                            
  2407.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2408.                            
  2409.                            <div class="blog-floating-elements">
  2410.                                <div class="floating-dot"></div>
  2411.                                <div class="floating-dot"></div>
  2412.                                <div class="floating-dot"></div>
  2413.                            </div>
  2414.                            <span class="blog-category-v3 bg-primary-gradient">
  2415.                                News
  2416.                            </span>
  2417.                        </div>
  2418.                        <div class="blog-content-v3">
  2419.                            <h3 class="blog-title-v3">
  2420.                                <a href="/overtake-mode-active-aero-explaining-f1s-updated-technical-terminology/" >
  2421.                                Overtake Mode &amp; Active Aero - Explaining F1&#x27;s Updated Technical Terminology
  2422.                                </a>
  2423.                            </h3>
  2424.                            <div class="blog-meta-v3">
  2425.                                
  2426.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2427.                                
  2428.                                <span>By Daryl Kirk</span>
  2429.                                <span>•</span>
  2430.                                <span>18 Jul 2026</span>
  2431.                            </div>
  2432.                            
  2433.                            <div class="blog-actions-v3">
  2434.                                <div class="blog-read-time-v3">
  2435.                                    <i class="far fa-clock"></i>
  2436.                                    <!-- <span>5 min read</span> -->
  2437.                                </div>
  2438.                                <a href="/overtake-mode-active-aero-explaining-f1s-updated-technical-terminology/"  class="blog-read-more-v3">
  2439.                                    <i class="ti-arrow-right"></i>
  2440.                                </a>
  2441.                            </div>
  2442.                        </div>
  2443.                    </div>
  2444.                    
  2445.                    <div class="blog-card-v3 scroll-reveal span-21">
  2446.                        <div class="blog-image-v3">
  2447.                            
  2448.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2449.                            
  2450.                            <div class="blog-floating-elements">
  2451.                                <div class="floating-dot"></div>
  2452.                                <div class="floating-dot"></div>
  2453.                                <div class="floating-dot"></div>
  2454.                            </div>
  2455.                            <span class="blog-category-v3 bg-primary-gradient">
  2456.                                News
  2457.                            </span>
  2458.                        </div>
  2459.                        <div class="blog-content-v3">
  2460.                            <h3 class="blog-title-v3">
  2461.                                <a href="/rage-towards-lamine-los-blancos-celebrate-cl%C3%A1sico-victory-following-provocative-exchange/" >
  2462.                                Rage Towards Lamine: Los Blancos Celebrate Clásico Victory Following Provocative Exchange
  2463.                                </a>
  2464.                            </h3>
  2465.                            <div class="blog-meta-v3">
  2466.                                
  2467.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2468.                                
  2469.                                <span>By Daryl Kirk</span>
  2470.                                <span>•</span>
  2471.                                <span>18 Jul 2026</span>
  2472.                            </div>
  2473.                            
  2474.                            <div class="blog-actions-v3">
  2475.                                <div class="blog-read-time-v3">
  2476.                                    <i class="far fa-clock"></i>
  2477.                                    <!-- <span>5 min read</span> -->
  2478.                                </div>
  2479.                                <a href="/rage-towards-lamine-los-blancos-celebrate-cl%C3%A1sico-victory-following-provocative-exchange/"  class="blog-read-more-v3">
  2480.                                    <i class="ti-arrow-right"></i>
  2481.                                </a>
  2482.                            </div>
  2483.                        </div>
  2484.                    </div>
  2485.                    
  2486.                    <div class="blog-card-v3 scroll-reveal span-22">
  2487.                        <div class="blog-image-v3">
  2488.                            
  2489.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2490.                            
  2491.                            <div class="blog-floating-elements">
  2492.                                <div class="floating-dot"></div>
  2493.                                <div class="floating-dot"></div>
  2494.                                <div class="floating-dot"></div>
  2495.                            </div>
  2496.                            <span class="blog-category-v3 bg-primary-gradient">
  2497.                                News
  2498.                            </span>
  2499.                        </div>
  2500.                        <div class="blog-content-v3">
  2501.                            <h3 class="blog-title-v3">
  2502.                                <a href="/the-british-driver-lando-norris-secures-debut-f1-drivers-crown-in-abu-dhabi-despite-max-verstappens-grand-prix-triumph/" >
  2503.                                The British driver Lando Norris Secures Debut F1 Drivers&#x27; Crown in Abu Dhabi Despite Max Verstappen&#x27;s Grand Prix Triumph.
  2504.                                </a>
  2505.                            </h3>
  2506.                            <div class="blog-meta-v3">
  2507.                                
  2508.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2509.                                
  2510.                                <span>By Daryl Kirk</span>
  2511.                                <span>•</span>
  2512.                                <span>18 Jul 2026</span>
  2513.                            </div>
  2514.                            
  2515.                            <div class="blog-actions-v3">
  2516.                                <div class="blog-read-time-v3">
  2517.                                    <i class="far fa-clock"></i>
  2518.                                    <!-- <span>5 min read</span> -->
  2519.                                </div>
  2520.                                <a href="/the-british-driver-lando-norris-secures-debut-f1-drivers-crown-in-abu-dhabi-despite-max-verstappens-grand-prix-triumph/"  class="blog-read-more-v3">
  2521.                                    <i class="ti-arrow-right"></i>
  2522.                                </a>
  2523.                            </div>
  2524.                        </div>
  2525.                    </div>
  2526.                    
  2527.                    <div class="blog-card-v3 scroll-reveal span-21">
  2528.                        <div class="blog-image-v3">
  2529.                            
  2530.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2531.                            
  2532.                            <div class="blog-floating-elements">
  2533.                                <div class="floating-dot"></div>
  2534.                                <div class="floating-dot"></div>
  2535.                                <div class="floating-dot"></div>
  2536.                            </div>
  2537.                            <span class="blog-category-v3 bg-primary-gradient">
  2538.                                News
  2539.                            </span>
  2540.                        </div>
  2541.                        <div class="blog-content-v3">
  2542.                            <h3 class="blog-title-v3">
  2543.                                <a href="/people-keep-ribbing-me-about-the-ashes-finishing-prior-to-my-arrival/" >
  2544.                                &#x27;People keep ribbing me&#x27; about the Ashes finishing prior to my arrival.
  2545.                                </a>
  2546.                            </h3>
  2547.                            <div class="blog-meta-v3">
  2548.                                
  2549.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2550.                                
  2551.                                <span>By Daryl Kirk</span>
  2552.                                <span>•</span>
  2553.                                <span>18 Jul 2026</span>
  2554.                            </div>
  2555.                            
  2556.                            <div class="blog-actions-v3">
  2557.                                <div class="blog-read-time-v3">
  2558.                                    <i class="far fa-clock"></i>
  2559.                                    <!-- <span>5 min read</span> -->
  2560.                                </div>
  2561.                                <a href="/people-keep-ribbing-me-about-the-ashes-finishing-prior-to-my-arrival/"  class="blog-read-more-v3">
  2562.                                    <i class="ti-arrow-right"></i>
  2563.                                </a>
  2564.                            </div>
  2565.                        </div>
  2566.                    </div>
  2567.                    
  2568.                    <div class="blog-card-v3 scroll-reveal span-22">
  2569.                        <div class="blog-image-v3">
  2570.                            
  2571.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2572.                            
  2573.                            <div class="blog-floating-elements">
  2574.                                <div class="floating-dot"></div>
  2575.                                <div class="floating-dot"></div>
  2576.                                <div class="floating-dot"></div>
  2577.                            </div>
  2578.                            <span class="blog-category-v3 bg-primary-gradient">
  2579.                                News
  2580.                            </span>
  2581.                        </div>
  2582.                        <div class="blog-content-v3">
  2583.                            <h3 class="blog-title-v3">
  2584.                                <a href="/diplomatic-strains-with-venezuela-rise-after-reported-ultimatum-from-trump-to-nicol%C3%A1s-maduro/" >
  2585.                                Diplomatic Strains with Venezuela Rise After Reported Ultimatum from Trump to Nicolás Maduro.
  2586.                                </a>
  2587.                            </h3>
  2588.                            <div class="blog-meta-v3">
  2589.                                
  2590.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2591.                                
  2592.                                <span>By Daryl Kirk</span>
  2593.                                <span>•</span>
  2594.                                <span>18 Jul 2026</span>
  2595.                            </div>
  2596.                            
  2597.                            <div class="blog-actions-v3">
  2598.                                <div class="blog-read-time-v3">
  2599.                                    <i class="far fa-clock"></i>
  2600.                                    <!-- <span>5 min read</span> -->
  2601.                                </div>
  2602.                                <a href="/diplomatic-strains-with-venezuela-rise-after-reported-ultimatum-from-trump-to-nicol%C3%A1s-maduro/"  class="blog-read-more-v3">
  2603.                                    <i class="ti-arrow-right"></i>
  2604.                                </a>
  2605.                            </div>
  2606.                        </div>
  2607.                    </div>
  2608.                    
  2609.                    <div class="blog-card-v3 scroll-reveal span-21">
  2610.                        <div class="blog-image-v3">
  2611.                            
  2612.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2613.                            
  2614.                            <div class="blog-floating-elements">
  2615.                                <div class="floating-dot"></div>
  2616.                                <div class="floating-dot"></div>
  2617.                                <div class="floating-dot"></div>
  2618.                            </div>
  2619.                            <span class="blog-category-v3 bg-primary-gradient">
  2620.                                News
  2621.                            </span>
  2622.                        </div>
  2623.                        <div class="blog-content-v3">
  2624.                            <h3 class="blog-title-v3">
  2625.                                <a href="/animated-film-kpop-demon-hunters-actress-shares-how-her-personal-path-mirrored-main-characters-story/" >
  2626.                                Animated Film KPop Demon Hunters Actress Shares How Her Personal Path Mirrored Main Character&#x27;s Story
  2627.                                </a>
  2628.                            </h3>
  2629.                            <div class="blog-meta-v3">
  2630.                                
  2631.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2632.                                
  2633.                                <span>By Daryl Kirk</span>
  2634.                                <span>•</span>
  2635.                                <span>18 Jul 2026</span>
  2636.                            </div>
  2637.                            
  2638.                            <div class="blog-actions-v3">
  2639.                                <div class="blog-read-time-v3">
  2640.                                    <i class="far fa-clock"></i>
  2641.                                    <!-- <span>5 min read</span> -->
  2642.                                </div>
  2643.                                <a href="/animated-film-kpop-demon-hunters-actress-shares-how-her-personal-path-mirrored-main-characters-story/"  class="blog-read-more-v3">
  2644.                                    <i class="ti-arrow-right"></i>
  2645.                                </a>
  2646.                            </div>
  2647.                        </div>
  2648.                    </div>
  2649.                    
  2650.                    <div class="blog-card-v3 scroll-reveal span-22">
  2651.                        <div class="blog-image-v3">
  2652.                            
  2653.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2654.                            
  2655.                            <div class="blog-floating-elements">
  2656.                                <div class="floating-dot"></div>
  2657.                                <div class="floating-dot"></div>
  2658.                                <div class="floating-dot"></div>
  2659.                            </div>
  2660.                            <span class="blog-category-v3 bg-primary-gradient">
  2661.                                News
  2662.                            </span>
  2663.                        </div>
  2664.                        <div class="blog-content-v3">
  2665.                            <h3 class="blog-title-v3">
  2666.                                <a href="/nesers-pivotal-wickets-prior-to-the-aussies-cruise-to-2-0-ashes-lead-over-england/" >
  2667.                                Neser&#x27;s Pivotal Wickets Prior to The Aussies Cruise to 2-0 Ashes Lead Over England
  2668.                                </a>
  2669.                            </h3>
  2670.                            <div class="blog-meta-v3">
  2671.                                
  2672.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2673.                                
  2674.                                <span>By Daryl Kirk</span>
  2675.                                <span>•</span>
  2676.                                <span>17 Jul 2026</span>
  2677.                            </div>
  2678.                            
  2679.                            <div class="blog-actions-v3">
  2680.                                <div class="blog-read-time-v3">
  2681.                                    <i class="far fa-clock"></i>
  2682.                                    <!-- <span>5 min read</span> -->
  2683.                                </div>
  2684.                                <a href="/nesers-pivotal-wickets-prior-to-the-aussies-cruise-to-2-0-ashes-lead-over-england/"  class="blog-read-more-v3">
  2685.                                    <i class="ti-arrow-right"></i>
  2686.                                </a>
  2687.                            </div>
  2688.                        </div>
  2689.                    </div>
  2690.                    
  2691.                    <div class="blog-card-v3 scroll-reveal span-21">
  2692.                        <div class="blog-image-v3">
  2693.                            
  2694.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2695.                            
  2696.                            <div class="blog-floating-elements">
  2697.                                <div class="floating-dot"></div>
  2698.                                <div class="floating-dot"></div>
  2699.                                <div class="floating-dot"></div>
  2700.                            </div>
  2701.                            <span class="blog-category-v3 bg-primary-gradient">
  2702.                                News
  2703.                            </span>
  2704.                        </div>
  2705.                        <div class="blog-content-v3">
  2706.                            <h3 class="blog-title-v3">
  2707.                                <a href="/gareth-southgate-reveals-direction-on-mentoring-young-people-rather-than-club-management/" >
  2708.                                Gareth Southgate Reveals Direction on Mentoring Young People Rather than Club Management
  2709.                                </a>
  2710.                            </h3>
  2711.                            <div class="blog-meta-v3">
  2712.                                
  2713.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2714.                                
  2715.                                <span>By Daryl Kirk</span>
  2716.                                <span>•</span>
  2717.                                <span>17 Jul 2026</span>
  2718.                            </div>
  2719.                            
  2720.                            <div class="blog-actions-v3">
  2721.                                <div class="blog-read-time-v3">
  2722.                                    <i class="far fa-clock"></i>
  2723.                                    <!-- <span>5 min read</span> -->
  2724.                                </div>
  2725.                                <a href="/gareth-southgate-reveals-direction-on-mentoring-young-people-rather-than-club-management/"  class="blog-read-more-v3">
  2726.                                    <i class="ti-arrow-right"></i>
  2727.                                </a>
  2728.                            </div>
  2729.                        </div>
  2730.                    </div>
  2731.                    
  2732.                    <div class="blog-card-v3 scroll-reveal span-22">
  2733.                        <div class="blog-image-v3">
  2734.                            
  2735.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2736.                            
  2737.                            <div class="blog-floating-elements">
  2738.                                <div class="floating-dot"></div>
  2739.                                <div class="floating-dot"></div>
  2740.                                <div class="floating-dot"></div>
  2741.                            </div>
  2742.                            <span class="blog-category-v3 bg-primary-gradient">
  2743.                                News
  2744.                            </span>
  2745.                        </div>
  2746.                        <div class="blog-content-v3">
  2747.                            <h3 class="blog-title-v3">
  2748.                                <a href="/california-is-entirely-free-of-drought-for-the-first-instance-in-a-quarter-century/" >
  2749.                                California is Entirely Free of Drought for the First Instance in a Quarter Century.
  2750.                                </a>
  2751.                            </h3>
  2752.                            <div class="blog-meta-v3">
  2753.                                
  2754.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="blog-author-img-v3">
  2755.                                
  2756.                                <span>By Daryl Kirk</span>
  2757.                                <span>•</span>
  2758.                                <span>17 Jul 2026</span>
  2759.                            </div>
  2760.                            
  2761.                            <div class="blog-actions-v3">
  2762.                                <div class="blog-read-time-v3">
  2763.                                    <i class="far fa-clock"></i>
  2764.                                    <!-- <span>5 min read</span> -->
  2765.                                </div>
  2766.                                <a href="/california-is-entirely-free-of-drought-for-the-first-instance-in-a-quarter-century/"  class="blog-read-more-v3">
  2767.                                    <i class="ti-arrow-right"></i>
  2768.                                </a>
  2769.                            </div>
  2770.                        </div>
  2771.                    </div>
  2772.                    
  2773.                    
  2774.  
  2775.                </div>
  2776.            </div>
  2777.            
  2778.               <div class="col col-lg-4 col-12">
  2779.                
  2780.  
  2781.  
  2782.  
  2783.    
  2784.  
  2785.    
  2786.    <!-- Search Widget -->
  2787.    <!-- <div class="pulse-sidebar-widget">
  2788.        <div class="pulse-widget-header pulse-search-header">
  2789.            <i class="fas fa-search"></i> SEARCH
  2790.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2791.        </div>
  2792.        <div class="pulse-widget-body">
  2793.            <form class="pulse-search-form" method="GET">
  2794.                <div class="position-relative">
  2795.                    <input type="text" name="search" class="pulse-search-input-sidebar"
  2796.                           placeholder="Search" value="">
  2797.                    <button type="submit" class="pulse-search-btn-sidebar">
  2798.                        <i class="fas fa-search"></i>
  2799.                    </button>
  2800.                </div>
  2801.            </form>
  2802.        </div>
  2803.    </div> -->
  2804.    
  2805.    <!-- Recent Posts Widget -->
  2806.    <div class="pulse-sidebar-widget mb-3">
  2807.        <div class="pulse-widget-header pulse-recent-header">
  2808.            <i class="fas fa-clock"></i> RECENT POSTS
  2809.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2810.        </div>
  2811.        <div class="pulse-widget-body mb-3">
  2812.            
  2813.            <div class="pulse-recent-post-item">
  2814.                <a href="/prescott-leads-cowboys-beyond-skidding-washington-commanders-to-kick-off-christmas-three-game-slate/" class="pulse-recent-title">
  2815.                                            Prescott Leads Cowboys Beyond Skidding Washington Commanders to Kick Off Christmas Three-Game Slate.
  2816.                                            </a>
  2817.                <div class="pulse-recent-meta">
  2818.                    <span><i class="far fa-calendar"></i> 17 Jul 2026</span>
  2819.                    <span><i class="far fa-user"></i> Daryl Kirk</span>
  2820.                </div>
  2821.            </div>
  2822.            
  2823.            <div class="pulse-recent-post-item">
  2824.                <a href="/domineering-coercive-imperialistic-this-comeback-of-the-ugly-american/" class="pulse-recent-title">
  2825.                                            Domineering, Coercive, Imperialistic: this Comeback of the Ugly American
  2826.                                            </a>
  2827.                <div class="pulse-recent-meta">
  2828.                    <span><i class="far fa-calendar"></i> 17 Jul 2026</span>
  2829.                    <span><i class="far fa-user"></i> Daryl Kirk</span>
  2830.                </div>
  2831.            </div>
  2832.            
  2833.            <div class="pulse-recent-post-item">
  2834.                <a href="/premier-league-headlines-palmer-poised-for-chelsea-return-gueyes-failed-red-card-appeal-lacks-explanation/" class="pulse-recent-title">
  2835.                                            Premier League Headlines: Palmer Poised for Chelsea Return; Gueye&#x27;s Failed Red Card Appeal Lacks Explanation
  2836.                                            </a>
  2837.                <div class="pulse-recent-meta">
  2838.                    <span><i class="far fa-calendar"></i> 17 Jul 2026</span>
  2839.                    <span><i class="far fa-user"></i> Daryl Kirk</span>
  2840.                </div>
  2841.            </div>
  2842.            
  2843.            <div class="pulse-recent-post-item">
  2844.                <a href="/the-two-fatalities-revealed-in-the-providence-campus-attack-as-law-enforcement-continue-hunt-for-killer/" class="pulse-recent-title">
  2845.                                            The Two Fatalities Revealed in the Providence Campus Attack as Law Enforcement Continue Hunt for Killer.
  2846.                                            </a>
  2847.                <div class="pulse-recent-meta">
  2848.                    <span><i class="far fa-calendar"></i> 17 Jul 2026</span>
  2849.                    <span><i class="far fa-user"></i> Daryl Kirk</span>
  2850.                </div>
  2851.            </div>
  2852.            
  2853.            <div class="pulse-recent-post-item">
  2854.                <a href="/this-years-leading-scary-film-makes-a-comeback-to-imax-perfectly-timed-for-october-festivities/" class="pulse-recent-title">
  2855.                                            This Year&#x27;s Leading Scary Film Makes a Comeback to IMAX Perfectly Timed for October Festivities
  2856.                                            </a>
  2857.                <div class="pulse-recent-meta">
  2858.                    <span><i class="far fa-calendar"></i> 17 Jul 2026</span>
  2859.                    <span><i class="far fa-user"></i> Daryl Kirk</span>
  2860.                </div>
  2861.            </div>
  2862.            
  2863.            <div class="pulse-recent-post-item">
  2864.                <a href="/shoah-victims-demand-nigel-farage-to-make-amends-over-reported-anti-jewish-remarks/" class="pulse-recent-title">
  2865.                                            Shoah Victims Demand Nigel Farage to Make Amends Over Reported Anti-Jewish Remarks.
  2866.                                            </a>
  2867.                <div class="pulse-recent-meta">
  2868.                    <span><i class="far fa-calendar"></i> 16 Jul 2026</span>
  2869.                    <span><i class="far fa-user"></i> Daryl Kirk</span>
  2870.                </div>
  2871.            </div>
  2872.            
  2873.            <!-- Django Template for Recent Posts -->
  2874.            <!--
  2875.            
  2876.            -->
  2877.            
  2878.        </div>
  2879.    </div>
  2880.    
  2881.    <div class="pulse-sidebar-widget mb-3">
  2882.        <div class="pulse-widget-header pulse-recent-header">
  2883.            <i class="fas fa-clock"></i> July 2026 Blog Roll
  2884.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2885.        </div>
  2886.        <div class="pulse-widget-body scrollable-sidebar">
  2887.            
  2888.            <div class="pulse-recent-post-item ">
  2889.                <a href="https://www.yurtspor.com/rehberi/bahis-siteleri/" rel="dofollow" class="pulse-recent-title ">
  2890.                                            bahis siteleri
  2891.                                            </a>
  2892.            </div>
  2893.            
  2894.            <div class="pulse-recent-post-item ">
  2895.                <a href="https://www.yurtspor.com/rehberi/yeni-casino-siteleri/" rel="dofollow" class="pulse-recent-title ">
  2896.                                            yeni casino siteleri
  2897.                                            </a>
  2898.            </div>
  2899.            
  2900.            <div class="pulse-recent-post-item ">
  2901.                <a href="https://www.yurtspor.com/rehberi/casino-siteleri/" rel="dofollow" class="pulse-recent-title ">
  2902.                                            online casino
  2903.                                            </a>
  2904.            </div>
  2905.            
  2906.        </div>
  2907.    </div>
  2908.    
  2909.    <div class="pulse-sidebar-widget mb-3">
  2910.        <div class="pulse-widget-header pulse-recent-header">
  2911.            <i class="fas fa-clock"></i> June 2026 Blog Roll
  2912.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2913.        </div>
  2914.        <div class="pulse-widget-body scrollable-sidebar">
  2915.            
  2916.            <div class="pulse-recent-post-item ">
  2917.                <a href="https://gameluster.com/tr/bahis-siteleri/" rel="dofollow" class="pulse-recent-title ">
  2918.                                            bahis siteleri
  2919.                                            </a>
  2920.            </div>
  2921.            
  2922.            <div class="pulse-recent-post-item ">
  2923.                <a href="https://gameluster.com/tr/casino-siteleri/" rel="dofollow" class="pulse-recent-title ">
  2924.                                            casino siteleri
  2925.                                            </a>
  2926.            </div>
  2927.            
  2928.            <div class="pulse-recent-post-item ">
  2929.                <a href="https://n4g.com/tr/bahis-siteleri" rel="dofollow" class="pulse-recent-title ">
  2930.                                            lisanslı bahis siteleri
  2931.                                            </a>
  2932.            </div>
  2933.            
  2934.            <div class="pulse-recent-post-item ">
  2935.                <a href="https://n4g.com/tr/casino-siteleri" rel="dofollow" class="pulse-recent-title ">
  2936.                                            casino siteleri
  2937.                                            </a>
  2938.            </div>
  2939.            
  2940.            <div class="pulse-recent-post-item ">
  2941.                <a href="https://www.juvefc.com/tr/bahis-siteleri/" rel="dofollow" class="pulse-recent-title ">
  2942.                                            lisanslı bahis siteleri
  2943.                                            </a>
  2944.            </div>
  2945.            
  2946.            <div class="pulse-recent-post-item ">
  2947.                <a href="https://www.juvefc.com/tr/guvenilir-casino-siteleri/" rel="dofollow" class="pulse-recent-title ">
  2948.                                            casino siteleri
  2949.                                            </a>
  2950.            </div>
  2951.            
  2952.            <div class="pulse-recent-post-item ">
  2953.                <a href="https://totalfootballanalysis.com/tr/bahis-siteleri" rel="dofollow" class="pulse-recent-title ">
  2954.                                            lisanslı bahis siteleri
  2955.                                            </a>
  2956.            </div>
  2957.            
  2958.            <div class="pulse-recent-post-item ">
  2959.                <a href="https://totalfootballanalysis.com/tr/guvenilir-casino-siteleri" rel="dofollow" class="pulse-recent-title ">
  2960.                                            casino siteleri
  2961.                                            </a>
  2962.            </div>
  2963.            
  2964.        </div>
  2965.    </div>
  2966.    
  2967.    <div class="pulse-sidebar-widget mb-3">
  2968.        <div class="pulse-widget-header pulse-recent-header">
  2969.            <i class="fas fa-clock"></i> April 2026 Blog Roll
  2970.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2971.        </div>
  2972.        <div class="pulse-widget-body scrollable-sidebar">
  2973.            
  2974.            <div class="pulse-recent-post-item ">
  2975.                <a href="https://www.ws-whatsappsweb.com/" rel="dofollow" class="pulse-recent-title ">
  2976.                                            wa web
  2977.                                            </a>
  2978.            </div>
  2979.            
  2980.        </div>
  2981.    </div>
  2982.    
  2983.    <div class="pulse-sidebar-widget mb-3">
  2984.        <div class="pulse-widget-header pulse-recent-header">
  2985.            <i class="fas fa-clock"></i> September 2025 Blog Roll
  2986.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  2987.        </div>
  2988.        <div class="pulse-widget-body scrollable-sidebar">
  2989.            
  2990.            <div class="pulse-recent-post-item ">
  2991.                <a href="https://www.thenaturalhavenbloom.com/" rel="dofollow" class="pulse-recent-title ">
  2992.                                            yeni casino siteleri
  2993.                                            </a>
  2994.            </div>
  2995.            
  2996.            <div class="pulse-recent-post-item ">
  2997.                <a href="https://hangtownfestival.com/" rel="dofollow" class="pulse-recent-title ">
  2998.                                            bedava deneme bonusu veren siteler
  2999.                                            </a>
  3000.            </div>
  3001.            
  3002.        </div>
  3003.    </div>
  3004.    
  3005.    <div class="pulse-sidebar-widget mb-3">
  3006.        <div class="pulse-widget-header pulse-recent-header">
  3007.            <i class="fas fa-clock"></i> August 2025 Blog Roll
  3008.            <i class="fas fa-chevron-right pulse-header-arrow"></i>
  3009.        </div>
  3010.        <div class="pulse-widget-body scrollable-sidebar">
  3011.            
  3012.            <div class="pulse-recent-post-item ">
  3013.                <a href="https://www.urospec.com/" rel="dofollow" class="pulse-recent-title ">
  3014.                                            yatırımsız deneme bonusu veren siteler
  3015.                                            </a>
  3016.            </div>
  3017.            
  3018.        </div>
  3019.    </div>
  3020.    
  3021.    
  3022.  
  3023. <!-- CSS Styles -->
  3024. <style>
  3025. /* Sidebar Widget Base */
  3026. .pulse-sidebar-widget {
  3027.    background: var(--card-bg, white);
  3028.    border-radius: 12px;
  3029.    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  3030.    margin-bottom: 30px;
  3031.    overflow: hidden;
  3032.    border: 1px solid var(--border-color);
  3033. }
  3034.  
  3035. .pulse-widget-header {
  3036.    background: var(--bs-primary);
  3037.    color: var(--bs-white);
  3038.    padding: 15px 20px;
  3039.    font-weight: 700;
  3040.    font-size: 13px;
  3041.    text-transform: uppercase;
  3042.    letter-spacing: 1px;
  3043.    position: relative;
  3044.    display: flex;
  3045.    align-items: center;
  3046.    justify-content: space-between;
  3047.    gap: 8px;
  3048. }
  3049.  
  3050. .pulse-header-arrow {
  3051.    font-size: 12px;
  3052.    opacity: 0.8;
  3053. }
  3054.  
  3055.  
  3056.  
  3057.  
  3058.  
  3059. .pulse-widget-body {
  3060.    padding: 25px 20px;
  3061. }
  3062.  
  3063. /* Search Widget */
  3064. .pulse-search-form {
  3065.    position: relative;
  3066. }
  3067.  
  3068. .pulse-search-input-sidebar {
  3069.    width: 100%;
  3070.    padding: 12px 45px 12px 15px;
  3071.    border: 2px solid #e9ecef;
  3072.    border-radius: 8px;
  3073.    font-size: 14px;
  3074.    transition: all 0.3s ease;
  3075.    background: var(--card-bg, white);
  3076.    color: var(--topbar-color, #333);
  3077. }
  3078.  
  3079. .pulse-search-input-sidebar:focus {
  3080.    border-color: var(--topbar-color, #6f42c1);
  3081.    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.1);
  3082.    outline: none;
  3083. }
  3084.  
  3085. .pulse-search-btn-sidebar {
  3086.    position: absolute;
  3087.    right: 5px;
  3088.    top: 50%;
  3089.    transform: translateY(-50%);
  3090.    background: var(--bs-primary, #6f42c1);
  3091.    border: none;
  3092.    color: var(--bs-white);
  3093.    padding: 8px 12px;
  3094.    border-radius: 6px;
  3095.    cursor: pointer;
  3096.    transition: all 0.3s ease;
  3097. }
  3098.  
  3099. .pulse-search-btn-sidebar:hover {
  3100.    background: var(--topbar-color, #5a359a);
  3101.    opacity: 0.9;
  3102. }
  3103.  
  3104. /* Recent Posts Widget */
  3105. .pulse-recent-post-item {
  3106.    padding: 10px 0;
  3107.    border-bottom: 1px solid var(--border-color);
  3108.    transition: all 0.3s ease;
  3109. }
  3110.  
  3111. .pulse-recent-post-item:last-child {
  3112.    border-bottom: none;
  3113.    padding-bottom: 0;
  3114. }
  3115.  
  3116. .pulse-recent-post-item:hover {
  3117.    background: rgba(248, 249, 250,0.1);
  3118.    padding-left: 20px;
  3119.    padding-right: 20px;
  3120.    border-radius: 8px;
  3121. }
  3122.  
  3123. .pulse-recent-title {
  3124.    font-size: 15px;
  3125.    font-weight: 600;
  3126.    color: var(--topbar-color, #2c3e50);
  3127.    line-height: 1.4;
  3128.    margin-bottom: 8px;
  3129.    text-decoration: none;
  3130.    display: block;
  3131. }
  3132.  
  3133. .pulse-recent-title:hover {
  3134.    color: var(--topbar-color, #e83e8c);
  3135.    text-decoration: none;
  3136.    opacity: 0.8;
  3137. }
  3138.  
  3139. .pulse-recent-meta {
  3140.    font-size: 12px;
  3141.    color: #6c757d;
  3142.    display: flex;
  3143.    align-items: center;
  3144.    gap: 10px;
  3145. }
  3146.  
  3147.  
  3148. /* Responsive Design */
  3149. @media (max-width: 768px) {
  3150.    .pulse-widget-body {
  3151.        padding: 20px 15px;
  3152.    }
  3153.    
  3154.    .pulse-recent-title {
  3155.        font-size: 14px;
  3156.    }
  3157. }
  3158.  
  3159. @media (max-width: 992px) {
  3160.    .pulse-sidebar-widget {
  3161.        margin-bottom: 25px;
  3162.    }
  3163. }
  3164. </style>
  3165.  
  3166.    
  3167.            </div>
  3168.        </div>
  3169.    </div>
  3170. </section>
  3171.  
  3172. <script>
  3173. // Enhanced Intersection Observer with staggered animations
  3174. document.addEventListener('DOMContentLoaded', function() {
  3175.    const observerOptions = {
  3176.        threshold: 0.1,
  3177.        rootMargin: '0px 0px -100px 0px'
  3178.    };
  3179.  
  3180.    const observer = new IntersectionObserver(function(entries) {
  3181.        entries.forEach(entry => {
  3182.            if (entry.isIntersecting) {
  3183.                setTimeout(() => {
  3184.                    entry.target.classList.add('revealed');
  3185.                }, 100);
  3186.            }
  3187.        });
  3188.    }, observerOptions);
  3189.  
  3190.    // Observe all scroll-reveal elements
  3191.    document.querySelectorAll('.scroll-reveal').forEach(el => {
  3192.        observer.observe(el);
  3193.    });
  3194.  
  3195.    // Add parallax effect to floating dots
  3196.    document.addEventListener('mousemove', function(e) {
  3197.        const cards = document.querySelectorAll('.blog-card-v3');
  3198.        cards.forEach(card => {
  3199.            const rect = card.getBoundingClientRect();
  3200.            const x = (e.clientX - rect.left) / rect.width;
  3201.            const y = (e.clientY - rect.top) / rect.height;
  3202.            
  3203.            const dots = card.querySelectorAll('.floating-dot');
  3204.            dots.forEach((dot, index) => {
  3205.                const moveX = (x - 0.5) * (10 + index * 5);
  3206.                const moveY = (y - 0.5) * (10 + index * 5);
  3207.                dot.style.transform = `translate(${moveX}px, ${moveY}px)`;
  3208.            });
  3209.        });
  3210.    });
  3211. });
  3212. </script>
  3213.  
  3214.    
  3215.        
  3216.        <!-- end wpo-blog-highlights-section -->
  3217.        <!-- start wpo-blog-sponsored-section -->
  3218.        
  3219.  
  3220.  
  3221.  
  3222.    
  3223.  
  3224.  
  3225.  
  3226. <style>
  3227.    .sponsored-section-v2 {
  3228.        padding: 0 0 60px;
  3229.    }
  3230.    
  3231.    .sponsored-card-v2 {
  3232.        background: var(--body-bg);
  3233.        border-radius: 12px;
  3234.        overflow: hidden;
  3235.        transition: all 0.3s ease;
  3236.        border: none;
  3237.        box-shadow: 0 2px 15px rgba(0,0,0,0.08);
  3238.        height: 100%;
  3239.    }
  3240.    
  3241.    .sponsored-card-v2:hover {
  3242.        transform: translateY(-4px);
  3243.        box-shadow: 0 8px 30px rgba(0,0,0,0.12);
  3244.    }
  3245.    
  3246.    .sponsored-image-v2 {
  3247.        position: relative;
  3248.        overflow: hidden;
  3249.        height: 180px;
  3250.    }
  3251.    
  3252.    .sponsored-image-v2 img {
  3253.        width: 100%;
  3254.        height: 100%;
  3255.        object-fit: cover;
  3256.        transition: transform 0.3s ease;
  3257.    }
  3258.    
  3259.    .sponsored-card-v2:hover .sponsored-image-v2 img {
  3260.        transform: scale(1.05);
  3261.    }
  3262.    
  3263.    .sponsored-badge-v2 {
  3264.        position: absolute;
  3265.        top: 12px;
  3266.        left: 12px;
  3267.        padding: 6px 12px;
  3268.        border-radius: 15px;
  3269.        font-size: 10px;
  3270.        font-weight: 600;
  3271.        text-transform: uppercase;
  3272.        letter-spacing: 0.5px;
  3273.        color: white;
  3274.    }
  3275.    
  3276.    .sponsored-content-v2 {
  3277.        padding: 20px;
  3278.    }
  3279.    
  3280.    .sponsored-title-v2 {
  3281.        font-size: 16px;
  3282.        font-weight: 600;
  3283.        line-height: 1.4;
  3284.        margin-bottom: 15px;
  3285.        min-height: 44px;
  3286.    }
  3287.    
  3288.    .sponsored-title-v2 a {
  3289.        text-decoration: none;
  3290.        transition: color 0.3s ease;
  3291.    }
  3292.    
  3293.    .sponsored-meta-v2 {
  3294.        display: flex;
  3295.        align-items: center;
  3296.        gap: 10px;
  3297.        font-size: 12px;
  3298.    }
  3299.    
  3300.    .sponsored-author-img-v2 {
  3301.        width: 28px;
  3302.        height: 28px;
  3303.        border-radius: 50%;
  3304.        object-fit: cover;
  3305.    }
  3306.    
  3307.    .section-title-sponsored-v2 {
  3308.        font-size: 2.5rem;
  3309.        font-weight: 700;
  3310.        text-align: center;
  3311.        margin-bottom: 20px;
  3312.        text-transform: capitalize;
  3313.    }
  3314.  
  3315.    @media (max-width: 768px) {
  3316.        .sponsored-section-v2 {
  3317.            padding: 0px 0 40px;
  3318.        }
  3319.        .section-title-sponsored-v2 {
  3320.            font-size: 2rem;
  3321.        }
  3322.        .sponsored-content-v2 {
  3323.            padding: 16px;
  3324.        }
  3325.    }
  3326. </style>
  3327.  
  3328. <section class="sponsored-section-v2">
  3329.    <div class="container-fluid fluid-container">
  3330.        <div class="row">
  3331.            <div class="col-12">
  3332.                <h2 class="section-title-sponsored-v2 top-color">Sponsored News</h2>
  3333.                <div class="section-title-sponsored-v2::after top-bg"></div>
  3334.            </div>
  3335.        </div>
  3336.        
  3337.        <div class="row g-4">
  3338.            
  3339.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3340.                <div class="card sponsored-card-v2">
  3341.                    <div class="sponsored-image-v2">
  3342.                        
  3343.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3344.                        
  3345.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3346.                    </div>
  3347.                    <div class="sponsored-content-v2">
  3348.                        <h3 class="sponsored-title-v2">
  3349.                            <a href="/prescott-leads-cowboys-beyond-skidding-washington-commanders-to-kick-off-christmas-three-game-slate/" class="top-color">
  3350.                            Prescott Leads Cowboys Beyond Skidding Washington Commanders to Kick Off Christmas Three-Game Slate.
  3351.                            </a>
  3352.                        </h3>
  3353.                        <div class="sponsored-meta-v2">
  3354.                            
  3355.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="sponsored-author-img-v2">
  3356.                            
  3357.                            <span class="top-color">By Daryl Kirk</span>
  3358.                            <span class="top-color">•</span>
  3359.                            <span class="top-color">17 Jul 2026</span>
  3360.                        </div>
  3361.                    </div>
  3362.                </div>
  3363.            </div>
  3364.            
  3365.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3366.                <div class="card sponsored-card-v2">
  3367.                    <div class="sponsored-image-v2">
  3368.                        
  3369.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3370.                        
  3371.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3372.                    </div>
  3373.                    <div class="sponsored-content-v2">
  3374.                        <h3 class="sponsored-title-v2">
  3375.                            <a href="/domineering-coercive-imperialistic-this-comeback-of-the-ugly-american/" class="top-color">
  3376.                            Domineering, Coercive, Imperialistic: this Comeback of the Ugly American
  3377.                            </a>
  3378.                        </h3>
  3379.                        <div class="sponsored-meta-v2">
  3380.                            
  3381.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="sponsored-author-img-v2">
  3382.                            
  3383.                            <span class="top-color">By Daryl Kirk</span>
  3384.                            <span class="top-color">•</span>
  3385.                            <span class="top-color">17 Jul 2026</span>
  3386.                        </div>
  3387.                    </div>
  3388.                </div>
  3389.            </div>
  3390.            
  3391.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3392.                <div class="card sponsored-card-v2">
  3393.                    <div class="sponsored-image-v2">
  3394.                        
  3395.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3396.                        
  3397.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3398.                    </div>
  3399.                    <div class="sponsored-content-v2">
  3400.                        <h3 class="sponsored-title-v2">
  3401.                            <a href="/premier-league-headlines-palmer-poised-for-chelsea-return-gueyes-failed-red-card-appeal-lacks-explanation/" class="top-color">
  3402.                            Premier League Headlines: Palmer Poised for Chelsea Return; Gueye&#x27;s Failed Red Card Appeal Lacks Explanation
  3403.                            </a>
  3404.                        </h3>
  3405.                        <div class="sponsored-meta-v2">
  3406.                            
  3407.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="sponsored-author-img-v2">
  3408.                            
  3409.                            <span class="top-color">By Daryl Kirk</span>
  3410.                            <span class="top-color">•</span>
  3411.                            <span class="top-color">17 Jul 2026</span>
  3412.                        </div>
  3413.                    </div>
  3414.                </div>
  3415.            </div>
  3416.            
  3417.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3418.                <div class="card sponsored-card-v2">
  3419.                    <div class="sponsored-image-v2">
  3420.                        
  3421.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3422.                        
  3423.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3424.                    </div>
  3425.                    <div class="sponsored-content-v2">
  3426.                        <h3 class="sponsored-title-v2">
  3427.                            <a href="/the-two-fatalities-revealed-in-the-providence-campus-attack-as-law-enforcement-continue-hunt-for-killer/" class="top-color">
  3428.                            The Two Fatalities Revealed in the Providence Campus Attack as Law Enforcement Continue Hunt for Killer.
  3429.                            </a>
  3430.                        </h3>
  3431.                        <div class="sponsored-meta-v2">
  3432.                            
  3433.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="sponsored-author-img-v2">
  3434.                            
  3435.                            <span class="top-color">By Daryl Kirk</span>
  3436.                            <span class="top-color">•</span>
  3437.                            <span class="top-color">17 Jul 2026</span>
  3438.                        </div>
  3439.                    </div>
  3440.                </div>
  3441.            </div>
  3442.            
  3443.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3444.                <div class="card sponsored-card-v2">
  3445.                    <div class="sponsored-image-v2">
  3446.                        
  3447.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3448.                        
  3449.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3450.                    </div>
  3451.                    <div class="sponsored-content-v2">
  3452.                        <h3 class="sponsored-title-v2">
  3453.                            <a href="/this-years-leading-scary-film-makes-a-comeback-to-imax-perfectly-timed-for-october-festivities/" class="top-color">
  3454.                            This Year&#x27;s Leading Scary Film Makes a Comeback to IMAX Perfectly Timed for October Festivities
  3455.                            </a>
  3456.                        </h3>
  3457.                        <div class="sponsored-meta-v2">
  3458.                            
  3459.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="sponsored-author-img-v2">
  3460.                            
  3461.                            <span class="top-color">By Daryl Kirk</span>
  3462.                            <span class="top-color">•</span>
  3463.                            <span class="top-color">17 Jul 2026</span>
  3464.                        </div>
  3465.                    </div>
  3466.                </div>
  3467.            </div>
  3468.            
  3469.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3470.                <div class="card sponsored-card-v2">
  3471.                    <div class="sponsored-image-v2">
  3472.                        
  3473.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3474.                        
  3475.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3476.                    </div>
  3477.                    <div class="sponsored-content-v2">
  3478.                        <h3 class="sponsored-title-v2">
  3479.                            <a href="/shoah-victims-demand-nigel-farage-to-make-amends-over-reported-anti-jewish-remarks/" class="top-color">
  3480.                            Shoah Victims Demand Nigel Farage to Make Amends Over Reported Anti-Jewish Remarks.
  3481.                            </a>
  3482.                        </h3>
  3483.                        <div class="sponsored-meta-v2">
  3484.                            
  3485.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/89efa128-9663-4fad-a4a0-e47bec0f91a4_profile.png" alt="Daryl Kirk" style="object-fit: cover;" class="sponsored-author-img-v2">
  3486.                            
  3487.                            <span class="top-color">By Daryl Kirk</span>
  3488.                            <span class="top-color">•</span>
  3489.                            <span class="top-color">16 Jul 2026</span>
  3490.                        </div>
  3491.                    </div>
  3492.                </div>
  3493.            </div>
  3494.            
  3495.        </div>
  3496.    </div>
  3497. </section>
  3498.  
  3499.  
  3500.    
  3501.        <!-- end wpo-blog-sponsored-section -->
  3502.        <!-- start wpo-subscribe-section -->
  3503.        
  3504.        <!-- end subscribe-section -->
  3505.        <!-- start of wpo-site-footer-section -->
  3506.        
  3507.  
  3508.  
  3509.  
  3510.  
  3511.  
  3512.  
  3513. <!-- Footer V4 - Modern Corporate Design -->
  3514. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  3515.  
  3516.    <div class="container-fluid fluid-container">
  3517.        
  3518.        <!-- Content Sections -->
  3519.        <div class="content-sections">
  3520.            <div class="row g-5">
  3521.                
  3522.                <!-- Brand Column -->
  3523.                <div class="col-lg-4 col-md-12">
  3524.                    <div class="brand-section">
  3525.                        <div class="brand-header">
  3526.                            
  3527.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/8a07f393-751d-4f72-96cb-78be6df65061_logo.png" alt="BizTrend" class="brand-logo" loading="lazy">
  3528.                            
  3529.                            <div class="brand-text">
  3530.                                <h3 class="brand-name">BizTrend</h3>
  3531.                                <span class="brand-type">Digital Publication</span>
  3532.                            </div>
  3533.                        </div>
  3534.                        <p class="brand-description  text-lg-start ">
  3535.                            BizTrend offers expert analysis on business trends, market updates, and strategic advice for entrepreneurs and professionals. Stay informed with our insights.
  3536.                        </p>
  3537.                    </div>
  3538.                </div>
  3539.  
  3540.                <!-- Quick Links Column -->
  3541.               <div class="col-lg-4 col-md-6">
  3542.                    <div class="links-section">
  3543.                        <div class="section-title">
  3544.                            <h4 class="title-text">Resources</h4>
  3545.                            <div class="title-decoration"></div>
  3546.                        </div>
  3547.                        <div class="links-container">
  3548.                          
  3549. <div class="link-group">
  3550.    <ul class="link-list" id="externalLinks">
  3551.        
  3552.  
  3553.    
  3554.        
  3555.        
  3556.        
  3557.    </ul>
  3558. </div>
  3559.  
  3560.                        </div>
  3561.                    </div>
  3562.                </div>
  3563.  
  3564.                <!-- Categories Column -->
  3565.                <div class="col-lg-4 col-md-6">
  3566.                    <div class="categories-section">
  3567.                        <div class="section-title">
  3568.                            <h4 class="title-text">Explore Topics</h4>
  3569.                            <div class="title-decoration"></div>
  3570.                        </div>
  3571.                        <div class="categories-container">
  3572.                            <p class="categories-intro">Discover content organized by topics that interest you most.</p>
  3573.                            <div class="categories-cloud">
  3574.                                
  3575.                                <a href="/category/all-posts/" class="category-pill">
  3576.                                    All Posts
  3577.                                </a>
  3578.                                
  3579.                                <a href="/category/business/" class="category-pill">
  3580.                                    Business
  3581.                                </a>
  3582.                                
  3583.                                <a href="/category/esports/" class="category-pill">
  3584.                                    Esports
  3585.                                </a>
  3586.                                
  3587.                                <a href="/category/fashion/" class="category-pill">
  3588.                                    Fashion
  3589.                                </a>
  3590.                                
  3591.                                <a href="/category/featured/" class="category-pill">
  3592.                                    Featured
  3593.                                </a>
  3594.                                
  3595.                                <a href="/category/gaming/" class="category-pill">
  3596.                                    Gaming
  3597.                                </a>
  3598.                                
  3599.                                <a href="/category/health/" class="category-pill">
  3600.                                    Health
  3601.                                </a>
  3602.                                
  3603.                                <a href="/category/life-fitness/" class="category-pill">
  3604.                                    Life &amp; Fitness
  3605.                                </a>
  3606.                                
  3607.                            </div>
  3608.                        </div>
  3609.                    </div>
  3610.                </div>
  3611.  
  3612.            </div>
  3613.        </div>
  3614.  
  3615.        <!-- Footer Bottom -->
  3616.        <div class="footer-bottom">
  3617.            <div class="bottom-border"></div>
  3618.            <div class=" d-flex justify-content-between flex-wrap">
  3619.                <div>
  3620.                    <div class="copyright-info">
  3621.                        <p class="copyright-main">
  3622.                            © 2026 <span class="brand-highlight">BizTrend</span>. All rights reserved.
  3623.                        </p>
  3624.                        <p class="copyright-sub">
  3625.                            Thoughtfully crafted content for curious minds worldwide.
  3626.                        </p>
  3627.                    </div>
  3628.                </div>
  3629.                <div>
  3630.                    <div class="footer-actions">
  3631.                        <div class="action-links">
  3632.                            <a href="/page/write-for-us/" class="action-link">
  3633.                                <i class="bi bi-shield-check"></i>
  3634.                                <span>Write For Us</span>
  3635.                            </a>
  3636.                            <a href="/page/terms-and-conditions/" class="action-link">
  3637.                                <i class="bi bi-shield-check"></i>
  3638.                                <span>Terms & Conditions</span>
  3639.                            </a>
  3640.                            <a href="/sitemap.xml" class="action-link">
  3641.                                <i class="bi bi-diagram-3"></i>
  3642.                                <span>Sitemap</span>
  3643.                            </a>
  3644.                        </div>
  3645.  
  3646.                    </div>
  3647.                </div>
  3648.            </div>
  3649.        </div>
  3650.  
  3651.    </div>
  3652.  
  3653.    
  3654.  
  3655. </footer>
  3656.  
  3657.  
  3658. <style>
  3659. /* Footer V4 - Modern Corporate Design */
  3660. .wpo-site-footer-v4 {
  3661.    color: var(--footer-color);
  3662.    margin-top: 100px;
  3663. }
  3664.  
  3665.  
  3666. .accent-line {
  3667.    position: absolute;
  3668.    top: 0;
  3669.    height: 100%;
  3670.    width: 33.333%;
  3671.    opacity: 0.8;
  3672. }
  3673.  
  3674. .accent-1 {
  3675.    left: 0;
  3676.    background: linear-gradient(90deg, #3b82f6, #1d4ed8);
  3677.    animation: slideRight 3s ease-in-out infinite;
  3678. }
  3679.  
  3680. .accent-2 {
  3681.    left: 33.333%;
  3682.    background: linear-gradient(90deg, #8b5cf6, #7c3aed);
  3683.    animation: slideRight 3s ease-in-out infinite 1s;
  3684. }
  3685.  
  3686. .accent-3 {
  3687.    left: 66.666%;
  3688.    background: linear-gradient(90deg, #10b981, #059669);
  3689.    animation: slideRight 3s ease-in-out infinite 2s;
  3690. }
  3691.  
  3692. @keyframes slideRight {
  3693.    0%, 100% { transform: translateX(-10px); opacity: 0.6; }
  3694.    50% { transform: translateX(10px); opacity: 1; }
  3695. }
  3696.  
  3697. /* Content Sections */
  3698. .content-sections {
  3699.    padding: 60px 0;
  3700.    position: relative;
  3701.    z-index: 2;
  3702. }
  3703.  
  3704. /* Brand Section */
  3705. .brand-section {
  3706.    padding-right: 2rem;
  3707. }
  3708.  
  3709. .brand-header {
  3710.    display: flex;
  3711.    align-items: center;
  3712.    margin-bottom: 2rem;
  3713.    gap: 1rem;
  3714. }
  3715.  
  3716. .brand-logo {
  3717.    height: 50px;
  3718.    width: auto;
  3719.    border-radius: 8px;
  3720. }
  3721.  
  3722. .brand-name {
  3723.    font-size: 1.5rem;
  3724.    font-weight: 800;
  3725.    color: var(--footer-color) !important;
  3726.    margin: 0;
  3727. }
  3728.  
  3729. .brand-type {
  3730.    color: var(--footer-color) !important;
  3731.    opacity: 0.8;
  3732.    font-size: 0.85rem;
  3733.    font-weight: 500;
  3734.    text-transform: uppercase;
  3735.    letter-spacing: 0.5px;
  3736. }
  3737.  
  3738. .brand-description {
  3739.    color: var(--footer-color) !important;
  3740.    line-height: 1.7;
  3741.    margin-bottom: 2rem;
  3742.    font-size: 0.95rem;
  3743. }
  3744.  
  3745. .brand-stats {
  3746.    display: flex;
  3747.    align-items: center;
  3748.    gap: 1.5rem;
  3749. }
  3750.  
  3751. .stat-item {
  3752.    text-align: center;
  3753. }
  3754.  
  3755. .stat-number {
  3756.    font-size: 1.5rem;
  3757.    font-weight: 800;
  3758.    color: #3b82f6;
  3759.    display: block;
  3760.    line-height: 1;
  3761. }
  3762.  
  3763. .stat-label {
  3764.    font-size: 0.8rem;
  3765.    color: #94a3b8;
  3766.    margin-top: 0.25rem;
  3767. }
  3768.  
  3769. .stat-divider {
  3770.    width: 1px;
  3771.    height: 40px;
  3772.    background: rgba(255, 255, 255, 0.2);
  3773. }
  3774.  
  3775. /* Links Section */
  3776. .links-section {
  3777.    padding-left: 1rem;
  3778.    padding-right: 1rem;
  3779. }
  3780.  
  3781. .section-title {
  3782.    margin-bottom: 2rem;
  3783.    position: relative;
  3784. }
  3785.  
  3786. .title-text {
  3787.    font-size: 1.3rem;
  3788.    font-weight: 700;
  3789.    color: var(--footer-color) !important;
  3790.    margin-bottom: 0.5rem;
  3791.    text-align: justify !important;
  3792. }
  3793.  
  3794.  
  3795. .link-group {
  3796.    margin-bottom: 2rem;
  3797. }
  3798.  
  3799. .group-title {
  3800.    font-size: 1rem;
  3801.    font-weight: 600;
  3802.    color: #f1f5f9;
  3803.    margin-bottom: 1rem;
  3804.    padding-bottom: 0.5rem;
  3805.    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  3806. }
  3807.  
  3808. .link-list {
  3809.    list-style: none;
  3810.    padding: 0;
  3811.    margin: 0;
  3812. }
  3813.  
  3814. .link-item {
  3815.    margin-bottom: 0.75rem;
  3816. }
  3817.  
  3818. .link-text {
  3819.    color: var(--footer-color) !important;
  3820.    text-decoration: none;
  3821.    font-size: 0.9rem;
  3822.    display: flex;
  3823.    align-items: center;
  3824.    transition: all 0.3s ease;
  3825.    padding: 0.25rem 0;
  3826. }
  3827.  
  3828. .link-text:hover {
  3829.    color: #3b82f6;
  3830.    padding-left: 0.5rem;
  3831. }
  3832.  
  3833. .link-icon {
  3834.    margin-right: 0.5rem;
  3835.    opacity: 0;
  3836.    transition: opacity 0.3s ease;
  3837. }
  3838.  
  3839. .link-text:hover .link-icon {
  3840.    opacity: 1;
  3841. }
  3842.  
  3843. .external-icon {
  3844.    color: #10b981;
  3845. }
  3846.  
  3847. /* Categories Section */
  3848. .categories-section {
  3849.    padding-left: 1rem;
  3850. }
  3851.  
  3852. .categories-intro {
  3853.    color: #cbd5e1;
  3854.    margin-bottom: 1.5rem;
  3855.    font-size: 0.9rem;
  3856. }
  3857.  
  3858. .categories-cloud {
  3859.    display: flex;
  3860.    flex-wrap: wrap;
  3861.    gap: 0.75rem;
  3862. }
  3863.  
  3864. .category-pill {
  3865.    display: inline-block;
  3866.    padding: 0.5rem 1rem;
  3867.    background: rgba(255, 255, 255, 0.1);
  3868.    border: 1px solid rgba(255, 255, 255, 0.2);
  3869.    border-radius: 20px;
  3870.    color:  var(--footer-color) !important;
  3871.    text-decoration: none;
  3872.    font-size: 0.85rem;
  3873.    opacity: 0.7;
  3874.    font-weight: 500;
  3875.    transition: all 0.3s ease;
  3876. }
  3877.  
  3878. .category-pill:hover {
  3879.    background: #3b82f6;
  3880.    border-color: #3b82f6;
  3881.    color: var(--footer-color) !important;
  3882.    opacity: 1;
  3883.    transform: translateY(-1px);
  3884.    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
  3885. }
  3886.  
  3887. /* Footer Bottom */
  3888. .footer-bottom {
  3889.    padding: 2rem 0;
  3890.    position: relative;
  3891.    z-index: 2;
  3892. }
  3893.  
  3894. .bottom-border {
  3895.    height: 1px;
  3896.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  3897.    margin-bottom: 2rem;
  3898. }
  3899.  
  3900. .copyright-main {
  3901.    font-size: 1rem;
  3902.    color: #e2e8f0;
  3903.    margin-bottom: 0.25rem;
  3904. }
  3905.  
  3906. .brand-highlight {
  3907.    color: var(--footer-color);
  3908.    font-weight: 700;
  3909. }
  3910.  
  3911. .copyright-sub {
  3912.    font-size: 0.85rem;
  3913.    color: #94a3b8;
  3914.    margin: 0;
  3915. }
  3916.  
  3917. .footer-actions {
  3918.    display: flex;
  3919.    align-items: center;
  3920.    gap: 2rem;
  3921. }
  3922.  
  3923. .action-links {
  3924.    display: flex;
  3925.    gap: 1.5rem;
  3926. }
  3927.  
  3928. .action-link {
  3929.    display: flex;
  3930.    align-items: center;
  3931.    gap: 0.5rem;
  3932.    color: #cbd5e1;
  3933.    text-decoration: none;
  3934.    font-size: 0.9rem;
  3935.    transition: color 0.3s ease;
  3936. }
  3937.  
  3938. .action-link:hover {
  3939.    color: #3b82f6;
  3940. }
  3941.  
  3942. .scroll-to-top-btn {
  3943.    background: rgba(255, 255, 255, 0.1);
  3944.    border: 1px solid rgba(255, 255, 255, 0.2);
  3945.    color: #cbd5e1;
  3946.    width: 44px;
  3947.    height: 44px;
  3948.    border-radius: 12px;
  3949.    cursor: pointer;
  3950.    transition: all 0.3s ease;
  3951.    display: flex;
  3952.    align-items: center;
  3953.    justify-content: center;
  3954. }
  3955.  
  3956. .scroll-to-top-btn:hover {
  3957.    background: #3b82f6;
  3958.    border-color: #3b82f6;
  3959.    color: white;
  3960.    transform: translateY(-2px);
  3961. }
  3962.  
  3963. /* Background Pattern */
  3964. .footer-pattern {
  3965.    position: absolute;
  3966.    top: 0;
  3967.    left: 0;
  3968.    width: 100%;
  3969.    height: 100%;
  3970.    z-index: 1;
  3971.    overflow: hidden;
  3972. }
  3973.  
  3974. .pattern-grid {
  3975.    position: relative;
  3976.    width: 100%;
  3977.    height: 100%;
  3978. }
  3979.  
  3980. .pattern-dot {
  3981.    position: absolute;
  3982.    width: 2px;
  3983.    height: 2px;
  3984.    background: rgba(255, 255, 255, 0.1);
  3985.    border-radius: 50%;
  3986. }
  3987.  
  3988. .pattern-dot:nth-child(1) { top: 20%; left: 10%; }
  3989. .pattern-dot:nth-child(2) { top: 40%; right: 15%; }
  3990. .pattern-dot:nth-child(3) { top: 60%; left: 70%; }
  3991. .pattern-dot:nth-child(4) { bottom: 30%; right: 30%; }
  3992. .pattern-dot:nth-child(5) { bottom: 50%; left: 40%; }
  3993. .pattern-dot:nth-child(6) { top: 80%; right: 60%; }
  3994.  
  3995. /* Responsive Design */
  3996. @media (max-width: 992px) {
  3997.    .newsletter-heading {
  3998.        font-size: 2rem;
  3999.    }
  4000.    
  4001.    .brand-section {
  4002.        padding-right: 0;
  4003.        margin-bottom: 3rem;
  4004.    }
  4005.    
  4006.    .links-section, .categories-section {
  4007.        padding-left: 0;
  4008.        padding-right: 0;
  4009.    }
  4010.    
  4011.    .brand-stats {
  4012.        justify-content: center;
  4013.        margin-top: 2rem;
  4014.    }
  4015. }
  4016.  
  4017. @media (max-width: 768px) {
  4018.    .newsletter-section {
  4019.        padding: 60px 0 40px;
  4020.    }
  4021.    
  4022.    .newsletter-container {
  4023.        padding: 2rem 1.5rem;
  4024.        margin: 0 1rem;
  4025.    }
  4026.    
  4027.    .newsletter-heading {
  4028.        font-size: 1.75rem;
  4029.    }
  4030.    
  4031.    .content-sections {
  4032.        padding: 40px 0;
  4033.    }
  4034.    
  4035.    .brand-header {
  4036.        flex-direction: column;
  4037.        text-align: center;
  4038.    }
  4039.    
  4040.    .footer-actions {
  4041.        flex-direction: column;
  4042.        gap: 1rem;
  4043.        margin-top: 1.5rem;
  4044.    }
  4045.    
  4046.    .action-links {
  4047.        order: 2;
  4048.    }
  4049.    
  4050.    .scroll-to-top-btn {
  4051.        order: 1;
  4052.    }
  4053. }
  4054.  
  4055. @media (max-width: 576px) {
  4056.    .newsletter-container {
  4057.        padding: 1.5rem 1rem;
  4058.    }
  4059.    
  4060.    .newsletter-heading {
  4061.        font-size: 1.5rem;
  4062.    }
  4063.    
  4064.    .brand-stats {
  4065.        flex-direction: column;
  4066.        gap: 1rem;
  4067.    }
  4068.    
  4069.    .stat-divider {
  4070.        width: 40px;
  4071.        height: 1px;
  4072.    }
  4073.    
  4074.    .action-links {
  4075.        flex-direction: column;
  4076.        gap: 0.75rem;
  4077.        text-align: center;
  4078.    }
  4079.    
  4080.    .pattern-dot {
  4081.        display: none;
  4082.    }
  4083. }
  4084. </style>
  4085.  
  4086. <!-- Bootstrap 5 JS -->
  4087.  
  4088. <script>
  4089. // Scroll to Top Function
  4090. document.addEventListener('DOMContentLoaded', function () {
  4091.    var btn = document.getElementById('toggleExternal');
  4092.    if (!btn) return; // No extra items, no button
  4093.  
  4094.    var extras = document.querySelectorAll('#externalLinks li.extra');
  4095.  
  4096.    btn.addEventListener('click', function () {
  4097.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4098.            return li.classList.contains('d-none');
  4099.        });
  4100.  
  4101.        extras.forEach(function (li) {
  4102.            if (anyHidden) {
  4103.                li.classList.remove('d-none');
  4104.                li.classList.add('show');
  4105.            } else {
  4106.                li.classList.add('d-none');
  4107.                li.classList.remove('show');
  4108.            }
  4109.        });
  4110.  
  4111.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4112.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4113.    });
  4114. });
  4115. function scrollToTop() {
  4116.    window.scrollTo({
  4117.        top: 0,
  4118.        behavior: 'smooth'
  4119.    });
  4120. }
  4121.  
  4122. // Initialize Footer V4 Features
  4123. document.addEventListener('DOMContentLoaded', function() {
  4124.    
  4125.    // Newsletter Form Handling
  4126.    const newsletterForm = document.querySelector('.newsletter-form');
  4127.    const emailInput = document.querySelector('.form-input');
  4128.    const submitButton = document.querySelector('.submit-button');
  4129.    const successMessage = document.querySelector('.success-message');
  4130.    const errorMessage = document.querySelector('.error-message');
  4131.    const infoMessage = document.querySelector('.info-message');
  4132.    
  4133.    if (newsletterForm && emailInput && submitButton) {
  4134.        
  4135.        // Form submission
  4136.        newsletterForm.addEventListener('submit', function(e) {
  4137.            e.preventDefault();
  4138.            
  4139.            const email = emailInput.value.trim();
  4140.            
  4141.            // Validate email
  4142.            if (!email || !isValidEmail(email)) {
  4143.                showMessage('error');
  4144.                emailInput.focus();
  4145.                return;
  4146.            }
  4147.            
  4148.            // Show loading state
  4149.            const originalText = submitButton.querySelector('.button-text').textContent;
  4150.            const originalIcon = submitButton.querySelector('.button-icon').innerHTML;
  4151.            
  4152.            submitButton.disabled = true;
  4153.            submitButton.querySelector('.button-text').textContent = 'Subscribing...';
  4154.            submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-arrow-clockwise"></i>';
  4155.            submitButton.querySelector('.button-icon i').style.animation = 'spin 1s linear infinite';
  4156.            
  4157.            // Simulate API call
  4158.            setTimeout(() => {
  4159.                // Success state
  4160.                submitButton.querySelector('.button-text').textContent = 'Subscribed!';
  4161.                submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-check-lg"></i>';
  4162.                submitButton.querySelector('.button-icon i').style.animation = 'none';
  4163.                submitButton.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4164.                
  4165.                showMessage('success');
  4166.                
  4167.                // Reset after delay
  4168.                setTimeout(() => {
  4169.                    submitButton.querySelector('.button-text').textContent = originalText;
  4170.                    submitButton.querySelector('.button-icon').innerHTML = originalIcon;
  4171.                    submitButton.style.background = '';
  4172.                    submitButton.disabled = false;
  4173.                    emailInput.value = '';
  4174.                    showMessage('info');
  4175.                }, 3000);
  4176.                
  4177.            }, 2000);
  4178.        });
  4179.        
  4180.        // Input validation
  4181.        emailInput.addEventListener('blur', function() {
  4182.            const email = this.value.trim();
  4183.            if (email && !isValidEmail(email)) {
  4184.                this.style.borderColor = '#ef4444';
  4185.                this.style.boxShadow = '0 0 0 4px rgba(239, 68, 68, 0.2)';
  4186.            } else if (email && isValidEmail(email)) {
  4187.                this.style.borderColor = '#10b981';
  4188.                this.style.boxShadow = '0 0 0 4px rgba(16, 185, 129, 0.2)';
  4189.            }
  4190.        });
  4191.        
  4192.        emailInput.addEventListener('focus', function() {
  4193.            this.style.borderColor = '#3b82f6';
  4194.            this.style.boxShadow = '0 0 0 4px rgba(59, 130, 246, 0.2)';
  4195.        });
  4196.        
  4197.        // Reset validation styling on input
  4198.        emailInput.addEventListener('input', function() {
  4199.            if (this.style.borderColor === 'rgb(239, 68, 68)') {
  4200.                this.style.borderColor = '';
  4201.                this.style.boxShadow = '';
  4202.            }
  4203.        });
  4204.    }
  4205.    
  4206.    // Email validation function
  4207.    function isValidEmail(email) {
  4208.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4209.        return emailRegex.test(email);
  4210.    }
  4211.    
  4212.    // Message display function
  4213.    function showMessage(type) {
  4214.        // Hide all messages
  4215.        successMessage.style.display = 'none';
  4216.        errorMessage.style.display = 'none';
  4217.        infoMessage.style.display = 'none';
  4218.        
  4219.        // Show specific message
  4220.        if (type === 'success') {
  4221.            successMessage.style.display = 'block';
  4222.        } else if (type === 'error') {
  4223.            errorMessage.style.display = 'block';
  4224.        } else if (type === 'info') {
  4225.            infoMessage.style.display = 'block';
  4226.        }
  4227.    }
  4228.    
  4229.    // Smooth reveal animations
  4230.    const observerOptions = {
  4231.        threshold: 0.1,
  4232.        rootMargin: '0px 0px -30px 0px'
  4233.    };
  4234.    
  4235.    const sectionObserver = new IntersectionObserver((entries) => {
  4236.        entries.forEach(entry => {
  4237.            if (entry.isIntersecting) {
  4238.                entry.target.style.opacity = '1';
  4239.                entry.target.style.transform = 'translateY(0)';
  4240.            }
  4241.        });
  4242.    }, observerOptions);
  4243.    
  4244.    // Animate sections
  4245.    document.querySelectorAll('.brand-section, .links-section, .categories-section').forEach((section, index) => {
  4246.        section.style.opacity = '0';
  4247.        section.style.transform = 'translateY(20px)';
  4248.        section.style.transition = `all 0.6s ease ${index * 0.2}s`;
  4249.        sectionObserver.observe(section);
  4250.    });
  4251.    
  4252.    // Animate category pills
  4253.    document.querySelectorAll('.category-pill').forEach((pill, index) => {
  4254.        pill.style.opacity = '0';
  4255.        pill.style.transform = 'translateY(10px)';
  4256.        pill.style.transition = `all 0.4s ease ${index * 0.1}s`;
  4257.        
  4258.        setTimeout(() => {
  4259.            pill.style.opacity = '1';
  4260.            pill.style.transform = 'translateY(0)';
  4261.        }, 300 + (index * 100));
  4262.    });
  4263.    
  4264.    // Enhanced link hover effects
  4265.    document.querySelectorAll('.link-text').forEach(link => {
  4266.        link.addEventListener('mouseenter', function() {
  4267.            const icon = this.querySelector('.link-icon');
  4268.            if (icon) {
  4269.                icon.style.transform = 'translateX(4px)';
  4270.            }
  4271.        });
  4272.        
  4273.        link.addEventListener('mouseleave', function() {
  4274.            const icon = this.querySelector('.link-icon');
  4275.            if (icon) {
  4276.                icon.style.transform = 'translateX(0)';
  4277.            }
  4278.        });
  4279.    });
  4280.    
  4281.    // Prevent default for demo links
  4282.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4283.        link.addEventListener('click', function(e) {
  4284.            e.preventDefault();
  4285.        });
  4286.    });
  4287.    
  4288.    // Add ripple effect to submit button
  4289.    submitButton.addEventListener('click', function(e) {
  4290.        const ripple = document.createElement('span');
  4291.        const rect = this.getBoundingClientRect();
  4292.        const size = Math.max(rect.width, rect.height);
  4293.        const x = e.clientX - rect.left - size / 2;
  4294.        const y = e.clientY - rect.top - size / 2;
  4295.        
  4296.        ripple.style.cssText = `
  4297.            position: absolute;
  4298.            width: ${size}px;
  4299.            height: ${size}px;
  4300.            left: ${x}px;
  4301.            top: ${y}px;
  4302.            background: rgba(255, 255, 255, 0.3);
  4303.            border-radius: 50%;
  4304.            transform: scale(0);
  4305.            animation: ripple 0.6s ease-out;
  4306.            pointer-events: none;
  4307.        `;
  4308.        
  4309.        this.appendChild(ripple);
  4310.        
  4311.        setTimeout(() => {
  4312.            ripple.remove();
  4313.        }, 600);
  4314.    });
  4315.    
  4316. });
  4317.  
  4318. // Add CSS for ripple animation
  4319. const rippleStyle = document.createElement('style');
  4320. rippleStyle.textContent = `
  4321.    @keyframes ripple {
  4322.        to {
  4323.            transform: scale(2);
  4324.            opacity: 0;
  4325.        }
  4326.    }
  4327.    
  4328.    @keyframes spin {
  4329.        from { transform: rotate(0deg); }
  4330.        to { transform: rotate(360deg); }
  4331.    }
  4332.    
  4333.    .submit-button {
  4334.        position: relative;
  4335.        overflow: hidden;
  4336.    }
  4337. `;
  4338. document.head.appendChild(rippleStyle);
  4339. </script>
  4340.  
  4341.        <!-- end of wpo-site-footer-section -->
  4342.    </div>
  4343.    <!-- end of page-wrapper -->
  4344.  
  4345.    <!-- All JavaScript files
  4346.    ================================================== -->
  4347.    
  4348.  
  4349. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4350. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4351. <!-- Plugins for this template -->
  4352. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4353. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4354. <!-- Custom script for this template -->
  4355. <script src="/static/blogapp/assets/js/script.js"></script>
  4356.  
  4357. <script>
  4358. (function () {
  4359. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4360. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4361.  
  4362. function applyFallback(img) {
  4363. if (!img || img.dataset.fallbackApplied === "1") {
  4364. return;
  4365. }
  4366. var failedSrc = img.currentSrc || img.src || "";
  4367. img.dataset.fallbackApplied = "1";
  4368. img.onerror = null;
  4369. img.src = fallbackImageSrc;
  4370. console.warn("[ImageFallback] Replaced broken image:", {
  4371. failedSrc: failedSrc,
  4372. fallbackSrc: fallbackImageSrc,
  4373. alt: img.alt || "",
  4374. });
  4375. }
  4376.  
  4377. document.querySelectorAll("img").forEach(function (img) {
  4378. if (img.complete && img.naturalWidth === 0) {
  4379. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4380. failedSrc: img.currentSrc || img.src || "",
  4381. alt: img.alt || "",
  4382. });
  4383. applyFallback(img);
  4384. }
  4385. });
  4386.  
  4387. document.addEventListener(
  4388. "error",
  4389. function (event) {
  4390. var target = event.target;
  4391. if (target && target.tagName === "IMG") {
  4392. applyFallback(target);
  4393. }
  4394. },
  4395. true
  4396. );
  4397. })();
  4398. </script>
  4399.  
  4400. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4401.  
  4402.  
  4403.  
  4404. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"4278152dc99a4725b8e895a7466450b9","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4405. </body>
  4406.  
  4407. </html>
  4408.  
  4409.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda