Bespoken For | A Cultural Media Program by Bespoke House
.jacksonv411e-page { --j411-ink: #121212; --j411-paper: #f4f1e9; --j411-white: #ffffff; --j411-accent: #4CA6AF; --j411-muted: #666666; --j411-border: rgba(18, 18, 18, 0.14); --j411 -radius: 20px; --j411-shadow: 0 14px 40px rgba(0, 0, 0, 0.08); max-width: 1200px; margin: 0 auto; color: var(--j411-ink); font-family: Arial, Helvetica, sans-serif; font-size: 17px; line-height: 1.6; } .jacksonv411e-page *, .jacksonv411e-page *::before, .jacksonv411e-page *::after { box-sizing: border-box; } .jacksonv411e-page h1, .jacksonv411e-page h2, .jacksonv411e-page h3, .jacksonv411e-page p { margin-top: 0; } .jacksonv411e-page h1, .jacksonv411e-page h2, .jacksonv411e-page h3 { line-height: 1.08; letter-spacing: -0.03em; } .jacksonv411e-page h1 { margin-bottom: 18px; font-size: clamp(3.2rem, 10vw, 7.2rem); letter-spacing: -0.07em; } .jacksonv411e-page h2 { margin-bottom: 18px; font-size: clamp(2rem, 5vw, 3.5rem); } .jacksonv411e-page h3 { margin-bottom: 10px; font-size: 1.5rem; } .j411-section { padding: clamp(48px, 7vw, 82px) clamp(22px, 5vw, 68px); } .j411-dark { background: var(--j411-ink); color: var(--j411-white); } .j411-light { background: var(--j411-paper); } .j411-white { background: var(--j411-white); } .j411-eyebrow { display: inline-block; margin-bottom: 18px; color: var(--j411-accent); font-size: 0.78rem; font-weight: 800; letter-spacing: 0.15em; text-transform: uppercase; } .j411-hero { position: relative; overflow: hidden; padding-top: clamp(75px, 11vw, 135px); padding-bottom: clamp(75px, 11vw, 135px); border-radius: var(--j411-radius) var(--j411-radius) 0 0; } .j411-hero::after { position: absolute; right: -150px; bottom: -250px; width: 500px; height: 500px; border: 65px solid var(--j411-accent); border-radius: 50%; content: ""; opacity: 0.8; } .j411-hero-content { position: relative; z-index: 2; max-width: 850px; } .j411-hero-subtitle { max-width: 760px; margin-bottom: 20px; font-size: clamp(1.35rem, 3vw, 2.1rem); font-weight: 700; line-height: 1.25; } .j411-hero-copy { max-width: 730px; margin-bottom: 32px; color: rgba(255, 255, 255, 0.8); font-size: 1.08rem; } .j411-buttons { display: flex; flex-wrap: wrap; gap: 12px; } .j411-button { display: inline-block; padding: 14px 22px; border: 2px solid var(--j411-accent); border-radius: 999px; background: var(--j411-accent); color: #ffffff !important; font-weight: 800; line-height: 1.2; text-align: center; text-decoration: none; transition: transform 0.2s ease; } .j411-button:hover { transform: translateY(-2px); } .j411-button-secondary { border-color: rgba(255, 255, 255, 0.55); background: transparent; } .j411-button-dark { border-color: var(--j411-ink); background: var(--j411-ink); } .j411-intro { max-width: 850px; margin-bottom: 38px; } .j411-large-copy { font-size: clamp(1.2rem, 2.5vw, 1.6rem); line-height: 1.45; } .j411-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; } .j411-three-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; } .j411-info-card { padding: 27px; border: 1px solid var(--j411-border); border-radius: var(--j411-radius); background: rgba(255, 255, 255, 0.65); } .j411-dark .j411-info-card { border-color: rgba(255, 255, 255, 0.16); background: rgba(255, 255, 255, 0.05); } .j411-info-card p:last-child { margin-bottom: 0; } .j411-tier-heading { max-width: 800px; margin-bottom: 40px; } .j411-tier-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; } .j411-tier { display: flex; flex-direction: column; padding: 28px; border: 1px solid var(--j411-border); border-radius: var(--j411-radius); background: var(--j411-white); box-shadow: var(--j411-shadow); } .j411-tier-featured { border: 3px solid var(--j411-accent); } .j411-tier-premier { border-color: var(--j411-ink); background: var(--j411-ink); color: var(--j411-white); } .j411-tier-label { display: inline-block; align-self: flex-start; margin-bottom: 15px; padding: 6px 11px; border-radius: 999px; background: var(--j411-paper); color: var(--j411-ink); font-size: 0.7rem; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; } .j411-tier-featured .j411-tier-label, .j411-tier-premier .j411-tier-label { background: var(--j411-accent); color: var(--j411-white); } .j411-price { margin-bottom: 3px; font-size: clamp(2.1rem, 5vw, 3.2rem); font-weight: 900; letter-spacing: -0.05em; line-height: 1; } .j411-frequency { margin-bottom: 18px; color: var(--j411-muted); font-size: 0.9rem; font-weight: 700; } .j411-tier-premier .j411-frequency { color: rgba(255, 255, 255, 0.65); } .j411-highlight { margin: 16px 0 18px; padding: 15px; border-left: 5px solid var(--j411-accent); background: var(--j411-paper); font-weight: 700; } .j411-tier-premier .j411-highlight { background: rgba(255, 255, 255, 0.08); } .j411-check-list { margin: 0; padding: 0; list-style: none; } .j411-check-list li { position: relative; margin-bottom: 9px; padding-left: 23px; } .j411-check-list li::before { position: absolute; left: 0; color: var(--j411-accent); content: "✓"; font-weight: 900; } .j411-tier-button { align-self: flex-start; margin-top: auto; padding-top: 20px; } .j411-notice { padding: 28px; border: 2px solid var(--j411-accent); border-radius: var(--j411-radius); } .j411-contact-box { padding: clamp(42px, 7vw, 72px); border-radius: var(--j411-radius); background: var(--j411-accent); color: var(--j411-white); text-align: center; } .j411-contact-box h2 { font-size: clamp(2.5rem, 7vw, 5rem); } .j411-contact-box p { max-width: 700px; margin-right: auto; margin-bottom: 28px; margin-left: auto; font-size: 1.08rem; } .j411-contact-box .j411-buttons { justify-content: center; } .j411-contact-box .j411-button { border-color: var(--j411-ink); background: var(--j411-ink); } .j411-contact-box .j411-button-secondary { border-color: var(--j411-white); background: transparent; } .j411-terms { color: rgba(255, 255, 255, 0.68); font-size: 0.82rem; } .j411-terms details { margin-top: 18px; } .j411-terms summary { cursor: pointer; color: var(--j411-white); font-weight: 800; } .j411-terms-content { max-width: 950px; margin-top: 18px; } @media screen and (max-width: 800px) { .j411-grid, .j411-three-grid, .j411-tier-grid { grid-template-columns: 1fr; } .j411-tier { padding: 24px; } .j411-hero::after { right: -280px; opacity: 0.4; } } Bespoken For Network JACKSONV411E Jacksonville's Independent Arts, Culture & Community Press An IRL and online broadcast powered by our artisan community of correspondents. We share the people, places, events, businesses, and ideas shaping Jacksonville's creative identity. Watch Live Independent Community Media Jacksonville, Reported by the Creative Class JACKSONV411E is a mobile newsroom, livestream platform, and cultural media program created by Bespoke House Artisan Community Inc. We cover Jacksonville's artists, independent businesses, venues, organizations, events, neighborhoods, and cultural movements while creating paid opportunities for the creative professionals behind the broadcast. Be Seen Introduce your business to Jacksonville's artists, audiences, entrepreneurs, organizations, and community leaders. Build Content Receive livestreams, interviews, reels, event coverage, and media you can continue sharing with your own audience. Make an Impact Your support helps fund nonprofit media, cultural programming, and professional opportunities for Jacksonville's creative class. Cancel the Starving Artist Your Marketing Can Do More. Sponsoring JACKSONV411E connects your business with the community while directly supporting the nonprofit mission of Bespoke House. Sponsor support keeps independent cultural media accessible, helps operate our mobile stream lab, and creates opportunities for local hosts, correspondents, editors, artists, and production crews. Ways to Support Choose How Your Business Shows Up Start small, sponsor a broadcast, or build an ongoing presence with JACKSONV411E. Community Support Twenty Knots Patron $20 Monthly Help keep the JACKSONV411E mobile stream lab moving at a Twenty Knots cruising speed. A simple way to support local artists and independent cultural media. Early notice of select broadcasts and events Behind-the-scenes community updates Direct support for the creative class Become a Patron Bespoken For Producer $100 Monthly Designed for local businesses and professionals who want to support the mission and maintain a visible connection to the community. Monthly recognition and a shareable sponsor graphic or short video. Producer credit during a monthly broadcast One sponsor graphic or short recognition video Tagged social media recognition Become a Producer On-Location Feature Episode Sponsor $250 One-time sponsorship Bring JACKSONV411E to your business, studio, venue, or organization for an IRL and online feature. One on-location livestream and five edited vertical reels. On-site visit to your location Livestreamed JACKSONV411E feature Five social media reels Co-branded promotional graphic Recognition during the broadcast Content to share on your own platforms Ongoing Visibility Segment Sponsor $500 Monthly Build a regular presence with JACKSONV411E through a recurring segment and monthly on-location feature. Plus everything included with Episode Sponsorship, every month. One on-location livestream each month Five social media reels each month Recurring segment naming recognition Mentions throughout monthly broadcasts Website and social media recognition Month-to-month flexibility Event Coverage Executive Producer $1,000 Per event A complete media package for premieres, festivals, performances, gallery openings, panels, fundraisers, and cultural events. Multicamera livestream, event recap, interviews, and social content. Multicamera livestream coverage On-site host or cultural correspondent Full broadcast replay Edited event highlight feature 10 social media reels Up to three interviews Custom event and sponsor graphics Executive Producer recognition Season Partnership Presenting Sponsor $5,000 Per season Put your business at the front of a complete JACKSONV411E season with ongoing visibility, original content, and community engagement. JACKSONV411E presented by your business. Presenting sponsor naming recognition Four on-location livestream episodes Thirty social media reels Two multicamera event productions Branded opening and closing graphics Recognition throughout the season Featured business interview or profile Premier website, social placement, and deliverables Premier Partnership Title Sponsor $10,000+ Annual A year-round partnership for businesses and institutions making a significant investment in Jacksonville's creative economy. A customized annual media and community partnership. Six on-location livestream episodes 50 social media reels Two multicamera event productions Year-round sponsor recognition Premier placement across network media Long-form business or community impact feature Custom campaign planning Priority production scheduling In-Kind Support Contribute Gift Cards, Experiences, or Giveaways JACKSONV411E accepts approved gift cards, products, services, experiences, and giveaway items from local businesses and community partners. Contributions may support show giveaways, fundraising campaigns, nonprofit events, and community engagement. Get Your Business Involved Approved partners may receive on-air recognition, tagged social media promotion, and name or logo placement in the giveaway announcement. Offer an In-Kind Contribution Independent Cultural Press Sponsorship helps make JACKSONV411E possible without purchasing favorable reporting or controlling our editorial voice. Sponsored features and commissioned productions will be clearly identified. Sponsor the Signal Be More. Bespoken For. Put your business inside the story of Jacksonville's creative community while helping us cancel the starving artist stigma. Subscribe Contact Bespoke House Bespoke House Artisan Community Inc. Jacksonville, Florida EIN: 88-4186114 Email: [email protected] Sponsorship and production information Sponsorship proceeds support JACKSONV411E production, nonprofit programming, creative workforce development, equipment, operations, and paid creative opportunities. Production dates, locations, run times, brand assets, interviews, and included content will be confirmed before production. Packages include one mutually agreed Jacksonville-area location unless otherwise stated. Travel outside the local area, raw footage, paid advertising, additional revisions, and services not listed are not included unless agreed to in writing. Sponsorship packages may include advertising, promotional recognition, media production, or other benefits with measurable value and may not be fully tax-deductible. Sponsors should consult their own tax professionals. For approved noncash contributions, Bespoke House may provide a written acknowledgment describing the donated property. The donor is responsible for determining and documenting its value.