/* Homepage carousel: stronger headings and a clear two-level description. */
.hz-carousel .hz-hero-label{font-size:15px;font-weight:600;line-height:1.5;letter-spacing:.04em;margin-bottom:8px;color:#c3e6a9}
.hz-carousel .hz-slide-title{font-size:clamp(48px,4.8vw,64px);font-weight:800;line-height:1.12;letter-spacing:.005em;margin-bottom:14px;text-shadow:0 3px 16px #06172b24}
.hz-carousel .hz-slide-title em{background:none;-webkit-text-fill-color:currentColor;color:#c7eb8a}
.hz-carousel .hz-lead{font-size:16.5px;line-height:1.65;color:#dce6f1;margin-bottom:14px}
.hz-carousel .hz-lead-topic{display:block;font-size:18.5px;font-weight:700;line-height:1.6;color:#fff;margin-bottom:3px}
.hz-carousel .hero-download{margin-bottom:10px}
.hz-carousel .hz-hero-checks{margin-bottom:0}
.hz-carousel .hz-hero-checks span{font-size:13.5px;line-height:1.6;color:#dce6f1}
@media(min-width:981px){
 .hz-carousel .hz-hero-layout{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);padding-top:24px;padding-bottom:24px}
 .hz-carousel .carousel-art{margin-left:auto;margin-right:0}
}
/* Leave the next-slide arrow clear at intermediate desktop widths. */
@media(min-width:1248px) and (max-width:1439px){
 .hz-carousel .hz-hero-layout{padding-right:140px}
}
@media(min-width:721px) and (max-width:980px){
 .hz-carousel .hz-hero-layout{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)}
 .hz-carousel .carousel-art{margin-left:auto;margin-right:0}
 .hz-carousel .hz-hero-label{font-size:12px;letter-spacing:.02em}
 .hz-carousel .hz-slide-title{font-size:clamp(35px,4.6vw,45px)}
 .hz-carousel .hz-lead{font-size:13.5px;margin-bottom:14px}
 .hz-carousel .hz-lead-topic{font-size:14.5px}
 .hz-carousel .hz-hero-checks span{font-size:11px}
}
@media(max-width:720px){
 .hz-carousel .hero-copy{padding-left:14px;padding-right:14px}
 .hz-carousel .hz-hero-label{font-size:12px;letter-spacing:.02em;margin-bottom:10px}
 .hz-carousel .hz-slide-title{font-size:clamp(30px,9.8vw,46px);line-height:1.2;margin-bottom:14px}
 .hz-carousel .hz-lead{font-size:13px;line-height:1.75;margin-bottom:14px}
 .hz-carousel .hz-lead-topic{font-size:14px;line-height:1.65}
 .hz-carousel .hz-hero-checks span{font-size:11px}
}
@media(max-width:360px){
 .hz-carousel .hz-hero-checks span{font-size:10px}
}
