.op-block__popup.op-popup-modal{max-height:100vh;animation:1s cubic-bezier(.25,1,.3,1) 0s 1 normal both running wipe-in-down;min-height:100vh;position:fixed;width:100%;top:0;left:0;max-width:100%;z-index:9999999;background-color:rgba(0,0,0,.7568627451);display:flex;align-items:center;justify-content:center}.op-block__popup.op-popup-modal.modal-top_left{align-items:flex-start;justify-content:flex-start}.op-block__popup.op-popup-modal.modal-top_right{align-items:flex-start;justify-content:flex-end}.op-block__popup.op-popup-modal.modal-bottom_left{align-items:flex-end;justify-content:flex-start}.op-block__popup.op-popup-modal.modal-bottom_right{align-items:flex-end;justify-content:flex-end}