@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.advice{background:#a0c3d9;border-radius:4px;flex-grow:1;padding:16px;position:relative}.advice_small{padding:12px}.advice_small>.advice__icon{left:10px;top:10px}.advice_clickable{cursor:pointer;transition:background .2s ease-in-out;-webkit-user-select:none;user-select:none}@media(hover){.advice_clickable.advice_type-info:hover{background:#99bed6}.dark-theme .advice_clickable.advice_type-info:hover{background:#535e61}.advice_clickable.advice_type-warning:hover{background:#ffeee6}.dark-theme .advice_clickable.advice_type-warning:hover{background:#535e61}}.advice_type-info{padding-left:44px}.advice_type-info.advice_small{padding-left:40px}.advice_type-info>.advice__icon{background-image:url(/static/media/info.08753b0e049a620bfe44.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.advice_type-info>.title_h3{color:#4b81bf}.advice_type-star{padding-left:44px}.advice_type-star.advice_small{padding-left:40px}.advice_type-star>.advice__icon{background-image:url(/static/media/star.5fe2534391e6688e02ba.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.advice_type-star>.title_h3{color:#4b81bf}.advice_type-success{background:#88c7341a;padding-left:44px}.advice_type-success.advice_small{padding-left:40px}.advice_type-success>.advice__icon{background-image:url(/static/media/success.66ad086ac281a71e79ec.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.advice_type-success>.title_h3{color:#39a744}.advice_type-warning{background:#fff5f0;padding-left:44px}.advice_type-warning.advice_small{padding-left:40px}.advice_type-warning>.advice__icon{background-image:url(/static/media/warning.2118d11787f467569661.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.advice_type-warning>.title_h3{color:#ff7e06}.advice__icon{height:20px;left:12px;position:absolute;top:13px;width:20px}.app{background:#a0c3d9;color:#4c4c4c;display:flex;flex-direction:column;min-height:100%}@media(max-width:1024px){.article{width:60%}}@media(max-width:768px){.article{width:80%}}@media(max-width:425px){.article{width:100%}}.article_wide,.popup .article{width:60%}@media(max-width:1024px){.article_wide,.popup .article{width:80%}}@media(max-width:768px){.article_wide,.popup .article{width:100%}}.body{display:flex;flex-direction:column;flex-grow:1;margin:0 auto;max-width:1032px;padding:32px 16px 40px;width:100%}.body_center{justify-content:center}.btn{align-items:center;border-radius:4px;display:flex;font-size:.875rem;font-weight:500;height:32px;line-height:1rem;padding:0 16px;width:-webkit-max-content;width:max-content}.btn:not(:disabled){cursor:pointer}.btn:disabled{opacity:.5}.btn_blue{background:#4b81bf;color:#fff;transition:background .2s ease-in-out,box-shadow .2s ease-in-out,opacity .2s ease-in-out}.btn_blue>.icon{fill:#fff}@media(hover){.btn_blue:not(:disabled):hover{background:#ff7e06;box-shadow:0 8px 16px #ffa1424d,inset 0 -8px 12px #ffa743b3}}.btn_orange{background:#ff7e06;color:#fff;transition:box-shadow .2s ease-in-out}@media(hover){.btn_orange:hover{box-shadow:0 8px 16px #ffa1424d,inset 0 -8px 12px #ffa743b3}}.btn_white{background:#fff;border:1px solid #a1c3da;color:#4b81bf;transition:background .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}@media(hover){.btn_white:hover{border-color:#ff7e06;color:#ff7e06}.btn_white:hover>.icon{fill:#ff7e06}}.btn_transparent{background:#0000;color:#4c4c4c;font-weight:400;padding:0;transition:opacity .2s ease-in-out}@media(hover){.btn_transparent:not(:disabled):hover>.icon{fill:#ff7e06}}.btn_with-icon{padding-left:0}.checkbox{background:#fff;border:1px solid #a1c3da;border-radius:2px;cursor:pointer;flex-shrink:0;height:20px;transition:background .2s ease-in-out,border-color .2s ease-in-out;width:20px}.checkbox__label{cursor:pointer;display:block;max-width:272px;transition:opacity .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkbox__label_disabled{cursor:default;opacity:.6}.checkbox__label input[type=checkbox]{display:none}.checkbox__label input[type=checkbox]:checked~.checkbox{background:url(/static/media/check.b0035991dd191e6a7e87.svg) no-repeat 50%,#4b81bf;border-color:#4b81bf}.checkbox__label input[type=checkbox]:disabled~.checkbox{cursor:default}.closer{align-items:center;border-radius:0 4px 0 16px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:0;top:0;width:32px}.closer_light-blue{background:#a0c3d9}@media(hover){.closer_light-blue:hover>.icon{fill:#ff7e06}}.closer_transparent{background:#0000001a}.closer_transparent>.icon{fill:#fff}@media(hover){.closer_transparent:hover>.icon{fill:#ff7e06}}.closer_true-transparent{background:#0000}@media(hover){.closer_true-transparent:hover>.icon{fill:#ff7e06}}*{box-sizing:border-box;font-family:Roboto,helvetica,arial,sans-serif;margin:0}#root,body,html{height:100%}body{overflow:auto;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin}@supports(overflow:overlay){body{overflow:overlay}}body::-webkit-scrollbar{height:2px;width:2px}body::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}body::-webkit-scrollbar{height:7px;width:7px}body::-webkit-scrollbar-thumb{border-radius:3.5px}a{text-decoration:none}button{border:none}input{outline:none}.position-relative,.smart-container{position:relative}.smart-container{width:-webkit-min-content;width:min-content}.connection{background:#fff;border:1px solid #a1c3da;border-radius:4px;display:none;padding:16px}.connection_visible{display:inline;display:initial}.connection__inner{display:flex;height:100%}.connection__aside{overflow:hidden}.connection__aside-slider{border-right:1px solid #a1c3da;height:100%;margin-left:-45px;margin-right:12px;padding-right:12px;transition:margin-left .2s ease-in-out}.connection__aside-slider_shown{margin-left:0}.connection__content{display:flex;flex-direction:column;justify-content:space-between;width:100%}.connection__wrapper{gap:12px}.connection__wrapper,.dropzone{display:flex;flex-direction:column}.dropzone{align-items:center;border:1px dashed #4b81bf;border-radius:4px;cursor:pointer;max-width:272px;padding:24px;text-align:center;transition:border-color .2s ease-in-out}@media(hover){.dropzone:hover{border-color:#ff7e06}.dropzone:hover>.icon{fill:#ff7e06}}@media(max-width:425px){.dropzone{max-width:100%}}.dropzone_active{border-color:#ff7e06}.dropzone_active>.icon{fill:#ff7e06}.dropzone_max{max-width:none;width:100%}.emoji-picker{left:0;top:0}.emoji-picker,.emoji-picker__wrapper{position:absolute}.entry{background:#5bc6ea1a;border-left:4px solid #4b81bf;border-radius:2px;padding:8px}.entry_yellow{background:#f9e24d1a;border-color:#f9e24d}.field{border:1px solid #a1c3da;border-radius:2px;color:#4c4c4c;font-size:.875rem;height:32px;line-height:1rem;outline:none;padding:0 8px;transition:border-color .2s ease-in-out;width:100%}.field:focus,.field_active{border-color:#4b81bf}.field_error{border-color:#ff7e06}.field_min{width:132px}.field_max{width:100%}.field::placeholder{color:#939b9f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-300.16e79fba91515cc7bd90.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-300.38763b30fc533c4821dc.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:300;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-300italic.f0123740a02a8df4cd9c.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-300italic.92944630dd960c4d0fcc.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-regular.91f689ac38236365183d.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-regular.90fc8764675b01c9cc05.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-italic.d035787111367f083acf.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-italic.0c6947f4d506f316d64d.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-500.3b5f561e8caa3803daee.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-500.085d1b4698b08a1cf7fd.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:500;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-500italic.9fdf32f37c303269b99d.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-500italic.aaff82ce6da9924400a9.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-700.4bdcfadc292241e3b817.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-700.3b1c20c745bc4c9f1093.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:700;src:local("Roboto"),url(/static/media/roboto-v27-latin_cyrillic-700italic.28859bb25224400ba2fd.woff2) format("woff2"),url(/static/media/roboto-v27-latin_cyrillic-700italic.d7476f88572b741a1bad.woff) format("woff")}.footer{background:#e0f3f9;padding:16px}.grid{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.grid_2{grid-template-columns:repeat(2,1fr)}@media(max-width:1024px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.grid{grid-template-columns:1fr}}.grid_auto{grid-template-columns:repeat(auto-fill,minmax(134px,1fr))}.grid_gap-8{grid-gap:8px}.grid_gap-12{grid-gap:12px}.grid_gap-16{grid-gap:16px}.grid_gap-24-56{grid-gap:24px 56px}.grid_width-max-content{width:-webkit-max-content;width:max-content}.header{grid-column-gap:40px;align-items:center;background:#fff;box-shadow:0 4px 17px #b5c0cb54;display:grid;grid-auto-flow:column;justify-content:space-between;padding:16px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:1}@media(max-width:425px){.header{padding:16px}}.header__logo{background:url(/static/media/logo.69c2e405a02e44eece8d.jpg) no-repeat 50%/contain;height:32px;width:108px}@media(max-width:425px){.header__logo{background-image:url(/static/media/logo.69c2e405a02e44eece8d.jpg);width:26px}}.header__actions{grid-column-gap:12px;display:grid;grid-auto-flow:column}.home{display:flex;flex-direction:column;gap:16px}.icon{fill:#4b81bf;flex-shrink:0;transition:fill .2s ease-in-out,transform .2s ease-in-out}.icon_light{fill:#d9d9d9}.icon_rotate{transform:rotate(180deg)}.icon_spinner>path{transform-origin:center}.icon_spinner>path:first-child{animation:spinRight 1.5s linear infinite}.icon_spinner>path:last-child{animation:spinLeft 1s linear infinite}@keyframes spinLeft{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinRight{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.img{max-width:100%}.input{max-width:272px;position:relative;width:100%}.input_min{max-width:132px}.input_max{max-width:100%}.input_collapsible{transition:min-width .2s ease-in-out,max-width .2s ease-in-out}.input_collapsed{max-width:32px}.input_collapsed>.input__field_with-icon{padding-right:22px}@media(hover){.input_collapsed>.btn:hover>.icon{fill:#4b81bf}}.input_collapsed>.btn>.icon{fill:#a1c3da}@media(max-width:425px){.input{max-width:100%;min-width:132px}}.input__field_with-icon{padding-right:32px}.input__field_with-icon~.btn,.input__field_with-icon~.icon{position:absolute;right:0;top:0}.input__field_title{font-size:1.125rem;font-weight:500}.input__field_title:not(:focus){border-color:#0000}.line{background:#a1c3da;height:1px;margin:16px 0;width:100%}.line_full-width-12{margin-left:-12px!important;width:calc(100% + 24px)}.link{color:#4b81bf;cursor:pointer;font-size:.875rem;line-height:1rem;transition:color .2s ease-in-out}@media(hover){.link:hover{color:#ff7e06}}.link_s{font-size:.75rem}.link_bold{font-weight:500}.link_dark{color:#4c4c4c}.link_light{color:#939b9f}.link_orange{color:#ff7e06}@media(hover){.link_orange:hover{color:#4c4c4c}}.link_underlined{text-decoration:underline}.list{font-size:.875rem;padding-left:16px}.list__item:not(:last-of-type){margin-bottom:4px}.menu-options{border-radius:4px;padding:12px;position:absolute;right:0;top:40px}.menu-options,.method{background:#fff;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26}.method{align-items:center;border:1px solid #a1c3da;border-radius:4px;display:flex;flex-direction:column;padding:24px 24px 32px;text-align:center;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.method:not(.method_selected){cursor:pointer}@media(hover){.method:not(.method_selected):hover{border-color:#39a744;box-shadow:0 0 8px #002d4d0d,0 9px 35px #002d4d26}}.method_selected{border-color:#39a744;box-shadow:0 0 8px #002d4d0d,0 9px 35px #002d4d26}.method_disabled{opacity-pointer-events:none;opacity:.5}.nav__bar{display:flex;flex-wrap:wrap;gap:4px 16px;max-width:100%;overflow:auto;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin}@supports(overflow:overlay){.nav__bar{overflow:overlay}}.nav__bar::-webkit-scrollbar{height:2px;width:2px}.nav__bar::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}.nav__item{border-bottom:2px solid #0000;padding-bottom:7px;transition:border-color .2s ease-in-out}@media(hover){.nav__item:hover{border-color:#4b81bf}}.nav__item_link-like .text{color:#4b81bf}.nav__item_active{border-color:#4b81bf}.nav__item_active .text{color:#4b81bf}.nav__item_without-underscore{border-color:#0000}.nav__item .text{white-space:nowrap}.nav__item:not(.nav__item_active){cursor:pointer}.nav__tab{display:none;transition:display .2s ease-in-out}.nav__tab_shown{display:inline;display:initial}.notice-list{grid-row-gap:16px;display:grid;margin:-16px -272px 0 0;position:fixed;right:0;width:316px;z-index:0}.notice-list__container{margin-left:0;padding-right:16px;transition:margin-left .2s ease-in-out;width:316px}.notice-list__container:hover{margin-left:-272px}.notice-list__item{background:#fff;border-radius:4px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;display:flex;flex-direction:column;justify-content:space-between;padding:16px 16px 16px 44px;position:relative}.notice-list__item .title_h3{color:#4b81bf;max-width:calc(100% - 16px)}.notice-list__item .text{white-space:break-spaces}.notice-list__item_warning .title_h3{color:#ff7e06}.notice-list__item_danger .title_h3{color:#ff5935}.notice-list__item_success .title_h3{color:#88c734}.notice-list__icon{background:url(/static/media/info.08753b0e049a620bfe44.svg) no-repeat 50%/contain;height:20px;left:12px;position:absolute;top:13px;width:20px}.notice-list__icon_warning{background-image:url(/static/media/warning.2118d11787f467569661.svg)}.notice-list__icon_danger{background-image:url(/static/media/danger.d0aecd05b0d8b7446821.svg)}.notice-list__icon_success{background-image:url(/static/media/success.66ad086ac281a71e79ec.svg)}.notification-list{grid-row-gap:16px;bottom:32px;display:grid;justify-items:start;left:32px;max-width:256px;position:fixed;z-index:1}.notification-list__item{animation:fadeIn .2s ease-in-out forwards;background:#ff7e06;border-radius:8px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;padding:16px 48px 16px 16px;position:relative}.notification-list__item_closing{animation:fadeOut .2s ease-in-out forwards}.one-line{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page{background:#fff;display:flex;flex-direction:column;flex-grow:1;padding:16px}.page_center{align-items:center;display:flex;justify-content:center}.page_transparent{background:#0000!important}.placeholder{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:16px}.placeholder,.popup{align-items:center;width:100%}.popup{display:grid;justify-items:center}.popup_bg{background:#00224880;height:100%;left:0;overflow:auto;padding:16px;position:fixed;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin;top:0;z-index:1}@supports(overflow:overlay){.popup_bg{overflow:overlay}}.popup_bg::-webkit-scrollbar{height:2px;width:2px}.popup_bg::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}.popup_bg::-webkit-scrollbar{height:7px;width:7px}.popup_bg::-webkit-scrollbar-thumb{border-radius:3.5px}.popup__wrapper{background:#fff;border-radius:4px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;max-width:370px;padding:16px;width:100%}.popup__wrapper_wide{max-width:544px}.popup__wrapper_extra-wide{max-width:600px}.popup__wrapper_max-wide{max-width:790px;padding:32px}.popup__wrapper>.title_h2:first-of-type{padding-right:32px}.product{border:1px solid #a1c3da;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;position:relative}.product_removable .title_h2{max-width:calc(100% - 40px)}.product img{border-radius:2px;height:56px;width:56px}.product__status{background:#4b81bf;border-radius:0 4px 0 8px;color:#fff;padding:4px 8px;position:absolute;right:0;top:0}.product__status_promo{background:linear-gradient(270deg,#4b81bf,#fa9a84 69.06%,#ff7e06)}.progress-bar{background:#a0c3d9;border-radius:4px;height:8px;width:100%}@media(max-width:425px){.progress-bar{max-width:100%}}.progress-bar__thumb{background:linear-gradient(270deg,#4b81bf,#fa9a84 69.06%,#ff7e06);border-radius:inherit;height:100%;transition:width .2s ease-in-out}.qr{align-items:center;aspect-ratio:1;background-size:contain;display:flex;justify-content:center;width:276px}.radio{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio__button{border:1px solid #a1c3da;border-radius:50%;height:20px;transition:border .2s ease-in-out;width:20px}.radio input[type=radio]{display:none}.radio input[type=radio]:checked~.radio__button{border:4px solid #4b81bf}.react-code-input{display:flex!important;gap:8px}.react-code-input input{border:1px solid #a1c3da;border-radius:2px;color:#4c4c4c;font-size:.875rem;height:32px;line-height:1rem;outline:none;padding:0 8px;text-align:center;text-transform:uppercase;transition:border-color .2s ease-in-out;width:100%;width:32px}.react-code-input input:focus,.react-code-input input_active{border-color:#4b81bf}.react-code-input input_error{border-color:#ff7e06}.react-code-input input_min{width:132px}.react-code-input input_max{width:100%}.react-code-input input::placeholder{color:#939b9f}.dark-theme .react-code-input input{background-color:#67777e;border-color:#939b9f;color:#fff}.dark-theme .react-code-input input:focus,.dark-theme .react-code-input input_active{border-color:#4b81bf}.dark-theme .react-code-input input_error{border-color:#ff7e06}.dark-theme .react-code-input input:not(.dark-theme .react-code-input input_active):not(.dark-theme .react-code-input input_error){border-color:#939b9f}.dark-theme .react-code-input input:not(.dark-theme .react-code-input input_active):not(.dark-theme .react-code-input input_error):focus{border-color:#4b81bf}.dark-theme .react-code-input input::placeholder{color:#d9d9d9}.section{background:#fff;border-radius:4px;box-shadow:0 0 1px #002d4d4d,0 3px 4px #002d4d0d}.section__head{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px}@media(hover){.section__head:hover .icon{fill:#ff7e06}}.section__head_nav{padding:12px 12px 0}.section__head_nav .btn{margin-top:-6px}.section__body{border-top:1px solid #a1c3da;padding:16px}.select{max-width:272px;width:100%}@media(max-width:425px){.select{max-width:100%}}.select_min{max-width:132px}.select_max{max-width:100%}.select__field{align-items:center;background:url(/static/media/angle-down.0d6b91fadcbe7f0cc88f.svg) no-repeat 100% 0;cursor:pointer;display:flex;padding:0 32px 0 8px;transition:background-image .2s ease-in-out,border-color .2s ease-in-out}.select__field_disabled{cursor:default;opacity:.6}@media(hover){.select__field:not(.select__field_disabled):hover{background-image:url(/static/media/angle-down_orange.3937b558f7174bd39131.svg)}}.select__field_min{background-color:#0000!important;border:none;padding-left:0}.select__placeholder{color:#939b9f}.select__preview:not(.select__preview_min){background:#4b81bf;border-radius:1px;color:#fff;margin-left:-4px;padding:4px 8px}.select__preview_bold{font-weight:500}.select__preview_flex{display:flex;gap:3.5px}.select__container{position:absolute}.select__dropdown{background:#fff;border-radius:4px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;cursor:default;left:-8px;max-height:288px;overflow:auto;padding:8px 0;position:absolute;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin;top:8px;width:100%;z-index:1}@supports(overflow:overlay){.select__dropdown{overflow:overlay}}.select__dropdown::-webkit-scrollbar{height:2px;width:2px}.select__dropdown::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}.select__dropdown_full-width{width:auto}.select__dropdown_multi{padding:16px 0}.select__dropdown_multi.select__dropdown_with-search{padding:0 0 16px}.select__dropdown_multi.select__dropdown_with-search .select__dropdown-search{margin-bottom:16px}.select__dropdown_with-search{padding:0 0 8px}.select__dropdown-search{background:#fff;margin-bottom:8px;padding:8px;position:-webkit-sticky;position:sticky;top:0}.select__options{display:flex;flex-direction:column}.select__options-group{padding:8px 16px}.select__options-group_first{padding-top:0}.select__options-item{padding:8px 24px;transition:background .2s ease-in-out;white-space:normal}.select__options-item_selected{background:#a0c3d9}.select__options-item:not(.select__options-item_selected){cursor:pointer}@media(hover){.select__options-item:not(.select__options-item_selected):hover{background:#a0c3d9}}.select__options-inner{padding:0 24px}.shift{border-radius:4px;display:flex;overflow:auto;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin}@supports(overflow:overlay){.shift{overflow:overlay}}.shift::-webkit-scrollbar{height:2px;width:2px}.shift::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}.shift__button{background:#a0c3d9;cursor:pointer;padding:7.75px 8px;transition:background .2s ease-in-out;white-space:nowrap}.shift__button>.text{color:#4c4c4c}@media(hover){.shift__button:hover{background:#4b81bf}.shift__button:hover>.text{color:#fff}}.shift__button_active{background:#4b81bf;cursor:auto}.shift__button_active>.text{color:#fff}.switch{background:#fff;border:1px solid #a1c3da;border-radius:8px;padding:12px 24px;transition:background .2s ease-in-out,box-shadow .2s ease-in-out}@media(hover){.switch:hover{background:#a0c3d9;box-shadow:0 1px 1px #002d4d1a,0 2px 6px #002d4d0d}}.switch:not(.switch_active){cursor:pointer}.switch_active{background:#a0c3d9;box-shadow:0 1px 1px #002d4d1a,0 2px 6px #002d4d0d}.table{border-bottom:1px solid #a1c3da;border-collapse:collapse;width:100%}.table_embedded>tbody>.table__row:last-of-type{border-bottom:none}.table__container{overflow:auto;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin}@supports(overflow:overlay){.table__container{overflow:overlay}}.table__container::-webkit-scrollbar{height:2px;width:2px}.table__container::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}.table__head{background:#a0c3d9;height:32px}.table__head .table__cell{color:#939b9f;font-size:.75rem;font-weight:400;height:32px;text-align:left}.table__row_collapsible:not(.table__row_open)>.table__cell{padding:0 8px}.table__row:not(:first-of-type):not(.table__row_collapsible){border-top:1px solid #a1c3da}.table__row:not(.table__row_collapsible){height:48px}.table__row .table__cell{font-size:.875rem}.table__cell{padding:8px;transition:padding .2s ease-in-out}.table__cell_icon{padding:0;width:32px}.table .table{border-bottom:none}.tariff-plan{border:2px solid #a1c3da;border-radius:4px;flex:1 0;transition:border-color .2s ease-in-out}.tariff-plan_start.tariff-plan_selected{border-color:#39a744}.tariff-plan_start .tariff-plan__head{background:#39a744}.tariff-plan_pro.tariff-plan_selected{border-color:#ff7e06}.tariff-plan_pro .tariff-plan__head{background:#ff7e06}.tariff-plan__head{align-items:center;border-radius:4px 4px 0 0;display:flex;justify-content:space-between;left:-2px;padding:16px 24px;position:relative;top:-2px;width:calc(100% + 4px)}.tariff-plan__head .title{color:#fff}.tariff-plan__body{padding:16px}.tariff-plan__options{grid-gap:16px 16px;display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:425px){.tariff-plan__options{grid-template-columns:1fr}}.tariff-plan__options-item{align-items:center;border:1px solid #a1c3da;border-radius:4px;display:flex;flex-direction:column;padding:16px;position:relative;text-align:center;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.tariff-plan__options-item:after{background:url(/static/media/tariff-check.41f25044b66f319adeb0.svg) no-repeat 50%/contain;bottom:-18px;content:"";height:32px;opacity:0;position:absolute;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;visibility:hidden;width:32px}.tariff-plan__options-item_selected{border-color:#39a744;box-shadow:0 0 1px #002d4d4d,0 3px 4px #002d4d0d}.tariff-plan__options-item_selected:after{opacity:1;visibility:visible}.tariff-plan__options-item:not(.tariff-plan__options-item_selected){cursor:pointer}@media(hover){.tariff-plan__options-item:not(.tariff-plan__options-item_selected):hover{border-color:#39a744;box-shadow:0 0 1px #002d4d4d,0 3px 4px #002d4d0d}}.text{color:#939b9f;font-size:.875rem;line-height:1rem;max-width:100%;transition:color .2s ease-in-out}.text_max-height{overflow:auto;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin}@supports(overflow:overlay){.text_max-height{overflow:overlay}}.text_max-height::-webkit-scrollbar{height:2px;width:2px}.text_max-height::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}.text_s{font-size:.75rem}.text_white{color:#fff}.text_dark{color:#4c4c4c}.text_light{color:#d9d9d9}.text_bold{font-weight:500}.text_dedicated{background:#a0c3d9;border-radius:4px;padding:8px 16px;width:-webkit-max-content;width:max-content;word-break:break-all}.text_crossing{text-decoration:line-through}.text_version{left:16px;position:absolute;top:8px}.textarea{max-height:272px;max-width:272px;min-height:66px;overflow:auto;padding:8px;scrollbar-color:#4b81bf #5bc6ea26;scrollbar-width:thin}@supports(overflow:overlay){.textarea{overflow:overlay}}.textarea::-webkit-scrollbar{height:2px;width:2px}.textarea::-webkit-scrollbar-thumb{background-color:#4b81bf;border-radius:1px}@media(max-width:425px){.textarea{max-width:100%}}.textarea_max{max-width:100%}.title{font-weight:500;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.title_h1{font-size:1.375rem;line-height:1.625rem}.title_h2{font-size:1.125rem;line-height:1.375rem}.title_h3{font-size:.875rem;line-height:1rem}.title_white{color:#fff}.title_gray{color:#939b9f}.title_green{color:#39a744}.title_bg{border-radius:4px;color:#fff;max-width:100%;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.title_bg-blue{background:#69c1de}.title_bg-green{background:#3cd6ac}.title_bg-red{background:#ff998b}.title_hidden{opacity:0;transition:none;visibility:hidden}.title .link{font-size:inherit}.toggle{display:flex;max-width:272px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toggle_disabled{opacity:.6}.toggle:not(.toggle_disabled){cursor:pointer}.toggle__slider{background:#a1c3da;border-radius:16px;flex-shrink:0;height:14px;position:relative;transition:background .2s ease-in-out,left .2s ease-in-out;width:20px}.toggle__slider:after{background:#fff;border-radius:50%;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;content:"";height:10px;left:2px;position:absolute;top:2px;transition:left .2s ease-in-out,background .2s ease-in-out;width:10px}.toggle input{display:none}.toggle input:checked~.toggle__slider{background:#4b81bf}.toggle input:checked~.toggle__slider:after{left:8px}.tooltip{display:flex}.tooltip__container{left:0;position:absolute;top:0}.tooltip__wrapper{background:#fff;border-radius:2px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;max-width:288px;opacity:1;padding:16px;position:absolute;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;width:-webkit-max-content;width:max-content;z-index:1}.tooltip__wrapper:not(.tooltip__wrapper_shown){opacity:0;visibility:hidden}.variable-list{display:flex;flex-wrap:wrap;gap:4px}.variable-list__item{background:#a0c3d9;border-radius:1px;color:#4b81bf;cursor:pointer;padding:4px 8px;transition:color .2s ease-in-out,background .2s ease-in-out}@media(hover){.variable-list__item:hover{color:#ff7e06}}.video,.wrapper{max-width:100%}.wrapper{display:flex;flex-wrap:wrap}.wrapper_column{flex-direction:column}.wrapper_nowrap{flex-wrap:nowrap}.wrapper_justify-content-space-between{justify-content:space-between}.wrapper_align-items-flex-start{align-items:flex-start}.wrapper_align-items-center{align-items:center}.wrapper_gap-0{gap:0}.wrapper_gap-3{gap:3.5px}.wrapper_gap-4{gap:4px}.wrapper_gap-8{gap:8px}.wrapper_gap-12{gap:12px}.wrapper_gap-16{gap:16px}.wrapper_gap-24{gap:24px}.wrapper_gap-32{gap:32px}.wrapper_width-max-content{width:-webkit-max-content;width:max-content}.wrapper_clickable{cursor:pointer}@media(hover){.wrapper_clickable:hover>.icon{fill:#ff7e06}}.dark-theme{background-color:#0f161c}.dark-theme .advice{background:#696e70}.dark-theme .advice .text,.dark-theme .advice .title{color:#fff}.dark-theme .app{background:linear-gradient(180deg,#323a3f,#0f4354);color:#fff}.dark-theme .btn_white{background:#374c52;border-color:#4b81bf;color:#4b81bf}@media(hover){.dark-theme .btn_white:hover{background:#4a6972}}.dark-theme .btn_white>.icon{fill:#4b81bf}.dark-theme .btn_transparent{color:#fff}@media(hover){.dark-theme .btn_transparent:hover>.icon{fill:#4b81bf}}.dark-theme .checkbox{background:#67777e;border-color:#939b9f}.dark-theme .closer_light-blue{background:#556165}@media(hover){.dark-theme .closer_light-blue:hover>.icon,.dark-theme .closer_true-transparent:hover>.icon{fill:#4b81bf}}.dark-theme .connection{background:#696e70;border:none;box-shadow:0 4px 16px #00000040}.dark-theme .dropzone{border-color:#fff}@media(hover){.dark-theme .dropzone:hover{border-color:#ff7e06}}.dark-theme .entry{background:#586367}.dark-theme .field{background-color:#67777e;border-color:#939b9f;color:#fff}.dark-theme .field:focus,.dark-theme .field_active{border-color:#4b81bf}.dark-theme .field_error{border-color:#ff7e06}.dark-theme .field:not(.dark-theme .field_active):not(.dark-theme .field_error){border-color:#939b9f}.dark-theme .field:not(.dark-theme .field_active):not(.dark-theme .field_error):focus{border-color:#4b81bf}.dark-theme .field::placeholder{color:#d9d9d9}.dark-theme .footer{background:linear-gradient(180deg,#20323f,#0f161c)}.dark-theme .header{background:linear-gradient(180deg,#0f161c,#20323f);box-shadow:none}.dark-theme .header__logo{background-image:url(/static/media/logo.69c2e405a02e44eece8d.jpg)}@media(max-width:425px){.dark-theme .header__logo{background-image:url(/static/media/logo.69c2e405a02e44eece8d.jpg)}}.dark-theme .icon{fill:#fff}.dark-theme .icon_light{fill:#67777e}.dark-theme .input__field_title{border:none;transition:background .2s ease-in-out}.dark-theme .input__field_title:not(:focus){background:#0000}.dark-theme .line{background:#939b9f}.dark-theme .link{color:#fff;text-decoration:underline}@media(hover){.dark-theme .link:hover{color:#4b81bf}}.dark-theme .menu-options{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 14px 28px #0000004d}.dark-theme .method{background:#696e70;border-color:#0000;box-shadow:none}@media(hover){.dark-theme .method:not(.dark-theme .method_selected):hover{border-color:#39a744;box-shadow:0 14px 28px #0000004d}}.dark-theme .method_selected{border-color:#39a744;box-shadow:0 14px 28px #0000004d}@media(hover){.dark-theme .nav__item:hover{border-color:#fff}}.dark-theme .nav__item_active{border-color:#fff}.dark-theme .nav__item_active .text{color:#fff}.dark-theme .nav__item:not(.dark-theme .nav__item_active) .text{color:#939b9f!important}.dark-theme .nav__item_without-underscore{border-color:#0000}.dark-theme .nav__item_without-underscore span{color:#939b9f!important}.dark-theme .notice-list__item{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26}.dark-theme .notice-list__item .text{color:#fff}.dark-theme .page{background:linear-gradient(180deg,#505759,#364b52)}.dark-theme .popup_bg{background:#1b3139bf}.dark-theme .popup__wrapper{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 14px 28px #0000004d}.dark-theme .product{background:#696e70;border:none;box-shadow:0 4px 16px #00000040}.dark-theme .radio__button{background:#67777e;border-color:#939b9f}.dark-theme .section{background:linear-gradient(180deg,#505759,#364b52);box-shadow:none}.dark-theme .section__head{background:#586367}@media(hover){.dark-theme .section__head:hover .icon{fill:#4b81bf}}.dark-theme .section__body{background:linear-gradient(180deg,#505759,#364b52);border-top:none}.dark-theme .select__field{background-image:url(/static/media/angle-down_white.b2efa452b7a4496113be.svg);color:#fff}@media(hover){.dark-theme .select__field:not(.dark-theme .select__field_disabled):hover{background-image:url(/static/media/angle-down.0d6b91fadcbe7f0cc88f.svg)}}.dark-theme .select__placeholder{color:#d9d9d9}.dark-theme .select__dropdown{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 14px 28px #0000004d}.dark-theme .select__dropdown-search{background:#586366}.dark-theme .select__options-item_selected{background:#526c77}@media(hover){.dark-theme .select__options-item:not(.dark-theme .select__options-item_selected):hover{background:#526c77}}.dark-theme .switch{background:#374c52;border-color:#4b81bf}@media(hover){.dark-theme .switch:hover{background:#4a6972}}.dark-theme .switch_active{background:#4a6972}.dark-theme .table{border-color:#67777e}.dark-theme .table__head{background:#586367}.dark-theme .table__head>.table__cell{color:#fff}.dark-theme .table__row{border-color:#67777e!important}.dark-theme .table__row>.table__cell{color:#d9d9d9}.dark-theme .tariff-plan{background:linear-gradient(180deg,#505759,#364b52)}.dark-theme .tariff-plan:not(.dark-theme .tariff-plan_selected){border-color:#67777e}.dark-theme .tariff-plan__options-item{background:linear-gradient(180deg,#505759,#364b52)}.dark-theme .tariff-plan__options-item:not(.dark-theme .tariff-plan__options-item_selected){border-color:#67777e}@media(hover){.dark-theme .tariff-plan__options-item:not(.dark-theme .tariff-plan__options-item_selected):hover{border-color:#39a744}}.dark-theme .text{color:#d9d9d9}.dark-theme .text_dark,.dark-theme .text_white{color:#fff}.dark-theme .text_light{color:#67777e}.dark-theme .text_dedicated{background:#556165}.dark-theme .title_bg-green{background:#1bb68c}.dark-theme .title_bg-red{background:#df6161}.dark-theme .toggle__slider{background:#67777e}.dark-theme input:not(:checked)~.toggle__slider:after{background:#d9d9d9}.dark-theme .tooltip__wrapper{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 14px 28px #0000004d}.dark-theme .variable-list__item{background:#646b6d;color:#fff}@media(hover){.dark-theme .variable-list__item:hover{background:#4c7993}.dark-theme .wrapper_clickable:hover>.icon{fill:#4b81bf}}
/*# sourceMappingURL=main.2e443200.css.map*/