/* Approved copy and balanced product scale. Source photographs remain unchanged. */
.brand-hero-description>span { font-size:.9375rem; margin-top:8px; }
.hero-products-v4 { width:54%; right:0; bottom:65px; gap:clamp(12px,1.3vw,20px); }
.hero-pack { display:block; flex:1 1 0; width:auto; height:auto; margin:0; }
.hero-pack img { display:block; width:100%; height:auto; }
.skin-pack { transform:translateY(-1.5%); }
.hero-scene-v4 { top:calc(100% - 90px - max(83.4%,39.115vw)); }
@media (min-width:1600px) {
  .hero-products-v4 { bottom:70px; }
}
@media (max-width:1100px) {
  .brand-hero-description>span { font-size:.875rem; max-width:none; }
  .hero-products-v4 { width:54%; bottom:65px; }
}
@media (min-width:651px) and (max-width:850px) {
  .brand-hero-description>span { max-width:285px; }
  .hero-products-v4 { width:56%; right:-1%; bottom:69px; gap:10px; }
}
@media (max-width:650px) {
  .brand-hero-v4 { height:600px; }
  .brand-hero-description { font-size:.9375rem; }
  .brand-hero-description>span { font-size:.8125rem; max-width:none; }
  .hero-products-v4 { width:100%; right:0; bottom:65px; gap:9px; }
  .hero-scene-v4 { top:calc(100% - 85px - max(83.4%,39.115vw)); }
}
@media (max-width:360px) {
  .brand-hero-v4 { height:573px; }
  .brand-hero-description { font-size:.875rem; }
  .brand-hero-description>span { font-size:.75rem; }
  .hero-products-v4 { bottom:65px; gap:7px; }
}
@media print {
  .hero-products-v4 { bottom:30px; }
  .hero-scene-v4 { top:calc(100% - 55px - max(83.4%,39.115vw)); }
}
