.highlight_wr__j7rUu{padding:8px 12px 20px 20px;margin:16px 0;position:relative;border-radius:8px}.highlight_wr__j7rUu.highlight_response__zQdw3{background-color:#f5f6f8;border:1px solid #d8dee4}.highlight_wr__j7rUu.highlight_response__zQdw3 pre code{background-color:#f5f6f8;color:#353a44}.highlight_wr__j7rUu.highlight_inLayout__AkPNS{display:flex;flex-direction:column;margin:0;flex-shrink:1;flex-basis:max-content;flex-basis:auto;max-height:50%}.highlight_wr__j7rUu.highlight_inLayout__AkPNS pre{max-height:calc(100% - 41px);overflow:auto}.highlight_wr__j7rUu.highlight_inLayout__AkPNS pre code{max-height:100%}.highlight_wr__j7rUu pre{margin:0}.highlight_wr__j7rUu pre code{border-radius:0 0 10px 10px;max-height:700px;margin:0;font-size:12px;padding:0 10px 4px!important;text-wrap:pretty;overflow:auto}@-moz-document url-prefix(){.highlight_wr__j7rUu pre code{scrollbar-width:thin}}.highlight_wr__j7rUu pre code::-webkit-scrollbar{width:6px;height:6px}.highlight_wr__j7rUu pre code::-webkit-scrollbar-track{background-color:transparent;background-clip:content-box;border-radius:6px}.highlight_wr__j7rUu pre code::-webkit-scrollbar-thumb{background-color:var(--control-scroll-primary-default,#e7e7e7);background-clip:content-box;border-radius:50px;cursor:pointer}.highlight_wr__j7rUu pre code::-webkit-scrollbar-thumb:hover{background-color:var(--control-scroll-primary-hover,#ccc)}.highlight_wr__j7rUu pre code::-webkit-scrollbar-corner{background:var(--surface-background-primary,#202020)}.highlight_head__GT1N0{display:flex;align-items:center;margin-bottom:10px}.highlight_head__GT1N0 p{font-family:var(--poppins);font-size:18px;line-height:31px;font-weight:600;opacity:.5;color:var(--white);letter-spacing:0;margin:0}.highlight_head__GT1N0.highlight_response__zQdw3 p{color:#353a44}.highlight_head__GT1N0 .highlight_button__F0d72{font-family:var(--poppins);font-size:13px;line-height:26px;font-weight:500;background-color:var(--lime);color:var(--black);outline:none;border:none;padding-left:8px;border-radius:100px;cursor:pointer}.highlight_select__eTUQ5{display:flex;align-items:center;position:relative;margin-left:auto;margin-right:7px;border-right:1px solid hsla(0,0%,91%,.2);cursor:pointer}.highlight_select__eTUQ5 select{font-family:var(--poppins);font-size:14px;line-height:26px;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:auto;white-space:nowrap;padding:4px 20px 4px 12px;border:none;outline:none;background-color:transparent;cursor:pointer;color:var(--grey-100);background-image:url(/_next/static/media/arrow_right_down_grey.76957860.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:center right 4px}.highlight_button__F0d72{margin:0 8px 0 auto}.highlight_copy__IXJTo{width:15px;min-width:15px;height:16px;min-height:16px;background-image:url(/_next/static/media/copy.7505fee2.svg);margin-left:auto;cursor:pointer;position:relative}.highlight_copy__IXJTo:after{font-family:var(--poppins);font-size:12px;line-height:16px;font-weight:500;color:var(--black);content:"Copied";position:absolute;background-color:var(--grey-300);padding:1px 2px;border-radius:2px;right:-10px;bottom:calc(100% + 8px);opacity:0;transition:opacity .2s;width:max-content}.highlight_copy__IXJTo.highlight_success__olrt3:after{opacity:1}.highlight_noMargin__EzuPY{margin-left:0}.highlight_postmanContentWrap___EvSX{font-family:var(--poppins);font-size:16px;line-height:20px;font-weight:400;color:var(--grey-400);display:flex;align-items:center;gap:5px}.highlight_postmanContentWrap___EvSX a{font-family:var(--poppins);font-size:16px;line-height:20px;font-weight:400;text-decoration:none;color:var(--lime)}.highlight_postmanContentWrap___EvSX a:hover{text-decoration:underline}@media(max-width:567px){.highlight_postmanContentWrap___EvSX{flex-direction:column;align-items:center;gap:0}.highlight_postmanContentWrap___EvSX p{margin:0}}.dark .highlight_wr__j7rUu.highlight_response__zQdw3{background-color:#1b1e25;border-color:#2b3039}.dark .highlight_wr__j7rUu.highlight_response__zQdw3 pre code{background-color:#1b1e25;color:#c9ced8}.dark .highlight_head__GT1N0.highlight_response__zQdw3 p{color:var(--white)}.card_card__0mJUd{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;box-shadow:0 0 34px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;max-width:400px;width:100%;border-radius:10px;background-color:var(--white);overflow:hidden}.card_content__smm1P{padding:32px;text-align:center;display:flex;flex-direction:column;height:100%}.card_content__smm1P div{transition:color .2s,background-color .2s,border-color .2s,background-image .2s;font-family:var(--poppins);font-size:24px;line-height:31px;font-weight:400;margin:0}.card_content__smm1P p{margin-bottom:24px}.card_content__smm1P a{margin-top:auto}.card_content__smm1P button{font-family:var(--poppins);font-size:14px;line-height:24px;font-weight:400;width:100%;margin-top:auto;background-color:var(--lime);border:none;border-radius:8px;color:var(--black);cursor:pointer;transition:all .2s}.card_content__smm1P button:hover{background-color:var(--black);color:var(--lime)}@media(max-width:767px){.card_content__smm1P{padding:16px}}.dark .card_card__0mJUd{background-color:var(--dark)}.dark .card_card__0mJUd .card_content__smm1P div{color:var(--dark-font-1)}.cardsWr_cards__1kh2P{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}@media(max-width:860px){.cardsWr_cards__1kh2P{flex-direction:column;align-items:center;padding:0}}.heading_h1__o8Rzg,.heading_h2__QOTTu,.heading_h3__k8nSr,.heading_h4__uVKMR,.heading_h5__GZRki,.heading_h6__9HxSM{margin:0}.heading_h1__o8Rzg span,.heading_h2__QOTTu span,.heading_h3__k8nSr span,.heading_h4__uVKMR span,.heading_h5__GZRki span,.heading_h6__9HxSM span{display:flex;align-items:center;flex-wrap:wrap;white-space:break-spaces}.heading_h1__o8Rzg p,.heading_h2__QOTTu p,.heading_h3__k8nSr p,.heading_h4__uVKMR p,.heading_h5__GZRki p,.heading_h6__9HxSM p{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.heading_h1__o8Rzg .heading_headingAnchor__IsSOl,.heading_h2__QOTTu .heading_headingAnchor__IsSOl,.heading_h3__k8nSr .heading_headingAnchor__IsSOl,.heading_h4__uVKMR .heading_headingAnchor__IsSOl,.heading_h5__GZRki .heading_headingAnchor__IsSOl,.heading_h6__9HxSM .heading_headingAnchor__IsSOl{display:flex;align-items:center}.heading_h1__o8Rzg .heading_headingAnchor__IsSOl .heading_anchor__P_yhJ,.heading_h2__QOTTu .heading_headingAnchor__IsSOl .heading_anchor__P_yhJ,.heading_h3__k8nSr .heading_headingAnchor__IsSOl .heading_anchor__P_yhJ,.heading_h4__uVKMR .heading_headingAnchor__IsSOl .heading_anchor__P_yhJ,.heading_h5__GZRki .heading_headingAnchor__IsSOl .heading_anchor__P_yhJ,.heading_h6__9HxSM .heading_headingAnchor__IsSOl .heading_anchor__P_yhJ{margin-left:auto;height:24px;width:24px;background-image:url(/images/icons/icon_link_light.svg);background-repeat:no-repeat;background-position:50%}.dark .heading_headingAnchor__IsSOl .heading_anchor__P_yhJ{background-image:url(/images/icons/icon_link_dark.svg)}.notes_note__F5xRv{transition:color .2s,background-color .2s,border-color .2s;padding:15px 10px;margin:16px 0;word-break:break-word;border:2px solid var(--grey-200);border-radius:8px}.notes_note__F5xRv>:first-child{margin-top:0}.notes_note__F5xRv>:last-child{margin-bottom:0}.notes_note__F5xRv p{width:85%}.dark .notes_note__F5xRv p{color:var(--white)}.table_table__uT5jf{width:100%;overflow:auto}.table_table__uT5jf.table_comparisonTable__wDaJA table td,.table_table__uT5jf.table_comparisonTable__wDaJA table th{width:25%;text-align:left}.table_table__uT5jf.table_comparisonTable__wDaJA table td:first-child,.table_table__uT5jf.table_comparisonTable__wDaJA table th:first-child{width:18%}.table_table__uT5jf.table_comparisonTable__wDaJA table td:first-child{background-color:var(--dark3);color:var(--white)}.table_table__uT5jf.table_comparisonTable__wDaJA table tr:hover td{border-color:var(--grey-200)}.table_table__uT5jf table{width:100%;border-collapse:separate;border-spacing:0}.table_table__uT5jf th{transition:color .2s,background-color .2s,border-color .2s;font-family:var(--poppins);font-size:14px;line-height:22px;font-weight:400;background-color:var(--dark);color:var(--white);position:-webkit-sticky;position:sticky;top:0;z-index:2;word-break:auto-phrase;padding:8px 4px}.table_table__uT5jf th:first-child{border-right:none}.table_table__uT5jf th:not(:first-child):not(:last-child){border-left:none;border-right:none}.table_table__uT5jf th:last-child{border-left:none}.table_table__uT5jf td{vertical-align:top;color:var(--black);border-bottom:1px solid var(--grey-200);padding:8px 4px}.table_table__uT5jf td,.table_table__uT5jf td a{transition:color .2s,background-color .2s,border-color .2s;font-family:var(--poppins);font-size:14px;line-height:22px;font-weight:400}.table_table__uT5jf td:first-child{padding-left:8px;border-left:1px solid var(--grey-200);min-width:40px}.table_table__uT5jf td:last-child{padding-right:8px;border-right:1px solid var(--grey-200)}.table_table__uT5jf tr:hover td{background-color:var(--dark);border-color:var(--dark);color:var(--white)}.table_table__uT5jf tr:hover td a{color:var(--white)}.table_table__uT5jf table thead+tbody tr:first-child td{border-top:none}.table_table__uT5jf tr:first-child td{border-top:1px solid var(--grey-200)}.table_table__uT5jf tr:last-child td{border-bottom:1px solid var(--grey-200)}.dark .table_table__uT5jf.table_comparisonTable__wDaJA table td:first-child{background-color:var(--dark4)}.dark .table_table__uT5jf.table_comparisonTable__wDaJA table tr:hover td{border-color:var(--dark3)}.dark .table_table__uT5jf th:first-child{border-right:var(--dark)}.dark .table_table__uT5jf th:not(:first-child):not(:last-child){border-left:var(--dark);border-right:var(--dark)}.dark .table_table__uT5jf th:last-child{border-left:var(--dark)}.dark .table_table__uT5jf td{color:var(--dark-font-1);border-color:var(--dark3)}.dark .table_table__uT5jf td:first-child,.dark .table_table__uT5jf td:last-child,.dark .table_table__uT5jf tr:hover td,.dark .table_table__uT5jf tr:last-child td{border-color:var(--dark3)}.tabs_tabs__hJAON{font-family:var(--poppins);font-size:16px;line-height:18px;font-weight:400;display:flex;border-bottom:1px solid rgba(0,0,0,.12);background-color:var(--grey-100);color:var(--black);position:-webkit-sticky;position:sticky;top:var(--navHeight);z-index:1}.tabs_tabs__hJAON div{width:100%;text-align:center;cursor:pointer;padding:10px;border-bottom:2px solid transparent;transition:border .2s}.tabs_tabs__hJAON div.tabs_active__we7_L{border-color:var(--black)}.tabs_tabs__hJAON~[id]{scroll-margin-top:calc(var(--navHeight) + 52px)}.tabs_hide__w7kDq{display:none}.dark .tabs_tabs__hJAON{border-bottom:1px solid var(--dark3);color:var(--white);background-color:var(--dark2)}.dark .tabs_tabs__hJAON div.tabs_active__we7_L{border-color:var(--grey-200)}.ApiPropertiesTable_apiPropertiesTableWrapper__lMD4Q{max-width:816px;height:100%;margin-bottom:-24px}.ApiPropertiesTable_apiPropertiesTableWrapper__lMD4Q .ApiPropertiesTable_borderWrapper__wI0Dc{position:relative}.item_itemWrapper__634UD{display:flex;flex-direction:column;padding:8px 0 24px;margin-bottom:16px;border-bottom:1px solid var(--grey-200)}.item_itemWrapper__634UD .item_itemWrapper__634UD{padding:16px 12px;margin-bottom:0}.item_itemWrapper__634UD:last-child{border:none;margin-bottom:0}.item_itemWrapper__634UD .item_anchor__r6m3p{display:block;position:relative;top:-18px;visibility:hidden}.item_itemWrapper__634UD .item_container__S82KS{display:flex;position:relative;flex-direction:column}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV{display:flex;margin-right:33px}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo{font-family:var(--poppins);font-size:16px;line-height:21px;font-weight:400;display:flex;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin:0 12px 3px 0}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo .item_parentItem__znZai,.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo .item_parentItem__znZai a{color:rgba(0,0,0,.6)}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo .item_separator___fm6q{padding:0 3px}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo .item_currentItem__a0Ig9 a{color:var(--black)}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo a{transition:color .2s,background-color .2s,border-color .2s;text-decoration:none;font-family:inherit}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo a:hover{text-decoration:underline}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_type__uZxnz{font-family:var(--poppins);font-size:12px;line-height:20px;font-weight:400;color:var(--grey-600);margin:0}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_type__uZxnz span{color:var(--berry)}.item_itemWrapper__634UD .item_container__S82KS .item_description__S7s0v{font-family:var(--poppins);font-size:16px;line-height:26px;font-weight:500;color:var(--black);margin:0 16px 0 0}.item_itemWrapper__634UD .item_container__S82KS .item_description__S7s0v p{margin:0;line-height:26px}.item_itemWrapper__634UD .item_container__S82KS .item_description__S7s0v br{display:block;margin:7px 0;content:" "}.item_itemWrapper__634UD .item_container__S82KS .item_description__S7s0v ol li::marker{color:var(--black);font-family:var(--poppins);font-size:16px;line-height:26px;font-weight:500}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl{transition:color .2s,background-color .2s,border-color .2s;width:auto;display:inline-block;margin-top:8px;margin-right:auto;background-color:var(--white);border:1px solid var(--grey-200);border-radius:16px}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl.item_open__McRFB{margin-right:0}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl.item_open__McRFB>.item_toggleChild__GxRS2{border-bottom:1px solid var(--grey-200)}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl.item_isEven__Aa8Q8{background-color:#fafafa}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_child__ck5sz{display:none}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_child__ck5sz.item_childOpen__yRdZW{display:block}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2{transition:color .2s,background-color .2s,border-color .2s;font-family:var(--poppins);font-size:14px;line-height:18px;font-weight:400;display:flex;padding:6px 10px;cursor:pointer}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2:hover{-webkit-text-decoration:underline var(--black);text-decoration:underline var(--black)}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2 .item_toggleWrapper__JigRR{position:relative;margin-right:8px;transition:transform .3s;background-color:var(--grey-300);border-radius:100px}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2 .item_toggleWrapper__JigRR.item_rotated__MrNp2{transform:rotate(45deg)}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2 .item_toggleWrapper__JigRR .item_toggle__0vfi2{background-image:url(/images/icons/icon_minus.svg);background-repeat:no-repeat;background-position:50%;height:18px;width:18px}.item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2 .item_toggleWrapper__JigRR .item_toggle__0vfi2:last-child{position:absolute;top:0;transform:rotate(90deg)}@media(max-width:767px){.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV{flex-direction:column;margin-right:0;margin-bottom:8px}.item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo{margin-right:0}.item_itemWrapper__634UD .item_container__S82KS .item_description__S7s0v{margin:0}}.dark .item_itemWrapper__634UD{border-color:var(--dark3)}.dark .item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo .item_parentItem__znZai,.dark .item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo .item_parentItem__znZai a{color:var(--grey-400)}.dark .item_itemWrapper__634UD .item_container__S82KS .item_nameAndType__A8uqV .item_name__nW9mo .item_currentItem__a0Ig9 a{color:var(--white)}.dark .item_itemWrapper__634UD .item_container__S82KS .item_type__uZxnz{color:var(--grey-400)}.dark .item_itemWrapper__634UD .item_container__S82KS .item_description__S7s0v{color:var(--dark-font-1)}.dark .item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl{background-color:var(--dark2);border-color:var(--dark3)}.dark .item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl.item_isEven__Aa8Q8{background-color:var(--dark1)}.dark .item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2{color:var(--grey-400);border-color:var(--dark3)}.dark .item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2:hover{-webkit-text-decoration:underline var(--grey-400);text-decoration:underline var(--grey-400)}.dark .item_itemWrapper__634UD .item_toggleChildWrapper__GfZzl .item_toggleChild__GxRS2 .item_toggleWrapper__JigRR{background-color:var(--grey-500)}.list_list__xNJ1M{display:flex;flex-direction:column}