.base-modal{align-items:center;bottom:auto;display:flex;height:100vh;justify-content:center;overflow-y:auto;right:auto;width:100%}.base-modal_top{align-items:flex-start}.base-modal__overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#28314180;bottom:auto;height:100vh;position:fixed;right:auto;width:100%}.base-modal__wrap{margin:20px 0}.base-modal__title{margin-right:32px;margin-top:-32px}.base-modal__close{cursor:pointer;height:32px;margin-left:auto;position:relative;width:32px;z-index:2}.base-modal__close-btn{background-image:url(../../images-new/common/close-modal.svg);background-size:contain;height:inherit;opacity:.5;transition:.2s;width:inherit}.base-modal__close-btn:hover{opacity:1}
