.Toastify__toast{display:flex;align-items:center;margin-bottom:5px;min-height:auto;padding:10px 15px;background:#b69deb;color:#fff;opacity:.85;font-size:14px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.Toastify__toast a{color:#fff}.Toastify__toast--warning{background-color:#ff5568}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@keyframes custom_blink__7O89-{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes custom_fadeToBlack__2mJil{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6)}}@keyframes custom_fadeToBlur__2Ow8S{0%{filter:blur(0);-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0)}to{filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}}@keyframes custom_fadeIn__2U-7C{0%{opacity:0}to{opacity:1}}@keyframes custom_darkenGradient__2H9Mg{0%{opacity:.7}to{opacity:1}}.custom_loading-dots__2diPm{width:30px;text-align:center}.custom_loading-dots__2diPm>div{width:10px;height:10px;background-color:#e78d2d;margin-right:2px;border-radius:100%;display:inline-block;animation:custom_sk-bouncedelay__2qzUj 1.4s ease-in-out infinite both}.custom_loading-dots__2diPm .custom_bounce1__1C59Z{animation-delay:-.32s}.custom_loading-dots__2diPm .custom_bounce2__3xKE6{animation-delay:-.16s}@keyframes custom_sk-bouncedelay__2qzUj{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.custom_loading-cube__24mTI{margin:20px auto;width:40px;height:40px;position:relative;transform:rotate(45deg)}.custom_loading-cube__24mTI .custom_cube__2Ksgn{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.custom_loading-cube__24mTI .custom_cube__2Ksgn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#404041;animation:custom_sk-foldCubeAngle__Olg4I 2.4s linear infinite both;transform-origin:100% 100%}.custom_loading-cube__24mTI .custom_cube2__-Wq3c{transform:scale(1.1) rotate(90deg)}.custom_loading-cube__24mTI .custom_cube3__plYr1{transform:scale(1.1) rotate(180deg)}.custom_loading-cube__24mTI .custom_cube4__INQcx{transform:scale(1.1) rotate(270deg)}.custom_loading-cube__24mTI .custom_cube2__-Wq3c:before{animation-delay:.3s}.custom_loading-cube__24mTI .custom_cube3__plYr1:before{animation-delay:.6s}.custom_loading-cube__24mTI .custom_cube4__INQcx:before{animation-delay:.9s}@keyframes custom_sk-foldCubeAngle__Olg4I{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.custom_root__3wDhf{position:relative;display:block}.custom_root__3wDhf .custom_btn-filter__1bakG{display:flex;justify-content:space-between;outline:none}.custom_root__3wDhf .custom_popup__PnDMy{background-color:#fff;padding:1rem;display:flex;flex-direction:column;top:100%;align-items:center;position:absolute;z-index:1;box-shadow:2px 4px 5px rgba(0,0,0,.1);border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;animation:custom_fadeIn__2U-7C .3s}.custom_root__3wDhf .custom_popup__PnDMy .custom_checkbox__3C9I0{position:relative;width:1.2em;height:1.2em;color:#363839;border:1px solid #bdc1c6;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;cursor:pointer;transition:background 175ms cubic-bezier(.1,.1,.25,1)}.custom_root__3wDhf .custom_popup__PnDMy .custom_checkbox__3C9I0:before{position:absolute;content:"";display:block;top:1px;left:5px;width:5px;height:12px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.custom_root__3wDhf .custom_popup__PnDMy .custom_checkbox__3C9I0:checked{color:#fff;border-color:#8c8c8e;background:#8c8c8e}.custom_root__3wDhf .custom_popup__PnDMy .custom_checkbox__3C9I0:checked:before{opacity:1}.custom_root__3wDhf .custom_popup__PnDMy .custom_checkbox__3C9I0:checked~label:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.custom_root__3wDhf ::-webkit-scrollbar{height:6px;width:6px;background-color:#f5f5f5}.custom_root__3wDhf ::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ccc}.custom_checkbox__3C9I0{position:relative;width:1.2em;height:1.2em;color:#363839;border:1px solid #bdc1c6;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;cursor:pointer;transition:background 175ms cubic-bezier(.1,.1,.25,1)}.custom_checkbox__3C9I0:before{position:absolute;content:"";display:block;left:5px;width:5px;height:12px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.custom_checkbox__3C9I0:checked{color:#fff;border-color:#8c8c8e;background:#8c8c8e}.custom_checkbox__3C9I0:checked:before{opacity:1}.custom_checkbox__3C9I0:checked~label:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.custom_scroll__1Zba7 ::-webkit-scrollbar{height:6px;width:6px;background-color:#f5f5f5}.custom_scroll__1Zba7 ::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ccc}.styles_root__XPqgY{display:flex;align-items:center;justify-content:flex-start;padding:15px 0;color:#8c8c8e;text-decoration:none}.styles_root__XPqgY:hover{background-color:#f8f8f8}@keyframes styles_blink__2H1dD{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes styles_fadeToBlack__3JfU5{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6)}}@keyframes styles_fadeToBlur__2kMlQ{0%{filter:blur(0);-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0)}to{filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}}@keyframes styles_fadeIn__1sNbK{0%{opacity:0}to{opacity:1}}@keyframes styles_darkenGradient__2aamG{0%{opacity:.7}to{opacity:1}}.styles_loading-dots__2isB_{width:30px;text-align:center}.styles_loading-dots__2isB_>div{width:10px;height:10px;background-color:#e78d2d;margin-right:2px;border-radius:100%;display:inline-block;animation:styles_sk-bouncedelay__2m4fP 1.4s ease-in-out infinite both}.styles_loading-dots__2isB_ .styles_bounce1__3ixBc{animation-delay:-.32s}.styles_loading-dots__2isB_ .styles_bounce2__320gw{animation-delay:-.16s}@keyframes styles_sk-bouncedelay__2m4fP{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.styles_loading-cube__3fJ4C{margin:20px auto;width:40px;height:40px;position:relative;transform:rotate(45deg)}.styles_loading-cube__3fJ4C .styles_cube__1bXhl{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.styles_loading-cube__3fJ4C .styles_cube__1bXhl:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#404041;animation:styles_sk-foldCubeAngle__3p5ST 2.4s linear infinite both;transform-origin:100% 100%}.styles_loading-cube__3fJ4C .styles_cube2__3b941{transform:scale(1.1) rotate(90deg)}.styles_loading-cube__3fJ4C .styles_cube3__3S-dr{transform:scale(1.1) rotate(180deg)}.styles_loading-cube__3fJ4C .styles_cube4__2YelK{transform:scale(1.1) rotate(270deg)}.styles_loading-cube__3fJ4C .styles_cube2__3b941:before{animation-delay:.3s}.styles_loading-cube__3fJ4C .styles_cube3__3S-dr:before{animation-delay:.6s}.styles_loading-cube__3fJ4C .styles_cube4__2YelK:before{animation-delay:.9s}@keyframes styles_sk-foldCubeAngle__3p5ST{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.styles_root__1wkIp{cursor:pointer}.styles_root__1wkIp .styles_user-menu__1R8bg{position:absolute;top:101%;right:0;border:1px solid #ececec;border-top:none;box-shadow:2px 4px 5px rgba(0,0,0,.1);border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;animation:styles_fadeIn__1sNbK .3s}.styles_root__mYOG-{cursor:pointer;border-right:1px solid #ececec}@keyframes styles_blink__1EJ7o{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes styles_fadeToBlack__1cKPg{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6)}}@keyframes styles_fadeToBlur__29aIJ{0%{filter:blur(0);-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0)}to{filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}}@keyframes styles_fadeIn__1eJsS{0%{opacity:0}to{opacity:1}}@keyframes styles_darkenGradient__3k6Tm{0%{opacity:.7}to{opacity:1}}.styles_loading-dots__1mw-L{width:30px;text-align:center}.styles_loading-dots__1mw-L>div{width:10px;height:10px;background-color:#e78d2d;margin-right:2px;border-radius:100%;display:inline-block;animation:styles_sk-bouncedelay__3jQdy 1.4s ease-in-out infinite both}.styles_loading-dots__1mw-L .styles_bounce1__3mEmE{animation-delay:-.32s}.styles_loading-dots__1mw-L .styles_bounce2__5sHTc{animation-delay:-.16s}@keyframes styles_sk-bouncedelay__3jQdy{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.styles_loading-cube__1zmcp{margin:20px auto;width:40px;height:40px;position:relative;transform:rotate(45deg)}.styles_loading-cube__1zmcp .styles_cube__34mhE{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.styles_loading-cube__1zmcp .styles_cube__34mhE:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#404041;animation:styles_sk-foldCubeAngle__1F1Tx 2.4s linear infinite both;transform-origin:100% 100%}.styles_loading-cube__1zmcp .styles_cube2__3o2Oc{transform:scale(1.1) rotate(90deg)}.styles_loading-cube__1zmcp .styles_cube3__V6gQC{transform:scale(1.1) rotate(180deg)}.styles_loading-cube__1zmcp .styles_cube4__1-peU{transform:scale(1.1) rotate(270deg)}.styles_loading-cube__1zmcp .styles_cube2__3o2Oc:before{animation-delay:.3s}.styles_loading-cube__1zmcp .styles_cube3__V6gQC:before{animation-delay:.6s}.styles_loading-cube__1zmcp .styles_cube4__1-peU:before{animation-delay:.9s}@keyframes styles_sk-foldCubeAngle__1F1Tx{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.styles_root__1umUZ{display:flex;align-items:center;justify-content:flex-start;flex-grow:1;padding:15px;font-size:18px;height:100%;border-right:1px solid #ececec}.styles_search-bar__2QTtD{display:flex;align-items:center;position:relative;width:100%}.styles_search-bar__2QTtD .styles_icon__1LAkk{display:flex;align-items:center;justify-content:center;width:40px}.styles_search-bar__2QTtD input{width:100%;margin-left:16px;height:24px;padding:4px 0;font-size:16px;border:0;outline:none}.styles_results__2KZzS{position:absolute;display:flex;flex-direction:column;z-index:10;top:calc(100% + 1px);left:0;width:100%;list-style:none;margin:0;background-color:#fff;max-height:235px;overflow-y:auto;border-bottom:1px solid #ececec;box-shadow:0 2px 10px rgba(0,0,0,.1)}.styles_results__2KZzS .styles_label__fkaEK{font-size:10px;letter-spacing:.5px;padding:4px 16px;margin-top:8px;color:#8c8c8e}.styles_results__2KZzS li{border-bottom:1px dashed #ececec}.styles_results__2KZzS li a{cursor:pointer;display:flex;padding:12px 16px;text-decoration:none}.styles_results__2KZzS li a:hover{background-color:#f8f8f8}.styles_results__2KZzS li:last-child{border-bottom:0}@keyframes styles_blink__CaPzs{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes styles_fadeToBlack__2HeSU{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6)}}@keyframes styles_fadeToBlur___DVoN{0%{filter:blur(0);-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0)}to{filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}}@keyframes styles_fadeIn__11rHj{0%{opacity:0}to{opacity:1}}@keyframes styles_darkenGradient__3IBLA{0%{opacity:.7}to{opacity:1}}.styles_loading-dots__2GJOa{width:30px;text-align:center}.styles_loading-dots__2GJOa>div{width:10px;height:10px;background-color:#e78d2d;margin-right:2px;border-radius:100%;display:inline-block;animation:styles_sk-bouncedelay__2HoXy 1.4s ease-in-out infinite both}.styles_loading-dots__2GJOa .styles_bounce1__3hik6{animation-delay:-.32s}.styles_loading-dots__2GJOa .styles_bounce2__1d-9b{animation-delay:-.16s}@keyframes styles_sk-bouncedelay__2HoXy{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.styles_loading-cube__3iF2y{margin:20px auto;width:40px;height:40px;position:relative;transform:rotate(45deg)}.styles_loading-cube__3iF2y .styles_cube__39oF1{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.styles_loading-cube__3iF2y .styles_cube__39oF1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#404041;animation:styles_sk-foldCubeAngle__ENYHb 2.4s linear infinite both;transform-origin:100% 100%}.styles_loading-cube__3iF2y .styles_cube2__3MLdj{transform:scale(1.1) rotate(90deg)}.styles_loading-cube__3iF2y .styles_cube3__9qDAV{transform:scale(1.1) rotate(180deg)}.styles_loading-cube__3iF2y .styles_cube4__ekClM{transform:scale(1.1) rotate(270deg)}.styles_loading-cube__3iF2y .styles_cube2__3MLdj:before{animation-delay:.3s}.styles_loading-cube__3iF2y .styles_cube3__9qDAV:before{animation-delay:.6s}.styles_loading-cube__3iF2y .styles_cube4__ekClM:before{animation-delay:.9s}@keyframes styles_sk-foldCubeAngle__ENYHb{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.styles_root__2BLar{cursor:pointer;border-right:1px solid #ececec;position:relative;display:inline-block;padding:1rem;justify-items:space-around}.styles_root__2BLar .styles_menu__gt7HQ{background-color:#fff;display:flex;flex-direction:column;top:100%;right:0;justify-content:center;align-items:center;position:absolute;min-width:300px;z-index:1;box-shadow:2px 4px 5px rgba(0,0,0,.1);border-bottom-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;border-bottom-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;animation:styles_fadeIn__11rHj .3s}.mainNavigation_root__1Vox8{color:#fff;background-color:#282b42}.styles_marker-img__1sO-o{max-height:650px}.styles_root__2PaZd .styles_retoucher-unresolved-icon__3iRK8{background-color:#e95b35!important}.styles_root__2PaZd .styles_retoucher-revised-icon__1tWMb,.styles_root__2PaZd .styles_retoucher-unresolved-icon__3iRK8:hover{background-color:#43ac6a!important}.styles_root__2PaZd .styles_retoucher-revised-icon__1tWMb:hover{background-color:#e95b35!important}.styles_root__2PaZd .styles_retoucher-resolved-icon__36g6u{background-color:#8c8c8e!important;cursor:default!important}.styles_root__2PaZd .styles_qc-unresolved-icon__3Fty8{background-color:#e95b35!important}.styles_root__2PaZd .styles_qc-unresolved-icon__3Fty8:hover{background-color:#8c8c8e!important}.styles_root__2PaZd .styles_qc-revised-icon__3ljKm{background-color:#43ac6a!important}.styles_root__2PaZd .styles_qc-resolved-icon__351DR,.styles_root__2PaZd .styles_qc-revised-icon__3ljKm:hover{background-color:#8c8c8e!important}.styles_root__2PaZd .styles_qc-resolved-icon__351DR:hover{background-color:#e95b35!important}.styles_pending__1OwEg{color:#8c8c8e!important}.styles_pending__1OwEg:hover{color:#02b7e2!important}.styles_selected__3oFT7{color:#02b7e2!important;font-weight:"bold"}.styles_selected__3oFT7:hover{color:#02b7e2!important}.styles_root__3EHwE ::-webkit-scrollbar{height:6px;width:6px;background-color:#f5f5f5}.styles_root__3EHwE ::-webkit-scrollbar-thumb{border-radius:5px;background-color:#ccc}
/*# sourceMappingURL=main.4d9f50c3.chunk.css.map */