@charset "UTF-8";.hero-liebherr{background:var(--brand-primary);min-height:580px;display:flex;align-items:center;overflow:hidden;position:relative}.hero-liebherr::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-liebherr .hero-content{position:relative;z-index:1;padding:60px 40px 60px 0;color:#fff}.hero-liebherr .eyebrow{display:inline-block;background:var(--brand-secondary);color:var(--brand-dark);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:4px 12px;border-radius:2px;margin-bottom:16px}.hero-liebherr h1{font-size:max(1.75rem, min(3.5vw, 2.8rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-liebherr .hero-sub{font-size:1.05rem;opacity:.85;max-width:480px;margin-bottom:32px;line-height:1.7}.hero-liebherr .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-liebherr .hero-img-wrap{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.hero-liebherr .hero-img-wrap ai-img,.hero-liebherr .hero-img-wrap img{height:520px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 40px rgba(0, 0, 0, .4))}.featured-product{border-radius:var(--border-radius);overflow:hidden;background:var(--brand-primary);color:#fff;display:flex;flex-direction:column}.featured-product .featured-img{position:relative;flex:1;min-height:300px;overflow:hidden}.featured-product .featured-img ai-img,.featured-product .featured-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-product .featured-body{padding:28px 24px}.featured-product .badge-tag{background:var(--brand-secondary);color:var(--brand-dark);font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:2px;display:inline-block;margin-bottom:10px}.featured-product .featured-body h3{color:#fff;font-size:1.4rem;margin-bottom:8px}.featured-product .featured-body p{font-size:.9rem;opacity:.8;margin-bottom:20px}.featured-product .featured-specs{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:22px}.featured-product .spec-item{font-size:.8rem;opacity:.85}.featured-product .spec-item .spec-val{font-weight:700;font-size:.95rem;color:var(--brand-secondary);display:block}@media (max-width:991.98px){.hero-liebherr .hero-content{padding:50px 0 30px}.hero-liebherr .hero-img-wrap ai-img,.hero-liebherr .hero-img-wrap img{height:340px}}@media (max-width:767.98px){.hero-liebherr{min-height:auto}.hero-liebherr .hero-img-wrap{display:none}}