store-selection.modal__overlay{position:fixed;width:100%;height:100vh;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6);z-index:2500;display:none;top:0}store-selection.modal__overlay .modal__wrapper{background-color:#fff;padding:50px}store-selection.modal__overlay .modal__wrapper .modal__content{display:flex;flex-direction:column;gap:20px}store-selection.modal__overlay .modal__wrapper .modal__content .modal__header{display:flex;flex-direction:column;gap:8px}store-selection.modal__overlay .modal__wrapper .modal__content .modal__header .modal__title{margin:0;text-transform:none}store-selection.modal__overlay .modal__wrapper .modal__content .modal__buttons{display:flex;flex-direction:column;gap:8px}