.demostand .block-img{width:860px;height:400px;background:#ccc}.demostand .image-wrapper{position:relative}.demostand .block-img .ds-crop-box,.demostand .block-img img{max-height:360px}.demostand .obj-point{position:absolute;border:2px solid #fff;background:hsla(0,0%,100%,0);border-radius:10px;top:100px;left:100px;width:50px;height:10px;display:flex;justify-content:center;align-items:start}.demostand .obj-point.obj-point-center-wapper{border:2px solid #000}.demostand .obj-border:after{content:"";position:absolute;left:50%;top:50%;width:20px;height:20px;border-radius:100%;border:1px solid #000;transform:translate(-50%,-50%)}.demostand .boundary{visibility:hidden;transition-property:visibility;transition-duration:.4s;transition-delay:.2s}.demostand .boundary:after{content:"";position:absolute;left:50%;top:50%;width:calc(100% + 5px);height:calc(100% + 5px);border-radius:10px;border:1px solid #000;transform:translate(-50%,-50%)}.demostand .boundary.visible{visibility:visible}.demostand .obj-point.selected{background-color:#ffbf00}.demostand .obj-point:focus{outline:none}.demostand .obj-point .label{position:relative;z-index:100;top:-13px;background-color:#fff;color:#000;max-width:200px;min-width:100px;margin-top:-10px;border-radius:3px;padding:1px;border:1px solid #000}.demostand .arrows-target{position:absolute;left:105%}.demostand .arrows-target i{font-size:24px!important;align-items:center;margin:0 4px;transition:.3s}.demostand .arrows-target i:hover,.demostand .reverse-arrow:hover i{color:#3699ff!important}.demostand .draggable-arrows{cursor:move!important}.demostand .reverse-arrow i{width:8px!important;font-weight:900;margin:0!important}.demostand .img-founded{max-height:200px;max-width:160px}