:root{--container-color:#24242497;--hover-color:rgba(69,68,68,.78);--title-color:#1b1b1b;--title-dark-color:#1b1b1b;--text-color:#2f2f2f;--subtitle-color:#bebebe;--ui-light:#f9f5ec;--ui-dark-ob:#17171797;--card-color:#2b2a2a;--dark-grey:#4b4b4b;--dark-grey:#703c52;--accent-color:#60062b;--accent-second-color:#055261;--border-color:#c1c1c1;--border-radius:10px;--animation-primary:0.4s cubic-bezier(0.5,0.75,0,1);--section-padding:min(3.5vw,3.5em);--border:1px solid var(--border-color);--mobile:max-width:767px;--tablet:max-width:1168px;--desktop:1424px;--big-desktop:1940px;--title-font:var(--font-futura);--body-font:var(--font-poppins);--small-font-size:0.8rem;--normal-font-size:1rem;--body-font-size:1.236rem;--medium-font-size:1.318rem;--big-font-size:1.618rem;--semi-big-font-size:2rem;--bigger-font-size:2.618rem;--biggest-font-size:4.236rem;--header-font-size:5.618rem;--navigation-font-size:6.618rem;--body-font-weight:400;--subtitle-font-weight:100;--medium-font-weight:500;--title-font-weight:700;--heavy-font-weight:900;--semi-bold-font-weight:600;--gfs:14.4;--gfs-1:16.2;--title-size:clamp(5em,7.5vw,7.5em);--semi-title-size:clamp(3em,5vw,5em)}.lang-ar{--title-font:var(--font-alexandria);--body-font:var(--font-cairo)}.lang-en{--title-font:var(--font-futura);--body-font:var(--font-poppins)}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);color:var(--title-color)}div,p,span{font-family:var(--body-font);color:var(--title-color)}.title-font{font-family:var(--title-font)}.body-font{font-family:var(--body-font)}*{margin:0;padding:0;box-sizing:border-box}body,html{background-color:var(--ui-light)}body{max-width:100vw;overscroll-behavior-x:none;touch-action:pan-y;overflow-x:hidden}.no-scroll{overflow:hidden}body,button,input,textarea{font-family:var(--body-font);font-size:var(--normal-font-size)}ul{list-style:none}a{text-decoration:none}button{cursor:pointer;border:none;outline:none;background-color:transparent}img{max-width:100%;pointer-events:none;height:auto}::-webkit-scrollbar{width:.35rem;height:.35rem;margin-block:.35rem}::-webkit-scrollbar-thumb{background:var(--scrollbarThumb-color);border-radius:10px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:50px}::selection{background-color:var(--accent-color);color:var(--ui-light)}::-webkit-scrollbar{display:none}.hiddenn{display:none}