Big Questions, Cool Drinks: A Psychedelics Science Night

Schedule

Fri Aug 07 2026 at 06:00 pm to 08:30 pm

UTC-06:00
Location

The Den Theatre | Chicago, IL

* { box-sizing: border-box; } img { max-width: 100%; } .bqcd-wrap { max-width: 100%; overflow-x: hidden; color: #14212e; } .bqcd-section-title { font-size: 1rem; font-weight: 700; letter-spacing: -0.01em; color: #14212e; margin: 0 0 0.875rem 0; position: relative; padding-bottom: 0.5rem; } .bqcd-section-title::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 3rem; height: 4px; background: #2e5fa3; border-radius: 3px; } .bqcd-meta { display: flex; flex-wrap: wrap; gap: 0 1.5rem; margin: 0 0 1.25rem 0; padding-bottom: 0.75rem; border-bottom: 1px solid #e6e9ee; } .bqcd-meta span { font-size: 0.8rem; font-weight: 600; color: #14212e; display: flex; align-items: center; gap: 0.3rem; } .bqcd-intro { font-size: 1rem; line-height: 1.7; color: #444; margin: 0 0 1.5rem 0; } .bqcd-topic { font-size: 0.98rem; line-height: 1.7; color: #333; margin: 0 0 1.5rem 0; } .bqcd-hero-quote { position: relative; padding: 0.75rem 0 0.75rem 1.25rem; margin: 1.5rem 0 1.75rem 0; border-left: 4px solid #2e5fa3; } .bqcd-hero-quote p { margin: 0; font-family: Georgia, 'Times New Roman', serif; font-size: 1.3rem; line-height: 1.35; font-weight: 500; font-style: italic; color: #14212e; letter-spacing: -0.01em; } .bqcd-hero-quote .quote-accent { color: #2e5fa3; } .bqcd-speaker { background: linear-gradient(150deg, #14212e 0%, #1d3346 60%, #22506b 100%); color: #fff; border-radius: 1rem; padding: 1.5rem 1.5rem 1.6rem 1.5rem; margin: 0 0 1.75rem 0; } .bqcd-speaker-kicker { font-size: 0.65rem; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #7aadee; margin: 0 0 0.6rem 0; display: block; } .bqcd-speaker-name { font-size: 1.5rem; font-weight: 800; line-height: 1.15; letter-spacing: -0.01em; margin: 0 0 0.3rem 0; color: #fff; } .bqcd-speaker-credentials { font-size: 0.9rem; font-weight: 600; color: #aecbf0; margin: 0 0 0.85rem 0; } .bqcd-speaker-bio { font-size: 0.95rem; line-height: 1.65; color: #e4ecf3; margin: 0; } .bqcd-speaker-closer { font-size: 0.9rem; font-weight: 600; color: #aecbf0; margin: 0.85rem 0 0 0; } .bqcd-divider { height: 1px; background: #e6e9ee; margin: 1.75rem 0; } .bqcd-highlight-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0.6rem; } .bqcd-highlight-card { background: #f7f9fb; border-radius: 0.75rem; padding: 0.9rem 0.95rem; display: flex; flex-direction: column; gap: 0.4rem; } .bqcd-highlight-icon { font-size: 1.25rem; line-height: 1; } .bqcd-highlight-text { font-size: 0.9rem; line-height: 1.45; color: #333; } .bqcd-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.6rem; } .bqcd-step { display: flex; flex-direction: column; background: #f7f9fb; border-radius: 0.75rem; padding: 0.9rem 0.85rem; } .bqcd-step-num { width: 1.5rem; height: 1.5rem; border-radius: 999px; background: #2e5fa3; color: #fff; font-size: 0.8rem; font-weight: 800; display: inline-flex; align-items: center; justify-content: center; margin-bottom: 0.5rem; } .bqcd-step .card-title { font-size: 0.95rem; font-weight: 700; color: #14212e; } .bqcd-step .card-description { font-size: 0.88rem; line-height: 1.5; color: #555; margin-top: 0.15rem; } .bqcd-info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0.6rem; } .bqcd-info-card { display: flex; gap: 0.75rem; align-items: flex-start; background: #f7f9fb; border-radius: 0.75rem; padding: 0.85rem 1rem; } .bqcd-info-card .card-icon { font-size: 1.15rem; line-height: 1.4; } .bqcd-info-card .card-content { display: flex; flex-direction: column; } .bqcd-info-card .card-label { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #8a8a8a; } .bqcd-info-card .card-title { font-size: 0.95rem; font-weight: 700; color: #14212e; } .bqcd-info-card .card-title a { color: #2e5fa3; text-decoration: none; } .bqcd-info-card .card-description { font-size: 0.85rem; line-height: 1.5; color: #555; margin-top: 0.1rem; } .bqcd-faq { margin-top: 0.5rem; } .bqcd-faq-hint { font-size: 0.8rem; color: #8a8a8a; margin: 0 0 0.75rem 0; } .bqcd-faq-category { border-top: 1px solid #e6e9ee; } .bqcd-faq-cat-summary { font-size: 0.95rem; font-weight: 700; color: #14212e; padding: 0.85rem 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; } .bqcd-faq-cat-summary::-webkit-details-marker { display: none; } .bqcd-faq-cat-summary::after { content: "▾"; color: #2e5fa3; font-size: 0.9rem; transition: transform .2s ease; } details[open] > .bqcd-faq-cat-summary::after { transform: rotate(180deg); } .bqcd-faq-panel { padding-bottom: 0.5rem; } .bqcd-faq-item { border-top: 1px solid #f0f2f5; } .bqcd-faq-summary { font-size: 0.9rem; font-weight: 600; color: #333; padding: 0.6rem 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; } .bqcd-faq-summary::-webkit-details-marker { display: none; } .bqcd-faq-summary::after { content: "+"; color: #2e5fa3; font-weight: 700; font-size: 1.1rem; line-height: 1; } details[open] > .bqcd-faq-summary::after { content: "–"; } .bqcd-faq-content { font-size: 0.88rem; line-height: 1.6; color: #555; padding-bottom: 0.6rem; } .bqcd-faq-content p { margin: 0 0 0.5rem 0; } .bqcd-map { margin: 0.5rem auto 0 auto; max-width: 380px; text-align: center; } .bqcd-map-caption { font-size: 0.85rem; font-weight: 700; color: #14212e; margin: 0 0 0.6rem 0; } .bqcd-map-frame { border: 1px solid #e6e9ee; border-radius: 0.75rem; overflow: hidden; display: flex; flex-direction: column; } .bqcd-map-stage { background: #14212e; color: #fff; text-align: center; font-size: 0.72rem; font-weight: 800; letter-spacing: 0.16em; padding: 0.5rem; text-transform: uppercase; } .bqcd-map-zone { display: flex; align-items: center; justify-content: center; color: #fff; font-size: 0.85rem; font-weight: 700; } .bqcd-tags { font-size: 0.8rem; color: #8a8a8a; margin: 1.75rem 0 0 0; } 🧠 Real science 🍸 Bar setting 🎙️ Live expert + open Q&A ⭐ The lights are low, your drink is cold, and someone who actually knows what they're talking about explains what psychedelics actually do inside your brain. This edition covers psilocybin as a potential treatment for depression and MDMA's documented effects on PTSD — grounded strictly in current peer-reviewed clinical research, without moralizing, jargon, or judgment. It's the science of psychedelics, explained clearly  — no jargon, no judgment, just cold drinks in hand. Speaker Vilmarie Fraguada Narloch, PsyD Licensed Clinical Psychologist · Co-Founder & Director, Sana Healing Collective Vilmarie Fraguada Narloch, PsyD (she/her/ella), is a licensed clinical psychologist, educator, and activist based in Chicago. She co-founded and directs Sana Healing Collective, a nonprofit delivering accessible, harm-reduction-oriented psychedelic-assisted therapy rooted in the belief that "community is medicine." She holds a certificate in Psychedelic-Assisted Therapies and Research from the California Institute of Integral Studies and completed MAPS' MDMA-for-PTSD training in 2018. What to expect 🧠 Expert-led talk on the neuroscience of psilocybin and MDMA 🔬 Grounded in peer-reviewed clinical research — no moralizing, no jargon 🍸 Bar setting, cold drinks in hand, zero lecture-hall vibes 🔄 Multiple angles covered: clinical use, law & policy, and microdosing How the night works 1 Grab a drink Show up, order something cold, and settle in - no lecture-hall seating, no dress code. 2 Settle in for the talk A 45-minute, plain-English talk from an expert who actually knows the research - no jargon, no judgment. 3 Ask anything Ten minutes of fully open Q&A where no question is off-limits. Good to know ⏳ Format 45-min talk + 10-min open Q&A Talk followed by open Q&A 📍 Location The Den Theatre 1331 North Milwaukee Avenue, Chicago, 60622 👤 Age 21+ Valid ID may be required at the door ♿ Accessibility Wheelchair accessible The venue is step-free and wheelchair accessible. 👥 Groups & private Book for a group Bringing a crowd? Reserve a table or a private night. FAQs 👇 Tap a category, then a question, to reveal the answer. About the night What is Big Questions, Cool Drinks, and what can I expect? Big Questions, Cool Drinks is an expert-led science talk series hosted in a relaxed bar setting. A communicator with real research credentials explores topics such as the neuroscience of psilocybin, MDMA, and ketamine using published clinical trial data. Guests can enjoy drinks while listening to a 45-minute talk followed by a 10-minute open Q&A. No jargon, and no judgment. Each edition explores a different angle, including neuroscience, clinical use, policy, and microdosing. How long does the experience last? The experience will last approximately 55 minutes. Can I purchase drinks on-site? Yes, there is an on-site bar from which you can purchase beverages during the experience. Is food included in the ticket price? No, food is not included in the ticket price. Will there be strobe lights? No, there will not be any strobe lights. What language is the show in? The show is presented in English. Are the seats numbered? No, seats are not numbered. Seating is on a first-come, first-served basis. Tickets Do I need to print my ticket? You don't need to print anything; you only need to show your Fever ticket(s) in the app or email upon arrival at the venue. Are refunds allowed? No refunds are allowed. Exchanges to other dates and/or times are permitted up to 48 hours before the start time of the originally purchased event and are based on availability. Please contact support directly to change your ticket. Where can I get tickets? On the Fever App (Google Play and Apple Store) or on the Fever website. Can I make a group booking? Yes, you can select a group ticket on the event page when making your booking. For private or large group sessions, use the group booking link above. Can I purchase a ticket at the venue? Tickets are not available for purchase at the venue. All tickets must be purchased through the app or website before arriving at the event. Can I transfer my tickets to another person? Yes, you can transfer your tickets to anyone for free by clicking "Transfer Tickets" on your ticket in the Fever App. Contact support for help; include your ticket order number. I can't find my ticket. What should I do? You can find your QR code ticket in the Fever app's Tickets section. Log in using the same account you used to buy the tickets. If you still can't find it, contact support. How do I book a ticket for my carer? Carers are welcome with free admission upon showing appropriate documentation at the entrance (e.g. DLA, PIP, sight-impairment evidence, or a CredAbility Access Card). The guest requiring assistance must have a valid ticket. Getting there & access Is the venue wheelchair accessible? Yes, the venue is wheelchair accessible. Is there an age requirement for the event? Yes, this event is 21+. When should I arrive? Doors open 30 minutes before the start time of the experience. What happens if I arrive late? No late entry is permitted, as this would disrupt the show for other attendees. Will restrooms be available on-site? Yes, restrooms are available on-site and are cleaned and disinfected regularly. Where is the experience located? The experience takes place at The Den Theatre. Does the experience take place indoors or outdoors? This experience takes place at an indoor venue. Is there parking available on site? No, there is no on-site parking. Are service animals allowed at the venue? Yes, service animals are welcome. No other pets or animals are allowed. Can I bring my own food and drink? Food or beverages purchased elsewhere are not permitted at the venue. Can I smoke or vape during the experience? No smoking or vaping is allowed inside the venue. Is there air conditioning? Yes, the venue has air conditioning. What do I do if I leave belongings behind at the venue? Phone the venue or drop by to see if your item has been found. Can I take photos or record the experience? Yes, guests are welcome to take photos and/or record the experience. Seating map Science Night · Big Questions, Cool Drinks: A Psychedelics Science Night 🎁 Gift memories to someone special! Purchase a gift card for Big Questions, Cool Drinks: A Psychedelics Science Night here

Where is it happening?

The Den Theatre, 1331 North Milwaukee Avenue, Chicago, United States
Know what’s Happening Next — before everyone else does.
Feverup Events
Host or PublisherFeverup Events

Ask AI if this event suits you