.app .btn-wrapper .btn-label{text-align:center}.app .btn-wrapper .MuiButton-root{background-color:#f2f2f2;border-radius:5px;color:#9f9f9f;cursor:pointer;font-size:20px;font-weight:600;height:50px;line-height:27px;min-width:50px;text-transform:none;transition:all .7s ease-in-out}.app .btn-wrapper .MuiButton-root:hover{background-color:#8d8b96;color:#000}.app .btn-wrapper .Mui-disabled:hover{background-color:#fff;cursor:not-allowed}.app .btn-wrapper .active-btn{display:block}.app .btn-wrapper .hidden-btn{display:none}.app .btn-wrapper .Mui-disabled{cursor:no-drop;opacity:.5}.app .btn-wrapper .finish-btn{background-color:#21a112;border-radius:30px;color:#fff;height:40px;padding:6px 20px}.app .btn-wrapper .finish-btn:hover{background-color:#17700d;color:#fff}.app .btn-wrapper .back-btn{background-color:#fff;border:2px solid #1c182d;border-radius:30px;color:#1c182d;height:40px;padding:6px 20px}.app .btn-wrapper .back-btn:hover{background-color:#1c182d40;color:#1c182d}@media only screen and (max-width:859px){.app .MuiButton-root{font-size:16px;padding:5px 10px}.app .action-btns .MuiButton-root{margin-right:10px}.app .active-preview-page .page-footer .btn-wrapper{align-items:center;display:flex}}@media only screen and (max-width:450px){.app .btn-wrapper .MuiButton-root{font-size:17px;padding:6px 10px}}.result-page{display:flex;flex-direction:column;height:100%}.result-page .result-page-main-part{display:flex;height:calc(100% - 70px)}.result-page .result-page-main-part .circular-progress-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:-webkit-fill-available}.result-page .result-page-main-part .circular-progress-wrapper .MuiCircularProgress-root{height:50px;width:50px}.result-page .canvas{position:relative;width:calc(100% - 360px)}.result-page .canvas-settings{align-items:flex-start;display:flex;gap:0 15px;left:0;padding:5px 10px;pointer-events:none;position:absolute;top:0;width:-webkit-fill-available}.result-page .canvas-settings .fit-to-screen-menu .slider-container{align-items:center;display:flex;height:35px;pointer-events:all}.result-page .canvas-settings .fit-to-screen-menu .slider-container .MuiSlider-root{margin-right:15px}.result-page .canvas-settings .fit-to-screen-menu .slider-container .MuiSlider-thumb{color:#327dcc;height:12px;width:12px}.result-page .canvas-settings .fit-to-screen-menu .slider-container .MuiSlider-rail{color:#c7d9f1;width:150px}.result-page .canvas-settings .fit-to-screen-menu .slider-container .MuiSlider-track{color:#327dcc}.result-page .canvas-settings .fit-to-screen-menu .slider-container .MuiSlider-valueLabelOpen{display:none}.result-page .canvas-settings .fit-to-screen-menu .slider-container .percent{width:40px}.result-page .canvas-settings .fit-to-screen-menu .fit-to-screen{cursor:pointer;font-weight:600;pointer-events:all;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.result-page .canvas-settings .fit-to-screen-menu .fit-to-screen:hover{color:#327dcc}.result-page .canvas-settings .fit-to-screen-menu .fit-to-screen.disabled{color:#9f9f9f;pointer-events:none}.result-page .canvas-settings .lock-aspect-ratio-wrapper{align-items:flex-start;display:flex;left:calc(50% - 120px);position:absolute}.result-page .canvas-settings .lock-aspect-ratio-wrapper label{margin-right:20px;padding-top:5px;pointer-events:all}.result-page .canvas-settings .lock-aspect-ratio-wrapper .MuiCheckbox-root{padding:0 5px 0 0;pointer-events:all}.result-page .canvas-settings .lock-aspect-ratio-wrapper .reset-scaling-btn{cursor:pointer;font-weight:600;padding-top:5px;pointer-events:all;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.result-page .canvas-settings .lock-aspect-ratio-wrapper .reset-scaling-btn:hover{color:#327dcc}.result-page .menu{background-color:#fff;border-right:2px solid #d4e4ff;color:#327dcc;display:flex;flex-direction:column;font-weight:600;justify-content:space-between;line-height:25px;max-width:110px;min-width:110px}.result-page .menu .action-group{align-items:center;border-bottom:2px solid #d4e4ff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:15px}.result-page .menu .action-group:hover{background-color:#e7f0fe;color:#1c182d}.result-page .menu .action-group .svg-inline--fa{margin-bottom:5px}.result-page .menu .scale-group{align-items:center;display:flex}.result-page .menu .scale-group div{margin-right:5px}.result-page .menu .undo-redo-group{align-items:center;color:#1c182d;display:flex;justify-content:space-evenly;padding:10px 5px}.result-page .menu .undo-redo-group .undo{border-right:2px solid #d4e4ff;padding-right:5px}.result-page .menu .undo-redo-group .redo,.result-page .menu .undo-redo-group .undo{align-items:center;cursor:pointer;display:flex;flex-direction:column}.result-page .menu .undo-redo-group .redo:hover,.result-page .menu .undo-redo-group .undo:hover{color:#327dcc}.result-page .menu .undo-redo-group .disabled{color:#d4e4ff;cursor:not-allowed}.result-page .menu .undo-redo-group .disabled:hover{color:#d4e4ff}.result-page .menu .undo-redo-group .svg-inline--fa{height:25px;width:17px}.result-page .details-menu{border-right:2px solid #d4e4ff;padding:20px;width:250px}.result-page .details-menu input::-webkit-inner-spin-button,.result-page .details-menu input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.result-page .details-menu input[type=number]{-moz-appearance:textfield}.result-page .details-menu h3{font-size:25px;line-height:27px;margin-bottom:20px;margin-top:0}.result-page .details-menu h4{font-weight:600;line-height:25px;margin-bottom:10px;margin-top:0}.result-page .details-menu .description{line-height:20px;margin-bottom:20px}.result-page .details-menu .scale .btn-group{margin-bottom:0}.result-page .details-menu .scale .lock-aspect-ratio-wrapper{margin-bottom:10px}.result-page .details-menu .scale .lock-aspect-ratio-wrapper .MuiCheckbox-root{color:#327dcc}.result-page .details-menu .scale .lock-aspect-ratio-wrapper .MuiTypography-root{color:#1c182d}.result-page .details-menu .scale .lock-aspect-ratio-wrapper .MuiFormControlLabel-root{height:35px}.result-page .details-menu .move .btn-group{justify-content:center}.result-page .details-menu .btn-group{display:flex;margin-bottom:20px}.result-page .details-menu .top-btn{display:flex;justify-content:center}.result-page .details-menu .btn-wrapper{margin-right:10px;width:64px}.result-page .details-menu .btn{background-color:#fff;border:2px solid #d4e4ff;border-radius:10px;color:#327dcc;font-size:22px;height:55px;line-height:25px;margin-bottom:10px;padding:0;width:55px}.result-page .details-menu .btn:hover{background-color:#e7f0fe;color:#1c182d}.result-page .details-menu .fit-to{align-items:center;border-radius:30px;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:30px;padding:0 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.result-page .details-menu .fit-to .safety-line-dots{border-top:2px dashed #21a112;height:1px;margin-right:10px;width:20px}.result-page .details-menu .fit-to .bleed-line-dots{border-top:2px dashed #00a3ff;height:1px;margin-right:10px;width:20px}.result-page .details-menu .fit-to .cut-line-dots{border-top:2px solid #f0f;height:1px;margin-right:10px;width:20px}.result-page .details-menu .fit-to .line-text{line-height:1}.result-page .details-menu .scale-by-percentage{align-items:center;display:flex;font-size:12px;font-weight:600;justify-content:space-between;width:100%}.result-page .details-menu .scale-by-percentage .MuiInputBase-root{background-color:#fff;border:2px solid #d4e4ff;border-radius:30px;color:#327dcc;height:30px;margin-right:10px;width:80%}.result-page .details-menu .scale-by-percentage .MuiInputBase-root .MuiInputAdornment-positionEnd .MuiTypography-root,.result-page .details-menu .scale-by-percentage .MuiInputBase-root .MuiInputBase-input{color:#327dcc}.result-page .details-menu .scale-by-percentage .MuiInputBase-root .MuiOutlinedInput-notchedOutline{border:none}.result-page .details-menu .scale-by-percentage .MuiButton-root{border-radius:30px;font-size:12px;font-weight:600;height:30px;margin-bottom:0;margin-right:0;padding:0 15px;width:100%}.result-page .details-menu .reset{cursor:pointer;font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.result-page .details-menu .reset:hover{color:#327dcc}.result-page .page-footer{align-items:center;border-top:2px solid #d4e4ff;display:flex;height:65px;justify-content:space-between;max-height:65px;min-height:65px;padding:0 20px}.result-page .page-footer .caption{display:flex;line-height:20px}.result-page .page-footer .caption div{margin-right:10px}.result-page .page-footer .caption .bleed-line,.result-page .page-footer .caption .cut-line,.result-page .page-footer .caption .safety-line{align-items:center;display:flex}.result-page .page-footer .caption .safety-line{color:#21a112}.result-page .page-footer .caption .safety-line .safety-line-dots{border-top:2px dashed #21a112;height:1px;width:60px}.result-page .page-footer .caption .bleed-line{color:#00a3ff}.result-page .page-footer .caption .bleed-line .bleed-line-dots{border-top:2px dashed #00a3ff;height:1px;width:60px}.result-page .page-footer .caption .cut-line{color:#ce07b4}.result-page .page-footer .caption .cut-line .cut-line-dots{border-top:2px solid #ce07b4;height:1px;width:60px}.result-page main{flex-direction:column}h3{font-size:1.3em}.result-page h3 .line{display:block;margin:20px 0}@media only screen and (max-width:1070px){.result-page .canvas-settings .lock-aspect-ratio-wrapper{left:calc(50% - 80px)}}@media only screen and (max-width:1000px){.result-page .canvas-settings .lock-aspect-ratio-wrapper{left:calc(50% - 40px)}}@media only screen and (max-width:920px){.result-page .canvas-settings .lock-aspect-ratio-wrapper{left:calc(50% - 20px)}}@media only screen and (max-width:850px){.result-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.result-page .canvas{height:850px;min-height:850px;overflow-x:hidden;overflow-y:hidden;width:-webkit-fill-available}.result-page .canvas-settings{background-color:#eaf2fd99;left:0;padding:10px 20px;top:0}.result-page .canvas-settings .slider-container .MuiSlider-root{padding:10px 0}.result-page .result-page-main-part{flex-direction:column}.result-page .details-menu{align-items:center;border-right:none;display:flex;flex-direction:column;justify-content:center;width:calc(100% - 40px)}.result-page .details-menu h3{margin-bottom:10px}.result-page .details-menu .btn-group,.result-page .details-menu .description{margin-bottom:5px}.result-page .details-menu .move,.result-page .details-menu .scale{align-items:center;display:flex;flex-direction:column;justify-content:center}.result-page .menu{border-bottom:2px solid #d4e4ff;border-right:none;flex-direction:row;height:70px;justify-content:space-between;max-width:-webkit-fill-available}.result-page .menu .action-group{border:none;border-right:2px solid #d4e4ff;padding:10px}.result-page .menu div{display:flex;flex-direction:row;text-align:center}.result-page .menu .undo-redo-group{flex-direction:row;padding:0}.result-page .menu .undo-redo-group .redo,.result-page .menu .undo-redo-group .undo{border-left:2px solid #d4e4ff;height:-webkit-fill-available;padding:10px}.result-page .menu .undo-redo-group .undo{border-right:0}.result-page .page-footer .caption{flex-direction:column;margin:0 5px}.result-page .page-footer .caption div{margin-right:0}.result-page .page-footer .caption .bleed-line-dots,.result-page .page-footer .caption .cut-line-dots,.result-page .page-footer .caption .safety-line-dots{margin-right:10px}}@media only screen and (max-width:530px){.result-page .canvas-settings .lock-aspect-ratio-wrapper{display:flex;flex-direction:column;left:auto;right:20px}}@media only screen and (max-width:500px){.result-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.result-page .canvas{height:500px;min-height:500px;overflow-x:hidden}.result-page .details-menu .description,.result-page .details-menu h3{display:none}}@media only screen and (max-width:450px){.result-page .canvas-settings .lock-aspect-ratio-wrapper label{margin-right:0}.result-page .canvas-settings .fit-to-screen-menu .slider-container{width:160px}.result-page .canvas-settings .fit-to-screen-menu .slider-container .MuiSlider-rail{width:105px}.result-page .page-footer .caption .bleed-line .bleed-line-dots,.result-page .page-footer .caption .cut-line .cut-line-dots,.result-page .page-footer .caption .safety-line .safety-line-dots{width:45px}}.active-preview-page{border-top:2px solid #d4e4ff;display:flex;flex-direction:column;height:calc(100% - 62px)}.active-preview-page .circular-progress-wrapper{align-items:center;display:flex;height:100%;justify-content:center}.active-preview-page .circular-progress-wrapper .MuiCircularProgress-root{height:50px;width:50px}.active-preview-page nav{border-right:2px solid #d4e4ff;height:100%;width:149px}.active-preview-page main{display:flex;flex:1 1;height:calc(100% - 72px)}.active-preview-page main .main-section{position:relative;width:calc(100% - 151px)}.active-preview-page main .main-section .btn-wrapper{bottom:20px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.active-preview-page main .main-section .fa-upload{margin-right:10px}.active-preview-page main .main-section .error-message{align-items:center;color:#cf3f4f;display:flex;justify-content:center;margin:15px}.active-preview-page .page-footer{align-items:center;border-top:2px solid #d4e4ff;display:flex;height:70px;justify-content:space-between;max-height:70px;min-height:70px;width:-webkit-fill-available}.active-preview-page .page-footer .agree-wrapper{display:flex}.active-preview-page .page-footer .agree-wrapper .MuiFormControlLabel-root{margin:0 10px}.active-preview-page .page-footer .agree-wrapper .MuiCheckbox-root{color:#327dcc}.active-preview-page .page-footer .agree-wrapper .MuiTypography-root{color:#1c182d}.active-preview-page .page-footer .agree-wrapper a{text-decoration:none}.active-preview-page .page-footer .btn-wrapper{margin:0 20px}.disabled-preview-page{display:none}@media only screen and (max-width:1050px){.active-preview-page nav{display:none}.active-preview-page main .main-section{overflow-x:hidden;width:100%}}@media only screen and (max-width:850px){.active-preview-page main{height:calc(100% - 150px)}.active-preview-page main .main-section{height:100%}.active-preview-page nav{display:none}.active-preview-page .MuiButton-root{font-size:15px;min-width:-webkit-max-content;min-width:max-content}.active-preview-page .page-footer{padding:0 10px;z-index:2}.active-preview-page .page-footer .agree-wrapper label{align-items:center;display:flex;width:-webkit-fill-available}.active-preview-page .page-footer .agree-wrapper .MuiTypography-root{font-size:13px}.active-preview-page .page-footer .MuiFormControlLabel-root,.active-preview-page .page-footer .btn-wrapper{margin:0}}@media only screen and (max-width:500px){.active-preview-page .page-footer{max-height:150px;min-height:150px}.active-preview-page .page-footer .agree-wrapper{align-items:center}.active-preview-page .page-footer .agree-wrapper label{width:130px}.active-preview-page .page-footer .agree-wrapper .MuiFormControlLabel-root{margin:0}}.active-help-page{border-top:2px solid #d4e4ff;display:flex;flex-direction:column;height:calc(100% - 55px)}.active-help-page nav{border-right:2px solid #d4e4ff;height:100%;width:418px}.active-help-page main{display:flex;flex:1 1}.active-help-page main section{padding:40px}.active-help-page .page-footer{border-top:2px solid #d4e4ff;height:70px;max-height:70px;min-height:70px;width:100%}.disabled-help-page{display:none}@media only screen and (max-width:700px){.active-help-page nav{display:none}.active-help-page main section{padding:20px}}.app-header{cursor:default;display:flex;height:55px;justify-content:space-between}.app-header .menu-item{position:relative}.app-header .active-breadcrumb-item{cursor:pointer}.app-header .disabled-breadcrumb-item{cursor:not-allowed}.app-header .menu-item:after{background:#fff;border-radius:0 0 10px 0;-webkit-clip-path:polygon(100% 2%,2% 100%,100% 100%);clip-path:polygon(100% 2%,2% 100%,100% 100%);content:"";height:41px;position:absolute;right:-19px;top:6px;transform:rotate(-45deg);width:41px;z-index:2}.app-header .menu-item:nth-child(4):after{content:none}.app-header div{align-items:center;background:linear-gradient(90deg,#e7f0fe -1.16%,#fff 18.73%,#fff 96.66%);color:#1c182d;display:flex;justify-content:center;width:calc(33.33333% - 50px)}.app-header .svg-inline--fa{margin-right:5px}.app-header .fa-circle-check{color:#21a112}.app-header .exit,.app-header .help{background:#1c182d;color:#fff;cursor:pointer;max-width:150px;min-width:50px}.app-header .active{background:#327dcc;color:#fff}.app-header .active:after{background:#327dcc}@media only screen and (max-width:700px){.app-header div{font-size:13px}.app-header .menu-item:after{content:none}.app-header .svg-inline--fa{margin-right:6px}.app-header{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.app-header .exit,.app-header .help{max-width:-webkit-fill-available}.app-header div{background:#fff;padding:10px;width:-webkit-fill-available}}.dropzone-container{align-items:center;border:2px dashed #327dcc;border-radius:10px;color:#1c182d;cursor:pointer;height:225px;justify-content:center;margin:50px 0;outline:none;padding:20px;transition:all .2s linear}.dropzone-container .blue-text{color:#327dcc;font-weight:600}.dropzone-container .dropzone-img{align-items:center;background-color:#327dcc;border-radius:35px;color:#fff;display:flex;font-size:27px;height:70px;justify-content:center;width:70px}.dropzone-container:hover{background-color:#e7f0fe;opacity:.4}.dropzone-container.disabled-dropzone{background-color:#f2f2f2;border:2px dashed #9f9f9f;opacity:.4}.dropzone-container.disabled-dropzone:hover{cursor:no-drop}.dropzone-container .dropzone-error-message .file-invalid-type,.dropzone-container .dropzone-error-message .too-many-files{display:none}.dropzone-container .dropzone-error-message .file-invalid-type:first-child,.dropzone-container .dropzone-error-message .too-many-files:first-child{display:block}.smooth{opacity:.4}.dropzone-container section{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.dropzone-container section div{margin:5px}.enabled-dropzone{display:block}.dropzone-error-message{color:#cf3f4f}.hidden-dropzone{display:none}.active-dropzone{display:block}@media only screen and (max-width:950px){.dropzone-container{width:-webkit-fill-available}}@media only screen and (max-width:700px){.dropzone-container{height:160px;margin:20px;width:calc(100% - 40px)}.dropzone-container section div{margin:5px 0}}.input-wrapper{display:flex;flex-direction:column;margin:30px 0;max-width:220px}.input-wrapper label{margin-bottom:20px}.input-wrapper input{border:1px solid #ccc;border-radius:4px;color:var(--base-font-color);font-size:1em;height:34px;padding:0 8px;width:calc(100% - 18px)}.input-wrapper .Mui-disabled{background-color:#f2f2f2;border:none;border-radius:4px}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}.input-wrapper input::-webkit-inner-spin-button{display:none}.disabled-input-wrapper{display:none}@media only screen and (max-width:700px){.input-wrapper{max-width:none}}.result-page-loaded{height:calc(100% - 58px)}.select-label{display:block;margin-bottom:20px}.user-info{align-items:center;display:flex;justify-content:space-evenly;width:100%}.load-doc{margin:auto;max-width:900px;min-width:200px;padding-bottom:20px}.load-doc .dropzone-container{margin-bottom:40px}.load-doc .load-line{border-radius:20px;margin:20px 0 10px;width:100%}.load-doc .load-line .MuiLinearProgress-root{border-radius:20px}.load-doc h2{font-size:45px;font-weight:600;line-height:55px;text-align:center}.load-doc h3{font-weight:600}.load-doc .types,.load-doc h3{font-size:15px;line-height:25px;text-align:center}.load-doc .types{font-weight:400}.load-doc .loading-status{align-items:flex-start;border:2px solid #e7f0fe;border-radius:10px;display:flex;flex-direction:column;margin-bottom:20px;min-height:78px;padding:25px}.disabled-loading-line,.disabled-upload-page,.result-page-unloaded{display:none}.active-loading-line,.enabled-upload-page,.result-page-loaded{border-collapse:collapse;border-top:2px solid #d4e4ff;display:block}.select-shape .select-shape-of__control,.select-shape .select-shape-of__single-value{color:var(--base-font-color)}.select-shape .select-shape-of__control--is-focused,.select-shape .select-shape-of__control:hover{border:2px solid #000;box-shadow:none}.upload-status-container{width:100%}.loading-status,.upload-status-container{align-items:flex-start;display:flex;flex-direction:column}.loading-status{white-space:pre-wrap}.loading-status .task-status{color:#327dcc;font-weight:600;margin-bottom:10px;text-transform:capitalize}.loading-status .task-status-error{color:#cf3f4f;font-weight:600;margin-bottom:10px}.loading-status .uploadStatus{display:flex}.loading-status .uploadStatus .progress{margin-right:40px}@media only screen and (max-width:950px){.user-info{padding:20px}.load-doc,.user-info{width:-webkit-fill-available}.load-doc{align-items:center;display:flex;flex-direction:column;padding:0 20px}.load-doc h2{margin:20px 0}.load-doc h3{margin:10px 0}.load-doc .loading-status{width:-webkit-fill-available}}@media only screen and (max-width:700px){.user-info{flex-direction:column;margin-right:0;padding:20px;width:-webkit-fill-available}.user-info .select-shape div{margin:0}.user-info .select-shape .select-shape-of__control div{width:-webkit-max-content;width:max-content}.user-info div{margin:10px;width:-webkit-fill-available}.user-info div label{margin-bottom:10px}.user-info div .MuiInput-root{margin:0}}.app{background-color:#fff;height:100vh}main{width:100%}@media only screen and (max-width:700px){main{flex-direction:column}}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/Montserrat-Regular.24785cc015b27a3e964b.ttf) format("opentype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(/static/media/Montserrat-SemiBold.93b37a465fc4ec0d0415.ttf) format("opentype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(/static/media/Montserrat-Light.7179b7d2ac9b599db5f9.ttf) format("opentype")}body,html{color:#1c182d;font-family:Montserrat;font-size:15px;font-weight:400;margin:0;min-height:100%}
/*# sourceMappingURL=main.4e513b2b.css.map*/