.content { --sdf-content-accent: #0051f3; --sdf-content-bg: #14171d; --sdf-content-head: #20242c; --sdf-content-head-2: #1a1e25; --sdf-content-line: #303641; --sdf-content-text: #f4f6fa; --sdf-content-muted: #aeb5c2; }.content .sdf-table-scroll { display: block; width: 100%; max-width: 100%; margin: 24px 0px 34px; overflow: auto hidden; overscroll-behavior-inline: contain; border-top-style: ; border-top-width: ; border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-color: ; border-bottom-style: ; border-bottom-width: ; border-left-color: ; border-left-style: ; border-left-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-top-color: rgba(0, 81, 243, 0.76); border-radius: 15px; background: rgba(255, 255, 255, 0.01); box-shadow: rgba(0, 0, 0, 0.15) 0px 12px 30px; scrollbar-width: thin; scrollbar-color: var(--sdf-content-accent) #20242c; }.content .sdf-table-scroll > table.sdf-blog-table { direction: rtl; color: var(--sdf-content-text); font-size: 15px; font-variant-numeric: tabular-nums; line-height: 1.85; width: max-content !important; min-width: 100% !important; max-width: none !important; margin: 0px !important; border: 0px !important; border-collapse: separate !important; border-spacing: 0px !important; table-layout: auto !important; background: transparent !important; }.content .sdf-table-scroll > table.sdf-blog-table th, .content .sdf-table-scroll > table.sdf-blog-table td { min-width: 145px; max-width: 320px; color: inherit; white-space: normal; overflow-wrap: anywhere; word-break: normal; padding: 15px 17px !important; border-top: 0px !important; border-right: 0px !important; border-left: 0px !important; border-image: none !important; border-inline-end: 1px solid var(--sdf-content-line) !important; border-bottom: 1px solid var(--sdf-content-line) !important; background: transparent !important; text-align: center !important; vertical-align: middle !important; }.content .sdf-table-scroll > table.sdf-blog-table tr > :last-child { border-inline-end: 0px !important; }.content .sdf-table-scroll > table.sdf-blog-table th > *, .content .sdf-table-scroll > table.sdf-blog-table td > * { text-align: center !important; }.content .sdf-table-scroll > table.sdf-blog-table th > :first-child, .content .sdf-table-scroll > table.sdf-blog-table td > :first-child { margin-top: 0px !important; }.content .sdf-table-scroll > table.sdf-blog-table th > :last-child, .content .sdf-table-scroll > table.sdf-blog-table td > :last-child { margin-bottom: 0px !important; }.content .sdf-table-scroll > table.sdf-blog-table tbody:last-of-type > tr:last-child > * { border-bottom: 0px !important; }.content .sdf-table-scroll > table.sdf-blog-table thead th, .content .sdf-table-scroll > table.sdf-blog-table.sdf-table-assumed-head tbody:first-of-type > tr:first-child > td { white-space: nowrap; padding-top: 16px !important; padding-bottom: 16px !important; color: rgb(251, 252, 255) !important; background: linear-gradient(180deg, var(--sdf-content-head), var(--sdf-content-head-2)) !important; font-weight: 800 !important; }.content .sdf-table-scroll > table.sdf-blog-table tbody tr:nth-child(2n) > * { background: rgba(255, 255, 255, 0.02) !important; }.content .sdf-table-scroll > table.sdf-blog-table tbody tr:hover > * { background: rgba(0, 81, 243, 0.05) !important; }.content .sdf-table-scroll > table.sdf-blog-table tbody td:first-child { color: rgb(255, 255, 255); font-weight: 700; }.content .sdf-unordered-list, .content .sdf-ordered-list { box-sizing: border-box; width: 100%; margin: 22px 0px 28px !important; padding: 0px !important; }.content .sdf-unordered-list { list-style: none !important; }.content .sdf-unordered-list > li { position: relative; border-radius: 9px; background: rgba(255, 255, 255, 0.02); color: inherit; line-height: 1.95; margin: 0px 0px 7px !important; padding: 11px 15px !important; border: 0px !important; border-inline-start: 3px solid var(--sdf-content-accent) !important; list-style: none !important; }.content .sdf-unordered-list > li:dir(rtl) { background: linear-gradient(270deg, rgba(0, 81, 243, 0.075), rgba(255, 255, 255, 0.01) 48%, transparent 100%); }.content .sdf-unordered-list > li:last-child { margin-bottom: 0px !important; }.content .sdf-ordered-list { counter-reset: sdf-list-item 0; list-style: none !important; }.content .sdf-ordered-list > li { position: relative; counter-increment: sdf-list-item 1; min-height: 42px; color: inherit; line-height: 1.95; margin: 0px !important; padding-block: 11px 12px !important; padding-inline: 48px 6px !important; border-width: 0px 0px 1px !important; border-style: none none solid !important; border-color: currentcolor currentcolor rgba(255, 255, 255, 0.09) !important; border-image: none !important; list-style: none !important; }.content .sdf-ordered-list > li::before { content: counter(sdf-list-item); position: absolute; inset-inline-start: 0px; top: 10px; display: grid; place-items: center; width: 30px; height: 30px; border-radius: 8px; background: var(--sdf-content-accent); box-shadow: rgba(0, 81, 243, 0.12) 0px 7px 18px; color: rgb(255, 255, 255); font-size: 14px; font-weight: 900; font-variant-numeric: tabular-nums; line-height: 1; }.content .sdf-ordered-list > li:last-child { border-bottom: 0px !important; }.content .sdf-unordered-list > li > :first-child, .content .sdf-ordered-list > li > :first-child { margin-top: 0px !important; }.content .sdf-unordered-list > li > :last-child, .content .sdf-ordered-list > li > :last-child { margin-bottom: 0px !important; }@media (max-width: 767px) {
  .content .sdf-table-scroll, .content figure.wp-block-table.sdf-table-figure { margin-top: 18px; margin-bottom: 28px; }
  .content .sdf-table-scroll { border-radius: 12px; box-shadow: none; }
  .content .sdf-table-scroll > table.sdf-blog-table { font-size: 14px; }
  .content .sdf-table-scroll > table.sdf-blog-table th, .content .sdf-table-scroll > table.sdf-blog-table td { min-width: 135px; max-width: 255px; padding: 13px 14px !important; }
  .content .sdf-unordered-list, .content .sdf-ordered-list { margin-top: 18px !important; margin-bottom: 24px !important; }
  .content .sdf-unordered-list > li { border-radius: 8px; padding: 10px 12px !important; }
  .content .sdf-ordered-list > li { min-height: 40px; padding-block: 10px 11px !important; padding-inline: 44px 3px !important; }
  .content .sdf-ordered-list > li::before { top: 9px; width: 28px; height: 28px; border-radius: 7px; font-size: 13px; }
}@media (prefers-reduced-motion: reduce){.content .sdf-table-scroll, .content .sdf-ordered-list > li::before { scroll-behavior: auto; }}