/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:inherit}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Toastify__toast-container .Toastify__toast{border-radius:8px}.Toastify__toast-container .Toastify__progress-bar{background-color:#4eb0c2;background-color:var(--color-blue-main)}.Toastify__toast-container .Toastify__close-button{width:auto}:root{--color-dark:#2e3138;--color-dark-soft:#454a54;--color-white:#fff;--color-blue-dark:#4a7a8a;--color-blue-main:#4eb0c2;--color-blue-light:#99bcc2;--color-blue-grey-light:#d3ecef;--color-blue-grey-light-2:#eaf3f4;--color-grey:#adb4bd;--color-grey-light:#d9dde2;--color-grey-light-2:#eff2f5;--color-grey-light-3:#f6fafd;--color-orange:#df715f}*{box-sizing:border-box;color:#454a54;color:var(--color-dark-soft);font-family:Arial,sans-serif;font-size:14px;margin:0;outline:none;padding:0}#root,body,html{height:100%}html{overflow-x:hidden}body{background-color:#f6fafd;background-color:var(--color-grey-light-3)}button{cursor:pointer;width:100%}.visually-hidden{clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.container{height:inherit;padding:0 50px;width:100%}@media(max-width:1200px){.container{padding:0 20px}}.ApiMessage_api-message__pRyMO{align-items:center;display:flex;justify-content:center;padding:20px 0 16px;text-align:center}.ApiMessage_api-message__pRyMO .ApiMessage_code__2rMaw{align-items:center;background-color:var(--color-blue-grey-light-2);border-radius:8px;color:var(--color-blue-dark);display:flex;font-size:14px;height:36px;margin:0 8px;padding:0 16px}.BorderedFileContainer_bordered-file-container__1b\+H9{border-radius:8px;height:100%;overflow:hidden;width:100%}.BorderedFileContainer_bordered-file-container__1b\+H9 .BorderedFileContainer_base__xt330{height:100%;outline:10px dashed var(--color-blue-light);outline-offset:-10px;transition:outline-color .1s ease-in-out;width:100%}.BorderedFileContainer_bordered-file-container__1b\+H9 .BorderedFileContainer_base__xt330 .BorderedFileContainer_input-container__p12IL{background-color:var(--color-white);border-radius:7px;height:calc(100% - 2px);left:1px;position:relative;top:1px;transition:background-color .1s ease-in-out;width:calc(100% - 2px)}.BorderedFileContainer_bordered-file-container__1b\+H9.BorderedFileContainer_is-drag-accept__F-zZA .BorderedFileContainer_base__xt330{outline-color:var(--color-blue-main)}.BorderedFileContainer_bordered-file-container__1b\+H9.BorderedFileContainer_is-drag-accept__F-zZA .BorderedFileContainer_base__xt330 .BorderedFileContainer_input-container__p12IL{background-color:var(--color-blue-grey-light-2)}.MainButton_main-button__ZAq3V{align-items:center;background-color:var(--color-dark);border-radius:8px;box-shadow:0 14px 32px 0 #454a5499;color:var(--color-white);display:flex;font-size:16px;font-weight:700;height:52px;justify-content:center;padding:0 24px;width:100%}.MainButton_main-button__ZAq3V:hover{background-color:var(--color-dark-soft)}.MainButton_main-button__ZAq3V:disabled{background-color:var(--color-grey-light-2);box-shadow:none;color:var(--color-grey);pointer-events:none}.WideButton_wide-button__5oN8I{align-items:center;background-color:var(--color-dark);border-radius:8px;box-shadow:0 14px 32px 0 #454a5499;color:var(--color-white);display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;padding:0 32px;width:100%}.WideButton_wide-button__5oN8I:hover{background-color:var(--color-dark-soft)}.WideButton_wide-button__5oN8I:disabled{background-color:var(--color-grey-light-2);box-shadow:none;color:var(--color-grey);pointer-events:none}.DotSpinner_dot-spinner__uHCgW{align-items:center;display:flex;height:2.8rem;justify-content:flex-start;position:relative;width:2.8rem}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk{align-items:center;display:flex;height:100%;justify-content:flex-start;left:0;position:absolute;top:0;width:100%}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:before{animation:DotSpinner_pulse__nUuco .9999s ease-in-out infinite;background-color:var(--color);border-radius:50%;content:"";height:20%;opacity:.5;transform:scale(0);width:20%}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(2){transform:rotate(45deg)}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(2):before{animation-delay:-.7875s}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(3){transform:rotate(90deg)}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(3):before{animation-delay:-.675s}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(4){transform:rotate(135deg)}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(4):before{animation-delay:-.5625s}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(5){transform:rotate(180deg)}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(5):before{animation-delay:-.45s}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(6){transform:rotate(225deg)}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(6):before{animation-delay:-.3375s}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(7){transform:rotate(270deg)}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(7):before{animation-delay:-.225s}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(8){transform:rotate(315deg)}.DotSpinner_dot-spinner__uHCgW .DotSpinner_dot__mgrZk:nth-child(8):before{animation-delay:-.1125s}@keyframes DotSpinner_pulse__nUuco{0%,to{opacity:.5;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.FileConfirm_file-confirm__sGB-U{height:215px;margin-bottom:15px;width:100%}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px;position:relative}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV .FileConfirm_title__vY7y\+{padding-bottom:15px}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV .FileConfirm_button-wrapper__d5Evh{height:52px;width:175px}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV .FileConfirm_button-wrapper__d5Evh .FileConfirm_spinner-wrapper__Pln2q{align-items:center;display:flex;height:100%;justify-content:center}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV .FileConfirm_clear-button-wrapper__hBmSd{position:absolute;right:10px;top:10px}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV .FileConfirm_clear-button-wrapper__hBmSd .FileConfirm_clear-button__0CTBp{padding:5px}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV .FileConfirm_clear-button-wrapper__hBmSd .FileConfirm_clear-button__0CTBp svg path{stroke:var(--color-blue-dark)}.FileConfirm_file-confirm__sGB-U .FileConfirm_content__hvLdV .FileConfirm_clear-button-wrapper__hBmSd .FileConfirm_clear-button__0CTBp:hover svg path{stroke:var(--color-blue-main)}.FileItem_file-item__u-ADh{background-color:var(--color-white);border-radius:8px;margin-bottom:15px;padding:16px;position:relative;width:100%}.FileItem_file-item__u-ADh .FileItem_file-name-wrapper__oyo-H{align-items:center;display:flex;margin-bottom:10px}.FileItem_file-item__u-ADh .FileItem_file-name-wrapper__oyo-H .FileItem_name__90knc,.FileItem_file-item__u-ADh .FileItem_file-name-wrapper__oyo-H .FileItem_percents__DcKAo{font-size:16px;font-weight:700}.FileItem_file-item__u-ADh .FileItem_file-name-wrapper__oyo-H .FileItem_file-icon__qExrz{margin-right:10px}.FileItem_file-item__u-ADh .FileItem_file-name-wrapper__oyo-H .FileItem_name__90knc{margin-right:6px}.FileItem_file-item__u-ADh .FileItem_processing-wrapper__VFybE .FileItem_track__cqAzO{background-color:var(--color-blue-grey-light);border-radius:2px;height:4px;overflow:hidden;position:relative;width:100%}.FileItem_file-item__u-ADh .FileItem_processing-wrapper__VFybE .FileItem_track__cqAzO .FileItem_progress__NBqIA{background-color:var(--color-blue-dark);border-radius:2px;height:100%;left:0;position:absolute;transition:width .5s ease-in-out}.H1_h1__7mkGg{color:var(--color-dark-soft);font-size:24px;font-weight:700}.BasicCheckbox_basic-checkbox__0BCX6{align-items:center;display:flex}.BasicCheckbox_basic-checkbox__0BCX6 label{cursor:pointer;display:flex;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BasicCheckbox_basic-checkbox__0BCX6 label .BasicCheckbox_checkbox-wrapper__E\+UAf{align-items:center;background-color:var(--color-white);border:1px solid var(--color-grey);border-radius:4px;display:flex;height:20px;justify-content:center;margin-right:8px;width:20px}.BasicCheckbox_basic-checkbox__0BCX6 label .BasicCheckbox_label-text__1hZN6{align-items:center;display:flex;-webkit-user-select:none;user-select:none}.BasicCheckbox_basic-checkbox__0BCX6 label input[type=checkbox]:checked~.BasicCheckbox_checkbox-wrapper__E\+UAf{background-color:var(--color-blue-main);border-color:var(--color-blue-main);box-shadow:0 0 6px 0 #4eb0c29c}.BasicCheckbox_basic-checkbox__0BCX6 label input[type=checkbox]:disabled~.BasicCheckbox_checkbox-wrapper__E\+UAf{background-color:var(--color-white);border-color:var(--color-grey);box-shadow:none}.BasicCheckbox_basic-checkbox__0BCX6 label.BasicCheckbox_disabled__o098N{cursor:default}.BasicInput_basic-input__tw5a6{display:flex;flex-direction:column}.BasicInput_basic-input__tw5a6 label{display:block}.BasicInput_basic-input__tw5a6 label .BasicInput_input-label__2395Z{font-size:12px;line-height:20px}.BasicInput_basic-input__tw5a6 label input[type=text]{background-color:var(--color-white);border:1px solid var(--color-grey-light);border-radius:8px;font-size:14px;font-weight:400;height:40px;padding:0 16px;width:100%}.BasicInput_basic-input__tw5a6 label input[type=text]::placeholder{color:var(--color-grey);font-size:14px}.BasicInput_basic-input__tw5a6 label input[type=text]:focus{border-color:var(--color-grey)}.BasicInput_basic-input__tw5a6 label input[type=text]:disabled{border-color:var(--color-grey-light)!important}.BasicInput_basic-input__tw5a6.BasicInput_error__GyFs2 label input[type=text]{border-color:var(--color-orange)}.EmailForm_email-form__UtNlk .EmailForm_form-wrapper__Vc08Z{margin-bottom:20px;width:240px}.EmailForm_email-form__UtNlk .EmailForm_form-wrapper__Vc08Z .EmailForm_description__czDdE{color:var(--color-dark-soft);line-height:20px;margin-bottom:30px;padding:0 16px;text-align:center}.EmailForm_email-form__UtNlk .EmailForm_form-wrapper__Vc08Z .EmailForm_email-wrapper__yKpkj{margin-bottom:5px}.EmailForm_email-form__UtNlk .EmailForm_form-wrapper__Vc08Z .EmailForm_email-wrapper__yKpkj .EmailForm_error-message__PPiUu{align-items:center;color:var(--color-orange);display:flex;font-size:12px;height:20px;line-height:20px}.EmailForm_email-form__UtNlk .EmailForm_form-wrapper__Vc08Z .EmailForm_force-upload-wrapper__Q2P\+s{margin-bottom:20px}.DropFileInput_drop-file-input__WfVMa{height:215px;width:100%}.DropFileInput_drop-file-input__WfVMa .DropFileInput_content__MBy5O{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px}.DropFileInput_drop-file-input__WfVMa .DropFileInput_content__MBy5O .DropFileInput_reject-icon__sQgD9{align-items:center;display:flex}.DropFileInput_drop-file-input__WfVMa .DropFileInput_content__MBy5O .DropFileInput_reject-message__NWuts{color:var(--color-orange);padding-bottom:12px}.DropFileInput_drop-file-input__WfVMa .DropFileInput_content__MBy5O .DropFileInput_fake-button__l8PNb{align-items:center;background-color:var(--color-white);border:1px solid var(--color-grey-light);border-radius:8px;color:var(--color-blue-light);display:flex;font-size:16px;font-weight:700;height:52px;justify-content:center;padding:0 16px}.DropFileInput_drop-file-input__WfVMa .DropFileInput_content__MBy5O:hover .DropFileInput_fake-button__l8PNb{color:var(--color-blue-main)}.FileForm_file-form__pF3U8{margin-bottom:15px}.EmailStep_email-step__rCLZw{align-items:flex-end;display:flex;flex:1 1;justify-content:center}.EmailStep_email-step__rCLZw .EmailStep_form-wrapper__ytF3k{align-items:center;display:flex;flex-direction:column;height:70%;justify-content:space-between;max-width:625px;width:100%}.EmailStep_email-step__rCLZw .EmailStep_form-wrapper__ytF3k .EmailStep_file-wrapper__kU683{margin-bottom:35px;width:100%}.FileStep_file-step__oWbwJ{margin:auto;max-width:625px;transform:translateY(-40px);width:100%}.FileStep_file-step__oWbwJ .FileStep_file-item-wrapper__Xt-lG{margin-bottom:10px}.FileStep_file-step__oWbwJ .FileStep_file-form__yMXB1{margin-bottom:15px}.Home_home__iPRKB{display:flex;height:100%;width:100%}.Home_home__iPRKB .Home_main__tcfz6{display:flex;flex:1 1;flex-direction:column;padding:16px}.Home_home__iPRKB .Home_main__tcfz6 .Home_content-wrapper__ux1FE{align-items:flex-end;display:flex;flex:1 1;justify-content:center}.Home_home__iPRKB .Home_main__tcfz6 .Home_content-wrapper__ux1FE .Home_form-wrapper__Z9zTp{align-items:center;display:flex;flex-direction:column;height:70%;justify-content:space-between;max-width:625px;width:100%}.Home_home__iPRKB .Home_main__tcfz6 .Home_content-wrapper__ux1FE .Home_form-wrapper__Z9zTp .Home_file-wrapper__vNN-d{margin-bottom:35px;width:100%}.Home_home__iPRKB .Home_ignore-list-wrapper__cWbir{background-color:var(--color-white);border-bottom-left-radius:8px;border-top-left-radius:8px;box-shadow:-12px 0 76px 0 #0000001c;height:100%;width:490px}@media(max-width:1024px){.Home_home__iPRKB .Home_ignore-list-wrapper__cWbir{width:410px}}.IgnoreList_ignore-list__ekrZJ{height:100%;margin-right:4px;overflow-x:hidden;overflow-y:auto;padding-bottom:20px;scrollbar-color:#d3d3d3 #0000;scrollbar-width:thin}.IgnoreList_ignore-list__ekrZJ::-webkit-scrollbar{height:4px;width:4px}.IgnoreList_ignore-list__ekrZJ::-webkit-scrollbar-track{background:#0000}.IgnoreList_ignore-list__ekrZJ::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:2px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI{border-collapse:collapse;padding:0 6px 0 10px;table-layout:auto;width:100%}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI .IgnoreList_description__vMqZO{color:var(--color-grey);padding-bottom:16px;text-align:center}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table{border-collapse:collapse;border-spacing:0;table-layout:auto;width:100%}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table .IgnoreList_spacer__xNhhw{height:8px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead{position:-webkit-sticky;position:sticky;top:10px;z-index:10}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead:before{background-color:var(--color-white);bottom:100%;content:"";height:10px;position:absolute;width:100%}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th{background-color:var(--color-blue-grey-light-2)}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th:first-child{width:48%}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th:nth-child(2){width:auto}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th:nth-child(3){width:42px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th:first-child{border-top-left-radius:8px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th:last-child{border-top-right-radius:8px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th .IgnoreList_header-cell__RY55J{align-items:center;display:flex;height:40px;justify-content:flex-start;padding:0 8px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table thead tr th .IgnoreList_header-cell__RY55J .IgnoreList_title__WjknT{color:var(--color-dark-soft);font-size:14px;font-weight:700;line-height:20px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table tbody tr td{background-color:var(--color-grey-light-3);padding:16px 8px;position:relative}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table tbody tr td .IgnoreList_column-cell__u0Vzx{height:100%;line-height:20px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table tbody tr td .IgnoreList_field-cell__-f1e2{color:var(--color-blue-dark)}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table tbody tr td .IgnoreList_delete-cell__kn\+uo{height:100%;left:0;position:absolute;top:0;width:100%}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI table tbody tr:last-child td{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI .IgnoreList_spinner-wrapper__wXVAb{display:flex;justify-content:center;padding-top:50px}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI .IgnoreList_delete-icon__4py9i{align-items:center;display:flex;height:100%;justify-content:center}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI .IgnoreList_delete-icon__4py9i svg path{stroke:var(--color-blue-dark)}.IgnoreList_ignore-list__ekrZJ .IgnoreList_table-wrapper__0qluI .IgnoreList_delete-icon__4py9i:hover svg path{stroke:var(--color-blue-main)}.LoginView_login-view__YIP2D{margin-top:50px}.LoginView_login-view__YIP2D .LoginView_message__Dm0Rj{color:var(--color-grey);font-size:14px;font-weight:700;text-align:center}.Note_note__UmgKB{align-items:center;display:flex;justify-content:center}.Note_note__UmgKB .Note_icon__81IJW{align-items:center;display:flex;margin-right:5px}.Note_note__UmgKB .Note_text__RCe1R{color:var(--color-grey);line-height:20px}.NotesPair_notes-pair__j-RwC{display:flex;justify-content:space-between}.Report_report__Mhgqf{margin-bottom:30px}.Report_report__Mhgqf .Report_title__HG52c{line-height:20px;margin-bottom:10px;text-align:center}.Report_report__Mhgqf .Report_email__sqHdq{color:var(--color-dark-soft);font-size:20px;font-weight:700;line-height:150%;text-align:center}.MainPage_page__gsbyf{height:100%}
/*# sourceMappingURL=main.18bdd66c.css.map*/