.breakdance .bde-section-14-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-14-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-14-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-14-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-14-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}@media (min-width:961px){body:has(#custom-page .hero-sentinel) #custom-header .topbar{position:fixed;top:0;left:0;right:0;transform:translateY(-100%);transition:transform .35s cubic-bezier(.16,1,.3,1)}body:has(#custom-page .hero-sentinel) #custom-header .topbar.shown{transform:none}}@media (prefers-reduced-motion:reduce){body:has(#custom-page .hero-sentinel) #custom-header .topbar{transition:none}}@font-face{font-family:'HM Display';src:url(https://hmayed.co/wp-content/uploads/dp-local-fonts/custom-roboto-condensed-700-latin-woff2/roboto-condensed-700-latin.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'HM Body';src:url(https://hmayed.co/wp-content/uploads/dp-local-fonts/custom-inter-variable-latin-woff2/inter-variable-latin.woff2) format('woff2');font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:'HM Arabic';src:url(https://hmayed.co/wp-content/uploads/dp-local-fonts/custom-cairo-variable-arabic-woff2/cairo-variable-arabic.woff2) format('woff2');font-weight:400 700;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}#custom-page{--ink:#1F1C1D;--bone:#F0F0EB;--mid:#8A8787;--mid-text:#6C6969;--mist:#D8D8D2;--line:rgba(31,28,29,.15);--line-strong:rgba(31,28,29,.34);--line-dark:rgba(240,240,235,.18);--ink-70:rgba(31,28,29,.7);--bone-70:rgba(240,240,235,.72);--display:'HM Display','Arial Narrow',sans-serif;--body:'HM Body','Segoe UI',sans-serif;--arabic:'HM Arabic','Segoe UI','Tahoma','Noto Naskh Arabic',sans-serif;--pad-section:clamp(72px,9vw,128px);--header-h:72px;background:var(--bone);color:var(--ink);font-family:var(--body);font-size:16.5px;line-height:1.6;-webkit-font-smoothing:antialiased}#custom-page *{box-sizing:border-box}#custom-page img{max-width:100%;display:block}#custom-page svg{display:block}#custom-page a{color:inherit}#custom-page h1,#custom-page h2,#custom-page h3,#custom-page h4,#custom-page p,#custom-page ul,#custom-page figure{margin:0}#custom-page ul{padding:0;list-style:none}#custom-page button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}#custom-page ::selection{background:var(--ink);color:var(--bone)}#custom-page :focus-visible{outline:2px solid var(--ink);outline-offset:3px}#custom-page .shell{width:min(1480px,calc(100% - 48px));margin:0 auto}#custom-page [lang="ar"]{font-family:var(--arabic)}#custom-page .eyebrow{color:var(--mid-text);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}#custom-page .btn{display:inline-flex;align-items:center;gap:12px;padding:15px 26px;border:1px solid var(--ink);background:var(--ink);color:var(--bone);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease,transform .12s ease}#custom-page .btn:hover{background:transparent;color:var(--ink)}#custom-page .btn:active{transform:translateY(1px)}#custom-page .btn.ghost{background:transparent;color:var(--ink)}#custom-page .btn.ghost:hover{background:var(--ink);color:var(--bone)}#custom-page .btn.on-dark{background:var(--bone);border-color:var(--bone);color:var(--ink)}#custom-page .btn.on-dark:hover{background:transparent;color:var(--bone)}#custom-page .btn .arrow{transition:transform .2s ease}#custom-page .btn:hover .arrow{transform:translateX(4px)}#custom-page .text-link{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:6px}#custom-page .text-link:hover{color:var(--mid-text);border-color:var(--mid-text)}#custom-page .text-link.on-dark-link{color:var(--bone);border-color:var(--bone)}#custom-page .text-link.on-dark-link:hover{color:var(--bone-70);border-color:var(--bone-70)}#custom-page .section{padding:var(--pad-section) 0;border-bottom:1px solid var(--line)}#custom-page .section.dark{background:var(--ink);color:var(--bone);border-bottom:0}#custom-page .section-head{display:grid;grid-template-columns:.38fr .62fr;gap:clamp(24px,4vw,64px);margin-bottom:clamp(36px,5vw,64px);align-items:end}#custom-page .section-head h2{font-family:var(--display);font-size:clamp(44px,6vw,92px);line-height:.82;text-transform:uppercase}#custom-page .section-head .section-copy{max-width:620px;color:var(--ink-70);font-size:17px}#custom-page .section.dark .section-copy{color:var(--bone-70)}@media (max-width:820px){#custom-page .section-head{grid-template-columns:1fr;align-items:start}}#custom-page .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}#custom-page .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){#custom-page .reveal{opacity:1;transform:none;transition:none}}#custom-page .vframe{position:relative}#custom-page .vframe::before,#custom-page .vframe::after{content:'';position:absolute;width:26px;height:26px;z-index:2;pointer-events:none}#custom-page .vframe::before{top:14px;left:14px;border-top:3px solid var(--bone);border-left:3px solid var(--bone)}#custom-page .vframe::after{bottom:14px;right:14px;border-bottom:3px solid var(--bone);border-right:3px solid var(--bone)}#custom-page .hero{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,.92fr);height:100svh;border-bottom:1px solid var(--line)}#custom-page .hero-rail{display:flex;flex-direction:column;border-right:1px solid var(--line);padding:26px clamp(22px,2.4vw,44px) 26px 0}#custom-page .hero-rail .rail-logo{display:block}#custom-page .hero-rail .rail-logo img{height:52px;width:auto}#custom-page .hero-rail .rail-links{margin:auto 0;display:grid}#custom-page .hero-rail .rail-links a{padding:15px 0;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--ink);opacity:.62;transition:opacity .15s ease,padding-left .2s ease}#custom-page .hero-rail .rail-links a:first-child{border-top:1px solid var(--line)}#custom-page .hero-rail .rail-links a:hover{opacity:1;padding-left:8px}#custom-page .hero-copy{display:flex;flex-direction:column;justify-content:center;padding:24px clamp(28px,4vw,72px);border-right:1px solid var(--line);min-width:0}#custom-page .hero-copy .eyebrow{margin-bottom:22px}#custom-page .hero-copy h1{font-family:var(--display);font-size:clamp(64px,8.6vw,172px);line-height:.8;text-transform:uppercase;max-width:9ch;margin-bottom:42px;color:#1F1C1D}#custom-page .hero-actions{display:flex;flex-wrap:wrap;gap:14px}#custom-page .hero-panel{position:relative;background:var(--ink);padding:clamp(16px,2vw,30px);display:grid;min-width:0}#custom-page .hero-panel figure{position:relative;overflow:hidden}#custom-page .hero-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 22%}@media (max-width:960px){#custom-page .hero{grid-template-columns:1fr;height:auto}#custom-page .hero-rail{display:none}#custom-page .hero-copy{border-right:0;padding:56px 0}#custom-page .hero-panel{margin:0 -24px}#custom-page .hero-panel figure{min-height:380px}}@media (min-width:961px) and (max-height:780px){#custom-page .hero-copy h1{font-size:clamp(52px,6.8vw,108px);margin-bottom:30px}#custom-page .hero-rail .rail-logo img{height:44px}}#custom-page .avail{border-bottom:1px solid var(--line)}#custom-page .avail-inner{display:flex;align-items:center;gap:18px;padding:18px 0;font-size:13px;color:var(--ink-70)}#custom-page .avail-inner .mark{width:10px;height:10px;background:var(--ink);flex:none}#custom-page .reel-figure{position:relative}#custom-page .video-poster{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#111}#custom-page .video-poster>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .3s ease}#custom-page .video-poster:hover>img{transform:scale(1.02)}#custom-page .video-poster iframe{position:absolute;inset:0;width:100%;height:100%;border:0}#custom-page .play-btn{position:absolute;inset:0;z-index:3;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--bone);background:rgba(31,28,29,.22);transition:background .25s ease}#custom-page .play-btn:hover{background:rgba(31,28,29,.42)}#custom-page .play-btn .ring{display:grid;place-items:center;width:84px;height:84px;border:2px solid var(--bone);border-radius:50%;background:rgba(31,28,29,.35);transition:transform .25s ease}#custom-page .play-btn:hover .ring{transform:scale(1.06)}#custom-page .play-btn .label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}#custom-page .intro-grid{display:grid;grid-template-columns:.38fr .62fr;gap:clamp(24px,4vw,64px)}#custom-page .intro-grid h2{font-family:var(--display);font-size:clamp(40px,4.6vw,72px);line-height:.84;text-transform:uppercase;max-width:10ch;color:#1F1C1D}#custom-page .intro-grid .body{max-width:640px}#custom-page .intro-grid .body p{color:var(--ink-70);font-size:17px;margin-bottom:28px}@media (max-width:820px){#custom-page .intro-grid{grid-template-columns:1fr}}#custom-page .sheet{position:relative;border-top:1px solid var(--line-strong)}#custom-page .sheet-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr) minmax(0,.8fr);align-items:baseline;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);text-decoration:none;color:inherit;transition:padding-left .25s cubic-bezier(.16,1,.3,1)}#custom-page .sheet-row:hover{padding-left:14px}#custom-page .sheet-row .title{font-family:var(--display);font-size:clamp(26px,3.2vw,48px);line-height:.9;text-transform:uppercase}#custom-page .sheet-row .title [lang="ar"]{font-weight:700}#custom-page .sheet-row .fmt{color:var(--mid-text);font-size:13px}#custom-page .sheet-row .role{justify-self:end;text-align:right;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}#custom-page .sheet-preview{position:absolute;right:4%;top:0;width:min(300px,24vw);aspect-ratio:3 / 4;z-index:5;pointer-events:none;overflow:hidden;opacity:0;transform:rotate(2deg) scale(.97);transition:opacity .25s ease,transform .35s cubic-bezier(.16,1,.3,1);box-shadow:0 18px 44px rgba(31,28,29,.28);background:var(--ink)}#custom-page .sheet-preview img{width:100%;height:100%;object-fit:cover}#custom-page .sheet-preview .tile{width:100%;height:100%;display:grid;place-items:center;background:var(--ink)}#custom-page .sheet-preview .tile img{width:42%;height:auto}#custom-page .sheet:hover .sheet-preview.show{opacity:1;transform:rotate(0deg) scale(1)}@media (max-width:960px){#custom-page .sheet-preview{display:none}#custom-page .sheet-row{grid-template-columns:1fr;gap:6px;padding:18px 0}#custom-page .sheet-row .role{justify-self:start;text-align:left}}#custom-page .sheet-foot{margin-top:40px}#custom-page .ledger-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,72px)}#custom-page .ledger h3{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--mid-text);padding-bottom:14px;border-bottom:1px solid var(--line-strong)}#custom-page .ledger li{display:flex;align-items:center;gap:16px;padding:17px 0;border-bottom:1px solid var(--line);font-family:var(--display);font-size:clamp(21px,2vw,30px);text-transform:uppercase;line-height:1}#custom-page .ledger-icon{width:24px;height:24px;flex:none;flex-shrink:0;display:block}#custom-page .ledger-foot{margin-top:44px}@media (max-width:820px){#custom-page .ledger-grid{grid-template-columns:1fr}}#custom-page .cta-band{text-align:left}#custom-page .cta-band .inner{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(28px,5vw,80px);align-items:center}#custom-page .cta-band h2{font-family:var(--display);font-size:clamp(42px,5.4vw,84px);line-height:.84;text-transform:uppercase;color:#F0F0EB}#custom-page .cta-band p{color:var(--bone-70);font-size:17px;max-width:46ch;margin:0 0 30px}@media (max-width:820px){#custom-page .cta-band .inner{grid-template-columns:1fr}}#custom-page .teaser-grid{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,.45fr);gap:clamp(28px,5vw,88px);align-items:center}#custom-page .teaser-media{overflow:hidden}#custom-page .teaser-media img{width:100%;height:auto}#custom-page .teaser-copy h2{font-family:var(--display);font-size:clamp(44px,5vw,84px);line-height:.82;text-transform:uppercase;margin-bottom:18px;color:#F0F0EB}#custom-page .teaser-copy p{color:var(--bone-70);font-size:17px;max-width:46ch;margin-bottom:28px}@media (max-width:820px){#custom-page .teaser-grid{grid-template-columns:1fr}}#custom-page .section:not(.dark) .section-head h2{color:#1F1C1D}#custom-page .section.dark .section-head h2{color:#F0F0EB}