:root{--wx-font-family: Roboto, Arial;--wx-max-width: 1140px;--wx-text-color: #1A1B1E}body[data-theme=dark]{--wx-text-color: #FFFFFF;--text-before: rgba(100%, 100%, 100%, 80%);--content-block-hover-border: #313133;--content-block-hover-bg: #313133;--content-box-shadow: 0px 4px 12px 0px rgba(16, 16, 16, .25);--content-block-default-border: #313133;--content-block-default-bg: #232326;--bg-banner-border: #232326;--button-secondary-default-border: rgba(255, 255, 255, .12);--button-secondary-default-fill: rgba(255, 255, 255, .08);--content-block-default-bg-sec: rgba(255, 255, 255, .08);--bg-default: #19191C;--bg-default-gradient: linear-gradient(180deg, #171719 0%, rgba(23, 23, 25, 0) 100%);--bg-grid: url(/docs/images/bg/grid.svg);--text-body-text-sec: #A9A9A9;--quotes: url(/docs/images/devs/quotes.svg);--bg-banner-bg: #131315;--check: url(/docs/images/icons/tick-circle.svg) center left no-repeat;--accordion-plus: url(/docs/images/icons/plus.svg);--input-default-border: rgba(255, 255, 255, .16);--input-default-bg: rgba(255, 255, 255, .12);--footer-bg-sec: #232326;--grid-border: rgba(255, 255, 255, .08);--legal-block-bg: #232326;--input-text: #fff;--toggle-default-active-default: #414144;--toggle-default-border: #313133;--toggle-default-bg: #232326;--hover-menu: rgba(255, 255, 255, .12);--content-block-default-body-text: #A9A9A9;--input-placeholder:rgba(255, 255, 255, .5);--btn-slider: #ffffff;--bg-gradient-before: linear-gradient(180deg, rgba(19, 19, 21, 0) 0%, #131315 100%);--tabbar-border: #313133;--tabbar-bg: #232326;--pricing-plan-cell-bg-cell-support-default: #232326;--tabbar-unactive-hover: #2E2E32;--separator-legalnote: url(/docs/images/bord-dark.svg);--separator-logo: rgba(255, 255, 255, .16);--wx-pronote-color: #E26262;--wx-grid-head-bg: #522477;--wx-grid-subhead-bg: #414144}body[data-theme=light]{--wx-text-color: #2E2E32;--text-before: #2E2E32;--content-block-hover-border: #D4D6EA;--content-block-hover-bg: #ffffff;--content-box-shadow: 0px 4px 12px 0px rgba(205, 205, 205, .25);--content-block-default-border: #D4D6EA;--content-block-default-bg: #FFF;--bg-default: #F8F6F9;--bg-default-gradient: linear-gradient(180deg, rgba(248, 246, 249, .8) 0%, rgba(255, 255, 255, 0) 97.58%);--content-block-default-bg-sec: rgba(212, 214, 234, .1);--bg-grid: url(/docs/images/bg/grid-light.svg);--text-body-text-sec:#414144;--quotes: url(/docs/images/devs/quotes-l.svg);--bg-banner-border: #D4D6EA;--button-secondary-default-border: rgba(120, 100, 177, .12);--button-secondary-default-fill: rgba(129, 89, 212, .12);--bg-banner-bg: #ffffff;--check: url(/docs/images/icons/tick-circle-l.svg) center left no-repeat;--accordion-plus: url(/docs/images/icons/plus-l.svg);--input-default-border: #D4D6EA;--input-default-bg: #fff;--footer-bg-sec: rgba(120, 100, 177, .12);--grid-border: rgba(58, 58, 63, .12);--legal-block-bg: rgb(233 228 241);--input-text: #5E2A87;--toggle-default-active-default: #6D2F9E;--toggle-default-border: #D4D6EA;--toggle-default-bg: rgba(212, 214, 234, .1);--hover-menu: rgba(120, 100, 177, .12);--content-block-default-body-text: #313133;--input-placeholder: #D4D6EA;--btn-slider: #6D2F9E;--bg-gradient-before: linear-gradient(180deg, rgba(248, 246, 249, 0) 0%, #FFF 100%);--tabbar-border: #D4D6EA;--tabbar-bg: rgba(212, 214, 234, .1);--pricing-plan-cell-bg-cell-support-default: rgba(255, 255, 255, .5);--tabbar-unactive-hover: #2E2E32;--separator-legalnote: url(/docs/images/bord-light.svg);--separator-logo: #A9A9A9;--wx-pronote-color: #D51F1F;--wx-grid-head-bg: rgba(120, 100, 177, .24);--wx-grid-subhead-bg: rgba(120, 100, 177, .12)}html{scroll-behavior:smooth;scroll-padding-top:100px}a{color:inherit}img{max-width:100%}div{box-sizing:border-box}body{font-family:var(--wx-font-family);font-style:normal;color:var(--wx-text-color);background:var(--bg-default);font-size:16px;font-weight:400;line-height:140%;letter-spacing:.2px}.wrap{max-width:var(--wx-max-width);width:100%;margin:0 auto}.lg-title{font-size:50px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.2px}.md-title{font-size:40px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.2px}.sm-title{font-size:20px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.2px}.xs-title,.subtitle{font-size:18px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.2px}.subtitle{font-weight:400}.link{text-decoration:underline;color:#b87ceb}.pronote{border:2px solid;border-radius:2px;color:var(--wx-pronote-color);padding:2px 4px;.pro-title{font-weight:600}}h2:has(.pro-badge),h3:has(.pro-badge){display:flex;width:fit-content;gap:10px}.pro-badge{align-self:center;text-align:center;height:23px;width:37px;padding:3px 4px;font-size:12px;font-weight:700;line-height:14px;color:var(--wx-pronote-color);border:2px solid;border-radius:6px}[data-theme=dark] .light-only,[data-theme=light] .dark-only{display:none}@media screen and (max-width: 1181px){.wrap{box-sizing:border-box;padding:0 15px}}@media screen and (max-width: 1024px){.lg-title{font-size:36px;line-height:120%}.md-title{font-size:32px;line-height:120%}.wrap{box-sizing:border-box;padding:0 20px}}.row:where(.astro-5jp7rtjd){display:flex;justify-content:space-between}.legal-row:where(.astro-5jp7rtjd){align-items:center}.footer-nav:where(.astro-5jp7rtjd){padding:56px 0}.logo-block:where(.astro-5jp7rtjd){display:flex;gap:16px;align-items:center;margin-bottom:16px}.years:where(.astro-5jp7rtjd){font-size:12px;font-style:normal;font-weight:300}.left:where(.astro-5jp7rtjd){max-width:275px;width:100%}.right:where(.astro-5jp7rtjd){display:flex;max-width:720px;width:100%}.colunm:where(.astro-5jp7rtjd),.dropdown:where(.astro-5jp7rtjd){display:flex;flex-direction:column;max-width:240px;width:100%}.col-title:where(.astro-5jp7rtjd){margin-bottom:32px}.col-item:where(.astro-5jp7rtjd){color:var(--text-body-text-sec, #A9A9A9);margin-bottom:16px}.text:where(.astro-5jp7rtjd){font-size:14px;font-style:normal;font-weight:300;line-height:140%;margin-bottom:24px}.social:where(.astro-5jp7rtjd){display:flex;gap:12px}.social:where(.astro-5jp7rtjd) a:where(.astro-5jp7rtjd){opacity:.8;transition:.3s}.social:where(.astro-5jp7rtjd) a:where(.astro-5jp7rtjd):hover{opacity:1}.dark:where(.astro-5jp7rtjd) svg:where(.astro-5jp7rtjd) path:where(.astro-5jp7rtjd){fill:#fff}.light:where(.astro-5jp7rtjd) svg:where(.astro-5jp7rtjd) path:where(.astro-5jp7rtjd){fill:#2e2e32}.legal-block:where(.astro-5jp7rtjd){padding:16px 0;background:var(--legal-block-bg)}.legal:where(.astro-5jp7rtjd){padding-right:24px;font-size:14px;font-weight:300;line-height:140%;text-decoration:underline}.rating:where(.astro-5jp7rtjd){display:flex;gap:12px;align-items:center}.rating-text:where(.astro-5jp7rtjd){font-size:12px;font-weight:300;line-height:140%}.rating-text:where(.astro-5jp7rtjd) a:where(.astro-5jp7rtjd){color:#b87ceb;text-decoration:none;cursor:pointer}.stars:where(.astro-5jp7rtjd){display:flex;gap:4px}.like:where(.astro-5jp7rtjd){width:48px;height:48px;border-radius:12px;background:var(--grid_border);display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.right:where(.astro-5jp7rtjd){max-width:559px}.colunm:where(.astro-5jp7rtjd){max-width:180px}}@media screen and (max-width: 991px){.left:where(.astro-5jp7rtjd){margin-bottom:32px}.row:where(.astro-5jp7rtjd),.right:where(.astro-5jp7rtjd){flex-wrap:wrap}}@media screen and (max-width: 768px){.right:where(.astro-5jp7rtjd){flex-direction:column}.dropdown:where(.astro-5jp7rtjd){overflow:hidden;line-height:0;transition:line-height .5s}.col-title:where(.astro-5jp7rtjd){margin-bottom:16px;position:relative;cursor:pointer}.col-title:where(.astro-5jp7rtjd):after{content:url(/docs/images/icons/arrow.svg);position:absolute;left:50%}.col-title:where(.astro-5jp7rtjd)~.dropdown:where(.astro-5jp7rtjd) .col-item:where(.astro-5jp7rtjd){margin-bottom:0}.col-title:where(.astro-5jp7rtjd).active~.dropdown:where(.astro-5jp7rtjd) .col-item:where(.astro-5jp7rtjd){margin-bottom:16px}.col-title:where(.astro-5jp7rtjd).active~.dropdown:where(.astro-5jp7rtjd){line-height:1.2}.col-title:where(.astro-5jp7rtjd):after .active:where(.astro-5jp7rtjd){transform:rotate(360deg)}.links-legal:where(.astro-5jp7rtjd){display:flex;flex-wrap:wrap;margin-bottom:24px}.legal:where(.astro-5jp7rtjd){margin-bottom:8px}}.button:where(.astro-4wmewgfm){padding:8px 16px;color:#fff;border-radius:8px;border:1px solid var(--button-primary-default-border, rgba(255, 255, 255, .08));background:var(--button-primary-default-fill, #6D2F9E);transition:background .3s;display:block;text-align:center;cursor:pointer;width:100%;box-sizing:border-box}.button:where(.astro-4wmewgfm):hover{background:var(--button-primary-hover-fill, #5F2190)}.button:where(.astro-4wmewgfm):active,.button:where(.astro-4wmewgfm):focus{background:var(--button-primary-pressed-fill, #522477)}.button:where(.astro-4wmewgfm):disabled{background:var(--button-secondary-disabled-fill, #675A70)}.button:where(.astro-4wmewgfm).alt{border:1px solid var(--button-secondary-default-border);background:var(--button-secondary-default-fill);white-space:nowrap}body[data-theme=light] .button:where(.astro-4wmewgfm).alt{color:#522477}@media screen and (max-width: 768px){.button:where(.astro-4wmewgfm){width:100%;box-sizing:border-box}}header:where(.astro-ufigpbrw){display:flex;justify-content:flex-end}.menu-btn:where(.astro-ufigpbrw){width:20px;height:20px;position:relative;z-index:2;overflow:hidden}.menu-btn:where(.astro-ufigpbrw) .bar:where(.astro-ufigpbrw){width:20px;height:2px;position:absolute;top:50%;left:50%;border-radius:4px;transform:translate(-50%,-50%);background-color:var(--wx-text-color);transition:all .3s ease-in-out}.menu-btn:where(.astro-ufigpbrw) .bar:where(.astro-ufigpbrw):nth-of-type(2){top:calc(50% - 7px)}.menu-btn:where(.astro-ufigpbrw) .bar:where(.astro-ufigpbrw):nth-of-type(3){top:calc(50% + 7px)}.menu-btn:where(.astro-ufigpbrw).active .bar:where(.astro-ufigpbrw):nth-of-type(1){display:none}.menu-btn:where(.astro-ufigpbrw).active .bar:where(.astro-ufigpbrw):nth-of-type(2){top:50%;transform:translate(-50%) rotate(45deg)}.menu-btn:where(.astro-ufigpbrw).active .bar:where(.astro-ufigpbrw):nth-of-type(3){top:50%;transform:translate(-50%) rotate(-45deg)}.nav:where(.astro-ufigpbrw){position:fixed;box-sizing:border-box;top:7%;left:0;width:100%;height:95vh;padding:15px 0;background:var(--bg-default);transform:translate(100%);transition:transform .5s;display:flex;flex-direction:column;justify-content:space-between}.nav:where(.astro-ufigpbrw).active{transform:translate(0)}.nav__list:where(.astro-ufigpbrw){padding:0 15px}.nav:where(.astro-ufigpbrw) .nav__list_item:where(.astro-ufigpbrw){list-style-type:none;font-family:Roboto;padding:12px 24px;font-size:16px;font-weight:500;line-height:140%;letter-spacing:.2px}.toggle-switch:where(.astro-ufigpbrw){position:fixed;display:inline-block;width:94%;height:38px;border-radius:30px;border:1px solid var(--toggle-default-border);background:var(--toggle-default-bg);bottom:8%;left:3%}.toggle-switch:where(.astro-ufigpbrw) input:where(.astro-ufigpbrw){opacity:0;width:0;height:0}.slider:where(.astro-ufigpbrw){position:absolute;cursor:pointer;inset:0;background-repeat:no-repeat;background-position:57% 40%;transition:.4s;border-radius:34px}.toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw):before{content:"";width:50%;display:flex;align-items:center;justify-content:center;position:relative;left:3px;border-radius:32px;top:6%;height:32px;background-color:var(--toggle-default-active-default);background-repeat:no-repeat;background-position:7% center}.toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw):after{content:"";position:relative;left:62%;top:-70%;color:#fff}body[data-theme=light] .toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw){background-color:#f9f9fc;background-image:url(/docs/images/icons/moon-dark.svg);background-repeat:no-repeat;background-position:14px 6px}body[data-theme=light] .toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw):before{content:"Light Theme";left:49%;top:6%;background:url(/docs/images/icons/sun.svg) 7% center no-repeat;background-color:var(--toggle-default-active-default);color:#fff}body[data-theme=light] .toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw):after{content:"Dark Theme";left:14%;color:var(--wx-text-color)}body[data-theme=dark] .toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw){background-color:#232326;background-image:url(/docs/images/icons/sun-dark.svg);background-repeat:no-repeat;background-position:57% 40%}body[data-theme=dark] .toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw):before{content:"Dark Theme";left:3px;background:url(/docs/images/icons/moon.svg) 7% center no-repeat;background-color:var(--toggle-default-active-default);color:#fff}body[data-theme=dark] .toggle-switch:where(.astro-ufigpbrw).icon .slider:where(.astro-ufigpbrw):after{content:"Light Theme";left:62%;color:#fff}@media screen and (max-width: 500px){.menu-btn:where(.astro-ufigpbrw){right:22px}}.toggle-switch:where(.astro-7g74q3h3){position:relative;display:inline-block;width:104px;height:38px;border-radius:30px;border:1px solid var(--toggle-default-border);background:var(--toggle-default-bg)}.toggle-switch:where(.astro-7g74q3h3) input:where(.astro-7g74q3h3){opacity:0;width:0;height:0}.slider:where(.astro-7g74q3h3){position:absolute;cursor:pointer;inset:0;background-color:#232326;background-repeat:no-repeat;background-position:66px 6px;transition:.4s;border-radius:34px;background-image:url(/docs/images/icons/sun-dark.svg)}.slider:where(.astro-7g74q3h3):before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:0;transition:.4s;border-radius:50%}.toggle-switch:where(.astro-7g74q3h3).icon .slider:where(.astro-7g74q3h3):before{display:flex;align-items:center;justify-content:center;position:relative;left:3px;top:2px;padding-top:5px;border-radius:32px;background:var(--toggle-default-active-default);width:48px;height:32px}body[data-theme=light] .toggle-switch:where(.astro-7g74q3h3).icon .slider:where(.astro-7g74q3h3){background-color:#f9f9fc;background-image:url(/docs/images/icons/moon-dark.svg);background-repeat:no-repeat;background-position:14px 6px}body[data-theme=light] .toggle-switch:where(.astro-7g74q3h3).icon .slider:where(.astro-7g74q3h3):before{content:url(/docs/images/icons/sun.svg);left:52px}body[data-theme=dark] .toggle-switch:where(.astro-7g74q3h3).icon .slider:where(.astro-7g74q3h3){background-color:#232326;background-image:url(/docs/images/icons/sun-dark.svg);background-repeat:no-repeat;background-position:66px 6px}body[data-theme=dark] .toggle-switch:where(.astro-7g74q3h3).icon .slider:where(.astro-7g74q3h3):before{content:url(/docs/images/icons/moon.svg);left:3px}.header:where(.astro-5ql2mvdm){color:var(--wx-text-color);padding:13px 0;background:var(--bg-default);position:fixed;width:100%;z-index:10;top:0}body[data-theme=light] .shadow:where(.astro-5ql2mvdm){box-shadow:0 4px 12px #cdcdcd40}.desktop:where(.astro-5ql2mvdm){display:flex;justify-content:space-between;max-width:219px;width:100%;align-items:center}.desktop:where(.astro-5ql2mvdm) a:where(.astro-5ql2mvdm):first-child{border-right:1px solid var(--separator-logo);padding-right:20px}.header-wrap:where(.astro-5ql2mvdm){display:flex;justify-content:space-between;align-items:center}.phone:where(.astro-5ql2mvdm){display:none}.burger:where(.astro-5ql2mvdm){display:none}.menu:where(.astro-5ql2mvdm){display:flex;justify-content:space-between;align-items:center;max-width:431px;width:100%}.menu-item:where(.astro-5ql2mvdm){color:var(--wx-text-color);padding:6px 12px}body[data-theme=light] .menu-item:where(.astro-5ql2mvdm):hover{color:#6d2f9e}.menu-item:where(.astro-5ql2mvdm):hover{border-radius:32px;background:var(--hover-menu, rgba(255, 255, 255, .12))}.buttons-block:where(.astro-5ql2mvdm){display:flex;gap:24px;align-items:center}@media screen and (max-width: 991px){.burger:where(.astro-5ql2mvdm){display:block}.menu:where(.astro-5ql2mvdm),.theme-switch:where(.astro-5ql2mvdm){display:none}}@media screen and (max-width: 768px){.desktop:where(.astro-5ql2mvdm){display:none}.phone:where(.astro-5ql2mvdm){display:flex;max-width:134px;width:100%;justify-content:space-between;align-items:center}}@media screen and (max-width: 500px){.header:where(.astro-5ql2mvdm){padding:9px 0 13px}.buttons-block:where(.astro-5ql2mvdm){gap:44px}}
