#awc-toast-container{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:9999999;direction:rtl;width:92%;max-width:460px;pointer-events:none}@keyframes awcFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes awcToastIn{from{opacity:0;transform:translateY(-24px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes awcToastOut{to{opacity:0;transform:translateY(-16px)}}.mab-nav{direction:rtl;--mab-text:#0f172a;--mab-border:rgba(15,23,42,.1);--mab-shadow:0 12px 32px rgba(2,6,23,.1);--mab-radius:16px;overflow:visible}.mab-nav__inner{max-width:1200px;margin:0 auto;padding:8px 12px;display:flex;align-items:center;justify-content:center}.mab-nav__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:8px}.mab-nav__item{position:relative}.mab-nav__link{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:12px;color:var(--mab-text);text-decoration:none;font-size:14px;font-weight:700;border:1px solid transparent;transition:background-color .15s ease}.mab-nav__link:hover,.mab-nav__item:focus-within>.mab-nav__link{background:rgba(15,23,42,.05);border-color:var(--mab-border)}.mab-nav__link--caret::after{content:"▾";font-size:11px;opacity:.55}.mab-mega,.mab-drop{position:absolute;top:calc(100% + 8px);inset-inline-start:50%;transform:translateX(50%) translateY(6px);background:rgba(255,255,255,.96);border:1px solid var(--mab-border);border-radius:var(--mab-radius);box-shadow:var(--mab-shadow);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.mab-mega{width:min(980px,calc(100vw - 28px));padding:14px}.mab-drop{width:320px;padding:10px}.mab-nav__item--hasMega:hover>.mab-mega,.mab-nav__item--hasMega:focus-within>.mab-mega,.mab-nav__item--hasDrop:hover>.mab-drop,.mab-nav__item--hasDrop:focus-within>.mab-drop{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(50%) translateY(0)}.mab-mega__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mab-mega__col{border:1px solid rgba(15,23,42,.07);border-radius:14px;padding:12px;background:#fff}.mab-mega__title{font-size:13px;font-weight:900;color:var(--mab-text);margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.08)}.mab-mega__a,.mab-drop__a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;text-decoration:none;color:rgba(15,23,42,.82);font-size:13px;font-weight:700;transition:background-color .15s ease}.mab-mega__a:hover,.mab-drop__a:hover{background:rgba(15,23,42,.05)}.mab-mega__a::after,.mab-drop__a::after{content:"‹";opacity:.45}.mab-mega__divider{height:1px;background:rgba(15,23,42,.08);margin:10px 0}.mab-mega__footer{margin-top:12px}.mab-mega__cta{display:inline-flex;align-items:center;padding:9px 14px;border-radius:12px;text-decoration:none;font-size:13px;font-weight:900;color:#0f172a;background:rgba(109,40,217,.1);border:1px solid rgba(109,40,217,.15)}@media (max-width:980px){.mab-mega__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.mab-mega,.mab-drop{display:none !important}.mab-nav__list{gap:5px}.mab-nav__link{padding:8px 10px;font-size:13px}}.mab-hb{direction:rtl}.mab-hb__chips{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:4px;border-radius:15px;background:radial-gradient(500px 160px at 15% 50%,rgba(22,163,74,.07),transparent 65%),radial-gradient(500px 160px at 85% 50%,rgba(37,99,235,.07),transparent 65%),rgba(248,250,252,.9);border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 20px rgba(2,6,23,.05)}.mab-chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;text-decoration:none !important;font-size:12.5px;font-weight:800;line-height:1.2;white-space:nowrap;color:#334155;background:rgba(255,255,255,.9);border:1px solid rgba(15,23,42,.08);transition:background-color .15s ease,transform .15s ease}.mab-chip:hover{background:#fff;transform:translateY(-1px)}@media (max-width:768px){.mab-hb{padding:6px 0}.mab-hb__chips{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mab-hb__chips::-webkit-scrollbar{display:none}.mab-chip{padding:7px 11px;font-size:12px}}.mab-pubBadge{display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 6px 16px rgba(2,6,23,.05);font-size:12.5px;line-height:1;white-space:nowrap}.mab-pubBadge__status{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.16);flex:0 0 auto}.mab-pubBadge__text{color:rgba(15,23,42,.85);font-weight:900}.mab-pubBadge__sep{width:1px;height:14px;background:rgba(15,23,42,.2)}.mab-pubBadge__tel{color:rgba(15,23,42,.75);font-weight:800;text-decoration:none;direction:ltr}.mab-pubBadge__tel:hover{color:#0f172a}.mab-header-brand{display:flex;flex-direction:row;align-items:center;direction:rtl;gap:18px}.mab-header-brand__logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding-inline-end:18px;border-inline-end:1px solid rgba(15,23,42,.12)}.mab-header-brand__logo img{width:auto;height:64px;display:block;object-fit:contain}.mab-header-brand__content{display:flex;flex-direction:column;justify-content:center;line-height:1.4;text-align:right}.mab-header-brand__tagline{font-size:13px;font-weight:600;color:#64748b;margin-bottom:5px}.mab-header-brand__title{margin:0;font-size:24px;line-height:1.3;font-weight:900;color:#0f172a}.mab-header-brand:hover .mab-header-brand__title{color:#1e3a8a;transition:color .2s ease}@media (max-width:768px){.mab-header-brand{gap:12px}.mab-header-brand__logo{padding-inline-start:12px}.mab-header-brand__logo img{height:48px}.mab-header-brand__tagline{font-size:11px}.mab-header-brand__title{font-size:18px}}.mab-footv3{direction:rtl;color:#0f172a;font-family:inherit;background:transparent;--mab-text:#0f172a;--mab-muted:rgba(15,23,42,.65);--mab-border:rgba(15,23,42,.1);--mab-soft:#f8fafc;--mab-green:#16a34a;--mab-blue:#2563eb;--mab-radius:20px}.mab-footv3 *,.mab-footv3 *::before,.mab-footv3 *::after{box-sizing:border-box}.mab-footv3 a{text-decoration:none !important}.mab-footv3__shell{max-width:1240px;margin:24px auto 0;padding:0 14px 18px}.mab-footv3__h3,.mab-footv3__h4{margin:0;color:var(--mab-text);font-weight:900}.mab-footv3__h3{font-size:14px}.mab-footv3__h4{font-size:13.5px}.mab-footv3__hint,.mab-footv3__sub{color:var(--mab-muted);font-size:12px;font-weight:700}.mab-footv3__top{margin-bottom:14px}.mab-footv3__trust{padding:12px 18px;border-radius:22px;border:1px solid var(--mab-border);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.95));box-shadow:0 10px 26px rgba(2,6,23,.05)}.mab-footv3__trustHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mab-footv3__badges{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.mab-footv3__badge{width:72px;height:56px;padding:7px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 6px 16px rgba(2,6,23,.05);overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.mab-footv3__badge:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(2,6,23,.08)}.mab-footv3__badge img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}@media (max-width:768px){.mab-footv3__badges{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mab-footv3__badges::-webkit-scrollbar{display:none}.mab-footv3__badge{flex:0 0 auto;width:68px;height:52px}}.mab-footv3__main{padding:14px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(135deg,rgba(248,250,252,.9),rgba(255,255,255,.96));box-shadow:0 14px 35px rgba(2,6,23,.06)}.mab-footv3__grid{display:grid;grid-template-columns:1fr 1fr .95fr;gap:14px;align-items:stretch}.mab-footv3__col{position:relative;padding:14px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.88);box-shadow:0 6px 18px rgba(2,6,23,.04);transition:transform .18s ease,box-shadow .18s ease}.mab-footv3__col:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(2,6,23,.08)}.mab-footv3__colHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.mab-footv3__col>*{position:relative;z-index:1}.mab-footv3__col{min-width:0}.mab-footv3__main>*:last-child{margin-bottom:0}@media (max-width:980px){.mab-footv3__grid{grid-template-columns:1fr}}.mab-footv3__contact{display:flex;flex-direction:column;gap:10px}.mab-footv3__cItem{display:flex;align-items:flex-start;gap:10px;padding:10px;border-radius:16px;background:rgba(248,250,252,.75);border:1px solid rgba(15,23,42,.07);transition:background .16s ease,transform .16s ease,border-color .16s ease}.mab-footv3__cItem:hover{background:#fff;transform:translateY(-1px);border-color:rgba(37,99,235,.18)}.mab-footv3__cIco{width:36px;height:36px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(22,163,74,.1);border:1px solid rgba(22,163,74,.18);color:#065f46;font-size:15px;font-weight:900}.mab-footv3__cTxt{min-width:0}.mab-footv3__cTxt strong{display:block;margin-bottom:3px;font-size:12.5px;font-weight:900;color:#0f172a}.mab-footv3__cTxt span,.mab-footv3__cTxt a{display:block;font-size:12.3px;line-height:1.8;color:rgba(15,23,42,.7)}.mab-footv3__cTxt a:hover{color:#2563eb}.mab-footv3__social{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mab-footv3__sBtn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.1);color:#334155;font-size:12px;font-weight:800;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.mab-footv3__sBtn:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.2);box-shadow:0 8px 18px rgba(2,6,23,.07)}.mab-footv3__note{margin-top:12px;padding:10px 12px;border-radius:14px;background:rgba(37,99,235,.06);border:1px dashed rgba(37,99,235,.22);color:rgba(15,23,42,.78);font-size:12.3px;line-height:1.8}.mab-footv3__note a{color:#2563eb;font-weight:900}.mab-footv3__note a:hover{text-decoration:underline !important}.mab-footv3__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.mab-footv3__chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border-radius:999px;background:rgba(248,250,252,.9);border:1px solid rgba(15,23,42,.09);color:rgba(15,23,42,.78);font-size:12.3px;font-weight:800;white-space:nowrap;transition:background .15s ease,transform .15s ease,border-color .15s ease}.mab-footv3__chip:hover{background:#fff;transform:translateY(-1px);border-color:rgba(37,99,235,.18)}.mab-footv3__chip--active{background:rgba(22,163,74,.12);border-color:rgba(22,163,74,.22);color:#065f46}.mab-footv3__app{margin-top:14px;padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(37,99,235,.08),rgba(255,255,255,.96));border:1px solid rgba(37,99,235,.12)}.mab-footv3__appTitle{margin:0 0 5px;font-size:13px;font-weight:900;color:#0f172a}.mab-footv3__appDesc{margin:0 0 12px;font-size:12px;line-height:1.8;color:rgba(15,23,42,.65)}.mab-footv3__appBtns{display:flex;flex-wrap:wrap;gap:8px}.mab-footv3__appBtn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.1);color:#334155;font-size:12px;font-weight:800;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.mab-footv3__appBtn:hover{transform:translateY(-1px)}.mab-footv3__appBtn--primary{background:rgba(37,99,235,.1);border-color:rgba(37,99,235,.18);color:#1d4ed8}.mab-footv3__ebooks{display:grid;gap:8px}.mab-footv3__ebook{display:flex;align-items:center;gap:10px;padding:9px;border-radius:16px;background:rgba(248,250,252,.85);border:1px solid rgba(15,23,42,.08);transition:transform .15s ease,border-color .15s ease,background .15s ease}.mab-footv3__ebook:hover{background:#fff;transform:translateY(-1px);border-color:rgba(37,99,235,.18)}.mab-footv3__ebook img{width:38px;height:38px;padding:5px;object-fit:contain;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.06)}.mab-footv3__ebook span{font-size:12.5px;font-weight:900;color:#334155}.mab-footv3__miniLinks{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:12px}.mab-footv3__miniLinks span{display:none}.mab-footv3__miniLinks a{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:rgba(248,250,252,.95);border:1px solid rgba(15,23,42,.1);color:#334155;font-size:12px;font-weight:800;transition:background .15s ease,transform .15s ease}.mab-footv3__miniLinks a:hover{background:#fff;transform:translateY(-1px)}.mab-footv3__toTop{width:100%;display:flex;align-items:center;justify-content:center;margin-top:12px;padding:10px;border-radius:999px;background:linear-gradient(135deg,rgba(109,40,217,.08),rgba(37,99,235,.08));border:1px solid rgba(37,99,235,.15);color:#334155;font-size:12.3px;font-weight:900;transition:transform .15s ease,box-shadow .15s ease}.mab-footv3__toTop:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(2,6,23,.07)}.mab-footv3{direction:rtl;color:#0f172a;font-family:inherit}.mab-footv3__shell{max-width:1240px;margin:32px auto 0;padding:0 14px 20px}.mab-footv3__main{padding:14px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,rgba(255,255,255,.65),rgba(248,250,252,.8));box-shadow:0 14px 35px rgba(2,6,23,.06)}.mab-footv3__grid{display:grid;grid-template-columns:1fr 1fr .85fr;gap:14px;align-items:stretch}.mab-footv3__col{position:relative;padding:14px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.88);box-shadow:0 8px 22px rgba(2,6,23,.04);overflow:hidden}.mab-footv3__col::before{content:"";position:absolute;inset:0;background:radial-gradient(300px 120px at 90% 0%,rgba(37,99,235,.06),transparent 65%);pointer-events:none}.mab-footv3__col>*{position:relative;z-index:1}.mab-footv3__colHead{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.mab-footv3__h4{margin:0;font-size:13.5px;font-weight:900;color:#0f172a}.mab-footv3__sub{font-size:12px;color:rgba(15,23,42,.6);font-weight:700}.mab-footv3__trust{padding:12px 14px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.75);box-shadow:0 8px 24px rgba(2,6,23,.05)}.mab-footv3__badges{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.mab-footv3__badge{width:64px;height:50px;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.1)}.mab-footv3__badge img{width:100%;height:100%;object-fit:contain}.mab-footv3__bar{margin-top:14px;padding-top:10px;border-top:1px dashed rgba(15,23,42,.15);text-align:center;font-size:12px;color:rgba(15,23,42,.6)}@media (max-width:980px){.mab-footv3__grid{grid-template-columns:1fr}}@media (max-width:768px){.mab-footv3__shell{padding:0 10px 16px}.mab-footv3__main{padding:10px;border-radius:20px}.mab-footv3__col{padding:12px;border-radius:18px}.mab-footv3__badges{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.mab-footv3__badges::-webkit-scrollbar{display:none}.mab-footv3__badge{flex:0 0 auto}.mab-footv3__chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.mab-footv3__chip{flex:0 0 auto}}.mab-section-head{position:relative;display:block;margin-bottom:22px;padding:0 0 16px;border-bottom:1px solid rgba(15,23,42,.08)}.mab-section-head::before{content:"";position:absolute;right:0;bottom:-1px;width:80px;height:3px;border-radius:20px;background:linear-gradient(90deg,#2563eb,#22c55e)}.mab-section-head__title{position:relative;display:flex;align-items:center;gap:10px;margin:0 0 8px;font-size:19px;line-height:1.6;font-weight:950;color:#0f172a}.mab-section-head__title::before{content:"";width:9px;height:9px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 5px rgba(37,99,235,.12)}.mab-section-head__sub{margin:0;max-width:75ch;font-size:13.5px;line-height:2;color:#64748b}.mab-section-head:hover::before{width:110px;transition:.3s ease}@media (max-width:560px){.mab-section-head{margin-bottom:18px;padding-bottom:13px}.mab-section-head__title{font-size:17px}.mab-section-head__sub{font-size:13px}}.mab-review-card{flex:0 0 310px;scroll-snap-align:start;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;display:flex;flex-direction:column;min-height:200px;transition:transform .18s ease,box-shadow .18s ease}.mab-review-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(2,6,23,.1)}.mab-review-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.mab-review-card__type{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.18);color:#2563eb}.mab-review-card__type--product{background:rgba(22,163,74,.1);border-color:rgba(22,163,74,.18);color:#16a34a}.mab-review-card__topic{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:900;color:#0f172a;text-decoration:none !important}.mab-review-card__text{margin:0;flex:1;font-size:13px;line-height:2;color:#475569}.mab-review-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:10px;border-top:1px dashed rgba(15,23,42,.14)}.mab-review-card__author{font-size:12px;font-weight:900;color:#0f172a}.mab-review-card__date{font-size:12px;color:#64748b}.mab-carousel{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mab-carousel::-webkit-scrollbar{height:8px}.mab-carousel::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18);border-radius:999px}.mab-reviews{direction:rtl;margin-top:18px;border-radius:18px;padding:clamp(16px,2.6vw,24px);background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 36px rgba(2,6,23,.06)}.mab-home{direction:rtl;font-family:inherit}.mab-home-hero{position:relative;overflow:hidden;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 35px rgba(15,23,42,.08)}.mab-home-hero__wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:20px;padding:24px;align-items:stretch}.mab-home-hero__content,.mab-home-hero__visual{background:rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:20px}.mab-home-hero__badge{display:inline-flex;align-items:center;gap:10px;padding:7px 12px;border-radius:999px;background:rgba(15,23,42,.05);font-size:13px;font-weight:900;color:#334155}.mab-home-hero__dot{width:9px;height:9px;border-radius:50%;background:#22c55e}.mab-home-hero__title{margin:14px 0 12px;font-size:clamp(24px,2.5vw,34px);line-height:1.5;font-weight:900;color:#0f172a}.mab-home-hero__lead{margin:0 0 18px;font-size:13.5px;line-height:2;color:#475569}.mab-home-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.mab-home .mab-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:900;text-decoration:none !important;transition:.2s ease}.mab-home .mab-btn:hover{transform:translateY(-2px)}.mab-home .mab-btn--primary{color:#fff !important;background:linear-gradient(135deg,#2563eb,#0ea5e9)}.mab-home .mab-btn--ghost{color:#0f172a;background:#fff;border:1px solid rgba(15,23,42,.12)}.mab-home-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.mab-trust{padding:10px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08)}.mab-trust strong{display:block;font-size:12.8px;font-weight:900;color:#0f172a;margin-bottom:4px}.mab-trust span{font-size:12px;line-height:1.8;color:#64748b}.mab-home-cards{display:grid;gap:12px}.mab-home-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.08);text-decoration:none !important;color:inherit;transition:.18s ease}.mab-home-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(15,23,42,.08)}.mab-home-card__ico{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#f1f5f9;font-size:18px;flex:0 0 auto}.mab-home-card__txt strong{display:block;font-size:13.5px;font-weight:900;color:#0f172a}.mab-home-card__txt span{display:block;margin-top:4px;font-size:12.2px;line-height:1.8;color:#64748b}.mab-products{direction:rtl;margin-top:18px}.mab-products__wrap{border-radius:18px;padding:clamp(16px,2.6vw,24px);background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 36px rgba(2,6,23,.06)}.mab-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mab-product-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}.mab-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(2,6,23,.1)}.mab-product-card__image{display:block;background:#f8fafc;aspect-ratio:3/4;overflow:hidden}.mab-product-card__image img{width:100% !important;height:100% !important;object-fit:cover;display:block;transition:transform .25s ease}.mab-product-card:hover .mab-product-card__image img{transform:scale(1.03)}.mab-product-card__body{padding:12px;display:flex;flex-direction:column;flex:1}.mab-product-card__title{margin:0 0 8px;font-size:13.5px;line-height:1.8;font-weight:900}.mab-product-card__title a{color:#0f172a;text-decoration:none !important}.mab-product-card__price{margin-top:auto;margin-bottom:12px;font-size:13px;font-weight:800;color:#2563eb}.mab-product-card__button{display:flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff !important;font-size:12.5px;font-weight:900;text-decoration:none !important}.mab-products--items-3 .mab-products__grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.mab-products--items-4 .mab-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mab-products--coming .mab-product-card__button{background:linear-gradient(135deg,#16a34a,#22c55e)}.mab-products__foot{margin-top:16px;padding-top:12px;border-top:1px dashed rgba(15,23,42,.18);text-align:center}.mab-products__foot a{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.1);color:#0f172a;font-size:13px;font-weight:900;text-decoration:none !important}@media (max-width:1100px){.mab-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.mab-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.mab-products__grid{grid-template-columns:1fr}.mab-product-card__image{aspect-ratio:4/5}}@media (max-width:820px){.mab-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.mab-products--items-2 .mab-products__grid,.mab-products--items-3 .mab-products__grid,.mab-products--items-4 .mab-products__grid{grid-template-columns:1fr}}.mab-products--items-many .mab-products__grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mab-products--items-many .mab-product-card{flex:0 0 260px;scroll-snap-align:start}.mab-products--items-many .mab-products__grid::-webkit-scrollbar{height:8px}.mab-products--items-many .mab-products__grid::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18);border-radius:999px}@media (max-width:520px){.mab-products--items-many .mab-product-card{flex:0 0 82%}}.mab-products--carousel .mab-products__grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mab-products--carousel .mab-product-card{flex:0 0 260px;scroll-snap-align:start}.mab-products--carousel .mab-products__grid::-webkit-scrollbar{height:8px}.mab-products--carousel .mab-products__grid::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18);border-radius:999px}.mab-products--carousel .mab-products__grid::-webkit-scrollbar-track{background:rgba(15,23,42,.06);border-radius:999px}@media (max-width:520px){.mab-products--carousel .mab-product-card{flex:0 0 82%}}@media (max-width:820px){.mab-products--coming .mab-products__grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mab-products--coming .mab-product-card{flex:0 0 48%;scroll-snap-align:start}}@media (max-width:520px){.mab-products--coming .mab-product-card{flex:0 0 82%}.mab-products--coming .mab-products__grid::-webkit-scrollbar{height:6px}.mab-products--coming .mab-products__grid::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18);border-radius:999px}}@media (max-width:980px){.mab-products--packages .mab-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:600px){.mab-products--packages .mab-products__grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mab-products--packages .mab-product-card{flex:0 0 82%;scroll-snap-align:start}.mab-products--packages .mab-products__grid::-webkit-scrollbar{height:6px}}.mab-home-feature{margin-top:18px;direction:rtl}.mab-home-feature__wrap{border-radius:18px;padding:clamp(16px,2.6vw,24px);background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 36px rgba(2,6,23,.06)}.mab-home-feature__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mab-fcard{display:flex;gap:12px;align-items:center;padding:12px 12px;border-radius:16px;background:rgba(248,250,252,.92);border:1px solid rgba(15,23,42,.08);text-decoration:none !important;color:inherit;transition:transform .14s ease,box-shadow .14s ease,background .14s ease;min-height:70px}.mab-fcard:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(2,6,23,.08);background:rgba(255,255,255,.96)}.mab-fcard__icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.08);flex:0 0 auto;font-size:18px;opacity:.9}.mab-fcard__txt{min-width:0}.mab-fcard__txt strong{display:block;font-weight:1000;font-size:13.2px;color:#0f172a;margin-bottom:3px}.mab-fcard__txt span{display:block;font-size:12.4px;line-height:1.8;color:rgba(15,23,42,.72)}.mab-fcard--primary{background:rgba(255,255,255,.96);border-color:rgba(37,99,235,.18)}.mab-fcard--primary .mab-fcard__icon{background:rgba(37,99,235,.08);border-color:rgba(37,99,235,.16)}.mab-home-feature__foot{margin-top:14px;padding-top:12px;border-top:1px dashed rgba(15,23,42,.18)}.mab-home-feature__hint{display:block;font-size:13px;line-height:1.95;color:rgba(15,23,42,.74)}.mab-home-feature__hint a{color:rgba(15,23,42,.92);font-weight:900;text-decoration:underline;text-underline-offset:3px}@media (max-width: 980px){.mab-home-feature__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.mab-home-feature__grid{grid-template-columns:1fr}}.mab-home-cats{margin-top:18px;direction:rtl}.mab-home-cats__wrap{border-radius:18px;padding:clamp(16px,2.5vw,24px);background:rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 32px rgba(2,6,23,.06)}.mab-home-cats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mab-cat{display:flex;align-items:center;gap:12px;padding:12px;min-height:70px;border-radius:15px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);text-decoration:none !important;color:inherit;transition:.18s ease}.mab-cat:hover{transform:translateY(-2px);background:#fff;box-shadow:0 10px 22px rgba(2,6,23,.08)}.mab-cat__ico{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;background:#fff;border:1px solid rgba(15,23,42,.08);overflow:hidden}.mab-cat__ico img{width:72%;height:72%;object-fit:contain;display:block;filter:grayscale(100%);opacity:.85;transition:.18s ease}.mab-cat:hover .mab-cat__ico img{filter:none;opacity:1;transform:scale(1.05)}.mab-cat__txt{min-width:0}.mab-cat__txt strong{display:block;font-size:13px;font-weight:900;color:#0f172a;margin-bottom:3px}.mab-cat__txt span{display:block;font-size:12px;line-height:1.8;color:#64748b}.mab-home-cats__foot{margin-top:14px;padding-top:12px;border-top:1px dashed rgba(15,23,42,.18);text-align:center}.mab-home-cats__all{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.1);color:#0f172a;font-size:13px;font-weight:900;text-decoration:none !important;transition:.18s ease}.mab-home-cats__all:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(2,6,23,.08)}@media (max-width:1100px){.mab-home-cats__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.mab-home-cats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.mab-home-cats__grid{grid-template-columns:1fr}}.mab-home-trust{margin-top:16px;padding:14px;border-radius:16px;background:rgba(255,255,255,.96);border:1px solid rgba(15,23,42,.1);box-shadow:0 8px 22px rgba(15,23,42,.06);direction:rtl}.mab-home-trust__header{text-align:center;margin-bottom:10px}.mab-home-trust__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:rgba(34,197,94,.1);color:#166534;font-size:11px;font-weight:900;margin-bottom:6px}.mab-home-trust__title{margin:0;font-size:12.5px;line-height:1.8;color:#475569;font-weight:900}.mab-home-trust__logos{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.mab-home-trust .mab-trust-logo{width:78px;height:38px;padding:4px 6px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;border:1px solid rgba(15,23,42,.08);transition:transform .18s ease,box-shadow .18s ease}.mab-home-trust .mab-trust-logo:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(15,23,42,.08)}.mab-home-trust .mab-trust-logo img{height:18px !important;width:auto !important;max-width:58px !important;object-fit:contain;display:block}@media (max-width:980px){.mab-home-hero__wrap{grid-template-columns:1fr;padding:18px}.mab-home-hero__trust{grid-template-columns:1fr}}@media (max-width:560px){.mab-home-hero__content,.mab-home-hero__visual{padding:16px}.mab-home-hero__title{font-size:24px}.mab-home-trust{padding:12px}.mab-home-trust .mab-trust-logo{width:70px;height:36px}.mab-home-trust .mab-trust-logo img{height:16px !important;max-width:52px !important}}.mab-trustSlider{direction:rtl;position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.88);box-shadow:0 18px 55px rgba(2,6,23,.08);padding:clamp(14px,2.2vw,22px);isolation:isolate}.mab-trustSlider__bg{position:absolute;inset:0;background:radial-gradient(900px 360px at 10% 15%,rgba(37,99,235,.12),transparent 70%),radial-gradient(900px 360px at 90% 20%,rgba(16,185,129,.1),transparent 70%),linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.8));z-index:0}.mab-trustSlider__head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.mab-trustSlider__title{margin:0;font-size:clamp(16px,1.6vw,20px);font-weight:1000;color:#0f172a;line-height:1.9}.mab-trustSlider__sub{margin:6px 0 0;font-size:13px;line-height:2;color:rgba(15,23,42,.72);max-width:80ch}.mab-trustSlider__cta{display:flex;gap:10px;flex:0 0 auto;align-items:center}.mab-trustSlider__btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:12px;font-weight:900;font-size:13px;text-decoration:none !important;transition:.18s ease;white-space:nowrap}.mab-trustSlider__btn--ghost{background:rgba(255,255,255,.85);border:1px solid rgba(15,23,42,.12);color:rgba(15,23,42,.86)}.mab-trustSlider__btn--solid{background:linear-gradient(135deg,rgba(34,197,94,.95),rgba(22,163,74,.95));border:1px solid rgba(255,255,255,.22);color:#fff !important;box-shadow:0 14px 28px rgba(22,163,74,.18)}.mab-trustSlider__btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(2,6,23,.1)}.mab-trustSlider__rail{position:relative;z-index:1;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,360px);gap:12px;overflow-x:auto;overscroll-behavior-x:contain;padding:6px 4px 10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.mab-trustSlider__rail::-webkit-scrollbar{height:8px}.mab-trustSlider__rail::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18);border-radius:999px}.mab-trustSlider__rail::-webkit-scrollbar-track{background:rgba(15,23,42,.06);border-radius:999px}.mab-trustSlide{scroll-snap-align:start;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.92);box-shadow:0 12px 26px rgba(2,6,23,.06);padding:18px;min-height:150px;transition:transform .18s ease,box-shadow .18s ease}.mab-trustSlide:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(2,6,23,.1)}.mab-trustSlide__top{display:flex;align-items:center;gap:10px;margin-bottom:8px}.mab-trustSlide__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.18);font-weight:1000}.mab-trustSlide__h{margin:0;font-size:14px;font-weight:1000;color:rgba(15,23,42,.92);line-height:1.8}.mab-trustSlide__p{margin:0;font-size:13.2px;line-height:2.1;color:rgba(15,23,42,.72)}.mab-trustSlide__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.mab-chip{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.08);font-size:12px;font-weight:800;color:rgba(15,23,42,.78)}.mab-trustSlide__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.mab-trustSlider__link{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:12px;text-decoration:none !important;font-size:12.8px;font-weight:900;color:rgba(15,23,42,.86);background:#fff;border:1px solid rgba(15,23,42,.12)}.mab-trustSlide--quote{background:radial-gradient(420px 220px at 85% 20%,rgba(109,40,217,.1),transparent 60%),rgba(255,255,255,.84)}.mab-quote{margin:0;font-size:13.4px;line-height:2.05;font-weight:800}.mab-quote__by{display:block;margin-top:10px;font-size:12.5px;font-weight:900}.mab-trustSlider__hint{position:relative;z-index:1;margin-top:8px;font-size:12.3px;color:rgba(15,23,42,.6)}@media (max-width:880px){.mab-trustSlider__head{flex-direction:column}.mab-trustSlider__cta{width:100%}.mab-trustSlider__btn{width:100%}.mab-trustSlider__rail{grid-auto-columns:minmax(240px,85%)}}.mab-blog{direction:rtl;margin-top:18px}.mab-blog__wrap{border-radius:18px;padding:clamp(16px,2.6vw,24px);background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 36px rgba(2,6,23,.06)}.mab-blog__grid{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mab-blog__grid::-webkit-scrollbar{height:8px}.mab-blog__grid::-webkit-scrollbar-thumb{background:rgba(15,23,42,.18);border-radius:999px}.mab-blog-card{flex:0 0 280px;scroll-snap-align:start;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}.mab-blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(2,6,23,.1)}.mab-blog-card__image{display:block;aspect-ratio:16/9;background:#f8fafc;overflow:hidden}.mab-blog-card__image img{width:100% !important;height:100% !important;object-fit:cover;display:block;transition:transform .25s ease}.mab-blog-card:hover .mab-blog-card__image img{transform:scale(1.04)}.mab-blog-card__body{padding:14px;display:flex;flex-direction:column;flex:1;min-height:240px}.mab-blog-card__meta{font-size:12px;color:#64748b;margin-bottom:8px}.mab-blog-card__title{margin:0 0 8px;font-size:14px;line-height:1.9;font-weight:900}.mab-blog-card__title a{color:#0f172a;text-decoration:none !important}.mab-blog-card__excerpt{margin:0;font-size:13px;line-height:2;color:#64748b}.mab-blog-card__button{margin-top:auto;display:flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff !important;font-size:12.5px;font-weight:900;text-decoration:none !important;transition:transform .18s ease,box-shadow .18s ease}.mab-blog-card__button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(37,99,235,.2)}.mab-blog__foot{margin-top:16px;padding-top:12px;border-top:1px dashed rgba(15,23,42,.18);text-align:center}.mab-blog__foot a{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.1);color:#0f172a;font-size:13px;font-weight:900;text-decoration:none !important}@media (max-width:520px){.mab-blog-card{flex:0 0 82%}}.mab-about{direction:rtl;position:relative;margin:18px 0;padding:0;max-width:none;width:100%;--text:#0f172a;--muted:rgba(15,23,42,.72);--border:rgba(15,23,42,.1);--shadow:0 24px 70px rgba(2,6,23,.14);--shadowSoft:0 14px 40px rgba(2,6,23,.1);--radius:28px;--g1:rgba(109,40,217,.1);--g2:rgba(22,163,74,.1);--g3:rgba(59,130,246,.08);color:var(--text);font-family:inherit}.mab-about__bg{position:absolute;inset:-10px 0 -10px 0;z-index:0;pointer-events:none}.mab-about__wrap{width:100%;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.05fr;gap:26px;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.66));border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;padding:clamp(18px,2.5vw,28px)}.mab-about__content{min-width:0;padding:6px 2px}.mab-about__text p{margin:0 0 12px;color:var(--muted);line-height:1.9;font-size:1.02rem}.mab-about__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.mab-about__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border-radius:14px;font-size:.98rem;text-decoration:none !important;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;will-change:transform}.mab-about__btn--primary{background:linear-gradient(90deg,rgba(109,40,217,.95),rgba(79,70,229,.95));color:#fff !important;box-shadow:0 14px 28px rgba(79,70,229,.22)}.mab-about__btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(79,70,229,.26)}.mab-about__btn--ghost{background:rgba(255,255,255,.7);color:rgba(15,23,42,.86) !important;border-color:rgba(15,23,42,.12)}.mab-about__btn--ghost:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(2,6,23,.1)}.mab-about__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.mab-about__metaItem{background:rgba(255,255,255,.72);border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:12px 12px}.mab-about__metaItem strong{display:block;font-size:.98rem;margin-bottom:4px;color:rgba(15,23,42,.92)}.mab-about__metaItem span{display:block;font-size:.88rem;color:rgba(15,23,42,.68);line-height:1.55}.mab-about__visual{position:relative;min-height:320px;border-radius:calc(var(--radius) - 8px)}.mab-about__frame{position:relative;width:100%;max-width:520px;margin-inline:auto;border-radius:26px;overflow:hidden;background:rgba(255,255,255,.75);border:1px solid rgba(15,23,42,.1);box-shadow:var(--shadowSoft)}.mab-about__frame::before,.mab-about__frame::after{content:"";position:absolute;pointer-events:none}.mab-about__frame::before{inset:-40px -40px auto auto;width:180px;height:180px;background:radial-gradient(circle at 30% 30%,rgba(109,40,217,.28),transparent 60%);transform:rotate(18deg)}.mab-about__frame::after{inset:auto auto -50px -50px;width:220px;height:220px;background:radial-gradient(circle at 60% 40%,rgba(22,163,74,.22),transparent 62%);transform:rotate(-10deg)}.mab-about__frame img{display:block;width:100%;height:auto;transform:scale(1.01)}@media (max-width: 980px){.mab-about__wrap{grid-template-columns:1fr;padding:20px 16px}.mab-about__visual{min-height:260px;order:1}.mab-about__content{order:2}.mab-about__meta{grid-template-columns:1fr}}.mab-about.mab-about--home{max-width:none;width:100%;margin:18px 0 !important;padding:0 !important}.mab-about.mab-about--home .mab-about__wrap{padding:18px 16px !important;gap:18px !important}.mab-about.mab-about--home .mab-about__visual{min-height:240px !important}.mab-about.mab-about--home .mab-about__frame{max-width:460px !important;border-radius:22px !important}.mab-about.mab-about--home .mab-about__text p{font-size:.98rem !important;margin-bottom:10px !important;line-height:1.85 !important}.mab-about.mab-about--home .mab-about__btn{padding:10px 12px !important;border-radius:12px !important;font-size:.95rem !important}@media (max-width: 1100px){.mab-about.mab-about--home .mab-about__meta{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width: 560px){.mab-about.mab-about--home .mab-about__meta{grid-template-columns:1fr !important}}.mab-about__kpis{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mab-kpi{position:relative;border-radius:16px;padding:12px 12px;background:rgba(255,255,255,.74);border:1px solid rgba(15,23,42,.08);overflow:hidden}.mab-kpi::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,rgba(109,40,217,.55),rgba(22,163,74,.45));opacity:.55}.mab-kpi__num{display:block;font-weight:1000;font-size:1.15rem;line-height:1.2;letter-spacing:-.2px;color:rgba(15,23,42,.92);margin-bottom:4px}.mab-kpi__lbl{display:block;font-size:.88rem;line-height:1.65;color:rgba(15,23,42,.68);font-weight:800}@media (max-width: 980px){.mab-about__kpis{grid-template-columns:1fr}}@media (max-width: 1100px){.mab-about.mab-about--home .mab-about__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.mab-about.mab-about--home .mab-about__kpis{grid-template-columns:1fr}}.mab-slider{direction:rtl;position:relative;width:100%;overflow:hidden}.mab-slider__frame{position:relative;overflow:hidden;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 35px rgba(2,6,23,.08)}.mab-slider__slides{position:relative;aspect-ratio:1400/500}.mab-slide{position:absolute;inset:0;opacity:0;display:block;transition:opacity .45s ease;text-decoration:none}.mab-slide.is-active{opacity:1;z-index:2}.mab-slide img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1400/500}.mab-slider .mab-slider__prev,.mab-slider .mab-slider__next{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.85);color:#0f172a;font-size:28px;cursor:pointer;transition:transform .15s ease,background .15s ease}.mab-slider .mab-slider__prev:hover,.mab-slider .mab-slider__next:hover{background:#fff}.mab-slider .mab-slider__prev{right:16px}.mab-slider .mab-slider__next{left:16px}.mab-slider .mab-slider__dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:6px;padding:3px 6px;border-radius:14px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.mab-slider .mab-slider__dot.active{width:18px;height:6px;min-height:6px;border-radius:10px;background:#2563eb}@media (max-width:768px){.mab-slider__frame{border-radius:12px}.mab-slider .mab-slider__prev,.mab-slider .mab-slider__next{width:34px;height:34px;font-size:22px}.mab-slider .mab-slider__prev{right:8px}.mab-slider .mab-slider__next{left:8px}.mab-slider .mab-slider__dots{bottom:8px;gap:5px;padding:3px 5px}.mab-slider .mab-slider__dot.active{width:15px;height:5px}}#yith-quick-view-modal{position:fixed;visibility:hidden;top:0;left:0;right:0;bottom:0;z-index:1400;opacity:0;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.yith-wcqv-head{position:absolute;top:15px;right:15px;z-index:1000;width:30px;height:30px}#yith-quick-view-modal:before{display:inline-block;vertical-align:middle;height:100%;width:0}#yith-quick-view-modal .yith-wcqv-wrapper{display:inline-block;vertical-align:middle;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left;height:600px;width:1000px;position:absolute}.yith-quick-view.yith-modal .yith-wcqv-wrapper{position:absolute;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left}#yith-quick-view-modal .yith-wcqv-main{-moz-transform:translateY(20%);-ms-transform:translateY(20%);opacity:0;height:100%;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 1px 30px rgba(0,0,0,.25);box-shadow:0 1px 30px rgba(0,0,0,.25);border-radius:22px}#yith-quick-view-modal #yith-quick-view-content{}#yith-quick-view-modal .yith-wcqv-main:after,#yith-quick-view-modal .yith-wcqv-main:before{display:table;clear:both}div#yith-quick-view-content div[id^="product"]{display:flex;flex-direction:row}.yith-quick-view.yith-modal .yith-quick-view-overlay{position:absolute;top:0;right:0;bottom:0;left:0}@media ( max-width: 480px ){#yith-quick-view-modal{position:fixed;z-index:1400;top:0px;bottom:0;left:0;right:0;visibility:hidden;overflow:scroll;height:100%}#yith-quick-view-modal .yith-wcqv-wrapper{width:100% !important;height:100% !important;top:0 !important;bottom:0 !important;left:0 !important;right:0 !important}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{width:100%;height:100% !important;border-radius:0 !important;height:auto}#yith-quick-view-modal #yith-quick-view-content{height:auto}}@media ( min-width: 480px ) and (max-width: 768px){#yith-quick-view-modal .yith-wcqv-wrapper{height:calc(100vh - 100px) !important;top:50px !important;bottom:50px !important;max-width:450px;left:0 !important;right:0 !important;margin-inline:auto}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:100% !important;border-radius:inherit}}@media (max-width: 768px){div#yith-quick-view-content div[id^="product"]{flex-direction:column}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:auto;border-radius:inherit}#yith-quick-view-modal #yith-quick-view-content{}}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none !important}html *{transition-delay:0s !important;transition-duration:0s !important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}#uot-widget,#uot-modal{direction:rtl;font-family:inherit}#uot-widget *,#uot-modal *{box-sizing:border-box}#uot-widget{position:fixed;right:26px;bottom:100px;z-index:999999}.uot-launcher{width:64px;height:64px;border:0;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 15px 40px rgba(15,118,110,.35)}.uot-launcher svg{width:30px;height:30px;fill:#fff;transition:.3s}.uot-icon-close{position:absolute;opacity:0;transform:rotate(-90deg) scale(.5)}.uot-launcher-ring{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(20,184,166,.45);animation:uotPulse 2s infinite}@keyframes uotPulse{from{transform:scale(1);opacity:.8}to{transform:scale(1.45);opacity:0}}.uot-panel{position:absolute;right:0;bottom:82px;width:360px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-radius:26px;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.22);opacity:0;visibility:hidden;transform:translateY(20px) scale(.96);transition:.35s ease;pointer-events:none}.uot-head{padding:28px;color:#fff;position:relative;overflow:hidden;background:linear-gradient(135deg,#0f766e,#14b8a6)}.uot-head:before{content:"";position:absolute;width:140px;height:140px;left:-40px;top:-60px;background:rgba(255,255,255,.12);border-radius:50%}.uot-head strong,.uot-head span{position:relative;z-index:2}.uot-head strong{display:block;font-size:19px;margin-bottom:8px}.uot-head span{font-size:13px}.uot-item{width:100%;min-height:70px;padding:12px 18px;border:0;background:#fff;display:flex;align-items:center;gap:15px;cursor:pointer;color:#1e293b;text-decoration:none}.uot-item:hover{background:#f8fafc}.uot-item i{width:44px;height:44px;flex-shrink:0;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.12)}.uot-item svg{width:25px;height:25px;fill:#fff}.uot-item span{font-size:15px;font-weight:700}.uot-item small{display:block;margin-top:5px;color:#64748b;font-size:12px}.uot-icon.tracker{background:#2563eb}.uot-icon.telegram{background:#229ed9}.uot-icon.whatsapp{background:#22c55e}.uot-icon.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d)}.uot-icon.phone{background:#0f766e}.uot-modal{position:fixed;inset:0;z-index:1000000;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}.uot-overlay{position:absolute;inset:0;background:rgba(15,23,42,.65);backdrop-filter:blur(8px)}.uot-dialog{position:relative;width:100%;max-width:440px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:28px;box-shadow:0 40px 100px rgba(0,0,0,.3)}.uot-dialog-head{flex-shrink:0;padding:24px;display:flex;justify-content:space-between;align-items:center;color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6)}.uot-close{width:40px;height:40px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18)}.uot-close svg{width:22px;height:22px;fill:#fff}.uot-body{padding:26px;overflow-y:auto}.uot-input{width:100%;height:52px;padding:15px;margin:8px 0 18px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;font:inherit}.uot-submit{width:100%;height:54px;border:0;border-radius:16px;color:#fff;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#0f766e,#14b8a6)}.uot-step.active:not(:last-child):before{background:#14b8a6}.uot-step.active span{background:#14b8a6;color:#fff}@media (max-width:600px){#uot-widget{right:12px;bottom:20px}.uot-launcher{width:58px;height:58px}.uot-panel{position:fixed;right:12px;bottom:90px;width:calc(100vw - 24px);max-width:none;max-height:calc(100vh - 120px);overflow-y:auto;border-radius:24px}.uot-head{padding:22px 18px}.uot-item{min-height:68px;padding:12px 15px}.uot-modal{align-items:flex-start;padding:12px}.uot-dialog{width:100%;max-width:none;margin-top:10px;max-height:calc(100vh - 24px);border-radius:24px}.uot-body{padding:18px}}@media (max-width:380px){.uot-body{padding:15px}.uot-item span{font-size:14px}}#uot-widget{position:fixed;right:18px;bottom:18px;z-index:999999;width:auto;height:auto;overflow:visible !important}#uot-widget .uot-launcher{position:relative !important;width:64px !important;height:64px !important;min-width:64px !important;min-height:64px !important;border:0 !important;padding:0 !important;margin:0 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;background:linear-gradient(135deg,#0f766e,#14b8a6) !important;box-shadow:0 16px 35px rgba(15,118,110,.35),0 0 0 8px rgba(20,184,166,.1) !important;cursor:pointer;overflow:visible !important;appearance:none !important;-webkit-appearance:none !important}#uot-widget .uot-launcher::before,#uot-widget .uot-launcher::after{display:none !important;content:none !important}#uot-widget .uot-launcher svg{position:absolute;width:30px !important;height:30px !important;fill:#fff !important;transition:opacity .25s ease,transform .25s ease}#uot-widget .uot-icon-chat{opacity:1;transform:scale(1) rotate(0deg)}#uot-widget .uot-icon-close{opacity:0;transform:scale(.65) rotate(-90deg)}#uot-widget .uot-launcher-ring{position:absolute !important;inset:0 !important;border-radius:50% !important;border:2px solid rgba(20,184,166,.45) !important;pointer-events:none;animation:uotPulseRing 1.8s infinite ease-out}#uot-widget .uot-launcher::after{content:"" !important;position:absolute !important;inset:-8px !important;border-radius:50% !important;border:2px solid rgba(20,184,166,.2) !important;animation:uotPulseOuter 1.8s infinite ease-out;pointer-events:none}@keyframes uotPulseRing{0%{transform:scale(1);opacity:.85}70%{transform:scale(1.28);opacity:0}100%{transform:scale(1.28);opacity:0}}@keyframes uotPulseOuter{0%{transform:scale(.92);opacity:.55}70%{transform:scale(1.35);opacity:0}100%{transform:scale(1.35);opacity:0}}#uot-widget .uot-launcher:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 22px 45px rgba(15,118,110,.4),0 0 0 10px rgba(20,184,166,.12) !important}.uot-dialog-head{position:relative}.uot-dialog-head .uot-close{width:42px !important;height:42px !important;min-width:42px !important;min-height:42px !important;border:0 !important;padding:0 !important;margin:0 !important;border-radius:50% !important;background:rgba(255,255,255,.18) !important;display:flex !important;align-items:center !important;justify-content:center !important;flex-shrink:0 !important;cursor:pointer;appearance:none !important;-webkit-appearance:none !important;box-shadow:none !important}.uot-dialog-head .uot-close:hover{background:rgba(255,255,255,.24) !important}.uot-dialog-head .uot-close::before,.uot-dialog-head .uot-close::after{display:none !important;content:none !important}.uot-dialog-head .uot-close svg{display:block !important;width:20px !important;height:20px !important;fill:#fff !important;opacity:1 !important;visibility:visible !important;transform:none !important}.uot-modal[hidden]{display:none !important}@media (max-width: 600px){#uot-widget{right:14px;bottom:14px}#uot-widget .uot-launcher{width:62px !important;height:62px !important;min-width:62px !important;min-height:62px !important}.uot-dialog-head .uot-close{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important}.uot-dialog-head .uot-close svg{width:18px !important;height:18px !important}}#uot-widget .uot-item{display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:14px !important;width:100% !important;min-height:72px !important;padding:12px 18px !important;margin:0 !important;box-sizing:border-box !important;text-decoration:none !important}#uot-widget button.uot-item,#uot-widget a.uot-item{font-family:inherit !important;line-height:normal !important}#uot-widget a.uot-item:hover,#uot-widget a.uot-item:focus{text-decoration:none !important}#uot-widget .uot-item .uot-icon{flex:0 0 46px !important;width:46px !important;height:46px !important;display:flex !important;align-items:center !important;justify-content:center !important}#uot-widget .uot-item>span{flex:1 !important;display:flex !important;flex-direction:column !important;justify-content:center !important;text-align:right !important}#uot-widget .uot-item>span:first-line{line-height:1.8 !important}#uot-widget .uot-item small{display:block !important;margin-top:3px !important;line-height:1.7 !important}html,body{overflow-x:hidden}body.rtl{margin-top:0 !important}.whb-header{position:relative;z-index:100}.user-panel-nav ul li.active a{background:#b9b6b6;color:#060606;border-right:3px solid #82b440}.user-panel-nav ul li.active ul.user-panel-nav-sub-menu{display:block}.user-panel-nav ul li ul.user-panel-nav-sub-menu li.active a{background:#f1f1f1;box-shadow:inset -4px 0 0 #0b937a}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.product__detail-nav ul,.user-panel-nav ul li.active a,.site-footer .widget .widget-title{border-color:#555b9c !important}#user-panel-content .adoura-user-my-videos .adoura-my-videos-books-block .adoura-video-pagination-container #adoura-video-pagination li .active{background:#555b9c;color:white}.ads-pagination li.active{background-color:#4caf50;color:white;border-radius:5px}.wd-content-layout{}@media (max-width: 767px){html,body{width:100%;overflow-x:hidden}.single-post .post.has-post-thumbnail .post__header .post__image img.lazyloaded{max-height:200px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:root{--abzarwp-font-family:iranyekanwebregular}@font-face{font-family:IRANSansWeb_Black;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Black.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_Black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_Black.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_Black.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_Bold;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_Medium;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_Medium.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_Light;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_Light.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_UltraLight;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_UltraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype")}@font-face{font-family:IRANSansWeb;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_FaNum_Black;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Black.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_FaNum_Black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_FaNum_Black.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_FaNum_Black.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_FaNum_Bold;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Bold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_FaNum_Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_FaNum_Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_FaNum_Bold.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_FaNum_Medium;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Medium.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_FaNum_Medium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_FaNum_Medium.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_FaNum_Medium.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_FaNum_Light;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_Light.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_FaNum_Light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_FaNum_Light.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_FaNum_Light.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_FaNum_UltraLight;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_UltraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum_UltraLight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_FaNum_UltraLight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_FaNum_UltraLight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_FaNum_UltraLight.ttf") format("truetype")}@font-face{font-family:IRANSansWeb_FaNum;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANSansWeb_FaNum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANSansWeb_FaNum.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANSansWeb_FaNum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANSansWeb_FaNum.ttf") format("truetype")}@font-face{font-family:iransansdnbold;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnbold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnbold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/iransansdnbold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iransansdnbold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iransansdnbold.ttf") format("truetype")}@font-face{font-family:iransansdnlight;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnlight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnlight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/iransansdnlight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iransansdnlight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iransansdnlight.ttf") format("truetype")}@font-face{font-family:iransansdn;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdn.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdn.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/iransansdn.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iransansdn.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iransansdn.ttf") format("truetype")}@font-face{font-family:iransansdnwebbold;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnwebbold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnwebbold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/iransansdnwebbold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iransansdnwebbold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iransansdnwebbold.ttf") format("truetype")}@font-face{font-family:iransansdnweblight;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnweblight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnweblight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/iransansdnweblight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iransansdnweblight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iransansdnweblight.ttf") format("truetype")}@font-face{font-family:iransansdnweb;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnweb.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iransansdnweb.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/iransansdnweb.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iransansdnweb.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iransansdnweb.ttf") format("truetype")}@font-face{font-family:iranyekanwebbold;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebBold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebBold.ttf") format("truetype")}@font-face{font-family:iranyekanwebthin;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebThin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebThin.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebThin.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebThin.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebThin.ttf") format("truetype")}@font-face{font-family:iranyekanweblight;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebLight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebLight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebLight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebLight.ttf") format("truetype")}@font-face{font-family:iranyekanwebregular;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebRegular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebRegular.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebRegular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebRegular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebRegular.ttf") format("truetype")}@font-face{font-family:iranyekanwebmedium;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebMedium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebMedium.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebMedium.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebMedium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebMedium.ttf") format("truetype")}@font-face{font-family:iranyekanwebextrabold;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebExtraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebExtraBold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebExtraBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebExtraBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebExtraBold.ttf") format("truetype")}@font-face{font-family:iranyekanwebblack;font-style:normal;font-weight:850;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebBlack.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebBlack.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebBlack.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebBlack.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebBlack.ttf") format("truetype")}@font-face{font-family:iranyekanwebextrablack;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebExtraBlack.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanWebExtraBlack.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanWebExtraBlack.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanWebExtraBlack.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanWebExtraBlack.ttf") format("truetype")}@font-face{font-family:robotobold;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/robotobold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/robotobold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/robotobold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/robotobold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/robotobold.ttf") format("truetype")}@font-face{font-family:robotolight;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/robotolight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/robotolight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/robotolight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/robotolight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/robotolight.ttf") format("truetype")}@font-face{font-family:robotoregular;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/robotoregular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/robotoregular.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/robotoregular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/robotoregular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/robotoregular.ttf") format("truetype")}@font-face{font-family:iranyekanwebbold_FaNum;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebboldfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanwebboldfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanwebboldfanum.ttf") format("truetype")}@font-face{font-family:iranyekanwebthin_FaNum;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebthinfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebthinfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanwebthinfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanwebthinfanum.ttf") format("truetype")}@font-face{font-family:iranyekanweblight_FaNum;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanweblightfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanweblightfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanweblightfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanweblightfanum.ttf") format("truetype")}@font-face{font-family:iranyekanwebregular_FaNum;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebregularfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanwebregularfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanwebregularfanum.ttf") format("truetype")}@font-face{font-family:iranyekanwebmedium_FaNum;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebmediumfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebmediumfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanwebmediumfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanwebmediumfanum.ttf") format("truetype")}@font-face{font-family:iranyekanwebextrabold_FaNum;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebextraboldfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebextraboldfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanwebextraboldfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanwebextraboldfanum.ttf") format("truetype")}@font-face{font-family:iranyekanwebblack_FaNum;font-style:normal;font-weight:850;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebblackfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebblackfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanwebblackfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanwebblackfanum.ttf") format("truetype")}@font-face{font-family:iranyekanwebextrablack_FaNum;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebextrablackfanum.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/iranyekanwebextrablackfanum.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/iranyekanwebextrablackfanum.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/iranyekanwebextrablackfanum.ttf") format("truetype")}@font-face{font-family:Yekan;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Yekan.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Yekan.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Yekan.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Yekan.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Yekan.ttf") format("truetype")}@font-face{font-family:KalamehWeb_thin;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_thin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_thin.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/KalamehWeb_thin.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/KalamehWeb_thin.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/KalamehWeb_thin.ttf") format("truetype")}@font-face{font-family:KalamehWeb_Regular;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_Regular.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/KalamehWeb_Regular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/KalamehWeb_Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/KalamehWeb_Regular.ttf") format("truetype")}@font-face{font-family:KalamehWeb_Bold;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_Bold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/KalamehWeb_Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/KalamehWeb_Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/KalamehWeb_Bold.ttf") format("truetype")}@font-face{font-family:KalamehWeb_Black;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/KalamehWeb_Black.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/KalamehWeb_Black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/KalamehWeb_Black.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/KalamehWeb_Black.ttf") format("truetype")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-Thin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-Thin.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-Thin.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-Thin.woff2") format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-Light.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-Light.woff2") format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-Regular.woff2") format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-SemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-SemiBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-SemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-SemiBold.woff2") format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-Bold.woff2") format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-ExtraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-ExtraBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-ExtraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-ExtraBold.woff2") format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-Black.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-Black.woff2") format("woff2")}@font-face{font-family:Yekan Bakh;font-style:normal;font-weight:950;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakh-ExtraBlack.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakh-ExtraBlack.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakh-ExtraBlack.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakh-ExtraBlack.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-Thin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-Thin.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-Thin.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-Thin.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-Light.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-Light.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-Regular.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-SemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-SemiBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-SemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-SemiBold.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-Bold.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-ExtraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-ExtraBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-ExtraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-ExtraBold.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-Black.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-Black.woff2") format("woff2")}@font-face{font-family:Yekan Bakh FaNum;font-style:normal;font-weight:950;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/YekanBakhFaNum-ExtraBlack.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/YekanBakhFaNum-ExtraBlack.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/YekanBakhFaNum-ExtraBlack.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-ExtraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-ExtraLight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-ExtraLight.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-ExtraLight.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-Light.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-Light.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-Regular.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-Normal.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-Normal.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-Normal.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-Normal.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-Medium.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-Medium.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-Medium.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-SemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-SemiBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-SemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-SemiBold.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-Bold.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-UltraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-UltraBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-UltraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-UltraBold.woff2") format("woff2")}@font-face{font-family:Rokh;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Rokh-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Rokh-Black.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Rokh-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Rokh-Black.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-ExtraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-ExtraLight.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-ExtraLight.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-ExtraLight.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-Light.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-Light.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-Regular.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-Normal.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-Normal.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-Normal.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-Normal.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-Medium.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-Medium.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-Medium.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-SemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-SemiBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-SemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-SemiBold.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-Bold.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-UltraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-UltraBold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-UltraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-UltraBold.woff2") format("woff2")}@font-face{font-family:Rokh FaNum;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/RokhFaNum-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/RokhFaNum-Black.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/RokhFaNum-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/RokhFaNum-Black.woff2") format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanX-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanX-Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanX-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanX-Regular.woff2") format("woff2")}@font-face{font-family:IRANYekanX;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanX-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanX-Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanX-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanX-Bold.woff2") format("woff2")}@font-face{font-family:IRANYekanXFaNum;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanXFaNum-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanXFaNum-Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanXFaNum-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanXFaNum-Regular.woff2") format("woff2")}@font-face{font-family:IRANYekanXFaNum;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/IRANYekanXFaNum-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/IRANYekanXFaNum-Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/IRANYekanXFaNum-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/IRANYekanXFaNum-Bold.woff2") format("woff2")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-Thin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-Thin.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-Thin.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-Thin.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-ExtraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-ExtraLight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-ExtraLight.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-ExtraLight.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-Light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-Light.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-Medium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-Medium.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-Medium.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-SemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-SemiBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-SemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-SemiBold.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-ExtraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-ExtraBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-ExtraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-ExtraBold.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-Black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-Black.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-Bold.woff") format("woff")}@font-face{font-family:PeydaWeb;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWeb-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWeb-Regular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Peyda-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWeb-Regular.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-Thin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-Thin.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-Thin.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-Thin.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-ExtraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-ExtraLight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-ExtraLight.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-ExtraLight.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-Light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-Light.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-Medium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-Medium.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-Medium.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-SemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-SemiBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-SemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-SemiBold.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-ExtraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-ExtraBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-ExtraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-ExtraBold.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-Black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-Black.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-Bold.woff") format("woff")}@font-face{font-family:PeydaWebFaNum;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/PeydaWebFaNum-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/PeydaWebFaNum-Regular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/PeydaFaNum-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/PeydaWebFaNum-Regular.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-Thin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-Thin.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-Thin.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-Thin.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-UltraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-UltraLight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-UltraLight.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-UltraLight.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-Light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-Light.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-Medium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-Medium.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-Medium.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-DemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-DemiBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-DemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-DemiBold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-ExtraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-ExtraBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-ExtraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-ExtraBold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-Black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-Black.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-Bold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/Dana-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/Dana-Regular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/Dana-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/Dana-Regular.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:100;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-Thin.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-Thin.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-Thin.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-Thin.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:200;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-UltraLight.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-UltraLight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-UltraLight.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-UltraLight.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:300;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-Light.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-Light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-Light.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-Light.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:500;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-Medium.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-Medium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-Medium.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-Medium.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:600;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-DemiBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-DemiBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-DemiBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-DemiBold.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:800;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-ExtraBold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-ExtraBold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-ExtraBold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-ExtraBold.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:900;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-Black.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-Black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-Black.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-Black.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:700;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-Bold.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-Bold.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-Bold.woff") format("woff")}@font-face{font-family:danaFaNum;font-style:normal;font-weight:400;src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/eot/DanaFaNum-Regular.eot");src:url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff2/DanaFaNum-Regular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/ttf/DanaFaNum-Regular.ttf") format("truetype"),url("https://pubmabani.ir/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/../fonts/woff/DanaFaNum-Regular.woff") format("woff")}:root{--wd-text-line-height:1.6;--wd-link-decor:underline var(--wd-link-decor-style,none) var(--wd-link-decor-color,currentColor);--wd-link-decor-hover:underline var(--wd-link-decor-style-hover,none) var(--wd-link-decor-color-hover,var(--wd-link-decor-color,currentColor));--wd-brd-radius:.001px;--wd-form-height:42px;--wd-form-color:inherit;--wd-form-placeholder-color:inherit;--wd-form-bg:transparent;--wd-form-brd-color:rgba(0,0,0,.1);--wd-form-brd-color-focus:rgba(0,0,0,.15);--wd-form-chevron:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==");--wd-navigation-color:51,51,51;--wd-main-bgcolor:#fff;--wd-scroll-w:.001px;--wd-admin-bar-h:.001px;--wd-block-spacing:20px;--wd-sticky-nav-w:.001px;--color-white:#fff;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#767676;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--color-black-rgb:0,0,0;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-black-rgb:0,0,0;--bgcolor-white-rgb:255,255,255;--brdcolor-gray-200:rgba(0,0,0,.075);--brdcolor-gray-300:rgba(0,0,0,.105);--brdcolor-gray-400:rgba(0,0,0,.12);--brdcolor-gray-500:rgba(0,0,0,.2);--wd-start:start;--wd-end:end;--wd-center:center;--wd-stretch:stretch}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;overflow-x:hidden;overflow-y:scroll;font-size:var(--wd-text-font-size);scrollbar-gutter:stable}ol,ul{list-style:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}a,button,input{touch-action:manipulation}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}button{overflow:visible}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;padding:0;border:0}.rtl{direction:rtl}body{overflow-x:clip;margin:0;background-color:#fff;color:var(--wd-text-color);text-rendering:optimizeLegibility;font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:var(--wd-text-font-size);font-family:var(--wd-text-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--wd-text-line-height)}p{margin-bottom:var(--wd-tags-mb,20px)}a{color:var(--wd-link-color);transition:all .25s ease;text-decoration:var(--wd-link-decor);-webkit-text-decoration:var(--wd-link-decor)}a:is(:hover,:focus,:active){outline:none;text-decoration:var(--wd-link-decor-hover);-webkit-text-decoration:var(--wd-link-decor-hover)}a:hover{color:var(--wd-link-color-hover)}a:focus{outline:none}:is(h1,h2,h3,h4,h5,h6,.title) a{color:inherit;text-decoration:none}:is(h1,h2,h3,h4,h5,h6,.title) a:hover{color:var(--wd-link-color-hover)}label{display:block;margin-bottom:5px;color:var(--wd-title-color);vertical-align:middle;font-weight:400}strong,b{font-weight:600}ins{text-decoration:none}small{font-size:80%}img{max-width:100%;height:auto;border:0;vertical-align:middle}svg:not(:root){overflow:hidden}@media (max-width: 1024px){@supports not (overflow: clip){body{overflow:hidden}}}h1,h2,h3,h4,h5,h6,legend,.title{display:block;margin-bottom:var(--wd-tags-mb,20px);color:var(--wd-title-color);text-transform:var(--wd-title-transform);font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font);line-height:1.4}h2{font-size:24px}h3{font-size:22px}h4{font-size:18px}:is(ul,ol){margin-bottom:var(--list-mb);padding-inline-start:var(--li-pl);--list-mb:20px;--li-mb:10px;--li-pl:17px}:is(ul,ol) li{margin-bottom:var(--li-mb)}:is(ul,ol) li:last-child{margin-bottom:0}li>:is(ul,ol){margin-top:var(--li-mb);margin-bottom:0}ul{list-style:disc}[class*=color-scheme-light]{--color-white:#000;--color-gray-100:rgba(255,255,255,.1);--color-gray-200:rgba(255,255,255,.2);--color-gray-300:rgba(255,255,255,.5);--color-gray-400:rgba(255,255,255,.6);--color-gray-500:rgba(255,255,255,.7);--color-gray-600:rgba(255,255,255,.8);--color-gray-700:rgba(255,255,255,.9);--color-gray-800:#fff;--color-gray-900:#fff;--color-black-rgb:255,255,255;--bgcolor-black-rgb:255,255,255;--bgcolor-white-rgb:0,0,0;--bgcolor-white:#0f0f0f;--bgcolor-gray-100:#0a0a0a;--bgcolor-gray-200:#111;--bgcolor-gray-300:#141414;--brdcolor-gray-200:rgba(255,255,255,.1);--brdcolor-gray-300:rgba(255,255,255,.15);--brdcolor-gray-400:rgba(255,255,255,.25);--brdcolor-gray-500:rgba(255,255,255,.3);--wd-text-color:rgba(255,255,255,.8);--wd-title-color:#fff;--wd-widget-title-color:var(--wd-title-color);--wd-entities-title-color:#fff;--wd-entities-title-color-hover:rgba(255,255,255,.8);--wd-link-color:rgba(255,255,255,.9);--wd-link-color-hover:#fff;--wd-form-brd-color:rgba(255,255,255,.2);--wd-form-brd-color-focus:rgba(255,255,255,.3);--wd-form-placeholder-color:rgba(255,255,255,.6);--wd-form-chevron:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC42KSI+PHBhdGggZD0iTTYgOWw2IDYgNi02Ii8+PC9zdmc+");--wd-main-bgcolor:#1a1a1a;--wd-navigation-color:255,255,255;color:var(--wd-text-color)}.wd-fill{position:absolute;inset:0}.wd-hide{display:none !important}:where(.wd-deferred){display:none}@keyframes wd-rotate{100%{transform:rotate(360deg)}}@keyframes wd-fadeIn{from{opacity:0}to{opacity:1}}@keyframes wd-fadeInBottomShort{from{transform:translate3d(0,20px,0)}to{transform:none}}input[type=email],input[type=search],input[type=number],input[type=url],input[type=tel],input[type=text],input[type=password],.wd textarea,.wd select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email],input[type=date],input[type=search],input[type=number],input[type=text],input[type=tel],input[type=url],input[type=password],.wd textarea,.wd select{padding:0 15px;max-width:100%;width:100%;height:var(--wd-form-height);border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);box-shadow:none;color:var(--wd-form-color);vertical-align:middle;font-size:14px;transition:border-color .5s ease}input[type=email]:focus,input[type=date]:focus,input[type=search]:focus,input[type=number]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,.wd textarea:focus,.wd select:focus{outline:none;border-color:var(--wd-form-brd-color-focus);transition:border-color .4s ease}::-webkit-input-placeholder{color:var(--wd-form-placeholder-color)}::-moz-placeholder{color:var(--wd-form-placeholder-color)}:-moz-placeholder{color:var(--wd-form-placeholder-color)}input[type=radio],input[type=checkbox]{box-sizing:border-box;margin-top:0;padding:0;vertical-align:middle;margin-inline-end:5px;cursor:pointer}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=number]{padding:0;text-align:center}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=date]{-webkit-appearance:none}input[type=date]::-webkit-inner-spin-button{display:none}input[type=date]::-webkit-calendar-picker-indicator{opacity:0}input[type=date]::-webkit-clear-button{position:relative;left:5px;width:30px;opacity:.4;filter:grayscale(100%)}input[type=date]::-webkit-date-and-time-value{text-align:start}[class*=color-scheme-light] input[type=date]::-webkit-clear-button{opacity:.6;filter:grayscale(100%) invert(100%) saturate(800%)}@supports not (-moz-appearance: none){input[type=date]{background:no-repeat url("https://pubmabani.ir/wp-content/themes/woodmart/css/parts/../../inc/admin/assets/images/calend-d.svg") left 15px top 50%;background-size:auto 14px}[class*=color-scheme-light] input[type=date]{background-image:url("https://pubmabani.ir/wp-content/themes/woodmart/css/parts/../../inc/admin/assets/images/calend-l.svg")}}input:-webkit-autofill{border-color:var(--wd-form-brd-color);-webkit-box-shadow:0 0 0 1000px var(--wd-form-bg) inset;-webkit-text-fill-color:var(--wd-form-color)}input:focus:-webkit-autofill{border-color:var(--wd-form-brd-color-focus)}:is(.btn,.button,button,[type=submit],[type=button]){position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;outline:none;border-radius:var(--btn-brd-radius,0px);vertical-align:middle;text-align:center;text-decoration:none !important;text-shadow:none;line-height:1.2;cursor:pointer;transition:all .25s ease;color:var(--btn-color,#3e3e3e);border:var(--btn-brd-width,0px) var(--btn-brd-style,solid) var(--btn-brd-color,#e9e9e9);background-color:var(--btn-bgcolor,#f3f3f3);box-shadow:var(--btn-box-shadow,unset);text-transform:var(--btn-transform,uppercase);font-weight:var(--btn-font-weight,600);font-family:var(--btn-font-family,inherit);font-style:var(--btn-font-style,unset);padding:var(--btn-padding,5px 20px);min-height:var(--btn-height,42px);font-size:var(--btn-font-size,13px)}:is(.btn,.button,button,[type=submit],[type=button]):hover{color:var(--btn-color-hover,var(--btn-color,#3e3e3e));border-color:var(--btn-brd-color-hover,var(--btn-brd-color,#e0e0e0));background-color:var(--btn-bgcolor-hover,var(--btn-bgcolor,#e0e0e0));box-shadow:var(--btn-box-shadow-hover,var(--btn-box-shadow,unset))}button[disabled],input[disabled]{opacity:.6 !important;cursor:default !important}.elementor .btn{box-shadow:var(--btn-box-shadow,unset)}.elementor .btn:hover{box-shadow:var(--btn-box-shadow-hover,var(--btn-box-shadow,unset))}[class*=wd-grid]{--wd-col:var(--wd-col-lg);--wd-gap:var(--wd-gap-lg);--wd-col-lg:1;--wd-gap-lg:20px}[class*=wd-grid-f]{display:flex;flex-wrap:wrap;gap:var(--wd-gap)}@media (max-width: 1024px){[class*=wd-grid]{--wd-col:var(--wd-col-md);--wd-gap:var(--wd-gap-md);--wd-col-md:var(--wd-col-lg);--wd-gap-md:var(--wd-gap-lg)}}@media (max-width: 768.98px){[class*=wd-grid]{--wd-col:var(--wd-col-sm);--wd-gap:var(--wd-gap-sm);--wd-col-sm:var(--wd-col-md);--wd-gap-sm:var(--wd-gap-md)}}@media (max-width: 576px){[class*=wd-grid]{--wd-col:var(--wd-col-xs);--wd-gap:var(--wd-gap-xs);--wd-col-xs:var(--wd-col-sm);--wd-gap-xs:var(--wd-gap-sm)}}.wd-scroll-content{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:var(--wd-scroll-h,50dvh)}@-moz-document url-prefix(){.wd-scroll-content{scrollbar-width:thin}}.wd-scroll{--scrollbar-track-bg:rgba(var(--color-black-rgb),.05);--scrollbar-thumb-bg:rgba(var(--color-black-rgb),.12)}.wd-scroll ::-webkit-scrollbar{width:5px}.wd-scroll ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg)}.wd-scroll ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg)}.wd-dropdown{--wd-dropdown-bg-color:var(--bgcolor-white);--wd-dropdown-shadow:0 0 3px rgba(0,0,0,.15);--wd-align:var(--wd-start);position:absolute;top:100%;right:0;z-index:380;margin-top:15px;margin-left:0;margin-right:calc(var(--nav-gap,.001px) / 2 * -1);background-color:var(--wd-dropdown-bg-color);background-position:bottom left;background-clip:border-box;background-repeat:no-repeat;box-shadow:var(--wd-dropdown-shadow);text-align:var(--wd-align);border-radius:var(--wd-brd-radius);visibility:hidden;opacity:0;transition:opacity .4s cubic-bezier(.19,1,.22,1),visibility .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);transform:translateY(15px) translateZ(0);pointer-events:none}.wd-dropdown:after{content:"";position:absolute;inset-inline:0;bottom:100%;height:15px}.wd-event-hover:hover>.wd-dropdown,.wd-event-click.wd-opened>.wd-dropdown,.wd-dropdown.wd-opened{visibility:visible;opacity:1;transform:none !important;pointer-events:visible;pointer-events:unset}.wd-side-hidden{--wd-side-hidden-w:340px;position:fixed;inset-block:var(--wd-admin-bar-h) 0;z-index:500;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;width:min(var(--wd-side-hidden-w),100vw);background-color:var(--bgcolor-white);transition:transform .5s cubic-bezier(.19,1,.22,1);outline:none !important}.wd-side-hidden.wd-left{left:0;transform:translate3d(-100%,0,0)}.wd-sub-menu{--sub-menu-color:#828282;--sub-menu-color-hover:var(--wd-primary-color);--li-pl:0;--list-mb:0;--li-mb:0;list-style:none}.wd-sub-menu ul{--list-mb:0;--li-mb:0;--li-pl:0;list-style:none}.wd-sub-menu li{position:relative}.wd-sub-menu li>a{position:relative;display:flex;align-items:center;padding-top:8px;padding-bottom:8px;color:var(--sub-menu-color);font-size:14px;line-height:1.3;text-decoration:none}.wd-sub-menu li>a img{flex:0 0 auto;display:inline-block;width:var(--nav-img-width,auto) !important;height:var(--nav-img-height,auto) !important;max-height:var(--nav-img-height,18px);margin-inline-end:7px;object-fit:contain;object-position:50% 50%;line-height:0}.wd-sub-menu li>a:hover{color:var(--sub-menu-color-hover)}[class*=color-scheme-light] .wd-sub-menu{--sub-menu-color:rgba(255,255,255,.6);--sub-menu-color-hover:#fff}.widget .wd-sub-menu{--li-mb:0}.widget .wd-sub-menu ul{--li-mb:0}.wd-nav{--list-mb:0;--li-mb:0;--li-pl:0;--nav-gap:20px;--nav-gap-v:5px;--nav-pd:5px 0;--nav-color:rgba(var(--wd-navigation-color),1);--nav-color-hover:rgba(var(--wd-navigation-color),.7);--nav-color-active:var(--nav-color-hover);--nav-bg:none;--nav-bg-hover:var(--nav-bg);--nav-bg-active:var(--nav-bg-hover);--nav-shadow:none;--nav-shadow-hover:var(--nav-shadow);--nav-shadow-active:var(--nav-shadow-hover);--nav-border:none;--nav-border-hover:var(--nav-border);--nav-border-active:var(--nav-border-hover);--nav-radius:var(--wd-brd-radius);--nav-chevron-color:rgba(var(--wd-navigation-color),.5);display:inline-flex;flex-wrap:wrap;justify-content:var(--text-align,var(--wd-align));text-align:start;gap:var(--nav-gap-v) var(--nav-gap);list-style:none}.wd-nav>li{position:relative}.wd-nav>li>a{position:relative;display:flex;align-items:center;min-height:42px;padding:var(--nav-pd);text-transform:uppercase;font-weight:600;font-size:13px;line-height:1.4;text-decoration:none;color:var(--nav-color);background-color:var(--nav-bg);box-shadow:var(--nav-shadow);border:var(--nav-border);border-radius:var(--nav-radius)}.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{order:3;margin-inline-start:4px;font-weight:normal;font-style:normal;font-size:clamp(6px,50%,18px);color:var(--nav-chevron-color);content:"";font-family:"woodmart-font"}.wd-nav:where(:not(.wd-dis-hover))>li:where(.wd-opened,:hover)>a{color:var(--nav-color-hover);background-color:var(--nav-bg-hover);box-shadow:var(--nav-shadow-hover);border:var(--nav-border-hover)}.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a{color:var(--nav-color-active);background-color:var(--nav-bg-active);box-shadow:var(--nav-shadow-active);border:var(--nav-border-active)}.wd-nav:where(.wd-add-pd){--nav-pd:5px 12px}.widget .wd-nav{--li-mb:0}.wd-nav.wd-style-default{--nav-color-hover:var(--wd-primary-color)}:where(.wd-close-side){display:none}nav[class*=-pagination] ul{--list-mb:0;--li-mb:0;--li-pl:0;list-style:none;display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3px}nav[class*=-pagination] li :is(.next,.prev){font-size:0}nav[class*=-pagination] li :is(.next,.prev):before{font-size:12px;content:"";font-family:"woodmart-font"}nav[class*=-pagination] a:hover{background-color:var(--bgcolor-gray-300)}[class*=screen-reader]{position:absolute !important;clip:rect(1px,1px,1px,1px);transform:scale(0)}.wd-action-btn{--wd-action-icon-size:1.1em;--wd-action-color:var(--color-gray-800);--wd-action-color-hover:var(--color-gray-500);--wd-link-decor:none;--wd-link-decor-hover:none;display:inline-flex;vertical-align:middle}.wd-action-btn>a{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--wd-action-w,unset);height:var(--wd-action-h,unset);gap:.3em;cursor:pointer;line-height:1;transition:none}.wd-action-btn:empty{display:none}.wd-action-icon{position:relative;display:flex;align-items:center;justify-content:center}.wd-action-icon:before{content:var(--wd-btn-icon,unset);font-size:var(--wd-action-icon-size);color:var(--wd-action-icon-color,var(--wd-action-color));font-weight:400;transition:all .25s ease,opacity .15s ease;font-family:"woodmart-font"}.wd-action-text{color:var(--wd-action-text-color,var(--wd-action-color));transition:all .25s ease;font-weight:600}.wd-action-btn.wd-style-icon{--wd-action-icon-size:20px;--wd-action-w:50px;--wd-action-h:50px}.wd-action-btn.wd-style-icon .wd-action-text{display:none}.wd-cross-icon{--wd-btn-icon:""}:is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained>.wp-block-group__inner-container)>*{margin-block:0 var(--wd-block-spacing)}:is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained>.wp-block-group__inner-container)>:where(*:last-child){margin-bottom:0}:where(.wd-bg-parent>*){position:relative}.wd-page-wrapper{position:relative;background-color:var(--wd-main-bgcolor)}body:not([class*=wrapper-boxed]){background-color:var(--wd-main-bgcolor)}.wd-page-content{min-height:50vh;background-color:var(--wd-main-bgcolor)}.container,.container-fluid{width:100%;max-width:var(--wd-container-w);padding-inline:15px;margin-inline:auto}.wd-content-layout{padding-block:40px}:where(.wd-content-layout>div){grid-column:auto/span var(--wd-col)}:where(.woocommerce-error,.woocommerce-message,.woocommerce-info){display:none}.whb-flex-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.whb-column{display:flex;align-items:center;flex-direction:row;max-height:inherit}.whb-col-left,.whb-mobile-left{justify-content:flex-start;margin-right:-10px}.whb-col-right,.whb-mobile-right{justify-content:flex-end;margin-left:-10px}.whb-col-mobile{flex:1 1 auto;justify-content:center;margin-inline:-10px}.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right){flex:1 1 0%}.whb-col-1 :is(.whb-flex-row,.whb-column){max-width:calc(100% + 20px);justify-content:center}.whb-col-1 :is(.whb-col-left,.whb-mobile-left){flex:1 1 auto;margin-inline:-10px}.whb-col-1 .wd-header-html{max-width:100%}.whb-general-header :is(.whb-mobile-left,.whb-mobile-right){flex:1 1 0%}.whb-empty-column+.whb-mobile-right{flex:1 1 auto}.whb-with-shadow{box-shadow:0 1px 8px rgba(0,0,0,.1)}.whb-main-header{position:relative;top:0;right:0;left:0;z-index:390;backface-visibility:hidden;-webkit-backface-visibility:hidden}:root:has(.whb-sticky-prepared):not(:has(.whb-top-bar)){--wd-top-bar-h:.00001px;--wd-top-bar-sm-h:.00001px}:root:has(.whb-sticky-prepared):not(:has(.whb-general-header)){--wd-header-general-h:.00001px;--wd-header-general-sm-h:.00001px}:root:has(.whb-sticky-prepared):not(:has(.whb-header-bottom)){--wd-header-bottom-h:.00001px;--wd-header-bottom-sm-h:.00001px;--wd-header-bottom-brd-w:.00001px}.whb-row{transition:background-color .2s ease}.whb-color-dark:not(.whb-with-bg){background-color:#fff}@keyframes wd-fadeInDownBig{from{transform:translate3d(0,-100%,0)}to{transform:none}}@media (min-width: 1025px){.whb-top-bar-inner{height:var(--wd-top-bar-h);max-height:var(--wd-top-bar-h)}.whb-general-header-inner{height:var(--wd-header-general-h);max-height:var(--wd-header-general-h)}.whb-header-bottom-inner{height:var(--wd-header-bottom-h);max-height:var(--wd-header-bottom-h)}.whb-hidden-lg,.whb-hidden-desktop{display:none}}@media (max-width: 1024px){.whb-top-bar-inner{height:var(--wd-top-bar-sm-h);max-height:var(--wd-top-bar-sm-h)}.whb-general-header-inner{height:var(--wd-header-general-sm-h);max-height:var(--wd-header-general-sm-h)}.whb-header-bottom-inner{height:var(--wd-header-bottom-sm-h);max-height:var(--wd-header-bottom-sm-h)}.whb-visible-lg,.whb-hidden-mobile{display:none}}.wd-tools-element{position:relative;--wd-header-el-color:#333;--wd-header-el-color-hover:rgba(51,51,51,.6);--wd-tools-icon-base-width:20px}.wd-tools-element>a{display:flex;align-items:center;justify-content:center;gap:7px;height:40px;color:var(--wd-header-el-color);line-height:1;text-decoration:none !important;padding-inline:10px}.wd-tools-element [class*=wd-tools-text]{text-transform:var(--wd-header-el-transform);white-space:nowrap;font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font)}.wd-tools-element .wd-tools-count{z-index:1;width:var(--wd-count-size,15px);height:var(--wd-count-size,15px);border-radius:50%;text-align:center;letter-spacing:0;font-weight:400;line-height:var(--wd-count-size,15px)}.wd-tools-element:hover>a{color:var(--wd-header-el-color-hover)}.whb-top-bar .wd-tools-element{--wd-count-size:13px;--wd-tools-icon-base-width:14px}.wd-tools-icon{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;font-size:0}.wd-tools-icon:before{content:var(--wd-tools-icon,unset);font-size:var(--wd-tools-icon-base-width);font-family:"woodmart-font"}.wd-custom-icon,picture.wd-custom-icon img{max-width:var(--wd-tools-icon-width,38px);width:var(--wd-tools-icon-width,revert-layer);transition:all .25s ease}.wd-tools-custom-icon .wd-tools-icon:before,.wd-tools-custom-icon .wd-tools-icon:after{display:none}.wd-tools-custom-icon:hover .wd-custom-icon{opacity:.6}.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count{position:absolute;top:-5px;inset-inline-end:-9px;background-color:var(--wd-primary-color);color:#fff;font-size:9px}.wd-tools-element[class*=wd-design-1] .wd-tools-count{width:auto;height:auto;text-transform:var(--wd-header-el-transform);font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font);line-height:inherit}.wd-tools-element[class*=wd-design-4]{--wd-count-size:19px}.wd-tools-element[class*=wd-design-4] .wd-tools-count{display:inline-block;padding:0 2px;background-color:var(--wd-primary-color);color:#fff;font-weight:600;font-size:10px}.whb-top-bar .wd-tools-element[class*=wd-design-4]{--wd-count-size:16px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8){--wd-count-size:18px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8) .wd-custom-icon{max-width:var(--wd-tools-icon-width,var(--wd-tools-icon-base-width))}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8) .wd-tools-count{position:absolute;top:-3px;inset-inline-end:-7px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.17);color:var(--wd-primary-color);font-size:11px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8){--wd-count-size:13px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]){--wd-tools-sp:13px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) :is(.wd-tools-inner,.wd-tools-icon){height:42px;border-radius:42px}.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]):not(.wd-with-wrap) .wd-tools-icon{width:42px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]){--wd-tools-sp:9px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) :is(.wd-tools-inner,.wd-tools-icon){height:28px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]):not(.wd-with-wrap) .wd-tools-icon{width:28px}.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) .wd-tools-count{font-size:9px}.wd-tools-element[class*=wd-design-6]>a>:is(.wd-tools-inner,.wd-tools-icon){border:1px solid rgba(0,0,0,.105)}.wd-tools-element[class*=wd-design-7]>a>:is(.wd-tools-inner,.wd-tools-icon){background-color:var(--wd-primary-color);color:#fff;transition:inherit}.wd-tools-element[class*=wd-design-7]:hover>a>:is(.wd-tools-inner,.wd-tools-icon){color:hsla(0,0%,100%,.8)}.site-logo{max-height:inherit;padding-inline:10px}.wd-logo{max-height:inherit;transition:none}.wd-logo img{padding-top:5px;padding-bottom:5px;max-height:inherit;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px}.wd-logo img[src$=".svg"]{height:100%}.wd-logo img[width]:not([src$=".svg"]){width:auto;object-fit:contain}.wd-header-html{padding-inline:10px}.wd-header-mobile-nav{--wd-tools-icon:""}.wd-header-my-account{--wd-tools-icon:""}@media (max-width: 1024px){.wd-header-my-account .wd-dropdown{display:none}}@media screen{@font-face{font-family:iranyekan;font-style:normal;font-weight:bold;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANYekanXFaNum/woff/IRANYekanXFaNum-Bold.woff") format("woff"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANYekanXFaNum/woff2/IRANYekanXFaNum-Bold.woff2") format("woff2")}@font-face{font-family:iranyekan;font-style:normal;font-weight:normal;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANYekanXFaNum/woff/IRANYekanXFaNum-Regular.woff") format("woff"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANYekanXFaNum/woff2/IRANYekanXFaNum-Regular.woff2") format("woff2")}@font-face{font-family:peyda;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/peyda/PeydaWeb-SemiBold.woff")}@font-face{font-family:Pinar-VF;font-style:normal;font-weight:800;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/pinar/Pinar-DS1-FD-ExtraBold.woff2")}@font-face{font-family:Pinar-VF;font-style:normal;font-weight:700;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/pinar/Pinar-DS2-FD-Bold.woff2")}@font-face{font-family:Pinar-VF;font-style:normal;font-weight:900;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/pinar/Pinar-DS1-FD-Black.woff2")}@font-face{font-family:Pinar-VF;font-style:normal;font-weight:600;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/pinar/Pinar-DS1-FD-SemiBold.woff2")}@font-face{font-family:Pinar-VF;font-style:normal;font-weight:500;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/pinar/Pinar-DS2-FD-Medium.woff2")}@font-face{font-family:Pinar-VF;font-style:normal;font-weight:400;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/pinar/Pinar-DS2-FD-Regular.woff2")}@font-face{font-family:Pinar-VF;font-style:normal;font-weight:300;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/pinar/Pinar-DS2-FD-Light.woff2")}@font-face{font-family:"farhang";font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/farhang/Farhang2-Regular.woff") format("woff")}@font-face{font-family:"farhang";font-weight:800;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/farhang/Farhang2-Bold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:10;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-thin.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-thin.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-thin.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-thin.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:200;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-extralight.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-extralight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-extralight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-extralight.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:300;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-light.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-light.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-light.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:500;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-medium.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-medium.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-medium.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-medium.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:600;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-demibold.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-demibold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-demibold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-demibold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:750;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-ultrabold.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-ultrabold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-ultrabold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-ultrabold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:800;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-extrabold.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-extrabold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-extrabold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-extrabold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:900;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-black.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-black.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-black.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-black.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:bold;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-bold.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-bold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-bold.woff") format("woff")}@font-face{font-family:dana;font-style:normal;font-weight:normal;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-regular.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/eot/dana-regular.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff2/dana-regular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/dana/woff/dana-regular.woff") format("woff")}@font-face{font-family:iransansdn;font-style:normal;font-weight:bold;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/eot/iransansdnbold.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/eot/iransansdnbold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/woff2/iransansdnbold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/woff/iransansdnbold.woff") format("woff"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/ttf/iransansdnbold.ttf") format("truetype")}@font-face{font-family:iransansdn;font-style:normal;font-weight:300;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/eot/iransansdnlight.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/eot/iransansdnlight.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/woff2/iransansdnlight.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/woff/iransansdnlight.woff") format("woff"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/ttf/iransansdnlight.ttf") format("truetype")}@font-face{font-family:iransansdn;font-style:normal;font-weight:normal;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/eot/iransansdn.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/eot/iransansdn.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/woff2/iransansdn.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/woff/iransansdn.woff") format("woff"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSansDN/ttf/iransansdn.ttf") format("truetype")}@font-face{font-family:aviny;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/IRANSharp/iransharp_regular_web.woff")}@font-face{font-family:aviny;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/aviny/aviny.woff")}@font-face{font-family:KalamehWeb;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/KalamehWeb/KalamehWeb_Black.woff")}@font-face{font-family:mahboubeh_mehravar;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/mehravar/eot/mahboubeh_mehravar.woff")}@font-face{font-family:Anjoman;font-style:normal;font-weight:normal;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/eot/Anjoman-FaNum-Regular.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/eot/Anjoman-FaNum-Regular.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/woff2/Anjoman-FaNum-Regular.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/woff/Anjoman-FaNum-Regular.woff") format("woff")}@font-face{font-family:Anjoman;font-style:normal;font-weight:bold;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/eot/Anjoman-FaNum-Bold.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/eot/Anjoman-FaNum-Bold.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/woff2/Anjoman-FaNum-Bold.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/woff/Anjoman-FaNum-Bold.woff") format("woff")}@font-face{font-family:Anjoman;font-style:normal;font-weight:300;font-display:swap;src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/eot/Anjoman-FaNum-Light.eot");src:url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/eot/Anjoman-FaNum-Light.eot?#iefix") format("embedded-opentype"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/woff2/Anjoman-FaNum-Light.woff2") format("woff2"),url("https://pubmabani.ir/wp-content/themes/woodmart-child/font/Anjoman/woff/Anjoman-FaNum-Light.woff") format("woff")}.wd-dropdown-search-cat,.whb-col-right .wd-search-dropdown{right:0px;left:auto}}.wd-header-divider:before{content:"";display:block;height:18px;border-right:1px solid var(--wd-divider-color,rgba(0,0,0,.105))}.whb-col-right .wd-header-divider:last-child,.whb-mobile-right .wd-header-divider:last-child,.whb-col-mobile .wd-header-divider:last-child{padding-inline-end:10px}.whb-col-left .wd-header-divider:first-child,.whb-mobile-left .wd-header-divider:first-child,.whb-col-mobile .wd-header-divider:first-child{padding-inline-start:10px}.whb-col-center .wd-header-divider:first-child{padding-inline-start:10px}.whb-col-center .wd-header-divider:last-child{padding-inline-end:10px}.wd-header-cart{--wd-tools-icon:""}.wd-header-cart :is(.wd-cart-subtotal,.subtotal-divider,.wd-tools-count){vertical-align:middle}.wd-header-cart .wd-cart-number>span,.wd-header-cart .subtotal-divider{display:none}.wd-header-cart:is(.wd-design-2,.wd-design-5) .wd-tools-icon{margin-inline-end:6px}:is(.woocommerce-cart,.woocommerce-checkout) :is(.cart-widget-side,.wd-dropdown-cart){display:none}.wd-header-search{--wd-tools-icon:""}.wd-header-search .wd-tools-icon img,.wd-header-search .wd-tools-icon:before{transition:opacity .3s ease}.wd-header-search .wd-tools-icon:after{position:absolute;top:50%;left:50%;display:block;font-size:var(--wd-tools-icon-width,var(--wd-tools-icon-base-width));opacity:0;transform:translate(-50%,-50%);content:"";font-family:"woodmart-font"}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8){min-width:var(--wd-tools-icon-base-width)}.wd-header-search:is(.wd-design-6.wd-with-wrap,.wd-design-7.wd-with-wrap,.wd-design-8) .wd-tools-icon:after{inset-inline-start:var(--wd-tools-sp);inset-inline-end:auto;transform:translateY(-50%)}.wd-search-dropdown{width:300px}.wd-search-dropdown input[type=text]{height:70px !important;border:none}.whb-col-right .wd-search-dropdown{right:auto;left:0;margin-left:calc(var(--nav-gap,.001px) / 2 * -1);margin-right:0}.wd-search-dropdown .wd-dropdown-results{inset-inline:calc(var(--wd-brd-radius) / 1.5)}.searchform{position:relative;--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px;--wd-search-clear-sp:.001px}.searchform input[type=text]{padding-inline-end:calc(var(--wd-search-btn-w) + 30px)}.searchform .searchsubmit{--btn-color:var(--wd-form-color,currentColor);--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;position:absolute;gap:0;inset-block:0;inset-inline-end:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;box-shadow:none;font-weight:400;font-size:0;font-style:unset}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height) / 2.3);transition:opacity .2s ease;content:"";font-family:"woodmart-font"}.searchform .searchsubmit img{max-width:var(--wd-tools-icon-width,24px);transition:opacity .2s ease}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc(var(--wd-form-height) / 2.5 / -2);margin-left:calc(var(--wd-form-height) / 2.5 / -2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height) / 2.5);height:calc(var(--wd-form-height) / 2.5);border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.searchform .searchsubmit.wd-with-img:after{content:none}.searchform .wd-clear-search{position:absolute;top:calc(50% - 12px);display:flex;align-items:center;justify-content:center;width:30px;height:24px;inset-inline-end:calc(var(--wd-search-cat-w,.001px) + var(--wd-search-btn-w) + var(--wd-search-clear-sp));color:var(--wd-form-color,currentColor);cursor:pointer}.searchform .wd-clear-search:before{font-size:calc(var(--wd-form-height) / 3);line-height:1;transition:opacity .2s ease;content:"";font-family:"woodmart-font"}.searchform .wd-clear-search:hover:before{opacity:.7}.wd-search-results-wrapper{position:relative}@media (min-width: 769px){.searchform.wd-style-default:not(.wd-with-cat) .wd-clear-search{padding-inline-end:10px;border-inline-end:1px solid var(--wd-form-brd-color)}}@media (max-width: 768.98px){.searchform.wd-style-default .wd-clear-search{padding-inline-end:10px;border-inline-end:1px solid var(--wd-form-brd-color)}}.wd-dropdown-results{--wd-search-font-size:.92em;--wd-search-sp:15px;overflow:hidden;right:calc(var(--wd-form-brd-radius) / 1.5);left:calc(var(--wd-form-brd-radius) / 1.5);margin-top:0 !important}.wd-dropdown-results:after{width:auto !important;height:auto !important}.wd-dropdown-results .wd-scroll-content{overscroll-behavior:none}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area){padding:var(--wd-search-sp)}.wd-dropdown-results :is(.wd-search-requests,.wd-search-history,.wd-search-area):not(:first-child){margin-top:-1px;border-top:1px solid var(--brdcolor-gray-300)}@media (max-width: 1024px){.wd-dropdown-results{--wd-search-sp:10px}}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.scrollToTop{position:fixed;inset-inline-end:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgba(0,0,0,.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;text-decoration:none !important;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop:after{content:"";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}@media (max-width: 1024px){.scrollToTop{inset-inline-end:12px;bottom:12px;width:40px;height:40px;font-size:14px}}.wd-nav[class*=wd-style-underline] .nav-link-text{position:relative;display:inline-block;padding-block:1px;line-height:1.2}.wd-nav[class*=wd-style-underline] .nav-link-text:after{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background-color:var(--wd-primary-color);transition:width .4s cubic-bezier(.19,1,.22,1)}.wd-nav[class*=wd-style-underline]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{width:100%}:is(.widget,.wd-widget,div[class^=vc_wp]){line-height:1.4;--wd-link-color:var(--color-gray-500);--wd-link-color-hover:var(--color-gray-800);--wd-link-decor:none;--wd-link-decor-hover:none}:is(.widget,.wd-widget,div[class^=vc_wp])>:is(ul,ol){margin-top:0}:is(.widget,.wd-widget,div[class^=vc_wp]) :is(ul,ol){list-style:none;--list-mb:0;--li-mb:15px;--li-pl:0}.widget{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--brdcolor-gray-300)}.widget:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}:is(a,button,input[type=submit],input[type=checkbox],input[type=button],input[type=file],[tabindex="0"]):focus-visible{outline:var(--wd-otl-width,2px) var(--wd-otl-style,dotted) var(--wd-otl-color,var(--wd-otl-color-scheme,#000)) !important;outline-offset:var(--wd-otl-offset,calc(var(--wd-otl-width) * -1 / 2));transition:none !important}input[tabindex="0"]:focus-visible{--wd-otl-width:0 !important}.color-scheme-dark,.whb-color-dark{--wd-otl-color-scheme:#000}[class*=color-scheme-light],.whb-color-light{--wd-otl-color-scheme:#fff}.wd-skip-links{position:fixed;display:flex;flex-direction:column;gap:5px;top:10px;inset-inline-start:-1000em;z-index:999999}.wd-skip-links:focus-within{inset-inline-start:10px}@media (max-width: 1024px){.wd-side-hidden{--wd-side-hidden-w:min(300px,80vw)}html:has(.wd-side-hidden.wd-opened){overflow:hidden}}.wd-close-side{position:fixed;display:block;background-color:rgba(0,0,0,.7);opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.19,1,.22,1),z-index 0s cubic-bezier(.19,1,.22,1) .5s,top 0s cubic-bezier(.19,1,.22,1) .5s;z-index:400}.wd-close-side[class*=wd-location-header]{z-index:389;top:var(--wd-admin-bar-h)}@media (max-width: 1024px){.wd-close-side{top:-150px}}.wd-action-icon:after{position:absolute;top:calc(50% - .5em);inset-inline-start:calc(50% - .5em);opacity:0;transition:opacity .2s ease;font-size:var(--wd-action-icon-size);content:"";display:inline-block;width:1em;height:1em;border:1px solid rgba(0,0,0,0);border-left-color:var(--wd-action-icon-color,var(--wd-action-color));border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.wd-action-btn>a:hover .wd-action-icon:before{color:var(--wd-action-icon-color-hover,var(--wd-action-color-hover))}.wd-action-btn>a:hover .wd-action-text{color:var(--wd-action-text-color-hover,var(--wd-action-color-hover))}.wd-heading{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px;padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-heading>a{--wd-link-color:var(--wd-primary-color);--wd-link-color-hover:var(--wd-primary-color)}.wd-heading>a:hover{opacity:.7}.wd-heading .title{flex:1 1 auto;margin-bottom:0;font-size:130%}.wd-heading .wd-action-btn{flex:0 0 auto}.wd-heading .wd-action-btn.wd-style-text>a{height:25px}:is(.blockOverlay,.wd-loader-overlay):after{position:absolute;top:calc(50% - 13px);left:calc(50% - 13px);content:"";display:inline-block;width:26px;height:26px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused);--wd-anim-state:running}@keyframes wd-FadeInLoader{from{opacity:0}to{opacity:.8}}@keyframes wd-fadeInUpBig{from{transform:translate3d(0,100%,0)}to{transform:none}}@keyframes wd-fadeOutDownBig{from{transform:none}to{transform:translate3d(0,100%,0)}}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info){--wd-link-decor:underline;--wd-link-decor-hover:underline;--wd-link-color:currentColor;--wd-link-color-hover:color-mix(in srgb,currentColor 80%,transparent);position:relative;display:block;margin-bottom:20px;padding-block:18px;padding-inline:65px 30px !important;text-align:start;border:none;border-radius:var(--wd-brd-radius);outline:none !important}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info):before{position:absolute;top:calc(50% - 9px);inset-inline-start:24px;font-size:18px;line-height:18px;font-family:"woodmart-font"}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) p:last-child{margin-bottom:0}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) .amount{color:#fff}:is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward){text-decoration:none;--btn-color:currentColor;--btn-color-hover:currentColor;--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;--btn-brd-color:color-mix(in srgb,currentColor 50%,transparent);border-top:0;border-inline:0;margin-inline:4px}:is(.woocommerce-error,.woocommerce-info){background-color:var(--notices-warning-bg);color:var(--notices-warning-color)}:is(.woocommerce-error,.woocommerce-info):before{content:""}.whb-scroll-stick .whb-flex-row{transition:height .2s ease,max-height .2s ease}.whb-scroll-stick:is(.whb-scroll-down,.whb-scroll-up) .whb-main-header{transition:transform .3s ease}.mobile-nav .wd-heading{position:relative;z-index:6;background-color:inherit}.mobile-nav .searchform{--wd-form-brd-width:0;--wd-form-bg:transparent;--wd-form-color:var(--color-gray-500);--wd-form-placeholder-color:var(--color-gray-500);z-index:4;box-shadow:0 -1px 9px rgba(0,0,0,.17)}.mobile-nav .searchform input[type=text]{padding-inline-start:20px;padding-inline-end:70px;height:70px;font-weight:600}.mobile-nav .wd-search-results{position:relative;z-index:4;border-radius:0;inset-inline:auto}.mobile-nav .wd-search-results:not(.wd-opened){display:none}.wd-nav-mobile{--nav-radius:0;--nav-color-hover:var(--wd-primary-color);display:none;margin-inline:0;animation:wd-fadeIn 1s ease}.wd-nav-mobile>li{flex:1 1 100%;max-width:100%;width:100%}.wd-nav-mobile>li>a:hover{color:var(--nav-color-hover)}.wd-nav-mobile>li.menu-item-has-children>a:after{content:none}.wd-nav-mobile .wd-with-icon>a:before{margin-inline-end:7px;font-weight:400;font-family:"woodmart-font"}.wd-nav-mobile .menu-item-account>a:before{content:""}.wd-nav-mobile .menu-item-wishlist>a:before{content:""}.wd-nav-mobile.wd-active{display:block}.wd-nav-mobile>li,.wd-nav-mobile>li>ul li{display:flex;flex-wrap:wrap}.wd-nav-mobile>li>a,.wd-nav-mobile>li>ul li>a{flex:1 1 0%;padding:5px 20px;min-height:50px;border:none;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu),.wd-nav-mobile>li>ul li>:is(.wd-sub-menu,.sub-sub-menu){display:none;flex:1 1 100%;order:3}.wd-search-history ul{--li-pl:0;--list-mb:0;--li-mb:0;display:flex;flex-direction:column;margin:-10px -5px;list-style:none}.wd-search-history li{display:flex;align-items:center;line-height:1}.wd-search-history:empty{display:none}.wd-nav-mob-tab{--nav-gap:0;--nav-pd:18px 15px;--nav-color:rgba(var(--wd-navigation-color),.5);--nav-color-hover:rgba(var(--wd-navigation-color),1);--nav-bg:rgba(var(--color-black-rgb),.04);--nav-bg-active:rgba(var(--color-black-rgb),.09);--nav-radius:0;display:flex;margin:0;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-nav-mob-tab>li{flex:1 0 50%;max-width:50%}.wd-nav-mob-tab>li>a{justify-content:center;text-align:center;height:100%}.wd-nav-mob-tab.wd-nav.wd-style-underline .nav-link-text{position:static}.wd-nav-mob-tab.wd-nav.wd-style-underline .nav-link-text:after{top:auto;bottom:-1px}.wd-nav-mob-tab:not(.wd-swap) li:first-child .nav-link-text:after,.wd-nav-mob-tab.wd-swap li:last-child .nav-link-text:after{inset-inline-start:auto;inset-inline-end:0}.cart-widget-side{display:flex;flex-direction:column}.cart-widget-side .widget_shopping_cart{position:relative;flex:1 1 100%}.cart-widget-side .widget_shopping_cart_content{display:flex;flex:1 1 auto;flex-direction:column;height:100%}.cart-widget-side .wd-scroll-content{position:absolute;inset:0;max-height:100%;overscroll-behavior:none}