<!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/nemesis-ylan-noel-matthew-law-main-character-energy" class="heading-h1 mb-4 text-neutral-black lg:mb-0"><!--[--><span class="line-clamp-3">'Nemesis' Stars Matthew Law And Y'lan Noel And On The Downfalls Of Obsession And Bringing Main-Character Energy</span><!--]--></a><a href="/entertainment/nemesis-ylan-noel-matthew-law-main-character-energy" 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/nemesis-ylan-noel-matthew-law-main-character-energy" 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/NEM_103_Unit_01711R-scaled.jpg" alt="&#39;Nemesis&#39; Stars Matthew Law And Y&#39;lan Noel And On The Downfalls Of Obsession And Bringing Main-Character Energy" title="&#39;Nemesis&#39; Stars Matthew Law And Y&#39;lan Noel And On The Downfalls Of Obsession And Bringing Main-Character Energy" 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/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/karrueche-tran-net-worth" 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/05/GettyImages-2236028805-scaled.jpg" alt="How Karrueche Tran Navigated Hollywood And Built Her Net Worth" title="How Karrueche Tran Navigated Hollywood And Built Her Net Worth" 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/karrueche-tran-net-worth" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">How Karrueche Tran Navigated Hollywood And Built Her Net Worth</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">May 11, 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/julia-louis-dreyfus-nicholas-braun-and-more-on-the-inclusivity-of-the-sheep-detectives" 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://cdn.blavity.com/wp-content/uploads/2025/12/TSD-Still-1_rgb-1-scaled.jpg.webp" alt="Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of &#39;The Sheep Detectives&#39;" title="Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of &#39;The Sheep Detectives&#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/julia-louis-dreyfus-nicholas-braun-and-more-on-the-inclusivity-of-the-sheep-detectives" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of 'The Sheep Detectives'</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">May 11, 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/kenya-barris-hero-journey-approach-jerry-west-doc" 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-2271230388.jpg" alt="Kenya Barris On The Hero&#39;s Journey Approach He Took To His Feature Doc Directorial Debut, &#39;Jerry West: The Logo&#39;" title="Kenya Barris On The Hero&#39;s Journey Approach He Took To His Feature Doc Directorial Debut, &#39;Jerry West: The Logo&#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/kenya-barris-hero-journey-approach-jerry-west-doc" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Kenya Barris On The Hero's Journey Approach He Took To His Feature Doc Directorial Debut, 'Jerry West: The Logo'</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 23, 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/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><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/nemesis-ylan-noel-matthew-law-main-character-energy" 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/NEM_103_Unit_01711R-scaled.jpg" alt="&#39;Nemesis&#39; Stars Matthew Law And Y&#39;lan Noel And On The Downfalls Of Obsession And Bringing Main-Character Energy" title="&#39;Nemesis&#39; Stars Matthew Law And Y&#39;lan Noel And On The Downfalls Of Obsession And Bringing Main-Character Energy" 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/nemesis-ylan-noel-matthew-law-main-character-energy" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Nemesis' Stars Matthew Law And Y'lan Noel And On The Downfalls Of Obsession And Bringing Main-Character Energy</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">Today</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/off-campus-showrunner-on-big-book-to-screen-change-and-season-2" 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/05/Photo_4_3000-scaled.jpg" alt="&#39;Off Campus&#39; Showrunner On Big Book-To-Screen Change And If Season 2&#39;s Couple Will Change" title="&#39;Off Campus&#39; Showrunner On Big Book-To-Screen Change And If Season 2&#39;s Couple Will Change" 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/off-campus-showrunner-on-big-book-to-screen-change-and-season-2" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Off Campus' Showrunner On Big Book-To-Screen Change And If Season 2's Couple Will Change</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">Today</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/dutton-ranch-stars-on-revisiting-yellowstone-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/03/photo-collage.png-12.png" alt="&#39;Dutton Ranch&#39; Stars On Why The Series Didn&#39;t Necessarily Feel Like &#39;Revisiting&#39; The &#39;Yellowstone&#39; Story" title="&#39;Dutton Ranch&#39; Stars On Why The Series Didn&#39;t Necessarily Feel Like &#39;Revisiting&#39; The &#39;Yellowstone&#39; Story" 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/dutton-ranch-stars-on-revisiting-yellowstone-story" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Dutton Ranch' Stars On Why The Series Didn't Necessarily Feel Like 'Revisiting' The 'Yellowstone' Story</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/news" class="free-tag text-main-aerospace-orange lg:text-main-shadowandact"><span>News</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">May 12, 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/julia-louis-dreyfus-nicholas-braun-and-more-on-the-inclusivity-of-the-sheep-detectives" 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://cdn.blavity.com/wp-content/uploads/2025/12/TSD-Still-1_rgb-1-scaled.jpg.webp" alt="Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of &#39;The Sheep Detectives&#39;" title="Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of &#39;The Sheep Detectives&#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/julia-louis-dreyfus-nicholas-braun-and-more-on-the-inclusivity-of-the-sheep-detectives" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of 'The Sheep Detectives'</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">May 11, 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/man-on-fire-yahya-abdul-mateen-steven-caple-jr-on-john-creasy" 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://cdn.blavity.com/wp-content/uploads/2026/01/MANONFIRE_102_240903_JR_00083_R-scaled.jpg.webp" alt="&#39;Man On Fire&#39;s Yahya Abdul-Mateen II And Steven Caple Jr. On Finding Character Of John Creasy In Netflix Series" title="&#39;Man On Fire&#39;s Yahya Abdul-Mateen II And Steven Caple Jr. On Finding Character Of John Creasy In Netflix Series" 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/man-on-fire-yahya-abdul-mateen-steven-caple-jr-on-john-creasy" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Man On Fire's Yahya Abdul-Mateen II And Steven Caple Jr. On Finding Character Of John Creasy In Netflix Series</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">May 01, 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/beef-season-2-stars-on-where-their-characters-end-up" 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/03/design-2026-03-06T141923.587.jpg" alt="&#39;Beef&#39; Season 2 Stars On Where Their Characters End Up" title="&#39;Beef&#39; Season 2 Stars On Where Their Characters End Up" 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/beef-season-2-stars-on-where-their-characters-end-up" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'Beef' Season 2 Stars On Where Their Characters End Up</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 24, 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/kenya-barris-hero-journey-approach-jerry-west-doc" 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-2271230388.jpg" alt="Kenya Barris On The Hero&#39;s Journey Approach He Took To His Feature Doc Directorial Debut, &#39;Jerry West: The Logo&#39;" title="Kenya Barris On The Hero&#39;s Journey Approach He Took To His Feature Doc Directorial Debut, &#39;Jerry West: The Logo&#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/kenya-barris-hero-journey-approach-jerry-west-doc" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">Kenya Barris On The Hero's Journey Approach He Took To His Feature Doc Directorial Debut, 'Jerry West: The Logo'</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 23, 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/la-toya-jackson-brian-tyree-henry-drag-race-all-stars-trailer" 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/all-stars-11.jpg" alt="La Toya Jackson, Brian Tyree Henry And Janelle James Revealed As &#39;RuPaul&#39;s Drag Race All Stars 11&#39; Guest Judges In Trailer" title="La Toya Jackson, Brian Tyree Henry And Janelle James Revealed As &#39;RuPaul&#39;s Drag Race All Stars 11&#39; Guest Judges In Trailer" 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/la-toya-jackson-brian-tyree-henry-drag-race-all-stars-trailer" class="heading-h2 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">La Toya Jackson, Brian Tyree Henry And Janelle James Revealed As 'RuPaul's Drag Race All Stars 11' Guest Judges In Trailer</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><!--]--><!--]--><!----></div><div class="inline-flex items-center mt-2"><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 text-neutral-gray ml-2"><span>Trey Mangum</span></a><p class="description ml-4 text-neutral-gray">April 30, 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/antm-angelea-preston-on-forgiveness-and-forging-forward-dirty-rotten-scandals" 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://cdn.blavity.com/wp-content/uploads/2026/04/versant.webp" alt="&#39;ANTM&#39;s Angelea Preston On Forgiveness And Forging Forward Amid E!&#39;s &#39;Dirty Rotten Scandals&#39; Episode" title="&#39;ANTM&#39;s Angelea Preston On Forgiveness And Forging Forward Amid E!&#39;s &#39;Dirty Rotten Scandals&#39; Episode" 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/antm-angelea-preston-on-forgiveness-and-forging-forward-dirty-rotten-scandals" class="heading-h4 inline-block" aria-label="Read more about {{ title }}"><!--[--><span class="line-clamp-2">'ANTM's Angelea Preston On Forgiveness And Forging Forward Amid E!'s 'Dirty Rotten Scandals' Episode</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 29, 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/belle-collective-birmingham-stars-explain-what-sets-them-apart-from-the-jackson-belles" 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-8.jpg" height="92" width="102" alt="&#39;Belle Collective: Birmingham&#39; Stars Explain What Sets Them Apart From the Jackson Belles" title="&#39;Belle Collective: Birmingham&#39; Stars Explain What Sets Them Apart From the Jackson Belles" 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/belle-collective-birmingham-stars-explain-what-sets-them-apart-from-the-jackson-belles" class="heading-h5"><span class="line-clamp-3">'Belle Collective: Birmingham' Stars Explain What Sets Them Apart From the Jackson Belles</span></a><div><p class="free-tag text-neutral-gray">April 29, 2026</p></div></div></div><!--]--><!--[--><div class="flex gap-x-2 mx-4 lg:mx-0" data-v-2fbc5d1f><a href="/entertainment/chelley-bissainthe-love-island-usa-fame-teases-new-show-details" 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-49.jpg" height="92" width="102" alt="Chelley Bissainthe Of &#39;Love Island USA&#39; Fame Teases New Show: &#39;I&#39;m A Lover Girl Through And Through&#39;" title="Chelley Bissainthe Of &#39;Love Island USA&#39; Fame Teases New Show: &#39;I&#39;m A Lover Girl Through And Through&#39;" 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/chelley-bissainthe-love-island-usa-fame-teases-new-show-details" class="heading-h5"><span class="line-clamp-3">Chelley Bissainthe Of 'Love Island USA' Fame Teases New Show: 'I'm A Lover Girl Through And Through'</span></a><div><p class="free-tag text-neutral-gray">April 27, 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:"f8d47e65",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:"31b649e6-5739-48e5-b6da-b7d7b00fb417",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script>
<script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":978,"once":980,"_errors":981,"serverRendered":555,"path":983,"pinia":984},["ShallowReactive",3],{"fetch:/articles:{\"count\":1,\"category\":\"entertainment\"}":4,"fetch:/articles:{\"count\":4,\"tag\":\"top-stories\"}":57,"fetch:/articles:{\"count\":6,\"category\":\"film\",\"offset\":0}":233,"fetch:/articles:{\"count\":4,\"category\":\"clickables\"}":498,"fetch:/articles:{\"count\":3,\"category\":\"television\",\"offset\":0}":664,"fetch:/articles:{\"count\":4,\"category\":\"interviews-sa-originals\",\"offset\":0}":735,"fetch:/articles:{\"count\":4,\"tag\":\"reality\"}":859},{"list":5,"total":56},[6],{"id":7,"author":8,"authors":19,"title":21,"subTitle":17,"excerpt":22,"slug":23,"body":24,"categories":25,"tags":35,"featuredMedia":36,"publishedAt":46,"publishedAtGMT":47,"updatedAt":48,"updatedAtGMT":49,"type":50,"listicle":51,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":53,"additional":54,"acf":55},72910796,{"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},"'Nemesis' Stars Matthew Law And Y'lan Noel And On The Downfalls Of Obsession And Bringing Main-Character Energy","Y'lan Noel and Matthew Law chat about their characters' obsessions ahead of the show's debut on Netflix.","nemesis-ylan-noel-matthew-law-main-character-energy","\n\u003Cp>Courtney A. Kemp has taken her talents to \u003Ca href=\"http://blavity.com/tags/netflix\">Netflix\u003C/a> with an action-packed crime thriller that unpacks the meaning of a nemesis and just how far one man will go to bring down his archenemy.\u003C/p>\n\n\n\n\u003Cp>When reflecting on iconic literary nemeses — think Hannibal Lecter or Lord Voldemort — a common thread is that they often share a personal, deep-rooted connection with the hero, going so far as to mirror the hero’s traits or act as their shadow.\u003C/p>\n\n\n\n\u003Cp>In the case of \u003Cem>Nemesis\u003C/em>, led by Matthew Law and Y’lan Noel, their portrayals of Isaiah Stiles and Coltrane Wilder embody that dynamic fully.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-a-show-filled-with-main-character-energy\">A show filled with main character energy\u003C/h2>\n\n\n\n\u003Cp>“I think these are two men who are, as much as the Jungian analysis that I might try to spring into, and saying that the shadow side, like you’re speaking about, is so mirrored for them,” Law told Blavity. “I think I’m too compromised as a person with my love for Isaiah, but there is definitely this sort of fog of war where he can’t even see beyond the fact that all he knows is that this man is an enemy and has to be eliminated.”\u003C/p>\n\n\n\n\u003Cp>Law added, “I don’t think he even has the space to see anything different than him being a villain and Isaiah being a hero, even as his life starts to crumble around him.”\u003C/p>\n\n\n\n\u003Cp>Noel agreed that both characters view themselves as the protagonist of the story.\u003C/p>\n\n\n\n\u003Cp>“Everybody’s the main character in their story,” Noel said. “Coltrane, for sure, believes that he’s the hero, and everything that he’s doing is virtuous and noble and all of those things. He also thinks that he needs to do this.”\u003C/p>\n\n\n\n\u003Cp>Noel explained that Coltrane’s motivations are rooted in protecting the life he’s built.\u003C/p>\n\n\n\n\u003Cp>“He’s driven by this desire to afford his men and his family this lifestyle,” he continued. “Now, of course, I think ultimately, it’s a line. Who’s bad and who’s good depends on who shows up that day, who’s being asked, right?”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-the-downfall-of-obsession\">The downfall of obsession\u003C/h2>\n\n\n\n\u003Cp>Both characters become consumed with outsmarting the other, ultimately pushing themselves toward destruction. At its core, \u003Cem>Nemesis\u003C/em> explores the idea of vengeance and what happens when obsession overtakes reason.\u003C/p>\n\n\n\n\u003Cp>“It’s like sound and fury signifying nothing,” Law said. “I mean, if I zoom out of the show, outside of Isaiah’s perspective, you’re watching the self-destruction in real time by that obsession.”\u003C/p>\n\n\n\n\u003Cp>He continued, “We’ve been talking about the value of obsession. I have these qualities myself, and to also watch the dangers of them and the way they can become a cannibalistic practice that starts to eat at the edges of your life.”\u003C/p>\n\n\n\n\u003Cp>Law also pointed to the relationships both men risk sacrificing in pursuit of revenge.\u003C/p>\n\n\n\n\u003Cp>“These are men who are blessed to have people who love them,” he said. “Even if, well, at least for Isaiah, maybe you can’t see that so clearly. But I think for all of us, we have to question where that line is of enough-ness. Like, okay, that’s enough.”\u003C/p>\n\n\n\n\u003Cp>For Coltrane, obsession eventually transforms into a need for control.\u003C/p>\n\n\n\n\u003Cp>“Obsession can quickly become, I think at least for Coltrane, an obsession with control,” Noel explained. “And that’s the thing that becomes really self-sabotaging, and he doesn’t know how to deal with not being in control.”\u003C/p>\n\n\n\n\u003Cp>Because Coltrane has spent much of his life succeeding through domination and power, Noel said the character struggles once that certainty begins slipping away.\u003C/p>\n\n\n\n\u003Cp>“When he’s been in control, he’s won, and there’s more confidence coming from the ability to, like, when you win, it’s like, ‘Oh yeah, I become more and more unstoppable every time,’” Noel said. “And what happens when you have no more tail left to eat? Because these are two men who know how to make war. I just don’t think they know how to make peace.”\u003C/p>\n\n\n\n\u003Cp>All eight episodes of \u003Cem>Nemesis\u003C/em> are now streaming on Netflix.\u003C/p>\n",[26,31],{"id":27,"name":28,"slug":29,"description":17,"image":30},3,"Entertainment","entertainment",null,{"id":32,"name":33,"slug":34,"description":17,"image":30},100,"Television","television",[],{"url":37,"thumbnail":38,"credit":39,"title":40,"alt":41,"type":42,"width":43,"height":44,"mimeType":45},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/NEM_103_Unit_01711R-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/NEM_103_Unit_01711R-150x100.jpg","Photo: Saeed Adyani/Netflix","NEM_103_Unit_01711R","Nemesis. (L to R) Matthew Law as Isaiah Stiles, Y’lan Noel as Coltrane Wilder in episode 103 of Nemesis.","image",2560,1707,"image/jpeg","2026-05-13T10:08:14-04:00","2026-05-13 14:08:14","2026-05-13T10:08:19-04:00","2026-05-13 14:08:19","default",[],false,{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},30317,{"list":58,"total":232},[59,100,152,195],{"id":60,"author":61,"authors":68,"title":70,"subTitle":71,"excerpt":17,"slug":72,"body":73,"categories":74,"tags":79,"featuredMedia":84,"publishedAt":92,"publishedAtGMT":93,"updatedAt":94,"updatedAtGMT":95,"type":50,"listicle":96,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":97,"additional":98,"acf":99},72909377,{"id":62,"avatar":63,"firstName":17,"lastName":17,"displayName":64,"email":65,"username":64,"normalizedUsername":66,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":67},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",[69],{"id":62,"avatar":63,"firstName":17,"lastName":17,"displayName":64,"email":65,"username":64,"normalizedUsername":66,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":67},"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",[75],{"id":76,"name":77,"slug":78,"description":17,"image":30},120,"Politics","politics",[80],{"id":81,"name":82,"slug":83,"description":17,"image":17},44529,"top stories","top-stories",{"url":85,"thumbnail":86,"credit":87,"title":88,"alt":89,"type":42,"width":90,"height":91,"mimeType":45},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":101,"author":102,"authors":109,"title":111,"subTitle":17,"excerpt":112,"slug":113,"body":114,"categories":115,"tags":124,"featuredMedia":134,"publishedAt":142,"publishedAtGMT":143,"updatedAt":144,"updatedAtGMT":145,"type":50,"listicle":146,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":147,"readingTime":148,"customFields":149,"additional":150,"acf":151},72908866,{"id":103,"avatar":104,"firstName":17,"lastName":17,"displayName":105,"email":106,"username":105,"normalizedUsername":107,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":108},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",[110],{"id":103,"avatar":104,"firstName":17,"lastName":17,"displayName":105,"email":106,"username":105,"normalizedUsername":107,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":108},"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",[116,120],{"id":117,"name":118,"slug":119,"description":17,"image":30},70685,"Blavity-U","blavity-u",{"id":121,"name":122,"slug":123,"description":17,"image":30},70684,"HBCU","hbcu",[125,129,133],{"id":126,"name":127,"slug":128,"description":17,"image":17},74288,"Blavity U Top Stories","blavity-u-top-stories",{"id":130,"name":131,"slug":132,"description":17,"image":17},37347,"Delta Sigma Theta","delta-sigma-theta-2",{"id":81,"name":82,"slug":83,"description":17,"image":17},{"url":135,"thumbnail":136,"credit":137,"title":138,"alt":139,"type":42,"width":140,"height":141,"mimeType":45},"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",2,{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":153,"author":154,"authors":165,"title":167,"subTitle":17,"excerpt":17,"slug":168,"body":169,"categories":170,"tags":176,"featuredMedia":178,"publishedAt":186,"publishedAtGMT":187,"updatedAt":188,"updatedAtGMT":189,"type":50,"listicle":190,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":191,"customFields":192,"additional":193,"acf":194},72905765,{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},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",[166],{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},"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",[171],{"id":172,"name":173,"slug":174,"description":175,"image":30},118,"Culture","culture","Commentary on culture, happenings, and the things that move us. We in the these #tweets too.",[177],{"id":81,"name":82,"slug":83,"description":17,"image":17},{"url":179,"thumbnail":180,"credit":181,"title":182,"alt":17,"type":42,"width":183,"height":184,"mimeType":185},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":196,"author":197,"authors":198,"title":200,"subTitle":17,"excerpt":201,"slug":202,"body":203,"categories":204,"tags":210,"featuredMedia":216,"publishedAt":223,"publishedAtGMT":224,"updatedAt":225,"updatedAtGMT":226,"type":50,"listicle":227,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":228,"customFields":229,"additional":230,"acf":231},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},[199],{"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",[205,209],{"id":206,"name":207,"slug":208,"description":17,"image":30},14,"Books","books",{"id":172,"name":173,"slug":174,"description":175,"image":30},[211,215],{"id":212,"name":213,"slug":214,"description":17,"image":17},75810,"Non-Newsletter","non-newsletter",{"id":81,"name":82,"slug":83,"description":17,"image":17},{"url":217,"thumbnail":218,"credit":219,"title":220,"alt":17,"type":42,"width":221,"height":222,"mimeType":45},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},283,{"list":234,"total":497},[235,275,341,370,411,450],{"id":236,"author":237,"authors":244,"title":246,"subTitle":17,"excerpt":247,"slug":248,"body":249,"categories":250,"tags":256,"featuredMedia":261,"publishedAt":267,"publishedAtGMT":268,"updatedAt":269,"updatedAtGMT":270,"type":50,"listicle":271,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":272,"additional":273,"acf":274},72910305,{"id":238,"avatar":239,"firstName":17,"lastName":17,"displayName":240,"email":241,"username":242,"normalizedUsername":242,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":243},100546,"https://secure.gravatar.com/avatar/c4e90cc9cf822800c1c22b1f413b7e7ed59a875a8199b35962d01293e7b1df00?s=1024&r=g","Precious Gibson","precious.gibson@blavity.com","precious-gibson","2024-08-27T17:01:10+00:00",[245],{"id":238,"avatar":239,"firstName":17,"lastName":17,"displayName":240,"email":241,"username":242,"normalizedUsername":242,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":243},"How Karrueche Tran Navigated Hollywood And Built Her Net Worth","Karrueche Tran’s net worth in 2026 is estimated to be $2M. Here’s how she built her career through acting, fashion and business ventures.","karrueche-tran-net-worth","\n\u003Cp>\u003Ca href=\"https://blavity.com/entertainment/karrueche-tran-lifetime-searching-for-a-serial-killer-the-regina-smith-story\" target=\"_blank\" rel=\"noreferrer noopener\">Karrueche Tran\u003C/a> has spent the last decade reshaping her public image, taking the leap from model and influencer to a respected actress and entrepreneur with multiple income streams. While she first gained widespread attention through high-profile relationships, Tran has since carved out her own lane in Hollywood, earning critical acclaim for her performances and building a steady financial foundation.\u003C/p>\n\n\n\n\u003Cp>Best known for her roles in \u003Cem>The Bay\u003C/em> and TNT’s \u003Cem>Claws\u003C/em>, Tran has proven she can hold her own on screen. Her journey, however, didn’t begin in entertainment. Before acting, she worked as a personal shopper at Nordstrom. While she enjoyed this role, Tran previously shared with \u003Ca href=\"https://www.nylon.com/articles/karrueche-tran-claws-interview?utm_source=chatgpt.com\" target=\"_blank\" rel=\"noreferrer noopener\">Nylon\u003C/a>, “I wanted to be a ton of other things even before I became a personal shopper.” She later transitioned into freelance styling, slowly building connections in Los Angeles’ fashion scene. Those early experiences helped her develop the eye for branding and presentation that would later shape her business ventures and \u003Ca href=\"https://blavity.com/entertainment/yung-miami-net-worth\" target=\"_blank\" rel=\"noreferrer noopener\">net worth\u003C/a>.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-who-has-karrueche-tran-dated\">Who has Karrueche Tran dated?\u003C/h2>\n\n\n\n\u003Cp>Karrueche Tran’s dating history has often been a topic of public conversation, particularly her highly publicized relationship with Chris Brown. The two dated on and off between 2011 and 2015, with their relationship frequently making headlines. The breakup ultimately led to legal action, with Tran being granted a five-year restraining order in 2017 after alleging abuse, \u003Ca href=\"https://www.bbc.com/news/newsbeat-39048946\" target=\"_blank\" rel=\"noreferrer noopener\">BBC\u003C/a> reports. This experience seemed to mark a turning point in how she approached relationships and public life. \u003C/p>\n\n\n\n\u003Cp>After that chapter, Tran was briefly linked to rapper Quavo in 2017 before entering a more long-term relationship with former NFL player Victor Cruz. The couple dated for several years, often appearing together at public events before calling it quits in 2021. An insider told \u003Ca href=\"https://www.eonline.com/news/1234974/victor-cruz-and-karrueche-tran-break-up-after-3-years-together\" target=\"_blank\" rel=\"noreferrer noopener\">E! News\u003C/a>, &#8220;Right now, they are focused on continuing to grow their successful careers. There are no hard feelings. This is just a case of two people moving forward in life separately.&#8221;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-all-about-karrueche-tran-and-deion-sanders-relationship\">All about Karrueche Tran and Deion Sanders&#8217; relationship\u003C/h2>\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=\"At CU with Coach Prime, Karrueche, &amp; Deion Jr : Vintage Archives\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/JvlDe_54Njk?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>Karrueche Tran’s relationship with Deion Sanders has captured public attention for its depth and timing. The two were first linked when Tran appeared supporting Sanders during his recovery from bladder cancer surgery in a July 2025 YouTube vlog, a moment that shocked many fans and prompted many to highlight their age gap. Sanders is 58, while Tran is 37. \u003C/p>\n\n\n\n\u003Cp>Rather than leaning into the negative remarks, the relationship has appeared grounded in mutual support. Tran has made it clear that her approach to dating has evolved, explaining, “If I wasn’t having fun, I wouldn’t be in it,” in an interview with the \u003Ca href=\"https://www.youtube.com/watch?v=ZiqRm9LlEIc\" target=\"_blank\" rel=\"noreferrer noopener\">\u003Cem>What&#8217;s Next\u003C/em>\u003C/a> podcast.\u003C/p>\n\n\n\n\u003Cp>Sanders, for his part, has publicly praised Tran, noting her presence during a challenging period in his life. In a February 2026 interview with \u003Ca href=\"https://people.com/deion-sanders-on-what-he-loves-most-about-girlfriend-karrueche-tran-exclusive-11901417\" target=\"_blank\" rel=\"noreferrer noopener\">People\u003C/a>, the NFL veteran explained, &#8220;She held me down. She kept me upright. She kept me straight. Kept me positive. I&#8217;m already positive. But she did the doggone thing.&#8221; The couple has since been seen traveling together and sharing moments on social media, signaling a relationship that continues to grow.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-is-karrueche-tran-s-net-worth\">What is Karrueche Tran&#8217;s net worth?\u003C/h2>\n\n\n\n\u003Cp>Today, Tran’s \u003Ca href=\"https://blavity.com/entertainment/marsai-martin-net-worth\" target=\"_blank\" rel=\"noreferrer noopener\">net worth\u003C/a> reflects a mix of acting income, brand partnerships and entrepreneurial projects and is estimated to be $2 million as of 2026, \u003Ca href=\"https://www.celebritynetworth.com/richest-celebrities/models/karrueche-tran-net-worth/\" target=\"_blank\" rel=\"noreferrer noopener\">Celebrity Net Worth\u003C/a> reports. While that figure may seem modest compared to some of her peers, it reflects a steady, diversified career spanning multiple industries. \u003C/p>\n\n\n\n\u003Cp>Acting appears to be her primary source of income. Tran gained mainstream recognition for her role as Virginia Loc on \u003Cem>Claws\u003C/em>, a character that required both physical preparation and emotional depth. Speaking about the role, she told \u003Ca href=\"https://www.glamour.com/story/karrueche-tran-got-in-the-best-shape-of-her-life-for-claws\" target=\"_blank\" rel=\"noreferrer noopener\">Glamour\u003C/a>, “Virginia has the least amount of clothes… I gotta keep myself together!”\u003C/p>\n\n\n\n\u003Cp>Her work on \u003Cem>The Bay\u003C/em> marked a major milestone. In 2021, Tran won a \u003Ca href=\"https://www.popsugar.com/entertainment/karrueche-tran-win-2021-daytime-emmys-48424191\" target=\"_blank\" rel=\"noreferrer noopener\">Daytime Emmy Award\u003C/a> for Outstanding Lead Actress, becoming the first person of Asian Pacific American descent to win in that category, according to \u003Ca href=\"https://www.popsugar.com/entertainment/karrueche-tran-win-2021-daytime-emmys-48424191\">PopSugar\u003C/a>. The achievement significantly boosted her credibility in the industry and opened the door to more opportunities. \u003C/p>\n\n\n\n\u003Cp>Beyond television, Tran has built income streams through fashion and beauty. In 2018, she collaborated with ColourPop Cosmetics on a makeup collection and has been involved in various fashion ventures, including launching her own clothing line, The Kill, in 2013. While it doesn&#8217;t appear that she&#8217;s operating the collection anymore, these projects allowed her to leverage her personal style into business opportunities. Tran has also capitalized on her strong social media presence, partnering with brands for sponsored content and endorsements, including Coach, Nike and Courvoisier. \u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-frequently-asked-questions\">Frequently Asked Questions\u003C/h2>\n\n\n\n\u003Cp id=\"h-what-ethnicity-is-karrueche-tran\">\u003Cstrong>What ethnicity is Karrueche Tran?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp id=\"h-what-ethnicity-is-karrueche-tran-karrueche-tran-is-biracial-she-has-a-vietnamese-mother-and-a-black-american-father-and-she-has-spoken-about-embracing-both-sides-of-her-identity-throughout-her-career-according-to-wikipedia\">Karrueche Tran is biracial. She has a Vietnamese mother and a Black American father, and she has spoken about embracing both sides of her identity throughout her career.\u003C/p>\n\n\n\n\u003Cp id=\"h-how-much-older-is-deion-sanders-than-karrueche\">\u003Cstrong>How much older is Deion Sanders than Karrueche?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Deion Sanders is approximately 21 years older than Karrueche Tran. He was born on Aug. 9, 1967. Tran was born on May 17, 1988.\u003C/p>\n",[251,252],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},56942,"Film","film",[257],{"id":258,"name":259,"slug":260,"description":17,"image":17},66328,"Celebrity Net Worth SEO - Cluster","celebrity-net-worth",{"url":262,"thumbnail":263,"credit":264,"title":265,"alt":266,"type":42,"width":43,"height":44,"mimeType":45},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/05/GettyImages-2236028805-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/05/GettyImages-2236028805-150x100.jpg","(Leon Bennett/Getty Images for Universal Pictures)","Karrueche Tran Net Worth","Karrueche Tran arrives as Universal Pictures presents the \"HIM\" Premiere at TCL Chinese Theatre on September 17, 2025 in Hollywood, California.","2026-05-11T19:33:49-04:00","2026-05-11 23:33:49","2026-05-11T19:33:56-04:00","2026-05-11 23:33:56",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":276,"author":277,"authors":287,"title":289,"subTitle":17,"excerpt":17,"slug":290,"body":291,"categories":292,"tags":299,"featuredMedia":325,"publishedAt":333,"publishedAtGMT":334,"updatedAt":335,"updatedAtGMT":336,"type":50,"listicle":337,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":338,"additional":339,"acf":340},72909813,{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},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",[288],{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},"Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of 'The Sheep Detectives'","julia-louis-dreyfus-nicholas-braun-and-more-on-the-inclusivity-of-the-sheep-detectives","\n\u003Cp>\u003Ca href=\"http://blavity.com/tag/the-sheep-detectives\">The \u003Cem>Sheep Detectives\u003C/em>\u003C/a> cast, including Julia Louis-Dreyfus and Nicholas Braun, said the family-friendly mystery is ultimately about embracing others and celebrating friendship.\u003C/p>\n\n\n\n\u003Cp>“There are important life lessons for everyone,” Louis-Dreyfus, who voices sheep Lily, told us in a recent interview.\u003C/p>\n\n\n\n\u003Cp>“The idea of exploring and really understanding pain and loss in your own life so that you can move forward and beyond it — not repress it, not forget it, but really carry it as a part of you — is a hard lesson to learn, but a good one to learn,” she said.\u003C/p>\n\n\n\n\u003Cp>“And then, the idea of inclusivity and really thinking about your own life and how inclusive you are in your own life. I think, to a certain extent, we all, even with the best of intentions, sometimes aren&#8217;t as inclusive as we might be. And what are we missing as a result? Yeah. So it&#8217;s an interesting idea to consider.”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-nicholas-braun-says-the-film-is-also-about-finding-connection\">Nicholas Braun says the film is also about finding connection\u003C/h2>\n\n\n\n\u003Cp>Braun, who plays local cop Tim, said one of his favorite parts of the film was figuring out how to make his character “really relatable in the beginning of the movie.”\u003C/p>\n\n\n\n\u003Cp>“I’m known as sort of faking it,” he said of his character. “As if I’m good at this thing, and I don’t think I actually am. And nobody believes in me, but, you know, he’s not a quitter either.”\u003C/p>\n\n\n\n\u003Cp>“It’s trying to figure out where does he get his confidence? What does that look like? And it was written really well — a guy who’s sort of alone. He’s literally the only cop in this town. He’s trying to be helpful, but he’s not respected.”\u003C/p>\n\n\n\n\u003Cp>Braun added that Tim’s connection with the sheep becomes the emotional core of the story.\u003C/p>\n\n\n\n\u003Cp>“And over the course of the film, these extremely unexpected little people — these sheep — actually believe in him. And they realize he is the guy they need to work with and they need to show him he can do it, you know?”\u003C/p>\n\n\n\n\u003Cp>“It really is such a sweet thing that these two — the sheep who have lost something enormous for them, the person that they love the most, and Tim, who has no one, a very lonely soul — find each other,” he continued.\u003C/p>\n\n\n\n\u003Cp>“And so it&#8217;s a beautiful part of the movie and trying to figure out how to bring that to life and not miss any moments along the way.”\u003C/p>\n\n\n\n\u003Cp>Watch the full interviews with the cast below. \u003Cem>The Sheep Detectives\u003C/em> is in theaters now.\u003C/p>\n\n\n\n\u003Cdiv style=\"position:relative;overflow:hidden;padding-bottom:56.25%\">\u003Ciframe src=\"https://cdn.jwplayer.com/players/CjxCtuPH-IS6oRzSx.html\" width=\"100%\" height=\"100%\" frameborder=\"0\" scrolling=\"auto\" title=\"Julia Louis-Dreyfus, Nicholas Braun And More On The Inclusivity Of 'The Sheep Detectives'\" style=\"position:absolute;\" allowfullscreen>\u003C/iframe>\u003C/div>\n\n",[293,294,295],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},{"id":296,"name":297,"slug":298,"description":17,"image":30},56956,"Interviews","interviews-sa-originals",[300,304,306,309,313,317,321],{"id":301,"name":302,"slug":303,"description":17,"image":17},55047,"Blavity Entertainment","blavity-entertainment",{"id":305,"name":254,"slug":255,"description":17,"image":17},36896,{"id":307,"name":297,"slug":308,"description":17,"image":17},46740,"interviews",{"id":310,"name":311,"slug":312,"description":17,"image":17},67553,"Julia Louis-Dreyfus","julia-louis-dreyfus",{"id":314,"name":315,"slug":316,"description":17,"image":17},62466,"Nicholas Braun","nicholas-braun",{"id":318,"name":319,"slug":320,"description":17,"image":17},34278,"Shadow and Act","shadow-and-act",{"id":322,"name":323,"slug":324,"description":17,"image":17},77029,"The Sheep Detectives","the-sheep-detectives",{"url":326,"thumbnail":327,"credit":328,"title":329,"alt":330,"type":42,"width":331,"height":332,"mimeType":45},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cdn.blavity.com/wp-content/uploads/2025/12/TSD-Still-1_rgb-1-scaled.jpg.webp","https://cdn.blavity.com/wp-content/uploads/2025/12/TSD-Still-1_rgb-1-150x75.jpg.webp","Photo: Amazon MGM Studios","TSD Still 1_rgb (1)","'The Sheep Detectives'",150,75,"2026-05-11T14:34:16-04:00","2026-05-11 18:34:16","2026-05-11T14:34:24-04:00","2026-05-11 18:34:24",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":342,"author":343,"authors":344,"title":346,"subTitle":17,"excerpt":347,"slug":348,"body":349,"categories":350,"tags":354,"featuredMedia":355,"publishedAt":362,"publishedAtGMT":363,"updatedAt":364,"updatedAtGMT":365,"type":50,"listicle":366,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":367,"additional":368,"acf":369},72909550,{"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},[345],{"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},"Kenya Barris On The Hero's Journey Approach He Took To His Feature Doc Directorial Debut, 'Jerry West: The Logo'","Kenya Barris chats with Blavity's S&A about the hero's journey approach he took to documenting the life of the late Jerry West.","kenya-barris-hero-journey-approach-jerry-west-doc","\n\u003Cp>Sports fans are in for a treat with the latest documentary that explores the life and legacy of NBA legend Jerry West.\u003C/p>\n\n\n\n\u003Cp>For his feature documentary directorial debut, \u003Ca href=\"http://blavity.com/tags/kenya-barris\">Kenya Barris\u003C/a> spoke with West, in what would be his last recorded interview before his death on June 12, 2024, along with his loved ones, to peel back the layers to who he was beyond being the inspiration for the NBA logo, his wins, losses and all that comes with being a pivotal figure in sports.\u003C/p>\n\n\n\n\u003Cp>&#8220;I think sports are one of the last truly pure things in society, because it&#8217;s really based on what you do on the court,&#8221; Barris told Blavity&#8217;s Shadow and Act in an interview ahead of the film&#8217;s premiere. &#8220;Nobody politics around the game, but once you&#8217;re in the game, it is sort of like the best of the best. I also feel like I&#8217;m a huge sports fan, and I think that everything with sports is that every game feels like it could be a blockbuster or an independent movie, like they all take on their own sort of independent and unique places in our life,&#8221; adding, &#8220;Jerry West and the Lakers and what he meant to basketball was so prolific that I was blessed to be able to go on that journey that he chose me to be able to tell that story.&#8221;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-storytelling-as-a-tool-for-transformation-and-healing\">Storytelling as a tool for transformation and healing\u003C/h2>\n\n\n\n\u003Cp>Across the span of two hours, \u003Cem>Jerry West: The Logo\u003C/em> is a first-hand account of the trials and tribulations that led to West becoming one of the most revered figures in the world of sports. Beyond that, the documentary taps into the mental toll his desire to be great took on him, even in his last days.\u003C/p>\n\n\n\n\u003Cp>&#8220;It was a cathartic thing for me as a father, as a husband, as a person, who sometimes, you know, is tasked with leading other people, making mistakes, learning more from your mistakes than you do from your successes, and really just sort of embracing your flaws and understood that that&#8217;s a part of what humanity is, and the human experience, and the things you can get actually more from your flaws. You learn more from your failures than you do from just your successes,&#8221; Barris said.\u003C/p>\n\n\n\n\u003Cp>&#8220;His family was a really big part of it,&#8221; Barris added, when asked about some of the techniques used to humanize someone who is considered larger than life. &#8220;His relationship to his family, his relationship to his own flaws and demons, and just personal shortcomings that happen sometimes within mental health.&#8221;\u003C/p>\n\n\n\n\u003Cp>&#8220;We often ignore our health,&#8221; Barris continued. &#8220;We kind of just feel like you&#8217;re supposed to put this hard shell up, and I think as he got older &#8230; he started realizing that he couldn&#8217;t just ignore that there was something going on. And having the support system of his wife and family around him was really important. Having people who understand you and help pull you out of that darkness is really important.&#8221;\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-capturing-the-hero-s-journey-nbsp\">Capturing the hero&#8217;s journey&nbsp;\u003C/h2>\n\n\n\n\u003Cp>While West may have had a difficult time grappling with others&#8217; terms of his success due to some of the crippling losses he suffered, both on and off the court, Barris viewed this as the hero&#8217;s journey, and that&#8217;s what the film reflects.\u003C/p>\n\n\n\n\u003Cp>&#8220;I used to always hear that, right?&#8221; Barris said, sharing that he read a book about the hero&#8217;s journey. &#8220;The classics of the hero&#8217;s journey are a person starts somewhere, thinks that where that place that they&#8217;re at, somewhere else is better, goes out, seeking that, and realizes that what they had was all that they needed; they needed to get out and get it. That is so many stories, if you think about them; so many of our greatest movies, some of our greatest books, so many of our greatest things. I think that as a person of color, we need more hero journeys, right? Because we start off in sometimes, a place that might be socio-economically, not what people say we should have, or this isn&#8217;t that. And we often go looking for things or want other things to validate us. And once we go out and see it, we want to come back home because we have that realization of like what we thought we wanted, we always really had, you know what I&#8217;m saying? I think we just don&#8217;t get home enough, you know what I&#8217;m saying, and I think that&#8217;s the thing, in terms of what I can gather from his version of how the losing affected him. He actually understood that the losing toward the end of his life was actually the thing that made him a winner.&#8221;\u003C/p>\n\n\n\n\u003Cp>\u003Cem>Jerry West: The Logo \u003C/em>is now streaming on Prime Video.\u003C/p>\n",[351,352,353],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},{"id":296,"name":297,"slug":298,"description":17,"image":30},[],{"url":356,"thumbnail":357,"credit":358,"title":359,"alt":360,"type":42,"width":90,"height":361,"mimeType":45},"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-2271230388.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-2271230388-150x100.jpg","Director Kenya Barris attends the World Premiere Of Amazon Prime Video's \"Jerry West: The Logo\" at Culver Theater on April 13, 2026 in Culver City, California. | Photo by Robin L Marshall/Getty Images","World Premiere Of Amazon Prime Video’s “Jerry West: The Logo”","Director Kenya Barris attends the World Premiere Of Amazon Prime Video's \"Jerry West: The Logo\" at Culver Theater on April 13, 2026 in Culver City, California.",683,"2026-04-23T09:08:10-04:00","2026-04-23 13:08:10","2026-04-23T09:08:19-04:00","2026-04-23 13:08:19",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":371,"author":372,"authors":373,"title":375,"subTitle":17,"excerpt":17,"slug":376,"body":377,"categories":378,"tags":381,"featuredMedia":397,"publishedAt":402,"publishedAtGMT":403,"updatedAt":404,"updatedAtGMT":405,"type":50,"listicle":406,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":407,"customFields":408,"additional":409,"acf":410},72909249,{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},[374],{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},"'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",[379,380],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},[382,383,387,388,392,396],{"id":301,"name":302,"slug":303,"description":17,"image":17},{"id":384,"name":385,"slug":386,"description":17,"image":17},66217,"Brandon Perea","brandon-perea",{"id":305,"name":254,"slug":255,"description":17,"image":17},{"id":389,"name":390,"slug":391,"description":17,"image":17},77908,"Insidious: Out of the Further","insidious-out-of-the-further",{"id":393,"name":394,"slug":395,"description":17,"image":17},59338,"Maisie Richardson-Sellers","maisie-richardson-sellers",{"id":318,"name":319,"slug":320,"description":17,"image":17},{"url":398,"thumbnail":399,"credit":400,"title":401,"alt":17,"type":42,"width":221,"height":222,"mimeType":45},"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",[],1,{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":412,"author":413,"authors":414,"title":416,"subTitle":17,"excerpt":17,"slug":417,"body":418,"categories":419,"tags":422,"featuredMedia":437,"publishedAt":442,"publishedAtGMT":443,"updatedAt":444,"updatedAtGMT":445,"type":50,"listicle":446,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":447,"additional":448,"acf":449},72909225,{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},[415],{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},"'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",[420,421],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},[423,424,425,429,433,436],{"id":301,"name":302,"slug":303,"description":17,"image":17},{"id":305,"name":254,"slug":255,"description":17,"image":17},{"id":426,"name":427,"slug":428,"description":17,"image":17},77907,"Jacob Scipio","jacob-scipio",{"id":430,"name":431,"slug":432,"description":17,"image":17},77906,"Lou Llobell","lou-llobell",{"id":434,"name":435,"slug":435,"description":17,"image":17},55119,"passenger",{"id":318,"name":319,"slug":320,"description":17,"image":17},{"url":438,"thumbnail":439,"credit":440,"title":441,"alt":17,"type":42,"width":183,"height":184,"mimeType":185},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":451,"author":452,"authors":453,"title":455,"subTitle":17,"excerpt":17,"slug":456,"body":457,"categories":458,"tags":461,"featuredMedia":485,"publishedAt":489,"publishedAtGMT":490,"updatedAt":491,"updatedAtGMT":492,"type":50,"listicle":493,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":407,"customFields":494,"additional":495,"acf":496},72909212,{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},[454],{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},"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",[459,460],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},[462,463,467,468,472,476,477,481],{"id":301,"name":302,"slug":303,"description":17,"image":17},{"id":464,"name":465,"slug":466,"description":17,"image":17},31269,"Broadway","broadway",{"id":305,"name":254,"slug":255,"description":17,"image":17},{"id":469,"name":470,"slug":471,"description":17,"image":17},36326,"Lin-Manuel Miranda","lin-manuel-miranda",{"id":473,"name":474,"slug":475,"description":17,"image":17},77905,"Octet","octet",{"id":318,"name":319,"slug":320,"description":17,"image":17},{"id":478,"name":479,"slug":480,"description":17,"image":17},49854,"Sheryl Lee Ralph","sheryl-lee-ralph-2",{"id":482,"name":483,"slug":484,"description":17,"image":17},74055,"Tramell Tillman","tramell-tillman",{"url":486,"thumbnail":487,"credit":219,"title":488,"alt":17,"type":42,"width":183,"height":184,"mimeType":185},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},10992,{"list":499,"total":663},[500,559,603,630],{"id":501,"author":502,"authors":512,"title":514,"subTitle":17,"excerpt":17,"slug":515,"body":516,"categories":517,"tags":524,"featuredMedia":536,"publishedAt":541,"publishedAtGMT":542,"updatedAt":543,"updatedAtGMT":544,"type":545,"listicle":546,"disableContentGate":52,"disableListicleNumbers":555,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":556,"additional":557,"acf":558},72777217,{"id":503,"avatar":504,"firstName":505,"lastName":506,"displayName":507,"email":508,"username":509,"normalizedUsername":510,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":511},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",[513],{"id":503,"avatar":504,"firstName":505,"lastName":506,"displayName":507,"email":508,"username":509,"normalizedUsername":510,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":511},"'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",[518,522,523],{"id":519,"name":520,"slug":521,"description":17,"image":30},62446,"Clickables","clickables",{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[525,528,532],{"id":526,"name":527,"slug":527,"description":17,"image":17},43692,"reality",{"id":529,"name":530,"slug":531,"description":17,"image":17},70448,"The Braxtons","the-braxtons",{"id":533,"name":534,"slug":535,"description":17,"image":17},60009,"WE tv","we-tv",{"url":537,"thumbnail":538,"credit":539,"title":540,"alt":17,"type":42,"width":90,"height":361,"mimeType":45},"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","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",[547,550,553],{"title":548,"content":549},"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":551,"content":552},"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":554},"\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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":560,"author":561,"authors":571,"title":573,"subTitle":17,"excerpt":17,"slug":574,"body":575,"categories":576,"tags":580,"featuredMedia":590,"publishedAt":595,"publishedAtGMT":596,"updatedAt":597,"updatedAtGMT":598,"type":50,"listicle":599,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":600,"additional":601,"acf":602},72767893,{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},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",[572],{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},"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",[577,578,579],{"id":519,"name":520,"slug":521,"description":17,"image":30},{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[581,582,586],{"id":526,"name":527,"slug":527,"description":17,"image":17},{"id":583,"name":584,"slug":585,"description":17,"image":17},6674,"RuPaul's-Drag-Race","rupauls-drag-race",{"id":587,"name":588,"slug":589,"description":17,"image":17},2875,"Symone","symone",{"url":591,"thumbnail":592,"credit":593,"title":594,"alt":17,"type":42,"width":140,"height":141,"mimeType":45},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":604,"author":605,"authors":606,"title":608,"subTitle":17,"excerpt":17,"slug":609,"body":610,"categories":611,"tags":615,"featuredMedia":617,"publishedAt":622,"publishedAtGMT":623,"updatedAt":624,"updatedAtGMT":625,"type":50,"listicle":626,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":627,"additional":628,"acf":629},72765246,{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},[607],{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},"'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",[612,613,614],{"id":519,"name":520,"slug":521,"description":17,"image":30},{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[616],{"id":526,"name":527,"slug":527,"description":17,"image":17},{"url":618,"thumbnail":619,"credit":620,"title":621,"alt":17,"type":42,"width":140,"height":141,"mimeType":45},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":631,"author":632,"authors":633,"title":635,"subTitle":17,"excerpt":17,"slug":636,"body":637,"categories":638,"tags":642,"featuredMedia":648,"publishedAt":655,"publishedAtGMT":656,"updatedAt":657,"updatedAtGMT":658,"type":50,"listicle":659,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":660,"additional":661,"acf":662},72766113,{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},[634],{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},"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",[639,640,641],{"id":519,"name":520,"slug":521,"description":17,"image":30},{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[643,644],{"id":526,"name":527,"slug":527,"description":17,"image":17},{"id":645,"name":646,"slug":647,"description":17,"image":17},54771,"the real housewives of atlanta","the-real-housewives-of-atlanta",{"url":649,"thumbnail":650,"credit":651,"title":652,"alt":17,"type":42,"width":653,"height":654,"mimeType":45},"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":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},851,{"list":665,"total":734},[666,679,705],{"id":7,"author":667,"authors":668,"title":21,"subTitle":17,"excerpt":22,"slug":23,"body":24,"categories":670,"tags":673,"featuredMedia":674,"publishedAt":46,"publishedAtGMT":47,"updatedAt":48,"updatedAtGMT":49,"type":50,"listicle":675,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":676,"additional":677,"acf":678},{"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},[669],{"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},[671,672],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[],{"url":37,"thumbnail":38,"credit":39,"title":40,"alt":41,"type":42,"width":43,"height":44,"mimeType":45},[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":680,"author":681,"authors":682,"title":684,"subTitle":17,"excerpt":17,"slug":685,"body":686,"categories":687,"tags":690,"featuredMedia":691,"publishedAt":697,"publishedAtGMT":698,"updatedAt":699,"updatedAtGMT":700,"type":50,"listicle":701,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":702,"additional":703,"acf":704},72910831,{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},[683],{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},"'Off Campus' Showrunner On Big Book-To-Screen Change And If Season 2's Couple Will Change","off-campus-showrunner-on-big-book-to-screen-change-and-season-2","\n\u003Cp>Fans of the \u003Cem>Off Campus\u003C/em> books should expect some major changes with series adaptation on \u003Ca href=\"http://blavity.com/tags/prime-video\">Prime Video\u003C/a> — especially when it comes to Justin (Josh Heuston) and Hannah (Ella Bright). While the original novels position Justin differently within Hannah’s story, creator and co-showrunner Louisa Levy revealed that turning him into a musician instead of an athlete helped unlock a deeper emotional parallel between the two characters and expanded Hannah’s personal arc beyond romance.\u003C/p>\n\n\n\n\u003Cp>“Honestly, it unlocked a few things for me,” Levy told Blavity&#8217;s Shadow and Act. “Because it enabled me to externalize a lot of what Hannah&#8217;s going through.”\u003C/p>\n\n\n\n\u003Cp>The creator explained that the shift also connected directly to another major change she wanted to make for the adaptation.\u003C/p>\n\n\n\n\u003Cp>“Hannah is already a singer-songwriter in the book, and in our show I wanted the audience to follow her journey to get there,” she said. “It gives her an arc that is separate and apart from her love story with Garrett (Belmont Cameli), but of course still complements it.”\u003C/p>\n\n\n\n\u003Cp>Levy added that making Justin a musician created a more natural emotional parallel between him and Hannah.\u003C/p>\n\n\n\n\u003Cp>“Having her crush be a musician makes total sense because that is who she wants to be,” she explained. “She wants to be confident enough to stand on stage the way Justin does. So she&#8217;s not only crushing on him, but she&#8217;s also crushing on his confidence.”\u003C/p>\n\n\n\n\u003Cp>Based on the bestselling book series, \u003Cem>Off Campus\u003C/em> follows an elite college hockey team and the women in their lives as they navigate love, heartbreak, friendship and self-discovery. Season 1 centers on the “opposites attract” romance between quiet songwriter Hannah and Briar University hockey star Garrett.\u003C/p>\n\n\n\n\u003Cp>The series also stars Mika Abdalla as Allie, Antonio Cipriano as John, Stephen Kalyn as Dean and Jalen Thomas Brooks.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-will-season-2-focus-on-a-different-character-than-book-2\">Will Season 2 focus on a different character than Book 2?\u003C/h2>\n\n\n\n\u003Cp>As for whether future seasons will pivot to Dean (Kalyn) and Allie’s (Abdalla) story instead of John (Cipriano) and Grace’s, Levy is keeping things close to the vest for now.\u003C/p>\n\n\n\n\u003Cp>“I can&#8217;t spoil that for fans just yet,” she said, “but I can say that when I get to explore the Dean and Allie love story, I&#8217;m so excited about telling their story.”\u003C/p>\n\n\n\n\u003Cp>Levy teased that their dynamic feels very different from Hannah and Garrett’s relationship while still carrying emotional depth.\u003C/p>\n\n\n\n\u003Cp>“I think that there&#8217;s something very fun and refreshing about how they get together that&#8217;s very different from Hannah and Garrett&#8217;s,” she said. “But they have their own dark things to explore in their own stories while still remaining fun and optimistic and light and so, so beautiful.”\u003C/p>\n\n\n\n\u003Cp>She also hinted that longtime readers of the books will have plenty to look forward to.\u003C/p>\n\n\n\n\u003Cp>“There&#8217;s some fan favorite moments in their book that I&#8217;m very excited to bring to life eventually,” Levy added.\u003C/p>\n\n\n\n\u003Cp>All episodes of \u003Cem>Off Campus \u003C/em>Season 1 are now streaming on Prime Video. \u003C/p>\n",[688,689],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[],{"url":692,"thumbnail":693,"credit":694,"title":695,"alt":17,"type":42,"width":43,"height":696,"mimeType":45},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/05/Photo_4_3000-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/05/Photo_4_3000-150x74.jpg","Photo: Prime Video","Off Campus",1267,"2026-05-13T09:57:05-04:00","2026-05-13 13:57:05","2026-05-13T09:57:11-04:00","2026-05-13 13:57:11",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":706,"author":707,"authors":708,"title":710,"subTitle":17,"excerpt":17,"slug":711,"body":712,"categories":713,"tags":720,"featuredMedia":721,"publishedAt":726,"publishedAtGMT":727,"updatedAt":728,"updatedAtGMT":729,"type":50,"listicle":730,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":731,"additional":732,"acf":733},72910757,{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},[709],{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},"'Dutton Ranch' Stars On Why The Series Didn't Necessarily Feel Like 'Revisiting' The 'Yellowstone' Story","dutton-ranch-stars-on-revisiting-yellowstone-story","\n\u003Cp>Kelly Reilly and Annette Bening are opening up about the emotional fractures at the center of \u003Ca href=\"http://blavity.com/tags/dutton-ranch\">\u003Cem>Dutton Ranch\u003C/em>,\u003C/a> the latest chapter in the \u003Cem>\u003Ca href=\"http://blavity.com/tags/yellowstone\">Yellowstone\u003C/a>\u003C/em> series. \u003C/p>\n\n\n\n\u003Cp>For Reilly, stepping back into Beth Dutton’s world wasn’t really a return at all.\u003C/p>\n\n\n\n\u003Cp>“It wasn&#8217;t like revisiting because I felt like I hadn&#8217;t stopped playing her because it was literally only a year,” Reilly said. “I knew that we were going to be doing it so I never let her go and then picked her up again in my mind.”\u003C/p>\n\n\n\n\u003Cp>What interested her most this time around was figuring out who Beth becomes after the death of her father.\u003C/p>\n\n\n\n\u003Cp>“The clue for me was in who is she now after her father&#8217;s death,” she said. “What gap does that leave in a person when you lose somebody you love so much when her reason to live was for somebody else and somebody else&#8217;s dream?”\u003C/p>\n\n\n\n\u003Cp>Reilly said the ending of \u003Cem>Yellowstone\u003C/em> left lingering questions that carried directly into this new series.\u003C/p>\n\n\n\n\u003Cp>“So once that all very poetically and beautifully got summed up and finished and finalized at the end of \u003Cem>Yellowstone\u003C/em>, I was left with a character who I wondered, who are you now?” she said. “Who are you after all of that?”\u003C/p>\n\n\n\n\u003Cp>Beth may not have much time to sit in those emotions as she and Rip attempt to build a new life in Texas, but Reilly said the uncertainty remains embedded in the character.\u003C/p>\n\n\n\n\u003Cp>“And so, the questions lingered in me, and I didn&#8217;t necessarily rush to answer them,” she said. “I think she&#8217;s trying to figure it out.”\u003C/p>\n\n\n\n\u003Cp>Bening’s character, Beulah Jackson, is wrestling with many of those same emotional wounds.\u003C/p>\n\n\n\n\u003Cp>“I&#8217;m a rancher. I inherited a ranch from my father very much like Beth, still wrapped up in my father who has been dead forever,” Bening said.\u003C/p>\n\n\n\n\u003Cp>As Bening describes her, Beulah is a woman whose world is already unraveling.\u003C/p>\n\n\n\n\u003Cp>“I think this is a woman who as we meet her, things are already falling apart and that&#8217;s why it&#8217;s good writing and it gave me something to play,” she said.\u003C/p>\n\n\n\n\u003Cp>“Her ranch and her ranch world is fractured because she&#8217;s having trouble keeping it going like a lot of ranchers do in the present economy,” Bening continued. “She&#8217;s got two sons who one of whom is very much in trouble and she&#8217;s trying to make him okay.”\u003C/p>\n\n\n\n\u003Cp>But underneath all of that is someone longing for connection and healing.\u003C/p>\n\n\n\n\u003Cp>“She has tremendous heartbreak inside of her that she&#8217;s carried with her whole life, that she&#8217;s still trying to heal and trying to put back together desperately,” Bening said.\u003C/p>\n\n\n\n\u003Cp>That emotional depth is what made the dynamic opposite Ed Harris especially compelling for her.\u003C/p>\n\n\n\n\u003Cp>“That&#8217;s why this story with Ed Harris and knowing that Ed was going to play this part made it so interesting and potentially really interesting to me,” she said.\u003C/p>\n\n\n\n\u003Cp>Alongside Kelly Reilly, Cole Hauser, Ed Harris and Annette Bening, \u003Cem>Dutton Ranch\u003C/em> also stars Finn Little, Juan Pablo Raba, Jai Courtney, J.R. Villarreal, Marc Menchaca and Natalie Alyn Lind.\u003C/p>\n\n\n\n\u003Cp>The series premieres May 15 on Paramount+ with two episodes. \u003C/p>\n",[714,715,719],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":716,"name":717,"slug":718,"description":17,"image":30},83,"News","news",{"id":32,"name":33,"slug":34,"description":17,"image":30},[],{"url":722,"thumbnail":723,"credit":724,"title":725,"alt":17,"type":42,"width":183,"height":184,"mimeType":185},"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-12.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-12-150x84.png","Photo: Paramount+ ","photo-collage.png (12)","2026-05-12T09:04:37-04:00","2026-05-12 13:04:37","2026-05-12T09:04:44-04:00","2026-05-12 13:04:44",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},12866,{"list":736,"total":858},[737,758,802,844],{"id":276,"author":738,"authors":739,"title":289,"subTitle":17,"excerpt":17,"slug":290,"body":291,"categories":741,"tags":745,"featuredMedia":753,"publishedAt":333,"publishedAtGMT":334,"updatedAt":335,"updatedAtGMT":336,"type":50,"listicle":754,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":755,"additional":756,"acf":757},{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},[740],{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},[742,743,744],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},{"id":296,"name":297,"slug":298,"description":17,"image":30},[746,747,748,749,750,751,752],{"id":301,"name":302,"slug":303,"description":17,"image":17},{"id":305,"name":254,"slug":255,"description":17,"image":17},{"id":307,"name":297,"slug":308,"description":17,"image":17},{"id":310,"name":311,"slug":312,"description":17,"image":17},{"id":314,"name":315,"slug":316,"description":17,"image":17},{"id":318,"name":319,"slug":320,"description":17,"image":17},{"id":322,"name":323,"slug":324,"description":17,"image":17},{"url":326,"thumbnail":327,"credit":328,"title":329,"alt":330,"type":42,"width":331,"height":332,"mimeType":45},[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":759,"author":760,"authors":761,"title":763,"subTitle":17,"excerpt":17,"slug":764,"body":765,"categories":766,"tags":770,"featuredMedia":788,"publishedAt":794,"publishedAtGMT":795,"updatedAt":796,"updatedAtGMT":797,"type":50,"listicle":798,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":799,"additional":800,"acf":801},72909819,{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},[762],{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},"'Man On Fire's Yahya Abdul-Mateen II And Steven Caple Jr. On Finding Character Of John Creasy In Netflix Series","man-on-fire-yahya-abdul-mateen-steven-caple-jr-on-john-creasy","\n\u003Cp>Yahya Abdul-Mateen II and director Steven Caple Jr. are breaking down what makes ex-Special Forces agent John Creasy tick in the new \u003Ca href=\"http://blavity.com/netflix\">Netflix\u003C/a> series \u003Cem>Man on Fire\u003C/em>.\u003C/p>\n\n\n\n\u003Cp>Abdul-Mateen told Blavity&#8217;s Shadow and Act that his character, John Creasy, is just trudging along as he tries to redeem himself.\u003C/p>\n\n\n\n\u003Cp>&#8220;I think if it&#8217;s a Monday, right? Creasy is just trying to make it to Tuesday. You know what I mean? And then if he can make it to Tuesday, then he sometimes wakes up like, &#8216;Why did I make it to Tuesday? But since I did, I gotta try to make it to Wednesday,'&#8221; he said. &#8220;This character, it&#8217;s hard for him to do that, you know what I mean? And&#8230;it is a huge undertaking just to do that. And then you make that person responsible for the fate of somebody else and for multiple other people in a lot of ways. He&#8217;s really just trying to get this job done so that he can get back to trying to get himself right.&#8221;\u003C/p>\n\n\n\n\u003Cp>&#8220;He just happens to stumble into a circumstance that revives him,&#8221; Abdul-Mateen continued. &#8220;I think he has the mentality of, &#8216;If I could just get everything right. I need to get everything perfect so I can just take care of it, so I can get onto the next thing.&#8217; But we know that&#8217;s not how life is. It&#8217;s hard to get everything to cooperate at the same time. That&#8217;s not reality. But the attempt is where the drama and entertainment come out.&#8221;\u003C/p>\n\n\n\n\u003Cp>Caple also talked about his personal growth as a director, who started out in television before jumping to films.\u003C/p>\n\n\n\n\u003Cp>&#8220;I think when I first did \u003Cem>grown-ish\u003C/em> with Kenya [Barris], I was lucky enough that Kenya was on Season 1 and he was still finding the style and he was like, &#8216;I want you to come in and actually create the style,'&#8221; he said. &#8220;&#8230;The way Kenya worked, he opened the door and I was sitting in the writer&#8217;s room. I was seeing him actually juggle \u003Cem>black-ish\u003C/em> and \u003Cem>grown-ish\u003C/em> at the same time. Just to see him operate. So I have much respect for the TV space, [and] Kenya specifically, and how he operated and worked.&#8221;\u003C/p>\n\n\n\n\u003Cp>&#8220;It gave me a different perspective,&#8221; he continued. &#8220;I was like, &#8216;Oh this is interesting to oversee a whole entire series.&#8217; You know, when you are on a film, you only got an hour and a half, two hours to really tell a whole entire story, where a series, you&#8217;re doing eight episodes and you want people to be invested enough to continue to go on even for multiple seasons. That&#8217;s a challenge in itself.&#8221;\u003C/p>\n\n\n\n\u003Cp>Watch the full interview below. \u003Cem>Man on Fire\u003C/em> is now streaming on Netflix.\u003C/p>\n\n\n\n\u003Cdiv style=\"position:relative;overflow:hidden;padding-bottom:56.25%\">\u003Ciframe src=\"https://cdn.jwplayer.com/players/QMF7MvGb-IS6oRzSx.html\" width=\"100%\" height=\"100%\" frameborder=\"0\" scrolling=\"auto\" title=\"Man On Fire - Blavity Interview\" style=\"position:absolute;\" allowfullscreen>\u003C/iframe>\u003C/div>\n\n\n\n\n\u003Cscript src=\"https://cdn.jwplayer.com/v2/sites/KQ9rWNg8/placements/lUdkRZ8l/embed.js?custom.lUdkRZ8l.media={42eb0ced-05cf-41a3-901f-e81fde191541}\">\u003C/script>\n",[767,768,769],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":296,"name":297,"slug":298,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[771,772,773,777,778,782,784],{"id":301,"name":302,"slug":303,"description":17,"image":17},{"id":307,"name":297,"slug":308,"description":17,"image":17},{"id":774,"name":775,"slug":776,"description":17,"image":17},13332,"man on fire","man-on-fire",{"id":318,"name":319,"slug":320,"description":17,"image":17},{"id":779,"name":780,"slug":781,"description":17,"image":17},59048,"Steven Caple Jr.","steven-caple-jr",{"id":783,"name":34,"slug":34,"description":17,"image":17},32488,{"id":785,"name":786,"slug":787,"description":17,"image":17},36925,"Yahya Abdul-Mateen II","yahya-abdul-mateen-ii",{"url":789,"thumbnail":790,"credit":791,"title":792,"alt":793,"type":42,"width":331,"height":32,"mimeType":45},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cdn.blavity.com/wp-content/uploads/2026/01/MANONFIRE_102_240903_JR_00083_R-scaled.jpg.webp","https://cdn.blavity.com/wp-content/uploads/2026/01/MANONFIRE_102_240903_JR_00083_R-150x100.jpg.webp","Photo: Netflix","MANONFIRE_102_240903_JR_00083_R","Man on Fire","2026-05-01T12:09:10-04:00","2026-05-01 16:09:10","2026-05-01T12:09:17-04:00","2026-05-01 16:09:17",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":803,"author":804,"authors":805,"title":808,"subTitle":17,"excerpt":17,"slug":809,"body":810,"categories":811,"tags":815,"featuredMedia":832,"publishedAt":836,"publishedAtGMT":837,"updatedAt":838,"updatedAtGMT":839,"type":50,"listicle":840,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":148,"customFields":841,"additional":842,"acf":843},72909828,{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},[806,807],{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},{"id":278,"avatar":279,"firstName":280,"lastName":281,"displayName":282,"email":283,"username":284,"normalizedUsername":285,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":286},"'Beef' Season 2 Stars On Where Their Characters End Up","beef-season-2-stars-on-where-their-characters-end-up","\n\u003Cp>\u003Cem>\u003Cstrong>This interview contains spoilers for Beef Season 2\u003C/strong>\u003C/em>\u003C/p>\n\n\n\n\u003Cp>\u003Ca href=\"http://blavity.com/tags/oscar-issac\">Oscar Isaac\u003C/a> and Carey Mulligan break down the fates of their characters Josh and Lindsay in \u003Cem>\u003Ca href=\"https://blavity.com/tags/beef\" type=\"link\" id=\"https://blavity.com/tags/beef\">Beef\u003C/a> \u003C/em>Season 2 on Netflix.\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;Beef&#039; Season 2 Cast Interview with Charles Melton, Oscar Issac, Carey Mulligan (Ending Explained)\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9OEvd7WdBzY?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>When the season ends, Lindsay and Josh are now separated and on different life paths. Years later, Lindsay has remarried finally able to have the child she&#8217;s wanted, and Josh is now out of jail. \u003C/p>\n\n\n\n\u003Cp>Mulligan said that she thinks her character &#8220;reverted to a sort of safety&#8221; in the end. \u003C/p>\n\n\n\n\u003Cp>&#8220;There&#8217;s a nod to this early in the show, but I think she really did want a child, and so she&#8217;s gotten a lifestyle that she&#8217;s really comfortable in. But I think there&#8217;s a sort of special place for Josh, that there&#8217;s a sense that they are bonded forever, but&#8230;she&#8217;s not waiting for him outside. There were versions where that was the case, that there was a sort of [hope] they were gonna be reunited, but ultimately it didn&#8217;t feel probably honest for the two of them. So it sort of felt right to us that there was a sense that there was real love there, but not necessarily that things always work out.&#8221;\u003C/p>\n\n\n\n\u003Cp>Isaac said that he sees Josh as &#8220;somebody who&#8217;s just white-knuckling the entire time.&#8221;\u003C/p>\n\n\n\n\u003Cp>&#8220;You know, his marriage, his job, his position, everything&#8217;s about just gripping as hard as he can. And so when he finally realizes that in that moment&#8230;with Lindsay that it&#8217;s over, you know, it&#8217;s really like he accepts the death of that whole life. That&#8217;s when he&#8217;s reborn. He has an opportunity to actually finally live in the present moment. And so you know it&#8217;s that thing of no matter where you go that you&#8217;re still coming with you, you know?&#8221;\u003C/p>\n\n\n\n\u003Cp>&#8220;The fact that he&#8217;s in prison, actually, he&#8217;s still the person that he always is. He was someone that just gravitated towards being of service,&#8221; he continued. &#8220;And so there&#8217;s something&#8217;s that a bit pure about this version of himself while he&#8217;s incarcerated. [He is] able to come out and actually still have compassion and&#8230;to kind of let that [old life] go as well. He&#8217;s just trying to find a new way through living.&#8221;\u003C/p>\n\n\n\n\u003Cp>Check out the full interviews with the cast of \u003Cem>Beef \u003C/em>above. \u003Cem>Beef \u003C/em>Season 2 is now streaming on Netflix.\u003C/p>\n\n\n\n\u003Cp>\u003C/p>\n",[812,813,814],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":296,"name":297,"slug":298,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[816,820,821,825,826,830,831],{"id":817,"name":818,"slug":819,"description":17,"image":17},32686,"Beef","beef",{"id":301,"name":302,"slug":303,"description":17,"image":17},{"id":822,"name":823,"slug":824,"description":17,"image":17},77912,"Carey Mulligan","carey-mulligan",{"id":307,"name":297,"slug":308,"description":17,"image":17},{"id":827,"name":828,"slug":829,"description":17,"image":17},44341,"oscar isaac","oscar-isaac",{"id":318,"name":319,"slug":320,"description":17,"image":17},{"id":783,"name":34,"slug":34,"description":17,"image":17},{"url":833,"thumbnail":834,"credit":791,"title":835,"alt":17,"type":42,"width":221,"height":222,"mimeType":45},"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-2026-03-06T141923.587.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-2026-03-06T141923.587-150x84.jpg","design – 2026-03-06T141923.587","2026-04-24T15:57:28-04:00","2026-04-24 19:57:28","2026-04-24T16:37:13-04:00","2026-04-24 20:37:13",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":342,"author":845,"authors":846,"title":346,"subTitle":17,"excerpt":347,"slug":348,"body":349,"categories":848,"tags":852,"featuredMedia":853,"publishedAt":362,"publishedAtGMT":363,"updatedAt":364,"updatedAtGMT":365,"type":50,"listicle":854,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":27,"customFields":855,"additional":856,"acf":857},{"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},[847],{"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},[849,850,851],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":253,"name":254,"slug":255,"description":17,"image":30},{"id":296,"name":297,"slug":298,"description":17,"image":30},[],{"url":356,"thumbnail":357,"credit":358,"title":359,"alt":360,"type":42,"width":90,"height":361,"mimeType":45},[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},1835,{"list":860,"total":977},[861,889,918,944],{"id":862,"author":863,"authors":864,"title":866,"subTitle":17,"excerpt":17,"slug":867,"body":868,"categories":869,"tags":872,"featuredMedia":874,"publishedAt":881,"publishedAtGMT":882,"updatedAt":883,"updatedAtGMT":884,"type":50,"listicle":885,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":407,"customFields":886,"additional":887,"acf":888},72910153,{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},[865],{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},"La Toya Jackson, Brian Tyree Henry And Janelle James Revealed As 'RuPaul's Drag Race All Stars 11' Guest Judges In Trailer","la-toya-jackson-brian-tyree-henry-drag-race-all-stars-trailer","\n\u003Cp>The first trailer for \u003Ca href=\"https://blavity.com/entertainment/rupauls-drag-race-all-stars-season-11-cast-announced\">\u003Cem>RuPaul&#8217;s Drag Race All Stars \u003C/em>Season 11\u003C/a> has dropped, and the guest judge lineup includes Brian Tyree Henry, La Toya Jackson, Janelle James and more. \u003C/p>\n\n\n\n\u003Cp>Others include Bronwyn Newport, Christina Ricci, Cooper Koch, Evan Mulrooney, Gina Gershon, Juno Temple, Kate Hudson and Reneé Rapp, as well as regulars Jamal Sims and Law Roach. They all join primary judges Michelle Visage, Carson Kressley, Ross Mathews, Ts Madison and host RuPaul. Jackson will be the premiere guest judge.\u003C/p>\n\n\n\n\u003Cp>The returning queens for the season include A&#8217;keria C. Davenport, April Carrión, Aura Mayari, Crystal Methyd, Hershii LiqCour-Jeté, Jasmine Kennedie, Joey Jay, Kennedy Davenport, Lucky Starzzz, Dawn, Morphine Love Dion, Morgan McMichaels, Mystique Summers, Salina EsTitties, Sam Star, Shuga Cain, Silky Nutmeg Ganache and Vivacious.\u003C/p>\n\n\n\n\u003Cp>The new season premieres May 8 with two new episodes on Paramount+. \u003C/p>\n\n\n\n\u003Cp>Here&#8217;s the official description for the season:\u003C/p>\n\n\n\n\u003Cp>\u003Cem>In the preliminary round\u003C/em>,\u003Cem> the queens will be divided into three brackets of six, each competing in their own bracket across three episodes. At the end of each bracket, the top two queens with the highest point totals will advance to the semi-finals and go head-to-head with the top queens from the other brackets in another round of fierce competition. The tournament will culminate in an epic Lip Sync Smackdown for the Crown grand finale episode, where the finalists will battle it out for a grand prize of $200,000 and a place in the coveted Drag Race Hall of Fame.\u003C/em>\u003C/p>\n\n\n\n\u003Cp>The winner will receive $200,000 and a place in the \u003Cem>Drag Race\u003C/em> Hall of Fame, as well as an official makeup collaboration with Anastasia Beverly Hills Cosmetics\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=\"All Stars 11 Trailer 🏆 RuPaul’s Drag Race All Stars\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/NwTUMNACGEA?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",[870,871],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[873],{"id":526,"name":527,"slug":527,"description":17,"image":17},{"url":875,"thumbnail":876,"credit":877,"title":878,"alt":17,"type":42,"width":879,"height":880,"mimeType":45},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cms.blavity.com/wp-content/uploads/2026/04/all-stars-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/04/all-stars-11-150x80.jpg","Photo: MTV","all stars 11",1384,738,"2026-04-29T23:08:04-04:00","2026-04-30 03:08:04","2026-04-29T23:08:10-04:00","2026-04-30 03:08:10",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":890,"author":891,"authors":892,"title":894,"subTitle":17,"excerpt":17,"slug":895,"body":896,"categories":897,"tags":900,"featuredMedia":902,"publishedAt":909,"publishedAtGMT":910,"updatedAt":911,"updatedAtGMT":912,"type":50,"listicle":913,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":914,"customFields":915,"additional":916,"acf":917},72907416,{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},[893],{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},"'ANTM's Angelea Preston On Forgiveness And Forging Forward Amid E!'s 'Dirty Rotten Scandals' Episode","antm-angelea-preston-on-forgiveness-and-forging-forward-dirty-rotten-scandals","\n\u003Cp>There are several standouts from America’s Next Top Model, one of which is Angelea Preston. She was eliminated near the end of her original cycle before returning for the All-Stars and winning. Unfortunately, her title was stripped, initially without reason, after producers said they discovered she’d engaged in escorting services in her past. The blow was devastating personally and professionally, and she details the experience in \u003Ca href=\"https://blavity.com/entertainment/the-price-is-right-claudia-jordan-kathleen-bradley-dirty-rotten-scandals\">E!’s \u003Cem>Dirty Rotten Scandals\u003C/em> series\u003C/a>. \u003C/p>\n\n\n\n\u003Cp>As \u003Cem>ANTM\u003C/em> remains a topic of social conversation, Preston is pressing on. The award-winning journalist is back in her native hometown of Buffalo and making great strides, which she says would have never been possible had she not hit rock bottom as a result of the show. Blavity spoke with Preston about her life after the show, and why she chose forgiveness.\u003C/p>\n\n\n\n\u003Chr>\n\n\n\n\u003Cp>\u003Cstrong>Let’s take it back to the beginning. During the cycle you landed on the show, was that the first cycle that you actually auditioned or had you auditioned prior? And what was your audition process like?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I auditioned two cycles before I actually landed on the show. I was on the first episode of cycle 12 and then didn&#8217;t make it into the house because they wanted me to do anger management. As far as my audition process, at first, I was just filling out apps, and they didn&#8217;t call me back or anything. And I figured it out pretty quickly that it took more than just that; it seemed a bit rigged. And then I ended up going to Knoxville. I took a Greyhound down there. I’d met a girl who went to Tuskegee University, and she was there auditioning as well.\u003C/p>\n\n\n\n\u003Cp>And I went to Knoxville because I heard the casting director, Michelle Mock, was going to be there. Prior contestants that had been on previous cycles, whenever they spoke about getting on the show, they’d also mention being in front of Michelle Mock when they got selected. So I looked on the internet, and I saw all the dates that Michelle Mock was going to be at the auditions, and Knoxville was one of the dates. That was the first time that I went to audition after filling out the applications, but it wasn&#8217;t for the cycle that I originally went on, which was cycle 12.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Did you end up completing anger management?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I did because I was trying to be on the show. And at the time, I didn’t even know if they had affordable anger management classes back home in Buffalo. But Michelle Mock told me to research some in my area, and most of them were free. So I did what she suggested, and I found a free class. I completed it and got my certificate, and emailed a copy to Michelle Mock, just knowing that I’d be on the very next cycle. There were several girls from previous seasons who’d auditioned and were told to come back, and they’d be on the following season. Unfortunately, that didn’t happen for me because the next season they did was for short models. So I had to wait. But once the time came around, I auditioned again and got in.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Something that has always been puzzling to viewers is learning of the psych evaluation process. How extensive are these evaluations?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>The psych eval is super long. They asked you so many questions, but in different ways. They switch up the way they ask the questions to see if your answers are consistent.\u003C/p>\n\n\n\n\u003Cp>Initially, I figured they were all up in my business for a good reason. It is an unnatural environment we&#8217;re about to go in, so they want to make sure that everyone is safe. You&#8217;re throwing somebody into this environment where they’re going to be filmed 24/7, they want to make sure that your mental health is good and that you&#8217;re not a danger to yourself or to others. I think some of that is true, but after watching the stories from the documentary I participated in, and then also the Netflix docuseries, it started to make me question the purpose of the psych evaluations. You hear some of the girls say they told them certain things during their evaluations that were essentially used against them later, and caricatures were created.\u003C/p>\n\n\n\n\u003Cp>I understand reality competition was still in its infancy. Having those evaluations at the time seemed to make sense because \u003Cem>Top Model\u003C/em> was one of the first reality shows of its kind. There was no playbook on how to do it necessarily. But hindsight is everything.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>You spoke about it being an unnatural environment. They also spoke about having strict rules in the house to basically keep things from being leaked. What were some of those rules? And were you paid to be on the show by the time the season you participated in aired?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>So, in cycles 12 and 14, I was not paid. Cycle 17, I was paid, we were all paid, but not what we should have been paid. Initially, we did receive a stipend, but that was for food, so we had to buy our own food. I pocketed most of that money and saved it until the end. You have to remember, we didn’t have jobs, we were on the show for however long. So I figured that once the show ended, I needed to walk away with some sort of money because I was broke. So if the stipend was $300, I’d spend $50 and pocket the rest.\u003C/p>\n\n\n\n\u003Cp>For the rules, we couldn&#8217;t have phones; that was the biggest thing. I get why we couldn’t have phones because nobody wants to watch a reality show where we&#8217;re talking on our phones and calling home the whole time. There was also something called an ice period, where if cameras were not around, we couldn’t talk. So we were silent because the idea is for everything to be captured on camera. Not being able to talk was difficult. There were ice periods during eliminations, which lasted hours while the judges were deliberating, and we couldn’t talk during those periods, which were torturous.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>By the time your cycle started, Tyra was involved but not as immersed in the shoots and in creating personal relationships necessarily with the contestants as she was in the beginning. What was your interaction like with her during the cycles that you participated in? Was it different cycle to cycle, or was it pretty much the same?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>No, it was pretty much the same. I wish I could have had more interaction with her because I watched the previous cycles, and she was much more invested in the girls during those cycles, so I expected the same. The cycles that I watched, she was more hands-on with the girls and more personable, but by the time my cycles rolled around, it was very much like just business, like she&#8217;s there for work. We don&#8217;t have any interaction with her off camera, and the only time that we would see her would be on camera. It was disappointing because growing up, she was always my personal favorite. So getting to be in her presence was exciting. But interaction was minimal.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>After being eliminated the first time around, you spoke about not being able to make a living as a model because the realities of the real world modeling versus the contained environment in ANTM was different. Talk to me a little bit about what your life was like. After the first elimination, were you able to land any work at all as a model, and what were you doing in between that time?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>It was so it was rough. It was very rough for me because of the edit that I got. I wasn&#8217;t marketable. Agencies thought that I was rough around the edges. Initially, it was just a feeling, but it was later confirmed by a friend of mine, Alex, who was on the same cycle as me because she’d take me with her to different castings, and she informed me that an agency rep told her that though they loved me, I was not marketable. As a model, it’s your job to sell a product. And they didn’t view me in that way. It was sad because there were several girls from my cycle who got signed to major agencies in New York and beyond and I was just stuck. It was a confusing time, because I knew I had the talent. I couldn&#8217;t figure out how to make a living as a model. And at the time, I didn’t want to go back to working a 9-5. I was embarrassed. It was like I was so close to my dreams but I couldn’t reach them.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Did you ever try to go the urban model route? There were hip hop fashion labels and brands at the time, like Baby Phat, Rockawear, etc., or even video modeling?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I did try that route, for sure. But even with the video modeling world, I didn’t fit that aesthetic. I was not curvy. I was extremely thin and tall. I had the look and frame to walk on these runways, but because I was on the show, nobody wanted to work with me. As far as urban modeling, I didn’t fit that standard. So it’s like I didn’t fit in either world.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>You spoke about coming back and doing so with a vengeance. You wanted to correct your previous edit, and you wanted to win and really be able to make a living as a model. And obviously, initially, you won, but your title was stripped. Did you ever hear from Tyra or anyone else out within the production or the realm after they met you in New York to deliver the news?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Their PR people did call me, maybe like a month later, to talk about re-filming the show, and that was like the only time that they reached out to me, was to see if I wanted to participate in re-filming. And I said no. I refused to be used in that way. It was unfair. Actually, Allison, who was in the final three in the cycle that I won, gave me a heads-up that they’d call me, so I knew in advance.\u003C/p>\n\n\n\n\u003Cp>There was another time when I had done an episode of \u003Cem>MTV Made\u003C/em>, and I was a homecoming queen coach for a group of students out in Texas, and I was supposed to get permission from the network to do that. But after they had taken everything away from me, I did what I wanted. They ended up finding out that I filmed the episode of \u003Cem>Made\u003C/em>, and the attorney for the network called me and let me know that I ruffled their feathers. I didn’t care. I had to try and figure out my own path at that point. So no, after that meeting and them giving me the $300 in cash, that was it.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Did you ever consider legal action? Was there a settlement?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>I did sue. And it was such a long process. It took five years. It was exhausting. In the beginning, we were all full steam ahead. My team felt it was an open and closed case. They felt they’d pay me to keep quiet. But they fought me tooth and nail. And they had the resources to do so. My attorney called me and basically informed me that the arbitrator threw the case out and that I could re-file, but I was over it at that point. I didn’t want anything else to do with it. By that point, I was in a different place.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>There&#8217;s been a lot of conversation about who is to blame for the shenanigans on the show. Tyra&#8217;s at the center; she&#8217;s the EP. She&#8217;s admitted that she was in the editing bay for, if not all of the cycles, most of the cycles, especially in the beginning. But do you think that there is someone who is more at fault than the other, or is there enough blame to go around?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Oh it’s not just Tyra. Ken Mock is to blame, too. Everybody is throwing Tyra to the fire, and I get why. But I think it&#8217;s unfair to just solely put the blame on her. Ken Mock called the shots. I was on the show several times. I&#8217;ve seen in filming where he has called the shots over her. So, I think that people need to hold him to the fire, maybe even more so than her, because he is the creator of the show as well, and because she is the face of the brand, and because she is the supermodel, and because she&#8217;s Tyra Banks, it&#8217;s easy to just point all fingers at her. Everyone played a role. The judges played a role. It was a collective experience.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>How have you been able to move forward from all of this?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>It sounds cliché, but time does heal all wounds. Now, I am walking in my purpose now. Had they not stripped me of everything, I wouldn&#8217;t have my son, and I wouldn&#8217;t have a career as a journalist. In some ways I&#8217;m thankful that that happened. At the time, it was terrible. But I’m years removed from it. And I am an award-winning journalist and making an impact for the BIPOC community in Buffalo. My life is great now, and it’ll keep getting better.\u003C/p>\n",[898,899],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[901],{"id":526,"name":527,"slug":527,"description":17,"image":17},{"url":903,"thumbnail":904,"credit":905,"title":906,"alt":17,"type":42,"width":331,"height":907,"mimeType":908},"https://cms.blavity.com/cdn-cgi/image/format=auto,slow-connection-quality=30,onerror=redirect/https://cdn.blavity.com/wp-content/uploads/2026/04/versant.webp","https://cdn.blavity.com/wp-content/uploads/2026/04/versant-150x68.webp","Photo: Versant","versant",68,"image/webp","2026-04-28T22:54:16-04:00","2026-04-29 02:54:16","2026-04-28T22:54:22-04:00","2026-04-29 02:54:22",[],8,{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":919,"author":920,"authors":921,"title":923,"subTitle":17,"excerpt":17,"slug":924,"body":925,"categories":926,"tags":929,"featuredMedia":931,"publishedAt":935,"publishedAtGMT":936,"updatedAt":937,"updatedAtGMT":938,"type":50,"listicle":939,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":940,"customFields":941,"additional":942,"acf":943},72908602,{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},[922],{"id":155,"avatar":156,"firstName":157,"lastName":158,"displayName":159,"email":160,"username":161,"normalizedUsername":162,"description":17,"htmlBio":17,"twitter":17,"facebook":17,"instagram":163,"registeredAt":164},"'Belle Collective: Birmingham' Stars Explain What Sets Them Apart From the Jackson Belles","belle-collective-birmingham-stars-explain-what-sets-them-apart-from-the-jackson-belles","\n\u003Cp>\u003Cem>Belle Collective: Birmingham\u003C/em> is here. OWN’s newest franchise and first-ever \u003Cem>\u003Ca href=\"http://blavity.com/tags/belle-collective\">Belle Collective\u003C/a>\u003C/em> spin-off, now airing Fridays at 8 p.m. on OWN. The spinoff is led by \u003Cem>Love &amp; Marriage: Huntsville\u003C/em> alum \u003Ca href=\"http://blavity.com/tags/stormi-steele\">Stormi Steele\u003C/a>, the powerhouse behind the ever-growing Canvas Beauty brand, and she has some equally boss women in this collective.\u003C/p>\n\n\n\n\u003Cp>Amber Jones is Steele’s trusted CFO and self-described &#8220;business soulmate,” helping guide the financial strategy behind the rapidly expanding Canvas brand. With deep roots in Birmingham, Amber is known as a connector to the city’s most elite social and business circles. While Amber prides herself on being fiercely loyal to Stormi and the Canvas mission, her direct communication style and strong opinions can sometimes create friction within the group. With past tensions lingering between Amber and K’la, old wounds resurface as personal and professional lines begin to blur.\u003C/p>\n\n\n\n\u003Cp>Funmi Ford is a Nigerian-American marketing strategist and fashion influencer known for her sharp business instincts, bold style and unapologetically outspoken personality. With a strong background in branding and marketing, Funmi thrives on helping businesses grow while cultivating her own rising influence in fashion and lifestyle. But balancing ambition with family life proves challenging as Funmi navigates tensions within her marriage, including disagreements about finances, priorities and emotional connection. Her candid nature and fearless honesty make her a dynamic presence within the group, though her willingness to speak her mind may ruffle feathers among the more reserved Belles.\u003C/p>\n\n\n\n\u003Cp>Ahead of the premiere, Blavity&#8217;s Shadow and Act spoke with Ford and Jones about what to expect from their debut season. And they say there’s a reason the franchise is now in Birmingham.\u003C/p>\n\n\n\n\u003Chr>\n\n\n\n\u003Cp>\u003Cstrong>Were you all fans of the original \u003Cem>Belle Collective\u003C/em> and the Jackson franchise?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Amber: For me, I&#8217;m not a TV watcher in general. So I went and I binge-watched it, and it was great to get to know the ladies when it comes to being business owners, entrepreneurs, just seeing how they navigate life. But just me in general, I&#8217;ve never been too much of a TV watcher, so it&#8217;s all new for me.\u003C/p>\n\n\n\n\u003Cp>Funmi: It’s the same for me. I just never watched. I don&#8217;t watch a lot of reality TV. I did the same thing as Amber. I went and binge-watched the first season so I could kind of know what it was about, and I was like, ‘Oh, I really like these ladies. I like their stories.’\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>What would you ladies say differentiates the Mississippi belles and the Alabama belles?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Amber: I think that we bring a lot of variety. There&#8217;s so many different types of stories, so many different types of personalities, so many different types of careers, so many different types of just background in general. So, I feel like for us, we bring such a mix of culture, a mix of careers, a mix of personal life when it comes to relationships that is very diverse. So I feel like that&#8217;s the biggest difference that I see with us in Jackson.\u003C/p>\n\n\n\n\u003Cp>Funmi: And for me, in Jackson, they don&#8217;t have a Nigerian on their cast, and that is the biggest difference. But everything Amber said, just the diversity in stories is so important, and I think that&#8217;s what differentiates us.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>So obviously, you guys are very successful in your respective careers. Why did you decide to do reality TV at this time? Because it could be considered foreign and scary territory.\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Funmi: For me, I do it on a smaller scale. I&#8217;ve been a content creator for seven-plus years. I&#8217;ve been doing it pretty well and enjoying it. I&#8217;ve been giving people a little snippet of my life. I call it controlled vulnerability. This was just another step in what I already did. And the funny thing is, my husband&#8217;s actually the one that was like, ‘I think you should do it. This would be so great. You&#8217;re so personable, you have such a good personality, and it&#8217;s a good way to showcase your culture as well as what you do on a bigger platform.’ So he was my biggest motivator.\u003C/p>\n\n\n\n\u003Cp>Amber: I did it because I wanted to do something. I&#8217;m a very private person, for the people who know me, and when you&#8217;re living life, when we&#8217;re called to impact people and just help people see life in a different aspect, I felt like my life would be relatable to a lot of women, especially a lot of single women. So I did the show to open up my world to hopefully inspire women to walk their own path and make their decisions, and whatever time frame they wanna make their personal life or their career, they can do that.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Amber, you work closely with Stormi in building her business. Were you nervous that merging an already existing friendship and working relationship could be tarnished from the potential drama of reality television?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Amber: No, I wasn&#8217;t as worried. I try to keep personal separate from business, and so this reality TV is more of our personal life, even though the business is shown on there. But I&#8217;m the type of person where everything that happens happens. We went into business for a reason. I joined her company for a reason. I started my company for a reason. We&#8217;re friends for a reason, and it&#8217;s nothing. I don&#8217;t really worry about the future and things that could possibly happen. Every day, I just try to be the best person that I can be, be the best leader and boss that I can be, and be the best person I can be for my clients, so I wasn&#8217;t really worried about it.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>Funmi, you have lived your life on display, as you mentioned, in a more controlled and carefully curated way. How would you say that filming a reality show has been an extension of that? And what did it take for you to really bear all on reality television? Because it&#8217;s once, once you&#8217;re out there, it&#8217;s out there, and for public consumption.\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Funmi: So for me, it was an easier transition because I have been doing lifestyle content creation for a little bit, so just kind of shifting gears into television, it&#8217;s a little bit more invasive. You have a lot more bodies inside of your home. You have to dig a little bit deeper and be a little bit more comfortable with the uncomfortability of it. But I tried to focus on the end goal. I wanna be able to have people see themselves in me, Nigerians, Nigerian-Americans, wives, mothers, and people who juggle more than one thing. So, for them to be able to see themselves in me and feel comfortable in seeing themselves in me, knowing that was my end goal, made it easier to be a lot more vulnerable.\u003C/p>\n\n\n\n\u003Cp>As far as potential criticism from viewers, for me, it&#8217;s about understanding that it cannot be controlled. Just like you can do a video, you think you&#8217;re saying it one way, and then it gets out, and people have different types of meaning to one video or to one thing that you did. So when you understand that you cannot really control it, that makes it easier for you to let go.\u003C/p>\n\n\n\n\u003Cp>So with reality TV, I always told the girls that we don&#8217;t really know how we&#8217;re gonna come off until the audience gets a hold of us and create their own narrative for us, and that you cannot control that. So, it’s about being okay with not being able to control the narrative and just being your authentic self and knowing that you stood in who you are. It makes it easier to accept whatever they say. I literally just saw a blog, and they were calling my husband bald, and I took a screenshot of it and I sent it to my husband and we laughed about it for like two minutes because at the end of the day, like what can you do? You&#8217;re not gonna go fight these people, you don&#8217;t know who they are. So just being okay with anybody making a narrative about you and knowing your truth is what&#8217;s gonna sustain us this season and in the other seasons to come.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>There&#8217;s a lot of reality shows that center on life in the South. What makes the South so special that it’s constantly documented on reality television?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Amber: I say Southern hospitality. There&#8217;s nothing like a woman that was raised or has been in the South for a long time. I feel like we just have a different type of hospitality about us. I feel like we are a good mix. I always say I&#8217;m a small-town country girl with big-city dreams, and even though I was raised up on a farm, I&#8217;ve experienced cities. Us in Birmingham, we have a great mix of what it likes to have different cultural experiences, all while mixing with the city. I always say Birmingham is not too fast and it&#8217;s not too slow. It&#8217;s just the perfect place to be and the perfect place to live.\u003C/p>\n\n\n\n\u003Cp>Funmi: Yeah, I definitely agree with that. Also, the narrative around the South is so outdated. When you go places, I travel a lot, I go up north, I do Fashion Week, and then I go back home. And the narrative around Alabama, like the questions I get asked about Alabama is so crazy. I&#8217;m just like, ‘Have y&#8217;all ever been down South?’ There’s so many misconceptions. We wear shoes, we wear high heels, it&#8217;s not some podunk backwoods part of the world. It&#8217;s very developed, it has amazing school systems, amazing homes, all these beautiful things. And so I think for Carlos [King] to want to highlight that is so important because Birmingham is really progressive. And I really hope people get to see that when they see the show.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>What are you hoping that viewers see from your specific individual storylines?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Funmi: I think for me, it&#8217;s that you can do it all. And I&#8217;m not saying do it all perfectly. I think when people think to do it all, they think perfection. You can do it all. You can be a mom, you can be a great wife, you can be an entrepreneur, you can be bold and stand your truth and still have your mental sanity at the end of it. So, I think you can do it all at a great level. We&#8217;re not saying perfect, but you can have it all.\u003C/p>\n\n\n\n\u003Cp>Amber: For me, it&#8217;s about walking to the beat of your own drum, and dealing with whatever life throws at you. And what’s for you is for you. You don&#8217;t compare yourself to anyone, and you understand that the path that God has for you is for you, and your timeline is your timeline and you&#8217;re not moving too slow and you&#8217;re not moving too fast. It’s about knowing that things happen for a reason and it&#8217;s a very specific reason. Don’t feel pressured to make certain decisions. You do what&#8217;s best for you and not anyone else.\u003C/p>\n\n\n\n\u003Cp>\u003Cstrong>And lastly, can you guys tease any surprising drama that we will see that even surprised you guys?\u003C/strong>\u003C/p>\n\n\n\n\u003Cp>Funmi: I&#8217;m just the only thing I&#8217;m gonna say is it&#8217;s the mop of the mop, the mop.\u003C/p>\n\n\n\n\u003Cp>Amber: I never knew a mop could be such a star.\u003C/p>\n",[927,928],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[930],{"id":526,"name":527,"slug":527,"description":17,"image":17},{"url":932,"thumbnail":933,"credit":620,"title":934,"alt":17,"type":42,"width":221,"height":222,"mimeType":45},"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-8.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-8-150x84.jpg","design (8)","2026-04-28T22:44:32-04:00","2026-04-29 02:44:32","2026-04-28T22:53:09-04:00","2026-04-29 02:53:09",[],7,{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},{"id":945,"author":946,"authors":947,"title":949,"subTitle":17,"excerpt":17,"slug":950,"body":951,"categories":952,"tags":955,"featuredMedia":965,"publishedAt":969,"publishedAtGMT":970,"updatedAt":971,"updatedAtGMT":972,"type":50,"listicle":973,"disableContentGate":52,"disableListicleNumbers":52,"canonicalUrl":17,"socialThumbnail":17,"readingTime":228,"customFields":974,"additional":975,"acf":976},72910000,{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},[948],{"id":562,"avatar":563,"firstName":564,"lastName":565,"displayName":566,"email":567,"username":568,"normalizedUsername":568,"description":569,"htmlBio":17,"twitter":17,"facebook":17,"instagram":17,"registeredAt":570},"Chelley Bissainthe Of 'Love Island USA' Fame Teases New Show: 'I'm A Lover Girl Through And Through'","chelley-bissainthe-love-island-usa-fame-teases-new-show-details","\n\u003Cp>\u003Ca href=\"https://blavity.com/entertainment/love-island-usas-ace-chelley-shocking-exit\">Chelley Bissainthe\u003C/a> is stepping into a new role.\u003C/p>\n\n\n\n\u003Cp>On March 26 at Uproxx’s NewFront, she announced\u003Cem> Love, Songs\u003C/em>, an interview series she hosts and executive produces. The project places her both in front of the camera and in a creative role shaping the format.\u003C/p>\n\n\n\n\u003Cp>Bissainthe first gained national attention on \u003Cem>\u003Ca href=\"http://blavity.com/tags/love-island-usa\">Love Island USA\u003C/a>\u003C/em> Season 7. Since then, she has built an audience of more than four million followers, where she shares content about relationships, identity and resilience. \u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-is-love-songs-about\">What is &#8216;Love, Songs&#8217; about?\u003C/h2>\n\n\n\n\u003Cp>Each episode of \u003Cem>Love, Songs\u003C/em> centers on a guest selecting a music video that reflects their current “love era.” Bissainthe uses that selection to guide a conversation about personal experiences and perspectives on love.\u003C/p>\n\n\n\n\u003Cp>The series is part of Uproxx’s programming focused on music and culture.\u003C/p>\n\n\n\n\u003Cp>Bissainthe said her interest in media and entertainment has been longstanding.\u003C/p>\n\n\n\n\u003Cp>“This is actually something that I’ve wanted to do,” she told Blavity&#8217;s Shadow and Act “One thing I’ve always known about myself is that I wanted to be in the media and entertainment space, or in a space where I’m able to be creative and express that creativity — whether it’s conversations with other people, being in front of the camera, acting, modeling or hosting. I knew I wanted something that allowed me to interact with people, build community and just be in that space.”\u003C/p>\n\n\n\n\u003Cp>She said \u003Cem>Love, Songs\u003C/em> provides an opportunity to have conversations centered on storytelling and shared experiences.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-how-involved-is-bissainthe-creatively\">How involved is Bissainthe creatively?\u003C/h2>\n\n\n\n\u003Cp>Bissainthe said she is involved in shaping the show’s creative direction and structure, working alongside the Uproxx team.\u003C/p>\n\n\n\n\u003Cp>“When I say they put my hands in it, my hands are in there,” she said. “What I love about Uproxx is they really are visionaries. It’s not, ‘Let’s just slap your name on it and throw it out there.’ It’s, ‘What does this mean to you? What story do you want to tell? How do you want things to look? Who do you want to have on?’”\u003C/p>\n\n\n\n\u003Cp>“They really said, ‘We trust your vision. Whatever you want, let us know. We’re going to back you and support you the best way possible.’”\u003C/p>\n\n\n\n\u003Cp>She also connected the concept of the show to her personal interests.\u003C/p>\n\n\n\n\u003Cp>“I’m a lover girl through and through,” she said. “It’s so crazy — yesterday, videos I submitted to \u003Cem>Love Island\u003C/em> popped up on my phone. In one of them, I said, ‘Y’all, I’m a lover girl through and through. R&amp;B music is literally me.’”\u003C/p>\n\n\n\n\u003Cp>“I just thought, ‘Wow, here I am with a show called \u003Cem>Love, Songs.\u003C/em>’ It really speaks to who I am. R&amp;B defines how I love, how I show up and my personality.”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-who-will-appear-on-the-show\">Who will appear on the show?\u003C/h2>\n\n\n\n\u003Cp>Bissainthe said the show will feature a range of guests beyond musicians.\u003C/p>\n\n\n\n\u003Cp>“Some people might think, ‘Oh, she’s only bringing on artists.’ No — we’re bringing on everyone, because love is for everyone,” she said. “We want conversations with actors, stars and people across different spaces.”\u003C/p>\n\n\n\n\u003Cp>She said the format focuses on connecting through music to guide the discussion.\u003C/p>\n\n\n\n\u003Cp>“Instead of just sitting there like, ‘Tell me this, tell me that,’ we’re connecting through a song,” she said. “We’re listening and asking, ‘Where were you emotionally when this song connected to you?’”\u003C/p>\n\n\n\n\u003Cp>At the end of each conversation, Bissainthe shares her interpretation based on what was discussed.\u003C/p>\n\n\n\n\u003Cp>“I get to look at you and say, ‘Based on our conversation, this song resonates with your love life right now,’” she said. “I think I’m going to be right.”\u003C/p>\n\n\n\n\u003Cp>She also said viewers will be able to engage with the show and share input on future guests.\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-how-does-the-show-expand-the-idea-of-love\">How does the show expand the idea of love?\u003C/h2>\n\n\n\n\u003Cp>Bissainthe said the show will include conversations about different forms of love, including friendships and family.\u003C/p>\n\n\n\n\u003Cp>“My friends have carried me. My family has carried me,” she said. “The love I have for romance is 10 times stronger for my friends and family because they’ve been with me through every season.”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-how-has-life-changed-since-love-island-usa\">How has life changed since ‘Love Island USA’?\u003C/h2>\n\n\n\n\u003Cp>Bissainthe said adjusting to public life has come with both positive and challenging moments.\u003C/p>\n\n\n\n\u003Cp>“It’s a bittersweet feeling,” she said. “I have so many people who feel inspired by me and support me, and that’s beautiful.”\u003C/p>\n\n\n\n\u003Cp>She said she has become more mindful about how she uses social media.\u003C/p>\n\n\n\n\u003Cp>“Sometimes it’s like, ‘OK, I need to be careful, because something I post could be misconstrued,’” she said. “I’ve realized stan culture is part of being in the limelight.”\u003C/p>\n\n\n\n\u003Cp>“I just encourage people to pour that energy into the people they love,” she added. “Don’t attack others. Let it be love and support.”\u003C/p>\n\n\n\n\u003Cp>She also noted that even small interactions online can draw attention.\u003C/p>\n\n\n\n\u003Cp>“I’m the type to double-tap a video in the first few seconds,” she said. “Next thing you know, people are like, ‘What does this mean?’ I’m like, ‘It doesn’t mean anything, I promise.’”\u003C/p>\n\n\n\n\u003Ch2 class=\"wp-block-heading\" id=\"h-what-s-next-for-bissainthe\">What’s next for Bissainthe?\u003C/h2>\n\n\n\n\u003Cp>Bissainthe said she is interested in expanding into acting while continuing her work in entertainment.\u003C/p>\n\n\n\n\u003Cp>“Absolutely getting into the acting world — 1000%,” she said. “That’s something I’ve always wanted, and it’s a skill you have to keep developing and mastering.”\u003C/p>\n\n\n\n\u003Cp>She also mentioned an interest in scripted television and film.\u003C/p>\n\n\n\n\u003Cp>In addition to her entertainment work, Bissainthe has been involved in philanthropy. She recently partnered with Whata Peach smoothie in Los Angeles to support the Boys &amp; Girls Club of Metro Los Angeles.\u003C/p>\n\n\n\n\u003Cp>“I used to teach kids how to read, including non-English-speaking children, in a women’s shelter,” she said. “I saw firsthand the lack of resources families deal with.”\u003C/p>\n\n\n\n\u003Cp>The initiative focuses on funding scholarships for after-school and summer programs.\u003C/p>\n\n\n\n\u003Cp>“We’re rolling into summer, and kids need spaces where they can continue learning while their parents work,” she said. “Every single penny is going to the charity.”\u003C/p>\n",[953,954],{"id":27,"name":28,"slug":29,"description":17,"image":30},{"id":32,"name":33,"slug":34,"description":17,"image":30},[956,960,964],{"id":957,"name":958,"slug":959,"description":17,"image":17},75415,"Chelley Bissainthe","chelley-bissainthe",{"id":961,"name":962,"slug":963,"description":17,"image":17},66650,"Love Island USA","love-island-usa",{"id":526,"name":527,"slug":527,"description":17,"image":17},{"url":966,"thumbnail":967,"credit":219,"title":968,"alt":17,"type":42,"width":221,"height":222,"mimeType":45},"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-49.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-49-150x84.jpg","design (49)","2026-04-27T18:43:51-04:00","2026-04-27 22:43:51","2026-04-27T18:47:17-04:00","2026-04-27 22:47:17",[],{"disableConnatixPlayer":52},{"disableAd":52,"enabledComments":52,"headScript":17},{"reviewer_name":17},625,["Reactive",979],{},["Set"],["ShallowReactive",982],{"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",985],{}]</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:'9fb3c2cafd798687',t:'MTc3ODY5NzMwNA=='};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>