:root{--background:#fff;--foreground:#171717}:root,:host{--color-primary-01:#edfcf6;--color-gray-05:#c7ccca;--color-gray-13:#474e4b;--color-gray-14:#393f3c;--color-gray-15:#2b2f2d;--color-blue-14:#00336d}@keyframes scale-up{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fillLeft{0%{width:0}to{width:var(--fill-width,85%)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}.polaris-ckeditor{color:#333;word-wrap:break-word;width:100%;font-family:Vazirmatn,IRANSansXFaNum,Dana;font-size:16px;line-height:1.6}.polaris-ckeditor h1,.polaris-ckeditor h2,.polaris-ckeditor h3,.polaris-ckeditor h4,.polaris-ckeditor h5,.polaris-ckeditor h6{text-align:right}.polaris-ckeditor h1{color:var(--color-gray-14);font-family:Dana;font-size:28px;font-weight:900;line-height:48px}@media (max-width:768px){.polaris-ckeditor h1{font-size:20px}}.polaris-ckeditor h2{color:var(--color-gray-15);font-family:Dana;font-size:24px;font-weight:700;line-height:40px}@media (max-width:768px){.polaris-ckeditor h2{font-size:16px}}.polaris-ckeditor h3{color:var(--color-gray-15);font-family:Dana;font-size:20px;font-weight:800;line-height:50px}@media (max-width:768px){.polaris-ckeditor h3{font-size:12px}}.polaris-ckeditor h4{color:var(--color-gray-15);font-family:Dana;font-size:16px;font-weight:500;line-height:40px}@media (max-width:768px){.polaris-ckeditor h4{font-size:16px}}.polaris-ckeditor h5{color:var(--Black-black-13);font-family:Dana;font-size:20px;font-weight:300;line-height:36px}@media (max-width:768px){.polaris-ckeditor h5{font-size:14px}}.polaris-ckeditor h6{color:var(--Black-black-10);font-family:Dana;font-size:30px;font-weight:300;line-height:48px}.polaris-ckeditor p{color:#1f1f1f;font-family:Vazirmatn;font-size:16px;font-weight:300;line-height:28px}@media (max-width:768px){.polaris-ckeditor p{font-size:12px}}.polaris-ckeditor strong{font-weight:700}.polaris-ckeditor a{color:var(--color-repeatedly-11);font-family:IranSansXFaNum;font-size:16px;font-weight:600;line-height:32px}.polaris-ckeditor a:hover{text-decoration:underline}.polaris-ckeditor li{color:var(--color-gray-13);align-items:center;margin-bottom:1rem;padding-left:0;padding-right:30px;font-size:14px;font-weight:500;list-style:none;position:relative}.polaris-ckeditor li:last-child{margin-bottom:0}.polaris-ckeditor li:before{content:"";background-image:var(--bullet-icon);background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block;position:absolute;right:0}.polaris-ckeditor.bullets-primary li{color:var(--color-gray-14);max-width:800px;font-family:Vazirmatn;font-size:16px;font-weight:400}.polaris-ckeditor.bullets-secondary li{color:var(--color-blue-14);max-width:800px;font-family:Vazirmatn;font-size:16px;font-weight:400}.polaris-ckeditor table{background-color:var(--color-white);border-spacing:0;direction:rtl;border:1px solid #dde0df;border-radius:12px;max-width:93vw;padding:8px;font-size:.95em;display:table-cell;overflow-x:auto}.polaris-ckeditor table p{width:100%;margin:0}.polaris-ckeditor table caption{color:#0d4d32;text-align:center;caption-side:top;border:1px solid var(--color-gray-05);background-color:var(--color-white);border-radius:8px;margin-bottom:16px;padding:.5rem 1.5rem;font-family:Dana;font-size:1rem;font-weight:500}.polaris-ckeditor table thead tr{background-color:var(--color-main-01)}.polaris-ckeditor table thead th{color:var(--color-darkBlue-13);text-align:right;padding:.85em 1.2em;font-family:IranSansXFaNum;font-size:15px;font-weight:700}@media (max-width:768px){.polaris-ckeditor table thead th{white-space:nowrap;font-size:12px}}.polaris-ckeditor table thead th:first-child{border-top-right-radius:12px}.polaris-ckeditor table thead th:last-child{border-right:none;border-top-left-radius:12px}.polaris-ckeditor table tbody tr{border-bottom:1px solid var(--color-main-03)}.polaris-ckeditor table tbody tr:first-child td:first-child{border-top-right-radius:12px}.polaris-ckeditor table tbody tr:first-child td:last-child{border-top-left-radius:12px}.polaris-ckeditor table tbody tr:last-child{border-bottom:none}.polaris-ckeditor table tbody tr:last-child td:first-child{border-bottom-right-radius:12px}.polaris-ckeditor table tbody tr:last-child td:last-child{border-bottom-left-radius:12px}.polaris-ckeditor table tbody tr:nth-child(odd){background-color:var(--color-primary-01)}.polaris-ckeditor table tbody tr:nth-child(2n){background-color:#fff}.polaris-ckeditor table tbody tr td{color:var(--color-darkBlue-14);vertical-align:middle;text-align:right;border-right:1px solid var(--color-main-03);padding:.75em 1.2em;font-family:IranSansXFaNum;font-size:15px;font-weight:300;line-height:30px}@media (max-width:768px){.polaris-ckeditor table tbody tr td{font-size:12px}}.polaris-ckeditor table tbody tr td:first-child{white-space:nowrap;border-right:none}.polaris-ckeditor table tbody tr td p{color:var(--Black-black-10);margin:0;font-family:IranSansXFaNum;font-size:15px;font-weight:300;line-height:30px}.polaris-ckeditor table tfoot{background-color:#f0f0f0}.polaris-ckeditor table tfoot td,.polaris-ckeditor table tfoot th{border-top:1px solid var(--color-main-03);text-align:right;padding:.6em 1.2em;font-weight:700}.polaris-ckeditor img{border:1px solid var(--DarkBlue-darkBlue-3);border-radius:12px;margin:36px 0;padding:2px;width:100%!important;height:auto!important}.polaris-ckeditor kbd{color:#333;background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;padding:.15em .45em;font-family:Courier New,Courier,monospace;font-size:.85em;display:inline-block;box-shadow:0 1px #0003}
