/* Supplied category artwork; labels provide accessible names. */
.lo-category-icon img,.lo-service-hub>a>span img{display:block;width:46px;height:46px;object-fit:contain}
.lo-activity-grid .lo-category-icon{background:transparent;border-radius:0}
.cc-primary-categories img{object-fit:contain}

.lo-hero{position:relative;isolation:isolate;background:#183e31;overflow:hidden}
.lo-hero>.home-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.lo-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,32,23,.8),rgba(9,32,23,.45) 52%,rgba(9,32,23,.04));z-index:-1;pointer-events:none}
.lo-hero-inner{position:relative;padding:56px 0 40px;min-height:425px}
.lo-hero h1,.lo-hero .lo-hero-deck,.lo-hero .lo-hero-total,.lo-hero .eyebrow{color:#fff!important}
.lo-hero .lo-hero-deck{max-width:580px;text-shadow:0 1px 3px #1238}
.lo-hero .lo-quick-search{position:relative;max-width:760px}
@media(max-width:760px){.lo-hero-inner{padding:32px 0;min-height:0}.lo-hero>.home-hero-photo{object-position:68% center}.lo-hero:after{background:rgba(9,32,23,.68)}.lo-hero .lo-hero-deck{font-size:17px}}
