/* Photo treatment and controls restored from the August Hero, scoped to avoid changing other sections. */
.lc-hero.lc-restored-hero {position:relative;display:block;isolation:isolate;overflow:hidden;min-height:540px;padding:0!important;background:#063728;color:#fff;border-radius:24px;}
.lc-restored-hero .lc-rh-images,.lc-restored-hero .lc-rh-shade{position:absolute;inset:0;z-index:-1;}
.lc-restored-hero .lc-rh-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0!important;visibility:hidden!important;transition:opacity .45s ease;}
.lc-restored-hero .lc-rh-image.is-active{opacity:1!important;visibility:visible!important;}
.lc-restored-hero .lc-rh-shade{background:linear-gradient(90deg,rgba(3,28,20,.92),rgba(3,28,20,.65) 53%,rgba(3,28,20,.14));}
.lc-restored-hero .lc-hero-copy.lc-rh-copy{position:relative;display:flex;flex-direction:column;gap:12px;width:100%;max-width:880px;box-sizing:border-box;padding:44px 48px!important;min-height:540px;}
.lc-restored-hero .lc-rh-copy h1{color:#fff;margin:0;font-size:clamp(2rem,3.3vw,3rem);line-height:1.15;text-wrap:balance;}
.lc-restored-hero .lc-rh-copy p{margin:0;color:#fff;}
.lc-restored-hero .lc-hero-intro{max-width:760px;font-size:1rem;line-height:1.6;}
.lc-restored-hero .lc-rh-slides{margin-top:8px;min-height:170px;}
.lc-restored-hero p.lc-rh-title{font-size:clamp(1.2rem,2.2vw,1.65rem);font-weight:800;line-height:1.3;margin-bottom:10px;}
.lc-restored-hero p.lc-rh-description{max-width:620px;font-size:1rem;line-height:1.65;margin-bottom:16px;}
.lc-restored-hero .lc-rh-cta{display:inline-flex;align-items:center;min-height:44px;padding:9px 18px;box-sizing:border-box;background:#fff;color:#063728!important;border-radius:8px;font-weight:800;text-decoration:none;}
.lc-restored-hero .lc-search{margin:4px 0 0;max-width:620px;width:100%;}
.lc-restored-hero .lc-search label{color:#fff;}
.lc-restored-hero .lc-search>div{display:flex;gap:8px;margin-top:8px;}
.lc-restored-hero .lc-search input{min-width:0;flex:1;border:1px solid #d7e1dc;border-radius:8px;padding:10px 12px;min-height:44px;box-sizing:border-box;background:#fff;color:#13201b;}
.lc-restored-hero .lc-search button{border:0;border-radius:8px;min-height:44px;padding:10px 18px;background:#fff;color:#063728;font-weight:800;}
.lc-restored-hero .lc-rh-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:12px;}
.lc-restored-hero [hidden]{display:none!important;}
.lc-restored-hero .lc-rh-controls button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#063728;color:#fff;cursor:pointer;}
.lc-restored-hero .lc-rh-controls .lc-rh-dot{min-width:28px;width:28px;min-height:44px;border:0;background:transparent;padding:0;}
.lc-restored-hero .lc-rh-dot::after{content:"";width:10px;height:10px;border-radius:99px;background:#aabcb5;}
.lc-restored-hero .lc-rh-dot[aria-current="true"]::after{width:24px;background:#fff;}
.lc-restored-hero [data-rh-pause]{padding:8px 16px;font-size:.85rem;}
.lc-restored-hero a:focus-visible,.lc-restored-hero button:focus-visible{outline:3px solid #f3d56a;outline-offset:3px;}
@media(max-width:767px){
 .lc-hero.lc-restored-hero{min-height:600px;border-radius:18px;}
 .lc-restored-hero .lc-hero-copy.lc-rh-copy{padding:140px 22px 26px!important;min-height:600px;}
 .lc-restored-hero .lc-rh-shade{background:linear-gradient(0deg,rgba(3,28,20,.96),rgba(3,28,20,.82) 64%,rgba(3,28,20,.06));}
 .lc-restored-hero .lc-rh-copy h1{font-size:2rem;}
 .lc-restored-hero .lc-rh-slides{min-height:210px;}
 .lc-restored-hero .lc-rh-controls{gap:6px;}
}
@media(prefers-reduced-motion:reduce){.lc-restored-hero .lc-rh-image{transition:none;}}
