/* Homepage mobile Hero content — <= 767px. */
body[data-nav="home"] .hero-dock{grid-row:3;position:relative;width:100%;max-width:100%;min-width:0;margin:0;padding:15px 17px calc(12px + env(safe-area-inset-bottom));box-sizing:border-box;overflow:visible!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:translateY(-18px)}
body[data-nav="home"] .hero-story,body[data-nav="home"] .hero-story-panels,body[data-nav="home"] .hero-story-panel,body[data-nav="home"] .hero-story-description,body[data-nav="home"] .hero-slider-dashes,body[data-nav="home"] .hero-actions{width:100%;max-width:100%;min-width:0;margin-inline:0;box-sizing:border-box}
body[data-nav="home"] .hero-story{margin-block:0}body[data-nav="home"] .hero-story-panels{min-height:116px}
body[data-nav="home"] .hero-story-title{display:block;max-width:100%;margin:0 0 6px;overflow:visible;color:#075137;font-family:var(--font-serif);font-size:clamp(19px,5.25vw,22px);font-weight:620;line-height:1.14;letter-spacing:-.018em;text-wrap:balance;overflow-wrap:anywhere;word-break:normal;-webkit-line-clamp:unset}
body[data-nav="home"] .hero-story-title::after{content:"";display:block;width:34px;height:1.5px;margin-top:8px;border-radius:999px;background:linear-gradient(90deg,#d59b2b,#c3841c);box-shadow:0 2px 6px rgba(182,118,15,.12)}
body[data-nav="home"] .hero-story-description{display:block;max-width:100%;margin:0;padding:0;overflow:visible;color:#465158;font-size:clamp(12.8px,3.45vw,14.2px);font-weight:430;line-height:1.42;letter-spacing:-.006em;text-wrap:pretty;overflow-wrap:anywhere;word-break:normal;-webkit-line-clamp:unset}
