.Footer-module__GtcUXa__footer{color:#fff;direction:rtl;background:#181818;padding:40px 0 20px;font-family:Vazirmatn,sans-serif}.Footer-module__GtcUXa__footerContent{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto 20px;padding:0 30px;display:flex}.Footer-module__GtcUXa__brand{flex:250px;min-width:220px}.Footer-module__GtcUXa__logo{margin-bottom:10px;display:block}.Footer-module__GtcUXa__brandName{margin-bottom:8px;font-family:Lalezar,sans-serif;font-size:1.7rem;font-weight:700;display:block}.Footer-module__GtcUXa__desc{color:#ccc;margin-top:8px;font-size:1rem}.Footer-module__GtcUXa__links,.Footer-module__GtcUXa__contact{flex:180px;min-width:160px}.Footer-module__GtcUXa__links h4,.Footer-module__GtcUXa__contact h4{color:#ffd600;margin-bottom:12px;font-size:1.1rem}.Footer-module__GtcUXa__links ul,.Footer-module__GtcUXa__contact ul{margin:0;padding:0;list-style:none}.Footer-module__GtcUXa__links li,.Footer-module__GtcUXa__contact li{margin-bottom:8px;font-size:1rem}.Footer-module__GtcUXa__links a,.Footer-module__GtcUXa__contact a{color:#fff;text-decoration:none;transition:color .2s}.Footer-module__GtcUXa__links a:hover,.Footer-module__GtcUXa__contact a:hover{color:#ffd600}.Footer-module__GtcUXa__copyright{text-align:center;color:#aaa;border-top:1px solid #333;padding-top:12px;font-size:.95rem}@media (width<=800px){.Footer-module__GtcUXa__footerContent{flex-direction:column;align-items:flex-start;gap:30px;padding:0 15px}.Footer-module__GtcUXa__brand,.Footer-module__GtcUXa__links,.Footer-module__GtcUXa__contact{width:100%;min-width:0}}.Navbar-module__B12jtG__navbarContainer{z-index:100;background-color:#212121;flex-direction:row;justify-content:space-between;align-items:center;height:100px;padding:10px 50px;display:flex;position:sticky;top:0}.Navbar-module__B12jtG__logoContainer{color:#fff;align-items:center;display:flex}.Navbar-module__B12jtG__logoText{margin-right:10px;font-size:2rem}.Navbar-module__B12jtG__navMenu{align-items:center;display:flex}.Navbar-module__B12jtG__navList{flex-direction:row-reverse;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__B12jtG__navItem{color:#fff;cursor:pointer;border-bottom:2px solid #0000;padding:5px 0;font-family:Vazirmatn,sans-serif;font-size:1.5rem;transition:color .2s,border-bottom .2s}.Navbar-module__B12jtG__navItem:hover{color:#ffd600;border-bottom:2px solid #ffd600}.Navbar-module__B12jtG__hasSubmenu{position:relative}.Navbar-module__B12jtG__submenu{z-index:200;background:#232323;border-radius:0 0 8px 8px;min-width:180px;padding:10px 0;list-style:none;display:none;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #00000026}.Navbar-module__B12jtG__hasSubmenu:hover .Navbar-module__B12jtG__submenu,.Navbar-module__B12jtG__hasSubmenu:focus-within .Navbar-module__B12jtG__submenu{display:block}.Navbar-module__B12jtG__submenuItem{color:#fff;cursor:pointer;white-space:nowrap;padding:10px 24px;font-size:1.2rem;transition:background .2s,color .2s}.Navbar-module__B12jtG__submenuItem:hover{color:#232323;background:#ffd600}.Navbar-module__B12jtG__navItem a,.Navbar-module__B12jtG__submenuItem a{color:inherit;width:100%;height:100%;text-decoration:none;display:block}.Navbar-module__B12jtG__hamburger{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;display:none}.Navbar-module__B12jtG__hamburgerBar{background:#fff;border-radius:2px;width:28px;height:3px;margin:4px 0;transition:all .3s}.Navbar-module__B12jtG__mobileMenuOverlay{z-index:2000;background:#212121f5;justify-content:flex-end;display:flex;position:fixed;inset:0}.Navbar-module__B12jtG__mobileMenu{background:#232323;flex-direction:column;width:80vw;max-width:320px;height:100%;padding:32px 20px 20px;animation:.25s Navbar-module__B12jtG__slideInRight;display:flex;position:relative;box-shadow:-2px 0 16px #00000026}@keyframes Navbar-module__B12jtG__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.Navbar-module__B12jtG__closeMobileMenu{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;font-size:5rem;position:absolute;top:0;left:10px}.Navbar-module__B12jtG__mobileNavList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__B12jtG__mobileNavItem{color:#fff;border-radius:8px;padding:8px 20px 8px 0;font-size:1.4rem;transition:background .18s}.Navbar-module__B12jtG__mobileNavLink{color:#fff;text-align:right;border-radius:8px;width:100%;padding:10px 12px;text-decoration:none;transition:background .18s,color .18s;display:block}.Navbar-module__B12jtG__mobileNavLink:hover,.Navbar-module__B12jtG__mobileNavLink:active{color:#232323;background:#ffd600;text-decoration:none}@media (width<=801px){.Navbar-module__B12jtG__navbarContainer{height:64px;padding:8px 12px}.Navbar-module__B12jtG__logoText{margin-right:6px;font-size:1.2rem}.Navbar-module__B12jtG__navMenu{display:none}.Navbar-module__B12jtG__hamburger{display:flex}}.Navbar-module__B12jtG__mobileArrow{margin-right:8px;font-size:1rem;transition:transform .2s}.Navbar-module__B12jtG__mobileDetails[open] .Navbar-module__B12jtG__mobileArrow{transform:rotate(180deg)}.Navbar-module__B12jtG__mobileSubmenu{flex-direction:column;gap:4px;margin:6px 0 0;padding:0 12px 0 16px;list-style:none;display:flex}.Navbar-module__B12jtG__mobileSubmenuItem{color:#fff;border-radius:6px;padding:4px 0;font-size:1.1rem;text-decoration:none}.Navbar-module__B12jtG__mobileSubmenuItem a{color:#fff;text-align:right;border-radius:6px;padding:7px 10px;font-size:1.1rem;text-decoration:none;transition:background .18s,color .18s;display:block}.Navbar-module__B12jtG__mobileSubmenuItem a:hover,.Navbar-module__B12jtG__mobileSubmenuItem a:active{color:#232323;background:#ffd600;text-decoration:none}.Navbar-module__B12jtG__logoLink{color:inherit;text-decoration:none;display:inline-block}@media (width<=801px){.Navbar-module__B12jtG__navbarContainer{height:64px;padding:8px 12px}.Navbar-module__B12jtG__logoText{margin-right:6px;font-size:1.2rem}.Navbar-module__B12jtG__navMenu{display:none}.Navbar-module__B12jtG__hamburger{display:flex}}body{box-sizing:border-box;background-color:#fff;width:100%;height:auto;min-height:100vh;margin:0;padding:0;font-family:Arial,sans-serif}