<!DOCTYPE html><html  lang="en"><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1">
<title>Shadow And Act - Blavity News</title>
<link rel="preconnect" href="https://api.r1cdn.com" crossorigin="anonymous">
<link rel="preconnect" href="https://api.viglink.com" crossorigin="anonymous">
<script src="https://c.amazon-adsystem.com/aax2/apstag.js" async defer></script>
<script src="//s.ntv.io/serve/load.js" async defer></script>
<script src="//tagan.adlightning.com/blavity/op.js" async defer></script>
<script src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" async defer></script>
<script src="https://www.lightboxcdn.com/vendor/2d3e715a-f593-4f4b-b647-de3871574170/lightbox_inline.js" async defer></script>
<script src="https://htlbid.com/v3/blavity.com/htlbid.js" async></script>
<script type="text/javascript">
      // Prevent errors from third‑party scripts crashing the site
      window.addEventListener('error', function(e) {
        // Suppress SecurityError from cross-origin ad script iframes (ima3.js, aniview, etc.)
        if (e.error && e.error.name === 'SecurityError') {
          var errorMsg = e.error.message || '';
          if (errorMsg.includes('performance') || errorMsg.includes('security policy')) {
            e.preventDefault();
            console.warn('Prevented SecurityError from ad script:', errorMsg);
            return false;
          }
        }
        // Suppress errors from bonbon.tech
        if (e.filename && e.filename.includes('bonbon.tech')) {
          e.preventDefault();
          console.warn('Prevented script error:', e.filename);
        }
        // Suppress Taboola errors (especially on iOS Safari where content blockers may interfere)
        if (e.filename && (e.filename.includes('taboola.com') || e.filename.includes('taboola.js'))) {
          e.preventDefault();
          console.warn('Prevented Taboola error:', e.message || e.filename);
        }
        // Suppress errors from ad scripts (ima3.js, aniview, instream)
        if (e.filename && (e.filename.includes('ima3.js') || e.filename.includes('aniview.com') || e.filename.includes('instream/html5'))) {
          e.preventDefault();
          console.warn('Prevented ad script error:', e.filename);
        }
        // Suppress Object.keys errors from ad scripts
        if (e.message && e.message.includes('Object.keys')) {
          e.preventDefault();
          console.warn('Prevented Object.keys error from third-party script:', e.filename);
        }
      });
      // Fallback for script load failures
      function handleScriptError(scriptSrc) {
        console.warn('Script failed to load:', scriptSrc);
      }
    </script>
<script type="text/javascript">
      // Lazy load non‑critical scripts with error handling after page load
      function loadScript(src, async = true, defer = true) {
        return new Promise((resolve, reject) => {
          const script = document.createElement('script');
          script.src = src;
          script.async = async;
          script.defer = defer;
          script.onerror = () => {
            handleScriptError(src);
            reject();
          };
          script.onload = resolve;
          document.head.appendChild(script);
        }).catch(() => {});
      }
      window.addEventListener('load', function() {
        loadScript('/admiral.js');
        loadScript('/svorn.js');
        loadScript('/taboola.js');
        loadScript('/pushly.js');
      });
    </script>
<script type="text/javascript">
      try {
        // Pushly analytics
        loadScript('https://cdn.p-n.io/pushly-sdk.min.js?domain_key=8RFIXt1RphrLgS1MDbYACzSOOvdPkkWLSp2U');
        // Comscore with error handling
        var _comscore_options = {
          c1: '2',
          c2: '37669200',
          options: {
            enableFirstPartyCookie: true,
            bypassUserConsentRequirementFor1PCookie: true
          }
        };
        var cookie_accepted = localStorage.getItem('vue-cookie-accept-decline-cookie-popup') === 'accept';
        if (cookie_accepted) {
          _comscore_options.cs_ucfr = '1';
        }
        var _comscore = _comscore || [];
        _comscore.push(_comscore_options);
        loadScript('https://sb.scorecardresearch.com/cs/37669200/beacon.js');
      } catch(e) {
        console.warn('Error loading analytics:', e);
      }
    </script>
<link rel="stylesheet" type="text/css" href="https://htlbid.com/v3/blavity.com/htlbid.css">
<style>
  body[data-disable-connatix="true"] cnx,
  body[data-disable-connatix="true"] cnx-lit-ui-template,
  body[data-disable-connatix="true"] cnx-floating-close-button,
  body[data-disable-connatix="true"] .cnx-main-container,
  body[data-disable-connatix="true"] .cnx-player-wrapper,
  body[data-disable-connatix="true"] .cnx-video-container,
  body[data-disable-connatix="true"] [class*="cnx-"],
  body[data-disable-connatix="true"] .connatix-player,
  body[data-disable-connatix="true"] .testnewplayer,
  body[data-disable-connatix="true"] [id*="connatix"],
  body[data-disable-connatix="true"] [class*="connatix"],
  body[data-disable-connatix="true"] iframe[src*="connatix"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    left: -9999px !important;
    pointer-events: none !important;
  }
