/*
Theme Name: PGI Corporate
Theme URI: https://example.com
Author: You
Version: 1.0
Text Domain: pgi
*/

:root { --coal:#0f172a; }

body{font-family: 'Vazirmatn', system-ui, sans-serif;}
html{scroll-behavior:smooth}
.hero-grid{background-image: radial-gradient(rgba(255,255,255,.06) 1px, transparent 1px);background-size:24px 24px}
.li-rtl{padding-right:1.75rem; position:relative}
.li-rtl .li-icon{position:absolute; right:0; top:.1rem}
.no-scrollbar::-webkit-scrollbar{display:none}
.no-scrollbar{-ms-overflow-style:none; scrollbar-width:none}
