.style_paymentResult__fQPfA{min-height:60vh;display:flex;justify-content:center;align-items:center}.style_paymentResult__fQPfA .style_resultCart__5B_yx{background-color:#fff;border-radius:var(--radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;align-items:center;gap:10px;padding:var(--pad-l)}:is(.style_paymentResult__fQPfA .style_resultCart__5B_yx)>img{margin:"auto"}.style_text__VEPTM{display:flex;align-items:center;justify-content:center;gap:10px;font-size:xx-large;width:-moz-fit-content;width:fit-content}.style_text__VEPTM>span{color:var(--primary-color)}.stack_stack__MNcBC{display:flex}.stack_column__0_SQw{flex-direction:column}.stack_row__8aOfC{flex-direction:row}.stack_rowReverse__lx8YZ{flex-direction:row-reverse}.stack_justifyStart__mjBBZ{justify-content:flex-start}.stack_justifyCenter__uptmR{justify-content:center}.stack_justifyEnd__xaoHm{justify-content:flex-end}.stack_justifyBetween__t9qr2{justify-content:space-between}.stack_justifyEvenly__0jBMn{justify-content:space-evenly}.stack_alignStart__lUbq9{align-items:flex-start}.stack_alignCenter__U7oXC{align-items:center}.stack_alignEnd__Wqryk{align-items:flex-end}.text_text__27n8d{margin:0;color:var(--text-color)}.text_text__27n8d.text_gray__2XjcH{color:var(--text-gray)}.text_text__27n8d.text_center__J7f58{text-align:center}.text_text__27n8d.text_justify__yR3Ob{text-align:justify}.text_text__27n8d.text_bold__e0aj9{font-weight:600}.text_h1___6jjJ{font-size:1.75rem;line-height:1.2;font-weight:600}.text_h2__jaLFc{font-size:1.5rem;line-height:1.3;font-weight:600}.text_h3__QD89V{font-size:1.25rem;line-height:1.4;font-weight:600}.text_h4__roKxL{font-size:1.125rem;line-height:1.4;font-weight:600}.text_h5__oh7uA{font-size:1rem;line-height:1.4;font-weight:600}.text_body__3bpox{font-size:.875rem;line-height:1.5}.text_body2__RFVJO{font-size:.75rem;line-height:1.5}.text_caption__UqntM{font-size:.625rem;line-height:1.5}@media screen and (min-width:768px){.text_h1___6jjJ{font-size:2.5rem}.text_h2__jaLFc{font-size:2rem}.text_h3__QD89V{font-size:1.75rem}.text_h4__roKxL{font-size:1.5rem}.text_h5__oh7uA{font-size:1.25rem}.text_body__3bpox{font-size:1rem}.text_body2__RFVJO{font-size:.875rem}.text_caption__UqntM{font-size:.75rem}}:is(.style_searchArea__VuwTn .style_questionItem__hypdj):not(:last-child){border-bottom:1px solid var(--color-spacer)}:is(.style_searchArea__VuwTn .style_questionItem__hypdj) .style_title__2op6u{padding:var(--pad-m)}:is(.style_searchArea__VuwTn .style_questionItem__hypdj) .style_description__qBHv0{padding:var(--pad-l);background-color:var(--bg-color);border-radius:0 0 var(--radius) var(--radius)}.style_loader__L4Ps7{width:48px;height:48px;border:5px solid #fff;border-bottom:5px solid var(--primary-color);border-radius:50%;display:inline-block;box-sizing:border-box;animation:style_rotation__OrH00 1s linear infinite}@keyframes style_rotation__OrH00{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_seoProductText__TKpBi{display:flex;flex-direction:column;gap:5px;margin-bottom:20px;position:relative}.style_seoProductText__TKpBi>div{overflow:hidden;transition:max-height .4s ease-in-out;position:relative}.style_seoProductText__TKpBi>div[data-collapse=true]{max-height:120px}:is(.style_seoProductText__TKpBi>div[data-collapse=true]):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;pointer-events:none;background:linear-gradient(0deg,#e9e9e9 10%,rgba(255,255,255,0) 80%);transition:opacity .3s linear}.style_seoProductText__TKpBi>div[data-collapse=false]{max-height:1000px}:is(.style_seoProductText__TKpBi>div[data-collapse=false]):after{content:"";opacity:0;transition:opacity .3s linear}.style_btn__W_K6O{border:none;padding:var(--pad-s);padding-right:var(--pad-l);padding-left:var(--pad-l);border-radius:var(--radius);cursor:pointer;font-size:16px;transition:background-color .3s;font-family:myFont,Courier,monospace;display:flex;align-items:center;justify-content:center;gap:5px;height:42.5px;text-decoration:none!important}.style_btn__W_K6O.style_small__DJY3z{font-size:13px;height:32px;padding-right:var(--pad-m);padding-left:var(--pad-m)}.style_btn__W_K6O:hover{text-decoration:none!important}.style_btn__W_K6O.style_fullWidth__imVmo{width:100%}.style_btn__W_K6O.style_primary__h8lA8{background-color:var(--primary-color);color:white}.style_btn__W_K6O.style_primary__h8lA8:hover{background-color:var(--primary-hover-color);color:var(--text-color)}.style_btn__W_K6O.style_link__vG2vm{background-color:transparent;background-color:initial;color:blue;text-decoration:underline!important;text-underline-offset:3px;padding:10px 20px;margin:0}.style_btn__W_K6O.style_link__vG2vm:hover{color:rgb(22,180,233)}.style_btn__W_K6O.style_iconBtn__ZDerK{width:40px;height:40px;border-radius:50%;background-color:transparent;padding:0;display:flex;justify-content:center;align-items:center;color:inherit}.style_btn__W_K6O.style_default___3gOW{color:#575757;background-color:var(--color-bg-gray)}.style_btn__W_K6O.style_default___3gOW:hover{background-color:var(--color-bg-gray-hover)}.style_loading__RWr2j{opacity:.5}.style_container__h8L5A{width:100%;display:grid;grid-template-columns:1fr 50px;grid-gap:5px;gap:5px;grid-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.style_container__h8L5A .style_title__Di1iK{grid-area:auto/1/auto/-1;color:var(--primary-light);font-weight:400}.style_container__h8L5A .style_success__IXtm6{color:var(--color-success)}.style_container__h8L5A .style_error__X3ncI{color:var(--color-error)}.style_container__h8L5A .style_button__mDaib{padding:var(--pad-s)}:is(.style_container__h8L5A .style_button__mDaib) svg{font-size:1.5rem}.style_container__e2AOE .style_title__zEjyQ{color:var(--primary-light);font-weight:400}:is(.style_container__e2AOE .style_contactItem__YPWHq)>P{color:#fff}:is(:is(.style_container__e2AOE .style_contactItem__YPWHq)>P):last-child{text-align:end}.style_container__Q5sLc .style_title__jnVuO{font-weight:400;color:var(--primary-light)}:is(.style_container__Q5sLc>a)>img{width:150px;height:auto}.style_container__0Oe1_{display:flex;flex-direction:column;gap:5px}.style_container__0Oe1_ .style_title__A5DkK{color:var(--primary-light);font-weight:400;margin-bottom:.5rem}.style_container__0Oe1_>a{text-decoration:none}:is(.style_container__0Oe1_>a) p{color:#fff;transition:color .3s ease}:is(.style_container__0Oe1_>a):hover p{color:var(--primary-light)}.style_container__0Oe1_ .style_bullet__Xnp6t{width:4px;height:4px;background-color:var(--primary-color);border-radius:50%}.footer_container__WKfgj{background-color:var(--dark-color);color:#fff;width:100%;padding:var(--pad-l);display:grid;grid-template-columns:1.5fr 2fr 1fr 1fr 2fr;grid-gap:2rem;gap:2rem;background-image:linear-gradient(#2a2a2a,#2a2a2ad8 18.91%,#2a2a2ad8 78.57%,#2a2a2a),url(/assets/images/footerBg.jpg);background-size:cover;justify-items:center}.footer_container__WKfgj .footer_title__bDdZW{font-weight:400;color:var(--primary-light)}.footer_container__WKfgj .footer_samane__N5aJP{background-color:hsla(0,0%,81.6%,.52);border-radius:8px;padding:10px 0;height:150px;display:flex;align-items:center;text-align:center}@media screen and (max-width:1040px){.footer_container__WKfgj{grid-template-columns:1fr 1fr 1fr}.footer_container__WKfgj .footer_contact__M3JQu{grid-column:span 2}}@media screen and (max-width:768px){.footer_container__WKfgj{grid-template-columns:1fr 1fr}.footer_container__WKfgj .footer_useful__CqTKl{grid-area:1/1/1/1}.footer_container__WKfgj .footer_contact__M3JQu{grid-column:unset}.footer_container__WKfgj .footer_news__ruY9E{grid-area:3/1/4/-1}}@media screen and (max-width:570px){.footer_container__WKfgj .footer_samaneContainer__YlD6T{grid-area:1/1/2/3}.footer_container__WKfgj .footer_download__IwePM{grid-area:2/2/3/3}.footer_container__WKfgj .footer_useful__CqTKl{grid-area:2/1/3/2}.footer_container__WKfgj .footer_contact__M3JQu{grid-area:3/1/4/3}.footer_container__WKfgj .footer_news__ruY9E{grid-area:4/1/6/3}}.style_formContainer__4D1CY{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.style_formContainer__4D1CY .style_oneRow__Q3mOL{grid-area:auto/1/auto/-1}@media screen and (max-width:768px){.style_formContainer__4D1CY{grid-template-columns:1fr}}.style_formContainer__JuhcK{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.style_formContainer__JuhcK .style_oneRow__1pWfk{grid-area:auto/1/auto/-1}@media screen and (max-width:768px){.style_formContainer__JuhcK{grid-template-columns:1fr}}.style_checkoutProduct__QlfWG{display:flex;flex-direction:column;gap:10px;margin-bottom:2rem;grid-area:auto/1/auto/-1}.style_checkoutProduct__QlfWG .style_noProduct__XwA1E,.style_checkoutProduct__QlfWG .style_pItem__6ajcL{box-shadow:var(--box-shadow);background-color:#fff;border-radius:10px;padding:var(--pad-m)}.style_checkoutProduct__QlfWG .style_pItem__6ajcL{display:grid;grid-template-columns:3fr 1fr 1fr 50px;align-items:center;position:relative}:is(.style_checkoutProduct__QlfWG .style_pItem__6ajcL) .style_offer__VZAej{position:absolute;top:-5px;left:-5px}:is(.style_checkoutProduct__QlfWG .style_pItem__6ajcL) .style_clear__EF76_{color:gray;font-size:1.5rem}@media screen and (max-width:768px){.style_checkoutProduct__QlfWG .style_pItem__6ajcL{grid-template-columns:1fr 1fr}:is(.style_checkoutProduct__QlfWG .style_pItem__6ajcL) .style_offer__VZAej{position:absolute;top:auto;bottom:-5px;left:-5px}:is(.style_checkoutProduct__QlfWG .style_pItem__6ajcL) .style_m_full__2acfd{grid-area:auto/1/auto/-1}:is(.style_checkoutProduct__QlfWG .style_pItem__6ajcL) .style_clear__EF76_{position:absolute;top:2px;left:2px;opacity:.5;color:var(--color-error);font-size:1rem}}.style_chooseBank__xdugc{box-shadow:var(--box-shadow);background-color:#fff;border-radius:10px;padding:var(--pad-m);justify-content:space-around;min-height:91px}@media screen and (max-width:450px){.style_chooseBank__xdugc{flex-direction:column;align-items:flex-start}}.style_homeSliders__dISQg{padding-top:2rem}.style_homeSliders__dISQg .style_title__Inl8U{display:flex;align-items:center;gap:10px}:is(.style_homeSliders__dISQg .style_title__Inl8U)>p{font-size:xx-large}.style_homeSliders__dISQg .style_productsGrid__lS_82{width:100%;max-width:1100px;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;margin:50px auto 20px;padding:0 10px}.style_homeSliders__dISQg .style_link__ruL4d{grid-area:auto/1/auto/-1;display:flex;justify-content:flex-end}:is(.style_bannerImages__7pSQW .style_SliderItem__Ckvxv) .style_image__IhInN{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:600px}.style_counterStrip__9rrwG{background-color:var(--dark-color);background-image:var(--dark-linear);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:space-around;align-items:center;grid-gap:10px;gap:10px}.style_counterStrip__9rrwG .style_counterItem__03FCm{padding:var(--pad-m)}.style_counterStrip__9rrwG .style_primaryColor__hIDP3{color:var(--primary-color)}@media screen and (max-width:768px){.style_counterStrip__9rrwG{grid-template-columns:1fr 1fr}}.style_sliderContainer__yRCtd{container-name:"slider-container";container-type:inline-size;position:relative}.style_sliderContainer__yRCtd .style_slider__c5nHd{width:100%}:is(.style_sliderContainer__yRCtd .style_slider__c5nHd) .style_sliderItem__i6QLd{height:calc(100vh - 180px);width:100%}:is(:is(.style_sliderContainer__yRCtd .style_slider__c5nHd) .style_sliderItem__i6QLd) video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width:768px){:is(.style_sliderContainer__yRCtd .style_slider__c5nHd) .style_sliderItem__i6QLd{height:calc(50vh - 118px)}}.style_sliderContainer__yRCtd .style_header_text__svoA_{position:absolute;bottom:70px;left:50%;transform:translate(-50%,-50%);color:white;font-size:2rem;text-align:center;z-index:2}@media screen and (max-width:500px){.style_sliderContainer__yRCtd .style_header_text__svoA_{width:90%;font-size:15px}}.style_scroll__o6iD7{width:48px;height:78px;position:relative;box-sizing:border-box;border:2px solid #fff;margin:auto;border-radius:50% 50% 50% 50%/25% 25% 25% 25%;position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:5;cursor:pointer}@media screen and (max-width:768px){.style_scroll__o6iD7{width:24px;height:37px}}.style_scroll__o6iD7:before{content:"";position:absolute;left:50%;top:20px;transform:translateX(-50%);width:4px;height:4px;background:#fff;border-radius:10px;animation:style_scrollDown__GIZEx 1.5s linear infinite}@media screen and (max-width:768px){.style_scroll__o6iD7:before{top:10px;width:2px;height:2px;animation:style_scrollDownMobile__RWzIg 2s linear infinite}}@keyframes style_scrollDownMobile__RWzIg{0%{top:7.5px;height:2px;opacity:1}33%{top:7.5px;height:20px}66%{top:25px;height:5px;opacity:1}to{top:25px;height:2px;opacity:0}}@keyframes style_scrollDown__GIZEx{0%{top:15px;height:4px;opacity:1}33%{top:15px;height:40px}66%{top:50px;height:10px;opacity:1}to{top:56px;height:4px;opacity:0}}.style_ourAdvantage__0JVM2{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;justify-content:space-around;padding:var(--pad-m);background-color:var(--dark-color);background-image:var(--dark-linear);justify-items:center;overflow:hidden}.style_ourAdvantage__0JVM2 .style_item__brPqz{display:flex;align-items:center;gap:5px;transition:color .35s;color:#fff}:is(.style_ourAdvantage__0JVM2 .style_item__brPqz) .style_icon___OXxj{font-size:2.7rem;transition:color .35s;color:inherit}:is(.style_ourAdvantage__0JVM2 .style_item__brPqz) .style_text__dCEWm{font-weight:500;font-size:1rem}:is(.style_ourAdvantage__0JVM2 .style_item__brPqz):hover{color:var(--primary-color)}@media screen and (max-width:678px){.style_ourAdvantage__0JVM2{justify-items:end;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:var(--pad-l)}.style_ourAdvantage__0JVM2 .style_item__brPqz{width:100%;justify-content:space-between}}.style_container__ISZYe{display:flex;align-items:center;justify-content:center;gap:30px;max-height:450px;padding:var(--pad-l)}@media screen and (max-width:1000px){.style_container__ISZYe{flex-direction:column;max-height:none}}.style_container__ISZYe .style_video__fbixh{width:50%;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius);box-shadow:var(--shadow-m)}@media screen and (max-width:1000px){.style_container__ISZYe .style_video__fbixh{width:100%;order:1}}.style_container__ISZYe .style_content__sE92z{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding-right:var(--pad-l);padding-left:var(--pad-l)}@media screen and (max-width:1000px){.style_container__ISZYe .style_content__sE92z{order:2}}:is(.style_container__ISZYe .style_content__sE92z) p{text-align:justify;-moz-text-align-last:center;text-align-last:center;color:var(--text-gray);font-size:.9rem}.style_addCard__d4EXm{display:flex;flex-direction:column;gap:20px;background-color:#fff;border-radius:var(--radius);padding:var(--pad-m)}.style_addCard__d4EXm .style_radioContainer__fyY6_{display:flex;align-items:center;gap:20px}.style_addCard__d4EXm .style_commentBox__pzR_k{border:2px solid var(--primary-dark);padding:var(--pad-m);overflow:hidden;position:relative;border-radius:var(--radius)}.style_addCard__d4EXm .style_buttonContainer__hNMTd{display:flex;justify-content:center;align-items:center}:is(.style_addCard__d4EXm .style_buttonContainer__hNMTd) .style_button__tkeIl{width:-moz-fit-content;width:fit-content;padding:10px 30px;font-size:18px;border-radius:20px;background-color:var(--primary-light);display:flex;justify-content:center;align-items:center;cursor:pointer}:is(:is(.style_addCard__d4EXm .style_buttonContainer__hNMTd) .style_button__tkeIl) span{color:white}.style_addCard__d4EXm .style_badge__M4q_g{position:absolute;left:-34px;top:-3px;width:30px;height:30px;border-radius:50%;background:red;color:white;display:flex;justify-content:center;align-items:center}:is(.style_addCard__d4EXm .style_badge__M4q_g):after{content:attr(data-count)"%"}.style_p_gallery__3WQuv{display:contents;width:100%}.style_p_gallery__3WQuv .style_link__GlLqZ{height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:var(--radius);padding:var(--pad-m)}:is(.style_p_gallery__3WQuv .style_link__GlLqZ) .style_coverImage__JW70I{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius)}.style_p_gallery__3WQuv .style_sliderContainer__RrGC0{width:100%;max-height:450px;overflow-y:auto;overflow-x:hidden;cursor:pointer;background-color:#fff;border-radius:var(--radius);padding:var(--pad-m)}:is(.style_p_gallery__3WQuv .style_sliderContainer__RrGC0) .style_imageItem__wdrB3{-o-object-fit:cover;border-radius:var(--radius);width:100%;height:auto;object-fit:cover}@media screen and (max-width:1000px){.style_p_gallery__3WQuv .style_sliderContainer__RrGC0{grid-area:2/2/3/3}}@media screen and (max-width:768px){.style_p_gallery__3WQuv .style_sliderContainer__RrGC0{grid-area:unset;max-height:150px;overflow-y:hidden;overflow-x:auto;padding:var(--pad-m);display:flex;gap:10px;width:100%;max-width:94vw}:is(.style_p_gallery__3WQuv .style_sliderContainer__RrGC0)::-webkit-scrollbar{width:8px;height:5px}:is(.style_p_gallery__3WQuv .style_sliderContainer__RrGC0) .style_imageItem__wdrB3{width:80px;height:80px;flex-shrink:0}}@media screen and (max-width:768px){.style_p_gallery__3WQuv{display:inline;display:initial}}.style_iranMap__JxeIe{width:100%;grid-row:span 3}@media screen and (max-width:768px){.style_iranMap__JxeIe{grid-row:unset;grid-area:1/1/1/1}}.style_iranMap__JxeIe .style_stateName__oc3G3{width:100%;height:39px}:is(.style_iranMap__JxeIe .style_stateName__oc3G3) h5{color:var(--primary-dark)}.style_iranMap__JxeIe .style_companisSvg__FgpvN{width:100%;height:-moz-fit-content;height:fit-content}:is(:is(.style_iranMap__JxeIe .style_companisSvg__FgpvN) path):hover{fill:var(--primary-color)}:is(.style_iranMap__JxeIe .style_companisSvg__FgpvN) #style_IRN3245__e8pS6{fill:var(--primary-color)}:is(.style_iranMap__JxeIe .style_companisSvg__FgpvN) #style_IRN3238__uPaGB{fill:var(--primary-color)}:is(.style_iranMap__JxeIe .style_companisSvg__FgpvN) #style_IRN3248__QS0Wb{fill:var(--primary-color)}:is(.style_iranMap__JxeIe .style_companisSvg__FgpvN) #style_IRN3219__z_ELt{fill:var(--primary-color)}:is(.style_iranMap__JxeIe .style_companisSvg__FgpvN) #style_IRN3216__gugLZ{fill:var(--primary-color)}.style_iranMap__JxeIe .style_location__7_5Pq{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem}.style_selectState__jS5kn{width:100%;display:flex;flex-direction:column;gap:5px}.style_selectState__jS5kn .style_title__wZuxU{grid-area:1/1/2/-1;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background-color:var(--color-bg-gray);padding:var(--pad-m);border-radius:30px 30px 0 0}.style_selectState__jS5kn .style_buttonsGrid__IrGRB{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:5px;gap:5px}:is(.style_selectState__jS5kn .style_buttonsGrid__IrGRB) .style_btn__AkYld{padding:8px 12px;font-size:14px}.style_representatives__0oF_J{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:10px;gap:10px}@media screen and (max-width:768px){.style_representatives__0oF_J{grid-template-columns:1fr;margin-bottom:2rem}}