@keyframes DragAndDrop_skeleton-loading__ZXYox{0%{background-position:100% 50%}to{background-position:0 50%}}.DragAndDrop_dnd__NCNPD{position:fixed;top:0;height:100vh;width:100vw;left:0;background-color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:.9;z-index:3;transition:background-color .25s ease-in-out,opacity .25s ease-in-out}.DragAndDrop_dnd__NCNPD.DragAndDrop_hide__pAFcv{display:none}.DragAndDrop_dnd__NCNPD .DragAndDrop_icon__bE4jk,.DragAndDrop_dnd__NCNPD p{opacity:.5;transition:opacity .25s ease-in-out}.DragAndDrop_dnd__NCNPD.DragAndDrop_hovered__qOvNm{background-color:hsla(0,0%,89%,.9)}.DragAndDrop_dnd__NCNPD.DragAndDrop_hovered__qOvNm .DragAndDrop_icon__bE4jk,.DragAndDrop_dnd__NCNPD.DragAndDrop_hovered__qOvNm p{opacity:1}@keyframes Modal_skeleton-loading__zQshF{0%{background-position:100% 50%}to{background-position:0 50%}}.Modal_enter___KsGw{opacity:0}.Modal_enter-active__Vdh65,.Modal_exit__gfI9f{opacity:1;transition:.5s}.Modal_active__7C7lV{opacity:0;transition:.5s}.Modal_wrapper__V0TP3{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;z-index:3;background-color:rgba(0,0,0,.5)}.Modal_modal__PoGhq{position:relative;background-color:#fff;border-radius:16px;--modal-indents:120px;max-width:calc(var(--container-max-width) - var(--container-padding)*2);max-height:calc(100% - var(--modal-indents));margin:0 var(--container-padding);display:flex;flex-direction:column}@media(max-width:768px){.Modal_modal__PoGhq{--modal-indents:80px}}@media(max-width:576px){.Modal_modal__PoGhq{--modal-indents:40px}}.Modal_close-button__AVLln{position:absolute;top:24px;right:24px;margin-left:auto;display:flex;width:var(--modal-close-button-size);height:var(--modal-close-button-size);align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:10px;cursor:pointer;z-index:2}.Modal_content__d_K8t{flex-grow:1;overflow-y:auto}.Modal_modal__PoGhq.Modal_settings__xpMx4{width:100%;height:100%;max-width:1024px;--modal-indents:50px}@media(min-height:768px){.Modal_modal__PoGhq.Modal_settings__xpMx4{height:784px;max-height:none}}@media(max-width:992px){.Modal_modal__PoGhq.Modal_settings__xpMx4{max-width:820px}}@media(max-width:767px){.Modal_modal__PoGhq.Modal_settings__xpMx4{max-width:720px}}@keyframes Container_skeleton-loading__PdC23{0%{background-position:100% 50%}to{background-position:0 50%}}.Container_container__6EYvA{max-width:var(--container-max-width);margin:auto;padding:0 var(--container-padding)}@keyframes LinkIcon_skeleton-loading__FtMVj{0%{background-position:100% 50%}to{background-position:0 50%}}.LinkIcon_link__jmaVW{display:inline-flex;align-items:center;column-gap:15px;color:inherit;transition:color .25s ease-in-out;font-family:Inter,sans-serif}.LinkIcon_link__jmaVW:hover{color:#ff591d}.LinkIcon_icon__lpFI6{transition:fill .25s ease-in-out}.LinkIcon_text__5ezhm{font-size:20px;font-weight:400}@media(max-width:768px){.LinkIcon_text__5ezhm{font-size:16px}}@keyframes DropDown_skeleton-loading__dqAxw{0%{background-position:100% 50%}to{background-position:0 50%}}.DropDown_dropdown__j8p66{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DropDown_opened__vhgox .DropDown_list__GwoFp{display:block}.DropDown_opened__vhgox .DropDown_icon__QSBQ8{transform:rotateX(180deg)}.DropDown_controller__j5RGD{display:flex;align-items:center;cursor:pointer;column-gap:2px}.DropDown_list__GwoFp{display:none;position:absolute;right:0;list-style:none;border-radius:4px;border:1px solid #d9d9d9;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);padding:8px}.DropDown_item__RQlf8{transition:background-color .25s ease-in-out}.DropDown_item__RQlf8:hover{background-color:#f5f5f5}.DropDown_buttons-list__yQx5x .DropDown_controller__j5RGD{background-color:#fff;transition:background-color .25s ease-in-out;border-top-right-radius:8px;border-bottom-right-radius:8px;padding:10px}.DropDown_buttons-list__yQx5x .DropDown_controller__j5RGD:hover{background-color:#f5f5f5}.DropDown_buttons-list__yQx5x .DropDown_list__GwoFp{width:190px}.DropDown_download-bar__2V5k7 .DropDown_list__GwoFp{width:175px}.DropDown_nav-list__uxTGH{padding:16px 10px}@media(max-width:992px){.DropDown_nav-list__uxTGH{padding:0}}.DropDown_nav-list__uxTGH .DropDown_list__GwoFp{left:50%;transform:translateX(-50%);width:215px;z-index:1}@media(max-width:992px){.DropDown_nav-list__uxTGH .DropDown_list__GwoFp{position:static;transform:none;border:none;border-left:1px solid #d9d9d9;box-shadow:none;width:auto;flex-direction:column;padding:0 0 0 16px;background-color:unset!important}}.DropDown_nav-list__uxTGH .DropDown_item__RQlf8{background-color:unset!important}@media(max-width:992px){.DropDown_nav-list__uxTGH .DropDown_item__RQlf8:not(:last-child){margin-bottom:24px}.DropDown_nav-list__uxTGH.DropDown_opened__vhgox .DropDown_list__GwoFp{margin-top:24px}}@keyframes NavList_skeleton-loading__pEk70{0%{background-position:100% 50%}to{background-position:0 50%}}.NavList_nav__Z0Vi6{display:flex;column-gap:8px}@media(max-width:1200px){.NavList_nav__Z0Vi6{column-gap:0}}@media(max-width:992px){.NavList_nav__Z0Vi6{flex-direction:column;gap:24px 0;margin-top:20px;margin-bottom:40px}}.NavList_text__VaiWu{color:#211236;font-size:18px;font-family:Inter,sans-serif}.NavList_link__G7MZ2{display:block;color:#262626;font-size:14px;font-weight:400;line-height:120%;padding:8px;border-radius:4px;transition:color .25s ease-in-out}.NavList_link__G7MZ2:hover{color:#ff591d}@media(max-width:992px){.NavList_link__G7MZ2:hover{color:#262626}.NavList_link__G7MZ2{font-size:18px;padding:0}}.NavList_link-icon__NZ1OZ{flex-direction:row-reverse;padding:16px 10px;column-gap:4px;color:#211236;transition:color .25s ease-in-out}.NavList_link-icon__NZ1OZ:hover{color:#ff591d}.NavList_link-icon__NZ1OZ:hover svg{fill:#ff591d}@media(max-width:992px){.NavList_link-icon__NZ1OZ{column-gap:8px;margin-right:auto;padding:0}}.NavList_link-icon__NZ1OZ span{font-size:18px!important}@keyframes Header_skeleton-loading__w3Exm{0%{background-position:100% 50%}to{background-position:0 50%}}.Header_header__gtmFw{background-color:#fff;border-bottom:1px solid #e2e2e2;z-index:2;padding:20px 0}@media(max-width:992px){.Header_header__gtmFw{padding:0}}.Header_header__gtmFw .Header_container__Q9KhP{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media(max-width:992px){.Header_header__gtmFw .Header_container__Q9KhP{display:block;overflow-y:hidden;height:74px;transition:height .25s ease-in-out}.Header_header__gtmFw .Header_container__Q9KhP .Header_icons__RMaPU{position:-webkit-sticky;position:sticky;top:0;width:100%;background-color:#fff;display:flex;justify-content:space-between;z-index:1;padding:20px 0}}@media(max-width:1200px){.Header_header__gtmFw .Header_container__Q9KhP .Header_logo__h_d_N svg{width:109px;height:34px}}.Header_header__gtmFw .Header_container__Q9KhP .Header_button__g_PqA{font-size:18px;color:#fff;background-color:#ff7a4a;border-radius:112px;padding:10px 24px;line-height:135%;cursor:pointer;transition:background-color .25s ease-in-out,color .25s ease-in-out,border .25s ease-in-out;color:#bd7dff;background-color:#fff;border:2px solid #bd7dff}.Header_header__gtmFw .Header_container__Q9KhP .Header_button__g_PqA:hover{background-color:#ff591d;border:2px solid #ff591d;background-color:#fff;border:2px solid #bd00ff;color:#bd00ff}@media(max-width:992px){.Header_header__gtmFw .Header_container__Q9KhP .Header_button__g_PqA{max-width:-moz-fit-content;max-width:fit-content;margin:0 auto 40px}}.Header_header__gtmFw .Header_container__Q9KhP .Header_icon__nOnS_{display:none;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer}@media(max-width:992px){.Header_header__gtmFw .Header_container__Q9KhP .Header_icon__nOnS_{position:-webkit-sticky;position:sticky;display:flex}.Header_header__gtmFw.Header_opened__SiU6U .Header_container__Q9KhP{min-height:100vh;max-height:100vh;overflow-y:auto}}.Header_hide__w6zFx{display:none}@keyframes LicenseContainer_skeleton-loading__pZT0s{0%{background-position:100% 50%}to{background-position:0 50%}}.LicenseContainer_license-error__umP_s,.LicenseContainer_license-version__4DVdk{position:absolute;right:60px;font-size:14px;font-weight:400}@media(max-width:1200px){.LicenseContainer_license-error__umP_s,.LicenseContainer_license-version__4DVdk{position:static;right:auto;top:auto;margin-top:16px}}@media(max-width:768px){.LicenseContainer_license-error__umP_s,.LicenseContainer_license-version__4DVdk{font-size:12px;line-height:120%}}.LicenseContainer_license-version__4DVdk{top:0;color:#595959}.LicenseContainer_license-error__umP_s{top:20px;color:#dc4343}.LicenseContainer_license-additional__7KkmJ{position:absolute;bottom:0;right:60px;font-family:Inter;font-size:14px;font-weight:400;line-height:135%;color:#1b191e;border-radius:8px;background-color:#f5f5f5;padding:8px 16px;display:inline-flex;align-items:center}@media(max-width:1200px){.LicenseContainer_license-additional__7KkmJ{position:static;right:auto;top:auto;margin-top:16px}}@media(max-width:768px){.LicenseContainer_license-additional__7KkmJ{font-size:12px;line-height:120%}}.LicenseContainer_license-cookie___pRFu{background-color:rgba(189,125,255,.3)}.LicenseContainer_license-serial__Zm9MQ{margin-left:16px}.LicenseContainer_icon__SFwNC{cursor:pointer}@keyframes Intro_skeleton-loading__vAL5m{0%{background-position:100% 50%}to{background-position:0 50%}}.Intro_intro__a0pxD{position:relative;margin-top:24px;margin-bottom:40px;color:#211236}@media(max-width:768px){.Intro_intro__a0pxD{margin:32px auto}}@media(max-width:576px){.Intro_intro__a0pxD{margin:16px auto}}.Intro_title__wozL9{font-size:52px;font-weight:300;margin-bottom:16px;line-height:100%}@media(max-width:992px){.Intro_title__wozL9{font-size:48px}}@media(max-width:768px){.Intro_title__wozL9{font-size:38px;line-height:110%}}@media(max-width:576px){.Intro_title__wozL9{font-size:34px}}.Intro_license-error__oOLeF,.Intro_license-version__K5L6f{position:absolute;right:60px;font-size:14px;font-weight:400}@media(max-width:1200px){.Intro_license-error__oOLeF,.Intro_license-version__K5L6f{position:static;right:auto;top:auto;margin-top:16px}}@media(max-width:768px){.Intro_license-error__oOLeF,.Intro_license-version__K5L6f{font-size:12px;line-height:120%}}.Intro_license-version__K5L6f{top:0;color:#595959}.Intro_license-error__oOLeF{top:20px;color:#dc4343}.Intro_subtitle__8RnkW{position:relative;font-family:Inter,sans-serif;font-size:20px;font-weight:400;max-width:455px;line-height:135%}@media(max-width:768px){.Intro_subtitle__8RnkW{font-size:18px}}.Intro_license-additional__vuakA{position:absolute;bottom:0;right:60px;font-family:Inter;font-size:14px;font-weight:400;line-height:135%;color:#1b191e;border-radius:8px;background-color:#f5f5f5;padding:8px 16px;display:inline-flex;align-items:center}@media(max-width:1200px){.Intro_license-additional__vuakA{position:static;right:auto;top:auto;margin-top:16px}}@media(max-width:768px){.Intro_license-additional__vuakA{font-size:12px;line-height:120%}}.Intro_license-cookie__GhAvN{background-color:rgba(189,125,255,.3)}.Intro_license-serial__OeW8T{margin-left:16px}.Intro_icon__NZr_b{cursor:pointer}@keyframes Permission_skeleton-loading__CL5IT{0%{background-position:100% 50%}to{background-position:0 50%}}.Permission_permission__Pvdus{font-family:Inter,sans-serif;padding:24px;max-width:480px}.Permission_title__jIbzN{font-size:24px;font-weight:500;line-height:32px;margin-bottom:16px}.Permission_text__F__oV{font-size:16px;font-weight:400;line-height:22px;margin-bottom:16px}.Permission_link__Onr4h{color:#7e57c5;transition:color .25s ease-in-out}.Permission_link__Onr4h:hover{color:#bd00ff}.Permission_buttons__h_xpy{display:flex;column-gap:24px}@media(max-width:576px){.Permission_buttons__h_xpy{column-gap:12px}}.Permission_button__utXb1{width:204px}.Permission_button__utXb1:first-child{padding:12px 0;text-align:center;border:2px solid #211236;border-radius:112px;font-size:18px;font-weight:400;line-height:135%;background-color:#fff;color:#211236;transition:background-color .25s ease-in-out}@media(max-width:576px){.Permission_button__utXb1:first-child{font-size:16px;line-height:1;width:100%}}.Permission_button__utXb1:first-child:hover{background-color:#f5f5f5}.Permission_button__utXb1:last-child{padding:12px 0;text-align:center;border:2px solid #211236;border-radius:112px;font-size:18px;font-weight:400;line-height:135%;background-color:#211236;color:#fff;transition:background-color .25s ease-in-out,border-color .25s ease-in-out}@media(max-width:576px){.Permission_button__utXb1:last-child{font-size:16px;line-height:1;width:100%}}.Permission_button__utXb1:last-child:hover{background-color:#1b191e;border-color:#1b191e}@keyframes Carousel_skeleton-loading__Eaedb{0%{background-position:100% 50%}to{background-position:0 50%}}.Carousel_carousel__1S__8{position:relative}.Carousel_items__gXRcB{display:flex;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}@media(max-width:1600px){.Carousel_items__gXRcB{overflow-x:auto}}.Carousel_items__gXRcB::-webkit-scrollbar{display:none}.Carousel_icon-wrapper__o0jf4{position:absolute;top:calc(50% + 15px);transform:translateY(-50%);opacity:.8;background-color:hsla(0,0%,100%,0);padding:3px;border-radius:100%;border:none;outline:none;transition:opacity .25s ease-in-out,background-color .25s ease-in-out}.Carousel_icon-wrapper__o0jf4:hover{opacity:1}.Carousel_icon-wrapper__o0jf4:active{background-color:hsla(0,0%,100%,.3)}.Carousel_icon__mVKz8{background-color:#fff;border-radius:inherit;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:4px}.Carousel_hide__dbBvi{opacity:0;pointer-events:none}.Carousel_next__EsNyn{right:60px}@media(max-width:768px){.Carousel_next__EsNyn{right:40px}}@media(max-width:576px){.Carousel_next__EsNyn{right:20px}}.Carousel_prev__ckJkc{transform:translateY(-50%) rotateY(180deg);left:60px}@media(max-width:768px){.Carousel_prev__ckJkc{left:40px}}@media(max-width:576px){.Carousel_prev__ckJkc{left:20px}}.Carousel_samples__42g_t .Carousel_items__gXRcB{column-gap:15px}@keyframes Samples_skeleton-loading__kBImC{0%{background-position:100% 50%}to{background-position:0 50%}}.Samples_samples__sFNG6{max-width:1280px;padding:0 60px;margin:auto auto 30px;color:#211236}@media(max-width:1600px){.Samples_samples__sFNG6{padding:0}}.Samples_title__1CzHv{font-size:20px;font-weight:500;line-height:135%;margin-bottom:16px}@media(max-width:1600px){.Samples_title__1CzHv{margin-left:60px}}@media(max-width:768px){.Samples_title__1CzHv{margin-left:40px}}@media(max-width:576px){.Samples_title__1CzHv{margin-left:20px}}@media(max-width:1600px){.Samples_sample__BxT12:first-child{margin-left:60px}}@media(max-width:768px){.Samples_sample__BxT12:first-child{margin-left:40px}}@media(max-width:576px){.Samples_sample__BxT12:first-child{margin-left:20px}}@media(max-width:1600px){.Samples_sample__BxT12:last-child{margin-right:60px}}@media(max-width:768px){.Samples_sample__BxT12:last-child{margin-right:40px}}@media(max-width:576px){.Samples_sample__BxT12:last-child{margin-right:20px}}.Samples_name__1faEi{font-size:14px;font-weight:400;line-height:135%;margin-bottom:8px}.Samples_image__h9e7j{cursor:pointer;border-radius:10px;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.Samples_image__h9e7j:hover{transform:scale(1.05)}@keyframes Toggle_skeleton-loading__8BSif{0%{background-position:100% 50%}to{background-position:0 50%}}.Toggle_wrapper__ITlWa{position:relative;width:40px;flex-shrink:0;height:24px}.Toggle_input__NRDky{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.Toggle_input__NRDky:focus-visible~.Toggle_toggle__jNrOH{outline:2px solid blue}.Toggle_input__NRDky:disabled{cursor:not-allowed}.Toggle_toggle__jNrOH{background-color:#8c8c8c;border-radius:16px;width:100%;height:100%;pointer-events:none;opacity:1;transition:opacity .25s ease-in-out}.Toggle_toggle__jNrOH:before{content:"";display:block;position:absolute;background:#fff;box-shadow:0 1px 2px rgba(68,86,108,.15);border-radius:50%;width:18px;height:18px;top:3px;left:3px;transition:left .25s ease-in-out,box-shadow .25s ease-in-out}.Toggle_input__NRDky:checked+.Toggle_toggle__jNrOH{background-color:#7e57c5}.Toggle_input__NRDky:checked+.Toggle_toggle__jNrOH:before{left:19px}.Toggle_disabled__y49sd .Toggle_toggle__jNrOH{opacity:.7}@keyframes Textarea_skeleton-loading__np6IA{0%{background-position:100% 50%}to{background-position:0 50%}}.Textarea_textarea__WGH0o{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%;width:100%;padding:10px 12px;color:#262626;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;font-size:14px;line-height:160%;height:204px;resize:none;outline:none}.Textarea_textarea__WGH0o::placeholder{color:#8c8c8c}.Textarea_textarea__WGH0o:hover{border-color:#4393dc}@media(max-width:992px){.Textarea_textarea__WGH0o:hover{border-color:#d9d9d9}}.Textarea_textarea__WGH0o:focus{border-color:#4393dc;box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.Textarea_textarea__WGH0o:disabled{cursor:not-allowed;background-color:#f4f4f4;border-color:#d9d9d9;color:#787878}@keyframes InputText_skeleton-loading__cjA78{0%{background-position:100% 50%}to{background-position:0 50%}}.InputText_input__InCR6{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%;width:100%;padding:10px 12px;color:#262626;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:none;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;font-size:14px;line-height:160%;max-width:320px}.InputText_input__InCR6::placeholder{color:#8c8c8c}.InputText_input__InCR6:hover{border-color:#4393dc}@media(max-width:992px){.InputText_input__InCR6:hover{border-color:#d9d9d9}}.InputText_input__InCR6:focus{border-color:#4393dc;box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.InputText_input__InCR6:disabled{cursor:not-allowed;background-color:#f4f4f4;border-color:#d9d9d9;color:#787878}@keyframes InputNumber_skeleton-loading__Re_NP{0%{background-position:100% 50%}to{background-position:0 50%}}.InputNumber_input-number__5Ge3p{position:relative;max-width:320px}.InputNumber_title__OuKLM{color:#1b191e;font-size:12px;line-height:135%}.InputNumber_input__VSrBQ{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%;width:100%;padding:10px 12px;color:#262626;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:none;transition:background-color .25s ease-in-out,color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;font-size:14px;line-height:160%}.InputNumber_input__VSrBQ::placeholder{color:#8c8c8c}.InputNumber_input__VSrBQ:hover{border-color:#4393dc}@media(max-width:992px){.InputNumber_input__VSrBQ:hover{border-color:#d9d9d9}}.InputNumber_input__VSrBQ:focus{border-color:#4393dc;box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.InputNumber_input__VSrBQ:disabled{cursor:not-allowed;background-color:#f4f4f4;border-color:#d9d9d9;color:#787878}.InputNumber_input__VSrBQ::-webkit-inner-spin-button,.InputNumber_input__VSrBQ::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.InputNumber_input__VSrBQ[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.InputNumber_arrows__u8qLn{position:absolute;bottom:0;right:0;height:100%;opacity:0;transition:opacity .25s ease-in-out}.InputNumber_arrows__u8qLn:hover{opacity:1}.InputNumber_arrow__xjXod{height:50%;cursor:pointer;border-left:1px solid #d9d9d9;border-top:.5px solid #d9d9d9;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .25s ease-in-out}.InputNumber_arrow__xjXod:hover{opacity:.5}.InputNumber_arrow__xjXod:first-child{transform:rotateX(180deg)}@media(hover:hover){.InputNumber_input__VSrBQ:hover+.InputNumber_arrows__u8qLn{opacity:1}}@media(hover:none){.InputNumber_input__VSrBQ:focus+.InputNumber_arrows__u8qLn{opacity:1}}.InputNumber_slider__0mer4 .InputNumber_input__VSrBQ{border-radius:8px;border:1px solid #d9d9d9;width:50px;height:45px;text-align:center;flex-shrink:0;padding:0}.container .wrapper{width:100%;max-width:320px;display:flex;align-items:center;justify-content:space-between;column-gap:11px}.container .wrapper .slider{position:relative;width:100%;opacity:1;transition:opacity .25s ease-in-out}.container .wrapper .slider__input-number{width:auto}.container .wrapper .slider .rc-slider-step,.container .wrapper .slider .rc-slider-track,.container .wrapper .slider .rc-slider-tracks{height:5px;position:absolute;top:50%;transform:translateY(-50%)}.container .wrapper .slider .rc-slider-rail{height:5px;border-radius:4px;background:#e2e2e2}.container .wrapper .slider .rc-slider-track{border-radius:4px;background:#7e57c5}.container .wrapper .slider .rc-slider-handle{width:20px;height:20px;background-color:#7e57c5;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)!important;margin:0;opacity:1;border:1px solid #fff;border-radius:100%;cursor:-webkit-grab;cursor:grab;box-shadow:0 2px 2px rgba(68,86,108,.4)}.container .wrapper .slider .rc-slider-handle.rc-slider-handle-dragging{border-color:#fff;box-shadow:0 2px 2px rgba(68,86,108,.4)}.container .wrapper .slider.rc-slider-disabled{opacity:.7}.container .wrapper .slider.rc-slider-disabled .rc-slider-handle{cursor:not-allowed}.select-container{display:flex;flex-direction:column}.select-loader{border-radius:6px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation-name:skeleton-loading;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite;height:44.4px}.select{width:100%;max-width:320px;border-radius:8px;border:1px solid #d9d9d9;transition:border-color .25s ease-in-out,background-color .25s ease-in-out,opacity .25s ease-in-out}.select:hover{border-color:#4393dc}@media(max-width:992px){.select:hover{border-color:#d9d9d9}}.select__placeholder{font-size:14px;font-weight:400;line-height:140%;padding:0}.select__control{border-radius:8px;min-height:44.4px!important}.select__control--is-focused{border-color:#4393dc;box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.select__control--menu-is-open .select__indicators .select__dropdown-indicator{transform:rotate(180deg)}.select__value-container{padding:0 12px;color:#211236;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:140%}.select__placeholder{padding:0!important;color:#8c8c8c}.select__value-container--is-multi{display:flex;gap:4px;flex-wrap:wrap}.select__multi-value__remove{cursor:pointer}.select__multi-value{background-color:#fafafa;border:1px solid #e8e8e8;padding:5px 10px;column-gap:4px;border-radius:4px}.select__indicators{position:relative;padding:0 12px;cursor:pointer;opacity:1;transition:opacity .25s ease-in-out}.select__clear-indicator,.select__dropdown-indicator{transition:opacity .25s ease-in-out!important}.select__dropdown-indicator{opacity:1}.select__clear-indicator{position:absolute}.select__clear-indicator,.select__indicators:hover .select__clear-indicator~.select__dropdown-indicator{opacity:0;pointer-events:none}.select__indicators:hover .select__clear-indicator{opacity:1;pointer-events:all}.select__placeholder{padding:0 12px}.select__input-container{cursor:text}.select__menu{border-radius:4px;border:1px solid #d9d9d9;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);padding:8px}.select__option{cursor:pointer!important;color:#262626;font-family:Inter,sans-serif;font-size:14px!important;font-weight:400;line-height:120%;border-radius:4px;background-color:hsla(0,0%,96%,0);height:33px;padding:0 8px;display:flex!important;align-items:center;transition:background-color .25s ease-in-out}.select__option:hover{background-color:hsla(0,0%,96%,.9)}.select__option:not(:last-child){margin-bottom:2px}.select__option--is-selected{background-color:hsla(0,0%,96%,.4)}.select--is-disabled{background:#f5f5f5;opacity:.7;pointer-events:auto!important}.select__control--is-disabled,.select__control--is-disabled .select__indicators{cursor:not-allowed!important;opacity:.7}@media(max-width:767px){.documentGroupFilter .select__menu-list{max-height:225px}.forceDocFormat .select__menu-list,.mrzFormatsFilter .select__menu-list{max-height:100px}.fieldTypesFilter .select__menu-list,.resultTypeOutput .select__menu-list{max-height:275px}.logLevel .select__menu-list{max-height:125px}.scenario .select__menu-list{max-height:200px}}.select-scenario{background-color:#fff;transition:background-color .25s ease-in-out}.select-scenario:hover{background-color:#fbfbfb;border-color:#d9d9d9}.select-scenario .select{max-width:none}.select-scenario .select__option,.select-scenario .select__single-value{font-size:16px;cursor:pointer}.select-scenario .select__option{background-color:#fff}.select-scenario .select__option:hover{background-color:#f5f5f5}.select-scenario .select__option--is-selected{background-color:#d9d9d9!important}.select-scenario .select__control{min-height:44.4px!important}.select-scenario .select__control--is-focused{border-color:#d9d9d9;box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}@keyframes Popover_skeleton-loading__DI0gg{0%{background-position:100% 50%}to{background-position:0 50%}}.Popover_popover__WzngF{display:inline-block}.Popover_popover-icon__d1XWb{cursor:pointer;display:flex;align-items:center;margin-left:5px;transform:translateY(3px)}.Popover_popover-title__iRBDn{display:block;font-weight:600;font-size:16px;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #d9d9d9}.Popover_popover-container__RsLgS{background-color:#1b191e;box-shadow:0 0 20px rgba(0,0,0,.2);position:fixed;border-radius:4px;padding:8px;z-index:88;color:#fff;font-size:12px;text-align:left;max-width:200px;line-height:16.8px}.Popover_popover-recommended__P3oum{margin-top:24px}.Popover_popover-recommended-label__yMiRG{font-weight:600;margin-right:4px}.Popover_popover-enter__Ys8xo{opacity:0}.Popover_popover-enter-active__8imJD,.Popover_popover-exit__J5ws9{opacity:1;transition:.5s}.Popover_popover-active__zCyVA{opacity:0;transition:.5s}@keyframes CustomOptionScenario_skeleton-loading__h7U8Q{0%{background-position:100% 50%}to{background-position:0 50%}}.CustomOptionScenario_custom-option___x4cT{cursor:pointer;color:#262626;font-size:14px;line-height:120%;border-radius:4px;background-color:hsla(0,0%,96%,0);padding:0 8px;height:33px;display:flex;align-items:center;column-gap:4px;transition:background-color .25s ease-in-out}.CustomOptionScenario_custom-option___x4cT:hover{background-color:hsla(0,0%,96%,.9)}.CustomOptionScenario_custom-option___x4cT:not(:last-child){margin-bottom:2px}.CustomOptionScenario_label__EUlAc{word-break:break-all;flex:1 1}.CustomOptionScenario_button__ryCRf{color:#bd7dff;margin-left:auto;flex-basis:108px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:15px;border:1px solid #bd7dff;transition:background-color .25s ease-in-out,color .25s ease-in-out}.CustomOptionScenario_button__ryCRf:hover{background-color:#bd7dff;color:#fff}.CustomOptionScenario_popover__IpzeR{min-width:227px;word-break:normal;overflow-wrap:break-word}.hubspot{padding:24px 0 60px}.hubspot .title{font-size:48px;font-weight:300;margin-bottom:24px}@media(max-width:992px){.hubspot .title{font-size:40px}}@media(max-width:768px){.hubspot .title{font-size:32px}}@media(max-width:480px){.hubspot .title{font-size:26px}}@media(max-width:768px){.hubspot .title{margin-bottom:20px}}@media(max-width:576px){.hubspot .title{margin-bottom:16px}}.hubspot form{display:flex;flex-wrap:wrap;gap:32px 40px}@media(max-width:992px){.hubspot form{gap:32px 20px}}.hubspot form a{color:#bd7dff;transition:color .25s ease-in-out}.hubspot form a:hover{color:#bd00ff}.hubspot form ul{list-style:none}.hubspot form input,.hubspot form select,.hubspot form textarea{width:100%;font-family:ABC Favorit,sans-serif;font-size:18px;line-height:135%;border:none;border-bottom:1px solid hsla(0,0%,55%,.5);padding:8px 0;border-radius:0;transition:border-color .25s ease-in-out}@media(max-width:576px){.hubspot form input,.hubspot form select,.hubspot form textarea{font-size:16px}}.hubspot form input:focus,.hubspot form input:hover,.hubspot form select:focus,.hubspot form select:hover,.hubspot form textarea:focus,.hubspot form textarea:hover{border-color:#bd7dff}.hubspot form input:focus,.hubspot form select:focus,.hubspot form textarea:focus{outline:none}.hubspot form input::placeholder,.hubspot form select::placeholder,.hubspot form textarea::placeholder{color:#8c8c8c}.hubspot form input.error,.hubspot form select.error,.hubspot form textarea.error{border-color:#ff7171}.hubspot form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;background-color:unset}.hubspot form select.is-placeholder{color:#8c8c8c}.hubspot form textarea{resize:none!important}.hubspot form label{font-size:14px;line-height:135%;color:#8c8c8c;display:flex;column-gap:3px}@media(max-width:576px){.hubspot form label{font-size:12px}}.hubspot form label .hs-form-required{color:#ff7171}.hubspot form .hs_company,.hubspot form .hs_contact_industry,.hubspot form .hs_email,.hubspot form .hs_firstname,.hubspot form .hs_jobtitle,.hubspot form .hs_lastname,.hubspot form .hs_phone,.hubspot form .hs_verifications{flex-basis:calc(50% - 40px)}@media(max-width:992px){.hubspot form .hs_company,.hubspot form .hs_contact_industry,.hubspot form .hs_email,.hubspot form .hs_firstname,.hubspot form .hs_jobtitle,.hubspot form .hs_lastname,.hubspot form .hs_phone,.hubspot form .hs_verifications{flex-basis:calc(50% - 20px)}}@media(max-width:576px){.hubspot form .hs_company,.hubspot form .hs_contact_industry,.hubspot form .hs_email,.hubspot form .hs_firstname,.hubspot form .hs_jobtitle,.hubspot form .hs_lastname,.hubspot form .hs_phone,.hubspot form .hs_verifications{flex:0 0 100%}}.hubspot form .hs_message{flex-basis:100%}.hubspot form .hs_message .hs-error-msgs:nth-last-child(2){bottom:-18px}.hubspot form .hs_message .hs-error-msgs:last-child,.hubspot form .hs_message .hs-error-msgs:last-child:first-child{bottom:0}.hubspot form .hs-dependent-field{flex-basis:100%}.hubspot form .hs-dependent-field .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox:first-child{margin:32px 0}.hubspot form .hs-dependent-field .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label{position:relative;pointer-events:all;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;column-gap:10px}.hubspot form .hs-dependent-field .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label:before{content:"";flex-shrink:0;border:1px solid #211236;height:24px;width:24px}.hubspot form .hs-dependent-field .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label>span{cursor:pointer}.hubspot form .hs-dependent-field .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label>span .hs-form-required{margin-left:3px;margin-right:0}.hubspot form .hs-dependent-field .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input{opacity:0;position:absolute;width:100%;height:100%;z-index:-1}.hubspot form .hs-dependent-field .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input:checked+span:after{content:"";border:1px solid #211236;border-width:0 2px 2px 0;height:12px;left:9px;position:absolute;top:50%;transform:translateY(calc(-50% - 2px)) rotate(45deg);width:7px}.hubspot form .hs-dependent-field .hs-error-msg{margin-top:3px}.hubspot form .hs-dependent-field .hs_gdpr_us legend,.hubspot form .hs-dependent-field .hs_opt_in_notice legend{font-size:14px;color:#8c8c8c}@media(max-width:576px){.hubspot form .hs-dependent-field .hs_gdpr_us legend,.hubspot form .hs-dependent-field .hs_opt_in_notice legend{font-size:12px}}.hubspot form .hs-dependent-field .hs_gdpr_us .input,.hubspot form .hs-dependent-field .hs_opt_in_notice .input{display:none}.hubspot form .hs_submit{margin:0 auto}.hubspot form .hs_submit .hs-button{font-size:18px;color:#fff;background-color:#ff7a4a;border:2px solid #ff7a4a;border-radius:112px;padding:10px 24px;line-height:135%;cursor:pointer;transition:background-color .25s ease-in-out,color .25s ease-in-out,border .25s ease-in-out}.hubspot form .hs_submit .hs-button:hover{background-color:#ff591d;border:2px solid #ff591d}.hubspot form .hs_submit .hs-button:focus-visible{outline:2px solid #fff;border:2px solid blue}.hubspot form .hs-form-field{position:relative}.hubspot form .hs-form-field .hs-error-msgs{position:absolute;bottom:0;left:0;font-size:12px;line-height:135%;transform:translateY(calc(100% + 3px))}.hubspot form .hs-form-field .hs-error-msgs:nth-last-child(2){bottom:-18px}.hubspot form .hs-form-field .hs-error-msgs:last-child,.hubspot form .hs-form-field .hs-error-msgs:last-child:first-child{bottom:0}.hubspot form .hs-form-field .hs-error-msgs label{color:#ff7171}.hubspot form .hs_error_rollup{display:none}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.form-response{text-align:center}.form-response .text{font-size:20px;margin-bottom:48px}@media(max-width:768px){.form-response .text{margin-bottom:40px}}@media(max-width:576px){.form-response .text{margin-bottom:32px}}.form-response .button{font-size:18px;color:#fff;background-color:#ff7a4a;border:2px solid #ff7a4a;border-radius:112px;padding:10px 24px;line-height:135%;cursor:pointer;transition:background-color .25s ease-in-out,color .25s ease-in-out,border .25s ease-in-out}.form-response .button:hover{background-color:#ff591d;border:2px solid #ff591d}@keyframes SelectScenario_skeleton-loading__vLUnm{0%{background-position:100% 50%}to{background-position:0 50%}}.SelectScenario_title__H19J4{color:#8c8c8c;font-size:14px;font-weight:400;line-height:135%;margin-bottom:10px}@media(max-width:768px){.SelectScenario_title__H19J4{font-size:12px}}.SelectScenario_text___EsuJ{color:#1b191e;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:19px;margin-top:16px}@keyframes Tabs_skeleton-loading__RMhEf{0%{background-position:100% 50%}to{background-position:0 50%}}.Tabs_container__1HEm_{display:flex;column-gap:24px;height:100%}.Tabs_hide__yEW8c{display:none}.Tabs_tabs__LbP0S{flex:0 0 var(--tabs-width);padding-right:24px;padding-bottom:24px;padding-top:16px;overflow-y:auto}.Tabs_tab__5NCFA{color:#1b191e;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:135%;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;padding:8px 16px;transition:background-color .25s ease-in-out}@media(max-width:480px){.Tabs_tab__5NCFA{padding:0 15px}}@media(max-width:360px){.Tabs_tab__5NCFA{padding:0 16px;font-size:14px}}.Tabs_tab__5NCFA:not(.Tabs_active-tab__DYQIz):focus,.Tabs_tab__5NCFA:not(.Tabs_active-tab__DYQIz):hover{background-color:#f5f5f5}.Tabs_tab__5NCFA:focus{outline:none}.Tabs_tab__5NCFA+.Tabs_tab__5NCFA{margin-top:2px}.Tabs_active-tab__DYQIz{color:#fff;background-color:#7e57c5}.Tabs_content__4qQV_{flex:1 1;padding-top:16px;overflow-y:auto}@keyframes AccordionItem_skeleton-loading__dFnAf{0%{background-position:100% 50%}to{background-position:0 50%}}.AccordionItem_accordion-item__HX9D7{padding-top:10px}.AccordionItem_accordion-item__HX9D7+.AccordionItem_accordion-item__HX9D7{border-top:1px solid #d9d9d9}.AccordionItem_title__dXiDy{display:flex;align-items:center;justify-content:space-between;column-gap:8px}.AccordionItem_name__c2vu9{color:#1b191e;font-size:18px;font-weight:400;line-height:135%}.AccordionItem_icon__RrXpN{transform:rotate(-90deg);transition:transform .25s ease-in-out}.AccordionItem_body__pbh_N{margin-top:10px;max-height:0;overflow:hidden;border-bottom:1px solid #fff;transition:max-height .5s ease-in-out}.AccordionItem_opened__vrbEA .AccordionItem_icon__RrXpN{transform:rotate(0)}.AccordionItem_opened__vrbEA .AccordionItem_body__pbh_N{max-height:10000px}@keyframes Accordions_skeleton-loading__s_hCe{0%{background-position:100% 50%}to{background-position:0 50%}}.Accordions_accordions__bTeHC{border-top:1px solid #d9d9d9}@keyframes Settings_skeleton-loading__RHJv4{0%{background-position:100% 50%}to{background-position:0 50%}}.Settings_wrapper__7RnHA{padding:24px 24px 0;height:100%}@media(max-width:767px){.Settings_wrapper__7RnHA{padding:0 24px;height:auto}}.Settings_title__kPQC_{font-size:26px;font-weight:500;line-height:122%;color:#1b191e;height:48px;background-color:#fff;border-bottom:1px solid #d9d9d9}@media(max-width:767px){.Settings_title__kPQC_{border-bottom:none;position:-webkit-sticky;position:sticky;top:0;z-index:1;height:auto;padding:24px 0 16px}}.Settings_settings__V5ise{position:relative;height:calc(100% - 48px);font-family:Inter,sans-serif}@media(max-width:767px){.Settings_settings__V5ise{padding-top:0;height:auto}}.Settings_settings__V5ise:after{content:"";display:block;width:1px;height:100%;position:absolute;top:0;left:var(--tabs-width);background-color:#d9d9d9;z-index:1}@media(max-width:767px){.Settings_settings__V5ise:after{display:none}}.Settings_buttons__DMxft{display:flex;justify-content:center;align-items:center;column-gap:16px;position:absolute;bottom:0;right:0;z-index:1;width:calc(100% - var(--tabs-width) - 48px);height:var(--settings-buttons-height);background-color:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .25s ease-in-out}@media(max-width:767px){.Settings_buttons__DMxft{width:100%;border-left:none}}.Settings_button__nIx_b{flex:0 0 180px;height:48px}@media(max-width:576px){.Settings_button__nIx_b{width:auto!important;padding-left:24px!important;padding-right:24px!important}}.Settings_button__nIx_b:first-child{text-align:center;border:2px solid #211236;border-radius:112px;font-size:18px;font-weight:400;line-height:135%;background-color:#fff;color:#211236;transition:background-color .25s ease-in-out;padding:10px 0;line-height:1}@media(max-width:576px){.Settings_button__nIx_b:first-child{font-size:16px;line-height:1;width:100%}}.Settings_button__nIx_b:first-child:hover{background-color:#f5f5f5}@media(max-width:576px){.Settings_button__nIx_b:first-child{flex-basis:168px}}.Settings_button__nIx_b:last-child{text-align:center;border:2px solid #211236;border-radius:112px;font-size:18px;font-weight:400;line-height:135%;background-color:#211236;color:#fff;transition:background-color .25s ease-in-out,border-color .25s ease-in-out;padding:10px 0;line-height:1}@media(max-width:576px){.Settings_button__nIx_b:last-child{font-size:16px;line-height:1;width:100%}}.Settings_button__nIx_b:last-child:hover{background-color:#1b191e;border-color:#1b191e}@media(max-width:576px){.Settings_button__nIx_b:last-child{flex-basis:117px}}.Settings_changed__ADQDE .Settings_settings__V5ise{padding-bottom:var(--settings-buttons-height)}.Settings_changed__ADQDE .Settings_buttons__DMxft{opacity:1;pointer-events:all;transition:opacity .25s ease-in-out}@keyframes InfoWrapper_skeleton-loading__Pd3nF{0%{background-position:100% 50%}to{background-position:0 50%}}.InfoWrapper_info-wrapper__2rg0I{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.InfoWrapper_info-wrapper__2rg0I:last-child{margin-bottom:24px}.InfoWrapper_info__TLaaw{padding-right:64px}@media(max-width:767px){.InfoWrapper_info__TLaaw{padding-right:24px}}.InfoWrapper_title__WADvR{color:#1b191e;font-size:14px;line-height:135%}.InfoWrapper_description__64Ods{color:#595959;font-size:12px;line-height:135%;margin-top:8px;max-width:650px}.InfoWrapper_full-width__we7k4{flex-wrap:wrap}.InfoWrapper_full-width__we7k4 .InfoWrapper_info__TLaaw{margin-bottom:8px}.InfoWrapper_full-width__we7k4 .InfoWrapper_content__N8D0c,.InfoWrapper_full-width__we7k4 .InfoWrapper_info__TLaaw{flex:0 0 100%}.InfoWrapper_three-column__jVx3_{display:flex;flex-wrap:wrap;column-gap:16px}@media(max-width:576px){.InfoWrapper_three-column__jVx3_{gap:16px 0}}.InfoWrapper_three-column__jVx3_>*{flex:0 0 160px}@media(max-width:576px){.InfoWrapper_three-column__jVx3_>*{flex:0 0 100%}}@keyframes UnsavedChanges_skeleton-loading__qZ_6H{0%{background-position:100% 50%}to{background-position:0 50%}}.UnsavedChanges_unsaved-changes__47OPk{font-family:Inter,sans-serif;padding:24px;max-width:480px}.UnsavedChanges_title__2mdgA{font-size:24px;font-weight:500;line-height:32px;margin-bottom:16px}.UnsavedChanges_text__HhHje{font-size:16px;font-weight:400;line-height:22px;margin-bottom:16px}.UnsavedChanges_link__n_A76{color:#7e57c5;transition:color .25s ease-in-out}.UnsavedChanges_link__n_A76:hover{color:#bd00ff}.UnsavedChanges_buttons__DXBjY{display:flex;column-gap:24px}.UnsavedChanges_button__DFI2w{width:196px}.UnsavedChanges_button__DFI2w:first-child{padding:12px 0;text-align:center;border:2px solid #211236;border-radius:112px;font-size:18px;font-weight:400;line-height:135%;background-color:#fff;color:#211236;transition:background-color .25s ease-in-out}@media(max-width:576px){.UnsavedChanges_button__DFI2w:first-child{font-size:16px;line-height:1;width:100%}}.UnsavedChanges_button__DFI2w:first-child:hover{background-color:#f5f5f5}.UnsavedChanges_button__DFI2w:last-child{padding:12px 0;text-align:center;border:2px solid #211236;border-radius:112px;font-size:18px;font-weight:400;line-height:135%;background-color:#211236;color:#fff;transition:background-color .25s ease-in-out,border-color .25s ease-in-out}@media(max-width:576px){.UnsavedChanges_button__DFI2w:last-child{font-size:16px;line-height:1;width:100%}}.UnsavedChanges_button__DFI2w:last-child:hover{background-color:#1b191e;border-color:#1b191e}@keyframes ParametersContainer_skeleton-loading__vRBmP{0%{background-position:100% 50%}to{background-position:0 50%}}.ParametersContainer_parameters__WeooT{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e2e2;border-radius:24px;padding:16px;height:355px}@media(max-width:992px){.ParametersContainer_parameters__WeooT{height:auto}}.ParametersContainer_button__jMjd4{position:relative;display:flex;align-items:center;column-gap:4px;padding:8px 10px;border-radius:17px;background-color:#f5f5f5;border:none;margin-top:auto;align-self:flex-end;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:135%;transition:opacity .25s ease-in-out}@media(max-width:768px){.ParametersContainer_button__jMjd4{margin-top:16px}}@keyframes UploadDocument_skeleton-loading__wnAYY{0%{background-position:100% 50%}to{background-position:0 50%}}.UploadDocument_upload-section__JHeXk{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e2e2;border-radius:24px;padding:16px;height:355px;row-gap:16px}@media(max-width:992px){.UploadDocument_upload-section__JHeXk{height:248px;row-gap:normal}}@media(max-width:768px){.UploadDocument_upload-section__JHeXk{height:auto}}.UploadDocument_skeleton-photo___6Abo{height:48px;flex-shrink:0;border-radius:6px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation-name:UploadDocument_skeleton-loading__wnAYY;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite;border-radius:112px}@media(max-width:992px){.UploadDocument_skeleton-photo___6Abo{height:44px}}@keyframes InputUrl_skeleton-loading__UviSi{0%{background-position:100% 50%}to{background-position:0 50%}}.InputUrl_input-url__4OH1o{display:flex;column-gap:11px;transition:opacity .25s ease-in-out}.InputUrl_input__ogzeD{width:100%;padding:12px 8px;font-size:16px;font-weight:400;border-radius:8px;border:1px solid #8c8c8c;outline:none;color:#211236;transition:color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out}.InputUrl_input__ogzeD::placeholder{color:#8c8c8c}.InputUrl_input__ogzeD:hover{border-color:#4393dc}.InputUrl_input__ogzeD:focus{border-color:#4393dc;box-shadow:0 2px 4px 0 rgba(0,0,0,.15)}.InputUrl_button__Fvkf7{padding:8px;font-size:18px;font-weight:400;line-height:135%;border-radius:8px;border:1px solid #211236;color:#211236;background-color:#fff;opacity:1;transition:opacity .25s ease-in-out,background-color .25s ease-in-out}@media(max-width:768px){.InputUrl_button__Fvkf7{font-size:16px;padding:8px 12px}}.InputUrl_button__Fvkf7:disabled{opacity:.5;cursor:default}.InputUrl_button__Fvkf7:not(:disabled):focus,.InputUrl_button__Fvkf7:not(:disabled):hover{background-color:#f5f5f5}@keyframes Skeleton_skeleton-loading__jzadE{0%{background-position:100% 50%}to{background-position:0 50%}}.Skeleton_skeleton__hljDW{height:100%;border:1px dashed #8c8c8c;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0;gap:12px}@media(max-width:992px){.Skeleton_skeleton__hljDW{border:none;height:117px}}@media(max-width:768px){.Skeleton_skeleton__hljDW{height:88px}}.Skeleton_icon__4ldOc{width:40px;height:40px;border-radius:6px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation-name:Skeleton_skeleton-loading__jzadE;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}@media(max-width:992px){.Skeleton_icon__4ldOc{display:none}}.Skeleton_title__wgTzY{width:183px;height:20px;border-radius:6px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation-name:Skeleton_skeleton-loading__jzadE;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}@media(max-width:992px){.Skeleton_title__wgTzY{display:none}}.Skeleton_separator___4Exy{height:5px}@media(max-width:992px){.Skeleton_separator___4Exy{display:none}}.Skeleton_button__sqsYV{width:150px;height:40px;border-radius:6px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation-name:Skeleton_skeleton-loading__jzadE;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}@media(max-width:992px){.Skeleton_button__sqsYV{width:124px;height:25px}}@keyframes Upload_skeleton-loading__YA_Dk{0%{background-position:100% 50%}to{background-position:0 50%}}.Upload_dnd-document__oLfXa{left:0;width:var(--dnd-document-width);border-top:var(--dnd-border-width) dotted #211236;border-left:var(--dnd-border-width) dotted #211236;border-bottom:var(--dnd-border-width) dotted #211236}.Upload_dnd-portrait__U8R7a{left:var(--dnd-document-width);width:var(--dnd-portrait-width);border:var(--dnd-border-width) dotted #211236}@keyframes Scrollbar_skeleton-loading__HM76X{0%{background-position:100% 50%}to{background-position:0 50%}}.Scrollbar_scrollbar__3RMlH{display:flex;overflow-x:auto;column-gap:8px;padding:8px 0}.Scrollbar_scrollbar__3RMlH::-webkit-scrollbar{height:4px}.Scrollbar_scrollbar__3RMlH::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:5px}@keyframes PreviewItem_skeleton-loading__JezpG{0%{background-position:100% 50%}to{background-position:0 50%}}.PreviewItem_item__GG4dz{position:relative;cursor:pointer}.PreviewItem_item__GG4dz:after{content:"";display:block;width:100%;height:95px;border-radius:6px;position:absolute;top:0;left:0;z-index:0;background-color:transparent;transition:background-color .25s ease-in-out;pointer-events:none}.PreviewItem_item__GG4dz img{border-radius:6px;height:95px;width:auto!important}.PreviewItem_item__GG4dz .PreviewItem_icon__5niwj{position:absolute;top:2px;right:2px;background-color:#fff;border-radius:100%;z-index:1;opacity:0;transition:opacity .25s ease-in-out}.PreviewItem_item__GG4dz .PreviewItem_icon__5niwj.PreviewItem_displayed__wTeTi{opacity:1}.PreviewItem_item__GG4dz:hover:after{background-color:rgba(0,0,0,.4)}.PreviewItem_item__GG4dz:hover .PreviewItem_icon__5niwj{opacity:1}@keyframes UploadPortrait_skeleton-loading__0jB6H{0%{background-position:100% 50%}to{background-position:0 50%}}.UploadPortrait_upload-section__qhIZX{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e2e2;border-radius:24px;padding:16px;height:355px;row-gap:16px}@media(max-width:992px){.UploadPortrait_upload-section__qhIZX{height:248px;row-gap:normal}}@media(max-width:768px){.UploadPortrait_upload-section__qhIZX{height:auto}}.UploadPortrait_skeleton-photo__EOyKa{height:48px;flex-shrink:0;border-radius:6px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation-name:UploadPortrait_skeleton-loading__0jB6H;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite;border-radius:112px}@media(max-width:992px){.UploadPortrait_skeleton-photo__EOyKa{height:44px}}@keyframes DataExtraction_skeleton-loading__EBRhg{0%{background-position:100% 50%}to{background-position:0 50%}}.DataExtraction_data-extraction__mQI2i{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--data-extraction-gap)}.DataExtraction_item__xaPIS{position:relative;flex-basis:calc(33.3% - var(--data-extraction-gap));max-width:calc(33.3% - var(--data-extraction-gap))}@media(max-width:992px){.DataExtraction_item__xaPIS:first-child{flex-basis:100%;max-width:100%;order:3}.DataExtraction_item__xaPIS:nth-child(2){flex-basis:calc(50% - var(--data-extraction-gap));max-width:calc(50% - var(--data-extraction-gap));order:1}}@media(max-width:768px){.DataExtraction_item__xaPIS:nth-child(2){flex-basis:100%;max-width:100%}}@media(max-width:992px){.DataExtraction_item__xaPIS:last-child{flex-basis:calc(50% - var(--data-extraction-gap));max-width:calc(50% - var(--data-extraction-gap));order:2}}@media(max-width:768px){.DataExtraction_item__xaPIS:last-child{flex-basis:100%;max-width:100%}}.DataExtraction_title__6sscc{font-size:20px;font-weight:500;margin-bottom:8px}@media(max-width:768px){.DataExtraction_title__6sscc{font-size:18px}}@keyframes ErrorBoundary_skeleton-loading__x2frb{0%{background-position:100% 50%}to{background-position:0 50%}}.ErrorBoundary_container__tiG1u{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #e2e2e2;border-radius:24px;background:#fff;padding:20px}.ErrorBoundary_btn__YAOFJ{border:none;background:#1b191e;color:#fff;font-family:Inter;font-weight:100;padding:7px 10px;border-radius:6px}@keyframes DownloadBar_skeleton-loading__YpkMy{0%{background-position:100% 50%}to{background-position:0 50%}}.DownloadBar_text__fDWs5{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:120%}.DownloadBar_item__xQTFY{display:flex;align-items:center;column-gap:8px;padding:8px}.DownloadBar_item__xQTFY:hover .DownloadBar_tooltip__0tRji{opacity:1;visibility:visible;transition:.3s}.DownloadBar_download__pUEG9{display:flex;justify-content:flex-end;height:40px}.DownloadBar_dropdown__Gtcf_{border-radius:50%}.DownloadBar_dropdown__Gtcf_[data-active=true]{background:#e9e9e9}.DownloadBar_dropdown__Gtcf_ div[data-controller] svg{transform:rotate(90deg)!important}.DownloadBar_tooltip__0tRji{visibility:hidden;opacity:0;position:absolute;right:0;top:calc(100% + 5px);font-size:12px;font-weight:400;font-family:Inter,sans-serif;white-space:nowrap;background:#343434;border:1px solid #e6e6e6;color:#fff;border-radius:4px;padding:8px;transition:.3s}@keyframes PreOutput_skeleton-loading__7FaJC{0%{background-position:100% 50%}to{background-position:0 50%}}.PreOutput_errors__vm5ic{font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:27px;color:#dc4343;display:flex;align-items:center;justify-content:center;padding:24px;height:300px}@keyframes Output_skeleton-loading__sHKtr{0%{background-position:100% 50%}to{background-position:0 50%}}@media(max-width:768px){.Output_response__HqB_m,.Output_results__co2kI{margin-top:0}}@keyframes OutputContainer_skeleton-loading___qj3c{0%{background-position:100% 50%}to{background-position:0 50%}}.OutputContainer_container__pBIJo{position:relative}@media(max-width:576px){.OutputContainer_container__pBIJo{padding:0}}.OutputContainer_anchor__BtE_O{position:absolute;top:0}.OutputContainer_output__M2Edc{position:relative;margin-top:40px}.OutputContainer_download-bar__0WSXV{position:absolute;top:66px;right:24px;cursor:pointer;z-index:1}@media(max-width:992px){.OutputContainer_download-bar__0WSXV{top:45px;right:4px}}@keyframes DocumentReader_skeleton-loading__i6Cex{0%{background-position:100% 50%}to{background-position:0 50%}}.DocumentReader_document-reader__yAqDm{font-family:Inter,sans-serif;background-color:#f5f5f5;padding:40px 0 60px}@media(max-width:768px){.DocumentReader_document-reader__yAqDm{padding-top:32px}}@media(max-width:576px){.DocumentReader_document-reader__yAqDm{padding-top:24px}}.DocumentReader_document-reader__yAqDm.DocumentReader_disabled__9MrFX{cursor:default;pointer-events:none;opacity:.5}.DocumentReader_dnd___JiAe{left:0;width:100%;border-top:var(--dnd-border-width) dotted #211236;border-left:var(--dnd-border-width) dotted #211236;border-bottom:var(--dnd-border-width) dotted #211236}