@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&family=Outfit:wght@400;500;600;700;800&display=swap";.bh-desktop-app{color:#111827;min-height:100dvh;width:100%;--section-spacing-y:2.4rem;--section-spacing-y-lg:3.6rem;--secondary:#7c5f3c;--bh-desktop-radius:1.6rem;--bh-desktop-soft:#fff;--bh-desktop-card-border-color:rgba(15,23,42,.06);--bh-desktop-card-shadow:0 22px 46px rgba(15,23,42,.06);--bh-desktop-card-background:linear-gradient(180deg,hsla(0,0%,100%,.99),rgba(248,250,252,.97));font-family:"Outfit",var(--font-family-sans)}html[dir=rtl] .bh-desktop-app{font-family:"Cairo",var(--font-family-arabic)}.bh-desktop-app__main{min-height:calc(100dvh - 1px);width:100%}.bh-desktop-app__main--bare{min-height:100dvh}.bh-device-content{box-sizing:border-box;min-height:100dvh;width:100%}.bh-footer-shell,.bh-header-shell,.container-shell{box-sizing:border-box;margin-inline:auto;width:var(--bh-desktop-shell-width)}.bh-desktop-surface{background:var(--bh-desktop-card-background);border:1px solid var(--bh-desktop-card-border-color);border-radius:var(--bh-desktop-radius);box-shadow:var(--bh-desktop-card-shadow)}.bh-desktop-eyebrow{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.16em;margin:0;text-transform:uppercase}.bh-desktop-heading{color:#111827;font-size:clamp(2rem,3vw,3.1rem);letter-spacing:-.05em;line-height:1.04;margin:0}.bh-desktop-copy{color:#475569;font-size:.98rem;line-height:1.8;margin:0}.bh-desktop-chip,.bh-desktop-pill-button{align-items:center;border:1px solid rgba(15,23,42,.08);border-radius:999px;display:inline-flex;font-size:.84rem;font-weight:800;justify-content:center;min-height:2.6rem;padding:.65rem 1rem;transition:transform .16s ease,box-shadow .16s ease}.bh-desktop-chip{background:#fff;color:#111827}.bh-desktop-pill-button{background:#111;color:#fff}.bh-desktop-chip:hover,.bh-desktop-pill-button:hover{box-shadow:0 12px 26px #0f172a14;transform:translateY(-1px)}.bh-header{position:sticky;top:0;width:100%;z-index:60}.bh-header-shell{display:grid}.bh-footer-shell,.bh-header-top,.bh-nav-shell{background:#fffffff5;border:1px solid rgba(15,23,42,.07);box-shadow:0 18px 42px #0f172a12}.bh-header-top{display:grid}.bh-brand{align-items:center;display:inline-flex}.bh-brand-copy{display:flex;flex-direction:column}.bh-logo{align-items:center;border:1px solid rgba(15,23,42,.07);display:inline-flex;justify-content:center;overflow:hidden}.bh-logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bh-search-bar,.bh-search-wrapper{position:relative}.bh-search-bar{align-items:center;border-radius:999px;display:flex;gap:.8rem}.bh-search-icon{color:#64748b;flex-shrink:0;height:1.08rem;width:1.08rem}.bh-search-input{background:transparent;border:0;width:100%}.bh-search-input:focus{outline:none}.bh-search-submit{align-items:center;border:0;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;height:2.85rem;justify-content:center;width:2.85rem}.bh-search-submit__icon{height:1.05rem;width:1.05rem}.bh-search-spinner{animation:bh-spin .8s linear infinite;border:2px solid rgba(17,24,39,.14);border-radius:999px;border-top-color:#111;height:1rem;inset-inline-end:3.65rem;position:absolute;width:1rem}.bh-search-dropdown{background:#fffffffa;border:1px solid rgba(15,23,42,.08);border-radius:1.5rem;box-shadow:0 26px 54px #0f172a1f;position:absolute;top:calc(100% + .75rem);inset-inline:0;padding:.95rem;z-index:90}.bh-dropdown-section+.bh-dropdown-section{border-top:1px solid rgba(15,23,42,.06);margin-top:.85rem;padding-top:.85rem}.bh-dropdown-title{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.16em;margin:0 0 .6rem;text-transform:uppercase}.bh-search-item{align-items:center;background:transparent;border:0;display:grid;gap:.75rem;grid-template-columns:12px minmax(0,1fr);padding:.65rem 0;text-align:start;width:100%}.bh-search-item+.bh-search-item{border-top:1px solid rgba(15,23,42,.05)}.bh-search-item--product{grid-template-columns:56px minmax(0,1fr)}.bh-search-dot{background:#111;border-radius:999px;height:.45rem;width:.45rem}.bh-search-thumb{background:#f5f5f4;border-radius:1rem;height:56px;-o-object-fit:cover;object-fit:cover;width:56px}.bh-search-item-title{color:#111827;font-size:.92rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-search-loading{color:#64748b;font-size:.82rem;font-weight:700;margin:.8rem 0 0}.bh-search-viewall{background:#111;border:0;border-radius:999px;color:#fff;font-size:.84rem;font-weight:800;margin-top:.95rem;padding:.85rem 1rem;width:100%}.bh-header-actions{flex-wrap:wrap}.bh-header-select{display:inline-flex;flex-direction:column;gap:.18rem;min-width:6.4rem}.bh-header-select__label{color:#64748b;font-size:.62rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.bh-header-select__control{background:#f8fafc;font-size:.85rem;font-weight:700;min-height:2.7rem;padding-inline:.85rem 1.8rem}.bh-header-select__control,.bh-icon-action,.bh-pill-action{border:1px solid rgba(15,23,42,.08);border-radius:999px;color:#111827}.bh-icon-action,.bh-pill-action{align-items:center;display:inline-flex;gap:.45rem;justify-content:center;min-height:2.8rem;position:relative;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.bh-icon-action{width:2.8rem}.bh-pill-action{background:#111;color:#fff;font-size:.84rem;font-weight:800;padding:.75rem 1rem}.bh-pill-action--soft{background:#fff;color:#111827}.bh-icon-action:hover,.bh-pill-action:hover{box-shadow:0 12px 24px #0f172a14;transform:translateY(-1px)}.bh-pill-icon{flex-shrink:0;height:1.05rem;width:1.05rem}.bh-pill-badge{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:999px;color:#fff;display:inline-flex;font-size:.65rem;font-weight:800;height:1.1rem;inset-inline-end:-.1rem;justify-content:center;min-width:1.1rem;position:absolute;top:-.35rem}.bh-nav-shell{border-radius:1.45rem;overflow:hidden;padding:.55rem}.bh-nav{min-width:-moz-max-content;min-width:max-content}.bh-nav-list{gap:.45rem;list-style:none;margin:0;padding:0}.bh-nav-link,.bh-nav-list{align-items:center;display:inline-flex}.bh-nav-link{border-radius:999px;color:#475569;font-weight:800;gap:.35rem;min-height:2.55rem;padding:.6rem 1rem;transition:background-color .16s ease,color .16s ease,transform .16s ease}.bh-nav-link.is-active,.bh-nav-link:hover{transform:translateY(-1px)}.bh-nav-chevron{height:.95rem;width:.95rem}.bh-footer{margin-top:3rem;padding-bottom:2rem}.bh-footer-shell{align-items:center;border-radius:1.75rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1.2fr) auto auto;padding:1.3rem 1.5rem}.bh-footer-brand{align-items:center;display:flex;gap:.95rem}.bh-footer-logo{background:#f8fafc;border-radius:1rem;height:56px;-o-object-fit:contain;object-fit:contain;width:56px}.bh-footer-copy{display:flex;flex-direction:column;gap:.2rem}.bh-footer-copy p{color:#111827;font-size:1rem;font-weight:800;margin:0}.bh-footer-copy span,.bh-footer-meta{color:#64748b;font-size:.84rem;font-weight:600}.bh-footer-links{flex-wrap:wrap;gap:.6rem}.bh-footer-links,.bh-footer-links a{align-items:center;display:inline-flex}.bh-footer-links a{background:#f8fafc;border:1px solid rgba(15,23,42,.07);border-radius:999px;color:#111827;font-size:.8rem;font-weight:800;min-height:2.3rem;padding:.5rem .9rem}.bh-footer-meta{align-items:center;display:inline-flex;gap:.75rem}@keyframes bh-spin{to{transform:rotate(1turn)}}@media(max-width:1180px){.bh-footer-shell,.bh-header-shell,.container-shell{width:min(100% - 2rem,1380px)}.bh-footer-shell,.bh-header-top{grid-template-columns:1fr}.bh-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:860px){.bh-footer-shell,.bh-header-shell,.container-shell{width:min(100% - 1.5rem,1380px)}.bh-footer-shell,.bh-header-top,.bh-nav-shell{border-radius:1.35rem}.bh-header-actions{justify-content:space-between;width:100%}.bh-header-select{flex:1 1 11rem;min-width:0}.bh-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bh-desktop-app{background:#fff;--bh-desktop-shell-width:min(100% - clamp(1.5rem,3vw,3rem),1480px)}.bh-header{background:#fff;padding-top:.7rem}.bh-header-shell{padding-bottom:.7rem}.bh-footer-shell--rich,.bh-header-top,.bh-nav-shell{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 42px #0f172a0f}.bh-header-top{border-radius:1.55rem 1.55rem 0 0;grid-template-columns:auto minmax(420px,1fr) auto;padding:.95rem 1.05rem}.bh-brand-name{font-size:1.15rem}.bh-brand-copy small{font-size:.74rem}.bh-search-bar{background:#fbfaf8;min-height:3.4rem}.bh-search-dropdown{border-radius:1.3rem}.bh-header-actions{gap:.6rem}.bh-icon-action--text{font-weight:800;padding-inline:1rem;width:auto}.bh-nav-link{background:transparent}.bh-nav-link.is-active,.bh-nav-link:hover{background:#111}.bh-mega-menu{border-radius:1.35rem;margin-top:.85rem}.bh-mega-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.bh-mega-card{background:#fff}.bh-footer{margin-top:2rem;padding-bottom:2.2rem}.bh-footer-shell--rich{align-items:start;border-radius:1.9rem;display:grid;gap:1.2rem;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));padding:1.5rem}.bh-footer-panel{display:grid;gap:.9rem}.bh-footer-panel h2{color:#111827;font-size:.94rem;font-weight:900;margin:0}.bh-footer-panel--brand{gap:1.1rem}.bh-footer-contact{display:grid;gap:.75rem}.bh-footer-contact__item{background:#fbfaf8;border-radius:1rem;color:#111827;display:grid;gap:.25rem;padding:.85rem .95rem}.bh-footer-contact__item strong{color:#7c8698;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.bh-footer-contact__item span{color:#111827;font-size:.9rem;font-weight:700}.bh-footer-links,.bh-footer-market-list,.bh-footer-support{display:flex;flex-wrap:wrap;gap:.55rem}.bh-footer-links a,.bh-footer-market,.bh-footer-support__button{align-items:center;background:#fbfaf8;border:1px solid rgba(15,23,42,.07);border-radius:999px;color:#111827;display:inline-flex;font-size:.82rem;font-weight:800;justify-content:center;min-height:2.55rem;padding:.55rem .95rem}.bh-footer-support__button{background:#111;border-color:#111;color:#fff}@media(max-width:1320px){.bh-mega-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.bh-footer-shell--rich{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1080px){.bh-footer-shell--rich,.bh-header-top{grid-template-columns:1fr}}.bh-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:#050505;padding-top:0}.bh-header-shell{padding-bottom:0;width:min(100% - 4rem,1440px)}.bh-header-top,.bh-nav-shell{background:#050505;border:0;box-shadow:none}.bh-header-top{border-radius:0;gap:1.5rem;grid-template-columns:minmax(0,1fr) minmax(420px,1.35fr) minmax(0,1fr);padding:.5rem 0 .3rem}.bh-brand{color:#fff;gap:.75rem}.bh-logo{background:#ffffff14;border-color:#ffffff1a;border-radius:.7rem;height:2.35rem;width:2.35rem}.bh-brand-copy{gap:0}.bh-brand-name{color:#fff;font-size:clamp(1.15rem,1.7vw,1.7rem);font-weight:800;letter-spacing:.08em}.bh-search-bar{border:1px solid hsla(0,0%,100%,.18);box-shadow:none;min-height:2.5rem;padding-inline:.72rem .24rem}.bh-search-bar:focus-within{border-color:#ffffff59;box-shadow:0 0 0 3px #ffffff14}.bh-search-input{font-size:.84rem}.bh-search-submit{background:#050505;height:2.05rem;width:2.05rem}.bh-search-spinner{border-color:#050505 rgba(17,24,39,.14) rgba(17,24,39,.14)}.bh-header-actions{gap:.45rem}.bh-icon-action{background:transparent;border:0;color:#fff;min-height:2.1rem;width:2.1rem}.bh-icon-action--locale{padding-inline:.45rem .65rem}.bh-pill-badge{border-color:#050505}.bh-nav-shell{border-radius:0;margin-top:0;padding:0 0 .38rem}.bh-nav-list{gap:.2rem}.bh-nav-link{color:#fffc;font-size:.84rem;min-height:1.85rem;padding:.18rem .45rem}.bh-nav-link.is-active,.bh-nav-link:hover{color:#fff}.bh-mega-menu{top:calc(100% + .55rem);z-index:140}.bh-mega-menu-title h2{font-size:1.35rem;letter-spacing:-.04em;margin:.35rem 0 0}.bh-mega-menu-link{background:#111;color:#fff;justify-content:center;padding:.75rem 1rem}.bh-mega-list{gap:.6rem .7rem}.bh-mega-link{border:1px solid rgba(15,23,42,.06);border-radius:.9rem;display:flex;font-size:.88rem;min-height:3rem;padding:.75rem .95rem;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.bh-mega-link:hover{background:#fff;box-shadow:0 14px 24px #0f172a14;transform:translateY(-1px)}.bh-mega-link__dot{height:.45rem;width:.45rem}@media(max-width:1180px){.bh-header-shell{width:min(100% - 1.5rem,1440px)}.bh-header-top{gap:.9rem;grid-template-areas:none;grid-template-columns:1fr;padding-inline:0}.bh-header-top>.bh-brand,.bh-header-top>.bh-header-actions,.bh-header-top>.bh-search-wrapper{justify-self:stretch}.bh-brand-name{font-size:clamp(1.1rem,3vw,1.45rem);letter-spacing:.04em}.bh-header-actions{justify-content:center}}.bh-header{backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);background:linear-gradient(180deg,#f8fafceb,#f8fafcd1);padding-top:1rem}.bh-header-shell{gap:0;padding-bottom:1rem}.bh-header-top,.bh-nav-shell{background:#fffffff5;border:1px solid rgba(15,23,42,.07);box-shadow:0 18px 42px #0f172a12}.bh-header-top{align-items:center;border-radius:1.75rem 1.75rem 0 0;gap:1rem;grid-template-columns:auto minmax(380px,1fr) auto;padding:1rem 1.15rem}.bh-header-top>.bh-brand,.bh-header-top>.bh-header-actions,.bh-header-top>.bh-search-wrapper{justify-self:center}.bh-brand{color:#111827;gap:.9rem;min-width:0}.bh-logo{background:#f8fafc;border-color:#0f172a12;border-radius:1.15rem;flex-shrink:0;height:3.4rem;width:3.4rem}.bh-brand-copy{gap:.15rem;min-width:0}.bh-brand-name{color:#111827;font-size:1.2rem;font-weight:900;letter-spacing:-.04em;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-header[dir=rtl] .bh-brand-name{font-family:"Cairo",var(--font-family-arabic);font-size:clamp(1.05rem,1.45vw,1.45rem);letter-spacing:0}.bh-brand-copy small{color:#64748b;display:none;font-size:.78rem;font-weight:700}.bh-header[dir=rtl] .bh-brand-copy{align-items:flex-end;text-align:end}.bh-search-wrapper{justify-self:center;max-width:40rem;width:100%}.bh-search-bar{background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px #ffffffb8;min-height:3.6rem;padding-inline:1rem .45rem}.bh-search-bar:focus-within{border-color:#0f172a33;box-shadow:0 0 0 4px #0f172a0d}.bh-search-input{color:#0f172a;font-size:.95rem}.bh-search-submit{background:#111;height:2.55rem;width:2.55rem}.bh-search-spinner{border-color:#111 rgba(17,24,39,.14) rgba(17,24,39,.14)}.bh-header[dir=rtl] .bh-search-input{direction:rtl;text-align:right}.bh-header-actions{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:.55rem;width:-moz-max-content;width:max-content}.bh-icon-action{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:999px;box-shadow:none;color:#111827;min-height:2.6rem;padding-inline:.9rem;width:auto}.bh-icon-action:hover,.bh-pill-action:hover{box-shadow:none;transform:none}.bh-icon-action--locale{gap:.32rem;padding-inline:.85rem .95rem;width:auto}.bh-icon-action__label{font-size:.78rem;font-weight:800;line-height:1}.bh-pill-icon{height:.96rem;width:.96rem}.bh-pill-badge{border-color:#111}.bh-nav-shell{border-radius:0 0 1.55rem 1.55rem;margin-top:-1px;overflow:visible;padding:.8rem 1rem .95rem;position:relative}.bh-nav-track{overflow-x:auto;padding-inline:0}.bh-nav{display:flex;justify-content:center;width:100%}.bh-nav-list{gap:.3rem;margin-inline:auto}.bh-nav-link{border-radius:0;color:#111827;font-size:.86rem;font-weight:700;min-height:2.75rem;padding:.18rem .6rem}.bh-nav-link.is-active,.bh-nav-link:hover{background:transparent;box-shadow:inset 0 -2px 0 currentColor;color:#111;transform:none}.bh-nav-chevron{height:.85rem;width:.85rem}.bh-mega-menu{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1.2rem;box-shadow:0 26px 54px #0f172a1f;inset-inline:0;margin-inline:auto;padding:1rem 1.05rem;position:absolute;top:calc(100% + .35rem);width:min(56rem,100%);z-index:220}.bh-mega-menu-head{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem}.bh-mega-menu-title p{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.16em;margin:0;text-transform:uppercase}.bh-mega-menu-title h2{color:#111827;font-size:1rem;font-weight:900;margin:.2rem 0 0}.bh-mega-menu-link{align-items:center;background:#f8fafc;border-radius:999px;color:#111827;display:inline-flex;font-size:.82rem;font-weight:800;min-height:2.4rem;padding-inline:.8rem}.bh-mega-list{display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr))}.bh-mega-link{align-items:center;background:#f8fafc;border-radius:.95rem;color:#111827;display:inline-flex;font-size:.84rem;font-weight:700;gap:.7rem;min-height:2.8rem;padding:.55rem .7rem}.bh-mega-link__dot{background:#111;border-radius:999px;flex-shrink:0;height:.5rem;width:.5rem}.bh-mega-link__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bh-footer-shell--rich{grid-template-columns:minmax(280px,1.45fr) repeat(3,minmax(220px,1fr))}@media(max-width:1320px){.bh-footer-shell--rich{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(220px,1fr))}}@media(max-width:1080px){.bh-footer-shell--rich{grid-template-columns:1fr}}
