.content-documentation--code .content-documentation__code-info,.content-documentation--code .content-documentation__code-snippet{padding:33px 32px;border-radius:8px;border-left:2px solid #00a0fd;background:#0a1628}@media(max-width: 991px){.content-documentation--code .content-documentation__code-info,.content-documentation--code .content-documentation__code-snippet{padding:25px}}@media(max-width: 768px){.content-documentation--code .content-documentation__code-info,.content-documentation--code .content-documentation__code-snippet{padding:20px}}.content-documentation--code-info .content-documentation__code-info{display:grid;grid-template-columns:max-content minmax(0, 1fr);column-gap:20px;row-gap:0}.content-documentation--code-info .content-documentation__code-row{display:contents}.content-documentation--code-info .content-documentation__code-label,.content-documentation--code-info .content-documentation__code-value{font-size:14px;font-style:normal;font-weight:400;line-height:1.714em;letter-spacing:.3px}.content-documentation--code-info .content-documentation__code-label{color:#fac014;white-space:nowrap}.content-documentation--code-info .content-documentation__code-value{color:#9ca3af;min-width:0;overflow-wrap:anywhere;word-break:break-word}.content-documentation--code-info .content-documentation__code-value a{color:#00a0fd;text-decoration:none;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;overflow-wrap:anywhere;word-break:break-word}.content-documentation--code-snippet .content-documentation__code-snippet{overflow:hidden}.content-documentation--code-snippet .content-documentation__snippet-heading,.content-documentation--code-snippet .content-documentation__snippet-pre,.content-documentation--code-snippet .content-documentation__snippet-pre code{font-size:14px;font-style:normal;font-weight:400;line-height:1.428em;letter-spacing:.3px}.content-documentation--code-snippet .content-documentation__snippet-heading{margin-bottom:8px;color:#fff}.content-documentation--code-snippet .content-documentation__snippet-pre{margin:0;white-space:pre-wrap;overflow-x:auto}.content-documentation--code-snippet .content-documentation__snippet-pre code{display:block;width:100%;white-space:pre-wrap}.content-documentation--code-snippet .content-documentation__snippet-content{color:#fac014}.content-documentation--code-snippet .content-documentation__snippet-brace{color:#fff}.content-documentation--tags{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch;padding:33px 32px}.content-documentation--tags .content-documentation__heading{margin:0;color:#002b49}.content-documentation--tags .content-documentation__text{color:#0a1628}.content-documentation--tags .content-documentation__text p{margin-bottom:0;color:#0a1628}.content-documentation--tags .content-documentation__tags-wrapper{width:100%}.content-documentation--tags .content-documentation__tags-title{color:#0a1628;font-size:11px;line-height:100%;letter-spacing:.3px;text-transform:uppercase;border-bottom:1px solid rgba(10,22,40,.1);padding-bottom:11px}.content-documentation--tags .content-documentation__tags{display:flex;flex-wrap:wrap;gap:20px;width:100%;padding:12px 0;border-bottom:1px solid rgba(10,22,40,.1)}.content-documentation--tags .content-documentation__tag{display:flex;padding:4px 8px;border-radius:3px;border:1px solid rgba(10,22,40,.05);background:rgba(222,226,230,.5);color:#0a1628}@media(max-width: 991px){.content-documentation--tags{padding:25px}}@media(max-width: 768px){.content-documentation--tags{padding:20px;gap:32px}}.documentation-table{padding:33px 32px;max-width:100%;overflow:hidden}.documentation-table h1,.documentation-table h2,.documentation-table h3,.documentation-table h4,.documentation-table h5,.documentation-table h6{margin-bottom:40px;color:#002b49}.documentation-table .wp-block-table>table,.documentation-table .wp-block-table>figure>table{border-width:0 !important}.documentation-table .wp-block-table{display:block;width:100%;max-width:100%;margin:0;overflow-x:auto}.documentation-table .wp-block-table table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed}.documentation-table .wp-block-table thead{border-bottom:0}.documentation-table .wp-block-table thead tr{border-top:0 !important}.documentation-table .wp-block-table thead th{padding:0 0 12px;border:0;border-top:0 !important;border-bottom:1px solid rgba(10,22,40,.1);color:#0a1628;font-size:11px;font-weight:400;line-height:1em;letter-spacing:.3px;text-transform:uppercase;vertical-align:bottom;text-align:left}.documentation-table .wp-block-table thead th:not(:last-child){padding-right:10px}.documentation-table .wp-block-table thead th:first-child{width:68px}.documentation-table .wp-block-table thead th:last-child{width:346px}.documentation-table .wp-block-table tbody td{padding:12px 0;border:0;border-bottom:1px solid rgba(10,22,40,.1);color:#0a1628;font-size:16px;font-style:normal;font-weight:400;line-height:1.5em;letter-spacing:.3px;vertical-align:middle}.documentation-table .wp-block-table tbody td strong{display:inline-flex;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 8px;border-radius:3px;border:1px solid rgba(10,22,40,.05);background:rgba(222,226,230,.5);color:#0a1628;font-size:16px;font-style:normal;font-weight:400;line-height:1.5em;letter-spacing:.3px}.documentation-table .wp-block-table tbody td:not(:last-child){padding-right:10px}.documentation-table .wp-block-table tbody td:first-child{width:68px;white-space:nowrap}.documentation-table .wp-block-table tbody td:first-child strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.documentation-table .wp-block-table tbody td:nth-child(2){width:auto}.documentation-table .wp-block-table tbody td:last-child{width:346px;font-size:18px;font-style:normal;font-weight:400;line-height:1.555em;letter-spacing:0}@media(max-width: 991px){.documentation-table{padding:25px}}@media(max-width: 768px){.documentation-table{padding:20px}}.documentation-table--four-columns{background:#f8f9fa}.documentation-table--four-columns .wp-block-table table{width:760px;min-width:760px;table-layout:fixed;margin:0px}.documentation-table--four-columns .wp-block-table thead th:first-child{width:68px}.documentation-table--four-columns .wp-block-table thead th:nth-child(2),.documentation-table--four-columns .wp-block-table thead th:nth-child(3),.documentation-table--four-columns .wp-block-table thead th:nth-child(4){width:227px}.documentation-table--four-columns .wp-block-table tbody td:first-child{width:68px}.documentation-table--four-columns .wp-block-table tbody td:nth-child(2),.documentation-table--four-columns .wp-block-table tbody td:nth-child(3),.documentation-table--four-columns .wp-block-table tbody td:nth-child(4){width:227px}.documentation-table--four-columns .wp-block-table tbody td strong{border-radius:100px}@media(max-width: 991px){.documentation-table--four-columns .wp-block-table table{width:100%;min-width:760px;table-layout:auto}.documentation-table--four-columns .wp-block-table thead th:nth-child(4),.documentation-table--four-columns .wp-block-table thead td:nth-child(4),.documentation-table--four-columns .wp-block-table tbody th:nth-child(4),.documentation-table--four-columns .wp-block-table tbody td:nth-child(4){width:auto}}.content-documentation--text{padding-top:20px;padding-bottom:40px}.content-documentation--text.no-bottom-padding{padding-bottom:0}.content-documentation--text .content-documentation__heading{margin-bottom:16px;color:#0a1628}.content-documentation--text .content-documentation__text{color:#0a1628}.content-documentation--text .content-documentation__text p,.content-documentation--text .content-documentation__text a,.content-documentation--text .content-documentation__text li{color:#0a1628}.content-documentation--text .content-documentation__text ul,.content-documentation--text .content-documentation__text ol{padding-left:18px;margin-bottom:0}.content-documentation--text .content-documentation__text>*:last-child{margin-bottom:0}.content-documentation--text .content-documentation__text li{margin-bottom:15px}.content-documentation--text .content-documentation__text li:last-child{margin-bottom:0}.content-documentation--text .content-documentation__text p{margin-bottom:20px}@media(max-width: 991px){.content-documentation--text{padding-top:0;padding-bottom:0}}