body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}div.Label,p.Label{font-style:bold;font-weight:700;font-size:16px;line-height:24px;text-align:right;color:#000;font-variation-settings:"dots" 3;margin:auto}.btn{background:#ef394e;border-radius:6px;height:52px;color:#fff;outline-style:none;font-size:15px;font-weight:500;border:none;padding:10px 30px;cursor:pointer;text-align:center}.btn.upload{padding-top:15px}.btn.upload:not(:disabled):hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.btn:not(:disabled):hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.btn:disabled{background-color:rgba(0,0,0,.08627450980392157);cursor:default}.btn.secondary{background-color:#f6f6f6;color:#bdbdbd}.btn.secondary:not(:disabled):hover{-webkit-filter:brightness(.85);filter:brightness(.85)}.btn:focus,.TextArea:focus,.TextBox:focus{box-shadow:0 0 3px rgba(239,57,78,.6666666666666666)}.btn .icon:before,p .icon:before{content:" ";display:inline-block;width:20px;height:20px;margin:0 10px -6px;background-repeat:no-repeat;background-position:50%}p .icon:before{background-size:contain}@media only screen and (max-width:768px){p .icon:before{width:15px;height:15px;margin:0 5px -5px}}.icon.add:before{background-image:url(/static/media/add-circle.c3a565f5.svg)}.icon.attach:before{background-image:url(/static/media/attach.9cc7cc73.svg)}.icon.redtick:before{background-image:url(/static/media/RedTick.fcd2118a.svg)}.icon.card:before{background-image:url(/static/media/card.c16eceeb.svg)}.icon.pen:before{background-image:url(/static/media/pen.38749cea.svg)}.icon.doc:before{background-image:url(/static/media/doc.d84a3317.svg)}.icon.cross:before{background-image:url(/static/media/cross.b6595b42.svg)}.icon.cross:before,.icon.next:before{-webkit-filter:invert(1);filter:invert(1)}.icon.next:before{background-image:url(/static/media/expandBLK.3d5bbb86.svg)}.icon.prev:before{background-image:url(/static/media/expand.6d354a15.svg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon.expand:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.icon.collapse:before,.icon.expand:before{background-image:url(/static/media/expandBLK.3d5bbb86.svg);-webkit-filter:invert(1);filter:invert(1)}.icon.collapse:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icon.redbullet:before{background-color:#ef394e;border-radius:2px;width:11px;height:11px;margin-bottom:0}.searchbox{display:flex;flex-flow:row nowrap;align-items:center;padding:0;border:0;font-size:15px;color:rgba(0,0,0,.5);background:#fff;border-radius:10px;height:52px;margin:10px;box-shadow:1px 1px 3px #888}.searchbox>input{width:100%;flex:none;margin-left:-40px;outline:none;padding:10px 10px 10px 40px!important;border:none}.search-icon{cursor:pointer}.search-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.search-icon:before{content:" ";background:url(/static/media/search.c3b0c082.svg) no-repeat 50%;display:inline-block;width:20px;height:20px;margin:0 10px -6px}.CheckBox{white-space:nowrap;margin:10px;font-size:15px;color:rgba(0,0,0,.6666666666666666)}.CheckBox .switch{position:relative;display:inline-block;width:48px;height:24px;margin-left:8px}.CheckBox .switch input{opacity:0;width:0;height:0}.CheckBox .slider{position:absolute;cursor:pointer;inset:0;background-color:rgba(239,57,78,.25098039215686274);transition:.4s;border-radius:34px}.CheckBox .slider:before{position:absolute;content:"";height:16px;width:16px;left:5px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.slider2{background-color:#a0a0a0!important}.slider2:before,.slider2_active{background-color:#fff!important}.slider2_active:before{background-color:#007a13!important}.CheckBox input:checked+.slider{background-color:#ef394e}.CheckBox input:focus+.slider{box-shadow:0 0 2px rgba(239,57,78,.6274509803921569)}.CheckBox input:checked+.slider:before{-webkit-transform:translateX(22px);transform:translateX(22px)}.TextArea,.TextBox{color:#000;font-size:15px;border-radius:10px;border:none;padding:10px;margin:10px 0;min-height:52px;outline:none}.TextArea{resize:vertical}p.bullet{display:inline-block;margin-left:5px;content:" ";min-height:10px;max-height:10px;min-width:10px;max-width:10px;border-radius:2px;top:50%;margin-top:-50%}p.bullet.orange{background:#fe9530}p.bullet.red{background:#ef394e}p.bullet.green{background:#008c16}.checkbox:hover input~.checkmark,.checkbox input:focus~.checkmark{background-color:#d49191}.checkbox input:checked:focus~.checkmark{background-color:#9a0000}.checkbox input:checked~.checkmark{background-color:#ca0000}.DropPane:not(.Open){max-height:52px;transition:all 1s}.DropPane.Open{max-height:1000px;transition:all 1s}.DropPane{display:flex;flex-direction:column;overflow-y:hidden}.DropPaneTitle{color:#717171;font-size:16px;text-align:right;margin:0;padding:0 10px 10px;width:100%;cursor:pointer}.DropPane .DropPaneTitle:after{content:" ";background:url(/static/media/expand.6d354a15.svg) no-repeat 50%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:18px;height:20px;-webkit-filter:brightness(0);filter:brightness(0);float:left;transition:all .6s;padding-left:20px}.DropPane.Open .DropPaneTitle:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .6s;padding-left:20px}.DropPaneTitle:hover{-webkit-filter:brightness(0);filter:brightness(0)}.DropPaneTitle:hover:after{background:url(/static/media/expandBLK.3d5bbb86.svg) no-repeat 50%}.radiobutton{display:block;position:relative;padding-right:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;user-select:none}.radiobutton input{position:absolute;opacity:0;cursor:pointer}.radiobutton .checkmark{position:absolute;top:0;right:0;height:25px;width:25px;background-color:#eee;border-radius:50%;border:4px solid #000}.radiobutton:hover input~.checkmark{background-color:#ccc}.radiobutton input:checked~.checkmark:after{content:"";position:absolute;display:flex;background-color:#000;top:0;right:0;width:8px;height:8px;border-radius:50%;margin:5px}.radiobutton .checkmark:after{top:9px;left:9px;width:8px;height:8px;background:#fff}#icon-xslx{align-self:flex-end;padding:15px}#icon-xslx:hover{-webkit-filter:brightness(.8) contrast(2);filter:brightness(.8) contrast(2)}.TooltipParent{position:relative}.TooltipParent>.Tooltip{opacity:0;position:absolute;top:calc(100% - 15px);white-space:nowrap;left:0;background:#fff;color:#ef1b33;border:2px solid #ef1b33;border-radius:3px;padding:5px;font-size:14px}.TooltipParent:hover>.Tooltip{opacity:.8;transition:all 1s}.mtable{background:#fff;border-radius:20px;border-collapse:collapse;overflow:hidden;text-align:center;height:100%;width:100%}.mtable thead{background:#ef394e;border-radius:20px 20px 0 0;height:70px;color:#fff;font-size:16px;font-weight:650;vertical-align:center}.mtable thead tr{color:#fff}.mtable tr{height:60px;color:rgba(0,0,0,.5019607843137255)}.mtable tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.mtable td,.mtable th{padding:0 10px;white-space:nowrap}.mtable tbody{overflow:auto}.mtable2{background:#ededed;border-collapse:collapse;overflow:hidden;text-align:center;height:100%;width:100%}.mtable2 thead{background:#cfcfcf;border-bottom:1px solid #aaa;height:70px;color:#fff;font-size:16px;font-weight:650;vertical-align:center}.mtable2 thead tr{color:#525252;font-size:16px;font-weight:900}.mtable2 thead tr,.mtable2 tr{font-style:normal;line-height:normal}.mtable2 tr{height:60px;color:#424242;font-size:15px;font-weight:400;border-bottom:1px solid #aaa}.mtable2 td.mtable2 th{padding:0 10px;white-space:nowrap}.mtable2 tbody{overflow:auto}@media only screen and (max-width:768px){.mtable,.mtable2,.mtable2 thead,.mtable thead{font-size:12px;font-weight:500}}.DatePickerBox{font-size:15px;color:rgba(0,0,0,.5019607843137255);min-width:230px;max-width:300px;outline:none}.DatePickerLabel{height:50px;padding:10px 12px 10px 20px}.DatePickerBody,.DatePickerLabel{background:#fff;border-radius:10px;box-shadow:1px 1px 3px #888;margin:10px}.DatePickerBody{left:0;right:0;z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden;position:absolute;top:55px}.DatePickerArrow{position:absolute;left:25px;top:calc(50% - 5px);width:14px;height:8px;stroke-width:2px;stroke:rgba(0,0,0,.5019607843137255);fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;-webkit-transform:rotate(0);transform:rotate(0);cursor:pointer}.DatePickerArrow,.DatePickerLabel.Open .DatePickerArrow{transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.DatePickerLabel.Open .DatePickerArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.DatePickerLabel:hover{color:#000}.DatePickerLabel:hover svg{stroke:#000}.DatePickerBox:focus-within .DatePickerLabel{box-shadow:0 0 3px #ef1b33}.dp_day,.dp_day-name{display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem;padding:0;border:0;font:inherit;font-size:100%;vertical-align:initial}.dp_day{cursor:pointer}.dp_day:hover{background-color:rgba(239,27,51,.18823529411764706);border-radius:1rem}.dp_day-name:last-child,.dp_day:last-child{color:#ef1b33}.dp_day.today{border-radius:1rem;border:1px dotted #ef1b33;margin-top:-1px;margin-bottom:-1px}.dp_day-name:last-child{background:hsla(0,0%,100%,.5333333333333333);border-radius:1rem}.dp_day-name{color:hsla(0,0%,100%,.7333333333333333)}.dp_day-names,.dp_week{display:block;white-space:nowrap;margin:2px 12px}.dp_header_label{width:50%;position:relative;display:inline-block}.dp_next_but,.dp_prev_but{background:none;border-color:hsla(0,0%,100%,.3333333333333333);border-style:solid;border-width:3px 3px 0 0;position:absolute;top:7px;width:12px;height:12px;cursor:pointer}.dp_next_but:hover,.dp_prev_but:hover{border-color:#fff}.dp_prev_but{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:12px}.dp_next_but{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);left:12px}.dp_current-month{text-align:center;color:#fff;font-size:17px;letter-spacing:2px;font-weight:800}.dp_header{background-color:#ef1b33;border:solid hsla(0,0%,100%,.6666666666666666);border-width:0 0 2px;padding-top:11px}.dp_year_input{width:75px;background-color:transparent;outline:none;border:none;color:#fff;text-align:center;font-size:16px;font-weight:700}@media only screen and (max-width:768px){.DatePickerBox{font-size:12px;min-width:170px;max-width:250px}.DatePickerLabel{height:40px;padding:10px 10px 10px 15px;margin:5px}.DatePickerArrow{left:12px}.dp_year_input{font-size:14px}.DatePickerBody{top:41px}}.PasswordContainer{display:flex;flex-direction:row nowrap}.PasswordContainer svg+input{padding-right:50px!important}.PasswordContainer svg{margin:7px 10px 0 -40px;z-index:4;fill:rgba(0,0,0,.5333333333333333);cursor:pointer}.PasswordContainer svg:hover{fill:rgba(0,0,0,.7333333333333333)}.PasswordContainer input+svg{padding-right:-40px;padding-left:10px}.PasswordContainer input[type=password],.PasswordContainer input[type=text]{padding-left:94px!important;margin-left:-40px}.Password-input__icons{display:flex;justify-content:space-between;align-items:center;position:absolute;left:0}.miniSlideshow,.Slideshow{display:flex;flex-direction:column}.Slideshow{border-radius:25px;flex-shrink:0;width:900px;height:700px;min-width:900px;min-height:700px}.miniSlideshow,.Slideshow{padding:0;overflow:hidden;justify-content:flex-start}.miniSlideshow{border-radius:20px;background:#fff}.miniSlideshow *,.Slideshow *{box-sizing:border-box}.slideshow-container{max-width:1000px;position:relative}.mySlides{display:none;max-height:100%;max-width:100%}.miniSlideshow .mySlides{flex-direction:column}.mySlides img{border-radius:7px;max-width:100%;min-width:100%;width:100%;max-height:100%;min-height:100%;height:257px;max-height:257px}.miniSlideshow .next,.miniSlideshow .prev,.Slideshow .next,.Slideshow .prev{cursor:pointer;position:absolute;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;user-select:none}.Slideshow .next,.Slideshow .prev{top:calc(50% - 16px)};.miniSlideshow .next,.miniSlideshow .prev{top:25%}.next{left:0;border-radius:3px 0 0 3px}.Slideshow .next:hover,.Slideshow .prev:hover{background-color:rgba(0,0,0,.8)}.Slideshow .text{display:none;color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center}.miniSlideshow .text{display:none;color:rgba(0,0,0,.6666666666666666);font-size:15px;padding:20px;min-height:150px}.miniSlideshow .numbertext,.Slideshow .numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0;left:0;direction:ltr}.dot_container{position:absolute;bottom:28px;left:0;z-index:50;width:100%;display:flex;justify-content:center;align-items:center}.dot{cursor:pointer;height:12px;width:12px;border-radius:50%;margin:0 10px;background-color:#fff;display:inline-block;transition:background-color .6s ease}.dot.active{background-color:#f15a29}.dot:hover,.Slideshow .active{background-color:rgba(255,0,0,.7)}.fade{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media screen and (max-width:768px){.Slideshow{border-radius:25px;min-width:330px;max-width:330px;min-height:257px;max-height:257px;overflow:visible!important}.dot_container{bottom:-40px}}#ForgotPassword{margin:10px 0 30px}.Input{display:flex;flex-flow:row nowrap;align-items:flex-start;padding:0;border:0}.LoginControl p.Label{margin-top:20px;margin-bottom:4px}i.Match,i.Medium,i.NotMatch,i.Strong,i.Weak{font-style:normal;padding:10px;text-align:center}i.Strong:before{content:"\642\648\6CC";color:green}i.Medium:before{content:"\645\62A\648\633\637";color:orange}i.Weak:before{content:"\636\639\6CC\641";color:red}i.Match:before{content:"\2714";color:green}i.NotMatch:before{content:"\2716";color:red}.Input>input{box-sizing:border-box;width:100%;flex:none;margin-left:-60px;padding-left:60px!important}.LoginForm{display:flex;flex-direction:column;justify-content:space-between;min-height:520px;height:100%}.ControlInputs{padding-top:25px}.ControlActions{min-height:140px}.LoginControl input{width:100%}.LoginControl p.Text{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:rgba(0,0,0,.6)}.LoginControl input[type=number],.LoginControl input[type=password],.LoginControl input[type=text]{box-sizing:border-box;background-color:#fff;border:2px solid #000;padding:11px;font-style:normal;font-weight:600;font-size:14px;line-height:21px;font-variation-settings:"dots" 3;outline:none}.LoginControl input::-webkit-inner-spin-button,.LoginControl input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.LoginControl input[type=number].Error,.LoginControl input[type=password].Error,.LoginControl input[type=text].Error{border:2px solid red}.LoginControl input[type=number]{-moz-appearance:textfield}.Captcha{display:flex;flex-flow:row nowrap;align-items:center;padding:0;border:0}.Captcha>input{box-sizing:border-box;width:100%;flex:none;padding-left:130px!important}.Captcha>img:first-of-type{left:30px;position:absolute;padding:10px}.Captcha>img:nth-of-type(2){left:0;position:absolute;padding:10px;cursor:pointer}.Captcha>img:hover:nth-of-type(2){-webkit-filter:invert(.5);filter:invert(.5)}.LoginPage input[type=number]:focus,.LoginPage input[type=password]:focus,.LoginPage input[type=text]:focus{outline:none;border:2px solid rgba(0,0,0,.6)}.LoginPage input[type=button],.LoginPage input[type=submit]{border:2px solid #000;border-radius:6px;padding:10px;background:#fff;font-family:IRANSans;font-style:normal;font-size:20px;font-weight:600;line-height:30px;align-items:center;text-align:center;text-transform:uppercase;color:#000;font-variation-settings:"dots" 3;outline:none;cursor:pointer}.LoginPage input.submit{background:#ef1b33}.LoginPage input+input{margin-top:25px}.LoginPage input[type=button]:hover,.LoginPage input[type=submit]:hover{-webkit-filter:brightness(.91);filter:brightness(.91)}.LoginPage input[type=button]:focus,.LoginPage input[type=submit]:focus{font-family:IRANSansMed}.LoginPage #text1,.LoginPage #text2{font-size:16px;font-weight:500;line-height:36px;letter-spacing:0;text-align:right;font-variation-settings:"dots" 3;padding:10px;margin:0;color:#595959;white-space:nowrap}.LoginPage #text2{margin-top:-10px}@media only screen and (max-width:768px){.LoginPage.HorizontalContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.SupportAndFaq{align-self:center}}.LoginPage{display:flex;justify-content:center;position:relative}.LoginControl,.LogoIcons{flex-grow:0;flex-shrink:0;min-width:420px;max-width:420px}.LoginControl{margin:30px;max-height:700px;min-height:700px;background:#d9d9d9;border-radius:25px;padding:50px 45px 45px 50px;overflow-x:auto}.RightPan{min-width:810px;max-width:810px;min-height:400px;margin:30px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;align-self:flex-start}.BottomPan{flex-grow:1;flex-shrink:1}@media only screen and (min-width:768px){.SupportAndFaq{position:fixed;align-self:center;max-height:0;bottom:0}.SupportAndFaq.Show{max-height:1000px;transition:max-height 1.5s ease-in-out}.SupportAndFaq:not(.Show){max-height:0;transition:max-height 1.5s ease-in-out}.SupportAndFaq,.SupportAndFaq .Header{border-radius:12px 12px 0 0!important}}.SupportAndFaq{min-width:250px;width:310px;background:#d9d9d9;box-sizing:border-box;display:flex;flex-direction:column;border-radius:12px;max-height:40px;transition:max-height 1.5s ease-in-out;overflow-y:hidden;z-index:1}.SupportAndFaq:hover{max-height:500px}.SupportAndFaq .Header{height:40px;box-sizing:border-box;background:#f7a912;padding:10px;font-family:IRANSans;font-style:normal;font-weight:700;font-size:14px;color:#000;display:flex;justify-content:space-between}.SupportAndFaq ul{box-sizing:border-box;width:100%;margin:0;padding:15px}.SupportAndFaq li{border:2px solid #000;background:#fff;list-style-type:none;margin:7px 0;padding:2px 10px;font-family:IRANSans;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0;text-align:right;font-variation-settings:"dots" 3;cursor:pointer}.SupportAndFaq li:hover{border:2px solid rgba(255,0,0,.5);color:red}.LoginControl #Message{color:red;text-align:center}#Loading{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);color:#fff;z-index:200;display:flex;flex-direction:column;justify-content:center;align-items:center}.lds-default{display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}.lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}.Compact p.Label{margin-top:7px;margin-bottom:0;font-size:14px}.keyboard-cbut{font-weight:bolder}#Dashboard #HelpButton,.LoginPage #HelpButton{position:-webkit-sticky;position:sticky;flex-shrink:0;flex-grow:0;bottom:0;margin:15px 0 20px}#Dashboard #Help_Container,.LoginPage #Help_Container{margin-right:25px;position:absolute}#Dashboard #HelpBar.Show,.LoginPage #HelpBar.Show{width:330px;right:0;z-index:1000}@media only screen and (max-width:768px){#Dashboard #HelpBar.Show,.LoginPage #HelpBar.Show{position:absolute;height:600px;top:-610px;right:0;width:calc(100% - 30px)}#Dashboard #Help_Container,.LoginPage #Help_Container{position:relative;left:unset;margin:30px 0;width:100%!important}.LoginPage div.RightPan,div.LoginControl{width:calc(100% - 20px);max-width:420px;min-width:320px;margin:10px;padding:50px 25px;align-self:center}.LoginPage div.RightPan{padding:0}div.LoginControl input{font-size:12px;font-weight:400px}div.LoginControl p.Label{font-size:14px;font-weight:700px}.LoginPage p#text1,.LoginPage p#text2{font-size:14px;font-weight:500;line-height:32px}#Dashboard #HelpButton,.LoginPage #HelpButton{flex-shrink:0;flex-grow:0;align-self:flex-start}}#FAQList{color:#767676;border-radius:20px;background:#fff;padding:40px}.FAQ{font-size:16px;overflow-y:hidden}.FAQ:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.Question{padding:15px 5px 20px 50px;font-weight:700;position:relative;cursor:pointer}#FAQList .ExpandArrow{position:absolute;left:25px;top:calc(50% - 7px);width:20px;height:12px;stroke-width:2px;stroke:#000;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}#FAQList .FAQ.active .ExpandArrow{stroke:#ef394e;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Answer{font-size:15px;text-align:justify;text-justify:inter-word;transition:all 1s;padding:0}.FAQ.active .Answer{max-height:800px;transition:all 1s}.FAQ .Answer{max-height:0;transition:all 1s}.FAQ .Answer pre{border-top:1px solid #ef394e;padding:20px 5px;margin:0;font-family:inherit;overflow:auto;white-space:pre-line;white-space:-moz-pre-line;white-space:-o-pre-line}#Help_Container .FAQ.active .ExpandArrow{-webkit-transform:scale(.8) rotate(180deg);transform:scale(.8) rotate(180deg)}#Help_Container .ExpandArrow{-webkit-transform:scale(.8);transform:scale(.8)}#Help_Container .FAQ .Answer pre{border-top:none}@media only screen and (max-width:768px){#FAQList{padding:10px;margin:0}.FAQ{font-size:12px;font-weight:700;overflow-y:hidden}#FAQList .ExpandArrow{left:calc(50% - 7px);top:calc(100% - 15px);width:15px;height:9px}.Answer{font-size:11px;font-weight:400}.Question{padding:15px 5px 20px 15px}.FAQ .Answer pre{border-bottom:1px solid #ef394e;border-top:none}}.Main *{box-sizing:border-box}.Page{padding:25px 0}div.Main{background-color:#ededed;min-height:100vh;justify-content:stretch}div.Main,div.MainInside{display:flex;flex-direction:column}div.MainInside{flex-grow:1;overflow-y:auto;height:100%}div.HorizontalContainer{display:flex;flex-direction:row;background-color:#ededed;overflow-x:auto;flex-grow:10;max-width:1490px;min-width:1490px;margin:0 auto}#Sidebar{min-width:290px;max-width:290px;min-height:80vh;display:block;flex-direction:column;position:relative;padding-top:30px;padding-bottom:80px;margin-left:15px;padding-right:10px}#SidebarContainer{background-color:#ededed;width:290px;max-width:290px}div.BottomBar,div.Topbar{width:100%;background-color:#52595b}div.BottomBar{background-color:#414042;justify-content:space-around}div.Topbar{height:120px;border-bottom:2px solid #ef1b33}div.BottomBar .BottomBar_Container{max-width:1400px;width:100%;height:50px;color:#fbb040;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.Topbar_Container{height:100%}.BottomBar_Container,.Topbar_Container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#c8c8c8;font-size:15px;flex-shrink:0;flex-grow:0}.BottomBar__callCenterNO{color:#fbb040;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-right:30px}.BottomBar_Container,.LinkBar_Container,.Topbar_Container{max-width:1400px;width:100%;margin-left:auto;margin-right:auto}.LinkBar_Container{overflow-x:hidden}div.Linkbar{height:40px;background:#fff;display:flex;flex-direction:row;justify-content:space-between;font-size:13px;font-weight:500;line-height:20px;letter-spacing:0;text-align:right;align-items:center;color:#717171;flex-shrink:0;flex-grow:0}div.Linkbar .mitem{white-space:nowrap;cursor:pointer;margin-left:20px}div.Linkbar .mitem:before{display:inline-block;margin-left:10px;margin-right:5px;content:" ";min-height:10px;max-height:10px;min-width:10px;max-width:10px;border-radius:2px;background:#fe9530;top:50%;margin-top:-50%}div.Page{flex-shrink:10;max-width:1175px;min-width:1175px;width:100%;margin-left:auto;margin-right:24px}div.Exit{font-size:13px;font-weight:500}.Topbar .Auth,div.Exit{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}div.Exit{margin-left:0}.Topbar .Auth{margin-left:75px}.Topbar p{margin:0}.Topbar .Auth img{-webkit-filter:brightness(1.8);filter:brightness(1.8);margin-left:14px}.Topbar .Exit img{margin-bottom:10px}.Topbar .Auth>p{font-size:13px}.Topbar .Auth:hover,.Topbar .Exit:hover{-webkit-filter:brightness(4);filter:brightness(4);transition:all .6s}#Sidebar .Indicator{width:8px;height:45px;background:#ef1b33;position:absolute;right:0;border-radius:2px;transition:top 1s}#Sidebar a{text-decoration:none;color:inherit}#Sidebar .MenuItem,#Sidebar .SubMenuItem{display:block;position:relative;font-family:IRANSans;font-style:normal;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;color:#717171}#Sidebar .MenuItem{padding:18px 0;border-bottom:1px solid rgba(0,0,0,.3);overflow:hidden}#Sidebar .SubMenuItem{padding:10px 15px 10px 10px;margin-right:20px;border-right:1px solid rgba(0,0,0,.2)}#Sidebar .SubMenuItem.active:before{display:inline-block;height:25px;width:7px;background:#ef394e;color:#ef394e;content:".";border-radius:2px;margin-left:12px;margin-right:-19px}#Sidebar .MenuItem img{color:#717171;padding:0 10px 0 18px;margin-bottom:-.5em}#Sidebar .MenuItem.active>a:first-child,#Sidebar .MenuItem.active img,#Sidebar .SubMenuItem.active>a{font-weight:800;-webkit-filter:brightness(0);filter:brightness(0);font-variation-settings:"dots" 3;letter-spacing:0}#Sidebar .MenuItem:hover img,#Sidebar .MenuItem a:first-child:hover{-webkit-filter:brightness(0);filter:brightness(0)}#Sidebar .MenuItem:last-child{border-bottom:none}#Sidebar .SubMenuItem:last-child{margin-bottom:20px}#Sidebar .SubMenuItem:nth-child(2){margin-top:20px}#Sidebar .MenuItem.HasSubmenus>a:after{content:" ";background:url(/icons/expand.svg) no-repeat 50%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:18px;height:20px;-webkit-filter:brightness(0);filter:brightness(0);float:left;padding-left:20px}#Sidebar .MenuItem.HasSubmenus.active>a:after{background:url(/icons/expandBLK.svg) no-repeat 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;padding-left:20px}#Sidebar .MenuItem{overflow-y:hidden}#Sidebar .MenuItem:not(.active){transition:max-height .8s ease-in-out}#Sidebar .MenuItem.active{transition:max-height 1.2s ease-in-out}#CloseMenu,#MenuButton{display:none}.AnnounceItem{border-bottom:1px solid rgba(0,0,0,.26666666666666666);font-size:15px;font-weight:400;padding:10px 5px;line-height:2;text-Justify:inter-word;text-align:justify}.AnnounceItem:last-child{border-bottom:none}.popup_container{font-size:16px;max-width:64.9375em;max-height:100%;width:98vw;margin:0 auto;background-color:#fff;border-radius:.93em;position:relative;overflow:hidden}.popup_close{position:absolute;width:.9375em;height:.9375em;right:2em;top:2.25em}.popup_close:hover{cursor:pointer}.popup_img_link{display:inherit}.popup_img,.popup_img_link{width:100%;height:100%}@media only screen and (max-width:768px){.Main{max-height:100vh;height:100vh}.Page{padding:15px;margin-right:0}.menuButtonCotnainer{margin-left:48px;margin-right:10px}.menuButtonCotnainer:hover{cursor:pointer}.menuButtonCotnainer span{font-size:12px;margin-top:2px}#MenuButton{height:25px;cursor:pointer;display:inline-block;width:26px;height:19px}#MenuButton:hover{-webkit-filter:brightness(1.5);filter:brightness(1.5)}.menuButtonCotnainer svg:hover{stroke:#c8c8c8!important}#CloseMenu{display:block;padding:15px;-webkit-filter:invert(.5);filter:invert(.5);cursor:pointer;position:relative}#CloseMenu:hover{-webkit-filter:invert(0);filter:invert(0)}#CloseMenu>img{position:absolute;left:20px}#SidebarContainer{background-color:#fff;position:fixed;top:0;right:0;overflow-x:hidden;z-index:10;height:100%}#SidebarContainer.Show{transition:all .7s;max-width:330px;width:330px}#SidebarContainer:not(.Show){transition:all .7s;max-width:0}div.BottomBar{flex-direction:column;justify-content:space-between}div.Topbar{height:76px;border-bottom:none}div.QuickBar{display:flex;justify-content:space-around;background-color:#fff;height:70px;width:100%;padding:10px}.QuickButton{cursor:pointer;text-align:"center";margin:0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:10px;font-weight:500;outline:none;border:none;background-color:unset}.QuickButton:hover{-webkit-filter:brightness(.6);filter:brightness(.6);-webkit-transform:scale(1.1);transform:scale(1.1);transition:all .1s}.QuickButton img{width:22px}div.Page{max-width:unset;min-width:unset;width:100%;margin-bottom:60px;margin-right:0}.Topbar .AuthMob{display:flex;flex-direction:row;margin:15px 0}.Topbar svg{stroke:#c8c8c8;transition:all .6s}.Topbar .HoverRed:hover,.Topbar .HoverRed:hover svg,.Topbar svg:hover{stroke:#ef394e;color:#ef394e;transition:all .6s;cursor:pointer}.Topbar .RedSVG svg{stroke:#ef394e}.Topbar .AuthMob{position:relative}.Topbar .AuthMob #AuthInfo{position:absolute;top:50px;left:0;padding:10px;height:120px;width:160px}#AnnouncePopup,.Topbar .AuthMob #AuthInfo{display:none;z-index:20;background:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);border-radius:8px;color:#a5a5a5;font-size:12px;font-weight:500}#AnnouncePopup{position:fixed;top:10px;left:15px;padding:15px;height:calc(100vh - 80px);width:calc(100vw - 30px)}.Topbar .AuthMob #AuthInfo svg{margin:20px 15px 5px}.AnnounceItem{font-size:12px;font-weight:500}.Topbar_Container{padding-left:20px;padding-right:20px;height:76px}div.HorizontalContainer{overflow-x:unset;min-width:unset;max-width:unset;margin:0}.popup_container{font-size:14px;border-radius:.93em;margin:0 auto;width:98vw;height:unset;max-width:64.93em;max-height:45.81em}.popup_close{right:1.42em;top:1.42em}}#Help_Container{display:flex;flex-direction:column-reverse;position:fixed;bottom:0;max-width:1400px;margin:auto;font-size:13px}#Help_Container .Answer,#Help_Container .Question{font-size:13px}#Help_Container.Show{bottom:0;width:330px;max-height:calc(100vh - 30px)}#HelpButton{flex-shrink:0;width:50px;height:50px;border-radius:25px;background-color:#ef394e;text-align:center;vertical-align:middle;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:3px 0 0 3px;justify-self:end;align-self:start;margin:20px 20px 70px}#HelpButton:hover{-webkit-filter:brightness(1.4);filter:brightness(1.4)}#HelpBar{top:0;right:0;width:100%;height:calc(100% - 120px);background-color:#fff;border-radius:25px;overflow:hidden;border:1px solid #ef394e;margin:10px 0 0 40px;display:none;flex-direction:column}#HelpBar.Show{display:flex;flex-direction:column;-webkit-animation:fadein .8s;animation:fadein .8s}#HelpBar>div:nth-child(2){display:flex;justify-content:space-between;flex-direction:column;padding:10px;height:calc(100% - 30px)}#HelpBar>div:first-child{background-color:#ef394e;color:#fff;font-size:16px;font-weight:700;height:55px;padding:15px 20px 0 0}.CloseBut{float:left;margin:7px 0 0 25px;cursor:pointer}.CloseBut svg{stroke:#fff}.CloseBut:hover svg{stroke:rgba(0,0,0,.2)}div.Linkbar{overflow:hidden}.marquee{display:flex;overflow-x:visible;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mitem{flex-shrink:0;min-width:30vw;box-sizing:border-box;padding:10px;text-align:center}.marquee{-webkit-animation:tickerh 50s linear infinite;animation:tickerh 50s linear infinite}.marquee:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@media only screen and (max-width:768px){.mitem{min-width:90vw}.marquee{-webkit-animation-duration:30s;animation-duration:30s}}.ly__topBar-text{color:#c8c8c8;font-style:normal;line-height:normal}.ly__topBar-text--username{font-size:15px;font-weight:700}.ly__topBar-text--userPhoneNumber{font-size:13px;font-weight:500}.SelectBox{font-size:15px;color:rgba(0,0,0,.5019607843137255);min-width:200px;max-width:230px;outline:none}.SelectBoxButton,.SelectOptions{background:#fff;border-radius:10px;box-shadow:1px 1px 3px #888;margin:10px}.SelectBoxButton{height:50px;padding:10px 12px 10px 20px;position:relative}.SelectOptions{left:0;right:0;padding:10px;z-index:2;position:absolute;top:55px;max-height:400px;overflow-y:auto;overflow-x:hidden}.SelectBoxArrow{position:absolute;left:25px;top:calc(50% - 5px);width:14px;height:8px;stroke-width:2px;stroke:rgba(0,0,0,.5019607843137255);fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;-webkit-transform:rotate(0);transform:rotate(0)}.SelectBoxArrow,.SelectBoxButton.Open .SelectBoxArrow{transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.SelectBoxButton.Open .SelectBoxArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.SelectBoxButton:hover{color:#000}.SelectBoxButton:hover svg{stroke:#000}.SelectBox:focus-within .SelectBoxButton,.SelectBox:focus .SelectBoxButton{box-shadow:0 0 3px #ef1b33}.SelectBoxButton2{height:60px!important;box-shadow:none;border-radius:5px;border:1px solid #c5c5c5;background:#fff;margin:0}.SelectBoxButton2 input,.SelectBoxButton2 span{height:100%;display:flex;align-items:center}.SelectOption{border-radius:5px;padding:6px 10px 6px 6px;cursor:pointer}.SelectOption.hovered{color:#ef1b33;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scale(1.08);transform:scale(1.08);transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.SelectBoxButton input{border:none;font:inherit}@media only screen and (max-width:768px){.SelectBox{font-size:12px;min-width:160px;max-width:250px}.SelectBoxButton{height:40px;padding:10px 10px 10px 15px;margin:5px}.SelectBoxArrow{left:10px}.SelectOptions{top:41px}}.Pagination .PageNum{display:block;width:28px;text-align:center;border-radius:6px;cursor:pointer;padding:auto}.Pagination .PageNum.active{background:#ef394e;color:#fff}.Pagination .PageNum.active2{width:25px;height:25px;border-radius:5px;background:#f15a29;background:var(--f-15-a-29,#f15a29);color:#fff;font-size:15px;font-weight:500;display:flex;justify-content:center;align-items:center}.LDP_component__container{padding:104px 261px 99px}.LDP_mainPage__news{min-height:977px;width:100%;padding-top:60px;padding-bottom:99px}.LDP_mainPage__news-container{display:flex;justify-content:space-between;align-items:center}.LDP_mainPage__news-more{width:150px;height:35px;border-radius:5px;background:#e40521;color:#fff;text-align:center;font-size:.8571428571428571em;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:768px){.LDP_mainPage__news{padding-top:42px;padding-bottom:44px}}.LDP_NewsCardLable{min-width:80px;max-width:160px;height:30px;border-radius:5px;background:#fff3e0;color:#f15a29;text-align:center;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:.8125em;font-style:normal;font-weight:500;line-height:normal;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.LDP_NewsCardLable{min-width:60px;max-width:150px;height:25px;background:#e40521;color:#fff;font-size:.7142857142857143em;font-weight:700}}.LDP_NewsCardButton{width:80px;min-height:30px;max-height:30px;border-radius:5px;background:#f15a29;color:#fff;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:.9375em;font-style:normal;font-weight:500;line-height:normal;outline:none;border:none;padding:4px 11px 3px;display:flex;justify-content:space-between;align-items:center;text-decoration:none}.LDP_NewsCardButton:hover{cursor:pointer}.LDP_NewsCard{height:510px;width:300px;display:flex;flex-direction:column;align-items:center}.LDP_NewsCard:hover{cursor:pointer}@media screen and (max-width:768px){.LDP_NewsCard{height:421px!important;width:100%!important;max-width:330px!important;margin-bottom:50px}.LDP_NewsCard:hover{cursor:pointer}.LDP_NewsCard_img{width:100%}}.LDP_NewsCard-footer{display:flex;justify-content:space-between;align-items:center;width:100%}.LDP_NewsCard_title{margin:30px 0;color:#333;text-align:justify;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:1em;font-style:normal;font-weight:700;line-height:normal;height:70px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.LDP_NewsCard_title{margin:20px 0;height:42px!important}}.LDP_NewsCard_content{margin-bottom:30px;color:#727272;text-align:justify;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:1em;font-style:normal;font-weight:400;line-height:normal;height:150px;max-height:150px;overflow:hidden;text-overflow:ellipsis}.LDP_NewsCard_content p{padding:0;margin:0}@media screen and (max-width:768px){.LDP_NewsCard_content{margin-bottom:20px;color:grey;font-size:.9285714285714286em;height:60px}}.LDP_NewsCardDate{margin-left:5px;color:#a1a1a1;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.LDP_mainPage__calculator{min-height:875px;padding-top:105px;padding-bottom:99px}.LDP_title{width:100%;color:#727272;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:1.625em;font-weight:700;font-style:normal;line-height:normal;border-right:8px solid #f15a29;padding-right:20px}@media screen and (max-width:768px){.LDP_mainPage__calculator{padding-top:54px;padding-bottom:131px}.LDP_title{color:grey;font-size:1.1428571428571428em;font-style:normal;font-weight:900;line-height:normal;padding-right:15px;border-right:6px solid #e40521;margin-top:0;margin-bottom:0}}.LDP_mainPage__calculator_groups{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:550px}.LDP_mainPage__calculator_group{padding:40px 0;width:450px;border-bottom:1px solid #b1b1b1}.LDP_mainPage__calculator_group_investmentPeriod,.LDP_mainPage__calculator_group label{font-size:1em;font-weight:500;color:#6b6b6b;font-style:normal;line-height:normal;display:inline-block}.LDP_mainPage__calculator_group div input.LDP_calc_currency-amount{width:76.46%;color:#6f6f6f;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:1.5em;font-weight:500;font-style:normal;line-height:normal}.LDP_mainPage__calculator_group div span.LDP_calc_currency{height:100%;width:23.54%;color:#5e5e5e;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:.875em;font-weight:500;font-style:normal;line-height:normal;border-right:1px solid #c5c5c5;display:flex;justify-content:center;align-items:center}.LDP_mainPage__calculator_group:first-child{padding-top:18px}.LDP_mainPage__calculator_group:last-child{padding-bottom:6px;border-bottom:none!important}@media screen and (max-width:768px){.LDP_mainPage__calculator_groups{height:unset}.LDP_mainPage__calculator_group{padding:25px 0;width:330px;border-bottom:none}.LDP_mainPage__calculator_group_investmentPeriod,.LDP_mainPage__calculator_group label{font-size:1.0714285714285714em;font-weight:400;color:#6b6b6b;font-style:normal;line-height:normal}.LDP_mainPage__calculator_group div input.LDP_calc_currency-amount{height:unset;width:81.82%;font-size:1.7142857142857142em}.LDP_mainPage__calculator_group div span.LDP_calc_currency{width:18.18%;color:#5e5e5e;font-size:1em;font-weight:400;font-style:normal;line-height:normal}.LDP_mainPage__calculator_group:first-child{padding-top:0}.LDP_mainPage__calculator_group:last-child{padding-bottom:0}}.LDP_mainPage__calculator_group--inputBox{width:100%;height:60px;border-radius:5px;border:1px solid #c5c5c5;background:#fff;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.LDP_mainPage__calculator_group--inputBox{max-width:330px;height:50px}}.LDP_mainPage__calculator_group--inputBox input{height:100%;flex:1 1;outline:none;border:none;color:#6f6f6f;border-radius:5px;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:1.5em;font-style:normal;font-weight:500;line-height:normal;text-align:center}.LDP_mainPage__calculator_group--input-range{color:#d9d9d9;width:100%;--thumb-height:24px;--track-height:4px;--track-color:#f15a29;--brightness-hover:100%;--brightness-down:80%;--clip-edges:0.125em}@media screen and (max-width:768px){.LDP_mainPage__calculator_group--input-range{--track-height:5px}}@media (prefers-color-scheme:dark){html{background-color:#000}html:before{background:radial-gradient(circle at center,#101112,#000)}.LDP_mainPage__calculator_group--input-range{color:#f07167;--track-color:hsla(0,0%,100%,0.1)}}.LDP_mainPage__calculator_group--input-range{position:relative;background:hsla(0,0%,100%,0);overflow:hidden}.LDP_mainPage__calculator_group--input-range:active{cursor:grabbing}.LDP_mainPage__calculator_group--input-range:disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.3;cursor:not-allowed}.LDP_mainPage__calculator_group--input-range,.LDP_mainPage__calculator_group--input-range::-webkit-slider-runnable-track,.LDP_mainPage__calculator_group--input-range::-webkit-slider-thumb{-webkit-appearance:none;-webkit-transition:all .1s ease;transition:all .1s ease;height:var(--thumb-height)}.LDP_mainPage__calculator_group--input-range::-webkit-slider-runnable-track,.LDP_mainPage__calculator_group--input-range::-webkit-slider-thumb{position:relative}.LDP_mainPage__calculator_group--input-range::-webkit-slider-thumb{--thumb-radius:calc(var(--thumb-height)*0.5 - 1px);--clip-top:calc(var(--thumb-height)*0.5 - var(--track-height)*0.5 - 0.5px);--clip-bottom:calc(var(--thumb-height) - var(--clip-top));--clip-further:calc(100% + 1px);--box-fill:calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0 100vmax currentColor;width:var(--thumb-height);width:var(--thumb-width,var(--thumb-height));background:linear-gradient(#f15a29 0 0) scroll no-repeat 0/50% calc(var(--track-height) + 1px);background-color:#f15a29;box-shadow:var(--box-fill);border-radius:var(--thumb-height);border-radius:var(--thumb-width,var(--thumb-height));-webkit-filter:brightness(100%);filter:brightness(100%);-webkit-clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further));clip-path:polygon(100% -1px,var(--clip-edges) -1px,0 var(--clip-top),-100vmax var(--clip-top),-100vmax var(--clip-bottom),0 var(--clip-bottom),var(--clip-edges) 100%,var(--clip-further) var(--clip-further))}.LDP_mainPage__calculator_group--input-range:hover::-webkit-slider-thumb{-webkit-filter:brightness(var(--brightness-hover));filter:brightness(var(--brightness-hover));cursor:grab}.LDP_mainPage__calculator_group--input-range:active::-webkit-slider-thumb{-webkit-filter:brightness(var(--brightness-down));filter:brightness(var(--brightness-down));cursor:grabbing}.LDP_mainPage__calculator_group--input-range::-webkit-slider-runnable-track{background:linear-gradient(var(--track-color) 0 0) scroll no-repeat 50%/100% calc(var(--track-height) + 1px)}.LDP_mainPage__calculator_group--input-range:disabled::-webkit-slider-thumb{cursor:not-allowed}.LDP_mainPage__calculator_group--input-range,.LDP_mainPage__calculator_group--input-range::-moz-range-thumb,.LDP_mainPage__calculator_group--input-range::-moz-range-track{appearance:none;-moz-transition:all ease .1s;transition:all .1s ease;height:var(--thumb-height)}.LDP_mainPage__calculator_group--input-range::-moz-range-progress,.LDP_mainPage__calculator_group--input-range::-moz-range-thumb,.LDP_mainPage__calculator_group--input-range::-moz-range-track{background:hsla(0,0%,100%,0)}.LDP_mainPage__calculator_group--input-range::-moz-range-thumb{background:#f15a29;border:0;width:var(--thumb-height);width:var(--thumb-width,var(--thumb-height));border-radius:var(--thumb-height);border-radius:var(--thumb-width,var(--thumb-height));cursor:grab}.LDP_mainPage__calculator_group--input-range:active::-moz-range-thumb{cursor:grabbing}.LDP_mainPage__calculator_group--input-range::-moz-range-track{width:100%;background:#d9d9d9}.LDP_mainPage__calculator_group--input-range::-moz-range-progress{appearance:none;background:#f15a29;transition-delay:30ms}.LDP_mainPage__calculator_group--input-range::-moz-range-progress,.LDP_mainPage__calculator_group--input-range::-moz-range-track{height:calc(var(--track-height) + 1px);border-radius:var(--track-height)}.LDP_mainPage__calculator_group--input-range::-moz-range-progress,.LDP_mainPage__calculator_group--input-range::-moz-range-thumb{filter:brightness(100%)}.LDP_mainPage__calculator_group--input-range:hover::-moz-range-progress,.LDP_mainPage__calculator_group--input-range:hover::-moz-range-thumb{filter:brightness(var(--brightness-hover))}.LDP_mainPage__calculator_group--input-range:active::-moz-range-progress,.LDP_mainPage__calculator_group--input-range:active::-moz-range-thumb{filter:brightness(var(--brightness-down))}.LDP_mainPage__calculator_group--input-range:disabled::-moz-range-thumb{cursor:not-allowed}.LDP_mainPage__calculator--horizontal-divider{width:600px;height:1px;background:#b1b1b1}.LDP_mainPage__calculator--assetValue-amount{color:#038000;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:2em;font-style:normal;font-weight:600;line-height:normal;word-wrap:break-word;max-width:600px}.LDP_mainPage__calculator--assetValue-amount-label{color:#038000;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-style:normal;font-size:.9375em;line-height:normal}@media screen and (max-width:768px){.LDP_mainPage__calculator--assetValue-amount{max-width:300px;margin:0 auto}.LDP_mainPage__calculator--horizontal-divider{width:100%}}.LDP_mainPage__calculator--assetValue-text{color:#727272;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:1.25em;font-style:normal;font-weight:700;line-height:normal}.LDP_mainPage__calculator--assetValue-paleColor{color:rgba(3,128,0,.3)}.LDP_mainPage__FAQ-title{color:#5c5c5c;text-align:center;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:2em;font-style:normal;font-weight:700;line-height:normal;margin:100px 0}@media screen and (max-width:768px){.LDP_mainPage__FAQ-title{margin:36px 0 37px;text-align:center;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:1.1428571428571428em;font-weight:700}}.LDP_mainPage__FAQ-button{width:264px;height:90px;border-radius:10px;background:#fff;color:#5c5c5c;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:1.25em;font-style:normal;font-weight:600;line-height:normal;margin-left:20px;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}@media screen and (max-width:768px){.LDP_mainPage__FAQ-button{width:100px;height:40px;border-radius:5px;text-align:center;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:.8571428571428571em;font-style:normal;font-weight:400;line-height:normal;background:#fff;color:#5c5c5c;margin-left:7.5px;margin-right:7.5px;padding:11px 2px;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.LDP_mainPage__FAQ-button-active{border-radius:5px;background:#f15a29;color:#fff}}.LDP_mainPage__FAQ-button:last-child{margin-left:0;margin-right:0}.LDP_mainPage__FAQ-button-active{border-radius:10px;background:#f15a29;color:#fff}.LDP_mainPage__FAQ-button:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.LDP_FAQ_question{color:#616161;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:1.25em;font-style:normal;font-weight:700;line-height:40px}.LDP_FAQ_answer{-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:1.25em;font-style:normal;font-weight:500;line-height:40px}.LDP_FAQ_answer pre{font-family:inherit;font-weight:400;overflow:auto;white-space:pre-line;white-space:-moz-pre-line;white-space:-o-pre-line;padding-bottom:10px}@media screen and (max-width:768px){.LDP_FAQ_question{color:#676767;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:13px;font-weight:700}.LDP_FAQ_answer,.LDP_FAQ_question{text-align:justify;line-height:normal}.LDP_FAQ_answer{color:#767676;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:12px;font-style:normal;font-weight:400}}.LDP_singleDropDown{border:none;border-bottom:1px solid #c5c5c5}.LDP_singleDropDown_button{color:#000;text-align:right;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:1em;font-style:normal;font-weight:700;line-height:40px;outline:none;width:100%;padding:0;margin:0;border:none}.LDP_singleDropDown_button:hover{cursor:pointer}.LDP_aboutUs_text_ul_sub_ul{padding-right:50px;color:#000;text-align:justify;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-style:normal;font-weight:400;line-height:40px}.LDP_funds_logos{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px 0;gap:30px 0}@media screen and (max-width:768px){.LDP_singleDropDown{min-width:100%;font-size:1em;font-weight:500;padding-bottom:0}.LDP_singleDropDown_button{background-color:initial;color:#444;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-style:normal;font-weight:700;line-height:40px}.LDP_aboutUs_text_ul_sub_ul{padding-right:30px;margin-top:20px;padding-bottom:33px;line-height:25px}}.TabBarContainer{padding:50px 10px 10px;overflow-x:auto}.TabBar{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;border-bottom:1px solid rgba(0,0,0,.2);padding:0;font-size:16px;font-weight:500;color:#81858b}.TabButton{border:none;background:none;color:#81858b;padding:10px;font-weight:600;cursor:pointer;white-space:nowrap;margin-left:30px;margin-right:30px}.TabButton:hover{-webkit-filter:brightness(.6);filter:brightness(.6)}.TabIndicator{width:calc(100% - 60px);background:none;border-radius:6px 6px 0 0;height:6px;margin-left:30px;margin-right:30px}.TabButton.active{color:#ef394e}.TabIndicator.active{background:#ef394e}.TabContent{border-radius:20px;width:100%;border:1px solid rgba(0,0,0,.2);margin-top:30px;padding:30px;color:#81858b;display:flex;flex-direction:column}.updownBtn{background:none;border:none;height:18px}@media only screen and (max-width:768px){.TabBar{justify-content:space-between}.TabContent{border:none;padding:10px}.TabButton{font-weight:500;font-size:11px}}#LDP_main .max_w_1400px{max-width:1400px;width:100%;height:100%}#LDP_main .max_w_360px{max-width:360px;width:100%;height:100%}@media screen and (max-width:360px){#LDP_main .max_w_360px{max-width:100%}}@media screen and (max-width:768px){#LDP_main{font-size:14px}#LDP_main .max_w_1400px{padding:0}}@media screen and (max-width:1200px){#LDP_main .max_w_1400px{padding:0 80px}}@media screen and (max-width:1400px){#LDP_main .max_w_1400px{padding:0 100px}}#LDP_main .center_content{display:flex;justify-content:center;align-items:center}#LDP_main #ForgotPassword{margin:10px 0}#LDP_main .Input{display:flex;flex-flow:row nowrap;align-items:flex-start;padding:0;border:0}#LDP_main .LoginControl p.Label{margin-top:20px;margin-bottom:4px}#LDP_main i.Match,#LDP_main i.Medium,#LDP_main i.NotMatch,#LDP_main i.Strong,#LDP_main i.Weak{font-style:normal;padding:10px;text-align:center}#LDP_main i.Strong:before{content:"\642\648\6CC";color:green}#LDP_main i.Medium:before{content:"\645\62A\648\633\637";color:orange}#LDP_main i.Weak:before{content:"\636\639\6CC\641";color:red}#LDP_main i.Match:before{content:"\2714";color:green}#LDP_main i.NotMatch:before{content:"\2716";color:red}#LDP_main .Input>input{box-sizing:border-box;width:100%;flex:none;margin-left:-60px;padding-left:60px!important}#LDP_main .LoginForm{display:flex;flex-direction:column;justify-content:space-between;min-height:520px}#LDP_main .ControlInputs{padding-top:45px}#LDP_main .ControlActions{min-height:140px}#LDP_main .LoginControl input{width:100%}#LDP_main .LoginControl p.Text{font-style:normal;font-weight:400;font-size:.8125em;line-height:20px;color:rgba(0,0,0,.6)}#LDP_main .LoginControl input[type=number],#LDP_main .LoginControl input[type=password],#LDP_main .LoginControl input[type=text]{height:52px;box-sizing:border-box;background-color:#fff;border:1px solid #6f6f6f;border-radius:5px;padding:14px 20px;font-style:normal;color:#787878;font-weight:700;font-size:.9375em;line-height:normal;font-variation-settings:"dots" 3;outline:none}@media screen and (max-width:768px){#LDP_main .LoginControl input[type=number],#LDP_main .LoginControl input[type=password],#LDP_main .LoginControl input[type=text]{height:50px;font-size:1.0714285714285714em}#LDP_main .LoginControl input::-webkit-input-placeholder{font-size:1.0714285714285714em}#LDP_main .LoginControl input::placeholder{font-size:1.0714285714285714em}}#LDP_main .LoginControl input::-webkit-inner-spin-button,#LDP_main .LoginControl input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#LDP_main .LoginControl input[type=number].Error,#LDP_main .LoginControl input[type=password].Error,#LDP_main .LoginControl input[type=text].Error{border:2px solid red}#LDP_main .LoginControl input[type=number]{-moz-appearance:textfield}#LDP_main .Captcha{display:flex;flex-flow:row nowrap;align-items:center;padding:0;border:0}#LDP_main .Captcha>input{box-sizing:border-box;width:100%;flex:none;padding-left:130px!important}#LDP_main .Captcha div>span:nth-of-type(2) img{padding:10px;cursor:pointer;margin-right:10px}#LDP_main .Captcha div>span:nth-of-type(2) img svg:hover{stroke:#000!important}#LDP_main .LDP_LoginPage input[type=number]:focus,#LDP_main .LDP_LoginPage input[type=password]:focus,#LDP_main .LDP_LoginPage input[type=text]:focus{outline:none;border:2px solid rgba(0,0,0,.6)}#LDP_main .LDP_LoginPage input[type=button],#LDP_main .LDP_LoginPage input[type=submit]{border:1px solid #6f6f6f;border-radius:5px;padding:11px;height:52px;background:#fff;font-family:IRANSans;font-size:1.25em;font-weight:600;font-style:normal;line-height:normal;align-items:center;text-align:center;text-transform:uppercase;color:#232323;font-variation-settings:"dots" 3;outline:none;cursor:pointer}#LDP_main .LDP_LoginPage input.submit{background:#f15a29}#LDP_main .LDP_LoginPage input+input{margin-top:25px}#LDP_main .LDP_LoginPage input[type=button]:hover,#LDP_main .LDP_LoginPage input[type=submit]:hover{-webkit-filter:brightness(.91);filter:brightness(.91)}#LDP_main .LDP_LoginPage input[type=button]:focus,#LDP_main .LDP_LoginPage input[type=submit]:focus{font-family:IRANSansMed}#LDP_main .LDP_LoginPage #text1,#LDP_main .LDP_LoginPage #text2{font-size:1em;font-weight:500;line-height:36px;letter-spacing:0;text-align:right;font-variation-settings:"dots" 3;padding:10px;margin:0;color:#595959;white-space:nowrap}#LDP_main .LDP_LoginPage #text2{margin-top:-10px}#LDP_main .LDP_LoginPage{display:flex;justify-content:space-between;position:relative;padding:100px 0 69px}@media screen and (max-width:768px){#LDP_main .LDP_LoginPage{padding:50px 0 0}}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.6,.35,1);animation-timing-function:cubic-bezier(.215,.6,.35,1)}0%{-webkit-transform:translate3d(2500px,0,0);transform:translate3d(2500px,0,0);opacity:0}60%{-webkit-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0);opacity:1}75%{-webkit-transform:translate3d(12px,0,0);transform:translate3d(12px,0,0)}90%{-webkit-transform:translate3d(-6px,0,0);transform:translate3d(-6px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.6,.35,1);animation-timing-function:cubic-bezier(.215,.6,.35,1)}0%{-webkit-transform:translate3d(2500px,0,0);transform:translate3d(2500px,0,0);opacity:0}60%{-webkit-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0);opacity:1}75%{-webkit-transform:translate3d(12px,0,0);transform:translate3d(12px,0,0)}90%{-webkit-transform:translate3d(-6px,0,0);transform:translate3d(-6px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:.6;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{opacity:.8;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{opacity:1;-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:.6;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{opacity:.8;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{opacity:1;-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}#LDP_main .LoginControl,#LDP_main .LogoIcons{background:#52595b;width:100%;min-width:100%;height:120px}#LDP_main .LoginControl{width:409px;margin:30px;max-height:700px;min-height:700px;background:#d9d9d9;border-radius:20px;padding:46px 36px;overflow-x:auto}#LDP_main .LDP_RightPan{width:900px;max-width:900px;min-width:900px;height:700px;max-height:700px;min-height:700px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;align-self:flex-start}#LDP_main .BottomPan{flex-grow:1;flex-shrink:1}#LDP_main #Loading{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);color:#fff;z-index:200;display:flex;flex-direction:column;justify-content:center;align-items:center}#LDP_main .lds-default{display:inline-block;position:relative;width:80px;height:80px}#LDP_main .lds-default div{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}#LDP_main .lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}#LDP_main .lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}#LDP_main .lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}#LDP_main .lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}#LDP_main .lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}#LDP_main .lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}#LDP_main .lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}#LDP_main .lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}#LDP_main .lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}#LDP_main .lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}#LDP_main .lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}#LDP_main .lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}#LDP_main .lds-default-colored div{width:8px;height:8px}#LDP_main .lds-default-colored div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px;background-color:#f0ded9}#LDP_main .lds-default-colored div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px;background-color:#f05a29}#LDP_main .lds-default-colored div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px;background-color:#f05a29}#LDP_main .lds-default-colored div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px;background-color:#f06c41}#LDP_main .lds-default-colored div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px;background-color:#f0805b}#LDP_main .lds-default-colored div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px;background-color:#f0805b}#LDP_main .lds-default-colored div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px;background-color:#f09376}#LDP_main .lds-default-colored div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px;background-color:#f0a58d}#LDP_main .lds-default-colored div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px;background-color:#f0a58d}#LDP_main .lds-default-colored div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px;background-color:#f1b9a6}#LDP_main .lds-default-colored div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px;background-color:#f1ccc0}#LDP_main .lds-default-colored div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px;background-color:#f1ccc0}#LDP_main .Compact p.Label{margin-top:7px;margin-bottom:0;font-size:.875em}#LDP_main .keyboard-cbut{font-weight:bolder}#LDP_main #Dashboard #HelpButton,#LDP_main .LDP_LoginPage #HelpButton{position:-webkit-sticky;position:sticky;flex-shrink:0;flex-grow:0;bottom:0;margin:15px 0 20px}#LDP_main #Dashboard #Help_Container,#LDP_main .LDP_LoginPage #Help_Container{margin-right:25px;position:absolute}#LDP_main #Dashboard #HelpBar.Show,#LDP_main .LDP_LoginPage #HelpBar.Show{width:330px;right:0;z-index:1000}#LDP_main .LDP_Topbar_header{width:100%;height:40px;background:#f15a29;color:#fff;font-style:normal;font-weight:700;line-height:normal}#LDP_main .LDP_Topbar_header_leftSide{font-size:.8125em}#LDP_main .farasoodLoginLogo{width:12.7225625em;height:4.4486875em}.LDP_header_icon_mellat{width:5.81625em;height:3.58125em}.LDP_header_icon_tamin{width:5.669375em;height:3.568125em}#LDP_main .LDP_Topbar_header_rightSide a{text-decoration:none;color:#fff;font-size:.875em;font-weight:700}@media screen and (max-width:768px){#LDP_main .LDP_Topbar_header{height:35px}#LDP_main .LogoIcons{height:100px}#LDP_main .farasoodLoginLogo{width:11.4285em;height:3.9962142857142857em}#LDP_main .LDP_Topbar_header_rightSide{display:flex;flex-direction:column;justify-content:space-between;align-items:center}#LDP_main .LDP_Topbar_header_rightSide a{font-size:.7857142857142857em;font-weight:400}#LDP_main .line_vertical_divider{display:none!important}}@media screen and (max-width:440px){#LDP_main .LDP_Topbar_header{display:flex;flex-direction:column;justify-content:center;align-items:center}}#LDP_main .line_vertical_divider{width:2px;height:15px;background-color:#fff;display:inline-block}@media screen and (max-width:360px){#LDP_main .LDP_Topbar_header_rightSide{padding:0 16px}}@media only screen and (max-width:768px){#LDP_main #Dashboard #HelpBar.Show,#LDP_main .LDP_LoginPage #HelpBar.Show{position:absolute;height:600px;top:-610px;right:0;width:calc(100% - 30px)}#LDP_main #Dashboard #Help_Container,#LDP_main .LDP_LoginPage #Help_Container{position:relative;left:unset;margin:30px 0;width:100%!important}#LDP_main .LDP_LoginPage div.LDP_RightPan,#LDP_main div.LoginControl{max-width:330px;min-width:330px;max-height:257px;margin:10px;align-self:center}#LDP_main div.LoginControl{width:100%;min-width:100%}#LDP_main .LDP_LoginPage div.LDP_RightPan{padding:0}#LDP_main div.LoginControl input{font-size:.75em;font-weight:400px}#LDP_main div.LoginControl p.Label{font-size:.875em;font-weight:700px}#LDP_main .LDP_LoginPage p#text1,#LDP_main .LDP_LoginPage p#text2{font-size:.875em;font-weight:500;line-height:32px}#LDP_main #Dashboard #HelpButton,#LDP_main .LDP_LoginPage #HelpButton{flex-shrink:0;flex-grow:0;align-self:flex-start}#LDP_main .LDP_LoginPage{justify-content:center}#LDP_main .LoginControl{width:100%;min-width:100%;max-width:330px;max-height:650px;min-height:650px;height:650px;border-radius:15px;padding:38px 21px 30px 19px;overflow-x:auto}}#LDP_main *{box-sizing:border-box}#LDP_main .Page{padding:25px 0}#LDP_main{display:flex;flex-direction:column;background-color:#f0f0f0;font-size:16px;min-height:100vh;justify-content:stretch}#LDP_main div.MainInside{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;height:100%}#LDP_main div.LDP_HorizontalContainer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#ededed;overflow-x:auto}@media screen and (max-width:768px){#LDP_main div.LDP_HorizontalContainer{background-color:#f0f0f0}}#LDP_main #Sidebar{min-width:290px;max-width:290px;min-height:80vh;display:block;flex-direction:column;position:relative;padding-top:30px;padding-bottom:80px;margin-left:15px;padding-right:10px}#LDP_main #SidebarContainer{background-color:#ededed}#LDP_main div.LDP_BottomBar,#LDP_main div.LDP_Topbar{width:100%;background:#595d60}#LDP_main div.LDP_BottomBar{height:50px;justify-content:space-between}#LDP_main div.LDP_Topbar{min-height:120px!important;border-bottom:2px solid #ef1b33}#LDP_main div.LDP_BottomBar{background:#414042}#LDP_main div.LDP_BottomBar .LDP_BottomBar_Container{height:50px;font-variation-settings:"dots" 4;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;color:#fbb040;font-style:normal;line-height:normal}.LDP_BottomBar_Container_phoneNO_label,.LDP_BottomBar_Container_rights{font-size:.875em;font-weight:500}.LDP_BottomBar_Container_phoneNO{font-size:1.5em;font-weight:700}@media screen and (max-width:768px){#LDP_main div.LDP_BottomBar .LDP_BottomBar_Container{font-size:.8571428571428571em;font-weight:400}.LDP_BottomBar_Container_phoneNO{font-size:1.4285714285714286em;font-weight:700}.LDP_BottomBar_Container_phoneNO_label{font-size:.8571428571428571em;font-weight:400}}#LDP_main .LDP_BottomBar_Container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#c8c8c8;font-size:.9375em;flex-shrink:0;flex-grow:0}#LDP_main .LDP_BottomBar_Container,#LDP_main .LinkBar_Container{max-width:1440px;width:100%;margin-left:auto;margin-right:auto}#LDP_main .LinkBar_Container{overflow-x:hidden}#LDP_main div.Linkbar{height:40px;background:#fff;display:flex;flex-direction:row;justify-content:space-between;font-size:.8125em;font-weight:500;line-height:20px;letter-spacing:0;text-align:right;align-items:center;color:#717171;flex-shrink:0;flex-grow:0}#LDP_main div.Linkbar .mitem{white-space:nowrap;cursor:pointer;margin-left:20px}#LDP_main div.Linkbar .mitem:before{display:inline-block;margin-left:10px;margin-right:5px;content:" ";min-height:10px;max-height:10px;min-width:10px;max-width:10px;border-radius:2px;background:#fe9530;top:50%;margin-top:-50%}#LDP_main div.Page{flex-shrink:10;max-width:1135px;min-width:930px;width:100%;margin-left:auto}#LDP_main .LDP_Topbar .Auth,#LDP_main div.Exit{margin:0 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}#LDP_main div.Exit{margin-left:0}#LDP_main .LDP_Topbar .Auth{margin-left:50px}#LDP_main .LDP_Topbar p{margin:0}#LDP_main .LDP_Topbar .Auth img{-webkit-filter:brightness(1.8);filter:brightness(1.8);margin-left:15px}#LDP_main .LDP_Topbar .Auth img,#LDP_main .LDP_Topbar .Exit img{margin-bottom:10px}#LDP_main .LDP_Topbar .Auth>p{font-size:.8125em}#LDP_main .LDP_Topbar .Auth:hover,#LDP_main .LDP_Topbar .Exit:hover{-webkit-filter:brightness(4);filter:brightness(4);transition:all .6s}#LDP_main #Sidebar .Indicator{width:8px;height:45px;background:#ef1b33;position:absolute;right:0;border-radius:2px;transition:top 1s}#LDP_main #Sidebar a{text-decoration:none;color:inherit}#LDP_main #Sidebar .MenuItem,#LDP_main #Sidebar .SubMenuItem{display:block;position:relative;font-family:IRANSans;font-style:normal;font-size:1em;font-weight:600;line-height:24px;letter-spacing:0;color:#717171}#LDP_main #Sidebar .MenuItem{padding:18px 0;border-bottom:1px solid rgba(0,0,0,.3);overflow:hidden}#LDP_main #Sidebar .SubMenuItem{padding:10px 15px 10px 10px;margin-right:20px;border-right:1px solid rgba(0,0,0,.2)}#LDP_main #Sidebar .SubMenuItem.active:before{display:inline-block;height:25px;width:7px;background:#ef394e;color:#ef394e;content:".";border-radius:2px;margin-left:12px;margin-right:-19px}#LDP_main .SubMenuItem_noIndicator{color:#000;font-weight:800;-webkit-filter:none;filter:none}#LDP_main #Sidebar .MenuItem img{color:#717171;padding:0 10px 0 18px;margin-bottom:-.5em}#LDP_main #Sidebar .MenuItem.active>a:first-child,#LDP_main #Sidebar .MenuItem.active img,#LDP_main #Sidebar .SubMenuItem.active>a{font-weight:800!important;color:#000;-webkit-filter:brightness(1);filter:brightness(1);font-variation-settings:"dots" 3;letter-spacing:0}#LDP_main #Sidebar .MenuItem:nth-last-child(2){border-bottom:none}#LDP_main #Sidebar .SubMenuItem:last-child{margin-bottom:20px}#LDP_main #Sidebar .SubMenuItem:nth-child(2){margin-top:20px}#LDP_main #Sidebar .MenuItem.HasSubmenus>a:after{content:" ";background:url(/static/media/expand.6d354a15.svg) no-repeat 50%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:18px;height:20px;-webkit-filter:brightness(0);filter:brightness(0);float:left;padding-left:20px}#LDP_main #Sidebar .MenuItem.HasSubmenus.active>a:after{background:url(/static/media/expandBLK.3d5bbb86.svg) no-repeat 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;padding-left:20px}#LDP_main #Sidebar .MenuItem.HasSubmenus2>a:after{content:none;width:18px;height:20px;-webkit-filter:none;filter:none;padding-left:20px}#LDP_main #Sidebar .MenuItem.HasSubmenus2 a{display:inline-block;width:100%}#LDP_main #Sidebar .MenuItem.active.HasSubmenus2 a:first-child:hover,#LDP_main #Sidebar .MenuItem.HasSubmenus2 a:first-child:hover,#LDP_main #Sidebar .MenuItem.HasSubmenus2 img{-webkit-filter:brightness(1)!important;filter:brightness(1)!important}#LDP_main #Sidebar .MenuItem.HasSubmenus2:hover a:hover{color:#000;cursor:pointer}#LDP_main #Sidebar .MenuItem.active.hasSubmenus2>a>img{background-color:green!important;-webkit-filter:none;filter:none}#LDP_main #Sidebar .MenuItem.HasSubmenus2.active>a:after{padding-left:20px}#LDP_main #Sidebar .MenuItem.HasSubmenus2 a:first-child:hover,#LDP_main #Sidebar .MenuItem.HasSubmenus2 img,#LDP_main #Sidebar .MenuItem.HasSubmenus2:hover img{-webkit-filter:brightness(1)!important;filter:brightness(1)!important}#LDP_main #Sidebar .MenuItem{overflow-y:hidden}#LDP_main #Sidebar .MenuItem:not(.active){transition:max-height .8s ease-in-out}#LDP_main #Sidebar .MenuItem.active{transition:max-height 1.2s ease-in-out}#LDP_main #CloseMenu,#LDP_main #MenuButton{display:none}#LDP_main .AnnounceItem{border-bottom:1px solid rgba(0,0,0,.26666666666666666);font-size:.875em;font-weight:400;padding:10px 5px;line-height:2;text-Justify:inter-word;text-align:justify}#LDP_main .AnnounceItem:last-child{border-bottom:none}@media only screen and (max-width:768px){#LDP_main{max-height:unset!important}#LDP_main .Page{padding:15px;margin-right:0}#LDP_main #MenuButton{height:25px;margin-left:15px;margin-right:10px;cursor:pointer;display:inline-block}#LDP_main #MenuButton:hover{-webkit-filter:brightness(1.5);filter:brightness(1.5)}#LDP_main #CloseMenu{display:block;padding:15px;-webkit-filter:invert(.5);filter:invert(.5);cursor:pointer;position:relative}#LDP_main #CloseMenu:hover{-webkit-filter:invert(0);filter:invert(0)}#LDP_main #CloseMenu>img{position:absolute;left:20px}#LDP_main #SidebarContainer{background-color:#fff;position:fixed;top:0;right:0;overflow-x:hidden;z-index:51;height:100%}#LDP_main #SidebarContainer.Show{transition:all .7s;max-width:250px;width:250px}#LDP_main #SidebarContainer:not(.Show){transition:all .7s;max-width:0}#LDP_main div.LDP_BottomBar{flex-direction:column;justify-content:space-between}#LDP_main div.LDP_Topbar{min-height:unset!important}#LDP_main div.QuickBar{display:flex;justify-content:space-around;background-color:#fff;height:70px;width:100%;padding:10px}#LDP_main .QuickButton{cursor:pointer;text-align:"center";margin:0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.625em;font-weight:500;outline:none;border:none;background-color:unset}#LDP_main .QuickButton:hover{-webkit-filter:brightness(.6);filter:brightness(.6);-webkit-transform:scale(1.1);transform:scale(1.1);transition:all .1s}#LDP_main .QuickButton img{width:22px}#LDP_main div.Page{max-width:unset;min-width:unset;width:100%;margin-bottom:60px}#LDP_main .LDP_Topbar .AuthMob{display:flex;flex-direction:row;margin:15px 0}#LDP_main .LDP_Topbar svg{stroke:#c8c8c8;margin:15px;transition:all .6s}#LDP_main .LDP_Topbar .HoverRed:hover,#LDP_main .LDP_Topbar .HoverRed:hover svg,#LDP_main .LDP_Topbar svg:hover{stroke:#ef394e;color:#ef394e;transition:all .6s;cursor:pointer}#LDP_main .LDP_Topbar .RedSVG svg{stroke:#ef394e}#LDP_main .LDP_Topbar .AuthMob{position:relative}#LDP_main .LDP_Topbar .AuthMob #AuthInfo{position:absolute;top:50px;left:0;padding:10px;height:120px;width:160px}#LDP_main #AnnouncePopup,#LDP_main .LDP_Topbar .AuthMob #AuthInfo{display:none;z-index:20;background:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);border-radius:8px;color:#a5a5a5;font-size:.85em;font-weight:500}#LDP_main #AnnouncePopup{position:fixed;top:80px;left:15px;padding:15px;height:400px;width:calc(100vw - 30px)}#LDP_main .LDP_Topbar .AuthMob #AuthInfo svg{margin:20px 15px 5px}#LDP_main .AnnounceItem{font-size:.85em;font-weight:500}#LDP_main div.HorizontalContainer{overflow-x:unset}#LDP_main .LDP_LoginPage.HorizontalContainer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}#LDP_main .SupportAndFaq{align-self:center}}#LDP_main #Help_Container{display:flex;flex-direction:column-reverse;position:fixed;bottom:0;max-width:1400px;margin:auto;font-size:.8125em}#LDP_main #Help_Container .Answer,#LDP_main #Help_Container .Question{font-size:.8125em}#LDP_main #Help_Container.Show{bottom:0;width:330px;max-height:calc(100vh - 30px)}#LDP_main #HelpButton{flex-shrink:0;width:50px;height:50px;border-radius:25px;background-color:#ef394e;text-align:center;vertical-align:middle;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:3px 0 0 3px;justify-self:end;align-self:start;margin:20px 20px 70px}#LDP_main #HelpButton:hover{-webkit-filter:brightness(1.4);filter:brightness(1.4)}#LDP_main #HelpBar{top:0;right:0;width:100%;height:calc(100% - 120px);background-color:#fff;border-radius:25px;overflow:hidden;border:1px solid #ef394e;margin:10px 0 0 40px;display:none;flex-direction:column}#LDP_main #HelpBar.Show{display:flex;flex-direction:column;-webkit-animation:fadein .8s;animation:fadein .8s}#LDP_main #HelpBar>div:nth-child(2){display:flex;justify-content:space-between;flex-direction:column;padding:10px;height:calc(100% - 30px)}#LDP_main #HelpBar>div:first-child{background-color:#ef394e;color:#fff;font-size:1em;font-weight:700;height:55px;padding:15px 20px 0 0}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}#LDP_main .CloseBut{float:left;margin:7px 0 0 25px;cursor:pointer}#LDP_main .CloseBut svg{stroke:#fff}#LDP_main .CloseBut:hover svg{stroke:rgba(0,0,0,.2)}#LDP_main div.Linkbar{overflow:hidden}#LDP_main .marquee{display:flex;overflow-x:visible;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#LDP_main .mitem{flex-shrink:0;min-width:30vw;box-sizing:border-box;padding:10px;text-align:center}@-webkit-keyframes tickerh{0%{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes tickerh{0%{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}#LDP_main .marquee{-webkit-animation:tickerh 50s linear infinite;animation:tickerh 50s linear infinite}#LDP_main .marquee:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@media only screen and (max-width:768px){#LDP_main .mitem{min-width:90vw}#LDP_main .marquee{-webkit-animation-duration:30s;animation-duration:30s}}#LDP_main .footer{background:#52595b}#LDP_main .footer__header{display:flex;justify-content:space-around;align-items:center;min-height:164px}#LDP_main .footer__header-title{color:#fff;font-size:2em;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:768px){#LDP_main .footer__header{min-height:148px}#LDP_main .footer__header-title{font-size:1.4285714285714286em;font-weight:400;margin-top:23px;margin-bottom:15px}}#LDP_main .footer__body{min-height:290px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}#LDP_main .footer__body-text{max-width:525px;color:#fff;text-align:justify;font-style:normal;font-weight:500;line-height:normal}#LDP_main .footer__body-text h4{font-size:.875em;margin-bottom:12px}#LDP_main .footer__body-text p{font-size:.8125em}#LDP_main .footer__body-img-container{display:flex;justify-content:center;align-items:center;min-width:355px}#LDP_main .footer__body-img-container_isMobile{margin-left:0}@media screen and (max-width:768px){#LDP_main .footer__body-img-container{min-width:unset}}#LDP_main .footer__body-img-divider{height:60px;width:1px;background:#fbb040;display:inline-block}#LDP_main .navbar{width:100%;height:50px;border-bottom:1px solid #d3d3d3;background:#fff}#LDP_main .navbar_link{text-decoration:none;color:#4d4d4d;font-size:.9375em;font-style:normal;font-weight:500;line-height:normal;height:100%;max-height:50px;display:flex;justify-content:center;align-items:center;border-bottom:5px solid transparent;padding:7px 9px 0;transition:all .1s ease-in;position:relative;min-width:140px}#LDP_main .navbar_link-active{background:#e7e7e7;border-bottom:5px solid #f15a29;width:140px;max-height:100%}#LDP_main .subnav-content{display:none;position:absolute;right:0;top:calc(100% - 10px);border-top:1px solid #d3d3d3;min-width:250px;width:100px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:21px 29px 15px;background:#fff;color:#4d4d4d;font-size:.9375em;font-style:normal;font-weight:400;line-height:normal;z-index:20}#LDP_main .navbar_link-subItem-active{font-weight:700}#LDP_main .navbar_link:hover .subnav-content{display:block}#LDP_main .subnav-content a li{list-style:none;margin:0;padding:12px 0;border-bottom:1px solid #e9e9e9}#LDP_main .subnav-content a{text-decoration:none;color:inherit;width:100%;display:inline-block}#LDP_main .subnav-content a li:hover{border-bottom-color:#f15a29;color:#000;cursor:pointer}#LDP_main .navbar_link:hover{background-color:#e7e7e7;border-color:rgba(251,206,191,.788235294117647)}#LDP_main .navbar_link img{transition:all .3s ease-in-out}#LDP_main .navbar_link:hover img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#LDP_main .LDP_slideshow_container{max-width:900px;height:700px;border-radius:20px;background-color:#d9d9d9;background-image:url(/static/media/slider_noImage.e25f693b.svg)}@media screen and (max-width:700px){#LDP_main .LDP_slideshow_container{height:unset;margin-top:30px;background-image:url(/static/media/slider_noImage_mobile.92fca3ce.svg)}}#LDP_main .LDP_aboutUs_text{color:#000;text-align:justify;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:1em;font-style:normal;font-weight:400;line-height:40px;margin-bottom:143px}@media screen and (max-width:768px){#LDP_main .LDP_aboutUs_text,#LDP_main .LDP_aboutUs_text_ul li{line-height:25px}.LDP_aboutUs_text_ul{margin-bottom:0}#LDP_main .LDP_aboutUs_text{margin-bottom:104px}}.LDP_aboutUs_text_ul_sub_ul{list-style-type:disc}#LDP_main .LDP_aboutUs_text_ul{list-style:none;padding-right:0}#LDP_main .LDP_aboutUs_text_ul li:not(.LDP_aboutUs_text_ul_sub_ul li){margin-bottom:26px}#LDP_main .LDP_aboutUs_text_mobile{color:#484848;text-align:justify;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:.8571428571428571em;font-style:normal;font-weight:400;line-height:25px}#LDP_main .LDP_aboutUs_tableTitle{color:#727272;text-align:right;-webkit-font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"ss03" on,"rvrn" on,"ss02" on;font-size:2em;font-style:normal;font-weight:800;line-height:normal;padding:0;margin:0}@media screen and (max-width:768px){#LDP_main .LDP_aboutUs_tableTitle{font-size:1em;font-weight:700;margin-bottom:21px!important}}#LDP_main .LDP__fundsIntro-selctBox-title{margin-bottom:10px;color:#5c5c5c;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:.875em;font-style:normal;font-weight:600;line-height:normal}#LDP_main .LDP__fundsIntro_headerH3{color:#5c5c5c;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:2em;font-style:normal;font-weight:800;line-height:normal}@media screen and (max-width:768px){#LDP_main .LDP__fundsIntro_headerH3{font-size:1.1428571428571428em;font-weight:700;text-align:center;width:100%;margin:0}}#LDP_main .LDP__fundsIntro_badge{min-width:177px;height:35px;border-radius:5px;background:#f7941e;padding:6px 8px;color:#353535;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:.9375em;font-style:normal;font-weight:500;line-height:normal;text-align:center;margin:20px auto 0}.crowd_link{-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}@-webkit-keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media screen and (max-width:768px){#LDP_main .LDP__fundsIntro_badge{font-size:.8571428571428571em;font-weight:400;padding:6px 10px;min-width:140px;min-height:30px;height:unset;margin:15px auto 0}}#LDP_main .LDP__fundsIntro_infoBox{width:430px;height:180px;border-radius:15px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.LDP__fundsIntro_infoBox_1{width:160px;order:1;flex-direction:column;padding:38.26px 32.74px 32.74px;margin-left:55px}.LDP__fundsIntro_infoBox_2{order:2;padding:38px 33px 33px;margin-left:55px}.LDP__fundsIntro_infoBox_3{order:3;padding:38px 33px 33px}@media screen and (max-width:768px){#LDP_main .LDP__fundsIntro_infoBox{width:160px;height:110px;flex-shrink:0;border-radius:5px;background:#fff;color:#5c5c5c;text-align:center;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on}.LDP__fundsIntro_infoBox_1{width:330px!important;padding:34px 14px;flex-direction:row!important;margin-left:0!important;order:3}.LDP__fundsIntro_infoBox_2{padding:19px 6px 14px;margin-left:0!important;order:2;margin-bottom:8px}.LDP__fundsIntro_infoBox_3{order:1;padding:9px 14px 14px;margin-bottom:8px}}@media screen and (max-width:349px){.LDP__fundsIntro_infoBox_1{width:100%!important;max-width:330px!important}.LDP__fundsIntro_infoBox_2,.LDP__fundsIntro_infoBox_3{width:100%!important;max-width:330px!important;padding:34px 14px;flex-direction:row!important;margin-left:0!important}}#LDP_main .LDP__fundsIntro_infoBox_mobile:not(:last-child){margin-left:0}#LDP_main .LDP__fundsIntro_infoBox-upperText{color:#5c5c5c;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;text-align:center;font-size:1.25em;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:768px){#LDP_main .LDP__fundsIntro_infoBox-upperText{font-size:1em;font-weight:400}}#LDP_main .LDP__fundsIntro_infoBox-lowerText{color:#006b0b;-webkit-font-feature-settings:"ss01" on,"rvrn" on,"ss02" on;font-feature-settings:"ss01" on,"rvrn" on,"ss02" on;text-align:center;font-size:1.25em;font-style:normal;font-weight:800;line-height:normal}@media screen and (max-width:768px){#LDP_main .LDP__fundsIntro_infoBox-lowerText{font-size:1em;font-weight:700}}#LDP_main .LDP__fundsIntro-tabButton{font-size:16px;width:300px;padding-bottom:22px;color:#81858b;font-style:normal;line-height:normal;font-weight:700}@media screen and (max-width:768px){#LDP_main .LDP__fundsIntro-tabButton{margin:0 10px;width:200px;font-size:12px;font-weight:400}}#LDP_main .LDP_activeclass{font-weight:700!important}@media screen and (max-width:1612px){#LDP_main .LDP__fundsIntro-tabButton{width:200px}}@media screen and (max-width:1316px){#LDP_main .LDP__fundsIntro-tabButton{width:unset}}#LDP_main .LDP__fundsIntro-ul{list-style:none;padding:0;margin:127.74px 0 0}#LDP_main .LDP__fundsIntro-ul li{margin:0;padding:0;color:#494949;-webkit-font-feature-settings:"ss02" on;font-feature-settings:"ss02" on;font-style:normal;font-weight:500;line-height:normal}#LDP_main .LDP__fundsIntro-ul li:not(:last-child){margin-bottom:12px}.LDP__fundsIntro-ul_li_square{margin-left:19px;width:13px;min-width:13px;max-width:13px;height:13px;min-height:13px;max-height:13px;border-radius:3px;background:#f15a29;display:inline-block}@media screen and (max-width:768px){.LDP__fundsIntro-ul_li_square{width:6px;min-width:6px;max-width:6px;height:6px;min-height:6px;max-height:6px;border-radius:1px;background:#ef394e;margin-left:9px}}@media screen and (max-width:768px){#LDP_main .LDP__fundsIntro-ul{margin:32px 0 0;padding:0 15px}#LDP_main .LDP__fundsIntro-ul li{font-size:12px;font-weight:400}#LDP_main .LDP__fundsIntro-ul li:not(:last-child){margin-bottom:15px}}#LDP_main .LDP_mini_table{max-width:500px;min-width:500px;color:#676767;text-align:right;-webkit-font-feature-settings:"ss02" on;font-feature-settings:"ss02" on;font-size:20px;font-style:normal;font-weight:500;line-height:normal;border-collapse:collapse}@media screen and (max-width:768px){#LDP_main .LDP_mini_table{font-size:12px;font-weight:400}}#LDP_main .LDP_mini_table tr{border-bottom:1px solid #bebebe}#LDP_main .LDP_mini_table tr:last-child{border-bottom:none}#LDP_main .LDP_mini_table tr td{padding:9px 22px}#LDP_main .LDP_mini_table tr td:first-child{width:36%}#LDP_main .LDP_mini_table tr td:nth-child(2){width:64%}#LDP_main .LDP_mini_table_mobile tr td{color:#676767;-webkit-font-feature-settings:"ss02" on;font-feature-settings:"ss02" on;font-style:normal;line-height:normal}#LDP_main .LDP_mini_table_mobile tr td:first-child{font-weight:700}#LDP_main .LDP_mini_table_mobile tr td:nth-child(2){text-align:left;font-weight:400}#LDP_main .social_media{display:flex;justify-content:center;align-items:center}#LDP_main .social_media a:not(:last-child){margin-left:21.72px}@media screen and (max-width:768px){#LDP_main .social_media{display:flex;justify-content:center;align-items:center;margin-bottom:67.72px}}#LDP_main .LDP_LinkLabel{font-size:1em;font-weight:600;color:#717171}@media only screen and (max-width:768px){#LDP_main,#LDP_main #Sidebar,#LDP_main .Page{font-size:14px}#LDP_main .LDP_LinkLabel.Large{font-size:1em}#LDP_main .MenuItem:hover img.MenuItem_newIcon{-webkit-filter:unset;filter:unset}}.EbtalButton,.SodourButton{height:45px;min-width:90px;border-radius:7px;padding:10px;margin:12px;color:#fff;font-size:16px;font-weight:700;text-align:center;cursor:pointer;border:none;white-space:nowrap}#Dashboard .EbtalButton,#Dashboard .SodourButton{width:110px}.EbtalButton span,.SodourButton span{font-size:13px}.SodourButton{background:#008c16}.EbtalButton{background:#ca0000}.EbtalButton:focus,.EbtalButton:hover,.SodourButton:focus,.SodourButton:hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.VerticalDiv{flex-direction:column}.HorizontalDiv,.VerticalDiv{display:flex;align-items:center}.HorizontalDiv{flex-direction:row}.BuySellPane{flex-direction:column;align-items:stretch;overflow-y:hidden;background:#fff;border-radius:20px;margin:25px 0;padding:15px;transition:all 1s}.BuySellPane,.BuySellPaneTop{display:flex;min-width:800px;width:100%}.BuySellPaneTop{flex-direction:row;align-items:center;justify-content:space-around}p.OrangeBullet{font-size:13px;font-weight:500;line-height:30px;letter-spacing:0;text-align:right;margin-top:0;margin-bottom:0;display:inline-block;white-space:nowrap}p.OrangeBullet:before{display:inline-block;margin-left:5px;content:" ";min-height:10px;max-height:10px;min-width:10px;max-width:10px;border-radius:2px;background:#fe9530;top:50%;margin-top:-50%}.buysellAnnouncements{font-family:inherit;white-space:pre-wrap}.GreenBullet,.RedBullet{font-size:16px;font-weight:500;line-height:30px;letter-spacing:0;text-align:right;margin-top:0;margin-bottom:30px;margin-right:30px;text-align:justify}.GreenBullet:before,.RedBullet:before{display:inline-block;content:" ";height:10px;width:10px;border-radius:2px;background:#008c16;top:50%;margin-top:-50%;margin-right:-25px;margin-left:15px}.GreenBullet:before{background:#008c16}.RedBullet:before{background:#ca0000}.BulletLink{text-decoration:none;color:rgba(0,0,0,.6666666666666666);text-align:justify}.BulletLink:hover{text-decoration:none;color:rgba(0,0,0,.8)}.BuySellPane .VerticalBar{width:1px;height:120px;background:rgba(0,0,0,.2);margin:10px}.BuySellPane.active .VerticalBar{background:rgba(0,0,0,.5019607843137255)}.BuySellPane.active:not(.info){background:#d2d2d2;transition:all 1s}.HoverBright:hover{-webkit-filter:invert(.5);filter:invert(.5)}.BuySellPane .Expand{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .7s}.BuySellPane.info.active .Expand{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .7s}.BuyControl,.SellControl{display:flex;flex-direction:column;justify-content:space-between;max-width:440px;min-width:420px;min-height:650px;padding:25px;margin:30px;border-radius:20px;overflow:hidden;font-size:13px}.SellControl{background:rgba(254,238,238,.5019607843137255);height:650px}.BuyControl{background:rgba(239,255,242,.5)}.SellControlEtf{height:unset}.BuyControl form,.SellControl form{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0}.BuyControl .ControlActions,.SellControl .ControlActions{min-height:110px}.EbtalTitle,.EbtalTitle2,.SodourTitle,.SodourTitle2{font-size:20px;font-weight:600;letter-spacing:0;margin-right:15px;margin-bottom:40px}.SodourTitle,.SodourTitle2{color:#008c16}.EbtalTitle,.EbtalTitle2{color:#ca0000}.EbtalTitle2,.SodourTitle2{margin-right:0;text-align:center}.EbtalTitle:before,.SodourTitle:before{display:inline-block;content:" ";min-height:10px;min-width:10px;border-radius:2px;background:#008c16;top:50%;margin-top:-50%;margin-left:10px}.SodourTitle:before{background:#008c16}.EbtalTitle:before{background:#ca0000}.BuyControl input,.SellControl input{width:100%;height:52px;border-radius:10px;border:none;padding-right:15px}.BuyControl input.Error,.SellControl input.Error{border:1px solid #ef1b33}.BuyControl input.Success,.SellControl input.Success{border:1px solid #008c16}.BuyControl p{color:rgba(0,0,0,.5019607843137255)}.BuyControl p.Error,.SellControl p.Error{color:#ef1b33}.BuyControl p.Success,.SellControl p.Success{color:#008c16}.BuyControl p.Horoof{font-size:13px;padding-right:10px;height:3em;max-height:3em;overflow:hidden}.BuyControl input[type=button],.BuyControl input[type=submit],.SellControl input[type=button],.SellControl input[type=submit]{color:#fff;border-radius:6px;border:none;font-size:16px;cursor:pointer}.SellControl input[type=button],.SellControl input[type=submit]{background:#ca0000}.BuyControl input[type=button]:disabled,.BuyControl input[type=submit]:disabled,.EbtalButton:disabled,.SellControl input[type=button]:disabled,.SellControl input[type=submit]:disabled,.SodourButton:disabled{-webkit-filter:opacity(.4);filter:opacity(.4);cursor:default}.BuyControl input[type=button]:focus,.BuyControl input[type=button]:not(:disabled):hover,.BuyControl input[type=submit]:focus,.BuyControl input[type=submit]:not(:disabled):hover{background:#006c0d}.SellControl input[type=button]:focus,.SellControl input[type=button]:not(:disabled):hover,.SellControl input[type=submit]:focus,.SellControl input[type=submit]:not(:disabled):hover{background:#9a0000}.BuyControl input[type=button],.BuyControl input[type=submit]{background:#008c16;color:#fff;border-radius:6px}.BuyControl .DataBox,.SellControl .DataBox{height:52px;border-radius:10px;background:#c8decb;padding:15px;margin-left:-50px;padding-left:50px!important;width:100%;font-size:15px}.BuyControl .databox_shenaseyeVariz{padding-left:15px!important}.BuyControl .DataBox{background:#c8decb}.SellControl .DataBox{background:#e3cbcb}.BuyControl .SelectBox{max-width:unset;width:100%}.BuyControl .SelectBox:focus .SelectBoxButton{box-shadow:0 0 4px rgba(0,108,13,.7529411764705882)}.BuyControl .SelectOption:hover{color:#006c0d}.BuyControl .DataBox+.DataBox,.SellControl .DataBox+.DataBox{margin-top:40px}@-webkit-keyframes grow-in{0%{height:0}to{height:800px}}@keyframes grow-in{0%{height:0}to{height:800px}}@-webkit-keyframes grow-out{0%{height:800px}to{height:0}}@keyframes grow-out{0%{height:800px}to{height:0}}input:checked+.BuySellPanTail{max-height:2000px;transition:max-height 1s}input:not(:checked)+.BuySellPanTail{max-height:0;transition:max-height 1s}i.Rial,i.Toman,i.Vahed{margin-top:12px}i.Rial:before,i.Toman:before,i.Vahed:before{font-style:normal;cursor:default;color:rgba(0,0,0,.5333333333333333);padding-right:10px}i.Toman:before{content:"\62A\648\645\627\646"}i.Rial:before{content:"\631\6CC\627\644"}i.Vahed:before{content:"\648\627\62D\62F"}#ConfirmMessgae .RButton{display:inline-block;width:150px;height:52px;border:2px solid #81858b;border-radius:6px;margin:0 22px;font-size:18px;cursor:pointer;background:none;color:unset}#ConfirmMessgae .RButton:focus,#ConfirmMessgae .RButton:hover{color:#000}#ConfirmMessgae .RButton:hover{border-color:#000}.checkbox{display:block;position:relative;padding-right:35px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;right:0;height:20px;width:20px;background-color:#eee;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.2)}.BuyControl .checkbox:hover input~.checkmark,.BuyControl .checkbox input:focus~.checkmark{background-color:#c8decb}.SellControl .checkbox:hover input~.checkmark,.SellControl .checkbox input:focus~.checkmark{background-color:#e3cbcb}.BuyControl .checkbox input:checked:focus~.checkmark{background-color:#006c0d}.SellControl .checkbox input:checked:focus~.checkmark{background-color:#9a0000}.BuyControl .checkbox input:checked~.checkmark{background-color:#008c16}.SellControl .checkbox input:checked~.checkmark{background-color:#ca0000}.checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{left:6.5px;top:1px;width:4px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(40deg);transform:rotate(40deg)}@media only screen and (max-width:768px){.BuySellPane{max-width:unset;min-width:unset;margin:20px 0}.BuySellPaneTop{flex-direction:column;min-width:unset}#ConfirmMessgae .RButton{font-size:16px}}.BuyControl .radiobutton{display:block;position:relative;padding-right:35px;margin-bottom:12px;cursor:pointer;font-size:16px;font-weight:800;-webkit-user-select:none;user-select:none;color:#000}.BuyControl li{color:#787878;text-align:justify;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-right:40px;margin-left:30px}.BuyControl li:last-of-type{margin-bottom:16px}.BuyControl .HelpLink{color:#008c16;text-align:right;font-size:12px;font-style:normal;font-weight:800;line-height:normal;cursor:pointer;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;margin:4px 10px;text-decoration:none}.BuyControl .HelpLink:hover{-webkit-filter:brightness(1.4);filter:brightness(1.4)}.BuyControl .radiobutton input{position:absolute;opacity:0;cursor:pointer;width:0}.BuyControl .radiobutton .checkmark{position:absolute;top:calc(50% - 7.5px);right:0;height:15px;width:15px;background-color:transparent;background-clip:padding-box;border-radius:50%;border:3px solid transparent;outline:2px solid #008c16;font-size:14px;font-weight:500;color:rgba(0,0,0,.5333333333333333)}.BuyControl .radiobutton:hover input~.checkmark{background-color:rgba(0,140,22,.3764705882352941)}.BuyControl .radiobutton input:checked~.checkmark{background-color:#008c16}.BuyControl .radiobutton .checkmark:after{display:none!important}.Iconic{text-indent:-40px;margin-right:40px;text-align:justify}@media only screen and (max-width:768px){.EbtalButton,.SodourButton{width:80px;height:40px;font-size:12px;font-weight:700}#Dashboard .EbtalButton,#Dashboard .SodourButton{width:115px;height:50px}p.OrangeBullet{font-size:11px;font-weight:500}.Iconic{font-size:12px;font-weight:500;text-indent:-27px;margin-right:25px}.BulletLink{font-size:11px;font-weight:500}.BuyControl,.SellControl{min-width:100%;padding:30px 12px 12px;font-size:12px;font-weight:500}.EbtalTitle,.EbtalTitle2,.SodourTitle,.SodourTitle2{text-align:center;font-size:15px;font-weight:700;margin:20px 0 40px}i.Rial,i.Toman,i.Vahed{margin-top:18px}.BuyControl p.Horoof,.SellControl p.Horoof{font-size:10px;font-weight:500}.BuyControl .DataBox,.SellControl .DataBox{font-size:12px;padding-left:15px!important}.BuyControl .radiobutton{font-size:10px;font-weight:500;color:rgba(0,0,0,.5333333333333333);margin-bottom:25px}.BuyControl input[type=button],.BuyControl input[type=submit],.BuyControl p.LinkLabel,.SellControl input[type=button],.SellControl input[type=submit],.SellControl p.LinkLabel{font-size:12px;font-weight:500}.BuyControl li{font-size:10px;margin-right:25px;margin-left:25px}.BuyControl .HelpLink{font-size:10px;font-weight:600;line-height:normal;margin:0 10px}}.buysell_reinvest_activation_form{width:600px;min-height:200px;border-radius:15px;background:#e1e8e2;box-shadow:0 10px 20px 0 #b4c5b7;padding:65px 54px;margin:105px auto 181px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#383838;font-size:16px;font-style:normal;font-weight:700;line-height:30px;position:relative}.buysell_reinvest_form{margin-top:105px;width:600px;height:400px;border-radius:15px;background:#007a13;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);color:#fff;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:16px;font-style:normal;font-weight:700;line-height:30px}.buysell_reinvest_textAndcheckbox_container,.reInvestInputBoxAndText{display:flex;justify-content:space-between;align-items:center;width:100%}.reInvestInputBoxAndText{flex-wrap:wrap;margin:66px 0 60px}.reInvestInputBox{display:flex;justify-content:space-between;align-items:center;width:150px;height:50px;padding:10px 18px;color:#464646;font-weight:700px;border-radius:10px;background:#f0f0f0}.reInvestSendButton{width:220px;height:52px;padding:14px 75px;border-radius:6px;background:#00bc1e;font-size:15px;font-weight:700}.reInvest_checkbox{display:flex;flex-direction:column;justify-content:center;align-items:center}.orderHistoryBtn{width:220px!important;margin-top:60px!important}@media screen and (max-width:768px){.buysell_reinvest_form{margin-top:80px}.buysell_reinvest_activation_form{width:100%;padding:30px 20px}.buysell_reinvest_form{height:100%}.orderHistoryBtn{width:80%!important}.reInvestSendButton{margin:0 auto}}@media screen and (max-width:620px){.reInvestInputBoxAndText{flex-direction:column;justify-content:center}.reInvestInputBox{margin-top:20px;margin-right:0}.reInvestSendButton{width:100%;padding:14px}}@media screen and (max-width:600px){.buysell_reinvest_textAndcheckbox_container{flex-direction:column;justify-content:space-between;padding:16px 12px}.reInvest_checkbox{flex-direction:row}}@media screen and (max-width:460px){.orderHistoryBtn{width:100%!important;margin-right:0!important;margin-left:0!important}}@media screen and (max-width:400px){.orderHistoryBtn{font-size:15px}.buysell_reinvest_form{height:100%}.buysell_reinvest_activation_form{padding:12px 8px}}@media screen and (max-width:360px){.reInvestInputBox{width:100%}}@media screen and (max-width:320px){.reInvest_checkbox{flex-direction:column}}.reinvestLoading,.reInvestSuccessMessage{width:100%;height:100%;position:absolute;top:0;right:0;border-radius:15px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;padding:101px 0 39px}.reinvestLoading{padding:0;display:flex;justify-content:center;align-items:center}.reInvestSuccessMessage p{color:#fff;font-size:20px;font-weight:700}.reInvestErrorMessage,.reInvestSuccessMessage p{text-align:center;font-style:normal;line-height:normal}.reInvestErrorMessage{color:#ef1b33;position:absolute;bottom:-50px;right:0;width:100%}.buy_paymethod_select_lists{margin:0;padding:0}.info_etfForm span svg,.info_sell_etfForm span svg{margin-left:12px}.info_etfForm img,.info_sell_etfForm img{margin:unset!important;padding:4px 1px 4px 12px!important}.acceptRules_etf{margin:95px 0 96px}.acceptRules_etf,.acceptRules_etf span a{font-size:13px;font-weight:500;line-height:20px;color:#656565!important}.radioBtn_payment_etf{font-size:16px;font-weight:700;line-height:1.5em;color:#000}.payment_remain_etf{font-size:13px;font-weight:400;line-height:1.53em;-webkit-font-feature-settings:"ss02" on,"ss03" on;font-feature-settings:"ss02" on,"ss03" on;color:#787878}.radioBtn_payment_etf{padding-right:24px!important}.Horoof_etf{font-size:13px;font-weight:500;line-height:1.53em;-webkit-font-feature-settings:"ss01" on;font-feature-settings:"ss01" on;color:rgba(0,0,0,.5)}.SellControl .cancelable_databox{padding:8px 15px!important;text-align:center;height:100%;min-height:72px}.SellControl .cancelable_databox,.SellControl .dataBox_total,.SellControl .dataBox_waiting{font-size:12px;font-weight:400;line-height:18px;-webkit-font-feature-settings:"ss01" on;font-feature-settings:"ss01" on;color:#717171}.SellControl .dataBox_total,.SellControl .dataBox_waiting{height:30px;border-radius:5px;padding:6px 12px!important;margin:0;width:100%}.HorizontalDivSell{display:grid;grid-template-columns:52.32% 13.66% 34.01%;justify-content:stretch;align-items:center;width:unset!important}.dataBoxInput{width:unset;width:100%}@media screen and (max-width:768px){.HorizontalDivSell{width:unset!important;grid-template-columns:50% 15% 35%}.SellControl .dataBox_total,.SellControl .dataBox_waiting{padding:6px!important;width:100%;height:unset}.SellControl .cancelable_databox{padding:8px!important;width:unset;max-width:unset;width:100%;padding:8px;height:100%;min-height:72px}}@media print{.Certificate,.CertificateBack{padding:170px 70px 70px;font-weight:500;margin:0;height:209mm;width:100%;position:relative;overflow:hidden}.Certificate .CertificateBack{page-break-after:always}.Certificate .Background,.CertificateBack .Background{position:absolute;margin:0;padding:0;z-index:-1;top:0;left:0;height:100%;width:100%}.HalfCenter{width:50%;display:inline-block;text-align:center}.Receipt{padding:1in .5in .5in;font-weight:500;margin:0;height:296mm;width:100%;position:relative;overflow:hidden}.Receipt .Background{position:absolute;margin:0;padding:0;z-index:-1;top:0;left:0;height:100%;width:100%}.Receipt .GrayTable{font-size:14px;border-collapse:collapse;width:100%;background-color:#d9d9d9;print-color-adjust:exact!important}.Receipt .GrayTable td{border:2px solid #000;padding:5px 10px;line-height:180%}.AnnounceTable td:not(:first-child){text-align:center}.AnnounceTable{width:100%;border-collapse:collapse}.AnnounceTable td,.AnnounceTable th{border:2px solid #000;padding:5px 10px;line-height:180%}.AnnounceTable th{background-color:#d9d9d9;print-color-adjust:exact!important}body,html{width:100%;height:100%;margin:0}}#Turnover{display:flex;flex-direction:column}@media only screen and (max-width:768px){#Turnover{padding:0}}.ReinvestControl{width:33%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:50px;padding:35px 25px}.ReinvestControl:not(:last-of-type){border-left:1px solid rgba(0,0,0,.13333333333333333);-webkit-clip-path:inset(30px 0 50px 0);clip-path:inset(30px 0 50px 0)}.ReinvestControl .TextBox{background-color:rgba(0,0,0,.06666666666666667)}@media only screen and (max-width:768px){.ReinvestControl{width:100%;border-radius:20px;background:#f5f5f5;border-left:none!important;-webkit-clip-path:none!important;clip-path:none!important}.ReinvestControl .TextBox{background-color:#fff}}.bankAccounts_container{display:flex;justify-content:space-between;align-items:center}.bankAccounts_mobile{display:flex;flex-direction:column;height:229px}.bankAccountsTexts_mobile{color:rgba(0,0,0,.5);text-align:right!important;font-size:12px;font-style:normal;font-weight:500;line-height:normal;margin-right:26px;height:73.81px;display:flex;flex-direction:column;justify-content:space-between}#Dashboard{display:flex;flex-direction:row}#Dashboard>div:first-child{display:flex;flex-direction:column}#Dashboard #Composition,#Dashboard #Performance,#Dashboard #Total,#Dashboard #Waiting,#Dashboard .Top{margin:25px 20px 25px 50px;padding:15px;background:#fff;border-radius:20px;color:#717171;font-size:16px;font-weight:570;text-align:center}#Dashboard #Total{min-height:296px;min-width:495px;margin:0!important;margin-left:15px}#Dashboard .Top{box-shadow:0 10px #e3e3e3;min-height:400px;display:flex;flex-direction:row;margin:0!important}#Dashboard .Top .Right{display:flex;flex-direction:column;justify-content:space-between}#Dashboard .DButton{height:100px;width:240px;margin:8px;padding:25px;border-radius:15px;display:flex;align-items:center;justify-content:space-between}#Dashboard .DButton:hover{cursor:pointer}#Dashboard .DButton.active{background:#bfbfbf;box-shadow:0 5px #ededed}#Dashboard .DButton.active:after,#Dashboard .DButton:hover:after{background:url(/icons/expandBLK.svg) no-repeat}#Dashboard .DButton:after{margin-left:5px;content:"";background:url(/icons/expand.svg) no-repeat;height:25px;width:15px}#Dashboard .DButton{transition:background 1s}#Dashboard .Top .TopLeft{margin:10px;min-width:450px;width:100%;left:602px;top:264px;border-radius:20px;border:1px solid rgba(0,0,0,.2);min-height:496px!important}#Dashboard .Top .TopLeft,#Dashboard .Top .TopRight{display:flex;flex-direction:column;justify-content:space-between}#SSummary{display:flex;flex-direction:row;padding:15px;align-items:flex-end;justify-content:space-between}#Dashboard .VerticalBar{width:1px;height:70%;background:#a9a9a9;margin:10px}#Dashboard .Title{font-size:16px;margin-top:15px;color:#717171;font-weight:700;font-variation-settings:"dots" 4}#Dashboard #DashboardBottom,#Dashboard #DashboardMiddle{display:flex;flex-direction:row;margin:0}#Dashboard #DashboardMiddle{justify-content:space-between;align-items:center;margin-top:43px}#Dashboard #Composition,#Dashboard #Performance{width:240px;min-height:295px;flex-shrink:0;font-size:14px;font-weight:500;margin-right:15px}#Dashboard #Performance,#Dashboard #Waiting{height:350px}#Dashboard #Total,#Dashboard #Waiting{width:100%;margin-left:5px}div#Waiting{margin:49px 0 0!important}#Dashboard #Total{display:flex;flex-direction:row;justify-content:stretch;align-items:center}table.STable{box-sizing:border-box;padding:10px;border-collapse:collapse;margin:10px}td.STableCell{padding:20px;border:3px #000;font-size:16px;font-weight:700;line-height:24px}tr.STableRow:first-child td{border-bottom:1px solid rgba(0,0,0,.2);font-size:14px}.GreenText{font-size:36px;color:#007012;font-weight:900;margin-top:20px;margin-bottom:-10px}#Dashboard #Leftbar{min-width:400px;width:400px;display:flex;flex-direction:column;margin:0;padding:0!important}#Dashboard #AlertPane,#Dashboard #MiniSlides{background:#fff;border-radius:20px;width:100%;margin-bottom:30px}#Dashboard .AlertPane{min-height:829px!important;max-height:829px!important;padding:"20px";color:rgba(0,0,0,.6);-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:.875em;font-style:normal;font-weight:400;line-height:normal}.AlertPane__ul{list-style:none;padding:0;margin:0}.AlertPane__ul li{display:flex;justify-content:space-between;align-items:center;height:61px;padding:20px 0;font-size:.875em;font-weight:400}.AlertPane__ul li:not(:last-child){border:none;border-bottom:1px solid rgba(0,0,0,.2)}.AlertPane__ul li:first-child{padding-top:0}.leftBarTabs{border:none;border-radius:0;padding:29px 25px 29px 8px;margin-top:0}.alertsTab{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.alertsTab_container{max-height:696px;flex:1 1;padding:0 0 0 16px;overflow-y:auto;scrollbar-width:thin}@media screen and (max-width:768px){#AlertPane{max-width:360px;margin:0 auto;background:#fff;min-height:unset;max-height:unset;height:100%;border-radius:15px;padding:"20px";color:rgba(0,0,0,.6);-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:.875em;font-style:normal;font-weight:400;line-height:normal}.alertsTab_container{max-height:unset;flex:1 1;padding:0 0 0 16px;overflow-y:unset;scrollbar-width:unset}}.leftBarTabs_instantMessages{list-style:none;padding:0;margin:0;color:rgba(0,0,0,.6);text-align:justify;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:.875em;font-style:normal;line-height:normal}.leftBarTabs_instantMessages li{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:40px 0}.leftBarTabs_instantMessages li:first-child{padding-top:0}.leftBarTabs_instantMessages li span{margin-bottom:20px;font-weight:800}.leftBarTabs_instantMessages li p{font-weight:400}.leftBarTabs_instantMessages li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.leftBarTabs_instantMessages li:last-child{padding-bottom:0}@media screen and (max-width:768px){.leftBarTabs_instantMessages li span{margin-bottom:4px}}.alertsTab_container::-webkit-scrollbar,.leftBarTabs_instantMessages::-webkit-scrollbar{width:8px}.alertsTab_container::-webkit-scrollbar-track,.leftBarTabs_instantMessages::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #a39c9c;width:8px;border-radius:10px}.alertsTab_container::-webkit-scrollbar-thumb,.leftBarTabs_instantMessages::-webkit-scrollbar-thumb{background:#747474;border-radius:10px}#Performance .SelectBox{min-width:unset;font-size:14px;text-align:right}#Performance .SelectBoxButton{background-color:#ebebeb;height:45px}#Performance .SelectBoxArrow{left:8px;zoom:.8}#Performance .SelectBoxButton,#Performance .SelectOptions{margin:5px}@media only screen and (max-width:768px){#Dashboard{position:relative}#Dashboard #Composition{display:none}#Dashboard,#Dashboard #DashboardBottom,#Dashboard #DashboardMiddle,#Dashboard #SSummary,#Dashboard .Top{flex-direction:column;width:100%}#Dashboard .Top{margin-right:0}#Dashboard #AlertPane,#Dashboard #Composition,#Dashboard #Leftbar,#Dashboard #Performance,#Dashboard #Total,#Dashboard #Waiting{width:100%;padding:10px;min-width:100%;min-height:unset;margin:25px 0 0}#Dashboard #Waiting{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#Dashboard #Total{flex-direction:column;min-width:100%}#Dashboard #Composition,#Dashboard #Performance,#Dashboard .miniSlideshow{margin-top:20px}#Dashboard .Top,#Dashboard .TopLeft{height:unset;padding:0 0 15px}#Dashboard .Top .TopLeft{max-height:0;min-height:unset!important;overflow-y:hidden;overflow-x:auto;transition:all .6s;margin:0;min-width:unset}#Dashboard .DButton:not(.active)+.TopLeft{border:none}#Dashboard .DButton.active+.TopLeft{max-height:2000px;height:unset;transition:all .6s;margin-left:10px;margin-right:10px;width:calc(100% - 20px)}#Dashboard .DButton{width:100%;margin:0 0 15px}#Dashboard .DButton img{margin-left:auto;margin-right:auto}#Dashboard .DButton:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);height:15px;transition:all .6s}#Dashboard .DButton.DButton.active:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .6s}#Dashboard .Top .TopRight{overflow-x:auto}}.ins_msg_bell_icon{-webkit-animation:ring 4s ease-in-out .7s infinite;-webkit-transform-origin:50% 4px;-moz-animation:ring 4s .7s ease-in-out infinite;-moz-transform-origin:50% 4px;animation:ring 4s ease-in-out .7s infinite;transform-origin:50% 4px}@-webkit-keyframes ring{0%{-webkit-transform:rotate(0)}1%{-webkit-transform:rotate(30deg)}3%{-webkit-transform:rotate(-28deg)}5%{-webkit-transform:rotate(34deg)}7%{-webkit-transform:rotate(-32deg)}9%{-webkit-transform:rotate(30deg)}11%{-webkit-transform:rotate(-28deg)}13%{-webkit-transform:rotate(26deg)}15%{-webkit-transform:rotate(-24deg)}17%{-webkit-transform:rotate(22deg)}19%{-webkit-transform:rotate(-20deg)}21%{-webkit-transform:rotate(18deg)}23%{-webkit-transform:rotate(-16deg)}25%{-webkit-transform:rotate(14deg)}27%{-webkit-transform:rotate(-12deg)}29%{-webkit-transform:rotate(10deg)}31%{-webkit-transform:rotate(-8deg)}33%{-webkit-transform:rotate(6deg)}35%{-webkit-transform:rotate(-4deg)}37%{-webkit-transform:rotate(2deg)}39%{-webkit-transform:rotate(-1deg)}41%{-webkit-transform:rotate(1deg)}43%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(0)}}@keyframes ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}1%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}3%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}5%{-webkit-transform:rotate(34deg);transform:rotate(34deg)}7%{-webkit-transform:rotate(-32deg);transform:rotate(-32deg)}9%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}11%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}13%{-webkit-transform:rotate(26deg);transform:rotate(26deg)}15%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}17%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}19%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}21%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}23%{-webkit-transform:rotate(-16deg);transform:rotate(-16deg)}25%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}27%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}29%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}31%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}33%{-webkit-transform:rotate(6deg);transform:rotate(6deg)}35%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}37%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}39%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}41%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}43%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.ins_msg_bell_active{-webkit-filter:invert(24%) sepia(92%) saturate(7238%) hue-rotate(347deg) brightness(99%) contrast(89%);filter:invert(24%) sepia(92%) saturate(7238%) hue-rotate(347deg) brightness(99%) contrast(89%)}.AnnounceItem_dashboard{color:rgba(0,0,0,.6);text-align:justify;-webkit-font-feature-settings:"ss03" on,"ss02" on;font-feature-settings:"ss03" on,"ss02" on;font-size:.875em;font-weight:400;font-style:normal;line-height:normal;padding:34px 0;margin:0}.AnnounceItems_dashboard p:first-child{padding-top:0}.atiyeInfo img{margin:unset!important;margin-right:16px!important}.etf_registeration_popup{height:490px;width:100%;max-width:750px;width:750px;border-radius:15px;background-color:#fff;padding-top:61px;padding-bottom:55px}.etf_reg_link{background:#ca0000;font-size:15px;font-weight:700;line-height:22px;color:#fff;height:52px;min-width:225px;padding:14px 23px;border-radius:6px;text-decoration:none;text-align:center}.etf_reg_text{margin-top:84px;margin-bottom:80px;font-size:20px;font-weight:500;line-height:44px;color:#000;-webkit-font-feature-settings:"ss02" on,"ss03" on;font-feature-settings:"ss02" on,"ss03" on;font-variation-settings:"dots" 4}@media screen and (max-width:768px){.atiyeInfo img{margin:unset!important;margin-right:8px!important}.etf_registeration_popup{width:94vw;padding-top:40px;padding-bottom:40px}.etf_reg_text{font-size:16px}.etf_reg_link{font-size:14px;min-width:unset;width:62.5vw;padding:14px}}@font-face{font-family:IRANSans;src:url(/static/media/IRANSansXV.ae28d8b1.woff2) format("woff2");src:url(/static/media/IRANSansXV.80c1c0ea.woff) format("woff-variations");-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02";font-weight:100 900;font-display:fallback}@font-face{font-family:IRANSansMed;src:url(/static/media/IRANSansXV.ae28d8b1.woff2) format("woff2");src:url(/static/media/IRANSansXV.80c1c0ea.woff) format("woff-variations");-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02";font-weight:100 900;font-display:fallback}*{-webkit-font-feature-settings:"ss02";font-feature-settings:"ss02";font-variation-settings:"dots" 3}body{margin:0}input{outline:none}a,button,div,input,p,span,textarea{font-family:IRANSans;box-sizing:border-box}div[bar]{background-color:#000;width:2px;display:inline-block;margin:0 10px}div.Row{display:flex;align-items:stretch}div.Col{flex-grow:2}.flexCol_flexStart_center{justify-content:flex-start}.flexCol_center_center,.flexCol_flexStart_center{display:flex;flex-direction:column;align-items:center}.flexCol_center_center{justify-content:center}.flexCol_center_start{align-items:flex-start}.flexCol_center_end,.flexCol_center_start{display:flex;flex-direction:column;justify-content:center}.flexCol_center_end{align-items:flex-end}.flexCol_center_stretch{justify-content:center}.flexCol_center_stretch,.flexCol_start_stretch{display:flex;flex-direction:column;align-items:stretch}.flexCol_start_stretch{justify-content:start}.flexCol_between_stretch{align-items:stretch}.flexCol_between_center,.flexCol_between_stretch{display:flex;flex-direction:column;justify-content:space-between}.flexCol_between_center{align-items:center}.flexRow_start_center{display:flex;justify-content:flex-start;align-items:center}.flexRow_start_start{display:flex;justify-content:flex-start;align-items:flex-start}.flexRow_center_center{display:flex;justify-content:center;align-items:center}.flexRow_spaceBetween_start{display:flex;justify-content:space-between;align-items:flex-start}.flexRow_spaceBetween_center{display:flex;justify-content:space-between;align-items:center}.flexRow_spaceBetween_end{display:flex;justify-content:space-between;align-items:flex-end}.flexRow_end_center{display:flex;justify-content:flex-end;align-items:center}.flexRow_center_end{display:flex;justify-content:center;align-items:flex-end}div[hidden=true]{visibility:none}.LeftAligned,.LinkLabel.LeftAligned{width:100%;text-align:left}.IconLabel{display:flex;align-items:left;padding-left:5px}.IconLabel>p{text-align:left;padding:10px;margin:0}.LinkLabel{text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:rgba(0,0,0,.5);font-variation-settings:"dots" 3;cursor:pointer}.LinkLabel.Active{font-weight:700;color:rgba(0,0,0,.9)}.LinkLabel.Large{font-size:1em;line-height:normal;font-weight:900;color:#a7a7a7}.LinkLabel.Large.Active{color:#000}.LinkLabel:hover{color:#8b0000}.Label,div+Label{font-family:IRANSansMed;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:right;color:#000;font-variation-settings:"dots" 3;margin-top:20px;margin-bottom:4px}.width-50{width:50%}@media only screen{.PrintOnly{visibility:hidden;max-width:0;max-height:0}}@media only screen and (max-width:768px){:focus{-webkit-tap-highlight-color:transparent;outline:none;touch-action:manipulation}.LinkLabel.Large{color:rgba(0,0,0,.3);font-size:1em;font-weight:700}}.notFoundPage_text{margin:82px auto 37px;color:#5c5c5c;-webkit-font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-feature-settings:"ss02" on,"rvrn" on,"ss01" on;font-size:1.5em;line-height:40px}.notFoundPage_returnBtn,.notFoundPage_text{text-align:justify;font-style:normal;font-weight:700}.notFoundPage_returnBtn{text-decoration:none;width:135px;height:40px;flex-shrink:0;border-radius:5px;background:#f15a29;color:#fff;font-size:.875em;line-height:normal;padding:10px 31px 9px 34px;outline:none;border:none;margin:0 auto}.notFoundPage_returnBtn:hover{cursor:pointer}@media screen and (max-width:768px){.notFoundPage_text{margin:42px auto 30px;font-size:1em}.notFoundPage_returnBtn{width:120px;text-align:center;padding:10px}}.w-100{width:100%}.h-100{height:100%}