.joma-home-hero{min-height:88vh;padding:170px 0 120px;position:relative;overflow:hidden;display:grid;align-items:end;background:var(--brand-primary-dark)}.joma-home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.joma-home-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(25,35,51,.32),rgba(25,35,51,.82));z-index:1}.joma-home-hero__copy{position:relative;z-index:2;max-width:760px;margin-left:auto;margin-right:auto;text-align:center}.joma-home-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.joma-home-hero .joma-eyebrow,.joma-home-hero p{color:#fff}.joma-home-hero p{font-size:1.16rem;margin:18px auto 28px;max-width:680px}.joma-featured-products{background:var(--brand-bg)}.joma-feature-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:22px;gap:22px}.joma-feature-card{border:1px solid var(--brand-border);background:#fff;position:relative;overflow:hidden}.joma-feature-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.joma-feature-card a,.joma-feature-card h3,.joma-feature-card p{margin-left:20px;margin-right:20px}.joma-feature-card h3{margin-top:20px;font-size:1.25rem}.joma-feature-card--wide{grid-row:span 2;display:grid;grid-template-columns:1fr}.joma-feature-card--wide img{aspect-ratio:16/10}.joma-feature-card--wide div{padding-bottom:24px}.joma-heritage-band{display:grid;grid-template-columns:1fr 1fr;padding:0;background:var(--brand-bg-alt)}.joma-heritage-band__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:560px}.joma-heritage-band__copy{padding:80px max(32px,(100vw - 1180px) / 2) 80px 64px;align-self:center}.joma-heritage-stats{display:flex;flex-wrap:nowrap;gap:14px;margin:28px 0;font:700 0.8rem/1.2 Arial,sans-serif;text-transform:uppercase}.joma-heritage-stats span{flex:1 1 0;min-width:0;border-top:1px solid var(--brand-border);padding-top:12px}.joma-image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.joma-image-card-grid article{position:relative;min-height:250px;overflow:hidden;background:var(--brand-primary-dark)}.joma-image-card-grid img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.82;transition:transform .25s}.joma-image-card-grid h3{position:absolute;left:20px;right:20px;bottom:18px;color:#fff;z-index:1}.joma-image-card-grid article:hover img{transform:scale(1.05)}.joma-trust-bar{display:flex;flex-wrap:nowrap;padding:28px max(24px,(100vw - 1180px) / 2);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:#fff}.joma-trust-item{flex:1 1 0;min-width:0;text-align:center;font:700 0.78rem/1.2 Arial,sans-serif;text-transform:uppercase;color:var(--brand-primary-dark);padding:0 12px}@media (max-width:991px){.joma-feature-grid,.joma-heritage-band{grid-template-columns:1fr}.joma-image-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.joma-heritage-band__copy{padding:56px 24px}.joma-trust-bar{flex-wrap:wrap;gap:18px}.joma-trust-item{flex:1 1 40%}}@media (max-width:575px){.joma-image-card-grid{grid-template-columns:1fr}.joma-heritage-stats{flex-wrap:wrap}}