/* Figma 36:3738 final responsive and typography corrections */
.acne-figma .acne-copy>strong{font-weight:400}
.acne-figma .type-labels h3,.acne-figma .cause-grid h3{font-weight:600}
@media(min-width:1181px) and (max-width:1440px){
  .acne-figma .acne-hero{grid-template-columns:52% 48%}
  .acne-figma .acne-hero-copy{padding-left:7vw;padding-right:3vw}
  .acne-figma .acne-hero h1{font-size:48px;line-height:1.24}
  .acne-figma .acne-hero .lead{font-size:18px}
  .acne-figma .acne-hero .pills span{padding:9px 15px;font-size:15px}
}
@media(max-width:760px){
  .acne-figma .acne-hero{margin-top:0}
  .acne-figma .acne-hero-copy{padding-top:52px}
  .acne-figma .acne-hero h1{font-size:clamp(36px,10vw,44px)}
}
