@tailwind base;@tailwind components;@tailwind utilities;.light{--theme-color-green:#0c6c3c;--theme-color-green-light:#b5dfca;--theme-color-green-lighter:#edf7ed;--theme-color-red-light:#fdeded;--theme-color-red:#d32f2f;--theme-color-blue:#304ffe;--theme-color-blue-light:#9cb0d9;--theme-color-gold:#ffad42;--theme-color-gold-light:#fff4e5;--theme-page-background:#fff;--theme-page-background-card:#fff;--theme-page-background-dark:#f0f3fa;--theme-page-line-color:rgba(156,176,217,0.2);--theme-page-text:#000051;--theme-page-text-light:#262626;--theme-page-text-lighter:#545454;--theme-page-stroke:rgba(38,38,38,0.87);--theme-page-image-filter-invert:invert(0)}.dark{--theme-color-green:#82e5a5;--theme-color-green-light:#b5dfca;--theme-color-green-lighter:#edf7ed;--theme-color-red-light:#fdeded;--theme-color-red:#e58282;--theme-color-blue:#536dfe;--theme-color-blue-light:#9cb0d9;--theme-color-gold:#ffad42;--theme-color-gold-light:#fff4e5;--theme-page-background:#1f1f1f;--theme-page-background-card:#000;--theme-page-background-dark:#363636;--theme-page-line-color:rgba(156,176,217,0.2);--theme-page-text:#fff;--theme-page-text-light:#989898;--theme-page-text-lighter:#707070;--theme-page-stroke:rgba(222,222,222,0.87);--theme-page-image-filter-invert:invert(1)}:root{--background:#ffffff;--foreground:#171717}body{background:var(--theme-page-background);background-color:var(--theme-page-background);color:var(--theme-page-text);font-family:var(--vazirmatn),Arial,Helvetica,sans-serif}.center,.totalCenter{align-items:center!important;justify-content:center!important}.hideScrollBar{-ms-overflow-style:none}.hideScrollBar::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.card{background-color:#fff;border-radius:1rem}.videoBannerIconImage{width:14rem!important;height:8rem!important}.shortVideoIconImage{width:9rem!important;height:14rem!important}.card-box{box-shadow:0 5px 12px rgba(82,87,104,.06),0 -5px 12px rgba(82,87,104,.06)}.fs-7{font-size:.8rem!important}.fs-75{font-size:.7rem!important}.fs-8{font-size:.6rem!important}.videoImage{object-fit:contain;background-color:var(--theme-page-line-color)}.videoImage,.videoImageBlur{width:100%!important;height:100%!important;position:absolute;border-radius:1rem;left:0;right:0;top:0;bottom:0;z-index:0}.videoImageBlur{object-fit:cover;filter:blur(8px);overflow:hidden!important}.campaignText{background-image:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.font{font-family:var(--vazirmatn),sans-serif!important}.fade{animation:fade-in .25s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.logoImageText{height:1rem!important;min-width:5rem!important;padding-left:.1rem;padding-right:.1rem}.toolbarItems{color:var(--theme-page-text-light);height:80%}.searchIcon{filter:var(--theme-page-image-filter-invert)!important;height:1.8rem!important;width:1.8rem!important}.toolbarSearchFrame{height:3rem;background-color:var(--theme-page-background-dark);border-radius:2rem;z-index:12!important}.bgMain{background-color:var(--theme-page-background)}.bgCard{background-color:var(--theme-page-background-dark)}.mTextNormal{color:var(--theme-page-text)}.mText,.mTextNormal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mText{color:var(--theme-page-text)!important}.mTextLight{color:var(--theme-page-text-light)!important}.shadowLg{--tw-shadow:0 5px 10px -2px var(--theme-page-line-color),0 4px 6px -4px var(--theme-page-line-color);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.AppDrawer{height:100%;display:flex;flex-direction:column;border-top-left-radius:1rem;border-top-right-radius:1rem;background:var(--theme-page-background);background-color:var(--theme-page-background);color:var(--theme-page-text);-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:var(--vazirmatn),sans-serif}.drawerTopView{width:4rem;height:.4rem;margin-top:.8rem;background-color:var(--theme-page-text-lighter);border-radius:.2rem;opacity:.4;box-shadow:0 6px 28px rgba(82,87,104,.1)}.MuiSelect-icon{color:var(--theme-page-text)!important}.mTextBlue{color:var(--theme-color-blue)!important}.mTextLightBlue{color:var(--theme-color-blue-light)!important}.mTextRed{color:var(--theme-color-red)!important}.mTextGreen{color:var(--theme-color-green)!important}.mTextGreenLight{color:var(--theme-color-green-light)!important}.mTextGold{color:var(--theme-color-gold)!important}.mBackgroundGold{background-color:var(--theme-color-gold)!important}.mBackgroundGoldLight{background-color:var(--theme-color-gold-light)!important}.mBackgroundGoldMedium{background-color:#fcd34d!important}.mBackgroundBlue{background-color:var(--theme-color-blue)!important}.mBackgroundGreen{background-color:var(--theme-color-green)!important}.mBackgroundBlueGrey{background-color:var(--theme-color-blue-light)!important}.mBackgroundLightBlue{background-color:var(--theme-page-line-color)!important}.mBackgroundDark{background-color:var(--theme-page-background-dark)!important}.mBackgroundRed{background-color:var(--theme-color-red)!important}.mBackgroundLightRed{background-color:var(--theme-color-red-light)!important}.mBackgroundGreenLight{background-color:var(--theme-color-green-light)!important}.containerFullWidth{width:100%!important}@media(min-width:768px){.containerFullWidth{width:70%!important}}.pointer{cursor:pointer}.backgroundCard{background-color:var(--theme-page-background-card)}.closeIcon{position:absolute;right:1rem;top:1rem;width:1.8rem!important;height:1.8rem!important;cursor:pointer;color:var(--theme-color-blue-light);z-index:10}.calculateButton{width:90%;margin-right:3%;margin-left:3%;height:3rem;line-height:3rem!important;vertical-align:middle!important;background-color:var(--theme-color-blue);color:#fff;border-radius:.5rem;font-size:.8rem;cursor:pointer}@media(min-width:768px){.calculateButton{width:65%;margin-right:3%;margin-left:3%;height:3rem;line-height:3rem!important;vertical-align:middle!important;background-color:var(--theme-color-blue);color:#fff;border-radius:.5rem;font-size:.8rem;cursor:pointer}}@media(min-width:1024px){.calculateButton{width:50%;margin-right:3%;margin-left:3%;height:3rem;line-height:3rem!important;vertical-align:middle!important;background-color:var(--theme-color-blue);color:#fff;border-radius:.5rem;font-size:.8rem;cursor:pointer}}.searchBox{width:95%}.indexImageFrame{width:3.2rem;height:3.2rem}.soreDetailPlayIndexFrame{width:2.2rem;height:4.6rem}.frameImage{filter:var(--theme-page-image-filter-invert)}.mBorder{border-color:var(--theme-page-line-color);border-width:.1rem}.separatorLine{background-color:var(--theme-page-line-color);height:.1rem;width:100%}.MuiInputLabel-outlined.MuiInputLabel-shrink{font-size:20px;font-family:var(--vazirmatn),sans-serif;padding:.1rem!important;color:var(--theme-color-blue)!important;background-color:var(--theme-page-background)!important}.MuiInputLabel-outlined{font-family:var(--vazirmatn),sans-serif;font-size:20px;color:var(--theme-color-blue-light)!important}.MuiInputBase-input,.MuiOutlinedInput-root{border-color:var(--theme-page-text)!important}.MuiInputBase-input{font-family:var(--vazirmatn),sans-serif;font-size:1rem!important;color:var(--theme-page-text)!important}.MuiOutlinedInput-notchedOutline{border-radius:.8rem!important}.swiperParentPelak{margin-top:10rem!important}.plateContainer{margin-top:2rem}.nationalCodeContainer,.plateContainer{width:100%;height:100%}.slick-slider .slick-track{max-height:50vh}.swiperCenterFrame{height:4rem!important}.gradientBottomToTop{z-index:10;background-image:linear-gradient(to top,var(--theme-page-background),transparent)}.swiperParent{margin-top:10rem!important}.swiperParentPelak{margin-top:40vw!important}.slider-entity{flex:1 1;width:100%}.nahjLogo{height:5rem!important}.nahjLogo,.nahjLogoFrame{width:8rem!important;object-fit:contain}.nahjLogoFrame{height:8rem!important}.nahjDetailText{background:var(--theme-page-background);background-color:var(--theme-page-background);position:absolute;width:100%;height:100%;padding:20vh 20vw}.nahjDetail{overflow:hidden;padding:5vh 10vw}.nahjMehrabLeft{left:0}.nahjMehrabLeft,.nahjMehrabRight{width:auto!important;height:100%!important;object-fit:fill;z-index:8;background-size:cover}.nahjMehrabRight{right:0}.nahjMainBottom{bottom:0;width:100vw!important;height:auto!important;object-fit:fill;background-size:cover;z-index:5}.mainTopFrame{margin-top:20vh}.nahjBackContainer{position:fixed;width:100%;height:100%;top:3rem!important;left:0;right:0}.nahjBackLeft{left:0;z-index:8}.nahjBackLeft,.nahjBackRight{width:1rem!important;height:100%!important;object-fit:fill;background-size:cover}.nahjBackRight{right:0;z-index:7}.nahjBackBottom{bottom:0}.nahjBackBottom,.nahjBackTop{width:100vw!important;height:1rem!important;object-fit:fill;background-size:cover;z-index:5}.nahjBackTop{top:3rem!important}.nahjItemFrame{width:100%!important;height:4rem!important;object-fit:contain}.hefezImage{width:3rem!important;height:3rem!important}.hafezBack{width:100vw;height:100vh;opacity:.1;object-fit:contain}.tabContainer{z-index:5;position:fixed;left:0;right:0;background-color:var(--theme-page-background-card)}@media(min-width:992px){.tabContainer{z-index:5;position:fixed;padding-left:30%;padding-right:30%;background-color:var(--theme-page-background-card)}}.tabMargin{margin-top:3rem}.periodic-table{display:grid;grid-template-columns:repeat(18,1fr);grid-template-rows:repeat(10,1fr);position:absolute;top:0}.swiperStyle{height:4rem!important;line-height:4rem;vertical-align:center;white-space:nowrap;display:inline}.swiperCenterFrame{height:4.5rem!important}.card-charge{background-color:var(--theme-color-green-light);border-color:var(--theme-color-green);border-width:.12rem;border-radius:.8rem}.card-charge,.card-charge-border{flex:0 0 auto;width:auto;height:3rem;color:var(--theme-color-green)}.card-charge-border{border-color:var(--theme-color-green-light);border-width:.12rem;border-radius:.8rem}.Calendar__day{aspect-ratio:1/1!important;color:var(--theme-page-text);height:auto!important}.Calendar__day.-selected{border-radius:500rem;border-width:1px;border-color:var(--theme-color-gold);background:rgba(0,0,0,0);color:var(--theme-page-text)!important}.Calendar__monthYear{color:var(--theme-page-text)}.Calendar__monthSelector,.Calendar__yearSelector{background:var(--theme-page-background)!important}.Calendar__monthArrowWrapper{filter:var(--theme-page-image-filter-invert)}.Calendar__day.-today{border-radius:500rem;background:var(--theme-color-blue);color:#fff!important}.Calendar__monthYear>.-activeBackground{background:green!important;color:#fff!important}.calendarContainer{box-shadow:none!important;width:100%!important}.calendarButton{width:5rem!important;padding-left:1rem;padding-right:1rem;border-radius:2rem}.calendarContainer .heading .next,.calendarContainer .heading .prev{width:2.5rem!important;height:2.5rem!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.calendarContainer .heading svg{width:1rem!important;height:1rem!important}.mDivider{width:1px;background-color:rgba(138,138,138,.12);height:5rem;padding:.1rem;margin:.1rem}.mDividerDashed{border:1px dashed rgba(138,138,138,.12);height:5rem;margin:.1rem}.rmdp-day,.rmdp-day span{font-size:1rem!important}.rmdp-day{width:12vw!important;height:12vw!important}.rmdp-border{border:0!important}.rmdp-header-values{font-size:1rem!important}.rmdp-arrow-container{width:2rem!important;height:2rem!important}.rmdp-arrow{width:1rem!important;height:1rem!important;margin-top:.5rem!important}@media(min-width:992px){.rmdp-day{width:4vw!important;height:4vw!important;font-size:1rem!important}}.rmdp-week{width:100%!important}.rowHeight{height:11vh;width:100%}.sideFrame{direction:ltr}.fade-enter{max-width:0;opacity:0}.fade-enter-active{transition:all .4s}.fade-enter-active,.fade-exit{max-width:11vh;opacity:1}.fade-exit-active{max-width:0;opacity:0;transition:all .4s}.orangeColor{color:var(--bs-orange)!important}.stackText{width:100%;height:2.8rem;overflow:scroll;overflow-y:hidden;direction:ltr!important}.card-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1)}.rotate{animation-duration:4s;animation-name:rota;animation-fill-mode:forwards;animation-timing-function:linear;animation-play-state:running}@keyframes rota{0%{transform:rotate(0deg)}25%{transform:rotate(1turn)}50%{transform:rotate(2turn)}75%{transform:rotate(3turn)}to{transform:rotate(4turn)}}.bottomNavImage,.bottomNavImageScale{width:2.5rem!important;height:2.5rem!important}.animation{animation-duration:.5s;animation-name:scl;animation-iteration-count:unset;animation-direction:normal;animation-fill-mode:forwards;animation-timing-function:ease-in-out}@keyframes scl{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}to{transform:scale(1);opacity:1}}.loginFrame{border-radius:1rem;background-color:var(--theme-color-blue);height:6rem}.userProfileImage{width:3.4rem!important;height:3.4rem!important;border-radius:1.7rem;padding:.8rem;background-color:#fff}.defaultImage{width:1.5rem!important;height:1.5rem!important;margin:.8rem}.defaultImageLittle{width:1.2rem!important;height:1.2rem!important;margin:.4rem}.loginText{color:var(--theme-color-gold)}.enterButton{background-color:var(--theme-color-blue);color:#fff;height:auto;border-radius:1rem;padding:.8rem;width:100%}.loginLoaderNumber{top:.8rem}.loginLoaderNumber,.mainLoaderLogin{width:100%;position:absolute;left:0;right:0}.mainLoaderLogin{top:.1rem;bottom:0}.activeCampaignImage{width:100%!important;height:auto!important;min-height:5rem!important;max-height:8rem!important;object-fit:fill}@media(min-width:768px){.activeCampaignImage{width:100%!important;height:auto!important;min-height:8rem!important;max-height:12rem!important;object-fit:fill}}.campaignText{bottom:0;left:0;right:0;padding:.5rem;border-radius:.5rem;background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.verticalLine{background-color:var(--theme-page-line-color);height:6rem;width:.1rem;border-radius:.05rem}.coinImageLarge{width:2.3rem!important;height:2.3rem!important;object-fit:contain}.coinImage{width:2rem!important;height:2rem!important;object-fit:contain}.littleCoinImage{width:1.3rem!important;height:1.3rem!important;object-fit:contain}.campaignRewardImage{width:5rem!important;height:5rem!important;object-fit:fill}.circleChance{width:1.5rem!important;height:1.5rem!important;line-height:1.2rem!important;font-size:.9rem!important}.pinInputItem{width:100%;border-radius:1rem;text-align:center;font-size:1.5rem;border-color:var(--theme-color-blue-light)!important;margin-right:.5rem!important;margin-left:.5rem!important;border-width:2px!important;aspect-ratio:1}.emptyImage{width:50vw!important;height:auto!important}@media(min-width:768px){.emptyImage{width:15vw!important;height:auto!important}}.operatorLittleCircleImage{width:2.6rem!important;height:2.6rem!important;border-radius:1.3rem;margin:.4rem;object-fit:cover}.redButton{background-color:var(--theme-color-red)}.blueButton,.redButton{width:100%;height:2.5rem;line-height:2.5rem;vertical-align:middle!important;color:#fff;border-radius:.5rem;margin:.5rem;font-size:.9rem}.blueButton{background-color:var(--theme-color-blue)}.borderButton{color:var(--theme-page-text);border-radius:.5rem;border:2px solid var(--theme-color-blue)}.borderButton,.secondButton{width:100%;height:2.5rem;line-height:2.5rem;vertical-align:middle!important;margin:.5rem;font-size:.9rem}.secondButton{color:var(--theme-color-blue);border-radius:.5rem}.simpleBorderButton{width:90%;height:3.5rem;line-height:3.5rem;border-radius:.5rem;border:2px solid var(--theme-page-text-light);padding:.4rem}.darkButton,.simpleBorderButton{vertical-align:middle!important;color:var(--theme-page-text);margin:.5rem;font-size:.9rem}.darkButton{width:100%;height:3rem;line-height:3rem;background-color:var(--theme-page-background-dark);border-radius:.5rem}.textarea{border:0 rgba(0,0,0,0);border-image:unset;background-color:rgba(0,0,0,0);overflow:auto;outline:none;line-height:unset;resize:none}.noteTitle{width:100%;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none}.fullPage{width:100%;height:100vh;position:fixed;top:0;bottom:0;z-index:0}.operatorImage{width:5rem!important;height:7rem!important}.noteContent{height:100%;width:100%;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none}.noteIconImage{width:1.7rem!important;height:1.7rem!important;object-fit:cover;filter:var(--theme-color-blue);margin-top:.5rem}.noteColorFrame{width:2.5rem!important;height:2.5rem!important;border-radius:.5rem}.noteContainer{width:100%;height:100%;left:0;right:0;bottom:10rem}.MuiSlider-track{height:6px!important;background-color:var(--theme-color-blue)!important}.MuiSlider-rail{height:6px!important;background-color:var(--theme-page-line-color)!important}.MuiSlider-valueLabel{color:var(--theme-color-blue)!important}.MuiSlider-thumb{height:15px!important;width:15px!important;border-color:var(--theme-page-text-lighter)!important;border-width:2px!important;background-color:var(--theme-color-blue)!important}.dialogImage{color:var(--theme-color-blue)!important;width:4rem!important;height:4rem!important;border-radius:2rem;padding:.5rem;background-color:var(--theme-page-line-color)}.excalidraw-wrapper{height:100%;width:100%;margin:0;position:relative;overflow:hidden}.top30{margin-top:30vh!important}.responsiveWidth{width:100%!important;background:var(--theme-page-background);z-index:1}@media(min-width:768px){.responsiveWidth{width:85%!important}}@media(min-width:992px){.responsiveWidth{width:75%!important}}@media(min-width:1024px){.responsiveWidth{width:65%!important}}.shortcutIconImageSquare{width:6rem!important;height:6rem!important}@media(min-width:768px){.shortcutIconImageSquare{width:7rem!important;height:7rem!important;width:8rem!important;height:8rem!important}}.fullScreen{width:100%;height:100vh}.fullScreenToolbar{width:100%;height:calc(100vh - 3rem)}.fullScreenContainer{width:100%;height:calc(100vh - 4rem)}.fullScreenToolbarContainer{width:100%;height:calc(100vh - 8rem)}.bannerIconImage{width:auto!important;height:8rem!important}.swiper{margin-right:0!important;padding-right:1rem!important}.greenBackgroundTransparent{background-color:#f4faf7}.redBackgroundTransparent{background-color:#fef2f2}.yellowBackgroundTransparent{background-color:#fffbeb}.MuiCircularProgress-circle{stroke-width:2px}.swiperRecyclerFirstImage{width:10rem!important;height:10rem!important}.barcode_frame{width:100%!important;height:100%!important;position:absolute;object-fit:cover;top:0}.barcode{width:100vw;height:100%;position:fixed;top:0;left:0;right:0;bottom:0}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/912fd6360a93005b-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/17cf9497af825577-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8c96cc4bd2a39381-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vazirmatn Fallback;src:local("Arial");ascent-override:101.87%;descent-override:53.36%;line-gap-override:0.00%;size-adjust:100.66%}.__className_54dde5{font-family:Vazirmatn,Vazirmatn Fallback;font-style:normal}.__variable_54dde5{--vazirmatn:"Vazirmatn","Vazirmatn Fallback"}
/*# sourceMappingURL=431baf94b8dfcbb5.css.map*/