@keyframes loaderAnimation{from{transform:rotate(0)}to{transform:rotate(360deg)}}.cropperCustomModal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.75);font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;letter-spacing:0;line-height:1;color:#fff;box-sizing:border-box;z-index:1055}.cropperCustomModal-overlay *{font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;letter-spacing:0;line-height:1;color:#fff;box-sizing:border-box}.cropperCustomModal-overlay.active{display:block}.cropperCustomModal-main-wrap{position:absolute;top:calc(50% - 255px);left:calc(50% - 402px);background:#5e5e5e;border:2px solid #4d4d4d;box-shadow:5px 5px 25px 0 rgba(0,0,0,.4)}@media screen and (max-width:991px){.cropperCustomModal-main-wrap{top:calc(50% - (85vh + 50px)/ 2);left:8px}}@media screen and (max-width:639px){.cropperCustomModal-main-wrap{top:calc(50% - (70vh + 155px)/ 2)}}.cropperCustomModal-main-wrap.loading::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.cropperCustomModal-main-wrap.loading::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:32px;height:32px;border:5px solid #fff;border-radius:100%;border-right-color:transparent;margin:auto;transform:rotate(0);animation-name:loaderAnimation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;box-sizing:border-box;z-index:2}.cropperCustomModal-canvas-wrap{width:800px;height:450px}@media screen and (max-width:991px){.cropperCustomModal-canvas-wrap{width:calc(100vw - 20px);height:calc(85vh - 18px)}}@media screen and (max-width:639px){.cropperCustomModal-canvas-wrap{height:calc(70vh - 18px)}}.cropperCustomModal-canvas{width:800px;height:450px}@media screen and (max-width:991px){.cropperCustomModal-canvas{width:calc(100vw - 20px);height:calc(85vh - 18px)}}@media screen and (max-width:639px){.cropperCustomModal-canvas{height:calc(70vh - 18px)}}.cropperCustomModal-message{display:none;position:absolute;left:0;bottom:56px;width:100%;background:#dc3545;padding:9px 10px;border:1px solid #d32535;z-index:5}.cropperCustomModal-message.active{display:block}.cropperCustomModal-message p{margin:0;padding:0}.cropperCustomModal-message a{position:absolute;top:-2px;right:0;font-size:24px;color:#fff!important;text-decoration:none!important;font-weight:700}.cropperCustomModal-navigation{display:flex;justify-content:space-between;align-items:center;background:#4d4d4d;margin:0;padding:9px 10px;list-style-type:none}@media screen and (max-width:639px){.cropperCustomModal-navigation{display:block;padding:15px 0}}.cropperCustomModal-navigation li{list-style-type:none}.cropperCustomModal-buttons{display:flex}@media screen and (max-width:639px){.cropperCustomModal-buttons{justify-content:center;margin:0 0 20px 0}}.cropperCustomModal-buttons a{display:flex;justify-content:center;align-items:center;color:#fff!important;text-decoration:none!important;margin:0 5px 0 0;border-radius:3px;overflow:hidden}@media screen and (max-width:639px){.cropperCustomModal-buttons a{margin:0 15px 0 0}}.cropperCustomModal-buttons a:last-of-type{margin:0}.cropperCustomModal-buttons--image a{width:30px;height:30px;font-size:22px;background:#007bff;border:1px solid #006fe6}.cropperCustomModal-buttons--image a:hover{background:#1a88ff}.cropperCustomModal-buttons--image a:active{background:#006fe6}.cropperCustomModal-buttons--submit{transform:translateX(15px)}@media screen and (max-width:639px){.cropperCustomModal-buttons--submit{transform:none}}.cropperCustomModal-buttons--submit a{height:30px;font-size:15px;padding:0 10px}.cropperCustomModal-buttons--submit a.save{background:#5cb026;border:1px solid #519b21}.cropperCustomModal-buttons--submit a.save:hover{background:#67c52b}.cropperCustomModal-buttons--submit a.save:active{background:#519b21}.cropperCustomModal-buttons--submit a.cancel{background:#dc3545;border:1px solid #d32535}.cropperCustomModal-buttons--submit a.cancel:hover{background:#e04b59}.cropperCustomModal-buttons--submit a.cancel:active{background:#d32535}.cropperCustomModal-info-box{display:flex;flex-wrap:wrap;width:300px}@media screen and (max-width:639px){.cropperCustomModal-info-box{margin:0 auto}}.cropperCustomModal-info-box div{display:flex;justify-content:flex-end;width:100%}@media screen and (max-width:639px){.cropperCustomModal-info-box div{justify-content:center}}.cropperCustomModal-info-box div:first-of-type{margin:0 0 8px 0}.cropperCustomModal-info-box p{margin:0 10px 0 0;padding:0}.cropperCustomModal-info-box p:last-of-type{margin:0}