
:root{
  --bg:#05070B;--nav:#07101A;--panel:#101722;--panel2:#151F2D;--text:#FFFFFF;--muted:#B7C0CC;--soft:#DCE3EA;
  --blue:#3BA7FF;--blue2:#2D7FF9;--gold:#F5B84B;--line:rgba(255,255,255,.10);--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 80% 0%,rgba(59,167,255,.10),transparent 30%),var(--bg);color:var(--text);line-height:1.55;overflow-x:hidden}a{color:inherit}.wrap{max-width:var(--max);margin:auto;padding-left:1rem;padding-right:1rem}
.topbar{background:#020407;color:#AAB6C5;border-bottom:1px solid rgba(255,255,255,.06);font-size:.88rem}.topbar .wrap{padding-top:.55rem;padding-bottom:.55rem;display:flex;justify-content:space-between;gap:.65rem;flex-wrap:wrap}
.nav{position:relative;z-index:10;background:var(--nav);border-bottom:1px solid rgba(255,255,255,.10)}.nav .wrap{padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:block;font-weight:900;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;font-size:1.1rem}.brand span{color:var(--gold)}.menu{display:none}.mobile-menu{position:relative}.mobile-menu summary{list-style:none;cursor:pointer;font-weight:900;color:white;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.55rem .85rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary::before{content:'☰';margin-right:.45rem;color:var(--blue)}.mobile-menu-links{position:absolute;right:0;top:calc(100% + .65rem);z-index:30;min-width:230px;background:#07101A;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:.55rem;box-shadow:0 20px 60px rgba(0,0,0,.45)}.mobile-menu-links a{display:block;text-decoration:none;color:#EAF2FF;font-weight:850;padding:.8rem .9rem;border-radius:12px}.mobile-menu-links a:hover{background:rgba(59,167,255,.10)}
.hero{--hero-image:url('images/home-page-banner.webp');background:var(--bg);border-bottom:1px solid rgba(59,167,255,.14);overflow:hidden}.hero::before{content:'';display:block;height:245px;background-image:linear-gradient(180deg,rgba(5,7,11,.03),rgba(5,7,11,.08)),var(--hero-image);background-size:cover;background-position:center center;background-repeat:no-repeat}.hero .wrap{padding-top:1.45rem;padding-bottom:2rem}.hero-home{--hero-image:url('images/home-page-banner.webp')}.hero-voice{--hero-image:url('images/voice-banner.webp')}.hero-recording,.hero-production{--hero-image:url('images/production-banner.webp')}.hero-courses{--hero-image:url('images/courses-banner.webp')}.hero-artist{--hero-image:url('images/artist-development-banner.webp')}.hero-contact{--hero-image:url('images/home-page-banner.webp')}
.eyebrow{color:var(--gold);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;line-height:1.4;margin-bottom:.65rem}.hero h1{font-size:clamp(2rem,9vw,2.55rem);line-height:1.04;letter-spacing:-.04em;margin:0 0 .8rem;max-width:760px}.lead{font-size:1.02rem;line-height:1.48;max-width:820px;color:#F2F7FF;margin:0}.buttons{display:grid;grid-template-columns:1fr;gap:.65rem;margin-top:1.1rem}.btn{display:block;text-decoration:none;border-radius:999px;padding:.84rem 1rem;font-weight:900;border:1px solid rgba(255,255,255,.18);text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.22)}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;border-color:transparent}.btn.secondary{background:rgba(255,255,255,.06);color:white;border-color:rgba(255,255,255,.25)}
section{padding:3.25rem 0}.section-title{font-size:clamp(2rem,7vw,2.7rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 .8rem}.muted{color:var(--muted);max-width:900px}.grid{display:grid;gap:1rem}.cards{grid-template-columns:1fr}.card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:1.25rem}.card h3{margin:0 0 .55rem}.card p{color:var(--soft);margin:.35rem 0 1rem}.card a{color:var(--gold);font-weight:900;text-decoration:none}.feature{background:linear-gradient(135deg,rgba(59,167,255,.07),rgba(255,255,255,.02))}.split{display:grid;gap:2rem}.list{display:grid;gap:.65rem;margin-top:1rem}.list div{background:rgba(255,255,255,.05);border-left:3px solid var(--blue);border-radius:10px;padding:.85rem 1rem;font-weight:750}.photo{min-height:260px;border-radius:24px;background:linear-gradient(135deg,rgba(59,167,255,.25),rgba(245,184,75,.10)),url('images/production-banner.webp') center/cover;border:1px solid rgba(255,255,255,.10)}.seo-block{background:#07101A}.cta{text-align:center;background:radial-gradient(circle at 50% 0%,rgba(59,167,255,.20),transparent 38%),#05070B}.cta .lead{margin-left:auto;margin-right:auto}.footer{background:#020407;border-top:1px solid rgba(255,255,255,.10);color:#B7C0CC;padding:2.5rem 0}.footer .wrap{display:grid;gap:1.5rem}.footer a{color:#DCE3EA;text-decoration:none}
@media (min-width:760px){
 .topbar .wrap{align-items:center}.nav{position:sticky;top:0;background:rgba(5,7,11,.84);backdrop-filter:blur(18px)}.nav .wrap{display:flex}.mobile-menu{display:none}.menu{display:flex;gap:.8rem;flex-wrap:wrap}.menu a{text-decoration:none;color:#DCE3EA;font-weight:800;font-size:.9rem}.menu a:hover{color:white}
 .hero{position:relative;min-height:560px;display:grid;align-items:center;background-image:radial-gradient(circle at 72% 22%,rgba(59,167,255,.15),transparent 30%),linear-gradient(105deg,rgba(5,7,11,.54) 0%,rgba(5,7,11,.20) 45%,rgba(5,7,11,.04) 100%),var(--hero-image);background-size:cover;background-position:center center}.hero::before{display:none}.hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,11,.40),rgba(5,7,11,.12) 55%,rgba(5,7,11,.02));pointer-events:none}.hero .wrap{position:relative;z-index:1;padding-top:5rem;padding-bottom:5rem}.eyebrow{font-size:.85rem}.hero h1{font-size:clamp(3rem,5.8vw,5rem);line-height:.98;max-width:1000px;text-shadow:0 4px 28px rgba(0,0,0,.70)}.lead{font-size:clamp(1.15rem,2vw,1.35rem);text-shadow:0 2px 18px rgba(0,0,0,.68)}.buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{display:inline-block;width:auto;padding:.9rem 1.25rem}.section-title{font-size:clamp(2.4rem,4vw,3.35rem)}section{padding:4.5rem 0}.cards{grid-template-columns:repeat(4,minmax(0,1fr))}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.split{grid-template-columns:1.05fr .95fr;align-items:center}.photo{min-height:420px}.footer .wrap{grid-template-columns:1.2fr .8fr}.cta h2{font-size:clamp(2.5rem,4vw,3.8rem)}
}
@media (max-width:430px){.topbar{font-size:.88rem}.topbar .wrap{display:block;line-height:1.7}.nav .wrap{align-items:flex-start}.brand{font-size:1.05rem;padding-top:.08rem}.hero::before{height:225px;background-position:center top}.hero .wrap{padding-top:1.35rem;padding-bottom:1.9rem}.hero h1{font-size:2.15rem}.lead{font-size:1rem}.eyebrow{font-size:.68rem}.mobile-menu-links{right:-.25rem}.cards{grid-template-columns:1fr!important}}

/* v14 mobile hero hard reset: text over image but pushed to lower third; no stat boxes anywhere */
@media (max-width: 759px){
  .menu{display:none!important;}
  .mobile-menu{display:block!important;}
  .hero{
    display:flex!important;
    align-items:flex-end!important;
    min-height:620px!important;
    background-image:
      linear-gradient(180deg, rgba(5,7,11,.05) 0%, rgba(5,7,11,.20) 42%, rgba(5,7,11,.80) 100%),
      var(--hero-image)!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    border-bottom:1px solid rgba(59,167,255,.14)!important;
  }
  .hero::before,.hero::after{display:none!important;content:none!important;}
  .hero .wrap{
    width:100%!important;
    padding:0 1.05rem 2.1rem!important;
    position:relative!important;
    z-index:2!important;
  }
  .hero h1{
    font-size:clamp(2.05rem, 10vw, 2.7rem)!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
    max-width:100%!important;
    text-shadow:0 4px 24px rgba(0,0,0,.85)!important;
  }
  .hero .lead{
    font-size:1.03rem!important;
    line-height:1.42!important;
    max-width:100%!important;
    text-shadow:0 3px 18px rgba(0,0,0,.90)!important;
  }
  .eyebrow{font-size:.68rem!important;letter-spacing:.14em!important;margin-bottom:.55rem!important;}
  .buttons{grid-template-columns:1fr!important;gap:.75rem!important;margin-top:1rem!important;}
  .btn{width:100%!important;padding:.88rem 1rem!important;}
  .stats,.stat-grid,.numbers,.proof-row{display:none!important;}
}
@media (max-width:430px){
  .hero{min-height:600px!important;background-position:center center!important;}
  .hero .wrap{padding-bottom:1.85rem!important;}
  .hero h1{font-size:2.18rem!important;}
  .hero .lead{font-size:1rem!important;}
}



/* v15 FINAL MOBILE OVERRIDE - loaded inline too: no stat boxes, hamburger nav, lower hero text */
.stats, .stat-grid, .numbers, .proof-row, .stat, .number-card, .stats-row, .metrics, .metric-grid { display:none !important; }
@media (max-width: 759px){
  html,body{overflow-x:hidden!important;}
  .topbar{display:none!important;}
  .nav{position:relative!important;top:auto!important;background:#05070B!important;}
  .nav .wrap{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:.9rem 1rem!important;}
  .brand{font-size:1rem!important;line-height:1!important;}
  .menu{display:none!important;}
  .mobile-menu{display:block!important;}
  .mobile-menu summary{font-size:.92rem!important;padding:.48rem .75rem!important;}
  .mobile-menu-links{right:0!important;top:calc(100% + .55rem)!important;}
  .hero{
    min-height:640px!important;
    display:flex!important;
    align-items:flex-end!important;
    background-image:linear-gradient(180deg, rgba(5,7,11,.00) 0%, rgba(5,7,11,.10) 40%, rgba(5,7,11,.86) 100%), var(--hero-image)!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
  .hero::before,.hero::after{display:none!important;content:none!important;}
  .hero .wrap{width:100%!important;padding:0 1.05rem 2.1rem!important;margin:0!important;}
  .eyebrow{font-size:.62rem!important;line-height:1.35!important;letter-spacing:.12em!important;margin:0 0 .5rem!important;}
  .hero h1{font-size:clamp(1.95rem,9vw,2.45rem)!important;line-height:1.03!important;letter-spacing:-.04em!important;max-width:100%!important;margin:0 0 .7rem!important;text-shadow:0 4px 24px rgba(0,0,0,.9)!important;}
  .hero .lead{font-size:1rem!important;line-height:1.4!important;margin:0!important;text-shadow:0 3px 18px rgba(0,0,0,.95)!important;}
  .buttons{grid-template-columns:1fr!important;gap:.65rem!important;margin-top:1rem!important;}
  .btn{width:100%!important;max-width:360px!important;}
}
@media (max-width:430px){
  .hero{min-height:620px!important;background-position:center center!important;}
  .hero h1{font-size:2.05rem!important;}
  .hero .lead{font-size:.98rem!important;}
}

/* v16 contact form */
.contact-form label{display:block;color:#DCE3EA;font-weight:700;font-size:.95rem}
.contact-form input,.contact-form textarea,.contact-form select{width:100%;box-sizing:border-box;margin-top:.4rem;padding:.85rem .9rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;font:inherit;outline:none}
.contact-form select option{color:#111}
.contact-form textarea{min-height:130px;resize:vertical}
.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:rgba(59,167,255,.7);box-shadow:0 0 0 3px rgba(59,167,255,.15)}
.contact-form .btn{margin-top:.25rem}


/* v17 widow/orphan control */
h1,h2,h3,h4,h5,h6,p,li,.lead,.muted,.card a,.btn{ text-wrap: pretty; }
.hero h1,.section-title{ text-wrap: balance; }


/* v18 typography polish: reduce widows/orphans in headings and short display copy */
h1, h2, h3, .section-title, .lead, .eyebrow, .btn, .card a, .card h3 {
  text-wrap: balance;
}
p, .muted, .card p, .notice p, .list div {
  text-wrap: pretty;
}
.hero h1, .section-title {
  max-width: 980px;
}
@media (max-width: 720px) {
  .hero h1, .section-title {
    text-wrap: balance;
  }
}

/* v19 bottom CTA spacing polish */
.cta{
  padding-top:5.25rem;
  padding-bottom:5.5rem;
}
.cta .wrap{
  display:flex;
  flex-direction:column;
  align-items:center;
}
.cta h2{
  margin-bottom:1.35rem;
}
.cta .lead{
  margin-left:auto;
  margin-right:auto;
  margin-bottom:2.35rem;
}
.cta .btn{
  margin-top:.35rem;
  padding:1rem 1.55rem;
  box-shadow:0 16px 36px rgba(45,127,249,.24),0 10px 28px rgba(0,0,0,.28);
}
@media (max-width:759px){
  .cta{
    padding-top:4.2rem;
    padding-bottom:4.6rem;
  }
  .cta .lead{
    margin-bottom:2rem;
  }
  .cta .btn{
    max-width:320px!important;
  }
}


/* v20: canonical cleanup + voice lesson desktop hero crop fix */
@media (min-width:760px){
  .hero-voice{
    background-position:center top !important;
    min-height:610px;
  }
  .hero-voice::after{
    background:linear-gradient(90deg,rgba(5,7,11,.56),rgba(5,7,11,.22) 52%,rgba(5,7,11,.10));
  }
  .hero-voice .wrap{
    padding-top:4.4rem;
    padding-bottom:4.4rem;
  }
}
@media (min-width:1200px){
  .hero-voice{
    background-position:center 10% !important;
  }
}


/* v21 SEO authority sections */
.testimonials .grid{align-items:stretch}
.testimonial{background:linear-gradient(180deg,rgba(20,26,35,.98),rgba(12,17,24,.98));border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:1.35rem;box-shadow:0 14px 40px rgba(0,0,0,.18)}
.testimonial p{font-size:1.02rem;line-height:1.55;margin:0 0 1rem;color:#eef4fb}.testimonial strong{color:#f5b84b}.testimonial small{color:#b7c0cc}
.faq .faq-list{display:grid;gap:1rem}.faq details{background:rgba(20,26,35,.9);border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:1rem 1.15rem}.faq summary{cursor:pointer;font-weight:800;color:#fff}.faq details p{margin:.75rem 0 0;color:#cfd8e3;line-height:1.55}
.internal-links .link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.internal-links a{display:block;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(20,26,35,.72);font-weight:800;color:#58adff}.blog-card .kicker{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#f5b84b;font-weight:900}.article-body{max-width:880px}.article-body h2{font-size:clamp(1.9rem,4vw,3rem);margin-top:2.4rem}.article-body p,.article-body li{font-size:1.08rem;line-height:1.75;color:#dce3ea}.article-body ul{padding-left:1.2rem}.breadcrumb{font-size:.9rem;color:#b7c0cc;margin-bottom:1.2rem}.breadcrumb a{color:#58adff}
@media(max-width:850px){.internal-links .link-grid{grid-template-columns:1fr}.testimonials .grid{grid-template-columns:1fr!important}}


/* v23 authority expansion: social links, bios, stories */
.social-links{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:1.25rem}
.social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(20,26,35,.78);color:#fff;font-weight:900;text-decoration:none;transition:transform .2s ease, background .2s ease, border-color .2s ease}
.social-links a:hover{transform:translateY(-2px);background:#2d7ff9;border-color:#58adff}
.footer .wrap{gap:2rem}.footer .social-links{justify-content:flex-start;margin-top:1rem}.footer .social-links a{width:36px;height:36px;font-size:.86rem}
.bio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;align-items:stretch}.bio-card{background:linear-gradient(180deg,rgba(20,26,35,.96),rgba(10,14,20,.96));border:1px solid rgba(255,255,255,.10);border-radius:22px;padding:1.4rem;box-shadow:0 18px 44px rgba(0,0,0,.22)}
.bio-photo{height:230px;border-radius:18px;background:radial-gradient(circle at 25% 20%,rgba(88,173,255,.32),transparent 38%),linear-gradient(135deg,#121a27,#06101f);border:1px solid rgba(255,255,255,.10);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#f5b84b;font-size:3.6rem;font-weight:900;letter-spacing:-.08em}.bio-card h3{font-size:1.55rem;margin:.2rem 0 .35rem}.bio-role{color:#58adff;font-weight:900;margin:0 0 1rem}.bio-card p{color:#dce3ea;line-height:1.65}.story-hero{background:linear-gradient(135deg,rgba(13,17,23,.98),rgba(18,30,49,.98));}.story-card{position:relative}.story-card:before{content:'★★★★★';display:block;color:#f5b84b;font-size:.9rem;letter-spacing:.07em;margin-bottom:.8rem}.method-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.method-level{background:rgba(20,26,35,.82);border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:1.25rem}.method-level h3{color:#fff}.method-level ul{padding-left:1.15rem;color:#dce3ea;line-height:1.65}.course-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.course-item{background:rgba(20,26,35,.82);border:1px solid rgba(255,255,255,.10);border-radius:18px;padding:1.2rem}.course-item h3{margin-top:0}.mini-note{font-size:.9rem;color:#b7c0cc;margin-top:.6rem}.quote-feature{font-size:1.45rem;line-height:1.35;color:#fff;max-width:980px;margin:0 auto 1rem}.social-row-large{justify-content:center;margin-top:2rem}.social-row-large a{width:48px;height:48px}.nav .menu a[href="about.html"],.nav .menu a[href="success-stories.html"]{color:#f5b84b}
@media(max-width:900px){.bio-grid,.method-levels,.course-list{grid-template-columns:1fr}.bio-photo{height:190px}.footer .social-links{justify-content:flex-start}.nav .menu a[href="success-stories.html"]{display:none}}


/* v24: real producer photos, authority sections, social footer */
.producer-photo{height:300px;border-radius:20px;background-size:cover;background-position:center;box-shadow:0 18px 50px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.12);margin-bottom:1.1rem;overflow:hidden}
.producer-photo.ric{background-image:linear-gradient(180deg,rgba(5,7,11,.03),rgba(5,7,11,.28)),url('images/ric-poulin-bristol-studios.webp');background-position:center 38%}
.producer-photo.chris{background-image:linear-gradient(180deg,rgba(5,7,11,.03),rgba(5,7,11,.22)),url('images/chris-billias-bristol-studios.webp');background-position:center 34%}
.bio-card.photo-card .bio-photo{display:none}.bio-card.photo-card{padding:1rem 1rem 1.35rem}.bio-card.photo-card h3,.bio-card.photo-card .bio-role,.bio-card.photo-card p{padding-left:.45rem;padding-right:.45rem}.bio-card.photo-card .btn{margin:.4rem .45rem 0}
.authority-strip{background:linear-gradient(135deg,rgba(9,18,31,.98),rgba(5,7,11,.98));border-top:1px solid rgba(88,173,255,.15);border-bottom:1px solid rgba(88,173,255,.12)}
.producer-feature{display:grid;grid-template-columns:minmax(240px,.8fr) 1.2fr;gap:2rem;align-items:center;margin:1.5rem 0 2.25rem}.producer-feature.reverse{grid-template-columns:1.2fr minmax(240px,.8fr)}.producer-feature .producer-photo{height:420px;margin:0}.producer-feature .copy p{color:#dce3ea;line-height:1.7;font-size:1.05rem}.credit-list{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0}.credit-list span{background:rgba(45,127,249,.14);border:1px solid rgba(88,173,255,.20);border-radius:999px;padding:.42rem .72rem;color:#dce3ea;font-weight:800;font-size:.86rem}.social-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.16em;color:#f5b84b;font-weight:900;margin-top:1.4rem}.footer{background:#05070B;border-top:1px solid rgba(255,255,255,.08)}.footer .wrap{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2rem;align-items:start}.footer h3{font-size:1rem;margin:0 0 .75rem}.footer a{color:#dce3ea;text-decoration:none}.footer a:hover{color:#58adff}.footer .social-links a{color:#fff}.footer small{color:#8b98a8}.site-footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.08);padding-top:1rem;margin-top:.5rem;color:#8b98a8;font-size:.9rem}.story-placeholder{border:1px dashed rgba(255,255,255,.20);background:rgba(255,255,255,.04);border-radius:18px;padding:1.2rem;color:#b7c0cc}.photo-inline{border-radius:22px;overflow:hidden}.photo-inline img{display:block;width:100%;height:auto}.about-hero{background-image:linear-gradient(90deg,rgba(5,7,11,.82),rgba(5,7,11,.56)),url('images/ric-poulin-bristol-studios.webp');background-size:cover;background-position:center 36%}.success-hero{background:linear-gradient(135deg,rgba(13,17,23,.98),rgba(18,30,49,.98))}
@media(max-width:900px){.producer-feature,.producer-feature.reverse{grid-template-columns:1fr}.producer-feature.reverse .copy{order:2}.producer-feature.reverse .producer-photo{order:1}.producer-feature .producer-photo{height:320px}.footer .wrap{grid-template-columns:1fr}.site-footer-bottom{grid-column:auto}.producer-photo{height:240px}.bio-grid{grid-template-columns:1fr!important}}
@media(max-width:759px){.about-hero{background-position:center center}.producer-feature .producer-photo{height:280px}.footer .social-links{justify-content:flex-start}.credit-list span{font-size:.8rem}}


/* v24.1: producer photo crop and feature-card refinement */
.authority-strip .bio-grid{
  grid-template-columns:1fr;
  gap:1.35rem;
}
.authority-strip .bio-card.photo-card{
  display:grid;
  grid-template-columns:minmax(320px, 42%) 1fr;
  gap:1.6rem;
  align-items:center;
  padding:1.25rem;
}
.authority-strip .bio-card.photo-card .producer-photo{
  height:420px;
  min-height:420px;
  margin:0;
  border-radius:22px;
}
.authority-strip .bio-card.photo-card h3,
.authority-strip .bio-card.photo-card p,
.authority-strip .bio-card.photo-card .btn{
  grid-column:2;
}
.authority-strip .bio-card.photo-card .producer-photo{
  grid-column:1;
  grid-row:1 / span 5;
}
.producer-photo.ric{
  background-position:center 24%;
}
.producer-photo.chris{
  background-position:center 42%;
}
.producer-feature .producer-photo.ric{
  height:520px;
  background-position:center 24%;
}
.producer-feature .producer-photo.chris{
  height:520px;
  background-position:center 43%;
}
@media(max-width:900px){
  .authority-strip .bio-card.photo-card{
    grid-template-columns:1fr;
    gap:1rem;
  }
  .authority-strip .bio-card.photo-card .producer-photo,
  .authority-strip .bio-card.photo-card h3,
  .authority-strip .bio-card.photo-card p,
  .authority-strip .bio-card.photo-card .btn{
    grid-column:auto;
    grid-row:auto;
  }
  .authority-strip .bio-card.photo-card .producer-photo{
    height:420px;
    min-height:420px;
  }
  .producer-feature .producer-photo.ric,
  .producer-feature .producer-photo.chris{
    height:420px;
  }
}
@media(max-width:540px){
  .authority-strip .bio-card.photo-card .producer-photo{
    height:340px;
    min-height:340px;
  }
  .producer-feature .producer-photo.ric,
  .producer-feature .producer-photo.chris{
    height:340px;
  }
}
