body.sk-hero .sk-hero-band{position:relative;margin:0 0 28px;overflow:hidden;background:#1B5E20;color:#fff;min-height:280px}
body.sk-hero .sk-hero-band img{width:100%;height:320px;object-fit:cover;opacity:.45;display:block}
body.sk-hero .sk-hero-copy{position:absolute;inset:auto 0 0 0;padding:36px 15px 40px;background:linear-gradient(transparent,rgba(0,0,0,.75))}
body.sk-hero .sk-hero-copy .container{max-width:1140px;margin:0 auto}
body.sk-hero .sk-hero-copy h1{color:#fff;font-size:clamp(1.6rem,4vw,2.4rem);margin:8px 0 10px}
body.sk-hero .sk-hero-copy p{color:rgba(255,255,255,.88);max-width:46rem;margin:0}
body.sk-hero .sk-hero-kicker{display:inline-block;background:var(--accent);color:#fff;padding:3px 10px;border-radius:4px;font-size:.75rem;font-weight:700}
body.sk-hero .content-wrapper{grid-template-columns:1fr;max-width:860px;margin:0 auto 40px}
body.sk-hero .header{border-bottom:0;box-shadow:none;background:transparent;position:absolute;left:0;right:0;top:0}
body.sk-hero .header .logo,body.sk-hero .header .nav a{color:#fff}
body.sk-hero .header .nav a.active::after{background:#fff}
body.sk-hero .sk-main{padding-top:0}
@media(max-width:768px){body.sk-hero .sk-hero-band img{height:240px}}
