body.no-scroll{overflow:hidden}.popup-close{width:30px;height:30px;cursor:pointer}.popup-close:hover .close-left,.popup-close:hover .close-right{background:#ed7f01}.close-left{width:2px;height:100%;background-color:#152c42;position:absolute;transform:rotate(-45deg);right:13px;transition:background-color .3s ease}.close-right{width:2px;height:100%;background-color:#152c42;position:absolute;transform:rotate(45deg);right:13px;transition:background-color .3s ease}.popup-overlay{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease}.popup-form{position:fixed;top:50%;left:50%;padding:10px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:all .3s ease;overflow-y:auto;position:fixed;height:100%}.show{opacity:1;visibility:visible}button{cursor:pointer}.form-wrapper{background-color:#f0f6fc !important}