OK
https://bi.org/
Chile
Country
Network
July 31, 2025, 01:55 PM UTC
Date & Time
Websites
Websites
Runtime: 18.9s
On July 31, 2025, 01:55 PM UTC, https://bi.org/ was accessible when tested on AS22047 in Chile.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
200.30.192.5
Query:
IN A bi.org
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
104.21.84.96
@
IN
A
172.67.190.233
Query:
IN AAAA bi.org
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
AAAA
2606:4700:3037::ac43:bee9
@
IN
AAAA
2606:4700:3036::6815:5460

TCP Connections

Connection to 104.21.84.96:443 succeeded.
Connection to 172.67.190.233:443 succeeded.
Connection to 2606:4700:3036::6815:5460:443 was blocked.
Connection to 2606:4700:3037::ac43:bee9:443 was blocked.

HTTP Requests

URL
GET https://bi.org/en
Response Headers
Cache-Control:
max-age=0, must-revalidate, no-cache, no-store, private
Cf-Cache-Status:
DYNAMIC
Cf-Ray:
967d98937e398692-EZE
Content-Type:
text/html; charset=UTF-8
Date:
Thu, 31 Jul 2025 13:55:54 GMT
Expires:
Fri, 01 Jan 1990 00:00:00 GMT
Nel:
{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Pragma:
no-cache
Referrer-Policy:
strict-origin-when-cross-origin
Report-To:
{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2F%2FvvVSW0jjahCbAXKnu4dpM1lkJIDZ9iip5k%2BAnZ%2FP2MNBSFabeqfzy1Ma%2BIQQEVukP2%2FYAougjmP2Rqgni8ahQaBis%3D"}]}
Server:
cloudflare
Set-Cookie:
XSRF-TOKEN=eyJpdiI6Imx2UnFTeVJjcGpvcXFMcHAxMllyQ1E9PSIsInZhbHVlIjoiY3k1RnQrVnJjY2w3TyswUE1uZ0FLMkVsNHZtZk1HZ2lHRytoZkIrRWRueWhKSFRtU1JQMDVrTEhNb1BsaXpoSWQ3WlR0bTNTZlFZU2VQRFBkV2xBalFRUDFNU2w0SnZhNUYvTktzTzNFakFKNjhFUWtjK2hQVVhYakErMko0RFgiLCJtYWMiOiJmNjdlODAwMzQ1OWE1NzIxZGYxOTlkNGYzMjY2Nzk2MTNjOTg1ODNiNWE1NzdmZmVlYjdhNDFhYmM5MGM4OWY1IiwidGFnIjoiIn0%3D; SameSite=Lax; Secure; Path=/; Max-Age=7200; Expires=Thu, 31 Jul 2025 15:55:54 GMT
Vary:
Accept-Encoding
X-Content-Type-Options:
nosniff
X-Frame-Options:
deny
Response Body
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <title>Empowering Bisexual Voices - Bi.org</title>
    <meta name="description" content="Default description">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <meta http-equiv="Content-Security-Policy"
        content="frame-src 'self' https://www.youtube.com https://tiktok.com https://www.tiktok.com https://www.instagram.com;">

    <link rel="preload" as="style" href="https://bi.org/build/assets/app-DA_oqFGn.css" /><link rel="modulepreload" href="https://bi.org/build/assets/app-T1DpEqax.js" /><link rel="stylesheet" href="https://bi.org/build/assets/app-DA_oqFGn.css" data-navigate-track="reload" /><script type="module" src="https://bi.org/build/assets/app-T1DpEqax.js" data-navigate-track="reload"></script>    <!-- Livewire Styles --><style >[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #2299dd;}[x-cloak] {display: none !important;}[wire\:cloak] {display: none !important;}</style>
    <style>
    :root.dark {
        color-scheme: dark;
    }
</style>
<script>
    window.Flux = {
        applyAppearance (appearance) {
            let applyDark = () => document.documentElement.classList.add('dark')
            let applyLight = () => document.documentElement.classList.remove('dark')

            if (appearance === 'system') {
                let media = window.matchMedia('(prefers-color-scheme: dark)')

                window.localStorage.removeItem('flux.appearance')

                media.matches ? applyDark() : applyLight()
            } else if (appearance === 'dark') {
                window.localStorage.setItem('flux.appearance', 'dark')

                applyDark()
            } else if (appearance === 'light') {
                window.localStorage.setItem('flux.appearance', 'light')

                applyLight()
            }
        }
    }

    window.Flux.applyAppearance(window.localStorage.getItem('flux.appearance') || 'system')
</script>
    <link rel="preconnect" href="https://fonts.bunny.net">
    <link href="https://fonts.bunny.net/css?family=inter:400,500,600&display=swap" rel="stylesheet" />

    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />

    <script src="https://cdn.usefathom.com/script.js" data-site="PMINEGHZ" defer></script>

    
    
    <script async defer
        src='https://platform-api.sharethis.com/js/sharethis.js#property=5ac78fd5aa671e0013a458a2&product=inline-share-buttons'>
    </script>
    <script async defer src="https://www.instagram.com/embed.js"></script>
    <div id="fb-root"></div>
    <script async defer crossorigin="anonymous"
        src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=&autoLogAppEvents=1">
    </script>


    <script type="text/javascript">
        //<![CDATA[
        var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-40937579-1']);
        _gaq.push(['_trackPageview']);
        (function() {
            var ga = document.createElement('script');
            ga.type = 'text/javascript';
            ga.async = true;
            ga.src = ('https:' == document.location.protocol ? 'https://' : 'https://') +
                'stats.g.doubleclick.net/dc.js';

            var s = document.getElementsByTagName('script')[0];
            s.parentNode.insertBefore(ga, s);
        })();
        //]]>
    </script>

    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-5XCXZPSZBT"></script>
    <script>
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }
        gtag('js', new Date());

        gtag('config', 'G-5XCXZPSZBT');
    </script>


</head>

<body class="antialiased font-sans">
    <header x-data="{ mobileOpen: false }" x-cloak x-transition:enter="transition ease-out duration-200"
    x-transition:enter-start="opacity-0 -translate-y-2" x-transition:enter-end="opacity-100 translate-y-0"
    x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0"
    x-transition:leave-end="opacity-0 -translate-y-2" class="relative z-50">
    
    <div class="fixed w-full bg-white dark:bg-zinc-900">
        <div class="container mx-auto px-4 lg:px-8">
            <div class="flex justify-between items-center h-20">
                <!-- Logo -->
                <a href="/" class="flex items-center space-x-2 z-100">
                    <svg class="w-16 h-16 lg:w-20 lg:h-20" id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 120.7 88.7">
  <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 2.1.0 Build 142)  -->
  <defs>
    <style>
      .st0 {
        fill: none;
      }

      .st1 {
        fill: #eb234b;
      }

      .st2 {
        fill: #fff;
      }

      .st3 {
        fill: #af2074;
      }

      .st4 {
        fill: #5c3e96;
      }
    </style>
  </defs>
  <path class="st0" d="M55.3,69.6c2.4,2.1,5.1,3.9,8,5.4-2.9-1.5-5.6-3.3-8-5.4h0Z"/>
  <path class="st2" d="M90.5,78.1c-.1,0-.3,0-.4.1.1,0,.3,0,.4-.1Z"/>
  <path class="st2" d="M119.2,50.2s0,0,0,.1c0,0,0,0,0-.1Z"/>
  <path class="st2" d="M118.8,51.7c-.2.5-.3,1-.5,1.5.2-.5.4-1,.5-1.5Z"/>
  <path class="st2" d="M72,38.7c-1.2-1.7-2.7-3.2-4.6-4.1-2.1-1.2-4.4-1.8-6.8-1.8-3.3,0-6.4,1.2-8.8,3.4-.2.2-.4.4-.6.6,0,0,0,0,0,0-5,5.1-5,13.4.2,18.4,2.5,2.5,5.8,3.9,9.4,3.8,2.4,0,4.7-.6,6.8-1.7,1.8-1,3.4-2.5,4.5-4.2.1-.2.3-.4.4-.6h0c1.2-2,1.8-4.3,1.7-6.6,0-2.3-.6-4.5-1.8-6.5-.1-.2-.2-.4-.4-.6ZM65.8,51c-2.8,2.7-7.2,2.7-10,0-1.3-1.4-2-3.3-2-5.3,0-1.9.6-3.8,2-5.2,1.3-1.3,3.1-2.1,4.9-2h0c1.9,0,3.7.7,5,2,2.6,3,2.6,7.5,0,10.5Z"/>
  <path class="st2" d="M117.6,55c.2-.6.5-1.1.7-1.7-.2.6-.4,1.1-.7,1.7,0,0,0,0,0,0Z"/>
  <path class="st2" d="M78.2,58.3h4.8v-12.9c0-4.8,1.6-7.1,4.7-7.1,1.2,0,2.3.5,3.2,1.2l2.6-5.3c-1.4-.9-3-1.5-4.7-1.5-1,0-2.1.2-3,.6-1.1.6-2,1.4-2.8,2.3v-2.2h-6.4v1.5c-1-2.5-2.2-4.9-3.7-7.2h0c1.5,2.2,2.7,4.6,3.7,7.2v23.4h1.6"/>
  <polygon class="st2" points="32.5 58.2 38.9 58.2 38.9 33.3 32.5 33.3 32.5 58.2"/>
  <path class="st2" d="M117.6,54.6v-21.4h-6.4v2.8c-1.1-1.1-2.5-2-3.9-2.6-4.2-1.6-9-.7-12.3,2.5-2.6,2.5-3.9,6-3.7,9.6-.1,3.4,1.2,6.7,3.5,9.2,2.3,2.4,5.4,3.7,8.7,3.6,2.9.1,5.7-1,7.7-3.1.1,1.5-.1,2.9-.6,4.3-.5.9-1.3,1.6-2.2,2-1.3.6-2.7.8-4.2.8-1.2,0-2.4-.2-3.5-.5-.9-.3-1.8-.9-2.4-1.6h-7c1.1,3.3,3.6,5.9,6.9,7,2,.7,4.2,1,6.3.9,1.6,0,3.2-.2,4.8-.6,3.5-3.5,6.3-7.8,8.3-12.4,0,0,0,0,0,0,0-.1,0-.2,0-.4ZM109.5,50.7c-1.3,1.3-3.1,2-4.9,2-.2,0-.3,0-.5,0-3.8-.2-6.7-3.3-6.6-7.1,0-1.9.7-3.7,2-5,1.3-1.3,3.1-2.1,5-2h0c.2,0,.4,0,.6,0,3.7.2,6.5,3.3,6.3,7,0,1.9-.7,3.8-2,5.1Z"/>
  <path class="st2" d="M89,78.4c-.2,0-.5,0-.7.1.2,0,.5,0,.7-.1Z"/>
  <path class="st2" d="M10.1,22.8c-2.7,2.9-4.7,6-6.4,9.6v25.7h6.3v-2.6c1.1,1.1,2.4,1.9,3.9,2.5,1.3.5,2.7.8,4.1.8,3.3,0,6.4-1.3,8.6-3.8,2.4-2.5,3.7-5.8,3.6-9.3.1-3.5-1.1-6.9-3.5-9.5-2.2-2.4-5.3-3.7-8.5-3.7-1.5,0-2.9.3-4.3.8-1.4.6-2.7,1.5-3.8,2.6v-13.2M11.7,40.5c1.3-1.3,3.1-2,5-2,1.9,0,3.7.6,5,2,1.4,1.4,2.1,3.3,2,5.3,0,2-.7,3.9-2,5.3-1.3,1.4-3.1,2.1-5,2.1h0c-1.9,0-3.7-.7-5-2-1.4-1.5-2.1-3.4-2-5.4,0-2,.6-3.9,2-5.3Z"/>
  <path class="st2" d="M35.7,29.2c.9,0,1.8-.3,2.5-1h0c.7-.7,1-1.5,1-2.5,0-.9-.3-1.8-1-2.4-.7-.7-1.6-1-2.5-1-.9,0-1.8.3-2.5,1-.7.6-1,1.5-1,2.4h0c0,1.9,1.6,3.5,3.5,3.5Z"/>
  <path class="st2" d="M85.7,79c.6,0,1.1-.1,1.7-.2-.6,0-1.1.2-1.7.2h0Z"/>
  <path class="st2" d="M46.8,57.2c.7-.6,1-1.5,1-2.5,0-.9-.3-1.8-1-2.4-.7-.7-1.6-1-2.5-1-.3,0-.6,0-1,.1,0,0,0,0,0,0-.6.1-1.1.4-1.5.9-.7.6-1,1.5-1,2.4,0,.6.1,1.1.4,1.6.9,1.7,3,2.4,4.7,1.5,0,0,0,0,0,0,.3-.2.6-.4.8-.6Z"/>
  <path class="st2" d="M50,64.1c1.6,2,3.3,3.8,5.3,5.5h0c-1.9-1.7-3.7-3.5-5.3-5.5Z"/>
  <path class="st1" d="M76.6,33.4h6.4v2.2c.8-.9,1.8-1.7,2.8-2.3.9-.5,2-.7,3-.6,1.7,0,3.3.6,4.7,1.5l-2.6,5.3c-.9-.7-2-1.1-3.2-1.2-3.1,0-4.7,2.4-4.7,7.1v12.9h-4.8c0,.1,0,.2,0,.3-1.2,4.7-3.2,9.2-6,13.1-1.3,1.8-2.7,3.5-4.3,5.1,1.4.5,2.8.9,4.3,1.3,3,.7,6,1.1,9.1,1.1.2,0,.5,0,.7,0,1.3,0,2.6-.1,3.9-.3.6,0,1.1-.1,1.7-.2.3,0,.6-.1.9-.2.2,0,.5,0,.7-.1.4,0,.7-.2,1.1-.2.1,0,.3,0,.4-.1,7.1-1.7,13.6-5.4,18.8-10.7,0,0,0,0,0,0-1.6.4-3.2.6-4.8.6-2.1,0-4.3-.3-6.3-.9-3.3-1.1-5.8-3.7-6.9-7h7c.7.7,1.5,1.3,2.4,1.6,1.1.4,2.3.6,3.5.5,1.4,0,2.8-.2,4.2-.8.9-.4,1.7-1.1,2.2-2,.5-1.4.7-2.8.6-4.3-2,2.1-4.8,3.2-7.7,3.1-3.3,0-6.4-1.3-8.7-3.6-2.4-2.5-3.7-5.8-3.5-9.2-.2-3.6,1.2-7.1,3.7-9.6,3.3-3.1,8.1-4.1,12.3-2.5,1.5.6,2.8,1.5,3.9,2.6v-2.8h6.4v21.4c0,.1,0,.2,0,.4.2-.6.5-1.1.7-1.7,0,0,0,0,0,0,.2-.5.4-1,.5-1.5.1-.4.3-.8.4-1.3,0,0,0,0,0-.1.8-2.9,1.3-5.8,1.4-8.7v-3.8c-.7-14.7-9.6-28.4-24-34.5C92.2,1.2,87.4.2,82.5,0h-2.5c-10.2.3-19.8,4.5-27,11.8,7.7,2.8,14.4,7.9,19.1,[scrubbed].6.9.8,1.3,1.4,2.3,2.7,4.6,3.7,7.2v-1.5Z"/>
  <path class="st1" d="M117.6,55s0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0Z"/>
  <path class="st1" d="M105.2,38.5h-.6c-1.9-.1-3.7.6-5,2-1.3,1.3-2,3.1-2,5-.2,3.8,2.8,6.9,6.6,7.1.2,0,.3,0,.5,0,1.8,0,3.6-.7,4.9-2,1.3-1.4,2.1-3.2,2-5.1.2-3.7-2.7-6.8-6.3-7Z"/>
  <path class="st3" d="M60.8,38.5h0c-1.9,0-3.6.7-4.9,2-1.4,1.4-2.1,3.3-2,5.2,0,1.9.6,3.8,2,5.3,2.8,2.7,7.2,2.7,10,0,2.6-3,2.6-7.5,0-10.5-1.3-1.3-3.1-2-5-2Z"/>
  <path class="st3" d="M52.9,11.8s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0Z"/>
  <path class="st3" d="M43.4,51.5c.3,0,.6-.1,1-.1.9,0,1.8.3,2.5,1,.7.6,1,1.5,1,2.4,0,.9-.3,1.8-1,2.5-.3.2-.5.4-.8.6,0,0,0,0,0,0,0,0,0,0,0,0,1.2,2.2,2.5,4.3,4,6.2,1.6,2,3.3,3.8,5.3,5.5,2.4,2.1,5.1,3.9,8,5.4,1.4.7,2.9,1.4,4.4,1.9,1.6-1.6,3-3.3,4.3-5.1,2.8-4,4.8-8.4,6-13.1,0-.1,0-.3.1-.4h-1.6v-23.4c-1-2.5-2.2-4.9-3.7-7.2-.3-.4-.5-.8-.8-1.3-4.7-6.7-11.3-11.8-19-14.6-10.3,10.4-14,25.7-9.6,39.7ZM72.4,52.4h0c-.1.2-.2.4-.4.6-1.1,1.8-2.7,3.2-4.5,4.2-2.1,1.2-4.4,1.8-6.8,1.7-3.5,0-6.9-1.3-9.4-3.8-5.1-5-5.2-13.3-.2-18.4,0,0,0,0,0,0,.2-.2.4-.4.6-.6,2.4-2.2,5.6-3.4,8.8-3.4,2.4,0,4.7.6,6.8,1.8,1.9,1,3.4,2.4,4.6,[scrubbed].[scrubbed],1.2,2,1.8,4.2,1.8,6.5,0,2.3-.6,4.6-1.7,6.6Z"/>
  <path class="st4" d="M11.7,51.2c1.3,1.3,3.1,2,5,2h0c1.9,0,3.7-.7,5-2.1,1.3-1.4,2.1-3.4,2-5.3,0-2-.6-3.9-2-5.3-1.3-1.4-3.1-2.1-5-2-1.9,0-3.7.7-5,2-1.4,1.4-2.1,3.3-2,5.3,0,2,.6,3.9,2,5.4Z"/>
  <path class="st4" d="M39.5,88.7h0c10.6,0,20.7-4.3,28.1-11.8,0,0,0,0,0,0-1.5-.5-3-1.2-4.4-1.9-2.9-1.5-5.6-3.3-8-5.4-1.9-1.7-3.7-3.5-5.3-5.5-1.5-1.9-2.9-4-4-6.2,0,0,0,0,0,0-1.7.9-3.8.2-4.7-1.5-.3-.5-.4-1-.4-1.6,0-.9.3-1.8,1-2.4.4-.4,1-.7,1.5-.9,0,0,0,0,0,0-4.4-14-.7-29.3,9.6-39.7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0-15.1-5.3-31.9-1.1-42.6,10.8,0,0-.1.1-.2.2v13.2c1.1-1.1,2.4-1.9,3.8-2.6,1.4-.6,2.8-.9,4.3-.8,3.2,0,6.3,1.3,8.5,3.7,2.4,2.6,3.6,6,3.5,9.5.1,3.5-1.2,6.8-3.6,9.3-2.2,2.4-5.3,3.8-8.6,3.8-1.4,0-2.8-.3-4.1-.8-1.4-.6-2.8-1.4-3.9-2.5v2.6H3.7v-25.7h0C1.3,37.6,0,43.3,0,49.1c0,21.8,17.7,39.5,39.5,39.6ZM32.2,25.8c0-.9.3-1.8,1-2.4.7-.7,1.6-1,2.5-1,.9,0,1.8.3,2.5,1,.7.6,1,1.5,1,2.4,0,.9-.3,1.8-1,2.5h0c-.7.7-1.6,1-2.5,1-1.9,0-3.5-1.5-3.5-3.5h0ZM38.9,58.2h-6.4v-24.9h6.4v24.9Z"/>
</svg>                </a>

                <!-- Mobile toggle -->
                <div class="flex lg:hidden">
                    <button @click="mobileOpen = !mobileOpen"
                        class="text-black dark:text-white text-2xl focus:outline-none">
                        <div class="w-8">
                            <template x-if="!mobileOpen">
                                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon">
  <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 9h16.5m-16.5 6.75h16.5"/>
</svg>                            </template>
                            <template x-if="mobileOpen">
                                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd"/>
</svg>                            </template>
                        </div>
                    </button>
                </div>

                <!-- Desktop Menu -->
                <nav class="hidden lg:flex space-x-6">
                                            <div x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"
                            class="">
                            <a href="#"
                                class="text-black dark:text-white font-bold hover:text-purple-600 dark:hover:text-purple-400 flex items-center space-x-1">
                                <span>Bi Media</span>
                                                                    <svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2"
                                        viewBox="0 0 24 24">
                                        <path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" />
                                    </svg>
                                                            </a>

                                                            <div x-show="open" x-transition:enter="transition ease-out duration-200"
                                    x-transition:enter-start="opacity-0 -translate-y-2"
                                    x-transition:enter-end="opacity-100 translate-y-0"
                                    x-transition:leave="transition ease-in duration-150"
                                    x-transition:leave-start="opacity-100 translate-y-0"
                                    x-transition:leave-end="opacity-0 -translate-y-2"
                                    class="absolute inset-x-0 mt-0 w-full left-0 dark:bg-zinc-900 z-50 pt-8 pb-2 bg-white">
                                    <div class="container mx-auto px-4 lg:px-8 py-4 grid grid-cols-2 lg:flex gap-6">
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-media?category=213" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/bacb25e5-d40f-4f8e-acab-345bcbdb79f0/-/format/jpeg/"
                                                            alt="Movies"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Movies
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-media?category=212" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/7bd56ae8-72b8-4f0b-80b5-f8cc5bdee6a9/-/format/jpeg/"
                                                            alt="Series"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Series
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-media?category=210" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/14639f1f-d0c6-4567-8e09-d5229a942dc9/-/format/jpeg/"
                                                            alt="Music"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Music
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-media?category=211" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/11c8f3f3-dea1-4ff1-80be-5d3f09217748/-/format/jpeg/"
                                                            alt="Books"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Books
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-media?category=209" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/72ca94f7-53d3-4f5e-aa89-ebfcebd07b22/-/format/jpeg/"
                                                            alt="Video Games"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Video Games
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-media" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/33e113b9-599e-48be-9fc8-fbee412664f7/-/format/jpeg/"
                                                            alt="All"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        All
                                                    </span>
                                                </a>
                                            </div>
                                                                            </div>
                                </div>
                                                    </div>
                                            <div x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"
                            class="">
                            <a href="#"
                                class="text-black dark:text-white font-bold hover:text-purple-600 dark:hover:text-purple-400 flex items-center space-x-1">
                                <span>Reviews</span>
                                                                    <svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2"
                                        viewBox="0 0 24 24">
                                        <path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" />
                                    </svg>
                                                            </a>

                                                            <div x-show="open" x-transition:enter="transition ease-out duration-200"
                                    x-transition:enter-start="opacity-0 -translate-y-2"
                                    x-transition:enter-end="opacity-100 translate-y-0"
                                    x-transition:leave="transition ease-in duration-150"
                                    x-transition:leave-start="opacity-100 translate-y-0"
                                    x-transition:leave-end="opacity-0 -translate-y-2"
                                    class="absolute inset-x-0 mt-0 w-full left-0 dark:bg-zinc-900 z-50 pt-8 pb-2 bg-white">
                                    <div class="container mx-auto px-4 lg:px-8 py-4 grid grid-cols-2 lg:flex gap-6">
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/the-unicorn-scale" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/d5113e43-508b-49d3-a15f-b7a13eb1cbc4/-/format/jpeg/"
                                                            alt="The Unicorn Scale"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        The Unicorn Scale
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-book-club" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/d2845118-73a7-465d-b234-d5a2bfc032ab/-/format/jpeg/"
                                                            alt="Bi Book Club"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Bi Book Club
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/the-mini-unicorn-scale" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/5b90ddbc-76a4-49e9-be78-0d3916492c8d/-/format/jpeg/"
                                                            alt="The Mini Unicorn Scale"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        The Mini Unicorn Scale
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/articles?cat=217" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/bbf6649a-76c5-4d39-83e6-0a1e9b2a504e/-/format/jpeg/"
                                                            alt="Drive-Bis"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Drive-Bis
                                                    </span>
                                                </a>
                                            </div>
                                                                            </div>
                                </div>
                                                    </div>
                                            <div x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"
                            class="">
                            <a href="#"
                                class="text-black dark:text-white font-bold hover:text-purple-600 dark:hover:text-purple-400 flex items-center space-x-1">
                                <span>People</span>
                                                                    <svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2"
                                        viewBox="0 0 24 24">
                                        <path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" />
                                    </svg>
                                                            </a>

                                                            <div x-show="open" x-transition:enter="transition ease-out duration-200"
                                    x-transition:enter-start="opacity-0 -translate-y-2"
                                    x-transition:enter-end="opacity-100 translate-y-0"
                                    x-transition:leave="transition ease-in duration-150"
                                    x-transition:leave-start="opacity-100 translate-y-0"
                                    x-transition:leave-end="opacity-0 -translate-y-2"
                                    class="absolute inset-x-0 mt-0 w-full left-0 dark:bg-zinc-900 z-50 pt-8 pb-2 bg-white">
                                    <div class="container mx-auto px-4 lg:px-8 py-4 grid grid-cols-2 lg:flex gap-6">
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/famous" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/3e3c7f0e-e495-4e59-a9a7-f9ca0ba5c0da/-/format/jpeg/"
                                                            alt="Famous Bi People"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Famous Bi People
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-characters" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/121ebfe0-488c-40be-ac57-49af4a2d7a15/-/format/jpeg/"
                                                            alt="Bi Characters in Fiction"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Bi Characters in Fiction
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/faces" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/c26db9bb-7d19-4e97-a454-54203991f6ab/-/format/jpeg/"
                                                            alt="Faces of Bisexuality"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Faces of Bisexuality
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-stories" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/6a1fcbea-5b87-4be2-ae0d-c1746cf715f2/-/format/jpeg/"
                                                            alt="Bi Stories"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Bi Stories
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/ask-a-bi-dad" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/eb4ff49a-56e7-4448-9388-99c838984b74/-/format/jpeg/"
                                                            alt="Ask A Bi Dad"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Ask A Bi Dad
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/interviews" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/80e94ecd-c3ad-44c6-a920-cda905885046/-/format/jpeg/"
                                                            alt="Interviews"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Interviews
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="?" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/73fa63da-88cf-4a89-8976-0054a4335124/-/format/jpeg/"
                                                            alt="Bi Pop Bi-Weekly"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Bi Pop Bi-Weekly
                                                    </span>
                                                </a>
                                            </div>
                                                                            </div>
                                </div>
                                                    </div>
                                            <div x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"
                            class="">
                            <a href="#"
                                class="text-black dark:text-white font-bold hover:text-purple-600 dark:hover:text-purple-400 flex items-center space-x-1">
                                <span>Resources</span>
                                                                    <svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2"
                                        viewBox="0 0 24 24">
                                        <path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" />
                                    </svg>
                                                            </a>

                                                            <div x-show="open" x-transition:enter="transition ease-out duration-200"
                                    x-transition:enter-start="opacity-0 -translate-y-2"
                                    x-transition:enter-end="opacity-100 translate-y-0"
                                    x-transition:leave="transition ease-in duration-150"
                                    x-transition:leave-start="opacity-100 translate-y-0"
                                    x-transition:leave-end="opacity-0 -translate-y-2"
                                    class="absolute inset-x-0 mt-0 w-full left-0 dark:bg-zinc-900 z-50 pt-8 pb-2 bg-white">
                                    <div class="container mx-auto px-4 lg:px-8 py-4 grid grid-cols-2 lg:flex gap-6">
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/questions" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/021a3d87-ddb1-415e-9564-8e66e7ef09fb/-/format/jpeg/"
                                                            alt="Q&amp;A"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Q&amp;A
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/101" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/60770fe7-7727-44c9-8c40-d4d038f4cfce/-/format/jpeg/"
                                                            alt="Bi 101"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Bi 101
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/coming-out" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/6b0763fa-53fc-433f-bea3-5a5ab359504b/-/format/jpeg/"
                                                            alt="Coming Out"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Coming Out
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/klein-grid" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/04d53016-3cff-486f-8eb3-245edf92dbaa/-/format/jpeg/"
                                                            alt="Klein Grid"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Klein Grid
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/glossary" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/753e2875-2989-4313-a951-3028da88d6a1/-/format/jpeg/"
                                                            alt="Glossary"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Glossary
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="#" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/7df4effe-74c6-4a2a-bf1c-3868d8aeee79/-/format/jpeg/"
                                                            alt="Bi Science Fridays"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Bi Science Fridays
                                                    </span>
                                                </a>
                                            </div>
                                                                            </div>
                                </div>
                                                    </div>
                                            <div x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"
                            class="">
                            <a href="#"
                                class="text-black dark:text-white font-bold hover:text-purple-600 dark:hover:text-purple-400 flex items-center space-x-1">
                                <span>Get Involved</span>
                                                                    <svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2"
                                        viewBox="0 0 24 24">
                                        <path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" />
                                    </svg>
                                                            </a>

                                                            <div x-show="open" x-transition:enter="transition ease-out duration-200"
                                    x-transition:enter-start="opacity-0 -translate-y-2"
                                    x-transition:enter-end="opacity-100 translate-y-0"
                                    x-transition:leave="transition ease-in duration-150"
                                    x-transition:leave-start="opacity-100 translate-y-0"
                                    x-transition:leave-end="opacity-0 -translate-y-2"
                                    class="absolute inset-x-0 mt-0 w-full left-0 dark:bg-zinc-900 z-50 pt-8 pb-2 bg-white">
                                    <div class="container mx-auto px-4 lg:px-8 py-4 grid grid-cols-2 lg:flex gap-6">
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="https://donorbox.org/bi-org" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/14a276b6-9388-4d60-90ec-9f9a19471e65/-/format/jpeg/"
                                                            alt="Donate"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Donate
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="https://www.ambi.org" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/6960cfb8-4f42-462b-baa3-143619e801ec/-/format/jpeg/"
                                                            alt="Join an amBi community in your area"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Join an amBi community in your area
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/subscribe-mailing-list" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/7702b6df-adae-4f27-b26b-06563069f4c5/-/format/jpeg/"
                                                            alt="Subscribe to our Newsletter"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Subscribe to our Newsletter
                                                    </span>
                                                </a>
                                            </div>
                                                                                    <div class="text-center hover:scale-105 transition-transform flex">
                                                <a href="/bi-tip-line" class="block no-underline">
                                                    
                                                                                                            <img src="https://ucarecdn.com/f49f7a3b-8a36-4b23-a7f3-b8c4dbb4faec/-/format/jpeg/"
                                                            alt="Bi Tip Line"
                                                            class="mx-auto mb-2 h-48 object-cover rounded w-full" />
                                                    
                                                    <span
                                                        class="block text-sm font-semibold text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400">
                                                        Bi Tip Line
                                                    </span>
                                                </a>
                                            </div>
                                                                            </div>
                                </div>
                                                    </div>
                                    </nav>

                <!-- Right-side actions -->
                <div class="hidden lg:flex items-center space-x-4 z-50">
                    <button wire:snapshot="{&quot;data&quot;:{&quot;currentLocale&quot;:&quot;en&quot;,&quot;alternateLocale&quot;:&quot;es&quot;,&quot;alternateLabel&quot;:&quot;espa\u00f1ol&quot;,&quot;localizedUrl&quot;:&quot;https:\/\/bi.org\/es&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;0KTwKihb6NNr5BnG57qb&quot;,&quot;name&quot;:&quot;language-toggle&quot;,&quot;path&quot;:&quot;en&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;3573d30dd1c59b9152e2ccf8cf54c4e6a7265d1d6e670a27fea8b13ceb505cca&quot;}" wire:effects="{&quot;partials&quot;:[]}" wire:id="0KTwKihb6NNr5BnG57qb" type="button" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-8 text-sm rounded-md px-3 inline-flex  bg-transparent hover:bg-zinc-800/5 dark:hover:bg-white/15 text-zinc-800 dark:text-white    *:transition-opacity [&amp;[data-flux-loading]&gt;:not([data-flux-loading-indicator])]:opacity-0 [&amp;[data-flux-loading]&gt;[data-flux-loading-indicator]]:opacity-100 data-flux-loading:pointer-events-none" data-flux-button="data-flux-button" wire:target="switchLanguage" wire:loading.attr="data-flux-loading" wire:click="switchLanguage">
        <div class="absolute inset-0 flex items-center justify-center opacity-0" data-flux-loading-indicator>
                <svg class="shrink-0 [:where(&amp;)]:size-4 animate-spin" data-flux-icon xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" aria-hidden="true" data-slot="icon">
    <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
    <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
</svg>
                    </div>
        
        
                    
            
            <span><div class="flex flex-row items-center space-x-1">
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
        <path stroke-linecap="round" stroke-linejoin="round" d="M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418" />
    </svg>
        <span class="capitalize font-bold">
             español
        </span>
      </div></span>
    </button>

                    <ui-dropdown position="bottom end" x-data="" data-flux-dropdown>
    <button type="button" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg w-10 inline-flex  bg-transparent hover:bg-zinc-800/5 dark:hover:bg-white/15 text-zinc-500 hover:text-zinc-800 dark:text-zinc-400 dark:hover:text-white      group" data-flux-button="data-flux-button" aria-label="Preferred color scheme">
        <svg class="shrink-0 [:where(&amp;)]:size-5 text-zinc-500 dark:text-white" x-show="$flux.appearance === 'light'" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path d="M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2ZM10 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15ZM10 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM15.657 5.404a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM6.464 14.596a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10ZM5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10ZM14.596 15.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06l1.06 1.06ZM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06l1.06 1.06Z"/>
</svg>

                                    <svg class="shrink-0 [:where(&amp;)]:size-5 text-zinc-500 dark:text-white" x-show="$flux.appearance === 'dark'" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M7.455 2.004a.75.75 0 0 1 .26.77 7 7 0 0 0 9.958 [scrubbed] 0 0 1 1.067.853A8.5 8.5 0 1 1 6.647 1.921a.75.75 0 0 1 .808.083Z" clip-rule="evenodd"/>
</svg>

                                    <svg class="shrink-0 [:where(&amp;)]:size-5" x-show="$flux.appearance === 'system' && $flux.dark" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M7.455 2.004a.75.75 0 0 1 .26.77 7 7 0 0 0 9.958 [scrubbed] 0 0 1 1.067.853A8.5 8.5 0 1 1 6.647 1.921a.75.75 0 0 1 .808.083Z" clip-rule="evenodd"/>
</svg>

                                    <svg class="shrink-0 [:where(&amp;)]:size-5" x-show="$flux.appearance === 'system' && !$flux.dark" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path d="M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2ZM10 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15ZM10 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM15.657 5.404a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM6.464 14.596a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10ZM5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10ZM14.596 15.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06l1.06 1.06ZM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06l1.06 1.06Z"/>
</svg>
    </button>
                        <ui-menu
    class="[:where(&amp;)]:min-w-48 p-[.3125rem] rounded-lg shadow-xs border border-zinc-200 dark:border-zinc-600 bg-white dark:bg-zinc-700 focus:outline-hidden"
    popover="manual"
    data-flux-menu
>
    <button type="button" class="flex items-center px-2 py-1.5 w-full focus:outline-hidden rounded-md text-start text-sm font-medium [&amp;[disabled]]:opacity-50 text-zinc-800 data-active:bg-zinc-50 dark:text-white dark:data-active:bg-zinc-600 **:data-flux-menu-item-icon:text-zinc-400 dark:**:data-flux-menu-item-icon:text-white/60 [&amp;[data-active]_[data-flux-menu-item-icon]]:text-current" data-flux-menu-item="data-flux-menu-item" data-flux-menu-item-has-icon="data-flux-menu-item-has-icon" x-on:click="$flux.appearance = 'light'">
        <svg class="shrink-0 [:where(&amp;)]:size-5 me-2" data-flux-menu-item-icon="data-flux-menu-item-icon" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path d="M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2ZM10 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15ZM10 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM15.657 5.404a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM6.464 14.596a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10ZM5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10ZM14.596 15.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06l1.06 1.06ZM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06l1.06 1.06Z"/>
</svg>

            
    Light
    </button>
                            <button type="button" class="flex items-center px-2 py-1.5 w-full focus:outline-hidden rounded-md text-start text-sm font-medium [&amp;[disabled]]:opacity-50 text-zinc-800 data-active:bg-zinc-50 dark:text-white dark:data-active:bg-zinc-600 **:data-flux-menu-item-icon:text-zinc-400 dark:**:data-flux-menu-item-icon:text-white/60 [&amp;[data-active]_[data-flux-menu-item-icon]]:text-current" data-flux-menu-item="data-flux-menu-item" data-flux-menu-item-has-icon="data-flux-menu-item-has-icon" x-on:click="$flux.appearance = 'dark'">
        <svg class="shrink-0 [:where(&amp;)]:size-5 me-2" data-flux-menu-item-icon="data-flux-menu-item-icon" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M7.455 2.004a.75.75 0 0 1 .26.77 7 7 0 0 0 9.958 [scrubbed] 0 0 1 1.067.853A8.5 8.5 0 1 1 6.647 1.921a.75.75 0 0 1 .808.083Z" clip-rule="evenodd"/>
</svg>

            
    Dark
    </button>
                            <button type="button" class="flex items-center px-2 py-1.5 w-full focus:outline-hidden rounded-md text-start text-sm font-medium [&amp;[disabled]]:opacity-50 text-zinc-800 data-active:bg-zinc-50 dark:text-white dark:data-active:bg-zinc-600 **:data-flux-menu-item-icon:text-zinc-400 dark:**:data-flux-menu-item-icon:text-white/60 [&amp;[data-active]_[data-flux-menu-item-icon]]:text-current" data-flux-menu-item="data-flux-menu-item" data-flux-menu-item-has-icon="data-flux-menu-item-has-icon" x-on:click="$flux.appearance = 'system'">
        <svg class="shrink-0 [:where(&amp;)]:size-5 me-2" data-flux-menu-item-icon="data-flux-menu-item-icon" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M2 4.25A2.25 2.25 0 0 1 4.25 2h11.5A2.25 2.25 0 0 1 18 4.25v8.5A2.25 2.25 0 0 1 15.75 15h-3.105a3.501 3.501 0 0 0 1.1 1.677A.75.75 0 0 1 13.26 18H6.74a.75.75 0 0 1-.484-1.323A3.501 3.501 0 0 0 7.355 15H4.25A2.25 2.25 0 0 1 2 12.75v-8.5Zm1.5 0a.75.75 0 0 1 .75-.75h11.5a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75v-7.5Z" clip-rule="evenodd"/>
</svg>

            
    System
    </button>
</ui-menu>
</ui-dropdown>

                    <a href="https://donorbox.org/bi-org" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg px-4 [&amp;:has(&gt;:not(span):first-child)]:ps-3 [&amp;:has(&gt;:not(span):last-child)]:pe-3 inline-flex  bg-zinc-800/5 hover:bg-zinc-800/10 dark:bg-white/10 dark:hover:bg-white/20 text-zinc-800 dark:text-white   [[data-flux-button-group]_&amp;]:border-e [:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-0 [[data-flux-button-group]_&amp;]:border-zinc-200/80 dark:[[data-flux-button-group]_&amp;]:border-zinc-900/50   border-2 border-purple bg-[#F8F5FF] text-purple dark:text-white font-bold" data-flux-button="data-flux-button" data-flux-group-target="data-flux-group-target" target="_blank">
        Donate
    </a>
                </div>
            </div>

            <!-- Mobile Menu -->
            <nav x-show="mobileOpen" x-transition:enter="transition ease-out duration-200"
                x-transition:enter-start="opacity-0 -translate-y-2" x-transition:enter-end="opacity-100 translate-y-0"
                x-transition:leave="transition ease-in duration-150"
                x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 -translate-y-2"
                class="lg:hidden pt-4 pb-8 space-y-4 shadow">
                <div x-data="{ open: false }" class="border-b border-gray-200 dark:border-zinc-700 pb-2 px-4">
                    
            <button @click="open = !open"
                class="flex justify-between items-center py-2 w-full text-left hover:bg-gray-100 dark:hover:bg-zinc-800 rounded transition-colors">
                <span class="block text-black dark:text-white font-bold text-lg">
                    Bi Media
                </span>
                <i class="fas transition-transform duration-200 text-gray-600 dark:text-gray-300"
                    :class="open ? 'fa-chevron-up' : 'fa-chevron-down'"></i>
            </button>
        
        
                    <div x-show="open" x-transition:enter="transition ease-out duration-200"
                x-transition:enter-start="opacity-0 max-h-0" x-transition:enter-end="opacity-100 max-h-96"
                x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 max-h-96"
                x-transition:leave-end="opacity-0 max-h-0" class="overflow-hidden">
                <ul class="ml-4 mt-2 pb-2 space-y-1">
                                            <li>
                            <a href="/bi-media?category=213"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Movies
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-media?category=212"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Series
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-media?category=210"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Music
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-media?category=211"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Books
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-media?category=209"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Video Games
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-media"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                All
                            </a>
                        </li>
                                    </ul>
            </div>
            </div>
    <div x-data="{ open: false }" class="border-b border-gray-200 dark:border-zinc-700 pb-2 px-4">
                    
            <button @click="open = !open"
                class="flex justify-between items-center py-2 w-full text-left hover:bg-gray-100 dark:hover:bg-zinc-800 rounded transition-colors">
                <span class="block text-black dark:text-white font-bold text-lg">
                    Reviews
                </span>
                <i class="fas transition-transform duration-200 text-gray-600 dark:text-gray-300"
                    :class="open ? 'fa-chevron-up' : 'fa-chevron-down'"></i>
            </button>
        
        
                    <div x-show="open" x-transition:enter="transition ease-out duration-200"
                x-transition:enter-start="opacity-0 max-h-0" x-transition:enter-end="opacity-100 max-h-96"
                x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 max-h-96"
                x-transition:leave-end="opacity-0 max-h-0" class="overflow-hidden">
                <ul class="ml-4 mt-2 pb-2 space-y-1">
                                            <li>
                            <a href="/the-unicorn-scale"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                The Unicorn Scale
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-book-club"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Bi Book Club
                            </a>
                        </li>
                                            <li>
                            <a href="/the-mini-unicorn-scale"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                The Mini Unicorn Scale
                            </a>
                        </li>
                                            <li>
                            <a href="/articles?cat=217"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Drive-Bis
                            </a>
                        </li>
                                    </ul>
            </div>
            </div>
    <div x-data="{ open: false }" class="border-b border-gray-200 dark:border-zinc-700 pb-2 px-4">
                    
            <button @click="open = !open"
                class="flex justify-between items-center py-2 w-full text-left hover:bg-gray-100 dark:hover:bg-zinc-800 rounded transition-colors">
                <span class="block text-black dark:text-white font-bold text-lg">
                    People
                </span>
                <i class="fas transition-transform duration-200 text-gray-600 dark:text-gray-300"
                    :class="open ? 'fa-chevron-up' : 'fa-chevron-down'"></i>
            </button>
        
        
                    <div x-show="open" x-transition:enter="transition ease-out duration-200"
                x-transition:enter-start="opacity-0 max-h-0" x-transition:enter-end="opacity-100 max-h-96"
                x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 max-h-96"
                x-transition:leave-end="opacity-0 max-h-0" class="overflow-hidden">
                <ul class="ml-4 mt-2 pb-2 space-y-1">
                                            <li>
                            <a href="/famous"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Famous Bi People
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-characters"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Bi Characters in Fiction
                            </a>
                        </li>
                                            <li>
                            <a href="/faces"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Faces of Bisexuality
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-stories"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Bi Stories
                            </a>
                        </li>
                                            <li>
                            <a href="/ask-a-bi-dad"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Ask A Bi Dad
                            </a>
                        </li>
                                            <li>
                            <a href="/interviews"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Interviews
                            </a>
                        </li>
                                            <li>
                            <a href="?"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Bi Pop Bi-Weekly
                            </a>
                        </li>
                                    </ul>
            </div>
            </div>
    <div x-data="{ open: false }" class="border-b border-gray-200 dark:border-zinc-700 pb-2 px-4">
                    
            <button @click="open = !open"
                class="flex justify-between items-center py-2 w-full text-left hover:bg-gray-100 dark:hover:bg-zinc-800 rounded transition-colors">
                <span class="block text-black dark:text-white font-bold text-lg">
                    Resources
                </span>
                <i class="fas transition-transform duration-200 text-gray-600 dark:text-gray-300"
                    :class="open ? 'fa-chevron-up' : 'fa-chevron-down'"></i>
            </button>
        
        
                    <div x-show="open" x-transition:enter="transition ease-out duration-200"
                x-transition:enter-start="opacity-0 max-h-0" x-transition:enter-end="opacity-100 max-h-96"
                x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 max-h-96"
                x-transition:leave-end="opacity-0 max-h-0" class="overflow-hidden">
                <ul class="ml-4 mt-2 pb-2 space-y-1">
                                            <li>
                            <a href="/questions"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Q&amp;A
                            </a>
                        </li>
                                            <li>
                            <a href="/101"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Bi 101
                            </a>
                        </li>
                                            <li>
                            <a href="/coming-out"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Coming Out
                            </a>
                        </li>
                                            <li>
                            <a href="/klein-grid"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Klein Grid
                            </a>
                        </li>
                                            <li>
                            <a href="/glossary"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Glossary
                            </a>
                        </li>
                                            <li>
                            <a href="#"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Bi Science Fridays
                            </a>
                        </li>
                                    </ul>
            </div>
            </div>
    <div x-data="{ open: false }" class="border-b border-gray-200 dark:border-zinc-700 pb-2 px-4">
                    
            <button @click="open = !open"
                class="flex justify-between items-center py-2 w-full text-left hover:bg-gray-100 dark:hover:bg-zinc-800 rounded transition-colors">
                <span class="block text-black dark:text-white font-bold text-lg">
                    Get Involved
                </span>
                <i class="fas transition-transform duration-200 text-gray-600 dark:text-gray-300"
                    :class="open ? 'fa-chevron-up' : 'fa-chevron-down'"></i>
            </button>
        
        
                    <div x-show="open" x-transition:enter="transition ease-out duration-200"
                x-transition:enter-start="opacity-0 max-h-0" x-transition:enter-end="opacity-100 max-h-96"
                x-transition:leave="transition ease-in duration-200" x-transition:leave-start="opacity-100 max-h-96"
                x-transition:leave-end="opacity-0 max-h-0" class="overflow-hidden">
                <ul class="ml-4 mt-2 pb-2 space-y-1">
                                            <li>
                            <a href="https://donorbox.org/bi-org"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Donate
                            </a>
                        </li>
                                            <li>
                            <a href="https://www.ambi.org"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Join an amBi community in your area
                            </a>
                        </li>
                                            <li>
                            <a href="/subscribe-mailing-list"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Subscribe to our Newsletter
                            </a>
                        </li>
                                            <li>
                            <a href="/bi-tip-line"
                                class="block text-black dark:text-white hover:text-purple-600 dark:hover:text-purple-400 py-2 px-3 rounded hover:bg-gray-100 dark:hover:bg-zinc-800 transition-colors">
                                Bi Tip Line
                            </a>
                        </li>
                                    </ul>
            </div>
            </div>


<div class="flex items-center justify-between px-4 pt-4 border-t border-gray-200 dark:border-zinc-700 mt-4">
    <a href="https://donorbox.org/bi-org" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg px-4 [&amp;:has(&gt;:not(span):first-child)]:ps-3 [&amp;:has(&gt;:not(span):last-child)]:pe-3 inline-flex  bg-zinc-800/5 hover:bg-zinc-800/10 dark:bg-white/10 dark:hover:bg-white/20 text-zinc-800 dark:text-white   [[data-flux-button-group]_&amp;]:border-e [:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-0 [[data-flux-button-group]_&amp;]:border-zinc-200/80 dark:[[data-flux-button-group]_&amp;]:border-zinc-900/50   border-2 border-purple bg-[#F8F5FF] text-purple dark:text-white font-bold" data-flux-button="data-flux-button" data-flux-group-target="data-flux-group-target" target="_blank">
        Donate
    </a>
    <div class="flex items-center gap-4">
        <ui-dropdown position="bottom end" x-data="" data-flux-dropdown>
    <button type="button" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg w-10 inline-flex  bg-transparent hover:bg-zinc-800/5 dark:hover:bg-white/15 text-zinc-500 hover:text-zinc-800 dark:text-zinc-400 dark:hover:text-white      group" data-flux-button="data-flux-button" aria-label="Preferred color scheme">
        <svg class="shrink-0 [:where(&amp;)]:size-5 text-zinc-500 dark:text-white" x-show="$flux.appearance === 'light'" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path d="M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2ZM10 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15ZM10 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM15.657 5.404a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM6.464 14.596a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10ZM5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10ZM14.596 15.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06l1.06 1.06ZM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06l1.06 1.06Z"/>
</svg>

                        <svg class="shrink-0 [:where(&amp;)]:size-5 text-zinc-500 dark:text-white" x-show="$flux.appearance === 'dark'" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M7.455 2.004a.75.75 0 0 1 .26.77 7 7 0 0 0 9.958 [scrubbed] 0 0 1 1.067.853A8.5 8.5 0 1 1 6.647 1.921a.75.75 0 0 1 .808.083Z" clip-rule="evenodd"/>
</svg>

                        <svg class="shrink-0 [:where(&amp;)]:size-5" x-show="$flux.appearance === 'system' && $flux.dark" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M7.455 2.004a.75.75 0 0 1 .26.77 7 7 0 0 0 9.958 [scrubbed] 0 0 1 1.067.853A8.5 8.5 0 1 1 6.647 1.921a.75.75 0 0 1 .808.083Z" clip-rule="evenodd"/>
</svg>

                        <svg class="shrink-0 [:where(&amp;)]:size-5" x-show="$flux.appearance === 'system' && !$flux.dark" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path d="M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2ZM10 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15ZM10 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM15.657 5.404a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM6.464 14.596a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10ZM5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10ZM14.596 15.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06l1.06 1.06ZM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06l1.06 1.06Z"/>
</svg>
    </button>
            <ui-menu
    class="[:where(&amp;)]:min-w-48 p-[.3125rem] rounded-lg shadow-xs border border-zinc-200 dark:border-zinc-600 bg-white dark:bg-zinc-700 focus:outline-hidden"
    popover="manual"
    data-flux-menu
>
    <button type="button" class="flex items-center px-2 py-1.5 w-full focus:outline-hidden rounded-md text-start text-sm font-medium [&amp;[disabled]]:opacity-50 text-zinc-800 data-active:bg-zinc-50 dark:text-white dark:data-active:bg-zinc-600 **:data-flux-menu-item-icon:text-zinc-400 dark:**:data-flux-menu-item-icon:text-white/60 [&amp;[data-active]_[data-flux-menu-item-icon]]:text-current" data-flux-menu-item="data-flux-menu-item" data-flux-menu-item-has-icon="data-flux-menu-item-has-icon" x-on:click="$flux.appearance = 'light'">
        <svg class="shrink-0 [:where(&amp;)]:size-5 me-2" data-flux-menu-item-icon="data-flux-menu-item-icon" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path d="M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2ZM10 15a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15ZM10 7a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM15.657 5.404a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM6.464 14.596a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06l1.06-1.06ZM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10ZM5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10ZM14.596 15.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06l1.06 1.06ZM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06l1.06 1.06Z"/>
</svg>

            
    Light
    </button>
                <button type="button" class="flex items-center px-2 py-1.5 w-full focus:outline-hidden rounded-md text-start text-sm font-medium [&amp;[disabled]]:opacity-50 text-zinc-800 data-active:bg-zinc-50 dark:text-white dark:data-active:bg-zinc-600 **:data-flux-menu-item-icon:text-zinc-400 dark:**:data-flux-menu-item-icon:text-white/60 [&amp;[data-active]_[data-flux-menu-item-icon]]:text-current" data-flux-menu-item="data-flux-menu-item" data-flux-menu-item-has-icon="data-flux-menu-item-has-icon" x-on:click="$flux.appearance = 'dark'">
        <svg class="shrink-0 [:where(&amp;)]:size-5 me-2" data-flux-menu-item-icon="data-flux-menu-item-icon" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M7.455 2.004a.75.75 0 0 1 .26.77 7 7 0 0 0 9.958 [scrubbed] 0 0 1 1.067.853A8.5 8.5 0 1 1 6.647 1.921a.75.75 0 0 1 .808.083Z" clip-rule="evenodd"/>
</svg>

            
    Dark
    </button>
                <button type="button" class="flex items-center px-2 py-1.5 w-full focus:outline-hidden rounded-md text-start text-sm font-medium [&amp;[disabled]]:opacity-50 text-zinc-800 data-active:bg-zinc-50 dark:text-white dark:data-active:bg-zinc-600 **:data-flux-menu-item-icon:text-zinc-400 dark:**:data-flux-menu-item-icon:text-white/60 [&amp;[data-active]_[data-flux-menu-item-icon]]:text-current" data-flux-menu-item="data-flux-menu-item" data-flux-menu-item-has-icon="data-flux-menu-item-has-icon" x-on:click="$flux.appearance = 'system'">
        <svg class="shrink-0 [:where(&amp;)]:size-5 me-2" data-flux-menu-item-icon="data-flux-menu-item-icon" data-flux-icon xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon">
  <path fill-rule="evenodd" d="M2 4.25A2.25 2.25 0 0 1 4.25 2h11.5A2.25 2.25 0 0 1 18 4.25v8.5A2.25 2.25 0 0 1 15.75 15h-3.105a3.501 3.501 0 0 0 1.1 1.677A.75.75 0 0 1 13.26 18H6.74a.75.75 0 0 1-.484-1.323A3.501 3.501 0 0 0 7.355 15H4.25A2.25 2.25 0 0 1 2 12.75v-8.5Zm1.5 0a.75.75 0 0 1 .75-.75h11.5a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-.75.75H4.25a.75.75 0 0 1-.75-.75v-7.5Z" clip-rule="evenodd"/>
</svg>

            
    System
    </button>
</ui-menu>
</ui-dropdown>
        <button wire:snapshot="{&quot;data&quot;:{&quot;currentLocale&quot;:&quot;en&quot;,&quot;alternateLocale&quot;:&quot;es&quot;,&quot;alternateLabel&quot;:&quot;espa\u00f1ol&quot;,&quot;localizedUrl&quot;:&quot;https:\/\/bi.org\/es&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;nB2AmjkbpE315n57pxuk&quot;,&quot;name&quot;:&quot;language-toggle&quot;,&quot;path&quot;:&quot;en&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;a31b378211d1b7fd9914b30e25c7c738ca5c682d5403d40d86dfc190d69b6738&quot;}" wire:effects="{&quot;partials&quot;:[]}" wire:id="nB2AmjkbpE315n57pxuk" type="button" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-8 text-sm rounded-md px-3 inline-flex  bg-transparent hover:bg-zinc-800/5 dark:hover:bg-white/15 text-zinc-800 dark:text-white    *:transition-opacity [&amp;[data-flux-loading]&gt;:not([data-flux-loading-indicator])]:opacity-0 [&amp;[data-flux-loading]&gt;[data-flux-loading-indicator]]:opacity-100 data-flux-loading:pointer-events-none" data-flux-button="data-flux-button" wire:target="switchLanguage" wire:loading.attr="data-flux-loading" wire:click="switchLanguage">
        <div class="absolute inset-0 flex items-center justify-center opacity-0" data-flux-loading-indicator>
                <svg class="shrink-0 [:where(&amp;)]:size-4 animate-spin" data-flux-icon xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" aria-hidden="true" data-slot="icon">
    <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
    <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
</svg>
                    </div>
        
        
                    
            
            <span><div class="flex flex-row items-center space-x-1">
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
        <path stroke-linecap="round" stroke-linejoin="round" d="M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418" />
    </svg>
        <span class="capitalize font-bold">
             español
        </span>
      </div></span>
    </button>
    </div>
</div>
            </nav>
        </div>
    </div>

    <div class="h-20"></div>
</header>

    <div wire:snapshot="{&quot;data&quot;:[],&quot;memo&quot;:{&quot;id&quot;:&quot;dbHPszxHvBDHkAi30E6k&quot;,&quot;name&quot;:&quot;home-show&quot;,&quot;path&quot;:&quot;en&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;abda6893c09197a1661108f8b5fc7469300b6863feacbfaab21617b196e48c4f&quot;}" wire:effects="{&quot;partials&quot;:[]}" wire:id="dbHPszxHvBDHkAi30E6k">
    <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
    <section style="background-image: url('https://bi.org/images/hero.png');" class="bg-cover bg-center">
    <div class="container mx-auto py-24 gap-4 grid grid-cols-1 md:grid-cols-2">
        <h1 class="h1 text-white">
            Welcome to Bi.org!
        </h1>
        <div class="flex flex-col md:justify-end md:items-end">
            <div>
                <a href="/bi-media" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg px-4 [&amp;:has(&gt;:not(span):first-child)]:ps-3 [&amp;:has(&gt;:not(span):last-child)]:pe-3 inline-flex  bg-[var(--color-accent)] hover:bg-[color-mix(in_oklab,_var(--color-accent),_transparent_10%)] text-[var(--color-accent-foreground)] border border-black/10 dark:border-0 shadow-[inset_0px_1px_--theme(--color-white/.2)] [[data-flux-button-group]_&amp;]:border-e-0 [:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-[1px] dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-0 dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-s-[1px] [:is([data-flux-button-group]&gt;&amp;:not(:first-child),_[data-flux-button-group]_:not(:first-child)&gt;&amp;)]:border-s-[color-mix(in_srgb,var(--color-accent-foreground),transparent_85%)]  [--color-accent:var(--color-pink-600)] [--color-accent-content:var(--color-pink-600)] [--color-accent-foreground:var(--color-white)] dark:[--color-accent:var(--color-pink-600)] dark:[--color-accent-content:var(--color-pink-400)] dark:[--color-accent-foreground:var(--color-white)]" data-flux-button="data-flux-button" data-flux-group-target="data-flux-group-target">
        Bi Media
    </a>
            </div>
        </div>
    </div>
</section>
    <section class="container mx-auto py-20 grid xl:grid-cols-2 gap-24">
    <div>
        <h2 class="h2 mb-4 capitalize">
            From Questions to Community —Your Starting Point for All Things Bi
        </h2>
        <p class="p leading-loose">
            Did you know that bi people make up around 60% of the LGBT community? We&#039;re actually the majority — yet still often misunderstood and overlooked. At Bi.org, we want to change that. We’re here to cut through the noise (and the myths) with positivity, visibility, and real, reliable info. We share real stories, reliable info, and positive representation for bi people, allies, and educators. From science and history to pop culture and personal advice, our goal is simple: to make bi people feel seen, understood, and celebrated. 
        </p>
        <a href="/faces" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg px-4 [&amp;:has(&gt;:not(span):first-child)]:ps-3 [&amp;:has(&gt;:not(span):last-child)]:pe-3 inline-flex  bg-[var(--color-accent)] hover:bg-[color-mix(in_oklab,_var(--color-accent),_transparent_10%)] text-[var(--color-accent-foreground)] border border-black/10 dark:border-0 shadow-[inset_0px_1px_--theme(--color-white/.2)] [[data-flux-button-group]_&amp;]:border-e-0 [:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-[1px] dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-0 dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-s-[1px] [:is([data-flux-button-group]&gt;&amp;:not(:first-child),_[data-flux-button-group]_:not(:first-child)&gt;&amp;)]:border-s-[color-mix(in_srgb,var(--color-accent-foreground),transparent_85%)]  [--color-accent:var(--color-pink-600)] [--color-accent-content:var(--color-pink-600)] [--color-accent-foreground:var(--color-white)] dark:[--color-accent:var(--color-pink-600)] dark:[--color-accent-content:var(--color-pink-400)] dark:[--color-accent-foreground:var(--color-white)] mt-4" data-flux-button="data-flux-button" data-flux-group-target="data-flux-group-target">
        Faces of Bisexuality
    </a>
    </div>
    <div class="grid gap-8 grid-cols-2 md:grid-cols-4 xl:grid-cols-2">
        <!--[if BLOCK]><![endif]-->            <div
    class="relative z-10 group ring-4 rounded-full ring-pink hover:z-[1000] transition-all ">
    <a href="https://bi.org/en/faces/779"
        class="block aspect-square h-full w-full cursor-pointer overflow-hidden rounded-full ring-offset-0 outline-0 outline-blue-500 transition-transform duration-300 hover:scale-105 group-hover:ring-4 ring-purple hover:ring-offset-8 focus:outline-10 animate__animated animate__zoomIn">

        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/bfc78e4a-39d6-4dc2-990d-187ca02a471a/" alt="Katlyn McGraw"
                class="w-full h-full object-cover rounded-full" loading="lazy" />

            <!-- Gradient overlay: hidden by default, fades in on hover -->
            <div
                class="absolute inset-0 rounded-full bg-gradient-to-t from-black/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 pointer-events-none">
            </div>

            <!-- Name text: fades in on hover -->
            <div
                class="absolute inset-0 flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity duration-300">
                <div class="text-white text-center px-4 leading-tight">
                                        <p class="font-bold text-sm">Katlyn</p>
                </div>
            </div>
        </div>
    </a>
</div>
                    <div
    class="relative z-10 group ring-4 rounded-full ring-pink hover:z-[1000] transition-all ">
    <a href="https://bi.org/en/faces/757"
        class="block aspect-square h-full w-full cursor-pointer overflow-hidden rounded-full ring-offset-0 outline-0 outline-blue-500 transition-transform duration-300 hover:scale-105 group-hover:ring-4 ring-purple hover:ring-offset-8 focus:outline-10 animate__animated animate__zoomIn">

        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/a92b52b4-2841-483f-9c8b-e1245a10df66/" alt="Solty Liano"
                class="w-full h-full object-cover rounded-full" loading="lazy" />

            <!-- Gradient overlay: hidden by default, fades in on hover -->
            <div
                class="absolute inset-0 rounded-full bg-gradient-to-t from-black/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 pointer-events-none">
            </div>

            <!-- Name text: fades in on hover -->
            <div
                class="absolute inset-0 flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity duration-300">
                <div class="text-white text-center px-4 leading-tight">
                                        <p class="font-bold text-sm">Solty</p>
                </div>
            </div>
        </div>
    </a>
</div>
                    <div
    class="relative z-10 group ring-4 rounded-full ring-pink hover:z-[1000] transition-all ">
    <a href="https://bi.org/en/faces/554"
        class="block aspect-square h-full w-full cursor-pointer overflow-hidden rounded-full ring-offset-0 outline-0 outline-blue-500 transition-transform duration-300 hover:scale-105 group-hover:ring-4 ring-purple hover:ring-offset-8 focus:outline-10 animate__animated animate__zoomIn">

        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/cc8458f8-e879-4983-9ed2-5559e6b021c5/" alt="McKenzie Farrell"
                class="w-full h-full object-cover rounded-full" loading="lazy" />

            <!-- Gradient overlay: hidden by default, fades in on hover -->
            <div
                class="absolute inset-0 rounded-full bg-gradient-to-t from-black/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 pointer-events-none">
            </div>

            <!-- Name text: fades in on hover -->
            <div
                class="absolute inset-0 flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity duration-300">
                <div class="text-white text-center px-4 leading-tight">
                                        <p class="font-bold text-sm">McKenzie</p>
                </div>
            </div>
        </div>
    </a>
</div>
                    <div
    class="relative z-10 group ring-4 rounded-full ring-pink hover:z-[1000] transition-all ">
    <a href="https://bi.org/en/faces/769"
        class="block aspect-square h-full w-full cursor-pointer overflow-hidden rounded-full ring-offset-0 outline-0 outline-blue-500 transition-transform duration-300 hover:scale-105 group-hover:ring-4 ring-purple hover:ring-offset-8 focus:outline-10 animate__animated animate__zoomIn">

        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/1c01a513-884f-47c5-8a23-b1334fa342c7/" alt="Pauli Cuellar"
                class="w-full h-full object-cover rounded-full" loading="lazy" />

            <!-- Gradient overlay: hidden by default, fades in on hover -->
            <div
                class="absolute inset-0 rounded-full bg-gradient-to-t from-black/80 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 pointer-events-none">
            </div>

            <!-- Name text: fades in on hover -->
            <div
                class="absolute inset-0 flex items-center justify-center opacity-0 group-hover:opacity-100 transition-opacity duration-300">
                <div class="text-white text-center px-4 leading-tight">
                                        <p class="font-bold text-sm">Pauli</p>
                </div>
            </div>
        </div>
    </a>
</div>
        <!--[if ENDBLOCK]><![endif]-->
    </div>
</section>
    <section class="bg-purple-700">
    <div class="container mx-auto py-20 grid md:grid-cols-2 gap-24">
        <div>
            <h2 class="h2 text-white leading-relaxed lg:text-5xl xl:text-6xl">
                Representation changes everything
            </h2>
        </div>
        <div class="text-white prose prose-xl">
            <p><em>Bi.org</em> was launched in 1996 as bisexual.org to let bi people know they’re not alone. At the time, online resources for bisexuality were almost nonexistent. Since then, it has grown into a global community that connects bi people and shares accurate, science-based, and easy-to-understand information. Whether you’re here out of curiosity, with questions, or just to learn, we hope you find what you need.</p>
        </div>
    </div>
</section>
    <section class="bg-black">
     <div class="container mx-auto py-20">
         <div>
             <h3 class="h3 text-white mb-2 font-normal">
                 Media &amp; People
             </h3>

             <h2 class="h2 text-white text-5xl">
                 Icons &amp; Inspirations
             </h2>
         </div>

         <div class="bg-black text-white min-h-screen mt-6">
             <div class="mx-auto grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4">

                 <!-- Top Row -->
                 <a href="https://bi.org/en/bi-characters/deadpool" class="flex flex-col h-full">
    <div
        class="aspect-square bg-zink-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/a1b19c5d-c6f1-48e5-88f9-e17230d44a7e/-/crop/600x600/201,0/-/preview/-/scale_crop/300x300/center/"
                alt="Deadpool from the Marvel movies, he is standing with confidence." class="w-full h-auto object-cover" loading="lazy" width="300"
                height="300" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Deadpool</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Deadpool</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>
                 <a href="https://bi.org/en/bi-characters/li-shang" class="flex flex-col h-full">
    <div
        class="aspect-square bg-zink-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/7cafea63-882c-4813-9038-81424cb4333e/-/crop/551x551/281,0/-/preview/-/scale_crop/300x300/center/"
                alt="" class="w-full h-auto object-cover" loading="lazy" width="300"
                height="300" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Li Shang</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Mulan</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>

                 <div class="bg-pink rounded-lg col-span-1 md:col-span-1 lg:col-span-2 flex flex-col justify-start p-8">

                     <h3 class="h3 text-white">
                         Bisexuality in Media
                     </h3>
                     <p class="p text-white mt-4">
                         Seeing ourselves represented in media matters. When bisexual characters are portrayed authentically, it helps break down stereotypes and helps others understand who we are.
                     </p>

                     <div>
                         <a href="https://bi.org/bi-characters" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg px-4 [&amp;:has(&gt;:not(span):first-child)]:ps-3 [&amp;:has(&gt;:not(span):last-child)]:pe-3 inline-flex  bg-[var(--color-accent)] hover:bg-[color-mix(in_oklab,_var(--color-accent),_transparent_10%)] text-[var(--color-accent-foreground)] border border-black/10 dark:border-0 shadow-[inset_0px_1px_--theme(--color-white/.2)] [[data-flux-button-group]_&amp;]:border-e-0 [:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-[1px] dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-0 dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-s-[1px] [:is([data-flux-button-group]&gt;&amp;:not(:first-child),_[data-flux-button-group]_:not(:first-child)&gt;&amp;)]:border-s-[color-mix(in_srgb,var(--color-accent-foreground),transparent_85%)]   bg-black text-white hover:bg-black mt-4" data-flux-button="data-flux-button" data-flux-group-target="data-flux-group-target">
        Explore Bi Media
    </a>
                     </div>
                 </div>

                 <!-- Second Row -->
                 <a href="https://bi.org/en/bi-characters/Samantha-Jones" class="flex flex-col h-full">
    <div
        class="aspect-square bg-zink-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/7d521c84-4bc5-493b-9c25-088f2b41c747/-/crop/1081x1080/377,0/-/preview/-/scale_crop/300x300/center/"
                alt="" class="w-full h-auto object-cover" loading="lazy" width="300"
                height="300" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Samantha Jones</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Sex And The City</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>
                 <a href="https://bi.org/en/bi-characters/poison-ivy" class="flex flex-col h-full">
    <div
        class="aspect-square bg-zink-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/4f545325-9dea-48ad-813f-1bba50571965/-/crop/700x700/263,0/-/preview/-/scale_crop/300x300/center/"
                alt="Poison Ivy from the Harley Quinn animated series. Smirking with a hand on her hip." class="w-full h-auto object-cover" loading="lazy" width="300"
                height="300" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Poison Ivy</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Batman</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>
                 <a href="https://bi.org/en/bi-characters/dr-todd-the-todd-quinlin" class="flex flex-col h-full">
    <div
        class="aspect-square bg-zink-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/4452d184-69ff-4e75-b4e5-24b8812fe0f1/-/crop/535x535/0,6/-/preview/-/scale_crop/300x300/center/"
                alt="" class="w-full h-auto object-cover" loading="lazy" width="300"
                height="300" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Dr. Todd &quot;The Todd&quot; Quinlin</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Scrubs</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>
                 <a href="https://bi.org/en/bi-characters/harley-quinn" class="flex flex-col h-full">
    <div
        class="aspect-square bg-zink-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/1214ca1b-b652-4961-8270-b20145b390e7/-/crop/655x655/205,0/-/preview/-/scale_crop/300x300/center/"
                alt="Harley Quin wearing her hair in 2 pontails, with ah heart tattoo on her cheek glaring ahead" class="w-full h-auto object-cover" loading="lazy" width="300"
                height="300" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Harley Quinn</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Batman</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>

                 <!-- Third Row -->
                 <div class="bg-pink rounded-lg col-span-1 md:col-span-1 lg:col-span-2 flex flex-col justify-start p-8">

                     <h3 class="h3 text-white">
                         The Bi and the Famous
                     </h3>

                     <p class="p text-white mt-4">
                         Explore the lives of iconic bisexual figures: artists, thinkers, and trailblazers.
                     </p>

                     <div>
                         <a href="https://bi.org/famous" class="relative items-center font-medium justify-center gap-2 whitespace-nowrap disabled:opacity-75 dark:disabled:opacity-75 disabled:cursor-default disabled:pointer-events-none h-10 text-sm rounded-lg px-4 [&amp;:has(&gt;:not(span):first-child)]:ps-3 [&amp;:has(&gt;:not(span):last-child)]:pe-3 inline-flex  bg-[var(--color-accent)] hover:bg-[color-mix(in_oklab,_var(--color-accent),_transparent_10%)] text-[var(--color-accent-foreground)] border border-black/10 dark:border-0 shadow-[inset_0px_1px_--theme(--color-white/.2)] [[data-flux-button-group]_&amp;]:border-e-0 [:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-[1px] dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-e-0 dark:[:is([data-flux-button-group]&gt;&amp;:last-child,_[data-flux-button-group]_:last-child&gt;&amp;)]:border-s-[1px] [:is([data-flux-button-group]&gt;&amp;:not(:first-child),_[data-flux-button-group]_:not(:first-child)&gt;&amp;)]:border-s-[color-mix(in_srgb,var(--color-accent-foreground),transparent_85%)]   bg-black text-white hover:bg-black mt-4" data-flux-button="data-flux-button" data-flux-group-target="data-flux-group-target">
        Discover their journeys
    </a>
                     </div>
                 </div>

                 <a href="https://bi.org/en/famous/freddie-mercury" class="flex flex-col h-full">
    <div class="aspect-square bg-gray-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img
                src="https://ucarecdn.com/2ffd0337-37d0-429d-a1a5-485165bb3006/-/crop/333x333/107,32/-/preview/-/scale_crop/300x300/center/"
                alt="Freddie smiling to the camera while he has his hand on a microphone and wearing his iconic white tanktop."
                class="w-full h-auto object-cover"
                loading="lazy"
                width="300"
                height="300"
            />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Freddie Mercury</div>
                
                
                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Musician, Singer, Songwriter</div>                
            </div>
        </div>
    </div>
</a>



                 <a href="https://bi.org/en/famous/marlon-brando" class="flex flex-col h-full">
    <div class="aspect-square bg-gray-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img
                src="https://ucarecdn.com/18f2cbb3-a102-4c36-9804-de6a75ac0206/-/crop/2011x2012/156,404/-/preview/-/scale_crop/300x300/center/"
                alt="Marlon Brando wearing a plain white t, giving a serious look to the camera."
                class="w-full h-auto object-cover"
                loading="lazy"
                width="300"
                height="300"
            />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Marlon Brando</div>
                
                
                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Actor, Activist</div>                
            </div>
        </div>
    </div>
</a>





                 <!-- Bottom Row -->
                 <a href="https://bi.org/en/famous/megan-the-stallion" class="flex flex-col h-full">
    <div class="aspect-square bg-gray-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img
                src="https://ucarecdn.com/0def3820-3e39-4ece-85c7-ce99a13647f9/-/crop/1064x1065/0,132/-/preview/-/scale_crop/300x300/center/"
                alt=""
                class="w-full h-auto object-cover"
                loading="lazy"
                width="300"
                height="300"
            />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Megan Thee Stallion</div>
                
                
                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Rapper, Singer, Songwriter</div>                
            </div>
        </div>
    </div>
</a>



                 <a href="https://bi.org/en/famous/bella-thorne" class="flex flex-col h-full">
    <div class="aspect-square bg-gray-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img
                src="https://ucarecdn.com/54ed19d5-31d2-4a03-893e-f652401f19da/-/crop/3264x3262/0,405/-/preview/-/scale_crop/300x300/center/"
                alt="Bella Thorne posing while at a press event wearing a dress and blue hair."
                class="w-full h-auto object-cover"
                loading="lazy"
                width="300"
                height="300"
            />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Bella Thorne</div>
                
                
                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Actor, Musician</div>                
            </div>
        </div>
    </div>
</a>



                 <a href="https://bi.org/en/famous/lady-gaga" class="flex flex-col h-full">
    <div class="aspect-square bg-gray-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img
                src="https://ucarecdn.com/271b22a9-b580-4272-9a08-15a3d734e565/-/crop/3529x3533/0,0/-/preview/-/scale_crop/300x300/center/"
                alt="Lady Gaga at a carpet event smiling looking behind her shoulder. Her dress shows off back tattoo."
                class="w-full h-auto object-cover"
                loading="lazy"
                width="300"
                height="300"
            />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Lady Gaga</div>
                
                
                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Actor, Musician, Activist, Artist, Singer, Songwriter, Composer, Public Figure</div>                
            </div>
        </div>
    </div>
</a>



                 <a href="https://bi.org/en/famous/megan-fox" class="flex flex-col h-full">
    <div class="aspect-square bg-gray-800 rounded-lg overflow-hidden group cursor-pointer hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img
                src="https://ucarecdn.com/db4a4c2f-9c69-4d7a-b596-3e857bb62a0a/-/crop/2347x2346/0,233/-/preview/-/scale_crop/300x300/center/"
                alt=""
                class="w-full h-auto object-cover"
                loading="lazy"
                width="300"
                height="300"
            />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold" data-flux-heading>Megan Fox</div>
                
                
                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >Actor, Model</div>                
            </div>
        </div>
    </div>
</a>



             </div>
         </div>

     </div>
 </section>
    <div>
    <div class="container py-12 space-y-8">

        <!-- Heading -->
        <div class="flex justify-between items-center mb-8">
            <div class="flex flex-col">
                <h3 class="h3 font-normal">Watch &amp; Listen</h3>
                <h2 class="h2 mt-1">Bi Media</h2>
            </div>

            <a href="https://bi.org/en/bi-media"
                class="inline-block px-4 py-2 bg-pink-600 text-white font-semibold rounded hover:bg-pink-700 mt-4">
                Explore Bi Media
            </a>
        </div>

        <!-- Dynamic Bi Media Grid -->
        <div class="grid gap-6 md:grid-cols-2 lg:grid-cols-4">
            <!--[if BLOCK]><![endif]-->                <a href="https://bi.org/en/bi-media/my-summer-as-a-goth" class="flex flex-col h-full group">
    <div class="aspect-[3/4] bg-zinc-800 rounded-lg overflow-hidden hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/5bf1210d-1421-4938-bff6-ff74187ff2f0/-/crop/675x675/394,0/-/preview/-/scale_crop/400x533/center/"
                alt="My Summer as a Goth" class="w-full h-full object-cover" loading="lazy" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold line-clamp-2" data-flux-heading>My Summer as a Goth</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >2018 · Tara Johnson-Medinger, Brandon Lee Roberts</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>
                            <a href="https://bi.org/en/bi-media/call-me-by-your-name" class="flex flex-col h-full group">
    <div class="aspect-[3/4] bg-zinc-800 rounded-lg overflow-hidden hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/3325edca-c90a-449b-b0f5-8c28625860c9/-/crop/925x925/0,75/-/preview/-/scale_crop/400x533/center/"
                alt="Call Me by Your Name" class="w-full h-full object-cover" loading="lazy" />

            <div class="absolute inset-0 bg-gradient-to-t from-black/80 to-transparent"></div>

            <div class="absolute bottom-4 left-4 right-4">
                <div class="font-medium [:where(&amp;)]:text-zinc-800 [:where(&amp;)]:dark:text-white text-base [&amp;:has(+[data-flux-subheading])]:mb-2 [[data-flux-subheading]+&amp;]:mt-2 text-white font-bold line-clamp-2" data-flux-heading>Call Me by Your Name</div>

                <!--[if BLOCK]><![endif]-->                    <div class="text-xs [:where(&amp;)]:text-zinc-500 [:where(&amp;)]:dark:text-white/70 text-gray-300" data-flux-text >2017 · André Aciman</div>                <!--[if ENDBLOCK]><![endif]-->
            </div>
        </div>
    </div>
</a>
                            <a href="https://bi.org/en/bi-media/scotty-bowers-and-the-secret-history-of-hollywood" class="flex flex-col h-full group">
    <div class="aspect-[3/4] bg-zinc-800 rounded-lg overflow-hidden hover:scale-105 transition-transform duration-300">
        <div class="relative w-full h-full">
            <img src="https://ucarecdn.com/33b9cc1f-654f-43d4-b35e-451aff14f612/-/scale_crop/400x533/center/"
                alt="Scotty Bowers and the Secret History of Hollywood" class="w-full h-full object-cover
URL
GET https://bi.org/
Response Headers
Alt-Svc:
h3=":443"; ma=86400
Cache-Control:
no-cache, private
Cf-Cache-Status:
DYNAMIC
Cf-Ray:
967d988e1e138692-EZE
Content-Type:
text/html; charset=utf-8
Date:
Thu, 31 Jul 2025 13:55:53 GMT
Location:
https://bi.org/en
Nel:
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Referrer-Policy:
strict-origin-when-cross-origin
Report-To:
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2HmqcRohL%2BzEvEKO56D2QhdZNWZB9WsAWG%2BcWmbKZgzXWt9WWxiWSPh3RadPIPTOzPKHkGWcbNFLz%2BIMSvu4P%2FpWVNsCTPM%2BJmfBfxkUOUIPjy65HN0Z0iU%3D"}],"group":"cf-nel","max_age":604800}
Server:
cloudflare
Server-Timing:
cfL4;desc="?proto=TCP&rtt=58211&min_rtt=38274&rtt_var=33430&sent=12&recv=13&lost=0&retrans=1&sent_bytes=5531&recv_bytes=1857&delivery_rate=37832&cwnd=219&unsent_bytes=0&cid=ad593b9f3222b05d&ts=799&x=0"
Set-Cookie:
XSRF-TOKEN=eyJpdiI6Ikt4SkZqRFdQQ3U2RzRSaEhEbStwK1E9PSIsInZhbHVlIjoiL3E5SVNlNVVwS0JuSXZ2b0RNWG1mMXZ5Y2VCdFMrWkpienlyTmZvcnBGenZEeWlFNmp5NFZzeUJqcXpISElncmQ5dDJSNktrU1BKU2J2YStuZ0VieVM0VUZJR09vWmI4RENuektMbEwrTzlUYTJqYlVWb2JubUZjMmpBVVJ1NlQiLCJtYWMiOiI3MWM3YWEwYWI5YTdkOWU1ZjNiZmIyMGU0M2YxMDU5MTRiZmM2YmYxZWFkZmRkYmQzYzQ3ZjJjNzVlOGVhNzE2IiwidGFnIjoiIn0%3D; expires=Thu, 31 Jul 2025 15:55:53 GMT; Max-Age=7200; path=/; secure; samesite=lax
Vary:
Accept-Language, Accept-Encoding
X-Content-Type-Options:
nosniff
X-Frame-Options:
deny
Response Body
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta http-equiv="refresh" content="0;url='https://bi.org/en'" />

        <title>Redirecting to https://bi.org/en</title>
    </head>
    <body>
        Redirecting to <a href="https://bi.org/en">https://bi.org/en</a>.
    </body>
</html>

Resolver

Resolver ASN
AS22047
Resolver IP
200.30.192.5
Resolver Network Name
VTR BANDA ANCHA S.A.
Report ID
20250731T133543Z_webconnectivity_CL_22047_n1_kqqAGAAlnxyT4EsR
Platform
android
Software Name
ooniprobe-android-unattended (5.0.6)
Measurement Engine
ooniprobe-engine (3.25.0)

Raw Measurement Data

Loading