.breakdance .bde-section-800-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-800-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-800-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-800-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-800-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-header{--green-950:#08291F;--green-900:#0D3B2F;--green-800:#14513F;--gold-500:#B8924A;--gold-400:#CFB06C;--gold-rule:linear-gradient(90deg,transparent 0%,var(--gold-500) 18%,var(--gold-500) 82%,transparent 100%);--ivory-100:#F7F2E8;--ivory-50:#FFFCF7;--ink-900:#202522;--ink-700:#4E5550;--line:rgba(13,59,47,.14);--line-soft:rgba(13,59,47,.08);--radius-btn:14px;--max:1280px;font-size:16.5px}#custom-header *{box-sizing:border-box}#custom-header a{color:inherit;text-decoration:none}#custom-header img{max-width:100%;display:block}#custom-header :focus-visible{outline:2px solid var(--gold-500);outline-offset:3px;border-radius:4px}#custom-header .shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}#custom-header .site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(16px);background:rgba(247,242,232,.86);border-bottom:1px solid var(--line-soft)}#custom-header .header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}#custom-header .header-brand{display:flex;flex-direction:column;justify-content:center;gap:8px;width:104.38px;height:65px}#custom-header .brand-logo{flex-shrink:0;width:auto}#custom-header .brand-logo--ar{height:40px}#custom-header .brand-logo--en{height:17px}#custom-header .nav{display:flex;align-items:center;gap:22px;color:var(--ink-700);font-size:14px;font-weight:600}#custom-header .nav a{position:relative;padding-block:8px;transition:color 180ms ease}#custom-header .nav a::after{content:"";position:absolute;bottom:2px;right:0;width:0;height:1px;background:var(--gold-rule);transition:width 220ms ease}#custom-header .nav a:hover{color:var(--green-900)}#custom-header .nav a:hover::after{width:100%}#custom-header .nav a.on{color:var(--green-900)}#custom-header .nav a.on::after{width:100%;height:2px;background:var(--gold-500)}#custom-header .lang-switch{display:flex;align-items:center;border:1px solid var(--line);border-radius:var(--radius-btn);overflow:hidden;background:rgba(255,255,255,.5)}#custom-header .lang-switch a,#custom-header .lang-switch span{padding:8px 13px;font-family:"Figtree",sans-serif;font-size:12px;font-weight:600;color:var(--ink-700);transition:background 180ms ease,color 180ms ease}#custom-header .lang-switch span{background:var(--green-900);color:var(--ivory-50)}#custom-header .lang-switch a:hover{background:rgba(13,59,47,.07);color:var(--green-900)}#custom-header .menu-btn{display:none;border:0;background:none}@media (max-width:1080px){#custom-header .nav{display:none}#custom-header .menu-btn{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:var(--radius-btn);background:rgba(255,255,255,.5);color:var(--green-900);font:inherit;font-size:14px;font-weight:700;cursor:pointer}#custom-header .nav.open{display:grid;position:absolute;top:74px;right:0;left:0;padding:10px 20px 18px;background:var(--ivory-100);border-bottom:1px solid var(--line);gap:0}#custom-header .nav.open a{padding-block:13px;border-bottom:1px solid var(--line-soft);font-size:15px}}@media (max-width:700px){#custom-header .shell{width:calc(100% - 32px)}#custom-header .header-inner{gap:12px}#custom-header .menu-btn{padding:0 14px}#custom-header .lang-switch a,#custom-header .lang-switch span{padding:8px 10px}}html[dir="ltr"] #custom-header{font-family:"Figtree",sans-serif}html[dir="rtl"] #custom-header{direction:rtl!important}