:root{--primary:#27dbaf;--darkPrimary:#18324d;--lightPrimary:#d5ebe5;--secondary:#3d6b99;--white:#f8f8ff;--red:#d85140;--orange:#f59e0b;--yellow:#facc15;--blue:#60baff;--gray:#708090;--lightGray:#a6afb7;--bgGray:hsla(0,0%,9%,.075);--bg:#eaeaea;--shadowPrimary:rgba(0,158,137,.2);--shadowDarkPrimary:rgba(0,106,93,.375);--shadowSecondary:rgba(61,107,153,.2);--shadowRed:rgba(216,81,64,.2);--shadowYellow:rgba(250,204,21,.2);--shadowOrange:rgba(245,158,11,.2);--shadowGray:rgba(112,128,144,.2);--shadowWhite:rgba(223,233,233,.2);--shadowBlue:rgba(96,186,255,.2);--outlineColor:rgba(112,128,144,.4);--popupBg:hsla(0,0%,9%,.8)}*{border:none;box-sizing:border-box;color:#171717;direction:rtl;font-family:iransans,sans-serif;font-weight:400;list-style:none;margin:0;outline:none;padding:0;-webkit-text-decoration:none;text-decoration:none;transition:all .2s}.ltr,.ltr *{direction:ltr}.rtl,.rtl *{direction:rtl}input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (max-width:1279px){html{font-size:calc(14px + .2vw)}}@media screen and (min-width:1280px){html{font-size:16px}}body{background-color:#eaeaea;background-color:var(--bg);max-width:100vw;min-height:100vh}span.icon{align-items:center;display:inline-flex;height:18px;justify-content:center;width:18px}span.icon.xl{height:26px;width:26px}span.icon.lg{height:22px;width:22px}span.icon.sm{height:16px;width:16px}span.icon.xs{height:14px;width:14px}span.icon.with-bg{background-color:#1b98f5;border-radius:4px;height:20px;padding:4px;width:20px}span.icon img,span.icon>svg{height:100%;max-height:100%;max-width:100%;width:auto}.text-gray{color:#708090;color:var(--gray)}.text-orange{color:#f59e0b;color:var(--orange)}.text-green{color:#27dbaf;color:var(--primary)}.text-blue{color:#3d6b99;color:var(--secondary)}.text-red{color:#d85140;color:var(--red)}.font-en{font-family:calibri,sans-serif,Arial}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.fade-enter-active,.fade-leave-active{transition:all .1s ease}.fade-enter,.fade-leave-active{opacity:0}.slide-right-enter-active,.slide-right-leave-active{transition:all .1s ease}.slide-right-enter,.slide-right-leave-active{opacity:0;transform:translateX(-50px)}@keyframes mortag-mortag{0%{opacity:1}50%{opacity:.25}to{opacity:1}}div.credit-card{border-radius:.75rem;flex-direction:column;height:100%;max-height:300px;max-width:490px;min-height:300px;padding:1rem}div.credit-card,div.credit-card>div.head{display:inline-flex;justify-content:space-between;width:100%}div.credit-card>div.head{align-items:center;height:auto}div.credit-card>div.head>span.title{align-items:center;color:var(--white);display:inline-flex;font-size:1.25rem;font-weight:500;letter-spacing:.05em}div.credit-card>div.head>span.title>span.icon{height:28px;margin-left:.75rem;width:28px}div.credit-card>div.head>a{align-items:center;color:var(--white);display:inline-flex;font-size:.875rem;letter-spacing:.025em;margin-left:-.75rem}div.credit-card>div.head>a>span.icon{opacity:0;transform:rotate(90deg)}div.credit-card>div.head>a:hover>span.icon{opacity:1}div.credit-card>div.body{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-top:-3rem}div.credit-card>div.body>span.balance{align-items:center;display:inline-flex;justify-content:center}div.credit-card>div.body>span.balance>span{color:var(--white);font-weight:500}div.credit-card>div.body>span.balance>span.label{font-size:1.5rem;margin-left:1rem}div.credit-card>div.body>span.balance>span.value{font-size:2rem}div.credit-card>div.body>span.balance.active>span.label{font-size:1.25rem}div.credit-card>div.body>span.balance.active>span.value{font-size:1.5rem}div.credit-card>div.footer{align-items:center;display:flex;justify-content:space-between;width:100%}div.credit-card>div.footer>span.action-btns{display:flex;margin-right:.5rem;width:auto}div.credit-card>div.footer>span.action-btns:first-child{margin-right:0}div.credit-card>div.footer>span.action-btns>button{align-items:center;background-color:transparent;border:1px solid var(--white);border-radius:9999px;color:var(--white);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;margin-right:.75rem;opacity:1;padding:3px 1rem 3px .75rem}div.credit-card>div.footer>span.action-btns>button>span.icon{margin-right:.375rem}div.credit-card>div.footer>span.action-btns>button:first-child{margin-right:0}div.credit-card>div.footer>span.action-btns>button:hover{background-color:var(--white)}@media screen and (max-width:480px){div.credit-card>div.body{margin-top:0}div.credit-card>div.footer{flex-direction:column}div.credit-card>div.footer>span.action-btns{margin:1rem 0 0;width:100%}div.credit-card>div.footer>span.action-btns:first-child{gap:1rem;margin-top:0}div.credit-card>div.footer>span.action-btns:first-child>button{margin-top:0}div.credit-card>div.footer>span.action-btns>button{background-color:var(--white);color:var(--primary);margin:1rem 0 0;opacity:1;width:100%}div.credit-card>div.footer>span.action-btns>button svg{fill:var(--primary)}div.credit-card>div.footer>span.action-btns>button:first-child{margin-top:0}}div.row-credit-card{border-radius:.75rem;display:flex;padding:1rem;width:100%}div.row-credit-card>div.head{align-items:center;display:flex}div.row-credit-card>div.head>span{color:var(--white);font-size:1rem;line-height:20px}div.row-credit-card>div.head>span.icon{margin-left:.5rem}div.row-credit-card>div.body{align-items:center;display:flex;flex-grow:1;justify-content:space-evenly}div.row-credit-card>div.body>span{display:flex}div.row-credit-card>div.body>span>span{color:var(--white);font-size:.875rem;font-weight:500;line-height:20px;margin:0 .25rem}div.row-credit-card>div.body>span>span:first-child{font-weight:400}div.row-credit-card>div.btns{align-items:center;display:flex}div.row-credit-card>div.btns>button{align-items:center;background-color:transparent;border:1px solid var(--shadowWhite);border-radius:6px;color:var(--white);cursor:pointer;display:inline-flex;height:auto;justify-content:center;max-width:160px;min-width:160px;padding:.125rem .75rem;width:100%}div.row-credit-card>div.btns>button>span.icon{margin-left:.25rem}div.row-credit-card>div.btns>button:last-child{margin-right:.5rem}div.row-credit-card>div.btns>button:hover{border-color:var(--white)}@media screen and (max-width:767px){div.row-credit-card{flex-flow:row wrap}div.row-credit-card>div.head{order:1;width:20%}div.row-credit-card>div.body{flex-direction:column;gap:.5rem;margin-top:1rem;order:3}div.row-credit-card>div.body>span{justify-content:space-between;width:100%}div.row-credit-card>div.btns{display:flex;justify-content:flex-end;order:2;width:80%}}@media screen and (min-width:992px)and (max-width:1199px){div.row-credit-card{flex-flow:row wrap}div.row-credit-card>div.head{order:1;width:20%}div.row-credit-card>div.body{flex-direction:column;gap:.5rem;margin-top:1rem;order:3}div.row-credit-card>div.body>span{justify-content:space-between;width:100%}div.row-credit-card>div.btns{display:flex;justify-content:flex-end;order:2;width:80%}}.dialog-announcement{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:50}.announcement-content{background-color:var(--white);border-radius:.75rem;max-width:28rem;padding:1.5rem;width:100%}.announcement-question{display:flex;justify-items:center;margin-bottom:1rem}.announcement-actions{display:flex;justify-content:flex-end}.announcement-confirm-button{border-radius:.5rem;color:var(--white);cursor:pointer;padding:.5rem 1rem;transition:background-color .2s}.announcement-confirm-button,.announcement-confirm-button:hover{background-color:var(--primary)}.announcement-confirm-button:disabled{cursor:not-allowed;opacity:.5}