:root{--rashed-primary-50:#fffce7;--rashed-primary-200:#ffef86;--rashed-primary-500:#f1ae00;--rashed-primary-600:#d18500;--rashed-secondary-50:#edf3ff;--rashed-secondary-100:#dfe8ff;--rashed-secondary-500:#5e6af6;--rashed-secondary-900:#2f3191;--rashed-secondary-950:#19194d;--rashed-grayscale-50:#f6f6f6;--rashed-grayscale-100:#e7e7e7;--rashed-grayscale-200:#d1d1d1;--rashed-grayscale-300:#b0b0b0;--rashed-grayscale-400:#888;--rashed-grayscale-500:#6d6d6d;--rashed-grayscale-600:#5d5d5d;--rashed-grayscale-700:#4f4f4f;--rashed-grayscale-900:#3d3d3d;--rashed-grayscale-950:#202020;--rashed-base-white:#fff;--rashed-base-black:#0e0e0e;--rashed-yellow-600:#ca8a04;--rashed-header-bg:#fff}.rashed-header,.rashed-footer{font-family:"Yekan Bakh","IRANYekan","Iranian Sans",Yekan,Vazirmatn,Tahoma,"Segoe UI",sans-serif}.rashed-header{background:var(--rashed-header-bg);border-bottom:1px solid var(--rashed-grayscale-100);width:100%;position:relative;z-index:50}.rashed-header--desktop{position:sticky;top:0;left:0;z-index:70;box-shadow:0 2px 12px rgb(0 0 0 / .03);transition:box-shadow .2s ease}.rashed-header.is-sticky{box-shadow:0 6px 24px rgb(25 25 77 / .12)}.admin-bar .rashed-header--desktop{top:0}@media screen and (max-width:782px){.admin-bar .rashed-header--desktop{top:46px}}.rashed-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 56px;box-sizing:border-box}@media (max-width:1180px){.rashed-header__inner{padding:16px 28px}}.rashed-header__logo{display:block;flex:0 0 auto;width:96px}.rashed-header__logo img{width:100%;height:auto;max-height:52px;object-fit:contain}.rashed-header__nav{display:flex;align-items:center;margin:0;padding:0;list-style:none;gap:48px}@media (max-width:1340px){.rashed-header__nav{gap:30px}}@media (max-width:1180px){.rashed-header__nav{gap:24px}}.rashed-header__nav>li{position:static;margin:0;padding:0;list-style:none}.rashed-header__nav a,.rashed-header__nav button{display:flex;align-items:center;gap:4px;font-size:18px;font-weight:400;color:var(--rashed-base-black);background:none;border:0;cursor:pointer;text-decoration:none;font-family:inherit;position:relative;padding:4px 0;transition:color .15s ease}@media (max-width:1180px){.rashed-header__nav a,.rashed-header__nav button{font-size:15px}}.rashed-header__nav a:after,.rashed-header__nav button:after{content:"";position:absolute;bottom:-6px;left:0;right:0;margin:auto;height:2px;width:0;background:var(--rashed-primary-500);transition:width .15s ease}.rashed-header__nav li:hover>a:after,.rashed-header__nav li:hover>button:after,.rashed-header__nav li.is-open>button:after{width:60%}.rashed-header__nav a:hover,.rashed-header__nav button:hover,.rashed-header__nav li:hover>a,.rashed-header__nav li:hover>button{color:var(--rashed-primary-500)}.rashed-header__nav .rashed-nav-arrow{font-size:20px;line-height:1;display:inline-flex;align-items:center;transition:transform .15s ease}.rashed-header__nav .rashed-nav-arrow svg{width:16px;height:16px}.rashed-header__actions{display:flex;align-items:center;gap:24px;flex:0 0 auto}@media (max-width:1180px){.rashed-header__actions{gap:16px}}.rashed-header__actions .rashed-actions-row{display:flex;align-items:center;gap:4px}.rashed-icon-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--rashed-base-black);background:none;border:0;border-radius:50%;cursor:pointer;font-size:24px;line-height:1;transition:transform .15s ease,background .15s ease;text-decoration:none}.rashed-icon-btn .rashed-svg-icon{display:flex;align-items:center;justify-content:center}.rashed-icon-btn .rashed-svg-icon svg{width:24px;height:24px;display:block}.rashed-icon-btn:hover{transform:scale(1.1);background:rgb(14 14 14 / .08);color:var(--rashed-primary-600)}.rashed-icon-btn:hover .rashed-svg-icon svg{color:var(--rashed-primary-600)}.rashed-svg-icon{display:inline-flex;align-items:center;justify-content:center}.rashed-svg-icon svg{display:block;width:100%;height:100%}.rashed-header__actions .rashed-divider{width:1px;height:20px;background:var(--rashed-base-black);display:block}.rashed-header__login{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:400;color:var(--rashed-base-black);text-decoration:none;white-space:nowrap;transition:color .15s ease}.rashed-header__login:hover{color:var(--rashed-primary-600)}.rashed-login-icon{display:flex;align-items:center;justify-content:center}.rashed-login-icon svg{width:24px;height:24px;font-size:24px;line-height:1}@media (max-width:1023px){.rashed-header--desktop{display:none}}.rashed-mega{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(80vw,1440px);background:var(--rashed-header-bg);border:1px solid var(--rashed-grayscale-100);border-top:2px solid var(--rashed-primary-500);border-radius:0 0 18px 18px;box-shadow:0 24px 60px rgb(25 25 77 / .14);padding:44px 16px 44px 44px;box-sizing:border-box;z-index:60;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease}@media (max-width:1180px){.rashed-mega{width:94vw}}.rashed-header__nav>li.is-open>.rashed-mega{display:block;opacity:1;visibility:visible}.rashed-mega__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0 32px}.rashed-mega__side{grid-column:span 2;border-inline-start:1px solid var(--rashed-grayscale-200);padding-inline-end:32px}.rashed-mega__side ul,.rashed-mega__cols ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.rashed-mega__side li,.rashed-mega__cols li{margin:0;list-style:none}.rashed-mega__side a,.rashed-mega__cols a{display:flex!important;align-items:center;justify-content:space-between;gap:32px;width:100%;padding:10px 12px;border-radius:12px;font-size:16px;font-weight:600;color:var(--rashed-base-black);text-decoration:none;transition:background .15s ease,color .15s ease;position:relative}.rashed-mega__side a:hover,.rashed-mega__side a.is-active,.rashed-mega__cols a:hover{background:var(--rashed-primary-50);color:var(--rashed-primary-500)}.rashed-mega__side a:after,.rashed-mega__cols a:after{display:none}.rashed-mega__side .rashed-mega-link-arrow{font-size:16px;line-height:1;display:inline-flex;align-items:center}.rashed-mega-link-arrow svg{width:14px;height:14px}.rashed-mega-overlay{display:none;position:fixed;inset:0;background:rgb(14 14 14 / .35);z-index:55}.rashed-mega-overlay.is-open{display:block}.rashed-mega__cols{grid-column:span 3;display:flex;gap:16px;padding-inline-start:8px}.rashed-mega__cols ul{width:fit-content}.rashed-mega__image{grid-column:span 2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.rashed-mega__image img{max-width:200px;max-height:320px;height:auto;display:block}.rashed-mega__simple{grid-column:span 4}.rashed-mega__simple ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.rashed-mega__simple a{display:flex!important;align-items:center;justify-content:space-between;gap:32px;padding:10px 12px;border-radius:12px;font-size:16px;font-weight:600;color:var(--rashed-base-black);text-decoration:none;transition:background .15s ease,color .15s ease}.rashed-mega__simple a:hover{background:var(--rashed-primary-50);color:var(--rashed-primary-500)}.rashed-header--mobile{display:none}.rashed-mobile-drawer,.rashed-mobile-overlay{display:none}@media (max-width:1023px){.rashed-header--mobile{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:var(--rashed-header-bg);border-bottom:1px solid var(--rashed-grayscale-100);position:sticky;top:0;left:0;z-index:50}.admin-bar .rashed-header--mobile{top:46px}@media screen and (min-width:783px){.admin-bar .rashed-header--mobile{top:32px}}.rashed-header--mobile .rashed-header__logo{width:84px}.rashed-header--mobile .rashed-actions-row{gap:0}.rashed-header--mobile .rashed-icon-btn{width:40px;height:40px;font-size:20px}.rashed-burger{width:42px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:0;cursor:pointer;border-radius:10px}.rashed-burger span{display:block;width:20px;height:2px;background:var(--rashed-base-black);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.rashed-burger.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.rashed-burger.is-open span:nth-child(2){opacity:0}.rashed-burger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.rashed-mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;width:min(86vw,380px);background:var(--rashed-base-white);box-shadow:-12px 0 40px rgb(0 0 0 / .16);transform:translateX(100%);transition:transform .28s ease;z-index:120;overflow-y:auto;padding:20px;box-sizing:border-box}.rashed-mobile-drawer.is-open{transform:translateX(0)}.rashed-mobile-drawer .rashed-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.rashed-mobile-drawer .rashed-drawer-close{background:none;border:0;font-size:28px;line-height:1;color:var(--rashed-base-black);cursor:pointer}.rashed-mobile-nav{list-style:none;margin:0;padding:0}.rashed-mobile-nav>li{border-bottom:1px solid var(--rashed-grayscale-100)}.rashed-mobile-nav>li>a,.rashed-mobile-nav>li>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 4px;font-size:17px;font-weight:600;color:var(--rashed-base-black);background:none;border:0;cursor:pointer;font-family:inherit}.rashed-mobile-nav .rashed-mobile-sub{display:none;padding:0 0 12px 14px}.rashed-mobile-nav li.is-open>.rashed-mobile-sub{display:block}.rashed-mobile-sub a{display:block;padding:10px 6px;font-size:15px;color:var(--rashed-grayscale-700);text-decoration:none}.rashed-mobile-drawer .rashed-mobile-login{display:flex;align-items:center;gap:8px;margin-top:20px;padding:14px 16px;background:var(--rashed-primary-500);color:var(--rashed-base-white);border-radius:12px;font-size:16px;font-weight:600;text-decoration:none}.rashed-mobile-overlay{display:block;position:fixed;inset:0;background:rgb(14 14 14 / .5);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease;z-index:110}.rashed-mobile-overlay.is-open{opacity:1;visibility:visible}}.rashed-footer{display:flex;flex-direction:column;width:100%;margin-top:48px}.rashed-footer__hero{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.rashed-footer__wave{width:100%;margin-bottom:-2px;display:block;background:#fff0;position:absolute;bottom:0}.rashed-footer__wave svg{display:block;width:100%;height:auto;color:var(--rashed-secondary-950)}.rashed-footer__globe{width:fit-content;text-align:center;display:flex;justify-content:center;margin-bottom:-4px;position:relative;z-index:2}.rashed-footer__globe svg{max-width:60vw;height:auto;display:block;width:713px}.rashed-footer__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:80px;padding:80px clamp(20px,6vw,72px);box-sizing:border-box;width:100%;background:var(--rashed-secondary-950);color:var(--rashed-base-white)}@media (max-width:1023px){.rashed-footer__grid{grid-template-columns:1fr;gap:36px}}.rashed-footer__brand{grid-column:span 2;display:flex;flex-direction:column;gap:32px}@media (max-width:1023px){.rashed-footer__brand{grid-column:span 1}}.rashed-footer__brand .rashed-footer__logo{width:176px}.rashed-footer__brand .rashed-footer__logo img{width:100%;height:auto}.rashed-footer__brand p{margin:0;font-size:18px;line-height:2;color:var(--rashed-base-white);opacity:.9}.rashed-footer__col{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.rashed-footer__col.span-1{grid-column:span 1}@media (max-width:1023px){.rashed-footer__col.span-1{grid-column:span 1}}.rashed-footer__col .rashed-footer__title{font-size:24px;font-weight:700;color:var(--rashed-yellow-600);margin:0}.rashed-footer__col a{font-size:20px;color:var(--rashed-base-white);text-decoration:none;transition:color .15s ease}.rashed-footer__col a:hover{color:var(--rashed-primary-500)}.rashed-footer__enamad{grid-column:span 1}.rashed-footer__enamad img{width:120px;height:120px;object-fit:contain;display:block}.rashed-footer__bar{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px;background:var(--rashed-primary-500);padding:24px clamp(20px,6vw,72px);box-sizing:border-box;width:100%}.rashed-footer__copyright{grid-column:1/3;justify-self:center;text-align:center}.rashed-footer__support{grid-column:3;justify-self:end}@media (max-width:1024px){.rashed-footer__bar{grid-template-columns:1fr;text-align:center;gap:6px}.rashed-footer__copyright{grid-column:1;justify-self:center}.rashed-footer__support{grid-column:1;justify-self:center}}.rashed-footer__bar span{font-size:16px;color:var(--rashed-base-white);display:inline-flex;align-items:center;justify-content:center;gap:2px}.rashed-footer__bar strong{font-weight:600;color:var(--rashed-secondary-900);font-weight:700}.rashed-footer__bar strong a{color:var(--rashed-secondary-900);text-decoration:underline}.rashed-footer__bar .rashed-footer__copyright{justify-content:center}.rashed-footer__bar .rashed-footer__support{justify-content:flex-end}@media (max-width:1024px){.rashed-footer__bar .rashed-footer__copyright,.rashed-footer__bar .rashed-footer__support{justify-content:center}}.rashed-popover{display:none;position:absolute;top:100%;min-width:220px;background:var(--rashed-header-bg);border:1px solid var(--rashed-grayscale-100);border-radius:20px;box-shadow:0 12px 40px rgb(25 25 77 / .14);padding:12px;z-index:60;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease}.rashed-header__nav>li.is-open>.rashed-popover{display:block;opacity:1;visibility:visible}.rashed-popover__list{display:flex;flex-direction:column;gap:4px}.rashed-popover__list a{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-radius:16px;font-size:16px;font-weight:600;color:var(--rashed-base-black);text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.rashed-popover__list a:hover{background:var(--rashed-primary-50);color:var(--rashed-primary-500)}#rashed-courses-cols{display:flex;gap:24px}.rashed-cols-left{flex:1;min-width:0}.rashed-cols-right{flex:1;min-width:0}.rashed-cols-right:not(.has-content){display:none}.rashed-cols-left ul,.rashed-cols-right ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;width:100%}.rashed-cols-left li,.rashed-cols-right li{margin:0;list-style:none}.rashed-mega__cols .jl1-link.is-active{background:var(--rashed-primary-50);color:var(--rashed-primary-500)}.wf-active .logo-text,.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active .the-subtitle{font-family:'Changa'}#main-nav .main-menu>ul>li>a{font-family:Noto Sans Kufi Arabic}