@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";a{text-decoration:none;color:var(--Text-Link-Strong-color-text-link-primary,#397CF1)}a:hover{text-decoration:underline;color:var(--Text-Link-Strong-color-text-link-primary-strong,#3067C7)}h2,h3,h4,h5,p,span{margin:0;padding:0;color:#000;font-family:Inter}big-title{font-weight:400;font-size:56px}h1{font-weight:700;font-size:34px;font-family:Inter}h2{font-weight:400;font-size:28px}h3{font-weight:500;font-size:22px}h4{font-weight:600;font-size:16px}h5{font-weight:700;font-size:12px}c1,h6{font-weight:500;font-size:12px}c1{color:var(--Text-color-text,#5C6670)}.c2,c1{font-family:Inter}.c2{font-weight:500;font-size:12px;color:#387ff7}p{font-weight:400}p,p1b{font-size:14px;margin:0}p1b{font-weight:600}p2,p2b{font-size:12px}p2b{font-weight:600}li{font-size:14px;font-weight:400}.typography-color-blue{color:var(--Text-Link-Strong-color-text-link-primary,#397CF1)}.typography-color-red{color:var(--Text-Error-color-text-error-weak,#CD0000)}.typography-color-green{color:var(--Text-Success-color-text-success,#85A413)}.typography-color-default{color:#000}.typography-color-gray{color:var(--Text-color-text,#5C6670)}.typography-color-lightgray{color:var(--Text-color-text-weak,#DCDEE0)}.typography-color-white{color:#fff}.typography-markdown-wrapper{display:flex;flex-direction:column;width:100%}.typography-markdown-wrapper img{max-width:100%;height:auto;object-fit:contain;border-radius:6px}.typography-markdown-wrapper>*{margin-bottom:1rem}.typography-markdown-wrapper>:last-child{margin-bottom:0}.markdown-table-container{border-radius:6px;overflow:auto;margin:24px 0;width:100%}.markdown-table{width:100%;border-collapse:collapse;background:var(--Background-color-background-weak,#FAFAFA)}.markdown-table .markdown-table-header{padding:.75rem 1rem;text-align:left;font-weight:600;background:var(--Background-color-background,#EFF0F0)}.markdown-table .markdown-table-cell{padding:.75rem 1rem;box-sizing:border-box}.markdown-table table td,.markdown-table table th{border:none}.markdown-table td,.markdown-table th{border-bottom:1px solid #e5e7eb}.markdown-table th{border-top:none}.markdown-table td:first-child,.markdown-table th:first-child{border-left:none}.markdown-table td:not(:last-child),.markdown-table th:last-child td:last-child,.markdown-table th:not(:last-child){border-right:none}.markdown-table tbody tr:last-child td{border-bottom:none}@media screen and (max-width:768px){.markdown-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}}