@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Noto+Kufi+Arabic:wght@400;500;700&display=swap");body,html{height:100%;min-height:100dvh}body{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}html[dir=rtl]{direction:rtl}html[dir=rtl] body{font-family:Noto Kufi Arabic,Inter,sans-serif}html[dir=rtl] .text-left{text-align:right}html[dir=rtl] .text-right{text-align:left}html[dir=rtl] .ml-auto{margin-left:0;margin-right:auto}html[dir=rtl] .mr-auto{margin-right:0;margin-left:auto}html[dir=rtl] .rtl-flip{transform:scaleX(-1)}*,:after,:before{box-sizing:inherit}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}