/* v595 — all locale homepages: centered Core Technology + calmer Hero scale. */

/* Hero: slightly smaller, closer to the comparison image, centered at every breakpoint. */
html.ski-home-v417 body main#top .hero-product-heading{
  align-items:center!important;
  text-align:center!important;
  margin-bottom:26px!important;
}
html.ski-home-v417 body main#top .hero-product-title{
  width:min(100%,1040px)!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  font-size:clamp(36px,4.05vw,56px)!important;
  line-height:1.13!important;
  text-align:center!important;
  text-wrap:balance!important;
}

/* Core Technology: keep the title and all explanatory copy centered on every locale. */
html.ski-home-v417 body main#top #core-technology .core-tech-section-head,
html.ski-home-v417 body main#top #core-technology .core-tech-section-head h2,
html.ski-home-v417 body main#top #core-technology .core-tech-notes,
html.ski-home-v417 body main#top #core-technology .core-tech-note,
html.ski-home-v417 body main#top #core-technology .core-tech-note h3,
html.ski-home-v417 body main#top #core-technology .core-tech-note p{
  text-align:center!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-section-head{
  width:100%!important;
  max-width:920px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-section-head h2{
  width:100%!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-note{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-note h3{
  width:100%!important;
  max-width:38rem!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-note p{
  width:100%!important;
  max-width:42rem!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

@media (max-width:1024px){
  html.ski-home-v417 body main#top .hero-product-heading{
    margin-bottom:22px!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
  html.ski-home-v417 body main#top .hero-product-title{
    width:min(100%,860px)!important;
    font-size:clamp(33px,4.8vw,47px)!important;
    line-height:1.15!important;
  }
  html.ski-home-v417 body main#top #core-technology .core-tech-note{
    padding-left:22px!important;
    padding-right:22px!important;
  }
  html.ski-home-v417 body main#top #core-technology .core-tech-note p{
    max-width:39rem!important;
  }
}

@media (max-width:767px){
  html.ski-home-v417 body main#top .hero-product-heading{
    margin-bottom:18px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  html.ski-home-v417 body main#top .hero-product-title{
    width:100%!important;
    max-width:600px!important;
    font-size:30px!important;
    line-height:1.17!important;
    letter-spacing:-.032em!important;
  }
  html.ski-home-v417 body main#top #core-technology .core-tech-section-head{
    max-width:100%!important;
    padding-left:12px!important;
    padding-right:12px!important;
    box-sizing:border-box!important;
  }
  html.ski-home-v417 body main#top #core-technology .core-tech-note{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  html.ski-home-v417 body main#top #core-technology .core-tech-note h3{
    max-width:23rem!important;
  }
  html.ski-home-v417 body main#top #core-technology .core-tech-note p{
    max-width:32rem!important;
  }
}

@media (max-width:430px){
  html.ski-home-v417 body main#top .hero-product-heading{
    margin-bottom:16px!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }
  html.ski-home-v417 body main#top .hero-product-title{
    font-size:28px!important;
    line-height:1.18!important;
    letter-spacing:-.03em!important;
  }
  html[lang="de"] body main#top .hero-product-title,
  html[lang="fr"] body main#top .hero-product-title,
  html[lang="es"] body main#top .hero-product-title,
  html[lang="pt-BR"] body main#top .hero-product-title,
  html[lang="ru"] body main#top .hero-product-title{
    font-size:25px!important;
    line-height:1.21!important;
  }
  html[lang="th"] body main#top .hero-product-title{
    font-size:26px!important;
    line-height:1.3!important;
    letter-spacing:-.015em!important;
  }
}

@media (max-width:360px){
  html.ski-home-v417 body main#top .hero-product-title{
    font-size:27px!important;
  }
  html[lang="de"] body main#top .hero-product-title,
  html[lang="fr"] body main#top .hero-product-title,
  html[lang="es"] body main#top .hero-product-title,
  html[lang="pt-BR"] body main#top .hero-product-title,
  html[lang="ru"] body main#top .hero-product-title{
    font-size:24px!important;
  }
}

/* v624 — two-line localized Hero statement. */
html.ski-home-v417 body main#top .hero-product-title .hero-title-line{
  display:block!important;
}
html.ski-home-v417 body main#top .hero-product-title .hero-title-line-secondary{
  margin-top:.16em!important;
}
@media (max-width:767px){
  html.ski-home-v417 body main#top .hero-product-title .hero-title-line-secondary{
    margin-top:.20em!important;
  }
}
