@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);.btn[data-v-07a0d5a8]{cursor:pointer;padding:5px 10px;border-radius:5px;min-height:45px;min-width:130px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.btn img[data-v-07a0d5a8]{width:20px;height:20px;display:flex;-o-object-fit:contain;object-fit:contain;margin-right:5px;transition:.3s;filter:brightness(0) invert(1)}.btn:hover img[data-v-07a0d5a8]{filter:revert}.primary[data-v-07a0d5a8]{color:#fff;border:1px solid #007bff;background-color:#007bff}.primary-outline[data-v-07a0d5a8],.primary[data-v-07a0d5a8]:hover{color:#007bff;background-color:#fff}.primary-outline[data-v-07a0d5a8]{border:1px solid #007bff}.primary-outline[data-v-07a0d5a8]:hover{color:#fff;background-color:#007bff;border:1px solid #007bff}.secondary[data-v-07a0d5a8]{color:#fff;border:1px solid #6c757d;background-color:#6c757d}.secondary[data-v-07a0d5a8]:hover{color:#6c757d;background-color:#fff}.secondary-outline[data-v-07a0d5a8]{color:#6c757d;background-color:#fff;border:1px solid #6c757d}.secondary-outline[data-v-07a0d5a8]:hover{color:#fff;background-color:#6c757d;border:1px solid #6c757d}.success[data-v-07a0d5a8]{color:#fff;background-color:#28a745;border:1px solid #28a745}.success-outline[data-v-07a0d5a8],.success[data-v-07a0d5a8]:hover{color:#28a745;background-color:#fff}.success-outline[data-v-07a0d5a8]{border:1px solid #28a745}.success-outline[data-v-07a0d5a8]:hover{color:#fff;background-color:#28a745;border:1px solid #28a745}.danger[data-v-07a0d5a8]{color:#fff;background-color:#dc3545;border:1px solid #dc3545}.danger-outline[data-v-07a0d5a8],.danger[data-v-07a0d5a8]:hover{color:#dc3545;background-color:#fff}.danger-outline[data-v-07a0d5a8]{border:1px solid #dc3545}.danger-outline[data-v-07a0d5a8]:hover{color:#fff;background-color:#dc3545;border:1px solid #dc3545}.warning[data-v-07a0d5a8]{color:#fff;background-color:#ffc107;border:1px solid #ffc107}.warning-outline[data-v-07a0d5a8],.warning[data-v-07a0d5a8]:hover{color:#ffc107;background-color:#fff}.warning-outline[data-v-07a0d5a8]{border:1px solid #ffc107}.warning-outline[data-v-07a0d5a8]:hover{color:#fff;background-color:#ffc107;border:1px solid #ffc107}.info[data-v-07a0d5a8]{color:#fff;background-color:#17a2b8;border:1px solid #17a2b8}.info-outline[data-v-07a0d5a8],.info[data-v-07a0d5a8]:hover{color:#17a2b8;background-color:#fff}.info-outline[data-v-07a0d5a8]{border:1px solid #17a2b8}.info-outline[data-v-07a0d5a8]:hover{color:#fff;background-color:#17a2b8;border:1px solid #17a2b8}.link-outline[data-v-07a0d5a8],.link[data-v-07a0d5a8]{color:#007bff}@media (max-width:576px){.btn[data-v-07a0d5a8]{padding:6px 10px;min-width:100px;font-size:14px}.btn.danger[data-v-07a0d5a8]{font-size:12px;padding:5px 10px;min-width:60px;min-height:30px}}.header[data-v-581e798e]{display:flex;align-items:center;height:70px;padding:0 20px;justify-content:space-between}.header-logo[data-v-581e798e]{display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:600;width:150px;height:40px}.header-logo img[data-v-581e798e]{display:flex;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.menu{display:flex;flex-direction:column;justify-content:flex-start}.menu-logo{margin-bottom:20px;border-bottom:1px solid #f1f3f9;cursor:pointer;transition:all .3s;height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.menu-logo:hover{background:#f1f3f9}.menu-logo p{font-style:normal;font-weight:600;font-size:16px;line-height:140%;margin:0;padding:0;color:#000}.menu-bar ul{display:flex;flex-direction:column}.menu-bar ul li{width:100%;height:60px}.menu-bar ul li a{cursor:pointer;transition:all .2s ease;padding:10px;display:flex;align-items:center;justify-content:flex-start;padding:0 30px;width:100%;height:100%;position:relative;color:#000}.menu-bar ul li a:after{position:absolute;top:0;left:0;bottom:0;width:5px;content:"";background:#007bff;display:none}.menu-bar ul li a img{width:25px;height:25px;-o-object-fit:content;object-fit:content;margin-right:10px;transition:all .3;filter:grayscale(1)}.menu-bar ul li a p{text-decoration:none;font-style:normal;font-weight:500;font-size:16px;line-height:140%;color:#a1a1ab}.menu-bar ul li a:hover{background:#007bff;color:#fff}.menu-bar ul li a:hover p{color:#fff}.menu-bar ul li a:hover img{filter:brightness(0) invert(1)}.menu-bar ul li a.router-link-exact-active{pointer-events:none}.menu-bar ul li a.router-link-exact-active img{filter:revert}.menu-bar ul li a.router-link-exact-active p{color:#007bff}.menu-bar ul li a.router-link-exact-active:after{display:flex}.menu .mobile-toggler{display:none}.layout-wrapper{display:flex}.layout-menu{min-width:350px;border-right:1px solid #f1f3f9}.layout-content{width:100%;display:flex;padding-left:50px;flex-direction:column}.fade-enter-active[data-v-1e4e1632],.fade-leave-active[data-v-1e4e1632]{transition:transform .2s ease,opacity .2s ease}.fade-enter-from[data-v-1e4e1632],.fade-leave-to[data-v-1e4e1632]{opacity:0;transform:translateY(-10px)}.dropdown[data-v-1e4e1632]{cursor:pointer;position:relative}.dropdown[data-v-1e4e1632]:focus{outline:none}.disabled[data-v-1e4e1632]{cursor:default}.disabled:hover>.mark[data-v-1e4e1632]{opacity:.5!important}.dropdown:hover>.mark[data-v-1e4e1632]{opacity:1}.dropdown>.mark[data-v-1e4e1632]{transition:opacity .2s ease;opacity:.5;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown>.mark>div[data-v-1e4e1632]{white-space:nowrap;font-family:sans-serif;font-size:12px;line-height:16px}.dropdown>.mark>svg[data-v-1e4e1632]{margin-left:3px;margin-top:1px}.dropdown>.panel[data-v-1e4e1632]{position:absolute;border-radius:6px;overflow:hidden;top:24px;left:0;box-sizing:border-box;box-shadow:0 2px 12px rgba(0,0,0,.15)}.copy_code[data-v-25463c94]{transition:opacity .2s ease;position:relative;opacity:.5;width:20px;height:20px;cursor:pointer}.copy_code[data-v-25463c94]:focus{outline:none}.copy_code>textarea[data-v-25463c94]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;padding:0;width:0;height:0;background:transparent;resize:none;opacity:0;border-color:transparent}.copy_code>svg[data-v-25463c94]{pointer-events:none}.copy_code[data-v-25463c94]:hover{opacity:1}.copy_code:hover>.tooltip[data-v-25463c94]{display:block}.copy_code>.tooltip[data-v-25463c94]{font-family:sans-serif;display:none;position:absolute;bottom:-10px;left:-96px;font-size:12px;color:#fff;width:84px;height:30px;line-height:30px;background:rgba(0,0,0,.8);box-sizing:border-box;text-align:center;border-radius:4px}.header[data-v-6838a418]{position:relative;z-index:2;height:34px;box-sizing:border-box}.header>.dropdown[data-v-6838a418]{position:absolute;top:12px;left:18px}.header>.copy_code[data-v-6838a418]{position:absolute;top:10px;right:12px}.code_editor[data-v-6838a418]{display:flex;flex-direction:column;font-size:0;position:relative;text-align:left}.code_editor>.code_area[data-v-6838a418]{position:relative;overflow:hidden}.code_editor>.code_area>pre>code[data-v-6838a418],.code_editor>.code_area>textarea[data-v-6838a418]{padding:0 20px 20px 20px;font-family:Consolas,Monaco,monospace;line-height:1.5;font-size:16px}.code_editor>.code_area>textarea[data-v-6838a418]{overflow-y:hidden;box-sizing:border-box;caret-color:#7f7f7f;-webkit-text-fill-color:transparent;white-space:pre;word-wrap:normal;border:0;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:none;resize:none}.code_editor>.code_area>textarea[data-v-6838a418]:focus-visible,.code_editor>.code_area>textarea[data-v-6838a418]:hover{outline:none}.code_editor>.code_area>pre[data-v-6838a418]{position:relative;margin:0}.code_editor>.code_area>pre>code[data-v-6838a418]{position:relative;overflow-x:visible;border-radius:0;box-sizing:border-box;display:block;border:none;margin:0}.hide_header>.code_area>pre>code[data-v-6838a418],.hide_header>.code_area>textarea[data-v-6838a418]{padding:20px}.hide_header.scroll>.code_area[data-v-6838a418]{height:100%}.read_only>.code_area>pre>code[data-v-6838a418]{width:100%;height:100%;overflow:auto!important}.wrap_code>.code_area>pre>code[data-v-6838a418],.wrap_code>.code_area>textarea[data-v-6838a418]{white-space:pre-wrap;word-wrap:break-word}.scroll>.code_area[data-v-6838a418]{height:calc(100% - 34px)}.scroll>.code_area>textarea[data-v-6838a418]{overflow:auto}.scroll>.code_area>pre[data-v-6838a418]{width:100%;height:100%;overflow:hidden}.panel[data-v-6838a418]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%;font-family:sans-serif}.panel>.lang_list[data-v-6838a418]{overflow:auto;height:calc(100% - 36px);font-size:13px;box-sizing:border-box;padding:0;list-style:none;margin:0;text-align:left;background:#fff}.panel>.lang_list>li[data-v-6838a418]{font-size:13px;color:#333;transition:background .16s ease,color .16s ease;box-sizing:border-box;padding:0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px}.panel>.lang_list>li[data-v-6838a418]:first-child{padding-top:5px}.panel>.lang_list>li[data-v-6838a418]:last-child{padding-bottom:5px}.panel>.lang_list>li[data-v-6838a418]:hover{color:#111;background:#eee}.atom_one_dark .hljs,.atom_one_dark.hljs{color:#abb2bf;background:#282c34}.atom_one_dark .hljs-comment,.atom_one_dark .hljs-quote{color:#5c6370;font-style:italic}.atom_one_dark .hljs-doctag,.atom_one_dark .hljs-formula,.atom_one_dark .hljs-keyword{color:#c678dd}.atom_one_dark .hljs-deletion,.atom_one_dark .hljs-name,.atom_one_dark .hljs-section,.atom_one_dark .hljs-selector-tag,.atom_one_dark .hljs-subst{color:#e06c75}.atom_one_dark .hljs-literal{color:#56b6c2}.atom_one_dark .hljs-addition,.atom_one_dark .hljs-attribute,.atom_one_dark .hljs-meta .hljs-string,.atom_one_dark .hljs-regexp,.atom_one_dark .hljs-string{color:#98c379}.atom_one_dark .hljs-attr,.atom_one_dark .hljs-number,.atom_one_dark .hljs-selector-attr,.atom_one_dark .hljs-selector-class,.atom_one_dark .hljs-selector-pseudo,.atom_one_dark .hljs-template-variable,.atom_one_dark .hljs-type,.atom_one_dark .hljs-variable{color:#d19a66}.atom_one_dark .hljs-bullet,.atom_one_dark .hljs-link,.atom_one_dark .hljs-meta,.atom_one_dark .hljs-selector-id,.atom_one_dark .hljs-symbol,.atom_one_dark .hljs-title{color:#61aeee}.atom_one_dark .hljs-built_in,.atom_one_dark .hljs-class .hljs-title,.atom_one_dark .hljs-title .class_{color:#e6c07b}.atom_one_dark .hljs-emphasis{font-style:italic}.atom_one_dark .hljs-strong{font-weight:700}.atom_one_dark .hljs-link{text-decoration:underline}.atom_one_light .hljs,.atom_one_light.hljs{color:#383a42;background:#fafafa}.atom_one_light .hljs-comment,.atom_one_light .hljs-quote{color:#a0a1a7;font-style:italic}.atom_one_light .hljs-doctag,.atom_one_light .hljs-formula,.atom_one_light .hljs-keyword{color:#a626a4}.atom_one_light .hljs-deletion,.atom_one_light .hljs-name,.atom_one_light .hljs-section,.atom_one_light .hljs-selector-tag,.atom_one_light .hljs-subst{color:#e45649}.atom_one_light .hljs-literal{color:#0184bb}.atom_one_light .hljs-addition,.atom_one_light .hljs-attribute,.atom_one_light .hljs-meta .hljs-string,.atom_one_light .hljs-regexp,.atom_one_light .hljs-string{color:#50a14f}.atom_one_light .hljs-attr,.atom_one_light .hljs-number,.atom_one_light .hljs-selector-attr,.atom_one_light .hljs-selector-class,.atom_one_light .hljs-selector-pseudo,.atom_one_light .hljs-template-variable,.atom_one_light .hljs-type,.atom_one_light .hljs-variable{color:#986801}.atom_one_light .hljs-bullet,.atom_one_light .hljs-link,.atom_one_light .hljs-meta,.atom_one_light .hljs-selector-id,.atom_one_light .hljs-symbol,.atom_one_light .hljs-title{color:#4078f2}.atom_one_light .hljs-built_in,.atom_one_light .hljs-class .hljs-title,.atom_one_light .hljs-title .class_{color:#c18401}.atom_one_light .hljs-emphasis{font-style:italic}.atom_one_light .hljs-strong{font-weight:700}.atom_one_light .hljs-link{text-decoration:underline}.title[data-v-1092e3e8]{margin-bottom:20px;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#000}.form[data-v-1092e3e8]{display:block}.form-input[data-v-1092e3e8]{gap:15px;display:flex;margin-top:25px;align-items:center;justify-content:space-between}.form-input input[data-v-1092e3e8]{flex:1;padding:10px;border:1px solid #000}.form-editor[data-v-1092e3e8]{gap:20px;width:100%;margin:25px 0}.form-editor>div[data-v-1092e3e8]{width:100%!important}.form-editor>p[data-v-1092e3e8]{font-style:normal;font-weight:500;font-size:16px;line-height:120%;margin-bottom:15px;color:#000}.form-actions[data-v-1092e3e8]{gap:15px}.form-select[data-v-1092e3e8]{display:flex;align-items:center}.form-select select[data-v-1092e3e8]{outline:none;background:#fff;border:1px solid #f1f3f9;border-radius:4px;padding:0 15px;display:flex;align-items:center;justify-content:flex-start;font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab;height:40px;margin-right:15px}.form-input input[data-v-1092e3e8]{background:#fff;border:1px solid #f1f3f9;border-radius:4px;height:45px;outline:none}h2[data-v-4535ddc4]{margin-bottom:20px}.callback>input[data-v-4535ddc4]{padding:6px}.callback-wrapper[data-v-4535ddc4]{padding-top:20px;display:flex;justify-content:space-between}.callback-list[data-v-4535ddc4]{width:50%;max-height:80vh;overflow-x:hidden;padding-right:15px}.callback-list div[data-v-4535ddc4]{cursor:pointer;border-width:1px solid #f1f3f9;padding:8px;display:flex;align-items:center;justify-content:space-between}.callback-list div[data-v-4535ddc4]:nth-child(2n){background:#f9f9f9}.callback-list div span[data-v-4535ddc4]{font-weight:700}.callback-actived[data-v-4535ddc4]{height:60px;transition:all .3s}.callback-actived .clicker[data-v-4535ddc4]{height:100%;width:100%;display:flex;align-items:center;cursor:pointer;font-family:monospace}.callback-actived.acive-table[data-v-4535ddc4]{background:#d5d5d5c9!important;border-radius:5px!important}.callback-form[data-v-4535ddc4]{width:50%;padding-left:15px;padding:0 25px;max-height:80vh;overflow:auto}.callback-form .mobile-btn[data-v-4535ddc4]{display:none}.callback-cap[data-v-4535ddc4]{min-height:50px;display:flex;align-items:center;justify-content:space-between;margin-top:20px}.callback-cap .action[data-v-4535ddc4]{display:flex;align-items:center;justify-content:center}.callback-cap h2[data-v-4535ddc4]{margin:0;padding:0;font-style:normal;font-weight:600;font-size:24px;line-height:130%;margin-right:30px;min-width:150px;color:#000}.callback-cap .input[data-v-4535ddc4]{display:flex;align-items:center;justify-content:center;height:50px;width:280px;position:relative;border:1px solid #f1f3f9;border-radius:4px;margin-right:30px;overflow:hidden}.callback-cap .input input[data-v-4535ddc4]{width:100%;height:100%;border:0;outline:0;padding-left:55px}.callback-cap .input input[data-v-4535ddc4]::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input input[data-v-4535ddc4]:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input input[data-v-4535ddc4]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input[data-v-4535ddc4]:after{position:absolute;content:"";top:0;left:0;bottom:0;background:url(/img/icon-search.b7e33ad2.svg) no-repeat 50%;width:50px;flex-shrink:0}.checkboxbtn[data-v-4535ddc4]{background:none!important}.checkboxbtn label[data-v-4535ddc4]{position:relative;width:45px;height:25px;cursor:pointer}.checkboxbtn label input[data-v-4535ddc4]{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkboxbtn label span[data-v-4535ddc4]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fe0000;border-radius:80px;transition:.5s;box-shadow:0 15px 25px #fe000020}.checkboxbtn label input:checked~span[data-v-4535ddc4]{background:#05be05;box-shadow:0 15px 25px #05be0520}.checkboxbtn label span i[data-v-4535ddc4]{position:absolute;top:2px;left:2px;width:21px;height:21px;background:#fff;border-radius:50%;transition:.5s}.checkboxbtn label input:checked~span i[data-v-4535ddc4]{left:calc(100% - 23px)}.title[data-v-949d63c0]{margin-bottom:20px;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#000}.form[data-v-949d63c0]{display:block}.form-input[data-v-949d63c0]{gap:15px;display:flex;margin-top:25px;align-items:center;justify-content:space-between}.form-input input[data-v-949d63c0]{flex:1;padding:10px;border:1px solid #000}.form-editor[data-v-949d63c0]{gap:20px;width:100%;margin:25px 0}.form-editor>div[data-v-949d63c0]{width:100%!important}.form-editor>p[data-v-949d63c0]{font-style:normal;font-weight:500;font-size:16px;line-height:120%;margin-bottom:15px;color:#000}.form-actions[data-v-949d63c0]{gap:15px}.form-select[data-v-949d63c0]{display:flex;align-items:center}.form-select select[data-v-949d63c0]{outline:none;background:#fff;border:1px solid #f1f3f9;border-radius:4px;padding:0 15px;display:flex;align-items:center;justify-content:flex-start;font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab;height:40px;margin-right:15px}.form-input input[data-v-949d63c0]{background:#fff;border:1px solid #f1f3f9;border-radius:4px;height:45px;outline:none}h2[data-v-c4c63e06]{margin-bottom:20px}.callback>input[data-v-c4c63e06]{padding:6px}.callback-wrapper[data-v-c4c63e06]{padding-top:20px;display:flex;justify-content:space-between}.callback-list[data-v-c4c63e06]{width:50%;max-height:80vh;overflow-x:hidden;padding-right:15px}.callback-list div[data-v-c4c63e06]{cursor:pointer;border-width:1px solid #f1f3f9;padding:8px;display:flex;align-items:center;justify-content:space-between}.callback-list div[data-v-c4c63e06]:nth-child(2n){background:#f9f9f9}.callback-list div span[data-v-c4c63e06]{font-weight:700}.callback-actived[data-v-c4c63e06]{height:60px;transition:all .3s}.callback-actived .clicker[data-v-c4c63e06]{height:100%;width:100%;display:flex;align-items:center;cursor:pointer;font-family:monospace}.callback-actived.acive-table[data-v-c4c63e06]{background:#d5d5d5c9!important;border-radius:5px!important}.callback-form[data-v-c4c63e06]{width:50%;padding-left:15px;padding:0 25px;max-height:80vh;overflow:auto}.callback-form .mobile-btn[data-v-c4c63e06]{display:none}.callback-cap[data-v-c4c63e06]{min-height:50px;display:flex;align-items:center;justify-content:space-between;margin-top:20px}.callback-cap .action[data-v-c4c63e06]{display:flex;align-items:center;justify-content:center}.callback-cap h2[data-v-c4c63e06]{margin:0;padding:0;font-style:normal;font-weight:600;font-size:24px;line-height:130%;margin-right:30px;min-width:150px;color:#000}.callback-cap .input[data-v-c4c63e06]{display:flex;align-items:center;justify-content:center;height:50px;width:280px;position:relative;border:1px solid #f1f3f9;border-radius:4px;margin-right:30px;overflow:hidden}.callback-cap .input input[data-v-c4c63e06]{width:100%;height:100%;border:0;outline:0;padding-left:55px}.callback-cap .input input[data-v-c4c63e06]::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input input[data-v-c4c63e06]:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input input[data-v-c4c63e06]::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input[data-v-c4c63e06]:after{position:absolute;content:"";top:0;left:0;bottom:0;background:url(/img/icon-search.b7e33ad2.svg) no-repeat 50%;width:50px;flex-shrink:0}.checkboxbtn[data-v-c4c63e06]{background:none!important}.checkboxbtn label[data-v-c4c63e06]{position:relative;width:45px;height:25px;cursor:pointer}.checkboxbtn label input[data-v-c4c63e06]{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkboxbtn label span[data-v-c4c63e06]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fe0000;border-radius:80px;transition:.5s;box-shadow:0 15px 25px #fe000020}.checkboxbtn label input:checked~span[data-v-c4c63e06]{background:#05be05;box-shadow:0 15px 25px #05be0520}.checkboxbtn label span i[data-v-c4c63e06]{position:absolute;top:2px;left:2px;width:21px;height:21px;background:#fff;border-radius:50%;transition:.5s}.checkboxbtn label input:checked~span i[data-v-c4c63e06]{left:calc(100% - 23px)}table{font-family:arial,sans-serif;border-collapse:collapse;width:100%}td,th{border:1px solid #ddd;text-align:left;padding:8px}tr:nth-child(2n){background-color:#ddd}td span{display:inline-block}.bind-cap{justify-content:space-between;margin-top:20px}.bind-cap,.bind-cap .action{display:flex;align-items:center}.bind-cap .action{justify-content:center}.bind-cap h2{margin:0;padding:0;font-style:normal;font-weight:600;font-size:24px;line-height:130%;margin-right:30px;min-width:150px;color:#000}.bind-cap .input{display:flex;align-items:center;justify-content:center;height:50px;width:280px;position:relative;border:1px solid #f1f3f9;border-radius:4px;margin-right:30px;overflow:hidden}.bind-cap .input input{width:100%;height:100%;border:0;outline:0;padding-left:55px}.bind-cap .input input::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.bind-cap .input input:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.bind-cap .input input::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.bind-cap .input:after{position:absolute;content:"";top:0;left:0;bottom:0;background:url(/img/icon-search.b7e33ad2.svg) no-repeat 50%;width:50px;flex-shrink:0}.bind-list{margin-top:40px;overflow:auto;max-height:75vh}@media (max-width:576px){td,th{font-size:12px;padding:5px}.bind-cap .input{display:none}}h2{margin-bottom:20px}.callback>input{padding:6px}.callback-wrapper{padding-top:20px;display:flex;justify-content:space-between}.callback-list{width:50%;max-height:80vh;overflow-x:hidden;padding-right:15px}.callback-list div{cursor:pointer;border-width:1px solid #f1f3f9;padding:8px;display:flex;align-items:center;justify-content:space-between}.callback-list div:nth-child(2n){background:#f9f9f9}.callback-list div span{font-weight:700}.callback-actived{height:60px;transition:all .3s}.callback-actived .clicker{height:100%;width:100%;display:flex;align-items:center;cursor:pointer;font-family:monospace}.callback-actived.acive-table{background:#d5d5d5c9!important;border-radius:5px!important}.callback-form{width:50%;padding-left:15px;padding:0 25px;max-height:80vh;overflow:auto}.callback-form .mobile-btn{display:none}.callback-cap{min-height:50px;display:flex;align-items:center;justify-content:space-between;margin-top:20px}.callback-cap .action{display:flex;align-items:center;justify-content:center}.callback-cap h2{margin:0;padding:0;font-style:normal;font-weight:600;font-size:24px;line-height:130%;margin-right:30px;min-width:150px;color:#000}.callback-cap .input{display:flex;align-items:center;justify-content:center;height:50px;width:280px;position:relative;border:1px solid #f1f3f9;border-radius:4px;margin-right:30px;overflow:hidden}.callback-cap .input input{width:100%;height:100%;border:0;outline:0;padding-left:55px}.callback-cap .input input::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input input:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input input::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#a1a1ab}.callback-cap .input:after{position:absolute;content:"";top:0;left:0;bottom:0;background:url(/img/icon-search.b7e33ad2.svg) no-repeat 50%;width:50px;flex-shrink:0}.checkboxbtn{background:none!important}.checkboxbtn label{position:relative;width:45px;height:25px;cursor:pointer}.checkboxbtn label input{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkboxbtn label span{position:absolute;top:0;left:0;width:100%;height:100%;background:#fe0000;border-radius:80px;transition:.5s;box-shadow:0 15px 25px #fe000020}.checkboxbtn label input:checked~span{background:#05be05;box-shadow:0 15px 25px #05be0520}.checkboxbtn label span i{position:absolute;top:2px;left:2px;width:21px;height:21px;background:#fff;border-radius:50%;transition:.5s}.checkboxbtn label input:checked~span i{left:calc(100% - 23px)}.bind-create--list{width:100%;height:300px;margin-top:30px}.bind-create--el{gap:15px;margin-right:5%}.bind-create--el-item{padding:10px 20px;cursor:pointer;border-radius:6px;border:1px solid #e7e7e7;transition:all .2s ease;font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#000}.bind-create--el-item:hover,.selected{box-shadow:0 10px 5px #ccc}*{margin:0;padding:0;list-style:none;box-sizing:border-box;scroll-behavior:smooth;outline:none;font-family:Inter,sans-serif}body{overflow-y:scroll}a{cursor:pointer}a,a:hover{text-decoration:none}ul{list-style:none}input{outline:none}.flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.column{flex-direction:column}.container{width:100%;padding:0 18px;margin:0 auto;max-width:1400px}.active{background-color:green}.active,.inactive{width:16px;height:16px;border-radius:50%}.inactive{background-color:red}::-webkit-scrollbar{width:6px;border-radius:10px;border:0}::-webkit-scrollbar:horizontal{height:5px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px;border:0}::-webkit-scrollbar-thumb{background:#3886fb;border-radius:60px;-webkit-transition:all .3s;transition:all .3s;border:0}::-webkit-scrollbar-thumb:hover{opacity:.7;border:0}@media (max-width:1600px){.layout-menu{min-width:250px}.callback-actived .clicker{white-space:nowrap;overflow:hidden}}@media (max-width:1200px){.layout-menu{min-width:0}.layout-menu .menu{background:#fff;box-shadow:0 0 67px 13px rgba(0,0,0,.1);position:absolute;z-index:9;left:0;bottom:0;top:160px;transform:translateX(-100%);transition:all .3s;min-width:300px}.layout-menu .menu .mobile-toggler{display:flex;width:50px;height:50px;background:url(/img/mobile-burger.286121e3.svg) no-repeat 50% #007bff;background-size:80% 80%;position:absolute;left:100%;transition:all .3s;border-bottom-right-radius:5px;border-top-right-radius:5px}.layout-menu .menu.opened{transform:translateX(0)}.layout-menu .menu.opened .mobile-toggler{transform:scaleX(-1);border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-top-left-radius:5px}}@media (max-width:992px){.callback-form{z-index:9;position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:unset!important;max-height:unset!important;opacity:0;visibility:hidden;transition:all .3s;padding:70px 50px!important}.callback-form .form{background:#fff;padding:30px}.callback-form .mobile-btn{display:flex!important;position:absolute;top:40px;right:40px;width:50px;height:50px;background:#007bff;align-items:center;justify-content:center;border-radius:5px}.callback-form .mobile-btn span{width:2px;height:25px;border-radius:10px;background:#fff;display:flex;margin:0;padding:0;position:absolute;transform:rotate(45deg)}.callback-form .mobile-btn span:nth-child(2){height:2px;width:25px;position:absolute}.callback-form.opened{opacity:1;visibility:visible}.callback-list{width:100%!important}}@media (max-width:768px){.callback-cap h2{font-size:20px!important;min-width:unset!important}.callback-cap .input{height:40px!important;width:170px!important;font-size:14px!important}}@media (max-width:576px){.callback-form{padding:20px!important}.callback-form .form{border-radius:5px}.callback-form .mobile-btn{top:25px;right:25px}.callback-list .callback-actived{height:50px}.callback-list .clicker{font-size:14px}.callback-cap .action{width:100%!important;justify-content:space-between!important;padding-right:50px!important}.callback-cap .input{display:none!important}}