</style>
<style>:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1/1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width:100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background:transparent;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-height:30px;--vc-nav-width:30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);inset-block-start:50%;justify-content:center;padding:0;position:absolute;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-block-start:auto;inset-inline:auto 50%;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-btt .carousel__next,.carousel.is-vertical.is-ttb .carousel__prev{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media(hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color:var(--vc-clr-primary);--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-border-radius:0;--vc-pgn-gap:6px;--vc-pgn-height:4px;--vc-png-bottom:10px;--vc-png-left:auto;--vc-png-right:10px;--vc-pgn-width:16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media(hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}</style>
<style>*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}:root{--color-see-more-btn:#f41c31;--color-ots-main:#ebff44;--color-ots-video-section:#d3eaed;--color-transparent:#0000;--color-black:#000;--color-white:#fff;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-blavity-orange:#ff5722;--color-blavity-orange-dark:#e64a19;--color-blavity-gray:#6b7280;--color-blavity-gray-light:#e5e7eb;--color-blavity-background:#f8f8f8;--color-blavity-gradient:linear-gradient(90deg,#ff5722,#ff7043);--color-blavity-u-green:#548d72;--color-blavity-u-terracotta:#e76f51;--color-blavity-u-voilet:#5c37ad;--color-blavity-u-yellow:#f7d147;--color-main-aerospace-orange:#fd5001;--color-main-citron:#e8f887;--color-main-hornblende-green:#1f504d;--color-main-shadowandact:#009ca7;--color-main-snowbank:#e9e9e9;--color-neutral-black:#121212;--color-neutral-white:#fff;--color-neutral-gray:#949596;--color-neutral-light-gray:#eeeef1;--color-secondary-green:#a5ff5e;--color-tonic:#fffdf2}.\!container{margin-left:auto!important;margin-right:auto!important;max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important;width:100%!important}.container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:1024px){.\!container{padding-left:4rem!important;padding-right:4rem!important}.container{padding-left:4rem;padding-right:4rem}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{bottom:0;top:0}.inset-y-16{bottom:4rem;top:4rem}.-bottom-48{bottom:-12rem}.-left-10{left:-2.5rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.bottom-1\/2{bottom:50%}.bottom-10{bottom:2.5rem}.bottom-4{bottom:1rem}.bottom-40{bottom:10rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-\[-100px\]{bottom:-100px}.bottom-\[-120px\]{bottom:-120px}.bottom-\[-1400px\]{bottom:-1400px}.bottom-\[-16px\]{bottom:-16px}.bottom-\[-200px\]{bottom:-200px}.bottom-\[-350px\]{bottom:-350px}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-8{left:2rem}.left-\[-115px\]{left:-115px}.left-\[-29px\]{left:-29px}.left-\[120px\]{left:120px}.left-\[464px\]{left:464px}.right-0{right:0}.right-10{right:2.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-7{right:1.75rem}.right-8{right:2rem}.right-\[-16px\]{right:-16px}.right-\[10\%\]{right:10%}.right-\[100px\]{right:100px}.top-0{top:0}.top-1\/2{top:50%}.top-20{top:5rem}.top-32{top:8rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-8{top:2rem}.top-\[-1rem\]{top:-1rem}.top-\[-26px\]{top:-26px}.top-\[-65px\]{top:-65px}.top-\[-70\%\]{top:-70%}.top-\[-71\%\]{top:-71%}.top-\[134px\]{top:134px}.top-\[17px\]{top:17px}.top-\[57px\]{top:57px}.top-\[68px\]{top:68px}.top-\[88px\]{top:88px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-7{grid-column:span 7/span 7}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2/span 2}.m-0{margin:0}.m-5{margin:1.25rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-20{margin-bottom:5rem;margin-top:5rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.-mt-1{margin-top:-.25rem}.-mt-10{margin-top:-2.5rem}.-mt-2{margin-top:-.5rem}.-mt-24{margin-top:-6rem}.-mt-32{margin-top:-8rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.-mt-8{margin-top:-2rem}.-mt-\[15px\]{margin-top:-15px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[12px\]{margin-bottom:12px}.mb-\[14px\]{margin-bottom:14px}.mb-\[15px\]{margin-bottom:15px}.mb-\[16px\]{margin-bottom:16px}.mb-\[17px\]{margin-bottom:17px}.mb-\[20px\]{margin-bottom:20px}.mb-\[22px\]{margin-bottom:22px}.mb-\[23px\]{margin-bottom:23px}.mb-\[24px\]{margin-bottom:24px}.mb-\[2rem\]{margin-bottom:2rem}.mb-\[30px\]{margin-bottom:30px}.mb-\[34px\]{margin-bottom:34px}.mb-\[36px\]{margin-bottom:36px}.mb-\[37px\]{margin-bottom:37px}.mb-\[45px\]{margin-bottom:45px}.mb-\[50px\]{margin-bottom:50px}.mb-\[5px\]{margin-bottom:5px}.mb-\[63px\]{margin-bottom:63px}.mb-\[6px\]{margin-bottom:6px}.mb-\[8px\]{margin-bottom:8px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-24{margin-left:6rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-8{margin-left:2rem}.ml-\[50px\]{margin-left:50px}.ml-\[8px\]{margin-left:8px}.ml-\[9px\]{margin-left:9px}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-24{margin-right:6rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-\[22px\]{margin-right:22px}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[100px\]{margin-top:100px}.mt-\[19px\]{margin-top:19px}.mt-\[25px\]{margin-top:25px}.mt-\[4px\]{margin-top:4px}.mt-\[50px\]{margin-top:50px}.mt-auto{margin-top:auto}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-6{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1080\/1920\]{aspect-ratio:1080/1920}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[201\.45\/161\.16\]{aspect-ratio:201.45/161.16}.aspect-\[205\/196\]{aspect-ratio:205/196}.aspect-\[299\/134\]{aspect-ratio:299/134}.aspect-\[3\/3\]{aspect-ratio:3/3}.aspect-\[341\/490\]{aspect-ratio:341/490}.aspect-\[390\/922\]{aspect-ratio:390/922}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[512\/303\]{aspect-ratio:512/303}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.size-full{height:100%;width:100%}.h-0{height:0}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-17{height:4.25rem}.h-2{height:.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[101px\]{height:101px}.h-\[10px\]{height:10px}.h-\[120px\]{height:120px}.h-\[121px\]{height:121px}.h-\[125px\]{height:125px}.h-\[130px\]{height:130px}.h-\[145px\]{height:145px}.h-\[151px\]{height:151px}.h-\[160px\]{height:160px}.h-\[180px\]{height:180px}.h-\[200px\]{height:200px}.h-\[217px\]{height:217px}.h-\[235px\]{height:235px}.h-\[24px\]{height:24px}.h-\[27px\]{height:27px}.h-\[280px\]{height:280px}.h-\[288px\]{height:288px}.h-\[300px\]{height:300px}.h-\[304px\]{height:304px}.h-\[305px\]{height:305px}.h-\[33px\]{height:33px}.h-\[34px\]{height:34px}.h-\[350px\]{height:350px}.h-\[35px\]{height:35px}.h-\[360px\]{height:360px}.h-\[36px\]{height:36px}.h-\[377px\]{height:377px}.h-\[38px\]{height:38px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[41px\]{height:41px}.h-\[420px\]{height:420px}.h-\[42px\]{height:42px}.h-\[46px\]{height:46px}.h-\[47px\]{height:47px}.h-\[481px\]{height:481px}.h-\[48px\]{height:48px}.h-\[505px\]{height:505px}.h-\[50px\]{height:50px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[62px\]{height:62px}.h-\[64px\]{height:64px}.h-\[68px\]{height:68px}.h-\[6px\]{height:6px}.h-\[72px\]{height:72px}.h-\[777px\]{height:777px}.h-\[7px\]{height:7px}.h-\[80px\]{height:80px}.h-\[900px\]{height:900px}.h-\[calc\(100vh-300px\)\]{height:calc(100vh - 300px)}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0}.max-h-14{max-height:3.5rem}.max-h-\[1000px\]{max-height:1000px}.max-h-\[200px\]{max-height:200px}.max-h-\[341px\]{max-height:341px}.max-h-\[480px\]{max-height:480px}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-\[137px\]{min-height:137px}.min-h-\[200px\]{min-height:200px}.min-h-\[280px\]{min-height:280px}.min-h-\[300px\]{min-height:300px}.min-h-\[400px\]{min-height:400px}.min-h-\[420px\]{min-height:420px}.min-h-\[56px\]{min-height:56px}.min-h-\[80px\]{min-height:80px}.min-h-\[80vh\]{min-height:80vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-2\/4{width:50%}.w-20{width:5rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[10px\]{width:10px}.w-\[111px\]{width:111px}.w-\[120px\]{width:120px}.w-\[124px\]{width:124px}.w-\[149px\]{width:149px}.w-\[153px\]{width:153px}.w-\[160px\]{width:160px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[217px\]{width:217px}.w-\[220px\]{width:220px}.w-\[225px\]{width:225px}.w-\[265px\]{width:265px}.w-\[280px\]{width:280px}.w-\[284px\]{width:284px}.w-\[300px\]{width:300px}.w-\[304px\]{width:304px}.w-\[330px\]{width:330px}.w-\[350px\]{width:350px}.w-\[35px\]{width:35px}.w-\[361px\]{width:361px}.w-\[36px\]{width:36px}.w-\[38px\]{width:38px}.w-\[42px\]{width:42px}.w-\[450px\]{width:450px}.w-\[47\%\]{width:47%}.w-\[60px\]{width:60px}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[95px\]{width:95px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[199px\]{min-width:199px}.min-w-\[200px\]{min-width:200px}.min-w-\[240px\]{min-width:240px}.min-w-\[80px\]{min-width:80px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-\[1400px\]{max-width:1400px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[1600px\]{max-width:1600px}.max-w-\[1709px\]{max-width:1709px}.max-w-\[170px\]{max-width:170px}.max-w-\[180px\]{max-width:180px}.max-w-\[198px\]{max-width:198px}.max-w-\[200px\]{max-width:200px}.max-w-\[201\.45px\]{max-width:201.45px}.max-w-\[300px\]{max-width:300px}.max-w-\[305px\]{max-width:305px}.max-w-\[310px\]{max-width:310px}.max-w-\[328px\]{max-width:328px}.max-w-\[350px\]{max-width:350px}.max-w-\[351px\]{max-width:351px}.max-w-\[353px\]{max-width:353px}.max-w-\[440px\]{max-width:440px}.max-w-\[460px\]{max-width:460px}.max-w-\[500px\]{max-width:500px}.max-w-\[540px\]{max-width:540px}.max-w-\[560px\]{max-width:560px}.max-w-\[600px\]{max-width:600px}.max-w-\[608px\]{max-width:608px}.max-w-\[640px\]{max-width:640px}.max-w-\[700px\]{max-width:700px}.max-w-\[800px\]{max-width:800px}.max-w-\[80vw\]{max-width:80vw}.max-w-\[860px\]{max-width:860px}.max-w-\[880px\]{max-width:880px}.max-w-\[900px\]{max-width:900px}.max-w-\[960px\]{max-width:960px}.max-w-\[996px\]{max-width:996px}.max-w-fit{max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-\[0_0_102px\]{flex:0 0 102px}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/3{--tw-translate-y:-33.333333%}.-translate-y-1\/3,.-translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x:.5rem}.translate-x-4{--tw-translate-x:1rem}.translate-x-4,.translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-2{--tw-translate-y:.5rem}.translate-y-2\/4{--tw-translate-y:50%}.translate-y-2\/4,.translate-y-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem}.translate-y-\[-110px\]{--tw-translate-y:-110px}.translate-y-\[-110px\],.translate-y-\[-120px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-120px\]{--tw-translate-y:-120px}.translate-y-\[10px\]{--tw-translate-y:10px}.rotate-180,.translate-y-\[10px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-auto{cursor:auto}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-center{scroll-snap-align:center}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[100px\]{gap:100px}.gap-\[19px\]{gap:19px}.gap-\[30px\]{gap:30px}.gap-\[41px\]{gap:41px}.gap-\[50px\]{gap:50px}.gap-\[60px\]{gap:60px}.gap-x-0\.5{column-gap:.125rem}.gap-x-1{column-gap:.25rem}.gap-x-12{column-gap:3rem}.gap-x-2{column-gap:.5rem}.gap-x-20{column-gap:5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[19px\]{border-radius:19px}.rounded-\[20px\]{border-radius:20px}.rounded-\[25px\]{border-radius:25px}.rounded-\[40px\]{border-radius:40px}.rounded-\[50px\]{border-radius:50px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-l-2xl{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-\[3px\]{border-width:3px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-b-\[1px\]{border-bottom-width:1px}.border-b-\[3px\]{border-bottom-width:3px}.border-b-\[5px\]{border-bottom-width:5px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-dashed{border-style:dashed}.border-\[\#383DB6\]{--tw-border-opacity:1;border-color:rgb(56 61 182/var(--tw-border-opacity,1))}.border-\[\#818181\]{--tw-border-opacity:1;border-color:rgb(129 129 129/var(--tw-border-opacity,1))}.border-\[\#A0A0A0\]{--tw-border-opacity:1;border-color:rgb(160 160 160/var(--tw-border-opacity,1))}.border-\[\#CACACA\]{--tw-border-opacity:1;border-color:rgb(202 202 202/var(--tw-border-opacity,1))}.border-\[\#CFCFCF\]{--tw-border-opacity:1;border-color:rgb(207 207 207/var(--tw-border-opacity,1))}.border-\[\#D6D6D6\]{--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity,1))}.border-\[\#D9D9D9\]{--tw-border-opacity:1;border-color:rgb(217 217 217/var(--tw-border-opacity,1))}.border-\[\#DBFF01\]{--tw-border-opacity:1;border-color:rgb(219 255 1/var(--tw-border-opacity,1))}.border-\[\#E31837\]{--tw-border-opacity:1;border-color:rgb(227 24 55/var(--tw-border-opacity,1))}.border-\[\#E9ECEF\]{--tw-border-opacity:1;border-color:rgb(233 236 239/var(--tw-border-opacity,1))}.border-\[\#FF92C8\]{--tw-border-opacity:1;border-color:rgb(255 146 200/var(--tw-border-opacity,1))}.border-\[\#FFD60A\]{--tw-border-opacity:1;border-color:rgb(255 214 10/var(--tw-border-opacity,1))}.border-\[\#FFF\],.border-\[white\]{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-blavity-background{--tw-border-opacity:1;border-color:rgb(248 248 248/var(--tw-border-opacity,1))}.border-blavity-gray-light{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-main-citron{--tw-border-opacity:1;border-color:rgb(232 248 135/var(--tw-border-opacity,1))}.border-main-hornblende-green{--tw-border-opacity:1;border-color:rgb(31 80 77/var(--tw-border-opacity,1))}.border-main-shadowandact{--tw-border-opacity:1;border-color:rgb(0 156 167/var(--tw-border-opacity,1))}.border-neutral-black{--tw-border-opacity:1;border-color:rgb(18 18 18/var(--tw-border-opacity,1))}.border-neutral-black\/30{border-color:#1212124d}.border-neutral-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-see-more-btn{--tw-border-opacity:1;border-color:rgb(244 28 49/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-b-neutral-black{--tw-border-opacity:1;border-bottom-color:rgb(18 18 18/var(--tw-border-opacity,1))}.border-t-\[\#dbff01\]{--tw-border-opacity:1;border-top-color:rgb(219 255 1/var(--tw-border-opacity,1))}.border-opacity-20{--tw-border-opacity:.2}.bg-\[\#008CFF\]{--tw-bg-opacity:1;background-color:rgb(0 140 255/var(--tw-bg-opacity,1))}.bg-\[\#0C0C0D\]{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity,1))}.bg-\[\#221F20\]{--tw-bg-opacity:1;background-color:rgb(34 31 32/var(--tw-bg-opacity,1))}.bg-\[\#2A2A2A\]{--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1))}.bg-\[\#333\]{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity,1))}.bg-\[\#353535\]{--tw-bg-opacity:1;background-color:rgb(53 53 53/var(--tw-bg-opacity,1))}.bg-\[\#383DB6\]{--tw-bg-opacity:1;background-color:rgb(56 61 182/var(--tw-bg-opacity,1))}.bg-\[\#3A4ED1\]{--tw-bg-opacity:1;background-color:rgb(58 78 209/var(--tw-bg-opacity,1))}.bg-\[\#4046d8\]{--tw-bg-opacity:1;background-color:rgb(64 70 216/var(--tw-bg-opacity,1))}.bg-\[\#6175FB\]{--tw-bg-opacity:1;background-color:rgb(97 117 251/var(--tw-bg-opacity,1))}.bg-\[\#656565\]{--tw-bg-opacity:1;background-color:rgb(101 101 101/var(--tw-bg-opacity,1))}.bg-\[\#8401FF\]{--tw-bg-opacity:1;background-color:rgb(132 1 255/var(--tw-bg-opacity,1))}.bg-\[\#D6D6D6\]{--tw-bg-opacity:1;background-color:rgb(214 214 214/var(--tw-bg-opacity,1))}.bg-\[\#DB755C\]{--tw-bg-opacity:1;background-color:rgb(219 117 92/var(--tw-bg-opacity,1))}.bg-\[\#DBFF01\]{--tw-bg-opacity:1;background-color:rgb(219 255 1/var(--tw-bg-opacity,1))}.bg-\[\#E31837\]{--tw-bg-opacity:1;background-color:rgb(227 24 55/var(--tw-bg-opacity,1))}.bg-\[\#E4E4E4\]{--tw-bg-opacity:1;background-color:rgb(228 228 228/var(--tw-bg-opacity,1))}.bg-\[\#E5D9FC\]{--tw-bg-opacity:1;background-color:rgb(229 217 252/var(--tw-bg-opacity,1))}.bg-\[\#E8F887\]{--tw-bg-opacity:1;background-color:rgb(232 248 135/var(--tw-bg-opacity,1))}.bg-\[\#EA580C\]{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.bg-\[\#EC5838\]{--tw-bg-opacity:1;background-color:rgb(236 88 56/var(--tw-bg-opacity,1))}.bg-\[\#ECECE6\]{--tw-bg-opacity:1;background-color:rgb(236 236 230/var(--tw-bg-opacity,1))}.bg-\[\#F3F3F3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity,1))}.bg-\[\#F8F9FA\]{--tw-bg-opacity:1;background-color:rgb(248 249 250/var(--tw-bg-opacity,1))}.bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.bg-\[\#FD5001CC\]{background-color:#fd5001cc}.bg-\[\#FD5001\]{--tw-bg-opacity:1;background-color:rgb(253 80 1/var(--tw-bg-opacity,1))}.bg-\[\#FF0D87\]{--tw-bg-opacity:1;background-color:rgb(255 13 135/var(--tw-bg-opacity,1))}.bg-\[\#FF148A\]{--tw-bg-opacity:1;background-color:rgb(255 20 138/var(--tw-bg-opacity,1))}.bg-\[\#FF4500\]{--tw-bg-opacity:1;background-color:rgb(255 69 0/var(--tw-bg-opacity,1))}.bg-\[\#FF5415\]{--tw-bg-opacity:1;background-color:rgb(255 84 21/var(--tw-bg-opacity,1))}.bg-\[\#FF7300\]{--tw-bg-opacity:1;background-color:rgb(255 115 0/var(--tw-bg-opacity,1))}.bg-\[\#FFC3F5\]{--tw-bg-opacity:1;background-color:rgb(255 195 245/var(--tw-bg-opacity,1))}.bg-\[\#FFCC01\]{--tw-bg-opacity:1;background-color:rgb(255 204 1/var(--tw-bg-opacity,1))}.bg-\[\#FFD60A\]{--tw-bg-opacity:1;background-color:rgb(255 214 10/var(--tw-bg-opacity,1))}.bg-\[\#FFD6C3\]{--tw-bg-opacity:1;background-color:rgb(255 214 195/var(--tw-bg-opacity,1))}.bg-\[\#FFF5C3\]{--tw-bg-opacity:1;background-color:rgb(255 245 195/var(--tw-bg-opacity,1))}.bg-\[\#FFFDF0\]{--tw-bg-opacity:1;background-color:rgb(255 253 240/var(--tw-bg-opacity,1))}.bg-\[\#FFF\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-\[\#e5e7eb\]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-\[black\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-\[white\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blavity-background{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity,1))}.bg-blavity-gradient{background-color:linear-gradient(90deg,#ff5722,#ff7043)}.bg-blavity-orange{--tw-bg-opacity:1;background-color:rgb(255 87 34/var(--tw-bg-opacity,1))}.bg-blavity-orange-dark{--tw-bg-opacity:1;background-color:rgb(230 74 25/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-main-aerospace-orange{--tw-bg-opacity:1;background-color:rgb(253 80 1/var(--tw-bg-opacity,1))}.bg-main-citron{--tw-bg-opacity:1;background-color:rgb(232 248 135/var(--tw-bg-opacity,1))}.bg-main-hornblende-green{--tw-bg-opacity:1;background-color:rgb(31 80 77/var(--tw-bg-opacity,1))}.bg-main-shadowandact{--tw-bg-opacity:1;background-color:rgb(0 156 167/var(--tw-bg-opacity,1))}.bg-main-snowbank{--tw-bg-opacity:1;background-color:rgb(233 233 233/var(--tw-bg-opacity,1))}.bg-neutral-black{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity,1))}.bg-neutral-light-gray{--tw-bg-opacity:1;background-color:rgb(238 238 241/var(--tw-bg-opacity,1))}.bg-neutral-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-ots-main{--tw-bg-opacity:1;background-color:rgb(235 255 68/var(--tw-bg-opacity,1))}.bg-ots-video-section{--tw-bg-opacity:1;background-color:rgb(211 234 237/var(--tw-bg-opacity,1))}.bg-secondary-green{--tw-bg-opacity:1;background-color:rgb(165 255 94/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-opacity-40{--tw-bg-opacity:.4}.bg-opacity-50{--tw-bg-opacity:.5}.bg-\[url\(\'\/images\/events\/blavity-events\/background\.png\'\)\]{background-image:url(/images/events/blavity-events/background.png)}.bg-\[url\(\'\/images\/events\/blavity-events\/blavity-events-hero\.png\'\)\]{background-image:url(/images/events/blavity-events/blavity-events-hero.png)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#FF4500\]{--tw-gradient-from:#ff4500 var(--tw-gradient-from-position);--tw-gradient-to:#ff450000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#FF92C8\]{--tw-gradient-from:#ff92c8 var(--tw-gradient-from-position);--tw-gradient-to:#ff92c800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[red\]{--tw-gradient-from:red var(--tw-gradient-from-position);--tw-gradient-to:#f000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:#0000 var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-\[\#E91E8C\]{--tw-gradient-to:#e91e8c00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#e91e8c var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[\#FF69B4\]\/20{--tw-gradient-to:#ff69b400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#ff69b433 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-\[\#8401FF\]{--tw-gradient-to:#8401ff var(--tw-gradient-to-position)}.to-\[\#EA580C\]{--tw-gradient-to:#ea580c var(--tw-gradient-to-position)}.to-\[\#FF69B4\]\/60{--tw-gradient-to:#ff69b499 var(--tw-gradient-to-position)}.to-\[\#FF6B35\]{--tw-gradient-to:#ff6b35 var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-white{fill:#fff}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.object-left{object-position:left}.object-top{object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[24px\]{padding:24px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-\[120px\]{padding-left:120px;padding-right:120px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[27px\]{padding-left:27px;padding-right:27px}.px-\[29px\]{padding-left:29px;padding-right:29px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[36px\]{padding-left:36px;padding-right:36px}.px-\[40px\]{padding-left:40px;padding-right:40px}.px-\[62px\]{padding-left:62px;padding-right:62px}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[13px\]{padding-bottom:13px;padding-top:13px}.py-\[14px\]{padding-bottom:14px;padding-top:14px}.py-\[15px\]{padding-bottom:15px;padding-top:15px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[18px\]{padding-bottom:18px;padding-top:18px}.py-\[23px\]{padding-bottom:23px;padding-top:23px}.py-\[25px\]{padding-bottom:25px;padding-top:25px}.py-\[26px\]{padding-bottom:26px;padding-top:26px}.py-\[30px\]{padding-bottom:30px;padding-top:30px}.py-\[50px\]{padding-bottom:50px;padding-top:50px}.py-\[80px\]{padding-bottom:80px;padding-top:80px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-56{padding-bottom:14rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-96{padding-bottom:24rem}.pb-\[100px\]{padding-bottom:100px}.pb-\[12px\]{padding-bottom:12px}.pb-\[140px\]{padding-bottom:140px}.pb-\[16px\]{padding-bottom:16px}.pb-\[18px\]{padding-bottom:18px}.pb-\[200px\]{padding-bottom:200px}.pb-\[20px\]{padding-bottom:20px}.pb-\[30px\]{padding-bottom:30px}.pb-\[32px\]{padding-bottom:32px}.pb-\[50px\]{padding-bottom:50px}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pb-\[5px\]{padding-bottom:5px}.pb-\[65px\]{padding-bottom:65px}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[15px\]{padding-left:15px}.pl-\[24px\]{padding-left:24px}.pl-\[35px\]{padding-left:35px}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-8{padding-right:2rem}.pr-\[24px\]{padding-right:24px}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-44{padding-top:11rem}.pt-6{padding-top:1.5rem}.pt-72{padding-top:18rem}.pt-8{padding-top:2rem}.pt-\[100px\]{padding-top:100px}.pt-\[136px\]{padding-top:136px}.pt-\[45px\]{padding-top:45px}.pt-\[50px\]{padding-top:50px}.pt-\[55px\]{padding-top:55px}.pt-\[60px\]{padding-top:60px}.text-left{text-align:left}.text-center{text-align:center}.font-\[Unbounded\]{font-family:Unbounded}.font-\[unbounded\]{font-family:unbounded}.font-geist{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.font-inter{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.font-luxury{font-family:LuxuryRegular,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.text-\[34px\]{font-size:34px}.text-\[35px\]{font-size:35px}.text-\[38px\]{font-size:38px}.text-\[40px\]{font-size:40px}.text-\[42px\]{font-size:42px}.text-\[45px\]{font-size:45px}.text-\[48px\]{font-size:48px}.text-\[50px\]{font-size:50px}.text-\[56px\]{font-size:56px}.text-\[60px\]{font-size:60px}.text-\[70px\]{font-size:70px}.text-\[72px\]{font-size:72px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-\[600\]{font-weight:600}.font-\[700\]{font-weight:700}.font-\[800\]{font-weight:800}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-7{line-height:1.75rem}.leading-\[\.8\]{line-height:.8}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-\[100\%\]{line-height:100%}.leading-\[110\%\]{line-height:110%}.leading-\[160\%\]{line-height:160%}.leading-\[170\%\]{line-height:170%}.leading-\[18px\]{line-height:18px}.leading-\[19\.2px\]{line-height:19.2px}.leading-\[1\]{line-height:1}.leading-\[2\.5rem\]{line-height:2.5rem}.leading-\[20px\]{line-height:20px}.leading-\[22\.4px\]{line-height:22.4px}.leading-\[22\.5px\]{line-height:22.5px}.leading-\[25\.6px\]{line-height:25.6px}.leading-\[25px\]{line-height:25px}.leading-\[28\.8px\]{line-height:28.8px}.leading-\[28px\]{line-height:28px}.leading-\[29px\]{line-height:29px}.leading-\[2\]{line-height:2}.leading-\[2rem\]{line-height:2rem}.leading-\[32px\]{line-height:32px}.leading-\[33px\]{line-height:33px}.leading-\[36px\]{line-height:36px}.leading-\[38px\]{line-height:38px}.leading-\[3rem\]{line-height:3rem}.leading-\[42px\]{line-height:42px}.leading-\[44px\]{line-height:44px}.leading-\[48px\]{line-height:48px}.leading-\[56px\]{line-height:56px}.leading-\[normal\]{line-height:normal}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.75px\]{letter-spacing:-.75px}.tracking-\[-0\.96px\]{letter-spacing:-.96px}.tracking-\[-2px\]{letter-spacing:-2px}.tracking-\[\.77px\]{letter-spacing:.77px}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.5px\]{letter-spacing:.5px}.tracking-\[1px\]{letter-spacing:1px}.tracking-\[2px\]{letter-spacing:2px}.tracking-normal{letter-spacing:0}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[\#000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#09090B\]{--tw-text-opacity:1;color:rgb(9 9 11/var(--tw-text-opacity,1))}.text-\[\#18181B\]{--tw-text-opacity:1;color:rgb(24 24 27/var(--tw-text-opacity,1))}.text-\[\#1E1E1E\]{--tw-text-opacity:1;color:rgb(30 30 30/var(--tw-text-opacity,1))}.text-\[\#1F504D\]{--tw-text-opacity:1;color:rgb(31 80 77/var(--tw-text-opacity,1))}.text-\[\#303030\]{--tw-text-opacity:1;color:rgb(48 48 48/var(--tw-text-opacity,1))}.text-\[\#333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1))}.text-\[\#344E4D\]{--tw-text-opacity:1;color:rgb(52 78 77/var(--tw-text-opacity,1))}.text-\[\#383DB6\]{--tw-text-opacity:1;color:rgb(56 61 182/var(--tw-text-opacity,1))}.text-\[\#4F4F4F\]{--tw-text-opacity:1;color:rgb(79 79 79/var(--tw-text-opacity,1))}.text-\[\#65676B\]{--tw-text-opacity:1;color:rgb(101 103 107/var(--tw-text-opacity,1))}.text-\[\#66B2AF\]{--tw-text-opacity:1;color:rgb(102 178 175/var(--tw-text-opacity,1))}.text-\[\#71717A\]{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity,1))}.text-\[\#8185E5\]{--tw-text-opacity:1;color:rgb(129 133 229/var(--tw-text-opacity,1))}.text-\[\#828282\]{--tw-text-opacity:1;color:rgb(130 130 130/var(--tw-text-opacity,1))}.text-\[\#8401FF\]{--tw-text-opacity:1;color:rgb(132 1 255/var(--tw-text-opacity,1))}.text-\[\#959595\]{--tw-text-opacity:1;color:rgb(149 149 149/var(--tw-text-opacity,1))}.text-\[\#A8A8A8\]{--tw-text-opacity:1;color:rgb(168 168 168/var(--tw-text-opacity,1))}.text-\[\#CB4E0B\]{--tw-text-opacity:1;color:rgb(203 78 11/var(--tw-text-opacity,1))}.text-\[\#CCC\]{--tw-text-opacity:1;color:rgb(204 204 204/var(--tw-text-opacity,1))}.text-\[\#DB755C\]{--tw-text-opacity:1;color:rgb(219 117 92/var(--tw-text-opacity,1))}.text-\[\#DBFF01\]{--tw-text-opacity:1;color:rgb(219 255 1/var(--tw-text-opacity,1))}.text-\[\#DDDDDD\]{--tw-text-opacity:1;color:rgb(221 221 221/var(--tw-text-opacity,1))}.text-\[\#E31837\]{--tw-text-opacity:1;color:rgb(227 24 55/var(--tw-text-opacity,1))}.text-\[\#EA580C\]{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-\[\#EC5838\]{--tw-text-opacity:1;color:rgb(236 88 56/var(--tw-text-opacity,1))}.text-\[\#FD5001\]{--tw-text-opacity:1;color:rgb(253 80 1/var(--tw-text-opacity,1))}.text-\[\#FF0D87\]{--tw-text-opacity:1;color:rgb(255 13 135/var(--tw-text-opacity,1))}.text-\[\#FF148A\]{--tw-text-opacity:1;color:rgb(255 20 138/var(--tw-text-opacity,1))}.text-\[\#FF4500\]{--tw-text-opacity:1;color:rgb(255 69 0/var(--tw-text-opacity,1))}.text-\[\#FF5E23\]{--tw-text-opacity:1;color:rgb(255 94 35/var(--tw-text-opacity,1))}.text-\[\#FFCC01\]{--tw-text-opacity:1;color:rgb(255 204 1/var(--tw-text-opacity,1))}.text-\[\#FFF\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-\[black\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[white\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blavity-gray{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-blavity-orange{--tw-text-opacity:1;color:rgb(255 87 34/var(--tw-text-opacity,1))}.text-blavity-orange-dark{--tw-text-opacity:1;color:rgb(230 74 25/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-main-aerospace-orange{--tw-text-opacity:1;color:rgb(253 80 1/var(--tw-text-opacity,1))}.text-main-citron{--tw-text-opacity:1;color:rgb(232 248 135/var(--tw-text-opacity,1))}.text-main-shadowandact{--tw-text-opacity:1;color:rgb(0 156 167/var(--tw-text-opacity,1))}.text-neutral-black{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity,1))}.text-neutral-black\/60{color:#12121299}.text-neutral-black\/80{color:#121212cc}.text-neutral-gray{--tw-text-opacity:1;color:rgb(148 149 150/var(--tw-text-opacity,1))}.text-neutral-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-secondary-green{--tw-text-opacity:1;color:rgb(165 255 94/var(--tw-text-opacity,1))}.text-tonic{--tw-text-opacity:1;color:rgb(255 253 242/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/80{color:#fffc}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128/var(--tw-placeholder-opacity,1))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.mix-blend-overlay{mix-blend-mode:overlay}.mix-blend-lighten{mix-blend-mode:lighten}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_10px_30px_0_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow:0 10px 30px 0 #0003;--tw-shadow-colored:0 10px 30px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_10px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow:0 2px 10px #0000001a;--tw-shadow-colored:0 2px 10px var(--tw-shadow-color)}.shadow-\[0_2px_10px_rgba\(0\,0\,0\,0\.1\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-white\/10{--tw-ring-color:#ffffff1a}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-lg{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a)}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-lg,.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media(min-width:1024px){.lg\:container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1rem;padding-right:1rem;width:100%}.lg\:container{padding-left:4rem;padding-right:4rem}}.placeholder\:font-normal::placeholder{font-weight:400}.placeholder\:text-\[\#333\]::placeholder{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1))}.placeholder\:text-\[\#65676B\]::placeholder{--tw-text-opacity:1;color:rgb(101 103 107/var(--tw-text-opacity,1))}.placeholder\:text-black\/70::placeholder{color:#000000b3}.placeholder\:text-gray-300::placeholder{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.first\:ml-0:first-child{margin-left:0}.last\:mr-0:last-child{margin-right:0}.last\:mr-\[24px\]:last-child{margin-right:24px}.focus-within\:outline-none:focus-within{outline:2px solid #0000;outline-offset:2px}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-\[1\.02\]:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x:1.02;--tw-scale-y:1.02}.hover\:border-neutral-black:hover{--tw-border-opacity:1;border-color:rgb(18 18 18/var(--tw-border-opacity,1))}.hover\:bg-\[\#007ACC\]:hover{--tw-bg-opacity:1;background-color:rgb(0 122 204/var(--tw-bg-opacity,1))}.hover\:bg-\[\#0C0C0D\]:hover{--tw-bg-opacity:1;background-color:rgb(12 12 13/var(--tw-bg-opacity,1))}.hover\:bg-\[\#383DB6\]:hover{--tw-bg-opacity:1;background-color:rgb(56 61 182/var(--tw-bg-opacity,1))}.hover\:bg-\[\#3A4ED1\]:hover{--tw-bg-opacity:1;background-color:rgb(58 78 209/var(--tw-bg-opacity,1))}.hover\:bg-\[\#DBFF01\]:hover{--tw-bg-opacity:1;background-color:rgb(219 255 1/var(--tw-bg-opacity,1))}.hover\:bg-\[\#EA580C\]\/90:hover{background-color:#ea580ce6}.hover\:bg-\[\#FF92C8\]:hover{--tw-bg-opacity:1;background-color:rgb(255 146 200/var(--tw-bg-opacity,1))}.hover\:bg-\[\#c41530\]:hover{--tw-bg-opacity:1;background-color:rgb(196 21 48/var(--tw-bg-opacity,1))}.hover\:bg-\[\#ed684b\]:hover{--tw-bg-opacity:1;background-color:rgb(237 104 75/var(--tw-bg-opacity,1))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.hover\:bg-neutral-black:hover{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity,1))}.hover\:bg-neutral-black\/90:hover{background-color:#121212e6}.hover\:bg-secondary-green:hover{--tw-bg-opacity:1;background-color:rgb(165 255 94/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-opacity-10:hover{--tw-bg-opacity:.1}.hover\:bg-opacity-80:hover{--tw-bg-opacity:.8}.hover\:bg-opacity-90:hover{--tw-bg-opacity:.9}.hover\:bg-opacity-95:hover{--tw-bg-opacity:.95}.hover\:text-\[\#0C0C0D\]:hover{--tw-text-opacity:1;color:rgb(12 12 13/var(--tw-text-opacity,1))}.hover\:text-\[\#EC5838\]:hover{--tw-text-opacity:1;color:rgb(236 88 56/var(--tw-text-opacity,1))}.hover\:text-\[\#FF7300\]:hover{--tw-text-opacity:1;color:rgb(255 115 0/var(--tw-text-opacity,1))}.hover\:text-\[\#FFCC01\]\/80:hover{color:#ffcc01cc}.hover\:text-\[\#FFF\]:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:text-neutral-black:hover{--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:brightness-90:hover{--tw-brightness:brightness(.9)}.hover\:brightness-90:hover,.hover\:brightness-95:hover{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:brightness-95:hover{--tw-brightness:brightness(.95)}.focus\:border-\[\#FFD60A\]:focus{--tw-border-opacity:1;border-color:rgb(255 214 10/var(--tw-border-opacity,1))}.focus\:border-main-hornblende-green:focus{--tw-border-opacity:1;border-color:rgb(31 80 77/var(--tw-border-opacity,1))}.focus\:border-transparent:focus{border-color:#0000}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-\[\#008CFF\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(0 140 255/var(--tw-ring-opacity,1))}.focus\:ring-\[\#E31837\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(227 24 55/var(--tw-ring-opacity,1))}.focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(17 24 39/var(--tw-ring-opacity,1))}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.focus\:ring-opacity-50:focus{--tw-ring-opacity:.5}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-white\/90:focus-visible{--tw-ring-color:#ffffffe6}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.active\:scale-\[0\.98\]:active{--tw-scale-x:.98;--tw-scale-y:.98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-\[\#006BB3\]:active{--tw-bg-opacity:1;background-color:rgb(0 107 179/var(--tw-bg-opacity,1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-400:disabled{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity:.9}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}@media not all and (min-width:1024px){.max-lg\:h-\[222px\]{height:222px}.max-lg\:w-full{width:100%}.max-lg\:overflow-scroll{overflow:scroll}.max-lg\:px-3{padding-left:.75rem;padding-right:.75rem}.max-lg\:px-8{padding-left:2rem;padding-right:2rem}.max-lg\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.max-lg\:opacity-50{opacity:.5}}@media not all and (min-width:640px){.max-sm\:pt-40{padding-top:10rem}}@media(min-width:640px){.sm\:mb-0{margin-bottom:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[101px\]{height:101px}.sm\:h-\[121px\]{height:121px}.sm\:w-\[111px\]{width:111px}.sm\:w-\[284px\]{width:284px}.sm\:w-\[440px\]{width:440px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:gap-x-8{column-gap:2rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[20px\]{font-size:20px}}@media(min-width:768px){.md\:left-auto{left:auto}.md\:right-20{right:5rem}.md\:right-\[-12\%\]{right:-12%}.md\:right-\[0\]{right:0}.md\:top-0{top:0}.md\:top-\[-120px\]{top:-120px}.md\:top-\[-20px\]{top:-20px}.md\:top-\[-37\%\]{top:-37%}.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-\[12px\]{margin-bottom:12px}.md\:mb-\[15px\]{margin-bottom:15px}.md\:mb-\[20px\]{margin-bottom:20px}.md\:mb-\[92px\]{margin-bottom:92px}.md\:mt-20{margin-top:5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-40{margin-top:10rem}.md\:mt-\[100px\]{margin-top:100px}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-24{height:6rem}.md\:h-\[107px\]{height:107px}.md\:h-\[115px\]{height:115px}.md\:h-\[220px\]{height:220px}.md\:h-\[235px\]{height:235px}.md\:h-\[239px\]{height:239px}.md\:h-\[48px\]{height:48px}.md\:h-\[620px\]{height:620px}.md\:h-\[750px\]{height:750px}.md\:h-auto{height:auto}.md\:min-h-\[420px\]{min-height:420px}.md\:w-1\/2{width:50%}.md\:w-10{width:2.5rem}.md\:w-2\/6{width:33.333333%}.md\:w-4\/6{width:66.666667%}.md\:w-\[115px\]{width:115px}.md\:w-\[127px\]{width:127px}.md\:w-\[215px\]{width:215px}.md\:w-\[300px\]{width:300px}.md\:w-\[600px\]{width:600px}.md\:w-\[65\%\]{width:65%}.md\:w-\[90\%\]{width:90%}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-2xl{max-width:42rem}.md\:max-w-\[420px\]{max-width:420px}.md\:max-w-\[650px\]{max-width:650px}.md\:max-w-\[700px\]{max-width:700px}.md\:max-w-\[88vw\]{max-width:88vw}.md\:max-w-none{max-width:none}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-\[34px\]{gap:34px}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:self-auto{align-self:auto}.md\:rounded-xl{border-radius:.75rem}.md\:rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.md\:border-b-2{border-bottom-width:2px}.md\:p-12{padding:3rem}.md\:p-5{padding:1.25rem}.md\:p-8{padding:2rem}.md\:p-\[26px\]{padding:26px}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-\[108px\]{padding-bottom:108px}.md\:pb-\[25px\]{padding-bottom:25px}.md\:pb-\[50px\]{padding-bottom:50px}.md\:pl-20{padding-left:5rem}.md\:pl-\[80px\]{padding-left:80px}.md\:pr-\[30px\]{padding-right:30px}.md\:pr-\[80px\]{padding-right:80px}.md\:pt-16{padding-top:4rem}.md\:pt-20{padding-top:5rem}.md\:pt-32{padding-top:8rem}.md\:pt-\[150px\]{padding-top:150px}.md\:pt-\[30px\]{padding-top:30px}.md\:text-left{text-align:left}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[12px\]{font-size:12px}.md\:text-\[14px\]{font-size:14px}.md\:text-\[15px\]{font-size:15px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[2\.8rem\]{font-size:2.8rem}.md\:text-\[20px\]{font-size:20px}.md\:text-\[22px\]{font-size:22px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[32px\]{font-size:32px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[55px\]{font-size:55px}.md\:text-\[56px\]{font-size:56px}.md\:text-\[60px\]{font-size:60px}.md\:text-\[64px\]{font-size:64px}.md\:text-\[70px\]{font-size:70px}.md\:text-\[72px\]{font-size:72px}.md\:text-\[75px\]{font-size:75px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-semibold{font-weight:600}.md\:leading-\[32px\]{line-height:32px}.md\:leading-\[4\.5rem\]{line-height:4.5rem}.md\:leading-\[44px\]{line-height:44px}.md\:leading-\[5\.5rem\]{line-height:5.5rem}.md\:leading-\[52px\]{line-height:52px}.md\:leading-\[70px\]{line-height:70px}.md\:leading-\[72px\]{line-height:72px}.md\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}}@media(min-width:1024px){.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:left-6{left:1.5rem}.lg\:right-\[8\%\]{right:8%}.lg\:top-5{top:1.25rem}.lg\:top-\[120px\]{top:120px}.lg\:top-\[50px\]{top:50px}.lg\:top-\[72px\]{top:72px}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-start-2{grid-column-start:2}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-start-1{grid-row-start:1}.lg\:m-0{margin:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:mx-\[120px\]{margin-left:120px;margin-right:120px}.lg\:my-20{margin-bottom:5rem;margin-top:5rem}.lg\:-mt-20{margin-top:-5rem}.lg\:-mt-36{margin-top:-9rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mt-\[11px\]{margin-top:-11px}.lg\:-mt-\[22px\]{margin-top:-22px}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-28{margin-bottom:7rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-\[35px\]{margin-bottom:35px}.lg\:ml-0{margin-left:0}.lg\:ml-12{margin-left:3rem}.lg\:ml-2{margin-left:.5rem}.lg\:ml-\[100px\]{margin-left:100px}.lg\:ml-auto{margin-left:auto}.lg\:mr-10{margin-right:2.5rem}.lg\:mr-8{margin-right:2rem}.lg\:mt-0{margin-top:0}.lg\:mt-20{margin-top:5rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-40{margin-top:10rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-\[41px\]{margin-top:41px}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-\[1512\/549\]{aspect-ratio:1512/549}.lg\:h-10{height:2.5rem}.lg\:h-4{height:1rem}.lg\:h-5{height:1.25rem}.lg\:h-9{height:2.25rem}.lg\:h-\[107px\]{height:107px}.lg\:h-\[250px\]{height:250px}.lg\:h-\[252px\]{height:252px}.lg\:h-\[326px\]{height:326px}.lg\:h-\[34px\]{height:34px}.lg\:h-\[450px\]{height:450px}.lg\:h-\[468px\]{height:468px}.lg\:h-\[480px\]{height:480px}.lg\:h-\[60px\]{height:60px}.lg\:h-\[72px\]{height:72px}.lg\:h-\[830px\]{height:830px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:max-h-screen{max-height:100vh}.lg\:min-h-\[120px\]{min-height:120px}.lg\:min-h-\[325px\]{min-height:325px}.lg\:min-h-\[400px\]{min-height:400px}.lg\:min-h-\[540px\]{min-height:540px}.lg\:min-h-\[620px\]{min-height:620px}.lg\:min-h-screen{min-height:100vh}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-10{width:2.5rem}.lg\:w-3\/6{width:50%}.lg\:w-4\/12{width:33.333333%}.lg\:w-40{width:10rem}.lg\:w-7{width:1.75rem}.lg\:w-\[136px\]{width:136px}.lg\:w-\[180px\]{width:180px}.lg\:w-\[1px\]{width:1px}.lg\:w-\[215px\]{width:215px}.lg\:w-\[234px\]{width:234px}.lg\:w-\[273px\]{width:273px}.lg\:w-\[300px\]{width:300px}.lg\:w-\[304px\]{width:304px}.lg\:w-\[320px\]{width:320px}.lg\:w-\[334px\]{width:334px}.lg\:w-\[420px\]{width:420px}.lg\:w-\[526px\]{width:526px}.lg\:w-\[60px\]{width:60px}.lg\:w-\[78px\]{width:78px}.lg\:w-\[820px\]{width:820px}.lg\:w-\[90px\]{width:90px}.lg\:w-\[980px\]{width:980px}.lg\:w-\[calc\(100\%-341px\)\]{width:calc(100% - 341px)}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-\[1405px\]{max-width:1405px}.lg\:max-w-\[270px\]{max-width:270px}.lg\:max-w-\[300px\]{max-width:300px}.lg\:max-w-\[437px\]{max-width:437px}.lg\:max-w-\[490px\]{max-width:490px}.lg\:max-w-\[640px\]{max-width:640px}.lg\:max-w-\[780px\]{max-width:780px}.lg\:max-w-\[800px\]{max-width:800px}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-none{max-width:none}.lg\:max-w-xs{max-width:20rem}.lg\:flex-1{flex:1 1 0%}.lg\:flex-\[100\%\]{flex:100%}.lg\:flex-none{flex:none}.lg\:flex-shrink-0,.lg\:shrink-0{flex-shrink:0}.lg\:grow-0{flex-grow:0}.lg\:basis-\[304px\]{flex-basis:304px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr_300px\]{grid-template-columns:1fr 300px}.lg\:grid-cols-\[600px_1fr\]{grid-template-columns:600px 1fr}.lg\:grid-rows-\[1fr_auto_auto_auto\]{grid-template-rows:1fr auto auto auto}.lg\:grid-rows-\[auto_auto\]{grid-template-rows:auto auto}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-12{gap:3rem}.lg\:gap-2{gap:.5rem}.lg\:gap-3{gap:.75rem}.lg\:gap-32{gap:8rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-\[125px\]{gap:125px}.lg\:gap-\[80px\]{gap:80px}.lg\:gap-x-0\.5{column-gap:.125rem}.lg\:gap-x-10{column-gap:2.5rem}.lg\:gap-x-16{column-gap:4rem}.lg\:gap-x-28{column-gap:7rem}.lg\:gap-x-5{column-gap:1.25rem}.lg\:gap-x-6{column-gap:1.5rem}.lg\:gap-x-8{column-gap:2rem}.lg\:gap-y-2{row-gap:.5rem}.lg\:gap-y-3{row-gap:.75rem}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:whitespace-nowrap{white-space:nowrap}.lg\:rounded-\[50px\]{border-radius:50px}.lg\:border-b{border-bottom-width:1px}.lg\:border-b-0{border-bottom-width:0}.lg\:border-t-0{border-top-width:0}.lg\:border-neutral-black{--tw-border-opacity:1;border-color:rgb(18 18 18/var(--tw-border-opacity,1))}.lg\:border-neutral-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.lg\:bg-neutral-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lg\:bg-transparent{background-color:initial}.lg\:p-0{padding:0}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:p-3{padding:.75rem}.lg\:p-6{padding:1.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-28{padding-left:7rem;padding-right:7rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[120px\]{padding-left:120px;padding-right:120px}.lg\:px-\[152px\]{padding-left:152px;padding-right:152px}.lg\:px-\[50px\]{padding-left:50px;padding-right:50px}.lg\:px-\[51px\]{padding-left:51px;padding-right:51px}.lg\:px-\[64px\]{padding-left:64px;padding-right:64px}.lg\:px-\[80px\]{padding-left:80px;padding-right:80px}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-24{padding-bottom:6rem;padding-top:6rem}.lg\:py-28{padding-bottom:7rem;padding-top:7rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.lg\:py-8{padding-bottom:2rem;padding-top:2rem}.lg\:py-\[26px\]{padding-bottom:26px;padding-top:26px}.lg\:pb-0{padding-bottom:0}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pb-44{padding-bottom:11rem}.lg\:pb-\[140px\]{padding-bottom:140px}.lg\:pb-\[40px\]{padding-bottom:40px}.lg\:pb-\[50px\]{padding-bottom:50px}.lg\:pl-14{padding-left:3.5rem}.lg\:pl-16{padding-left:4rem}.lg\:pl-20{padding-left:5rem}.lg\:pl-44{padding-left:11rem}.lg\:pl-\[120px\]{padding-left:120px}.lg\:pl-\[82px\]{padding-left:82px}.lg\:pr-0{padding-right:0}.lg\:pr-20{padding-right:5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-\[120px\]{padding-right:120px}.lg\:pr-\[90px\]{padding-right:90px}.lg\:pt-0{padding-top:0}.lg\:pt-12{padding-top:3rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-8{padding-top:2rem}.lg\:pt-\[100px\]{padding-top:100px}.lg\:pt-\[116px\]{padding-top:116px}.lg\:pt-\[118px\]{padding-top:118px}.lg\:pt-\[72px\]{padding-top:72px}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-\[100px\]{font-size:100px}.lg\:text-\[110px\]{font-size:110px}.lg\:text-\[125px\]{font-size:125px}.lg\:text-\[13px\]{font-size:13px}.lg\:text-\[16px\]{font-size:16px}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[2\.75rem\]{font-size:2.75rem}.lg\:text-\[20px\]{font-size:20px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-\[27px\]{font-size:27px}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[30px\]{font-size:30px}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[36px\]{font-size:36px}.lg\:text-\[3rem\]{font-size:3rem}.lg\:text-\[42px\]{font-size:42px}.lg\:text-\[48px\]{font-size:48px}.lg\:text-\[52px\]{font-size:52px}.lg\:text-\[62px\]{font-size:62px}.lg\:text-\[68px\]{font-size:68px}.lg\:text-\[72px\]{font-size:72px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:font-bold{font-weight:700}.lg\:leading-\[1\]{line-height:1}.lg\:leading-\[5\.5rem\]{line-height:5.5rem}.lg\:leading-\[6rem\]{line-height:6rem}.lg\:tracking-\[-1\.28px\]{letter-spacing:-1.28px}.lg\:tracking-\[-2\.72px\]{letter-spacing:-2.72px}.lg\:tracking-\[1\.12px\]{letter-spacing:1.12px}.lg\:text-main-hornblende-green{--tw-text-opacity:1;color:rgb(31 80 77/var(--tw-text-opacity,1))}.lg\:text-main-shadowandact{--tw-text-opacity:1;color:rgb(0 156 167/var(--tw-text-opacity,1))}.lg\:text-neutral-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lg\:opacity-10{opacity:.1}}@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:p-20{padding:5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-\[30px\]{font-size:30px}.xl\:text-\[50px\]{font-size:50px}.xl\:text-\[68px\]{font-size:68px}.xl\:leading-\[30px\]{line-height:30px}.xl\:leading-\[52px\]{line-height:52px}}@media(min-width:1536px){.\32xl\:max-w-6xl{max-width:72rem}.\32xl\:px-12{padding-left:3rem;padding-right:3rem}}</style>
<style>@charset "UTF-8";html{scroll-behavior:smooth}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-bottom:0!important;--color-blavity-u-entertainment:var(--color-blavity-u-green);--color-blavity-u-hbc-you:var(--color-blavity-u-voilet);--color-blavity-u-news:var(--color-blavity-u-terracotta)}:root{--font-geist:"Geist",-apple-system,blinkmacsystemfont,"Segoe UI",roboto,sans-serif;--font-inter:"Inter",-apple-system,blinkmacsystemfont,"Segoe UI",roboto,sans-serif}a:hover{opacity:.7}.cookie__bar{isolation:isolate;z-index:2147483647!important}.button-link{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:20px;text-transform:uppercase}.button-link,.description{font-size:12px;font-style:normal}.description{line-height:16px}.free-tag{font-size:12px;font-style:normal;line-height:110%}.article-body h1,.content-entry h1,.heading-h1,h1{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-style:normal;line-height:100%;text-transform:uppercase}@media(min-width:1024px){.article-body h1,.content-entry h1,.heading-h1,h1{font-size:40px;width:90%}}.article-body h2,.content-entry h2,.heading-h2,h2{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-style:normal;line-height:100%}@media(min-width:1024px){.article-body h2,.content-entry h2,.heading-h2,h2{font-size:32px}}.article-body h3,.content-entry h3,.heading-h3,h3{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:22px;font-style:normal;line-height:96%}.article-body h4,.content-entry h4,.heading-h4,h4{font-size:16px}.article-body h4,.article-body h5,.content-entry h4,.content-entry h5,.heading-h4,.heading-h5,h4,h5{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal;line-height:94%}.article-body h5,.content-entry h5,.heading-h5,h5{font-size:14px}.article-body h2,.article-body h3,.article-body h4,.article-body h5,.content-entry h2,.content-entry h3,.content-entry h4,.content-entry h5{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;line-height:130%;margin-bottom:30px;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.menu-item{font-size:12px;font-style:normal;line-height:16px;text-transform:uppercase}.paragraph-1{font-size:14px;font-style:normal;line-height:120%}@media(min-width:1024px){.paragraph-1{font-size:24px;line-height:120%}}.paragraph-2{font-size:16px;font-style:normal;line-height:128%}.paragraph-3{font-size:14px;font-style:normal;line-height:120%}iframe body,iframe html{height:100%}iframe .jw-reset,iframe .jwplayer.jw-flag-aspect-mode{height:100%!important}.article-body p{font-size:1rem;line-height:1.5rem}@media(min-width:1024px){.article-body p{font-size:1.125rem;line-height:1.75rem}}.article-body div,.article-body div>*{margin-bottom:1rem}.article-body a:link{color:#00e}.article-body a:visited{color:#551a8b}.article-body figure,.article-body iframe,.article-body img{max-width:100%}.sa-subscribe-banner-1{background-color:#070302;background-image:url(/_nuxt/bg-banner-1-mobile.2FYp74GI.png);background-size:cover}@media(min-width:1024px){.sa-subscribe-banner-1{background-image:url(/_nuxt/bg-banner-1.lkcE2_qa.png)}}.blavity-u-h2{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;line-height:100%}@media(min-width:1024px){.blavity-u-h2{font-size:40px}}.blavity-u-h3{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;line-height:120%}.content-hub{padding-left:16px;padding-right:16px}@media(min-width:1024px){.content-hub{padding-left:68px;padding-right:68px}}.content-entry ul{list-style:disc;list-style-position:inside;margin-bottom:50px}.content-entry ul li::marker{color:#fd5001}.content-entry .wp-block-quote{margin-bottom:30px;margin-right:0;padding-left:8px;padding-top:5px;position:relative;z-index:10}.content-entry .wp-block-quote p{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:90%;margin-bottom:1.75rem;margin-top:1.75rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}@media(min-width:1024px){.content-entry .wp-block-quote p{margin-top:2rem}}.content-entry .wp-block-quote p{font-size:38px;line-height:112%}@media(min-width:768px){.content-entry .wp-block-quote p{font-size:54px}}.content-entry .wp-block-quote p mark{background-color:transparent;color:#fd5001}.content-entry .wp-block-quote cite{font-size:15px;line-height:21px;--tw-text-opacity:1;color:rgb(108 108 108/var(--tw-text-opacity,1))}.content-entry .wp-block-quote:before{color:#000;content:"“";font-size:120px;left:0;line-height:1;position:absolute;top:-1rem;z-index:-1}.content-entry .wp-block-embed{margin-bottom:50px}.content-entry .wp-block-embed iframe{width:100%}.content-entry .wp-block-image.size-full{left:50%;margin-left:-50vw;margin-right:-50vw;padding-bottom:50px;position:relative;right:50%;width:100vw}@media(min-width:1024px){.content-entry .wp-block-image.size-full{padding-left:68px;padding-right:68px}}</style>
<style>@font-face{font-family:Geist;font-style:normal;font-weight:100;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:200;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:200;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:200;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:300;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:300;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:300;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:400;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:400;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:400;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:500;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:500;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:500;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:600;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:600;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:600;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:700;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:700;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:700;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:800;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:800;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:800;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist;font-style:normal;font-weight:900;src:url(/_nuxt/Geist-normal-100-cyrillic.CHSlOQsW.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:900;src:url(/_nuxt/Geist-normal-100-latin-ext.DMtmJ5ZE.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:900;src:url(/_nuxt/Geist-normal-100-latin.Dm3htQBi.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:200;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/_nuxt/Inter-normal-100-cyrillic-ext.BOeWTOD4.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/_nuxt/Inter-normal-100-cyrillic.DqGufNeO.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/_nuxt/Inter-normal-100-greek-ext.DlzME5K_.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/_nuxt/Inter-normal-100-greek.CkhJZR-_.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/_nuxt/Inter-normal-100-vietnamese.CBcvBZtf.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/_nuxt/Inter-normal-100-latin-ext.DO1Apj_S.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/_nuxt/Inter-normal-100-latin.Dx4kXJAl.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}</style>
<style>.adblocker-overlay[data-v-9c47bd4f]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:99998}.adblocker-modal[data-v-9c47bd4f]{animation:modalSlideIn-9c47bd4f .3s ease;background:#fff;border-radius:20px;max-width:440px;overflow:hidden;width:100%}.adblocker-header[data-v-9c47bd4f]{padding:32px 28px 24px;text-align:center}.adblocker-icon[data-v-9c47bd4f]{align-items:center;background:#ffd60a;border-radius:16px;color:#000;display:flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.adblocker-title[data-v-9c47bd4f]{color:#000;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:8px}.adblocker-subtitle[data-v-9c47bd4f]{color:#666;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}.adblocker-options[data-v-9c47bd4f]{padding:0 16px 16px}.adblocker-option[data-v-9c47bd4f]{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;color:inherit;cursor:pointer;display:flex;margin-bottom:8px;padding:14px 16px;text-align:left;text-decoration:none;transition:all .15s;width:100%}.adblocker-option[data-v-9c47bd4f]:hover{background:#fafafa;border-color:#ccc}.adblocker-option--primary[data-v-9c47bd4f]{background:#fffde6;border-color:#ffd60a}.adblocker-option--primary[data-v-9c47bd4f]:hover{background:#fff9cc;border-color:#e6c200}.adblocker-option--dismiss[data-v-9c47bd4f]{border:none;justify-content:center;margin-bottom:0;padding:12px 16px}.adblocker-option--dismiss .adblocker-option-content[data-v-9c47bd4f]{text-align:center}.adblocker-option--dismiss[data-v-9c47bd4f]:hover{background:#f5f5f5}.adblocker-option-icon[data-v-9c47bd4f]{align-items:center;background:#ffd60a;border-radius:10px;color:#000;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:12px;width:40px}.adblocker-option-icon--secondary[data-v-9c47bd4f]{background:#f0f0f0;color:#333}.adblocker-option-content[data-v-9c47bd4f]{flex:1;min-width:0}.adblocker-option-title[data-v-9c47bd4f]{color:#000;display:block;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600}.adblocker-option-title--muted[data-v-9c47bd4f]{color:#888;font-weight:500}.adblocker-option-desc[data-v-9c47bd4f]{color:#888;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;margin-top:2px}.adblocker-option-arrow[data-v-9c47bd4f]{color:#ccc;flex-shrink:0;margin-left:8px;transition:transform .2s}.adblocker-whitelist-help[data-v-9c47bd4f]{background:#f8f8f8;border-radius:12px;margin-bottom:8px;padding:16px}.adblocker-help-intro[data-v-9c47bd4f]{color:#333;font-family:Inter,sans-serif;font-size:13px;font-weight:600;margin-bottom:10px}.adblocker-help-list[data-v-9c47bd4f]{list-style:none;margin:0 0 14px;padding:0}.adblocker-help-list li[data-v-9c47bd4f]{color:#555;font-family:Inter,sans-serif;font-size:12px;line-height:1.5;padding:4px 0}.adblocker-help-list li strong[data-v-9c47bd4f]{color:#000}.adblocker-help-done[data-v-9c47bd4f]{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Geist,sans-serif;font-size:14px;font-weight:600;padding:10px;transition:background .15s;width:100%}.adblocker-help-done[data-v-9c47bd4f]:hover{background:#333}.modal-fade-enter-active[data-v-9c47bd4f],.modal-fade-leave-active[data-v-9c47bd4f]{transition:opacity .2s ease}.modal-fade-enter-from[data-v-9c47bd4f],.modal-fade-leave-to[data-v-9c47bd4f]{opacity:0}.expand-enter-active[data-v-9c47bd4f],.expand-leave-active[data-v-9c47bd4f]{overflow:hidden;transition:all .2s ease}.expand-enter-from[data-v-9c47bd4f],.expand-leave-to[data-v-9c47bd4f]{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}.expand-enter-to[data-v-9c47bd4f],.expand-leave-from[data-v-9c47bd4f]{max-height:300px}@keyframes modalSlideIn-9c47bd4f{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}</style>
<style>@charset "UTF-8";.cookie__bar{-ms-overflow-style:none;align-items:center;background:#eee;border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-shadow:0 -4px 4px #c7c7c70d;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,Arial,sans-serif;font-size:1rem;line-height:1.5;overflow:hidden;padding:20px;position:fixed;width:100%;z-index:9999}.cookie__bar--bottom{bottom:0;left:0;right:0}.cookie__bar--top{left:0;right:0;top:0}.cookie__bar__wrap{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media(min-width:768px){.cookie__bar__wrap{flex-direction:row}}.cookie__bar__postpone-button{-ms-flex:1 1 auto;margin-right:auto}@media(min-width:768px){.cookie__bar__postpone-button{margin-right:10px}}.cookie__bar__postpone-button:hover{cursor:pointer;opacity:.8}.cookie__bar__content{-ms-flex:1 1 auto;font-size:.9rem;margin-bottom:20px;margin-right:0;max-height:103px;overflow:auto;width:100%}@media(min-width:768px){.cookie__bar__content{margin-bottom:0;margin-right:auto}}.cookie__bar__buttons{display:flex;flex-direction:column;transition:all .2s ease;width:100%}@media(min-width:768px){.cookie__bar__buttons{flex-direction:row;width:auto}}.cookie__bar__buttons__button{border:1px solid transparent;border-radius:3px;display:inline-block;font-size:.9rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.cookie__bar__buttons__button:hover{cursor:pointer;text-decoration:none}.cookie__bar__buttons__button--accept{background:#4caf50;background:linear-gradient(#5cb860,#4caf50);color:#fff;-ms-flex:1 1 auto}.cookie__bar__buttons__button--accept:hover{background:#409343}.cookie__bar__buttons__button--decline{background:#f44336;background:linear-gradient(#f55a4e,#f44336);color:#fff;-ms-flex:1 1 auto;margin-bottom:10px}.cookie__bar__buttons__button--decline:hover{background:#f21f0f}@media(min-width:768px){.cookie__bar__buttons__button--decline{margin-bottom:0;margin-right:10px}}.cookie__floating{-ms-overflow-style:none;background:#fafafa;border:1px solid #ddd;border-radius:6px;bottom:10px;box-shadow:0 4px 8px #c7c7c74d;box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,Arial,sans-serif;font-size:1rem;justify-content:space-between;left:0;line-height:1.5;margin:0 auto;overflow:hidden;position:fixed;right:0;width:90%;z-index:9999}@media(min-width:768px){.cookie__floating{max-width:300px}.cookie__floating--bottom-left{bottom:20px;left:20px;margin:0;right:auto}.cookie__floating--bottom-right{bottom:20px;left:auto;margin:0;right:20px}.cookie__floating--top-right{inset:20px 20px auto auto;margin:0}.cookie__floating--top-left{inset:20px auto auto 20px;margin:0}}.cookie__floating__postpone-button{display:inline-flex;margin-bottom:-10px;margin-right:auto;padding:5px 0 0 20px}.cookie__floating__postpone-button:hover{cursor:pointer;opacity:.8}.cookie__floating__content{font-size:.95rem;margin-bottom:5px;max-height:105px;overflow:auto;padding:15px 20px}@media(min-width:768px){.cookie__floating__content{margin-bottom:10px}}.cookie__floating__buttons{display:flex;flex-direction:row;height:auto;transition:all .2s ease;width:100%}.cookie__floating__buttons__button{background-color:#eee;border:1px solid #ddd;border-left:none;border-right:none;font-size:.9rem;font-weight:700;min-height:40px;padding:.375rem .75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.cookie__floating__buttons__button:first-child{border-right:1px solid #ddd}.cookie__floating__buttons__button:hover{cursor:pointer;text-decoration:none}.cookie__floating__buttons__button--accept{color:#4caf50;-ms-flex:1 1 auto}.cookie__floating__buttons__button--accept:hover{background:#409343;color:#fff}.cookie__floating__buttons__button--decline{color:#f44336;-ms-flex:1 1 auto}.cookie__floating__buttons__button--decline:hover{background:#f21f0f;color:#fff}.slideFromBottom-enter,.slideFromBottom-leave-to{transform:translateY(10em)}.slideFromBottom-enter-to,.slideFromBottom-leave{transform:translate(0)}.slideFromBottom-enter-active{transition:transform .2s ease-out}.slideFromBottom-leave-active{transition:transform .2s ease-in}.slideFromTop-enter,.slideFromTop-leave-to{transform:translateY(-10em)}.slideFromTop-enter-to,.slideFromTop-leave{transform:translate(0)}.slideFromTop-enter-active{transition:transform .2s ease-out}.slideFromTop-leave-active{transition:transform .2s ease-in}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}</style>
<style>.cookie{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cookie__bar{background-color:#555;border-style:none;color:#fff}.cookie__bar__buttons{margin-left:.5rem}.cookie__bar__buttons__button--accept{border-radius:0;padding:.125rem .5rem}@media(min-width:1024px){.cookie__bar__buttons__button--accept{padding:.5rem 3rem}}.cookie__bar__buttons__button--accept{background:#eb5757;font-weight:700;text-transform:uppercase}.cookie__bar__content{font-size:.75rem;line-height:1rem;max-width:none}@media(min-width:1024px){.cookie__bar__content{font-size:1rem;line-height:1.5rem}}</style>
<style>.navbar-dropdown-item__collapse{opacity:0;padding-top:.5rem;pointer-events:none;position:fixed;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease;z-index:9999}.navbar-dropdown-item__collapse.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}</style>
<style>@keyframes spinner{0%{opacity:1}to{opacity:0}}.spinner{display:inline-block;height:80px;position:relative;width:80px}.spinner div{animation:spinner 1.2s linear infinite;transform-origin:40px 40px}.spinner div:after{background:var(--spinner-color,var(--color-main-shadowandact));border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.spinner div:first-child{animation-delay:-1.1s;transform:rotate(0)}.spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}</style>
<style>.main-footer__subscribe-form input[type=email]{border-width:0 0 1px;flex:1 1 0%;--tw-border-opacity:1;background-color:transparent;border-color:rgb(255 214 10/var(--tw-border-opacity,1))}.main-footer__subscribe-form input[type=submit]{--tw-bg-opacity:1;background-color:rgb(255 214 10/var(--tw-bg-opacity,1));font-weight:700;text-transform:uppercase;--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity,1));padding:14px 27px}@media(min-width:1024px){.main-footer__subscribe-form input[type=submit]{padding-left:51px;padding-right:51px}}</style>
<style>.sa-sub-navbar .router-link{border-bottom-width:2px;border-color:transparent;--tw-text-opacity:1;color:rgb(18 18 18/var(--tw-text-opacity,1));opacity:.8}@media(min-width:1024px){.sa-sub-navbar .router-link{border-bottom-width:0;border-top-width:4px}}.sa-sub-navbar .router-link-exact-active,.sa-sub-navbar .router-link:hover{--tw-border-opacity:1;border-color:rgb(0 156 167/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(0 156 167/var(--tw-text-opacity,1));opacity:1}</style>
<style>.sa-top-banner__logo-container{border-left-width:2px;margin-bottom:1.5rem;position:relative;--tw-border-opacity:1;border-color:rgb(0 156 167/var(--tw-border-opacity,1));padding:1rem 1.25rem}@media(min-width:1024px){.sa-top-banner__logo-container{flex:0 0 320px;margin-bottom:0;padding-left:27px}}.sa-top-banner__logo-container:after,.sa-top-banner__logo-container:before{display:block;left:0;position:absolute;--tw-bg-opacity:1;background-color:rgb(0 156 167/var(--tw-bg-opacity,1));content:"";height:2px;width:23px}.sa-top-banner__logo-container:after{bottom:0}.sa-top-banner__logo-container:before{top:0}</style>
<style>.sa__subscribe-banner{background:linear-gradient(87deg,#1f504d,#009ca7)}@media(min-width:1024px){.sa__subscribe-banner{background:linear-gradient(121deg,#1f504d,#009ca7)}}.sa__subscribe-banner__wrapper{background-image:url(/_nuxt/bg-banner-2-mobile.BwkRqLDU.png);background-size:cover}@media(min-width:1024px){.sa__subscribe-banner__wrapper{background-image:url(/_nuxt/bg-banner-2.J8NTjBVc.png)}}</style>
<style>[id][data-v-2fbc5d1f]:before{content:"";display:block;height:160px;margin-top:-160px;visibility:hidden}@media(min-width:1024px){[id][data-v-2fbc5d1f]:before{height:148px;margin-top:-148px}}</style>
<link rel="stylesheet" href="/_nuxt/entry.CRbVWQ2o.css" crossorigin>
<link rel="stylesheet" href="/_nuxt/shadowandact.CLIXqjx7.css" crossorigin>
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CuzqWP0A.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/TLVElLNy.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CfCxvMik.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CQIGNiSB.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CzLi3CnW.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/BGaZMZtx.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/Bm-e6vEg.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CsAYe-Sx.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/_5idWW-v.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CrGOJulc.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/BokdU-ao.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/_O_VM5sp.js">
<link rel="modulepreload" as="script" crossorigin href="/_nuxt/CqD0Iu1J.js">
<script type="module" src="/_nuxt/CuzqWP0A.js" crossorigin></script>
<link rel="dns-prefetch" href="https://api.r1cdn.com">
<link rel="dns-prefetch" href="https://api.viglink.com">
<link rel="dns-prefetch" href="https://cdn.blavity.com">
<link rel="prefetch" as="image" type="image/png" href="/_nuxt/bg-banner-2-mobile.BwkRqLDU.png">
<link rel="prefetch" as="image" type="image/png" href="/_nuxt/bg-banner-2.J8NTjBVc.png">
<meta name="description" content="Shadow and Act by Blavity is a website dedicated to cinema, television and web content of Africa and its global Diaspora.">
<meta property="fb:app_id" content="567482886746994">
<meta name="keywords" content="Blavity, Black Twitter, Black Lives Matter, Black Millennials, Black News, Shadow And Act">
<meta property="og:description" content="Shadow and Act by Blavity is a website dedicated to cinema, television and web content of Africa and its global Diaspora.">
<meta property="og:image" content="https://blavity.com/images/logo-blavity.png">
<meta property="og:image:alt" content="Blavity News & Entertainment">
<meta property="og:site_name" content="Blavity News & Entertainment">
<meta property="og:type" content="website">
<meta name="twitter:description" content="Shadow and Act by Blavity is a website dedicated to cinema, television and web content of Africa and its global Diaspora.">
<link rel="icon" type="image/png" href="/favicon.ico">
<noscript><img src="https://sb.scorecardresearch.com/p?c1=2&c2=37669200&cv=4.4.0&cj=1"></noscript>
<meta name="referrer" content="no-referrer-when-downgrade">
<meta http-equiv="origin-trial" content="*">
<script type="application/ld+json" data-hid="blavity-organization-schema">{"@context":"https://schema.org","@type":"Organization","@id":"https://blavity.com#organization","name":"Blavity","url":"https://blavity.com","logo":{"@type":"ImageObject","url":"https://blavity.com/images/logo-blavity.png"},"sameAs":["https://www.facebook.com/blavity","https://www.instagram.com/blavity/","https://x.com/blavity","https://www.youtube.com/blavity","https://www.linkedin.com/company/blavity","https://www.tiktok.com/@blavity"]}</script>
<link rel="manifest" href="/manifest.webmanifest">
<meta property="og:title" content="Shadow And Act - Blavity News">
<meta property="og:url" content="https://blavity.com/entertainment/">
<meta name="twitter:title" content="Shadow And Act - Blavity News"></head><body  class=""><!--teleport start anchor--><div class="htlad-adhesion"></div><div class="htlad-out_of_page"></div><!--teleport anchor--><!--teleport start anchor--><div class="fixed inset-0 bg-black z-40 lg:hidden transition-all duration-300 ease-in-out overflow-y-auto opacity-0 pointer-events-none fixed bottom-0 left-0 top-[68px] lg:top-[50px]" style="top:68px;z-index:999999;"><div class="flex flex-col min-h-full transition-transform duration-300 ease-in-out -translate-y-full"><!--[--><!--[--><a href="/briefing" class="px-[62px] py-[23px] text-white text-base border-b border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200">Briefing</a><!--]--><!--[--><a aria-current="page" href="/entertainment" class="router-link-active router-link-exact-active px-[62px] py-[23px] text-white text-base border-b border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200">Entertainment</a><!--]--><!--[--><a href="/categories/culture" class="px-[62px] py-[23px] text-white text-base border-b border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200">Culture</a><!--]--><!--[--><div class="border-b border-[#A0A0A0]"><button class="w-full px-[62px] py-[23px] text-white text-base hover:bg-white/5 transition-colors duration-200 flex items-center justify-between"><span>Health</span><svg class="w-2 h-[7px] fill-white transition-transform duration-200" width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 5.5L0.535898 0.25L7.4641 0.25L4 5.5Z" fill="white"></path></svg></button><div class="overflow-hidden transition-all duration-300 ease-in-out max-h-0"><!--[--><a href="/health/category/health-news" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">News</a><a href="/health/category/conditions-care" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Conditions &amp; Care</a><a href="/health/category/cost-coverage" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Cost &amp; Coverage</a><a href="/health/category/wellness" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Wellness</a><a href="/health/category/nutrition" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Nutrition</a><!--]--></div></div><!--]--><!--[--><a href="/blavity-u" class="px-[62px] py-[23px] text-white text-base border-b border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200">Blavity U</a><!--]--><!--[--><div class="border-b border-[#A0A0A0]"><button class="w-full px-[62px] py-[23px] text-white text-base hover:bg-white/5 transition-colors duration-200 flex items-center justify-between"><span>21Ninety</span><svg class="w-2 h-[7px] fill-white transition-transform duration-200" width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 5.5L0.535898 0.25L7.4641 0.25L4 5.5Z" fill="white"></path></svg></button><div class="overflow-hidden transition-all duration-300 ease-in-out max-h-0"><!--[--><a href="/women/category/beauty" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Beauty</a><a href="/women/category/hair" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Hair</a><a href="/women/category/mind-body" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Mind &amp; Body</a><a href="/women/category/relationships" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Relationships</a><a href="/women/category/motherhood" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Motherhood</a><a href="/women/category/career-money" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Career &amp; Money</a><a href="/women/category/astrology" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Astrology</a><!--]--></div></div><!--]--><!--[--><div class="border-b border-[#A0A0A0]"><button class="w-full px-[62px] py-[23px] text-white text-base hover:bg-white/5 transition-colors duration-200 flex items-center justify-between"><span>Blavity Brands</span><svg class="w-2 h-[7px] fill-white transition-transform duration-200" width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 5.5L0.535898 0.25L7.4641 0.25L4 5.5Z" fill="white"></path></svg></button><div class="overflow-hidden transition-all duration-300 ease-in-out max-h-0"><!--[--><a href="/town-hall" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Blavity Town Hall</a><a href="/blavity-books" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Books</a><a href="https://homeandtexture.com/" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Home &amp; Texture</a><a href="https://afrotech.com" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">AfroTech</a><a href="https://travelnoire.com" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Travel Noire</a><a href="https://talentinfusion.io" rel="noopener noreferrer" target="_blank" class="px-[62px] py-[23px] text-white text-base border-t border-[#A0A0A0] hover:bg-white/5 transition-colors duration-200 block">Talent Infusion</a><!--]--></div></div><!--]--><!--]--></div></div><!--teleport anchor--><!--teleport start anchor--><!----><!--teleport anchor--><div id="__nuxt"><!--[--><!----><!----><!--[--><!--teleport start--><!--teleport end--><!--[--><nav class="navbar bg-black h-[50px] w-full fixed top-0 left-0 z-50 hidden lg:block"><div class="w-full h-full max-w-[1440px] mx-auto relative"><a href="/" class="absolute left-[120px] top-[17px] transition-opacity hover:opacity-80"><img src="/images/logo-blavity-white.svg" height="20" width="120" alt="Blavity News logo" title="Blavity News logo" loading="lazy" style="object-position:center top;width:106px;height:17px;" class="text-white"></a><div class="absolute left-[464px] top-0 h-[50px] flex items-center"><!--[--><!--[--><a href="/briefing" class="h-[50px] px-4 flex items-center text-white text-xs hover:bg-white/10 transition-colors duration-200"><span>Briefing</span></a><!--]--><!--[--><a aria-current="page" href="/entertainment" class="router-link-active router-link-exact-active h-[50px] px-4 flex items-center text-white text-xs hover:bg-white/10 transition-colors duration-200"><span>Entertainment</span></a><!--]--><!--[--><a href="/categories/culture" class="h-[50px] px-4 flex items-center text-white text-xs hover:bg-white/10 transition-colors duration-200"><span>Culture</span></a><!--]--><!--[--><div class="h-[50px] flex items-center"><div role="menuitem" tabindex="0" class="navbar-dropdown-item flex items-center"><a href="/health" class="h-[50px] px-4 flex items-center gap-1 text-white text-xs hover:bg-white/10 transition-colors duration-200"><span class="flex items-center gap-1"><span>Health</span><svg class="w-2 h-[7px] fill-white transition-transform duration-200" width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 5.5L0.535898 0.25L7.4641 0.25L4 5.5Z" fill="currentColor"></path></svg></span></a><!--teleport start--><!--teleport end--></div></div><!--]--><!--[--><a href="/blavity-u" class="h-[50px] px-4 flex items-center text-white text-xs hover:bg-white/10 transition-colors duration-200"><span>Blavity U</span></a><!--]--><!--[--><div class="h-[50px] flex items-center"><div role="menuitem" tabindex="0" class="navbar-dropdown-item flex items-center"><a href="/women" class="h-[50px] px-4 flex items-center gap-1 text-white text-xs hover:bg-white/10 transition-colors duration-200"><span class="flex items-center gap-1"><span>21Ninety</span><svg class="w-2 h-[7px] fill-white transition-transform duration-200" width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 5.5L0.535898 0.25L7.4641 0.25L4 5.5Z" fill="currentColor"></path></svg></span></a><!--teleport start--><!--teleport end--></div></div><!--]--><!--[--><div class="h-[50px] flex items-center"><div role="menuitem" tabindex="0" class="navbar-dropdown-item flex items-center"><button class="h-[50px] px-4 flex items-center gap-1 text-white text-xs hover:bg-white/10 transition-colors duration-200"><span class="flex items-center gap-1"><span>Blavity Brands</span><svg class="w-2 h-[7px] fill-white transition-transform duration-200" width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 5.5L0.535898 0.25L7.4641 0.25L4 5.5Z" fill="currentColor"></path></svg></span></button><!--teleport start--><!--teleport end--></div></div><!--]--><!--]--></div><div class="absolute right-[100px] top-0 h-[50px] flex items-center gap-4"><button class="p-2 text-white hover:opacity-80 transition-opacity duration-200" aria-label="Search"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.3187 20.0273L15.232 13.9406C16.1766 12.7195 16.6875 11.2266 16.6875 9.65625C16.6875 7.77656 15.9539 6.01406 14.6273 4.68516C13.3008 3.35625 11.5336 2.625 9.65625 2.625C7.77891 2.625 6.01172 3.35859 4.68516 4.68516C3.35625 6.01172 2.625 7.77656 2.625 9.65625C2.625 11.5336 3.35859 13.3008 4.68516 14.6273C6.01172 15.9562 7.77656 16.6875 9.65625 16.6875C11.2266 16.6875 12.7172 16.1766 13.9383 15.2344L20.025 21.3187C20.0428 21.3366 20.064 21.3508 20.0874 21.3604C20.1107 21.3701 20.1357 21.3751 20.1609 21.3751C20.1862 21.3751 20.2112 21.3701 20.2345 21.3604C20.2578 21.3508 20.279 21.3366 20.2969 21.3187L21.3187 20.2992C21.3366 20.2814 21.3508 20.2602 21.3604 20.2369C21.3701 20.2135 21.3751 20.1885 21.3751 20.1633C21.3751 20.138 21.3701 20.113 21.3604 20.0897C21.3508 20.0664 21.3366 20.0452 21.3187 20.0273ZM13.3688 13.3688C12.375 14.3602 11.0578 14.9062 9.65625 14.9062C8.25469 14.9062 6.9375 14.3602 5.94375 13.3688C4.95234 12.375 4.40625 11.0578 4.40625 9.65625C4.40625 8.25469 4.95234 6.93516 5.94375 5.94375C6.9375 4.95234 8.25469 4.40625 9.65625 4.40625C11.0578 4.40625 12.3773 4.95 13.3688 5.94375C14.3602 6.9375 14.9062 8.25469 14.9062 9.65625C14.9062 11.0578 14.3602 12.3773 13.3688 13.3688Z" fill="currentColor"></path></svg></button><a href="/support" class="w-[95px] h-[38px] rounded-full bg-[#FFD60A] text-neutral-black font-bold text-xs hover:opacity-90 transition-opacity duration-200 flex items-center justify-center"> Support Us </a></div></div></nav><nav class="navbar bg-black h-[68px] w-full fixed top-0 left-0 z-50 lg:hidden"><div class="h-full flex items-center justify-between px-5"><button class="text-white transition-opacity hover:opacity-80 duration-200" aria-label="Toggle Menu"><svg width="24" height="24" viewbox="0 0 24 24" fill="#fff" xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 text-white"><path d="M3 18H21V16H3V18ZM3 13H21V11H3V13ZM3 6V8H21V6H3Z" fill="#fff"></path></svg></button><a href="/" class="transition-opacity hover:opacity-80"><img src="/images/logo-blavity-white.svg" height="20" width="120" alt="Blavity News logo" title="Blavity News logo" loading="lazy" style="object-position:center top;width:112px;height:18px;" class="text-white"></a><div class="flex items-center gap-3"><button class="text-white p-1 hover:opacity-80 transition-opacity duration-200" aria-label="Search"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.3187 20.0273L15.232 13.9406C16.1766 12.7195 16.6875 11.2266 16.6875 9.65625C16.6875 7.77656 15.9539 6.01406 14.6273 4.68516C13.3008 3.35625 11.5336 2.625 9.65625 2.625C7.77891 2.625 6.01172 3.35859 4.68516 4.68516C3.35625 6.01172 2.625 7.77656 2.625 9.65625C2.625 11.5336 3.35859 13.3008 4.68516 14.6273C6.01172 15.9562 7.77656 16.6875 9.65625 16.6875C11.2266 16.6875 12.7172 16.1766 13.9383 15.2344L20.025 21.3187C20.0428 21.3366 20.064 21.3508 20.0874 21.3604C20.1107 21.3701 20.1357 21.3751 20.1609 21.3751C20.1862 21.3751 20.2112 21.3701 20.2345 21.3604C20.2578 21.3508 20.279 21.3366 20.2969 21.3187L21.3187 20.2992C21.3366 20.2814 21.3508 20.2602 21.3604 20.2369C21.3701 20.2135 21.3751 20.1885 21.3751 20.1633C21.3751 20.138 21.3701 20.113 21.3604 20.0897C21.3508 20.0664 21.3366 20.0452 21.3187 20.0273ZM13.3688 13.3688C12.375 14.3602 11.0578 14.9062 9.65625 14.9062C8.25469 14.9062 6.9375 14.3602 5.94375 13.3688C4.95234 12.375 4.40625 11.0578 4.40625 9.65625C4.40625 8.25469 4.95234 6.93516 5.94375 5.94375C6.9375 4.95234 8.25469 4.40625 9.65625 4.40625C11.0578 4.40625 12.3773 4.95 13.3688 5.94375C14.3602 6.9375 14.9062 8.25469 14.9062 9.65625C14.9062 11.0578 14.3602 12.3773 13.3688 13.3688Z" fill="currentColor"></path></svg></button><a href="/support" class="px-6 h-[33px] rounded-full bg-[#FFD60A] text-neutral-black font-bold text-sm hover:opacity-90 transition-opacity duration-200 flex items-center justify-center"> Support Us </a></div></div></nav><!--teleport start--><!--teleport end--><!--]--><div class="flex flex-col mt-[100px]"><div class="sa-sub-navbar pb-[18px] pt-2.5 lg:pt-0 sticky top-[57px] z-10 lg:order-2 lg:top-[72px]" style="background:rgba(255 255 255 / 90%);backdrop-filter:blur(2px);"><div class="container"><div class="flex flex-col gap-y-4 lg:flex-row lg:gap-x-10 lg:items-center"><h2 class="hidden mr-8 opacity-40 text-neutral-black w-[304px] lg:block"> Explore Shadow and Act: </h2><ul class="flex overflow-x-auto lg:gap-x-6"><!--[--><li><a href="/entertainment/category/film" class="menu-item router-link inline-block px-2.5 pb-0.5 lg:px-0 lg:py-6"><span>Film</span></a></li><li><a href="/entertainment/category/television" class="menu-item router-link inline-block px-2.5 pb-0.5 lg:px-0 lg:py-6"><span>Television</span></a></li><li><a href="/entertainment/category/unscripted" class="menu-item router-link inline-block px-2.5 pb-0.5 lg:px-0 lg:py-6"><span>Unscripted</span></a></li><li><a href="/categories/news/interviews-sa-originals" class="menu-item router-link inline-block px-2.5 pb-0.5 lg:px-0 lg:py-6"><span>Interviews</span></a></li><!--]--></ul><div class="bg-neutral-light-gray h-4 hidden lg:block" style="width:1px;"></div><div class="flex gap-x-6" style=""><a href="https://www.facebook.com/shadowandact?mibextid=LQQJ4d" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full text-neutral-black lg:text-main-hornblende-green"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 13.5H16.5L17.5 9.5H14V7.5C14 6.47 14 5.5 16 5.5H17.5V2.14C17.174 2.097 15.943 2 14.643 2C11.928 2 10 3.657 10 6.7V9.5H7V13.5H10V22H14V13.5Z" fill="currentColor"></path></svg></a><a href="https://instagram.com/shadow_act?igshid=MzRlODBiNWFlZA==" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full text-neutral-black lg:text-main-hornblende-green"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8 2H16.2C19.4 2 22 4.6 22 7.8V16.2C22 17.7383 21.3889 19.2135 20.3012 20.3012C19.2135 21.3889 17.7383 22 16.2 22H7.8C4.6 22 2 19.4 2 16.2V7.8C2 6.26174 2.61107 4.78649 3.69878 3.69878C4.78649 2.61107 6.26174 2 7.8 2ZM7.6 4C6.64522 4 5.72955 4.37928 5.05442 5.05442C4.37928 5.72955 4 6.64522 4 7.6V16.4C4 18.39 5.61 20 7.6 20H16.4C17.3548 20 18.2705 19.6207 18.9456 18.9456C19.6207 18.2705 20 17.3548 20 16.4V7.6C20 5.61 18.39 4 16.4 4H7.6ZM17.25 5.5C17.5815 5.5 17.8995 5.6317 18.1339 5.86612C18.3683 6.10054 18.5 6.41848 18.5 6.75C18.5 7.08152 18.3683 7.39946 18.1339 7.63388C17.8995 7.8683 17.5815 8 17.25 8C16.9185 8 16.6005 7.8683 16.3661 7.63388C16.1317 7.39946 16 7.08152 16 6.75C16 6.41848 16.1317 6.10054 16.3661 5.86612C16.6005 5.6317 16.9185 5.5 17.25 5.5ZM12 7C13.3261 7 14.5979 7.52678 15.5355 8.46447C16.4732 9.40215 17 10.6739 17 12C17 13.3261 16.4732 14.5979 15.5355 15.5355C14.5979 16.4732 13.3261 17 12 17C10.6739 17 9.40215 16.4732 8.46447 15.5355C7.52678 14.5979 7 13.3261 7 12C7 10.6739 7.52678 9.40215 8.46447 8.46447C9.40215 7.52678 10.6739 7 12 7ZM12 9C11.2044 9 10.4413 9.31607 9.87868 9.87868C9.31607 10.4413 9 11.2044 9 12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12C15 11.2044 14.6839 10.4413 14.1213 9.87868C13.5587 9.31607 12.7956 9 12 9Z" fill="currentColor"></path></svg></a><a href="https://www.tiktok.com/@shadowandact?_t=8egAHG82qNO&amp;_r=1" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full text-neutral-black lg:text-main-hornblende-green"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none"><path d="M13.8335 4.85C13.2638 4.19969 12.9499 3.36453 12.9501 2.5H10.3751V12.8333C10.3553 13.3925 10.1192 13.9222 9.7166 14.3108C9.31401 14.6994 8.77634 14.9166 8.2168 14.9167C7.03346 14.9167 6.05013 13.95 6.05013 12.75C6.05013 11.3167 7.43346 10.2417 8.85846 10.6833V8.05C5.98346 7.66667 3.4668 9.9 3.4668 12.75C3.4668 15.525 5.7668 17.5 8.20846 17.5C10.8251 17.5 12.9501 15.375 12.9501 12.75V7.50833C13.9943 8.25821 15.2479 8.66054 16.5335 8.65833V6.08333C16.5335 6.08333 14.9668 6.15833 13.8335 4.85Z" fill="currentColor"></path></svg></a><a href="https://twitter.com/shadowandact?s=21&amp;t=BYzH7C5YRTJstWTMV1OK0w" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full text-neutral-black lg:text-main-hornblende-green"><svg width="1200" height="1227" viewbox="0 0 1200 1227" fill="none" style="height:20px;width:auto;"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="currentColor"></path></svg></a></div></div></div></div><div class="text-neutral-white lg:order-1"><div class="lg:container"><div class="px-4 py-6 lg:flex lg:pr-6" style="background:linear-gradient(87deg, #121212 50%, #009CA7 100%);"><div class="sa-top-banner__logo-container"><picture class="block w-full lg:w-[90px]"><source media="(min-width: 1024px)" srcset="/images/logo-shadowandact-stacked.svg"><img src="/images/logo-shadowandact.svg" alt="Shadow And Act logo" title="Shadow And Act logo" loading="lazy" style="object-position:center top;"></picture></div><div class="border-t flex flex-col gap-y-6 pt-3 w-full"><h1 class="paragraph-2 lg:max-w-[490px]"> Shadow and Act is a website <br class="lg:hidden">dedicated to cinema, television, <br class="lg:hidden">web content of Africa &amp; its Global Diaspora. </h1><div class="flex gap-x-6 lg:hidden"><a href="https://www.facebook.com/shadowandact?mibextid=LQQJ4d" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full" style="background:rgba(255 255 255 / 20%);"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 13.5H16.5L17.5 9.5H14V7.5C14 6.47 14 5.5 16 5.5H17.5V2.14C17.174 2.097 15.943 2 14.643 2C11.928 2 10 3.657 10 6.7V9.5H7V13.5H10V22H14V13.5Z" fill="currentColor"></path></svg></a><a href="https://instagram.com/shadow_act?igshid=MzRlODBiNWFlZA==" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full" style="background:rgba(255 255 255 / 20%);"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8 2H16.2C19.4 2 22 4.6 22 7.8V16.2C22 17.7383 21.3889 19.2135 20.3012 20.3012C19.2135 21.3889 17.7383 22 16.2 22H7.8C4.6 22 2 19.4 2 16.2V7.8C2 6.26174 2.61107 4.78649 3.69878 3.69878C4.78649 2.61107 6.26174 2 7.8 2ZM7.6 4C6.64522 4 5.72955 4.37928 5.05442 5.05442C4.37928 5.72955 4 6.64522 4 7.6V16.4C4 18.39 5.61 20 7.6 20H16.4C17.3548 20 18.2705 19.6207 18.9456 18.9456C19.6207 18.2705 20 17.3548 20 16.4V7.6C20 5.61 18.39 4 16.4 4H7.6ZM17.25 5.5C17.5815 5.5 17.8995 5.6317 18.1339 5.86612C18.3683 6.10054 18.5 6.41848 18.5 6.75C18.5 7.08152 18.3683 7.39946 18.1339 7.63388C17.8995 7.8683 17.5815 8 17.25 8C16.9185 8 16.6005 7.8683 16.3661 7.63388C16.1317 7.39946 16 7.08152 16 6.75C16 6.41848 16.1317 6.10054 16.3661 5.86612C16.6005 5.6317 16.9185 5.5 17.25 5.5ZM12 7C13.3261 7 14.5979 7.52678 15.5355 8.46447C16.4732 9.40215 17 10.6739 17 12C17 13.3261 16.4732 14.5979 15.5355 15.5355C14.5979 16.4732 13.3261 17 12 17C10.6739 17 9.40215 16.4732 8.46447 15.5355C7.52678 14.5979 7 13.3261 7 12C7 10.6739 7.52678 9.40215 8.46447 8.46447C9.40215 7.52678 10.6739 7 12 7ZM12 9C11.2044 9 10.4413 9.31607 9.87868 9.87868C9.31607 10.4413 9 11.2044 9 12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12C15 11.2044 14.6839 10.4413 14.1213 9.87868C13.5587 9.31607 12.7956 9 12 9Z" fill="currentColor"></path></svg></a><a href="https://www.tiktok.com/@shadowandact?_t=8egAHG82qNO&amp;_r=1" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full" style="background:rgba(255 255 255 / 20%);"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" fill="none"><path d="M13.8335 4.85C13.2638 4.19969 12.9499 3.36453 12.9501 2.5H10.3751V12.8333C10.3553 13.3925 10.1192 13.9222 9.7166 14.3108C9.31401 14.6994 8.77634 14.9166 8.2168 14.9167C7.03346 14.9167 6.05013 13.95 6.05013 12.75C6.05013 11.3167 7.43346 10.2417 8.85846 10.6833V8.05C5.98346 7.66667 3.4668 9.9 3.4668 12.75C3.4668 15.525 5.7668 17.5 8.20846 17.5C10.8251 17.5 12.9501 15.375 12.9501 12.75V7.50833C13.9943 8.25821 15.2479 8.66054 16.5335 8.65833V6.08333C16.5335 6.08333 14.9668 6.15833 13.8335 4.85Z" fill="currentColor"></path></svg></a><a href="https://twitter.com/shadowandact?s=21&amp;t=BYzH7C5YRTJstWTMV1OK0w" rel="noopener noreferrer" target="_blank" class="bg-main-snowbank h-9 w-9 flex items-center justify-center rounded-full" style="background:rgba(255 255 255 / 20%);"><svg width="1200" height="1227" viewbox="0 0 1200 1227" fill="none" style="height:20px;width:auto;"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="currentColor"></path></svg></a></div></div></div></div></div><div class="lg:order-3"><!--[--><!--[--><div class="pt-8" data-v-2fbc5d1f><div class="container" data-v-2fbc5d1f><div class="mb-8 lg:flex lg:gap-x-8" data-v-2fbc5d1f><div class="border-t-4 border-neutral-black pt-2 mb-8 lg:flex-1 lg:mb-0 lg:order-1" data-v-2fbc5d1f><div class="lg:min-h-[120px]"><div class="lg:flex lg:gap-x-28 lg:items-end"><a href="/entertainment/big-mood-season-two-interviews" class="heading-h1 mb-4 text-neutral-black lg:mb-0"><!--[--><span class="line-clamp-3">'Big Mood's Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2</span><!--]--></a><a href="/entertainment/big-mood-season-two-interviews" class="heading-h4 text-main-shadowandact"><!--[--><span class="inline-flex gap-x-2 whitespace-nowrap">Read full story <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.00016 4V5.33333H9.72683L3.3335 11.7267L4.2735 12.6667L10.6668 6.27333V12H12.0002V4H4.00016Z" fill="currentColor" stroke="currentColor" stroke-width="0.5"></path></svg></span><!--]--></a></div></div><div class="mt-11 -mx-4 relative lg:mt-8 lg:mx-0"><a href="/entertainment/big-mood-season-two-interviews" class=""><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/72dpi_75975_S2_Big-Mood-S2-First-Looks-52.jpg" alt="&#39;Big Mood&#39;s Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2" title="&#39;Big Mood&#39;s Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2" loading="lazy" style="object-position:center top;" class="h-[200px] object-cover w-full lg:h-[468px]"><!--]--></a><div class="absolute flex gap-0.5 left-4 top-4"><!--[--><a href="/categories/entertainment" class="description bg-main-shadowandact px-3.5 py-2 text-neutral-white"><span>Entertainment</span></a><a href="/categories/interviews-sa-originals" class="description bg-main-shadowandact px-3.5 py-2 text-neutral-white"><span>Interviews</span></a><a href="/categories/television" class="description bg-main-shadowandact px-3.5 py-2 text-neutral-white"><span>Television</span></a><!--]--></div></div></div><div class="border-t-4 border-neutral-black pt-2 lg:flex lg:flex-col lg:justify-between lg:basis-[304px] lg:grow-0 lg:shrink-0" data-v-2fbc5d1f><h2 class="heading-h2 mb-10" data-v-2fbc5d1f> Trending now 🔥 </h2><ul class="grid grid-cols-1 gap-4" data-v-2fbc5d1f><!--[--><li data-v-2fbc5d1f><div class="flex gap-x-2" data-v-2fbc5d1f><a href="/pete-hegseth-roasted-for-samuel-l-jackson-pulp-viction-prayer" class="aspect-square inline-block flex-[0_0_102px]"><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/GettyImages-2268666853.jpg" height="92" width="102" alt="Pete Hegseth Was Roasted For Quoting Samuel L. Jackson&#39;s Fake &#39;Pulp Fiction&#39; Verse During Pentagon Prayer" title="Pete Hegseth Was Roasted For Quoting Samuel L. Jackson&#39;s Fake &#39;Pulp Fiction&#39; Verse During Pentagon Prayer" loading="lazy" style="object-position:center top;" class="h-full object-cover w-full"></a><div class="border-b border-neutral-black flex flex-col justify-between pb-2"><a href="/pete-hegseth-roasted-for-samuel-l-jackson-pulp-viction-prayer" class="heading-h5"><span class="line-clamp-3">Pete Hegseth Was Roasted For Quoting Samuel L. Jackson's Fake 'Pulp Fiction' Verse During Pentagon Prayer</span></a><div><p class="free-tag text-neutral-gray">April 19, 2026</p></div></div></div></li><li data-v-2fbc5d1f><div class="flex gap-x-2" data-v-2fbc5d1f><a href="/ti-daughter-deyjah-joins-delta-sigma-theta" class="aspect-square inline-block flex-[0_0_102px]"><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Untitled-design-7-5.jpg" height="92" width="102" alt="T.I.&#39;s Daughter Deyjah Harris Joins Delta Sigma Theta At Clark Atlanta University" title="T.I.&#39;s Daughter Deyjah Harris Joins Delta Sigma Theta At Clark Atlanta University" loading="lazy" style="object-position:center top;" class="h-full object-cover w-full"></a><div class="border-b border-neutral-black flex flex-col justify-between pb-2"><a href="/ti-daughter-deyjah-joins-delta-sigma-theta" class="heading-h5"><span class="line-clamp-3">T.I.'s Daughter Deyjah Harris Joins Delta Sigma Theta At Clark Atlanta University</span></a><div><p class="free-tag text-neutral-gray">April 14, 2026</p></div></div></div></li><li data-v-2fbc5d1f><div class="flex gap-x-2" data-v-2fbc5d1f><a href="/akio-evans-black-history-tote-bag" class="aspect-square inline-block flex-[0_0_102px]"><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/03/photo-collage.png-25.png" height="92" width="102" alt="A Tote Bag That Carries 100 Years Of Black History: Akio Evans Merges Art With Consciousness" title="A Tote Bag That Carries 100 Years Of Black History: Akio Evans Merges Art With Consciousness" loading="lazy" style="object-position:center top;" class="h-full object-cover w-full"></a><div class="border-b border-neutral-black flex flex-col justify-between pb-2"><a href="/akio-evans-black-history-tote-bag" class="heading-h5"><span class="line-clamp-3">A Tote Bag That Carries 100 Years Of Black History: Akio Evans Merges Art With Consciousness</span></a><div><p class="free-tag text-neutral-gray">March 30, 2026</p></div></div></div></li><li data-v-2fbc5d1f><div class="flex gap-x-2" data-v-2fbc5d1f><a href="/celebrity-memoirs-every-black-reader-should-have" class="aspect-square inline-block flex-[0_0_102px]"><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/03/design-11.jpg" height="92" width="102" alt="11 Memoirs Every Black Reader Should Have On Their Shelf" title="11 Memoirs Every Black Reader Should Have On Their Shelf" loading="lazy" style="object-position:center top;" class="h-full object-cover w-full"></a><div class="border-b border-neutral-black flex flex-col justify-between pb-2"><a href="/celebrity-memoirs-every-black-reader-should-have" class="heading-h5"><span class="line-clamp-3">11 Memoirs Every Black Reader Should Have On Their Shelf</span></a><div><p class="free-tag text-neutral-gray">March 29, 2026</p></div></div></div></li><!--]--></ul></div></div></div><div class="lg:container" data-v-2fbc5d1f><div class="lg:flex lg:gap-x-8" data-v-2fbc5d1f><div class="flex flex-col gap-y-8 mb-8 lg:mb-0 lg:flex-col-reverse lg:justify-between lg:basis-[304px] lg:grow-0 lg:shrink-0" data-v-2fbc5d1f><iframe class="aspect-[1080/1920] w-full" src="https://cdn.jwplayer.com/players/pzFMPtsG-7b1VJG1h.html" title="Entertainment Video" allowfullscreen data-v-2fbc5d1f></iframe><div class="flex justify-center max-w-full overflow-hidden" data-v-2fbc5d1f><div class="htl-ad htlad-right_rail" data-v-2fbc5d1f></div></div></div><div data-v-2fbc5d1f><div id="film" data-v-2fbc5d1f><div class="bg-neutral-black pb-14 pt-12 text-neutral-white lg:py-8" data-v-2fbc5d1f><div class="mb-10 mx-4 lg:flex lg:items-center lg:justify-between lg:mb-12 lg:mx-8" data-v-2fbc5d1f><h2 class="heading-h1" data-v-2fbc5d1f> Film </h2><a href="/entertainment/category/film" class="hidden heading-h3 text-main-shadowandact lg:block" data-v-2fbc5d1f><span class="inline-flex gap-x-2 whitespace-nowrap" data-v-2fbc5d1f>See all stories <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-2fbc5d1f><path d="M4.00016 4V5.33333H9.72683L3.3335 11.7267L4.2735 12.6667L10.6668 6.27333V12H12.0002V4H4.00016Z" fill="currentColor" stroke="currentColor" stroke-width="0.5"></path></svg></span></a></div><div class="grid grid-cols-1 gap-10 lg:grid-cols-3 lg:gap-6 lg:px-8" data-v-2fbc5d1f><!--[--><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/insidious-out-of-the-further-trailer-stars-nopes-brandon-perea" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-46.jpg" alt="&#39;Insidious: Out Of The Further&#39; Trailer Stars &#39;Nope&#39;s Brandon Perea Alongside Amelia Eve, Maisie Richardson-Sellers" title="&#39;Insidious: Out Of The Further&#39; Trailer Stars &#39;Nope&#39;s Brandon Perea Alongside Amelia Eve, Maisie Richardson-Sellers" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/insidious-out-of-the-further-trailer-stars-nopes-brandon-perea" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Insidious: Out Of The Further' Trailer Stars 'Nope's Brandon Perea Alongside Amelia Eve, Maisie Richardson-Sellers</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/film" class="free-tag text-main-shadowandact"><span>Film</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 14, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/passenger-trailer-paramount-horror-film-lou-llobell-jacob-scipio" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-4.png" alt="&#39;Passenger&#39; Trailer: Paramount&#39;s Lou Llobell And Jacob Scipio Horror Film Brings Terror To Nighttime Travel" title="&#39;Passenger&#39; Trailer: Paramount&#39;s Lou Llobell And Jacob Scipio Horror Film Brings Terror To Nighttime Travel" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/passenger-trailer-paramount-horror-film-lou-llobell-jacob-scipio" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Passenger' Trailer: Paramount's Lou Llobell And Jacob Scipio Horror Film Brings Terror To Nighttime Travel</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/film" class="free-tag text-main-shadowandact"><span>Film</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 14, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/octet-film-cast-announced-lin-manuel-miranda-sheryl-lee-ralph-amanda-seyfried" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-41.png" alt="Amanda Seyfried, Sheryl Lee Ralph, Tramell Tillman And Rachel Zegler To Star In Lin-Manuel Miranda&#39;s &#39;Octet&#39; Musical Film" title="Amanda Seyfried, Sheryl Lee Ralph, Tramell Tillman And Rachel Zegler To Star In Lin-Manuel Miranda&#39;s &#39;Octet&#39; Musical Film" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/octet-film-cast-announced-lin-manuel-miranda-sheryl-lee-ralph-amanda-seyfried" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Amanda Seyfried, Sheryl Lee Ralph, Tramell Tillman And Rachel Zegler To Star In Lin-Manuel Miranda's 'Octet' Musical Film</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/film" class="free-tag text-main-shadowandact"><span>Film</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 14, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/ride-along-3-in-early-talks-kevin-hart-ice-cube-will-packer-tim-story" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/GettyImages-474828883.jpg" alt="&#39;Ride Along 3&#39; In Early Talks; Kevin Hart, Ice Cube, Will Packer And Tim Story Involved In Discussions" title="&#39;Ride Along 3&#39; In Early Talks; Kevin Hart, Ice Cube, Will Packer And Tim Story Involved In Discussions" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/ride-along-3-in-early-talks-kevin-hart-ice-cube-will-packer-tim-story" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Ride Along 3' In Early Talks; Kevin Hart, Ice Cube, Will Packer And Tim Story Involved In Discussions</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/film" class="free-tag text-main-shadowandact"><span>Film</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 13, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/sunrise-on-the-reaping-trailer-new-hunger-games" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Screenshot-2026-04-13-at-12.15.19-PM.jpg" alt="&#39;Hunger Games: Sunrise On The Reaping&#39; Trailer Drops With Joseph Zada, Whitney Peak, Kelvin Harrison Jr. And More" title="&#39;Hunger Games: Sunrise On The Reaping&#39; Trailer Drops With Joseph Zada, Whitney Peak, Kelvin Harrison Jr. And More" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/sunrise-on-the-reaping-trailer-new-hunger-games" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Hunger Games: Sunrise On The Reaping' Trailer Drops With Joseph Zada, Whitney Peak, Kelvin Harrison Jr. And More</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/film" class="free-tag text-main-shadowandact"><span>Film</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 13, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/yahya-abdul-mateen-ii-mark-wahlberg-paramount-by-any-means" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-37.png" alt="Yahya Abdul-Mateen II And Mark Wahlberg Film &#39;By Any Means,&#39; Directed By Elegance Bratton, Lands At Paramount" title="Yahya Abdul-Mateen II And Mark Wahlberg Film &#39;By Any Means,&#39; Directed By Elegance Bratton, Lands At Paramount" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/yahya-abdul-mateen-ii-mark-wahlberg-paramount-by-any-means" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Yahya Abdul-Mateen II And Mark Wahlberg Film 'By Any Means,' Directed By Elegance Bratton, Lands At Paramount</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/film" class="free-tag text-main-shadowandact"><span>Film</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 13, 2026</p></div><!----></div></div><!--]--></div><div class="mt-10 px-4 text-center lg:hidden" data-v-2fbc5d1f><button class="button-link border border-main-shadowandact max-w-[328px] py-[13px] w-full" data-v-2fbc5d1f> Load more stories </button></div></div></div></div></div></div></div><div class="py-10 text-neutral-white lg:py-16 sa-subscribe-banner-1 mb-24 lg:my-20" data-v-2fbc5d1f><div class="container"><div class="flex flex-col gap-y-16 lg:flex-row lg:items-end lg:justify-between"><div><h2 class="heading-h1 mb-4">Stay Updated w/ <br>the Latest films</h2><p class="paragraph-2 lg:max-w-[270px]"> Subscribe to our email newsletter for the latest Film updates </p></div><form class="flex flex-col gap-y-4 relative lg:flex-row lg:flex-wrap lg:items-end lg:gap-y-2 lg:max-w-[640px]"><input value="" name="email" type="email" class="border-main-shadowandact paragraph-1 bg-transparent border-0 border-b flex-1 outline-none py-3 lg:w-[334px]" placeholder="Enter e-mail address" autocomplete="email" required aria-label="Email Address"><input type="submit" value="send" class="bg-main-shadowandact button-link px-[27px] py-[14px] uppercase lg:px-[51px]"><p class="text-neutral-gray free-tag lg:w-full"> *by clicking Subscribe you agree to our Terms of Service and Privacy Policy </p><!----></form></div></div></div><section data-v-2fbc5d1f><div class="container" data-v-2fbc5d1f><div class="flex justify-center max-w-full mb-24 lg:mb-20" data-v-2fbc5d1f><div class="htl-ad htlad-leaderboard" data-v-2fbc5d1f></div></div></div></section><section id="television" class="pb-20" data-v-2fbc5d1f><div class="container" data-v-2fbc5d1f><div class="border-t-4 border-neutral-black mb-16 pt-3 lg:flex lg:items-center lg:justify-between lg:mb-14" data-v-2fbc5d1f><h2 class="heading-h1" data-v-2fbc5d1f> Television </h2><a href="/entertainment/category/television" class="hidden heading-h3 text-main-shadowandact lg:block" data-v-2fbc5d1f><span class="inline-flex gap-x-2 whitespace-nowrap" data-v-2fbc5d1f>See all <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-2fbc5d1f><path d="M4.00016 4V5.33333H9.72683L3.3335 11.7267L4.2735 12.6667L10.6668 6.27333V12H12.0002V4H4.00016Z" fill="currentColor" stroke="currentColor" stroke-width="0.5"></path></svg></span></a></div></div><div class="lg:container" data-v-2fbc5d1f><div class="grid grid-cols-1 gap-8 lg:grid-cols-4" data-v-2fbc5d1f><!--[--><!--[--><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-black lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/big-mood-season-two-interviews" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/72dpi_75975_S2_Big-Mood-S2-First-Looks-52.jpg" alt="&#39;Big Mood&#39;s Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2" title="&#39;Big Mood&#39;s Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/big-mood-season-two-interviews" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Big Mood's Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/interviews-sa-originals" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Interviews</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 22, 2026</p></div><!----></div></div><!----><!--]--><!--[--><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-black lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/how-many-episodes-are-in-doc-season-2-and-what-we-know-season-3" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Doc_S2-Ep222-0479_f.jpg" alt="How Many Episodes Are In &#39;Doc&#39; Season 2 And What Do We Know About Season 3?" title="How Many Episodes Are In &#39;Doc&#39; Season 2 And What Do We Know About Season 3?" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/how-many-episodes-are-in-doc-season-2-and-what-we-know-season-3" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">How Many Episodes Are In 'Doc' Season 2 And What Do We Know About Season 3?</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 14, 2026</p></div><!----></div></div><div class="flex items-center justify-center max-w-full overflow-hidden" data-v-2fbc5d1f><div class="htl-ad htlad-right_rail" data-v-2fbc5d1f></div></div><!--]--><!--[--><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-black lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/the-madison-season-3-renewal-before-season-2-debut" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/MADISON_106_111224_EM_00092_RT-scaled.jpg" alt="&#39;The Madison&#39; Gets Season 3 Renewal Before Season 2 Debut, Weeks After Season 1 Bow" title="&#39;The Madison&#39; Gets Season 3 Renewal Before Season 2 Debut, Weeks After Season 1 Bow" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/the-madison-season-3-renewal-before-season-2-debut" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'The Madison' Gets Season 3 Renewal Before Season 2 Debut, Weeks After Season 1 Bow</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 14, 2026</p></div><!----></div></div><!----><!--]--><!--]--></div><div class="mt-10 px-4 text-center lg:hidden" data-v-2fbc5d1f><button class="button-link border border-main-shadowandact max-w-[328px] py-[13px] w-full" data-v-2fbc5d1f> Load more stories </button></div></div></section><section id="interviews" data-v-2fbc5d1f><div class="bg-neutral-black pb-20 pt-12 text-neutral-white lg:py-16" data-v-2fbc5d1f><div class="container" data-v-2fbc5d1f><div class="mb-10 lg:flex lg:items-center lg:justify-between lg:mb-14" data-v-2fbc5d1f><h2 class="heading-h1" data-v-2fbc5d1f> Interviews </h2><a href="/categories/news/interviews-sa-originals" class="hidden heading-h3 text-main-shadowandact lg:block" data-v-2fbc5d1f><span class="inline-flex gap-x-2 whitespace-nowrap" data-v-2fbc5d1f>See all stories <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-2fbc5d1f><path d="M4.00016 4V5.33333H9.72683L3.3335 11.7267L4.2735 12.6667L10.6668 6.27333V12H12.0002V4H4.00016Z" fill="currentColor" stroke="currentColor" stroke-width="0.5"></path></svg></span></a></div></div><div class="lg:container" data-v-2fbc5d1f><div class="grid grid-cols-1 gap-10 lg:grid-cols-4 lg:gap-8" data-v-2fbc5d1f><!--[--><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/big-mood-season-two-interviews" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/72dpi_75975_S2_Big-Mood-S2-First-Looks-52.jpg" alt="&#39;Big Mood&#39;s Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2" title="&#39;Big Mood&#39;s Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/big-mood-season-two-interviews" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Big Mood's Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/interviews-sa-originals" class="free-tag text-main-shadowandact"><span>Interviews</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 22, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/shamea-morton-mwangi-rhoa-shifting-dynamics" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-40.jpg" alt="Shamea Morton Mwangi Shifting Friendship Dynamics On &#39;RHOA&#39; And Her Sophomore Season As A Peach Holder" title="Shamea Morton Mwangi Shifting Friendship Dynamics On &#39;RHOA&#39; And Her Sophomore Season As A Peach Holder" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/shamea-morton-mwangi-rhoa-shifting-dynamics" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Shamea Morton Mwangi Shifting Friendship Dynamics On 'RHOA' And Her Sophomore Season As A Peach Holder</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/interviews-sa-originals" class="free-tag text-main-shadowandact"><span>Interviews</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 13, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/the-boys-antony-starr-on-the-final-season-of-consequence-jessie-t-usher-redemption" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-38.jpg" alt="&#39;The Boys&#39;: Antony Starr On The Final &#39;Season Of &#39;Consequence,&#39; Jessie T. Usher On A-Train&#39;s Redemption Arc" title="&#39;The Boys&#39;: Antony Starr On The Final &#39;Season Of &#39;Consequence,&#39; Jessie T. Usher On A-Train&#39;s Redemption Arc" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/the-boys-antony-starr-on-the-final-season-of-consequence-jessie-t-usher-redemption" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'The Boys': Antony Starr On The Final 'Season Of 'Consequence,' Jessie T. Usher On A-Train's Redemption Arc</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/interviews-sa-originals" class="free-tag text-main-shadowandact"><span>Interviews</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 12, 2026</p></div><!----></div></div><div class="lg:flex lg:flex-col lg:border-b lg:border-neutral-white lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/outcome-apple-tv-star-laverne-cox-on-friendships-celebrity" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Outcome_Photo_0106-scaled.jpg" alt="&#39;Outcome&#39;s Laverne Cox On The Importance Of Friendships In Celebrity Life: &#39;I Have Chosen Well&#39;" title="&#39;Outcome&#39;s Laverne Cox On The Importance Of Friendships In Celebrity Life: &#39;I Have Chosen Well&#39;" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/outcome-apple-tv-star-laverne-cox-on-friendships-celebrity" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Outcome's Laverne Cox On The Importance Of Friendships In Celebrity Life: 'I Have Chosen Well'</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/film" class="free-tag text-main-shadowandact"><span>Film</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/interviews-sa-originals" class="free-tag text-main-shadowandact"><span>Interviews</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 11, 2026</p></div><!----></div></div><!--]--></div><div class="mt-10 px-4 text-center lg:hidden" data-v-2fbc5d1f><button class="button-link border border-main-shadowandact max-w-[328px] py-[13px] w-full" data-v-2fbc5d1f> Load more stories </button></div></div></div></section><section class="mb-20" data-v-2fbc5d1f><div class="sa__subscribe-banner__wrapper" data-v-2fbc5d1f><div class="py-10 text-neutral-white lg:py-16 sa__subscribe-banner" data-v-2fbc5d1f><div class="container"><div class="flex flex-col gap-y-16 lg:flex-row lg:items-end lg:justify-between"><div><h2 class="heading-h1 mb-4">Looking for Behind-<br>the-Scenes Scoop?</h2><p class="paragraph-2 lg:max-w-[270px]"> Subscribe to our email newsletter for the latest Film updates </p></div><form class="flex flex-col gap-y-4 relative lg:flex-row lg:flex-wrap lg:items-end lg:gap-y-2 lg:max-w-[640px]"><input value="" name="email" type="email" class="border-neutral-white paragraph-1 bg-transparent border-0 border-b flex-1 outline-none py-3 lg:w-[334px]" placeholder="Enter e-mail address" autocomplete="email" required aria-label="Email Address"><input type="submit" value="send" class="bg-neutral-black lg:w-[136px] button-link px-[27px] py-[14px] uppercase lg:px-[51px]"><p class="border-neutral-white free-tag lg:w-full"> *by clicking Subscribe you agree to our Terms of Service and Privacy Policy </p><!----></form></div></div></div></div></section><section id="unscripted" class="pb-20" data-v-2fbc5d1f><div class="container" data-v-2fbc5d1f><div class="border-t-4 border-neutral-black mb-12 lg:flex lg:items-center lg:justify-between lg:mb-14" data-v-2fbc5d1f><img src="/images/logo-unscripted.svg" height="65" width="199" alt="Unscripted logo" title="Unscripted logo" loading="lazy" style="object-position:center top;" class="-mt-[15px] lg:h-auto lg:-mt-[11px] lg:w-[234px]" data-v-2fbc5d1f><a href="/entertainment/category/clickables" class="hidden heading-h3 text-main-shadowandact lg:block" data-v-2fbc5d1f><span class="inline-flex gap-x-2 whitespace-nowrap" data-v-2fbc5d1f>See all stories <svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-2fbc5d1f><path d="M4.00016 4V5.33333H9.72683L3.3335 11.7267L4.2735 12.6667L10.6668 6.27333V12H12.0002V4H4.00016Z" fill="currentColor" stroke="currentColor" stroke-width="0.5"></path></svg></span></a></div></div><div class="lg:container" data-v-2fbc5d1f><div class="lg:grid lg:grid-cols-4 lg:gap-8" data-v-2fbc5d1f><div class="lg:col-span-3" data-v-2fbc5d1f><div class="lg:grid lg:grid-cols-3 lg:gap-x-8 lg:gap-y-3 lg:grid-rows-[1fr_auto_auto_auto]" data-v-2fbc5d1f><!--[--><!--[--><div class="lg:flex lg:flex-col mb-10 lg:border-b lg:col-span-2 lg:row-span-4 lg:mb-0 lg:pb-3" data-v-2fbc5d1f><a href="/entertainment/shamea-morton-mwangi-rhoa-shifting-dynamics" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-40.jpg" alt="Shamea Morton Mwangi Shifting Friendship Dynamics On &#39;RHOA&#39; And Her Sophomore Season As A Peach Holder" title="Shamea Morton Mwangi Shifting Friendship Dynamics On &#39;RHOA&#39; And Her Sophomore Season As A Peach Holder" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/shamea-morton-mwangi-rhoa-shifting-dynamics" class="heading-h2 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Shamea Morton Mwangi Shifting Friendship Dynamics On 'RHOA' And Her Sophomore Season As A Peach Holder</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/interviews-sa-originals" class="free-tag text-main-shadowandact"><span>Interviews</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><!----></div><div class="inline-flex items-center mt-2"><a href="/author/BrendaAlexander" class=""><img src="https://secure.gravatar.com/avatar/dc562aac1694e45f51548f0ae16f8b3e36f122aece13a4ea0d3bf9a28f506ab7?s=1024&amp;r=g" height="20" width="20" alt="Brenda Alexander" title="Brenda Alexander" loading="lazy" style="object-position:center top;" class="aspect-square object-cover"></a><a href="/author/BrendaAlexander" class="description text-neutral-gray ml-2"><span>Brenda Alexander</span></a><p class="description ml-4 text-neutral-gray">April 13, 2026</p></div></div></div><!--]--><!--[--><div class="lg:flex lg:flex-col mb-8 lg:border-b lg:mb-0 lg:pb-3 lg:row-span-2" data-v-2fbc5d1f><a href="/entertainment/which-temptation-island-season-2-couples-were-still-together-at-the-end" class="" aria-label="Read more about {{ title }}"><!--[--><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Temptation_Island_n_S2_E7_00_05_19_05R-1-scaled.jpg" alt="Which &#39;Temptation Island&#39; Season 2 Couples Were Still Together At The End?" title="Which &#39;Temptation Island&#39; Season 2 Couples Were Still Together At The End?" loading="lazy" style="object-position:center top;" class="aspect-[4/3] object-cover w-full"><!--]--></a><div class="pt-4 px-4 lg:px-0 lg:flex-1 lg:flex lg:flex-col"><a href="/entertainment/which-temptation-island-season-2-couples-were-still-together-at-the-end" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Which 'Temptation Island' Season 2 Couples Were Still Together At The End?</span><!--]--></a><div class="flex flex-wrap items-center mt-2 lg:flex-1"><!--[--><!--[--><!----><a href="/categories/entertainment" class="free-tag text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-shadowandact"><span>Television</span></a><!--]--><!--]--><p class="description ml-4 text-neutral-gray lg:flex-[100%] lg:ml-0 lg:mt-6">April 12, 2026</p></div><!----></div></div><!--]--><!--[--><div class="flex gap-x-2 mx-4 lg:mx-0 mb-2 lg:mb-0" data-v-2fbc5d1f><a href="/entertainment/funny-af-with-kevin-hart-contestants-release-schedule-trailer" class="aspect-square inline-block flex-[0_0_102px]"><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/KEVINHART_104_251030_KK_00163_R-scaled.jpg" height="92" width="102" alt="Netflix Announces Contestants For &#39;Funny AF With Kevin Hart,&#39; Reveals Release Schedule And Trailer" title="Netflix Announces Contestants For &#39;Funny AF With Kevin Hart,&#39; Reveals Release Schedule And Trailer" loading="lazy" style="object-position:center top;" class="h-full object-cover w-full"></a><div class="border-b border-neutral-black flex flex-col justify-between pb-2"><a href="/entertainment/funny-af-with-kevin-hart-contestants-release-schedule-trailer" class="heading-h5"><span class="line-clamp-3">Netflix Announces Contestants For 'Funny AF With Kevin Hart,' Reveals Release Schedule And Trailer</span></a><div><p class="free-tag text-neutral-gray">April 09, 2026</p></div></div></div><!--]--><!--[--><div class="flex gap-x-2 mx-4 lg:mx-0" data-v-2fbc5d1f><a href="/summer-house-scandal-ciara-miller-west-wilson-amanda-allyship-desirability" class="aspect-square inline-block flex-[0_0_102px]"><img src="https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-34.jpg" height="92" width="102" alt="The &#39;Summer House&#39; Scandal With Ciara Miller, West Wilson And Amanda Batula Shows Desirability Isn&#39;t Allyship" title="The &#39;Summer House&#39; Scandal With Ciara Miller, West Wilson And Amanda Batula Shows Desirability Isn&#39;t Allyship" loading="lazy" style="object-position:center top;" class="h-full object-cover w-full"></a><div class="border-b border-neutral-black flex flex-col justify-between pb-2"><a href="/summer-house-scandal-ciara-miller-west-wilson-amanda-allyship-desirability" class="heading-h5"><span class="line-clamp-3">The 'Summer House' Scandal With Ciara Miller, West Wilson And Amanda Batula Shows Desirability Isn't Allyship</span></a><div><p class="free-tag text-neutral-gray">April 08, 2026</p></div></div></div><!--]--><!--]--></div></div><div class="mt-12 mx-4 lg:flex lg:flex-col lg:justify-between lg:m-0" data-v-2fbc5d1f><h2 class="heading-h2 mb-6" data-v-2fbc5d1f> Hot topics </h2><div class="flex flex-col gap-y-3" data-v-2fbc5d1f><!--[--><div class="border-b pb-3" data-v-2fbc5d1f><div class="mb-3.5"><a href="/entertainment/towanda-tamar-the-braxtons-feud-debate" class="heading-h4"><span class="line-clamp-2">'The Braxtons': Towanda And Tamar Braxton's Feud Sparks Fan Debate As Family Returns To Reality TV</span></a></div><div class="flex flex-wrap items-center mb-6"><!--[--><!--[--><!----><a href="/categories/clickables" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Clickables</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/entertainment" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Television</span></a><!--]--><!--]--></div><div class="inline-flex items-center"><a href="/author/WandaGiddings" class=""><img src="https://secure.gravatar.com/avatar/88a75905186fde7b240e09676f2301a82cd38df4960f85c6b9f2e0184ed6fafb?s=1024&amp;r=g" height="20" width="20" alt="Wanda Giddings" title="Wanda Giddings" loading="lazy" style="object-position:center top;" class="aspect-square object-cover"></a><a href="/author/WandaGiddings" class="description ml-2 text-neutral-gray"><span>Wanda Giddings</span></a><p class="description ml-4 text-neutral-gray">August 19, 2024</p></div></div><div class="border-b pb-3" data-v-2fbc5d1f><div class="mb-3.5"><a href="/entertainment/symone-avalon-tv-doechii" class="heading-h4"><span class="line-clamp-2">Symone Sits Down With Doechii In 'Avalon TV' Season 2's First Exclusive Preview</span></a></div><div class="flex flex-wrap items-center mb-6"><!--[--><!--[--><!----><a href="/categories/clickables" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Clickables</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/entertainment" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Television</span></a><!--]--><!--]--></div><div class="inline-flex items-center"><a href="/author/tmangum" class=""><img src="https://secure.gravatar.com/avatar/2da4e4032b5f8358dd429b2129677ea08cd82811258070074b014cd6424c975c?s=1024&amp;r=g" height="20" width="20" alt="Trey Mangum" title="Trey Mangum" loading="lazy" style="object-position:center top;" class="aspect-square object-cover"></a><a href="/author/tmangum" class="description ml-2 text-neutral-gray"><span>Trey Mangum</span></a><p class="description ml-4 text-neutral-gray">July 19, 2024</p></div></div><div class="border-b pb-3" data-v-2fbc5d1f><div class="mb-3.5"><a href="/entertainment/family-empire-houston-own-series" class="heading-h4"><span class="line-clamp-2">'Family Empire: Houston': Braden Real Estate Group On Showcasing Black Generational Wealth In OWN Series</span></a></div><div class="flex flex-wrap items-center mb-6"><!--[--><!--[--><!----><a href="/categories/clickables" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Clickables</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/entertainment" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Television</span></a><!--]--><!--]--></div><div class="inline-flex items-center"><a href="/author/BrendaAlexander" class=""><img src="https://secure.gravatar.com/avatar/dc562aac1694e45f51548f0ae16f8b3e36f122aece13a4ea0d3bf9a28f506ab7?s=1024&amp;r=g" height="20" width="20" alt="Brenda Alexander" title="Brenda Alexander" loading="lazy" style="object-position:center top;" class="aspect-square object-cover"></a><a href="/author/BrendaAlexander" class="description ml-2 text-neutral-gray"><span>Brenda Alexander</span></a><p class="description ml-4 text-neutral-gray">July 15, 2024</p></div></div><div class="border-b pb-3" data-v-2fbc5d1f><div class="mb-3.5"><a href="/entertainment/phaedra-parks-possible-rhoa-season-16-return-cynthia-bailey" class="heading-h4"><span class="line-clamp-2">Phaedra Parks Eyed To Possibly Return To 'RHOA' Amid Kenya Moore Exit; Cynthia Bailey's Role In Season May Expand</span></a></div><div class="flex flex-wrap items-center mb-6"><!--[--><!--[--><!----><a href="/categories/clickables" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Clickables</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/entertainment" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Entertainment</span></a><!--]--><!--[--><span class="free-tag mx-1 text-neutral-gray">/</span><a href="/categories/television" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>Television</span></a><!--]--><!--]--></div><div class="inline-flex items-center"><a href="/author/BrendaAlexander" class=""><img src="https://secure.gravatar.com/avatar/dc562aac1694e45f51548f0ae16f8b3e36f122aece13a4ea0d3bf9a28f506ab7?s=1024&amp;r=g" height="20" width="20" alt="Brenda Alexander" title="Brenda Alexander" loading="lazy" style="object-position:center top;" class="aspect-square object-cover"></a><a href="/author/BrendaAlexander" class="description ml-2 text-neutral-gray"><span>Brenda Alexander</span></a><p class="description ml-4 text-neutral-gray">July 11, 2024</p></div></div><!--]--></div></div></div></div></section><!--]--><!--]--></div></div><footer class="main-footer bg-neutral-black py-8 text-neutral-white lg:pb-16"><div class="container"><div class="grid grid-cols-2 gap-y-10 mb-12 lg:flex lg:gap-8 lg:relative"><div class="col-span-2 lg:order-1 lg:w-[304px]"><img src="/images/logo-blavity-white.svg" height="20" width="120" alt="Blavity News logo" title="Blavity News logo" loading="lazy" style="object-position:center top;"></div><div class="lg:mx-8 lg:order-3"><h3 class="button-link mb-8 text-neutral-white lg:mb-10"> explore </h3><ul class="flex flex-col gap-y-5 text-neutral-gray"><li><a href="/entertainment/category/culture" class="menu-item"> Culture </a></li><li><a href="/entertainment/category/lifestyle" class="menu-item"> Life </a></li><li><a href="/entertainment/category/entertainment" class="menu-item"> Entertainment </a></li><li><a href="/off-the-shelves" class="menu-item"> Small Business </a></li><li><a href=" https://blavityinc.com/partner-with-us/" rel="noopener noreferrer" target="_blank" class="menu-item"> Partner with Us </a></li><li><a href="https://shop.blavity.com/" rel="noopener noreferrer" target="_blank" class="menu-item"> Shopping </a></li></ul></div><div class="lg:order-2"><h3 class="button-link mb-8 text-neutral-white lg:mb-10"> blavity brands </h3><ul class="flex flex-col gap-y-5 text-neutral-gray"><li><a href="https://homeandtexture.com/" rel="noopener noreferrer" target="_blank" class="menu-item"> home and texture </a></li><li><a href="https://afrotech.com/" rel="noopener noreferrer" target="_blank" class="menu-item"> afrotech </a></li><li><a href="https://21ninety.com/" rel="noopener noreferrer" target="_blank" class="menu-item"> 21ninety </a></li><li><a href="https://travelnoire.com/" rel="noopener noreferrer" target="_blank" class="menu-item"> travel noire </a></li><li><a href="https://talentinfusion.io/" rel="noopener noreferrer" target="_blank" class="menu-item"> talent infusion </a></li><li><a href="/events/blavity-fest" class="menu-item"> blavity fest </a></li><li><a href="/events/houseparty" class="menu-item"> blavity house party </a></li></ul></div><div class="col-span-2 mb-5 lg:absolute lg:bottom-0 lg:left-0 lg:mb-0"><h3 class="button-link mb-6 lg:hidden"> Socials </h3><ul class="flex gap-x-6"><li><a href="https://www.linkedin.com/company/blavityinc" rel="noopener noreferrer" target="_blank" aria-label="Linkedin Icon"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19ZM18.5 18.5V13.2C18.5 12.3354 18.1565 11.5062 17.5452 10.8948C16.9338 10.2835 16.1046 9.94 15.24 9.94C14.39 9.94 13.4 10.46 12.92 11.24V10.13H10.13V18.5H12.92V13.57C12.92 12.8 13.54 12.17 14.31 12.17C14.6813 12.17 15.0374 12.3175 15.2999 12.5801C15.5625 12.8426 15.71 13.1987 15.71 13.57V18.5H18.5ZM6.88 8.56C7.32556 8.56 7.75288 8.383 8.06794 8.06794C8.383 7.75288 8.56 7.32556 8.56 6.88C8.56 5.95 7.81 5.19 6.88 5.19C6.43178 5.19 6.00193 5.36805 5.68499 5.68499C5.36805 6.00193 5.19 6.43178 5.19 6.88C5.19 7.81 5.95 8.56 6.88 8.56ZM8.27 18.5V10.13H5.5V18.5H8.27Z" fill="currentColor"></path></svg></a></li><li><a href="https://twitter.com/blavity" rel="noopener noreferrer" target="_blank" aria-label="Twitter Icon"><svg width="1200" height="1227" viewbox="0 0 1200 1227" fill="none" style="height:20px;width:auto;"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="currentColor"></path></svg></a></li><li><a href="https://www.facebook.com/Blavity" rel="noopener noreferrer" target="_blank" aria-label="Facebook Icon"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 13.5H16.5L17.5 9.5H14V7.5C14 6.47 14 5.5 16 5.5H17.5V2.14C17.174 2.097 15.943 2 14.643 2C11.928 2 10 3.657 10 6.7V9.5H7V13.5H10V22H14V13.5Z" fill="currentColor"></path></svg></a></li><li><a href="https://www.instagram.com/blavity" rel="noopener noreferrer" target="_blank" aria-label="Instagram Icon"><svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8 2H16.2C19.4 2 22 4.6 22 7.8V16.2C22 17.7383 21.3889 19.2135 20.3012 20.3012C19.2135 21.3889 17.7383 22 16.2 22H7.8C4.6 22 2 19.4 2 16.2V7.8C2 6.26174 2.61107 4.78649 3.69878 3.69878C4.78649 2.61107 6.26174 2 7.8 2ZM7.6 4C6.64522 4 5.72955 4.37928 5.05442 5.05442C4.37928 5.72955 4 6.64522 4 7.6V16.4C4 18.39 5.61 20 7.6 20H16.4C17.3548 20 18.2705 19.6207 18.9456 18.9456C19.6207 18.2705 20 17.3548 20 16.4V7.6C20 5.61 18.39 4 16.4 4H7.6ZM17.25 5.5C17.5815 5.5 17.8995 5.6317 18.1339 5.86612C18.3683 6.10054 18.5 6.41848 18.5 6.75C18.5 7.08152 18.3683 7.39946 18.1339 7.63388C17.8995 7.8683 17.5815 8 17.25 8C16.9185 8 16.6005 7.8683 16.3661 7.63388C16.1317 7.39946 16 7.08152 16 6.75C16 6.41848 16.1317 6.10054 16.3661 5.86612C16.6005 5.6317 16.9185 5.5 17.25 5.5ZM12 7C13.3261 7 14.5979 7.52678 15.5355 8.46447C16.4732 9.40215 17 10.6739 17 12C17 13.3261 16.4732 14.5979 15.5355 15.5355C14.5979 16.4732 13.3261 17 12 17C10.6739 17 9.40215 16.4732 8.46447 15.5355C7.52678 14.5979 7 13.3261 7 12C7 10.6739 7.52678 9.40215 8.46447 8.46447C9.40215 7.52678 10.6739 7 12 7ZM12 9C11.2044 9 10.4413 9.31607 9.87868 9.87868C9.31607 10.4413 9 11.2044 9 12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12C15 11.2044 14.6839 10.4413 14.1213 9.87868C13.5587 9.31607 12.7956 9 12 9Z" fill="currentColor"></path></svg></a></li><li><a href="https://www.threads.net/@blavity" rel="noopener noreferrer" target="_blank" aria-label="Threads Icon"><svg width="24" height="24" viewbox="0 0 24 24" fill="none"><path d="M17.7428 11.123C17.6387 11.0735 17.5337 11.0262 17.4278 10.981C17.2428 7.567 15.3778 5.613 12.2458 5.593H12.2038C10.3298 5.593 8.77278 6.393 7.81378 7.848L9.53578 9.029C10.2518 7.942 11.3758 7.71 12.2048 7.71H12.2328C13.2638 7.717 14.0428 8.017 14.5458 8.602C14.9128 9.027 15.1578 9.616 15.2788 10.358C14.3006 10.1992 13.3077 10.1512 12.3188 10.215C9.34178 10.387 7.42678 12.123 7.55578 14.536C7.62078 15.76 8.23078 16.813 9.27278 17.501C10.1528 18.083 11.2878 18.367 12.4678 18.303C14.0248 18.217 15.2458 17.623 16.0978 16.537C16.7458 15.712 17.1548 14.643 17.3358 13.296C18.0778 13.744 18.6278 14.333 18.9318 15.041C19.4488 16.246 19.4788 18.225 17.8638 19.838C16.4488 21.252 14.7478 21.863 12.1778 21.882C9.32678 21.862 7.16978 20.947 5.76778 19.165C4.45478 17.495 3.77678 15.085 3.75178 12C3.77678 8.915 4.45478 6.504 5.76778 4.835C7.16978 3.053 9.32578 2.139 12.1778 2.118C15.0488 2.138 17.2428 3.058 18.6988 4.848C19.4128 5.727 19.9508 6.831 20.3058 8.118L22.3238 7.58C21.8938 5.995 21.2168 4.63 20.2968 3.497C18.4298 1.2 15.6998 0.024 12.1848 0H12.1708C8.65978 0.024 5.96278 1.205 4.14978 3.51C2.53578 5.56 1.70378 8.415 1.67578 11.992V12.008C1.70378 15.586 2.53578 18.439 4.14878 20.49C5.96178 22.795 8.66078 23.976 12.1708 24H12.1848C15.3048 23.978 17.5038 23.161 19.3148 21.351C21.6858 18.983 21.6148 16.015 20.8328 14.193C20.2728 12.886 19.2038 11.825 17.7428 11.123ZM12.3558 16.188C11.0508 16.262 9.69578 15.676 9.62778 14.422C9.57778 13.492 10.2898 12.453 12.4358 12.33C12.6818 12.315 12.9228 12.309 13.1598 12.309C13.9398 12.309 14.6678 12.384 15.3308 12.529C15.0838 15.617 13.6338 16.118 12.3558 16.188Z" fill="currentColor"></path></svg></a></li></ul></div><div class="col-span-2 lg:flex-1 lg:flex lg:flex-col lg:justify-between lg:order-4 lg:ml-12"><div class="bg-[#FFD60A] text-neutral-black p-5 rounded-lg mb-8 lg:mb-6"><h3 class="button-link mb-2 text-black font-bold"> Support Us </h3><p class="text-black text-sm font-normal mb-4"> Support independent journalism. Your contribution keeps Blavity accessible for everyone. </p><div class="flex gap-2 mb-3"><!--[--><button class="flex-1 py-2 border border-neutral-black/30 rounded text-center text-neutral-black font-bold text-sm hover:bg-neutral-black hover:text-white transition-all cursor-pointer disabled:opacity-50"> $5/mo </button><button class="flex-1 py-2 border border-neutral-black/30 rounded text-center text-neutral-black font-bold text-sm hover:bg-neutral-black hover:text-white transition-all cursor-pointer disabled:opacity-50"> $10/mo </button><button class="flex-1 py-2 border border-neutral-black/30 rounded text-center text-neutral-black font-bold text-sm hover:bg-neutral-black hover:text-white transition-all cursor-pointer disabled:opacity-50"> $25/mo </button><!--]--></div><a href="/support" class="block w-full py-2.5 bg-neutral-black text-white text-center font-bold text-sm rounded hover:bg-neutral-black/90 transition-all mb-3"> Contribute Now </a><a href="/support?frequency=one-time" class="text-[12px] text-neutral-black/60 hover:text-neutral-black transition-colors font-inter underline"> Make a one-time contribution </a></div><h3 class="button-link mb-4 lg:mb-0"> Subscribe </h3><form class="relative main-footer__subscribe-form flex gap-x-0.5 w-full"><input value="" name="email" type="email" class="focus-within:outline-none" placeholder="Enter e-mail address" autocomplete="email" required aria-label="Email Address"><input type="submit" class="button-link cursor-pointer" value="Subscribe"><!----><!----></form></div></div><div class="pt-4 lg:flex lg:items-center" style="border-top:1px solid rgb(255 255 255 / 10%);color:#6d7175;"><h4 class="free-tag mb-4 lg:flex-1 lg:mb-0"> © 2026 <a href="https://blavityinc.com/" rel="noopener noreferrer" target="_blank" aria-label="Blavity, Inc."> Blavity, Inc. </a> All rights reserved. </h4><ul class="flex gap-x-6 mb-2 lg:mb-0"><li><a href="https://blavityinc.com/terms-conditions/" rel="noopener noreferrer" target="_blank" class="free-tag"> Terms of Use </a></li><li><a href="/privacy" rel="noopener noreferrer" target="_blank" class="free-tag"> Privacy Policy </a></li><li><a href="https://blavityinc.com/cookie-policy/" rel="noopener noreferrer" target="_blank" class="free-tag"> Cookie Policy </a></li></ul><div class="hidden lg:block lg:bg-neutral-white lg:opacity-10 lg:mx-8 lg:h-4 lg:w-[1px]"></div><ul class="flex gap-x-6"><li><a href="https://blavitymedia.com/partner-advertiser/" rel="noopener noreferrer" target="_blank" class="free-tag"> Advertise </a></li><li><a href="https://forms.gle/j5ucpZB9MgXGHTNA9" rel="noopener noreferrer" target="_blank" class="free-tag"> Media Passes </a></li></ul></div></div></footer><!--]--><div id="dropdown-container-health"></div><div id="dropdown-container-21ninety"></div><div id="dropdown-container-blavity-brands"></div><!----><!--teleport start--><!--teleport end--><!--]--></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{appVersion:"3.0.0",commitSha:"ceab2f89",APP_ENV:"prod",AD_SLOT:"/11462305847/bla",API_URL:"https://cms.blavity.com/wp-json/v1",CMS_URL:"https://cms.blavity.com",COMSCORE_CLIENT_ID:"37669200",HOST_URL:"https://blavity.com",ITERABLE_MESSAGE_TYPE_ID:"138408",BEYONDWORDS_API_KEY:"5a3c8d8bae1c1f172563c115b28c19b1105fbe0f26e51f0bd3cd05d8c2f701c6",BEYONDWORDS_PROJECT_ID:"51618",ENABLE_DIGITAL_COVER_STORIES:false,ENABLE_FORD_LINCOLN_ARTICLE:false,DEBUG_PERFORMANCE:false,LIVESTREAM_CONTROL_PASSWORD:"blavity2025!",posthogPublicKey:"phc_wQv0ZYG4EoulteJblPdh35n735lsPtQxup9HQA8126b",posthogHost:"https://us.i.posthog.com",posthogEnabled:true,lodestar:{enabled:true,projectId:"blavity-analytics",endpoint:"https://lodestar-ingest-903884997263.us-east1.run.app",batchSize:50,flushInterval:30000,debug:false},SENTRY_DSN:"https://b6d9810e9220f63c3893257bb3a98496@o4509888572686341.ingest.us.sentry.io/4510786096791552",SENTRY_ENVIRONMENT:"prod",SENTRY_ENABLED:false,SENTRY_TRACES_SAMPLE_RATE:.1,SENTRY_SESSION_SAMPLE_RATE:.4,STRIPE_PUBLISHABLE_KEY:"",STRIPE_ENABLED:true,BROKEN_IMAGE_LOGGING_ENABLED:false,assetVersion:"",assetHost:"",assetsMode:"local",gtm:{devtools:true,id:"GTM-ND889D2"}},app:{baseURL:"/",buildId:"9c33ccf9-1d88-46f8-a794-ed6aa48498ec",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script>
<script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":1045,"once":1047,"_errors":1048,"serverRendered":948,"path":1050,"pinia":1051},["ShallowReactive",3],{"fetch:/articles:{\"count\":1,\"category\":\"entertainment\"}":4,"fetch:/articles:{\"count\":3,\"category\":\"television\",\"offset\":0}":65,"fetch:/articles:{\"count\":4,\"tag\":\"top-stories\"}":179,"fetch:/articles:{\"count\":4,\"category\":\"interviews-sa-originals\",\"offset\":0}":354,"fetch:/articles:{\"count\":6,\"category\":\"film\",\"offset\":0}":514,"fetch:/articles:{\"count\":4,\"tag\":\"reality\"}":767,"fetch:/articles:{\"count\":4,\"category\":\"clickables\"}":892},{"list":5,"total":64},[6],{"id":7,"author":8,"authors":19,"title":21,"subTitle":17,"excerpt":22,"slug":23,"body":24,"categories":25,"tags":39,"featuredMedia":44,"publishedAt":53,"publishedAtGMT":54,"updatedAt":55,"updatedAtGMT":56,"type":57,"listicle":58,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":61,"additional":62,"acf":63},72909556,{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},100233,"https://secure.gravatar.com/avatar/72f914bd1af7a8b8565f0bd4e863560ddbb3f74da3e30d69c4a7ee2e71847a08?s=1024&r=g","Shanique","Yates","Shanique Yates","shanique.yates@blavity.com","ShaniqueYates","shaniqueyates","","2023-09-15T16:06:13+00:00",[20],{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},"'Big Mood's Nicola Coughlan And Lydia West Unpack The Rocky Road Of Friendship Showcased Across Season 2","Big Mood creator Camilla Whitehall and leads Nicola Coughlan and Lydia West break down the dynamics of friendship displayed in Season 2.","big-mood-season-two-interviews","\n\u003Cp>\u003Cem>\u003Ca href=\"http://blavity.com/tags/big-mood\">Big Mood\u003C/a> \u003C/em>is back for a second season, and it’s an even wilder ride than the first. \u003C/p>\n\n\n\n\u003Cp>Viewers were introduced to Maggie (Nicola Coughlan) as she navigated the crises she was in as a result of her bipolar disorder, and the Tubi original used the dynamics of her friendship with Eddie (Lydia West) to showcase the highs and lows that are often associated with living with the condition as well as how it affects people in your orbit.\u003C/p>\n\n\n\n\u003Cp>“When we start Season 1, and kind of throughout it, Maggie and Eddie are a team, albeit a flawed team. They’re starting from the same page,” writer and creator Camilla Whitehill told Blavity&#8217;s Shadow and Act in an interview ahead of the new season. “And in this season, they’re starting from different pages. I think that discomfort, when you’re on a different page from the person you love … someone with whom you&#8217;re normally on the same page, is really interesting and kind of sad and heartbreaking. I thought that was an interesting one.”\u003C/p>\n\n\n\n\u003Cp>She added, “I was also interested in sort of flipping the dynamic a little bit from the first series and having Eddie a little bit more the one in crisis because her version of that is so different from Maggie’s. I think that Eddie is such a solutions-based person, that she is always. The way that she’s been led into sort of Whitney’s (Hannah Onslow) orbit is by being offered a solution by someone who seems so confident. And I think that she’s really susceptible to that, as someone who doesn’t really want to reckon with her own stuff. I wanted to really stress test them as friends and sort of put them in the worst position they could be in and see if they can make their way back from it.”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-is-the-big-mood-for-maggie-and-eddie-this-season\">What is the ‘big mood’ for Maggie and Eddie this season?\u003C/h2>\n\n\n\n\u003Cp>“I think Eddie’s big mood would be avoidance,” West said.&nbsp;\u003C/p>\n\n\n\n\u003Cp>“It’s like penance in a weird way,” Coughlan said regarding her character Maggie.\u003C/p>\n\n\n\n\u003Cp>Both are on a journey toward healing that looks very different from the others, but at the end of the day, what is challenged most throughout the second season of \u003Cem>Big Mood\u003C/em> is their commitment and devotion to one another as besties.&nbsp;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-unpacking-the-final-blow-of-the-season\">Unpacking the final blow of the season\u003C/h2>\n\n\n\n\u003Cp>\u003Cstrong>SPOILER ALERT: \u003C/strong>Maggie and Eddie get into a spat that could seemingly be hard to overcome in the season’s final episode. The biggest question is, will they be able to survive it?\u003C/p>\n\n\n\n\u003Cp>“I think if there is any way forward, it has to be said because it got them where they are now — not speaking and not opening up and having that distance for a year,” West said. “It is really important, coming together, and we don’t know where it ends with their friendship. Obviously, we don’t see, there’s no Episode 7, so we don’t know what happens. But it is definitely just a lesson in communicating and opening up and changing and growing — having an open heart to change and grow with a best friend.”\u003C/p>\n\n\n\n\u003Cp>\u003Cem>Big Mood\u003C/em> Season 2 is now streaming on Tubi.&nbsp;\u003C/p>\n",[26,31,35],{"id":27,"name":28,"slug":29,"description":17,"image":30},3,"Entertainment","entertainment",null,{"id":32,"name":33,"slug":34,"description":17,"image":30},56956,"Interviews","interviews-sa-originals",{"id":36,"name":37,"slug":38,"description":17,"image":30},100,"Television","television",[40],{"id":41,"name":42,"slug":43,"description":17,"image":17},71041,"Big Mood","big-mood",{"url":45,"thumbnail":46,"credit":47,"title":48,"alt":17,"type":49,"width":50,"height":51,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/72dpi_75975_S2_Big-Mood-S2-First-Looks-52.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/72dpi_75975_S2_Big-Mood-S2-First-Looks-52-150x100.jpg","Photo: Tubi","72dpi_75975_S2_Big Mood S2 – First Looks [52]","image",2299,1533,"image/jpeg","2026-04-22T09:56:50-04:00","2026-04-22 13:56:50","2026-04-22T09:58:24-04:00","2026-04-22 13:58:24","default",[],false,2,{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},30293,{"list":66,"total":178},[67,82,128],{"id":7,"author":68,"authors":69,"title":21,"subTitle":17,"excerpt":22,"slug":23,"body":24,"categories":71,"tags":75,"featuredMedia":77,"publishedAt":53,"publishedAtGMT":54,"updatedAt":55,"updatedAtGMT":56,"type":57,"listicle":78,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":79,"additional":80,"acf":81},{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},[70],{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},[72,73,74],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[76],{"id":41,"name":42,"slug":43,"description":17,"image":17},{"url":45,"thumbnail":46,"credit":47,"title":48,"alt":17,"type":49,"width":50,"height":51,"mimeType":52},[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":83,"author":84,"authors":95,"title":97,"subTitle":98,"excerpt":17,"slug":99,"body":100,"categories":101,"tags":104,"featuredMedia":112,"publishedAt":120,"publishedAtGMT":121,"updatedAt":122,"updatedAtGMT":123,"type":57,"listicle":124,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":125,"additional":126,"acf":127},72909166,{"id":85,"avatar":86,"firstName":87,"lastName":88,"displayName":89,"email":90,"username":91,"normalizedUsername":91,"description":17,"htmlBio":17,"twitter":92,"facebook":17,"instagram":93,"registeredAt":94},98966,"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2022/03/WhatsApp-Image-2022-02-07-at-19.31.50-2-compress.jpeg","Kui","Mwai","Kui Mwai","kuikmwai@gmail.com","kuimwai","https://twitter.com/kuiwrites_","https://www.instagram.com/kuiwrites_/","2019-11-07T00:00:00+00:00",[96],{"id":85,"avatar":86,"firstName":87,"lastName":88,"displayName":89,"email":90,"username":91,"normalizedUsername":91,"description":17,"htmlBio":17,"twitter":92,"facebook":17,"instagram":93,"registeredAt":94},"How Many Episodes Are In 'Doc' Season 2 And What Do We Know About Season 3?","'Doc' Season 2 comes to an end on Tuesday with episodes that Scott Wolf, who plays Dr. Richard Miller on the show, told TVLine are \"real doozies.\"","how-many-episodes-are-in-doc-season-2-and-what-we-know-season-3","\n\u003Cp>\u003Ca href=\"http://blavity.com/tags/fox\">Fox&#8217;s\u003C/a> \u003Cem>Doc\u003C/em> follows Dr. Amy Larsen (Molly Parker) as she rebuilds her life after a car crash erased eight years of her memory. The show premiered in January 2025, and now its second season is coming to a close.\u003C/p>\n\n\n\n\u003Cp>\u003Cem>\u003Ca href=\"http://blavity.com/tags/doc\">Doc\u003C/a>\u003C/em> Season 2 has seen Amy continue to recover her memories while working on her relationships with those close to her. The season concludes Tuesday with a two-hour event.\u003C/p>\n\n\n\n\u003Cp>Scott Wolf, who plays Dr. Richard Miller on the show, told \u003Ca target=\"_blank\" href=\"https://www.tvline.com/2122637/scott-wolf-doc-season-2-finale-preview/\" rel=\"noreferrer noopener\">TVLine\u003C/a> the final episodes are &#8220;real doozies.&#8221;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-how-many-episodes-of-doc-season-2-remain\">How many episodes of &#8216;Doc&#8217; Season 2 remain?\u003C/h2>\n\n\n\n\u003Cp>\u003Cem>Doc\u003C/em> Season 2 consists of 22 episodes and wraps Tuesday with a two-hour finale featuring back-to-back episodes, &#8220;Stuck&#8221; and &#8220;Happy Birthday.&#8221;\u003C/p>\n\n\n\n\u003Cp>In &#8220;Stuck,&#8221; a deadly virus spreads through Westside Hospital, forcing the sixth floor into quarantine as it puts both patients and staff at risk. Richard is infected and becomes seriously ill, setting off the events of &#8220;Happy Birthday,&#8221; in which Amy is also infected, and the hospital team races to save them both.\u003C/p>\n\n\n\n\u003Cp>&#8220;The medical cases are incredible, but there are people within our core group that become at great risk at various points as we move to the end of the season, and not everyone survives,&#8221; Wolf said of the final episodes.\u003C/p>\n\n\n\n\u003Cp>The finale also features Emmy Award winner Judd Hirsch as a Holocaust survivor who arrives at the hospital for routine treatment on his 90th birthday when things take a turn, \u003Ca target=\"_blank\" href=\"https://deadline.com/2026/04/judd-hirsch-doc-fox-season-2-finale-plot-1236783173/\" rel=\"noreferrer noopener\">Deadline\u003C/a> reported.\u003C/p>\n\n\n\n\u003Cp>&#8220;Stuck&#8221; and &#8220;Happy Birthday&#8221; air Tuesday from 8 p.m. to 10 p.m. ET on Fox. \u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-to-know-about-doc-season-3\">What to know about &#8216;Doc&#8217; Season 3\u003C/h2>\n\n\n\n\u003Cp>On March 9, \u003Ca href=\"https://www.foxcorporation.com/news/business/2025/fox-renews-hit-medical-series-doc-for-second-season-with-22-episode-pick-up/\" target=\"_blank\" rel=\"noreferrer noopener\">Fox\u003C/a> announced that \u003Cem>Doc\u003C/em> would return for a third season. Like Season 2, the third season will consist of 22 episodes and will air during the 2026-2027 season.\u003C/p>\n\n\n\n\u003Cp>&#8220;\u003Cem>Doc\u003C/em> has become a true breakout for Fox, delivering our largest scripted multi-platform audience of the season and building remarkable momentum across Fox, Hulu, Netflix, and internationally — earning it another 22-episode order,&#8221;&nbsp;the outlet mentioned Fox Television Network President Michael Thorn said. &#8220;That success is a testament to the exceptional creative leadership of Hank Steinberg and&nbsp;Barbie Kligman, our terrific partners at Sony, and the talented Molly Parker, whose deeply nuanced performance gives the series its soul.&#8221;\u003C/p>\n\n\n\n\u003Cp>Sony Pictures Television Studios President Katherine Pope added, &#8220;We couldn&#8217;t be more thrilled to be continuing our partnership with Rob Wade, Michael Thorn, and their amazing teams at Fox. This milestone highlights&nbsp;\u003Cem>Doc&#8217;s\u003C/em> compelling storytelling and standout performances that have resonated with audiences globally. We&#8217;re incredibly proud of the exceptional writing from Hank and Barbie, and of Molly Parker&#8217;s powerful, nuanced performance at the center of the series. We look forward to building on the show&#8217;s continued success in the seasons ahead.&#8221;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-will-blair-underwood-be-in-season-3-of-doc\">Will Blair Underwood be in Season 3 of &#8216;Doc&#8217;?\u003C/h2>\n\n\n\n\u003Cp>Following the Season 3 renewal, Fox confirmed that \u003Ca href=\"https://blavity.com/entertainment/blair-underwood-tv-one-uncensored-episode\" target=\"_blank\" rel=\"noreferrer noopener\">Blair Underwood\u003C/a>, who was set to appear in \u003Cem>Doc\u003C/em> Season 2 as Dr. Ben Grant, had been promoted to a series regular.\u003C/p>\n\n\n\n\u003Cp>Parker and Wolf are also expected to return, alongside Omar Metwally (Dr. Michael Hamda), Amirah Vann (Dr. Gina Walker), Jon Ecker (Dr. Jake Heller), Anya Banerjee (Dr. Sonya Maitra) and Patrick Walker (Dr. TJ Coleman).\u003C/p>\n",[102,103],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[105,109],{"id":106,"name":107,"slug":108,"description":17,"image":17},70697,"Doc","doc",{"id":110,"name":111,"slug":111,"description":17,"image":17},25397,"fox",{"url":113,"thumbnail":114,"credit":115,"title":116,"alt":117,"type":49,"width":118,"height":119,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Doc_S2-Ep222-0479_f.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Doc_S2-Ep222-0479_f-150x100.jpg","Photo: John Medland/Fox","Doc_S2-Ep222-0479_f","DOC: L-R: Blair Underwood and Molly Parker in the 2-hour Season Finale \"Stuck\" episode of DOC airing Tuesday, April. 14 (8:00-10:00 PM ET/PT) on FOX. CR:",2400,1600,"2026-04-14T19:55:52-04:00","2026-04-14 23:55:52","2026-04-14T22:18:32-04:00","2026-04-15 02:18:32",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":129,"author":130,"authors":140,"title":142,"subTitle":17,"excerpt":17,"slug":143,"body":144,"categories":145,"tags":148,"featuredMedia":161,"publishedAt":169,"publishedAtGMT":170,"updatedAt":171,"updatedAtGMT":172,"type":57,"listicle":173,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":174,"customFields":175,"additional":176,"acf":177},72909291,{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},98848,"https://secure.gravatar.com/avatar/2da4e4032b5f8358dd429b2129677ea08cd82811258070074b014cd6424c975c?s=1024&r=g","Trey","Mangum","Trey Mangum","clydetreymangum@gmail.com","tmangum","Trey Mangum is the Managing Editor of Blavity and Shadow &amp; Act. Email him at trey@blavity.com","2015-09-15T00:00:00+00:00",[141],{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},"'The Madison' Gets Season 3 Renewal Before Season 2 Debut, Weeks After Season 1 Bow","the-madison-season-3-renewal-before-season-2-debut","\n\u003Cp>Just weeks after Season 1 debuted and wrapped, and ahead of its Season 2 debut, \u003Ca href=\"http://blavity.com/tags/taylor-sheridan\">Taylor Sheridan&#8217;s\u003C/a> \u003Cem>\u003Ca href=\"http://blavity.com/tags/the-madison\">The Madison\u003C/a> \u003C/em>has already been renewed for Season 3. \u003C/p>\n\n\n\n\u003Cp>Per Paramount+, the series is &#8220;Sheridan’s most-watched debut ever and was the #1 original season by views among streaming originals for its first week of release,&#8221; according to Luminate. It is also set to debut on Nielsen&#8217;s Streaming Top 10 chart as a top-five original series.&#8221;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-season-2-of-the-madison-has-already-been-filmed\">Season 2 of &#8216;The Madison&#8217; has already been filmed. \u003C/h2>\n\n\n\n\u003Cp>Season 2 has already wrapped production, and its premiere will be announced at a later date.  \u003C/p>\n\n\n\n\u003Cp>Starring Michelle Pfeiffer and Kurt Russel, the series &#8220;unfolds across two distinct worlds—the beautiful landscape of Montana and the vibrant energy of Manhattan—as it examines the ties that bind families together.&#8221;\u003C/p>\n\n\n\n\u003Cp>The series also stars Beau Garrett, Elle Chapman, Patrick J. Adams, Amiah Miller, Alaina Pollack, Ben Schnetzer, Kevin Zegers, Rebecca Spence, Danielle Vasinova, Matthew Fox and Will Arnett. \u003C/p>\n\n\n\n\u003Cp>\u003Cem>The Madison \u003C/em>is produced by Paramount Television Studios, 101 Studios and Bosque Ranch Productions.\u003C/p>\n\n\n\n\u003Cp>Sheridan is the creator and executive produced him, along with David C. Glasser, John Linson, Art Linson, Ron Burkle, David Hutkin, Bob Yari, Christina Alexandra Voros, Michael Friedman, Michelle Pfeiffer, Kurt Russell and Keith Cox. Voros directed all installments of the six-episode first season. \u003Cbr> \u003C/p>\n",[146,147],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[149,153,157],{"id":150,"name":151,"slug":152,"description":17,"image":17},65708,"Paramount Plus","paramount-plus",{"id":154,"name":155,"slug":156,"description":17,"image":17},69052,"paramount+","paramount-2",{"id":158,"name":159,"slug":160,"description":17,"image":17},77224,"The Madison","the-madison",{"url":162,"thumbnail":163,"credit":164,"title":165,"alt":166,"type":49,"width":167,"height":168,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/MADISON_106_111224_EM_00092_RT-scaled.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/MADISON_106_111224_EM_00092_RT-150x100.jpg","Photo: Emerson Miller/Paramount+","I Give Me Permission","Michelle Pfeiffer as Stacy Clyburn in episode 6, season 1, of the Paramount+ series The Madison. Photo Credit:",2560,1707,"2026-04-14T16:33:34-04:00","2026-04-14 20:33:34","2026-04-14T16:33:44-04:00","2026-04-14 20:33:44",[],1,{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},12852,{"list":180,"total":353},[181,222,273,316],{"id":182,"author":183,"authors":190,"title":192,"subTitle":193,"excerpt":17,"slug":194,"body":195,"categories":196,"tags":201,"featuredMedia":206,"publishedAt":214,"publishedAtGMT":215,"updatedAt":216,"updatedAtGMT":217,"type":57,"listicle":218,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":219,"additional":220,"acf":221},72909377,{"id":184,"avatar":185,"firstName":17,"lastName":17,"displayName":186,"email":187,"username":186,"normalizedUsername":188,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":189},95243,"https://secure.gravatar.com/avatar/16fdff8cddc7bd4702273ce7e1677d1d0021c4b55e83ca690c8b22edc3cbfdf4?s=1024&r=g","Christopher Rhodes","christopheredward.rhodes@gmail.com","christopher-rhodes","2020-09-14T00:00:00+00:00",[191],{"id":184,"avatar":185,"firstName":17,"lastName":17,"displayName":186,"email":187,"username":186,"normalizedUsername":188,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":189},"Pete Hegseth Was Roasted For Quoting Samuel L. Jackson's Fake 'Pulp Fiction' Verse During Pentagon Prayer","The use of the quote comes as the Trump administration has been under fire for rhetoric seen as disrespectful of Christianity or even blasphemous.","pete-hegseth-roasted-for-samuel-l-jackson-pulp-viction-prayer","\n\u003Cp>No stranger to controversy, Secretary of Defense \u003Ca href=\"https://blavity.com/pete-hegseth-fires-randy-george-chief-of-staff\">Pete Hegseth\u003C/a> has left many people scratching their heads after comments he made at the Pentagon recently.\u003C/p>\n\n\n\n\u003Cp>While appearing to quote scripture, Hegseth instead mentioned a famous monologue from the movie \u003Cem>Pulp Fiction\u003C/em>, with listeners unsure whether he made a mistake or was intentionally engaging in a bit of religious trolling.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\">Hegseth roasted for quoting a fake Bible verse from &#8216;Pulp Fiction&#8217;\u003C/h2>\n\n\n\n\u003Cp>During a Pentagon prayer breakfast on Wednesday, Hegseth discussed the recent rescue of a downed American pilot in Iran during the ongoing conflict. Hegseth then recited what he claimed was a prayer that had been said by the leader of the Combat Search and Rescue mission to rescue the pilot. As first reported by the Christian newsletter \u003Ca target=\"_blank\" href=\"https://publicwitness.wordandway.org/p/hegseth-borrows-violent-prayer-from\" rel=\"noreferrer noopener\">A Public Witness\u003C/a>, Hegseth labeled the &#8220;prayer&#8221; as &#8220;CSAR 25:17&#8221; and claimed that it was based off the biblical passage of Ezekiel 25:17. However, the actual words Hegseth recited veer far from the biblical text, more closely matching the misquoted version of Ezekiel 25:17 delivered by Samuel L. Jackson&#8217;s assassin character in a famous monologue from the movie \u003Cem>Pulp Fiction\u003C/em>.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\u003Cp lang=\"en\" dir=\"ltr\">❗️ Pete Hegseth quotes fake Pulp Fiction Bible verse in Pentagon &#39;prayer&#39;\u003Cbr>\u003Cbr>Does he think he can outdo Samuel L Jackson or what is this about? \u003Ca href=\"https://t.co/aeOUGKC0o0\">pic.twitter.com/aeOUGKC0o0\u003C/a>\u003C/p>&mdash; RT (@RT_com) \u003Ca href=\"https://twitter.com/RT_com/status/2044718442255954288?ref_src=twsrc%5Etfw\">April 16, 2026\u003C/a>\u003C/blockquote>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>It&#8217;s unclear whether Hegseth realized the quote&#8217;s movie origin or how the words of the prayer were relayed to him. Many people online, however, have viewed it as a blunder on the secretary&#8217;s part. &#8216;Wow this is embarrassing!&#8221; social media pundit and podcast host Ed Krassenstein posted on X, formerly Twitter, with videos of Hegseth reading the prayer and a\u003Cem> Pulp Fiction\u003C/em> clip merged with Hegseth&#8217;s reading\u003Cstrong>.\u003C/strong>\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\u003Cp lang=\"en\" dir=\"ltr\">Wow this is embarrassing!\u003Cbr>\u003Cbr>Pete Hegseth quoted a fake Bible verse from Pulp Fiction at a Pentagon speech and prayer session yesterday.\u003Cbr>\u003Cbr>The prayer was an adaptation of the monologue delivered by Samuel L. Jackson’s character. In the movie, the character falsely attributes it to… \u003Ca href=\"https://t.co/G4OJc9BdQC\">pic.twitter.com/G4OJc9BdQC\u003C/a>\u003C/p>&mdash; Ed Krassenstein (@EdKrassen) \u003Ca href=\"https://twitter.com/EdKrassen/status/2044734646231953596?ref_src=twsrc%5Etfw\">April 16, 2026\u003C/a>\u003C/blockquote>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>&#8220;Who do you think pulled it off better? Hegseth or Samuel L. Jackson?&#8221; online political commentator Mario Nawfal asked.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\u003Cp lang=\"en\" dir=\"ltr\">🇺🇸 Hegseth recited “Ezekiel 25:17” speech at a Pentagon church service.\u003Cbr>\u003Cbr>But here’s the problem: it’s not actually from the Bible, but from Tarantino’s Pulp Fiction.\u003Cbr>\u003Cbr>He even tweaked the ending to reference a military rescue unit.\u003Cbr>\u003Cbr>Who do you think pulled it off better? Hegseth… \u003Ca href=\"https://t.co/Vd7XKW9Q6M\">https://t.co/Vd7XKW9Q6M\u003C/a> \u003Ca href=\"https://t.co/QAEK38wXK9\">pic.twitter.com/QAEK38wXK9\u003C/a>\u003C/p>&mdash; Mario Nawfal (@MarioNawfal) \u003Ca href=\"https://twitter.com/MarioNawfal/status/2044737666067906898?ref_src=twsrc%5Etfw\">April 16, 2026\u003C/a>\u003C/blockquote>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>&#8220;This would be a two or three week news story in a previous administration, and might even lead to the resignation of the defense secretary,&#8221; journalist Medhi Hasan posted. &#8220;He literally fabricated a Biblical quote, based off of a movie, while pretending to be a pious Christian. But under Trump, we&#8217;ll have moved on by tomorrow.&#8221;\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\u003Cp lang=\"en\" dir=\"ltr\">This would be a two or three week news story in a previous administration, and might even lead to the resignation of the defense secretary. He literally fabricated a Biblical quote, based off of a movie, while pretending to be a pious Christian.\u003Cbr>\u003Cbr>But under Trump, we’ll have moved… \u003Ca href=\"https://t.co/MSRGCr8ByJ\">https://t.co/MSRGCr8ByJ\u003C/a>\u003C/p>&mdash; Mehdi Hasan (@mehdirhasan) \u003Ca href=\"https://twitter.com/mehdirhasan/status/2044753048237416598?ref_src=twsrc%5Etfw\">April 16, 2026\u003C/a>\u003C/blockquote>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-hegseth-and-trump-use-christianity-to-promote-their-right-wing-agenda\">Hegseth and Trump use Christianity to promote their right-wing agenda\u003C/h2>\n\n\n\n\u003Cp>Hegseth, a military veteran and former Fox News host, has come under scrutiny for his right-wing views and questions about his competence. He survived calls for his resignation after sharing sensitive plans for \u003Ca target=\"_blank\" href=\"https://blavity.com/pete-hegseth-shared-attack-plan-second-signal-chat\" rel=\"noreferrer noopener\">military operations\u003C/a> with members of his family and accidentally with a journalist as well. &nbsp;Before being confirmed as the secretary of defense, Hegseth was grilled over his sparse qualifications and his vocal calls to eliminate &#8220;woke DEI s**t&#8221; from the \u003Ca target=\"_blank\" href=\"https://blavity.com/pete-hegseth-confirmation-hearing-called-misogynist\" rel=\"noreferrer noopener\">armed forces\u003C/a>, and his tenure has seen multiple instances of Black people and women in the military being fired from positions of \u003Ca target=\"_blank\" href=\"https://blavity.com/pete-hegseth-forced-out-admiral-questioned-drug-boat-bombings\" rel=\"noreferrer noopener\">leadership\u003C/a> or passed over for \u003Ca target=\"_blank\" href=\"https://blavity.com/pete-hegseth-fires-randy-george-chief-of-staff\" rel=\"noreferrer noopener\">promotions\u003C/a>. Hegseth has also been criticized for promoting Christian nationalism, a far-right \u003Ca target=\"_blank\" href=\"https://www.pbs.org/newshour/politics/pete-hegseths-christian-rhetoric-reignites-scrutiny-after-the-u-s-goes-to-war-with-iran\" rel=\"noreferrer noopener\">political ideology\u003C/a> that uses Christianity to promote right-wing domestic policies and aggressive foreign policy.\u003C/p>\n\n\n\n\u003Cp>Hegseth&#8217;s fake Bible quote comes as the Trump administration has made several questionable and offensive statements relating to Christianity. President Donald Trump has publicly clashed with \u003Ca target=\"_blank\" href=\"https://blavity.com/trump-jesus-post-after-pope-leo-tensions\" rel=\"noreferrer noopener\">Pope Leo XIV\u003C/a>, criticizing the leader of the Catholic Church over the pope&#8217;s criticisms of the president&#8217;s immigration policies and foreign wars. The president also created controversy among Christians by posting an image generated by artificial intelligence that seemed to depict Trump as Jesus miraculously healing a man; Trump later deleted the image, bizarrely claiming that he thought it showed him as a doctor. Meanwhile, members of Hegseth&#8217;s Department of Defense reportedly had a tense meeting with Vatican officials, with members of the Catholic Church delegation perceiving the Trump administration officials as threatening them.\u003C/p>\n\n\n\n\u003Cp>Now, Hegseth appears to have either purposely referenced a fake Bible quote to make a political point or troll listeners, or he didn&#8217;t know the difference between the \u003Cem>Pulp Fiction\u003C/em> speech and the biblical verse. Either way, the comment is drawing heat online and highlighting the Trump administration&#8217;s questionable uses of religion.\u003C/p>\n",[197],{"id":198,"name":199,"slug":200,"description":17,"image":30},120,"Politics","politics",[202],{"id":203,"name":204,"slug":205,"description":17,"image":17},44529,"top stories","top-stories",{"url":207,"thumbnail":208,"credit":209,"title":210,"alt":211,"type":49,"width":212,"height":213,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/GettyImages-2268666853.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/GettyImages-2268666853-150x100.jpg","US Secretary of Defense Pete Hegseth looks on during a press briefing at the Pentagon in Washington, DC, on March 31, 2026. Hegseth said Tuesday that talks on ending the Iran war are making progress even as the more than month-long US-Israeli military campaign against the Islamic republic continued. \"They are very real. They are ongoing, they are active, and I think, gaining strength,\" Hegseth told reporters of the negotiations. | Photo by Oliver Contreras / AFP via Getty Images","US-ISRAEL-IRAN-WAR-HEGSETH","US Secretary of Defense Pete Hegseth looks on during a press briefing at the Pentagon in Washington, DC, on March 31, 2026. Hegseth said Tuesday that talks on ending the Iran war are making progress even as the more than month-long US-Israeli military campaign against the Islamic republic continued. \"They are very real. They are ongoing, they are active, and I think, gaining strength,\" Hegseth told reporters of the negotiations.",1024,682,"2026-04-19T08:24:03-04:00","2026-04-19 12:24:03","2026-04-19T08:24:10-04:00","2026-04-19 12:24:10",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":223,"author":224,"authors":231,"title":233,"subTitle":17,"excerpt":234,"slug":235,"body":236,"categories":237,"tags":246,"featuredMedia":256,"publishedAt":264,"publishedAtGMT":265,"updatedAt":266,"updatedAtGMT":267,"type":57,"listicle":268,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":269,"readingTime":60,"customFields":270,"additional":271,"acf":272},72908866,{"id":225,"avatar":226,"firstName":17,"lastName":17,"displayName":227,"email":228,"username":227,"normalizedUsername":229,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":230},96045,"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2022/03/DSC09602-2-compress.jpg","Tomas Kassahun","tomas.kassahun@blavity.com","tomas-kassahun","2019-09-06T00:00:00+00:00",[232],{"id":225,"avatar":226,"firstName":17,"lastName":17,"displayName":227,"email":228,"username":227,"normalizedUsername":229,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":230},"T.I.'s Daughter Deyjah Harris Joins Delta Sigma Theta At Clark Atlanta University","Rapper T.I.'s oldest daughter, Deyjah, has just become one of the newest members of Delta Sigma Theta Sorority.","ti-daughter-deyjah-joins-delta-sigma-theta","\n\u003Cp>Rapper \u003Ca href=\"https://blavity.com/50-cent-diss-in-ti-son-domani-firebug-video\" type=\"link\" id=\"https://blavity.com/50-cent-diss-in-ti-son-domani-firebug-video\" target=\"_blank\" rel=\"noreferrer noopener\">T.I.\u003C/a>&#8216;s daughter, 24-year-old Deyjah Harris, has just become one of the newest members of the \u003Ca href=\"https://blavity.com/delta-sigma-theta-sorority-mourns-dr-paulette-c-walker\" type=\"link\" id=\"https://blavity.com/delta-sigma-theta-sorority-mourns-dr-paulette-c-walker\">Delta Sigma Theta Sorority\u003C/a>, Inc. On Friday, Harris, who&#8217;s a sophomore at Clark Atlanta University, made a grand entrance into the sisterhood as she became one of 35 new members of CAU&#8217;s Sigma Chapter. \u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-t-i-harris-daughter-deyjah-is-now-a-member-of-delta-sigma-theta\">T.I. Harris&#8217; daughter Deyjah is now a member of Delta Sigma Theta\u003C/h2>\n\n\n\n\u003Cp>Deyjah was accompanied by her father&#8217;s hit song &#8220;Bring Em Out&#8221; as she was officially introduced to the sorority at Clark Atlanta University&#8217;s Panthers Stadium, \u003Ca href=\"https://www.essence.com/lifestyle/parenting/ti-daughter-delta-sigma-theta/\" type=\"link\" id=\"https://www.essence.com/lifestyle/parenting/ti-daughter-delta-sigma-theta/\" target=\"_blank\" rel=\"noreferrer noopener\">Essence\u003C/a> reported.\u003C/p>\n\n\n\n\u003Cp>An \u003Ca href=\"https://www.instagram.com/reels/DXA45uoD6NJ/\" type=\"link\" id=\"https://www.instagram.com/reels/DXA45uoD6NJ/\">Instagram video\u003C/a> showed Deyjah strolling and doing splits before introducing herself. She then proudly stated that her line name is Precious Heir, in honor of her late aunt.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\u003Cp lang=\"en\" dir=\"ltr\">\u003Ca href=\"https://twitter.com/hashtag/TI?src=hash&amp;ref_src=twsrc%5Etfw\">#TI\u003C/a>’s daughter \u003Ca href=\"https://twitter.com/hashtag/DeyjahHarris?src=hash&amp;ref_src=twsrc%5Etfw\">#DeyjahHarris\u003C/a> just crossed into Delta Sigma Theta Sorority, Inc. at Clark Atlanta University 🔺❤️\u003Cbr>\u003Cbr>Her line name “Precious Heir” is in honor of her dad’s late sister, Precious Harris 🕊️\u003Cbr>\u003Cbr>Congrats to her! \u003Ca href=\"https://t.co/55yNTvxRdC\">pic.twitter.com/55yNTvxRdC\u003C/a>\u003C/p>&mdash; TeaWithTia (@RealTeaWithTia) \u003Ca href=\"https://twitter.com/RealTeaWithTia/status/2043157980472918081?ref_src=twsrc%5Etfw\">April 12, 2026\u003C/a>\u003C/blockquote>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>“My name is Deyjah Emani Harris. A sophomore speech communications major from the Hotlanta, Georgia,” she said. “Now some of y’all may know me as Princess of the South, but in Delta land, I will forever be known as Precious Heir.”\u003C/p>\n\n\n\n\u003Cp>Deyjah&#8217;s aunt and T.I.&#8217;s sister, Precious Harris, was also a Delta Sigma Theta member. She died in a car accident in 2019 at age 66.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-t-i-s-daughter-deyjah-received-praise-after-joining-delta-sigma-theta\">T.I.&#8217;s daughter Deyjah received praise after joining Delta Sigma Theta\u003C/h2>\n\n\n\n\u003Cp>Many of Deyjah&#8217;s supporters expressed their excitement, admiring her aura. Fans also praised her family for the success they have achieved as a whole.\u003C/p>\n\n\n\n\u003Cp>&#8220;The HARRIS family is TOP TIER!! 🔥🤏🏾&#8221; one person commented.\u003C/p>\n\n\n\n\u003Cp>&#8220;Coming out to her dad’s song and named after her aunt.. everything just 🔥🔥&#8221; another person chimed in.\u003C/p>\n\n\n\n\u003Cp>It looks like Deyjah even brought some people to tears: &#8220;This brought tears to my eyes. Paying homage to Precious with the line name “Precious Heir” is TOP TIER! 👑 That’s right keep her legacy alive. Welcome soror; so proud of you!&#8221; \u003Cem>Married to Medicine\u003C/em> star Quad Webb wrote.\u003C/p>\n\n\n\n\u003Cp>Harris is studying speech communications and rhetoric at CAU. She often spends her time advocating for mental health.\u003C/p>\n\n\n\n\u003Cp>“Whether through speaking, writing, or community work, I want to use my voice to spark growth, encourage self-discovery, and contribute to collective transformation. I am committed to building a future where my passions for wellness, environmental care, creativity, and human connection can come together in authentic + meaningful ways,” she wrote on LinkedIn, per Essence. “My long-term vision is to build ‘The Safe Space,’ a brand and platform dedicated to healing, empowerment, and awakening, both individually + collectively.”\u003C/p>\n",[238,242],{"id":239,"name":240,"slug":241,"description":17,"image":30},70685,"Blavity-U","blavity-u",{"id":243,"name":244,"slug":245,"description":17,"image":30},70684,"HBCU","hbcu",[247,251,255],{"id":248,"name":249,"slug":250,"description":17,"image":17},74288,"Blavity U Top Stories","blavity-u-top-stories",{"id":252,"name":253,"slug":254,"description":17,"image":17},37347,"Delta Sigma Theta","delta-sigma-theta-2",{"id":203,"name":204,"slug":205,"description":17,"image":17},{"url":257,"thumbnail":258,"credit":259,"title":260,"alt":261,"type":49,"width":262,"height":263,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Untitled-design-7-5.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Untitled-design-7-5-150x84.jpg","Photo: Prince Williams/Wireimage via Getty Images","T.I. and his daughter Deyjah","T.I. and his daughter Deyjah Harris in 2023",1280,720,"2026-04-13T23:22:23-04:00","2026-04-14 03:22:23","2026-04-13T23:24:26-04:00","2026-04-14 03:24:26",[],"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/hq720.jpg",{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":274,"author":275,"authors":286,"title":288,"subTitle":17,"excerpt":17,"slug":289,"body":290,"categories":291,"tags":297,"featuredMedia":299,"publishedAt":307,"publishedAtGMT":308,"updatedAt":309,"updatedAtGMT":310,"type":57,"listicle":311,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":312,"customFields":313,"additional":314,"acf":315},72905765,{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},99744,"https://secure.gravatar.com/avatar/dc562aac1694e45f51548f0ae16f8b3e36f122aece13a4ea0d3bf9a28f506ab7?s=1024&r=g","Brenda","Alexander","Brenda Alexander","brenda.alexander@blavity.com","BrendaAlexander","brendaalexander","https://www.instagram.com/trulybrenda_/?hl=en","2023-01-10T02:35:32+00:00",[287],{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},"A Tote Bag That Carries 100 Years Of Black History: Akio Evans Merges Art With Consciousness","akio-evans-black-history-tote-bag","\n\u003Cp>\u003Ca href=\"http://blavity.com/tag/baltimore\">Baltimore\u003C/a> native Akio Evans tells stories through fashion, canvas and film, while also teaching and working as a mentor in his native city, Baltimore, and beyond.\u003C/p>\n\n\n\n\u003Cp>His work has been seen worldwide, including his documentary film, \u003Cem>Grace After Midnight Pain\u003C/em>, the story of the life and times of \u003Cem>The Wire\u003C/em> actress Felicia &#8216;Snoop&#8217; Pearson, which he directed and produced alongside Felicia Snoop Pearson and the late Michael K. Williams. His commissioned sneaker art has been collected by the likes of Donnell Rawlings, Dave Chappelle, Dr. Dre, Nick Cannon, \u003Ca href=\"http://blavity.com/tag/kevin-hart\">Kevin Hart\u003C/a>, Havoc of Mobb Deep, Tyronn Lue, Allen Iverson and Lena Waithe.\u003C/p>\n\n\n\n\u003Cp>A recipient of notable honors and awards, including the Joe Mann&#8217;s Black Wall Street Award for his contribution to Baltimore&#8217;s inner city and personal entrepreneurial achievements and a city citation from former Baltimore Mayor Stephanie Rawlings-Blake for his filmmaking contribution to Baltimore Public Schools.\u003C/p>\n\n\n\n\u003Cp>During CIAA weekend this year in Baltimore, Blavity spoke with Evans about one of his latest pieces, the 100 years of Black History tote bag, which was a special activation at the Reginald F. Lewis Museum. We spoke with Evans about his journey as an artist, career highlights and what’s next, and he makes it known that the messaging will always be key.\u003C/p>\n\n\n\n\u003Ciframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D10173967665330137%26set%3Da.301546600136%26type%3D3&#038;show_text=true&#038;width=500\" width=\"500\" height=\"625\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\" allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\">\u003C/iframe>\n\n\n\n\u003Cp>\u003Cstrong>Take me through your journey as an artist and as a creator. I read that you started in fashion by learning how to put your art onto clothing. Why was that your initial medium, and how would you say that it has expanded since?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I think that in the beginning, it was my initial medium because I typically wanted to figure out how to eventually not look like anybody else. In the early 2000s, when it was hardly but a thing. I think that over time, it just created the sense of an escape. In high school, the cafeteria was like your fashion show. You would step in and people would observe what you had on. And then it went from me wanting to have it as a side hustle. From that point on, I started to develop a keen eye for things that were new and innovative. I believe that kind of creativity created space for me to fully express myself. Years later, I came to understand that this expression extends beyond custom T-shirts and shoes it carries weight within fine art spaces, thanks to figures like Virgil Abloh and other artists and makers who helped redefine what fashion and art could be.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>You took a break from fashion. Though you’ve resurfaced, you share your art and storytelling through so many mediums. You are also a documentary filmmaker and you do a lot of stuff in video production. Talk to us a little bit about your journey from fashion and art to a different version of storytelling behind the lens.\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Behind the lens for me, it was more so me being a documentarian at first, picking up the camera and being able to document my peers that surround me, as well as the city. And when I was able to travel abroad, I was able to capture moments that are now archival footage of DMX, Bone Thugs-N-Harmony, Twista and Tech N9ne. And over time, I started wanting to learn how to edit. It just really created another outlet for me to be able to do storytelling.\u003C/p>\n\n\n\n\u003Cp>Working with actresses like Felicia Pearson from \u003Cem>The Wire,\u003C/em> who hired me to capture her in the essence of her documentary, her memoir, \u003Cem>Grace at the Midnight\u003C/em>, I turned that into a film. We had two private screenings, one in Harlem and one in Manhattan. But the experience for me has stretched me to be able to know how to execute and be able to have a visual language when it comes to capturing the essence of the individual and telling a story. With storytelling, whether it be clothing or whether it be another medium as far as picking up a camera and being able to document and interview individuals, it’s just another way for me to share a story.\u003C/p>\n\n\n\n\u003Cp>In 2018, I found myself working behind the scenes with GQ, filming photo shoots and contributing to a visual project with Lin-Manuel Miranda for Hamilton. That same period led to an unexpected moment of history—director Derec Dunn later contacted me to use footage I had captured in Baltimore, which became the final live performance of Prodigy of Mobb Deep. I wasn’t even supposed to bring my camera into Baltimore Soundstage, but encouragement from my friend Pat Scott changed that. Looking back, it’s powerful to know that moment was preserved and later used in Boom Goes the Cannon Music Video.\u003C/p>\n\n\n\n\u003Cp>Later, I met Havoc and presented him with a custom Timberland mural art piece commissioned by Atlantic Records a tribute honoring both him and the late Prodigy. I also created a wrap gift for the music video’s director. These moments feel full circle, affirming that my work lives at the intersection of filmmaking, fashion, and storytelling.\u003C/p>\n\n\n\n\u003Cp>Bongo the Cannon, I was able to meet him and also gift him with the Timberland Merrill art that Atlantic Records had commissioned me to be able to give to him, and also the director of that music video. So, it&#8217;s full-circle moments when we&#8217;re creating these pieces and it shows that filmmaking and fashion can be merged into one.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Is there a medium that you enjoy more than the other?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I think for me I stay rooted in the story and in what I call the ART-i-FACTS. My work isn’t just art it’s an artifact. When I give it to collectors, I’m not just giving a piece I’m giving history. I exist between the art and the facts, serving as the vessel that brings them to life.\u003C/p>\n\n\n\n\u003Cp>Lately, my work has expanded beyond filmmaking into canvas-based pieces. I began working on canvas in 2024, and since then, I’ve been able to sell work and exhibit pieces in ways I hadn’t previously imagined. Before, I primarily worked within the medium of shoes, but encouragement from friends pushed me to explore canvas. That shift has allowed me to expand my imagination into a new space one that the canvas fully supports.\u003C/p>\n\n\n\n\u003Cp>I’ve been putting Harriet Tubman in hunting camo on hats for years, and people didn’t always understand why. It wasn’t until I expanded that idea onto canvas that it began to fully connect. In one of my first pieces, I showed her escaping through a portal into the present day wearing hunting camo. Because when she was in the woods, she wasn’t hunting she was being hunted. She was surviving.\u003C/p>\n\n\n\n\u003Cp>That story mirrors parts of my own life. As a teenager, I was navigating survival in my own way, and now I’m able to bring that understanding to incarcerated youth through my work. At the end of the day, whether it’s film, wearable art, shoe mural art, or canvas, I’m always going to tell the story.\u003C/p>\n\n\n\n\u003Cp>I love creating immersive experiences, whether through wearable art workshops or sharing my work directly. For me, it’s always about the art, the facts, and the stories behind it. Your story and your signature are the most powerful things you have they’re how you leave your mark and create lasting impact.\u003C/p>\n\n\n\n\u003Cp>I&#8217;ve always been putting Harriet Tubman on hats of her hunting camo, and people still didn&#8217;t get why I was doing that. But through doing that on larger canvases, people have started to finally get why I was doing it. When I was able to do my very first canvas, one of the first canvases I did, I merged Harriet Tubman, where she&#8217;s escaping the painting, and she&#8217;s going into the middle of a portal. And in modern day time, she will be wearing hunting camo because when she was in the woods, she was being hunted. Most people now hunt for sport, but she had to do those things to survive. And for me, when I was on a run in my early days as a teenager, these are the same stories that I&#8217;m able to educate to the incarcerated youth of how I&#8217;ve been able to use and put her onto clothing. I think that more so now, whether it be filming, whether it be wearable art, whether it be shoe mural art or canvas work, I just love telling the story.\u003C/p>\n\n\n\n\u003Cp>I love being able to have an immersive experience, whether it&#8217;s doing a verbal art workshop of sharing the art, and, of course, actually sharing the facts and the stories, because your story and your signature is the most powerful name that you have. And it&#8217;s pretty much what we have to leave behind &#8211; the story and the signature is how we leave our mark and make an impact.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Now you&#8217;ve had some major influencers and public figures wear your art. Has there been anyone who has been anyone who has been the most memorable or the most impactful?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>One moment that stands out happened on my birthday, when I was commissioned by the Visionary Art Museum to create a replica of the jacket John Carlos wore during his iconic protest at the 1968 Olympics. I was able to present that piece to him on my birthday, which made it even more meaningful.\u003C/p>\n\n\n\n\u003Cp>What’s wild is that the very next day, I was scheduled to lead a wearable art workshop in Atlanta. When John Carlos told me, “Next time you’re in Atlanta, I want to show you some of my personal memorabilia,” I had to tell him I’m actually headed there tomorrow. Moments like that remind me how much of this journey is full circle, even when I don’t realize it at the time.\u003C/p>\n\n\n\n\u003Cp>That same energy shows up in my work. Recently, with Lena Waithe, I included a hang tag inside the sneakers I created for her that honored my mother, who passed from a heart attack. It wasn’t just a design choice it was intentional.\u003C/p>\n\n\n\n\u003Cp>For me, the work is never just transactional. It’s about creating something that carries emotion. Taking an inanimate object something that typically holds no feeling and embedding it with story, memory, and meaning. That’s what allows the collector to truly connect with the piece.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>You have the 100 years of Black History tote bag, which you gifted some of the journalists, during CIAA weekend. Talk to us a little bit about your inspiration for the bag and how that whole thing came to be.\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>The tote bag was created in alignment with the vision of the Reginald F. Lewis Museum. It builds on a concept I’ve been exploring for some time placing Black historical figures onto the $100 bill as a way to reframe value and legacy.\u003C/p>\n\n\n\n\u003Cp>This year, it felt especially timely. February marked 100 years since Black History Month, which began as a week founded by Carter G. Woodson. In collaboration with Tracey Johnson of Visit Baltimore, we wanted to highlight him alongside other figures who made a lasting impact on the Civil Rights Movement.\u003C/p>\n\n\n\n\u003Cp>The work also reflects the mission of the museum itself. I included Reginald F. Lewis on the note as well a Baltimore native and the first Black man to build a billion-dollar company. Being from East Baltimore, that connection felt personal, especially because it’s a story many people, including myself at one point, didn’t fully know.\u003C/p>\n\n\n\n\u003Cp>By placing these figures onto currency, the goal is to create a new kind of social currency one that sparks conversation and brings attention to individuals whose contributions are often overlooked. It’s about giving value back to the stories that shaped us.\u003C/p>\n\n\n\n\u003Cp>This also marks my second collaboration with the Reginald F. Lewis Museum. In a previous project, I worked alongside Bird House Media and Kaylin of the museum, to create a visual piece highlighting Anna Murray Douglass.\u003C/p>\n\n\n\n\u003Cp>The piece was created for an event focused on bringing visibility to her legacy centering the often-overlooked story of Anna Murray Douglass and her role in history.\u003Cbr>\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Something that always fascinates me is when I meet people local to their town. You’re Baltimore born and bred, and you have done a lot, but you remain loyal to Baltimore. And a lot of people leave their respective cities that they&#8217;re from, specifically artists, for what they may consider to be more mainstream or larger markets. What has kept you local?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I think that what kept me local is the heartbeat here. It is a lot louder, and even when I&#8217;m traveling to different cities, it&#8217;s a lot louder, whether you&#8217;re here or you&#8217;re anywhere else. The heartbeat can be your accent that is recognizable. The heartbeat can be the impact that people have seen on television shows, and then when you&#8217;re actually going to different other places, when you identify yourself, and you&#8217;re actually sharing, I feel like it&#8217;s a way where we&#8217;re able to really shake things up.\u003C/p>\n\n\n\n\u003Cp>This city, I just love the history. The history is rich, the food, the culture, and it&#8217;s a lot more than what people can then recognize from afar. I always share with people, I use the analogy of bees pollinating the hive. They are the teachers, they are the creators, they are the makers, they&#8217;re the ones that are beautifying the city, just like how bees do when they go back to a hive. The honey is sweet. Yes, you have your killer bees and the things that can actually harm you, but when you get closer and closer to the hive, it kind of puts it in a different perspective, and if you would have stayed away, you would have never known how great it was.\u003C/p>\n\n\n\n\u003Cp>I feel like the city has so much more to offer. I&#8217;m glad to be the vessel to be able to share the complete opposite of what most people worship, or they praise like \u003Cem>The Wire\u003C/em> or \u003Cem>The Corner,\u003C/em> and all the negative things that the media has seen. But I love to actually share with people that we&#8217;re much more than that. Even if I am just a small seed, I can still inspire.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>I spoke with Michael E. Haskins Jr. another local artist from Baltimore, and he spoke about Baltimore in comparison to other cities and how its growing at a rapid pace. How would you say Baltimore is doing in comparison to the larger cities?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Being able to travel to places like LA and Cleveland and all these other places that I&#8217;ve been to recently, they always tell me, even people who have been to Baltimore, they say Baltimore is the most raw. We haven&#8217;t lost the very essence of what some cities have lost because of gentrification or things change, and things shift. There’s definitely a renaissance happening here, but it’s still the essence of Baltimore, and the community remains involved as it grows.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>What special projects are you working on currently?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Currently, I&#8217;m prepping for the exhibition that I have with my twin sister at the Quid Nunc Art Gallery. It&#8217;s in the Mount Vernon section of Baltimore in the Arts District. I also have a few things in the works that I am unable to speak about right now in collaboration with two different arenas, the Chesapeake Arena and CFG Arena. And I continue to gift things to people.\u003C/p>\n",[292],{"id":293,"name":294,"slug":295,"description":296,"image":30},118,"Culture","culture","Commentary on culture, happenings, and the things that move us. We in the these #tweets too.",[298],{"id":203,"name":204,"slug":205,"description":17,"image":17},{"url":300,"thumbnail":301,"credit":302,"title":303,"alt":17,"type":49,"width":304,"height":305,"mimeType":306},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/03/photo-collage.png-25.png","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/03/photo-collage.png-25-150x84.png","Photo: Courtesy of Akio Evans","photo-collage.png (25)",1920,1080,"image/png","2026-03-29T23:45:00-04:00","2026-03-30 03:45:00","2026-04-03T10:15:59-04:00","2026-04-03 14:15:59",[],9,{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":317,"author":318,"authors":319,"title":321,"subTitle":17,"excerpt":322,"slug":323,"body":324,"categories":325,"tags":331,"featuredMedia":337,"publishedAt":344,"publishedAtGMT":345,"updatedAt":346,"updatedAtGMT":347,"type":57,"listicle":348,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":349,"customFields":350,"additional":351,"acf":352},72905759,{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},[320],{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},"11 Memoirs Every Black Reader Should Have On Their Shelf","Blavity's Book Club lists 11 essential celebrity memoirs that every Black reader should have on their bookshelf.","celebrity-memoirs-every-black-reader-should-have","\n\u003Cp>There&#8217;s nothing juicier than a good celebrity memoir!\u003C/p>\n\n\n\n\u003Cp>In a world where people are obsessed with the lives of the stars they adore and aspire to be like, there&#8217;s an infatuation with learning everything there is to know about public figures, whether it&#8217;s Beyoncé&#8217;s mother, Tina Knowles, \u003Ca target=\"_blank\" href=\"https://www.simonandschuster.com/books/THE-VOICE-IN-MY-HEAD-IS-GOD/2-Chainz/9781668031155\" rel=\"noreferrer noopener\">Atlanta rapper 2 Chainz\u003C/a> or living sports legend Allen Iverson.&nbsp;\u003C/p>\n\n\n\n\u003Cp>Here are 11 celebrity memoirs that every Black reader should have on their shelves.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-around-the-way-girl-by-taraji-p-henson\">&#8216;Around the Way Girl&#8217; by Taraji P. Henson\u003C/h2>\n\n\n\n\u003Cp>Released in 2016, Taraji P. Henson&#8217;s autobiography details her journey to Hollywood from Washington, D.C.\u003C/p>\n\n\n\n\u003Cp>The book follows Henson&#8217;s life as a single mother, peels back the layers of her upbringing and is candid about her life navigating Hollywood.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-the-autobiography-of-gucci-mane-by-gucci-mane\">&#8216;The Autobiography of Gucci Mane&#8217; by Gucci Mane\u003C/h2>\n\n\n\n\u003Cp>Co-authored with Neil Martinez-Belkin, this \u003Cem>New York Times \u003C/em>bestselling memoir details Gucci Mane&#8217;s life, including his Alabama roots and his work as a pioneer in Atlanta&#8217;s trap music scene.\u003C/p>\n\n\n\n\u003Cp>Moreover, he shares the not-so-shiny moments of life as a rapper, opening up about addiction and his infamous beef with fellow Atlanta rapper Jeezy.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-the-autobiography-of-malcolm-x-by-alex-haley-and-malcolm-x\">&#8216;The Autobiography of Malcolm X&#8217; by Alex Haley and Malcolm X\u003C/h2>\n\n\n\n\u003Cp>Listed as one of Time&#8217;s most important books, \u003Cem>The Autobiography of Malcolm X,\u003C/em> as told to \u003Cem>Roots: The Saga of an American Family\u003C/em> author Alex Haley, is a classic 1965 book detailing the life of influential civil rights leader Malcolm X.\u003C/p>\n\n\n\n\u003Cp>Malcolm X&#8217;s philosophy of Black pride, Black nationalism and pan-Africanism is outlined throughout the book, and it homes in on his fight for Black empowerment, while simultaneously exposing racism in American society. The sad part is that it still reads as if it were written today.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-becoming-by-michelle-obama\">&#8216;Becoming&#8217; by Michelle Obama\u003C/h2>\n\n\n\n\u003Cp>The former first lady chronicles her life from childhood, being raised in Chicago, to the journey that led her to the White House.\u003C/p>\n\n\n\n\u003Cp>It&#8217;s a personal reckoning of a woman of soul and substance, offering a unique glance into her life, outside of being married to America&#8217;s first Black president. Readers get to know what makes Michelle Obama tick, her advocacy for women and girls and more.\u003C/p>\n\n\n\n\u003Cp>Her latest title, \u003Cem>\u003Ca target=\"_blank\" href=\"https://michelleobamabooks.com/\" rel=\"noreferrer noopener\">The Look\u003C/a>, \u003C/em>was published in November and recently won a 2026 NAACP Image Award for Outstanding Literary Work-Biography/Autobiography. It explores her style evolution and showcases the power of fashion as a tool for storytelling, self-expression and confidence.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-born-a-crime-stories-from-a-south-african-childhood-by-trevor-noah\">&#8216;Born a Crime: Stories from a South African Childhood&#8217; by Trevor Noah\u003C/h2>\n\n\n\n\u003Cp>Trevor Noah&#8217;s critically acclaimed 2016 memoir details his life as a mixed-race child born to a Black Xhosa mother and a white Swiss-German father during apartheid.\u003C/p>\n\n\n\n\u003Cp>Revered as powerful, a bit humorous, and a poignant look at growing up under racist laws, \u003Cem>Born a Crime\u003C/em> specifically highlights his mother&#8217;s perseverance alongside his journey to becoming an adult.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-the-house-of-hidden-meanings-by-rupaul\">&#8216;The House of Hidden Meanings&#8217; by RuPaul\u003C/h2>\n\n\n\n\u003Cp>A candid memoir by RuPaul Charles, \u003Cem>The House of Hidden Meanings\u003C/em> is the story of his journey from a queer Black youth in San Diego to a global drag icon.\u003C/p>\n\n\n\n\u003Cp>Exploring early life to his rise in the punk/drag scenes, sobriety and everything in between, RuPaul bears it all in the autobiography&#8217;s pages.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-i-know-why-the-caged-bird-sings-by-maya-angelou\">&#8216;I Know Why The Caged Bird Sings&#8217; by Maya Angelou\u003C/h2>\n\n\n\n\u003Cp>A story of becoming, yet often challenged and banned, Maya Angelou&#8217;s 1969 autobiography is the first in a series of books that detail her early life from ages 3 to 16, centering on overcoming childhood trauma, abuse, racism and more.\u003C/p>\n\n\n\n\u003Cp>Many have deemed it a necessary coming-of-age story for Black women; it challenges social norms, hence why some think it&#8217;s &#8220;too raw&#8221; to be on bookshelves.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-matriach-a-memoir-by-tina-knowles\">&#8216;Matriach: A Memoir&#8217; by Tina Knowles\u003C/h2>\n\n\n\n\u003Cp>Selected for Oprah&#8217;s Book Club, this revealing memoir is penned by the mother of two of this generation&#8217;s most popular and talented musicians, where she details the role she played in the making and rise of Destiny&#8217;s Child, not wanting Solange to pursue music and her journey from Louisiana to Houston, among other items.\u003C/p>\n\n\n\n\u003Cp>Knowles also opens up about her marriage to Matthew Knowles and later Richard Lawson, while reminding readers of the importance of adapting a family-first mentality, as well as one rooted in self-love.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-misunderstood-by-allen-iverson\">&#8216;Misunderstood&#8217; by Allen Iverson\u003C/h2>\n\n\n\n\u003Cp>In \u003Cem>Misunderstood\u003C/em>, sports phenomenon Allen Iverson candidly details his difficult journey from childhood in Virginia to his destiny of becoming a pioneer in the world of basketball we know today, from setting trends in fashion to remaining true to himself and beyond.\u003C/p>\n\n\n\n\u003Cp>His memoir, co-written alongside Ray Beauchamp, covers everything from the event that changed his life in high school to his take on practicing at the press conference that served as a career-defining moment.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-the-mother-of-black-hollywood-by-jenifer-lewis\">&#8216;The Mother of Black Hollywood&#8217; by Jenifer Lewis\u003C/h2>\n\n\n\n\u003Cp>Widely recognized as &#8220;The Mother of Black Hollywood,&#8221; Jenifer Lewis leaned into the role as the title of her memoir, where she shares her journey from Midwestern poverty to Hollywood stardom.\u003C/p>\n\n\n\n\u003Cp>She also opens up about sex addiction as well as the undiagnosed mental illness that led to her diagnosis of bipolar disorder, and her life through that lens.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-will-by-will-smith\">&#8216;Will&#8217; by Will Smith\u003C/h2>\n\n\n\n\u003Cp>Oprah Winfrey called it &#8220;the best memoir I&#8217;ve ever read,&#8221; and \u003Cem>Will\u003C/em> became a \u003Cem>New York Times \u003C/em>bestseller. In it, Will Smith brings readers into his world, growing up in Philadelphia, to becoming one of Hollywood&#8217;s most prominent actors.\u003C/p>\n\n\n\n\u003Cp>The West Philly native opens up about family dynamics, childhood traumas and moments that changed his life forever, leading to a meteoric rise in his culture.\u003C/p>\n",[326,330],{"id":327,"name":328,"slug":329,"description":17,"image":30},14,"Books","books",{"id":293,"name":294,"slug":295,"description":296,"image":30},[332,336],{"id":333,"name":334,"slug":335,"description":17,"image":17},75810,"Non-Newsletter","non-newsletter",{"id":203,"name":204,"slug":205,"description":17,"image":17},{"url":338,"thumbnail":339,"credit":340,"title":341,"alt":17,"type":49,"width":342,"height":343,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/03/design-11.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/03/design-11-150x84.jpg","Photo: Getty Images","design (11)",2048,1147,"2026-03-29T13:31:21-04:00","2026-03-29 17:31:21","2026-03-30T22:05:24-04:00","2026-03-31 02:05:24",[],4,{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},283,{"list":355,"total":513},[356,371,405,452],{"id":7,"author":357,"authors":358,"title":21,"subTitle":17,"excerpt":22,"slug":23,"body":24,"categories":360,"tags":364,"featuredMedia":366,"publishedAt":53,"publishedAtGMT":54,"updatedAt":55,"updatedAtGMT":56,"type":57,"listicle":367,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":368,"additional":369,"acf":370},{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},[359],{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},[361,362,363],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[365],{"id":41,"name":42,"slug":43,"description":17,"image":17},{"url":45,"thumbnail":46,"credit":47,"title":48,"alt":17,"type":49,"width":50,"height":51,"mimeType":52},[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":372,"author":373,"authors":374,"title":376,"subTitle":17,"excerpt":17,"slug":377,"body":378,"categories":379,"tags":383,"featuredMedia":391,"publishedAt":396,"publishedAtGMT":397,"updatedAt":398,"updatedAtGMT":399,"type":57,"listicle":400,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":401,"customFields":402,"additional":403,"acf":404},72908451,{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},[375],{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},"Shamea Morton Mwangi Shifting Friendship Dynamics On 'RHOA' And Her Sophomore Season As A Peach Holder","shamea-morton-mwangi-rhoa-shifting-dynamics","\n\u003Cp>Shamea Morton Mwangi isn’t letting any friendships hold her back in her sophomore season as a peach holder in \u003Cem>\u003Ca href=\"http://blavity.com/tags/the-real-housewives-of-atlanta/\">The Real Housewives of Atlanta\u003C/a>\u003C/em> on \u003Ca href=\"http://blavity.com/tags/bravo\">Bravo\u003C/a>.\u003C/p>\n\n\n\n\u003Cp>Last season, the self-proclaimed female Jamie Foxx and Atlanta’s best friend found herself struggling to make sense of the fallout between her and her longtime BFF, Porsha Williams. After starting out as a fan favorite, viewers questioned whether her allegiance to keeping a seemingly non-reciprocal friendship was more important to her than setting boundaries and standing on her own. This season, she says she’s doing the latter, and she doesn’t care whose feathers she ruffles.\u003C/p>\n\n\n\n\u003Cp>The radio host has been a staple on the show for over a decade, but now viewers get to see more of who she is. With new friendships, new business ventures, and an ever-busy family life, Morton Mwangi believes viewers will love what they see. Ahead of the season premiere, Blavity&#8217;s Shadow and Act spoke with the multi-talented wife and mother of two about all to come this season.\u003C/p>\n\n\n\n\u003Chr>\n\n\n\n\u003Cp>\u003Cstrong>So you started off Season 16 as a viewer fave and, with public criticism regarding how they feel you handled your fallout with Porsha, things seemingly changed. What is your response to some who felt like you cared more about holding on to Porsha&#8217;s validation than stepping into your own star power?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I&#8217;m OK with that, to be honest. I always pride myself on just being a good person and being a good friend. And I&#8217;m not working on anyone else&#8217;s clock or timetable. I think that we all process things differently. And that was a childhood friend of mine. So you don&#8217;t get over that kind of stuff overnight. But now, I&#8217;m in a great space, and I&#8217;m happy, and I know that you&#8217;re gonna really enjoy this next season because I&#8217;ve made some amazing friends. I&#8217;m super excited about the new cast members. So I think we really have an amazing group, including Porsha. I think all of us bring something amazing to this cast.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Coming off the reunion last year and heading into filming, what were your hopes for this new season?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Just to live in my truth and just be who I am unapologetically. Cynthia said some really wise information to me at the reunion to just stop sweeping things under the rug, and if you don&#8217;t like something, let it be known, and if they like it, they don&#8217;t, whatever, at least you would have just been forthcoming and outright, just honest with your feelings. And I&#8217;ve done a great job of that this season, and honestly, it probably ruffled a few feathers, but I have zero regrets. And that&#8217;s all that matters, honestly, just living your life without any regrets.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>And what I love in the trailer is that we see you wanting to step into your entrepreneurial era and you now have a rum company. So talk to me about how that came to be.\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Yes, so I launched my rum company based off of a Grenadian rum from a company named Clark&#8217;s Court that I tried when I was there last season for Season 16. That&#8217;s where Kelli and I hosted our cast trip and I enjoyed it. The people were so kind, the food was great, but the rum was amazing. And I&#8217;m not even really a rum drinker. I&#8217;m a rosé, champagne, and tequila drinker. But that rum was so good, and it&#8217;s like good for your libido, too. So you don&#8217;t need Viagra when you have rum from Grenada. So I really was like, ‘I can bring this back to the States.’ Why not? My husband was like, ‘Are you sure? Like, what are you doing?’ And I was like, ‘OK, now I got to prove him wrong. Now I have to prove to him that I can do it.’ And it’s working out. It&#8217;s coming together. It’s a little slow, but it is really amazing. I can&#8217;t wait for you to try it.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Speaking of your husband, I know that you previously said that he was a little reluctant to be on the show, hence why you didn&#8217;t join as a full-time cast member for some time, and he also didn&#8217;t attend the reunion last season. Has he come around more and will we see him more in this season?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Yeah, you&#8217;ll get to see my husband, Gerald, a lot, but I do appreciate them being able to stay focused on me as a housewife. It’s called \u003Cem>The Real Housewives\u003C/em>, not \u003Cem>The Real House Husbands\u003C/em>. And I&#8217;m just blessed to be able to have a husband that is supportive of me in this chapter of my life. He supports me in many ways, but he&#8217;s like, ‘I&#8217;m not for the camera, that&#8217;s never been my passion.’ And I support that and I respect that. And I do appreciate him just stepping in and really just begrudgingly coming on these cameras…I&#8217;m not forcing anything. If he says he&#8217;s coming, great. If he can&#8217;t make it, alright, fine. You&#8217;ll see that right off the gate, first episode. It&#8217;s like, ‘OK, well, here I am by myself at the party. Here we go.’\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>You’re also close with Kelli this season, and I know she&#8217;s seemingly at odds with Porsha. So, how do you go about navigating shifts in relationships this season overall?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>You know, in the past I would walk on eggshells like, ‘Oh man, this person don&#8217;t like this person. I can&#8217;t hang out, I can&#8217;t see them.’ But I&#8217;m my own person, right? I am a grown woman. I can like and love whoever I want. And I did a great job doing that when Kandi and Porsha were at odds. I was like, ‘I love y&#8217;all both.’ And I&#8217;m gonna continue to do that now that Kelli and Porsha are in a weird space. I&#8217;m cool. That ain&#8217;t my business. I&#8217;m gonna stay out of it. I&#8217;m gonna mind my business.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>And in the premiere episode, you and Drew kind of get into a little tizzy, if you will. You came in pretty hot. Where does the ongoing annoyance with Drew stem from?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I don&#8217;t know, it&#8217;s an awkward space. But Drew is just being Drew. My little nickname for her is Drewnocchio with all them lies. But I just wanted her to really focus on her Zoom call and not me. That’s really what I wanted for her. But the focus came over here. So, it was like, ‘OK, girl, what do you want? Do you really want to see my husband that bad?’ It was a little weird.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>And you mentioned just loving the cast. So how would you rate the newbies coming on to?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I think we have a great cast. Of course, we got Pinky Cole from Slutty Vegan. Pinky is a walking TED Talk. She&#8217;s always got a business idea, and they&#8217;re actually really good ideas that she has, and then of course, K. Michelle, amazing country singer AKA Pudding, doing her thing. She is a firecracker, a ball of fun and a ball of energy, and I love her down. We have a great team. I honestly feel like every person at home on their couch watching this season can find someone that resonates with them, that they&#8217;ll have something in common with, that they&#8217;re like, ‘Oh, I&#8217;m team this person or team that person.’ I enjoy it. I enjoy Angela and Charles. They are a fun, dynamic duo.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Speaking of being team people, this last one is a two-parter. I know that you&#8217;ve had past issues with Phaedra. So tell me where things stand with you guys this season, and then if you had to summarize this season for you in a quote or a sentence or just a word, what would it be?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I really like Phaedra. She adds a lot to the show. She&#8217;s been around for a very long time. And she&#8217;s a boss. She has many jobs. She&#8217;s a great mom. She has two beautiful sons who I actually adore now. Her sons, now anytime I see them, I&#8217;m running to hug their neck. So, I would have loved to have gotten a lot closer with her this past season, but who knows, maybe in my junior season of \u003Cem>Housewives of Atlanta\u003C/em>. But I like Phaedra.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>And then just leave us with a sentence or a quote of what this season of \u003Cem>Real Housewives\u003C/em> represents for Shamea.\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>My favorite song right now is I ran it through the trigger. Season 17, I&#8217;m gonna let them know.\u003C/p>\n",[380,381,382],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[384,387],{"id":385,"name":386,"slug":386,"description":17,"image":17},43692,"reality",{"id":388,"name":389,"slug":390,"description":17,"image":17},54771,"the real housewives of atlanta","the-real-housewives-of-atlanta",{"url":392,"thumbnail":393,"credit":394,"title":395,"alt":17,"type":49,"width":342,"height":343,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-40.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-40-150x84.jpg","Photo: Bravo","design (40)","2026-04-12T23:45:34-04:00","2026-04-13 03:45:34","2026-04-12T23:45:40-04:00","2026-04-13 03:45:40",[],5,{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":406,"author":407,"authors":408,"title":410,"subTitle":17,"excerpt":411,"slug":412,"body":413,"categories":414,"tags":418,"featuredMedia":439,"publishedAt":444,"publishedAtGMT":445,"updatedAt":446,"updatedAtGMT":447,"type":57,"listicle":448,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":449,"additional":450,"acf":451},72906927,{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},[409],{"id":9,"avatar":10,"firstName":11,"lastName":12,"displayName":13,"email":14,"username":15,"normalizedUsername":16,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":18},"'The Boys': Antony Starr On The Final 'Season Of 'Consequence,' Jessie T. Usher On A-Train's Redemption Arc","Antony Starr and Jessie T. Usher discuss the fate of Homelander and A-Train in the final season of 'The Boys.'","the-boys-antony-starr-on-the-final-season-of-consequence-jessie-t-usher-redemption","\n\u003Cp>Art imitates life a little too well in the farewell season of \u003Ca href=\"http://blavity.com/tags/prime-video\">Prime Video&#8217;s\u003C/a> \u003Cem>\u003Ca href=\"http://blavity.com/tags/the-boys\">The Boys\u003C/a>\u003C/em>.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Ciframe title=\"&#039;The Boys&#039; Season 5 Cast Interview with Antony Starr, Karl Urban, Jack Quaid, Jensen Ackles &amp; More\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/0RvFvpvs7MU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>For the last four seasons, \u003Cem>The Boys\u003C/em> has flipped the superhero genre on its head. Instead of showcasing superheroes and the saviors, the hit show explores a world where they are corrupt, corporate-owned celebrities who continuously abuse their power. In \u003Cem>The Boys\u003C/em>, human vigilantes ultimately save the day.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-will-the-boys-look-to-achieve-in-its-final-season\">What will \u003Cem>The Boys\u003C/em> look to achieve in its final season?\u003C/h2>\n\n\n\n\u003Cp>According to creator and showrunner Eric Kripke, the goal for the fifth season of \u003Cem>The Boys\u003C/em> is to leave viewers with some sense of hope.\u003C/p>\n\n\n\n\u003Cp>“It’s really interested in the issue of &#8216;how do you hold onto hope when things can be that dark,&#8217; which I think a lot of people right now in the world can relate to,” Kripke told Blavity’s Shadow and Act. “I see it all the time. I see friends becoming cynical. I see other friends saying, ‘You know what? I’m burying my head in the sand until it’s all over.’ Basically, &#8216;wake me when it’s over,&#8217; and it’s really hard and kind of hardcore and rebellious to hold onto hope and to keep getting up every time you’re knocked down — which I think is one of the best things about humanity, our ability to always get back up no matter how many times we’re punched in the face.”\u003C/p>\n\n\n\n\u003Cp>For characters like Laz Alonso’s Mother’s Milk, hope is no longer the focal point, which leads him to believe that fans may see him at the most perilous version of the character.\u003C/p>\n\n\n\n\u003Cp>“You’re definitely seeing the most dangerous version of Mother’s Milk,” Alonso told Blavity. “And the reason being is because you’ve always seen a very measured MM, because his main goal was making it home to his wife and daughter. I think in this season, he’s given up hope that him coming home is safest for them, and losing hope allows a person to be a much more dangerous individual, because they’re no longer operating under the guise of, ‘I got to make it home.’”\u003C/p>\n\n\n\n\u003Cp>“Now it’s, ‘I may never make it home,’ Alonso continued. “There are moments in the Freedom Fighter’s journey where they’re not going to be optimistic, where they just don’t feel like doing good might be the way at achieving justice. Sometimes, you’ve got to do something else to get justice. That’s where we find them.”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-will-homelander-be-at-his-full-evolution\">Will Homelander be at his full evolution?\u003C/h2>\n\n\n\n\u003Cp>Homelander, the main antagonist in \u003Cem>The Boys\u003C/em>, has an image that doesn’t really match up to who he is on the inside.\u003C/p>\n\n\n\n\u003Cp>“It’s not possible for him to evolve as such because he’s unable to reflect on the things inside that he would need to be able to reflect on to truly move forward,” Antony Starr, who plays Homelander, told Blavity. “You can expect more of the same, but it’s the last season, so we don’t want to leave any questions in the air. It’s a season of consequence.”\u003C/p>\n\n\n\n\u003Cp>A-Train’s (Jessie T. Usher) redemption arc is one of the most complex in the season, but this last chapter could be the moment when he sees repercussions for every decision he’s made, good and bad.\u003C/p>\n\n\n\n\u003Cp>“When we meet him at the top of Season 5, we learned very early on that he’s had a year to reflect, adjust and to just have these moments of honesty,” Usher said. “We can only assume how many conversations he’s had with his brother. He’s sort of in isolation with his family up on the run; it’s the only place that really makes sense for him to be post-Season 4.”\u003C/p>\n\n\n\n\u003Cp>He added, “I just think that that much time to think about what you’ve done really does change a person, and he makes a decision in Season 4 that he’s going to leave behind this life that he’s held so dear to because obviously what matters to him has changed, and now he’s just honest with himself and able to say honest things and the truth to those around him. Then, when he’s facing Homelander, he’s able to be honest with him, and it’s something he’s never been able to do up until this point. That is the full-circle moment. He’s been lying about a lot to himself, and finally, for the first time, he’s able to spit some truth.”\u003C/p>\n\n\n\n\u003Cp>\u003Cem>The Boys&#8217; \u003C/em>fifth and final season is now streaming on Prime Video. \u003C/p>\n",[415,416,417],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[419,423,427,431,435],{"id":420,"name":421,"slug":422,"description":17,"image":17},66521,"Antony Starr","antony-starr",{"id":424,"name":425,"slug":426,"description":17,"image":17},77886,"Eric Kripke","eric-kripke",{"id":428,"name":429,"slug":430,"description":17,"image":17},58112,"Jessie T. Usher","jessie-t-usher",{"id":432,"name":433,"slug":434,"description":17,"image":17},66117,"Prime Video","prime-video",{"id":436,"name":437,"slug":438,"description":17,"image":17},60673,"The Boys","the-boys",{"url":440,"thumbnail":441,"credit":442,"title":443,"alt":17,"type":49,"width":304,"height":305,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-38.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-38-150x84.jpg","Photo: Prime Video","photo-collage.png (38)","2026-04-12T11:50:16-04:00","2026-04-12 15:50:16","2026-04-12T11:50:21-04:00","2026-04-12 15:50:21",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":453,"author":454,"authors":464,"title":467,"subTitle":17,"excerpt":17,"slug":468,"body":469,"categories":470,"tags":477,"featuredMedia":499,"publishedAt":505,"publishedAtGMT":506,"updatedAt":507,"updatedAtGMT":508,"type":57,"listicle":509,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":510,"additional":511,"acf":512},72908690,{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},99749,"https://secure.gravatar.com/avatar/0e06ac718f7a550db95df4496a68adaf6c8f37c0c2d8df8f0afb068edad8ca39?s=1024&r=g","Monique","Jones","Monique Jones","Monique.Jones@blavity.com","MoniqueJones","moniquejones","2023-01-12T17:11:33+00:00",[465,466],{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},"'Outcome's Laverne Cox On The Importance Of Friendships In Celebrity Life: 'I Have Chosen Well'","outcome-apple-tv-star-laverne-cox-on-friendships-celebrity","\n\u003Cp>\u003Cem>\u003Ca href=\"http://blavity.com/tags/outcome\">Outcome\u003C/a>\u003C/em> star \u003Ca href=\"http://blavity.com/tags/laverne-cox\">Laverne Cox\u003C/a> talked about what it&#8217;s like being a celebrity managing work-life and friendships.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Ciframe title=\"Keanu Reeves, Cameron Diaz, Matt Bomer &amp; Laverne Cox Cast Interview for Apple TV &#039;Outcome&#039;\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/pS2Pu2d25cw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>Cox spoke with Blavity/Shadow and Act Managing Editor, Trey Mangum, about the Apple TV film, which follows a longtime star named Reef (Keanu Reeves) who must confront a potentially cancel-worthy old video he participated in years ago.\u003C/p>\n\n\n\n\u003Cp>Cox said that being a celebrity in today&#8217;s time means having friends who will stick by you and know who you really are.\u003C/p>\n\n\n\n\u003Cp>&#8220;It&#8217;s something I often think about, and it&#8217;s really when something is said that&#8217;s not so nice about you on the internet,&#8221; she said. &#8220;Not that I&#8217;m bulletproof—I&#8217;m insanely sensitive—but my family and friends are affected by it more.&#8221;\u003C/p>\n\n\n\n\u003Cp>Cox said she has &#8220;the blessing of the people who are really close to me is that when things have been difficult, and I think that&#8217;s a lot of what this movie&#8217;s about, when things are difficult and you&#8217;re really struggling, the people who are really there for you show up in a way that you don&#8217;t even expect. And so I know who my friends are and I have chosen very well.&#8221;\u003C/p>\n\n\n\n\u003Cp>She added how in \u003Cem>Outcome\u003C/em>, a lot hinges on who the main characters&#8217; friends are and how they handle the extra scrutiny that comes with being a friend to a famous star.\u003C/p>\n\n\n\n\u003Cp>&#8220;Your friends are the people who know all your deep, dark secrets and they keep them. They keep your secrets because they&#8217;re your friends and they&#8217;re not gonna be tweeting about you and [doing] Instagram Lives about you,&#8221; she said. &#8220;What&#8217;s kind of awesome about this film is that Reef is obsessed with perception because it affects his career and it affects his opportunities and I&#8217;m hyper aware of that as well. It certainly matters in terms of your ability to continue to work and then have an audience show up for you. But the people in your life…who love you and really see you and who are there for you mean everything.&#8221;\u003C/p>\n\n\n\n\u003Cp>Check out the full interview above. \u003Cem>Outcome\u003C/em> is now streaming on Apple TV.\u003C/p>\n",[471,472,476],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":473,"name":474,"slug":475,"description":17,"image":30},56942,"Film","film",{"id":32,"name":33,"slug":34,"description":17,"image":30},[478,482,484,487,491,495],{"id":479,"name":480,"slug":481,"description":17,"image":17},55047,"Blavity Entertainment","blavity-entertainment",{"id":483,"name":474,"slug":475,"description":17,"image":17},36896,{"id":485,"name":33,"slug":486,"description":17,"image":17},46740,"interviews",{"id":488,"name":489,"slug":490,"description":17,"image":17},35798,"Laverne Cox","laverne-cox-2",{"id":492,"name":493,"slug":494,"description":17,"image":17},77614,"Outcome","outcome",{"id":496,"name":497,"slug":498,"description":17,"image":17},34278,"Shadow and Act","shadow-and-act",{"url":500,"thumbnail":501,"credit":502,"title":503,"alt":17,"type":49,"width":167,"height":504,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Outcome_Photo_0106-scaled.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Outcome_Photo_0106-150x63.jpg","Photo: Apple TV","Outcome_Photo_0106",1071,"2026-04-11T14:56:09-04:00","2026-04-11 18:56:09","2026-04-11T14:56:16-04:00","2026-04-11 18:56:16",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},1831,{"list":515,"total":766},[516,556,595,642,695,730],{"id":517,"author":518,"authors":519,"title":521,"subTitle":17,"excerpt":17,"slug":522,"body":523,"categories":524,"tags":527,"featuredMedia":543,"publishedAt":548,"publishedAtGMT":549,"updatedAt":550,"updatedAtGMT":551,"type":57,"listicle":552,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":174,"customFields":553,"additional":554,"acf":555},72909249,{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},[520],{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},"'Insidious: Out Of The Further' Trailer Stars 'Nope's Brandon Perea Alongside Amelia Eve, Maisie Richardson-Sellers","insidious-out-of-the-further-trailer-stars-nopes-brandon-perea","\n\u003Cp>A new family will be terrorized in the upcoming film in the \u003Cem>Insidious\u003C/em> franchise, \u003Cem>Insidious: Out of the Further\u003C/em>.\u003C/p>\n\n\n\n\u003Cp>Directed by Jacob Chase from his own screenplay, the \u003Ca href=\"https://blavity.com/entertainment/28-years-later-cillian-murphy-zombie\">Sony Pictures\u003C/a> Releasing film brings viewers deeper into the scary dark parallel dimension that houses spiritual monsters and tormented souls. In this film, a woman realizes she can access the Further. Her power becomes something the spirits in the Further desperately want.\u003C/p>\n\n\n\n\u003Cp>Lin Shaye returns to the franchise and stars alongside Amelia Eve with \u003Ca href=\"https://blavity.com/nope-star-brandon-perea-on-sequel-ideas-the-mcu-role-hes-lobbying-for-and-creating-chemistry-with-keke-palmer-and-daniel-kaluuya\">\u003Cem>Nope\u003C/em> star Brandon Perea\u003C/a> and Maisie Richardson-Sellars. \u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-s-the-plot-of-the-new-insidious-movie\">What&#8217;s the plot of the new &#8216;Insidious&#8217; movie?\u003C/h2>\n\n\n\n\u003Cp>Here&#8217;s more from the official synopsis:\u003C/p>\n\n\n\n\u003Cp>\u003Cem>In Insidious: Out of the Further, Amelia Eve stars as Gemma, a young mother raising her daughter in the house she grew up in who discovers she can travel into The Further, the purgatorial realm of lost souls at the heart of the Insidious universe. When something evil comes after her, Gemma discovers an ability that changes everything: she doesn’t just enter The Further, she can bring what lives there back to the real world. Once the demons realize her power, our world becomes their playground.\u003C/em>\u003C/p>\n\n\n\n\u003Cp>The film is based on a story by Chase and David Leslie Johnson-McGoldrick, based on characters created by Leigh Whannell. Whannell produces with Jason Blum, James Wan and Oren Peli. Executive producers include Johnson-McGoldrick, Steven Schneider, Ryan Turek and Brian Kavanaugh-Jones.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-when-does-insidious-out-of-the-further-come-out\">When does &#8216;Insidious: Out of the Further&#8217; come out?\u003C/h2>\n\n\n\n\u003Cp>\u003Cem>Insidious: Out of the Further\u003C/em> comes to theaters Aug. 21. Watch the trailer below:\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Ciframe title=\"INSIDIOUS: OUT OF THE FURTHER - Official Trailer (4K)\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/jxU8FU3o75A?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\u003C/div>\u003C/figure>\n",[525,526],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":473,"name":474,"slug":475,"description":17,"image":30},[528,529,533,534,538,542],{"id":479,"name":480,"slug":481,"description":17,"image":17},{"id":530,"name":531,"slug":532,"description":17,"image":17},66217,"Brandon Perea","brandon-perea",{"id":483,"name":474,"slug":475,"description":17,"image":17},{"id":535,"name":536,"slug":537,"description":17,"image":17},77908,"Insidious: Out of the Further","insidious-out-of-the-further",{"id":539,"name":540,"slug":541,"description":17,"image":17},59338,"Maisie Richardson-Sellers","maisie-richardson-sellers",{"id":496,"name":497,"slug":498,"description":17,"image":17},{"url":544,"thumbnail":545,"credit":546,"title":547,"alt":17,"type":49,"width":342,"height":343,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-46.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-46-150x84.jpg","Photo: Sony","design (46)","2026-04-14T18:56:28-04:00","2026-04-14 22:56:28","2026-04-14T18:56:36-04:00","2026-04-14 22:56:36",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":557,"author":558,"authors":559,"title":561,"subTitle":17,"excerpt":17,"slug":562,"body":563,"categories":564,"tags":567,"featuredMedia":582,"publishedAt":587,"publishedAtGMT":588,"updatedAt":589,"updatedAtGMT":590,"type":57,"listicle":591,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":592,"additional":593,"acf":594},72909225,{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},[560],{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},"'Passenger' Trailer: Paramount's Lou Llobell And Jacob Scipio Horror Film Brings Terror To Nighttime Travel","passenger-trailer-paramount-horror-film-lou-llobell-jacob-scipio","\n\u003Cp>The trailer for the upcoming \u003Ca href=\"https://blavity.com/tags/paramount\" type=\"link\" id=\"https://blavity.com/tags/paramount\" target=\"_blank\" rel=\"noreferrer noopener\">Paramount\u003C/a> horror film, \u003Cem>Passenger\u003C/em>, makes night driving even scarier.\u003C/p>\n\n\n\n\u003Cp>Starring \u003Ca href=\"https://blavity.com/foundation-exclusive-preview-gaal-dornick\">Lou Llobell\u003C/a> and \u003Ca href=\"https://blavity.com/entertainment/without-remorse-teaser-first-look-at-film-starring-michael-b-jordan-and-jodie-turner-smith\">Jacob Scipio\u003C/a>, \u003Cem>Passenger\u003C/em> follows a couple who witness a horrible accident on the highway. But they quickly realize that whatever happened on the highway has followed them&#8211;a demonic entity known as the Passenger is out to get them and won&#8217;t stop until he succeeds in taking them.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-we-know-from-the-trailer-of-passenger\">What we know from the trailer of &#8216;Passenger&#8217; \u003C/h2>\n\n\n\n\u003Cp>The trailer, however, starts out with two male friends driving on the highway, showing that this Passenger entity is out for anyone who comes along that stretch of road. One of the guys leaves their car to urinate in the forest. When the car&#8217;s horn blares, he thinks it is his friend trying to hurry him. But when he gets back to the car, he finds his friend gone. He gets the shock of his life when his bloodied and battered friend is rammed through the windshield before being whisked away once again by a malevolent force. The remaining friend tries to quickly drive out of the forest, but every couple of miles, he keeps seeing a mysterious figure standing on the side of the road. Suddenly, that figure is in the passenger&#8217;s seat.\u003C/p>\n\n\n\n\u003Cp>If the trailer is anything to go by, \u003Cem>Passenger \u003C/em>might succeed in instilling in viewers a heightened fear of traveling in unfamiliar places at night. The tagline for the film doubles down on the fear, stating, &#8220;130 million people take road trips every year. 15,400 of them are never seen again.&#8221;\u003C/p>\n\n\n\n\u003Cp>\u003Cem>Passenger\u003C/em> is directed by André Øvredal from a script by Zachary Donohue and T.W. Burgess. Melissa Leo also stars alongside Scipio and Llobell. Executive producers include Jenny Hinkey, Nathan Samdahl, Pete Chiappetta, Anthony Tittanegro and Andrew Lary, with Walter Hamada and Gary Dauberman producing.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-when-does-passenger-release-in-theaters\">When does &#8216;Passenger&#8217; release in theaters? \u003C/h2>\n\n\n\n\u003Cp>\u003Cem>Passenger\u003C/em> comes to theaters May 22. Watch the trailer below.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Ciframe title=\"Passenger | Official Trailer (2026 Movie) – André Øvredal, Jacob Scipio, Lou Llobell\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/eNIn8kW1kyE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\u003C/div>\u003C/figure>\n",[565,566],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":473,"name":474,"slug":475,"description":17,"image":30},[568,569,570,574,578,581],{"id":479,"name":480,"slug":481,"description":17,"image":17},{"id":483,"name":474,"slug":475,"description":17,"image":17},{"id":571,"name":572,"slug":573,"description":17,"image":17},77907,"Jacob Scipio","jacob-scipio",{"id":575,"name":576,"slug":577,"description":17,"image":17},77906,"Lou Llobell","lou-llobell",{"id":579,"name":580,"slug":580,"description":17,"image":17},55119,"passenger",{"id":496,"name":497,"slug":498,"description":17,"image":17},{"url":583,"thumbnail":584,"credit":585,"title":586,"alt":17,"type":49,"width":304,"height":305,"mimeType":306},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-4.png","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-4-150x84.png","Photo: Paramount Pictures","photo-collage.png-4","2026-04-14T15:13:54-04:00","2026-04-14 19:13:54","2026-04-14T15:14:03-04:00","2026-04-14 19:14:03",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":596,"author":597,"authors":598,"title":600,"subTitle":17,"excerpt":17,"slug":601,"body":602,"categories":603,"tags":606,"featuredMedia":630,"publishedAt":634,"publishedAtGMT":635,"updatedAt":636,"updatedAtGMT":637,"type":57,"listicle":638,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":174,"customFields":639,"additional":640,"acf":641},72909212,{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},[599],{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},"Amanda Seyfried, Sheryl Lee Ralph, Tramell Tillman And Rachel Zegler To Star In Lin-Manuel Miranda's 'Octet' Musical Film","octet-film-cast-announced-lin-manuel-miranda-sheryl-lee-ralph-amanda-seyfried","\n\u003Cp>\u003Ca href=\"http://blavity.com/tags/lin-manuel-miranda\">Lin-Manuel Miranda\u003C/a> is bringing Dave Malloy&#8217;s musical \u003Cem>Octet\u003C/em> to the big screen, and he&#8217;s just announced his star-studded cast.\u003C/p>\n\n\n\n\u003Cp>Miranda and his company, 5000 Broadway Productions, announced the eight main cast members who will help bring Octet to life, many of whom have cut their teeth on both the stage and screen. \u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-cast-members-for-octet-announced\">Cast members for &#8216;Octet&#8217; announced\u003C/h2>\n\n\n\n\u003Cp>Jonathan Groff, Paul-Jordan Jansen, Gaten Matarazzo, \u003Ca href=\"http://blavity.com/tag/sheryl-lee-ralph\">Sheryl Lee Ralph\u003C/a>, Amanda Seyfried, Phillipa Soo, Tramell Tillman and Rachel Zegler have been cast in the Miranda-directed pic. \u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-is-octet-about\">What is &#8216;Octet&#8217; about? \u003C/h2>\n\n\n\n\u003Cp>Like the musical, the film adaptation of \u003Cem>Octet\u003C/em> follows eight people who live their lives on the internet, but meet in person to live in the real world for a change. According to the official description:\u003C/p>\n\n\n\n\u003Cp>\u003Cem>Eight internet-obsessed people meet in a church basement and lock their phones in a box. This groundbreaking musical from Dave Malloy (Natasha, Pierre &amp; the Great Comet of 1812) follows an octet of people struggling with digital dependency, charting their compulsions using only the analog vibrancy of their own voices. With witty lyrics, shimmering harmonies, and virtuosic solos, Octet sings of connection, redemption, hope—and how we can be truly present with each other.\u003C/em>\u003C/p>\n\n\n\n\u003Cp>Julie Oh, who serves as the film and television head of 5000 Broadway Productions, will produce with 5000 Broadway Productions President Luis A. Miranda, Jr. and Best Kept Secret Productions&#8217; John Skidmore. \u003C/p>\n\n\n\n\u003Cp>Executive producers include Malloy, who is also adapting his musical for film, Sander Jacobs, Caren Jacobs, TodayTix Group, Jeffrey Seller, Teresa Tsai and John Gore for Broadway.com.\u003C/p>\n",[604,605],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":473,"name":474,"slug":475,"description":17,"image":30},[607,608,612,613,617,621,622,626],{"id":479,"name":480,"slug":481,"description":17,"image":17},{"id":609,"name":610,"slug":611,"description":17,"image":17},31269,"Broadway","broadway",{"id":483,"name":474,"slug":475,"description":17,"image":17},{"id":614,"name":615,"slug":616,"description":17,"image":17},36326,"Lin-Manuel Miranda","lin-manuel-miranda",{"id":618,"name":619,"slug":620,"description":17,"image":17},77905,"Octet","octet",{"id":496,"name":497,"slug":498,"description":17,"image":17},{"id":623,"name":624,"slug":625,"description":17,"image":17},49854,"Sheryl Lee Ralph","sheryl-lee-ralph-2",{"id":627,"name":628,"slug":629,"description":17,"image":17},74055,"Tramell Tillman","tramell-tillman",{"url":631,"thumbnail":632,"credit":340,"title":633,"alt":17,"type":49,"width":304,"height":305,"mimeType":306},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-41.png","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-41-150x84.png","photo-collage.png (41)","2026-04-14T13:24:25-04:00","2026-04-14 17:24:25","2026-04-14T13:26:40-04:00","2026-04-14 17:26:40",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":643,"author":644,"authors":645,"title":647,"subTitle":17,"excerpt":17,"slug":648,"body":649,"categories":650,"tags":653,"featuredMedia":681,"publishedAt":687,"publishedAtGMT":688,"updatedAt":689,"updatedAtGMT":690,"type":57,"listicle":691,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":692,"additional":693,"acf":694},72909026,{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},[646],{"id":455,"avatar":456,"firstName":457,"lastName":458,"displayName":459,"email":460,"username":461,"normalizedUsername":462,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":463},"'Ride Along 3' In Early Talks; Kevin Hart, Ice Cube, Will Packer And Tim Story Involved In Discussions","ride-along-3-in-early-talks-kevin-hart-ice-cube-will-packer-tim-story","\n\u003Cp>\u003Ca href=\"http://blavity.com/tags/ice-cube\">Ice Cube\u003C/a> and \u003Ca href=\"http://blavity.com/tags/kevin-hart\">Kevin Hart\u003C/a> are back for another chapter in the \u003Cem>Ride Along\u003C/em> franchise.\u003C/p>\n\n\n\n\u003Cp>\u003Ca href=\"https://deadline.com/2026/04/ride-along-3-movie-details-1236786735/\" type=\"link\" id=\"https://deadline.com/2026/04/ride-along-3-movie-details-1236786735/\" target=\"_blank\" rel=\"noreferrer noopener\">Deadline\u003C/a> reports that Hart and Ice Cube are reuniting for \u003Cem>Ride Along 3\u003C/em>, with producer Will Packer and director Tim Story also in early talks to return to the film series. Daniel Gold is set to write the script.\u003C/p>\n\n\n\n\u003Cp>According to the article, the original stars and creative team have wanted to make a third film for a long time, but they could never agree on ideas regarding the third film&#8217;s direction. Supposedly, Gold&#8217;s script gives the team something they can all agree on.\u003C/p>\n\n\n\n\u003Cp>Along with Packer, who will produce via Will Packer Productions, Ice Cube and Hart are set to produce through their separate companies, Cube Vision and Hartbeat Productions. Story will produce via his company, The Story Company.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-could-the-plot-of-the-movie-center-on\">What could the plot of the movie center on?\u003C/h2>\n\n\n\n\u003Cp>The third film&#8217;s plot is being tightly guarded, but if you know anything about the franchise, then you&#8217;re probably familiar with Hart&#8217;s character Ben Barber, a security guard, having to prove himself to his girlfriend&#8217;s brother, elite police officer James Payton, played by Ice Cube. The first film saw the duo taking on Atlanta&#8217;s crime, and the second took them to Miami to bust a drug dealer&#8217;s ring, which extended to Atlanta&#8217;s streets.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-packer-s-you-me-amp-tuscany-was-just-released\">Packer&#8217;s &#8216;You, Me &amp; Tuscany&#8217; was just released \u003C/h2>\n\n\n\n\u003Cp>While Packer settles his \u003Cem>Ride Along 3\u003C/em> deal, he is also celebrating the debut weekend for another film he&#8217;s produced, \u003Cem>You, Me &amp; Tuscany\u003C/em>. Starring Halle Bailey and Regé-Jean Page, the film is a rom-com set in Italy as a woman finds love after pretending she&#8217;s engaged. The film has earned $8 million in its first weekend, according to \u003Ca href=\"https://www.boxofficemojo.com/title/tt36352591/\" type=\"link\" id=\"https://www.boxofficemojo.com/title/tt36352591/\" target=\"_blank\" rel=\"noreferrer noopener\">Box Office Mojo\u003C/a>. Worldwide, the film has made over $9 million. The film reportedly cost $18 million to make.\u003C/p>\n\n\n\n\u003Cp>\u003C/p>\n",[651,652],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":473,"name":474,"slug":475,"description":17,"image":30},[654,655,656,660,664,668,672,673,677],{"id":479,"name":480,"slug":481,"description":17,"image":17},{"id":483,"name":474,"slug":475,"description":17,"image":17},{"id":657,"name":658,"slug":659,"description":17,"image":17},3300,"ice cube","ice-cube",{"id":661,"name":662,"slug":663,"description":17,"image":17},35897,"Kevin hart","kevin-hart-2",{"id":665,"name":666,"slug":667,"description":17,"image":17},46285,"Ride Along","ride-along",{"id":669,"name":670,"slug":671,"description":17,"image":17},77903,"Ride Along 3","ride-along-3-2",{"id":496,"name":497,"slug":498,"description":17,"image":17},{"id":674,"name":675,"slug":676,"description":17,"image":17},59697,"Tim Story","tim-story",{"id":678,"name":679,"slug":680,"description":17,"image":17},27545,"Will packer","will-packer",{"url":682,"thumbnail":683,"credit":684,"title":685,"alt":686,"type":49,"width":212,"height":213,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/GettyImages-474828883.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/GettyImages-474828883-150x100.jpg","(L-R) Tim Story, Kevin Hart, Ice Cube and Will Packer attend a special screening of 'Ride Along' at The Soho Hotel on February 25, 2014 in London, England.  |Photo by Dave J Hogan/Getty Images","“Ride Along” – Special Screening – Inside Arrivals","LONDON, ENGLAND - FEBRUARY 25: (L-R) Tim Story, Kevin Hart, Ice Cube and Will Packer attend a special screening of 'Ride Along' at The Soho Hotel on February 25, 2014 in London, England.","2026-04-13T17:20:35-04:00","2026-04-13 21:20:35","2026-04-13T17:20:44-04:00","2026-04-13 21:20:44",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":696,"author":697,"authors":698,"title":700,"subTitle":17,"excerpt":17,"slug":701,"body":702,"categories":703,"tags":706,"featuredMedia":715,"publishedAt":722,"publishedAtGMT":723,"updatedAt":724,"updatedAtGMT":725,"type":57,"listicle":726,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":727,"additional":728,"acf":729},72908973,{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},[699],{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},"'Hunger Games: Sunrise On The Reaping' Trailer Drops With Joseph Zada, Whitney Peak, Kelvin Harrison Jr. And More","sunrise-on-the-reaping-trailer-new-hunger-games","\n\u003Cp>The first full official trailer for \u003Cem>\u003Ca href=\"https://blavity.com/entertainment/the-hunger-games-sunrise-on-the-reaping-trailer\">The Hunger Games: Sunrise On The Reaping\u003C/a>\u003C/em> takes viewers 24 years before the events of \u003Cem>The Hunger Games. \u003C/em>\u003C/p>\n\n\n\n\u003Cp>The new trailer, released on Monday by Lionsgate, follows the release of a teaser that came out last November. \u003C/p>\n\n\n\n\u003Cp>\u003Ca href=\"http://blavity.com/tags/joseph-zada\">Joseph Zada\u003C/a>, Jesse Plemons, Ralph Fiennes, Glenn Close, Kieran Culkin, Elle Fanning, McKenna Grace, Maya Hawke, \u003Ca href=\"http://blavity.com/tags/whitney-peak\">Whitney Peak\u003C/a> and Kelvin Harrison Jr. star in the film. Zada plays Haymitch Abernathy, who was Katniss&#8217;s mentor in the original films and the winner of the 50th games. Woody Harrelson played him in the prior films. \u003C/p>\n\n\n\n\u003Cp>\u003Cem>Hunger Games: Sunrise on the Reaping \u003C/em>is directed Francis Lawrence and the screenplay was written by Billy Ray, based on the novel by Suzanne Collins. Producers are Nina Jacobson, Brad Simpson and Lawrence.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-who-are-the-new-stars-playing\">Who are the new stars playing?\u003C/h2>\n\n\n\n\u003Cp>The character list is as follows, including who played their characters (if applicable) in the prior films\u003C/p>\n\n\n\n\u003Cul class=\"wp-block-list\">\n\u003Cli>Joseph Zada as Haymitch Abernathy (originally played by Woody Harrelson) \u003C/li>\n\n\n\n\u003Cli>Jesse Plemons as young Plutarch Heavensbee (originally played by Philip Seymour Hoffman) \u003C/li>\n\n\n\n\u003Cli>Ralph Fiennes as President Snow (originally played by Donald Sutherland)\u003C/li>\n\n\n\n\u003Cli>Glenn Close as Drusilla Sickle \u003C/li>\n\n\n\n\u003Cli>Kieran Culkin as Caesar Flickerman (originally played by Stanley Tucci) \u003C/li>\n\n\n\n\u003Cli>Elle Fanning as young Effie Trinket (originally played by Elizabeth Banks) \u003C/li>\n\n\n\n\u003Cli>Mckenna Grace as Maysilee Donner \u003C/li>\n\n\n\n\u003Cli>Maya Hawke as young Wiress (originally played by Amanda Plummer) \u003C/li>\n\n\n\n\u003Cli>Whitney Peak as Lenore Dove Baird \u003C/li>\n\n\n\n\u003Cli>Kelvin Harrison Jr. as young Beetee Latier (originally played by Jeffrey Wright)\u003C/li>\n\u003C/ul>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-s-the-plot-of-sunrise-on-the-reaping\">What&#8217;s the plot of &#8216;Sunrise on the Reaping&#8217;?\u003C/h2>\n\n\n\n\u003Cp>\u003Ca href=\"https://blavity.com/entertainment/joseph-zada-whitney-peak-hunger-games-sunrise-on-the-reaping\">As we previously reported\u003C/a>, the film is based on the dystopian YA novel of the same name by Collins, which was released last year. Viewers will return to Panem, the fictional state&nbsp;\u003Cem>The Hunger Games\u003C/em>&nbsp;tales are set, this time 24 years before the events of the first movie. Kicking off at the reaping of the 50th Hunger Games, a teenage Abernathy— who, at the time, is just a smart young man from District 12— is chosen for the famous games but must compete against double the amount of tributes.\u003C/p>\n\n\n\n\u003Cp>The official description reads:&nbsp;\u003Cem>THE HUNGER GAMES: SUNRISE ON THE REAPING revisits the world of Panem and follows young Haymitch Abernathy (Zada) twenty-four years before the events of The Hunger Games, starting on the morning of the reaping of the Fiftieth Hunger Games, also known as the Second Quarter Quell.\u003C/em>\u003C/p>\n\n\n\n\u003Cp>The film is now in theaters on Nov. 28. Watch the trailer below:\u003C/p>\n\n\n\n\u003Ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/fS35YSjopjE?si=1PtDbo2LqTNHQM0O\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\n\n\n\u003Cp>\u003Cbr>\u003C/p>\n",[704,705],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":473,"name":474,"slug":475,"description":17,"image":30},[707,711],{"id":708,"name":709,"slug":710,"description":17,"image":17},35066,"Lionsgate","lionsgate",{"id":712,"name":713,"slug":714,"description":17,"image":17},74908,"The Hunger Games: Sunrise On The Reaping","the-hunger-games-sunrise-on-the-reaping",{"url":716,"thumbnail":717,"credit":718,"title":719,"alt":17,"type":49,"width":720,"height":721,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Screenshot-2026-04-13-at-12.15.19-PM.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Screenshot-2026-04-13-at-12.15.19-PM-150x77.jpg","Photo: Lionsgate","Screenshot 2026-04-13 at 12.15.19 PM",2288,1172,"2026-04-13T12:27:07-04:00","2026-04-13 16:27:07","2026-04-13T17:04:15-04:00","2026-04-13 21:04:15",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":731,"author":732,"authors":733,"title":735,"subTitle":17,"excerpt":17,"slug":736,"body":737,"categories":738,"tags":741,"featuredMedia":754,"publishedAt":758,"publishedAtGMT":759,"updatedAt":760,"updatedAtGMT":761,"type":57,"listicle":762,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":174,"customFields":763,"additional":764,"acf":765},72908758,{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},[734],{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},"Yahya Abdul-Mateen II And Mark Wahlberg Film 'By Any Means,' Directed By Elegance Bratton, Lands At Paramount","yahya-abdul-mateen-ii-mark-wahlberg-paramount-by-any-means","\n\u003Cp>\u003Ca href=\"http://blavity.com/tags/paramount\">Paramount\u003C/a> has landed \u003Ca href=\"http://blavity.com/tags/elegance-bratton\">Elegance Bratton&#8217;s\u003C/a> crime thriller, \u003Cem>By Any Means, \u003C/em>which stars Yahya Abdul-Mateen II and Mark Wahlberg.\u003C/p>\n\n\n\n\u003Cp>The studio has given the film a Labor Day weekend release later this year on Sept. 4. The film is a real-life inspired, Civil Rights Era pic set in Mississippi in 1966. Nicole Beharie, David Strathairn, Giancarlo Esposito, Josh Lucas and Ethan Embry also star in the film.\u003C/p>\n\n\n\n\u003Cp>Per the logline, the film “a volatile partnership between a hardened mafia hitman and a young Black FBI agent as they are forced into an uneasy alliance to track down those responsible for the killing of civil rights leaders — uncovering a conspiracy that tests the limits of justice, loyalty, and survival.”\u003C/p>\n\n\n\n\u003Cp>“This is a story about unlikely alliances forged under impossible circumstances — where justice is not clean, and the truth comes at a cost,” said Bratton in a statement, per \u003Ca href=\"https://variety.com/2026/film/news/yahya-abdul-mateen-mark-wahlberg-by-any-means-release-date-1236716974/\">Variety\u003C/a>.  “I wanted to explore what it means to confront violence not just as an act, but as a system — and what it demands of those caught inside it.”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-bratton-s-film-the-inspection-was-critically-acclaimed\">Bratton&#8217;s film &#8216;The Inspection&#8217; was critically acclaimed\u003C/h2>\n\n\n\n\u003Cp>Bratton made a splash with his 2022 A24 film, \u003Cem>The Inspection, \u003C/em>which is inspired by events in his life and starred Jeremy Pope and Gabrielle Union. He also previously directed the 2019 documentary \u003Cem>Pier Kids, \u003C/em>and more recently, the documentary \u003Cem>Move Ya Body: The Birth of House\u003C/em>.\u003C/p>\n\n\n\n\u003Cp>The screenplay was written by \u003Cem>Power Book III: Raising Kanan \u003C/em>showrunner Sascha Penn.  Bratton and Chester Algernal Gordon produce under Freedom Principle, while Alex Lebovici produces for Hammerstone Studios, Basil Iwanyk and Erica Lee for Thunder Road, as well as Wahlberg and Stephen Levinson for Municipal.\u003Cbr>\u003Cbr>\u003Cbr>\u003C/p>\n",[739,740],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":473,"name":474,"slug":475,"description":17,"image":30},[742,746,750],{"id":743,"name":744,"slug":745,"description":17,"image":17},77901,"By Any Means","by-any-means",{"id":747,"name":748,"slug":749,"description":17,"image":17},65717,"Elegance Bratton","elegance-bratton",{"id":751,"name":752,"slug":753,"description":17,"image":17},34613,"Paramount","paramount",{"url":755,"thumbnail":756,"credit":340,"title":757,"alt":17,"type":49,"width":304,"height":305,"mimeType":306},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-37.png","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/photo-collage.png-37-150x84.png","photo-collage.png (37)","2026-04-12T23:45:13-04:00","2026-04-13 03:45:13","2026-04-12T23:45:19-04:00","2026-04-13 03:45:19",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},10989,{"list":768,"total":891},[769,785,821,848],{"id":372,"author":770,"authors":771,"title":376,"subTitle":17,"excerpt":17,"slug":377,"body":378,"categories":773,"tags":777,"featuredMedia":780,"publishedAt":396,"publishedAtGMT":397,"updatedAt":398,"updatedAtGMT":399,"type":57,"listicle":781,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":401,"customFields":782,"additional":783,"acf":784},{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},[772],{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},[774,775,776],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[778,779],{"id":385,"name":386,"slug":386,"description":17,"image":17},{"id":388,"name":389,"slug":390,"description":17,"image":17},{"url":392,"thumbnail":393,"credit":394,"title":395,"alt":17,"type":49,"width":342,"height":343,"mimeType":52},[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":786,"author":787,"authors":788,"title":790,"subTitle":17,"excerpt":791,"slug":792,"body":793,"categories":794,"tags":797,"featuredMedia":807,"publishedAt":813,"publishedAtGMT":814,"updatedAt":815,"updatedAtGMT":816,"type":57,"listicle":817,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":818,"additional":819,"acf":820},72908724,{"id":225,"avatar":226,"firstName":17,"lastName":17,"displayName":227,"email":228,"username":227,"normalizedUsername":229,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":230},[789],{"id":225,"avatar":226,"firstName":17,"lastName":17,"displayName":227,"email":228,"username":227,"normalizedUsername":229,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":230},"Which 'Temptation Island' Season 2 Couples Were Still Together At The End?","As Netflix drops the second season of Temptation, viewers are already eager to see which couples are leaving the island together and which are lured into temptation.","which-temptation-island-season-2-couples-were-still-together-at-the-end","\n\u003Cp>As \u003Ca href=\"https://blavity.com/thrash-netflix-climate-change-fears-film\" type=\"link\" id=\"https://blavity.com/thrash-netflix-climate-change-fears-film\" target=\"_blank\" rel=\"noreferrer noopener\">Netflix\u003C/a> drops the second season of \u003Cem>\u003Ca href=\"http://blavity.com/tags/temptation-island\">Temptation Island\u003C/a>\u003C/em>, viewers are already eager to see which couples are leaving the island together and which are lured into temptation. Four couples arrived together in Kona on the latest season of the reality show. But only one of the four managed to leave together. The spoiler alert below reveals who survived the island without temptation.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-which-couple-managed-to-leave-together-in-the-new-season-of-temptation-island\">Which couple managed to leave together in the new season of \u003Cem>Temptation Island\u003C/em>?\u003C/h2>\n\n\n\n\u003Cp>Kaylee and Summit were the only couple who came to the island together and left with each other. After going to the island to repair their relationship, the pair achieved their goal.\u003C/p>\n\n\n\n\u003Cp>The couple&#8217;s journey on the show ended with Summit giving Kaylee a dog collar and a key at the final bonfire. Summit asked Kaylee to move in together and get a dog. The pair happily left the island together, but it&#8217;s not clear how they&#8217;re doing now.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-happened-to-the-couples-who-didn-t-leave-together\">What happened to the couples who didn&#8217;t leave together?\u003C/h2>\n\n\n\n\u003Cp>Scarlett and Cole were one of the four couples who arrived on the island together to see if they could repair their relationship. However, their problems only became bigger on the show and they both left alone, \u003Ca href=\"https://www.cosmopolitan.com/entertainment/tv/a70985242/netflix-temptation-island-season-2-couples-still-together/\" type=\"link\" id=\"https://www.cosmopolitan.com/entertainment/tv/a70985242/netflix-temptation-island-season-2-couples-still-together/\" target=\"_blank\" rel=\"noreferrer noopener\">Cosmopolitan \u003C/a>reported. The conflict between the couple reached a boiling point when Cole read Scarlett’s journal without her consent. The pair appeared to be getting romantic interests from other participants on the show, but they both left alone in the end.\u003C/p>\n\n\n\n\u003Cp>The second couple, Shyanne and Jack, also broke up on the show. The pair were the only ones who cheated on each other on the show, per Cosmopolitan. Still, the pair left the island without any partners or without each other.\u003C/p>\n\n\n\n\u003Cp>The third couple, Sydney and Mikey, faced problems early in the show. Sydney noticed quickly that Mikey was being flirtatious with others on the island. Although Mikey never hooked up with another partner, Sydney still felt disappointed. In the end, Sydney left with Xzavier and Mikey went home alone.\u003C/p>\n\n\n\n\u003Cp>The new season of \u003Cem>Temptation Island\u003C/em> is technically its 10th overall. However, it’s the second season on Netflix.\u003Cbr>\u003C/p>\n",[795,796],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[798,802,803],{"id":799,"name":800,"slug":801,"description":17,"image":17},37487,"Netflix","netflix",{"id":385,"name":386,"slug":386,"description":17,"image":17},{"id":804,"name":805,"slug":806,"description":17,"image":17},73980,"Temptation Island","temptation-island",{"url":808,"thumbnail":809,"credit":810,"title":811,"alt":17,"type":49,"width":167,"height":812,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Temptation_Island_n_S2_E7_00_05_19_05R-1-scaled.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/Temptation_Island_n_S2_E7_00_05_19_05R-1-150x84.jpg","Photo: Netflix","Temptation_Island_n_S2_E7_00_05_19_05R (1)",1439,"2026-04-12T11:11:36-04:00","2026-04-12 15:11:36","2026-04-12T11:11:43-04:00","2026-04-12 15:11:43",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":822,"author":823,"authors":824,"title":826,"subTitle":17,"excerpt":17,"slug":827,"body":828,"categories":829,"tags":832,"featuredMedia":835,"publishedAt":840,"publishedAtGMT":841,"updatedAt":842,"updatedAtGMT":843,"type":57,"listicle":844,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":845,"additional":846,"acf":847},72908396,{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},[825],{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},"Netflix Announces Contestants For 'Funny AF With Kevin Hart,' Reveals Release Schedule And Trailer","funny-af-with-kevin-hart-contestants-release-schedule-trailer","\n\u003Cp>\u003Ca href=\"http://blavity.com/tags/netflix\">Netflix&#8217;s\u003C/a> new comedy competition series, \u003Cem>Funny AF with \u003Ca href=\"http://blavity.com/tags/kevin-hart\">Kevin Hart\u003C/a>,\u003C/em> has announced the contestants who will be competing on the show. \u003C/p>\n\n\n\n\u003Cp>Guest judges will be Keegan-Michael Key, Tom Segura, Kumail Nanjiani, Chelsea Handler and Nikki Glaser.\u003C/p>\n\n\n\n\u003Cp>Here&#8217;s the show&#8217;s official synopsis: \u003C/p>\n\n\n\n\u003Cp>\u003Cem>Kevin Hart knows what it takes to turn a mic and a dream into comedy superstardom. In Funny AF, he’s searching for the next comedian ready to follow that path. In this uncensored comedy competition, rising stand-ups from across the country step into the spotlight hoping to make the same leap Kevin once did from grinding it out in small clubs to headlining their own specials. Along the way, Kevin and a circle of comedy heavyweights will decide who progresses in the competition, offering a behind-the-curtain look at the pressure, triumphs and occasional bombs that shape a career in stand-up. The mission is simple: find the next great voice in comedy with the guts, perspective, and punchlines to become the next household name. The competition builds to live final rounds where a global vote will determine the ultimate winner.\u003C/em>\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-contestant-list\">Contestant list\u003C/h2>\n\n\n\n\u003Cp>Competing on Season 1 are:\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>NYC CONTESTANTS&nbsp;\u003C/strong>\u003C/p>\n\n\n\n\u003Cul class=\"wp-block-list\">\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=abada36c60&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">LeClerc Andre\u003C/a> &#8211; Queens, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=b285c19019&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Eva Evans\u003C/a> &#8211; Brooklyn, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=23e0c8d063&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Winston Hodges\u003C/a> &#8211; Washington DC \u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=a525005cc8&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Mia Jackson\u003C/a> &#8211; Hackensack, NJ\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=5095d3bd3c&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Conor Janda \u003C/a>&#8211; Brooklyn, NY \u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=faf4ee2b1f&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Andre Kim\u003C/a> &#8211; Queens, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=4897bfedb4&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Glorelys Mora\u003C/a> &#8211; New York City, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=5f76845bc9&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Caitlin Peluffo\u003C/a> &#8211; New York City, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=7874b5e2c1&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Usama Siddiquee\u003C/a> &#8211; Brooklyn, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=186a958e84&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">TaTa Sherise\u003C/a> &#8211; Jersey City, NJ\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=a3c48c247c&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Eeland Stribling \u003C/a>&#8211; Denver, CO\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=55da3a248a&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Reg Thomas\u003C/a> &#8211; Brooklyn, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=b68e13f269&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Leonard Ouzts\u003C/a> &#8211; Harlem, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=9b41d0cf5e&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Salma Zaky\u003C/a> &#8211; Brooklyn, NY\u003C/li>\n\u003C/ul>\n\n\n\n\u003Cp>\u003Cstrong>CHICAGO CONTESTANTS&nbsp;\u003C/strong>\u003C/p>\n\n\n\n\u003Cul class=\"wp-block-list\">\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=bf6447c4ef&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Correy Bell \u003C/a>&#8211; Matteson, IL\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=08cb9710c3&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Pam Carrington\u003C/a> &#8211; Hillside, NJ\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=e7699f05a5&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Olivia Carter\u003C/a> &#8211; Brooklyn, NY\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=0b7f67f150&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Daniel Dellanno\u003C/a> &#8211; Atlanta, GA \u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=f4b3819305&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Caleb Elliott\u003C/a> &#8211; Austin, TX\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=a1f2a391b2&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Liz Glazer\u003C/a> &#8211; New York City, NY \u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=d508a5569c&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Ryan Goldscher\u003C/a> &#8211; Los Angeles, Ca\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=639df282b7&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Chris Higgins\u003C/a> &#8211; Chicago, IL \u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=135039a1fb&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Mason James\u003C/a> &#8211; Houston, TX\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=5c41fafa20&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Luis Juarez\u003C/a> &#8211; Dallas, TX\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=a754aa2b73&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Uncle Lazer\u003C/a> &#8211; Austin, TX\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=43ea5e7712&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Aidan McCluskey\u003C/a> &#8211; Minneapolis, MN\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=ce3758c53b&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Tiera Oleary \u003C/a>&#8211; Chicago, IL\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=dadc9f4557&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Tee Sanders\u003C/a> &#8211; Chicago, IL \u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=d17e17b004&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Ron Taylor\u003C/a> &#8211; Detroit, MI\u003C/li>\n\u003C/ul>\n\n\n\n\u003Cp>\u003Cstrong>LA CONTESTANTS&nbsp;\u003C/strong>\u003C/p>\n\n\n\n\u003Cul class=\"wp-block-list\">\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=825149690b&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Dvontre Coleman\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=334b9882f5&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Dan Donohue \u003C/a>&#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=0b6ef7c02f&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Felicia Folkes\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=d460afa7cf&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Steve Furey\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=ef2649ec93&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Macey Isaacs \u003C/a>&#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=bb3a64a8eb&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Andrea Jin\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=e43b07aa83&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Papp Johnson\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=8ad79d43d7&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Ray Lau\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=ae87798e35&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Denny Love\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=cb945a80c6&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Kalea McNeil\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=a3eab065b5&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Heather Pasternak\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=ce977918d7&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Janesh Rahlan\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=ab05d4a48f&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Ashley Ray\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\n\n\n\u003Cli>\u003Ca href=\"https://netflix.us11.list-manage.com/track/click?u=841bc426da66e29779077604b&amp;id=cbd1d422a5&amp;e=75f28ad894\" target=\"_blank\" rel=\"noreferrer noopener\">Saul Trujillo\u003C/a> &#8211; Los Angeles, CA\u003C/li>\n\u003C/ul>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-funny-af-with-kevin-hart-release-schedule\">&#8216;Funny AF with Kevin Hart&#8217; release schedule\u003C/h2>\n\n\n\n\u003Cp>Episodes will drop over three weeks, ending with the semi-final and the finale, which will be live on Netflix. Viewers will be able to vote in real-time during the live shows. Here&#8217;s the schedule: \u003C/p>\n\n\n\n\u003Cp>Week 1, April 20: Episodes 1-4\u003C/p>\n\n\n\n\u003Cp>Week 2, April 27: Episodes 5-6\u003C/p>\n\n\n\n\u003Cp>Week 3, May 4 and May 5): Episode 7 (Semi-Final) &amp; Episode 8 (Finale)\u003C/p>\n\n\n\n\u003Cp>From Hartbeat and Alfred Street Industries, the series&#8217;s showrunners are Bill Dixon, Liz Cook, San Heng, Jason Raf. Executive producers are\u003Cstrong> \u003C/strong>Hart alongside Jane Lipsitz, Dan Cutforth, Nan Strait and Dan Volpe, who are producing for Alfred Street Industries, as well as Luke Kelly-Clyne, Meghan Hoffman, Hartbeat&#8217;s Jeff Clanagan and Jenny Groom.\u003C/p>\n\n\n\n\u003Cp>Watch the trailer below:\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Ciframe title=\"Funny AF with Kevin Hart | Official Trailer | Netflix\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/D4JPjVN4gcg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>\u003C/p>\n",[830,831],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[833,834],{"id":799,"name":800,"slug":801,"description":17,"image":17},{"id":385,"name":386,"slug":386,"description":17,"image":17},{"url":836,"thumbnail":837,"credit":838,"title":839,"alt":17,"type":49,"width":167,"height":168,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/KEVINHART_104_251030_KK_00163_R-scaled.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/KEVINHART_104_251030_KK_00163_R-150x100.jpg","Photo: Kevin Kwan/Netflix","KEVINHART_104_251030_KK_00163_R","2026-04-09T10:30:55-04:00","2026-04-09 14:30:55","2026-04-09T10:31:04-04:00","2026-04-09 14:31:04",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":849,"author":850,"authors":860,"title":862,"subTitle":17,"excerpt":863,"slug":864,"body":865,"categories":866,"tags":871,"featuredMedia":879,"publishedAt":883,"publishedAtGMT":884,"updatedAt":885,"updatedAtGMT":886,"type":57,"listicle":887,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":888,"additional":889,"acf":890},72908192,{"id":851,"avatar":852,"firstName":853,"lastName":854,"displayName":855,"email":856,"username":857,"normalizedUsername":858,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":859},100232,"https://secure.gravatar.com/avatar/a06a5771f8cfba274d46c86c605dcb0d8d755e98c099a750fb3a94f9ff1d94a1?s=1024&r=g","Tayler","Adigun","Tayler Adigun","Tayler.adigun@blavity.com","TaylerAdigun","tayleradigun","2023-09-14T18:03:00+00:00",[861],{"id":851,"avatar":852,"firstName":853,"lastName":854,"displayName":855,"email":856,"username":857,"normalizedUsername":858,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":859},"The 'Summer House' Scandal With Ciara Miller, West Wilson And Amanda Batula Shows Desirability Isn't Allyship","The scandal involving 'Summer House' stars Ciara Miller, West Wilson and Amanda Batula reminds us how desirability isn't allyship.","summer-house-scandal-ciara-miller-west-wilson-amanda-allyship-desirability","\n\u003Cp>What kind of casual fling announcement has the power to garner an unfollow from \u003Ca href=\"https://blavity.com/rihanna-shooting-at-beverly-hills-home-while-inside-women-in-custody\" type=\"link\" id=\"https://blavity.com/rihanna-shooting-at-beverly-hills-home-while-inside-women-in-custody\">Rihanna\u003C/a>, spark multi-prong discussions about race and also rock the entire Bravo-verse? Well, some are calling it &#8220;Scamanda,&#8221; others have dubbed it &#8220;West Side Story&#8221; or &#8220;West-gate.&#8221; Whatever the name, when \u003Ca href=\"http://blavity.com/tags/summer-house\">\u003Cem>Summer House\u003C/em>&#8216;s\u003C/a> Amanda Batula and West Wilsom announced they were a thing, digital pitchforks went up and large factions of the Black Bravo fandom were on guard. They were ready to defend Ciara Miller, the \u003Ca href=\"https://blavity.com/categories/news/reality\" type=\"link\" id=\"https://blavity.com/categories/news/reality\">reality TV\u003C/a> show&#8217;s current protagonist and one of the few Black cast members on the Bravo program, to the death.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-tiktok wp-block-embed-tiktok\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@yazzyrogers/video/7623482227195792671\" data-video-id=\"7623482227195792671\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003Csection> \u003Ca target=\"_blank\" title=\"@yazzyrogers\" href=\"https://www.tiktok.com/@yazzyrogers?refer=embed\">@yazzyrogers\u003C/a> \u003Cp>Amanda and West Have Made A Statement \u003Ca title=\"amanda\" target=\"_blank\" href=\"https://www.tiktok.com/tag/amanda?refer=embed\">#amanda\u003C/a> \u003Ca title=\"west\" target=\"_blank\" href=\"https://www.tiktok.com/tag/west?refer=embed\">#west\u003C/a> \u003Ca title=\"popculturenews\" target=\"_blank\" href=\"https://www.tiktok.com/tag/popculturenews?refer=embed\">#popculturenews\u003C/a> \u003Ca title=\"summerhouse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/summerhouse?refer=embed\">#summerhouse\u003C/a> \u003C/p> \u003Ca target=\"_blank\" title=\"♬ original sound - Yaz\" href=\"https://www.tiktok.com/music/original-sound-7623482332527971102?refer=embed\">♬ original sound &#8211; Yaz\u003C/a> \u003C/section> \u003C/blockquote> \u003Cscript async src=\"https://www.tiktok.com/embed.js\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>The details of why this situation is so rotten spans over 10 seasons of \u003Cem>Summer House\u003C/em>, but the short and long of it is Ciara was a great friend to Amanda Batula and nurtured her through a volatile marriage and breakup. Ciara also dated West Wilson, a white man who publicly embarrassed her and led her to deal with swarms of negative online feedback because she &#8220;let a white man play her.&#8221;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-objectification-is-not-flattering\">Objectification is not flattering\u003C/h2>\n\n\n\n\u003Cp>This was a big topic on the show, especially in Season 10, Episode 7, where West and Amanda both try to console Ciara as she vulnerably discusses the emotional weight of existing as a Black woman on a reality TV show and dating within that space factors into her life. Add in Amanda calling Ciara one of her best friends, Ciara constantly comforting Amanda through her relationship woes with Kyle and you start to understand why Amanda and Ciara hooking up is strange enough to get Badgalriri herself involved. (The self-proclaimed Bravo stan allegedly unfollowed Batula after the news broke.) This wasn&#8217;t just about breaking girl code or making a messy love triangle. Scamanda is a symptom of the nefarious ways race impacts every area of our lives, including dating.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-desirability-isn-t-a-defense-against-racism\">Desirability isn&#8217;t a defense against racism\u003C/h2>\n\n\n\n\u003Cp>One aspect of the conversation consistently lost in translation is the dissonance between Ciara Miller being lusted after as a Black woman by white men on the show, but not being taken seriously as a romantic interest. On the show, she is frequently fawned over for her good looks, which, on the surface, seem like a flattering compliment. As is the case with most things in the world, race adds another layer to this discrepancy.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-tiktok wp-block-embed-tiktok\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@jaysrealityblog/video/7618448477520956685\" data-video-id=\"7618448477520956685\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003Csection> \u003Ca target=\"_blank\" title=\"@jaysrealityblog\" href=\"https://www.tiktok.com/@jaysrealityblog?refer=embed\">@jaysrealityblog\u003C/a> \u003Cp>\u003Ca title=\"summerhouse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/summerhouse?refer=embed\">#SummerHouse\u003C/a> \u003Ca title=\"realitytv\" target=\"_blank\" href=\"https://www.tiktok.com/tag/realitytv?refer=embed\">#RealityTV\u003C/a> \u003Ca title=\"bravo\" target=\"_blank\" href=\"https://www.tiktok.com/tag/bravo?refer=embed\">#Bravo\u003C/a> \u003Ca title=\"bravotv\" target=\"_blank\" href=\"https://www.tiktok.com/tag/bravotv?refer=embed\">#BravoTV\u003C/a> \u003Ca title=\"reality\" target=\"_blank\" href=\"https://www.tiktok.com/tag/reality?refer=embed\">#Reality\u003C/a> SOURCE: @BravoTV\u003C/p> \u003Ca target=\"_blank\" title=\"♬ original sound - Jay\" href=\"https://www.tiktok.com/music/original-sound-7618448514938997518?refer=embed\">♬ original sound &#8211; Jay\u003C/a> \u003C/section> \u003C/blockquote> \u003Cscript async src=\"https://www.tiktok.com/embed.js\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>On \u003Cem>Summer House\u003C/em>, Ciara&#8217;s looks have been a recurring topic amongst the primarily white men on the cast, framing her as this seductive temptress. This isn&#8217;t hyperbole. During Season 6, fellow cast member \u003Ca href=\"https://www.tiktok.com/@heybrucey/video/7623832174369852686?q=austen%20calls%20ciara%20a%20jezebel&amp;t=1775635812812\" type=\"link\" id=\"https://www.tiktok.com/@heybrucey/video/7623832174369852686?q=austen%20calls%20ciara%20a%20jezebel&amp;t=1775635812812\">Austen Kroll called Ciara a Jezebel\u003C/a>, a racist and sexist trope&nbsp;used to justify the assault of enslaved Black women.\u003C/p>\n\n\n\n\u003Cp>Her subsequent on-again, off-again relationship with West Wilson also left her vulnerable to a breadth of criticisms regarding her relationship to her Blackness. Then, when fellow castmate Jesse Solomon asked West &#8220;permission&#8221; to date her, Ciara was very vocal about how dehumanizing it felt. It&#8217;s almost as if these men want cool points for their ability to find a Black woman attractive.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-tiktok wp-block-embed-tiktok\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@hayusocial/video/7612663927784197398\" data-video-id=\"7612663927784197398\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003Csection> \u003Ca target=\"_blank\" title=\"@hayusocial\" href=\"https://www.tiktok.com/@hayusocial?refer=embed\">@hayusocial\u003C/a> \u003Cp>Ciara is not flattered by Jesse&#8217;s actions right now. \u003Ca title=\"summerhouse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/summerhouse?refer=embed\">#SummerHouse\u003C/a>\u003C/p> \u003Ca target=\"_blank\" title=\"♬ original sound - Hayu - Hayu\" href=\"https://www.tiktok.com/music/original-sound-Hayu-7612664654225083158?refer=embed\">♬ original sound &#8211; Hayu &#8211; Hayu\u003C/a> \u003C/section> \u003C/blockquote> \u003Cscript async src=\"https://www.tiktok.com/embed.js\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>See, it&#8217;s not just a woman being betrayed. It is the disharmonious symphony of sexual fetishization, blatant disregard and racial vulnerability that makes this land a slap in the face. Beyond that, though, this situation has removed the thin societal veneer that suggests desirability will protect you from unconscious bias or racism.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-tiktok wp-block-embed-tiktok\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Cblockquote class=\"tiktok-embed\" cite=\"https://www.tiktok.com/@em_lauren01/video/7499571302043372831\" data-video-id=\"7499571302043372831\" data-embed-from=\"oembed\" style=\"max-width:605px; min-width:325px;\"> \u003Csection> \u003Ca target=\"_blank\" title=\"@em_lauren01\" href=\"https://www.tiktok.com/@em_lauren01?refer=embed\">@em_lauren01\u003C/a> \u003Cp>Paige’s giggle lmao \u003Ca title=\"summerhouse\" target=\"_blank\" href=\"https://www.tiktok.com/tag/summerhouse?refer=embed\">#summerhouse\u003C/a> \u003Ca title=\"loverboy\" target=\"_blank\" href=\"https://www.tiktok.com/tag/loverboy?refer=embed\">#loverboy\u003C/a> \u003Ca title=\"fyp\" target=\"_blank\" href=\"https://www.tiktok.com/tag/fyp?refer=embed\">#fyp\u003C/a>   \u003Ca title=\"bravo\" target=\"_blank\" href=\"https://www.tiktok.com/tag/bravo?refer=embed\">#bravo\u003C/a> \u003Ca title=\"paigedesorbo\" target=\"_blank\" href=\"https://www.tiktok.com/tag/paigedesorbo?refer=embed\">#paigedesorbo\u003C/a> \u003Ca title=\"gigglysquad\" target=\"_blank\" href=\"https://www.tiktok.com/tag/gigglysquad?refer=embed\">#gigglysquad\u003C/a> \u003C/p> \u003Ca target=\"_blank\" title=\"♬ party 4 u - luca\" href=\"https://www.tiktok.com/music/party-4-u-7179117961804843781?refer=embed\">♬ party 4 u &#8211; luca\u003C/a> \u003C/section> \u003C/blockquote> \u003Cscript async src=\"https://www.tiktok.com/embed.js\">\u003C/script>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>No amount of white Bravo men calling Ciara their &#8220;hall pass&#8221; or saying that she&#8217;s &#8220;uh, like, she&#8217;s hot&#8221; will ever make up for the inherent divide that comes with dating interracially. Sexual desire (or objectification in many cases) is not the same as allyship, but the two are constantly being conflated. And Black women, on TV and otherwise, are the ones paying the price.\u003C/p>\n",[867],{"id":868,"name":869,"slug":870,"description":17,"image":30},114,"Opinion","opinion",[872,874,875],{"id":873,"name":869,"slug":870,"description":17,"image":17},36820,{"id":385,"name":386,"slug":386,"description":17,"image":17},{"id":876,"name":877,"slug":878,"description":17,"image":17},66245,"Summer House","summer-house",{"url":880,"thumbnail":881,"credit":394,"title":882,"alt":17,"type":49,"width":342,"height":343,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-34.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/design-34-150x84.jpg","design (34)","2026-04-08T14:36:04-04:00","2026-04-08 18:36:04","2026-04-08T14:36:55-04:00","2026-04-08 18:36:55",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},617,{"list":893,"total":1044},[894,952,987,1014],{"id":895,"author":896,"authors":906,"title":908,"subTitle":17,"excerpt":17,"slug":909,"body":910,"categories":911,"tags":918,"featuredMedia":928,"publishedAt":934,"publishedAtGMT":935,"updatedAt":936,"updatedAtGMT":937,"type":938,"listicle":939,"disableContentGate":59,"disableListicleNumbers":948,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":949,"additional":950,"acf":951},72777217,{"id":897,"avatar":898,"firstName":899,"lastName":900,"displayName":901,"email":902,"username":903,"normalizedUsername":904,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":905},99764,"https://secure.gravatar.com/avatar/88a75905186fde7b240e09676f2301a82cd38df4960f85c6b9f2e0184ed6fafb?s=1024&r=g","Wanda","Giddings","Wanda Giddings","wanda.giddings@blavity.com","WandaGiddings","wandagiddings","2023-01-28T23:04:31+00:00",[907],{"id":897,"avatar":898,"firstName":899,"lastName":900,"displayName":901,"email":902,"username":903,"normalizedUsername":904,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":905},"'The Braxtons': Towanda And Tamar Braxton's Feud Sparks Fan Debate As Family Returns To Reality TV","towanda-tamar-the-braxtons-feud-debate","\n\u003Cp>If it&#8217;s two things you can count on the Braxton sisters to do is to sing and argue. \u003C/p>\n\n\n\n\u003Cp>After a three-year hiatus from reality television, the family returned to television this summer \u003Ca href=\"https://blavity.com/entertainment/the-braxtons-new-we-tv-series-trailer\">with \u003Cem>The Braxtons\u003C/em> on We TV.\u003C/a> \u003C/p>\n\n\n\n\u003Cp>Even though the show is just a few episodes in, the drama has is at an all-time high. This is the Braxton sisters&#8217; first season filming without their sister Traci, \u003Ca href=\"https://blavity.com/tamar-braxton-confirms-traci-braxton-didnt-want-a-funeral-following-recent-rumors-that-a-service-was-not-her-wish\">who died in 2022 after her battle with cancer\u003C/a>. This season of shows the family grieving the loss of their loved one while trying to get back to their everyday lives. Despite going the grieving process, the sisters, named Towanda and Tamar, are still at odds, and it has social media talking.\u003C/p>\n",[912,916,917],{"id":913,"name":914,"slug":915,"description":17,"image":30},62446,"Clickables","clickables",{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[919,920,924],{"id":385,"name":386,"slug":386,"description":17,"image":17},{"id":921,"name":922,"slug":923,"description":17,"image":17},70448,"The Braxtons","the-braxtons",{"id":925,"name":926,"slug":927,"description":17,"image":17},60009,"WE tv","we-tv",{"url":929,"thumbnail":930,"credit":931,"title":932,"alt":17,"type":49,"width":212,"height":933,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/08/GettyImages-2165952336.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/08/GettyImages-2165952336-150x100.jpg","Photo: Paras Griffin/Getty Images for WE Tv / ALLBLK","The Braxtons Atlanta Premiere Screening Event",683,"2024-08-19T17:08:38-04:00","2024-08-19 21:08:38","2024-08-19T17:09:13-04:00","2024-08-19 21:09:13","listicle",[940,943,946],{"title":941,"content":942},"Grief counseling turns ugly","\u003Cp>Televised therapy is nothing new for the sisters. They&#8217;ve had everyone from Iyanla Vanzant to Bishop T.D. Jakes try and help them find family resolution. During their time with Vanzant, Toni infamously told her sisters, &#8220;I&#8217;m confessing that, although I love my family, most of the time I don&#8217;t like my family. Everyone in my family. Everybody. I feel like I&#8217;m angry at everybody in my family. I don&#8217;t like my family. If they weren&#8217;t my family, they wouldn&#8217;t be my friends.&#8221;\u003C/p>\n\u003Cp>Seemingly, this statement couldn&#8217;t resonate more for Towanda and Tamar in what we&#8217;ve seen so far this season.\u003C/p>\n\u003Cp>In Episode 2, the sisters continue grief counseling, and Towanda and Tamar engage in a tense exchange. Tamar jumped in the conversation adding that Towanda doesn&#8217;t care and revealed that she reaches out to Towanda and the only time she gets a response is if they&#8217;re filming, which Towanda denies.\u003C/p>\n\u003Cp>&#8220;I am in a space where I&#8217;m focusing on my relationship and whoever is in my household. I&#8217;m focusing on my children; I&#8217;m focusing on my relationship,&#8221; Towanda says. Tamar questions Towanda about whether Trina and Toni are a part of her household because she talks to them regularly, but Towanda says it&#8217;s because their relationship is reciprocal.\u003C/p>\n",{"title":944,"content":945},"Social media weighs in on Tamar vs. Towanda drama","\u003Cp style=\"text-align: left;\">Towanda and Tamar&#8217;s feud has fans divided. While some fans believe that it&#8217;s not unusual for sisters to clash others think one sister is more to blame.\u003C/p>\n\u003Cp style=\"text-align: left;\">One fan on X, formerly known as Twitter, feels that Towanda has issues with Tamar from her behavior in past seasons. Another user feels that Towanda is just jealous of Tamar&#8217;s success.\u003C/p>\n\u003Cp>Check out the exchange below, as well as some of the reactions from fans\u003C/p>\n\u003Cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-captioned=\"\" data-instgrm-permalink=\"https://www.instagram.com/p/C-2gz40p2zE/?utm_source=ig_embed&amp;utm_campaign=loading\" data-instgrm-version=\"14\">\n\u003Cdiv style=\"padding: 16px;\">\n\u003Cp>&nbsp;\u003C/p>\n\u003Cdiv style=\"display: flex; flex-direction: row; align-items: center;\">\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003C/div>\n\u003Cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\">\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003C/div>\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003C/div>\n\u003C/div>\n\u003C/div>\n\u003Cdiv style=\"padding: 19% 0;\">\u003C/div>\n\u003Cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\">\u003C/div>\n\u003Cdiv style=\"padding-top: 8px;\">\n\u003Cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\">View this post on Instagram\u003C/div>\n\u003C/div>\n\u003Cdiv style=\"padding: 12.5% 0;\">\u003C/div>\n\u003Cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\n\u003Cdiv>\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003C/div>\n\u003Cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003C/div>\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003C/div>\n\u003C/div>\n\u003Cdiv style=\"margin-left: 8px;\">\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003C/div>\n\u003Cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\">\u003C/div>\n\u003C/div>\n\u003Cdiv style=\"margin-left: auto;\">\n\u003Cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003C/div>\n\u003Cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003C/div>\n\u003Cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003C/div>\n\u003C/div>\n\u003C/div>\n\u003Cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\">\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003C/div>\n\u003Cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003C/div>\n\u003C/div>\n\u003Cp>&nbsp;\u003C/p>\n\u003Cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\">\u003Ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https://www.instagram.com/p/C-2gz40p2zE/?utm_source=ig_embed&amp;utm_campaign=loading\" target=\"_blank\" rel=\"noopener\">A post shared by the Jasmine BRAND (@thejasminebrand)\u003C/a>\u003C/p>\n\u003C/div>\n\u003C/blockquote>\n\u003Cp>\u003Cscript async src=\"//www.instagram.com/embed.js\">\u003C/script>\u003C/p>\n",{"title":17,"content":947},"\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n\u003Cp lang=\"en\" dir=\"ltr\">kinda surprised tamar came back after what her family did after her attempt but we all know towanda doesn’t care for tamar and i wish she would come out and say “ i don’t like you tamar” \u003Ca href=\"https://twitter.com/hashtag/TheBraxtons?src=hash&amp;ref_src=twsrc%5Etfw\">#TheBraxtons\u003C/a> \u003Ca href=\"https://t.co/NdKdQNihVc\">https://t.co/NdKdQNihVc\u003C/a> \u003Ca href=\"https://t.co/qgZ1sjuSqb\">pic.twitter.com/qgZ1sjuSqb\u003C/a>\u003C/p>\n\u003Cp>&mdash; mercedez (@brbieslu) \u003Ca href=\"https://twitter.com/brbieslu/status/1824814636102820149?ref_src=twsrc%5Etfw\">August 17, 2024\u003C/a>\u003C/p>\u003C/blockquote>\n\u003Cp>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\u003C/p>\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n\u003Cp lang=\"en\" dir=\"ltr\">The root of Towanda&#39;s disdain and resentment isn&#39;t Tamar. Tamar makes it easy because her attitude/ways give way to being disliked, she&#39;s the scapegoat. Success, favor and love are the roots. Resentment happens when we see it on others and believe it should be us. \u003Ca href=\"https://twitter.com/hashtag/TheBraxtons?src=hash&amp;ref_src=twsrc%5Etfw\">#TheBraxtons\u003C/a>\u003C/p>\n\u003Cp>&mdash; Love, Cami. (@_Camisha) \u003Ca href=\"https://twitter.com/_Camisha/status/1824838739111411770?ref_src=twsrc%5Etfw\">August 17, 2024\u003C/a>\u003C/p>\u003C/blockquote>\n\u003Cp>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\u003C/p>\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n\u003Cp lang=\"en\" dir=\"ltr\">Folks did not watch the early seasons. Tamar was a TERROR. Towanda is definitely a passive aggressive mess. And maybe now they gaslight Tamar. But Tamar been an embarrassing, rude mess from jump! Traci almost got in that ass a few times. Very well deserved! \u003Ca href=\"https://t.co/nWCajiAywZ\">https://t.co/nWCajiAywZ\u003C/a>\u003C/p>\n\u003Cp>&mdash; ElegantNRaunchy (@BeingCEEJAY) \u003Ca href=\"https://twitter.com/BeingCEEJAY/status/1825153177974411603?ref_src=twsrc%5Etfw\">August 18, 2024\u003C/a>\u003C/p>\u003C/blockquote>\n\u003Cp>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\u003C/p>\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n\u003Cp lang=\"en\" dir=\"ltr\">i just always felt like because they are the older siblings, that they have ALWAYS tried to gaslight tamar. yes she is extra, yes she can be all over the place and sometimes entitled BUT she was never wrong abt how they treated her or her feelings. towanda has always gave heavy… \u003Ca href=\"https://t.co/4b4gid96ox\">https://t.co/4b4gid96ox\u003C/a>\u003C/p>\n\u003Cp>&mdash; : (@k4yszn) \u003Ca href=\"https://twitter.com/k4yszn/status/1824677222126362702?ref_src=twsrc%5Etfw\">August 17, 2024\u003C/a>\u003C/p>\u003C/blockquote>\n\u003Cp>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\u003C/p>\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n\u003Cp lang=\"en\" dir=\"ltr\">No, Towanda doesn’t like Tamar. A lot of people say she was jealous of Tamar’s success but I think the reason why she wasn’t 100% supportive of Tamar in the traditional sense is because she resented the fact that Tamar’s popularity skyrocketed those early seasons at the expense… \u003Ca href=\"https://t.co/6NzjrsBFtU\">pic.twitter.com/6NzjrsBFtU\u003C/a>\u003C/p>\n\u003Cp>&mdash; CHASE (@irvingbmusic) \u003Ca href=\"https://twitter.com/irvingbmusic/status/1825002000414560467?ref_src=twsrc%5Etfw\">August 18, 2024\u003C/a>\u003C/p>\u003C/blockquote>\n\u003Cp>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\u003C/p>\n\u003Cblockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n\u003Cp lang=\"en\" dir=\"ltr\">Unpopular Opinion after rewatching BFV Towanda has been treating Tamar nasty since she was the breakout sister after season 1 (outside of Toni). She was clearly jealous Tamar was presented w/many opportunities etc. that she wanted &amp; then began acting funny with her cuz of it. 🤷🏾‍♀️ \u003Ca href=\"https://t.co/F1BmhTOB05\">https://t.co/F1BmhTOB05\u003C/a>\u003C/p>\n\u003Cp>&mdash; Diabolical Nigha (@Rich_Homie_Quay) \u003Ca href=\"https://twitter.com/Rich_Homie_Quay/status/1824691411062513966?ref_src=twsrc%5Etfw\">August 17, 2024\u003C/a>\u003C/p>\u003C/blockquote>\n\u003Cp>\u003Cscript async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\">\u003C/script>\u003C/p>\n",true,{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":953,"author":954,"authors":955,"title":957,"subTitle":17,"excerpt":17,"slug":958,"body":959,"categories":960,"tags":964,"featuredMedia":974,"publishedAt":979,"publishedAtGMT":980,"updatedAt":981,"updatedAtGMT":982,"type":57,"listicle":983,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":984,"additional":985,"acf":986},72767893,{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},[956],{"id":131,"avatar":132,"firstName":133,"lastName":134,"displayName":135,"email":136,"username":137,"normalizedUsername":137,"description":138,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":139},"Symone Sits Down With Doechii In 'Avalon TV' Season 2's First Exclusive Preview","symone-avalon-tv-doechii","\n\u003Cp>Blavity&#8217;s Shadow and Act has the very first exclusive look at \u003Cem>Avalon TV \u003C/em>Season 2 starring \u003Cem>\u003Ca href=\"https://blavity.com/entertainment/rupauls-drag-race-all-stars-season-9-cast-ruveal\">RuPaul&#8217;s Drag Race\u003C/a> \u003C/em>icon Symone, and in this exclusive preview out of DragCon LA 2024, she sits down with hip-hop star \u003Ca href=\"https://blavity.com/entertainment/doechii-beyonces-america-has-a-problem-with-own-freestyle\">Doechii\u003C/a>. \u003C/p>\n\n\n\n\u003Cp>In the exclusive preview for the season premiere, Doechii addresses her current feelings on Azealia Banks (who she feuded with earlier this year). She also dishes on her her taste for alligator, how she likes to go commando and her undying love for Steve Erwin.\u003C/p>\n\n\n\n\u003Cp>Watch the exclusive preview below:\u003C/p>\n\n\n\n\u003Ciframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/15g_Du5czD8?si=xfQIFOwiAZ4uD31B\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\n\n\n\u003Cp>Here&#8217;s the official description of \u003Cem>Avalon TV: \u003C/em>\u003C/p>\n\n\n\n\u003Cp>\u003Cem>AVALON TV is an off-the-wall, over-the-top, and under-the-wig series that takes you inside the brains of LA’s hottest creative collective, The House of Avalon. Whether it’s fashion, nightlife, drag, art, comedy, or media – this chosen family is creating one iconic pop culture moment after another, and skyrocketing to success by their own set of rules. Symone (RuPaul’s Drag Race S13 winner), Gigi Goode (Drag Race S12 fan-favorite),Marko Monroe, Hunter Crenshaw, Grant Vanderbilt, Caleb, and Rylie star in this genre bending series filled with real life drama, pranks, parties, and celebrity guests galore.\u003C/em>\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-image size-large\">\u003Cimg loading=\"lazy\" decoding=\"async\" width=\"819\" height=\"1024\" src=\"https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-819x1024.jpg\" alt=\"\" class=\"wp-image-72767899\" srcset=\"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-819x1024.jpg 819w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-240x300.jpg 240w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-120x150.jpg 120w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-768x960.jpg 768w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-1229x1536.jpg 1229w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-1638x2048.jpg 1638w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-1568x1960.jpg 1568w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-150x187.jpg 150w, https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Dog_wLogo-scaled.jpg 2048w\" sizes=\"auto, (max-width: 819px) 100vw, 819px\" />\u003C/figure>\n\n\n\n\u003Cp>Ahead of the series premiere last year, \u003Ca href=\"https://blavity.com/entertainment/symone-marko-monroe-house-of-avalon-tv-series\">Symone told Blavity&#8217;s Shadow and Act\u003C/a>, “For me, it’s very special [for people to get to know the other members] because I get to see it every day,” she said. “But I’m very excited for everyone to experience it and see how we interact with each other, and see how we cut up, chile [laughs]. It’s very special for me, and I’m so excited for everyone to see it. I think we’re in the right time for it to happen. I think the world needs it.&#8221;\u003C/p>\n\n\n\n\u003Cp>Monroe added, “For me, I’ve never been shy in the sense of sharing this stuff, but I had reservations,” he said. “But at the end of the day, that’s how people get to know you. I’m ready to step out from behind the scenes. We do have a lot of fun, and I think that’s what is most fun about this show and that what we’ve created is being able to exploit everything we love about television in one sort of capsule, but also get to know us as well.&#8221; \u003C/p>\n\n\n\n\u003Cp>The new season premieres Aug. 12 on WOW Presents Plus. \u003C/p>\n",[961,962,963],{"id":913,"name":914,"slug":915,"description":17,"image":30},{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[965,966,970],{"id":385,"name":386,"slug":386,"description":17,"image":17},{"id":967,"name":968,"slug":969,"description":17,"image":17},6674,"RuPaul's-Drag-Race","rupauls-drag-race",{"id":971,"name":972,"slug":973,"description":17,"image":17},2875,"Symone","symone",{"url":975,"thumbnail":976,"credit":977,"title":978,"alt":17,"type":49,"width":262,"height":263,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Image-2024-07-19T120205.086.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Image-2024-07-19T120205.086-150x84.jpg","Photo: WOW Presents Plus","Image – 2024-07-19T120205.086","2024-07-19T12:05:48-04:00","2024-07-19 16:05:48","2024-07-19T12:05:54-04:00","2024-07-19 16:05:54",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":988,"author":989,"authors":990,"title":992,"subTitle":17,"excerpt":17,"slug":993,"body":994,"categories":995,"tags":999,"featuredMedia":1001,"publishedAt":1006,"publishedAtGMT":1007,"updatedAt":1008,"updatedAtGMT":1009,"type":57,"listicle":1010,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":1011,"additional":1012,"acf":1013},72765246,{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},[991],{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},"'Family Empire: Houston': Braden Real Estate Group On Showcasing Black Generational Wealth In OWN Series","family-empire-houston-own-series","\n\u003Cp>\u003Ca href=\"https://blavity.com/entertainment/first-time-buyers-club-own-renewed\">OWN&#8217;\u003C/a>s newest reality series,&nbsp;\u003Cem>\u003Ca href=\"https://blavity.com/entertainment/love-island-usa-kendall-called-out-by-serena\">Family Empire: Houston\u003C/a>\u003C/em>, spotlights Black real estate, luxury and generational wealth. \u003C/p>\n\n\n\n\u003Cp>And, of course, it takes place in one of the Black meccas of the United States: Houston. The \u003Ca href=\"https://blavity.com/entertainment/kandi-burruss-carlos-king-stole-xscape-biopic\">Carlos King\u003C/a>-produced series follows the lives of the multigenerational Braden family. Their work in real estate began with their grandparents decades ago, and the granddaughters have taken over and expanded the empire beyond the grandparents&#8217; wildest dreams. While real estate is the central point, the inner workings of the family also take center stage.\u003C/p>\n\n\n\n\u003Cfigure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\">\u003Cdiv class=\"wp-block-embed__wrapper\">\n\u003Ciframe title=\"Family Empire: Houston S1 E1 ‘Meet the Bradens’ | Full Episode | OWN\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/-J4ECWTpu7E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen>\u003C/iframe>\n\u003C/div>\u003C/figure>\n\n\n\n\u003Cp>Working with family&nbsp;isn&#8217;t always easy, as showcased in the series.&nbsp;Merging in-laws makes it even more difficult, especially when marital drama comes into play. But the Braden women are committed to ensuring the family business thrives. As the episodes air, viewers get a front-seat educational course on how real estate can add wealth on a generational level that no other industry can.\u003C/p>\n\n\n\n\u003Cp>&#8220;Generational wealth is definitely something that is big in our family. And one thing that I will say is real estate is a perfect way to build generational wealth,&#8221; JaQuita Montgomery-Martin told Blavity&#8217;s Shadow and Act during a chat before the Season 1 premiere. JaQuita, the younger sister of Jermeshia and Nicole&#8217;s cousin, is trained as a pharmacist but now works for the Braden Real Estate Group.&nbsp;&nbsp;&nbsp;\u003C/p>\n\n\n\n\u003Cp>&#8220;That&#8217;s what our grandparents have instilled in us and showed us how to do and to continue. We definitely want to make sure that we&#8217;re creating a lasting impact on our future generations to come,&#8221; she added. &#8220;And the main way that we&#8217;re doing it is through real estate. So we&#8217;re trying to get as many people on board informing the community about real estate, because that is the easiest and best way to build generational wealth.&#8221;\u003C/p>\n\n\n\n\u003Cp>If you look at any social media platform, your algorithm likely includes new homes. Texas remains an ideal state to live in for most people due to the quality of life at an affordable cost. Nicole Braden Handy, the face of the Braden Real Estate Group, said there&#8217;s a reason everything&#8217;s bigger in Texas.\u003C/p>\n\n\n\n\u003Cp>&#8220;We have an array of homes, and you get a lot of bang for your buck, and a home here when you look at the size of the home for the price compared to most other cities, it&#8217;s more here,&#8221; Handy explained.\u003C/p>\n\n\n\n\u003Cp>&#8220;Houston is one of those cities that allow you to start to bring in opportunities to look for ways to build that generational wealth through legacy. We have so many clients that started out here just with purchasing their primary residence, and now they&#8217;re purchasing investment properties.&#8221;\u003C/p>\n\n\n\n\u003Cp>If wealth and family drama aren&#8217;t enough to keep you tuned in to&nbsp;\u003Cem>Family Empire: Houston\u003C/em>, the family&#8217;s matriarch is the icing on the cake. Their beloved grandmother, Oscarene Braden, emerges as the show&#8217;s star. She passed down her knowledge to the ladies, even paying for their real estate education. Jermeshia Goudeau said having their grandmother&#8217;s involvement in the series is the best part of the experience and solidifies the foundation of family love and unity.&nbsp;\u003C/p>\n\n\n\n\u003Cp>&#8220;We were surprised [that our grandmother agreed to participate]. In the pitching meetings, producers asked if we thought our grandmother would want to be part of it. And we were scared to ask,&#8221; Goudeau said. As Nicole&#8217;s right hand and co-founder, broker Jermeshia balances the weight of the family business with the complexities of her personal life. But she smiles while doing it all.\u003C/p>\n\n\n\n\u003Cp>&#8220;She has been a superstar,&#8221; she gushed about her grandmother. &#8220;She has taken it with so much grace and she&#8217;s been so open. Granny does not understand reality TV. So with that comes a sense of authenticity of her presence and just being a part of this process. She&#8217;s just sharing her story with cameras, and it has been so healing for me. It&#8217;s been a great experience. Even if the show ends up like some of the most dramatic shows on the network, I was able to film this show, and it is recorded in history with my grandmother.&#8221;\u003C/p>\n\n\n\n\u003Cp>\u003Cem>Family Empire: Houston airs every Friday on OWN.\u003C/em>\u003C/p>\n",[996,997,998],{"id":913,"name":914,"slug":915,"description":17,"image":30},{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[1000],{"id":385,"name":386,"slug":386,"description":17,"image":17},{"url":1002,"thumbnail":1003,"credit":1004,"title":1005,"alt":17,"type":49,"width":262,"height":263,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Image-2024-07-15T131958.311.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2024/07/Image-2024-07-15T131958.311-150x84.jpg","Photo: OWN","Image – 2024-07-15T131958.311","2024-07-15T13:26:27-04:00","2024-07-15 17:26:27","2024-07-15T13:28:42-04:00","2024-07-15 17:28:42",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},{"id":1015,"author":1016,"authors":1017,"title":1019,"subTitle":17,"excerpt":17,"slug":1020,"body":1021,"categories":1022,"tags":1026,"featuredMedia":1029,"publishedAt":1036,"publishedAtGMT":1037,"updatedAt":1038,"updatedAtGMT":1039,"type":57,"listicle":1040,"disableContentGate":59,"disableListicleNumbers":59,"canonicalUrl":17,"socialThumbnail":17,"readingTime":60,"customFields":1041,"additional":1042,"acf":1043},72766113,{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},[1018],{"id":276,"avatar":277,"firstName":278,"lastName":279,"displayName":280,"email":281,"username":282,"normalizedUsername":283,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":284,"registeredAt":285},"Phaedra Parks Eyed To Possibly Return To 'RHOA' Amid Kenya Moore Exit; Cynthia Bailey's Role In Season May Expand","phaedra-parks-possible-rhoa-season-16-return-cynthia-bailey","\n\u003Cp>\u003Cem>\u003Ca href=\"https://blavity.com/entertainment/rhoa-season-16-cast-announced\">The Real Housewives of Atlanta\u003C/a>\u003C/em> producers may be adding a former peach to Season 16 after the unexpected exit of \u003Ca href=\"https://blavity.com/entertainment/rhoa-what-claudia-jordan-says-about-kenya-moores-exit\">Kenya Moore\u003C/a>.\u003C/p>\n\n\n\n\u003Cp>After a lengthy production hiatus and a major cast shakeup, production went underway this Spring. But in June, reports surfaced that longtime peach holder, Kenya Moore, was suspended indefinitely amid an investigation that followed after the allegedly unveiled controversial images of Season 16 newcomer Brittany Eady at an event.\u003C/p>\n\n\n\n\u003Cp>Moore and the network reportedly parted ways and rumors have suggested she may be prepping a lawsuit. \u003Ca href=\"https://www.lovebscott.com/exclusive-phaedra-parks-negotiating-return-real-housewives-atlanta-cynthia-bailey-filming-scenes\">Love B. Scott reports\u003C/a> the show is eyeing Phaedra Parks&#8217; return.\u003C/p>\n\n\n\n\u003Cp>The outlet states, &#8220;Everyone was hopeful that Phaedra’s contract would be negotiated in time for her to attend Cynthia Bailey’s event at Lake Bailey this past weekend, but they’re still trying to work out some details.&#8221;\u003C/p>\n\n\n\n\u003Cp>Parks also recently appeared with Porsha Williams for the 15th anniversary episode of \u003Cem>Watch What Happens Live, \u003C/em>and the &#8220;Frick &amp; Frack&#8221; reunion is reportedly &#8220;only adding to the desire for Phaedra’s return&#8221;\u003C/p>\n\n\n\n\u003Cp>Bailey, who returned as a friend of the show for Season 16 after a two-season hiatus, has now been filming more to assist with filling in amid Moore’s absence.\u003C/p>\n\n\n\n\u003Cp>Love B Scott reports, &#8220;our sources say she’s been filming “more and more” scenes in recent weeks — way more than she originally agreed to film as a friend of the show. It’s unclear if Cynthia will get promoted to a full-time Housewife, but you can expect to see a lot more of her during season sixteen.&#8221;\u003C/p>\n\n\n\n\u003Cp>Parks joined the show in Season 3 where she remained full-time until Season 9. The lawyer turned mortician was axed after the season 9 reunion revealed she was behind a damaging rumor about her former BFF Kandi Burruss. She’s since appeared on \u003Cem>The Real Housewives Ultimate Girls Trip\u003C/em> and Season 10 of \u003Cem>Married to Medicine\u003C/em>. Her contract with \u003Cem>M2M \u003C/em>is reportedly what is proving to be difficult to secure her \u003Cem>RHOA \u003C/em>return. \u003C/p>\n",[1023,1024,1025],{"id":913,"name":914,"slug":915,"description":17,"image":30},{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":36,"name":37,"slug":38,"description":17,"image":30},[1027,1028],{"id":385,"name":386,"slug":386,"description":17,"image":17},{"id":388,"name":389,"slug":390,"description":17,"image":17},{"url":1030,"thumbnail":1031,"credit":1032,"title":1033,"alt":17,"type":49,"width":1034,"height":1035,"mimeType":52},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2023/07/GettyImages-1150634777-compress-compress.jpg","https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2023/07/GettyImages-1150634777-compress-150x97.jpg","Photo: Paras Griffin","A Conversation With Common &amp; Atlanta Mayor Keisha Lance Bottoms",699,450,"2024-07-11T19:07:14-04:00","2024-07-11 23:07:14","2024-07-11T19:07:19-04:00","2024-07-11 23:07:19",[],{"disableConnatixPlayer":59},{"disableAd":59,"enabledComments":59,"headScript":17},{"reviewer_name":17},851,["Reactive",1046],{},["Set"],["ShallowReactive",1049],{"fetch:/articles:{\"count\":1,\"category\":\"entertainment\"}":30,"fetch:/articles:{\"count\":4,\"tag\":\"top-stories\"}":30,"fetch:/articles:{\"count\":4,\"tag\":\"reality\"}":30,"fetch:/articles:{\"count\":4,\"category\":\"clickables\"}":30,"fetch:/articles:{\"count\":6,\"category\":\"film\",\"offset\":0}":30,"fetch:/articles:{\"count\":3,\"category\":\"television\",\"offset\":0}":30,"fetch:/articles:{\"count\":4,\"category\":\"interviews-sa-originals\",\"offset\":0}":30},"/entertainment/?feed=rss2",["Reactive",1052],{}]</script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9f0d46d02a6656f6',t:'MTc3Njk1MTU5MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>