.Modal{position:absolute;background:#fff;overflow:auto;outline:none;padding:0;max-height:85vh;max-width:90vw}.Modal._comment{width:1000px}.ModalClose{position:absolute;right:0;top:0;width:10px;height:10px;border:none;background-image:url("/static/img/skr.svg");background-repeat:no-repeat;outline:none !important;background-color:#fff;cursor:pointer;transition:.15s ease-in-out;z-index:1;margin:15px;opacity:0.5}.ModalClose:hover,.ModalClose:focus,.ModalClose:active{opacity:1}.ModalTitle{color:#4d4d4d;font-size:18px;font-weight:600;line-height:20px;margin:0;margin-top:30px;padding:0 40px}.Modal__Overlay{position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center}

