.hh-eng{--hh-eng-navy: #1B3A8C;--hh-eng-red: #CC1515;--hh-eng-gold: #C9A84C;--hh-eng-dark: #1a1f2e;--hh-eng-muted: #6b6e85;--hh-eng-bg: #FFFFFF;--hh-eng-card-bg: #F8F6F1;padding-block:clamp(2rem,5vw,4rem);padding-inline:clamp(1rem,4vw,2.5rem);max-width:1400px;margin-inline:auto;background:var(--hh-eng-bg)}.hh-eng[data-theme=dark]{--hh-eng-bg: #1a1f2e;--hh-eng-card-bg: #252b3d;--hh-eng-navy: #fff;--hh-eng-muted: #a0a8c0}.hh-eng[data-theme=dark] .hh-eng__title,.hh-eng[data-theme=dark] .hh-eng__service-label,.hh-eng[data-theme=dark] .hh-eng__category-label,.hh-eng[data-theme=dark] .hh-eng__feature-label,.hh-eng[data-theme=dark] .hh-eng__badge-title,.hh-eng[data-theme=dark] .hh-eng__badge-sub{color:#fff}.hh-eng[data-theme=dark] .hh-eng__desc{color:#b8bdd0}.hh-eng__hero{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;margin-bottom:clamp(2rem,4vw,3rem)}@media(min-width:900px){.hh-eng__hero{grid-template-columns:1.1fr 1fr}}.hh-eng__hero-text{display:flex;flex-direction:column;gap:1.25rem}.hh-eng__title{margin:0;font-family:Tajawal,Cairo,sans-serif;font-weight:800;font-size:clamp(1.75rem,4.5vw,3rem);color:var(--hh-eng-navy);line-height:1.15;letter-spacing:-.01em}.hh-eng__title strong,.hh-eng__title b{color:var(--hh-eng-gold);font-weight:800}.hh-eng__title p{margin:0}.hh-eng__desc{margin:0;font-family:Tajawal,Cairo,sans-serif;font-size:clamp(.95rem,1.6vw,1.05rem);color:var(--hh-eng-muted);line-height:1.7;max-width:56ch}.hh-eng__desc p{margin:0}.hh-eng__divider{width:80px;height:2px;background:var(--hh-eng-gold);border:0;margin:0}.hh-eng__categories{display:flex;flex-wrap:wrap;gap:clamp(1.25rem,3vw,2.5rem);align-items:flex-start;margin-top:.5rem}.hh-eng__category{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;text-decoration:none;color:inherit;transition:transform .3s ease}.hh-eng__category:hover{transform:translateY(-3px)}.hh-eng__category-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:var(--hh-eng-gold)}.hh-eng__category-icon img,.hh-eng__category-icon svg{width:100%;height:100%;object-fit:contain}.hh-eng__category-label{font-family:Tajawal,Cairo,sans-serif;font-weight:600;font-size:.9rem;color:var(--hh-eng-navy)}.hh-eng__hero-media{position:relative;border-radius:20px;overflow:hidden;background:#f0f0f0;aspect-ratio:4/3;box-shadow:0 12px 40px #00000014}.hh-eng__hero-media img,.hh-eng__hero-media .hh-eng__placeholder svg{width:100%;height:100%;object-fit:cover;display:block}.hh-eng__hero-badge{position:absolute;inset-block-start:1rem;inset-inline-end:1rem;background:var(--hh-eng-dark);border-radius:16px;padding:1rem 1.25rem;color:#fff;text-align:center;min-width:130px;box-shadow:0 8px 24px #0003;border:1px solid rgba(201,168,76,.3)}.hh-eng__hero-badge-icon{width:36px;height:36px;margin:0 auto .5rem;color:var(--hh-eng-gold)}.hh-eng__hero-badge-icon img,.hh-eng__hero-badge-icon svg{width:100%;height:100%}.hh-eng__badge-title{font-family:Tajawal,Cairo,sans-serif;font-weight:700;font-size:.85rem;color:#fff;margin:0 0 .35rem;line-height:1.3}.hh-eng__badge-sub{font-family:Tajawal,Cairo,sans-serif;font-size:.7rem;color:var(--hh-eng-gold);margin:0;letter-spacing:.04em}.hh-eng__services{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.75rem,2vw,1.25rem);margin-bottom:clamp(2rem,4vw,3rem)}@media(min-width:700px){.hh-eng__services{grid-template-columns:repeat(4,1fr)}}.hh-eng__service{position:relative;display:block;border-radius:16px;overflow:hidden;aspect-ratio:4/3;background:#f0f0f0;text-decoration:none;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 4px 12px #0000000d}.hh-eng__service:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.hh-eng__service-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.hh-eng__service:hover .hh-eng__service-img{transform:scale(1.06)}.hh-eng__service-overlay{position:absolute;inset-block-end:.75rem;inset-inline-start:.75rem;inset-inline-end:.75rem;display:flex;align-items:center;gap:.5rem;background:#1a1f2ed9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.6rem .85rem;border-radius:10px;border:1px solid rgba(201,168,76,.3)}.hh-eng__service-icon{width:18px;height:18px;color:var(--hh-eng-gold);flex-shrink:0}.hh-eng__service-icon img,.hh-eng__service-icon svg{width:100%;height:100%}.hh-eng__service-label{font-family:Tajawal,Cairo,sans-serif;font-weight:600;font-size:.82rem;color:#fff;margin:0}.hh-eng__features-wrap{background:var(--hh-eng-card-bg);border-radius:20px;padding:clamp(1.25rem,3vw,2rem);display:grid;grid-template-columns:1fr;gap:clamp(1rem,2vw,1.5rem);align-items:center}@media(min-width:700px){.hh-eng__features-wrap[data-has-badge=true]{grid-template-columns:auto 1fr}}.hh-eng__features-badge{background:var(--hh-eng-dark);color:#fff;padding:1rem 1.25rem;border-radius:14px;text-align:center;min-width:180px;border:1px solid rgba(201,168,76,.3);display:flex;align-items:center;gap:.75rem}.hh-eng__features-badge-icon{width:36px;height:36px;color:var(--hh-eng-gold);flex-shrink:0}.hh-eng__features-badge-icon img,.hh-eng__features-badge-icon svg{width:100%;height:100%}.hh-eng__features-badge-text{text-align:start}.hh-eng__features-badge-title{font-family:Tajawal,Cairo,sans-serif;font-weight:700;font-size:.95rem;color:#fff;margin:0 0 .2rem;line-height:1.2}.hh-eng__features-badge-sub{font-family:Tajawal,Cairo,sans-serif;font-size:.75rem;color:var(--hh-eng-gold);margin:0}.hh-eng__features{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.5rem)}@media(min-width:700px){.hh-eng__features{grid-template-columns:repeat(4,1fr)}}.hh-eng__feature{display:flex;align-items:center;gap:.75rem;text-align:start}.hh-eng__feature-icon{width:36px;height:36px;color:var(--hh-eng-gold);flex-shrink:0}.hh-eng__feature-icon img,.hh-eng__feature-icon svg{width:100%;height:100%}.hh-eng__feature-label{font-family:Tajawal,Cairo,sans-serif;font-weight:600;font-size:.85rem;color:var(--hh-eng-navy);line-height:1.35;margin:0}@media(prefers-reduced-motion:reduce){.hh-eng__category,.hh-eng__service,.hh-eng__service-img{transition:none}.hh-eng__category:hover,.hh-eng__service:hover,.hh-eng__service:hover .hh-eng__service-img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/engineering-hh.css.map */
