.global-modal-view{position:fixed;background-color:#fff;width:100%;top:0;left:0;visibility:hidden;z-index:-10;height:0}.global-modal-container{position:relative;height:100%;padding:20px 0;display:flex;flex-direction:column;width:100%}.global-modal-header{display:flex;justify-content:flex-end;align-items:center;min-height:44px;padding:0 20px}.global-modal-header-title{font-size:32px;font-weight:600;margin:0}.global-modal-btn-close{position:fixed;z-index:10;right:1rem;top:40px;cursor:pointer;background-color:#000000e3;border-radius:50%;height:40px;width:40px;display:flex;justify-content:center;align-items:center}.global-modal-btn-close svg{color:#fff;height:20px}.global-modal-view.open{height:100%;visibility:visible;z-index:99999999999}.global-modal-view.close{height:0;visibility:hidden;z-index:-10;overflow:hidden}.global-modal-content{position:relative}.global-modal-content,.global-modal-footer{height:100%;width:100%}@media screen and (max-width:768px){.global-modal-btn-close{right:20px!important;top:20px!important;height:30px;width:30px}.global-modal-btn-close svg{height:15px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/global-modal-view.css.map */
