img{max-width:100%}.btn-drag-main{width:100px;height:100px;display:flex;align-items:center;justify-content:center;font-size:20px;border:1px solid #000;cursor:pointer;border-radius:8px}.popupDrag{touch-action:none;position:fixed;top:0!important;left:0!important;width:100vw;height:100vh;align-items:center;justify-content:center;z-index:999999999999999;background-color:#cecece;display:none}.popupDrag-close{z-index:10;position:absolute;right:17px;top:0;padding:10px;background-color:red;color:#fff;font-size:20px;font-weight:700;width:40px;text-align:center;line-height:normal}.popupDrag-bg img{position:absolute;z-index:2;cursor:pointer;top:10%;left:30%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.popupDrag-bg{touch-action:none;position:absolute;top:0!important;left:0!important;width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}.popupDrag-input{position:absolute;bottom:10px;left:10px;text-align:center;width:auto;height:100px;border:1px dashed #000;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;background:#fff;padding:20px}.popupDrag-input label{width:100%;height:100%;display:block;display:flex;align-items:center;cursor:pointer;justify-content:center;flex-direction:column;gap:5px;margin:0}.popupDrag-zoom{position:absolute;bottom:10px;right:24px;display:flex;flex-direction:column;align-items:end;background:#fff;padding:20px;border:1px dashed;border-radius:13px;font-size:16px;gap:10px}.popupDrag-zoom>div{display:flex;align-items:center;gap:10px;position:relative;font-size:14px}.popupDrag-zoom .minus,.popupDrag-zoom .plus{background:#19a896;cursor:pointer;width:30px;height:21px;user-select:none;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:8px}.popupDrag-zoom-title{width:100%;text-align:center;justify-content:center;font-weight:700;font-size:20px;display:none!important}@media screen and (max-width:770px){.popupDrag-close{right:0}.popupDrag-bg img{top:20%;left:0;max-width:80%;right:0;margin:0 auto}.popupDrag-zoom-title{position:absolute!important;left:10px;top:23px;padding:0!important;right:auto;width:auto!important;writing-mode:vertical-rl;transform:rotate(-180deg);z-index:5}.popupDrag-zoom>div{padding-top:18px;width:100%;justify-content:center}.popupDrag-zoom>div>span{position:absolute;top:0;width:100%;left:0;display:block;font-size:10px;text-align:center}.popupDrag-zoom{bottom:100px;margin:auto;left:115px;right:auto;font-size:14px;padding:8px;22:;width:108px;max-width:40%;height:max-content;transition:all 0.5s;z-index:3;gap:5px;font-weight:700}.popupDrag-zoom.active{right:0}.popupDrag-input{padding:10px;max-width:108px;font-size:10px;margin:auto;left:0;padding:0 5px;bottom:100px;z-index:2;height:88.2px}.popupDrag-zoom .minus,.popupDrag-zoom .plus{width:20px;height:15px;border-radius:4px}}