@font-face{font-family:myFont;src:url(../media/YekanBakhFaNum_VF-s.p.ff999bb7.woff2)format("woff2");font-display:swap}@font-face{font-family:myFont Fallback;src:local(Arial);ascent-override:232.97%;descent-override:128.14%;line-gap-override:0.0%;size-adjust:42.92%}.myfont_7acad995-module__CZXFoa__className{font-family:myFont,myFont Fallback}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{overflow-x:hidden}@media (max-width:768px){body:has(.mobile-menu-toggle[open]){height:100vh;position:relative;overflow:hidden}html:has(.mobile-menu-toggle[open]){height:100%;overflow:hidden}}button,input,select,textarea{font-family:myFont}.container{width:100%;max-width:1400px;margin:0 auto}@media (max-width:1200px){.container{max-width:1000px;padding:0 .5rem}}@media (max-width:992px){.container{max-width:900px;padding:0 .5rem}}@media (max-width:768px){.container{max-width:700px;padding:0 .5rem}}@media (max-width:576px){.container{max-width:500px;padding:0 .7rem}}:root{--primary-color:#1a5fcc;--primary-blue:#2b7fff;--secondary-color:#04be58;--green:#22c55e;--green-dark:#16a34a;--text-color:#1a1a1a;--white:#fff}.header{background:var(--white);width:100%;position:relative}.header-top{background:var(--primary-blue);color:var(--white);padding:.5rem 0;font-size:.7rem}.header-top .container{justify-content:space-between;align-items:center;display:flex}.header-top-left{align-items:center;gap:.5rem;display:flex}.header-top-right{align-items:center;gap:.4rem;display:flex}.social-link{color:var(--white);padding:.25rem .5rem;font-size:.7rem;text-decoration:none;transition:opacity .2s}.social-link:hover{opacity:.8}.contact-link{color:#1a5fcc;align-items:center;gap:.5rem;font-size:.7rem;text-decoration:none;transition:opacity .2s;display:flex}.contact-link:hover{opacity:.8}.header-main{justify-content:space-between;align-items:center;padding:1rem 0;display:flex;position:relative}.header-main-left{flex:1;align-items:center;gap:3rem;display:flex}.logo{order:1}.mobile-menu-toggle{order:2}.desktop-nav-menu{order:3}.logo{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.logo:hover{opacity:.8}.logo-image{object-fit:contain;width:auto;height:auto;max-height:40px}.nav-menu{align-items:center;gap:2rem;display:flex}.mobile-menu-toggle{display:none}.mobile-menu-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;list-style:none;display:flex}.mobile-menu-button::-webkit-details-marker{display:none}.mobile-menu-button::marker{display:none}.hamburger-icon{flex-direction:column;gap:5px;width:24px;height:18px;display:flex;position:relative}.hamburger-icon span{background:var(--text-color);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.mobile-menu-toggle[open] .hamburger-icon span:first-child{transform:rotate(45deg)translate(7px,7px)}.mobile-menu-toggle[open] .hamburger-icon span:nth-child(2){opacity:0}.mobile-menu-toggle[open] .hamburger-icon span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.desktop-nav-menu{display:flex}.nav-link{color:var(--text-color);padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link:hover{color:var(--primary-blue)}.nav-link:after{content:"";background:var(--primary-blue);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-link:hover:after{width:100%}.nav-link-wrapper{position:static}.header-main-left{position:relative}.nav-link-wrapper:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu{background:var(--white);opacity:0;visibility:hidden;z-index:1000;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:2rem 0;transition:all .3s;position:absolute;top:calc(100% + .5rem);left:50%;right:50%;transform:translateY(-10px);box-shadow:0 4px 20px #0000001a}.mega-menu-grid{grid-template-columns:repeat(5,1fr);gap:2rem;display:grid}.mega-menu-category{animation:.3s forwards fadeInUp}.mega-menu-category-header{border-bottom:1px solid #f3f4f6;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.mega-menu-icon{font-size:1.125rem}.mega-menu-title{color:var(--text-color);margin:0;font-size:.875rem;font-weight:600}.mega-menu-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.mega-menu-item{color:#4b5563;border-radius:6px;margin:0 -.5rem;padding:.375rem .5rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:block;position:relative}.mega-menu-item:hover{color:var(--primary-blue);background:#2b7fff0d}.mega-menu-item-text{display:block;position:relative}.mega-menu-item-underline{background:var(--primary-blue);width:0;height:2px;transition:width .2s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.mega-menu-item:hover .mega-menu-item-underline{width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.mega-menu-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.mega-menu{padding:1.5rem 0}.mega-menu-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:480px){.mega-menu-grid{grid-template-columns:1fr}}.header-main-right{align-items:center;gap:1rem;display:flex}.header-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.header-btn-primary{background:var(--green);color:var(--white)}.header-btn-primary:hover{background:var(--green-dark)}.header-btn-secondary{background:var(--green-dark);color:var(--white)}.header-btn-secondary:hover{background:var(--primary-color)}@media (max-width:1024px){.header-main.container{padding:1rem 1.5rem}.header-main-left{gap:2rem}.nav-menu{gap:1.5rem}}@media (max-width:768px){.header-top{padding:.4rem 0;font-size:.6rem}.header-top-right{gap:.4rem}.contact-link span{display:none}.header-main.container{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:1rem}.header-main-left{flex-direction:row;flex:none;justify-content:flex-start;align-items:center;gap:1rem;width:auto}.mobile-menu-toggle{order:1}.logo{order:2}.desktop-nav-menu{display:none}.mobile-menu-toggle{display:block;position:relative}.mobile-menu-toggle[open] .nav-menu{display:flex}.mobile-menu-toggle[open] .mobile-menu-button{z-index:10000;background:var(--white);border-radius:8px;position:fixed;top:1rem;right:1rem;box-shadow:0 2px 8px #0000001a}.mobile-menu-toggle .nav-menu{background:var(--white);z-index:9999;-webkit-overflow-scrolling:touch;border-radius:0;flex-direction:column;align-items:flex-start;gap:0;width:100%;max-width:100%;max-height:100vh;margin:0;padding:5rem 1rem 1rem;transition:transform .3s;display:none;position:fixed;inset:0;overflow:hidden auto;transform:translate(100%);box-shadow:0 4px 20px #00000026}.mobile-menu-toggle[open] .nav-menu{transform:translate(0)}.mobile-menu-toggle .nav-menu .nav-link{border-bottom:1px solid #f3f4f6;width:100%;padding:.75rem 1rem;display:block}.mobile-menu-toggle .nav-menu .nav-link:last-child{border-bottom:none}.mobile-menu-toggle .nav-menu .nav-link-wrapper,.mobile-menu-toggle .nav-menu .nav-link-wrapper>.nav-link{width:100%}.mobile-menu-toggle .nav-menu .mega-menu{width:100%;box-shadow:none;opacity:1;visibility:visible;margin-top:.5rem;margin-left:0;margin-right:0;padding:1rem 0;position:static;left:auto;right:auto;transform:none}.mobile-menu-toggle .nav-menu .mega-menu .container{padding:0}.mobile-menu-toggle .nav-menu .mega-menu-grid{grid-template-columns:1fr;gap:1.5rem}.header-main-right{flex-wrap:nowrap;justify-content:flex-end;width:auto}.header-btn{flex:none;justify-content:center;min-width:auto;padding:.6rem 1.2rem;font-size:.85rem}}@media (max-width:480px){.header-top{padding:.5rem 0;font-size:.6rem}.header-top .container{flex-direction:column;gap:.5rem}.header-top-left,.header-top-right{justify-content:center;width:100%}.logo{font-size:1.25rem}.header-main.container{flex-direction:row;padding:.75rem 1rem}.header-main-left{gap:.75rem}.logo-image{max-height:32px}.mobile-menu-toggle .nav-menu{max-width:100%;margin:0;padding-top:4rem}.mobile-menu-toggle[open] .mobile-menu-button{top:.75rem;right:.75rem}.header-main-right{flex-direction:row;width:auto}.header-btn{width:auto;padding:.5rem 1rem;font-size:.8rem}.header-btn span{display:inline}.header-btn:before{display:none}}.footer{color:#111827;background:linear-gradient(to bottom right,#f9fafb,#eff6ff,#f9fafb);position:relative;overflow:hidden}.footer-bg-overlay{opacity:.05;position:absolute;inset:0}.footer-bg-overlay:before{content:"";background:linear-gradient(90deg,#3b82f61a,#2563eb1a);width:100%;height:100%;position:absolute;top:0;left:0}.footer-top-line{background:linear-gradient(90deg,#3b82f6,#2563eb);width:100%;height:4px;position:absolute;top:0;left:0}.footer-content{z-index:10;position:relative}.footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 1rem;display:grid}.footer-section,.footer-logo-section{flex-direction:column;gap:1.5rem;display:flex}.footer-logo-wrapper{align-items:center;gap:.75rem;display:flex}.footer-logo-image{justify-content:center;align-items:center;display:flex}.footer-logo-image img{object-fit:contain;width:auto;height:auto;max-height:56px}.footer-logo-text{flex-direction:column;display:flex}.footer-logo-title{background:linear-gradient(90deg,#d97706,#ea580c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.footer-logo-subtitle{color:#4b5563;margin:0;font-size:.875rem}.footer-description{color:#4b5563;font-size:.875rem;line-height:1.75;position:relative}.footer-quote{color:#fbbf24;font-size:1.125rem;position:absolute}.footer-quote-top{top:0;right:0}.footer-quote-bottom{bottom:0;left:0}.footer-social-section{flex-direction:column;gap:1rem;display:flex}.footer-social-title{align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;display:flex}.footer-social-dot{border-radius:50%;width:8px;height:8px}.footer-social-dot-amber{background:#fbbf24}.footer-social-dot-blue{background:#60a5fa}.footer-social-links{justify-content:flex-start;gap:1.25rem;display:flex}.footer-social-link{border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .2s;display:flex}.footer-social-link:hover{transform:scale(1.1)}.footer-social-link svg{color:#fff;font-size:1.5rem}.footer-social-link-blue{background:linear-gradient(to bottom right,#2563eb,#1e40af)}.footer-social-link-pink{background:linear-gradient(to bottom right,#db2777,#be185d)}.footer-social-link-green{background:linear-gradient(to bottom right,#16a34a,#15803d)}.footer-social-link-red{background:linear-gradient(to bottom right,#dc2626,#b91c1c)}.footer-section-header{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;display:flex}.footer-section-title{background:linear-gradient(90deg,#2563eb,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.footer-section-title-purple{background:linear-gradient(90deg,#9333ea,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footer-section-line{background:linear-gradient(90deg,#60a5fa80,#0000);flex:1;height:1px}.footer-links{flex-direction:column;gap:.75rem;display:flex}.footer-link{color:#4b5563;font-size:.875rem;text-decoration:none;transition:color .2s;display:block}.footer-link:hover{color:#111827}.footer-contact{flex-direction:column;gap:1rem;display:flex}.footer-contact-item{border-right:2px solid;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.footer-contact-item-blue{background:linear-gradient(90deg,#3b82f60d,#0000);border-right-color:#60a5fa4d}.footer-contact-item-red{background:linear-gradient(90deg,#ef44440d,#0000);border-right-color:#f871714d}.footer-contact-item-yellow{background:linear-gradient(90deg,#eab3080d,#0000);border-right-color:#fbbf244d}.footer-contact-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.footer-contact-icon svg{color:#fff;font-size:.875rem}.footer-contact-icon-blue{background:linear-gradient(to bottom right,#3b82f6,#2563eb)}.footer-contact-icon-red{background:linear-gradient(to bottom right,#ef4444,#dc2626)}.footer-contact-icon-yellow{background:linear-gradient(to bottom right,#eab308,#ca8a04)}.footer-contact-label{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.footer-contact-label-blue{color:#2563eb}.footer-contact-label-red{color:#dc2626}.footer-contact-label-yellow{color:#ca8a04}.footer-contact-value{color:#4b5563;font-size:.875rem}.footer-cta{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:1rem;display:grid}.footer-cta-btn{border-radius:.75rem;justify-content:center;align-items:center;width:100%;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a}.footer-cta-btn:hover{box-shadow:0 20px 25px -5px #0000001a}.footer-cta-btn span{font-size:.875rem}.footer-cta-btn-green{color:#fff;background:#16a34a}.footer-cta-btn-green:hover{background:#15803d}.footer-cta-btn-blue{color:#fff;background:#2563eb}.footer-cta-btn-blue:hover{background:#1d4ed8}.footer-copyright{border-top:1px solid;border-image:linear-gradient(90deg,#fbbf2433,#60a5fa33,#a855f733) 1;margin-top:1rem;padding:2rem 0;position:relative}.footer-copyright-line{background:linear-gradient(90deg,#0000,#fbbf244d,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.footer-copyright-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.footer-copyright-text{text-align:center}.footer-copyright-text p{color:#4b5563;margin:0;font-size:.875rem;font-weight:500}.footer-copyright-links{gap:1.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.footer-copyright-link{color:#6b7280;border-bottom:1px solid #0000;text-decoration:none;transition:all .2s}.footer-copyright-link:hover{color:#f59e0b;border-bottom-color:#f59e0b}.footer-copyright-link:nth-child(2):hover{color:#2563eb;border-bottom-color:#2563eb}.footer-copyright-link:nth-child(3):hover{color:#9333ea;border-bottom-color:#9333ea}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.3}}@media (max-width:1200px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;padding:2rem 1rem}.footer-cta{grid-template-columns:1fr;gap:1rem}.footer-social-links{justify-content:center}.footer-copyright-content{align-items:center}.footer-copyright-links{flex-direction:column;align-items:center;gap:.5rem}}@media (max-width:480px){.footer-cta-btn span{font-size:.75rem}}.notfoundpage{flex-direction:column;justify-content:center;align-items:center;padding:5rem 0;display:flex}.notfoundpage h1{color:#3c7cc2;font-size:3rem;font-weight:900}
