@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap");*{box-sizing:border-box;padding:0;margin:0;color:#000;font-family:Almarai,sans-serif}body,html{max-width:100vw;overflow-x:hidden;background-color:#fff;scroll-behavior:smooth}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.container{width:100%}