.mh-hero,.mh-hero *{box-sizing:border-box}.mh-hero{background:#fff;font-family:Inter,sans-serif;padding:clamp(64px,8vw,100px) 0 0}.mh-wrap{margin:0 auto;max-width:1240px;padding:0 40px}.mh-hero__in{align-items:end;display:grid;gap:80px;grid-template-columns:1fr 1fr;padding-bottom:clamp(48px,6vw,80px)}.mh-lbl{align-items:center;color:#e8651a;display:inline-flex;font-size:11px;font-weight:700;gap:9px;letter-spacing:.13em;margin-bottom:12px;text-transform:uppercase}.mh-lbl:before{background:currentColor;border-radius:2px;content:"";height:2px;width:20px}.mh-hero__title{color:#17120d;font-family:Playfair Display,serif;font-size:clamp(44px,6vw,76px);font-weight:400;letter-spacing:-.028em;line-height:1.04;margin-bottom:28px}.mh-hero__title em{color:#e8651a;font-style:italic}.mh-hero__desc{color:#4a4038;font-size:17px;font-weight:300;line-height:1.78;margin-bottom:36px;max-width:480px}.mh-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.mh-btn{align-items:center;border:none;border-radius:100px;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:7px;padding:11px 22px;text-decoration:none;transition:all .18s;white-space:nowrap}.mh-btn--orange{background:#e8651a;color:#fff}.mh-btn--orange:hover{background:#c4541a;box-shadow:0 6px 20px rgba(232,101,26,.28);transform:translateY(-1px)}.mh-btn--ghost{background:transparent;border:1.5px solid #eceae4;color:#4a4038}.mh-btn--ghost:hover{border-color:#e8651a;color:#e8651a}.mh-founder{background:#fafaf8;border:1px solid #eceae4;border-radius:20px;display:flex;flex-direction:column;gap:24px;padding:40px}.mh-founder__top{align-items:center;display:flex;gap:18px}.mh-founder__avatar{align-items:center;background:linear-gradient(145deg,#fef0e6,#fde0c8);border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #eceae4;display:flex;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;width:80px}.mh-founder__img{height:100%;object-fit:cover;width:100%}.mh-founder__name{color:#17120d;font-family:Playfair Display,serif;font-size:20px;font-weight:400;margin-bottom:3px}.mh-founder__role{color:#9a8e84;font-size:12.5px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.mh-founder__quote{border-left:3px solid #e8651a;color:#4a4038;font-family:Playfair Display,serif;font-size:17px;font-style:italic;line-height:1.6;margin:0;padding-left:18px}.mh-founder__stats{border-top:1px solid #eceae4;display:grid;grid-template-columns:1fr 1fr;padding-top:20px}.mh-founder__stat{padding:12px 0}.mh-founder__stat--odd{border-right:1px solid #eceae4;padding-right:20px}.mh-founder__stat:not(.mh-founder__stat--odd){padding-left:20px}.mh-founder__stat-n{color:#e8651a;font-family:Playfair Display,serif;font-size:26px;font-weight:400;line-height:1}.mh-founder__stat-l{color:#9a8e84;font-size:11.5px;font-weight:500;margin-top:2px}.mh-rule{background:linear-gradient(90deg,#e8651a,#1e6644 60%,transparent);height:3px}@media (max-width:1024px){.mh-hero__in{gap:36px;grid-template-columns:1fr}}