Studio+ Headshot Kiosk

<!--
STUDIO+ WORDPRESS CODE BLOCK — THEMIFY AGENCY / THEMIFY BUILDER

1. Upload the five Studio+ images to WordPress Media Library.
2. Copy each image's full URL.
3. Replace these five placeholders throughout this file:
   {{PWC_SETUP_IMAGE_URL}}
   {{TRADITIONAL_HEADSHOTS_IMAGE_URL}}
   {{AI_HEADSHOTS_IMAGE_URL}}
   {{LIVE_EVENT_IMAGE_URL}}
   {{KIOSK_SETUP_IMAGE_URL}}
4. In Themify Builder, add a Code module and paste this entire file into it.
5. Set the containing Themify row to Fullwidth Content and remove row padding.
-->

<style>
.llsp,.llsp *{box-sizing:border-box}.llsp{--ink:#171617;--paper:#f5f3ef;--white:#fff;--muted:#686367;--line:#d9d4ce;--red:#8d1f24;--red-dark:#5f1116;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}.llsp a{color:inherit;text-decoration:none}.llsp img{display:block;width:100%;max-width:100%;height:auto}.llsp h1,.llsp h2,.llsp h3,.llsp p{margin-top:0}.llsp h1,.llsp h2,.llsp h3{line-height:1.06}.llsp .llsp-wrap{width:min(1380px,calc(100% - 64px));margin:0 auto}.llsp .llsp-eyebrow{margin:0 0 20px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.22em}.llsp .llsp-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:51px;padding:0 23px;background:var(--red);color:#fff;font-size:14px;font-weight:800;transition:transform .2s ease,background .2s ease}.llsp .llsp-button:hover{background:var(--red-dark);transform:translateY(-2px)}

.llsp .llsp-hero{background:#fff;overflow:hidden}.llsp .llsp-hero-media{position:relative;margin:0;overflow:hidden;background:#181617}.llsp .llsp-hero-media>img{object-fit:contain}.llsp .llsp-hero-overlay{position:absolute;top:6%;left:3.5%;width:min(600px,44%);padding:clamp(26px,3vw,46px);border-left:5px solid var(--red);background:rgba(20,17,19,.88);color:#fff;box-shadow:0 22px 65px rgba(16,8,10,.19);backdrop-filter:blur(9px)}.llsp .llsp-hero-overlay .llsp-eyebrow{margin-bottom:16px;color:#e8aeb1}.llsp .llsp-hero h1{margin:0 0 21px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.2vw,66px);font-weight:400;letter-spacing:-.045em}.llsp .llsp-hero h1 em{color:#efb9bb;font-weight:400}.llsp .llsp-hero-lede{max-width:510px;margin-bottom:27px;color:#e5dfe1;font-size:clamp(17px,1.4vw,20px);line-height:1.58}.llsp .llsp-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.llsp .llsp-text-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:700}.llsp .llsp-hero-meta{min-height:92px;padding:22px clamp(30px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:35px}.llsp .llsp-event-note{display:flex;flex-direction:column;gap:3px}.llsp .llsp-event-note strong{font-family:Georgia,'Times New Roman',serif;font-size:19px;font-weight:400}.llsp .llsp-event-note span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.llsp .llsp-proof{display:flex;flex-wrap:wrap;gap:20px}.llsp .llsp-proof span{display:inline-flex;align-items:center;gap:8px;color:#4e494d;font-size:13px;font-weight:700}.llsp .llsp-proof b{color:var(--red)}

.llsp .llsp-strip{padding:29px clamp(24px,5vw,70px);background:var(--red);color:#fff;display:flex;align-items:center;justify-content:space-around;gap:24px}.llsp .llsp-strip p{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(16px,1.6vw,21px)}.llsp .llsp-strip i{width:4px;height:4px;border-radius:50%;background:#d8aeb0}

.llsp .llsp-experiences{width:min(1260px,calc(100% - 64px));margin:0 auto;padding:130px 0 140px}.llsp .llsp-heading{margin-bottom:64px}.llsp .llsp-heading-split{display:grid;grid-template-columns:1.15fr .55fr;align-items:end;gap:80px}.llsp .llsp-heading h2{max-width:760px;margin-bottom:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.2vw,64px);font-weight:400;letter-spacing:-.035em}.llsp .llsp-heading-split>p{margin:0;color:var(--muted);font-size:18px;line-height:1.75}.llsp .llsp-card{display:grid;grid-template-columns:1.36fr .64fr;min-height:520px;margin-top:32px;background:#fff}.llsp .llsp-card-image{min-height:410px;overflow:hidden}.llsp .llsp-card-image img{height:100%;object-fit:cover}.llsp .llsp-card-copy{padding:clamp(40px,5vw,72px);display:flex;flex-direction:column;justify-content:center}.llsp .llsp-card-number{margin-bottom:24px;color:var(--red);font-size:11px;font-weight:800;letter-spacing:.2em}.llsp .llsp-card h3{margin-bottom:22px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,3vw,45px);font-weight:400;letter-spacing:-.025em}.llsp .llsp-card-copy>p{color:var(--muted);font-size:17px;line-height:1.75}.llsp .llsp-card ul{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:14px}.llsp .llsp-card li{display:flex;align-items:flex-start;gap:11px;font-size:14px;font-weight:700}.llsp .llsp-check{color:var(--red)}.llsp .llsp-card-ai{grid-template-columns:.64fr 1.36fr}.llsp .llsp-card-ai .llsp-card-copy{background:var(--red-dark);color:#fff}.llsp .llsp-card-ai .llsp-card-copy>p{color:#d9c8c9}.llsp .llsp-card-ai .llsp-card-number,.llsp .llsp-card-ai .llsp-check{color:#e1a8aa}

.llsp .llsp-flow{padding:125px 32px;background:#181617;color:#fff}.llsp .llsp-heading-center{max-width:800px;margin:0 auto 70px;text-align:center}.llsp .llsp-heading-center .llsp-eyebrow{color:#d39396}.llsp .llsp-heading-center h2{margin:0 auto}.llsp .llsp-flow-grid{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.llsp .llsp-flow-grid article{padding:8px 34px 10px;border-left:1px solid #4a4447}.llsp .llsp-flow-grid article:last-child{border-right:1px solid #4a4447}.llsp .llsp-flow-number{display:block;margin-bottom:42px;color:#d39396;font-size:12px;font-weight:800;letter-spacing:.15em}.llsp .llsp-flow h3{margin-bottom:14px;font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400}.llsp .llsp-flow article p{margin:0;color:#b8b1b4;font-size:15px;line-height:1.7}

.llsp .llsp-event{margin:120px auto;display:grid;grid-template-columns:1.2fr .8fr;background:#fff}.llsp .llsp-event-photo{position:relative;min-height:650px;overflow:hidden}.llsp .llsp-event-photo img{height:100%;object-fit:cover}.llsp .llsp-photo-label{position:absolute;left:24px;bottom:24px;padding:12px 15px;background:rgba(255,255,255,.92);font-size:11px;font-weight:800;letter-spacing:.14em}.llsp .llsp-live-dot{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--red)}.llsp .llsp-event-copy{padding:clamp(52px,6vw,92px);display:flex;flex-direction:column;justify-content:center}.llsp .llsp-event h2,.llsp .llsp-brand h2,.llsp .llsp-request h2{margin-bottom:27px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4.2vw,60px);font-weight:400;letter-spacing:-.035em}.llsp .llsp-event-copy>p:not(.llsp-eyebrow):not(.llsp-fine){color:var(--muted);font-size:17px;line-height:1.8}.llsp .llsp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:28px;background:var(--line);border:1px solid var(--line)}.llsp .llsp-stats div{padding:24px 12px;background:#fff;text-align:center}.llsp .llsp-stats strong{display:block;color:var(--red);font-family:Georgia,'Times New Roman',serif;font-size:27px;font-weight:400}.llsp .llsp-stats span{display:block;margin-top:3px;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.llsp .llsp-fine{margin:12px 0 0;color:#8b8589;font-size:11px}

.llsp .llsp-brand{width:min(1260px,calc(100% - 64px));margin:0 auto;padding:20px 0 140px;display:grid;grid-template-columns:.88fr 1.12fr;gap:110px}.llsp .llsp-brand h2{margin-bottom:0}.llsp .llsp-included{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.llsp .llsp-included div{min-height:116px;padding:25px 18px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:13px}.llsp .llsp-included div:nth-child(odd){border-right:1px solid var(--line)}.llsp .llsp-included b{color:var(--red)}.llsp .llsp-included span{font-size:15px;font-weight:700}

.llsp .llsp-request{position:relative;min-height:640px;margin:0 auto;overflow:hidden;display:grid;place-items:center;color:#fff;text-align:center}.llsp .llsp-request>img,.llsp .llsp-request-shade{position:absolute;inset:0;width:100%;height:100%}.llsp .llsp-request>img{object-fit:cover;object-position:center 55%}.llsp .llsp-request-shade{background:linear-gradient(90deg,rgba(38,9,12,.89),rgba(38,9,12,.68))}.llsp .llsp-request-copy{position:relative;z-index:1;max-width:820px;padding:70px 30px}.llsp .llsp-request .llsp-eyebrow{color:#e4b6b8}.llsp .llsp-request h2{margin-bottom:24px;font-size:clamp(44px,5.5vw,76px)}.llsp .llsp-request-copy>p:not(.llsp-eyebrow){max-width:690px;margin:0 auto 34px;color:#eadfdf;font-size:18px;line-height:1.7}.llsp .llsp-button-light{background:#fff;color:var(--red-dark)}.llsp .llsp-button-light:hover{background:#f3e7e7}

@media(max-width:1050px){.llsp .llsp-hero-overlay{top:5%;left:3.5%;width:55%;padding:28px}.llsp .llsp-hero-overlay h1{font-size:clamp(38px,5.4vw,54px)}.llsp .llsp-hero-overlay .llsp-hero-lede{font-size:16px}.llsp .llsp-hero-overlay .llsp-text-link{display:none}.llsp .llsp-heading-split{grid-template-columns:1fr;gap:25px}.llsp .llsp-heading-split>p{max-width:720px}.llsp .llsp-card,.llsp .llsp-card-ai{grid-template-columns:1fr}.llsp .llsp-card-ai .llsp-card-copy{order:2}.llsp .llsp-flow-grid{grid-template-columns:1fr 1fr;gap:50px 0}.llsp .llsp-flow-grid article:nth-child(2){border-right:1px solid #4a4447}.llsp .llsp-event{grid-template-columns:1fr}.llsp .llsp-event-photo{min-height:560px}.llsp .llsp-brand{grid-template-columns:1fr;gap:55px}}
@media(max-width:680px){.llsp .llsp-wrap{width:min(100% - 28px,1380px)}.llsp .llsp-experiences,.llsp .llsp-brand{width:min(100% - 40px,1260px)}.llsp .llsp-hero-overlay{position:static;width:100%;padding:42px 25px 38px;border-left:0;border-top:5px solid var(--red);box-shadow:none;backdrop-filter:none}.llsp .llsp-hero-overlay h1{font-size:clamp(43px,14vw,62px)}.llsp .llsp-hero-overlay .llsp-text-link{display:inline-flex}.llsp .llsp-hero-meta{padding:24px 25px;align-items:flex-start;flex-direction:column}.llsp .llsp-strip{justify-content:flex-start;overflow-x:auto}.llsp .llsp-strip p{flex:0 0 auto;font-size:15px}.llsp .llsp-experiences{padding:85px 0 90px}.llsp .llsp-heading{margin-bottom:42px}.llsp .llsp-heading h2{font-size:40px}.llsp .llsp-card-image{min-height:260px}.llsp .llsp-card-copy{padding:38px 25px 44px}.llsp .llsp-flow{padding:85px 20px}.llsp .llsp-flow-grid{grid-template-columns:1fr;gap:0}.llsp .llsp-flow-grid article,.llsp .llsp-flow-grid article:nth-child(2),.llsp .llsp-flow-grid article:last-child{padding:30px 6px;border:0;border-top:1px solid #4a4447}.llsp .llsp-flow-grid article:last-child{border-bottom:1px solid #4a4447}.llsp .llsp-flow-number{margin-bottom:16px}.llsp .llsp-event{margin:70px auto}.llsp .llsp-event-photo{min-height:420px}.llsp .llsp-event-copy{padding:48px 24px}.llsp .llsp-stats{grid-template-columns:1fr}.llsp .llsp-brand{padding-bottom:90px}.llsp .llsp-included{grid-template-columns:1fr}.llsp .llsp-included div:nth-child(odd){border-right:0}.llsp .llsp-request{min-height:600px}}
@media(prefers-reduced-motion:reduce){.llsp .llsp-button{transition:none}}
</style>

<div class="llsp">
  <section class="llsp-hero llsp-wrap" id="studio-plus-top">
    <figure class="llsp-hero-media">
      <img src="{{PWC_SETUP_IMAGE_URL}}" alt="Three Studio+ headshot kiosks installed at a PwC corporate event">
      <div class="llsp-hero-overlay">
        <p class="llsp-eyebrow">STUDIO+ HEADSHOT KIOSK</p>
        <h1>One kiosk.<br><em>Two ways to stand out.</em></h1>
        <p class="llsp-hero-lede">Create polished traditional portraits and engaging AI headshots in one streamlined event experience.</p>
        <div class="llsp-hero-actions">
          <a class="llsp-button" href="#studio-plus-experiences">Explore the experience →</a>
          <a class="llsp-text-link" href="#studio-plus-event">See the event setup ↓</a>
        </div>
      </div>
    </figure>
    <div class="llsp-hero-meta">
      <div class="llsp-event-note"><strong>Built for real event floors.</strong><span>Single or multi-kiosk configurations</span></div>
      <div class="llsp-proof"><span><b>●</b> Traditional headshots</span><span><b>✦</b> AI headshots</span></div>
    </div>
  </section>

  <section class="llsp-strip llsp-wrap" aria-label="Studio Plus highlights">
    <p>Professional results</p><i></i><p>Fast, self-guided sessions</p><i></i><p>Fully branded delivery</p>
  </section>

  <section class="llsp-experiences" id="studio-plus-experiences">
    <div class="llsp-heading llsp-heading-split">
      <div><p class="llsp-eyebrow">TWO EXPERIENCES. ONE ACTIVATION.</p><h2>Choose the right headshot for your audience.</h2></div>
      <p>Keep it classic, make it creative, or let attendees choose. Studio+ can be configured around your event goals and brand.</p>
    </div>
    <article class="llsp-card">
      <div class="llsp-card-image"><img src="{{TRADITIONAL_HEADSHOTS_IMAGE_URL}}" alt="Traditional professional headshots created with Studio Plus"></div>
      <div class="llsp-card-copy"><span class="llsp-card-number">01 / TRADITIONAL</span><h3>Professional headshots, ready for LinkedIn.</h3><p>Consistent lighting and clean backgrounds create polished professional portraits for company profiles, directories, speaker bios and social media.</p><ul><li><span class="llsp-check">✓</span> Clean, consistent studio look</li><li><span class="llsp-check">✓</span> Quick retakes and guest selection</li><li><span class="llsp-check">✓</span> Immediate digital delivery</li></ul></div>
    </article>
    <article class="llsp-card llsp-card-ai">
      <div class="llsp-card-copy"><span class="llsp-card-number">02 / AI-ENHANCED</span><h3>AI headshots with more personality.</h3><p>Transform each portrait with curated branded, editorial or location-inspired environments while keeping the attendee recognizable and professional.</p><ul><li><span class="llsp-check">✓</span> Curated styles selected for your event</li><li><span class="llsp-check">✓</span> Brand-aligned creative direction</li><li><span class="llsp-check">✓</span> A memorable sponsor activation</li></ul></div>
      <div class="llsp-card-image"><img src="{{AI_HEADSHOTS_IMAGE_URL}}" alt="AI-enhanced professional headshots with office, city and outdoor backgrounds"></div>
    </article>
  </section>

  <section class="llsp-flow">
    <div class="llsp-heading llsp-heading-center"><p class="llsp-eyebrow">SIMPLE FOR GUESTS. EASY FOR PLANNERS.</p><h2>From camera-ready to inbox-ready.</h2></div>
    <div class="llsp-flow-grid">
      <article><span class="llsp-flow-number">01</span><h3>Step in</h3><p>Guests follow a simple, self-guided experience designed to keep the line moving.</p></article>
      <article><span class="llsp-flow-number">02</span><h3>Choose a look</h3><p>Offer a traditional professional portrait, an AI headshot style, or both.</p></article>
      <article><span class="llsp-flow-number">03</span><h3>Capture</h3><p>Studio lighting and a guided screen help each guest create a polished result.</p></article>
      <article><span class="llsp-flow-number">04</span><h3>Deliver</h3><p>Finished images are sent by branded email or text and added to the event gallery.</p></article>
    </div>
  </section>

  <section class="llsp-event llsp-wrap" id="studio-plus-event">
    <div class="llsp-event-photo"><img src="{{LIVE_EVENT_IMAGE_URL}}" alt="Corporate conference attendees using Studio Plus headshot kiosks"><div class="llsp-photo-label"><span class="llsp-live-dot"></span>LIVE EVENT SETUP</div></div>
    <div class="llsp-event-copy"><p class="llsp-eyebrow">EVENT-READY BY DESIGN</p><h2>A compact activation with serious throughput.</h2><p>Studio+ fits naturally into conferences, trade shows, employee events and sponsor activations. Add kiosks for larger audiences or longer event schedules without changing the guest experience.</p><div class="llsp-stats"><div><strong>5′ × 8′</strong><span>Minimum footprint</span></div><div><strong>10A</strong><span>Standard power</span></div><div><strong>30–40</strong><span>Sessions per hour*</span></div></div><p class="llsp-fine">*Typical per-kiosk throughput varies by workflow and guest selections.</p></div>
  </section>

  <section class="llsp-brand">
    <div><p class="llsp-eyebrow">YOUR BRAND, FRONT AND CENTER</p><h2>More than a headshot. A complete branded touchpoint.</h2></div>
    <div class="llsp-included"><div><b>✓</b><span>Self-guided capture experience</span></div><div><b>✓</b><span>Unlimited headshot sessions during activation hours</span></div><div><b>✓</b><span>Custom-branded screens and digital delivery</span></div><div><b>✓</b><span>Instant email and text-message delivery</span></div><div><b>✓</b><span>Private branded gallery and microsite</span></div><div><b>✓</b><span>On-site project management</span></div></div>
  </section>

  <section class="llsp-request llsp-wrap">
    <img src="{{KIOSK_SETUP_IMAGE_URL}}" alt="Studio Plus kiosks arranged in front of an event backdrop"><div class="llsp-request-shade"></div>
    <div class="llsp-request-copy"><p class="llsp-eyebrow">BUILD YOUR HEADSHOT ACTIVATION</p><h2>Bring better headshots to your next event.</h2><p>Tell us your event date, location and estimated attendance. We will recommend the right Studio+ configuration and branding options.</p><a class="llsp-button llsp-button-light" href="mailto:?subject=Studio%2B%20Kiosk%20Event%20Pricing">Request event pricing →</a></div>
  </section>
</div>