/* v598 — localized two-line Hero support copy, with controlled line breaks. */
html.ski-home-v417 body main#top .hero-product-summary{
  width:min(100%,960px)!important;
  max-width:960px!important;
  margin:14px auto 0!important;
  color:#515154!important;
  font-size:15.5px!important;
  line-height:1.55!important;
  font-weight:500!important;
  letter-spacing:-.008em!important;
  text-align:center!important;
}
html.ski-home-v417 body main#top .hero-product-summary .hero-summary-line{
  display:block!important;
  width:100%!important;
  margin:0 auto!important;
  text-align:center!important;
  text-wrap:balance!important;
}
html.ski-home-v417 body main#top .hero-product-summary .hero-summary-line + .hero-summary-line{
  margin-top:3px!important;
}
@media (max-width:1024px){
  html.ski-home-v417 body main#top .hero-product-summary{
    width:min(100%,820px)!important;
    max-width:820px!important;
    margin-top:12px!important;
    font-size:15px!important;
    line-height:1.58!important;
  }
}
@media (max-width:767px){
  html.ski-home-v417 body main#top .hero-product-summary{
    width:min(100%,560px)!important;
    max-width:560px!important;
    margin-top:11px!important;
    padding:0 2px!important;
    font-size:13.8px!important;
    line-height:1.58!important;
  }
  html.ski-home-v417 body main#top .hero-product-summary .hero-summary-line + .hero-summary-line{
    margin-top:4px!important;
  }
}
@media (max-width:430px){
  html.ski-home-v417 body main#top .hero-product-summary{
    max-width:360px!important;
    font-size:13.2px!important;
    line-height:1.58!important;
  }
  html[lang="de"] body main#top .hero-product-summary,
  html[lang="fr"] body main#top .hero-product-summary,
  html[lang="es"] body main#top .hero-product-summary,
  html[lang="pt-BR"] body main#top .hero-product-summary,
  html[lang="ru"] body main#top .hero-product-summary{
    max-width:370px!important;
    font-size:12.9px!important;
  }
  html[lang="th"] body main#top .hero-product-summary{
    max-width:370px!important;
    font-size:13px!important;
    line-height:1.64!important;
  }
}
