.theme-switch{display:block;width:1.25rem;height:1.25rem;border-radius:50%;background-color:initial;border:0}.theme-switch[data-theme-label=light]{mask:url(/icons/outline/sun.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask:url(/icons/outline/sun.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;background-color:#717c99}.theme-switch[data-theme-label=dark]{mask:url(/icons/outline/moon.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask:url(/icons/outline/moon.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;background-color:#717c99}.theme-switch[data-theme-label=auto]{mask:url(/icons/outline/half-circle.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask:url(/icons/outline/half-circle.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;background-color:#717c99}.docs-menu{display:none;background-color:#161e33;scrollbar-width:none}.docs-menu__content{padding:0 1rem 1.5rem}.docs-menu__input{position:relative;margin:2rem 0}.docs-menu__input svg{position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.docs-menu__input button{padding-left:2.5rem;color:#8f98b2}.docs-menu__input button:after{content:"";display:block;width:1rem;height:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6269_137)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.8335 6.66665C1.8335 3.99727 3.99745 1.83331 6.66683 1.83331C9.33621 1.83331 11.5002 3.99727 11.5002 6.66665C11.5002 7.99157 10.9671 9.19197 10.1037 10.0651C10.097 10.0711 10.0904 10.0773 10.0839 10.0838C10.0775 10.0902 10.0713 10.0968 10.0653 10.1035C9.19215 10.9669 7.99175 11.5 6.66683 11.5C3.99745 11.5 1.8335 9.33602 1.8335 6.66665ZM10.423 11.1299C9.40815 11.9848 8.09765 12.5 6.66683 12.5C3.44517 12.5 0.833496 9.88831 0.833496 6.66665C0.833496 3.44498 3.44517 0.833313 6.66683 0.833313C9.88849 0.833313 12.5002 3.44498 12.5002 6.66665C12.5002 8.09746 11.985 9.40796 11.1301 10.4228L15.0204 14.3131C15.2156 14.5084 15.2156 14.8249 15.0204 15.0202C14.8251 15.2155 14.5085 15.2155 14.3133 15.0202L10.423 11.1299Z' fill='%238F98B3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6269_137'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.docs-menu__button{padding:0;outline:none;border:none;background-color:initial;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.docs-menu__links-title{margin-bottom:0;padding:.75rem .5rem .25rem;color:#f0f3fa;font-weight:700;font-size:1rem;line-height:1.5rem}.docs-menu__links-title:not(:nth-of-type(1)){margin-top:1rem;padding-top:1.25rem}.docs-menu__links-group-heading{display:block;position:relative}.docs-menu__links-group-heading::-webkit-details-marker{display:none}.docs-menu__links-group-heading a{display:flex;justify-content:space-between;align-items:center;color:#8f98b2;font-weight:400}.docs-menu__links-group summary:after{content:"";display:block;width:.625rem;height:.625rem;position:absolute;top:.9375rem;right:1rem;background-image:url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.832764 3.41669L4.99943 7.58335L9.1661 3.41669' stroke='%238F98B3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .3s}.docs-menu__links-group.active>.docs-menu__links-group-heading>a{font-weight:600;background-color:#28324d;color:#d4d9e6;border-radius:.5rem}.docs-menu__links-group.active summary:after{top:.9375rem}.docs-menu__links-group[open=""]>summary:after{transform:rotate(180deg)}.docs-menu__links-group a{margin-top:.25rem;padding:.5rem 1.5rem .5rem .5rem}.docs-menu__links-group.external-link .docs-menu__links-group-heading:after{content:"";display:block;width:.625rem;height:.625rem;position:absolute;top:50%;right:1rem;background:url(/icons/outline/external-link.svg)no-repeat;background-size:contain;margin-top:-.5rem}.docs-menu__links-submenu{margin-bottom:0;padding-left:1rem}.docs-menu__links-submenu-item{list-style:none}.docs-menu__links-submenu-item a{display:flex;justify-content:space-between;align-items:center;color:#8f98b2;font-weight:400}.docs-menu__links-submenu-item.active a{color:#dc244c}.docs-menu__links-submenu-item--section details summary{cursor:pointer;position:relative;list-style:none}.docs-menu__links-submenu-item--section details summary.active a{color:#dc244c}.docs-menu__links-submenu-item--section details summary::-webkit-details-marker{display:none}.docs-menu__links-submenu-item--section details[open=""] summary:after{transform:rotate(180deg)}.docs-menu__links-sub-submenu{margin-bottom:0;padding-left:1rem}.docs-menu__links-sub-submenu-item{list-style:none}.docs-menu__links-sub-submenu-item a{display:flex;color:#8f98b2;font-weight:400}.docs-menu__links-sub-submenu-item.active a{color:#dc244c}.docs-menu__articles-link.active{background-color:#161e33;border-radius:.5rem}.docs-menu__articles-link.active a{color:#f0f3fa}.docs-menu__progress{display:flex;justify-content:space-between;align-items:center;padding:0 .5rem}.docs-menu__progress-container{width:10.5rem;height:.625rem;background-color:#161e33;border-radius:1rem;overflow:hidden}.docs-menu__progress-bar{height:100%;border-radius:1rem;background-color:#dc244c}.docs-menu__progress-text{margin-bottom:0;font-size:.75rem;line-height:1.125rem;color:#8f98b2}@media(min-width:1200px){.docs-menu{display:block;height:calc(100vh - 80px);width:16rem;flex-shrink:0;position:sticky;overflow-x:hidden;top:5rem;padding:1rem;background-color:initial;border-right:.0625rem solid #161e33}.docs-menu__content{padding:0}.docs-menu__links-title{padding:.5rem}.docs-menu__links-title:not(:nth-of-type(1)){border-top:.0625rem solid #161e33;margin-top:.75rem;padding-top:1rem}.docs-menu__links>:last-child{padding-bottom:1rem;border-bottom:.0625rem solid #161e33}.docs-menu__links-submenu-item a{font-size:.875rem;line-height:1.3125rem}.docs-menu__links-group.active>.docs-menu__links-group-heading>a{background-color:#161e33}.docs-menu__links-group.active summary:after{top:.625rem}.docs-menu__links-group summary:after{top:.625rem}.docs-menu__links-group-heading a{font-size:.875rem;line-height:1.3125rem}.docs-menu__links-group a{padding:.25rem 1.5rem .25rem .5rem;margin:0}}[data-theme=light] .docs-menu{border-color:#fff;background-color:#e1e5f0}[data-theme=light] .docs-menu__button svg path{stroke:#28324d}[data-theme=light] .docs-menu__header h2{color:#28324d}[data-theme=light] .docs-menu__header__content svg{fill:#28324d}[data-theme=light] .docs-menu__input button{color:#576280}[data-theme=light] .docs-menu__input button:after{mask:url(/icons/outline/search-white.svg)no-repeat;-webkit-mask:url(/icons/outline/search-white.svg)no-repeat;background:#28324d}[data-theme=light] .docs-menu__links-title{color:#28324d}[data-theme=light] .docs-menu__links-group-heading a{color:#28324d}[data-theme=light] .docs-menu__links-group-heading a:hover{color:#dc244c}[data-theme=light] .docs-menu__links-group summary:after{background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Group'%3E%3Cpath id='Vector' d='M0.833374 1.4165L5.00004 5.58317L9.16671 1.4165' stroke='%2328324D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");transition:transform .3s}[data-theme=light] .docs-menu__links-group.active>.docs-menu__links-group-heading>a{color:#dc244c;background:#d4d9e6}[data-theme=light] .docs-menu__links-group[open=""]>summary:after{transform:rotate(180deg)}[data-theme=light] .docs-menu__links-group svg path{fill:#28324d}[data-theme=light] .docs-menu__links-submenu-item a{color:#28324d}[data-theme=light] .docs-menu__links-submenu-item a:hover{color:#dc244c}[data-theme=light] .docs-menu__links-submenu-item.active a{color:#dc244c}[data-theme=light] .docs-menu__links-submenu-item--section details summary:after{background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Group'%3E%3Cpath id='Vector' d='M0.833374 1.4165L5.00004 5.58317L9.16671 1.4165' stroke='%2328324D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A")}[data-theme=light] .docs-menu__links-submenu-item--section details summary.active a{color:#dc244c}[data-theme=light] .docs-menu__links-sub-submenu-item a{color:#28324d}[data-theme=light] .docs-menu__links-sub-submenu-item a:hover{color:#dc244c}[data-theme=light] .docs-menu__links-sub-submenu-item.active a{color:#dc244c}[data-theme=light] .docs-menu__links>:last-child,[data-theme=light] .docs-menu__links-title:not(:nth-of-type(1)){border-color:#b4bacc}@media(min-width:1200px){[data-theme=light] .docs-menu{border-right-color:#b4bacc}[data-theme=light] .docs-menu__links-group.active>.docs-menu__links-group-heading>a{color:#28324d}[data-theme=light] .docs-menu__links-group.external-link .docs-menu__links-group-heading:after{mask:url(/icons/outline/external-link.svg)no-repeat;-webkit-mask:url(/icons/outline/external-link.svg)no-repeat;mask-size:contain;-webkit-mask-size:contain;background:#28324d}}[data-theme=light] .docs-menu__articles-link.active{background-color:#d4d9e6;border-radius:.5rem}[data-theme=light] .docs-menu__articles-link.active a{color:#28324d;font-weight:700}.docs-card{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;height:100%;width:100%;max-width:28.5rem;margin:0 auto;padding:1.5rem;border:.0625rem solid #161e33;background:linear-gradient(180deg,#161e33 0%,rgba(14,20,36,.1) 100%);border-radius:.75rem;overflow:hidden;color:#8f98b2}.docs-card__tag{display:flex;align-items:center;gap:.5rem;color:#2f6ff0}.docs-card__tag_violet{color:#8547ff}.docs-card__tag_teal{color:#038585}.docs-card img.docs-card__icon{width:1.5rem;height:1.5rem;margin:0}.docs-card img.docs-card__icon:has(+span){width:auto;height:.9rem}.docs-card img.docs-card__image{width:calc(100% + 3rem);max-width:none;margin:-1.5rem -1.5rem .75rem}.docs-card__title,.docs-card h3.docs-card__title{font-size:1.25rem;line-height:1.875rem;color:#f0f3fa;margin:0;padding:0}.docs-card__description,.docs-card p.docs-card__description{font-size:.875rem;line-height:1.3125rem;margin:0}@media(min-width:992px){.docs-card__description,.docs-card p.docs-card__description{flex-grow:1}}.docs-card__arrow{margin:auto 0 0 auto}.docs-card__arrow:after{content:"";display:block;margin-top:.75rem;height:1rem;width:1rem;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3.33337L14.6667 8.00004L10 12.6667' stroke='%238F98B3' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.33331 8H14.6666' stroke='%238F98B3' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;background-position:50%}.docs-card a.docs__card-link{margin:0 0 2rem 1.5rem}.docs-card a.docs__card-link:hover{text-decoration:none}.docs-card:hover{background:linear-gradient(180deg,#161e33 0%,#0e1424 100%)}.docs-card:hover .docs-card__arrow:after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0001 3.33337L14.6667 8.00004L10.0001 12.6667' stroke='%23DC244C' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.33337 8.00006H14.6667' stroke='%23DC244C' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.docs-card:hover .docs-card__link{padding-right:calc(1.25rem + 6px)}.docs-card:hover .docs-card__link:after{animation:dash .3s ease-in-out forwards}.docs-card:hover .docs-card__link:before{animation:dash .3s ease-in-out forwards}@media(min-width:992px){.docs-card{max-width:none}}[data-theme=light] .docs-card{background:#f0f3fa;border-color:#d4d9e6;color:#090e1a}[data-theme=light] .docs-card .docs-card__title{color:#090e1a}[data-theme=light] .docs-card:hover .docs-card__title{color:#dc244c}.documentation{background-color:#090e1a;min-height:calc(100vh - 80px);color:#8f98b2}.documentation__container{--bs-gutter-x:2rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;margin:0;max-width:100%;padding-top:1.5rem}@media(min-width:576px){.documentation__container{max-width:540px}}@media(min-width:768px){.documentation__container{max-width:720px}}@media(min-width:992px){.documentation__container{max-width:960px}}@media(min-width:1200px){.documentation__container{max-width:1134px}}@media(min-width:1900px){.documentation__container{max-width:1134px}}.documentation__article-wrapper{width:100%}.documentation__content-wrapper{display:flex;flex-wrap:wrap}.documentation table{width:100%;border-collapse:collapse;margin:1rem 0}.documentation table th{text-align:left;padding:8px 10px}.documentation table td{padding:8px 10px;vertical-align:middle;line-height:1.4}.documentation table td a{color:#dc244c;text-decoration:none}.documentation table td a:hover{text-decoration:underline}.documentation table tr{transition:background-color .2s ease}.documentation table tr:hover{background-color:#161e33}.documentation table tr:hover td a{color:#ff1e40}.documentation table thead tr:hover{background-color:initial}.documentation .pill{display:inline-block;padding:1px 8px;border-radius:12px;font-size:.85rem;background-color:#28324d;color:#e1e5f0;border:0}.documentation .text-green{color:#7de2ad}.documentation .text-yellow{color:#ffb400}.documentation .text-red{color:#e02828}@media(min-width:1200px){.documentation__container{max-width:100vw!important;padding:0}.documentation__content{width:calc(100% - 16rem);padding:1.5rem 2.5rem 3.5rem}.documentation__content-wrapper{max-width:calc(1136px - 3.75rem);margin:0 auto}.documentation__article-wrapper{width:calc(100% - 14.5rem);flex:1}}[data-theme=light] .documentation{background-color:#e1e5f0;color:#28324d}[data-theme=light] .documentation .button_outlined{color:#28324d;box-shadow:0 0 0 1px #8f98b2}[data-theme=light] .documentation .button_outlined:hover{box-shadow:0 0 0 2px #8f98b2}[data-theme=light] .documentation table tr:hover{background-color:#f0f3fa}[data-theme=light] .documentation .pill{background-color:#8f98b2;border:0;color:#fff}[data-theme=light] .documentation .text-green{color:#00b36c}[data-theme=light] .documentation .text-yellow{color:#f8841e}[data-theme=light] .documentation .text-red{color:#e23535}.documentation-article{padding-bottom:1.5rem;font-weight:400}.documentation-article__header{margin-bottom:2rem}.documentation-article__header .documentation-article__header-link{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 0;color:#8f98b2}.documentation-article__header .documentation-article__header-link:hover{color:#d4d9e6}.documentation-article__header .documentation-article__header-link:hover svg path{stroke:#d4d9e6}.documentation-article__header .documentation-article__header-title{margin-bottom:1rem;padding-top:0;font-size:2rem;line-height:2.375rem;color:#f0f3fa}.documentation-article__header .documentation-article__header-about{margin-bottom:2rem;display:flex;justify-content:flex-start;gap:.5rem;font-size:.875rem;line-height:1.3125rem;color:#d4d9e6}.documentation-article__header .documentation-article__header-about p{margin-bottom:0}.documentation-article__header .documentation-article__header-preview{width:100%;margin:0}.documentation-article__header .documentation-article__header-preview img{display:block;width:100%;height:auto;margin:0 auto}.documentation-article h1{font-size:2rem;line-height:2.375rem;color:#f0f3fa;margin-bottom:1rem;padding-top:.5rem}.documentation-article h2,.documentation-article h3,.documentation-article h4{font-weight:500;color:#f0f3fa;margin-bottom:1rem;padding-top:.5rem}.documentation-article h2{font-size:1.75rem;line-height:2.125rem}.documentation-article h3{font-size:1.5rem;line-height:1.875rem}.documentation-article h4{font-size:1.25rem;line-height:1.625rem}.documentation-article h5{font-size:1rem;line-height:1.375rem}.documentation-article p,.documentation-article summary{margin-bottom:1rem}.documentation-article a:not([class]):hover{text-decoration:underline}.documentation-article img,.documentation-article figure{display:block;max-width:100%;height:auto;margin:1rem auto}.documentation-article figcaption,.documentation-article figcaption p{font-size:.875rem;text-align:center;margin-top:1rem}.documentation-article figure img{margin-bottom:0}.documentation-article li:not(:last-of-type){margin-bottom:.5rem}.documentation-article code:not([class]){padding:.25rem;color:#d4d9e6;background-color:#161e33}.documentation-article .table-responsive .table{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.documentation-article .table-responsive th,.documentation-article .table-responsive td{background:inherit}.documentation-article .table-responsive th img,.documentation-article .table-responsive td img{margin:0}.documentation-article blockquote{padding:2rem 1.5rem;border-radius:.5rem;background:linear-gradient(180deg,#161e33 0%,#0e1424 100%);color:#f0f3fa}.documentation-article blockquote p:last-child{margin-bottom:0}@media(min-width:1200px){.documentation-article{width:100%}.documentation-article__header .documentation-article__header-title{font-size:2.5rem;line-height:3.125rem}}[data-theme=light] .documentation-article h1,[data-theme=light] .documentation-article h2,[data-theme=light] .documentation-article h3,[data-theme=light] .documentation-article h4{color:#161e33}[data-theme=light] .documentation-article code:not([class]){color:#161e33;background-color:#d9e2fe;padding:.2em .4em;border-radius:.4em}[data-theme=light] .documentation-article .table-responsive .table{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}[data-theme=light] .documentation-article__header-link{color:#576280}[data-theme=light] .documentation-article__header-link svg path{stroke:#576280}[data-theme=light] .documentation-article__header-link:hover{color:#28324d}[data-theme=light] .documentation-article__header-link:hover svg path{stroke:#28324d}[data-theme=light] .documentation-article__header-about{color:#576280}.docs-core h2{padding-top:0;margin-bottom:.5rem}.docs-core p{margin-bottom:1.5rem}.docs-core a.button:hover{text-decoration:none}.docs-core section{margin-bottom:4rem}.docs-core__overlay{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0}.docs-core__overlay:before,.docs-core__overlay:after{content:"";display:block;position:absolute;width:18.375rem;height:15rem;background-position:bottom;background-size:cover;z-index:1}.docs-core__overlay:before{left:0;bottom:0;background-image:url(/img/blurred/blurred-light-17.svg)}.docs-core__overlay:after{top:0;right:0;background-image:url(/img/blurred/blurred-light-18.svg)}.docs-core__hero{width:100%;padding:1.5rem 1.5rem 2rem;background:linear-gradient(180deg,#161e33 0%,rgba(14,20,36,.1) 100%);text-align:center;border:.0625rem solid #161e33;border-radius:.75rem}.docs-core__hero-title{padding-top:0!important;margin-bottom:.5rem!important;font-size:2rem;color:#f0f3fa;line-height:2.5rem}.docs-core__hero-description{margin-bottom:.5rem!important}.docs-core__hero-link{margin-bottom:2rem!important}.docs-core__hero-buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem}.docs-core__developing-block{position:relative;overflow:hidden;padding:1.5rem 1rem;background:url(/img/stars-pattern.png)#090e1a;border:.0625rem solid #161e33;border-radius:.5rem}.docs-core__developing-block-text{position:relative;text-align:center;z-index:2}.docs-core__developing-block-text h1{font-size:2rem;line-height:2.5rem;padding:0;margin-bottom:.5rem}.docs-core__developing-block-text h3{font-size:1.25rem;line-height:1.875rem;font-weight:500;padding:0;margin-bottom:1.5rem}.docs-core__developing-block-text p{font-size:1.125rem;line-height:1.6875rem;margin-bottom:0}.docs-core__developing-block-text a{font-size:.875rem;font-weight:500}.docs-core__developing-block-image{position:relative;height:10rem;z-index:2}.docs-core__developing-block-image img{height:100%;margin:2rem auto 0}.docs__hero{display:flex;justify-content:space-between;position:relative;flex-direction:column;gap:2rem;width:100%;min-height:15rem;padding:1.5rem 1rem;background:url(/img/stars-pattern.png)#090e1a;border:.0625rem solid #161e33;border-radius:.75rem}.docs__hero-content{position:relative;align-self:center;text-align:center;z-index:2}.docs__hero-title{max-width:25rem;padding-top:0!important;margin-bottom:1.5rem!important;font-size:2rem;color:#f0f3fa;line-height:2.5rem}.docs__hero-image{position:relative;align-self:center;width:100%;max-width:22.5rem!important;margin:0!important;z-index:2}.docs__hero a{font-size:.875rem;font-weight:500}.docs-cloud__hero .dev-portal__hero-image{max-width:28.6875rem!important}@media(min-width:992px){.docs__hero{flex-direction:row;gap:0;padding:0 2.5rem}.docs__hero-content{text-align:left}.docs__hero-image{align-self:end}.docs-core__hero{padding:1.5rem 7.5rem}.docs-core__developing-block{padding:0}.docs-core__developing-block-text{text-align:left}.docs-core__developing-block-text h3,.docs-core__developing-block-text h1,.docs-core__developing-block-text p,.docs-core__developing-block-text a{margin-left:2.5rem}.docs-core__developing-block-image img{margin:0 0 0 auto}}@media(min-width:1200px){.docs__article{width:calc(100% - 256px);min-height:calc(100vh - 80px);padding:1.5rem 5rem 0;margin:0 0 0 16rem;border-left:.0625rem solid #161e33}.docs__article-content{width:calc(100% - 232px);padding-right:2.5rem}.docs__article-table{width:14.5rem}}[data-theme=light] .docs .docs-core__hero{background:linear-gradient(180deg,#161e33 0%,#090e1a 100%);color:#8f98b2}[data-theme=light] .docs .docs-core__hero-title{color:#f0f3fa}[data-theme=light] .docs .docs-core__hero .button_outlined{color:#fff;box-shadow:0 0 0 1px #717c99}[data-theme=light] .docs .docs-core__hero .button_outlined:hover{box-shadow:0 0 0 2px #717c99}[data-theme=light] .docs .docs-core__developing-block h1,[data-theme=light] .docs .docs-core__developing-block h3{color:#f0f3fa}[data-theme=light] .docs .docs-core__developing-block p{color:#8f98b2}[data-theme=light] .docs .docs-core__developing-block .button_outlined{color:#fff;box-shadow:0 0 0 1px #717c99}[data-theme=light] .docs .docs-core__developing-block .button_outlined:hover{box-shadow:0 0 0 2px #717c99}[data-theme=light] .docs__hero-content h1{color:#f0f3fa}[data-theme=light] .docs__hero-content .button_outlined{color:#fff;box-shadow:0 0 0 1px #717c99}[data-theme=light] .docs__hero-content .button_outlined:hover{box-shadow:0 0 0 2px #717c99}@media(min-width:1200px){[data-theme=light] .docs__article{border-left-color:#b4bacc}}.docs-header{position:sticky;top:0;background:#090e1a;z-index:4}.docs-header .logo{width:9.25rem}.docs-header .main-menu__links{margin-right:auto;padding-left:0}.docs-header .main-menu__buttons-input{width:100%;padding:0 1rem;height:2.5rem;position:relative}.docs-header .main-menu__buttons-input svg{position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.docs-header .main-menu__buttons-input button{position:relative;height:100%;padding-left:2.5rem;color:#8f98b2;text-align:left}.docs-header .main-menu__buttons-input button:after{content:"";display:block;width:1rem;height:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6269_137)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.8335 6.66665C1.8335 3.99727 3.99745 1.83331 6.66683 1.83331C9.33621 1.83331 11.5002 3.99727 11.5002 6.66665C11.5002 7.99157 10.9671 9.19197 10.1037 10.0651C10.097 10.0711 10.0904 10.0773 10.0839 10.0838C10.0775 10.0902 10.0713 10.0968 10.0653 10.1035C9.19215 10.9669 7.99175 11.5 6.66683 11.5C3.99745 11.5 1.8335 9.33602 1.8335 6.66665ZM10.423 11.1299C9.40815 11.9848 8.09765 12.5 6.66683 12.5C3.44517 12.5 0.833496 9.88831 0.833496 6.66665C0.833496 3.44498 3.44517 0.833313 6.66683 0.833313C9.88849 0.833313 12.5002 3.44498 12.5002 6.66665C12.5002 8.09746 11.985 9.40796 11.1301 10.4228L15.0204 14.3131C15.2156 14.5084 15.2156 14.8249 15.0204 15.0202C14.8251 15.2155 14.5085 15.2155 14.3133 15.0202L10.423 11.1299Z' fill='%238F98B3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6269_137'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.docs-header .menu-mobile{gap:1.5rem;background:#161e33;padding-top:0}.docs-header .menu-mobile__header{padding:.75rem 1.25rem 1.5rem;border-bottom:.0625rem solid #3d4866}.docs-header .menu-mobile__close{width:2.5rem;height:2.5rem;padding:.5rem;border-radius:.5rem;z-index:1;background:linear-gradient(#28324d,#141b2e)}.docs-header .menu-mobile__items{padding:0 1rem}.docs-header .menu-mobile__item{border-bottom:none;font-size:1rem;line-height:1.5rem}.docs-header .menu-mobile__item-content{padding:.5rem .75rem;min-height:0}.docs-header .menu-mobile__item a{display:flex;align-items:center;gap:.75rem;color:#e1e5f0}.docs-header .menu-mobile__item a svg{height:1rem;width:1rem}.docs-header .menu-mobile__item a.active{color:#dc244c}.docs-header .menu-mobile__item a.active svg{fill:#dc244c}.docs-header .menu-mobile__item:nth-of-type(4) a.active svg{fill:none;stroke:#dc244c}[data-theme=light] .docs-header .menu-mobile{background:#e1e5f0}[data-theme=light] .docs-header .menu-mobile__item a{color:#28324d}[data-theme=light] .docs-header .menu-mobile__item a svg{fill:#28324d}[data-theme=light] .docs-header .menu-mobile__item a.active{color:#dc244c}[data-theme=light] .docs-header .menu-mobile__item a.active svg{fill:#dc244c}[data-theme=light] .docs-header .menu-mobile__item:nth-of-type(4) a svg{fill:none;stroke:#28324d}[data-theme=light] .docs-header .menu-mobile__item:nth-of-type(4) a.active svg{fill:none;stroke:#dc244c}[data-theme=light] .docs-header .menu-mobile .logo{background:url(/img/qdrant-logo-red-black.svg)no-repeat 0 100%;background-size:120px 32px}[data-theme=light] .docs-header .menu-mobile .logo img{display:none}.docs-header .docs-menu{display:block}@media(min-width:1200px){.docs-header .main-menu{display:flex;justify-content:space-between;height:5rem;padding:1.375rem 1.5rem;border-bottom:.0625rem solid #161e33}.docs-header .main-menu__item{margin:0 clamp(.25rem,.8vw,1rem)}.docs-header .main-menu__buttons{flex-shrink:1;min-width:0}.docs-header .main-menu__buttons-input{width:clamp(10rem,18vw,18.75rem);height:2.1875rem;margin-right:1.5rem;padding:0}.docs-header .main-menu__buttons-input button{font-size:.875rem;line-height:1.125rem}}@media(min-width:1200px){.scrolled .main-menu{padding:2rem 1.5rem .5rem}}.docs-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;padding:0;margin:0 0 2.5rem}.docs-breadcrumbs__crumb{list-style:none;text-transform:capitalize;font-size:.875rem;line-height:1.3125rem;padding:.25rem 0;font-weight:400}.docs-breadcrumbs__crumb:last-child{color:#f0f3fa}.docs-breadcrumbs__crumb>a{color:#576280}.docs-breadcrumbs__crumb>a:hover{text-decoration:underline}.docs-breadcrumbs__crumb-separator{list-style:none;height:.75rem;width:.75rem;background-image:url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 1.5L9 6.5L4 11.5' stroke='%23576280' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50%;background-size:cover}[data-theme=light] .docs-breadcrumbs__crumb:last-child{color:#161e33}.docs-feedback{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;padding:2.5rem 0}.docs-feedback__title{color:#f0f3fa;font-size:1.125rem;line-height:1.6875rem;margin:0}.docs-feedback__buttons{display:flex;gap:.5rem}.docs-feedback__button{display:flex;align-items:center;gap:.5rem;box-shadow:0 0 0 .0625rem #28324d}.docs-feedback__responses{padding:2.5rem 0}.docs-feedback__response{display:none;padding:8px;color:#fff;background:#161e33;border-radius:8px;font-size:.875rem;margin:0}.docs-feedback__response_visible{display:block}@media(min-width:1200px){.docs-feedback{justify-content:flex-start}}[data-theme=light] .docs-feedback__title{color:#161e33}[data-theme=light] .docs-feedback__button img{filter:invert(1)}[data-theme=light] .docs-feedback__response{color:#28324d;background:#d4d9e6}.docs-articles__title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;color:#f0f3fa}.docs-articles__description{margin-bottom:0;color:#8f98b2}.docs-articles__blocks{display:flex;flex-direction:column;gap:5rem;padding-bottom:3rem}.docs-articles__block-header{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.docs-articles__block-link{flex-shrink:0}.docs-articles__list{padding-bottom:3rem}.docs-articles__posts{margin-top:2rem}.docs-articles__pagination{padding-top:5rem}.docs-articles .post-preview{width:100%;height:auto;padding-bottom:0;margin-bottom:1rem;border-radius:.5rem}.docs-articles .post-title{margin-bottom:.25rem;color:#f0f3fa}.docs-articles .post-description{margin-bottom:.5rem;color:#8f98b2}.docs-articles .post-about{display:flex;justify-content:flex-start;gap:.5rem;font-size:.875rem;line-height:1.3125rem;color:#576280}[data-theme=light] .docs-articles .post-about{color:#28324d}[data-theme=light] .docs-articles .post-title{color:#28324d}[data-theme=light] .docs-articles .post-description{color:#576280;font-weight:400}.docs-articles .post-sm .post-title{font-size:1.125rem;line-height:1.6875rem}.docs-articles .post-sm .post-description{font-size:.875rem;line-height:1.3125rem}.docs-articles .post-md .post-title{font-size:1.25rem;line-height:1.875rem}.docs-articles .post-md .post-description{font-size:1rem;line-height:1.5rem}@media(min-width:1200px){.docs-articles__block-header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:4rem}}[data-theme=light] .docs-articles__title{color:#28324d}[data-theme=light] .docs-articles__description{color:#576280;font-weight:400}.table-of-contents{scrollbar-width:none}.table-of-contents__head{display:none;margin-bottom:0;padding:0 .5rem 1rem;color:#161e33}.table-of-contents__title{display:none;color:#28324d;margin-bottom:.25rem;padding:.25rem .5rem;font-size:.875rem;line-height:1.3125rem}.table-of-contents nav{display:none;padding-bottom:1rem}.table-of-contents nav ul{padding-left:0;margin-bottom:0}.table-of-contents nav li{list-style:none;padding:0}.table-of-contents nav li a{display:block;padding:.25rem .5rem;color:#28324d;font-weight:400;font-size:.875rem;line-height:1.3125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s}.table-of-contents nav li a:hover{color:#dc244c}.table-of-contents nav li a.active{font-weight:600;background-color:#d4d9e6;color:#28324d;border-radius:.5rem}.table-of-contents nav li>ul>li{padding-left:1rem}.table-of-contents__external-links{border-top:1px solid #d4d9e6;border-bottom:1px solid #d4d9e6;list-style:none;padding:1.5rem 0;margin:0}.table-of-contents__link{margin-bottom:.75rem;font-size:.875rem;line-height:1.3125rem}.table-of-contents__link:last-of-type{margin-bottom:0}.table-of-contents__link a{display:flex;align-items:center;gap:.5rem;padding:0 .5rem;color:#28324d;font-weight:500}.table-of-contents__link a:hover{color:#dc244c;text-decoration:none}.table-of-contents__link a:hover svg path{fill:#dc244c}.table-of-contents__link svg{display:block;width:1rem;height:1rem}.table-of-contents__link svg path{fill:#28324d}.table-of-contents__button{width:100%;font-size:.875rem;line-height:1.3125rem;color:#fff}@media(min-width:1200px){.table-of-contents{max-height:calc(100vh - 80px);width:14.5rem;position:sticky;overflow-x:hidden;overflow-y:auto;top:5rem;margin-bottom:13.75rem;flex-shrink:0}.table-of-contents__external-links{border-bottom:none}.table-of-contents nav,.table-of-contents__head,.table-of-contents__title{display:block}}[data-theme=dark] .table-of-contents__title,[data-theme=dark] .table-of-contents__head{color:#f0f3fa}[data-theme=dark] .table-of-contents a:not(.table-of-contents__button){color:#8f98b2;transition:all .3s}[data-theme=dark] .table-of-contents a:not(.table-of-contents__button):hover{color:#f0f3fa}[data-theme=dark] .table-of-contents a:not(.table-of-contents__button).active{font-weight:600;background-color:#28324d;color:#d4d9e6;border-radius:.5rem}[data-theme=dark] .table-of-contents__external-links{border-top:1px solid #161e33;border-bottom:1px solid #161e33}[data-theme=dark] .table-of-contents__link a{color:#f0f3fa;transition:color .3s,fill .25s}[data-theme=dark] .table-of-contents__link a svg path{fill:#f0f3fa}[data-theme=dark] .table-of-contents__link a:hover{text-decoration:underline;color:#f0f3fa}[data-theme=dark] .table-of-contents__link a:hover svg path{fill:#f0f3fa}.documentation .table-of-contents__external-links{display:none}@media(min-width:1200px){.documentation .table-of-contents{padding:1.5rem 1rem 1.5rem 2.5rem}.documentation .table-of-contents__external-links{display:block}}.qdrant-blog-post .table-of-contents__external-links{display:flex;justify-content:space-between;column-gap:.75rem;padding-bottom:1.5rem}@media(max-width:1199.98px){.qdrant-blog-post .table-of-contents__external-links{padding-top:0;border-top:0}.qdrant-blog-post .table-of-contents__link{margin:0}}@media(min-width:1200px){.qdrant-blog-post .table-of-contents{width:15rem;padding-top:1rem}.qdrant-blog-post .table-of-contents__external-links{flex-direction:column}}.feedback{margin-top:.75rem}.feedback__title{color:#f0f3fa;margin-bottom:.5rem;font-size:1rem;line-height:1.5rem}.feedback__question{font-size:1rem;line-height:1.5rem;color:#8f98b2;margin-bottom:.75rem}.feedback__answer{outline:none;border:none;border-radius:8px;font-size:1rem;line-height:1.5rem;padding:.25rem 1rem}.feedback__answer_yes{color:#befad6;background-color:#00210f;margin-right:.75rem;box-sizing:border-box}.feedback__answer_yes:hover{background-color:#00522f;color:#fff}.feedback__answer_no{color:#ffdad6;background-color:#410002}.feedback__answer_no:hover{background-color:#93000d;color:#fff}.feedback__answer[disabled]{display:none}.feedback__response{display:none;padding:10px 8px;color:#fff;background:#161e33;border-radius:8px;font-size:.875rem}.feedback__response_visible{display:block}[data-theme=light] .feedback__title{color:#28324d}[data-theme=light] .feedback__question{color:#28324d}[data-theme=light] .feedback__answer{color:#28324d;background-color:#d4d9e6}[data-theme=light] .feedback__answer_yes{color:#00210f;background-color:#befad6;border:1px solid #00210f}[data-theme=light] .feedback__answer_yes:hover{background-color:#008a53;color:#fff}[data-theme=light] .feedback__answer_no{color:#410002;background-color:#ffdad6;border:1px solid #410002}[data-theme=light] .feedback__answer_no:hover{background-color:#e02828;color:#fff}[data-theme=light] .feedback__response{color:#28324d;background:#d4d9e6}.docs-footer__cta{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0;border-top:.0625rem solid #161e33;color:#f0f3fa}.docs-footer__cta h4{margin-bottom:1.5rem;padding:0!important;font-size:1.25rem;line-height:1.875rem;font-weight:500}.docs-footer__bottom{border-top:.0625rem solid #161e33;width:100%;padding:2.5rem 0}.docs-footer__bottom-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.docs-footer__bottom-content span,.docs-footer__bottom-content a{color:#8f98b2;font-weight:400;font-size:.875rem;line-height:1.3125rem}.docs-footer__bottom-content a{text-decoration:none}.docs-footer__bottom-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2.5rem}.docs-footer__bottom-links a{font-size:.75rem;line-height:1.3125rem;color:#8f98b2}@media(min-width:992px){.docs-footer__bottom-content{flex-direction:row;gap:2.5rem}.docs-footer__bottom-links{flex-wrap:nowrap;justify-content:flex-end}}@media(min-width:1200px){.docs-footer__cta{flex-direction:row;justify-content:space-between}.docs-footer__cta h4{margin:0}}[data-theme=light] .docs-footer{color:#28324d}[data-theme=light] .docs-footer__bottom-content *{color:#28324d}[data-theme=light] .docs-footer__cta{border-top-color:#b4bacc;border-bottom-color:#b4bacc;color:#28324d}[data-theme=light] .docs-footer__cta h4{border-color:#161e33}.video{position:relative;width:100%;margin:0 auto;z-index:1}.video video{width:100%;border-radius:.5rem}.video button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.video button img{height:1.125rem;width:1.125rem}@media(min-width:1200px){.video{max-width:57.5rem}.video button{gap:.75rem;height:3rem;padding:0 1.75rem;font-size:1.125rem;line-height:1.6875rem}.video button img{height:1.375rem;width:1.375rem}}.video iframe{width:100%;max-width:920px;aspect-ratio:9/5.1;border-radius:.5rem;overflow:hidden}[data-theme=dark] .qdr-search__dialog{background-color:#161e33;color:#d4d9e6}[data-theme=dark] .qdr-search__dialog h5{color:#d4d9e6}[data-theme=dark] .qdr-search__dialog input{background-color:#161e33;color:#f0f3fa}[data-theme=dark] .qdr-search__dialog .qdr-search-result{color:#d4d9e6}[data-theme=dark] .qdr-search__dialog .qdr-search-result.active{background-color:#001848}